<!DOCTYPE html><html lang="en" data-beasties-container><head>
  <meta charset="utf-8">
  <title>IFA.com | Index Fund Advisors, Inc. - Wealth Management, Taxes</title>
  <base href="/">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <style type="text/css" id="fa-auto-css">:root, :host {
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free";
  --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free";
  --fa-font-light: normal 300 1em/1 "Font Awesome 6 Pro";
  --fa-font-thin: normal 100 1em/1 "Font Awesome 6 Pro";
  --fa-font-duotone: normal 900 1em/1 "Font Awesome 6 Duotone";
  --fa-font-duotone-regular: normal 400 1em/1 "Font Awesome 6 Duotone";
  --fa-font-duotone-light: normal 300 1em/1 "Font Awesome 6 Duotone";
  --fa-font-duotone-thin: normal 100 1em/1 "Font Awesome 6 Duotone";
  --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
  --fa-font-sharp-solid: normal 900 1em/1 "Font Awesome 6 Sharp";
  --fa-font-sharp-regular: normal 400 1em/1 "Font Awesome 6 Sharp";
  --fa-font-sharp-light: normal 300 1em/1 "Font Awesome 6 Sharp";
  --fa-font-sharp-thin: normal 100 1em/1 "Font Awesome 6 Sharp";
  --fa-font-sharp-duotone-solid: normal 900 1em/1 "Font Awesome 6 Sharp Duotone";
  --fa-font-sharp-duotone-regular: normal 400 1em/1 "Font Awesome 6 Sharp Duotone";
  --fa-font-sharp-duotone-light: normal 300 1em/1 "Font Awesome 6 Sharp Duotone";
  --fa-font-sharp-duotone-thin: normal 100 1em/1 "Font Awesome 6 Sharp Duotone";
}

svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {
  overflow: visible;
  box-sizing: content-box;
}

.svg-inline--fa {
  display: var(--fa-display, inline-block);
  height: 1em;
  overflow: visible;
  vertical-align: -0.125em;
}
.svg-inline--fa.fa-2xs {
  vertical-align: 0.1em;
}
.svg-inline--fa.fa-xs {
  vertical-align: 0em;
}
.svg-inline--fa.fa-sm {
  vertical-align: -0.0714285705em;
}
.svg-inline--fa.fa-lg {
  vertical-align: -0.2em;
}
.svg-inline--fa.fa-xl {
  vertical-align: -0.25em;
}
.svg-inline--fa.fa-2xl {
  vertical-align: -0.3125em;
}
.svg-inline--fa.fa-pull-left {
  margin-right: var(--fa-pull-margin, 0.3em);
  width: auto;
}
.svg-inline--fa.fa-pull-right {
  margin-left: var(--fa-pull-margin, 0.3em);
  width: auto;
}
.svg-inline--fa.fa-li {
  width: var(--fa-li-width, 2em);
  top: 0.25em;
}
.svg-inline--fa.fa-fw {
  width: var(--fa-fw-width, 1.25em);
}

.fa-layers svg.svg-inline--fa {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}

.fa-layers-counter, .fa-layers-text {
  display: inline-block;
  position: absolute;
  text-align: center;
}

.fa-layers {
  display: inline-block;
  height: 1em;
  position: relative;
  text-align: center;
  vertical-align: -0.125em;
  width: 1em;
}
.fa-layers svg.svg-inline--fa {
  transform-origin: center center;
}

.fa-layers-text {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transform-origin: center center;
}

.fa-layers-counter {
  background-color: var(--fa-counter-background-color, #ff253a);
  border-radius: var(--fa-counter-border-radius, 1em);
  box-sizing: border-box;
  color: var(--fa-inverse, #fff);
  line-height: var(--fa-counter-line-height, 1);
  max-width: var(--fa-counter-max-width, 5em);
  min-width: var(--fa-counter-min-width, 1.5em);
  overflow: hidden;
  padding: var(--fa-counter-padding, 0.25em 0.5em);
  right: var(--fa-right, 0);
  text-overflow: ellipsis;
  top: var(--fa-top, 0);
  transform: scale(var(--fa-counter-scale, 0.25));
  transform-origin: top right;
}

.fa-layers-bottom-right {
  bottom: var(--fa-bottom, 0);
  right: var(--fa-right, 0);
  top: auto;
  transform: scale(var(--fa-layers-scale, 0.25));
  transform-origin: bottom right;
}

.fa-layers-bottom-left {
  bottom: var(--fa-bottom, 0);
  left: var(--fa-left, 0);
  right: auto;
  top: auto;
  transform: scale(var(--fa-layers-scale, 0.25));
  transform-origin: bottom left;
}

.fa-layers-top-right {
  top: var(--fa-top, 0);
  right: var(--fa-right, 0);
  transform: scale(var(--fa-layers-scale, 0.25));
  transform-origin: top right;
}

.fa-layers-top-left {
  left: var(--fa-left, 0);
  right: auto;
  top: var(--fa-top, 0);
  transform: scale(var(--fa-layers-scale, 0.25));
  transform-origin: top left;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em;
}

.fa-xs {
  font-size: 0.75em;
  line-height: 0.0833333337em;
  vertical-align: 0.125em;
}

.fa-sm {
  font-size: 0.875em;
  line-height: 0.0714285718em;
  vertical-align: 0.0535714295em;
}

.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em;
}

.fa-xl {
  font-size: 1.5em;
  line-height: 0.0416666682em;
  vertical-align: -0.125em;
}

.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  left: calc(-1 * var(--fa-li-width, 2em));
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit;
}

.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);
}

.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em);
}

.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em);
}

