@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.4.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@import url("https://www.cccc.org/properties/fonts/basicsans.css");

@media print, screen and (min-width: 30em) {
  .reveal, .reveal.tiny, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto; } }

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
       ========================================================================== */
/**
     * 1. Change the default font family in all browsers (opinionated).
     * 2. Correct the line height in all browsers.
     * 3. Prevent adjustments of font size after orientation changes in
     *    IE on Windows Phone and in iOS.
     */
html {
  font-family:basic-sans,sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
       ========================================================================== */
/**
     * Remove the margin in all browsers (opinionated).
     */
body {
  margin: 0; }

/**
     * Add the correct display in IE 9-.
     */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
     * Correct the font size and margin on `h1` elements within `section` and
     * `article` contexts in Chrome, Firefox, and Safari.
     */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
figcaption,
figure {
  display: block; }

/**
     * Add the correct margin in IE 8.
     */
figure {
  margin: 1em 40px; }

/**
     * 1. Add the correct box sizing in Firefox.
     * 2. Show the overflow in Edge and IE.
     */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
     * Add the correct display in IE.
     */
main {
  display: block; }

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
pre {
 
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Links
       ========================================================================== */
/**
     * 1. Remove the gray background on active links in IE 10.
     * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
     */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
     * Remove the outline on focused links when they are also active or hovered
     * in all browsers (opinionated).
     */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
       ========================================================================== */
/**
     * 1. Remove the bottom border in Firefox 39-.
     * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
     */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

/**
     * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
     */
b,
strong {
  font-weight: inherit; }

/**
     * Add the correct font weight in Chrome, Edge, and Safari.
     */
b,
strong {
  font-weight: bolder; }

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
code,
kbd,
samp {
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
     * Add the correct font style in Android 4.3-.
     */
dfn {
  font-style: italic; }

/**
     * Add the correct background and color in IE 9-.
     */
mark {
  background-color: #ff0;
  color: #000; }

/**
     * Add the correct font size in all browsers.
     */
small {
  font-size: 80%; }

/**
     * Prevent `sub` and `sup` elements from affecting the line height in
     * all browsers.
     */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
audio,
video {
  display: inline-block; }

/**
     * Add the correct display in iOS 4-7.
     */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
     * Remove the border on images inside links in IE 10-.
     */
img {
  border-style: none; }

/**
     * Hide the overflow in IE.
     */
svg:not(:root) {
  overflow: hidden; }

/* Forms
       ========================================================================== */
/**
     * 1. Change the font styles in all browsers (opinionated).
     * 2. Remove the margin in Firefox and Safari.
     */
button,
input,
optgroup,
select,
textarea {
 font-family:basic-sans,sans-serif;
   /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
     * Show the overflow in IE.
     */
button {
  overflow: visible; }

/**
     * Remove the inheritance of text transform in Edge, Firefox, and IE.
     * 1. Remove the inheritance of text transform in Firefox.
     */
button,
select {
  /* 1 */
  text-transform: none; }

/**
     * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
     *    controls in Android 4.
     * 2. Correct the inability to style clickable types in iOS and Safari.
     */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
       * Remove the inner border and padding in Firefox.
       */
  /**
       * Restore the focus styles unset by the previous rule.
       */ }
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }

/**
     * Show the overflow in Edge.
     */
input {
  overflow: visible; }

/**
     * 1. Add the correct box sizing in IE 10-.
     * 2. Remove the padding in IE 10-.
     */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
     * Correct the cursor style of increment and decrement buttons in Chrome.
     */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
     * 1. Correct the odd appearance in Chrome and Safari.
     * 2. Correct the outline style in Safari.
     */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
       * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
       */ }
  [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

/**
     * 1. Correct the inability to style clickable types in iOS and Safari.
     * 2. Change font properties to `inherit` in Safari.
     */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/**
     * Change the border, margin, and padding in all browsers (opinionated).
     */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
     * 1. Correct the text wrapping in Edge and IE.
     * 2. Correct the color inheritance from `fieldset` elements in IE.
     * 3. Remove the padding so developers are not caught out when they zero out
     *    `fieldset` elements in all browsers.
     */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */ }

/**
     * 1. Add the correct display in IE 9-.
     * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
     */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
     * Remove the default vertical scrollbar in IE.
     */
textarea {
  overflow: auto; }

/* Interactive
       ========================================================================== */
/*
     * Add the correct display in Edge, IE, and Firefox.
     */
details {
  display: block; }

/*
     * Add the correct display in all browsers.
     */
summary {
  display: list-item; }

/*
     * Add the correct display in IE 9-.
     */
menu {
  display: block; }

/* Scripting
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
canvas {
  display: inline-block; }

/**
     * Add the correct display in IE.
     */
template {
  display: none; }

/* Hidden
       ========================================================================== */
/**
     * Add the correct display in IE 10-.
     */
[hidden] {
  display: none; }
/*
Every Foundation project needs to include these global styles in order to work properly. These include things like basic formatting and global utility classes.
https://get.foundation/sites/docs-v5/components/global.html
don't remove .foundation-mq
*/
.foundation-mq {
  font-family: "small=0em&medium=30em&large=53.125em&xlarge=65em&xxlarge=75em"; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 100%; }

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

body {
  margin: 0;
  padding: 0;
  background: #fff;
  font-family: basic-sans, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border-radius: 0; }

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto; }
  [data-whatinput='mouse'] button {
    outline: 0; }

pre {
  overflow: auto; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

.row {
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
  .row .row {
    margin-right: -0.25rem;
    margin-left: -0.25rem; }
    @media print, screen and (min-width: 30em) {
      .row .row {
        margin-right: -0.25rem;
        margin-left: -0.25rem; } }
    @media print, screen and (min-width: 53.125em) {
      .row .row {
        margin-right: -0.25rem;
        margin-left: -0.25rem; } }
    .row .row.collapse {
      margin-right: 0;
      margin-left: 0; }
  .row.expanded {
    max-width: none; }
    .row.expanded .row {
      margin-right: auto;
      margin-left: auto; }
  .row:not(.expanded) .row {
    max-width: none; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-right: 12px;
    padding-left: 12px; }
  .row.is-collapse-child,
  .row.collapse > .column > .row,
  .row.collapse > .columns > .row {
    margin-right: 0;
    margin-left: 0; }

.column, .columns {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  padding-right: 12px;
  padding-left: 12px;
  min-width: 0; }
  @media print, screen and (min-width: 30em) {
    .column, .columns {
      padding-right: 12px;
      padding-left: 12px; } }

.column.row.row, .row.row.columns {
  float: none;
  display: block; }

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

.small-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.small-offset-1 {
  margin-left: 8.33333%; }

.small-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.small-offset-2 {
  margin-left: 16.66667%; }

.small-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.small-offset-3 {
  margin-left: 25%; }

.small-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.small-offset-4 {
  margin-left: 33.33333%; }

.small-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.small-offset-5 {
  margin-left: 41.66667%; }

.small-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.small-offset-6 {
  margin-left: 50%; }

.small-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.small-offset-7 {
  margin-left: 58.33333%; }

.small-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%; }

.small-offset-8 {
  margin-left: 66.66667%; }

.small-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.small-offset-9 {
  margin-left: 75%; }

.small-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.small-offset-10 {
  margin-left: 83.33333%; }

.small-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.small-offset-11 {
  margin-left: 91.66667%; }

.small-up-1 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-1 > .column, .small-up-1 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }

.small-up-2 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-2 > .column, .small-up-2 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }

.small-up-3 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-3 > .column, .small-up-3 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }

.small-up-4 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-4 > .column, .small-up-4 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }

.small-up-5 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-5 > .column, .small-up-5 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%; }

.small-up-6 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-6 > .column, .small-up-6 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }

.small-up-7 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-7 > .column, .small-up-7 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 14.28571%;
            flex: 0 0 14.28571%;
    max-width: 14.28571%; }

.small-up-8 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-8 > .column, .small-up-8 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%; }

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 12px;
  padding-left: 12px; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 12px;
  padding-left: 12px; }

