/**
 * CSS naming methodology: BEMIT
 * http://csswizardry.com/2015/08/bemit-taking-the-bem-naming-convention-a-step-further/
 * For coding practices visit: http://carter-dev.net/carter-guides/html/FED-Code-Guide.php
 */
.clearfix {
  zoom: 1;
}

.clearfix:before, .clearfix:after {
  content: '';
  display: table;
}

.clearfix:after {
  clear: both;
}

/**
 * Alpha colour palletes
 *
 * Used with the following:
 * color: alpha-palette(white, 50%);
 * Default tone is 100%, always include this value.
 */
/**
 * Generated Icons
 *
 * DO NOT EDIT THIS FILE IT IS FOR REFERENCE ONLY
 *
 * This icons Sass file is generated by Gulp
 * To add more icons to the icon font:
 *    1. Add svgs to "images/icons/"
 *    2. Run `gulp icons` in your terminal
 *
 */
@font-face {
  font-family: "panda";
  src: url("/fonts/panda.eot");
  src: url("/fonts/panda.eot?#iefix") format("embedded-opentype"), url("/fonts/panda.woff") format("woff"), url("/fonts/panda.ttf") format("truetype"), url("/fonts/panda.svg#panda") format("svg");
  font-style: normal;
  font-weight: normal;
}

.i-arrow-left-circle:before, .c-checklist-summary__button--previous:before, .i-arrow-right-circle:before, .c-checklists__link-button:after, .c-checklist-summary__button--next:after, .i-arrow-right:before, .c-button .c-button__inner:after, .c-checklist__button-inner:after, .c-checklist-results__help-form .submit input .c-button__inner:after, .i-chevron-down:before, .c-dropdown .chosen-single div:before, .i-chevron-left:before, .i-chevron-right:before, .i-chevron-up:before, .i-close:before, .c-checklist__exit-quiz:before, .i-get-help:before, .c-checklist-results__option--get-help:before, .c-checklist-results__option--more-info:before, .i-phone:before, .c-checklist-results__title2--call:before, .i-print:before, .c-checklist__print:before, .c-checklist-results__option--print:before, .i-tick:before, .c-form-checkbox__label:after,
[class^="i-"],
[class*=" i-"] {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "panda";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
}

.i-arrow-left-circle:before,
.c-checklist-summary__button--previous:before {
  content: "\E001";
}

.i-arrow-right-circle:before,
.c-checklists__link-button:after,
.c-checklist-summary__button--next:after {
  content: "\E002";
}

.i-arrow-right:before,
.c-button .c-button__inner:after,
.c-checklist__button-inner:after,
.c-checklist-results__help-form .submit input .c-button__inner:after {
  content: "\E003";
}

.i-chevron-down:before,
.c-dropdown .chosen-single div:before {
  content: "\E004";
}

.i-chevron-left:before {
  content: "\E005";
}

.i-chevron-right:before {
  content: "\E006";
}

.i-chevron-up:before {
  content: "\E007";
}

.i-close:before,
.c-checklist__exit-quiz:before {
  content: "\E008";
}

.i-get-help:before,
.c-checklist-results__option--get-help:before,
.c-checklist-results__option--more-info:before {
  content: "\E009";
}

.i-phone:before,
.c-checklist-results__title2--call:before {
  content: "\E00A";
}

.i-print:before,
.c-checklist__print:before,
.c-checklist-results__option--print:before {
  content: "\E00B";
}

.i-tick:before,
.c-form-checkbox__label:after {
  content: "\E00C";
}

/**
 * Generated Sprites
 *
 * DO NOT EDIT THIS FILE IT IS FOR REFERENCE ONLY
 *
 * This sprites Sass file is generated by Gulp
 * To add more sprites to the spritesheets:
 *  1. Add pngs to "images/sprites/src/"
 *  2. Run `gulp sprites` in your terminal
 *
 */
.s-example {
  background-image: url(./images/sprites/spritesheet.png);
  display: block;
  content: "";
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
  .s-example {
    background-image: url(./images/sprites/spritesheet@2x.png);
  }
}

.s-example {
  background-position: 0px 0px;
  width: 32px;
  height: 32px;
}

/**
 * Generated SVG Sprite Sizes
 *
 * DO NOT EDIT THIS FILE IT IS FOR REFERENCE ONLY
 *
 * This sprites Sass file is generated by Gulp
 * To add more icons to the svg spritesheets:
 *    1. Add svgs to "images/svg/sprites/"
 *    2. Run `gulp svg-sprites` in your terminal
 *
 */
.svg-arrow-down, .svg-arrow-left, .svg-arrow-left-narrow, .svg-arrow-right, .svg-arrow-right-narrow, .svg-arrow-up, .svg-chevron-down, .svg-chevron-left, .svg-chevron-right, .svg-chevron-up, .svg-email, .svg-envelope, .svg-facebook, .svg-instagram, .svg-linkedin, .svg-logo, .svg-quote, .svg-search, .svg-twitter {
  display: inline-block;
}

.svg-arrow-down {
  height: 500px;
  width: 500px;
}

.svg-arrow-left {
  height: 500px;
  width: 500px;
}

.svg-arrow-left-narrow {
  height: 500px;
  width: 500px;
}

.svg-arrow-right {
  height: 500px;
  width: 500px;
}

.svg-arrow-right-narrow {
  height: 500px;
  width: 500px;
}

.svg-arrow-up {
  height: 500px;
  width: 500px;
}

.svg-chevron-down {
  height: 500px;
  width: 500px;
}

.svg-chevron-left {
  height: 500px;
  width: 500px;
}

.svg-chevron-right {
  height: 500px;
  width: 500px;
}

.svg-chevron-up {
  height: 500px;
  width: 500px;
}

.svg-email {
  height: 500px;
  width: 500px;
}

.svg-envelope {
  height: 500px;
  width: 500px;
}

.svg-facebook {
  height: 500px;
  width: 500px;
}

.svg-instagram {
  height: 500px;
  width: 500px;
}

.svg-linkedin {
  height: 500px;
  width: 500px;
}

.svg-logo {
  height: 500px;
  width: 500px;
}

.svg-quote {
  height: 500px;
  width: 500px;
}

.svg-search {
  height: 500px;
  width: 500px;
}

.svg-twitter {
  height: 500px;
  width: 500px;
}

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

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

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

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

*:focus {
  outline: 1px dotted #f1f1f1;
}

::-moz-selection {
  color: #ffffff;
  background: #1c5d5d;
}

::selection {
  color: #ffffff;
  background: #1c5d5d;
}

::-moz-selection {
  color: #ffffff;
  background: #1c5d5d;
}

html,
body {
  -moz-osx-font-smoothing: auto;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  -webkit-font-smoothing: antialiased !important;
  color: #4a4a4a;
  font-family: "Myriad Pro", Arial, sans-serif, arial;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  min-width: 320px;
  position: relative;
  text-rendering: optimizeLegibility !important;
  width: 100%;
  z-index: 0;
}

.has-active-menu html, .has-active-menu
body {
  overflow-x: hidden;
}

@media (min-width: 1110px) {
  .has-active-menu html, .has-active-menu
  body {
    overflow-x: visible;
  }
}

.has-active-menu html:before, .has-active-menu
body:before {
  left: 0;
  -webkit-transition: left 350ms ease-in-out 0s;
  -o-transition: left 350ms ease-in-out 0s;
  transition: left 350ms ease-in-out 0s;
}

html:before,
body:before {
  background-color: #236d6d;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 100%;
  -webkit-transition: left 350ms ease-in-out 0s;
  -o-transition: left 350ms ease-in-out 0s;
  transition: left 350ms ease-in-out 0s;
  width: 100%;
  z-index: 899;
}

@media (min-width: 1110px) {
  html:before,
  body:before {
    display: none;
  }
}

body {
  font-size: 16px;
  font-size: 1rem;
}

a, a:link, a:visited {
  color: #4a4a4a;
  cursor: pointer;
  font-weight: 700;
  text-decoration: underline;
}

a:visited {
  color: #4a4a4a;
}

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

a[href*="mailto:"] {
  word-wrap: break-word;
}

button {
  background-color: transparent;
  border: none;
  outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
}

ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

figure {
  margin: 0;
}

figcaption {
  margin-top: 10px;
  margin-top: 0.625rem;
}

img {
  display: block;
  height: auto;
  max-width: 100%;
}

a {
  text-decoration: none;
}

p {
  margin-top: 0;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}

p:last-of-type:last-child {
  margin-bottom: 0;
}

p b,
p strong {
  font-weight: 700;
}

p i,
p em {
  font-style: italic;
}

a,
input[type="text"],
textarea,
button,
[class^="c-btn"] {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-transition-duration: 0.3s;
       -o-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: background-color, color, opacity, border, border-color, background-position, outline, border-bottom, left, top, -webkit-box-shadow, -webkit-text-decoration, -webkit-transform;
  transition-property: background-color, color, opacity, border, border-color, background-position, outline, border-bottom, left, top, -webkit-box-shadow, -webkit-text-decoration, -webkit-transform;
  -o-transition-property: background-color, color, opacity, border, border-color, background-position, outline, box-shadow, border-bottom, text-decoration, left, top, transform;
  transition-property: background-color, color, opacity, border, border-color, background-position, outline, box-shadow, border-bottom, text-decoration, left, top, transform;
  transition-property: background-color, color, opacity, border, border-color, background-position, outline, box-shadow, border-bottom, text-decoration, left, top, transform, -webkit-box-shadow, -webkit-text-decoration, -webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.16, 0.72, 0.64, 0.98);
       -o-transition-timing-function: cubic-bezier(0.16, 0.72, 0.64, 0.98);
          transition-timing-function: cubic-bezier(0.16, 0.72, 0.64, 0.98);
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
}

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

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

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

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

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

form ol {
  zoom: 1;
}

form ol:before, form ol:after {
  content: '';
  display: table;
}

form ol:after {
  clear: both;
}

form ol li {
  zoom: 1;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

form ol li:before, form ol li:after {
  content: '';
  display: table;
}

form ol li:after {
  clear: both;
}

button {
  background: none;
  border: none;
  padding: 0;
}

img {
  display: block;
  height: auto;
  max-width: 100%;
}

figure {
  margin: 0;
}

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    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;
  }
}

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.4.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2015 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
          box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}

.chosen-container a {
  cursor: pointer;
}

.chosen-container .search-choice .group-name,
.chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}

