@charset "UTF-8";


/*!
 * Common colors and constants
 * ===========================
 *
 * Baseline grid: $line  (26px equivalent)
 *
 * Text sizing
 * -----------
 * Tiny: 16px
 * Small: 18px
 * Body copy: 20px
 * H6: 23px
 * H5: 27px
 * H4: 33px
 * H3: 36px
 * H2: 45px
 * H1: 60px
 *
 * Text colors
 * -----------
 * Primary: #00527d
 * Secondary: #444444
 * Tertiary: #999999
 *
 * Theme colors
 * ------------
 * Primary: #00527D
 *   Lighter: #CCDCE5  #AAC5D4  #80A8BE  #558CA8
 *   Darker:  #004468  #003753  #00293E  #001B2A
 * Accent: #50A684
 *   Lighter: #DCEDE6  #C5E1D6  #A7D2C1  #8AC4AD
 *   Darker:  #438A6E  #007240  #015631  #004426
 * Action: #DE7008
 *   Lighter: #F8E2CE  #F4CFAD  #EEB783  #E9A05A
 *   Darker:  #ba5b04  #944B05  #6F3804  #4A2503
 *
 * Grays
 * -----
 * #FDFDFD
 * #F6F6F6
 * #EDEDED
 * #CECECE
 * #B2B2B2
 * #999999
 * #777777
 * #666666
 * #444444
 *
 * Other colors
 * ------------
 * Page background: #ffffff
 * Warnings: #e74c3c
 *
 * Measurements
 * ------------
 * Maximum page width: 1280px
 *
 * Breakpoints
 * -----------
 * Small: 480px
 * Medium: 768px
 * Large: 960px
 * Widescreen: 1384px
 */


/*! ---------- =reset ---------- */

* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
}

ul {
  list-style: disc;
}

blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

img {
  -ms-interpolation-mode: bicubic;
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a:active,
a:hover {
  outline: 0;
}

:root :where(a:where(:not(.wp-element-button))) {
  text-decoration: none !important;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  box-sizing: content-box;
  height: 0;
  margin: 26px 0;
  border-bottom: 1px solid #666;
}

.sessions-line {
  border-bottom: 1px solid #666;
}

.grid.session-list {
  gap: 0;
}

pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
}
input {
  line-height: normal;
}
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 9.1px 16.25px 19.5px;
}

legend {
  border: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}


/*! ---------- =typography ---------- */

body {
  font: 20px/26px "proxima-nova", Helvetica, Arial, sans-serif;
  color: #444444;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

p,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 26px;
}
p:last-child,
ol:last-child,
ul:last-child,
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
.h1:last-child,
.h2:last-child,
.h3:last-child,
.h4:last-child,
.h5:last-child,
.h6:last-child {
  margin-bottom: 0;
}
p,
ol,
ul {
  orphans: 2;
  widows: 2;
}
ol,
ul {
  margin-left: 2em;
}

