.gzl-Icon{width:1rem;height:1rem;fill:currentColor}.gzl-Icon--l{width:1.5rem;height:1.5rem;vertical-align:top}.gzl-Button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:background-color 0.3s cubic-bezier(0.19, 1, 0.22, 1),border-color 0.3s cubic-bezier(0.19, 1, 0.22, 1),color 0.3s cubic-bezier(0.19, 1, 0.22, 1);transition:background-color 0.3s cubic-bezier(0.19, 1, 0.22, 1),border-color 0.3s cubic-bezier(0.19, 1, 0.22, 1),color 0.3s cubic-bezier(0.19, 1, 0.22, 1);border:2px solid transparent;border-radius:4px;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;padding:0.375rem 1rem;width:auto;text-align:center;text-decoration:none;line-height:1.5rem;font-size:1rem;font-weight:600;word-break:break-word;background-color:#0073b9;color:#ffffff}.gzl-Button:hover,.gzl-Button:focus{background-color:#0091d9;color:#ffffff}.gzl-Button--ghost{border-color:currentColor;background-color:transparent;color:#0073b9}.gzl-Button--ghost:hover,.gzl-Button--ghost:focus{background-color:rgba(0,115,185,0.1);color:#0091d9}.gzl-Button--alternate,a.gzl-Button--alternate{background-color:#faab19;color:#1f2426}.gzl-Button--alternate:hover,.gzl-Button--alternate:focus,a.gzl-Button--alternate:hover,a.gzl-Button--alternate:focus{background-color:#fdba40;color:#1f2426}.gzl-Button--alternate.gzl-Button--ghost{border-color:currentColor;background-color:transparent;color:#faab19}.gzl-Button--alternate.gzl-Button--ghost:hover,.gzl-Button--alternate.gzl-Button--ghost:focus{background-color:rgba(250,171,25,0.1);color:#fdba40}.gzl-Button--borderless{-webkit-transition:color 0.3s ease, -webkit-box-shadow 0.3s ease;transition:color 0.3s ease, -webkit-box-shadow 0.3s ease;transition:color 0.3s ease, box-shadow 0.3s ease;transition:color 0.3s ease, box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;border-radius:0;-webkit-box-shadow:0 2px 0 transparent;box-shadow:0 2px 0 transparent;background-color:transparent;padding:0;height:auto;color:#0073b9}.gzl-Button--borderless:hover,.gzl-Button--borderless:focus{-webkit-box-shadow:0 2px 0 currentColor;box-shadow:0 2px 0 currentColor;background-color:transparent;color:#005b98}a.gzl-Button.gzl-Button--borderless{padding-top:0;padding-bottom:0}.gzl-Button--subtle{font-weight:400}.gzl-Button--borderless.gzl-Button--subtle{-webkit-box-shadow:0 1px 0 transparent;box-shadow:0 1px 0 transparent}.gzl-Button--borderless.gzl-Button--subtle:hover{-webkit-box-shadow:0 1px 0 currentColor;box-shadow:0 1px 0 currentColor}.in-modeDark .gzl-Button--ghost,.gzl-Button--ghost.in-modeDark{color:#ffffff}.in-modeDark .gzl-Button--ghost:hover,.in-modeDark .gzl-Button--ghost:focus,.gzl-Button--ghost.in-modeDark:hover,.gzl-Button--ghost.in-modeDark:focus{background-color:rgba(255,255,255,0.2);color:#ffffff}.in-modeDark .gzl-Button--borderless,.gzl-Button--borderless.in-modeDark{color:#ffffff}.in-modeDark .gzl-Button--borderless:hover,.in-modeDark .gzl-Button--borderless:focus,.gzl-Button--borderless.in-modeDark:hover,.gzl-Button--borderless.in-modeDark:focus{color:#ffffff}.gzl-Button-icon--left{margin-right:0.5rem}.gzl-Button-icon--right{margin-left:0.5rem}.gzl-Button--comfortable,.in-modeComfortable .gzl-Button,.gzl-Button.in-modeComfortable{padding:0.375rem 1.5rem;line-height:2rem;font-size:1.125rem}.gzl-Button--borderless.gzl-Button--comfortable,.in-modeComfortable .gzl-Button--borderless,.gzl-Button--borderless.in-modeComfortable{padding:0;height:auto}.gzl-Button--compact,.in-modeCompact .gzl-Button,.gzl-Button.in-modeCompact{padding:0.375rem 1rem;line-height:1rem;font-size:0.875rem}.gzl-Button--borderless.gzl-Button--compact,.in-modeCompact .gzl-Button--borderless,.gzl-Button--borderless.in-modeCompact{height:auto}@media (min-width: 37.5em){.gzl-Button--mergeable:not(:first-child),.in-modeMergeable .gzl-Button:not(:first-child),.gzl-Button.in-modeMergeable:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.gzl-Button--mergeable:not(:last-child),.in-modeMergeable .gzl-Button:not(:last-child),.gzl-Button.in-modeMergeable:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}}.gzl-Button.is-disabled{pointer-events:none !important}.gzl-Button[disabled],.gzl-Button.is-disabled{background-color:#e8eced !important;cursor:not-allowed !important;color:#8e999e !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important}.gzl-Banner{background-color:#0073b9;padding:2.5rem;text-align:center;color:#ffffff}.gzl-Banner--secondary{background-color:#faab19;color:#1f2426}.gzl-Banner--tertiary{background-color:#ffe45e;color:#1f2426}.gzl-Banner--error{background-color:#cc392f;color:#ffffff}.gzl-Banner--success{background-color:#1b8533;color:#ffffff}.gzl-Banner--compact{padding:1.5rem}.gzl-Banner--comfortable{padding:3rem}.gzl-Banner-container{margin-left:auto;margin-right:auto;max-width:1200px;max-width:1200px}@media (min-width: 37.5em){.gzl-Banner-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.gzl-Banner-text{margin-bottom:1rem;margin-top:0}.gzl-Banner-text:last-child{margin-bottom:0}@media (min-width: 37.5em){.gzl-Banner-text{margin-right:2rem;margin-left:0;margin-bottom:0}.gzl-Banner-text:last-child{margin-right:0}}.gzl-Block{margin-left:auto;margin-right:auto;width:100%}.gzl-Block--small{width:75%}@media (min-width: 37.5em){.gzl-Block--small{width:50%}}@media (min-width: 75em){.gzl-Block--small{width:33.33%}}.gzl-Block--medium{width:100%}@media (min-width: 37.5em){.gzl-Block--medium{width:75%}}@media (min-width: 56.25em){.gzl-Block--medium{width:66.67%}}@media (min-width: 75em){.gzl-Block--medium{width:50%}}.gzl-Block--large{width:100%}@media (min-width: 37.5em){.gzl-Block--large{width:75%}}@media (min-width: 56.25em){.gzl-Block--large{width:83.33%}}@media (min-width: 75em){.gzl-Block--large{width:66.67%}}@media (min-width: 75em){.gzl-Block--xlarge{width:83.33%}}.gzl-Lede{line-height:1.25}@media only screen and (min-width: 48em){.gzl-Lede{font-size:1.5rem}}.in-modeDark .gzl-Lede,.gzl-Lede.in-modeDark{color:#ffffff}.gzl-BodyText{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left}.gzl-BodyText>*{width:100%;max-width:40rem}.gzl-BodyText dt,.gzl-BodyText h2,.gzl-BodyText h3,.gzl-BodyText h4,.gzl-BodyText h5,.gzl-BodyText h6{margin-bottom:0.5rem;margin-top:0;font-weight:600}.gzl-BodyText dt:last-child,.gzl-BodyText h2:last-child,.gzl-BodyText h3:last-child,.gzl-BodyText h4:last-child,.gzl-BodyText h5:last-child,.gzl-BodyText h6:last-child{margin-bottom:0}.gzl-BodyText h2,.gzl-BodyText h3{font-size:1.5rem}.gzl-BodyText h2~h3,.gzl-BodyText h3~h4{font-size:1.25rem}.gzl-BodyText h2~h4,.gzl-BodyText h3~h5,.gzl-BodyText h2~h5,.gzl-BodyText h3~h6{font-size:1.125rem}.gzl-BodyText blockquote,.gzl-BodyText dl,.gzl-BodyText hr,.gzl-BodyText ol,.gzl-BodyText p,.gzl-BodyText pre,.gzl-BodyText ul{margin-bottom:1.5rem;margin-top:0}.gzl-BodyText blockquote:last-child,.gzl-BodyText dl:last-child,.gzl-BodyText hr:last-child,.gzl-BodyText ol:last-child,.gzl-BodyText p:last-child,.gzl-BodyText pre:last-child,.gzl-BodyText ul:last-child{margin-bottom:0}.gzl-BodyText ul,.gzl-BodyText ol{margin-left:0;padding-left:2rem}.gzl-BodyText dd,.gzl-BodyText li{margin-bottom:1rem;margin-top:0}.gzl-BodyText dd:last-child,.gzl-BodyText li:last-child{margin-bottom:0}.gzl-Heading{line-height:1.25;color:#1f2426;font-weight:600}.in-modeDark .gzl-Heading,.gzl-Heading.in-modeDark{color:#ffffff}.gzl-Heading--primary{line-height:1.1;font-size:2.125rem;font-weight:700}@media only screen and (min-width: 48em){.gzl-Heading--primary{font-size:3rem}}.gzl-Heading--secondary{font-size:1.5rem}@media only screen and (min-width: 48em){.gzl-Heading--secondary{font-size:2.125rem}}.gzl-Heading--tertiary{font-size:1.125rem}@media only screen and (min-width: 48em){.gzl-Heading--tertiary{font-size:1.5rem}}.gzl-Heading--rant{text-transform:uppercase}.gzl-Heading>b,.gzl-Heading>strong{font-weight:400}.gzl-Heading>a{color:inherit}.gzl-MediaObject{margin-bottom:1rem;margin-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.gzl-MediaObject:last-child{margin-bottom:0}.gzl-MediaObject--centered{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gzl-MediaObject--verticalAlignStart{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.gzl-MediaObject--verticalAlignCenter{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gzl-MediaObject--horizontalAlignStart{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.gzl-MediaObject--horizontalAlignCenter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gzl-MediaObject--horizontalAlignEnd{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width: 37.4375em){.gzl-MediaObject--stacked{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gzl-MediaObject--reversed.gzl-MediaObject--stacked{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.gzl-MediaObject--verticalAlignStart{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.gzl-MediaObject--verticalAlignCenter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gzl-MediaObject--horizontalAlignStart{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.gzl-MediaObject--horizontalAlignEnd{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.gzl-MediaObject--horizontalAlignCenter{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.gzl-MediaObject-figure{display:block;-ms-flex-negative:0;flex-shrink:0;margin-right:1rem}.gzl-MediaObject--reversed .gzl-MediaObject-figure{margin-right:0;margin-left:1rem;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (max-width: 37.4375em){.gzl-MediaObject--stacked .gzl-MediaObject-figure{margin-right:0;margin-bottom:0.5rem;margin-left:0}}.gzl-MediaObject-body{margin-top:0;margin-bottom:0;min-width:0}.gzl-Slice{position:relative;padding:2.5rem 1rem;width:100%;overflow-x:hidden}@media (min-width: 37.5em){.gzl-Slice{padding:3rem 1.5rem}}@media (min-width: 56.25em){.gzl-Slice{padding:4.5rem 3rem}}.in-modeDark .gzl-Slice,.gzl-Slice.in-modeDark{color:#ffffff}.gzl-Slice-container{margin-left:auto;margin-right:auto;max-width:1200px}.gzl-Slice--small{padding-top:1.5rem;padding-bottom:1.5rem}@media (min-width: 37.5em){.gzl-Slice--small{padding-top:2rem;padding-bottom:2rem}}@media (min-width: 56.25em){.gzl-Slice--small{padding-top:3rem;padding-bottom:3rem}}.gzl-Slice--large{padding-top:3rem;padding-bottom:3rem}@media (min-width: 37.5em){.gzl-Slice--large{padding-top:4.5rem;padding-bottom:4.5rem}}@media (min-width: 56.25em){.gzl-Slice--large{padding-top:6rem;padding-bottom:6rem}}.gzl-Spread{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}@media (min-width: 56.25em){.gzl-Spread{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width: 56.25em){.gzl-Spread--verticalAlignCenter{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width: 56.25em){.gzl-Spread--verticalAlignBottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (min-width: 56.25em){.gzl-Spread-contentContainer{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}}.gzl-Spread--stackContentFirst .gzl-Spread-contentContainer{margin-bottom:2rem}@media (min-width: 56.25em){.gzl-Spread--stackContentFirst .gzl-Spread-contentContainer{margin-bottom:0}}.gzl-Spread-mediaContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-bottom:2rem;height:100%}@media (min-width: 56.25em){.gzl-Spread-mediaContainer{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;margin-bottom:0;min-width:0}}.gzl-Spread-mediaContainer>*{-ms-flex-negative:0;flex-shrink:0}.gzl-Spread--largerMedia .gzl-Spread-mediaContainer{-webkit-box-flex:0;-ms-flex:0 1 66.67%;flex:0 1 66.67%}.gzl-Spread--smallerMedia .gzl-Spread-mediaContainer{-webkit-box-flex:0;-ms-flex:0 1 33.34%;flex:0 1 33.34%}.gzl-Spread--stackContentFirst .gzl-Spread-mediaContainer{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:0}@media (min-width: 56.25em){.gzl-Spread--stackContentFirst .gzl-Spread-mediaContainer{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}@media (min-width: 56.25em){.gzl-Spread>:first-child{margin-right:3rem}}.gzl-Heading--secondary{position:relative;margin-bottom:24px;padding-bottom:24px}.gzl-Intro-container--left .gzl-Heading--secondary::after{width:72px;height:4px;position:absolute;bottom:0;left:0;background-color:#e66f20;content:""}.gzl-Button--smartVestor{background-color:#f58331;color:#ffffff}.gzl-Button--smartVestor:hover,.gzl-Button--smartVestor:focus{background-color:#fa9f5a;color:#ffffff}.gzl-Button--smartVestorSecondary{background-color:#e66f20;color:#ffffff}.gzl-Button--smartVestorSecondary:hover,.gzl-Button--smartVestorSecondary:focus{background-color:#f58331;color:#ffffff}.gzl-Button--ghostSmartVestor{border-color:currentColor;background-color:transparent;color:#16a597}.gzl-Button--ghostSmartVestor:hover,.gzl-Button--ghostSmartVestor:focus{background-color:rgba(22,165,151,0.1);color:#1cc8b4}.gzl-Button--smartVestorAlternate{background-color:#3a4a55;color:#ffffff}.gzl-Button--smartVestorAlternate:hover,.gzl-Button--smartVestorAlternate:focus{background-color:#3a4a55;color:#ffffff}.gzl-FormField--grid .gzl-FormField-control{display:grid;grid-template-columns:repeat(auto-fit, minmax(180px, 1fr))}.gzl-FormField-error a{color:inherit}textarea.dr-FormField-control{max-width:40em}.dr-FormField-controlGroup{display:table;width:100%}.dr-FormField-controlGroup--m{max-width:12em}.dr-FormField-controlGroup--s{max-width:8em}.dr-FormField-controlGroup--xs{max-width:6em}.dr-FormField-controlGroup input.dr-FormField-control{display:table-cell;height:48px}.dr-FormField-controlGroup .dr-FormField-control:not(:first-child),.dr-FormField-controlGroup .dr-FormField-addon:not(:first-child),.dr-FormField-controlGroup .dr-FormField-addon:not(:first-child)>.gzl-Button{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.dr-FormField-controlGroup .dr-FormField-control:not(:last-child),.dr-FormField-controlGroup .dr-FormField-addon:not(:last-child),.dr-FormField-controlGroup .dr-FormField-addon:not(:last-child)>.gzl-Button{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}.dr-FormField-addon{display:table-cell;margin-top:12px;width:1px;vertical-align:top}@media screen and (min-width: 500){.dr-FormField-addon{display:table-cell;margin-top:0;width:0}}.dr-FormField-addon--calc{width:0;height:1.5rem;padding:0 12px;font-size:1.125rem;background-color:#d5d9db;border:2px solid #69757a;border-radius:3px;vertical-align:middle}.dr-FormField-controlGroup{display:table;width:100%}.dr-FormField-controlGroup input.dr-FormField-control{display:table-cell;height:48px}@media screen and (min-width: 500){.dr-FormField-controlGroup .dr-FormField-control:not(:first-child),.dr-FormField-controlGroup .dr-FormField-addon:not(:first-child),.dr-FormField-controlGroup .dr-FormField-addon:not(:first-child)>.gzl-Button{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}}@media screen and (min-width: 500){.dr-FormField-controlGroup .dr-FormField-control:not(:last-child),.dr-FormField-controlGroup .dr-FormField-addon:not(:last-child),.dr-FormField-controlGroup .dr-FormField-addon:not(:last-child)>.gzl-Button{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}}.gzl-Intro-title,.gzl-Callout-title,.gzl-MediaObject-title,.gzl-FeatureGroup-title,.gzl-Card-title{margin-top:0}.gzl-Intro-title{color:inherit}.Button.gzl-Button{max-width:none;line-height:1.5}.gzl-FeatureGroup-title{color:inherit;max-width:100%}div.short_smart_vestor_applicant_office_state label.select,div.smart_vestor_applicant_office_state label.select{display:inline-block;line-height:1;font-size:1rem;font-weight:600}.gzl-Select{margin-bottom:6px}.gzl-Select:not(:last-child){margin-right:6px}.gzl-FormField--captcha{padding:12px auto 0}:root{--rds-size-spacing-block-7xl: 384px;--rds-size-spacing-block-6xl: 256px;--rds-size-spacing-block-5xl: 160px;--rds-size-spacing-block-4xl: 96px;--rds-size-spacing-block-3xl: 64px;--rds-size-spacing-block-2xl: 48px;--rds-size-spacing-block-xl: 32px;--rds-size-spacing-block-lg: 24px;--rds-size-spacing-block-md: 16px;--rds-size-spacing-block-sm: 8px;--rds-size-spacing-block-xs: 4px;--rds-size-spacing-block-2xs: 2px;--rds-size-spacing-inline-3xl: 64px;--rds-size-spacing-inline-2xl: 48px;--rds-size-spacing-inline-xl: 32px;--rds-size-spacing-inline-lg: 24px;--rds-size-spacing-inline-md: 16px;--rds-size-spacing-inline-sm: 8px;--rds-size-spacing-inline-xs: 4px;--rds-size-spacing-inline-2xs: 2px;--rds-size-spacing-inset-squish-xl: 20px 28px;--rds-size-spacing-inset-squish-lg: 16px 24px;--rds-size-spacing-inset-squish-md: 12px 20px;--rds-size-spacing-inset-squish-sm: 8px 16px;--rds-size-spacing-inset-squish-xs: 4px 8px;--rds-size-spacing-inset-2xl: 48px;--rds-size-spacing-inset-xl: 32px;--rds-size-spacing-inset-lg: 24px;--rds-size-spacing-inset-md: 16px;--rds-size-spacing-inset-sm: 12px;--rds-size-spacing-inset-xs: 8px;--rds-size-spacing-basis: 8px;--rds-size-spacing-none: 0px;--rds-size-radius-full: 9999px;--rds-size-radius-lg: 16px;--rds-size-radius-md: 8px;--rds-size-radius-sm: 4px;--rds-size-radius-none: 0px;--rds-size-line-height-lg: 1.5;--rds-size-line-height-md: 1.25;--rds-size-line-height-sm: 1.1;--rds-size-line-height-reset: 1;--rds-size-icon-xl: 32px;--rds-size-icon-lg: 24px;--rds-size-icon-md: 16px;--rds-size-icon-sm: 14px;--rds-size-font-13: 96px;--rds-size-font-12: 72px;--rds-size-font-11: 60px;--rds-size-font-10: 48px;--rds-size-font-9: 40px;--rds-size-font-8: 34px;--rds-size-font-7: 28px;--rds-size-font-6: 24px;--rds-size-font-5: 20px;--rds-size-font-4: 18px;--rds-size-font-3: 16px;--rds-size-font-2: 14px;--rds-size-font-1: 12px;--rds-size-breakpoint-2xl: 112.5em;--rds-size-breakpoint-xl: 93.75em;--rds-size-breakpoint-lg: 75em;--rds-size-breakpoint-md: 56.25em;--rds-size-breakpoint-sm: 37.5em;--rds-size-border-xl: 8px;--rds-size-border-lg: 4px;--rds-size-border-md: 2px;--rds-size-border-sm: 1px;--rds-size-border-none: 0px;--rds-shadow-box-none: none;--rds-font-weight-bold: 700;--rds-font-weight-semibold: 600;--rds-font-weight-normal: 400;--rds-font-family-gibson: canada-type-gibson, Arial, sans-serif;--rds-font-family-arial: Arial, sans-serif;--rds-color-brand-youtube: #ff0000;--rds-color-brand-pinterest: #bd081c;--rds-color-brand-facebook: #3b5998;--rds-color-brand-linkedin: #0077b5;--rds-color-brand-twitter: #1da1f2;--rds-color-base-red-90: #520d0b;--rds-color-base-red-80: #821d1a;--rds-color-base-red-70: #a62b24;--rds-color-base-red-60: #cc392f;--rds-color-base-red-50: #e64b40;--rds-color-base-red-40: #f26552;--rds-color-base-red-30: #fa7c69;--rds-color-base-red-20: #ff9c8c;--rds-color-base-red-10: #ffc4b8;--rds-color-base-red-8: #fdded8;--rds-color-base-red-5: #fcedeb;--rds-color-base-orange-90: #571c03;--rds-color-base-orange-80: #7d2c09;--rds-color-base-orange-70: #a6400d;--rds-color-base-orange-60: #c95a14;--rds-color-base-orange-50: #e66f20;--rds-color-base-orange-40: #f58331;--rds-color-base-orange-30: #fa9f5a;--rds-color-base-orange-20: #feb881;--rds-color-base-orange-10: #ffd3ad;--rds-color-base-amber-90: #4d2502;--rds-color-base-amber-80: #804103;--rds-color-base-amber-70: #b86b07;--rds-color-base-amber-60: #e3900b;--rds-color-base-amber-50: #faab19;--rds-color-base-amber-40: #fdba40;--rds-color-base-amber-30: #ffc95e;--rds-color-base-amber-20: #ffd784;--rds-color-base-amber-10: #ffe6a8;--rds-color-base-yellow-90: #4d2d02;--rds-color-base-yellow-80: #805203;--rds-color-base-yellow-70: #b88907;--rds-color-base-yellow-60: #e3b409;--rds-color-base-yellow-50: #fcd214;--rds-color-base-yellow-40: #ffda47;--rds-color-base-yellow-30: #ffe45e;--rds-color-base-yellow-20: #ffec82;--rds-color-base-yellow-10: #fff6a8;--rds-color-base-lime-90: #234208;--rds-color-base-lime-80: #3b6610;--rds-color-base-lime-70: #588f1a;--rds-color-base-lime-60: #73ab29;--rds-color-base-lime-50: #8ec738;--rds-color-base-lime-40: #a0d64a;--rds-color-base-lime-30: #b3e65c;--rds-color-base-lime-20: #cdf383;--rds-color-base-lime-10: #e5ffa8;--rds-color-base-green-90: #094212;--rds-color-base-green-80: #106621;--rds-color-base-green-70: #1b8533;--rds-color-base-green-60: #24a344;--rds-color-base-green-50: #35bd59;--rds-color-base-green-40: #48ce65;--rds-color-base-green-30: #5ae072;--rds-color-base-green-20: #83f295;--rds-color-base-green-10: #adffbe;--rds-color-base-green-8: #d9fae1;--rds-color-base-green-5: #eaf8ee;--rds-color-base-teal-90: #004033;--rds-color-base-teal-80: #035a4b;--rds-color-base-teal-70: #077565;--rds-color-base-teal-60: #0e8e7e;--rds-color-base-teal-50: #16a597;--rds-color-base-teal-40: #1cc8b4;--rds-color-base-teal-30: #2de0c8;--rds-color-base-teal-20: #67f5e2;--rds-color-base-teal-10: #adfff4;--rds-color-base-aqua-90: #003540;--rds-color-base-aqua-80: #005362;--rds-color-base-aqua-70: #007384;--rds-color-base-aqua-60: #0097a8;--rds-color-base-aqua-50: #00b6c7;--rds-color-base-aqua-40: #00d6e6;--rds-color-base-aqua-30: #3bebf5;--rds-color-base-aqua-20: #75f8fc;--rds-color-base-aqua-10: #adffff;--rds-color-base-blue-90: #002342;--rds-color-base-blue-80: #003561;--rds-color-base-blue-70: #004477;--rds-color-base-blue-60: #005b98;--rds-color-base-blue-50: #0073b9;--rds-color-base-blue-40: #0091d9;--rds-color-base-blue-30: #00b2f6;--rds-color-base-blue-20: #61d5ff;--rds-color-base-blue-10: #ade9ff;--rds-color-base-blue-8: #d8f1fc;--rds-color-base-blue-5: #ebf4fa;--rds-color-base-violet-90: #271f47;--rds-color-base-violet-80: #352a60;--rds-color-base-violet-70: #44367b;--rds-color-base-violet-60: #534296;--rds-color-base-violet-50: #634fb3;--rds-color-base-violet-40: #7b62cc;--rds-color-base-violet-30: #9379e0;--rds-color-base-violet-20: #b69df5;--rds-color-base-violet-10: #d8c7ff;--rds-color-base-purple-90: #401c36;--rds-color-base-purple-80: #5b284f;--rds-color-base-purple-70: #773569;--rds-color-base-purple-60: #964286;--rds-color-base-purple-50: #b34fa0;--rds-color-base-purple-40: #d160b7;--rds-color-base-purple-30: #e07ecb;--rds-color-base-purple-20: #f59de2;--rds-color-base-purple-10: #ffc7f2;--rds-color-base-magenta-90: #55022e;--rds-color-base-magenta-80: #770644;--rds-color-base-magenta-70: #9c085c;--rds-color-base-magenta-60: #c40879;--rds-color-base-magenta-50: #e30a8d;--rds-color-base-magenta-40: #ed3d9f;--rds-color-base-magenta-30: #f863b7;--rds-color-base-magenta-20: #ff93cf;--rds-color-base-magenta-10: #ffc6e6;--rds-color-base-gray-90: #1f2426;--rds-color-base-gray-80: #333a3d;--rds-color-base-gray-70: #495257;--rds-color-base-gray-60: #69757a;--rds-color-base-gray-50: #8e999e;--rds-color-base-gray-40: #b6bec2;--rds-color-base-gray-30: #d5d9db;--rds-color-base-gray-20: #e8eced;--rds-color-base-gray-10: #f5f7f8;--rds-color-base-black: #000000;--rds-color-base-white: #ffffff;--rds-size-radius-control: var(--rds-size-radius-sm);--rds-size-font-control-lg: var(--rds-size-font-4);--rds-size-font-control-md: var(--rds-size-font-3);--rds-size-font-control-sm: var(--rds-size-font-2);--rds-size-border-control: var(--rds-size-border-sm);--rds-font-weight-heading: var(--rds-font-weight-semibold);--rds-font-weight-strong: var(--rds-font-weight-semibold);--rds-font-family-base: var(--rds-font-family-gibson);--rds-color-text-disabled: var(--rds-color-base-gray-40);--rds-color-text-success: var(--rds-color-base-green-80);--rds-color-text-error: var(--rds-color-base-red-70);--rds-color-text-link-interactive: var(--rds-color-base-blue-60);--rds-color-text-link: var(--rds-color-base-blue-50);--rds-color-text-subdued: var(--rds-color-base-gray-70);--rds-color-text-dark-canvas: var(--rds-color-base-white);--rds-color-text-base: var(--rds-color-base-gray-90);--rds-color-shadow-lg: rgba(31,36,38,0.18);--rds-color-shadow-md: rgba(31,36,38,0.15);--rds-color-shadow-sm: rgba(31,36,38,0.1);--rds-color-border-error: var(--rds-color-base-red-60);--rds-color-border-control-interactive: var(--rds-color-base-blue-50);--rds-color-border-control-disabled: var(--rds-color-base-gray-30);--rds-color-border-control: var(--rds-color-base-gray-60);--rds-color-background-error: var(--rds-color-base-red-60);--rds-color-background-success: var(--rds-color-base-green-70);--rds-color-background-control-disabled: var(--rds-color-base-gray-10);--rds-color-background-control: var(--rds-color-base-white);--rds-color-background-base: var(--rds-color-base-gray-10);--rds-color-background-overlay: rgba(31,36,38,0.64);--rds-shadow-box-lg: 0 16px 40px 0 var(--rds-color-shadow-lg);--rds-shadow-box-md: 0 6px 16px 0 var(--rds-color-shadow-md);--rds-shadow-box-sm: 0 2px 4px 0 var(--rds-color-shadow-sm)}.u-spacingInline2Xs{margin-right:2px !important}.u-spacingInlineXs{margin-right:4px !important}.u-spacingInlineSm{margin-right:8px !important}.u-spacingInlineMd{margin-right:16px !important}.u-spacingInlineLg{margin-right:24px !important}.u-spacingInlineXl{margin-right:32px !important}.u-spacingInline2Xl{margin-right:48px !important}.u-spacingInline3Xl{margin-right:64px !important}.u-spacingBlock2Xs{margin-bottom:2px !important}.u-spacingBlockXs{margin-bottom:4px !important}.u-spacingBlockSm{margin-bottom:8px !important}.u-spacingBlockMd{margin-bottom:16px !important}.u-spacingBlockLg{margin-bottom:24px !important}.u-spacingBlockXl{margin-bottom:32px !important}.u-spacingBlock2Xl{margin-bottom:48px !important}.u-spacingBlock3Xl{margin-bottom:64px !important}.u-spacingBlock4Xl{margin-bottom:96px !important}.u-spacingBlock5Xl{margin-bottom:160px !important}.u-spacingBlock6Xl{margin-bottom:256px !important}.u-spacingBlock7Xl{margin-bottom:384px !important}.rds-Button{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:background-color 0.3s cubic-bezier(0.19, 1, 0.22, 1),border-color 0.3s cubic-bezier(0.19, 1, 0.22, 1),color 0.3s cubic-bezier(0.19, 1, 0.22, 1);transition:background-color 0.3s cubic-bezier(0.19, 1, 0.22, 1),border-color 0.3s cubic-bezier(0.19, 1, 0.22, 1),color 0.3s cubic-bezier(0.19, 1, 0.22, 1);border:1px solid transparent;border-radius:4px;-webkit-box-shadow:#0073b9 inset;box-shadow:#0073b9 inset;background-color:var(--rds-button-background-color, #0073b9);cursor:pointer;padding:12px 20px;width:auto;text-align:center;text-indent:0;text-transform:none;text-decoration:none;text-shadow:none;line-height:1;letter-spacing:normal;color:var(--rds-button-text-color, #fff);font-family:canada-type-gibson, Arial, sans-serif;font-size:16px;font-weight:600;font-style:normal;word-break:break-word}.rds-Button:hover:not([disabled]),.rds-Button:focus:not([disabled]),.rds-Button:active:not([disabled]){background-color:var(--rds-button-background-color-interactive, #005b98);color:#ffffff}.rds-Button.on-darkCanvas{background-color:#ffffff;color:var(--rds-button-background-color, #0073b9)}.rds-Button.on-darkCanvas:hover:not([disabled]),.rds-Button.on-darkCanvas:focus:not([disabled]),.rds-Button.on-darkCanvas:active:not([disabled]){background-color:rgba(255,255,255,0.9);color:var(--rds-button-background-color, #0073b9)}.rds-Button--alternate,.rds-Button--alternate.on-darkCanvas{background-color:var(--rds-button-alternate-background-color, #fcd214);color:var(--rds-button-alternate-text-color, #003561)}.rds-Button--alternate:hover:not([disabled]),.rds-Button--alternate:focus:not([disabled]),.rds-Button--alternate:active:not([disabled]),.rds-Button--alternate.on-darkCanvas:hover:not([disabled]),.rds-Button--alternate.on-darkCanvas:focus:not([disabled]),.rds-Button--alternate.on-darkCanvas:active:not([disabled]){background-color:var(--rds-button-alternate-background-color-interactive, #ffe45e);color:var(--rds-button-alternate-text-color, #003561)}.rds-Button--ghost{border-color:var(--rds-button-background-color, #0073b9);-webkit-box-shadow:0 0 0 1px var(--rds-button-background-color, #0073b9) inset;box-shadow:0 0 0 1px var(--rds-button-background-color, #0073b9) inset;background-color:transparent;color:var(--rds-button-background-color, #0073b9)}.rds-Button--ghost.on-darkCanvas{border-color:#ffffff;-webkit-box-shadow:0 0 0 1px #ffffff inset;box-shadow:0 0 0 1px #ffffff inset;background-color:transparent;color:#ffffff}.rds-Button--ghost.on-darkCanvas:hover:not([disabled]),.rds-Button--ghost.on-darkCanvas:focus:not([disabled]),.rds-Button--ghost.on-darkCanvas:active:not([disabled]){background-color:rgba(255,255,255,0.1);color:#ffffff}.rds-Button--ghost:hover:not([disabled]),.rds-Button--ghost:focus:not([disabled]),.rds-Button--ghost:active:not([disabled]){background-color:var(--rds-button-transparent-background-color-interactive, rgba(0,115,185,0.1));color:var(--rds-button-background-color, #0073b9)}.rds-Button--subtle{background-color:transparent;color:var(--rds-button-background-color, #0073b9)}.rds-Button--subtle.on-darkCanvas{background-color:transparent;color:#ffffff}.rds-Button--subtle.on-darkCanvas:hover:not([disabled]),.rds-Button--subtle.on-darkCanvas:focus:not([disabled]),.rds-Button--subtle.on-darkCanvas:active:not([disabled]){background-color:rgba(255,255,255,0.1);color:#ffffff}.rds-Button--subtle:hover:not([disabled]),.rds-Button--subtle:focus:not([disabled]),.rds-Button--subtle:active:not([disabled]){background-color:var(--rds-button-transparent-background-color-interactive, rgba(0,115,185,0.1));color:var(--rds-button-background-color, #0073b9)}.rds-Button--danger{background-color:#e64b40;color:#ffffff}.rds-Button--danger.on-darkCanvas{background-color:#ffffff;color:#e64b40}.rds-Button--danger.on-darkCanvas:hover:not([disabled]),.rds-Button--danger.on-darkCanvas:focus:not([disabled]),.rds-Button--danger.on-darkCanvas:active:not([disabled]){background-color:rgba(255,255,255,0.9);color:#e64b40}.rds-Button--danger:hover:not([disabled]),.rds-Button--danger:focus:not([disabled]),.rds-Button--danger:active:not([disabled]){background-color:#cc392f;color:#ffffff}.rds-Button--dangerSubtle{background-color:transparent;color:#e64b40}.rds-Button--dangerSubtle.on-darkCanvas{background-color:#ffffff;color:#e64b40}.rds-Button--dangerSubtle.on-darkCanvas:hover:not([disabled]),.rds-Button--dangerSubtle.on-darkCanvas:focus:not([disabled]),.rds-Button--dangerSubtle.on-darkCanvas:active:not([disabled]){background-color:rgba(255,255,255,0.9);color:#e64b40}.rds-Button--dangerSubtle:hover:not([disabled]),.rds-Button--dangerSubtle:focus:not([disabled]),.rds-Button--dangerSubtle:active:not([disabled]){background:rgba(230,75,64,0.1);color:#e64b40}.rds-Button--neutralSubtle{background-color:transparent;color:#1f2426}.rds-Button--neutralSubtle.on-darkCanvas{background-color:transparent;color:#ffffff}.rds-Button--neutralSubtle.on-darkCanvas:hover:not([disabled]),.rds-Button--neutralSubtle.on-darkCanvas:focus:not([disabled]),.rds-Button--neutralSubtle.on-darkCanvas:active:not([disabled]){background-color:rgba(255,255,255,0.1);color:#ffffff}.rds-Button--neutralSubtle:hover:not([disabled]),.rds-Button--neutralSubtle:focus:not([disabled]),.rds-Button--neutralSubtle:active:not([disabled]){background-color:rgba(232,236,237,0.44);color:#1f2426}.rds-Button--small{padding:8px 16px;font-size:14px}.rds-Button--large{padding:16px 24px;font-size:18px}.rds-Button--xlarge{padding:20px 28px;font-size:20px}.rds-Button--fullWidthOnMobile{width:100%}@media screen and (min-width: 37.5em){.rds-Button--fullWidthOnMobile{width:auto}}.rds-Button--iconOnly{padding:12px}.rds-Button--iconOnly.rds-Button--small{padding:8px}.rds-Button--iconOnly.rds-Button--large{padding:13px}.rds-Button--iconOnly.rds-Button--xlarge{padding:18px}.rds-Button-icon{-ms-flex-negative:0;flex-shrink:0;pointer-events:none}.rds-Button-icon--left{margin-right:8px}.rds-Button-icon--right{margin-left:8px}.rds-Button[disabled]{cursor:not-allowed !important}.rds-Button[disabled],.rds-Button.is-disabled{opacity:0.4 !important;-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important}a.rds-Button.is-disabled{pointer-events:none !important}.sv-AboutSection{padding:24px 12px;background:linear-gradient(55deg, rgba(232,236,237,0.5) 8%, transparent 8%),linear-gradient(235deg, rgba(255,255,255,0.4) 10%, transparent 4%),linear-gradient(80deg, #d5d9db -35%, #fff 105%),#16a597}@media (min-width: 37.5em) and (max-width: 56.1875em){.sv-AboutSection{padding:48px 24px}}@media (min-width: 56.25em) and (max-width: 112.4375em){.sv-AboutSection{padding:48px}}.sv-AboutSection-title{margin:0 0 24px;text-align:center;color:inherit}.sv-AboutSection-title::after{width:72px;height:4px;position:absolute;bottom:0;left:calc(50% - 72px / 2);background-color:#f58331;content:""}.sv-AboutSection-list{list-style-type:none;padding-left:0;margin-top:0;margin-bottom:0;margin-left:auto;margin-right:auto;max-width:1200px;padding:0}@media (min-width: 56.25em){.sv-AboutSection-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.sv-AboutSection-item{padding:24px 0;max-width:40em}@media (min-width: 56.25em){.sv-AboutSection-item{display:inline-block;padding:24px;width:49%;max-width:none;vertical-align:top}}.sv-AboutSection-heading{margin:12px auto;color:inherit}.sv-AboutSection-description{margin:12px 0 0}.sv-AboutSection-description>a{color:inherit}.sv-FormAcknowledgement{margin-top:0.5rem;font-style:italic}@media (max-width: 37.4375em){.sv-FormAcknowledgement{font-size:0.75rem}}@media (min-width: 37.5em){.sv-FormAcknowledgement{font-size:0.875rem}}.sv-Action{background:url("https://cdn.ramseysolutions.net/cms/sites/daveramsey-com/smartvestor/pro-results-opt-in/sv-pro-results-header-background-2000px.jpg") no-repeat;height:auto;width:auto}.sv-Action h1,.sv-Action h2,.sv-Action h3{font-weight:600}.sv-Action-title::after{width:72px;height:4px;position:absolute;bottom:0;left:0;background-color:#e66f20;content:""}.sv-Action-main-container{margin-left:auto;margin-right:auto;max-width:1400px;padding:35px 16px;vertical-align:center}@media (min-width: 37.5em){.sv-Action-main-container{position:relative}}.sv-Action-container{margin-left:auto;margin-right:auto;max-width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:auto;padding:10px}@media (min-width: 37.5em){.sv-Action-container{position:relative;width:100%;height:auto;padding:30px 175px 40px 175px}}.sv-Action-row{width:100%}.sv-Action-row div:last-of-type{padding-bottom:0}@media (min-width: 37.5em){.sv-Action-row{width:100%;gap:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width: 75em){.sv-Action-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:80px;padding-bottom:15px;width:100%}}.sv-Action-column{padding-bottom:1.75rem}.sv-Action-description{max-width:300px;color:white;text-align:center;font-size:14px;line-height:18px;margin:0px auto}@media (min-width: 37.5em){.sv-Action-description{max-width:215px;margin:16px auto;font-size:16px}}.sv-Action-list{list-style-type:none;padding-left:0;margin-top:0;margin-bottom:0;margin:12px auto}.sv-Action-list li:last-of-type{padding-bottom:0;margin-bottom:0}.sv-Action-listItem{margin:14px 0;padding-bottom:8px}@media (min-width: 37.5em){.sv-Action-listItem{margin:0;padding-bottom:14px}}.sv-Action-listIcon{margin:0 auto;padding-bottom:4px}@media (min-width: 37.5em){.sv-Action-listIcon{padding-bottom:0;margin-right:28px}}.sv-Action-listIcon,.sv-Action-listDescription{display:block;vertical-align:middle;text-align:center}@media (min-width: 37.5em){.sv-Action-listIcon,.sv-Action-listDescription{display:inline-block}}.sv-Action-buttonContainer{text-align:center}.sv-Action-button{background-color:#1f2426;color:#ffffff}.sv-Action-button:hover,.sv-Action-button:focus{background-color:#1f2426;color:#ffffff}.sv-Action-svHeader{display:grid;place-items:center}.sv-Action-next-header{width:100%;height:395px}.sv-Action-column-image{position:absolute;top:0;left:0;right:0;z-index:-1}.sv-Action-what-happens{display:grid;place-items:center;padding:22px 22px 0px 22px}@media (min-width: 37.5em){.sv-Action-what-happens{padding:0px}}@media (min-width: 75em){.sv-Action-what-happens{padding:22px 22px 0px 22px}}.sv-Action-hear-pros{height:61px;width:206px;display:block;margin:auto}.sv-Action-next-steps{margin:auto}.sv-Action-step-one{background:url("https://cdn.ramseysolutions.net/cms/sites/daveramsey-com/smartvestor/pro-results-opt-in/1-hear-from-your-pros-mobile.svg") no-repeat;height:40px;width:237px}@media (min-width: 37.5em){.sv-Action-step-one{background:url("https://cdn.ramseysolutions.net/cms/sites/daveramsey-com/smartvestor/pro-results-opt-in/1-hear-from-your-pros.svg") no-repeat;height:61px;width:206px}}.sv-Action-step-two{background:url("https://cdn.ramseysolutions.net/cms/sites/daveramsey-com/smartvestor/pro-results-opt-in/2-prep-for-your-meeting-mobile.svg") no-repeat;height:40px;width:237px}@media (min-width: 37.5em){.sv-Action-step-two{background:url("https://cdn.ramseysolutions.net/cms/sites/daveramsey-com/smartvestor/pro-results-opt-in/2-prep-for-your-meeting.svg") no-repeat;height:61px;width:206px}}.sv-Action-step-three{background:url("https://cdn.ramseysolutions.net/cms/sites/daveramsey-com/smartvestor/pro-results-opt-in/3-interview-your-pro-mobile.svg") no-repeat;height:40px;width:237px}@media (min-width: 37.5em){.sv-Action-step-three{background:url("https://cdn.ramseysolutions.net/cms/sites/daveramsey-com/smartvestor/pro-results-opt-in/3-interview-your-pro.svg") no-repeat;height:61px;width:206px}}.sv-Action-interview-guide{display:grid;place-items:center;padding-top:32px;padding-bottom:24px}@media (min-width: 37.5em){.sv-Action-interview-guide{padding-top:12px;padding-bottom:0px}}@media (min-width: 75em){.sv-Action-interview-guide{padding-top:20px;padding-bottom:0px}}.sv-Action-download{padding-right:5px;fill:white}.sv-Action-meet-pros{font-size:26px;margin-bottom:5px}@media (min-width: 37.5em){.sv-Action-meet-pros{font-size:48px;margin-bottom:8px}}.sv-Action-subtitle-title{weight:400px;text-align:center;font-size:16px;line-height:24px}@media (min-width: 37.5em){.sv-Action-subtitle-title{font-size:24px;text-align:center}}.sv-Action-heading{font-size:26px;margin-bottom:5px;color:#003561;text-align:center;font-weight:600}@media (min-width: 37.5em){.sv-Action-heading{font-size:48px;margin-bottom:8px;color:#003561;text-align:center}}.sv-Alert{position:relative;margin:0;background-color:#3a4a55;cursor:pointer;padding:12px 48px;text-align:center;color:#ffffff}.sv-Alert::after{position:absolute;top:50%;right:12px;margin-top:-12px;font-size:1.125rem;content:url(https://cdn.ramseysolutions.net/static-assets/trusted/dr-smartvestor/assets/icons/dismiss-x-8ccd1ec9adfe24812f30987f3812512dd61585b2fd84732bbf4502e032134580.svg)}.sv-Alert--error{background-color:#e64b40}.sv-Alert.is-sticky{position:fixed;right:0;bottom:0;left:0;z-index:1000;padding:24px 0}.sv-ApplicantForm{background-color:#ffffff;padding:48px 24px}.sv-ApplicantForm--alternate{background-color:#ffffff;background-image:white;padding:0 24px 48px}.sv-ApplicantForm-title{padding-top:1.5rem;padding-bottom:1.5rem}.sv-ApplicantForm-form,.sv-ApplicantForm-withdrawal{margin-left:auto;margin-right:auto;max-width:800px}.sv-ApplicantForm--alternate .sv-ApplicantForm-form{-webkit-box-shadow:0 10px 20px 0 rgba(0,0,0,0.1);box-shadow:0 10px 20px 0 rgba(0,0,0,0.1);background-color:#ffffff;padding:48px}.sv-ApplicantForm-withdrawal{margin:48px auto 0;border-radius:5px;background-color:#f5f7f8;padding:24px}.sv-ApplicantForm-alert{margin:0 0 24px;border:1px solid #faab19;border-radius:5px;padding:12px 24px;color:#faab19;font-weight:bold}.sv-ApplicantForm-alert>a{border-bottom:2px solid currentColor;text-decoration:none;color:inherit}.sv-ApplicantForm-alert>a:hover{border-color:transparent}.sv-ApplicantForm-message{margin:0 0 24px;font-style:italic}.sv-ApplicantForm-heading{margin:36px auto 12px;color:inherit;font-weight:bold}.sv-ApplicantForm-heading:first-child{margin-top:0}.sv-ApplicantForm-footer{margin-top:36px}.sv-Blockquote-description{position:relative}.sv-Blockquote-description::before,.sv-Blockquote-description::after{position:absolute}.sv-Blockquote-description::before{top:0;left:0;content:url(https://cdn.ramseysolutions.net/static-assets/trusted/dr-smartvestor/assets/icons/quote-left-340d2e9dd091ad36466e0fbeceb2d8ac969fb2fca20735924f1c262fa17b2fe6.svg)}.sv-Blockquote-description::after{right:0;bottom:0;content:url(https://cdn.ramseysolutions.net/static-assets/trusted/dr-smartvestor/assets/icons/quote-right-9b7478e68ddb2cc34c60d0b0c88b576ca748a28dca95861827bc06c01274c919.svg)}.sv-Blockquote-image,.sv-Blockquote-cite{vertical-align:middle}.sv-Blockquote-cite{margin-left:12px;border-left:3px solid #16a597;padding-left:12px}.sv-Card-image{border-radius:8px 8px 0 0;width:100%}.sv-CardGroup{background-color:#003561;background-position:center center;background-size:cover}.sv-CardGroup h1,.sv-CardGroup h2{color:#ffffff;font-weight:800}.sv-CardGroup h3{color:#003561}.sv-CardGroup-title{text-align:center;color:#003561}.sv-CardGroup-title::after{width:72px;height:4px;position:absolute;bottom:0;left:calc(50% - 72px / 2);background-color:#ffffff;content:""}.sv-CardGroup-list{margin-left:auto;margin-right:auto;max-width:1200px;list-style-type:none;padding-left:0;margin-top:0;margin-bottom:0}@media (min-width: 37.5em){.sv-CardGroup-list{margin:0 60px}}@media (min-width: 75em){.sv-CardGroup-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto}}.sv-CardGroup-list--video{margin:auto 36px}@media (min-width: 37.5em){.sv-CardGroup-list--video{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto}}@media (min-width: 75em){.sv-CardGroup-list--video{margin:36px auto}}.sv-CardGroup-item{margin-bottom:24px;border-radius:8px}@media (min-width: 75em){.sv-CardGroup-item{width:24%}}@media (min-width: 37.5em){.sv-CardGroup-item--video{width:30%}}.sv-CardGroup-image{width:100%}.sv-CardGroup-video{display:block;position:relative}.sv-CardGroup-video::before{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);content:url(https://cdn.ramseysolutions.net/static-assets/trusted/dr-smartvestor/assets/icons/play-button-f567b9e3c0c2654e3637d2c227a8ef0b0583d873650b0ff60faba09696c39024.svg)}.sv-CardGroup-rounded{border-radius:8px}.sv-ConnectionForm{background:#ffffff}.sv-ConnectionForm h1,.sv-ConnectionForm h2,.sv-ConnectionForm h3{font-weight:600}.sv-ConnectionForm--optOut{padding:0 12px 12px 12px}@media (min-width: 37.5em){.sv-ConnectionForm--optOut{padding:10px}}.sv-ConnectionForm-steps-row{width:100%;padding-bottom:35px}@media (min-width: 37.5em){.sv-ConnectionForm-steps-row{width:100%;grid-template-columns:repeat(2, 1fr);gap:40px;display:grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:30px 175px 45px 175px}}@media (min-width: 56.25em){.sv-ConnectionForm-steps-row{width:100%;gap:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:30px 175px 25px 175px}}@media (min-width: 75em){.sv-ConnectionForm-steps-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:26px;padding-bottom:15px;width:100%;padding:30px 175px 10px 175px}}.sv-ConnectionForm-select-pros{display:grid;place-items:center;padding-bottom:24px}@media (min-width: 37.5em){.sv-ConnectionForm-select-pros{padding-bottom:35px}}@media (min-width: 56.25em){.sv-ConnectionForm-select-pros{padding-bottom:35px}}@media (min-width: 75em){.sv-ConnectionForm-select-pros{padding-top:15px;padding-bottom:35px}}.sv-ConnectionForm-take-a-look{text-align:center;font-size:16px;padding:1px 20px 20px 20px}.sv-ConnectionForm-description{max-width:300px;color:white;text-align:center;font-size:14px;line-height:18px;margin:0px auto;padding-bottom:11px}@media (min-width: 37.5em){.sv-ConnectionForm-description{max-width:249px;margin:16px auto;font-size:16px}}@media (min-width: 56.25em){.sv-ConnectionForm-description{max-width:249px;margin:16px auto;font-size:15px}}@media (min-width: 75em){.sv-ConnectionForm-description{max-width:249px;margin:16px auto;font-size:16px}}.sv-ConnectionForm--optOut .sv-ConnectionForm-container{margin-left:auto;margin-right:auto;max-width:800px}.sv-ConnectionForm--optOut .sv-ConnectionForm-list{list-style-type:none;padding-left:0;margin-top:0;margin-bottom:0;margin-bottom:48px}.sv-ConnectionForm--optOut .sv-ConnectionForm-item{margin-top:24px;width:100%}.sv-ConnectionForm--optOut .sv-ConnectionForm-title::after{display:none}.sv-ConnectionForm-container{padding:35px 24px;width:100%}@media (min-width: 37.5em){.sv-ConnectionForm-container{padding:35px 35px;margin-left:auto;margin-right:auto;max-width:1200px}}.sv-ConnectionForm-list{list-style-type:none;padding-left:0;margin-top:0;margin-bottom:0;margin-bottom:48px}@media (min-width: 37.5em){.sv-ConnectionForm-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.sv-ConnectionForm-item{margin-top:72px}@media (min-width: 37.5em){.sv-ConnectionForm-item{width:47%;margin-top:64px}}@media (min-width: 75em){.sv-ConnectionForm-item{width:30%;margin-top:64px}}.sv-ConnectionForm-next-steps{margin:auto}.sv-ConnectionForm-header{background:url("https://cdn.ramseysolutions.net/cms/sites/daveramsey-com/smartvestor/pro-results-opt-in/sv-pro-results-header-background-2000px.jpg") no-repeat;height:auto;width:auto}.sv-ConnectionForm-container-header{margin-left:auto;margin-right:auto;max-width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:auto;padding:10px}@media (min-width: 37.5em){.sv-ConnectionForm-container-header{position:relative;width:100%;height:auto}}.sv-ConnectionForm-almost-there{display:grid;place-items:center;padding:22px 22px 0px 22px}@media (min-width: 75em){.sv-ConnectionForm-almost-there{padding:22px 22px 0px 22px}}.sv-ConnectionForm-title{margin:0 auto;color:inherit;padding-bottom:12px}@media (min-width: 37.5em){.sv-ConnectionForm-title{margin-top:auto;margin-right:24px}}.sv-ConnectionForm-title.is-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sv-ConnectionForm-button{-ms-flex-negative:0;flex-shrink:0}.sv-ConnectionForm-footer{margin:48px auto 0;text-align:center;font-size:16px}.sv-ConnectionForm-step-one{background:url("https://cdn.ramseysolutions.net/cms/sites/daveramsey-com/smartvestor/pro-results-opt-out/1-select-your-pros-mobile.svg") no-repeat;height:40px;width:237px}@media (min-width: 37.5em){.sv-ConnectionForm-step-one{background:url("https://cdn.ramseysolutions.net/cms/sites/daveramsey-com/smartvestor/pro-results-opt-out/1-select-your-pros.svg") no-repeat;height:61px;width:206px}}.sv-ConnectionForm-step-two{background:url("https://cdn.ramseysolutions.net/cms/sites/daveramsey-com/smartvestor/pro-results-opt-out/2-hear-from-your-pros-mobile.svg") no-repeat;height:40px;width:237px}@media (min-width: 37.5em){.sv-ConnectionForm-step-two{background:url("https://cdn.ramseysolutions.net/cms/sites/daveramsey-com/smartvestor/pro-results-opt-out/2-hear-from-your-pros.svg") no-repeat;height:61px;width:206px}}.sv-ConnectionForm-step-three{background:url("https://cdn.ramseysolutions.net/cms/sites/daveramsey-com/smartvestor/pro-results-opt-out/3-prep-for-your-meeting-mobile.svg") no-repeat;height:40px;width:237px}@media (min-width: 37.5em){.sv-ConnectionForm-step-three{background:url("https://cdn.ramseysolutions.net/cms/sites/daveramsey-com/smartvestor/pro-results-opt-out/3-prep-for-your-meeting.svg") no-repeat;height:61px;width:206px}}.sv-ConnectionForm-step-four{background:url("https://cdn.ramseysolutions.net/cms/sites/daveramsey-com/smartvestor/pro-results-opt-out/4-interview-your-pro-mobile.svg") no-repeat;height:40px;width:237px}@media (min-width: 37.5em){.sv-ConnectionForm-step-four{background:url("https://cdn.ramseysolutions.net/cms/sites/daveramsey-com/smartvestor/pro-results-opt-out/4-interview-your-pro.svg") no-repeat;height:61px;width:206px}}.sv-ConnectionForm-download{padding-right:5px;fill:#0073b9}.sv-ConnectionForm-dont-forget{font-size:32px;font-weight:600;line-height:28px;text-align:center;padding-top:80px;padding-bottom:8px}.sv-ConnectionForm-connect-pros{display:grid;place-items:center;padding-top:32px;padding-bottom:24px}@media (min-width: 37.5em){.sv-ConnectionForm-connect-pros{padding-top:12px;padding-bottom:0px}}@media (min-width: 75em){.sv-ConnectionForm-connect-pros{padding-top:10px;padding-bottom:0px}}.sv-ConnectionForm-interview-guide{display:grid;place-items:center;padding-top:32px;padding-bottom:24px}@media (min-width: 37.5em){.sv-ConnectionForm-interview-guide{padding-top:12px;padding-bottom:32px}}@media (min-width: 75em){.sv-ConnectionForm-interview-guide{padding-top:20px;padding-bottom:32px}}.sv-ConnectionForm-when-share{font-size:16px;padding-right:40px;padding-left:40px;color:#ffffff;text-align:center;padding-bottom:40px}@media (min-width: 37.5em){.sv-ConnectionForm-when-share{color:#ffffff;text-align:center;font-size:18px;padding-bottom:12px;padding-right:0px}}.sv-CallToActionGroup{background-color:#ffffff;padding-bottom:48px;text-align:center}.disclaimer-Title{font-size:24px;font-weight:600;color:#003561}.disclaimer-Text{font-size:16px;margin-bottom:16px}@media (max-width: 37.5em){.disclaimer{max-height:400px;overflow-y:scroll;padding:0 8px;margin-top:48px;margin-bottom:16px}.disclaimer::-webkit-scrollbar{width:4px}.disclaimer::-webkit-scrollbar-thumb{background-color:#0073b9;border-radius:16px}}.sv-hopeCta{background:url("https://cdn.ramseysolutions.net/daveramsey.com/media/ramsey-plus/marketing/ramseyplus-elp-slice/ramseyplus-elp-slice-background.jpg") top left/cover no-repeat}@media only screen and (min-width: 37.5em){.sv-hopeCta{background:url("https://cdn.ramseysolutions.net/daveramsey.com/media/ramsey-plus/marketing/ramseyplus-elp-slice/ramseyplus-elp-slice-background.jpg") top left/cover no-repeat}}@media only screen and (min-width: 56.25em){.sv-hopeCta{background:url("https://cdn.ramseysolutions.net/daveramsey.com/media/ramsey-plus/marketing/ramseyplus-elp-slice/ramseyplus-elp-slice-background.jpg") top left/cover no-repeat}}@media only screen and (min-width: 75em){.sv-hopeCta{background:url("https://cdn.ramseysolutions.net/daveramsey.com/media/ramsey-plus/marketing/ramseyplus-elp-slice/ramseyplus-elp-slice-background.jpg") top left/cover no-repeat}}@media only screen and (min-width: 112.5em){.sv-hopeCta{background:url("https://cdn.ramseysolutions.net/daveramsey.com/media/ramsey-plus/marketing/ramseyplus-elp-slice/ramseyplus-elp-slice-background.jpg") top left/cover no-repeat}}.sv-Intro{padding:35px 16px 20px 16px;color:#000000;background-color:white}@media (min-width: 75em){.sv-Intro{padding:35px 16px;color:#000000;background-color:white}}.sv-Intro--centered{text-align:center}.sv-Intro-logo{display:inline-block;margin-bottom:24px}.sv-Intro-title{margin-bottom:24px}.sv-Intro-subtitle{display:block;line-height:1.1;font-size:1.125rem;font-weight:600;margin-top:15px}.sv-Intro-body{margin-left:auto;margin-right:auto;max-width:40em;margin:12px auto}.sv-Intro-callToAction{margin:12px auto}.sv-Intro-subtitle-heading{weight:400px;text-align:center;font-size:16px;line-height:24px}@media (min-width: 37.5em){.sv-Intro-subtitle-heading{font-size:24px;text-align:center}}.sv-Intro-heading{font-size:26px;margin-bottom:5px;color:#003561;text-align:center;font-weight:600}@media (min-width: 37.5em){.sv-Intro-heading{font-size:48px;margin-bottom:8px;color:#003561;text-align:center}}.lightbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;z-index:5;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,53,97,0.8)}.lightbox-content{position:relative;background-color:#ffffff;margin:auto;padding:6rem;width:90%;max-width:1200px;border-radius:8px;margin-top:4.5rem}@media (min-width: 75em){.lightbox-content{margin-top:180px}}@media (max-width: 37.5em){.lightbox-content{padding:16px}}.lightbox-closeButton{color:#0073b9;position:absolute;top:16px;right:16px;width:22px;height:22px}.lightbox-closeButton:hover,.lightbox-closeButton:focus{color:#0091d9;cursor:pointer;-webkit-transform:rotate(360deg);transform:rotate(360deg);-webkit-transition:-webkit-transform 1s;transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s, -webkit-transform 1s}.lightbox-cursor{cursor:pointer}.sv-ProcessList{padding:24px 12px;background-color:#f5f7f8}@media (min-width: 37.5em) and (max-width: 56.1875em){.sv-ProcessList{padding:48px 24px}}@media (min-width: 56.25em) and (max-width: 112.4375em){.sv-ProcessList{padding:48px}}.sv-ProcessList--white{background-color:#ffffff}.sv-ProcessList--centered{text-align:center}.sv-ProcessList-title{margin-bottom:24px;text-align:center;color:inherit}.sv-ProcessList-list{list-style-type:none;padding-left:0;margin-top:0;margin-bottom:0;margin-left:auto;margin-right:auto;max-width:1200px;counter-reset:step}@media (min-width: 56.25em){.sv-ProcessList-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.sv-ProcessList-item{margin-left:auto;margin-right:auto;max-width:40em;display:block;position:relative;padding:24px 0;text-align:center}@media (min-width: 56.25em){.sv-ProcessList-item{display:inline-block;width:30%;max-width:none;vertical-align:top}}.sv-ProcessList-heading{position:relative;margin-top:0;margin-bottom:0;border-top:2px solid #16a597;padding-top:24px;text-align:center;color:inherit}.sv-ProcessList-heading::before{margin-left:auto;margin-right:auto;position:absolute;top:-17px;right:0;left:0;counter-increment:step;-webkit-box-sizing:content-box;box-sizing:content-box;display:block;z-index:1;border:4px solid #f5f7f8;border-radius:50%;background-color:#3a4a55;width:1.875rem;color:#ffffff;font-size:1rem;content:counter(step)}.sv-ProcessList-description{margin:12px 0 0}.sv-ProcessList-icon{margin-left:auto;margin-right:auto;display:block;margin-bottom:24px;width:3rem;height:3rem}.sv-ProcessList-icon--alternate{margin-bottom:0;background-color:#ffffff;padding:24px;width:6.75rem;height:6.75rem}.sv-ProcessList-icon--alternate--1{background-color:#f5f7f8}.sv-ProcessList-iconContainer{position:relative;z-index:1}.sv-ProcessList-iconContainer::after{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:-1;margin:0 auto;border-bottom:2px solid #495257;width:100%;content:""}@media (min-width: 37.5em){.sv-ProcessList-iconContainer::after{width:30%}}@media (min-width: 75em){.sv-ProcessList-iconContainer::after{width:20%}}.sv-ProcessList-iconContainer--fullWidth::after{width:100%}.sv-Provider{border:2px solid #003561;border-radius:5px;height:100%;-webkit-box-shadow:0 6px 16px 0 #b6bec2;box-shadow:0 6px 16px 0 #b6bec2;background-color:#f5f7f8}.sv-Provider--optOut{border:2px solid #d5d9db;border-radius:5px}.sv-Provider-avatar{position:absolute;-webkit-box-flex:0;-ms-flex:none;flex:none;text-align:center;top:0;left:50%;display:block;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.sv-Provider-header{position:relative;border-bottom:2px solid #d5d9db;padding:24px;min-height:250px;text-align:center}.sv-Provider-header:after{content:"";display:table;clear:both}@media (min-width: 37.5em){.sv-Provider-header{text-align:left}}.sv-Provider--optOut .sv-Provider-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-bottom:1px solid #d5d9db;min-height:auto;text-align:center}@media (min-width: 37.5em){.sv-Provider--optOut .sv-Provider-header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:24px 48px;text-align:left}}.sv-Provider--optOut .sv-Provider-avatar{position:static;-webkit-transform:none;transform:none;padding:0}@media (min-width: 37.5em){.sv-Provider--optOut .sv-Provider-avatar{padding:0 1.5rem 0.5rem 0}}.sv-Provider-signature{margin-top:48px}.sv-Provider--optOut .sv-Provider-signature{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:0}.sv-Provider-body{padding:24px;font-size:0.875rem}.sv-Provider-footer{border-top:2px solid #d5d9db;padding:24px;font-size:0.875rem}.sv-Provider--optOut .sv-Provider-body{padding:12px}@media (min-width: 37.5em){.sv-Provider--optOut .sv-Provider-body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 36px}}.sv-Provider--optOut .sv-Provider-footer{padding:12px}@media (min-width: 37.5em){.sv-Provider--optOut .sv-Provider-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:24px 36px}}.sv-Provider-contactDetail{padding:12px 0}.sv-Provider--optOut .sv-Provider-contactDetail{padding:12px}@media (min-width: 37.5em){.sv-Provider--optOut .sv-Provider-contactDetail{display:inline-block;width:49%;vertical-align:top}}.sv-Provider-name{margin:0;color:inherit;font-size:1.5rem}.sv-Provider-detail{margin:12px auto 0}.sv-Provider-detail--expandable{overflow:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1}.sv-Provider-designation[title]{display:inline-block;position:relative;cursor:pointer;text-decoration:none}.sv-Provider-designation[title]::before,.sv-Provider-designation[title]::after{-webkit-transition:all 0.25s ease-out;transition:all 0.25s ease-out;visibility:hidden;opacity:0;pointer-events:none}.sv-Provider-designation[title]::before{position:absolute;bottom:100%;left:50%;display:inline-block;height:0;width:0;-webkit-transform:rotate(360deg);border-width:gzl-rhythm(1 0.6) gzl-rhythm(1 0.6)/2;border-style:solid;border-color:transparent;border-top-color:#16a597;border-bottom-width:0;z-index:100;margin-left:-6px;content:""}@media (min-width: 37.5em){.sv-Provider-designation[title]::before{top:100%;bottom:auto;left:50%;display:inline-block;height:0;width:0;-webkit-transform:rotate(360deg);border-width:gzl-rhythm(1 0.6) gzl-rhythm(1 0.6)/2;border-style:solid;border-color:transparent;border-bottom-color:#16a597;border-top-width:0}}.sv-Provider-designation[title]::after{position:absolute;bottom:calc(100% + 6px);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:100;border-radius:6px;background:#16a597;padding:6px 12px;text-align:center;content:attr(title)}@media (min-width: 37.5em){.sv-Provider-designation[title]::after{top:calc(100% + 6px);bottom:auto;left:50%;white-space:nowrap}}.sv-Provider-designation[title]:focus{outline:0 none;border-bottom-color:transparent}.sv-Provider-designation[title]:focus::before,.sv-Provider-designation[title]:focus::after{visibility:visible;opacity:1}.sv-Provider-toggleCaret{display:inline-block;-webkit-transform:rotate(90deg);transform:rotate(90deg);vertical-align:top;stroke:#0073b9}.sv-Provider-toggleCaret.is-open{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.sv-Provider-detailsToggle{text-decoration:none}.sv-Provider-contactInformation{margin-bottom:0;text-align:left}.sv-Provider-contactInformation.is-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;-webkit-transition:max-height 1s ease-out;transition:max-height 1s ease-out;max-height:0}.sv-Provider-contactInformation.is-visible{-webkit-transition:max-height 1s ease-in;transition:max-height 1s ease-in;max-height:1000px}.sv-Provider-callToAction{margin-top:24px}@media (min-width: 37.5em){.sv-Provider-callToAction{margin-top:0;margin-right:auto;margin-bottom:auto;margin-left:12px}}.sv-Provider-icon{display:inline-block;width:1.5rem;height:1.5rem;vertical-align:sub}.sv-Provider-control{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sv-Provider-label{border-color:currentColor;background-color:transparent;color:#003561}.sv-Provider-label:hover,.sv-Provider-label:focus{background-color:rgba(0,53,97,0.1);color:#005b98}.sv-Provider-label::before{display:inline-block;margin-right:12px;width:1.125rem;height:1.65rem;vertical-align:sub;content:url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%20120%20120%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20fill%3D%22none%22%20stroke%3D%22rgb(0%2C53%2C97)%22%20stroke-width%3D%2212%22%20x%3D%2210%22%20y%3D%2210%22%20width%3D%22100%22%20height%3D%22100%22%20rx%3D%2215%22%20ry%3D%2215%22%2F%3E%3C%2Fsvg%3E")}.sv-Provider-control:checked+.sv-Provider-label{background-color:#003561;color:#ffffff;border-color:transparent}.sv-Provider-control:checked+.sv-Provider-label:hover,.sv-Provider-control:checked+.sv-Provider-label:focus{background-color:#005b98;color:#ffffff}.sv-Provider-control:checked+.sv-Provider-label::before{content:url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20fill%3D%22rgb(255%2C255%2C255)%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2216%22%20height%3D%2216%22%20rx%3D%223%22%20ry%3D%223%22%2F%3E%3Cpolyline%20stroke%3D%22rgb(230%2C111%2C32)%22%20stroke-width%3D%222%22%20fill%3D%22none%22%20points%3D%222%208%206%2012%2014%204%22%3E%3C%2Fpolyline%3E%3C%2Fsvg%3E")}.sv-Provider-key{display:block;text-transform:uppercase;color:#69757a}.sv-Provider-value{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sv-Provider-value>a{text-decoration:none}.sv-ProviderDisclosure{margin-right:auto;margin-left:auto;max-width:1200px}.sv-ProviderDisclosure-header{padding:1rem 0.5rem 0}.sv-ProviderDisclosure-body{padding:0.5rem 0.5rem 0;white-space:pre-line}.sv-ReferralForm{padding:24px 12px;position:relative;background-color:#ffffff}@media (min-width: 37.5em) and (max-width: 56.1875em){.sv-ReferralForm{padding:48px 24px}}@media (min-width: 56.25em) and (max-width: 112.4375em){.sv-ReferralForm{padding:48px}}.sv-ReferralForm:after{content:"";display:table;clear:both}.sv-ReferralForm-container{margin-left:auto;margin-right:auto;max-width:1200px}.sv-ReferralForm-error{margin:0 0 24px;border-radius:5px;background-color:#e64b40;padding:12px;color:#ffffff}.sv-ReferralForm-title,.sv-ReferralForm-heading{color:inherit}.sv-ReferralForm-title{margin:0;text-align:center}.sv-ReferralForm-lede{margin:12px 0 48px;text-align:center}@media screen and (min-width: 768px){.sv-ReferralForm-form{float:left;margin-right:2%;width:66%}}.sv-ReferralForm-message{margin:0 0 24px;font-style:italic}.sv-ReferralForm-sidebar{margin-top:48px}@media screen and (min-width: 768px){.sv-ReferralForm-sidebar{float:right;margin-top:0;border-radius:5px;background-color:#f5f7f8;padding:24px;width:32%}}.sv-ReferralForm-description{margin:12px 0;max-width:40em}.sv-ReferralForm-callToAction{margin:36px auto 12px}.sv-ReferralForm .js-shelf-button{text-indent:102%;white-space:nowrap;overflow:hidden;padding:0;position:absolute;top:12px;right:12px;bottom:0;left:0;display:block;z-index:2;background:url("data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%221397%2025%2022%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20stroke%3D%22%233a3e4b%22%20stroke-width%3D%222.5%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M1417%2027l-18%2018M1417%2045l-18-18%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A") no-repeat center center;width:1.5rem;height:1.5rem}@media (min-width: 56.25em){.sv-ReferralForm .js-shelf-button{top:24px;right:24px;bottom:0;left:0}}.sv-Slice{position:relative;padding:3rem 1rem;text-align:center}@media (min-width: 37.5em){.sv-Slice{padding-left:3rem;padding-right:3rem}}.in-modeDark .sv-Slice,.sv-Slice.in-modeDark{color:#ffffff}@media (min-width: 56.25em){.sv-Slice--comfortable{padding-top:6rem;padding-bottom:6rem}}.sv-Slice--compact{padding-top:2rem;padding-bottom:2rem}.sv-Slice-container{margin-left:auto;margin-right:auto;max-width:1200px;position:relative}@media (min-width: 37.5em){.sv-Slice-container>*,.sv-Slice-body>*{margin:0 1.5rem}}.sv-Slice--card .sv-Slice-container,.sv-Slice--bodyCard .sv-Slice-body{border-radius:8px;-webkit-box-shadow:0 16px 40px 0 rgba(31,36,38,0.18);box-shadow:0 16px 40px 0 rgba(31,36,38,0.18);background-color:#ffffff;padding:1.5rem 1rem}@media (min-width: 37.5em){.sv-Slice--card .sv-Slice-container,.sv-Slice--bodyCard .sv-Slice-body{padding:3rem}}.sv-Slice--medium .sv-Slice-container{max-width:800px}.sv-Slice--narrow .sv-Slice-container{max-width:400px}.sv-Slice--card.sv-Slice--narrow .sv-Slice-container,.sv-Slice--bodyCard.sv-Slice--narrow .sv-Slice-body{padding:1.5rem 1rem}.sv-Testimonial{background-color:#ffffff}.sv-TestimonialGrid{margin-left:auto;margin-right:auto;max-width:1200px}.sv-TestimonialGrid-row{margin-bottom:24px;text-align:center}@media (min-width: 56.25em){.sv-TestimonialGrid-row{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left}}.sv-TestimonialGrid-column{margin-bottom:48px}@media (min-width: 56.25em){.sv-TestimonialGrid-column{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:24px}.sv-TestimonialGrid-column:first-child{padding-right:36px}.sv-TestimonialGrid-column:last-child{padding-left:36px}}