.chosen-container .search-choice .group-name:after,
.chosen-container .chosen-single .group-name:after {
  content: ':';
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -o-linear-gradient(to bottom, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), to(#f4f4f4));
  background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: linear-gradient(to bottom, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}

.chosen-container-single .chosen-default {
  color: #999;
}

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(chosen-sprite.png) no-repeat 0 2px;
}

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

.chosen-container-single .chosen-search input[type='text'] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: white url(chosen-sprite.png) no-repeat 100% -20px;
  background: url(chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}

.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.chosen-container-multi .chosen-choices li.search-field input[type='text'] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eeeeee));
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -o-linear-gradient(to-bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -webkit-gradient(linear, to-bottom, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), to(#eeeeee));
  background-image: linear-gradient(to-bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
          box-shadow: 0 1px 0 #fff inset;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active .chosen-choices li.search-field input[type='text'] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  opacity: 0.5 !important;
  cursor: default;
}

.chosen-disabled .chosen-single {
  cursor: default;
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

.chosen-rtl .chosen-choices li {
  float: right;
}

.chosen-rtl .chosen-choices li.search-field input[type='text'] {
  direction: rtl;
}

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

.chosen-rtl .chosen-search input[type='text'] {
  padding: 4px 5px 4px 20px;
  background: white url(chosen-sprite.png) no-repeat -30px -20px;
  background: url(chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type='text'],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type='text'],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url(chosen-sprite@2x.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}

/* @end */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3002;
  overflow: hidden;
  position: fixed;
  background: #000000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=97)";
  opacity: 0.97;
  filter: alpha(opacity=97);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3003;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 3005;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 3004;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 3006;
  -webkit-box-shadow: none;
  box-shadow: none;
}

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
			 * Remove all paddings around the image on small screen
			 */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: #000000;
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #000000;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
        transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
        transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
        transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

/*

====== Zoom-out effect ======

*/
.mfp-zoom-out.mfp-bg {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.lt-ie9 .mfp-zoom-out.mfp-bg {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
}

.mfp-zoom-out.mfp-bg.mfp-ready {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=97)";
  opacity: 0.97;
}

.lt-ie9 .mfp-zoom-out.mfp-bg.mfp-ready {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
}

.mfp-zoom-out.mfp-bg.mfp-removing {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}

.lt-ie9 .mfp-zoom-out.mfp-bg.mfp-removing {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
}

.mfp-zoom-out .mfp-content {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scale(1.3);
      -ms-transform: scale(1.3);
          transform: scale(1.3);
}

.mfp-zoom-out.mfp-ready .mfp-content {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.mfp-zoom-out.mfp-removing .mfp-content {
  -webkit-transform: scale(1.3);
      -ms-transform: scale(1.3);
          transform: scale(1.3);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}

.o-content-body {
  width: 100%;
}

@media (min-width: 1110px) {
  .o-content-body {
    padding-right: 1.875rem;
  }
}

.o-content-body:not(:last-of-type) {
  padding-bottom: 30px;
  padding-bottom: 1.875rem;
}

@media (min-width: 768px) {
  .o-content-body:not(:last-of-type) {
    padding-bottom: 3.125rem;
  }
}

@media (min-width: 992px) {
  .o-content-body:not(:last-of-type) {
    padding-bottom: 4.375rem;
  }
}

.o-content-sidebar {
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0;
  overflow: hidden;
  padding: 50px 0;
  padding: 3.125rem 0;
  position: relative;
  width: auto;
}

@media (min-width: 768px) {
  .o-content-sidebar {
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0;
    padding-top: 3.75rem;
    width: auto;
  }
}

@media (min-width: 1110px) {
  .o-content-sidebar {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

.o-content-sidebar__main {
  margin: 0 auto 20px 0;
  margin: 0 auto 1.25rem 0;
  max-width: 800px;
  max-width: 50rem;
}

@media (min-width: 768px) {
  .o-content-sidebar__main {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    width: 83%;
    width: calc(100% - 290px);
  }
}

@media (min-width: 1110px) {
  .o-content-sidebar__main {
    margin-bottom: 0;
    margin-left: 0;
    max-width: 54.375rem;
  }
}

@media (min-width: 1200px) {
  .o-content-sidebar__main {
    max-width: 56.875rem;
  }
}

@media (min-width: 1110px) {
  .o-content-sidebar__body {
    margin: 0 auto 0 0;
    max-width: 50rem;
  }
}

.o-content-sidebar__sidebar {
  margin: 0 auto 0 0;
  max-width: 800px;
  max-width: 50rem;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
}

@media (min-width: 768px) {
  .o-content-sidebar__sidebar {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
  }
}

@media (min-width: 1110px) {
  .o-content-sidebar__sidebar {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.875rem;
            flex: 0 0 16.875rem;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.o-flexible-card-grid {
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: -15px -15px 0 -15px;
  margin: -0.9375rem -0.9375rem 0 -0.9375rem;
  overflow: visible;
}

.o-flexible-card-grid__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}

@media (min-width: 540px) {
  .o-flexible-card-grid__item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

@media (min-width: 992px) {
  .o-flexible-card-grid__item {
    -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
  }
}

.o-flexible-card-grid__content {
  padding: 15px;
  padding: 0.9375rem;
}

@media (min-width: 768px) {
  .o-flexible-card-grid--4-col .o-flexible-card-grid__item {
    -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
  }
}

@media (min-width: 992px) {
  .o-flexible-card-grid--4-col .o-flexible-card-grid__item {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
}

.o-flexible-row {
  display: block;
  margin: 0;
  overflow: visible;
  width: auto;
}

@media (min-width: 768px) {
  .o-flexible-row {
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    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;
    margin: -0.3125rem;
    width: auto;
  }
}

.o-flexible-row__item {
  margin: 0;
  padding: 5px 0;
  padding: 0.3125rem 0;
}

@media (min-width: 768px) {
  .o-flexible-row__item {
    display: inline-block;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    padding: 0.3125rem;
    vertical-align: top;
  }
}

.o-flexible-row__item:last-child {
  margin: 0;
}

.o-grid {
  zoom: 1;
  max-width: 1230px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding: 0 15px;
  padding: 0 0.9375rem;
}

.o-grid:before, .o-grid:after {
  content: '';
  display: table;
}

.o-grid:after {
  clear: both;
}

@media (min-width: 768px) {
  .o-grid {
    padding: 0 1.875rem;
  }
}

.o-grid--no-pad {
  padding: 0;
}

/**
 * Border to seperate list items
 * Spacing/padding to be implemented on each individual component
 */
.o-listing__item {
  border-bottom: 1px solid #d8d8d8;
  padding: 40px 0;
  padding: 2.5rem 0;
}

.o-listing__item:first-child {
  padding-top: 0;
}

@media (min-width: 768px) {
  .o-listing__item {
    padding: 3.75rem 0;
  }
}

.o-section {
  display: block;
  padding: 50px 0;
  padding: 3.125rem 0;
  width: 100%;
}

@media (min-width: 768px) {
  .o-section {
    padding-bottom: 3.75rem;
    padding-top: 3.75rem;
  }
}

@media (min-width: 992px) {
  .o-section {
    padding-bottom: 5.625rem;
    padding-top: 5.625rem;
  }
}

@media (min-width: 768px) {
  .o-section--large-bottom-spacing {
    padding-bottom: 5rem;
  }
}

@media (min-width: 992px) {
  .o-section--large-bottom-spacing {
    padding-bottom: 11.25rem;
  }
}

.c-actions {
  margin-top: 40px;
  margin-top: 2.5rem;
  text-align: center;
}

@media (min-width: 768px) and (min-height: 700px) {
  .c-actions {
    margin-top: 4.375rem;
  }
}

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

.video-iframe-wrapper {
  width: 100%;
  margin: 0 auto;
}

.aspect-ratio {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  border-radius: 8px;
}

.aspect-ratio iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.video-with-text-aside {
  border-radius: 8px;
  background-color: #EDE8E3;
  padding: 12px 8px 24px;
}

.video-with-text-aside .video-iframe-wrapper {
  margin-bottom: 16px;
}

.video-with-text-aside__image {
  border-radius: 8px;
  margin-bottom: 16px;
}

.video-with-text-aside__heading {
  margin-bottom: 8px;
  font-size: 24px;
  line-height: 32px;
  color: #4A4A4A;
}

.video-with-text-aside__sub-heading {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 24px;
  color: #4A4A4A;
}

.video-with-text-aside__button {
  padding: 8px 28px !important;
}

@media (min-width: 768px) {
  .video-with-text-aside {
    padding: 30px 50px 24px;
  }
  .video-with-text-aside__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;
  }
  .video-with-text-aside__text-content {
    width: 288px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 288px;
            flex: 0 0 288px;
    margin-right: 28px;
  }
  .video-with-text-aside__image-wrap {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .video-with-text-aside .video-iframe-wrapper {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .video-with-text-aside__heading {
    font-size: 40px;
    font-weight: bold;
    line-height: 48px;
  }
  .video-with-text-aside__button {
    padding: 8px 36px !important;
  }
}

.c-blockquote {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  margin: 30px 0;
  margin: 1.875rem 0;
  padding-left: 60px;
  padding-left: 3.75rem;
  position: relative;
}

@media (min-width: 768px) {
  .c-blockquote {
    font-size: 2.25rem;
  }
}

@media (min-width: 768px) {
  .c-blockquote {
    margin-top: 3.125rem;
    margin-bottom: 2.5rem;
    padding-left: 6.25rem;
  }
}

.c-blockquote:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD0AAABWCAYAAAB8UZ5wAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABGNJREFUeNrknM2V2jAQx4Vf7ksHcSqAcy6YCuJUsKSCkCOnmJOPYSuItwOowOaQPZsKQjqACoiExy8CjNHHSJYcvafHHhZbP/9HM6OR8OB0OhHMNnsrYvoxpj2Cz6eGfzvSXnK9yD5Ge2KpDTCgKSiDm9Me34EUaTvaM9bpAzg4Cw2wK9onyON6pT0xpb4SNIUdskHR/tWwJTL4Obby0tCgLjPDkaUpeATwrBNocFKZxrzVaRs2BAzVhaEp8Ix+/CTdNubsIl1wIWhHgHlzD3XAA8E57Aowgam11rlA8AA4ZIkDca9NwL8YUXrdkdMSafjQ9EkmFsOSSgtRoWEefyc9bfeUXnkw9j0aNISniQfQJabSiSdWukaBBpXfewC80VmBBZ6qrOVzgqvFhA8qb6nKBQo04/ZEZe1xBlxR4JMHwEuMakqtdOQB8B+s/KGGHvtg1lhlI1+UftF1Xk3QoeNmjRpKa2iXQ1WMXQ0NHDdr5q1L7IsOnn/lzLR/Owi8o8BGHGzg6Hxmxb/Y1MUDnSWawZaY3NA7l4BpRnZyCJitoGKTNwgcNGvja4CAi4W9yrpEoPeOmPXaxo1q6PJ/MGvXlJ7bMOtr6KJD4C3m3rMwNKR6x65Utn1DPmR1ofaLidzaZegj6aj6+o77m4WLH5ZTzcfOazFl9buINFd39mex0lzKEV+cRKDpKDM1GzuVfyhw+AB2BmFMZItpe16gpPlBVumzT7OkdtICG8E4ZAobE5ieY9k5XZu4DZWzO8DMk+dErZIzAuuQg4bl3KYTlRdTDCuLVZSuTdyYx25UuVLoGeH6oRI0JP2mVl2rBuCQ4B0CGKkqTYi5kwjZnXtZPcwTtAwOOy293VOuVLa+h9YIDUkDttprF/LuNqVrszsaho6dgkZWe3OTclamjb2zstNVGlPtJpVNFPIP2tCgTuIRNMFQmoGvNOP2zmYpCAW6XoBp3KPQyZ6Q7iUPDRviWw+gUZXWUbsgjjVhaMimlgoLjINrD0NqL4sCJKKxEJrtot8BHVrBzEvdAUq20gg0lGyXCE++9MK8Fcz8PnSaF15BS5j5IzWxS1NDo9Bg5t8MFBV02ti00nWKulW+QJqbLE2ZgebWxDorscQ7aEg+YmVzS/NMy1psm/dVbr5UdSzgFDHW7UNr0FwY2ygtKqoNuLlXSl8ptlMqFFRm/qp5/ycoQ9mDhvnNm+oIfiohCj5DAB/bVrqO33ziEkmGMV3wyDo0gK+5xEW+zKsH/hB6gP1Gm4sJ/lZkAK32c/7FlCU/Kq8V+dB2OsHo2VAKOoNigZpnTnP2vS8K4Syybt4NHj2Scmi3Xj2SLF7MO4XmMjb1OJzmJYC/CH5j1Ba6rBx9RtkiYodoKnOfCqqedOLIjLbFNAHreZJ1aAHxtaV5AmluW2hb9UvpS9VDMOemcyufYd3eM+h2+OM5NeXMvF/Qt/D1m/DOL3qqTxT2E/of/BDyBObwqsUQDX/9hr58AGN4APu/AgwASpOfGAIsbdYAAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 60px;
  height: 3.75rem;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-1.25rem);
      -ms-transform: translateY(-1.25rem);
          transform: translateY(-1.25rem);
  width: 40px;
  width: 2.5rem;
}

@media (min-width: 768px) {
  .c-blockquote:before {
    height: 5rem;
    width: 3.125rem;
  }
}

.c-blockquote__detail {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.33;
  margin-bottom: 0;
  display: block;
}

.c-breadcrumbs {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.33;
  margin-bottom: 0;
  color: #ffffff;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  text-align: center;
}

.c-breadcrumbs__item {
  display: inline;
}

.c-breadcrumbs__item:not(:last-of-type):after {
  content: ">";
  padding: 0 8px;
  padding: 0 0.5rem;
}

.c-breadcrumbs__link, .c-breadcrumbs__link:link, .c-breadcrumbs__link:visited {
  color: #ffffff;
  font-weight: 400;
  text-decoration: none;
  border-bottom: 1px solid;
  -webkit-transition: border-color 200ms ease-in-out;
  -o-transition: border-color 200ms ease-in-out;
  transition: border-color 200ms ease-in-out;
}

.c-breadcrumbs__link:hover, .c-breadcrumbs__link:focus {
  border-bottom-color: transparent;
  text-decoration: none;
}

/**
 * Colored border, no fill
 */
/**
 * Colored border, no fill
 */
/**
 * Circular button, visually-hidden text
 */
.c-button,
.s-cms-content .c-button, .c-button:link,
.s-cms-content .c-button:link, .c-button:visited,
.s-cms-content .c-button:visited {
  background-color: #ff7840;
  border-radius: 6.25rem;
  border: 2px solid transparent;
  color: #ffffff;
  display: inline-block;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
  padding: 15px 60px;
  padding: 0.9375rem 3.75rem;
  text-align: center;
  text-decoration: none;
}

.c-button:not(:last-of-type),
.s-cms-content .c-button:not(:last-of-type), .c-button:link:not(:last-of-type),
.s-cms-content .c-button:link:not(:last-of-type), .c-button:visited:not(:last-of-type),
.s-cms-content .c-button:visited:not(:last-of-type) {
  margin: 0 10px 10px 0;
  margin: 0 0.625rem 0.625rem 0;
}

@media (min-width: 992px) {
  .c-button:not(:last-of-type),
  .s-cms-content .c-button:not(:last-of-type), .c-button:link:not(:last-of-type),
  .s-cms-content .c-button:link:not(:last-of-type), .c-button:visited:not(:last-of-type),
  .s-cms-content .c-button:visited:not(:last-of-type) {
    margin-right: 2.5rem;
  }
}

.c-button .c-button__inner {
  display: inline-block;
  position: relative;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: -webkit-transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  -o-transition: transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, -webkit-transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
}

.c-button .c-button__inner:after {
  height: 16px;
  height: 1rem;
  left: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: opacity 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, -webkit-transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: opacity 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, -webkit-transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  -o-transition: transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, opacity 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, opacity 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, opacity 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, -webkit-transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  width: 18px;
  width: 1.125rem;
}

.c-button:hover .c-button__inner, .c-button:focus .c-button__inner {
  -webkit-transform: translateX(-10px);
      -ms-transform: translateX(-10px);
          transform: translateX(-10px);
}

.c-button:hover .c-button__inner:after, .c-button:focus .c-button__inner:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  -webkit-transform: translate(20px, -50%);
      -ms-transform: translate(20px, -50%);
          transform: translate(20px, -50%);
}

.c-button--ghost, .c-button--ghost:link, .c-button--ghost:visited {
  background-color: transparent;
  border-color: #ff7840;
  color: #ff7840;
}

.c-button--ghost .c-button__inner:after {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAATCAYAAACdkl3yAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAALlJREFUeNpi/P//PwNeUOloACQnAPEFhvb9BbiUMTEQBgJAbA/E+UBDF+BSxEjQRRBXgQyIh/ISgS5bQJ5BRBhGvEEQwzYASX9shjExkAYSgPgilD0faHACeS6CuAoU+AeAWB8qYgh02QXSDcI07CMQOzD+r3BADkRywUdQGBkwUAFQ0WsDEtiYhsDTEqnpaAI2QwYgi1Al01Y6OgDJ/VDeQqAhCdiUsRDhqQ9AfJBQwUZeOsICAAIMAPo0ZN4UkxclAAAAAElFTkSuQmCC");
}

.c-button--ghost-light, .c-button--ghost-light:link, .c-button--ghost-light:visited {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}

.c-button--circle, .c-button--circle:link, .c-button--circle:visited {
  background-color: #ffffff;
  border: 2px solid #ff7840;
  color: transparent;
  height: 40px;
  height: 2.5rem;
  overflow: hidden;
  padding: 10px;
  position: relative;
  text-indent: -999px;
  -webkit-transition: background 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  -o-transition: background 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: background 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  width: 40px;
  width: 2.5rem;
}

@media (min-width: 540px) {
  .c-button--circle, .c-button--circle:link, .c-button--circle:visited {
    height: 3.75rem;
    width: 3.75rem;
  }
}

.c-button--circle svg, .c-button--circle:link svg, .c-button--circle:visited svg {
  fill: #ff7840;
  height: 15px;
  height: 0.9375rem;
  left: 50%;
  margin-left: -7.5px;
  margin-left: -0.46875rem;
  margin-top: -7.5px;
  margin-top: -0.46875rem;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  position: absolute;
  top: 50%;
  -webkit-transition: fill 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  -o-transition: fill 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: fill 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  width: 15px;
  width: 0.9375rem;
}

@media (min-width: 540px) {
  .c-button--circle svg, .c-button--circle:link svg, .c-button--circle:visited svg {
    height: 1.125rem;
    margin-left: -0.5625rem;
    margin-top: -0.5625rem;
    width: 1.125rem;
  }
}

.c-button--circle:hover, .c-button--circle:focus {
  background-color: #ff7840;
}

.c-button--circle:hover svg, .c-button--circle:focus svg {
  fill: #ffffff;
}

.c-button--box, .c-button--box:link, .c-button--box:visited {
  border-radius: 0;
  display: block;
  font-weight: 600;
  padding: 15px;
  padding: 0.9375rem;
}

.c-button--box\@desktop-max, .c-button--box\@desktop-max:link, .c-button--box\@desktop-max:visited {
  border-radius: 0;
  display: block;
  font-weight: 600;
  padding: 15px;
  padding: 0.9375rem;
}

.c-button--box\@desktop-max, .c-button--box\@desktop-max:link, .c-button--box\@desktop-max:visited {
  height: 60px;
  height: 3.75rem;
  text-align: left;
}

@media (min-width: 1110px) {
  .c-button--box\@desktop-max, .c-button--box\@desktop-max:link, .c-button--box\@desktop-max:visited {
    border-radius: 6.25rem;
    text-align: center;
  }
}

.c-button--box\@desktop-max:hover .c-button__inner, .c-button--box\@desktop-max:focus .c-button__inner {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}

@media (min-width: 1110px) {
  .c-button--box\@desktop-max:hover .c-button__inner, .c-button--box\@desktop-max:focus .c-button__inner {
    -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
            transform: translateX(-10px);
  }
}

.c-button--large:link, .c-button--large:visited, .c-button--large {
  font-size: 24px;
  line-height: 24px;
}

.c-button--large .c-button__inner:after {
  font-size: 24px;
  line-height: 24px;
  margin-top: -3px;
}

.c-button--small:link, .c-button--small:visited, .c-button--small {
  margin-bottom: 20px;
  padding: 8px 40px;
}

.c-button--small .c-button__inner:after {
  font-size: 18px;
  line-height: 18px;
  margin-top: -1px;
}

.c-card {
  height: 100%;
  text-align: center;
  position: relative;
  z-index: 500;
}

.c-card__link, .c-card__link:link, .c-card__link:visited {
  background-color: #ff7840;
  color: #ffffff;
  display: block;
  height: 100%;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
  padding: 40px 30px;
  padding: 2.5rem 1.875rem;
  position: relative;
  text-decoration: none;
}

@media (min-width: 540px) {
  .c-card__link, .c-card__link:link, .c-card__link:visited {
    min-height: 20rem;
  }
}

@media (min-width: 992px) {
  .c-card__link, .c-card__link:link, .c-card__link:visited {
    min-height: 23.125rem;
  }
}

.c-card__link:before {
  background: #5fc5bf;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transform: translate(0.3125rem, 0.3125rem);
      -ms-transform: translate(0.3125rem, 0.3125rem);
          transform: translate(0.3125rem, 0.3125rem);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: -webkit-transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  -o-transition: transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, -webkit-transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  width: 100%;
  z-index: -1;
}

@media (min-width: 768px) {
  .c-card__link:before {
    -webkit-transform: translate(0.625rem, 0.625rem);
        -ms-transform: translate(0.625rem, 0.625rem);
            transform: translate(0.625rem, 0.625rem);
  }
}

.is-loading .c-card__link:before {
  background-color: transparent;
}

.c-card__link:hover, .c-card__link:focus {
  color: #ffffff;
}

.c-card__link:hover:before, .c-card__link:focus:before {
  -webkit-transform: translate(0.625rem, 0.625rem);
      -ms-transform: translate(0.625rem, 0.625rem);
          transform: translate(0.625rem, 0.625rem);
}

@media (min-width: 768px) {
  .c-card__link:hover:before, .c-card__link:focus:before {
    -webkit-transform: translate(1.25rem, 1.25rem);
        -ms-transform: translate(1.25rem, 1.25rem);
            transform: translate(1.25rem, 1.25rem);
  }
}

.c-card__link:hover .c-card__title span, .c-card__link:focus .c-card__title span {
  border-bottom-color: rgba(255, 255, 255, 0.6);
}

.c-card__link:hover .c-card__cta, .c-card__link:focus .c-card__cta {
  border-bottom-color: transparent;
}

.c-card__detail {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.33;
  margin-bottom: 0;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

.c-card__title {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  margin-bottom: 50px;
  margin-bottom: 3.125rem;
}

@media (min-width: 768px) {
  .c-card__title {
    font-size: 2.25rem;
  }
}

.c-card__description {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.66;
  line-height: 1.22;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}

.c-card__actions {
  bottom: 0;
  left: 0;
  padding: 30px 20px;
  padding: 1.875rem 1.25rem;
  position: absolute;
  width: 100%;
}

.c-card__cta {
  color: #ffffff;
  cursor: pointer;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
  text-decoration: none;
  border-bottom: 1px solid;
  -webkit-transition: border-color 200ms ease-in-out;
  -o-transition: border-color 200ms ease-in-out;
  transition: border-color 200ms ease-in-out;
}

.c-card--border {
  text-align: left;
}

.c-card--border .c-card__link {
  background: #ede8e3;
  color: #4a4a4a;
  margin-bottom: 0;
  overflow: hidden;
  padding: 30px 60px 30px 30px;
  padding: 1.875rem 3.75rem 1.875rem 1.875rem;
  -webkit-transition: color 0.28s ease-in-out 0s;
  -o-transition: color 0.28s ease-in-out 0s;
  transition: color 0.28s ease-in-out 0s;
}

.c-card--border .c-card__link:before {
  bottom: 0;
  left: 0;
  max-height: 10px;
  max-height: 0.625rem;
  top: auto;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  -webkit-transition: max-height 0.28s ease-in-out 0s;
  -o-transition: max-height 0.28s ease-in-out 0s;
  transition: max-height 0.28s ease-in-out 0s;
  z-index: 0;
}

.c-card--border .c-card__link:hover, .c-card--border .c-card__link:focus {
  color: #ffffff;
}

.c-card--border .c-card__link:hover:before, .c-card--border .c-card__link:focus:before {
  max-height: 100%;
}

.c-card--border .c-card__content {
  position: relative;
  z-index: 500;
}

.c-card--border .c-card__description {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.33;
  margin-bottom: 0;
}

.c-card--border .c-card__title {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}

@media (min-width: 768px) {
  .c-card--border .c-card__title {
    font-size: 1.625rem;
  }
}

.c-card--cta .c-card__link {
  padding-bottom: 90px;
  padding-bottom: 5.625rem;
}

.c-checklists {
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 768px) {
  .c-checklists {
    padding-bottom: 0px;
  }
}

.c-checklists__container {
  max-width: 875px;
  margin: auto;
  padding: 50px 0px;
}

.c-checklists__container .c-actions--left {
  text-align: center;
}

.c-checklists__link:link, .c-checklists__link:visited, .c-checklists__link {
  background-color: #ff7840;
  background-image: url(../images/background-pattern-orange.png);
  background-position: 0%;
  border-radius: 8px 8px 10px 10px;
  -webkit-box-shadow: 0px 0px 8px 6px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 0px 8px 6px rgba(0, 0, 0, 0.08);
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  margin: 8px;
  text-decoration: none;
  width: 100%;
}

@media (min-width: 768px) {
  .c-checklists__link:link, .c-checklists__link:visited, .c-checklists__link {
    margin: 10px;
    width: 40%;
  }
}

@media (min-width: 1110px) {
  .c-checklists__link:link, .c-checklists__link:visited, .c-checklists__link {
    margin: 16px;
    width: 30%;
  }
}

.c-checklists__link:hover, .c-checklists__link:visited:hover {
  color: #236d6d;
}

.c-checklists__link:hover .c-checklists__link-button:after, .c-checklists__link:visited:hover .c-checklists__link-button:after {
  -webkit-transform: translateX(10px);
      -ms-transform: translateX(10px);
          transform: translateX(10px);
}

.c-checklists__link:nth-child(odd) {
  background-color: #1c5d5d;
  background-image: url(../images/background-pattern.png);
  background-position: 0%;
}

.c-checklists__link-title {
  color: #ffffff;
  display: block;
  font-size: 32px;
  font-weight: 600;
  line-height: 32px;
  min-height: 128px;
  padding: 32px 16px;
  text-align: center;
}

.c-checklists__link-button {
  background-color: #ffffff;
  border-radius: 0px 0px 8px 8px;
  color: #ff7840;
  display: block;
  font-size: 18px;
  font-weight: 600;
  line-height: 57px;
  padding: 0px 30px;
}

.c-checklists__link-button:after {
  display: inline-block;
  font-size: 27px;
  line-height: 27px;
  padding-left: 10px;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: -webkit-transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  -o-transition: transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, -webkit-transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  vertical-align: middle;
}

.c-checklist__title {
  font-size: 24px;
  line-height: 30px;
  margin: 0.67em auto;
  max-width: 875px;
  width: 100%;
}

@media (min-width: 768px) {
  .c-checklist__title {
    font-size: 48px;
    line-height: 48px;
  }
}

@media (min-width: 1110px) {
  .c-checklist__title {
    font-size: 48px;
    line-height: 48px;
  }
}

.c-checklist__introduction {
  font-size: 18px;
  line-height: 30px;
}

@media (min-width: 1110px) {
  .c-checklist__introduction {
    font-size: 18px;
    line-height: 30px;
  }
}

.c-checklist__introduction:after {
  content: '';
  clear: both;
  display: block;
}

.c-checklist__introduction-text {
  width: 60%;
}

@media (max-width: 768px) {
  .c-checklist__introduction-text {
    width: 100%;
  }
}

.c-checklist__introduction-box {
  border-radius: 10px;
  background-color: #ebe7e3;
  padding: 0px;
  float: right;
  margin-left: 30px;
  width: 40%;
}

@media (max-width: 768px) {
  .c-checklist__introduction-box {
    float: none;
    margin: 0px 0px 30px;
    width: 100%;
  }
}

.c-checklist__introduction-box-text {
  padding: 30px;
}

.c-checklist__introduction-buttons {
  background-color: #e2dfdb;
  border-radius: 0px 0px 10px 10px;
  padding: 20px 30px 20px;
}

.c-checklist__introduction-buttons .c-checklist__button--start:link,
.c-checklist__introduction-buttons .c-checklist__button--start:visited,
.c-checklist__introduction-buttons .c-checklist__button--start {
  margin-bottom: 0px;
}

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

.c-checklist__button:link, .c-checklist__button:visited, .c-checklist__button {
  background-color: #ff7840;
  border-radius: 30px;
  color: #ffffff;
  cursor: pointer;
  display: table;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  margin: 0px auto 20px;
  padding: 16px 50px;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 240px;
}

.c-checklist__button:hover .c-checklist__button-inner, .c-checklist__button:visited:hover .c-checklist__button-inner {
  -webkit-transform: translateX(-10px);
      -ms-transform: translateX(-10px);
          transform: translateX(-10px);
}

.c-checklist__button:hover .c-checklist__button-inner:after, .c-checklist__button:visited:hover .c-checklist__button-inner:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  -webkit-transform: translate(20px, -50%);
      -ms-transform: translate(20px, -50%);
          transform: translate(20px, -50%);
}

.c-checklist__button-inner {
  display: inline-block;
  position: relative;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: -webkit-transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  -o-transition: transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, -webkit-transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
}

.c-checklist__button-inner:after {
  height: 16px;
  height: 1rem;
  left: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: opacity 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, -webkit-transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: opacity 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, -webkit-transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  -o-transition: transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, opacity 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, opacity 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, opacity 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, -webkit-transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  width: 18px;
  width: 1.125rem;
}

.c-checklist__button--start:link, .c-checklist__button--start:visited, .c-checklist__button--start {
  font-size: 24px;
  line-height: 28px;
  padding: 16px 50px;
  width: auto;
}

@media (max-width: 768px) {
  .c-checklist__button--start:link, .c-checklist__button--start:visited, .c-checklist__button--start {
    padding: 8px 50px;
    width: 100%;
  }
}

.c-checklist__button--next:link, .c-checklist__button--next:visited, .c-checklist__button--next {
  margin-top: 60px;
}

@media (max-width: 768px) {
  .c-checklist__button--next:link, .c-checklist__button--next:visited, .c-checklist__button--next {
    margin-top: 0px;
    padding: 8px 50px;
    width: 100%;
  }
}

.c-checklist__button--loading:link, .c-checklist__button--loading:visited, .c-checklist__button--loading {
  background-color: #ff7840;
  background-color: rgba(255, 120, 64, 0.5);
}

.c-checklist__button--loading:hover {
  cursor: default;
}

.c-checklist__button--loading:before {
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: pulsate;
          animation-name: pulsate;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  content: 'Sending ...';
  display: block;
}

@-webkit-keyframes pulsate {
  0% {
    color: #ffffff;
  }
  50% {
    color: #ffffff;
    color: rgba(255, 255, 255, 0.5);
  }
  100% {
    color: #ffffff;
  }
}

@keyframes pulsate {
  0% {
    color: #ffffff;
  }
  50% {
    color: #ffffff;
    color: rgba(255, 255, 255, 0.5);
  }
  100% {
    color: #ffffff;
  }
}

.c-checklist__button--loading .c-checklist__button-inner {
  display: none;
}

.c-checklist__print {
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 20px;
  text-align: center;
}

.c-checklist__print:before {
  display: block;
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 10px;
}

.c-checklist__cancel:link, .c-checklist__cancel:visited, .c-checklist__cancel {
  color: #808080;
  cursor: pointer;
  display: table;
  font-size: 24px;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 30px;
  margin: 0px auto 20px;
  padding: 8px 50px;
  text-decoration: none;
  width: 100%;
}

@media (min-width: 768px) {
  .c-checklist__cancel:link, .c-checklist__cancel:visited, .c-checklist__cancel {
    padding: 15px 50px;
    width: 200px;
  }
}

.c-checklist__cancel:hover, .c-checklist__cancel:visited:hover {
  color: #000000;
}

.c-checklist__exit-quiz {
  border: none;
  color: #ff7840;
  display: block;
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 34px;
  padding: 0px;
  position: fixed;
  right: 50px;
  top: 50px;
  height: auto;
  width: auto;
  vertical-align: middle;
  z-index: 1110;
}

@media (max-width: 992px) {
  .c-checklist__exit-quiz {
    color: #ff7840 !important;
    font-size: 12px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    right: 8px;
    top: 12px;
  }
}

.c-checklist__exit-quiz:before {
  display: inline-block;
  font-size: 28px;
  line-height: 34px;
  padding-bottom: 4px;
  padding-right: 6px;
  vertical-align: middle;
}

@media (max-width: 992px) {
  .c-checklist__exit-quiz:before {
    color: #ff7840;
    font-size: 14px;
    padding: 0px 4px 0px 0px;
  }
}

.c-checklist__exit-quiz:active {
  top: 50px;
}

@media (max-width: 992px) {
  .c-checklist__exit-quiz:active {
    top: 12px;
  }
}

.c-checklist__exit-quiz:hover {
  color: #1c5d5d;
  cursor: pointer;
}

.c-checklist__navigation {
  background-color: #ffffff;
  border-color: #ebe7e2;
  border-width: 0px 0px 1px;
  border-style: solid;
  display: none;
  left: 0px;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 1101;
}

.c-checklist__navigation-items {
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  max-width: 800px;
  margin: auto;
}

@media (max-width: 992px) {
  .c-checklist__navigation-items {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 0px 8px;
  }
}

.c-checklist__navigation-item {
  cursor: pointer;
  max-width: 240px;
  padding: 28px 20px;
  text-align: center;
}

@media (max-width: 992px) {
  .c-checklist__navigation-item {
    max-width: 100%;
    padding: 16px 8px;
  }
}

.c-checklist__navigation-item:hover .c-checklist__navigation-number {
  background-color: #ff7840;
}

@media (max-width: 992px) {
  .c-checklist__navigation-item:hover .c-checklist__navigation-number {
    background-color: #A2A1A1;
  }
}

.c-checklist__navigation-item:hover .c-checklist__navigation-title,
.c-checklist__navigation-item:hover .c-checklist__navigation-subtitle {
  color: #4a4a4a;
}

@media (max-width: 992px) {
  .c-checklist__navigation-item:hover .c-checklist__navigation-title,
  .c-checklist__navigation-item:hover .c-checklist__navigation-subtitle {
    display: none;
  }
}

.c-checklist__navigation-item--selected .c-checklist__navigation-number {
  background-color: #ff7840;
}

.c-checklist__navigation-item--selected .c-checklist__navigation-title,
.c-checklist__navigation-item--selected .c-checklist__navigation-subtitle {
  color: #4a4a4a;
}

@media (max-width: 992px) {
  .c-checklist__navigation-item--selected .c-checklist__navigation-title,
  .c-checklist__navigation-item--selected .c-checklist__navigation-subtitle {
    display: inline-block;
  }
}

@media (max-width: 992px) {
  .c-checklist__navigation-item--selected .c-checklist__navigation-subtitle {
    display: none;
  }
}

.c-checklist__navigation-number {
  background-color: #A2A1A1;
  border-radius: 100%;
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  line-height: 21px;
  margin: 0px auto 10px;
  padding-top: 3px;
  text-align: center;
  vertical-align: bottom;
  width: 24px;
}

@media (max-width: 992px) {
  .c-checklist__navigation-number {
    display: inline-block;
    margin: 0px;
    vertical-align: middle;
  }
}

.c-checklist__navigation-title {
  color: #A2A1A1;
  font-size: 18px;
  font-weight: 600;
  line-height: 18px;
  margin: 0px auto 14px;
}

@media (max-width: 992px) {
  .c-checklist__navigation-title {
    display: none;
    font-size: 12px;
    margin: 0px 0px 0px 8px;
    overflow: hidden;
    text-align: left;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    width: 120px;
  }
}

.c-checklist__navigation-subtitle {
  color: #A2A1A1;
  margin: auto;
}

@media (max-width: 992px) {
  .c-checklist__navigation-subtitle {
    display: none;
    text-align: left;
  }
}

.c-checklist__sections {
  background-color: #ffffff;
}

.c-checklist__section {
  display: none;
  margin: auto;
  max-width: 875px;
  width: 100%;
}

.c-checklist__section-buttons {
  text-align: center;
}

@media (max-width: 768px) {
  .c-checklist__section-buttons .c-button {
    display: block;
    padding: 10px 60px;
    width: 100%;
  }
}

.c-checklist__section-introduction {
  display: block;
}

.c-checklist__section-introduction .c-checklist__field-label {
  display: none;
}

.c-checklist__field {
  padding: 64px 10px;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

@media (max-width: 768px) {
  .c-checklist__field {
    padding: 40px 0px;
  }
}

.c-checklist__field-label {
  display: block;
  font-size: 36px;
  line-height: 48px;
  margin-bottom: 56px;
  text-align: center;
}

@media (max-width: 768px) {
  .c-checklist__field-label {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 28px;
  }
}

.c-checklist__field--required {
  background-color: #d0021b;
  background-color: rgba(208, 2, 27, 0.1);
}

.c-checklist__choices {
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 768px) {
  .c-checklist__choices {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.c-checklist__choice-label {
  background-color: #fef3ee;
  border-color: #ff7840;
  border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  color: #4a4a4a;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  line-height: 44px;
  margin: 0px 5px;
  min-width: 130px;
  padding: 2px 0px 0px;
  text-align: center;
}

@media (max-width: 768px) {
  .c-checklist__choice-label {
    display: block;
    margin: 8px 6px;
  }
}

.c-checklist__choice-label:hover {
  background-color: #ff7840;
  background-color: rgba(255, 120, 64, 0.8);
  color: #ffffff;
  cursor: pointer;
}

.c-checklist__choice-input {
  display: none;
}

.c-checklist__choice-input:checked + .c-checklist__choice-label {
  background-color: #ff7840;
  border-color: #ff7840;
  color: #ffffff;
}

.c-checklist--open {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

@media (max-width: 768px) {
  .c-checklist--open {
    overflow-x: hidden;
  }
}

.c-checklist--open.mfp-ready {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
}

.c-checklist--open.mfp-bg {
  background-color: #ffffff;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
}

.c-checklist--open.mfp-align-top {
  top: 0px !important;
}

.c-checklist--open .mfp-container {
  padding: 0px !important;
}

.c-checklist--open .c-checklist {
  background-color: #ffffff;
  padding: 180px 0px 150px;
}

@media (max-width: 768px) {
  .c-checklist--open .c-checklist {
    padding: 40px 6px;
  }
}

.c-checklist--open .c-checklist-warning,
.c-checklist--open .c-checklist__navigation {
  display: block;
}

.c-checklist-warning {
  background-color: #ffffff;
  bottom: 0px;
  -webkit-box-shadow: 0 -2px 4px 0 rgba(0, 0, 0, 0.08);
          box-shadow: 0 -2px 4px 0 rgba(0, 0, 0, 0.08);
  display: none;
  left: 0px;
  position: fixed;
  right: 0px;
  width: 100%;
  z-index: 100000;
}

.c-checklist-warning__container {
  max-width: 875px;
  margin: auto;
  padding: 20px;
}

.c-checklist-warning__container:after {
  clear: both;
  content: '';
  display: block;
}

.c-checklist-warning__text {
  font-size: 20px;
  line-height: 24px;
  padding-right: 130px;
}

@media (max-width: 768px) {
  .c-checklist-warning__text {
    font-size: 14px;
    line-height: 18px;
  }
}

.c-checklist-warning__button {
  background-color: #236d6d;
  color: #ffffff;
  float: right;
  border-radius: 4px;
  font-size: 18px;
  line-height: 48px;
  margin-left: 20px;
  padding: 0px 30px;
}

.c-checklist-warning__button:hover {
  background-color: #163f42;
  cursor: pointer;
}

.c-checklist-exit-warning {
  bottom: 0px;
  display: none;
  left: 0px;
  position: fixed;
  right: 0px;
  top: 0px;
  z-index: 1000000;
}

.c-checklist-exit-warning:before {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.2);
  bottom: 0px;
  content: '';
  display: block;
  left: 0px;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: -1;
}

.c-checklist-exit-warning__container {
  background-color: #F9F8F6;
  border-radius: 10px;
  left: 50%;
  margin: auto;
  max-width: 800px;
  padding: 60px;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media (max-width: 768px) {
  .c-checklist-exit-warning__container {
    left: 0px;
    margin: 10px;
    max-width: 100%;
    padding: 60px 20px;
    right: 0px;
    -webkit-transform: translate(0%, -50%);
        -ms-transform: translate(0%, -50%);
            transform: translate(0%, -50%);
  }
}

.c-checklist-exit-warning--open {
  background-color: transparent;
}

.c-checklist-exit-warning--open .c-checklist-exit-warning {
  display: block;
}

.c-checklist-exit-warning--open .mfp-container {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.2);
}

.c-checklist-exit-warning__title {
  font-size: 32px;
  font-weight: 600;
  line-height: 32px;
}

.c-checklist-exit-warning__text {
  font-size: 24px;
  line-height: 32px;
  margin: 0px 0px 50px;
}

@media (max-width: 768px) {
  .c-checklist-exit-warning__text {
    font-size: 18px;
    line-height: 24px;
  }
}

.c-checklist-exit-warning__button {
  margin: 0px 0px 50px !important;
}

.c-checklist-exit-warning__close:link, .c-checklist-exit-warning__close:visited, .c-checklist-exit-warning__close {
  color: #A2A1A1;
  display: table;
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  height: auto;
  margin: auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  padding: 0px;
  position: relative;
  right: auto;
  text-decoration: none;
  top: auto;
  width: auto;
}

.c-checklist-exit-warning__close:hover, .c-checklist-exit-warning__close:visited:hover {
  color: #000000;
  cursor: pointer;
}

.c-checklist-results__header {
  background-color: #1c5d5d;
  color: #ffffff;
  padding: 60px 0px;
  text-align: center;
}

.c-checklist-results__header .c-checklist-results__title {
  font-size: 48px;
  font-weight: 600;
  line-height: 48px;
  margin-bottom: 0px;
}

@media (max-width: 768px) {
  .c-checklist-results__header .c-checklist-results__title {
    font-size: 24px;
    line-height: 30px;
  }
}

.c-checklist-results__header .c-checklist-results__sub-title {
  font-size: 32px;
  font-weight: 400;
  line-height: 32px;
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .c-checklist-results__header .c-checklist-results__sub-title {
    font-size: 18px;
    line-height: 24px;
    padding: 0px 16px;
  }
}

.c-checklist-results__section {
  padding: 50px 0px;
  text-align: center;
}

.c-checklist-results__section:nth-child(even) {
  background-color: #f5f4f2;
}

.c-checklist-results__container {
  margin: auto;
  max-width: 875px;
  width: 100%;
}

.c-checklist-results__title {
  font-size: 40px;
  font-weight: 600;
  line-height: 40px;
  margin-bottom: 30px;
}

@media (max-width: 768px) {
  .c-checklist-results__title {
    font-size: 24px;
    line-height: 30px;
  }
}

.c-checklist-results__title2 {
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 30px;
}

@media (max-width: 768px) {
  .c-checklist-results__title2 {
    padding: 0px 16px;
  }
}

.c-checklist-results__title2--call:before {
  display: block;
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 20px;
}

.c-checklist-results__title3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
}

.c-checklist-results__text {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 20px;
  min-height: 48px;
}

@media (max-width: 768px) {
  .c-checklist-results__text {
    min-height: 0px;
  }
}

.c-checklist-results__text2 {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 20px;
}

.c-checklist-results__blurb {
  color: #4a4a4a;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 30px;
}

@media (max-width: 768px) {
  .c-checklist-results__blurb {
    font-size: 18px;
    line-height: 24px;
    padding: 0px 16px;
  }
}

.c-checklist-results__blurb2 {
  font-size: 24px;
  line-height: 32px;
  margin: 0px auto 50px;
  max-width: 875px;
}

@media (max-width: 768px) {
  .c-checklist-results__blurb2 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 42px;
    padding: 0px 16px;
  }
}

.c-checklist-results__blurb3 {
  background-color: #5fc5bf;
  color: #ffffff;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 50px;
  padding: 20px;
}

@media (max-width: 768px) {
  .c-checklist-results__blurb3 {
    font-size: 18px;
    line-height: 24px;
    margin: 16px;
    padding: 16px;
  }
}

.c-checklist-results__link:link, .c-checklist-results__link:visited, .c-checklist-results__link, .c-checklist-results__alt:link, .c-checklist-results__alt:visited, .c-checklist-results__alt {
  border-color: #ff7840;
  border-width: 0px 0px 1px;
  border-style: solid;
  color: #ff7840;
  display: inline-block;
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  padding-bottom: 2px;
  text-decoration: none;
}

.c-checklist-results__link:hover, .c-checklist-results__link:visited:hover, .c-checklist-results__alt:hover, .c-checklist-results__alt:visited:hover {
  color: #236d6d;
  border-color: #236d6d;
}

.c-checklist-results__options {
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.c-checklist-results__option {
  padding: 20px;
  width: 340px;
}

@media (max-width: 768px) {
  .c-checklist-results__option {
    margin-bottom: 20px;
  }
}

.c-checklist-results__option:before {
  display: block;
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 20px;
}

@media (max-width: 768px) {
  .c-checklist-results__option:last-child {
    margin-bottom: 0px;
  }
}

.c-checklist-results__box {
  display: none;
}

.c-checklist-results__print {
  background-color: #ffffff;
  margin-top: 38px;
  padding: 38px 0px;
  text-align: center;
}

@media (max-width: 540px) {
  .c-checklist-results__print {
    margin-top: -240px;
    position: relative;
  }
}

@media (max-width: 768px) {
  .c-checklist-results__print {
    padding: 38px 16px;
  }
}

.c-checklist-results__print-container {
  margin: auto;
  max-width: 428px;
  position: relative;
}

.c-checklist-results__print-container:before {
  border-color: transparent transparent #ffffff transparent;
  border-style: solid;
  border-width: 0 30px 30px 30px;
  content: '';
  display: block;
  height: 0px;
  position: absolute;
  left: 10px;
  top: -68px;
  width: 0px;
}

@media (max-width: 768px) {
  .c-checklist-results__print-container:before {
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
  }
}

.c-checklist-results__help-form {
  background-color: #ffffff;
  margin-top: 38px;
  padding: 38px 0px;
  position: relative;
  text-align: left;
}

.c-checklist-results__help-form:before {
  background-color: #888888;
  background-color: rgba(136, 136, 136, 0.5);
  bottom: 0px;
  content: '';
  display: block;
  left: 0px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  position: absolute;
  right: 0px;
  top: 0px;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  z-index: -1;
}

@media (max-width: 768px) {
  .c-checklist-results__help-form {
    padding: 38px 16px;
  }
}

.c-checklist-results__help-form-container {
  margin: auto;
  max-width: 428px;
  position: relative;
}

.c-checklist-results__help-form-container:before {
  border-color: transparent transparent #ffffff transparent;
  border-style: solid;
  border-width: 0 30px 30px 30px;
  content: '';
  display: block;
  height: 0px;
  position: absolute;
  right: 10px;
  top: -68px;
  width: 0px;
}

@media (max-width: 768px) {
  .c-checklist-results__help-form-container:before {
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
            transform: translateX(50%);
    right: 50%;
  }
}

.c-checklist-results__help-form--loading:before {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  z-index: 1;
}

.c-checklist-results__help-form form label {
  display: none;
}

.c-checklist-results__help-form form .tab {
  margin-bottom: 10px;
}

.c-checklist-results__help-form form .fields {
  padding-bottom: 10px;
}

.c-checklist-results__help-form form .input input {
  background-color: #ede8e3;
  border: none;
  border-radius: 2px;
  display: block;
  height: 40px;
  line-height: 40px;
  margin: 0px 0px 10px;
  padding: 0px 16px;
  width: 100%;
}

.c-checklist-results__help-form form .checkboxes .heading {
  display: none;
}

.c-checklist-results__help-form form .checkboxes label {
  display: block;
  font-size: 12px;
  height: 26px;
  line-height: 26px;
  margin-top: 20px;
  vertical-align: middle;
}

.c-checklist-results__help-form form .checkboxes label:before {
  border-color: #ff7840;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  content: '';
  display: inline-block;
  height: 12px;
  margin: 0px 6px 2px 0px;
  vertical-align: middle;
  width: 12px;
}

.c-checklist-results__help-form form .checkboxes label:hover {
  color: #000000;
  cursor: pointer;
}

.c-checklist-results__help-form form .checkboxes label.checked:before {
  background-color: #ffc0a6;
}

.c-checklist-results__help-form form .checkboxes input {
  background-color: transparent;
  display: inline-block;
  display: none;
  height: 20px;
  line-height: 20px;
  margin: 0px 6px 2px 0px;
  vertical-align: middle;
  width: auto;
}

.c-checklist-results__help-form form select {
  -webkit-appearance: none;
  background-color: #ede8e3;
  background-image: url(../images/icons/chevron-down.svg);
  background-position: 97% 50%;
  background-repeat: no-repeat;
  background-size: auto 30%;
  border-radius: 2px;
  border: none;
  display: block;
  height: 40px;
  line-height: 40px;
  margin: 0px 0px 10px;
  padding: 0px 16px;
  width: 100%;
}

.c-checklist-results__help-form .submit input {
  padding: 10px 30px !important;
}

.c-checklist-results__help-form .submit input,
.s-cms-content .c-checklist-results__help-form .submit input, .c-checklist-results__help-form .submit input:link,
.s-cms-content .c-checklist-results__help-form .submit input:link, .c-checklist-results__help-form .submit input:visited,
.s-cms-content .c-checklist-results__help-form .submit input:visited {
  background-color: #ff7840;
  border-radius: 6.25rem;
  border: 2px solid transparent;
  color: #ffffff;
  display: inline-block;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
  padding: 15px 60px;
  padding: 0.9375rem 3.75rem;
  text-align: center;
  text-decoration: none;
}

.c-checklist-results__help-form .submit input:not(:last-of-type),
.s-cms-content .c-checklist-results__help-form .submit input:not(:last-of-type), .c-checklist-results__help-form .submit input:link:not(:last-of-type),
.s-cms-content .c-checklist-results__help-form .submit input:link:not(:last-of-type), .c-checklist-results__help-form .submit input:visited:not(:last-of-type),
.s-cms-content .c-checklist-results__help-form .submit input:visited:not(:last-of-type) {
  margin: 0 10px 10px 0;
  margin: 0 0.625rem 0.625rem 0;
}

@media (min-width: 992px) {
  .c-checklist-results__help-form .submit input:not(:last-of-type),
  .s-cms-content .c-checklist-results__help-form .submit input:not(:last-of-type), .c-checklist-results__help-form .submit input:link:not(:last-of-type),
  .s-cms-content .c-checklist-results__help-form .submit input:link:not(:last-of-type), .c-checklist-results__help-form .submit input:visited:not(:last-of-type),
  .s-cms-content .c-checklist-results__help-form .submit input:visited:not(:last-of-type) {
    margin-right: 2.5rem;
  }
}

.c-checklist-results__help-form .submit input .c-button__inner {
  display: inline-block;
  position: relative;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: -webkit-transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  -o-transition: transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, -webkit-transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
}

.c-checklist-results__help-form .submit input .c-button__inner:after {
  height: 16px;
  height: 1rem;
  left: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: opacity 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, -webkit-transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: opacity 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, -webkit-transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  -o-transition: transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, opacity 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, opacity 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, opacity 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, -webkit-transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  width: 18px;
  width: 1.125rem;
}

.c-checklist-results__help-form .submit input:hover .c-button__inner, .c-checklist-results__help-form .submit input:focus .c-button__inner {
  -webkit-transform: translateX(-10px);
      -ms-transform: translateX(-10px);
          transform: translateX(-10px);
}

.c-checklist-results__help-form .submit input:hover .c-button__inner:after, .c-checklist-results__help-form .submit input:focus .c-button__inner:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  -webkit-transform: translate(20px, -50%);
      -ms-transform: translate(20px, -50%);
          transform: translate(20px, -50%);
}

@media (max-width: 768px) {
  .c-checklist-results__help-form .submit input {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .c-checklist-results .c-button--small, .c-checklist-results .c-button--large {
    display: block;
    font-size: 18px;
    margin: 0px 16px 32px;
  }
}

.c-checklist-summary {
  background-color: #ffffff;
  border-radius: 8px;
  display: none;
  max-width: 875px;
  overflow: hidden;
  margin: 40px auto;
  position: relative;
}

.c-checklist-summary__title {
  background-color: #F9F8F6;
  font-size: 40px;
  font-weight: 600;
  line-height: 40px;
  margin: 0px;
  padding: 60px 0px 20px;
  text-align: center;
}

@media (max-width: 768px) {
  .c-checklist-summary__title {
    background-color: #ede8e3;
    font-size: 24px;
    line-height: 24px;
    padding: 40px 10px 0px;
  }
}

.c-checklist-summary__title2 {
  color: #1c5d5d;
  font-size: 16px;
  padding-bottom: 10px;
  text-transform: uppercase;
}

.c-checklist-summary__title2:last-child {
  min-width: 90px;
}

@media (max-width: 768px) {
  .c-checklist-summary__title2 {
    display: none;
  }
}

.c-checklist-summary__title3 {
  display: inline-block;
  font-size: 20px;
  font-weight: 400;
  line-height: 50px;
  border-color: #ff7840;
  border-style: solid;
  border-width: 0px 0px 1px;
}

@media (max-width: 768px) {
  .c-checklist-summary__title3 {
    display: table;
    margin: 0px auto 36px;
  }
}

.c-checklist-summary__field--never .c-checklist-summary__question,
.c-checklist-summary__field--never .c-checklist-summary__answer {
  color: #A2A1A1;
}

.c-checklist-summary__question {
  font-size: 20px;
  line-height: 26px;
  padding: 10px 20px 10px 0px;
}

@media (max-width: 768px) {
  .c-checklist-summary__question {
    display: block;
    padding: 0px 0px 16px;
  }
}

@media (max-width: 768px) {
  .c-checklist-summary__question:before {
    color: #1c5d5d;
    content: 'SIGN OR SYMPTOM';
    display: block;
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
    margin-bottom: 16px;
  }
}

.c-checklist-summary__answer {
  color: #ff7840;
  font-size: 20px;
  font-weight: 700;
  line-height: 50px;
  text-transform: capitalize;
  vertical-align: top;
}

@media (max-width: 768px) {
  .c-checklist-summary__answer {
    border-color: #808080;
    border-style: solid;
    border-width: 0px 0px 1px;
    display: block;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 32px;
    padding-bottom: 16px;
  }
}

@media (max-width: 768px) {
  .c-checklist-summary__answer:before {
    color: #1c5d5d;
    content: 'HOW OFTEN';
    display: block;
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
    margin-bottom: 16px;
  }
}

.c-checklist-summary__answer--blank {
  color: #d8d8d8;
}

@media (max-width: 768px) {
  .c-checklist-summary__answer--blank {
    color: #A2A1A1;
  }
}

.c-checklist-summary__questions {
  vertical-align: top;
  width: 100%;
}

@media (max-width: 768px) {
  .c-checklist-summary__questions {
    display: block;
  }
}

@media (max-width: 768px) {
  .c-checklist-summary__questions tr:last-child .c-checklist-summary__answer {
    border: none;
    margin-bottom: 0px;
  }
}

.c-checklist-summary__button {
  color: #ff7840;
  font-weight: 600;
  font-size: 18px;
  line-height: 50px;
  vertical-align: middle;
}

@media (max-width: 768px) {
  .c-checklist-summary__button {
    font-size: 12px;
    line-height: 40px;
  }
}

.c-checklist-summary__button:hover {
  cursor: pointer;
  color: #236d6d;
}

.c-checklist-summary__button:hover:after, .c-checklist-summary__button:hover:before {
  color: #236d6d;
}

.c-checklist-summary__button--previous {
  display: none;
  float: left;
}

.c-checklist-summary__button--previous:before {
  display: inline-block;
  font-size: 20px;
  margin-bottom: 4px;
  padding-right: 15px;
  vertical-align: middle;
}

@media (max-width: 768px) {
  .c-checklist-summary__button--previous:before {
    padding-right: 5px;
  }
}

.c-checklist-summary__button--next {
  float: right;
}

.c-checklist-summary__button--next:after {
  display: inline-block;
  font-size: 20px;
  padding-left: 15px;
  vertical-align: middle;
}

@media (max-width: 768px) {
  .c-checklist-summary__button--next:after {
    padding-left: 5px;
  }
}

.c-checklist-summary__sections {
  background-color: #F9F8F6;
  padding: 40px 40px 0px;
}

@media (max-width: 768px) {
  .c-checklist-summary__sections {
    background-color: #ede8e3;
    padding: 16px 16px 0px;
  }
}

.c-checklist-summary__section {
  border-color: #d8d8d8;
  border-style: solid;
  border-width: 0px 0px 1px;
  display: none;
  padding: 0px 20px 50px;
}

@media (max-width: 768px) {
  .c-checklist-summary__section {
    padding: 0px 0px 20px;
    border: none;
  }
}

.c-checklist-summary__section:first-child {
  display: block;
}

.c-checklist-summary__navigation {
  background-color: #F9F8F6;
  display: block;
  padding: 20px 40px 40px;
}

@media (max-width: 768px) {
  .c-checklist-summary__navigation {
    background-color: #ede8e3;
    padding: 10px;
  }
}

.c-checklist-summary__navigation:after {
  clear: both;
  content: '';
  display: block;
}

.c-checklist-summary__footer {
  padding: 30px;
  text-align: center;
}

.c-checklist-summary__footer .c-button {
  margin-bottom: 0px;
}

.c-checklist-summary__close-button.mfp-close {
  color: #ff7840;
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 34px;
  font-weight: 600;
  height: 60px;
  line-height: 60px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  margin: 10px;
  width: 60px;
}

@media (max-width: 768px) {
  .c-checklist-summary__close-button.mfp-close {
    height: 40px;
    line-height: 40px;
    width: 40px;
  }
}

.c-checklist-summary__close-button.mfp-close:hover {
  color: #236d6d;
}

@media (max-width: 768px) {
  .c-checklist-summary--open {
    overflow-x: hidden;
  }
}

.c-checklist-summary--open.mfp-bg {
  background-color: #000000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  opacity: 0.4;
}

.c-checklist-summary--open.mfp-align-top {
  top: 0px !important;
}

.c-checklist-summary--open .c-checklist-summary {
  display: block;
}

.c-checklist-debug {
  border: 2px #ff7840 solid;
  margin: auto;
  width: 992px;
}

.c-checklist-debug__menu ul {
  margin: 0px;
}

.c-checklist-debug__menu li {
  padding: 10px;
  font-size: 16px;
  display: inline-block;
}

.c-checklist-debug__menu li:hover {
  color: #ff7840;
  cursor: pointer;
}

.c-checklist-debug__checklist {
  display: none;
}

.c-checklist-debug__checklist:first-child {
  display: block;
}

.c-checklist-debug__checklist h1 {
  padding: 0px 10px;
}

.c-checklist-debug__checklist h2 {
  padding: 0px 10px;
}

.c-checklist-debug__checklist h3 {
  text-align: center;
}

.c-checklist-debug__checklist td {
  padding: 10px;
  vertical-align: top;
}

.c-checklist-debug__checklist ol {
  list-style: decimal;
  margin: 20px;
}

.c-checklist-debug__checklist ul {
  list-style: disc;
  margin: 20px;
}

.c-checklist-debug__checklist li {
  display: list-item;
}

.c-checklist-debug__responses-menu ul {
  margin: 0px;
}

.c-checklist-debug__responses-menu li {
  display: inline-block;
  padding: 10px;
}

.c-checklist-debug__responses-menu li:hover {
  color: #ff7840;
  cursor: pointer;
}

.c-checklist-debug__response {
  display: none;
}

.c-checklist-debug__response:first-child {
  display: block;
}

.c-hero-checklists .c-hero__inner {
  padding: 91.008px 60px 84px;
  padding: 5.688rem 3.75rem 5.25rem;
}

.c-checklist-results__print-alt .c-checklist-results__print-container::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.c-contextual-nav {
  background-color: #ede8e3;
  padding: 30px;
  padding: 1.875rem;
  margin-right: 80px;
  margin-right: 5rem;
  width: 100%;
}

.c-contextual-nav__title {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 25px;
  margin-bottom: 1.5625rem;
  color: #4a4a4a;
}

@media (min-width: 768px) {
  .c-contextual-nav__title {
    font-size: 1.625rem;
  }
}

.c-contextual-nav__item {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.66;
  font-weight: 700;
  line-height: 1.33;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
}

.c-contextual-nav__item a, .c-contextual-nav__item a:link, .c-contextual-nav__item a:visited {
  border-bottom: 1px solid transparent;
  display: inline-block;
  font-weight: 400;
  text-decoration: none;
  -webkit-transition: border 0.2s ease-in-out, color 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out, color 0.2s ease-in-out;
  transition: border 0.2s ease-in-out, color 0.2s ease-in-out;
}

.c-contextual-nav__item a:hover {
  border-color: #ff7840;
}

.c-contextual-nav__item a.is-active {
  font-weight: 700;
}

/**
 * Uses same js classes as mega menu to expand
 *
 */
.c-dropdown-menu {
  display: inline-block;
  height: 100%;
  position: relative;
  text-align: center;
  vertical-align: middle;
}

.c-dropdown-menu__link, .c-dropdown-menu__link:link, .c-dropdown-menu__link:visited {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
  display: inline-block;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
  height: 100%;
  min-height: 50px;
  min-height: 3.125rem;
  padding: 11px 0;
  padding: 0.6875rem 0;
  position: relative;
  text-decoration: none;
}

@media (min-width: 1110px) {
  .c-dropdown-menu__link:after, .c-dropdown-menu__link:link:after, .c-dropdown-menu__link:visited:after {
    background-color: #ff7840;
    bottom: 0;
    content: "";
    display: block;
    height: 4px;
    left: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
    -o-transition: opacity 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
    transition: opacity 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
    width: 100%;
  }
}

.c-dropdown-menu__expand, .c-dropdown-menu__expand:link, .c-dropdown-menu__expand:visited {
  background-color: transparent;
  cursor: pointer;
  display: inline-block;
  font-size: 0;
  height: 100%;
  overflow: hidden;
  padding-left: 10px;
  padding-left: 0.625rem;
  text-align: center;
  text-indent: -1000px;
  text-indent: -62.5rem;
  top: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: -webkit-transform 250ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  -o-transition: transform 250ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: transform 250ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: transform 250ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, -webkit-transform 250ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
}

.c-dropdown-menu__expand svg, .c-dropdown-menu__expand:link svg, .c-dropdown-menu__expand:visited svg {
  display: block;
  fill: rgba(255, 255, 255, 0.5);
  height: 12px;
  height: 0.75rem;
  text-indent: 0;
  width: 12px;
  width: 0.75rem;
}

@media (min-width: 1110px) {
  .is-active .c-dropdown-menu .c-dropdown-menu__link:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    -webkit-transition: opacity 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
    -o-transition: opacity 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
    transition: opacity 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  }
}

.c-dropdown {
  min-width: 100%;
}

@media (min-width: 540px) {
  .c-dropdown {
    min-width: 180px;
  }
}

.c-dropdown.chosen-container-active.chosen-with-drop .chosen-single {
  border: none;
  background: #000;
}

.c-dropdown .chosen-single {
  background: #444;
  border-radius: 0 !important;
  border: none !important;
  color: #ffffff;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 600;
  height: auto;
  letter-spacing: 0.025em;
  padding: 13px 20px;
  padding: 13px 1.25rem;
  text-align: left;
  text-transform: uppercase;
  -webkit-transition: background 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98), color 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98);
  -o-transition: background 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98), color 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98);
  transition: background 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98), color 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98);
}

@media (min-width: 540px) {
  .c-dropdown .chosen-single {
    padding: 23px 1.25rem;
  }
}

.c-dropdown .chosen-single:hover {
  color: #ffffff;
  background: #000;
}

.c-dropdown .chosen-single div {
  font-size: 11px;
  font-size: 0.6875rem;
  height: auto;
  line-height: 1;
  margin-top: -5px;
  right: 15px;
  right: 0.9375rem;
  top: 50%;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98);
  transition: -webkit-transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98);
  -o-transition: transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98);
  transition: transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98);
  transition: transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98), -webkit-transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98);
  width: auto;
}