.italicize {
  font-style: italic;
}
.header__motif::before {
  background: url(/wp-content/uploads/2024/07/motif.svg) no-repeat center;
  content: "";
  display: inline-block;
  height: 80px;
  margin-right: 13px;
  vertical-align: middle;
  width: 80px;
}
@media (max-width: 959.97px) {
  .header__motif::before {
    height: 50px;
    margin-right: 6.5px;
    width: 50px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-weight: 600;
  text-rendering: optimizeLegibility;
  color: #00527d;
}
h1 img,
h2 img,
h3 img,
h4 img,
h5 img,
h6 img,
.h1 img,
.h2 img,
.h3 img,
.h4 img,
.h5 img,
.h6 img {
  display: inline-block;
  vertical-align: middle;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  display: block;
}
h1,
.h1 {
  font-size: 60px;
  line-height: 65px;
}

@media (max-width: 767.97px) {

  h1,
  .h1 {
    font-size: 45px;
    line-height: 52px;
  }
}

@media (max-width: 479.97px) {

  h1,
  .h1 {
    font-size: 36px;
    line-height: 39px;
  }
}

h2,
.h2 {
  font-size: 45px;
  line-height: 52px;
}

@media (max-width: 767.97px) {

  h2,
  .h2 {
    font-size: 36px;
    line-height: 39px;
  }
}

h3,
.h3 {
  font-size: 36px;
  line-height: 39px;
}

@media (max-width: 767.97px) {

  h3,
  .h3 {
    font-size: 33px;
    line-height: 39px;
  }
}

h4,
.h4 {
  font-size: 33px;
  line-height: 39px;
}
h5,
.h5 {
  font-size: 27px;
  line-height: 39px;
}
h6,
.h6 {
  font-size: 23px;
  line-height: 26px;
}

.text-size {
  font-size: 20px;
  line-height: 26px;
}

.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

.note {
  font-size: 18px;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-style: italic;
  color: #999999;
}
pre + .note,
input + .note,
textarea + .note {
  margin-top: -13px;
}

.highlight {
  color: #00527D;
}
.highlight--accent {
  color: #50A684;
}
.highlight--action {
  color: #DE7008;
}
.highlight--light {
  color: #00B8E0;
}
.highlight--dark {
  color: #00244D;
}

.warn {
  color: #e74c3c;
}

abbr {
  font-size: 0.87em;
  letter-spacing: 0.04em;
}

.type-family-sample {
  font-size: 36px;
  line-height: 39px;
}


/*! ---------- =common =components ---------- */

a {
  text-decoration: none;
  color: #00527D;
}
a:hover,
a:focus {
  color: #50A684;
}
a,
button {
  transition: color 0.15s ease-out, background-color 0.15s ease-out, border 0.15s ease-out, box-shadow 0.15s ease-out, opacity 0.15s ease-out;
}

.interior-layout__main a, .content a {
  font-weight: bold;
}

.more {
  display: inline-block;
  font-weight: 700;
}
.more .fa-arrow-right {
  margin-left: 0.3em;
  transition: transform 0.15s ease-out;
}
.more:hover .fa-arrow-right,
.more:focus .fa-arrow-right {
  transform: translateX(0.2em);
}

.img-left,
.img-right {
  display: block;
  max-width: 40%;
  margin: 0 0 13px;
}
.img-left img,
.img-right img {
  display: block;
}
.img-left {
  float: left;
  margin-right: 13px;
}
.img-right {
  float: right;
  margin-left: 13px;
}

.pill {
  display: inline-block;
  padding: 3.25px 19.5px;
  margin-right: 13px;
  margin-bottom: 6.5px;
  border-radius: 39px;
  background: #00527D;
  color: #ffffff;
  font-weight: 700;
  font-size: 18px;
}

figure,
.wp-block-image {
  display: block;
  margin-bottom: 26px;
  padding: 0;
  border: none;
}
figcaption,
.wp-block-image figcaption {
  display: block;
  padding: 6.5px 0;
  margin: 0;
  font-size: 16px;
  color: #999999;
}
.wp-block-image .components-resizable-box__container {
  display: inline-block;
}

dl:not(:last-child) {
  margin-bottom: 26px;
}

dt {
  float: left;
  clear: left;
  margin-right: 19.5px;
  font-weight: 700;
}
dt ~ dt {
  margin-top: 13px;
}

dd {
  display: block;
  overflow: hidden;
}
dd ~ dd {
  margin-top: 13px;
}

.to-screen-edges,
.content > .page-bounds > .hero,
[class^=wp-container-] > .to-screen-edges:where(:not(.alignleft):not(.alignright)),
.wp-block-image.alignfull {
  width: auto !important;
  max-width: 100vw !important;
  margin-left: -26px !important;
  margin-right: -26px !important;
}
.to-screen-edges__content {
  padding-left: 26px;
  padding-right: 26px;
}

@media (min-width: 768px) {

  .to-screen-edges,
  .content > .page-bounds > .hero,
  [class^=wp-container-] > .to-screen-edges:where(:not(.alignleft):not(.alignright)),
  .wp-block-image.alignfull {
    margin-left: -52px !important;
    margin-right: -52px !important;
  }
  .to-screen-edges__content {
    padding-left: 52px;
    padding-right: 52px;
  }
}

@media (min-width: 1384px) {

  .to-screen-edges,
  .content > .page-bounds > .hero,
  [class^=wp-container-] > .to-screen-edges:where(:not(.alignleft):not(.alignright)),
  .wp-block-image.alignfull {
    margin-left: calc(-50vw + 640px) !important;
    margin-right: calc(-50vw + 640px) !important;
  }
  .to-screen-edges__content {
    padding-left: calc(50vw - 640px);
    padding-right: calc(50vw - 640px);
  }
}


.page-scroll-waypoint {
  position: relative;
  top: -78px;
}

.pull-quote,
.wp-block-quote,
.wp-block-pullquote {
  border-top: 5px solid #00527D;
  font-size: 23px;
  font-weight: 300;
  line-height: 39px;
  margin: 39px 0;
  padding: 26px;
  position: relative;
}
.pull-quote::before,
.wp-block-quote::before,
.wp-block-pullquote::before {
  background: #00527D;
  border-radius: 100%;
  color: #ffffff;
  content: "\f10d";
  display: block;
  font-family: "Font Awesome 6 Pro", "Font Awesome 6 Pro", "Font Awesome";
  font-size: 27px;
  font-weight: 600;
  height: 26px;
  line-height: 27px;
  margin-left: 13px;
  padding: 8.6666666667px;
  position: absolute;
  text-align: center;
  top: -26px;
  vertical-align: middle;
  width: 26px;
}
.pull-quote__attribution,
.wp-block-quote__citation,
.wp-block-pullquote__citation {
  color: #00527D;
  display: block;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}
.pull-quote__attribution::before,
.wp-block-quote__citation::before,
.wp-block-pullquote__citation::before {
  content: "– ";
}
p + .pull-quote__attribution,
p + .wp-block-quote__citation,
p + .wp-block-pullquote__citation {
  margin-top: -19.5px;
}

@media (min-width: 480px) {

  .pull-quote--left,
  .pull-quote--right,
  .wp-block-pullquote.alignleft,
  .wp-block-pullquote.alignright {
    max-width: 40%;
    margin-top: 0;
  }
  .pull-quote--left,
  .wp-block-pullquote.alignleft {
    float: left;
    margin-right: 26px;
  }
  .pull-quote--right,
  .wp-block-pullquote.alignright {
    float: right;
    margin-left: 26px;
  }
}


.truncator-expand {
  display: block;
  width: 100%;
  padding-top: 6.5px;
  margin-top: 13px;
  border-top: 1px dashed #EDEDED;
  text-align: left;
  color: #50A684;
  font-weight: 700;
  font-size: 18px;
}
.margin + .truncator-expand {
  margin-top: -13px;
}
.margin + .truncator-expand:not(:last-child) {
  margin-bottom: 26px;
}
.item-list + .truncator-expand,
.margin-large + .truncator-expand {
  margin-top: -39px;
}
.item-list + .truncator-expand:not(:last-child),
.margin-large + .truncator-expand:not(:last-child) {
  margin-bottom: 52px;
}

.sessions.item-list__date {
  font-style: normal;
}

.color-spec {
  overflow: hidden;
  border: 1px solid #EDEDED;
}
.color-spec__swatch {
  height: 0;
  padding-bottom: 100%;
}
.color-spec__text {
  padding: 26px 19.5px;
  font-size: 18px;
}
.color-spec__title {
  font-size: 23px;
  margin-bottom: 13px;
}
.color-spec__text p:not(:last-child) {
  margin-bottom: 13px;
}
.color-spec__role {
  font-style: italic;
  opacity: 0.65;
}
.color-spec--compact .color-spec__text {
  padding: 13px;
}
.color-spec--compact .color-spec__text p:not(:last-child) {
  margin-bottom: 6.5px;
}

.js .toggle-target:not(.is-active) {
  display: none;
}

.screenreaders-only {
  width: 1px;
  height: 1px;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.group::after,
.interior-layout::after,
.page-header::after,
.item-list__link::after,
.item-list__item::after,
dl::after {
  content: "";
  display: table;
  clear: both;
}


/*! ---------- =spacing and padding utility classes ---------- */

.space-0 {
  margin: 0 !important;
}
.space-000 {
  margin: 0 !important;
}
.space-025 {
  margin: 6.5px !important;
}
.space-050 {
  margin: 13px !important;
}
.space-075 {
  margin: 19.5px !important;
}

.space-100 {
  margin: 26px !important;
}

.space-150 {
  margin: 39px !important;
}

.space-200 {
  margin: 52px !important;
}

.space-250 {
  margin: 65px !important;
}

.space-300 {
  margin: 78px !important;
}

.space-350 {
  margin: 91px !important;
}

.space-400 {
  margin: 104px !important;
}

.space-t-0 {
  margin-top: 0 !important;
}
.space-t-000 {
  margin-top: 0 !important;
}
.space-t-025 {
  margin-top: 6.5px !important;
}
.space-t-050 {
  margin-top: 13px !important;
}
.space-t-075 {
  margin-top: 19.5px !important;
}

.space-t-100 {
  margin-top: 26px !important;
}

.space-t-150 {
  margin-top: 39px !important;
}

.space-t-200 {
  margin-top: 52px !important;
}

.space-t-250 {
  margin-top: 65px !important;
}

.space-t-300 {
  margin-top: 78px !important;
}

.space-t-350 {
  margin-top: 91px !important;
}

.space-t-400 {
  margin-top: 104px !important;
}

.space-r-0 {
  margin-right: 0 !important;
}
.space-r-000 {
  margin-right: 0 !important;
}
.space-r-025 {
  margin-right: 6.5px !important;
}
.space-r-050 {
  margin-right: 13px !important;
}
.space-r-075 {
  margin-right: 19.5px !important;
}

.space-r-100 {
  margin-right: 26px !important;
}

.space-r-150 {
  margin-right: 39px !important;
}

.space-r-200 {
  margin-right: 52px !important;
}

.space-r-250 {
  margin-right: 65px !important;
}

.space-r-300 {
  margin-right: 78px !important;
}

.space-r-350 {
  margin-right: 91px !important;
}

.space-r-400 {
  margin-right: 104px !important;
}

.space-b-0 {
  margin-bottom: 0 !important;
}
.space-b-000 {
  margin-bottom: 0 !important;
}
.space-b-025 {
  margin-bottom: 6.5px !important;
}
.space-b-050 {
  margin-bottom: 13px !important;
}
.space-b-075 {
  margin-bottom: 19.5px !important;
}

.space-b-100 {
  margin-bottom: 26px !important;
}

.space-b-150 {
  margin-bottom: 39px !important;
}

.space-b-200 {
  margin-bottom: 52px !important;
}

.space-b-250 {
  margin-bottom: 65px !important;
}

.space-b-300 {
  margin-bottom: 78px !important;
}

.space-b-350 {
  margin-bottom: 91px !important;
}

.space-b-400 {
  margin-bottom: 104px !important;
}

.space-l-0 {
  margin-left: 0 !important;
}
.space-l-000 {
  margin-left: 0 !important;
}
.space-l-025 {
  margin-left: 6.5px !important;
}
.space-l-050 {
  margin-left: 13px !important;
}
.space-l-075 {
  margin-left: 19.5px !important;
}

.space-l-100 {
  margin-left: 26px !important;
}

.space-l-150 {
  margin-left: 39px !important;
}

.space-l-200 {
  margin-left: 52px !important;
}

.space-l-250 {
  margin-left: 65px !important;
}

.space-l-300 {
  margin-left: 78px !important;
}

.space-l-350 {
  margin-left: 91px !important;
}

.space-l-400 {
  margin-left: 104px !important;
}


@media (min-width: 768px) {
  .space-0-m {
    margin: 0 !important;
  }

  .space-000-m {
    margin: 0 !important;
  }

  .space-025-m {
    margin: 6.5px !important;
  }

  .space-050-m {
    margin: 13px !important;
  }

  .space-075-m {
    margin: 19.5px !important;
  }

  .space-100-m {
    margin: 26px !important;
  }

  .space-150-m {
    margin: 39px !important;
  }

  .space-200-m {
    margin: 52px !important;
  }

  .space-250-m {
    margin: 65px !important;
  }

  .space-300-m {
    margin: 78px !important;
  }

  .space-350-m {
    margin: 91px !important;
  }

  .space-400-m {
    margin: 104px !important;
  }

  .space-t-0-m {
    margin-top: 0 !important;
  }

  .space-t-000-m {
    margin-top: 0 !important;
  }

  .space-t-025-m {
    margin-top: 6.5px !important;
  }

  .space-t-050-m {
    margin-top: 13px !important;
  }

  .space-t-075-m {
    margin-top: 19.5px !important;
  }

  .space-t-100-m {
    margin-top: 26px !important;
  }

  .space-t-150-m {
    margin-top: 39px !important;
  }

  .space-t-200-m {
    margin-top: 52px !important;
  }

  .space-t-250-m {
    margin-top: 65px !important;
  }

  .space-t-300-m {
    margin-top: 78px !important;
  }

  .space-t-350-m {
    margin-top: 91px !important;
  }

  .space-t-400-m {
    margin-top: 104px !important;
  }

  .space-r-0-m {
    margin-right: 0 !important;
  }

  .space-r-000-m {
    margin-right: 0 !important;
  }

  .space-r-025-m {
    margin-right: 6.5px !important;
  }

  .space-r-050-m {
    margin-right: 13px !important;
  }

  .space-r-075-m {
    margin-right: 19.5px !important;
  }

  .space-r-100-m {
    margin-right: 26px !important;
  }

  .space-r-150-m {
    margin-right: 39px !important;
  }

  .space-r-200-m {
    margin-right: 52px !important;
  }

  .space-r-250-m {
    margin-right: 65px !important;
  }

  .space-r-300-m {
    margin-right: 78px !important;
  }

  .space-r-350-m {
    margin-right: 91px !important;
  }

  .space-r-400-m {
    margin-right: 104px !important;
  }

  .space-b-0-m {
    margin-bottom: 0 !important;
  }

  .space-b-000-m {
    margin-bottom: 0 !important;
  }

  .space-b-025-m {
    margin-bottom: 6.5px !important;
  }

  .space-b-050-m {
    margin-bottom: 13px !important;
  }

  .space-b-075-m {
    margin-bottom: 19.5px !important;
  }

  .space-b-100-m {
    margin-bottom: 26px !important;
  }

  .space-b-150-m {
    margin-bottom: 39px !important;
  }

  .space-b-200-m {
    margin-bottom: 52px !important;
  }

  .space-b-250-m {
    margin-bottom: 65px !important;
  }

  .space-b-300-m {
    margin-bottom: 78px !important;
  }

  .space-b-350-m {
    margin-bottom: 91px !important;
  }

  .space-b-400-m {
    margin-bottom: 104px !important;
  }

  .space-l-0-m {
    margin-left: 0 !important;
  }

  .space-l-000-m {
    margin-left: 0 !important;
  }

  .space-l-025-m {
    margin-left: 6.5px !important;
  }

  .space-l-050-m {
    margin-left: 13px !important;
  }

  .space-l-075-m {
    margin-left: 19.5px !important;
  }

  .space-l-100-m {
    margin-left: 26px !important;
  }

  .space-l-150-m {
    margin-left: 39px !important;
  }

  .space-l-200-m {
    margin-left: 52px !important;
  }

  .space-l-250-m {
    margin-left: 65px !important;
  }

  .space-l-300-m {
    margin-left: 78px !important;
  }

  .space-l-350-m {
    margin-left: 91px !important;
  }

  .space-l-400-m {
    margin-left: 104px !important;
  }
}


/*! ---------- =buttons ---------- */

.button {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 26px;
  word-wrap: break-word;
}
.button.full-width {
  display: block;
}
.button--disclose::after {
  content: "\f178";
  display: inline-block;
  vertical-align: middle;
  margin-left: 1em;
  font-family: "Font Awesome 6 Pro", "Font Awesome 6 Pro", "Font Awesome";
  font-weight: 300;
  transition: transform 0.15s ease-out;
}
.button--disclose:hover::after,
.button--disclose:focus::after,
.button--disclose:active::after {
  transform: translateX(2px);
}
.button--primary.button--disclose::after {
  font-weight: 400;
}
.button--huge {
  font-size: 23px;
}
.button--small {
  font-size: 18px;
}
.button--tiny {
  font-size: 16px;
}
.button--fill {
  display: block;
  width: auto;
  max-width: 100%;
}
.button--fill + .button--fill {
  margin-left: 0;
  margin-top: 13px;
}

/*! soft-squared button style */
.button {
  padding: 13px 39px;
  border-radius: 6.5px;
  font-weight: 700;
  color: #ffffff;
  background: #00527D;
  transition: color 0.15s ease-out, background-color 0.15s ease-out, transform 0.15s ease-out, box-shadow 0.15s ease-out;
}
.button:hover,
.button:focus {
  color: #ffffff;
  background: #558CA8;
  transform: translateY(-2px);
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
}
.button:focus {
  outline: 1px dashed rgba(128, 128, 128, 0.8);
  outline-offset: -6.5px;
}
.button:active {
  transform: translateY(0);
  box-shadow: none;
  transition: none;
}
.button--disclose {
  padding-right: 26px;
}
.button--secondary {
  padding: 11px 37px;
  border: 2px solid #00527D;
  color: #00527D;
  background: #ffffff;
}
.button--tertiary {
  border: 1px solid #AAC5D4;
  font-weight: 400;
  color: #00527D;
  background: #CCDCE5;
}
.button--secondary:hover,
.button--secondary:focus,
.button--tertiary:hover,
.button--tertiary:focus {
  border-color: #558CA8;
  color: #ffffff;
  background: #558CA8;
}
.button--highlight {
  background: #50A684;
}
.button--highlight.button--secondary {
  border-color: #50A684;
  color: #50A684;
  background: #ffffff;
}
.button--highlight.button--tertiary {
  border-color: #C5E1D6;
  color: #fff;
  background: #8AC4AD;
}
.button--highlight:hover,
.button--highlight:focus,
.button--highlight.button--secondary:hover,
.button--highlight.button--secondary:focus,
.button--highlight.button--tertiary:hover,
.button--highlight.button--tertiary:focus {
  border-color: #8AC4AD;
  color: #ffffff;
  background: #8AC4AD;
}
.button--action {
  background: #DE7008;
}
.button--action.button--secondary {
  border-color: #DE7008;
  color: #DE7008;
  background: #ffffff;
}
.button--action.button--tertiary {
  border-color: #F4CFAD;
  color: #DE7008;
  background: #F8E2CE;
}
.button--action:hover,
.button--action:focus,
.button--action.button--secondary:hover,
.button--action.button--secondary:focus,
.button--action.button--tertiary:hover,
.button--action.button--tertiary:focus {
  border-color: #E9A05A;
  color: #ffffff;
  background: #E9A05A;
}
.button--light {
  background: #00B8E0;
}
.button--light.button--secondary {
  border-color: #00B8E0;
  color: #00B8E0;
  background: #ffffff;
}
.button--light.button--tertiary {
  border-color: #AAE7F5;
  color: #00B8E0;
  background: #CCF1F9;
}
.button--light:hover,
.button--light:focus,
.button--light.button--secondary:hover,
.button--light.button--secondary:focus,
.button--light.button--tertiary:hover,
.button--light.button--tertiary:focus {
  border-color: #55D0EA;
  color: #ffffff;
  background: #55D0EA;
}
.button--dark {
  background: #00244D;
}
.button--dark.button--secondary {
  border-color: #00244D;
  color: #00244D;
  background: #ffffff;
}
.button--dark.button--tertiary {
  border-color: #AAB6C4;
  color: #00244D;
  background: #CCD3DB;
}
.button--dark:hover,
.button--dark:focus,
.button--dark.button--secondary:hover,
.button--dark.button--secondary:focus,
.button--dark.button--tertiary:hover,
.button--dark.button--tertiary:focus {
  border-color: #556D88;
  color: #ffffff;
  background: #556D88;
}
.button--warn {
  background: #e74c3c;
}
.button--warn.button--secondary {
  border-color: #e74c3c;
  color: #e74c3c;
  background: #ffffff;
}
.button--warn.button--tertiary {
  border-color: #fadbd8;
  color: #e74c3c;
  background: #fef6f5;
}
.button--warn:hover,
.button--warn:focus,
.button--warn.button--secondary:hover,
.button--warn.button--secondary:focus,
.button--warn.button--tertiary:hover,
.button--warn.button--tertiary:focus {
  border-color: #ea6153;
  color: #ffffff;
  background: #ea6153;
}
.button--cancel {
  border: 1px solid #EDEDED;
  font-size: 18px;
  font-weight: 400;
  color: #444444;
  background: #FDFDFD;
}
.button--cancel:hover,
.button--cancel:focus {
  color: #00527D;
  border-color: #00527D;
  background: #ffffff;
}
.button--inverse {
  border: 1px solid #ffffff;
  color: #ffffff;
  background: transparent;
}
.button--inverse:hover,
.button--inverse:focus {
  color: #00527D;
  border-color: #00527D;
  background: #ffffff;
}
.button--huge {
  padding: 26px 78px;
}
.button--huge.button--secondary {
  padding: 24px 76px;
}
.button--huge.button--disclose {
  padding-right: 65px;
}
.button--large {
  padding: 19.5px 65px;
}
.button--large.button--secondary {
  padding: 17.5px 63px;
}
.button--large.button--disclose {
  padding-right: 52px;
}
.button--small {
  padding: 6.5px 26px;
}
.button--small.button--secondary {
  padding: 4.5px 24px;
}
.button--small.button--disclose {
  padding-right: 19.5px;
}
.button--tiny {
  padding: 3.25px 13px;
}
.button--tiny.button--secondary {
  padding: 1.25px 11px;
}

.button-group {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 12px;
}
.button-group--justify-center {
  justify-content: center;
}
.button-group--justify-right {
  justify-content: flex-end;
}
.button-group--align-center {
  align-items: center;
}
.button-group--align-bottom {
  align-items: flex-end;
}
.button-group--align-stretch {
  align-items: stretch;
}
.button-group .button {
  flex: 0 0 auto;
}
.button-group--justify-stretch .button {
  flex-grow: 1;
}
.button-group--align-stretch .button {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media (max-width: 479.97px) {
  .button-group--mobile-stretch .button {
    flex-basis: 100%;
  }
}


/*! ---------- =code and =syntax highlighting ---------- */

pre,
code {
  font-family: "Inconsolata", monospace;
  font-size: 18px;
  line-height: 26px;
}
pre {
  display: block;
  padding: 26px 13px;
  border: 1px solid #f3f3f3;
  color: #222;
  background: white;
  overflow-y: auto;
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, 0.1);
  position: relative;
}
pre:not(:last-child) {
  margin-bottom: 26px;
}
pre::before {
  content: attr(rel);
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #a4c1d0;
  position: absolute;
  top: 2px;
  right: 13px;
}
p > code,
li > code {
  background: #F6F6F6;
  font-style: normal;
  border-radius: 3px;
}
p > code::before,
p > code::after,
li > code::before,
li > code::after {
  content: "";
  display: inline-block;
  width: 0.25em;
}

/*! syntax highlighting through prism: http://prismjs.com/index.html
*  the following is based off the default theme */
pre[class*=language-] {
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  hyphens: none;
}

.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
  color: slategray;
}

.token.punctuation {
  color: #999;
}

.namespace {
  opacity: 0.7;
}

.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.constant,
.token.symbol,
.token.deleted {
  color: #905;
}

.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted {
  color: #690;
}
.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string {
  color: #a67f59;
  background: hsla(0, 0%, 100%, 0.5);
}

.token.atrule,
.token.attr-value,
.token.keyword {
  color: #07a;
}

.token.function {
  color: #DD4A68;
}

.token.regex,
.token.important,
.token.variable {
  color: #e90;
}
.token.important,
.token.bold {
  font-weight: bold;
}

.token.italic {
  font-style: italic;
}

.token.entity {
  cursor: help;
}


/*! ---------- =forms ---------- */

input[type=text],
input[type=email],
input[type=password],
input[type=number],
input[type=tel],
textarea,
select {
  display: block;
  width: 100%;
  padding: 9.75px 13px;
  margin: 0;
  border: 1px solid #EDEDED;
  color: #444444;
  color: rgba(68, 68, 68, 0.8);
  font: 18px/26px "proxima-nova", Helvetica, Arial, sans-serif;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.07);
  transition: color 0.15s ease-out, border-color 0.15s ease-out, background-color 0.15s ease-out, opacity 0.15s ease-out;
}
input[type=text]:not(:last-child),
input[type=email]:not(:last-child),
input[type=password]:not(:last-child),
input[type=number]:not(:last-child),
input[type=tel]:not(:last-child),
textarea:not(:last-child),
select:not(:last-child) {
  margin-bottom: 26px;
}
input[type=text]:required,
input[type=email]:required,
input[type=password]:required,
input[type=number]:required,
input[type=tel]:required,
textarea:required,
select:required {
  border-color: #cad5db;
}
input[type=text].input-validation-error,
input[type=email].input-validation-error,
input[type=password].input-validation-error,
input[type=number].input-validation-error,
input[type=tel].input-validation-error,
textarea.input-validation-error,
select.input-validation-error {
  border-color: #e74c3c;
  color: #e74c3c;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=number]:focus,
input[type=tel]:focus,
textarea:focus,
select:focus {
  border-color: #00527D;
  color: #444444;
  box-shadow: none;
}
textarea {
  padding: 13px;
  min-height: 104px;
}
textarea.textarea-large {
  min-height: 260px;
}
input[type=radio],
input[type=checkbox] {
  display: inline-block;
  position: relative;
  top: -0.1em;
}
label + input[type=radio],
label + input[type=checkbox] {
  margin-left: 26px;
}

label {
  display: block;
  margin-bottom: 6.5px;
  font-size: 16px;
  font-weight: 700;
  color: #00527d;
  opacity: 0.9;
  transition: color 0.15s ease-out, opacity 0.15s ease-out;
}

input[type=radio] + label,
input[type=checkbox] + label {
  display: inline-block;
  vertical-align: top;
  font-weight: 400;
}

label.required {
  color: #003753;
}
label.required::after {
  content: "*";
  font-weight: 400;
}
label.input-validation-error {
  color: #e74c3c;
}
label.is-selected {
  color: #007240;
}
label.is-focused {
  color: #00527D;
  opacity: 1;
}

.field-validation-error {
  display: block;
  margin-bottom: 26px;
  font-size: 18px;
  color: #e74c3c;
}
input + .field-validation-error,
select + .field-validation-error,
textarea + .field-validation-error {
  margin-top: -19.5px;
}


/*! ---------- =grids ---------- */

.grid {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  justify-content: center;
  gap: 26px 0;
  padding: 0;
  margin: 0 -26px 26px 0;
  list-style: none;
}
.grid.align-left,
.grid--justify-left {
  justify-content: flex-start;
}
.grid.align-right,
.grid--justify-right {
  justify-content: flex-end;
}
.grid--align-bottom {
  align-items: flex-end;
}
.grid--align-center {
  align-items: center;
}
.grid--align-stretch {
  align-items: stretch;
}
.grid--align-baseline {
  align-items: baseline;
}
.grid.no-margin {
  margin-bottom: 0;
}
.grid--compact {
  gap: 13px 0;
  margin-right: -13px;
}

@media (min-width: 768px) {
  .grid {
    margin-right: -52px;
    gap: 52px 0;
  }
  .grid--compact {
    margin-right: -26px;
    gap: 26px 0;
  }
}

.grid__unit {
  flex: 100% 0 0;
  max-width: 100%;
  margin: 0;
  padding-right: 26px;
}
.grid__unit--push {
  margin-left: auto;
}
.grid__unit--align-top {
  align-self: flex-start;
}
.grid__unit--align-bottom {
  align-self: flex-end;
}
.grid__unit--align-center {
  align-self: center;
}
.grid__unit--align-stretch {
  align-self: stretch;
}
.grid__unit--align-baseline {
  align-self: baseline;
}
.grid--compact > .grid__unit {
  padding-right: 13px;
}

@media (min-width: 768px) {
  .grid__unit {
    flex: 1% 1 0;
    padding-right: 52px;
  }
  .grid--compact > .grid__unit {
    padding-right: 26px;
  }
}

/*
 * Writes a set of grid unit classes. Loops over a set of dividends and
 * divisors, creating corresponding fractional grid unit classes
 */
.grid__unit--1-1 {
  flex: 100% 0 0;
  width: 100%;
}
.grid__unit--1-2 {
  flex: 50% 0 0;
  width: 50%;
}
.grid__unit--1-3 {
  flex: 33.3333333333% 0 0;
  width: 33.3333333333%;
}
.grid__unit--2-3 {
  flex: 66.6666666667% 0 0;
  width: 66.6666666667%;
}
.grid__unit--1-4 {
  flex: 25% 0 0;
  width: 25%;
}
.grid__unit--3-4 {
  flex: 75% 0 0;
  width: 75%;
}
.grid__unit--1-5 {
  flex: 20% 0 0;
  width: 20%;
}
.grid__unit--2-5 {
  flex: 40% 0 0;
  width: 40%;
}
.grid__unit--3-5 {
  flex: 60% 0 0;
  width: 60%;
}
.grid__unit--4-5 {
  flex: 80% 0 0;
  width: 80%;
}
.grid__unit--1-6 {
  flex: 16.6666666667% 0 0;
  width: 16.6666666667%;
}
.grid__unit--5-6 {
  flex: 83.3333333333% 0 0;
  width: 83.3333333333%;
}
.grid__unit--1-8 {
  flex: 12.5% 0 0;
  width: 12.5%;
}
.grid__unit--3-8 {
  flex: 37.5% 0 0;
  width: 37.5%;
}
.grid__unit--5-8 {
  flex: 62.5% 0 0;
  width: 62.5%;
}
.grid__unit--7-8 {
  flex: 87.5% 0 0;
  width: 87.5%;
}
.grid__unit--1-9 {
  flex: 11.1111111111% 0 0;
  width: 11.1111111111%;
}
.grid__unit--2-9 {
  flex: 22.2222222222% 0 0;
  width: 22.2222222222%;
}
.grid__unit--4-9 {
  flex: 44.4444444444% 0 0;
  width: 44.4444444444%;
}
.grid__unit--5-9 {
  flex: 55.5555555556% 0 0;
  width: 55.5555555556%;
}
.grid__unit--7-9 {
  flex: 77.7777777778% 0 0;
  width: 77.7777777778%;
}
.grid__unit--8-9 {
  flex: 88.8888888889% 0 0;
  width: 88.8888888889%;
}
.grid__unit--1-12 {
  flex: 8.3333333333% 0 0;
  width: 8.3333333333%;
}
.grid__unit--5-12 {
  flex: 41.6666666667% 0 0;
  width: 41.6666666667%;
}
.grid__unit--7-12 {
  flex: 58.3333333333% 0 0;
  width: 58.3333333333%;
}
.grid__unit--11-12 {
  flex: 91.6666666667% 0 0;
  width: 91.6666666667%;
}

@media (min-width: 480px) {
  .grid__unit--1-1-s {
    flex: 100% 0 0;
    width: 100%;
  }
  .grid__unit--1-2-s {
    flex: 50% 0 0;
    width: 50%;
  }
  .grid__unit--1-3-s {
    flex: 33.3333333333% 0 0;
    width: 33.3333333333%;
  }
  .grid__unit--2-3-s {
    flex: 66.6666666667% 0 0;
    width: 66.6666666667%;
  }
  .grid__unit--1-4-s {
    flex: 25% 0 0;
    width: 25%;
  }
  .grid__unit--3-4-s {
    flex: 75% 0 0;
    width: 75%;
  }
  .grid__unit--1-5-s {
    flex: 20% 0 0;
    width: 20%;
  }
  .grid__unit--2-5-s {
    flex: 40% 0 0;
    width: 40%;
  }
  .grid__unit--3-5-s {
    flex: 60% 0 0;
    width: 60%;
  }
  .grid__unit--4-5-s {
    flex: 80% 0 0;
    width: 80%;
  }
  .grid__unit--1-6-s {
    flex: 16.6666666667% 0 0;
    width: 16.6666666667%;
  }
  .grid__unit--5-6-s {
    flex: 83.3333333333% 0 0;
    width: 83.3333333333%;
  }
  .grid__unit--1-8-s {
    flex: 12.5% 0 0;
    width: 12.5%;
  }
  .grid__unit--3-8-s {
    flex: 37.5% 0 0;
    width: 37.5%;
  }
  .grid__unit--5-8-s {
    flex: 62.5% 0 0;
    width: 62.5%;
  }
  .grid__unit--7-8-s {
    flex: 87.5% 0 0;
    width: 87.5%;
  }
  .grid__unit--1-9-s {
    flex: 11.1111111111% 0 0;
    width: 11.1111111111%;
  }
  .grid__unit--2-9-s {
    flex: 22.2222222222% 0 0;
    width: 22.2222222222%;
  }
  .grid__unit--4-9-s {
    flex: 44.4444444444% 0 0;
    width: 44.4444444444%;
  }
  .grid__unit--5-9-s {
    flex: 55.5555555556% 0 0;
    width: 55.5555555556%;
  }
  .grid__unit--7-9-s {
    flex: 77.7777777778% 0 0;
    width: 77.7777777778%;
  }
  .grid__unit--8-9-s {
    flex: 88.8888888889% 0 0;
    width: 88.8888888889%;
  }
  .grid__unit--1-12-s {
    flex: 8.3333333333% 0 0;
    width: 8.3333333333%;
  }
  .grid__unit--5-12-s {
    flex: 41.6666666667% 0 0;
    width: 41.6666666667%;
  }
  .grid__unit--7-12-s {
    flex: 58.3333333333% 0 0;
    width: 58.3333333333%;
  }
  .grid__unit--11-12-s {
    flex: 91.6666666667% 0 0;
    width: 91.6666666667%;
  }
}

@media (min-width: 768px) {
  .grid__unit--1-1-m {
    flex: 100% 0 0;
    width: 100%;
  }
  .grid__unit--1-2-m {
    flex: 50% 0 0;
    width: 50%;
  }
  .grid__unit--1-3-m {
    flex: 33.3333333333% 0 0;
    width: 33.3333333333%;
  }
  .grid__unit--2-3-m {
    flex: 66.6666666667% 0 0;
    width: 66.6666666667%;
  }
  .grid__unit--1-4-m {
    flex: 25% 0 0;
    width: 25%;
  }
  .grid__unit--3-4-m {
    flex: 75% 0 0;
    width: 75%;
  }
  .grid__unit--1-5-m {
    flex: 20% 0 0;
    width: 20%;
  }
  .grid__unit--2-5-m {
    flex: 40% 0 0;
    width: 40%;
  }
  .grid__unit--3-5-m {
    flex: 60% 0 0;
    width: 60%;
  }
  .grid__unit--4-5-m {
    flex: 80% 0 0;
    width: 80%;
  }
  .grid__unit--1-6-m {
    flex: 16.6666666667% 0 0;
    width: 16.6666666667%;
  }
  .grid__unit--5-6-m {
    flex: 83.3333333333% 0 0;
    width: 83.3333333333%;
  }
  .grid__unit--1-8-m {
    flex: 12.5% 0 0;
    width: 12.5%;
  }
  .grid__unit--3-8-m {
    flex: 37.5% 0 0;
    width: 37.5%;
  }
  .grid__unit--5-8-m {
    flex: 62.5% 0 0;
    width: 62.5%;
  }
  .grid__unit--7-8-m {
    flex: 87.5% 0 0;
    width: 87.5%;
  }
  .grid__unit--1-9-m {
    flex: 11.1111111111% 0 0;
    width: 11.1111111111%;
  }
  .grid__unit--2-9-m {
    flex: 22.2222222222% 0 0;
    width: 22.2222222222%;
  }
  .grid__unit--4-9-m {
    flex: 44.4444444444% 0 0;
    width: 44.4444444444%;
  }
  .grid__unit--5-9-m {
    flex: 55.5555555556% 0 0;
    width: 55.5555555556%;
  }
  .grid__unit--7-9-m {
    flex: 77.7777777778% 0 0;
    width: 77.7777777778%;
  }
  .grid__unit--8-9-m {
    flex: 88.8888888889% 0 0;
    width: 88.8888888889%;
  }
  .grid__unit--1-12-m {
    flex: 8.3333333333% 0 0;
    width: 8.3333333333%;
  }
  .grid__unit--5-12-m {
    flex: 41.6666666667% 0 0;
    width: 41.6666666667%;
  }
  .grid__unit--7-12-m {
    flex: 58.3333333333% 0 0;
    width: 58.3333333333%;
  }
  .grid__unit--11-12-m {
    flex: 91.6666666667% 0 0;
    width: 91.6666666667%;
  }
}

@media (min-width: 960px) {
  .grid__unit--1-1-l {
    flex: 100% 0 0;
    width: 100%;
  }
  .grid__unit--1-2-l {
    flex: 50% 0 0;
    width: 50%;
  }
  .grid__unit--1-3-l {
    flex: 33.3333333333% 0 0;
    width: 33.3333333333%;
  }
  .grid__unit--2-3-l {
    flex: 66.6666666667% 0 0;
    width: 66.6666666667%;
  }
  .grid__unit--1-4-l {
    flex: 25% 0 0;
    width: 25%;
  }
  .grid__unit--3-4-l {
    flex: 75% 0 0;
    width: 75%;
  }
  .grid__unit--1-5-l {
    flex: 20% 0 0;
    width: 20%;
  }
  .grid__unit--2-5-l {
    flex: 40% 0 0;
    width: 40%;
  }
  .grid__unit--3-5-l {
    flex: 60% 0 0;
    width: 60%;
  }
  .grid__unit--4-5-l {
    flex: 80% 0 0;
    width: 80%;
  }
  .grid__unit--1-6-l {
    flex: 16.6666666667% 0 0;
    width: 16.6666666667%;
  }
  .grid__unit--5-6-l {
    flex: 83.3333333333% 0 0;
    width: 83.3333333333%;
  }
  .grid__unit--1-8-l {
    flex: 12.5% 0 0;
    width: 12.5%;
  }
  .grid__unit--3-8-l {
    flex: 37.5% 0 0;
    width: 37.5%;
  }
  .grid__unit--5-8-l {
    flex: 62.5% 0 0;
    width: 62.5%;
  }
  .grid__unit--7-8-l {
    flex: 87.5% 0 0;
    width: 87.5%;
  }
  .grid__unit--1-9-l {
    flex: 11.1111111111% 0 0;
    width: 11.1111111111%;
  }
  .grid__unit--2-9-l {
    flex: 22.2222222222% 0 0;
    width: 22.2222222222%;
  }
  .grid__unit--4-9-l {
    flex: 44.4444444444% 0 0;
    width: 44.4444444444%;
  }
  .grid__unit--5-9-l {
    flex: 55.5555555556% 0 0;
    width: 55.5555555556%;
  }
  .grid__unit--7-9-l {
    flex: 77.7777777778% 0 0;
    width: 77.7777777778%;
  }
  .grid__unit--8-9-l {
    flex: 88.8888888889% 0 0;
    width: 88.8888888889%;
  }
  .grid__unit--1-12-l {
    flex: 8.3333333333% 0 0;
    width: 8.3333333333%;
  }
  .grid__unit--5-12-l {
    flex: 41.6666666667% 0 0;
    width: 41.6666666667%;
  }
  .grid__unit--7-12-l {
    flex: 58.3333333333% 0 0;
    width: 58.3333333333%;
  }
  .grid__unit--11-12-l {
    flex: 91.6666666667% 0 0;
    width: 91.6666666667%;
  }
}

@media (max-width: 1199px) {
  .grid__unit--1-4-w {
    flex: 100% 0 0;
    width: 100%;
  }
  .grid__unit--1-2-w {
    flex: 100% 0 0;
    width: 100%;
  }
  .grid__unit--3-4-w {
    flex: 100% 0 0;
    width: 100%;
  }
}

@media (min-width: 1200px) {
  .grid__unit--1-4-w {
    flex: 25% 0 0;
    width: 25%;
  }
  .grid__unit--2-3-w {
    flex: 33% 0 0;
    width: 33%;
  }
  .grid__unit--2-3-w {
    flex: 66% 0 0;
    width: 66%;
  }

  .grid__unit--3-4-w {
    flex: 75% 0 0;
    width: 75%;
  }
}
@media (max-width: 1299px) {
  .grid__unit--1-2-w, .grid__unit--1-3-w {
    flex: 100% 0 0;
    width: 100%;
  }
}

@media (min-width: 1300px) {
  .grid__unit--1-2-w {
    flex: 50% 0 0;
    width: 50%;
  }
}


/*! ---------- =tabs, =accordions, =modals ---------- */

.tabs--standard:not(:last-child) {
  margin-bottom: 52px;
}
.tabs--standard .tabs__tab {
  display: inline-block;
  vertical-align: bottom;
  padding: 13px;
  margin-bottom: -1px;
  border: 1px solid #EDEDED;
  color: #444444;
  background: #F6F6F6;
  opacity: 0.9;
  position: relative;
  z-index: 2;
  cursor: pointer;
}
.tabs--standard .tabs__tab.is-active {
  background: #ffffff;
  border-bottom-color: #ffffff;
  color: #50A684;
}
.tabs--standard .tabs__tab:focus {
  outline: 1px dashed rgba(128, 128, 128, 0.8);
  outline-offset: -6.5px;
}
.tabs--standard .tabs__pane {
  border: 1px solid #EDEDED;
  padding: 26px;
  display: none;
}
.tabs--standard .tabs__pane.is-active {
  display: block;
}
.tabs--vertical {
  margin-bottom: 52px;
}
.tabs--vertical .tabs__tab {
  background: #F6F6F6;
  padding: 14.82px;
}
.tabs--vertical .tabs__tab.is-active {
  color: #50A684;
  background: #ffffff;
}
.tabs--vertical .tabs__tab:focus {
  outline: 1px dashed #00527D;
  outline-offset: -6.5px;
}
.js .tabs--vertical .tabs__pane:not(.is-active) {
  display: none;
}

@media (min-width: 480px) {
  .tabs--standard .tabs__tab {
    padding: 19.5px 26px;
    font-weight: 700;
  }
}

@media (max-width: 767.97px),
(min-width: 960px) and (max-width: 1383.97px) {

  .tabs--standard,
  .tabs--vertical {
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }
  .tabs--standard .tabs__tab,
  .tabs--standard .tabs__pane,
  .tabs--vertical .tabs__tab,
  .tabs--vertical .tabs__pane {
    flex: 0 0 auto;
  }
  .tabs--standard .tabs__tab,
  .tabs--vertical .tabs__tab {
    order: 1;
    border: 1px solid #EDEDED;
  }
  .tabs--standard .tabs__tab ~ .tabs__tab,
  .tabs--vertical .tabs__tab ~ .tabs__tab {
    margin-top: 6.5px;
  }
  .tabs--standard .tabs__tab.is-active,
  .tabs--vertical .tabs__tab.is-active {
    border-color: #EDEDED #EDEDED #EDEDED;
  }
  .tabs--standard .tabs__tab:nth-child(2),
  .tabs--vertical .tabs__tab:nth-child(2) {
    order: 3;
  }
  .tabs--standard .tabs__tab:nth-child(3),
  .tabs--vertical .tabs__tab:nth-child(3) {
    order: 5;
  }
  .tabs--standard .tabs__tab:nth-child(4),
  .tabs--vertical .tabs__tab:nth-child(4) {
    order: 7;
  }
  .tabs--standard .tabs__tab:nth-child(5),
  .tabs--vertical .tabs__tab:nth-child(5) {
    order: 9;
  }
  .tabs--standard .tabs__tab:nth-child(6),
  .tabs--vertical .tabs__tab:nth-child(6) {
    order: 11;
  }
  .tabs--standard .tabs__tab:nth-child(7),
  .tabs--vertical .tabs__tab:nth-child(7) {
    order: 13;
  }
  .tabs--standard .tabs__tab:nth-child(8),
  .tabs--vertical .tabs__tab:nth-child(8) {
    order: 15;
  }
  .tabs--standard .tabs__tab:nth-child(9),
  .tabs--vertical .tabs__tab:nth-child(9) {
    order: 17;
  }
  .tabs--standard .tabs__tab:nth-child(10),
  .tabs--vertical .tabs__tab:nth-child(10) {
    order: 19;
  }
  .tabs--standard .tabs__pane,
  .tabs--vertical .tabs__pane {
    order: 2;
    padding: 26px 13px;
    border: 1px solid #EDEDED;
    border-top-width: 0;
  }
  .tabs--standard .tabs__pane + .tabs__pane,
  .tabs--vertical .tabs__pane + .tabs__pane {
    order: 4;
  }
  .tabs--standard .tabs__pane + .tabs__pane + .tabs__pane,
  .tabs--vertical .tabs__pane + .tabs__pane + .tabs__pane {
    order: 6;
  }
  .tabs--standard .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane,
  .tabs--vertical .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane {
    order: 8;
  }
  .tabs--standard .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane,
  .tabs--vertical .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane {
    order: 10;
  }
  .tabs--standard .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane,
  .tabs--vertical .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane {
    order: 12;
  }
  .tabs--standard .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane,
  .tabs--vertical .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane {
    order: 14;
  }
  .tabs--standard .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane,
  .tabs--vertical .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane {
    order: 16;
  }
  .tabs--standard .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane,
  .tabs--vertical .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane {
    order: 18;
  }
  .tabs--standard .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane,
  .tabs--vertical .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane + .tabs__pane {
    order: 20;
  }
}

@media (min-width: 768px) and (max-width: 959.97px),
(min-width: 1384px) {
  .tabs--standard {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
  }
  .tabs--standard::before {
    /* remove sf pseudoel that messes with space-between */
    display: none !important;
  }
  .tabs--standard .tabs__tab {
    flex: 0 0 auto;
    padding: 19.5px 26px;
  }
  .tabs--standard.tabs--2 .tabs__tab {
    width: 48%;
    flex-basis: 50%;
    flex-basis: calc(50% - 6px);
  }
  .tabs--standard.tabs--3 .tabs__tab {
    width: 31%;
    flex-basis: 33.3%;
    flex-basis: calc(33.3% - 6px);
  }
  .tabs--standard.tabs--4 .tabs__tab {
    width: 22%;
    flex-basis: 25%;
    flex-basis: calc(25% - 6px);
  }
  .tabs--standard.tabs--5 .tabs__tab {
    width: 17%;
    flex-basis: 20%;
    flex-basis: calc(20% - 6px);
  }
  .tabs--standard .tabs__pane {
    flex: 1 0 100%;
  }
  .tabs--vertical .tabs__tab {
    width: 325px;
    float: left;
    clear: left;
    padding: 18.5px 18.5px;
    margin-bottom: 6.5px;
    border: 1px solid #EDEDED;
    border-right-color: #EDEDED;
    box-shadow: inset 6.5px 0 0 #EDEDED;
    cursor: pointer;
  }
  .tabs--vertical .tabs__tab.is-active {
    background: #ffffff;
    border-color: #EDEDED #ffffff #EDEDED #EDEDED;
    box-shadow: inset 6.5px 0 0 #50A684;
    cursor: default;
  }
  .tabs--vertical .tabs__pane {
    padding: 26px;
    background: #ffffff;
    border-left: 324px solid #ffffff;
    box-shadow: inset 0 0 0 1px #EDEDED;
  }
  .tabs--vertical .tabs__pane::after {
    content: "";
    display: table;
    clear: both;
    margin: 32.5px 0 -32.5px;
  }
}


.accordion__label {
  display: block;
  padding: 13px;
  background: #ffffff;
  border: 1px solid #EDEDED;
  color: #444444;
  font-weight: 700;
  font-size: 18px;
  cursor: pointer;
  overflow: hidden;
  border-radius: 5px;
  transition: color 0.15s ease-out, background-color 0.15s ease-out, border-color 0.15s ease-out, border-radius 0.15s ease-out;
}
.accordion__label .fa-arrow-right {
  margin-left: 0.4em;
  transition: transform 0.15s ease-out;
}
.accordion__label:hover {
  color: #50A684;
}
.accordion__label.is-active {
  color: #00527D;
  border-color: #00527D #00527D #EDEDED #00527D;
  background: #f7f7f7;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion__label.is-active .fa-arrow-right {
  transform: rotate(90deg);
}
.accordion__label:focus {
  outline: 1px dashed rgba(128, 128, 128, 0.3);
  outline-offset: -6.5px;
}
.accordion__label ~ .accordion__label {
  margin-top: 6.5px;
}
.accordion__content {
  margin-bottom: 26px;
  padding: 26px 13px;
  border: 1px solid #00527D;
  border-top: none;
  border-radius: 0 0 5px 5px;
  transition: all 0.2s ease-out;
  overflow: hidden;
}
.accordion__content + .accordion__label {
  margin-top: -19.5px;
}
.js .accordion__content:not(.is-active) {
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  border-width: 0 1px;
  visibility: hidden;
  opacity: 0;
}
.accordion__label--primary {
  color: #00527D;
  border-color: #00527D;
  background-color: #CCDCE5;
}
.accordion__label--primary:hover {
  color: #ffffff;
  background-color: #00527D;
}
.accordion__label--primary.is-active {
  color: #00527D;
  border-color: #00527D #00527D #CCDCE5 #00527D;
  background-color: #CCDCE5;
}
.accordion__label--highlight {
  color: #50A684;
  border-color: #50A684;
  background-color: #DCEDE6;
}
.accordion__label--highlight:hover {
  color: #ffffff;
  background-color: #50A684;
}
.accordion__label--highlight.is-active {
  color: #50A684;
  border-color: #50A684 #50A684 #DCEDE6 #50A684;
  background-color: #DCEDE6;
}
.accordion__content--highlight {
  border-color: #50A684;
}
.accordion__label--action {
  color: #DE7008;
  border-color: #DE7008;
  background-color: #F8E2CE;
}
.accordion__label--action:hover {
  color: #ffffff;
  background-color: #DE7008;
}
.accordion__label--action.is-active {
  color: #DE7008;
  border-color: #DE7008 #DE7008 #F8E2CE #DE7008;
  background-color: #F8E2CE;
}
.accordion__content--action {
  border-color: #DE7008;
}
.accordion__label--primary-solid {
  color: #ffffff;
  border-color: #00527D;
  background-color: #00527D;
}
.accordion__label--primary-solid:hover {
  color: #ffffff;
  background-color: #004468;
}
.accordion__label--primary-solid:focus {
  outline: 1px dashed rgba(255, 255, 255, 0.3);
}
.accordion__label--primary-solid.is-active {
  color: #ffffff;
  border-color: #00527D;
  background-color: #00527D;
}
.js .accordion__content--primary-solid:not(.is-active) {
  border-width: 0 2px;
}
.accordion__content--primary-solid {
  border-width: 1px 2px 2px;
}
.accordion__label--highlight-solid {
  color: #ffffff;
  border-color: #50A684;
  background-color: #50A684;
}
.accordion__label--highlight-solid:hover {
  color: #ffffff;
  background-color: #438A6E;
}
.accordion__label--highlight-solid:focus {
  outline: 1px dashed rgba(255, 255, 255, 0.3);
}
.accordion__label--highlight-solid.is-active {
  color: #ffffff;
  border-color: #50A684;
  background-color: #50A684;
}
.js .accordion__content--highlight-solid:not(.is-active) {
  border-width: 0 2px;
}
.accordion__content--highlight-solid {
  border-width: 1px 2px 2px;
  border-color: #50A684;
}
.accordion__label--action-solid {
  color: #ffffff;
  border-color: #DE7008;
  background-color: #DE7008;
}
.accordion__label--action-solid:hover {
  color: #ffffff;
  background-color: #ba5b04;
}
.accordion__label--action-solid:focus {
  outline: 1px dashed rgba(255, 255, 255, 0.3);
}
.accordion__label--action-solid.is-active {
  color: #ffffff;
  border-color: #DE7008;
  background-color: #DE7008;
}
.js .accordion__content--action-solid:not(.is-active) {
  border-width: 0 2px;
}
.accordion__content--action-solid {
  border-width: 1px 2px 2px;
  border-color: #DE7008;
}

.js .rd-modal {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 52px 26px;
  z-index: -1;
  overflow-y: auto;
  overscroll-behavior: none;
  -ms-overflow-style: none;
  scrollbar-width: none;
  visibility: hidden;
  opacity: 0;
}
.js .rd-modal::-webkit-scrollbar {
  display: none;
}
.js .rd-modal.is-active {
  opacity: 1;
  z-index: 999;
  visibility: visible;
  transition: all 0.2s ease-out;
}
.rd-modal__close {
  display: none;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  padding: 26px 26px 0 0;
  font-size: 27px;
  line-height: 39px;
  color: #B2B2B2;
  background: rgba(68, 68, 68, 0.9);
}
.rd-modal__close:hover,
.rd-modal__close:focus {
  color: #FDFDFD;
}
.js .rd-modal__close {
  display: flex;
}
.rd-modal__content {
  width: 100%;
  max-width: 1280px;
  max-height: calc(100vh - 2 * 26px);
  margin: 26px 0;
  padding: 26px;
  border-radius: 5px;
  border: 1px solid #F6F6F6;
  background: #ffffff;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.rd-modal__content--thin {
  max-width: 640px;
}
.js .rd-modal__content {
  overflow-y: auto;
  overscroll-behavior: contain;
}

@media (min-width: 768px) {
  .js .rd-modal {
    padding: 78px 52px;
  }
  .rd-modal__close {
    padding: 52px 52px 0 0;
  }
  .rd-modal__content {
    padding: 52px;
  }
  .rd-modal__content--thin {
    padding: 52px 39px;
  }
}


/*! ---------- =cards ---------- */

.card {
  background: #ffffff;
  display: flex;
  flex-direction: column;
  padding: 0;
  border: 1px solid #777777;
  border-radius: 6.5px;
  overflow: hidden;
}
.card__body {
  padding: 26px;
  flex-grow: 1;
}
.card__image {
  width: 100%;
}
.card__header,
.card__footer,
.card__section {
  padding: 26px;
  /* border: solid #EDEDED; */
}
.card__header--secondary,
.card__footer--secondary,
.card__section--secondary {
  background: #FDFDFD;
}
.card__header--tertiary,
.card__footer--tertiary,
.card__section--tertiary {
  background: #F6F6F6;
}
.card__header--borderless,
.card__footer--borderless,
.card__section--borderless {
  border: none;
}
.card__header {
  border-width: 0 0 1px;
  flex-grow: 0;
}
.card__header--borderless:not(.card__header--secondary):not(.card__header--tertiary) {
  padding-bottom: 0;
}
.card__footer {
  border-width: 1px 0 0;
  justify-self: flex-end;
  flex-grow: 0;
}
.card__footer--borderless:not(.card__footer--secondary):not(.card__footer--tertiary) {
  padding-top: 0;
}
.card__section {
  border-width: 1px 0;
  margin-top: 26px;
  margin-bottom: 26px;
}
.card__section + .card__section {
  margin-top: -26px;
  border-top-width: 0;
}
.card__section:first-child {
  margin-top: 0;
}
.card__section:last-child {
  margin-bottom: 0;
}
.card__body > .card__section {
  margin-left: -26px;
  margin-right: -26px;
}
.card__body > .card__section:first-child {
  margin-top: -26px;
}
.card__body > .card__section:last-child {
  margin-bottom: -26px;
}
.card--primary,
.card--primary .card__header,
.card--primary .card__footer,
.card--primary .card__section {
  border-color: #00527D;
}
.card--primary a:not(.button):not(.more),
.card--primary h1,
.card--primary h2,
.card--primary h3,
.card--primary h4,
.card--primary h5,
.card--primary h6,
.card--primary .h1,
.card--primary .h2,
.card--primary .h3,
.card--primary .h4,
.card--primary .h5,
.card--primary .h6 {
  color: #00527D;
}
.card--primary .card__header--secondary,
.card--primary .card__footer--secondary,
.card--primary .card__section--secondary {
  color: #003753;
  background: #CCDCE5;
}
.card--primary .card__header--tertiary,
.card--primary .card__footer--tertiary,
.card--primary .card__section--tertiary {
  color: #003753;
  background: #AAC5D4;
}
.card--accent,
.card--accent .card__header,
.card--accent .card__footer,
.card--accent .card__section {
  border-color: #50A684;
}
.card--accent a:not(.button):not(.more),
.card--accent h1,
.card--accent h2,
.card--accent h3,
.card--accent h4,
.card--accent h5,
.card--accent h6,
.card--accent .h1,
.card--accent .h2,
.card--accent .h3,
.card--accent .h4,
.card--accent .h5,
.card--accent .h6 {
  color: #50A684;
}
.card--accent .card__header--secondary,
.card--accent .card__footer--secondary,
.card--accent .card__section--secondary {
  color: #007240;
  background: #DCEDE6;
}
.card--accent .card__header--tertiary,
.card--accent .card__footer--tertiary,
.card--accent .card__section--tertiary {
  color: #007240;
  background: #C5E1D6;
}
.card--action,
.card--action .card__header,
.card--action .card__footer,
.card--action .card__section {
  border-color: #DE7008;
}
.card--action a:not(.button):not(.more),
.card--action h1,
.card--action h2,
.card--action h3,
.card--action h4,
.card--action h5,
.card--action h6,
.card--action .h1,
.card--action .h2,
.card--action .h3,
.card--action .h4,
.card--action .h5,
.card--action .h6 {
  color: #DE7008;
}
.card--action .card__header--secondary,
.card--action .card__footer--secondary,
.card--action .card__section--secondary {
  color: #944B05;
  background: #F8E2CE;
}
.card--action .card__header--tertiary,
.card--action .card__footer--tertiary,
.card--action .card__section--tertiary {
  color: #944B05;
  background: #F4CFAD;
}
.card--dark,
.card--dark .card__header,
.card--dark .card__footer,
.card--dark .card__section {
  border-color: #00244D;
}
.card--dark a:not(.button):not(.more),
.card--dark h1,
.card--dark h2,
.card--dark h3,
.card--dark h4,
.card--dark h5,
.card--dark h6,
.card--dark .h1,
.card--dark .h2,
.card--dark .h3,
.card--dark .h4,
.card--dark .h5,
.card--dark .h6 {
  color: #00244D;
}
.card--dark .card__header--secondary,
.card--dark .card__footer--secondary,
.card--dark .card__section--secondary {
  color: #001833;
  background: #CCD3DB;
}
.card--dark .card__header--tertiary,
.card--dark .card__footer--tertiary,
.card--dark .card__section--tertiary {
  color: #001833;
  background: #AAB6C4;
}
.card--light,
.card--light .card__header,
.card--light .card__footer,
.card--light .card__section {
  border-color: #00B8E0;
}
.card--light a:not(.button):not(.more),
.card--light h1,
.card--light h2,
.card--light h3,
.card--light h4,
.card--light h5,
.card--light h6,
.card--light .h1,
.card--light .h2,
.card--light .h3,
.card--light .h4,
.card--light .h5,
.card--light .h6 {
  color: #00B8E0;
}
.card--light .card__header--secondary,
.card--light .card__footer--secondary,
.card--light .card__section--secondary {
  color: #007B95;
  background: #CCF1F9;
}
.card--light .card__header--tertiary,
.card--light .card__footer--tertiary,
.card--light .card__section--tertiary {
  color: #007B95;
  background: #AAE7F5;
}
.card--fill-primary .card__header,
.card--fill-primary .card__footer,
.card--fill-primary .card__section,
.card--fill-accent .card__header,
.card--fill-accent .card__footer,
.card--fill-accent .card__section,
.card--fill-action .card__header,
.card--fill-action .card__footer,
.card--fill-action .card__section,
.card--fill-dark .card__header,
.card--fill-dark .card__footer,
.card--fill-dark .card__section,
.card--fill-light .card__header,
.card--fill-light .card__footer,
.card--fill-light .card__section,
.card--inverse .card__header,
.card--inverse .card__footer,
.card--inverse .card__section {
  border-color: #ffffff;
}
.card--fill-primary,
.card--fill-accent,
.card--fill-action,
.card--fill-light,
.card--fill-dark,
.card--inverse {
  border: none;
  color: #ffffff;
  box-shadow: none;
}
.card--fill-primary h1,
.card--fill-primary h2,
.card--fill-primary h3,
.card--fill-primary h4,
.card--fill-primary h5,
.card--fill-primary h6,
.card--fill-primary .h1,
.card--fill-primary .h2,
.card--fill-primary .h3,
.card--fill-primary .h4,
.card--fill-primary .h5,
.card--fill-primary .h6,
.card--fill-accent h1,
.card--fill-accent h2,
.card--fill-accent h3,
.card--fill-accent h4,
.card--fill-accent h5,
.card--fill-accent h6,
.card--fill-accent .h1,
.card--fill-accent .h2,
.card--fill-accent .h3,
.card--fill-accent .h4,
.card--fill-accent .h5,
.card--fill-accent .h6,
.card--fill-action h1,
.card--fill-action h2,
.card--fill-action h3,
.card--fill-action h4,
.card--fill-action h5,
.card--fill-action h6,
.card--fill-action .h1,
.card--fill-action .h2,
.card--fill-action .h3,
.card--fill-action .h4,
.card--fill-action .h5,
.card--fill-action .h6,
.card--fill-light h1,
.card--fill-light h2,
.card--fill-light h3,
.card--fill-light h4,
.card--fill-light h5,
.card--fill-light h6,
.card--fill-light .h1,
.card--fill-light .h2,
.card--fill-light .h3,
.card--fill-light .h4,
.card--fill-light .h5,
.card--fill-light .h6,
.card--fill-dark h1,
.card--fill-dark h2,
.card--fill-dark h3,
.card--fill-dark h4,
.card--fill-dark h5,
.card--fill-dark h6,
.card--fill-dark .h1,
.card--fill-dark .h2,
.card--fill-dark .h3,
.card--fill-dark .h4,
.card--fill-dark .h5,
.card--fill-dark .h6,
.card--inverse h1,
.card--inverse h2,
.card--inverse h3,
.card--inverse h4,
.card--inverse h5,
.card--inverse h6,
.card--inverse .h1,
.card--inverse .h2,
.card--inverse .h3,
.card--inverse .h4,
.card--inverse .h5,
.card--inverse .h6 {
  color: #ffffff;
}
.card--fill-primary a:not(.button):not(.more),
.card--fill-accent a:not(.button):not(.more),
.card--fill-action a:not(.button):not(.more),
.card--fill-light a:not(.button):not(.more),
.card--fill-dark a:not(.button):not(.more),
.card--inverse a:not(.button):not(.more) {
  color: #ffffff;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 3px;
}
.card--fill-primary {
  background: #00527D;
}
.card--fill-primary .card__header--secondary,
.card--fill-primary .card__footer--secondary,
.card--fill-primary .card__section--secondary {
  background: #004468;
}
.card--fill-primary .card__header--tertiary,
.card--fill-primary .card__footer--tertiary,
.card--fill-primary .card__section--tertiary {
  background: #003753;
}
.card--fill-accent {
  background: #50A684;
}
.card--fill-accent .card__header--secondary,
.card--fill-accent .card__footer--secondary,
.card--fill-accent .card__section--secondary {
  background: #438A6E;
}
.card--fill-accent .card__header--tertiary,
.card--fill-accent .card__footer--tertiary,
.card--fill-accent .card__section--tertiary {
  background: #007240;
}
.card--fill-action {
  background: #DE7008;
}
.card--fill-action .card__header--secondary,
.card--fill-action .card__footer--secondary,
.card--fill-action .card__section--secondary {
  background: #ba5b04;
}
.card--fill-action .card__header--tertiary,
.card--fill-action .card__footer--tertiary,
.card--fill-action .card__section--tertiary {
  background: #944B05;
}
.card--fill-light {
  background: #00B8E0;
}
.card--fill-light .card__header--secondary,
.card--fill-light .card__footer--secondary,
.card--fill-light .card__section--secondary {
  background: #0099BB;
}
.card--fill-light .card__header--tertiary,
.card--fill-light .card__footer--tertiary,
.card--fill-light .card__section--tertiary {
  background: #007B95;
}
.card--fill-dark {
  background: #00244D;
}
.card--fill-dark .card__header--secondary,
.card--fill-dark .card__footer--secondary,
.card--fill-dark .card__section--secondary {
  background: #001E40;
}
.card--fill-dark .card__header--tertiary,
.card--fill-dark .card__footer--tertiary,
.card--fill-dark .card__section--tertiary {
  background: #001833;
}
.card--inverse {
  background: #444444;
}
.card--inverse .card__header--secondary,
.card--inverse .card__footer--secondary,
.card--inverse .card__section--secondary {
  background: #666666;
}
.card--inverse .card__header--tertiary,
.card--inverse .card__footer--tertiary,
.card--inverse .card__section--tertiary {
  background: #777777;
}

.card-grid {
  display: grid;
  grid-template-columns: Repeat(auto-fit, minmax(312px, 1fr));
  gap: 52px;
}
.card-grid:not(:last-child) {
  margin-bottom: 52px;
}
.card-grid--compact {
  gap: 26px;
}


/*! ---------- =lists ---------- */

.item-list {
  list-style: none;
  margin-left: 0;
}
.item-list:not(:last-child) {
  margin-bottom: 52px;
}
.item-list + .button {
  margin-top: -26px;
}
.item-list__item  {
  margin-top: 26px;
  border-bottom: #ccc solid 1px;
  padding-bottom: 24px;
}

.sessions-item  {
  border-bottom: #ccc solid 1px;
  margin-top: 0;
  padding-bottom: 0;
}

.grid__unit.grid__unit--1-3-l.item-list__item, .grid__unit.grid__unit--2-3-l.item-list__item {
  border-bottom: none;
}

.grid.session-list.item-list {
  border-bottom: #ccc solid 1px;
  padding-top: 24px;
  overflow: hidden;
  max-width: 100%;
 }

/* .grid__unit.grid__unit--1-3-l.sessions-item + .grid__unit.grid__unit--1-3-l.sessions-item {
  border-bottom: #ccc solid 1px;
} */

.session-list.item-list:not(:last-child) {
  margin-bottom: 0;
}

.session-header {
  background: #00527D;
  margin-top: 48px;
  padding: 24px;
  color: #fff;
}

.session-header.prereq {
  background: #DE7008;
  margin-bottom: 24px;
}

.speaker-photo {
  clip-path: circle();
}

.title-block.speaker-block {
  padding-top: 48px;
  padding-bottom: 24px;
} 

@media (max-width: 1099px) {
  .page-title.speaker-title, .speaker-job-company {
    text-align: center;
  }
}

@media (min-width: 1100px) {

.grid.speaker-detail-grid { 
  justify-content: left;
}

.align-left.speaker-photo {
  float: left;
}


.page-title.speaker-title {
  margin-top: 24px;
}
}

.prereq-label {
  margin-bottom: 24px;
}

.open-text {


}

.item-list__item:last-child  {
  border-bottom: none;
}
.item-list__link {
  display: block;
  position: relative;
  color: #444444;
}
.item-list__link:hover,
.item-list__link:focus {
  color: #444444;
}
.item-list__media {
  display: block;
  width: 200px;
  clip-path: circle();
  max-width: 33%;
  float: left;
  margin-right: 26px;
  overflow: hidden;
}
.item-list__media img {
  transition: transform 0.15s ease-out;
}
.item-list__link:hover .item-list__media img,
.item-list__link:focus .item-list__media img {
  transform: scale(1.04);
}
.item-list__media.sponsor-media, .item-list__media.sponsor-media:hover {
  clip-path: unset;
  max-width: 150px;
}
.item-list__media.sponsor-media img {
  max-width: 150px;
}
.item-list__link:hover .item-list__media.sponsor-media img,
.item-list__link:focus .item-list__media.sponsor-media img {
  transform: none;
}
.item-list__content {
  overflow: hidden;
}
.item-list__title {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-size: 23px;
  line-height: 26px;
  margin: 0;
  color: #00527D;
  transition: color 0.15s ease-out;
}
.item-list a.item-list __title:hover,
.item-list a.item-list __title:focus,
.item-list__link:hover .item-list__title,
.item-list__link:focus .item-list__title {
  color: #558CA8;
}
.item-list__date {
  display: block;
  margin: 6.5px 0 0;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
  font-style: italic;
  opacity: 0.7;
  font-weight: normal;
}
.item-list__description {
  margin: 6.5px 0 0;
  font-weight: normal;
}
.item-list--grid .item-list__media {
  width: 100%;
  max-width: 100%;
  float: none;
  margin: 0 auto 13px;
}
.item-list--grid .item-list__media img {
  width: 100%;
}
.item-list--grid .item-list__item + .item-list__item {
  margin-top: 0;
}

.sponsor-item {
  border: none !important;
}

@media (max-width: 479.97px) {

  .item-list__content {
    text-align: center;
  }
  .item-list__media {
    float: none;
    margin: 0 auto 13px;
  }

}

@media (max-width: 767px) {

.sessions.item-list__date {
  margin-bottom: 24px;
}
}


.stacked-list {
  list-style: none;
}
.stacked-list:not(:last-child) {
  margin-bottom: 52px;
}
.stacked-list--constrain {
  max-width: 50em !important;
  margin-left: auto;
  margin-right: auto;
}
.stacked-list__item {
  margin: 0;
}
.stacked-list__item + .stacked-list__item {
  margin-top: 52px;
}
.stacked-list__link {
  display: block;
  position: relative;
  color: #444444;
}
.stacked-list__link:hover,
.stacked-list__link:focus {
  color: #444444;
}
.stacked-list__media {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.stacked-list__media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: transform 0.15s ease-out;
}
.stacked-list__link:hover .stacked-list__media img,
.stacked-list__link:focus .stacked-list__media img {
  transform: scale(1.05);
}
.stacked-list__content {
  position: relative;
  z-index: 3;
}
.stacked-list__title {
  font-size: 23px;
  line-height: 26px;
}
.stacked-list__link:hover .stacked-list__title,
.stacked-list__link:focus .stacked-list__title {
  color: #00527D;
}
.stacked-list__title + .stacked-list__tags {
  margin-top: -18.2px;
  margin-bottom: 13px;
}
.stacked-list__date {
  display: block;
  font-size: 18px;
  color: #999999;
}
.stacked-list__title + .stacked-list__date {
  margin-top: -26px;
}
.stacked-list__date + .stacked-list__description {
  margin-top: 13px;
}

.tiled-list {
  list-style: none;
}
.tiled-list:not(:last-child) {
  margin-bottom: 52px;
}
.tiled-list__item {
  display: flex;
  margin: 0;
}
.tiled-list__exposition {
  position: relative;
  overflow: hidden;
}
.tiled-list__actions {
  margin-top: 26px;
}
.tiled-list__link {
  flex: 0 0 100%;
  display: block;
  position: relative;
}
.tiled-list__media {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.tiled-list__media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: transform 0.15s ease-out;
}
.tiled-list__link:hover .tiled-list__media img,
.tiled-list__link:focus .tiled-list__media img {
  transform: scale(1.05);
}
.tiled-list__content {
  position: relative;
  z-index: 3;
}
.tiled-list__title {
  font-size: 23px;
  line-height: 26px;
}
.tiled-list__date {
  display: block;
  font-size: 18px;
}
.tiled-list__date + .tiled-list__description {
  margin-top: 13px;
}

@media (max-width: 767.97px) {

  .tiled-list__item + .tiled-list__item,
  .tiled-list__exposition + .tiled-list__item {
    margin-top: 26px;
  }
}

@media (min-width: 768px) {
  .tiled-list {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: stretch;
    gap: 26px;
  }
  .tiled-list__exposition,
  .tiled-list__item {
    flex: 1 0 30%;
  }
  .tiled-list__item--featured {
    flex: 11 0 45%;
  }
}

@media (min-width: 768px) and (max-width: 959.97px) {
  .tiled-list__item:not(.tiled-list__item--featured) .tiled-list__description {
    display: none;
  }
}

.tiled-list__date .tiled-time, .tiled-list__content .item-list__location {
  display: none;
}

.item-list__location {
  font-size: 18px;
}

/*! 'professional' homepage list styles */
.stacked-list__link {
  display: flex;
  align-items: flex-start;
  gap: 26px;
}
.stacked-list__media {
  flex: 0 0 208px;
  height: 208px;
}
.stacked-list__date::before {
  content: "";
  display: block;
  width: 130px;
  height: 4px;
  margin: 26px 0;
  background: #F6F6F6;
}
.stacked-list__title + .stacked-list__date {
  margin-top: 0;
}

@media (max-width: 767.97px) {
  .stacked-list__link {
    flex-direction: column;
    align-items: stretch;
  }
}


.tiled-list.to-screen-edges,
.content > .page-bounds > .tiled-list.hero {
  gap: 0 1px;
}

.tiled-list__exposition {
  padding: 26px;
}
.tiled-list__link {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  overflow: hidden;
  color: #ffffff;
  background: #00527D;
  position: relative;
}
.tiled-list__link:hover,
.tiled-list__link:focus {
  color: #ffffff;
}
.tiled-list__link::before {
  background: linear-gradient(to top, rgba(68, 68, 68, 0.7) 30%, rgba(68, 68, 68, 0));
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  transition: opacity 0.15s ease-out;
}
.tiled-list__link:hover::before,
.tiled-list__link:focus::before {
  opacity: 0.1;
}
.tiled-list__media {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.tiled-list__content {
  padding: 26px;
  margin-top: 30vh;
  margin-top: 300px;
}
.tiled-list__content::before {
  content: "";
  display: block;
  height: 150%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to top, rgba(68, 68, 68, 0.8), rgba(68, 68, 68, 0));
  z-index: -1;
}
.tiled-list__title {
  font-size: 18px;
  line-height: 26px;
  color: #ffffff;
  font-weight: 400;
}
.tiled-list__title + .tiled-list__tags {
  margin-top: -13px;
}
.tiled-list__date {
  font-size: 16px;
  line-height: 26px;
  font-style: italic;
}
.tiled-list__overview::before {
  background: #F6F6F6;
}
.tiled-list__category {
  font-size: 16px;
  line-height: 26px;
  padding: 6.5px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 2;
}

.tiled-list__item:first-child .tiled-list__category {
  background: #00527D;
}

.tiled-list__item:nth-child(2) .tiled-list__category {
  background: #438A6E;
}


.tiled-list__item:nth-child(3) .tiled-list__category {
  background: #ba5b04;
}

@media (min-width: 768px) {
  .tiled-list__exposition {
    padding-top: 52px;
  }
  .tiled-list__content {
    padding-bottom: 39px;
  }
}

.tiled-list__category.category-update {
  font-style: italic;
}
.tiled-list__category.category-press-release {
  background: #438A6E;
}
.tiled-list__category.category-event {
  background: #ba5b04;
}


/*! ---------- =hero ---------- */

.hero {
  position: relative;
  margin-top: -48px;
  margin-bottom: 52px;
}
.hero:last-child {
  margin-bottom: 0;
}
.content > .page-bounds > .hero:first-child {
  margin-top: -26px;
}
.hero::before {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}
.hero__media {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background-color: #000;
}
.hero__image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.hero__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.hero__image--parallax img {
  height: calc(100% + 2.5vh);
  top: -1.25vh;
  bottom: -1.25vh;
}
.hero__video-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  overflow: hidden;
}
.hero__video-player {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.5s ease-in 2.9s;
}
.hero__video-player.is-wide {
  top: 50%;
  transform: translateY(-50%);
}
.hero__video-player.is-tall {
  left: 50%;
  transform: translateX(-50%);
}
.hero__video-container.is-loaded .hero__video-player {
  opacity: 1;
}
.hero__video-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.hero__content {
  padding: 78px 26px;
  position: relative;
  text-align: center;
  z-index: 3;
}
.hero__title,
.hero__subtitle,
.hero__description {
  color: #ffffff;
}
.hero__actions {
  margin-top: 26px;
}

