/*!*********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./adage-static/sass/aboveFold.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Open+Sans);
/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./adage-static/sass/aboveFold.scss (1) ***!
  \*************************************************************************************************************************************************************************************************************************************************************/
@media (min-width: 992px) {
  .hidden-lg-up {
    display: none;
  }
}

@media (max-width: 991px) {
  .hidden-lg-down {
    display: none;
  }
}

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*, *:before, *:after {
  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 {
  box-sizing: content-box;
  height: 0;
}

small {
  font-size: 0.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] {
  box-sizing: border-box;
  padding: 0;
  *height: 1em;
  *width: 1em;
}

input[type=search] {
  -webkit-appearance: textfield; /* 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);
    flex: 0 0 calc(100% - 33rem);
  }
}

@media (min-width: 1200px) {
  .detail-template--marginRight .col-lg-9 {
    max-width: 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: 0.75rem 1.55rem 0.75rem 0.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: 0.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: 0.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: 0.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;
  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;
  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: 0.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;
  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;
  }
}

@media (max-width: 1365px) {
  .hidden-1366-down {
    display: none !important;
  }
}

@media (min-width: 1366px) {
  .hidden-1366 {
    display: none !important;
  }
}

.pad-4 {
  margin-left: 0.4rem;
  margin-right: 0.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: 0.2;
}
.alert__button--close[type=submit], .alert__button--close[type=submit i] {
  padding: 0 0.8rem 0.4rem;
}
.alert__button--close:hover, .alert__button--close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  outline: none;
}

.search__autocomplete {
  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%;
  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;
  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: 0.5rem 0;
  margin: 0.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: 0.25rem;
}
.bf-dropdown-menu.show {
  display: block;
}

[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 {
  font-family: "Open Sans";
}
[data-header] .l1__item.search {
  margin-bottom: 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
[data-header] .l1__item:not(.search) {
  font-size: 1.5rem;
  padding: 0.8rem;
}
[data-header] .l1__item:not(.search):last-child {
  padding-right: 0;
}
@media (max-width: 1365px) {
  [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: 1366px) {
  [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: 1365px) {
  [data-header] .header--editions .nav li.selected {
    border-top: none;
  }
}
@media (max-width: 1365px) {
  [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 {
  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;
  padding-bottom: 1.6rem;
}
[data-header] .header--utility__controls {
  padding-left: 0;
  padding-right: 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  gap: 1.5rem;
}
[data-header] .header--utility__controls .row {
  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;
}
@media (min-width: 1366px) {
  [data-header] .utility__links .nav {
    height: 50px;
  }
}
[data-header] .utility__search {
  align-items: flex-start;
  padding-top: 0.8rem;
  flex-basis: 100%;
}
[data-header] .utility__search #bs-nav-input {
  position: relative;
}
[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: 1366px) {
  [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: flex;
  justify-content: space-between;
  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] .search-bar {
  justify-content: flex-end;
  width: 68%;
}
[data-header] .search-bar input {
  border-radius: 0;
  height: 100%;
}
@media (max-width: 1365px) {
  [data-header] .search-bar {
    width: 100%;
  }
}
[data-header] .input-group-addon {
  color: #555;
}
[data-header] .input-group-addon button {
  color: #555;
}
[data-header] .collapse {
  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: 1366px) {
  [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: flex;
  flex: 1;
  font-size: 1.4rem;
}
.search-bar__form .input-group-addon {
  border-radius: 0;
}

#page {
  left: 0px;
  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: 1366px) {
  .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: rgb(208, 191, 165);
}
@media (max-width: 1365px) {
  .nav.sidebar-md {
    position: fixed;
    display: flex;
    flex-direction: column;
    width: 250px;
    left: -250px;
    top: 0;
    bottom: 0;
    transition: all 0.5s ease;
    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;
  transition: all 0.5s ease;
}
.input-group-addon.search-button button {
  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;
  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: 1366px) {
  .nav--l1__dropdown--row {
    display: block;
  }
  .nav--l1__dropdown--row [class^=col-] {
    display: inline-block;
    float: left;
  }
  .nav--l1__dropdown--row .nav--l1__dropdown--section {
    position: relative;
    max-width: 16.666667%;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
  }
}
@media (max-width: 767px) {
  .mobile-header__button--hamburger {
    padding: 0.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%;
  transform: translateY(-50%);
  padding-right: 1.6rem;
  text-transform: uppercase;
}
.dropdown--mySoa .dropdown--mySoa__toggle i {
  margin-left: 0.4rem;
}
.dropdown--mySoa .dropdown-menu {
  background-color: #024c7b;
  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: 0.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: flex;
  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 {
    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: flex;
  flex-wrap: wrap;
  align-items: center;
}
.search__header + .search__header {
  padding: 3.2rem 0.4rem 0 0;
}

.search__header--item {
  padding-right: 0.4rem;
}

.search-bar__wrapper {
  flex: 0 0 65%;
  max-width: 65%;
}
@media (max-width: 1279px) {
  .search-bar__wrapper {
    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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  font-size: 1.4rem;
}
.search-bar .search-page__search-bar {
  display: flex;
  justify-content: center;
  align-items: center;
}
.search-bar .search-bar__button {
  height: 100%;
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
  font-weight: 400;
}

#headerNav {
  position: sticky;
  top: 0;
  z-index: 2;
}
#headerNav > .container {
  padding: 0;
}
#headerNav .main-navbar {
  padding: 0px 16px;
  list-style-type: none;
  background-color: #bdbaba;
  display: flex;
  position: relative;
}
#headerNav .main-navbar__item {
  padding: 8px 16px;
}
#headerNav .main-navbar__item:hover {
  background-color: #f2f2f2;
}
#headerNav .main-navbar__item > a::after {
  display: none;
}
#headerNav .main-navbar__item .bf-dropdown-menu {
  padding: 3.2rem 3.2rem 2.4rem;
  border: none;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  margin: 0;
}
#headerNav .main-navbar__item .bf-dropdown-menu .l2__headline {
  padding: 0.8rem 0;
  font-size: 1.6rem;
  color: #333;
}
#headerNav .main-navbar__item .bf-dropdown-menu .l2__headline > a {
  color: #333;
}
#headerNav .main-navbar__item .bf-dropdown-menu .nav--l1__dropdown--section {
  padding: 0px 15px;
}
#headerNav .main-navbar__item .bf-dropdown-menu .nav--l1__dropdown--section .header--nav__main--l2 > .nav__link {
  padding-bottom: 8px;
  font-size: 1.5rem;
  display: block;
  color: #333;
}
#headerNav .main-navbar .main-navbar-dropdown {
  display: none;
}
#headerNav .mobile-header {
  background-color: #bdbaba;
  display: flex;
  flex-wrap: nowrap;
  padding: 8px;
}
@media (max-width: 1365px) {
  #headerNav {
    margin-left: 0;
    margin-right: 0;
  }
}

.mobile-nav-sidebar {
  position: fixed;
  left: 0;
  top: 0;
  height: 0;
  overflow: hidden;
  width: 100vw;
  display: flex;
}
.mobile-nav-sidebar.show {
  z-index: 3;
  height: 100%;
}
.mobile-nav-sidebar.show .mobile-nav-overlay {
  display: block !important;
}
.mobile-nav-sidebar .mobile-nav-overlay {
  display: none;
  flex-grow: 1;
  background-color: black;
  opacity: 0.3;
  z-index: 20000;
  pointer-events: auto;
}
.mobile-nav-sidebar .mobile-nav-wrap {
  width: 250px;
  height: 100%;
  overflow-y: auto;
  background-color: #bdbaba;
  pointer-events: auto;
}
.mobile-nav-sidebar .mobile-nav-wrap .mobile-nav-list {
  list-style-type: none;
  display: flex;
  flex-direction: column;
  width: 100%;
  /*
  width: 250px;
  position: fixed;
  top: 0;
  max-height: 100%;
  overflow-y: auto;
  */
}
.mobile-nav-sidebar .mobile-nav-wrap .mobile-nav-list .search {
  display: flex !important;
  width: 100%;
}
.mobile-nav-sidebar .mobile-nav-wrap .mobile-nav-list .search .close {
  display: block;
  flex-grow: 1;
  padding: 10px 16px;
  color: #fff;
  text-align: right;
}
.mobile-nav-sidebar .mobile-nav-wrap .mobile-nav-list .search .search-link {
  padding: 10px 16px;
}
.mobile-nav-sidebar .mobile-nav-wrap .mobile-nav-list .l1__item {
  font-family: "Open Sans";
  width: 100%;
  display: block;
}
.mobile-nav-sidebar .mobile-nav-wrap .mobile-nav-list .l1__item > .nav__link, .mobile-nav-sidebar .mobile-nav-wrap .mobile-nav-list .l1__item > .utility__link {
  width: 100%;
  display: block;
  padding: 16px;
  font-size: 1.8rem;
  font-weight: 700;
  color: #000;
}
.mobile-nav-sidebar .mobile-nav-wrap .mobile-nav-list .utility-hr {
  border-bottom: 1px solid #ececec;
  margin: 1.6rem 0;
}
.mobile-nav-sidebar .mobile-nav-wrap .mobile-nav-list .bf-dropdown-menu {
  position: static;
  padding: 32px;
}
.mobile-nav-sidebar .mobile-nav-wrap .mobile-nav-list .bf-dropdown-menu .l2__headline {
  padding: 8px 0px;
  font-size: 1.6rem;
  font-family: "Open Sans";
}
.mobile-nav-sidebar .mobile-nav-wrap .mobile-nav-list .bf-dropdown-menu .l2__headline > a {
  color: #1e1e1e;
}
.mobile-nav-sidebar .mobile-nav-wrap .mobile-nav-list .bf-dropdown-menu .header--nav__main--l2 {
  padding-bottom: 4px;
}
.mobile-nav-sidebar .mobile-nav-wrap .mobile-nav-list .bf-dropdown-menu .header--nav__main--l2 > .nav__link {
  font-family: "Open Sans";
  color: #333;
  font-size: 1.5rem;
  display: block;
  padding-bottom: 8px;
  font-weight: 700;
}

.my-soa--logged-in__dropdown .dropdown-menu__listItem {
  display: block;
  width: 100%;
}
.my-soa--logged-in__dropdown .dropdown-menu__listItem > .dropdown-menu__link {
  display: block;
  width: 100%;
  padding: 16px 20px;
  color: #fff;
}

#mySoaDropdownButton::after {
  display: none;
}

.scroll-locked {
  overflow: hidden;
  pointer-events: none;
}

/*# sourceMappingURL=aboveFold.css.map*/