@media (min-width: 992px) {
  .hidden-lg-up {
    display: none; } }

@media (max-width: 991px) {
  .hidden-lg-down {
    display: none; } }

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

*, *:before, *:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

article, aside, blockquote, body, details, dl, fieldset, figcaption, figure, footer, form, header, hgroup, legend, main, menu, nav, ol, p, section, summary, ul {
  display: block;
  margin: 0;
  padding: 0;
  border: 0; }

audio, canvas, video {
  display: inline-block;
  display: inline;
  zoom: 1; }

audio:not([controls]) {
  display: none;
  height: 0; }

body {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

a {
  text-decoration: none;
  cursor: pointer;
  color: inherit; }

a:active, a:hover {
  outline: 0; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

small {
  font-size: .9em; }

dl, menu, ol, ul {
  margin: 0; }

dd {
  margin: 0; }

iframe {
  border: none;
  max-width: 100%;
  overflow: hidden; }

ul, ol {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-start: 0;
  -moz-margin-before: 0;
  -moz-margin-after: 0;
  -moz-margin-start: 0;
  -moz-margin-end: 0;
  -moz-padding-start: 0; }

img {
  max-width: 100%;
  height: auto;
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: middle; }

svg:not(:root) {
  overflow: hidden; }

legend {
  white-space: normal;
  *margin-left: 0; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible; }

button[disabled], html input[disabled] {
  cursor: default; }

label::-moz-selection {
  background-color: transparent; }

label::selection {
  background-color: transparent; }

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  *height: 1em;
  *width: 1em; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  display: block;
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

[hidden] {
  display: none; }

.clearfix:after {
  content: "";
  display: table;
  float: none;
  clear: both; }

.main--home {
  padding-top: 4.8rem; }

.main {
  background-color: #f2f2f2;
  padding-bottom: 4.8rem;
  border-bottom: 1px solid #E5E5E5; }

.secondary-content .detail {
  padding: 1.6rem 3.2rem 4.8rem 3.2rem;
  border-left: 0;
  border-right: 0; }
  @media (max-width: 1023px) {
    .secondary-content .detail {
      padding: 3.2rem 1.6rem 4.8rem; } }

.page {
  clear: both;
  margin: 0 auto;
  border-left: solid 1px #E5E5E5;
  border-right: solid 1px #E5E5E5;
  border-bottom: solid 1px #E5E5E5;
  background-color: #f2f2f2;
  padding-bottom: 4.5rem; }

.secondary-content .container {
  padding: 2.4rem 1.6rem; }

.detail-template {
  margin-top: 1.6rem; }
  @media (min-width: 992px) {
    .detail-template .col-lg-9:first-child {
      max-width: calc(100% - 33rem);
      -webkit-box-flex: 0;
          -ms-flex: 0 0 calc(100% - 33rem);
              flex: 0 0 calc(100% - 33rem); } }

@media (min-width: 1200px) {
  .detail-template--marginRight .col-lg-9 {
    max-width: 72%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 72%;
            flex: 0 0 72%;
    margin-right: 1.6rem; } }

hr.divider__grey {
  display: block;
  margin-bottom: 0 !important;
  margin-top: 1.6rem;
  padding-bottom: 1.6rem; }

.article__list {
  list-style: none;
  padding-left: 0; }

.article__item {
  padding-bottom: 1.6rem; }

.table--sortable thead th {
  font-size: 1.4rem; }
  .table--sortable thead th:not(.sorting_disabled) {
    position: relative;
    padding: .75rem 1.55rem .75rem .75rem; }
    .table--sortable thead th:not(.sorting_disabled):not(.sort_asc):not(.sort_dsc):after {
      font-family: 'Font Awesome 5 Free';
      content: "\F0DC";
      padding-left: 0.8rem;
      color: #d4d4d4;
      font-size: 0.8em;
      position: absolute;
      right: .4rem;
      font-weight: 900; }
    .table--sortable thead th:not(.sorting_disabled).sort_asc:after {
      font-family: 'Font Awesome 5 Free';
      content: "\F0DE";
      padding-left: 0.8rem;
      color: #348ac7;
      font-size: 0.8em;
      position: absolute;
      right: .4rem;
      font-weight: 900; }
    .table--sortable thead th:not(.sorting_disabled).sort_dsc:after {
      font-family: 'Font Awesome 5 Free';
      content: "\F0DD";
      padding-left: 0.8rem;
      color: #348ac7;
      font-size: 0.8em;
      position: absolute;
      right: .4rem;
      font-weight: 900; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

@media (max-width: 767px) {
  .custom-responsive tr td {
    display: block;
    width: 100% !important; } }

@media (max-width: 767px) {
  .responsive-table thead {
    display: none; }
  .responsive-table table,
  .responsive-table tbody,
  .responsive-table th,
  .responsive-table td,
  .responsive-table tr {
    display: block; }
  .responsive-table table {
    border: 1px solid #ccc; }
  .responsive-table tr:nth-child(even) {
    background-color: #eeeeee; } }

.colored-tableheader tr {
  background-color: #a1a19f; }
  .colored-tableheader tr a {
    color: #fff;
    text-decoration: underline; }

.module-box {
  background-color: #eef7f9; }

.seminar-box {
  background-color: #c8e5ec; }

.table__head--blue {
  background-color: #024c7b;
  color: #fff; }

.table--noResults {
  padding: 0; }
  .table--noResults th {
    border-width: 0 !important; }
  .table--noResults tr {
    border-width: 0 !important;
    padding: 0 !important; }
  .table--noResults td {
    border-width: 0 !important;
    padding: 0 !important; }

.noResults {
  display: block;
  background-color: #fdcd06;
  color: #333;
  padding: 1.6rem; }
  .noResults p {
    display: inline; }

.noResults--notInTable {
  margin-bottom: 2rem; }

.table-bottom-link a ~ a {
  margin-left: 1.6rem; }

.table-col--first {
  min-width: 13rem; }

@media (min-width: 992px) {
  .table-col--25 {
    width: 25%; } }

@media (min-width: 992px) {
  .table-col--30 {
    width: 30%; } }

@media (min-width: 992px) {
  .table-col--50 {
    width: 50%; } }

@media (min-width: 992px) {
  .table-col--15 {
    width: 15%; } }

img.imgLeft,
img.figure--left {
  float: left;
  max-width: 38.4rem;
  margin-right: 1.2rem;
  height: auto; }

img.imgRight,
img.figure--right {
  float: right;
  max-width: 38.4rem;
  margin-left: 1.2rem;
  height: auto; }

.red-text,
.red-text a {
  color: #c71d28; }

:root {
  font-size: 10px; }

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
  font-size: 1.6rem;
  line-height: 1.375;
  color: #666; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  color: #1e1e1e;
  margin-bottom: 0;
  padding-bottom: 1rem;
  padding-top: 2.4rem; }

h1, .h1 {
  font-size: 3.2rem; }

h2, .h2 {
  font-size: 3rem; }

h3, .h3 {
  font-size: 2.4rem;
  letter-spacing: -1px; }

h4, .h4 {
  font-size: 1.8rem; }

h5, .h5 {
  font-size: 1.4rem; }

h6, .h6 {
  font-size: 1.2rem; }

a {
  color: #0090bc;
  -webkit-transition: color 0.5s ease;
  transition: color 0.5s ease;
  text-decoration: none; }
  a:hover {
    color: #024c7b;
    text-decoration: none; }
  a:visited {
    color: #020f7b; }
    a:visited:hover {
      color: #024c7b; }
    h1 a:visited,
    h2 a:visited,
    h3 a:visited,
    h4 a:visited,
    h5 a:visited,
    h6 a:visited {
      color: inherit; }
  a.has-arrow:after {
    content: "\F0DA";
    font-family: 'Font Awesome 5 Free';
    padding-left: 0.4rem;
    font-weight: 900; }

p {
  margin: 0;
  padding-bottom: 1rem; }

ul, ol {
  list-style-position: outside;
  padding-bottom: 1rem; }

ol > ol {
  list-style-type: upper-roman; }

.no_bullet {
  list-style: none; }

.card.detail ul, .card.detail ol {
  padding-left: 2.5rem; }

.header__noPadding {
  padding: 0;
  margin: 0; }

.header--blue {
  background: #024c7b;
  color: #fff; }

.p--black,
.p--black strong {
  color: #000; }

@media screen and (-ms-high-contrast: none) {
  .fas, .far, .fab {
    visibility: visible; } }

@supports (-ms-ime-align: auto) {
  .fas, .far, .fab {
    visibility: visible; } }

.button {
  display: inline-block;
  font-family: Arial, sans-serif;
  border-style: solid;
  border-width: 2px;
  border-radius: 4px;
  padding: 1rem 1.6rem;
  text-decoration: none;
  font-weight: 700;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .button.block {
    display: block;
    width: 100%;
    text-align: center; }
  .button.button--tight {
    font-size: 1.4rem;
    line-height: 2;
    padding: 0 1.6rem; }

.button--large {
  border-radius: 4px; }

.button--wide {
  padding: .2rem 2.4rem; }

.button--secondary-grey {
  border-color: #ddd;
  background-color: #ddd;
  color: #000; }
  .button--secondary-grey:visited {
    color: #000; }
    .button--secondary-grey:visited:hover {
      border-color: #ddd;
      background-color: #f2f2f2;
      color: #000; }
  .button--secondary-grey:hover {
    border-color: #ddd;
    background-color: #f2f2f2;
    color: #000; }

.button--red {
  border-color: #c71d28;
  background-color: #c71d28;
  color: #fff; }
  .button--red:visited {
    color: #fff; }
    .button--red:visited:hover {
      color: #c71d28;
      background-color: #fff; }
  .button--red:hover {
    color: #c71d28;
    background-color: #fff; }

.button--blue {
  color: #fff;
  background-color: #024c7b;
  border-color: #024c7b; }
  .button--blue:visited {
    color: #fff; }
    .button--blue:visited:hover {
      color: #024c7b;
      background-color: #fff; }
  .button--blue:hover {
    color: #024c7b;
    background-color: #fff; }

.button--clear-blue {
  color: #024c7b;
  border: 2px solid #024c7b;
  background-color: #fff; }
  .button--clear-blue:hover, .button--clear-blue:visited:hover {
    color: #fff;
    background-color: #024c7b; }

.button--clear {
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
  border-color: #fff; }
  .button--clear:hover {
    color: #0090bc;
    background-color: white;
    border-color: #fff; }
  .button--clear:visited {
    color: #fff; }
    .button--clear:visited:hover {
      color: #0090bc; }

.button--clean {
  color: inherit;
  border: none !important;
  background: transparent !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }
  .button--clean:hover, .button--clean:active, .button--clean:focus {
    color: inherit; }

[v-cloak] {
  display: none; }

.bgImg--cover {
  background-size: cover;
  background-position: 50% 50%; }

.hiddeng {
  display: none; }

@media (min-width: 768px) {
  .container {
    max-width: 75rem; } }

@media (min-width: 992px) {
  .container {
    max-width: 97rem; } }

@media (min-width: 1200px) {
  .container {
    max-width: 117rem; } }

@media (min-width: 1280px) {
  .container {
    max-width: 120rem; } }

@media (max-width: 767px) {
  .container {
    max-width: none; } }

.container-back {
  background-color: #ddd;
  padding: 1.6rem; }

.scrollable {
  overflow: auto; }

.hidden {
  display: none !important; }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-md {
    display: none !important; } }

@media (max-width: 1199px) {
  .hidden-md-down {
    display: none !important; } }

.pad-4 {
  margin-left: .4rem;
  margin-right: .4rem; }

.alert--soa {
  position: relative;
  background-color: #95DFED;
  padding: 1.6rem;
  margin-bottom: 0; }

.alert__button--close {
  position: absolute;
  right: 1.6rem;
  top: 2rem;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1;
  text-shadow: 0 1px 0 #fff;
  opacity: .2; }
  .alert__button--close[type="submit"], .alert__button--close[type="submit" i] {
    padding: 0 .8rem .4rem; }
  .alert__button--close:hover, .alert__button--close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    outline: none; }

.search__autocomplete {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative; }

.dropdown-menu.autocomplete-results {
  position: absolute;
  list-style: none;
  padding: 0;
  background-color: #fff;
  z-index: 1;
  border: 1px solid #ececec;
  width: 100%;
  -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.08);
          box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.08);
  font-size: 1.6rem; }
  .dropdown-menu.autocomplete-results li {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0 1.6rem; }
    .dropdown-menu.autocomplete-results li:hover {
      background-color: #ececec; }

.bf-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: .5rem 0;
  margin: .125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: .25rem; }
  .bf-dropdown-menu.show {
    display: block; }

.nav--main__wrapper {
  position: sticky;
  position: -webkit-sticky;
  top: -135px;
  z-index: 2; }
  .nav--main__wrapper.homepage {
    top: -182px; }
  @media (max-width: 1199px) {
    .nav--main__wrapper {
      top: -132px; }
      .nav--main__wrapper.homepage {
        top: -199px; } }

[data-header] .row {
  margin-left: 0;
  margin-right: 0; }

[data-header] .nav .bf-dropdown-menu a,
[data-header] .nav .dropdown-menu a {
  display: block;
  padding-top: 0; }

[data-header] .nav__link {
  padding: 0.8rem; }
  [data-header] .nav__link:not(.button) {
    color: #333; }

[data-header] .l1__item.search {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

[data-header] .l1__item:not(.search) {
  padding: 0.8rem; }
  [data-header] .l1__item:not(.search):last-child {
    padding-right: 0; }
  @media (max-width: 1199px) {
    [data-header] .l1__item:not(.search) {
      padding: 0; }
      [data-header] .l1__item:not(.search) > a {
        padding: 1.6rem;
        display: block;
        font-size: 1.8rem;
        color: #000; }
      [data-header] .l1__item:not(.search).dropdown, [data-header] .l1__item:not(.search).bf-dropdown, [data-header] .l1__item:not(.search).utility {
        font-weight: 700; } }

[data-header] .l1__item.account__item {
  padding: 0.8rem 0.2rem; }

[data-header] .container {
  padding: 0; }

[data-header] .header--editions {
  border-top: 3px solid #bdbaba; }
  @media (min-width: 1200px) {
    [data-header] .header--editions .navbar-collapse {
      border-bottom: 1px solid #ececec; } }
  [data-header] .header--editions:not(.homepage) {
    display: none; }
  [data-header] .header--editions .nav li.selected {
    border-top: 3px solid #bdbaba; }
    @media (max-width: 1199px) {
      [data-header] .header--editions .nav li.selected {
        border-top: none; } }
  @media (max-width: 1199px) {
    [data-header] .header--editions .nav.show li.selected {
      border-top: 3px solid #bdbaba; } }
  [data-header] .header--editions .mobile-header {
    border-bottom: 1px solid #ececec; }
    [data-header] .header--editions .mobile-header span {
      font-size: 2rem;
      font-weight: 600;
      color: #333; }
  [data-header] .header--editions .editions-nav {
    padding-top: 0; }
    [data-header] .header--editions .editions-nav .container {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
    [data-header] .header--editions .editions-nav.collapse.in, [data-header] .header--editions .editions-nav.collapse.show {
      border-bottom: 1px solid #ececec; }

[data-header] .header--utility {
  padding-top: 1.6rem; }
  [data-header] .header--utility__controls {
    padding-left: 0;
    padding-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    gap: 1.5rem; }
    [data-header] .header--utility__controls .row {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      position: relative; }
  [data-header] .header--utility__search--footer {
    background-color: #f5f5f5; }

[data-header] .utility__links .nav {
  position: static;
  padding-bottom: 0; }
  [data-header] .utility__links .nav li,
  [data-header] .utility__links .nav a {
    position: static; }

[data-header] .utility__search {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 0.8rem; }

[data-header] .utility__link {
  padding: 0.4rem;
  font-size: 1.5rem; }
  [data-header] .utility__link:not(.button) {
    color: #c71d28; }
    [data-header] .utility__link:not(.button):hover, [data-header] .utility__link:not(.button):active, [data-header] .utility__link:not(.button):focus {
      color: #247893; }
  @media (min-width: 1200px) {
    [data-header] .utility__link {
      text-transform: uppercase; } }

[data-header] .account__item.separator {
  padding: 0; }

[data-header] .account__item .utility__link {
  padding: 0.2rem; }

[data-header] .actuarial-dropdown {
  top: calc(100% - 1.6rem);
  width: 40rem;
  left: 30%;
  font-size: 1.4rem;
  border-bottom: 5px solid #bdbaba;
  padding-top: 1.6rem; }
  [data-header] .actuarial-dropdown .form-group {
    padding-bottom: 0.8rem; }
  [data-header] .actuarial-dropdown .search-by__label {
    font-weight: bold; }
    [data-header] .actuarial-dropdown .search-by__label i {
      color: #babf33;
      padding-right: 0.4rem; }
  [data-header] .actuarial-dropdown .button {
    padding: 0.6rem 2.4rem;
    font-weight: 400; }
  [data-header] .actuarial-dropdown .form--footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  [data-header] .actuarial-dropdown a.form--header__link {
    padding-bottom: 1.6rem; }
  [data-header] .actuarial-dropdown a.form--footer__link,
  [data-header] .actuarial-dropdown a.form--header__link {
    display: inline-block;
    color: #0090bc; }
    [data-header] .actuarial-dropdown a.form--footer__link:hover,
    [data-header] .actuarial-dropdown a.form--header__link:hover {
      color: #2a6496; }

[data-header] .header--nav {
  padding-top: 1.6rem; }
  [data-header] .header--nav .nav {
    background-color: #bdbaba; }
    @media (min-width: 1200px) {
      [data-header] .header--nav .nav {
        padding: 0 1.6rem; } }
    @media (max-width: 1199px) {
      [data-header] .header--nav .nav .utility-hr {
        border-bottom: 1px solid #ececec;
        margin: 1.6rem 0; } }
  [data-header] .header--nav .mobile-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative; }
    @media (max-width: 767px) {
      [data-header] .header--nav .mobile-header {
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end; } }
    [data-header] .header--nav .mobile-header a {
      color: #fff;
      text-transform: uppercase; }
  @media (min-width: 1200px) {
    [data-header] .header--nav__main {
      position: relative; } }
  [data-header] .header--nav__main > li:hover {
    background-color: #f2f2f2;
    color: #1e1e1e; }
  [data-header] .header--nav__main .button.close {
    text-align: left; }
  [data-header] .header--nav__main .bf-dropdown {
    position: static; }
    [data-header] .header--nav__main .bf-dropdown .bf-dropdown-menu {
      margin: 0;
      border-top-right-radius: 0;
      border-top-left-radius: 0;
      -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
              box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
      border: none; }
      @media (max-width: 1199px) {
        [data-header] .header--nav__main .bf-dropdown .bf-dropdown-menu {
          position: relative;
          border-top: solid 1px #d0bfa5;
          top: 0; }
          [data-header] .header--nav__main .bf-dropdown .bf-dropdown-menu li {
            padding-bottom: 0.8rem; } }
  [data-header] .header--nav__main--l2 {
    padding-bottom: 0.4rem; }
    [data-header] .header--nav__main--l2 a {
      padding-left: 0;
      padding-right: 0;
      font-size: 1.5rem; }
      [data-header] .header--nav__main--l2 a:hover {
        color: #024c7b;
        background-color: transparent; }
    [data-header] .header--nav__main--l2 .l2__headline {
      font-size: 1.6rem;
      padding-top: 0.8rem;
      padding-bottom: 0.8rem; }
      [data-header] .header--nav__main--l2 .l2__headline a {
        padding: 0;
        font-size: 1.6rem;
        color: #333; }
        @media (max-width: 1199px) {
          [data-header] .header--nav__main--l2 .l2__headline a {
            color: #000; } }
        [data-header] .header--nav__main--l2 .l2__headline a:hover {
          color: #024c7b;
          background-color: transparent; }
  [data-header] .header--nav .dropdown-toggle:after {
    display: none; }

[data-header] .search-bar {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 68%; }
  [data-header] .search-bar input {
    border-radius: 0;
    height: 100%; }
  @media (max-width: 1199px) {
    [data-header] .search-bar {
      width: 100%; } }

[data-header] .input-group-addon {
  color: #555; }
  [data-header] .input-group-addon button {
    color: #555; }

[data-header] .collapse {
  -webkit-transition: all 0.3333s cubic-bezier(1, 0, 0, 1);
  transition: all 0.3333s cubic-bezier(1, 0, 0, 1);
  height: auto; }
  [data-header] .collapse.in, [data-header] .collapse.show {
    max-height: 10000px; }
  [data-header] .collapse:not(.show):not(.in) {
    max-height: 0;
    display: block;
    overflow: hidden; }

@media (min-width: 1200px) {
  [data-header] .collapse,
  [data-header] .collapse:not(.show):not(.in) {
    height: auto;
    max-height: 10000px;
    display: block; } }

.search-bar {
  position: relative; }

.search-bar__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 1.4rem; }
  .search-bar__form .input-group-addon {
    border-radius: 0; }

#page {
  left: 0px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.nav {
  list-style: none;
  display: block; }
  .nav li {
    display: inline-block; }
  .nav.mobile-header {
    padding: 1rem; }
    @media (max-width: 767px) {
      .nav.mobile-header {
        padding: 0; } }
    @media (min-width: 1200px) {
      .nav.mobile-header {
        display: none !important; } }
    .nav.mobile-header button {
      padding: 0.8rem 1.2rem;
      margin: 0 0.8rem;
      background-color: #ccc;
      border-color: #ccc; }
      .nav.mobile-header button:hover {
        background-color: #ccc;
        border-color: #d0bfa5; }
  @media (max-width: 1199px) {
    .nav.sidebar-md {
      position: fixed;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      width: 250px;
      left: -250px;
      top: 0;
      bottom: 0;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      overflow-y: auto; } }
  .nav.sidebar-md .search-link {
    padding-inline: 1.6rem; }
  .nav.sidebar-md button.close {
    padding: 1rem 1.6rem;
    color: #fff;
    text-shadow: none;
    opacity: 1;
    min-height: 3.6rem;
    max-width: 80%; }
  .nav.sidebar-md.show {
    left: 0;
    z-index: 10; }

.input-group-addon {
  padding: 0.6rem 1.2rem;
  background-color: #ccc; }
  .input-group-addon:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px; }
  .input-group-addon.search-button {
    border-radius: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border-left: none;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .input-group-addon.search-button button {
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease;
      background-color: #fff;
      border: none; }
    .input-group-addon.search-button:hover {
      background-color: #eee; }
      .input-group-addon.search-button:hover button {
        background-color: #eee; }

.form-control {
  height: 3.4rem;
  font-size: 1.4rem;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  border: 1px solid #ccc; }

.bf-dropdown-menu,
.dropdown-menu {
  width: 100%;
  font-size: 1.6rem;
  padding: 3.2rem 3.2rem 2.4rem; }

@media (min-width: 1200px) {
  .nav--l1__dropdown--row {
    display: block; }
    .nav--l1__dropdown--row [class^='col-'] {
      display: inline-block;
      float: left; } }

@media (max-width: 767px) {
  .mobile-header {
    height: 4.8rem; }
  .mobile-header__button--hamburger {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    padding: .4rem 1rem; }
    .mobile-header__button--hamburger i {
      vertical-align: middle; } }

img.logo__img {
  width: 287px;
  height: 100px; }

.dropdown--mySoa {
  width: 100%;
  color: #fff;
  text-align: right;
  position: static; }
  @media (min-width: 768px) {
    .dropdown--mySoa {
      display: none !important; } }
  .dropdown--mySoa .dropdown-toggle {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    padding-right: 1.6rem;
    text-transform: uppercase; }
  .dropdown--mySoa .dropdown--mySoa__toggle i {
    margin-left: .4rem; }
  .dropdown--mySoa .dropdown-menu {
    background-color: #024c7b;
    -webkit-transform: translateY(4.6rem) !important;
            transform: translateY(4.6rem) !important;
    padding: 0;
    border: none; }
    .dropdown--mySoa .dropdown-menu .dropdown-menu__link {
      text-transform: none !important;
      border-bottom: 1px solid #0b6299;
      padding: 1.6rem 2rem !important; }
      .dropdown--mySoa .dropdown-menu .dropdown-menu__link:hover, .dropdown--mySoa .dropdown-menu .dropdown-menu__link:active, .dropdown--mySoa .dropdown-menu .dropdown-menu__link:focus {
        background-color: #0b6299; }
  .dropdown--mySoa .dropdown-menu__listItem {
    display: block; }
  .dropdown--mySoa .dropdown-menu__listItem--hasButton {
    text-align: right;
    padding: 1.6rem; }
  html body .nav--main__wrapper .dropdown--mySoa .button--logout--mySoa {
    display: inline-block;
    padding: .8rem 1.6rem;
    text-transform: none; }
  html body .nav--main__wrapper .dropdown--mySoa .button--logout--mySoa:hover, html body .nav--main__wrapper .dropdown--mySoa .button--logout--mySoa:active, html body .nav--main__wrapper .dropdown--mySoa .button--logout--mySoa:focus {
    background: #fff;
    color: #024c7b; }

[data-homepageheroblock] h1 {
  color: #fff; }

.row--hero {
  width: 100%; }
  @media (max-width: 991px) {
    .row--hero {
      margin: 0; } }

@media (max-width: 991px) {
  .column--hero {
    padding: 0; } }

.hero__image__wrapper {
  padding: 1.6rem;
  min-height: 40rem;
  height: 1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative; }
  @media (max-width: 767px) {
    .hero__image__wrapper {
      padding: 0;
      min-height: 0;
      height: auto; }
      .hero__image__wrapper[style] {
        background-image: none !important; } }
  .hero--explorer .hero__image__wrapper {
    padding: 0; }
  .hero__image__wrapper.page-edit-pseudo {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }

.hero--homepage__text__wrapper {
  background-color: #024c7b;
  padding: 2.4rem 3.2rem 3.2rem 2.4rem;
  color: #fff;
  min-width: 37.5rem; }
  .hero--homepage__text__wrapper p:last-of-type {
    padding-bottom: 1.6rem; }

.hero--homepage__headline {
  padding-top: 1.6rem; }

.hero__button.button, .hero__button.button:visited {
  font-weight: 400; }
  .hero__button.button:hover, .hero__button.button:visited:hover {
    color: #247893; }

.hero--explorer .wdgt-hero {
  height: 100%;
  width: 100%; }

[data-search-page] .card.detail ul, [data-search-page] .card.detail ol {
  padding-left: 0; }

[data-search-page] .card.detail .results__info-list {
  padding-left: 0; }

@media (max-width: 991px) {
  [data-search-page] .row-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; } }

[data-search-page] .search__autocomplete {
  margin-right: 0.8rem; }

[data-search-page] .show-more-link .fa,
[data-search-page] .show-less-link .fa {
  padding-left: 0.5rem; }

.search--main {
  padding-top: 1.6rem;
  padding-bottom: 3.2rem;
  border-bottom: 1px solid #ccc; }

.search__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .search__header + .search__header {
    padding: 3.2rem 0.4rem 0 0; }

.search__header--item {
  padding-right: 0.4rem; }

.search-bar__wrapper {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 65%;
          flex: 0 0 65%;
  max-width: 65%; }
  @media (max-width: 1279px) {
    .search-bar__wrapper {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; } }

.search-bar .search-bar__textbox {
  width: 100%;
  height: 3.4rem;
  padding: 0.8rem 1.6rem;
  line-height: 1.5;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  font-size: 1.4rem; }

.search-bar .search-page__search-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.search-bar .search-bar__button {
  height: 100%;
  padding-top: .6rem;
  padding-bottom: .6rem;
  font-weight: 400; }


/*# sourceMappingURL=aboveFold.css.map*/