@media (max-width: 479.97px) {
  .hero__actions .button {
    display: block;
  }
  .hero__actions .button + .button {
    margin-top: 13px;
  }
}

@media (min-width: 480px) {
  .hero__actions .button + .button {
    margin-left: 13px;
  }
}

@media (max-width: 767.97px) {
  .hero::before {
    background: rgba(0, 0, 0, 0.5);
  }
  .hero__title {
    text-align: center;
    font-size: 6vw;
    line-height: 1.2;
  }
  .hero__subtitle {
    text-align: center;
    font-size: 4vw;
    line-height: 1.2;
  }
}

@media (min-width: 768px) {
  .hero__content {
    padding: 182px 52px;
  }
  .content > .page-bounds > .hero:first-child {
    margin-top: -52px;
  }
}

@media (min-width: 960px) {
  .hero__content {
    padding-top: 130px;
    padding-bottom: 130px;
  }
}

/*! 'professional' hero style */
.hero__title,
.hero__subtitle,
.hero__description {
  color: #ffffff;
}
.hero__title {
  font-weight: 600;
}

@media (min-width: 768px) {
  .hero::before {
    background: rgb(0, 0, 0);
    background: linear-gradient(90deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
    opacity: 0.6;
  }
  .hero__content {
    text-align: left;
  }
  .hero__title {
    margin-bottom: 13px;
  }
  .hero__subtitle {
    font-size: 23px;
    line-height: 26px;
  }
  .hero__actions {
    margin-top: 39px;
  }
}


.horizontal {
  margin-bottom: 26px;
  position: relative;
}
.horizontal__scroller {
  overflow: hidden;
  overflow-x: auto;
  scrollbar-width: thin;
  scrollbar-gutter: stable;
  scroll-behavior: smooth;
  padding-bottom: 13px;
}
.horizontal__content {
  display: flex;
  gap: 26px;
}
.horizontal__content--align-top {
  align-items: flex-start;
}
.horizontal__content--align-bottom {
  align-items: flex-end;
}
.horizontal__content--align-center {
  align-items: center;
}
.horizontal__item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 0 0 calc((100% - 52px) / 3);
}
.horizontal__item--stretch {
  align-self: stretch;
}
.horizontal__item--center {
  align-self: center;
}
.horizontal__item--top {
  align-self: flex-start;
}
.horizontal__item--bottom {
  align-self: flex-end;
}
.horizontal__content--pack .horizontal__item {
  flex-basis: auto;
}
.horizontal__control {
  align-items: center;
  background: #00527D;
  border: 1px solid #EDEDED;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  width: 36px;
  height: 36px;
  position: absolute;
  top: 50%;
  margin-top: -13px;
  transform: translateY(-50%);
  z-index: 3;
}
.horizontal__control:hover,
.horizontal__control:focus {
  background: #003753;
  color: #ffffff;
  border-color: #003753;
}
.horizontal__control--left {
  left: 13px;
}
.horizontal__control--right {
  right: 13px;
}
.horizontal--is-at-start .horizontal__control--left,
.horizontal--is-at-start .horizontal__control--left:hover,
.horizontal--is-at-start .horizontal__control--left:focus,
.horizontal--is-at-end .horizontal__control--right,
.horizontal--is-at-end .horizontal__control--right:hover,
.horizontal--is-at-end .horizontal__control--right:focus {
  color: #CECECE;
  border-color: #EDEDED;
  background: #EDEDED;
  cursor: default;
  opacity: 0.5;
}