@media print, screen and (min-width: 30em) {
  .medium-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-1 > .column, .medium-up-1 > .columns {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
  .medium-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-2 > .column, .medium-up-2 > .columns {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
  .medium-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-3 > .column, .medium-up-3 > .columns {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .medium-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-4 > .column, .medium-up-4 > .columns {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
  .medium-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-5 > .column, .medium-up-5 > .columns {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 20%;
              flex: 0 0 20%;
      max-width: 20%; }
  .medium-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-6 > .column, .medium-up-6 > .columns {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 16.66667%;
              flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .medium-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-7 > .column, .medium-up-7 > .columns {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 14.28571%;
              flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .medium-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-8 > .column, .medium-up-8 > .columns {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 12.5%;
              flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media print, screen and (min-width: 30em) and (min-width: 30em) {
  .medium-expand {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; } }

.row.medium-unstack > .column, .row.medium-unstack > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
  @media print, screen and (min-width: 30em) {
    .row.medium-unstack > .column, .row.medium-unstack > .columns {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; } }

@media print, screen and (min-width: 30em) {
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 12px;
    padding-left: 12px; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 12px;
    padding-left: 12px; } }

@media print, screen and (min-width: 53.125em) {
  .large-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-1 > .column, .large-up-1 > .columns {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%; }
  .large-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-2 > .column, .large-up-2 > .columns {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
  .large-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-3 > .column, .large-up-3 > .columns {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.33333%;
              flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .large-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-4 > .column, .large-up-4 > .columns {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      max-width: 25%; }
  .large-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-5 > .column, .large-up-5 > .columns {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 20%;
              flex: 0 0 20%;
      max-width: 20%; }
  .large-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-6 > .column, .large-up-6 > .columns {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 16.66667%;
              flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .large-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-7 > .column, .large-up-7 > .columns {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 14.28571%;
              flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .large-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-8 > .column, .large-up-8 > .columns {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 12.5%;
              flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media print, screen and (min-width: 53.125em) and (min-width: 53.125em) {
  .large-expand {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; } }

.row.large-unstack > .column, .row.large-unstack > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
  @media print, screen and (min-width: 53.125em) {
    .row.large-unstack > .column, .row.large-unstack > .columns {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; } }

@media print, screen and (min-width: 53.125em) {
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 12px;
    padding-left: 12px; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 12px;
    padding-left: 12px; } }

.shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  max-width: 100%; }

.column-block {
  margin-bottom: 0.5rem; }
  .column-block > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 30em) {
    .column-block {
      margin-bottom: 0.5rem; }
      .column-block > :last-child {
        margin-bottom: 0; } }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: basic-sans, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility; }
  h1 small, .h1 small,
  h2 small, .h2 small,
  h3 small, .h3 small,
  h4 small, .h4 small,
  h5 small, .h5 small,
  h6 small, .h6 small {
    line-height: 0;
     }

h1, .h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h2, .h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h3, .h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h6, .h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

@media print, screen and (min-width: 30em) {
  h1, .h1 {
    font-size: 3rem; }
  h2, .h2 {
    font-size: 2.5rem; }
  h3, .h3 {
    font-size: 1.9375rem; }
  h4, .h4 {
    font-size: 1.5625rem; }
  h5, .h5 {
    font-size: 1.25rem; }
  h6, .h6 {
    font-size: 1rem; } }

a {
  line-height: inherit;
  color: #0e4b8f;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #0c417b; }
  a img {
    border: 0; }

hr {
  clear: both;
  max-width: 80rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0; }

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6; }

li {
  font-size: inherit; }

ul {
  margin-left: 1.25rem;
  list-style-type: disc; }

ol {
  margin-left: 1.25rem;
  
}
ol li{
    font-weight: 200;
    font-size: 18px;
    
}

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold; }

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }
  blockquote, blockquote p {
    line-height: 1.6;
    color: #8a8a8a; }

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a; }
  cite:before {
    content: "— "; }

abbr, abbr[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
  text-decoration: none; }

figure {
  margin: 0; }

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;

  font-weight: normal;
  color: #000; }

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;

  color: #000; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a; }

.lead {
  font-size: 125%;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none; }

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

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

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

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

@media print, screen and (min-width: 30em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 53.125em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    color: black !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .print-break-inside {
    page-break-inside: auto; } }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fff;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #000;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  -o-transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
  textarea:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px #cacaca;
            box-shadow: 0 0 5px #cacaca;
    -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    -o-transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }

textarea {
  max-width: 100%; }
  textarea[rows] {
    height: auto; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #cacaca; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #cacaca; }

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #cacaca; }

input::placeholder,
textarea::placeholder {
  color: #cacaca; }

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed; }

[type='submit'],
[type='button'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0; }

input[type='search'] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem; }

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0; }
  [type='checkbox'] + label[for],
  [type='radio'] + label[for] {
    cursor: pointer; }

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem; }

[type='file'] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #000; }
  label.middle {
    margin: 0 0 1rem;
    padding: 0.5625rem 0; }

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #000; }

.input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }
  .input-group > :first-child {
    border-radius: 0 0 0 0; }
  .input-group > :last-child > * {
    border-radius: 0 0 0 0; }

.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap; }

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #000;
  text-align: center;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .input-group-label:first-child {
    border-right: 0; }
  .input-group-label:last-child {
    border-left: 0; }

.input-group-field {
  border-radius: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  height: auto;
  min-width: 0; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
  .input-group-button a,
  .input-group-button input,
  .input-group-button button,
  .input-group-button label {
    height: auto;
    -ms-flex-item-align: stretch;
        align-self: stretch;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

legend {
  max-width: 100%;
  margin-bottom: 0.5rem; }

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca; }
  .fieldset legend {
    margin: 0;
    margin-left: -0.1875rem;
    padding: 0 0.1875rem; }

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fff;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #000;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  -o-transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }
  @media screen and (min-width: 0\0) {
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
  select:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px #cacaca;
            box-shadow: 0 0 5px #cacaca;
    -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
    -o-transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s; }
  select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed; }
  select::-ms-expand {
    display: none; }
  select[multiple] {
    height: auto;
    background-image: none; }

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #faedeb; }
  .is-invalid-input:not(:focus)::-webkit-input-placeholder {
    color: #cc4b37; }
  .is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #cc4b37; }
  .is-invalid-input:not(:focus)::-ms-input-placeholder {
    color: #cc4b37; }
  .is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37; }

.is-invalid-label {
  color: #cc4b37; }

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #cc4b37; }
  .form-error.is-visible {
    display: block; }

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  font-family: inherit;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  -o-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #0e4b8f;
  color: #fff; }
  [data-whatinput='mouse'] .button {
    outline: 0; }
  .button:hover, .button:focus {
    background-color: #0c407a;
    color: #fff; }
  .button.tiny {
    font-size: 0.6rem; }
  .button.small {
    font-size: 0.75rem; }
  .button.large {
    font-size: 1.25rem; }
  .button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  .button.primary {
    background-color: #0e4b8f;
    color: #fff; }
    .button.primary:hover, .button.primary:focus {
      background-color: #0b3c72;
      color: #fff; }
  .button.secondary {
    background-color: #fff;
    color: #000; }
    .button.secondary:hover, .button.secondary:focus {
      background-color: #cccccc;
      color: #000; }
  .button.success {
    background-color: #3adb76;
    color: #000; }
    .button.success:hover, .button.success:focus {
      background-color: #22bb5b;
      color: #000; }
  .button.warning {
    background-color: #ffae00;
    color: #000; }
    .button.warning:hover, .button.warning:focus {
      background-color: #cc8b00;
      color: #000; }
  .button.alert {
    background-color: #cc4b37;
    color: #000; }
    .button.alert:hover, .button.alert:focus {
      background-color: #a53b2a;
      color: #000; }
  .button.disabled, .button[disabled] {
    opacity: 0.25;
    cursor: not-allowed; }
    .button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
      background-color: #0e4b8f;
      color: #fff; }
    .button.disabled.primary, .button[disabled].primary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
        background-color: #0e4b8f;
        color: #fff; }
    .button.disabled.secondary, .button[disabled].secondary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #fff;
        color: #000; }
    .button.disabled.success, .button[disabled].success {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #3adb76;
        color: #000; }
    .button.disabled.warning, .button[disabled].warning {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #ffae00;
        color: #000; }
    .button.disabled.alert, .button[disabled].alert {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #cc4b37;
        color: #000; }
  .button.hollow {
    border: 1px solid #0e4b8f;
    color: #0e4b8f; }
    .button.hollow, .button.hollow:hover, .button.hollow:focus {
      background-color: transparent; }
    .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
      background-color: transparent; }
    .button.hollow:hover, .button.hollow:focus {
      border-color: #072648;
      color: #072648; }
      .button.hollow:hover.disabled, .button.hollow:hover[disabled], .button.hollow:focus.disabled, .button.hollow:focus[disabled] {
        border: 1px solid #0e4b8f;
        color: #0e4b8f; }
    .button.hollow.primary {
      border: 1px solid #0e4b8f;
      color: #0e4b8f; }
      .button.hollow.primary:hover, .button.hollow.primary:focus {
        border-color: #072648;
        color: #072648; }
        .button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled], .button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled] {
          border: 1px solid #0e4b8f;
          color: #0e4b8f; }
    .button.hollow.secondary {
      border: 1px solid #fff;
      color: #fff; }
      .button.hollow.secondary:hover, .button.hollow.secondary:focus {
        border-color: gray;
        color: gray; }
        .button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled], .button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled] {
          border: 1px solid #fff;
          color: #fff; }
    .button.hollow.success {
      border: 1px solid #3adb76;
      color: #3adb76; }
      .button.hollow.success:hover, .button.hollow.success:focus {
        border-color: #157539;
        color: #157539; }
        .button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled], .button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled] {
          border: 1px solid #3adb76;
          color: #3adb76; }
    .button.hollow.warning {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button.hollow.warning:hover, .button.hollow.warning:focus {
        border-color: #805700;
        color: #805700; }
        .button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled], .button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled] {
          border: 1px solid #ffae00;
          color: #ffae00; }
    .button.hollow.alert {
      border: 1px solid #cc4b37;
      color: #cc4b37; }
      .button.hollow.alert:hover, .button.hollow.alert:focus {
        border-color: #67251a;
        color: #67251a; }
        .button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled], .button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled] {
          border: 1px solid #cc4b37;
          color: #cc4b37; }
  .button.clear {
    border: 1px solid #0e4b8f;
    color: #0e4b8f; }
    .button.clear, .button.clear:hover, .button.clear:focus {
      background-color: transparent; }
    .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
      background-color: transparent; }
    .button.clear:hover, .button.clear:focus {
      border-color: #072648;
      color: #072648; }
      .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus.disabled, .button.clear:focus[disabled] {
        border: 1px solid #0e4b8f;
        color: #0e4b8f; }
    .button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled] {
      border-color: transparent; }
    .button.clear.primary {
      border: 1px solid #0e4b8f;
      color: #0e4b8f; }
      .button.clear.primary:hover, .button.clear.primary:focus {
        border-color: #072648;
        color: #072648; }
        .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
          border: 1px solid #0e4b8f;
          color: #0e4b8f; }
      .button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
        border-color: transparent; }
    .button.clear.secondary {
      border: 1px solid #fff;
      color: #fff; }
      .button.clear.secondary:hover, .button.clear.secondary:focus {
        border-color: gray;
        color: gray; }
        .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
          border: 1px solid #fff;
          color: #fff; }
      .button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
        border-color: transparent; }
    .button.clear.success {
      border: 1px solid #3adb76;
      color: #3adb76; }
      .button.clear.success:hover, .button.clear.success:focus {
        border-color: #157539;
        color: #157539; }
        .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
          border: 1px solid #3adb76;
          color: #3adb76; }
      .button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
        border-color: transparent; }
    .button.clear.warning {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button.clear.warning:hover, .button.clear.warning:focus {
        border-color: #805700;
        color: #805700; }
        .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
          border: 1px solid #ffae00;
          color: #ffae00; }
      .button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
        border-color: transparent; }
    .button.clear.alert {
      border: 1px solid #cc4b37;
      color: #cc4b37; }
      .button.clear.alert:hover, .button.clear.alert:focus {
        border-color: #67251a;
        color: #67251a; }
        .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
          border: 1px solid #cc4b37;
          color: #cc4b37; }
      .button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
        border-color: transparent; }
  .button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fff transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 1em; }
  .button.dropdown.hollow::after {
    border-top-color: #0e4b8f; }
  .button.dropdown.hollow.primary::after {
    border-top-color: #0e4b8f; }
  .button.dropdown.hollow.secondary::after {
    border-top-color: #fff; }
  .button.dropdown.hollow.success::after {
    border-top-color: #3adb76; }
  .button.dropdown.hollow.warning::after {
    border-top-color: #ffae00; }
  .button.dropdown.hollow.alert::after {
    border-top-color: #cc4b37; }
  .button.arrow-only::after {
    top: -0.1em;
    float: none;
    margin-left: 0; }

a.button:hover, a.button:focus {
  text-decoration: none; }

.accordion {
  margin-left: 0;
  background: #fff;
  list-style-type: none; }
  .accordion[disabled] .accordion-title {
    cursor: not-allowed; }

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0; }

.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0; }

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  padding-right: 2.1em;

  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #0e4b8f; }
  :last-child:not(.is-active) > .accordion-title {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0 0 0 0; }
  .accordion-title:hover, .accordion-title:focus {
    background-color: #e6e6e6; }
  .accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -0.5rem;
    content: '+'; }
  .is-active > .accordion-title::before {
    content: '\2013'; }

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fff;
  color: #000; }
  :last-child > .accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6; }

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none; }
  .breadcrumbs::before, .breadcrumbs::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .breadcrumbs::after {
    clear: both; }
  .breadcrumbs li {
    float: left;
    font-size: 0.6875rem;
    color: #000;
    cursor: default;
    text-transform: uppercase; }
    .breadcrumbs li:not(:last-child)::after {
      position: relative;
      margin: 0 0.75rem;
      opacity: 1;
      content: "/";
      color: #cacaca; }
  .breadcrumbs a {
    color: #0e4b8f; }
    .breadcrumbs a:hover {
      text-decoration: underline; }
  .breadcrumbs .disabled {
    color: #cacaca;
    cursor: not-allowed; }

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(0, 0, 0, 0.25);
  border-radius: 0;
  background-color: white;
  color: #000; }
  .callout > :first-child {
    margin-top: 0; }
  .callout > :last-child {
    margin-bottom: 0; }
  .callout.primary {
    background-color: #cfe3fa;
    color: #000; }
  .callout.secondary {
    background-color: white;
    color: #000; }
  .callout.success {
    background-color: #e1faea;
    color: #000; }
  .callout.warning {
    background-color: #fff3d9;
    color: #000; }
  .callout.alert {
    background-color: #f7e4e1;
    color: #000; }
  .callout.small {
    padding-top: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem; }
  .callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem; }

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  [data-whatinput='mouse'] .menu li {
    outline: 0; }
  .menu a,
  .menu .button {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: 0.7rem 1rem; }
  .menu input,
  .menu select,
  .menu a,
  .menu button {
    margin-bottom: 0; }
  .menu input {
    display: inline-block; }
  .menu, .menu.horizontal {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .menu.vertical {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .menu.expanded li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; }
  .menu.simple {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .menu.simple li + li {
      margin-left: 1rem; }
    .menu.simple a {
      padding: 0; }
  @media print, screen and (min-width: 30em) {
    .menu.medium-horizontal {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
    .menu.medium-vertical {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .menu.medium-expanded li {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; }
    .menu.medium-simple li {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; } }
  @media print, screen and (min-width: 53.125em) {
    .menu.large-horizontal {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
    .menu.large-vertical {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .menu.large-expanded li {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; }
    .menu.large-simple li {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; } }
  .menu.nested {
    margin-right: 0;
    margin-left: 1rem; }
  .menu.icons a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .menu.icon-left li a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap; }
    .menu.icon-left li a img,
    .menu.icon-left li a i,
    .menu.icon-left li a svg {
      margin-right: 0.25rem; }
  .menu.icon-right li a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap; }
    .menu.icon-right li a img,
    .menu.icon-right li a i,
    .menu.icon-right li a svg {
      margin-left: 0.25rem; }
  .menu.icon-top li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap; }
    .menu.icon-top li a img,
    .menu.icon-top li a i,
    .menu.icon-top li a svg {
      -ms-flex-item-align: stretch;
          align-self: stretch;
      margin-bottom: 0.25rem;
      text-align: center; }
  .menu.icon-bottom li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap; }
    .menu.icon-bottom li a img,
    .menu.icon-bottom li a i,
    .menu.icon-bottom li a svg {
      -ms-flex-item-align: stretch;
          align-self: stretch;
      margin-bottom: 0.25rem;
      text-align: center; }
  .menu .is-active > a {
    background: #0e4b8f;
    color: #fff; }
  .menu .active > a {
    background: #0e4b8f;
    color: #fff; }
  .menu.align-left {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .menu.align-right li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .menu.align-right li .submenu li {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
  .menu.align-right.vertical li {
    display: block;
    text-align: right; }
    .menu.align-right.vertical li .submenu li {
      text-align: right; }
  .menu.align-right .nested {
    margin-right: 1rem;
    margin-left: 0; }
  .menu.align-center li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .menu.align-center li .submenu li {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
  .menu .menu-text {
    padding: 0.7rem 1rem;
    font-weight: bold;
    line-height: 1;
    color: inherit; }

.menu-centered > .menu {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .menu-centered > .menu li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .menu-centered > .menu li .submenu li {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }

.no-js [data-responsive-menu] ul {
  display: none; }

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 20px;
  cursor: pointer; }
  .menu-icon::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 3px;
    background: #fff;
    -webkit-box-shadow: 0 8px 0 #fff, 0 16px 0 #fff;
            box-shadow: 0 8px 0 #fff, 0 16px 0 #fff;
    content: ''; }
  .menu-icon:hover::after {
    background: #cacaca;
    -webkit-box-shadow: 0 8px 0 #cacaca, 0 16px 0 #cacaca;
            box-shadow: 0 8px 0 #cacaca, 0 16px 0 #cacaca; }

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 20px;
  cursor: pointer; }
  .menu-icon.dark::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 3px;
    background: #000;
    -webkit-box-shadow: 0 8px 0 #000, 0 16px 0 #000;
            box-shadow: 0 8px 0 #000, 0 16px 0 #000;
    content: ''; }
  .menu-icon.dark:hover::after {
    background: #8a8a8a;
    -webkit-box-shadow: 0 8px 0 #8a8a8a, 0 16px 0 #8a8a8a;
            box-shadow: 0 8px 0 #8a8a8a, 0 16px 0 #8a8a8a; }

.is-drilldown {
  position: relative;
  overflow: hidden; }
  .is-drilldown li {
    display: block; }
  .is-drilldown.animate-height {
    -webkit-transition: height 0.5s;
    -o-transition: height 0.5s;
    transition: height 0.5s; }

.drilldown a {
  padding: 0.7rem 1rem;
  background: #fff; }

.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fff;
  -webkit-transition: -webkit-transform 0.15s linear;
  transition: -webkit-transform 0.15s linear;
  -o-transition: transform 0.15s linear;
  transition: transform 0.15s linear;
  transition: transform 0.15s linear, -webkit-transform 0.15s linear; }
  .drilldown .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%); }
  .drilldown .is-drilldown-submenu.is-closing {
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%); }
  .drilldown .is-drilldown-submenu a {
    padding: 0.7rem 1rem; }

.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0; }

.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%; }

.drilldown .is-drilldown-submenu-parent > a {
  position: relative; }
  .drilldown .is-drilldown-submenu-parent > a::after {
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #0e4b8f; }

.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  left: auto;
  right: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #0e4b8f; }

.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  right: auto;
  left: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #0e4b8f transparent transparent; }

.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #0e4b8f transparent transparent;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
  border-left-width: 0; }

.dropdown-pane {
  position: absolute;
  z-index: 10;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  display: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fff;
  font-size: 1rem; }
  .dropdown-pane.is-opening {
    display: block; }
  .dropdown-pane.is-open {
    visibility: visible;
    display: block; }

.dropdown-pane.tiny {
  width: 100px; }

.dropdown-pane.small {
  width: 200px; }

.dropdown-pane.large {
  width: 400px; }

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto; }

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0; }

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem; }

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #0e4b8f transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px; }

.dropdown.menu a {
  padding: 0.7rem 1rem; }
  [data-whatinput='mouse'] .dropdown.menu a {
    outline: 0; }

.dropdown.menu .is-active > a {
  background: transparent;
  color: #0e4b8f; }

.no-js .dropdown.menu ul {
  display: none; }

.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0; }

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0; }

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
  top: 0; }

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%; }

.dropdown.menu.vertical > li > a::after {
  right: 14px; }

.dropdown.menu.vertical > li.opens-left > a::after {
  right: auto;
  left: 5px;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #0e4b8f transparent transparent; }

.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #0e4b8f; }

@media print, screen and (min-width: 30em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #0e4b8f transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px; }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0; }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #0e4b8f transparent transparent; }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #0e4b8f; } }

@media print, screen and (min-width: 53.125em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #0e4b8f transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px; }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0; }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #0e4b8f transparent transparent; }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #0e4b8f; } }

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto; }

.is-dropdown-menu.vertical {
  width: 100px; }
  .is-dropdown-menu.vertical.align-right {
    float: right; }

.is-dropdown-submenu-parent {
  position: relative; }
  .is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    left: auto;
    margin-top: -6px; }
  .is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
    top: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #cacaca;
  background: #fff; }
  .dropdown .is-dropdown-submenu a {
    padding: 0.7rem 1rem; }
  .is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
    right: 14px; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #0e4b8f transparent transparent; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #0e4b8f; }
  .is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px; }
  .is-dropdown-submenu > li {
    width: 100%; }
  .is-dropdown-submenu.js-dropdown-active {
    display: block; }

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden; }
  .responsive-embed iframe,
  .responsive-embed object,
  .responsive-embed embed,
  .responsive-embed video,
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .responsive-embed.widescreen,
  .flex-video.widescreen {
    padding-bottom: 56.25%; }

.is-off-canvas-open {
  overflow: hidden; }

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
  -o-transition: opacity 0.5s ease, visibility 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(255, 255, 255, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden; }
  .js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible; }
  .js-off-canvas-overlay.is-closable {
    cursor: pointer; }
  .js-off-canvas-overlay.is-overlay-absolute {
    position: absolute; }
  .js-off-canvas-overlay.is-overlay-fixed {
    position: fixed; }

.off-canvas-wrapper {
  position: relative;
  overflow: hidden; }

.off-canvas {
  position: fixed;
  z-index: 12;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #e6e6e6; }
  [data-whatinput='mouse'] .off-canvas {
    outline: 0; }
  .off-canvas.is-transition-push {
    z-index: 12; }
  .off-canvas.is-closed {
    visibility: hidden; }
  .off-canvas.is-transition-overlap {
    z-index: 13; }
    .off-canvas.is-transition-overlap.is-open {
      -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
              box-shadow: 0 0 10px rgba(0, 0, 0, 0.7); }
  .off-canvas.is-open {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); }

.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #e6e6e6; }
  [data-whatinput='mouse'] .off-canvas-absolute {
    outline: 0; }
  .off-canvas-absolute.is-transition-push {
    z-index: 12; }
  .off-canvas-absolute.is-closed {
    visibility: hidden; }
  .off-canvas-absolute.is-transition-overlap {
    z-index: 13; }
    .off-canvas-absolute.is-transition-overlap.is-open {
      -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
              box-shadow: 0 0 10px rgba(0, 0, 0, 0.7); }
  .off-canvas-absolute.is-open {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); }

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  -webkit-transform: translateX(-250px);
      -ms-transform: translateX(-250px);
          transform: translateX(-250px); }
  .off-canvas-content .off-canvas.position-left {
    -webkit-transform: translateX(-250px);
        -ms-transform: translateX(-250px);
            transform: translateX(-250px); }
    .off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0); }
  .off-canvas-content.is-open-left.has-transition-push {
    -webkit-transform: translateX(250px);
        -ms-transform: translateX(250px);
            transform: translateX(250px); }
  .position-left.is-transition-push {
    -webkit-box-shadow: inset -13px 0 20px -13px rgba(0, 0, 0, 0.25);
            box-shadow: inset -13px 0 20px -13px rgba(0, 0, 0, 0.25); }

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  -webkit-transform: translateX(250px);
      -ms-transform: translateX(250px);
          transform: translateX(250px); }
  .off-canvas-content .off-canvas.position-right {
    -webkit-transform: translateX(250px);
        -ms-transform: translateX(250px);
            transform: translateX(250px); }
    .off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0); }
  .off-canvas-content.is-open-right.has-transition-push {
    -webkit-transform: translateX(-250px);
        -ms-transform: translateX(-250px);
            transform: translateX(-250px); }
  .position-right.is-transition-push {
    -webkit-box-shadow: inset 13px 0 20px -13px rgba(0, 0, 0, 0.25);
            box-shadow: inset 13px 0 20px -13px rgba(0, 0, 0, 0.25); }

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  -webkit-transform: translateY(-250px);
      -ms-transform: translateY(-250px);
          transform: translateY(-250px); }
  .off-canvas-content .off-canvas.position-top {
    -webkit-transform: translateY(-250px);
        -ms-transform: translateY(-250px);
            transform: translateY(-250px); }
    .off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0); }
  .off-canvas-content.is-open-top.has-transition-push {
    -webkit-transform: translateY(250px);
        -ms-transform: translateY(250px);
            transform: translateY(250px); }
  .position-top.is-transition-push {
    -webkit-box-shadow: inset 0 -13px 20px -13px rgba(0, 0, 0, 0.25);
            box-shadow: inset 0 -13px 20px -13px rgba(0, 0, 0, 0.25); }

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  -webkit-transform: translateY(250px);
      -ms-transform: translateY(250px);
          transform: translateY(250px); }
  .off-canvas-content .off-canvas.position-bottom {
    -webkit-transform: translateY(250px);
        -ms-transform: translateY(250px);
            transform: translateY(250px); }
    .off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0); }
  .off-canvas-content.is-open-bottom.has-transition-push {
    -webkit-transform: translateY(-250px);
        -ms-transform: translateY(-250px);
            transform: translateY(-250px); }
  .position-bottom.is-transition-push {
    -webkit-box-shadow: inset 0 13px 20px -13px rgba(0, 0, 0, 0.25);
            box-shadow: inset 0 13px 20px -13px rgba(0, 0, 0, 0.25); }

.off-canvas-content {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
  .off-canvas-content.has-transition-push {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); }
  .off-canvas-content .off-canvas.is-open {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); }

@media print, screen and (min-width: 30em) {
  .position-left.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-medium {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-medium ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-medium {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-medium ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-medium {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-medium ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-medium {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-medium ~ .off-canvas-content {
      margin-bottom: 250px; } }

@media print, screen and (min-width: 53.125em) {
  .position-left.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-large {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-large ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-large {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-large ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-large {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-large ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-large {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-large ~ .off-canvas-content {
      margin-bottom: 250px; } }

@media print, screen and (min-width: 30em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit; }
    .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
      -webkit-box-shadow: none;
              box-shadow: none;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas.in-canvas-for-medium .close-button {
      display: none; } }

@media print, screen and (min-width: 53.125em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit; }
    .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
      -webkit-box-shadow: none;
              box-shadow: none;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas.in-canvas-for-large .close-button {
      display: none; } }

.pagination {
  margin-left: 0;
  margin-bottom: 1rem; }
  .pagination::before, .pagination::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .pagination::after {
    clear: both; }
  .pagination li {
    margin-right: 0.0625rem;
    border-radius: 0;
    font-size: 0.875rem;
    display: none; }
    .pagination li:last-child, .pagination li:first-child {
      display: inline-block; }
    @media print, screen and (min-width: 30em) {
      .pagination li {
        display: inline-block; } }
  .pagination a,
  .pagination button {
    display: block;
    padding: 0.1875rem 0.625rem;
    border-radius: 0;
    color: #000; }
    .pagination a:hover,
    .pagination button:hover {
      background: #e6e6e6; }
  .pagination .current {
    padding: 0.1875rem 0.625rem;
    background: #0e4b8f;
    color: #fff;
    cursor: default; }
  .pagination .disabled {
    padding: 0.1875rem 0.625rem;
    color: #cacaca;
    cursor: not-allowed; }
    .pagination .disabled:hover {
      background: transparent; }
  .pagination .ellipsis::after {
    padding: 0.1875rem 0.625rem;
    content: '\2026';
    color: #000; }

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: '\00ab'; }

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: '\00bb'; }

.sticky-container {
  position: relative; }

.sticky {
  position: relative;
  z-index: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

.sticky.is-stuck {
  position: fixed !important;
  z-index: 5;
  width: 100%; }
  .sticky.is-stuck.is-at-top {
    top: 0; }
  .sticky.is-stuck.is-at-bottom {
    bottom: 0; }

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto; }
  .sticky.is-anchored.is-at-bottom {
    bottom: 0; }

body.is-reveal-open {
  overflow: hidden; }

html.is-reveal-open,
html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  position: fixed;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(0, 0, 0, 0.45);
  overflow-y: scroll; }

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fff;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto; }
  [data-whatinput='mouse'] .reveal {
    outline: 0; }
  @media print, screen and (min-width: 30em) {
    .reveal {
      min-height: 0; } }
  .reveal .column, .reveal .columns {
    min-width: 0; }
  .reveal > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 30em) {
    .reveal {
      width: 600px;
      max-width: 80rem; } }
  .reveal.collapse {
    padding: 0; }
  @media print, screen and (min-width: 30em) {
    .reveal.tiny {
      width: 30%;
      max-width: 80rem; } }
  @media print, screen and (min-width: 30em) {
    .reveal.small {
      width: 50%;
      max-width: 80rem; } }
  @media print, screen and (min-width: 30em) {
    .reveal.large {
      width: 90%;
      max-width: 80rem; } }
  .reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  @media screen and (max-width: 29.9375em) {
    .reveal {
      top: 0;
      left: 0;
      width: 100%;
      max-width: none;
      height: 100%;
      height: 100vh;
      min-height: 100vh;
      margin-left: 0;
      border: 0;
      border-radius: 0; } }
  .reveal.without-overlay {
    position: fixed; }

.switch {
  height: 2rem;
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.875rem;
  font-weight: bold;
  color: #fff;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0; }

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 0;
  background: #cacaca;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer; }
  input + .switch-paddle {
    margin: 0; }
  .switch-paddle::after {
    position: absolute;
    top: 0.25rem;
    left: 0.25rem;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    border-radius: 0;
    background: #fff;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    content: ''; }
  input:checked ~ .switch-paddle {
    background: #0e4b8f; }
    input:checked ~ .switch-paddle::after {
      left: 2.25rem; }
  [data-whatinput='mouse'] input:focus ~ .switch-paddle {
    outline: 0; }

.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.switch-active {
  left: 8%;
  display: none; }
  input:checked + label > .switch-active {
    display: block; }

.switch-inactive {
  right: 15%; }
  input:checked + label > .switch-inactive {
    display: none; }

.switch.tiny {
  height: 1.5rem; }
  .switch.tiny .switch-paddle {
    width: 3rem;
    height: 1.5rem;
    font-size: 0.625rem; }
  .switch.tiny .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 1rem;
    height: 1rem; }
  .switch.tiny input:checked ~ .switch-paddle::after {
    left: 1.75rem; }

.switch.small {
  height: 1.75rem; }
  .switch.small .switch-paddle {
    width: 3.5rem;
    height: 1.75rem;
    font-size: 0.75rem; }
  .switch.small .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 1.25rem;
    height: 1.25rem; }
  .switch.small input:checked ~ .switch-paddle::after {
    left: 2rem; }

.switch.large {
  height: 2.5rem; }
  .switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: 1rem; }
  .switch.large .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 2rem;
    height: 2rem; }
  .switch.large input:checked ~ .switch-paddle::after {
    left: 2.75rem; }

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fff;
  list-style-type: none; }
  .tabs::before, .tabs::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .tabs::after {
    clear: both; }

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto; }

.tabs.simple > li > a {
  padding: 0; }
  .tabs.simple > li > a:hover {
    background: transparent; }

.tabs.primary {
  background: #0e4b8f; }
  .tabs.primary > li > a {
    color: #fff; }
    .tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
      background: #10539f; }

.tabs-title {
  float: left; }
  .tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: 0.75rem;
    line-height: 1;
    color: #0e4b8f; }
    .tabs-title > a:hover {
      background: #fff;
      color: #0c417b; }
    .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
      background: #e6e6e6;
      color: #0e4b8f; }

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fff;
  color: #000;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0; }

.tabs-panel {
  display: none;
  padding: 1rem; }
  .tabs-panel.is-active {
    display: block; }

.title-bar {
  padding: 0.5rem;
  background: #000;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0.25rem; }

.title-bar-left,
.title-bar-right {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; }

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

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold; }

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  cursor: help; }

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 0;
  background-color: #000;
  font-size: 80%;
  color: #fff; }
  .tooltip::before {
    position: absolute; }
  .tooltip.bottom::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #000;
    bottom: 100%; }
  .tooltip.bottom.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
  .tooltip.top::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #000 transparent transparent;
    top: 100%;
    bottom: auto; }
  .tooltip.top.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
  .tooltip.left::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #000;
    left: 100%; }
  .tooltip.left.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #000 transparent transparent;
    right: 100%;
    left: auto; }
  .tooltip.right.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .tooltip.align-top::before {
    bottom: auto;
    top: 10%; }
  .tooltip.align-bottom::before {
    bottom: 10%;
    top: auto; }
  .tooltip.align-left::before {
    left: 10%;
    right: auto; }
  .tooltip.align-right::before {
    left: auto;
    right: 10%; }

.top-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.5rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .top-bar,
  .top-bar ul {
    background-color: #e6e6e6; }
  .top-bar input {
    max-width: 200px;
    margin-right: 1rem; }
  .top-bar .input-group-field {
    width: 100%;
    margin-right: 0; }
  .top-bar input.button {
    width: auto; }
  .top-bar .top-bar-left,
  .top-bar .top-bar-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  @media print, screen and (min-width: 30em) {
    .top-bar {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
      .top-bar .top-bar-left {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
        margin-right: auto; }
      .top-bar .top-bar-right {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        margin-left: auto; } }
  @media screen and (max-width: 53.0625em) {
    .top-bar.stacked-for-medium {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .top-bar.stacked-for-medium .top-bar-left,
      .top-bar.stacked-for-medium .top-bar-right {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
  @media screen and (max-width: 64.9375em) {
    .top-bar.stacked-for-large {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .top-bar.stacked-for-large .top-bar-left,
      .top-bar.stacked-for-large .top-bar-right {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }

.top-bar-title {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0.5rem 1rem 0.5rem 0; }

.top-bar-left,
.top-bar-right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@media screen and (max-width: 29.9375em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 30em) {
  .show-for-small-only {
    display: none !important; } }

@media print, screen and (min-width: 30em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 29.9375em) {
  .show-for-medium {
    display: none !important; } }

@media screen and (min-width: 30em) and (max-width: 53.0625em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 29.9375em), screen and (min-width: 53.125em) {
  .show-for-medium-only {
    display: none !important; } }

@media print, screen and (min-width: 53.125em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 53.0625em) {
  .show-for-large {
    display: none !important; } }

@media screen and (min-width: 53.125em) and (max-width: 64.9375em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 53.0625em), screen and (min-width: 65em) {
  .show-for-large-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  border: 0; }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
          clip-path: none; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }
  @media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
      display: block !important; } }
  @media screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
      display: none !important; } }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }
  @media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
      display: none !important; } }
  @media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
      display: block !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.clearfix::before, .clearfix::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.clearfix::after {
  clear: both; }

.align-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.align-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.align-justify {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.align-spaced {
  -ms-flex-pack: distribute;
      justify-content: space-around; }

.align-right.vertical.menu > li > a {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.align-center.vertical.menu > li > a {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.align-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.align-self-top {
  -ms-flex-item-align: start;
      align-self: flex-start; }

.align-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }

.align-self-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end; }

.align-middle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.align-self-middle {
  -ms-flex-item-align: center;
      align-self: center; }

.align-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }

.align-self-stretch {
  -ms-flex-item-align: stretch;
      align-self: stretch; }

.align-center-middle {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center; }

.small-order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.small-order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }

.small-order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3; }

.small-order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4; }

.small-order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5; }

.small-order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6; }

@media print, screen and (min-width: 30em) {
  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .medium-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .medium-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .medium-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .medium-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .medium-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; } }

@media print, screen and (min-width: 53.125em) {
  .large-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .large-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .large-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .large-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .large-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .large-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; } }

.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.flex-child-auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto; }

.flex-child-grow {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto; }

.flex-child-shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto; }

.flex-dir-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }

.flex-dir-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }

.flex-dir-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.flex-dir-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }

@media print, screen and (min-width: 30em) {
  .medium-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .medium-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
  .medium-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  .medium-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  .medium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .medium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .medium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .medium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; } }

