/**/
/* Fluid Stylesheet*/
/**/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //*/
/*  Initial theme setup                                        //*/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //*/
/* Navigation*/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //*/
/*  Theme initialisation                                       //*/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

/**
* Render the `main` element consistently in IE.
*/
main {
  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
    ========================================================================== */
/**
* 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 */ }

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

/* Text-level semantics
    ========================================================================== */
/**
* Remove the gray background on active links in IE 10.
*/
a {
  background-color: transparent; }

/**
* 1. Remove the bottom border in Chrome 57-
* 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 */ }

/**
* 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 {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
* 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
    ========================================================================== */
/**
* Remove the border on images inside links in IE 10.
*/
img {
  border-style: none; }

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

/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button,
input {
  /* 1 */
  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; }

/**
* Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
* Restore the focus styles unset by the previous rule.
*/
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
* Correct the padding in Firefox.
*/
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
* 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 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
  vertical-align: baseline; }

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

/**
* 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 in Chrome and Safari on macOS.
*/
[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 */ }

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

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

/* Misc
    ========================================================================== */
/**
* Add the correct display in IE 10+.
*/
template {
  display: none; }

/**
* Add the correct display in IE 10.
*/
[hidden] {
  display: none; }

html {
  color: #393942;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px; }

.heading-75, h1 {
  font-size: 75px; }

.heading-56, h2 {
  font-size: 56px; }

.heading-42, h3 {
  font-size: 42px; }

.heading-32, h4 {
  font-size: 32px; }

.heading-28, h5 {
  font-size: 28px; }

.heading-22, h6 {
  font-size: 22px; }

.heading-16 {
  font-size: 16px; }

.heading-14 {
  font-size: 14px; }

.heading-16 {
  font-size: 16px; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  h1 a:link,
  h1 a:visited, h2 a:link,
  h2 a:visited, h3 a:link,
  h3 a:visited, h4 a:link,
  h4 a:visited, h5 a:link,
  h5 a:visited, h6 a:link,
  h6 a:visited {
    color: #393942;
    -webkit-transition: color 150ms;
    transition: color 150ms; }
  h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #AD004A; }

h1, .heading-75, h1 {
  line-height: 93.75px;
  margin: 75px 0; }

h2, .heading-56, h2 {
  line-height: 70px;
  margin: 56px 0; }

h3, .heading-32, h4 {
  line-height: 48.3px;
  margin: 36.8px 0; }

h4, .heading-22, h6 {
  line-height: 32.2px;
  margin: 25.3px 0; }

h5, h6 {
  line-height: 36.8px;
  margin: 18.4px 0; }

p, dl, menu, ol, ul,
pre {
  color: #393942;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
  line-height: 1.5;
  margin: 24px 0; }
  p.large-text, dl.large-text, menu.large-text, ol.large-text, ul.large-text,
  pre.large-text {
    font-size: 14px; }
  p.small-text, dl.small-text, menu.small-text, ol.small-text, ul.small-text,
  pre.small-text {
    font-size: 22px; }

blockquote {
  font-size: 22px;
  border-left: 2px solid #AD004A;
  padding-left: 1.125em; }

b,
strong {
  font-size: inherit;
  font-family: inherit; }

a:link {
  color: #AD004A;
  text-decoration: none; }

a:visited {
  color: #D8005C;
  text-decoration: none; }

a:hover,
a:focus {
  color: #8A003B;
  text-decoration: none; }

a:active {
  color: #AD004A;
  text-decoration: none; }

::-moz-selection {
  color: #FFFFFF;
  background: #AD004A; }

::selection {
  color: #FFFFFF;
  background: #AD004A; }

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000000;
  font-weight: 700; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #000000;
  font-weight: 700; }

:-ms-input-placeholder {
  /* IE 10+ */
  color: #000000;
  font-weight: 700; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #000000;
  font-weight: 700; }

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //*/
/*  Layout                                                     //*/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //*/
.fg__container {
  max-width: 768px;
  margin: 0 auto; }
  .fg__container--fluid {
    margin: 0;
    max-width: 100%; }

.fg__row {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  width: 100%; }

.fg__col-small-1 {
  flex-basis: 8.33333%; }

.fg__col-small-2 {
  flex-basis: 16.66667%; }

.fg__col-small-3 {
  flex-basis: 25%; }

.fg__col-small-4 {
  flex-basis: 33.33333%; }

.fg__col-small-5 {
  flex-basis: 41.66667%; }

.fg__col-small-6 {
  flex-basis: 50%; }

.fg__col-small-7 {
  flex-basis: 58.33333%; }

.fg__col-small-8 {
  flex-basis: 66.66667%; }

.fg__col-small-9 {
  flex-basis: 75%; }

.fg__col-small-10 {
  flex-basis: 83.33333%; }

.fg__col-small-11 {
  flex-basis: 91.66667%; }

.fg__col-small-12 {
  flex-basis: 100%; }

@media screen and (min-width: 768px) {
  .fg__col-medium-1 {
    flex-basis: 8.33333%; }
  .fg__col-medium-2 {
    flex-basis: 16.66667%; }
  .fg__col-medium-3 {
    flex-basis: 25%; }
  .fg__col-medium-4 {
    flex-basis: 33.33333%; }
  .fg__col-medium-5 {
    flex-basis: 41.66667%; }
  .fg__col-medium-6 {
    flex-basis: 50%; }
  .fg__col-medium-7 {
    flex-basis: 58.33333%; }
  .fg__col-medium-8 {
    flex-basis: 66.66667%; }
  .fg__col-medium-9 {
    flex-basis: 75%; }
  .fg__col-medium-10 {
    flex-basis: 83.33333%; }
  .fg__col-medium-11 {
    flex-basis: 91.66667%; }
  .fg__col-medium-12 {
    flex-basis: 100%; } }

@media screen and (min-width: 960px) {
  .fg__col-large-1 {
    flex-basis: 8.33333%; }
  .fg__col-large-2 {
    flex-basis: 16.66667%; }
  .fg__col-large-3 {
    flex-basis: 25%; }
  .fg__col-large-4 {
    flex-basis: 33.33333%; }
  .fg__col-large-5 {
    flex-basis: 41.66667%; }
  .fg__col-large-6 {
    flex-basis: 50%; }
  .fg__col-large-7 {
    flex-basis: 58.33333%; }
  .fg__col-large-8 {
    flex-basis: 66.66667%; }
  .fg__col-large-9 {
    flex-basis: 75%; }
  .fg__col-large-10 {
    flex-basis: 83.33333%; }
  .fg__col-large-11 {
    flex-basis: 91.66667%; }
  .fg__col-large-12 {
    flex-basis: 100%; } }

@media screen and (min-width: 1024px) {
  .fg__col-xlarge-1 {
    flex-basis: 8.33333%; }
  .fg__col-xlarge-2 {
    flex-basis: 16.66667%; }
  .fg__col-xlarge-3 {
    flex-basis: 25%; }
  .fg__col-xlarge-4 {
    flex-basis: 33.33333%; }
  .fg__col-xlarge-5 {
    flex-basis: 41.66667%; }
  .fg__col-xlarge-6 {
    flex-basis: 50%; }
  .fg__col-xlarge-7 {
    flex-basis: 58.33333%; }
  .fg__col-xlarge-8 {
    flex-basis: 66.66667%; }
  .fg__col-xlarge-9 {
    flex-basis: 75%; }
  .fg__col-xlarge-10 {
    flex-basis: 83.33333%; }
  .fg__col-xlarge-11 {
    flex-basis: 91.66667%; }
  .fg__col-xlarge-12 {
    flex-basis: 100%; } }

.fg--debug__container {
  background-color: #88d8b0;
  padding: 10px; }

.fg--debug__row {
  background-color: #ffeead; }

.fg--debug [class*="fg__col-"] {
  width: 150px;
  min-height: 30px;
  background-color: #ff6f69;
  outline: 1px solid #ffcc5c;
  margin: 10px 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  justify-content: space-around; }

/**/
/* Header*/
/* */
/* Set up styles for the header region*/
/**/
.header {
  border-bottom: 1px solid #F1F1F1;
  opacity: 1;
  -webkit-transition: opacity, 200ms;
  transition: opacity, 200ms;
  /* Menu layout*/ }
  @media (min-width: 769px) {
    .header--fixed {
      left: 0;
      position: fixed;
      right: 0;
      top: 0;
      width: 100%;
      z-index: 101; }
      .header--fixed__utility-wrapper {
        display: none; } }
  .header__search--trigger {
    font-size: 0.875em;
    color: #393942;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400; }
    @media (min-width: 769px) {
      .header__search--trigger {
        padding: 0; } }
    .header__search--trigger:hover {
      color: #AD004A; }
    .header__search--trigger:before {
      background-image: url("../assets/icons/svg/search.svg");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 16px auto;
      content: "";
      display: inline-block;
      height: 24px;
      margin-right: 6px;
      width: 24px; }
  .header .search-block-form form {
    max-width: none;
    position: relative; }
    .header .search-block-form form .form-item {
      margin: 0;
      position: relative;
      top: 0; }
      .header .search-block-form form .form-item input[type=search] {
        width: 100%;
        padding: 1em;
        padding-right: 7em; }
    .header .search-block-form form .form-actions {
      position: absolute;
      right: 0.75em;
      top: 0;
      bottom: 0;
      margin: 0; }
      .header .search-block-form form .form-actions input[type=submit] {
        z-index: 1;
        width: 6em;
        padding: 0;
        cursor: pointer;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0;
        display: inline-block;
        padding: 0;
        background-color: #FFFFFF;
        border: 0;
        font-size: 0; }
  .header__utility-wrapper {
    background: #F7F7F7;
    color: #D8D8D8;
    padding: 0 1.5em; }
  .header__logo a {
    display: block; }
    .header__logo a img {
      width: 100%; }
  @media all and (min-width: 769px) {
    .header__main-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }
  @media all and (max-width: 768px) {
    .header__main-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .header__main-wrapper .header__primaryNav {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%; }
        .header__main-wrapper .header__primaryNav ul.menu__main-menu {
          display: none; } }

.main-content__no-sidebars {
  padding: 2em 1.5em; }

.main-content__no-sidebars-span {
  max-width: none;
  margin: 0;
  padding: 0;
  width: 100%; }

.main-content__sidebars {
  display: -ms-grid;
  display: grid; }
  @media (min-width: 769px) {
    .main-content__sidebars--first {
      grid-template-columns: 1fr 2fr;
      grid-row-start: 1; } }
  .main-content__sidebars--first article {
    padding: 1.125em; }
    @media (min-width: 769px) {
      .main-content__sidebars--first article {
        grid-column: 2/span 1;
        grid-row-start: 1; } }
    @media (max-width: 768px) {
      .main-content__sidebars--first article {
        grid-row-start: 2; } }
  @media (min-width: 769px) {
    .main-content__sidebars--first aside {
      grid-column: 1 / span 1;
      grid-row-start: 1;
      padding: 1.125em; } }
  @media (max-width: 768px) {
    .main-content__sidebars--first aside {
      grid-row-start: 1;
      padding: 1.125em 0; } }
  .main-content__sidebars--second {
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 769px) {
      .main-content__sidebars--second {
        grid-template-columns: 2fr 1fr;
        grid-row-start: 1;
        padding: 2em 1.125em; } }
    @media (max-width: 768px) {
      .main-content__sidebars--second {
        padding: 0.75em; } }
    @media (min-width: 769px) {
      .main-content__sidebars--second article {
        grid-column: 1 / span 1;
        grid-row-start: 1; } }
    @media (min-width: 769px) {
      .main-content__sidebars--second aside {
        grid-column: 2/span 1;
        grid-row-start: 1;
        padding-top: 2em; } }
    @media (max-width: 768px) {
      .main-content__sidebars--second aside {
        padding-top: 1.125em; } }

ul.menu {
  margin: 0;
  padding: 0;
  list-style: none; }
  @media screen and (min-width: 769px) {
    ul.menu--inline {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex; } }
  ul.menu__main-menu li.menu__item {
    -webkit-transition: color 250ms ease;
    transition: color 250ms ease; }
    ul.menu__main-menu li.menu__item a, ul.menu__main-menu li.menu__item span {
      font-size: 18px;
      color: #393942;
      line-height: 1.5;
      text-decoration: none;
      padding: 10px;
      cursor: pointer;
      margin: 0 10px;
      position: relative; }
      ul.menu__main-menu li.menu__item a:hover, ul.menu__main-menu li.menu__item span:hover {
        color: #AD004A; }
      ul.menu__main-menu li.menu__item a:focus, ul.menu__main-menu li.menu__item span:focus {
        text-decoration: underline; }
    ul.menu__main-menu li.menu__item--active-trail a, ul.menu__main-menu li.menu__item--active-trail span {
      color: #AD004A; }
    ul.menu__main-menu li.menu__item--expanded {
      position: relative; }
      ul.menu__main-menu li.menu__item--expanded span:after {
        background-image: url("../assets/icons/svg/down-chevron.svg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        content: '';
        display: block;
        height: 6px;
        position: absolute;
        -webkit-transition: -webkit-transform 250ms;
        transition: -webkit-transform 250ms;
        transition: transform 250ms;
        transition: transform 250ms, -webkit-transform 250ms;
        width: 10px;
        z-index: 1;
        right: -10px;
        top: calc(50% - 3px);
        bottom: 0; }
        ul.menu__main-menu li.menu__item--expanded span:after::-ms-expand {
          display: none; }
      ul.menu__main-menu li.menu__item--expanded.active span:after {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
  @media (min-width: 768px) {
    ul.menu__main-menu {
      width: 100%;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      ul.menu__main-menu li.menu__item--level-1 > span.is-active, ul.menu__main-menu li.menu__item--level-1 > a.is-active {
        color: #AD004A; }
      ul.menu__main-menu li.menu__item--level-1.active span :after {
        content: '';
        position: absolute;
        left: calc(50% - 10px);
        bottom: 0;
        width: 0;
        height: 0;
        width: 100%;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #AD004A; }
      ul.menu__main-menu li.menu__item--level-1.menu__item--expanded ul.menu__level-2 {
        position: absolute;
        left: 0;
        right: 0;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        text-align: center;
        display: none;
        width: 100%; } }
  @media (max-width: 767px) {
    ul.menu__main-menu {
      display: block; }
      ul.menu__main-menu li.menu__item {
        padding: 0;
        border-bottom: 1px solid #393942; }
        ul.menu__main-menu li.menu__item a, ul.menu__main-menu li.menu__item span {
          display: block;
          padding: 8px 1.5em;
          color: #393942; }
        ul.menu__main-menu li.menu__item span:after {
          right: 1.5em; }
        ul.menu__main-menu li.menu__item ul.menu__level-2 {
          display: none; }
          ul.menu__main-menu li.menu__item ul.menu__level-2 li.menu__item a {
            padding: 8px 2.5em; }
        ul.menu__main-menu li.menu__item:last-of-type {
          border-bottom: 0 !important; }
        ul.menu__main-menu li.menu__item--expanded > ul li a {
          text-transform: none;
          font-weight: 700; }
          ul.menu__main-menu li.menu__item--expanded > ul li a.is-active {
            background-image: url("../assets/icons/svg/arrow-full-right-white.svg");
            background-repeat: no-repeat;
            background-size: 14px;
            background-position: top 15px left 23px; }
        ul.menu__main-menu li.menu__item--expanded > a, ul.menu__main-menu li.menu__item--expanded > span {
          background-repeat: no-repeat;
          background-size: 14px;
          background-position: center right 25px; }
          ul.menu__main-menu li.menu__item--expanded > a.child-menu-active, ul.menu__main-menu li.menu__item--expanded > span.child-menu-active {
            background-image: url("../assets/icons/svg/arrow-full-up-white.svg") !important; }
      ul.menu__main-menu.main-menu {
        background-color: #AD004A; }
        ul.menu__main-menu.main-menu > li.menu__item--expanded > a, ul.menu__main-menu.main-menu > li.menu__item--expanded > span {
          background-image: url("../assets/icons/svg/arrow-full-down-white.svg"); }
        ul.menu__main-menu.main-menu > li.menu__item--expanded > ul {
          background-color: #8A003B; }
        ul.menu__main-menu.main-menu > li.menu__item--expanded:last-of-type > ul {
          margin-bottom: 0; } }
  ul.menu__sidebar li.menu__sidebar__item {
    margin-left: 0; }
    ul.menu__sidebar li.menu__sidebar__item a,
    ul.menu__sidebar li.menu__sidebar__item span {
      font-size: 16px;
      cursor: pointer;
      display: block; }
      @media (min-width: 769px) {
        ul.menu__sidebar li.menu__sidebar__item a,
        ul.menu__sidebar li.menu__sidebar__item span {
          padding: 0.5em 0.5em 0.5em 2.5em; } }
      @media (max-width: 768px) {
        ul.menu__sidebar li.menu__sidebar__item a,
        ul.menu__sidebar li.menu__sidebar__item span {
          padding: 0.5em 0; } }
      ul.menu__sidebar li.menu__sidebar__item a:link, ul.menu__sidebar li.menu__sidebar__item a:visited,
      ul.menu__sidebar li.menu__sidebar__item span:link,
      ul.menu__sidebar li.menu__sidebar__item span:visited {
        color: #393942; }
      ul.menu__sidebar li.menu__sidebar__item a.is-active, ul.menu__sidebar li.menu__sidebar__item a:hover,
      ul.menu__sidebar li.menu__sidebar__item span.is-active,
      ul.menu__sidebar li.menu__sidebar__item span:hover {
        color: #AD004A; }
    ul.menu__sidebar li.menu__sidebar__item span {
      cursor: pointer;
      position: relative;
      border-bottom: 1px solid #efccdb;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      ul.menu__sidebar li.menu__sidebar__item span:after {
        background-image: url("../assets/icons/svg/arrow--down.svg");
        background-repeat: no-repeat;
        content: '';
        display: block;
        height: 8px;
        -webkit-transition: -webkit-transform 250ms;
        transition: -webkit-transform 250ms;
        transition: transform 250ms;
        transition: transform 250ms, -webkit-transform 250ms;
        width: 14px;
        z-index: 1;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg); }
        ul.menu__sidebar li.menu__sidebar__item span:after::-ms-expand {
          display: none; }
      ul.menu__sidebar li.menu__sidebar__item span.menu__sidebar--open:after {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg); }
    ul.menu__sidebar li.menu__sidebar__item a.is-active {
      border-left: 4px solid #AD004A;
      color: #AD004A;
      padding: 0.5em 0 0.5em 2.5em; }
    ul.menu__sidebar li.menu__sidebar__item--expanded > ul {
      display: none; }
      ul.menu__sidebar li.menu__sidebar__item--expanded > ul > li.menu__sidebar__item {
        margin-left: 15px; }
    ul.menu__sidebar li.menu__sidebar__item--expanded {
      position: relative; }
      ul.menu__sidebar li.menu__sidebar__item--expanded span:after {
        background-image: url("../assets/icons/svg/down-chevron.svg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        content: '';
        display: block;
        height: 6px;
        position: absolute;
        -webkit-transition: -webkit-transform 250ms;
        transition: -webkit-transform 250ms;
        transition: transform 250ms;
        transition: transform 250ms, -webkit-transform 250ms;
        width: 10px;
        z-index: 1; }
        ul.menu__sidebar li.menu__sidebar__item--expanded span:after::-ms-expand {
          display: none; }
      ul.menu__sidebar li.menu__sidebar__item--expanded span.active:after {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); }

.menu__mega-menu {
  position: absolute;
  left: 0;
  display: none;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .menu__mega-menu.active {
    display: block; }
  .menu__mega-menu--container {
    position: relative;
    background-color: #AD004A;
    padding: 2em; }
  .menu__mega-menu--main-wrapper {
    border-radius: 5px;
    background-color: #FFFFFF;
    padding: 2em; }
    .menu__mega-menu--main-wrapper .mega-menu {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .menu__mega-menu--main-wrapper .mega-menu ul li.mega-menu__item {
        display: block; }
        .menu__mega-menu--main-wrapper .mega-menu ul li.mega-menu__item--title span {
          font-weight: 700; }
        .menu__mega-menu--main-wrapper .mega-menu ul li.mega-menu__item a {
          -webkit-transition: color 0.25s ease 0s;
          transition: color 0.25s ease 0s;
          color: #393942; }
          .menu__mega-menu--main-wrapper .mega-menu ul li.mega-menu__item a:hover {
            color: #AD004A; }

ul.pager__items,
ul.js-pager__items {
  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;
  margin: 0;
  padding: 1.5em 0; }
  ul.pager__items li,
  ul.js-pager__items li {
    list-style: none;
    border-radius: 0;
    color: #393942;
    margin: 0 6px;
    -webkit-transition: all 350ms;
    transition: all 350ms; }
    ul.pager__items li.is-active a,
    ul.js-pager__items li.is-active a {
      background-color: #393942;
      border-color: #393942;
      color: #FFFFFF; }
    ul.pager__items li:first-child,
    ul.js-pager__items li:first-child {
      border-radius: 6px 0 0 6px;
      margin-left: 0; }
    ul.pager__items li:last-child,
    ul.js-pager__items li:last-child {
      border-radius: 0 6px 6px 0; }
    ul.pager__items li.first.last,
    ul.js-pager__items li.first.last {
      border-radius: 6px; }
    ul.pager__items li.pager-current,
    ul.js-pager__items li.pager-current {
      background: #8A003B;
      border-color: #8A003B;
      line-height: 2;
      padding: 0.5em 1em !important; }
      ul.pager__items li.pager-current:hover,
      ul.js-pager__items li.pager-current:hover {
        background: #8A003B;
        color: #FFFFFF;
        cursor: default; }
    ul.pager__items li.pager__item--ellipsis,
    ul.js-pager__items li.pager__item--ellipsis {
      border: 1px solid #D5D5D6;
      background-color: #FFFFFF;
      color: #393942;
      display: block;
      line-height: 2;
      padding: 6px 12px; }
    ul.pager__items li a,
    ul.js-pager__items li a {
      border: 1px solid #D5D5D6;
      background-color: #FFFFFF;
      color: #393942;
      display: block;
      line-height: 2;
      padding: 6px 12px; }
      ul.pager__items li a:hover,
      ul.js-pager__items li a:hover {
        background-color: #393942;
        border-color: #393942;
        color: #FFFFFF; }

/**/
/* Mobile Menu*/
/* */
/* Set up styles for the mobile*/
/**/
/* increase this to see the transformations in slow-motion*/
.hamburgerNav {
  background: transparent;
  border: 0;
  cursor: pointer;
  padding: 0;
  position: relative;
  text-indent: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
  .hamburgerNav.active {
    -webkit-transition: all 0s ease 0s;
    transition: all 0s ease 0s; }
  .hamburgerNav--close .hamburgerNav__lines {
    /*hide the middle line*/
    background: transparent;
    /*overlay the lines by setting both their top values to 0*/
    /* rotate the lines to form the x shape*/ }
    .hamburgerNav--close .hamburgerNav__lines:before, .hamburgerNav--close .hamburgerNav__lines:after {
      -webkit-transform-origin: 50%;
      transform-origin: 50%;
      top: 0;
      width: 25px; }
    .hamburgerNav--close .hamburgerNav__lines:before {
      -webkit-transform: rotate3d(0, 0, 1, 45deg);
      transform: rotate3d(0, 0, 1, 45deg); }
    .hamburgerNav--close .hamburgerNav__lines:after {
      -webkit-transform: rotate3d(0, 0, 1, -45deg);
      transform: rotate3d(0, 0, 1, -45deg); }
  .hamburgerNav__trigger {
    color: #AD004A;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.625em;
    text-decoration: none;
    /* rotate the lines to form the x shape*/ }
    @media all and (min-width: 769px) {
      .hamburgerNav__trigger {
        display: none; } }
    @media all and (max-width: 768px) {
      .hamburgerNav__trigger {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-left: 20px;
        justify-self: flex-end; } }
  .hamburgerNav__lines {
    /*create middle line*/
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background: #AD004A;
    display: inline-block;
    height: 4px;
    top: 0;
    vertical-align: middle;
    position: relative;
    width: 25px;
    /*create the upper and lower lines as pseudo-elements of the middle line*/ }
    .hamburgerNav__lines:before, .hamburgerNav__lines:after {
      -webkit-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      background: #AD004A;
      display: inline-block;
      height: 4px;
      top: 0;
      vertical-align: middle;
      -webkit-transform-origin: 1.78571px center;
      transform-origin: 1.78571px center;
      content: '';
      position: absolute;
      left: 0; }
    .hamburgerNav__lines:before {
      top: 8px;
      width: 25px; }
    .hamburgerNav__lines:after {
      top: -8px;
      width: 25px; }
  @media all and (max-width: 768px) {
    .hamburgerNav__label {
      font-size: 1.125em;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      line-height: 1.2;
      color: #393942;
      display: inline-block;
      vertical-align: middle;
      margin-right: 6px; } }

div.tabs {
  margin-bottom: 20px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; }

.tabs ul.primary {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; }

.tabs ul.primary li a {
  display: block;
  height: 1.8em;
  padding: 0 10px 3px;
  color: #000;
  border-width: 1px;
  border-style: solid solid none solid;
  border-color: #bbb;
  background-color: #ededed;
  text-shadow: 0 1px 0 #fff;
  font-size: 0.929em;
  line-height: 1.9; }

.tabs ul.primary li.is-active a {
  border: 1px solid #bbb;
  background-color: #fff; }

@media screen and (max-width: 37.5em) {
  .tabs ul.primary {
    border-bottom: 1px solid #bbb; }
  .tabs ul.primary li {
    display: block;
    margin: 0; }
  .tabs ul.primary li a {
    padding: 5px 10px; }
  .tabs ul.primary li.is-active a {
    border-bottom: none; } }

@media screen and (min-width: 37.5em) {
  .tabs ul.primary {
    overflow: hidden;
    height: auto;
    margin: 0;
    padding: 0 3px;
    white-space: nowrap;
    border: none;
    border-collapse: collapse;
    background: transparent url(/core/themes/bartik/images/tabs-border.png) repeat-x left bottom;
    line-height: normal; }
  .tabs ul.primary li {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    vertical-align: bottom; }
  [dir="rtl"] .tabs ul.primary li {
    float: right;
    margin: 0 0 0 5px; }
  .tabs ul.primary li a {
    float: left;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px; }
  .tabs ul.primary li.is-active a {
    border-bottom: 1px solid #fff; } }

.tabs ul.secondary {
  overflow: hidden;
  margin: 5px;
  padding: 0.5em 0;
  border-bottom: none; }

.tabs ul.secondary li {
  display: block;
  float: left;
  margin: 0;
  padding: 0 1em;
  border-right: 1px solid #ccc; }

[dir="rtl"] .tabs ul.secondary li {
  float: right;
  border-right: none;
  border-left: 1px solid #ccc; }

.tabs ul.secondary li:last-child {
  border-right: none; }

[dir="rtl"] .tabs ul.secondary li:last-child {
  border-left: none; }

.tabs ul.secondary li:first-child {
  padding-left: 0; }

[dir="rtl"] .tabs ul.secondary li:first-child {
  padding-right: 0; }

.tabs ul.secondary li a {
  display: inline;
  padding: 0.25em 0.5em;
  text-decoration: none; }

.tabs ul.secondary li a.is-active {
  border-bottom: none;
  border-radius: 5px;
  background: #f2f2f2; }

/**/
/* Sidebar*/
/* */
/* Set up styles for the sidebar regions*/
/**/
@media (min-width: 769px) {
  aside .mobileNav__trigger--sidebar {
    display: none; } }

@media (max-width: 768px) {
  aside .mobileNav__trigger--sidebar {
    font-size: 1.125em;
    display: block;
    line-height: 1.5;
    padding: 0 0.75em;
    cursor: pointer; }
    aside .mobileNav__trigger--sidebar:link, aside .mobileNav__trigger--sidebar:visited {
      color: #D8D8D8; }
    aside .mobileNav__trigger--sidebar.is-active, aside .mobileNav__trigger--sidebar:hover {
      color: #AD004A; }
  aside ul.menu__sidebar {
    display: none;
    margin-top: 0.5em; }
    aside ul.menu__sidebar.active {
      display: block; }
    aside ul.menu__sidebar li {
      display: block;
      margin-right: 0;
      line-height: 1.5; } }

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //*/
/*  Page Styling                                               //*/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //*/
/**/
/* Setup*/
/* */
/* Set up default styles for global page layouts*/
.main-content__sidebars--first aside {
  background-color: rgba(216, 216, 216, 0.2); }
  @media (min-width: 769px) {
    .main-content__sidebars--first aside {
      display: -webkit-box;
      display: flex;
      border-right: 1px solid #F1F1F1;
      -webkit-box-pack: end;
      justify-content: flex-end;
      text-align: right; } }

table {
  border-collapse: collapse;
  border: 1px solid black; }
  table thead th {
    font-weight: 700; }
  table th, table td {
    border: 1px solid black;
    padding: 8px;
    text-align: left; }

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //*/
/*  Paragraph Styling                                          //*/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //*/
.paragraph-type__tile {
  padding: 2em 0;
  overflow: hidden;
  position: relative; }
  .paragraph-type__tile--inner .media-wrapper {
    position: relative; }
    .paragraph-type__tile--inner .media-wrapper .image-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
    .paragraph-type__tile--inner .media-wrapper .blockquote--wrapper {
      background-color: #F7F7F7;
      padding: 2em;
      position: relative;
      bottom: 60px; }
      .paragraph-type__tile--inner .media-wrapper .blockquote--wrapper p.large-text, .paragraph-type__tile--inner .media-wrapper .blockquote--wrapper dl.large-text, .paragraph-type__tile--inner .media-wrapper .blockquote--wrapper menu.large-text, .paragraph-type__tile--inner .media-wrapper .blockquote--wrapper ol.large-text, .paragraph-type__tile--inner .media-wrapper .blockquote--wrapper ul.large-text {
        margin-top: 0; }
      .paragraph-type__tile--inner .media-wrapper .blockquote--wrapper p:last-child, .paragraph-type__tile--inner .media-wrapper .blockquote--wrapper dl:last-child, .paragraph-type__tile--inner .media-wrapper .blockquote--wrapper menu:last-child, .paragraph-type__tile--inner .media-wrapper .blockquote--wrapper ol:last-child, .paragraph-type__tile--inner .media-wrapper .blockquote--wrapper ul:last-child {
        margin-bottom: 0; }
      .paragraph-type__tile--inner .media-wrapper .blockquote--wrapper:before, .paragraph-type__tile--inner .media-wrapper .blockquote--wrapper:after {
        width: 40px;
        height: 40px;
        background-color: #AD004A;
        content: "";
        position: absolute;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 60%; }
      .paragraph-type__tile--inner .media-wrapper .blockquote--wrapper:before {
        top: -20px;
        left: 0;
        background-image: url("../assets/icons/svg/quote--open.svg"); }
      .paragraph-type__tile--inner .media-wrapper .blockquote--wrapper:after {
        bottom: -20px;
        right: 0;
        background-image: url("../assets/icons/svg/quote--close.svg"); }
  .paragraph-type__tile--inner .content-wrapper .call-to-action {
    background-color: #AD004A;
    padding: 2em;
    margin: 3em 0 0; }
    .paragraph-type__tile--inner .content-wrapper .call-to-action > * {
      color: #FFFFFF; }
  @media (max-width: 768px) {
    .paragraph-type__tile--inner {
      margin: 0 10px; }
      .paragraph-type__tile--inner .image-wrapper {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end; }
        .paragraph-type__tile--inner .image-wrapper .blockquote--wrapper {
          max-width: 85vw; } }
  @media (min-width: 769px) {
    .paragraph-type__tile--inner {
      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: 0 25px; }
      .paragraph-type__tile--inner .media-wrapper {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 49%;
        flex: 0 1 49%; }
        .paragraph-type__tile--inner .media-wrapper .image-wrapper {
          -webkit-box-align: start;
          -ms-flex-align: start;
          align-items: flex-start; }
      .paragraph-type__tile--inner .content-wrapper {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 40%;
        flex: 0 1 40%; }
        .paragraph-type__tile--inner .content-wrapper h2 {
          margin-top: 0; } }
  @media (min-width: 769px) {
    .paragraph-type__tile--inner.alignleft .blockquote--wrapper {
      left: 30px; }
    .paragraph-type__tile--inner.alignleft .icon__container .icon--solar {
      top: -60px;
      right: -60px; }
    .paragraph-type__tile--inner.alignleft .icon__container .icon--hydro {
      top: 20px;
      right: -80px; }
    .paragraph-type__tile--inner.alignleft .icon__container .icon--wind {
      left: 30px;
      width: 105%; } }
  @media (min-width: 769px) {
    .paragraph-type__tile--inner.alignright {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }
      .paragraph-type__tile--inner.alignright .image-wrapper {
        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-align: end;
        -ms-flex-align: end;
        align-items: flex-end; }
      .paragraph-type__tile--inner.alignright .blockquote--wrapper {
        left: -30px;
        right: 30px; }
      .paragraph-type__tile--inner.alignright .icon__container .icon--solar {
        top: -60px;
        left: -60px;
        -webkit-transform: rotateZ(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotateZ(-90deg); }
      .paragraph-type__tile--inner.alignright .icon__container .icon--hydro {
        top: 20px;
        left: -80px; }
      .paragraph-type__tile--inner.alignright .icon__container .icon--wind {
        left: 5px;
        width: 130%; } }
  @media (max-width: 768px) {
    .paragraph-type__tile--inner.alignright .icon__container .icon--solar {
      top: -60px;
      left: -60px;
      -webkit-transform: rotateZ(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotateZ(-90deg); }
    .paragraph-type__tile--inner.alignright .icon__container .icon--hydro {
      top: 20px;
      left: -80px; }
    .paragraph-type__tile--inner.alignright .icon__container .icon--wind {
      left: -10px;
      width: 130%; } }
  .paragraph-type__tile--inner .icon {
    position: absolute; }
    .paragraph-type__tile--inner .icon__container {
      position: relative; }
    .paragraph-type__tile--inner .icon--solar {
      width: 221px;
      height: 220px; }
    .paragraph-type__tile--inner .icon--hydro {
      width: 352px;
      height: 52px; }
    .paragraph-type__tile--inner .icon--wind {
      bottom: 30px; }
    @media (max-width: 768px) {
      .paragraph-type__tile--inner .icon--solar {
        top: -30px;
        right: -30px;
        width: 130px;
        height: auto; }
      .paragraph-type__tile--inner .icon--hydro {
        top: 20px;
        right: -10px;
        width: 70%;
        height: auto; }
      .paragraph-type__tile--inner .icon--wind {
        right: -10px;
        width: 113%; } }

figure {
  margin: 0; }
  figure figcaption {
    background-color: #F1F1F1;
    padding: 10px; }
    figure figcaption p, figure figcaption dl, figure figcaption menu, figure figcaption ol, figure figcaption ul {
      margin: 0; }

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //*/
/*  Theming                                                    //*/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //*/
/**/
/* Drupal*/
/* */
/* Any dependancies for Drupal websites*/
/**/
/* */
/* Responsive images*/
/* */
picture,
img {
  border: 0;
  vertical-align: top;
  max-width: 100%;
  height: auto;
  width: auto; }

.hide-button {
  display: none; }

/* */
/* Messages*/
/* */
.messages ul li {
  word-break: break-all; }

div[role="alert"] {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  background: no-repeat 10px 17px;
  /* LTR */
  background-color: #fdf8ed;
  background-image: url(../assets/icons/svg/warning.svg);
  border-color: #f4daa6 #f4daa6 #f4daa6 transparent;
  /* LTR */
  border-radius: 2px;
  border-width: 1px 1px 1px 0;
  /* LTR */
  border: 1px solid;
  -webkit-box-shadow: -8px 0 0 #e09600;
  box-shadow: -8px 0 0 #e09600;
  /* LTR */
  color: #734c00;
  margin: 1.5em auto;
  overflow-wrap: break-word;
  padding: 15px 20px 15px 35px;
  /* LTR */
  word-wrap: break-word;
  font-size: 0.875em; }

/* Default message styles from seven theme*/
.messages {
  background: no-repeat 10px 17px;
  /* LTR */
  border: 1px solid;
  border-width: 1px 1px 1px 0;
  /* LTR */
  border-radius: 2px;
  padding: 15px 20px 15px 35px;
  /* LTR */
  word-wrap: break-word;
  overflow-wrap: break-word; }

[dir="rtl"] .messages {
  border-width: 1px 0 1px 1px;
  background-position: right 10px top 17px;
  padding-left: 20px;
  padding-right: 35px;
  text-align: right; }

.messages + .messages {
  margin-top: 1.538em; }

.messages__list {
  list-style: none;
  padding: 0;
  margin: 0; }

.messages__item + .messages__item {
  margin-top: 0.769em; }

.messages--status {
  color: #325e1c;
  background-color: #f3faef;
  border-color: #c9e1bd #c9e1bd #c9e1bd transparent;
  /* LTR */
  background-image: url(../assets/icons/svg/check.svg);
  -webkit-box-shadow: -8px 0 0 #77b259;
  box-shadow: -8px 0 0 #77b259;
  /* LTR */ }

[dir="rtl"] .messages--status {
  border-color: #c9e1bd transparent #c9e1bd #c9e1bd;
  -webkit-box-shadow: 8px 0 0 #77b259;
  box-shadow: 8px 0 0 #77b259;
  margin-left: 0; }

.messages--warning {
  background-color: #fdf8ed;
  background-image: url(../assets/icons/svg/warning.svg);
  border-color: #f4daa6 #f4daa6 #f4daa6 transparent;
  /* LTR */
  color: #734c00;
  -webkit-box-shadow: -8px 0 0 #e09600;
  box-shadow: -8px 0 0 #e09600;
  /* LTR */ }

[dir="rtl"] .messages--warning {
  border-color: #f4daa6 transparent #f4daa6 #f4daa6;
  -webkit-box-shadow: 8px 0 0 #e09600;
  box-shadow: 8px 0 0 #e09600; }

.messages--error {
  background-color: #fcf4f2;
  color: #a51b00;
  background-image: url(../assets/icons/svg/error.svg);
  border-color: #f9c9bf #f9c9bf #f9c9bf transparent;
  /* LTR */
  -webkit-box-shadow: -8px 0 0 #e62600;
  box-shadow: -8px 0 0 #e62600;
  /* LTR */ }

[dir="rtl"] .messages--error {
  border-color: #f9c9bf transparent #f9c9bf #f9c9bf;
  -webkit-box-shadow: 8px 0 0 #e62600;
  box-shadow: 8px 0 0 #e62600; }

.messages--error p.error, .messages--error dl.error, .messages--error menu.error, .messages--error ol.error, .messages--error ul.error {
  color: #a51b00; }

/* */
/* Hide text */
/**/
.element-invisible,
.off-screen {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden; }

.element-invisible.element-focusable:active,
.element-invisible.element-focusable:focus {
  position: static !important;
  clip: auto;
  overflow: visible;
  height: auto; }

/* */
/* Login*/
/**/
.page-user #page {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto; }

.section-user main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100vh;
  padding: 0 25px; }
  .section-user main .node__content > a {
    display: block;
    max-width: 240px;
    margin: 0 auto; }

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //*/
/*  Component styling                                          //*/
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //*/
.paragraph--type--accordion {
  padding: 3em 0; }
  .paragraph--type--accordion .paragraph--type--accordion-item {
    border-bottom: 1px solid #AD004A;
    font: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 1.5em 0;
    position: relative; }
    .paragraph--type--accordion .paragraph--type--accordion-item .ui-accordion-header {
      background-color: #F7F7F7;
      border-color: inherit;
      color: #AD004A;
      margin: 0;
      padding: 0.4em 0.7em;
      position: absolute;
      right: 0;
      top: 22px; }
      .paragraph--type--accordion .paragraph--type--accordion-item .ui-accordion-header:after {
        font-size: 0.875em;
        background-color: #F7F7F7;
        border-radius: 4px;
        bottom: 0;
        color: #AD004A;
        content: "Show";
        display: block;
        left: 0;
        padding: 6px;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0;
        -webkit-transition: all 350ms ease;
        transition: all 350ms ease; }
      .paragraph--type--accordion .paragraph--type--accordion-item .ui-accordion-header:hover:after {
        background-color: #AD004A;
        color: #FFFFFF; }
      .paragraph--type--accordion .paragraph--type--accordion-item .ui-accordion-header.ui-state-active {
        position: absolute;
        right: 0;
        top: 22px;
        margin: 0; }
        .paragraph--type--accordion .paragraph--type--accordion-item .ui-accordion-header.ui-state-active:after {
          content: "Hide"; }
    .paragraph--type--accordion .paragraph--type--accordion-item .ui-accordion-content {
      background-color: transparent;
      border-radius: 0;
      border: 0;
      padding: 0; }
      .paragraph--type--accordion .paragraph--type--accordion-item .ui-accordion-content p:last-of-type, .paragraph--type--accordion .paragraph--type--accordion-item .ui-accordion-content dl:last-of-type, .paragraph--type--accordion .paragraph--type--accordion-item .ui-accordion-content menu:last-of-type, .paragraph--type--accordion .paragraph--type--accordion-item .ui-accordion-content ol:last-of-type, .paragraph--type--accordion .paragraph--type--accordion-item .ui-accordion-content ul:last-of-type {
        margin-bottom: 0; }

form {
  /* Default checkboxes override*/ }
  form *:focus {
    background-color: aliceblue;
    outline-offset: 0px;
    outline: 4px solid #a9d3fe; }
  form .js-form-type-color {
    margin: 0; }
  form .js-text-format-wrapper .js-form-type-textarea {
    margin-bottom: 0; }
  form fieldset span.fieldset-legend {
    margin-bottom: 0; }
  form .js-form-item,
  form .js-form-actions {
    margin: 2em 0; }
    form .js-form-item .description,
    form .js-form-actions .description {
      margin: 0.75em 0 0; }
  form span.fieldset-legend,
  form .js-form-type-textarea label,
  form label {
    color: #393942;
    display: block;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 8px;
    padding: 0; }
    form span.fieldset-legend.form-required:after,
    form .js-form-type-textarea label.form-required:after,
    form label.form-required:after {
      content: "*";
      display: inline-block;
      color: #f00; }
  form input[type="text"],
  form input[type="email"],
  form input[type="password"],
  form input[type="tel"] {
    font-size: 16px;
    border-radius: 6px;
    border: 1px solid #D8D8D8;
    color: #393942;
    line-height: 1.5;
    padding: 12px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  form select {
    border-radius: 6px;
    border: 1px solid #D8D8D8;
    color: #393942;
    height: 53px;
    max-width: 100%; }
    form select::-ms-expand {
      display: none; }
  form textarea {
    font-size: 18px;
    border-radius: 6px;
    border: 1px solid #D8D8D8;
    color: #393942;
    line-height: 1.5;
    padding: 12px;
    width: 100%; }
  form input[type="submit"] {
    color: #FFFFFF;
    font-size: 16px;
    padding: 0 1em; }
  form .js-webform-checkboxes .form-item,
  form .js-webform-radios .form-item {
    margin: 0; }
    form .js-webform-checkboxes .form-item .description,
    form .js-webform-radios .form-item .description {
      margin-left: -30px; }
  form .js-webform-checkboxes .js-form-type-checkbox,
  form .js-webform-checkboxes .js-form-type-radio,
  form .js-webform-radios .js-form-type-checkbox,
  form .js-webform-radios .js-form-type-radio {
    clear: left;
    margin: 0 0 30px;
    min-height: 30px;
    padding: 0 0 0 30px;
    position: relative; }
    form .js-webform-checkboxes .js-form-type-checkbox input,
    form .js-webform-checkboxes .js-form-type-radio input,
    form .js-webform-radios .js-form-type-checkbox input,
    form .js-webform-radios .js-form-type-radio input {
      cursor: pointer;
      height: 30px;
      left: 0;
      margin: 0;
      opacity: 0;
      position: absolute;
      top: 0;
      width: 30px;
      z-index: 1; }
    form .js-webform-checkboxes .js-form-type-checkbox label,
    form .js-webform-checkboxes .js-form-type-radio label,
    form .js-webform-radios .js-form-type-checkbox label,
    form .js-webform-radios .js-form-type-radio label {
      display: inline-block;
      margin-bottom: 0;
      padding: calc(30px/12) 10px;
      cursor: pointer; }
      form .js-webform-checkboxes .js-form-type-checkbox label:before,
      form .js-webform-checkboxes .js-form-type-radio label:before,
      form .js-webform-radios .js-form-type-checkbox label:before,
      form .js-webform-radios .js-form-type-radio label:before {
        background: inherit;
        border: 1px solid #D8D8D8;
        content: "";
        height: 30px;
        left: 0;
        position: absolute;
        top: 0;
        width: 30px; }
    form .js-webform-checkboxes .js-form-type-checkbox input:checked + label:after,
    form .js-webform-checkboxes .js-form-type-radio input:checked + label:after,
    form .js-webform-radios .js-form-type-checkbox input:checked + label:after,
    form .js-webform-radios .js-form-type-radio input:checked + label:after {
      opacity: 1; }
    form .js-webform-checkboxes .js-form-type-checkbox input:focus + label:before,
    form .js-webform-checkboxes .js-form-type-radio input:focus + label:before,
    form .js-webform-radios .js-form-type-checkbox input:focus + label:before,
    form .js-webform-radios .js-form-type-radio input:focus + label:before {
      background-color: aliceblue;
      outline-offset: 0px;
      outline: 0;
      -webkit-box-shadow: 0 0 0 4px #a9d3fe;
      box-shadow: 0 0 0 4px #a9d3fe; }
  form .js-webform-checkboxes .js-form-type-checkbox label:after,
  form .js-webform-radios .js-form-type-checkbox label:after {
    background: inherit;
    border: solid;
    border-width: 0 0 3px 3px;
    border-top-color: inherit;
    content: "";
    height: calc(30px/4.4);
    left: 8px;
    opacity: 0;
    position: absolute;
    top: 10px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: calc(30px/2); }
  form .js-webform-checkboxes .js-form-type-radio label:before,
  form .js-webform-radios .js-form-type-radio label:before {
    border-radius: 50%; }
  form .js-webform-checkboxes .js-form-type-radio label:after,
  form .js-webform-radios .js-form-type-radio label:after {
    background: inherit;
    border-radius: 50%;
    border: 7px solid #AD004A;
    content: "";
    height: 0;
    left: 8px;
    opacity: 0;
    position: absolute;
    top: 8px;
    width: 0; }

/* Alternative label layout when labels shrink on focus*/
form.alternative-labels .js-form-type-textfield,
form.alternative-labels .js-form-type-email,
form.alternative-labels .js-form-type-tel,
form.alternative-labels .js-form-type-webform-email-multiple,
form.alternative-labels .js-form-type-password {
  position: relative; }
  form.alternative-labels .js-form-type-textfield label,
  form.alternative-labels .js-form-type-email label,
  form.alternative-labels .js-form-type-tel label,
  form.alternative-labels .js-form-type-webform-email-multiple label,
  form.alternative-labels .js-form-type-password label {
    cursor: text;
    left: 1em;
    position: absolute;
    top: 1em;
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: -webkit-all .2s ease-out;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    transition: all .2s ease-out, -webkit-all .2s ease-out;
    -webkit-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    text-align: initial;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    pointer-events: none; }
  form.alternative-labels .js-form-type-textfield label.focus,
  form.alternative-labels .js-form-type-email label.focus,
  form.alternative-labels .js-form-type-tel label.focus,
  form.alternative-labels .js-form-type-webform-email-multiple label.focus,
  form.alternative-labels .js-form-type-password label.focus {
    color: #D8D8D8;
    left: 0;
    top: -4px;
    -webkit-transform: translateY(-80%) scale(0.8);
    -ms-transform: translateY(-80%) scale(0.8);
    transform: translateY(-80%) scale(0.8);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0; }

form.alternative-labels .js-form-item-description-display-before label {
  top: 2.2em; }
  form.alternative-labels .js-form-item-description-display-before label:focus {
    top: 0.3em; }

@media (max-width: 640px) {
  .paragraph--type--body {
    margin-top: 1.5em;
    padding: 0 0 1.5em 0; } }

@media (min-width: 641px) {
  .paragraph--type--body {
    margin-top: 1.5em;
    padding: 2em 0; } }

.paragraph--type--body p:last-of-type, .paragraph--type--body dl:last-of-type, .paragraph--type--body menu:last-of-type, .paragraph--type--body ol:last-of-type, .paragraph--type--body ul:last-of-type {
  margin-bottom: 0; }

.paragraph--type--body blockquote > p:first-of-type, .paragraph--type--body blockquote > dl:first-of-type, .paragraph--type--body blockquote > menu:first-of-type, .paragraph--type--body blockquote > ol:first-of-type, .paragraph--type--body blockquote > ul:first-of-type {
  font-size: 2.25em;
  font-weight: 700;
  line-height: 1.2; }

.card-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: wrap;
  -ms-flex: wrap;
  flex: wrap;
  margin: 0 1.25em 1.25em 0;
  padding: 0 !important; }
  .card-wrapper .card {
    padding: 1.250em 0 0 1.250em; }

.card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid #D8D8D8;
  margin: 0;
  min-height: 0;
  position: relative; }
  .card .image-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: block;
    padding: 0;
    position: relative; }
  .card .content-wrapper {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-radius: 0; }
    .card .content-wrapper .eyebrow span {
      font-size: 0.875em;
      color: #AD004A;
      display: block;
      margin-top: 1em; }
      .card .content-wrapper .eyebrow span a:link, .card .content-wrapper .eyebrow span a:visited {
        color: #AD004A; }
    .card .content-wrapper .card-title h2 {
      margin-top: 0.25em;
      margin-bottom: 0; }
    .card .content-wrapper a.category {
      background-color: #FFFFFF; }

@media (min-width: 641px) {
  .card-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
    .card-row .image-wrapper {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
      flex: 0 0 40%; }
    .card-row .content-wrapper {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 60%;
      flex: 0 0 60%;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; } }

@media (max-width: 640px) {
  .card-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }

.card-row > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  text-decoration: none; }

.card-row .image-wrapper,
.card-row .content-wrapper {
  border: 0;
  padding: 0; }

.card-row .content-wrapper {
  background-color: #FFFFFF;
  padding: 1.250em;
  position: relative;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1.25em; }
  @media (min-width: 768px) {
    .card-row .content-wrapper {
      -webkit-box-flex: 1.6;
      -ms-flex: 1.6;
      flex: 1.6; } }
  .card-row .content-wrapper h2 {
    margin-top: 0; }
  .card-row .content-wrapper .card-attributes {
    margin-top: 0;
    padding-bottom: 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .card-row .content-wrapper .card-attributes .rating {
      position: relative; }

.paragraph--type--tile {
  width: 100%; }
  @media (min-width: 641px) {
    .paragraph--type--tile {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .paragraph--type--tile.alignright {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
      .paragraph--type--tile.alignleft {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; } }
  .paragraph--type--tile > div {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%; }
  .paragraph--type--tile .content-wrapper {
    padding: 1.5em; }
    .paragraph--type--tile .content-wrapper h2 {
      margin-top: 0; }
  .paragraph--type--tile .image-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

@media (min-width: 641px) {
  .paragraph--type--image {
    padding: 1.5em 0; } }

@media (max-width: 640px) {
  .paragraph--type--image {
    margin: 0 -spacing(xlarge); } }

.paragraph--type--image > div {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.leaderboard {
  position: relative; }
  @media (min-width: 641px) {
    .leaderboard {
      height: 100%; } }
  .leaderboard--item {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center; }
    .leaderboard--item.item-center {
      -webkit-box-pack: center;
      justify-content: center; }
    .leaderboard--item.item-left {
      -webkit-box-pack: start;
      justify-content: flex-start; }
      .leaderboard--item.item-left .content-wrapper {
        left: 0; }
    .leaderboard--item.item-right {
      -webkit-box-pack: end;
      justify-content: flex-end; }
      .leaderboard--item.item-right .content-wrapper {
        right: 0; }
    .leaderboard--item .content-wrapper {
      background-color: #FFFFFF;
      padding: 1.5em;
      position: absolute;
      margin: 0 2em;
      width: 100%;
      max-width: 24em; }
      .leaderboard--item .content-wrapper span {
        display: block; }
  .leaderboard--static-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column; }

.video-wrapper {
  position: relative;
  padding-top: 25px;
  overflow: hidden;
  padding-bottom: 56.25%; }
  .video-wrapper object, .video-wrapper embed, .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.btn, form input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-clip: border-box;
  border-radius: 6px;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  padding: 15px 30px;
  text-align: center;
  -webkit-transition: all 250ms linear 0s;
  transition: all 250ms linear 0s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: normal; }
  .btn:hover, form input:hover[type="submit"] {
    cursor: pointer; }
  .btn--primary, form input[type="submit"] {
    background-color: #AD004A; }
    .btn--primary:link, form input:link[type="submit"], .btn--primary:visited, form input:visited[type="submit"] {
      color: #FFFFFF; }
    .btn--primary:hover, form input:hover[type="submit"] {
      background-color: #8A003B; }
  .btn--outline-primary {
    background-color: #FFFFFF;
    border: 2px solid #AD004A; }
    .btn--outline-primary:link, .btn--outline-primary:visited {
      color: #AD004A; }
    .btn--outline-primary:hover {
      background-color: #AD004A;
      border: 2px solid #AD004A;
      color: #FFFFFF; }
  .btn--secondary {
    background-color: #D8D8D8;
    color: #D8D8D8; }
    .btn--secondary:link, .btn--secondary:visited {
      color: #FFFFFF; }
  .btn--outline-secondary {
    background-color: #FFFFFF;
    border: 2px solid #D8D8D8; }
    .btn--outline-secondary:link, .btn--outline-secondary:visited {
      color: #D8D8D8; }
    .btn--outline-secondary:hover {
      background-color: #D8D8D8;
      border: 2px solid #D8D8D8;
      color: #FFFFFF; }

/* Common buttons and variables*/
input[type="button"].button-ic,
.button.button-ic {
  padding-left: 0 !important; }
  input[type="button"].button-ic.button-sm span,
  .button.button-ic.button-sm span {
    margin-right: 0.5em;
    width: 40px;
    height: 40px; }
  input[type="button"].button-ic.button-rg span,
  .button.button-ic.button-rg span {
    margin-right: 0.5em;
    width: 44px;
    height: 44px; }
  input[type="button"].button-ic.button-lg span,
  .button.button-ic.button-lg span {
    margin-right: 0.5em;
    width: 50px;
    height: 50px; }
  input[type="button"].button-ic svg, input[type="button"].button-ic span,
  .button.button-ic svg,
  .button.button-ic span {
    display: inline-block;
    vertical-align: middle; }

/* Button groups inline*/
.button-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .button-group .button {
    border-radius: 0;
    margin-left: -1px; }
    .button-group .button:first-child {
      border-radius: 6px 0 0 6px;
      margin-left: 0; }
    .button-group .button:last-child {
      border-radius: 0 6px 6px 0; }
    .button-group .button.button-ic {
      padding: 0; }
      .button-group .button.button-ic span {
        margin-right: 0; }

/**/
/* Modals*/
/* */
#video-container {
  cursor: pointer;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 50000; }
  @media (max-width: 640px) {
    #video-container {
      background-color: #000000; } }
  @media (min-width: 641px) {
    #video-container {
      background-color: #000000;
      background-color: rgba(0, 0, 0, 0.7); }
      #video-container iframe {
        border: 2px solid;
        max-width: 100%;
        width: 640px; } }
  #video-container .inner-container {
    display: flexbox;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    position: relative;
    width: 100%; }
    #video-container .inner-container .close-btn {
      color: #FFFFFF;
      cursor: pointer;
      font-size: 0;
      margin: 0;
      position: absolute;
      right: 40px;
      top: 40px; }

dl, menu, ol, ul {
  margin: 0;
  padding: 0 0 0 20px; }
  dl li, menu li, ol li, ul li {
    color: #393942;
    margin: 0; }
  dl.inline, menu.inline, ol.inline, ul.inline {
    padding-left: 0; }
    dl.inline li, menu.inline li, ol.inline li, ul.inline li {
      display: inline-block;
      margin-right: 10px; }
      dl.inline li:last-of-type, menu.inline li:last-of-type, ol.inline li:last-of-type, ul.inline li:last-of-type {
        margin-right: 0; }

ul.social-media {
  font-size: 0; }
  ul.social-media li a {
    border-radius: 50%;
    display: inline-block;
    height: 32px;
    position: relative;
    vertical-align: middle;
    width: 32px;
    -webkit-transition: background-color, 200ms, ease-in-out, 0s;
    transition: background-color, 200ms, ease-in-out, 0s; }
    ul.social-media li a svg {
      bottom: 0;
      left: 0;
      margin: auto;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 2; }
  ul.social-media li.twitter a {
    background-color: #55ACEE; }
    ul.social-media li.twitter a:hover {
      background-color: #2795e9; }
  ul.social-media li.facebook a {
    background-color: #1877f2; }
    ul.social-media li.facebook a:hover {
      background-color: #0b5fcc; }
  ul.social-media li.googleplus a {
    background-color: #dd4b39; }
    ul.social-media li.googleplus a:hover {
      background-color: #c23321; }
  ul.social-media li.linkedin a {
    background-color: #0976B4; }
    ul.social-media li.linkedin a:hover {
      background-color: #075683; }
  ul.social-media li.mailto a {
    background-color: #AD004A; }
    ul.social-media li.mailto a:hover {
      background-color: #8A003B; }

/*# sourceMappingURL=styles.css.map */