.c-dropdown .chosen-single div:before {
  line-height: 1;
}

.c-dropdown .chosen-drop {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  margin: 0;
  min-width: 100%;
  padding: 0;
}

@media (min-width: 540px) {
  .c-dropdown .chosen-drop {
    min-width: 180px;
  }
}

.c-dropdown .chosen-results {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  padding: 0;
  margin: 0;
}

.c-dropdown .chosen-results li {
  background: #ffffff;
  color: #4a4a4a;
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 600;
  letter-spacing: 0.025em;
  line-height: 1;
  padding: 17px 15px;
  padding: 17px 0.9375rem;
  text-align: left;
  text-transform: uppercase;
  -webkit-transition: background 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98), color 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98);
  -o-transition: background 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98), color 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98);
  transition: background 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98), color 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98);
}

@media (min-width: 540px) {
  .c-dropdown .chosen-results li {
    padding: 26px 0.9375rem;
  }
}

.c-dropdown .chosen-results li:hover {
  background: #d8d8d8;
  color: #ffffff !important;
}

.c-dropdown .chosen-results li.result-selected {
  background: #d8d8d8;
  color: #ffffff !important;
}

.c-dropdown .chosen-results li.highlighted {
  background: #d8d8d8;
  color: #ffffff !important;
}

.c-dropdown .chosen-results li.disabled-result, .c-dropdown .chosen-results li.disabled-result:hover {
  background: #ffffff;
  color: #fafaf9;
}