@media (max-width: 767.97px) {
  .horizontal__item {
    flex-basis: calc((100% - 26px) / 2);
  }
}
@media (max-width: 1487px) {
.horizontal__control {
  text-align: center;
  margin-bottom: 72px;
}
.horizontal:not(.to-screen-edges) .horizontal__control--left {
  top: 230px;
  left: 37%;
}
.horizontal:not(.to-screen-edges) .horizontal__control--right {
  top: 230px;
  right: 37%;
}
}

@media (max-width: 479.97px) {
  .horizontal__item {
    flex-basis: 80%;
  }
}

@media (min-width: 1488px) {
  .horizontal:not(.to-screen-edges) .horizontal__control--left {
    left: 0;
  }
  .horizontal:not(.to-screen-edges) .horizontal__control--right {
    right: 0;
  }
}

@media (max-width: 642px) {
  .space-l-100.button-top-margin {
  margin-top: 24px;
  margin-left: 0 !important;
}
}

/*! ---------- =background sections ---------- */

.background-section {
  position: relative;
  padding: 0 26px;
  margin-top: 52px;
  margin-bottom: 52px;
}
.background-section:first-child {
  margin-top: 0;
}
.background-section:last-child {
  margin-bottom: 0;
}
.content > .page-bounds > .background-section:first-child {
  margin-top: -26px;
}
.background-section__wrapper::after {
  content: "";
  display: table;
  clear: both;
}
.background-section__media,
.background-section__overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.background-section__media {
  background-color: #F6F6F6;
}
.background-section__image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.background-section__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.background-section__video-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  overflow: hidden;
}
.background-section__video-player {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.5s ease-in 2.9s;
}
.background-section__video-player.is-wide {
  top: 50%;
  transform: translateY(-50%);
}
.background-section__video-player.is-tall {
  left: 50%;
  transform: translateX(-50%);
}
.background-section__video-container.is-loaded .background-section__video-player {
  opacity: 1;
}
.background-section__video-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.background-section__content {
  position: relative;
  z-index: 3;
}

