.frm_forms h3:empty,.frm_forms .frm_verify,.frm_forms .frm_hidden,.frm_forms .frm_screen_reader,.frm_forms .frm_primary_label,.frm_forms [aria-hidden=true]{top:auto;left:-10000rem;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);width:1px;height:1px;position:absolute;overflow:hidden}.frm_forms .frm_form_field input{color:#000;width:100%;margin:0;border:1px solid #d3dedf;display:block;padding:17px 16px;outline:none;z-index:1;position:relative;background:#fff;border-radius:6px;appearance:none;-webkit-appearance:none;-moz-appearance:none;font-size:var(--text-regular-font-size);font-weight:400;line-height:var(--text-regular-line-height);font-family:var(--font-family-text)}.frm_forms .frm_form_field input::-webkit-input-placeholder{color:#6b8aaf;opacity:1}.frm_forms .frm_form_field input:-moz-placeholder{color:#6b8aaf;opacity:1}.frm_forms .frm_form_field input::-moz-placeholder{color:#6b8aaf;opacity:1}.frm_forms .frm_form_field input:-ms-input-placeholder{color:#6b8aaf;opacity:1}.frm_forms .frm_form_field input:focus,.frm_forms .frm_form_field input:active{-webkit-box-shadow:none;box-shadow:none}.frm_forms .frm_button_submit{border:none;height:56px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:5px 15px;position:relative;text-align:center;background:rgba(0,0,0,0);-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:500;border-radius:6px;-webkit-text-decoration:none;text-decoration:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:var(--font-family-invest-pro)}.frm_forms .frm_button_submit .svg-icon{width:12px;height:12px;margin-left:6px}.frm_forms .frm_button_submit{color:#fff;overflow:hidden}.frm_forms .frm_button_submit:link,.frm_forms .frm_button_submit:focus,.frm_forms .frm_button_submit:active,.frm_forms .frm_button_submit:visited{color:#fff}.frm_forms .frm_button_submit:hover{color:#fff}.frm_forms .frm_button_submit::before{content:"";z-index:-1;position:absolute;left:0;top:0;width:600%;height:100%;-webkit-animation:bg-btn-blue-gradient 3s infinite linear;-o-animation:bg-btn-blue-gradient 3s infinite linear;animation:bg-btn-blue-gradient 3s infinite linear;background:-webkit-gradient(linear, right top, left top, color-stop(25%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(75%, rgba(0, 0, 0, 0))),#0038ff;background:-webkit-linear-gradient(right, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0) 75%),#0038ff;background:-o-linear-gradient(right, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0) 75%),#0038ff;background:linear-gradient(270deg, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0) 75%),#0038ff;background:-webkit-linear-gradient(180.08deg, rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.3) 60%, rgba(0, 0, 0, 0) 85%),#0038ff;background:-o-linear-gradient(180.08deg, rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.3) 60%, rgba(0, 0, 0, 0) 85%),#0038ff;background:linear-gradient(269.92deg, rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.3) 60%, rgba(0, 0, 0, 0) 85%),#0038ff}.hp-tooltip{cursor:pointer;display:inline-block;position:relative;z-index:0}.hp-tooltip .title{color:#516880;border:1px solid #f1f4f7;display:inline-block;padding:2px 6px;-webkit-transition:all .1s ease-out;-o-transition:all .1s ease-out;transition:all .1s ease-out;border-radius:100px;font-family:var(--font-family-invest-pro);font-weight:400;font-size:12px;line-height:18px}.hp-tooltip svg{fill:#516880;width:12px;height:12px;content:"";display:inline-block;-webkit-transform:translateY(1px);-ms-transform:translateY(1px);-o-transform:translateY(1px);transform:translateY(1px);margin-right:6px}.hp-tooltip .title:hover{-webkit-transition:all .1s ease-out;-o-transition:all .1s ease-out;transition:all .1s ease-out;background:#f1f4f7}.hp-tooltip:hover{z-index:100;overflow:visible}.hp-tooltip:hover .title{background:#f1f4f7}.hp-tooltip:hover .tooltip-content,.hp-tooltip .title:hover .tooltip-content{opacity:1;pointer-events:all}.hp-tooltip .tooltip-content{width:300px;bottom:100%;opacity:0;z-index:-1;position:absolute;padding-bottom:10px;pointer-events:none}.hp-tooltip .tooltip-content .bg{padding:16px;border-radius:6px;background:#fafafa;-webkit-box-shadow:0px 1px 10px 0px rgba(0,0,0,.08);box-shadow:0px 1px 10px 0px rgba(0,0,0,.08)}.hp-tooltip .tooltip-content p{color:#516880;margin:0;font-size:11px;line-height:154.5454545455%}.hp-tooltip .tooltip-content p a{color:#516880;-webkit-text-decoration:underline;text-decoration:underline}.hp-tooltip .tooltip-content p a:link,.hp-tooltip .tooltip-content p a:focus,.hp-tooltip .tooltip-content p a:active,.hp-tooltip .tooltip-content p a:visited{color:#516880}.hp-tooltip .tooltip-content p a:hover{color:#0038df}.hp-tooltip.align-center .tooltip-content{left:100%;-webkit-transform:translateX(-75%);-ms-transform:translateX(-75%);-o-transform:translateX(-75%);transform:translateX(-75%)}.hp-tooltip.dark-mode .title{color:#a8b4bf;border-color:#262626}.hp-tooltip.dark-mode svg{fill:#a8b4bf}.hp-tooltip.dark-mode .title:hover,.hp-tooltip.dark-mode .tooltip-content .bg,.hp-tooltip.dark-mode:hover .title{background:#262626}.hp-tooltip.dark-mode .tooltip-content p{color:#a8b4bf}.hp-tooltip.dark-mode .tooltip-content p a{color:#a8b4bf}.hp-tooltip.dark-mode .tooltip-content p a:link,.hp-tooltip.dark-mode .tooltip-content p a:focus,.hp-tooltip.dark-mode .tooltip-content p a:active,.hp-tooltip.dark-mode .tooltip-content p a:visited{color:#a8b4bf}.hp-tooltip.dark-mode .tooltip-content p a:hover{color:#fff}.template-rewards-options{background:#000}.template-rewards-options .main{z-index:1;position:relative}.template-rewards-options .site-footer{background:#fff}.frm_forms fieldset{border:none;margin:32px auto;display:block;padding:0;background:none}.frm_forms .frm_form_field{width:100%;position:relative;border-radius:6px}.frm_forms .frm_form_field input{color:#dce2ea;padding:15px;z-index:1;border:1px solid hsla(0,0%,100%,.1);position:relative;background:#0b0d10;border-radius:6px}.frm_forms .frm_form_field input::-webkit-input-placeholder{color:#dce2ea}.frm_forms .frm_form_field input:-moz-placeholder{color:#dce2ea}.frm_forms .frm_form_field input::-moz-placeholder{color:#dce2ea}.frm_forms .frm_form_field input:-ms-input-placeholder{color:#dce2ea}.frm_forms .frm_error{color:#fe2163;font-size:var(--text-tiny-font-size);font-weight:400;line-height:var(--text-tiny-line-height);font-family:var(--font-family-text)}.frm_forms .frm_button_submit{width:100%;z-index:1;position:relative;margin-top:8px}.frm_forms .frm_button_submit:hover{background:#0038df}.frm_forms .frm_button_submit:hover::before{opacity:0}@media(min-width: 750px){.frm_forms .frm_fields_container{display:-webkit-box;display:-ms-flexbox;display:flex}.frm_forms .frm_button_submit{width:130px;margin:0 0 0 8px}}.section-page-hero{color:#fff;z-index:1234;position:relative;overflow:hidden;background:#000;padding-top:105px;padding-bottom:40px}.section-page-hero .span-rebate-widget{padding:40px 16px;background:#0b0d10;border-radius:6px;-webkit-box-shadow:0px 0px 100px 0px rgba(0,39,179,.25);box-shadow:0px 0px 100px 0px rgba(0,39,179,.25)}.section-page-hero .span-rebate-widget h1{color:#fff;margin:0;font-weight:400;font-family:var(--font-family-invest-pro);font-weight:500;font-size:24px;line-height:29px}.section-page-hero .span-rebate-widget h1 span{color:#a8b4bf;display:block}.section-page-hero .span-rebate-widget .span-name{border-bottom:1px solid hsla(0,0%,100%,.1);padding-bottom:32px}.section-page-hero .span-rebate-widget .span-summary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;font-weight:600;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:16px;padding-bottom:16px;border-bottom:1px solid hsla(0,0%,100%,.1);-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.section-page-hero .span-rebate-widget .span-summary span{color:#6c849e;display:block;padding-bottom:2px;font-size:var(--text-tiny-font-size);font-weight:400;line-height:var(--text-tiny-line-height);font-family:var(--font-family-text);font-weight:600}.section-page-hero .span-rebate-widget .span-summary b{display:block;font-weight:600;font-size:30px;line-height:1}.section-page-hero .span-rebate-widget .span-rebates{padding-left:48px}.section-page-hero .span-rebate-widget ul{color:#fff;margin:32px 0 0;border:1px solid hsla(0,0%,100%,.1);padding:0;overflow:hidden;list-style:none;background:hsla(0,0%,100%,.1);border-radius:8px;font-size:var(--text-tiny-font-size);font-weight:400;line-height:var(--text-tiny-line-height);font-family:var(--font-family-text)}.section-page-hero .span-rebate-widget ul li{width:100%;height:62px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px;position:relative;overflow:hidden;background:#000;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section-page-hero .span-rebate-widget ul li+li{margin-top:1px}.section-page-hero .span-rebate-widget ul li::first-of-type{border-radius:8px 8px 0 0}.section-page-hero .span-rebate-widget ul li::last-of-type{border-radius:0 0 8px 8px}.section-page-hero .span-rebate-widget ul li:nth-child(1) .percentage{width:85%}.section-page-hero .span-rebate-widget ul li:nth-child(2) .percentage{width:65%;background:#6e91ff}.section-page-hero .span-rebate-widget ul li:nth-child(3) .percentage{width:45%;background:#547dff}.section-page-hero .span-rebate-widget ul li:nth-child(4) .percentage{width:30%;background:#3f5ebf}.section-page-hero .span-rebate-widget ul li:nth-child(5) .percentage{width:15%;background:#324b99}.section-page-hero .span-rebate-widget .symbol{color:#000;z-index:2;position:relative;font-weight:600}.section-page-hero .span-rebate-widget .amount{z-index:2;position:relative;text-align:right}.section-page-hero .span-rebate-widget .percentage{left:0;width:100%;height:100%;display:block;z-index:1;position:absolute;min-width:70px;background:#87a4ff}.section-page-hero .span-rebate-widget .empty .span-name{border:none;padding:0}@media(min-width: 720px){.section-page-hero .span-rebate-widget{padding:40px}.section-page-hero .span-rebate-widget h1{font-family:var(--font-family-invest-pro);font-weight:400;font-size:var(--h3-font-size);line-height:var(--h3r-line-height)}.section-page-hero .span-rebate-widget ul li{height:55px}}.section-page-hero .span-content{margin-top:32px}.section-page-hero .pill{color:#000;background:#d6f252;margin-bottom:8px}.section-page-hero h2{color:#fff;margin:0 0 32px;font-family:var(--font-family-invest-pro);font-weight:400;font-size:var(--h4-font-size);line-height:var(--h4r-line-height)}.section-page-hero h2 span{color:#4d74ff}.section-page-hero h3{color:#dce2ea;margin:32px 0;font-family:var(--font-family-text);font-weight:500;font-size:18px;line-height:28px}.section-page-hero h3 b{font-weight:600}.section-page-hero h3 span{color:#d6f252}.section-page-hero h3 del{opacity:.8}.section-page-hero ul{margin:0;padding:0;list-style:none;font-family:var(--font-family-text);font-weight:500;font-size:18px;line-height:28px}.section-page-hero li{position:relative;padding-left:30px}.section-page-hero li+li{margin-top:8px}.section-page-hero li::before{top:6px;left:0;width:18px;height:18px;display:inline-block;content:"";opacity:.8;position:absolute;-webkit-transform:translateY(-1px);-ms-transform:translateY(-1px);-o-transform:translateY(-1px);transform:translateY(-1px);-webkit-filter:saturate(1) hue-rotate(320deg) contrast(1) brightness(1.5);filter:saturate(1) hue-rotate(320deg) contrast(1) brightness(1.5);vertical-align:middle;background:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27%3e%3cpath d=%27M15.665 3.165a1.128 1.128 0 0 1 0 1.604l-9.142 9.066a1.151 1.151 0 0 1-1.617 0L.335 9.302a1.128 1.128 0 0 1 0-1.604 1.151 1.151 0 0 1 1.617 0l3.764 3.729 8.335-8.262a1.151 1.151 0 0 1 1.618 0h-.004Z%27 fill=%27%230038FF%27/%3e%3c/svg%3e") center no-repeat}.section-page-hero .span-disclosure p{color:#f1f4f7;font-size:var(--text-tiny-font-size);font-weight:400;line-height:var(--text-tiny-line-height);font-family:var(--font-family-text)}.section-page-hero .span-disclosure p:last-of-type{margin:0}.section-page-hero .span-disclosure a{color:#99afff;-webkit-text-decoration:none;text-decoration:none}.section-page-hero .span-disclosure a:link,.section-page-hero .span-disclosure a:focus,.section-page-hero .span-disclosure a:active,.section-page-hero .span-disclosure a:visited{color:"#99AFFF"}.section-page-hero .span-disclosure a:hover{color:"#99AFFF"}.section-page-hero .span-disclosure a:hover{-webkit-text-decoration:underline;text-decoration:underline}@media(min-width: 720px){.section-page-hero{border-bottom:1px solid hsla(0,0%,100%,.1);padding-bottom:80px;background:-webkit-radial-gradient(24.72% 50%, 50.02% 50%, rgba(93, 128, 255, 0.32) 0%, rgba(0, 56, 255, 0) 100%);background:-o-radial-gradient(24.72% 50%, 50.02% 50%, rgba(93, 128, 255, 0.32) 0%, rgba(0, 56, 255, 0) 100%);background:radial-gradient(50.02% 50% at 24.72% 50%, rgba(93, 128, 255, 0.32) 0%, rgba(0, 56, 255, 0) 100%)}.section-page-hero .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section-page-hero .span-rebate-table{width:60%;max-width:680px;padding-right:32px}.section-page-hero .span-content{width:40%;margin:0;max-width:510px;padding-top:75px}}.section-tiers{padding:100px 0;text-align:center;border-bottom:1px solid hsla(0,0%,100%,.1)}.section-tiers h2{color:#fff;margin:0 0 32px;font-family:var(--font-family-invest-pro);font-weight:500;font-size:32px;line-height:40px}.section-tiers p{color:#a8b4bf;margin:0;font-family:var(--font-family-text);font-weight:500;font-size:16px;line-height:24px}.section-tiers .span-title{margin:0 auto 40px;max-width:520px}.section-tiers .span-tiers ul{width:calc(100% + 4px);color:#fff;left:-2px;margin:0 auto;padding:0;position:relative;font-size:0;text-align:center}.section-tiers li{width:calc(25% - 4px);margin:0 2px 40px;display:inline-block;border:1px solid #4d74ff;max-width:140px;list-style:none;background:rgba(77,116,255,.25);border-radius:6px}.section-tiers h4{margin:0;background:#4d74ff;font-size:14px;line-height:314.2857142857%}.section-tiers .amount{display:block;font-family:var(--font-family-invest-pro);font-weight:500;font-size:16px;line-height:24px}.section-tiers small{color:#e5ebff;display:inline-block;max-width:80px;font-family:var(--font-family-text);font-weight:500;font-size:12px;line-height:18px}.section-tiers .item-0 .wrap{padding:13px 0}.section-tiers .item-1 .wrap{padding:23px 0}.section-tiers .item-2 .wrap{padding:35px 0}.section-tiers .item-3 .wrap{padding:50px 0}@media(min-width: 720px){.section-tiers .span-tiers ul{left:0;width:100%}.section-tiers li{width:calc(25% - 6px);margin:0 6px 40px}}.section-fees-compared-table{padding:100px 0;overflow:hidden;background:#000}.section-fees-compared-table h2{color:#fff;margin:0 auto 24px;max-width:650px;font-family:var(--font-family-invest-pro);font-weight:500;font-size:32px;line-height:36px}.section-fees-compared-table p{color:#fff}.section-fees-compared-table .span-title{margin:0 auto 40px;text-align:center}.section-fees-compared-table .span-title p{color:#a8b4bf;margin:0 auto 24px;max-width:460px;font-family:var(--font-family-text);font-weight:500;font-size:16px;line-height:24px;font-weight:300}.section-fees-compared-table .span-title a{color:#a8b4bf;-webkit-text-decoration:underline;text-decoration:underline}.section-fees-compared-table .span-title a:link,.section-fees-compared-table .span-title a:focus,.section-fees-compared-table .span-title a:active,.section-fees-compared-table .span-title a:visited{color:#a8b4bf}.section-fees-compared-table .span-title a:hover{color:#87a4ff}.section-fees-compared-table .span-title a:hover{-webkit-text-decoration:none;text-decoration:none}.section-fees-compared-table .span-disclosure{margin:20px auto 0;max-width:760px;text-align:center}.section-fees-compared-table .span-disclosure p{color:#a8b4bf;margin:0 0 24px;font-size:var(--text-tiny-font-size);font-weight:400;line-height:var(--text-tiny-line-height);font-family:var(--font-family-text)}.section-fees-compared-table .span-disclosure p:last-of-type{margin:0}.section-fees-compared-table .span-disclosure a:not([class]){color:#a8b4bf;-webkit-text-decoration:underline;text-decoration:underline}.section-fees-compared-table .span-disclosure a:not([class]):link,.section-fees-compared-table .span-disclosure a:not([class]):focus,.section-fees-compared-table .span-disclosure a:not([class]):active,.section-fees-compared-table .span-disclosure a:not([class]):visited{color:#a8b4bf}.section-fees-compared-table .span-disclosure a:not([class]):hover{color:#fff}.section-fees-compared-table table{width:100%;border:none;margin:0 auto;max-width:630px;background:#000;table-layout:fixed;border-collapse:collapse}.section-fees-compared-table table svg{height:24px;max-width:80px}.section-fees-compared-table table th{color:#dce2ea;border:none;padding:4px;background:hsla(0,0%,100%,.05);text-align:center;border-top:1px solid #262626;border-right:1px solid #262626;font-family:var(--font-family-invest-pro);font-weight:500;font-size:14px;line-height:24px}.section-fees-compared-table table th:first-of-type{border:none;opacity:0}.section-fees-compared-table table th:nth-child(2){border-left:1px solid #262626}.section-fees-compared-table table td{color:#fff;width:33.3333333333%;text-align:center;border-top:1px solid #262626;border-left:1px solid #262626;line-height:21px;vertical-align:middle;font-size:14px}.section-fees-compared-table table td:first-of-type{font-family:var(--font-family-invest-pro);font-weight:500;font-size:16px;line-height:24px;font-weight:400;text-align:left}.section-fees-compared-table table td:last-of-type{border-right:1px solid #262626}.section-fees-compared-table table tr:last-of-type td{border-bottom:1px solid #262626}.section-fees-compared-table table td{height:78px;padding:0 16px}.section-fees-compared-table table tr[data-row_id="546"] td{border-color:#4d74ff;background:rgba(0,56,255,.2)}.section-fees-compared-table table tr[data-row_id="546"] td~td{border-left-color:#262626}.section-fees-compared-table table tr[data-row_id="546"] td small{display:block;font-size:12px}.section-fees-compared-table table tr[data-row_id="546"] td span{color:#95f001}.section-fees-compared-table table tr[data-row_id="546"]+tr td{border-top-color:#4d74ff}.section-fees-compared-table table tr:not([data-row_id="546"]) td:nth-child(2){color:#ff4d94}@media(min-width: 1900px){.section-fees-compared-table{padding:100px 0 150px}}
