.rr--group{display:flex;width:100%;position:relative}.rr--box{-webkit-tap-highlight-color:rgba(0,0,0,0)}.rr--box,.rr--svg{display:flex;width:100%;flex-grow:1}.rr--svg{aspect-ratio:1;overflow:clip;pointer-events:none}@supports not (overflow:clip){.rr--svg{overflow:auto}}.rr--box:focus,.rr--box:focus-visible,.rr-reset:focus,.rr-reset:focus-visible{outline:none;box-shadow:none}.rr--focus-reset{outline:6px double #0079ff}.rr--box:focus-visible .rr--svg{outline:6px double #0079ff;isolation:isolate}.rr--reset{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;right:0;bottom:50%}[dir=rtl] .rr--reset{left:0;right:auto}.rr--dir-y .rr--reset{bottom:0;right:50%}.rr--disabled{opacity:.5;cursor:not-allowed}.rr--disabled .rr--svg{pointer-events:none}.rr--pointer .rr--box{cursor:pointer}.rr--dir-x{flex-direction:row}.rr--dir-y{flex-direction:column}.rr--space-sm .rr--svg{padding:8%}.rr--space-md .rr--svg{padding:12.5%}.rr--space-lg .rr--svg{padding:17.5%}.rr--dir-x.rr--gap-sm .rr--svg{margin:0 6.25%}.rr--dir-x.rr--gap-sm .rr--box:focus-visible:after{width:87.5%;left:6.25%}.rr--dir-x.rr--gap-md .rr--svg{margin:0 12.5%}.rr--dir-x.rr--gap-md .rr--box:focus-visible:after{width:75%;left:12.5%}.rr--dir-x.rr--gap-lg .rr--svg{margin:0 25%}.rr--dir-x.rr--gap-lg .rr--box:focus-visible:after{width:50%;left:25%}.rr--dir-y.rr--gap-sm .rr--svg{margin:6.25% 0}.rr--dir-y.rr--gap-md .rr--svg{margin:12.5% 0}.rr--dir-y.rr--gap-lg .rr--svg{margin:25% 0}.rr--rx-sm .rr--svg{border-radius:5%}.rr--rx-md .rr--svg{border-radius:15%}.rr--rx-lg .rr--svg{border-radius:20%}.rr--rx-full .rr--svg{border-radius:100%}.rr--has-stroke .rr--svg{stroke-linecap:round;stroke-linejoin:round}.rr--has-border .rr--svg{border-width:var(--rr--border-width);border-style:solid}.rr--on .rr--svg{fill:none;fill:var(--rr--fill-on-color,none)}.rr--off .rr--svg{fill:none;fill:var(--rr--fill-off-color,none)}.rr--has-stroke .rr--on .rr--svg{stroke:currentColor;stroke:var(--rr--stroke-on-color,currentColor)}.rr--has-stroke .rr--off .rr--svg{stroke:currentColor;stroke:var(--rr--stroke-off-color,currentColor)}.rr--on .rr--svg{background-color:none;background-color:var(--rr--box-on-color,none)}.rr--off .rr--svg{background-color:none;background-color:var(--rr--box-off-color,none)}.rr--has-border .rr--off .rr--svg{border-color:currentColor;border-color:var(--rr--border-off-color,currentColor)}.rr--has-border .rr--on .rr--svg{border-color:currentColor;border-color:var(--rr--border-on-color,currentColor)}.rr--fx-colors{--rr--easing:.2s cubic-bezier(.61,1,.88,1)}.rr--fx-colors .rr--svg{transition-duration:.2s;transition-timing-function:var(--rr--easing);transition-property:background-color,border-color,fill,stroke}.rr--fx-opacity .rr--off{opacity:.35;transition:opacity var(--rr--easing)}.rr--fx-opacity .rr--on{opacity:1}@media (hover:hover){.rr--fx-opacity .rr--box:hover{opacity:1}.rr--fx-zoom .rr--box{transition:transform var(--rr--easing);transform:scale(1)}.rr--fx-zoom .rr--box:hover{transform:scale(1.2)}@media (prefers-reduced-motion){.rr--fx-zoom .rr--box:hover{transform:scale(1)}}.rr--fx-position .rr--box{transition:transform var(--rr--easing);transform:translateY(0)}.rr--fx-position .rr--box:hover{transform:translateY(-15%)}@media (prefers-reduced-motion){.rr--fx-position .rr--box:hover{transform:translateY(0)}}}.rr--svg-stop-1{stop-color:rgba(0,0,0,0);stop-color:var(--rr--fill-on-color,rgba(0,0,0,0))}.rr--svg-stop-2,[dir=rtl] .rr--svg-stop-1{stop-color:rgba(0,0,0,0);stop-color:var(--rr--fill-off-color,rgba(0,0,0,0))}[dir=rtl] .rr--svg-stop-2{stop-color:rgba(0,0,0,0);stop-color:var(--rr--fill-on-color,rgba(0,0,0,0))}.rr--hf-svg-on{fill:none;fill:var(--rr--fill-on-color,none)}.rr--hf-svg-off{fill:none;fill:var(--rr--fill-off-color,none)}.rr--has-stroke .rr--hf-svg-on{stroke:currentColor;stroke:var(--rr--stroke-on-color,currentColor)}.rr--has-stroke .rr--hf-svg-off{stroke:currentColor;stroke:var(--rr--stroke-off-color,currentColor)}.rr--hf-svg-off .rr--svg,.rr--hf-svg-on .rr--svg{background-color:none;background-color:var(--rr--box-off-color,none)}.rr--has-border .rr--hf-svg-on .rr--svg{border-color:currentColor;border-color:var(--rr--border-on-color,currentColor)}.rr--has-border .rr--hf-svg-off .rr--svg{border-color:currentColor;border-color:var(--rr--border-off-color,currentColor)}.rr--dir-x .rr--hf-box-int .rr--svg{background:linear-gradient(90deg,none 50%,none 0);background:linear-gradient(to right,var(--rr--box-on-color,none) 50%,var(--rr--box-off-color,none) 50%)}[dir=rtl] .rr--dir-x .rr--hf-box-int .rr--svg{background:linear-gradient(270deg,none 50%,none 0);background:linear-gradient(to left,var(--rr--box-on-color,none) 50%,var(--rr--box-off-color,none) 50%)}.rr--dir-y .rr--hf-box-int .rr--svg{background:linear-gradient(180deg,none 50%,none 0);background:linear-gradient(to bottom,var(--rr--box-on-color,none) 50%,var(--rr--box-off-color,none) 50%)}.rr--hf-box-on .rr--svg{background-color:none;background-color:var(--rr--box-on-color,none)}.rr--hf-box-off .rr--svg{background-color:none;background-color:var(--rr--box-off-color,none)}.rr--hf-box-int .rr--svg,.rr--hf-box-off .rr--svg,.rr--hf-box-on .rr--svg{fill:none;fill:var(--rr--fill-off-color,none)}.rr--has-stroke .rr--hf-box-int .rr--svg,.rr--has-stroke .rr--hf-box-off .rr--svg,.rr--has-stroke .rr--hf-box-on .rr--svg{stroke:currentColor;stroke:var(--rr--stroke-off-color,currentColor)}.rr--has-border .rr--hf-box-int .rr--svg,.rr--has-border .rr--hf-box-on .rr--svg{border-color:currentColor;border-color:var(--rr--border-on-color,currentColor)}.rr--has-border .rr--hf-box-off .rr--svg{border-color:currentColor;border-color:var(--rr--border-off-color,currentColor)}.FixedBottom_root__qmdG9{position:fixed;z-index:70;right:0;bottom:0;left:0;display:flex;justify-content:center;padding:0 12px calc(12px + env(safe-area-inset-bottom));pointer-events:none}.FixedBottom_reserve__8gIGw{height:calc(72px + 20px);height:calc(var(--broker-fixed-bottom-height, 72px) + 20px)}.FixedBottom_panel__ubQhz{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(240px,1fr) minmax(260px,.9fr);align-items:center;grid-gap:12px;gap:12px;overflow:hidden;width:min(720px,100%);padding:10px;border:1px solid #cae0ea;border-radius:18px;background:linear-gradient(rgba(255,255,255,.9),rgba(255,255,255,.9)),linear-gradient(90deg,rgba(5,123,170,.04) 1px,transparent 0),linear-gradient(rgba(5,123,170,.04) 1px,transparent 0),radial-gradient(circle at 92% 0,rgba(34,196,255,.18),transparent 38%),linear-gradient(135deg,#f8fdff,#eff9fd 52%,#fbfdff);background-size:auto,24px 24px,24px 24px,auto,auto;box-shadow:0 20px 56px rgba(7,51,75,.18),0 3px 12px rgba(7,51,75,.08);pointer-events:auto;backdrop-filter:blur(16px)}.FixedBottom_panel__ubQhz[data-has-disclaimer=false]{grid-template-columns:minmax(240px,320px);width:min(340px,100%)}.FixedBottom_cta__kbh_T{display:grid;grid-template-columns:34px minmax(0,1fr) 30px;align-items:center;grid-gap:10px;gap:10px;min-height:46px;padding:5px 8px;border:1px solid rgba(4,94,131,.14);border-radius:14px;background:linear-gradient(135deg,#0079a8,#045e83);color:#fff;text-decoration:none;box-shadow:0 12px 28px rgba(7,130,179,.24);transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.FixedBottom_cta__kbh_T:hover{background:linear-gradient(135deg,#05698f,#034f70);box-shadow:0 15px 32px rgba(7,111,155,.28);transform:translateY(-1px)}.FixedBottom_cta__kbh_T:active{box-shadow:0 9px 22px rgba(7,111,155,.22);transform:translateY(0)}.FixedBottom_cta__kbh_T:focus-visible{outline:3px solid rgba(7,130,179,.24);outline-offset:3px}.FixedBottom_ctaIcon__X6UAb,.FixedBottom_logoFrame__XbjON{display:inline-flex;align-items:center;justify-content:center}.FixedBottom_logoFrame__XbjON{width:34px;height:34px;overflow:hidden;border:1px solid hsla(0,0%,100%,.56);border-radius:10px;background:hsla(0,0%,100%,.94);box-shadow:0 5px 14px rgba(4,65,92,.14)}.FixedBottom_logo__UMwIQ{width:28px;height:28px;-o-object-fit:contain;object-fit:contain;padding:3px}.FixedBottom_ctaText__s66aq{font-size:14px;font-weight:850;line-height:1.2;letter-spacing:-.01em;text-align:center;text-wrap:balance}.FixedBottom_ctaIcon__X6UAb{width:30px;height:30px;border:1px solid hsla(0,0%,100%,.2);border-radius:999px;background:hsla(0,0%,100%,.12)}.FixedBottom_ctaIcon__X6UAb svg{width:16px;height:16px}.FixedBottom_disclaimer__6kukH{display:flex;align-items:flex-start;gap:8px;margin:0;padding:0 4px;color:#526f82;font-weight:600;line-height:1.4;text-align:left}.FixedBottom_disclaimer__6kukH small{font-size:11px;line-height:inherit}.FixedBottom_disclaimerIcon__GJQg7{flex:0 0 auto;width:15px;height:15px;margin-top:1px;color:#0782b3}@media(max-width:639px){.FixedBottom_root__qmdG9{padding:0 10px calc(8px + env(safe-area-inset-bottom))}.FixedBottom_panel__ubQhz,.FixedBottom_panel__ubQhz[data-has-disclaimer=false]{grid-template-columns:1fr;gap:6px;width:100%;padding:7px;border-radius:17px}.FixedBottom_reserve__8gIGw{height:calc(94px + 12px);height:calc(var(--broker-fixed-bottom-height, 94px) + 12px)}.FixedBottom_disclaimer__6kukH{padding:0 5px 1px}}@media(max-width:359px){.FixedBottom_cta__kbh_T{grid-template-columns:32px minmax(0,1fr) 28px;gap:8px}.FixedBottom_logoFrame__XbjON{width:32px;height:32px}.FixedBottom_ctaIcon__X6UAb{width:28px;height:28px}.FixedBottom_ctaText__s66aq{font-size:13px}}@media(prefers-reduced-motion:reduce){.FixedBottom_cta__kbh_T{transition:none}}.SimpleBrokerCard_card__PIz2_{--sbc-ink:#0d2436;--sbc-ink-soft:#2d4658;--sbc-muted:#6f8491;--sbc-border:#d8e6ee;--sbc-soft:#f6fafc;--sbc-primary-dark:#075a7c;--sbc-primary-bright:#24aee1;--sbc-green:#149461;--sbc-green-soft:#eaf8f2;--sbc-amber:#9a650d;--sbc-amber-soft:#fff6e5;--sbc-red:#bd3b3b;--sbc-red-soft:#fff0f0;--sbc-shadow:0 14px 34px rgb(15 46 65/7%);--sbc-column-gap:22px;--sbc-stack-gap:8px;--sbc-action-gap:7px;position:relative;width:100%;margin:0 0 14px;overflow:hidden;border:1px solid var(--sbc-border);border-radius:17px;background:#fff;box-shadow:var(--sbc-shadow);color:var(--sbc-ink);font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI Variable,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}.SimpleBrokerCard_card__PIz2_ *{box-sizing:border-box}.SimpleBrokerCard_cardSponsored__tucPF{border-color:#ead4a8;background:linear-gradient(135deg,#fff,#fffaf0)}.SimpleBrokerCard_desktopOnly__LWfro{display:block}.SimpleBrokerCard_mobileOnly__L8wyL{display:none}.SimpleBrokerCard_desktopRow__yN1at{display:grid;grid-template-columns:44px minmax(235px,240px) minmax(84px,86px) minmax(0,1fr) 150px;grid-column-gap:var(--sbc-column-gap);-moz-column-gap:var(--sbc-column-gap);column-gap:var(--sbc-column-gap);align-items:center;min-height:124px;padding:14px 28px;background:radial-gradient(circle at 0 0,rgba(36,174,225,.05),transparent 28%),#fff}.SimpleBrokerCard_actionCell___NY8f,.SimpleBrokerCard_rankCell__fstYS,.SimpleBrokerCard_scoreCell__QYQHw{display:flex;align-items:center;justify-content:center;min-width:0}.SimpleBrokerCard_rankCell__fstYS{justify-content:flex-start}.SimpleBrokerCard_mobileRank__tILQD,.SimpleBrokerCard_rankBadge__GL1sy,.SimpleBrokerCard_sponsorBadge__xqgX5{display:inline-flex;align-items:center;justify-content:center;border:1px solid #dbe7ee;background:#f7fafc;color:#527083;font-weight:850;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.SimpleBrokerCard_mobileRank__tILQD,.SimpleBrokerCard_rankBadge__GL1sy{width:32px;height:32px;border-radius:9px;font-size:12px}.SimpleBrokerCard_rankBadgeGold__wYqSG{border-color:#edd9a9;background:linear-gradient(145deg,#fff9e9,#f5e6b9);color:#846012;box-shadow:0 5px 14px rgba(170,123,23,.12)}.SimpleBrokerCard_rankBadgeSilver__qOZwS{border-color:#d7e0e5;background:linear-gradient(145deg,#fbfdfe,#e5edf1);color:#60717c}.SimpleBrokerCard_rankBadgeBronze__fZB0S{border-color:#e8cbb6;background:linear-gradient(145deg,#fff8f2,#ecd1bd);color:#9a5d27}.SimpleBrokerCard_sponsorBadge__xqgX5{min-height:26px;padding:6px 9px;border-color:rgba(154,101,13,.2);border-radius:999px;background:var(--sbc-amber-soft);color:var(--sbc-amber);font-size:10px;letter-spacing:.06em;text-transform:uppercase}.SimpleBrokerCard_brokerCell__RUI4q{display:flex;gap:18px;align-items:center;min-width:0}.SimpleBrokerCard_brokerName__nj08L,.SimpleBrokerCard_ctaButton__soWzH,.SimpleBrokerCard_reviewButton__DPgJ5{text-decoration:none}.SimpleBrokerCard_logoBox__nFr_j,.SimpleBrokerCard_mobileLogo__sNUQZ{position:relative;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid #d6e5ed;background:#fff;box-shadow:0 6px 15px rgba(19,64,86,.07)}.SimpleBrokerCard_logoBox__nFr_j{flex:0 0 auto;width:56px;height:56px;border-radius:15px}.SimpleBrokerCard_logoBox__nFr_j img,.SimpleBrokerCard_mobileLogo__sNUQZ img{-o-object-fit:contain;object-fit:contain;padding:6px}.SimpleBrokerCard_brokerCopy__u24du,.SimpleBrokerCard_mobileBrokerCopy__G714n{display:grid;grid-gap:var(--sbc-stack-gap);gap:var(--sbc-stack-gap);min-width:0}.SimpleBrokerCard_brokerName__nj08L{display:inline-flex;max-width:100%;overflow:hidden;color:var(--sbc-ink);font-size:18px;font-weight:880;line-height:1.12;text-overflow:ellipsis;white-space:nowrap}.SimpleBrokerCard_brokerName__nj08L:hover,.SimpleBrokerCard_reviewButton__DPgJ5:hover{color:var(--sbc-primary-dark);text-decoration:underline;text-decoration-color:rgba(8,127,174,.3);text-underline-offset:4px}.SimpleBrokerCard_cfdNote__K90fd{margin:0;color:var(--sbc-muted);font-size:10px;line-height:1.3}.SimpleBrokerCard_scoreBadge__RcITA{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:76px;min-height:34px;padding:6px 9px;border:1px solid #dfeaf0;border-radius:999px;background:#f7fafc;color:#527083;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.SimpleBrokerCard_scoreGood__x2vfl{border-color:#cdebdc;background:var(--sbc-green-soft);color:var(--sbc-green)}.SimpleBrokerCard_scoreOk__Ju7Wz{border-color:#f0deb5;background:var(--sbc-amber-soft);color:var(--sbc-amber)}.SimpleBrokerCard_scoreLow__aqB4z{border-color:#f0caca;background:var(--sbc-red-soft);color:var(--sbc-red)}.SimpleBrokerCard_scoreIcon__FL836{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:hsla(0,0%,100%,.65);font-size:11px;line-height:1}.SimpleBrokerCard_scoreValue__MX3zT{font-size:16px;font-weight:880;line-height:1}.SimpleBrokerCard_scoreScale__QfaAC{align-self:flex-end;margin-bottom:2px;color:#6e8a7d;font-size:10px;font-weight:820;line-height:1}.SimpleBrokerCard_emptyValue__d0lqL{color:#718691;font-size:13px;font-weight:800}.SimpleBrokerCard_factsCell__IV7cc{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;min-width:0;margin:0}.SimpleBrokerCard_fact__nGFQT{display:grid;grid-gap:4px;gap:4px;min-width:0;min-height:54px;padding:9px 10px;border:1px solid #e2ecf1;border-radius:12px;background:#fbfdfe}.SimpleBrokerCard_fact__nGFQT dt,.SimpleBrokerCard_mobileFact__FKu25 dt{display:-webkit-box;overflow:hidden;color:#6c8290;font-size:10px;font-weight:850;letter-spacing:.045em;line-height:1.1;text-overflow:clip;text-transform:uppercase;white-space:normal;overflow-wrap:break-word;word-break:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.SimpleBrokerCard_fact__nGFQT dd,.SimpleBrokerCard_mobileFact__FKu25 dd{display:grid;grid-gap:2px;gap:2px;min-width:0;margin:0}.SimpleBrokerCard_fact__nGFQT dd span,.SimpleBrokerCard_mobileFact__FKu25 dd strong{overflow:hidden;color:#17394c;font-size:15px;font-weight:850;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.SimpleBrokerCard_fact__nGFQT dd small,.SimpleBrokerCard_mobileFact__FKu25 dd small{overflow:hidden;color:#748a97;font-size:10px;font-weight:650;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.SimpleBrokerCard_availabilityCell__iT5_f,.SimpleBrokerCard_availabilityLine___3p4L{min-width:0;color:#36586b;font-size:11px;line-height:1.25}.SimpleBrokerCard_availabilityLine___3p4L{display:inline-flex;max-width:100%;font-weight:720}.SimpleBrokerCard_availabilityCell__iT5_f .flex,.SimpleBrokerCard_availabilityCell__iT5_f>span,.SimpleBrokerCard_availabilityFact__ZYEDJ .flex,.SimpleBrokerCard_availabilityLine___3p4L .flex,.SimpleBrokerCard_availabilityLine___3p4L>span,.SimpleBrokerCard_mobileAvailability__43kyG .flex,.SimpleBrokerCard_mobileAvailability__43kyG>span{display:inline-flex;align-items:center;flex-wrap:wrap;min-width:0;max-width:100%;gap:5px;overflow:visible}.SimpleBrokerCard_availabilityCell__iT5_f svg,.SimpleBrokerCard_availabilityFact__ZYEDJ svg,.SimpleBrokerCard_availabilityLine___3p4L svg,.SimpleBrokerCard_mobileAvailability__43kyG svg{width:13px;height:13px;flex:0 0 auto}.SimpleBrokerCard_availabilityCell__iT5_f .w-5,.SimpleBrokerCard_availabilityCell__iT5_f img,.SimpleBrokerCard_availabilityFact__ZYEDJ .w-5,.SimpleBrokerCard_availabilityFact__ZYEDJ img,.SimpleBrokerCard_availabilityLine___3p4L .w-5,.SimpleBrokerCard_availabilityLine___3p4L img,.SimpleBrokerCard_mobileAvailability__43kyG .w-5,.SimpleBrokerCard_mobileAvailability__43kyG img{width:14px!important;height:14px!important;flex:0 0 auto;overflow:hidden;border-radius:50%;color:rgba(0,0,0,0);font-size:0;-o-object-fit:cover;object-fit:cover}.SimpleBrokerCard_actionCell___NY8f{display:flex;flex-direction:column;justify-content:center;justify-self:end;width:150px;max-width:100%;gap:var(--sbc-action-gap)}.SimpleBrokerCard_ctaButton__soWzH,.SimpleBrokerCard_reviewButton__DPgJ5{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:9px 12px;border-radius:11px;font-size:13px;font-weight:840;line-height:1;text-align:center;white-space:nowrap;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background-color .16s ease}.SimpleBrokerCard_ctaButton__soWzH{width:100%;border:1px solid #08769f;background:linear-gradient(135deg,#1688b5,#08658b);color:#fff;box-shadow:0 6px 16px rgba(6,106,145,.15)}.SimpleBrokerCard_ctaButton__soWzH:after{font-size:14px;content:"→"}.SimpleBrokerCard_ctaButton__soWzH:hover{color:#fff;text-decoration:none;transform:translateY(-1px);box-shadow:0 10px 22px rgba(6,106,145,.2)}.SimpleBrokerCard_disclaimer__6O_xM,.SimpleBrokerCard_mobileDisclaimer__K2riv{margin:0!important;color:#718691;font-size:10px;font-weight:560;line-height:1.28;text-align:center}.SimpleBrokerCard_disclaimer__6O_xM{width:100%}.SimpleBrokerCard_mobileCard__GBt1A{display:grid;background:#fff}.SimpleBrokerCard_mobileSummary__FWk6l{display:grid;grid-template-columns:30px 42px minmax(0,1fr) minmax(70px,max-content) minmax(86px,max-content);grid-gap:7px;gap:7px;align-items:center;min-height:68px;padding:10px 12px 10px 10px;list-style:none}.SimpleBrokerCard_mobileSummary__FWk6l::-webkit-details-marker{display:none}.SimpleBrokerCard_mobileRank__tILQD{justify-self:center;width:25px;height:25px;border-radius:8px;font-size:11px}.SimpleBrokerCard_mobileLogo__sNUQZ{justify-self:center;width:38px;height:38px;border-radius:11px}.SimpleBrokerCard_mobileBrokerCopy__G714n{min-width:0}.SimpleBrokerCard_mobileBrokerCopy__G714n small,.SimpleBrokerCard_mobileBrokerName__hT3uL,.SimpleBrokerCard_mobilePrimaryFact__qhC78 small,.SimpleBrokerCard_mobilePrimaryFact__qhC78 strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SimpleBrokerCard_mobileBrokerName__hT3uL{color:var(--sbc-ink);font-size:15px;font-weight:870;line-height:1.15;text-decoration:none}.SimpleBrokerCard_mobileBrokerName__hT3uL:hover{color:var(--sbc-primary-dark);text-decoration:underline;text-underline-offset:2px}.SimpleBrokerCard_mobileBrokerCopy__G714n small,.SimpleBrokerCard_mobilePrimaryFact__qhC78 small{color:var(--sbc-muted);font-size:10px;line-height:1.2}.SimpleBrokerCard_mobileScoreCell__NWL9N{display:flex;justify-content:center;min-width:0}.SimpleBrokerCard_mobileScoreBadge__n_ym5{min-width:66px;min-height:30px;padding:5px 7px}.SimpleBrokerCard_mobileScoreBadge__n_ym5 .SimpleBrokerCard_scoreIcon__FL836{width:15px;height:15px;font-size:9px}.SimpleBrokerCard_mobileScoreBadge__n_ym5 .SimpleBrokerCard_scoreValue__MX3zT{font-size:13px}.SimpleBrokerCard_mobileScoreBadge__n_ym5 .SimpleBrokerCard_scoreScale__QfaAC{margin-bottom:1px;font-size:9px}.SimpleBrokerCard_mobilePrimaryFact__qhC78{display:grid;min-width:0;justify-items:center;grid-gap:2px;gap:2px}.SimpleBrokerCard_mobilePrimaryFact__qhC78 strong{max-width:100%;color:#17394c;font-size:13px;font-weight:860;line-height:1.1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.SimpleBrokerCard_mobileChevron__x3j_g{display:none;align-items:center;justify-content:center;width:19px;height:19px;border-radius:50%;background:#eef6fa;color:var(--sbc-primary-dark);font-size:12px;font-weight:900;transition:transform .16s ease}.SimpleBrokerCard_mobileDetails__w_Uf_{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px 7px;gap:6px 7px;padding:0 10px 8px}.SimpleBrokerCard_mobileFactGrid__u05Gl{display:contents;margin:0}.SimpleBrokerCard_mobileFact__FKu25{display:grid;grid-gap:2px;gap:2px;align-content:center;min-width:0;min-height:36px;padding:6px 8px;border:1px solid #e0ebf1;border-radius:10px;background:#fbfdfe}.SimpleBrokerCard_mobileFactGrid__u05Gl>.SimpleBrokerCard_mobileFact__FKu25:only-child{grid-column:auto}.SimpleBrokerCard_mobileFact__FKu25 dt{font-size:8.5px;line-height:1.1;white-space:nowrap}.SimpleBrokerCard_mobileFact__FKu25 dd{min-width:0;text-align:left}.SimpleBrokerCard_mobileFact__FKu25 dd strong{font-size:12.5px;line-height:1.08}.SimpleBrokerCard_mobileFact__FKu25 .SimpleBrokerCard_scoreBadge__RcITA{justify-self:start;min-width:74px;min-height:30px;padding:5px 7px}.SimpleBrokerCard_availabilityFact__ZYEDJ{grid-column:auto;min-height:40px}.SimpleBrokerCard_mobileFactGrid__u05Gl>.SimpleBrokerCard_availabilityFact__ZYEDJ:first-child:last-child{grid-column:1/-1}.SimpleBrokerCard_availabilityFact__ZYEDJ dd{color:#36586b;font-size:11px;font-weight:720}.SimpleBrokerCard_mobileAvailability__43kyG{display:flex;align-items:center;justify-content:flex-start;min-width:0;gap:4px;min-height:36px;padding:6px 7px;border:1px solid #e0ebf1;border-radius:10px;background:#fbfdfe;color:#36586b;font-size:10px;font-weight:720;line-height:1.2}.SimpleBrokerCard_mobileDetails__w_Uf_>.SimpleBrokerCard_mobileAvailability__43kyG:first-child{grid-column:1/-1}.SimpleBrokerCard_mobileAvailability__43kyG .flex{flex-wrap:nowrap;gap:4px;justify-content:flex-start;min-width:0;text-align:left;white-space:nowrap}.SimpleBrokerCard_mobileAvailability__43kyG .items-center{flex-wrap:nowrap;gap:4px}.SimpleBrokerCard_mobileAvailability__43kyG>span:first-child{display:none}.SimpleBrokerCard_mobileActions__17qNV{display:grid;grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:8px;gap:8px;min-width:0;padding-top:1px}.SimpleBrokerCard_mobileActions__17qNV .SimpleBrokerCard_ctaButton__soWzH,.SimpleBrokerCard_reviewButton__DPgJ5{max-width:none;min-height:30px;padding:7px 10px;font-size:11px}.SimpleBrokerCard_mobileActions__17qNV .SimpleBrokerCard_mobileDisclaimer__K2riv{flex:1 1 auto;min-width:0}.SimpleBrokerCard_reviewButton__DPgJ5{min-width:0;border:0;background:rgba(0,0,0,0);color:var(--sbc-primary-dark);box-shadow:none;text-decoration:underline;text-decoration-color:rgba(7,90,124,.34);text-underline-offset:3px}.SimpleBrokerCard_reviewButton__DPgJ5:hover{background:rgba(0,0,0,0);color:#044863}.SimpleBrokerCard_mobileActions__17qNV .SimpleBrokerCard_ctaButton__soWzH{flex:0 0 auto;width:auto;min-width:96px;border-radius:9px;box-shadow:0 4px 10px rgba(6,106,145,.12)}.SimpleBrokerCard_mobileDisclaimer__K2riv{padding:0;border:0;background:rgba(0,0,0,0);font-size:9px;line-height:1.2;text-align:left}@media(max-width:1080px){.SimpleBrokerCard_desktopRow__yN1at{--sbc-column-gap:16px;grid-template-columns:40px minmax(210px,220px) minmax(78px,84px) minmax(0,1fr) 136px;padding-inline:20px}.SimpleBrokerCard_logoBox__nFr_j{width:50px;height:50px;border-radius:14px}.SimpleBrokerCard_brokerName__nj08L{font-size:16px}.SimpleBrokerCard_factsCell__IV7cc{gap:12px}.SimpleBrokerCard_fact__nGFQT{padding:8px}.SimpleBrokerCard_availabilityCell__iT5_f{font-size:10px}.SimpleBrokerCard_ctaButton__soWzH{padding-inline:10px;font-size:12px}.SimpleBrokerCard_actionCell___NY8f{width:136px}}@media(max-width:900px)and (min-width:768px){.SimpleBrokerCard_desktopRow__yN1at{grid-template-columns:38px minmax(178px,188px) minmax(70px,78px) minmax(0,1fr) 124px}.SimpleBrokerCard_fact__nGFQT dt{font-size:8px;letter-spacing:.02em}}@media(max-width:767px){.SimpleBrokerCard_card__PIz2_{margin-bottom:0;border-radius:0;box-shadow:none}.SimpleBrokerCard_card__PIz2_+.SimpleBrokerCard_card__PIz2_{border-top:0}.SimpleBrokerCard_desktopOnly__LWfro{display:none}.SimpleBrokerCard_mobileOnly__L8wyL{display:block}}@media(max-width:430px){.SimpleBrokerCard_mobileSummary__FWk6l{grid-template-columns:26px 36px minmax(0,1fr) 58px 64px;gap:5px;padding-right:9px;padding-left:8px}.SimpleBrokerCard_mobileRank__tILQD{width:23px;height:23px;border-radius:7px;font-size:10px}.SimpleBrokerCard_mobileLogo__sNUQZ{width:34px;height:34px;border-radius:10px}.SimpleBrokerCard_mobileBrokerCopy__G714n strong{font-size:14px}.SimpleBrokerCard_mobileScoreBadge__n_ym5{min-width:56px;padding-inline:6px}.SimpleBrokerCard_mobilePrimaryFact__qhC78 small,.SimpleBrokerCard_mobileScoreBadge__n_ym5 .SimpleBrokerCard_scoreIcon__FL836,.SimpleBrokerCard_mobileScoreBadge__n_ym5 .SimpleBrokerCard_scoreScale__QfaAC{display:none}.SimpleBrokerCard_mobilePrimaryFact__qhC78 strong{font-size:12px}.SimpleBrokerCard_mobileDetails__w_Uf_{gap:5px;padding-right:8px;padding-left:8px}.SimpleBrokerCard_mobileAvailability__43kyG,.SimpleBrokerCard_mobileFact__FKu25{min-height:34px;padding:5px 7px}.SimpleBrokerCard_mobileFact__FKu25 dt{font-size:8px}.SimpleBrokerCard_mobileActions__17qNV{gap:6px}.SimpleBrokerCard_mobileActions__17qNV .SimpleBrokerCard_ctaButton__soWzH{min-width:88px;padding-inline:9px}}@media(max-width:370px){.SimpleBrokerCard_mobileSummary__FWk6l{grid-template-columns:22px 32px minmax(0,1fr) 52px 44px;gap:4px;min-height:62px;padding:8px}.SimpleBrokerCard_mobileRank__tILQD{width:22px;height:22px}.SimpleBrokerCard_mobileLogo__sNUQZ{width:32px;height:32px}.SimpleBrokerCard_mobileScoreBadge__n_ym5{min-width:50px;min-height:28px}.SimpleBrokerCard_mobilePrimaryFact__qhC78 strong{font-size:11px}.SimpleBrokerCard_mobileDetails__w_Uf_{grid-template-columns:1fr}.SimpleBrokerCard_mobileAvailability__43kyG{min-height:32px}}@media(prefers-reduced-motion:reduce){.SimpleBrokerCard_ctaButton__soWzH,.SimpleBrokerCard_mobileChevron__x3j_g{transition:none}}.post-container_content___MoM6{font-size:1.125rem;line-height:1.75rem;line-height:1.625}.post-container_content___MoM6 blockquote,.post-container_content___MoM6 p{margin-top:1.5rem;margin-bottom:1.5rem}.post-container_content___MoM6 a{text-decoration:underline;text-decoration-color:#117da8;text-decoration-thickness:1px;text-underline-offset:2px}.post-container_content___MoM6 h2 a,.post-container_content___MoM6 h3 a,.post-container_content___MoM6 h4 a,.post-container_content___MoM6 h5 a,.post-container_content___MoM6 h6 a{border-bottom-width:0}.post-container_content___MoM6 a:hover{text-decoration-thickness:2px}.post-container_content___MoM6 ul{list-style-type:none;padding-left:2.5rem;padding-top:1.25rem;padding-bottom:1.25rem}.post-container_content___MoM6 ul li:before{width:.75rem;content:"•";color:#0b5a79;font-weight:700;display:inline-block;margin-left:-1em}.post-container_content___MoM6 table ul{padding-left:1.25rem}.post-container_content___MoM6 table ul li:only-child:before{content:""}.post-container_content___MoM6 ol{list-style-type:decimal;padding-left:2.5rem;padding-top:1.25rem;padding-bottom:1.25rem}.post-container_content___MoM6 ol>li>ol,.post-container_content___MoM6 ul>li>ul{margin-top:0;margin-bottom:0;margin-left:1rem}.post-container_content___MoM6 ul>li>ul{list-style:circle}.post-container_content___MoM6 ul li:has(p){display:flex}.post-container_content___MoM6 ul li>p{margin-top:0;margin-bottom:0;margin-left:.5rem;display:inline-block}.post-container_content___MoM6 h2{margin-top:1.5rem;margin-bottom:1rem;font-size:1.25rem;line-height:1.75rem}@media (min-width:768px){.post-container_content___MoM6 h2{margin-top:3rem;margin-bottom:1rem;font-size:1.875rem;line-height:2.25rem;line-height:1.375}}.post-container_content___MoM6 h3{margin-top:2rem;margin-bottom:1rem;font-size:1.25rem;line-height:1.75rem}@media (min-width:768px){.post-container_content___MoM6 h3{font-size:1.5rem;line-height:2rem;line-height:1.375}}.post-container_content___MoM6 h4{margin-top:1.5rem;margin-bottom:1rem;font-size:1.25rem;line-height:1.75rem}@media (min-width:768px){.post-container_content___MoM6 h4{line-height:1.375}}.post-container_content___MoM6 pre{overflow-x:auto;white-space:pre;border-width:1px;--tw-border-opacity:1;border-color:rgb(156 163 175/1);border-color:rgb(156 163 175/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(243 244 246/1);background-color:rgb(243 244 246/var(--tw-bg-opacity,1));padding:1rem;font-size:.875rem;line-height:1.25rem;line-height:1.2}.post-container_content___MoM6 code{font-size:.875rem;line-height:1.25rem}.post-container_content___MoM6 figcaption{text-align:center;font-size:.875rem;line-height:1.25rem}.post-container_content___MoM6 blockquote p{margin-top:0;margin-bottom:0}.post-container_content___MoM6 blockquote cite{font-style:normal}.post-container_content___MoM6 blockquote{position:relative;--tw-bg-opacity:1;background-color:rgb(239 246 255/1);background-color:rgb(239 246 255/var(--tw-bg-opacity,1));padding:.25rem 1rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;border:solid #117da8;border-width:0 0 0 4px}.post-container_content___MoM6 div::-webkit-scrollbar{height:5px;width:5px}.post-container_content___MoM6 div::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.post-container_content___MoM6 div::-webkit-scrollbar-thumb{--tw-bg-opacity:1;background-color:rgb(156 163 175/1);background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.post-container_content___MoM6 div::-webkit-scrollbar-thumb:hover{--tw-bg-opacity:1;background-color:rgb(107 114 128/1);background-color:rgb(107 114 128/var(--tw-bg-opacity,1))}.post-container_content___MoM6 img{margin:auto;border-style:none}.post-container_content___MoM6 table{margin-bottom:1.25rem;width:100%;--tw-border-opacity:1;border:1px solid rgb(209 213 219/1);border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.post-container_content___MoM6 table img{display:inline}.post-container_content___MoM6 table tr:nth-of-type(2n){--tw-bg-opacity:1;background-color:rgb(243 244 246/1);background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.post-container_content___MoM6 td,.post-container_content___MoM6 th{--tw-border-opacity:1;border:1px solid rgb(209 213 219/1);border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.post-container_content___MoM6 td{padding:.5rem;text-align:center;vertical-align:middle}@media (min-width:768px){.post-container_content___MoM6 td{padding:.75rem}}.post-container_content___MoM6 audio{width:100%}.TopBrokersInContent_shell__XfcYb{width:100%;margin:18px 0 28px}.TopBrokersInContent_list___0DvH{display:grid;grid-gap:14px;gap:14px;width:100%}.TopBrokersInContent_mobileHeader__jE8Ne{display:none}@media(max-width:767px){.TopBrokersInContent_shell__XfcYb{margin:18px 0 26px}.TopBrokersInContent_mobileFrame__855xl{overflow:hidden;border:1px solid #d8e6ee;border-radius:16px;background:#fff;box-shadow:0 10px 26px rgba(15,46,65,.07)}.TopBrokersInContent_mobileHeader__jE8Ne{display:grid;grid-template-columns:30px 42px minmax(0,1fr) minmax(70px,max-content) minmax(86px,max-content);grid-gap:7px;gap:7px;align-items:center;padding:9px 12px 9px 10px;border-bottom:1px solid #e5edf2;background:#f6fafc;color:#647b8a;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI Variable,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:9px;font-weight:850;letter-spacing:.045em;line-height:1.1;text-transform:uppercase}.TopBrokersInContent_mobileHeader__jE8Ne span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.TopBrokersInContent_mobileBrokerHead__cievj{grid-column:3;justify-self:start;text-align:left}.TopBrokersInContent_mobileFactHead__U9zwL,.TopBrokersInContent_mobileScoreHead__DJz_a{justify-self:center;text-align:center}.TopBrokersInContent_mobileScoreHead__DJz_a{grid-column:4}.TopBrokersInContent_mobileFactHead__U9zwL{grid-column:5}.TopBrokersInContent_list___0DvH{gap:0}}@media(max-width:430px){.TopBrokersInContent_mobileHeader__jE8Ne{grid-template-columns:26px 36px minmax(0,1fr) 58px 64px;gap:5px;padding-right:9px;padding-left:8px;font-size:8px;letter-spacing:.025em}}@media(max-width:370px){.TopBrokersInContent_mobileHeader__jE8Ne{grid-template-columns:22px 32px minmax(0,1fr) 52px 44px;gap:4px;padding:8px}}.IntroTopList_shell__iHgoG{--itl-ink:#0d2436;--itl-ink-soft:#2d4658;--itl-muted:#6c8290;--itl-border:#d7e6ee;--itl-border-strong:#c4dbe7;--itl-surface:#fff;--itl-soft:#f6fafc;--itl-soft-blue:#eef8fd;--itl-primary:#087fae;--itl-primary-dark:#075a7c;--itl-primary-bright:#24aee1;--itl-amber:#9a650d;--itl-bronze:#9a5d27;--itl-shadow-sm:0 8px 22px rgb(15 46 65/5%);--itl-shadow-md:0 14px 34px rgb(15 46 65/7%);width:100%;margin:24px 0 34px;color:var(--itl-ink);font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI Variable,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:15px;line-height:1.45;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}.IntroTopList_shell__iHgoG *{box-sizing:border-box}.IntroTopList_summaryBar__p295k{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;margin-bottom:12px;padding:13px 16px;border:1px solid var(--itl-border);border-radius:17px;background:linear-gradient(135deg,#fff,#f5fbfe);box-shadow:var(--itl-shadow-sm)}.IntroTopList_summaryCopy__B0vFd{min-width:0}.IntroTopList_eyebrow__oRqhj,.IntroTopList_sponsorEyebrow__oMZRI{display:inline-flex;align-items:center;gap:8px;color:var(--itl-primary-dark);font-size:10px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.IntroTopList_eyebrow__oRqhj:before{width:8px;height:8px;border-radius:50%;background:var(--itl-primary-bright);box-shadow:0 0 0 5px rgba(36,174,225,.12);content:""}.IntroTopList_intro__eflPj{margin:4px 0 0;color:var(--itl-ink-soft);font-size:13px;line-height:1.55}.IntroTopList_brokerLink__ipQO8,.IntroTopList_ctaButton__NS8_S,.IntroTopList_logoLink__wXcmM,.IntroTopList_methodologyLink__Stp7k,.IntroTopList_mobileBrokerLink__ycLzZ,.IntroTopList_sponsorTextLink__ZC_ho{text-decoration:none}.IntroTopList_methodologyLink__Stp7k{color:var(--itl-primary-dark);font-weight:780;text-decoration:underline;text-decoration-color:rgba(7,90,124,.28);text-underline-offset:3px}.IntroTopList_methodologyLink__Stp7k:hover,.IntroTopList_sponsorTextLink__ZC_ho:hover{color:#044863;text-decoration-thickness:2px}.IntroTopList_sponsorBadge__U1gcS{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:6px 10px;border:1px solid rgba(8,127,174,.15);border-radius:999px;background:hsla(0,0%,100%,.84);color:#395c70;font-size:10px;font-weight:800;line-height:1.2;white-space:nowrap}.IntroTopList_listShell__xLoSo,.IntroTopList_sponsor__IVDeK{overflow:hidden;border:1px solid var(--itl-border);border-radius:17px;background:var(--itl-surface);box-shadow:var(--itl-shadow-md)}.IntroTopList_desktopRows__kxBaf,.IntroTopList_mobileRows__cBz0o{display:grid;margin:0;padding:0;list-style:none}.IntroTopList_desktopRow__Yrv5r{display:grid;grid-template-columns:46px 62px minmax(170px,.68fr) minmax(280px,1.12fr) minmax(116px,132px);grid-gap:12px;gap:12px;align-items:center;min-height:90px;padding:14px 18px;border-bottom:1px solid #e9f1f5;background:#fff;transition:background-color .16s ease,box-shadow .16s ease}.IntroTopList_desktopRow__Yrv5r:last-child{border-bottom:0}.IntroTopList_desktopRow__Yrv5r:hover{background:#fbfdfe;box-shadow:inset 3px 0 0 var(--itl-primary-bright)}.IntroTopList_rowLeader__XJPcl{background:linear-gradient(90deg,rgba(36,174,225,.05),#fff 34%)}.IntroTopList_mobileRank__Ty0Js,.IntroTopList_rankBadge__ywe4E{display:inline-flex;align-items:center;justify-content:center;border:1px solid #dbe7ee;background:#f7fafc;color:#527083;font-weight:850;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.IntroTopList_rankBadge__ywe4E{width:34px;height:34px;border-radius:10px;font-size:13px}.IntroTopList_rankBadgeGold__SY_yf{border-color:#edd9a9;background:linear-gradient(145deg,#fff9e9,#f5e6b9);color:#846012;box-shadow:0 5px 14px rgba(170,123,23,.12)}.IntroTopList_rankBadgeSilver__iF_Aq{border-color:#d7e0e5;background:linear-gradient(145deg,#fbfdfe,#e5edf1);color:#60717c}.IntroTopList_rankBadgeBronze__uh_uz{border-color:#e8cbb6;background:linear-gradient(145deg,#fff8f2,#ecd1bd);color:var(--itl-bronze)}.IntroTopList_logoLink__wXcmM{display:inline-flex;width:-moz-fit-content;width:fit-content}.IntroTopList_logoBox__zBGcI,.IntroTopList_mobileLogo__gvQyT{position:relative;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid #d6e5ed;background:#fff;box-shadow:0 6px 15px rgba(19,64,86,.07)}.IntroTopList_logoBox__zBGcI{width:52px;height:52px;border-radius:14px}.IntroTopList_logoBox__zBGcI img,.IntroTopList_mobileLogo__gvQyT img{-o-object-fit:contain;object-fit:contain;padding:6px}.IntroTopList_brokerCopy__EY7UZ,.IntroTopList_mobileBrokerCopy__3o9Sh,.IntroTopList_sponsorCopy__aQADm{display:grid;min-width:0}.IntroTopList_brokerCopy__EY7UZ{gap:6px}.IntroTopList_mobileBrokerCopy__3o9Sh,.IntroTopList_sponsorCopy__aQADm{gap:4px}.IntroTopList_brokerLink__ipQO8,.IntroTopList_mobileBrokerLink__ycLzZ{display:inline-flex;max-width:100%;overflow:hidden;color:var(--itl-ink);font-weight:870;text-overflow:ellipsis;white-space:nowrap}.IntroTopList_brokerLink__ipQO8{font-size:18px;line-height:1.12}.IntroTopList_brokerLink__ipQO8:hover{color:var(--itl-primary-dark);text-decoration:underline;text-decoration-color:rgba(8,127,174,.3);text-underline-offset:4px}.IntroTopList_leadReason__YdiuD{display:flex;flex-wrap:wrap;gap:7px;align-items:center;min-width:0;margin:0;color:#2e5165;font-size:12px;font-weight:760;line-height:1.28}.IntroTopList_leaderKeyword__3KSO9{flex:1 1 130px;min-width:0;overflow-wrap:anywhere}.IntroTopList_reasonCell__qAwha{display:grid;align-content:center;grid-gap:7px;gap:7px;min-width:0}.IntroTopList_reasonList__LsLgP{display:flex;flex-wrap:wrap;align-items:flex-start;gap:6px;min-width:0;margin:0;padding:0;list-style:none}.IntroTopList_reasonChip__uFpmR,.IntroTopList_reasonList__LsLgP li{display:inline-flex;align-items:center;max-width:100%;min-height:26px;padding:6px 9px;border:1px solid #d9e9f1;border-radius:999px;background:#f7fbfd;color:#37586c;font-size:11px;font-weight:740;line-height:1.25}.IntroTopList_reasonList__LsLgP li{flex:0 1 auto;min-width:0;list-style:none;overflow:hidden;text-overflow:clip;white-space:normal;overflow-wrap:anywhere}.IntroTopList_shell__iHgoG .IntroTopList_reasonList__LsLgP li::marker,.IntroTopList_shell__iHgoG .IntroTopList_reasonList__LsLgP li:before{display:none;content:none!important}.IntroTopList_desktopDisclaimer__hqS_s{max-width:100%;margin:0;color:#718691;font-size:10px;font-weight:560;line-height:1.35}.IntroTopList_actionCell__X_vrK{display:grid;align-items:center;grid-gap:7px;gap:7px;justify-items:stretch;min-width:0}.IntroTopList_actionCell__X_vrK .IntroTopList_ctaButton__NS8_S{width:100%}.IntroTopList_actionCell__X_vrK .IntroTopList_desktopDisclaimer__hqS_s{text-align:center}.IntroTopList_ctaButton__NS8_S{display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:34px;padding:8px 12px;border:1px solid rgba(6,80,117,.14);border-radius:12px;background:linear-gradient(135deg,#3f97c2,#22688b);box-shadow:0 8px 18px rgba(18,91,130,.17);color:#fff;font-size:12px;font-weight:850;line-height:1.1;text-align:center;white-space:nowrap;transition:background .16s ease,box-shadow .16s ease,transform .16s ease}.IntroTopList_ctaButton__NS8_S:after{flex:0 0 auto;margin-left:8px;color:hsla(0,0%,100%,.76);content:"→";font-size:13px;line-height:1}.IntroTopList_ctaButton__NS8_S:hover{background:linear-gradient(135deg,#348ab8,#1c5d80);box-shadow:0 10px 22px rgba(18,91,130,.22);color:#fff;transform:translateY(-1px)}.IntroTopList_ctaButton__NS8_S:focus-visible{outline:3px solid rgba(36,174,225,.24);outline-offset:3px}.IntroTopList_mobileRows__cBz0o{display:none}.IntroTopList_sponsor__IVDeK{display:grid;grid-template-columns:auto minmax(200px,.65fr) minmax(0,1fr) minmax(160px,.45fr);grid-gap:12px;gap:12px;align-items:center;margin-bottom:12px;padding:12px 14px;background:linear-gradient(135deg,#fff,#f6fbfe);box-shadow:var(--itl-shadow-sm)}.IntroTopList_sponsorBadge__U1gcS{border-color:rgba(154,101,13,.2);background:#fff6e5;color:var(--itl-amber);letter-spacing:.06em;text-transform:uppercase}.IntroTopList_sponsorIdentity__6F1wV{display:flex;gap:12px;align-items:center;min-width:0}.IntroTopList_sponsorHighlights__DyOFI{display:flex;flex-wrap:wrap;gap:6px;min-width:0}.IntroTopList_sponsorMeta__TZ7DC{display:grid;justify-items:end;grid-gap:5px;gap:5px;min-width:0}.IntroTopList_sponsorTextLink__ZC_ho{color:var(--itl-primary-dark);font-size:11px;font-weight:800;text-decoration:underline;text-decoration-color:rgba(8,127,174,.25);text-underline-offset:3px}@media(max-width:980px){.IntroTopList_desktopRow__Yrv5r{grid-template-columns:42px 56px minmax(145px,.66fr) minmax(205px,1.14fr) minmax(108px,124px);gap:10px;padding-inline:14px}.IntroTopList_brokerLink__ipQO8{font-size:16px}.IntroTopList_reasonList__LsLgP li:nth-child(n+3){display:none}.IntroTopList_sponsor__IVDeK{grid-template-columns:auto minmax(180px,.7fr) minmax(0,1fr)}.IntroTopList_sponsorMeta__TZ7DC{grid-column:2/-1;justify-items:start}.IntroTopList_sponsorMeta__TZ7DC .IntroTopList_ctaButton__NS8_S{width:min(160px,100%)}}@media(max-width:800px){.IntroTopList_shell__iHgoG{margin:22px 0 30px}.IntroTopList_summaryBar__p295k{grid-template-columns:1fr;gap:10px;padding:13px;border-radius:16px}.IntroTopList_intro__eflPj{font-size:12px;line-height:1.5}.IntroTopList_desktopRows__kxBaf{display:none}.IntroTopList_listShell__xLoSo{border-radius:16px;box-shadow:0 10px 26px rgba(15,46,65,.07)}.IntroTopList_mobileRows__cBz0o{display:grid}.IntroTopList_mobileRow__xqUZj{position:relative;border-top:1px solid #edf2f5;background:#fff}.IntroTopList_mobileRow__xqUZj:first-child{border-top:0}.IntroTopList_mobileDetailsRow__LdpyN{background:#fff}.IntroTopList_mobileDetailsRow__LdpyN[open]{background:#fbfdfe}.IntroTopList_mobileRowLeader__dHX92{box-shadow:inset 3px 0 0 var(--itl-primary-bright)}.IntroTopList_mobileSummary__uhE5H{display:grid;grid-template-columns:30px 42px minmax(0,1fr) 22px;grid-gap:8px;gap:8px;align-items:center;min-height:66px;padding:10px 112px 10px 10px;cursor:pointer;list-style:none}.IntroTopList_mobileDetailsRow__LdpyN[open] .IntroTopList_mobileSummary__uhE5H{padding-right:12px}.IntroTopList_mobileSummary__uhE5H::-webkit-details-marker{display:none}.IntroTopList_mobileRank__Ty0Js{justify-self:center;width:25px;height:25px;border-radius:8px;font-size:11px}.IntroTopList_mobileLogo__gvQyT{justify-self:center;width:38px;height:38px;border-radius:11px}.IntroTopList_mobileBrokerCopy__3o9Sh{min-width:0}.IntroTopList_mobileBrokerCopy__3o9Sh small,.IntroTopList_mobileBrokerLink__ycLzZ{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.IntroTopList_mobileBrokerLink__ycLzZ{color:var(--itl-ink);font-size:15px;font-weight:870;line-height:1.15;text-decoration:none!important;text-decoration-line:none!important}.IntroTopList_mobileBrokerCopy__3o9Sh small{color:#516c7d;font-size:11px;font-weight:670;line-height:1.25}.IntroTopList_mobileBrokerCopy__3o9Sh .IntroTopList_mobileLeaderKeyword__wTiIG{display:-webkit-box;color:var(--itl-primary-dark);font-weight:760;overflow-wrap:anywhere;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.IntroTopList_mobileBrokerLink__ycLzZ:hover{color:var(--itl-primary-dark);text-decoration:none!important}.IntroTopList_mobileChevron__kKNcm{justify-self:center;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#eef6fa;color:var(--itl-primary-dark);transition:transform .16s ease}.IntroTopList_mobileChevron__kKNcm:before{width:7px;height:7px;border-right:2px solid;border-bottom:2px solid;content:"";transform:rotate(45deg) translate(-1px,-1px)}.IntroTopList_mobileDetailsRow__LdpyN[open] .IntroTopList_mobileChevron__kKNcm{transform:rotate(180deg)}.IntroTopList_mobileDetails__8B2HB{display:grid;grid-gap:8px;gap:8px;padding:0 10px 10px;border-top:1px solid #edf3f6}.IntroTopList_mobileHighlights__3rBSM{display:grid;grid-gap:6px;gap:6px;margin-top:8px;padding:9px 10px;border:1px solid #e1edf3;border-radius:12px;background:#fff}.IntroTopList_mobileHighlights__3rBSM .IntroTopList_reasonChip__uFpmR{display:grid;grid-template-columns:7px minmax(0,1fr);grid-gap:8px;gap:8px;align-items:start;width:100%;justify-content:flex-start;min-height:0;padding:0;border:0;border-radius:0;background:rgba(0,0,0,0);font-size:11px;line-height:1.32;white-space:normal}.IntroTopList_mobileHighlights__3rBSM .IntroTopList_reasonChip__uFpmR:before{width:5px;height:5px;margin-top:5px;border-radius:50%;background:var(--itl-primary-bright);content:""}.IntroTopList_mobileQuickCta__3LR0U{position:absolute;z-index:2;top:17px;right:10px;width:-moz-max-content;width:max-content;min-width:76px;min-height:30px;padding:7px 10px;border-radius:10px;border-color:#c9e2ef;background:#edf7fc;box-shadow:none;color:var(--itl-primary-dark);font-size:11px;text-decoration:none!important;text-decoration-line:none!important}.IntroTopList_mobileQuickCta__3LR0U:after{margin-left:4px;color:currentcolor;font-size:11px}.IntroTopList_mobileQuickCta__3LR0U:hover{background:#e4f2f9;box-shadow:none;color:var(--itl-primary-dark);text-decoration:none!important;transform:none}.IntroTopList_mobileDetailsRow__LdpyN[open]+.IntroTopList_mobileQuickCta__3LR0U{display:none}.IntroTopList_mobileDisclaimer__zMA4B{margin:0;padding:8px 9px;border:1px solid #e3edf2;border-radius:10px;background:#fff;color:#6f8390;font-size:10px;line-height:1.4}.IntroTopList_mobileDetailsAction__96Yx2{display:flex;justify-content:flex-end}.IntroTopList_mobileDetailsCta__ac2a_{width:112px;min-height:34px;padding:8px 12px;border-radius:10px;box-shadow:0 7px 15px rgba(18,91,130,.14);font-size:11px;text-decoration:none!important;text-decoration-line:none!important}.IntroTopList_mobileDetailsCta__ac2a_:hover{text-decoration:none!important}.IntroTopList_sponsor__IVDeK{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"badge identity" "highlights highlights" "meta meta";gap:10px;padding:12px}.IntroTopList_sponsorBadge__U1gcS{grid-area:badge}.IntroTopList_sponsorIdentity__6F1wV{grid-area:identity}.IntroTopList_sponsorHighlights__DyOFI{grid-area:highlights}.IntroTopList_sponsorMeta__TZ7DC{grid-area:meta;justify-items:start}.IntroTopList_sponsorMeta__TZ7DC .IntroTopList_ctaButton__NS8_S{width:100%}}@media(max-width:430px){.IntroTopList_mobileSummary__uhE5H{grid-template-columns:26px 36px minmax(0,1fr) 18px;gap:7px;padding-right:104px;padding-left:8px}.IntroTopList_mobileDetailsRow__LdpyN[open] .IntroTopList_mobileSummary__uhE5H{padding-right:9px}.IntroTopList_mobileRank__Ty0Js{width:23px;height:23px;border-radius:7px;font-size:10px}.IntroTopList_mobileLogo__gvQyT{width:34px;height:34px;border-radius:10px}.IntroTopList_mobileBrokerLink__ycLzZ{font-size:14px}.IntroTopList_mobileQuickCta__3LR0U{top:15px;right:9px;min-width:72px;min-height:36px;padding-inline:8px}}@media(min-width:521px)and (max-width:800px){.IntroTopList_mobileQuickCta__3LR0U{right:12px}}@media(prefers-reduced-motion:reduce){.IntroTopList_desktopRow__Yrv5r,.IntroTopList_mobileChevron__kKNcm{transition:none}}.IntroTopList_shell__iHgoG ol,.IntroTopList_shell__iHgoG p,.IntroTopList_shell__iHgoG ul{margin:0}.IntroTopList_shell__iHgoG ol,.IntroTopList_shell__iHgoG ul{padding:0;list-style:none}.IntroTopList_shell__iHgoG img{margin:0}.IntroTopList_shell__iHgoG .IntroTopList_logoBox__zBGcI img,.IntroTopList_shell__iHgoG .IntroTopList_mobileLogo__gvQyT img{-o-object-fit:contain;object-fit:contain;padding:6px}.BrokerBody_fixedBottomScope__RodBG{--broker-fixed-bottom-height:112px;display:contents}@media(min-width:640px){.BrokerBody_fixedBottomScope__RodBG{--broker-fixed-bottom-height:88px}}.BrokerHeader_shell__XHoMg{--brh-ink:#0d2436;--brh-ink-soft:#274256;--brh-muted:#617786;--brh-border:#dbe6ed;--brh-border-strong:#c7d8e2;--brh-surface:#fff;--brh-primary:#0782b3;--brh-primary-dark:#045e83;--brh-green:#0c8f61;--brh-red:#b13d3d;--brh-shadow-sm:0 8px 24px rgb(15 46 65/6%);--brh-shadow-md:0 18px 50px rgb(15 46 65/9%);--brh-shadow-lg:0 28px 80px rgb(7 51 75/12%);width:min(1280px,100vw - 32px);margin:0 auto;padding:18px 0 0;color:var(--brh-ink)}.BrokerHeader_topLine__i1Rt7{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.BrokerHeader_breadcrumbs__9HXPH{min-width:0;padding-inline:0}.BrokerHeader_disclosureLink__h81Mo{display:inline-flex;flex:0 0 auto;align-items:center;gap:6px;color:var(--brh-ink);font-size:14px;font-weight:650;text-decoration:underline;text-decoration-color:rgba(4,94,131,.28);text-underline-offset:4px}.BrokerHeader_disclosureLink__h81Mo:hover{color:var(--brh-primary-dark);text-decoration-color:currentColor}.BrokerHeader_hero__7Lrqg{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,300px);grid-gap:clamp(22px,3.6vw,42px);gap:clamp(22px,3.6vw,42px);overflow:hidden;margin-top:12px;padding:clamp(24px,3.4vw,42px) clamp(24px,4vw,52px);border:1px solid #cae0ea;border-radius:26px;background:linear-gradient(rgba(255,255,255,.72),rgba(255,255,255,.72)),linear-gradient(90deg,rgba(5,123,170,.045) 1px,transparent 0),linear-gradient(rgba(5,123,170,.045) 1px,transparent 0),radial-gradient(circle at 92% 8%,rgba(34,196,255,.19),transparent 30%),linear-gradient(135deg,#f8fdff,#eff9fd 50%,#fbfdff);background-size:auto,32px 32px,32px 32px,auto,auto;box-shadow:var(--brh-shadow-lg)}.BrokerHeader_hero__7Lrqg:after,.BrokerHeader_hero__7Lrqg:before{position:absolute;border-radius:50%;content:"";pointer-events:none}.BrokerHeader_hero__7Lrqg:before{top:-190px;right:-120px;width:390px;height:390px;border:1px solid rgba(2,124,170,.09);box-shadow:0 0 0 42px rgba(0,143,194,.03),0 0 0 92px rgba(0,143,194,.02)}.BrokerHeader_hero__7Lrqg:after{right:18%;bottom:-160px;width:310px;height:310px;background:radial-gradient(circle,rgba(19,181,230,.08),transparent 68%)}.BrokerHeader_heroContent__BwUIO,.BrokerHeader_snapshot__vJJz1{position:relative;z-index:1}.BrokerHeader_heroContent__BwUIO{min-width:0}.BrokerHeader_eyebrowRow__KhvBm{display:inline-flex;align-items:center;margin-bottom:17px;padding:6px 10px;border:1px solid rgba(6,127,176,.14);border-radius:999px;background:hsla(0,0%,100%,.72);box-shadow:0 6px 18px rgba(18,74,100,.04);backdrop-filter:blur(8px)}.BrokerHeader_eyebrow__aCRey{color:var(--brh-primary-dark);font-size:11px;font-weight:850;letter-spacing:.105em;text-transform:uppercase}.BrokerHeader_titleRow__FIzyZ{display:flex;align-items:center;gap:clamp(16px,2.2vw,24px)}.BrokerHeader_logoFrame__ZM86q{position:relative;flex:0 0 auto;width:clamp(58px,5.6vw,74px);height:clamp(58px,5.6vw,74px);border:1px solid rgba(4,94,131,.12);border-radius:20px;background:hsla(0,0%,100%,.88);box-shadow:0 14px 34px rgba(11,60,84,.1)}.BrokerHeader_logoImage__v7_Ut{-o-object-fit:contain;object-fit:contain;padding:10px}.BrokerHeader_title__zx6T_{max-width:820px;margin:0;color:var(--brh-ink);font-size:clamp(34px,4vw,54px);font-weight:820;line-height:1.03;letter-spacing:-.045em;text-wrap:balance}.BrokerHeader_lead__WVtgr{max-width:820px;margin:20px 0 0;color:#3d586b;font-size:clamp(16px,1.45vw,18px);line-height:1.62}.BrokerHeader_factList__MlXkH{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0 0;padding:0;list-style:none}.BrokerHeader_fact__2WpEj{display:inline-flex;min-width:0;align-items:center;min-height:34px;gap:8px;padding:7px 12px;border:1px solid rgba(6,127,176,.17);border-radius:999px;background:hsla(0,0%,100%,.84);color:#315b70;font-size:12px;font-weight:780;line-height:1.2;box-shadow:0 3px 12px rgba(18,74,100,.04);backdrop-filter:blur(8px)}.BrokerHeader_fact__2WpEj svg{flex:0 0 auto;width:16px;height:16px}.BrokerHeader_factReviews__5AK75 svg,.BrokerHeader_factTrusted__Q0iTj svg{color:#2b7de9}.BrokerHeader_factAvailable__kZEFN svg{color:var(--brh-green)}.BrokerHeader_factUnavailable__eQk7L svg{color:var(--brh-red)}.BrokerHeader_factRank__JB4eF svg{color:#d99a12}.BrokerHeader_factLink__z9Ffz{color:inherit;text-decoration:underline;text-decoration-color:rgba(4,94,131,.22);text-underline-offset:4px}.BrokerHeader_factLink__z9Ffz:hover{color:var(--brh-primary-dark);text-decoration-color:currentColor}.BrokerHeader_flag__z41Db{flex:0 0 auto;margin-left:2px}.BrokerHeader_factSkeleton__TgdET{width:100%;min-height:18px;overflow:hidden}.BrokerHeader_metaRail__1kW_a{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:26px}.BrokerHeader_updatedBlock__7pyWB{display:grid;grid-gap:3px;gap:3px;min-width:132px}.BrokerHeader_updatedLabel__x904v{color:var(--brh-muted);font-size:10px;font-weight:760;letter-spacing:.08em;text-transform:uppercase}.BrokerHeader_updatedValue__4I4Kl{color:#244b61;font-size:14px;font-weight:850}.BrokerHeader_authorsWrap__yWXx_{min-width:min(100%,420px);padding-left:18px;border-left:1px solid rgba(4,94,131,.13)}.BrokerHeader_snapshot__vJJz1{align-self:center;max-width:300px;padding:20px;border:1px solid hsla(0,0%,100%,.9);border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.9),rgba(255,255,255,.78));box-shadow:0 18px 46px rgba(10,59,82,.1);backdrop-filter:blur(12px)}.BrokerHeader_scoreCardLabel__HXtXL{display:block;color:var(--brh-muted);font-size:11px;font-weight:820;letter-spacing:.075em;text-transform:uppercase}.BrokerHeader_scoreValueRow__oPUsA{display:flex;align-items:baseline;gap:7px;margin-top:10px}.BrokerHeader_scoreNumber__qu3_v{color:var(--brh-primary-dark);font-size:46px;font-weight:900;line-height:.95;letter-spacing:-.04em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.BrokerHeader_scoreOutOf__YRPkB{color:#547083;font-size:13px;font-weight:850}.BrokerHeader_starMeter__zKEkO{position:relative;width:-moz-max-content;width:max-content;margin-top:11px;font-size:22px;letter-spacing:.055em;line-height:1}.BrokerHeader_starTrack__Nrgf7{color:#d7e2e9}.BrokerHeader_starFill__HFt1U{position:absolute;inset:0 auto 0 0;overflow:hidden;width:0;width:var(--rating-progress,0);color:#e7a82f;white-space:nowrap}.BrokerHeader_scoreNote__UmD0c{margin:13px 0 0;color:#466376;font-size:12px;font-weight:650;line-height:1.45}.BrokerHeader_cta__eVd1H{display:inline-flex;width:100%;min-height:42px;align-items:center;justify-content:center;gap:8px;margin-top:16px;border-radius:12px;background:var(--brh-primary);color:#fff;font-size:14px;font-weight:850;text-decoration:none;box-shadow:0 12px 24px rgba(7,130,179,.18)}.BrokerHeader_cta__eVd1H:hover{background:var(--brh-primary-dark)}.BrokerHeader_disclaimer__OzTab{margin:8px 0 0;color:var(--brh-muted);font-size:9.5px;line-height:1.35;text-align:center}@media(max-width:980px){.BrokerHeader_hero__7Lrqg{grid-template-columns:minmax(0,1fr)}.BrokerHeader_snapshot__vJJz1{max-width:360px}}@media(max-width:760px){.BrokerHeader_shell__XHoMg{width:100%;padding-top:8px}.BrokerHeader_topLine__i1Rt7{align-items:center;gap:8px;margin-bottom:4px}.BrokerHeader_breadcrumbs__9HXPH{flex:1 1 auto;overflow:hidden;padding-block:0}.BrokerHeader_disclosureLink__h81Mo{flex-shrink:0;margin-left:auto;font-size:12px;line-height:1.1;text-underline-offset:3px;white-space:nowrap}.BrokerHeader_disclosureLink__h81Mo svg{width:15px;height:15px}.BrokerHeader_hero__7Lrqg{margin-top:6px;padding:24px 18px;border-radius:22px}.BrokerHeader_titleRow__FIzyZ{display:block;gap:0;line-height:1}.BrokerHeader_logoFrame__ZM86q{display:inline-block;width:clamp(48px,13.5vw,54px);height:clamp(48px,13.5vw,54px);margin:0 12px 8px 0;border-radius:16px;vertical-align:middle}.BrokerHeader_logoImage__v7_Ut{padding:8px}.BrokerHeader_title__zx6T_{display:inline;font-size:clamp(32px,10.6vw,42px);vertical-align:middle;text-wrap:pretty}.BrokerHeader_lead__WVtgr{font-size:15px;line-height:1.6}.BrokerHeader_factList__MlXkH{gap:8px}.BrokerHeader_fact__2WpEj{width:100%;justify-content:flex-start;border-radius:15px;font-size:12px}.BrokerHeader_metaRail__1kW_a{align-items:stretch;flex-direction:column;gap:14px}.BrokerHeader_authorsWrap__yWXx_{min-width:0;padding-top:14px;padding-left:0;border-top:1px solid rgba(4,94,131,.13);border-left:0}.BrokerHeader_snapshot__vJJz1{max-width:none;padding:18px}}