:root{--radius:1.25rem;--background-hsl:0 0% 100%;--foreground-hsl:222.2 47.4% 11.2%;--card-hsl:0 0% 100%;--card-foreground-hsl:222.2 47.4% 11.2%;--primary-hsl:217.2 91.2% 59.8%;--primary-foreground-hsl:0 0% 100%;--secondary-hsl:210 40% 96.1%;--secondary-foreground-hsl:222.2 47.4% 11.2%;--muted-hsl:210 40% 96.1%;--muted-foreground-hsl:215.4 16.3% 46.9%;--accent-hsl:210 40% 96.1%;--accent-foreground-hsl:222.2 47.4% 11.2%;--destructive-hsl:0 84.2% 60.2%;--destructive-foreground-hsl:0 0% 98%;--border-hsl:214.3 31.8% 91.4%;--input-hsl:214.3 31.8% 91.4%;--ring-hsl:217.2 91.2% 59.8%;--bg:hsl(var(--background-hsl));--bg-alt:hsl(var(--card-hsl));--text:hsl(var(--foreground-hsl));--muted:hsl(var(--muted-foreground-hsl));--accent:hsl(var(--primary-hsl));--accent-2:#08a37b;--border:#d4e2f0;--danger:#c53030;--type-xs:0.82rem;--type-sm:0.92rem;--type-base:1rem;--type-lg:1.125rem;--type-xl:1.35rem;--type-2xl:1.8rem;--type-3xl:2.35rem;--font-family-ui:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-h1-size:clamp(2.5rem,4.5vw,4rem);--font-h1-line:clamp(3rem,5.2vw,4.8rem);--font-h1-weight:600;--font-h1-tracking:0;--font-h3-size:clamp(2rem,3vw,2.125rem);--font-h3-line:clamp(2.5rem,3.8vw,2.625rem);--font-h3-weight:600;--font-h3-tracking:0;--font-h4-size:1.5rem;--font-h4-line:2.125rem;--font-h4-weight:600;--font-h4-tracking:0.02em;--font-h5-size:1.25rem;--font-h5-line:1.75rem;--font-h5-weight:600;--font-h5-tracking:0;--font-body1-size:1.125rem;--font-body1-line:1.5rem;--font-body1-regular:400;--font-body1-semibold:600;--font-body2-size:1rem;--font-body2-line:1.5rem;--font-body2-regular:400;--font-body2-semibold:600;--font-body3-size:0.75rem;--font-body3-line:1rem;--font-body3-regular:400;--font-body3-semibold:600;--font-body4-size:0.625rem;--font-body4-line:0.875rem;--font-body4-semibold:600;--shell-side-gutter:50px;--scrollbar-inline:calc(100vw - 100%)}*{box-sizing:border-box}body,html{margin:0;padding:0;overflow-x:hidden;font-family:var(--font-family-ui);background:#ffffff;color:var(--text);font-size:var(--type-base);line-height:1.55;letter-spacing:.004em}a{color:inherit;text-decoration:none}h1{font-size:clamp(2.2rem,4vw,3.45rem);line-height:1.12;letter-spacing:-.02em}h2{font-size:clamp(1.55rem,2.8vw,2.3rem);line-height:1.18;letter-spacing:-.015em}h3{font-size:clamp(1.15rem,2vw,1.5rem);line-height:1.24}.home-page{width:100%;margin-top:0;display:grid;grid-template-columns:minmax(0,1fr);gap:2.85rem;padding-bottom:2.2rem;font-family:var(--font-family-ui)}.home-page,.home-page>*{min-width:0}.home-company-challenges,.home-faq-section,.home-featured-reviews,.home-prop-firm,.home-smarter,.site-footer{content-visibility:auto;contain-intrinsic-size:auto 760px}.home-page :is(h1,h2,h3,h4,h5,h6,p,span,a,button,input,select,textarea){font-family:inherit}.home-hero{position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:none;background-color:#010203;border-top:1px solid #0e1d2d;border-bottom:1px solid #0e1d2d;border-bottom-right-radius:150px;border-bottom-left-radius:150px;overflow:hidden}.home-hero-background{position:absolute;inset:0;z-index:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center bottom;object-position:center bottom}.home-hero:before{background:linear-gradient(180deg,rgba(1,2,3,.78),rgba(1,2,3,.42) 38%,rgba(1,2,3,.76)),linear-gradient(180deg,rgba(1,2,3,.82),rgba(1,2,3,.58) 28%,rgba(1,2,3,.22) 50%,rgba(1,2,3,.48) 76%,rgba(1,2,3,.9)),radial-gradient(circle at 50% 0,rgba(48,148,171,.28),transparent 36%);box-shadow:inset 0 190px 190px rgba(1,2,3,.76),inset 0 -120px 145px rgba(1,2,3,.64)}.home-hero:after,.home-hero:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none}.home-hero:after{background:radial-gradient(circle at 50% 42%,rgba(48,148,171,.1),transparent 44%)}.home-hero-inner{position:relative;z-index:2;width:min(1720px,calc(100% - 2rem));margin:0 auto;padding:3.9rem 0 3.2rem;display:grid;justify-items:center;text-align:center;gap:1.15rem}.home-hero-bot{width:clamp(74px,10vw,122px);height:clamp(74px,10vw,122px);display:inline-flex;align-items:center;justify-content:center;margin-bottom:-.35rem;filter:drop-shadow(0 0 28px rgba(48,148,171,.72))}.home-hero-bot img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;display:block}.home-hero-pill{gap:.5rem;border:1px solid rgba(70,80,92,.6);padding:.2rem .32rem;background:#010203;color:#f3f7fb;line-height:var(--font-body2-line);font-weight:var(--font-body2-regular)}.home-hero-pill,.home-hero-pill span{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:var(--font-body2-size)}.home-hero-pill span{min-height:30px;min-width:56px;background:#2f9cb9;color:#ffffff;line-height:1;letter-spacing:.08em;font-weight:500;padding:.18rem .6rem}.home-hero-pill-arrow{flex:0 0 auto;opacity:.95;width:14px;height:14px}.home-hero-kicker{margin:0;color:#ffffff;font-size:var(--font-body1-size);line-height:var(--font-body1-line);font-weight:var(--font-body1-regular)}.blog-hero h1,.home-hero h1{max-width:min(920px,100%);color:#ffffff;font-size:clamp(2.2rem,4.8vw,4rem);line-height:1.12;letter-spacing:-.022em}.blog-hero h1,.home-hero h1,.home-hero-description{margin:0;transition:opacity .26s ease,transform .26s ease,max-height .32s ease,margin .26s ease}.home-hero-description{max-height:none;width:min(920px,calc(100% - 2rem));color:#c6d3e0;font-size:var(--font-body1-size);line-height:var(--font-body1-line);font-weight:var(--font-body1-regular)}.home-hero-ask-ai{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:44px;min-width:148px;border:0;border-radius:999px;background:#3094ab;color:#ffffff;padding:.72rem 1.7rem;font:inherit;font-size:.875rem;line-height:1.25;font-weight:400;cursor:pointer;box-shadow:0 12px 28px rgba(48,148,171,.32)}.home-hero-ask-ai img{width:24px;height:24px;display:block}.home-hero-ask-ai:focus-visible,.home-hero-ask-ai:hover{background:#3aa7c0;color:#ffffff}.home-section{display:grid;gap:.95rem}.home-section-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.home-section-header h2{margin:0;color:#010203;font-size:clamp(1.4rem,2.3vw,2.05rem)}.home-section-header h4{margin:0;color:#010203;font-size:var(--font-h4-size);line-height:var(--font-h4-line);font-weight:var(--font-h4-weight);letter-spacing:var(--font-h4-tracking)}.home-section-header a{color:#010203;font-size:.88rem}.home-section-more{display:inline-flex;align-items:center;justify-content:center;gap:.3rem;text-decoration:none}.home-section-more svg{display:block;color:currentColor}.home-hero-offers{width:min(92vw,1800px);margin-top:3.1rem}.home-hero-offers,.home-offer-carousel-wrap{display:grid;gap:.95rem}.home-hero-offers .home-section-header h4{display:inline-flex;align-items:center;gap:.4rem;color:#ffffff;font-size:var(--font-h4-size);line-height:var(--font-h4-line);font-weight:var(--font-h4-weight);letter-spacing:var(--font-h4-tracking)}.home-offer-navs{display:inline-flex;align-items:center;gap:8px}.home-offer-carousel{position:relative;min-width:0}.home-offer-nav{width:41px;height:41px;padding:0;border:0;background:transparent;cursor:pointer;flex:0 0 auto}.home-offer-nav img{width:41px;height:41px;display:block}.home-offer-carousel-stage{display:grid;min-width:0;overflow:hidden}.home-offer-carousel-page{grid-area:1/1;will-change:transform,opacity}.home-offer-carousel-stage.is-next .home-offer-carousel-page.is-incoming{z-index:2;animation:home-offer-carousel-enter-next .52s cubic-bezier(.22,1,.36,1) both}.home-offer-carousel-stage.is-next .home-offer-carousel-page.is-outgoing{z-index:1;pointer-events:none;animation:home-offer-carousel-exit-next .52s cubic-bezier(.22,1,.36,1) both}.home-offer-carousel-stage.is-prev .home-offer-carousel-page.is-incoming{z-index:2;animation:home-offer-carousel-enter-prev .52s cubic-bezier(.22,1,.36,1) both}.home-offer-carousel-stage.is-prev .home-offer-carousel-page.is-outgoing{z-index:1;pointer-events:none;animation:home-offer-carousel-exit-prev .52s cubic-bezier(.22,1,.36,1) both}@keyframes home-offer-carousel-enter-next{0%{opacity:.2;transform:translateX(12%)}to{opacity:1;transform:translateX(0)}}@keyframes home-offer-carousel-exit-next{0%{opacity:1;transform:translateX(0)}to{opacity:.12;transform:translateX(-12%)}}@keyframes home-offer-carousel-enter-prev{0%{opacity:.2;transform:translateX(-12%)}to{opacity:1;transform:translateX(0)}}@keyframes home-offer-carousel-exit-prev{0%{opacity:1;transform:translateX(0)}to{opacity:.12;transform:translateX(12%)}}@media (prefers-reduced-motion:reduce){.home-offer-carousel-page.is-incoming,.home-offer-carousel-page.is-outgoing{animation:none}}.home-hero-offers .home-offer-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.home-hero-offers .home-offer-card{display:grid;grid-template-columns:minmax(0,1fr);align-content:space-between;justify-items:start;gap:14px;min-height:226px;height:226px;padding:20px 20px 18px;border:1px solid #3094ab;border-radius:24px;background-color:#010203;background-image:linear-gradient(66deg,rgb(1,2,3) 18%,rgba(0,2,13,0) 48%,rgb(5,20,40) 94%),url(/images/home/offer-card-bg.png);background-position:bottom;background-size:cover;box-shadow:none;transform:none}.home-hero-offers .home-offer-card:hover{transform:none;box-shadow:0 10px 24px rgba(7,20,34,.28)}.home-hero-offers .home-offer-firm{gap:12px}.home-hero-offers .home-offer-logo{width:48px;height:48px;border:0;border-radius:12px;background:#ffffff}.home-hero-offers .home-offer-logo-link:hover .home-offer-logo{border-color:transparent}.home-hero-offers .home-offer-firm-name-link{flex:1;min-width:0}.home-hero-offers .home-offer-firm-name{font-size:1.12rem;line-height:1.2;font-weight:700;color:#ffffff;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.home-hero-offers .home-offer-discount{margin:0;color:#17ff2f;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:2rem;line-height:1;font-weight:700;letter-spacing:-.04em}.home-hero-offers .home-offer-meta{display:inline-flex;align-items:center;gap:6px;min-width:0;margin:0;color:#ffffff;font-size:.78rem;line-height:1.2}.home-hero-offers .home-offer-copy:focus-visible,.home-hero-offers .home-offer-copy:hover{color:#3aa7c0}.home-hero-offers .home-offer-ends{margin:0;color:#9b9c9c;font-size:.72rem;line-height:1.2;white-space:nowrap}.home-hero-offers .home-offer-claim{margin-top:4px;width:100%;min-height:40px;border:1px solid rgba(255,255,255,.88);border-radius:999px;background:transparent;color:#ffffff;font:inherit;font-size:.8rem;cursor:pointer}.home-hero-offers .home-offer-claim:focus-visible,.home-hero-offers .home-offer-claim:hover{background:rgba(255,255,255,.08)}.home-featured-reviews .home-section-header h2{font-size:var(--font-h3-size);line-height:var(--font-h3-line);font-weight:var(--font-h3-weight);letter-spacing:var(--font-h3-tracking)}.home-featured-offers .home-section-header a,.home-featured-reviews .home-section-header a{font-size:var(--font-body2-size);line-height:var(--font-body2-line);font-weight:var(--font-body2-regular)}.home-offer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.home-empty-state{margin:0;border:1px solid #d7dde4;border-radius:14px;background:#ffffff;padding:1rem;color:#607785;font-size:.92rem}.home-offer-card{border:1px solid rgba(255,255,255,.08);border-radius:24px;background:#010203;padding:16px;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:12px;min-height:136px;height:auto;text-decoration:none;color:inherit;transition:transform .18s ease,box-shadow .18s ease}.home-offer-card:hover{transform:translateY(-1px);box-shadow:0 10px 20px rgba(7,20,34,.3)}.home-offer-firm,.home-offer-left{display:flex;align-items:center;min-width:0}.home-offer-firm{gap:10px;width:100%}.home-offer-firm-meta{display:grid;gap:4px;min-width:0}.home-offer-firm-name-link{min-width:0;display:inline-flex}.home-offer-firm-name-link:hover .home-offer-firm-name{color:#8ad8ef;text-decoration:underline;text-underline-offset:3px}.home-offer-firm-name-link:focus-visible .home-offer-firm-name{color:#8ad8ef;text-decoration:underline;text-underline-offset:3px}.home-offer-logo{width:52px;height:50px;border-radius:16px;border:1px solid #d8e0e7;background:#ffffff;color:#203b52;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;font-weight:800;font-size:.62rem}.home-offer-logo-link{display:inline-flex;border-radius:16px}.home-offer-logo-link:focus-visible{outline:2px solid rgba(138,216,239,.8);outline-offset:2px}.home-offer-logo-link:hover .home-offer-logo{border-color:#8ad8ef}.home-offer-logo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-offer-firm-name{margin:0;color:#ffffff;font-size:var(--font-body2-size);line-height:var(--font-body2-line);font-weight:var(--font-body2-regular);letter-spacing:var(--font-body2-tracking);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-offer-rating{margin:0;display:inline-flex;align-items:center;gap:5px;color:#2f9cb9;font-size:14px;line-height:16px;font-weight:700}.home-offer-rating-link{display:inline-flex;width:-moz-fit-content;width:fit-content;border-radius:8px}.home-offer-rating-link:hover .home-offer-rating{color:#8ad8ef}.home-offer-rating-link:focus-visible{outline:2px solid rgba(138,216,239,.8);outline-offset:2px}.home-offer-right{display:flex;flex-direction:column;gap:6px;align-items:stretch;width:100%;min-width:0}.home-offer-badge{gap:8px;border-radius:999px;border:0;background:transparent;color:#f7fafe;min-height:20px;width:100%;min-width:0;padding:0;font-size:var(--font-body2-size);line-height:var(--font-body2-line);font-weight:var(--font-body2-regular);white-space:nowrap}.home-offer-badge,.home-offer-badge-emoji{display:inline-flex;align-items:center;justify-content:center}.home-offer-badge-emoji{font-size:14px;line-height:1}.home-offer-badge strong{color:#ffe401;font-weight:var(--font-body2-semibold,600);letter-spacing:var(--font-body2-tracking)}.home-offer-badge strong,.home-offer-code-chip.offer-code-chip{font-size:var(--font-body2-size);line-height:var(--font-body2-line)}.home-offer-code-chip.offer-code-chip{width:100%;min-width:0;height:28px;min-height:28px;padding:0 12px;gap:10px;border:1px dashed #ffffff;background:#ffffff;color:#010203;font-weight:var(--font-body2-regular);justify-content:center}.home-offer-code-chip.offer-code-chip .offer-copy-icon{color:#3094ab;flex:0 0 auto}.home-offer-code-chip.offer-code-chip .offer-code-chip-text{min-width:0}.home-review-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px}.home-review-card{border:1px solid #e7e7e9;border-radius:20px;background:#ffffff;padding:36px;min-height:230px;display:grid;align-content:start;gap:16px;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none;color:inherit}.home-review-card:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(15,37,56,.1)}.home-review-logo{width:70px;height:70px;border-radius:8px;border:0;background:#f7fafc;display:inline-flex;align-items:center;justify-content:center;color:#17313b;font-weight:800;overflow:hidden}.home-review-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.home-review-card h3{margin:0;color:#17313b;font-size:var(--font-h4-size);line-height:var(--font-h4-line);font-weight:var(--font-h4-weight);letter-spacing:var(--font-h4-tracking)}.home-review-meta{margin:0;display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:8px;min-width:0;font-size:var(--font-body2-size);line-height:var(--font-body2-line);color:#2f9cb9}.home-review-score{color:#2f9cb9;font-size:var(--font-h5-size);line-height:var(--font-h5-line);font-weight:var(--font-h5-weight);letter-spacing:var(--font-h5-tracking)}.home-review-count{color:#010203;min-width:0;white-space:nowrap;font-size:var(--font-body2-size);line-height:var(--font-body2-line);font-weight:var(--font-body2-regular)}.home-company-challenges{width:100%;margin:0;padding:clamp(2.4rem,4vw,4.5rem) 0 0;border-radius:0;background:transparent;overflow:visible}.home-company-challenges-inner{width:100%;margin:0;display:grid;gap:0}.home-smarter{width:100vw;margin-top:clamp(24px,3vw,56px);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:relative;overflow:hidden;background:#010203;padding:64px 0 72px}.home-smarter:before{content:"";position:absolute;inset:0;background-image:linear-gradient(180deg,rgba(255,255,255,.04) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 0);background-size:96px 96px;opacity:.35;pointer-events:none}.home-smarter-inner{position:relative;z-index:1;width:min(1620px,calc(100% - (var(--shell-side-gutter) * 2)));margin:0 auto;display:grid;justify-items:center;text-align:center;gap:10px}.home-smarter-wings{width:min(410px,72%);height:auto}.home-smarter-inner h2{margin:.2rem 0 0;max-width:min(920px,100%);color:#ffffff;font-size:clamp(2rem,3.4vw,3rem);line-height:1.2;letter-spacing:.02em}.home-smarter-inner h2 span{font-weight:600}.home-smarter-sub{margin:0 0 1.6rem;max-width:52rem;color:#9b9c9c;font-size:var(--font-body1-size);line-height:1.55}.home-smarter-grid{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:24px}.home-smarter-card{position:relative;min-height:250px;overflow:hidden;display:grid;align-content:center;justify-items:start;border:1px solid rgba(155,156,156,.3);border-radius:28px;padding:36px 48px;text-align:left}.home-smarter-card-wide{grid-column:1/-1}.home-smarter-copy{position:relative;z-index:1;display:grid;gap:16px;max-width:415px}.home-smarter-card-wide .home-smarter-copy{max-width:491px}.home-smarter-copy h3{margin:0;color:#ffffff;font-size:clamp(1.45rem,2vw,2.125rem);line-height:1.24;font-weight:400;letter-spacing:0}.home-smarter-copy p{margin:0;color:#9b9c9c;font-size:var(--font-body1-size);line-height:1.55}.home-smarter-art{position:absolute;right:0;bottom:0;height:100%;width:auto;max-width:48%;-o-object-fit:contain;object-fit:contain;-o-object-position:right bottom;object-position:right bottom;pointer-events:none}.home-smarter-card-wide .home-smarter-art{max-width:54%;height:110%}.home-smarter-cta{margin-top:8px;display:inline-flex;align-items:center;justify-content:center;min-width:240px;min-height:44px;border:0;border-radius:999px;background:#3094ab;color:#ffffff;padding:12px 30px;font:inherit;font-size:.875rem;cursor:pointer}.home-smarter-cta:focus-visible,.home-smarter-cta:hover{background:#3aa7c0}.home-prop-firm{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);position:relative;overflow:hidden;background:#010203;min-height:497px}.home-prop-firm-inner{width:min(1620px,calc(100% - (var(--shell-side-gutter) * 2)));margin:0 auto;min-height:497px;display:grid;grid-template-columns:minmax(360px,.92fr) minmax(320px,1.08fr);align-items:center;gap:2rem;position:relative}.home-prop-firm-copy{position:relative;z-index:2;display:grid;justify-items:start;gap:16px;max-width:640px;padding:64px 0}.home-prop-firm-copy h2{margin:0;color:#ffffff;font-size:clamp(2rem,3.4vw,3rem);line-height:1.2}.home-prop-firm-copy p{margin:0;color:#9b9c9c;font-size:var(--font-body1-size);line-height:1.55}.home-prop-firm-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:219px;min-height:56px;border:0;border-radius:999px;background:#3094ab;color:#ffffff;padding:16px 24px;font:inherit;font-size:.95rem;text-decoration:none;cursor:pointer}.home-prop-firm-button:focus-visible,.home-prop-firm-button:hover{background:#3aa7c0}.home-prop-firm-visual{position:absolute;inset:0 0 0 42%;pointer-events:none}.home-prop-firm-waves{position:absolute;left:-8%;top:12%;width:min(520px,70%);height:auto;opacity:.9}.home-prop-firm-logos{position:absolute;right:0;top:0;height:100%;width:auto;max-width:none;-o-object-fit:cover;object-fit:cover;-o-object-position:left center;object-position:left center;-webkit-mask-image:linear-gradient(90deg,transparent,#000 18%,#000);mask-image:linear-gradient(90deg,transparent,#000 18%,#000)}.home-action-grid{display:grid;grid-template-columns:minmax(360px,.98fr) minmax(460px,1.42fr);gap:clamp(1.1rem,2vw,1.8rem);align-items:stretch}.home-action-panel{position:relative;min-height:260px;border-radius:32px;overflow:hidden;display:grid;align-items:center;isolation:isolate;box-shadow:0 28px 62px rgba(8,18,28,.12)}.home-action-panel-register{grid-template-columns:minmax(0,1fr) minmax(190px,42%);background:linear-gradient(110deg,#ffffff,#fbffff 50%,rgba(215,247,245,.94));padding:clamp(1.5rem,2.3vw,2.4rem)}.home-action-panel-review{grid-template-columns:minmax(0,.88fr) minmax(300px,1.12fr);background-color:#010203;padding:clamp(1.5rem,2.3vw,2.4rem);color:#ffffff}.home-action-panel-review:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(1,2,3,.96),rgba(1,2,3,.72) 52%,rgba(1,2,3,.2));pointer-events:none}.home-action-panel-background{z-index:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.home-action-copy{position:relative;z-index:2;display:grid;justify-items:start;gap:.82rem}.home-action-copy h2{margin:0;color:inherit;font-size:var(--font-h3-size);line-height:var(--font-h3-line);font-weight:var(--font-h3-weight);letter-spacing:var(--font-h3-tracking)}.home-action-copy p{margin:0;max-width:420px;color:#4c5c68;font-size:var(--font-body1-size);line-height:var(--font-body1-line);font-weight:var(--font-body1-regular)}.home-action-panel-review .home-action-copy p{color:rgba(255,255,255,.82)}.home-action-button,.home-action-button.ui-button{width:-moz-fit-content;width:fit-content;min-width:132px;min-height:42px;padding:.62rem 1.25rem;border-radius:999px;background:#3094ab;border-color:#3094ab;color:#ffffff;font-size:var(--font-body2-size);line-height:var(--font-body2-line);font-weight:500;box-shadow:0 16px 28px rgba(13,70,84,.22)}.home-action-register-image{width:min(280px,100%);height:auto;justify-self:end;align-self:center;filter:drop-shadow(0 24px 38px rgba(48,148,171,.2))}.home-action-review-image{position:relative;z-index:1;width:min(520px,100%);height:auto;justify-self:end;align-self:center;filter:drop-shadow(0 24px 44px rgba(0,0,0,.46))}.home-challenges-preview{display:grid;gap:1rem}.home-challenges-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.home-challenges-heading{display:grid;gap:.3rem}.home-challenges-header h2{margin:0;color:#010203;font-size:var(--font-h3-size);line-height:var(--font-h3-line);font-weight:var(--font-h3-weight);letter-spacing:var(--font-h3-tracking)}.home-challenges-note{margin:0;color:#4d6273;font-size:.92rem;line-height:1.4}.home-challenges-more,.home-challenges-more.ui-button{min-height:42px;padding:.6rem 1.15rem;border-radius:999px;background:#3094ab;border-color:#3094ab;color:#ffffff;font-size:var(--font-body2-size);line-height:var(--font-body2-line);font-weight:500;white-space:nowrap;box-shadow:0 16px 28px rgba(13,70,84,.18)}.home-challenges-table-wrap{overflow:auto;border:0;border-radius:20px;background:#ffffff;box-shadow:0 28px 70px rgba(8,18,28,.12)}.home-challenges-table{min-width:1060px;width:100%;border-collapse:separate;border-spacing:0}.home-challenges-table thead th{background:#010203;color:#ffffff;border-bottom:0;padding:.82rem .72rem;vertical-align:middle;font-size:var(--font-body2-size);line-height:1.25;font-weight:var(--font-body2-regular)}.home-challenges-table .challenges-sort-link{display:inline-flex;width:100%;align-items:center;justify-content:center;gap:.35rem;border:0;background:transparent;color:inherit;font:inherit;text-decoration:none;cursor:pointer}.home-challenges-table .challenges-sort-link:hover{color:#9ee6f7}.home-challenges-table .challenges-sort-link.is-active{color:#7fd7ef}.home-challenges-table .challenges-sort-link:focus-visible{outline:2px solid #9ee6f7;outline-offset:2px;border-radius:8px}.home-challenges-table .challenges-sort-indicator{font-size:.78rem;line-height:1;opacity:.58}.home-challenges-table .challenges-sort-indicator.is-asc,.home-challenges-table .challenges-sort-indicator.is-desc{opacity:1}.home-challenges-table thead th:not(:last-child){border-right:1px solid #2c2d30}.home-challenges-table thead th:first-child{border-top-left-radius:12px}.home-challenges-table thead th:last-child{border-top-right-radius:12px}.home-challenges-table td{padding:.9rem .72rem;color:#2f4451;border-bottom:1px solid #e8edf2;vertical-align:middle;font-size:var(--font-body2-size);line-height:1.35;font-weight:var(--font-body2-regular)}.home-challenges-table td:not(:last-child){border-right:1px solid #e8edf2}.home-challenges-table td:first-child,.home-challenges-table thead th:first-child{text-align:left}.home-challenges-table td:nth-child(n+2),.home-challenges-table thead th:nth-child(n+2){text-align:center}.home-challenges-table .challenges-company-cell{display:flex;align-items:center;gap:.72rem;min-width:0}.home-challenges-table .offer-logo{width:44px;height:44px;border-radius:16px;background:#f7f9fc;border:1px solid #d9e2ea;color:#17313b;display:flex;align-items:center;justify-content:center;overflow:hidden;font-size:.8rem;font-weight:800}.home-challenges-table .offer-logo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-challenges-table .offer-logo-link{display:inline-flex;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;flex:0 0 auto;border-radius:16px;text-decoration:none}.home-challenges-table .offer-logo-link:focus-visible{outline:2px solid #3094ab;outline-offset:3px}.home-challenges-table .offer-logo-link:hover .offer-logo{border-color:#3094ab}.home-challenges-table .challenges-company-meta{min-width:0}.home-challenges-table .challenges-company-meta>a{color:#244651;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:var(--font-body2-size);line-height:var(--font-body2-line);font-weight:var(--font-body2-semibold)}.home-challenges-table .challenges-company-rating{margin:.18rem 0 0;color:#3094ab;display:inline-flex;align-items:center;gap:.3rem;white-space:nowrap;font-size:var(--font-body3-size);line-height:var(--font-body3-line);font-weight:var(--font-body3-regular)}.home-challenges-table .challenges-split-cell{display:inline-flex;align-items:center;gap:.5rem;white-space:nowrap}.home-challenges-table .challenges-progress{position:relative;width:42px;height:8px;overflow:hidden;border-radius:999px;background:#dce7ee}.home-challenges-table .challenges-progress i{position:absolute;inset:0 auto 0 0;background:#3094ab}.home-challenges-table .payout-cell{display:inline-flex;align-items:center;justify-content:center;gap:.32rem;min-width:0;max-width:100%}.home-challenges-table .payout-cell-text{display:inline-block;max-width:min(28vw,260px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.home-challenges-table .payout-cell-info{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0;border:1px solid #9aacb9;border-radius:999px;color:#5f6f7c;font-size:10px;line-height:1;font-weight:700;cursor:help}.home-challenges-table .payout-cell-info:hover{color:#2d7f92}.home-challenges-table .payout-cell-tooltip{position:relative;display:inline-flex;align-items:center;justify-content:center}.home-challenges-table .payout-cell-tooltip-content{position:absolute;right:0;bottom:calc(100% + 8px);z-index:30;min-width:180px;max-width:min(46vw,420px);padding:.5rem .6rem;border-radius:10px;background:#1f2d38;color:#f7fbff;box-shadow:0 8px 24px rgba(5,20,35,.26);opacity:0;visibility:hidden;transform:translateY(3px);transition:opacity .14s ease,transform .14s ease,visibility .14s ease;pointer-events:none;white-space:normal;text-align:left;font-size:12px;line-height:1.35}.home-challenges-table .payout-cell-tooltip:hover .payout-cell-tooltip-content{opacity:1;visibility:visible;transform:translateY(0)}.home-challenges-table .challenges-price-cell{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:100%;gap:.45rem;white-space:nowrap}.home-challenges-table .challenges-price-values{display:flex;align-items:baseline;justify-content:flex-end;width:100%;min-width:0;gap:.45rem;text-align:right;font-variant-numeric:tabular-nums}.home-challenges-table .challenges-price-values del{color:#b4535b;opacity:.9;text-decoration-thickness:1.8px;font-size:var(--font-body2-size);line-height:var(--font-body2-line);font-weight:700}.home-challenges-table .challenges-price-values strong{color:#243b47;font-size:var(--font-h5-size);line-height:var(--font-h5-line);font-weight:var(--font-h5-weight);letter-spacing:var(--font-h5-tracking)}.home-challenges-table td .challenges-buy{display:inline-flex;align-items:center;justify-content:center;justify-self:end;gap:.35rem;min-width:84px;min-height:40px;padding:.45rem 1rem;border:1px solid #3094ab;border-radius:999px;background:#3094ab;color:#ffffff;white-space:nowrap;font-size:var(--font-body2-size);line-height:var(--font-body2-line);font-weight:var(--font-body2-regular)}.home-challenges-table td .challenges-buy:hover{background:#2b8499;border-color:#2b8499}@media (max-width:1679px){.home-challenges-table{min-width:1120px;table-layout:fixed}.home-challenges-table td,.home-challenges-table thead th{padding-inline:clamp(.42rem,.58vw,.72rem)}.home-challenges-table td:first-child,.home-challenges-table thead th:first-child{width:18%}.home-challenges-table td:nth-child(2),.home-challenges-table thead th:nth-child(2){width:8%}.home-challenges-table td:nth-child(3),.home-challenges-table thead th:nth-child(3){width:7%}.home-challenges-table td:nth-child(4),.home-challenges-table thead th:nth-child(4){width:9%}.home-challenges-table td:nth-child(5),.home-challenges-table td:nth-child(6),.home-challenges-table thead th:nth-child(5),.home-challenges-table thead th:nth-child(6){width:8%}.home-challenges-table td:nth-child(7),.home-challenges-table thead th:nth-child(7){width:10%}.home-challenges-table td:nth-child(8),.home-challenges-table thead th:nth-child(8){width:auto}.home-challenges-table td:last-child,.home-challenges-table thead th:last-child{width:clamp(168px,15vw,210px);min-width:clamp(168px,15vw,210px)}.home-challenges-table .payout-cell-text{max-width:min(18vw,220px)}.home-challenges-table .challenges-price-cell{grid-template-columns:minmax(0,1fr) auto;justify-items:end;gap:.42rem;white-space:normal}.home-challenges-table .challenges-price-values{display:grid;justify-items:center;justify-content:center;width:auto;min-width:62px;gap:.1rem;text-align:center}.home-challenges-table .challenges-price-values del,.home-challenges-table .challenges-price-values strong{display:block;line-height:1.08}.home-challenges-table td .challenges-buy{position:relative;z-index:2;min-width:76px;padding-inline:.78rem}}.home-main-features{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:clamp(2.7rem,4.2vw,4.2rem) 0;background:#efefef;display:grid;gap:5rem;justify-items:center}.home-feature-block{display:grid;gap:1.65rem;width:min(1360px,calc(100% - 3rem))}.home-feature-heading{display:grid;gap:.48rem}.home-feature-label{display:inline-flex;align-items:center;justify-content:center;margin:0;color:#ffffff;background:#3094ab;border-radius:999px;min-height:22px;padding:.18rem .62rem;font-size:.66rem;line-height:1;letter-spacing:.08em;text-transform:uppercase;font-weight:700;width:-moz-fit-content;width:fit-content}.home-feature-heading h2{margin:0;color:#010203;font-size:clamp(2rem,4vw,3rem);line-height:1.12}.home-feature-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.home-feature-meta span{display:inline-flex;align-items:center;gap:.42rem;color:#010203;font-size:var(--font-h4-size);line-height:var(--font-h4-line);font-weight:var(--font-h4-weight);letter-spacing:var(--font-h4-tracking)}.home-feature-card{border-radius:32px;background:#9b9c9c;padding:8px;display:grid;gap:8px}.home-feature-card-register{grid-template-columns:1fr 1.55fr}.home-feature-card-review{grid-template-columns:1.55fr 1fr}.home-feature-media-wrap{min-height:340px}.home-feature-media{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.home-feature-content{border-radius:28px;background:#ffffff;padding:2rem 1.7rem;display:grid;align-content:center;gap:1rem}.home-feature-content h3{margin:0;color:#010203;font-size:var(--font-h3-size);line-height:var(--font-h3-line);font-weight:var(--font-h3-weight);letter-spacing:var(--font-h3-tracking)}.home-feature-content p{margin:0;color:#4f5f6b;font-size:var(--font-body1-size);line-height:var(--font-body1-line);font-weight:var(--font-body1-regular)}.home-feature-chip-row{display:flex;flex-wrap:wrap;gap:.45rem}.home-feature-chip-row span{background:#e6e6ed;color:#010203;border-radius:999px;padding:.28rem .7rem;font-size:var(--font-body3-size);line-height:var(--font-body3-line);font-weight:var(--font-body3-regular)}.home-feature-button.ui-button{width:-moz-fit-content;width:fit-content;min-width:146px;background:#3094ab;border-color:#3094ab;color:#f5fffd;box-shadow:0 12px 20px rgba(24,36,45,.2)}.home-reasons{margin-top:-2.85rem;width:100dvw;margin-left:calc(50% - 50dvw);margin-right:calc(50% - 50dvw);border-radius:0;border:1px solid #121f2f;background:radial-gradient(circle at 18% 20%,rgba(48,148,171,.24),transparent 30%),radial-gradient(circle at 84% 15%,rgba(48,148,171,.2),transparent 32%),linear-gradient(155deg,#03070f 8%,#07101b 57%,#05070e);box-shadow:0 16px 36px rgba(4,12,21,.32);overflow:hidden}.home-reasons-inner{width:min(1500px,calc(100% - 2rem));margin:0 auto;padding:3rem 1.25rem 3.15rem;text-align:center;display:grid;justify-items:center;gap:.8rem}.home-reasons-emblem{width:min(410px,78%);display:inline-flex;align-items:center;justify-content:center}.home-reasons-emblem-image{width:100%;height:auto;display:block}.home-reasons-inner h2{margin:0;color:#ffffff;font-size:clamp(2rem,4vw,3rem);line-height:1.12}.home-reasons-inner p{margin:0;max-width:660px;color:#b8c9d9;font-size:var(--font-body1-size);line-height:var(--font-body1-line);font-weight:var(--font-body1-regular)}.home-reasons-marquee{width:min(100%,1080px);overflow:hidden;position:relative;-webkit-mask-image:linear-gradient(90deg,transparent,#000 16%,#000 84%,transparent);mask-image:linear-gradient(90deg,transparent,#000 16%,#000 84%,transparent);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.home-reasons-track{display:flex;align-items:center;gap:.62rem;width:-moz-max-content;width:max-content;padding:.75rem .35rem;animation:home-reasons-marquee 34s linear infinite;will-change:transform}.home-reason-pill{display:inline-flex;align-items:center;gap:.5rem;border-radius:999px;border:1px solid #2a3948;background:rgba(13,22,32,.8);color:#d9e8f7;min-height:34px;padding:.3rem .72rem;white-space:nowrap;font-size:.88rem}.home-reason-pill i{width:10px;height:10px;border-radius:999px;background:#3094ab;box-shadow:0 0 0 4px rgba(48,148,171,.22)}.home-reasons-button.ui-button{min-width:188px}.home-faq-section{width:min(980px,100%);margin:3rem auto 0;text-align:center;display:grid;gap:.85rem}.home-faq-label{margin:0;color:#ffffff;background:#3094ab;border-radius:999px;padding:.18rem .6rem;font-size:.66rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700;width:-moz-fit-content;width:fit-content;justify-self:center}.home-faq-section h2{margin:0;color:#010203;font-size:clamp(1.75rem,3.6vw,3.2rem);line-height:1.08}.home-faq-section h2 a,.home-faq-section h2 span{color:#9d9d9e}.home-faq-section h2 a{text-decoration:none}.home-faq-section h2 a:focus-visible,.home-faq-section h2 a:hover{color:#3094ab;outline:none;text-decoration:underline;text-underline-offset:4px}.home-faq-list{display:grid;gap:.62rem;margin-top:.5rem;overflow-anchor:none}.home-faq-item{border:0;border-radius:28px;overflow:visible;text-align:left;background:#ececef;transition:background-color .76s cubic-bezier(.22,1,.36,1),box-shadow .76s cubic-bezier(.22,1,.36,1)}.home-faq-item[open]{background:#ececef;box-shadow:0 18px 32px rgba(1,2,3,.08)}.home-faq-trigger{list-style:none;width:100%;border:0;background:transparent;min-height:62px;padding:.72rem 1.22rem;display:flex;align-items:center;justify-content:space-between;gap:.8rem;color:#010203;font-size:var(--font-body1-size);line-height:var(--font-body1-line);font-weight:600;cursor:pointer;border-radius:24px;transition:color .62s ease,background-color .62s ease,box-shadow .62s ease}.home-faq-trigger::-webkit-details-marker{display:none}.home-faq-item[open] .home-faq-trigger{color:#ffffff;background:#010203;box-shadow:0 16px 28px rgba(1,2,3,.24);min-height:66px;padding:.98rem 1.22rem}.home-faq-icon{display:inline-grid;place-items:center;flex:0 0 auto}.home-faq-icon svg{grid-area:1/1;color:#3094ab}.home-faq-icon-close,.home-faq-item[open] .home-faq-icon-open{display:none}.home-faq-item[open] .home-faq-icon-close{display:block}.home-faq-content{display:grid;grid-template-rows:1fr}.home-faq-content p{margin:0;overflow:hidden;color:#4f4f52;font-size:var(--font-body1-size);line-height:var(--font-body1-line);padding:0 1.22rem;opacity:0;transform:translateY(-2px);transition:opacity .26s ease,transform .26s ease,color .5s ease;transition-delay:0s}.home-faq-item[open] .home-faq-content p{color:#4f4f52;padding:.92rem 1.22rem 1.28rem;opacity:1;transform:translateY(0);transition-delay:.46s}.home-challenges-deferred{min-width:0}.home-challenges-placeholder{min-height:680px;pointer-events:none}.home-challenges-placeholder-heading,.home-challenges-placeholder-table{border-radius:18px;background:#edf1f4}.home-challenges-placeholder-heading{width:min(320px,72%);height:44px}.home-challenges-placeholder-table{min-height:590px}.home-cta-strip{width:min(1360px,calc(100% - 3rem));margin-inline:auto;margin-top:3.25rem;border:0;border-radius:48px;background:rgba(145,194,206,.26);padding:1.85rem 1.9rem;min-height:152px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.home-cta-strip h2{margin:0;color:#010203}.home-cta-strip p{margin:.35rem 0 0;color:#4f5f6b}.home-cta-actions{display:inline-flex;align-items:center;gap:.6rem;flex-wrap:wrap}.home-cta-actions .ui-button{background:#010203;border-color:#010203;color:#ffffff}.home-cta-actions .ui-button:focus-visible,.home-cta-actions .ui-button:hover{background:#2c2c2d;border-color:#2c2c2d}.home-cta-actions .ui-button.ui-button-outline{background:#ffffff;border-color:#010203;color:#010203}.home-cta-actions .ui-button.ui-button-outline:focus-visible,.home-cta-actions .ui-button.ui-button-outline:hover{background:#010203;border-color:#010203;color:#ffffff}@keyframes home-reasons-marquee{0%{transform:translateX(0)}to{transform:translateX(calc(-50% - .275rem))}}@media (min-width:1441px) and (max-width:1680px){.home-hero-offers{width:min(90vw,1620px)}.home-offer-glass{padding:12px}.home-hero-offers .home-offer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.home-hero-offers .home-offer-card{grid-template-columns:minmax(0,1fr) minmax(108px,124px);gap:8px;padding:11px}.home-hero-offers .home-offer-firm{gap:7px}.home-hero-offers .home-offer-logo{width:48px;height:48px}.home-hero-offers .home-offer-code-chip.offer-code-chip{padding-inline:8px}}@media (min-width:1181px) and (max-width:1440px){.home-hero-inner{width:min(1280px,calc(100% - 2.5rem));padding:3.2rem 0 2.55rem;gap:.95rem}.home-hero-bot{width:clamp(72px,7vw,96px);height:clamp(72px,7vw,96px)}.blog-hero h1,.home-hero h1{font-size:clamp(2.5rem,4vw,3.35rem)}.home-hero-description{width:min(1120px,calc(100% - 2rem))}.home-hero-offers{width:min(94vw,1320px);margin-top:2.7rem}.home-offer-glass{border-radius:30px;padding:12px 13px}.home-hero-offers .home-offer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-hero-offers .home-offer-card{grid-template-columns:minmax(0,1fr) minmax(122px,144px);min-height:86px;gap:12px;padding:12px;border-radius:20px}.home-hero-offers .home-offer-firm{gap:7px}.home-hero-offers .home-offer-logo{width:48px;height:48px}.home-hero-offers .home-offer-firm-name{font-size:1.12rem}.home-hero-offers .home-offer-rating{gap:3px;font-size:.72rem}.home-hero-offers .home-offer-rating svg{width:9px;height:9px}.home-hero-offers .home-offer-right{gap:6px}.home-hero-offers .home-offer-badge{row-gap:5px;font-size:.62rem}.home-hero-offers .home-offer-badge strong{font-size:.76rem}.home-hero-offers .home-offer-code-chip.offer-code-chip{height:24px;min-height:24px;padding:0 8px;font-size:.66rem}.home-company-challenges-inner{width:min(1180px,calc(100% - 2rem))}.home-company-challenges-table td,.home-company-challenges-table th{padding:.78rem .62rem;font-size:.92rem}.home-review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.home-review-card{align-content:start;grid-template-rows:auto minmax(3.5rem,auto) auto;padding:24px;gap:12px}.home-review-card h3{font-size:clamp(1.28rem,2vw,1.6rem);line-height:1.18}.home-review-meta{gap:.38rem}.home-review-count{white-space:nowrap}.challenges-table,.home-challenges-table{min-width:1240px}.offers-code-chip.offer-code-chip{width:204px;min-width:0;justify-self:center;justify-content:center}.offer-code-chip-text{max-width:100%}}@media (max-width:1180px){.home-offer-grid{gap:14px}.home-hero-offers .home-offer-grid,.home-offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-offer-card{grid-template-columns:minmax(0,1fr);gap:18px;padding:18px}.home-hero-offers .home-offer-card{grid-template-columns:minmax(0,1fr) minmax(104px,118px);gap:10px;padding:12px}.home-review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-review-card{align-content:start;grid-template-rows:auto minmax(3.5rem,auto) auto;padding:24px;gap:12px}.home-company-challenges-inner{width:min(1040px,calc(100% - 2rem))}.home-action-grid{grid-template-columns:1fr}.home-action-panel-review{grid-template-columns:minmax(0,.9fr) minmax(260px,1.1fr)}}@media (max-width:860px){.home-hero-inner{padding:3.25rem 0 3.5rem}.home-hero-description{font-size:var(--font-body2-size);line-height:var(--font-body2-line);width:min(760px,calc(100% - 2rem))}.home-offer-grid,.home-review-grid{grid-template-columns:1fr}.home-hero-offers{margin-top:2.7rem}.home-hero-offers .home-offer-grid{grid-template-columns:1fr}.home-main-features{gap:3.1rem;padding:2.35rem 0 2.7rem}.home-company-challenges{border-top-left-radius:82px;border-top-right-radius:82px;padding:3.2rem 0}.home-company-challenges-inner{gap:2.7rem}.home-action-panel-register,.home-action-panel-review{grid-template-columns:1fr;min-height:0}.home-action-register-image,.home-action-review-image{justify-self:center}.home-challenges-header{align-items:flex-start;flex-direction:column}.home-feature-block{width:min(760px,calc(100% - 1.4rem))}.home-feature-meta{gap:.55rem}.home-feature-card-register,.home-feature-card-review,.home-feature-meta{grid-template-columns:1fr}.home-feature-media-wrap{min-height:0}.home-feature-content{padding:1.3rem 1rem}.home-offer-card{grid-template-columns:minmax(0,1fr);gap:10px;padding:14px 16px}.home-hero-offers .home-offer-card{grid-template-columns:minmax(0,1fr) minmax(112px,124px);padding:12px}.home-offer-right{width:100%;max-width:none;align-items:stretch}.home-offer-badge{justify-content:flex-start}.home-offer-code-chip.offer-code-chip{width:100%}.home-cta-strip{flex-direction:column;align-items:flex-start;width:min(760px,calc(100% - 1.4rem))}.home-faq-section{text-align:left;justify-items:start}.home-faq-label{justify-self:start}.home-faq-section h2{text-align:left}}@media (prefers-reduced-motion:reduce){.home-reasons-track{animation:none}}@media (max-width:560px){.home-page{gap:1.6rem}.home-hero{width:calc(100% + (var(--shell-side-gutter) * 2));margin-left:calc(var(--shell-side-gutter) * -1);margin-right:calc(var(--shell-side-gutter) * -1);border-bottom-right-radius:64px;border-bottom-left-radius:64px}.home-hero-inner{width:calc(100% - 1.15rem);padding:3.1rem 0 3.35rem}.home-hero-bot{width:78px;height:78px}.home-hero-pill{font-size:var(--font-body3-size);line-height:var(--font-body3-line);gap:.34rem}.home-hero-pill span{min-height:26px;min-width:48px;padding-inline:.46rem;font-size:var(--font-body3-size)}.home-featured-reviews .home-section-header h2{font-size:clamp(1.58rem,8.2vw,1.95rem);line-height:1.08}.home-main-features{gap:2.3rem}.home-company-challenges{border-top-left-radius:54px;border-top-right-radius:54px}.home-reasons{margin-top:-1.6rem}.home-company-challenges-inner{width:min(100%,calc(100% - 1rem))}.home-action-panel{border-radius:24px}.home-faq-section{text-align:center;justify-items:center}.home-faq-label{justify-self:center}.home-faq-section h2{text-align:center}.home-reasons-emblem{width:min(310px,90%)}.home-cta-strip{min-height:0;padding:1.55rem 1.2rem}.home-feature-block{gap:1rem}.home-feature-heading h2{font-size:clamp(1.9rem,9vw,2.35rem);line-height:1.08}.home-feature-meta span{font-size:var(--font-h5-size);line-height:var(--font-h5-line)}.home-feature-content h3{font-size:var(--font-h4-size);line-height:var(--font-h4-line)}.home-feature-content p{font-size:var(--font-body2-size);line-height:var(--font-body2-line)}.home-featured-offers .home-section-header a,.home-featured-reviews .home-section-header a{font-size:var(--font-body3-size);line-height:var(--font-body3-line)}.home-section-more{min-width:28px;min-height:28px;border-radius:999px;border:1px solid #d4dde6;padding:0}.home-section-more span{display:none}.home-section-more svg{display:block;color:#010203}.home-offer-grid{gap:.55rem}.home-offer-card{grid-template-columns:minmax(0,1fr) clamp(158px,43vw,186px);gap:.62rem;padding:.7rem .76rem;border-radius:16px;min-height:84px}.home-offer-left{align-items:flex-start}.home-offer-firm{gap:.5rem}.home-offer-logo{width:36px;height:36px}.home-offer-firm-meta{gap:.15rem}.home-offer-firm-name{white-space:nowrap;font-size:var(--font-body2-size);line-height:var(--font-body2-line)}.home-offer-rating{font-size:var(--font-body3-size);line-height:var(--font-body3-line);gap:.3rem}.home-offer-right{width:100%;max-width:none;align-items:stretch;gap:.36rem}.home-offer-badge{min-height:18px;gap:.26rem;justify-content:center;white-space:nowrap;overflow:visible}.home-offer-badge,.home-offer-badge strong{font-size:clamp(.74rem,2.65vw,.86rem);line-height:1.08}.home-offer-badge strong{margin-left:0}.home-offer-code-chip.offer-code-chip{min-height:24px;height:24px;padding:0 .56rem;gap:.42rem;font-size:var(--font-body3-size);line-height:var(--font-body3-line)}.home-offer-code-chip.offer-code-chip .offer-copy-icon{width:12px;height:12px}.home-offer-code-chip.offer-code-chip .offer-code-chip-text{min-width:0;overflow:hidden;text-overflow:ellipsis}.home-review-grid{gap:.55rem}.home-review-card{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:.5rem .7rem;padding:.78rem .84rem;border-radius:12px}.home-review-logo{width:44px;height:44px;grid-column:1;grid-row:1/span 2}.home-review-card h3{grid-column:2;margin:0;font-size:var(--font-body1-size);line-height:var(--font-body1-line);font-weight:var(--font-body1-semibold)}.home-review-meta{grid-column:2;gap:.34rem}.home-review-score{font-size:var(--font-body1-size);line-height:var(--font-body1-line);font-weight:var(--font-body1-semibold)}.home-review-count{font-size:var(--font-body3-size);line-height:var(--font-body3-line)}.home-faq-trigger{font-size:.98rem;text-align:left}.home-faq-trigger span{text-align:left}}h1,h2,h3{margin-top:0}input,select,textarea{width:100%;border:1px solid var(--border);border-radius:12px;padding:.6rem .75rem;font:inherit;background:white}label{display:block;font-size:.9rem;color:var(--muted);margin-bottom:.35rem}table{width:100%;border-collapse:collapse}td,th{text-align:left;border-bottom:1px solid var(--border);padding:.6rem;vertical-align:top}.offer-code-chip{border-radius:999px;border:1px dashed #8da0b2;background:#ffffff;padding:0 .86rem;color:#364854;font-size:var(--font-body2-size);line-height:var(--font-body2-line);font-weight:var(--font-body2-regular);white-space:nowrap;display:inline-grid;grid-template-columns:minmax(0,1fr) 16px;align-items:center;justify-content:stretch;gap:.45rem;cursor:pointer;outline:none;width:196px;min-width:196px;height:40px}.offer-code-chip-text{min-width:0;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.offer-code-chip-text strong{color:inherit;font-weight:700}.offer-code-chip:focus{outline:none}.offer-code-chip:focus-visible{outline:2px solid rgba(48,148,171,.25);outline-offset:1px}.offer-copy-icon{color:#2f9cb9;font-weight:700;display:inline-flex;align-items:center;justify-content:center;justify-self:end;width:16px;min-width:16px}.offer-mobile-code-action.offer-code-chip{width:100%;min-width:0;min-height:38px;height:38px;border:1px solid #3094ab;border-radius:999px;background:#ffffff;color:#3094ab;justify-content:center;padding:0 .85rem;gap:.36rem}.offer-mobile-code-action.offer-code-chip>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis}.offer-mobile-code-action.offer-code-chip .offer-copy-icon{color:#3094ab}.offer-code-chip.firm-code-chip{border:1px solid #d6dde5;background:#ffffff;color:#010203;border-radius:999px;min-height:46px;width:162px;min-width:162px;max-width:162px;justify-content:center;padding:.38rem .92rem;font-size:var(--font-body2-size);line-height:var(--font-body2-line);font-weight:var(--font-body2-semibold);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.offer-code-chip.firm-code-chip .offer-copy-icon{color:#3094ab;margin-left:.2rem;display:inline-flex;align-items:center;justify-content:center}.company-inner-offer-strip .offer-code-chip,.offer-code-chip.company-inner-code-chip{border:1px solid #e1e7ee!important;background:#ffffff!important;min-height:44px;min-width:170px;width:170px;max-width:170px;border-radius:999px;font-size:var(--font-body2-size);line-height:var(--font-body2-line);font-weight:var(--font-body2-semibold)}@media (max-width:1679px){.home-challenges-table{min-width:1120px}}@keyframes site-footer-firm-carousel{0%{transform:translateX(0)}to{transform:translateX(calc(-50% - .5rem))}}@media (max-width:1200px){:root{--shell-side-gutter:16px}}@media (max-width:768px){:root{--shell-side-gutter:10px}.offer-mobile-action-row .offer-mobile-cta,.offer-mobile-code-action.offer-code-chip{min-height:36px;height:36px}.home-challenges-table-wrap{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.home-challenges-table{min-width:1120px}.offer-code-chip.firm-code-chip{width:142px;min-width:142px;max-width:142px;min-height:36px;height:36px;padding:.26rem .7rem;margin-left:0;font-size:var(--font-body2-size);line-height:var(--font-body2-line);justify-self:end;align-self:center}.company-inner-offer-strip .offer-code-chip.company-inner-code-chip{min-width:146px;width:146px;max-width:146px;min-height:40px;font-size:var(--font-body2-size);line-height:var(--font-body2-line)}}@media (max-width:480px){.offer-code-chip.firm-code-chip{margin-left:0;min-width:120px}.company-inner-offer-strip .offer-code-chip.company-inner-code-chip{min-width:132px;width:132px;max-width:132px;font-size:var(--font-body2-size);line-height:var(--font-body2-line)}}@media (min-width:769px){.offer-actions .offer-cta,.offers-code-chip.offer-code-chip{width:100%;min-width:0}}@media (min-width:1600px){.home-hero-offers .home-offer-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (min-width:1181px){.home-hero-bot{width:clamp(74px,7vw,122px);height:clamp(74px,7vw,122px)}.home-hero-offers .home-offer-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.home-hero-offers .home-offer-card{display:grid;grid-template-columns:minmax(0,1fr);align-content:space-between;gap:14px;min-height:226px;height:226px;padding:20px 18px 18px;border-radius:24px}.home-hero-offers .home-offer-firm{gap:12px}.home-hero-offers .home-offer-logo{width:48px;height:48px}.home-hero-offers .home-offer-firm-name{font-size:1.12rem;line-height:1.2;font-weight:700}}@media (max-width:1180px){.home-hero-offers .home-offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero-offers .home-offer-card{display:grid;grid-template-columns:minmax(0,1fr);align-content:space-between;gap:14px;min-height:226px;height:226px;padding:20px 18px 18px;border-radius:24px}.home-hero-offers .home-offer-firm{gap:12px}.home-hero-offers .home-offer-logo{width:48px;height:48px}.home-hero-offers .home-offer-firm-name{font-size:1.12rem;line-height:1.2;font-weight:700}.home-smarter-grid{grid-template-columns:1fr}.home-smarter-card-wide .home-smarter-copy,.home-smarter-copy{max-width:min(415px,58%)}.home-prop-firm-inner{grid-template-columns:1fr}.home-prop-firm-copy{padding:56px 0 280px}.home-prop-firm-visual{inset:auto 0 0 18%;height:260px}}@media (max-width:860px){.home-hero-offers .home-offer-grid{grid-template-columns:1fr}.home-smarter-card,.home-smarter-card-wide{min-height:220px;padding:28px 24px 140px}.home-smarter-card-wide .home-smarter-copy,.home-smarter-copy{max-width:100%}.home-smarter-art,.home-smarter-card-wide .home-smarter-art{max-width:70%;height:140px;right:12px}.home-smarter-inner h2{max-width:min(920px,100%)}.home-prop-firm-copy{padding:48px 0 240px}}@media (max-width:560px){.home-hero-bot{width:78px;height:78px}.home-hero-offers .home-offer-card{grid-template-columns:minmax(0,1fr);min-height:226px;height:auto;padding:18px 16px 16px}.home-hero-offers .home-section-more{border-color:rgba(255,255,255,.35)}.home-hero-offers .home-section-more svg{color:#ffffff}.home-prop-firm,.home-smarter{width:calc(100% + (var(--shell-side-gutter) * 2));margin-left:calc(var(--shell-side-gutter) * -1);margin-right:calc(var(--shell-side-gutter) * -1)}.home-review-logo{width:56px;height:56px}}