@media print, screen and (min-width: 53.125em) {
  .large-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .large-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
  .large-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  .large-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  .large-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .large-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .large-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .large-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; } }

/*
=============================================================================
                   Normalize, border box and clearfix
=============================================================================
*/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-family:basic-sans,sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

a:focus {
  outline: thin dotted; }

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

h1 {
  font-size: 2em; }

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

b,
strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

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

code, kbd, pre, samp {
 
  font-size: 1em; }

pre {
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: \201C \201D \2018 \2019; }

small {
  font-size: 80%; }

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

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

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

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button, input {
  line-height: normal; }

button, html input[type=button],
input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], input[disabled] {
  cursor: default; }

input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

input[type='search'] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

textarea {
  overflow: auto;
  vertical-align: top; }

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

body, figure {
  margin: 0; }

legend, button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.clearfix:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both; }

body {
  background-color: #fff;
  font-family: basic-sans, sans-serif; }

:focus {
  outline: 3px solid #73bc44 !important;
  outline-offset: 2px !important;
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }

.row {
  max-width: 1280px; }

.row .row {
  margin-left: 0;
  margin-right: 0; }

.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.accessible {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
  border: 0 none !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px; }

.skipnav:focus, .skipnav:active {
  position: absolute !important;
  top: 5px !important;
  left: 42% !important;
  width: 16%;
  background-color: #000;
  padding: 10px;
  color: #fff !important;
  z-index: 9999;
  text-align: center;
  clip: inherit;
  overflow: hidden;
  border: 0 none !important;
  width: auto !important;
  height: auto !important;
  margin: inherit; }

svg,
svg path {
  -webkit-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out; }

@media print, screen and (min-width: 850px) and (max-width: 949px) {
  .medium-large-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
            flex: 0 0 33.33%;
    max-width: 33.33%; } }

.cbm-container {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto; }

.box {
  height: 100%;
  width: 100%;
  border-radius: 8px;
  background-color: #f0f3f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media print, screen and (min-width: 53.125em) {
    .box {
      width: 300px;
      height: 300px; } }
  .box.red {
    background-color: rgba(228, 95, 78, 0.05); }
  .box.yellow {
    background-color: rgba(212, 218, 38, 0.05); }
  .box.white {
    background-color: #fff; }
  .box.teal {
    background-color: rgba(44, 175, 200, 0.05); }
  .box.green {
    background-color: rgba(115, 188, 68, 0.05); }

.image-wrapper {
  overflow: hidden;
  border-radius: 8px; }
  .image-wrapper img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

.reveal-overlay {
  background-color: rgba(0, 0, 0, 0.85); }
  .reveal-overlay .reveal {
    max-width: none !important;
    outline: none;
    background-color: transparent;
    border: none !important;
    height: 100%;
    width: 100%;
    top: 0 !important;
    position: relative !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .reveal-overlay .reveal .close-button {
      position: absolute !important;
      top: 0;
      right: 2.5%;
      color: #fff !important;
      font-size: 40px; }
      @media print, screen and (min-width: 30em) {
        .reveal-overlay .reveal .close-button {
          font-size: 80px; } }

@media print, screen and (min-width: 53.125em) {
  section.headline {
    margin-top: 100px; } }

section.headline .content {
  background-color: rgba(0, 80, 124, 0.05);
  padding: 30px;
  border-radius: 8px; }
  @media screen and (max-width: 53.0625em) {
    section.headline .content {
      margin-bottom: 24px; } }

.template-thankyou .content-container {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important; }

@media screen and (max-width: 29.9375em) {
  .mobile-hidden {
    display: none; } }

footer {
  margin-top: 32px;
  text-align: center; }
  @media print, screen and (min-width: 53.125em) {
    footer {
      margin-top: 88px;
      text-align: left; } }
  footer .row {
    position: relative; }
    footer .row .toTop {
      position: absolute;
      right: 10px;
      bottom: 24px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media screen and (max-width: 29.9375em) {
        footer .row .toTop {
          display: none; } }
      footer .row .toTop span {
        width: 100%;
        text-align: center;
        margin-top: 7px;
        font-size: 12px;
        line-height: 2.33;
        letter-spacing: 1px;
        font-weight: normal; }
  @media screen and (max-width: 53.0625em) {
    footer .icon-column {
      text-align: center;
      margin-bottom: 32px; } }
  footer p {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 2px;
    color: #00507c;
    font-family: basic-sans, sans-serif; }
    footer p.heading {
      color: #e45f4e;
      font-size: 17px; }
  footer ul {
    list-style-type: none;
    margin-left: 0; }
    footer ul li {
      opacity: 0.8;
      font-size: 17px;
      line-height: 2.15;
      color: #00507c;
      -webkit-transition: all 300ms ease-in-out;
      -o-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out; }
      footer ul li:hover, footer ul li:focus {
        opacity: 1; }
      @media screen and (max-width: 29.9375em) {
        footer ul li.social {
          margin-top: 10px; } }
      footer ul li.social a {
        margin-right: 15px; }
        footer ul li.social a img {
          height: 26px;
          width: 26px; }
        footer ul li.social a:last-of-type {
          margin-right: 0; }
  footer .copyright {
    margin-top: 48px;
    text-align: center;
    text-transform: uppercase;
    border-top: 1px solid rgba(0, 51, 74, 0.2); }
    footer .copyright p {
      margin: 48px 0;
      font-size: 12px;
      line-height: 1.5;
      letter-spacing: 2px;
      color: #00507c;
      font-weight: 500; }

header {
  z-index: 999; }
  header nav {
    background-color: #fff;
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; }
  header .top-bar {
    height: 120px;
    background: #fff;
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; 
	display: grid;
    grid-template-columns: auto auto auto;
	}
    header .top-bar .top-bar-left {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media screen and (max-width: 53.0625em) {
        header .top-bar .top-bar-left {
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          padding: 0 25px; } }
      header .top-bar .top-bar-left img {
        max-width: 280px; }
      header .top-bar .top-bar-left .menu {
        display: none; }
        @media print, screen and (min-width: 53.125em) {
          header .top-bar .top-bar-left .menu {
            -webkit-box-flex: 1;
                -ms-flex-positive: 1;
                    flex-grow: 1;
            background: transparent;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center; }
            header .top-bar .top-bar-left .menu li {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
                  -ms-flex-align: center;
                      align-items: center; }
              header .top-bar .top-bar-left .menu li a {
                font-size: 18px;
                font-weight: 600;
                color: #00507c; }
                header .top-bar .top-bar-left .menu li a:hover, header .top-bar .top-bar-left .menu li a:focus {
                  color: #2cafc8;
                  -webkit-transition: all 300ms ease-in-out;
                  -o-transition: all 300ms ease-in-out;
                  transition: all 300ms ease-in-out; } }
      header .top-bar .top-bar-left .button-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        @media screen and (max-width: 29.9375em) {
          header .top-bar .top-bar-left .button-wrapper .search-button {
            display: none; } }
        @media print, screen and (min-width: 53.125em) {
          header .top-bar .top-bar-left .button-wrapper .search-button {
            display: none; } }
    header .top-bar .top-bar-right {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
			  white-space: nowrap;
			  }
      @media screen and (max-width: 53.0625em) {
        header .top-bar .top-bar-right {
          display: none; } }
		  
	  header .top-bar .top-bar-right .button.secondary{
		   min-width:20px;
	  }
		
      header .top-bar .top-bar-right .button.hollow,
	  header .top-bar .top-bar-right .button.secondary
	  {
        margin-left: 23px;
		padding-top: 8px;
        padding-bottom: 9px;
		}
       header .top-bar .top-bar-right .button.hollow:before {
          content: none; }
      header .top-bar .top-bar-right .button.secondary:before {
        content: none; }
      header .top-bar .top-bar-right .button:after {
        content: none; }

.hamburger {
  display: inline-block;
  margin-left: 36px; }
  @media print, screen and (min-width: 53.125em) {
    .hamburger.mobile {
      display: none; } }
  .hamburger .line {
    width: 35px;
    height: 2px;
    background-color: #73bc44;
    display: block;
    margin: 8px auto;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }

#hamburger-drilldown[aria-expanded="true"] .line:nth-child(2) {
  opacity: 0; }

#hamburger-drilldown[aria-expanded="true"] .line:nth-child(1) {
  -webkit-transform: translateY(10px) rotate(45deg);
  -ms-transform: translateY(10px) rotate(45deg);
  transform: translateY(10px) rotate(45deg); }

#hamburger-drilldown[aria-expanded="true"] .line:nth-child(3) {
  -webkit-transform: translateY(-10px) rotate(-45deg);
  -ms-transform: translateY(-10px) rotate(-45deg);
  transform: translateY(-10px) rotate(-45deg); }

#whoweare-menu,
#howwehelp-menu,
#searchbar {
  margin-top: 100px;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2); }

#searchbar {
  height: 150px;
  background-color: #fff; }
  #searchbar form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 15px; }
    #searchbar form label {
      width: 100%; }
    #searchbar form input {
      margin-bottom: 0; }
    #searchbar form input[type="submit"] {
      margin-left: 24px;
      border: 2px solid #00507c !important;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
      padding: 10px 50px !important;
      -webkit-transition: all 300ms ease-in-out;
      -o-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out; }
      #searchbar form input[type="submit"]:hover, #searchbar form input[type="submit"]:focus {
        background-color: transparent !important; }

#whoweare-menu,
#howwehelp-menu {
  min-height: 500px;
  padding: 10px 0;
  background-color: #fff; }
  #whoweare-menu > .row,
  #howwehelp-menu > .row {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    #whoweare-menu > .row .column, #whoweare-menu > .row .columns,
    #howwehelp-menu > .row .column,
    #howwehelp-menu > .row .columns {
      height: 100%; }
  #whoweare-menu .drilldown,
  #howwehelp-menu .drilldown {
    position: relative;
    padding: 10px;
    height: 100%; }
    #whoweare-menu .drilldown > li > a,
    #howwehelp-menu .drilldown > li > a {
      position: relative; }
      #whoweare-menu .drilldown > li > a:before,
      #howwehelp-menu .drilldown > li > a:before {
        content: url("../../src/images/sort-right.svg");
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%); }
      #whoweare-menu .drilldown > li > a:after,
      #howwehelp-menu .drilldown > li > a:after {
        display: none; }
    #whoweare-menu .drilldown > li.is-active a,
    #howwehelp-menu .drilldown > li.is-active a {
      color: #73bc44; }
    #whoweare-menu .drilldown.menu,
    #howwehelp-menu .drilldown.menu {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      overflow-y: auto;
      overflow-x: hidden; }
      #whoweare-menu .drilldown.menu > li,
      #howwehelp-menu .drilldown.menu > li {
        position: static !important;
        max-width: 250px;
        margin-bottom: 30px; }
        #whoweare-menu .drilldown.menu > li:hover > a, #whoweare-menu .drilldown.menu > li:focus > a,
        #howwehelp-menu .drilldown.menu > li:hover > a,
        #howwehelp-menu .drilldown.menu > li:focus > a {
          color: #73bc44; }
          #whoweare-menu .drilldown.menu > li:hover > a:after, #whoweare-menu .drilldown.menu > li:focus > a:after,
          #howwehelp-menu .drilldown.menu > li:hover > a:after,
          #howwehelp-menu .drilldown.menu > li:focus > a:after {
            border-color: transparent transparent transparent #73bc44 !important; }
        #whoweare-menu .drilldown.menu > li a,
        #howwehelp-menu .drilldown.menu > li a {
          -webkit-transition: all 300ms ease-in-out;
          -o-transition: all 300ms ease-in-out;
          transition: all 300ms ease-in-out;
          background-color: transparent;
          color: #2cafc8;
          font-size: 18px;
          letter-spacing: 0.5px; }
          #whoweare-menu .drilldown.menu > li a:after,
          #howwehelp-menu .drilldown.menu > li a:after {
            border-color: transparent transparent transparent #2cafc8 !important; }
          #whoweare-menu .drilldown.menu > li a.current,
          #howwehelp-menu .drilldown.menu > li a.current {
            color: #73bc44 !important; }
        #whoweare-menu .drilldown.menu > li .is-dropdown-submenu,
        #howwehelp-menu .drilldown.menu > li .is-dropdown-submenu {
          width: 1030px;
          background-color: transparent;
          border: none;
          border-left: solid 1px rgba(53, 71, 79, 0.2);
          margin-left: 25px;
          left: 250px;
          top: 0;
          height: 93%;
          padding: 10px;
          overflow-y: auto; }
          #whoweare-menu .drilldown.menu > li .is-dropdown-submenu li,
          #howwehelp-menu .drilldown.menu > li .is-dropdown-submenu li {
            width: 31%;
            display: inline-block;
            background-color: transparent;
            text-align: left;
            margin-bottom: 15px; }
            #whoweare-menu .drilldown.menu > li .is-dropdown-submenu li a,
            #howwehelp-menu .drilldown.menu > li .is-dropdown-submenu li a {
              color: #000;
              font-size: 18px;
              color: #00334a;
              -webkit-transition: all 300ms ease-in-out;
              -o-transition: all 300ms ease-in-out;
              transition: all 300ms ease-in-out; }
              #whoweare-menu .drilldown.menu > li .is-dropdown-submenu li a:hover, #whoweare-menu .drilldown.menu > li .is-dropdown-submenu li a:focus,
              #howwehelp-menu .drilldown.menu > li .is-dropdown-submenu li a:hover,
              #howwehelp-menu .drilldown.menu > li .is-dropdown-submenu li a:focus {
                color: #73bc44; }

#hamburger-menu {
  z-index: 9999;
  width: 100%;
  padding: 25px;
  text-align: center;
  background-color: #fff; }
  #hamburger-menu img {
    margin-bottom: 25px; }
  #hamburger-menu .close-button {
    position: absolute;
    top: 20px;
    right: 30px;
    font-size: 35px;
    line-height: 1;
    color: #73bc44; }
  #hamburger-menu .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    #hamburger-menu .menu .is-accordion-submenu-parent {
      position: relative; }
      #hamburger-menu .menu .is-accordion-submenu-parent:before {
        content: url(../../src/images/open-arrow.svg);
        position: absolute;
        right: 0;
        margin-top: 10px;
        -webkit-transform: scale(0.5);
            -ms-transform: scale(0.5);
                transform: scale(0.5); }
    #hamburger-menu .menu li {
      width: 100%;
      text-align: left;
      margin-bottom: 5px; }
      #hamburger-menu .menu li a {
        font-size: 18px;
        color: #00507c; }
  #hamburger-menu .button {
    margin-bottom: 15px;
    opacity: 0; }
  #hamburger-menu.is-open .button {
    opacity: 1; }
  #hamburger-menu > .menu > .is-accordion-submenu-parent > .menu > li a {
    color: #2cafc8;
    font-size: 17px; }
  #hamburger-menu > .menu > .is-accordion-submenu-parent > .menu .is-accordion-submenu-parent > .menu li a {
    color: #73bc44;
    font-size: 17px; }

.off-canvas {
  background-color: #f7f9fb;
  padding: 5px;
  padding-top: 25px; }

.off-canvas-content .off-canvas.position-right {
  -webkit-transform: translateX(375px);
      -ms-transform: translateX(375px);
          transform: translateX(375px); }

.off-canvas-content .off-canvas.position-top {
  -webkit-transform: translateY(-600px);
      -ms-transform: translateY(-600px);
          transform: translateY(-600px); }