@media (min-width: 768px) {
  .background-section {
    padding-left: 52px;
    padding-right: 52px;
  }
  .content > .page-bounds > .background-section:first-child {
    margin-top: -52px;
  }
}

@media (min-width: 960px) {
  .background-section--left .background-section__content {
    width: 50%;
  }
  .background-section--right .background-section__content {
    width: 50%;
    float: right;
  }
}


/*! ---------- =interstitials ---------- */

.interstitial {
  position: relative;
  padding: 0 26px;
  margin-top: 52px;
  margin-bottom: 52px;
}
.interstitial:first-child {
  margin-top: 0;
}
.interstitial:last-child {
  margin-bottom: 0;
}
.content > .page-bounds > .interstitial:first-child {
  margin-top: -26px;
}
.interstitial::before {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  z-index: 2;
}
.interstitial__wrapper::after {
  content: "";
  display: table;
  clear: both;
}
.interstitial__media {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background-color: #000;
}
.interstitial__image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.interstitial__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.interstitial__video-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  overflow: hidden;
}
.interstitial__video-player {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.5s ease-in 2.9s;
}
.interstitial__video-player.is-wide {
  top: 50%;
  transform: translateY(-50%);
}
.interstitial__video-player.is-tall {
  left: 50%;
  transform: translateX(-50%);
}
.interstitial__video-container.is-loaded .interstitial__video-player {
  opacity: 1;
}
.interstitial__video-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.interstitial__content {
  padding: 78px 0;
  position: relative;
  z-index: 3;
}
.interstitial__actions {
  margin-top: 26px;
}

@media (max-width: 479.97px) {
  .interstitial__actions .button {
    display: block;
  }
  .interstitial__actions .button + .button {
    margin-top: 13px;
  }
}

@media (min-width: 480px) {
  .interstitial__actions .button + .button {
    margin-left: 13px;
  }
}

@media (max-width: 767.97px) {
  .interstitial__title {
    font-size: 7vw;
    line-height: 1.2;
  }
}

@media (min-width: 768px) {
  .interstitial {
    padding-left: 52px;
    padding-right: 52px;
  }
  .content > .page-bounds > .interstitial:first-child {
    margin-top: -52px;
  }
}

/*! 'professional' interstitial style */
.interstitial::before {
  background: rgba(0, 55, 83, 0.6);
}
.interstitial__media {
  background: #00527D;
}
.interstitial__title {
  color: #ffffff;
}
.interstitial__description {
  color: #ffffff;
}

@media (min-width: 768px) {
  .interstitial__content {
    padding-top: 130px;
    padding-bottom: 130px;
  }
  .interstitial__title {
    margin-bottom: 26px;
  }
  .interstitial__actions {
    margin-top: 39px;
  }
}