.c-dropdown.chosen-with-drop .chosen-single div {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.c-exit {
  position: fixed;
  bottom: 8px;
  right: 8px;
  z-index: 9999999;
  text-align: right;
}

.c-exit .c-exit__instructions {
  position: relative;
  background: white;
  -webkit-transition: opacity 0.15s ease-in-out;
  -o-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
  font-size: 14px;
  padding: 8px;
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  max-width: 200px;
  display: none;
  pointer-events: none;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #d6d9dc;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.06), 0 2px 6px 0 rgba(0, 0, 0, 0.06), 0 3px 8px 0 rgba(0, 0, 0, 0.09);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.06), 0 2px 6px 0 rgba(0, 0, 0, 0.06), 0 3px 8px 0 rgba(0, 0, 0, 0.09);
}

.c-exit .c-exit__instructions p {
  line-height: 1.4;
}

.c-exit .c-exit__instructions.hidden {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0 !important;
}

@media (min-width: 540px) {
  .c-exit .c-exit__instructions {
    max-width: 250px;
    display: block;
  }
}

.c-exit .c-exit__arrow {
  position: absolute;
  bottom: -16px;
  left: 50%;
  margin-left: -8px;
}

.c-exit .c-exit__arrow::before {
  content: '';
  bottom: 0;
  border-top: none;
  position: absolute;
  border-width: 8px;
  border-style: solid;
  border-color: transparent;
  border-top-color: #d6d9dc;
}

.c-exit .c-exit__arrow::after {
  content: '';
  bottom: 1px;
  border-top: none;
  position: absolute;
  border-width: 8px;
  border-style: solid;
  border-color: transparent;
  border-top-color: white;
}

.c-exit .c-exit__button {
  padding: 5.6px 12px;
  padding: 0.35rem 0.75rem;
  margin-bottom: 0;
  background: #f56565;
  border-color: #f56565;
  font-size: 16px;
  display: block !important;
}

.footer-banner {
  z-index: 5000;
  width: 100%;
  background-color: #FF7840;
  position: fixed;
  bottom: 0;
  display: none;
  left: 0;
  padding-top: 30px;
  padding-bottom: 24px;
  padding-left: 15px;
  padding-right: 15px;
}

.footer-banner__container {
  max-width: 870px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

.footer-banner__heading {
  color: #FFFFFF;
  line-height: 1.19;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 10px;
}

.footer-banner__sub-heading {
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 20px;
  color: #fff;
  max-width: 620px;
}

.footer-banner__close {
  position: absolute;
  right: 0px;
  fill: #fff;
  width: 20px;
  height: 20px;
  top: 2px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  opacity: 0.9;
  -webkit-transition: ease-in-out all 0.25s;
  -o-transition: ease-in-out all 0.25s;
  transition: ease-in-out all 0.25s;
  cursor: pointer;
}

.footer-banner__close:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
}

.footer-banner__button {
  border: 1px solid #FFFFFF;
  border-radius: 30px;
  padding: 7px 30px;
  display: inline-block;
  text-decoration: none !important;
  -webkit-transition: ease-in-out all 0.25s;
  -o-transition: ease-in-out all 0.25s;
  transition: ease-in-out all 0.25s;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0);
}

.footer-banner__button:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.1);
}

.footer-banner__button-inner {
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
  color: #fff;
  text-decoration: none !important;
}

@media (min-width: 768px) {
  .footer-banner {
    padding-left: 30px;
    padding-right: 30px;
  }
  .footer-banner__heading {
    font-size: 32px;
  }
  .footer-banner__sub-heading {
    font-size: 24px;
  }
  .footer-banner__button {
    padding: 7px 38px;
    font-size: 18px;
  }
}

.c-footer {
  background: #236d6d;
  color: #ffffff;
  text-align: center;
}

.c-footer__primary {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding: 40px 0 35px;
  padding: 2.5rem 0 2.1875rem;
}

@media (min-width: 768px) {
  .c-footer__primary {
    padding: 3.75rem 0 3.125rem;
  }
}

.c-footer__heading {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 42px;
  font-size: 2.625rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  font-weight: 600;
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .c-footer__heading {
    font-size: 3.5rem;
  }
}

.c-footer__heading a, .c-footer__heading a:link, .c-footer__heading a:visited {
  color: #ffffff;
  text-decoration: none;
}

.c-footer__sub-heading {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  line-height: 1.2;
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
}

.c-footer__small-print {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
  margin: 0 auto;
  max-width: 970px;
  max-width: 60.625rem;
  padding: 35px 0 20px;
  padding: 2.1875rem 0 1.25rem;
}

@media (min-width: 768px) {
  .c-footer__small-print {
    padding-bottom: 0;
    padding-top: 3.125rem;
  }
}

.c-footer__small-print p {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.33;
  margin-bottom: 0;
}

.c-footer__small-print p:not(:last-of-type) {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

.c-footer__small-print p a, .c-footer__small-print p a:link, .c-footer__small-print p a:visited {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  color: inherit;
  font-weight: 400;
  text-decoration: none;
  -webkit-transition: border-color 200ms ease-in-out;
  -o-transition: border-color 200ms ease-in-out;
  transition: border-color 200ms ease-in-out;
}

.c-footer__small-print p a:hover {
  border-bottom-color: transparent;
}

.c-form-checkbox__input {
  left: -9999em;
  position: absolute;
}

.c-form-checkbox__input:checked + .c-form-checkbox__label:before {
  background-color: #d8d8d8;
}

.c-form-checkbox__label {
  color: #4a4a4a;
  cursor: pointer;
  font-size: 0.875em;
  font-weight: normal;
  letter-spacing: 0;
  letter-spacing: 0;
  line-height: 1.6em;
  padding-left: 35px;
  position: relative;
  text-transform: none;
}

.c-form-checkbox__label:before {
  background: #ffffff;
  border-radius: 2px;
  border: 1px solid #d8d8d8;
  content: '.';
  cursor: pointer;
  height: 20px;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  text-indent: -999em;
  top: 50%;
  -webkit-transition: background 200ms ease-in-out;
  -o-transition: background 200ms ease-in-out;
  transition: background 200ms ease-in-out;
  width: 20px;
}

.c-form-checkbox__label:after {
  color: #ffffff;
  display: block;
  font-size: 12px;
  left: 5px;
  margin-top: -6px;
  position: absolute;
  top: 50%;
}

.c-form-select {
  background-color: transparent;
  cursor: pointer;
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 500;
  padding-bottom: 1px;
  /**
	* Field with Parsley Validation error
	*/
  /**
	* Select field using Chosen Plugin
	*/
}

.c-form-select:before {
  background: url("data:image/false;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAMCAYAAACJOyb4AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAKNJREFUeNpi9PLymsDAwGAAxAVbt269wEAB8Pb2FgBSC4BYAGiWAxOQoQDE9kB8AChpQKHBB4DYH+pYBpDhCUB8EYj5ybUAyWB9IP4IxA5gw4HO/wDlkGUBNoNhwQtyOQO5FuAzGG44ORYQMhjFcFIsIMZgDMOJsYBYg0GA8f///6SkgAfEGozXcBwWPCDWYIKGY7GAgViDiTIcPVuTUkwABBgA/RR3hwIHuSAAAAAASUVORK5CYII=") no-repeat center center scroll transparent;
  background-size: 1rem;
  color: #ffffff;
  content: "";
  display: block;
  height: 60px;
  height: 3.75rem;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  opacity: .75;
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  width: 3.75rem;
  line-height: 60px !important;
  pointer-events: none;
  top: 30px;
  top: 1.875rem;
  -webkit-transition: background 500ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  -o-transition: background 500ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: background 500ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  z-index: 520;
}

.c-form-field-row .c-form-select:before {
  top: 0;
}

.c-form-select select {
  border: 1px solid transparent;
  border-radius: 0;
  color: #4a4a4a;
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  width: 100%;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #ede8e3;
  border-color: #ede8e3;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  height: 60px;
  height: 3.75rem;
  padding: 18px 70px 18px 20px;
  padding: 1.125rem 4.375rem 1.125rem 1.25rem;
  position: relative;
}

.c-form-select select::-ms-expand {
  display: none;
}

.c-form-select select option {
  color: #4a4a4a;
}

.c-form-select select option:disabled {
  color: #ede8e3;
}

.c-form-select.parsley-error:before {
  background-color: #d0021b;
}

.c-form-select.parsley-error select {
  border-color: #d0021b;
}

.c-form-select--chosen {
  min-width: 100%;
  padding-bottom: 0;
  /**
		* Remove references to chosen sprite image
		* It was causing a console error as the image could not be found.
		*/
}

.c-form-select--chosen .chosen-container-active.chosen-with-drop .chosen-single {
  background-image: none;
  border: none;
  color: #ff7840;
}

.c-form-select--chosen:before {
  right: 0;
  top: 0;
}

.c-form-select--chosen:hover:before {
  background-color: transparent;
}

.c-form-select--chosen select,
.c-form-select--chosen .chosen-single {
  background: #ede8e3;
  border-radius: 0;
  border-width: 0 0 0 0;
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #4a4a4a;
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  height: auto;
  padding: 18px 30px 18px 20px;
  padding: 1.125rem 1.875rem 1.125rem 1.25rem;
  position: relative;
  text-align: left;
  -webkit-transition: background 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98), color 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98);
  -o-transition: background 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98), color 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98);
  transition: background 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98), color 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98);
  width: 100%;
  -webkit-appearance: none;
}

