:root{--lk-brand-blue: #0b67b2;--lk-brand-blue-2: #1f8fd1;--lk-brand-green: #3aa65a;--lk-bg: #f4f8fc;--lk-card: #ffffff;--lk-card-soft: #eaf3fb;--lk-border: rgba(137, 168, 199, .42);--lk-text: #071a33;--lk-muted: #5c6f89;--lk-shadow: 0 16px 38px rgba(22, 62, 105, .08)}html[data-theme=dark],html.dark,body.dark{--lk-bg: #07111f;--lk-card: #0f1c2d;--lk-card-soft: #12243a;--lk-border: rgba(118, 169, 216, .26);--lk-text: #eef7ff;--lk-muted: #a9bdd2;--lk-shadow: 0 16px 38px rgba(0, 0, 0, .22)}#root,#root main,#root [role=main]{min-width:0}#root main,#root [role=main],#root .lk-shell__main,#root .lk-shell__content,#root .lk-content,#root .lk-page,#root .lk-visual-page{color:var(--lk-text);background:var(--lk-bg)}.lk-sidebar-menu{display:grid;gap:10px;width:100%;padding:10px 8px}.lk-sidebar-group{display:grid;gap:4px}.lk-sidebar-group-head{display:grid;grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:6px}.lk-sidebar-group-link{display:flex;align-items:center;min-height:38px;padding:9px 12px;border-radius:13px;color:var(--lk-text);text-decoration:none;font-size:15px;font-weight:800;line-height:1.1;background:transparent;transition:background-color .16s ease,color .16s ease,box-shadow .16s ease}.lk-sidebar-group-link:hover{background:#1f8fd114;color:var(--lk-brand-blue)}.lk-sidebar-group-link.is-active{background:linear-gradient(90deg,#1f8fd129,#3aa65a1a);color:#075985;box-shadow:inset 0 0 0 1px #1f8fd12e}.lk-sidebar-group-toggle{width:28px;height:28px;display:inline-grid;place-items:center;border:0;border-radius:10px;background:transparent;color:var(--lk-text);cursor:pointer;font-size:16px;font-weight:800;line-height:1}.lk-sidebar-group-toggle:hover{background:#1f8fd114}.lk-sidebar-submenu{display:grid;gap:2px;padding:0 0 8px 18px}.lk-sidebar-sub-link{display:flex;align-items:center;min-height:30px;padding:6px 10px;border-radius:11px;color:var(--lk-muted);text-decoration:none;font-size:14px;font-weight:500;line-height:1.15;background:transparent;transition:background-color .16s ease,color .16s ease}.lk-sidebar-sub-link:hover{background:#1f8fd112;color:var(--lk-brand-blue)}.lk-sidebar-sub-link.is-active{background:#1f8fd11c;color:#075985;font-weight:650}.lk-sticky-submenu,[data-lk-sticky-submenu=true]{position:sticky;top:0;z-index:24;margin:10px 0 18px;padding:9px 12px;border:1px solid var(--lk-border);border-radius:18px;background:#ffffffc7;box-shadow:0 10px 26px #163e690f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden}html[data-theme=dark] .lk-sticky-submenu,html.dark .lk-sticky-submenu,body.dark .lk-sticky-submenu{background:#0f1c2dd6}.lk-sticky-submenu__scroller{display:flex;align-items:center;gap:8px;overflow-x:auto;scrollbar-width:thin}.lk-top-pill{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:7px 13px;border:1px solid rgba(31,143,209,.18);border-radius:999px;background:var(--lk-card);color:var(--lk-text);text-decoration:none;font-size:14px;font-weight:650;line-height:1.1;box-shadow:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.lk-top-pill:hover,.lk-top-pill.is-active{border-color:#1f8fd157;background:linear-gradient(90deg,#1f8fd11f,#3aa65a14);color:#075985}#root .card,#root .section-card,#root .lk-card,#root .lk-panel,#root .lk-section-card{border-color:var(--lk-border);background:var(--lk-card);box-shadow:var(--lk-shadow)}.lk-pools-page,.lk-pools-page *{text-shadow:none!important}.lk-pools-page{color:var(--lk-text)!important;background:var(--lk-bg)!important}.lk-pools-page .lk-pools-hero,.lk-pools-page .lk-pools-toolbar,.lk-pools-page .lk-pools-card,.lk-pools-page .lk-pool-row,.lk-pools-page .lk-pool-metric,.lk-pools-page .lk-pool-purchase,.lk-pools-page .lk-pool-alert,.lk-pools-page .lk-pool-empty,.lk-pools-page section,.lk-pools-page article{border-color:var(--lk-border)!important;background:var(--lk-card)!important;color:var(--lk-text)!important;box-shadow:var(--lk-shadow)!important}.lk-pools-page .lk-pools-eyebrow,.lk-pools-page .lk-pools-subtitle,.lk-pools-page .lk-pool-row-project,.lk-pools-page .lk-pool-description,.lk-pools-page .lk-pool-metric span{color:var(--lk-muted)!important}.lk-pools-page .lk-pools-title,.lk-pools-page .lk-pools-card-title,.lk-pools-page .lk-pool-row-title,.lk-pools-page .lk-pool-detail-title,.lk-pools-page h1,.lk-pools-page h2,.lk-pools-page h3,.lk-pools-page strong{color:var(--lk-text)!important}.lk-pools-page .lk-pools-input,.lk-pools-page .lk-pools-select,.lk-pools-page input,.lk-pools-page select,.lk-pools-page textarea{border:1px solid var(--lk-border)!important;background:var(--lk-card)!important;color:var(--lk-text)!important;box-shadow:none!important}.lk-pools-page .lk-pools-input::placeholder,.lk-pools-page textarea::placeholder{color:var(--lk-muted)!important;opacity:1!important}.lk-pools-page .lk-pools-button,.lk-pools-page button{border-color:var(--lk-border)!important;color:var(--lk-text)!important;box-shadow:none!important}.lk-pools-page .lk-pools-button:not(:disabled),.lk-pools-page button:not(:disabled){cursor:pointer}.lk-pools-page .lk-pools-button:not(.lk-pools-button--ghost){border-color:transparent!important;background:linear-gradient(90deg,var(--lk-brand-blue),var(--lk-brand-green))!important;color:#fff!important}.lk-pools-page .lk-pools-button--ghost{background:var(--lk-card-soft)!important}.lk-pools-page .lk-pool-progress{background:#1f8fd11f!important}.lk-pools-page .lk-pool-progress>span{background:linear-gradient(90deg,var(--lk-brand-blue),var(--lk-brand-green))!important}.lk-language-switch,.lk-theme-switch,.language-switch,.theme-switch{display:inline-flex;align-items:center;gap:6px}@media (max-width: 900px){.lk-sidebar-menu{padding:8px 6px}.lk-sidebar-group-link{min-height:34px;padding:8px 10px;font-size:14px}.lk-sidebar-sub-link{min-height:28px;font-size:13px}.lk-sticky-submenu,[data-lk-sticky-submenu=true]{margin:8px 0 14px;padding:8px;border-radius:15px}.lk-top-pill{min-height:30px;padding:7px 11px;font-size:13px}}.lk-topbar{position:sticky;top:0;z-index:35;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:68px;margin:0 0 14px;padding:12px 16px;border:1px solid var(--lk-border, rgba(137, 168, 199, .42));border-radius:20px;background:linear-gradient(90deg,#0b67b214,#3aa65a0f),var(--lk-card, #ffffff);box-shadow:var(--lk-shadow, 0 16px 38px rgba(22, 62, 105, .08));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.lk-topbar__brand{display:flex;align-items:center;min-width:0;gap:12px}.lk-topbar__logo{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,var(--lk-brand-blue, #0b67b2),var(--lk-brand-green, #3aa65a));box-shadow:0 12px 26px #0b67b238}.lk-topbar__logo-mark{color:#fff;font-size:21px;font-weight:900;letter-spacing:-.04em;line-height:1}.lk-topbar__brand-text{display:grid;gap:2px;min-width:0}.lk-topbar__brand-name{color:var(--lk-text, #071a33);font-size:17px;font-weight:900;letter-spacing:.08em;line-height:1.05}.lk-topbar__page-title{color:var(--lk-muted, #5c6f89);font-size:13px;font-weight:650;line-height:1.15}.lk-topbar__actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px;flex:0 0 auto}.lk-language-switch,.lk-theme-switch{display:inline-flex;align-items:center;gap:4px;min-height:34px;padding:4px;border:1px solid var(--lk-border, rgba(137, 168, 199, .42));border-radius:999px;background:#ffffffad}.lk-lang-button,.lk-theme-button{min-width:30px;height:28px;display:inline-grid;place-items:center;border:0;border-radius:999px;background:transparent;color:var(--lk-muted, #5c6f89);cursor:pointer;font-size:12px;font-weight:800;line-height:1;transition:background-color .16s ease,color .16s ease,box-shadow .16s ease}.lk-theme-button{font-size:13px}.lk-lang-button:hover,.lk-theme-button:hover{color:var(--lk-brand-blue, #0b67b2);background:#1f8fd114}html[data-theme=dark] .lk-lang-button.is-active,html[data-theme=dark] .lk-theme-button.is-active,html.dark .lk-lang-button.is-active,html.dark .lk-theme-button.is-active,body.dark .lk-lang-button.is-active,body.dark .lk-theme-button.is-active{color:#d8f3ff;background:#1f8fd12e}@media (max-width: 760px){.lk-topbar{align-items:flex-start;flex-direction:column;border-radius:16px;padding:12px}.lk-topbar__actions{width:100%;justify-content:space-between}.lk-language-switch,.lk-theme-switch{max-width:100%}}.lk-topbar__mobile-button{display:none;width:36px;height:36px;flex:0 0 36px;place-items:center;border:1px solid var(--lk-border, rgba(137, 168, 199, .42));border-radius:12px;background:#ffffffc7;color:var(--lk-text, #071a33);cursor:pointer;font-size:18px;font-weight:900;line-height:1}.lk-topbar__mobile-button:hover{background:#1f8fd11a;color:var(--lk-brand-blue, #0b67b2)}@media (max-width: 900px){.lk-topbar__mobile-button{display:inline-grid}}html[data-lk-query-sync=clicked] .lk-topbar,html[data-lk-query-sync=select] .lk-topbar{outline:0}html[data-lk-query-sync=error] .lk-topbar{outline:2px solid rgba(239,68,68,.35)}:root{--lk-brand-blue: #0b67b2;--lk-brand-blue-2: #1f8fd1;--lk-brand-green: #3aa65a;--lk-bg: #f4f8fc;--lk-card: #ffffff;--lk-card-soft: #eef6ff;--lk-text: #071a33;--lk-muted: #58708c;--lk-border: rgba(137, 168, 199, .42);--lk-border-strong: rgba(31, 143, 209, .34);--lk-shadow: 0 16px 38px rgba(22, 62, 105, .08)}html[data-theme=dark],html.dark,body.dark{--lk-bg: #07111f;--lk-card: #0e1b2d;--lk-card-soft: #10243a;--lk-text: #eaf5ff;--lk-muted: #9ab0c8;--lk-border: rgba(139, 170, 204, .24);--lk-border-strong: rgba(91, 194, 255, .36);--lk-shadow: 0 18px 44px rgba(0, 0, 0, .32)}body{background:var(--lk-bg)}.lk-shell,.lk-shell--corporate{min-height:100vh;display:grid;grid-template-columns:280px minmax(0,1fr);background:radial-gradient(circle at 12% 4%,rgba(31,143,209,.1),transparent 32%),radial-gradient(circle at 86% 10%,rgba(58,166,90,.1),transparent 30%),var(--lk-bg);color:var(--lk-text)}.lk-shell__workspace{min-width:0;padding:18px 22px 36px}.lk-sidebar,.lk-sidebar--single{position:sticky;top:0;height:100vh;overflow-y:auto;z-index:50;padding:18px 14px;border-right:1px solid var(--lk-border);background:linear-gradient(180deg,#fffc,#eef6ffad),var(--lk-card);box-shadow:10px 0 32px #163e690f}html[data-theme=dark] .lk-sidebar,html.dark .lk-sidebar,body.dark .lk-sidebar{background:linear-gradient(180deg,#10243adb,#0a1626e0),var(--lk-card)}.lk-sidebar__brand{margin:0 0 18px}.lk-sidebar__brand-link{display:flex;align-items:center;gap:12px;min-height:58px;padding:8px 10px;border-radius:18px;color:var(--lk-text);text-decoration:none}.lk-sidebar__brand-link:hover{background:#1f8fd114}.lk-sidebar__logo,.lk-topbar__logo{width:46px;height:46px;flex:0 0 46px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:linear-gradient(135deg,var(--lk-brand-blue),var(--lk-brand-green));box-shadow:0 12px 26px #0b67b238}.lk-sidebar__logo img,.lk-topbar__logo img{width:100%;height:100%;object-fit:cover}.lk-sidebar__logo-fallback,.lk-topbar__logo-fallback{color:#fff;font-size:22px;font-weight:900;letter-spacing:-.04em}.lk-sidebar__brand-text,.lk-topbar__brand-text{display:grid;min-width:0;gap:2px}.lk-sidebar__brand-text strong,.lk-topbar__brand-text strong{color:var(--lk-text);font-size:16px;font-weight:900;line-height:1.1}.lk-sidebar__brand-text small,.lk-topbar__brand-text small{color:var(--lk-muted);font-size:12px;font-weight:650;line-height:1.15}.lk-sidebar-menu{display:grid;gap:12px}.lk-sidebar-menu__section{display:grid;gap:4px}.lk-sidebar-menu__group-link{display:flex;align-items:center;min-height:38px;padding:9px 12px;border-radius:14px;color:var(--lk-text);text-decoration:none;font-size:15px;font-weight:900;line-height:1.1}.lk-sidebar-menu__group-link:hover{color:var(--lk-brand-blue);background:#1f8fd114}.lk-sidebar-menu__group-link.is-active{color:#075985;background:linear-gradient(90deg,#1f8fd124,#3aa65a1a);box-shadow:inset 0 0 0 1px var(--lk-border-strong)}html[data-theme=dark] .lk-sidebar-menu__group-link.is-active,html.dark .lk-sidebar-menu__group-link.is-active,body.dark .lk-sidebar-menu__group-link.is-active{color:#d8f3ff}.lk-sidebar-menu__children{display:grid;gap:2px;padding:0 0 0 16px}.lk-sidebar-menu__child-link{display:flex;align-items:center;min-height:30px;padding:6px 10px;border-radius:12px;color:var(--lk-muted);text-decoration:none;font-size:13px;font-weight:500;line-height:1.15}.lk-sidebar-menu__child-link:hover{color:var(--lk-brand-blue);background:#1f8fd112}.lk-sidebar-menu__child-link.is-active{color:#075985;background:#1f8fd11f;font-weight:650}.lk-sidebar__account{margin:18px 0 0;padding:12px;border:1px solid var(--lk-border);border-radius:16px;background:#ffffff80}html[data-theme=dark] .lk-sidebar__account,html.dark .lk-sidebar__account,body.dark .lk-sidebar__account{background:#0f1c2d85}.lk-sidebar__account-label{color:var(--lk-muted);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.lk-sidebar__account-email{margin-top:4px;color:var(--lk-text);font-size:12px;font-weight:700;overflow-wrap:anywhere}.lk-sidebar__logout{width:100%;min-height:34px;margin-top:10px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--lk-border);border-radius:12px;background:var(--lk-card);color:var(--lk-text);cursor:pointer;font-weight:800}.lk-sidebar__logout:hover{color:var(--lk-brand-blue);background:#1f8fd114}.lk-topbar,.lk-topbar--corporate{position:sticky;top:0;z-index:35;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:66px;margin:0 0 14px;padding:10px 14px;border:1px solid var(--lk-border);border-radius:20px;background:linear-gradient(90deg,#0b67b214,#3aa65a0f),var(--lk-card);box-shadow:var(--lk-shadow)}.lk-topbar__left,.lk-topbar__brand,.lk-topbar__actions{display:flex;align-items:center;min-width:0}.lk-topbar__left,.lk-topbar__brand{gap:10px}.lk-topbar__logo{width:38px;height:38px;flex-basis:38px}.lk-topbar__mobile-button{display:none;width:38px;height:38px;border:1px solid var(--lk-border);border-radius:13px;background:var(--lk-card);color:var(--lk-text);cursor:pointer;font-size:18px;font-weight:900}.lk-topbar__actions{justify-content:flex-end;gap:8px;flex:0 0 auto}.lk-language-switch,.lk-theme-switch{display:inline-flex;align-items:center;gap:4px;min-height:34px;padding:4px;border:1px solid var(--lk-border);border-radius:999px;background:#ffffffad}html[data-theme=dark] .lk-language-switch,html[data-theme=dark] .lk-theme-switch,html.dark .lk-language-switch,html.dark .lk-theme-switch,body.dark .lk-language-switch,body.dark .lk-theme-switch{background:#0f1c2db8}.lk-lang-button,.lk-theme-button{min-width:30px;height:28px;display:inline-grid;place-items:center;border:0;border-radius:999px;background:transparent;color:var(--lk-muted);cursor:pointer;font-size:12px;font-weight:800;line-height:1}.lk-lang-button:hover,.lk-theme-button:hover{color:var(--lk-brand-blue);background:#1f8fd114}.lk-lang-button.is-active,.lk-theme-button.is-active{color:#075985;background:#fff;box-shadow:inset 0 0 0 1px #1f8fd138}.lk-sticky-submenu{position:sticky;top:82px;z-index:30;margin:0 0 16px;padding:8px 10px;border:1px solid var(--lk-border);border-radius:18px;background:var(--lk-card);box-shadow:0 10px 26px #163e690e}.lk-sticky-submenu__scroller{display:flex;align-items:center;gap:7px;overflow-x:auto;scrollbar-width:thin}.lk-top-pill{flex:0 0 auto;min-height:31px;padding:7px 12px;border:1px solid rgba(31,143,209,.18);border-radius:999px;color:var(--lk-text);background:#ffffff9e;text-decoration:none;font-size:13px;font-weight:750;white-space:nowrap}.lk-top-pill:hover{color:var(--lk-brand-blue);background:#1f8fd114}.lk-top-pill.is-active{color:#075985;background:#fff;border-color:#1f8fd157;box-shadow:inset 0 0 0 1px #1f8fd11a}.sidebar__nav,.lk-legacy-nav-hidden,.sidebar__footer .sidebar__switches,.sidebar__footer .lk-language-switch,.sidebar__footer .lk-theme-switch{display:none!important}.lk-pools-page .lk-pools-hero,.lk-pools-page .lk-pools-toolbar,.lk-pools-page .lk-pools-card,.lk-pools-page .lk-pool-row,.lk-pools-page .lk-pool-metric,.lk-pools-page .lk-pool-purchase,.lk-pools-page .lk-pool-alert,.lk-pools-page .lk-pool-empty{background:var(--lk-card)!important;color:var(--lk-text)!important;border-color:var(--lk-border)!important;box-shadow:var(--lk-shadow)!important}.lk-pools-page .lk-pools-input,.lk-pools-page .lk-pools-select{background:var(--lk-card)!important;color:var(--lk-text)!important;border-color:var(--lk-border)!important}.lk-pools-page h1,.lk-pools-page h2,.lk-pools-page h3,.lk-pools-page strong,.lk-pools-page b,.lk-pools-page .lk-pools-title,.lk-pools-page .lk-pools-card-title,.lk-pools-page .lk-pool-row-title{color:var(--lk-text)!important}.lk-pools-page .lk-pools-subtitle,.lk-pools-page .lk-pools-eyebrow,.lk-pools-page .lk-pool-description,.lk-pools-page .lk-pool-row-project,.lk-pools-page .lk-pool-metric span{color:var(--lk-muted)!important}.lk-sidebar-backdrop{display:none}@media (max-width: 980px){.lk-shell,.lk-shell--corporate{grid-template-columns:minmax(0,1fr)}.lk-sidebar{position:fixed;left:0;top:0;width:min(320px,86vw);transform:translate(-105%);transition:transform .2s ease}.lk-sidebar.is-open{transform:translate(0)}.lk-sidebar-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:45;border:0;background:#07111f70}.lk-topbar__mobile-button{display:inline-grid;place-items:center}.lk-shell__workspace{padding:12px 12px 28px}}@media (max-width: 720px){.lk-topbar{align-items:flex-start;flex-direction:column;border-radius:16px}.lk-topbar__actions{width:100%;justify-content:space-between}}nn .lk-sidebar__menu-wrap{display:block;min-width:0}n .lk-shell__main{min-width:0}.lk-shell__content{min-width:0}.lk-topbar+main,.lk-topbar+.lk-shell__content{margin-top:0}.lk-shell__page{min-width:0}.lk-shell__page h1,.lk-shell__page h2,.lk-shell__page h3{color:var(--lk-text, #071a33);letter-spacing:-.02em}.lk-shell__page h1{margin-top:0;margin-bottom:16px;font-size:clamp(24px,2vw,32px);line-height:1.12}.lk-shell__page h2{margin-top:0;margin-bottom:12px;font-size:clamp(18px,1.4vw,22px);line-height:1.2}.lk-shell__page .page,.lk-shell__page .lk-visual-page,.lk-shell__page .lk-page-surface,.lk-shell__page main{min-width:0}.lk-mt-12{margin-top:12px}.lk-mt-16{margin-top:16px}.lk-mb-16{margin-bottom:16px}.lk-grid-full{grid-column:1 / -1}.lk-click-row-full{width:100%;text-align:left;background:transparent}.lk-pool-buy-input-wrap{min-width:140px;flex:0 1 180px}html[data-theme=dark] .lk-shell__page h1,html[data-theme=dark] .lk-shell__page h2,html[data-theme=dark] .lk-shell__page h3,html.dark .lk-shell__page h1,html.dark .lk-shell__page h2,html.dark .lk-shell__page h3,body.dark .lk-shell__page h1,body.dark .lk-shell__page h2,body.dark .lk-shell__page h3{color:var(--lk-text, #eef7ff)}@media (max-width: 760px){.lk-shell__page h1{font-size:24px}.lk-shell__page h2{font-size:18px}}.lk-topbar.lk-topbar--clean{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;min-height:72px!important;padding:14px 22px!important;border:1px solid rgba(138,181,225,.55)!important;border-radius:22px!important;background:linear-gradient(135deg,#eff9ffeb,#f4fff9e0)!important;box-shadow:0 18px 42px #2d5e821a!important}.lk-topbar--clean .lk-topbar__brand,.lk-topbar--clean .lk-topbar__logo,.lk-topbar--clean .lk-topbar__brand-text{display:none!important}.lk-topbar__section-title{min-width:0;color:#536b8e;font-weight:850;font-size:14px}.lk-topbar__actions{margin-left:auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;flex-wrap:nowrap!important}.lk-lang-switch,.lk-theme-switch{display:inline-flex!important;align-items:center!important;gap:4px!important;min-height:44px!important;padding:4px!important;border:1px solid rgba(126,164,211,.55)!important;border-radius:999px!important;background:#ffffffbf!important}.lk-lang-button,.lk-theme-button{min-width:36px!important;height:36px!important;border:0!important;border-radius:999px!important;background:transparent!important;color:#4d6384!important;font-weight:900!important;cursor:pointer!important}.lk-lang-button.is-active,.lk-theme-button.is-active{background:#fff!important;color:#0b67b2!important;box-shadow:0 8px 20px #0b67b229!important}.lk-sidebar-menu--source{display:grid!important;gap:12px!important}.lk-sidebar-menu__section{display:grid!important;gap:6px!important}.lk-sidebar-menu__group-button{width:100%!important;min-height:44px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;border:1px solid transparent!important;border-radius:16px!important;background:transparent!important;color:#071a36!important;padding:0 12px!important;font:inherit!important;font-weight:900!important;text-align:left!important;cursor:pointer!important}.lk-sidebar-menu__group-button:hover,.lk-sidebar-menu__group-button.is-active{border-color:#1f8fd161!important;background:linear-gradient(135deg,#e0f5fff2,#e7ffefe6)!important;color:#075f9f!important}.lk-sidebar-menu__toggle{width:24px!important;height:24px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;border:1px solid rgba(126,164,211,.6)!important;border-radius:999px!important;background:#fff!important;color:#0b67b2!important;font-size:18px!important;line-height:1!important;box-shadow:0 8px 18px #0b67b21a!important}.lk-sidebar-menu__children{display:grid!important;gap:4px!important;padding-left:12px!important}.lk-sidebar-menu__child-link{min-height:36px!important;display:flex!important;align-items:center!important;border-radius:14px!important;padding:0 12px!important;color:#536b8e!important;text-decoration:none!important;font-weight:750!important}.lk-sidebar-menu__child-link:hover,.lk-sidebar-menu__child-link.is-active{background:#c6e3f8b8!important;color:#075f9f!important}.lk-shell__page>.lk-page-header,.lk-shell__page>.lk-visual-page>.lk-page-header,.lk-shell__page>main>.lk-page-header,.lk-shell__page>.lk-page-surface>.lk-page-header,.lk-shell__page [class=lk-page-header],.lk-shell__page [class^="lk-page-header "],.lk-shell__page [class*=" lk-page-header "]{display:none!important}.page-header__actions>.action-grid--compact,.page-header .action-grid--compact:first-child,.lk-page-actions-top,.lk-duplicate-page-actions{display:none!important}.segment,.segmented-control,[class*=segment]{max-width:100%!important}.segment__button{min-height:42px!important;border-radius:14px!important}.lk-shell__page,.lk-visual-page,.lk-page-surface{min-width:0!important;overflow-x:hidden!important}html[data-theme=dark] .lk-topbar.lk-topbar--clean,html.dark .lk-topbar.lk-topbar--clean,body.dark .lk-topbar.lk-topbar--clean{background:linear-gradient(135deg,#091426f0,#092222e6)!important;border-color:#6f9dd647!important}html[data-theme=dark] .lk-topbar__section-title,html.dark .lk-topbar__section-title,body.dark .lk-topbar__section-title{color:#afbed4!important}html[data-theme=dark] .lk-sidebar-menu__group-button,html.dark .lk-sidebar-menu__group-button,body.dark .lk-sidebar-menu__group-button{color:#f3f8ff!important}html[data-theme=dark] .lk-sidebar-menu__child-link,html.dark .lk-sidebar-menu__child-link,body.dark .lk-sidebar-menu__child-link{color:#afbed4!important}html[data-theme=dark] .lk-sidebar-menu__group-button:hover,html[data-theme=dark] .lk-sidebar-menu__group-button.is-active,html.dark .lk-sidebar-menu__group-button:hover,html.dark .lk-sidebar-menu__group-button.is-active,body.dark .lk-sidebar-menu__group-button:hover,body.dark .lk-sidebar-menu__group-button.is-active{background:#1f8fd12e!important;color:#d9f0ff!important}@media (max-width: 760px){.lk-topbar.lk-topbar--clean{padding:12px!important}.lk-topbar__section-title{display:none!important}.lk-lang-button,.lk-theme-button{min-width:32px!important;height:32px!important}}.lk-topbar.lk-topbar--clean{min-height:0!important;padding:0 0 14px!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;justify-content:flex-end!important}.lk-topbar.lk-topbar--clean .lk-topbar__actions{margin-left:auto!important}.lk-topbar__section-title:empty{display:none!important}.lk-shell__page{padding-top:0!important}:root{--d8-6-extra-header-blocks-removed: 1}.lk-topbar.lk-topbar--clean .lk-topbar__section-title{display:none!important}.lk-topbar.lk-topbar--clean{background:transparent!important;box-shadow:none!important;border:0!important}html[data-theme=dark] .page-header,html[data-theme=dark] .lk-page-header,html[data-theme=dark] .lk-page-hero,html[data-theme=dark] .lk-page-heading,html[data-theme=dark] .lk-page-title-card,body.dark .page-header,body.dark .lk-page-header,body.dark .lk-page-hero,body.dark .lk-page-heading,body.dark .lk-page-title-card,.theme-dark .page-header,.theme-dark .lk-page-header,.theme-dark .lk-page-hero,.theme-dark .lk-page-heading,.theme-dark .lk-page-title-card{background:var(--lk-card-bg, #102842)!important;color:var(--lk-text-primary, #eef7ff)!important;border-color:var(--lk-border, rgba(112, 190, 255, .28))!important}html[data-theme=dark] .page-header *,html[data-theme=dark] .lk-page-header *,html[data-theme=dark] .lk-page-hero *,html[data-theme=dark] .lk-page-heading *,html[data-theme=dark] .lk-page-title-card *,body.dark .page-header *,body.dark .lk-page-header *,body.dark .lk-page-hero *,body.dark .lk-page-heading *,body.dark .lk-page-title-card *,.theme-dark .page-header *,.theme-dark .lk-page-header *,.theme-dark .lk-page-hero *,.theme-dark .lk-page-heading *,.theme-dark .lk-page-title-card *{color:inherit!important}.page-header,.lk-page-header{transition:background-color .16s ease,color .16s ease,border-color .16s ease}.lk-pools-page{display:grid;gap:18px;width:100%;max-width:100%;color:var(--lk-text, #061735)}.lk-pools-hero,.lk-pools-toolbar,.lk-pools-card,.lk-pool-alert{border:1px solid rgba(138,181,225,.55);background:#ffffffd1;box-shadow:0 18px 42px #2d5e821a;border-radius:22px}.lk-pools-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:26px}.lk-pools-eyebrow{margin:0 0 8px;color:#1c65d8;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800}.lk-pools-title{margin:0;font-size:clamp(28px,3vw,42px);line-height:1.05;font-weight:900;color:#061735}.lk-pools-subtitle,.lk-pool-description{margin:10px 0 0;color:#4c6384;line-height:1.55;font-size:16px}.lk-pools-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) minmax(180px,240px) auto;gap:12px;padding:16px;align-items:center}.lk-pools-input,.lk-pools-select{width:100%;min-height:46px;border:1px solid rgba(126,164,211,.65);border-radius:14px;background:#ffffffeb;color:#061735;padding:0 14px;font-size:15px;outline:none}.lk-pools-input:focus,.lk-pools-select:focus{border-color:#0b67b2;box-shadow:0 0 0 3px #1f8fd124}.lk-pools-button{min-height:46px;border:1px solid rgba(11,103,178,.2);border-radius:14px;background:linear-gradient(90deg,#0b67b2,#3aa65a);color:#fff;font-weight:850;padding:0 18px;cursor:pointer;white-space:nowrap;box-shadow:0 12px 28px #0b67b22e}.lk-pools-button--ghost{background:#ffffffd1;color:#061735;box-shadow:none}.lk-pools-button:disabled{opacity:.55;cursor:not-allowed}.lk-pools-grid{display:grid;grid-template-columns:minmax(320px,.95fr) minmax(420px,1.25fr);gap:18px;align-items:start}.lk-pools-card{padding:20px;min-width:0}.lk-pools-card-header,.lk-pool-detail-title,.lk-pool-row-top,.lk-pool-purchase-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.lk-pools-card-title,.lk-pool-detail-title h2{margin:0;font-size:22px;line-height:1.2;color:#061735}.lk-pools-list{display:grid;gap:12px;margin-top:16px}.lk-pool-row{width:100%;text-align:left;border:1px solid rgba(126,164,211,.55);background:#f6fbffe6;border-radius:18px;padding:15px;cursor:pointer}.lk-pool-row:hover,.lk-pool-row--active{border-color:#0b67b28c;background:linear-gradient(135deg,#ebf7fffa,#effff6f2);box-shadow:0 12px 28px #0b67b221}.lk-pool-row-title{font-weight:900;color:#061735;font-size:16px}.lk-pool-row-project,.lk-pool-description{color:#536b8e}.lk-pool-progress{height:10px;margin:14px 0;border-radius:999px;background:#7ea4d33d;overflow:hidden}.lk-pool-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0b67b2,#3aa65a)}.lk-pool-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px;margin-top:14px}.lk-pool-metric{border:1px solid rgba(126,164,211,.45);border-radius:16px;background:#ffffffb8;padding:12px;min-width:0}.lk-pool-metric span{display:block;margin-bottom:5px;color:#647895;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.lk-pool-metric strong{display:block;color:#061735;font-size:18px;line-height:1.2}.lk-pool-empty{border:1px dashed rgba(126,164,211,.7);border-radius:18px;background:#f8fcffd9;padding:18px;color:#405879;line-height:1.5}.lk-pool-alert{padding:14px 16px;color:#405879}.lk-pool-alert--success{border-color:#3aa65a73;background:#e8f8ede6}.lk-pool-alert--error{border-color:#d2484873;background:#ffefefeb}.lk-pool-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;min-height:28px;padding:0 10px;background:#7ea4d32e;color:#405879;font-size:12px;font-weight:850;white-space:nowrap}.lk-pool-badge--green{background:#3aa65a26;color:#247840}.lk-pool-badge--blue{background:#0b67b224;color:#0b67b2}.lk-pool-badge--red{background:#d2484824;color:#ad3333}.lk-pool-detail{display:grid;gap:16px}.lk-pool-purchase{border-top:1px solid rgba(126,164,211,.35);padding-top:16px}.lk-pool-buy-input-wrap{max-width:180px}html[data-theme=dark] .lk-pools-hero,html[data-theme=dark] .lk-pools-toolbar,html[data-theme=dark] .lk-pools-card,html[data-theme=dark] .lk-pool-alert,html.dark .lk-pools-hero,html.dark .lk-pools-toolbar,html.dark .lk-pools-card,html.dark .lk-pool-alert,body.dark .lk-pools-hero,body.dark .lk-pools-toolbar,body.dark .lk-pools-card,body.dark .lk-pool-alert{background:#0b1627e6;border-color:#6f9dd647}html[data-theme=dark] .lk-pools-title,html[data-theme=dark] .lk-pools-card-title,html[data-theme=dark] .lk-pool-detail-title h2,html[data-theme=dark] .lk-pool-row-title,html[data-theme=dark] .lk-pool-metric strong,html.dark .lk-pools-title,html.dark .lk-pools-card-title,html.dark .lk-pool-detail-title h2,html.dark .lk-pool-row-title,html.dark .lk-pool-metric strong,body.dark .lk-pools-title,body.dark .lk-pools-card-title,body.dark .lk-pool-detail-title h2,body.dark .lk-pool-row-title,body.dark .lk-pool-metric strong{color:#f3f8ff}html[data-theme=dark] .lk-pools-subtitle,html[data-theme=dark] .lk-pool-description,html[data-theme=dark] .lk-pool-row-project,html.dark .lk-pools-subtitle,html.dark .lk-pool-description,html.dark .lk-pool-row-project,body.dark .lk-pools-subtitle,body.dark .lk-pool-description,body.dark .lk-pool-row-project{color:#afbed4}@media (max-width: 1080px){.lk-pools-grid,.lk-pools-toolbar{grid-template-columns:1fr}.lk-pools-hero{flex-direction:column}}:root{--feron-blue: #0b4f93;--feron-blue-2: #1d73d3;--feron-sky: #dff3ff;--feron-green: #64a93d;--feron-green-2: #9bd16a;--feron-ink: #071833;--feron-muted: #5d6e86;--feron-line: rgba(18, 79, 145, .16);--feron-white: #ffffff;--feron-soft: #f4f9fd;--feron-card: rgba(255, 255, 255, .82);--feron-shadow: 0 28px 90px rgba(8, 35, 77, .14)}.feron-home[data-home-theme=dark]{--feron-ink: #eef7ff;--feron-muted: #a9bdd6;--feron-line: rgba(177, 215, 255, .18);--feron-white: #081423;--feron-soft: #07111d;--feron-card: rgba(13, 32, 53, .78);--feron-shadow: 0 28px 90px rgba(0, 0, 0, .38)}.feron-home{min-height:100vh;color:var(--feron-ink);background:radial-gradient(circle at 10% 8%,rgba(39,153,255,.15),transparent 30%),radial-gradient(circle at 90% 12%,rgba(117,185,77,.18),transparent 28%),linear-gradient(180deg,var(--feron-soft),#fff 48%,var(--feron-soft));font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}.feron-home[data-home-theme=dark]{background:radial-gradient(circle at 10% 8%,rgba(29,115,211,.22),transparent 32%),radial-gradient(circle at 90% 12%,rgba(100,169,61,.16),transparent 30%),linear-gradient(180deg,#07111d,#0a1726 48%,#07111d)}.feron-home *{box-sizing:border-box}.feron-home a{color:inherit;text-decoration:none}.feron-home__topbar{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:18px;width:min(1180px,calc(100% - 36px));margin:14px auto 0;padding:12px 14px;border:1px solid var(--feron-line);border-radius:999px;background:#ffffffb8;box-shadow:0 16px 50px #0c3a6f14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.feron-home[data-home-theme=dark] .feron-home__topbar{background:#081423b8}.feron-home__brand{display:inline-flex;align-items:center;gap:12px;min-width:0}.feron-home__brand strong{display:block;letter-spacing:.08em;font-size:15px}.feron-home__brand small{display:block;margin-top:1px;color:var(--feron-muted);font-size:11px}.feron-home__brand-mark{position:relative;width:42px;height:42px;flex:0 0 auto;overflow:hidden;border-radius:50%;border:1px solid rgba(255,255,255,.88);background:linear-gradient(135deg,rgba(255,255,255,.9),transparent 32%),radial-gradient(circle at 42% 22%,#47b8ff 0,#0b4f93 44%,#062544);box-shadow:inset 0 0 0 2px #ffffff52,0 10px 30px #093d7a40}.feron-home__brand-bolt{position:absolute;left:15px;top:3px;width:14px;height:34px;transform:skew(-22deg);border-radius:4px;background:linear-gradient(180deg,#fff,#b8e7ff);box-shadow:0 0 0 2px #06274933}.feron-home__brand-field{position:absolute;left:-7px;right:-7px;bottom:-7px;height:22px;border-radius:50% 50% 0 0;background:repeating-linear-gradient(105deg,rgba(255,255,255,.22) 0 4px,transparent 4px 11px),linear-gradient(135deg,#63a83c,#b7dc6d)}.feron-home__top-actions,.feron-home__lang{display:inline-flex;align-items:center;gap:8px}.feron-home__lang{padding:4px;border:1px solid var(--feron-line);border-radius:999px}.feron-home__lang button,.feron-home__theme,.feron-home__login,.feron-home__register{border:0;border-radius:999px;font:inherit;font-size:13px;font-weight:800;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,background .22s ease}.feron-home__lang button{padding:8px 10px;color:var(--feron-muted);background:transparent}.feron-home__lang button.is-active,.feron-home__register{color:#fff;background:linear-gradient(135deg,var(--feron-blue-2),var(--feron-blue));box-shadow:0 12px 28px #1d73d347}.feron-home__theme,.feron-home__login{padding:11px 14px;color:var(--feron-ink);background:#ffffff8f;border:1px solid var(--feron-line)}.feron-home[data-home-theme=dark] .feron-home__theme,.feron-home[data-home-theme=dark] .feron-home__login{background:#ffffff0d}.feron-home__register{padding:12px 16px}.feron-home__theme:hover,.feron-home__login:hover,.feron-home__register:hover,.feron-home__primary:hover,.feron-home__secondary:hover{transform:translateY(-2px)}.feron-home__hero,.feron-home section{position:relative;width:min(1180px,calc(100% - 36px));margin:0 auto}.feron-home__hero{min-height:720px;display:grid;align-items:center;padding:70px 0 46px}.feron-home__hero-bg{position:absolute;inset:42px -120px auto auto;width:520px;height:520px;border-radius:50%;background:linear-gradient(145deg,rgba(255,255,255,.56),transparent),radial-gradient(circle,rgba(56,171,255,.18),rgba(100,169,61,.14) 42%,transparent 70%);filter:blur(2px);animation:feronPulse 8s ease-in-out infinite}.feron-home__hero-content{position:relative;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(380px,.74fr);gap:34px;align-items:center}.feron-home__eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--feron-blue-2);font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.feron-home__eyebrow:before{content:"";width:26px;height:2px;border-radius:99px;background:var(--feron-green)}.feron-home h1,.feron-home h2,.feron-home h3,.feron-home p{margin:0}.feron-home h1{max-width:780px;margin-top:18px;font-size:clamp(42px,7vw,86px);line-height:.92;letter-spacing:-.07em}.feron-home h2{font-size:clamp(30px,4vw,54px);line-height:1.02;letter-spacing:-.055em}.feron-home h3{font-size:22px;line-height:1.15;letter-spacing:-.03em}.feron-home__hero-copy>p{max-width:740px;margin-top:24px;color:var(--feron-muted);font-size:20px;line-height:1.65}.feron-home__hero-cta{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.feron-home__primary,.feron-home__secondary{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:999px;font-weight:900;transition:transform .22s ease,box-shadow .22s ease}.feron-home__primary{color:#fff;background:linear-gradient(135deg,var(--feron-green),var(--feron-blue-2));box-shadow:0 18px 45px #1a7ac740}.feron-home__secondary{border:1px solid var(--feron-line);color:var(--feron-ink);background:#ffffff9e}.feron-home[data-home-theme=dark] .feron-home__secondary{background:#ffffff0f}.feron-home__secondary--dark{margin-top:26px}.feron-home__trust-line{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.feron-home__trust-line span{padding:8px 12px;border:1px solid var(--feron-line);border-radius:999px;color:var(--feron-muted);background:#ffffff85;font-size:13px;font-weight:800}.feron-home[data-home-theme=dark] .feron-home__trust-line span{background:#ffffff0d}.feron-home__hero-card,.feron-home__anti-card,.feron-home__ownership-card,.feron-home__step,.feron-home__format-card,.feron-home__law-grid article,.feron-home__dashboard-mock,.feron-home__partner-grid article,.feron-home__faq-item,.feron-home__support-cards a{border:1px solid var(--feron-line);background:var(--feron-card);box-shadow:var(--feron-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.feron-home__hero-card{position:relative;overflow:hidden;min-height:560px;padding:24px;border-radius:34px}.feron-home__card-top{display:flex;justify-content:space-between;gap:12px;color:var(--feron-muted);font-size:13px;font-weight:900}.feron-home__object-visual{position:relative;height:280px;margin:28px 0 22px;overflow:hidden;border-radius:28px;background:radial-gradient(circle at 70% 22%,rgba(255,255,255,.95),transparent 8%),linear-gradient(180deg,#8bdcff,#dff7ff 46%,#eaf6e2 47%,#73b64a)}.feron-home__sun{position:absolute;right:46px;top:34px;width:54px;height:54px;border-radius:50%;background:#ffffffe0}.feron-home__building{position:absolute;bottom:72px;width:54px;border-radius:14px 14px 3px 3px;background:linear-gradient(180deg,#f8fdff,#1770c7);box-shadow:inset 0 0 0 1px #ffffff80}.feron-home__building--one{left:55px;height:86px}.feron-home__building--two{left:128px;height:128px}.feron-home__building--three{left:203px;height:104px}.feron-home__land{position:absolute;left:-20px;right:-20px;bottom:-20px;height:132px;border-radius:50% 50% 0 0}.feron-home__land--one{background:repeating-linear-gradient(105deg,rgba(255,255,255,.22) 0 7px,transparent 7px 18px),linear-gradient(135deg,#234d2f,#8bcf55)}.feron-home__land--two{bottom:-58px;opacity:.86;background:repeating-linear-gradient(75deg,rgba(255,255,255,.22) 0 6px,transparent 6px 17px),linear-gradient(135deg,#4c8b3e,#c9df74)}.feron-home__hero-card h2{font-size:32px}.feron-home__hero-card p{margin-top:12px;color:var(--feron-muted);line-height:1.6}.feron-home__slide-dots{display:flex;gap:9px;margin-top:28px}.feron-home__slide-dots button{width:38px;height:8px;border:0;border-radius:999px;cursor:pointer;background:#1d73d32e}.feron-home__slide-dots button.is-active{background:linear-gradient(135deg,var(--feron-blue-2),var(--feron-green))}.feron-home section{padding:86px 0}.feron-home__section-head{max-width:860px}.feron-home__section-head h2{margin-top:14px}.feron-home__section-head p{margin-top:18px;color:var(--feron-muted);font-size:18px;line-height:1.7}.feron-home__anti-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:22px;margin-top:34px}.feron-home__anti-card{min-height:330px;border-radius:30px;padding:28px}.feron-home__anti-card ul{display:grid;gap:14px;padding:0;margin:24px 0 0;list-style:none;color:var(--feron-muted);font-weight:850}.feron-home__anti-card--accent{color:#fff;background:linear-gradient(135deg,#0b4f93f5,#1d73d3eb),radial-gradient(circle at top right,rgba(155,209,106,.45),transparent 32%)}.feron-home__anti-card--accent p{margin-top:24px;font-size:22px;line-height:1.55}.feron-home__quote{width:min(980px,calc(100% - 36px));padding:50px 0}.feron-home__quote p{padding-left:24px;border-left:5px solid var(--feron-green);font-size:clamp(30px,4vw,58px);font-weight:950;line-height:1.04;letter-spacing:-.055em}.feron-home__formula{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:14px;align-items:center;margin-top:34px}.feron-home__formula span,.feron-home__formula strong{min-height:108px;display:grid;place-items:center;padding:22px;border-radius:26px;border:1px solid var(--feron-line);background:var(--feron-card);text-align:center;box-shadow:0 18px 50px #08234d14;font-size:18px;font-weight:900}.feron-home__formula strong{color:var(--feron-blue-2);font-size:32px;background:transparent;border:0;box-shadow:none}.feron-home__ownership-card{overflow:hidden;border-radius:34px;padding:clamp(28px,6vw,66px);background:linear-gradient(135deg,#ffffffdb,#dff3ffb3),radial-gradient(circle at top right,rgba(100,169,61,.2),transparent 34%)}.feron-home[data-home-theme=dark] .feron-home__ownership-card{background:linear-gradient(135deg,#0d2035e0,#081423e6),radial-gradient(circle at top right,rgba(100,169,61,.14),transparent 34%)}.feron-home__ownership-card h2,.feron-home__ownership-card p{max-width:860px}.feron-home__ownership-card h2{margin-top:16px}.feron-home__ownership-card p{margin-top:22px;color:var(--feron-muted);font-size:19px;line-height:1.75}.feron-home__steps-grid,.feron-home__format-grid,.feron-home__law-grid,.feron-home__partner-grid,.feron-home__support-cards{display:grid;gap:18px;margin-top:34px}.feron-home__steps-grid{grid-template-columns:repeat(3,1fr)}.feron-home__step,.feron-home__format-card,.feron-home__partner-grid article{border-radius:26px;padding:24px}.feron-home__step strong{color:var(--feron-blue-2);font-size:28px}.feron-home__step p,.feron-home__format-card p,.feron-home__partner-grid p{margin-top:16px;color:var(--feron-muted);line-height:1.65}.feron-home__format-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.feron-home__format-card{min-height:250px}.feron-home__format-icon{width:54px;height:54px;margin-bottom:22px;border-radius:18px;background:linear-gradient(135deg,#1d73d32e,#64a93d33),radial-gradient(circle at 32% 32%,#fff,transparent 20%);border:1px solid var(--feron-line)}.feron-home__hotels{display:grid;grid-template-columns:1fr .78fr;gap:30px;align-items:center}.feron-home__hotels p{margin-top:20px;color:var(--feron-muted);font-size:18px;line-height:1.75}.feron-home__hotel-stats{display:grid;gap:14px}.feron-home__hotel-stats span{display:flex;align-items:center;gap:14px;padding:22px;border-radius:24px;border:1px solid var(--feron-line);background:var(--feron-card);box-shadow:0 16px 45px #08234d14;color:var(--feron-muted);font-weight:900}.feron-home__hotel-stats strong{color:var(--feron-blue-2);font-size:36px}.feron-home__law-grid{grid-template-columns:repeat(4,1fr)}.feron-home__law-grid article{border-radius:26px;padding:24px}.feron-home__law-grid strong,.feron-home__law-grid span{display:block}.feron-home__law-grid strong{font-size:20px}.feron-home__law-grid span{margin-top:12px;color:var(--feron-muted);line-height:1.55}.feron-home__cabinet{display:grid;grid-template-columns:.88fr 1.12fr;gap:26px;align-items:center}.feron-home__cabinet-panel{padding:36px;border-radius:30px;background:linear-gradient(135deg,var(--feron-blue),var(--feron-blue-2));color:#fff;box-shadow:var(--feron-shadow)}.feron-home__cabinet-panel p{margin-top:18px;color:#ffffffc7;line-height:1.75}.feron-home__dashboard-mock{min-height:360px;padding:26px;border-radius:34px}.feron-home__mock-row,.feron-home__mock-grid span,.feron-home__mock-chart{display:block;border-radius:18px;background:#1d73d31f}.feron-home__mock-row{height:64px}.feron-home__mock-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px}.feron-home__mock-grid span{height:110px}.feron-home__mock-chart{display:flex;align-items:end;gap:12px;height:120px;margin-top:18px;padding:16px}.feron-home__mock-chart i{display:block;width:100%;border-radius:12px;background:linear-gradient(180deg,var(--feron-green-2),var(--feron-blue-2))}.feron-home__mock-chart i:nth-child(1){height:35%}.feron-home__mock-chart i:nth-child(2){height:56%}.feron-home__mock-chart i:nth-child(3){height:46%}.feron-home__mock-chart i:nth-child(4){height:78%}.feron-home__partner-grid{grid-template-columns:repeat(3,1fr)}.feron-home__faq-list{display:grid;gap:12px;margin-top:34px}.feron-home__faq-item{overflow:hidden;border-radius:22px;box-shadow:none}.feron-home__faq-item button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;border:0;background:transparent;color:var(--feron-ink);cursor:pointer;text-align:left;font:inherit;font-weight:900}.feron-home__faq-item button strong{display:grid;place-items:center;width:34px;height:34px;flex:0 0 auto;border-radius:50%;color:#fff;background:var(--feron-blue-2)}.feron-home__faq-item p{padding:0 22px 22px;color:var(--feron-muted);line-height:1.7}.feron-home__support{display:grid;grid-template-columns:.84fr 1.16fr;gap:26px;align-items:center}.feron-home__support p{margin-top:16px;color:var(--feron-muted);line-height:1.7}.feron-home__support-cards{grid-template-columns:repeat(3,1fr);margin-top:0}.feron-home__support-cards a{min-height:132px;display:flex;flex-direction:column;justify-content:space-between;border-radius:24px;padding:22px;color:var(--feron-muted)}.feron-home__support-cards strong{color:var(--feron-ink)}.feron-home__final{overflow:hidden;border-radius:38px;padding:clamp(34px,6vw,72px);color:#fff;background:radial-gradient(circle at 90% 0%,rgba(155,209,106,.35),transparent 33%),linear-gradient(135deg,#062544,#0b4f93 58%,#1d73d3);box-shadow:var(--feron-shadow)}.feron-home__final p{max-width:760px;margin-top:18px;color:#ffffffc7;font-size:18px;line-height:1.7}.feron-home__footer{width:min(1180px,calc(100% - 36px));display:grid;grid-template-columns:1.2fr .7fr .7fr;gap:26px;margin:0 auto;padding:54px 0 70px;color:var(--feron-muted)}.feron-home__footer strong,.feron-home__footer span{display:block;color:var(--feron-ink);font-weight:950}.feron-home__footer p,.feron-home__footer a{display:block;margin-top:10px;line-height:1.6}.feron-home__legal{grid-column:1 / -1;padding-top:24px;border-top:1px solid var(--feron-line);font-size:13px}@keyframes feronPulse{0%,to{transform:translateZ(0) scale(1);opacity:.88}50%{transform:translate3d(-18px,14px,0) scale(1.05);opacity:1}}@media (max-width: 1020px){.feron-home__hero-content,.feron-home__anti-grid,.feron-home__hotels,.feron-home__cabinet,.feron-home__support{grid-template-columns:1fr}.feron-home__format-grid,.feron-home__steps-grid,.feron-home__law-grid,.feron-home__partner-grid,.feron-home__support-cards{grid-template-columns:repeat(2,1fr)}.feron-home__hero-card{min-height:auto}}@media (max-width: 720px){.feron-home__topbar{align-items:flex-start;border-radius:26px;flex-direction:column}.feron-home__top-actions{width:100%;flex-wrap:wrap}.feron-home__lang,.feron-home__theme,.feron-home__login,.feron-home__register{flex:1 1 auto}.feron-home__hero{min-height:auto;padding-top:44px}.feron-home__hero-content{grid-template-columns:1fr}.feron-home__hero-copy>p{font-size:17px}.feron-home section{padding:58px 0}.feron-home__formula,.feron-home__steps-grid,.feron-home__format-grid,.feron-home__law-grid,.feron-home__partner-grid,.feron-home__support-cards,.feron-home__footer{grid-template-columns:1fr}.feron-home__formula strong{min-height:auto;padding:0}.feron-home__anti-card--accent p{font-size:18px}.feron-home__footer{padding-bottom:42px}}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH]{--feron-blue: #073f78;--feron-blue-2: #1576d1;--feron-sky: #eaf7ff;--feron-green: #66ad3e;--feron-green-2: #b7df70;--feron-ink: #081b33;--feron-muted: #5e7190;--feron-line: rgba(14, 78, 145, .13);--feron-white: #ffffff;--feron-soft: #f5faff;--feron-card: rgba(255, 255, 255, .92);--feron-shadow: 0 24px 70px rgba(14, 56, 105, .12);background:radial-gradient(circle at 8% 8%,rgba(29,115,211,.12),transparent 30%),radial-gradient(circle at 88% 10%,rgba(100,169,61,.13),transparent 28%),linear-gradient(180deg,#f7fbff,#eef6fd 48%,#f8fbff)}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH][data-home-theme=dark]{--feron-ink: #f3f8ff;--feron-muted: #c0d1e6;--feron-line: rgba(203, 226, 255, .17);--feron-white: #07111d;--feron-soft: #07111d;--feron-card: rgba(17, 38, 61, .86);--feron-shadow: 0 26px 80px rgba(0, 0, 0, .38);background:radial-gradient(circle at 8% 8%,rgba(21,118,209,.24),transparent 32%),radial-gradient(circle at 88% 10%,rgba(102,173,62,.16),transparent 30%),linear-gradient(180deg,#07111d,#0a1726,#07111d)}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__topbar,.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__hero,.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] section,.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__footer{width:min(1240px,calc(100% - 44px))}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__topbar{margin-top:18px;padding:13px 16px;border-radius:999px;background:#ffffffd4;box-shadow:0 14px 44px #0b3f781a}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH][data-home-theme=dark] .feron-home__topbar{background:#081627d6}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__brand-mark{width:48px;height:48px}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__brand strong{font-size:17px}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__brand small{font-size:11.5px}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__lang button,.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__theme,.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__login,.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__register{font-size:13.5px}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__hero{min-height:calc(100vh - 76px);padding-top:86px}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__hero-content{grid-template-columns:minmax(0,1.05fr) minmax(420px,.86fr);gap:58px}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home h1{max-width:820px;font-size:clamp(48px,6.6vw,92px);line-height:.9;letter-spacing:-.075em}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home h2{letter-spacing:-.062em}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__hero-copy>p{max-width:760px;color:#516989;font-size:21px}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH][data-home-theme=dark] .feron-home__hero-copy>p{color:#c0d1e6}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__hero-card{min-height:590px;color:#eff8ff;background:radial-gradient(circle at top right,rgba(155,209,106,.22),transparent 35%),linear-gradient(145deg,#183048f5,#0b1e33f2);box-shadow:0 34px 90px #0f2d5247}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__hero-card p,.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__card-top{color:#eff8ffc2}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__object-visual{height:315px;box-shadow:inset 0 0 0 1px #ffffff8a}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__anti-card,.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__step,.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__format-card,.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__law-grid article,.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__partner-grid article,.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__faq-item,.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__support-cards a,.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__dashboard-mock{color:var(--feron-ink);background:#ffffffeb;box-shadow:0 22px 58px #0d38671c}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH][data-home-theme=dark] .feron-home__anti-card,.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH][data-home-theme=dark] .feron-home__step,.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH][data-home-theme=dark] .feron-home__format-card,.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH][data-home-theme=dark] .feron-home__law-grid article,.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH][data-home-theme=dark] .feron-home__partner-grid article,.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH][data-home-theme=dark] .feron-home__faq-item,.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH][data-home-theme=dark] .feron-home__support-cards a,.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH][data-home-theme=dark] .feron-home__dashboard-mock{color:var(--feron-ink);background:#11263de0;box-shadow:0 26px 70px #00000057}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__anti-card--muted{background:linear-gradient(145deg,#fffffff5,#eff7fee0)}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__anti-card--accent{color:#fff;background:radial-gradient(circle at top right,rgba(155,209,106,.32),transparent 34%),linear-gradient(135deg,#084f95,#1576d1)}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__anti-card--accent p{color:#fffffff0;font-size:clamp(20px,2.2vw,27px);font-weight:850}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__quote{width:min(1040px,calc(100% - 44px));padding-top:76px;padding-bottom:76px}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__quote p{border-left-width:6px;padding-left:30px;font-size:clamp(36px,4.6vw,68px)}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__formula span{min-height:122px;color:#123456;background:#fffffff0}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH][data-home-theme=dark] .feron-home__formula span{color:#f3f8ff;background:#11263de6}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__ownership-card{color:#f3f8ff;background:radial-gradient(circle at 85% 5%,rgba(102,173,62,.28),transparent 36%),linear-gradient(135deg,#0a2138,#15324f)}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__ownership-card p{color:#f3f8ffc7}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__steps-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__step{min-height:150px}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__format-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__format-card{min-height:288px}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__format-card h3,.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__partner-grid h3,.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__law-grid strong,.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__support-cards strong{color:var(--feron-ink)}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__hotels{padding-top:98px;padding-bottom:98px}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__hotel-stats span{background:#ffffffeb;color:#445b77}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH][data-home-theme=dark] .feron-home__hotel-stats span{background:#11263de0;color:#c0d1e6}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__cabinet-panel{min-height:360px;display:flex;flex-direction:column;justify-content:center}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__faq-list{gap:14px}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__faq-item button{min-height:64px;color:var(--feron-ink)}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__faq-item p{color:var(--feron-muted)}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__final{min-height:320px;display:flex;flex-direction:column;justify-content:center}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__final h2{max-width:900px}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__footer{padding-top:64px;font-size:14px}@media (max-width: 1120px){.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__hero-content{grid-template-columns:1fr}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__hero-card{width:min(620px,100%)}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__format-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 740px){.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__topbar,.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__hero,.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] section,.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__footer{width:min(100% - 28px,1240px)}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__hero{padding-top:46px}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home h1{font-size:clamp(42px,13vw,60px)}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__hero-card{min-height:auto}.feron-home[data-polish-marker=FERON_HOME_PAGE_W1_3_POLISH] .feron-home__object-visual{height:250px}}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH]{--feron-ink: #071a31;--feron-muted: #475f7c;--feron-faint: #6d82a0;--feron-card: rgba(255, 255, 255, .96);--feron-line: rgba(17, 76, 138, .12);background:radial-gradient(circle at 82% 8%,rgba(134,203,91,.16),transparent 18%),radial-gradient(circle at 72% 11%,rgba(34,162,233,.11),transparent 22%),linear-gradient(180deg,#f4f9fe,#eef6fc 46%,#f7fbff)}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__topbar{width:min(1160px,calc(100% - 32px));margin-top:10px;padding:10px 13px;transform:translateZ(0)}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__brand-mark{width:42px;height:42px}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__brand strong{font-size:15px}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__brand small{font-size:10.5px}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__lang button,.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__theme,.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__login,.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__register{min-height:34px;padding-top:0;padding-bottom:0;font-size:12.5px}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__hero{min-height:auto;padding-top:clamp(74px,9vh,118px);padding-bottom:clamp(84px,10vh,132px);align-items:start}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__hero-bg{top:20px;right:-70px;width:440px;height:440px;opacity:.8}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__hero-content{grid-template-columns:minmax(0,1fr) minmax(360px,.76fr);align-items:center;gap:clamp(34px,6vw,82px)}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home h1{max-width:720px;font-size:clamp(46px,5.45vw,78px);line-height:.94;letter-spacing:-.066em}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home h2{font-size:clamp(32px,3.55vw,52px);line-height:1.03}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__hero-copy>p{max-width:690px;color:var(--feron-muted);font-size:18.5px;line-height:1.68}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__hero-cta{margin-top:28px}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__trust-line{margin-top:18px}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__trust-line span{color:#607896;background:#ffffffbd}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__hero-card{min-height:470px;border-radius:28px;box-shadow:0 24px 70px #0c2f5338}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__object-visual{height:250px;margin-top:22px}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] section{padding-top:clamp(62px,8vw,108px);padding-bottom:clamp(62px,8vw,108px)}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__section-head p{color:var(--feron-muted);font-size:17px}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__anti-card,.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__step,.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__format-card,.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__law-grid article,.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__partner-grid article,.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__faq-item,.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__support-cards a,.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__hotel-stats span{color:var(--feron-ink);background:linear-gradient(145deg,#fffffffa,#f2f8fdf0);border-color:#0e4e911f;box-shadow:0 18px 48px #0d38671a}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__anti-card--accent{color:#fff;background:radial-gradient(circle at top right,rgba(155,209,106,.34),transparent 34%),linear-gradient(135deg,#074986,#1576d1)}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__anti-card--accent h3,.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__anti-card--accent p{color:#fff}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__anti-card--muted h3{color:var(--feron-ink)}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__anti-card--muted ul{color:#334c69}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__formula span{color:#0d2949;background:linear-gradient(145deg,#fffffffc,#f2f8fdf5);box-shadow:0 16px 42px #0d386717}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__formula strong{color:var(--feron-blue-2)}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__step p,.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__format-card p,.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__partner-grid p,.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__law-grid span,.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__hotel-stats span{color:#516989;font-size:15.5px}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__ownership-card{max-width:1080px;margin:0 auto;color:#fff;box-shadow:0 28px 76px #0c2f5338}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__ownership-card p{color:#ffffffd1}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__cabinet{grid-template-columns:minmax(320px,.82fr) minmax(440px,1.18fr)}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__cabinet-panel{min-height:340px;border-radius:26px;box-shadow:0 26px 72px #0c549c2e}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__faq-item{overflow:hidden;border-radius:18px}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__faq-item button{color:var(--feron-ink)}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__faq-item p{color:#516989}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__final{width:min(1080px,calc(100% - 44px));padding-left:clamp(34px,6vw,78px);padding-right:clamp(34px,6vw,78px);border-radius:32px}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__footer{color:#5c7390}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__legal{color:#7f91a8}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH][data-home-theme=dark] .feron-home__anti-card,.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH][data-home-theme=dark] .feron-home__step,.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH][data-home-theme=dark] .feron-home__format-card,.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH][data-home-theme=dark] .feron-home__law-grid article,.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH][data-home-theme=dark] .feron-home__partner-grid article,.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH][data-home-theme=dark] .feron-home__faq-item,.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH][data-home-theme=dark] .feron-home__support-cards a,.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH][data-home-theme=dark] .feron-home__hotel-stats span{color:var(--feron-ink);background:#11263de0}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH][data-home-theme=dark] .feron-home__anti-card--muted ul,.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH][data-home-theme=dark] .feron-home__step p,.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH][data-home-theme=dark] .feron-home__format-card p,.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH][data-home-theme=dark] .feron-home__partner-grid p,.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH][data-home-theme=dark] .feron-home__law-grid span,.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH][data-home-theme=dark] .feron-home__faq-item p{color:#c0d1e6}@media (max-width: 1120px){.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__hero{padding-top:52px}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home h1{max-width:760px}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__cabinet{grid-template-columns:1fr}}@media (max-width: 760px){.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__topbar{position:relative;margin-top:10px}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__hero{padding-top:36px}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home h1{font-size:clamp(40px,12vw,58px);letter-spacing:-.06em}.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__anti-grid,.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__formula,.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__steps-grid,.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__format-grid,.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__law-grid,.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__partner-grid,.feron-home[data-screenshot-polish=FERON_HOME_PAGE_W1_4_SCREENSHOT_POLISH] .feron-home__support-cards{grid-template-columns:1fr}}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH]{--feron-ink: #06182e;--feron-muted: #3e5572;--feron-faint: #617894;--feron-line: rgba(8, 67, 128, .13);--feron-card: rgba(255, 255, 255, .97)}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__hero{padding-top:clamp(56px,7vh,92px);padding-bottom:clamp(84px,10vh,128px)}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__hero-content{grid-template-columns:minmax(0,1.05fr) minmax(360px,.72fr);gap:clamp(36px,6vw,86px)}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home h1{max-width:760px;font-size:clamp(48px,5.15vw,74px);line-height:.96;letter-spacing:-.061em}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__hero-copy>p{max-width:760px;color:#3f5876;font-size:clamp(17px,1.5vw,20px);line-height:1.72;font-weight:560}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__eyebrow{color:#0c6ec7;font-size:12.5px;letter-spacing:.095em}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__primary{min-height:54px;padding-left:24px;padding-right:24px;box-shadow:0 18px 46px #51a5473b,0 10px 34px #0e70c633}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__secondary{min-height:54px;color:#0b2748;background:#ffffffd1}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__hero-card{min-height:455px;padding:22px;border-radius:30px}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__object-visual{height:240px;border-radius:24px}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__hero-card h2{font-size:clamp(24px,2.3vw,32px);line-height:1.08}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__anti-grid{gap:24px;align-items:stretch}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__anti-card{border-radius:28px;padding:clamp(24px,3vw,34px)}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__anti-card--muted{background:linear-gradient(145deg,#fffffffc,#f4f9fef5)}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__anti-card--muted h3{font-size:25px}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__anti-card--muted ul{gap:12px;color:#243f5f;font-size:16px}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__anti-card--accent{background:radial-gradient(circle at 92% 0%,rgba(153,220,105,.35),transparent 32%),linear-gradient(135deg,#063c72,#0c72d0);box-shadow:0 26px 78px #0d56a03d}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__anti-card--accent p{max-width:760px;font-size:clamp(21px,2vw,26px);line-height:1.48}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__quote{padding-top:clamp(72px,8vw,118px);padding-bottom:clamp(72px,8vw,118px)}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__quote p{max-width:1040px;color:#06182e;font-size:clamp(38px,4.25vw,64px);line-height:1.03}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__section-head p,.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__ownership-card p,.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__hotels p,.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__support p,.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__final p{font-weight:520}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__formula span{min-height:112px;border-radius:22px;color:#0b294b;background:linear-gradient(145deg,#fff,#f3f8fd);box-shadow:0 16px 38px #0d386716}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__step,.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__format-card,.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__law-grid article,.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__partner-grid article,.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__faq-item,.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__support-cards a{color:#06182e;background:linear-gradient(145deg,#fffffffc,#f3f8fdf7);box-shadow:0 16px 42px #0d386717}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__step strong{font-size:30px}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__step p,.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__format-card p,.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__partner-grid p,.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__law-grid span{color:#3f5876;font-size:15.5px;line-height:1.64}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__format-card h3,.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__partner-grid h3,.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__law-grid strong{color:#071a31}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__ownership-card h2{max-width:940px;font-size:clamp(34px,4vw,58px)}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__hotel-stats span{min-height:76px;border-radius:20px;background:linear-gradient(145deg,#fff,#f3f8fd);color:#284463}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__hotel-stats strong{min-width:52px;font-size:40px;line-height:1}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__faq-item button{color:#06182e;font-size:15.5px}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__faq-item p{color:#3f5876;font-size:15px}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__support-cards strong{color:#06182e}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__final{background:radial-gradient(circle at 90% 0%,rgba(153,220,105,.32),transparent 32%),linear-gradient(135deg,#063c72,#0d74d4);box-shadow:0 26px 78px #0d56a03b}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__footer{color:#465f7c}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__footer strong,.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__footer span{color:#071a31}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH][data-home-theme=dark]{background:radial-gradient(circle at 8% 8%,rgba(21,118,209,.24),transparent 32%),radial-gradient(circle at 88% 10%,rgba(102,173,62,.16),transparent 30%),linear-gradient(180deg,#07111d,#0a1726,#07111d)}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH][data-home-theme=dark] .feron-home__quote p{color:#f3f8ff}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH][data-home-theme=dark] .feron-home__step,.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH][data-home-theme=dark] .feron-home__format-card,.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH][data-home-theme=dark] .feron-home__law-grid article,.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH][data-home-theme=dark] .feron-home__partner-grid article,.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH][data-home-theme=dark] .feron-home__faq-item,.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH][data-home-theme=dark] .feron-home__support-cards a{color:#f3f8ff;background:#11263de6}@media (max-width: 1120px){.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__hero-content{grid-template-columns:1fr}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__hero-card{width:min(560px,100%)}}@media (max-width: 760px){.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home h1{font-size:clamp(40px,12vw,58px)}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__hero-copy>p{font-size:16.5px}.feron-home[data-conversion-polish=FERON_HOME_PAGE_W1_5_CONVERSION_POLISH] .feron-home__anti-card--accent p{font-size:18px}}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION]{--feron-premium-blue: #065aa4;--feron-premium-blue-2: #1183db;--feron-premium-green: #6fb543;--feron-premium-milk: #f7fbff;--feron-premium-card: rgba(255, 255, 255, .975);--feron-premium-shadow: 0 22px 64px rgba(10, 54, 102, .11);--feron-premium-shadow-strong: 0 34px 94px rgba(9, 58, 111, .18);--feron-premium-ease: cubic-bezier(.2,.9,.2,1);background:radial-gradient(circle at 84% 7%,rgba(111,181,67,.18),transparent 19%),radial-gradient(circle at 18% 8%,rgba(17,131,219,.13),transparent 22%),radial-gradient(circle at 70% 38%,rgba(17,131,219,.075),transparent 24%),linear-gradient(180deg,#f7fbff,#eef7fd 44%,#f8fbff)}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__topbar{height:auto;min-height:64px;border:1px solid rgba(8,67,128,.105);background:linear-gradient(145deg,#ffffffeb,#f8fcffd1);box-shadow:0 14px 44px #093a6f18,inset 0 1px #ffffffd1}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__topbar:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;pointer-events:none;border-radius:inherit;background:linear-gradient(90deg,rgba(17,131,219,.08),transparent 42%,rgba(111,181,67,.08));opacity:.8}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__hero{padding-top:clamp(50px,6.2vh,82px);padding-bottom:clamp(88px,11vh,142px)}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__hero-bg{top:-8px;right:-110px;width:580px;height:580px;opacity:.86;filter:blur(.5px);background:radial-gradient(circle at 34% 26%,rgba(255,255,255,.8),transparent 10%),radial-gradient(circle at 45% 42%,rgba(17,131,219,.24),transparent 32%),radial-gradient(circle at 66% 55%,rgba(111,181,67,.22),transparent 30%),radial-gradient(circle,rgba(255,255,255,.55),transparent 70%);animation:feronPremiumOrb 14s var(--feron-premium-ease) infinite}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__hero-content{align-items:center}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home h1{text-wrap:balance;color:#06182e;text-shadow:0 1px 0 rgba(255,255,255,.42)}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__hero-copy>p{text-wrap:pretty;color:#334d6c}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__hero-card{position:relative;overflow:visible;color:#f6fbff;transform-style:preserve-3d;background:radial-gradient(circle at 92% 5%,rgba(111,181,67,.35),transparent 28%),radial-gradient(circle at 12% 2%,rgba(66,172,255,.22),transparent 26%),linear-gradient(145deg,#082744,#0b3d68 48%,#063056);box-shadow:0 34px 96px #062c5247,inset 0 1px #ffffff2e;animation:feronPremiumFloat 7s ease-in-out infinite}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__hero-card:before,.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__hero-card:after{content:"";position:absolute;border-radius:28px;pointer-events:none}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__hero-card:before{inset:-18px 42px auto auto;width:168px;height:78px;background:linear-gradient(145deg,#ffffff42,#ffffff14);border:1px solid rgba(255,255,255,.2);box-shadow:0 18px 44px #0000001f;transform:rotate(7deg)}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__hero-card:after{left:-24px;bottom:62px;width:148px;height:86px;background:linear-gradient(145deg,#6fb54361,#1183db2e);border:1px solid rgba(255,255,255,.24);box-shadow:0 18px 44px #00000029;transform:rotate(-8deg)}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__card-top strong{color:#ffffffe0}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__object-visual{position:relative;isolation:isolate;background:radial-gradient(circle at 76% 24%,rgba(255,255,255,.92),transparent 8%),linear-gradient(180deg,#9fe1ff,#e8f8ff 42%,#eef6e4 43%,#79bd4d);box-shadow:inset 0 0 0 1px #ffffff9e,0 18px 44px #00000029}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__object-visual:after{content:"";position:absolute;inset:auto 20px 18px 20px;height:16px;border-radius:999px;background:#0624442e;filter:blur(10px);z-index:-1}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__primary,.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__register{background:linear-gradient(135deg,#6fb543,#1183db);box-shadow:0 18px 48px #1183db3d,0 10px 28px #6fb54329}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__primary:hover,.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__register:hover{box-shadow:0 22px 60px #1183db4a,0 14px 36px #6fb54338}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__trust-line span{border-color:#0843801a;color:#395575;background:linear-gradient(145deg,#fffffff0,#f6fbffc2);box-shadow:0 8px 22px #0a36660f}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__anti-card,.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__step,.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__format-card,.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__law-grid article,.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__partner-grid article,.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__faq-item,.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__support-cards a,.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__dashboard-mock{border:1px solid rgba(8,67,128,.105);background:linear-gradient(145deg,#fffffffc,#f6fbfff0);box-shadow:var(--feron-premium-shadow);transition:transform .36s var(--feron-premium-ease),box-shadow .36s var(--feron-premium-ease),border-color .36s var(--feron-premium-ease),background .36s var(--feron-premium-ease)}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__step:hover,.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__format-card:hover,.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__law-grid article:hover,.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__partner-grid article:hover,.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__support-cards a:hover{transform:translateY(-7px);border-color:#1183db38;box-shadow:var(--feron-premium-shadow-strong)}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__anti-card--accent{border-color:#ffffff2e;background:radial-gradient(circle at 88% 4%,rgba(137,220,92,.34),transparent 32%),radial-gradient(circle at 5% 0%,rgba(82,180,255,.24),transparent 28%),linear-gradient(135deg,#053865,#0e73ca);box-shadow:0 30px 86px #0948883d}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__quote{position:relative}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__quote:before{content:"";position:absolute;left:0;top:50%;width:160px;height:160px;transform:translate(-30%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(17,131,219,.14),transparent 70%);pointer-events:none}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__quote p{border-left-color:#6fb543}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__formula span{border:1px solid rgba(8,67,128,.105);background:radial-gradient(circle at 88% 12%,rgba(111,181,67,.12),transparent 30%),linear-gradient(145deg,#fff,#f5faff);box-shadow:var(--feron-premium-shadow)}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__formula strong{text-shadow:0 12px 26px rgba(17,131,219,.22)}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__ownership-card{position:relative;overflow:hidden;background:radial-gradient(circle at 92% 0%,rgba(111,181,67,.34),transparent 34%),radial-gradient(circle at 12% 0%,rgba(17,131,219,.24),transparent 34%),linear-gradient(135deg,#071e34,#0b3459)}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__ownership-card:after{content:"";position:absolute;right:-90px;bottom:-100px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.12),transparent 64%);pointer-events:none}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__hotel-stats span{border:1px solid rgba(8,67,128,.105)}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__hotel-stats strong{color:#0e73ca;text-shadow:0 12px 28px rgba(17,131,219,.18)}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__dashboard-mock{position:relative;overflow:hidden;background:radial-gradient(circle at 90% 0%,rgba(111,181,67,.13),transparent 30%),linear-gradient(145deg,#fffffffa,#f4fafff5)}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__dashboard-mock:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,.46) 42%,transparent 58%);transform:translate(-120%);animation:feronDashboardSheen 8.5s ease-in-out infinite;pointer-events:none}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__mock-row,.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__mock-grid span,.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__mock-chart{background:linear-gradient(145deg,#1183db1f,#6fb54314)}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__faq-item.is-open{box-shadow:var(--feron-premium-shadow-strong);border-color:#1183db2e}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__faq-item button strong{transition:transform .28s var(--feron-premium-ease),background .28s var(--feron-premium-ease)}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__faq-item.is-open button strong{transform:rotate(180deg);background:linear-gradient(135deg,#6fb543,#1183db)}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__final{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 90% 4%,rgba(111,181,67,.35),transparent 32%),radial-gradient(circle at 12% 8%,rgba(83,177,255,.2),transparent 34%),linear-gradient(135deg,#053865,#0e73ca)}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__final:before{content:"";position:absolute;inset:auto -80px -110px auto;width:330px;height:330px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.16),transparent 68%);z-index:-1}@media (prefers-reduced-motion: no-preference){.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__motion{opacity:0;transform:translate3d(0,28px,0) scale(.985);transition:opacity .76s var(--feron-premium-ease),transform .76s var(--feron-premium-ease);transition-delay:calc(var(--feron-motion-index, 0) * 42ms);will-change:opacity,transform}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__motion.is-visible{opacity:1;transform:translateZ(0) scale(1)}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__topbar{animation:feronTopbarIn .72s var(--feron-premium-ease) both}}@media (prefers-reduced-motion: reduce){.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] *{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}@keyframes feronPremiumOrb{0%,to{transform:translateZ(0) scale(1)}35%{transform:translate3d(-20px,12px,0) scale(1.04)}70%{transform:translate3d(14px,-10px,0) scale(.98)}}@keyframes feronPremiumFloat{0%,to{transform:translateZ(0) rotate(0)}50%{transform:translate3d(0,-10px,0) rotate(.45deg)}}@keyframes feronDashboardSheen{0%,22%{transform:translate(-130%);opacity:0}32%{opacity:.75}48%,to{transform:translate(130%);opacity:0}}@keyframes feronTopbarIn{0%{opacity:0;transform:translate3d(0,-16px,0) scale(.985)}to{opacity:1;transform:translateZ(0) scale(1)}}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION][data-home-theme=dark]{--feron-ink: #f3f8ff;--feron-muted: #c0d1e6;background:radial-gradient(circle at 8% 8%,rgba(21,118,209,.24),transparent 32%),radial-gradient(circle at 88% 10%,rgba(102,173,62,.16),transparent 30%),linear-gradient(180deg,#07111d,#0a1726,#07111d)}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION][data-home-theme=dark] .feron-home__topbar{background:linear-gradient(145deg,#081627eb,#0a1d32d1)}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION][data-home-theme=dark] .feron-home h1,.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION][data-home-theme=dark] .feron-home__quote p{color:#f3f8ff}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION][data-home-theme=dark] .feron-home__hero-copy>p{color:#c0d1e6}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION][data-home-theme=dark] .feron-home__secondary{color:#f3f8ff;background:#ffffff12}@media (max-width: 1120px){.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__hero-card:before,.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__hero-card:after{display:none}}@media (max-width: 760px){.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__hero{padding-top:34px}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__topbar:after{display:none}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__hero-card{animation:none}.feron-home[data-premium-motion=FERON_HOME_PAGE_W1_6_PREMIUM_MOTION] .feron-home__hero-bg{width:360px;height:360px;right:-180px}}.feron-home[data-visible-hero=FERON_HOME_PAGE_W1_7_VISIBLE_MBANK_HERO]{--feron-w17-ink: #06182e;--feron-w17-blue: #075fae;--feron-w17-blue2: #1494ea;--feron-w17-green: #6eb543;--feron-w17-bg: #f6fbff;--feron-w17-card: #ffffff;--feron-w17-muted: #405a78;background:radial-gradient(circle at 78% 9%,rgba(110,181,67,.18),transparent 16%),radial-gradient(circle at 16% 11%,rgba(20,148,234,.12),transparent 18%),linear-gradient(180deg,#f7fbff,#edf7ff 46%,#f8fbff)}.feron-home[data-visible-hero=FERON_HOME_PAGE_W1_7_VISIBLE_MBANK_HERO] .feron-home__hero{width:min(1220px,calc(100% - 44px));padding-top:clamp(44px,5.5vh,72px);padding-bottom:clamp(70px,9vh,112px)}.feron-home[data-visible-hero=FERON_HOME_PAGE_W1_7_VISIBLE_MBANK_HERO] .feron-home__hero-content{grid-template-columns:minmax(0,.96fr) minmax(420px,.86fr);gap:clamp(44px,7vw,92px)}.feron-home[data-visible-hero=FERON_HOME_PAGE_W1_7_VISIBLE_MBANK_HERO] .feron-home h1{max-width:770px;color:var(--feron-w17-ink);font-size:clamp(52px,5.45vw,82px);line-height:.91;letter-spacing:-.072em}.feron-home[data-visible-hero=FERON_HOME_PAGE_W1_7_VISIBLE_MBANK_HERO] .feron-home__hero-copy>p{max-width:730px;color:var(--feron-w17-muted);font-size:clamp(18px,1.55vw,21px);line-height:1.62}.feron-home[data-visible-hero=FERON_HOME_PAGE_W1_7_VISIBLE_MBANK_HERO] .feron-home__hero-card{min-height:548px;padding:22px;color:#06182e;border:1px solid rgba(8,67,128,.12);border-radius:38px;background:radial-gradient(circle at 90% 0%,rgba(110,181,67,.12),transparent 28%),linear-gradient(145deg,#fffffffa,#f2f9ffed);box-shadow:0 36px 100px #093a6f2e,inset 0 1px #ffffffe6;animation:none}.feron-home[data-visible-hero=FERON_HOME_PAGE_W1_7_VISIBLE_MBANK_HERO] .feron-home__hero-card:before,.feron-home[data-visible-hero=FERON_HOME_PAGE_W1_7_VISIBLE_MBANK_HERO] .feron-home__hero-card:after{display:none}.feron-home[data-visible-hero=FERON_HOME_PAGE_W1_7_VISIBLE_MBANK_HERO] .feron-home__card-top{color:#6a7f9a}.feron-home__premium-device{position:relative;overflow:visible;margin:22px 0;padding:18px;border-radius:30px;background:radial-gradient(circle at 92% 8%,rgba(110,181,67,.2),transparent 28%),linear-gradient(145deg,#092844,#064f8f 52%,#0b77c8);box-shadow:0 28px 78px #06376842,inset 0 1px #ffffff38;color:#fff}.feron-home__device-header{display:flex;align-items:center;gap:12px;padding:10px;border-radius:20px;background:#ffffff1f;border:1px solid rgba(255,255,255,.18)}.feron-home__device-logo{display:grid;place-items:center;width:42px;height:42px;border-radius:15px;color:#06355f;font-weight:950;background:linear-gradient(145deg,#fff,#dff4ff)}.feron-home__device-header strong,.feron-home__device-header small,.feron-home__device-header em{display:block}.feron-home__device-header small{margin-top:2px;color:#ffffffad;font-size:12px}.feron-home__device-header em{margin-left:auto;padding:7px 10px;border-radius:999px;color:#e9ffdf;background:#6eb5432e;font-size:11px;font-style:normal;font-weight:900;text-transform:uppercase}.feron-home__device-hero{margin-top:16px;padding:20px;border-radius:24px;color:#06213c;background:radial-gradient(circle at 85% 0%,rgba(110,181,67,.28),transparent 32%),linear-gradient(145deg,#fffffff7,#e7f6ffe6)}.feron-home__device-hero span,.feron-home__device-hero strong{display:block}.feron-home__device-hero span{color:#617894;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.feron-home__device-hero strong{margin-top:8px;font-size:clamp(24px,2.4vw,34px);line-height:1.03;letter-spacing:-.04em}.feron-home__device-progress{overflow:hidden;height:10px;margin-top:18px;border-radius:999px;background:#0637681f}.feron-home__device-progress i{display:block;width:68%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6eb543,#1494ea);animation:feronW17Progress 5.8s ease-in-out infinite}.feron-home__device-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:12px}.feron-home__device-grid div{min-height:76px;padding:13px;border-radius:18px;background:#ffffff21;border:1px solid rgba(255,255,255,.16)}.feron-home__device-grid small,.feron-home__device-grid strong{display:block}.feron-home__device-grid small{color:#ffffffa8;font-size:11px;font-weight:800}.feron-home__device-grid strong{margin-top:8px;color:#fff;font-size:18px;line-height:1.08;letter-spacing:-.02em}.feron-home__device-strip{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.feron-home__device-strip span{padding:7px 10px;border-radius:999px;color:#ffffffdb;background:#ffffff1f;border:1px solid rgba(255,255,255,.14);font-size:11px;font-weight:900}.feron-home__floating-chip{position:absolute;z-index:3;display:grid;gap:2px;min-width:136px;padding:13px 15px;border-radius:20px;background:#ffffffeb;color:#06213c;box-shadow:0 18px 46px #05244438;border:1px solid rgba(255,255,255,.8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.feron-home__floating-chip strong{font-size:22px;line-height:1}.feron-home__floating-chip span{color:#5b728e;font-size:12px;font-weight:800}.feron-home__floating-chip--one{left:-28px;top:112px;animation:feronW17ChipOne 7s ease-in-out infinite}.feron-home__floating-chip--two{right:-22px;bottom:82px;animation:feronW17ChipTwo 7.6s ease-in-out infinite}.feron-home[data-visible-hero=FERON_HOME_PAGE_W1_7_VISIBLE_MBANK_HERO] .feron-home__hero-card h2{margin-top:8px;color:#06182e}.feron-home[data-visible-hero=FERON_HOME_PAGE_W1_7_VISIBLE_MBANK_HERO] .feron-home__hero-card p{color:#465f7d}.feron-home__quick-benefits{width:min(1120px,calc(100% - 44px));display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:-30px auto 0;padding:0 0 72px}.feron-home__quick-benefits article{position:relative;overflow:hidden;min-height:148px;padding:24px;border-radius:28px;border:1px solid rgba(8,67,128,.11);background:radial-gradient(circle at 90% 0%,rgba(110,181,67,.12),transparent 28%),linear-gradient(145deg,#fffffffc,#f4fafff0);box-shadow:0 18px 54px #093a6f1a;transition:transform .32s cubic-bezier(.2,.9,.2,1),box-shadow .32s cubic-bezier(.2,.9,.2,1)}.feron-home__quick-benefits article:hover{transform:translateY(-6px);box-shadow:0 28px 72px #093a6f29}.feron-home__quick-benefits span{display:inline-flex;align-items:center;justify-content:center;width:42px;height:34px;margin-bottom:18px;border-radius:999px;color:#fff;background:linear-gradient(135deg,#6eb543,#1494ea);font-size:13px;font-weight:950}.feron-home__quick-benefits strong{display:block;color:#06182e;font-size:21px;line-height:1.12;letter-spacing:-.035em}.feron-home__quick-benefits p{margin-top:10px;color:#405a78;line-height:1.58;font-size:15px}.feron-home[data-visible-hero=FERON_HOME_PAGE_W1_7_VISIBLE_MBANK_HERO] .feron-home__anti{padding-top:58px}.feron-home[data-visible-hero=FERON_HOME_PAGE_W1_7_VISIBLE_MBANK_HERO] .feron-home__quote p{max-width:980px}@keyframes feronW17Progress{0%,to{width:58%}50%{width:78%}}@keyframes feronW17ChipOne{0%,to{transform:translateZ(0) rotate(-4deg)}50%{transform:translate3d(0,-9px,0) rotate(-2deg)}}@keyframes feronW17ChipTwo{0%,to{transform:translateZ(0) rotate(5deg)}50%{transform:translate3d(0,10px,0) rotate(3deg)}}@media (max-width: 1120px){.feron-home[data-visible-hero=FERON_HOME_PAGE_W1_7_VISIBLE_MBANK_HERO] .feron-home__hero-content{grid-template-columns:1fr}.feron-home[data-visible-hero=FERON_HOME_PAGE_W1_7_VISIBLE_MBANK_HERO] .feron-home__hero-card{width:min(650px,100%)}.feron-home__quick-benefits{margin-top:0;grid-template-columns:1fr;padding-bottom:42px}}@media (max-width: 760px){.feron-home[data-visible-hero=FERON_HOME_PAGE_W1_7_VISIBLE_MBANK_HERO] .feron-home__hero{width:min(100% - 28px,1220px);padding-top:28px}.feron-home[data-visible-hero=FERON_HOME_PAGE_W1_7_VISIBLE_MBANK_HERO] .feron-home h1{font-size:clamp(40px,12vw,58px);line-height:.95}.feron-home__floating-chip{position:static;margin-top:10px;min-width:0;animation:none}.feron-home__device-grid{grid-template-columns:1fr}.feron-home__quick-benefits{width:min(100% - 28px,1120px)}}.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO]{position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;width:100vw;max-width:100vw;overflow-x:clip;padding-inline:0}.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO]{--feron-w18-gutter: clamp(24px, 3vw, 36px);--feron-w18-content-width: calc(100vw - (var(--feron-w18-gutter) * 2))}.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__topbar],.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__header],.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__section],.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__container],.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__shell],.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__inner],.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__footer],.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__hero],.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__support],.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__faq]{width:var(--feron-w18-content-width);max-width:none!important;margin-left:auto!important;margin-right:auto!important}.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__hero]{gap:clamp(28px,3.4vw,52px);align-items:center}.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__brand],.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__logo]{display:inline-flex;align-items:center;gap:12px}.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__brand-mark],.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__logo-mark],.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__brand-logo],.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__logo-wrap]{width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;flex:0 0 56px!important;display:grid!important;place-items:center!important;overflow:hidden!important;border-radius:50%!important}.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__brand] img,.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__logo] img,.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__brand] svg,.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__logo] svg{width:100%!important;height:100%!important;display:block!important;object-fit:contain!important;aspect-ratio:1 / 1!important;transform:none!important}.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__brand-text],.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__logo-text]{display:flex;flex-direction:column;justify-content:center}.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__brand-title],.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__logo-title]{line-height:1.05}.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__brand-subtitle],.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__logo-subtitle]{line-height:1.15}@media (max-width: 980px){.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO]{--feron-w18-gutter: 18px}.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__brand-mark],.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__logo-mark],.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__brand-logo],.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__logo-wrap]{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;flex:0 0 48px!important}}@media (max-width: 640px){.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO]{--feron-w18-gutter: 14px}.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__topbar],.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__header],.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__section],.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__container],.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__shell],.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__inner],.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__footer],.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__hero],.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__support],.feron-home[data-fullwidth-polish=FERON_HOME_PAGE_W1_8_FULLWIDTH_LOGO] [class*=feron-home__faq]{width:calc(100vw - (var(--feron-w18-gutter) * 2))}}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL]{--feron-w19-gutter: clamp(28px, 4.6vw, 84px);--feron-w19-content: min(1720px, calc(100vw - (var(--feron-w19-gutter) * 2)));--feron-w19-readable: min(1040px, 100%);--feron-w19-ink: #06182e;--feron-w19-muted: #405a78;--feron-w19-line: rgba(7, 95, 174, .13);--feron-w19-shadow: 0 24px 76px rgba(9, 58, 111, .105);--feron-w19-shadow-strong: 0 34px 98px rgba(9, 58, 111, .16)}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL]>section,.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__topbar,.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__hero,.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__quick-benefits,.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__footer{width:var(--feron-w19-content)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__section-head,.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__hero-copy,.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__support>div:first-child{max-width:var(--feron-w19-readable)}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__topbar{min-height:70px;padding:12px 18px;border-radius:999px}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__brand-mark,.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__logo-mark,.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__brand-logo,.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__logo-wrap{width:58px!important;height:58px!important;min-width:58px!important;min-height:58px!important;flex-basis:58px!important;border-radius:50%!important;background:linear-gradient(145deg,#fffffffa,#e4f4ffe0)!important;box-shadow:inset 0 1px #ffffffe6,0 10px 24px #075fae1f}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__brand img,.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__logo img,.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__brand svg,.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__logo svg{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;border-radius:50%!important}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__hero{min-height:min(820px,calc(100svh - 92px));padding-top:clamp(42px,5.4vh,74px);padding-bottom:clamp(74px,8.6vh,118px)}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__hero-content{grid-template-columns:minmax(0,1.04fr) minmax(440px,.86fr)}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home h1{max-width:840px;font-size:clamp(58px,5.85vw,98px);line-height:.89}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__hero-copy>p{max-width:820px;color:var(--feron-w19-muted);font-size:clamp(18px,1.36vw,22px)}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__quick-benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2vw,28px);padding-bottom:clamp(80px,8vw,132px)}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__quick-benefits article{min-height:190px;padding:clamp(26px,2.3vw,38px);border-radius:34px}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL]>section{padding-top:clamp(82px,8vw,140px);padding-bottom:clamp(82px,8vw,140px)}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__anti{padding-top:clamp(70px,6vw,110px)}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__section-head h2,.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__support h2,.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__faq h2{text-wrap:balance}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__section-head p,.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__support p{color:var(--feron-w19-muted);font-size:clamp(17px,1.22vw,20px);line-height:1.7}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__anti-card,.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__step,.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__format-card,.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__law-grid article,.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__partner-grid article,.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__faq-item,.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__support-cards a{border-radius:32px;border-color:var(--feron-w19-line);box-shadow:var(--feron-w19-shadow)}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__format-card{position:relative;overflow:hidden;min-height:390px;padding:clamp(28px,2.4vw,42px)}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__format-card>span:first-child{display:none!important}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__format-card:before{content:"";display:grid;place-items:center;width:68px;height:68px;margin-bottom:34px;border-radius:24px;color:#fff;font-size:25px;font-weight:950;letter-spacing:-.04em;background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.56),transparent 22%),linear-gradient(135deg,#6eb543,#1494ea);box-shadow:0 18px 42px #075fae2e}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__format-card:nth-child(1):before{content:"З"}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__format-card:nth-child(2):before{content:"С"}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__format-card:nth-child(3):before{content:"О"}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__format-card:nth-child(4):before{content:"Д"}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__format-card:nth-child(5):before{content:"П"}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__format-card h3{font-size:clamp(25px,1.7vw,34px);line-height:1.08;letter-spacing:-.045em}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__format-card p{margin-top:22px;font-size:clamp(16px,1.08vw,18px)}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__steps-grid{gap:clamp(16px,1.5vw,24px)}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__step{min-height:180px;padding:clamp(24px,2vw,34px)}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__step strong{font-size:clamp(28px,2.2vw,42px)}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__hotel-stats span{min-height:100px;border-radius:30px;padding:24px 28px}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__hotel-stats strong{font-size:clamp(42px,4vw,72px)}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__cabinet{gap:clamp(26px,3vw,52px);align-items:center}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__cabinet-panel{border-radius:38px;padding:clamp(38px,4vw,72px)}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__dashboard-mock{border-radius:38px;padding:clamp(28px,3vw,46px)}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__faq-list{max-width:none;gap:18px}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__faq-item{border-radius:24px}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__faq-item button{min-height:78px;padding:24px 28px;font-size:clamp(17px,1.1vw,20px)}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__faq-item p{padding-left:28px;padding-right:28px;font-size:clamp(16px,1.05vw,18px);line-height:1.72}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__support{display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);gap:clamp(30px,4vw,76px);align-items:center}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__support-cards{gap:18px}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__support-cards a{min-height:142px;padding:28px}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__final{width:min(1420px,calc(100vw - (var(--feron-w19-gutter) * 2)))!important;max-width:none!important;min-height:430px;border-radius:44px;padding:clamp(54px,6vw,98px)}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__final h2{max-width:980px;font-size:clamp(44px,4.4vw,76px);line-height:.98}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__final p{max-width:900px;font-size:clamp(17px,1.18vw,21px)}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__footer{padding-top:clamp(70px,7vw,120px);padding-bottom:clamp(36px,4vw,70px)}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__footer>div:first-child{gap:clamp(36px,6vw,120px)}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__footer strong{font-size:18px}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__footer span,.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__footer a,.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__footer p{font-size:15.5px;line-height:1.7}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__legal{margin-top:42px;padding-top:22px;border-top:1px solid rgba(7,95,174,.12);color:#607894;font-size:13.5px;line-height:1.7}@media (max-width: 1180px){.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL]{--feron-w19-gutter: 28px}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__hero-content,.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__support{grid-template-columns:1fr}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__quick-benefits,.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__format-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL]{--feron-w19-gutter: 16px}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__topbar{border-radius:28px}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__hero{min-height:auto;padding-top:34px}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home h1{font-size:clamp(40px,12vw,62px)}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__quick-benefits,.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__format-grid,.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__steps-grid{grid-template-columns:1fr}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__format-card{min-height:auto}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__support-cards{grid-template-columns:1fr}.feron-home[data-final-polish=FERON_HOME_PAGE_W1_9_LAYOUT_CARDS_FINAL] .feron-home__final{width:var(--feron-w19-content)!important;min-height:auto}}html,body{overflow-x:hidden!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES]{position:relative!important;left:auto!important;right:auto!important;width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important;overflow-x:hidden!important;--feron-w110-gutter: clamp(32px, 5vw, 96px);--feron-w110-content: min(1500px, calc(100% - (var(--feron-w110-gutter) * 2)));--feron-w110-readable: min(1120px, 100%);--feron-w110-ink: #06182e;--feron-w110-muted: #405a78;--feron-w110-blue: #0b73c9;--feron-w110-green: #6eb543;--feron-w110-line: rgba(7, 95, 174, .13);--feron-w110-shadow: 0 22px 68px rgba(9, 58, 111, .11)}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES]>section,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__topbar,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__hero,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__quick-benefits,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__slogan-strip,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__footer{width:var(--feron-w110-content)!important;max-width:var(--feron-w110-content)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES][data-fullwidth-polish],.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES]{transform:none!important;translate:none!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__topbar{min-height:72px!important;padding:12px 16px!important;border-radius:26px!important;border:1px solid rgba(7,95,174,.14)!important;background:linear-gradient(145deg,#fffffff0,#f5fbffdb)!important;box-shadow:0 18px 52px #093a6f1a!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__topbar:after{border-radius:24px!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__brand,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__logo{display:inline-flex!important;align-items:center!important;gap:12px!important;min-width:0!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__brand-mark,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__logo-mark,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__brand-logo,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__logo-wrap{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;flex:0 0 52px!important;border-radius:14px!important;padding:0!important;overflow:hidden!important;background:transparent!important;border:0!important;box-shadow:none!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__brand img,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__logo img,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__brand svg,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__logo svg{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;border-radius:0!important;transform:none!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__brand-title,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__logo-title{line-height:1.05!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__brand-subtitle,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__logo-subtitle{line-height:1.1!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__language button,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__theme,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__login,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__register{min-height:42px!important;height:42px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:14px!important;padding:0 18px!important;line-height:1!important;font-weight:900!important;white-space:nowrap!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__actions{display:inline-flex!important;align-items:center!important;gap:10px!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__language{border-radius:16px!important;overflow:hidden!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__hero{min-height:auto!important;padding-top:clamp(38px,4.2vw,70px)!important;padding-bottom:clamp(34px,4.4vw,72px)!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__hero-content{display:grid!important;grid-template-columns:minmax(0,.98fr) minmax(420px,560px)!important;gap:clamp(34px,5vw,78px)!important;align-items:center!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home h1{max-width:760px!important;font-size:clamp(48px,4.55vw,76px)!important;line-height:.94!important;letter-spacing:-.06em!important;text-wrap:balance!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__hero-copy>p{max-width:700px!important;font-size:clamp(17px,1.15vw,20px)!important;line-height:1.62!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__hero-card{width:100%!important;max-width:560px!important;min-height:auto!important;overflow:visible!important;justify-self:end!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__premium-device{overflow:visible!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__trust-line,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__slide-dots{display:none!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__quick-benefits{margin-top:0!important;padding-top:18px!important;padding-bottom:clamp(42px,4.8vw,78px)!important;gap:clamp(18px,2vw,28px)!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__quick-benefits article{min-height:150px!important;padding:clamp(24px,2vw,34px)!important;border-radius:26px!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES]>section{padding-top:clamp(50px,5.2vw,86px)!important;padding-bottom:clamp(50px,5.2vw,86px)!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__slogan-strip{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(16px,2vw,26px)!important;padding-top:clamp(38px,4vw,66px)!important;padding-bottom:clamp(38px,4vw,66px)!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__slogan-strip article{min-height:132px;padding:28px;border-radius:28px;border:1px solid rgba(7,95,174,.13);background:radial-gradient(circle at 92% 0%,rgba(110,181,67,.12),transparent 30%),linear-gradient(145deg,#fffffffa,#f5fbfff0);box-shadow:var(--feron-w110-shadow)}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__slogan-strip span{display:inline-flex;align-items:center;justify-content:center;width:38px;height:30px;margin-bottom:16px;border-radius:12px;color:#fff;background:linear-gradient(135deg,var(--feron-w110-green),var(--feron-w110-blue));font-size:12px;font-weight:950}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__slogan-strip strong{display:block;color:var(--feron-w110-ink);font-size:clamp(20px,1.45vw,28px);line-height:1.12;letter-spacing:-.04em}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__anti{padding-top:clamp(52px,5vw,82px)!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__anti-grid{display:grid!important;grid-template-columns:minmax(320px,.82fr) minmax(520px,1.18fr)!important;gap:clamp(22px,2.2vw,34px)!important;align-items:stretch!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__anti-card{min-height:360px!important;height:100%!important;padding:clamp(30px,2.8vw,46px)!important;border-radius:28px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__anti-card--accent p{font-size:clamp(20px,1.45vw,28px)!important;line-height:1.48!important;max-width:900px!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__quote{padding-top:clamp(54px,5vw,82px)!important;padding-bottom:clamp(54px,5vw,82px)!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__quote p{max-width:1120px!important;font-size:clamp(38px,3.6vw,68px)!important;line-height:1.02!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__ownership-card{width:100%!important;max-width:none!important;min-height:320px!important;margin-left:auto!important;margin-right:auto!important;border-radius:34px!important;padding:clamp(44px,5vw,82px)!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__steps-grid{position:relative!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(18px,1.8vw,28px)!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__step{position:relative!important;min-height:160px!important;padding:clamp(24px,2vw,34px)!important;border-radius:26px!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__step:after{content:"→";position:absolute;top:50%;right:-22px;z-index:3;width:36px;height:36px;display:grid;place-items:center;transform:translateY(-50%);border-radius:50%;color:#fff;background:linear-gradient(135deg,var(--feron-w110-green),var(--feron-w110-blue));box-shadow:0 14px 34px #075fae33;font-size:18px;font-weight:950}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__step:nth-child(3):after{content:"↙";right:50%;top:auto;bottom:-24px;transform:translate(50%)}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__step:nth-child(6):after{display:none}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__steps-cta{width:min(420px,100%);min-height:58px;margin:clamp(28px,3vw,46px) auto 0;display:flex;align-items:center;justify-content:center;border-radius:16px;color:#fff;text-decoration:none;font-weight:950;background:linear-gradient(135deg,var(--feron-w110-green),var(--feron-w110-blue));box-shadow:0 18px 48px #075fae2e;transition:transform .26s ease,box-shadow .26s ease}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__steps-cta:hover{transform:translateY(-3px);box-shadow:0 24px 68px #075fae3d}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__format-card{min-height:360px!important;padding:clamp(28px,2.2vw,38px)!important;border-radius:28px!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__format-card>span:first-child{display:none!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__format-card:before{width:66px!important;height:66px!important;margin-bottom:30px!important;border-radius:20px!important;display:grid!important;place-items:center!important;color:#fff!important;font-size:30px!important;font-weight:900!important;background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.55),transparent 22%),linear-gradient(135deg,var(--feron-w110-green),var(--feron-w110-blue))!important;box-shadow:0 18px 42px #075fae2e!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__format-card:nth-child(1):before{content:"🌿"!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__format-card:nth-child(2):before{content:"🏗"!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__format-card:nth-child(3):before{content:"🏨"!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__format-card:nth-child(4):before{content:"↗"!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__format-card:nth-child(5):before{content:"🤝"!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__format-card h3{font-size:clamp(24px,1.45vw,32px)!important;line-height:1.1!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__format-card p{font-size:clamp(15.5px,.98vw,17px)!important;line-height:1.65!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__law .feron-home__section-head,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__law{overflow:visible!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__law .feron-home__section-head p{max-width:1120px!important;white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__law-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(16px,1.5vw,24px)!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__cabinet,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__partners,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__support{overflow:visible!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__cabinet{display:grid!important;grid-template-columns:minmax(360px,.78fr) minmax(520px,1.22fr)!important;gap:clamp(28px,3vw,56px)!important;align-items:center!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__partner-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(18px,1.8vw,28px)!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__faq,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__faq-list{overflow:visible!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__faq-list{width:100%!important;max-width:100%!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__faq-item{width:100%!important;max-width:100%!important;border-radius:20px!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__faq-item button{min-height:66px!important;padding:20px 24px!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__support{display:grid!important;grid-template-columns:minmax(340px,.85fr) minmax(520px,1.15fr)!important;gap:clamp(28px,3vw,62px)!important;align-items:center!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__final{width:var(--feron-w110-content)!important;max-width:var(--feron-w110-content)!important;min-height:330px!important;border-radius:32px!important;padding:clamp(46px,5vw,78px)!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__footer{padding-top:clamp(46px,5vw,78px)!important}@media (prefers-reduced-motion: no-preference){.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__slogan-strip article,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__format-card,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__step,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__law-grid article,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__partner-grid article,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__faq-item{transition:transform .32s cubic-bezier(.2,.9,.2,1),box-shadow .32s cubic-bezier(.2,.9,.2,1),border-color .32s cubic-bezier(.2,.9,.2,1)}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__slogan-strip article:hover,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__format-card:hover,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__step:hover,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__law-grid article:hover,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__partner-grid article:hover{transform:translateY(-7px);border-color:#0b73c938;box-shadow:0 30px 88px #093a6f29}}@media (max-width: 1180px){.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES]{--feron-w110-gutter: 24px}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__hero-content,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__anti-grid,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__cabinet,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__support{grid-template-columns:1fr!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__hero-card{justify-self:start!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__slogan-strip,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__quick-benefits,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__format-grid,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__law-grid,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__partner-grid{grid-template-columns:1fr 1fr!important}}@media (max-width: 760px){.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES]{--feron-w110-gutter: 16px}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__topbar{border-radius:18px!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home h1{font-size:clamp(40px,11vw,58px)!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__slogan-strip,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__quick-benefits,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__format-grid,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__steps-grid,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__law-grid,.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__partner-grid{grid-template-columns:1fr!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__step:after{right:50%!important;top:auto!important;bottom:-24px!important;transform:translate(50%) rotate(90deg)!important}.feron-home[data-manual-fix=FERON_HOME_PAGE_W1_10_MANUAL_SCREENSHOT_FIXES] .feron-home__step:nth-child(6):after{display:none!important}}html,body,#root{width:100%!important;min-width:0!important;max-width:100%!important;overflow-x:hidden!important}body{margin:0!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET],.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] *{box-sizing:border-box!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET]{position:relative!important;left:auto!important;right:auto!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important;transform:none!important;translate:none!important;overflow-x:hidden!important;--feron-w111-gutter: clamp(56px, 6.5vw, 132px);--feron-w111-page: calc(100vw - (var(--feron-w111-gutter) * 2));--feron-w111-wide: min(92vw, var(--feron-w111-page));--feron-w111-readable: min(1180px, 100%);--feron-w111-ink: #06182e;--feron-w111-muted: #405a78;--feron-w111-blue: #0b73c9;--feron-w111-green: #6eb543;--feron-w111-line: rgba(7, 95, 174, .13);--feron-w111-shadow: 0 22px 64px rgba(9, 58, 111, .1);--feron-w111-shadow-strong: 0 30px 86px rgba(9, 58, 111, .15)}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET]>section,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__topbar,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__hero,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__quick-benefits,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__slogan-strip,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__footer{width:var(--feron-w111-wide)!important;max-width:var(--feron-w111-wide)!important;margin-left:auto!important;margin-right:auto!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET]>section,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__section-head,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__hero-content,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__anti-grid,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__steps-grid,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__format-grid,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__law-grid,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__cabinet,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__partner-grid,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__faq-list,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__support,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__support-cards{min-width:0!important;max-width:100%!important;overflow:visible!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET]>section{padding-top:clamp(42px,4.4vw,76px)!important;padding-bottom:clamp(42px,4.4vw,76px)!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__section-head{margin-bottom:clamp(22px,2.6vw,42px)!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__section-head h2,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__support h2,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__faq h2{max-width:1420px!important;font-size:clamp(38px,3.2vw,64px)!important;line-height:1.02!important;letter-spacing:-.06em!important;text-wrap:balance!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__section-head p,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__support p{max-width:1180px!important;font-size:clamp(16px,1.02vw,19px)!important;line-height:1.62!important;overflow-wrap:break-word!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__topbar{min-height:70px!important;padding:12px 16px!important;border-radius:18px!important;border:1px solid rgba(7,95,174,.13)!important;background:linear-gradient(145deg,#fffffff2,#f5fbffe0)!important;box-shadow:0 16px 46px #093a6f1a!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__topbar:after{border-radius:16px!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__brand,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__logo{display:inline-flex!important;align-items:center!important;gap:12px!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__brand-mark,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__logo-mark,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__brand-logo,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__logo-wrap{width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;flex:0 0 56px!important;padding:0!important;border-radius:12px!important;overflow:hidden!important;background:transparent!important;border:0!important;box-shadow:none!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__brand img,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__logo img,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__brand svg,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__logo svg{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;transform:none!important;border-radius:0!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__language button,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__theme,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__login,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__register,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__hero-actions a,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__steps-cta,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__final a{min-height:42px!important;height:auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:12px!important;padding:0 18px!important;line-height:1!important;font-weight:900!important;white-space:nowrap!important;text-decoration:none!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__hero-actions a{min-height:54px!important;padding:0 28px!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__hero{padding-top:clamp(34px,4vw,62px)!important;padding-bottom:clamp(40px,4.2vw,72px)!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__hero-content{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(420px,600px)!important;gap:clamp(38px,5vw,86px)!important;align-items:center!important;width:100%!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__hero-copy{min-width:0!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home h1{max-width:780px!important;font-size:clamp(48px,4.45vw,74px)!important;line-height:.94!important;letter-spacing:-.06em!important;text-wrap:balance!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__hero-copy>p{max-width:760px!important;font-size:clamp(17px,1.1vw,20px)!important;line-height:1.62!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__hero-card{width:100%!important;max-width:600px!important;min-width:0!important;justify-self:end!important;overflow:hidden!important;transform:none!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__premium-device{width:100%!important;max-width:100%!important;overflow:hidden!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__trust-line,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__slide-dots{display:none!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__quick-benefits{padding-top:20px!important;padding-bottom:clamp(38px,4vw,64px)!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(18px,2vw,28px)!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__quick-benefits article{min-height:138px!important;border-radius:22px!important;padding:24px 28px!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__anti-grid{display:grid!important;grid-template-columns:minmax(320px,.86fr) minmax(520px,1.14fr)!important;gap:clamp(22px,2.2vw,34px)!important;align-items:stretch!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__anti-card{min-height:320px!important;padding:clamp(30px,2.8vw,46px)!important;border-radius:26px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__anti-card--accent p{max-width:920px!important;font-size:clamp(20px,1.35vw,26px)!important;line-height:1.48!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__slogan-strip{padding-top:clamp(30px,3vw,52px)!important;padding-bottom:clamp(30px,3vw,52px)!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(18px,2vw,28px)!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__slogan-strip article{min-height:118px!important;border-radius:22px!important;padding:24px 26px!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__quote p{max-width:1120px!important;font-size:clamp(38px,3.35vw,62px)!important;line-height:1.02!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__formula h2{max-width:1420px!important;font-size:clamp(38px,3.2vw,60px)!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__formula-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr)!important;gap:clamp(18px,2.2vw,32px)!important;align-items:center!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__formula-card{min-width:0!important;min-height:108px!important;border-radius:22px!important;padding:20px 24px!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__ownership-card{width:100%!important;max-width:100%!important;min-height:300px!important;padding:clamp(42px,4.5vw,76px)!important;border-radius:30px!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__ownership-card h2{max-width:1040px!important;font-size:clamp(38px,3.25vw,62px)!important;line-height:1.02!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__ownership-card p{max-width:960px!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__steps-grid{position:relative!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(18px,2vw,28px)!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__step{min-height:150px!important;border-radius:24px!important;padding:24px 28px!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__step:after{content:"→"!important;position:absolute!important;top:50%!important;right:-22px!important;z-index:3!important;width:36px!important;height:36px!important;display:grid!important;place-items:center!important;transform:translateY(-50%)!important;border-radius:50%!important;color:#fff!important;background:linear-gradient(135deg,var(--feron-w111-green),var(--feron-w111-blue))!important;box-shadow:0 14px 34px #075fae33!important;font-size:18px!important;font-weight:950!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__step:nth-child(3):after{content:"↙"!important;right:50%!important;top:auto!important;bottom:-24px!important;transform:translate(50%)!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__step:nth-child(6):after{display:none!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__steps-cta{width:min(420px,100%)!important;min-height:56px!important;margin:clamp(26px,3vw,42px) auto 0!important;border-radius:14px!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__format-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:clamp(18px,2vw,28px)!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__format-card{min-height:360px!important;border-radius:26px!important;padding:30px 28px!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__format-card>span{display:none!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__format-card:before{width:64px!important;height:64px!important;margin-bottom:30px!important;border-radius:18px!important;display:grid!important;place-items:center!important;color:#fff!important;font-size:28px!important;line-height:1!important;background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.54),transparent 24%),linear-gradient(135deg,var(--feron-w111-green),var(--feron-w111-blue))!important;box-shadow:0 18px 42px #075fae2e!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__format-card:nth-child(1):before{content:"🌿"!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__format-card:nth-child(2):before{content:"🏗"!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__format-card:nth-child(3):before{content:"🏨"!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__format-card:nth-child(4):before{content:"↗"!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__format-card:nth-child(5):before{content:"🤝"!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__format-card h3{font-size:clamp(24px,1.42vw,31px)!important;line-height:1.08!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__format-card p{font-size:clamp(15.5px,.98vw,17px)!important;line-height:1.62!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__law .feron-home__section-head p{max-width:1320px!important;white-space:normal!important;overflow-wrap:break-word!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__law-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:clamp(18px,2vw,28px)!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__cabinet{display:grid!important;grid-template-columns:minmax(380px,.8fr) minmax(560px,1.2fr)!important;gap:clamp(34px,4vw,72px)!important;align-items:center!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__dashboard-mock{width:100%!important;max-width:100%!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__partner-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(18px,2vw,28px)!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__faq-list{width:100%!important;max-width:100%!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__faq-item{width:100%!important;max-width:100%!important;border-radius:18px!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__faq-item button{min-height:64px!important;padding:18px 24px!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__support{display:grid!important;grid-template-columns:minmax(340px,.82fr) minmax(520px,1.18fr)!important;gap:clamp(30px,4vw,74px)!important;align-items:center!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__support-cards{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(16px,1.8vw,26px)!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__support-cards a{min-width:0!important;min-height:120px!important;border-radius:22px!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__final{width:var(--feron-w111-wide)!important;max-width:var(--feron-w111-wide)!important;min-height:320px!important;border-radius:30px!important;padding:clamp(42px,4.5vw,78px)!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__final h2{max-width:1050px!important;font-size:clamp(40px,3.6vw,68px)!important;line-height:1.02!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__footer{padding-top:clamp(42px,4.2vw,72px)!important;padding-bottom:clamp(34px,3.5vw,58px)!important}@media (prefers-reduced-motion: no-preference){.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__quick-benefits article,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__slogan-strip article,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__anti-card,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__step,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__format-card,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__law-grid article,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__partner-grid article,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__faq-item,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__support-cards a{transition:transform .32s cubic-bezier(.2,.9,.2,1),box-shadow .32s cubic-bezier(.2,.9,.2,1),border-color .32s cubic-bezier(.2,.9,.2,1)}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__quick-benefits article:hover,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__slogan-strip article:hover,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__step:hover,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__format-card:hover,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__law-grid article:hover,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__partner-grid article:hover,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__support-cards a:hover{transform:translateY(-6px);border-color:#0b73c93d;box-shadow:var(--feron-w111-shadow-strong)}}@media (max-width: 1280px){.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET]{--feron-w111-gutter: clamp(24px, 4vw, 52px);--feron-w111-wide: calc(100vw - (var(--feron-w111-gutter) * 2))}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__hero-content,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__anti-grid,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__cabinet,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__support{grid-template-columns:1fr!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__hero-card{justify-self:start!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__format-grid,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__law-grid,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__partner-grid,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__support-cards,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__quick-benefits,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__slogan-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width: 760px){.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET]{--feron-w111-gutter: 16px;--feron-w111-wide: calc(100vw - 32px) }.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__topbar{min-height:auto!important;border-radius:16px!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home h1{font-size:clamp(40px,11vw,58px)!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__quick-benefits,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__slogan-strip,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__steps-grid,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__format-grid,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__law-grid,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__partner-grid,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__support-cards,.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__formula-row{grid-template-columns:1fr!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__formula-row>span{transform:rotate(90deg);justify-self:center}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__step:after{right:50%!important;top:auto!important;bottom:-24px!important;transform:translate(50%) rotate(90deg)!important}.feron-home[data-geometry-reset=FERON_HOME_PAGE_W1_11_GEOMETRY_RESET] .feron-home__step:nth-child(6):after{display:none!important}}html,body{max-width:100%!important;overflow-x:hidden!important}#root{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT],.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] *{box-sizing:border-box!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT]{--feron-w112-page: min(1680px, calc(100vw - clamp(36px, 5.6vw, 128px)) );--feron-w112-page-narrow: min(1440px, calc(100vw - clamp(36px, 5.6vw, 128px)) );--feron-w112-gap: clamp(22px, 2.2vw, 42px);--feron-w112-section-y: clamp(68px, 8vh, 116px);--feron-w112-radius: 28px;--feron-w112-card-radius: 24px;--feron-w112-blue: #1477c9;--feron-w112-deep: #071c34;--feron-w112-text: #07182e;--feron-w112-muted: #49617d;--feron-w112-line: rgba(17, 86, 139, .15);--feron-w112-soft: rgba(255, 255, 255, .74);--feron-w112-shadow: 0 26px 70px rgba(21, 60, 98, .13);--feron-w112-shadow-strong: 0 34px 90px rgba(9, 40, 76, .19);width:100%!important;max-width:100%!important;min-width:0!important;margin:0 auto!important;padding:0!important;overflow-x:clip!important;transform:none!important;left:auto!important;right:auto!important;color:var(--feron-w112-text);background:radial-gradient(circle at 72% 8%,rgba(133,206,104,.16),transparent 28vw),radial-gradient(circle at 28% 16%,rgba(49,151,220,.12),transparent 32vw),#f3f8fc!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT][data-home-theme=dark]{--feron-w112-text: #f4f8ff;--feron-w112-muted: #bed0e6;background:radial-gradient(circle at 72% 8%,rgba(116,214,95,.12),transparent 30vw),radial-gradient(circle at 24% 12%,rgba(36,139,213,.16),transparent 34vw),#061525!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT]>section,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__topbar,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__hero,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__quick-benefits,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__slogan-strip,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__footer{width:var(--feron-w112-page)!important;max-width:var(--feron-w112-page)!important;margin-left:auto!important;margin-right:auto!important;transform:none!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT]>section{min-height:auto!important;padding:var(--feron-w112-section-y) 0!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__topbar{position:sticky!important;top:14px!important;z-index:30!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;min-height:72px!important;padding:10px 18px!important;margin-top:14px!important;border:1px solid rgba(25,88,132,.13)!important;border-radius:18px!important;background:#f7fcffc7!important;-webkit-backdrop-filter:blur(20px) saturate(140%)!important;backdrop-filter:blur(20px) saturate(140%)!important;box-shadow:0 18px 48px #0b355c17!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__topbar:after{display:none!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__brand,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__logo{display:inline-flex!important;align-items:center!important;gap:14px!important;min-width:0!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__brand-mark,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__logo-mark,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__brand-logo,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__logo-wrap{width:62px!important;height:62px!important;min-width:62px!important;border-radius:16px!important;overflow:hidden!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:0!important;box-shadow:none!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__brand img,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__logo img,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__brand svg,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__logo svg{width:100%!important;height:100%!important;display:block!important;object-fit:contain!important;object-position:center!important;transform:none!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__brand-title,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__logo-title{font-size:17px!important;line-height:1.05!important;letter-spacing:.08em!important;font-weight:900!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__brand-subtitle,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__logo-subtitle{font-size:12px!important;line-height:1.15!important;color:var(--feron-w112-muted)!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;flex-wrap:nowrap!important;min-width:0!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__language{display:inline-flex!important;align-items:center!important;gap:4px!important;height:44px!important;padding:3px!important;border-radius:16px!important;border:1px solid rgba(28,90,130,.14)!important;background:#ffffff94!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__language button,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__theme,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__login,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__register,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__hero-actions a,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__steps-cta,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__final a{min-height:44px!important;height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 22px!important;border-radius:16px!important;border:1px solid rgba(21,76,118,.15)!important;background:#ffffffbd!important;color:#061b32!important;box-shadow:0 12px 30px #0b36620f!important;font-size:14px!important;line-height:1!important;font-weight:900!important;letter-spacing:-.01em!important;text-decoration:none!important;white-space:nowrap!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__language button{min-width:46px!important;width:46px!important;padding:0!important;border-color:transparent!important;background:transparent!important;box-shadow:none!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__language button.is-active,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__language button[aria-pressed=true]{color:#fff!important;background:linear-gradient(135deg,#0d5faa,#1887d7)!important;box-shadow:0 12px 26px #1069be47!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__register,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__hero-actions a:first-child,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__steps-cta,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__final a:first-of-type{color:#061b32!important;border-color:#59ae5852!important;background:linear-gradient(135deg,#63bb55,#16a2d7)!important;box-shadow:0 18px 42px #1f96be33!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__language button:hover,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__theme:hover,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__login:hover,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__register:hover,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__hero-actions a:hover,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__steps-cta:hover{transform:translateY(-2px)!important;box-shadow:0 20px 46px #0b366226!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__hero{min-height:calc(100svh - 112px)!important;display:flex!important;align-items:center!important;padding:clamp(76px,8vh,118px) 0 clamp(58px,7vh,92px)!important;overflow:visible!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__hero-content{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:minmax(0,1.02fr) minmax(480px,.88fr)!important;align-items:center!important;gap:clamp(56px,6vw,112px)!important;overflow:visible!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__hero-copy{min-width:0!important;max-width:860px!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home h1{max-width:860px!important;margin:0 0 24px!important;font-size:clamp(58px,6.4vw,106px)!important;line-height:.94!important;letter-spacing:-.07em!important;text-wrap:balance!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__hero-copy>p{max-width:760px!important;margin:0 0 34px!important;font-size:clamp(18px,1.45vw,24px)!important;line-height:1.56!important;color:var(--feron-w112-muted)!important;font-weight:750!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__eyebrow{margin-bottom:24px!important;display:inline-flex!important;align-items:center!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__hero-actions{display:flex!important;align-items:center!important;gap:18px!important;flex-wrap:wrap!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__hero-card{width:min(100%,620px)!important;max-width:620px!important;min-width:0!important;justify-self:end!important;align-self:center!important;overflow:visible!important;margin:0!important;transform:none!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__premium-device{width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__trust-line,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__slide-dots{display:none!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__quick-benefits{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:var(--feron-w112-gap)!important;padding:0 0 clamp(42px,6vh,74px)!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__quick-benefits article{min-height:134px!important;padding:28px!important;border-radius:var(--feron-w112-card-radius)!important;border:1px solid var(--feron-w112-line)!important;background:#ffffffb8!important;box-shadow:var(--feron-w112-shadow)!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__section-head{max-width:1180px!important;margin:0 0 38px!important;text-align:left!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__section-head h2,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__support h2,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__faq h2{max-width:1280px!important;margin:0 0 22px!important;font-size:clamp(44px,4.4vw,76px)!important;line-height:.98!important;letter-spacing:-.055em!important;text-wrap:balance!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__section-head p,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__support p{max-width:1120px!important;font-size:clamp(17px,1.28vw,22px)!important;line-height:1.62!important;font-weight:720!important;color:var(--feron-w112-muted)!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__anti-grid{width:100%!important;display:grid!important;grid-template-columns:minmax(0,.86fr) minmax(0,1.24fr)!important;gap:28px!important;align-items:stretch!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__anti-card{min-height:360px!important;padding:clamp(34px,3vw,54px)!important;border-radius:var(--feron-w112-radius)!important;border:1px solid var(--feron-w112-line)!important;background:#ffffffb8!important;box-shadow:var(--feron-w112-shadow)!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__anti-card--accent{display:flex!important;flex-direction:column!important;justify-content:center!important;background:linear-gradient(135deg,#0d4d86,#1478d2 76%,#2d958f)!important;color:#fff!important;box-shadow:var(--feron-w112-shadow-strong)!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__anti-card--accent p{max-width:900px!important;font-size:clamp(22px,2vw,34px)!important;line-height:1.38!important;letter-spacing:-.025em!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__slogan-strip{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:var(--feron-w112-gap)!important;padding:0 0 clamp(42px,6vh,76px)!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__slogan-strip article{min-height:118px!important;padding:28px!important;border-radius:var(--feron-w112-card-radius)!important;border:1px solid var(--feron-w112-line)!important;background:#ffffffb3!important;box-shadow:var(--feron-w112-shadow)!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__quote{padding-top:clamp(28px,4vh,54px)!important;padding-bottom:clamp(38px,6vh,72px)!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__quote p{max-width:1180px!important;font-size:clamp(42px,4.3vw,82px)!important;line-height:1.02!important;letter-spacing:-.06em!important;text-wrap:balance!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__formula{padding-top:clamp(52px,7vh,92px)!important;padding-bottom:clamp(52px,7vh,92px)!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__formula .feron-home__section-head{max-width:100%!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__formula h2{max-width:100%!important;font-size:clamp(40px,3.8vw,66px)!important;line-height:1.02!important;text-wrap:balance!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__formula-row{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr)!important;align-items:center!important;gap:clamp(14px,2vw,30px)!important;margin-top:34px!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__formula-card{min-height:104px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:22px!important;border-radius:20px!important;border:1px solid var(--feron-w112-line)!important;background:#ffffffb8!important;box-shadow:var(--feron-w112-shadow)!important;font-weight:950!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__ownership-card{width:var(--feron-w112-page-narrow)!important;max-width:var(--feron-w112-page-narrow)!important;margin-left:auto!important;margin-right:auto!important;min-height:430px!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr)!important;gap:clamp(34px,5vw,84px)!important;align-items:center!important;padding:clamp(52px,5vw,82px)!important;border-radius:34px!important;overflow:hidden!important;background:radial-gradient(circle at 88% 12%,rgba(103,191,87,.25),transparent 32%),linear-gradient(135deg,#062640,#0b3b61 46%,#1f614f)!important;box-shadow:0 34px 90px #061c363d!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__ownership-card>*{grid-column:1!important;max-width:900px!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__ownership-card:after{content:""!important;grid-column:2!important;grid-row:1 / span 5!important;display:block!important;min-height:280px!important;border-radius:28px!important;border:1px solid rgba(255,255,255,.2)!important;background:linear-gradient(180deg,#ffffff57,#ffffff1f) 50% 16% / 86% 14% no-repeat,linear-gradient(180deg,#ffffff38,#ffffff12) 16% 45% / 24% 24% no-repeat,linear-gradient(180deg,#ffffff38,#ffffff12) 50% 45% / 24% 24% no-repeat,linear-gradient(180deg,#ffffff38,#ffffff12) 84% 45% / 24% 24% no-repeat,linear-gradient(180deg,#a8d968,#1785d3) 14% 80% / 22% 11% no-repeat,linear-gradient(180deg,#a8d968,#1785d3) 42% 78% / 22% 14% no-repeat,linear-gradient(180deg,#a8d968,#1785d3) 70% 81% / 22% 10% no-repeat,linear-gradient(180deg,#a8d968,#1785d3) 92% 75% / 18% 18% no-repeat,radial-gradient(circle at 86% 16%,rgba(170,228,111,.28),transparent 30%),#ffffff1a!important;box-shadow:inset 0 1px #ffffff3d,0 22px 60px #0000002e!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__steps-grid{width:100%!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:34px 42px!important;position:relative!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__step{position:relative!important;min-height:174px!important;padding:34px!important;border-radius:24px!important;border:1px solid var(--feron-w112-line)!important;background:#ffffffbd!important;box-shadow:var(--feron-w112-shadow)!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__step:after{content:"→"!important;position:absolute!important;z-index:3!important;right:-29px!important;top:50%!important;width:38px!important;height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:14px!important;color:#fff!important;font-size:18px!important;font-weight:950!important;background:linear-gradient(135deg,#62b655,#1589d2)!important;box-shadow:0 16px 34px #157eb83d!important;transform:translateY(-50%)!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__step:nth-child(3):after{content:"↙"!important;right:auto!important;left:50%!important;top:auto!important;bottom:-44px!important;transform:translate(-50%)!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__step:nth-child(6):after{display:none!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__steps-cta{width:min(420px,100%)!important;margin:38px auto 0!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__format-grid{width:100%!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:var(--feron-w112-gap)!important;align-items:stretch!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__format-card{position:relative!important;min-height:410px!important;padding:118px 34px 38px!important;border-radius:var(--feron-w112-card-radius)!important;border:1px solid var(--feron-w112-line)!important;background:#ffffffbd!important;box-shadow:var(--feron-w112-shadow)!important;overflow:hidden!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__format-card>span{display:none!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__format-card:before{position:absolute!important;left:34px!important;top:34px!important;width:62px!important;height:62px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:18px!important;color:#fff!important;font-size:28px!important;line-height:1!important;background:radial-gradient(circle at 28% 22%,rgba(255,255,255,.58),transparent 27%),linear-gradient(135deg,#63b858,#0d91d4)!important;box-shadow:0 18px 42px #1d80a938!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__format-card:nth-child(1):before{content:"🌿"!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__format-card:nth-child(2):before{content:"🏗"!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__format-card:nth-child(3):before{content:"🏨"!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__format-card:nth-child(4):before{content:"↗"!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__format-card:nth-child(5):before{content:"🤝"!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__format-card h3{margin:0 0 18px!important;font-size:clamp(24px,1.85vw,34px)!important;line-height:1.08!important;letter-spacing:-.035em!important;text-wrap:balance!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__format-card p{margin:0!important;font-size:clamp(16px,1.1vw,20px)!important;line-height:1.62!important;color:var(--feron-w112-muted)!important;font-weight:650!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__law{overflow:hidden!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__law .feron-home__section-head{max-width:1180px!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__law .feron-home__section-head p{max-width:1120px!important;white-space:normal!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__law-grid{width:100%!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:var(--feron-w112-gap)!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__law-grid article,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__partner-grid article,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__support-cards a,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__faq-item{border-radius:var(--feron-w112-card-radius)!important;border:1px solid var(--feron-w112-line)!important;background:#ffffffbd!important;box-shadow:var(--feron-w112-shadow)!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__cabinet{width:100%!important;display:grid!important;grid-template-columns:minmax(360px,.68fr) minmax(0,1fr)!important;gap:clamp(36px,5vw,80px)!important;align-items:center!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__cabinet-panel{min-height:390px!important;border-radius:30px!important;padding:clamp(42px,4vw,70px)!important;box-shadow:var(--feron-w112-shadow-strong)!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__dashboard-mock{min-height:310px!important;border-radius:30px!important;padding:34px!important;background:linear-gradient(180deg,#1677c91a,#6cbb5b14)!important;box-shadow:var(--feron-w112-shadow)!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__partners{overflow:hidden!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__partners .feron-home__section-head{max-width:1320px!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__partner-grid{width:100%!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:var(--feron-w112-gap)!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__partner-grid article{min-height:154px!important;padding:30px!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__faq,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__faq-list{width:var(--feron-w112-page-narrow)!important;max-width:var(--feron-w112-page-narrow)!important;margin-left:auto!important;margin-right:auto!important;overflow:visible!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__faq-item{width:100%!important;min-height:76px!important;margin-bottom:16px!important;overflow:hidden!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__faq-item button{width:100%!important;min-height:76px!important;padding:24px 30px!important;text-align:left!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__support{width:var(--feron-w112-page-narrow)!important;max-width:var(--feron-w112-page-narrow)!important;display:grid!important;grid-template-columns:minmax(0,.72fr) minmax(0,1fr)!important;gap:clamp(34px,5vw,72px)!important;align-items:center!important;overflow:visible!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__support-cards{width:100%!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__support-cards a{min-height:126px!important;padding:28px!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__final{width:var(--feron-w112-page-narrow)!important;max-width:var(--feron-w112-page-narrow)!important;margin-left:auto!important;margin-right:auto!important;border-radius:34px!important;padding:clamp(54px,5.6vw,90px)!important;overflow:hidden!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__final h2{max-width:920px!important;font-size:clamp(42px,4.3vw,72px)!important;line-height:1.02!important;text-wrap:balance!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__footer{padding:42px 0 58px!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__quick-benefits article,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__anti-card,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__slogan-strip article,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__formula-card,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__step,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__format-card,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__law-grid article,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__partner-grid article,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__faq-item,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__support-cards a{transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease,background .24s ease!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__quick-benefits article:hover,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__anti-card:hover,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__slogan-strip article:hover,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__formula-card:hover,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__step:hover,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__format-card:hover,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__law-grid article:hover,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__partner-grid article:hover,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__support-cards a:hover{transform:translateY(-4px)!important;border-color:#197fc83d!important;box-shadow:0 34px 80px #092a4e29!important}@media (prefers-reduced-motion: no-preference){.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__hero-copy,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__hero-card,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__section-head,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__anti-grid,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__steps-grid,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__format-grid,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__cabinet,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__partner-grid,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__faq-list,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__support{animation:feronW112Reveal .68s ease both!important;animation-timeline:view()!important;animation-range:entry 0% cover 22%!important}}@keyframes feronW112Reveal{0%{opacity:.18;transform:translateY(28px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 1280px){.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT]{--feron-w112-page: calc(100vw - 56px) ;--feron-w112-page-narrow: calc(100vw - 56px) }.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__hero-content,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__cabinet,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__support{grid-template-columns:1fr!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__hero-card{justify-self:start!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__format-grid,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__law-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__ownership-card{grid-template-columns:1fr!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__ownership-card:after{grid-column:1!important;grid-row:auto!important}}@media (max-width: 820px){.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT]{--feron-w112-page: calc(100vw - 28px) ;--feron-w112-page-narrow: calc(100vw - 28px) }.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__topbar{position:relative!important;top:auto!important;flex-direction:column!important;align-items:stretch!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__actions{justify-content:flex-start!important;flex-wrap:wrap!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home h1{font-size:clamp(46px,13vw,68px)!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__quick-benefits,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__slogan-strip,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__steps-grid,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__format-grid,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__law-grid,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__partner-grid,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__support-cards,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__anti-grid,.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__formula-row{grid-template-columns:1fr!important}.feron-home[data-final-align=FERON_HOME_PAGE_W1_12_FINAL_VISUAL_ALIGNMENT] .feron-home__step:after{display:none!important}}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE],.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] *{box-sizing:border-box!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE]{width:100%!important;max-width:100%!important;min-width:0!important;margin:0 auto!important;overflow-x:clip!important;--feron-tune-page: min(1520px, calc(100vw - 112px) );--feron-tune-page-wide: min(1640px, calc(100vw - 112px) );--feron-tune-page-tight: min(1280px, calc(100vw - 112px) );--feron-tune-gap-section: clamp(74px, 6.5vw, 118px);--feron-tune-gap-inner: clamp(28px, 3vw, 52px);--feron-tune-radius: 28px;--feron-tune-btn-radius: 18px;--feron-tune-title: #071a33;--feron-tune-muted: #45607d;--feron-tune-line: rgba(13, 87, 151, .16);--feron-tune-shadow: 0 28px 80px rgba(14, 45, 77, .13);--feron-tune-card: rgba(255, 255, 255, .76)}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE]>section,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__topbar,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__hero,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__quick-benefits,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__slogan-strip,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__footer{width:var(--feron-tune-page)!important;max-width:var(--feron-tune-page)!important;margin-left:auto!important;margin-right:auto!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE]>section{padding-top:var(--feron-tune-gap-section)!important;padding-bottom:0!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__topbar{margin-top:28px!important;min-height:76px!important;padding:10px 18px!important;border-radius:24px!important;background:linear-gradient(135deg,#ffffffe0,#f3faffb8)!important;border:1px solid rgba(33,114,178,.16)!important;box-shadow:0 18px 62px #08284d14!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:28px!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__brand,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__logo{min-width:220px!important;display:flex!important;align-items:center!important;gap:14px!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__brand-mark,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__logo-mark,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__brand-logo,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__logo-wrap{width:54px!important;height:54px!important;min-width:54px!important;border-radius:18px!important;overflow:hidden!important;background:transparent!important;box-shadow:none!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__brand img,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__logo img,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__brand svg,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__logo svg{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__language button,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__theme,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__login,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__register,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__hero-actions a,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__steps-cta,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__final a{min-height:48px!important;height:48px!important;padding:0 24px!important;border-radius:var(--feron-tune-btn-radius)!important;border:1px solid rgba(14,76,129,.16)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:14px!important;font-weight:800!important;letter-spacing:.01em!important;line-height:1!important;text-decoration:none!important;box-shadow:0 14px 34px #12497a14!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__language{border-radius:20px!important;padding:4px!important;gap:4px!important;background:#ffffffad!important;border:1px solid rgba(14,76,129,.14)!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__language button{min-width:48px!important;width:48px!important;padding:0!important;box-shadow:none!important;background:transparent!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__language button.is-active,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__language button[aria-pressed=true]{background:linear-gradient(135deg,#1068b6,#1689cf)!important;color:#fff!important;box-shadow:0 12px 28px #0f65ba40!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__theme,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__login,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__hero-actions a:nth-child(2){background:#ffffffc7!important;color:#071a33!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__register,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__hero-actions a:first-child,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__steps-cta,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__final a:first-of-type{background:linear-gradient(135deg,#63ba4f,#0d91d6)!important;color:#071a33!important;border-color:#ffffff61!important;box-shadow:0 18px 44px #0d91d62e!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__language button:hover,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__theme:hover,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__login:hover,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__register:hover,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__hero-actions a:hover,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__steps-cta:hover{transform:translateY(-2px)!important;box-shadow:0 22px 54px #0d538f2e!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] h1{font-size:clamp(52px,4.25vw,78px)!important;line-height:.96!important;letter-spacing:-.065em!important;max-width:780px!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__section-head h2,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__support h2,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__faq h2,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__formula h2{font-size:clamp(34px,3.05vw,56px)!important;line-height:1.02!important;letter-spacing:-.055em!important;max-width:1120px!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__section-head p,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__hero-copy>p,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__support p{font-size:clamp(17px,1.08vw,22px)!important;line-height:1.65!important;color:var(--feron-tune-muted)!important;max-width:820px!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__hero{min-height:auto!important;padding-top:clamp(74px,6vw,110px)!important;padding-bottom:clamp(76px,7vw,126px)!important;display:block!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__hero-content{width:var(--feron-tune-page)!important;max-width:var(--feron-tune-page)!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(0,.93fr) minmax(500px,.82fr)!important;align-items:center!important;gap:clamp(54px,7vw,112px)!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__hero-copy{max-width:760px!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__hero-actions{margin-top:34px!important;display:flex!important;gap:18px!important;align-items:center!important;flex-wrap:wrap!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__trust-line,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__slide-dots,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__hero-card [class*=counter],.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__hero-card [class*=meta],.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__hero-card [class*=head],.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__hero-card>small:first-child,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__hero-card>span:first-child{display:none!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__hero-card{width:min(100%,610px)!important;max-width:610px!important;margin:0 auto!important;padding:30px!important;border-radius:32px!important;overflow:visible!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__quick-benefits{margin-top:-34px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__quick-benefits article,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__anti-card,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__slogan-strip article,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__formula-card,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__step,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__format-card,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__law-grid article,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__partner-grid article,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__faq-item,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__support-cards a{border-radius:var(--feron-tune-radius)!important;border:1px solid var(--feron-tune-line)!important;background:radial-gradient(circle at 84% 8%,rgba(109,191,77,.13),transparent 34%),#ffffffc2!important;box-shadow:var(--feron-tune-shadow)!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__anti-grid{width:var(--feron-tune-page)!important;max-width:var(--feron-tune-page)!important;margin:42px auto 0!important;display:grid!important;grid-template-columns:minmax(360px,.68fr) minmax(560px,1fr)!important;gap:32px!important;align-items:stretch!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__anti-card{min-height:360px!important;padding:clamp(34px,3vw,58px)!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__anti-card--accent{background:radial-gradient(circle at 88% 12%,rgba(100,199,91,.24),transparent 34%),linear-gradient(135deg,#0a4d87,#1377c5 62%,#229399)!important;color:#fff!important;padding:clamp(38px,3.5vw,64px)!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__anti-card--accent h3{font-size:clamp(20px,1.3vw,25px)!important;line-height:1.25!important;margin:0 0 24px!important;color:#fff!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__anti-card--accent p{max-width:820px!important;font-size:clamp(20px,1.38vw,28px)!important;line-height:1.48!important;letter-spacing:-.025em!important;font-weight:800!important;color:#fffffff5!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__formula{width:var(--feron-tune-page)!important;max-width:var(--feron-tune-page)!important;text-align:center!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__formula .feron-home__section-head{margin-left:auto!important;margin-right:auto!important;text-align:center!important;max-width:1240px!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__formula .feron-home__section-head p{margin-left:auto!important;margin-right:auto!important;max-width:1040px!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__formula-row{margin:48px auto 0!important;width:min(100%,1320px)!important;display:grid!important;grid-template-columns:minmax(260px,1fr) 36px minmax(260px,1fr) 36px minmax(260px,1fr)!important;align-items:center!important;justify-content:center!important;gap:22px!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__formula-card{min-height:112px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:24px!important;text-align:center!important;font-size:clamp(16px,1vw,19px)!important;font-weight:850!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__formula-row>span{color:#1178ca!important;font-size:28px!important;font-weight:900!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__ownership-card{width:var(--feron-tune-page-tight)!important;max-width:var(--feron-tune-page-tight)!important;min-height:440px!important;margin:54px auto 0!important;padding:clamp(46px,4vw,72px)!important;border-radius:34px!important;position:relative!important;overflow:hidden!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(380px,.82fr)!important;gap:44px!important;align-items:center!important;background:radial-gradient(circle at 88% 18%,rgba(101,188,87,.24),transparent 34%),linear-gradient(135deg,#092c4b,#0a4168 52%,#1f6b58)!important;box-shadow:0 34px 92px #07213938!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__ownership-card>*{grid-column:1!important;position:relative!important;z-index:3!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__ownership-card h2{max-width:560px!important;font-size:clamp(40px,3.2vw,58px)!important;line-height:1.04!important;letter-spacing:-.055em!important;color:#fff!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__ownership-card p{max-width:580px!important;font-size:clamp(16px,1.03vw,20px)!important;line-height:1.7!important;color:#ffffffd1!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__ownership-card:before{content:""!important;position:absolute!important;right:clamp(34px,5vw,74px)!important;top:50%!important;transform:translateY(-50%)!important;width:min(42%,520px)!important;height:300px!important;border-radius:28px!important;border:1px solid rgba(255,255,255,.22)!important;background:linear-gradient(90deg,#b4def538,#97d8a033) 28px 28px / calc(100% - 56px) 54px no-repeat,linear-gradient(90deg,#ffffff29,#ffffff14) 28px 106px / calc(50% - 38px) 72px no-repeat,linear-gradient(90deg,#ffffff21,#ffffff14) calc(50% + 10px) 106px / calc(50% - 38px) 72px no-repeat,linear-gradient(90deg,#62bd51,#1095d7) 28px 224px / calc(32% - 28px) 26px no-repeat,linear-gradient(90deg,#62bd51,#1095d7) calc(32% + 24px) 210px / calc(26% - 10px) 40px no-repeat,linear-gradient(90deg,#62bd51,#1095d7) calc(60% + 12px) 198px / calc(34% - 36px) 52px no-repeat,#ffffff14!important;box-shadow:inset 0 1px #ffffff38,0 28px 70px #00000029!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__ownership-card:after{content:"Личный кабинет\aПулы · Доли · Документы · Заявки\aРост участия по объекту"!important;white-space:pre-line!important;position:absolute!important;right:clamp(58px,6.6vw,104px)!important;top:calc(50% - 110px)!important;width:min(33%,410px)!important;color:#ffffffe0!important;font-size:14px!important;line-height:1.55!important;font-weight:800!important;letter-spacing:.02em!important;z-index:2!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__steps-grid{width:var(--feron-tune-page)!important;max-width:var(--feron-tune-page)!important;margin:42px auto 0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:28px 34px!important;position:relative!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__step{min-height:170px!important;padding:34px!important;position:relative!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__step:after{right:-22px!important;top:50%!important;transform:translateY(-50%)!important;width:38px!important;height:38px!important;border-radius:14px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:19px!important;content:"→"!important;background:linear-gradient(135deg,#61b84d,#108fd2)!important;color:#fff!important;box-shadow:0 18px 38px #0e76ab38!important;z-index:5!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__step:nth-child(3):after,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__step:nth-child(6):after{display:none!important;content:none!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__steps-cta{width:min(520px,100%)!important;height:58px!important;min-height:58px!important;margin:38px auto 0!important;display:flex!important;font-size:16px!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__format-grid{width:var(--feron-tune-page)!important;max-width:var(--feron-tune-page)!important;margin:44px auto 0!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:26px!important;align-items:stretch!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__format-card{min-height:360px!important;padding:34px 30px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;text-align:left!important;position:relative!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__format-card>span{display:none!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__format-card:before{position:static!important;width:64px!important;height:64px!important;min-width:64px!important;margin:0 auto 34px!important;border-radius:20px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:31px!important;line-height:1!important;background:radial-gradient(circle at 32% 24%,rgba(255,255,255,.64),transparent 22%),linear-gradient(135deg,#64ba4e,#0b90d2)!important;color:#fff!important;box-shadow:0 22px 42px #0c80be2e!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__format-card:nth-child(1):before{content:"🌿"!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__format-card:nth-child(2):before{content:"🏗"!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__format-card:nth-child(3):before{content:"🏨"!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__format-card:nth-child(4):before{content:"↗"!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__format-card:nth-child(5):before{content:"🤝"!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__format-card h3{margin:0 0 20px!important;width:100%!important;font-size:clamp(24px,1.55vw,32px)!important;line-height:1.1!important;letter-spacing:-.04em!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__format-card p{max-width:100%!important;font-size:clamp(16px,.98vw,19px)!important;line-height:1.65!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__law,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__partners,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__faq,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__support{width:var(--feron-tune-page)!important;max-width:var(--feron-tune-page)!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__law-grid,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__partner-grid,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__support-cards{width:100%!important;max-width:100%!important;display:grid!important;gap:28px!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__partner-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__faq-list{width:min(100%,1280px)!important;max-width:1280px!important;margin:44px auto 0!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__support{display:grid!important;grid-template-columns:minmax(360px,.7fr) minmax(520px,1fr)!important;gap:46px!important;align-items:center!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__support-cards{grid-template-columns:repeat(3,minmax(0,1fr))!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__final{width:var(--feron-tune-page-tight)!important;max-width:var(--feron-tune-page-tight)!important;margin:64px auto 0!important;padding:clamp(48px,5vw,86px)!important;border-radius:34px!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__final h2{font-size:clamp(38px,3.1vw,58px)!important;line-height:1.05!important;max-width:850px!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__quick-benefits article,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__anti-card,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__formula-card,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__step,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__format-card,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__law-grid article,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__partner-grid article,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__faq-item,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__support-cards a{transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__quick-benefits article:hover,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__anti-card:hover,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__formula-card:hover,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__step:hover,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__format-card:hover,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__law-grid article:hover,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__partner-grid article:hover,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__support-cards a:hover{transform:translateY(-4px)!important;box-shadow:0 34px 92px #0e406f2e!important}@media (max-width: 1180px){.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE]{--feron-tune-page: calc(100vw - 48px) ;--feron-tune-page-wide: calc(100vw - 48px) ;--feron-tune-page-tight: calc(100vw - 48px) }.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__hero-content,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__anti-grid,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__support,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__ownership-card{grid-template-columns:1fr!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__ownership-card:before,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__ownership-card:after{position:relative!important;right:auto!important;top:auto!important;transform:none!important;width:100%!important;grid-column:1!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__format-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width: 720px){.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE]{--feron-tune-page: calc(100vw - 28px) ;--feron-tune-page-wide: calc(100vw - 28px) ;--feron-tune-page-tight: calc(100vw - 28px) }.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__topbar{flex-direction:column!important;align-items:stretch!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] h1{font-size:clamp(40px,12vw,56px)!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__section-head h2,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__support h2,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__faq h2{font-size:clamp(31px,9vw,44px)!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__quick-benefits,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__steps-grid,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__format-grid,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__partner-grid,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__support-cards,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__formula-row{grid-template-columns:1fr!important}.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__formula-row>span,.feron-home[data-screenshot-tune=FERON_HOME_PAGE_W1_13_SCREENSHOT_VISUAL_TUNE] .feron-home__step:after{display:none!important}}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY]{--feron-w114-page: min(1180px, calc(100vw - 48px) );--feron-w114-radius: 24px;--feron-w114-card-radius: 20px;--feron-w114-btn-radius: 999px;--feron-w114-btn-height: 52px;--feron-w114-gap: 28px;--feron-w114-h1: clamp(3.1rem, 5.2vw, 5rem);--feron-w114-h2: clamp(2.25rem, 3.45vw, 3.45rem);--feron-w114-h3: clamp(1.18rem, 1.55vw, 1.5rem);--feron-w114-body: clamp(1rem, 1.02vw, 1.1rem);--feron-w114-shadow-soft: 0 18px 40px rgba(11, 37, 69, .08);--feron-w114-shadow-hover: 0 22px 46px rgba(11, 37, 69, .12)}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY]>section,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__topbar,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__hero,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__quick-benefits,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__slogan-strip,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__footer,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__final{width:var(--feron-w114-page)!important;max-width:var(--feron-w114-page)!important;margin-left:auto!important;margin-right:auto!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY]>section{padding-left:0!important;padding-right:0!important;margin-top:34px!important;margin-bottom:34px!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__section-head,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__hero-content,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__anti-grid,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__formula-row,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__steps-grid,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__format-grid,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__law-grid,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__cabinet,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__partner-grid,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__faq-list,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__support,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__support-cards{width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] h1{font-size:var(--feron-w114-h1)!important;line-height:.92!important;letter-spacing:-.05em!important;max-width:11ch!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__section-head h2,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__support h2,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__faq h2,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__formula h2{font-size:var(--feron-w114-h2)!important;line-height:.96!important;letter-spacing:-.045em!important;max-width:13ch!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__anti-card h3,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__anti-card--accent h3,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__format-card h3,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__law-grid article h3,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__partner-grid article h3,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__faq-item button{font-size:var(--feron-w114-h3)!important;line-height:1.15!important;letter-spacing:-.03em!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__hero-copy>p,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__section-head p,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__support p,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__anti-card p,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__anti-card--accent p,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__ownership-card p{font-size:var(--feron-w114-body)!important;line-height:1.65!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__language button,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__theme,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__login,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__register,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__hero-actions a,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__steps-cta,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__final a{min-height:var(--feron-w114-btn-height)!important;height:var(--feron-w114-btn-height)!important;border-radius:var(--feron-w114-btn-radius)!important;padding:0 22px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:.98rem!important;font-weight:700!important;line-height:1!important;text-decoration:none!important;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease!important;box-shadow:0 12px 28px #0b254514!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__register,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__hero-actions a:first-child,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__steps-cta,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__final a:first-of-type{background:linear-gradient(135deg,#77c34d,#15a6df)!important;color:#07264a!important;border:1px solid rgba(32,112,168,.18)!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__theme,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__login,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__hero-actions a:nth-child(2),.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__final a:nth-of-type(2),.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__language button{background:#ffffffe0!important;color:#0b2545!important;border:1px solid rgba(11,37,69,.12)!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__language button.is-active,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__language button[aria-pressed=true]{background:linear-gradient(180deg,#0e67c8,#1555a8)!important;color:#fff!important;border-color:#08326c57!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__language button:hover,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__theme:hover,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__login:hover,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__register:hover,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__hero-actions a:hover,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__steps-cta:hover,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__final a:hover{transform:translateY(-1px)!important;box-shadow:0 18px 34px #0b25451f!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__topbar{min-height:74px!important;padding:10px 16px!important;align-items:center!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:wrap!important;gap:10px!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__hero{padding-top:26px!important;padding-bottom:10px!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__hero-content{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(380px,470px)!important;gap:34px!important;align-items:center!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__hero-copy{max-width:100%!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__hero-actions{display:flex!important;flex-wrap:wrap!important;gap:14px!important;align-items:center!important;margin-top:26px!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__hero-card{max-width:470px!important;margin-left:auto!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__anti-grid{display:grid!important;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)!important;gap:28px!important;align-items:stretch!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__anti-card,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__anti-card--accent{min-height:320px!important;padding:34px 34px 30px!important;border-radius:var(--feron-w114-card-radius)!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__anti-card--accent h3,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__anti-card h3{margin-bottom:18px!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__anti-card--accent p{max-width:34ch!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__formula-row{width:min(1060px,100%)!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr)!important;gap:18px!important;align-items:center!important;margin-left:auto!important;margin-right:auto!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__formula-card{min-height:92px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:16px 18px!important;border-radius:16px!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__formula-row>span{display:flex!important;align-items:center!important;justify-content:center!important;font-size:28px!important;line-height:1!important;font-weight:800!important;color:#1670d1!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__ownership-card{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr)!important;gap:28px!important;align-items:center!important;min-height:360px!important;padding:34px 34px 30px!important;border-radius:var(--feron-w114-radius)!important;overflow:hidden!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__ownership-card [class*=mock] *,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__ownership-card [class*=screen] *,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__ownership-card [class*=visual] *,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__ownership-card [class*=phone] *{color:transparent!important;text-shadow:none!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__ownership-card [class*=mock] small,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__ownership-card [class*=mock] p,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__ownership-card [class*=mock] span,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__ownership-card [class*=screen] small,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__ownership-card [class*=screen] p,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__ownership-card [class*=screen] span,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__ownership-card [class*=visual] small,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__ownership-card [class*=visual] p,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__ownership-card [class*=visual] span,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__ownership-card [class*=phone] small,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__ownership-card [class*=phone] p,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__ownership-card [class*=phone] span{font-size:0!important;line-height:0!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__steps-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px 18px!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__step{min-height:154px!important;border-radius:16px!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__step:nth-child(3):after,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__step:nth-child(6):after{display:none!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__steps-cta{min-width:280px!important;margin:20px auto 0!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__format-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:14px!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__format-card{min-height:252px!important;padding:88px 18px 22px!important;border-radius:18px!important;position:relative!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__format-card>span{display:none!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__format-card:before{top:22px!important;left:50%!important;transform:translate(-50%)!important;width:52px!important;height:52px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:24px!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__format-card h3{margin-bottom:12px!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__format-card p{font-size:.98rem!important;line-height:1.55!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__law-grid,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__partner-grid,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__support-cards{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__law-grid article,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__partner-grid article,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__support-cards a{min-height:112px!important;border-radius:16px!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__cabinet{display:grid!important;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr)!important;gap:32px!important;align-items:stretch!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__cabinet-panel,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__dashboard-mock{min-height:318px!important;height:100%!important;border-radius:20px!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__dashboard-mock{overflow:hidden!important;display:grid!important;grid-template-rows:50px 1fr 82px!important;gap:16px!important;padding:26px!important;box-shadow:var(--feron-w114-shadow-soft)!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__quick-benefits article,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__anti-card,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__anti-card--accent,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__formula-card,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__step,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__format-card,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__law-grid article,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__partner-grid article,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__faq-item,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__support-cards a{box-shadow:var(--feron-w114-shadow-soft)!important;transition:transform .18s ease,box-shadow .18s ease!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__quick-benefits article:hover,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__anti-card:hover,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__anti-card--accent:hover,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__formula-card:hover,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__step:hover,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__format-card:hover,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__law-grid article:hover,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__partner-grid article:hover,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__support-cards a:hover{transform:translateY(-2px)!important;box-shadow:var(--feron-w114-shadow-hover)!important}@media (max-width: 1180px){.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY]{--feron-w114-page: calc(100vw - 40px) }.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__hero-content,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__anti-grid,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__ownership-card,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__cabinet{grid-template-columns:1fr!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__format-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__law-grid,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__partner-grid,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__support-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width: 860px){.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY]{--feron-w114-page: calc(100vw - 28px) }.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__topbar{gap:12px!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__actions{justify-content:flex-start!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__steps-grid,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__format-grid,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__law-grid,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__partner-grid,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__support-cards,.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__formula-row{grid-template-columns:1fr!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__formula-row>span{transform:rotate(90deg);margin:-4px auto!important}.feron-home[data-global-polish=FERON_HOME_PAGE_W1_14_GLOBAL_UI_UNIFY] .feron-home__steps-cta{width:min(320px,100%)!important;min-width:0!important}}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR],.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] *{box-sizing:border-box!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR]{--w115-page: min(1320px, calc(100vw - 96px) );--w115-readable: min(1040px, calc(100vw - 96px) );--w115-gap: clamp(20px, 2vw, 32px);--w115-section-gap: clamp(72px, 7vw, 112px);--w115-card-radius: 22px;--w115-text: #061a34;--w115-muted: #415b78;--w115-blue: #1476c9;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0 0 72px!important;overflow-x:hidden!important;color:var(--w115-text)!important;background:radial-gradient(circle at 18% 12%,rgba(55,158,226,.16),transparent 28%),radial-gradient(circle at 84% 18%,rgba(95,190,86,.16),transparent 30%),linear-gradient(180deg,#eef6fb,#eef4f8 45%,#edf3f7)!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR]>section,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__topbar,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__hero,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__quick-benefits,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__slogan-strip,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__final,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__footer{width:var(--w115-page)!important;max-width:var(--w115-page)!important;margin-left:auto!important;margin-right:auto!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__section-head,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__hero-content,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__anti-grid,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__formula-row,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__steps-grid,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__format-grid,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__law-grid,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__cabinet,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__partner-grid,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__faq-list,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__support,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__support-cards{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:0!important;margin-right:0!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR]>section{padding:0!important;margin-top:var(--w115-section-gap)!important;margin-bottom:0!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__topbar{margin-top:24px!important;min-height:72px!important;padding:10px 16px!important;border-radius:18px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;background:#ffffffbd!important;border:1px solid rgba(126,166,198,.34)!important;box-shadow:0 18px 50px #184b761f!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;flex-wrap:wrap!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__language button,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__theme,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__login,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__register,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__hero-actions a,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__steps-cta,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__final a{min-height:44px!important;padding:0 20px!important;border-radius:14px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:14px!important;line-height:1!important;font-weight:850!important;text-decoration:none!important;border:1px solid rgba(126,166,198,.36)!important;box-shadow:0 10px 28px #1452871a!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__theme,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__login,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__hero-actions a:nth-child(2),.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__final a:nth-of-type(2),.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__language button{background:#ffffffd1!important;color:#061a34!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__register,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__hero-actions a:first-child,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__steps-cta,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__final a:first-of-type,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__language button.is-active,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__language button[aria-pressed=true]{background:linear-gradient(135deg,#62b84f,#12a0dc)!important;color:#061a34!important;border-color:transparent!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__hero{margin-top:56px!important;min-height:auto!important;padding:34px 0 28px!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__hero-content{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(420px,520px)!important;align-items:center!important;gap:clamp(42px,6vw,84px)!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__hero-copy{max-width:680px!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] h1{font-size:clamp(54px,5vw,74px)!important;line-height:.94!important;letter-spacing:-.06em!important;margin:0 0 22px!important;max-width:780px!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__hero-copy>p{font-size:clamp(17px,1.35vw,21px)!important;line-height:1.56!important;font-weight:650!important;color:var(--w115-muted)!important;max-width:700px!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__hero-actions{margin-top:28px!important;display:flex!important;gap:16px!important;align-items:center!important;flex-wrap:wrap!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__hero-card{width:100%!important;max-width:520px!important;min-width:0!important;justify-self:end!important;overflow:hidden!important;border-radius:28px!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__hero-card [class*=counter],.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__hero-card [class*=meta],.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__hero-card [class*=head],.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__hero-card>small:first-child,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__hero-card>span:first-child{display:none!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__quick-benefits{margin-top:34px!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:var(--w115-gap)!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__quick-benefits article,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__anti-card,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__formula-card,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__step,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__format-card,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__law-grid article,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__partner-grid article,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__faq-item,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__support-cards a{border-radius:var(--w115-card-radius)!important;background:#ffffffbd!important;border:1px solid rgba(126,166,198,.32)!important;box-shadow:0 18px 46px #1452871a!important;overflow:hidden!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__section-head{margin:0 0 32px!important;text-align:left!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__section-head h2,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__support h2,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__faq h2,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__formula h2{font-size:clamp(34px,3.2vw,50px)!important;line-height:1.04!important;letter-spacing:-.055em!important;max-width:960px!important;margin:0 0 18px!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__section-head p,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__support p{font-size:clamp(16px,1.2vw,19px)!important;line-height:1.56!important;font-weight:600!important;color:var(--w115-muted)!important;max-width:980px!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__anti-grid{display:grid!important;grid-template-columns:minmax(320px,.9fr) minmax(440px,1.3fr)!important;align-items:stretch!important;gap:var(--w115-gap)!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__anti-card{padding:clamp(30px,4vw,52px)!important;min-height:320px!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__anti-card--accent{background:linear-gradient(135deg,#0b4772,#0f7bd0 58%,#2b9a9d)!important;color:#fff!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__anti-card--accent h3{font-size:clamp(22px,1.9vw,30px)!important;line-height:1.15!important;margin:0 0 22px!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__anti-card--accent p{font-size:clamp(17px,1.35vw,22px)!important;line-height:1.52!important;font-weight:750!important;max-width:780px!important;color:#fffffff0!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__quote{width:var(--w115-readable)!important;max-width:var(--w115-readable)!important;margin-left:auto!important;margin-right:auto!important;padding-left:26px!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__quote p{font-size:clamp(36px,4vw,58px)!important;line-height:1.04!important;letter-spacing:-.055em!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__formula .feron-home__section-head{max-width:980px!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__formula .feron-home__section-head h2,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__formula .feron-home__section-head p{margin-left:auto!important;margin-right:auto!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__formula-row{display:grid!important;grid-template-columns:minmax(220px,1fr) 34px minmax(220px,1fr) 34px minmax(220px,1fr)!important;align-items:center!important;gap:clamp(14px,2vw,28px)!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__formula-card{min-height:92px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:20px!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__formula-row>span{display:flex!important;align-items:center!important;justify-content:center!important;font-size:26px!important;font-weight:900!important;color:var(--w115-blue)!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__ownership-card{width:min(1080px,var(--w115-page))!important;max-width:min(1080px,var(--w115-page))!important;margin-left:auto!important;margin-right:auto!important;padding:clamp(42px,5vw,72px)!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(320px,420px)!important;align-items:center!important;gap:clamp(30px,5vw,68px)!important;border-radius:28px!important;overflow:hidden!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__ownership-card h2{font-size:clamp(38px,3.8vw,58px)!important;line-height:1.04!important;letter-spacing:-.055em!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__ownership-card p{font-size:clamp(16px,1.2vw,20px)!important;line-height:1.64!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__ownership-card [class*=mock] small,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__ownership-card [class*=mock] p,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__ownership-card [class*=mock] span,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__ownership-card [class*=screen] small,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__ownership-card [class*=screen] p,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__ownership-card [class*=screen] span,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__ownership-card [class*=visual] small,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__ownership-card [class*=visual] p,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__ownership-card [class*=visual] span,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__ownership-card [class*=phone] small,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__ownership-card [class*=phone] p,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__ownership-card [class*=phone] span{color:transparent!important;text-shadow:none!important;font-size:0!important;line-height:0!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__steps-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__step{min-height:150px!important;padding:28px!important;position:relative!important;overflow:visible!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__step:after{right:-16px!important;top:50%!important;transform:translateY(-50%)!important;width:34px!important;height:34px!important;border-radius:12px!important;z-index:3!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__step:nth-child(3):after,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__step:nth-child(6):after{display:none!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__steps-cta{width:min(460px,100%)!important;min-height:54px!important;margin:34px auto 0!important;display:flex!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__format-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:22px!important;align-items:stretch!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__format-card{min-height:390px!important;padding:32px 28px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__format-card>span{display:none!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__format-card:before{position:static!important;transform:none!important;margin:0 auto 34px!important;width:58px!important;height:58px!important;border-radius:18px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:28px!important;line-height:1!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__format-card:nth-child(1):before{content:"🌿"!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__format-card:nth-child(2):before{content:"🏗"!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__format-card:nth-child(3):before{content:"🏨"!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__format-card:nth-child(4):before{content:"↗"!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__format-card:nth-child(5):before{content:"🤝"!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__format-card h3{font-size:clamp(22px,1.7vw,30px)!important;line-height:1.08!important;letter-spacing:-.035em!important;margin:0 0 18px!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__format-card p{font-size:16px!important;line-height:1.65!important;color:var(--w115-muted)!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__law-grid,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__partner-grid,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__support-cards{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:22px!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__law-grid article,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__partner-grid article,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__support-cards a{padding:26px!important;min-height:108px!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__cabinet{display:grid!important;grid-template-columns:minmax(360px,.9fr) minmax(420px,1.35fr)!important;gap:40px!important;align-items:center!important;overflow:hidden!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__cabinet-panel,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__dashboard-mock{max-width:100%!important;min-width:0!important;overflow:hidden!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__faq-list{width:min(980px,100%)!important;margin-left:auto!important;margin-right:auto!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__support{display:grid!important;grid-template-columns:minmax(320px,.85fr) minmax(420px,1.15fr)!important;gap:42px!important;align-items:center!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__final{padding:clamp(42px,5vw,72px)!important;border-radius:28px!important;overflow:hidden!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__final h2{font-size:clamp(40px,4vw,62px)!important;line-height:1.03!important;letter-spacing:-.055em!important;max-width:780px!important}@media (max-width: 1100px){.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR]{--w115-page: calc(100vw - 40px) ;--w115-readable: calc(100vw - 40px) }.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__hero-content,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__anti-grid,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__ownership-card,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__cabinet,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__support{grid-template-columns:1fr!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__hero-card{justify-self:start!important;max-width:620px!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__format-grid,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__quick-benefits,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__steps-grid,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__law-grid,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__partner-grid,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__support-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__step:after{display:none!important}}@media (max-width: 720px){.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR]{--w115-page: calc(100vw - 28px) ;--w115-readable: calc(100vw - 28px) ;--w115-section-gap: 56px}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__topbar{align-items:flex-start!important;flex-direction:column!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__actions{width:100%!important;justify-content:flex-start!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] h1{font-size:clamp(42px,12vw,56px)!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__section-head h2,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__support h2,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__faq h2,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__formula h2{font-size:clamp(32px,9vw,42px)!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__quick-benefits,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__steps-grid,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__format-grid,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__law-grid,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__partner-grid,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__support-cards,.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__formula-row{grid-template-columns:1fr!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__formula-row>span{min-height:28px!important}.feron-home[data-layout-lock=FERON_HOME_PAGE_W1_15_1_LAYOUT_LOCK_REPAIR] .feron-home__ownership-card{padding:30px!important}}@media (min-width: 1100px){.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE]{--feron-page-max: 1240px;--feron-block-gap: 44px;--feron-title-size: clamp(2.75rem, 2.2rem + 1.1vw, 3.6rem);--feron-title-line: 1.03;--feron-card-radius: 20px}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE]>section,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__topbar,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__hero,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__quick-benefits,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__slogan-strip,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__footer,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__final{max-width:var(--feron-page-max)!important;width:min(calc(100% - 64px),var(--feron-page-max))!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE]>section{padding-left:0!important;padding-right:0!important;margin-top:0!important;margin-bottom:0!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__section-head,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__hero-content,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__anti-grid,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__formula-row,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__steps-grid,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__format-grid,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__law-grid,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__cabinet,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__partner-grid,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__faq-list,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__support,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__support-cards{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] h1{font-size:clamp(4rem,3.5rem + 1.1vw,5.2rem)!important;line-height:.98!important;letter-spacing:-.045em!important;max-width:720px!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__section-head h2,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__support h2,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__faq h2,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__formula h2{font-size:var(--feron-title-size)!important;line-height:var(--feron-title-line)!important;letter-spacing:-.04em!important;max-width:760px!important;margin-bottom:14px!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__anti-card h3,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__anti-card--accent h3,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__format-card h3,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__law-grid article h3,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__partner-grid article h3,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__faq-item button{font-size:1.05rem!important;line-height:1.22!important;letter-spacing:-.02em!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__hero-copy>p,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__section-head p,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__support p,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__anti-card p,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__anti-card--accent p,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__ownership-card p{font-size:1rem!important;line-height:1.6!important;max-width:860px!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__language button,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__theme,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__login,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__register,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__hero-actions a,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__steps-cta,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__final a{min-height:46px!important;padding:0 18px!important;border-radius:14px!important;font-size:.94rem!important;font-weight:700!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__register,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__hero-actions a:first-child,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__steps-cta,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__final a:first-of-type{min-width:168px!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__theme,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__login,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__hero-actions a:nth-child(2),.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__final a:nth-of-type(2){min-width:136px!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__hero{padding-top:34px!important;padding-bottom:42px!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__hero-content{display:grid!important;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr)!important;gap:52px!important;align-items:center!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__hero-copy{max-width:700px!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__hero-card{width:100%!important;max-width:520px!important;justify-self:end!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__quick-benefits{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;padding-bottom:56px!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__anti-grid{display:grid!important;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr)!important;gap:16px!important;align-items:stretch!important;margin-bottom:26px!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__anti-card,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__anti-card--accent{min-height:210px!important;border-radius:var(--feron-card-radius)!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__slogan-strip{padding-top:36px!important;padding-bottom:34px!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__slogan-strip>h2,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__slogan-strip h2{font-size:var(--feron-title-size)!important;line-height:var(--feron-title-line)!important;letter-spacing:-.04em!important;max-width:820px!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__formula{padding-top:34px!important;padding-bottom:26px!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__formula-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr)!important;gap:22px!important;align-items:center!important;justify-content:center!important;margin-top:26px!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__formula-card{min-height:72px!important;border-radius:16px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__formula-row>span{font-size:1.8rem!important;font-weight:800!important;line-height:1!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__ownership-card{width:min(100%,1120px)!important;margin:52px auto 0!important;display:grid!important;grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr)!important;gap:28px!important;align-items:center!important;padding:36px!important;border-radius:24px!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__ownership-card h2{font-size:clamp(3rem,2.55rem + .85vw,4rem)!important;line-height:.98!important;letter-spacing:-.045em!important;max-width:560px!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__ownership-card [class*=mock] *,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__ownership-card [class*=screen] *,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__ownership-card [class*=visual] *,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__ownership-card [class*=phone] *{color:transparent!important;font-size:0!important;line-height:0!important;text-shadow:none!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__steps-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;margin-bottom:18px!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__step{min-height:90px!important;border-radius:16px!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__step:nth-child(3):after,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__step:nth-child(6):after{display:none!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__steps-cta{display:flex!important;margin:18px auto 0!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__format-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:14px!important;align-items:stretch!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__format-card{min-height:264px!important;padding-top:86px!important;border-radius:20px!important;position:relative!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__format-card>span{display:none!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__format-card:before{top:22px!important;left:50%!important;transform:translate(-50%)!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__law-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;align-items:stretch!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__law-grid article{min-height:132px!important;border-radius:16px!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__cabinet{display:grid!important;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)!important;gap:26px!important;align-items:stretch!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__cabinet-panel,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__dashboard-mock{width:100%!important;min-height:316px!important;border-radius:20px!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__partner-grid,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__support-cards{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;align-items:stretch!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__partner-grid article,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__support-cards a{min-height:74px!important;border-radius:16px!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__faq-list{max-width:860px!important;margin-left:auto!important;margin-right:auto!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__faq-item{border-radius:16px!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__support{display:grid!important;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)!important;gap:28px!important;align-items:start!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__final{max-width:1120px!important;margin-top:26px!important;margin-left:auto!important;margin-right:auto!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__footer{padding-top:18px!important;padding-bottom:26px!important}}@media (max-width: 1099px){.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__format-card>span{display:none!important}.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__ownership-card [class*=mock] *,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__ownership-card [class*=screen] *,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__ownership-card [class*=visual] *,.feron-home[data-desktop-grid-normalize=FERON_HOME_PAGE_W1_16_DESKTOP_GRID_NORMALIZE] .feron-home__ownership-card [class*=phone] *{color:transparent!important;font-size:0!important;line-height:0!important}}@media (min-width: 1180px){.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP]{--feron-shell-width: min(1280px, calc(100vw - 72px) );--feron-section-gap: 92px;--feron-card-gap: 22px;--feron-title-size: clamp(48px, 3.55vw, 64px);--feron-hero-size: clamp(62px, 4.8vw, 82px);--feron-body-size: 17px;--feron-body-line: 1.6;--feron-button-height: 48px;--feron-button-radius: 16px}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP]>section,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__topbar,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__hero,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__quick-benefits,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__slogan-strip,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__footer,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__final{width:var(--feron-shell-width)!important;max-width:var(--feron-shell-width)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;box-sizing:border-box!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP]>section{margin-top:var(--feron-section-gap)!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__hero{margin-top:28px!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__section-head,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__hero-copy{max-width:760px!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] h1{font-size:var(--feron-hero-size)!important;line-height:.92!important;font-weight:900!important;letter-spacing:-.048em!important;color:#0e2748!important;margin:0 0 22px!important;max-width:720px!important;text-wrap:balance}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__section-head h2,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__slogan-strip>h2,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__support h2,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__faq h2,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__formula h2{font-size:var(--feron-title-size)!important;line-height:.95!important;font-weight:900!important;letter-spacing:-.045em!important;color:#0e2748!important;margin:0 0 16px!important;max-width:900px!important;text-wrap:balance}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__hero-copy>p,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__section-head p,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__support p,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__anti-card p,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__anti-card--accent p,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__ownership-card p{font-size:var(--feron-body-size)!important;line-height:var(--feron-body-line)!important;color:#0e2748cc!important;max-width:760px!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__anti-card h3,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__anti-card--accent h3,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__format-card h3,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__law-grid article h3,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__partner-grid article h3,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__faq-item button{font-size:20px!important;line-height:1.15!important;font-weight:800!important;letter-spacing:-.03em!important;color:#0e2748!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__language{display:flex!important;align-items:center!important;gap:6px!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__language button{min-width:38px!important;height:36px!important;min-height:36px!important;padding:0 10px!important;border-radius:12px!important;border:1px solid rgba(13,83,154,.14)!important;background:#fff!important;color:#102949!important;box-shadow:0 10px 24px #0f326014!important;font-size:12px!important;font-weight:800!important;letter-spacing:0!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__language button.is-active,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__language button[aria-pressed=true]{background:linear-gradient(135deg,#0a63c9,#1567d3)!important;color:#fff!important;border-color:transparent!important;box-shadow:0 12px 26px #0f4d9a38!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__theme,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__login,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__register,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__hero-actions a,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__steps-cta,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__final a{min-height:var(--feron-button-height)!important;height:var(--feron-button-height)!important;padding:0 24px!important;border-radius:var(--feron-button-radius)!important;border:1px solid rgba(13,83,154,.16)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;text-align:center!important;box-shadow:0 12px 28px #0f32601f!important;font-size:14px!important;line-height:1!important;font-weight:800!important;letter-spacing:-.01em!important;text-decoration:none!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__register,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__hero-actions a:first-child,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__steps-cta,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__final a:first-of-type{background:linear-gradient(135deg,#62c14c,#17a6e6)!important;color:#fff!important;border-color:transparent!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__theme,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__login,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__hero-actions a:nth-child(2),.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__final a:nth-of-type(2){background:#fff!important;color:#102949!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__hero-content{display:grid!important;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr)!important;gap:56px!important;align-items:center!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__hero-copy{max-width:660px!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__hero-card{max-width:100%!important;justify-self:stretch!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__hero-card [class*=mock] small,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__hero-card [class*=mock] p,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__hero-card [class*=mock] span,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__hero-card [class*=mock] strong,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__hero-card [class*=screen] small,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__hero-card [class*=screen] p,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__hero-card [class*=screen] span,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__ownership-card [class*=mock] small,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__ownership-card [class*=mock] p,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__ownership-card [class*=mock] span,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__ownership-card [class*=screen] small,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__ownership-card [class*=screen] p,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__ownership-card [class*=screen] span,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__ownership-card [class*=visual] small,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__ownership-card [class*=visual] p,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__ownership-card [class*=visual] span,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__ownership-card [class*=phone] small,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__ownership-card [class*=phone] p,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__ownership-card [class*=phone] span{opacity:0!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__quick-benefits{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:var(--feron-card-gap)!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__anti-grid{display:grid!important;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)!important;gap:28px!important;align-items:stretch!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__slogan-strip{display:block!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__slogan-strip>h2{max-width:820px!important;padding-left:28px!important;position:relative!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__slogan-strip>h2:before{content:""!important;position:absolute!important;left:0!important;top:8px!important;bottom:8px!important;width:3px!important;border-radius:999px!important;background:linear-gradient(180deg,#80cf47,#4ec2d4)!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__formula{display:block!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__formula-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr)!important;gap:22px!important;align-items:center!important;margin-top:28px!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__formula-card{min-height:86px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__formula-row>span{display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:28px!important;font-weight:900!important;color:#166ed6!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__ownership-card{display:grid!important;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)!important;gap:46px!important;align-items:center!important;padding:38px 40px!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__steps-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:var(--feron-card-gap)!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__step{min-height:154px!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__step:nth-child(3):after,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__step:nth-child(6):after{display:none!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__steps-cta{margin:26px auto 0!important;display:flex!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__format-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:18px!important;align-items:stretch!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__format-card{min-height:302px!important;padding:24px 20px 22px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__format-card>span{display:none!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__law-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__cabinet{display:grid!important;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)!important;gap:28px!important;align-items:stretch!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__cabinet-panel,.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__dashboard-mock{width:100%!important;min-height:282px!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__partner-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__faq>.feron-home__section-head{max-width:860px!important;margin-left:auto!important;margin-right:auto!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__faq-list{max-width:860px!important;margin:28px auto 0!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__support{display:grid!important;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr)!important;gap:28px!important;align-items:start!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__support-cards{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;margin-top:0!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__final{width:min(860px,100%)!important;max-width:min(860px,100%)!important;margin:56px auto 0!important}.feron-home[data-desktop-final-fix=FERON_HOME_PAGE_W1_17_DESKTOP_FINAL_CLEANUP] .feron-home__footer{margin-top:40px!important}}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT],.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] *{box-sizing:border-box!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT]{--fh-page: min(1120px, calc(100vw - 56px) );--fh-page-narrow: min(900px, calc(100vw - 56px) );--fh-gap-section: 104px;--fh-radius-card: 20px;--fh-radius-panel: 28px;--fh-blue: #0878d8;--fh-blue-deep: #0b2f52;--fh-green: #5ec65a;--fh-cyan: #13aee2;--fh-text: #071b35;--fh-muted: #35506e;--fh-border: rgba(64, 122, 157, .22);--fh-card-bg: rgba(255, 255, 255, .82);--fh-shadow: 0 22px 52px rgba(21, 74, 114, .12);width:100%!important;max-width:none!important;margin:0!important;overflow-x:clip!important;color:var(--fh-text)!important;background:radial-gradient(circle at 22% 10%,rgba(171,226,255,.36),transparent 34%),radial-gradient(circle at 78% 16%,rgba(183,232,180,.32),transparent 34%),linear-gradient(180deg,#edf8ff,#eef8f8 42%,#eef5f9)!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT]>section,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__topbar,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__hero,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__quick-benefits,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__slogan-strip,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__footer,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__final{width:var(--fh-page)!important;max-width:var(--fh-page)!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;left:auto!important;right:auto!important;transform:none!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT]>section{margin-top:0!important;margin-bottom:var(--fh-gap-section)!important;overflow:visible!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__topbar{min-height:72px!important;margin-top:22px!important;margin-bottom:52px!important;padding:12px 16px!important;border:1px solid var(--fh-border)!important;border-radius:18px!important;background:#ffffffb8!important;box-shadow:0 18px 42px #1b51781a!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;flex-wrap:nowrap!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__language button,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__theme,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__login,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__register,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__hero-actions a,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__steps-cta,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__final a{height:44px!important;min-height:44px!important;min-width:112px!important;padding:0 22px!important;border-radius:999px!important;border:1px solid rgba(14,84,134,.18)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;font-size:14px!important;line-height:1!important;font-weight:850!important;letter-spacing:-.01em!important;text-decoration:none!important;white-space:nowrap!important;box-shadow:0 14px 30px #0e4c781a!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__register,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__hero-actions a:first-child,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__steps-cta,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__final a:first-of-type{color:#052039!important;border-color:transparent!important;background:linear-gradient(135deg,var(--fh-green),var(--fh-cyan))!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__theme,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__login,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__hero-actions a:nth-child(2),.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__final a:nth-of-type(2),.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__language button{color:#061e38!important;background:#ffffffd6!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__language{display:flex!important;align-items:center!important;gap:4px!important;padding:4px!important;border-radius:999px!important;background:#ffffffb3!important;border:1px solid rgba(14,84,134,.14)!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__language button{min-width:38px!important;width:38px!important;height:38px!important;min-height:38px!important;padding:0!important;box-shadow:none!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__language button.is-active,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__language button[aria-pressed=true]{color:#fff!important;background:linear-gradient(135deg,#0b56a2,#147ed0)!important;box-shadow:0 10px 22px #0e60ac47!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] h1{max-width:640px!important;margin:0 0 24px!important;font-size:clamp(52px,5vw,68px)!important;line-height:.94!important;letter-spacing:-.065em!important;font-weight:950!important;color:var(--fh-text)!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__section-head h2,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__slogan-strip>h2,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__support h2,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__faq h2,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__formula h2{max-width:760px!important;margin:0 0 18px!important;font-size:clamp(38px,3.45vw,46px)!important;line-height:1.03!important;letter-spacing:-.055em!important;font-weight:940!important;color:var(--fh-text)!important;text-align:left!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__hero-copy>p,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__section-head p,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__support p,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__anti-card p,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__anti-card--accent p,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__ownership-card p{max-width:720px!important;font-size:16px!important;line-height:1.62!important;letter-spacing:-.01em!important;color:var(--fh-muted)!important;text-align:left!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__hero{min-height:auto!important;padding:10px 0 42px!important;margin-bottom:34px!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__hero-content{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(360px,430px)!important;align-items:center!important;justify-content:center!important;gap:72px!important;margin:0!important;padding:0!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__hero-copy{width:100%!important;max-width:650px!important;margin:0!important;padding:0!important;text-align:left!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__hero-actions{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:16px!important;margin-top:28px!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__hero-card{width:100%!important;max-width:430px!important;min-height:500px!important;margin:0!important;padding:28px!important;border-radius:26px!important;overflow:hidden!important;transform:none!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__hero-card [class*=mock] small,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__hero-card [class*=mock] p,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__hero-card [class*=mock] span,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__hero-card [class*=mock] strong,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__hero-card [class*=screen] small,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__hero-card [class*=screen] p,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__hero-card [class*=screen] span,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__ownership-card [class*=mock] small,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__ownership-card [class*=mock] p,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__ownership-card [class*=mock] span,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__ownership-card [class*=screen] small,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__ownership-card [class*=screen] p,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__ownership-card [class*=screen] span,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__ownership-card [class*=visual] small,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__ownership-card [class*=visual] p,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__ownership-card [class*=visual] span,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__ownership-card [class*=phone] small,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__ownership-card [class*=phone] p,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__ownership-card [class*=phone] span{color:transparent!important;text-shadow:none!important;font-size:0!important;line-height:0!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__quick-benefits{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:28px!important;margin-top:0!important;margin-bottom:96px!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__quick-benefits article{min-height:140px!important;padding:26px!important;border-radius:var(--fh-radius-card)!important;background:var(--fh-card-bg)!important;border:1px solid var(--fh-border)!important;box-shadow:var(--fh-shadow)!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__anti-grid{width:var(--fh-page-narrow)!important;max-width:var(--fh-page-narrow)!important;margin:34px auto 0!important;display:grid!important;grid-template-columns:.95fr 1.25fr!important;gap:28px!important;align-items:stretch!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__anti-card,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__anti-card--accent{min-height:290px!important;padding:42px!important;border-radius:var(--fh-radius-card)!important;box-shadow:var(--fh-shadow)!important;overflow:hidden!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__anti-card--accent,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__anti-card--accent *{color:#fff!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__anti-card--accent{background:linear-gradient(135deg,#0869b6,#1792c3 62%,#249a95)!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__slogan-strip{width:var(--fh-page-narrow)!important;max-width:var(--fh-page-narrow)!important;margin-top:88px!important;margin-bottom:92px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__slogan-strip>h2{max-width:860px!important;padding-left:30px!important;border-left:4px solid var(--fh-green)!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__formula{width:var(--fh-page)!important;max-width:var(--fh-page)!important;margin-left:auto!important;margin-right:auto!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__formula-row{width:100%!important;max-width:100%!important;margin:54px auto 0!important;display:grid!important;grid-template-columns:minmax(0,1fr) 36px minmax(0,1fr) 36px minmax(0,1fr)!important;gap:22px!important;align-items:center!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__formula-card{min-height:76px!important;padding:22px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;border-radius:16px!important;background:#ffffffd1!important;border:1px solid var(--fh-border)!important;box-shadow:var(--fh-shadow)!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__formula-row>span{display:flex!important;align-items:center!important;justify-content:center!important;color:var(--fh-blue)!important;font-size:22px!important;font-weight:950!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__ownership-card{width:min(760px,var(--fh-page))!important;max-width:min(760px,var(--fh-page))!important;min-height:360px!important;margin:86px auto 0!important;padding:48px!important;display:grid!important;grid-template-columns:minmax(0,.9fr) minmax(260px,1fr)!important;gap:36px!important;align-items:center!important;border-radius:var(--fh-radius-panel)!important;overflow:hidden!important;background:linear-gradient(135deg,#07365a,#0c5371 54%,#20775f)!important;box-shadow:0 28px 70px #093a5c38!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__ownership-card h2{font-size:clamp(38px,3.2vw,46px)!important;line-height:.98!important;color:#fff!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__ownership-card p{color:#fffc!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__steps-grid{width:var(--fh-page-narrow)!important;max-width:var(--fh-page-narrow)!important;margin:34px auto 0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__step{min-height:132px!important;padding:28px!important;border-radius:18px!important;background:#ffffffd1!important;border:1px solid var(--fh-border)!important;box-shadow:var(--fh-shadow)!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__step:after{display:none!important;content:none!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__steps-cta{width:360px!important;max-width:360px!important;margin:28px auto 0!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__format-grid{width:var(--fh-page)!important;max-width:var(--fh-page)!important;margin:34px auto 0!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:18px!important;align-items:stretch!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__format-card{min-height:310px!important;padding:30px 20px!important;border-radius:18px!important;background:#ffffffd1!important;border:1px solid var(--fh-border)!important;box-shadow:var(--fh-shadow)!important;text-align:left!important;overflow:hidden!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__format-card>span:first-child{display:none!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__format-card:before{width:54px!important;height:54px!important;min-width:54px!important;min-height:54px!important;margin:0 auto 26px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:16px!important;background:linear-gradient(135deg,var(--fh-green),var(--fh-blue))!important;box-shadow:0 18px 36px #107ba438!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__format-card h3{margin-top:0!important;font-size:20px!important;line-height:1.08!important;letter-spacing:-.035em!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__format-card p{font-size:14px!important;line-height:1.55!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__law-grid{width:var(--fh-page)!important;max-width:var(--fh-page)!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;margin:32px auto 0!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__law-grid article{min-height:118px!important;padding:24px!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__cabinet{width:var(--fh-page)!important;max-width:var(--fh-page)!important;margin-left:auto!important;margin-right:auto!important;display:grid!important;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr)!important;gap:34px!important;align-items:center!important;overflow:hidden!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__cabinet-panel,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__dashboard-mock{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;left:auto!important;right:auto!important;transform:none!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__cabinet-panel{min-height:300px!important;padding:42px!important;border-radius:24px!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__dashboard-mock{min-height:260px!important;border-radius:22px!important;overflow:hidden!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__partner-grid,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__support-cards{width:var(--fh-page-narrow)!important;max-width:var(--fh-page-narrow)!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;margin-left:auto!important;margin-right:auto!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__faq-list{width:min(760px,var(--fh-page))!important;max-width:min(760px,var(--fh-page))!important;margin:32px auto 0!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__faq-item{border-radius:16px!important;overflow:hidden!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__support{width:var(--fh-page)!important;max-width:var(--fh-page)!important;margin-left:auto!important;margin-right:auto!important;display:grid!important;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)!important;gap:48px!important;align-items:start!important;overflow:visible!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__support-cards{width:100%!important;max-width:100%!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__final{width:min(760px,var(--fh-page))!important;max-width:min(760px,var(--fh-page))!important;margin-top:78px!important;padding:54px!important;border-radius:24px!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__footer{display:grid!important;grid-template-columns:1.2fr .8fr .8fr!important;gap:48px!important;padding:0 0 54px!important}@media (max-width: 1180px) and (min-width: 861px){.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT]{--fh-page: min(980px, calc(100vw - 40px) );--fh-page-narrow: min(840px, calc(100vw - 40px) )}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] h1{font-size:clamp(46px,5.2vw,60px)!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__section-head h2,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__slogan-strip>h2,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__support h2,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__faq h2,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__formula h2{font-size:clamp(34px,3.8vw,42px)!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__hero-content{grid-template-columns:minmax(0,1fr) minmax(330px,390px)!important;gap:44px!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__format-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:14px!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__format-card{padding:26px 16px!important}}@media (max-width: 860px){.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT]{--fh-page: calc(100vw - 28px) ;--fh-page-narrow: calc(100vw - 28px) ;--fh-gap-section: 72px}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__topbar{margin-top:14px!important;margin-bottom:38px!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__actions{flex-wrap:wrap!important;justify-content:flex-start!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] h1{font-size:clamp(38px,12vw,54px)!important;line-height:.96!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__section-head h2,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__slogan-strip>h2,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__support h2,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__faq h2,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__formula h2{font-size:clamp(30px,9vw,40px)!important;line-height:1.03!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__hero-content,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__anti-grid,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__ownership-card,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__cabinet,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__support{display:grid!important;grid-template-columns:1fr!important;gap:24px!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__quick-benefits,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__steps-grid,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__format-grid,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__law-grid,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__partner-grid,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__support-cards,.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__formula-row{grid-template-columns:1fr!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__formula-row>span{min-height:24px!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__steps-cta{width:100%!important;max-width:100%!important}.feron-home[data-clean-main-layout=FERON_HOME_PAGE_W1_18_CLEAN_MAIN_LAYOUT] .feron-home__footer{grid-template-columns:1fr!important}}.feron-home[data-title-scale=FERON_HOME_PAGE_W1_19_TITLE_SCALE_UNIFY] .feron-home__section-head,.feron-home[data-title-scale=FERON_HOME_PAGE_W1_19_TITLE_SCALE_UNIFY] .feron-home__support .feron-home__section-head,.feron-home[data-title-scale=FERON_HOME_PAGE_W1_19_TITLE_SCALE_UNIFY] .feron-home__faq .feron-home__section-head,.feron-home[data-title-scale=FERON_HOME_PAGE_W1_19_TITLE_SCALE_UNIFY] .feron-home__formula .feron-home__section-head{max-width:76rem!important;margin-bottom:2.8rem!important;align-items:flex-start!important}.feron-home[data-title-scale=FERON_HOME_PAGE_W1_19_TITLE_SCALE_UNIFY] .feron-home__section-head h2,.feron-home[data-title-scale=FERON_HOME_PAGE_W1_19_TITLE_SCALE_UNIFY] .feron-home__slogan-strip>h2,.feron-home[data-title-scale=FERON_HOME_PAGE_W1_19_TITLE_SCALE_UNIFY] .feron-home__support h2,.feron-home[data-title-scale=FERON_HOME_PAGE_W1_19_TITLE_SCALE_UNIFY] .feron-home__faq h2,.feron-home[data-title-scale=FERON_HOME_PAGE_W1_19_TITLE_SCALE_UNIFY] .feron-home__formula h2{font-size:clamp(3.8rem,4.6vw,5.6rem)!important;line-height:.94!important;letter-spacing:-.055em!important;font-weight:900!important;max-width:13ch!important;margin:0!important;text-wrap:balance!important}.feron-home[data-title-scale=FERON_HOME_PAGE_W1_19_TITLE_SCALE_UNIFY] .feron-home__section-head p,.feron-home[data-title-scale=FERON_HOME_PAGE_W1_19_TITLE_SCALE_UNIFY] .feron-home__support .feron-home__section-head p,.feron-home[data-title-scale=FERON_HOME_PAGE_W1_19_TITLE_SCALE_UNIFY] .feron-home__faq .feron-home__section-head p,.feron-home[data-title-scale=FERON_HOME_PAGE_W1_19_TITLE_SCALE_UNIFY] .feron-home__formula .feron-home__section-head p{max-width:72rem!important;margin-top:1.2rem!important}.feron-home[data-title-scale=FERON_HOME_PAGE_W1_19_TITLE_SCALE_UNIFY] .feron-home__steps-cta{min-width:24rem!important;width:24rem!important;display:inline-flex!important;justify-content:center!important;align-items:center!important;margin:0!important;justify-self:start!important}.feron-home[data-title-scale=FERON_HOME_PAGE_W1_19_TITLE_SCALE_UNIFY] .feron-home__format-card>span:not(:first-child):empty{display:none!important;width:0!important;height:0!important;margin:0!important;padding:0!important;border:0!important;box-shadow:none!important;background:transparent!important}@media (max-width: 1180px){.feron-home[data-title-scale=FERON_HOME_PAGE_W1_19_TITLE_SCALE_UNIFY] .feron-home__section-head h2,.feron-home[data-title-scale=FERON_HOME_PAGE_W1_19_TITLE_SCALE_UNIFY] .feron-home__slogan-strip>h2,.feron-home[data-title-scale=FERON_HOME_PAGE_W1_19_TITLE_SCALE_UNIFY] .feron-home__support h2,.feron-home[data-title-scale=FERON_HOME_PAGE_W1_19_TITLE_SCALE_UNIFY] .feron-home__faq h2,.feron-home[data-title-scale=FERON_HOME_PAGE_W1_19_TITLE_SCALE_UNIFY] .feron-home__formula h2{font-size:clamp(3.2rem,4.8vw,4.8rem)!important;max-width:14ch!important}}@media (max-width: 820px){.feron-home[data-title-scale=FERON_HOME_PAGE_W1_19_TITLE_SCALE_UNIFY] .feron-home__section-head h2,.feron-home[data-title-scale=FERON_HOME_PAGE_W1_19_TITLE_SCALE_UNIFY] .feron-home__slogan-strip>h2,.feron-home[data-title-scale=FERON_HOME_PAGE_W1_19_TITLE_SCALE_UNIFY] .feron-home__support h2,.feron-home[data-title-scale=FERON_HOME_PAGE_W1_19_TITLE_SCALE_UNIFY] .feron-home__faq h2,.feron-home[data-title-scale=FERON_HOME_PAGE_W1_19_TITLE_SCALE_UNIFY] .feron-home__formula h2{font-size:clamp(2.8rem,8.6vw,4.2rem)!important;max-width:none!important}.feron-home[data-title-scale=FERON_HOME_PAGE_W1_19_TITLE_SCALE_UNIFY] .feron-home__steps-cta{width:100%!important;min-width:0!important}}.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3]{--feron-page-max: 1120px;--feron-page-pad-x: clamp(18px, 4vw, 44px);--feron-title-h3: clamp(32px, 3.25vw, 46px);--feron-title-h3-small: clamp(28px, 2.75vw, 40px);--feron-title-line: .98;--feron-text-line: 1.55;--feron-btn-height: 46px;--feron-btn-radius: 999px}.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3]>section,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__topbar,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__hero,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__quick-benefits,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__slogan-strip,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__footer,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__final{width:min(var(--feron-page-max),calc(100% - (var(--feron-page-pad-x) * 2)))!important;max-width:var(--feron-page-max)!important;margin-left:auto!important;margin-right:auto!important}.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__hero-copy>h3,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__section-head>h3,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__slogan-strip>h3,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__formula .feron-home__section-head>h3,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__support .feron-home__section-head>h3,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__faq .feron-home__section-head>h3,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__final>h3{font-size:var(--feron-title-h3)!important;line-height:var(--feron-title-line)!important;letter-spacing:-.055em!important;font-weight:900!important;color:#071a33!important;max-width:760px!important;margin:0 0 16px!important;text-wrap:balance}.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__hero-copy>h3{font-size:var(--feron-title-h3)!important;max-width:650px!important}.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__ownership-card h3,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__final h3{color:#fff!important}.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__anti-card--accent h3{font-size:clamp(18px,1.55vw,24px)!important;line-height:1.15!important;letter-spacing:-.025em!important;font-weight:900!important;margin:0 0 18px!important;color:#fff!important}.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__quick-benefits h3,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__format-card h3,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__law-grid article h3,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__partner-grid article h3,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__support-cards h3{font-size:clamp(15px,1.15vw,18px)!important;line-height:1.16!important;letter-spacing:-.02em!important;font-weight:900!important;color:#071a33!important;margin:0 0 10px!important;max-width:none!important}.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__faq-item h3,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__faq-item button h3,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__faq-item button{font-size:15px!important;line-height:1.25!important;letter-spacing:-.015em!important;font-weight:850!important}.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__formula,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__steps,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__formats,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__law,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__partners,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__faq,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__support{overflow:visible!important}.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__steps-grid,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__format-grid,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__law-grid,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__partner-grid,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__support-cards{width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__theme,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__login,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__register,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__hero-actions a,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__steps-cta,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__final a{min-height:var(--feron-btn-height)!important;height:var(--feron-btn-height)!important;border-radius:var(--feron-btn-radius)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:0 24px!important;font-size:14px!important;line-height:1!important;font-weight:900!important;text-decoration:none!important;box-sizing:border-box!important}.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__register,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__hero-actions a:first-child,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__steps-cta,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__final a:first-of-type{color:#061a32!important;border:0!important;background:linear-gradient(135deg,#63bf54,#12a6d8)!important;box-shadow:0 16px 30px #1075a03d!important}.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__theme,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__login,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__hero-actions a:nth-child(2),.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__final a:nth-of-type(2){color:#061a32!important;border:1px solid rgba(21,74,112,.16)!important;background:#ffffffdb!important;box-shadow:0 14px 28px #0d365a1c!important}.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__steps-cta{width:min(360px,100%)!important;margin:28px auto 0!important}.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__format-card>span:not(:first-child):empty{display:none!important}.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__hero-card [class*=mock] small,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__hero-card [class*=mock] p,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__hero-card [class*=mock] span,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__hero-card [class*=mock] strong,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__hero-card [class*=screen] small,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__hero-card [class*=screen] p,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__hero-card [class*=screen] span,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__ownership-card [class*=mock] small,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__ownership-card [class*=mock] p,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__ownership-card [class*=mock] span,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__ownership-card [class*=screen] small,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__ownership-card [class*=screen] p,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__ownership-card [class*=screen] span,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__ownership-card [class*=visual] small,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__ownership-card [class*=visual] p,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__ownership-card [class*=visual] span,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__ownership-card [class*=phone] small,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__ownership-card [class*=phone] p,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__ownership-card [class*=phone] span{color:transparent!important;text-shadow:none!important;-webkit-user-select:none!important;user-select:none!important}@media (max-width: 760px){.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3]{--feron-title-h3: clamp(28px, 8vw, 38px);--feron-title-h3-small: clamp(26px, 7vw, 34px)}.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__hero-copy>h3,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__section-head>h3,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__slogan-strip>h3,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__formula .feron-home__section-head>h3,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__support .feron-home__section-head>h3,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__faq .feron-home__section-head>h3{font-size:var(--feron-title-h3)!important;line-height:1!important;max-width:100%!important}.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__hero-actions,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__final{align-items:stretch!important}.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__hero-actions a,.feron-home[data-all-headings-h3=FERON_HOME_PAGE_W1_20_ALL_HEADINGS_H3] .feron-home__final a{width:100%!important}}.feron-home[data-section-h3-scale=FERON_HOME_PAGE_W1_21_SECTION_H3_SCALE_LOCK]{--feron-home-section-h3-size: clamp(28px, 2.85vw, 36px);--feron-home-section-h3-line: 1.04;--feron-home-section-h3-letter: -.045em}.feron-home[data-section-h3-scale=FERON_HOME_PAGE_W1_21_SECTION_H3_SCALE_LOCK] .feron-home__section-head>h3,.feron-home[data-section-h3-scale=FERON_HOME_PAGE_W1_21_SECTION_H3_SCALE_LOCK] .feron-home__slogan-strip>h3,.feron-home[data-section-h3-scale=FERON_HOME_PAGE_W1_21_SECTION_H3_SCALE_LOCK] .feron-home__formula .feron-home__section-head>h3,.feron-home[data-section-h3-scale=FERON_HOME_PAGE_W1_21_SECTION_H3_SCALE_LOCK] .feron-home__support .feron-home__section-head>h3,.feron-home[data-section-h3-scale=FERON_HOME_PAGE_W1_21_SECTION_H3_SCALE_LOCK] .feron-home__faq .feron-home__section-head>h3{font-size:var(--feron-home-section-h3-size)!important;line-height:var(--feron-home-section-h3-line)!important;letter-spacing:var(--feron-home-section-h3-letter)!important;font-weight:900!important;max-width:760px!important}.feron-home[data-section-h3-scale=FERON_HOME_PAGE_W1_21_SECTION_H3_SCALE_LOCK] .feron-home__slogan-strip{width:min(1180px,calc(100vw - 64px))!important;max-width:min(1180px,calc(100vw - 64px))!important;margin-left:auto!important;margin-right:auto!important;padding-top:clamp(48px,6vw,78px)!important;padding-bottom:clamp(48px,6vw,78px)!important}.feron-home[data-section-h3-scale=FERON_HOME_PAGE_W1_21_SECTION_H3_SCALE_LOCK] .feron-home__slogan-strip>h3{width:min(760px,100%)!important;margin:0 auto!important;transform:none!important}.feron-home[data-section-h3-scale=FERON_HOME_PAGE_W1_21_SECTION_H3_SCALE_LOCK] .feron-home__formula .feron-home__section-head,.feron-home[data-section-h3-scale=FERON_HOME_PAGE_W1_21_SECTION_H3_SCALE_LOCK] .feron-home__steps .feron-home__section-head,.feron-home[data-section-h3-scale=FERON_HOME_PAGE_W1_21_SECTION_H3_SCALE_LOCK] .feron-home__formats .feron-home__section-head,.feron-home[data-section-h3-scale=FERON_HOME_PAGE_W1_21_SECTION_H3_SCALE_LOCK] .feron-home__law .feron-home__section-head,.feron-home[data-section-h3-scale=FERON_HOME_PAGE_W1_21_SECTION_H3_SCALE_LOCK] .feron-home__partners .feron-home__section-head,.feron-home[data-section-h3-scale=FERON_HOME_PAGE_W1_21_SECTION_H3_SCALE_LOCK] .feron-home__faq .feron-home__section-head,.feron-home[data-section-h3-scale=FERON_HOME_PAGE_W1_21_SECTION_H3_SCALE_LOCK] .feron-home__support .feron-home__section-head{align-items:flex-start!important;text-align:left!important}@media (max-width: 900px){.feron-home[data-section-h3-scale=FERON_HOME_PAGE_W1_21_SECTION_H3_SCALE_LOCK]{--feron-home-section-h3-size: clamp(24px, 7.2vw, 31px);--feron-home-section-h3-line: 1.05}.feron-home[data-section-h3-scale=FERON_HOME_PAGE_W1_21_SECTION_H3_SCALE_LOCK] .feron-home__slogan-strip{width:min(100%,calc(100vw - 32px))!important;max-width:min(100%,calc(100vw - 32px))!important;padding-top:42px!important;padding-bottom:42px!important}.feron-home[data-section-h3-scale=FERON_HOME_PAGE_W1_21_SECTION_H3_SCALE_LOCK] .feron-home__slogan-strip>h3{width:min(620px,100%)!important;max-width:min(620px,100%)!important;margin-left:auto!important;margin-right:auto!important}}.feron-home[data-slogan-match-formula=FERON_HOME_PAGE_W1_22_SLOGAN_MATCH_FORMULA] .feron-home__slogan-strip{align-items:flex-start;justify-items:flex-start}.feron-home[data-slogan-match-formula=FERON_HOME_PAGE_W1_22_SLOGAN_MATCH_FORMULA] .feron-home__slogan-strip>h3{margin:0;max-width:12ch;font-size:clamp(2.1rem,3vw,3.1rem);line-height:1.04;font-weight:900;letter-spacing:-.04em;text-wrap:balance}@media (max-width: 1024px){.feron-home[data-slogan-match-formula=FERON_HOME_PAGE_W1_22_SLOGAN_MATCH_FORMULA] .feron-home__slogan-strip>h3{max-width:13ch;font-size:clamp(1.75rem,4.2vw,2.45rem);line-height:1.06}}@media (max-width: 640px){.feron-home[data-slogan-match-formula=FERON_HOME_PAGE_W1_22_SLOGAN_MATCH_FORMULA] .feron-home__slogan-strip>h3{max-width:100%;font-size:clamp(1.55rem,7vw,2rem);line-height:1.08}}.feron-home[data-slogan-exact-size=FERON_HOME_PAGE_W1_23_SLOGAN_EXACT_FORMULA_SIZE] .feron-home__slogan-strip{width:min(100% - 48px,1040px)!important;max-width:1040px!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;justify-content:flex-start!important;align-items:flex-start!important;text-align:left!important}.feron-home[data-slogan-exact-size=FERON_HOME_PAGE_W1_23_SLOGAN_EXACT_FORMULA_SIZE] .feron-home__slogan-strip>h3{max-width:22ch!important;margin:0!important;font-size:clamp(1.72rem,2.25vw,2.45rem)!important;line-height:1.08!important;letter-spacing:-.035em!important;font-weight:900!important;text-align:left!important;text-wrap:balance!important}.feron-home[data-slogan-exact-size=FERON_HOME_PAGE_W1_23_SLOGAN_EXACT_FORMULA_SIZE] .feron-home__slogan-strip>h3:before{height:100%!important;min-height:82px!important}@media (max-width: 1024px){.feron-home[data-slogan-exact-size=FERON_HOME_PAGE_W1_23_SLOGAN_EXACT_FORMULA_SIZE] .feron-home__slogan-strip{width:min(100% - 36px,760px)!important}.feron-home[data-slogan-exact-size=FERON_HOME_PAGE_W1_23_SLOGAN_EXACT_FORMULA_SIZE] .feron-home__slogan-strip>h3{max-width:23ch!important;font-size:clamp(1.55rem,4.2vw,2.15rem)!important;line-height:1.08!important}}@media (max-width: 640px){.feron-home[data-slogan-exact-size=FERON_HOME_PAGE_W1_23_SLOGAN_EXACT_FORMULA_SIZE] .feron-home__slogan-strip{width:min(100% - 28px,520px)!important}.feron-home[data-slogan-exact-size=FERON_HOME_PAGE_W1_23_SLOGAN_EXACT_FORMULA_SIZE] .feron-home__slogan-strip>h3{max-width:100%!important;font-size:clamp(1.42rem,6.4vw,1.8rem)!important;line-height:1.1!important}.feron-home[data-slogan-exact-size=FERON_HOME_PAGE_W1_23_SLOGAN_EXACT_FORMULA_SIZE] .feron-home__slogan-strip>h3:before{min-height:68px!important}}:root{color-scheme:light;--bg: #f4f8fc;--bg-elevated: #ffffff;--bg-soft: #e9f0f8;--text: #0d2340;--text-soft: #5d7087;--border: rgba(13, 35, 64, .1);--primary: #0d4ea6;--primary-strong: #0a2f6b;--accent: #63b35d;--shadow: 0 20px 40px rgba(13, 35, 64, .08);--radius-xl: 24px;--radius-lg: 18px;--radius-md: 14px;--sidebar-width: 284px;--sidebar-width-collapsed: 88px}:root[data-theme=dark]{color-scheme:dark;--bg: #081627;--bg-elevated: #10233d;--bg-soft: #132b49;--text: #ecf4ff;--text-soft: #9eb0c7;--border: rgba(236, 244, 255, .1);--primary: #3da9f5;--primary-strong: #6ab9ff;--accent: #63b35d;--shadow: 0 20px 40px rgba(0, 0, 0, .35)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:linear-gradient(180deg,rgba(61,169,245,.06),transparent 30%),var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:var(--primary);text-decoration:none}button,input{font:inherit}.shell{min-height:100vh;display:flex;background:transparent}.shell__main{flex:1;min-width:0;display:flex;flex-direction:column}.shell__content{padding:24px}.sidebar{width:var(--sidebar-width);min-width:var(--sidebar-width);background:linear-gradient(180deg,rgba(13,78,166,.08),transparent 40%),var(--bg-elevated);border-right:1px solid var(--border);display:flex;flex-direction:column;position:sticky;top:0;height:100vh;transition:width .2s ease,transform .2s ease;z-index:20;box-shadow:var(--shadow)}.sidebar.is-collapsed{width:var(--sidebar-width-collapsed);min-width:var(--sidebar-width-collapsed)}.sidebar__header,.sidebar__footer{padding:18px}.sidebar__header{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--border)}.sidebar__nav{padding:18px 14px;display:flex;flex-direction:column;gap:8px;flex:1;overflow:auto}.sidebar__link{display:flex;align-items:center;gap:12px;min-height:46px;padding:0 14px;border-radius:14px;color:var(--text);border:1px solid transparent;transition:background .2s ease,border-color .2s ease,color .2s ease}.sidebar__link:hover{background:var(--bg-soft)}.sidebar__link.is-active{background:#0d4ea61f;border-color:#0d4ea63d;color:var(--primary-strong)}.sidebar__footer{border-top:1px solid var(--border);display:grid;gap:12px}.sidebar__switches{display:grid;gap:10px}.brand-mark{display:flex;align-items:center;gap:12px;min-width:0}.brand-mark--large .brand-mark__ring{width:62px;height:62px;font-size:24px}.brand-mark__ring{width:42px;height:42px;min-width:42px;border-radius:999px;display:grid;place-items:center;background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;font-weight:800;box-shadow:var(--shadow)}.brand-mark__title{font-size:15px;font-weight:800;letter-spacing:.08em}.brand-mark__subtitle{font-size:12px;color:var(--text-soft);letter-spacing:.12em;text-transform:uppercase}.icon-button{width:38px;height:38px;border-radius:12px;border:1px solid var(--border);background:var(--bg-elevated);color:var(--text);display:grid;place-items:center;cursor:pointer}.topbar{position:sticky;top:0;z-index:10;padding:18px 24px;border-bottom:1px solid var(--border);background:#fff9;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;align-items:center;justify-content:space-between;gap:16px}:root[data-theme=dark] .topbar{background:#081627bf}.topbar__left,.topbar__right{display:flex;align-items:center;gap:12px}.topbar__eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--text-soft)}.topbar__title{font-size:20px;font-weight:700}.page{display:grid;gap:24px}.page-header{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.page-title{margin:0;font-size:32px;line-height:1.1}.page-description{margin:8px 0 0;color:var(--text-soft);max-width:780px}.page-grid{display:grid;gap:18px}.page-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-lg);padding:22px;box-shadow:var(--shadow)}.card--kpi{min-height:120px}.card__eyebrow{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-soft);margin-bottom:10px}.card__title{font-size:22px;font-weight:700;margin:0}.card__text{margin:10px 0 0;color:var(--text-soft);line-height:1.6}.button{min-height:44px;border-radius:14px;border:1px solid var(--border);background:var(--bg-elevated);color:var(--text);padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.button--primary{border-color:transparent;background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff}.button--ghost{background:transparent}.button--full{width:100%}.segment{display:inline-grid;grid-auto-flow:column;gap:6px;padding:4px;border-radius:14px;border:1px solid var(--border);background:var(--bg-soft)}.segment__button{min-width:36px;height:34px;border:0;border-radius:10px;background:transparent;color:var(--text);cursor:pointer}.segment__button.is-active{background:var(--bg-elevated);box-shadow:0 6px 16px #00000014}.user-mini{padding:12px 14px;border-radius:14px;border:1px solid var(--border);background:var(--bg-soft)}.user-mini__label{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--text-soft)}.user-mini__value{margin-top:6px;font-size:14px;font-weight:600;overflow-wrap:anywhere}.auth-layout{min-height:100vh;display:grid;grid-template-columns:minmax(320px,460px) 1fr}.auth-brand{padding:40px;background:linear-gradient(160deg,#0d4ea62e,#63b35d1f),var(--bg-elevated);border-right:1px solid var(--border);display:flex;flex-direction:column;justify-content:space-between}.auth-brand__title{font-size:36px;margin:0}.auth-brand__subtitle{font-size:16px;color:var(--text-soft);max-width:320px;line-height:1.6}.auth-brand__switches{display:flex;gap:12px;flex-wrap:wrap}.auth-content{display:grid;place-items:center;padding:40px}.auth-card{width:100%;max-width:460px;background:var(--bg-elevated);border:1px solid var(--border);border-radius:24px;box-shadow:var(--shadow);padding:28px}.auth-card--narrow{max-width:420px}.auth-card__header{margin-bottom:22px}.auth-card__eyebrow{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-soft);margin-bottom:10px}.auth-card__title{margin:0;font-size:30px;line-height:1.1}.auth-card__subtitle{margin:10px 0 0;color:var(--text-soft);line-height:1.6}.auth-card__actions{display:flex}.form{display:grid;gap:16px}.field{display:grid;gap:8px}.field__label{font-size:14px;font-weight:600}.field__input{height:48px;padding:0 14px;border-radius:14px;border:1px solid var(--border);background:var(--bg);color:var(--text)}.auth-links{margin-top:18px;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.error-box{border:1px solid rgba(188,59,74,.24);background:#bc3b4a1a;color:#bc3b4a;padding:14px;border-radius:14px}.fullscreen-loader{min-height:100vh;display:grid;place-items:center;gap:14px;background:var(--bg)}.loader-dot{width:18px;height:18px;border-radius:999px;background:linear-gradient(135deg,var(--primary),var(--accent));animation:pulse 1s ease-in-out infinite}.fullscreen-loader__text{color:var(--text-soft)}.sidebar-overlay,.mobile-only{display:none}.desktop-only{display:inline-grid}@keyframes pulse{0%,to{transform:scale(.82);opacity:.7}50%{transform:scale(1.12);opacity:1}}@media (max-width: 1200px){.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-grid--two{grid-template-columns:1fr}}@media (max-width: 980px){.auth-layout{grid-template-columns:1fr}.auth-brand{border-right:0;border-bottom:1px solid var(--border);gap:24px}.sidebar{position:fixed;transform:translate(-100%);width:var(--sidebar-width);min-width:var(--sidebar-width)}.sidebar.is-mobile-open{transform:translate(0)}.sidebar.is-collapsed{width:var(--sidebar-width);min-width:var(--sidebar-width)}.sidebar-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0000005c;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:15}.sidebar-overlay.is-open{opacity:1;pointer-events:auto}.mobile-only{display:inline-grid}.desktop-only{display:none}}@media (max-width: 768px){.shell__content,.topbar,.auth-content,.auth-brand{padding:18px}.page-title{font-size:26px}.topbar{flex-wrap:wrap;align-items:flex-start}.page-header{flex-direction:column}.kpi-grid{grid-template-columns:1fr}.auth-card{padding:22px 18px}}.notice-stack{display:grid;gap:12px}.notice-box{border-radius:14px;padding:14px 16px;border:1px solid var(--border);line-height:1.6}.notice-box--error{border-color:#bc3b4a3d;background:#bc3b4a1a;color:#bc3b4a}.notice-box--success{border-color:#48a1583d;background:#48a1581f;color:#2f7a3c}.notice-box--info{border-color:#0d4ea62e;background:#0d4ea614;color:var(--text)}.notice-box__title{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--text-soft);margin-bottom:8px}.notice-box__text{margin-top:8px;color:var(--text-soft)}.field__hint{color:var(--text-soft);font-size:13px}.token-box{display:block;margin-top:8px;padding:12px;border-radius:12px;border:1px dashed var(--border);background:var(--bg);overflow-wrap:anywhere;white-space:break-spaces;color:var(--primary-strong)}.auth-card--wide{max-width:520px}.auth-mode-switch{margin-bottom:18px}@media (max-width: 768px){.auth-card--wide{max-width:100%}}.page-grid--dashboard{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr)}.section-card{display:grid;gap:18px}.section-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.section-card__title{margin:0;font-size:22px}.section-card__subtitle{margin:8px 0 0;color:var(--text-soft);line-height:1.6}.dashboard-kpi__value{font-size:34px;font-weight:800;line-height:1.1}.dashboard-kpi__meta{margin-top:10px;color:var(--text-soft)}.action-grid{display:flex;flex-wrap:wrap;gap:10px}.action-grid--compact{justify-content:flex-end}.list-block{display:grid;gap:10px}.list-row{display:flex;justify-content:space-between;gap:14px;padding:14px 0;border-top:1px solid var(--border)}.list-row:first-child{border-top:0;padding-top:0}.list-row__main{min-width:0}.list-row__title{font-weight:700;word-break:break-word}.list-row__subtitle,.list-row__date{margin-top:4px;color:var(--text-soft);font-size:14px;word-break:break-word}.list-row__meta{text-align:right;min-width:140px}.list-row__amount{font-weight:700}.chart-empty{padding:10px 0 4px}.chart-empty__title{font-size:18px;font-weight:700}.chart-empty__text{margin-top:8px;color:var(--text-soft);line-height:1.6}.simple-line-chart{width:100%;height:auto;display:block}.simple-line-chart__label{fill:var(--text-soft);font-size:24px}.skeleton-box{position:relative;overflow:hidden;min-height:180px}.skeleton-box--lg{min-height:320px}.skeleton-box:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);transform:translate(-100%);animation:wave3Shimmer 1.4s infinite}.notice-box__actions{margin-top:12px;display:flex;flex-wrap:wrap;gap:10px}@keyframes wave3Shimmer{to{transform:translate(100%)}}@media (max-width: 1200px){.page-grid--dashboard{grid-template-columns:1fr}}@media (max-width: 768px){.list-row{flex-direction:column}.list-row__meta{text-align:left;min-width:0}.action-grid--compact{justify-content:flex-start}}.settings-tabs{width:fit-content;max-width:100%;flex-wrap:wrap}.settings-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.settings-stat__value{font-size:32px;font-weight:800;line-height:1.1;word-break:break-word}.settings-stat__value--sm{font-size:18px;font-weight:700}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.settings-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.settings-form-grid__full{grid-column:1 / -1}.settings-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.settings-readonly{padding:14px 16px;border-radius:14px;border:1px solid var(--border);background:var(--bg-soft)}.settings-readonly__label{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--text-soft);margin-bottom:8px}.settings-readonly__value{font-weight:700;word-break:break-word}.settings-inline{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.settings-inline-note{margin-top:10px;color:var(--text-soft);line-height:1.6}.settings-checkbox{display:flex;align-items:center;gap:10px}.settings-sessions{display:grid;gap:12px}.settings-session-row{display:flex;justify-content:space-between;gap:16px;padding:16px;border-radius:16px;border:1px solid var(--border);background:var(--bg-soft)}.settings-session-row__title{font-weight:700;display:flex;flex-wrap:wrap;gap:10px;align-items:center}.settings-session-row__meta,.settings-session-row__dates{color:var(--text-soft);line-height:1.6}.settings-session-row__dates{text-align:right;min-width:220px}.settings-pill{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:#0d4ea61f;color:var(--primary-strong);font-size:12px;font-weight:700}.settings-empty{color:var(--text-soft);line-height:1.7}@media (max-width: 1200px){.settings-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-grid{grid-template-columns:1fr}}@media (max-width: 768px){.settings-stats,.settings-form-grid,.settings-meta-grid{grid-template-columns:1fr}.settings-session-row{flex-direction:column}.settings-session-row__dates{text-align:left;min-width:0}}.finance-tabs{width:fit-content;max-width:100%;flex-wrap:wrap}.finance-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.finance-stat__value{font-size:28px;font-weight:800;line-height:1.2;word-break:break-word}.finance-stat__value--sm{font-size:16px;font-weight:700;line-height:1.6}.page-grid--finance-overview{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr)}.page-grid--finance-history{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.finance-inline-note{margin-top:14px;color:var(--text-soft);line-height:1.6}.finance-operation-button{display:block;width:100%;border:1px solid transparent;background:transparent;border-radius:14px;text-align:left;padding:0;cursor:pointer}.finance-operation-button.is-active{border-color:#0d4ea63d;background:#0d4ea60a}.finance-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.finance-detail-value{white-space:break-spaces}.finance-methods{display:grid;gap:12px}.finance-method-card{padding:16px;border-radius:16px;border:1px solid var(--border);background:var(--bg-soft)}.finance-method-card__title{font-weight:700}.finance-method-card__subtitle{margin-top:6px;color:var(--text-soft)}.finance-method-card__status{margin-top:10px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--primary-strong)}.finance-form{max-width:720px}@media (max-width: 1200px){.finance-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.page-grid--finance-overview,.page-grid--finance-history{grid-template-columns:1fr}}@media (max-width: 768px){.finance-stats,.finance-detail-grid{grid-template-columns:1fr}}.finance-detail-value{white-space:pre-wrap;overflow-wrap:anywhere}.finance-detail-grid .settings-readonly{min-height:86px}.projects-tabs{width:fit-content;max-width:100%;flex-wrap:wrap}.projects-layout{display:grid;gap:18px}.projects-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.project-card{display:grid;gap:16px;padding:20px;border-radius:22px;border:1px solid var(--border);background:var(--bg-soft)}.project-card__header{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.project-card__eyebrow{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-soft)}.project-card__title{margin:8px 0 0;font-size:24px;line-height:1.2}.project-status-pill{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border-radius:999px;background:#0d4ea61a;color:var(--primary-strong);font-size:12px;font-weight:700;white-space:nowrap}.project-card__description{margin:0;color:var(--text-soft);line-height:1.7}.project-card__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.project-card__stat{padding:14px 16px;border-radius:14px;background:var(--bg-elevated);border:1px solid var(--border)}.project-card__stat span{display:block;color:var(--text-soft);font-size:12px;margin-bottom:8px;letter-spacing:.08em;text-transform:uppercase}.project-card__meta{display:flex;flex-wrap:wrap;gap:12px;color:var(--text-soft);font-size:14px}.projects-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.project-detail-stat__value{font-size:28px;font-weight:800;line-height:1.15;word-break:break-word}.project-detail-stat__value--sm{font-size:18px;font-weight:700}.page-grid--projects-detail{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}.project-offer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.project-items-list{display:grid;gap:12px}.project-item-row{display:flex;justify-content:space-between;gap:16px;padding:16px;border-radius:16px;border:1px solid var(--border);background:var(--bg-soft)}.project-item-row__main{min-width:0}.project-item-row__title{font-weight:700;word-break:break-word}.project-item-row__subtitle{margin-top:6px;color:var(--text-soft);line-height:1.6}.project-item-row__meta{min-width:160px;text-align:right;color:var(--text-soft);display:flex;flex-direction:column;gap:10px;align-items:flex-end}.button--sm{min-height:34px;padding:0 12px;font-size:14px}@media (max-width: 1200px){.projects-grid,.projects-stats,.project-offer-grid,.page-grid--projects-detail{grid-template-columns:1fr}}@media (max-width: 768px){.project-card__header,.project-item-row{flex-direction:column}.project-card__stats{grid-template-columns:1fr}.project-item-row__meta{min-width:0;text-align:left;align-items:flex-start}}.assets-tabs{width:fit-content;max-width:100%;flex-wrap:wrap}.assets-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.assets-stat__value{font-size:28px;font-weight:800;line-height:1.15;word-break:break-word}.assets-stat__value--sm{font-size:16px;font-weight:700;line-height:1.6}.page-grid--assets-overview{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.assets-inline-note{margin-top:14px;color:var(--text-soft);line-height:1.6}.assets-list{display:grid;gap:12px}.asset-row{display:flex;justify-content:space-between;gap:16px;padding:16px;border-radius:16px;border:1px solid var(--border);background:var(--bg-soft)}.asset-row__main{min-width:0}.asset-row__title{font-weight:700;word-break:break-word}.asset-row__subtitle{margin-top:6px;color:var(--text-soft);line-height:1.6}.asset-row__meta{min-width:220px;text-align:right;color:var(--text-soft);display:grid;gap:6px}.assets-form{max-width:560px}@media (max-width: 1200px){.assets-stats,.page-grid--assets-overview{grid-template-columns:1fr}}@media (max-width: 768px){.asset-row{flex-direction:column}.asset-row__meta{min-width:0;text-align:left}}.partner-tabs{width:fit-content;max-width:100%;flex-wrap:wrap}.partner-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.partner-stat__value{font-size:28px;font-weight:800;line-height:1.15;word-break:break-word}.page-grid--partner-overview{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.partner-referral-box{display:grid;gap:12px}.partner-referral-box__row{padding:14px 16px;border-radius:16px;background:var(--bg-soft);border:1px solid var(--border)}.partner-referral-box__label{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--text-soft);margin-bottom:8px}.partner-referral-box__value{font-weight:700;word-break:break-word}.partner-referral-box__value--mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;line-height:1.7}.partner-copy-state{color:var(--text-soft);font-size:14px}.partner-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.partner-list{display:grid;gap:12px}.partner-row{display:flex;justify-content:space-between;gap:16px;padding:16px;border-radius:16px;border:1px solid var(--border);background:var(--bg-soft)}.partner-row__main{min-width:0}.partner-row__title{display:flex;flex-wrap:wrap;gap:10px;align-items:center;font-weight:700;word-break:break-word}.partner-row__subtitle{margin-top:6px;color:var(--text-soft);line-height:1.6}.partner-row__meta{min-width:180px;text-align:right;color:var(--text-soft);display:grid;gap:6px}.partner-level-pill{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;background:#0d4ea61a;color:var(--primary-strong);font-size:12px;font-weight:700}@media (max-width: 1200px){.partner-stats,.partner-profile-grid,.page-grid--partner-overview{grid-template-columns:1fr}}@media (max-width: 768px){.partner-row{flex-direction:column}.partner-row__meta{min-width:0;text-align:left}}.market-tabs{width:fit-content;max-width:100%;flex-wrap:wrap}.market-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.market-stat__value{font-size:28px;font-weight:800;line-height:1.15;word-break:break-word}.market-stat__value--sm{font-size:16px;font-weight:700;line-height:1.5}.page-grid--market-overview{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.market-inline-note{margin-top:14px;color:var(--text-soft);line-height:1.6}.market-list{display:grid;gap:12px}.market-row{display:flex;justify-content:space-between;gap:16px;padding:16px;border-radius:16px;border:1px solid var(--border);background:var(--bg-soft)}.market-row__main{min-width:0}.market-row__title{font-weight:700;word-break:break-word}.market-row__subtitle,.market-row__extra{margin-top:6px;color:var(--text-soft);line-height:1.6}.market-row__meta{min-width:220px;text-align:right;color:var(--text-soft);display:grid;gap:8px}.market-book-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.market-book-title{margin-bottom:12px;font-weight:700}.market-level{padding:12px 14px;border-radius:14px;border:1px solid var(--border);background:var(--bg-soft)}.market-level--buy{border-left:4px solid rgba(34,197,94,.55)}.market-level--sell{border-left:4px solid rgba(239,68,68,.55)}.market-orderbook-hint{margin-top:14px}.market-orderbook-hint__title{font-weight:700;margin-bottom:6px}@media (max-width: 1200px){.market-stats,.page-grid--market-overview,.market-book-grid{grid-template-columns:1fr}}@media (max-width: 768px){.market-row{flex-direction:column}.market-row__meta{min-width:0;text-align:left}}.partner-referral-box__value,.partner-referral-box__value--mono{user-select:text;-webkit-user-select:text;cursor:text}.partner-referral-box__value--mono{word-break:break-all}.brand-mark__logo{width:42px;height:auto;display:block;flex-shrink:0;border-radius:12px;box-shadow:0 6px 18px #0f172a2e}.sidebar.is-collapsed .brand-mark__logo{width:34px}.market-registry-filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.market-registry-filters__search{grid-column:span 2}.market-registry-table-wrap{width:100%;overflow-x:auto}.market-registry-table{width:100%;border-collapse:collapse;min-width:980px}.market-registry-table th,.market-registry-table td{padding:10px 12px;border-bottom:1px solid rgba(15,23,42,.08);text-align:left;vertical-align:top;font-size:13px}.market-registry-table th{font-size:12px;font-weight:700;color:#667085;background:#0f172a08;white-space:nowrap}.market-registry-main__title{font-weight:600;color:#101828}.market-registry-main__sub{margin-top:2px;font-size:12px;color:#667085}.market-badge{display:inline-flex;align-items:center;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600;white-space:nowrap}.market-badge.is-buy{background:#0676471f;color:#067647}.market-badge.is-sell{background:#b423181f;color:#b42318}.market-badge.is-open{background:#2f80ed1f;color:#175cd3}.market-badge.is-done{background:#0676471f;color:#067647}.market-badge.is-muted{background:#6670851f;color:#667085}.market-registry-muted{color:#98a2b3}.button--sm{min-height:32px;padding:0 12px;font-size:12px}@media (max-width: 1024px){.market-registry-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.market-registry-filters__search{grid-column:span 2}}@media (max-width: 640px){.market-registry-filters{grid-template-columns:1fr}.market-registry-filters__search{grid-column:span 1}}.switcher-caption{margin:10px 0 6px;font-size:12px;line-height:1.35;font-weight:700;color:#667085}.sidebar .switcher-caption:first-of-type{margin-top:0}.sidebar .segment{flex-wrap:wrap}.sidebar .segment__button{min-width:0;white-space:nowrap}.page-grid--finance-history{align-items:start}.page-grid--finance-history>.card{align-self:start}.finance-operation-button{width:100%;text-align:left;background:transparent}.finance-detail-grid{align-content:start;gap:16px}.finance-detail-grid .settings-readonly{min-height:0}.c5-currency-card{margin-top:16px}.c5-currency-card__body{display:grid;gap:14px}.c5-currency-card__meta{display:flex;flex-wrap:wrap;gap:10px;color:var(--muted-foreground, #64748b);font-size:13px}.c5-currency-card__actions{display:flex;justify-content:flex-start;gap:10px}.notice-box--compact{padding:10px 12px;font-size:13px}[data-theme=dark] .c5-currency-card__meta,.dark .c5-currency-card__meta{color:#e2e8f0b8}.c5-currency-display-switch{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:5px 8px;border:1px solid var(--border, rgba(148, 163, 184, .32));border-radius:999px;background:var(--surface-muted, rgba(15, 23, 42, .04));white-space:nowrap}.c5-currency-display-switch__label{font-size:12px;font-weight:700;color:var(--text-muted, #64748b)}.c5-currency-display-switch__select{min-width:88px;border:0;outline:0;background:transparent;color:var(--text, #0f172a);font-size:13px;font-weight:800;cursor:pointer}.c5-currency-display-switch__select:disabled{cursor:wait;opacity:.7}.c5-currency-display-switch__status{max-width:120px;overflow:hidden;text-overflow:ellipsis;font-size:11px;color:var(--danger, #dc2626)}@media (max-width: 720px){.c5-currency-display-switch{gap:4px;padding:4px 6px}.c5-currency-display-switch__label{display:none}.c5-currency-display-switch__select{min-width:74px;font-size:12px}.c5-currency-display-switch__status{display:none}}:root{--lk-ux-bg: #f6f8fb;--lk-ux-surface: #ffffff;--lk-ux-surface-soft: #f8fafc;--lk-ux-text: #0f172a;--lk-ux-muted: #64748b;--lk-ux-border: rgba(15, 23, 42, .09);--lk-ux-border-strong: rgba(15, 23, 42, .14);--lk-ux-primary: #2563eb;--lk-ux-success: #16a34a;--lk-ux-warning: #d97706;--lk-ux-danger: #dc2626;--lk-ux-radius-lg: 22px;--lk-ux-radius-md: 16px;--lk-ux-shadow: 0 16px 42px rgba(15, 23, 42, .07);--lk-ux-shadow-soft: 0 10px 26px rgba(15, 23, 42, .05)}body{background:var(--lk-ux-bg);color:var(--lk-ux-text);text-rendering:optimizeLegibility}button,input,select,textarea,a{-webkit-tap-highlight-color:transparent}button,input,select,textarea{font:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid rgba(37,99,235,.28);outline-offset:2px;border-radius:10px}button:disabled,input:disabled,select:disabled,textarea:disabled,.lk-ux-disabled{cursor:not-allowed;opacity:.58}.lk-ux-page{display:grid;gap:18px;min-width:0}.lk-ux-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:20px 22px;border:1px solid var(--lk-ux-border);border-radius:var(--lk-ux-radius-lg);background:linear-gradient(180deg,#fffffffa,#f8fafcf5);box-shadow:var(--lk-ux-shadow)}.lk-ux-page-title{margin:0;color:var(--lk-ux-text);font-size:clamp(24px,2.4vw,34px);line-height:1.08;font-weight:780;letter-spacing:-.035em}.lk-ux-page-subtitle{margin:8px 0 0;max-width:860px;color:var(--lk-ux-muted);font-size:15px;line-height:1.55}.lk-ux-section{display:grid;gap:12px}.lk-ux-section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.lk-ux-section-title h2{margin:0;color:var(--lk-ux-text);font-size:18px;line-height:1.25;font-weight:740;letter-spacing:-.02em}.lk-ux-section-title p{margin:5px 0 0;color:var(--lk-ux-muted);font-size:13px;line-height:1.45}.lk-ux-card,.lk-ux-panel{min-width:0;border:1px solid var(--lk-ux-border);border-radius:var(--lk-ux-radius-lg);background:#fffffff5;box-shadow:var(--lk-ux-shadow-soft)}.lk-ux-card{padding:18px}.lk-ux-panel{overflow:hidden}.lk-ux-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:16px 18px;border-bottom:1px solid rgba(15,23,42,.06);background:#f8fafcb8}.lk-ux-panel__title{color:var(--lk-ux-text);font-size:16px;line-height:1.3;font-weight:740}.lk-ux-panel__subtitle{margin-top:4px;color:var(--lk-ux-muted);font-size:13px;line-height:1.45}.lk-ux-panel__body{padding:18px}.lk-ux-grid{display:grid;gap:14px}.lk-ux-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.lk-ux-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.lk-ux-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.lk-ux-metric{min-width:0;padding:16px;border:1px solid var(--lk-ux-border);border-radius:18px;background:linear-gradient(180deg,#fff,#f8fafc)}.lk-ux-metric__label{color:var(--lk-ux-muted);font-size:12px;line-height:1.35;font-weight:700;text-transform:uppercase;letter-spacing:.045em}.lk-ux-metric__value{margin-top:7px;color:var(--lk-ux-text);font-size:24px;line-height:1.1;font-weight:780;letter-spacing:-.03em}.lk-ux-metric__hint{margin-top:7px;color:var(--lk-ux-muted);font-size:12px;line-height:1.4}.lk-ux-toolbar,.lk-ux-form-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.lk-ux-toolbar{justify-content:space-between;padding:12px;border:1px solid var(--lk-ux-border);border-radius:16px;background:#f8fafcdb}.lk-ux-input,.lk-ux-select,.lk-ux-textarea{width:100%;min-height:40px;border:1px solid var(--lk-ux-border-strong);border-radius:12px;background:#fff;color:var(--lk-ux-text);padding:9px 12px;transition:border-color .12s ease,box-shadow .12s ease,background .12s ease}.lk-ux-textarea{min-height:96px;resize:vertical}.lk-ux-input:hover,.lk-ux-select:hover,.lk-ux-textarea:hover{border-color:#2563eb47}.lk-ux-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:9px 14px;border:1px solid var(--lk-ux-border-strong);border-radius:12px;background:#fff;color:var(--lk-ux-text);font-size:14px;line-height:1.15;font-weight:740;text-decoration:none;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease,background .12s ease}.lk-ux-button:hover{transform:translateY(-1px);border-color:#2563eb4d;box-shadow:0 10px 22px #0f172a14}.lk-ux-button--primary{border-color:#2563eb40;background:#2563eb;color:#fff}.lk-ux-button--success{border-color:#16a34a40;background:#f0fdf4;color:#166534}.lk-ux-button--warning{border-color:#d9770647;background:#fffbeb;color:#92400e}.lk-ux-button--danger{border-color:#dc26263d;background:#fef2f2;color:#991b1b}.lk-ux-badge{display:inline-flex;align-items:center;gap:5px;width:fit-content;min-height:26px;padding:4px 10px;border:1px solid var(--lk-ux-border);border-radius:999px;background:#f8fafc;color:#334155;font-size:12px;line-height:1;font-weight:720;white-space:nowrap}.lk-ux-badge--success{color:#166534;background:#f0fdf4;border-color:#16a34a38}.lk-ux-badge--warning{color:#92400e;background:#fffbeb;border-color:#d9770640}.lk-ux-badge--danger{color:#991b1b;background:#fef2f2;border-color:#dc262638}.lk-ux-badge--info{color:#1d4ed8;background:#eff6ff;border-color:#2563eb38}.lk-ux-state{display:flex;align-items:flex-start;gap:14px;padding:18px;border:1px dashed rgba(100,116,139,.32);border-radius:18px;background:#f8fafcd1;color:#334155}.lk-ux-state__icon{display:grid;place-items:center;width:34px;height:34px;flex:0 0 auto;border-radius:12px;background:#fff;color:var(--lk-ux-primary);font-weight:800;box-shadow:inset 0 0 0 1px #0f172a14}.lk-ux-state__title{color:var(--lk-ux-text);font-size:14px;font-weight:760;line-height:1.35}.lk-ux-state__description{margin-top:4px;color:var(--lk-ux-muted);font-size:13px;line-height:1.5}.lk-ux-table-wrap{width:100%;overflow:auto;border:1px solid var(--lk-ux-border);border-radius:18px;background:#fff}.lk-ux-table-wrap table{width:100%;border-collapse:separate;border-spacing:0}.lk-ux-table-wrap th{position:sticky;top:0;z-index:1;background:#f8fafc;color:#475569;font-size:12px;line-height:1.3;font-weight:760;text-align:left}.lk-ux-table-wrap th,.lk-ux-table-wrap td{padding:12px 14px;border-bottom:1px solid rgba(15,23,42,.06);vertical-align:top}.lk-ux-table-wrap tr:hover td{background:#2563eb09}.lk-ux-scroll-x{overflow-x:auto;-webkit-overflow-scrolling:touch}.lk-ux-muted{color:var(--lk-ux-muted)}.lk-ux-text-right{text-align:right}.lk-ux-nowrap{white-space:nowrap}.lk-ux-break{overflow-wrap:anywhere}.lk-ux-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 1180px){.lk-ux-grid--4,.lk-ux-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.lk-ux-page-header,.lk-ux-section-title,.lk-ux-panel__header,.lk-ux-toolbar{flex-direction:column;align-items:stretch}.lk-ux-grid--2,.lk-ux-grid--3,.lk-ux-grid--4{grid-template-columns:1fr}.lk-ux-card,.lk-ux-panel__body{padding:14px}.lk-ux-page-header{padding:16px;border-radius:18px}.lk-ux-button{width:100%}}.lk-ux-page-header__main{min-width:0;flex:1}.lk-ux-page-header__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.lk-ux-page-header__badge{flex:0 0 auto}.lk-ux-page-header__actions,.lk-ux-panel__actions,.lk-ux-card__actions,.lk-ux-section-title__actions,.lk-ux-toolbar__left,.lk-ux-toolbar__right,.lk-ux-state__actions,.lk-ux-table-shell__toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.lk-ux-eyebrow{margin-bottom:8px;color:var(--lk-ux-primary);font-size:12px;line-height:1.2;font-weight:740;text-transform:uppercase;letter-spacing:.08em}.lk-ux-page-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;color:var(--lk-ux-muted);font-size:13px}.lk-ux-panel--compact .lk-ux-panel__header{padding:13px 15px}.lk-ux-panel--compact .lk-ux-panel__body{padding:14px 15px}.lk-ux-panel__footer{padding:12px 18px;border-top:1px solid rgba(15,23,42,.06);color:var(--lk-ux-muted);font-size:13px;background:#f8fafcb8}.lk-ux-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.lk-ux-card__title{color:var(--lk-ux-text);font-size:16px;line-height:1.3;font-weight:740}.lk-ux-card__subtitle{margin-top:4px;color:var(--lk-ux-muted);font-size:13px;line-height:1.45}.lk-ux-state--primary,.lk-ux-state--info{border-color:#2563eb47;background:#eff6ffb8}.lk-ux-state--success{border-color:#16a34a47;background:#f0fdf4b8}.lk-ux-state--warning{border-color:#d9770652;background:#fffbebb8}.lk-ux-state--danger{border-color:#dc262647;background:#fef2f2b8}.lk-ux-state__content{min-width:0}.lk-ux-state__children{margin-top:8px;color:var(--lk-ux-muted);font-size:13px;line-height:1.5}.lk-ux-state__actions{margin-top:12px}.lk-ux-spinner{width:18px;height:18px;border:2px solid rgba(37,99,235,.2);border-top-color:var(--lk-ux-primary);border-radius:999px;animation:lk-ux-spin .8s linear infinite}@keyframes lk-ux-spin{to{transform:rotate(360deg)}}.lk-ux-metric--primary,.lk-ux-metric--info{background:linear-gradient(180deg,#fff,#eff6ff)}.lk-ux-metric--success{background:linear-gradient(180deg,#fff,#f0fdf4)}.lk-ux-metric--warning{background:linear-gradient(180deg,#fff,#fffbeb)}.lk-ux-metric--danger{background:linear-gradient(180deg,#fff,#fef2f2)}.lk-ux-toolbar__left,.lk-ux-toolbar__right{min-width:0}.lk-ux-toolbar__title{color:var(--lk-ux-text);font-size:13px;font-weight:740;margin-right:4px}.lk-ux-table-shell{border:1px solid var(--lk-ux-border);border-radius:var(--lk-ux-radius-lg);background:#fffffff5;box-shadow:var(--lk-ux-shadow-soft);overflow:hidden}.lk-ux-table-shell__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:16px 18px;border-bottom:1px solid rgba(15,23,42,.06);background:#f8fafcb8}.lk-ux-table-shell__title{color:var(--lk-ux-text);font-size:16px;line-height:1.3;font-weight:740}.lk-ux-table-shell__subtitle{margin-top:4px;color:var(--lk-ux-muted);font-size:13px;line-height:1.45}.lk-ux-table-shell .lk-ux-table-wrap{border:0;border-radius:0;box-shadow:none}.lk-ux-form-field{display:grid;gap:6px;min-width:0}.lk-ux-form-field__label{color:var(--lk-ux-text);font-size:13px;line-height:1.35;font-weight:720}.lk-ux-form-field__required{margin-left:4px;color:var(--lk-ux-danger)}.lk-ux-form-field__control{min-width:0}.lk-ux-form-field__hint{color:var(--lk-ux-muted);font-size:12px;line-height:1.4}.lk-ux-form-field__error{color:var(--lk-ux-danger);font-size:12px;line-height:1.4;font-weight:680}.lk-ux-form-field--error .lk-ux-input,.lk-ux-form-field--error .lk-ux-select,.lk-ux-form-field--error .lk-ux-textarea{border-color:#dc26268c;box-shadow:0 0 0 3px #dc262614}@media (max-width: 760px){.lk-ux-page-header__title-row,.lk-ux-card__header,.lk-ux-table-shell__header{flex-direction:column;align-items:stretch}.lk-ux-page-header__actions,.lk-ux-panel__actions,.lk-ux-card__actions,.lk-ux-toolbar__right,.lk-ux-table-shell__toolbar{width:100%;justify-content:stretch}.lk-ux-page-header__actions>*,.lk-ux-toolbar__right>*,.lk-ux-table-shell__toolbar>*{flex:1 1 auto}}.lk-ux-data-layout{display:grid;gap:14px}.lk-ux-data-layout__header,.lk-ux-data-layout__filters,.lk-ux-data-layout__actions,.lk-ux-data-layout__footer{min-width:0}.lk-ux-data-layout__main{display:grid;gap:14px;min-width:0}.lk-ux-data-layout__main--with-details{grid-template-columns:minmax(0,1fr) minmax(320px,.36fr);align-items:start}.lk-ux-data-layout__table,.lk-ux-data-layout__details{min-width:0}.lk-ux-filter-bar{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:14px;border:1px solid var(--lk-ux-border);border-radius:18px;background:#ffffffeb;box-shadow:var(--lk-ux-shadow-soft)}.lk-ux-filter-bar__main{display:grid;gap:12px;min-width:0;flex:1}.lk-ux-filter-bar__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.lk-ux-filter-bar__title{color:var(--lk-ux-text);font-size:14px;line-height:1.3;font-weight:760}.lk-ux-filter-bar__description,.lk-ux-filter-bar__summary{color:var(--lk-ux-muted);font-size:12px;line-height:1.45}.lk-ux-filter-bar__description{margin-top:3px}.lk-ux-filter-bar__controls,.lk-ux-filter-bar__filters,.lk-ux-filter-bar__actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.lk-ux-filter-bar__search{flex:1 1 260px;min-width:220px}.lk-ux-filter-bar__search input,.lk-ux-filter-bar__filters input,.lk-ux-filter-bar__filters select,.lk-ux-filter-bar__filters button{min-height:38px}.lk-ux-action-panel,.lk-ux-detail-panel{border:1px solid var(--lk-ux-border);border-radius:20px;background:#fffffff0;box-shadow:var(--lk-ux-shadow-soft);overflow:hidden}.lk-ux-action-panel__header,.lk-ux-detail-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:15px 16px;border-bottom:1px solid rgba(15,23,42,.06);background:#f8fafcb8}.lk-ux-action-panel__title,.lk-ux-detail-panel__title{color:var(--lk-ux-text);font-size:15px;line-height:1.3;font-weight:760}.lk-ux-action-panel__subtitle,.lk-ux-detail-panel__subtitle,.lk-ux-detail-panel__meta{margin-top:4px;color:var(--lk-ux-muted);font-size:12px;line-height:1.45}.lk-ux-action-panel__actions,.lk-ux-detail-panel__actions,.lk-ux-detail-panel__title-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.lk-ux-action-panel__items{display:grid;gap:0}.lk-ux-action-panel__item{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;padding:13px 16px;border-bottom:1px solid rgba(15,23,42,.06)}.lk-ux-action-panel__item:last-child{border-bottom:0}.lk-ux-action-panel__item--primary,.lk-ux-action-panel__item--info{background:#eff6ff94}.lk-ux-action-panel__item--success{background:#f0fdf48f}.lk-ux-action-panel__item--warning{background:#fffbeb9e}.lk-ux-action-panel__item--danger{background:#fef2f294}.lk-ux-action-panel__item-text{min-width:0}.lk-ux-action-panel__item-label{color:var(--lk-ux-text);font-size:13px;line-height:1.35;font-weight:720}.lk-ux-action-panel__item-description{margin-top:3px;color:var(--lk-ux-muted);font-size:12px;line-height:1.45}.lk-ux-action-panel__item-action{flex:0 0 auto}.lk-ux-action-panel__body,.lk-ux-detail-panel__body{padding:15px 16px}.lk-ux-detail-panel__footer{padding:12px 16px;border-top:1px solid rgba(15,23,42,.06);background:#f8fafcb8;color:var(--lk-ux-muted);font-size:12px}.lk-ux-table-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:var(--lk-ux-muted);font-size:12px}.lk-ux-table-meta__item{display:inline-flex;align-items:center;gap:5px;min-height:28px;padding:4px 8px;border:1px solid var(--lk-ux-border);border-radius:999px;background:#f8fafce6}.lk-ux-table-meta__label{color:var(--lk-ux-muted);font-weight:640}.lk-ux-table-meta__value{color:var(--lk-ux-text);font-weight:760}.lk-ux-inline-field{display:grid;gap:4px;min-width:0}.lk-ux-inline-field__label{color:var(--lk-ux-muted);font-size:11px;line-height:1.3;font-weight:720;text-transform:uppercase;letter-spacing:.045em}.lk-ux-inline-field__value{min-width:0;color:var(--lk-ux-text);font-size:13px;line-height:1.45;font-weight:680;overflow-wrap:anywhere}.lk-ux-inline-field__hint{color:#94a3b8;font-size:12px;line-height:1.4}@media (max-width: 1180px){.lk-ux-data-layout__main--with-details{grid-template-columns:1fr}}@media (max-width: 760px){.lk-ux-filter-bar,.lk-ux-filter-bar__title-row,.lk-ux-action-panel__header,.lk-ux-detail-panel__header,.lk-ux-action-panel__item{flex-direction:column;align-items:stretch}.lk-ux-filter-bar__search{min-width:0;flex-basis:100%}.lk-ux-action-panel__item-action{width:100%}}:root{--lk-ux-control-height: 42px;--lk-ux-control-gap: 10px;--lk-ux-control-focus: rgba(37, 99, 235, .22);--lk-ux-control-danger: rgba(220, 38, 38, .5);--lk-ux-control-success: rgba(22, 163, 74, .34)}#root input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]),#root select,#root textarea{min-height:var(--lk-ux-control-height);border:1px solid var(--lk-ux-border-strong);border-radius:12px;background:#fff;color:var(--lk-ux-text);padding:9px 12px;font:inherit;transition:border-color .12s ease,box-shadow .12s ease,background .12s ease,opacity .12s ease}#root textarea{min-height:96px;resize:vertical;line-height:1.5}#root input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):hover,#root select:hover,#root textarea:hover{border-color:#2563eb47}#root input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):focus,#root select:focus,#root textarea:focus{border-color:#2563eb70;box-shadow:0 0 0 4px var(--lk-ux-control-focus);outline:none}#root input::placeholder,#root textarea::placeholder{color:#94a3b8}#root input:disabled,#root select:disabled,#root textarea:disabled{cursor:not-allowed;background:#f8fafc;color:#94a3b8;opacity:.76}#root input[aria-invalid=true],#root select[aria-invalid=true],#root textarea[aria-invalid=true],#root input[data-invalid=true],#root select[data-invalid=true],#root textarea[data-invalid=true]{border-color:var(--lk-ux-control-danger);box-shadow:0 0 0 4px #dc262614}#root input[data-valid=true],#root select[data-valid=true],#root textarea[data-valid=true]{border-color:var(--lk-ux-control-success)}#root button{min-height:40px;border-radius:12px;font:inherit;font-weight:720;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease,background .12s ease,opacity .12s ease}#root button:not(:disabled){cursor:pointer}#root button:not(:disabled):hover{transform:translateY(-1px)}#root button:disabled{cursor:not-allowed;opacity:.58;transform:none}#root button[type=submit],#root button[data-primary=true],#root button[data-action=primary]{border-color:#2563eb40;background:#2563eb;color:#fff}#root button[data-danger=true],#root button[data-action=danger],#root button[aria-label*=удал],#root button[aria-label*=отмен],#root button[title*=Удал],#root button[title*=Отмен]{border-color:#dc26263d;background:#fef2f2;color:#991b1b}#root button[data-secondary=true],#root button[data-action=secondary]{border-color:var(--lk-ux-border-strong);background:#fff;color:var(--lk-ux-text)}.lk-ux-helper-text,.lk-ux-field-hint,.lk-ux-action-hint{color:var(--lk-ux-muted);font-size:12px;line-height:1.45}.lk-ux-field-hint{margin-top:6px}.lk-ux-action-hint{max-width:720px}.lk-ux-helper-text--success{color:#166534}.lk-ux-helper-text--warning{color:#92400e}.lk-ux-helper-text--danger{color:#991b1b}.lk-ux-form-cluster{display:grid;gap:var(--lk-ux-control-gap);min-width:0}.lk-ux-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.lk-ux-form-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px;padding-top:6px}.lk-ux-action-clarity-strip{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid rgba(37,99,235,.16);border-radius:16px;background:#eff6ffad}.lk-ux-action-clarity-strip__text{min-width:0}.lk-ux-action-clarity-strip__title{color:var(--lk-ux-text);font-size:13px;font-weight:760;line-height:1.35}.lk-ux-action-clarity-strip__description{margin-top:3px;color:var(--lk-ux-muted);font-size:12px;line-height:1.45}.lk-ux-action-clarity-strip__actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px;flex:0 0 auto}.lk-ux-action-clarity-strip--success{border-color:#16a34a2e;background:#f0fdf4b8}.lk-ux-action-clarity-strip--warning{border-color:#d9770633;background:#fffbebc7}.lk-ux-action-clarity-strip--danger{border-color:#dc26262e;background:#fef2f2b8}.lk-ux-polish-note{display:block;padding:10px 12px;border:1px solid var(--lk-ux-border);border-radius:14px;background:#f8fafcc7;color:var(--lk-ux-muted);font-size:12px;line-height:1.5}@media (max-width: 760px){.lk-ux-form-grid{grid-template-columns:1fr}.lk-ux-form-actions,.lk-ux-action-clarity-strip,.lk-ux-action-clarity-strip__actions{flex-direction:column;align-items:stretch}.lk-ux-form-actions>*,.lk-ux-action-clarity-strip__actions>*{width:100%}}.lk-ux-state{position:relative}.lk-ux-state--neutral,.lk-ux-state--info,.lk-ux-state--primary{background:radial-gradient(circle at top left,rgba(37,99,235,.08),transparent 34%),#f8fafcdb}.lk-ux-state__icon{display:inline-flex;align-items:center;justify-content:center;min-width:34px;width:34px;height:34px;border-radius:999px;background:#ffffffd1;border:1px solid rgba(148,163,184,.24);color:var(--lk-ux-primary);font-weight:800}.lk-ux-state__title{letter-spacing:-.01em}.lk-ux-state__description{max-width:760px}.lk-ux-state__actions .lk-ux-button,.lk-ux-state__actions a.lk-ux-button{text-decoration:none}.lk-ux-empty-state-strip{display:grid;gap:8px;padding:14px;border:1px dashed rgba(148,163,184,.42);border-radius:16px;background:#f8fafcb8;color:var(--lk-ux-muted)}.lk-ux-empty-state-strip__title{color:var(--lk-ux-text);font-size:14px;line-height:1.35;font-weight:760}.lk-ux-empty-state-strip__description{color:var(--lk-ux-muted);font-size:13px;line-height:1.5}.lk-ux-empty-state-strip__actions{display:flex;flex-wrap:wrap;gap:8px}.lk-ux-empty-state-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.lk-ux-empty-state-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.lk-ux-empty-state-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.lk-ux-empty-state-card{min-width:0;padding:14px;border:1px solid var(--lk-ux-border);border-radius:16px;background:#ffffffdb}.lk-ux-empty-state-card__label{color:var(--lk-ux-text);font-size:13px;line-height:1.35;font-weight:740}.lk-ux-empty-state-card__hint{margin-top:4px;color:var(--lk-ux-muted);font-size:12px;line-height:1.45}@media (max-width: 760px){.lk-ux-empty-state-grid--two,.lk-ux-empty-state-grid--three{grid-template-columns:1fr}.lk-ux-state__actions,.lk-ux-empty-state-strip__actions{align-items:stretch;flex-direction:column}.lk-ux-state__actions>*,.lk-ux-empty-state-strip__actions>*{width:100%}}:root{--lk-ux-mobile-safe-x: 14px;--lk-ux-mobile-gap: 12px;--lk-ux-mobile-control-height: 44px}html,body,#root{max-width:100%;overflow-x:clip}#root *,#root *:before,#root *:after{box-sizing:border-box}#root img,#root svg,#root canvas,#root video{max-width:100%}#root [class*=page],#root [class*=Page],#root [class*=dashboard],#root [class*=finance],#root [class*=projects],#root [class*=assets],#root [class*=market],#root [class*=partner],#root [class*=settings]{min-width:0}#root table{width:100%;border-collapse:collapse}#root :where(.lk-ux-table-wrap,.lk-ux-table-shell,[class*=table],[class*=Table],[class*=grid],[class*=Grid]){min-width:0}#root :where(.lk-ux-table-wrap,.lk-ux-table-shell,[class*=table-wrap],[class*=TableWrap],[class*=tableContainer]){max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}#root :where(.lk-ux-table-wrap,.lk-ux-table-shell) table{min-width:720px}#root :where(td,th,.lk-ux-inline-field__value,.lk-ux-card,.lk-ux-panel,.lk-ux-detail-panel,.lk-ux-action-panel){overflow-wrap:anywhere}#root :where(th,td){vertical-align:top}#root :where(button,a,input,select,textarea){touch-action:manipulation}#root :where(button,a.lk-ux-button,.lk-ux-button){min-height:var(--lk-ux-mobile-control-height)}.lk-ux-mobile-stack{display:grid;gap:var(--lk-ux-mobile-gap);min-width:0}.lk-ux-mobile-scroll{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.lk-ux-mobile-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.lk-ux-mobile-two-col,.lk-ux-mobile-three-col,.lk-ux-mobile-four-col{display:grid;gap:12px;min-width:0}.lk-ux-mobile-two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.lk-ux-mobile-three-col{grid-template-columns:repeat(3,minmax(0,1fr))}.lk-ux-mobile-four-col{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width: 1180px){.lk-ux-mobile-four-col,.lk-ux-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lk-ux-data-layout__main--with-details{grid-template-columns:1fr}#root :where(.lk-ux-detail-panel,.lk-ux-action-panel){position:static}}@media (max-width: 760px){:root{--lk-ux-control-height: var(--lk-ux-mobile-control-height)}#root{min-width:0}#root :where(.lk-ux-page,main,section,article){min-width:0}.lk-ux-page-header,.lk-ux-panel,.lk-ux-card,.lk-ux-table-shell,.lk-ux-filter-bar,.lk-ux-action-panel,.lk-ux-detail-panel,.lk-ux-state{border-radius:16px}.lk-ux-page-header{padding:16px var(--lk-ux-mobile-safe-x)}.lk-ux-panel__header,.lk-ux-card__header,.lk-ux-table-shell__header,.lk-ux-action-panel__header,.lk-ux-detail-panel__header,.lk-ux-panel__body,.lk-ux-card__body,.lk-ux-action-panel__body,.lk-ux-detail-panel__body{padding:14px}.lk-ux-page-header__title{font-size:clamp(22px,7vw,30px);line-height:1.08}.lk-ux-page-header__subtitle{font-size:13px;line-height:1.5}.lk-ux-page-header__title-row,.lk-ux-page-header__actions,.lk-ux-panel__header,.lk-ux-panel__actions,.lk-ux-card__header,.lk-ux-card__actions,.lk-ux-toolbar,.lk-ux-toolbar__left,.lk-ux-toolbar__right,.lk-ux-filter-bar,.lk-ux-filter-bar__title-row,.lk-ux-filter-bar__controls,.lk-ux-filter-bar__filters,.lk-ux-filter-bar__actions,.lk-ux-action-panel__header,.lk-ux-action-panel__item,.lk-ux-detail-panel__header,.lk-ux-action-clarity-strip,.lk-ux-action-clarity-strip__actions,.lk-ux-mobile-actions{flex-direction:column;align-items:stretch}.lk-ux-toolbar__left,.lk-ux-toolbar__right,.lk-ux-filter-bar__search,.lk-ux-filter-bar__filters,.lk-ux-filter-bar__actions,.lk-ux-page-header__actions,.lk-ux-panel__actions,.lk-ux-card__actions,.lk-ux-table-shell__toolbar{width:100%;min-width:0}.lk-ux-page-header__actions>*,.lk-ux-panel__actions>*,.lk-ux-card__actions>*,.lk-ux-toolbar__right>*,.lk-ux-filter-bar__filters>*,.lk-ux-filter-bar__actions>*,.lk-ux-table-shell__toolbar>*,.lk-ux-action-panel__item-action>*,.lk-ux-detail-panel__actions>*,.lk-ux-mobile-actions>*{width:100%}.lk-ux-metric-grid,.lk-ux-form-grid,.lk-ux-empty-state-grid--two,.lk-ux-empty-state-grid--three,.lk-ux-mobile-two-col,.lk-ux-mobile-three-col,.lk-ux-mobile-four-col{grid-template-columns:1fr}#root :where(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]),select,textarea){width:100%;font-size:16px}#root :where(button,.lk-ux-button,a.lk-ux-button){justify-content:center;width:auto}.lk-ux-table-meta{gap:6px}.lk-ux-table-meta__item{width:100%;justify-content:space-between}.lk-ux-state{grid-template-columns:1fr;text-align:left}.lk-ux-state__icon{width:32px;height:32px;min-width:32px}}@media (max-width: 420px){.lk-ux-page-header,.lk-ux-panel__body,.lk-ux-card__body,.lk-ux-action-panel__body,.lk-ux-detail-panel__body,.lk-ux-state{padding-left:12px;padding-right:12px}#root :where(.lk-ux-badge,.lk-ux-table-meta__item){max-width:100%;white-space:normal}#root :where(th,td){padding-left:10px;padding-right:10px}}.lk-ux-action-summary{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:14px;border:1px solid rgba(37,99,235,.18);border-radius:18px;background:radial-gradient(circle at top left,rgba(37,99,235,.1),transparent 32%),#eff6ffb3;box-shadow:var(--lk-ux-shadow-soft)}.lk-ux-action-summary--success{border-color:#16a34a38;background:radial-gradient(circle at top left,rgba(22,163,74,.12),transparent 32%),#f0fdf4c2}.lk-ux-action-summary--warning{border-color:#d977063d;background:radial-gradient(circle at top left,rgba(217,119,6,.12),transparent 32%),#fffbebc7}.lk-ux-action-summary--danger{border-color:#dc262638;background:radial-gradient(circle at top left,rgba(220,38,38,.1),transparent 32%),#fef2f2c2}.lk-ux-action-summary__content{display:grid;gap:8px;min-width:0}.lk-ux-action-summary__title{color:var(--lk-ux-text);font-size:14px;line-height:1.35;font-weight:780}.lk-ux-action-summary__description{max-width:760px;color:var(--lk-ux-muted);font-size:13px;line-height:1.5}.lk-ux-action-summary__items{display:flex;flex-wrap:wrap;gap:8px}.lk-ux-action-summary__item{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:5px 9px;border:1px solid rgba(148,163,184,.28);border-radius:999px;background:#ffffffb8}.lk-ux-action-summary__item--success{border-color:#16a34a47;color:#166534}.lk-ux-action-summary__item--warning{border-color:#d977064d;color:#92400e}.lk-ux-action-summary__item--danger{border-color:#dc262647;color:#991b1b}.lk-ux-action-summary__item-label{color:var(--lk-ux-muted);font-size:12px;line-height:1.3;font-weight:680}.lk-ux-action-summary__item-value{color:var(--lk-ux-text);font-size:12px;line-height:1.3;font-weight:780}.lk-ux-action-summary__actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px;flex:0 0 auto}.lk-ux-next-steps{display:grid;gap:12px;padding:14px;border:1px solid var(--lk-ux-border);border-radius:18px;background:#ffffffe0;box-shadow:var(--lk-ux-shadow-soft)}.lk-ux-next-steps__title{color:var(--lk-ux-text);font-size:14px;line-height:1.35;font-weight:780}.lk-ux-next-steps__list{display:grid;gap:10px}.lk-ux-next-steps__item{display:grid;grid-template-columns:30px minmax(0,1fr);gap:10px;align-items:start}.lk-ux-next-steps__marker{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid rgba(37,99,235,.22);border-radius:999px;background:#eff6ffdb;color:var(--lk-ux-primary);font-size:12px;font-weight:800}.lk-ux-next-steps__item--done .lk-ux-next-steps__marker{border-color:#16a34a42;background:#f0fdf4db;color:#166534}.lk-ux-next-steps__item--blocked .lk-ux-next-steps__marker{border-color:#dc26263d;background:#fef2f2db;color:#991b1b}.lk-ux-next-steps__item-title{color:var(--lk-ux-text);font-size:13px;line-height:1.35;font-weight:740}.lk-ux-next-steps__item-description{margin-top:3px;color:var(--lk-ux-muted);font-size:12px;line-height:1.45}.lk-ux-danger-zone{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:14px;border:1px solid rgba(220,38,38,.24);border-radius:18px;background:#fef2f2b8}.lk-ux-danger-zone__content{min-width:0}.lk-ux-danger-zone__title{color:#991b1b;font-size:14px;line-height:1.35;font-weight:780}.lk-ux-danger-zone__description,.lk-ux-danger-zone__body{margin-top:4px;color:#7f1d1d;font-size:13px;line-height:1.5}.lk-ux-danger-zone__actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px;flex:0 0 auto}.lk-ux-action-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border-top:1px solid rgba(15,23,42,.07);background:#f8fafcd1}.lk-ux-action-footer__note{min-width:0;color:var(--lk-ux-muted);font-size:12px;line-height:1.45}.lk-ux-action-footer__actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.lk-ux-action-footer__danger{margin-right:auto}.lk-ux-action-footer__primary,.lk-ux-action-footer__secondary,.lk-ux-action-footer__danger{display:inline-flex;align-items:center;gap:8px}#root :where(button,.lk-ux-button)[type=submit],#root :where(button,.lk-ux-button)[data-primary=true],#root :where(button,.lk-ux-button)[data-action=primary]{box-shadow:0 10px 22px #2563eb29}#root :where(button,.lk-ux-button)[data-danger=true],#root :where(button,.lk-ux-button)[data-action=danger]{box-shadow:0 10px 22px #dc262614}#root :where(button,.lk-ux-button):focus-visible{outline:none;box-shadow:0 0 0 4px #2563eb38}#root :where(button,.lk-ux-button)[data-danger=true]:focus-visible,#root :where(button,.lk-ux-button)[data-action=danger]:focus-visible{box-shadow:0 0 0 4px #dc262629}.lk-ux-cta-row{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.lk-ux-cta-row--split{justify-content:space-between}.lk-ux-cta-row__hint{margin-right:auto;color:var(--lk-ux-muted);font-size:12px;line-height:1.45}@media (max-width: 760px){.lk-ux-action-summary,.lk-ux-danger-zone,.lk-ux-action-footer,.lk-ux-cta-row{flex-direction:column;align-items:stretch}.lk-ux-action-summary__actions,.lk-ux-danger-zone__actions,.lk-ux-action-footer__actions,.lk-ux-cta-row{width:100%}.lk-ux-action-summary__actions>*,.lk-ux-danger-zone__actions>*,.lk-ux-action-footer__actions>*,.lk-ux-cta-row>*{width:100%}.lk-ux-action-summary__item{width:100%;justify-content:space-between}.lk-ux-action-footer__danger{margin-right:0}}.market-match-actions,.market-preview-result-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px}.market-preview-result-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;padding:14px;border:1px solid rgba(37,99,235,.14);border-radius:16px;background:#ffffffad}.market-preview-result-summary>div{min-width:0;display:grid;gap:4px}.market-preview-result-summary span{color:var(--lk-ux-muted);font-size:11px;line-height:1.35;letter-spacing:.08em;text-transform:uppercase}.market-preview-result-summary strong{min-width:0;color:var(--lk-ux-text);font-size:14px;line-height:1.35;overflow-wrap:anywhere}@media (max-width: 760px){.market-preview-result-summary{grid-template-columns:1fr}.market-match-actions>*,.market-preview-result-actions>*{flex:1 1 auto}}.market-list--actions{display:grid;gap:10px}.market-book-level{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid rgba(37,99,235,.16);border-radius:14px;background:#eff6ffb8}.market-book-level--bid{border-left:4px solid rgba(16,185,129,.72)}.market-book-level--ask{border-left:4px solid rgba(239,68,68,.64)}.market-book-level__main{min-width:0;display:grid;gap:4px;color:var(--lk-ux-text);font-size:14px;line-height:1.35}.market-book-level__actions{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end}.market-book-empty-action{display:grid;gap:10px;justify-items:start}@media (max-width: 760px){.market-book-level{align-items:stretch;flex-direction:column}.market-book-level__actions{justify-content:stretch}.market-book-level__actions>*{width:100%}}.w11_5_4_2_orderbook_level_actions{min-width:0}.w11_5_4_2_orderbook_level_actions .market-book-level__actions .button{white-space:nowrap}.w11_5_4_3_orderbook_level_actions{min-width:0}.w11_5_4_3_orderbook_level_actions .market-book-level{min-height:68px}.w11_5_4_3_orderbook_level_actions .market-book-level__actions .button{white-space:nowrap}.market-preview-scenarios{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.market-preview-scenario-card{min-width:0;display:grid;gap:6px;padding:14px;border:1px solid rgba(37,99,235,.14);border-radius:16px;background:#ffffffa3}.market-preview-scenario-card--accent{border-color:#10b98147;background:#ecfdf5b8}.market-preview-scenario-card span,.market-execution-summary span{color:var(--lk-ux-muted);font-size:11px;line-height:1.35;letter-spacing:.08em;text-transform:uppercase}.market-preview-scenario-card strong,.market-execution-summary strong{min-width:0;color:var(--lk-ux-text);overflow-wrap:anywhere}.market-preview-scenario-card p{margin:0;color:var(--lk-ux-muted);font-size:13px;line-height:1.45}.market-execution-card{display:grid;gap:14px}.market-execution-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px;border:1px solid rgba(37,99,235,.14);border-radius:16px;background:#ffffffad}.market-execution-summary>div{min-width:0;display:grid;gap:4px}.market-execution-actions{margin-top:14px}.market-execution-steps{display:grid;gap:12px}.market-execution-steps>div{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;align-items:start;padding:12px;border:1px solid rgba(37,99,235,.12);border-radius:14px;background:#f8fafcc7}.market-execution-steps strong{display:grid;place-items:center;width:28px;height:28px;border-radius:999px;background:#2563eb1a;color:var(--lk-ux-text)}.market-execution-steps span{color:var(--lk-ux-muted);line-height:1.45}@media (max-width: 760px){.market-preview-scenarios,.market-execution-summary{grid-template-columns:1fr}.market-execution-actions>*{flex:1 1 auto}}.market-book-level--clickable{width:100%;border:1px solid rgba(37,99,235,.16);cursor:pointer;font:inherit;text-align:left;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background-color .16s ease}.market-book-level--clickable:hover{transform:translateY(-1px);border-color:#2563eb57;box-shadow:0 12px 26px #0f172a14;background:#eff6fff5}.market-book-level--clickable:focus-visible,.market-preview-scenario-card--clickable:focus-visible{outline:3px solid rgba(37,99,235,.22);outline-offset:3px}.market-book-level__main{min-width:0;display:grid;gap:4px}.market-book-level__cta{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:9px 14px;border-radius:12px;background:linear-gradient(135deg,#0f62a8,#4caf50);color:#fff;font-weight:800;line-height:1.2;white-space:nowrap}.market-preview-scenario-card--clickable{width:100%;min-height:100%;border:1px solid rgba(37,99,235,.16);cursor:pointer;font:inherit;text-align:left;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background-color .16s ease}.market-preview-scenario-card--clickable:hover{transform:translateY(-1px);border-color:#2563eb57;box-shadow:0 14px 30px #0f172a14}.market-preview-scenario-card--clickable:disabled{cursor:progress;opacity:.72}.market-preview-scenario-card__text{color:var(--lk-ux-muted);font-size:14px;line-height:1.45}.market-preview-result-actions--secondary{margin-top:12px}@media (max-width: 760px){.market-book-level__cta{width:100%}}.auth-language-switcher{display:flex;justify-content:flex-end;align-items:center;gap:8px;margin:0 0 20px}.auth-language-switcher__button{min-width:44px;height:34px;border:1px solid rgba(37,99,235,.28);border-radius:999px;background:#ffffffdb;color:#1e3a8a;font-size:13px;font-weight:800;line-height:1;cursor:pointer;box-shadow:0 8px 20px #0f172a14;transition:transform .15s ease,background .15s ease,color .15s ease,border-color .15s ease}.auth-language-switcher__button:hover{transform:translateY(-1px);background:#eff6ff;border-color:#2563eb80}.auth-language-switcher__button.is-active{background:#2563eb;border-color:#2563eb;color:#fff}html.dark .auth-language-switcher__button,body.dark .auth-language-switcher__button,html[data-theme=dark] .auth-language-switcher__button,body[data-theme=dark] .auth-language-switcher__button,.theme-dark .auth-language-switcher__button,.dark-theme .auth-language-switcher__button,[data-theme=dark] .auth-language-switcher__button{background:#0f172aeb;color:#dbeafe;border-color:#93c5fd6b}html.dark .auth-language-switcher__button.is-active,body.dark .auth-language-switcher__button.is-active,html[data-theme=dark] .auth-language-switcher__button.is-active,body[data-theme=dark] .auth-language-switcher__button.is-active,.theme-dark .auth-language-switcher__button.is-active,.dark-theme .auth-language-switcher__button.is-active,[data-theme=dark] .auth-language-switcher__button.is-active{background:#60a5fa;color:#06121f;border-color:#93c5fd}html.dark [class*=auth],body.dark [class*=auth],html[data-theme=dark] [class*=auth],body[data-theme=dark] [class*=auth],.theme-dark [class*=auth],.dark-theme [class*=auth],[data-theme=dark] [class*=auth],html.dark .form,body.dark .form,html[data-theme=dark] .form,body[data-theme=dark] .form,.theme-dark .form,.dark-theme .form,[data-theme=dark] .form{color:#e5edf7}html.dark .form label,body.dark .form label,html[data-theme=dark] .form label,body[data-theme=dark] .form label,.theme-dark .form label,.dark-theme .form label,[data-theme=dark] .form label{color:#dbeafe!important}html.dark .form input,body.dark .form input,html[data-theme=dark] .form input,body[data-theme=dark] .form input,.theme-dark .form input,.dark-theme .form input,[data-theme=dark] .form input{background:#f8fafc!important;color:#0f172a!important;border-color:#93c5fd61!important}html.dark .form input::placeholder,body.dark .form input::placeholder,html[data-theme=dark] .form input::placeholder,body[data-theme=dark] .form input::placeholder,.theme-dark .form input::placeholder,.dark-theme .form input::placeholder,[data-theme=dark] .form input::placeholder{color:#64748b!important}html.dark .form a,body.dark .form a,html[data-theme=dark] .form a,body[data-theme=dark] .form a,.theme-dark .form a,.dark-theme .form a,[data-theme=dark] .form a{color:#38bdf8!important}html.dark .form h1,body.dark .form h1,html[data-theme=dark] .form h1,body[data-theme=dark] .form h1,.theme-dark .form h1,.dark-theme .form h1,[data-theme=dark] .form h1,html.dark [class*=auth] h1,body.dark [class*=auth] h1,html[data-theme=dark] [class*=auth] h1,body[data-theme=dark] [class*=auth] h1,.theme-dark [class*=auth] h1,.dark-theme [class*=auth] h1,[data-theme=dark] [class*=auth] h1{color:#f8fafc!important}html.dark [class*=auth] p,body.dark [class*=auth] p,html[data-theme=dark] [class*=auth] p,body[data-theme=dark] [class*=auth] p,.theme-dark [class*=auth] p,.dark-theme [class*=auth] p,[data-theme=dark] [class*=auth] p{color:#bfdbfe!important}.email-verification-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;margin:0 0 20px;padding:20px;border:1px solid rgba(59,130,246,.22);border-radius:24px;background:#ffffffd1;box-shadow:0 18px 45px #0f172a14}.email-verification-card--ok{border-color:#22c55e52;background:#f0fdf4d1}.email-verification-card--pending{border-color:#f59e0b52;background:#fffbebb8}.email-verification-card__eyebrow{margin:0 0 6px;color:#2563eb;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.email-verification-card h2{margin:0 0 8px;color:#07142d;font-size:22px;line-height:1.15}.email-verification-card p{margin:0;color:#465b7a;line-height:1.55}.email-verification-card__email{margin-top:8px!important;color:#0f172a!important;font-weight:800}.email-verification-card__message{margin-top:10px!important;color:#047857!important;font-weight:700}.email-verification-card__message.is-error{color:#b91c1c!important}.email-verification-card__actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.email-verification-card__actions .button{white-space:nowrap}html[data-theme=dark] .email-verification-card,body[data-theme=dark] .email-verification-card,.theme-dark .email-verification-card,.dark-theme .email-verification-card,[data-theme=dark] .email-verification-card{border-color:#60a5fa3d;background:#0f172adb;box-shadow:0 18px 45px #00000047}html[data-theme=dark] .email-verification-card--ok,body[data-theme=dark] .email-verification-card--ok,.theme-dark .email-verification-card--ok,.dark-theme .email-verification-card--ok,[data-theme=dark] .email-verification-card--ok{border-color:#4ade8052;background:#052e166b}html[data-theme=dark] .email-verification-card--pending,body[data-theme=dark] .email-verification-card--pending,.theme-dark .email-verification-card--pending,.dark-theme .email-verification-card--pending,[data-theme=dark] .email-verification-card--pending{border-color:#fbbf2457;background:#452e0961}html[data-theme=dark] .email-verification-card h2,body[data-theme=dark] .email-verification-card h2,.theme-dark .email-verification-card h2,.dark-theme .email-verification-card h2,[data-theme=dark] .email-verification-card h2{color:#e5eefc}html[data-theme=dark] .email-verification-card p,body[data-theme=dark] .email-verification-card p,.theme-dark .email-verification-card p,.dark-theme .email-verification-card p,[data-theme=dark] .email-verification-card p{color:#b6c6dd}html[data-theme=dark] .email-verification-card__email,body[data-theme=dark] .email-verification-card__email,.theme-dark .email-verification-card__email,.dark-theme .email-verification-card__email,[data-theme=dark] .email-verification-card__email{color:#fff!important}@media (max-width: 760px){.email-verification-card{grid-template-columns:1fr}.email-verification-card__actions{justify-content:stretch}.email-verification-card__actions .button{width:100%}}[data-lk-cancel-bright="1"]{background:linear-gradient(180deg,#ff7a7c,#ff4d4f)!important;color:#fff!important;border:1px solid #ff3b3d!important;box-shadow:0 8px 20px #ff4d4f47!important;font-weight:800!important;opacity:1!important}[data-lk-cancel-bright="1"]:hover{background:linear-gradient(180deg,#ff8587,#f43f41)!important;color:#fff!important;border-color:#e83234!important;box-shadow:0 10px 24px #ff4d4f5c!important;transform:translateY(-1px)}[data-lk-cancel-bright="1"]:active{transform:translateY(0);box-shadow:0 6px 14px #ff4d4f3d!important}[data-lk-cancel-bright="1"]:focus,[data-lk-cancel-bright="1"]:focus-visible{outline:none!important;box-shadow:0 0 0 3px #ff4d4f2e,0 10px 24px #ff4d4f57!important}