.fa-beat {
  animation-name: fa-beat;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.fa-bounce {
  animation-name: fa-bounce;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
}

.fa-fade {
  animation-name: fa-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

.fa-beat-fade {
  animation-name: fa-beat-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}

.fa-flip {
  animation-name: fa-flip;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}

.fa-shake {
  animation-name: fa-shake;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-spin {
  animation-name: fa-spin;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 2s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-spin-reverse {
  --fa-animation-direction: reverse;
}

.fa-pulse,
.fa-spin-pulse {
  animation-name: fa-spin;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, steps(8));
}

@media (prefers-reduced-motion: reduce) {
  .fa-beat,
.fa-bounce,
.fa-fade,
.fa-beat-fade,
.fa-flip,
.fa-pulse,
.fa-shake,
.fa-spin,
.fa-spin-pulse {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s;
  }
}
@keyframes fa-beat {
  0%, 90% {
    transform: scale(1);
  }
  45% {
    transform: scale(var(--fa-beat-scale, 1.25));
  }
}
@keyframes fa-bounce {
  0% {
    transform: scale(1, 1) translateY(0);
  }
  10% {
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
  }
  30% {
    transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
  }
  50% {
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
  }
  57% {
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
  }
  64% {
    transform: scale(1, 1) translateY(0);
  }
  100% {
    transform: scale(1, 1) translateY(0);
  }
}
@keyframes fa-fade {
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}
@keyframes fa-beat-fade {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}
@keyframes fa-flip {
  50% {
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
  }
}
@keyframes fa-shake {
  0% {
    transform: rotate(-15deg);
  }
  4% {
    transform: rotate(15deg);
  }
  8%, 24% {
    transform: rotate(-18deg);
  }
  12%, 28% {
    transform: rotate(18deg);
  }
  16% {
    transform: rotate(-22deg);
  }
  20% {
    transform: rotate(22deg);
  }
  32% {
    transform: rotate(-12deg);
  }
  36% {
    transform: rotate(12deg);
  }
  40%, 100% {
    transform: rotate(0deg);
  }
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  transform: rotate(90deg);
}

.fa-rotate-180 {
  transform: rotate(180deg);
}

.fa-rotate-270 {
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  transform: scale(1, -1);
}

.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1, -1);
}

.fa-rotate-by {
  transform: rotate(var(--fa-rotate-angle, 0));
}

.fa-stack {
  display: inline-block;
  vertical-align: middle;
  height: 2em;
  position: relative;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  z-index: var(--fa-stack-z-index, auto);
}

.svg-inline--fa.fa-stack-1x {
  height: 1em;
  width: 1.25em;
}
.svg-inline--fa.fa-stack-2x {
  height: 2em;
  width: 2.5em;
}

.fa-inverse {
  color: var(--fa-inverse, #fff);
}

.sr-only,
.fa-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.sr-only-focusable:not(:focus),
.fa-sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.svg-inline--fa .fa-primary {
  fill: var(--fa-primary-color, currentColor);
  opacity: var(--fa-primary-opacity, 1);
}

.svg-inline--fa .fa-secondary {
  fill: var(--fa-secondary-color, currentColor);
  opacity: var(--fa-secondary-opacity, 0.4);
}

.svg-inline--fa.fa-swap-opacity .fa-primary {
  opacity: var(--fa-secondary-opacity, 0.4);
}

.svg-inline--fa.fa-swap-opacity .fa-secondary {
  opacity: var(--fa-primary-opacity, 1);
}

.svg-inline--fa mask .fa-primary,
.svg-inline--fa mask .fa-secondary {
  fill: black;
}</style><link rel="icon" type="image/x-icon" href="favicon.ico">
  <link rel="manifest" href="manifest.webmanifest">
  <link rel="apple-touch-icon" href="/assets/images/ifa-192x192.png">
  <meta name="theme-color" content="#1976d2">
  <meta http-equiv="Content-Security-Policy" content="
  default-src 'self' 'unsafe-inline' https://*.ifa.com https://www.ifa.com https://maps.googleapis.com https://fonts.gstatic.com https://www.gstatic.com https://www.googletagmanager.com https://www.googleadservices.com https://googleads.g.doubleclick.net https://www.google.com https://indexfundadvisorsb2c.b2clogin.com https://ajax.googleapis.com; 
  img-src 'self' https://* data:; 
  child-src 'self' 'unsafe-inline' https://*.ifa.com https://www.ifa.com;
  style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://assets.calendly.com;
  connect-src 'self' https://*.ifa.com https://www.ifa.com https://maps.googleapis.com https://www.google-analytics.com https://analytics.google.com https://indexfundadvisorsb2c.b2clogin.com https://www.google.com https://www.googletagmanager.com https://stats.g.doubleclick.net https://www.googleadservices.com;
  frame-src 'self' https://*.ifa.com https://www.ifa.com https://www.youtube.com https://*.dimensional.com https://*.mydimensional.com https://www.google.com https://play.vidyard.com/ https://indexfundadvisorsb2c.b2clogin.com https://phet.colorado.edu/ https://player.cnbc.com https://www.googletagmanager.com/ https://td.doubleclick.net/ https://calendly.com/;
  media-src 'self' blob: https://*.ifa.com https://www.ifa.com;
  worker-src 'self' 'unsafe-inline' blob https://*.ifa.com https://www.ifa.com;
  script-src-elem 'self' 'unsafe-inline' data: https://*.ifa.com https://www.ifa.com https://maps.googleapis.com https://fonts.gstatic.com https://www.gstatic.com https://www.googletagmanager.com https://www.googleadservices.com https://googleads.g.doubleclick.net https://www.google.com https://indexfundadvisorsb2c.b2clogin.com https://ajax.googleapis.com https://assets.calendly.com;
  script-src 'self' 'unsafe-inline' https://*.ifa.com https://www.ifa.com https://maps.googleapis.com https://fonts.gstatic.com https://www.gstatic.com https://www.googletagmanager.com https://www.googleadservices.com https://googleads.g.doubleclick.net https://www.google.com https://indexfundadvisorsb2c.b2clogin.com https://ajax.googleapis.com https://assets.calendly.com;
  ">
  <!-- Preload the LCP image with a high fetchpriority so it starts loading with the stylesheet. -->
  <!-- <link rel="preload" fetchpriority="high" as="image" href="https://staging.ifa.com/assets/images/index-fund-advisors-logo-whitetext.svg" type="image/svg+xml">
    <link rel="preload" fetchpriority="high" as="image" href="/assets/svg/polygons-blue.svg" type="image/webp"> -->
    <!-- <link rel="preload" href="/assets/svg/polygons-blue.svg" as="image" media="(min-width: 800px)"/> -->

  <!-- <link rel="preconnect" href="https://login.ifa.com"> -->
  <link rel="preconnect" href="https://data2.ifa.com">
  <link rel="preconnect" href="https://services.ifa.com">
  <!-- A.1 Early fetch of critical resources: -->
  <link rel="preload" as="font" crossorigin type="font/woff2" href="/assets/fonts/Font_Squirrel_Optimized/Open_Sans/opensans-variablefont_wdthwght-webfont.woff2">
  <link rel="preload" as="font" crossorigin type="font/woff2" href="/assets/fonts/Font_Squirrel_Optimized/Open_Sans/opensans-italic-variablefont_wdthwght-webfont.woff2">
  <link rel="preload" as="font" crossorigin type="font/woff2" href="/assets/fonts/Font_Squirrel_Optimized/BreeSerif/breeserif-regular-webfont.woff2">

  <!-- Note: the component also supports loading the API using the legacy script tag, however it isn't recommended because it requires all of the Google Maps JavaScript to be loaded up-front, even if it isn't used. -->
  <!-- <script loading="async" src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCLl5zpPqRNNfMsIlN_U_W8uv8L7qUH5_U"></script> -->
  <!-- <script defer>
    (g=>{var h,a,k,p="The Google Maps JavaScript API",c="google",l="importLibrary",q="__ib__",m=document,b=window;b=b[c]||(b[c]={});var d=b.maps||(b.maps={}),r=new Set,e=new URLSearchParams,u=()=>h||(h=new Promise(async(f,n)=>{await (a=m.createElement("script"));e.set("libraries",[...r]+"");for(k in g)e.set(k.replace(/[A-Z]/g,t=>"_"+t[0].toLowerCase()),g[k]);e.set("callback",c+".maps."+q);a.src=`https://maps.${c}apis.com/maps/api/js?`+e;d[q]=f;a.onerror=()=>h=n(Error(p+" could not load."));a.nonce=m.querySelector("script[nonce]")?.nonce||"";m.head.append(a)}));d[l]?console.warn(p+" only loads once. Ignoring:",g):d[l]=(f,...n)=>r.add(f)&&u().then(()=>d[l](f,...n))})({
      v: "weekly",
      key: "AIzaSyCLl5zpPqRNNfMsIlN_U_W8uv8L7qUH5_U"
    });
  </script> -->



<style>html{--mat-sys-on-surface: initial}html{--mat-ripple-color:rgba(0, 0, 0, .1)}html{--mat-option-selected-state-label-text-color:#3f51b5;--mat-option-label-text-color:rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color:rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color:rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color:rgba(0, 0, 0, .04)}html{--mat-optgroup-label-text-color:rgba(0, 0, 0, .87)}html{--mat-full-pseudo-checkbox-selected-icon-color:#ff4081;--mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0}html{--mat-minimal-pseudo-checkbox-selected-checkmark-color:#ff4081;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}html{--mat-app-background-color:#fafafa;--mat-app-text-color:rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0:0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1:0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2:0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3:0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4:0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5:0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6:0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7:0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9:0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10:0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11:0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12:0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13:0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14:0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15:0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16:0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17:0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18:0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19:0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20:0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21:0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22:0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23:0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24:0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-option-label-text-font:Roboto, sans-serif;--mat-option-label-text-line-height:24px;--mat-option-label-text-size:16px;--mat-option-label-text-tracking:.03125em;--mat-option-label-text-weight:400}html{--mat-optgroup-label-text-font:Roboto, sans-serif;--mat-optgroup-label-text-line-height:24px;--mat-optgroup-label-text-size:16px;--mat-optgroup-label-text-tracking:.03125em;--mat-optgroup-label-text-weight:400}html{--mdc-elevated-card-container-shape:4px}html{--mdc-outlined-card-container-shape:4px;--mdc-outlined-card-outline-width:1px}html{--mdc-elevated-card-container-color:white;--mdc-elevated-card-container-elevation:0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}html{--mdc-outlined-card-container-color:white;--mdc-outlined-card-outline-color:rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation:0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}html{--mat-card-subtitle-text-color:rgba(0, 0, 0, .54)}html{--mat-card-title-text-font:Roboto, sans-serif;--mat-card-title-text-line-height:32px;--mat-card-title-text-size:20px;--mat-card-title-text-tracking:.0125em;--mat-card-title-text-weight:500;--mat-card-subtitle-text-font:Roboto, sans-serif;--mat-card-subtitle-text-line-height:22px;--mat-card-subtitle-text-size:14px;--mat-card-subtitle-text-tracking:.0071428571em;--mat-card-subtitle-text-weight:500}html{--mdc-linear-progress-active-indicator-height:4px;--mdc-linear-progress-track-height:4px;--mdc-linear-progress-track-shape:0}html{--mdc-plain-tooltip-container-shape:4px;--mdc-plain-tooltip-supporting-text-line-height:16px}html{--mdc-plain-tooltip-container-color:#616161;--mdc-plain-tooltip-supporting-text-color:#fff}html{--mdc-plain-tooltip-supporting-text-font:Roboto, sans-serif;--mdc-plain-tooltip-supporting-text-size:12px;--mdc-plain-tooltip-supporting-text-weight:400;--mdc-plain-tooltip-supporting-text-tracking:.0333333333em}html{--mdc-filled-text-field-active-indicator-height:1px;--mdc-filled-text-field-focus-active-indicator-height:2px;--mdc-filled-text-field-container-shape:4px}html{--mdc-outlined-text-field-outline-width:1px;--mdc-outlined-text-field-focus-outline-width:2px;--mdc-outlined-text-field-container-shape:4px}html{--mdc-filled-text-field-caret-color:#3f51b5;--mdc-filled-text-field-focus-active-indicator-color:#3f51b5;--mdc-filled-text-field-focus-label-text-color:rgba(63, 81, 181, .87);--mdc-filled-text-field-container-color:rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color:rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color:rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color:rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color:rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color:rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color:rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color:rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color:#f44336;--mdc-filled-text-field-error-focus-label-text-color:#f44336;--mdc-filled-text-field-error-label-text-color:#f44336;--mdc-filled-text-field-error-caret-color:#f44336;--mdc-filled-text-field-active-indicator-color:rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color:rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color:rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color:#f44336;--mdc-filled-text-field-error-focus-active-indicator-color:#f44336;--mdc-filled-text-field-error-hover-active-indicator-color:#f44336}html{--mdc-outlined-text-field-caret-color:#3f51b5;--mdc-outlined-text-field-focus-outline-color:#3f51b5;--mdc-outlined-text-field-focus-label-text-color:rgba(63, 81, 181, .87);--mdc-outlined-text-field-label-text-color:rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color:rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color:rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color:rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color:rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color:rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color:#f44336;--mdc-outlined-text-field-error-focus-label-text-color:#f44336;--mdc-outlined-text-field-error-label-text-color:#f44336;--mdc-outlined-text-field-error-hover-label-text-color:#f44336;--mdc-outlined-text-field-outline-color:rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color:rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color:rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color:#f44336;--mdc-outlined-text-field-error-hover-outline-color:#f44336;--mdc-outlined-text-field-error-outline-color:#f44336}html{--mat-form-field-focus-select-arrow-color:rgba(63, 81, 181, .87);--mat-form-field-disabled-input-text-placeholder-color:rgba(0, 0, 0, .38);--mat-form-field-state-layer-color:rgba(0, 0, 0, .87);--mat-form-field-error-text-color:#f44336;--mat-form-field-select-option-text-color:inherit;--mat-form-field-select-disabled-option-text-color:GrayText;--mat-form-field-leading-icon-color:unset;--mat-form-field-disabled-leading-icon-color:unset;--mat-form-field-trailing-icon-color:unset;--mat-form-field-disabled-trailing-icon-color:unset;--mat-form-field-error-focus-trailing-icon-color:unset;--mat-form-field-error-hover-trailing-icon-color:unset;--mat-form-field-error-trailing-icon-color:unset;--mat-form-field-enabled-select-arrow-color:rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color:rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity:.04;--mat-form-field-focus-state-layer-opacity:.08}html{--mat-form-field-container-height:56px;--mat-form-field-filled-label-display:block;--mat-form-field-container-vertical-padding:16px;--mat-form-field-filled-with-label-container-padding-top:24px;--mat-form-field-filled-with-label-container-padding-bottom:8px}html{--mdc-filled-text-field-label-text-font:Roboto, sans-serif;--mdc-filled-text-field-label-text-size:16px;--mdc-filled-text-field-label-text-tracking:.03125em;--mdc-filled-text-field-label-text-weight:400}html{--mdc-outlined-text-field-label-text-font:Roboto, sans-serif;--mdc-outlined-text-field-label-text-size:16px;--mdc-outlined-text-field-label-text-tracking:.03125em;--mdc-outlined-text-field-label-text-weight:400}html{--mat-form-field-container-text-font:Roboto, sans-serif;--mat-form-field-container-text-line-height:24px;--mat-form-field-container-text-size:16px;--mat-form-field-container-text-tracking:.03125em;--mat-form-field-container-text-weight:400;--mat-form-field-outlined-label-text-populated-size:16px;--mat-form-field-subscript-text-font:Roboto, sans-serif;--mat-form-field-subscript-text-line-height:20px;--mat-form-field-subscript-text-size:12px;--mat-form-field-subscript-text-tracking:.0333333333em;--mat-form-field-subscript-text-weight:400}html{--mat-select-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-select-panel-background-color:white;--mat-select-enabled-trigger-text-color:rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color:rgba(0, 0, 0, .38);--mat-select-placeholder-text-color:rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color:rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color:rgba(0, 0, 0, .38);--mat-select-focused-arrow-color:rgba(63, 81, 181, .87);--mat-select-invalid-arrow-color:rgba(244, 67, 54, .87)}html{--mat-select-arrow-transform:translateY(-8px)}html{--mat-select-trigger-text-font:Roboto, sans-serif;--mat-select-trigger-text-line-height:24px;--mat-select-trigger-text-size:16px;--mat-select-trigger-text-tracking:.03125em;--mat-select-trigger-text-weight:400}html{--mat-autocomplete-container-shape:4px;--mat-autocomplete-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-autocomplete-background-color:white}html{--mdc-dialog-container-shape:4px}html{--mat-dialog-container-elevation-shadow:0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width:80vw;--mat-dialog-container-small-max-width:80vw;--mat-dialog-container-min-width:0;--mat-dialog-actions-alignment:start;--mat-dialog-actions-padding:8px;--mat-dialog-content-padding:20px 24px;--mat-dialog-with-actions-content-padding:20px 24px;--mat-dialog-headline-padding:0 24px 9px}html{--mdc-dialog-container-color:white;--mdc-dialog-subhead-color:rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color:rgba(0, 0, 0, .6)}html{--mdc-dialog-subhead-font:Roboto, sans-serif;--mdc-dialog-subhead-line-height:32px;--mdc-dialog-subhead-size:20px;--mdc-dialog-subhead-weight:500;--mdc-dialog-subhead-tracking:.0125em;--mdc-dialog-supporting-text-font:Roboto, sans-serif;--mdc-dialog-supporting-text-line-height:24px;--mdc-dialog-supporting-text-size:16px;--mdc-dialog-supporting-text-weight:400;--mdc-dialog-supporting-text-tracking:.03125em}html{--mdc-switch-disabled-selected-icon-opacity:.38;--mdc-switch-disabled-track-opacity:.12;--mdc-switch-disabled-unselected-icon-opacity:.38;--mdc-switch-handle-height:20px;--mdc-switch-handle-shape:10px;--mdc-switch-handle-width:20px;--mdc-switch-selected-icon-size:18px;--mdc-switch-track-height:14px;--mdc-switch-track-shape:7px;--mdc-switch-track-width:36px;--mdc-switch-unselected-icon-size:18px;--mdc-switch-selected-focus-state-layer-opacity:.12;--mdc-switch-selected-hover-state-layer-opacity:.04;--mdc-switch-selected-pressed-state-layer-opacity:.1;--mdc-switch-unselected-focus-state-layer-opacity:.12;--mdc-switch-unselected-hover-state-layer-opacity:.04;--mdc-switch-unselected-pressed-state-layer-opacity:.1}html{--mdc-switch-selected-focus-state-layer-color:#3949ab;--mdc-switch-selected-handle-color:#3949ab;--mdc-switch-selected-hover-state-layer-color:#3949ab;--mdc-switch-selected-pressed-state-layer-color:#3949ab;--mdc-switch-selected-focus-handle-color:#1a237e;--mdc-switch-selected-hover-handle-color:#1a237e;--mdc-switch-selected-pressed-handle-color:#1a237e;--mdc-switch-selected-focus-track-color:#7986cb;--mdc-switch-selected-hover-track-color:#7986cb;--mdc-switch-selected-pressed-track-color:#7986cb;--mdc-switch-selected-track-color:#7986cb;--mdc-switch-disabled-selected-handle-color:#424242;--mdc-switch-disabled-selected-icon-color:#fff;--mdc-switch-disabled-selected-track-color:#424242;--mdc-switch-disabled-unselected-handle-color:#424242;--mdc-switch-disabled-unselected-icon-color:#fff;--mdc-switch-disabled-unselected-track-color:#424242;--mdc-switch-handle-surface-color:#fff;--mdc-switch-selected-icon-color:#fff;--mdc-switch-unselected-focus-handle-color:#212121;--mdc-switch-unselected-focus-state-layer-color:#424242;--mdc-switch-unselected-focus-track-color:#e0e0e0;--mdc-switch-unselected-handle-color:#616161;--mdc-switch-unselected-hover-handle-color:#212121;--mdc-switch-unselected-hover-state-layer-color:#424242;--mdc-switch-unselected-hover-track-color:#e0e0e0;--mdc-switch-unselected-icon-color:#fff;--mdc-switch-unselected-pressed-handle-color:#212121;--mdc-switch-unselected-pressed-state-layer-color:#424242;--mdc-switch-unselected-pressed-track-color:#e0e0e0;--mdc-switch-unselected-track-color:#e0e0e0;--mdc-switch-handle-elevation-shadow:0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow:0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}html{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}html{--mdc-switch-state-layer-size:40px}html{--mdc-radio-disabled-selected-icon-opacity:.38;--mdc-radio-disabled-unselected-icon-opacity:.38;--mdc-radio-state-layer-size:40px}html{--mdc-radio-state-layer-size:40px}html{--mat-radio-touch-target-display:block}html{--mat-radio-label-text-font:Roboto, sans-serif;--mat-radio-label-text-line-height:20px;--mat-radio-label-text-size:14px;--mat-radio-label-text-tracking:.0178571429em;--mat-radio-label-text-weight:400}html{--mdc-slider-active-track-height:6px;--mdc-slider-active-track-shape:9999px;--mdc-slider-handle-height:20px;--mdc-slider-handle-shape:50%;--mdc-slider-handle-width:20px;--mdc-slider-inactive-track-height:4px;--mdc-slider-inactive-track-shape:9999px;--mdc-slider-with-overlap-handle-outline-width:1px;--mdc-slider-with-tick-marks-active-container-opacity:.6;--mdc-slider-with-tick-marks-container-shape:50%;--mdc-slider-with-tick-marks-container-size:2px;--mdc-slider-with-tick-marks-inactive-container-opacity:.6;--mdc-slider-handle-elevation:0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}html{--mat-slider-value-indicator-width:auto;--mat-slider-value-indicator-height:32px;--mat-slider-value-indicator-caret-display:block;--mat-slider-value-indicator-border-radius:4px;--mat-slider-value-indicator-padding:0 12px;--mat-slider-value-indicator-text-transform:none;--mat-slider-value-indicator-container-transform:translateX(-50%)}html{--mdc-slider-handle-color:#3f51b5;--mdc-slider-focus-handle-color:#3f51b5;--mdc-slider-hover-handle-color:#3f51b5;--mdc-slider-active-track-color:#3f51b5;--mdc-slider-inactive-track-color:#3f51b5;--mdc-slider-with-tick-marks-inactive-container-color:#3f51b5;--mdc-slider-with-tick-marks-active-container-color:white;--mdc-slider-disabled-active-track-color:#000;--mdc-slider-disabled-handle-color:#000;--mdc-slider-disabled-inactive-track-color:#000;--mdc-slider-label-container-color:#000;--mdc-slider-label-label-text-color:#fff;--mdc-slider-with-overlap-handle-outline-color:#fff;--mdc-slider-with-tick-marks-disabled-container-color:#000}html{--mat-slider-ripple-color:#3f51b5;--mat-slider-hover-state-layer-color:rgba(63, 81, 181, .05);--mat-slider-focus-state-layer-color:rgba(63, 81, 181, .2);--mat-slider-value-indicator-opacity:.6}html{--mdc-slider-label-label-text-font:Roboto, sans-serif;--mdc-slider-label-label-text-size:14px;--mdc-slider-label-label-text-line-height:22px;--mdc-slider-label-label-text-tracking:.0071428571em;--mdc-slider-label-label-text-weight:500}html{--mat-menu-container-shape:4px;--mat-menu-divider-bottom-spacing:0;--mat-menu-divider-top-spacing:0;--mat-menu-item-spacing:16px;--mat-menu-item-icon-size:24px;--mat-menu-item-leading-spacing:16px;--mat-menu-item-trailing-spacing:16px;--mat-menu-item-with-icon-leading-spacing:16px;--mat-menu-item-with-icon-trailing-spacing:16px;--mat-menu-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-menu-item-label-text-color:rgba(0, 0, 0, .87);--mat-menu-item-icon-color:rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color:rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color:rgba(0, 0, 0, .04);--mat-menu-container-color:white;--mat-menu-divider-color:rgba(0, 0, 0, .12)}html{--mat-menu-item-label-text-font:Roboto, sans-serif;--mat-menu-item-label-text-size:16px;--mat-menu-item-label-text-tracking:.03125em;--mat-menu-item-label-text-line-height:24px;--mat-menu-item-label-text-weight:400}html{--mdc-list-list-item-container-shape:0;--mdc-list-list-item-leading-avatar-shape:50%;--mdc-list-list-item-container-color:transparent;--mdc-list-list-item-selected-container-color:transparent;--mdc-list-list-item-leading-avatar-color:transparent;--mdc-list-list-item-leading-icon-size:24px;--mdc-list-list-item-leading-avatar-size:40px;--mdc-list-list-item-trailing-icon-size:24px;--mdc-list-list-item-disabled-state-layer-color:transparent;--mdc-list-list-item-disabled-state-layer-opacity:0;--mdc-list-list-item-disabled-label-text-opacity:.38;--mdc-list-list-item-disabled-leading-icon-opacity:.38;--mdc-list-list-item-disabled-trailing-icon-opacity:.38}html{--mat-list-active-indicator-color:transparent;--mat-list-active-indicator-shape:4px}html{--mdc-list-list-item-label-text-color:rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color:rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color:rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color:black;--mdc-list-list-item-disabled-leading-icon-color:black;--mdc-list-list-item-disabled-trailing-icon-color:black;--mdc-list-list-item-hover-label-text-color:rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color:rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color:black;--mdc-list-list-item-hover-state-layer-opacity:.04;--mdc-list-list-item-focus-state-layer-color:black;--mdc-list-list-item-focus-state-layer-opacity:.12}html{--mdc-list-list-item-one-line-container-height:48px;--mdc-list-list-item-two-line-container-height:64px;--mdc-list-list-item-three-line-container-height:88px}html{--mat-list-list-item-leading-icon-start-space:16px;--mat-list-list-item-leading-icon-end-space:32px}html{--mdc-list-list-item-label-text-font:Roboto, sans-serif;--mdc-list-list-item-label-text-line-height:24px;--mdc-list-list-item-label-text-size:16px;--mdc-list-list-item-label-text-tracking:.03125em;--mdc-list-list-item-label-text-weight:400;--mdc-list-list-item-supporting-text-font:Roboto, sans-serif;--mdc-list-list-item-supporting-text-line-height:20px;--mdc-list-list-item-supporting-text-size:14px;--mdc-list-list-item-supporting-text-tracking:.0178571429em;--mdc-list-list-item-supporting-text-weight:400;--mdc-list-list-item-trailing-supporting-text-font:Roboto, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height:20px;--mdc-list-list-item-trailing-supporting-text-size:12px;--mdc-list-list-item-trailing-supporting-text-tracking:.0333333333em;--mdc-list-list-item-trailing-supporting-text-weight:400}html{--mat-paginator-container-text-color:rgba(0, 0, 0, .87);--mat-paginator-container-background-color:white;--mat-paginator-enabled-icon-color:rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color:rgba(0, 0, 0, .12)}html{--mat-paginator-container-size:56px;--mat-paginator-form-field-container-height:40px;--mat-paginator-form-field-container-vertical-padding:8px;--mat-paginator-touch-target-display:block}html{--mat-paginator-container-text-font:Roboto, sans-serif;--mat-paginator-container-text-line-height:20px;--mat-paginator-container-text-size:12px;--mat-paginator-container-text-tracking:.0333333333em;--mat-paginator-container-text-weight:400;--mat-paginator-select-trigger-text-size:12px}html{--mdc-secondary-navigation-tab-container-height:48px}html{--mdc-tab-indicator-active-indicator-height:2px;--mdc-tab-indicator-active-indicator-shape:0}html{--mat-tab-header-divider-color:transparent;--mat-tab-header-divider-height:0}html{--mdc-checkbox-disabled-selected-checkmark-color:#fff;--mdc-checkbox-selected-focus-state-layer-opacity:.16;--mdc-checkbox-selected-hover-state-layer-opacity:.04;--mdc-checkbox-selected-pressed-state-layer-opacity:.16;--mdc-checkbox-unselected-focus-state-layer-opacity:.16;--mdc-checkbox-unselected-hover-state-layer-opacity:.04;--mdc-checkbox-unselected-pressed-state-layer-opacity:.16}html{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#ff4081;--mdc-checkbox-selected-hover-icon-color:#ff4081;--mdc-checkbox-selected-icon-color:#ff4081;--mdc-checkbox-selected-pressed-icon-color:#ff4081;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color:#ff4081;--mdc-checkbox-selected-hover-state-layer-color:#ff4081;--mdc-checkbox-selected-pressed-state-layer-color:#ff4081;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}html{--mat-checkbox-disabled-label-color:rgba(0, 0, 0, .38);--mat-checkbox-label-text-color:rgba(0, 0, 0, .87)}html{--mdc-checkbox-state-layer-size:40px}html{--mat-checkbox-touch-target-display:block}html{--mat-checkbox-label-text-font:Roboto, sans-serif;--mat-checkbox-label-text-line-height:20px;--mat-checkbox-label-text-size:14px;--mat-checkbox-label-text-tracking:.0178571429em;--mat-checkbox-label-text-weight:400}html{--mdc-text-button-container-shape:4px;--mdc-text-button-keep-touch-target:false}html{--mdc-filled-button-container-shape:4px;--mdc-filled-button-keep-touch-target:false}html{--mdc-protected-button-container-shape:4px;--mdc-protected-button-container-elevation-shadow:0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow:0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mdc-outlined-button-keep-touch-target:false;--mdc-outlined-button-outline-width:1px;--mdc-outlined-button-container-shape:4px}html{--mat-text-button-horizontal-padding:8px;--mat-text-button-with-icon-horizontal-padding:8px;--mat-text-button-icon-spacing:8px;--mat-text-button-icon-offset:0}html{--mat-filled-button-horizontal-padding:16px;--mat-filled-button-icon-spacing:8px;--mat-filled-button-icon-offset:-4px}html{--mat-protected-button-horizontal-padding:16px;--mat-protected-button-icon-spacing:8px;--mat-protected-button-icon-offset:-4px}html{--mat-outlined-button-horizontal-padding:15px;--mat-outlined-button-icon-spacing:8px;--mat-outlined-button-icon-offset:-4px}html{--mdc-text-button-label-text-color:black;--mdc-text-button-disabled-label-text-color:rgba(0, 0, 0, .38)}html{--mat-text-button-state-layer-color:black;--mat-text-button-disabled-state-layer-color:black;--mat-text-button-ripple-color:rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity:.04;--mat-text-button-focus-state-layer-opacity:.12;--mat-text-button-pressed-state-layer-opacity:.12}html{--mdc-filled-button-container-color:white;--mdc-filled-button-label-text-color:black;--mdc-filled-button-disabled-container-color:rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color:rgba(0, 0, 0, .38)}html{--mat-filled-button-state-layer-color:black;--mat-filled-button-disabled-state-layer-color:black;--mat-filled-button-ripple-color:rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity:.04;--mat-filled-button-focus-state-layer-opacity:.12;--mat-filled-button-pressed-state-layer-opacity:.12}html{--mdc-protected-button-container-color:white;--mdc-protected-button-label-text-color:black;--mdc-protected-button-disabled-container-color:rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color:rgba(0, 0, 0, .38)}html{--mat-protected-button-state-layer-color:black;--mat-protected-button-disabled-state-layer-color:black;--mat-protected-button-ripple-color:rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity:.04;--mat-protected-button-focus-state-layer-opacity:.12;--mat-protected-button-pressed-state-layer-opacity:.12}html{--mdc-outlined-button-disabled-outline-color:rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color:rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color:black;--mdc-outlined-button-outline-color:rgba(0, 0, 0, .12)}html{--mat-outlined-button-state-layer-color:black;--mat-outlined-button-disabled-state-layer-color:black;--mat-outlined-button-ripple-color:rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity:.04;--mat-outlined-button-focus-state-layer-opacity:.12;--mat-outlined-button-pressed-state-layer-opacity:.12}html{--mdc-text-button-container-height:36px}html{--mdc-filled-button-container-height:36px}html{--mdc-protected-button-container-height:36px}html{--mdc-outlined-button-container-height:36px}html{--mat-text-button-touch-target-display:block}html{--mat-filled-button-touch-target-display:block}html{--mat-protected-button-touch-target-display:block}html{--mat-outlined-button-touch-target-display:block}html{--mdc-text-button-label-text-font:Roboto, sans-serif;--mdc-text-button-label-text-size:14px;--mdc-text-button-label-text-tracking:.0892857143em;--mdc-text-button-label-text-weight:500;--mdc-text-button-label-text-transform:none}html{--mdc-filled-button-label-text-font:Roboto, sans-serif;--mdc-filled-button-label-text-size:14px;--mdc-filled-button-label-text-tracking:.0892857143em;--mdc-filled-button-label-text-weight:500;--mdc-filled-button-label-text-transform:none}html{--mdc-protected-button-label-text-font:Roboto, sans-serif;--mdc-protected-button-label-text-size:14px;--mdc-protected-button-label-text-tracking:.0892857143em;--mdc-protected-button-label-text-weight:500;--mdc-protected-button-label-text-transform:none}html{--mdc-outlined-button-label-text-font:Roboto, sans-serif;--mdc-outlined-button-label-text-size:14px;--mdc-outlined-button-label-text-tracking:.0892857143em;--mdc-outlined-button-label-text-weight:500;--mdc-outlined-button-label-text-transform:none}html{--mdc-icon-button-icon-size:24px}html{--mdc-icon-button-icon-color:inherit;--mdc-icon-button-disabled-icon-color:rgba(0, 0, 0, .38)}html{--mat-icon-button-state-layer-color:black;--mat-icon-button-disabled-state-layer-color:black;--mat-icon-button-ripple-color:rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity:.04;--mat-icon-button-focus-state-layer-opacity:.12;--mat-icon-button-pressed-state-layer-opacity:.12}html{--mat-icon-button-touch-target-display:block}html{--mdc-fab-container-shape:50%;--mdc-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mdc-fab-small-container-shape:50%;--mdc-fab-small-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mdc-extended-fab-container-height:48px;--mdc-extended-fab-container-shape:24px;--mdc-extended-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mdc-fab-container-color:white}html{--mat-fab-foreground-color:black;--mat-fab-state-layer-color:black;--mat-fab-disabled-state-layer-color:black;--mat-fab-ripple-color:rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity:.04;--mat-fab-focus-state-layer-opacity:.12;--mat-fab-pressed-state-layer-opacity:.12;--mat-fab-disabled-state-container-color:rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color:rgba(0, 0, 0, .38)}html{--mdc-fab-small-container-color:white}html{--mat-fab-small-foreground-color:black;--mat-fab-small-state-layer-color:black;--mat-fab-small-disabled-state-layer-color:black;--mat-fab-small-ripple-color:rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity:.04;--mat-fab-small-focus-state-layer-opacity:.12;--mat-fab-small-pressed-state-layer-opacity:.12;--mat-fab-small-disabled-state-container-color:rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color:rgba(0, 0, 0, .38)}html{--mat-fab-touch-target-display:block}html{--mat-fab-small-touch-target-display:block}html{--mdc-extended-fab-label-text-font:Roboto, sans-serif;--mdc-extended-fab-label-text-size:14px;--mdc-extended-fab-label-text-tracking:.0892857143em;--mdc-extended-fab-label-text-weight:500}html{--mdc-snackbar-container-shape:4px}html{--mdc-snackbar-container-color:#333333;--mdc-snackbar-supporting-text-color:rgba(255, 255, 255, .87)}html{--mat-snack-bar-button-color:#c5cae9}html{--mdc-snackbar-supporting-text-font:Roboto, sans-serif;--mdc-snackbar-supporting-text-line-height:20px;--mdc-snackbar-supporting-text-size:14px;--mdc-snackbar-supporting-text-weight:400}html{--mat-table-row-item-outline-width:1px}html{--mat-table-background-color:white;--mat-table-header-headline-color:rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color:rgba(0, 0, 0, .87);--mat-table-row-item-outline-color:rgba(0, 0, 0, .12)}html{--mat-table-header-container-height:56px;--mat-table-footer-container-height:52px;--mat-table-row-item-container-height:52px}html{--mat-table-header-headline-font:Roboto, sans-serif;--mat-table-header-headline-line-height:22px;--mat-table-header-headline-size:14px;--mat-table-header-headline-weight:500;--mat-table-header-headline-tracking:.0071428571em;--mat-table-row-item-label-text-font:Roboto, sans-serif;--mat-table-row-item-label-text-line-height:20px;--mat-table-row-item-label-text-size:14px;--mat-table-row-item-label-text-weight:400;--mat-table-row-item-label-text-tracking:.0178571429em;--mat-table-footer-supporting-text-font:Roboto, sans-serif;--mat-table-footer-supporting-text-line-height:20px;--mat-table-footer-supporting-text-size:14px;--mat-table-footer-supporting-text-weight:400;--mat-table-footer-supporting-text-tracking:.0178571429em}html{--mdc-circular-progress-active-indicator-width:4px;--mdc-circular-progress-size:48px}html{--mdc-circular-progress-active-indicator-color:#3f51b5}html{--mat-badge-container-shape:50%;--mat-badge-container-size:unset;--mat-badge-small-size-container-size:unset;--mat-badge-large-size-container-size:unset;--mat-badge-legacy-container-size:22px;--mat-badge-legacy-small-size-container-size:16px;--mat-badge-legacy-large-size-container-size:28px;--mat-badge-container-offset:-11px 0;--mat-badge-small-size-container-offset:-8px 0;--mat-badge-large-size-container-offset:-14px 0;--mat-badge-container-overlap-offset:-11px;--mat-badge-small-size-container-overlap-offset:-8px;--mat-badge-large-size-container-overlap-offset:-14px;--mat-badge-container-padding:0;--mat-badge-small-size-container-padding:0;--mat-badge-large-size-container-padding:0}html{--mat-badge-background-color:#3f51b5;--mat-badge-text-color:white;--mat-badge-disabled-state-background-color:#b9b9b9;--mat-badge-disabled-state-text-color:rgba(0, 0, 0, .38)}html{--mat-badge-text-font:Roboto, sans-serif;--mat-badge-line-height:22px;--mat-badge-text-size:12px;--mat-badge-text-weight:600;--mat-badge-small-size-text-size:9px;--mat-badge-small-size-line-height:16px;--mat-badge-large-size-text-size:24px;--mat-badge-large-size-line-height:28px}html{--mat-bottom-sheet-container-shape:4px}html{--mat-bottom-sheet-container-text-color:rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color:white}html{--mat-bottom-sheet-container-text-font:Roboto, sans-serif;--mat-bottom-sheet-container-text-line-height:20px;--mat-bottom-sheet-container-text-size:14px;--mat-bottom-sheet-container-text-tracking:.0178571429em;--mat-bottom-sheet-container-text-weight:400}html{--mat-legacy-button-toggle-height:36px;--mat-legacy-button-toggle-shape:2px;--mat-legacy-button-toggle-focus-state-layer-opacity:1}html{--mat-standard-button-toggle-shape:4px;--mat-standard-button-toggle-hover-state-layer-opacity:.04;--mat-standard-button-toggle-focus-state-layer-opacity:.12}html{--mat-legacy-button-toggle-text-color:rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color:rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color:rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color:#e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color:rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color:#eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color:#bdbdbd}html{--mat-standard-button-toggle-text-color:rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color:white;--mat-standard-button-toggle-state-layer-color:black;--mat-standard-button-toggle-selected-state-background-color:#e0e0e0;--mat-standard-button-toggle-selected-state-text-color:rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color:rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color:white;--mat-standard-button-toggle-disabled-selected-state-text-color:rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color:#bdbdbd;--mat-standard-button-toggle-divider-color:rgb(224.4, 224.4, 224.4)}html{--mat-standard-button-toggle-height:48px}html{--mat-legacy-button-toggle-label-text-font:Roboto, sans-serif;--mat-legacy-button-toggle-label-text-line-height:24px;--mat-legacy-button-toggle-label-text-size:16px;--mat-legacy-button-toggle-label-text-tracking:.03125em;--mat-legacy-button-toggle-label-text-weight:400}html{--mat-standard-button-toggle-label-text-font:Roboto, sans-serif;--mat-standard-button-toggle-label-text-line-height:24px;--mat-standard-button-toggle-label-text-size:16px;--mat-standard-button-toggle-label-text-tracking:.03125em;--mat-standard-button-toggle-label-text-weight:400}html{--mat-datepicker-calendar-container-shape:4px;--mat-datepicker-calendar-container-touch-shape:4px;--mat-datepicker-calendar-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow:0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-datepicker-calendar-date-selected-state-text-color:white;--mat-datepicker-calendar-date-selected-state-background-color:#3f51b5;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(63, 81, 181, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color:white;--mat-datepicker-calendar-date-focus-state-background-color:rgba(63, 81, 181, .3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(63, 81, 181, .3);--mat-datepicker-toggle-active-state-icon-color:#3f51b5;--mat-datepicker-calendar-date-in-range-state-background-color:rgba(63, 81, 181, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color:rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color:rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color:black;--mat-datepicker-calendar-period-button-icon-color:rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color:rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color:rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color:rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color:rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color:rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color:rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color:transparent;--mat-datepicker-calendar-date-disabled-state-text-color:rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color:rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color:rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color:rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color:rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color:white;--mat-datepicker-calendar-container-text-color:rgba(0, 0, 0, .87)}html{--mat-datepicker-calendar-text-font:Roboto, sans-serif;--mat-datepicker-calendar-text-size:13px;--mat-datepicker-calendar-body-label-text-size:14px;--mat-datepicker-calendar-body-label-text-weight:500;--mat-datepicker-calendar-period-button-text-size:14px;--mat-datepicker-calendar-period-button-text-weight:500;--mat-datepicker-calendar-header-text-size:11px;--mat-datepicker-calendar-header-text-weight:400}html{--mat-divider-width:1px}html{--mat-divider-color:rgba(0, 0, 0, .12)}html{--mat-expansion-container-shape:4px;--mat-expansion-legacy-header-indicator-display:inline-block;--mat-expansion-header-indicator-display:none}html{--mat-expansion-container-background-color:white;--mat-expansion-container-text-color:rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color:rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color:rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color:rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color:rgba(0, 0, 0, .26);--mat-expansion-header-text-color:rgba(0, 0, 0, .87);--mat-expansion-header-description-color:rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color:rgba(0, 0, 0, .54)}html{--mat-expansion-header-collapsed-state-height:48px;--mat-expansion-header-expanded-state-height:64px}html{--mat-expansion-header-text-font:Roboto, sans-serif;--mat-expansion-header-text-size:14px;--mat-expansion-header-text-weight:500;--mat-expansion-header-text-line-height:inherit;--mat-expansion-header-text-tracking:inherit;--mat-expansion-container-text-font:Roboto, sans-serif;--mat-expansion-container-text-line-height:20px;--mat-expansion-container-text-size:14px;--mat-expansion-container-text-tracking:.0178571429em;--mat-expansion-container-text-weight:400}html{--mat-grid-list-tile-header-primary-text-size:14px;--mat-grid-list-tile-header-secondary-text-size:12px;--mat-grid-list-tile-footer-primary-text-size:14px;--mat-grid-list-tile-footer-secondary-text-size:12px}html{--mat-icon-color:inherit}html{--mat-sidenav-container-shape:0;--mat-sidenav-container-elevation-shadow:0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width:auto}html{--mat-sidenav-container-divider-color:rgba(0, 0, 0, .12);--mat-sidenav-container-background-color:white;--mat-sidenav-container-text-color:rgba(0, 0, 0, .87);--mat-sidenav-content-background-color:#fafafa;--mat-sidenav-content-text-color:rgba(0, 0, 0, .87);--mat-sidenav-scrim-color:rgba(0, 0, 0, .6)}html{--mat-stepper-header-icon-foreground-color:white;--mat-stepper-header-selected-state-icon-background-color:#3f51b5;--mat-stepper-header-selected-state-icon-foreground-color:white;--mat-stepper-header-done-state-icon-background-color:#3f51b5;--mat-stepper-header-done-state-icon-foreground-color:white;--mat-stepper-header-edit-state-icon-background-color:#3f51b5;--mat-stepper-header-edit-state-icon-foreground-color:white;--mat-stepper-container-color:white;--mat-stepper-line-color:rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color:rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color:rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color:rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color:rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color:rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color:#f44336;--mat-stepper-header-icon-background-color:rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color:#f44336;--mat-stepper-header-error-state-icon-background-color:transparent}html{--mat-stepper-header-height:72px}html{--mat-stepper-container-text-font:Roboto, sans-serif;--mat-stepper-header-label-text-font:Roboto, sans-serif;--mat-stepper-header-label-text-size:14px;--mat-stepper-header-label-text-weight:400;--mat-stepper-header-error-state-label-text-size:16px;--mat-stepper-header-selected-state-label-text-size:16px;--mat-stepper-header-selected-state-label-text-weight:400}html{--mat-sort-arrow-color:rgb(117.3, 117.3, 117.3)}html{--mat-toolbar-container-background-color:whitesmoke;--mat-toolbar-container-text-color:rgba(0, 0, 0, .87)}html{--mat-toolbar-standard-height:64px;--mat-toolbar-mobile-height:56px}html{--mat-toolbar-title-text-font:Roboto, sans-serif;--mat-toolbar-title-text-line-height:32px;--mat-toolbar-title-text-size:20px;--mat-toolbar-title-text-tracking:.0125em;--mat-toolbar-title-text-weight:500}html{--mat-tree-container-background-color:white;--mat-tree-node-text-color:rgba(0, 0, 0, .87)}html{--mat-tree-node-min-height:48px}html{--mat-tree-node-text-font:Roboto, sans-serif;--mat-tree-node-text-size:14px;--mat-tree-node-text-weight:400}html{--mat-timepicker-container-shape:4px;--mat-timepicker-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-timepicker-container-background-color:white}:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: rgb(5.2, 44, 101.2);--bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);--bs-success-text-emphasis: rgb(10, 54, 33.6);--bs-info-text-emphasis: rgb(5.2, 80.8, 96);--bs-warning-text-emphasis: rgb(102, 77.2, 2.8);--bs-danger-text-emphasis: rgb(88, 21.2, 27.6);--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: rgb(206.6, 226, 254.6);--bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);--bs-success-bg-subtle: rgb(209, 231, 220.8);--bs-info-bg-subtle: rgb(206.6, 244.4, 252);--bs-warning-bg-subtle: rgb(255, 242.6, 205.4);--bs-danger-bg-subtle: rgb(248, 214.6, 217.8);--bs-light-bg-subtle: rgb(251.5, 252, 252.5);--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: rgb(158.2, 197, 254.2);--bs-secondary-border-subtle: rgb(196.2, 199.8, 203);--bs-success-border-subtle: rgb(163, 207, 186.6);--bs-info-border-subtle: rgb(158.2, 233.8, 249);--bs-warning-border-subtle: rgb(255, 230.2, 155.8);--bs-danger-border-subtle: rgb(241, 174.2, 180.6);--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: rgb(10.4, 88, 202.4);--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: rgb(255, 242.6, 205.4);--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13, 110, 253, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}p{margin-top:0;margin-bottom:1rem}b{font-weight:bolder}sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}img,svg{vertical-align:middle}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button{text-transform:none}button,[type=button]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled){cursor:pointer}.container{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container{max-width:540px}}@media (min-width: 768px){.container{max-width:720px}}@media (min-width: 992px){.container{max-width:960px}}@media (min-width: 1200px){.container{max-width:1140px}}@media (min-width: 1400px){.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}@media (min-width: 768px){.col-md-10{flex:0 0 auto;width:83.33333333%}.offset-md-1{margin-left:8.33333333%}}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.btn{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .375rem;--bs-btn-font-family: ;--bs-btn-font-size: 1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn:first-child:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn:first-child:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-success{--bs-btn-color: #fff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(21.25, 114.75, 71.4);--bs-btn-hover-border-color: rgb(20, 108, 67.2);--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(20, 108, 67.2);--bs-btn-active-border-color: rgb(18.75, 101.25, 63);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #198754;--bs-btn-disabled-border-color: #198754}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: ;--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: var(--bs-box-shadow-sm);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.5;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}@media (min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}}.offcanvas{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: var(--bs-body-color);--bs-offcanvas-bg: var(--bs-body-bg);--bs-offcanvas-border-width: var(--bs-border-width);--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);--bs-offcanvas-transition: transform .3s ease-in-out;--bs-offcanvas-title-line-height: 1.5}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.float-start{float:left!important}.float-end{float:right!important}.d-flex{display:flex!important}.position-absolute{position:absolute!important}.flex-wrap{flex-wrap:wrap!important}.justify-content-evenly{justify-content:space-evenly!important}.mt-3{margin-top:1rem!important}.mb-3{margin-bottom:1rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.ps-5{padding-left:3rem!important}.text-center{text-align:center!important}.text-nowrap{white-space:nowrap!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}@media print{.navigation-bar{display:none!important}html,body{width:1100px;padding-right:20px}}:root{--blue: #00b}@font-face{font-family:Open Sans;src:url(https://www.ifa.com/assets/fonts/Font_Squirrel_Optimized/Open_Sans/opensans-variablefont_wdthwght-webfont.woff2) format("woff2"),url(https://www.ifa.com/assets/fonts/Font_Squirrel_Optimized/Open_Sans/opensans-variablefont_wdthwght-webfont.woff) format("woff"),url(https://www.ifa.com/assets/fonts/Open_Sans/OpenSans-VariableFont_wdth,wght.ttf) format("truetype");font-display:swap}@font-face{font-family:Open Sans;src:url(https://www.ifa.com/assets/fonts/Font_Squirrel_Optimized/Open_Sans/opensans-italic-variablefont_wdthwght-webfont.woff2) format("woff2"),url(https://www.ifa.com/assets/fonts/Font_Squirrel_Optimized/Open_Sans/opensans-italic-variablefont_wdthwght-webfont.woff) format("woff"),url(https://www.ifa.com/assets/fonts/Open_Sans/OpenSans-Italic-VariableFont_wdth,wght.ttf) format("truetype");font-display:swap;font-style:italic}*{-webkit-font-smoothing:subpixel-antialiased}a{color:#146c90;word-break:break-word}body{overflow-y:scroll;color:#333;background-color:#f5f5f7}b{font-weight:700}html{-webkit-text-size-adjust:100%}html,body{margin:0;padding:0;height:100%;font-family:Open Sans,sans-serif;font-weight:300}.font-16{font-size:16px}.font-w{color:#fff}.btn-success{background-color:#060}.font-open-l{font-family:Open Sans,sans-serif!important;font-weight:300!important}.blue-button{background-color:#52b958;border:none;padding:15px;color:#fff;text-align:center;text-decoration:none;cursor:pointer}.text-center{text-align:center}html{scroll-behavior:auto!important}
</style><link rel="stylesheet" href="styles-532JECGP.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles-532JECGP.css"></noscript><style ng-app-id="ng">[_ngcontent-ng-c1832455589]:root{--blue: #00b}a.title[_ngcontent-ng-c1832455589]{color:#fff}[_ngcontent-ng-c1832455589]::root   .color-blue[_ngcontent-ng-c1832455589]{color:var(#146c90)}.modal-content[_ngcontent-ng-c1832455589]{border:1px solid #146c90;box-shadow:0 0 20px #146c90}b[_ngcontent-ng-c1832455589]{font-weight:700}#modalNewsletterSubscribe[_ngcontent-ng-c1832455589]   .noise[_ngcontent-ng-c1832455589]{top:30%;border-radius:14px;text-align:center;width:400px;margin-left:-15%;display:block}#modalNewsletterSubscribe[_ngcontent-ng-c1832455589]   .blue-button[_ngcontent-ng-c1832455589]{background-color:#237091;border:none;padding:15px;color:#fff;text-align:center}
/*# sourceMappingURL=pages.component-F5CJ6CQX.css.map */</style><style ng-app-id="ng">.navigation-bar[_ngcontent-ng-c2025279740]{background:#f5f5f7;color:#000;padding:10px}.navigation-bar[_ngcontent-ng-c2025279740]   a[_ngcontent-ng-c2025279740]{color:#000;text-decoration:none}.navigation-bar[_ngcontent-ng-c2025279740]   a[_ngcontent-ng-c2025279740]:hover, .navigation-bar[_ngcontent-ng-c2025279740]   .hasBranch[_ngcontent-ng-c2025279740]:hover, .navigation-bar[_ngcontent-ng-c2025279740]   .hasBranch[_ngcontent-ng-c2025279740]   a[_ngcontent-ng-c2025279740]:hover{color:#555}.navigation-bar[_ngcontent-ng-c2025279740]   .hasBranch[_ngcontent-ng-c2025279740]   a[_ngcontent-ng-c2025279740]{font-weight:400}.navigation-bar[_ngcontent-ng-c2025279740]   .disclosure[_ngcontent-ng-c2025279740], .navigation-bar[_ngcontent-ng-c2025279740]   .disclosure[_ngcontent-ng-c2025279740]   a[_ngcontent-ng-c2025279740]{font-size:12px;color:#525252!important;text-align:center}.navigation-bar[_ngcontent-ng-c2025279740]   .copyright[_ngcontent-ng-c2025279740]{font-size:14px}.navigation-bar[_ngcontent-ng-c2025279740]   .navigation-right[_ngcontent-ng-c2025279740]{flex:1 1 auto}.navigation-bar[_ngcontent-ng-c2025279740]   .m-icon[_ngcontent-ng-c2025279740], .navigation-bar[_ngcontent-ng-c2025279740]   .m-logo[_ngcontent-ng-c2025279740], .navigation-bar[_ngcontent-ng-c2025279740]   .m-icon-double[_ngcontent-ng-c2025279740]{font-size:.8em}.navigation-bar[_ngcontent-ng-c2025279740]   .m-icon[_ngcontent-ng-c2025279740]   img[_ngcontent-ng-c2025279740], .navigation-bar[_ngcontent-ng-c2025279740]   .m-logo[_ngcontent-ng-c2025279740]   img[_ngcontent-ng-c2025279740], .navigation-bar[_ngcontent-ng-c2025279740]   .m-icon-double[_ngcontent-ng-c2025279740]   img[_ngcontent-ng-c2025279740]{display:block;margin:0 auto}.navigation-bar[_ngcontent-ng-c2025279740]   .m-icon[_ngcontent-ng-c2025279740]{cursor:pointer;width:78px;text-align:center}.navigation-bar[_ngcontent-ng-c2025279740]   .m-icon[_ngcontent-ng-c2025279740]   img[_ngcontent-ng-c2025279740]{width:35px;height:35px}.navigation-bar[_ngcontent-ng-c2025279740]   .m-icon-double[_ngcontent-ng-c2025279740]{cursor:pointer;width:98px;text-align:center}.navigation-bar[_ngcontent-ng-c2025279740]   .m-icon-double[_ngcontent-ng-c2025279740]   img[_ngcontent-ng-c2025279740]{width:35px;height:35px}.navigation-bar[_ngcontent-ng-c2025279740]   .m-logo[_ngcontent-ng-c2025279740]{padding-left:12px}.navigation-bar[_ngcontent-ng-c2025279740]   .m-top-right[_ngcontent-ng-c2025279740]{position:relative}.navigation-bar[_ngcontent-ng-c2025279740]   .m-cir[_ngcontent-ng-c2025279740]{font-size:.75em;margin-bottom:8px}.navigation-bar[_ngcontent-ng-c2025279740]   .m-cir[_ngcontent-ng-c2025279740]   fa-icon[_ngcontent-ng-c2025279740]{border-radius:12px;background-color:#7b68ee;padding:5px;margin-top:2px;margin-right:5px;font-size:.8rem;color:#fff}.navigation-bar[_ngcontent-ng-c2025279740]   .m-cir.login[_ngcontent-ng-c2025279740]{position:absolute;right:0;bottom:0}.navigation-bar[_ngcontent-ng-c2025279740]   .d-flex[_ngcontent-ng-c2025279740]{justify-content:space-between;margin:0 auto;max-width:1320px}.search[_ngcontent-ng-c2025279740]{white-space:nowrap}.split[_ngcontent-ng-c2025279740]{border-bottom:1px solid rgba(93,98,100,.45);max-width:1010px;margin:0 auto 15px;position:relative;padding:1px 0 0}[_ngcontent-ng-c2025279740]:root{--blue: #00b}.mobile-menu[_ngcontent-ng-c2025279740]{padding:20px}.mobile-menu[_ngcontent-ng-c2025279740]   .menu-button[_ngcontent-ng-c2025279740]{cursor:pointer;text-align:right;color:slstegray}.mobile-menu[_ngcontent-ng-c2025279740]   .menu-position[_ngcontent-ng-c2025279740]{position:absolute;top:6px!important}.mobile-menu[_ngcontent-ng-c2025279740]   .offcanvas[_ngcontent-ng-c2025279740]{color:#000;padding:0}.mobile-menu[_ngcontent-ng-c2025279740]   .offcanvas[_ngcontent-ng-c2025279740]   a[_ngcontent-ng-c2025279740]{color:#000;text-decoration:none}.mobile-menu[_ngcontent-ng-c2025279740]   .offcanvas-body[_ngcontent-ng-c2025279740]{position:relative;padding:0}.mobile-menu[_ngcontent-ng-c2025279740]   .offcanvas-header[_ngcontent-ng-c2025279740]{font-size:24px;box-shadow:0 5px 5px #28282880;display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.mobile-menu[_ngcontent-ng-c2025279740]   .active-menu[_ngcontent-ng-c2025279740] > div[_ngcontent-ng-c2025279740], .mobile-menu[_ngcontent-ng-c2025279740]   .active-menu[_ngcontent-ng-c2025279740] > a[_ngcontent-ng-c2025279740], .mobile-menu[_ngcontent-ng-c2025279740]   .active-menu[_ngcontent-ng-c2025279740] > span[_ngcontent-ng-c2025279740], .mobile-menu[_ngcontent-ng-c2025279740]   .main-submenu[_ngcontent-ng-c2025279740] > div[_ngcontent-ng-c2025279740], .mobile-menu[_ngcontent-ng-c2025279740]   .main-submenu[_ngcontent-ng-c2025279740] > a[_ngcontent-ng-c2025279740], .mobile-menu[_ngcontent-ng-c2025279740]   .main-submenu[_ngcontent-ng-c2025279740] > span[_ngcontent-ng-c2025279740]{display:block;cursor:pointer;position:relative;padding:14.5px 15px;border-top:.5px solid rgba(135,135,135,.5)}.mobile-menu[_ngcontent-ng-c2025279740]   .active-menu[_ngcontent-ng-c2025279740] > div[_ngcontent-ng-c2025279740]:hover, .mobile-menu[_ngcontent-ng-c2025279740]   .active-menu[_ngcontent-ng-c2025279740] > a[_ngcontent-ng-c2025279740]:hover, .mobile-menu[_ngcontent-ng-c2025279740]   .active-menu[_ngcontent-ng-c2025279740] > span[_ngcontent-ng-c2025279740]:hover, .mobile-menu[_ngcontent-ng-c2025279740]   .main-submenu[_ngcontent-ng-c2025279740] > div[_ngcontent-ng-c2025279740]:hover, .mobile-menu[_ngcontent-ng-c2025279740]   .main-submenu[_ngcontent-ng-c2025279740] > a[_ngcontent-ng-c2025279740]:hover, .mobile-menu[_ngcontent-ng-c2025279740]   .main-submenu[_ngcontent-ng-c2025279740] > span[_ngcontent-ng-c2025279740]:hover{background:#0003}.mobile-menu[_ngcontent-ng-c2025279740]   .active-menu[_ngcontent-ng-c2025279740] > div[_ngcontent-ng-c2025279740]:last-child, .mobile-menu[_ngcontent-ng-c2025279740]   .active-menu[_ngcontent-ng-c2025279740] > a[_ngcontent-ng-c2025279740]:last-child, .mobile-menu[_ngcontent-ng-c2025279740]   .active-menu[_ngcontent-ng-c2025279740] > span[_ngcontent-ng-c2025279740]:last-child, .mobile-menu[_ngcontent-ng-c2025279740]   .main-submenu[_ngcontent-ng-c2025279740] > div[_ngcontent-ng-c2025279740]:last-child, .mobile-menu[_ngcontent-ng-c2025279740]   .main-submenu[_ngcontent-ng-c2025279740] > a[_ngcontent-ng-c2025279740]:last-child, .mobile-menu[_ngcontent-ng-c2025279740]   .main-submenu[_ngcontent-ng-c2025279740] > span[_ngcontent-ng-c2025279740]:last-child{border-bottom:.5px solid rgba(135,135,135,.5)}.mobile-menu[_ngcontent-ng-c2025279740]   .active-menu[_ngcontent-ng-c2025279740]   .main-submenu-header[_ngcontent-ng-c2025279740], .mobile-menu[_ngcontent-ng-c2025279740]   .main-submenu[_ngcontent-ng-c2025279740]   .main-submenu-header[_ngcontent-ng-c2025279740]{border-top:none;font-size:24px}.mobile-menu[_ngcontent-ng-c2025279740]   .main-submenu[_ngcontent-ng-c2025279740]{background:#fff;width:100%;height:100%;overflow:auto;top:0;transition:all 2s;animation:0,2s,_ngcontent-ng-c2025279740_animation-slide-in-from-right,ease-in-out;position:fixed;right:100%;display:none}.mobile-menu[_ngcontent-ng-c2025279740]   .active[_ngcontent-ng-c2025279740]   .main-submenu[_ngcontent-ng-c2025279740]{z-index:100;display:block;right:0;max-width:400px;animation:0,2s,_ngcontent-ng-c2025279740_animation-slide-in-from-right,ease-in-out}.mobile-menu[_ngcontent-ng-c2025279740]   .hasSub[_ngcontent-ng-c2025279740]   fa-icon[_ngcontent-ng-c2025279740]{float:right}@keyframes _ngcontent-ng-c2025279740_animation-slide-in-from-right{0%{right:100%}to{right:0}}.hasBranch[_ngcontent-ng-c2025279740]{position:relative}.hasBranch[_ngcontent-ng-c2025279740]   .branch[_ngcontent-ng-c2025279740]{display:none;background-color:#f5f5f7;box-shadow:1px 1px 5px #cfcfcf;position:absolute;text-align:left;z-index:100;border-radius:10px}.hasBranch[_ngcontent-ng-c2025279740]   .branch[_ngcontent-ng-c2025279740]   .m-icon[_ngcontent-ng-c2025279740]{display:inline;margin:0 15px 0 0}.hasBranch[_ngcontent-ng-c2025279740]   .branch[_ngcontent-ng-c2025279740] > a[_ngcontent-ng-c2025279740]{min-width:200px;display:block;padding:5px}.hasBranch[_ngcontent-ng-c2025279740]   .branch[_ngcontent-ng-c2025279740] > a[_ngcontent-ng-c2025279740]:hover{background:#d8d8d8e6;color:#1075bd}.hasBranch[_ngcontent-ng-c2025279740]   .branch[_ngcontent-ng-c2025279740]   hr[_ngcontent-ng-c2025279740]{width:100%;display:block;border-top:1px solid #fff;margin:10px}.hasBranch[_ngcontent-ng-c2025279740]   .branch[_ngcontent-ng-c2025279740]   p[_ngcontent-ng-c2025279740]{text-align:center;margin-bottom:15px;font-weight:500;width:100%}.hasBranch[_ngcontent-ng-c2025279740]   .aboutBranch[_ngcontent-ng-c2025279740] > a[_ngcontent-ng-c2025279740]{min-width:250px}.hasBranch[_ngcontent-ng-c2025279740]:hover   .branch[_ngcontent-ng-c2025279740]:not(.branchClicked){display:flex;flex-wrap:wrap}.hasBranch[_ngcontent-ng-c2025279740]   .p-branch[_ngcontent-ng-c2025279740]{justify-content:center}.hasBranch[_ngcontent-ng-c2025279740]   .p-branch[_ngcontent-ng-c2025279740] > a[_ngcontent-ng-c2025279740]{min-width:113px;text-align:center}.hasBranch[_ngcontent-ng-c2025279740]   .r-branch[_ngcontent-ng-c2025279740] > a[_ngcontent-ng-c2025279740]{min-width:230px}.nohand[_ngcontent-ng-c2025279740]{pointer-events:default;cursor:text!important}.ct[_ngcontent-ng-c2025279740]{text-align:center}.vmenu[_ngcontent-ng-c2025279740]{width:410px;left:-10px;padding-left:10px;margin-left:5px}@media only screen and (min-width: 1201px) and (max-width: 1300px){.vmenu[_ngcontent-ng-c2025279740]{width:410px;left:-10px;padding-left:10px;margin-left:5px}}@media only screen and (min-width: 1001px) and (max-width: 1200px){.vmenu[_ngcontent-ng-c2025279740]{width:410px;left:-10px;padding-left:10px;margin-left:5px}}@media only screen and (min-width: 960px) and (max-width: 1000px){.vmenu[_ngcontent-ng-c2025279740]{width:410px;left:0;padding-left:7px;margin-left:5px}}.vmtop[_ngcontent-ng-c2025279740]{border-top:1px solid gray}.vma[_ngcontent-ng-c2025279740]{display:block;margin-left:auto;margin-right:auto}.videosection[_ngcontent-ng-c2025279740]{border-top:solid 1px darkslategrey;font-weight:700!important;color:#000;border-bottom:solid 1px darkslategrey}@media screen and (min-width: 960px){.navigation-bar.desktop-menu[_ngcontent-ng-c2025279740]{display:block}.navigation-bar.mobile-menu[_ngcontent-ng-c2025279740]{display:none}}@media screen and (max-width: 959px){.navigation-bar.desktop-menu[_ngcontent-ng-c2025279740]{display:none}.navigation-bar.mobile-menu[_ngcontent-ng-c2025279740]{display:block}}.videos-anchor[_ngcontent-ng-c2025279740]{padding:5px}#papers[_ngcontent-ng-c2025279740]{border-radius:20px;border:solid 2px black}
/*# sourceMappingURL=navigation.component-5FWZTZ5Z.css.map */</style><style ng-app-id="ng">.navigation-bar[_ngcontent-ng-c899554769]{background:#f5f5f7;color:#000;padding:10px}.navigation-bar[_ngcontent-ng-c899554769]   a[_ngcontent-ng-c899554769]{color:#000;text-decoration:none}.navigation-bar[_ngcontent-ng-c899554769]   a[_ngcontent-ng-c899554769]:hover, .navigation-bar[_ngcontent-ng-c899554769]   .hasBranch[_ngcontent-ng-c899554769]:hover, .navigation-bar[_ngcontent-ng-c899554769]   .hasBranch[_ngcontent-ng-c899554769]   a[_ngcontent-ng-c899554769]:hover{color:#555}.navigation-bar[_ngcontent-ng-c899554769]   .hasBranch[_ngcontent-ng-c899554769]   a[_ngcontent-ng-c899554769]{font-weight:400}.navigation-bar[_ngcontent-ng-c899554769]   .disclosure[_ngcontent-ng-c899554769], .navigation-bar[_ngcontent-ng-c899554769]   .disclosure[_ngcontent-ng-c899554769]   a[_ngcontent-ng-c899554769]{font-size:12px;color:#525252!important;text-align:center}.navigation-bar[_ngcontent-ng-c899554769]   .copyright[_ngcontent-ng-c899554769]{font-size:14px}.navigation-bar[_ngcontent-ng-c899554769]   .navigation-right[_ngcontent-ng-c899554769]{flex:1 1 auto}.navigation-bar[_ngcontent-ng-c899554769]   .m-icon[_ngcontent-ng-c899554769], .navigation-bar[_ngcontent-ng-c899554769]   .m-logo[_ngcontent-ng-c899554769], .navigation-bar[_ngcontent-ng-c899554769]   .m-icon-double[_ngcontent-ng-c899554769]{font-size:.8em}.navigation-bar[_ngcontent-ng-c899554769]   .m-icon[_ngcontent-ng-c899554769]   img[_ngcontent-ng-c899554769], .navigation-bar[_ngcontent-ng-c899554769]   .m-logo[_ngcontent-ng-c899554769]   img[_ngcontent-ng-c899554769], .navigation-bar[_ngcontent-ng-c899554769]   .m-icon-double[_ngcontent-ng-c899554769]   img[_ngcontent-ng-c899554769]{display:block;margin:0 auto}.navigation-bar[_ngcontent-ng-c899554769]   .m-icon[_ngcontent-ng-c899554769]{cursor:pointer;width:78px;text-align:center}.navigation-bar[_ngcontent-ng-c899554769]   .m-icon[_ngcontent-ng-c899554769]   img[_ngcontent-ng-c899554769]{width:35px;height:35px}.navigation-bar[_ngcontent-ng-c899554769]   .m-icon-double[_ngcontent-ng-c899554769]{cursor:pointer;width:98px;text-align:center}.navigation-bar[_ngcontent-ng-c899554769]   .m-icon-double[_ngcontent-ng-c899554769]   img[_ngcontent-ng-c899554769]{width:35px;height:35px}.navigation-bar[_ngcontent-ng-c899554769]   .m-logo[_ngcontent-ng-c899554769]{padding-left:12px}.navigation-bar[_ngcontent-ng-c899554769]   .m-top-right[_ngcontent-ng-c899554769]{position:relative}.navigation-bar[_ngcontent-ng-c899554769]   .m-cir[_ngcontent-ng-c899554769]{font-size:.75em;margin-bottom:8px}.navigation-bar[_ngcontent-ng-c899554769]   .m-cir[_ngcontent-ng-c899554769]   fa-icon[_ngcontent-ng-c899554769]{border-radius:12px;background-color:#7b68ee;padding:5px;margin-top:2px;margin-right:5px;font-size:.8rem;color:#fff}.navigation-bar[_ngcontent-ng-c899554769]   .m-cir.login[_ngcontent-ng-c899554769]{position:absolute;right:0;bottom:0}.navigation-bar[_ngcontent-ng-c899554769]   .d-flex[_ngcontent-ng-c899554769]{justify-content:space-between;margin:0 auto;max-width:1320px}.search[_ngcontent-ng-c899554769]{white-space:nowrap}.split[_ngcontent-ng-c899554769]{border-bottom:1px solid rgba(93,98,100,.45);max-width:1010px;margin:0 auto 15px;position:relative;padding:1px 0 0}.box-shadow[_ngcontent-ng-c899554769]{box-shadow:#0000004d 1px 1px 3px;border-radius:50%}.col-3[_ngcontent-ng-c899554769]{line-height:18px;margin-bottom:18px}.font14[_ngcontent-ng-c899554769]{font-size:14px!important}.pagebreak[_ngcontent-ng-c899554769]{page-break-after:always}.m-icon[_ngcontent-ng-c899554769]{flex:1 0 9%;margin-bottom:10px}@media screen and (max-width: 1024px){.m-icon[_ngcontent-ng-c899554769]{flex:1 0 12%}}@media screen and (max-width: 600px){.m-icon[_ngcontent-ng-c899554769]{flex:1 0 26%}}@media screen and (max-width: 400px){.m-icon[_ngcontent-ng-c899554769]{flex:1 0 50%}}
/*# sourceMappingURL=navigation-footer.component-JWZPBTEU.css.map */</style><style ng-app-id="ng">.getTheAppToast[_ngcontent-ng-c1482007679]{position:fixed;bottom:-40px;animation:_ngcontent-ng-c1482007679_slideOut 2s ease forwards;height:550px;background-color:#000000e6;z-index:9999999999;width:100%;font-size:16px}@media screen and (max-width: 431px){.getTheAppToast[_ngcontent-ng-c1482007679]{font-size:14px}}@keyframes _ngcontent-ng-c1482007679_slideOut{0%{bottom:-200px}to{bottom:-40px}}.appLogo[_ngcontent-ng-c1482007679]{background:#6e44bd;background:linear-gradient(45deg,#532dba 25%,#00c4cc);width:57px;min-width:57px;height:57px;border-radius:10px;text-align:center;display:flex;justify-content:center;align-items:center}.appLogo[_ngcontent-ng-c1482007679]   div[_ngcontent-ng-c1482007679]{background-color:#fff;font-family:"Bree Serif",serif;border-radius:50%;font-size:1.6em;color:#000;width:47px;height:47px;display:flex;justify-content:center;align-items:center}.f-18[_ngcontent-ng-c1482007679]{font-size:1.4em;font-weight:400;font-family:"Bree Serif",serif}@media screen and (max-width: 468px){.f-18[_ngcontent-ng-c1482007679]{font-size:1.2em}}@media screen and (max-width: 431px){.f-18[_ngcontent-ng-c1482007679]{font-size:1.4em}}@media screen and (max-width: 468px){.no-small[_ngcontent-ng-c1482007679]{font-size:.8em}}@media screen and (max-width: 431px){.no-small[_ngcontent-ng-c1482007679]{font-size:12px}}@media screen and (max-width: 415px){.no-small[_ngcontent-ng-c1482007679]{display:none}}.btn-lg[_ngcontent-ng-c1482007679]{display:flex;justify-content:center;align-items:center;height:55px}@media screen and (max-width: 431px){.btn-lg[_ngcontent-ng-c1482007679]{font-size:16px}}
/*# sourceMappingURL=get-the-app-toast.component-LONO3IAQ.css.map */</style></head>
<body><!--nghm--><script type="text/javascript" id="ng-event-dispatch-contract">(()=>{function p(t,n,r,o,e,i,f,m){return{eventType:t,event:n,targetElement:r,eic:o,timeStamp:e,eia:i,eirp:f,eiack:m}}function u(t){let n=[],r=e=>{n.push(e)};return{c:t,q:n,et:[],etc:[],d:r,h:e=>{r(p(e.type,e,e.target,t,Date.now()))}}}function s(t,n,r){for(let o=0;o<n.length;o++){let e=n[o];(r?t.etc:t.et).push(e),t.c.addEventListener(e,t.h,r)}}function c(t,n,r,o,e=window){let i=u(t);e._ejsas||(e._ejsas={}),e._ejsas[n]=i,s(i,r),s(i,o,!0)}window.__jsaction_bootstrap=c;})();
</script><script>window.__jsaction_bootstrap(document.body,"ng",["click","submit","input","compositionstart","compositionend"],["blur"]);</script>
  <app-root ng-version="19.2.19" ngh="5" ng-server-context="ssr"><router-outlet></router-outlet><app-pages _nghost-ng-c1832455589 ngh="4"><app-navigation _ngcontent-ng-c1832455589 _nghost-ng-c2025279740 ngh="1"><svg _ngcontent-ng-c2025279740="" xmlns="http://www.w3.org/2000/svg" width="0" height="0" style="width: 0; height: 0; position: absolute;"><defs _ngcontent-ng-c2025279740=""><linearGradient _ngcontent-ng-c2025279740="" id="port100G" gradientUnits="userSpaceOnUse" x1="0" y1="0" x2="100" y2="100" xmlns="http://www.w3.org/2000/svg"><stop _ngcontent-ng-c2025279740="" offset="0" style="stop-color: #FF0000;"/><stop _ngcontent-ng-c2025279740="" offset="1" style="stop-color: #AA0707;"/></linearGradient><linearGradient _ngcontent-ng-c2025279740="" id="port95G" gradientUnits="userSpaceOnUse" x1="0" y1="0" x2="100" y2="100" xmlns="http://www.w3.org/2000/svg"><stop _ngcontent-ng-c2025279740="" offset="0" style="stop-color: #F6EC3E;"/><stop _ngcontent-ng-c2025279740="" offset="1" style="stop-color: #C1BB3A;"/></linearGradient><linearGradient _ngcontent-ng-c2025279740="" id="port90G" gradientUnits="userSpaceOnUse" x1="0" y1="0" x2="100" y2="100" xmlns="http://www.w3.org/2000/svg"><stop _ngcontent-ng-c2025279740="" offset="0" style="stop-color: #FFCC00;"/><stop _ngcontent-ng-c2025279740="" offset="1" style="stop-color: #CE9506;"/></linearGradient><linearGradient _ngcontent-ng-c2025279740="" id="port85G" gradientUnits="userSpaceOnUse" x1="0" y1="0" x2="100" y2="100" xmlns="http://www.w3.org/2000/svg"><stop _ngcontent-ng-c2025279740="" offset="0" style="stop-color: #F39B1E;"/><stop _ngcontent-ng-c2025279740="" offset="1" style="stop-color: #AB6F0F;"/></linearGradient><linearGradient _ngcontent-ng-c2025279740="" id="port80G" gradientUnits="userSpaceOnUse" x1="0" y1="0" x2="100" y2="100" xmlns="http://www.w3.org/2000/svg"><stop _ngcontent-ng-c2025279740="" offset="0" style="stop-color: #800080;"/><stop _ngcontent-ng-c2025279740="" offset="1" style="stop-color: #4F0151;"/></linearGradient><linearGradient _ngcontent-ng-c2025279740="" id="port75G" gradientUnits="userSpaceOnUse" x1="0" y1="0" x2="100" y2="100" xmlns="http://www.w3.org/2000/svg"><stop _ngcontent-ng-c2025279740="" offset="0" style="stop-color: #2E2E7A;"/><stop _ngcontent-ng-c2025279740="" offset="1" style="stop-color: #0A003D;"/></linearGradient><linearGradient _ngcontent-ng-c2025279740="" id="port70G" gradientUnits="userSpaceOnUse" x1="0" y1="0" x2="100" y2="100" xmlns="http://www.w3.org/2000/svg"><stop _ngcontent-ng-c2025279740="" offset="0" style="stop-color: #003366;"/><stop _ngcontent-ng-c2025279740="" offset="1" style="stop-color: #01233f;"/></linearGradient><linearGradient _ngcontent-ng-c2025279740="" id="port65G" gradientUnits="userSpaceOnUse" x1="0" y1="0" x2="100" y2="100" xmlns="http://www.w3.org/2000/svg"><stop _ngcontent-ng-c2025279740="" offset="0" style="stop-color: #204F26;"/><stop _ngcontent-ng-c2025279740="" offset="1" style="stop-color: #01310D;"/></linearGradient><linearGradient _ngcontent-ng-c2025279740="" id="port60G" gradientUnits="userSpaceOnUse" x1="0" y1="0" x2="100" y2="100" xmlns="http://www.w3.org/2000/svg"><stop _ngcontent-ng-c2025279740="" offset="0" style="stop-color: #008000;"/><stop _ngcontent-ng-c2025279740="" offset="1" style="stop-color: #024902;"/></linearGradient><linearGradient _ngcontent-ng-c2025279740="" id="port55G" gradientUnits="userSpaceOnUse" x1="0" y1="0" x2="100" y2="100" xmlns="http://www.w3.org/2000/svg"><stop _ngcontent-ng-c2025279740="" offset="0" style="stop-color: #767630;"/><stop _ngcontent-ng-c2025279740="" offset="1" style="stop-color: #54571E;"/></linearGradient><linearGradient _ngcontent-ng-c2025279740="" id="port50G" gradientUnits="userSpaceOnUse" x1="0" y1="0" x2="100" y2="100" xmlns="http://www.w3.org/2000/svg"><stop _ngcontent-ng-c2025279740="" offset="0" style="stop-color: #339966;"/><stop _ngcontent-ng-c2025279740="" offset="1" style="stop-color: #1F6B43;"/></linearGradient><linearGradient _ngcontent-ng-c2025279740="" id="port45G" gradientUnits="userSpaceOnUse" x1="0" y1="0" x2="100" y2="100" xmlns="http://www.w3.org/2000/svg"><stop _ngcontent-ng-c2025279740="" offset="0" style="stop-color: #019492;"/><stop _ngcontent-ng-c2025279740="" offset="1" style="stop-color: #006B69;"/></linearGradient><linearGradient _ngcontent-ng-c2025279740="" id="port40G" gradientUnits="userSpaceOnUse" x1="0" y1="0" x2="100" y2="100" xmlns="http://www.w3.org/2000/svg"><stop _ngcontent-ng-c2025279740="" offset="0" style="stop-color: #33CCCC;"/><stop _ngcontent-ng-c2025279740="" offset="1" style="stop-color: #0D827C;"/></linearGradient><linearGradient _ngcontent-ng-c2025279740="" id="port35G" gradientUnits="userSpaceOnUse" x1="0" y1="0" x2="100" y2="100" xmlns="http://www.w3.org/2000/svg"><stop _ngcontent-ng-c2025279740="" offset="0" style="stop-color: #57C8EB;"/><stop _ngcontent-ng-c2025279740="" offset="1" style="stop-color: #439BB6;"/></linearGradient><linearGradient _ngcontent-ng-c2025279740="" id="port30G" gradientUnits="userSpaceOnUse" x1="0" y1="0" x2="100" y2="100" xmlns="http://www.w3.org/2000/svg"><stop _ngcontent-ng-c2025279740="" offset="0" style="stop-color: #99CCFF;"/><stop _ngcontent-ng-c2025279740="" offset="1" style="stop-color: #6097C6;"/></linearGradient><linearGradient _ngcontent-ng-c2025279740="" id="port25G" gradientUnits="userSpaceOnUse" x1="0" y1="0" x2="100" y2="100" xmlns="http://www.w3.org/2000/svg"><stop _ngcontent-ng-c2025279740="" offset="0" style="stop-color: #ADAAD4;"/><stop _ngcontent-ng-c2025279740="" offset="1" style="stop-color: #605F79;"/></linearGradient><linearGradient _ngcontent-ng-c2025279740="" id="port20G" gradientUnits="userSpaceOnUse" x1="0" y1="0" x2="100" y2="100" xmlns="http://www.w3.org/2000/svg"><stop _ngcontent-ng-c2025279740="" offset="0" style="stop-color: #CCFFFF;"/><stop _ngcontent-ng-c2025279740="" offset="1" style="stop-color: #65C4BF;"/></linearGradient><linearGradient _ngcontent-ng-c2025279740="" id="port15G" gradientUnits="userSpaceOnUse" x1="0" y1="0" x2="100" y2="100" xmlns="http://www.w3.org/2000/svg"><stop _ngcontent-ng-c2025279740="" offset="0" style="stop-color: #B0D799;"/><stop _ngcontent-ng-c2025279740="" offset="1" style="stop-color: #97BA86;"/></linearGradient><linearGradient _ngcontent-ng-c2025279740="" id="port10G" gradientUnits="userSpaceOnUse" x1="0" y1="0" x2="100" y2="100" xmlns="http://www.w3.org/2000/svg"><stop _ngcontent-ng-c2025279740="" offset="0" style="stop-color: #FFFF99;"/><stop _ngcontent-ng-c2025279740="" offset="1" style="stop-color: #EFE86F;"/></linearGradient><linearGradient _ngcontent-ng-c2025279740="" id="port5G" gradientUnits="userSpaceOnUse" x1="0" y1="0" x2="100" y2="100" xmlns="http://www.w3.org/2000/svg"><stop _ngcontent-ng-c2025279740="" offset="0" style="stop-color: #FAF5B1;"/><stop _ngcontent-ng-c2025279740="" offset="1" style="stop-color: #E0DCA1;"/></linearGradient><linearGradient _ngcontent-ng-c2025279740="" id="port0G" gradientUnits="userSpaceOnUse" x1="0" y1="0" x2="100" y2="100" xmlns="http://www.w3.org/2000/svg"><stop _ngcontent-ng-c2025279740="" offset="0" style="stop-color: #FAF5B1;"/><stop _ngcontent-ng-c2025279740="" offset="1" style="stop-color: #E0DCA1;"/></linearGradient><symbol _ngcontent-ng-c2025279740="" id="icon-port100cp_ifa" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg" class="portfo-ball"><title _ngcontent-ng-c2025279740="">IFA Index Portfolio 100 S2B2</title><g _ngcontent-ng-c2025279740=""><circle _ngcontent-ng-c2025279740="" fill="url(#port100G)" cx="50" cy="50" r="49"/><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="45" font-weight="600" fill="#ffffff " style="font-size: 31px !important;">S2B2</text><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="85" font-weight="600" fill="#ffffff " style="font-size: 45px !important; transform: translate(-3px, -3px);">100</text></g></symbol><symbol _ngcontent-ng-c2025279740="" id="icon-port95cp_ifa" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg" class="portfo-ball"><title _ngcontent-ng-c2025279740="">IFA Index Portfolio 95 S2B2</title><g _ngcontent-ng-c2025279740=""><circle _ngcontent-ng-c2025279740="" fill="url(#port95G)" cx="50" cy="50" r="49"/><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="45" font-weight="600" fill="#000000 " style="font-size: 31px !important;">S2B2</text><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="85" font-weight="600" fill="#000000 " style="font-size: 48px !important;">95</text></g></symbol><symbol _ngcontent-ng-c2025279740="" id="icon-port90cp_ifa" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg" class="portfo-ball"><title _ngcontent-ng-c2025279740="">IFA Index Portfolio 90 S2B2</title><g _ngcontent-ng-c2025279740=""><circle _ngcontent-ng-c2025279740="" fill="url(#port90G)" cx="50" cy="50" r="49"/><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="45" font-weight="600" fill="#000000 " style="font-size: 31px !important;">S2B2</text><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="85" font-weight="600" fill="#000000 " style="font-size: 48px !important;">90</text></g></symbol><symbol _ngcontent-ng-c2025279740="" id="icon-port85cp_ifa" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg" class="portfo-ball"><title _ngcontent-ng-c2025279740="">IFA Index Portfolio 85 S2B2</title><g _ngcontent-ng-c2025279740=""><circle _ngcontent-ng-c2025279740="" fill="url(#port85G)" cx="50" cy="50" r="49"/><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="45" font-weight="600" fill="#000000 " style="font-size: 31px !important;">S2B2</text><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="85" font-weight="600" fill="#000000 " style="font-size: 48px !important;">85</text></g></symbol><symbol _ngcontent-ng-c2025279740="" id="icon-port80cp_ifa" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg" class="portfo-ball"><title _ngcontent-ng-c2025279740="">IFA Index Portfolio 80 S2B2</title><g _ngcontent-ng-c2025279740=""><circle _ngcontent-ng-c2025279740="" fill="url(#port80G)" cx="50" cy="50" r="49"/><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="45" font-weight="600" fill="#FFFFFF " style="font-size: 31px !important;">S2B2</text><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="85" font-weight="600" fill="#FFFFFF " style="font-size: 48px !important;">80</text></g></symbol><symbol _ngcontent-ng-c2025279740="" id="icon-port75cp_ifa" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg" class="portfo-ball"><title _ngcontent-ng-c2025279740="">IFA Index Portfolio 75 S2B2</title><g _ngcontent-ng-c2025279740=""><circle _ngcontent-ng-c2025279740="" fill="url(#port75G)" cx="50" cy="50" r="49"/><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="45" font-weight="600" fill="#FFFFFF " style="font-size: 31px !important;">S2B2</text><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="85" font-weight="600" fill="#FFFFFF " style="font-size: 48px !important;">75</text></g></symbol><symbol _ngcontent-ng-c2025279740="" id="icon-port70cp_ifa" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg" class="portfo-ball"><title _ngcontent-ng-c2025279740="">IFA Index Portfolio 70 S2B2</title><g _ngcontent-ng-c2025279740=""><circle _ngcontent-ng-c2025279740="" fill="url(#port70G)" cx="50" cy="50" r="49"/><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="45" font-weight="600" fill="#FFFFFF " style="font-size: 31px !important;">S2B2</text><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="85" font-weight="600" fill="#FFFFFF " style="font-size: 48px !important;">70</text></g></symbol><symbol _ngcontent-ng-c2025279740="" id="icon-port65cp_ifa" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg" class="portfo-ball"><title _ngcontent-ng-c2025279740="">IFA Index Portfolio 65 S2B2</title><g _ngcontent-ng-c2025279740=""><circle _ngcontent-ng-c2025279740="" fill="url(#port65G)" cx="50" cy="50" r="49"/><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="45" font-weight="600" fill="#FFFFFF " style="font-size: 31px !important;">S2B2</text><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="85" font-weight="600" fill="#FFFFFF " style="font-size: 48px !important;">65</text></g></symbol><symbol _ngcontent-ng-c2025279740="" id="icon-port60cp_ifa" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg" class="portfo-ball"><title _ngcontent-ng-c2025279740="">IFA Index Portfolio 60 S2B2</title><g _ngcontent-ng-c2025279740=""><circle _ngcontent-ng-c2025279740="" fill="url(#port60G)" cx="50" cy="50" r="49"/><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="45" font-weight="600" fill="#FFFFFF " style="font-size: 31px !important;">S2B2</text><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="85" font-weight="600" fill="#FFFFFF " style="font-size: 48px !important;">60</text></g></symbol><symbol _ngcontent-ng-c2025279740="" id="icon-port55cp_ifa" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg" class="portfo-ball"><title _ngcontent-ng-c2025279740="">IFA Index Portfolio 55 S2B2</title><g _ngcontent-ng-c2025279740=""><circle _ngcontent-ng-c2025279740="" fill="url(#port55G)" cx="50" cy="50" r="49"/><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="45" font-weight="600" fill="#FFFFFF " style="font-size: 31px !important;">S2B2</text><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="85" font-weight="600" fill="#FFFFFF " style="font-size: 48px !important;">55</text></g></symbol><symbol _ngcontent-ng-c2025279740="" id="icon-port50cp_ifa" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg" class="portfo-ball"><title _ngcontent-ng-c2025279740="">IFA Index Portfolio 50 S2B2</title><g _ngcontent-ng-c2025279740=""><circle _ngcontent-ng-c2025279740="" fill="url(#port50G)" cx="50" cy="50" r="49"/><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="45" font-weight="600" fill="#FFFFFF " style="font-size: 31px !important;">S2B2</text><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="85" font-weight="600" fill="#FFFFFF " style="font-size: 48px !important;">50</text></g></symbol><symbol _ngcontent-ng-c2025279740="" id="icon-port45cp_ifa" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg" class="portfo-ball"><title _ngcontent-ng-c2025279740="">IFA Index Portfolio 45 S2B2</title><g _ngcontent-ng-c2025279740=""><circle _ngcontent-ng-c2025279740="" fill="url(#port45G)" cx="50" cy="50" r="49"/><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="45" font-weight="600" fill="#FFFFFF " style="font-size: 31px !important;">S2B2</text><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="85" font-weight="600" fill="#FFFFFF " style="font-size: 48px !important;">45</text></g></symbol><symbol _ngcontent-ng-c2025279740="" id="icon-port40cp_ifa" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg" class="portfo-ball"><title _ngcontent-ng-c2025279740="">IFA Index Portfolio 40 S2B2</title><g _ngcontent-ng-c2025279740=""><circle _ngcontent-ng-c2025279740="" fill="url(#port40G)" cx="50" cy="50" r="49"/><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="45" font-weight="600" fill="#000000 " style="font-size: 31px !important;">S2B2</text><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="85" font-weight="600" fill="#000000 " style="font-size: 48px !important;">40</text></g></symbol><symbol _ngcontent-ng-c2025279740="" id="icon-port35cp_ifa" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg" class="portfo-ball"><title _ngcontent-ng-c2025279740="">IFA Index Portfolio 35 S2B2</title><g _ngcontent-ng-c2025279740=""><circle _ngcontent-ng-c2025279740="" fill="url(#port35G)" cx="50" cy="50" r="49"/><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="45" font-weight="600" fill="#000000 " style="font-size: 31px !important;">S2B2</text><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="85" font-weight="600" fill="#000000 " style="font-size: 48px !important;">35</text></g></symbol><symbol _ngcontent-ng-c2025279740="" id="icon-port30cp_ifa" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg" class="portfo-ball"><title _ngcontent-ng-c2025279740="">IFA Index Portfolio 30 S2B2</title><g _ngcontent-ng-c2025279740=""><circle _ngcontent-ng-c2025279740="" fill="url(#port30G)" cx="50" cy="50" r="49"/><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="45" font-weight="600" fill="#000000 " style="font-size: 31px !important;">S2B2</text><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="85" font-weight="600" fill="#000000 " style="font-size: 48px !important;">30</text></g></symbol><symbol _ngcontent-ng-c2025279740="" id="icon-port25cp_ifa" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg" class="portfo-ball"><title _ngcontent-ng-c2025279740="">IFA Index Portfolio 25 S2B2</title><g _ngcontent-ng-c2025279740=""><circle _ngcontent-ng-c2025279740="" fill="url(#port25G)" cx="50" cy="50" r="49"/><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="45" font-weight="600" fill="#000000 " style="font-size: 31px !important;">S2B2</text><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="85" font-weight="600" fill="#000000 " style="font-size: 48px !important;">25</text></g></symbol><symbol _ngcontent-ng-c2025279740="" id="icon-port20cp_ifa" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg" class="portfo-ball"><title _ngcontent-ng-c2025279740="">IFA Index Portfolio 20 S2B2</title><g _ngcontent-ng-c2025279740=""><circle _ngcontent-ng-c2025279740="" fill="url(#port20G)" cx="50" cy="50" r="49"/><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="45" font-weight="600" fill="#000000 " style="font-size: 31px !important;">S2B2</text><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="85" font-weight="600" fill="#000000 " style="font-size: 48px !important;">20</text></g></symbol><symbol _ngcontent-ng-c2025279740="" id="icon-port15cp_ifa" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg" class="portfo-ball"><title _ngcontent-ng-c2025279740="">IFA Index Portfolio 15 S2B2</title><g _ngcontent-ng-c2025279740=""><circle _ngcontent-ng-c2025279740="" fill="url(#port15G)" cx="50" cy="50" r="49"/><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="45" font-weight="600" fill="#000000 " style="font-size: 31px !important;">S2B2</text><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="85" font-weight="600" fill="#000000 " style="font-size: 48px !important;">15</text></g></symbol><symbol _ngcontent-ng-c2025279740="" id="icon-port10cp_ifa" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg" class="portfo-ball"><title _ngcontent-ng-c2025279740="">IFA Index Portfolio 10 S2B2</title><g _ngcontent-ng-c2025279740=""><circle _ngcontent-ng-c2025279740="" fill="url(#port10G)" cx="50" cy="50" r="49"/><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="45" font-weight="600" fill="#000000 " style="font-size: 31px !important;">S2B2</text><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="85" font-weight="600" fill="#000000 " style="font-size: 48px !important;">10</text></g></symbol><symbol _ngcontent-ng-c2025279740="" id="icon-port5cp_ifa" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg" class="portfo-ball"><title _ngcontent-ng-c2025279740="">IFA Index Portfolio 5 S2B2</title><g _ngcontent-ng-c2025279740=""><circle _ngcontent-ng-c2025279740="" fill="url(#port5G)" cx="50" cy="50" r="49"/><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="45" font-weight="600" fill="#000000 " style="font-size: 31px !important;">S2B2</text><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="85" font-weight="600" fill="#000000 " style="font-size: 48px !important;">5</text></g></symbol><symbol _ngcontent-ng-c2025279740="" id="icon-port0cp_ifa" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg" class="portfo-ball"><title _ngcontent-ng-c2025279740="">IFA Index Portfolio 0 S2B2</title><g _ngcontent-ng-c2025279740=""><circle _ngcontent-ng-c2025279740="" fill="url(#port0G)" cx="50" cy="50" r="49"/><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="45" font-weight="600" fill="#000000 " style="font-size: 31px !important;">S2B2</text><text _ngcontent-ng-c2025279740="" text-anchor="middle" x="50" y="85" font-weight="600" fill="#000000 " style="font-size: 48px !important;">0</text></g></symbol></defs></svg><div _ngcontent-ng-c2025279740 class="navigation-bar mobile-menu"><a _ngcontent-ng-c2025279740 href="/" class="menu-position navbar-brand float-start"><img _ngcontent-ng-c2025279740 src="/assets/images/ifa-logo-coin-2026.svg" height="48" width="48" alt="Index Fund Advisors, Inc Logo Since 1999"></a><div _ngcontent-ng-c2025279740 class="menu-button" jsaction="click:;"><fa-icon _ngcontent-ng-c2025279740 class="ng-fa-icon" ngh="0"><svg role="img" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="bars" class="svg-inline--fa fa-bars" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z"/></svg></fa-icon> MENU </div><div _ngcontent-ng-c2025279740 data-bs-scroll="true" tabindex="-1" id="offcanvasRight" aria-labelledby="offcanvasRightLabel" class="offcanvas offcanvas-end"><div _ngcontent-ng-c2025279740 class="offcanvas-header"> MENU <div _ngcontent-ng-c2025279740 class="text-secondary float-end" style="cursor: pointer;" jsaction="click:;"><fa-icon _ngcontent-ng-c2025279740 class="ng-fa-icon" ngh="0"><svg role="img" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="xmark" class="svg-inline--fa fa-xmark" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path fill="currentColor" d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z"/></svg></fa-icon></div></div><div _ngcontent-ng-c2025279740 class="offcanvas-body"><div _ngcontent-ng-c2025279740 class="active-menu" jsaction="click:;"><div _ngcontent-ng-c2025279740 routerlink="/" tabindex="0" jsaction="click:;">Home</div><div _ngcontent-ng-c2025279740 routerlink="/find-an-advisor" tabindex="0" jsaction="click:;">Schedule a Meeting</div><div _ngcontent-ng-c2025279740 routerlink="/survey" tabindex="0" jsaction="click:;">Risk Capacity Survey</div><div _ngcontent-ng-c2025279740 routerlink="/questionnaire" tabindex="0" jsaction="click:;">FinPlan Surveys</div><div _ngcontent-ng-c2025279740 routerlink="/services" tabindex="0" jsaction="click:;">Wealth Management</div><div _ngcontent-ng-c2025279740 routerlink="/retirement-plans" tabindex="0" jsaction="click:;">Retirement Plans</div><a _ngcontent-ng-c2025279740 href="https://ifainstitutional.com/" target="_blank">Institutional</a><div _ngcontent-ng-c2025279740 class="hasSub">Financial Calculators <fa-icon _ngcontent-ng-c2025279740 class="ng-fa-icon" ngh="0"><svg role="img" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chevron-right" class="svg-inline--fa fa-chevron-right" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="currentColor" d="M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z"/></svg></fa-icon><div _ngcontent-ng-c2025279740 class="main-submenu"><div _ngcontent-ng-c2025279740 class="main-submenu-header">CALCULATORS <div _ngcontent-ng-c2025279740 class="btn btn-success float-end"><fa-icon _ngcontent-ng-c2025279740 class="ng-fa-icon" ngh="0"><svg role="img" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chevron-left" class="svg-inline--fa fa-chevron-left" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="currentColor" d="M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l192 192c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256 246.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-192 192z"/></svg></fa-icon></div></div><div _ngcontent-ng-c2025279740 routerlink="/calculator" tabindex="0" jsaction="click:;">IFA Index Calculator</div><div _ngcontent-ng-c2025279740 routerlink="/retirement-analyzer" tabindex="0" jsaction="click:;">Retirement Calculator</div><div _ngcontent-ng-c2025279740 routerlink="/retirement-plans/target-date-comparison" tabindex="0" jsaction="click:;">Target Date Calculator</div><div _ngcontent-ng-c2025279740 routerlink="/calculators/retirement-income" tabindex="0" jsaction="click:;">Retirement Income</div><div _ngcontent-ng-c2025279740 routerlink="/college-savings" tabindex="0" jsaction="click:;">College Planning</div><div _ngcontent-ng-c2025279740 routerlink="/t-stat-calculator" tabindex="0" jsaction="click:;">T-Statistic Calculator</div><div _ngcontent-ng-c2025279740 routerlink="/calculators/401k-savings" tabindex="0" jsaction="click:;">401(k) Calculator</div><div _ngcontent-ng-c2025279740 routerlink="/calculators/net-worth" tabindex="0" jsaction="click:;">Net Worth</div><div _ngcontent-ng-c2025279740 routerlink="/calculators/net-income" tabindex="0" jsaction="click:;">Net Income</div><div _ngcontent-ng-c2025279740 routerlink="/calculators/roth-ira" tabindex="0" jsaction="click:;">Roth IRA Conversion</div><div _ngcontent-ng-c2025279740 routerlink="/fee-calculator" tabindex="0" jsaction="click:;">Fee Calculator</div><div _ngcontent-ng-c2025279740 routerlink="/calculators/multiple-active-funds-calc" tabindex="0" jsaction="click:;">Multi Funds Calculator</div></div></div><a _ngcontent-ng-c2025279740 routerlink="/open-account" href="/open-account" jsaction="click:;">Open an Account</a><a _ngcontent-ng-c2025279740 routerlink="/app" href="/app" jsaction="click:;">IFA App</a><div _ngcontent-ng-c2025279740 routerlink="/search" tabindex="0" jsaction="click:;">Search</div><div _ngcontent-ng-c2025279740 routerlink="/contact" tabindex="0" jsaction="click:;">Contact</div><div _ngcontent-ng-c2025279740 routerlink="/login" tabindex="0" jsaction="click:;">Login</div><div _ngcontent-ng-c2025279740 class="hasSub">Videos <fa-icon _ngcontent-ng-c2025279740 class="ng-fa-icon" ngh="0"><svg role="img" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chevron-right" class="svg-inline--fa fa-chevron-right" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="currentColor" d="M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z"/></svg></fa-icon><div _ngcontent-ng-c2025279740 class="main-submenu"><div _ngcontent-ng-c2025279740 class="main-submenu-header">VIDEOS <div _ngcontent-ng-c2025279740 class="btn btn-success float-end" jsaction="click:;"><fa-icon _ngcontent-ng-c2025279740 class="ng-fa-icon" ngh="0"><svg role="img" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chevron-left" class="svg-inline--fa fa-chevron-left" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="currentColor" d="M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l192 192c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256 246.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-192 192z"/></svg></fa-icon></div></div><div _ngcontent-ng-c2025279740 routerlink="/videos/" tabindex="0" jsaction="click:;">Video Library</div><span _ngcontent-ng-c2025279740>Documentary Films:</span><div _ngcontent-ng-c2025279740 routerlink="/tune-out-the-noise" class="ps-5" tabindex="0" jsaction="click:;">Tune Out the Noise</div><div _ngcontent-ng-c2025279740 routerlink="/indexfundsthemovie" class="ps-5" tabindex="0" jsaction="click:;">Index Funds: The Movie</div><a _ngcontent-ng-c2025279740 routerlink="/investingtheevidence" class="ps-5" href="/investingtheevidence" jsaction="click:;">Investing: The Evidence</a><span _ngcontent-ng-c2025279740>Video Series:</span><a _ngcontent-ng-c2025279740 routerlink="/pioneers-of-probability" target="_blank" class="ps-5" href="/pioneers-of-probability" jsaction="click:;">Pioneers of Probability</a><a _ngcontent-ng-c2025279740 routerlink="/the-papers-that-changed-investing" target="_blank" class="ps-5" href="/the-papers-that-changed-investing" jsaction="click:;">The Academic Papers that Changed Investing</a><span _ngcontent-ng-c2025279740>Interviews &amp; Presentations:</span><a _ngcontent-ng-c2025279740 routerlink="/davidboothinterviews" target="_blank" class="ps-5" href="/davidboothinterviews" jsaction="click:;">David Booth</a><a _ngcontent-ng-c2025279740 routerlink="/markhebnerinterviews" target="_blank" class="ps-5" href="/markhebnerinterviews" jsaction="click:;">Mark Hebner</a><a _ngcontent-ng-c2025279740 routerlink="/eugenefamainterviews" target="_blank" class="ps-5" href="/eugenefamainterviews" jsaction="click:;">Eugene Fama</a><a _ngcontent-ng-c2025279740 routerlink="/kennethfrenchinterviews" target="_blank" class="ps-5" href="/kennethfrenchinterviews" jsaction="click:;">Kenneth French</a><a _ngcontent-ng-c2025279740 routerlink="/harrymarkowitzinterviews" target="_blank" class="ps-5" href="/harrymarkowitzinterviews" jsaction="click:;">Harry Markowitz</a><a _ngcontent-ng-c2025279740 routerlink="/gerardoreillyinterviews" target="_blank" class="ps-5" href="/gerardoreillyinterviews" jsaction="click:;">Gerard O'Reilly</a><a _ngcontent-ng-c2025279740 routerlink="/scottbosworthinterviews" target="_blank" class="ps-5" href="/scottbosworthinterviews" jsaction="click:;">Scott Bosworth</a><a _ngcontent-ng-c2025279740 routerlink="/apollolupescuinterviews" target="_blank" class="ps-5" href="/apollolupescuinterviews" jsaction="click:;">Apollo Lupescu</a></div></div><div _ngcontent-ng-c2025279740 routerlink="/articles" tabindex="0" jsaction="click:;">Articles</div><div _ngcontent-ng-c2025279740 routerlink="/charts" tabindex="0" jsaction="click:;">Charts</div><div _ngcontent-ng-c2025279740 class="hasSub">Investor Education <fa-icon _ngcontent-ng-c2025279740 class="ng-fa-icon" ngh="0"><svg role="img" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chevron-right" class="svg-inline--fa fa-chevron-right" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="currentColor" d="M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z"/></svg></fa-icon><div _ngcontent-ng-c2025279740 class="main-submenu"><div _ngcontent-ng-c2025279740 class="main-submenu-header">INVESTOR EDUCATION <div _ngcontent-ng-c2025279740 class="btn btn-success float-end" jsaction="click:;"><fa-icon _ngcontent-ng-c2025279740 class="ng-fa-icon" ngh="0"><svg role="img" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chevron-left" class="svg-inline--fa fa-chevron-left" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="currentColor" d="M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l192 192c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256 246.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-192 192z"/></svg></fa-icon></div></div><div _ngcontent-ng-c2025279740 routerlink="/12steps/introduction" tabindex="0" jsaction="click:;">Introduction</div><div _ngcontent-ng-c2025279740 routerlink="/12steps/step1" tabindex="0" jsaction="click:;">Step 1: Active Investors</div><div _ngcontent-ng-c2025279740 routerlink="/12steps/step2" tabindex="0" jsaction="click:;">Step 2: Nobel Laureates</div><div _ngcontent-ng-c2025279740 routerlink="/12steps/step3" tabindex="0" jsaction="click:;">Step 3: Stock Pickers</div><div _ngcontent-ng-c2025279740 routerlink="/12steps/step4" tabindex="0" jsaction="click:;">Step 4: Time Pickers</div><div _ngcontent-ng-c2025279740 routerlink="/12steps/step5" tabindex="0" jsaction="click:;">Step 5: Manager Pickers</div><div _ngcontent-ng-c2025279740 routerlink="/12steps/step6" tabindex="0" jsaction="click:;">Step 6: Style Drifters</div><div _ngcontent-ng-c2025279740 routerlink="/12steps/step7" tabindex="0" jsaction="click:;">Step 7: Silent Partners</div><div _ngcontent-ng-c2025279740 routerlink="/12steps/step8" tabindex="0" jsaction="click:;">Step 8: Riskese</div><div _ngcontent-ng-c2025279740 routerlink="/12steps/step9" tabindex="0" jsaction="click:;">Step 9: History</div><div _ngcontent-ng-c2025279740 routerlink="/12steps/step10" tabindex="0" jsaction="click:;">Step 10: Risk Capacity</div><div _ngcontent-ng-c2025279740 routerlink="/12steps/step11" tabindex="0" jsaction="click:;">Step 11: Risk Exposure</div><div _ngcontent-ng-c2025279740 routerlink="/12steps/step12" tabindex="0" jsaction="click:;">Step 12: Invest and Relax</div><div _ngcontent-ng-c2025279740 routerlink="/12steps/appendix" tabindex="0" jsaction="click:;">Appendix</div></div></div><div _ngcontent-ng-c2025279740 class="hasSub">Index Portfolios <fa-icon _ngcontent-ng-c2025279740 class="ng-fa-icon" ngh="0"><svg role="img" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chevron-right" class="svg-inline--fa fa-chevron-right" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="currentColor" d="M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z"/></svg></fa-icon><div _ngcontent-ng-c2025279740 class="main-submenu"><div _ngcontent-ng-c2025279740 class="main-submenu-header">INDEX PORTFOLIOS <div _ngcontent-ng-c2025279740 class="btn btn-success float-end" jsaction="click:;"><fa-icon _ngcontent-ng-c2025279740 class="ng-fa-icon" ngh="0"><svg role="img" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chevron-left" class="svg-inline--fa fa-chevron-left" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="currentColor" d="M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l192 192c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256 246.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-192 192z"/></svg></fa-icon></div></div><div _ngcontent-ng-c2025279740 routerlink="/portfolios/100" tabindex="0" jsaction="click:;">IFA Index Portfolio 100</div><div _ngcontent-ng-c2025279740 routerlink="/portfolios/95" tabindex="0" jsaction="click:;">IFA Index Portfolio 95</div><div _ngcontent-ng-c2025279740 routerlink="/portfolios/90" tabindex="0" jsaction="click:;">IFA Index Portfolio 90</div><div _ngcontent-ng-c2025279740 routerlink="/portfolios/85" tabindex="0" jsaction="click:;">IFA Index Portfolio 85</div><div _ngcontent-ng-c2025279740 routerlink="/portfolios/80" tabindex="0" jsaction="click:;">IFA Index Portfolio 80</div><div _ngcontent-ng-c2025279740 routerlink="/portfolios/75" tabindex="0" jsaction="click:;">IFA Index Portfolio 75</div><div _ngcontent-ng-c2025279740 routerlink="/portfolios/70" tabindex="0" jsaction="click:;">IFA Index Portfolio 70</div><div _ngcontent-ng-c2025279740 routerlink="/portfolios/65" tabindex="0" jsaction="click:;">IFA Index Portfolio 65</div><div _ngcontent-ng-c2025279740 routerlink="/portfolios/60" tabindex="0" jsaction="click:;">IFA Index Portfolio 60</div><div _ngcontent-ng-c2025279740 routerlink="/portfolios/55" tabindex="0" jsaction="click:;">IFA Index Portfolio 55</div><div _ngcontent-ng-c2025279740 routerlink="/portfolios/50" tabindex="0" jsaction="click:;">IFA Index Portfolio 50</div><div _ngcontent-ng-c2025279740 routerlink="/portfolios/45" tabindex="0" jsaction="click:;">IFA Index Portfolio 45</div><div _ngcontent-ng-c2025279740 routerlink="/portfolios/40" tabindex="0" jsaction="click:;">IFA Index Portfolio 40</div><div _ngcontent-ng-c2025279740 routerlink="/portfolios/35" tabindex="0" jsaction="click:;">IFA Index Portfolio 35</div><div _ngcontent-ng-c2025279740 routerlink="/portfolios/30" tabindex="0" jsaction="click:;">IFA Index Portfolio 30</div><div _ngcontent-ng-c2025279740 routerlink="/portfolios/25" tabindex="0" jsaction="click:;">IFA Index Portfolio 25</div><div _ngcontent-ng-c2025279740 routerlink="/portfolios/20" tabindex="0" jsaction="click:;">IFA Index Portfolio 20</div><div _ngcontent-ng-c2025279740 routerlink="/portfolios/15" tabindex="0" jsaction="click:;">IFA Index Portfolio 15</div><div _ngcontent-ng-c2025279740 routerlink="/portfolios/10" tabindex="0" jsaction="click:;">IFA Index Portfolio 10</div><div _ngcontent-ng-c2025279740 routerlink="/portfolios/5" tabindex="0" jsaction="click:;">IFA Index Portfolio 5</div><div _ngcontent-ng-c2025279740 routerlink="/sustainablity" tabindex="0" jsaction="click:;">Sustainable Portfolios</div><div _ngcontent-ng-c2025279740 routerlink="/portfolios" tabindex="0" jsaction="click:;">Portfolio Overview</div><div _ngcontent-ng-c2025279740 routerlink="/portfolios/risk-and-return" tabindex="0" jsaction="click:;">Risk &amp; Return</div><div _ngcontent-ng-c2025279740 routerlink="/portfolios/matching-people-with-portfolios" tabindex="0" jsaction="click:;">Matching People with Portfolios</div></div></div><a _ngcontent-ng-c2025279740 routerlink="/fund-portfolios" href="/fund-portfolios" jsaction="click:;">Fund Portfolios</a><div _ngcontent-ng-c2025279740 class="hasSub">Resources <fa-icon _ngcontent-ng-c2025279740 class="ng-fa-icon" ngh="0"><svg role="img" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chevron-right" class="svg-inline--fa fa-chevron-right" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="currentColor" d="M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z"/></svg></fa-icon><div _ngcontent-ng-c2025279740 class="main-submenu"><div _ngcontent-ng-c2025279740 class="main-submenu-header">RESOURCES <div _ngcontent-ng-c2025279740 class="btn btn-success float-end" jsaction="click:;"><fa-icon _ngcontent-ng-c2025279740 class="ng-fa-icon" ngh="0"><svg role="img" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chevron-left" class="svg-inline--fa fa-chevron-left" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="currentColor" d="M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l192 192c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256 246.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-192 192z"/></svg></fa-icon></div></div><!----><div _ngcontent-ng-c2025279740 routerlink="/estate-planning" target="_blank" tabindex="0" jsaction="click:;">Estate Planning Attorneys</div><div _ngcontent-ng-c2025279740 routerlink="/senior-care" target="_blank" tabindex="0" jsaction="click:;">Senior Care</div><div _ngcontent-ng-c2025279740 routerlink="/books" tabindex="0" jsaction="click:;">Index Funds Book</div><div _ngcontent-ng-c2025279740 routerlink="/gallery" tabindex="0" jsaction="click:;">IFA Art Gallery</div><div _ngcontent-ng-c2025279740 routerlink="/book-library" tabindex="0" jsaction="click:;">Book Library</div><div _ngcontent-ng-c2025279740 routerlink="/academic-papers" tabindex="0" jsaction="click:;">Academic Papers</div><div _ngcontent-ng-c2025279740 routerlink="/quotes" tabindex="0" jsaction="click:;">Quotes</div><!----><div _ngcontent-ng-c2025279740 routerlink="/app" tabindex="0" jsaction="click:;">Mobile App</div><div _ngcontent-ng-c2025279740 routerlink="/sitemap" tabindex="0" jsaction="click:;">Icon Library</div><div _ngcontent-ng-c2025279740 routerlink="/coins" tabindex="0" jsaction="click:;">IFA MarketCoins<sup _ngcontent-ng-c2025279740>®</sup></div><div _ngcontent-ng-c2025279740 routerlink="/petition" tabindex="0" jsaction="click:;">Petition</div></div></div><div _ngcontent-ng-c2025279740 class="hasSub">About Us <fa-icon _ngcontent-ng-c2025279740 class="ng-fa-icon" ngh="0"><svg role="img" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chevron-right" class="svg-inline--fa fa-chevron-right" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="currentColor" d="M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z"/></svg></fa-icon><div _ngcontent-ng-c2025279740 class="main-submenu"><div _ngcontent-ng-c2025279740 class="main-submenu-header">ABOUT US <div _ngcontent-ng-c2025279740 class="btn btn-success float-end" jsaction="click:;"><fa-icon _ngcontent-ng-c2025279740 class="ng-fa-icon" ngh="0"><svg role="img" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chevron-left" class="svg-inline--fa fa-chevron-left" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="currentColor" d="M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l192 192c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256 246.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-192 192z"/></svg></fa-icon></div></div><a _ngcontent-ng-c2025279740 routerlink="/about" href="/about" jsaction="click:;">Overview</a><a _ngcontent-ng-c2025279740 routerlink="/about/value-of-ifa" href="/about/value-of-ifa" jsaction="click:;">Value of IFA</a><a _ngcontent-ng-c2025279740 routerlink="/about/advisors" href="/about/advisors" jsaction="click:;">Wealth Advisors</a><a _ngcontent-ng-c2025279740 routerlink="/about/client-service-specialists" href="/about/client-service-specialists" jsaction="click:;">Client Service Specialists</a><a _ngcontent-ng-c2025279740 routerlink="/about/management" href="/about/management" jsaction="click:;">Management</a><a _ngcontent-ng-c2025279740 routerlink="/taxes/about" href="/taxes/about" jsaction="click:;">Taxes Department</a><a _ngcontent-ng-c2025279740 routerlink="/about/financial-planning-department" href="/about/financial-planning-department" jsaction="click:;">Financial Planning Department</a><a _ngcontent-ng-c2025279740 routerlink="/about/investment-principles" href="/about/investment-principles" jsaction="click:;">Investment Principles</a><a _ngcontent-ng-c2025279740 routerlink="/about/our-fiduciary-role" href="/about/our-fiduciary-role" jsaction="click:;">Our Fiduciary Role</a><a _ngcontent-ng-c2025279740 routerlink="/fees" href="/fees" jsaction="click:;">Fees</a><a _ngcontent-ng-c2025279740 routerlink="/careers" href="/careers" jsaction="click:;">Careers</a></div></div><a _ngcontent-ng-c2025279740 href="https://store.ifa.com" target="_blank">Store</a><div _ngcontent-ng-c2025279740 class="hasSub">Galton Board/Coins <fa-icon _ngcontent-ng-c2025279740 class="ng-fa-icon" ngh="0"><svg role="img" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chevron-right" class="svg-inline--fa fa-chevron-right" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="currentColor" d="M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z"/></svg></fa-icon><div _ngcontent-ng-c2025279740 class="main-submenu"><div _ngcontent-ng-c2025279740 class="main-submenu-header">GALTON BOARD/COINS <div _ngcontent-ng-c2025279740 class="btn btn-success float-end" jsaction="click:;"><fa-icon _ngcontent-ng-c2025279740 class="ng-fa-icon" ngh="0"><svg role="img" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="chevron-left" class="svg-inline--fa fa-chevron-left" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="currentColor" d="M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l192 192c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256 246.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-192 192z"/></svg></fa-icon></div></div><a _ngcontent-ng-c2025279740 routerlink="/galton-board" href="/galton-board" jsaction="click:;">Models</a><a _ngcontent-ng-c2025279740 routerlink="/galtonboard/proficiency-test" href="/galtonboard/proficiency-test" jsaction="click:;">Proficiency Test</a><a _ngcontent-ng-c2025279740 routerlink="/galtonboard/stem" href="/galtonboard/stem" jsaction="click:;">STEM<sup _ngcontent-ng-c2025279740>TM</sup></a><a _ngcontent-ng-c2025279740 routerlink="/galtonboard/videos" href="/galtonboard/videos" jsaction="click:;">Videos</a><a _ngcontent-ng-c2025279740 routerlink="/galtonboard/gallery" href="/galtonboard/gallery" jsaction="click:;">Photos</a><a _ngcontent-ng-c2025279740 routerlink="/galtonboard/articles" href="/galtonboard/articles" jsaction="click:;">Articles</a><a _ngcontent-ng-c2025279740 routerlink="/galtonboard/probabilityexamplesinlife" href="/galtonboard/probabilityexamplesinlife" jsaction="click:;">Bell Curves</a><a _ngcontent-ng-c2025279740 routerlink="/coins" href="/coins" jsaction="click:;">IFA MarketCoins<sup _ngcontent-ng-c2025279740>®</sup></a><a _ngcontent-ng-c2025279740 routerlink="/calculators/coin-flip" href="/calculators/coin-flip" jsaction="click:;">Coin Flipper</a><a _ngcontent-ng-c2025279740 routerlink="/coins/pascals-triangle" href="/coins/pascals-triangle" jsaction="click:;">Pascal's Triangle</a></div></div><div _ngcontent-ng-c2025279740 routerlink="/taxes" tabindex="0" jsaction="click:;">Taxes</div><div _ngcontent-ng-c2025279740 routerlink="/disclosures" tabindex="0" jsaction="click:;">Back-testing Disclosures</div><div _ngcontent-ng-c2025279740 routerlink="/disclosures/index-data" tabindex="0" jsaction="click:;">Index Descriptions</div><div _ngcontent-ng-c2025279740 routerlink="/glossary" tabindex="0" jsaction="click:;">Glossary</div><a _ngcontent-ng-c2025279740 href="https://www.ifa.com/pdfs/ifa-form-crs.pdf" target="_blank">Form CRS</a></div></div></div></div><!----><div _ngcontent-ng-c2025279740 class="navigation-bar desktop-menu"><div _ngcontent-ng-c2025279740 class="d-flex"><a _ngcontent-ng-c2025279740 routerlink="/" class="m-logo" href="/" jsaction="click:;"><img _ngcontent-ng-c2025279740 src="/assets/images/ifa-logo-coin-2026.svg" width="76" height="76" alt="Index Fund Advisors Logo"></a><a _ngcontent-ng-c2025279740 routerlink="/survey" class="m-icon text-nowrap" style="min-width: 90px;" href="/survey" jsaction="click:;"><img _ngcontent-ng-c2025279740 loading="lazy" height="35" width="35" src="/assets/images/icons/menu/svg/risk-capacity-survey.svg" alt="Risk Capacity Survey">Risk Capacity<br _ngcontent-ng-c2025279740>Survey</a><a _ngcontent-ng-c2025279740 routerlink="/questionnaire" target="_blank" class="m-icon" href="/questionnaire" jsaction="click:;"><img _ngcontent-ng-c2025279740 loading="lazy" height="35" width="35" src="/assets/images/icons/menu/svg/fin-plan-survey.svg" alt="Financial Plan Survey icon">FinPlan<br _ngcontent-ng-c2025279740>Surveys</a><a _ngcontent-ng-c2025279740 routerlink="/services" class="m-icon" style="word-break: keep-all;" href="/services" jsaction="click:;"><img _ngcontent-ng-c2025279740 loading="lazy" height="35" width="35" src="/assets/images/icons/menu/svg/wealth-management.svg" alt="Person talking about money icon">Wealth Management</a><a _ngcontent-ng-c2025279740 routerlink="/retirement-plans" class="m-icon" href="/retirement-plans" jsaction="click:;"><img _ngcontent-ng-c2025279740 loading="lazy" height="35" width="35" src="/assets/images/icons/menu/svg/retirement-plans.svg" alt="Piggy bank icon">Retirement Plans</a><a _ngcontent-ng-c2025279740 href="https://ifainstitutional.com/" target="_blank" class="m-icon"><img _ngcontent-ng-c2025279740 loading="lazy" height="35" width="35" src="/assets/images/icons/menu/svg/institutional.svg" alt="Skyscrapers icon">Institutional</a><div _ngcontent-ng-c2025279740 class="m-icon hasBranch"><img _ngcontent-ng-c2025279740 src="/assets/images/icons/menu/svg/financial-calculators.svg" alt="Financial Calculators">Financial <span _ngcontent-ng-c2025279740 class="text-nowrap">Calculators <b _ngcontent-ng-c2025279740>▾</b></span><!----></div><a _ngcontent-ng-c2025279740 routerlink="/open-account" class="m-icon" href="/open-account" jsaction="click:;"><img _ngcontent-ng-c2025279740 loading="lazy" height="35" width="35" src="/assets/images/icons/menu/svg/open-new-account.svg" alt="Briefcase icon">Open an Account</a><a _ngcontent-ng-c2025279740 class="m-icon" href="/find-an-advisor" jsaction="click:;"><img _ngcontent-ng-c2025279740 loading="lazy" height="35" width="35" src="/assets/images/icons/menu/svg/schedule-a-meeting.svg" alt="Advisor icon"><span _ngcontent-ng-c2025279740 style="white-space: nowrap;">Schedule a</span> Meeting</a><a _ngcontent-ng-c2025279740 class="m-icon" href="/app" jsaction="click:;"><img _ngcontent-ng-c2025279740 loading="lazy" height="35" width="35" src="/assets/images/icons/menu/svg/ifa-app.svg?v=2025-02-26" alt="app icon">IFA App</a><div _ngcontent-ng-c2025279740 class="m-top-right"><div _ngcontent-ng-c2025279740 class="m-cir search"><fa-icon _ngcontent-ng-c2025279740 class="ng-fa-icon" ngh="0"><svg role="img" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="magnifying-glass" class="svg-inline--fa fa-magnifying-glass" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z"/></svg></fa-icon><input _ngcontent-ng-c2025279740 id="site_search" type="text" placeholder="Search ifa.com" style="width: 140px;"></div><div _ngcontent-ng-c2025279740 class="m-cir phone-number"><a _ngcontent-ng-c2025279740 href="tel:+1888-643-3133" jsaction="click:;"><fa-icon _ngcontent-ng-c2025279740 class="ng-fa-icon" ngh="0"><svg role="img" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="phone-flip" class="svg-inline--fa fa-phone-flip" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M347.1 24.6c7.7-18.6 28-28.5 47.4-23.2l88 24C499.9 30.2 512 46 512 64c0 247.4-200.6 448-448 448c-18 0-33.8-12.1-38.6-29.5l-24-88c-5.3-19.4 4.6-39.7 23.2-47.4l96-40c16.3-6.8 35.2-2.1 46.3 11.6L207.3 368c70.4-33.3 127.4-90.3 160.7-160.7L318.7 167c-13.7-11.2-18.4-30-11.6-46.3l40-96z"/></svg></fa-icon>888-643-3133 </a></div><div _ngcontent-ng-c2025279740 class="m-cir contact-us"><a _ngcontent-ng-c2025279740 href="/contact" jsaction="click:;"><fa-icon _ngcontent-ng-c2025279740 class="ng-fa-icon" ngh="0"><svg role="img" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="envelope" class="svg-inline--fa fa-envelope" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="currentColor" d="M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"/></svg></fa-icon>Contact Us </a></div><div _ngcontent-ng-c2025279740 class="m-cir login"><a _ngcontent-ng-c2025279740 href="/login" jsaction="click:;"><fa-icon _ngcontent-ng-c2025279740 class="ng-fa-icon" ngh="0"><svg role="img" aria-hidden="true" focusable="false" data-prefix="fas" data-icon="lock" class="svg-inline--fa fa-lock" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path fill="currentColor" d="M144 144l0 48 160 0 0-48c0-44.2-35.8-80-80-80s-80 35.8-80 80zM80 192l0-48C80 64.5 144.5 0 224 0s144 64.5 144 144l0 48 16 0c35.3 0 64 28.7 64 64l0 192c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 256c0-35.3 28.7-64 64-64l16 0z"/></svg></fa-icon>Login </a></div></div></div><div _ngcontent-ng-c2025279740 class="split"></div><div _ngcontent-ng-c2025279740 class="d-flex"><div _ngcontent-ng-c2025279740 class="m-icon hasBranch"><img _ngcontent-ng-c2025279740 loading="lazy" height="35" width="35" src="/assets/images/icons/menu/svg/videos.svg" alt="Videos"><span _ngcontent-ng-c2025279740 class="text-nowrap">Videos <b _ngcontent-ng-c2025279740>▾</b></span><!----></div><a _ngcontent-ng-c2025279740 class="m-icon" href="/articles" jsaction="click:;"><img _ngcontent-ng-c2025279740 loading="lazy" height="35" width="35" src="/assets/images/icons/menu/svg/articles.svg" alt="article icon">Articles</a><a _ngcontent-ng-c2025279740 routerlink="charts" class="m-icon" href="/charts" jsaction="click:;"><img _ngcontent-ng-c2025279740 loading="lazy" height="35" width="35" src="/assets/images/icons/menu/svg/charts.svg" alt="chart icon">Charts</a><div _ngcontent-ng-c2025279740 class="m-icon-double hasBranch"><img _ngcontent-ng-c2025279740 loading="lazy" height="35" width="35" src="/assets/images/icons/menu/svg/12-steps.svg" alt="pie chart icon">Investor Education <b _ngcontent-ng-c2025279740>▾</b><!----></div><div _ngcontent-ng-c2025279740 class="m-icon hasBranch"><img _ngcontent-ng-c2025279740 loading="lazy" height="35" width="35" src="/assets/images/icons/menu/svg/ifa-index-portfolios.svg" alt="pie chart icon"><span _ngcontent-ng-c2025279740 class="text-nowrap">Index<br _ngcontent-ng-c2025279740>Portfolios <b _ngcontent-ng-c2025279740>▾</b></span><!----></div><a _ngcontent-ng-c2025279740 routerlink="/fund-portfolios" class="m-icon-double" href="/fund-portfolios" jsaction="click:;"><img _ngcontent-ng-c2025279740 loading="lazy" height="35" width="35" src="/assets/images/icons/menu/svg/fund-options.svg" alt="Fund Portfolios icon">Fund<br _ngcontent-ng-c2025279740>Portfolios</a><div _ngcontent-ng-c2025279740 class="m-icon hasBranch"><img _ngcontent-ng-c2025279740 loading="lazy" height="35" width="35" src="/assets/images/icons/menu/svg/resources.svg" alt="Resources"><span _ngcontent-ng-c2025279740 class="text-nowrap">Resources<b _ngcontent-ng-c2025279740>▾</b></span><!----></div><div _ngcontent-ng-c2025279740 class="m-icon hasBranch"><img _ngcontent-ng-c2025279740 loading="lazy" height="35" width="35" src="/assets/images/icons/menu/svg/about-us.svg" alt="About Us"><span _ngcontent-ng-c2025279740 class="text-nowrap">About Us <b _ngcontent-ng-c2025279740>▾</b></span><!----></div><a _ngcontent-ng-c2025279740 routerlink="/store" class="m-icon" href="/store" jsaction="click:;"><img _ngcontent-ng-c2025279740 loading="lazy" height="35" width="35" src="/assets/images/icons/menu/svg/store.svg" alt="shopping bag icon">Store</a><div _ngcontent-ng-c2025279740 class="m-icon hasBranch"><img _ngcontent-ng-c2025279740 loading="lazy" height="35" width="35" src="/assets/images/icons/menu/svg/galton-board.svg" alt="galton board icon"><span _ngcontent-ng-c2025279740 class="text-nowrap">Galton<br _ngcontent-ng-c2025279740>Board/Coins <b _ngcontent-ng-c2025279740>▾</b></span><!----></div><a _ngcontent-ng-c2025279740 routerlink="/taxes" class="m-icon" href="/taxes" jsaction="click:;"><img _ngcontent-ng-c2025279740 loading="lazy" height="35" width="35" src="/assets/images/icons/menu/svg/taxes.svg" alt="Tax form icon">Taxes</a><a _ngcontent-ng-c2025279740 class="m-icon-double" href="/disclosures" jsaction="click:;"><img _ngcontent-ng-c2025279740 loading="lazy" height="35" width="35" src="/assets/images/icons/menu/svg/disclosures.svg" alt="Disclosures icon">Back-testing Disclosures</a><a _ngcontent-ng-c2025279740 class="m-icon-double" href="/disclosures/index-data" jsaction="click:;"><img _ngcontent-ng-c2025279740 loading="lazy" height="35" width="35" src="/assets/images/icons/menu/svg/index-descriptions.svg" alt="info icon">Index Descriptions</a><a _ngcontent-ng-c2025279740 routerlink="/glossary" class="m-icon" href="/glossary" jsaction="click:;"><img _ngcontent-ng-c2025279740 loading="lazy" height="35" width="35" src="/assets/images/icons/menu/svg/glossary.svg" alt="glossary icon">Glossary</a><a _ngcontent-ng-c2025279740 href="https://www.ifa.com/pdfs/ifa-form-crs.pdf" target="_blank" class="m-icon"><img _ngcontent-ng-c2025279740 loading="lazy" height="35" width="35" src="/assets/images/icons/menu/svg/form-crs.svg" alt="form-crs icon">Form CRS</a></div></div><!----></app-navigation><router-outlet _ngcontent-ng-c1832455589></router-outlet><app-not-found ngskiphydration="true"><!----></app-not-found><!----><app-navigation-footer _ngcontent-ng-c1832455589 _nghost-ng-c899554769 ngh="2"><div _ngcontent-ng-c899554769 class="navigation-bar"><div _ngcontent-ng-c899554769 class="d-flex justify-content-evenly flex-wrap mt-3"><a _ngcontent-ng-c899554769 routerlink="/" class="m-icon text-center" href="/" jsaction="click:;"><img _ngcontent-ng-c899554769 loading="lazy" src="/assets/images/icons/menu/svg/home.svg" alt="IFA icon">Home</a><a _ngcontent-ng-c899554769 routerlink="/taxes" class="m-icon text-center" href="/taxes" jsaction="click:;"><img _ngcontent-ng-c899554769 loading="lazy" src="/assets/images/icons/menu/svg/taxes.svg" alt="tax form icon">Taxes</a><a _ngcontent-ng-c899554769 routerlink="/about" class="m-icon text-center" href="/about" jsaction="click:;"><img _ngcontent-ng-c899554769 loading="lazy" src="/assets/images/icons/menu/svg/about-us.svg" alt="people icon">About Us</a><a _ngcontent-ng-c899554769 class="m-icon text-center" href="tel:888-643-3133"><img _ngcontent-ng-c899554769 loading="lazy" src="/assets/images/icons/menu/svg/phone.svg" alt="Call Us">888-643-3133</a><a _ngcontent-ng-c899554769 routerlink="/contact" class="m-icon text-center" href="/contact" jsaction="click:;"><img _ngcontent-ng-c899554769 loading="lazy" src="/assets/images/icons/menu/svg/contact-us.svg" alt="smart phone icon">Contact Us</a><div _ngcontent-ng-c899554769 class="m-icon text-center" jsaction="click:;"><img _ngcontent-ng-c899554769 loading="lazy" src="/assets/images/icons/menu/svg/newsletter-subscribe.svg" alt="Newsletter Subscribe">Newsletter Subscribe</div><a _ngcontent-ng-c899554769 href="https://wealth.emaplan.com/ema/Default.aspx?ema/ria/ifa" target="_blank" class="m-icon text-center"><img _ngcontent-ng-c899554769 loading="lazy" src="/assets/images/icons/menu/svg/emoney.svg" alt="eMoney logo icon">eMoney</a><a _ngcontent-ng-c899554769 routerlink="/app" class="m-icon text-center" href="/app" jsaction="click:;"><img _ngcontent-ng-c899554769 loading="lazy" src="/assets/images/icons/menu/svg/ifa-app.svg" alt="app store icon">IFA Apps</a><a _ngcontent-ng-c899554769 target="_blank" class="m-icon text-center" href="https://www.amazon.com/Index-Funds-12-Step-Recovery-Investors-ebook/dp/B0CL2Z23CT"><img _ngcontent-ng-c899554769 loading="lazy" src="/assets/images/icons/menu/svg/kindle.svg" alt="Kindle logo icon">Index Funds Book on Kindle</a><a _ngcontent-ng-c899554769 target="_blank" class="m-icon text-center" href="https://www.amazon.com/Index-Funds-12-Step-Recovery-Investors/dp/B0CP6H8PWR"><img _ngcontent-ng-c899554769 loading="lazy" src="/assets/images/icons/menu/svg/index-funds-audiobooks.svg" alt="Audible logo icon">Index Funds Audiobook</a><a _ngcontent-ng-c899554769 routerlink="/careers" class="m-icon text-center" href="/careers" jsaction="click:;"><img _ngcontent-ng-c899554769 loading="lazy" src="/assets/images/icons/menu/svg/careers.svg" alt="business person icon">Careers</a><a _ngcontent-ng-c899554769 href="https://www.facebook.com/ifadotcom" target="_blank" class="m-icon text-center"><img _ngcontent-ng-c899554769 loading="lazy" src="/assets/images/icons/menu/svg/facebook.svg" alt="Facebook logo icon">Facebook</a><a _ngcontent-ng-c899554769 href="https://twitter.com/ifadotcom" target="_blank" class="m-icon text-center"><img _ngcontent-ng-c899554769 loading="lazy" src="/assets/svg/x.svg" alt="Twitter / X">X</a><a _ngcontent-ng-c899554769 href="https://www.linkedin.com/company/index-funds-advisors-inc-?trk=top_nav_home" target="_blank" class="m-icon text-center"><img _ngcontent-ng-c899554769 loading="lazy" src="/assets/images/icons/menu/svg/linkedin.svg" alt="LinkedIn icon">LinkedIn</a><a _ngcontent-ng-c899554769 href="https://www.instagram.com/indexfundadvisors/" target="_blank" class="m-icon text-center"><img _ngcontent-ng-c899554769 loading="lazy" src="/assets/images/icons/menu/svg/instagram.svg" alt="Instagram icon">Instagram</a><a _ngcontent-ng-c899554769 routerlink="/videos" class="m-icon text-center" href="/videos" jsaction="click:;"><img _ngcontent-ng-c899554769 loading="lazy" src="/assets/images/icons/menu/svg/videos.svg" alt="video playing icon ">Videos</a><a _ngcontent-ng-c899554769 href="https://www.youtube.com/user/IndexFundsAdvisors" target="_blank" class="m-icon text-center"><img _ngcontent-ng-c899554769 loading="lazy" src="/assets/images/icons/menu/svg/youtube.svg" alt="Youtube icon" class="box-shadow">Youtube</a><a _ngcontent-ng-c899554769 routerlink="/glossary" class="m-icon text-center" href="/glossary" jsaction="click:;"><img _ngcontent-ng-c899554769 loading="lazy" src="/assets/images/icons/menu/svg/glossary.svg" alt="Glossary icon">Glossary</a><a _ngcontent-ng-c899554769 routerlink="/disclosures/terms" class="m-icon text-center" href="/disclosures/terms" jsaction="click:;"><img _ngcontent-ng-c899554769 loading="lazy" src="/assets/images/icons/menu/svg/terms.svg" alt="Terms document icon">Terms</a><a _ngcontent-ng-c899554769 routerlink="/disclosures" class="m-icon text-center" href="/disclosures" jsaction="click:;"><img _ngcontent-ng-c899554769 loading="lazy" src="/assets/images/icons/menu/svg/disclosures.svg" alt="legal paper icon">Disclosures</a><a _ngcontent-ng-c899554769 routerlink="/disclosures/index-data" class="m-icon text-center" href="/disclosures/index-data" jsaction="click:;"><img _ngcontent-ng-c899554769 loading="lazy" src="/assets/images/icons/menu/svg/index-descriptions.svg" alt="info icon">Index Descriptions</a><a _ngcontent-ng-c899554769 href="https://www.ifa.com/pdfs/ifa-form-crs.pdf" class="m-icon text-center"><img _ngcontent-ng-c899554769 loading="lazy" height="40" width="40" src="/assets/images/icons/menu/svg/form-crs.svg" alt="form-crs icon">Form CRS</a></div><div _ngcontent-ng-c899554769 class="container p-4 disclosure"><div _ngcontent-ng-c899554769 class="row d-flex"><div _ngcontent-ng-c899554769 class="col"> The data provided in charts referring to IFA Index Portfolios is hypothetical back-tested performance and is not actual client performance. Performance data for the IFA Index Portfolios is shown net of IFA's highest advisory fee and the underlying mutual fund expenses. IFA Indexes when shown individually do not reflect a deduction of advisory fees. None of the data reflects trading costs or taxes, which would have lowered performance by these costs. See more important disclosures at <a _ngcontent-ng-c899554769 routerlink="/disclosures" href="/disclosures" jsaction="click:;">ifabt.com.</a></div><div _ngcontent-ng-c899554769 class="row"><div _ngcontent-ng-c899554769 class="col copyright p-3"> © 1999-2026 Index Fund Advisors, Inc. All Rights Reserved | 19200 Von Karman Ave. Suite 150 Irvine, CA 92612 | <a _ngcontent-ng-c899554769 class="font14" href="tel:888-643-3133">888-643-3133</a></div></div></div></div></div><!----><div _ngcontent-ng-c899554769 data-bs-backdrop="static" tabindex="-1" id="modalNewsletterSubscribe" class="modal fade"><div _ngcontent-ng-c899554769 class="modal-dialog modal-dialog-centered"><div _ngcontent-ng-c899554769 class="modal-content"><div _ngcontent-ng-c899554769 class="modal-body p-5"><button _ngcontent-ng-c899554769 type="button" title="Close" data-bs-dismiss="modal" aria-label="Close" class="btn-close position-absolute" style="top: 5px; right: 5px;"></button><!----><form _ngcontent-ng-c899554769 novalidate class="ng-untouched ng-pristine ng-valid" jsaction="submit:;"><p _ngcontent-ng-c899554769 class="text-center">Subscribe to receive IFA newsletters<br _ngcontent-ng-c899554769>and timely industry insights.</p><div _ngcontent-ng-c899554769 class="form-group"><div _ngcontent-ng-c899554769 class="col-md-10 offset-md-1"><input _ngcontent-ng-c899554769 id="newsletter_subscribe_email" formcontrolname="email" type="email" placeholder="email" class="semi-trans form-control mb-3 p-3 height-35 font-w font-16 ng-untouched ng-pristine ng-valid" value jsaction="input:;blur:;compositionstart:;compositionend:;"><!----></div></div><button _ngcontent-ng-c899554769 id="emailSubscribeButton" class="text-center blue-button font-w font-16 border-radius-none pad-8 font-open-l" style="max-width: 200px; display: block; margin: 0 auto;">Subscribe</button></form><!----></div></div></div></div></app-navigation-footer><app-get-the-app-toast _ngcontent-ng-c1832455589 _nghost-ng-c1482007679 ngh="3"><!----></app-get-the-app-toast></app-pages><!----></app-root>
  <noscript>Please enable JavaScript to continue using this application.</noscript>

  

<script>  
    // Prepare the dataLayer and gtag function so any GA calls before loading are queued.  
    window.dataLayer = window.dataLayer || [];  
    function gtag() {  
      dataLayer.push(arguments);  
    }  
    // Delay the GA script load by 2500 milliseconds (2.5 seconds)  
    setTimeout(function () {  
      var script = document.createElement('script');  
      // Replace 'YOUR_TRACKING_ID' with your actual Google Analytics tracking ID.  
      script.src = "https://www.googletagmanager.com/gtag/js?id=G-J480EY80GY";  
      script.defer = true;  
      document.head.appendChild(script);  

      // Optionally send the initial GA config commands right after appending the script.  
      gtag('js', new Date());  
      gtag('config', 'G-J480EY80GY');  //google analytics
      gtag('config', 'AW-1072658350'); //adwords
    }, 2500);  
</script> 
<link rel="modulepreload" href="chunk-ALKLKJZU.js"><link rel="modulepreload" href="chunk-APZS6MJO.js"><link rel="modulepreload" href="chunk-5S7SF7BD.js"><link rel="modulepreload" href="chunk-OLR4JMER.js"><link rel="modulepreload" href="chunk-TB2A2SOW.js"><link rel="modulepreload" href="chunk-SYLTTBD6.js"><link rel="modulepreload" href="chunk-MSYHIVVO.js"><link rel="modulepreload" href="chunk-7SP53SKS.js"><link rel="modulepreload" href="chunk-ZLOU4JUJ.js"><link rel="modulepreload" href="chunk-WR2HNRBI.js"><script src="polyfills-Q763KACN.js" type="module"></script><script src="scripts-B3OGNMKS.js" defer></script><script src="main-63QK5OWZ.js" type="module"></script>

<script id="ng-state" type="application/json">{"__nghData__":[{},{"t":{"254":"t0","255":"t3"},"c":{"254":[{"i":"t0","r":1,"t":{"218":"t1","233":"t2"},"c":{"218":[],"233":[]}}],"255":[{"i":"t3","r":1,"t":{"30":"t4","67":"t5","79":"t6","88":"t7","100":"t8","107":"t9","119":"t10"},"c":{"30":[],"67":[],"79":[],"88":[],"100":[],"107":[],"119":[]}}]}},{"t":{"0":"t20","6":"t21","7":"t22"},"c":{"0":[{"i":"t20","r":1}],"6":[],"7":[{"i":"t22","r":1,"t":{"8":"t23"},"c":{"8":[]}}]}},{"t":{"0":"t24"},"c":{"0":[]}},{"c":{"1":[{"i":"c59182511","r":1}]}},{"c":{"0":[{"i":"c1832455589","r":1}]}}]}</script></body></html>