.c-form-select--chosen select div,
.c-form-select--chosen .chosen-single div {
  display: none;
}

.c-form-select--chosen .chosen-drop {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0;
  min-width: 100%;
  padding: 0;
}

@media (min-width: 540px) {
  .c-form-select--chosen .chosen-drop {
    min-width: 180px;
  }
}

.c-form-select--chosen .chosen-results {
  margin: 0;
  padding: 0;
  z-index: 800;
}

.c-form-select--chosen .chosen-results li {
  background: #ede8e3;
  color: #4a4a4a;
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1;
  padding: 15px 20px;
  padding: 0.9375rem 1.25rem;
  text-align: left;
  -webkit-transition: background 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98), color 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98);
  -o-transition: background 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98), color 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98);
  transition: background 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98), color 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98);
}

.c-form-select--chosen .chosen-results li:hover {
  text-decoration: underline;
  color: #ff7840;
}

.c-form-select--chosen .chosen-results li.result-selected {
  background: #ede8e3;
  color: #4a4a4a;
  font-weight: 700;
  text-decoration: none;
}

.c-form-select--chosen .chosen-results li.result-selected:hover {
  color: #4a4a4a;
}

.c-form-select--chosen .chosen-results li.highlighted {
  background: #ede8e3;
}

.c-form-select--chosen .chosen-results li.disabled-result, .c-form-select--chosen .chosen-results li.disabled-result:hover {
  background: red;
  color: #f6f4f1;
}

.c-form-select--chosen .chosen-container-single .chosen-single abbr,
.c-form-select--chosen .chosen-container-single .chosen-single div b,
.c-form-select--chosen .chosen-container-single .chosen-search input[type="text"],
.c-form-select--chosen .chosen-container-multi .chosen-choices li.search-choice .search-choice-close,
.c-form-select--chosen .chosen-rtl .chosen-search input[type="text"] {
  background-image: none;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .c-form-select--chosen .chosen-rtl .chosen-search input[type="text"],
  .c-form-select--chosen .chosen-container-single .chosen-single abbr,
  .c-form-select--chosen .chosen-container-single .chosen-single div b,
  .c-form-select--chosen .chosen-container-single .chosen-search input[type="text"],
  .c-form-select--chosen .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .c-form-select--chosen .chosen-container .chosen-results-scroll-down span,
  .c-form-select--chosen .chosen-container .chosen-results-scroll-up span {
    background-image: none;
  }
}

.c-form-text {
  position: relative;
}

.c-form-text.parsley-error input,
.c-form-text.parsley-error textarea {
  border-color: #ede8e3;
}

.c-form-text input,
.c-form-text textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background: #f5f4f2;
  border-radius: 0;
  border: 1px solid #ede8e3;
  color: #4a4a4a;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 16px 15px;
  padding: 1rem 0.9375rem;
  width: 100%;
}

.c-form-text input ::-webkit-input-placeholder, .c-form-text textarea ::-webkit-input-placeholder {
  color: #4a4a4a;
  color: rgba(74, 74, 74, 0.5);
}

.c-form-text input ::-moz-placeholder, .c-form-text textarea ::-moz-placeholder {
  color: #4a4a4a;
  color: rgba(74, 74, 74, 0.5);
}

.c-form-text input :-ms-input-placeholder, .c-form-text textarea :-ms-input-placeholder {
  color: #4a4a4a;
  color: rgba(74, 74, 74, 0.5);
}

.c-form-text input ::-ms-input-placeholder, .c-form-text textarea ::-ms-input-placeholder {
  color: #4a4a4a;
  color: rgba(74, 74, 74, 0.5);
}

.c-form-text input ::placeholder,
.c-form-text textarea ::placeholder {
  color: #4a4a4a;
  color: rgba(74, 74, 74, 0.5);
}

.c-form-text input:focus,
.c-form-text textarea:focus {
  outline: none;
  border-color: #ede8e3;
}

.c-form-text input:disabled,
.c-form-text textarea:disabled {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
}

.c-form-text--search input {
  background-color: #163f42;
  border: 1px solid transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #ffffff;
  font-size: 18px;
  font-size: 1.125rem;
}

@media (min-width: 1110px) {
  .c-form-text--search input {
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.3);
    font-size: 0.875rem;
    min-height: 1.875rem;
    padding-bottom: 0.3125rem;
    padding-top: 0.3125rem;
  }
}

.c-form-text--search input ::-webkit-input-placeholder {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
}

.c-form-text--search input ::-moz-placeholder {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
}

.c-form-text--search input :-ms-input-placeholder {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
}

.c-form-text--search input ::-ms-input-placeholder {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
}

.c-form-text--search input ::placeholder {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
}

.c-form-text--search input:focus {
  border-color: #ff7840;
}

.header-banner {
  background-color: #FF7840;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 18px 15px;
  height: 120px;
  height: 7.5rem;
}

.header-banner__container {
  width: 100%;
  max-width: 870px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

.header-banner__sub-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;
}

.header-banner__heading {
  color: #FFFFFF;
  line-height: 1.19;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 10px;
}

.header-banner__sub-heading {
  font-size: 14px;
  line-height: 1.2;
  color: #fff;
  max-width: 620px;
  margin-right: 16px;
  margin-right: 1rem;
}

.header-banner__close {
  position: absolute;
  right: 0px;
  fill: #fff;
  width: 20px;
  height: 20px;
  top: 2px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  opacity: 0.9;
  -webkit-transition: ease-in-out all 0.25s;
  -o-transition: ease-in-out all 0.25s;
  transition: ease-in-out all 0.25s;
  cursor: pointer;
}

.header-banner__close:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
}

.header-banner__button {
  white-space: nowrap;
  text-align: center;
  border: 1px solid #FFFFFF;
  border-radius: 30px;
  padding: 5px 28px;
  display: inline-block;
  text-decoration: none !important;
  -webkit-transition: ease-in-out all 0.25s;
  -o-transition: ease-in-out all 0.25s;
  transition: ease-in-out all 0.25s;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0);
}

.header-banner__button:hover {
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.1);
}

.header-banner__button-inner {
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  color: #fff;
  text-decoration: none !important;
}

@media (max-width: 540px) {
  .header-banner__button {
    padding: 5px 12px;
  }
}

@media (min-width: 768px) {
  .header-banner__heading {
    font-size: 24px;
  }
  .header-banner__sub-heading {
    font-size: 16px;
  }
  .header-banner__button {
    padding: 5px 34px;
    font-size: 16px;
  }
}

.c-header-cta {
  text-align: center;
  color: #ffffff;
  min-height: 80px;
  min-height: 5rem;
}

@media (min-width: 1110px) {
  .c-header-cta {
    min-height: 0;
    text-align: left;
  }
}

.c-header-cta__inner {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.33;
  margin-bottom: 0;
  padding: 12px 0;
  padding: 0.75rem 0;
}

@media (min-width: 1110px) {
  .c-header-cta__inner {
    font-family: "Myriad Pro", Arial, sans-serif;
    font-size: 1.125rem;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 1.875rem;
    display: inline-block;
    font-weight: 400;
    margin-bottom: 0;
  }
}

.c-header-cta__content-light {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
  display: block;
}

@media (min-width: 1110px) {
  .c-header-cta__content-light {
    display: inline-block;
  }
}

.c-header-cta__content-main {
  font-weight: 700;
}

@media (min-width: 1110px) {
  .c-header-cta__content-main {
    margin-left: 0.9375rem;
  }
}

.c-header-cta__tel, .c-header-cta__tel:link, .c-header-cta__tel:visited {
  border-bottom: 1px solid transparent;
  color: inherit;
  text-decoration: none;
  -webkit-transition: border-color 200ms ease-in-out;
  -o-transition: border-color 200ms ease-in-out;
  transition: border-color 200ms ease-in-out;
}

.c-header-cta__tel:hover, .c-header-cta__tel:focus {
  border-bottom-color: rgba(255, 255, 255, 0.6);
}

.c-heading {
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
  text-align: center;
}

@media (min-width: 768px) {
  .c-heading {
    margin-bottom: 3.125rem;
  }
}

.c-heading__title {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}

@media (min-width: 768px) {
  .c-heading__title {
    font-size: 2.25rem;
  }
}

@media (min-width: 992px) {
  .c-heading--bottom-spacing {
    margin-bottom: 5.625rem;
  }
}

.c-hero {
  background-color: #1c5d5d;
  color: #ffffff;
  display: block;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%;
}

.c-hero:before {
  -webkit-animation: spinner 1s infinite linear;
          animation: spinner 1s infinite linear;
  border-color: #ffffff #ffffff #ffffff #ffffff;
  border-color: rgba(255, 255, 255, 0.25) rgba(255, 255, 255, 0.25) rgba(255, 255, 255, 0.25) #ffffff;
  border-radius: 2.5rem;
  border-style: solid;
  border-width: 4px;
  content: "";
  display: block;
  height: 50px;
  height: 3.125rem;
  left: 50%;
  margin-left: -25px;
  margin-left: -1.5625rem;
  margin-top: -25px;
  margin-top: -1.5625rem;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, -webkit-transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98);
  transition: opacity 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, -webkit-transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98);
  -o-transition: transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98), opacity 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98), opacity 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98), opacity 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, -webkit-transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98);
  width: 50px;
  width: 3.125rem;
}

.c-hero:after {
  background-color: #000000;
  content: "";
  display: block;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
}

.c-hero__container {
  display: table;
  width: 100%;
}

.c-hero__inner {
  display: table-cell;
  padding: 80px 0;
  padding: 5rem 0;
  position: relative;
  vertical-align: middle;
  z-index: 100;
}

@media (min-width: 992px) and (min-height: 700px) {
  .c-hero__inner {
    min-height: 28.75rem;
    padding: 8.125rem 3.75rem 7.5rem;
  }
}