@media (min-width: 960px) {
  .interstitial::before {
    background: linear-gradient(to right, rgba(0, 55, 83, 0.9) 30%, rgba(0, 82, 125, 0));
  }
  .interstitial--left .interstitial__content {
    width: 50%;
  }
  .interstitial--right::before {
    background: linear-gradient(to left, rgba(0, 55, 83, 0.9) 30%, rgba(0, 82, 125, 0));
  }
  .interstitial--right .interstitial__content {
    width: 40%;
    float: right;
  }
}


.pagination {
  list-style: none;
  margin: 0 0 26px;
}
.pagination .overview {
  display: block;
  font-size: 18px;
}
.pagination ul {
  list-style: none;
  margin: 0;
}
.pagination li {
  display: inline-block;
  margin-bottom: 0.2em;
}
.pagination li a,
.pagination li span {
  display: block;
  width: 39px;
  padding: 6.5px 0;
  text-align: center;
  color: #444444;
  background: #FDFDFD;
  font-size: 18px;
}
.pagination li a:hover,
.pagination li a:focus {
  color: #ffffff;
  background: #50A684;
}
.pagination .active a,
.pagination li .current {
  font-weight: 700;
  color: #ffffff;
  background: #00527D;
}

@media (min-width: 960px) {
  .pagination .overview {
    display: inline-block;
    margin-right: 1.5em;
  }
}


/*! ---------- =quicklinks ---------- */

.quicklinks {
  display: flex;
  flex-wrap: wrap;
  gap: 26px;
  justify-content: space-between;
  list-style: none;
  margin-left: 0;
}
.quicklinks__item {
  display: flex;
  min-width: 0;
}
.quicklinks__item:nth-child(3n+2) .quicklinks__link {
  background: #007240;
}
.quicklinks__item:nth-child(3n+2) .quicklinks__link:hover,
.quicklinks__item:nth-child(3n+2) .quicklinks__link:focus {
  background: #015631;
}
.quicklinks__item:nth-child(3n+3) .quicklinks__link {
  background: #007B95;
}
.quicklinks__item:nth-child(3n+3) .quicklinks__link:hover,
.quicklinks__item:nth-child(3n+3) .quicklinks__link:focus {
  background: #005C70;
}
.quicklinks__item:nth-child(3n+4) .quicklinks__link {
  background: #ba5b04;
}
.quicklinks__item:nth-child(3n+4) .quicklinks__link:hover,
.quicklinks__item:nth-child(3n+4) .quicklinks__link:focus {
  background: #944B05;
}
.quicklinks--alt .quicklinks__item:nth-child(4n+1) .quicklinks__link {
  background: #007B95;
}
.quicklinks--alt .quicklinks__item:nth-child(4n+1) .quicklinks__link:hover,
.quicklinks--alt .quicklinks__item:nth-child(4n+1) .quicklinks__link:focus {
  background: #005C70;
}
.quicklinks--alt .quicklinks__item:nth-child(4n+2) .quicklinks__link {
  background: #ba5b04;
}
.quicklinks--alt .quicklinks__item:nth-child(4n+2) .quicklinks__link:hover,
.quicklinks--alt .quicklinks__item:nth-child(4n+2) .quicklinks__link:focus {
  background: #944B05;
}
.quicklinks--alt .quicklinks__item:nth-child(4n+3) .quicklinks__link {
  background: #007240;
}
.quicklinks--alt .quicklinks__item:nth-child(4n+3) .quicklinks__link:hover,
.quicklinks--alt .quicklinks__item:nth-child(4n+3) .quicklinks__link:focus {
  background: #015631;
}
.quicklinks--alt .quicklinks__item:nth-child(4n+4) .quicklinks__link {
  background: #00527D;
}
.quicklinks--alt .quicklinks__item:nth-child(4n+4) .quicklinks__link:hover,
.quicklinks--alt .quicklinks__item:nth-child(4n+4) .quicklinks__link:focus {
  background: #004468;
}
.quicklinks__link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 0 0 100%;
  min-width: 0;
  padding: 26px;
  word-wrap: break-word;
  position: relative;
  text-align: center;
}
.quicklinks__media {
  z-index: 1;
  overflow: hidden;
}
.quicklinks__media img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  transition: opacity 0.15s ease-out, transform 0.15s ease-out;
}
.quicklinks__link:hover .quicklinks__media img,
.quicklinks__link:focus .quicklinks__media img {
  transform: scale(1.05);
}
.quicklinks__icon,
.quicklinks__content,
.quicklinks__disclose {
  max-width: 100%;
  position: relative;
  z-index: 2;
}
.quicklinks__icon {
  font-size: 67.5px;
  line-height: 0.25;
}
.quicklinks__icon + .quicklinks__content .quicklinks__title,
.quicklinks__icon + .quicklinks__content .quicklinks__description:first-child {
  margin-top: 13px;
}
.quicklinks__title {
  display: block;
}
.quicklinks__description {
  font-size: 18px;
  line-height: 26px;
  margin-top: 13px;
}
.quicklinks__disclose {
  margin-top: 26px;
  font-size: 27px;
}

@media (max-width: 767.97px),
(min-width: 960px) {
  .quicklinks__item--horizontal .quicklinks__link {
    flex-direction: row;
  }
  .quicklinks__item--horizontal .quicklinks__icon + .quicklinks__content {
    margin-left: 19.5px;
  }
  .quicklinks__item--horizontal .quicklinks__icon + .quicklinks__content .quicklinks__title,
  .quicklinks__item--horizontal .quicklinks__icon + .quicklinks__content .quicklinks__description:first-child {
    margin-top: 0;
  }
  .quicklinks__item--horizontal .quicklinks__disclose {
    margin-top: 0;
    margin-left: 26px;
  }
}

@media (max-width: 767.97px) {
  .quicklinks {
    flex-direction: column;
  }
}

@media (min-width: 768px) {
  .quicklinks__item {
    flex: 1 0 10%;
  }
}

/*! 'professional' quicklinks style */
.quicklinks__link {
  background: #00527D;
  border-radius: 13px;
  box-shadow: 18px 5px 35px rgba(68, 68, 68, 0.4);
  color: #ffffff;
  padding-top: 39px;
  padding-bottom: 39px;
  transition: all 0.15s ease-out;
}
.quicklinks__link:hover,
.quicklinks__link:focus {
  background: #004468;
  color: #ffffff;
  transform: translateY(-2px);
}
.quicklinks__media {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.quicklinks__media img {
  opacity: 0.4;
}
.quicklinks__link:hover .quicklinks__media img,
.quicklinks__link:focus .quicklinks__media img {
  opacity: 0.7;
}
.quicklinks__icon {
  color: #ffffff;
  transition: color 0.15s ease-out;
}
.quicklinks__link:hover .quicklinks__icon,
.quicklinks__link:focus .quicklinks__icon {
  color: #ffffff;
}
.quicklinks__title {
  font-size: 33px;
  line-height: 39px;
  color: #ffffff;
  font-weight: 400;
  transition: color 0.15s ease-out;
}
.quicklinks__link:hover .quicklinks__title,
.quicklinks__link:focus .quicklinks__title {
  color: #ffffff;
}
.quicklinks__link:hover .quicklinks__description::before,
.quicklinks__link:focus .quicklinks__description::before {
  background: rgba(255, 255, 255, 0.4);
}
.quicklinks--large .quicklinks__item {
  flex-basis: 45%;
}

@media (min-width: 768px) and (max-width: 959.97px) {
  .quicklinks__title {
    font-size: 23px;
    line-height: 26px;
  }
  .quicklinks--benefits .quicklinks__item {
    flex-basis: 45%;
  }
}


/*! ---------- =body ---------- */

html {
  scroll-behavior: smooth;
}

body {
  width: 100%;
  overflow-x: hidden;
  background: #ffffff;
}

.content {
  padding: 26px;
  padding-top: 104px;
}

.page-bounds {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.form-width {
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
}
.form-width__left {
  margin-left: 0;
}
.form-width__right {
  margin-right: 0;
}

.reading-width {
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
}
.reading-width__left {
  margin-left: 0;
}
.reading-width__right {
  margin-right: 0;
}


@media (min-width: 768px) {
  .content {
    padding: 52px;
    padding-top: 126px;
  }
}


/*! ---------- =header common ---------- */

.page-header {
  padding: 0 26px;
  border-bottom: 1px solid #FDFDFD;
  background: #FDFDFD;
  position: relative;
  z-index: 100;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
}
.page-header .page-bounds {
  position: relative;
}
.page-header__toggle {
  display: none;
}

@media (max-width: 959.97px) {
  .page-header {
    width: 100%;
  }
  .page-header__toggle {
    position: absolute;
    right: -26px;
    top: 0;
    padding: 26px 26px;
    color: #00527d;
  }
  .page-header__toggle.mobile-menu-is-open {
    color: #444444;
  }
  .js .page-header__toggle {
    display: block;
  }
  .page-header__toggle .toggle-indicator {
    margin-left: 6.5px;
  }
  .page-header__content {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    clear: both;
    margin-left: -26px;
    margin-right: -26px;
  }
}

@media (min-width: 960px) {
  .page-header {
    padding-left: 52px;
    padding-right: 52px;
  }
}


@media (max-width: 959.97px) {
  .header-search {
    order: 1;
  }

  .header-nav {
    order: 2;
  }

  .header-utility {
    order: 3;
  }
}

/*! push-right / offscreen mobile menu */


@media (max-width: 959.97px) {
  body {
    transition: transform 0.2s ease-out;
  }
  body.mobile-menu-is-open {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: translateX(calc(100% - 78px));
  }

  .page-header__content {
    display: none;
    width: 80%;
    width: calc(100% - 78px);
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    margin: 0;
    background: #ffffff;
    transition: all 0.2s ease-out;
    overflow-y: auto;
  }

  @supports (transform: translateX(calc(100% - 78px))) {
    .page-header__content {
      display: flex;
      left: auto;
      right: 100%;
    }
  }

  .page-header__content.mobile-menu-is-open {
    display: block;
    display: flex;
  }
  .page-header .header-search__input {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
    border-width: 1px 0 !important;
  }
  .page-header .header-search__submit {
    padding-top: 26px !important;
    padding-bottom: 26px !important;
    background: transparent;
    color: #00527D;
  }
  .page-header__toggle {
    transition: all 0.2s ease-out;
  }
  .page-header__toggle.mobile-menu-is-open {
    width: 100%;
    position: fixed;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    font-size: 0.01px;
    color: transparent;
    background: rgba(68, 68, 68, 0.7);
  }
  .page-header__toggle.mobile-menu-is-open .toggle-indicator {
    display: none;
  }
}


/*! ---------- =header components ---------- */

.header-logo a,
.header-logo img {
  display: block;
  max-width: 100%;
  margin: 0;
}

@media (max-width: 959.97px) {
  .header-logo a {
    padding: 13px 0;
  }
  .header-logo img {
    max-height: 52px;
    width: 100%;
  }
  
}

@media (max-width: 1099px) {
  .header-logo.ac-logo img {
    max-height: 100px;
    width: 100px;
  }
}


.toggle-indicator {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 26px;
  position: relative;
}
.toggle-indicator__piece {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -2px;
  transition: opacity 0.2s ease-out 0.4s, margin 0.2s ease-out 0.4s, transform 0.25s ease-out;
}
.toggle-indicator__piece::before {
  content: "";
  display: block;
  width: 24px;
  height: 4px;
  background: #444444;
  transition: background 0.2s ease-out;
}
.page-header .toggle-indicator__piece::before {
  background: #00527d;
}
.toggle-indicator__piece--1 {
  margin-top: -8px;
}
.toggle-indicator__piece--3 {
  margin-top: 4px;
}
.is-active .toggle-indicator__piece,
.mobile-menu-is-open .page-header .toggle-indicator__piece {
  transition: opacity 0.2s ease-out, margin 0.2s ease-out, transform 0.25s ease-out 0.3s;
}
.is-active .toggle-indicator__piece::before,
.mobile-menu-is-open .page-header .toggle-indicator__piece::before {
  background: #50A684;
}
.is-active .toggle-indicator__piece--2,
.mobile-menu-is-open .page-header .toggle-indicator__piece--2 {
  opacity: 0;
}
.is-active .toggle-indicator__piece--1,
.is-active .toggle-indicator__piece--3,
.mobile-menu-is-open .page-header .toggle-indicator__piece--1,
.mobile-menu-is-open .page-header .toggle-indicator__piece--3 {
  margin-top: -2px;
}
.is-active .toggle-indicator__piece--1,
.mobile-menu-is-open .page-header .toggle-indicator__piece--1 {
  transform: rotate(-45deg);
}
.is-active .toggle-indicator__piece--3,
.mobile-menu-is-open .page-header .toggle-indicator__piece--3 {
  transform: rotate(45deg);
}
.mobile-menu-is-open .page-header .toggle-indicator__piece::before {
  background: #444444;
}

.header-utility__link,
.header-utility__link-2 {
  font-size: 16px;
  line-height: 26px;
  display: block;
  padding: 13px 6.5px;
  color: #444444;
}
.header-utility ul {
  list-style: none;
  margin: 0;
}
.header-utility__item {
  display: inline-block;
}
.header-utility__item--highlight .header-utility__link {
  padding-left: 13px;
  padding-right: 13px;
  background: #00527D;
  color: #ffffff;
  border-radius: 3px;
}
.header-utility__item--highlight .header-utility__link:hover,
.header-utility__item--highlight .header-utility__link:focus {
  background: #80A8BE;
  color: #ffffff;
}

@media (max-width: 959.97px) {
  .header-utility {
    padding: 19.5px 26px;
    text-align: center;
  }
}

@media (min-width: 960px) {
  .header-utility__list {
    display: inline-block;
    vertical-align: middle;
  }
  .header-utility__link {
    color: #ffffff;
  }
  .header-utility__link:hover,
  .header-utility__link:focus {
    color: #ffffff;
    text-decoration: underline;
  }
}

/*! account for utility nav dropdowns */

@media (max-width: 959.97px) {
  .header-utility {
    text-align: left;
  }
  .header-utility__item {
    display: block;
  }
  .header-utility__link {
    font-weight: 700;
  }
  .header-utility__link > .fas {
    display: none;
  }
  .header-utility__link-2 {
    padding: 6.5px 6.5px 6.5px 26px;
  }
}

@media (min-width: 960px) {
  .header-utility__item {
    position: relative;
  }
  .header-utility__list-2 {
    min-width: 12em;
    padding: 13px 0;
    position: absolute;
    left: 50%;
    top: 100%;
    border: 1px solid #004468;
    text-align: left;
    background: #00527D;
    opacity: 0;
    visibility: hidden;
    transform: translateX(-50%) translateY(-13px);
    z-index: -1;
    transition: all 0.15s ease-out;
  }
  .header-utility__list-2::before,
  .header-utility__list-2::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 13px solid transparent;
    border-top-width: 0;
    border-bottom-color: #004468;
    position: absolute;
    left: 50%;
    margin-left: -13px;
    bottom: 100%;
    z-index: 1;
  }
  .header-utility__list-2::after {
    margin-bottom: -1px;
    border-bottom-color: #00527D;
    z-index: 2;
  }
  .header-utility__link-2 {
    padding: 6.5px 13px;
    color: #ffffff;
  }
  .header-utility__link-2:hover,
  .header-utility__link-2:focus {
    color: #ffffff;
    text-decoration: underline;
  }
  .header-utility__item:hover .header-utility__list-2,
  .header-utility__item:focus .header-utility__list-2 {
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) translateY(0);
    z-index: 4;
  }
}


.header-user__login,
.header-user__welcome {
  font-size: 16px;
  line-height: 26px;
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
}

@media (max-width: 960px) {
.header-utility__item .header-utility__welcome {
  font-size: 18px;
  font-style: italic;
  clear: both;
  margin-left: 7px;
}
.header-user {
  padding-top: 24px;
}
}

.header-user__login {
  vertical-align: top;
}
.header-user__login:focus,
.header-user__login:hover {
  color: #ffffff;
  text-decoration: underline;
}
.header-user__action {
  font-size: 16px;
  line-height: 26px;
  display: inline-block;
  padding: 6.5px;
  color: #ffffff;
}
.header-user__action:hover,
.header-user__action:focus {
  color: #ffffff;
  text-decoration: underline;
}

@media (min-width: 960px) {
  .header-user {
    display: inline-block;
    vertical-align: middle;
  }
  .header-user__welcome,
  .header-user__actions {
    display: inline-block;
    vertical-align: middle;
  }
  .header-user__welcome {
    margin-right: 13px;
  }

  .header-utility__item .header-utility__welcome {
    color: #fff;
    font-size: 18px;
    font-style: italic;
    margin-left: 18px;
  }

  .header-user__login,
  .header-user__welcome {
    color: #ffffff;
  }
}


.header-search {
  position: relative;
}
.header-search__label {
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  padding: 13px;
  margin: 0;
  opacity: 0.3;
  font-size: 20px;
}
.header-search__label:hover,
.header-search__label:focus {
  opacity: 0.8;
}
.header-search__input {
  display: block;
  width: 100%;
  padding: 13px 78px 13px 26px !important;
  margin: 0 !important;
  border: 1px solid rgba(0, 0, 0, 0.2) !important;
  font-size: 20px;
  line-height: 26px;
  background: #ffffff;
}
.header-search__submit {
  display: block;
  width: 65px;
  padding: 14px 0;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  background: #ffffff;
  font-weight: 700;
  color: #ffffff;
}

.refresh-results {
  margin: 24px 0;
}

.refresh-results .button--highlight.button--tertiary {
  background: #00527D;
}

.solr-active-facets__label {
  margin-right: 12px;
}