form {
  display: grid;
  grid-gap: 12px; }
  @media print, screen and (min-width: 30em) {
    form {
      grid-gap: 24px; } }
  form.grid-small {
    grid-template-columns: repeat(6, 1fr); }
    form.grid-small .grid-full {
      grid-column: span 6; }
    @media screen and (max-width: 29.9375em) {
      form.grid-small .grid-two,
      form.grid-small .grid-three,
      form.grid-small .grid-four,
      form.grid-small .grid-five {
        grid-column: span 6; } }
  form.grid-large {
    grid-template-columns: repeat(10, 1fr); }
    form.grid-large .grid-full {
      grid-column: span 10; }
    @media screen and (max-width: 53.0625em) {
      form.grid-large .grid-two,
      form.grid-large .grid-three,
      form.grid-large .grid-four,
      form.grid-large .grid-five {
        grid-column: span 5; } }
    @media screen and (max-width: 29.9375em) {
      form.grid-large .grid-two,
      form.grid-large .grid-three,
      form.grid-large .grid-four,
      form.grid-large .grid-five {
        grid-column: span 10; } }
  @media print, screen and (min-width: 30em) {
    form .grid-two {
      grid-column: span 2; }
    form .grid-three {
      grid-column: span 3; }
    form .grid-four {
      grid-column: span 4; }
    form .grid-five {
      grid-column: span 5; } }
  form label {
    font-size: 17px;
    line-height: 1.75;
    color: #35474f; }
  form input {
    border: 1px solid #d7dfe2 !important;
    border-radius: 3px !important;
    background-color: #fff ;
    height: 60px !important;
    padding: 24px !important;
    margin-bottom: 0 !important; }
  form textarea {
    padding: 24px !important; }
  form input[type="submit"] {
    background-color: #00507c !important;
    color: #fff !important;
    border: 2px solid #00507c !important;
    min-width: 130px;
    line-height: 0.5;
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; }
    form input[type="submit"]:hover, form input[type="submit"]:focus {
      background-color: transparent !important;
      color: #00507c !important; }
  @media screen and (max-width: 29.9375em) {
    form .submit-wrapper {
      margin-top: 12px; } }
  @media screen and (max-width: 29.9375em) {
    form span {
      margin: 12px 0; } }
  form fieldset.radio {
    display: block;
    border: none; }
    @media screen and (max-width: 29.9375em) {
      form fieldset.radio {
        padding: 0; } }
    form fieldset.radio input[type="radio"] {
      display: none; }
    form fieldset.radio input[type="radio"]:checked + label {
      background-color: #00507c;
      color: #fff; }
    form fieldset.radio legend {
      line-height: 1.4; }
      @media print, screen and (min-width: 30em) {
        form fieldset.radio legend {
          margin-bottom: 0; } }
    form fieldset.radio label {
      background-color: transparent;
      color: #35474f;
      padding: 10px 20px;
      cursor: pointer;
      border: solid 1px #d7dfe2;
      border-radius: 5px;
      -webkit-transition: all 300ms ease-in-out;
      -o-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out;
      margin: 0;
      height: 60px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-top: 6px; }
    form fieldset.radio div {
      float: left;
      margin-right: 12px; }
      @media screen and (max-width: 53.0625em) {
        form fieldset.radio div {
          margin-bottom: 12px; } }
  form fieldset.checkbox {
    border: none;
    padding: 0; }
    @media screen and (max-width: 29.9375em) {
      form fieldset.checkbox {
        margin-top: 12px; } }
    form fieldset.checkbox input[type="checkbox"] {
      display: none; }
    form fieldset.checkbox input[type="checkbox"]:checked + label {
      background-color: #00507c;
      color: #fff; }
    form fieldset.checkbox label {
      display: inline-block;
      background-color: transparent;
      color: #35474f;
      padding: 10px 20px;
      cursor: pointer;
      border: solid 1px #d7dfe2;
      border-radius: 5px;
      -webkit-transition: all 300ms ease-in-out;
      -o-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out;
      margin: 0; }
    form fieldset.checkbox div {
      display: inline-block;
      margin-right: 12px; }
      @media screen and (max-width: 53.0625em) {
        form fieldset.checkbox div {
          margin-bottom: 12px; } }

fieldset {
  border: none;
  margin: 0;
  padding: 0; }

.container-checkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 12px; }
  @media print, screen and (min-width: 30em) {
    .container-checkbox {
      font-size: 17px; } }

.container-checkbox input {
  position: absolute;
  left: 0;
  height: 24px;
  width: 24px;
  opacity: 0.5;
  cursor: pointer; }

.container-checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
  background-color: transparent;
  border: solid 1px #d7dfe2;
  border-radius: 3px; }

.container-checkbox:hover input ~ .checkmark {
  background-color: #dcdcdc; }

.container-checkbox input:checked ~ .checkmark {
  background-color: #73bc44; }

.container-checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none; }

.container-checkbox input:checked ~ .checkmark:after {
  display: block; }

.container-checkbox .checkmark:after {
  left: 9px;
  top: 3px;
  width: 5px;
  height: 12px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.button {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  border-radius: 3px;
  padding: 20px 33px;
  border: 2px solid transparent;
  margin-bottom: 12px;
  min-width: 190px;
  position: relative; }
  .button.primary {
    background-color: #00507c;
    color: #fff;
    border: 2px solid #00507c; }
    .button.primary:hover, .button.primary:focus {
      background-color: transparent;
      color: #00507c; }
  .button.secondary {
    color: #fff;
    background-color: #2cafc8;
    border: 2px solid #2cafc8; }
    .button.secondary:hover, .button.secondary:focus {
      background-color: transparent;
      color: #2cafc8; }
      .button.secondary:hover:before, .button.secondary:focus:before {
        -webkit-transform: translate(-20px, -5px);
            -ms-transform: translate(-20px, -5px);
                transform: translate(-20px, -5px);
        opacity: 0; }
  .button.hollow {
    color: #00507c;
    background: #fff;
    border: 2px solid #00507c;
    min-width: 0;
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; }
    .button.hollow:hover, .button.hollow:focus {
      background-color: #00507c;
      color: #fff;
      border: 2px solid #fff; }
    .button.hollow.green {
      border-color: #73bc44;
      color: #73bc44; }
      .button.hollow.green:hover, .button.hollow.green:focus {
        background-color: #73bc44;
        color: #fff; }
  .button.white {
    background-color: #fff;
    color: #00507c;
    border: 2px solid #fff;
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; }
    .button.white:hover, .button.white:focus {
      background-color: transparent;
      color: #fff; }

.button-prev,
.button-next {
  height: 55px;
  width: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 3px;
  cursor: pointer;
  background-color: #00507c;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }
  .button-prev:hover, .button-prev:focus,
  .button-next:hover,
  .button-next:focus {
    background-color: #73bc44; }
    .button-prev:hover:before, .button-prev:focus:before,
    .button-next:hover:before,
    .button-next:focus:before {
      opacity: 1; }

.button-next {
  margin-left: 24px;
  position: relative; }
  .button-next:before {
    content: url("../../src/images/button-shadow.svg");
    position: absolute;
    bottom: -12px;
    right: -10px;
    z-index: -1;
    opacity: 0.4;
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; }
  .button-next svg {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }

@media print, screen and (min-width: 30em) {
  .hero {
    margin-top: 55px; } }

.hero .content-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .hero .content-container h1,
  .hero .content-container p {
    margin-bottom: 24px; }
  .hero .content-container a:first-of-type {
    margin-right: 32px; }
    @media screen and (max-width: 29.9375em) {
      .hero .content-container a:first-of-type {
        margin-bottom: 12px; } }

@media screen and (max-width: 53.0625em) {
  .hero .image-container {
    margin: 24px 0; } }

@media print, screen and (min-width: 53.125em) {
  .hero .image-container .bottom {
    margin-top: 150px; } }

@media print, screen and (min-width: 30em) {
  .hero .image-container .image-wrapper {
    margin-bottom: 0; } }

.hero .image-container .image-wrapper img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

section.banner {
  background-color: #00507c;
  text-align: center;
  padding: 25px 0; }
  @media print, screen and (min-width: 30em) {
    section.banner {
      padding: 50px 3%; } }
  @media print, screen and (min-width: 53.125em) {
    section.banner {
      padding: 100px 6.2%;
      text-align: left; } }
  section.banner img {
    border-radius: 8px;
    -o-object-fit: cover;
       object-fit: cover; }
    @media screen and (max-width: 29.9375em) {
      section.banner img {
        width: 100%; } }
  section.banner h2,
  section.banner p,
  section.banner strong {
    color: #fff; }
  @media screen and (max-width: 53.0625em) {
    section.banner h2 {
      margin-top: 25px; } }
  @media print, screen and (min-width: 30em) {
    section.banner p {
      margin: 40px 0; } }
  section.banner .button-wrapper .button {
    margin-bottom: 15px;
    border-radius: 3px; }
    @media print, screen and (min-width: 30em) {
      section.banner .button-wrapper .button {
        margin-right: 30px;
        margin-bottom: 0; } }
    section.banner .button-wrapper .button.secondary {
      margin-right: 0; }
  section.banner .column, section.banner .columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-line-pack: center;
        align-content: center; }
    @media screen and (max-width: 53.0625em) {
      section.banner .column, section.banner .columns {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }

section.blogs {
  padding: 30px 0;
  background-color: rgba(0, 80, 124, 0.05); }

.template-homepage section.blogs{
    margin-top: 0px;
}

  @media print, screen and (min-width: 53.125em) {
    section.blogs {
      padding-top: 150px;
      padding-bottom: 100px; } }
  section.blogs .heading {
    margin-bottom: 55px; }
  section.blogs .row .column:nth-of-type(1), section.blogs .row .columns:nth-of-type(1) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 53.0625em) {
      section.blogs .row .column:nth-of-type(1), section.blogs .row .columns:nth-of-type(1) {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        section.blogs .row .column:nth-of-type(1) h2, section.blogs .row .columns:nth-of-type(1) h2 {
          width: 100%;
          text-align: center;
          margin-bottom: 25px; } }
    @media print, screen and (min-width: 53.125em) {
      section.blogs .row .column:nth-of-type(1), section.blogs .row .columns:nth-of-type(1) {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; } }
  @media screen and (max-width: 53.0625em) {
    section.blogs .row .column:nth-of-type(4), section.blogs .row .columns:nth-of-type(4) {
      display: none; } }
  /*@media print, screen and (min-width: 53.125em) {
    section.blogs .row .column:nth-of-type(3), section.blogs .row .columns:nth-of-type(3) {
      margin-top: 50px; }
    section.blogs .row .column:nth-of-type(4), section.blogs .row .columns:nth-of-type(4) {
      margin-top: 100px; } }*/
  section.blogs a {
    display: block; }
    section.blogs a .preview {
      padding-bottom: 15px;
      -webkit-transition: all 300ms ease-in-out;
      -o-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out;
      border-bottom: 4px solid transparent; }
    section.blogs a:hover .preview, section.blogs a:focus .preview {
      border-bottom: 4px solid #00507c; }
    section.blogs a:hover .image-wrapper, section.blogs a:focus .image-wrapper {
      -webkit-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
              box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2); }
  section.blogs .image-wrapper {
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; }
    section.blogs .image-wrapper img {
      width: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
     
  section.blogs .meta {
    margin: 20px 0; }
    section.blogs .meta img {
      height: 48px;
      width: 48px;
      border-radius: 50%;
      -o-object-fit: cover;
         object-fit: cover;
      margin-right: 12px; }
    section.blogs .meta span {
      font-size: 17px;
      line-height: 1.13;
      color: #00507c; }
    section.blogs .meta p {
      opacity: 0.8;
      font-size: 14px;
      line-height: 1.71;
      color: #35474f;
      opacity: 0.5; }
  section.blogs p {
    font-size: 17px;
    font-weight: 600;
    line-height: 1.75;
    color: #35474f; }

section.testimonials {
  margin: 40px 0 2px 0; }
  @media print, screen and (min-width: 53.125em) {
    section.testimonials {
      margin: 80px 0 2px 0; } }
  section.testimonials .icon-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    padding: 0; }
    @media print, screen and (min-width: 30em) {
      section.testimonials .icon-wrapper {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    section.testimonials .icon-wrapper:before {
      content: "";
      height: 124px;
      width: 124px;
      position: absolute;
      left: -25%;
      -webkit-transform: translate(25%);
          -ms-transform: translate(25%);
              transform: translate(25%);
      background-color: #2cafc8;
      opacity: 0.1;
      z-index: -1;
      border-radius: 8px; }
      @media print, screen and (min-width: 30em) {
        section.testimonials .icon-wrapper:before {
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); } }
  section.testimonials .title-wrapper {
    padding: 0; }
    @media screen and (max-width: 53.0625em) {
      section.testimonials .title-wrapper h2 {
        text-align: center; } }
  section.testimonials .slider-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  @media print, screen and (min-width: 30em) {
    section.testimonials .slick-track {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      section.testimonials .slick-track .slick-slide {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
       /* height: auto;*/
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
  section.testimonials .testimonial-slider {
    position: relative; }
    @media print, screen and (min-width: 53.125em) {
      section.testimonials .testimonial-slider {
        margin-top: 65px; } }
   /* @media print, screen and (min-width: 30em) {
      section.testimonials .testimonial-slider:before {
        content: "";
        height: 100%;
        width: 1px;
        border: solid 1px #00507c;
        opacity: 0.1;
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%);
            -ms-transform: translate(-50%);
                transform: translate(-50%); } }*/
    section.testimonials .testimonial-slider .testimonial-card {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      padding: 30px; }
      @media print, screen and (min-width: 53.125em) {
        section.testimonials .testimonial-slider .testimonial-card {
          padding: 0 106px; } }
      section.testimonials .testimonial-slider .testimonial-card p {
        font-size: 18px;
        font-weight: 300;
        line-height: 2;
        color: #00507c;
        margin-bottom: 30px; }
      section.testimonials .testimonial-slider .testimonial-card .meta-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
padding-bottom: 23px;}
        section.testimonials .testimonial-slider .testimonial-card .meta-wrapper img {
          height: 48px;
          width: 48px;
          border-radius: 50%;
          margin-right: 12px; }
        section.testimonials .testimonial-slider .testimonial-card .meta-wrapper .meta p {
          margin-bottom: 0;
          font-size: 12px;
          color: #00507c;
          font-weight: 400; }
          section.testimonials .testimonial-slider .testimonial-card .meta-wrapper .meta p.name {
            font-size: 17px; }

.accordion .accordion-item {
  margin-bottom: 24px; }
  .accordion .accordion-item.is-active .accordion-title:before {
    -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
            transform: scaleY(1);
    margin-top: -0.5rem; }
  .accordion .accordion-item .accordion-title {
    background-color: rgba(0, 80, 124, 0.05);
    border: none;
    border-bottom: #e7eaeb 1px solid;
    font-size: 17px;
    line-height: 1.75;
    color: #35474f;
    position: relative;
   
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
    .accordion .accordion-item .accordion-title:before {
      content: url(../../src/images/close-arrow.svg);
      top: 50%;
      margin-top: -1.3rem;
      -webkit-transform: scaleY(-1);
          -ms-transform: scaleY(-1);
              transform: scaleY(-1);
      -webkit-transition: all 300ms ease-in-out;
      -o-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out; }
  .accordion .accordion-item .accordion-content {
    border: none;
    overflow: auto;
    background-color: rgba(0, 80, 124, 0.05);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    color: #35474f;
    padding: 24px; }
    .accordion .accordion-item .accordion-content .content-left {
      max-width: 300px; }
      @media print, screen and (min-width: 53.125em) {
        .accordion .accordion-item .accordion-content .content-left {
          max-width: 170px;
          float: left; } }
      .accordion .accordion-item .accordion-content .content-left img {
        height: auto;
        width: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
      .accordion .accordion-item .accordion-content .content-left * {
        margin-bottom: 24px; }
      .accordion .accordion-item .accordion-content .content-left .button {
        min-width: 0 !important;
        width: 100%; }
    @media print, screen and (min-width: 53.125em) {
      .accordion .accordion-item .accordion-content .content-right {
        float: right;
        margin-right: 100px; } }
    .accordion .accordion-item .accordion-content .content-right ul {
      list-style-type: none;
      margin: 0; }
      .accordion .accordion-item .accordion-content .content-right ul li {
        margin-bottom: 24px; }
        .accordion .accordion-item .accordion-content .content-right ul li p,
        .accordion .accordion-item .accordion-content .content-right ul li span {
          font-size: 17px;
          line-height: 1.75;
          color: #35474f;
          font-weight: bold; }
        .accordion .accordion-item .accordion-content .content-right ul li p {
          margin-bottom: 0; }
        .accordion .accordion-item .accordion-content .content-right ul li span {
          font-weight: normal; }

.tabs {
  border: none; }
  @media screen and (min-width: 30em) and (max-width: 53.0625em) {
    .tabs {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .tabs .search {
        width: 100% !important;
        margin-top: 24px; } }
  .tabs .tabs-title {
    border-radius: 4px;
    border: solid 1px #e7eaeb;
    overflow: hidden;
    max-height: 60px;
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; }
    @media print, screen and (min-width: 53.125em) {
      .tabs .tabs-title {
        margin-right: 2px; } }
    @media screen and (max-width: 53.0625em) {
      .tabs .tabs-title {
        margin-bottom: 12px; } }
    .tabs .tabs-title:hover, .tabs .tabs-title:focus {
      border-color: #73bc44; }
    .tabs .tabs-title.search {
      display: inline-block;
      float: right;
      width: 335px;
      position: relative; }
      .tabs .tabs-title.search svg {
        position: absolute;
        top: 50%;
        right: 24px;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%); }
      .tabs .tabs-title.search a {
        max-height: 60px;
        padding: 0; }
        .tabs .tabs-title.search a input {
          margin-bottom: 0;
          border: none;
          height: 60px;
          padding: 0;
          padding: 12px; }
    .tabs .tabs-title.is-active a {
      background-color: #00507c;
      color: #fff; }
    .tabs .tabs-title a {
      color: #00507c;
      font-size: 17px;
      line-height: 1.4;
      background-color: transparent;
      min-width: 110px;
      text-align: center;
      -webkit-transition: all 300ms ease-in-out;
      -o-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out; }

.tabs-content {
  border: none;
  margin-top: 24px; }
  .tabs-content .tabs-panel {
    padding: 0; }

h1 {
  font-size: 38px;
  font-weight: 900;
  color: #00507c;
  line-height: 1.19;
  font-family: basic-sans, sans-serif; }
  @media print, screen and (min-width: 30em) {
    h1 {
      font-size: 56px; } }

h2 {
  font-size: 30px;
  color: #00507c;
  letter-spacing: 1px;
  line-height: 1.26;
  font-weight: 900;
  font-family: basic-sans, sans-serif; }
  @media print, screen and (min-width: 30em) {
    h2 {
      font-size: 42px; } }

p,
.copy {
  font-size: 18px;
  line-height: 1.75;
  font-weight: 200;
  font-family: basic-sans, sans-serif;
  color: #35474f; 
}


strong {
  color: #00507c; }

ul {
 
  padding: 0;
  
  margin-bottom: 12px;
    font-size: 18px;
    line-height: 1.75;
    font-weight: 200;
    font-family: basic-sans,sans-serif;
    color: #35474f;
    
}
ul.copy,.entry-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 12px;
    font-size: 18px;
    line-height: 1.75;
    font-weight: 200;
    font-family: basic-sans,sans-serif;
    color: #35474f;
    
}
  ul.copy li, .entry-content ul li {
    padding-left: 28px;
    text-indent: 0;
    color: #35474f;
      
    position: relative; }
    ul.copy li:before,.entry-content ul li:before {
      content: "■";
      font-family: "Arial Black";
      color: #35474f;
      position: absolute;
      top: -3px;
      left: 10px; }

ol.copy li {
  padding-left: 1em;
   }

.textlink {
 text-decoration: underline;

}
.clickablebox:hover{
background-color: #0085a033 !important;
}

.template-homepage {
  /* ----------------------------------------------
 * Generated by Animista on 2020-1-2 13:5:6
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info.
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
  /**
 * ----------------------------------------
 * animation fade-in-tr
 * ----------------------------------------
 */ }
  .template-homepage .hero.homepage {
    position: relative;
    z-index: 2; }
    @media print, screen and (min-width: 30em) {
      .template-homepage .hero.homepage {
        margin-bottom: 65px; } }
    @media print, screen and (min-width: 53.125em) {
      .template-homepage .hero.homepage {
       
        margin-bottom: 180px; } }
    .template-homepage .hero.homepage .hero-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -ms-flex-line-pack: center;
          align-content: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      position: relative; }
      @media screen and (max-width: 53.0625em) {
        .template-homepage .hero.homepage .hero-content {
          padding: 25px 0;
          text-align: center; }
          .template-homepage .hero.homepage .hero-content .button {
            margin: 0 auto 10px auto; } }
      .template-homepage .hero.homepage .hero-content p {
        width: 100%;
        margin: 30px 0;
        font-size: 18px;
        font-weight: 600;
        line-height: 1.56;
        color: #2cafc8; }
        @media print, screen and (min-width: 30em) {
          .template-homepage .hero.homepage .hero-content p {
            font-size: 20px; } }
    .template-homepage .hero.homepage .images {
      position: relative; }
      .template-homepage .hero.homepage .images .circle-asset {
        position: absolute;
        width: 100%;
        max-width: 500px;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        z-index: -1; }
        @media screen and (max-width: 29.9375em) {
          .template-homepage .hero.homepage .images .circle-asset {
            display: none; } }
        @media print, screen and (min-width: 53.125em) {
          .template-homepage .hero.homepage .images .circle-asset {
            display: none; } }
      @media print, screen and (min-width: 30em) {
        .template-homepage .hero.homepage .images .row .column, .template-homepage .hero.homepage .images .row .columns {
          padding: 2.4%; } }
      .template-homepage .hero.homepage .images .row .column a, .template-homepage .hero.homepage .images .row .columns a {
        text-align: center;
        display: block;
        height: 60px;
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        -webkit-box-shadow: 0 20px 40px -8px rgba(0, 0, 0, 0.2);
                box-shadow: 0 20px 40px -8px rgba(0, 0, 0, 0.2);
        border-radius: 8px;
        position: relative;
        z-index: 9999;
        color: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        font-weight: 600;
        line-height: 1.67;
        letter-spacing: 0.45px;
        font-size: 18px;
        margin-bottom: 12px;
        flex-direction: column;
          
}
        @media print, screen and (min-width: 30em) {
          .template-homepage .hero.homepage .images .row .column a, .template-homepage .hero.homepage .images .row .columns a {
            margin-bottom: 0;
            height: 280px;
            font-size: 25px; } }
        .template-homepage .hero.homepage .images .row .column a:hover:before, .template-homepage .hero.homepage .images .row .columns a:hover:before, .template-homepage .hero.homepage .images .row .column a:focus:before, .template-homepage .hero.homepage .images .row .columns a:focus:before {
          background-color: #2cafc8; }
        .template-homepage .hero.homepage .images .row .column a:before, .template-homepage .hero.homepage .images .row .columns a:before {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          height: 100%;
          width: 100%;
          background-color: #00507c;
          opacity: 0.9;
          border-radius: 8px;
          z-index: -1;
          -webkit-transition: all 300ms ease-in-out;
          -o-transition: all 300ms ease-in-out;
          transition: all 300ms ease-in-out; }
      .template-homepage .hero.homepage .images .row .column:first-child a, .template-homepage .hero.homepage .images .row .columns:first-child a {
        -webkit-animation: fade-in-tr 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 0.5s both;
                animation: fade-in-tr 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 0.5s both; }
      @media print, screen and (min-width: 53.125em) {
        .template-homepage .hero.homepage .images .row .column:nth-child(2), .template-homepage .hero.homepage .images .row .columns:nth-child(2) {
          -webkit-transform: translateY(50px);
              -ms-transform: translateY(50px);
                  transform: translateY(50px); } }
      .template-homepage .hero.homepage .images .row .column:nth-child(2) a, .template-homepage .hero.homepage .images .row .columns:nth-child(2) a {
        -webkit-animation: fade-in-tr 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 0.6s both;
                animation: fade-in-tr 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 0.6s both; }
      .template-homepage .hero.homepage .images .row .column:nth-child(3) a, .template-homepage .hero.homepage .images .row .columns:nth-child(3) a {
        -webkit-animation: fade-in-tr 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 0.7s both;
                animation: fade-in-tr 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 0.7s both; }
      @media print, screen and (min-width: 53.125em) {
        .template-homepage .hero.homepage .images .row .column:last-child, .template-homepage .hero.homepage .images .row .columns:last-child {
          -webkit-transform: translateY(50px);
              -ms-transform: translateY(50px);
                  transform: translateY(50px); } }
      .template-homepage .hero.homepage .images .row .column:last-child a, .template-homepage .hero.homepage .images .row .columns:last-child a {
        -webkit-animation: fade-in-tr 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 0.8s both;
                animation: fade-in-tr 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 0.8s both; }
  .template-homepage section.mission {
    background-color: rgba(115, 188, 68, 0.1);
    padding: 30px 0; }
    @media print, screen and (min-width: 53.125em) {
      .template-homepage section.mission {
        margin-top: -230px;
        padding: 130px 0; } }
    .template-homepage section.mission > .row {
      position: relative; }
      .template-homepage section.mission > .row .circle-asset {
        position: absolute;
        top: -200px;
        left: 100px;
        height: 540px;
        z-index: -1;
        opacity: 0.4;
        filter: alpha(opacity=40); /* msie */
          
}
        @media screen and (max-width: 53.0625em) {
          .template-homepage section.mission > .row .circle-asset {
            display: none; } }
    .template-homepage section.mission .image-container img {
      width: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      border-radius: 8px;
      height: 300px;
      margin-bottom: 25px; }
      @media print, screen and (min-width: 30em) {
        .template-homepage section.mission .image-container img {
          margin-bottom: 0; } }
    @media print, screen and (min-width: 53.125em) {
      .template-homepage section.mission .image-container:nth-of-type(1) {
        position: relative; }
        .template-homepage section.mission .image-container:nth-of-type(1):after {
         /* content: "";
          height: 300px;
          width: 300px;
          background-color: rgba(228, 95, 78, 0.05);
          position: absolute;
          top: 324px;
          left: 50%;
          -webkit-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
                  transform: translateX(-50%);
          border-radius: 8px;*/ } 
	.template-homepage section.mission .image-container img:nth-of-type(2) {
        
          height: 300px;
          width: 300px;
          background-color: rgba(228, 95, 78, 0.05);
          position: absolute;
          top: 324px;
          left: 50%;
          -webkit-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
                  transform: translateX(-50%);
          border-radius: 8px; } 
}
    @media print, screen and (min-width: 53.125em) {
      .template-homepage section.mission .image-container:nth-of-type(2) {
        padding-top: 150px; } }
    .template-homepage section.mission .image-container:nth-of-type(2) img {
      margin-bottom: 0; }
    .template-homepage section.mission .image-container:nth-of-type(2) a {
      position: relative;
      display: block;
      height: 100%;
      border-radius: 8px;
      overflow: hidden; }
      .template-homepage section.mission .image-container:nth-of-type(2) a:hover:after, .template-homepage section.mission .image-container:nth-of-type(2) a:focus:after {
        background-color: #2cafc8; }
      .template-homepage section.mission .image-container:nth-of-type(2) a span {
        position: absolute;
        left: 50%;
        top: calc(50% + 50px);
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        z-index: 2;
        color: #d4da26;
        font-size: 14px;
        font-weight: 900;
        font-family: basic-sans, sans-serif; }
      .template-homepage section.mission .image-container:nth-of-type(2) a:before {
        content: url("../../src/images/play.svg");
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        z-index: 2; }
      .template-homepage section.mission .image-container:nth-of-type(2) a:after {
        content: "";
        display: block;
        opacity: 0.9;
        background-color: #00507c;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        -webkit-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out; }
    .template-homepage section.mission .content-container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-line-pack: center;
          align-content: center; }
      .template-homepage section.mission .content-container p.copy {
        margin: 30px 0; }
      @media screen and (max-width: 53.0625em) {
        .template-homepage section.mission .content-container {
          margin-bottom: 40px; } }
  .template-homepage section.members {
    padding: 15px 0; }
    @media print, screen and (min-width: 30em) {
      .template-homepage section.members {
        padding: 50px 0; } }
    @media print, screen and (min-width: 53.125em) {
      .template-homepage section.members {
        padding: 100px 0 60px 0; } }
    @media screen and (max-width: 53.0625em) {
      .template-homepage section.members .box {
        display: none; } }
    .template-homepage section.members .content-container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-line-pack: center;
          align-content: center; }
      @media screen and (max-width: 53.0625em) {
        .template-homepage section.members .content-container {
          margin-bottom: 30px; } }
      .template-homepage section.members .content-container .copy {
        margin: 30px 0; }
    .template-homepage section.members .image-container img {
      width: 100%;
      height: 300px;
      -o-object-fit: cover;
         object-fit: cover;
      border-radius: 8px;
      overflow: hidden;
      margin-bottom: 25px; }
    @media print, screen and (min-width: 53.125em) {
      .template-homepage section.members .image-container:nth-of-type(2) img {
        margin-bottom: 25px; }
      .template-homepage section.members .image-container:nth-of-type(3) {
        -webkit-transform: translateY(100px);
            -ms-transform: translateY(100px);
                transform: translateY(100px); }
        .template-homepage section.members .image-container:nth-of-type(3) img {
          margin-top: 25px; } }
  .template-homepage section.benefits {
    background-color: rgba(0, 80, 124, 0.05);
    padding: 30px 0; }
    @media print, screen and (min-width: 53.125em) {
      .template-homepage section.benefits {
        padding: 150px 0; } }
    .template-homepage section.benefits .copy {
      margin: 30px 0; }
    .template-homepage section.benefits .benefits-wrapper {
      
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .template-homepage section.benefits .benefits-wrapper p {
        font-size: 17px;
        font-weight: 300;
        margin-bottom: 0;
        margin-left: 10px;
        line-height: 4; }

    .template-homepage section.benefits .button {
      margin-top: 30px; }

.template-homepage section.certification{
    background-color: rgba(0, 80, 124, 0.05);
    padding-top: 50px;
    padding-bottom: 40px;
}
   section.certification .row:nth-of-type(2) {
    margin-top: 50px;
        text-align: center;
}
    @media print, screen and (min-width: 53.125em) {
       section.certification .row:nth-of-type(2) {
        margin-top: 110px;
           text-align: center;
        } }
     section.certification .row:nth-of-type(2) p {
      font-size: 17px;
      font-weight: normal;
      line-height: 1.75;
      color: #35474f; }
       section.certification .row:nth-of-type(2) p.heading {
        font-size: 18px;
        color: #00507c;
        font-weight: 600;
        margin: 24px 0; }
  section.certification .content-wrapper p {
    margin-top: 30px; }
   section.certification .image-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 25px;
    width: 100%;
    border-radius: 8px;
    margin-top: 30px; }
    @media print, screen and (min-width: 53.125em) {
      .template-homepage section.certification .image-wrapper {
        height: 300px; } }
.template-homepage section.certification .image-wrapper a:hover{
    opacity: 0.8;
  
    -webkit-box-shadow: 9px 15px 16px 0px #73bc44;
    box-shadow: 9px 15px 16px 0px #73bc44;
    
}
    .template-homepage section.certification .image-wrapper img {
      height: auto;
      width: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
    @media print, screen and (min-width: 53.125em) {
      .template-homepage section.certification .image-wrapper {
        margin-top: 0;
        background-color: rgba(0, 80, 124, 0.05); }
        .template-homepage section.certification .image-wrapper.empty {
            display: none;
          -webkit-transform: translateY(75px);
              -ms-transform: translateY(75px);
                  transform: translateY(75px);
          background-color: rgba(212, 218, 38, 0.1);
          padding: 0; } }
  
.template-homepage section.certification .button.primary {
    float: left;
}

  .template-homepage section.certification .icon-wrapper {
    height: 64px;
    width: 64px;
    border-radius: 50%;
    display:inline;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-shadow: 0 10px 30px -8px rgba(0, 0, 0, 0.15);
            box-shadow: 0 10px 30px -8px rgba(0, 0, 0, 0.15);
    background-color: #ffffff; }
.template-homepage section.certification .icon-wrapper img{
     height: 64px;
    width: 64px; 
}
   section.certification a {
    margin-top: 20px; }
    @media print, screen and (min-width: 30em) {
       section.certification a {
        margin-top: 40px; } }
  section.certified-members {
    margin-top: 70px; }
    @media print, screen and (min-width: 53.125em) {
       section.certified-members {
        margin-top: 150px;
        margin-bottom: 120px; } }
     section.certified-members .heading {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin-bottom: 40px; }
      @media print, screen and (min-width: 30em) {
         section.certified-members .heading {
          padding: 0;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; } }
       section.certified-members .heading div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
     section.certified-members .members-slider .slick-track {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    section.certified-members .members-slider .image-wrapper {
      padding: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
       section.certified-members .members-slider .image-wrapper img {
        max-height: 72px;
        -o-object-fit: contain;
           object-fit: contain; }

@-webkit-keyframes fade-in-tr {
  0% {
    -webkit-transform: translateX(50px) translateY(-50px);
            transform: translateX(50px) translateY(-50px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
    opacity: 1; } }

@keyframes fade-in-tr {
  0% {
    -webkit-transform: translateX(50px) translateY(-50px);
            transform: translateX(50px) translateY(-50px);
    opacity: 0; }
  100% {
    -webkit-transform: translateX(0) translateY(0);
            transform: translateX(0) translateY(0);
    opacity: 1; } }

.template-team section.content {
  margin-top: 25px; }
  @media print, screen and (min-width: 53.125em) {
    .template-team section.content {
      margin-top: 150px; } }
  .template-team section.content h2 {
    margin-bottom: 25px; }
  .template-team section.content .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .template-team section.content .images .column, .template-team section.content .images .columns {
    padding: 12px; }
    @media print, screen and (min-width: 30em) {
      .template-team section.content .images .column:nth-of-type(2), .template-team section.content .images .columns:nth-of-type(2), .template-team section.content .images .column:last-child, .template-team section.content .images .columns:last-child {
        -webkit-transform: translateY(75px);
            -ms-transform: translateY(75px);
                transform: translateY(75px); } }
    .template-team section.content .images .column img, .template-team section.content .images .columns img {
      border-radius: 8px;
      height: 100%;
      width: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
    .template-team section.content .images .column a, .template-team section.content .images .columns a {
      display: block;
      height: 100%;
      position: relative;
      overflow: hidden;
      border-radius: 8px; }
      .template-team section.content .images .column a:hover:after, .template-team section.content .images .columns a:hover:after, .template-team section.content .images .column a:focus:after, .template-team section.content .images .columns a:focus:after {
        opacity: 0.9; }
      .template-team section.content .images .column a span, .template-team section.content .images .columns a span {
        position: absolute;
        left: 50%;
        top: calc(50% + 50px);
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        z-index: 2;
        color: #d4da26;
        font-size: 14px;
        font-weight: 900;
        font-family: basic-sans, sans-serif; }
        @media screen and (max-width: 29.9375em) {
          .template-team section.content .images .column a span, .template-team section.content .images .columns a span {
            display: none; } }
      .template-team section.content .images .column a:before, .template-team section.content .images .columns a:before {
        content: url("../../src/images/play.svg");
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        z-index: 2; }
      .template-team section.content .images .column a:after, .template-team section.content .images .columns a:after {
        content: "";
        display: block;
        opacity: 0.6;
        background-color: #00334a;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        -webkit-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out; }

.template-team section.team,
.template-team section.board {
  padding: 25px 0;
  background-color: rgba(0, 80, 124, 0.05); }
  @media print, screen and (min-width: 53.125em) {
    .template-team section.team,
    .template-team section.board {
      margin-top: -45px;
      padding: 150px 0; } }
  .template-team section.team h2,
  .template-team section.board h2 {
    margin-bottom: 60px; }
  .template-team section.team .bio-wrapper,
  .template-team section.board .bio-wrapper {
    display: grid;
    grid-template-rows: auto;
    grid-gap: 25px;
    grid-template-columns: repeat(1, 1fr); }
    @media print, screen and (min-width: 30em) {
      .template-team section.team .bio-wrapper,
      .template-team section.board .bio-wrapper {
        grid-template-columns: repeat(2, 1fr); } }
    @media print, screen and (min-width: 53.125em) {
      .template-team section.team .bio-wrapper,
      .template-team section.board .bio-wrapper {
        grid-template-columns: repeat(3, 1fr); } }
    .template-team section.team .bio-wrapper .bio-card .image-wrapper,
    .template-team section.board .bio-wrapper .bio-card .image-wrapper {
      height: 142px;
      width: 142px;
      margin-left: 30px;
      position: relative;
      z-index: 2; }
    .template-team section.team .bio-wrapper .bio-card .content-wrapper,
    .template-team section.board .bio-wrapper .bio-card .content-wrapper {
      margin-top: -71px;
      background-color: #fff;
      border-radius: 8px;
      padding: 30px;
      padding-top: 80px;
   
      position: relative;
      min-height: 260px;
      margin-bottom: 31px
      }
.template-team section.team .bio-wrapper .bio-card .content-wrapper{
     min-height: 240px;
    
}

      .template-team section.team .bio-wrapper .bio-card .content-wrapper .name,
      .template-team section.board .bio-wrapper .bio-card .content-wrapper .name {
        font-weight: 600;
        margin-bottom: 0; }
      .template-team section.team .bio-wrapper .bio-card .content-wrapper .arrow,
      .template-team section.board .bio-wrapper .bio-card .content-wrapper .arrow {
        cursor: pointer;
        position: absolute;
        right: 30px;
        top: 80px; }
      .template-team section.team .bio-wrapper .bio-card .content-wrapper .bio,
      .template-team section.board .bio-wrapper .bio-card .content-wrapper .bio {
        max-height: 0;
        overflow: hidden;
        -webkit-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out; }
        @media screen and (max-width: 29.9375em) {
             .template-team section.team .bio-wrapper .bio-card .content-wrapper,
    .template-team section.board .bio-wrapper .bio-card .content-wrapper {
          min-height: 0;
        
            }
          .template-team section.team .bio-wrapper .bio-card .content-wrapper .bio,
          .template-team section.board .bio-wrapper .bio-card .content-wrapper .bio {
            font-size: 14px !important; } }
      .template-team section.team .bio-wrapper .bio-card .content-wrapper .contact a,
      .template-team section.board .bio-wrapper .bio-card .content-wrapper .contact a {
        margin-right: 8px;
        cursor: pointer;
        display: inline-block; }
        .template-team section.team .bio-wrapper .bio-card .content-wrapper .contact a img,
        .template-team section.board .bio-wrapper .bio-card .content-wrapper .contact a img {
          height: 26px;
          width: 26px; }
        .template-team section.team .bio-wrapper .bio-card .content-wrapper .contact a:last-of-type,
        .template-team section.board .bio-wrapper .bio-card .content-wrapper .contact a:last-of-type {
          margin-right: 0; }
    .template-team section.team .bio-wrapper .bio-card.open,
    .template-team section.board .bio-wrapper .bio-card.open {
      grid-row: span 2; }
      .template-team section.team .bio-wrapper .bio-card.open .arrow,
      .template-team section.board .bio-wrapper .bio-card.open .arrow {
        -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg);
        -webkit-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out; }
      .template-team section.team .bio-wrapper .bio-card.open .bio,
      .template-team section.board .bio-wrapper .bio-card.open .bio {
        max-height: 1000px;
        overflow: visible;
        -webkit-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out; }

.template-team section.board {
  background-color: #fff; }
  .template-team section.board .content-wrapper {
    background-color: rgba(0, 80, 124, 0.05) !important; }

@media print, screen and (min-width: 53.125em) {
  .template-contact section.contact {
    padding: 160px 0; } }

.template-contact section.contact p {
  margin-bottom: 0; }

.template-contact section.contact .button {
  margin: 24px 0; }

@media print, screen and (min-width: 30em) {
  .template-membership section.memberships {
    margin-top: 100px; } }

.template-membership section.memberships table {
  margin-top: 30px;
  width: 100%; }
  @media screen and (max-width: 29.9375em) {
    .template-membership section.memberships table {
      display: block;
      overflow-x: auto;
      white-space: nowrap; } }
  .template-membership section.memberships table thead {
    margin-bottom: 12px; }
    .template-membership section.memberships table thead th {
      height: 40px; }
      @media print, screen and (min-width: 30em) {
        .template-membership section.memberships table thead th {
          height: 80px; } }
      .template-membership section.memberships table thead th:first-of-type {
        text-align: left; }
      .template-membership section.memberships table thead th span {
        display: block;
        color: #2cafc8; }
        @media screen and (max-width: 29.9375em) {
          .template-membership section.memberships table thead th span {
            display: none; } }
  .template-membership section.memberships table tbody img {
    display: block;
    margin: 0 auto; }
  .template-membership section.memberships table tbody td {
    height: 30px;
    text-align: center;
    color: #35474f;
    font-size: 17px;
    line-height: 1.75; }
    @media print, screen and (min-width: 53.125em) {
      .template-membership section.memberships table tbody td {
        height: 60px;
        min-width: 130px; } }
  .template-membership section.memberships table tbody tr {
    border-bottom: 1px solid rgba(0, 51, 74, 0.05); }
    .template-membership section.memberships table tbody tr td {
      font-size: 14px; }
      @media print, screen and (min-width: 30em) {
        .template-membership section.memberships table tbody tr td {
          font-size: 17px; } }
      .template-membership section.memberships table tbody tr td:first-child {
        max-width: 50px;
        white-space: break-spaces; }
    .template-membership section.memberships table tbody tr:nth-last-child(2) td {
      font-size: 14px;
      padding: 0 5px;
      color: #00507c;
      font-weight: bold; }
      .template-membership section.memberships table tbody tr:nth-last-child(2) td:hover, .template-membership section.memberships table tbody tr:nth-last-child(2) td:focus {
        font-size: 18px;
        padding: 0; }
      .template-membership section.memberships table tbody tr:nth-last-child(2) td:first-child {
        font-weight: normal;
        font-size: 17px;
        color: #35474f; }
      .template-membership section.memberships table tbody tr:nth-last-child(2) td.white {
        color: #fff; }
    .template-membership section.memberships table tbody tr:last-of-type {
      border-bottom: none; }
      .template-membership section.memberships table tbody tr:last-of-type td {
        padding: 50px 0; }
    .template-membership section.memberships table tbody tr td:first-of-type {
      text-align: left; }
    .template-membership section.memberships table tbody tr td:nth-of-type(3) {
      background-color: #73bc44; }
    .template-membership section.memberships table tbody tr a {
      display: inline; }
      @media screen and (max-width: 53.0625em) {
        .template-membership section.memberships table tbody tr a {
          padding: 10px 15px; } }

.template-membership section.options {
  margin-top: 50px; }
  @media print, screen and (min-width: 53.125em) {
    .template-membership section.options {
      margin-top: 150px; } }
  .template-membership section.options h2 {
    margin-bottom: 34px; }
  .template-membership section.options .content {
    padding: 30px;
    border-radius: 8px;
    background-color: rgba(0, 80, 124, 0.05);
    margin-bottom: 24px; }
    .template-membership section.options .content h3 {
      color: #00507c;
      font-size: 17px;
      font-weight: 600; }
    .template-membership section.options .content p:last-child {
      margin-bottom: 0; }
  .template-membership section.options table {
    font-size: 17px;
    line-height: 1.75;
    color: #35474f; }
    .template-membership section.options table th {
      text-align: left;
      font-weight: 600; }

.template-membership section.join {
  margin-top: 25px; }
  @media print, screen and (min-width: 53.125em) {
    .template-membership section.join {
      margin-top: 150px; } }
  .template-membership section.join h2 {
    margin-bottom: 25px; }
  .template-membership section.join .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .template-membership section.join .images .column, .template-membership section.join .images .columns {
    padding: 12px; }
    @media print, screen and (min-width: 30em) {
      .template-membership section.join .images .column:nth-of-type(2), .template-membership section.join .images .columns:nth-of-type(2), .template-membership section.join .images .column:last-child, .template-membership section.join .images .columns:last-child {
        -webkit-transform: translateY(75px);
            -ms-transform: translateY(75px);
                transform: translateY(75px); } }
    .template-membership section.join .images .column img, .template-membership section.join .images .columns img {
      border-radius: 8px;
      height: 100%;
      width: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
    .template-membership section.join .images .column a, .template-membership section.join .images .columns a {
      display: block;
      height: 100%;
      position: relative;
      overflow: hidden;
      border-radius: 8px; }
      .template-membership section.join .images .column a:hover:after, .template-membership section.join .images .columns a:hover:after, .template-membership section.join .images .column a:focus:after, .template-membership section.join .images .columns a:focus:after {
        opacity: 0.9; }
      .template-membership section.join .images .column a span, .template-membership section.join .images .columns a span {
        position: absolute;
        left: 50%;
        top: calc(50% + 50px);
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        z-index: 2;
        color: #d4da26;
        font-size: 14px;
        font-weight: 900;
        font-family: basic-sans, sans-serif; }
        @media screen and (max-width: 29.9375em) {
          .template-membership section.join .images .column a span, .template-membership section.join .images .columns a span {
            display: none; } }
      .template-membership section.join .images .column a:before, .template-membership section.join .images .columns a:before {
        content: url("../../src/images/play.svg");
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        z-index: 2; }
      .template-membership section.join .images .column a:after, .template-membership section.join .images .columns a:after {
        content: "";
        display: block;
        opacity: 0.6;
        background-color: #00334a;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        -webkit-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out; }

.template-membership section.form {
  padding: 30px 0;
  background-color: rgba(0, 80, 124, 0.05); }
  @media print, screen and (min-width: 30em) {
    .template-membership section.form {
      padding: 100px 0 40px 0; } }
  @media print, screen and (min-width: 53.125em) {
    .template-membership section.form {
      padding: 160px 0;
      margin-top: 25px; } }

@media print, screen and (min-width: 53.125em) {
  .template-affinity section.partner {
    margin-top: 50px; } }

.template-affinity section.partner > .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .template-affinity section.partner > .row .column .image-wrapper:first-of-type, .template-affinity section.partner > .row .columns .image-wrapper:first-of-type {
    margin-bottom: 24px; }

@media screen and (max-width: 53.0625em) {
  .template-affinity section.partner .top {
    display: none; } }

@media print, screen and (min-width: 53.125em) {
  .template-affinity section.partner .bottom {
    margin-top: 100px; } }
.top-bar-left .logo{
 width: 280px;
}
.template-affinity section.partner .image-wrapper {
  width: 100%;
  height: 300px; }
  .template-affinity section.partner .image-wrapper.logo {
    background-color: #00334a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 20px; }
  .template-affinity section.partner .image-wrapper img {
    height: auto;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .template-affinity section.partner .image-wrapper a {
    position: relative;
    display: block;
    height: 100%;
    border-radius: 8px;
    overflow: hidden; }
    .template-affinity section.partner .image-wrapper a:hover:after, .template-affinity section.partner .image-wrapper a:focus:after {
      background-color: #2cafc8; }
    .template-affinity section.partner .image-wrapper a span {
      position: absolute;
      left: 50%;
      top: calc(50% + 50px);
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      z-index: 2;
      color: #d4da26;
      font-size: 14px;
      font-weight: 900;
      font-family: basic-sans, sans-serif; }
    .template-affinity section.partner .image-wrapper a:before {
      content: url("../../src/images/play.svg");
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      z-index: 2; }
    .template-affinity section.partner .image-wrapper a:after {
      content: "";
      display: block;
      opacity: 0.9;
      background-color: #00507c;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      -webkit-transition: all 300ms ease-in-out;
      -o-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out; }

@media screen and (max-width: 53.0625em) {
  .template-affinity section.partner .content {
    margin: 50px 0; } }

@media screen and (max-width: 29.9375em) {
  .template-affinity section.partner .content a {
    margin-bottom: 24px; } }

.template-affinity section.partner .content .button-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media screen and (max-width: 29.9375em) {
    .template-affinity section.partner .content .button-wrapper a {
      width: 100%; } }
  @media print, screen and (min-width: 30em) {
    .template-affinity section.partner .content .button-wrapper {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
      .template-affinity section.partner .content .button-wrapper a {
        margin-right: 24px; } }
  @media print, screen and (min-width: 53.125em) {
    .template-affinity section.partner .content .button-wrapper {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .template-affinity section.partner .content .button-wrapper a {
        margin-right: 0; } }

@media print, screen and (min-width: 53.125em) {
  .template-affinity section.why {
    margin: 165px 0; } }

.template-affinity section.why h2 {
  margin-bottom: 30px; }

.template-affinity section.why .heading {
  font-size: 18px;
  color: #00507c;
  font-weight: 600;
  margin: 24px 0; }

.template-affinity section.why .icon-wrapper {
  height: 64px;
  width: 64px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0 10px 30px -8px rgba(0, 0, 0, 0.15);
          box-shadow: 0 10px 30px -8px rgba(0, 0, 0, 0.15);
  background-color: #ffffff; }

.template-affinity section.pricing {
  padding: 50px 0;
  background-color: rgba(0, 80, 124, 0.05); }
  @media print, screen and (min-width: 53.125em) {
    .template-affinity section.pricing {
      padding: 150px 0; } }
  .template-affinity section.pricing h2 {
    margin-bottom: 0; }
  .template-affinity section.pricing .copy {
    margin: 30px 0; }
  .template-affinity section.pricing .wrapper {
    background-color: #fff;
    border-radius: 2px;
    padding: 40px; }
    @media screen and (max-width: 29.9375em) {
      .template-affinity section.pricing .wrapper:first-of-type {
        margin-bottom: 24px; } }
    .template-affinity section.pricing .wrapper td {
      font-size: 17px;
      line-height: 1.75;
      color: #35474f; }
      .template-affinity section.pricing .wrapper td.price {
        color: #00507c;
        font-size: 18px;
        font-weight: bold; }
  .template-affinity section.pricing a.button {
    margin-top: 32px; }

.template-affinity section.banner .image-wrapper {
  height: 300px;
  width: 100%;
  background-color: #00334a;
  padding: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media screen and (max-width: 53.0625em) {
    .template-affinity section.banner .image-wrapper {
      margin-bottom: 25px; } }
  .template-affinity section.banner .image-wrapper img {
    height: auto;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

@media screen and (max-width: 53.0625em) {
  .template-affinity section.banner .button-wrapper {
    margin: 0 auto; } }

@media print, screen and (min-width: 53.125em) {
  .template-private-resource section.resource {
    margin-top: 100px; } }

.template-private-resource section.resource .accordion.mobile .search .accordion-title:before {
  display: none; }

@media screen and (max-width: 29.9375em) {
  .template-private-resource section.resource .accordion.mobile .search svg {
    display: none; } }

.template-private-resource section.resource .search {
  display: inline-block;
  position: relative;
  width: 100%; }
  @media screen and (max-width: 53.0625em) {
    .template-private-resource section.resource .search {
      margin-top: 24px; } }
  .template-private-resource section.resource .search svg {
    position: absolute;
    top: 50%;
    right: 24px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .template-private-resource section.resource .search input {
    margin-bottom: 0;
    border: none;
    border: solid 1px #d7dfe2;
    height: 60px;
    padding: 0;
    padding: 12px; }

.template-private-resource section.resource .tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media print, screen and (min-width: 30em) {
    .template-private-resource section.resource .tabs {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
      .template-private-resource section.resource .tabs .tabs-title {
        margin-bottom: 2px; }
        .template-private-resource section.resource .tabs .tabs-title a {
          min-width: 115px; } }

@media print, screen and (min-width: 53.125em) {
  .template-private-resource section.banner {
    margin-top: 150px; } }

@media print, screen and (min-width: 30em) {
  .template-public-resource section.resource {
    margin-top: 50px; } }

@media print, screen and (min-width: 53.125em) {
  .template-public-resource section.resource {
    margin-top: 100px;
    margin-bottom: 125px; } }

.template-public-resource section.resource .resource-wrapper {
  background-color: rgba(0, 80, 124, 0.05);
  border-radius: 8px;
  padding: 15px;
  margin-bottom: 24px;
  display: block;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }
  .template-public-resource section.resource .resource-wrapper:hover, .template-public-resource section.resource .resource-wrapper:focus {
    -webkit-transform: translateY(-6px);
        -ms-transform: translateY(-6px);
            transform: translateY(-6px);
    -webkit-box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
            box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2); }
  @media print, screen and (min-width: 30em) {
    .template-public-resource section.resource .resource-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
             /* align-items: center;*/
      padding: 24px;
      margin-bottom: 48px; } }
  @media screen and (max-width: 29.9375em) {
    .template-public-resource section.resource .resource-wrapper .image-wrapper {
      margin-bottom: 12px; } }
  @media print, screen and (min-width: 30em) {
    .template-public-resource section.resource .resource-wrapper .image-wrapper {
      margin-right: 34px;
      min-width: 220px;
      height: 220px;
      width: 220px;
      margin-top: -50px; } }
  .template-public-resource section.resource .resource-wrapper .image-wrapper img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 8px; }
  .template-public-resource section.resource .resource-wrapper .content h2 {
    font-size: 17px;
    color: #00507c;
    font-weight: bold;
    margin-bottom: 14px; }
  .template-public-resource section.resource .resource-wrapper .content p {
    margin-bottom: 0; }

.template-certification section.hero .content-container {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important; }

.template-certification section.hero .image-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .template-certification section.hero .image-wrapper img {
    height: auto;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .template-certification section.hero .image-wrapper.box {
    padding: 24px; }
    @media screen and (max-width: 53.0625em) {
      .template-certification section.hero .image-wrapper.box {
        width: 100%;
        height: 100%; } }

.template-certification section.brochure {
  background-color: rgba(0, 80, 124, 0.05);
  padding: 50px 0; }
  @media print, screen and (min-width: 53.125em) {
    .template-certification section.brochure {
      padding: 200px 0 160px 0;
      margin-top: -65px; } }
  .template-certification section.brochure .row {
    position: relative; }
    .template-certification section.brochure .row .icon-wrapper {
      display: inline-block;
      position: absolute;
      top: -80px;
      left: 53px; }
      @media screen and (max-width: 53.0625em) {
        .template-certification section.brochure .row .icon-wrapper {
          display: none; } }
      .template-certification section.brochure .row .icon-wrapper:before {
        content: "";
        height: 124px;
        width: 124px;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        background-color: #2cafc8;
        opacity: 0.1;
        z-index: -1;
        border-radius: 8px; }
  .template-certification section.brochure p.quote {
   
    font-size: 24px;
    color: #0085a0;
    line-height: 1.3;
    font-weight: normal;
	  font-style: italic;
}
    @media print, screen and (min-width: 30em) {
      .template-certification section.brochure p.quote {
        margin: 20px 0;
        font-size: 36px; } }
  .template-certification section.brochure h2 {
    margin-bottom: 24px; }
  .template-certification section.brochure ul {
    margin-bottom: 30px; }
    .template-certification section.brochure ul li {
      font-size: 17px;
      color: #35474f;
      line-height: 1.75; }

.template-certification section.program {
  background-color: rgba(0, 80, 124, 0.05);
  padding: 50px 0; }
  @media print, screen and (min-width: 53.125em) {
    .template-certification section.program {
      padding: 150px 0 70px 0; 
	 margin-bottom: 140px;
	  } }
  .template-certification section.program .heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 70px; }
    @media screen and (max-width: 53.0625em) {
      .template-certification section.program .heading {
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    .template-certification section.program .heading .button-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
  .template-certification section.program .image-wrapper {
    position: relative;
    overflow: visible; }
    .template-certification section.program .image-wrapper img {
      position: absolute;
      top: 140px;
      right: 12px;
      height: 300px;
      min-width: 300px;
      -o-object-fit: contain;
         object-fit: contain; }
  .template-certification section.program .box {
    padding: 20px; }
  .template-certification section.program .program-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .template-certification section.program .program-wrapper .program-slider h3 {
      font-size: 18px;
      font-weight: 600;
      color: #00507c;
      line-height: 1.39;
      margin-bottom: 24px; }

.template-certification section.certification {
  margin: 50px 0; }
  @media print, screen and (min-width: 53.125em) {
    .template-certification section.certification {
      margin: 150px 0; } }
  .template-certification section.certification .content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .template-certification section.certification .image-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0; }
section.certification .image-wrapper a{
    margin-top: 0;
}

section.certification .image-wrapper.fullimage{
    padding: 0;
}
    @media screen and (max-width: 53.0625em) {
      .template-certification section.certification .image-wrapper.blue {
        background-color: transparent;
        height: auto; } }
    .template-certification section.certification .image-wrapper.blue img {
      width: 100%;
      height: auto;
      -o-object-fit: cover;
         object-fit: cover; }
    .template-certification section.certification .image-wrapper.red {
      margin-top: 80px; }
  .template-certification section.certification .standards {
    margin-top: 24px; }
    .template-certification section.certification .standards .column, .template-certification section.certification .standards .columns {
      margin-bottom: 25px; }
      @media print, screen and (min-width: 53.125em) {
        .template-certification section.certification .standards .column, .template-certification section.certification .standards .columns {
          margin-bottom: 50px; } }
    .template-certification section.certification .standards p {
      font-size: 17px;
      font-weight: normal;
      line-height: 1.75;
      color: #35474f; }
      .template-certification section.certification .standards p.heading {
        font-size: 18px;
        color: #00507c;
        font-weight: 600;
        margin: 24px 0; }
    .template-certification section.certification .standards .icon-wrapper {
      height: 64px;
      width: 64px;
      border-radius: 50%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: inline-block;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-shadow: 0 10px 30px -8px rgba(0, 0, 0, 0.15);
              box-shadow: 0 10px 30px -8px rgba(0, 0, 0, 0.15);
      background-color: #ffffff; }

.template-certification section.apply {
  background-color: rgba(0, 80, 124, 0.05);
  padding: 25px 0; }
  @media print, screen and (min-width: 53.125em) {
    .template-certification section.apply {
      padding: 150px 0; } }
  .template-certification section.apply h2 {
    margin-bottom: 24px; }
  .template-certification section.apply .copy {
    margin-bottom: 26px; }

.template-certification section.faqs {
  margin: 20px 0; }
  @media print, screen and (min-width: 53.125em) {
    .template-certification section.faqs {
      margin: 150px 0; } }
  @media screen and (max-width: 29.9375em) {
    .template-certification section.faqs .accordion-title {
      max-height: none; } }

.template-certification section.banner h2 {
  margin-bottom: 0; }

.template-certification section.banner p {
  margin: 20px 0; }

.template-certification section.banner .button-wrapper .button {
  margin-bottom: 12px; }

@media screen and (max-width: 53.0625em) {
  .template-certification section.banner .button-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .template-certification section.banner .button-wrapper .button {
      margin-right: 0;
      margin: 6px; } }

.template-event-landing section.value {
  margin-top: 50px; }
  .template-event-landing section.value .content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    @media print, screen and (min-width: 53.125em) {
      .template-event-landing section.value .content-wrapper p {
        padding-right: 100px; } }
  .template-event-landing section.value .image-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .template-event-landing section.value .image-wrapper img {
      width: 100%;
      height: auto;
      -o-object-fit: cover;
         object-fit: cover; }
      @media print, screen and (min-width: 53.125em) {
        .template-event-landing section.value .image-wrapper img {
          margin-top: 80px; } }
  .template-event-landing section.value .values {
    margin-top: 25px; }
    .template-event-landing section.value .values .column, .template-event-landing section.value .values .columns {
      margin-bottom: 25px; }
      @media print, screen and (min-width: 53.125em) {
        .template-event-landing section.value .values .column, .template-event-landing section.value .values .columns {
          margin-bottom: 50px; } }
    .template-event-landing section.value .values p {
      font-size: 17px;
      font-weight: normal;
      line-height: 1.75;
      color: #35474f; }
      .template-event-landing section.value .values p.heading {
        font-size: 18px;
        color: #00507c;
        font-weight: 600;
        margin: 24px 0; }
    .template-event-landing section.value .values .icon-wrapper {
      height: 64px;
      width: 64px;
      border-radius: 50%;
     display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-shadow: 0 10px 30px -8px rgba(0, 0, 0, 0.15);
              box-shadow: 0 10px 30px -8px rgba(0, 0, 0, 0.15);
      background-color: #ffffff; }

.template-event-landing section.calendar {
  margin-top: 50px; }
  @media print, screen and (min-width: 53.125em) {
    .template-event-landing section.calendar {
      margin-top: 150px; } }
  .template-event-landing section.calendar .tabs-title {
    min-width: 130px; }
    @media screen and (max-width: 53.0625em) {
      .template-event-landing section.calendar .tabs-title {
        margin-bottom: 24px; } }
  .template-event-landing section.calendar .tabs-panel.is-active {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .template-event-landing section.calendar .card {
    margin-bottom: 24px;
    display: block;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; }
    .template-event-landing section.calendar .card:hover, .template-event-landing section.calendar .card:focus {
      background-color: rgba(0, 80, 124, 0.05);
      -webkit-box-shadow: 0 10px 20px -4px rgba(0, 51, 74, 0.2);
              box-shadow: 0 10px 20px -4px rgba(0, 51, 74, 0.2); }
    .template-event-landing section.calendar .card span {
      background-color: #fff;
      letter-spacing: 1px;
      font-weight: 600;
      font-size: 12px;
      color: #73bc44;
      position: absolute;
      top: 20px;
      right: 20px;
      border-radius: 15px;
      padding: 5px 15px;
      text-align: center;
      text-transform: uppercase; }
    .template-event-landing section.calendar .card img {
      max-height: 160px;
      width: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
    .template-event-landing section.calendar .card .copy {
      padding: 25px; }

.template-event-landing section.form {
  padding: 30px 0;
  background-color: rgba(0, 80, 124, 0.05); }
  @media print, screen and (min-width: 30em) {
    .template-event-landing section.form {
      padding: 40px 0 40px 0; } }
  @media print, screen and (min-width: 53.125em) {
    .template-event-landing section.form {
      padding: 160px 0;
      margin-top: 25px; } }
  .template-event-landing section.form h2 {
    margin-bottom: 24px; }
  .template-event-landing section.form .copy {
    margin-bottom: 24px; }

.template-event-detail section.hero .copy {
  display: block;
  width: 100%;
  margin-bottom: 0; }

.template-event-detail section.hero .button {
  margin-top: 24px; }

@media print, screen and (min-width: 53.125em) {
  .template-event-detail section.event {
    margin-top: 85px; } }

.template-event-detail section.form {
  padding: 30px 0;
  background-color: rgba(0, 80, 124, 0.05); }
  @media print, screen and (min-width: 53.125em) {
    .template-event-detail section.form {
      padding: 160px 0;
      margin-top: 150px; } }
  .template-event-detail section.form h2 {
    margin-bottom: 24px; }
  .template-event-detail section.form .copy p {
    margin-bottom: 24px; }

.template-event-detail section.related {
  margin: 25px 0; }
  @media print, screen and (min-width: 53.125em) {
    .template-event-detail section.related {
      margin: 150px 0; } }
  .template-event-detail section.related h2 {
    margin-bottom: 24px; }
  .template-event-detail section.related .card {
    margin-bottom: 24px;
    display: block;
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; }
    .template-event-detail section.related .card:hover, .template-event-detail section.related .card:focus {
      background-color: rgba(0, 80, 124, 0.05);
      -webkit-box-shadow: 0 10px 20px -4px rgba(0, 51, 74, 0.2);
              box-shadow: 0 10px 20px -4px rgba(0, 51, 74, 0.2); }
    .template-event-detail section.related .card span {
      background-color: #fff;
      letter-spacing: 1px;
      font-weight: 600;
      font-size: 12px;
      color: #73bc44;
      position: absolute;
      top: 20px;
      right: 20px;
      border-radius: 15px;
      padding: 5px 15px;
      text-align: center;
      text-transform: uppercase; }
    .template-event-detail section.related .card img {
      max-height: 160px;
      width: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
    .template-event-detail section.related .card .copy {
      padding: 25px; }

.template-blog-landing section.blog {
  background-color: transparent; }
  @media print, screen and (min-width: 30em) {
    .template-blog-landing section.blog {
      margin-top: 50px; } }
  .template-blog-landing section.blog .tabs-content {
    margin-top: 0; }
  @media screen and (max-width: 29.9375em) {
    .template-blog-landing section.blog .accordion-content {
      padding: 0; } }
  @media screen and (max-width: 53.0625em) {
    .template-blog-landing section.blog .year {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: distribute;
          justify-content: space-around; } }
  .template-blog-landing section.blog .year > .tabs-title {
    max-width: 110px;
    margin-bottom: 12px; }
  @media screen and (max-width: 53.0625em) {
    .template-blog-landing section.blog .month {
      margin-top: 24px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  .template-blog-landing section.blog .month > .tabs-title {
    border-radius: 15px;
    height: 30px; }
    .template-blog-landing section.blog .month > .tabs-title a {
      padding: 0;
      height: 100%;
      padding-top: 3px;
      min-width: 70px; }
  .template-blog-landing section.blog .tabs-panel.is-active {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
  .template-blog-landing section.blog .blog-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 24px;
    border-radius: 8px;
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; }
    .template-blog-landing section.blog .blog-card:hover, .template-blog-landing section.blog .blog-card:focus {
      -webkit-box-shadow: 0 20px 40px -8px rgba(0, 0, 0, 0.1);
              box-shadow: 0 20px 40px -8px rgba(0, 0, 0, 0.1); }
    @media print, screen and (min-width: 53.125em) {
      .template-blog-landing section.blog .blog-card.large {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; }
        .template-blog-landing section.blog .blog-card.large .meta {
          padding: 100px; } }
    .template-blog-landing section.blog .blog-card .image-wrapper {
      width: 100%;
      max-height: 200px;
      -webkit-transition: all 300ms ease-in-out;
      -o-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out; }
      @media print, screen and (min-width: 53.125em) {
        .template-blog-landing section.blog .blog-card .image-wrapper {
          max-width: 400px;
          max-height: none; } }
      .template-blog-landing section.blog .blog-card .image-wrapper img {
        height: auto;
        width: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
    .template-blog-landing section.blog .blog-card .meta {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      padding: 20px; }
      .template-blog-landing section.blog .blog-card .meta .meta-inner img {
        height: 48px;
        width: 48px;
        border-radius: 50%;
        -o-object-fit: cover;
           object-fit: cover;
        margin-right: 12px; }
      .template-blog-landing section.blog .blog-card .meta .meta-inner span {
        font-size: 17px;
        line-height: 1.13;
        color: #00507c; }
      .template-blog-landing section.blog .blog-card .meta .meta-inner p.date {
        opacity: 0.8;
        font-size: 14px;
        line-height: 1.71;
        color: #35474f;
        opacity: 0.5; }
      .template-blog-landing section.blog .blog-card .meta .meta-inner p.title {
        color: #00507c;
        font-size: 17px; }
      .template-blog-landing section.blog .blog-card .meta .meta-inner p.tags {
        font-size: 14px;
        opacity: 0.5;
        color: #00507c;
        position: relative;
        margin-left: 18px;
        margin-bottom: 0;
        text-transform: uppercase; }
        .template-blog-landing section.blog .blog-card .meta .meta-inner p.tags:before {
          content: url("../../src/images/icon-tag.svg");
          position: absolute;
          top: 0;
          left: -18px; }
  .template-blog-landing section.blog .pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media print, screen and (min-width: 53.125em) {
      .template-blog-landing section.blog .pagination {
        margin-top: 80px; } }
    .template-blog-landing section.blog .pagination ul {
      list-style-type: none;
      margin: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .template-blog-landing section.blog .pagination ul li {
        font-size: 14px;
        border: solid 1px #00507c;
        border-radius: 4px;
        height: 36px;
        width: 36px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin: 0 7px;
        color: #00507c;
        font-weight: bold;
        cursor: pointer;
        -webkit-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out; }
        .template-blog-landing section.blog .pagination ul li:hover, .template-blog-landing section.blog .pagination ul li:focus {
          background-color: #00507c;
          color: #fff; }
        .template-blog-landing section.blog .pagination ul li.is-active {
          background-color: #00507c;
          color: #fff; }
  .template-blog-landing section.blog .sidebar {
    margin-top: 45px;
    padding: 30px;
    border-radius: 8px;
    border: solid 1px #f0f3f5; }
    .template-blog-landing section.blog .sidebar h2 {
      font-size: 24px;
      color: #00507c;
      line-height: 1.13;
      margin-bottom: 24px;
      font-weight: normal; }
    .template-blog-landing section.blog .sidebar ul {
      list-style-type: none;
      margin: 0; }
      .template-blog-landing section.blog .sidebar ul li:last-of-type a {
        margin-bottom: 0;
        border-bottom-color: transparent; }
      .template-blog-landing section.blog .sidebar ul li a {
        display: block;
        border-bottom: solid 1px #f0f3f5;
        margin-bottom: 24px;
        position: relative; }
        .template-blog-landing section.blog .sidebar ul li a:hover p.title, .template-blog-landing section.blog .sidebar ul li a:focus p.title {
          color: #73bc44; }
        .template-blog-landing section.blog .sidebar ul li a:hover:before, .template-blog-landing section.blog .sidebar ul li a:focus:before {
          color: #73bc44; }
        .template-blog-landing section.blog .sidebar ul li a:before {
          content: "View";
          position: absolute;
          bottom: 0;
          right: 0;
         
          font-size: 12px;
          -webkit-transition: all 300ms ease-in-out;
          -o-transition: all 300ms ease-in-out;
          transition: all 300ms ease-in-out; }
        .template-blog-landing section.blog .sidebar ul li a p {
          font-size: 17px; }
        .template-blog-landing section.blog .sidebar ul li a p.title {
          color: #0e4b8f;
		  font-weight: bold;
			
          -webkit-transition: all 300ms ease-in-out;
          -o-transition: all 300ms ease-in-out;
          transition: all 300ms ease-in-out; }
        .template-blog-landing section.blog .sidebar ul li a p.copy {
          color: #00507c; 
			padding-bottom: 5px;
}

.template-blog-landing section.newsletter {
  margin-top: 50px;
  padding: 40px 0;
  background-color: rgba(0, 80, 124, 0.05); }
  @media print, screen and (min-width: 53.125em) {
    .template-blog-landing section.newsletter {
      margin-top: 150px;
      padding: 100px 0; } }
  .template-blog-landing section.newsletter input[type="submit"] {
    -ms-flex-item-align: end;
        align-self: end; }

.template-blog-post section.hero .content-container h1 {
  margin-bottom: 8px;
  width: 100%;}

.template-blog-post section.hero .content-container p {
  width: 100%;
  margin-bottom: 0; }

.template-blog-post section.hero .content-container p.date {
  opacity: 0.8;
  font-size: 14px;
  line-height: 1.71;
  color: #35474f;
  opacity: 0.5; }

.template-blog-post section.hero .content-container p.tags {
  font-size: 14px;
  opacity: 0.5;
  color: #00507c;
  position: relative;
  margin: 8px 0;
  margin-left: 18px;
  text-transform: uppercase; }
  .template-blog-post section.hero .content-container p.tags:before {
    content: url("../../src/images/icon-tag.svg");
    position: absolute;
    top: 0;
    left: -18px; }

.template-blog-post section.hero .content-container p.subtext {
  font-size: 14px;
  color: #2cafc8; }

.template-blog-post section.hero .content-container p.copy {
  font-size: 12px;
  color: #00507c; }

.template-blog-post section.hero .image-container img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

@media print, screen and (min-width: 53.125em) {
  .template-blog-post section.post {
    margin-top: 70px; } }

.template-blog-post section.post .social-share {
  margin-top: 64px;
  margin-bottom: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
   background-color: #f7f9fa;
}
  @media print, screen and (min-width: 53.125em) {
    .template-blog-post section.post .social-share {
      margin-bottom: 0;
      padding: 13px;} }
  @media screen and (max-width: 29.9375em) {
    .template-blog-post section.post .social-share {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .template-blog-post section.post .social-share p {
    margin-bottom: 25px;
    width: 100%;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.25;
    letter-spacing: 0.6px;
    color: #00507c; }
    @media print, screen and (min-width: 30em) {
      .template-blog-post section.post .social-share p {
        width: 50%;
        margin-bottom: 0; } }
  .template-blog-post section.post .social-share .social {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media print, screen and (min-width: 30em) {
      .template-blog-post section.post .social-share .social {
        width: 50%; } }
    @media print, screen and (min-width: 53.125em) {
      .template-blog-post section.post .social-share .social {
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end; } }
    .template-blog-post section.post .social-share .social a {
      margin: 0 6px; }
      .template-blog-post section.post .social-share .social a img {
        height: 36px;
        width: 36px; }

.template-blog-post section.post .author-card {
  padding: 30px;
  background-color: rgba(0, 80, 124, 0.05);
  margin-bottom: 24px;
  border-radius: 8px; }
  .template-blog-post section.post .author-card .meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .template-blog-post section.post .author-card .meta .author {
      height: 48px;
      width: 48px;
      border-radius: 50px;
      -o-object-fit: cover;
         object-fit: cover;
      margin-right: 12px; }
    .template-blog-post section.post .author-card .meta p {
      margin-bottom: 0;
      font-size: 17px;
      line-height: 1.13; }
    .template-blog-post section.post .author-card .meta span {
      opacity: 0.5;
      font-size: 14px;
      color: #00507c; }
  .template-blog-post section.post .author-card .contact {
    margin-top: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
    .template-blog-post section.post .author-card .contact a {
      margin-right: 8px; }
      .template-blog-post section.post .author-card .contact a img {
        height: 26px;
        width: 26px; }
    .template-blog-post section.post .author-card .contact p {
      margin-bottom: 0; }
      .template-blog-post section.post .author-card .contact p a {
        font-size: 12px;
        color: #2cafc8; }

.template-blog-post section.post .sidebar {
  padding: 30px;
  border-radius: 8px;
  border: solid 1px #f0f3f5; }
  .template-blog-post section.post .sidebar h2 {
    font-size: 17px;
    color: #00507c;
    line-height: 1.13;
    margin-bottom: 24px;
    font-weight: normal; }
    .template-blog-post section.post .sidebar h2 span {
      color: #2cafc8; }
  .template-blog-post section.post .sidebar ul {
    list-style-type: none;
    margin: 0; }
    .template-blog-post section.post .sidebar ul li:last-of-type a {
      margin-bottom: 0;
      border-bottom-color: transparent; }
    .template-blog-post section.post .sidebar ul li.is-active a p.title {
      color: #00507c !important; }
    .template-blog-post section.post .sidebar ul li a {
      display: block;
      border-bottom: solid 1px #f0f3f5;
      margin-bottom: 24px; }
      .template-blog-post section.post .sidebar ul li a:hover p.title, .template-blog-post section.post .sidebar ul li a:focus p.title {
        color: #73bc44; }
      .template-blog-post section.post .sidebar ul li a:hover:before, .template-blog-post section.post .sidebar ul li a:focus:before {
        color: #73bc44; }
      .template-blog-post section.post .sidebar ul li a p {
        font-size: 12px;
        line-height: 1.5; }
      .template-blog-post section.post .sidebar ul li a p.title {
        color: #2cafc8;
        -webkit-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out; }

.template-store {
  background-color: rgba(0, 80, 124, 0.05); }
  .template-store .is-anchored nav {
    background-color: transparent; }
    .template-store .is-anchored nav .top-bar {
      background-color: transparent; }
  @media screen and (max-width: 29.9375em) {
    .template-store section.hero {
      margin-top: 50px; } }
  .template-store section.hero h1 {
    width: 100%; }
  .template-store section.hero .search-bar {
    width: 100%;
    position: relative; }
    @media print, screen and (min-width: 53.125em) {
      .template-store section.hero .search-bar {
        width: 0;
        position: absolute;
        right: 100%;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        opacity: 0;
        -webkit-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out; } }
    .template-store section.hero .search-bar.open {
      opacity: 1;
      width: 430px; }
    .template-store section.hero .search-bar input {
      margin-bottom: 0;
      height: 60px;
      border-radius: 3px;
      border: 1px solid #d7dfe2;
      padding: 15px 24px;
      font-size: 17px; }
    .template-store section.hero .search-bar:before {
      content: url("../../src/images/link-arrow.svg");
      position: absolute;
      right: 15px;
      top: 55%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
  .template-store section.hero .icon-containers {
    position: relative; }
    .template-store section.hero .icon-containers .icons {
      position: absolute;
      width: 100%; }
      .template-store section.hero .icon-containers .icons .search,
      .template-store section.hero .icon-containers .icons .shoppingcart,
      .template-store section.hero .icon-containers .icons .filter {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      .template-store section.hero .icon-containers .icons a {
        display: block;
        margin: 15px 0; }
        .template-store section.hero .icon-containers .icons a img {
          height: 24px;
          width: 24px;
          -o-object-fit: contain;
             object-fit: contain; }
      .template-store section.hero .icon-containers .icons .shoppingcart a {
        position: relative; }
        .template-store section.hero .icon-containers .icons .shoppingcart a:before {
          content: attr(data-wishlist);
          height: 16px;
          width: 16px;
          position: absolute;
          border-radius: 50%;
          right: -4px;
          bottom: -4px;
          display: block;
          background-color: #00507c;
          color: #fff;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          font-size: 10px;
          font-weight: 600; }
      .template-store section.hero .icon-containers .icons .search {
        position: relative; }
        @media screen and (max-width: 53.0625em) {
          .template-store section.hero .icon-containers .icons .search {
            display: none; } }
  .template-store section.filters {
    max-height: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .template-store section.filters.open {
      max-height: 2000px;
      visibility: visible;
      opacity: 1;
      margin-top: 50px; }
      @media print, screen and (min-width: 53.125em) {
        .template-store section.filters.open {
          margin-top: 100px; } }
    .template-store section.filters .filter {
      background-color: #fff;
      padding-bottom: 0;
      border-radius: 8px;
      padding: 15px; }
      @media print, screen and (min-width: 30em) {
        .template-store section.filters .filter {
          padding: 30px; } }
      .template-store section.filters .filter .clear {
        padding: 20px 0;
        border-top: 1px solid rgba(0, 80, 124, 0.1);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .template-store section.filters .filter .clear a {
          color: #2cafc8;
          font-size: 12px;
          line-height: 1.5;
          -webkit-transition: all 300ms ease-in-out;
          -o-transition: all 300ms ease-in-out;
          transition: all 300ms ease-in-out; }
          .template-store section.filters .filter .clear a:hover, .template-store section.filters .filter .clear a:focus {
            color: #73bc44; }
  .template-store section.products h2 {
    margin-top: 42px;
    margin-bottom: 32px; }
  .template-store section.products .product {
    display: block;
    border-radius: 8px;
    overflow: hidden;
    -webkit-box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.05);
            box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.05);
    margin-bottom: 24px;
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; }
    .template-store section.products .product:hover, .template-store section.products .product:focus {
      -webkit-transform: translateY(-6px);
          -ms-transform: translateY(-6px);
              transform: translateY(-6px);
      -webkit-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.15);
              box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.15); }
    .template-store section.products .product .image-wrapper {
      height: 300px;
      width: 100%;
      padding: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0; }
      .template-store section.products .product .image-wrapper img {
        -o-object-fit: contain;
           object-fit: contain; }
      .template-store section.products .product .image-wrapper.yellow {
        background-color: #d4da26; }
      .template-store section.products .product .image-wrapper.blue {
        background-color: #00507c; }
      .template-store section.products .product .image-wrapper.teal {
        background-color: #0085a0; }
      .template-store section.products .product .image-wrapper.red {
        background-color: #e45f4e; }
      .template-store section.products .product .image-wrapper.full {
        padding: 0; }
        .template-store section.products .product .image-wrapper.full img {
          height: 100%;
          width: 100%;
          -o-object-fit: cover;
             object-fit: cover; }
    .template-store section.products .product .details {
      padding: 30px;
      background-color: #fff;
      height: 170px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .template-store section.products .product .details p {
        margin-bottom: 0; }
      .template-store section.products .product .details .title {
        color: #00507c;
        font-size: 17px;
        line-height: 1.3;
        font-weight: 600;
        width: 100%; }
      .template-store section.products .product .details .tag {
        opacity: 0.5;
        font-size: 14px;
        line-height: 1;
        width: 100%; }
      .template-store section.products .product .details .price {
        font-size: 14px;
        line-height: 1.29;
        color: #00507c; }
      .template-store section.products .product .details .cta {
        color: #2cafc8;
        line-height: 1.29;
        font-size: 14px;
        -webkit-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out; }
        .template-store section.products .product .details .cta:hover, .template-store section.products .product .details .cta:focus {
          color: #73bc44; }
      .template-store section.products .product .details div {
        width: 100%;
        -ms-flex-item-align: end;
            align-self: flex-end;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end; }
  .template-store section.products .cta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 24px; }
    .template-store section.products .cta a {
      height: 100%;
      min-height: 100px;
      display: block;
      width: 100%;
      background-color: #fff;
      border-radius: 8px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.05);
              box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.05);
      position: relative;
      font-size: 17px;
      line-height: 1.75;
      color: #35474f;
      -webkit-transition: all 300ms ease-in-out;
      -o-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out; }
      @media print, screen and (min-width: 53.125em) {
        .template-store section.products .cta a {
          height: 170px; } }
      .template-store section.products .cta a:hover, .template-store section.products .cta a:focus {
        -webkit-transform: translateY(-6px);
            -ms-transform: translateY(-6px);
                transform: translateY(-6px);
        -webkit-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.15);
                box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.15); }
      .template-store section.products .cta a:after {
        content: url("../../src/images/link-arrow.svg");
        margin-left: 17px;
        margin-top: 5px; }
  .template-store footer {
    padding-top: 90px;
    background-color: #fff; }

.template-product-detail {
  background-color: rgba(0, 80, 124, 0.05); }
  .template-product-detail .is-anchored nav {
    background-color: transparent; }
    .template-product-detail .is-anchored nav .top-bar {
      background-color: transparent; }
  @media screen and (max-width: 29.9375em) {
    .template-product-detail section.hero {
      margin-top: 50px; } }
  .template-product-detail section.hero h1 {
    margin-bottom: 0; }
  .template-product-detail section.hero .meta {
    font-size: 14px;
    line-height: 1.71;
    opacity: 0.5;
    width: 100%; }
  .template-product-detail section.hero .search-bar {
    width: 100%;
    position: relative;
    margin-bottom: 24px; }
    @media print, screen and (min-width: 53.125em) {
      .template-product-detail section.hero .search-bar {
        width: 0;
        position: absolute;
        right: 100%;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        opacity: 0;
        -webkit-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out; } }
    .template-product-detail section.hero .search-bar.open {
      opacity: 1;
      width: 430px; }
    .template-product-detail section.hero .search-bar input {
      margin-bottom: 0;
      height: 60px;
      border-radius: 3px;
      border: 1px solid #d7dfe2;
      padding: 15px 24px;
      font-size: 17px; }
    .template-product-detail section.hero .search-bar:before {
      content: url("../../src/images/link-arrow.svg");
      position: absolute;
      right: 15px;
      top: 55%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
  .template-product-detail section.hero .icon-containers {
    position: relative; }
    .template-product-detail section.hero .icon-containers .icons {
      position: absolute;
      width: 100%; }
      .template-product-detail section.hero .icon-containers .icons .search,
      .template-product-detail section.hero .icon-containers .icons .shoppingcart,
      .template-product-detail section.hero .icon-containers .icons .filter {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      .template-product-detail section.hero .icon-containers .icons a {
        display: block;
        margin: 15px 0; }
        .template-product-detail section.hero .icon-containers .icons a img {
          height: 24px;
          width: 24px;
          -o-object-fit: contain;
             object-fit: contain; }
      .template-product-detail section.hero .icon-containers .icons .shoppingcart a {
        position: relative; }
        .template-product-detail section.hero .icon-containers .icons .shoppingcart a:before {
          content: attr(data-wishlist);
          height: 16px;
          width: 16px;
          position: absolute;
          border-radius: 50%;
          right: -4px;
          bottom: -4px;
          display: block;
          background-color: #00507c;
          color: #fff;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          font-size: 10px;
          font-weight: 600; }
      .template-product-detail section.hero .icon-containers .icons .search {
        position: relative; }
        @media screen and (max-width: 53.0625em) {
          .template-product-detail section.hero .icon-containers .icons .search {
            display: none; } }
  .template-product-detail section.product .image-container {
    width: 100%;
    height: 500px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 8px;
    padding: 70px; }
    @media screen and (max-width: 53.0625em) {
      .template-product-detail section.product .image-container {
        padding: 20px;
        margin-bottom: 25px; } }
    .template-product-detail section.product .image-container img {
      height: 100%;
      width: 100%;
      -o-object-fit: contain;
         object-fit: contain; }
    .template-product-detail section.product .image-container.yellow {
      background-color: #d4da26; }
    .template-product-detail section.product .image-container.blue {
      background-color: #00507c; }
    .template-product-detail section.product .image-container.teal {
      background-color: #0085a0; }
    .template-product-detail section.product .image-container.red {
      background-color: #e45f4e; }
    .template-product-detail section.product .image-container.full {
      padding: 0; }
      .template-product-detail section.product .image-container.full img {
        height: 100%;
        width: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
  .template-product-detail section.product .details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 29.9375em) {
      .template-product-detail section.product .details {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    .template-product-detail section.product .details .pricing {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media print, screen and (min-width: 30em) {
        .template-product-detail section.product .details .pricing {
          width: 50%; } }
      @media print, screen and (min-width: 53.125em) {
        .template-product-detail section.product .details .pricing {
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
          width: 40%; } }
      .template-product-detail section.product .details .pricing p {
        font-size: 21px;
        color: #00507c;
        margin-bottom: 0; }
        @media screen and (max-width: 53.0625em) {
          .template-product-detail section.product .details .pricing p {
            width: 100%; } }
    .template-product-detail section.product .details .cta {
      width: 100%;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media print, screen and (min-width: 30em) {
        .template-product-detail section.product .details .cta {
          -webkit-box-pack: end;
              -ms-flex-pack: end;
                  justify-content: flex-end;
          width: 50%; } }
      @media print, screen and (min-width: 53.125em) {
        .template-product-detail section.product .details .cta {
          width: 60%; } }
      .template-product-detail section.product .details .cta input {
        height: 60px;
        max-width: 100px;
        margin-bottom: 0;
        border-radius: 3px;
        border: 1px solid #d7dfe2;
        margin: 0 12px; }
      .template-product-detail section.product .details .cta .button {
        min-width: 0 !important;
        width: 160px;
        height: 60px; }
  @media print, screen and (min-width: 53.125em) {
    .template-product-detail section.related {
      margin-top: 150px; } }
  .template-product-detail section.related h2 {
    margin-top: 42px;
    margin-bottom: 32px; }
  .template-product-detail section.related .product {
    display: block;
    border-radius: 8px;
    overflow: hidden;
    -webkit-box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.05);
            box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.05);
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out; }
    @media screen and (max-width: 53.0625em) {
      .template-product-detail section.related .product {
        margin-bottom: 24px; } }
    .template-product-detail section.related .product:hover, .template-product-detail section.related .product:focus {
      -webkit-transform: translateY(-6px);
          -ms-transform: translateY(-6px);
              transform: translateY(-6px);
      -webkit-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.15);
              box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.15); }
    .template-product-detail section.related .product .image-wrapper {
      height: 300px;
      width: 100%;
      padding: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0; }
      .template-product-detail section.related .product .image-wrapper img {
        -o-object-fit: contain;
           object-fit: contain; }
      .template-product-detail section.related .product .image-wrapper.yellow {
        background-color: #d4da26; }
      .template-product-detail section.related .product .image-wrapper.blue {
        background-color: #00507c; }
      .template-product-detail section.related .product .image-wrapper.teal {
        background-color: #0085a0; }
      .template-product-detail section.related .product .image-wrapper.red {
        background-color: #e45f4e; }
      .template-product-detail section.related .product .image-wrapper.full {
        padding: 0; }
        .template-product-detail section.related .product .image-wrapper.full img {
          height: 100%;
          width: 100%;
          -o-object-fit: cover;
             object-fit: cover; }
    .template-product-detail section.related .product .details {
      padding: 30px;
      background-color: #fff;
      height: 170px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .template-product-detail section.related .product .details p {
        margin-bottom: 0; }
      .template-product-detail section.related .product .details .title {
        color: #00507c;
        font-size: 17px;
        line-height: 1.3;
        font-weight: 600;
        width: 100%; }
      .template-product-detail section.related .product .details .tag {
        opacity: 0.5;
        font-size: 14px;
        line-height: 1;
        width: 100%; }
      .template-product-detail section.related .product .details .price {
        font-size: 14px;
        line-height: 1.29;
        color: #00507c; }
      .template-product-detail section.related .product .details .cta {
        color: #2cafc8;
        line-height: 1.29;
        font-size: 14px;
        -webkit-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out; }
        .template-product-detail section.related .product .details .cta:hover, .template-product-detail section.related .product .details .cta:focus {
          color: #73bc44; }
      .template-product-detail section.related .product .details div {
        width: 100%;
        -ms-flex-item-align: end;
            align-self: flex-end;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end; }
  .template-product-detail footer {
    padding-top: 90px;
    background-color: #fff; }

.template-cart {
  background-color: rgba(0, 80, 124, 0.05); }
  .template-cart .is-anchored nav {
    background-color: transparent; }
    .template-cart .is-anchored nav .top-bar {
      background-color: transparent; }
  @media screen and (max-width: 29.9375em) {
    .template-cart section.hero {
      margin-top: 20px; } }
  .template-cart section.hero .search-bar {
    width: 100%;
    position: relative;
    margin-bottom: 24px; }
    @media print, screen and (min-width: 53.125em) {
      .template-cart section.hero .search-bar {
        width: 0;
        position: absolute;
        right: 100%;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        opacity: 0;
        -webkit-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out; } }
    .template-cart section.hero .search-bar.open {
      opacity: 1;
      width: 430px; }
    .template-cart section.hero .search-bar input {
      margin-bottom: 0;
      height: 60px;
      border-radius: 3px;
      border: 1px solid #d7dfe2;
      padding: 15px 24px;
      font-size: 17px; }
    .template-cart section.hero .search-bar:before {
      content: url("../../src/images/link-arrow.svg");
      position: absolute;
      right: 15px;
      top: 55%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
  .template-cart section.hero .icon-containers {
    position: relative; }
    .template-cart section.hero .icon-containers .icons {
      position: absolute;
      width: 100%; }
      .template-cart section.hero .icon-containers .icons .search,
      .template-cart section.hero .icon-containers .icons .wishlist,
      .template-cart section.hero .icon-containers .icons .filter {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
      .template-cart section.hero .icon-containers .icons a {
        display: block;
        margin: 15px 0; }
        .template-cart section.hero .icon-containers .icons a img {
          height: 24px;
          width: 24px;
          -o-object-fit: contain;
             object-fit: contain; }
      .template-cart section.hero .icon-containers .icons .wishlist a {
        position: relative; }
        .template-cart section.hero .icon-containers .icons .wishlist a:before {
          content: attr(data-wishlist);
          height: 16px;
          width: 16px;
          position: absolute;
          border-radius: 50%;
          right: -4px;
          bottom: -4px;
          display: block;
          background-color: #00507c;
          color: #fff;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          font-size: 10px;
          font-weight: 600; }
      .template-cart section.hero .icon-containers .icons .search {
        position: relative; }
        @media screen and (max-width: 53.0625em) {
          .template-cart section.hero .icon-containers .icons .search {
            display: none; } }
  @media print, screen and (min-width: 53.125em) {
    .template-cart section.cart {
      margin-top: 80px; } }
  .template-cart section.cart .labels .price,
  .template-cart section.cart .labels .qty {
    text-align: center; }
  .template-cart section.cart p.number {
    font-weight: 600;
    font-size: 17px;
    color: #00507c;
    line-height: 1.5;
    margin-bottom: 0;
    text-align: center; }
    .template-cart section.cart p.number span {
      display: block;
      font-size: 12px;
      color: #35474f; }
      @media print, screen and (min-width: 30em) {
        .template-cart section.cart p.number span {
          display: none; } }
  .template-cart section.cart .cart-item {
    margin-bottom: 24px; }
    .template-cart section.cart .cart-item .product {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-line-pack: center;
          align-content: center; }
      .template-cart section.cart .cart-item .product .image-wrapper {
        height: 85px;
        width: 85px;
        padding: 7px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
        border-radius: 4px;
        margin-right: 24px; }
        .template-cart section.cart .cart-item .product .image-wrapper img {
          -o-object-fit: contain;
             object-fit: contain; }
        .template-cart section.cart .cart-item .product .image-wrapper.yellow {
          background-color: #d4da26; }
        .template-cart section.cart .cart-item .product .image-wrapper.blue {
          background-color: #00507c; }
        .template-cart section.cart .cart-item .product .image-wrapper.teal {
          background-color: #0085a0; }
        .template-cart section.cart .cart-item .product .image-wrapper.red {
          background-color: #e45f4e; }
        .template-cart section.cart .cart-item .product .image-wrapper.full {
          padding: 0; }
          .template-cart section.cart .cart-item .product .image-wrapper.full img {
            height: 100%;
            width: 100%;
            -o-object-fit: cover;
               object-fit: cover; }
      .template-cart section.cart .cart-item .product .content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-line-pack: center;
            align-content: center;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        .template-cart section.cart .cart-item .product .content p {
          margin-bottom: 0; }
          .template-cart section.cart .cart-item .product .content p.tag {
            opacity: 0.5;
            font-size: 14px;
            line-height: 1.71;
            color: #00507c;
            width: 100%; }
    .template-cart section.cart .cart-item .price,
    .template-cart section.cart .cart-item .total,
    .template-cart section.cart .cart-item .cancel {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .template-cart section.cart .cart-item .price a,
      .template-cart section.cart .cart-item .total a,
      .template-cart section.cart .cart-item .cancel a {
        padding: 15px; }
    .template-cart section.cart .cart-item .total {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
    .template-cart section.cart .cart-item .qty {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .template-cart section.cart .cart-item .qty input[type="number"] {
        background-color: transparent;
        border: none;
        text-align: center;
        -webkit-box-shadow: none;
                box-shadow: none;
        font-size: 17px;
        font-weight: 600;
        line-height: 1.5;
        margin: 0;
        padding: 0;
        padding-left: 15px;
        color: #00507c; }
      .template-cart section.cart .cart-item .qty label {
        display: block;
        font-size: 12px;
        color: #35474f;
        font-weight: 600;
        margin-bottom: 0; }
        @media print, screen and (min-width: 30em) {
          .template-cart section.cart .cart-item .qty label {
            display: none; } }
  .template-cart section.cart .subtotal {
    margin-top: 40px; }
    @media screen and (max-width: 29.9375em) {
      .template-cart section.cart .subtotal .update {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    .template-cart section.cart .subtotal .update a {
      font-weight: bold;
      -webkit-transition: all 300ms ease-in-out;
      -o-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out; }
      .template-cart section.cart .subtotal .update a:hover, .template-cart section.cart .subtotal .update a:focus {
        color: #2cafc8; }
    .template-cart section.cart .subtotal .st-column {
      border-top: 3px solid #00507c;
      padding-top: 24px; }
  .template-cart section.cart .checkout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 40px; }
    @media screen and (max-width: 53.0625em) {
      .template-cart section.cart .checkout {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    .template-cart section.cart .checkout .content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      @media screen and (max-width: 53.0625em) {
        .template-cart section.cart .checkout .content {
          margin-bottom: 24px;
          width: 100%; } }
      .template-cart section.cart .checkout .content p {
        width: 100%;
        font-size: 13px;
        line-height: 2.15;
        color: #35474f;
        margin-bottom: 0; }
    .template-cart section.cart .checkout .links {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media screen and (max-width: 53.0625em) {
        .template-cart section.cart .checkout .links {
          width: 100%; } }
      @media screen and (max-width: 29.9375em) {
        .template-cart section.cart .checkout .links {
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
      .template-cart section.cart .checkout .links a {
        margin: 12px 0; }
        @media print, screen and (min-width: 30em) {
          .template-cart section.cart .checkout .links a {
            margin: 0 12px;
            white-space: NOWRAP; } }
        .template-cart section.cart .checkout .links a:not(.button) {
          font-weight: 600;
          font-size: 15px; }
          @media screen and (max-width: 29.9375em) {
            .template-cart section.cart .checkout .links a:not(.button) {
              width: 100%; } }
      .template-cart section.cart .checkout .links .button {
        font-size: 15px;
        padding: 24px 20px;
        white-space: nowrap;
        max-width: none;
        width: 100%; }
        @media print, screen and (min-width: 30em) {
          .template-cart section.cart .checkout .links .button {
            min-width: 0;
            max-width: 170px; } }
  .template-cart footer {
    padding-top: 90px;
    background-color: #fff; }

.template-checkout {
  background-color: rgba(0, 80, 124, 0.05); }
  .template-checkout .is-anchored nav {
    background-color: transparent; }
    .template-checkout .is-anchored nav .top-bar {
      background-color: transparent; }
  .template-checkout section.hero {
    margin-top: 50px; }
    @media print, screen and (min-width: 53.125em) {
      .template-checkout section.hero {
        margin-top: 110px; } }
    .template-checkout section.hero .icon-containers {
      position: relative; }
      .template-checkout section.hero .icon-containers .icons {
        position: absolute;
        width: 100%; }
        .template-checkout section.hero .icon-containers .icons .search,
        .template-checkout section.hero .icon-containers .icons .wishlist,
        .template-checkout section.hero .icon-containers .icons .filter {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
        .template-checkout section.hero .icon-containers .icons a {
          display: block;
          margin: 15px 0; }
          .template-checkout section.hero .icon-containers .icons a img {
            height: 24px;
            width: 24px;
            -o-object-fit: contain;
               object-fit: contain; }
        .template-checkout section.hero .icon-containers .icons .wishlist a {
          position: relative; }
          .template-checkout section.hero .icon-containers .icons .wishlist a:before {
            content: attr(data-wishlist);
            height: 16px;
            width: 16px;
            position: absolute;
            border-radius: 50%;
            right: -4px;
            bottom: -4px;
            display: block;
            background-color: #00507c;
            color: #fff;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            font-size: 10px;
            font-weight: 600; }
        .template-checkout section.hero .icon-containers .icons .search {
          position: relative; }
          @media screen and (max-width: 53.0625em) {
            .template-checkout section.hero .icon-containers .icons .search {
              display: none; } }
  @media print, screen and (min-width: 53.125em) {
    .template-checkout section.checkout {
      margin-top: 80px; } }
  .template-checkout section.checkout .progress-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 50px; }
    @media screen and (max-width: 29.9375em) {
      .template-checkout section.checkout .progress-container {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .template-checkout section.checkout .progress-container .checkout-progress {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      border: none;
      border-bottom: 2px solid rgba(0, 51, 74, 0.1);
      margin: 0;
      overflow: visible !important;
      -webkit-transition: all 300ms ease-in-out;
      -o-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out;
      background-color: transparent;
      color: #35474f;
      font-size: 17px;
      font-weight: 600;
      line-height: 1.75;
      text-align: center;
      padding: 15px 0; }
      @media screen and (max-width: 29.9375em) {
        .template-checkout section.checkout .progress-container .checkout-progress {
          width: 100%; } }
      .template-checkout section.checkout .progress-container .checkout-progress.is-active {
        border-bottom: 2px solid #00507c; }
  @media print, screen and (min-width: 53.125em) {
    .template-checkout section.checkout form span {
      margin-top: 23px; } }
  .template-checkout section.checkout form .cta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media screen and (max-width: 29.9375em) {
      .template-checkout section.checkout form .cta {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        .template-checkout section.checkout form .cta .links {
          width: 100%;
          margin: 24px 0;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; } }
    .template-checkout section.checkout form .cta .links a:first-of-type {
      margin-right: 24px;
      position: relative;
      padding-left: 20px; }
      .template-checkout section.checkout form .cta .links a:first-of-type:before {
        content: url("../../src/images/icon-cancel.svg");
        position: absolute;
        left: 0; }
    .template-checkout section.checkout form .cta .links a {
      font-size: 15px;
      font-weight: 600;
      -webkit-transition: all 300ms ease-in-out;
      -o-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out; }
      .template-checkout section.checkout form .cta .links a:hover, .template-checkout section.checkout form .cta .links a:focus {
        color: #e45f4e; }
      .template-checkout section.checkout form .cta .links a.return:hover, .template-checkout section.checkout form .cta .links a.return:focus {
        color: #73bc44; }
    .template-checkout section.checkout form .cta input {
      background-color: #2cafc8 !important;
      border-color: #2cafc8 !important; }
      .template-checkout section.checkout form .cta input:hover, .template-checkout section.checkout form .cta input:focus {
        background-color: transparent !important;
        color: #2cafc8 !important; }
  .template-checkout section.checkout form .container-checkbox {
    margin-bottom: 12px; }
    .template-checkout section.checkout form .container-checkbox .checkmark {
      margin: 0; }
    .template-checkout section.checkout form .container-checkbox input[type="checkbox"] {
      opacity: 0; }
  .template-checkout footer {
    padding-top: 90px;
    background-color: #fff; }

.template-generic section.hero .image-container img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover; }

@media print, screen and (min-width: 53.125em) {
  .template-generic section.content {
    margin: 70px 0 65px 0; } }

.template-generic section.faqs .accordion-title {
  max-height: none; }

/*.template-generic section.form {
  margin-top: 25px; }
  @media print, screen and (min-width: 53.125em) {
    .template-generic section.form {
      margin-top: 150px;
      margin-bottom: 0; } }*/
 /* .template-generic section.form form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .template-generic section.form form label {
      width: 100%; }
    @media print, screen and (min-width: 30em) {
      }
    .template-generic section.form form .button {
      margin-top: 24px; }*/

@media screen and (max-width: 53.0625em) {
  .template-generic section.testimonials {
    margin-top: 60px; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.highlightsection{
    background-color: #fafbea;
}
.separate_line{
  border-top: 2px solid #6ac2d6;
}
/*# sourceMappingURL=site.css.map */


 
/* For new e-bulletin - move to  site.css later*/

.header_title {
    background-color: #00859f;
    padding-top: 3.2vh;
    margin-top: 0px !important;
}
.volumenumber{
   font-size: 1.46vw;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    word-spacing: 0.6vw;
    letter-spacing: 0.4vw;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    line-height: 100%;
}
.hugetitle{
    
   font-size: 20.9vw;
    font-weight: bold;
    color: #fff;
    letter-spacing: -0.9vw;
    line-height: 90%;
    padding-bottom: 0px;
    margin-bottom: -4.9vh;
    margin-top: -2vh;
    padding-top: 0px;
    
}

.bsection_title{
    background-color: #6a547b;
    float: left;
    margin-left: -100vw;
    padding-left: 100vw;
    color: #fff;
    font-size: 2.26vh;
    font-weight: 700;
    padding-top: 0.9vh;
    padding-bottom: 0.9vh;
    padding-right: 4vw;
    -webkit-border-top-right-radius:2.5vh;
    -moz-border-radius-topright: 2.5vh;
    border-top-right-radius: 2.5vh;
    text-transform: uppercase;
    margin-top: 4vh;
    
    
}
.bsection_title_center{
    text-align: center;
    background-color: #00517d;
    color: #fff;
    font-size: 2.2vw;
    font-weight: bold;
    padding-top: 1vh;
    padding-bottom: 1vh;
}

#mst-finance .bsection_title_center{
 background-color: #12abcc;
 padding-top: 2.3vh;
}


.bsection_title_bkground{
    color: #fff;
    font-size: 2.2vw;
    font-weight: bold;
    padding-top: 3vh;
    padding-bottom: 7vh;
    line-height: 80%;
    margin-top: 1.8vh;
    text-transform: uppercase;
    
}
.bkimage_events{
    background: url(/images/ebulletin/upcoming_events.jpg) no-repeat top left;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    
}
.bkimage_proservice{
     background: url(/images/ebulletin/professional_services.jpg) no-repeat top left;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    
}
.bulletincontent{
    margin-top: 1vh;
    padding-bottom: 0vh;
    padding-top: 0vh;
    
    
}

.bulletincontent .row{
   
    border-top: 1px dashed #578b9e;
    padding: 4.5vh 0px;
    
}
.bulletincontent hr{
   
   border-bottom: 1px dashed #578b9e;
    
}




.bulletincontent .row:first-child{
    border-top: none;
   
    
}
.bulletincontent .image-wrapper{
    border-radius:0;
    
}
.bkcolor_1{
    background-color: #efecf0;
}


.bkcolor_2{
    background-color: #fdf2ed;
}
.bkcolor_3{
    background-color: #f1f7f9;
}
.bkcolor_black{
    background-color: #35484f;
	 color: #fff;
	
}
.bkcolor_black h2{
    font-style: normal;
    color: #fff;
    text-transform: uppercase;
    
}
.bkcolor_black h2 span{
    font-style: normal;
    color: #efbe42;
}
.bkcolor_black .row{
   
  
    
}


.bulletincontent.bkcolor_black p{
    color: #fff;
    font-weight: bold;
}
.bkcolor_black ul{
    border-top: 1px dashed #578b9e;
    border-bottom: 1px dashed #578b9e;
    list-style-type: none;
    margin-left: 0;
    padding-top: 1.13vh;
    padding-bottom: 1.13vh;
    
}
.bkcolor_black ul li{
    font-weight: 300;
        
    color: #fff;
}
.bkcolor_black ul li::before{
    content: "> ";
    
    color: #fff;
    padding-right: 11px;
}
.bkcolor_black ul li a{
   
    color: #efbe42;
    text-decoration: underline;
    
}

.bkcolor_5{
    background-color: #e2eff3;
    margin-top: 0;
}
.bkcolor_5 p a{
    text-decoration: underline;
    
    
}
.bkcolor_5 .text-center{
    margin-top: 2.26vh;
    
    
}
.section_image{
    text-align: center;
    margin-top: 3vh;
}
.section_image img{
    width: 6.67vw;
    
}

.bkcolor_blog{
    background-color: #2dafc8;
    text-align: center;
    
}
.bkcolor_blog p{
    color: #fff;
    font-weight: 500;
    line-height: 120%;
    padding-top: 1.8vh;
    
}
.bkcolor_blog h2{
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    padding-bottom: 1.5vh;
}

.bkcolor_blog .button.secondary
{
    background-color:transparent;
    border: 2px solid #fff;
}

.bkcolor_blog  .button.secondary:hover,
.bkcolor_blog  .button.secondary:focus

{
     color: #efbe42;
}

.bkcolor_7{
    background-color: #f0f2eb;
}

.bkcolor_contact{
    background-color: #e9eaef;
    margin-top: 0;
    padding-top: 3.38vh;
    padding-bottom: 3.38vh;
}
.bkcolor_contact p{
    line-height: 100%;
}
.bkcolor_contact h2{
    color:#00517d;
    margin-bottom: 0;
    font-size: 3.72vh;
    
}
.bkcolor_contact textarea {
    height: 20vh;
}

.bkcolor_red{
    background-color: #e45e4f;
}
.bkcolor_blue{
    background-color: #2dafc8;
}

.bkcolor_green{
    background-color: #65903d;
    margin-top: 1.1vh;
}

.bkcolor_contact .button.secondary
{
    background-color: #00517d;
    border: 2px solid #00517d;
}

.bkcolor_1 .button.secondary
{
    background-color: #6a547b;
    border: 2px solid #6a547b;
}
.bkcolor_2 .button.secondary
{
    background-color: #e45e4f;
    border: 2px solid #e45e4f;
}
.bkcolor_3 .button.secondary
{
    background-color: #2dafc8;
    border: 2px solid #2dafc8;
}

.bkcolor_7 .button.secondary
{
    background-color: #65903d;
    border: 2px solid #65903d;
}

.bkcolor_1  .button.secondary:hover,
.bkcolor_1  .button.secondary:focus,

.bkcolor_2  .button.secondary:hover,
.bkcolor_2  .button.secondary:focus,

.bkcolor_3  .button.secondary:hover,
.bkcolor_3  .button.secondary:focus,

.bkcolor_7  .button.secondary:hover,
.bkcolor_7  .button.secondary:focus,

.bkcolor_contact  .button.secondary:hover,
.bkcolor_contact  .button.secondary:focus

{
    background-color: transparent;
    color: #2cafc8;
}

.bkcolor_pro .text-center{
    padding-top: 5vh;
}


.bigimage_section{
    background-color: #fcf4e7;
    margin-top: 0;
    padding-top: 3.38vh;
    padding-bottom: 3.38vh;
	margin-bottom: 65px;
}
.one-image-container img{
  width: 80%;
  margin-top: 66px;
  margin-bottom: 50px;


}
.second-row{
 margin-top: 250px;
}
.highlight_content{
   
   
    font-size: 25px;
    font-weight: 600;
    line-height: 120%;
    color: #2cafc8;
}

.content-left p, .content-left p strong{
    color: #808285;
    font-size: 1.06vw;
    
    
}
.content-left img{
        padding-bottom: 2.26vh;
}

.content-right {
    border-left: 0.27vw solid #cdcfcf;
    padding-left: 2.3vw;
}
.content-right h1{
    
   
    color:#00517d;
    text-transform: uppercase;
    
    
}
.content-right p{
   font-style: italic;
    color: #00517d;
    font-weight: 400;
    
}

.content-right p a{
    color: #00859f;
    text-decoration: underline;
}

.bulletincontent .large-3 img{
  border-radius: 8px  
}
.bulletincontent p{
    font-weight: 400;
  
}

/* Small only */
@media screen and (max-width: 39.9375em)
  
{
.hugetitle {
    margin-bottom: 0;
    margin-top: 0;
   
}
.volumenumber {
    font-size: 20px;
  
}
 .content-left   .image{
      float: left;
      max-width: 32%;
        
    }
.content-left p {
  
   font-size: 16px;
    float: left;
    margin-left: 10px;
    padding-top: 5px;
    margin-top: 15px;
    border-left: 2px solid #cdcfcf;
    padding-left: 10px;
    
}
.content-right {
    border-left: none;
   
}
    .content-left p strong{
        font-size: 16px;
    }
  .bulletincontent  .large-3 {
      text-align: center;
        
    }
.bsection_title_bkground {
  
    font-size: 20px;
    }
.bsection_title_center {
  
    font-size: 20px !important;
  
}
   .bulletincontent  .large-3.large-offset-1 img{
        display: none;
        
    }
    
    .bulletincontent  .large-3.large-offset-1 img{
        display: none;
       
        
    }
     .bulletincontent.bkcolor_blog  .large-3.large-offset-1 img{
        display: block;
        
    }
}


/* Medium and up */
@media screen and (min-width: 40em) {}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {}

/* Large and up */
@media screen and (min-width: 64em) {
     .hugetitle{
    
       font-size: 313px;
    }
}

/* Large only */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .hugetitle{
    
       font-size: 313px;
    }
    
}

.circlenumber{
   	 
	background: #e65f50;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    font-size: 22px;
    color: #fff;
    line-height: 150%;
    text-align: center;
    font-weight: 700;
  
    margin-right: 14px;
    margin-top: 2px;
	
}
.storytitle{
    font-size: 39px;
    font-weight: 800;
    color: #e65f50;
    line-height: 100%;
    display: inline-flex;
}

.cccc-red{
 color:#e65f50;
}
.cccc-green{
 color:#65903d;
}
.cccc-orange{
 color:#efbe42;
}
.cccc-yellow{
 color:#c2cd23;
}
.cccc-teal{
 color:#0085A0;
}

.cccc-red .circlenumber{
  background-color: #e65f50;
}
.cccc-green  .circlenumber{
  background-color:#65903d;
}
.cccc-orange .circlenumber{
  background-color:#efbe42;
}
.cccc-yellow .circlenumber{
  background-color:#c2cd23;
}
.cccc-teal .circlenumber{
  background-color:#0085A0;
}

.hero hr {
    border-bottom: 1px dashed #578b9e;
}
.button-nextcomponent{
background-color: #35484f;
padding: 8px 20px 5px 0px;

}
.button-nextcomponent em{
 font-weight: 100;
}

.button-nextcomponent svg{
    float: left;
    margin-right: 13px;
    fill: #fff;
}
.hero svg a:hover {
    filter: brightness(110%) saturate(110%);
}
.bkcolor_black form label {
  
    color: #fff;
}
.bulletincontent h4{
color:#00507c;


}

.truncated > * {
    display: none;
  }
  .truncated > p:first-child {
    display: block;
    cursor: pointer;
  }
  .truncated > p:first-child::after {
    content: "\00a0 [More…]";
	font-style: italic;
  }
  
  .collapsible.slow.ready > p:first-child::after {
     content: "\00a0 ... [More]";
	 font-style: italic;
	  cursor: pointer;
	  color:#00507c;
  }
  
 
  .collapsible.slow.ready.open > p:first-child::after {
     content: "";

  }
  .collapsible.slow.ready.open > p:last-child::after {
     content: "\00a0 [Close]";
	 font-style: italic;
	 cursor: pointer;
	 color:#00507c;
  }
  
   .collapsible.slow {
    position: relative;
    overflow: hidden;
    padding-bottom: 0.5em;
    transition: height 0.5s ease-out;
  }
  .collapsible.slow > * {
    display: none;
  }
  .collapsible.slow > p:first-child,
  .collapsible.slow.open > *,
  .collapsible.slow.ready > * {
    display: revert;
  }

  .collapsible.slow > .toggler {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #fff;
    text-align: center;
    cursor: pointer;
  }
  .collapsible.slow > .toggler::after {
    content: "\00a0 [More…]";
	font-style: italic;
  }
  .collapsible.slow.open > .toggler::after {
    content: "\00a0 [Close]";
	font-style: italic;
  }
    

 .template-homepage .hero.homepage .images .row .column.nocover a:before{
 opacity: 0;
 

}
.template-homepage .hero.homepage .images .row .column.nocover a:hover:before, .template-homepage .hero.homepage .images .row .column.nocover a:focus:before {
opacity: 0.2;
}

.discovermembership{
/*background: url(https://www.cccc.org/images/v2020/contentimages/two_people.png) bottom left no-repeat;*/

}
.discovermembership .heading{
	text-align: center;
	font-weight:bold;
}

.discovermembership .icon-wrapper{
 text-align: center;
}

.discovermembership .icon-wrapper img{
  width: 60%;
}

.discovermembership .button.primary{
background-color: #74bb45;
border: 2px solid #74bb45;
}

.teamtop{
margin-top: -45px;
 padding: 150px 0;
background: url('https://www.cccc.org/images/v2020/contentimages/our_team_is_your_team.jpg')  top right no-repeat;
}
.memberbenlist{
display: flex;

}
#mst-finance .team
{
      margin-top: -160px;
}
	 
#mst-finance .bio-card .contact,
#mst_new .testimonials .button.primary,
#mst .testimonials .button.primary

{
display: none;

}
form#donationForm{
background-color: #f0f2eb;
   
    padding-top: 20px;
    padding-right: 3%;
    padding-bottom: 10px;
    padding-left: 3%;
    margin-bottom: 20px;
	

}