.c-hero__icon {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

.c-hero__icon svg {
  fill: #ffffff;
  width: 70px;
  width: 4.375rem;
  height: 70px;
  height: 4.375rem;
}

.c-hero__title {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 42px;
  font-size: 2.625rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  margin: 0 auto;
  max-width: 900px;
  max-width: 56.25rem;
  text-shadow: 3px 5px 14px rgba(0, 0, 0, 0.35);
  text-shadow: 0.1875rem 0.3125rem 0.875rem rgba(0, 0, 0, 0.35);
}

@media (min-width: 768px) {
  .c-hero__title {
    font-size: 3.5rem;
  }
}

.c-hero__blurb {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
  font-weight: 400;
  margin: 30px auto 0;
  margin: 1.875rem auto 0;
  max-width: 930px;
  max-width: 58.125rem;
  text-shadow: 3px 5px 14px rgba(0, 0, 0, 0.35);
  text-shadow: 0.1875rem 0.3125rem 0.875rem rgba(0, 0, 0, 0.35);
}

.c-hero__actions {
  margin-top: 60px;
  margin-top: 3.75rem;
}

.c-hero__background-image {
  background-position: center center;
  background-repeat: repeat-x;
  background-size: cover;
  bottom: 0;
  left: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
  -webkit-transition: opacity 1s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0.3s, -webkit-transform 1s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0.3s;
  transition: opacity 1s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0.3s, -webkit-transform 1s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0.3s;
  -o-transition: opacity 1s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0.3s, transform 1s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0.3s;
  transition: opacity 1s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0.3s, transform 1s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0.3s;
  transition: opacity 1s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0.3s, transform 1s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0.3s, -webkit-transform 1s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0.3s;
}

@media (min-width: 992px) {
  .c-hero__background-image {
    background-size: cover;
  }
}

.c-hero.is-loaded:before {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
}

.c-hero.is-loaded .c-hero__background-image {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.c-hero--simple:before, .c-hero--simple:after {
  content: none;
}

.c-hero--simple .c-hero__title,
.c-hero--simple .c-hero__blurb {
  text-shadow: none;
}

.c-hero--extra-top-pad .c-hero__inner {
  padding: 60px 0;
  padding: 3.75rem 0;
}

@media (min-width: 992px) and (min-height: 700px) {
  .c-hero--extra-top-pad .c-hero__inner {
    padding: 5rem 0;
  }
}

@media (min-width: 992px) and (min-height: 800px) {
  .c-hero--extra-top-pad .c-hero__inner {
    padding-top: 12.5rem;
  }
}

.c-hero--slim .c-hero__inner {
  min-height: auto;
  padding: 60px 0;
  padding: 3.75rem 0;
}

.c-icon-social {
  color: #4a4a4a;
  font-size: 24px;
  font-size: 1.5rem;
  -webkit-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

.c-icon-social[class*="facebook"]:hover {
  color: #3b5998;
}

.c-icon-social[class*="google-plus"]:hover {
  color: #dd4b39;
}

.c-icon-social[class*="instagram"]:hover {
  color: #125688;
}

.c-icon-social[class*="linked-in"]:hover {
  color: #007bb5;
}

.c-icon-social[class*="pinterest"]:hover {
  color: #cb2027;
}

.c-icon-social[class*="twitter"]:hover {
  color: #00aced;
}

.c-icon-social[class*="youtube"]:hover {
  color: #bb0000;
}

.c-image-grid__img {
  width: 100%;
}

.c-link-icon, .c-link-icon:link, .c-link-icon:visited {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.66;
  display: inline-block;
  line-height: 1.33;
  margin-left: 50px;
  margin-left: 3.125rem;
  position: relative;
  text-decoration: none;
}

.c-link-icon:hover .c-link-icon__main, .c-link-icon:focus .c-link-icon__main {
  border-color: #ff7840;
}

.c-link-icon:hover svg, .c-link-icon:focus svg {
  -webkit-transform: translateY(3px);
      -ms-transform: translateY(3px);
          transform: translateY(3px);
}

.c-link-icon__main {
  display: inline;
  border-bottom: 1px solid transparent;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.c-link-icon svg {
  display: inline-block;
  fill: #ff7840;
  height: 24px;
  height: 1.5rem;
  left: -50px;
  left: -3.125rem;
  margin-right: 20px;
  margin-right: 1.25rem;
  position: absolute;
  -webkit-transition: fill 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, -webkit-transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: fill 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, -webkit-transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  -o-transition: fill 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: fill 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: fill 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, -webkit-transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  vertical-align: middle;
  width: 18px;
  width: 1.125rem;
}

.c-link-icon--social, .c-link-icon--social:link, .c-link-icon--social:visited {
  display: inline-block;
  margin-left: 0;
}

.c-link-icon--social .c-link-icon__main {
  margin-left: 40px;
  margin-left: 2.5rem;
}

.c-link-icon--social svg {
  fill: #4a4a4a;
  height: 24px;
  height: 1.5rem;
  left: auto;
  width: 24px;
  width: 1.5rem;
}

.c-link-icon--social:hover svg, .c-link-icon--social:focus svg {
  fill: #ff7840;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.c-link-icon--social-small, .c-link-icon--social-small:link, .c-link-icon--social-small:visited {
  display: inline-block;
  margin-left: 0;
}

.c-link-icon--social-small .c-link-icon__main {
  margin-left: 40px;
  margin-left: 2.5rem;
}

.c-link-icon--social-small svg {
  fill: #4a4a4a;
  height: 24px;
  height: 1.5rem;
  left: auto;
  width: 24px;
  width: 1.5rem;
}

.c-link-icon--social-small:hover svg, .c-link-icon--social-small:focus svg {
  fill: #ff7840;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.c-link-icon--social-small svg {
  height: 24px;
  height: 1.5rem;
  width: 18px;
  width: 1.125rem;
}

.c-link-icon--icon-only, .c-link-icon--icon-only:link, .c-link-icon--icon-only:visited {
  display: inline;
  margin-left: 0;
  padding: 10px;
  padding: 0.625rem;
}

.c-link-icon--icon-only .c-link-icon__main {
  border: 0 !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px !important;
  overflow: hidden;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.c-link-icon--icon-only svg {
  fill: rgba(255, 255, 255, 0.5);
  height: 20px;
  height: 1.25rem;
  left: auto;
  line-height: 24px;
  line-height: 1.5rem;
  margin-right: 0;
  position: relative;
  vertical-align: middle;
  width: 20px;
  width: 1.25rem;
}

.c-link-icon--icon-only:hover svg, .c-link-icon--icon-only:focus svg {
  fill: #ffffff;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

@media (min-width: 540px) {
  .c-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

.c-list-item__figure {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  width: 100%;
}

@media (max-width: 540px) {
  .c-list-item__figure {
    background-image: none !important;
  }
}

@media (min-width: 540px) {
  .c-list-item__figure {
    -ms-flex-preferred-size: 12.5rem;
        flex-basis: 12.5rem;
    height: 12.5rem;
    margin-bottom: 0;
    margin-right: 1.875rem;
    min-width: 12.5rem;
  }
}

@media (min-width: 768px) {
  .c-list-item__figure {
    -ms-flex-preferred-size: 16.875rem;
        flex-basis: 16.875rem;
    height: 16.875rem;
    margin-right: 1.875rem;
    min-width: 16.875rem;
  }
}

.c-list-item__figure img {
  display: block;
  margin: 0 auto;
}

@media (min-width: 540px) {
  .c-list-item__figure img {
    display: none;
  }
}

.c-list-item__content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.c-list-item__title {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.66;
  font-weight: 700;
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
}

.c-list,
.s-cms-content ul,
.s-cms-content ol {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.66;
  list-style-type: none;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  padding: 0;
  position: relative;
}

.c-list li,
.s-cms-content ul li,
.s-cms-content ol li {
  padding-left: 30px;
  padding-left: 1.875rem;
  position: relative;
}

.c-list li:before,
.s-cms-content ul li:before,
.s-cms-content ol li:before {
  color: #ff7840;
  display: inline-block;
  font-size: 18px;
  font-size: 1.125rem;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  vertical-align: middle;
}

.c-list li ul,
.c-list li ol,
.s-cms-content ul li ul,
.s-cms-content ol li ul,
.s-cms-content ul li ol,
.s-cms-content ol li ol {
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
  margin-top: 5px;
  margin-top: 0.3125rem;
}

.c-list--unordered li:before,
.c-list .s-cms-content ul li:before,
.s-cms-content .c-list ul li:before,
.s-cms-content ul li:before,
.s-cms-content ul ul li:before,
.s-cms-content ol ul li:before {
  background-color: #ff7840;
  content: "";
  height: 2px;
  height: 0.125rem;
  top: 13.5px;
  top: 0.84375rem;
  width: 18px;
  width: 1.125rem;
}

.c-list--ordered,
.c-list .s-cms-content ol,
.s-cms-content .c-list ol,
.s-cms-content ol,
.s-cms-content ul ol,
.s-cms-content ol ol {
  counter-reset: section;
}

.c-list--ordered li:before,
.c-list .s-cms-content ol li:before,
.s-cms-content .c-list ol li:before,
.s-cms-content ol li:before,
.s-cms-content ul ol li:before,
.s-cms-content ol ol li:before {
  content: counter(section, decimal) ".";
  counter-increment: section;
  font-weight: 600;
  left: 0;
  top: auto;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.c-list--ordered ol li:before,
.c-list .s-cms-content ol ol li:before,
.s-cms-content .c-list ol ol li:before,
.s-cms-content ol ol li:before,
.s-cms-content ul ol ol li:before,
.s-cms-content ol ol ol li:before {
  content: counter(section, lower-latin) ".";
}

.c-loader {
  display: block;
  left: 50%;
  position: absolute;
  top: calc(50% + 30px);
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.c-loader:after {
  -webkit-animation: spinner 1s infinite linear;
          animation: spinner 1s infinite linear;
  border-radius: 40px;
  border-style: solid;
  border-width: 4px;
  content: "";
  display: block;
  height: 50px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
  -webkit-transition-duration: transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98), opacity 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98);
       -o-transition-duration: transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98), opacity 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98);
          transition-duration: transform 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98), opacity 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98);
  width: 50px;
}

.c-loader.is-visible:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.c-logo__wrap {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.c-logo__link {
  margin-left: 16px;
  margin-right: 16px;
  margin-bottom: 16px;
}

.c-logo__img {
  max-width: 150px;
  max-height: 150px;
}

.c-mega-menu {
  background-color: #1c5d5d;
  display: block;
  font-size: 16px;
  max-height: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  overflow: hidden;
  pointer-events: none;
  -webkit-transition: max-height 500ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, opacity 200ms linear 0ms, visibility 0s linear 300ms;
  -o-transition: max-height 500ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, opacity 200ms linear 0ms, visibility 0s linear 300ms;
  transition: max-height 500ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, opacity 200ms linear 0ms, visibility 0s linear 300ms;
  visibility: visible;
  width: 100%;
  z-index: 800;
}

@media (min-width: 1110px) {
  .c-mega-menu {
    background: #ede8e3;
    left: 0;
    max-height: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 6.25rem;
    -webkit-transition: max-height 500ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, opacity 200ms linear 0ms, visibility 0s linear 500ms;
    -o-transition: max-height 500ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, opacity 200ms linear 0ms, visibility 0s linear 500ms;
    transition: max-height 500ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, opacity 200ms linear 0ms, visibility 0s linear 500ms;
    width: 14.375rem;
  }
}

@media (max-width: 1109px) {
  .c-mega-menu.is-visible {
    max-height: 78.125rem;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    pointer-events: all;
    -webkit-transition: max-height 2.5s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0ms, opacity 300ms linear 300ms, visibility 0s linear 0s;
    -o-transition: max-height 2.5s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0ms, opacity 300ms linear 300ms, visibility 0s linear 0s;
    transition: max-height 2.5s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0ms, opacity 300ms linear 300ms, visibility 0s linear 0s;
    visibility: visible;
  }
}

.c-mega-menu.is-visible .c-mega-menu__list {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

@media (min-width: 1110px) {
  .c-mega-menu.is-active {
    max-height: 46.875rem;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    pointer-events: all;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition: max-height 500ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, opacity 300ms linear 0s, visibility 0s linear 0s, -webkit-transform 500ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
    transition: max-height 500ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, opacity 300ms linear 0s, visibility 0s linear 0s, -webkit-transform 500ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
    -o-transition: max-height 500ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, opacity 300ms linear 0s, transform 500ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, visibility 0s linear 0s;
    transition: max-height 500ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, opacity 300ms linear 0s, transform 500ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, visibility 0s linear 0s;
    transition: max-height 500ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, opacity 300ms linear 0s, transform 500ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, visibility 0s linear 0s, -webkit-transform 500ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
    visibility: visible;
    z-index: 900;
  }
}

@media (min-width: 1110px) {
  .c-mega-menu.is-active .c-mega-menu__item {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    -webkit-transition-delay: 200ms;
         -o-transition-delay: 200ms;
            transition-delay: 200ms;
    -webkit-transition-duration: 350ms;
         -o-transition-duration: 350ms;
            transition-duration: 350ms;
  }
}

.c-mega-menu__content {
  zoom: 1;
  max-width: 1230px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding: 0 15px;
  padding: 0 0.9375rem;
  max-width: 1230px;
  padding: 0;
  position: relative;
  width: 100%;
}

.c-mega-menu__content:before, .c-mega-menu__content:after {
  content: '';
  display: table;
}

.c-mega-menu__content:after {
  clear: both;
}

@media (min-width: 768px) {
  .c-mega-menu__content {
    padding: 0 1.875rem;
  }
}

@media (min-width: 768px) {
  .c-mega-menu__content {
    padding: 0;
  }
}

@media (min-width: 1110px) {
  .c-mega-menu__content {
    border: none;
    -webkit-box-shadow: 0.0625rem 0.1875rem 0.3125rem rgba(0, 0, 0, 0.2);
            box-shadow: 0.0625rem 0.1875rem 0.3125rem rgba(0, 0, 0, 0.2);
    margin: 0;
    padding: 0 1.875rem 1.25rem 1.25rem;
  }
}

.c-mega-menu__list {
  width: auto;
}

@media (max-width: 1109px) {
  .c-mega-menu__list {
    -webkit-transition: opacity ease-in-out 350ms, -webkit-transform ease-in-out 300ms;
    transition: opacity ease-in-out 350ms, -webkit-transform ease-in-out 300ms;
    -o-transition: opacity ease-in-out 350ms, transform ease-in-out 300ms;
    transition: opacity ease-in-out 350ms, transform ease-in-out 300ms;
    transition: opacity ease-in-out 350ms, transform ease-in-out 300ms, -webkit-transform ease-in-out 300ms;
    -webkit-transform: scale(0.99);
        -ms-transform: scale(0.99);
            transform: scale(0.99);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    opacity: .4;
  }
}

.c-mega-menu__item {
  border-bottom: solid 1px rgba(0, 0, 0, 0.3);
}

@media (min-width: 1110px) {
  .c-mega-menu__item {
    border: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    -webkit-transition: opacity 150ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
    -o-transition: opacity 150ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
    transition: opacity 150ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  }
}

.c-mega-menu__item a, .c-mega-menu__item a:link, .c-mega-menu__item a:visited {
  border-bottom-width: 0;
  color: #ffffff;
  display: block;
  text-decoration: none;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  padding: 12.5px 15px;
  padding: 0.78125rem 0.9375rem;
  -webkit-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}

@media (min-width: 1110px) {
  .c-mega-menu__item a, .c-mega-menu__item a:link, .c-mega-menu__item a:visited {
    font-weight: 600;
    color: #4a4a4a;
    margin: 0;
    padding: 0.625rem 0 0.625rem 0.75rem;
  }
}

.c-mega-menu__item a:hover, .c-mega-menu__item a:active, .c-mega-menu__item a:focus {
  text-decoration: underline;
}

@media (min-width: 1110px) {
  .c-mega-menu__item a:hover, .c-mega-menu__item a:active, .c-mega-menu__item a:focus {
    color: #ff7840;
    text-decoration: none;
  }
}

@media (min-width: 1110px) {
  .c-mega-menu__item a:hover .c-mega-menu__item-heading svg, .c-mega-menu__item a:active .c-mega-menu__item-heading svg, .c-mega-menu__item a:focus .c-mega-menu__item-heading svg {
    fill: #ff7840;
    margin-right: 0.3125rem;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    width: 0.9375rem;
  }
}

.c-mega-menu__item a:hover .c-mega-menu__item-title, .c-mega-menu__item a:active .c-mega-menu__item-title, .c-mega-menu__item a:focus .c-mega-menu__item-title {
  border-bottom-color: #ff7840;
  color: #ff7840;
}

@media (min-width: 1110px) {
  .c-mega-menu__item a:hover .c-mega-menu__link-inner, .c-mega-menu__item a:active .c-mega-menu__link-inner, .c-mega-menu__item a:focus .c-mega-menu__link-inner {
    border-color: #ff7840;
  }
}

@media (min-width: 1110px) {
  .c-mega-menu__link-inner {
    border-bottom: 1px solid transparent;
    -webkit-transition: border-color 0.2s ease-in-out;
    -o-transition: border-color 0.2s ease-in-out;
    transition: border-color 0.2s ease-in-out;
  }
}

.c-mega-menu--social {
  left: -30px;
  left: -1.875rem;
  text-align: left;
  top: 50px;
  top: 3.125rem;
  width: 210px;
  width: 13.125rem;
}

@media (min-width: 1110px) {
  .c-mega-menu--social .c-mega-menu__content {
    padding-top: 1.25rem;
  }
}

.c-pagination {
  display: block;
  text-align: center;
}

@media (min-width: 992px) {
  .c-pagination {
    margin: 7.5rem 0 1.875rem;
  }
}

.c-pagination__list-item {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}

.c-pagination__list-item:first-child {
  padding-right: 5px;
  padding-right: 0.3125rem;
}

@media (min-width: 540px) {
  .c-pagination__list-item:first-child {
    padding-right: 0.625rem;
  }
}

.c-pagination__list-item:last-child {
  padding-right: 5px;
  padding-right: 0.3125rem;
}

@media (min-width: 540px) {
  .c-pagination__list-item:last-child {
    padding-right: 0.625rem;
  }
}

.c-pagination__item, .c-pagination__item:link, .c-pagination__item:visited {
  color: #808080;
  display: inline-block;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  height: 40px;
  height: 2.5rem;
  line-height: 40px;
  line-height: 2.5rem;
  text-align: center;
  text-decoration: none;
  -webkit-transition: color 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  -o-transition: color 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: color 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  vertical-align: middle;
  width: 35px;
  width: 2.1875rem;
}

@media (min-width: 540px) {
  .c-pagination__item, .c-pagination__item:link, .c-pagination__item:visited {
    height: 3.75rem;
    line-height: 3.75rem;
    width: 3.75rem;
  }
}

.c-pagination__item:not(span):hover, .c-pagination__item:not(span):focus {
  color: #ff7840;
  text-decoration: underline;
}

.c-pagination__item-current {
  color: #808080;
  display: inline-block;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  height: 40px;
  height: 2.5rem;
  line-height: 40px;
  line-height: 2.5rem;
  text-align: center;
  text-decoration: none;
  -webkit-transition: color 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  -o-transition: color 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: color 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  vertical-align: middle;
  width: 35px;
  width: 2.1875rem;
  color: #ff7840;
}

@media (min-width: 540px) {
  .c-pagination__item-current {
    height: 3.75rem;
    line-height: 3.75rem;
    width: 3.75rem;
  }
}

@media (min-width: 768px) {
  .c-search-item {
    padding-right: 4.375rem;
  }
}

@media (min-width: 992px) {
  .c-search-item {
    padding-right: 9.375rem;
  }
}

.c-search-item__title, .c-search-item__title:link, .c-search-item__title:visited {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 25px;
  margin-bottom: 1.5625rem;
  color: #4a4a4a;
  display: block;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  text-decoration: none;
}

@media (min-width: 768px) {
  .c-search-item__title, .c-search-item__title:link, .c-search-item__title:visited {
    font-size: 1.625rem;
  }
}

@media (min-width: 768px) {
  .c-search-item__title, .c-search-item__title:link, .c-search-item__title:visited {
    margin-bottom: 1.875rem;
  }
}

.c-search-item__title:hover, .c-search-item__title:focus, .c-search-item__title:link:hover, .c-search-item__title:link:focus, .c-search-item__title:visited:hover, .c-search-item__title:visited:focus {
  color: #ff7840;
}

.c-search-item__title:hover, .c-search-item__title:focus {
  text-decoration: underline;
}

.c-search-item__actions {
  margin-top: 20px;
  margin-top: 1.25rem;
}

@media (min-width: 768px) {
  .c-search-item__actions {
    margin-top: 1.875rem;
  }
}

.c-search-item__cta, .c-search-item__cta:link, .c-search-item__cta:visited {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
}

.c-search {
  width: 100%;
}

.c-search__inner {
  position: relative;
  margin: 0;
}

.c-search__button {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  text-indent: -999px;
  overflow: hidden;
  width: 55px;
  width: 3.4375rem;
}

@media (min-width: 1110px) {
  .c-search__button {
    height: 1.875rem;
    width: 1.875rem;
  }
}

.c-search__button svg {
  fill: #ff7840;
  height: 16px;
  height: 1rem;
  left: 50%;
  margin-left: -8px;
  margin-left: -0.5rem;
  margin-top: -8px;
  margin-top: -0.5rem;
  position: absolute;
  top: 50%;
  -webkit-transition: fill 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98);
  -o-transition: fill 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98);
  transition: fill 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98);
  width: 16px;
  width: 1rem;
}

.c-search__button:hover svg, .c-search__button:focus svg {
  fill: #ffffff;
}

.c-site-header {
  color: #ffffff;
  height: 160px;
  height: 10rem;
  position: fixed;
  -webkit-transition: -webkit-transform 500ms cubic-bezier(0.16, 0.72, 0.64, 0.98);
  transition: -webkit-transform 500ms cubic-bezier(0.16, 0.72, 0.64, 0.98);
  -o-transition: transform 500ms cubic-bezier(0.16, 0.72, 0.64, 0.98);
  transition: transform 500ms cubic-bezier(0.16, 0.72, 0.64, 0.98);
  transition: transform 500ms cubic-bezier(0.16, 0.72, 0.64, 0.98), -webkit-transform 500ms cubic-bezier(0.16, 0.72, 0.64, 0.98);
  width: 100%;
  z-index: 1000;
  /**
	* Scroll changes
	*/
}

@media (min-width: 1110px) {
  .c-site-header {
    background-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    height: auto;
    overflow: visible;
    top: 0;
  }
}

@media print {
  .c-site-header {
    display: none;
  }
}

.c-site-header-with-banner {
  height: 280px;
  height: 17.5rem;
}

.c-site-header__divider {
  background-color: #ff7840;
  display: block;
  height: 10px;
  height: 0.625rem;
}

.c-site-header__container {
  display: block;
  margin: 0;
  overflow: visible;
  width: auto;
  margin: 0;
  height: 80px;
  height: 5rem;
}

@media (min-width: 768px) {
  .c-site-header__container {
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    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;
    margin: -0.3125rem;
    width: auto;
  }
}

@media (min-width: 768px) {
  .c-site-header__container {
    margin: 0;
  }
}

@media (min-width: 1110px) {
  .c-site-header__container {
    height: auto;
    margin: 0;
    max-height: none;
    position: relative;
  }
}

.c-site-header__container-secondary {
  display: block;
  margin: 0;
  overflow: visible;
  width: auto;
  margin: 0;
}

@media (min-width: 768px) {
  .c-site-header__container-secondary {
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    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;
    margin: -0.3125rem;
    width: auto;
  }
}

@media (min-width: 768px) {
  .c-site-header__container-secondary {
    margin: 0;
  }
}

@media (min-width: 1110px) {
  .c-site-header__container-secondary {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0;
    margin-left: 12.5rem;
    min-height: 3.125rem;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    margin-left: 4.4rem !important;
    position: relative;
    z-index: 1003;
  }
}

.c-site-header__item-logo {
  margin: 0;
  padding: 5px 0;
  padding: 0.3125rem 0;
  display: inline-block;
  padding: 10px 0;
  padding: 0.625rem 0;
}

@media (min-width: 768px) {
  .c-site-header__item-logo {
    display: inline-block;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    padding: 0.3125rem;
    vertical-align: top;
  }
}

.c-site-header__item-logo:last-child {
  margin: 0;
}

@media (min-width: 768px) {
  .c-site-header__item-logo {
    padding: 0.625rem 0;
  }
}

@media (min-width: 1110px) {
  .c-site-header__item-logo {
    height: 6.25rem;
    max-width: 11.25rem;
    -ms-flex-preferred-size: 11.25rem;
        flex-basis: 11.25rem;
  }
}

.c-site-header__logo, .c-site-header__logo:visited, .c-site-header__logo:link {
  display: inline-block;
  line-height: 1;
}

@media (min-width: 1110px) {
  .c-site-header__logo, .c-site-header__logo:visited, .c-site-header__logo:link {
    height: 7.5rem;
    left: -1.875rem;
    position: absolute;
    top: -1.0625rem;
  }
}

.c-site-header__logo svg, .c-site-header__logo img {
  fill: #ffffff;
  height: 60px;
  height: 3.75rem;
  width: 140px;
  width: 8.75rem;
}

@media (min-width: 1110px) {
  .c-site-header__logo svg, .c-site-header__logo img {
    height: 5.625rem;
    width: 11.25rem;
  }
}

.c-site-header__logo img {
  width: auto !important;
}

.c-site-header__item-nav {
  margin: 0;
  padding: 5px 0;
  padding: 0.3125rem 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}

@media (min-width: 768px) {
  .c-site-header__item-nav {
    display: inline-block;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    padding: 0.3125rem;
    vertical-align: top;
  }
}

.c-site-header__item-nav:last-child {
  margin: 0;
}

@media (min-width: 768px) {
  .c-site-header__item-nav {
    padding: 0;
  }
}

@media (min-width: 1110px) {
  .c-site-header__item-nav {
    position: static;
  }
}

.c-site-header__item-nav > .c-button {
  height: 80px;
  height: 5rem;
  padding: 25px 20px;
  padding: 1.5625rem 1.25rem;
  width: 90px;
  width: 5.625rem;
}

.c-site-header__item-featured {
  margin: 0;
  padding: 5px 0;
  padding: 0.3125rem 0;
}

@media (min-width: 768px) {
  .c-site-header__item-featured {
    display: inline-block;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    padding: 0.3125rem;
    vertical-align: top;
  }
}

.c-site-header__item-featured:last-child {
  margin: 0;
}

@media (min-width: 768px) {
  .c-site-header__item-featured {
    padding: 0;
  }
}

@media (min-width: 1110px) {
  .c-site-header__item-featured {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 10.625rem;
            flex: 0 0 10.625rem;
    padding: 1.25rem 0;
  }
}

.c-site-header__secondary-cta {
  width: 100%;
}

@media (min-width: 1110px) {
  .c-site-header__secondary-cta {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}

@media (min-width: 1110px) {
  .c-site-header__secondary-nav {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 10.625rem;
            flex: 1 0 10.625rem;
    padding: 0;
    text-align: center;
  }
}

@media (min-width: 1110px) {
  .c-site-header__secondary-item {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 10.625rem;
            flex: 1 0 10.625rem;
    padding: 0.3125rem 0 0.3125rem;
  }
}

.c-site-header.is-unpinned {
  -webkit-transform: translateY(-5rem);
      -ms-transform: translateY(-5rem);
          transform: translateY(-5rem);
}

@media (min-width: 1110px) {
  .c-site-header.is-unpinned {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}

.has-active-menu .c-site-header.is-unpinned {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

#main {
  padding-top: 160px;
  padding-top: 10rem;
}

#main.main--extra-top-pad {
  padding-top: 280px;
  padding-top: 17.5rem;
}

@media print {
  #main {
    padding-top: 0;
  }
}

.c-site-navigation {
  background-color: #236d6d;
  color: #ffffff;
  left: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 160px;
  margin-top: 10rem;
  position: fixed;
  -webkit-transition: top 0s linear 500ms, left 350ms ease-in-out 0s, width 350ms linear 0s;
  -o-transition: top 0s linear 500ms, left 350ms ease-in-out 0s, width 350ms linear 0s;
  transition: top 0s linear 500ms, left 350ms ease-in-out 0s, width 350ms linear 0s;
  width: 100%;
  z-index: 1000;
  /**
	* Styling for top-level links
	*/
}

@media (min-width: 1110px) {
  .c-site-navigation {
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    background-color: transparent;
    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;
    margin: 0;
    max-width: none;
    min-height: 0;
    overflow: visible;
    padding-top: 0;
    position: static;
    top: auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    width: 100%;
  }
}

.has-active-menu .c-site-navigation {
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: top 0s linear 0s, left 350ms ease-in-out 0s;
  -o-transition: top 0s linear 0s, left 350ms ease-in-out 0s;
  transition: top 0s linear 0s, left 350ms ease-in-out 0s;
}

@media (min-width: 1110px) {
  .has-active-menu .c-site-navigation {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}

@media (min-width: 1110px) {
  .c-site-navigation__primary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
}

.c-site-navigation__primary .c-site-navigation__item,
.c-site-navigation__primary .c-site-navigation__item-highlight {
  /**
	* When mega menu is open (smaller screens).
	*/
}

@media (min-width: 1110px) {
  .c-site-navigation__primary .c-site-navigation__item,
  .c-site-navigation__primary .c-site-navigation__item-highlight {
    display: inline-block;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    font-size: 0;
    position: relative;
  }
}

.c-site-navigation__primary .c-site-navigation__item.is-open .c-site-navigation__expand,
.c-site-navigation__primary .c-site-navigation__item-highlight.is-open .c-site-navigation__expand {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

@media (min-width: 1110px) {
  .c-site-navigation__secondary {
    font-size: 0.875rem;
    height: 3.125rem;
  }
}

@media (min-width: 1110px) {
  .c-site-navigation__secondary .c-site-navigation__item, .c-site-navigation__secondary .c-site-navigation__item.u-show\@desktop-nav {
    display: inline-block;
    vertical-align: top;
  }
}

@media (min-width: 1110px) {
  .c-site-navigation__secondary a, .c-site-navigation__secondary a:link, .c-site-navigation__secondary a:visited {
    color: #F9F8F6;
    display: block;
    font-size: 0.875rem;
    line-height: 3.125rem;
    padding: 0 1.25rem 0 0;
  }
}

@media (min-width: 1110px) {
  .c-site-navigation__secondary a svg {
    display: inline-block;
    fill: #F9F8F6;
    height: 0.75rem;
    margin-right: 0.625rem;
    vertical-align: middle;
    width: 0.75rem;
  }
}

.c-site-navigation__list {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: -webkit-transform 350ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: -webkit-transform 350ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  -o-transition: transform 350ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: transform 350ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: transform 350ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, -webkit-transform 350ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  width: 100%;
}

@media (min-width: 1110px) {
  .c-site-navigation__list {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}

.c-site-navigation__list.is-hidden {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
}

@media (min-width: 1110px) {
  .c-site-navigation__list.is-hidden {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
}

.c-site-navigation__title, .c-site-navigation__title:link, .c-site-navigation__title:visited {
  color: #ffffff;
  font-size: 18px;
  font-size: 1.125rem;
}

@media (min-width: 1110px) {
  .c-site-navigation__title, .c-site-navigation__title:link, .c-site-navigation__title:visited {
    color: #4a4a4a;
    display: table;
    font-weight: 600;
    padding: 0.9375rem 0.8125rem;
    text-decoration: none;
    width: 100%;
  }
}

.c-site-navigation__title:hover, .c-site-navigation__title:active, .c-site-navigation__title:focus {
  text-decoration: underline;
}

@media (min-width: 1110px) {
  .c-site-navigation__title:hover, .c-site-navigation__title:active, .c-site-navigation__title:focus {
    color: #4a4a4a;
  }
}

.c-site-navigation__title-inner {
  position: relative;
}

.c-site-navigation__expand, .c-site-navigation__expand:link, .c-site-navigation__expand:visited {
  background-color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 60px;
  height: 3.75rem;
  overflow: hidden;
  padding: 24px;
  padding: 1.5rem;
  position: absolute;
  right: 0;
  text-align: center;
  text-indent: -1000px;
  text-indent: -62.5rem;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: -webkit-transform 250ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  -o-transition: transform 250ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: transform 250ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  transition: transform 250ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s, -webkit-transform 250ms cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
  top: 0;
  width: 60px;
  width: 3.75rem;
}

@media (min-width: 1110px) {
  .c-site-navigation__expand, .c-site-navigation__expand:link, .c-site-navigation__expand:visited {
    display: none;
  }
}

.c-site-navigation__expand svg, .c-site-navigation__expand:link svg, .c-site-navigation__expand:visited svg {
  display: block;
  fill: #ffffff;
  height: 12px;
  height: 0.75rem;
  text-indent: 0;
  width: 12px;
  width: 0.75rem;
}

@media (min-width: 1110px) {
  .c-site-navigation .is-level-1.c-site-navigation__list {
    font-size: 0;
    height: 6.25rem;
  }
}

@media (min-width: 1110px) {
  .c-site-navigation .is-level-1.c-site-navigation__list:not(.u-hide\@desktop-nav) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.c-site-navigation .is-level-1 > .c-site-navigation__item,
.c-site-navigation .is-level-1 > .c-site-navigation__item-highlight {
  height: 100%;
}

@media (min-width: 1110px) {
  .c-site-navigation .is-level-1 > .c-site-navigation__item,
  .c-site-navigation .is-level-1 > .c-site-navigation__item-highlight {
    font-size: 1.125rem;
  }
}

.c-site-navigation .is-level-1 > .c-site-navigation__item .c-site-navigation__label,
.c-site-navigation .is-level-1 > .c-site-navigation__item-highlight .c-site-navigation__label {
  display: table;
  height: 100%;
  width: 100%;
}

.c-site-navigation .is-level-1 > .c-site-navigation__item .c-site-navigation__title, .c-site-navigation .is-level-1 > .c-site-navigation__item .c-site-navigation__title:link, .c-site-navigation .is-level-1 > .c-site-navigation__item .c-site-navigation__title:visited,
.c-site-navigation .is-level-1 > .c-site-navigation__item-highlight .c-site-navigation__title,
.c-site-navigation .is-level-1 > .c-site-navigation__item-highlight .c-site-navigation__title:link,
.c-site-navigation .is-level-1 > .c-site-navigation__item-highlight .c-site-navigation__title:visited {
  color: #ffffff;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.6;
  padding: 10px 15px 10px 15px;
  padding: 0.625rem 0.9375rem 0.625rem 0.9375rem;
  position: relative;
  text-decoration: none;
}

@media (min-width: 1110px) {
  .c-site-navigation .is-level-1 > .c-site-navigation__item .c-site-navigation__title, .c-site-navigation .is-level-1 > .c-site-navigation__item .c-site-navigation__title:link, .c-site-navigation .is-level-1 > .c-site-navigation__item .c-site-navigation__title:visited,
  .c-site-navigation .is-level-1 > .c-site-navigation__item-highlight .c-site-navigation__title,
  .c-site-navigation .is-level-1 > .c-site-navigation__item-highlight .c-site-navigation__title:link,
  .c-site-navigation .is-level-1 > .c-site-navigation__item-highlight .c-site-navigation__title:visited {
    display: table-cell;
    color: #4a4a4a;
    display: block;
    padding-bottom: 0;
    padding-top: 0;
    vertical-align: middle;
    white-space: nowrap;
  }
}

.c-site-navigation .is-level-1 > .c-site-navigation__item .c-site-navigation__title:hover, .c-site-navigation .is-level-1 > .c-site-navigation__item .c-site-navigation__title:active,
.c-site-navigation .is-level-1 > .c-site-navigation__item-highlight .c-site-navigation__title:hover,
.c-site-navigation .is-level-1 > .c-site-navigation__item-highlight .c-site-navigation__title:active {
  text-decoration: underline;
}

@media (min-width: 1110px) {
  .c-site-navigation .is-level-1 > .c-site-navigation__item .c-site-navigation__title:hover, .c-site-navigation .is-level-1 > .c-site-navigation__item .c-site-navigation__title:active,
  .c-site-navigation .is-level-1 > .c-site-navigation__item-highlight .c-site-navigation__title:hover,
  .c-site-navigation .is-level-1 > .c-site-navigation__item-highlight .c-site-navigation__title:active {
    text-decoration: none;
  }
}

.c-site-navigation .is-level-1 > .c-site-navigation__item .c-site-navigation__title-inner,
.c-site-navigation .is-level-1 > .c-site-navigation__item-highlight .c-site-navigation__title-inner {
  display: inline-block;
}

@media (min-width: 1110px) {
  .c-site-navigation .is-level-1 > .c-site-navigation__item .c-site-navigation__title-inner:after,
  .c-site-navigation .is-level-1 > .c-site-navigation__item-highlight .c-site-navigation__title-inner:after {
    background-color: #ff7840;
    bottom: -0.25rem;
    content: "";
    display: block;
    height: 0.25rem;
    left: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
    -o-transition: opacity 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
    transition: opacity 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
    width: 100%;
  }
}

@media (min-width: 1110px) {
  .c-site-navigation .is-level-1 > .c-site-navigation__item.has-mega-menu .c-site-navigation__title:hover, .c-site-navigation .is-level-1 > .c-site-navigation__item.has-mega-menu .c-site-navigation__title:active,
  .c-site-navigation .is-level-1 > .c-site-navigation__item-highlight.has-mega-menu .c-site-navigation__title:hover,
  .c-site-navigation .is-level-1 > .c-site-navigation__item-highlight.has-mega-menu .c-site-navigation__title:active {
    background-color: transparent;
    text-decoration: underline;
  }
}

@media (min-width: 1110px) {
  .c-site-navigation .is-level-1 > .c-site-navigation__item.has-mega-menu.is-active .c-site-navigation__title, .c-site-navigation .is-level-1 > .c-site-navigation__item.has-mega-menu.is-current-level .c-site-navigation__title,
  .c-site-navigation .is-level-1 > .c-site-navigation__item-highlight.has-mega-menu.is-active .c-site-navigation__title,
  .c-site-navigation .is-level-1 > .c-site-navigation__item-highlight.has-mega-menu.is-current-level .c-site-navigation__title {
    background-color: transparent;
    text-decoration: none;
  }
}

@media (min-width: 1110px) {
  .c-site-navigation .is-level-1 > .c-site-navigation__item.has-mega-menu.is-active .c-site-navigation__title .c-site-navigation__title-inner:after, .c-site-navigation .is-level-1 > .c-site-navigation__item.has-mega-menu.is-current-level .c-site-navigation__title .c-site-navigation__title-inner:after,
  .c-site-navigation .is-level-1 > .c-site-navigation__item-highlight.has-mega-menu.is-active .c-site-navigation__title .c-site-navigation__title-inner:after,
  .c-site-navigation .is-level-1 > .c-site-navigation__item-highlight.has-mega-menu.is-current-level .c-site-navigation__title .c-site-navigation__title-inner:after {
    -webkit-transition: opacity 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
    -o-transition: opacity 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
    transition: opacity 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98) 0s;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
  }
}

@media (min-width: 1110px) {
  .c-site-navigation .is-level-1 > .c-site-navigation__item.has-mega-menu.is-active .c-site-navigation__expand, .c-site-navigation .is-level-1 > .c-site-navigation__item.has-mega-menu.is-current-level .c-site-navigation__expand,
  .c-site-navigation .is-level-1 > .c-site-navigation__item-highlight.has-mega-menu.is-active .c-site-navigation__expand,
  .c-site-navigation .is-level-1 > .c-site-navigation__item-highlight.has-mega-menu.is-current-level .c-site-navigation__expand {
    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg);
  }
}

@media (min-width: 1110px) {
  .c-site-navigation .is-level-1 > .c-site-navigation__item-highlight {
    position: relative;
  }
}

.c-site-navigation .is-level-1 > .c-site-navigation__item-highlight .c-site-navigation__label {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  border-bottom: 0.0625rem solid rgba(0, 0, 0, 0.3);
}

@media (min-width: 1110px) {
  .c-site-navigation .is-level-1 > .c-site-navigation__item-highlight .c-site-navigation__label {
    border-bottom-width: 0;
    padding-bottom: 0;
    position: static;
  }
}

.c-site-navigation .is-level-1 > .c-site-navigation__item-highlight .c-site-navigation__title, .c-site-navigation .is-level-1 > .c-site-navigation__item-highlight .c-site-navigation__title:link, .c-site-navigation .is-level-1 > .c-site-navigation__item-highlight .c-site-navigation__title:visited {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  color: #ffffff;
  font-weight: 600;
  line-height: 30px;
  line-height: 1.875rem;
  margin-bottom: 0;
  padding: 15px 80px 15px 15px;
  padding: 0.9375rem 5rem 0.9375rem 0.9375rem;
}

@media (min-width: 1110px) {
  .c-site-navigation .is-level-1 > .c-site-navigation__item-highlight .c-site-navigation__title, .c-site-navigation .is-level-1 > .c-site-navigation__item-highlight .c-site-navigation__title:link, .c-site-navigation .is-level-1 > .c-site-navigation__item-highlight .c-site-navigation__title:visited {
    color: #4a4a4a;
    display: table-cell;
    padding: 0 1.25rem;
    position: static;
    vertical-align: middle;
    white-space: nowrap;
  }
}

@media (min-width: 1110px) {
  .c-site-navigation .is-level-1 > .c-site-navigation__item-highlight .c-site-navigation__title:hover, .c-site-navigation .is-level-1 > .c-site-navigation__item-highlight .c-site-navigation__title:active, .c-site-navigation .is-level-1 > .c-site-navigation__item-highlight .c-site-navigation__title:focus {
    color: #4a4a4a;
  }
}

/**
* Scroll changes
*/
.is-unpinned {
  -webkit-transform: translateY(-5rem);
      -ms-transform: translateY(-5rem);
          transform: translateY(-5rem);
}

@media (min-width: 1110px) {
  .is-unpinned {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}

.has-active-menu #main {
  position: fixed;
  left: 0;
  width: 100%;
}

.c-social-bar {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
  display: block;
  margin: 0 auto;
  padding: 40px 0;
  padding: 2.5rem 0;
  text-align: center;
  width: 100%;
}

@media (min-width: 768px) {
  .c-social-bar {
    padding: 1.5625rem 0;
  }
}

.c-social-bar__item {
  display: block;
}

@media (min-width: 540px) {
  .c-social-bar__item {
    display: inline-block;
    vertical-align: middle;
  }
}

.c-social-bar__heading {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  line-height: 1.33;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
}

@media (min-width: 540px) {
  .c-social-bar__heading {
    margin-bottom: 0;
    margin-right: 1.25rem;
  }
}

.c-social-bar__inner {
  display: inline-block;
  padding-left: 5px;
  padding-left: 0.3125rem;
}

.c-social-bar__inner:first-child {
  padding-left: 0;
}

.video-block__heading {
  font-size: 40px;
  font-weight: bold;
  line-height: 48px;
  margin-bottom: 16px;
  text-align: center;
}

.video-block__sub-heading {
  font-size: 32px;
  font-weight: 600;
  line-height: 38px;
  margin-bottom: 20px;
  text-align: center;
}

.video-block__image {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  border-radius: 8px;
}

@media (min-width: 768px) {
  .video-block .video-iframe-wrapper {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
  }
  .video-block__image {
    max-width: 720px;
  }
  .video-block__heading {
    margin-bottom: 8px;
  }
  .video-block__sub-heading {
    margin-bottom: 36px;
  }
}

.o-section + .video-block {
  padding-top: 10px;
}

.c-video {
  height: 0;
  max-width: 100%;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}

.c-video iframe, .c-video object, .c-video embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.u-visually-hidden {
  border: 0 !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px !important;
  overflow: hidden;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.u-skip-to-content {
  left: 0;
  margin-left: -9999em;
  position: absolute;
  top: 0;
}

.u-skip-to-content:focus {
  margin-left: 0;
}

.u-bg-teal-dark {
  background-color: #1c5d5d;
}

.u-bg-teal-x-dark {
  background-color: #163f42;
}

.u-bg-grey {
  background-color: #ede8e3;
}

.u-block.u-block {
  display: block;
}

.u-inline-block.u-inline-block {
  display: inline-block;
}

/**
 * Displays @bp-medium
 */
.u-block\@medium.u-block\@medium {
  display: block;
}

.u-inline-block\@medium.u-inline-block\@medium {
  display: inline-block;
}

.u-inline\@medium.u-inline\@medium {
  display: block;
}

@media (min-width: 768px) {
  .u-inline\@medium.u-inline\@medium {
    display: inline;
  }
}

/**
 * Floats @bp-medium
 */
@media (min-width: 768px) {
  .u-float-left\@medium.u-float-left\@medium {
    float: left !important;
  }
}

@media (min-width: 768px) {
  .u-float-right\@medium.u-float-right\@medium {
    float: right !important;
  }
}

.u-clearfix.u-clearfix {
  zoom: 1;
}

.u-clearfix.u-clearfix:before, .u-clearfix.u-clearfix:after {
  content: '';
  display: table;
}

.u-clearfix.u-clearfix:after {
  clear: both;
}

.u-1\/1 {
  float: left;
  display: block;
  margin-right: 2.85714%;
  width: 100%;
}

.u-1\/1:last-child {
  margin-right: 0;
}

.u-1\/2 {
  float: left;
  display: block;
  margin-right: 2.85714%;
  width: 48.57143%;
}

.u-1\/2:last-child {
  margin-right: 0;
}

.u-1\/4 {
  float: left;
  display: block;
  margin-right: 2.85714%;
  width: 22.85714%;
}

.u-1\/4:last-child {
  margin-right: 0;
}

.u-3\/4 {
  float: left;
  display: block;
  margin-right: 2.85714%;
  width: 74.28571%;
}

.u-3\/4:last-child {
  margin-right: 0;
}

.u-1\/3 {
  float: left;
  display: block;
  margin-right: 2.85714%;
  width: 31.42857%;
}

.u-1\/3:last-child {
  margin-right: 0;
}

.u-2\/3 {
  float: left;
  display: block;
  margin-right: 2.85714%;
  width: 31.42857%;
}

.u-2\/3:last-child {
  margin-right: 0;
}

/**
 * @bp-medium
 */
@media (min-width: 768px) {
  .u-1\/2\@medium {
    float: left;
    display: block;
    margin-right: 2.85714%;
    width: 48.57143%;
  }
  .u-1\/2\@medium:last-child {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .u-1\/4\@medium {
    float: left;
    display: block;
    margin-right: 2.85714%;
    width: 22.85714%;
  }
  .u-1\/4\@medium:last-child {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .u-3\/4\@medium {
    float: left;
    display: block;
    margin-right: 2.85714%;
    width: 74.28571%;
  }
  .u-3\/4\@medium:last-child {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .u-1\/3\@medium {
    float: left;
    display: block;
    margin-right: 2.85714%;
    width: 31.42857%;
  }
  .u-1\/3\@medium:last-child {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .u-2\/3\@medium {
    float: left;
    display: block;
    margin-right: 2.85714%;
    width: 31.42857%;
  }
  .u-2\/3\@medium:last-child {
    margin-right: 0;
  }
}

/**
 * @bp-large
 */
@media (min-width: 992px) {
  .u-1\/2\@large {
    float: left;
    display: block;
    margin-right: 2.85714%;
    width: 48.57143%;
  }
  .u-1\/2\@large:last-child {
    margin-right: 0;
  }
}

@media (min-width: 992px) {
  .u-1\/4\@large {
    float: left;
    display: block;
    margin-right: 2.85714%;
    width: 22.85714%;
  }
  .u-1\/4\@large:last-child {
    margin-right: 0;
  }
}

@media (min-width: 992px) {
  .u-3\/4\@large {
    float: left;
    display: block;
    margin-right: 2.85714%;
    width: 74.28571%;
  }
  .u-3\/4\@large:last-child {
    margin-right: 0;
  }
}

@media (min-width: 992px) {
  .u-1\/3\@large {
    float: left;
    display: block;
    margin-right: 2.85714%;
    width: 31.42857%;
  }
  .u-1\/3\@large:last-child {
    margin-right: 0;
  }
}

@media (min-width: 992px) {
  .u-2\/3\@large {
    float: left;
    display: block;
    margin-right: 2.85714%;
    width: 31.42857%;
  }
  .u-2\/3\@large:last-child {
    margin-right: 0;
  }
}

.u-grid-last.u-grid-last {
  margin-right: 0;
}

/**
 * Show/hide @bp-xlarge
 */
.u-show\@xlarge.u-show\@xlarge {
  display: none;
}

@media (min-width: 1200px) {
  .u-show\@xlarge.u-show\@xlarge {
    display: block;
  }
}

@media (min-width: 1200px) {
  .u-hide\@xlarge.u-hide\@xlarge {
    display: none;
  }
}

/**
 * Show/hide @bp-large
 */
.u-show\@large.u-show\@large {
  display: none;
}

@media (min-width: 992px) {
  .u-show\@large.u-show\@large {
    display: block;
  }
}

@media (min-width: 992px) {
  .u-hide\@large.u-hide\@large {
    display: none;
  }
}

/**
 * Show/hide @bp-medium
 */
.u-show\@medium.u-show\@medium {
  display: none;
}

@media (min-width: 768px) {
  .u-show\@medium.u-show\@medium {
    display: block;
  }
}

@media (min-width: 768px) {
  .u-hide\@medium.u-hide\@medium {
    display: none;
  }
}

/**
 * Show/hide @bp-small
 */
.u-show\@small.u-show\@small {
  display: none;
}

@media (min-width: 540px) {
  .u-show\@small.u-show\@small {
    display: block;
  }
}

@media (min-width: 540px) {
  .u-hide\@small.u-hide\@small {
    display: none;
  }
}

/**
 * Show/hide @bp-desktop-nav
 */
.u-show\@desktop-nav.u-show\@desktop-nav {
  display: none;
}

@media (min-width: 1110px) {
  .u-show\@desktop-nav.u-show\@desktop-nav {
    display: block;
  }
}

@media (min-width: 1110px) {
  .u-hide\@desktop-nav.u-hide\@desktop-nav {
    display: none;
  }
}

.u-img-1\/2-left.u-img-1\/2-left {
  float: left;
  display: block;
  margin-right: 2.85714%;
  width: 48.57143%;
  float: left;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

.u-img-1\/2-left.u-img-1\/2-left:last-child {
  margin-right: 0;
}

@media (max-width: 540px) {
  .u-img-1\/2-left.u-img-1\/2-left {
    float: none;
    width: 100%;
  }
}

.u-img-1\/3-left.u-img-1\/3-left {
  float: left;
  display: block;
  margin-right: 2.85714%;
  width: 31.42857%;
  float: left;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

.u-img-1\/3-left.u-img-1\/3-left:last-child {
  margin-right: 0;
}

@media (max-width: 540px) {
  .u-img-1\/3-left.u-img-1\/3-left {
    float: none;
    width: 100%;
  }
}

.u-img-1\/4-left.u-img-1\/4-left {
  float: left;
  display: block;
  margin-right: 2.85714%;
  width: 22.85714%;
  float: left;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

.u-img-1\/4-left.u-img-1\/4-left:last-child {
  margin-right: 0;
}

@media (max-width: 540px) {
  .u-img-1\/4-left.u-img-1\/4-left {
    float: none;
    width: 100%;
  }
}

.u-img-full-width.u-img-full-width {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  width: 100%;
}

.u-img-1\/2-right.u-img-1\/2-right {
  float: right;
  display: block;
  margin-left: 2.85714%;
  width: 48.57143%;
  float: right;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

.u-img-1\/2-right.u-img-1\/2-right:last-child {
  margin-left: 0;
}

.u-img-1\/3-right.u-img-1\/3-right {
  float: right;
  display: block;
  margin-left: 2.85714%;
  width: 31.42857%;
  float: right;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

.u-img-1\/3-right.u-img-1\/3-right:last-child {
  margin-left: 0;
}

.u-img-1\/4-right.u-img-1\/4-right {
  float: right;
  display: block;
  margin-left: 2.85714%;
  width: 22.85714%;
  float: right;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

.u-img-1\/4-right.u-img-1\/4-right:last-child {
  margin-left: 0;
}

.u-spacing-top-zero.u-spacing-top-zero {
  margin-top: 0;
}

.u-spacing-bottom-zero.u-spacing-bottom-zero {
  margin-bottom: 0;
}

.u-spacing-top-small.u-spacing-top-small {
  margin-top: 15px;
  margin-top: 0.9375rem;
}

.u-spacing-bottom-small.u-spacing-bottom-small {
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
}

.u-spacing-top-base.u-spacing-top-base {
  margin-top: 20px;
  margin-top: 1.25rem;
}

.u-spacing-bottom-base.u-spacing-bottom-base {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

.u-spacing-top-medium.u-spacing-top-medium {
  margin-top: 30px;
  margin-top: 1.875rem;
}

.u-spacing-bottom-medium.u-spacing-bottom-medium {
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}

.u-spacing-top-large.u-spacing-top-large {
  margin-top: 50px;
  margin-top: 3.125rem;
}

.u-spacing-bottom-large.u-spacing-bottom-large {
  margin-bottom: 50px;
  margin-bottom: 3.125rem;
}

/**
 * @bp-medium
 */
@media (min-width: 768px) {
  .u-spacing-top-zero\@medium.u-spacing-top-zero\@medium {
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  .u-spacing-bottom-zero\@medium.u-spacing-bottom-zero\@medium {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .u-spacing-top-small\@medium.u-spacing-top-small\@medium {
    margin-top: 0.9375rem;
  }
}

@media (min-width: 768px) {
  .u-spacing-bottom-small\@medium.u-spacing-bottom-small\@medium {
    margin-bottom: 0.9375rem;
  }
}

@media (min-width: 768px) {
  .u-spacing-top-base\@medium.u-spacing-top-base\@medium {
    margin-top: 1.25rem;
  }
}

@media (min-width: 768px) {
  .u-spacing-bottom-base\@medium.u-spacing-bottom-base\@medium {
    margin-bottom: 1.25rem;
  }
}

@media (min-width: 768px) {
  .u-spacing-top-medium\@medium.u-spacing-top-medium\@medium {
    margin-top: 1.875rem;
  }
}

@media (min-width: 768px) {
  .u-spacing-bottom-medium\@medium.u-spacing-bottom-medium\@medium {
    margin-bottom: 1.875rem;
  }
}

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

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

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

.u-uppercase.u-uppercase {
  text-transform: uppercase;
}

.u-lowercase.u-lowercase {
  text-transform: lowercase;
}

.u-no-case.u-no-case {
  text-transform: none;
}

/**
 * Headings
 */
.u-heading-1 {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 42px;
  font-size: 2.625rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}

@media (min-width: 768px) {
  .u-heading-1 {
    font-size: 3.5rem;
  }
}

.u-heading-2 {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}

@media (min-width: 768px) {
  .u-heading-2 {
    font-size: 2.25rem;
  }
}

.u-heading-3 {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 25px;
  margin-bottom: 1.5625rem;
}

@media (min-width: 768px) {
  .u-heading-3 {
    font-size: 1.625rem;
  }
}

.u-heading-4 {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}

@media (min-width: 768px) {
  .u-heading-4 {
    font-size: 1.625rem;
  }
}

.u-heading-5 {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}

.u-heading-6 {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}

/**
 * Other text styles
 */
.u-heading-small {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.33;
  margin-bottom: 0;
}

.u-body-copy {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.66;
}

.u-blurb {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
}

/**
 * Text link
 */
.u-text-link, .u-text-link:link, .u-text-link:visited {
  color: #4a4a4a;
  cursor: pointer;
  font-weight: 700;
  text-decoration: underline;
}

.u-text-link:visited {
  color: #4a4a4a;
}

.u-text-link:hover, .u-text-link:focus {
  color: #ff7840;
  text-decoration: none;
}

.u-ui-body {
  padding-top: 60px;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.16, 0.72, 0.64, 0.98);
  transition: -webkit-transform 0.5s cubic-bezier(0.16, 0.72, 0.64, 0.98);
  -o-transition: transform 0.5s cubic-bezier(0.16, 0.72, 0.64, 0.98);
  transition: transform 0.5s cubic-bezier(0.16, 0.72, 0.64, 0.98);
  transition: transform 0.5s cubic-bezier(0.16, 0.72, 0.64, 0.98), -webkit-transform 0.5s cubic-bezier(0.16, 0.72, 0.64, 0.98);
}

@media (min-width: 1200px) {
  .u-ui-body {
    padding-left: 300px;
  }
}

.ui-guide-menu-active .u-ui-body {
  -webkit-transform: translateX(300px);
      -ms-transform: translateX(300px);
          transform: translateX(300px);
}

@media (min-width: 1200px) {
  .ui-guide-menu-active .u-ui-body {
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
  }
}

.u-ui-header {
  background: #ffffff;
  color: #ffffff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
}

.u-ui-header__banner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.8);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  padding-left: 20px;
  -webkit-transition: all 0.5s cubic-bezier(0.16, 0.72, 0.64, 0.98);
  -o-transition: all 0.5s cubic-bezier(0.16, 0.72, 0.64, 0.98);
  transition: all 0.5s cubic-bezier(0.16, 0.72, 0.64, 0.98);
  width: 100%;
}

@media (min-width: 1200px) {
  .u-ui-header__banner {
    padding-left: 50px;
    width: calc(100% - 300px);
  }
}

.ui-guide-menu-active .u-ui-header__banner {
  -webkit-transform: translateX(300px);
      -ms-transform: translateX(300px);
          transform: translateX(300px);
}

@media (min-width: 1200px) {
  .ui-guide-menu-active .u-ui-header__banner {
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
  }
}

.u-ui-header__banner h1 {
  border: none;
  color: #ffffff;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 1.3;
  margin-bottom: 0;
  margin: 0;
}

@media (min-width: 1200px) {
  .u-ui-header__banner h1 {
    font-size: 1.125rem;
  }
}

.u-ui-header .u-ui-header-logo {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ffffff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 0;
  left: 0;
  min-height: 60px;
  padding-left: 20px;
  position: fixed;
  top: 0;
  top: 0;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  width: 300px;
  z-index: 6000;
}

@media (min-width: 1200px) {
  .u-ui-header .u-ui-header-logo {
    position: relative;
    background: #ffffff;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    width: 300px;
  }
}

.ui-guide-menu-active .u-ui-header .u-ui-header-logo {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.u-ui-header .u-ui-header-logo svg {
  fill: #202020;
  width: 70px;
}

.u-ui-menu-btn {
  display: block;
  height: 16px;
  position: relative;
  width: 25px;
  margin-right: 40px;
}

@media (min-width: 1200px) {
  .u-ui-menu-btn {
    display: none;
  }
}

.u-ui-menu-btn:focus {
  outline: none;
}

.u-ui-menu-btn__icon {
  background-color: #ffffff;
  display: block;
  height: 2px;
  width: 100%;
}

.u-ui-menu-btn__icon:before, .u-ui-menu-btn__icon:after {
  background-color: #ffffff;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 100%;
}

.u-ui-menu-btn__icon:before {
  top: 0;
}

.u-ui-menu-btn__icon:after {
  bottom: 0;
}

.u-ui-sidebar {
  background: #ffffff;
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 600;
  height: 100%;
  left: 0;
  padding-bottom: 100px;
  padding-top: 60px;
  position: fixed;
  top: 0;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.16, 0.72, 0.64, 0.98);
  transition: -webkit-transform 0.5s cubic-bezier(0.16, 0.72, 0.64, 0.98);
  -o-transition: transform 0.5s cubic-bezier(0.16, 0.72, 0.64, 0.98);
  transition: transform 0.5s cubic-bezier(0.16, 0.72, 0.64, 0.98);
  transition: transform 0.5s cubic-bezier(0.16, 0.72, 0.64, 0.98), -webkit-transform 0.5s cubic-bezier(0.16, 0.72, 0.64, 0.98);
  width: 300px;
  z-index: 5000;
}

@media (min-width: 1200px) {
  .u-ui-sidebar {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}

.ui-guide-menu-active .u-ui-sidebar {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.u-ui-sidebar li {
  padding: 0 !important;
  margin: 0 !important;
}

.u-ui-sidebar li:before {
  display: none !important;
}

.u-ui-sidebar li.is-indented a {
  color: #000000;
  color: rgba(0, 0, 0, 0.7);
  padding-left: 40px;
  font-weight: 400;
  padding-top: 5px;
  padding-bottom: 5px;
}

.u-ui-sidebar a {
  border: none;
  color: #000000;
  color: rgba(0, 0, 0, 0.8);
  display: block;
  padding: 5px 20px;
  position: relative;
}

.u-ui-sidebar a:focus {
  outline: none;
}

.u-ui-sidebar a:after {
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.25);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: width 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98);
  -o-transition: width 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98);
  transition: width 0.3s cubic-bezier(0.16, 0.72, 0.64, 0.98);
  width: 0;
}

.u-ui-sidebar a:hover:after {
  width: 5px;
}

.u-ui-sidebar__inner {
  height: calc(100vh - 60px);
  padding: 10px 0 0;
  overflow: auto;
}

.u-ui-sidebar__inner ul {
  min-height: calc(100vh - 170px);
}

.u-ui-sidebar__footer {
  background: #ffffff;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  color: #000000;
  color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: 400;
  letter-spacing: 0.025em;
  line-height: 1.3;
  margin-top: 30px;
  padding: 20px;
  width: 100%;
  z-index: 9999;
}

.u-ui-sidebar__footer p {
  margin: 0;
}

.u-ui-heading-large, .u-ui-heading-medium, .u-ui-heading-small {
  border-bottom: 1px solid #bfbfbf;
  color: gray;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 50px;
  margin-top: 0;
}

.u-ui-heading-large {
  border: none;
  color: #ffffff;
  font-size: 42px;
  font-size: 2.625rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0;
}

.u-ui-heading-medium {
  font-size: 30px;
  font-size: 1.875rem;
  padding-bottom: 10px;
}

.u-ui-heading-small {
  font-size: 21px;
  font-size: 1.3125rem;
  line-height: 1;
  padding-bottom: 10px;
  margin: 30px 0;
}

.u-ui-color {
  float: left;
  display: block;
  margin-right: 1.40845%;
  width: 18.87324%;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.3;
  margin-bottom: 20px;
  overflow: hidden;
  padding-top: 150px;
}

.u-ui-color:nth-child(5n) {
  margin-right: 0;
}

.u-ui-color:nth-child(5n+1) {
  clear: left;
}

.u-ui-color:last-child {
  margin-right: 0;
}

.u-ui-color > div {
  background: #ffffff;
  padding: 10px;
}

.u-ui-color h4 {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
  margin: 0;
}

.u-ui-split {
  float: left;
  display: block;
  margin-right: 2.85714%;
  width: 100%;
  border-radius: 0;
  margin-bottom: 20px;
  min-height: 100px;
  overflow: visible;
  padding: 20px 0;
}

.u-ui-split:nth-child(1n) {
  margin-right: 0;
}

.u-ui-split:nth-child(1n+1) {
  clear: left;
}

.u-ui-split:last-child {
  margin-right: 0;
}

@media (min-width: 768px) {
  .u-ui-split {
    float: left;
    display: block;
    margin-right: 2.85714%;
    width: 48.57143%;
    margin-bottom: 0;
  }
  .u-ui-split:nth-child(1n) {
    margin-right: 2.85714%;
  }
  .u-ui-split:nth-child(1n + 1) {
    clear: none;
  }
  .u-ui-split:nth-child(2n) {
    margin-right: 0;
  }
  .u-ui-split:nth-child(2n+1) {
    clear: left;
  }
  .u-ui-split:last-child {
    margin-right: 0;
  }
}

.u-ui-section {
  padding: 50px 0;
}

.u-ui-section-medium {
  background: #eee;
}

.u-ui-section-medium [class^="ui-heading"] {
  color: #595959;
  border-color: #595959;
}

.u-ui-section-dark {
  background: #666;
}

.u-ui-section-dark [class^="ui-heading"] {
  color: #ffffff;
  border-color: #ffffff;
}

.u-ui-bg-wrap {
  display: inline-block;
  padding: 15px;
}

.u-ui-bg-block {
  display: block;
  padding: 30px;
}

.u-ui-code-wrap, .u-ui-heading-large code, .u-ui-heading-medium code, .u-ui-heading-small code {
  background-color: #666;
  color: #ffffff;
  display: inline-block;
  font-family: monospace;
  font-size: 14px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  margin-left: 20px;
  padding: 10px 15px;
  text-transform: none;
  vertical-align: middle;
}

.u-ui-note {
  background-color: #754ACC;
  color: #ffffff;
  display: block;
  margin: 30px 0;
  padding: 25px;
}

.u-ui-note:before {
  content: "DEVELOPER NOTE*";
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 10px;
  text-decoration: underline;
}

.u-ui-note a {
  color: #ffffff;
  text-decoration: underline;
}

.u-ui-note .u-ui-code-wrap, .u-ui-note .u-ui-heading-large code, .u-ui-heading-large .u-ui-note code, .u-ui-note .u-ui-heading-medium code, .u-ui-heading-medium .u-ui-note code, .u-ui-note .u-ui-heading-small code, .u-ui-heading-small .u-ui-note code {
  background-color: #fff;
  color: #754ACC;
  margin-left: 10px;
  margin-right: 10px;
}

.u-ui-icons-container svg {
  height: 50px;
  margin-bottom: 25px;
  margin-right: 25px;
  width: 50px;
}

.s-cms-content {
  zoom: 1;
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.66;
  font-size: 18px;
  font-size: 1.125rem;
}

.s-cms-content:before, .s-cms-content:after {
  content: '';
  display: table;
}

.s-cms-content:after {
  clear: both;
}

.s-cms-content h1 {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 25px;
  margin-bottom: 1.5625rem;
}

@media (min-width: 768px) {
  .s-cms-content h1 {
    font-size: 1.625rem;
  }
}

.s-cms-content h2 {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}

@media (min-width: 768px) {
  .s-cms-content h2 {
    font-size: 1.625rem;
  }
}

.s-cms-content h3 {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}

.s-cms-content h4 {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}

.s-cms-content h5 {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}

.s-cms-content h6 {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}

.s-cms-content a {
  word-break: break-word;
}

.s-cms-content a, .s-cms-content a:link, .s-cms-content a:visited {
  color: #4a4a4a;
  cursor: pointer;
  font-weight: 700;
  text-decoration: underline;
}

.s-cms-content a:visited {
  color: #4a4a4a;
}

.s-cms-content a:hover, .s-cms-content a:focus {
  color: #ff7840;
  text-decoration: none;
}

.s-cms-content figure {
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}

.s-cms-content figcaption {
  background: #ccc;
  padding: 15px 20px;
  padding: 0.9375rem 1.25rem;
}

.s-cms-content p {
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  margin-top: 0;
}

.s-cms-content p:last-of-type:last-child {
  margin-bottom: 0;
}

.s-cms-content blockquote {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  margin: 30px 0;
  margin: 1.875rem 0;
  padding-left: 60px;
  padding-left: 3.75rem;
  position: relative;
}

@media (min-width: 768px) {
  .s-cms-content blockquote {
    font-size: 2.25rem;
  }
}

@media (min-width: 768px) {
  .s-cms-content blockquote {
    margin-top: 3.125rem;
    margin-bottom: 2.5rem;
    padding-left: 6.25rem;
  }
}

.s-cms-content blockquote:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD0AAABWCAYAAAB8UZ5wAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAABGNJREFUeNrknM2V2jAQx4Vf7ksHcSqAcy6YCuJUsKSCkCOnmJOPYSuItwOowOaQPZsKQjqACoiExy8CjNHHSJYcvafHHhZbP/9HM6OR8OB0OhHMNnsrYvoxpj2Cz6eGfzvSXnK9yD5Ge2KpDTCgKSiDm9Me34EUaTvaM9bpAzg4Cw2wK9onyON6pT0xpb4SNIUdskHR/tWwJTL4Obby0tCgLjPDkaUpeATwrBNocFKZxrzVaRs2BAzVhaEp8Ix+/CTdNubsIl1wIWhHgHlzD3XAA8E57Aowgam11rlA8AA4ZIkDca9NwL8YUXrdkdMSafjQ9EkmFsOSSgtRoWEefyc9bfeUXnkw9j0aNISniQfQJabSiSdWukaBBpXfewC80VmBBZ6qrOVzgqvFhA8qb6nKBQo04/ZEZe1xBlxR4JMHwEuMakqtdOQB8B+s/KGGHvtg1lhlI1+UftF1Xk3QoeNmjRpKa2iXQ1WMXQ0NHDdr5q1L7IsOnn/lzLR/Owi8o8BGHGzg6Hxmxb/Y1MUDnSWawZaY3NA7l4BpRnZyCJitoGKTNwgcNGvja4CAi4W9yrpEoPeOmPXaxo1q6PJ/MGvXlJ7bMOtr6KJD4C3m3rMwNKR6x65Utn1DPmR1ofaLidzaZegj6aj6+o77m4WLH5ZTzcfOazFl9buINFd39mex0lzKEV+cRKDpKDM1GzuVfyhw+AB2BmFMZItpe16gpPlBVumzT7OkdtICG8E4ZAobE5ieY9k5XZu4DZWzO8DMk+dErZIzAuuQg4bl3KYTlRdTDCuLVZSuTdyYx25UuVLoGeH6oRI0JP2mVl2rBuCQ4B0CGKkqTYi5kwjZnXtZPcwTtAwOOy293VOuVLa+h9YIDUkDttprF/LuNqVrszsaho6dgkZWe3OTclamjb2zstNVGlPtJpVNFPIP2tCgTuIRNMFQmoGvNOP2zmYpCAW6XoBp3KPQyZ6Q7iUPDRviWw+gUZXWUbsgjjVhaMimlgoLjINrD0NqL4sCJKKxEJrtot8BHVrBzEvdAUq20gg0lGyXCE++9MK8Fcz8PnSaF15BS5j5IzWxS1NDo9Bg5t8MFBV02ti00nWKulW+QJqbLE2ZgebWxDorscQ7aEg+YmVzS/NMy1psm/dVbr5UdSzgFDHW7UNr0FwY2ygtKqoNuLlXSl8ptlMqFFRm/qp5/ycoQ9mDhvnNm+oIfiohCj5DAB/bVrqO33ziEkmGMV3wyDo0gK+5xEW+zKsH/hB6gP1Gm4sJ/lZkAK32c/7FlCU/Kq8V+dB2OsHo2VAKOoNigZpnTnP2vS8K4Syybt4NHj2Scmi3Xj2SLF7MO4XmMjb1OJzmJYC/CH5j1Ba6rBx9RtkiYodoKnOfCqqedOLIjLbFNAHreZJ1aAHxtaV5AmluW2hb9UvpS9VDMOemcyufYd3eM+h2+OM5NeXMvF/Qt/D1m/DOL3qqTxT2E/of/BDyBObwqsUQDX/9hr58AGN4APu/AgwASpOfGAIsbdYAAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 60px;
  height: 3.75rem;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-1.25rem);
      -ms-transform: translateY(-1.25rem);
          transform: translateY(-1.25rem);
  width: 40px;
  width: 2.5rem;
}

@media (min-width: 768px) {
  .s-cms-content blockquote:before {
    height: 5rem;
    width: 3.125rem;
  }
}

.s-cms-content blockquote__detail {
  font-family: "Myriad Pro", Arial, sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.33;
  margin-bottom: 0;
  display: block;
}

.s-healthcheck {
  /**
	 * Outline all classes.
	 */
  /**
	 * Outline all BEM Elements.
	 */
  /**
	 * Outline all BEM Modifiers.
	 */
  /**
	 * Outline all Object classes.
	 */
  /**
	 * Outline all Component classes.
	 */
  /**
	 * Outline all Responsive classes.
	 */
  /**
	 * Outline all Hack classes.
	 */
}

.s-healthcheck [class] {
  outline: 5px solid lightgrey;
}

.s-healthcheck [class*="__"] {
  outline: 5px solid grey;
}

.s-healthcheck [class*="--"] {
  outline: 5px solid darkgrey;
}

.s-healthcheck [class^="o-"],
.s-healthcheck [class*=" o-"] {
  outline: 5px solid orange;
}

.s-healthcheck [class^="c-"],
.s-healthcheck [class*=" c-"] {
  outline: 5px solid cyan;
}

.s-healthcheck [class*="@"] {
  outline: 5px solid rosybrown;
}

.s-healthcheck [class^="_"] {
  outline: 5px solid red;
}

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