.search-current-tags .button--highlight.button--tertiary {
  background: #fff;
  color: #00527D;
  border: #00527D solid 1px;
}

#SearchRefineBox .card__header.card__header--primary.card__header.card__header--secondary.card__header--borderless {
 background: #0099BB;
 color: #fff;
}

#SearchRefineBox .card__header.card__header--primary.card__header.card__header--secondary.card__header--borderless h5 {
  color: #fff;
}

@media (max-width: 959.97px) {
  .header-search {
    margin-top: -1px;
  }
  .header-search__label {
    display: none;
  }
}

@media (min-width: 960px) {
  .header-search {
    width: 65px;
    position: absolute;
    right: 0;
  }

  @supports (left: calc(100% - 65px)) {
    .header-search {
      width: auto;
      left: calc(100% - 65px);
      transition: left 0.15s ease-out;
    }
  }

  .header-search.is-focused {
    width: 100%;
  }

  @supports (left: calc(100% - 65px)) {
    .header-search.is-focused {
      width: auto;
      left: 0;
    }
  }


  .header-search__label {
    position: absolute;
    top: 50%;
    color: #ffffff;
    opacity: 1;
    cursor: pointer;
    z-index: 2;
    transform: translateY(-50%);
  }
  .header-search__label:hover,
  .header-search__label:focus {
    color: #F6F6F6;
  }
  .header-search__input {
    position: absolute;
    top: 50%;
    right: -52px;
    padding-left: 45.5px !important;
    transform-origin: 100% 50%;
    transform: translateY(-50%);
    opacity: 0.01;
  }
  .header-search__input:focus {
    opacity: 1;
    right: 0;
  }
  .header-search__submit {
    display: none;
  }
}


.header-nav__main-list,
.header-nav__list-2,
.header-nav__list-3,
.header-nav__list-4,
.header-nav__list-5 {
  list-style: none;
  margin: 0;
}
.header-nav__main-item,
.header-nav__item-2,
.header-nav__item-3,
.header-nav__item-4,
.header-nav__item-5 {
  position: relative;
}
.header-nav a {
  display: block;
}
.header-nav__main-link {
  font-weight: 700;
  color: #00527D;
}
.header-nav__link-2,
.header-nav__link-3,
.header-nav__link-4,
.header-nav__link-5 {
  font-size: 18px;
  color: #444444;
}
.header-nav__link-3 {
  color: #5e5e5e;
}
.header-nav__link-4,
.header-nav__link-5 {
  color: #6d6d6d;
}
.header-nav__toggle {
  display: none;
}

@media (max-width: 959.97px) {
  .header-nav {
    background: #ffffff;
  }
  .header-nav__main-link,
  .header-nav__link-2,
  .header-nav__link-3,
  .header-nav__link-4,
  .header-nav__link-5 {
    padding: 13px 65px 13px 26px;
    border-bottom: 1px solid #FDFDFD;
  }
  .header-nav__main-link {
    color: #00527D;
  }
  .header-nav__link-2,
  .header-nav__link-3,
  .header-nav__link-4,
  .header-nav__link-5 {
    border-bottom-color: rgba(253, 253, 253, 0.5);
    color: #444444;
  }
  .header-nav__link-2 {
    padding-left: 52px;
  }
  .header-nav__link-3 {
    padding-left: 78px;
  }
  .header-nav__link-4 {
    padding-left: 104px;
  }
  .header-nav__link-5 {
    padding-left: 130px;
  }
  .js .header-nav li ul {
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.3s cubic-bezier(0, 0.5, 0, 1);
  }
  .js .header-nav li ul.is-active {
    max-height: 100em;
    transition: max-height 0.4s cubic-bezier(0.7, 0, 0.1, 1);
  }
  .header-nav__toggle {
    width: 65px;
    height: 52px;
    position: absolute;
    right: 0;
    top: 0;
    background: #ffffff;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
  }
  .js .header-nav__toggle {
    display: block;
  }
  .header-nav__toggle::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-width: 0;
    border-top-color: #EDEDED;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    top: 50%;
    margin-top: -5px;
    transform: scaleX(0.6);
    transition: transform 0.2s ease-out;
  }
  .header-nav__toggle.is-active::before {
    border-top-color: #558CA8;
    transform: scaleX(0.6) rotateX(180deg);
  }
}

@media (min-width: 960px) {
  .header-nav__main-list {
    display: flex;
    justify-content: space-around;
    text-align: center;
  }
  .header-nav__main-item {
    display: inline-block;
    flex: 1 0 auto;
  }
  .header-nav__main-link {
    padding: 26px 0;
    position: relative;
  }
  .header-nav__main-link:hover,
  .header-nav__main-link:focus {
    color: #50A684;
  }
  .header-nav .is-current > a {
    color: #944B05;
  }
}

/*! megamenu-style dropdowns */

@media (min-width: 960px) {
  .header-nav__main-item {
    position: static;
  }
  .header-nav__main-link::before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: -13px;
    left: 50%;
    margin-left: -10px;
    background: #ffffff;
    border: solid #003753;
    border-width: 5px 5px 0 0;
    transform: scaleY(0.33) rotate(-45deg);
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    transition: opacity 0.06s ease-out, visibility 0s linear 0.15s, z-index 0s linear 0.15s;
  }

  .header-nav__main-link.annual-nav::before {
    content: "";
    border: none;
  }
  .header-nav__list-2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    padding: 39px 0;
    border-top: 2px solid #003753;
    border-bottom: 1px solid #FDFDFD;
    text-align: left;
    background: #ffffff;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
    transition: opacity 0.0999s ease-out, visibility 0s linear 0.15s, z-index 0s linear 0.15s;
    box-shadow: 52px 0 0 #ffffff, -52px 0 0 #ffffff;
  }

  .ac-header .header-nav__list-2 {
    top: 94%;
  }
  body.is-scrolled .ac-header .header-nav__list-2 {
    top: 100%;
  }
  .header-nav__list-2::before,
  .header-nav__list-2::after {
    content: "";
    display: block;
    width: 52px;
    position: absolute;
    top: 0;
    bottom: 0;
    background: #ffffff;
    box-shadow: 0 -2px 0 #003753;
    border-bottom: 1px solid #FDFDFD;
  }
  .header-nav__list-2::before {
    right: 100%;
  }
  .header-nav__list-2::after {
    left: 100%;
  }
  .header-nav__item-2 {
    display: inline-block;
    vertical-align: top;
    width: 32%;
    padding-bottom: 26px;
    flex: 0 0 30%;
    flex: 0 0 calc(33% - 13px);
  }
  .header-nav__link-2 {
    font-size: 20px;
    color: #00527D;
    padding-bottom: 6.5px;
  }
  .header-nav__link-2:hover,
  .header-nav__link-2:focus {
    color: #50A684;
  }
  .header-nav__list-3 {
    padding-top: 13px;
    border-top: 1px solid #EDEDED;
  }
  .header-nav__link-3 {
    color: #444444;
  }
  .header-nav__link-3:hover,
  .header-nav__link-3:focus {
    color: #50A684;
  }
  .header-nav__main-item:hover .header-nav__main-link {
    color: #558CA8;
  }
  .header-nav__main-item:hover .header-nav__main-link::before {
    opacity: 1;
    visibility: visible;
    z-index: 101;
    transition: opacity 0.15s ease-out 0.575s, z-index 0s linear 0.575s, visibility 0s linear 0.575s;
  }
  .header-nav__main-item:hover .header-nav__list-2,
  .header-nav__list-2.is-focused {
    opacity: 1;
    z-index: 100;
    visibility: visible;
  }
  .header-nav__main-item:hover .header-nav__list-2 {
    transition: opacity 0.19995s ease-out 0.5s, z-index 0s linear 0.5s, visibility 0s linear 0.5s;
  }
  .header-nav__list-2.is-focused {
    transition: opacity 0.1s ease-out, z-index 0s linear, visibility 0s linear;
  }
}

@media (min-width: 1384px) {

  .header-nav__list-2::before,
  .header-nav__list-2::after {
    width: calc((100vw - 1280px) / 2);
  }
}

/*! navigation cascade animation */

@media (min-width: 960px) {
  .header-nav__item-2 {
    transform: translateY(20px);
    opacity: 0;
  }
  .header-nav__main-item:hover .header-nav__item-2 {
    transform: translateY(0);
    opacity: 1;
    transition: transform 0.25s ease-out, opacity 0.25s ease-out;
  }
  .header-nav__main-item:hover .header-nav__item-2:nth-child(1) {
    transition-delay: 0.535s, 0.535s;
  }
  .header-nav__main-item:hover .header-nav__item-2:nth-child(2) {
    transition-delay: 0.57s, 0.57s;
  }
  .header-nav__main-item:hover .header-nav__item-2:nth-child(3) {
    transition-delay: 0.605s, 0.605s;
  }
  .header-nav__main-item:hover .header-nav__item-2:nth-child(4) {
    transition-delay: 0.64s, 0.64s;
  }
  .header-nav__main-item:hover .header-nav__item-2:nth-child(5) {
    transition-delay: 0.675s, 0.675s;
  }
  .header-nav__main-item:hover .header-nav__item-2:nth-child(6) {
    transition-delay: 0.71s, 0.71s;
  }
  .header-nav__main-item:hover .header-nav__item-2:nth-child(7) {
    transition-delay: 0.745s, 0.745s;
  }
  .header-nav__main-item:hover .header-nav__item-2:nth-child(8) {
    transition-delay: 0.78s, 0.78s;
  }
  .header-nav__main-item:hover .header-nav__item-2:nth-child(9) {
    transition-delay: 0.815s, 0.815s;
  }
  .header-nav__main-item:hover .header-nav__item-2:nth-child(10) {
    transition-delay: 0.85s, 0.85s;
  }
  .header-nav__list-2.is-focused .header-nav__item-2 {
    transition: none;
    transform: none;
    opacity: 1;
  }
}

@media (min-width: 960px) and  (max-width: 1199px) {

.header-nav a {
    font-size: 16px;
}
}
@media (min-width: 960px) and  (max-width: 1199px) {
 
 .ac-header .header-nav a {
    font-size: 16px;
    padding-right: 12px;
  }
}

@media (min-width: 1199px) and  (max-width: 1299px) {
  .ac-header .header-nav a {
    font-size: 17px;
    padding-right: 12px;
  }
}

@media (min-width: 960px) and  (max-width: 1099px) {
  .ac-header .header-nav {
    margin-left: -30px;
   }
  }

/*! ---------- =header layout ---------- */

.header-logo {
  float: left;
}

