#legacy-html-raw meta.foundation-version {
  font-family: "/{{ VERSION }}/";
}

#legacy-html-raw meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

#legacy-html-raw meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

#legacy-html-raw meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

#legacy-html-raw meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

#legacy-html-raw meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

#legacy-html-raw meta.foundation-data-attribute-namespace {
  font-family: false;
}

#legacy-html-raw *,
#legacy-html-raw *:before,
#legacy-html-raw *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#legacy-html-raw a:hover {
  cursor: pointer;
}

#legacy-html-raw img {
  max-width: 100%;
  height: auto;
}

#legacy-html-raw img {
  -ms-interpolation-mode: bicubic;
}

#legacy-html-raw #map_canvas img,
#legacy-html-raw #map_canvas embed,
#legacy-html-raw #map_canvas object,
#legacy-html-raw .map_canvas img,
#legacy-html-raw .map_canvas embed,
#legacy-html-raw .map_canvas object {
  max-width: none !important;
}

#legacy-html-raw .left {
  float: left !important;
}

#legacy-html-raw .right {
  float: right !important;
}

#legacy-html-raw .clearfix:before,
#legacy-html-raw .clearfix:after {
  content: " ";
  display: table;
}

#legacy-html-raw .clearfix:after {
  clear: both;
}

#legacy-html-raw .hide {
  display: none;
}

#legacy-html-raw .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#legacy-html-raw img {
  display: inline-block;
  vertical-align: middle;
}

#legacy-html-raw textarea {
  height: auto;
  min-height: 50px;
}

#legacy-html-raw select {
  width: 100%;
}

#legacy-html-raw .alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: normal;
  margin-bottom: 1.25rem;
  position: relative;
  padding: .875rem 1.5rem .875rem .875rem;
  font-size: .8125rem;
  transition: opacity 300ms ease-out;
  background-color: #4C5154;
  border-color: #414648;
  color: #fff;
}

#legacy-html-raw .alert-box .close {
  font-size: 1.375rem;
  padding: 9px 6px 4px;
  line-height: 0;
  position: absolute;
  top: 50%;
  margin-top: -.6875rem;
  right: .25rem;
  color: #333;
  opacity: .3;
}

#legacy-html-raw .alert-box .close:hover,
#legacy-html-raw .alert-box .close:focus {
  opacity: .5;
}

#legacy-html-raw .alert-box.radius {
  border-radius: 5px;
}

#legacy-html-raw .alert-box.round {
  border-radius: 1000px;
}

#legacy-html-raw .alert-box.success {
  background-color: #43AC6A;
  border-color: #3a945b;
  color: #fff;
}

#legacy-html-raw .alert-box.alert {
  background-color: #f04124;
  border-color: #de2d0f;
  color: #fff;
}

#legacy-html-raw .alert-box.secondary {
  background-color: #fff;
  border-color: #dbdbdb;
  color: #575757;
}

#legacy-html-raw .alert-box.warning {
  background-color: #f08a24;
  border-color: #de770f;
  color: #fff;
}

#legacy-html-raw .alert-box.info {
  background-color: #a0d3e8;
  border-color: #74bfdd;
  color: #575757;
}

#legacy-html-raw .alert-box.alert-close {
  opacity: 0;
}

#legacy-html-raw meta.foundation-version {
  font-family: "/{{ VERSION }}/";
}

#legacy-html-raw meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

#legacy-html-raw meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

#legacy-html-raw meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

#legacy-html-raw meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

#legacy-html-raw meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

#legacy-html-raw meta.foundation-data-attribute-namespace {
  font-family: false;
}

#legacy-html-raw *,
#legacy-html-raw *:before,
#legacy-html-raw *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#legacy-html-raw a:hover {
  cursor: pointer;
}

#legacy-html-raw img {
  max-width: 100%;
  height: auto;
}

#legacy-html-raw img {
  -ms-interpolation-mode: bicubic;
}

#legacy-html-raw #map_canvas img,
#legacy-html-raw #map_canvas embed,
#legacy-html-raw #map_canvas object,
#legacy-html-raw .map_canvas img,
#legacy-html-raw .map_canvas embed,
#legacy-html-raw .map_canvas object {
  max-width: none !important;
}

#legacy-html-raw .left {
  float: left !important;
}

#legacy-html-raw .right {
  float: right !important;
}

#legacy-html-raw .clearfix:before,
#legacy-html-raw .clearfix:after {
  content: " ";
  display: table;
}

#legacy-html-raw .clearfix:after {
  clear: both;
}

#legacy-html-raw .hide {
  display: none;
}

#legacy-html-raw .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#legacy-html-raw img {
  display: inline-block;
  vertical-align: middle;
}

#legacy-html-raw textarea {
  height: auto;
  min-height: 50px;
}

#legacy-html-raw select {
  width: 100%;
}

#legacy-html-raw .breadcrumbs {
  display: block;
  padding: .5625rem .875rem .5625rem;
  overflow: hidden;
  margin-left: 0;
  list-style: none;
  border-style: solid;
  border-width: 1px;
  background-color: #fff;
  border-color: #e6e6e6;
  border-radius: 5px;
}

#legacy-html-raw .breadcrumbs>* {
  margin: 0;
  float: left;
  font-size: .6875rem;
  line-height: .6875rem;
  text-transform: uppercase;
  color: #4C5154;
}

#legacy-html-raw .breadcrumbs>*:hover a,
#legacy-html-raw .breadcrumbs>*:focus a {
  text-decoration: underline;
}

#legacy-html-raw .breadcrumbs>* a {
  color: #4C5154;
}

#legacy-html-raw .breadcrumbs>*.current {
  cursor: default;
  color: #333;
}

#legacy-html-raw .breadcrumbs>*.current a {
  cursor: default;
  color: #333;
}

#legacy-html-raw .breadcrumbs>*.current:hover,
#legacy-html-raw .breadcrumbs>*.current:hover a,
#legacy-html-raw .breadcrumbs>*.current:focus,
#legacy-html-raw .breadcrumbs>*.current:focus a {
  text-decoration: none;
}

#legacy-html-raw .breadcrumbs>*.unavailable {
  color: #999;
}

#legacy-html-raw .breadcrumbs>*.unavailable a {
  color: #999;
}

#legacy-html-raw .breadcrumbs>*.unavailable:hover,
#legacy-html-raw .breadcrumbs>*.unavailable:hover a,
#legacy-html-raw .breadcrumbs>*.unavailable:focus,
#legacy-html-raw .breadcrumbs>*.unavailable a:focus {
  text-decoration: none;
  color: #999;
  cursor: default;
}

#legacy-html-raw .breadcrumbs>*:before {
  content: "/";
  color: #aaa;
  margin: 0 .75rem;
  position: relative;
  top: 1px;
}

#legacy-html-raw .breadcrumbs>*:first-child:before {
  content: " ";
  margin: 0;
}

#legacy-html-raw [aria-label="breadcrumbs"] [aria-hidden="true"]:after {
  content: "/";
}

#legacy-html-raw meta.foundation-version {
  font-family: "/{{ VERSION }}/";
}

#legacy-html-raw meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

#legacy-html-raw meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

#legacy-html-raw meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

#legacy-html-raw meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

#legacy-html-raw meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

#legacy-html-raw meta.foundation-data-attribute-namespace {
  font-family: false;
}

#legacy-html-raw *,
#legacy-html-raw *:before,
#legacy-html-raw *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#legacy-html-raw a:hover {
  cursor: pointer;
}

#legacy-html-raw img {
  max-width: 100%;
  height: auto;
}

#legacy-html-raw img {
  -ms-interpolation-mode: bicubic;
}

#legacy-html-raw #map_canvas img,
#legacy-html-raw #map_canvas embed,
#legacy-html-raw #map_canvas object,
#legacy-html-raw .map_canvas img,
#legacy-html-raw .map_canvas embed,
#legacy-html-raw .map_canvas object {
  max-width: none !important;
}

#legacy-html-raw .left {
  float: left !important;
}

#legacy-html-raw .right {
  float: right !important;
}

#legacy-html-raw .clearfix:before,
#legacy-html-raw .clearfix:after {
  content: " ";
  display: table;
}

#legacy-html-raw .clearfix:after {
  clear: both;
}

#legacy-html-raw .hide {
  display: none;
}

#legacy-html-raw .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#legacy-html-raw img {
  display: inline-block;
  vertical-align: middle;
}

#legacy-html-raw textarea {
  height: auto;
  min-height: 50px;
}

#legacy-html-raw select {
  width: 100%;
}

#legacy-html-raw meta.foundation-version {
  font-family: "/{{ VERSION }}/";
}

#legacy-html-raw meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

#legacy-html-raw meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

#legacy-html-raw meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

#legacy-html-raw meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

#legacy-html-raw meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

#legacy-html-raw meta.foundation-data-attribute-namespace {
  font-family: false;
}

#legacy-html-raw *,
#legacy-html-raw *:before,
#legacy-html-raw *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#legacy-html-raw a:hover {
  cursor: pointer;
}

#legacy-html-raw img {
  max-width: 100%;
  height: auto;
}

#legacy-html-raw img {
  -ms-interpolation-mode: bicubic;
}

#legacy-html-raw #map_canvas img,
#legacy-html-raw #map_canvas embed,
#legacy-html-raw #map_canvas object,
#legacy-html-raw .map_canvas img,
#legacy-html-raw .map_canvas embed,
#legacy-html-raw .map_canvas object {
  max-width: none !important;
}

#legacy-html-raw .left {
  float: left !important;
}

#legacy-html-raw .right {
  float: right !important;
}

#legacy-html-raw .clearfix:before,
#legacy-html-raw .clearfix:after {
  content: " ";
  display: table;
}

#legacy-html-raw .clearfix:after {
  clear: both;
}

#legacy-html-raw .hide {
  display: none;
}

#legacy-html-raw .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#legacy-html-raw img {
  display: inline-block;
  vertical-align: middle;
}

#legacy-html-raw textarea {
  height: auto;
  min-height: 50px;
}

#legacy-html-raw select {
  width: 100%;
}

#legacy-html-raw button,
#legacy-html-raw .button {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #DC5114;
  border-color: #DC5114;
  color: #fff;
  transition: background-color 300ms ease-out;
}

#legacy-html-raw button:hover,
#legacy-html-raw button:focus,
#legacy-html-raw .button:hover,
#legacy-html-raw .button:focus {
  background-color: #b04110;
}

#legacy-html-raw button:hover,
#legacy-html-raw button:focus,
#legacy-html-raw .button:hover,
#legacy-html-raw .button:focus {
  color: #fff;
}

#legacy-html-raw button.secondary,
#legacy-html-raw .button.secondary {
  background-color: #fff;
  border-color: #ccc;
  color: #333;
}

#legacy-html-raw button.secondary:hover,
#legacy-html-raw button.secondary:focus,
#legacy-html-raw .button.secondary:hover,
#legacy-html-raw .button.secondary:focus {
  background-color: #ccc;
}

#legacy-html-raw button.secondary:hover,
#legacy-html-raw button.secondary:focus,
#legacy-html-raw .button.secondary:hover,
#legacy-html-raw .button.secondary:focus {
  color: #333;
}

#legacy-html-raw button.success,
#legacy-html-raw .button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #fff;
}

#legacy-html-raw button.success:hover,
#legacy-html-raw button.success:focus,
#legacy-html-raw .button.success:hover,
#legacy-html-raw .button.success:focus {
  background-color: #368a55;
}

#legacy-html-raw button.success:hover,
#legacy-html-raw button.success:focus,
#legacy-html-raw .button.success:hover,
#legacy-html-raw .button.success:focus {
  color: #fff;
}

#legacy-html-raw button.alert,
#legacy-html-raw .button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #fff;
}

#legacy-html-raw button.alert:hover,
#legacy-html-raw button.alert:focus,
#legacy-html-raw .button.alert:hover,
#legacy-html-raw .button.alert:focus {
  background-color: #cf2a0e;
}

#legacy-html-raw button.alert:hover,
#legacy-html-raw button.alert:focus,
#legacy-html-raw .button.alert:hover,
#legacy-html-raw .button.alert:focus {
  color: #fff;
}

#legacy-html-raw button.large,
#legacy-html-raw .button.large {
  padding-top: 1.125rem;
  padding-right: 2.25rem;
  padding-bottom: 1.1875rem;
  padding-left: 2.25rem;
  font-size: 1.25rem;
}

#legacy-html-raw button.small,
#legacy-html-raw .button.small {
  padding-top: .875rem;
  padding-right: 1.75rem;
  padding-bottom: .9375rem;
  padding-left: 1.75rem;
  font-size: .8125rem;
}

#legacy-html-raw button.tiny,
#legacy-html-raw .button.tiny {
  padding-top: .625rem;
  padding-right: 1.25rem;
  padding-bottom: .6875rem;
  padding-left: 1.25rem;
  font-size: .6875rem;
}

#legacy-html-raw button.expand,
#legacy-html-raw .button.expand {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}

#legacy-html-raw button.left-align,
#legacy-html-raw .button.left-align {
  text-align: left;
  text-indent: .75rem;
}

#legacy-html-raw button.right-align,
#legacy-html-raw .button.right-align {
  text-align: right;
  padding-right: .75rem;
}

#legacy-html-raw button.radius,
#legacy-html-raw .button.radius {
  border-radius: 5px;
}

#legacy-html-raw button.round,
#legacy-html-raw .button.round {
  border-radius: 1000px;
}

#legacy-html-raw button.disabled,
#legacy-html-raw button[disabled],
#legacy-html-raw .button.disabled,
#legacy-html-raw .button[disabled] {
  background-color: #DC5114;
  border-color: #DC5114;
  color: #fff;
  cursor: default;
  opacity: .7;
  box-shadow: none;
}

#legacy-html-raw button.disabled:hover,
#legacy-html-raw button.disabled:focus,
#legacy-html-raw button[disabled]:hover,
#legacy-html-raw button[disabled]:focus,
#legacy-html-raw .button.disabled:hover,
#legacy-html-raw .button.disabled:focus,
#legacy-html-raw .button[disabled]:hover,
#legacy-html-raw .button[disabled]:focus {
  background-color: #b04110;
}

#legacy-html-raw button.disabled:hover,
#legacy-html-raw button.disabled:focus,
#legacy-html-raw button[disabled]:hover,
#legacy-html-raw button[disabled]:focus,
#legacy-html-raw .button.disabled:hover,
#legacy-html-raw .button.disabled:focus,
#legacy-html-raw .button[disabled]:hover,
#legacy-html-raw .button[disabled]:focus {
  color: #fff;
}

#legacy-html-raw button.disabled:hover,
#legacy-html-raw button.disabled:focus,
#legacy-html-raw button[disabled]:hover,
#legacy-html-raw button[disabled]:focus,
#legacy-html-raw .button.disabled:hover,
#legacy-html-raw .button.disabled:focus,
#legacy-html-raw .button[disabled]:hover,
#legacy-html-raw .button[disabled]:focus {
  background-color: #DC5114;
}

#legacy-html-raw button.disabled.secondary,
#legacy-html-raw button[disabled].secondary,
#legacy-html-raw .button.disabled.secondary,
#legacy-html-raw .button[disabled].secondary {
  background-color: #fff;
  border-color: #ccc;
  color: #333;
  cursor: default;
  opacity: .7;
  box-shadow: none;
}

#legacy-html-raw button.disabled.secondary:hover,
#legacy-html-raw button.disabled.secondary:focus,
#legacy-html-raw button[disabled].secondary:hover,
#legacy-html-raw button[disabled].secondary:focus,
#legacy-html-raw .button.disabled.secondary:hover,
#legacy-html-raw .button.disabled.secondary:focus,
#legacy-html-raw .button[disabled].secondary:hover,
#legacy-html-raw .button[disabled].secondary:focus {
  background-color: #ccc;
}

#legacy-html-raw button.disabled.secondary:hover,
#legacy-html-raw button.disabled.secondary:focus,
#legacy-html-raw button[disabled].secondary:hover,
#legacy-html-raw button[disabled].secondary:focus,
#legacy-html-raw .button.disabled.secondary:hover,
#legacy-html-raw .button.disabled.secondary:focus,
#legacy-html-raw .button[disabled].secondary:hover,
#legacy-html-raw .button[disabled].secondary:focus {
  color: #333;
}

#legacy-html-raw button.disabled.secondary:hover,
#legacy-html-raw button.disabled.secondary:focus,
#legacy-html-raw button[disabled].secondary:hover,
#legacy-html-raw button[disabled].secondary:focus,
#legacy-html-raw .button.disabled.secondary:hover,
#legacy-html-raw .button.disabled.secondary:focus,
#legacy-html-raw .button[disabled].secondary:hover,
#legacy-html-raw .button[disabled].secondary:focus {
  background-color: #fff;
}

#legacy-html-raw button.disabled.success,
#legacy-html-raw button[disabled].success,
#legacy-html-raw .button.disabled.success,
#legacy-html-raw .button[disabled].success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #fff;
  cursor: default;
  opacity: .7;
  box-shadow: none;
}

#legacy-html-raw button.disabled.success:hover,
#legacy-html-raw button.disabled.success:focus,
#legacy-html-raw button[disabled].success:hover,
#legacy-html-raw button[disabled].success:focus,
#legacy-html-raw .button.disabled.success:hover,
#legacy-html-raw .button.disabled.success:focus,
#legacy-html-raw .button[disabled].success:hover,
#legacy-html-raw .button[disabled].success:focus {
  background-color: #368a55;
}

#legacy-html-raw button.disabled.success:hover,
#legacy-html-raw button.disabled.success:focus,
#legacy-html-raw button[disabled].success:hover,
#legacy-html-raw button[disabled].success:focus,
#legacy-html-raw .button.disabled.success:hover,
#legacy-html-raw .button.disabled.success:focus,
#legacy-html-raw .button[disabled].success:hover,
#legacy-html-raw .button[disabled].success:focus {
  color: #fff;
}

#legacy-html-raw button.disabled.success:hover,
#legacy-html-raw button.disabled.success:focus,
#legacy-html-raw button[disabled].success:hover,
#legacy-html-raw button[disabled].success:focus,
#legacy-html-raw .button.disabled.success:hover,
#legacy-html-raw .button.disabled.success:focus,
#legacy-html-raw .button[disabled].success:hover,
#legacy-html-raw .button[disabled].success:focus {
  background-color: #43AC6A;
}

#legacy-html-raw button.disabled.alert,
#legacy-html-raw button[disabled].alert,
#legacy-html-raw .button.disabled.alert,
#legacy-html-raw .button[disabled].alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #fff;
  cursor: default;
  opacity: .7;
  box-shadow: none;
}

#legacy-html-raw button.disabled.alert:hover,
#legacy-html-raw button.disabled.alert:focus,
#legacy-html-raw button[disabled].alert:hover,
#legacy-html-raw button[disabled].alert:focus,
#legacy-html-raw .button.disabled.alert:hover,
#legacy-html-raw .button.disabled.alert:focus,
#legacy-html-raw .button[disabled].alert:hover,
#legacy-html-raw .button[disabled].alert:focus {
  background-color: #cf2a0e;
}

#legacy-html-raw button.disabled.alert:hover,
#legacy-html-raw button.disabled.alert:focus,
#legacy-html-raw button[disabled].alert:hover,
#legacy-html-raw button[disabled].alert:focus,
#legacy-html-raw .button.disabled.alert:hover,
#legacy-html-raw .button.disabled.alert:focus,
#legacy-html-raw .button[disabled].alert:hover,
#legacy-html-raw .button[disabled].alert:focus {
  color: #fff;
}

#legacy-html-raw button.disabled.alert:hover,
#legacy-html-raw button.disabled.alert:focus,
#legacy-html-raw button[disabled].alert:hover,
#legacy-html-raw button[disabled].alert:focus,
#legacy-html-raw .button.disabled.alert:hover,
#legacy-html-raw .button.disabled.alert:focus,
#legacy-html-raw .button[disabled].alert:hover,
#legacy-html-raw .button[disabled].alert:focus {
  background-color: #f04124;
}

#legacy-html-raw button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

@media only screen and (min-width: 40.063em) {
  #legacy-html-raw button,
  #legacy-html-raw .button {
    display: inline-block;
  }
}

#legacy-html-raw .button-group {
  list-style: none;
  margin: 0;
  left: 0;
}

#legacy-html-raw .button-group:before,
#legacy-html-raw .button-group:after {
  content: " ";
  display: table;
}

#legacy-html-raw .button-group:after {
  clear: both;
}

#legacy-html-raw .button-group>li {
  margin: 0 -2px;
  float: none;
  display: inline-block;
}

#legacy-html-raw .button-group>li>button,
#legacy-html-raw .button-group>li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

#legacy-html-raw .button-group>li:first-child button,
#legacy-html-raw .button-group>li:first-child .button {
  border-left: 0;
}

#legacy-html-raw .button-group.stack>li {
  margin: 0 -2px;
  float: none;
  display: inline-block;
  display: block;
  margin: 0;
}

#legacy-html-raw .button-group.stack>li>button,
#legacy-html-raw .button-group.stack>li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

#legacy-html-raw .button-group.stack>li:first-child button,
#legacy-html-raw .button-group.stack>li:first-child .button {
  border-left: 0;
}

#legacy-html-raw .button-group.stack>li>button,
#legacy-html-raw .button-group.stack>li .button {
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
  border-left-width: 0px;
  margin: 0;
  display: block;
}

#legacy-html-raw .button-group.stack>li:first-child button,
#legacy-html-raw .button-group.stack>li:first-child .button {
  border-top: 0;
}

#legacy-html-raw .button-group.stack-for-small>li {
  margin: 0 -2px;
  float: none;
  display: inline-block;
}

#legacy-html-raw .button-group.stack-for-small>li>button,
#legacy-html-raw .button-group.stack-for-small>li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

#legacy-html-raw .button-group.stack-for-small>li:first-child button,
#legacy-html-raw .button-group.stack-for-small>li:first-child .button {
  border-left: 0;
}

@media only screen and (max-width: 40em) {
  #legacy-html-raw .button-group.stack-for-small>li {
    margin: 0 -2px;
    float: none;
    display: inline-block;
    display: block;
    margin: 0;
  }

  #legacy-html-raw .button-group.stack-for-small>li>button,
  #legacy-html-raw .button-group.stack-for-small>li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }

  #legacy-html-raw .button-group.stack-for-small>li:first-child button,
  #legacy-html-raw .button-group.stack-for-small>li:first-child .button {
    border-left: 0;
  }

  #legacy-html-raw .button-group.stack-for-small>li>button,
  #legacy-html-raw .button-group.stack-for-small>li .button {
    border-top: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0px;
    margin: 0;
    display: block;
  }

  #legacy-html-raw .button-group.stack-for-small>li:first-child button,
  #legacy-html-raw .button-group.stack-for-small>li:first-child .button {
    border-top: 0;
  }
}

#legacy-html-raw .button-group.radius>* {
  margin: 0 -2px;
  float: none;
  display: inline-block;
}

#legacy-html-raw .button-group.radius>*>button,
#legacy-html-raw .button-group.radius>* .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

#legacy-html-raw .button-group.radius>*:first-child button,
#legacy-html-raw .button-group.radius>*:first-child .button {
  border-left: 0;
}

#legacy-html-raw .button-group.radius>*,
#legacy-html-raw .button-group.radius>*>a,
#legacy-html-raw .button-group.radius>*>button,
#legacy-html-raw .button-group.radius>*>.button {
  border-radius: 0;
}

#legacy-html-raw .button-group.radius>*:first-child,
#legacy-html-raw .button-group.radius>*:first-child>a,
#legacy-html-raw .button-group.radius>*:first-child>button,
#legacy-html-raw .button-group.radius>*:first-child>.button {
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}

#legacy-html-raw .button-group.radius>*:last-child,
#legacy-html-raw .button-group.radius>*:last-child>a,
#legacy-html-raw .button-group.radius>*:last-child>button,
#legacy-html-raw .button-group.radius>*:last-child>.button {
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}

#legacy-html-raw .button-group.radius.stack>* {
  margin: 0 -2px;
  float: none;
  display: inline-block;
  display: block;
  margin: 0;
}

#legacy-html-raw .button-group.radius.stack>*>button,
#legacy-html-raw .button-group.radius.stack>* .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

#legacy-html-raw .button-group.radius.stack>*:first-child button,
#legacy-html-raw .button-group.radius.stack>*:first-child .button {
  border-left: 0;
}

#legacy-html-raw .button-group.radius.stack>*>button,
#legacy-html-raw .button-group.radius.stack>* .button {
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
  border-left-width: 0px;
  margin: 0;
  display: block;
}

#legacy-html-raw .button-group.radius.stack>*:first-child button,
#legacy-html-raw .button-group.radius.stack>*:first-child .button {
  border-top: 0;
}

#legacy-html-raw .button-group.radius.stack>*,
#legacy-html-raw .button-group.radius.stack>*>a,
#legacy-html-raw .button-group.radius.stack>*>button,
#legacy-html-raw .button-group.radius.stack>*>.button {
  border-radius: 0;
}

#legacy-html-raw .button-group.radius.stack>*:first-child,
#legacy-html-raw .button-group.radius.stack>*:first-child>a,
#legacy-html-raw .button-group.radius.stack>*:first-child>button,
#legacy-html-raw .button-group.radius.stack>*:first-child>.button {
  -webkit-top-left-radius: 5px;
  -webkit-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

#legacy-html-raw .button-group.radius.stack>*:last-child,
#legacy-html-raw .button-group.radius.stack>*:last-child>a,
#legacy-html-raw .button-group.radius.stack>*:last-child>button,
#legacy-html-raw .button-group.radius.stack>*:last-child>.button {
  -webkit-bottom-left-radius: 5px;
  -webkit-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

@media only screen and (min-width: 40.063em) {
  #legacy-html-raw .button-group.radius.stack-for-small>* {
    margin: 0 -2px;
    float: none;
    display: inline-block;
  }

  #legacy-html-raw .button-group.radius.stack-for-small>*>button,
  #legacy-html-raw .button-group.radius.stack-for-small>* .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }

  #legacy-html-raw .button-group.radius.stack-for-small>*:first-child button,
  #legacy-html-raw .button-group.radius.stack-for-small>*:first-child .button {
    border-left: 0;
  }

  #legacy-html-raw .button-group.radius.stack-for-small>*,
  #legacy-html-raw .button-group.radius.stack-for-small>*>a,
  #legacy-html-raw .button-group.radius.stack-for-small>*>button,
  #legacy-html-raw .button-group.radius.stack-for-small>*>.button {
    border-radius: 0;
  }

  #legacy-html-raw .button-group.radius.stack-for-small>*:first-child,
  #legacy-html-raw .button-group.radius.stack-for-small>*:first-child>a,
  #legacy-html-raw .button-group.radius.stack-for-small>*:first-child>button,
  #legacy-html-raw .button-group.radius.stack-for-small>*:first-child>.button {
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
  }

  #legacy-html-raw .button-group.radius.stack-for-small>*:last-child,
  #legacy-html-raw .button-group.radius.stack-for-small>*:last-child>a,
  #legacy-html-raw .button-group.radius.stack-for-small>*:last-child>button,
  #legacy-html-raw .button-group.radius.stack-for-small>*:last-child>.button {
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
  }
}

@media only screen and (max-width: 40em) {
  #legacy-html-raw .button-group.radius.stack-for-small>* {
    margin: 0 -2px;
    float: none;
    display: inline-block;
    display: block;
    margin: 0;
  }

  #legacy-html-raw .button-group.radius.stack-for-small>*>button,
  #legacy-html-raw .button-group.radius.stack-for-small>* .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }

  #legacy-html-raw .button-group.radius.stack-for-small>*:first-child button,
  #legacy-html-raw .button-group.radius.stack-for-small>*:first-child .button {
    border-left: 0;
  }

  #legacy-html-raw .button-group.radius.stack-for-small>*>button,
  #legacy-html-raw .button-group.radius.stack-for-small>* .button {
    border-top: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0px;
    margin: 0;
    display: block;
  }

  #legacy-html-raw .button-group.radius.stack-for-small>*:first-child button,
  #legacy-html-raw .button-group.radius.stack-for-small>*:first-child .button {
    border-top: 0;
  }

  #legacy-html-raw .button-group.radius.stack-for-small>*,
  #legacy-html-raw .button-group.radius.stack-for-small>*>a,
  #legacy-html-raw .button-group.radius.stack-for-small>*>button,
  #legacy-html-raw .button-group.radius.stack-for-small>*>.button {
    border-radius: 0;
  }

  #legacy-html-raw .button-group.radius.stack-for-small>*:first-child,
  #legacy-html-raw .button-group.radius.stack-for-small>*:first-child>a,
  #legacy-html-raw .button-group.radius.stack-for-small>*:first-child>button,
  #legacy-html-raw .button-group.radius.stack-for-small>*:first-child>.button {
    -webkit-top-left-radius: 5px;
    -webkit-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }

  #legacy-html-raw .button-group.radius.stack-for-small>*:last-child,
  #legacy-html-raw .button-group.radius.stack-for-small>*:last-child>a,
  #legacy-html-raw .button-group.radius.stack-for-small>*:last-child>button,
  #legacy-html-raw .button-group.radius.stack-for-small>*:last-child>.button {
    -webkit-bottom-left-radius: 5px;
    -webkit-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  }
}

#legacy-html-raw .button-group.round>* {
  margin: 0 -2px;
  float: none;
  display: inline-block;
}

#legacy-html-raw .button-group.round>*>button,
#legacy-html-raw .button-group.round>* .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

#legacy-html-raw .button-group.round>*:first-child button,
#legacy-html-raw .button-group.round>*:first-child .button {
  border-left: 0;
}

#legacy-html-raw .button-group.round>*,
#legacy-html-raw .button-group.round>*>a,
#legacy-html-raw .button-group.round>*>button,
#legacy-html-raw .button-group.round>*>.button {
  border-radius: 0;
}

#legacy-html-raw .button-group.round>*:first-child,
#legacy-html-raw .button-group.round>*:first-child>a,
#legacy-html-raw .button-group.round>*:first-child>button,
#legacy-html-raw .button-group.round>*:first-child>.button {
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

#legacy-html-raw .button-group.round>*:last-child,
#legacy-html-raw .button-group.round>*:last-child>a,
#legacy-html-raw .button-group.round>*:last-child>button,
#legacy-html-raw .button-group.round>*:last-child>.button {
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

#legacy-html-raw .button-group.round.stack>* {
  margin: 0 -2px;
  float: none;
  display: inline-block;
  display: block;
  margin: 0;
}

#legacy-html-raw .button-group.round.stack>*>button,
#legacy-html-raw .button-group.round.stack>* .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

#legacy-html-raw .button-group.round.stack>*:first-child button,
#legacy-html-raw .button-group.round.stack>*:first-child .button {
  border-left: 0;
}

#legacy-html-raw .button-group.round.stack>*>button,
#legacy-html-raw .button-group.round.stack>* .button {
  border-top: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
  border-left-width: 0px;
  margin: 0;
  display: block;
}

#legacy-html-raw .button-group.round.stack>*:first-child button,
#legacy-html-raw .button-group.round.stack>*:first-child .button {
  border-top: 0;
}

#legacy-html-raw .button-group.round.stack>*,
#legacy-html-raw .button-group.round.stack>*>a,
#legacy-html-raw .button-group.round.stack>*>button,
#legacy-html-raw .button-group.round.stack>*>.button {
  border-radius: 0;
}

#legacy-html-raw .button-group.round.stack>*:first-child,
#legacy-html-raw .button-group.round.stack>*:first-child>a,
#legacy-html-raw .button-group.round.stack>*:first-child>button,
#legacy-html-raw .button-group.round.stack>*:first-child>.button {
  -webkit-top-left-radius: 1rem;
  -webkit-top-right-radius: 1rem;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}

#legacy-html-raw .button-group.round.stack>*:last-child,
#legacy-html-raw .button-group.round.stack>*:last-child>a,
#legacy-html-raw .button-group.round.stack>*:last-child>button,
#legacy-html-raw .button-group.round.stack>*:last-child>.button {
  -webkit-bottom-left-radius: 1rem;
  -webkit-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}

@media only screen and (min-width: 40.063em) {
  #legacy-html-raw .button-group.round.stack-for-small>* {
    margin: 0 -2px;
    float: none;
    display: inline-block;
  }

  #legacy-html-raw .button-group.round.stack-for-small>*>button,
  #legacy-html-raw .button-group.round.stack-for-small>* .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }

  #legacy-html-raw .button-group.round.stack-for-small>*:first-child button,
  #legacy-html-raw .button-group.round.stack-for-small>*:first-child .button {
    border-left: 0;
  }

  #legacy-html-raw .button-group.round.stack-for-small>*,
  #legacy-html-raw .button-group.round.stack-for-small>*>a,
  #legacy-html-raw .button-group.round.stack-for-small>*>button,
  #legacy-html-raw .button-group.round.stack-for-small>*>.button {
    border-radius: 0;
  }

  #legacy-html-raw .button-group.round.stack-for-small>*:first-child,
  #legacy-html-raw .button-group.round.stack-for-small>*:first-child>a,
  #legacy-html-raw .button-group.round.stack-for-small>*:first-child>button,
  #legacy-html-raw .button-group.round.stack-for-small>*:first-child>.button {
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px;
  }

  #legacy-html-raw .button-group.round.stack-for-small>*:last-child,
  #legacy-html-raw .button-group.round.stack-for-small>*:last-child>a,
  #legacy-html-raw .button-group.round.stack-for-small>*:last-child>button,
  #legacy-html-raw .button-group.round.stack-for-small>*:last-child>.button {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
  }
}

@media only screen and (max-width: 40em) {
  #legacy-html-raw .button-group.round.stack-for-small>* {
    margin: 0 -2px;
    float: none;
    display: inline-block;
    display: block;
    margin: 0;
  }

  #legacy-html-raw .button-group.round.stack-for-small>*>button,
  #legacy-html-raw .button-group.round.stack-for-small>* .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }

  #legacy-html-raw .button-group.round.stack-for-small>*:first-child button,
  #legacy-html-raw .button-group.round.stack-for-small>*:first-child .button {
    border-left: 0;
  }

  #legacy-html-raw .button-group.round.stack-for-small>*>button,
  #legacy-html-raw .button-group.round.stack-for-small>* .button {
    border-top: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0px;
    margin: 0;
    display: block;
  }

  #legacy-html-raw .button-group.round.stack-for-small>*:first-child button,
  #legacy-html-raw .button-group.round.stack-for-small>*:first-child .button {
    border-top: 0;
  }

  #legacy-html-raw .button-group.round.stack-for-small>*,
  #legacy-html-raw .button-group.round.stack-for-small>*>a,
  #legacy-html-raw .button-group.round.stack-for-small>*>button,
  #legacy-html-raw .button-group.round.stack-for-small>*>.button {
    border-radius: 0;
  }

  #legacy-html-raw .button-group.round.stack-for-small>*:first-child,
  #legacy-html-raw .button-group.round.stack-for-small>*:first-child>a,
  #legacy-html-raw .button-group.round.stack-for-small>*:first-child>button,
  #legacy-html-raw .button-group.round.stack-for-small>*:first-child>.button {
    -webkit-top-left-radius: 1rem;
    -webkit-top-right-radius: 1rem;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }

  #legacy-html-raw .button-group.round.stack-for-small>*:last-child,
  #legacy-html-raw .button-group.round.stack-for-small>*:last-child>a,
  #legacy-html-raw .button-group.round.stack-for-small>*:last-child>button,
  #legacy-html-raw .button-group.round.stack-for-small>*:last-child>.button {
    -webkit-bottom-left-radius: 1rem;
    -webkit-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }
}

#legacy-html-raw .button-group.even-2 li {
  margin: 0 -2px;
  float: none;
  display: inline-block;
  width: 50%;
}

#legacy-html-raw .button-group.even-2 li>button,
#legacy-html-raw .button-group.even-2 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

#legacy-html-raw .button-group.even-2 li:first-child button,
#legacy-html-raw .button-group.even-2 li:first-child .button {
  border-left: 0;
}

#legacy-html-raw .button-group.even-2 li button,
#legacy-html-raw .button-group.even-2 li .button {
  width: 100%;
}

#legacy-html-raw .button-group.even-3 li {
  margin: 0 -2px;
  float: none;
  display: inline-block;
  width: 33.33333%;
}

#legacy-html-raw .button-group.even-3 li>button,
#legacy-html-raw .button-group.even-3 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

#legacy-html-raw .button-group.even-3 li:first-child button,
#legacy-html-raw .button-group.even-3 li:first-child .button {
  border-left: 0;
}

#legacy-html-raw .button-group.even-3 li button,
#legacy-html-raw .button-group.even-3 li .button {
  width: 100%;
}

#legacy-html-raw .button-group.even-4 li {
  margin: 0 -2px;
  float: none;
  display: inline-block;
  width: 25%;
}

#legacy-html-raw .button-group.even-4 li>button,
#legacy-html-raw .button-group.even-4 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

#legacy-html-raw .button-group.even-4 li:first-child button,
#legacy-html-raw .button-group.even-4 li:first-child .button {
  border-left: 0;
}

#legacy-html-raw .button-group.even-4 li button,
#legacy-html-raw .button-group.even-4 li .button {
  width: 100%;
}

#legacy-html-raw .button-group.even-5 li {
  margin: 0 -2px;
  float: none;
  display: inline-block;
  width: 20%;
}

#legacy-html-raw .button-group.even-5 li>button,
#legacy-html-raw .button-group.even-5 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

#legacy-html-raw .button-group.even-5 li:first-child button,
#legacy-html-raw .button-group.even-5 li:first-child .button {
  border-left: 0;
}

#legacy-html-raw .button-group.even-5 li button,
#legacy-html-raw .button-group.even-5 li .button {
  width: 100%;
}

#legacy-html-raw .button-group.even-6 li {
  margin: 0 -2px;
  float: none;
  display: inline-block;
  width: 16.66667%;
}

#legacy-html-raw .button-group.even-6 li>button,
#legacy-html-raw .button-group.even-6 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

#legacy-html-raw .button-group.even-6 li:first-child button,
#legacy-html-raw .button-group.even-6 li:first-child .button {
  border-left: 0;
}

#legacy-html-raw .button-group.even-6 li button,
#legacy-html-raw .button-group.even-6 li .button {
  width: 100%;
}

#legacy-html-raw .button-group.even-7 li {
  margin: 0 -2px;
  float: none;
  display: inline-block;
  width: 14.28571%;
}

#legacy-html-raw .button-group.even-7 li>button,
#legacy-html-raw .button-group.even-7 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

#legacy-html-raw .button-group.even-7 li:first-child button,
#legacy-html-raw .button-group.even-7 li:first-child .button {
  border-left: 0;
}

#legacy-html-raw .button-group.even-7 li button,
#legacy-html-raw .button-group.even-7 li .button {
  width: 100%;
}

#legacy-html-raw .button-group.even-8 li {
  margin: 0 -2px;
  float: none;
  display: inline-block;
  width: 12.5%;
}

#legacy-html-raw .button-group.even-8 li>button,
#legacy-html-raw .button-group.even-8 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}

#legacy-html-raw .button-group.even-8 li:first-child button,
#legacy-html-raw .button-group.even-8 li:first-child .button {
  border-left: 0;
}

#legacy-html-raw .button-group.even-8 li button,
#legacy-html-raw .button-group.even-8 li .button {
  width: 100%;
}

#legacy-html-raw .button-bar:before,
#legacy-html-raw .button-bar:after {
  content: " ";
  display: table;
}

#legacy-html-raw .button-bar:after {
  clear: both;
}

#legacy-html-raw .button-bar .button-group {
  float: left;
  margin-right: .625rem;
}

#legacy-html-raw .button-bar .button-group div {
  overflow: hidden;
}

#legacy-html-raw meta.foundation-version {
  font-family: "/{{ VERSION }}/";
}

#legacy-html-raw meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

#legacy-html-raw meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

#legacy-html-raw meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

#legacy-html-raw meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

#legacy-html-raw meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

#legacy-html-raw meta.foundation-data-attribute-namespace {
  font-family: false;
}

#legacy-html-raw *,
#legacy-html-raw *:before,
#legacy-html-raw *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#legacy-html-raw a:hover {
  cursor: pointer;
}

#legacy-html-raw img {
  max-width: 100%;
  height: auto;
}

#legacy-html-raw img {
  -ms-interpolation-mode: bicubic;
}

#legacy-html-raw #map_canvas img,
#legacy-html-raw #map_canvas embed,
#legacy-html-raw #map_canvas object,
#legacy-html-raw .map_canvas img,
#legacy-html-raw .map_canvas embed,
#legacy-html-raw .map_canvas object {
  max-width: none !important;
}

#legacy-html-raw .left {
  float: left !important;
}

#legacy-html-raw .right {
  float: right !important;
}

#legacy-html-raw .clearfix:before,
#legacy-html-raw .clearfix:after {
  content: " ";
  display: table;
}

#legacy-html-raw .clearfix:after {
  clear: both;
}

#legacy-html-raw .hide {
  display: none;
}

#legacy-html-raw .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#legacy-html-raw img {
  display: inline-block;
  vertical-align: middle;
}

#legacy-html-raw textarea {
  height: auto;
  min-height: 50px;
}

#legacy-html-raw select {
  width: 100%;
}

#legacy-html-raw button,
#legacy-html-raw .button {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #DC5114;
  border-color: #DC5114;
  color: #fff;
  transition: background-color 300ms ease-out;
}

#legacy-html-raw button:hover,
#legacy-html-raw button:focus,
#legacy-html-raw .button:hover,
#legacy-html-raw .button:focus {
  background-color: #b04110;
}

#legacy-html-raw button:hover,
#legacy-html-raw button:focus,
#legacy-html-raw .button:hover,
#legacy-html-raw .button:focus {
  color: #fff;
}

#legacy-html-raw button.secondary,
#legacy-html-raw .button.secondary {
  background-color: #fff;
  border-color: #ccc;
  color: #333;
}

#legacy-html-raw button.secondary:hover,
#legacy-html-raw button.secondary:focus,
#legacy-html-raw .button.secondary:hover,
#legacy-html-raw .button.secondary:focus {
  background-color: #ccc;
}

#legacy-html-raw button.secondary:hover,
#legacy-html-raw button.secondary:focus,
#legacy-html-raw .button.secondary:hover,
#legacy-html-raw .button.secondary:focus {
  color: #333;
}

#legacy-html-raw button.success,
#legacy-html-raw .button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #fff;
}

#legacy-html-raw button.success:hover,
#legacy-html-raw button.success:focus,
#legacy-html-raw .button.success:hover,
#legacy-html-raw .button.success:focus {
  background-color: #368a55;
}

#legacy-html-raw button.success:hover,
#legacy-html-raw button.success:focus,
#legacy-html-raw .button.success:hover,
#legacy-html-raw .button.success:focus {
  color: #fff;
}

#legacy-html-raw button.alert,
#legacy-html-raw .button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #fff;
}

#legacy-html-raw button.alert:hover,
#legacy-html-raw button.alert:focus,
#legacy-html-raw .button.alert:hover,
#legacy-html-raw .button.alert:focus {
  background-color: #cf2a0e;
}

#legacy-html-raw button.alert:hover,
#legacy-html-raw button.alert:focus,
#legacy-html-raw .button.alert:hover,
#legacy-html-raw .button.alert:focus {
  color: #fff;
}

#legacy-html-raw button.large,
#legacy-html-raw .button.large {
  padding-top: 1.125rem;
  padding-right: 2.25rem;
  padding-bottom: 1.1875rem;
  padding-left: 2.25rem;
  font-size: 1.25rem;
}

#legacy-html-raw button.small,
#legacy-html-raw .button.small {
  padding-top: .875rem;
  padding-right: 1.75rem;
  padding-bottom: .9375rem;
  padding-left: 1.75rem;
  font-size: .8125rem;
}

#legacy-html-raw button.tiny,
#legacy-html-raw .button.tiny {
  padding-top: .625rem;
  padding-right: 1.25rem;
  padding-bottom: .6875rem;
  padding-left: 1.25rem;
  font-size: .6875rem;
}

#legacy-html-raw button.expand,
#legacy-html-raw .button.expand {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}

#legacy-html-raw button.left-align,
#legacy-html-raw .button.left-align {
  text-align: left;
  text-indent: .75rem;
}

#legacy-html-raw button.right-align,
#legacy-html-raw .button.right-align {
  text-align: right;
  padding-right: .75rem;
}

#legacy-html-raw button.radius,
#legacy-html-raw .button.radius {
  border-radius: 5px;
}

#legacy-html-raw button.round,
#legacy-html-raw .button.round {
  border-radius: 1000px;
}

#legacy-html-raw button.disabled,
#legacy-html-raw button[disabled],
#legacy-html-raw .button.disabled,
#legacy-html-raw .button[disabled] {
  background-color: #DC5114;
  border-color: #DC5114;
  color: #fff;
  cursor: default;
  opacity: .7;
  box-shadow: none;
}

#legacy-html-raw button.disabled:hover,
#legacy-html-raw button.disabled:focus,
#legacy-html-raw button[disabled]:hover,
#legacy-html-raw button[disabled]:focus,
#legacy-html-raw .button.disabled:hover,
#legacy-html-raw .button.disabled:focus,
#legacy-html-raw .button[disabled]:hover,
#legacy-html-raw .button[disabled]:focus {
  background-color: #b04110;
}

#legacy-html-raw button.disabled:hover,
#legacy-html-raw button.disabled:focus,
#legacy-html-raw button[disabled]:hover,
#legacy-html-raw button[disabled]:focus,
#legacy-html-raw .button.disabled:hover,
#legacy-html-raw .button.disabled:focus,
#legacy-html-raw .button[disabled]:hover,
#legacy-html-raw .button[disabled]:focus {
  color: #fff;
}

#legacy-html-raw button.disabled:hover,
#legacy-html-raw button.disabled:focus,
#legacy-html-raw button[disabled]:hover,
#legacy-html-raw button[disabled]:focus,
#legacy-html-raw .button.disabled:hover,
#legacy-html-raw .button.disabled:focus,
#legacy-html-raw .button[disabled]:hover,
#legacy-html-raw .button[disabled]:focus {
  background-color: #DC5114;
}

#legacy-html-raw button.disabled.secondary,
#legacy-html-raw button[disabled].secondary,
#legacy-html-raw .button.disabled.secondary,
#legacy-html-raw .button[disabled].secondary {
  background-color: #fff;
  border-color: #ccc;
  color: #333;
  cursor: default;
  opacity: .7;
  box-shadow: none;
}

#legacy-html-raw button.disabled.secondary:hover,
#legacy-html-raw button.disabled.secondary:focus,
#legacy-html-raw button[disabled].secondary:hover,
#legacy-html-raw button[disabled].secondary:focus,
#legacy-html-raw .button.disabled.secondary:hover,
#legacy-html-raw .button.disabled.secondary:focus,
#legacy-html-raw .button[disabled].secondary:hover,
#legacy-html-raw .button[disabled].secondary:focus {
  background-color: #ccc;
}

#legacy-html-raw button.disabled.secondary:hover,
#legacy-html-raw button.disabled.secondary:focus,
#legacy-html-raw button[disabled].secondary:hover,
#legacy-html-raw button[disabled].secondary:focus,
#legacy-html-raw .button.disabled.secondary:hover,
#legacy-html-raw .button.disabled.secondary:focus,
#legacy-html-raw .button[disabled].secondary:hover,
#legacy-html-raw .button[disabled].secondary:focus {
  color: #333;
}

#legacy-html-raw button.disabled.secondary:hover,
#legacy-html-raw button.disabled.secondary:focus,
#legacy-html-raw button[disabled].secondary:hover,
#legacy-html-raw button[disabled].secondary:focus,
#legacy-html-raw .button.disabled.secondary:hover,
#legacy-html-raw .button.disabled.secondary:focus,
#legacy-html-raw .button[disabled].secondary:hover,
#legacy-html-raw .button[disabled].secondary:focus {
  background-color: #fff;
}

#legacy-html-raw button.disabled.success,
#legacy-html-raw button[disabled].success,
#legacy-html-raw .button.disabled.success,
#legacy-html-raw .button[disabled].success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #fff;
  cursor: default;
  opacity: .7;
  box-shadow: none;
}

#legacy-html-raw button.disabled.success:hover,
#legacy-html-raw button.disabled.success:focus,
#legacy-html-raw button[disabled].success:hover,
#legacy-html-raw button[disabled].success:focus,
#legacy-html-raw .button.disabled.success:hover,
#legacy-html-raw .button.disabled.success:focus,
#legacy-html-raw .button[disabled].success:hover,
#legacy-html-raw .button[disabled].success:focus {
  background-color: #368a55;
}

#legacy-html-raw button.disabled.success:hover,
#legacy-html-raw button.disabled.success:focus,
#legacy-html-raw button[disabled].success:hover,
#legacy-html-raw button[disabled].success:focus,
#legacy-html-raw .button.disabled.success:hover,
#legacy-html-raw .button.disabled.success:focus,
#legacy-html-raw .button[disabled].success:hover,
#legacy-html-raw .button[disabled].success:focus {
  color: #fff;
}

#legacy-html-raw button.disabled.success:hover,
#legacy-html-raw button.disabled.success:focus,
#legacy-html-raw button[disabled].success:hover,
#legacy-html-raw button[disabled].success:focus,
#legacy-html-raw .button.disabled.success:hover,
#legacy-html-raw .button.disabled.success:focus,
#legacy-html-raw .button[disabled].success:hover,
#legacy-html-raw .button[disabled].success:focus {
  background-color: #43AC6A;
}

#legacy-html-raw button.disabled.alert,
#legacy-html-raw button[disabled].alert,
#legacy-html-raw .button.disabled.alert,
#legacy-html-raw .button[disabled].alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #fff;
  cursor: default;
  opacity: .7;
  box-shadow: none;
}

#legacy-html-raw button.disabled.alert:hover,
#legacy-html-raw button.disabled.alert:focus,
#legacy-html-raw button[disabled].alert:hover,
#legacy-html-raw button[disabled].alert:focus,
#legacy-html-raw .button.disabled.alert:hover,
#legacy-html-raw .button.disabled.alert:focus,
#legacy-html-raw .button[disabled].alert:hover,
#legacy-html-raw .button[disabled].alert:focus {
  background-color: #cf2a0e;
}

#legacy-html-raw button.disabled.alert:hover,
#legacy-html-raw button.disabled.alert:focus,
#legacy-html-raw button[disabled].alert:hover,
#legacy-html-raw button[disabled].alert:focus,
#legacy-html-raw .button.disabled.alert:hover,
#legacy-html-raw .button.disabled.alert:focus,
#legacy-html-raw .button[disabled].alert:hover,
#legacy-html-raw .button[disabled].alert:focus {
  color: #fff;
}

#legacy-html-raw button.disabled.alert:hover,
#legacy-html-raw button.disabled.alert:focus,
#legacy-html-raw button[disabled].alert:hover,
#legacy-html-raw button[disabled].alert:focus,
#legacy-html-raw .button.disabled.alert:hover,
#legacy-html-raw .button.disabled.alert:focus,
#legacy-html-raw .button[disabled].alert:hover,
#legacy-html-raw .button[disabled].alert:focus {
  background-color: #f04124;
}

#legacy-html-raw button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

@media only screen and (min-width: 40.063em) {
  #legacy-html-raw button,
  #legacy-html-raw .button {
    display: inline-block;
  }
}

#legacy-html-raw meta.foundation-version {
  font-family: "/{{ VERSION }}/";
}

#legacy-html-raw meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

#legacy-html-raw meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

#legacy-html-raw meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

#legacy-html-raw meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

#legacy-html-raw meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

#legacy-html-raw meta.foundation-data-attribute-namespace {
  font-family: false;
}

#legacy-html-raw *,
#legacy-html-raw *:before,
#legacy-html-raw *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#legacy-html-raw a:hover {
  cursor: pointer;
}

#legacy-html-raw img {
  max-width: 100%;
  height: auto;
}

#legacy-html-raw img {
  -ms-interpolation-mode: bicubic;
}

#legacy-html-raw #map_canvas img,
#legacy-html-raw #map_canvas embed,
#legacy-html-raw #map_canvas object,
#legacy-html-raw .map_canvas img,
#legacy-html-raw .map_canvas embed,
#legacy-html-raw .map_canvas object {
  max-width: none !important;
}

#legacy-html-raw .left {
  float: left !important;
}

#legacy-html-raw .right {
  float: right !important;
}

#legacy-html-raw .clearfix:before,
#legacy-html-raw .clearfix:after {
  content: " ";
  display: table;
}

#legacy-html-raw .clearfix:after {
  clear: both;
}

#legacy-html-raw .hide {
  display: none;
}

#legacy-html-raw .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#legacy-html-raw img {
  display: inline-block;
  vertical-align: middle;
}

#legacy-html-raw textarea {
  height: auto;
  min-height: 50px;
}

#legacy-html-raw select {
  width: 100%;
}

#legacy-html-raw .clearing-thumbs,
#legacy-html-raw [data-clearing] {
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}

#legacy-html-raw .clearing-thumbs:before,
#legacy-html-raw .clearing-thumbs:after,
#legacy-html-raw [data-clearing]:before,
#legacy-html-raw [data-clearing]:after {
  content: " ";
  display: table;
}

#legacy-html-raw .clearing-thumbs:after,
#legacy-html-raw [data-clearing]:after {
  clear: both;
}

#legacy-html-raw .clearing-thumbs li,
#legacy-html-raw [data-clearing] li {
  float: left;
  margin-right: 10px;
}

#legacy-html-raw .clearing-thumbs[class*="block-grid-"] li,
#legacy-html-raw [data-clearing][class*="block-grid-"] li {
  margin-right: 0;
}

#legacy-html-raw .clearing-blackout {
  background: #333;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998;
}

#legacy-html-raw .clearing-blackout .clearing-close {
  display: block;
}

#legacy-html-raw .clearing-container {
  position: relative;
  z-index: 998;
  height: 100%;
  overflow: hidden;
  margin: 0;
}

#legacy-html-raw .clearing-touch-label {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #aaa;
  font-size: 0.6em;
}

#legacy-html-raw .visible-img {
  height: 95%;
  position: relative;
}

#legacy-html-raw .visible-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -50%;
  max-height: 100%;
  max-width: 100%;
}

#legacy-html-raw .clearing-caption {
  color: #ccc;
  font-size: .875em;
  line-height: 1.3;
  margin-bottom: 0;
  text-align: center;
  bottom: 0;
  background: #333;
  width: 100%;
  padding: 10px 30px 20px;
  position: absolute;
  left: 0;
}

#legacy-html-raw .clearing-close {
  z-index: 999;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 30px;
  line-height: 1;
  color: #ccc;
  display: none;
}

#legacy-html-raw .clearing-close:hover,
#legacy-html-raw .clearing-close:focus {
  color: #ccc;
}

#legacy-html-raw .clearing-assembled .clearing-container {
  height: 100%;
}

#legacy-html-raw .clearing-assembled .clearing-container .carousel>ul {
  display: none;
}

#legacy-html-raw .clearing-feature li {
  display: none;
}

#legacy-html-raw .clearing-feature li.clearing-featured-img {
  display: block;
}

@media only screen and (min-width: 40.063em) {
  #legacy-html-raw .clearing-main-prev,
  #legacy-html-raw .clearing-main-next {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0;
  }

  #legacy-html-raw .clearing-main-prev>span,
  #legacy-html-raw .clearing-main-next>span {
    position: absolute;
    top: 50%;
    display: block;
    width: 0;
    height: 0;
    border: solid 12px;
  }

  #legacy-html-raw .clearing-main-prev>span:hover,
  #legacy-html-raw .clearing-main-next>span:hover {
    opacity: 0.8;
  }

  #legacy-html-raw .clearing-main-prev {
    left: 0;
  }

  #legacy-html-raw .clearing-main-prev>span {
    left: 5px;
    border-color: transparent;
    border-right-color: #ccc;
  }

  #legacy-html-raw .clearing-main-next {
    right: 0;
  }

  #legacy-html-raw .clearing-main-next>span {
    border-color: transparent;
    border-left-color: #ccc;
  }

  #legacy-html-raw .clearing-main-prev.disabled,
  #legacy-html-raw .clearing-main-next.disabled {
    opacity: 0.3;
  }

  #legacy-html-raw .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center;
  }

  #legacy-html-raw .clearing-assembled .clearing-container .carousel>ul {
    display: inline-block;
    z-index: 999;
    height: 100%;
    position: relative;
    float: none;
  }

  #legacy-html-raw .clearing-assembled .clearing-container .carousel>ul li {
    display: block;
    width: 120px;
    min-height: inherit;
    float: left;
    overflow: hidden;
    margin-right: 0;
    padding: 0;
    position: relative;
    cursor: pointer;
    opacity: 0.4;
    clear: none;
  }

  #legacy-html-raw .clearing-assembled .clearing-container .carousel>ul li.fix-height img {
    height: 100%;
    max-width: none;
  }

  #legacy-html-raw .clearing-assembled .clearing-container .carousel>ul li a.th {
    border: none;
    box-shadow: none;
    display: block;
  }

  #legacy-html-raw .clearing-assembled .clearing-container .carousel>ul li img {
    cursor: pointer !important;
    width: 100% !important;
  }

  #legacy-html-raw .clearing-assembled .clearing-container .carousel>ul li.visible {
    opacity: 1;
  }

  #legacy-html-raw .clearing-assembled .clearing-container .carousel>ul li:hover {
    opacity: 0.8;
  }

  #legacy-html-raw .clearing-assembled .clearing-container .visible-img {
    background: #333;
    overflow: hidden;
    height: 85%;
  }

  #legacy-html-raw .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0;
  }
}

#legacy-html-raw meta.foundation-version {
  font-family: "/{{ VERSION }}/";
}

#legacy-html-raw meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

#legacy-html-raw meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

#legacy-html-raw meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

#legacy-html-raw meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

#legacy-html-raw meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

#legacy-html-raw meta.foundation-data-attribute-namespace {
  font-family: false;
}

#legacy-html-raw *,
#legacy-html-raw *:before,
#legacy-html-raw *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#legacy-html-raw a:hover {
  cursor: pointer;
}

#legacy-html-raw img {
  max-width: 100%;
  height: auto;
}

#legacy-html-raw img {
  -ms-interpolation-mode: bicubic;
}

#legacy-html-raw #map_canvas img,
#legacy-html-raw #map_canvas embed,
#legacy-html-raw #map_canvas object,
#legacy-html-raw .map_canvas img,
#legacy-html-raw .map_canvas embed,
#legacy-html-raw .map_canvas object {
  max-width: none !important;
}

#legacy-html-raw .left {
  float: left !important;
}

#legacy-html-raw .right {
  float: right !important;
}

#legacy-html-raw .clearfix:before,
#legacy-html-raw .clearfix:after {
  content: " ";
  display: table;
}

#legacy-html-raw .clearfix:after {
  clear: both;
}

#legacy-html-raw .hide {
  display: none;
}

#legacy-html-raw .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#legacy-html-raw img {
  display: inline-block;
  vertical-align: middle;
}

#legacy-html-raw textarea {
  height: auto;
  min-height: 50px;
}

#legacy-html-raw select {
  width: 100%;
}

#legacy-html-raw .dropdown.button,
#legacy-html-raw button.dropdown {
  position: relative;
  padding-right: 3.5625rem;
}

#legacy-html-raw .dropdown.button:after,
#legacy-html-raw button.dropdown:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  top: 50%;
}

#legacy-html-raw .dropdown.button:after,
#legacy-html-raw button.dropdown:after {
  border-width: .375rem;
  right: 1.40625rem;
  margin-top: -.15625rem;
}

#legacy-html-raw .dropdown.button:after,
#legacy-html-raw button.dropdown:after {
  border-color: #fff transparent transparent transparent;
}

#legacy-html-raw .dropdown.button.tiny,
#legacy-html-raw button.dropdown.tiny {
  padding-right: 2.625rem;
}

#legacy-html-raw .dropdown.button.tiny:before,
#legacy-html-raw button.dropdown.tiny:before {
  border-width: .375rem;
  right: 1.125rem;
  margin-top: -.125rem;
}

#legacy-html-raw .dropdown.button.tiny:after,
#legacy-html-raw button.dropdown.tiny:after {
  border-color: #fff transparent transparent transparent;
}

#legacy-html-raw .dropdown.button.small,
#legacy-html-raw button.dropdown.small {
  padding-right: 3.0625rem;
}

#legacy-html-raw .dropdown.button.small:after,
#legacy-html-raw button.dropdown.small:after {
  border-width: .4375rem;
  right: 1.3125rem;
  margin-top: -.15625rem;
}

#legacy-html-raw .dropdown.button.small:after,
#legacy-html-raw button.dropdown.small:after {
  border-color: #fff transparent transparent transparent;
}

#legacy-html-raw .dropdown.button.large,
#legacy-html-raw button.dropdown.large {
  padding-right: 3.625rem;
}

#legacy-html-raw .dropdown.button.large:after,
#legacy-html-raw button.dropdown.large:after {
  border-width: .3125rem;
  right: 1.71875rem;
  margin-top: -.15625rem;
}

#legacy-html-raw .dropdown.button.large:after,
#legacy-html-raw button.dropdown.large:after {
  border-color: #fff transparent transparent transparent;
}

#legacy-html-raw .dropdown.button.secondary:after,
#legacy-html-raw button.dropdown.secondary:after {
  border-color: #333 transparent transparent transparent;
}

#legacy-html-raw meta.foundation-version {
  font-family: "/{{ VERSION }}/";
}

#legacy-html-raw meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

#legacy-html-raw meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

#legacy-html-raw meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

#legacy-html-raw meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

#legacy-html-raw meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

#legacy-html-raw meta.foundation-data-attribute-namespace {
  font-family: false;
}

#legacy-html-raw *,
#legacy-html-raw *:before,
#legacy-html-raw *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#legacy-html-raw a:hover {
  cursor: pointer;
}

#legacy-html-raw img {
  max-width: 100%;
  height: auto;
}

#legacy-html-raw img {
  -ms-interpolation-mode: bicubic;
}

#legacy-html-raw #map_canvas img,
#legacy-html-raw #map_canvas embed,
#legacy-html-raw #map_canvas object,
#legacy-html-raw .map_canvas img,
#legacy-html-raw .map_canvas embed,
#legacy-html-raw .map_canvas object {
  max-width: none !important;
}

#legacy-html-raw .left {
  float: left !important;
}

#legacy-html-raw .right {
  float: right !important;
}

#legacy-html-raw .clearfix:before,
#legacy-html-raw .clearfix:after {
  content: " ";
  display: table;
}

#legacy-html-raw .clearfix:after {
  clear: both;
}

#legacy-html-raw .hide {
  display: none;
}

#legacy-html-raw .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#legacy-html-raw img {
  display: inline-block;
  vertical-align: middle;
}

#legacy-html-raw textarea {
  height: auto;
  min-height: 50px;
}

#legacy-html-raw select {
  width: 100%;
}

#legacy-html-raw .flex-video {
  position: relative;
  padding-top: 1.5625rem;
  padding-bottom: 56.34%;
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
}

#legacy-html-raw .flex-video.widescreen {
  padding-bottom: 56.34%;
}

#legacy-html-raw .flex-video.vimeo {
  padding-top: 0;
}

#legacy-html-raw .flex-video iframe,
#legacy-html-raw .flex-video object,
#legacy-html-raw .flex-video embed,
#legacy-html-raw .flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#legacy-html-raw meta.foundation-version {
  font-family: "/{{ VERSION }}/";
}

#legacy-html-raw meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

#legacy-html-raw meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

#legacy-html-raw meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

#legacy-html-raw meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

#legacy-html-raw meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

#legacy-html-raw meta.foundation-data-attribute-namespace {
  font-family: false;
}

#legacy-html-raw *,
#legacy-html-raw *:before,
#legacy-html-raw *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#legacy-html-raw a:hover {
  cursor: pointer;
}

#legacy-html-raw img {
  max-width: 100%;
  height: auto;
}

#legacy-html-raw img {
  -ms-interpolation-mode: bicubic;
}

#legacy-html-raw #map_canvas img,
#legacy-html-raw #map_canvas embed,
#legacy-html-raw #map_canvas object,
#legacy-html-raw .map_canvas img,
#legacy-html-raw .map_canvas embed,
#legacy-html-raw .map_canvas object {
  max-width: none !important;
}

#legacy-html-raw .left {
  float: left !important;
}

#legacy-html-raw .right {
  float: right !important;
}

#legacy-html-raw .clearfix:before,
#legacy-html-raw .clearfix:after {
  content: " ";
  display: table;
}

#legacy-html-raw .clearfix:after {
  clear: both;
}

#legacy-html-raw .hide {
  display: none;
}

#legacy-html-raw .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#legacy-html-raw img {
  display: inline-block;
  vertical-align: middle;
}

#legacy-html-raw textarea {
  height: auto;
  min-height: 50px;
}

#legacy-html-raw select {
  width: 100%;
}

#legacy-html-raw meta.foundation-version {
  font-family: "/{{ VERSION }}/";
}

#legacy-html-raw meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

#legacy-html-raw meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

#legacy-html-raw meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

#legacy-html-raw meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

#legacy-html-raw meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

#legacy-html-raw meta.foundation-data-attribute-namespace {
  font-family: false;
}

#legacy-html-raw *,
#legacy-html-raw *:before,
#legacy-html-raw *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#legacy-html-raw a:hover {
  cursor: pointer;
}

#legacy-html-raw img {
  max-width: 100%;
  height: auto;
}

#legacy-html-raw img {
  -ms-interpolation-mode: bicubic;
}

#legacy-html-raw #map_canvas img,
#legacy-html-raw #map_canvas embed,
#legacy-html-raw #map_canvas object,
#legacy-html-raw .map_canvas img,
#legacy-html-raw .map_canvas embed,
#legacy-html-raw .map_canvas object {
  max-width: none !important;
}

#legacy-html-raw .left {
  float: left !important;
}

#legacy-html-raw .right {
  float: right !important;
}

#legacy-html-raw .clearfix:before,
#legacy-html-raw .clearfix:after {
  content: " ";
  display: table;
}

#legacy-html-raw .clearfix:after {
  clear: both;
}

#legacy-html-raw .hide {
  display: none;
}

#legacy-html-raw .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#legacy-html-raw img {
  display: inline-block;
  vertical-align: middle;
}

#legacy-html-raw textarea {
  height: auto;
  min-height: 50px;
}

#legacy-html-raw select {
  width: 100%;
}

#legacy-html-raw button,
#legacy-html-raw .button {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #DC5114;
  border-color: #DC5114;
  color: #fff;
  transition: background-color 300ms ease-out;
}

#legacy-html-raw button:hover,
#legacy-html-raw button:focus,
#legacy-html-raw .button:hover,
#legacy-html-raw .button:focus {
  background-color: #b04110;
}

#legacy-html-raw button:hover,
#legacy-html-raw button:focus,
#legacy-html-raw .button:hover,
#legacy-html-raw .button:focus {
  color: #fff;
}

#legacy-html-raw button.secondary,
#legacy-html-raw .button.secondary {
  background-color: #fff;
  border-color: #ccc;
  color: #333;
}

#legacy-html-raw button.secondary:hover,
#legacy-html-raw button.secondary:focus,
#legacy-html-raw .button.secondary:hover,
#legacy-html-raw .button.secondary:focus {
  background-color: #ccc;
}

#legacy-html-raw button.secondary:hover,
#legacy-html-raw button.secondary:focus,
#legacy-html-raw .button.secondary:hover,
#legacy-html-raw .button.secondary:focus {
  color: #333;
}

#legacy-html-raw button.success,
#legacy-html-raw .button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #fff;
}

#legacy-html-raw button.success:hover,
#legacy-html-raw button.success:focus,
#legacy-html-raw .button.success:hover,
#legacy-html-raw .button.success:focus {
  background-color: #368a55;
}

#legacy-html-raw button.success:hover,
#legacy-html-raw button.success:focus,
#legacy-html-raw .button.success:hover,
#legacy-html-raw .button.success:focus {
  color: #fff;
}

#legacy-html-raw button.alert,
#legacy-html-raw .button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #fff;
}

#legacy-html-raw button.alert:hover,
#legacy-html-raw button.alert:focus,
#legacy-html-raw .button.alert:hover,
#legacy-html-raw .button.alert:focus {
  background-color: #cf2a0e;
}

#legacy-html-raw button.alert:hover,
#legacy-html-raw button.alert:focus,
#legacy-html-raw .button.alert:hover,
#legacy-html-raw .button.alert:focus {
  color: #fff;
}

#legacy-html-raw button.large,
#legacy-html-raw .button.large {
  padding-top: 1.125rem;
  padding-right: 2.25rem;
  padding-bottom: 1.1875rem;
  padding-left: 2.25rem;
  font-size: 1.25rem;
}

#legacy-html-raw button.small,
#legacy-html-raw .button.small {
  padding-top: .875rem;
  padding-right: 1.75rem;
  padding-bottom: .9375rem;
  padding-left: 1.75rem;
  font-size: .8125rem;
}

#legacy-html-raw button.tiny,
#legacy-html-raw .button.tiny {
  padding-top: .625rem;
  padding-right: 1.25rem;
  padding-bottom: .6875rem;
  padding-left: 1.25rem;
  font-size: .6875rem;
}

#legacy-html-raw button.expand,
#legacy-html-raw .button.expand {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}

#legacy-html-raw button.left-align,
#legacy-html-raw .button.left-align {
  text-align: left;
  text-indent: .75rem;
}

#legacy-html-raw button.right-align,
#legacy-html-raw .button.right-align {
  text-align: right;
  padding-right: .75rem;
}

#legacy-html-raw button.radius,
#legacy-html-raw .button.radius {
  border-radius: 5px;
}

#legacy-html-raw button.round,
#legacy-html-raw .button.round {
  border-radius: 1000px;
}

#legacy-html-raw button.disabled,
#legacy-html-raw button[disabled],
#legacy-html-raw .button.disabled,
#legacy-html-raw .button[disabled] {
  background-color: #DC5114;
  border-color: #DC5114;
  color: #fff;
  cursor: default;
  opacity: .7;
  box-shadow: none;
}

#legacy-html-raw button.disabled:hover,
#legacy-html-raw button.disabled:focus,
#legacy-html-raw button[disabled]:hover,
#legacy-html-raw button[disabled]:focus,
#legacy-html-raw .button.disabled:hover,
#legacy-html-raw .button.disabled:focus,
#legacy-html-raw .button[disabled]:hover,
#legacy-html-raw .button[disabled]:focus {
  background-color: #b04110;
}

#legacy-html-raw button.disabled:hover,
#legacy-html-raw button.disabled:focus,
#legacy-html-raw button[disabled]:hover,
#legacy-html-raw button[disabled]:focus,
#legacy-html-raw .button.disabled:hover,
#legacy-html-raw .button.disabled:focus,
#legacy-html-raw .button[disabled]:hover,
#legacy-html-raw .button[disabled]:focus {
  color: #fff;
}

#legacy-html-raw button.disabled:hover,
#legacy-html-raw button.disabled:focus,
#legacy-html-raw button[disabled]:hover,
#legacy-html-raw button[disabled]:focus,
#legacy-html-raw .button.disabled:hover,
#legacy-html-raw .button.disabled:focus,
#legacy-html-raw .button[disabled]:hover,
#legacy-html-raw .button[disabled]:focus {
  background-color: #DC5114;
}

#legacy-html-raw button.disabled.secondary,
#legacy-html-raw button[disabled].secondary,
#legacy-html-raw .button.disabled.secondary,
#legacy-html-raw .button[disabled].secondary {
  background-color: #fff;
  border-color: #ccc;
  color: #333;
  cursor: default;
  opacity: .7;
  box-shadow: none;
}

#legacy-html-raw button.disabled.secondary:hover,
#legacy-html-raw button.disabled.secondary:focus,
#legacy-html-raw button[disabled].secondary:hover,
#legacy-html-raw button[disabled].secondary:focus,
#legacy-html-raw .button.disabled.secondary:hover,
#legacy-html-raw .button.disabled.secondary:focus,
#legacy-html-raw .button[disabled].secondary:hover,
#legacy-html-raw .button[disabled].secondary:focus {
  background-color: #ccc;
}

#legacy-html-raw button.disabled.secondary:hover,
#legacy-html-raw button.disabled.secondary:focus,
#legacy-html-raw button[disabled].secondary:hover,
#legacy-html-raw button[disabled].secondary:focus,
#legacy-html-raw .button.disabled.secondary:hover,
#legacy-html-raw .button.disabled.secondary:focus,
#legacy-html-raw .button[disabled].secondary:hover,
#legacy-html-raw .button[disabled].secondary:focus {
  color: #333;
}

#legacy-html-raw button.disabled.secondary:hover,
#legacy-html-raw button.disabled.secondary:focus,
#legacy-html-raw button[disabled].secondary:hover,
#legacy-html-raw button[disabled].secondary:focus,
#legacy-html-raw .button.disabled.secondary:hover,
#legacy-html-raw .button.disabled.secondary:focus,
#legacy-html-raw .button[disabled].secondary:hover,
#legacy-html-raw .button[disabled].secondary:focus {
  background-color: #fff;
}

#legacy-html-raw button.disabled.success,
#legacy-html-raw button[disabled].success,
#legacy-html-raw .button.disabled.success,
#legacy-html-raw .button[disabled].success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #fff;
  cursor: default;
  opacity: .7;
  box-shadow: none;
}

#legacy-html-raw button.disabled.success:hover,
#legacy-html-raw button.disabled.success:focus,
#legacy-html-raw button[disabled].success:hover,
#legacy-html-raw button[disabled].success:focus,
#legacy-html-raw .button.disabled.success:hover,
#legacy-html-raw .button.disabled.success:focus,
#legacy-html-raw .button[disabled].success:hover,
#legacy-html-raw .button[disabled].success:focus {
  background-color: #368a55;
}

#legacy-html-raw button.disabled.success:hover,
#legacy-html-raw button.disabled.success:focus,
#legacy-html-raw button[disabled].success:hover,
#legacy-html-raw button[disabled].success:focus,
#legacy-html-raw .button.disabled.success:hover,
#legacy-html-raw .button.disabled.success:focus,
#legacy-html-raw .button[disabled].success:hover,
#legacy-html-raw .button[disabled].success:focus {
  color: #fff;
}

#legacy-html-raw button.disabled.success:hover,
#legacy-html-raw button.disabled.success:focus,
#legacy-html-raw button[disabled].success:hover,
#legacy-html-raw button[disabled].success:focus,
#legacy-html-raw .button.disabled.success:hover,
#legacy-html-raw .button.disabled.success:focus,
#legacy-html-raw .button[disabled].success:hover,
#legacy-html-raw .button[disabled].success:focus {
  background-color: #43AC6A;
}

#legacy-html-raw button.disabled.alert,
#legacy-html-raw button[disabled].alert,
#legacy-html-raw .button.disabled.alert,
#legacy-html-raw .button[disabled].alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #fff;
  cursor: default;
  opacity: .7;
  box-shadow: none;
}

#legacy-html-raw button.disabled.alert:hover,
#legacy-html-raw button.disabled.alert:focus,
#legacy-html-raw button[disabled].alert:hover,
#legacy-html-raw button[disabled].alert:focus,
#legacy-html-raw .button.disabled.alert:hover,
#legacy-html-raw .button.disabled.alert:focus,
#legacy-html-raw .button[disabled].alert:hover,
#legacy-html-raw .button[disabled].alert:focus {
  background-color: #cf2a0e;
}

#legacy-html-raw button.disabled.alert:hover,
#legacy-html-raw button.disabled.alert:focus,
#legacy-html-raw button[disabled].alert:hover,
#legacy-html-raw button[disabled].alert:focus,
#legacy-html-raw .button.disabled.alert:hover,
#legacy-html-raw .button.disabled.alert:focus,
#legacy-html-raw .button[disabled].alert:hover,
#legacy-html-raw .button[disabled].alert:focus {
  color: #fff;
}

#legacy-html-raw button.disabled.alert:hover,
#legacy-html-raw button.disabled.alert:focus,
#legacy-html-raw button[disabled].alert:hover,
#legacy-html-raw button[disabled].alert:focus,
#legacy-html-raw .button.disabled.alert:hover,
#legacy-html-raw .button.disabled.alert:focus,
#legacy-html-raw .button[disabled].alert:hover,
#legacy-html-raw .button[disabled].alert:focus {
  background-color: #f04124;
}

#legacy-html-raw button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

@media only screen and (min-width: 40.063em) {
  #legacy-html-raw button,
  #legacy-html-raw .button {
    display: inline-block;
  }
}

#legacy-html-raw form {
  margin: 0 0 1rem;
}

#legacy-html-raw form .row .row {
  margin: 0 -.5rem;
}

#legacy-html-raw form .row .row .column,
#legacy-html-raw form .row .row .columns {
  padding: 0 .5rem;
}

#legacy-html-raw form .row .row.collapse {
  margin: 0;
}

#legacy-html-raw form .row .row.collapse .column,
#legacy-html-raw form .row .row.collapse .columns {
  padding: 0;
}

#legacy-html-raw form .row .row.collapse input {
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

#legacy-html-raw form .row input.column,
#legacy-html-raw form .row input.columns,
#legacy-html-raw form .row textarea.column,
#legacy-html-raw form .row textarea.columns {
  padding-left: .5rem;
}

#legacy-html-raw label {
  font-size: .875rem;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
}

#legacy-html-raw label.right {
  float: none !important;
  text-align: right;
}

#legacy-html-raw label.inline {
  margin: 0 0 1rem 0;
  padding: .5625rem 0;
}

#legacy-html-raw label small {
  text-transform: capitalize;
  color: #676767;
}

#legacy-html-raw select::-ms-expand {
  display: none;
}

#legacy-html-raw .prefix,
#legacy-html-raw .postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  font-size: .875rem;
  height: 2.3125rem;
  line-height: 2.3125rem;
}

#legacy-html-raw .postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none;
}

#legacy-html-raw .prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none;
}

#legacy-html-raw .prefix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}

#legacy-html-raw .postfix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}

#legacy-html-raw .prefix.button.round {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

#legacy-html-raw .postfix.button.round {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

#legacy-html-raw span.prefix,
#legacy-html-raw label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333;
  border-color: #ccc;
}

#legacy-html-raw span.prefix.radius,
#legacy-html-raw label.prefix.radius {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}

#legacy-html-raw span.postfix,
#legacy-html-raw label.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333;
  border-color: #ccc;
}

#legacy-html-raw span.postfix.radius,
#legacy-html-raw label.postfix.radius {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}

#legacy-html-raw input[type="text"],
#legacy-html-raw input[type="password"],
#legacy-html-raw input[type="date"],
#legacy-html-raw input[type="datetime"],
#legacy-html-raw input[type="datetime-local"],
#legacy-html-raw input[type="month"],
#legacy-html-raw input[type="week"],
#legacy-html-raw input[type="email"],
#legacy-html-raw input[type="number"],
#legacy-html-raw input[type="search"],
#legacy-html-raw input[type="tel"],
#legacy-html-raw input[type="time"],
#legacy-html-raw input[type="url"],
#legacy-html-raw input[type="color"],
#legacy-html-raw textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  background-color: #fff;
  font-family: inherit;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: .875rem;
  margin: 0 0 1rem 0;
  padding: .5rem;
  height: 2.3125rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: box-shadow .45s, border-color .45s ease-in-out;
}

#legacy-html-raw input[type="text"]:focus,
#legacy-html-raw input[type="password"]:focus,
#legacy-html-raw input[type="date"]:focus,
#legacy-html-raw input[type="datetime"]:focus,
#legacy-html-raw input[type="datetime-local"]:focus,
#legacy-html-raw input[type="month"]:focus,
#legacy-html-raw input[type="week"]:focus,
#legacy-html-raw input[type="email"]:focus,
#legacy-html-raw input[type="number"]:focus,
#legacy-html-raw input[type="search"]:focus,
#legacy-html-raw input[type="tel"]:focus,
#legacy-html-raw input[type="time"]:focus,
#legacy-html-raw input[type="url"]:focus,
#legacy-html-raw input[type="color"]:focus,
#legacy-html-raw textarea:focus {
  box-shadow: 0 0 5px #999;
  border-color: #999;
}

#legacy-html-raw input[type="text"]:focus,
#legacy-html-raw input[type="password"]:focus,
#legacy-html-raw input[type="date"]:focus,
#legacy-html-raw input[type="datetime"]:focus,
#legacy-html-raw input[type="datetime-local"]:focus,
#legacy-html-raw input[type="month"]:focus,
#legacy-html-raw input[type="week"]:focus,
#legacy-html-raw input[type="email"]:focus,
#legacy-html-raw input[type="number"]:focus,
#legacy-html-raw input[type="search"]:focus,
#legacy-html-raw input[type="tel"]:focus,
#legacy-html-raw input[type="time"]:focus,
#legacy-html-raw input[type="url"]:focus,
#legacy-html-raw input[type="color"]:focus,
#legacy-html-raw textarea:focus {
  background: #fafafa;
  outline: none;
}

#legacy-html-raw input[type="text"]:disabled,
#legacy-html-raw input[type="password"]:disabled,
#legacy-html-raw input[type="date"]:disabled,
#legacy-html-raw input[type="datetime"]:disabled,
#legacy-html-raw input[type="datetime-local"]:disabled,
#legacy-html-raw input[type="month"]:disabled,
#legacy-html-raw input[type="week"]:disabled,
#legacy-html-raw input[type="email"]:disabled,
#legacy-html-raw input[type="number"]:disabled,
#legacy-html-raw input[type="search"]:disabled,
#legacy-html-raw input[type="tel"]:disabled,
#legacy-html-raw input[type="time"]:disabled,
#legacy-html-raw input[type="url"]:disabled,
#legacy-html-raw input[type="color"]:disabled,
#legacy-html-raw textarea:disabled {
  background-color: #ddd;
  cursor: default;
}

#legacy-html-raw input[type="text"][disabled],
#legacy-html-raw input[type="text"][readonly],
#legacy-html-raw fieldset[disabled] input[type="text"],
#legacy-html-raw input[type="password"][disabled],
#legacy-html-raw input[type="password"][readonly],
#legacy-html-raw fieldset[disabled] input[type="password"],
#legacy-html-raw input[type="date"][disabled],
#legacy-html-raw input[type="date"][readonly],
#legacy-html-raw fieldset[disabled] input[type="date"],
#legacy-html-raw input[type="datetime"][disabled],
#legacy-html-raw input[type="datetime"][readonly],
#legacy-html-raw fieldset[disabled] input[type="datetime"],
#legacy-html-raw input[type="datetime-local"][disabled],
#legacy-html-raw input[type="datetime-local"][readonly],
#legacy-html-raw fieldset[disabled] input[type="datetime-local"],
#legacy-html-raw input[type="month"][disabled],
#legacy-html-raw input[type="month"][readonly],
#legacy-html-raw fieldset[disabled] input[type="month"],
#legacy-html-raw input[type="week"][disabled],
#legacy-html-raw input[type="week"][readonly],
#legacy-html-raw fieldset[disabled] input[type="week"],
#legacy-html-raw input[type="email"][disabled],
#legacy-html-raw input[type="email"][readonly],
#legacy-html-raw fieldset[disabled] input[type="email"],
#legacy-html-raw input[type="number"][disabled],
#legacy-html-raw input[type="number"][readonly],
#legacy-html-raw fieldset[disabled] input[type="number"],
#legacy-html-raw input[type="search"][disabled],
#legacy-html-raw input[type="search"][readonly],
#legacy-html-raw fieldset[disabled] input[type="search"],
#legacy-html-raw input[type="tel"][disabled],
#legacy-html-raw input[type="tel"][readonly],
#legacy-html-raw fieldset[disabled] input[type="tel"],
#legacy-html-raw input[type="time"][disabled],
#legacy-html-raw input[type="time"][readonly],
#legacy-html-raw fieldset[disabled] input[type="time"],
#legacy-html-raw input[type="url"][disabled],
#legacy-html-raw input[type="url"][readonly],
#legacy-html-raw fieldset[disabled] input[type="url"],
#legacy-html-raw input[type="color"][disabled],
#legacy-html-raw input[type="color"][readonly],
#legacy-html-raw fieldset[disabled] input[type="color"],
#legacy-html-raw textarea[disabled],
#legacy-html-raw textarea[readonly],
#legacy-html-raw fieldset[disabled] textarea {
  background-color: #ddd;
  cursor: default;
}

#legacy-html-raw input[type="text"].radius,
#legacy-html-raw input[type="password"].radius,
#legacy-html-raw input[type="date"].radius,
#legacy-html-raw input[type="datetime"].radius,
#legacy-html-raw input[type="datetime-local"].radius,
#legacy-html-raw input[type="month"].radius,
#legacy-html-raw input[type="week"].radius,
#legacy-html-raw input[type="email"].radius,
#legacy-html-raw input[type="number"].radius,
#legacy-html-raw input[type="search"].radius,
#legacy-html-raw input[type="tel"].radius,
#legacy-html-raw input[type="time"].radius,
#legacy-html-raw input[type="url"].radius,
#legacy-html-raw input[type="color"].radius,
#legacy-html-raw textarea.radius {
  border-radius: 5px;
}

#legacy-html-raw input[type="submit"] {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
}

#legacy-html-raw textarea[rows] {
  height: auto;
}

#legacy-html-raw select {
  -webkit-appearance: none !important;
  -webkit-border-radius: 0px;
  background-color: #FAFAFA;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border: 1px solid #ccc;
  padding: .5rem;
  font-size: .875rem;
  color: rgba(0, 0, 0, 0.75);
  line-height: normal;
  border-radius: 0;
  height: 2.3125rem;
}

#legacy-html-raw select.radius {
  border-radius: 5px;
}

#legacy-html-raw select:hover {
  background-color: #f3f3f3;
  border-color: #999;
}

#legacy-html-raw select:disabled {
  background-color: #ddd;
  cursor: default;
}

#legacy-html-raw input[type="file"],
#legacy-html-raw input[type="checkbox"],
#legacy-html-raw input[type="radio"],
#legacy-html-raw select {
  margin: 0 0 1rem 0;
}

#legacy-html-raw input[type="checkbox"]+label,
#legacy-html-raw input[type="radio"]+label {
  display: inline-block;
  margin-left: .5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline;
}

#legacy-html-raw input[type="file"] {
  width: 100%;
}

#legacy-html-raw fieldset {
  border: 1px solid #ddd;
  padding: 1.25rem;
  margin: 1.125rem 0;
}

#legacy-html-raw fieldset legend {
  font-weight: bold;
  background: #fff;
  padding: 0 .1875rem;
  margin: 0;
  margin-left: -.1875rem;
}

#legacy-html-raw [data-abide] .error small.error,
#legacy-html-raw [data-abide] .error span.error,
#legacy-html-raw [data-abide] span.error,
#legacy-html-raw [data-abide] small.error {
  display: block;
  padding: .375rem .5625rem .5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: .75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #fff;
}

#legacy-html-raw [data-abide] span.error,
#legacy-html-raw [data-abide] small.error {
  display: none;
}

#legacy-html-raw span.error,
#legacy-html-raw small.error {
  display: block;
  padding: .375rem .5625rem .5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: .75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #fff;
}

#legacy-html-raw .error input,
#legacy-html-raw .error textarea,
#legacy-html-raw .error select {
  margin-bottom: 0;
}

#legacy-html-raw .error input[type="checkbox"],
#legacy-html-raw .error input[type="radio"] {
  margin-bottom: 1rem;
}

#legacy-html-raw .error label,
#legacy-html-raw .error label.error {
  color: #f04124;
}

#legacy-html-raw .error small.error {
  display: block;
  padding: .375rem .5625rem .5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: .75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #fff;
}

#legacy-html-raw .error>label>small {
  color: #676767;
  background: transparent;
  padding: 0;
  text-transform: capitalize;
  font-style: normal;
  font-size: 60%;
  margin: 0;
  display: inline;
}

#legacy-html-raw .error span.error-message {
  display: block;
}

#legacy-html-raw input.error,
#legacy-html-raw textarea.error,
#legacy-html-raw select.error {
  margin-bottom: 0;
}

#legacy-html-raw label.error {
  color: #f04124;
}

#legacy-html-raw meta.foundation-version {
  font-family: "/{{ VERSION }}/";
}

#legacy-html-raw meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

#legacy-html-raw meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

#legacy-html-raw meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

#legacy-html-raw meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

#legacy-html-raw meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

#legacy-html-raw meta.foundation-data-attribute-namespace {
  font-family: false;
}

#legacy-html-raw *,
#legacy-html-raw *:before,
#legacy-html-raw *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#legacy-html-raw a:hover {
  cursor: pointer;
}

#legacy-html-raw img {
  max-width: 100%;
  height: auto;
}

#legacy-html-raw img {
  -ms-interpolation-mode: bicubic;
}

#legacy-html-raw #map_canvas img,
#legacy-html-raw #map_canvas embed,
#legacy-html-raw #map_canvas object,
#legacy-html-raw .map_canvas img,
#legacy-html-raw .map_canvas embed,
#legacy-html-raw .map_canvas object {
  max-width: none !important;
}

#legacy-html-raw .left {
  float: left !important;
}

#legacy-html-raw .right {
  float: right !important;
}

#legacy-html-raw .clearfix:before,
#legacy-html-raw .clearfix:after {
  content: " ";
  display: table;
}

#legacy-html-raw .clearfix:after {
  clear: both;
}

#legacy-html-raw .hide {
  display: none;
}

#legacy-html-raw .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#legacy-html-raw img {
  display: inline-block;
  vertical-align: middle;
}

#legacy-html-raw textarea {
  height: auto;
  min-height: 50px;
}

#legacy-html-raw select {
  width: 100%;
}

#legacy-html-raw .inline-list {
  margin: 0 auto 1.0625rem auto;
  margin-left: -1.375rem;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}

#legacy-html-raw .inline-list>li {
  list-style: none;
  float: left;
  margin-left: 1.375rem;
  display: block;
}

#legacy-html-raw .inline-list>li>* {
  display: block;
}

#legacy-html-raw meta.foundation-version {
  font-family: "/{{ VERSION }}/";
}

#legacy-html-raw meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

#legacy-html-raw meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

#legacy-html-raw meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

#legacy-html-raw meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

#legacy-html-raw meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

#legacy-html-raw meta.foundation-data-attribute-namespace {
  font-family: false;
}

#legacy-html-raw *,
#legacy-html-raw *:before,
#legacy-html-raw *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#legacy-html-raw a:hover {
  cursor: pointer;
}

#legacy-html-raw img {
  max-width: 100%;
  height: auto;
}

#legacy-html-raw img {
  -ms-interpolation-mode: bicubic;
}

#legacy-html-raw #map_canvas img,
#legacy-html-raw #map_canvas embed,
#legacy-html-raw #map_canvas object,
#legacy-html-raw .map_canvas img,
#legacy-html-raw .map_canvas embed,
#legacy-html-raw .map_canvas object {
  max-width: none !important;
}

#legacy-html-raw .left {
  float: left !important;
}

#legacy-html-raw .right {
  float: right !important;
}

#legacy-html-raw .clearfix:before,
#legacy-html-raw .clearfix:after {
  content: " ";
  display: table;
}

#legacy-html-raw .clearfix:after {
  clear: both;
}

#legacy-html-raw .hide {
  display: none;
}

#legacy-html-raw .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#legacy-html-raw img {
  display: inline-block;
  vertical-align: middle;
}

#legacy-html-raw textarea {
  height: auto;
  min-height: 50px;
}

#legacy-html-raw select {
  width: 100%;
}

#legacy-html-raw .label {
  font-weight: normal;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  margin-bottom: inherit;
  padding: .25rem .5rem .375rem;
  font-size: .6875rem;
  background-color: #4C5154;
  color: #fff;
}

#legacy-html-raw .label.radius {
  border-radius: 5px;
}

#legacy-html-raw .label.round {
  border-radius: 1000px;
}

#legacy-html-raw .label.alert {
  background-color: #f04124;
  color: #fff;
}

#legacy-html-raw .label.warning {
  background-color: #f08a24;
  color: #fff;
}

#legacy-html-raw .label.success {
  background-color: #43AC6A;
  color: #fff;
}

#legacy-html-raw .label.secondary {
  background-color: #fff;
  color: #333;
}

#legacy-html-raw meta.foundation-version {
  font-family: "/{{ VERSION }}/";
}

#legacy-html-raw meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

#legacy-html-raw meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

#legacy-html-raw meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

#legacy-html-raw meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

#legacy-html-raw meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

#legacy-html-raw meta.foundation-data-attribute-namespace {
  font-family: false;
}

#legacy-html-raw *,
#legacy-html-raw *:before,
#legacy-html-raw *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#legacy-html-raw a:hover {
  cursor: pointer;
}

#legacy-html-raw img {
  max-width: 100%;
  height: auto;
}

#legacy-html-raw img {
  -ms-interpolation-mode: bicubic;
}

#legacy-html-raw #map_canvas img,
#legacy-html-raw #map_canvas embed,
#legacy-html-raw #map_canvas object,
#legacy-html-raw .map_canvas img,
#legacy-html-raw .map_canvas embed,
#legacy-html-raw .map_canvas object {
  max-width: none !important;
}

#legacy-html-raw .left {
  float: left !important;
}

#legacy-html-raw .right {
  float: right !important;
}

#legacy-html-raw .clearfix:before,
#legacy-html-raw .clearfix:after {
  content: " ";
  display: table;
}

#legacy-html-raw .clearfix:after {
  clear: both;
}

#legacy-html-raw .hide {
  display: none;
}

#legacy-html-raw .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#legacy-html-raw img {
  display: inline-block;
  vertical-align: middle;
}

#legacy-html-raw textarea {
  height: auto;
  min-height: 50px;
}

#legacy-html-raw select {
  width: 100%;
}

#legacy-html-raw ul.pagination {
  display: block;
  min-height: 1.5rem;
  margin-left: -.3125rem;
}

#legacy-html-raw ul.pagination li {
  height: 1.5rem;
  color: #222;
  font-size: .875rem;
  margin-left: .3125rem;
}

#legacy-html-raw ul.pagination li a,
#legacy-html-raw ul.pagination li button {
  display: block;
  padding: .0625rem .625rem .0625rem;
  color: #999;
  background: none;
  border-radius: 5px;
  font-weight: normal;
  font-size: 1em;
  line-height: inherit;
  transition: background-color 300ms ease-out;
}

#legacy-html-raw ul.pagination li:hover a,
#legacy-html-raw ul.pagination li a:focus,
#legacy-html-raw ul.pagination li:hover button,
#legacy-html-raw ul.pagination li button:focus {
  background: #e6e6e6;
}

#legacy-html-raw ul.pagination li.unavailable a,
#legacy-html-raw ul.pagination li.unavailable button {
  cursor: default;
  color: #999;
}

#legacy-html-raw ul.pagination li.unavailable:hover a,
#legacy-html-raw ul.pagination li.unavailable a:focus,
#legacy-html-raw ul.pagination li.unavailable:hover button,
#legacy-html-raw ul.pagination li.unavailable button:focus {
  background: transparent;
}

#legacy-html-raw ul.pagination li.current a,
#legacy-html-raw ul.pagination li.current button {
  background: #4C5154;
  color: #fff;
  font-weight: bold;
  cursor: default;
}

#legacy-html-raw ul.pagination li.current a:hover,
#legacy-html-raw ul.pagination li.current a:focus,
#legacy-html-raw ul.pagination li.current button:hover,
#legacy-html-raw ul.pagination li.current button:focus {
  background: #4C5154;
}

#legacy-html-raw ul.pagination li {
  float: left;
  display: block;
}

#legacy-html-raw .pagination-centered {
  text-align: center;
}

#legacy-html-raw .pagination-centered ul.pagination li {
  float: none;
  display: inline-block;
}

#legacy-html-raw meta.foundation-version {
  font-family: "/{{ VERSION }}/";
}

#legacy-html-raw meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

#legacy-html-raw meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

#legacy-html-raw meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

#legacy-html-raw meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

#legacy-html-raw meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

#legacy-html-raw meta.foundation-data-attribute-namespace {
  font-family: false;
}

#legacy-html-raw *,
#legacy-html-raw *:before,
#legacy-html-raw *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#legacy-html-raw a:hover {
  cursor: pointer;
}

#legacy-html-raw img {
  max-width: 100%;
  height: auto;
}

#legacy-html-raw img {
  -ms-interpolation-mode: bicubic;
}

#legacy-html-raw #map_canvas img,
#legacy-html-raw #map_canvas embed,
#legacy-html-raw #map_canvas object,
#legacy-html-raw .map_canvas img,
#legacy-html-raw .map_canvas embed,
#legacy-html-raw .map_canvas object {
  max-width: none !important;
}

#legacy-html-raw .left {
  float: left !important;
}

#legacy-html-raw .right {
  float: right !important;
}

#legacy-html-raw .clearfix:before,
#legacy-html-raw .clearfix:after {
  content: " ";
  display: table;
}

#legacy-html-raw .clearfix:after {
  clear: both;
}

#legacy-html-raw .hide {
  display: none;
}

#legacy-html-raw .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#legacy-html-raw img {
  display: inline-block;
  vertical-align: middle;
}

#legacy-html-raw textarea {
  height: auto;
  min-height: 50px;
}

#legacy-html-raw select {
  width: 100%;
}

#legacy-html-raw .panel {
  border-style: solid;
  border-width: 0px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f2f2f2;
}

#legacy-html-raw .panel>:first-child {
  margin-top: 0;
}

#legacy-html-raw .panel>:last-child {
  margin-bottom: 0;
}

#legacy-html-raw .panel h1,
#legacy-html-raw .panel h2,
#legacy-html-raw .panel h3,
#legacy-html-raw .panel h4,
#legacy-html-raw .panel h5,
#legacy-html-raw .panel h6,
#legacy-html-raw .panel p,
#legacy-html-raw .panel li,
#legacy-html-raw .panel dl {
  color: #333;
}

#legacy-html-raw .panel h1,
#legacy-html-raw .panel h2,
#legacy-html-raw .panel h3,
#legacy-html-raw .panel h4,
#legacy-html-raw .panel h5,
#legacy-html-raw .panel h6 {
  line-height: 1.2;
  margin-bottom: .625rem;
}

#legacy-html-raw .panel h1.subheader,
#legacy-html-raw .panel h2.subheader,
#legacy-html-raw .panel h3.subheader,
#legacy-html-raw .panel h4.subheader,
#legacy-html-raw .panel h5.subheader,
#legacy-html-raw .panel h6.subheader {
  line-height: 1.4;
}

#legacy-html-raw .panel.callout {
  border-style: solid;
  border-width: 0px;
  border-color: #d8dadb;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f4f5f5;
}

#legacy-html-raw .panel.callout>:first-child {
  margin-top: 0;
}

#legacy-html-raw .panel.callout>:last-child {
  margin-bottom: 0;
}

#legacy-html-raw .panel.callout h1,
#legacy-html-raw .panel.callout h2,
#legacy-html-raw .panel.callout h3,
#legacy-html-raw .panel.callout h4,
#legacy-html-raw .panel.callout h5,
#legacy-html-raw .panel.callout h6,
#legacy-html-raw .panel.callout p,
#legacy-html-raw .panel.callout li,
#legacy-html-raw .panel.callout dl {
  color: #333;
}

#legacy-html-raw .panel.callout h1,
#legacy-html-raw .panel.callout h2,
#legacy-html-raw .panel.callout h3,
#legacy-html-raw .panel.callout h4,
#legacy-html-raw .panel.callout h5,
#legacy-html-raw .panel.callout h6 {
  line-height: 1.2;
  margin-bottom: .625rem;
}

#legacy-html-raw .panel.callout h1.subheader,
#legacy-html-raw .panel.callout h2.subheader,
#legacy-html-raw .panel.callout h3.subheader,
#legacy-html-raw .panel.callout h4.subheader,
#legacy-html-raw .panel.callout h5.subheader,
#legacy-html-raw .panel.callout h6.subheader {
  line-height: 1.4;
}

#legacy-html-raw .panel.callout a:not(.button) {
  color: #4C5154;
}

#legacy-html-raw .panel.radius {
  border-radius: 5px;
}

#legacy-html-raw meta.foundation-version {
  font-family: "/{{ VERSION }}/";
}

#legacy-html-raw meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

#legacy-html-raw meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

#legacy-html-raw meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

#legacy-html-raw meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

#legacy-html-raw meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

#legacy-html-raw meta.foundation-data-attribute-namespace {
  font-family: false;
}

#legacy-html-raw *,
#legacy-html-raw *:before,
#legacy-html-raw *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#legacy-html-raw a:hover {
  cursor: pointer;
}

#legacy-html-raw img {
  max-width: 100%;
  height: auto;
}

#legacy-html-raw img {
  -ms-interpolation-mode: bicubic;
}

#legacy-html-raw #map_canvas img,
#legacy-html-raw #map_canvas embed,
#legacy-html-raw #map_canvas object,
#legacy-html-raw .map_canvas img,
#legacy-html-raw .map_canvas embed,
#legacy-html-raw .map_canvas object {
  max-width: none !important;
}

#legacy-html-raw .left {
  float: left !important;
}

#legacy-html-raw .right {
  float: right !important;
}

#legacy-html-raw .clearfix:before,
#legacy-html-raw .clearfix:after {
  content: " ";
  display: table;
}

#legacy-html-raw .clearfix:after {
  clear: both;
}

#legacy-html-raw .hide {
  display: none;
}

#legacy-html-raw .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#legacy-html-raw img {
  display: inline-block;
  vertical-align: middle;
}

#legacy-html-raw textarea {
  height: auto;
  min-height: 50px;
}

#legacy-html-raw select {
  width: 100%;
}

#legacy-html-raw .pricing-table {
  border: solid 1px #ddd;
  margin-left: 0;
  margin-bottom: 1.25rem;
}

#legacy-html-raw .pricing-table * {
  list-style: none;
  line-height: 1;
}

#legacy-html-raw .pricing-table .title {
  background-color: #333;
  padding: .9375rem 1.25rem;
  text-align: center;
  color: #eee;
  font-weight: normal;
  font-size: 1rem;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

#legacy-html-raw .pricing-table .price {
  background-color: #F6F6F6;
  padding: .9375rem 1.25rem;
  text-align: center;
  color: #333;
  font-weight: normal;
  font-size: 2rem;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

#legacy-html-raw .pricing-table .description {
  background-color: #fff;
  padding: .9375rem;
  text-align: center;
  color: #777;
  font-size: .75rem;
  font-weight: normal;
  line-height: 1.4;
  border-bottom: dotted 1px #ddd;
}

#legacy-html-raw .pricing-table .bullet-item {
  background-color: #fff;
  padding: .9375rem;
  text-align: center;
  color: #333;
  font-size: .875rem;
  font-weight: normal;
  border-bottom: dotted 1px #ddd;
}

#legacy-html-raw .pricing-table .cta-button {
  background-color: #fff;
  text-align: center;
  padding: 1.25rem 1.25rem 0;
}

#legacy-html-raw meta.foundation-version {
  font-family: "/{{ VERSION }}/";
}

#legacy-html-raw meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

#legacy-html-raw meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

#legacy-html-raw meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

#legacy-html-raw meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

#legacy-html-raw meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

#legacy-html-raw meta.foundation-data-attribute-namespace {
  font-family: false;
}

#legacy-html-raw *,
#legacy-html-raw *:before,
#legacy-html-raw *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#legacy-html-raw a:hover {
  cursor: pointer;
}

#legacy-html-raw img {
  max-width: 100%;
  height: auto;
}

#legacy-html-raw img {
  -ms-interpolation-mode: bicubic;
}

#legacy-html-raw #map_canvas img,
#legacy-html-raw #map_canvas embed,
#legacy-html-raw #map_canvas object,
#legacy-html-raw .map_canvas img,
#legacy-html-raw .map_canvas embed,
#legacy-html-raw .map_canvas object {
  max-width: none !important;
}

#legacy-html-raw .left {
  float: left !important;
}

#legacy-html-raw .right {
  float: right !important;
}

#legacy-html-raw .clearfix:before,
#legacy-html-raw .clearfix:after {
  content: " ";
  display: table;
}

#legacy-html-raw .clearfix:after {
  clear: both;
}

#legacy-html-raw .hide {
  display: none;
}

#legacy-html-raw .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#legacy-html-raw img {
  display: inline-block;
  vertical-align: middle;
}

#legacy-html-raw textarea {
  height: auto;
  min-height: 50px;
}

#legacy-html-raw select {
  width: 100%;
}

#legacy-html-raw .side-nav {
  display: block;
  margin: 0;
  padding: .875rem 0;
  list-style-type: none;
  list-style-position: inside;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

#legacy-html-raw .side-nav li {
  margin: 0 0 .4375rem 0;
  font-size: .875rem;
}

#legacy-html-raw .side-nav li a:not(.button) {
  display: block;
  color: #4C5154;
  margin: 0;
  padding: .4375rem .875rem;
}

#legacy-html-raw .side-nav li a:not(.button):hover,
#legacy-html-raw .side-nav li a:not(.button):focus {
  background: rgba(0, 0, 0, 0.025);
  color: #7e868b;
}

#legacy-html-raw .side-nav li.active>a:first-child:not(.button) {
  color: #7e868b;
  font-weight: normal;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

#legacy-html-raw .side-nav li.divider {
  border-top: 1px solid;
  height: 0;
  padding: 0;
  list-style: none;
  border-top-color: #fff;
}

#legacy-html-raw .side-nav li.heading {
  color: #4C5154;
  font-size: .875rem;
  font-weight: bold;
  text-transform: uppercase;
}

#legacy-html-raw meta.foundation-version {
  font-family: "/{{ VERSION }}/";
}

#legacy-html-raw meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

#legacy-html-raw meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

#legacy-html-raw meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

#legacy-html-raw meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

#legacy-html-raw meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

#legacy-html-raw meta.foundation-data-attribute-namespace {
  font-family: false;
}

#legacy-html-raw *,
#legacy-html-raw *:before,
#legacy-html-raw *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#legacy-html-raw a:hover {
  cursor: pointer;
}

#legacy-html-raw img {
  max-width: 100%;
  height: auto;
}

#legacy-html-raw img {
  -ms-interpolation-mode: bicubic;
}

#legacy-html-raw #map_canvas img,
#legacy-html-raw #map_canvas embed,
#legacy-html-raw #map_canvas object,
#legacy-html-raw .map_canvas img,
#legacy-html-raw .map_canvas embed,
#legacy-html-raw .map_canvas object {
  max-width: none !important;
}

#legacy-html-raw .left {
  float: left !important;
}

#legacy-html-raw .right {
  float: right !important;
}

#legacy-html-raw .clearfix:before,
#legacy-html-raw .clearfix:after {
  content: " ";
  display: table;
}

#legacy-html-raw .clearfix:after {
  clear: both;
}

#legacy-html-raw .hide {
  display: none;
}

#legacy-html-raw .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#legacy-html-raw img {
  display: inline-block;
  vertical-align: middle;
}

#legacy-html-raw textarea {
  height: auto;
  min-height: 50px;
}

#legacy-html-raw select {
  width: 100%;
}

#legacy-html-raw meta.foundation-version {
  font-family: "/{{ VERSION }}/";
}

#legacy-html-raw meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

#legacy-html-raw meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

#legacy-html-raw meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

#legacy-html-raw meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

#legacy-html-raw meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

#legacy-html-raw meta.foundation-data-attribute-namespace {
  font-family: false;
}

#legacy-html-raw *,
#legacy-html-raw *:before,
#legacy-html-raw *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#legacy-html-raw a:hover {
  cursor: pointer;
}

#legacy-html-raw img {
  max-width: 100%;
  height: auto;
}

#legacy-html-raw img {
  -ms-interpolation-mode: bicubic;
}

#legacy-html-raw #map_canvas img,
#legacy-html-raw #map_canvas embed,
#legacy-html-raw #map_canvas object,
#legacy-html-raw .map_canvas img,
#legacy-html-raw .map_canvas embed,
#legacy-html-raw .map_canvas object {
  max-width: none !important;
}

#legacy-html-raw .left {
  float: left !important;
}

#legacy-html-raw .right {
  float: right !important;
}

#legacy-html-raw .clearfix:before,
#legacy-html-raw .clearfix:after {
  content: " ";
  display: table;
}

#legacy-html-raw .clearfix:after {
  clear: both;
}

#legacy-html-raw .hide {
  display: none;
}

#legacy-html-raw .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#legacy-html-raw img {
  display: inline-block;
  vertical-align: middle;
}

#legacy-html-raw textarea {
  height: auto;
  min-height: 50px;
}

#legacy-html-raw select {
  width: 100%;
}

#legacy-html-raw button,
#legacy-html-raw .button {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #DC5114;
  border-color: #DC5114;
  color: #fff;
  transition: background-color 300ms ease-out;
}

#legacy-html-raw button:hover,
#legacy-html-raw button:focus,
#legacy-html-raw .button:hover,
#legacy-html-raw .button:focus {
  background-color: #b04110;
}

#legacy-html-raw button:hover,
#legacy-html-raw button:focus,
#legacy-html-raw .button:hover,
#legacy-html-raw .button:focus {
  color: #fff;
}

#legacy-html-raw button.secondary,
#legacy-html-raw .button.secondary {
  background-color: #fff;
  border-color: #ccc;
  color: #333;
}

#legacy-html-raw button.secondary:hover,
#legacy-html-raw button.secondary:focus,
#legacy-html-raw .button.secondary:hover,
#legacy-html-raw .button.secondary:focus {
  background-color: #ccc;
}

#legacy-html-raw button.secondary:hover,
#legacy-html-raw button.secondary:focus,
#legacy-html-raw .button.secondary:hover,
#legacy-html-raw .button.secondary:focus {
  color: #333;
}

#legacy-html-raw button.success,
#legacy-html-raw .button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #fff;
}

#legacy-html-raw button.success:hover,
#legacy-html-raw button.success:focus,
#legacy-html-raw .button.success:hover,
#legacy-html-raw .button.success:focus {
  background-color: #368a55;
}

#legacy-html-raw button.success:hover,
#legacy-html-raw button.success:focus,
#legacy-html-raw .button.success:hover,
#legacy-html-raw .button.success:focus {
  color: #fff;
}

#legacy-html-raw button.alert,
#legacy-html-raw .button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #fff;
}

#legacy-html-raw button.alert:hover,
#legacy-html-raw button.alert:focus,
#legacy-html-raw .button.alert:hover,
#legacy-html-raw .button.alert:focus {
  background-color: #cf2a0e;
}

#legacy-html-raw button.alert:hover,
#legacy-html-raw button.alert:focus,
#legacy-html-raw .button.alert:hover,
#legacy-html-raw .button.alert:focus {
  color: #fff;
}

#legacy-html-raw button.large,
#legacy-html-raw .button.large {
  padding-top: 1.125rem;
  padding-right: 2.25rem;
  padding-bottom: 1.1875rem;
  padding-left: 2.25rem;
  font-size: 1.25rem;
}

#legacy-html-raw button.small,
#legacy-html-raw .button.small {
  padding-top: .875rem;
  padding-right: 1.75rem;
  padding-bottom: .9375rem;
  padding-left: 1.75rem;
  font-size: .8125rem;
}

#legacy-html-raw button.tiny,
#legacy-html-raw .button.tiny {
  padding-top: .625rem;
  padding-right: 1.25rem;
  padding-bottom: .6875rem;
  padding-left: 1.25rem;
  font-size: .6875rem;
}

#legacy-html-raw button.expand,
#legacy-html-raw .button.expand {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}

#legacy-html-raw button.left-align,
#legacy-html-raw .button.left-align {
  text-align: left;
  text-indent: .75rem;
}

#legacy-html-raw button.right-align,
#legacy-html-raw .button.right-align {
  text-align: right;
  padding-right: .75rem;
}

#legacy-html-raw button.radius,
#legacy-html-raw .button.radius {
  border-radius: 5px;
}

#legacy-html-raw button.round,
#legacy-html-raw .button.round {
  border-radius: 1000px;
}

#legacy-html-raw button.disabled,
#legacy-html-raw button[disabled],
#legacy-html-raw .button.disabled,
#legacy-html-raw .button[disabled] {
  background-color: #DC5114;
  border-color: #DC5114;
  color: #fff;
  cursor: default;
  opacity: .7;
  box-shadow: none;
}

#legacy-html-raw button.disabled:hover,
#legacy-html-raw button.disabled:focus,
#legacy-html-raw button[disabled]:hover,
#legacy-html-raw button[disabled]:focus,
#legacy-html-raw .button.disabled:hover,
#legacy-html-raw .button.disabled:focus,
#legacy-html-raw .button[disabled]:hover,
#legacy-html-raw .button[disabled]:focus {
  background-color: #b04110;
}

#legacy-html-raw button.disabled:hover,
#legacy-html-raw button.disabled:focus,
#legacy-html-raw button[disabled]:hover,
#legacy-html-raw button[disabled]:focus,
#legacy-html-raw .button.disabled:hover,
#legacy-html-raw .button.disabled:focus,
#legacy-html-raw .button[disabled]:hover,
#legacy-html-raw .button[disabled]:focus {
  color: #fff;
}

#legacy-html-raw button.disabled:hover,
#legacy-html-raw button.disabled:focus,
#legacy-html-raw button[disabled]:hover,
#legacy-html-raw button[disabled]:focus,
#legacy-html-raw .button.disabled:hover,
#legacy-html-raw .button.disabled:focus,
#legacy-html-raw .button[disabled]:hover,
#legacy-html-raw .button[disabled]:focus {
  background-color: #DC5114;
}

#legacy-html-raw button.disabled.secondary,
#legacy-html-raw button[disabled].secondary,
#legacy-html-raw .button.disabled.secondary,
#legacy-html-raw .button[disabled].secondary {
  background-color: #fff;
  border-color: #ccc;
  color: #333;
  cursor: default;
  opacity: .7;
  box-shadow: none;
}

#legacy-html-raw button.disabled.secondary:hover,
#legacy-html-raw button.disabled.secondary:focus,
#legacy-html-raw button[disabled].secondary:hover,
#legacy-html-raw button[disabled].secondary:focus,
#legacy-html-raw .button.disabled.secondary:hover,
#legacy-html-raw .button.disabled.secondary:focus,
#legacy-html-raw .button[disabled].secondary:hover,
#legacy-html-raw .button[disabled].secondary:focus {
  background-color: #ccc;
}

#legacy-html-raw button.disabled.secondary:hover,
#legacy-html-raw button.disabled.secondary:focus,
#legacy-html-raw button[disabled].secondary:hover,
#legacy-html-raw button[disabled].secondary:focus,
#legacy-html-raw .button.disabled.secondary:hover,
#legacy-html-raw .button.disabled.secondary:focus,
#legacy-html-raw .button[disabled].secondary:hover,
#legacy-html-raw .button[disabled].secondary:focus {
  color: #333;
}

#legacy-html-raw button.disabled.secondary:hover,
#legacy-html-raw button.disabled.secondary:focus,
#legacy-html-raw button[disabled].secondary:hover,
#legacy-html-raw button[disabled].secondary:focus,
#legacy-html-raw .button.disabled.secondary:hover,
#legacy-html-raw .button.disabled.secondary:focus,
#legacy-html-raw .button[disabled].secondary:hover,
#legacy-html-raw .button[disabled].secondary:focus {
  background-color: #fff;
}

#legacy-html-raw button.disabled.success,
#legacy-html-raw button[disabled].success,
#legacy-html-raw .button.disabled.success,
#legacy-html-raw .button[disabled].success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #fff;
  cursor: default;
  opacity: .7;
  box-shadow: none;
}

#legacy-html-raw button.disabled.success:hover,
#legacy-html-raw button.disabled.success:focus,
#legacy-html-raw button[disabled].success:hover,
#legacy-html-raw button[disabled].success:focus,
#legacy-html-raw .button.disabled.success:hover,
#legacy-html-raw .button.disabled.success:focus,
#legacy-html-raw .button[disabled].success:hover,
#legacy-html-raw .button[disabled].success:focus {
  background-color: #368a55;
}

#legacy-html-raw button.disabled.success:hover,
#legacy-html-raw button.disabled.success:focus,
#legacy-html-raw button[disabled].success:hover,
#legacy-html-raw button[disabled].success:focus,
#legacy-html-raw .button.disabled.success:hover,
#legacy-html-raw .button.disabled.success:focus,
#legacy-html-raw .button[disabled].success:hover,
#legacy-html-raw .button[disabled].success:focus {
  color: #fff;
}

#legacy-html-raw button.disabled.success:hover,
#legacy-html-raw button.disabled.success:focus,
#legacy-html-raw button[disabled].success:hover,
#legacy-html-raw button[disabled].success:focus,
#legacy-html-raw .button.disabled.success:hover,
#legacy-html-raw .button.disabled.success:focus,
#legacy-html-raw .button[disabled].success:hover,
#legacy-html-raw .button[disabled].success:focus {
  background-color: #43AC6A;
}

#legacy-html-raw button.disabled.alert,
#legacy-html-raw button[disabled].alert,
#legacy-html-raw .button.disabled.alert,
#legacy-html-raw .button[disabled].alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #fff;
  cursor: default;
  opacity: .7;
  box-shadow: none;
}

#legacy-html-raw button.disabled.alert:hover,
#legacy-html-raw button.disabled.alert:focus,
#legacy-html-raw button[disabled].alert:hover,
#legacy-html-raw button[disabled].alert:focus,
#legacy-html-raw .button.disabled.alert:hover,
#legacy-html-raw .button.disabled.alert:focus,
#legacy-html-raw .button[disabled].alert:hover,
#legacy-html-raw .button[disabled].alert:focus {
  background-color: #cf2a0e;
}

#legacy-html-raw button.disabled.alert:hover,
#legacy-html-raw button.disabled.alert:focus,
#legacy-html-raw button[disabled].alert:hover,
#legacy-html-raw button[disabled].alert:focus,
#legacy-html-raw .button.disabled.alert:hover,
#legacy-html-raw .button.disabled.alert:focus,
#legacy-html-raw .button[disabled].alert:hover,
#legacy-html-raw .button[disabled].alert:focus {
  color: #fff;
}

#legacy-html-raw button.disabled.alert:hover,
#legacy-html-raw button.disabled.alert:focus,
#legacy-html-raw button[disabled].alert:hover,
#legacy-html-raw button[disabled].alert:focus,
#legacy-html-raw .button.disabled.alert:hover,
#legacy-html-raw .button.disabled.alert:focus,
#legacy-html-raw .button[disabled].alert:hover,
#legacy-html-raw .button[disabled].alert:focus {
  background-color: #f04124;
}

#legacy-html-raw button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

@media only screen and (min-width: 40.063em) {
  #legacy-html-raw button,
  #legacy-html-raw .button {
    display: inline-block;
  }
}

#legacy-html-raw meta.foundation-version {
  font-family: "/{{ VERSION }}/";
}

#legacy-html-raw meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

#legacy-html-raw meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

#legacy-html-raw meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

#legacy-html-raw meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

#legacy-html-raw meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

#legacy-html-raw meta.foundation-data-attribute-namespace {
  font-family: false;
}

#legacy-html-raw *,
#legacy-html-raw *:before,
#legacy-html-raw *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#legacy-html-raw a:hover {
  cursor: pointer;
}

#legacy-html-raw img {
  max-width: 100%;
  height: auto;
}

#legacy-html-raw img {
  -ms-interpolation-mode: bicubic;
}

#legacy-html-raw #map_canvas img,
#legacy-html-raw #map_canvas embed,
#legacy-html-raw #map_canvas object,
#legacy-html-raw .map_canvas img,
#legacy-html-raw .map_canvas embed,
#legacy-html-raw .map_canvas object {
  max-width: none !important;
}

#legacy-html-raw .left {
  float: left !important;
}

#legacy-html-raw .right {
  float: right !important;
}

#legacy-html-raw .clearfix:before,
#legacy-html-raw .clearfix:after {
  content: " ";
  display: table;
}

#legacy-html-raw .clearfix:after {
  clear: both;
}

#legacy-html-raw .hide {
  display: none;
}

#legacy-html-raw .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#legacy-html-raw img {
  display: inline-block;
  vertical-align: middle;
}

#legacy-html-raw textarea {
  height: auto;
  min-height: 50px;
}

#legacy-html-raw select {
  width: 100%;
}

#legacy-html-raw .dropdown.button,
#legacy-html-raw button.dropdown {
  position: relative;
  padding-right: 3.5625rem;
}

#legacy-html-raw .dropdown.button:after,
#legacy-html-raw button.dropdown:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  top: 50%;
}

#legacy-html-raw .dropdown.button:after,
#legacy-html-raw button.dropdown:after {
  border-width: .375rem;
  right: 1.40625rem;
  margin-top: -.15625rem;
}

#legacy-html-raw .dropdown.button:after,
#legacy-html-raw button.dropdown:after {
  border-color: #fff transparent transparent transparent;
}

#legacy-html-raw .dropdown.button.tiny,
#legacy-html-raw button.dropdown.tiny {
  padding-right: 2.625rem;
}

#legacy-html-raw .dropdown.button.tiny:before,
#legacy-html-raw button.dropdown.tiny:before {
  border-width: .375rem;
  right: 1.125rem;
  margin-top: -.125rem;
}

#legacy-html-raw .dropdown.button.tiny:after,
#legacy-html-raw button.dropdown.tiny:after {
  border-color: #fff transparent transparent transparent;
}

#legacy-html-raw .dropdown.button.small,
#legacy-html-raw button.dropdown.small {
  padding-right: 3.0625rem;
}

#legacy-html-raw .dropdown.button.small:after,
#legacy-html-raw button.dropdown.small:after {
  border-width: .4375rem;
  right: 1.3125rem;
  margin-top: -.15625rem;
}

#legacy-html-raw .dropdown.button.small:after,
#legacy-html-raw button.dropdown.small:after {
  border-color: #fff transparent transparent transparent;
}

#legacy-html-raw .dropdown.button.large,
#legacy-html-raw button.dropdown.large {
  padding-right: 3.625rem;
}

#legacy-html-raw .dropdown.button.large:after,
#legacy-html-raw button.dropdown.large:after {
  border-width: .3125rem;
  right: 1.71875rem;
  margin-top: -.15625rem;
}

#legacy-html-raw .dropdown.button.large:after,
#legacy-html-raw button.dropdown.large:after {
  border-color: #fff transparent transparent transparent;
}

#legacy-html-raw .dropdown.button.secondary:after,
#legacy-html-raw button.dropdown.secondary:after {
  border-color: #333 transparent transparent transparent;
}

#legacy-html-raw .split.button {
  position: relative;
  padding-right: 5.0625rem;
}

#legacy-html-raw .split.button span {
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: solid 1px;
}

#legacy-html-raw .split.button span:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: inset;
  top: 50%;
  left: 50%;
}

#legacy-html-raw .split.button span:active {
  background-color: rgba(0, 0, 0, 0.1);
}

#legacy-html-raw .split.button span {
  border-left-color: rgba(255, 255, 255, 0.5);
}

#legacy-html-raw .split.button span {
  width: 3.09375rem;
}

#legacy-html-raw .split.button span:after {
  border-top-style: solid;
  border-width: .375rem;
  top: 48%;
  margin-left: -.375rem;
}

#legacy-html-raw .split.button span:after {
  border-color: #fff transparent transparent transparent;
}

#legacy-html-raw .split.button.secondary span {
  border-left-color: rgba(255, 255, 255, 0.5);
}

#legacy-html-raw .split.button.secondary span:after {
  border-color: #fff transparent transparent transparent;
}

#legacy-html-raw .split.button.alert span {
  border-left-color: rgba(255, 255, 255, 0.5);
}

#legacy-html-raw .split.button.success span {
  border-left-color: rgba(255, 255, 255, 0.5);
}

#legacy-html-raw .split.button.tiny {
  padding-right: 3.75rem;
}

#legacy-html-raw .split.button.tiny span {
  width: 2.25rem;
}

#legacy-html-raw .split.button.tiny span:after {
  border-top-style: solid;
  border-width: .375rem;
  top: 48%;
  margin-left: -.375rem;
}

#legacy-html-raw .split.button.small {
  padding-right: 4.375rem;
}

#legacy-html-raw .split.button.small span {
  width: 2.625rem;
}

#legacy-html-raw .split.button.small span:after {
  border-top-style: solid;
  border-width: .4375rem;
  top: 48%;
  margin-left: -.375rem;
}

#legacy-html-raw .split.button.large {
  padding-right: 5.5rem;
}

#legacy-html-raw .split.button.large span {
  width: 3.4375rem;
}

#legacy-html-raw .split.button.large span:after {
  border-top-style: solid;
  border-width: .3125rem;
  top: 48%;
  margin-left: -.375rem;
}

#legacy-html-raw .split.button.expand {
  padding-left: 2rem;
}

#legacy-html-raw .split.button.secondary span:after {
  border-color: #333 transparent transparent transparent;
}

#legacy-html-raw .split.button.radius span {
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}

#legacy-html-raw .split.button.round span {
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

#legacy-html-raw meta.foundation-version {
  font-family: "/{{ VERSION }}/";
}

#legacy-html-raw meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

#legacy-html-raw meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

#legacy-html-raw meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

#legacy-html-raw meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

#legacy-html-raw meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

#legacy-html-raw meta.foundation-data-attribute-namespace {
  font-family: false;
}

#legacy-html-raw *,
#legacy-html-raw *:before,
#legacy-html-raw *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#legacy-html-raw a:hover {
  cursor: pointer;
}

#legacy-html-raw img {
  max-width: 100%;
  height: auto;
}

#legacy-html-raw img {
  -ms-interpolation-mode: bicubic;
}

#legacy-html-raw #map_canvas img,
#legacy-html-raw #map_canvas embed,
#legacy-html-raw #map_canvas object,
#legacy-html-raw .map_canvas img,
#legacy-html-raw .map_canvas embed,
#legacy-html-raw .map_canvas object {
  max-width: none !important;
}

#legacy-html-raw .left {
  float: left !important;
}

#legacy-html-raw .right {
  float: right !important;
}

#legacy-html-raw .clearfix:before,
#legacy-html-raw .clearfix:after {
  content: " ";
  display: table;
}

#legacy-html-raw .clearfix:after {
  clear: both;
}

#legacy-html-raw .hide {
  display: none;
}

#legacy-html-raw .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#legacy-html-raw img {
  display: inline-block;
  vertical-align: middle;
}

#legacy-html-raw textarea {
  height: auto;
  min-height: 50px;
}

#legacy-html-raw select {
  width: 100%;
}

#legacy-html-raw table {
  background: #fff;
  margin-bottom: 1.25rem;
  border: solid 1px #ddd;
  table-layout: fixed;
  width: 100%;
}

#legacy-html-raw table caption {
  background: transparent;
  color: #222;
  font-size: 1rem;
  font-weight: bold;
}

#legacy-html-raw table thead {
  background: #f5f5f5;
}

#legacy-html-raw table thead tr th,
#legacy-html-raw table thead tr td {
  padding: .5rem .625rem .625rem;
  font-size: .875rem;
  font-weight: bold;
  color: #222;
}

#legacy-html-raw table tfoot {
  background: #f5f5f5;
}

#legacy-html-raw table tfoot tr th,
#legacy-html-raw table tfoot tr td {
  padding: .5rem .625rem .625rem;
  font-size: .875rem;
  font-weight: bold;
  color: #222;
}

#legacy-html-raw table tr th,
#legacy-html-raw table tr td {
  padding: .5625rem .625rem;
  font-size: .875rem;
  color: #222;
  text-align: left;
}

#legacy-html-raw table tr.even,
#legacy-html-raw table tr.alt,
#legacy-html-raw table tr:nth-of-type(even) {
  background: #F9F9F9;
}

#legacy-html-raw table thead tr th,
#legacy-html-raw table tfoot tr th,
#legacy-html-raw table tfoot tr td,
#legacy-html-raw table tbody tr th,
#legacy-html-raw table tbody tr td,
#legacy-html-raw table tr td {
  display: table-cell;
  line-height: 1.125rem;
}

#legacy-html-raw meta.foundation-version {
  font-family: "/{{ VERSION }}/";
}

#legacy-html-raw meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

#legacy-html-raw meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

#legacy-html-raw meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

#legacy-html-raw meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

#legacy-html-raw meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

#legacy-html-raw meta.foundation-data-attribute-namespace {
  font-family: false;
}

#legacy-html-raw *,
#legacy-html-raw *:before,
#legacy-html-raw *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#legacy-html-raw a:hover {
  cursor: pointer;
}

#legacy-html-raw img {
  max-width: 100%;
  height: auto;
}

#legacy-html-raw img {
  -ms-interpolation-mode: bicubic;
}

#legacy-html-raw #map_canvas img,
#legacy-html-raw #map_canvas embed,
#legacy-html-raw #map_canvas object,
#legacy-html-raw .map_canvas img,
#legacy-html-raw .map_canvas embed,
#legacy-html-raw .map_canvas object {
  max-width: none !important;
}

#legacy-html-raw .left {
  float: left !important;
}

#legacy-html-raw .right {
  float: right !important;
}

#legacy-html-raw .clearfix:before,
#legacy-html-raw .clearfix:after {
  content: " ";
  display: table;
}

#legacy-html-raw .clearfix:after {
  clear: both;
}

#legacy-html-raw .hide {
  display: none;
}

#legacy-html-raw .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#legacy-html-raw img {
  display: inline-block;
  vertical-align: middle;
}

#legacy-html-raw textarea {
  height: auto;
  min-height: 50px;
}

#legacy-html-raw select {
  width: 100%;
}

#legacy-html-raw .has-tip {
  border-bottom: dotted 1px #ccc;
  cursor: help;
  font-weight: bold;
  color: #333;
}

#legacy-html-raw .has-tip:hover,
#legacy-html-raw .has-tip:focus {
  border-bottom: dotted 1px #222426;
  color: #4C5154;
}

#legacy-html-raw .has-tip.tip-left,
#legacy-html-raw .has-tip.tip-right {
  float: none !important;
}

#legacy-html-raw .tooltip {
  display: none;
  position: absolute;
  z-index: 999;
  font-weight: normal;
  font-size: .875rem;
  line-height: 1.3;
  padding: .75rem;
  max-width: 300px;
  left: 50%;
  width: 100%;
  color: #fff;
  background: #333;
}

#legacy-html-raw .tooltip>.nub {
  display: block;
  left: 5px;
  position: absolute;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: transparent transparent #333 transparent;
  top: -10px;
  pointer-events: none;
}

#legacy-html-raw .tooltip>.nub.rtl {
  left: auto;
  right: 5px;
}

#legacy-html-raw .tooltip.radius {
  border-radius: 5px;
}

#legacy-html-raw .tooltip.round {
  border-radius: 1000px;
}

#legacy-html-raw .tooltip.round>.nub {
  left: 2rem;
}

#legacy-html-raw .tooltip.opened {
  color: #4C5154 !important;
  border-bottom: dotted 1px #222426 !important;
}

#legacy-html-raw .tap-to-close {
  display: block;
  font-size: .625rem;
  color: #777;
  font-weight: normal;
}

@media only screen and (min-width: 40.063em) {
  #legacy-html-raw .tooltip>.nub {
    border-color: transparent transparent #333 transparent;
    top: -10px;
  }

  #legacy-html-raw .tooltip.tip-top>.nub {
    border-color: #333 transparent transparent transparent;
    top: auto;
    bottom: -10px;
  }

  #legacy-html-raw .tooltip.tip-left,
  #legacy-html-raw .tooltip.tip-right {
    float: none !important;
  }

  #legacy-html-raw .tooltip.tip-left>.nub {
    border-color: transparent transparent transparent #333;
    right: -10px;
    left: auto;
    top: 50%;
    margin-top: -5px;
  }

  #legacy-html-raw .tooltip.tip-right>.nub {
    border-color: transparent #333 transparent transparent;
    right: auto;
    left: -10px;
    top: 50%;
    margin-top: -5px;
  }
}

#legacy-html-raw meta.foundation-version {
  font-family: "/{{ VERSION }}/";
}

#legacy-html-raw meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

#legacy-html-raw meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

#legacy-html-raw meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

#legacy-html-raw meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

#legacy-html-raw meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

#legacy-html-raw meta.foundation-data-attribute-namespace {
  font-family: false;
}

#legacy-html-raw *,
#legacy-html-raw *:before,
#legacy-html-raw *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#legacy-html-raw a:hover {
  cursor: pointer;
}

#legacy-html-raw img {
  max-width: 100%;
  height: auto;
}

#legacy-html-raw img {
  -ms-interpolation-mode: bicubic;
}

#legacy-html-raw #map_canvas img,
#legacy-html-raw #map_canvas embed,
#legacy-html-raw #map_canvas object,
#legacy-html-raw .map_canvas img,
#legacy-html-raw .map_canvas embed,
#legacy-html-raw .map_canvas object {
  max-width: none !important;
}

#legacy-html-raw .left {
  float: left !important;
}

#legacy-html-raw .right {
  float: right !important;
}

#legacy-html-raw .clearfix:before,
#legacy-html-raw .clearfix:after {
  content: " ";
  display: table;
}

#legacy-html-raw .clearfix:after {
  clear: both;
}

#legacy-html-raw .hide {
  display: none;
}

#legacy-html-raw .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#legacy-html-raw img {
  display: inline-block;
  vertical-align: middle;
}

#legacy-html-raw textarea {
  height: auto;
  min-height: 50px;
}

#legacy-html-raw select {
  width: 100%;
}

#legacy-html-raw meta.foundation-version {
  font-family: "/{{ VERSION }}/";
}

#legacy-html-raw meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

#legacy-html-raw meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

#legacy-html-raw meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

#legacy-html-raw meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

#legacy-html-raw meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

#legacy-html-raw meta.foundation-data-attribute-namespace {
  font-family: false;
}

#legacy-html-raw *,
#legacy-html-raw *:before,
#legacy-html-raw *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#legacy-html-raw a:hover {
  cursor: pointer;
}

#legacy-html-raw img {
  max-width: 100%;
  height: auto;
}

#legacy-html-raw img {
  -ms-interpolation-mode: bicubic;
}

#legacy-html-raw #map_canvas img,
#legacy-html-raw #map_canvas embed,
#legacy-html-raw #map_canvas object,
#legacy-html-raw .map_canvas img,
#legacy-html-raw .map_canvas embed,
#legacy-html-raw .map_canvas object {
  max-width: none !important;
}

#legacy-html-raw .left {
  float: left !important;
}

#legacy-html-raw .right {
  float: right !important;
}

#legacy-html-raw .clearfix:before,
#legacy-html-raw .clearfix:after {
  content: " ";
  display: table;
}

#legacy-html-raw .clearfix:after {
  clear: both;
}

#legacy-html-raw .hide {
  display: none;
}

#legacy-html-raw .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#legacy-html-raw img {
  display: inline-block;
  vertical-align: middle;
}

#legacy-html-raw textarea {
  height: auto;
  min-height: 50px;
}

#legacy-html-raw select {
  width: 100%;
}

#legacy-html-raw .row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem;
}

#legacy-html-raw .row:before,
#legacy-html-raw .row:after {
  content: " ";
  display: table;
}

#legacy-html-raw .row:after {
  clear: both;
}

#legacy-html-raw .row.collapse>.column,
#legacy-html-raw .row.collapse>.columns {
  padding-left: 0;
  padding-right: 0;
}

#legacy-html-raw .row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}

#legacy-html-raw .row .row {
  width: auto;
  margin-left: -.9375rem;
  margin-right: -.9375rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
}

#legacy-html-raw .row .row:before,
#legacy-html-raw .row .row:after {
  content: " ";
  display: table;
}

#legacy-html-raw .row .row:after {
  clear: both;
}

#legacy-html-raw .row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
}

#legacy-html-raw .row .row.collapse:before,
#legacy-html-raw .row .row.collapse:after {
  content: " ";
  display: table;
}

#legacy-html-raw .row .row.collapse:after {
  clear: both;
}

#legacy-html-raw .column {
  padding-left: .9375rem;
  padding-right: .9375rem;
  width: 100%;
  float: left;
}

#legacy-html-raw [class*="column"]+[class*="column"]:last-child {
  float: right;
}

#legacy-html-raw [class*="column"]+[class*="column"].end {
  float: left;
}

@media only screen {
  #legacy-html-raw .small-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  #legacy-html-raw .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  #legacy-html-raw .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  #legacy-html-raw .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  #legacy-html-raw .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  #legacy-html-raw .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  #legacy-html-raw .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  #legacy-html-raw .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  #legacy-html-raw .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  #legacy-html-raw .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  #legacy-html-raw .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  #legacy-html-raw .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  #legacy-html-raw .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  #legacy-html-raw .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  #legacy-html-raw .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  #legacy-html-raw .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  #legacy-html-raw .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  #legacy-html-raw .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  #legacy-html-raw .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  #legacy-html-raw .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  #legacy-html-raw .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  #legacy-html-raw .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  #legacy-html-raw .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  #legacy-html-raw .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  #legacy-html-raw .column {
    position: relative;
    padding-left: .9375rem;
    padding-right: .9375rem;
    float: left;
  }

  #legacy-html-raw .small-1 {
    width: 8.33333%;
  }

  #legacy-html-raw .small-2 {
    width: 16.66667%;
  }

  #legacy-html-raw .small-3 {
    width: 25%;
  }

  #legacy-html-raw .small-4 {
    width: 33.33333%;
  }

  #legacy-html-raw .small-5 {
    width: 41.66667%;
  }

  #legacy-html-raw .small-6 {
    width: 50%;
  }

  #legacy-html-raw .small-7 {
    width: 58.33333%;
  }

  #legacy-html-raw .small-8 {
    width: 66.66667%;
  }

  #legacy-html-raw .small-9 {
    width: 75%;
  }

  #legacy-html-raw .small-10 {
    width: 83.33333%;
  }

  #legacy-html-raw .small-11 {
    width: 91.66667%;
  }

  #legacy-html-raw .small-12 {
    width: 100%;
  }

  #legacy-html-raw .small-offset-0 {
    margin-left: 0% !important;
  }

  #legacy-html-raw .small-offset-1 {
    margin-left: 8.33333% !important;
  }

  #legacy-html-raw .small-offset-2 {
    margin-left: 16.66667% !important;
  }

  #legacy-html-raw .small-offset-3 {
    margin-left: 25% !important;
  }

  #legacy-html-raw .small-offset-4 {
    margin-left: 33.33333% !important;
  }

  #legacy-html-raw .small-offset-5 {
    margin-left: 41.66667% !important;
  }

  #legacy-html-raw .small-offset-6 {
    margin-left: 50% !important;
  }

  #legacy-html-raw .small-offset-7 {
    margin-left: 58.33333% !important;
  }

  #legacy-html-raw .small-offset-8 {
    margin-left: 66.66667% !important;
  }

  #legacy-html-raw .small-offset-9 {
    margin-left: 75% !important;
  }

  #legacy-html-raw .small-offset-10 {
    margin-left: 83.33333% !important;
  }

  #legacy-html-raw .small-offset-11 {
    margin-left: 91.66667% !important;
  }

  #legacy-html-raw .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

  #legacy-html-raw .column.small-centered,
  #legacy-html-raw .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  #legacy-html-raw .column.small-uncentered,
  #legacy-html-raw .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }

  #legacy-html-raw .column.small-centered:last-child,
  #legacy-html-raw .columns.small-centered:last-child {
    float: none;
  }

  #legacy-html-raw .column.small-uncentered:last-child,
  #legacy-html-raw .columns.small-uncentered:last-child {
    float: left;
  }

  #legacy-html-raw .column.small-uncentered.opposite,
  #legacy-html-raw .columns.small-uncentered.opposite {
    float: right;
  }
}

@media only screen and (min-width: 40.063em) {
  #legacy-html-raw .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  #legacy-html-raw .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  #legacy-html-raw .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  #legacy-html-raw .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  #legacy-html-raw .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  #legacy-html-raw .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  #legacy-html-raw .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  #legacy-html-raw .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  #legacy-html-raw .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  #legacy-html-raw .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  #legacy-html-raw .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  #legacy-html-raw .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  #legacy-html-raw .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  #legacy-html-raw .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  #legacy-html-raw .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  #legacy-html-raw .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  #legacy-html-raw .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  #legacy-html-raw .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  #legacy-html-raw .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  #legacy-html-raw .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  #legacy-html-raw .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  #legacy-html-raw .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  #legacy-html-raw .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  #legacy-html-raw .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  #legacy-html-raw .column {
    position: relative;
    padding-left: .9375rem;
    padding-right: .9375rem;
    float: left;
  }

  #legacy-html-raw .medium-1 {
    width: 8.33333%;
  }

  #legacy-html-raw .medium-2 {
    width: 16.66667%;
  }

  #legacy-html-raw .medium-3 {
    width: 25%;
  }

  #legacy-html-raw .medium-4 {
    width: 33.33333%;
  }

  #legacy-html-raw .medium-5 {
    width: 41.66667%;
  }

  #legacy-html-raw .medium-6 {
    width: 50%;
  }

  #legacy-html-raw .medium-7 {
    width: 58.33333%;
  }

  #legacy-html-raw .medium-8 {
    width: 66.66667%;
  }

  #legacy-html-raw .medium-9 {
    width: 75%;
  }

  #legacy-html-raw .medium-10 {
    width: 83.33333%;
  }

  #legacy-html-raw .medium-11 {
    width: 91.66667%;
  }

  #legacy-html-raw .medium-12 {
    width: 100%;
  }

  #legacy-html-raw .medium-offset-0 {
    margin-left: 0% !important;
  }

  #legacy-html-raw .medium-offset-1 {
    margin-left: 8.33333% !important;
  }

  #legacy-html-raw .medium-offset-2 {
    margin-left: 16.66667% !important;
  }

  #legacy-html-raw .medium-offset-3 {
    margin-left: 25% !important;
  }

  #legacy-html-raw .medium-offset-4 {
    margin-left: 33.33333% !important;
  }

  #legacy-html-raw .medium-offset-5 {
    margin-left: 41.66667% !important;
  }

  #legacy-html-raw .medium-offset-6 {
    margin-left: 50% !important;
  }

  #legacy-html-raw .medium-offset-7 {
    margin-left: 58.33333% !important;
  }

  #legacy-html-raw .medium-offset-8 {
    margin-left: 66.66667% !important;
  }

  #legacy-html-raw .medium-offset-9 {
    margin-left: 75% !important;
  }

  #legacy-html-raw .medium-offset-10 {
    margin-left: 83.33333% !important;
  }

  #legacy-html-raw .medium-offset-11 {
    margin-left: 91.66667% !important;
  }

  #legacy-html-raw .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

  #legacy-html-raw .column.medium-centered,
  #legacy-html-raw .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  #legacy-html-raw .column.medium-uncentered,
  #legacy-html-raw .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }

  #legacy-html-raw .column.medium-centered:last-child,
  #legacy-html-raw .columns.medium-centered:last-child {
    float: none;
  }

  #legacy-html-raw .column.medium-uncentered:last-child,
  #legacy-html-raw .columns.medium-uncentered:last-child {
    float: left;
  }

  #legacy-html-raw .column.medium-uncentered.opposite,
  #legacy-html-raw .columns.medium-uncentered.opposite {
    float: right;
  }

  #legacy-html-raw .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  #legacy-html-raw .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  #legacy-html-raw .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  #legacy-html-raw .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  #legacy-html-raw .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  #legacy-html-raw .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  #legacy-html-raw .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  #legacy-html-raw .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  #legacy-html-raw .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  #legacy-html-raw .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  #legacy-html-raw .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  #legacy-html-raw .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  #legacy-html-raw .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  #legacy-html-raw .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  #legacy-html-raw .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  #legacy-html-raw .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  #legacy-html-raw .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  #legacy-html-raw .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  #legacy-html-raw .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  #legacy-html-raw .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  #legacy-html-raw .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  #legacy-html-raw .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  #legacy-html-raw .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  #legacy-html-raw .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}

@media only screen and (min-width: 64.063em) {
  #legacy-html-raw .large-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  #legacy-html-raw .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  #legacy-html-raw .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  #legacy-html-raw .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  #legacy-html-raw .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  #legacy-html-raw .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  #legacy-html-raw .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  #legacy-html-raw .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  #legacy-html-raw .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  #legacy-html-raw .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  #legacy-html-raw .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  #legacy-html-raw .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  #legacy-html-raw .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  #legacy-html-raw .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  #legacy-html-raw .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  #legacy-html-raw .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  #legacy-html-raw .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  #legacy-html-raw .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  #legacy-html-raw .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  #legacy-html-raw .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  #legacy-html-raw .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  #legacy-html-raw .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  #legacy-html-raw .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  #legacy-html-raw .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  #legacy-html-raw .column {
    position: relative;
    padding-left: .9375rem;
    padding-right: .9375rem;
    float: left;
  }

  #legacy-html-raw .large-1 {
    width: 8.33333%;
  }

  #legacy-html-raw .large-2 {
    width: 16.66667%;
  }

  #legacy-html-raw .large-3 {
    width: 25%;
  }

  #legacy-html-raw .large-4 {
    width: 33.33333%;
  }

  #legacy-html-raw .large-5 {
    width: 41.66667%;
  }

  #legacy-html-raw .large-6 {
    width: 50%;
  }

  #legacy-html-raw .large-7 {
    width: 58.33333%;
  }

  #legacy-html-raw .large-8 {
    width: 66.66667%;
  }

  #legacy-html-raw .large-9 {
    width: 75%;
  }

  #legacy-html-raw .large-10 {
    width: 83.33333%;
  }

  #legacy-html-raw .large-11 {
    width: 91.66667%;
  }

  #legacy-html-raw .large-12 {
    width: 100%;
  }

  #legacy-html-raw .large-offset-0 {
    margin-left: 0% !important;
  }

  #legacy-html-raw .large-offset-1 {
    margin-left: 8.33333% !important;
  }

  #legacy-html-raw .large-offset-2 {
    margin-left: 16.66667% !important;
  }

  #legacy-html-raw .large-offset-3 {
    margin-left: 25% !important;
  }

  #legacy-html-raw .large-offset-4 {
    margin-left: 33.33333% !important;
  }

  #legacy-html-raw .large-offset-5 {
    margin-left: 41.66667% !important;
  }

  #legacy-html-raw .large-offset-6 {
    margin-left: 50% !important;
  }

  #legacy-html-raw .large-offset-7 {
    margin-left: 58.33333% !important;
  }

  #legacy-html-raw .large-offset-8 {
    margin-left: 66.66667% !important;
  }

  #legacy-html-raw .large-offset-9 {
    margin-left: 75% !important;
  }

  #legacy-html-raw .large-offset-10 {
    margin-left: 83.33333% !important;
  }

  #legacy-html-raw .large-offset-11 {
    margin-left: 91.66667% !important;
  }

  #legacy-html-raw .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }

  #legacy-html-raw .column.large-centered,
  #legacy-html-raw .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  #legacy-html-raw .column.large-uncentered,
  #legacy-html-raw .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }

  #legacy-html-raw .column.large-centered:last-child,
  #legacy-html-raw .columns.large-centered:last-child {
    float: none;
  }

  #legacy-html-raw .column.large-uncentered:last-child,
  #legacy-html-raw .columns.large-uncentered:last-child {
    float: left;
  }

  #legacy-html-raw .column.large-uncentered.opposite,
  #legacy-html-raw .columns.large-uncentered.opposite {
    float: right;
  }

  #legacy-html-raw .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }

  #legacy-html-raw .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }

  #legacy-html-raw .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  #legacy-html-raw .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  #legacy-html-raw .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  #legacy-html-raw .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  #legacy-html-raw .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  #legacy-html-raw .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  #legacy-html-raw .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  #legacy-html-raw .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  #legacy-html-raw .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  #legacy-html-raw .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  #legacy-html-raw .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  #legacy-html-raw .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  #legacy-html-raw .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  #legacy-html-raw .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  #legacy-html-raw .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  #legacy-html-raw .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  #legacy-html-raw .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  #legacy-html-raw .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  #legacy-html-raw .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  #legacy-html-raw .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  #legacy-html-raw .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  #legacy-html-raw .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}

#legacy-html-raw meta.foundation-version {
  font-family: "/{{ VERSION }}/";
}

#legacy-html-raw meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

#legacy-html-raw meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

#legacy-html-raw meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

#legacy-html-raw meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

#legacy-html-raw meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

#legacy-html-raw meta.foundation-data-attribute-namespace {
  font-family: false;
}

#legacy-html-raw *,
#legacy-html-raw *:before,
#legacy-html-raw *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#legacy-html-raw a:hover {
  cursor: pointer;
}

#legacy-html-raw img {
  max-width: 100%;
  height: auto;
}

#legacy-html-raw img {
  -ms-interpolation-mode: bicubic;
}

#legacy-html-raw #map_canvas img,
#legacy-html-raw #map_canvas embed,
#legacy-html-raw #map_canvas object,
#legacy-html-raw .map_canvas img,
#legacy-html-raw .map_canvas embed,
#legacy-html-raw .map_canvas object {
  max-width: none !important;
}

#legacy-html-raw .left {
  float: left !important;
}

#legacy-html-raw .right {
  float: right !important;
}

#legacy-html-raw .clearfix:before,
#legacy-html-raw .clearfix:after {
  content: " ";
  display: table;
}

#legacy-html-raw .clearfix:after {
  clear: both;
}

#legacy-html-raw .hide {
  display: none;
}

#legacy-html-raw .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#legacy-html-raw img {
  display: inline-block;
  vertical-align: middle;
}

#legacy-html-raw textarea {
  height: auto;
  min-height: 50px;
}

#legacy-html-raw select {
  width: 100%;
}

#legacy-html-raw button,
#legacy-html-raw .button {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #DC5114;
  border-color: #DC5114;
  color: #fff;
  transition: background-color 300ms ease-out;
}

#legacy-html-raw button:hover,
#legacy-html-raw button:focus,
#legacy-html-raw .button:hover,
#legacy-html-raw .button:focus {
  background-color: #b04110;
}

#legacy-html-raw button:hover,
#legacy-html-raw button:focus,
#legacy-html-raw .button:hover,
#legacy-html-raw .button:focus {
  color: #fff;
}

#legacy-html-raw button.secondary,
#legacy-html-raw .button.secondary {
  background-color: #fff;
  border-color: #ccc;
  color: #333;
}

#legacy-html-raw button.secondary:hover,
#legacy-html-raw button.secondary:focus,
#legacy-html-raw .button.secondary:hover,
#legacy-html-raw .button.secondary:focus {
  background-color: #ccc;
}

#legacy-html-raw button.secondary:hover,
#legacy-html-raw button.secondary:focus,
#legacy-html-raw .button.secondary:hover,
#legacy-html-raw .button.secondary:focus {
  color: #333;
}

#legacy-html-raw button.success,
#legacy-html-raw .button.success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #fff;
}

#legacy-html-raw button.success:hover,
#legacy-html-raw button.success:focus,
#legacy-html-raw .button.success:hover,
#legacy-html-raw .button.success:focus {
  background-color: #368a55;
}

#legacy-html-raw button.success:hover,
#legacy-html-raw button.success:focus,
#legacy-html-raw .button.success:hover,
#legacy-html-raw .button.success:focus {
  color: #fff;
}

#legacy-html-raw button.alert,
#legacy-html-raw .button.alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #fff;
}

#legacy-html-raw button.alert:hover,
#legacy-html-raw button.alert:focus,
#legacy-html-raw .button.alert:hover,
#legacy-html-raw .button.alert:focus {
  background-color: #cf2a0e;
}

#legacy-html-raw button.alert:hover,
#legacy-html-raw button.alert:focus,
#legacy-html-raw .button.alert:hover,
#legacy-html-raw .button.alert:focus {
  color: #fff;
}

#legacy-html-raw button.large,
#legacy-html-raw .button.large {
  padding-top: 1.125rem;
  padding-right: 2.25rem;
  padding-bottom: 1.1875rem;
  padding-left: 2.25rem;
  font-size: 1.25rem;
}

#legacy-html-raw button.small,
#legacy-html-raw .button.small {
  padding-top: .875rem;
  padding-right: 1.75rem;
  padding-bottom: .9375rem;
  padding-left: 1.75rem;
  font-size: .8125rem;
}

#legacy-html-raw button.tiny,
#legacy-html-raw .button.tiny {
  padding-top: .625rem;
  padding-right: 1.25rem;
  padding-bottom: .6875rem;
  padding-left: 1.25rem;
  font-size: .6875rem;
}

#legacy-html-raw button.expand,
#legacy-html-raw .button.expand {
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}

#legacy-html-raw button.left-align,
#legacy-html-raw .button.left-align {
  text-align: left;
  text-indent: .75rem;
}

#legacy-html-raw button.right-align,
#legacy-html-raw .button.right-align {
  text-align: right;
  padding-right: .75rem;
}

#legacy-html-raw button.radius,
#legacy-html-raw .button.radius {
  border-radius: 5px;
}

#legacy-html-raw button.round,
#legacy-html-raw .button.round {
  border-radius: 1000px;
}

#legacy-html-raw button.disabled,
#legacy-html-raw button[disabled],
#legacy-html-raw .button.disabled,
#legacy-html-raw .button[disabled] {
  background-color: #DC5114;
  border-color: #DC5114;
  color: #fff;
  cursor: default;
  opacity: .7;
  box-shadow: none;
}

#legacy-html-raw button.disabled:hover,
#legacy-html-raw button.disabled:focus,
#legacy-html-raw button[disabled]:hover,
#legacy-html-raw button[disabled]:focus,
#legacy-html-raw .button.disabled:hover,
#legacy-html-raw .button.disabled:focus,
#legacy-html-raw .button[disabled]:hover,
#legacy-html-raw .button[disabled]:focus {
  background-color: #b04110;
}

#legacy-html-raw button.disabled:hover,
#legacy-html-raw button.disabled:focus,
#legacy-html-raw button[disabled]:hover,
#legacy-html-raw button[disabled]:focus,
#legacy-html-raw .button.disabled:hover,
#legacy-html-raw .button.disabled:focus,
#legacy-html-raw .button[disabled]:hover,
#legacy-html-raw .button[disabled]:focus {
  color: #fff;
}

#legacy-html-raw button.disabled:hover,
#legacy-html-raw button.disabled:focus,
#legacy-html-raw button[disabled]:hover,
#legacy-html-raw button[disabled]:focus,
#legacy-html-raw .button.disabled:hover,
#legacy-html-raw .button.disabled:focus,
#legacy-html-raw .button[disabled]:hover,
#legacy-html-raw .button[disabled]:focus {
  background-color: #DC5114;
}

#legacy-html-raw button.disabled.secondary,
#legacy-html-raw button[disabled].secondary,
#legacy-html-raw .button.disabled.secondary,
#legacy-html-raw .button[disabled].secondary {
  background-color: #fff;
  border-color: #ccc;
  color: #333;
  cursor: default;
  opacity: .7;
  box-shadow: none;
}

#legacy-html-raw button.disabled.secondary:hover,
#legacy-html-raw button.disabled.secondary:focus,
#legacy-html-raw button[disabled].secondary:hover,
#legacy-html-raw button[disabled].secondary:focus,
#legacy-html-raw .button.disabled.secondary:hover,
#legacy-html-raw .button.disabled.secondary:focus,
#legacy-html-raw .button[disabled].secondary:hover,
#legacy-html-raw .button[disabled].secondary:focus {
  background-color: #ccc;
}

#legacy-html-raw button.disabled.secondary:hover,
#legacy-html-raw button.disabled.secondary:focus,
#legacy-html-raw button[disabled].secondary:hover,
#legacy-html-raw button[disabled].secondary:focus,
#legacy-html-raw .button.disabled.secondary:hover,
#legacy-html-raw .button.disabled.secondary:focus,
#legacy-html-raw .button[disabled].secondary:hover,
#legacy-html-raw .button[disabled].secondary:focus {
  color: #333;
}

#legacy-html-raw button.disabled.secondary:hover,
#legacy-html-raw button.disabled.secondary:focus,
#legacy-html-raw button[disabled].secondary:hover,
#legacy-html-raw button[disabled].secondary:focus,
#legacy-html-raw .button.disabled.secondary:hover,
#legacy-html-raw .button.disabled.secondary:focus,
#legacy-html-raw .button[disabled].secondary:hover,
#legacy-html-raw .button[disabled].secondary:focus {
  background-color: #fff;
}

#legacy-html-raw button.disabled.success,
#legacy-html-raw button[disabled].success,
#legacy-html-raw .button.disabled.success,
#legacy-html-raw .button[disabled].success {
  background-color: #43AC6A;
  border-color: #368a55;
  color: #fff;
  cursor: default;
  opacity: .7;
  box-shadow: none;
}

#legacy-html-raw button.disabled.success:hover,
#legacy-html-raw button.disabled.success:focus,
#legacy-html-raw button[disabled].success:hover,
#legacy-html-raw button[disabled].success:focus,
#legacy-html-raw .button.disabled.success:hover,
#legacy-html-raw .button.disabled.success:focus,
#legacy-html-raw .button[disabled].success:hover,
#legacy-html-raw .button[disabled].success:focus {
  background-color: #368a55;
}

#legacy-html-raw button.disabled.success:hover,
#legacy-html-raw button.disabled.success:focus,
#legacy-html-raw button[disabled].success:hover,
#legacy-html-raw button[disabled].success:focus,
#legacy-html-raw .button.disabled.success:hover,
#legacy-html-raw .button.disabled.success:focus,
#legacy-html-raw .button[disabled].success:hover,
#legacy-html-raw .button[disabled].success:focus {
  color: #fff;
}

#legacy-html-raw button.disabled.success:hover,
#legacy-html-raw button.disabled.success:focus,
#legacy-html-raw button[disabled].success:hover,
#legacy-html-raw button[disabled].success:focus,
#legacy-html-raw .button.disabled.success:hover,
#legacy-html-raw .button.disabled.success:focus,
#legacy-html-raw .button[disabled].success:hover,
#legacy-html-raw .button[disabled].success:focus {
  background-color: #43AC6A;
}

#legacy-html-raw button.disabled.alert,
#legacy-html-raw button[disabled].alert,
#legacy-html-raw .button.disabled.alert,
#legacy-html-raw .button[disabled].alert {
  background-color: #f04124;
  border-color: #cf2a0e;
  color: #fff;
  cursor: default;
  opacity: .7;
  box-shadow: none;
}

#legacy-html-raw button.disabled.alert:hover,
#legacy-html-raw button.disabled.alert:focus,
#legacy-html-raw button[disabled].alert:hover,
#legacy-html-raw button[disabled].alert:focus,
#legacy-html-raw .button.disabled.alert:hover,
#legacy-html-raw .button.disabled.alert:focus,
#legacy-html-raw .button[disabled].alert:hover,
#legacy-html-raw .button[disabled].alert:focus {
  background-color: #cf2a0e;
}

#legacy-html-raw button.disabled.alert:hover,
#legacy-html-raw button.disabled.alert:focus,
#legacy-html-raw button[disabled].alert:hover,
#legacy-html-raw button[disabled].alert:focus,
#legacy-html-raw .button.disabled.alert:hover,
#legacy-html-raw .button.disabled.alert:focus,
#legacy-html-raw .button[disabled].alert:hover,
#legacy-html-raw .button[disabled].alert:focus {
  color: #fff;
}

#legacy-html-raw button.disabled.alert:hover,
#legacy-html-raw button.disabled.alert:focus,
#legacy-html-raw button[disabled].alert:hover,
#legacy-html-raw button[disabled].alert:focus,
#legacy-html-raw .button.disabled.alert:hover,
#legacy-html-raw .button.disabled.alert:focus,
#legacy-html-raw .button[disabled].alert:hover,
#legacy-html-raw .button[disabled].alert:focus {
  background-color: #f04124;
}

#legacy-html-raw button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

@media only screen and (min-width: 40.063em) {
  #legacy-html-raw button,
  #legacy-html-raw .button {
    display: inline-block;
  }
}

#legacy-html-raw meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

#legacy-html-raw .contain-to-grid {
  width: 100%;
  background: #fff;
}

#legacy-html-raw .fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99;
}

#legacy-html-raw .js-generated {
  display: block;
}

@media only screen and (min-width: 40.063em) {

}

#legacy-html-raw meta.foundation-version {
  font-family: "/{{ VERSION }}/";
}

#legacy-html-raw meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

#legacy-html-raw meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

#legacy-html-raw meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

#legacy-html-raw meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

#legacy-html-raw meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

#legacy-html-raw meta.foundation-data-attribute-namespace {
  font-family: false;
}

#legacy-html-raw *,
#legacy-html-raw *:before,
#legacy-html-raw *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#legacy-html-raw a:hover {
  cursor: pointer;
}

#legacy-html-raw img {
  max-width: 100%;
  height: auto;
}

#legacy-html-raw img {
  -ms-interpolation-mode: bicubic;
}

#legacy-html-raw #map_canvas img,
#legacy-html-raw #map_canvas embed,
#legacy-html-raw #map_canvas object,
#legacy-html-raw .map_canvas img,
#legacy-html-raw .map_canvas embed,
#legacy-html-raw .map_canvas object {
  max-width: none !important;
}

#legacy-html-raw .left {
  float: left !important;
}

#legacy-html-raw .right {
  float: right !important;
}

#legacy-html-raw .clearfix:before,
#legacy-html-raw .clearfix:after {
  content: " ";
  display: table;
}

#legacy-html-raw .clearfix:after {
  clear: both;
}

#legacy-html-raw .hide {
  display: none;
}

#legacy-html-raw .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#legacy-html-raw img {
  display: inline-block;
  vertical-align: middle;
}

#legacy-html-raw textarea {
  height: auto;
  min-height: 50px;
}

#legacy-html-raw select {
  width: 100%;
}

#legacy-html-raw .text-left {
  text-align: left !important;
}

#legacy-html-raw .text-right {
  text-align: right !important;
}

#legacy-html-raw .text-center {
  text-align: center !important;
}

#legacy-html-raw .text-justify {
  text-align: justify !important;
}

@media only screen and (max-width: 40em) {
  #legacy-html-raw .small-only-text-left {
    text-align: left !important;
  }

  #legacy-html-raw .small-only-text-right {
    text-align: right !important;
  }

  #legacy-html-raw .small-only-text-center {
    text-align: center !important;
  }

  #legacy-html-raw .small-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen {
  #legacy-html-raw .small-text-left {
    text-align: left !important;
  }

  #legacy-html-raw .small-text-right {
    text-align: right !important;
  }

  #legacy-html-raw .small-text-center {
    text-align: center !important;
  }

  #legacy-html-raw .small-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  #legacy-html-raw .medium-only-text-left {
    text-align: left !important;
  }

  #legacy-html-raw .medium-only-text-right {
    text-align: right !important;
  }

  #legacy-html-raw .medium-only-text-center {
    text-align: center !important;
  }

  #legacy-html-raw .medium-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 40.063em) {
  #legacy-html-raw .medium-text-left {
    text-align: left !important;
  }

  #legacy-html-raw .medium-text-right {
    text-align: right !important;
  }

  #legacy-html-raw .medium-text-center {
    text-align: center !important;
  }

  #legacy-html-raw .medium-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  #legacy-html-raw .large-only-text-left {
    text-align: left !important;
  }

  #legacy-html-raw .large-only-text-right {
    text-align: right !important;
  }

  #legacy-html-raw .large-only-text-center {
    text-align: center !important;
  }

  #legacy-html-raw .large-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 64.063em) {
  #legacy-html-raw .large-text-left {
    text-align: left !important;
  }

  #legacy-html-raw .large-text-right {
    text-align: right !important;
  }

  #legacy-html-raw .large-text-center {
    text-align: center !important;
  }

  #legacy-html-raw .large-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  #legacy-html-raw .xlarge-only-text-left {
    text-align: left !important;
  }

  #legacy-html-raw .xlarge-only-text-right {
    text-align: right !important;
  }

  #legacy-html-raw .xlarge-only-text-center {
    text-align: center !important;
  }

  #legacy-html-raw .xlarge-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 90.063em) {
  #legacy-html-raw .xlarge-text-left {
    text-align: left !important;
  }

  #legacy-html-raw .xlarge-text-right {
    text-align: right !important;
  }

  #legacy-html-raw .xlarge-text-center {
    text-align: center !important;
  }

  #legacy-html-raw .xlarge-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
  #legacy-html-raw .xxlarge-only-text-left {
    text-align: left !important;
  }

  #legacy-html-raw .xxlarge-only-text-right {
    text-align: right !important;
  }

  #legacy-html-raw .xxlarge-only-text-center {
    text-align: center !important;
  }

  #legacy-html-raw .xxlarge-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 120.063em) {
  #legacy-html-raw .xxlarge-text-left {
    text-align: left !important;
  }

  #legacy-html-raw .xxlarge-text-right {
    text-align: right !important;
  }

  #legacy-html-raw .xxlarge-text-center {
    text-align: center !important;
  }

  #legacy-html-raw .xxlarge-text-justify {
    text-align: justify !important;
  }
}

#legacy-html-raw div,
#legacy-html-raw dl,
#legacy-html-raw dt,
#legacy-html-raw dd,
#legacy-html-raw ul,
#legacy-html-raw ol,
#legacy-html-raw li,
#legacy-html-raw h1,
#legacy-html-raw h2,
#legacy-html-raw h3,
#legacy-html-raw h4,
#legacy-html-raw h5,
#legacy-html-raw h6,
#legacy-html-raw pre,
#legacy-html-raw form,
#legacy-html-raw p,
#legacy-html-raw blockquote,
#legacy-html-raw th,
#legacy-html-raw td {
  margin: 0;
  padding: 0;
}

#legacy-html-raw a {
  color: #00416F;
  text-decoration: none;
  line-height: inherit;
}

#legacy-html-raw a:hover,
#legacy-html-raw a:focus {
  color: #002b49;
}

#legacy-html-raw a img {
  border: none;
}

#legacy-html-raw p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}

#legacy-html-raw p.lead {
  font-size: 1.21875rem;
  line-height: 1.6;
}

#legacy-html-raw p aside {
  font-size: .875rem;
  line-height: 1.35;
  font-style: italic;
}

#legacy-html-raw h1,
#legacy-html-raw h2,
#legacy-html-raw h3,
#legacy-html-raw h4,
#legacy-html-raw h5,
#legacy-html-raw h6 {
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #222;
  text-rendering: optimizeLegibility;
  margin-top: .2rem;
  margin-bottom: .5rem;
  line-height: 1.2;
}

#legacy-html-raw h1 small,
#legacy-html-raw h2 small,
#legacy-html-raw h3 small,
#legacy-html-raw h4 small,
#legacy-html-raw h5 small,
#legacy-html-raw h6 small {
  font-size: 60%;
  color: #6f6f6f;
  line-height: 0;
}

#legacy-html-raw h1 {
  font-size: 1.875rem;
}

#legacy-html-raw h2 {
  font-size: 1.4375rem;
}

#legacy-html-raw h3 {
  font-size: 1.125rem;
}

#legacy-html-raw h4 {
  font-size: .9375rem;
}

#legacy-html-raw h5 {
  font-size: .9375rem;
}

#legacy-html-raw h6 {
  font-size: .9rem;
}

#legacy-html-raw .subheader {
  line-height: 1.2;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: .2rem;
  margin-bottom: .5rem;
}

#legacy-html-raw hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0;
}

#legacy-html-raw em,
#legacy-html-raw i {
  font-style: italic;
  line-height: inherit;
}

#legacy-html-raw strong,
#legacy-html-raw b {
  font-weight: bold;
  line-height: inherit;
}

#legacy-html-raw small {
  font-size: 60%;
  line-height: inherit;
}

#legacy-html-raw code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #333;
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: #e6e6e6;
  padding: .125rem .3125rem .0625rem;
}

#legacy-html-raw ul,
#legacy-html-raw ol,
#legacy-html-raw dl {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-family: inherit;
}

#legacy-html-raw ul {
  margin-left: 1.1rem;
}

#legacy-html-raw ul.no-bullet {
  margin-left: 0;
}

#legacy-html-raw ul.no-bullet li ul,
#legacy-html-raw ul.no-bullet li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style: none;
}

#legacy-html-raw ul li ul,
#legacy-html-raw ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

#legacy-html-raw ul.square li ul,
#legacy-html-raw ul.circle li ul,
#legacy-html-raw ul.disc li ul {
  list-style: inherit;
}

#legacy-html-raw ul.square {
  list-style-type: square;
  margin-left: 1.1rem;
}

#legacy-html-raw ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem;
}

#legacy-html-raw ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem;
}

#legacy-html-raw ul.no-bullet {
  list-style: none;
}

#legacy-html-raw ol {
  margin-left: 1.4rem;
}

#legacy-html-raw ol li ul,
#legacy-html-raw ol li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

#legacy-html-raw dl dt {
  margin-bottom: .3rem;
  font-weight: bold;
}

#legacy-html-raw dl dd {
  margin-bottom: .75rem;
}

#legacy-html-raw abbr,
#legacy-html-raw acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  border-bottom: 1px dotted #ddd;
  cursor: help;
}

#legacy-html-raw abbr {
  text-transform: none;
}

#legacy-html-raw blockquote {
  margin: 0 0 1.25rem;
  padding: .5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #ddd;
}

#legacy-html-raw blockquote cite {
  display: block;
  font-size: .8125rem;
  color: #555;
}

#legacy-html-raw blockquote cite:before {
  content: "\2014 \0020";
}

#legacy-html-raw blockquote cite a,
#legacy-html-raw blockquote cite a:visited {
  color: #555;
}

#legacy-html-raw blockquote,
#legacy-html-raw blockquote p {
  line-height: 1.6;
  color: #6f6f6f;
}

#legacy-html-raw .vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #ddd;
  padding: .625rem .75rem;
}

#legacy-html-raw .vcard li {
  margin: 0;
  display: block;
}

#legacy-html-raw .vcard .fn {
  font-weight: bold;
  font-size: .9375rem;
}

#legacy-html-raw .vevent .summary {
  font-weight: bold;
}

#legacy-html-raw .vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 .0625rem;
}

@media only screen and (min-width: 40.063em) {
  #legacy-html-raw h1,
  #legacy-html-raw h2,
  #legacy-html-raw h3,
  #legacy-html-raw h4,
  #legacy-html-raw h5,
  #legacy-html-raw h6 {
    line-height: 1.2;
  }

  #legacy-html-raw h1 {
    font-size: 2.5rem;
  }

  #legacy-html-raw h2 {
    font-size: 2.0625rem;
  }

  #legacy-html-raw h3 {
    font-size: 1.4375rem;
  }

  #legacy-html-raw h4 {
    font-size: 1.25rem;
  }

  #legacy-html-raw h5 {
    font-size: .9375rem;
  }

  #legacy-html-raw h6 {
    font-size: .9rem;
  }
}

#legacy-html-raw .print-only {
  display: none !important;
}

@media print {
  #legacy-html-raw * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  #legacy-html-raw a,
  #legacy-html-raw a:visited {
    text-decoration: underline;
  }

  #legacy-html-raw a[href]:after {
    content: " (" attr(href) ")";
  }

  #legacy-html-raw abbr[title]:after {
    content: " (" attr(title) ")";
  }

  #legacy-html-raw .ir a:after,
  #legacy-html-raw a[href^="javascript:"]:after,
  #legacy-html-raw a[href^="#"]:after {
    content: "";
  }

  #legacy-html-raw pre,
  #legacy-html-raw blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  #legacy-html-raw thead {
    display: table-header-group;
  }

  #legacy-html-raw tr,
  #legacy-html-raw img {
    page-break-inside: avoid;
  }

  #legacy-html-raw img {
    max-width: 100% !important;
  }

@page {
    margin: 0.5cm;
}

  #legacy-html-raw p,
  #legacy-html-raw h2,
  #legacy-html-raw h3 {
    orphans: 3;
    widows: 3;
  }

  #legacy-html-raw h2,
  #legacy-html-raw h3 {
    page-break-after: avoid;
  }

  #legacy-html-raw .hide-on-print {
    display: none !important;
  }

  #legacy-html-raw .print-only {
    display: block !important;
  }

  #legacy-html-raw .hide-for-print {
    display: none !important;
  }

  #legacy-html-raw .show-for-print {
    display: inherit !important;
  }
}

#legacy-html-raw meta.foundation-version {
  font-family: "/{{ VERSION }}/";
}

#legacy-html-raw meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

#legacy-html-raw meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

#legacy-html-raw meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

#legacy-html-raw meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

#legacy-html-raw meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

#legacy-html-raw meta.foundation-data-attribute-namespace {
  font-family: false;
}

#legacy-html-raw *,
#legacy-html-raw *:before,
#legacy-html-raw *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#legacy-html-raw a:hover {
  cursor: pointer;
}

#legacy-html-raw img {
  max-width: 100%;
  height: auto;
}

#legacy-html-raw img {
  -ms-interpolation-mode: bicubic;
}

#legacy-html-raw #map_canvas img,
#legacy-html-raw #map_canvas embed,
#legacy-html-raw #map_canvas object,
#legacy-html-raw .map_canvas img,
#legacy-html-raw .map_canvas embed,
#legacy-html-raw .map_canvas object {
  max-width: none !important;
}

#legacy-html-raw .left {
  float: left !important;
}

#legacy-html-raw .right {
  float: right !important;
}

#legacy-html-raw .clearfix:before,
#legacy-html-raw .clearfix:after {
  content: " ";
  display: table;
}

#legacy-html-raw .clearfix:after {
  clear: both;
}

#legacy-html-raw .hide {
  display: none;
}

#legacy-html-raw .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#legacy-html-raw img {
  display: inline-block;
  vertical-align: middle;
}

#legacy-html-raw textarea {
  height: auto;
  min-height: 50px;
}

#legacy-html-raw select {
  width: 100%;
}

#legacy-html-raw meta.foundation-version {
  font-family: "/{{ VERSION }}/";
}

#legacy-html-raw meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

#legacy-html-raw meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

#legacy-html-raw meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

#legacy-html-raw meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

#legacy-html-raw meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

#legacy-html-raw meta.foundation-data-attribute-namespace {
  font-family: false;
}

#legacy-html-raw *,
#legacy-html-raw *:before,
#legacy-html-raw *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#legacy-html-raw a:hover {
  cursor: pointer;
}

#legacy-html-raw img {
  max-width: 100%;
  height: auto;
}

#legacy-html-raw img {
  -ms-interpolation-mode: bicubic;
}

#legacy-html-raw #map_canvas img,
#legacy-html-raw #map_canvas embed,
#legacy-html-raw #map_canvas object,
#legacy-html-raw .map_canvas img,
#legacy-html-raw .map_canvas embed,
#legacy-html-raw .map_canvas object {
  max-width: none !important;
}

#legacy-html-raw .left {
  float: left !important;
}

#legacy-html-raw .right {
  float: right !important;
}

#legacy-html-raw .clearfix:before,
#legacy-html-raw .clearfix:after {
  content: " ";
  display: table;
}

#legacy-html-raw .clearfix:after {
  clear: both;
}

#legacy-html-raw .hide {
  display: none;
}

#legacy-html-raw .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#legacy-html-raw img {
  display: inline-block;
  vertical-align: middle;
}

#legacy-html-raw textarea {
  height: auto;
  min-height: 50px;
}

#legacy-html-raw select {
  width: 100%;
}

#legacy-html-raw .text-left {
  text-align: left !important;
}

#legacy-html-raw .text-right {
  text-align: right !important;
}

#legacy-html-raw .text-center {
  text-align: center !important;
}

#legacy-html-raw .text-justify {
  text-align: justify !important;
}

@media only screen and (max-width: 40em) {
  #legacy-html-raw .small-only-text-left {
    text-align: left !important;
  }

  #legacy-html-raw .small-only-text-right {
    text-align: right !important;
  }

  #legacy-html-raw .small-only-text-center {
    text-align: center !important;
  }

  #legacy-html-raw .small-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen {
  #legacy-html-raw .small-text-left {
    text-align: left !important;
  }

  #legacy-html-raw .small-text-right {
    text-align: right !important;
  }

  #legacy-html-raw .small-text-center {
    text-align: center !important;
  }

  #legacy-html-raw .small-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  #legacy-html-raw .medium-only-text-left {
    text-align: left !important;
  }

  #legacy-html-raw .medium-only-text-right {
    text-align: right !important;
  }

  #legacy-html-raw .medium-only-text-center {
    text-align: center !important;
  }

  #legacy-html-raw .medium-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 40.063em) {
  #legacy-html-raw .medium-text-left {
    text-align: left !important;
  }

  #legacy-html-raw .medium-text-right {
    text-align: right !important;
  }

  #legacy-html-raw .medium-text-center {
    text-align: center !important;
  }

  #legacy-html-raw .medium-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  #legacy-html-raw .large-only-text-left {
    text-align: left !important;
  }

  #legacy-html-raw .large-only-text-right {
    text-align: right !important;
  }

  #legacy-html-raw .large-only-text-center {
    text-align: center !important;
  }

  #legacy-html-raw .large-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 64.063em) {
  #legacy-html-raw .large-text-left {
    text-align: left !important;
  }

  #legacy-html-raw .large-text-right {
    text-align: right !important;
  }

  #legacy-html-raw .large-text-center {
    text-align: center !important;
  }

  #legacy-html-raw .large-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  #legacy-html-raw .xlarge-only-text-left {
    text-align: left !important;
  }

  #legacy-html-raw .xlarge-only-text-right {
    text-align: right !important;
  }

  #legacy-html-raw .xlarge-only-text-center {
    text-align: center !important;
  }

  #legacy-html-raw .xlarge-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 90.063em) {
  #legacy-html-raw .xlarge-text-left {
    text-align: left !important;
  }

  #legacy-html-raw .xlarge-text-right {
    text-align: right !important;
  }

  #legacy-html-raw .xlarge-text-center {
    text-align: center !important;
  }

  #legacy-html-raw .xlarge-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
  #legacy-html-raw .xxlarge-only-text-left {
    text-align: left !important;
  }

  #legacy-html-raw .xxlarge-only-text-right {
    text-align: right !important;
  }

  #legacy-html-raw .xxlarge-only-text-center {
    text-align: center !important;
  }

  #legacy-html-raw .xxlarge-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 120.063em) {
  #legacy-html-raw .xxlarge-text-left {
    text-align: left !important;
  }

  #legacy-html-raw .xxlarge-text-right {
    text-align: right !important;
  }

  #legacy-html-raw .xxlarge-text-center {
    text-align: center !important;
  }

  #legacy-html-raw .xxlarge-text-justify {
    text-align: justify !important;
  }
}

#legacy-html-raw div,
#legacy-html-raw dl,
#legacy-html-raw dt,
#legacy-html-raw dd,
#legacy-html-raw ul,
#legacy-html-raw ol,
#legacy-html-raw li,
#legacy-html-raw h1,
#legacy-html-raw h2,
#legacy-html-raw h3,
#legacy-html-raw h4,
#legacy-html-raw h5,
#legacy-html-raw h6,
#legacy-html-raw pre,
#legacy-html-raw form,
#legacy-html-raw p,
#legacy-html-raw blockquote,
#legacy-html-raw th,
#legacy-html-raw td {
  margin: 0;
  padding: 0;
}

#legacy-html-raw a {
  color: #00416F;
  text-decoration: none;
  line-height: inherit;
}

#legacy-html-raw a:hover,
#legacy-html-raw a:focus {
  color: #002b49;
}

#legacy-html-raw a img {
  border: none;
}

#legacy-html-raw p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}

#legacy-html-raw p.lead {
  font-size: 1.21875rem;
  line-height: 1.6;
}

#legacy-html-raw p aside {
  font-size: .875rem;
  line-height: 1.35;
  font-style: italic;
}

#legacy-html-raw h1,
#legacy-html-raw h2,
#legacy-html-raw h3,
#legacy-html-raw h4,
#legacy-html-raw h5,
#legacy-html-raw h6 {
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #222;
  text-rendering: optimizeLegibility;
  margin-top: .2rem;
  margin-bottom: .5rem;
  line-height: 1.2;
}

#legacy-html-raw h1 small,
#legacy-html-raw h2 small,
#legacy-html-raw h3 small,
#legacy-html-raw h4 small,
#legacy-html-raw h5 small,
#legacy-html-raw h6 small {
  font-size: 60%;
  color: #6f6f6f;
  line-height: 0;
}

#legacy-html-raw h1 {
  font-size: 1.875rem;
}

#legacy-html-raw h2 {
  font-size: 1.4375rem;
}

#legacy-html-raw h3 {
  font-size: 1.125rem;
}

#legacy-html-raw h4 {
  font-size: .9375rem;
}

#legacy-html-raw h5 {
  font-size: .9375rem;
}

#legacy-html-raw h6 {
  font-size: .9rem;
}

#legacy-html-raw .subheader {
  line-height: 1.2;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: .2rem;
  margin-bottom: .5rem;
}

#legacy-html-raw hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0;
}

#legacy-html-raw em,
#legacy-html-raw i {
  font-style: italic;
  line-height: inherit;
}

#legacy-html-raw strong,
#legacy-html-raw b {
  font-weight: bold;
  line-height: inherit;
}

#legacy-html-raw small {
  font-size: 60%;
  line-height: inherit;
}

#legacy-html-raw code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #333;
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: #e6e6e6;
  padding: .125rem .3125rem .0625rem;
}

#legacy-html-raw ul,
#legacy-html-raw ol,
#legacy-html-raw dl {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-family: inherit;
}

#legacy-html-raw ul {
  margin-left: 1.1rem;
}

#legacy-html-raw ul.no-bullet {
  margin-left: 0;
}

#legacy-html-raw ul.no-bullet li ul,
#legacy-html-raw ul.no-bullet li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style: none;
}

#legacy-html-raw ul li ul,
#legacy-html-raw ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

#legacy-html-raw ul.square li ul,
#legacy-html-raw ul.circle li ul,
#legacy-html-raw ul.disc li ul {
  list-style: inherit;
}

#legacy-html-raw ul.square {
  list-style-type: square;
  margin-left: 1.1rem;
}

#legacy-html-raw ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem;
}

#legacy-html-raw ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem;
}

#legacy-html-raw ul.no-bullet {
  list-style: none;
}

#legacy-html-raw ol {
  margin-left: 1.4rem;
}

#legacy-html-raw ol li ul,
#legacy-html-raw ol li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

#legacy-html-raw dl dt {
  margin-bottom: .3rem;
  font-weight: bold;
}

#legacy-html-raw dl dd {
  margin-bottom: .75rem;
}

#legacy-html-raw abbr,
#legacy-html-raw acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  border-bottom: 1px dotted #ddd;
  cursor: help;
}

#legacy-html-raw abbr {
  text-transform: none;
}

#legacy-html-raw blockquote {
  margin: 0 0 1.25rem;
  padding: .5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #ddd;
}

#legacy-html-raw blockquote cite {
  display: block;
  font-size: .8125rem;
  color: #555;
}

#legacy-html-raw blockquote cite:before {
  content: "\2014 \0020";
}

#legacy-html-raw blockquote cite a,
#legacy-html-raw blockquote cite a:visited {
  color: #555;
}

#legacy-html-raw blockquote,
#legacy-html-raw blockquote p {
  line-height: 1.6;
  color: #6f6f6f;
}

#legacy-html-raw .vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #ddd;
  padding: .625rem .75rem;
}

#legacy-html-raw .vcard li {
  margin: 0;
  display: block;
}

#legacy-html-raw .vcard .fn {
  font-weight: bold;
  font-size: .9375rem;
}

#legacy-html-raw .vevent .summary {
  font-weight: bold;
}

#legacy-html-raw .vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 .0625rem;
}

@media only screen and (min-width: 40.063em) {
  #legacy-html-raw h1,
  #legacy-html-raw h2,
  #legacy-html-raw h3,
  #legacy-html-raw h4,
  #legacy-html-raw h5,
  #legacy-html-raw h6 {
    line-height: 1.2;
  }

  #legacy-html-raw h1 {
    font-size: 2.5rem;
  }

  #legacy-html-raw h2 {
    font-size: 2.0625rem;
  }

  #legacy-html-raw h3 {
    font-size: 1.4375rem;
  }

  #legacy-html-raw h4 {
    font-size: 1.25rem;
  }

  #legacy-html-raw h5 {
    font-size: .9375rem;
  }

  #legacy-html-raw h6 {
    font-size: .9rem;
  }
}

#legacy-html-raw .print-only {
  display: none !important;
}

@media print {
  #legacy-html-raw * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  #legacy-html-raw a,
  #legacy-html-raw a:visited {
    text-decoration: underline;
  }

  #legacy-html-raw a[href]:after {
    content: " (" attr(href) ")";
  }

  #legacy-html-raw abbr[title]:after {
    content: " (" attr(title) ")";
  }

  #legacy-html-raw .ir a:after,
  #legacy-html-raw a[href^="javascript:"]:after,
  #legacy-html-raw a[href^="#"]:after {
    content: "";
  }

  #legacy-html-raw pre,
  #legacy-html-raw blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  #legacy-html-raw thead {
    display: table-header-group;
  }

  #legacy-html-raw tr,
  #legacy-html-raw img {
    page-break-inside: avoid;
  }

  #legacy-html-raw img {
    max-width: 100% !important;
  }

@page {
    margin: 0.5cm;
}

  #legacy-html-raw p,
  #legacy-html-raw h2,
  #legacy-html-raw h3 {
    orphans: 3;
    widows: 3;
  }

  #legacy-html-raw h2,
  #legacy-html-raw h3 {
    page-break-after: avoid;
  }

  #legacy-html-raw .hide-on-print {
    display: none !important;
  }

  #legacy-html-raw .print-only {
    display: block !important;
  }

  #legacy-html-raw .hide-for-print {
    display: none !important;
  }

  #legacy-html-raw .show-for-print {
    display: inherit !important;
  }
}

#legacy-html-raw .off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden;
}

#legacy-html-raw .off-canvas-wrap.move-right,
#legacy-html-raw .off-canvas-wrap.move-left {
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
}

#legacy-html-raw .inner-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}

#legacy-html-raw .inner-wrap:before,
#legacy-html-raw .inner-wrap:after {
  content: " ";
  display: table;
}

#legacy-html-raw .inner-wrap:after {
  clear: both;
}

#legacy-html-raw .tab-bar {
  -webkit-backface-visibility: hidden;
  background: #333;
  color: #fff;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative;
}

#legacy-html-raw .tab-bar h1,
#legacy-html-raw .tab-bar h2,
#legacy-html-raw .tab-bar h3,
#legacy-html-raw .tab-bar h4,
#legacy-html-raw .tab-bar h5,
#legacy-html-raw .tab-bar h6 {
  color: #fff;
  font-weight: bold;
  line-height: 2.8125rem;
  margin: 0;
}

#legacy-html-raw .tab-bar h1,
#legacy-html-raw .tab-bar h2,
#legacy-html-raw .tab-bar h3,
#legacy-html-raw .tab-bar h4 {
  font-size: .9375rem;
}

#legacy-html-raw .left-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-right: solid 1px #1a1a1a;
  left: 0;
}

#legacy-html-raw .right-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-left: solid 1px #1a1a1a;
  right: 0;
}

#legacy-html-raw .tab-bar-section {
  padding: 0 .625rem;
  position: absolute;
  text-align: center;
  height: 2.8125rem;
  top: 0;
}

@media only screen and (min-width: 40.063em) {
  #legacy-html-raw .tab-bar-section.left,
  #legacy-html-raw .tab-bar-section.right {
    text-align: left;
  }
}

#legacy-html-raw .tab-bar-section.left {
  left: 0;
  right: 2.8125rem;
}

#legacy-html-raw .tab-bar-section.right {
  left: 2.8125rem;
  right: 0;
}

#legacy-html-raw .tab-bar-section.middle {
  left: 2.8125rem;
  right: 2.8125rem;
}

#legacy-html-raw .left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-y: auto;
  background: #333;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(-100.5%, 0);
  -webkit-transform: translate3d(-100.5%, 0, 0);
  -moz-transform: translate3d(-100.5%, 0, 0);
  -ms-transform: translate3d(-100.5%, 0, 0);
  -o-transform: translate3d(-100.5%, 0, 0);
  transform: translate3d(-100.5%, 0, 0);
  left: 0;
}

#legacy-html-raw .left-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

#legacy-html-raw .right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-y: auto;
  background: #333;
  z-index: 1001;
  box-sizing: content-box;
  transition: transform 500ms ease 0s;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(100.5%, 0);
  -webkit-transform: translate3d(100.5%, 0, 0);
  -moz-transform: translate3d(100.5%, 0, 0);
  -ms-transform: translate3d(100.5%, 0, 0);
  -o-transform: translate3d(100.5%, 0, 0);
  transform: translate3d(100.5%, 0, 0);
  right: 0;
}

#legacy-html-raw .right-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

#legacy-html-raw ul.off-canvas-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#legacy-html-raw ul.off-canvas-list li label {
  display: block;
  padding: 0.3rem .9375rem;
  color: #999;
  text-transform: uppercase;
  font-size: .75rem;
  font-weight: bold;
  background: #444;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
  margin: 0;
}

#legacy-html-raw ul.off-canvas-list li a {
  display: block;
  padding: .66667rem;
  color: rgba(255, 255, 255, 0.7);
  border-bottom: 1px solid #262626;
  transition: background 300ms ease;
}

#legacy-html-raw ul.off-canvas-list li a:hover {
  background: #242424;
}

#legacy-html-raw .move-right>.inner-wrap {
  -ms-transform: translate(15.625rem, 0);
  -webkit-transform: translate3d(15.625rem, 0, 0);
  -moz-transform: translate3d(15.625rem, 0, 0);
  -ms-transform: translate3d(15.625rem, 0, 0);
  -o-transform: translate3d(15.625rem, 0, 0);
  transform: translate3d(15.625rem, 0, 0);
}

#legacy-html-raw .move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent;
}

@media only screen and (min-width: 40.063em) {
  #legacy-html-raw .move-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

#legacy-html-raw .move-left>.inner-wrap {
  -ms-transform: translate(-15.625rem, 0);
  -webkit-transform: translate3d(-15.625rem, 0, 0);
  -moz-transform: translate3d(-15.625rem, 0, 0);
  -ms-transform: translate3d(-15.625rem, 0, 0);
  -o-transform: translate3d(-15.625rem, 0, 0);
  transform: translate3d(-15.625rem, 0, 0);
}

#legacy-html-raw .move-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent;
}

@media only screen and (min-width: 40.063em) {
  #legacy-html-raw .move-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

#legacy-html-raw .offcanvas-overlap .left-off-canvas-menu,
#legacy-html-raw .offcanvas-overlap .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003;
}

#legacy-html-raw .offcanvas-overlap .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent;
}

@media only screen and (min-width: 40.063em) {
  #legacy-html-raw .offcanvas-overlap .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

#legacy-html-raw .offcanvas-overlap-left .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003;
}

#legacy-html-raw .offcanvas-overlap-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent;
}

@media only screen and (min-width: 40.063em) {
  #legacy-html-raw .offcanvas-overlap-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

#legacy-html-raw .offcanvas-overlap-right .left-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003;
}

#legacy-html-raw .offcanvas-overlap-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent;
}

@media only screen and (min-width: 40.063em) {
  #legacy-html-raw .offcanvas-overlap-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

#legacy-html-raw .no-csstransforms .left-off-canvas-menu {
  left: -15.625rem;
}

#legacy-html-raw .no-csstransforms .right-off-canvas-menu {
  right: -15.625rem;
}

#legacy-html-raw .no-csstransforms .move-left>.inner-wrap {
  right: 15.625rem;
}

#legacy-html-raw .no-csstransforms .move-right>.inner-wrap {
  left: 15.625rem;
}

#legacy-html-raw .left-submenu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333;
  z-index: 1002;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}

#legacy-html-raw .left-submenu * {
  -webkit-backface-visibility: hidden;
}

#legacy-html-raw .left-submenu .back>a {
  padding: 0.3rem .9375rem;
  color: #999;
  text-transform: uppercase;
  font-weight: bold;
  background: #444;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
  margin: 0;
}

#legacy-html-raw .left-submenu .back>a:hover {
  background: #303030;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
}

#legacy-html-raw .left-submenu .back>a:before {
  content: "\AB";
  margin-right: 0.5rem;
  display: inline;
}

#legacy-html-raw .left-submenu.move-right {
  -ms-transform: translate(0%, 0);
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

#legacy-html-raw .right-submenu {
  -webkit-backface-visibility: hidden;
  width: 15.625rem;
  top: 0;
  bottom: 0;
  position: absolute;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: #333;
  z-index: 1002;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}

#legacy-html-raw .right-submenu * {
  -webkit-backface-visibility: hidden;
}

#legacy-html-raw .right-submenu .back>a {
  padding: 0.3rem .9375rem;
  color: #999;
  text-transform: uppercase;
  font-weight: bold;
  background: #444;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
  margin: 0;
}

#legacy-html-raw .right-submenu .back>a:hover {
  background: #303030;
  border-top: 1px solid #5e5e5e;
  border-bottom: none;
}

#legacy-html-raw .right-submenu .back>a:after {
  content: "\BB";
  margin-left: 0.5rem;
  display: inline;
}

#legacy-html-raw .right-submenu.move-left {
  -ms-transform: translate(0%, 0);
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

#legacy-html-raw .left-off-canvas-menu ul.off-canvas-list li.has-submenu>a:after {
  content: "\BB";
  margin-left: 0.5rem;
  display: inline;
}

#legacy-html-raw .right-off-canvas-menu ul.off-canvas-list li.has-submenu>a:before {
  content: "\AB";
  margin-right: 0.5rem;
  display: inline;
}

#legacy-html-raw meta.foundation-version {
  font-family: "/{{ VERSION }}/";
}

#legacy-html-raw meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}

#legacy-html-raw meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}

#legacy-html-raw meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}

#legacy-html-raw meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}

#legacy-html-raw meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}

#legacy-html-raw meta.foundation-data-attribute-namespace {
  font-family: false;
}

#legacy-html-raw *,
#legacy-html-raw *:before,
#legacy-html-raw *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#legacy-html-raw a:hover {
  cursor: pointer;
}

#legacy-html-raw img {
  max-width: 100%;
  height: auto;
}

#legacy-html-raw img {
  -ms-interpolation-mode: bicubic;
}

#legacy-html-raw #map_canvas img,
#legacy-html-raw #map_canvas embed,
#legacy-html-raw #map_canvas object,
#legacy-html-raw .map_canvas img,
#legacy-html-raw .map_canvas embed,
#legacy-html-raw .map_canvas object {
  max-width: none !important;
}

#legacy-html-raw .left {
  float: left !important;
}

#legacy-html-raw .right {
  float: right !important;
}

#legacy-html-raw .clearfix:before,
#legacy-html-raw .clearfix:after {
  content: " ";
  display: table;
}

#legacy-html-raw .clearfix:after {
  clear: both;
}

#legacy-html-raw .hide {
  display: none;
}

#legacy-html-raw .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#legacy-html-raw img {
  display: inline-block;
  vertical-align: middle;
}

#legacy-html-raw textarea {
  height: auto;
  min-height: 50px;
}

#legacy-html-raw select {
  width: 100%;
}

#legacy-html-raw table.show-for-small-only,
#legacy-html-raw table.show-for-small-up,
#legacy-html-raw table.show-for-small,
#legacy-html-raw table.show-for-small-down,
#legacy-html-raw table.hide-for-medium-only,
#legacy-html-raw table.hide-for-medium-up,
#legacy-html-raw table.hide-for-medium,
#legacy-html-raw table.show-for-medium-down,
#legacy-html-raw table.hide-for-large-only,
#legacy-html-raw table.hide-for-large-up,
#legacy-html-raw table.hide-for-large,
#legacy-html-raw table.show-for-large-down,
#legacy-html-raw table.hide-for-xlarge-only,
#legacy-html-raw table.hide-for-xlarge-up,
#legacy-html-raw table.hide-for-xlarge,
#legacy-html-raw table.show-for-xlarge-down,
#legacy-html-raw table.hide-for-xxlarge-only,
#legacy-html-raw table.hide-for-xxlarge-up,
#legacy-html-raw table.hide-for-xxlarge,
#legacy-html-raw table.show-for-xxlarge-down {
  display: table;
}

#legacy-html-raw thead.show-for-small-only,
#legacy-html-raw thead.show-for-small-up,
#legacy-html-raw thead.show-for-small,
#legacy-html-raw thead.show-for-small-down,
#legacy-html-raw thead.hide-for-medium-only,
#legacy-html-raw thead.hide-for-medium-up,
#legacy-html-raw thead.hide-for-medium,
#legacy-html-raw thead.show-for-medium-down,
#legacy-html-raw thead.hide-for-large-only,
#legacy-html-raw thead.hide-for-large-up,
#legacy-html-raw thead.hide-for-large,
#legacy-html-raw thead.show-for-large-down,
#legacy-html-raw thead.hide-for-xlarge-only,
#legacy-html-raw thead.hide-for-xlarge-up,
#legacy-html-raw thead.hide-for-xlarge,
#legacy-html-raw thead.show-for-xlarge-down,
#legacy-html-raw thead.hide-for-xxlarge-only,
#legacy-html-raw thead.hide-for-xxlarge-up,
#legacy-html-raw thead.hide-for-xxlarge,
#legacy-html-raw thead.show-for-xxlarge-down {
  display: table-header-group !important;
}

#legacy-html-raw tbody.show-for-small-only,
#legacy-html-raw tbody.show-for-small-up,
#legacy-html-raw tbody.show-for-small,
#legacy-html-raw tbody.show-for-small-down,
#legacy-html-raw tbody.hide-for-medium-only,
#legacy-html-raw tbody.hide-for-medium-up,
#legacy-html-raw tbody.hide-for-medium,
#legacy-html-raw tbody.show-for-medium-down,
#legacy-html-raw tbody.hide-for-large-only,
#legacy-html-raw tbody.hide-for-large-up,
#legacy-html-raw tbody.hide-for-large,
#legacy-html-raw tbody.show-for-large-down,
#legacy-html-raw tbody.hide-for-xlarge-only,
#legacy-html-raw tbody.hide-for-xlarge-up,
#legacy-html-raw tbody.hide-for-xlarge,
#legacy-html-raw tbody.show-for-xlarge-down,
#legacy-html-raw tbody.hide-for-xxlarge-only,
#legacy-html-raw tbody.hide-for-xxlarge-up,
#legacy-html-raw tbody.hide-for-xxlarge,
#legacy-html-raw tbody.show-for-xxlarge-down {
  display: table-row-group !important;
}

#legacy-html-raw tr.show-for-small-only,
#legacy-html-raw tr.show-for-small-up,
#legacy-html-raw tr.show-for-small,
#legacy-html-raw tr.show-for-small-down,
#legacy-html-raw tr.hide-for-medium-only,
#legacy-html-raw tr.hide-for-medium-up,
#legacy-html-raw tr.hide-for-medium,
#legacy-html-raw tr.show-for-medium-down,
#legacy-html-raw tr.hide-for-large-only,
#legacy-html-raw tr.hide-for-large-up,
#legacy-html-raw tr.hide-for-large,
#legacy-html-raw tr.show-for-large-down,
#legacy-html-raw tr.hide-for-xlarge-only,
#legacy-html-raw tr.hide-for-xlarge-up,
#legacy-html-raw tr.hide-for-xlarge,
#legacy-html-raw tr.show-for-xlarge-down,
#legacy-html-raw tr.hide-for-xxlarge-only,
#legacy-html-raw tr.hide-for-xxlarge-up,
#legacy-html-raw tr.hide-for-xxlarge,
#legacy-html-raw tr.show-for-xxlarge-down {
  display: table-row !important;
}

#legacy-html-raw th.show-for-small-only,
#legacy-html-raw td.show-for-small-only,
#legacy-html-raw th.show-for-small-up,
#legacy-html-raw td.show-for-small-up,
#legacy-html-raw th.show-for-small,
#legacy-html-raw td.show-for-small,
#legacy-html-raw th.show-for-small-down,
#legacy-html-raw td.show-for-small-down,
#legacy-html-raw th.hide-for-medium-only,
#legacy-html-raw td.hide-for-medium-only,
#legacy-html-raw th.hide-for-medium-up,
#legacy-html-raw td.hide-for-medium-up,
#legacy-html-raw th.hide-for-medium,
#legacy-html-raw td.hide-for-medium,
#legacy-html-raw th.show-for-medium-down,
#legacy-html-raw td.show-for-medium-down,
#legacy-html-raw th.hide-for-large-only,
#legacy-html-raw td.hide-for-large-only,
#legacy-html-raw th.hide-for-large-up,
#legacy-html-raw td.hide-for-large-up,
#legacy-html-raw th.hide-for-large,
#legacy-html-raw td.hide-for-large,
#legacy-html-raw th.show-for-large-down,
#legacy-html-raw td.show-for-large-down,
#legacy-html-raw th.hide-for-xlarge-only,
#legacy-html-raw td.hide-for-xlarge-only,
#legacy-html-raw th.hide-for-xlarge-up,
#legacy-html-raw td.hide-for-xlarge-up,
#legacy-html-raw th.hide-for-xlarge,
#legacy-html-raw td.hide-for-xlarge,
#legacy-html-raw th.show-for-xlarge-down,
#legacy-html-raw td.show-for-xlarge-down,
#legacy-html-raw th.hide-for-xxlarge-only,
#legacy-html-raw td.hide-for-xxlarge-only,
#legacy-html-raw th.hide-for-xxlarge-up,
#legacy-html-raw td.hide-for-xxlarge-up,
#legacy-html-raw th.hide-for-xxlarge,
#legacy-html-raw td.hide-for-xxlarge,
#legacy-html-raw th.show-for-xxlarge-down,
#legacy-html-raw td.show-for-xxlarge-down {
  display: table-cell !important;
}

#legacy-html-raw .show-for-small-only,
#legacy-html-raw .hide-for-small-up,
#legacy-html-raw .show-for-small,
#legacy-html-raw .show-for-small-down,
#legacy-html-raw .show-for-medium-only,
#legacy-html-raw .hide-for-medium-up,
#legacy-html-raw .show-for-medium,
#legacy-html-raw .show-for-medium-down,
#legacy-html-raw .hide-for-large-only,
#legacy-html-raw .hide-for-large-up,
#legacy-html-raw .hide-for-large,
#legacy-html-raw .hide-for-large-down,
#legacy-html-raw .show-for-xlarge-only,
#legacy-html-raw .show-for-xlarge-up,
#legacy-html-raw .show-for-xlarge,
#legacy-html-raw .hide-for-xlarge-down,
#legacy-html-raw .show-for-xxlarge-only,
#legacy-html-raw .show-for-xxlarge-up,
#legacy-html-raw .show-for-xxlarge,
#legacy-html-raw .hide-for-xxlarge-down {
  display: none !important;
}

#legacy-html-raw .hidden-for-small-only,
#legacy-html-raw .visible-for-small-up,
#legacy-html-raw .hidden-for-small,
#legacy-html-raw .hidden-for-small-down,
#legacy-html-raw .hidden-for-medium-only,
#legacy-html-raw .visible-for-medium-up,
#legacy-html-raw .hidden-for-medium,
#legacy-html-raw .hidden-for-medium-down,
#legacy-html-raw .visible-for-large-only,
#legacy-html-raw .visible-for-large-up,
#legacy-html-raw .visible-for-large,
#legacy-html-raw .visible-for-large-down,
#legacy-html-raw .hidden-for-xlarge-only,
#legacy-html-raw .hidden-for-xlarge-up,
#legacy-html-raw .hidden-for-xlarge,
#legacy-html-raw .visible-for-xlarge-down,
#legacy-html-raw .hidden-for-xxlarge-only,
#legacy-html-raw .hidden-for-xxlarge-up,
#legacy-html-raw .hidden-for-xxlarge,
#legacy-html-raw .visible-for-xxlarge-down {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
}

#legacy-html-raw .visible-for-small-only,
#legacy-html-raw .hidden-for-small-up,
#legacy-html-raw .visible-for-small,
#legacy-html-raw .visible-for-small-down,
#legacy-html-raw .visible-for-medium-only,
#legacy-html-raw .hidden-for-medium-up,
#legacy-html-raw .visible-for-medium,
#legacy-html-raw .visible-for-medium-down,
#legacy-html-raw .hidden-for-large-only,
#legacy-html-raw .hidden-for-large-up,
#legacy-html-raw .hidden-for-large,
#legacy-html-raw .hidden-for-large-down,
#legacy-html-raw .visible-for-xlarge-only,
#legacy-html-raw .visible-for-xlarge-up,
#legacy-html-raw .visible-for-xlarge,
#legacy-html-raw .hidden-for-xlarge-down,
#legacy-html-raw .visible-for-xxlarge-only,
#legacy-html-raw .visible-for-xxlarge-up,
#legacy-html-raw .visible-for-xxlarge,
#legacy-html-raw .hidden-for-xxlarge-down {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}

#legacy-html-raw table.hide-for-small-only,
#legacy-html-raw table.show-for-small-up,
#legacy-html-raw table.hide-for-small,
#legacy-html-raw table.hide-for-small-down,
#legacy-html-raw table.hide-for-medium-only,
#legacy-html-raw table.show-for-medium-up,
#legacy-html-raw table.hide-for-medium,
#legacy-html-raw table.hide-for-medium-down,
#legacy-html-raw table.show-for-large-only,
#legacy-html-raw table.show-for-large-up,
#legacy-html-raw table.show-for-large,
#legacy-html-raw table.show-for-large-down,
#legacy-html-raw table.hide-for-xlarge-only,
#legacy-html-raw table.hide-for-xlarge-up,
#legacy-html-raw table.hide-for-xlarge,
#legacy-html-raw table.show-for-xlarge-down,
#legacy-html-raw table.hide-for-xxlarge-only,
#legacy-html-raw table.hide-for-xxlarge-up,
#legacy-html-raw table.hide-for-xxlarge,
#legacy-html-raw table.show-for-xxlarge-down {
  display: table;
}

#legacy-html-raw thead.hide-for-small-only,
#legacy-html-raw thead.show-for-small-up,
#legacy-html-raw thead.hide-for-small,
#legacy-html-raw thead.hide-for-small-down,
#legacy-html-raw thead.hide-for-medium-only,
#legacy-html-raw thead.show-for-medium-up,
#legacy-html-raw thead.hide-for-medium,
#legacy-html-raw thead.hide-for-medium-down,
#legacy-html-raw thead.show-for-large-only,
#legacy-html-raw thead.show-for-large-up,
#legacy-html-raw thead.show-for-large,
#legacy-html-raw thead.show-for-large-down,
#legacy-html-raw thead.hide-for-xlarge-only,
#legacy-html-raw thead.hide-for-xlarge-up,
#legacy-html-raw thead.hide-for-xlarge,
#legacy-html-raw thead.show-for-xlarge-down,
#legacy-html-raw thead.hide-for-xxlarge-only,
#legacy-html-raw thead.hide-for-xxlarge-up,
#legacy-html-raw thead.hide-for-xxlarge,
#legacy-html-raw thead.show-for-xxlarge-down {
  display: table-header-group !important;
}

#legacy-html-raw tbody.hide-for-small-only,
#legacy-html-raw tbody.show-for-small-up,
#legacy-html-raw tbody.hide-for-small,
#legacy-html-raw tbody.hide-for-small-down,
#legacy-html-raw tbody.hide-for-medium-only,
#legacy-html-raw tbody.show-for-medium-up,
#legacy-html-raw tbody.hide-for-medium,
#legacy-html-raw tbody.hide-for-medium-down,
#legacy-html-raw tbody.show-for-large-only,
#legacy-html-raw tbody.show-for-large-up,
#legacy-html-raw tbody.show-for-large,
#legacy-html-raw tbody.show-for-large-down,
#legacy-html-raw tbody.hide-for-xlarge-only,
#legacy-html-raw tbody.hide-for-xlarge-up,
#legacy-html-raw tbody.hide-for-xlarge,
#legacy-html-raw tbody.show-for-xlarge-down,
#legacy-html-raw tbody.hide-for-xxlarge-only,
#legacy-html-raw tbody.hide-for-xxlarge-up,
#legacy-html-raw tbody.hide-for-xxlarge,
#legacy-html-raw tbody.show-for-xxlarge-down {
  display: table-row-group !important;
}

#legacy-html-raw tr.hide-for-small-only,
#legacy-html-raw tr.show-for-small-up,
#legacy-html-raw tr.hide-for-small,
#legacy-html-raw tr.hide-for-small-down,
#legacy-html-raw tr.hide-for-medium-only,
#legacy-html-raw tr.show-for-medium-up,
#legacy-html-raw tr.hide-for-medium,
#legacy-html-raw tr.hide-for-medium-down,
#legacy-html-raw tr.show-for-large-only,
#legacy-html-raw tr.show-for-large-up,
#legacy-html-raw tr.show-for-large,
#legacy-html-raw tr.show-for-large-down,
#legacy-html-raw tr.hide-for-xlarge-only,
#legacy-html-raw tr.hide-for-xlarge-up,
#legacy-html-raw tr.hide-for-xlarge,
#legacy-html-raw tr.show-for-xlarge-down,
#legacy-html-raw tr.hide-for-xxlarge-only,
#legacy-html-raw tr.hide-for-xxlarge-up,
#legacy-html-raw tr.hide-for-xxlarge,
#legacy-html-raw tr.show-for-xxlarge-down {
  display: table-row !important;
}

#legacy-html-raw th.hide-for-small-only,
#legacy-html-raw td.hide-for-small-only,
#legacy-html-raw th.show-for-small-up,
#legacy-html-raw td.show-for-small-up,
#legacy-html-raw th.hide-for-small,
#legacy-html-raw td.hide-for-small,
#legacy-html-raw th.hide-for-small-down,
#legacy-html-raw td.hide-for-small-down,
#legacy-html-raw th.hide-for-medium-only,
#legacy-html-raw td.hide-for-medium-only,
#legacy-html-raw th.show-for-medium-up,
#legacy-html-raw td.show-for-medium-up,
#legacy-html-raw th.hide-for-medium,
#legacy-html-raw td.hide-for-medium,
#legacy-html-raw th.hide-for-medium-down,
#legacy-html-raw td.hide-for-medium-down,
#legacy-html-raw th.show-for-large-only,
#legacy-html-raw td.show-for-large-only,
#legacy-html-raw th.show-for-large-up,
#legacy-html-raw td.show-for-large-up,
#legacy-html-raw th.show-for-large,
#legacy-html-raw td.show-for-large,
#legacy-html-raw th.show-for-large-down,
#legacy-html-raw td.show-for-large-down,
#legacy-html-raw th.hide-for-xlarge-only,
#legacy-html-raw td.hide-for-xlarge-only,
#legacy-html-raw th.hide-for-xlarge-up,
#legacy-html-raw td.hide-for-xlarge-up,
#legacy-html-raw th.hide-for-xlarge,
#legacy-html-raw td.hide-for-xlarge,
#legacy-html-raw th.show-for-xlarge-down,
#legacy-html-raw td.show-for-xlarge-down,
#legacy-html-raw th.hide-for-xxlarge-only,
#legacy-html-raw td.hide-for-xxlarge-only,
#legacy-html-raw th.hide-for-xxlarge-up,
#legacy-html-raw td.hide-for-xxlarge-up,
#legacy-html-raw th.hide-for-xxlarge,
#legacy-html-raw td.hide-for-xxlarge,
#legacy-html-raw th.show-for-xxlarge-down,
#legacy-html-raw td.show-for-xxlarge-down {
  display: table-cell !important;
}

@media only screen and (min-width: 40.063em) {
  #legacy-html-raw .hide-for-small-only,
  #legacy-html-raw .show-for-small-up,
  #legacy-html-raw .hide-for-small,
  #legacy-html-raw .hide-for-small-down,
  #legacy-html-raw .show-for-medium-only,
  #legacy-html-raw .show-for-medium-up,
  #legacy-html-raw .show-for-medium,
  #legacy-html-raw .show-for-medium-down,
  #legacy-html-raw .hide-for-large-only,
  #legacy-html-raw .hide-for-large-up,
  #legacy-html-raw .hide-for-large,
  #legacy-html-raw .show-for-large-down,
  #legacy-html-raw .hide-for-xlarge-only,
  #legacy-html-raw .hide-for-xlarge-up,
  #legacy-html-raw .hide-for-xlarge,
  #legacy-html-raw .show-for-xlarge-down,
  #legacy-html-raw .hide-for-xxlarge-only,
  #legacy-html-raw .hide-for-xxlarge-up,
  #legacy-html-raw .hide-for-xxlarge,
  #legacy-html-raw .show-for-xxlarge-down {
    display: inherit !important;
  }

  #legacy-html-raw .show-for-small-only,
  #legacy-html-raw .hide-for-small-up,
  #legacy-html-raw .show-for-small,
  #legacy-html-raw .show-for-small-down,
  #legacy-html-raw .hide-for-medium-only,
  #legacy-html-raw .hide-for-medium-up,
  #legacy-html-raw .hide-for-medium,
  #legacy-html-raw .hide-for-medium-down,
  #legacy-html-raw .show-for-large-only,
  #legacy-html-raw .show-for-large-up,
  #legacy-html-raw .show-for-large,
  #legacy-html-raw .hide-for-large-down,
  #legacy-html-raw .show-for-xlarge-only,
  #legacy-html-raw .show-for-xlarge-up,
  #legacy-html-raw .show-for-xlarge,
  #legacy-html-raw .hide-for-xlarge-down,
  #legacy-html-raw .show-for-xxlarge-only,
  #legacy-html-raw .show-for-xxlarge-up,
  #legacy-html-raw .show-for-xxlarge,
  #legacy-html-raw .hide-for-xxlarge-down {
    display: none !important;
  }

  #legacy-html-raw .hidden-for-small-only,
  #legacy-html-raw .visible-for-small-up,
  #legacy-html-raw .hidden-for-small,
  #legacy-html-raw .hidden-for-small-down,
  #legacy-html-raw .visible-for-medium-only,
  #legacy-html-raw .visible-for-medium-up,
  #legacy-html-raw .visible-for-medium,
  #legacy-html-raw .visible-for-medium-down,
  #legacy-html-raw .hidden-for-large-only,
  #legacy-html-raw .hidden-for-large-up,
  #legacy-html-raw .hidden-for-large,
  #legacy-html-raw .visible-for-large-down,
  #legacy-html-raw .hidden-for-xlarge-only,
  #legacy-html-raw .hidden-for-xlarge-up,
  #legacy-html-raw .hidden-for-xlarge,
  #legacy-html-raw .visible-for-xlarge-down,
  #legacy-html-raw .hidden-for-xxlarge-only,
  #legacy-html-raw .hidden-for-xxlarge-up,
  #legacy-html-raw .hidden-for-xxlarge,
  #legacy-html-raw .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  #legacy-html-raw .visible-for-small-only,
  #legacy-html-raw .hidden-for-small-up,
  #legacy-html-raw .visible-for-small,
  #legacy-html-raw .visible-for-small-down,
  #legacy-html-raw .hidden-for-medium-only,
  #legacy-html-raw .hidden-for-medium-up,
  #legacy-html-raw .hidden-for-medium,
  #legacy-html-raw .hidden-for-medium-down,
  #legacy-html-raw .visible-for-large-only,
  #legacy-html-raw .visible-for-large-up,
  #legacy-html-raw .visible-for-large,
  #legacy-html-raw .hidden-for-large-down,
  #legacy-html-raw .visible-for-xlarge-only,
  #legacy-html-raw .visible-for-xlarge-up,
  #legacy-html-raw .visible-for-xlarge,
  #legacy-html-raw .hidden-for-xlarge-down,
  #legacy-html-raw .visible-for-xxlarge-only,
  #legacy-html-raw .visible-for-xxlarge-up,
  #legacy-html-raw .visible-for-xxlarge,
  #legacy-html-raw .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  #legacy-html-raw table.hide-for-small-only,
  #legacy-html-raw table.show-for-small-up,
  #legacy-html-raw table.hide-for-small,
  #legacy-html-raw table.hide-for-small-down,
  #legacy-html-raw table.show-for-medium-only,
  #legacy-html-raw table.show-for-medium-up,
  #legacy-html-raw table.show-for-medium,
  #legacy-html-raw table.show-for-medium-down,
  #legacy-html-raw table.hide-for-large-only,
  #legacy-html-raw table.hide-for-large-up,
  #legacy-html-raw table.hide-for-large,
  #legacy-html-raw table.show-for-large-down,
  #legacy-html-raw table.hide-for-xlarge-only,
  #legacy-html-raw table.hide-for-xlarge-up,
  #legacy-html-raw table.hide-for-xlarge,
  #legacy-html-raw table.show-for-xlarge-down,
  #legacy-html-raw table.hide-for-xxlarge-only,
  #legacy-html-raw table.hide-for-xxlarge-up,
  #legacy-html-raw table.hide-for-xxlarge,
  #legacy-html-raw table.show-for-xxlarge-down {
    display: table;
  }

  #legacy-html-raw thead.hide-for-small-only,
  #legacy-html-raw thead.show-for-small-up,
  #legacy-html-raw thead.hide-for-small,
  #legacy-html-raw thead.hide-for-small-down,
  #legacy-html-raw thead.show-for-medium-only,
  #legacy-html-raw thead.show-for-medium-up,
  #legacy-html-raw thead.show-for-medium,
  #legacy-html-raw thead.show-for-medium-down,
  #legacy-html-raw thead.hide-for-large-only,
  #legacy-html-raw thead.hide-for-large-up,
  #legacy-html-raw thead.hide-for-large,
  #legacy-html-raw thead.show-for-large-down,
  #legacy-html-raw thead.hide-for-xlarge-only,
  #legacy-html-raw thead.hide-for-xlarge-up,
  #legacy-html-raw thead.hide-for-xlarge,
  #legacy-html-raw thead.show-for-xlarge-down,
  #legacy-html-raw thead.hide-for-xxlarge-only,
  #legacy-html-raw thead.hide-for-xxlarge-up,
  #legacy-html-raw thead.hide-for-xxlarge,
  #legacy-html-raw thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  #legacy-html-raw tbody.hide-for-small-only,
  #legacy-html-raw tbody.show-for-small-up,
  #legacy-html-raw tbody.hide-for-small,
  #legacy-html-raw tbody.hide-for-small-down,
  #legacy-html-raw tbody.show-for-medium-only,
  #legacy-html-raw tbody.show-for-medium-up,
  #legacy-html-raw tbody.show-for-medium,
  #legacy-html-raw tbody.show-for-medium-down,
  #legacy-html-raw tbody.hide-for-large-only,
  #legacy-html-raw tbody.hide-for-large-up,
  #legacy-html-raw tbody.hide-for-large,
  #legacy-html-raw tbody.show-for-large-down,
  #legacy-html-raw tbody.hide-for-xlarge-only,
  #legacy-html-raw tbody.hide-for-xlarge-up,
  #legacy-html-raw tbody.hide-for-xlarge,
  #legacy-html-raw tbody.show-for-xlarge-down,
  #legacy-html-raw tbody.hide-for-xxlarge-only,
  #legacy-html-raw tbody.hide-for-xxlarge-up,
  #legacy-html-raw tbody.hide-for-xxlarge,
  #legacy-html-raw tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  #legacy-html-raw tr.hide-for-small-only,
  #legacy-html-raw tr.show-for-small-up,
  #legacy-html-raw tr.hide-for-small,
  #legacy-html-raw tr.hide-for-small-down,
  #legacy-html-raw tr.show-for-medium-only,
  #legacy-html-raw tr.show-for-medium-up,
  #legacy-html-raw tr.show-for-medium,
  #legacy-html-raw tr.show-for-medium-down,
  #legacy-html-raw tr.hide-for-large-only,
  #legacy-html-raw tr.hide-for-large-up,
  #legacy-html-raw tr.hide-for-large,
  #legacy-html-raw tr.show-for-large-down,
  #legacy-html-raw tr.hide-for-xlarge-only,
  #legacy-html-raw tr.hide-for-xlarge-up,
  #legacy-html-raw tr.hide-for-xlarge,
  #legacy-html-raw tr.show-for-xlarge-down,
  #legacy-html-raw tr.hide-for-xxlarge-only,
  #legacy-html-raw tr.hide-for-xxlarge-up,
  #legacy-html-raw tr.hide-for-xxlarge,
  #legacy-html-raw tr.show-for-xxlarge-down {
    display: table-row !important;
  }

  #legacy-html-raw th.hide-for-small-only,
  #legacy-html-raw td.hide-for-small-only,
  #legacy-html-raw th.show-for-small-up,
  #legacy-html-raw td.show-for-small-up,
  #legacy-html-raw th.hide-for-small,
  #legacy-html-raw td.hide-for-small,
  #legacy-html-raw th.hide-for-small-down,
  #legacy-html-raw td.hide-for-small-down,
  #legacy-html-raw th.show-for-medium-only,
  #legacy-html-raw td.show-for-medium-only,
  #legacy-html-raw th.show-for-medium-up,
  #legacy-html-raw td.show-for-medium-up,
  #legacy-html-raw th.show-for-medium,
  #legacy-html-raw td.show-for-medium,
  #legacy-html-raw th.show-for-medium-down,
  #legacy-html-raw td.show-for-medium-down,
  #legacy-html-raw th.hide-for-large-only,
  #legacy-html-raw td.hide-for-large-only,
  #legacy-html-raw th.hide-for-large-up,
  #legacy-html-raw td.hide-for-large-up,
  #legacy-html-raw th.hide-for-large,
  #legacy-html-raw td.hide-for-large,
  #legacy-html-raw th.show-for-large-down,
  #legacy-html-raw td.show-for-large-down,
  #legacy-html-raw th.hide-for-xlarge-only,
  #legacy-html-raw td.hide-for-xlarge-only,
  #legacy-html-raw th.hide-for-xlarge-up,
  #legacy-html-raw td.hide-for-xlarge-up,
  #legacy-html-raw th.hide-for-xlarge,
  #legacy-html-raw td.hide-for-xlarge,
  #legacy-html-raw th.show-for-xlarge-down,
  #legacy-html-raw td.show-for-xlarge-down,
  #legacy-html-raw th.hide-for-xxlarge-only,
  #legacy-html-raw td.hide-for-xxlarge-only,
  #legacy-html-raw th.hide-for-xxlarge-up,
  #legacy-html-raw td.hide-for-xxlarge-up,
  #legacy-html-raw th.hide-for-xxlarge,
  #legacy-html-raw td.hide-for-xxlarge,
  #legacy-html-raw th.show-for-xxlarge-down,
  #legacy-html-raw td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

@media only screen and (min-width: 64.063em) {
  #legacy-html-raw .show-for-small-only,
  #legacy-html-raw .hide-for-small-up,
  #legacy-html-raw .show-for-small,
  #legacy-html-raw .show-for-small-down,
  #legacy-html-raw .show-for-medium-only,
  #legacy-html-raw .hide-for-medium-up,
  #legacy-html-raw .show-for-medium,
  #legacy-html-raw .show-for-medium-down,
  #legacy-html-raw .hide-for-large-only,
  #legacy-html-raw .hide-for-large-up,
  #legacy-html-raw .hide-for-large,
  #legacy-html-raw .hide-for-large-down,
  #legacy-html-raw .show-for-xlarge-only,
  #legacy-html-raw .show-for-xlarge-up,
  #legacy-html-raw .show-for-xlarge,
  #legacy-html-raw .hide-for-xlarge-down,
  #legacy-html-raw .show-for-xxlarge-only,
  #legacy-html-raw .show-for-xxlarge-up,
  #legacy-html-raw .show-for-xxlarge,
  #legacy-html-raw .hide-for-xxlarge-down {
    display: none !important;
  }
}

@media only screen and (min-width: 90.063em) {
  #legacy-html-raw .hide-for-small-only,
  #legacy-html-raw .show-for-small-up,
  #legacy-html-raw .hide-for-small,
  #legacy-html-raw .hide-for-small-down,
  #legacy-html-raw .hide-for-medium-only,
  #legacy-html-raw .show-for-medium-up,
  #legacy-html-raw .hide-for-medium,
  #legacy-html-raw .hide-for-medium-down,
  #legacy-html-raw .hide-for-large-only,
  #legacy-html-raw .show-for-large-up,
  #legacy-html-raw .hide-for-large,
  #legacy-html-raw .hide-for-large-down,
  #legacy-html-raw .show-for-xlarge-only,
  #legacy-html-raw .show-for-xlarge-up,
  #legacy-html-raw .show-for-xlarge,
  #legacy-html-raw .show-for-xlarge-down,
  #legacy-html-raw .hide-for-xxlarge-only,
  #legacy-html-raw .hide-for-xxlarge-up,
  #legacy-html-raw .hide-for-xxlarge,
  #legacy-html-raw .show-for-xxlarge-down {
    display: inherit !important;
  }

  #legacy-html-raw .show-for-small-only,
  #legacy-html-raw .hide-for-small-up,
  #legacy-html-raw .show-for-small,
  #legacy-html-raw .show-for-small-down,
  #legacy-html-raw .show-for-medium-only,
  #legacy-html-raw .hide-for-medium-up,
  #legacy-html-raw .show-for-medium,
  #legacy-html-raw .show-for-medium-down,
  #legacy-html-raw .show-for-large-only,
  #legacy-html-raw .hide-for-large-up,
  #legacy-html-raw .show-for-large,
  #legacy-html-raw .show-for-large-down,
  #legacy-html-raw .hide-for-xlarge-only,
  #legacy-html-raw .hide-for-xlarge-up,
  #legacy-html-raw .hide-for-xlarge,
  #legacy-html-raw .hide-for-xlarge-down,
  #legacy-html-raw .show-for-xxlarge-only,
  #legacy-html-raw .show-for-xxlarge-up,
  #legacy-html-raw .show-for-xxlarge,
  #legacy-html-raw .hide-for-xxlarge-down {
    display: none !important;
  }

  #legacy-html-raw .hidden-for-small-only,
  #legacy-html-raw .visible-for-small-up,
  #legacy-html-raw .hidden-for-small,
  #legacy-html-raw .hidden-for-small-down,
  #legacy-html-raw .hidden-for-medium-only,
  #legacy-html-raw .visible-for-medium-up,
  #legacy-html-raw .hidden-for-medium,
  #legacy-html-raw .hidden-for-medium-down,
  #legacy-html-raw .hidden-for-large-only,
  #legacy-html-raw .visible-for-large-up,
  #legacy-html-raw .hidden-for-large,
  #legacy-html-raw .hidden-for-large-down,
  #legacy-html-raw .visible-for-xlarge-only,
  #legacy-html-raw .visible-for-xlarge-up,
  #legacy-html-raw .visible-for-xlarge,
  #legacy-html-raw .visible-for-xlarge-down,
  #legacy-html-raw .hidden-for-xxlarge-only,
  #legacy-html-raw .hidden-for-xxlarge-up,
  #legacy-html-raw .hidden-for-xxlarge,
  #legacy-html-raw .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  #legacy-html-raw .visible-for-small-only,
  #legacy-html-raw .hidden-for-small-up,
  #legacy-html-raw .visible-for-small,
  #legacy-html-raw .visible-for-small-down,
  #legacy-html-raw .visible-for-medium-only,
  #legacy-html-raw .hidden-for-medium-up,
  #legacy-html-raw .visible-for-medium,
  #legacy-html-raw .visible-for-medium-down,
  #legacy-html-raw .visible-for-large-only,
  #legacy-html-raw .hidden-for-large-up,
  #legacy-html-raw .visible-for-large,
  #legacy-html-raw .visible-for-large-down,
  #legacy-html-raw .hidden-for-xlarge-only,
  #legacy-html-raw .hidden-for-xlarge-up,
  #legacy-html-raw .hidden-for-xlarge,
  #legacy-html-raw .hidden-for-xlarge-down,
  #legacy-html-raw .visible-for-xxlarge-only,
  #legacy-html-raw .visible-for-xxlarge-up,
  #legacy-html-raw .visible-for-xxlarge,
  #legacy-html-raw .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  #legacy-html-raw table.hide-for-small-only,
  #legacy-html-raw table.show-for-small-up,
  #legacy-html-raw table.hide-for-small,
  #legacy-html-raw table.hide-for-small-down,
  #legacy-html-raw table.hide-for-medium-only,
  #legacy-html-raw table.show-for-medium-up,
  #legacy-html-raw table.hide-for-medium,
  #legacy-html-raw table.hide-for-medium-down,
  #legacy-html-raw table.hide-for-large-only,
  #legacy-html-raw table.show-for-large-up,
  #legacy-html-raw table.hide-for-large,
  #legacy-html-raw table.hide-for-large-down,
  #legacy-html-raw table.show-for-xlarge-only,
  #legacy-html-raw table.show-for-xlarge-up,
  #legacy-html-raw table.show-for-xlarge,
  #legacy-html-raw table.show-for-xlarge-down,
  #legacy-html-raw table.hide-for-xxlarge-only,
  #legacy-html-raw table.hide-for-xxlarge-up,
  #legacy-html-raw table.hide-for-xxlarge,
  #legacy-html-raw table.show-for-xxlarge-down {
    display: table;
  }

  #legacy-html-raw thead.hide-for-small-only,
  #legacy-html-raw thead.show-for-small-up,
  #legacy-html-raw thead.hide-for-small,
  #legacy-html-raw thead.hide-for-small-down,
  #legacy-html-raw thead.hide-for-medium-only,
  #legacy-html-raw thead.show-for-medium-up,
  #legacy-html-raw thead.hide-for-medium,
  #legacy-html-raw thead.hide-for-medium-down,
  #legacy-html-raw thead.hide-for-large-only,
  #legacy-html-raw thead.show-for-large-up,
  #legacy-html-raw thead.hide-for-large,
  #legacy-html-raw thead.hide-for-large-down,
  #legacy-html-raw thead.show-for-xlarge-only,
  #legacy-html-raw thead.show-for-xlarge-up,
  #legacy-html-raw thead.show-for-xlarge,
  #legacy-html-raw thead.show-for-xlarge-down,
  #legacy-html-raw thead.hide-for-xxlarge-only,
  #legacy-html-raw thead.hide-for-xxlarge-up,
  #legacy-html-raw thead.hide-for-xxlarge,
  #legacy-html-raw thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  #legacy-html-raw tbody.hide-for-small-only,
  #legacy-html-raw tbody.show-for-small-up,
  #legacy-html-raw tbody.hide-for-small,
  #legacy-html-raw tbody.hide-for-small-down,
  #legacy-html-raw tbody.hide-for-medium-only,
  #legacy-html-raw tbody.show-for-medium-up,
  #legacy-html-raw tbody.hide-for-medium,
  #legacy-html-raw tbody.hide-for-medium-down,
  #legacy-html-raw tbody.hide-for-large-only,
  #legacy-html-raw tbody.show-for-large-up,
  #legacy-html-raw tbody.hide-for-large,
  #legacy-html-raw tbody.hide-for-large-down,
  #legacy-html-raw tbody.show-for-xlarge-only,
  #legacy-html-raw tbody.show-for-xlarge-up,
  #legacy-html-raw tbody.show-for-xlarge,
  #legacy-html-raw tbody.show-for-xlarge-down,
  #legacy-html-raw tbody.hide-for-xxlarge-only,
  #legacy-html-raw tbody.hide-for-xxlarge-up,
  #legacy-html-raw tbody.hide-for-xxlarge,
  #legacy-html-raw tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  #legacy-html-raw tr.hide-for-small-only,
  #legacy-html-raw tr.show-for-small-up,
  #legacy-html-raw tr.hide-for-small,
  #legacy-html-raw tr.hide-for-small-down,
  #legacy-html-raw tr.hide-for-medium-only,
  #legacy-html-raw tr.show-for-medium-up,
  #legacy-html-raw tr.hide-for-medium,
  #legacy-html-raw tr.hide-for-medium-down,
  #legacy-html-raw tr.hide-for-large-only,
  #legacy-html-raw tr.show-for-large-up,
  #legacy-html-raw tr.hide-for-large,
  #legacy-html-raw tr.hide-for-large-down,
  #legacy-html-raw tr.show-for-xlarge-only,
  #legacy-html-raw tr.show-for-xlarge-up,
  #legacy-html-raw tr.show-for-xlarge,
  #legacy-html-raw tr.show-for-xlarge-down,
  #legacy-html-raw tr.hide-for-xxlarge-only,
  #legacy-html-raw tr.hide-for-xxlarge-up,
  #legacy-html-raw tr.hide-for-xxlarge,
  #legacy-html-raw tr.show-for-xxlarge-down {
    display: table-row !important;
  }

  #legacy-html-raw th.hide-for-small-only,
  #legacy-html-raw td.hide-for-small-only,
  #legacy-html-raw th.show-for-small-up,
  #legacy-html-raw td.show-for-small-up,
  #legacy-html-raw th.hide-for-small,
  #legacy-html-raw td.hide-for-small,
  #legacy-html-raw th.hide-for-small-down,
  #legacy-html-raw td.hide-for-small-down,
  #legacy-html-raw th.hide-for-medium-only,
  #legacy-html-raw td.hide-for-medium-only,
  #legacy-html-raw th.show-for-medium-up,
  #legacy-html-raw td.show-for-medium-up,
  #legacy-html-raw th.hide-for-medium,
  #legacy-html-raw td.hide-for-medium,
  #legacy-html-raw th.hide-for-medium-down,
  #legacy-html-raw td.hide-for-medium-down,
  #legacy-html-raw th.hide-for-large-only,
  #legacy-html-raw td.hide-for-large-only,
  #legacy-html-raw th.show-for-large-up,
  #legacy-html-raw td.show-for-large-up,
  #legacy-html-raw th.hide-for-large,
  #legacy-html-raw td.hide-for-large,
  #legacy-html-raw th.hide-for-large-down,
  #legacy-html-raw td.hide-for-large-down,
  #legacy-html-raw th.show-for-xlarge-only,
  #legacy-html-raw td.show-for-xlarge-only,
  #legacy-html-raw th.show-for-xlarge-up,
  #legacy-html-raw td.show-for-xlarge-up,
  #legacy-html-raw th.show-for-xlarge,
  #legacy-html-raw td.show-for-xlarge,
  #legacy-html-raw th.show-for-xlarge-down,
  #legacy-html-raw td.show-for-xlarge-down,
  #legacy-html-raw th.hide-for-xxlarge-only,
  #legacy-html-raw td.hide-for-xxlarge-only,
  #legacy-html-raw th.hide-for-xxlarge-up,
  #legacy-html-raw td.hide-for-xxlarge-up,
  #legacy-html-raw th.hide-for-xxlarge,
  #legacy-html-raw td.hide-for-xxlarge,
  #legacy-html-raw th.show-for-xxlarge-down,
  #legacy-html-raw td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

@media only screen and (min-width: 120.063em) {
  #legacy-html-raw .hide-for-small-only,
  #legacy-html-raw .show-for-small-up,
  #legacy-html-raw .hide-for-small,
  #legacy-html-raw .hide-for-small-down,
  #legacy-html-raw .hide-for-medium-only,
  #legacy-html-raw .show-for-medium-up,
  #legacy-html-raw .hide-for-medium,
  #legacy-html-raw .hide-for-medium-down,
  #legacy-html-raw .hide-for-large-only,
  #legacy-html-raw .show-for-large-up,
  #legacy-html-raw .hide-for-large,
  #legacy-html-raw .hide-for-large-down,
  #legacy-html-raw .hide-for-xlarge-only,
  #legacy-html-raw .show-for-xlarge-up,
  #legacy-html-raw .hide-for-xlarge,
  #legacy-html-raw .hide-for-xlarge-down,
  #legacy-html-raw .show-for-xxlarge-only,
  #legacy-html-raw .show-for-xxlarge-up,
  #legacy-html-raw .show-for-xxlarge,
  #legacy-html-raw .show-for-xxlarge-down {
    display: inherit !important;
  }

  #legacy-html-raw .show-for-small-only,
  #legacy-html-raw .hide-for-small-up,
  #legacy-html-raw .show-for-small,
  #legacy-html-raw .show-for-small-down,
  #legacy-html-raw .show-for-medium-only,
  #legacy-html-raw .hide-for-medium-up,
  #legacy-html-raw .show-for-medium,
  #legacy-html-raw .show-for-medium-down,
  #legacy-html-raw .show-for-large-only,
  #legacy-html-raw .hide-for-large-up,
  #legacy-html-raw .show-for-large,
  #legacy-html-raw .show-for-large-down,
  #legacy-html-raw .show-for-xlarge-only,
  #legacy-html-raw .hide-for-xlarge-up,
  #legacy-html-raw .show-for-xlarge,
  #legacy-html-raw .show-for-xlarge-down,
  #legacy-html-raw .hide-for-xxlarge-only,
  #legacy-html-raw .hide-for-xxlarge-up,
  #legacy-html-raw .hide-for-xxlarge,
  #legacy-html-raw .hide-for-xxlarge-down {
    display: none !important;
  }

  #legacy-html-raw .hidden-for-small-only,
  #legacy-html-raw .visible-for-small-up,
  #legacy-html-raw .hidden-for-small,
  #legacy-html-raw .hidden-for-small-down,
  #legacy-html-raw .hidden-for-medium-only,
  #legacy-html-raw .visible-for-medium-up,
  #legacy-html-raw .hidden-for-medium,
  #legacy-html-raw .hidden-for-medium-down,
  #legacy-html-raw .hidden-for-large-only,
  #legacy-html-raw .visible-for-large-up,
  #legacy-html-raw .hidden-for-large,
  #legacy-html-raw .hidden-for-large-down,
  #legacy-html-raw .hidden-for-xlarge-only,
  #legacy-html-raw .visible-for-xlarge-up,
  #legacy-html-raw .hidden-for-xlarge,
  #legacy-html-raw .hidden-for-xlarge-down,
  #legacy-html-raw .visible-for-xxlarge-only,
  #legacy-html-raw .visible-for-xxlarge-up,
  #legacy-html-raw .visible-for-xxlarge,
  #legacy-html-raw .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  #legacy-html-raw .visible-for-small-only,
  #legacy-html-raw .hidden-for-small-up,
  #legacy-html-raw .visible-for-small,
  #legacy-html-raw .visible-for-small-down,
  #legacy-html-raw .visible-for-medium-only,
  #legacy-html-raw .hidden-for-medium-up,
  #legacy-html-raw .visible-for-medium,
  #legacy-html-raw .visible-for-medium-down,
  #legacy-html-raw .visible-for-large-only,
  #legacy-html-raw .hidden-for-large-up,
  #legacy-html-raw .visible-for-large,
  #legacy-html-raw .visible-for-large-down,
  #legacy-html-raw .visible-for-xlarge-only,
  #legacy-html-raw .hidden-for-xlarge-up,
  #legacy-html-raw .visible-for-xlarge,
  #legacy-html-raw .visible-for-xlarge-down,
  #legacy-html-raw .hidden-for-xxlarge-only,
  #legacy-html-raw .hidden-for-xxlarge-up,
  #legacy-html-raw .hidden-for-xxlarge,
  #legacy-html-raw .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }

  #legacy-html-raw table.hide-for-small-only,
  #legacy-html-raw table.show-for-small-up,
  #legacy-html-raw table.hide-for-small,
  #legacy-html-raw table.hide-for-small-down,
  #legacy-html-raw table.hide-for-medium-only,
  #legacy-html-raw table.show-for-medium-up,
  #legacy-html-raw table.hide-for-medium,
  #legacy-html-raw table.hide-for-medium-down,
  #legacy-html-raw table.hide-for-large-only,
  #legacy-html-raw table.show-for-large-up,
  #legacy-html-raw table.hide-for-large,
  #legacy-html-raw table.hide-for-large-down,
  #legacy-html-raw table.hide-for-xlarge-only,
  #legacy-html-raw table.show-for-xlarge-up,
  #legacy-html-raw table.hide-for-xlarge,
  #legacy-html-raw table.hide-for-xlarge-down,
  #legacy-html-raw table.show-for-xxlarge-only,
  #legacy-html-raw table.show-for-xxlarge-up,
  #legacy-html-raw table.show-for-xxlarge,
  #legacy-html-raw table.show-for-xxlarge-down {
    display: table;
  }

  #legacy-html-raw thead.hide-for-small-only,
  #legacy-html-raw thead.show-for-small-up,
  #legacy-html-raw thead.hide-for-small,
  #legacy-html-raw thead.hide-for-small-down,
  #legacy-html-raw thead.hide-for-medium-only,
  #legacy-html-raw thead.show-for-medium-up,
  #legacy-html-raw thead.hide-for-medium,
  #legacy-html-raw thead.hide-for-medium-down,
  #legacy-html-raw thead.hide-for-large-only,
  #legacy-html-raw thead.show-for-large-up,
  #legacy-html-raw thead.hide-for-large,
  #legacy-html-raw thead.hide-for-large-down,
  #legacy-html-raw thead.hide-for-xlarge-only,
  #legacy-html-raw thead.show-for-xlarge-up,
  #legacy-html-raw thead.hide-for-xlarge,
  #legacy-html-raw thead.hide-for-xlarge-down,
  #legacy-html-raw thead.show-for-xxlarge-only,
  #legacy-html-raw thead.show-for-xxlarge-up,
  #legacy-html-raw thead.show-for-xxlarge,
  #legacy-html-raw thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  #legacy-html-raw tbody.hide-for-small-only,
  #legacy-html-raw tbody.show-for-small-up,
  #legacy-html-raw tbody.hide-for-small,
  #legacy-html-raw tbody.hide-for-small-down,
  #legacy-html-raw tbody.hide-for-medium-only,
  #legacy-html-raw tbody.show-for-medium-up,
  #legacy-html-raw tbody.hide-for-medium,
  #legacy-html-raw tbody.hide-for-medium-down,
  #legacy-html-raw tbody.hide-for-large-only,
  #legacy-html-raw tbody.show-for-large-up,
  #legacy-html-raw tbody.hide-for-large,
  #legacy-html-raw tbody.hide-for-large-down,
  #legacy-html-raw tbody.hide-for-xlarge-only,
  #legacy-html-raw tbody.show-for-xlarge-up,
  #legacy-html-raw tbody.hide-for-xlarge,
  #legacy-html-raw tbody.hide-for-xlarge-down,
  #legacy-html-raw tbody.show-for-xxlarge-only,
  #legacy-html-raw tbody.show-for-xxlarge-up,
  #legacy-html-raw tbody.show-for-xxlarge,
  #legacy-html-raw tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  #legacy-html-raw tr.hide-for-small-only,
  #legacy-html-raw tr.show-for-small-up,
  #legacy-html-raw tr.hide-for-small,
  #legacy-html-raw tr.hide-for-small-down,
  #legacy-html-raw tr.hide-for-medium-only,
  #legacy-html-raw tr.show-for-medium-up,
  #legacy-html-raw tr.hide-for-medium,
  #legacy-html-raw tr.hide-for-medium-down,
  #legacy-html-raw tr.hide-for-large-only,
  #legacy-html-raw tr.show-for-large-up,
  #legacy-html-raw tr.hide-for-large,
  #legacy-html-raw tr.hide-for-large-down,
  #legacy-html-raw tr.hide-for-xlarge-only,
  #legacy-html-raw tr.show-for-xlarge-up,
  #legacy-html-raw tr.hide-for-xlarge,
  #legacy-html-raw tr.hide-for-xlarge-down,
  #legacy-html-raw tr.show-for-xxlarge-only,
  #legacy-html-raw tr.show-for-xxlarge-up,
  #legacy-html-raw tr.show-for-xxlarge,
  #legacy-html-raw tr.show-for-xxlarge-down {
    display: table-row !important;
  }

  #legacy-html-raw th.hide-for-small-only,
  #legacy-html-raw td.hide-for-small-only,
  #legacy-html-raw th.show-for-small-up,
  #legacy-html-raw td.show-for-small-up,
  #legacy-html-raw th.hide-for-small,
  #legacy-html-raw td.hide-for-small,
  #legacy-html-raw th.hide-for-small-down,
  #legacy-html-raw td.hide-for-small-down,
  #legacy-html-raw th.hide-for-medium-only,
  #legacy-html-raw td.hide-for-medium-only,
  #legacy-html-raw th.show-for-medium-up,
  #legacy-html-raw td.show-for-medium-up,
  #legacy-html-raw th.hide-for-medium,
  #legacy-html-raw td.hide-for-medium,
  #legacy-html-raw th.hide-for-medium-down,
  #legacy-html-raw td.hide-for-medium-down,
  #legacy-html-raw th.hide-for-large-only,
  #legacy-html-raw td.hide-for-large-only,
  #legacy-html-raw th.show-for-large-up,
  #legacy-html-raw td.show-for-large-up,
  #legacy-html-raw th.hide-for-large,
  #legacy-html-raw td.hide-for-large,
  #legacy-html-raw th.hide-for-large-down,
  #legacy-html-raw td.hide-for-large-down,
  #legacy-html-raw th.hide-for-xlarge-only,
  #legacy-html-raw td.hide-for-xlarge-only,
  #legacy-html-raw th.show-for-xlarge-up,
  #legacy-html-raw td.show-for-xlarge-up,
  #legacy-html-raw th.hide-for-xlarge,
  #legacy-html-raw td.hide-for-xlarge,
  #legacy-html-raw th.hide-for-xlarge-down,
  #legacy-html-raw td.hide-for-xlarge-down,
  #legacy-html-raw th.show-for-xxlarge-only,
  #legacy-html-raw td.show-for-xxlarge-only,
  #legacy-html-raw th.show-for-xxlarge-up,
  #legacy-html-raw td.show-for-xxlarge-up,
  #legacy-html-raw th.show-for-xxlarge,
  #legacy-html-raw td.show-for-xxlarge,
  #legacy-html-raw th.show-for-xxlarge-down,
  #legacy-html-raw td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

#legacy-html-raw .show-for-landscape,
#legacy-html-raw .hide-for-portrait {
  display: inherit !important;
}

#legacy-html-raw .hide-for-landscape,
#legacy-html-raw .show-for-portrait {
  display: none !important;
}

#legacy-html-raw table.hide-for-landscape,
#legacy-html-raw table.show-for-portrait {
  display: table;
}

#legacy-html-raw thead.hide-for-landscape,
#legacy-html-raw thead.show-for-portrait {
  display: table-header-group !important;
}

#legacy-html-raw tbody.hide-for-landscape,
#legacy-html-raw tbody.show-for-portrait {
  display: table-row-group !important;
}

#legacy-html-raw tr.hide-for-landscape,
#legacy-html-raw tr.show-for-portrait {
  display: table-row !important;
}

#legacy-html-raw td.hide-for-landscape,
#legacy-html-raw td.show-for-portrait,
#legacy-html-raw th.hide-for-landscape,
#legacy-html-raw th.show-for-portrait {
  display: table-cell !important;
}

@media only screen and (orientation: landscape) {
  #legacy-html-raw .show-for-landscape,
  #legacy-html-raw .hide-for-portrait {
    display: inherit !important;
  }

  #legacy-html-raw .hide-for-landscape,
  #legacy-html-raw .show-for-portrait {
    display: none !important;
  }

  #legacy-html-raw table.show-for-landscape,
  #legacy-html-raw table.hide-for-portrait {
    display: table;
  }

  #legacy-html-raw thead.show-for-landscape,
  #legacy-html-raw thead.hide-for-portrait {
    display: table-header-group !important;
  }

  #legacy-html-raw tbody.show-for-landscape,
  #legacy-html-raw tbody.hide-for-portrait {
    display: table-row-group !important;
  }

  #legacy-html-raw tr.show-for-landscape,
  #legacy-html-raw tr.hide-for-portrait {
    display: table-row !important;
  }

  #legacy-html-raw td.show-for-landscape,
  #legacy-html-raw td.hide-for-portrait,
  #legacy-html-raw th.show-for-landscape,
  #legacy-html-raw th.hide-for-portrait {
    display: table-cell !important;
  }
}

@media only screen and (orientation: portrait) {
  #legacy-html-raw .show-for-portrait,
  #legacy-html-raw .hide-for-landscape {
    display: inherit !important;
  }

  #legacy-html-raw .hide-for-portrait,
  #legacy-html-raw .show-for-landscape {
    display: none !important;
  }

  #legacy-html-raw table.show-for-portrait,
  #legacy-html-raw table.hide-for-landscape {
    display: table;
  }

  #legacy-html-raw thead.show-for-portrait,
  #legacy-html-raw thead.hide-for-landscape {
    display: table-header-group !important;
  }

  #legacy-html-raw tbody.show-for-portrait,
  #legacy-html-raw tbody.hide-for-landscape {
    display: table-row-group !important;
  }

  #legacy-html-raw tr.show-for-portrait,
  #legacy-html-raw tr.hide-for-landscape {
    display: table-row !important;
  }

  #legacy-html-raw td.show-for-portrait,
  #legacy-html-raw td.hide-for-landscape,
  #legacy-html-raw th.show-for-portrait,
  #legacy-html-raw th.hide-for-landscape {
    display: table-cell !important;
  }
}

#legacy-html-raw .show-for-touch {
  display: none !important;
}

#legacy-html-raw .hide-for-touch {
  display: inherit !important;
}

#legacy-html-raw .touch .show-for-touch {
  display: inherit !important;
}

#legacy-html-raw .touch .hide-for-touch {
  display: none !important;
}

#legacy-html-raw table.hide-for-touch {
  display: table;
}

#legacy-html-raw .touch table.show-for-touch {
  display: table;
}

#legacy-html-raw thead.hide-for-touch {
  display: table-header-group !important;
}

#legacy-html-raw .touch thead.show-for-touch {
  display: table-header-group !important;
}

#legacy-html-raw tbody.hide-for-touch {
  display: table-row-group !important;
}

#legacy-html-raw .touch tbody.show-for-touch {
  display: table-row-group !important;
}

#legacy-html-raw tr.hide-for-touch {
  display: table-row !important;
}

#legacy-html-raw .touch tr.show-for-touch {
  display: table-row !important;
}

#legacy-html-raw td.hide-for-touch {
  display: table-cell !important;
}

#legacy-html-raw .touch td.show-for-touch {
  display: table-cell !important;
}

#legacy-html-raw th.hide-for-touch {
  display: table-cell !important;
}

#legacy-html-raw .touch th.show-for-touch {
  display: table-cell !important;
}

@media print {
  #legacy-html-raw .show-for-print {
    display: block;
  }

  #legacy-html-raw .hide-for-print {
    display: none;
  }

  #legacy-html-raw table.show-for-print {
    display: table;
  }

  #legacy-html-raw thead.show-for-print {
    display: table-header-group !important;
  }

  #legacy-html-raw tbody.show-for-print {
    display: table-row-group !important;
  }

  #legacy-html-raw tr.show-for-print {
    display: table-row !important;
  }

  #legacy-html-raw td.show-for-print {
    display: table-cell !important;
  }

  #legacy-html-raw th.show-for-print {
    display: table-cell !important;
  }
}

/*
@font-face {
    font-family: 'Roboto';
    src: url("/en/fonts/corp/Roboto-Thin.eot");
    src: url("/en/fonts/corp/Roboto-Thin.eot?#iefix") format("embedded-opentype"),
    url("/en/fonts/corp/Roboto-Thin.woff") format("woff"),
    url("/en/fonts/corp/Roboto-Thin.ttf") format("truetype"),
    url("/en/fonts/corp/Roboto-Thin.svg#Roboto") format("svg");
    font-weight: 100;
    font-style: normal
}
@font-face {
    font-family: 'Roboto';
    src: url("/en/fonts/corp/Roboto-ThinItalic.eot");
    src: url("/en/fonts/corp/Roboto-ThinItalic.eot?#iefix") format("embedded-opentype"),
    url("/en/fonts/corp/Roboto-ThinItalic.woff") format("woff"),
    url("/en/fonts/corp/Roboto-ThinItalic.ttf") format("truetype"),
    url("/en/fonts/corp/Roboto-ThinItalic.svg#Roboto") format("svg");
    font-weight: 100;
    font-style: italic
}     */

@font-face {
  font-family: 'Roboto';
  src: url("/etc/designs/investorsgroup/clientlibs/legacy/fonts/Roboto-Light.eot");
  src: url("/etc/designs/investorsgroup/clientlibs/legacy/fonts/Roboto-Light.eot?#iefix") format("embedded-opentype"),
    url("/etc/designs/investorsgroup/clientlibs/legacy/fonts/Roboto-Light.woff") format("woff"),
    url("/etc/designs/investorsgroup/clientlibs/legacy/fonts/Roboto-Light.ttf") format("truetype"),
    url("/etc/designs/investorsgroup/clientlibs/legacy/fonts/Roboto-Light.svg#Roboto") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url("/etc/designs/investorsgroup/clientlibs/legacy/fonts/Roboto-LightItalic.eot");
  src: url("/etc/designs/investorsgroup/clientlibs/legacy/fonts/Roboto-LightItalic.eot?#iefix") format("embedded-opentype"),
    url("/etc/designs/investorsgroup/clientlibs/legacy/fonts/Roboto-LightItalic.woff") format("woff"),
    url("/etc/designs/investorsgroup/clientlibs/legacy/fonts/Roboto-LightItalic.ttf") format("truetype"),
    url("/etc/designs/investorsgroup/clientlibs/legacy/fonts/Roboto-LightItalic.svg#Roboto") format("svg");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Roboto';
  src: url("/etc/designs/investorsgroup/clientlibs/legacy/fonts/Roboto-Regular.eot");
  src: url("/etc/designs/investorsgroup/clientlibs/legacy/fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"),
    url("/etc/designs/investorsgroup/clientlibs/legacy/fonts/Roboto-Regular.woff") format("woff"),
    url("/etc/designs/investorsgroup/clientlibs/legacy/fonts/Roboto-Regular.ttf") format("truetype"),
    url("/etc/designs/investorsgroup/clientlibs/legacy/fonts/Roboto-Regular.svg#Roboto") format("svg");
  font-weight: 400;
  font-style: normal;
}

/*
@font-face {
    font-family: 'Roboto';
    src: url("/en/fonts/corp/Roboto-RegularItalic.eot");
    src: url("/en/fonts/corp/Roboto-RegularItalic.eot?#iefix") format("embedded-opentype"),
    url("/en/fonts/corp/Roboto-RegularItalic.woff") format("woff"),
    url("/en/fonts/corp/Roboto-RegularItalic.ttf") format("truetype"),
    url("/en/fonts/corp/Roboto-RegularItalic.svg#Roboto") format("svg");
    font-weight: 400;
    font-style: italic
}
@font-face {
    font-family: 'Roboto';
    src: url("/en/fonts/corp/Roboto-Medium.eot");
    src: url("/en/fonts/corp/Roboto-Medium.eot?#iefix") format("embedded-opentype"),
    url("/en/fonts/corp/Roboto-Medium.woff") format("woff"),
    url("/en/fonts/corp/Roboto-Medium.ttf") format("truetype"),
    url("/en/fonts/corp/Roboto-Medium.svg#Roboto") format("svg");
    font-weight: 500;
    font-style: normal
}
@font-face {
    font-family: 'Roboto';
    src: url("/en/fonts/corp/Roboto-MediumItalic.eot");
    src: url("/en/fonts/corp/Roboto-MediumItalic.eot?#iefix") format("embedded-opentype"),
    url("/en/fonts/corp/Roboto-MediumItalic.woff") format("woff"),
    url("/en/fonts/corp/Roboto-MediumItalic.ttf") format("truetype"),
    url("/en/fonts/corp/Roboto-MediumItalic.svg#Roboto") format("svg");
    font-weight: 500;
    font-style: italic
}    */

@font-face {
  font-family: 'Roboto';
  src: url("/etc/designs/investorsgroup/clientlibs/legacy/fonts/Roboto-Bold.eot");
  src: url("/etc/designs/investorsgroup/clientlibs/legacy/fonts/Roboto-Bold.eot?#iefix") format("embedded-opentype"),
    url("/etc/designs/investorsgroup/clientlibs/legacy/fonts/Roboto-Bold.woff") format("woff"),
    url("/etc/designs/investorsgroup/clientlibs/legacy/fonts/Roboto-Bold.ttf") format("truetype"),
    url("/etc/designs/investorsgroup/clientlibs/legacy/fonts/Roboto-Bold.svg#Roboto") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto';
  src: url("/etc/designs/investorsgroup/clientlibs/legacy/fonts/Roboto-BoldItalic.eot");
  src: url("/etc/designs/investorsgroup/clientlibs/legacy/fonts/Roboto-BoldItalic.eot?#iefix") format("embedded-opentype"),
    url("/etc/designs/investorsgroup/clientlibs/legacy/fonts/Roboto-BoldItalic.woff") format("woff"),
    url("/etc/designs/investorsgroup/clientlibs/legacy/fonts/Roboto-BoldItalic.ttf") format("truetype"),
    url("/etc/designs/investorsgroup/clientlibs/legacy/fonts/Roboto-BoldItalic.svg#Roboto") format("svg");
  font-weight: 700;
  font-style: italic;
}

/*
@font-face {
    font-family: 'Roboto';
    src: url("/en/fonts/corp/Roboto-Black.eot");
    src: url("/en/fonts/corp/Roboto-Black.eot?#iefix") format("embedded-opentype"),
    url("/en/fonts/corp/Roboto-Black.woff") format("woff"),
    url("/en/fonts/corp/Roboto-Black.ttf") format("truetype"),
    url("/en/fonts/corp/Roboto-Black.svg#Roboto") format("svg");
    font-weight: 900;
    font-style: normal
}
@font-face {
    font-family: 'Roboto';
    src: url("/en/fonts/corp/Roboto-BlackItalic.eot");
    src: url("/en/fonts/corp/Roboto-BlackItalic.eot?#iefix") format("embedded-opentype"),
    url("/en/fonts/corp/Roboto-BlackItalic.woff") format("woff"),
    url("/en/fonts/corp/Roboto-BlackItalic.ttf") format("truetype"),
    url("/en/fonts/corp/Roboto-BlackItalic.svg#Roboto") format("svg");
    font-weight: 900;
    font-style: italic
}
@font-face {
    font-family: 'Roboto Slab';
    src: url("/en/fonts/corp/RobotoSlab-Thin.eot");
    src: url("/en/fonts/corp/RobotoSlab-Thin.eot?#iefix") format("embedded-opentype"),
    url("/en/fonts/corp/RobotoSlab-Thin.woff") format("woff"),
    url("/en/fonts/corp/RobotoSlab-Thin.ttf") format("truetype"),
    url("/en/fonts/corp/RobotoSlab-Thin.svg#Roboto") format("svg");
    font-weight: 100;
    font-style: normal
}
@font-face {
    font-family: 'Roboto Slab';
    src: url("/en/fonts/corp/RobotoSlab-ThinItalic.eot");
    src: url("/en/fonts/corp/RobotoSlab-ThinItalic.eot?#iefix") format("embedded-opentype"),
    url("/en/fonts/corp/RobotoSlab-ThinItalic.woff") format("woff"),
    url("/en/fonts/corp/RobotoSlab-ThinItalic.ttf") format("truetype"),
    url("/en/fonts/corp/RobotoSlab-ThinItalic.svg#Roboto") format("svg");
    font-weight: 100;
    font-style: italic
}
@font-face {
    font-family: 'Roboto Slab';
    src: url("/en/fonts/corp/RobotoSlab-Light.eot");
    src: url("/en/fonts/corp/RobotoSlab-Light.eot?#iefix") format("embedded-opentype"),
    url("/en/fonts/corp/RobotoSlab-Light.woff") format("woff"),
    url("/en/fonts/corp/RobotoSlab-Light.ttf") format("truetype"),
    url("/en/fonts/corp/RobotoSlab-Light.svg#Roboto") format("svg");
    font-weight: 300;
    font-style: normal
}
@font-face {
    font-family: 'Roboto Slab';
    src: url("/en/fonts/corp/RobotoSlab-LightItalic.eot");
    src: url("/en/fonts/corp/RobotoSlab-LightItalic.eot?#iefix") format("embedded-opentype"),
    url("/en/fonts/corp/RobotoSlab-LightItalic.woff") format("woff"),
    url("/en/fonts/corp/RobotoSlab-LightItalic.ttf") format("truetype"),
    url("/en/fonts/corp/RobotoSlab-LightItalic.svg#Roboto") format("svg");
    font-weight: 300;
    font-style: italic
}
@font-face {
    font-family: 'Roboto Slab';
    src: url("/en/fonts/corp/RobotoSlab-Regular.eot");
    src: url("/en/fonts/corp/RobotoSlab-Regular.eot?#iefix") format("embedded-opentype"),
    url("/en/fonts/corp/RobotoSlab-Regular.woff") format("woff"),
    url("/en/fonts/corp/RobotoSlab-Regular.ttf") format("truetype"),
    url("/en/fonts/corp/RobotoSlab-Regular.svg#Roboto") format("svg");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: 'Roboto Slab';
    src: url("/en/fonts/corp/RobotoSlab-RegularItalic.eot");
    src: url("/en/fonts/corp/RobotoSlab-RegularItalic.eot?#iefix") format("embedded-opentype"),
    url("/en/fonts/corp/RobotoSlab-RegularItalic.woff") format("woff"),
    url("/en/fonts/corp/RobotoSlab-RegularItalic.ttf") format("truetype"),
    url("/en/fonts/corp/RobotoSlab-RegularItalic.svg#Roboto") format("svg");
    font-weight: 400;
    font-style: italic
}
@font-face {
    font-family: 'Roboto Slab';
    src: url("/en/fonts/corp/RobotoSlab-Bold.eot");
    src: url("/en/fonts/corp/RobotoSlab-Bold.eot?#iefix") format("embedded-opentype"),
    url("/en/fonts/corp/RobotoSlab-Bold.woff") format("woff"),
    url("/en/fonts/corp/RobotoSlab-Bold.ttf") format("truetype"),
    url("/en/fonts/corp/RobotoSlab-Bold.svg#Roboto") format("svg");
    font-weight: 700;
    font-style: normal
}
@font-face {
    font-family: 'Roboto Slab';
    src: url("/en/fonts/corp/RobotoSlab-BoldItalic.eot");
    src: url("/en/fonts/corp/RobotoSlab-BoldItalic.eot?#iefix") format("embedded-opentype"),
    url("/en/fonts/corp/RobotoSlab-BoldItalic.woff") format("woff"),
    url("/en/fonts/corp/RobotoSlab-BoldItalic.ttf") format("truetype"),
    url("/en/fonts/corp/RobotoSlab-BoldItalic.svg#Roboto") format("svg");
    font-weight: 700;
    font-style: italic
} */

@font-face {
  font-family: "Flaticon";
  src: url("/etc/designs/investorsgroup/clientlibs/legacy/fonts/flaticon.eot");
  src: url("/etc/designs/investorsgroup/clientlibs/legacy/fonts/flaticon.eot#iefix") format("embedded-opentype"),
    url("/etc/designs/investorsgroup/clientlibs/legacy/fonts/flaticon.woff") format("woff"),
    url("/etc/designs/investorsgroup/clientlibs/legacy/fonts/flaticon.ttf") format("truetype"),
    url("/etc/designs/investorsgroup/clientlibs/legacy/fonts/laticon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

#legacy-html-raw [class^="flaticon-"]:before,
#legacy-html-raw [class*=" flaticon-"]:before,
#legacy-html-raw [class^="flaticon-"]:after,
#legacy-html-raw [class*=" flaticon-"]:after {
  font-family: Flaticon;
  font-size: 30px;
  font-style: normal;
  margin-left: 20px;
}

#legacy-html-raw .flaticon-add32:before {
  content: "\e000";
}

#legacy-html-raw .flaticon-add34:before {
  content: "\e001";
}

#legacy-html-raw .flaticon-address6:before {
  content: "\e002";
}

#legacy-html-raw .flaticon-address7:before {
  content: "\e003";
}

#legacy-html-raw .flaticon-adult:before {
  content: "\e004";
}

#legacy-html-raw .flaticon-behance1:before {
  content: "\e005";
}

#legacy-html-raw .flaticon-black53:before {
  content: "\e006";
}

#legacy-html-raw .flaticon-black56:before {
  content: "\e007";
}

#legacy-html-raw .flaticon-blind:before {
  content: "\e008";
}

#legacy-html-raw .flaticon-calendar7:before {
  content: "\e009";
}

#legacy-html-raw .flaticon-calendar9:before {
  content: "\e00a";
}

#legacy-html-raw .flaticon-chat2:before {
  content: "\e00b";
}

#legacy-html-raw .flaticon-check6:before {
  content: "\e00c";
}

#legacy-html-raw .flaticon-check7:before {
  content: "\e00d";
}

#legacy-html-raw .flaticon-circle12:before {
  content: "\e00e";
}

#legacy-html-raw .flaticon-clock6:before {
  content: "\e00f";
}

#legacy-html-raw .flaticon-closed4:before {
  content: "\e010";
}

#legacy-html-raw .flaticon-cloud16:before {
  content: "\e011";
}

#legacy-html-raw .flaticon-cloud17:before {
  content: "\e012";
}

#legacy-html-raw .flaticon-compass5:before {
  content: "\e013";
}

#legacy-html-raw .flaticon-compass6:before {
  content: "\e014";
}

#legacy-html-raw .flaticon-css:before {
  content: "\e015";
}

#legacy-html-raw .flaticon-delicious2:before {
  content: "\e016";
}

#legacy-html-raw .flaticon-digg1:before {
  content: "\e017";
}

#legacy-html-raw .flaticon-dog3:before {
  content: "\e018";
}

#legacy-html-raw .flaticon-down9:before {
  content: "\e019";
}

#legacy-html-raw .flaticon-dribbble2:before {
  content: "\e01a";
}

#legacy-html-raw .flaticon-edit7:before {
  content: "\e01b";
}

#legacy-html-raw .flaticon-edit8:before {
  content: "\e01c";
}

#legacy-html-raw .flaticon-eject7:before {
  content: "\e01d";
}

#legacy-html-raw .flaticon-elevator1:before {
  content: "\e01e";
}

#legacy-html-raw .flaticon-error7:before {
  content: "\e01f";
}

#legacy-html-raw .flaticon-eyeball:before {
  content: "\e020";
}

#legacy-html-raw .flaticon-facebook8:before {
  content: "\e021";
}

#legacy-html-raw .flaticon-female2:before {
  content: "\e022";
}

#legacy-html-raw .flaticon-file6:before {
  content: "\e023";
}

#legacy-html-raw .flaticon-flag10:before {
  content: "\e024";
}

#legacy-html-raw .flaticon-flag9:before {
  content: "\e025";
}

#legacy-html-raw .flaticon-flickr3:before {
  content: "\e026";
}

#legacy-html-raw .flaticon-folder17:before {
  content: "\e027";
}

#legacy-html-raw .flaticon-folder18:before {
  content: "\e028";
}

#legacy-html-raw .flaticon-font:before {
  content: "\e029";
}

#legacy-html-raw .flaticon-foursquare1:before {
  content: "\e02a";
}

#legacy-html-raw .flaticon-github4:before {
  content: "\e02b";
}

#legacy-html-raw .flaticon-glasses3:before {
  content: "\e02c";
}

#legacy-html-raw .flaticon-globe4:before {
  content: "\e02d";
}

#legacy-html-raw .flaticon-globe5:before {
  content: "\e02e";
}

#legacy-html-raw .flaticon-globe6:before {
  content: "\e02f";
}

#legacy-html-raw .flaticon-go1:before {
  content: "\e030";
}

#legacy-html-raw .flaticon-go2:before {
  content: "\e031";
}

#legacy-html-raw .flaticon-go3:before {
  content: "\e032";
}

#legacy-html-raw .flaticon-google14:before {
  content: "\e033";
}

#legacy-html-raw .flaticon-go:before {
  content: "\e034";
}

#legacy-html-raw .flaticon-graph4:before {
  content: "\e035";
}

#legacy-html-raw .flaticon-graph5:before {
  content: "\e036";
}

#legacy-html-raw .flaticon-hand12:before {
  content: "\e037";
}

#legacy-html-raw .flaticon-hearing:before {
  content: "\e038";
}

#legacy-html-raw .flaticon-heart14:before {
  content: "\e039";
}

#legacy-html-raw .flaticon-heart15:before {
  content: "\e03a";
}

#legacy-html-raw .flaticon-home6:before {
  content: "\e03b";
}

#legacy-html-raw .flaticon-home7:before {
  content: "\e03c";
}

#legacy-html-raw .flaticon-idea2:before {
  content: "\e03d";
}

#legacy-html-raw .flaticon-idea:before {
  content: "\e03e";
}

#legacy-html-raw .flaticon-inbox4:before {
  content: "\e03f";
}

#legacy-html-raw .flaticon-inbox5:before {
  content: "\e040";
}

#legacy-html-raw .flaticon-instagram1:before {
  content: "\e041";
}

#legacy-html-raw .flaticon-iphone3:before {
  content: "\e042";
}

#legacy-html-raw .flaticon-key10:before {
  content: "\e043";
}

#legacy-html-raw .flaticon-laptop4:before {
  content: "\e044";
}

#legacy-html-raw .flaticon-laptop5:before {
  content: "\e045";
}

#legacy-html-raw .flaticon-left21:before {
  content: "\e046";
}

#legacy-html-raw .flaticon-linked:before {
  content: "\e047";
}

#legacy-html-raw .flaticon-location14:before {
  content: "\e048";
}

#legacy-html-raw .flaticon-location15:before {
  content: "\e049";
}

#legacy-html-raw .flaticon-lock8:before {
  content: "\e04a";
}

#legacy-html-raw .flaticon-lock9:before {
  content: "\e04b";
}

#legacy-html-raw .flaticon-mail7:before {
  content: "\e04c";
}

#legacy-html-raw .flaticon-mail8:before {
  content: "\e04d";
}

#legacy-html-raw .flaticon-male3:before {
  content: "\e04e";
}

#legacy-html-raw .flaticon-microphone10:before {
  content: "\e04f";
}

#legacy-html-raw .flaticon-microphone11:before {
  content: "\e050";
}

#legacy-html-raw .flaticon-minus7:before {
  content: "\e051";
}

#legacy-html-raw .flaticon-minus8:before {
  content: "\e052";
}

#legacy-html-raw .flaticon-monitor2:before {
  content: "\e053";
}

#legacy-html-raw .flaticon-outline1:before {
  content: "\e054";
}

#legacy-html-raw .flaticon-page7:before {
  content: "\e055";
}

#legacy-html-raw .flaticon-pages:before {
  content: "\e056";
}

#legacy-html-raw .flaticon-paper12:before {
  content: "\e057";
}

#legacy-html-raw .flaticon-paper13:before {
  content: "\e058";
}

#legacy-html-raw .flaticon-path:before {
  content: "\e059";
}

#legacy-html-raw .flaticon-people3:before {
  content: "\e05a";
}

#legacy-html-raw .flaticon-people5:before {
  content: "\e05b";
}

#legacy-html-raw .flaticon-person11:before {
  content: "\e05c";
}

#legacy-html-raw .flaticon-person8:before {
  content: "\e05d";
}

#legacy-html-raw .flaticon-person9:before {
  content: "\e05e";
}

#legacy-html-raw .flaticon-phone16:before {
  content: "\e05f";
}

#legacy-html-raw .flaticon-phone17:before {
  content: "\e060";
}

#legacy-html-raw .flaticon-photo5:before {
  content: "\e061";
}

#legacy-html-raw .flaticon-photo6:before {
  content: "\e062";
}

#legacy-html-raw .flaticon-picassa1:before {
  content: "\e063";
}

#legacy-html-raw .flaticon-pinterest7:before {
  content: "\e064";
}

#legacy-html-raw .flaticon-plus10:before {
  content: "\e065";
}

#legacy-html-raw .flaticon-plus9:before {
  content: "\e066";
}

#legacy-html-raw .flaticon-question5:before {
  content: "\e067";
}

#legacy-html-raw .flaticon-quote1:before {
  content: "\e068";
}

#legacy-html-raw .flaticon-quote:before {
  content: "\e069";
}

#legacy-html-raw .flaticon-reddit2:before {
  content: "\e06a";
}

#legacy-html-raw .flaticon-refresh8:before {
  content: "\e06b";
}

#legacy-html-raw .flaticon-refresh9:before {
  content: "\e06c";
}

#legacy-html-raw .flaticon-right19:before {
  content: "\e06d";
}

#legacy-html-raw .flaticon-rss9:before {
  content: "\e06e";
}

#legacy-html-raw .flaticon-screen1:before {
  content: "\e06f";
}

#legacy-html-raw .flaticon-search8:before {
  content: "\e070";
}

#legacy-html-raw .flaticon-search9:before {
  content: "\e071";
}

#legacy-html-raw .flaticon-settings8:before {
  content: "\e072";
}

#legacy-html-raw .flaticon-settings9:before {
  content: "\e073";
}

#legacy-html-raw .flaticon-shopping10:before {
  content: "\e074";
}

#legacy-html-raw .flaticon-shopping11:before {
  content: "\e075";
}

#legacy-html-raw .flaticon-slide1:before {
  content: "\e076";
}

#legacy-html-raw .flaticon-smiley3:before {
  content: "\e077";
}

#legacy-html-raw .flaticon-smiley4:before {
  content: "\e078";
}

#legacy-html-raw .flaticon-speaker:before {
  content: "\e079";
}

#legacy-html-raw .flaticon-star6:before {
  content: "\e07a";
}

#legacy-html-raw .flaticon-star7:before {
  content: "\e07b";
}

#legacy-html-raw .flaticon-steam1:before {
  content: "\e07c";
}

#legacy-html-raw .flaticon-stumbleupon4:before {
  content: "\e07d";
}

#legacy-html-raw .flaticon-thumbs7:before {
  content: "\e07e";
}

#legacy-html-raw .flaticon-thumbs8:before {
  content: "\e07f";
}

#legacy-html-raw .flaticon-times1:before {
  content: "\e080";
}

#legacy-html-raw .flaticon-trash6:before {
  content: "\e081";
}

#legacy-html-raw .flaticon-trash7:before {
  content: "\e082";
}

#legacy-html-raw .flaticon-tumblr5:before {
  content: "\e083";
}

#legacy-html-raw .flaticon-twitter8:before {
  content: "\e084";
}

#legacy-html-raw .flaticon-universal:before {
  content: "\e085";
}

#legacy-html-raw .flaticon-unlock1:before {
  content: "\e086";
}

#legacy-html-raw .flaticon-unlock:before {
  content: "\e087";
}

#legacy-html-raw .flaticon-up13:before {
  content: "\e088";
}

#legacy-html-raw .flaticon-video10:before {
  content: "\e089";
}

#legacy-html-raw .flaticon-video11:before {
  content: "\e08a";
}

#legacy-html-raw .flaticon-video9:before {
  content: "\e08b";
}

#legacy-html-raw .flaticon-view4:before {
  content: "\e08c";
}

#legacy-html-raw .flaticon-vimeo4:before {
  content: "\e08d";
}

#legacy-html-raw .flaticon-website1:before {
  content: "\e08e";
}

#legacy-html-raw .flaticon-website:before {
  content: "\e08f";
}

#legacy-html-raw .flaticon-wheelchair:before {
  content: "\e090";
}

#legacy-html-raw .flaticon-wordpress4:before {
  content: "\e091";
}

#legacy-html-raw .flaticon-world6:before {
  content: "\e092";
}

#legacy-html-raw .flaticon-wrench2:before {
  content: "\e093";
}

#legacy-html-raw .flaticon-wrong2:before {
  content: "\e094";
}

#legacy-html-raw .flaticon-youtube5:before {
  content: "\e095";
}

#legacy-html-raw .white-panel {
  border-style: solid;
  border-width: 0px;
  border-color: #e3e3e3;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #fff;
  border-color: #fff;
  border-radius: 5px;
}

#legacy-html-raw .white-panel:before,
#legacy-html-raw .white-panel:after {
  content: " ";
  display: table;
}

#legacy-html-raw .white-panel:after {
  clear: both;
}

#legacy-html-raw .white-panel>:first-child {
  margin-top: 0;
}

#legacy-html-raw .white-panel>:last-child {
  margin-bottom: 0;
}

#legacy-html-raw .white-panel h1,
#legacy-html-raw .white-panel h2,
#legacy-html-raw .white-panel h3,
#legacy-html-raw .white-panel h4,
#legacy-html-raw .white-panel h5,
#legacy-html-raw .white-panel h6,
#legacy-html-raw .white-panel p,
#legacy-html-raw .white-panel li,
#legacy-html-raw .white-panel dl {
  color: #333;
}

#legacy-html-raw .white-panel h1,
#legacy-html-raw .white-panel h2,
#legacy-html-raw .white-panel h3,
#legacy-html-raw .white-panel h4,
#legacy-html-raw .white-panel h5,
#legacy-html-raw .white-panel h6 {
  line-height: 1.2;
  margin-bottom: .625rem;
}

#legacy-html-raw .white-panel h1.subheader,
#legacy-html-raw .white-panel h2.subheader,
#legacy-html-raw .white-panel h3.subheader,
#legacy-html-raw .white-panel h4.subheader,
#legacy-html-raw .white-panel h5.subheader,
#legacy-html-raw .white-panel h6.subheader {
  line-height: 1.4;
}

#legacy-html-raw .white-panel img {
  margin-bottom: 0.625rem;
}

#legacy-html-raw .white-panel label {
  font-size: 20px;
}

#legacy-html-raw .white-panel .white-panel {
  padding: 0;
}

#legacy-html-raw .white-panel .row {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
}

#legacy-html-raw .white-panel-home {
  border-style: solid;
  border-width: 0px;
  border-color: #e3e3e3;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #fff;
  border-radius: 0 0 5px 5px;
  border-color: #fff;
  margin-top: 0px;
  margin-bottom: 1.25rem !important;
}

#legacy-html-raw .white-panel-home:before,
#legacy-html-raw .white-panel-home:after {
  content: " ";
  display: table;
}

#legacy-html-raw .white-panel-home:after {
  clear: both;
}

#legacy-html-raw .white-panel-home>:first-child {
  margin-top: 0;
}

#legacy-html-raw .white-panel-home>:last-child {
  margin-bottom: 0;
}

#legacy-html-raw .white-panel-home h1,
#legacy-html-raw .white-panel-home h2,
#legacy-html-raw .white-panel-home h3,
#legacy-html-raw .white-panel-home h4,
#legacy-html-raw .white-panel-home h5,
#legacy-html-raw .white-panel-home h6,
#legacy-html-raw .white-panel-home p,
#legacy-html-raw .white-panel-home li,
#legacy-html-raw .white-panel-home dl {
  color: #333;
}

#legacy-html-raw .white-panel-home h1,
#legacy-html-raw .white-panel-home h2,
#legacy-html-raw .white-panel-home h3,
#legacy-html-raw .white-panel-home h4,
#legacy-html-raw .white-panel-home h5,
#legacy-html-raw .white-panel-home h6 {
  line-height: 1.2;
  margin-bottom: .625rem;
}

#legacy-html-raw .white-panel-home h1.subheader,
#legacy-html-raw .white-panel-home h2.subheader,
#legacy-html-raw .white-panel-home h3.subheader,
#legacy-html-raw .white-panel-home h4.subheader,
#legacy-html-raw .white-panel-home h5.subheader,
#legacy-html-raw .white-panel-home h6.subheader {
  line-height: 1.4;
}

#legacy-html-raw .white-panel-home .mini-nav {
  margin-left: 64.5% !important;
  margin: 0 auto 1.0625rem auto;
  margin-left: -1.375rem;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  padding-top: 10px;
}

#legacy-html-raw .white-panel-home .mini-nav>li {
  list-style: none;
  float: left;
  margin-left: 1.375rem;
  display: block;
}

#legacy-html-raw .white-panel-home .mini-nav>li>* {
  display: block;
}

#legacy-html-raw .white-panel-home .mini-nav a,
#legacy-html-raw .white-panel-home .mini-nav ul,
#legacy-html-raw .white-panel-home .mini-nav li {
  color: #4C5154;
  font-size: 14px;
}

#legacy-html-raw .advisor-panel {
  border-style: solid;
  border-width: 0px;
  border-color: #f5e2b0;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #FBF3DE;
  padding: 6px 16px;
  position: relative;
  margin-bottom: -16px;
  border-radius: 0 0 5px 5px;
}

#legacy-html-raw .advisor-panel:before,
#legacy-html-raw .advisor-panel:after {
  content: " ";
  display: table;
}

#legacy-html-raw .advisor-panel:after {
  clear: both;
}

#legacy-html-raw .advisor-panel>:first-child {
  margin-top: 0;
}

#legacy-html-raw .advisor-panel>:last-child {
  margin-bottom: 0;
}

#legacy-html-raw .advisor-panel h1,
#legacy-html-raw .advisor-panel h2,
#legacy-html-raw .advisor-panel h3,
#legacy-html-raw .advisor-panel h4,
#legacy-html-raw .advisor-panel h5,
#legacy-html-raw .advisor-panel h6,
#legacy-html-raw .advisor-panel p,
#legacy-html-raw .advisor-panel li,
#legacy-html-raw .advisor-panel dl {
  color: #333;
}

#legacy-html-raw .advisor-panel h1,
#legacy-html-raw .advisor-panel h2,
#legacy-html-raw .advisor-panel h3,
#legacy-html-raw .advisor-panel h4,
#legacy-html-raw .advisor-panel h5,
#legacy-html-raw .advisor-panel h6 {
  line-height: 1.2;
  margin-bottom: .625rem;
}

#legacy-html-raw .advisor-panel h1.subheader,
#legacy-html-raw .advisor-panel h2.subheader,
#legacy-html-raw .advisor-panel h3.subheader,
#legacy-html-raw .advisor-panel h4.subheader,
#legacy-html-raw .advisor-panel h5.subheader,
#legacy-html-raw .advisor-panel h6.subheader {
  line-height: 1.4;
}

#legacy-html-raw .advisor-panel .advisor-text {
  text-decoration: underline;
}

#legacy-html-raw .faa-panel {
  border-style: solid;
  border-width: 0px;
  border-color: #e3e3e3;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #fff;
  margin-top: 20px;
}

#legacy-html-raw .faa-panel:before,
#legacy-html-raw .faa-panel:after {
  content: " ";
  display: table;
}

#legacy-html-raw .faa-panel:after {
  clear: both;
}

#legacy-html-raw .faa-panel>:first-child {
  margin-top: 0;
}

#legacy-html-raw .faa-panel>:last-child {
  margin-bottom: 0;
}

#legacy-html-raw .faa-panel h1,
#legacy-html-raw .faa-panel h2,
#legacy-html-raw .faa-panel h3,
#legacy-html-raw .faa-panel h4,
#legacy-html-raw .faa-panel h5,
#legacy-html-raw .faa-panel h6,
#legacy-html-raw .faa-panel p,
#legacy-html-raw .faa-panel li,
#legacy-html-raw .faa-panel dl {
  color: #333;
}

#legacy-html-raw .faa-panel h1,
#legacy-html-raw .faa-panel h2,
#legacy-html-raw .faa-panel h3,
#legacy-html-raw .faa-panel h4,
#legacy-html-raw .faa-panel h5,
#legacy-html-raw .faa-panel h6 {
  line-height: 1.2;
  margin-bottom: .625rem;
}

#legacy-html-raw .faa-panel h1.subheader,
#legacy-html-raw .faa-panel h2.subheader,
#legacy-html-raw .faa-panel h3.subheader,
#legacy-html-raw .faa-panel h4.subheader,
#legacy-html-raw .faa-panel h5.subheader,
#legacy-html-raw .faa-panel h6.subheader {
  line-height: 1.4;
}

#legacy-html-raw .faa-panel .findAdvisorText {
  font-size: 25px;
  text-transform: uppercase;
}

#legacy-html-raw main.content .faa-panel {
  border-style: solid;
  border-width: 0px;
  border-color: #f5e2b0;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #FBF3DE;
  margin-top: 20px;
}

#legacy-html-raw main.content .faa-panel:before,
#legacy-html-raw main.content .faa-panel:after {
  content: " ";
  display: table;
}

#legacy-html-raw main.content .faa-panel:after {
  clear: both;
}

#legacy-html-raw main.content .faa-panel>:first-child {
  margin-top: 0;
}

#legacy-html-raw main.content .faa-panel>:last-child {
  margin-bottom: 0;
}

#legacy-html-raw main.content .faa-panel h1,
#legacy-html-raw main.content .faa-panel h2,
#legacy-html-raw main.content .faa-panel h3,
#legacy-html-raw main.content .faa-panel h4,
#legacy-html-raw main.content .faa-panel h5,
#legacy-html-raw main.content .faa-panel h6,
#legacy-html-raw main.content .faa-panel p,
#legacy-html-raw main.content .faa-panel li,
#legacy-html-raw main.content .faa-panel dl {
  color: #333;
}

#legacy-html-raw main.content .faa-panel h1,
#legacy-html-raw main.content .faa-panel h2,
#legacy-html-raw main.content .faa-panel h3,
#legacy-html-raw main.content .faa-panel h4,
#legacy-html-raw main.content .faa-panel h5,
#legacy-html-raw main.content .faa-panel h6 {
  line-height: 1.2;
  margin-bottom: .625rem;
}

#legacy-html-raw main.content .faa-panel h1.subheader,
#legacy-html-raw main.content .faa-panel h2.subheader,
#legacy-html-raw main.content .faa-panel h3.subheader,
#legacy-html-raw main.content .faa-panel h4.subheader,
#legacy-html-raw main.content .faa-panel h5.subheader,
#legacy-html-raw main.content .faa-panel h6.subheader {
  line-height: 1.4;
}

#legacy-html-raw main.content .faa-panel .findAdvisorText {
  font-size: 25px;
  text-transform: uppercase;
}

#legacy-html-raw .find-advisor-panel {
  border-style: solid;
  border-width: 0px;
  border-color: #f5e2b0;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #FBF3DE;
  border-color: #FBF3DE;
  border-radius: 0 0 5px 5px;
}

#legacy-html-raw .find-advisor-panel:before,
#legacy-html-raw .find-advisor-panel:after {
  content: " ";
  display: table;
}

#legacy-html-raw .find-advisor-panel:after {
  clear: both;
}

#legacy-html-raw .find-advisor-panel>:first-child {
  margin-top: 0;
}

#legacy-html-raw .find-advisor-panel>:last-child {
  margin-bottom: 0;
}

#legacy-html-raw .find-advisor-panel h1,
#legacy-html-raw .find-advisor-panel h2,
#legacy-html-raw .find-advisor-panel h3,
#legacy-html-raw .find-advisor-panel h4,
#legacy-html-raw .find-advisor-panel h5,
#legacy-html-raw .find-advisor-panel h6,
#legacy-html-raw .find-advisor-panel p,
#legacy-html-raw .find-advisor-panel li,
#legacy-html-raw .find-advisor-panel dl {
  color: #333;
}

#legacy-html-raw .find-advisor-panel h1,
#legacy-html-raw .find-advisor-panel h2,
#legacy-html-raw .find-advisor-panel h3,
#legacy-html-raw .find-advisor-panel h4,
#legacy-html-raw .find-advisor-panel h5,
#legacy-html-raw .find-advisor-panel h6 {
  line-height: 1.2;
  margin-bottom: .625rem;
}

#legacy-html-raw .find-advisor-panel h1.subheader,
#legacy-html-raw .find-advisor-panel h2.subheader,
#legacy-html-raw .find-advisor-panel h3.subheader,
#legacy-html-raw .find-advisor-panel h4.subheader,
#legacy-html-raw .find-advisor-panel h5.subheader,
#legacy-html-raw .find-advisor-panel h6.subheader {
  line-height: 1.4;
}

#legacy-html-raw .find-advisor-panel img {
  margin-bottom: 0.625rem;
}

#legacy-html-raw .video-panel-home {
  border-style: solid;
  border-width: 0px;
  border-color: #e3e3e3;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #fff;
  border-radius: 5px 5px 0 0;
  padding: 16px;
  position: relative;
  margin-bottom: 0;
}

#legacy-html-raw .video-panel-home:before,
#legacy-html-raw .video-panel-home:after {
  content: " ";
  display: table;
}

#legacy-html-raw .video-panel-home:after {
  clear: both;
}

#legacy-html-raw .video-panel-home>:first-child {
  margin-top: 0;
}

#legacy-html-raw .video-panel-home>:last-child {
  margin-bottom: 0;
}

#legacy-html-raw .video-panel-home h1,
#legacy-html-raw .video-panel-home h2,
#legacy-html-raw .video-panel-home h3,
#legacy-html-raw .video-panel-home h4,
#legacy-html-raw .video-panel-home h5,
#legacy-html-raw .video-panel-home h6,
#legacy-html-raw .video-panel-home p,
#legacy-html-raw .video-panel-home li,
#legacy-html-raw .video-panel-home dl {
  color: #333;
}

#legacy-html-raw .video-panel-home h1,
#legacy-html-raw .video-panel-home h2,
#legacy-html-raw .video-panel-home h3,
#legacy-html-raw .video-panel-home h4,
#legacy-html-raw .video-panel-home h5,
#legacy-html-raw .video-panel-home h6 {
  line-height: 1.2;
  margin-bottom: .625rem;
}

#legacy-html-raw .video-panel-home h1.subheader,
#legacy-html-raw .video-panel-home h2.subheader,
#legacy-html-raw .video-panel-home h3.subheader,
#legacy-html-raw .video-panel-home h4.subheader,
#legacy-html-raw .video-panel-home h5.subheader,
#legacy-html-raw .video-panel-home h6.subheader {
  line-height: 1.4;
}

#legacy-html-raw .video-panel-home h6,
#legacy-html-raw .video-panel-home p {
  color: #fff;
}

#legacy-html-raw .olive-panel {
  border-style: solid;
  border-width: 0px;
  border-color: #e3e3e3;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #fff;
  border-radius: 5px;
  padding: 16px;
  position: relative;
  margin-bottom: 20px;
}

#legacy-html-raw .olive-panel:before,
#legacy-html-raw .olive-panel:after {
  content: " ";
  display: table;
}

#legacy-html-raw .olive-panel:after {
  clear: both;
}

#legacy-html-raw .olive-panel>:first-child {
  margin-top: 0;
}

#legacy-html-raw .olive-panel>:last-child {
  margin-bottom: 0;
}

#legacy-html-raw .olive-panel h1,
#legacy-html-raw .olive-panel h2,
#legacy-html-raw .olive-panel h3,
#legacy-html-raw .olive-panel h4,
#legacy-html-raw .olive-panel h5,
#legacy-html-raw .olive-panel h6,
#legacy-html-raw .olive-panel p,
#legacy-html-raw .olive-panel li,
#legacy-html-raw .olive-panel dl {
  color: #333;
}

#legacy-html-raw .olive-panel h1,
#legacy-html-raw .olive-panel h2,
#legacy-html-raw .olive-panel h3,
#legacy-html-raw .olive-panel h4,
#legacy-html-raw .olive-panel h5,
#legacy-html-raw .olive-panel h6 {
  line-height: 1.2;
  margin-bottom: .625rem;
}

#legacy-html-raw .olive-panel h1.subheader,
#legacy-html-raw .olive-panel h2.subheader,
#legacy-html-raw .olive-panel h3.subheader,
#legacy-html-raw .olive-panel h4.subheader,
#legacy-html-raw .olive-panel h5.subheader,
#legacy-html-raw .olive-panel h6.subheader {
  line-height: 1.4;
}

#legacy-html-raw .olive-panel-content {
  border-style: solid;
  border-width: 0px;
  border-color: #e3e3e3;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #fff;
  border-radius: 5px;
  padding: 16px;
  margin-bottom: 20px;
}

#legacy-html-raw .olive-panel-content:before,
#legacy-html-raw .olive-panel-content:after {
  content: " ";
  display: table;
}

#legacy-html-raw .olive-panel-content:after {
  clear: both;
}

#legacy-html-raw .olive-panel-content:before,
#legacy-html-raw .olive-panel-content:after {
  content: " ";
  display: table;
}

#legacy-html-raw .olive-panel-content:after {
  clear: both;
}

#legacy-html-raw .olive-panel-content>:first-child {
  margin-top: 0;
}

#legacy-html-raw .olive-panel-content>:last-child {
  margin-bottom: 0;
}

#legacy-html-raw .olive-panel-content h1,
#legacy-html-raw .olive-panel-content h2,
#legacy-html-raw .olive-panel-content h3,
#legacy-html-raw .olive-panel-content h4,
#legacy-html-raw .olive-panel-content h5,
#legacy-html-raw .olive-panel-content h6,
#legacy-html-raw .olive-panel-content p,
#legacy-html-raw .olive-panel-content li,
#legacy-html-raw .olive-panel-content dl {
  color: #333;
}

#legacy-html-raw .olive-panel-content h1,
#legacy-html-raw .olive-panel-content h2,
#legacy-html-raw .olive-panel-content h3,
#legacy-html-raw .olive-panel-content h4,
#legacy-html-raw .olive-panel-content h5,
#legacy-html-raw .olive-panel-content h6 {
  line-height: 1.2;
  margin-bottom: .625rem;
}

#legacy-html-raw .olive-panel-content h1.subheader,
#legacy-html-raw .olive-panel-content h2.subheader,
#legacy-html-raw .olive-panel-content h3.subheader,
#legacy-html-raw .olive-panel-content h4.subheader,
#legacy-html-raw .olive-panel-content h5.subheader,
#legacy-html-raw .olive-panel-content h6.subheader {
  line-height: 1.4;
}

#legacy-html-raw .cream-panel {
  border-style: solid;
  border-width: 0px;
  border-color: #f5e2b0;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #FBF3DE;
  border-radius: 5px;
  padding: 16px;
  position: relative;
  margin-bottom: 0;
}

#legacy-html-raw .cream-panel:before,
#legacy-html-raw .cream-panel:after {
  content: " ";
  display: table;
}

#legacy-html-raw .cream-panel:after {
  clear: both;
}

#legacy-html-raw .cream-panel>:first-child {
  margin-top: 0;
}

#legacy-html-raw .cream-panel>:last-child {
  margin-bottom: 0;
}

#legacy-html-raw .cream-panel h1,
#legacy-html-raw .cream-panel h2,
#legacy-html-raw .cream-panel h3,
#legacy-html-raw .cream-panel h4,
#legacy-html-raw .cream-panel h5,
#legacy-html-raw .cream-panel h6,
#legacy-html-raw .cream-panel p,
#legacy-html-raw .cream-panel li,
#legacy-html-raw .cream-panel dl {
  color: #333;
}

#legacy-html-raw .cream-panel h1,
#legacy-html-raw .cream-panel h2,
#legacy-html-raw .cream-panel h3,
#legacy-html-raw .cream-panel h4,
#legacy-html-raw .cream-panel h5,
#legacy-html-raw .cream-panel h6 {
  line-height: 1.2;
  margin-bottom: .625rem;
}

#legacy-html-raw .cream-panel h1.subheader,
#legacy-html-raw .cream-panel h2.subheader,
#legacy-html-raw .cream-panel h3.subheader,
#legacy-html-raw .cream-panel h4.subheader,
#legacy-html-raw .cream-panel h5.subheader,
#legacy-html-raw .cream-panel h6.subheader {
  line-height: 1.4;
}

#legacy-html-raw .serp-panel {
  border-style: solid;
  border-width: 0px;
  border-color: #e3e3e3;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #fff;
  border-radius: 5px;
  padding: 30px 0 0 0;
  position: relative;
  margin-left: 0;
  margin-right: 0;
}

#legacy-html-raw .serp-panel:before,
#legacy-html-raw .serp-panel:after {
  content: " ";
  display: table;
}

#legacy-html-raw .serp-panel:after {
  clear: both;
}

#legacy-html-raw .serp-panel>:first-child {
  margin-top: 0;
}

#legacy-html-raw .serp-panel>:last-child {
  margin-bottom: 0;
}

#legacy-html-raw .serp-panel h1,
#legacy-html-raw .serp-panel h2,
#legacy-html-raw .serp-panel h3,
#legacy-html-raw .serp-panel h4,
#legacy-html-raw .serp-panel h5,
#legacy-html-raw .serp-panel h6,
#legacy-html-raw .serp-panel p,
#legacy-html-raw .serp-panel li,
#legacy-html-raw .serp-panel dl {
  color: #333;
}

#legacy-html-raw .serp-panel h1,
#legacy-html-raw .serp-panel h2,
#legacy-html-raw .serp-panel h3,
#legacy-html-raw .serp-panel h4,
#legacy-html-raw .serp-panel h5,
#legacy-html-raw .serp-panel h6 {
  line-height: 1.2;
  margin-bottom: .625rem;
}

#legacy-html-raw .serp-panel h1.subheader,
#legacy-html-raw .serp-panel h2.subheader,
#legacy-html-raw .serp-panel h3.subheader,
#legacy-html-raw .serp-panel h4.subheader,
#legacy-html-raw .serp-panel h5.subheader,
#legacy-html-raw .serp-panel h6.subheader {
  line-height: 1.4;
}

#legacy-html-raw .grey-panel {
  border-style: solid;
  border-width: 0px;
  border-color: #44484b;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #4C5154;
  border-color: #4C5154;
  border-radius: 5px;
}

#legacy-html-raw .grey-panel:before,
#legacy-html-raw .grey-panel:after {
  content: " ";
  display: table;
}

#legacy-html-raw .grey-panel:after {
  clear: both;
}

#legacy-html-raw .grey-panel>:first-child {
  margin-top: 0;
}

#legacy-html-raw .grey-panel>:last-child {
  margin-bottom: 0;
}

#legacy-html-raw .grey-panel h1,
#legacy-html-raw .grey-panel h2,
#legacy-html-raw .grey-panel h3,
#legacy-html-raw .grey-panel h4,
#legacy-html-raw .grey-panel h5,
#legacy-html-raw .grey-panel h6,
#legacy-html-raw .grey-panel p,
#legacy-html-raw .grey-panel li,
#legacy-html-raw .grey-panel dl {
  color: #fff;
}

#legacy-html-raw .grey-panel h1,
#legacy-html-raw .grey-panel h2,
#legacy-html-raw .grey-panel h3,
#legacy-html-raw .grey-panel h4,
#legacy-html-raw .grey-panel h5,
#legacy-html-raw .grey-panel h6 {
  line-height: 1.2;
  margin-bottom: .625rem;
}

#legacy-html-raw .grey-panel h1.subheader,
#legacy-html-raw .grey-panel h2.subheader,
#legacy-html-raw .grey-panel h3.subheader,
#legacy-html-raw .grey-panel h4.subheader,
#legacy-html-raw .grey-panel h5.subheader,
#legacy-html-raw .grey-panel h6.subheader {
  line-height: 1.4;
}

#legacy-html-raw main.content.hcwh-front section.c12 .white-panel aside.c4 img {
  border-radius: 5px;
}

#legacy-html-raw .inset-large-12 {
  max-width: 60.5rem;
}

#legacy-html-raw .inset-large-12 {
  max-width: 60.5rem;
}

#legacy-html-raw .disclaimer,
#legacy-html-raw .disclaimer p {
  font-size: 0.8em;
  color: #666;
  clear: both;
}

#legacy-html-raw .img_feature img {
  float: right;
  padding: 10px;
}

#legacy-html-raw .reviewdate p {
  float: right;
}

#legacy-html-raw .value-of-plan-float {
  width: 45%;
}

#legacy-html-raw .full-background {
  background-color: #787878;
}

#legacy-html-raw .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  background-color: #111111;
  text-align: center;
  border-radius: 5px;
}

#legacy-html-raw .transcript,
#legacy-html-raw .white-panel p.transcript {
  margin: 0;
  padding: 6px 2px 10px 2px;
  text-align: right;
  font-size: 0.8em;
  text-transform: uppercase;
}

@media only screen and (max-width: 40em) {
  #legacy-html-raw .transcript,
  #legacy-html-raw .white-panel p.transcript {
    font-size: 0.6em;
  }
}

#legacy-html-raw .video-container iframe,
#legacy-html-raw .video-container object,
#legacy-html-raw .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 3px solid rgba(255,
    255,
    255,
    0);
  border-radius: 5px;
}

#legacy-html-raw .content-side-nav {
  display: block;
  margin: 0;
  padding: .875rem 0;
  list-style-type: none;
  list-style-position: inside;
  font-family: "Roboto",
    "Helvetica Neue",
    "Helvetica",
    Helvetica,
    Arial,
    sans-serif;
  float: right;
  width: 30%;
  background-color: #FBF3DE;
  padding: 1rem;
  margin: .5rem;
}

#legacy-html-raw .content-side-nav li {
  margin: 0 0 .4375rem 0;
  font-size: .875rem;
}

#legacy-html-raw .content-side-nav li a:not(.button) {
  display: block;
  color: #4C5154;
  margin: 0;
  padding: .4375rem .875rem;
}

#legacy-html-raw .content-side-nav li a:not(.button):hover,
#legacy-html-raw .content-side-nav li a:not(.button):focus {
  background: rgba(0,
    0,
    0,
    0.025);
  color: #7e868b;
}

#legacy-html-raw .content-side-nav li.active>a:first-child:not(.button) {
  color: #7e868b;
  font-weight: normal;
  font-family: "Roboto",
    "Helvetica Neue",
    "Helvetica",
    Helvetica,
    Arial,
    sans-serif;
}

#legacy-html-raw .content-side-nav li.divider {
  border-top: 1px solid;
  height: 0;
  padding: 0;
  list-style: none;
  border-top-color: #fff;
}

#legacy-html-raw .content-side-nav li.heading {
  color: #4C5154;
  font-size: .875rem;
  font-weight: bold;
  text-transform: uppercase;
}

#legacy-html-raw .content-side-nav li a {
  color: #00416F !important;
  padding: 0 !important;
}

#legacy-html-raw .content-side-nav li a:hover {
  background-color: #f8ebc7 !important;
}

#legacy-html-raw .content-side-nav li:first-child {
  font-weight: bold;
}

#legacy-html-raw .favoriteCatalog {
  margin-left: 0;
  min-height: 130px;
}

#legacy-html-raw .favoriteCatalog:before,
#legacy-html-raw .favoriteCatalog:after {
  content: " ";
  display: table;
}

#legacy-html-raw .favoriteCatalog:after {
  clear: both;
}

#legacy-html-raw .favoriteCatalog h3 {
  margin-top: 0;
}

#legacy-html-raw .favoriteCatalog img {
  float: left;
  margin-right: 30px;
}

#legacy-html-raw .favoriteCatalog li {
  margin-bottom: 6px;
}

#legacy-html-raw .favoriteCatalog .favoriteCatalogItem {
  margin-bottom: 30px;
  border-bottom: none;
}

#legacy-html-raw .favoriteCatalog .favoriteCatalogItem ul,
#legacy-html-raw .favoriteCatalog .favoriteCatalogItem p,
#legacy-html-raw .favoriteCatalog .favoriteCatalogItem blockquote,
#legacy-html-raw .favoriteCatalog .favoriteCatalogItem h3 {
  overflow: hidden;
  list-style-position: inside;
}

#legacy-html-raw .linkList {
  margin-left: 0;
}

#legacy-html-raw .linkList li {
  list-style-type: none;
  margin-left: 0;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#legacy-html-raw .linkList li.dateList .date,
#legacy-html-raw .linkList li.dateList .date p {
  color: #666;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
}

#legacy-html-raw .linkList li.dateList .date p {
  margin: 0;
  padding: 0;
}

#legacy-html-raw main.funds aside.c6,
#legacy-html-raw main.funds section.c12 {
  padding-left: 0;
}

#legacy-html-raw div#featureBlock1391,
#legacy-html-raw div#featureBlock1398,
#legacy-html-raw div#featureBlock1400 {
  min-height: 340px;
}

#legacy-html-raw main .externalLink {
  margin: 0px;
  padding-right: 0px;
}

#legacy-html-raw main .podcast {
  margin: 0px;
  padding: 0px;
  background: none;
}

#legacy-html-raw main img.fileIcons,
#legacy-html-raw .sectionNav img.fileIcons {
  position: relative;
  top: 1px;
  left: 3px;
  margin-right: 5px;
}

#legacy-html-raw main img.fileIcons:hover,
#legacy-html-raw .sectionNav img.fileIcons:hover {
  cursor: pointer;
}

#legacy-html-raw main.content.hcwh-front .c12 aside.c6 {
  padding-left: 0px;
}

#legacy-html-raw .slick-copy-blurb-top {
  background: rgba(255,
    255,
    255,
    0.7);
}

#legacy-html-raw .slick-copy-blurb-top h4 {
  color: #333;
}

#legacy-html-raw .slick-copy-blurb-top p {
  color: #333;
  margin-bottom: 0px;
}

#legacy-html-raw .slick-copy-blurb-top p.watch-video {
  text-align: right;
}

#legacy-html-raw .slick-copy-blurb-top p.watch-video a {
  color: #DC5114;
}

#legacy-html-raw .radius-right-side {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Roboto",
    "Helvetica Neue",
    "Helvetica",
    Helvetica,
    Arial,
    sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #DC5114;
  border-color: #DC5114;
  color: #fff;
  border-radius: 0 5px 5px 0;
  transition: background-color 300ms ease-out;
}

#legacy-html-raw .radius-right-side:hover,
#legacy-html-raw .radius-right-side:focus {
  background-color: #b04110;
}

#legacy-html-raw .radius-right-side:hover,
#legacy-html-raw .radius-right-side:focus {
  color: #fff;
}

#legacy-html-raw .igblue-button {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Roboto",
    "Helvetica Neue",
    "Helvetica",
    Helvetica,
    Arial,
    sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: .75rem;
  padding-right: 1.5rem;
  padding-bottom: .8125rem;
  padding-left: 1.5rem;
  padding-top: .75rem;
  padding-bottom: .8125rem;
  padding-right: 0;
  padding-left: 0;
  width: 100%;
  background-color: #00416F;
  border-color: #003459;
  color: #fff;
  transition: background-color 300ms ease-out;
  line-height: 1em;
}

#legacy-html-raw .igblue-button:hover,
#legacy-html-raw .igblue-button:focus {
  background-color: #003459;
}

#legacy-html-raw .igblue-button:hover,
#legacy-html-raw .igblue-button:focus {
  color: #fff;
}

#legacy-html-raw .postfix.button.advisor {
  line-height: 2.5;
}

#legacy-html-raw .refine-search-button-group-class {
  list-style: none;
  margin: 0;
  left: 0;
}

#legacy-html-raw .refine-search-button-group-class:before,
#legacy-html-raw .refine-search-button-group-class:after {
  content: " ";
  display: table;
}

#legacy-html-raw .refine-search-button-group-class:after {
  clear: both;
}

#legacy-html-raw .refine-search-button-group-class .refine-search-button {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Roboto",
    "Helvetica Neue",
    "Helvetica",
    Helvetica,
    Arial,
    sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #DC5114;
  border-color: #DC5114;
  color: #fff;
  transition: background-color 300ms ease-out;
}

#legacy-html-raw .refine-search-button-group-class .refine-search-button:hover,
#legacy-html-raw .refine-search-button-group-class .refine-search-button:focus {
  background-color: #b04110;
}

#legacy-html-raw .refine-search-button-group-class .refine-search-button:hover,
#legacy-html-raw .refine-search-button-group-class .refine-search-button:focus {
  color: #fff;
}

#legacy-html-raw .refine-search-button-group-class>li {
  margin: 0 -2px;
  float: none;
  display: inline-block;
}

#legacy-html-raw .refine-search-button-group-class>li>button,
#legacy-html-raw .refine-search-button-group-class>li .button {
  border-left: 1px solid;
  border-color: rgba(255,
    255,
    255,
    0.5);
}

#legacy-html-raw .refine-search-button-group-class>li:first-child button,
#legacy-html-raw .refine-search-button-group-class>li:first-child .button {
  border-left: 0;
}

#legacy-html-raw a.already-client-split-button {
  color: #4C5154;
}

#legacy-html-raw a.already-client-split-button:hover {
  color: #DC5114;
}

#legacy-html-raw .already-client-split-button {
  position: relative;
  padding-right: 5.5rem;
  position: relative;
  padding-top: .75rem;
  padding-bottom: .75rem;
  padding-left: .75rem;
  padding-right: 4.5rem !important;
  border: 1px solid #ccc;
  top: 20px;
  text-transform: uppercase;
  font-size: .8rem;
  background-color: #fff;
  color: #ccc;
}

#legacy-html-raw .already-client-split-button span {
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: solid 1px;
}

#legacy-html-raw .already-client-split-button span:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: inset;
  top: 50%;
  left: 50%;
}

#legacy-html-raw .already-client-split-button span:active {
  background-color: rgba(0,
    0,
    0,
    0.1);
}

#legacy-html-raw .already-client-split-button span {
  border-left-color: rgba(255,
    255,
    255,
    0.5);
}

#legacy-html-raw .already-client-split-button span {
  width: 3.4375rem;
}

#legacy-html-raw .already-client-split-button span:after {
  border-top-style: solid;
  border-width: .3125rem;
  top: 48%;
  margin-left: -.375rem;
}

#legacy-html-raw .already-client-split-button span:after {
  border-color: #4C5154 transparent transparent transparent;
}

#legacy-html-raw .already-client-split-button .split {
  color: #4C5154;
}

#legacy-html-raw .already-client-split-button .split:hover {
  color: #DC5114 !important;
}

#legacy-html-raw .already-client-split-button span {
  border-left-color: #ccc;
}

#legacy-html-raw .rotatingtext p a.button {
  border-radius: 5px;
}

#legacy-html-raw .white-panel p a.button {
  color: #fff;
}

#legacy-html-raw p.button a {
  color: #fff;
}

#legacy-html-raw p,
#legacy-html-raw li {
  font-weight: 300;
}

#legacy-html-raw blockquote {
  font-family: "Roboto Slab",
    "Times New Roman",
    serif;
  font-size: 2.2em;
  font-weight: 100;
  color: #DC5114;
  border: none;
  line-height: 1.3em;
  margin-bottom: 2rem;
}

#legacy-html-raw h1 {
  color: #00416F;
}

#legacy-html-raw main.timeline section.c12 .white-panel h1 {
  padding: 0 0 1.25rem 1.25rem;
}

#legacy-html-raw h1,
#legacy-html-raw h2 {
  font-weight: 300;
}

#legacy-html-raw h3 {
  font-weight: 300;
}

#legacy-html-raw .white-panel h2,
#legacy-html-raw .faa-panel h2 {
  font-size: 130%;
}

#legacy-html-raw .white-panel h6 {
  font-size: 1.25rem;
  padding-left: 0px;
  color: #00416F;
  text-transform: uppercase;
  font-weight: 300;
}

#legacy-html-raw h2 a,
#legacy-html-raw h4 a,
#legacy-html-raw h5 a,
#legacy-html-raw h6 a {
  color: #787878;
  text-decoration: none;
}

#legacy-html-raw h2 a:hover,
#legacy-html-raw h4 a:hover,
#legacy-html-raw h5 a:hover,
#legacy-html-raw h6 a:hover {
  color: #DC5114;
  text-decoration: underline;
}

#legacy-html-raw h3 a {
  color: #00416F;
  text-decoration: none;
}

#legacy-html-raw h3 a:hover {
  color: #DC5114;
  text-decoration: underline;
}

#legacy-html-raw h2,
#legacy-html-raw h3,
#legacy-html-raw h4,
#legacy-html-raw h5,
#legacy-html-raw h6 {
  color: #333;
}

#legacy-html-raw main.content p.topLevel {
  margin-left: 15px;
}

#legacy-html-raw .white-panel ul li a {
  color: #00416F;
}

#legacy-html-raw .white-panel ul li a:hover {
  color: #DC5114;
  text-decoration: underline;
}

#legacy-html-raw .olive-panel-content p.transcript {
  text-align: right;
}

#legacy-html-raw .olive-panel-content p.transcript a {
  color: #4C5154;
}

#legacy-html-raw .white-panel p a {
  color: #DC5114;
}

#legacy-html-raw .white-panel p a:hover {
  text-decoration: underline;
}

#legacy-html-raw a.blue-link {
  border-bottom: 1px dashed #4C5154;
}

#legacy-html-raw blockquote {
  font-family: "Roboto Slab",
    "Times New Roman",
    serif;
  font-size: 2.2em;
  font-weight: 100;
  color: #DC5114;
  border: none;
  line-height: 1.3em;
  margin-bottom: 2rem;
}

#legacy-html-raw .white-panel address a span {
  font-size: 89%;
}

#legacy-html-raw .foot-note p,
#legacy-html-raw .foot-note ul,
#legacy-html-raw .foot-note li {
  font-size: 75%;
}

#legacy-html-raw main.funds section.c9 aside.c6 ul li {
  margin-bottom: .7em;
}

#legacy-html-raw li span {
  font-size: 70%;
  text-transform: uppercase;
  font-weight: bold;
}

#legacy-html-raw .lang-toggle p {
  margin-bottom: 0;
}

#legacy-html-raw .white-panel p.topLevel a {
  margin-left: 0 !important;
}

#legacy-html-raw main {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem;
}

#legacy-html-raw main:before,
#legacy-html-raw main:after {
  content: " ";
  display: table;
}

#legacy-html-raw main:after {
  clear: both;
}

#legacy-html-raw main section.c6 {
  padding-left: .9375rem;
  padding-right: .9375rem;
  width: 50%;
  float: left;
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  #legacy-html-raw main section.c6 {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left;
  }
}

@media only screen and (max-width: 40em) {
  #legacy-html-raw main section.c6 {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left;
  }
}

#legacy-html-raw main section.c8 {
  padding-left: .9375rem;
  padding-right: .9375rem;
  width: 66.66667%;
  float: left;
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  #legacy-html-raw main section.c8 {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 50%;
    float: left;
  }
}

@media only screen and (max-width: 40em) {
  #legacy-html-raw main section.c8 {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left;
  }
}

#legacy-html-raw main section.c9 {
  padding-left: .9375rem;
  padding-right: .9375rem;
  width: 75%;
  float: left;
}

@media only screen and (max-width: 40em) {
  #legacy-html-raw main section.c9 {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left;
  }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  #legacy-html-raw main section.c9 {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left;
  }
}

#legacy-html-raw main section.c12 {
  padding-left: .9375rem;
  padding-right: .9375rem;
  width: 100%;
  float: left;
}

#legacy-html-raw main aside.c4 {
  padding-left: .9375rem;
  padding-right: .9375rem;
  width: 33.33333%;
  float: left;
}

@media only screen and (max-width: 40em) {
  #legacy-html-raw main aside.c4 {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left;
  }
}

#legacy-html-raw main aside.c3 {
  padding-left: .9375rem;
  padding-right: .9375rem;
  width: 25%;
  float: left;
}

@media only screen and (max-width: 40em) {
  #legacy-html-raw main aside.c3 {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left;
  }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  #legacy-html-raw main aside.c3 {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left;
  }
}

#legacy-html-raw main nav.c3 {
  padding-left: .9375rem;
  padding-right: .9375rem;
  width: 25%;
  float: left;
}

@media only screen and (max-width: 40em) {
  #legacy-html-raw main nav.c3 {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left;
  }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  #legacy-html-raw main nav.c3 {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left;
  }
}

#legacy-html-raw main aside.c6 {
  padding-left: .9375rem;
  padding-right: .9375rem;
  width: 50%;
  float: left;
}

@media only screen and (max-width: 40em) {
  #legacy-html-raw main aside.c6 {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left;
  }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  #legacy-html-raw main aside.c6 {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left;
  }
}

#legacy-html-raw main article.c6 {
  padding-left: .9375rem;
  padding-right: .9375rem;
  width: 50%;
  float: left;
}

@media only screen and (max-width: 40em) {
  #legacy-html-raw main article.c6 {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left;
  }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  #legacy-html-raw main article.c6 {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left;
  }
}

#legacy-html-raw main .price-and-rates {
  padding-left: .9375rem;
  padding-right: .9375rem;
  width: 50%;
  float: left;
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  #legacy-html-raw main .c8c4 section.c8 {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 66.66667%;
    float: left;
  }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  #legacy-html-raw main .c8c4 aside.c4 {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 33.33333%;
    float: left;
  }
}

#legacy-html-raw main.timeline section.c12 .white-panel {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

#legacy-html-raw main.home section.c12 {
  padding-left: .9375rem;
  padding-right: .9375rem;
  width: 100%;
  float: left;
}

#legacy-html-raw main.content section.c9 .white-panel section.c12 {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
}

#legacy-html-raw .faa-icon {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem;
  padding-right: 0 !important;
  padding-left: 0 !important;
}

#legacy-html-raw .faa-icon:before,
#legacy-html-raw .faa-icon:after {
  content: " ";
  display: table;
}

#legacy-html-raw .faa-icon:after {
  clear: both;
}

@media only screen {
  #legacy-html-raw .faa-icon {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 8.33333%;
    float: left;
  }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  #legacy-html-raw .faa-icon {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 8.33333%;
    float: left;
  }
}

@media only screen and (min-width: 64.063em) {
  #legacy-html-raw .faa-icon {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 8.33333%;
    float: left;
  }
}

#legacy-html-raw .faa-text {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem;
  padding-right: 0 !important;
  padding-left: 0 !important;
}

#legacy-html-raw .faa-text:before,
#legacy-html-raw .faa-text:after {
  content: " ";
  display: table;
}

#legacy-html-raw .faa-text:after {
  clear: both;
}

@media only screen {
  #legacy-html-raw .faa-text {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 91.66667%;
    float: left;
  }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  #legacy-html-raw .faa-text {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 66.66667%;
    float: left;
  }
}

@media only screen and (min-width: 64.063em) {
  #legacy-html-raw .faa-text {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 66.66667%;
    float: left;
  }
}

#legacy-html-raw .faa-button {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem;
  padding-right: 0 !important;
  padding-left: 0 !important;
}

#legacy-html-raw .faa-button:before,
#legacy-html-raw .faa-button:after {
  content: " ";
  display: table;
}

#legacy-html-raw .faa-button:after {
  clear: both;
}

@media only screen {
  #legacy-html-raw .faa-button {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left;
  }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  #legacy-html-raw .faa-button {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 16.66667%;
    float: left;
  }
}

@media only screen and (min-width: 64.063em) {
  #legacy-html-raw .faa-button {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 25%;
    float: left;
  }
}

#legacy-html-raw .recruit .slick-initialized .slick-slide {
  cursor: initial;
}

#legacy-html-raw .white-panel img.iconBAIGFA {
  margin-bottom: 0;
  margin-top: 0.2rem;
}

#legacy-html-raw .blueboxesright {
  background: #fff url(/etc/designs/investorsgroup/clientlibs/legacy/img/blue-boxes.png) no-repeat center right;
}

#legacy-html-raw .blueboxesright h2 {
  margin-bottom: 1em;
}

#legacy-html-raw .blueboxesright p {
  margin-bottom: 0;
}

#legacy-html-raw .rtsyb-title {
  background: #eaf5f9;
  padding: 5px 20px;
  margin-left: -20px;
}

@media only screen and (max-width: 40em) {
  #legacy-html-raw .rtsyb-title {
    font-size: 1.1rem;
    padding-right: 10px;
  }
}

#legacy-html-raw .rtsyb-text {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem;
  padding-right: 0 !important;
  padding-left: 0 !important;
}

#legacy-html-raw .rtsyb-text:before,
#legacy-html-raw .rtsyb-text:after {
  content: " ";
  display: table;
}

#legacy-html-raw .rtsyb-text:after {
  clear: both;
}

@media only screen {
  #legacy-html-raw .rtsyb-text {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left;
  }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  #legacy-html-raw .rtsyb-text {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 41.66667%;
    float: left;
  }
}

@media only screen and (min-width: 64.063em) {
  #legacy-html-raw .rtsyb-text {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 41.66667%;
    float: left;
  }
}

#legacy-html-raw .rtsyb-button {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem;
  padding-right: 0 !important;
  padding-left: 0 !important;
}

#legacy-html-raw .rtsyb-button:before,
#legacy-html-raw .rtsyb-button:after {
  content: " ";
  display: table;
}

#legacy-html-raw .rtsyb-button:after {
  clear: both;
}

@media only screen {
  #legacy-html-raw .rtsyb-button {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left;
    margin-left: 0 !important;
  }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  #legacy-html-raw .rtsyb-button {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 25%;
    float: left;
    margin-left: 1.3% !important;
  }
}

@media only screen and (min-width: 64.063em) {
  #legacy-html-raw .rtsyb-button {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 25%;
    float: left;
    margin-left: 1.3% !important;
  }
}

@media only screen and (max-width: 40em) {
  #legacy-html-raw .recruitpoints>div.row {
    text-align: center;
  }
}

#legacy-html-raw .recruit .rotatingtext {
  top: 60px;
  right: 0;
  left: 60px;
}

@media only screen and (max-width: 40em) {
  #legacy-html-raw .recruit .rotatingtext {
    top: 20px;
    left: 0px;
  }
}

#legacy-html-raw main.serp aside.c12 {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
}

#legacy-html-raw aside.serp-results {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#legacy-html-raw aside.serp-results:before,
#legacy-html-raw aside.serp-results:after {
  content: " ";
  display: table;
}

#legacy-html-raw aside.serp-results:after {
  clear: both;
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  #legacy-html-raw aside.serp-results {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 66.66667%;
    float: left;
  }
}

@media only screen and (min-width: 64.063em) {
  #legacy-html-raw aside.serp-results {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 66.66667%;
    float: left;
  }
}

#legacy-html-raw aside.serp-filter {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#legacy-html-raw aside.serp-filter:before,
#legacy-html-raw aside.serp-filter:after {
  content: " ";
  display: table;
}

#legacy-html-raw aside.serp-filter:after {
  clear: both;
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  #legacy-html-raw aside.serp-filter {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 33.33333%;
    float: left;
  }
}

@media only screen and (min-width: 64.063em) {
  #legacy-html-raw aside.serp-filter {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 33.33333%;
    float: left;
  }
}

#legacy-html-raw main.serp .serp-select {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem;
  padding-left: .9375rem;
  padding-right: .9375rem;
  width: 100%;
  float: left;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#legacy-html-raw main.serp .serp-select:before,
#legacy-html-raw main.serp .serp-select:after {
  content: " ";
  display: table;
}

#legacy-html-raw main.serp .serp-select:after {
  clear: both;
}

@media only screen and (max-width: 40em) {
  #legacy-html-raw main.serp .serp-select {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left;
  }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  #legacy-html-raw main.serp .serp-select {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 16.66667%;
    float: left;
  }
}

@media only screen and (min-width: 64.063em) {
  #legacy-html-raw main.serp .serp-select {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 16.66667%;
    float: left;
  }
}

#legacy-html-raw .serp-text {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem;
  padding-right: 0 !important;
  padding-left: 0 !important;
}

#legacy-html-raw .serp-text:before,
#legacy-html-raw .serp-text:after {
  content: " ";
  display: table;
}

#legacy-html-raw .serp-text:after {
  clear: both;
}

@media only screen and (max-width: 40em) {
  #legacy-html-raw .serp-text {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 83.33333%;
    float: left;
  }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  #legacy-html-raw .serp-text {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 66.66667%;
    float: left;
  }
}

@media only screen and (min-width: 64.063em) {
  #legacy-html-raw .serp-text {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 75%;
    float: left;
  }
}

#legacy-html-raw .serp-button {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem;
  padding-right: 0 !important;
  padding-left: 0 !important;
}

#legacy-html-raw .serp-button:before,
#legacy-html-raw .serp-button:after {
  content: " ";
  display: table;
}

#legacy-html-raw .serp-button:after {
  clear: both;
}

@media only screen and (max-width: 40em) {
  #legacy-html-raw .serp-button {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 16.66667%;
    float: left;
  }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  #legacy-html-raw .serp-button {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 16.66667%;
    float: left;
  }
}

@media only screen and (min-width: 64.063em) {
  #legacy-html-raw .serp-button {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 8.33333%;
    float: left;
  }
}

#legacy-html-raw footer {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
}

#legacy-html-raw footer:before,
#legacy-html-raw footer:after {
  content: " ";
  display: table;
}

#legacy-html-raw footer:after {
  clear: both;
}

#legacy-html-raw footer aside.footer {
  padding-left: .9375rem;
  padding-right: .9375rem;
  width: 33.33333%;
  float: left;
}

@media only screen and (max-width: 40em) {
  #legacy-html-raw footer aside.footer {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left;
  }
}

#legacy-html-raw footer section.social-media {
  padding-left: .9375rem;
  padding-right: .9375rem;
  width: 100%;
  float: left;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media only screen and (max-width: 40em) {
  #legacy-html-raw footer section.social-media {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left;
  }
}

#legacy-html-raw footer .legal,
#legacy-html-raw footer .accessability,
#legacy-html-raw footer .lang-toggle {
  padding-left: .9375rem;
  padding-right: .9375rem;
  width: 33.33333%;
  float: left;
}

@media only screen and (max-width: 40em) {
  #legacy-html-raw footer .legal,
  #legacy-html-raw footer .accessability,
  #legacy-html-raw footer .lang-toggle {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left;
  }
}

@media only screen and (max-width: 40em) {
  #legacy-html-raw .horizontaloverflow {
    overflow-x: auto;
    margin-bottom: 1.25rem;
  }

  #legacy-html-raw .horizontaloverflow>table {
    table-layout: auto;
    margin-bottom: 0;
  }

  #legacy-html-raw .horizontaloverflow>table td {
    white-space: nowrap;
  }

  #legacy-html-raw .rotatingtext p.tagline {
    display: none;
  }

  #legacy-html-raw .rotatingtext {
    position: absolute;
    z-index: 300000;
    display: block;
    background-color: rgba(255, 255, 255, 0.5);
    transition: background-color 300ms ease-out;
    width: 75%;
    padding: .5rem .5rem 0 .5rem;
    margin: 0 0 20px 0;
    border-radius: 5px;
    bottom: 0%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  #legacy-html-raw .rotatingtext h2,
  #legacy-html-raw .rotatingtext p {
    color: #4C5154;
  }

  #legacy-html-raw .rotatingtext p {
    line-height: 1rem;
  }

  #legacy-html-raw .white-panel-home {
    margin-top: 0;
    margin-bottom: 0;
  }

  #legacy-html-raw .rotatingtext h2 {
    margin-top: .5rem;
    font-size: 1em;
  }

  #legacy-html-raw .rotatingtext h2,
  #legacy-html-raw .rotatingtext p,
  #legacy-html-raw .rotatingtext p a {
    font-size: 0.9em;
  }

  #legacy-html-raw .rotatingtext a.outline-button {
    padding: .4rem;
  }

  #legacy-html-raw .rotatingtext p a {
    margin-bottom: 10px;
  }

  #legacy-html-raw .rotatingtext p {
    margin-bottom: 0.4em;
  }

  #legacy-html-raw .rotatingNavNext,
  #legacy-html-raw .rotatingNavPrev {
    top: 4em;
    min-width: 6.2%;
    padding: 6.2% 0% 0% 0%;
  }

  #legacy-html-raw .videoNavNext {
    top: 5em;
    min-width: 8%;
    padding: 6% 0rem 1.3rem;
  }

  #legacy-html-raw .videoNavPrev {
    top: 5em;
    min-width: 8%;
    padding: 6% 0rem 1.3rem;
  }

  #legacy-html-raw .advisor-panel {
    margin-bottom: 0px;
  }

  #legacy-html-raw .logo img {
    transition: all 300ms ease-out;
    margin-left: 1em;
    width: 39%;
    height: 60px;
    padding: .1em 0 .4em 0;
    max-width: 200px;
  }

  #legacy-html-raw .content-side-nav {
    width: 100%;
    margin-bottom: 10px;
  }

  #legacy-html-raw .legal p,
  #legacy-html-raw .lang-toggle p,
  #legacy-html-raw .accessability {
    text-align: center;
  }

  #legacy-html-raw .french-toggle {
    margin-right: 0;
  }

  #legacy-html-raw .accessability {
    margin-bottom: .4rem;
  }

  #legacy-html-raw .main-nav-dropdown {
    margin-left: .9rem;
    margin-right: .9rem;
  }

  #legacy-html-raw .localnavigation {
    margin-bottom: 10px;
  }

  #legacy-html-raw main nav.c3 {
    width: 100% !important;
  }

  #legacy-html-raw .back-to-top {
    text-align: center !important;
  }

  #legacy-html-raw .back-to-top a {
    color: #fff !important;
  }

  #legacy-html-raw .back-to-top a:hover {
    text-decoration: underline;
  }

  #legacy-html-raw .postfix.button.advisor {
    border-radius: 5px;
  }

  #legacy-html-raw .sharethis ul li {
    margin-left: 0 !important;
    padding: 0 !important;
  }

  #legacy-html-raw .favoriteCatalog ul {
    margin-left: 0;
  }

  #legacy-html-raw .favoriteCatalog img {
    float: none;
  }

  #legacy-html-raw main.home .favoriteCatalogItem:before,
  #legacy-html-raw main.home .favoriteCatalogItem:after {
    content: " ";
    display: table;
  }

  #legacy-html-raw main.home .favoriteCatalogItem:after {
    clear: both;
  }

  #legacy-html-raw main.home .favoriteCatalog img {
    float: left;
    border-radius: 5px;
  }

  #legacy-html-raw main.home .favoriteCatalog .favoriteCatalogItem {
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px solid #ccc;
  }

  #legacy-html-raw main .price-and-rates {
    width: 100%;
    float: none;
  }

  #legacy-html-raw .serp-panel {
    border-style: solid;
    border-width: 0px;
    border-color: #d7d7d7;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #F2F2F2;
  }

  #legacy-html-raw .serp-panel>:first-child {
    margin-top: 0;
  }

  #legacy-html-raw .serp-panel>:last-child {
    margin-bottom: 0;
  }

  #legacy-html-raw .serp-panel h1,
  #legacy-html-raw .serp-panel h2,
  #legacy-html-raw .serp-panel h3,
  #legacy-html-raw .serp-panel h4,
  #legacy-html-raw .serp-panel h5,
  #legacy-html-raw .serp-panel h6,
  #legacy-html-raw .serp-panel p,
  #legacy-html-raw .serp-panel li,
  #legacy-html-raw .serp-panel dl {
    color: #333;
  }

  #legacy-html-raw .serp-panel h1,
  #legacy-html-raw .serp-panel h2,
  #legacy-html-raw .serp-panel h3,
  #legacy-html-raw .serp-panel h4,
  #legacy-html-raw .serp-panel h5,
  #legacy-html-raw .serp-panel h6 {
    line-height: 1.2;
    margin-bottom: .625rem;
  }

  #legacy-html-raw .serp-panel h1.subheader,
  #legacy-html-raw .serp-panel h2.subheader,
  #legacy-html-raw .serp-panel h3.subheader,
  #legacy-html-raw .serp-panel h4.subheader,
  #legacy-html-raw .serp-panel h5.subheader,
  #legacy-html-raw .serp-panel h6.subheader {
    line-height: 1.4;
  }

  #legacy-html-raw a.button-search.icon.icon-search-nav {
    right: 4rem;
    position: relative;
  }

  #legacy-html-raw body.value-of-the-plan aside.c6 .olive-panel {
    margin-bottom: 20px;
  }

  #legacy-html-raw .return-to-wrap {
    width: 100% !important;
  }
}

@media only screen {
  #legacy-html-raw .logo img {
    transition: all 300ms ease-out;
    margin-left: 1em;
    width: 50%;
    padding: .1em 0 .4em 0;
  }

  #legacy-html-raw nav.smallresize .menudropdown li a {
    background-color: #fff !important;
  }

  #legacy-html-raw nav.smallresize .showmenudropdown {
    background-color: #fff;
  }

  #legacy-html-raw .main-nav-dropdown {
    background-color: #fff;
  }

  #legacy-html-raw nav.smallresize .showmenudropdown {
    margin-top: -10px;
  }
}

@media only screen and (min-width: 40.063em) {
  #legacy-html-raw .logo {
    margin-top: 10px;
    max-width: 180px;
    max-height: 51px;
  }

  #legacy-html-raw .white-panel-home .mini-nav {
    margin-left: -5% !important;
  }

  #legacy-html-raw .rotatingNavNext,
  #legacy-html-raw .rotatingNavPrev {
    top: 12em;
    min-width: 60px;
    min-height: 60px;
    padding: 6.2% 0% 0% 0%;
  }

  #legacy-html-raw .videoNavNext {
    top: 9em;
    min-width: 7%;
    padding: 6% 0rem 1.4rem;
  }

  #legacy-html-raw .videoNavPrev {
    top: 9em;
    min-width: 7%;
    padding: 6% 0rem 1.4rem;
  }

  #legacy-html-raw .main-nav-dropdown {
    margin-right: 1rem;
    margin-left: 1rem;
  }

  #legacy-html-raw .button.advisor {
    border-radius: 0 5px 5px 0;
  }
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  #legacy-html-raw .rotatingtext {
    position: absolute;
    z-index: 100000;
    display: block;
    top: 0px;
    right: 64px;
    transition: background-color 300ms ease-out;
    height: 100%;
    width: 40%;
    padding: 57px 20px 0px 20px;
    margin: 0;
  }

  #legacy-html-raw .rotatingtext h2,
  #legacy-html-raw .rotatingtext p {
    color: #4C5154;
  }

  #legacy-html-raw .rotatingtext .outline-button {
    padding-top: 0.75rem;
    padding-right: .5rem;
    padding-bottom: 0.75rem;
    padding-left: .5rem;
  }

  #legacy-html-raw .logo {
    transition: all 300ms ease-out;
    max-width: 180px;
  }

  #legacy-html-raw .white-panel-home .logo ul.listofresults li {
    margin: 0;
    width: 100%;
  }

  #legacy-html-raw .white-panel-home .logo ul.listofresults li .button {
    width: 100%;
    text-align: left;
  }

  #legacy-html-raw .white-panel-home .logo .icon-search {
    min-width: 7%;
    padding: 13% 0rem 1.4rem 1.7rem;
    margin-top: 4px;
  }

  #legacy-html-raw .white-panel-home .logo .content-side-nav {
    width: 100%;
    margin-bottom: 10px;
  }

  #legacy-html-raw .white-panel-home .logo .main-nav-dropdown {
    margin-left: .9rem;
    margin-right: .9rem;
  }

  #legacy-html-raw .white-panel-home .logo .localnavigation {
    margin-bottom: 10px;
  }

  #legacy-html-raw main.media-room aside.c3 {
    width: 50%;
  }

  #legacy-html-raw main.home aside.c4 {
    width: 50% !important;
  }

  #legacy-html-raw main .price-and-rates {
    width: 100%;
    float: none;
  }

  #legacy-html-raw main.content.hcwh-front section.c12 .white-panel aside.c4 {
    min-height: 450px;
  }

  #legacy-html-raw .slick-copy-blurb-top {
    transition: all 300ms ease-out;
    width: 100%;
    margin: 0;
    padding: 0 0 0 0.9375rem;
  }

  #legacy-html-raw .return-to-wrap {
    width: 44% !important;
  }

  #legacy-html-raw main.home .favoriteCatalogItem:before,
  #legacy-html-raw main.home .favoriteCatalogItem:after {
    content: " ";
    display: table;
  }

  #legacy-html-raw main.home .favoriteCatalogItem:after {
    clear: both;
  }

  #legacy-html-raw main.home .favoriteCatalog img {
    float: left;
    border-radius: 5px;
  }

  #legacy-html-raw main.home .favoriteCatalog .favoriteCatalogItem {
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px solid #ccc;
  }
}

@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  #legacy-html-raw span a.button.postfix {
    margin-left: -30px;
  }

  #legacy-html-raw .findAdvisorText {
    font-size: 1.1em;
  }

  #legacy-html-raw .large-2.columns label.left.inline.findAdvisorText {
    font-size: 1em;
  }

  #legacy-html-raw .icon-search {
    min-width: 13%;
    padding: 10% 0rem 1.5rem 1.7rem;
  }

  #legacy-html-raw main.content.hcwh-front section.c12 .white-panel aside.c4 {
    min-height: 450px;
  }
}

@media only screen and (min-width: 64.063em) {
  #legacy-html-raw .white-panel-home .mini-nav {
    margin-left: 63.9% !important;
  }

  #legacy-html-raw .rotatingtext {
    overflow: hidden;
    position: absolute;
    right: 84px;
    top: 150px;
    z-index: 3;
    max-width: 320px;
  }

  #legacy-html-raw .rotatingNavNext,
  #legacy-html-raw .rotatingNavPrev {
    top: 12em;
  }

  #legacy-html-raw main.content.hcwh-front aside.c4 {
    min-height: 450px;
  }
}

#legacy-html-raw #resizescreen {
  background-color: white;
}

#legacy-html-raw .responsive ul {
  margin-left: 0;
}

#legacy-html-raw .responsive>.pristine {
  display: none;
}

#legacy-html-raw .responsive>.pristine:first-child {
  display: block;
}

#legacy-html-raw .rotatingNavNext {
  position: absolute;
  background: url("/etc/designs/investorsgroup/clientlibs/legacy/img/next-solid-circle-vid.svg") no-repeat scroll 0 0/cover transparent;
  display: inline-block;
  height: 0;
  vertical-align: middle;
  right: 1em;
  z-index: 3;
  color: #CCC;
}

#legacy-html-raw .videoNavNext {
  position: absolute;
  background: url("/etc/designs/investorsgroup/clientlibs/legacy/img/next-solid-circle.svg") no-repeat scroll top left/cover transparent;
  display: inline-block;
  height: 0;
  vertical-align: middle;
  right: 0em;
  z-index: 3;
}

#legacy-html-raw .videoNavPrev {
  position: absolute;
  background: url("/etc/designs/investorsgroup/clientlibs/legacy/img/previous-solid-circle.svg") no-repeat scroll top right/cover transparent;
  display: inline-block;
  height: 0;
  vertical-align: middle;
  left: 0em;
  z-index: 3;
}

#legacy-html-raw .rotatingNavNext:hover {
  background: url("/etc/designs/investorsgroup/clientlibs/legacy/img/next-solid-circle-hover.svg") no-repeat scroll 0 0/cover transparent;
  color: black;
}

#legacy-html-raw .rotatingNavPrev {
  position: absolute;
  background: url("/etc/designs/investorsgroup/clientlibs/legacy/img/previous-solid-circle-vid.svg") no-repeat scroll top right/cover transparent;
  display: inline-block;
  height: 0;
  vertical-align: middle;
  left: 1em;
  z-index: 3;
  color: #CCC;
}

#legacy-html-raw .rotatingNavPrev:hover {
  background: url("/etc/designs/investorsgroup/clientlibs/legacy/img/previous-solid-circle-hover.svg") no-repeat scroll 0 0/cover transparent;
  color: black;
}

#legacy-html-raw .rotatingNavPrev,
#legacy-html-raw .rotatingNavNext {
  top: 42%;
}

#legacy-html-raw .logo-adjustment {
  width: 100%;
  height: auto;
}

#legacy-html-raw .slick_video_text ul {
  margin-left: 1.4em;
}

#legacy-html-raw p.transcript {
  margin-bottom: 0;
}

#legacy-html-raw a.viewallvideo {
  color: #dc5114;
}

#legacy-html-raw a.viewallvideo:hover {
  color: #b04110;
  text-decoration: underline;
}

#legacy-html-raw .slick-slide {
  position: relative;
}

#legacy-html-raw #fAll,
#legacy-html-raw #fAdvisors,
#legacy-html-raw #fRecruiters {
  display: none;
}

#legacy-html-raw .listofresults input[type="radio"]+label {
  margin-left: 0;
  margin-right: 0;
}

#legacy-html-raw .listofresults input[type="radio"]:checked+label {
  background-color: #B04110;
}

#legacy-html-raw .details {
  border-bottom: 1px solid #CCCCCC;
}

#legacy-html-raw .links {
  font-size: 0.9375em;
  padding-top: 20px;
}

#legacy-html-raw .title a {
  color: #E26F1F;
  text-decoration: underline;
}

#legacy-html-raw .title a:hover {
  color: #B04110;
  text-decoration: none;
}

#legacy-html-raw .links span.text a {
  border-bottom: 1px dashed #666666;
  color: #999999;
  text-decoration: none;
}

#legacy-html-raw .links span.text a:hover {
  border-bottom: none;
  color: #000000;
  text-decoration: none;
}

#legacy-html-raw .pagination {
  margin-top: 2rem;
  margin-left: 0;
}

#legacy-html-raw ul.pagination li.current a,
#legacy-html-raw ul.pagination li.current button {
  background: none repeat scroll 0 0 #CCCCCC;
  color: #4C5154;
}

#legacy-html-raw ul.pagination li.current a:hover,
#legacy-html-raw ul.pagination li.current button:hover {
  color: #fff;
}

#legacy-html-raw .googleFilter {
  padding: .5rem 1rem;
  background-color: #FFF;
  border: 1px solid #CCC;
}

#legacy-html-raw .googleFilter p.menu-icon {
  display: none !important;
}

#legacy-html-raw .googleFilter p {
  margin-bottom: 0;
}

#legacy-html-raw .googleFilter h2 {
  font-size: .9em;
  color: #4C5154;
  text-transform: uppercase;
}

#legacy-html-raw .googleFilter label {
  color: #4C5154;
  font-weight: 400;
  font-size: 1.125rem;
}

#legacy-html-raw main.serp .linkList li {
  border-bottom: none;
  padding-bottom: 1em;
  margin-bottom: 0;
}

#legacy-html-raw .googleFilter ul li a {
  text-decoration: none;
}

#legacy-html-raw .menu-filter-button {
  background: none repeat scroll 0 0 #A6A6A2;
  border-bottom: 1px solid rgba(0,
    0,
    0,
    0.2);
  color: #222222;
  cursor: pointer;
  padding: 0.35em;
  display: block;
}

#legacy-html-raw .menu-button {
  border-bottom: none;
}

#legacy-html-raw .menu-button {
  text-align: center;
  margin: 0 auto;
}

#legacy-html-raw .details {
  margin-bottom: 30px;
}

#legacy-html-raw span.serp {
  color: #DC5114;
}

#legacy-html-raw img.arrow-line-left {
  padding: 0;
  margin-bottom: 0;
}

#legacy-html-raw main.serp .menu-button {
  padding: .525em;
  border-bottom: none;
}

#legacy-html-raw .widenfilter {
  float: right;
  background: #4C5154;
  padding: 2px 8px;
}

#legacy-html-raw .white-panel ul li a.widenfilter {
  color: #fff;
}

#legacy-html-raw .white-panel ul li a.widenfilter:hover {
  color: #dc5114;
  text-decoration: none;
}

#legacy-html-raw p.headingAssociate {
  margin-bottom: 0;
  padding-left: 10px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  color: #4C5154;
}

#legacy-html-raw span.titleassociate a {
  color: #DC5114;
  padding-left: 10px;
}

#legacy-html-raw .serp-row {
  padding-top: 10px;
  border-bottom: 1px solid black;
}

#legacy-html-raw .nextresultset_anchor {
  display: block;
  text-align: center;
  color: #e9851f;
}

#legacy-html-raw div#triangledown {
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 12px solid #e9851f;
  height: 0;
  width: 0;
  margin: 0 auto;
}

#legacy-html-raw a {
  color: #acb7c0;
  text-decoration: none;
}

#legacy-html-raw img {
  max-width: 100%;
}

#legacy-html-raw body.timeline {
  background-color: #f1f7f7;
}

#legacy-html-raw .cd-container {
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
}

#legacy-html-raw .cd-container::after {
  content: '';
  display: table;
  clear: both;
}

#legacy-html-raw #cd-timeline {
  position: relative;
  margin-bottom: 2em;
}

#legacy-html-raw #cd-timeline::before {
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #b5bfc6;
}

@media only screen and (min-width: 1170px) {
  #legacy-html-raw #cd-timeline::before {
    left: 50%;
    margin-left: -2px;
  }
}

#legacy-html-raw .cd-timeline-block {
  position: relative;
  margin: 2em 0;
}

#legacy-html-raw .cd-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}

#legacy-html-raw .cd-timeline-block:first-child {
  margin-top: 0;
}

#legacy-html-raw .cd-timeline-block:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 1170px) {
  #legacy-html-raw .cd-timeline-block {
    margin: 4em 0;
  }

  #legacy-html-raw .cd-timeline-block:first-child {
    margin-top: 0;
  }

  #legacy-html-raw .cd-timeline-block:last-child {
    margin-bottom: 0;
  }
}

#legacy-html-raw .cd-timeline-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0 0 0 4px #b5bfc6,
    inset 0 2px 0 rgba(0,
            0,
            0,
            0.08),
    0 3px 0 4px rgba(0,
            0,
            0,
            0.05);
}

#legacy-html-raw .cd-timeline-img img {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -12px;
}

#legacy-html-raw .cd-timeline-img.cd-picture {
  background: #d5eeff;
}

#legacy-html-raw .cd-timeline-img.cd-movie {
  background: #f5b194;
}

#legacy-html-raw .cd-timeline-img.cd-location {
  background: #fff;
}

@media only screen and (min-width: 1170px) {
  #legacy-html-raw .cd-timeline-img {
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -30px;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }

  #legacy-html-raw .cssanimations .cd-timeline-img.is-hidden {
    visibility: hidden;
  }

  #legacy-html-raw .cssanimations .cd-timeline-img.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
    -moz-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s;
  }
}

@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
  }
}

@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }

  100% {
    -moz-transform: scale(1);
  }
}

@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

#legacy-html-raw .cd-timeline-content {
  position: relative;
  margin-left: 60px;
  background: white;
  border-radius: 0.25em;
  padding: 1em;
}

#legacy-html-raw .cd-timeline-content img {
  border-radius: 5px;
  padding: 2px;
  border: 1px solid #ccc;
}

#legacy-html-raw .cd-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}

#legacy-html-raw .cd-timeline-content h2 {
  color: #303e49;
  font-size: 1em;
  padding-bottom: 20px;
}

#legacy-html-raw .cd-timeline-content p,
#legacy-html-raw .cd-timeline-content .cd-read-more,
#legacy-html-raw .cd-timeline-content .cd-date {
  font-size: 1.2rem;
  font-size: 0.8125rem;
  color: #4C5154;
}

#legacy-html-raw .cd-timeline-content .cd-read-more,
#legacy-html-raw .cd-timeline-content .cd-date {
  display: inline-block;
}

#legacy-html-raw .cd-timeline-content p {
  margin: 1em 0;
  line-height: 1.6;
}

#legacy-html-raw .cd-timeline-content .cd-read-more {
  float: right;
  padding: .8em 1em;
  background: #acb7c0;
  color: white;
  border-radius: 0.25em;
}

#legacy-html-raw .no-touch .cd-timeline-content .cd-read-more:hover {
  background-color: #bac4cb;
}

#legacy-html-raw .cd-timeline-content .cd-date {
  float: none;
  padding: .8em 0;
  opacity: .7;
  clear: both;
  font-weight: bold;
  font-size: 1.5rem;
}

#legacy-html-raw .cd-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white;
}

@media only screen and (min-width: 1170px) {
  #legacy-html-raw .cd-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%;
  }

  #legacy-html-raw .cd-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white;
  }

  #legacy-html-raw .cd-timeline-content .cd-read-more {
    float: left;
  }

  #legacy-html-raw .cd-timeline-content .cd-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-family: "Roboto Slab", "Times New Roman", serif;
    color: #000;
  }

  #legacy-html-raw .cd-timeline-block:nth-child(even) .cd-timeline-content {
    float: right;
  }

  #legacy-html-raw .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: white;
  }

  #legacy-html-raw .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
    float: right;
  }

  #legacy-html-raw .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    right: 122%;
    text-align: right;
  }

  #legacy-html-raw .cssanimations .cd-timeline-content.is-hidden {
    visibility: hidden;
  }

  #legacy-html-raw .cssanimations .cd-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    -moz-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s;
  }
}

@media only screen and (min-width: 1170px) {
  #legacy-html-raw .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    -moz-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s;
  }
}

@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}

@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}

@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

#legacy-html-raw .return-to-wrap {
  margin: 0 auto;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  text-align: center;
  width: 33%;
}

#legacy-html-raw .return-to {
  border: none !important;
  border-radius: 0 0 5px 5px;
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: normal;
  margin-bottom: 1.25rem;
  position: relative;
  padding: .875rem 1.5rem .875rem .875rem;
  font-size: .8125rem;
  transition: opacity 300ms ease-out;
  background-color: #fff;
  border-color: #dbdbdb;
  color: #575757;
}

#legacy-html-raw .return-to .close {
  font-size: 1.375rem;
  padding: 9px 6px 4px;
  line-height: 0;
  position: absolute;
  top: 50%;
  margin-top: -.6875rem;
  right: .25rem;
  color: #333;
  opacity: .3;
}

#legacy-html-raw .return-to .close:hover,
#legacy-html-raw .return-to .close:focus {
  opacity: .5;
}

#legacy-html-raw .return-to.alert-close {
  opacity: 0;
}

#legacy-html-raw a.return-to-link {
  color: #4C5154;
  display: block;
}

#legacy-html-raw a.return-to-link:hover {
  color: #DC5114;
  text-decoration: underline;
}

#legacy-html-raw .slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

#legacy-html-raw .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

#legacy-html-raw .slick-list:focus {
  outline: none;
}

#legacy-html-raw .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

#legacy-html-raw .slick-slider .slick-track,
#legacy-html-raw .slick-slider .slick-list {
  -webkit-transform: translate3d(0,
    0,
    0);
  -moz-transform: translate3d(0,
    0,
    0);
  -ms-transform: translate3d(0,
    0,
    0);
  -o-transform: translate3d(0,
    0,
    0);
  transform: translate3d(0,
    0,
    0);
}

#legacy-html-raw .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

#legacy-html-raw .slick-track:before,
#legacy-html-raw .slick-track:after {
  display: table;
  content: '';
}

#legacy-html-raw .slick-track:after {
  clear: both;
}

#legacy-html-raw .slick-loading .slick-track {
  visibility: hidden;
}

#legacy-html-raw .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

#legacy-html-raw [dir='rtl'] .slick-slide {
  float: right;
}

#legacy-html-raw .slick-slide img {
  display: block;
}

#legacy-html-raw .slick-slide.slick-loading img {
  display: none;
}

#legacy-html-raw .slick-slide.dragging img {
  pointer-events: none;
}

#legacy-html-raw .slick-initialized .slick-slide {
  display: block;
  cursor: pointer;
}

#legacy-html-raw .slick-loading .slick-slide {
  visibility: hidden;
}

#legacy-html-raw .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

#legacy-html-raw .slick-copy-blurb-top {
  position: absolute;
  background: rgba(255,
    255,
    255,
    0.5);
  bottom: 0;
  width: 94%;
  padding: 0.9375rem;
  border-radius: 5px;
  margin: 20px;
}

#legacy-html-raw .slick-togglr {
  padding-right: 20px;
}

#legacy-html-raw .slick-video-toggles {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem;
}

#legacy-html-raw .slick-video-toggles:before,
#legacy-html-raw .slick-video-toggles:after {
  content: " ";
  display: table;
}

#legacy-html-raw .slick-video-toggles:after {
  clear: both;
}

#legacy-html-raw .slick-video-toggles .slick-toggle {
  padding-left: .9375rem;
  padding-right: .9375rem;
  width: 100%;
  float: left;
}

@media only screen and (min-width: 40.063em) {
  #legacy-html-raw .slick-video-toggles .slick-toggle {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 33.33333%;
    float: left;
  }
}

#legacy-html-raw .slick-video-toggles .slick-toggle p,
#legacy-html-raw .slick-video-toggles .slick-toggle h6 {
  color: black;
}

#legacy-html-raw ul.left li a,
#legacy-html-raw ul.right li.has-dropdown.not-click a {
  text-transform: uppercase;
  font-weight: 300;
}

#legacy-html-raw .menu-icon {
  border: 1px solid #ccc;
  background-color: #fff;
  border-radius: 5px;
}

#legacy-html-raw a.menu-button:hover {
  background-color: #ccc;
  transition: background-color 300ms ease-out;
}

#legacy-html-raw a.menu-button:hover span {
  color: #fff;
}

#legacy-html-raw .search-icon {
  width: 30px;
  height: 30px;
}

#legacy-html-raw .active {
  border-bottom: 3px solid #DC5114;
}

#legacy-html-raw .header-top-backcolor {
  background-color: #fff;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}

#legacy-html-raw .header-top-backcolor-slider {
  background-color: #fff;
  margin-top: -20px;
}

#legacy-html-raw .already-a-client {
  color: #787878 !important;
  text-transform: uppercase !important;
  transition: background-color 300ms ease-out;
  background-color: #F0F0F0 !important;
}

#legacy-html-raw .already-a-client:hover {
  background-color: #ccc !important;
  color: #DC5114 !important;
  box-shadow: inset 0px -2px 0px 0px #dc5114;
  text-decoration: none;
}



#legacy-html-raw .already-a-client span {
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 2.75rem;
}

#legacy-html-raw .already-a-client:hover span {
  border-left-color: #fff;
}

#legacy-html-raw .icon-search-nav {
  background: url("/etc/designs/investorsgroup/clientlibs/legacy/img/search-mobile-nav.svg") no-repeat scroll 0 4px/cover transparent;
  height: 0;
  min-width: 8%;
  padding: 9% 0rem 1.3rem 1rem;
}

#legacy-html-raw .no-svg .icon-search-nav {
  background: url("/etc/designs/investorsgroup/clientlibs/legacy/img/search-mobile-nav.svg") no-repeat scroll 0 4px/cover transparent;
}

#legacy-html-raw .button-search {
  padding: 1rem 1rem 1.0625rem;
}

#legacy-html-raw .icon {
  display: inline;
  display: inline-block;
}

#legacy-html-raw .icon-search {
  background: #b04110 url("/etc/designs/investorsgroup/clientlibs/legacy/img/search.svg") no-repeat scroll 50% 50%;
  text-indent: 999em;
  background-size: 30px auto;
  margin: 0;
  height: 37px;
  border: none;
  overflow: hidden;
}

#legacy-html-raw .no-svg .icon-search {
  background: url("/etc/designs/investorsgroup/clientlibs/legacy/img/search.svg") no-repeat scroll 50% 50%;
  background-size: 30px auto;
  margin: 0;
  height: 35px;
  width: 35px;
  overflow: hidden;
}

#legacy-html-raw .search-topbar .toggle-topbar {
  position: relative;
  float: right;
}

#legacy-html-raw #topnav .header-backcolor ul li.search-topbar a:hover {
  background-color: inherit;
}

#legacy-html-raw .external {
  padding-left: 5px;
}

#legacy-html-raw body.sec748D67E8330645199EF86E5AAD910374 .header .navBar .sec748D67E8330645199EF86E5AAD910374,
#legacy-html-raw body.sec370B7BB6DC50432A8D9A69C00DBB392D .header .navBar .sec370B7BB6DC50432A8D9A69C00DBB392D,
#legacy-html-raw body.secEA45C73A79874FF983DB8091B23CD4A8 .header .navBar .secEA45C73A79874FF983DB8091B23CD4A8,
#legacy-html-raw body.secD4A77A7884F848BDA19F3E3F5A75CABA .header .navBar .secD4A77A7884F848BDA19F3E3F5A75CABA {
  box-shadow: inset 0px -2px 0px 0px #dc5114;
  text-decoration: none !important;
  color: #DC5114;
  box-shadow: inset 0px -2px 0px 0px #DC5114;
  text-decoration: none !important;
}

#legacy-html-raw .section-search {
  max-height: 0;
  opacity: 0;
  transition: all 0.9s ease-in-out 0s;
  overflow: hidden;
}

#legacy-html-raw .show-section-search {
  max-height: 37px;
  opacity: 1;
}

#legacy-html-raw .localnavigation ul,
#legacy-html-raw .localnavigation ul,
#legacy-html-raw .localnavigation ul {
  list-style-type: none;
}

#legacy-html-raw .localnavigation ul li {
  margin: 0;
  padding: 0;
  background: none repeat scroll 0 0 transparent;
  font-size: 0.9375em;
}

#legacy-html-raw .localnavigation ul li.parent > a,
#legacy-html-raw nav.smallresize ul li.parent > a {
  background: url("/etc/designs/investorsgroup/clientlibs/legacy/img/down.png") no-repeat scroll right center #fff;
  padding-right: 20px;
  background-position-x: 98%;
}

#legacy-html-raw .localnavigation ul li.active > a,
#legacy-html-raw nav.smallresize ul li.active > a {
  background: url("/etc/designs/investorsgroup/clientlibs/legacy/img/up.png") no-repeat scroll right center #fff;
  padding-right: 20px;
  background-position-x: 98%;
}

#legacy-html-raw .localnavigation ul li.parent.active ul li a {
  background: none repeat scroll 0 0 transparent;
}

#legacy-html-raw nav.smallresize {
  background-color: #FFFFFF;
}

#legacy-html-raw .menu-button {
  border-bottom: 1px solid rgba(0,
    0,
    0,
    0.2);
  color: #4C5154;
  cursor: pointer;
  padding: 1em;
  display: block;
}

#legacy-html-raw .menudropdown {
  margin: 0 auto;
  max-height: 0;
  overflow: hidden;
  transition: none 0s ease 0s;
  width: 100%;
}

#legacy-html-raw nav.largeresize {
  border-right: 1px solid #CCCCCC;
  padding-bottom: 60px;
  min-height: 400px;
}

#legacy-html-raw nav.largeresize ul.menudropdown {
  max-height: 2000px;
}

#legacy-html-raw nav.largeresize ul,
#legacy-html-raw nav.largeresize ul ul {
  margin-top: 0;
}

#legacy-html-raw nav.largeresize ul li {
  margin: 0;
  padding: 0;
  background: none repeat scroll 0 0 transparent;
  border-bottom: 1px solid #CCCCCC;
  font-size: 0.9375em;
}

#legacy-html-raw nav.largeresize ul li>ul li:last-child {
  border: none;
}

#legacy-html-raw nav.largeresize ul li a {
  border-bottom: medium none;
  color: #000000;
  display: block;
  padding: 9px 20px 9px 0;
  width: 200px;
}

#legacy-html-raw .submenudropdown {
  max-height: 0;
  overflow: hidden;
  transition: none 0s ease 0s;
  width: 100%;
}

#legacy-html-raw nav.smallresize .menudropdown li a {
  background: none repeat scroll 0 0 #FFFFFF;
  border-bottom: 1px solid rgba(0,
    0,
    0,
    0.15);
  color: #222222;
  display: block;
  overflow: hidden;
  padding: 0.96em;
  position: relative;
  z-index: 2;
}

#legacy-html-raw .menudropdown li ul {
  width: 100%;
}

#legacy-html-raw .menudropdown li ul li a {
  background: none repeat scroll 0 0 #FFFFFF;
  display: block;
}

#legacy-html-raw nav.smallresize .menudropdownhidden {
  opacity: 0;
}

#legacy-html-raw nav.smallresize .showmenudropdown {
  max-height: 2000px;
  opacity: 1;
  transition: all 0.5s ease-in-out 0s;
}

#legacy-html-raw .showsubmenu {
  max-height: 2000px;
  opacity: 1;
  transition: all 0.5s ease-in-out 0s;
}

#legacy-html-raw .main-nav-dropdown {
  margin-bottom: 0;
  background: url("/etc/designs/investorsgroup/clientlibs/legacy/img/down.png") no-repeat scroll right center #fff;
  margin-top: -10px;
  margin-bottom: 10px;
  background-position-x: 98%;
  background-color: #fff;
  margin-left: 0.9375rem;
  margin-right: 0.9375rem;
  text-align: left;
}

#legacy-html-raw .topLevel,
#legacy-html-raw p.topLevel {
  text-transform: uppercase;
  color: #00416F !important;
  margin-left: 14px;
  margin-bottom: 0px;
  padding-bottom: 1.25rem;
  margin-top: 20px;
  border-bottom: 1px solid #CCCCCC;
}

#legacy-html-raw .topLevel a,
#legacy-html-raw p.topLevel a {
  color: #00416F;
}

#legacy-html-raw .topLevel a:hover,
#legacy-html-raw p.topLevel a:hover {
  text-decoration: underline;
}

#legacy-html-raw .advisor-search-home {
  border-style: solid;
  border-width: 0px;
  border-color: #e3e3e3;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #fff;
  margin-top: 20px;
}

#legacy-html-raw .advisor-search-home>:first-child {
  margin-top: 0;
}

#legacy-html-raw .advisor-search-home>:last-child {
  margin-bottom: 0;
}

#legacy-html-raw .advisor-search-home h1,
#legacy-html-raw .advisor-search-home h2,
#legacy-html-raw .advisor-search-home h3,
#legacy-html-raw .advisor-search-home h4,
#legacy-html-raw .advisor-search-home h5,
#legacy-html-raw .advisor-search-home h6,
#legacy-html-raw .advisor-search-home p,
#legacy-html-raw .advisor-search-home li,
#legacy-html-raw .advisor-search-home dl {
  color: #333;
}

#legacy-html-raw .advisor-search-home h1,
#legacy-html-raw .advisor-search-home h2,
#legacy-html-raw .advisor-search-home h3,
#legacy-html-raw .advisor-search-home h4,
#legacy-html-raw .advisor-search-home h5,
#legacy-html-raw .advisor-search-home h6 {
  line-height: 1.2;
  margin-bottom: .625rem;
}

#legacy-html-raw .advisor-search-home h1.subheader,
#legacy-html-raw .advisor-search-home h2.subheader,
#legacy-html-raw .advisor-search-home h3.subheader,
#legacy-html-raw .advisor-search-home h4.subheader,
#legacy-html-raw .advisor-search-home h5.subheader,
#legacy-html-raw .advisor-search-home h6.subheader {
  line-height: 1.4;
}

#legacy-html-raw .advisor-search-home .findAdvisorText {
  font-size: 25px;
  text-transform: uppercase;
}

#legacy-html-raw img.advisor {
  height: 24px;
  width: 24px;
  margin: 0 0 .25rem 0;
  overflow: hidden;
}

#legacy-html-raw span.prefix {
  background-color: #fff;
  width: 100%;
}

#legacy-html-raw .footer {
  background-color: #787878;
  color: #4C5154;
  padding-top: 20px;
}

#legacy-html-raw .footer ul {
  list-style-type: none;
}

#legacy-html-raw .footer ul:nth-child(1) {
  margin-left: 0;
}

#legacy-html-raw .footer li {
  border-bottom: 1px dotted #fff;
  padding: 10px 0;
}

#legacy-html-raw .footer a {
  color: #fff;
}

#legacy-html-raw .footer a:hover {
  color: #ccc;
}

#legacy-html-raw .footer footer section.social-media .white-panel.clearfix ul.social-media {
  text-align: center;
}

#legacy-html-raw .footer .social-media {
  display: block;
  text-align: center;
}

#legacy-html-raw .footer .social-media li {
  margin: 0;
  border-bottom: none;
  float: left;
}

#legacy-html-raw .footer .social-media li a img {
  width: 30px;
  height: 30px;
}

#legacy-html-raw .small-search {
  padding-top: 20px;
}

#legacy-html-raw section.social-media .white-panel {
  text-align: center;
}

#legacy-html-raw .legal {
  color: #fff;
}

#legacy-html-raw .legal a {
  color: #fff;
}

#legacy-html-raw .legal a:hover {
  text-decoration: underline;
}

#legacy-html-raw .lang-toggle {
  text-align: center;
}

#legacy-html-raw .lang-toggle a {
  color: #fff;
}

#legacy-html-raw .lang-toggle a:hover {
  text-decoration: underline;
}

#legacy-html-raw .accessability {
  text-align: right;
}

#legacy-html-raw .accessability img {
  width: 75px;
  max-width: 75px;
}

@media only screen and (max-width: 40em) {
  #legacy-html-raw .accessability {
    margin-top: 1em;
    text-align: center;
  }
}

#legacy-html-raw .footer-bottom .white-panel.clearfix {
  text-align: center;
}



#legacy-html-raw .social-media ul {
  margin: 0 auto;
  display: block;
  width: auto;
  display: inline-block;
}

#legacy-html-raw .social-media ul li {
  background-image: none;
  float: left;
  list-style-type: none;
  margin-left: 5px;
  line-height: 1em;
}

#legacy-html-raw .social-media ul li.social-media {
  margin-left: 0;
  padding-left: 0;
  line-height: 2em;
}

#legacy-html-raw .social-media ul li a {
  border-bottom: medium none;
  color: #999999;
  height: 16px;
  line-height: 0;
  padding: 0 10px 0 10px;
  text-decoration: none;
}

#legacy-html-raw .twitter,
#legacy-html-raw .facebook,
#legacy-html-raw .linkedin,
#legacy-html-raw .stumbleupon,
#legacy-html-raw .email {
  background-position: 0 0;
  display: block;
}

#legacy-html-raw .social-media img {
  width: 30px;
  height: 30px;
}

#legacy-html-raw .sharethis {
  display: inline-block;
  width: 100%;
}

#legacy-html-raw .sharethis ul {
  margin: 0;
}

#legacy-html-raw .sharethis ul li {
  background-image: none;
  float: left;
  list-style-type: none;
  margin-left: 5px;
  padding: 5px 0 0 5px;
  line-height: 1em;
  font-size: 100% !important;
}

#legacy-html-raw .sharethis ul li.sharethistext {
  margin-left: 0;
  padding-left: 0;
  line-height: 2em;
}

#legacy-html-raw .sharethis ul li a {
  border-bottom: medium none;
  color: #787878;
  height: 16px;
  line-height: 0;
  padding: 0 0 0 16px;
  text-decoration: none;
}

#legacy-html-raw .twitter,
#legacy-html-raw .facebook,
#legacy-html-raw .linkedin,
#legacy-html-raw .stumbleupon,
#legacy-html-raw .email {
  background-position: 0 0;
  display: block;
}

#legacy-html-raw .sharethis img {
  width: 30px;
  height: 30px;
}

#legacy-html-raw .section-title,
#legacy-html-raw .sub-title,
#legacy-html-raw h1,
#legacy-html-raw h2,
#legacy-html-raw h3,
#legacy-html-raw h4,
#legacy-html-raw h5,
#legacy-html-raw h6 {
  text-transform: initial;
}

#legacy-html-raw .menu-icon {
  padding: 0!important;
  border: 0!important;
}

#legacy-html-raw .menu-icon:hover {
  background: none;
}

#legacy-html-raw header {
  margin-bottom: 30px;
}

#legacy-html-raw .legacy-pages,
#legacy-html-raw .legacy-pages p,
#legacy-html-raw .legacy-pages h1,
#legacy-html-raw .legacy-pages h2,
#legacy-html-raw .legacy-pages h3,
#legacy-html-raw .legacy-pages h4,
#legacy-html-raw .legacy-pages h5,
#legacy-html-raw .legacy-pages h6 {
  font-family: "Roboto","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
}

#legacy-html-raw strong {
  font-family: inherit;
}

@media (max-width: 1024px) {
	#legacy-html-raw .hide-for-large-up.main-nav-dropdown {
		display: block !important;
	}
}