@media (min-width: 960px) {
  .page-header {
    border-top: 52px solid #00527D;
  }
  .page-header::before {
    background: rgb(0, 82, 125);
    background: linear-gradient(90deg, rgb(0, 82, 125) 0%, rgb(0, 184, 224) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00527d", endColorstr="#00b8e0", GradientType=1);
    content: "";
    display: block;
    height: 52px;
    width: 110%;
    position: absolute;
    top: -52px;
    left: -3.25px;
  }
  .page-header > .page-bounds {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
  }
  .page-header__content {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .header-logo {
    max-width: 20%;
    margin-right: 26px;
  }
  .header-logo > a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 135px;
    min-width: 220px;
    padding: 13px 0;
  }
  .header-logo img {
    max-height: 100%;
    width: 100%;
  }

  body.is-scrolled .header-logo.ac-logo {
    margin-top: 0;
  }

  body.is-scrolled .header-logo.ac-logo img {
    width: 72px;
    height: 72px;
  }

  .header-utility,
  .header-search {
    position: absolute;
    bottom: 100%;
  }
  .header-utility {
    right: 78px;
  }
  .header-search {
    width: auto;
    right: 0;
  }

  .header-nav__main-link {
    padding-top: calc((135px - 26px) / 2);
    padding-bottom: calc((135px - 26px) / 2);
  }

  /*! disclosure search */
  .header-search {
    z-index: 3;
    margin-bottom: 26px;
  }

  /*! sticky header */
  .content {
    padding-top: calc(135px + 104px);
  }

  .page-header {
    transition: transform 0.2s ease;
  }

  .header-logo > a {
    transition: height 0.2s ease, padding 0.2s ease;
  }

  .header-nav__main-link {
    transition: padding 0.2s ease, color 0.15s ease-out;
  }

  body.is-scrolled .page-header {
    transform: translateY(-52px);
  }
  body.is-scrolled .header-logo > a {
    padding-top: 6.5px;
    padding-bottom: 6.5px;
    height: 78px;
  }
  body.is-scrolled .header-nav__main-link {
    padding-top: 26px;
    padding-bottom: 26px;
  }
}
@media (min-width: 960px) and (max-width: 1100px) {
.header-logo img {
  max-height: 70%;
}
}
@media (min-width: 960px) and (max-width: 1100px) {
img {
  max-height: 200px;	
}
}

@media (max-width: 959px)  {
  .ac-content.content {
    padding-top: 150px; 
  }
  }


@media (min-width: 1200px)  {
.ac-content.content {
  padding-top: calc(115px + 104px); 
}
}

.ac-header .page-header {
  /*border-top: none;
	 background: #3bacd8; */
  padding-bottom: 12px;
  /* border-bottom: 1px solid #d2d6d8; */
}


body.is-scrolled .ac-header .page-header {
  
}

@media (min-width: 1100px) {
 .ac-header .header-logo {
    max-width: 200px;
    max-height: 200px;
    margin-top: -48px; 
  }
	
.ac-header .header-logo img {
  max-height: 200px;	
}
	
 .ac-header .header-logo > a {
    height: 200px;
    min-width: 200px;
  }
}

/*! ---------- =footer common ---------- */

.page-footer {
  overflow: hidden;
  padding: 0 26px;
}
.page-footer .page-bounds {
  position: relative;
}

@media (min-width: 768px) {
  .page-footer {
    padding: 0 52px;
  }
}


/*! ---------- =footer style ---------- */
/*! solid footer style */
.page-footer {
  background: rgb(0, 82, 125);
  background: linear-gradient(90deg, rgb(0, 82, 125) 0%, rgb(0, 184, 224) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00527d", endColorstr="#00b8e0", GradientType=1);
  padding-top: 52px;
  color: #ffffff;
}
.page-footer a {
  color: #ffffff;
  font-weight: 700;
}
.page-footer a:hover,
.page-footer a:focus {
  color: #F6F6F6;
  text-decoration: underline;
}
.page-footer .footer__title,
.page-footer .footer-trending__title,
.page-footer .footer-actions__title {
  color: #ffffff;
}
.page-footer .footer__title {
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
}


/*! ---------- =footer components ---------- */

.footer-logo {
  text-align: center;
}
.footer-logo a {
  display: inline-block;
  max-width: 100%;
  margin: 0 auto;
}

.footer-social .footer__title {
  margin-right: 26px;
  vertical-align: middle;
}
.footer-social__icon {
  font-size: 27px;
  line-height: 39px;
  background: #ffffff;
  border-radius: 50%;
  color: #00527D !important;
  display: inline-block;
  height: 36px;
  margin: 0 6.5px;
  padding: 3.25px;
  text-align: center;
  vertical-align: middle;
  width: 36px;
}
.footer-social__fb {
  font-size: 36px;
  line-height: 39px;
  background: rgba(0, 0, 0, 0);
  color: #ffffff !important;
  padding: 0 !important;
}

.footer-trending__title {
  margin: 0;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  text-transform: uppercase;
  opacity: 0.5;
}

.footer-utility {
  margin-bottom: 13px;
  margin-top: 26px;
}
.footer-utility__list {
  list-style: none;
  margin: 0;
}
.footer-utility__item {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.footer-utility__item::after {
  background: rgba(255, 255, 255, 0.7);
  content: "";
  display: inline-block;
  height: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 3px;
  vertical-align: middle;
  width: 1px;
}
.footer-utility__item:last-child::after {
  display: none;
}
.footer-utility__link {
  font-size: 18px;
  line-height: 26px;
  display: block;
  font-weight: 400;
  padding: 6.5px;
}
.footer-utility__link:first-child {
  padding-left: 0;
}

@media (min-width: 480px) {
  .footer-utility__link {
    padding: 6.5px 13px;
  }
}

@media (max-width: 767.97px) {
  .footer-social .footer__title {
    display: block;
    margin-bottom:  13px;
    margin-right: 0;
  }
}

@media (min-width: 960px) and (max-width: 1383.97px) {
  .footer-social .footer__title {
    display: block;
    margin-bottom: 6.5px;
  }
}

.footer-actions__section {
  margin-bottom: 26px;
}
.footer-actions__title {
  font-size: 23px;
  line-height: 26px;
  margin-bottom: 6.5px;
}
.footer-actions__list {
  list-style: none;
  margin: 0 0 0 -13px;
}
.footer-actions__item {
  display: inline-block;
  vertical-align: middle;
}
.footer-actions__item:hover,
.footer-actions__item:focus {
  text-decoration: underline;
}
.footer-actions__link {
  font-size: 18px;
  line-height: 26px;
  display: block;
  font-weight: 400;
  padding: 6.5px;
}

@media (max-width: 479.97px) {
  .footer-actions__item {
    display: block;
  }
}

@media (min-width: 480px) {
  .footer-actions__link {
    padding: 6.5px 13px;
  }
}

@media (min-width: 768px) {
  .footer-actions {
    display: flex;
    flex-flow: row wrap;
  }
  .footer-actions__section {
    flex-grow: 1;
    flex-shrink: 0;
    display: inline-block;
    vertical-align: top;
  }
  .footer-actions__list {
    margin-left: 0;
  }
  .footer-actions__item {
    display: block;
  }
  .footer-actions__link {
    padding: 6.5px 0;
  }
}

@media (min-width: 1384px) {
  .footer-actions__section {
    flex: 1 1;
  }
}


.footer-copyright {
  background: #00244D;
  font-size: 18px;
  margin-top: 13px;
  padding-bottom: 19.5px;
  padding-top: 19.5px;
  position: relative;
  text-align: center;
}
.footer-copyright::after,
.footer-copyright::before {
  background: inherit;
  content: "";
  display: inline-block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 5000px;
}
.footer-copyright::before {
  left: -5000px;
}
.footer-copyright::after {
  right: -5000px;
}


/*! ---------- =footer layouts ---------- */

@media (max-width: 767.97px) {
  .page-footer {
    text-align: center;
  }

  .footer-logo img {
    max-height: 104px;
  }

  .footer-social,
  .footer-contact,
  .footer-copyright {
    margin-top: 26px;
  }

  .footer-actions {
    margin-top: 39px;
  }
}

@media (min-width: 768px) {
  .footer-actions {
    margin-right: -24px;
  }
  .footer-actions__section {
    padding-right: 24px;
  }

  .footer-logo,
  .footer-social,
  .footer-contact {
    margin-bottom: 26px;
  }
}

@media (min-width: 768px) and (max-width: 959.97px) {
  .footer-logo {
    float: left;
    margin-right: 24px;
    margin-bottom: 52px;
  }

  .footer-actions {
    clear: both;
  }
}

@media (min-width: 960px) {
  .page-footer__content {
    width: 40%;
    float: left;
    padding-right: calc(24px * 0.4);
  }

  .footer-actions {
    padding-left: calc(24px * 0.6);
  }

  .footer-logo {
    text-align: left;
  }

  .footer-copyright {
    clear: both;
  }
}


.section-ad {
  font-size: 16px;
  line-height: 26px;
  margin: 0 auto;
  max-width: 728px;
}
.section-ad p {
  margin-bottom: 0;
}


/* ---------- =interior common ---------- */

.page-title {
  color: #00527d;
}
.page-title + .breadcrumbs {
  margin-top: -26px;
}


/* ---------- =interior components ---------- */

.title-block {
  margin: -26px -26px 26px;
  padding: 39px 26px;
  background: #003753;
  position: relative;
  overflow: hidden;
}
.title-block::before {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 82, 125, 0.5);
  z-index: 2;
}
.title-block__background img {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
  object-fit: cover;
}
.title-block__content,
.title-block__content a,
.title-block .breadcrumbs a,
.title-block .page-title {
  color: #ffffff;
}
.title-block__content {
  position: relative;
  text-shadow: 0 0 3px rgba(0, 82, 125, 0.5);
  z-index: 3;
}
.title-block__content a {
  font-weight: 700;
}
.title-block .breadcrumbs a {
  font-weight: 400;
}
.title-block__content a:hover,
.title-block__content a:focus,
.title-block .breadcrumbs a:hover,
.title-block .breadcrumbs a:focus {
  color: #ffffff;
  text-decoration: underline;
}
.title-block .page-title {
  text-shadow: 0 0 16px rgba(0, 82, 125, 0.4), 0 0 3px rgba(0, 82, 125, 0.3);
}
.title-block .breadcrumbs {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .title-block {
    margin: -52px -52px 52px;
    padding: 78px 52px;
  }
  .title-block::before {
    width: 75%;
    background: linear-gradient(to right, #00527D, rgba(0, 82, 125, 0));
    opacity: 0.5;
  }
}

@media (min-width: 960px) {
  .title-block {
    padding-top: 104px;
    padding-bottom: 104px;
  }
}

@media (min-width: 1384px) {
  .title-block {
    margin-left: calc(-50vw + 640px);
    margin-right: calc(-50vw + 640px);
  }
}


.breadcrumbs {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 26px;
}
.breadcrumbs a {
  color: #444444;
  opacity: 0.9;
}
.breadcrumbs a:hover,
.breadcrumbs a:focus {
  color: #50A684;
  opacity: 1;
}
.breadcrumbs span {
  display: inline-block;
  margin: 0 0.3em;
  opacity: 0.4;
}

.in-this-section a {
  display: block;
  padding: 6.5px 0;
  color: #444444;
}
.in-this-section ul {
  list-style: none;
  margin: 0;
}
.in-this-section ul ul {
  display: none;
  padding-left: 26px;
}
.in-this-section ul ul a {
  font-size: 18px;
  line-height: 26px;
}
.in-this-section .current-menu-ancestor > ul,
.in-this-section .current-menu-item > ul,
.in-this-section .is-current > ul {
  display: block;
}
.in-this-section .current-menu-ancestor > a,
.in-this-section .current-menu-item > a,
.in-this-section .is-current > a {
  color: #00527D;
}

@media (max-width: 959.97px) {
  .in-this-section__toggle {
    display: block;
    width: 100%;
    margin-bottom: 26px;
    text-align: left;
  }
  .no-js .in-this-section__toggle {
    display: none;
  }
  .js .in-this-section > ul {
    display: none;
  }
  .js .in-this-section > ul.is-active {
    display: block;
    margin-top: 13px;
  }
}

@media (min-width: 960px) {
  .in-this-section__toggle {
    cursor: default;
    font-size: 33px;
    line-height: 39px;
    margin-bottom: 13px;
  }
  .in-this-section__toggle .toggle-indicator {
    display: none;
  }
  .interior-layout .in-this-section {
    margin-top: -6.5px;
  }
}


/* ---------- =interior layout ---------- */

.interior-layout__nav,
.interior-layout__main {
  margin-bottom: 26px;
}

@media (min-width: 960px) {
  .interior-layout__nav {
    margin-bottom: 0;
  }
  .interior-layout__nav > *:last-child {
    margin-bottom: 52px;
  }
  .interior-layout__title {
    margin-bottom: 26px;
  }
  .interior-layout__main {
    margin-bottom: 52px;
  }
  .interior-layout__nav,
  .interior-layout__aside {
    width: 30%;
    float: right;
    clear: right;
    overflow: hidden;
    position: relative;
    z-index: 2;
  }
  .interior-layout__main {
    width: 70%;
    padding-right: 48px;
    float: left;
  }
}


/*! ---------- =wordpress-specific tweaks ---------- */
/* match editor edge padding to that of frontend */
:root > .is-root-container {
  padding: 52px;
}

@media (max-width: 767.97px) {
  :root > .is-root-container {
    padding: 26px;
  }
}

/* nudge sticky headers when the admin bar is present */
body.admin-bar .page-header {
  top: 46px;
}

@media (min-width: 783px) {
  body.admin-bar .page-header {
    top: 32px;
  }
}
@media (max-width: 959px) {

body.admin-bar .page-header {
    top: 12px;
 }    
body.admin-bar .page-header .header-logo {
    float: none;
  }
  #wpadminbar {
    display: none;
  }
}

/* give some room around post titles, and make it clear they're not going to be rendered in our templates */
.edit-post-visual-editor__post-title-wrapper {
  padding-top: 39px;
  padding-bottom: 52px;
  background: #FDFDFD repeating-linear-gradient(135deg, transparent 0, transparent 15px, rgba(255, 255, 255, 0.4) 15px, rgba(255, 255, 255, 0.4) 30px);
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
}
.edit-post-visual-editor__post-title-wrapper::before {
  content: "Editing Post:";
  display: block;
  max-width: 1280px;
  margin: 0 auto;
  font-size: 18px;
  opacity: 0.6;
}

/* nudge full-width items to edges of editor when screen space allows */


@media (min-width: 768px) {

  .block-editor-block-list__layout.is-root-container > .to-screen-edges:where(:not(.alignleft):not(.alignright)),
  .content > .page-bounds.block-editor-block-list__layout.is-root-container > .hero:where(:not(.alignleft):not(.alignright)),
  .block-editor-block-list__layout.is-root-container > .wp-block-image.alignfull:where(:not(.alignleft):not(.alignright)) {
    margin-left: -52px !important;
    margin-right: -52px !important;
  }
}

/* mini archive calendars */
.mini-calendar__title,
.mini-calendar__nav {
  text-align: center;
}
.mini-calendar__title {
  margin-bottom: 0;
}
.mini-calendar__nav {
  margin-bottom: 13px;
  font-size: 18px;
  line-height: 26px;
}
.mini-calendar__nav-link {
  display: inline-block;
  padding: 6.5px;
}
.mini-calendar__grid {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  font-size: 18px;
  line-height: 26px;
}
.mini-calendar__label,
.mini-calendar__day {
  text-align: center;
  color: #999999;
}
.mini-calendar__label {
  padding: 6.5px 0;
}
.mini-calendar__day-link {
  display: block;
  font-weight: 700;
}
.mini-calendar__day-number {
  display: block;
  padding: 6.5px 0;
}
.mini-calendar--minimalist .mini-calendar__day-link {
  background: #F6F6F6;
  border-radius: 5px;
  margin: 3.25px;
}
.mini-calendar--minimalist .mini-calendar__day-link:hover,
.mini-calendar--minimalist .mini-calendar__day-link:focus {
  color: #fff;
  background: #00527D;
}
.mini-calendar--minimalist .mini-calendar__labels {
  border-bottom: 1px solid #F6F6F6;
}
.mini-calendar--lined .mini-calendar__grid,
.mini-calendar--lined .mini-calendar__label,
.mini-calendar--lined .mini-calendar__day {
  border: 1px solid #EDEDED;
}
.mini-calendar--lined .mini-calendar__day--ext {
  background: #F6F6F6;
}
.mini-calendar--lined .mini-calendar__day-link:hover,
.mini-calendar--lined .mini-calendar__day-link:focus {
  color: #ffffff;
  background: #00527D;
}
.mini-calendar--bubbles .mini-calendar__day {
  padding-bottom: 6.5px;
}
.mini-calendar--bubbles .mini-calendar__day-number {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  width: 39px;
  height: 39px;
  background: #FDFDFD;
  border-radius: 50%;
}
.mini-calendar--bubbles .mini-calendar__day-link .mini-calendar__day-number {
  background: #F6F6F6;
  transition: color 0.15s ease-out, background 0.15s ease-out;
}
.mini-calendar--bubbles .mini-calendar__day-link:hover .mini-calendar__day-number,
.mini-calendar--bubbles .mini-calendar__day-link:focus .mini-calendar__day-number {
  color: #ffffff;
  background: #00527D;
}


/*! ---------- =print ---------- */


@media print {

  .page-header__toggle,
  .header-search,
  .header-utility,
  .header-nav,
  .in-this-section,
  .footer-logo,
  .footer-social,
  .footer-utility,
  .home-feature,
  .breadcrumbs,
  .share-buttons,
  .truncator-expand {
    display: none !important;
  }

  body {
    background: #fff;
  }


  @page {
    margin: 0.5in;
  }


  @page :first {
    margin-top: 1in;
  }


  @page :last {
    margin-bottom: 1in;
  }


  .page-bounds {
    max-width: 100%;
  }

  .page-header,
  .content,
  .page-footer {
    padding-left: 0;
    padding-right: 0;
  }

  h1,
  h2,
  h3,
  h4 {
    page-break-after: avoid;
  }

  blockquote,
  img,
  table,
  pre {
    page-break-inside: avoid;
  }

  ul,
  ol,
  dl {
    page-break-before: avoid;
  }

  .header-logo {
    float: none;
    max-width: 150px;
    margin: 0 auto;
    padding: 0;
  }

  .page-footer {
    border-top: 1px solid #FDFDFD;
  }

  .footer-contact {
    text-align: center;
  }

  .interior-layout__title,
  .interior-layout__nav,
  .interior-layout__main,
  .interior-layout__aside {
    float: none;
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .interior-layout__aside {
    border-top: 1px solid #EDEDED;
    padding-top: 52px;
  }

  .page-title {
    text-align: center;
  }

  .content a[href]:not([href^="#"]) {
    word-wrap: break-word;
    box-shadow: 0 2px 0 #00527D;
    color: #444444;
    font-weight: 700;
  }
  .content a[href]:not([href^="#"])::after {
    content: " (" attr(href) ") ";
    font-size: 0.85em;
    color: #5e5e5e;
  }

  .tabs__pane {
    display: block !important;
  }

  .accordion__content {
    max-height: none !important;
    visibility: visible !important;
    opacity: 1 !important;
  }

  [data-truncate-to] {
    max-height: none !important;
    overflow: visible !important;
  }

  [data-truncate-to*=item] > * {
    display: initial !important;
  }
}

.header-search__form .fa-search::before {
  content: "\f002";
}

.footer-logo {
  display: none;
}

.footer-logo.show {
  display: block;
}

.editor-styles-wrapper .grid.grid--align-center {
  margin-top: 48px; 
  display: block;
  justify-content: left;
}

.quicklinks--benefits .quicklinks__title, .quicklinks--large .quicklinks__title {
 margin-top: 12px;
}


@media (max-width: 919px) { 

  ul.meta-tags-list { 

     margin-left: 0; 

     margin-bottom: 24px; 

   }   

} 

 

@media (min-width: 920px) { 

 .meta-right { 

   float: right; 

   margin-top: 24px; 

   margin-left: 12px; 

 } 

 

 .meta-right-search { 

   float: right;     

   margin-left: 12px; 

 } 

} 

 ul.meta-tags-list {
  margin-left: 0;
  padding-left: 0;
 }

.category-name, 
.meta-tag { 
 background: #F5f5f5; 
 border: 1px solid #DADADA; 
 border-radius: 24px; 
 display: inline-block; 
 font-size: 80%; 
 margin-top: 12px;
 padding: 6px 24px; 
 white-space: nowrap; 
 color: #666;
} 

.tiled-list__content .meta-tags-list {
  display: none;
}

.meta-tag.red-tag { 

 background: #9d1c30; 

 border: none; 

 color: #fff; 

 font-size: 20px; 

 font-weight: 700; 

 padding: 12px 24px; 

} 

 

.meta-tag.blue-tag { 

   background: #0c426a; 

   border: none; 

   color: #fff; 

   font-size: 20px; 

   font-weight: 700; 

   padding: 12px 24px; 

} 

 

.meta-tag.brown-tag { 

   background: #8e744a; 

   border: none; 

   color: #fff; 

   font-size: 20px; 

   font-weight: 700; 

   padding: 12px 24px; 

 } 

 

.meta-tag.lightBlue-tag { 

   background: #ced9dd; 

} 

 

@media (max-width: 919px) { 

   .category-name, 

   .meta-tag { 

     margin: 8px 4px 0 0; 

   } 

} 



.meta-tag__complimentary { 

   background: #8e744a; 

   border-color: #b29464; 

   color: #fff!important; 

} 

  

.taxonomy-category.wp-block-post-terms { 

} 

 

.taxonomy-category.wp-block-post-terms a { 

 color: #fff; 

 font-size: 20px; 

 font-weight: bold; 

 cursor: none; 

 background: #5a7aa1; 

 border: 1px solid #DADADA; 

 border-radius: 24px; 

 display: inline-block; 

 margin-bottom: 24px; 

 padding: 12px 24px 6px 24px; 

 white-space: nowrap; 

} 

h3.staff-list {
 color: #444;
}

.speaker-photo.item-list__media .wp-block-image {
  margin: 0 0 0;
}

.pull-quote__attribution {
	float: left;
	margin-right: 24px;
}

.pull-quote__attribution, .wp-block-quote__citation, .wp-block-pullquote__citation {
	line-height: 20px;
}

.quote.note {
  line-height: 20px;
}

@media (min-width: 960px) { 
.grid.membership-grid {
	margin: 0 -26px -42px 0;
}
}

@media (max-width: 767px) { 
.grid.membership-grid .pull-quote {
	margin-bottom: -42px;
}
}

.wp-block-image.size-large.card__image {
	margin-bottom: 0;
}

h5.wp-block-heading {
	line-height: 30px;
}

.chapter-accordion .accordion__label {
	font-size: 24px;
	color: #00527d;
}

.chapter-logo {
	width: 230px;
	height: auto;
}

.annual-speakers img {
  max-width: 200px;
  height: auto;
}

.annual-speakers .item-list__item {
  border: none;
}

.annual-speakers .item-list__content {
  text-align: center;
}

.ac-main-photo img {
  border-radius: 10px;
}

.directors .person-role {
 display: none;
}

.speaker-item .item-list__title, .speaker-item .item-list__content {
 font-size: 18px;
 
}

.speaker-title-large .speaker-item .item-list__title {
  font-size: 24px;
}

body .is-layout-constrained ul:not(.tiled-list), body .is-layout-constrained ol:not(.tiled-list) {
  margin-left: 2em !important;
}


body .is-layout-constrained ul.item-list, body .is-layout-constrained ul.quicklinks {
  margin-left: 0 !important;
  clear: both;
}

@media (max-width: 478px) { 

.header__motif::before {
  /* display: block;
  margin-left: 0;
  margin-right: 0;
  text-align: center; */
}

.wp-block-heading.header__motif {
  text-align: center;
  float: left;
}


.header__motif::after {
  content: "";
  clear: both;
}

.button.home-events-button {
  text-align: center;
  display: block; 
}

}

.clear {
  clear: both;
}

.button.align-center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.grid.speaker-grid .item-list__item {
  border-bottom: none;
}

.grid.speaker-grid .item-list__item:first-child {
  margin-top: 0 !important;
}

@media (min-width: 1199px) { 

.page-bounds.agenda-margin {
	margin-top: -120px;
  clear: both;
}
}

@media (max-width: 1200px) { 

    .page-bounds.agenda-margin {
        margin-left: 24px;
        margin-right: 24px;
    }
}

.item-list__content {
	font-weight: normal;
}

.in-this-section .current-menu-ancestor > a, .in-this-section .current-menu-item > a, .in-this-section .is-current > a {
	font-weight: bold;
}

.interior-layout__main .interior-layout__main  {
	width: 100%;
}

/*# sourceMappingURL=../maps/public.css.map */
