@charset "UTF-8";
/**
 * 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, .c-compare, .c-filter-bar, .c-header-secondary, .c-header, .c-table tbody tr, .c-title-bar,
.s-cms-content {
  zoom: 1;
}

.clearfix:before, .c-compare:before, .c-filter-bar:before, .c-header-secondary:before, .c-header:before, .c-table tbody tr:before, .c-title-bar:before,
.s-cms-content:before, .clearfix:after, .c-compare:after, .c-filter-bar:after, .c-header-secondary:after, .c-header:after, .c-table tbody tr:after, .c-title-bar:after,
.s-cms-content:after {
  content: "";
  display: table;
}

.clearfix:after, .c-compare:after, .c-filter-bar:after, .c-header-secondary:after, .c-header:after, .c-table tbody tr:after, .c-title-bar:after,
.s-cms-content:after {
  clear: both;
}

/**
 * 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: "racv";
  src: url("./fonts/racv.eot");
  src: url("./fonts/racv.eot?#iefix") format("embedded-opentype"), url("./fonts/racv.woff") format("woff"), url("./fonts/racv.ttf") format("truetype"), url("./fonts/racv.svg#racv") format("svg");
  font-style: normal;
  font-weight: normal;
}

.i-arrow-left:before, .ui-datepicker-prev:before, .i-arrow-right:before, .ui-datepicker-next:before, .c-card:after, .c-cta-link:after, .c-map-popup__link:link:after, .c-map-popup__link:visited:after, .c-tile:after, .i-calendar:before, .c-form-date__item:after, .i-chevron-down:before, .c-accordion-small__head i, .c-accordion__head:after, .c-breadcrumb-nav__head:after, .c-dropdown .chosen-single div:before,
.c-dropdown .chosen-choices div:before, .c-form-select:before, .touchevents .c-dropdown:before, .i-chevron-left:before, .c-btn-back:before, .c-map-container__expand:before, .i-chevron-right:before, .c-list.c-list--chevron.c-list--chevron li:before, ul.c-list--chevron.c-list--chevron:not([class]) li:before, ol.c-list--chevron.c-list--chevron:not([class]) li:before, .c-nav-drawer__head:after, .i-chevron-up:before, .i-cross-thin:before, .c-btn-cross:before, .c-dropdown .chosen-choices li.search-choice a.search-choice-close:before, .i-cross:before, .c-btn-close__icon:before, .c-expand-panel__close-btn:before, .c-list.c-list--cross.c-list--cross li:before, ul.c-list--cross.c-list--cross:not([class]) li:before, ol.c-list--cross.c-list--cross:not([class]) li:before, .c-password-validation .parsley-custom-error-message > ul > li:before, .i-eye-cross:before, .c-password-show-hide.is-hide:before, .i-eye-open:before, .c-password-show-hide:before, .i-ribbon-solid:before, .c-tile--starred:before, .i-ribbon:before, .i-search:before, .c-btn-search:before,
.s-google-search.s-google-search .gsc-search-button:before, .i-tick:before, .c-form-checkbox__label:after, .c-list.c-list--tick.c-list--tick li:before, ul.c-list--tick.c-list--tick:not([class]) li:before, ol.c-list--tick.c-list--tick:not([class]) li:before, .c-password-validation .parsley-custom-error-message > ul > li.is-valid:before,
[class^="i-"],
[class*=" i-"] {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "racv";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: none;
  text-transform: none;
}

.i-arrow-left:before,
.ui-datepicker-prev:before {
  content: "\E001";
}

.i-arrow-right:before,
.ui-datepicker-next:before,
.c-card:after,
.c-cta-link:after,
.c-map-popup__link:link:after,
.c-map-popup__link:visited:after,
.c-tile:after {
  content: "\E002";
}

.i-calendar:before,
.c-form-date__item:after {
  content: "\E003";
}

.i-chevron-down:before,
.c-accordion-small__head i,
.c-accordion__head:after,
.c-breadcrumb-nav__head:after,
.c-dropdown .chosen-single div:before,
.c-dropdown .chosen-choices div:before,
.c-form-select:before,
.touchevents .c-dropdown:before {
  content: "\E004";
}

.i-chevron-left:before,
.c-btn-back:before,
.c-map-container__expand:before {
  content: "\E005";
}

.i-chevron-right:before,
.c-list.c-list--chevron.c-list--chevron li:before,
ul.c-list--chevron.c-list--chevron:not([class]) li:before,
ol.c-list--chevron.c-list--chevron:not([class]) li:before,
.c-nav-drawer__head:after {
  content: "\E006";
}

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

.i-cross-thin:before,
.c-btn-cross:before,
.c-dropdown .chosen-choices li.search-choice a.search-choice-close:before {
  content: "\E008";
}

.i-cross:before,
.c-btn-close__icon:before,
.c-expand-panel__close-btn:before,
.c-list.c-list--cross.c-list--cross li:before,
ul.c-list--cross.c-list--cross:not([class]) li:before,
ol.c-list--cross.c-list--cross:not([class]) li:before,
.c-password-validation .parsley-custom-error-message > ul > li:before {
  content: "\E009";
}

.i-eye-cross:before,
.c-password-show-hide.is-hide:before {
  content: "\E00A";
}

.i-eye-open:before,
.c-password-show-hide:before {
  content: "\E00B";
}

.i-ribbon-solid:before,
.c-tile--starred:before {
  content: "\E00C";
}

.i-ribbon:before {
  content: "\E00D";
}

.i-search:before,
.c-btn-search:before,
.s-google-search.s-google-search .gsc-search-button:before {
  content: "\E00E";
}

.i-tick:before,
.c-form-checkbox__label:after,
.c-list.c-list--tick.c-list--tick li:before,
ul.c-list--tick.c-list--tick:not([class]) li:before,
ol.c-list--tick.c-list--tick:not([class]) li:before,
.c-password-validation .parsley-custom-error-message > ul > li.is-valid:before {
  content: "\E00F";
}

/**
 * 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-racv-logo {
  background-image: url(/images/sprites/spritesheet.png);
  background-size: 90px 49px;
  display: block;
  content: "";
}

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

.s-racv-logo {
  background-position: 0px 0px;
  width: 90px;
  height: 49px;
}

html {
  box-sizing: border-box;
}

*, *::after, *::before {
  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 {
  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"] {
  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 */
  /* 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;
}

/**
 * Utility classes for these styles are extended in "_utilities/_text.scss"
 */
h1:not([class]), .u-proxima-nova-xlarge {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.2;
}

@media (min-width: 540px) {
  h1:not([class]), .u-proxima-nova-xlarge {
    font-size: 1.875rem;
  }
}

@media (min-width: 768px) {
  h1:not([class]), .u-proxima-nova-xlarge {
    font-size: 3.125rem;
  }
}

h2:not([class]), .c-promo-panel__title, .c-slideshow__main .c-blockquote__quote, .c-stepped-heading, .u-proxima-nova-large {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
}

@media (min-width: 768px) {
  h2:not([class]), .c-promo-panel__title, .c-slideshow__main .c-blockquote__quote, .c-stepped-heading, .u-proxima-nova-large {
    font-size: 1.875rem;
  }
}

h3:not([class]), .c-banner__title, .c-btn-visual__title, .c-card__title, .c-compare__title, .c-compare__header .c-compare__row-label .c-compare__title, .c-content-panel__title, .c-cta-banner__title, .c-expand-panel__title, .c-feature-table__header .c-feature-table__title, .c-filter-bar__title, .c-footer-drawer__title, .c-icon-heading, .c-map-list-item__title, .c-map-popup__title, .c-phone-table, .c-split-panel__title, .c-tile__title, .c-title-bar__title, .u-section-heading, .u-proxima-nova-medium,
.s-google-search.s-google-search form.gsc-search-box:before {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
}

@media (min-width: 768px) {
  h3:not([class]), .c-banner__title, .c-btn-visual__title, .c-card__title, .c-compare__title, .c-compare__header .c-compare__row-label .c-compare__title, .c-content-panel__title, .c-cta-banner__title, .c-expand-panel__title, .c-feature-table__header .c-feature-table__title, .c-filter-bar__title, .c-footer-drawer__title, .c-icon-heading, .c-map-list-item__title, .c-map-popup__title, .c-phone-table, .c-split-panel__title, .c-tile__title, .c-title-bar__title, .u-section-heading, .u-proxima-nova-medium,
  .s-google-search.s-google-search form.gsc-search-box:before {
    font-size: 1.5rem;
  }
}

h4:not([class]), h5:not([class]), h6:not([class]), blockquote:not([class]), .c-accordion__title, .c-banner--nav-drawer .c-banner__title, .c-btn-expand, .c-btn-more, .c-compare__section-heading, .c-compare__heading, .c-compare__heading-split, .c-compare__price, .c-feature-table__title, .c-feature-table__title-small, .c-feature-table__subsection, .c-form-radio--tab .c-form-radio__label, .c-nav-drawer__title, .u-underline-heading, .u-proxima-nova-base {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.6;
}

.c-btn-visual__subtitle, .c-compare__header .c-compare__cell .c-compare__title, .u-proxima-nova-small {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.3;
}

.c-banner__subtitle, .c-cta-banner__subtitle, .c-membership-level__title, .u-open-sans-base {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
}

@media (min-width: 540px) {
  .c-banner__subtitle, .c-cta-banner__subtitle, .c-membership-level__title, .u-open-sans-base {
    font-size: 1.25rem;
  }
}

.u-open-sans-medium {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
}

.c-compare__cell, .u-open-sans-small {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.3;
}

.c-map-popup__subtitle, .c-map-popup__detail, .c-map-popup__description, .c-map-popup__hours, .u-open-sans-xsmall {
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.3;
}

.c-compare__price-unit, .u-open-sans-xxsmall {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.2;
}

.c-btn-label, .u-medium-caps {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.5;
  text-transform: uppercase;
}

.ui-datepicker-calendar thead th, .c-breadcrumb-nav__head, .c-btn-filter__title, .c-btn-next, .c-btn-next:link, .c-btn-next:visited, .c-btn--ghost-white-tiny, .c-compare__highlight-label, .c-header-secondary__title-small, .c-membership-level__subtitle, .c-progress__step, .u-small-caps {
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 1.5;
  text-transform: uppercase;
}

.c-btn-back, .u-xsmall-caps {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
}

@-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);
  }
}

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

*:focus {
  outline: none;
}

::-moz-selection {
  color: #ffffff;
  background: #009BDE;
}

::selection {
  color: #ffffff;
  background: #009BDE;
}

::-moz-selection {
  color: #ffffff;
  background: #009BDE;
}

body,
html {
  -moz-osx-font-smoothing: auto;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  -webkit-font-smoothing: antialiased !important;
  color: #454849;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  min-width: 320px;
  overflow-x: hidden;
  position: relative;
  text-rendering: optimizeLegibility !important;
  width: 100%;
  z-index: 0;
}

.sidebar-nav-is-active body, .sidebar-nav-is-active
html {
  overflow-x: visible;
}

body {
  font-size: 16px;
  font-size: 1rem;
  background-color: #37393A;
  min-height: 100vh;
}

@media (min-width: 768px) {
  .nav-drawer-is-active body {
    overflow: hidden;
  }
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

h1:not([class]),
h2:not([class]),
h3:not([class]),
h4:not([class]),
h5:not([class]),
h6:not([class]) {
  color: #454849;
}

h5:not([class]) {
  font-size: 18px !important;
  font-size: 1.125rem !important;
  line-height: 1.5;
}

h6:not([class]) {
  font-size: 16px !important;
  font-size: 1rem !important;
  line-height: 1.25;
}

figure {
  margin: 0;
}

figure:not([class]) {
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}

@media (max-width: 767px) {
  figure:not([class]) {
    width: 100% !important;
  }
}

figcaption {
  background: #F2F2F2;
  padding: 15px 20px;
  padding: 0.9375rem 1.25rem;
}

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

blockquote:not([class]) {
  color: #1F5AA5;
  margin: 20px 0;
  margin: 1.25rem 0;
  padding-left: 30px;
  padding-left: 1.875rem;
  text-indent: -1.85em;
  quotes: "“" "”" "‘" "’";
}

blockquote:not([class]):before, blockquote:not([class]):after {
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 16px;
  line-height: 1rem;
}

blockquote:not([class]):before {
  content: open-quote;
  margin-right: 10px;
  vertical-align: -0.35em;
}

blockquote:not([class]):after {
  content: close-quote;
  margin-left: 10px;
  vertical-align: -0.5em;
}

@media (min-width: 768px) {
  blockquote:not([class]) {
    margin: 1.875rem 0;
  }
}

a {
  border-bottom: 1px dotted;
  color: #009BDE;
  cursor: pointer;
  text-decoration: none;
  word-break: break-word;
}

a:hover {
  border-bottom: 1px solid;
  color: #1967B0;
}

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

button:focus {
  outline: none;
}

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

b,
strong {
  font-weight: 600;
}

em,
i {
  font-style: italic;
}

cite {
  font-style: normal;
}

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

svg {
  display: inline-block;
  max-width: 100px;
  max-width: 6.25rem;
  max-height: 100px;
  max-height: 6.25rem;
}

table td {
  padding: 0 20px;
  padding: 0 1.25rem;
}

table td:first-child {
  padding-left: 0;
}

table td:last-child {
  padding-right: 0;
}

[class^="c-btn"],
a,
button,
input[type="text"],
textarea {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: background-color, color, opacity, border, border-color, background-position, outline, box-shadow, border-bottom, text-decoration, left, top, -webkit-transform;
  transition-property: background-color, color, opacity, border, border-color, background-position, outline, box-shadow, border-bottom, text-decoration, left, top, -webkit-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-transform;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
          transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
}

/**
* Let's target IE to respect aspect ratios and sizes for img tags containing SVG files
*
* [1] IE9
* [2] IE10+
*/
/* 1 */
.lt-ie10 img[src*=".svg"] {
  width: 100%;
}

/* 2 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src*=".svg"] {
    width: 100%;
  }
}

@media print {
  form {
    display: none;
  }
}

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

form ol {
  counter-reset: none !important;
  list-style: none !important;
}

form ol::after {
  clear: both;
  content: "";
  display: table;
}

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

form ol > li {
  float: left;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  padding: 0 !important;
  width: 100%;
}

form ol > li::after {
  clear: both;
  content: "";
  display: table;
}

form ol > li:last-child {
  margin-bottom: auto;
}

form ol > li:before {
  display: none !important;
}

form input {
  border-radius: 0;
  box-shadow: none;
  line-height: 1.6;
}

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    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;
  }
}

html[data-focus-source="key"] > body *:focus {
  outline: 5px solid #FFBF47 !important;
  -webkit-transition: none !important;
  transition: none !important;
}

html[data-focus-source="key"] > body a:not([class*="c-btn"]):focus {
  background-color: #FFBF47;
  color: #000000;
}

html[data-focus-source="key"] > body a:not([class*="c-btn"]):focus svg {
  fill: #000000;
}

html[data-focus-source="pointer"] > body :focus {
  outline: none;
}

/**
 * Modified Awesomplete CSS
 */
.s-awesomplete {
  line-height: 1;
}

.s-awesomplete [hidden] {
  display: none;
}

.s-awesomplete .visually-hidden {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}

.s-awesomplete div.awesomplete {
  display: inline-block;
  position: relative;
  width: 100%;
}

.s-awesomplete div.awesomplete.is-active > input {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.s-awesomplete div.awesomplete > input {
  border: none;
  display: block;
  outline-offset: 0;
  position: relative;
  z-index: 1601;
}

.s-awesomplete div.awesomplete > ul {
  background: #ffffff;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top: 1px solid #8F9090;
  box-sizing: border-box;
  color: #454849;
  font-size: 16px;
  font-size: 1rem;
  left: 0;
  list-style: none;
  margin: 0;
  min-width: 100%;
  padding: 0;
  position: absolute;
  text-align: left;
  text-shadow: none;
  z-index: 1600;
}

.s-awesomplete div.awesomplete > ul:empty,
.s-awesomplete div.awesomplete > ul[hidden] {
  display: none;
}

@supports (transform: scale(0)) {
  .s-awesomplete div.awesomplete > ul {
    -webkit-transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transform-origin: 1.43em -.43em;
        -ms-transform-origin: 1.43em -.43em;
            transform-origin: 1.43em -.43em;
  }
  .s-awesomplete div.awesomplete > ul:empty,
  .s-awesomplete div.awesomplete > ul[hidden] {
    opacity: 0;
    -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
            transform: translateY(-30px);
    -webkit-transition-timing-function: ease;
            transition-timing-function: ease;
  }
}

.s-awesomplete div.awesomplete > ul > li {
  cursor: pointer;
  line-height: 1;
  margin: 0;
  padding: 15px 20px;
  padding: 0.9375rem 1.25rem;
  position: relative;
}

.s-awesomplete div.awesomplete > ul > li:before {
  background-color: #F2F2F2;
  content: "";
  display: block;
  height: 1px;
  left: 15px;
  left: 0.9375rem;
  position: absolute;
  right: 15px;
  right: 0.9375rem;
  top: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.s-awesomplete div.awesomplete > ul > li:first-child:before {
  display: none;
}

.s-awesomplete div.awesomplete > ul > li:hover {
  background: #009BDE;
  color: #ffffff;
}

.s-awesomplete div.awesomplete > ul > li:hover:before {
  background: #009BDE;
}

.s-awesomplete div.awesomplete > ul > li[aria-selected="true"] {
  outline: 5px solid #FFBF47;
}

.s-awesomplete div.awesomplete mark {
  background: none;
  color: #000000;
  font-weight: 600;
}

.s-awesomplete div.awesomplete li:hover mark {
  background: none;
  color: #ffffff;
  border-bottom: 1px dotted;
}

.s-awesomplete div.awesomplete li[aria-selected="true"] mark {
  background: none;
  color: #000000;
}

.s-awesomplete--grey div.awesomplete {
  outline: none !important;
  position: static;
}

.s-awesomplete--grey div.awesomplete > ul {
  background-color: #F2F2F2;
  outline: none;
}

.js-lazyload {
  opacity: 0;
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.js-lazyload.js-lazyloaded {
  opacity: 1;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.js-lazyload.js-lazyload-error {
  min-height: 200px;
  opacity: 1;
  outline: 1px solid red;
}

.js-lazyload.js-lazyload-error:before {
  content: "Error";
  color: red;
}

@media print {
  .js-lazyload {
    display: none;
  }
}

/*!
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 * {
  box-sizing: border-box;
}

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border-top: 0;
  background: #fff;
}

.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;
  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: 2px solid #aaa;
  background-color: #fff;
  background-clip: padding-box;
  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;
  text-overflow: ellipsis;
  white-space: nowrap;
}

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

.chosen-container-single .chosen-single abbr {
  display: block;
  font-size: 1px;
  height: 12px;
  position: absolute;
  right: 26px;
  top: 6px;
  width: 12px;
}

.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%;
}

.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;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  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;
  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;
  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;
  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%;
  background-color: #eeeeee;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  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;
  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;
  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;
}

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

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

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

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  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;
  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 (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-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}

/* @end */
.datepicker,
.dob_datepicker {
  border-radius: 0;
  direction: ltr;
  min-width: 300px !important;
  min-width: 18.75rem !important;
  z-index: 1000;
}

@media (min-width: 540px) {
  .datepicker,
  .dob_datepicker {
    min-width: 30rem !important;
  }
}

@media (min-width: 768px) {
  .datepicker,
  .dob_datepicker {
    min-width: 37.5rem !important;
  }
}

.datepicker.datepicker-orient-top,
.dob_datepicker.datepicker-orient-top {
  box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.12), 0 -1px 2px rgba(0, 0, 0, 0.24);
}

.datepicker.datepicker-orient-bottom,
.dob_datepicker.datepicker-orient-bottom {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.datepicker:hover,
.dob_datepicker:hover {
  cursor: pointer;
}

.datepicker:focus,
.dob_datepicker:focus {
  outline: none;
  border-color: #64686A;
}

.datepicker table,
.dob_datepicker table {
  font-weight: 600 !important;
}

.datepicker table th,
.dob_datepicker table th {
  background: #F2F2F2 !important;
  color: #454849;
  font-weight: 600 !important;
}

.datepicker table tr,
.dob_datepicker table tr {
  background: rgba(242, 242, 242, 0.5) !important;
  font-weight: 600 !important;
}

.datepicker table thead,
.dob_datepicker table thead {
  border-bottom: 2px solid #ffffff;
}

.datepicker table thead .dow,
.dob_datepicker table thead .dow {
  font-size: 13px;
  font-size: 0.8125rem;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .datepicker table thead .dow,
  .dob_datepicker table thead .dow {
    font-size: 0.875rem;
  }
}

.datepicker table thead tr:last-child th,
.dob_datepicker table thead tr:last-child th {
  height: 36px;
}

.datepicker table tbody,
.dob_datepicker table tbody {
  font-size: 20px;
  font-size: 1.25rem;
}

@media (min-width: 768px) {
  .datepicker table tbody,
  .dob_datepicker table tbody {
    font-size: 1.5rem;
  }
}

.datepicker .next,
.datepicker .prev,
.dob_datepicker .next,
.dob_datepicker .prev {
  font-size: 0;
  line-height: 0;
  padding: 0;
  position: relative;
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.datepicker .next:hover,
.datepicker .prev:hover,
.dob_datepicker .next:hover,
.dob_datepicker .prev:hover {
  background-color: #009BDE !important;
}

.datepicker .next:hover svg,
.datepicker .prev:hover svg,
.dob_datepicker .next:hover svg,
.dob_datepicker .prev:hover svg {
  fill: #ffffff;
}

.datepicker .next svg,
.datepicker .prev svg,
.dob_datepicker .next svg,
.dob_datepicker .prev svg {
  fill: #009BDE;
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.datepicker-inline {
  margin: 5px 0;
  width: 100%;
}

.datepicker.datepicker-rtl {
  direction: rtl;
}

.datepicker.datepicker-rtl table tr td span {
  float: right;
}

.datepicker-dropdown {
  top: 0;
  left: 0;
}

.datepicker > div {
  display: none;
}

.datepicker.days .datepicker-days,
.datepicker.months .datepicker-months,
.datepicker.years .datepicker-years {
  display: block;
}

.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 0;
  border: none;
}

.datepicker table tr th {
  height: 50px;
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}

.datepicker table tr td.day {
  -webkit-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background: #1F5AA5;
  color: #ffffff;
  cursor: pointer;
}

.datepicker table tr td.old,
.datepicker table tr td.new {
  color: rgba(69, 72, 73, 0.25);
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}

.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  color: #ffffff;
  background-color: #8F9090;
}

.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:focus,
.datepicker table tr td.today:hover:focus,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.today,
.open .dropdown-toggle.datepicker table tr td.today:hover,
.open .dropdown-toggle.datepicker table tr td.today.disabled,
.open .dropdown-toggle.datepicker table tr td.today.disabled:hover {
  color: #ffffff !important;
  background-color: #1F5AA5;
}

.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.today,
.open .dropdown-toggle.datepicker table tr td.today:hover,
.open .dropdown-toggle.datepicker table tr td.today.disabled,
.open .dropdown-toggle.datepicker table tr td.today.disabled:hover {
  background-image: none;
}

.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.today,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today.disabled,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover.disabled:hover,
.datepicker table tr td.today.disabled.disabled:hover,
.datepicker table tr td.today.disabled:hover.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
.datepicker table tr td.today:hover[disabled]:hover,
.datepicker table tr td.today.disabled[disabled]:hover,
.datepicker table tr td.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today:hover:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today:hover.disabled:focus,
.datepicker table tr td.today.disabled.disabled:focus,
.datepicker table tr td.today.disabled:hover.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
.datepicker table tr td.today:hover[disabled]:focus,
.datepicker table tr td.today.disabled[disabled]:focus,
.datepicker table tr td.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
fieldset[disabled] .datepicker table tr td.today:hover:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today:hover.disabled:active,
.datepicker table tr td.today.disabled.disabled:active,
.datepicker table tr td.today.disabled:hover.disabled:active,
.datepicker table tr td.today[disabled]:active,
.datepicker table tr td.today:hover[disabled]:active,
.datepicker table tr td.today.disabled[disabled]:active,
.datepicker table tr td.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.today:active,
fieldset[disabled] .datepicker table tr td.today:hover:active,
fieldset[disabled] .datepicker table tr td.today.disabled:active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today:hover.disabled.active,
.datepicker table tr td.today.disabled.disabled.active,
.datepicker table tr td.today.disabled:hover.disabled.active,
.datepicker table tr td.today[disabled].active,
.datepicker table tr td.today:hover[disabled].active,
.datepicker table tr td.today.disabled[disabled].active,
.datepicker table tr td.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.today.active,
fieldset[disabled] .datepicker table tr td.today:hover.active,
fieldset[disabled] .datepicker table tr td.today.disabled.active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover.active {
  color: #ffffff !important;
  background-color: #1F5AA5;
}

.datepicker table tr td.today:hover:hover {
  color: #000;
}

.datepicker table tr td.today.active:hover {
  color: #fff;
}

.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #00ACEE;
  border-radius: 0;
  color: #ffffff;
}

.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  color: #ffffff !important;
  background-color: #009BDE;
  border-radius: 0;
}

.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:hover:focus,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.range.today,
.open .dropdown-toggle.datepicker table tr td.range.today:hover,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
  color: #ffffff !important;
  background-color: #1F5AA5;
}

.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.range.today,
.open .dropdown-toggle.datepicker table tr td.range.today:hover,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover {
  background-image: none;
}

.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.range.today,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today:hover.disabled:hover,
.datepicker table tr td.range.today.disabled.disabled:hover,
.datepicker table tr td.range.today.disabled:hover.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
.datepicker table tr td.range.today:hover[disabled]:hover,
.datepicker table tr td.range.today.disabled[disabled]:hover,
.datepicker table tr td.range.today.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today:hover.disabled:focus,
.datepicker table tr td.range.today.disabled.disabled:focus,
.datepicker table tr td.range.today.disabled:hover.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
.datepicker table tr td.range.today:hover[disabled]:focus,
.datepicker table tr td.range.today.disabled[disabled]:focus,
.datepicker table tr td.range.today.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
fieldset[disabled] .datepicker table tr td.range.today:hover:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today:hover.disabled:active,
.datepicker table tr td.range.today.disabled.disabled:active,
.datepicker table tr td.range.today.disabled:hover.disabled:active,
.datepicker table tr td.range.today[disabled]:active,
.datepicker table tr td.range.today:hover[disabled]:active,
.datepicker table tr td.range.today.disabled[disabled]:active,
.datepicker table tr td.range.today.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.range.today:active,
fieldset[disabled] .datepicker table tr td.range.today:hover:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today:hover.disabled.active,
.datepicker table tr td.range.today.disabled.disabled.active,
.datepicker table tr td.range.today.disabled:hover.disabled.active,
.datepicker table tr td.range.today[disabled].active,
.datepicker table tr td.range.today:hover[disabled].active,
.datepicker table tr td.range.today.disabled[disabled].active,
.datepicker table tr td.range.today.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.range.today.active,
fieldset[disabled] .datepicker table tr td.range.today:hover.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active {
  color: #ffffff !important;
  background-color: #1F5AA5;
}

.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  color: #ffffff;
  background-color: #1F5AA5;
  border-color: #555555;
}

.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected:hover:focus,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.selected,
.open .dropdown-toggle.datepicker table tr td.selected:hover,
.open .dropdown-toggle.datepicker table tr td.selected.disabled,
.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
  color: #ffffff;
  background-color: #1F5AA5;
  border-color: #373737;
}

.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.selected,
.open .dropdown-toggle.datepicker table tr td.selected:hover,
.open .dropdown-toggle.datepicker table tr td.selected.disabled,
.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover {
  background-image: none;
}

.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.selected,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected:hover.disabled:hover,
.datepicker table tr td.selected.disabled.disabled:hover,
.datepicker table tr td.selected.disabled:hover.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected:hover[disabled]:hover,
.datepicker table tr td.selected.disabled[disabled]:hover,
.datepicker table tr td.selected.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected:hover:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected:hover.disabled:focus,
.datepicker table tr td.selected.disabled.disabled:focus,
.datepicker table tr td.selected.disabled:hover.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected:hover[disabled]:focus,
.datepicker table tr td.selected.disabled[disabled]:focus,
.datepicker table tr td.selected.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected:hover:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected:hover.disabled:active,
.datepicker table tr td.selected.disabled.disabled:active,
.datepicker table tr td.selected.disabled:hover.disabled:active,
.datepicker table tr td.selected[disabled]:active,
.datepicker table tr td.selected:hover[disabled]:active,
.datepicker table tr td.selected.disabled[disabled]:active,
.datepicker table tr td.selected.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.selected:active,
fieldset[disabled] .datepicker table tr td.selected:hover:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected:hover.disabled.active,
.datepicker table tr td.selected.disabled.disabled.active,
.datepicker table tr td.selected.disabled:hover.disabled.active,
.datepicker table tr td.selected[disabled].active,
.datepicker table tr td.selected:hover[disabled].active,
.datepicker table tr td.selected.disabled[disabled].active,
.datepicker table tr td.selected.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.selected.active,
fieldset[disabled] .datepicker table tr td.selected:hover.active,
fieldset[disabled] .datepicker table tr td.selected.disabled.active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active {
  background-color: #1F5AA5;
  border-color: #555555;
}

.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  color: #ffffff;
  background-color: #009BDE;
}

.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
  color: #ffffff;
  background-color: #1F5AA5;
}

.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
  background-image: none;
}

.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td.active,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.disabled,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover.disabled:hover,
.datepicker table tr td.active.disabled.disabled:hover,
.datepicker table tr td.active.disabled:hover.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active:hover[disabled]:hover,
.datepicker table tr td.active.disabled[disabled]:hover,
.datepicker table tr td.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active:hover:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active:hover.disabled:focus,
.datepicker table tr td.active.disabled.disabled:focus,
.datepicker table tr td.active.disabled:hover.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active:hover[disabled]:focus,
.datepicker table tr td.active.disabled[disabled]:focus,
.datepicker table tr td.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active:hover:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active:hover.disabled:active,
.datepicker table tr td.active.disabled.disabled:active,
.datepicker table tr td.active.disabled:hover.disabled:active,
.datepicker table tr td.active[disabled]:active,
.datepicker table tr td.active:hover[disabled]:active,
.datepicker table tr td.active.disabled[disabled]:active,
.datepicker table tr td.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td.active:active,
fieldset[disabled] .datepicker table tr td.active:hover:active,
fieldset[disabled] .datepicker table tr td.active.disabled:active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active:hover.disabled.active,
.datepicker table tr td.active.disabled.disabled.active,
.datepicker table tr td.active.disabled:hover.disabled.active,
.datepicker table tr td.active[disabled].active,
.datepicker table tr td.active:hover[disabled].active,
.datepicker table tr td.active.disabled[disabled].active,
.datepicker table tr td.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td.active.active,
fieldset[disabled] .datepicker table tr td.active:hover.active,
fieldset[disabled] .datepicker table tr td.active.disabled.active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover.active {
  background-color: #009BDE;
  color: #ffffff;
}

.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 0;
}

.datepicker table tr td span:hover {
  background: #009BDE;
  color: #ffffff;
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}

.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  color: #ffffff;
  background-color: #009BDE;
}

.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  color: #ffffff;
  background-color: #009BDE;
}

.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active:hover,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  background-image: none;
}

.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled],
fieldset[disabled] .datepicker table tr td span.active,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active:hover.disabled:active,
.datepicker table tr td span.active.disabled.disabled:active,
.datepicker table tr td span.active.disabled:hover.disabled:active,
.datepicker table tr td span.active[disabled]:active,
.datepicker table tr td span.active:hover[disabled]:active,
.datepicker table tr td span.active.disabled[disabled]:active,
.datepicker table tr td span.active.disabled:hover[disabled]:active,
fieldset[disabled] .datepicker table tr td span.active:active,
fieldset[disabled] .datepicker table tr td span.active:hover:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active:hover.disabled.active,
.datepicker table tr td span.active.disabled.disabled.active,
.datepicker table tr td span.active.disabled:hover.disabled.active,
.datepicker table tr td span.active[disabled].active,
.datepicker table tr td span.active:hover[disabled].active,
.datepicker table tr td span.active.disabled[disabled].active,
.datepicker table tr td span.active.disabled:hover[disabled].active,
fieldset[disabled] .datepicker table tr td span.active.active,
fieldset[disabled] .datepicker table tr td span.active:hover.active,
fieldset[disabled] .datepicker table tr td span.active.disabled.active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active {
  background-color: #009BDE;
  color: #ffffff;
}

.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999999;
}

.datepicker .datepicker-switch {
  color: #009BDE;
  font-size: 16px;
  font-size: 1rem;
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 145px;
}

.datepicker .datepicker-switch:hover {
  background-color: #009BDE !important;
  color: #ffffff;
}

.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer;
  -webkit-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  background: #8F9090;
}

.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}

.datepicker thead tr:first-child .cw {
  cursor: default;
  background-color: transparent;
}

.input-group.date .input-group-addon {
  cursor: pointer;
}

.input-daterange {
  width: 100%;
}

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

.input-daterange input:first-child {
  border-radius: 0;
}

.input-daterange input:last-child {
  border-radius: 0;
}

.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  vertical-align: middle;
  background-color: #eeeeee;
  border: solid #cccccc;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}

.datepicker.dropdown-menu {
  font-size: 14px;
  font-size: 0.875rem;
  *border-bottom-width: 2px;
  background-clip: padding-box;
  background-color: #ffffff !important;
  border-radius: 0;
  border: none;
  color: #454849;
  display: none;
  float: left;
  left: 0;
  line-height: 1.42857143;
  list-style: none;
  min-width: 160px;
  position: absolute;
  top: 100%;
  max-width: 250px;
  z-index: 1000 !important;
}

.datepicker.dropdown-menu.datepicker-orient-bottom {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.datepicker.dropdown-menu.datepicker-orient-top {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.datepicker.dropdown-menu th,
.datepicker.datepicker-inline th,
.datepicker.dropdown-menu td,
.datepicker.datepicker-inline td {
  padding: 0 5px;
  padding: 0 0.3125rem;
}

.datepicker tbody tr {
  border-bottom: 2px solid #ffffff;
}

.datepicker tbody tr:last-child {
  border-bottom: 0;
}

.datepicker tbody td {
  padding: 11px 5px !important;
  padding: 0.6875rem 0.3125rem !important;
  border-right: 2px solid #ffffff !important;
}

.datepicker tbody td:last-child {
  border-right: 0 !important;
}

.datepicker-months thead th,
.datepicker-years thead th,
.datepicker-decades thead th,
.datepicker-centuries thead th {
  height: 50px !important;
  height: 3.125rem !important;
}

.datepicker-months thead th.prev, .datepicker-months thead th.next,
.datepicker-years thead th.prev,
.datepicker-years thead th.next,
.datepicker-decades thead th.prev,
.datepicker-decades thead th.next,
.datepicker-centuries thead th.prev,
.datepicker-centuries thead th.next {
  width: 13.5%;
}

.datepicker-months tbody td,
.datepicker-years tbody td,
.datepicker-decades tbody td,
.datepicker-centuries tbody td {
  padding: 0 !important;
}

.datepicker-months tbody .month,
.datepicker-months tbody .year,
.datepicker-months tbody .decade,
.datepicker-months tbody .century,
.datepicker-years tbody .month,
.datepicker-years tbody .year,
.datepicker-years tbody .decade,
.datepicker-years tbody .century,
.datepicker-decades tbody .month,
.datepicker-decades tbody .year,
.datepicker-decades tbody .decade,
.datepicker-decades tbody .century,
.datepicker-centuries tbody .month,
.datepicker-centuries tbody .year,
.datepicker-centuries tbody .decade,
.datepicker-centuries tbody .century {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  min-height: 80px;
  min-height: 5rem;
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 25%;
}

.datepicker-months tbody .month:hover,
.datepicker-months tbody .year:hover,
.datepicker-months tbody .decade:hover,
.datepicker-months tbody .century:hover,
.datepicker-years tbody .month:hover,
.datepicker-years tbody .year:hover,
.datepicker-years tbody .decade:hover,
.datepicker-years tbody .century:hover,
.datepicker-decades tbody .month:hover,
.datepicker-decades tbody .year:hover,
.datepicker-decades tbody .decade:hover,
.datepicker-decades tbody .century:hover,
.datepicker-centuries tbody .month:hover,
.datepicker-centuries tbody .year:hover,
.datepicker-centuries tbody .decade:hover,
.datepicker-centuries tbody .century:hover {
  background-color: #1F5AA5;
}

.datepicker-months tbody .month:nth-child(4n),
.datepicker-months tbody .year:nth-child(4n),
.datepicker-months tbody .decade:nth-child(4n),
.datepicker-months tbody .century:nth-child(4n),
.datepicker-years tbody .month:nth-child(4n),
.datepicker-years tbody .year:nth-child(4n),
.datepicker-years tbody .decade:nth-child(4n),
.datepicker-years tbody .century:nth-child(4n),
.datepicker-decades tbody .month:nth-child(4n),
.datepicker-decades tbody .year:nth-child(4n),
.datepicker-decades tbody .decade:nth-child(4n),
.datepicker-decades tbody .century:nth-child(4n),
.datepicker-centuries tbody .month:nth-child(4n),
.datepicker-centuries tbody .year:nth-child(4n),
.datepicker-centuries tbody .decade:nth-child(4n),
.datepicker-centuries tbody .century:nth-child(4n) {
  border-right: none;
}

.datepicker-months tbody .month:nth-last-child(-n+4),
.datepicker-months tbody .year:nth-last-child(-n+4),
.datepicker-months tbody .decade:nth-last-child(-n+4),
.datepicker-months tbody .century:nth-last-child(-n+4),
.datepicker-years tbody .month:nth-last-child(-n+4),
.datepicker-years tbody .year:nth-last-child(-n+4),
.datepicker-years tbody .decade:nth-last-child(-n+4),
.datepicker-years tbody .century:nth-last-child(-n+4),
.datepicker-decades tbody .month:nth-last-child(-n+4),
.datepicker-decades tbody .year:nth-last-child(-n+4),
.datepicker-decades tbody .decade:nth-last-child(-n+4),
.datepicker-decades tbody .century:nth-last-child(-n+4),
.datepicker-centuries tbody .month:nth-last-child(-n+4),
.datepicker-centuries tbody .year:nth-last-child(-n+4),
.datepicker-centuries tbody .decade:nth-last-child(-n+4),
.datepicker-centuries tbody .century:nth-last-child(-n+4) {
  border-bottom: none;
}

div.datepicker,
div.dob_datepicker {
  min-width: 250px !important;
  min-width: 15.625rem !important;
}

@media (min-width: 540px) {
  div.datepicker,
  div.dob_datepicker {
    min-width: 30rem !important;
  }
}

@media (min-width: 768px) {
  div.datepicker,
  div.dob_datepicker {
    min-width: 37.5rem !important;
  }
}

/*! Flickity v2.0.2
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  background: white;
  background: rgba(255, 255, 255, 0.75);
  cursor: pointer;
  /* vertically center */
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

.flickity-prev-next-button:hover {
  background: white;
}

.flickity-prev-next-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #09F;
}

.flickity-prev-next-button:active {
  opacity: 0.6;
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button:disabled {
  opacity: 0.3;
  cursor: auto;
}

.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

.flickity-prev-next-button .arrow {
  fill: #333;
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

.ui-datepicker {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  background-color: #ffffff;
  min-width: 300px;
  min-width: 18.75rem;
  text-align: center;
  width: 100%;
  z-index: 2000 !important;
}

.ui-datepicker.ui-datepicker-inline {
  box-shadow: none;
  width: 100%;
}

.ui-datepicker a {
  border: none;
}

.ui-datepicker-header {
  position: relative;
}

.ui-datepicker-next, .ui-datepicker-prev {
  color: #00ACEE;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  padding: 13px 20px;
  padding: 0.8125rem 1.25rem;
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
  color: #1F5AA5;
}

.ui-datepicker-prev {
  left: 0;
}

.ui-datepicker-next {
  right: 0;
}

.ui-datepicker-title {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ui-datepicker-month, .ui-datepicker-year {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  border-radius: 0;
  border: none;
  color: #009BDE;
  cursor: pointer;
  font-weight: 600;
  line-height: 1;
  padding: 14px 5px;
  padding: 0.875rem 0.3125rem;
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.ui-datepicker-month:hover, .ui-datepicker-year:hover {
  color: #1F5AA5;
}

.ui-datepicker-calendar {
  table-layout: fixed;
  width: 100%;
}

.ui-datepicker-calendar thead th {
  line-height: 1;
  padding: 10px 0;
  padding: 0.625rem 0;
}

.ui-datepicker-calendar tbody tr {
  border-top: 2px solid #F2F2F2;
}

.ui-datepicker-calendar tbody td {
  border-right: 2px solid #F2F2F2;
  height: 44px;
  height: 2.75rem;
  padding: 0;
  -webkit-transition: background-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: background-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .ui-datepicker-calendar tbody td {
    height: 4.0625rem;
  }
}

.ui-datepicker-calendar tbody td:hover {
  background-color: #1F5AA5;
}

.ui-datepicker-calendar tbody td:last-child {
  border: none;
}

.ui-datepicker-calendar tbody td.ui-state-disabled, .ui-datepicker-calendar tbody td.ui-datepicker-other-month {
  background-color: rgba(242, 242, 242, 0.6);
}

.ui-datepicker-calendar tbody td.ui-state-disabled .ui-state-default, .ui-datepicker-calendar tbody td.ui-datepicker-other-month .ui-state-default {
  color: rgba(69, 72, 73, 0.33);
}

.ui-datepicker-calendar tbody td.is-highlighted:hover {
  background-color: #009BDE;
}

.ui-datepicker-calendar tbody td.is-highlighted a {
  background: #009BDE;
  color: #ffffff;
}

.ui-datepicker-calendar tbody td a,
.ui-datepicker-calendar tbody td .ui-state-default {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #454849;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  padding: 10px;
  padding: 0.625rem;
}

@media (min-width: 768px) {
  .ui-datepicker-calendar tbody td a,
  .ui-datepicker-calendar tbody td .ui-state-default {
    font-size: 1.25rem;
  }
}

@media (min-width: 768px) {
  .ui-datepicker-calendar tbody td a,
  .ui-datepicker-calendar tbody td .ui-state-default {
    font-size: 1.5rem;
  }
}

.ui-datepicker-calendar tbody td a:after {
  display: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  color: #8F9090;
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: 400;
  margin-top: 5px;
  margin-top: 0.3125rem;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .ui-datepicker-calendar tbody td a:after {
    display: block;
  }
}

.ui-datepicker-calendar tbody td a.ui-state-active, .ui-datepicker-calendar tbody td a:hover {
  background-color: #1F5AA5;
  color: #ffffff !important;
}

.ui-datepicker-calendar tbody td a.ui-state-active:after, .ui-datepicker-calendar tbody td a:hover:after {
  color: rgba(255, 255, 255, 0.7);
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2002;
  overflow: hidden;
  position: fixed;
  background: #000000;
  opacity: 0.97;
  filter: alpha(opacity=97);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2003;
  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;
  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: 2005;
}

.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: 2004;
}

.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: 2006;
  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;
  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 {
  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;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

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

.mfp-arrow:hover, .mfp-arrow:focus {
  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;
  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%;
  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;
  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;
  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: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    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: 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 {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.lt-ie9 .mfp-zoom-out.mfp-bg {
  opacity: 1;
}

.mfp-zoom-out.mfp-bg.mfp-ready {
  opacity: 0.97;
}

.lt-ie9 .mfp-zoom-out.mfp-bg.mfp-ready {
  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 {
  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;
  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;
}

.js .js-filter .js-filter-item {
  display: none;
}

.js-filter-error {
  display: none;
}

.o-box-layout {
  position: relative;
}

.o-box-layout::after {
  clear: both;
  content: "";
  display: table;
}

@media (min-width: 768px) {
  .o-box-layout {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: wrap;
        -ms-flex-flow: wrap;
            flex-flow: wrap;
    margin-left: 0;
    margin-right: 0;
  }
}

.o-box-layout__item {
  border-bottom: 2px solid #F2F2F2;
  width: 100%;
}

.o-box-layout__item:last-child {
  border-bottom: none;
}

@media (min-width: 768px) {
  .o-box-layout__item {
    border-right: 2px solid #F2F2F2;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
}

@media (min-width: 768px) {
  .o-box-layout__item-full {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}

@media (min-width: 768px) {
  .o-box-layout--halves .o-box-layout__item {
    width: 50%;
  }
}

@media (min-width: 768px) {
  .o-box-layout--halves .o-box-layout__item:nth-child(2n) {
    border-right: 2px solid transparent;
  }
}

@media (min-width: 768px) {
  .o-box-layout--halves .o-box-layout__item:nth-last-child(-n+2) {
    border-bottom: none;
  }
}

.o-box-layout--thirds {
  width: -webkit-calc(100% + 2px);
  width: calc(100% + 2px);
}

@media (min-width: 768px) {
  .o-box-layout--thirds .o-box-layout__item {
    width: 33.33%;
  }
}

@media (min-width: 768px) {
  .o-box-layout--thirds .o-box-layout__item:nth-child(3n) {
    border-right: 2px solid transparent;
  }
}

@media (min-width: 768px) {
  .o-box-layout--thirds .o-box-layout__item:nth-last-child(-n+3) {
    border-bottom: none;
  }
}

@media (min-width: 768px) {
  .o-box-layout--fourths .o-box-layout__item {
    width: 25%;
  }
}

@media (min-width: 768px) {
  .o-box-layout--fourths .o-box-layout__item:nth-child(4n) {
    border-right: 2px solid transparent;
  }
}

@media (min-width: 768px) {
  .o-box-layout--fourths .o-box-layout__item:nth-last-child(-n+4) {
    border-bottom: none;
  }
}

@media (max-width: 767px) {
  .o-box-layout--no-border\@medium-max .o-box-layout__item {
    border: none;
  }
}

.o-box-layout--no-bottom-border .o-box-layout__item {
  border-bottom: none;
}

.o-box-layout--white-border .o-box-layout__item {
  border-color: #ffffff;
}

@media (min-width: 540px) {
  .o-breadcrumb-layout__item {
    display: inline-block;
    vertical-align: middle;
  }
  .o-breadcrumb-layout__item:after {
    content: "/";
    display: inline-block;
    font-weight: 700;
    margin: 0 0.625rem;
    vertical-align: middle;
  }
  .o-breadcrumb-layout__item:last-child:after {
    content: "";
  }
}

.touchevents .o-breadcrumb-layout {
  display: none;
}

.o-btn-group {
  text-align: left;
}

.o-btn-group .c-btn {
  margin: 0 5px 10px;
  margin: 0 0.3125rem 0.625rem;
}

@media (min-width: 768px) {
  .o-btn-group--align-right {
    text-align: right;
  }
}

@media (min-width: 768px) {
  .o-btn-group--align-right .c-btn:last-child {
    margin-right: 0;
  }
}

.o-btn-text-split {
  margin: 10px auto;
  margin: 0.625rem auto;
}

@media (min-width: 540px) {
  .o-btn-text-split {
    display: table;
    margin: 1.25rem auto;
  }
}

@media (min-width: 540px) {
  .o-btn-text-split__item {
    display: table-cell;
    vertical-align: middle;
  }
}

.o-btn-text-split__item:first-of-type {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

@media (min-width: 540px) {
  .o-btn-text-split__item:first-of-type {
    padding-right: 10px;
  }
}

@media (min-width: 540px) {
  .o-btn-text-split__item:last-of-type {
    padding-left: 10px;
  }
}

.o-btn-text-split__item * {
  margin: 0 !important;
}

.o-btn-text-split--left-aligned {
  margin: 10px 0;
  margin: 0.625rem 0;
}

@media (min-width: 540px) {
  .o-btn-text-split--left-aligned {
    margin: 1.25rem 0;
  }
}

.o-center-field {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  position: relative;
}

@media (min-width: 768px) {
  .o-center-field {
    max-width: 18.75rem;
  }
}

.o-center-field__main {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.o-center-field__aside {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  padding-left: 20px;
  padding-left: 1.25rem;
}

@media (min-width: 768px) {
  .o-center-field__aside {
    left: 100%;
    min-width: 9.375rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

@media (min-width: 540px) {
  .o-comment-list {
    padding: 0 1.875rem;
  }
}

@media (min-width: 768px) {
  .o-comment-list {
    padding: 0 3.125rem;
  }
}

.o-comment-list__item {
  position: relative;
}

.o-comment-list__item:after {
  background-color: #F2F2F2;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}

@media (min-width: 540px) {
  .o-comment-list__item:after {
    left: -1.875rem;
    width: -webkit-calc(100% + 3.75rem);
    width: calc(100% + 3.75rem);
  }
}

@media (min-width: 768px) {
  .o-comment-list__item:after {
    left: -3.125rem;
    width: -webkit-calc(100% + 6.25rem);
    width: calc(100% + 6.25rem);
  }
}

.o-comment-list__item:last-child:after {
  display: none;
}

.o-comment-list .o-comment-list {
  padding-left: 30px;
  padding-left: 1.875rem;
  padding-right: 0;
}

@media (min-width: 768px) {
  .o-comment-list .o-comment-list {
    padding-left: 3.125rem;
  }
}

.o-comment-list .o-comment-list .o-comment-list__item:after {
  display: none;
}

.o-container {
  min-height: 25vh;
}

.o-content-wrap {
  background-color: #ffffff;
  padding: 20px;
  padding: 1.25rem;
}

@media (min-width: 768px) {
  .o-content-wrap {
    padding: 2.1875rem;
  }
}

.o-content-wrap__inner {
  padding: 15px 0;
  padding: 0.9375rem 0;
}

@media (min-width: 768px) {
  .o-content-wrap__inner {
    margin-left: -2.1875rem;
    width: -webkit-calc(100% + 4.375rem);
    width: calc(100% + 4.375rem);
  }
}

@media (min-width: 768px) {
  .o-content-wrap--medium-pad .o-content-wrap__inner {
    margin-left: -3.125rem;
    width: -webkit-calc(100% + 6.25rem);
    width: calc(100% + 6.25rem);
  }
}

.o-content-wrap--center {
  text-align: center;
}

.o-content-wrap--no-pad-mobile {
  padding: 0;
}

@media (min-width: 768px) {
  .o-content-wrap--no-pad-mobile {
    padding: 2.1875rem;
  }
}

.o-divided {
  background-color: #ffffff;
}

@media (min-width: 768px) {
  .o-divided {
    display: table;
    width: 100%;
  }
}

.o-divided__main {
  padding: 35px 20px;
  padding: 2.1875rem 1.25rem;
}

@media (min-width: 768px) {
  .o-divided__main {
    display: table-cell;
    padding-left: 2.1875rem;
    padding-right: 2.1875rem;
    vertical-align: middle;
    width: 50%;
  }
}

.o-divided__secondary {
  background-color: #009BDE;
  color: #ffffff;
  padding: 35px 20px;
  padding: 2.1875rem 1.25rem;
}

@media (min-width: 768px) {
  .o-divided__secondary {
    display: table-cell;
    padding-left: 2.1875rem;
    padding-right: 2.1875rem;
    vertical-align: middle;
    width: 50%;
  }
}

.o-divided__secondary h1,
.o-divided__secondary h2,
.o-divided__secondary h3,
.o-divided__secondary h4,
.o-divided__secondary h5,
.o-divided__secondary h6 {
  color: #ffffff;
}

.o-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.o-flex__item {
  float: none !important;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin-bottom: 0 !important;
}

.o-flex--tabs .o-flex__item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.o-flex--btns .o-flex__item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  margin-right: 15px;
  margin-right: 0.9375rem;
}

@media (min-width: 992px) {
  .o-flex--btns .o-flex__item {
    margin-right: 1.25rem;
  }
}

.o-flex--btns .o-flex__item:last-child {
  margin: 0 !important;
}

.o-flex--icons {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
              -ms-grid-row-align: center;
          align-items: center;
}

@media (min-width: 1200px) {
  .o-flex--icons {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-left: 1.25rem;
  }
}

.o-flex--icons .o-flex__item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  margin-right: 10px;
  margin-right: 0.625rem;
}

@media (min-width: 1200px) {
  .o-flex--icons .o-flex__item {
    margin-bottom: 1.25rem !important;
    margin-right: 0;
    text-align: center;
    width: 50%;
  }
}

.o-flex--price-halves {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
              -ms-grid-row-align: flex-start;
          align-items: flex-start;
  line-height: 1;
}

@media (max-width: 992px) {
  .o-flex--price-halves {
    display: block;
  }
}

.o-flex--price-halves .o-flex__item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  margin-right: 15px;
  margin-right: 0.9375rem;
  width: 50%;
}

@media (max-width: 992px) {
  .o-flex--price-halves .o-flex__item {
    margin-bottom: 0.9375rem !important;
    margin-right: 0;
    width: 100%;
  }
}

.o-flex--price-halves .o-flex__item:last-child {
  margin-bottom: 0 !important;
  margin-right: 0;
}

.o-flex--thirds-split > .o-flex__item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  margin-right: 2px;
  margin-right: 0.125rem;
  width: 33%;
}

.o-flex--thirds-split > .o-flex__item:last-child {
  width: 66%;
}

@media (max-width: 540px) {
  .o-flex--block-first-item\@xsmall {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

@media (max-width: 540px) {
  .o-flex--block-first-item\@xsmall > .o-flex__item {
    margin-right: 0.9375rem !important;
    width: -webkit-calc(50% - 8px);
    width: calc(50% - 8px);
  }
}

@media (max-width: 540px) {
  .o-flex--block-first-item\@xsmall > .o-flex__item:first-child {
    margin-right: 0 !important;
    margin-bottom: 0.625rem !important;
    width: 100%;
  }
}

.o-flex--xxsmall-gutter .o-flex__item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  margin-right: 2px;
  margin-right: 0.125rem;
}

.o-flex--xxsmall-gutter .o-flex__item:last-child {
  margin: 0 !important;
}

.o-flex--xsmall-gutter .o-flex__item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  margin-right: 5px;
  margin-right: 0.3125rem;
}

.o-flex--xsmall-gutter .o-flex__item:last-child {
  margin: 0 !important;
}

.o-flex--small-gutter .o-flex__item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  margin-right: 10px;
  margin-right: 0.625rem;
}

.o-flex--small-gutter .o-flex__item:last-child {
  margin: 0 !important;
}

.o-flex--medium-gutter .o-flex__item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  margin-right: 20px;
  margin-right: 1.25rem;
}

.o-flex--medium-gutter .o-flex__item:last-child {
  margin: 0 !important;
}

@media (max-width: 540px) {
  .o-flex--block\@xsmall {
    display: block;
  }
}

@media (max-width: 540px) {
  .o-flex--block\@xsmall > .o-flex__item {
    margin-bottom: 0.9375rem !important;
    width: 100% !important;
  }
}

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

@media (min-width: 540px) {
  .o-footer-layout__item {
    float: left;
    display: block;
    margin-right: 1.69492%;
    width: 23.72881%;
    margin-bottom: 3.125rem;
  }
  .o-footer-layout__item:last-child {
    margin-right: 0;
  }
  .o-footer-layout__item:nth-child(4n) {
    margin-right: 0;
  }
  .o-footer-layout__item:nth-child(4n+1) {
    clear: left;
  }
}

@media (min-width: 1200px) {
  .o-footer-layout__item {
    float: left;
    display: block;
    margin-right: 1.69492%;
    width: 12.71186%;
  }
  .o-footer-layout__item:last-child {
    margin-right: 0;
  }
  .o-footer-layout__item:nth-child(4n) {
    margin-right: 1.69492%;
  }
  .o-footer-layout__item:nth-child(4n+1) {
    clear: none;
  }
}

.o-form-feature {
  margin: 0 auto;
  max-width: 480px;
  max-width: 30rem;
  padding: 20px;
  padding: 1.25rem;
}

@media (min-width: 768px) {
  .o-form-feature {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 50rem;
    padding: 0;
  }
}

.o-form-feature__item {
  max-width: 100%;
}

.o-form-feature__item:first-child {
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
}

@media (min-width: 768px) {
  .o-form-feature__item:first-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .o-form-feature__item:last-child {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    padding-left: 1.25rem;
  }
}

@media (min-width: 992px) {
  .o-form-feature__item:last-child {
    padding-left: 1.875rem;
  }
}

@media (min-width: 540px) {
  .o-form-quote {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (min-width: 540px) {
  .o-form-quote__item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin-right: 1.25rem;
  }
}

.o-form-quote__item:last-child {
  margin-right: 0 !important;
}

@media (min-width: 540px) {
  .o-form-quote__item:last-child {
    min-width: 8.75rem;
    width: 12.5rem;
  }
}

/**
* Grid settings set in ~ "sass/_global/variables.scss"
*/
.o-grid,
.o-footer-layout {
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding: 0 15px;
  padding: 0 0.9375rem;
}

.o-grid::after,
.o-footer-layout::after {
  clear: both;
  content: "";
  display: table;
}

.o-grid::after,
.o-footer-layout::after {
  clear: both;
  content: "";
  display: table;
}

@media (min-width: 768px) {
  .o-grid,
  .o-footer-layout {
    padding: 0 1.25rem;
  }
}

@media (min-width: 992px) {
  .o-grid,
  .o-footer-layout {
    padding: 0 1.875rem;
  }
}

.o-grid:focus,
.o-footer-layout:focus {
  outline: none;
}

@media (max-width: 767px) {
  .o-grid__item {
    width: 100% !important;
  }
}

.o-grid--mid-large {
  max-width: 1280px;
  max-width: 80rem;
}

.o-grid--medium {
  max-width: 800px;
  max-width: 50rem;
}

.o-grid--small {
  max-width: 660px;
  max-width: 41.25rem;
}

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

.o-grid--pad\@medium {
  padding: 0;
}

@media (min-width: 768px) {
  .o-grid--pad\@medium {
    padding: 0 1.25rem;
  }
}

@media (min-width: 992px) {
  .o-grid--pad\@medium {
    padding: 0 1.875rem;
  }
}

.o-grid--pad\@xlarge {
  padding: 0;
}

@media (min-width: 1200px) {
  .o-grid--pad\@xlarge {
    padding: 0 1.875rem;
  }
}

.o-group__item {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

.o-group__item:last-child {
  margin-bottom: 0 !important;
}

.o-group__item:last-child .c-cta-link {
  border-bottom: none;
}

.o-inline-group__item {
  display: inline-block;
  line-height: 1;
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
  padding-right: 10px;
  padding-right: 0.625rem;
}

.o-inline-group__item:last-child {
  padding-right: 0 !important;
}

.o-inline-group--inline\@medium .o-inline-group__item {
  display: block;
  margin-bottom: 25px;
  margin-bottom: 1.5625rem;
}

@media (min-width: 768px) {
  .o-inline-group--inline\@medium .o-inline-group__item {
    display: inline-block;
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .o-inline-group--inline\@medium .o-inline-group__item {
    padding-right: 0 !important;
  }
}

.o-inline-group--tight .o-inline-group__item {
  padding-right: 3px;
  padding-right: 0.1875rem;
}

.o-inline-group--loose .o-inline-group__item {
  padding-right: 30px;
  padding-right: 1.875rem;
}

.o-inline-group--align-middle .o-inline-group__item {
  vertical-align: middle;
}

.o-inline-group--no-bottom-spacing .o-inline-group__item {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .o-inline-group--bottom-spacing\@medium-max .o-inline-group__item {
    margin-bottom: 0.625rem;
  }
}

.o-inline-group--align-center .o-inline-group__item {
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
  padding-left: 15px;
  padding-left: 0.9375rem;
  padding-right: 15px;
  padding-right: 0.9375rem;
}

.o-inline-group--align-center .o-inline-group__item:last-child {
  padding-right: 15px !important;
  padding-right: 0.9375rem !important;
}

@media (min-width: 540px) {
  .o-inline-group--align-center .o-inline-group__item {
    margin-bottom: 0;
  }
}

.o-link-group__item {
  float: none !important;
}

.o-link-group__item:before {
  display: none;
}

.o-link-group__item:last-child .c-cta-link:before {
  display: none;
}

.o-listing-group::after {
  clear: both;
  content: "";
  display: table;
}

.o-listing-group--1\/3 .o-listing-group__item {
  float: left;
  display: block;
  margin-right: 1.69492%;
  width: 32.20339%;
}

.o-listing-group--1\/3 .o-listing-group__item:last-child {
  margin-right: 0;
}

.o-listing-group--1\/3 .o-listing-group__item:nth-child(2n) {
  margin-right: 1.69492%;
}

.o-listing-group--1\/3 .o-listing-group__item:nth-child(2n+1) {
  clear: none;
}

.o-listing-group--1\/3 .o-listing-group__item:nth-child(3n) {
  margin-right: 0;
}

.o-listing-group--1\/3 .o-listing-group__item:nth-child(3n+1) {
  clear: left;
}

.o-main-container {
  display: block;
  min-height: 100vh;
  padding-top: 0;
  -webkit-transition: padding 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: padding 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.o-main-container::after {
  clear: both;
  content: "";
  display: table;
}

@media (min-width: 768px) {
  .o-main-container {
    min-height: 0;
  }
}

.o-masonry {
  line-height: 1;
  vertical-align: top;
}

@media (min-width: 540px) {
  .o-masonry {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-fill: balance;
       -moz-column-fill: balance;
            column-fill: balance;
    -webkit-column-gap: 0.625rem;
       -moz-column-gap: 0.625rem;
            column-gap: 0.625rem;
  }
}

@media (min-width: 992px) {
  .o-masonry {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
  }
}

.o-masonry__item {
  display: inline-block;
  margin-bottom: 8px;
  margin-bottom: 0.5rem;
  width: 100%;
}

.o-masonry__item img {
  width: 100%;
}

.o-narrow-content {
  margin: 0 auto;
  max-width: 700px;
  max-width: 43.75rem;
}

.o-narrow-content--very {
  max-width: 480px;
  max-width: 30rem;
}

.o-section {
  display: block;
  display: block;
  padding: 20px 0;
  padding: 1.25rem 0;
}

.o-section::after {
  clear: both;
  content: "";
  display: table;
}

.o-site-container {
  background-color: #F2F2F2;
  margin: 0 auto;
  margin-top: 50px;
  margin-top: 3.125rem;
}

@media (min-width: 768px) {
  .o-site-container {
    margin-top: 0;
  }
}

.o-site-container:after {
  background-color: rgba(1, 27, 51, 0.9);
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  visibility: hidden;
  z-index: 500;
}

@media (min-width: 768px) {
  .o-site-container:after {
    display: none;
  }
}

.sidebar-nav-is-active .o-site-container:after,
.expand-panel-overlay-is-active .o-site-container:after,
.target-accordion-overlay-is-active .o-site-container:after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

@media (min-width: 768px) {
  .nav-drawer-is-active .o-site-container:after {
    background-color: #ffffff;
    opacity: 1;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    -webkit-transition-delay: 1s;
            transition-delay: 1s;
    -webkit-transition-duration: 0.2s;
            transition-duration: 0.2s;
    visibility: visible;
  }
}

.o-site-container--space-top-large {
  margin-top: 100px;
  margin-top: 6.25rem;
}

@media (min-width: 768px) {
  .o-site-container--space-top-large {
    margin-top: 0;
  }
}

.sidebar-nav-is-active .o-site-container,
.nav-drawer-is-active .o-site-container {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
}

.o-split-ad-content::after {
  clear: both;
  content: "";
  display: table;
}

@media (min-width: 992px) {
  .no-touchevents .o-split-ad-content__main {
    float: left;
    padding-left: 2.5rem;
    width: -webkit-calc(100% - 12.5rem);
    width: calc(100% - 12.5rem);
  }
}

@media (min-width: 1200px) {
  .no-touchevents .o-split-ad-content__main {
    padding-left: 3.125rem;
    width: -webkit-calc(100% - 18.75rem);
    width: calc(100% - 18.75rem);
  }
}

.no-touchevents .o-split-ad-content__sidebar {
  display: none;
}

@media (min-width: 992px) {
  .no-touchevents .o-split-ad-content__sidebar {
    display: block;
    float: left;
    width: 12.5rem;
  }
}

@media (min-width: 1200px) {
  .no-touchevents .o-split-ad-content__sidebar {
    width: 18.75rem;
  }
}

.touchevents .o-split-ad-content__sidebar {
  display: none;
}

.o-split-content::after {
  clear: both;
  content: "";
  display: table;
}

.o-split-content__main {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

@media (min-width: 768px) {
  .o-split-content__main {
    float: left;
    margin-bottom: 0;
    padding-right: 3.125rem;
    width: -webkit-calc(100% - 18.75rem);
    width: calc(100% - 18.75rem);
  }
}

@media (min-width: 992px) {
  .o-split-content__main {
    padding-right: 4.375rem;
    width: -webkit-calc(100% - 23.75rem);
    width: calc(100% - 23.75rem);
  }
}

.o-split-content__aside {
  display: block;
  width: 100%;
}

@media (min-width: 768px) {
  .o-split-content__aside {
    float: left;
    margin-bottom: 0;
    width: 18.75rem;
  }
}

@media (min-width: 992px) {
  .o-split-content__aside {
    width: 23.75rem;
  }
}

@media (min-width: 768px) {
  .o-split-content--small-aside .o-split-content__main {
    width: -webkit-calc(100% - 18.75rem);
    width: calc(100% - 18.75rem);
  }
}

@media (min-width: 768px) {
  .o-split-content--small-aside .o-split-content__aside {
    width: 18.75rem;
  }
}

.c-accordion-nav__head {
  border-bottom: 1px solid #F2F2F2;
}

@media (min-width: 768px) {
  .c-accordion-nav__head {
    border: none;
  }
}

.c-accordion-nav__head a {
  display: inline-block !important;
  border-right: 1px solid #F2F2F2;
  width: -webkit-calc(100% - 55px);
  width: calc(100% - 55px);
}

@media (min-width: 768px) {
  .c-accordion-nav__head a {
    border-right: none;
  }
}

.c-accordion-nav__head i {
  color: #009BDE;
  cursor: pointer;
  display: inline-block;
  height: 56px;
  position: relative;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  vertical-align: middle;
  width: 50px;
}

.c-accordion-nav__head i:before {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media (min-width: 768px) {
  .c-accordion-nav__head i {
    display: none;
  }
}

.c-accordion-nav__drawer {
  display: none;
  background-color: #F2F2F2;
}

@media (min-width: 768px) {
  .c-accordion-nav__drawer {
    background-color: transparent;
    display: block !important;
  }
}

.c-accordion-nav__drawer li {
  border-bottom: 1px solid #e6e6e6;
}

.c-accordion-nav__drawer li:last-child {
  border: none;
}

@media (min-width: 768px) {
  .c-accordion-nav__drawer li {
    border: none;
  }
}

.c-accordion-nav__drawer a {
  display: block !important;
  padding: 10px 15px !important;
  padding: 0.625rem 0.9375rem !important;
}

.c-accordion-nav__drawer a:hover {
  background-color: #009BDE;
  border-color: #009BDE;
  color: #ffffff !important;
}

@media (min-width: 768px) {
  .c-accordion-nav__drawer a:hover {
    background-color: transparent;
    border-color: transparent;
    color: #64686A !important;
  }
}

.c-accordion-nav__drawer a:hover:after {
  display: none;
}

@media (min-width: 768px) {
  .c-accordion-nav__drawer a:hover:after {
    display: block;
  }
}

@media (min-width: 768px) {
  .c-accordion-nav__drawer a {
    display: inline-block !important;
    padding: 8px 0 !important;
  }
}

.c-accordion-nav.is-expanded .c-accordion-nav__head i {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.c-accordion-small a:not([class^="c-"]) {
  display: inline-block !important;
}

.c-accordion-small__head {
  margin-right: -20px;
}

@media (min-width: 540px) {
  .c-accordion-small__head {
    margin-right: 0;
  }
}

.c-accordion-small__head i {
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: 8px 10px;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  vertical-align: middle;
}

@media (min-width: 540px) {
  .c-accordion-small__head i {
    display: none;
  }
}

.c-accordion-small__head:focus {
  outline: none;
}

.c-accordion-small__title {
  color: #B7B8B8;
  font-size: 14px;
  font-size: 0.875rem;
  display: inline-block;
  margin-bottom: 0;
}

.c-accordion-small__title:hover {
  text-decoration: underline;
}

@media (min-width: 540px) {
  .c-accordion-small__title {
    color: #ffffff;
    display: block;
    font-size: 0.75rem;
    margin-bottom: 0.625rem;
  }
}

.c-accordion-small__drawer {
  display: none;
  padding: 15px 0 20px;
  padding: 0.9375rem 0 1.25rem;
}

@media (min-width: 540px) {
  .c-accordion-small__drawer {
    display: block !important;
    padding: 0;
  }
}

.c-accordion-small.is-expanded i {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

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

.c-accordion__head {
  border-bottom: 2px solid #009BDE !important;
  color: #454849;
  display: block;
  padding: 5px 40px 5px 0;
  position: relative;
  text-decoration: none;
}

.c-accordion__head:after {
  color: #009BDE;
  display: block;
  font-size: 15px;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(0deg);
      -ms-transform: translateY(-50%) rotate(0deg);
          transform: translateY(-50%) rotate(0deg);
  -webkit-transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-accordion__head:hover {
  border-bottom: 2px solid #009BDE;
}

.c-accordion__head:hover .c-accordion__title {
  color: #009BDE;
}

.c-accordion__title {
  color: #454849;
  font-weight: 600;
  margin-bottom: 0;
  -webkit-transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  font-size: 16px !important;
  line-height: 1.4em !important;
}

@media (min-width: 540px) {
  .c-accordion__title {
    font-size: 1.25rem !important;
    line-height: 1.6em !important;
  }
}

.js .c-accordion__drawer {
  display: none;
}

.c-accordion.is-visible .c-accordion__head:after {
  -webkit-transform: translateY(-50%) rotate(180deg);
      -ms-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}

.c-accordion.is-visible .c-accordion__title {
  color: #009BDE;
}

.c-ad-banner {
  text-align: center;
}

.c-ad-banner__inner {
  display: inline-block;
}

.c-aside-tile {
  background: #F2F2F2;
  color: #454849;
  padding: 30px;
  padding: 1.875rem;
}

@media (min-width: 768px) {
  .c-aside-tile {
    padding: 2.5rem;
  }
}

.c-banner {
  background-color: #1F5AA5;
  color: #ffffff;
  overflow: hidden;
  padding: 20px 0;
  padding: 1.25rem 0;
  position: relative;
  text-align: center;
}

@media (min-width: 768px) {
  .c-banner {
    padding: 1.5625rem 0;
    text-align: left;
  }
}

.c-banner a:not([class]) {
  color: #ffffff;
  border: none;
  text-decoration: none;
}

.c-banner a:not([class]):hover {
  text-decoration: underline;
}

.c-banner__inner {
  position: relative;
  z-index: 1;
}

@media (min-width: 768px) {
  .c-banner__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.c-banner__wrap {
  max-width: 100%;
}

.c-banner__wrap:first-child {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

@media (min-width: 768px) {
  .c-banner__wrap:first-child {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin-bottom: 0;
    padding-right: 1.25rem;
  }
}

.c-banner__wrap:last-child {
  min-width: 200px;
  min-width: 12.5rem;
}

@media (min-width: 768px) {
  .c-banner__wrap:last-child {
    text-align: right;
  }
}

.c-banner__wrap [class*="c-btn"] {
  white-space: nowrap;
}

.c-banner__title {
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
  color: inherit;
}

@media (min-width: 768px) {
  .c-banner__title {
    margin-bottom: 0;
  }
}

.c-banner__subtitle {
  color: inherit;
  margin-bottom: 0;
  margin-top: 0;
}

.c-banner__subtitle > a:hover strong {
  text-decoration: underline;
}

.c-banner__subtitle strong {
  display: inline-block;
  font-weight: 600;
  margin-right: 10px;
  margin-right: 0.625rem;
}

.c-banner__action {
  bottom: 0;
  left: 0;
  margin: 0 auto;
  max-width: 1300px;
  max-width: 81.25rem;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .c-banner__action {
    display: block;
  }
}

.c-banner__action-inner {
  font-size: 0;
  line-height: 1;
  position: absolute;
  right: 10px;
  right: 0.625rem;
  top: 10px;
  top: 0.625rem;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (min-width: 768px) {
  .c-banner__action-inner {
    right: 0.9375rem;
    top: 50%;
  }
}

@media (min-width: 1400px) {
  .c-banner__action-inner {
    left: 100%;
    padding-left: 0.625rem;
    right: auto;
  }
}

.c-banner--close-btn .c-banner__inner {
  padding: 0 30px;
  padding: 0 1.875rem;
}

@media (min-width: 768px) {
  .c-banner--close-btn .c-banner__inner {
    padding-left: 0;
    padding-right: 3.75rem;
  }
}

@media (min-width: 1400px) {
  .c-banner--close-btn .c-banner__inner {
    padding-right: 0;
  }
}

.c-banner--nav-drawer {
  background-color: transparent;
  color: #454849;
}

.c-banner--nav-drawer:before {
  display: none;
}

.c-banner--nav-drawer .c-banner__title,
.c-banner--nav-drawer .c-banner__subtitle {
  color: #64686A;
}

.c-banner--nav-drawer .c-banner__title {
  font-weight: 400;
  max-width: 600px;
  max-width: 37.5rem;
}

.c-banner--nav-drawer .c-banner__inner {
  min-height: 0;
  padding: 0;
}

.c-banner--nav-drawer .c-banner__wrap {
  padding: 20px;
  padding: 1.25rem;
}

@media (min-width: 768px) {
  .c-banner--nav-drawer .c-banner__wrap {
    padding: 0;
  }
}

.c-banner--nav-drawer .c-banner__wrap:first-child {
  display: none;
}

@media (min-width: 768px) {
  .c-banner--nav-drawer .c-banner__wrap:first-child {
    display: table-cell;
  }
}

@media (min-width: 768px) {
  .c-banner--nav-drawer .c-banner__wrap:last-child {
    text-align: right;
  }
}

.c-banner--yellow {
  background-color: #F8DB00;
  color: #454849;
}

.c-banner--yellow .c-banner__title,
.c-banner--yellow .c-banner__subtitle {
  color: #454849;
}

.c-banner--yellow a:not([class]) {
  color: #454849;
}

@media (max-width: 767px) {
  .c-banner--pinned\@medium-max {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 900;
    padding: 0.9375rem 0;
  }
}

.c-banner--pinned\@medium-max.is-unpinned {
  position: relative;
}

.c-banner--border {
  border-bottom: solid 5px #F8DB00;
}

.c-bg-video {
  -webkit-backface-visibility: hidden;
  bottom: 0;
  cursor: pointer;
  height: auto;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: auto;
}

.c-bg-video:before {
  background-color: transparent;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.43) 0%, transparent 100%);
  background-image: -webkit-linear-gradient(top,rgba(0, 0, 0, 0.43) 0%, transparent 100%);
  background-image: linear-gradient(to bottom,rgba(0, 0, 0, 0.43) 0%, transparent 100%);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.lt-ie10 .c-bg-video:before {
  background: rgba(0, 0, 0, 0.3);
}

.c-bg-video__media {
  bottom: 0;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.c-blockquote {
  margin: 0 0 20px;
  margin: 0 0 1.25rem;
}

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

.c-blockquote__quote:before {
  content: "“";
}

.c-blockquote__quote:after {
  content: "”";
}

.c-blockquote__citation {
  font-style: normal;
}

.c-booking-drawer__head {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  height: 3.125rem;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.c-booking-drawer__head-open {
  display: block;
}

.c-booking-drawer__head-close {
  display: none;
}

.c-booking-drawer__content {
  background: #ffffff;
  color: #454849;
  left: 0;
  position: absolute;
  top: 100%;
  width: 100%;
  padding: 30px 0;
  padding: 1.875rem 0;
  z-index: 9999;
}

.js .c-booking-drawer__content {
  display: none;
}

.c-booking-drawer.is-open .c-booking-drawer__head-open {
  display: none;
}

.c-booking-drawer.is-open .c-booking-drawer__head-close {
  display: block;
}

.c-breadcrumb-nav {
  position: relative;
  display: none;
}

@media (min-width: 540px) {
  .c-breadcrumb-nav {
    display: inline-block;
  }
}

.c-breadcrumb-nav__head {
  background-color: #1F5AA5;
  border-radius: 3px;
  border: 1px solid #1967B0;
  color: #ffffff;
  color: pointer;
  line-height: 1;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
  padding: 10px 45px 10px 20px;
  padding: 0.625rem 45px 0.625rem 1.25rem;
  position: relative;
  text-align: center;
  -webkit-transition: background 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: background 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: 1;
}

.c-breadcrumb-nav__head:after {
  font-size: 12px;
  font-size: 0.75rem;
  margin-top: -6px;
  margin-top: -0.375rem;
  position: absolute;
  right: 20px;
  right: 1.25rem;
  top: 50%;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-breadcrumb-nav__head a {
  color: inherit;
  border: none !important;
}

.c-breadcrumb-nav__menu {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  background-color: #ffffff;
  color: #454849;
  border-radius: 3px;
  left: 0;
  min-width: 100%;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 100%;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
  -webkit-transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  visibility: hidden;
  z-index: 5;
}

.c-breadcrumb-nav__menu li {
  border-bottom: 1px solid #F2F2F2;
}

.c-breadcrumb-nav__menu li:last-child {
  border-bottom: none;
}

.c-breadcrumb-nav__menu a:not([class]) {
  border: none !important;
  color: #454849;
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 1;
  padding: 15px 20px;
  padding: 0.9375rem 1.25rem;
  white-space: nowrap;
}

.c-breadcrumb-nav__menu a:not([class]):hover {
  background-color: #009BDE;
  color: #ffffff;
}

.c-breadcrumb-nav:hover {
  cursor: pointer;
}

.c-breadcrumb-nav:hover .c-breadcrumb-nav__head {
  background-color: #1967B0;
}

.c-breadcrumb-nav:hover .c-breadcrumb-nav__head:after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.c-breadcrumb-nav:hover .c-breadcrumb-nav__menu {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  visibility: visible;
}

.c-breadcrumb-nav--inverted .c-breadcrumb-nav__head {
  background-color: transparent;
  border-color: #ffffff;
}

.c-breadcrumb-nav--inverted:hover .c-breadcrumb-nav__head {
  border-color: #1967B0;
}

.c-btn-back {
  border-bottom: 1px solid #F2F2F2;
  color: #454849;
  display: block;
  max-height: 50px;
  max-height: 3.125rem;
  overflow: hidden;
  padding: 20px 10px 20px 40px;
  padding: 1.25rem 0.625rem 1.25rem 2.5rem;
  position: relative;
  text-align: left;
  -webkit-transition: max-height 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), padding 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), background 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: max-height 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), padding 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), background 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
}

@media (min-width: 768px) {
  .c-btn-back {
    display: none !important;
    visibility: hidden;
  }
}

.c-btn-back:before {
  color: #009BDE;
  font-size: 14px;
  font-size: 0.875rem;
  left: 15px;
  left: 0.9375rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-btn-back:hover {
  background-color: #009BDE;
  color: #ffffff;
}

.c-btn-back:hover:before {
  color: #ffffff;
  -webkit-transform: translate(-5px, -50%);
      -ms-transform: translate(-5px, -50%);
          transform: translate(-5px, -50%);
}

.c-btn-circle {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  background: #F8DB00;
  border-radius: 100%;
  border: none;
  display: inline-block;
  height: 50px;
  height: 3.125rem;
  overflow: hidden;
  position: relative;
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 50px;
  width: 3.125rem;
  z-index: 1;
}

.c-btn-circle:after {
  background: #014280;
  border-radius: 100%;
  content: "";
  height: 110%;
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0.5);
      -ms-transform: translate(-50%, -50%) scale(0.5);
          transform: translate(-50%, -50%) scale(0.5);
  -webkit-transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 110%;
  z-index: -1;
}

.c-btn-circle:active {
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
}

.c-btn-circle:hover:after,
a:hover .c-btn-circle:after,
html[data-focus-source="key"] > body .c-btn-circle:focus:after {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}

.c-btn-circle .c-icon {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.c-btn-circle .c-icon svg {
  fill: #ffffff;
}

.c-btn-circle--light-blue {
  background-color: #009BDE;
}

.c-btn-circle--white {
  background-color: #ffffff;
}

.c-btn-circle--white .c-icon svg {
  fill: #009BDE;
}

.c-btn-circle--white:hover .c-icon svg {
  fill: #ffffff;
}

.c-btn-circle--small {
  color: #37393A;
  background: #8F9090;
  box-shadow: none;
  height: 28px;
  height: 1.75rem;
  width: 28px;
  width: 1.75rem;
}

.c-btn-circle--small .c-btn-circle__icon {
  color: #37393A;
  font-size: 13px;
  font-size: 0.8125rem;
}

.c-btn-circle--small .c-btn-circle__icon.i-google-plus {
  font-size: 15px;
  font-size: 0.9375rem;
}

.c-btn-circle--small:hover .c-btn-circle__icon,
a:hover .c-btn-circle--small .c-btn-circle__icon,
html[data-focus-source="key"] > body .c-btn-circle--small:focus .c-btn-circle__icon {
  color: #ffffff;
}

.c-btn-circle--facebook:after {
  background-color: #3b5998;
}

.c-btn-circle--google-plus:after {
  background-color: #dd4b39;
}

.c-btn-circle--instagram:after {
  background-color: #125688;
}

.c-btn-circle--linkedin:after {
  background-color: #007bb5;
}

.c-btn-circle--pinterest:after {
  background-color: #cb2027;
}

.c-btn-circle--twitter:after {
  background-color: #00aced;
}

.c-btn-circle--youtube:after {
  background-color: #bb0000;
}

.c-btn-circle--mail:after {
  background-color: #1F5AA5;
}

.c-btn-circle--back-to-top {
  bottom: 15px;
  bottom: 0.9375rem;
  opacity: 0;
  position: fixed;
  right: 15px;
  right: 0.9375rem;
  -webkit-transform: translatex(50%) translateY(0);
      -ms-transform: translatex(50%) translateY(0);
          transform: translatex(50%) translateY(0);
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  visibility: hidden;
  z-index: 9999;
}

@media (min-width: 768px) {
  .c-btn-circle--back-to-top {
    bottom: auto;
    right: 1.25rem;
    top: 50%;
    -webkit-transform: translatex(50%) translateY(-50%);
        -ms-transform: translatex(50%) translateY(-50%);
            transform: translatex(50%) translateY(-50%);
  }
}

.c-btn-circle--back-to-top.is-visible {
  opacity: 1;
  -webkit-transform: translatex(0);
      -ms-transform: translatex(0);
          transform: translatex(0);
  visibility: visible;
}

@media (min-width: 768px) {
  .c-btn-circle--back-to-top.is-visible {
    -webkit-transform: translatex(0) translateY(-50%);
        -ms-transform: translatex(0) translateY(-50%);
            transform: translatex(0) translateY(-50%);
  }
}

.c-btn-close {
  padding: 10px;
  padding: 0.625rem;
}

.c-btn-close__icon {
  border-radius: 100%;
  border: 2px solid #37393A;
  display: block;
  font-size: 0;
  height: 24px;
  height: 1.5rem;
  line-height: 1;
  position: relative;
  -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 24px;
  width: 1.5rem;
  text-align: center;
}

.c-btn-close__icon:before {
  font-size: 9px;
  font-size: 0.5625rem;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.c-btn-close:hover .c-btn-close__icon {
  background: #37393A;
  color: #ffffff;
}

.c-btn-close--white, .c-banner--close-btn .c-btn-close {
  color: #ffffff;
}

.c-btn-close--white .c-btn-close__icon, .c-banner--close-btn .c-btn-close .c-btn-close__icon {
  border-color: #ffffff;
}

.c-btn-close--white:hover .c-btn-close__icon, .c-banner--close-btn .c-btn-close:hover .c-btn-close__icon {
  background-color: #ffffff;
  color: #454849;
}

.c-btn-close--black, .c-banner--yellow .c-btn-close {
  color: #454849;
}

.c-btn-close--black .c-btn-close__icon, .c-banner--yellow .c-btn-close .c-btn-close__icon {
  border-color: #454849;
}

.c-btn-close--black:hover .c-btn-close__icon, .c-banner--yellow .c-btn-close:hover .c-btn-close__icon {
  background-color: #454849;
  color: #ffffff;
}

.c-btn-cross {
  color: #ffffff;
  display: block;
  font-size: 0;
  padding: 10px;
  padding: 0.625rem;
  position: relative;
}

.c-btn-cross:before {
  font-size: 20px;
  font-size: 1.25rem;
  left: 50%;
  line-height: 1;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media (min-width: 768px) {
  .c-btn-cross:before {
    font-size: 1.5625rem;
  }
}

.c-btn-cross:hover:before {
  color: #009BDE;
}

.c-btn-cross--grey-xlight {
  color: #B7B8B8;
}

.c-btn-expand {
  position: relative;
  line-height: 1;
  padding-left: 40px;
  padding-left: 2.5rem;
  text-align: left;
  width: 100%;
}

@media (max-width: 767px) {
  .c-btn-expand {
    font-size: 1.125rem;
  }
}

@media (max-width: 540px) {
  .c-btn-expand {
    font-size: 1rem;
    padding-left: 1.875rem;
  }
}

.c-btn-expand:hover .c-btn-expand__inner {
  border-color: #454849;
}

.c-btn-expand__inner {
  display: inline;
  border-bottom: 2px solid transparent;
  line-height: 1.3;
}

.c-btn-expand .c-icon {
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-btn-expand .c-icon__inner,
.c-btn-expand .c-icon__inner svg {
  fill: #009BDE;
  max-height: 14px;
  max-height: 0.875rem;
  max-width: 14px;
  max-width: 0.875rem;
}

.c-btn-expand--icon-right {
  padding-left: 0;
  padding-right: 30px;
  padding-right: 1.875rem;
}

.c-btn-expand--icon-right .c-icon {
  left: auto;
  right: 0;
}

.c-btn-expand--small {
  display: inline-block;
  width: auto;
}

@media (max-width: 540px) {
  .c-btn-expand--small {
    font-size: 1rem;
  }
}

.c-btn-expand--light:hover .c-btn-expand__inner {
  border-color: #ffffff;
}

.is-visible .c-btn-expand .c-icon, .c-btn-expand.is-active .c-icon {
  -webkit-transform: translateY(-50%) rotateX(180deg);
          transform: translateY(-50%) rotateX(180deg);
}

.c-btn-filter {
  background-color: #ffffff;
  border: none !important;
  color: #454849;
  display: block;
  min-height: 160px;
  min-height: 10rem;
  padding: 20px;
  padding: 1.25rem;
  position: relative;
  text-align: center;
  width: 100%;
  cursor: pointer;
}

.c-btn-filter__title {
  bottom: 20px;
  bottom: 1.25rem;
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  word-break: break-all;
  display: block;
  -webkit-transition: none;
  transition: none;
}

.c-btn-filter .c-icon {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -70%);
      -ms-transform: translate(-50%, -70%);
          transform: translate(-50%, -70%);
}

.no-touchevents .c-btn-filter:hover,
.is-selected .c-btn-filter {
  background-color: #009BDE;
  color: #ffffff;
}

.no-touchevents .c-btn-filter:hover .c-btn-filter__title,
.is-selected .c-btn-filter .c-btn-filter__title {
  color: #ffffff;
}

.no-touchevents .c-btn-filter:hover .c-icon svg,
.is-selected .c-btn-filter .c-icon svg {
  fill: #ffffff;
}

.c-btn-label {
  display: block;
  margin: 5px 15px;
  margin: 0.3125rem 0.9375rem;
  padding: 12px 0;
  padding: 0.75rem 0;
}

@media (min-width: 540px) {
  .c-btn-label {
    display: inline-block;
  }
}

.c-btn-label--large {
  font-size: 14px;
  font-size: 0.875rem;
  padding: 15px 0;
  padding: 0.9375rem 0;
}

.c-btn-menu {
  display: inline-block;
  height: 50px;
  height: 3.125rem;
  position: relative;
  -webkit-transition: top 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 50px;
  width: 3.125rem;
}

.c-btn-menu svg {
  height: 40px;
  height: 2.5rem;
  left: 50%;
  margin-left: -20px;
  margin-left: -1.25rem;
  margin-top: -20px;
  margin-top: -1.25rem;
  position: absolute;
  top: 50%;
  width: 40px;
  width: 2.5rem;
}

.c-btn-menu svg path {
  fill: #ffffff;
  -webkit-transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-btn-menu #js-menu-icon-top {
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
}

.sidebar-nav-is-active .c-btn-menu #js-menu-icon-top {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.c-btn-menu #js-menu-icon-middle {
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
}

.sidebar-nav-is-active .c-btn-menu #js-menu-icon-middle {
  opacity: 0;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
}

.c-btn-menu #js-menu-icon-bottom {
  -webkit-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
          transform-origin: left bottom;
}

.sidebar-nav-is-active .c-btn-menu #js-menu-icon-bottom {
  -webkit-transform: rotate(-45deg) scaleX(1.584) translate(-2px, 3px);
      -ms-transform: rotate(-45deg) scaleX(1.584) translate(-2px, 3px);
          transform: rotate(-45deg) scaleX(1.584) translate(-2px, 3px);
}

.c-btn-menu #js-menu-icon-search {
  -webkit-transform-origin: right bottom;
      -ms-transform-origin: right bottom;
          transform-origin: right bottom;
}

.sidebar-nav-is-active .c-btn-menu #js-menu-icon-search {
  opacity: 0;
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
}

.sidebar-nav-is-active .c-btn-menu svg {
  margin-top: -21px;
  margin-top: -1.3125rem;
}

.c-btn-more {
  background-color: #1F5AA5;
  color: #ffffff;
  padding: 20px 20px 20px 60px;
  padding: 1.25rem 1.25rem 1.25rem 3.75rem;
  position: relative;
  text-align: left;
  width: 100%;
}

@media (max-width: 540px) {
  .c-btn-more {
    font-size: 1.125rem;
  }
}

.c-btn-more:before {
  background-color: transparent;
  background-image: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-linear-gradient(bottom,white 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to top,white 0%, rgba(255, 255, 255, 0) 100%);
  bottom: 100%;
  content: "";
  display: block;
  height: 60px;
  height: 3.75rem;
  left: 0;
  position: absolute;
  -webkit-transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
  z-index: 10;
}

.is-expanded .c-btn-more:before {
  opacity: 0;
  visibility: hidden;
}

.c-btn-more .c-icon {
  left: 20px;
  left: 1.25rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-btn-more .c-icon__inner,
.c-btn-more .c-icon__inner svg {
  fill: #009BDE;
  max-height: 14px;
  max-height: 0.875rem;
  max-width: 14px;
  max-width: 0.875rem;
}

.is-expanded .c-btn-more .c-icon {
  -webkit-transform: translateY(-50%) rotateX(180deg);
          transform: translateY(-50%) rotateX(180deg);
}

.is-cropped .c-btn-more {
  display: block;
}

.c-btn-next, .c-btn-next:link, .c-btn-next:visited {
  background-color: #1F5AA5;
  border: none;
  color: #ffffff;
  display: block;
  font-size: 16px;
  font-size: 1rem;
  height: 70px;
  height: 4.375rem;
  line-height: 70px;
  line-height: 4.375rem;
  opacity: 1;
  text-align: center;
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-property: background, color, opacity;
  transition-property: background, color, opacity;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
          transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
}

.c-btn-next:hover {
  background-color: #ffffff;
  color: #1F5AA5;
}

.c-btn-next:disabled {
  opacity: .25;
}

.c-btn-play {
  border-radius: 100%;
  border: 2px solid #ffffff !important;
  display: block;
  height: 50px;
  height: 3.125rem;
  position: relative;
  width: 50px;
  width: 3.125rem;
}

@media (min-width: 768px) {
  .c-btn-play {
    width: 80px;
    height: 80px;
  }
}

.c-btn-play:before {
  border-color: transparent transparent transparent #ffffff;
  border-style: solid;
  border-width: 8px 0 8px 15px;
  border-width: 0.5rem 0 0.5rem 0.9375rem;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-40%, -50%);
      -ms-transform: translate(-40%, -50%);
          transform: translate(-40%, -50%);
  width: 0;
}

@media (min-width: 768px) {
  .c-btn-play:before {
    border-width: 11px 0 11px 20px;
  }
}

.c-btn-play:hover,
a:hover .c-btn-play {
  background-color: #ffffff;
}

.c-btn-play:hover:before,
a:hover .c-btn-play:before {
  border-color: transparent transparent transparent #009BDE;
}

.c-btn-play--small {
  height: 44px;
  height: 2.75rem;
  width: 44px;
  width: 2.75rem;
}

.c-btn-play--small:before {
  border-width: 7px 0 7px 13px;
  border-width: 0.4375rem 0 0.4375rem 0.8125rem;
}

.c-btn-search {
  color: #454849;
  display: inline-block;
  font-size: 0;
  line-height: 1;
  min-width: 0 !important;
  padding: 8px 10px;
  padding: 0.5rem 0.625rem;
  position: relative;
  vertical-align: middle;
}

@media (min-width: 768px) {
  .c-btn-search {
    color: #ffffff;
  }
  .nav-drawer-is-active .c-header .c-btn-search,
  .sidebar-nav-is-active .c-btn-search,
  .c-header--reversed .c-btn-search {
    color: #454849;
  }
}

.c-btn-search:hover,
a:hover .c-btn-search {
  color: #00ACEE;
}

html[data-focus-source="key"] > body .c-btn-search:focus {
  background-color: #FFBF47;
  color: #000000;
  outline: 10px solid #FFBF47 !important;
}

.c-btn-search:before {
  font-size: 24px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.c-btn-search--fill-parent {
  width: 100%;
  height: 100%;
}

.c-btn-search--grey {
  color: #454849;
}

.c-btn-search--white {
  color: #ffffff;
}

.c-btn-search--white:hover {
  color: #ffffff;
}

.c-btn-view-all {
  background-color: #F2F2F2;
  display: block;
  font-weight: 700;
  line-height: 1;
  padding: 20px 20px;
  padding: 1.25rem 1.25rem;
  position: relative;
  width: 100%;
}

@media (min-width: 540px) {
  .c-btn-view-all {
    padding: 1.6875rem 6.25rem;
  }
}

.c-btn-view-all:hover .c-btn-view-all__inner:before {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
  visibility: visible;
}

.c-btn-view-all__inner, .c-btn-view-all__inner:link, .c-btn-view-all__inner:visited {
  display: inline;
  border: none;
  position: relative;
  text-decoration: none;
  word-break: break-word;
}

.c-btn-view-all__inner:before {
  background-color: #1967B0;
  bottom: -0.15em;
  content: "";
  display: block;
  height: 0.0625em;
  left: 0;
  min-height: 1px;
  position: absolute;
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  visibility: hidden;
  width: 100%;
}

.c-btn-view-all__inner:hover:before {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
  visibility: visible;
}

.c-btn-view-all__inner:before {
  background-color: #454849;
}

.c-btn-view-all__count {
  display: block;
  font-weight: 400;
  padding: 0 30px;
  padding: 0 1.875rem;
  text-decoration: none;
}

@media (min-width: 540px) {
  .c-btn-view-all__count {
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

@media (max-width: 540px) {
  .c-btn-view-all__count {
    font-size: 0.875rem;
    margin-bottom: 0.3125rem;
  }
}

.c-btn-view-all.is-loading {
  color: transparent;
  position: relative;
  -webkit-transition: none;
  transition: none;
}

.c-btn-view-all.is-loading .c-btn-view-all__inner:before {
  background-color: transparent;
}

.c-btn-view-all.is-loading:after {
  -webkit-animation: spinner 1s infinite linear;
          animation: spinner 1s infinite linear;
  border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.25) #ffffff;
  border-radius: 40px;
  border-style: solid;
  border-width: 3px;
  content: "";
  display: block;
  height: 20px;
  height: 1.25rem;
  left: 50%;
  margin-left: -10px;
  margin-left: -0.625rem;
  margin-top: -10px;
  margin-top: -0.625rem;
  opacity: 1;
  position: absolute;
  top: 50%;
  -webkit-transform: scale(0.75);
      -ms-transform: scale(0.75);
          transform: scale(0.75);
  -webkit-transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 20px;
  width: 1.25rem;
}

.c-btn-visual {
  display: block;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 100%;
  z-index: 0;
}

@media (min-width: 768px) {
  .c-btn-visual {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    text-shadow: 3px 5px 10px rgba(0, 0, 0, 0.45);
  }
}

@media (max-width: 767px) {
  .c-btn-visual {
    background-image: none !important;
    padding: 0.375rem 0;
  }
}

.c-btn-visual:hover {
  cursor: pointer;
}

.c-btn-visual:hover:before {
  background-color: rgba(0, 0, 0, 0.5);
}

@media (max-width: 767px) {
  .c-btn-visual:hover .c-btn-visual__title {
    color: #1F5AA5;
  }
}

.c-btn-visual:hover .c-btn-visual__title:before {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
  visibility: visible;
}

.c-btn-visual:after {
  content: "";
  display: none;
  padding-bottom: 83.33%;
}

@media (min-width: 768px) {
  .c-btn-visual:after {
    display: block;
  }
}

.c-btn-visual:before {
  background-color: rgba(0, 0, 0, 0.15);
  bottom: 0;
  content: "";
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: background-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media (min-width: 768px) {
  .c-btn-visual:before {
    display: block;
  }
}

.c-btn-visual__title {
  color: #454849;
  margin-bottom: 0;
  margin: 10px 20px;
  margin: 0.625rem 1.25rem;
  position: relative;
  z-index: 10;
}

@media (min-width: 768px) {
  .c-btn-visual__title {
    color: #ffffff;
    bottom: 0;
    left: 0;
    margin: 1.25rem 1.875rem;
    position: absolute;
  }
}

@media (max-width: 767px) {
  .c-btn-visual__title {
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 1.3;
  }
  .c-btn-visual__title, .c-btn-visual__title:link, .c-btn-visual__title:visited {
    display: inline;
    border: none;
    position: relative;
    text-decoration: none;
    word-break: break-word;
  }
  .c-btn-visual__title:before {
    background-color: #1967B0;
    bottom: -0.15em;
    content: "";
    display: block;
    height: 0.0625em;
    left: 0;
    min-height: 1px;
    position: absolute;
    -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
            transform-origin: left center;
    -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    visibility: hidden;
    width: 100%;
  }
  .c-btn-visual__title:hover:before {
    -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
            transform: scaleX(1);
    visibility: visible;
  }
}

.c-btn-visual__title:before {
  background-color: #ffffff;
  bottom: 0;
}

@media (max-width: 767px) {
  .c-btn-visual__title:before {
    background-color: #454849;
  }
}

.c-btn-visual__subtitle {
  color: #ffffff;
  display: none;
  left: 0;
  margin: 25px 30px;
  margin: 1.5625rem 1.875rem;
  position: absolute;
  text-shadow: 3px 4px 10px rgba(0, 0, 0, 0.75);
  top: 0;
}

@media (min-width: 768px) {
  .c-btn-visual__subtitle {
    display: block;
  }
}

.c-btn {
  background-color: #00ACEE;
  border-radius: 3px;
  border: 1px solid #00ACEE;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 1;
  min-width: 140px;
  min-width: 8.75rem;
  padding: 12px 18px;
  padding: 0.75rem 1.125rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-shadow: none !important;
  text-transform: uppercase;
}

@media (max-width: 540px) {
  .c-btn {
    font-size: 0.875rem;
    padding: 0.625rem 1.25rem;
  }
}

.c-btn:hover,
a:hover .c-btn {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #1F5AA5;
}

.c-btn:hover .c-icon svg,
a:hover .c-btn .c-icon svg {
  fill: #1F5AA5;
}

.c-btn .c-icon {
  display: none;
  font-size: 0;
  left: 15px;
  left: 0.9375rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media (min-width: 768px) {
  .c-btn .c-icon {
    left: 1.25rem;
  }
}

.c-btn .c-icon__inner {
  max-width: 16px;
  max-width: 1rem;
  max-height: 16px;
  max-height: 1rem;
}

.c-btn .c-icon svg {
  fill: #ffffff;
}

.js-expand-panel.is-open .c-btn .c-icon {
  -webkit-transform: translateY(-50%) rotateX(180deg);
          transform: translateY(-50%) rotateX(180deg);
}

.c-btn--secondary {
  background-color: #F8DB00;
  border-color: #F8DB00;
  color: #37393A;
}

.c-btn--secondary:hover,
a:hover .c-btn--secondary {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #1F5AA5;
}

@media (min-width: 768px) {
  .nav-drawer-is-active .c-header .c-btn--secondary:hover,
  .c-header.c-header--reversed .c-btn--secondary:hover, .nav-drawer-is-active .c-header
  a:hover .c-btn--secondary,
  .c-header.c-header--reversed
  a:hover .c-btn--secondary {
    background-color: #009BDE;
    border-color: #009BDE;
    color: #ffffff;
  }
}

.c-btn--secondary .c-icon svg {
  fill: #454849;
}

.c-btn--yellow\@hover:hover,
a:hover .c-btn--yellow\@hover {
  background-color: #F8DB00;
  border-color: #F8DB00;
  color: #454849;
}

.c-btn--blue\@hover:hover,
a:hover .c-btn--blue\@hover {
  background-color: #1F5AA5;
  border-color: #1F5AA5;
  color: #ffffff;
}

.c-btn--ghost {
  background-color: transparent;
  border-color: #00ACEE;
  color: #00ACEE;
}

.c-btn--ghost:hover,
a:hover .c-btn--ghost, .c-btn--ghost.is-active {
  background-color: #00ACEE;
  border-color: #00ACEE;
  color: #ffffff;
}

.c-btn--ghost-secondary {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}

@media (min-width: 768px) {
  .nav-drawer-is-active .c-header .c-btn--ghost-secondary,
  .c-header.c-header--reversed .c-btn--ghost-secondary {
    border-color: #454849;
    color: #454849;
  }
}

.c-btn--ghost-secondary:hover,
a:hover .c-btn--ghost-secondary {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #1F5AA5;
}

@media (min-width: 768px) {
  .nav-drawer-is-active .c-header .c-btn--ghost-secondary:hover,
  .c-header.c-header--reversed .c-btn--ghost-secondary:hover, .nav-drawer-is-active .c-header
  a:hover .c-btn--ghost-secondary,
  .c-header.c-header--reversed
  a:hover .c-btn--ghost-secondary {
    background-color: #009BDE;
    border-color: #009BDE;
    color: #ffffff;
  }
}

.c-btn--ghost-black {
  background-color: transparent;
  border-color: #37393A;
  color: #37393A;
}

.c-btn--ghost-black:hover,
a:hover .c-btn--ghost-black {
  background-color: #37393A;
  border-color: #37393A;
  color: #ffffff;
}

.c-btn--ghost-white {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}

.c-btn--ghost-white:hover,
a:hover .c-btn--ghost-white,
.c-feature-table__cell.is-active .c-btn--ghost-white {
  background-color: #F8DB00;
  border-color: #F8DB00;
  color: #454849;
}

.c-btn--grey-ghost-reversed {
  background-color: transparent;
  border-color: transparent;
  color: rgba(255, 255, 255, 0.8);
}

.c-btn--grey-ghost-reversed .c-icon svg {
  fill: #8F9090;
}

.c-btn--grey-ghost-reversed:hover,
a:hover .c-btn--grey-ghost-reversed {
  background-color: transparent;
  border-color: #64686A;
  color: rgba(255, 255, 255, 0.8);
}

.c-btn--grey-ghost-reversed:hover .c-icon svg,
a:hover .c-btn--grey-ghost-reversed .c-icon svg {
  fill: rgba(255, 255, 255, 0.8);
}

.c-btn--grey-ghost {
  background-color: transparent;
  border-color: #64686A;
  color: rgba(255, 255, 255, 0.8);
}

.c-btn--grey-ghost .c-icon svg {
  fill: #8F9090;
}

.c-btn--grey-ghost:hover,
a:hover .c-btn--grey-ghost {
  background-color: transparent;
  color: rgba(255, 255, 255, 0.8);
}

.c-btn--grey-ghost:hover .c-icon svg,
a:hover .c-btn--grey-ghost .c-icon svg {
  fill: rgba(255, 255, 255, 0.8);
}

.c-btn--dark-blue {
  background-color: #1F5AA5;
  border-color: #1F5AA5;
  color: #ffffff;
}

.c-btn--dark-blue:hover,
a:hover .c-btn--dark-blue {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #1F5AA5;
}

.c-btn--icon-left {
  min-width: 0;
  padding-left: 43px;
  padding-left: 2.6875rem;
}

.c-btn--icon-left .c-icon {
  display: block;
}

@media (min-width: 768px) {
  .c-btn--icon-left {
    padding-left: 3rem;
  }
}

.c-btn--icon-right {
  min-width: 0;
  padding-right: 43px;
  padding-right: 2.6875rem;
}

.c-btn--icon-right .c-icon {
  display: block;
  left: auto;
  right: 15px;
  right: 0.9375rem;
}

@media (min-width: 768px) {
  .c-btn--icon-right .c-icon {
    right: 1.25rem;
  }
}

@media (min-width: 768px) {
  .c-btn--icon-right {
    padding-right: 3rem;
  }
}

.c-btn--icon-large {
  padding-right: 55px;
  padding-right: 3.4375rem;
}

@media (min-width: 768px) {
  .c-btn--icon-large {
    padding-right: 3.75rem;
  }
}

.c-btn--icon-large .c-icon {
  right: 10px;
  right: 0.625rem;
}

@media (min-width: 768px) {
  .c-btn--icon-large .c-icon {
    right: 0.9375rem;
  }
}

.c-btn--large {
  font-size: 14px;
  font-size: 0.875rem;
  padding: 15px 20px;
  padding: 0.9375rem 1.25rem;
}

@media (max-width: 767px) {
  .c-btn--half-block\@medium-max {
    display: block;
    border-radius: 0;
    float: left;
    min-width: 0;
    padding: 1.125rem 0.9375rem;
    width: 50%;
  }
  .c-btn--half-block\@medium-max:hover {
    background-color: #014280;
    border-color: #014280;
    color: #ffffff;
  }
  .c-btn--half-block\@medium-max.c-btn--ghost-secondary {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #454849;
  }
  .c-btn--half-block\@medium-max.c-btn--ghost-secondary:hover {
    background-color: #014280;
    border-color: #014280;
    color: #ffffff;
  }
}

@media (min-width: 768px) {
  .c-btn--half-block\@medium-max {
    min-width: 0;
    padding: 0.625rem 0.8125rem;
  }
}

@media (min-width: 992px) {
  .c-btn--half-block\@medium-max {
    padding: 0.625rem 1.125rem;
  }
}

@media (min-width: 1200px) {
  .c-btn--half-block\@medium-max {
    min-width: 6.25rem;
  }
}

@media (max-width: 767px) {
  .c-btn--full\@medium-max {
    width: 100%;
  }
}

@media (max-width: 540px) {
  .c-btn--full\@xsmall {
    width: 100%;
  }
}

.c-btn--club {
  background-color: #A08155;
  border-color: #A08155;
  color: #ffffff;
}

.c-btn--club .c-icon svg {
  fill: #C4A568;
}

.c-btn--ghost-white-tiny {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: -0.5px;
  letter-spacing: -0.03125rem;
  line-height: 1.2;
  min-width: 0;
  padding: 10px 5px;
  padding: 0.625rem 0.3125rem;
}

@media (min-width: 540px) {
  .c-btn--ghost-white-tiny {
    font-size: 0.8125rem;
    letter-spacing: 0;
  }
}

.c-btn--ghost-white-tiny:hover,
a:hover .c-btn--ghost-white-tiny,
.c-feature-table__cell.is-active .c-btn--ghost-white-tiny {
  background-color: #F8DB00;
  border-color: #F8DB00;
  color: #454849;
}

.c-btn.is-loading {
  color: transparent;
  position: relative;
}

.c-btn.is-loading:after {
  -webkit-animation: spinner 1s infinite linear;
          animation: spinner 1s infinite linear;
  border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.25) #ffffff;
  border-radius: 40px;
  border-style: solid;
  border-width: 3px;
  content: "";
  display: block;
  height: 20px;
  height: 1.25rem;
  left: 50%;
  margin-left: -10px;
  margin-left: -0.625rem;
  margin-top: -10px;
  margin-top: -0.625rem;
  opacity: 1;
  position: absolute;
  top: 50%;
  -webkit-transform: scale(0.75);
      -ms-transform: scale(0.75);
          transform: scale(0.75);
  -webkit-transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 20px;
  width: 1.25rem;
}

.c-card {
  background-color: #ffffff;
  color: #454849;
  display: block;
  position: relative;
}

@media (min-width: 768px) {
  .c-card {
    min-height: 31.25rem;
  }
}

.c-card:after {
  color: #009BDE;
  display: none;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  position: absolute;
  right: 20px;
  right: 1.25rem;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(0);
      -ms-transform: translateY(-50%) translateX(0);
          transform: translateY(-50%) translateX(0);
  -webkit-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-card__inner {
  padding: 20px 20px 73px;
  padding: 1.25rem 1.25rem 4.5625rem;
}

@media (min-width: 768px) {
  .c-card__inner {
    padding: 4.5625rem 1.5625rem 4.6875rem;
  }
}

@media (min-width: 992px) {
  .c-card__inner {
    padding: 4.5625rem 2.1875rem 4.6875rem;
  }
}

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

.c-card__img {
  background-color: rgba(242, 242, 242, 0.33);
  display: none;
  overflow: hidden;
  position: relative;
}

@media (min-width: 768px) {
  .c-card__img {
    display: block;
  }
}

.c-card__img img {
  display: block;
  height: auto;
  position: relative;
  width: 100%;
  z-index: 1;
}

.c-card__title {
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
  position: relative;
  -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-card__content {
  color: #8F9090;
}

.c-card__content:last-child:last-of-type {
  margin-bottom: 0;
}

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

.c-card__footer {
  display: inline-block;
  position: absolute;
  bottom: 20px;
  bottom: 1.25rem;
  left: 20px;
  left: 1.25rem;
}

@media (min-width: 768px) {
  .c-card__footer {
    bottom: 2.1875rem;
    left: 2.1875rem;
  }
}

@media (min-width: 768px) {
  .c-card--image .c-card__inner {
    padding-top: 2.1875rem;
  }
}

.c-card--no-footer .c-card__inner {
  padding-bottom: 20px;
  padding-bottom: 1.25rem;
}

@media (min-width: 768px) {
  .c-card--no-footer .c-card__inner {
    padding-bottom: 1.5625rem;
  }
}

@media (min-width: 992px) {
  .c-card--no-footer .c-card__inner {
    padding-bottom: 2.1875rem;
  }
}

@media (max-width: 540px) {
  .c-card--simple\@xsmall:after {
    display: block;
  }
}

@media (max-width: 540px) {
  .c-card--simple\@xsmall:hover {
    background-color: #009BDE;
    color: #ffffff;
  }
  .c-card--simple\@xsmall:hover .c-card__title,
  .c-card--simple\@xsmall:hover .c-card__content {
    color: #ffffff;
  }
  .c-card--simple\@xsmall:hover:after {
    color: #ffffff;
    -webkit-transform: translateY(-50%) translateX(5px);
        -ms-transform: translateY(-50%) translateX(5px);
            transform: translateY(-50%) translateX(5px);
  }
}

@media (max-width: 540px) {
  .c-card--simple\@xsmall .c-card__title {
    font-size: 1rem;
    margin-bottom: 0;
  }
}

@media (max-width: 540px) {
  .c-card--simple\@xsmall .c-card__inner {
    padding-bottom: 0.9375rem;
    padding-left: 0.9375rem;
    padding-right: 2.5rem;
    padding-top: 0.9375rem;
  }
}

@media (max-width: 540px) {
  .c-card--simple\@xsmall .c-card__content {
    display: none;
  }
}

@media (max-width: 540px) {
  .c-card--simple\@xsmall .c-card__footer {
    display: none;
  }
}

.c-center-block {
  max-width: 700px;
  max-width: 43.75rem;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

@media (min-width: 768px) {
  .c-center-block {
    margin-bottom: 1.875rem;
  }
}

.c-comment {
  padding: 20px 0;
  padding: 1.25rem 0;
}

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

.c-comment__title {
  font-size: 16px;
  font-size: 1rem;
  position: relative;
}

@media (min-width: 540px) {
  .c-comment__title {
    font-size: 1.25rem;
  }
}

.c-comment__time {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (max-width: 540px) {
  .c-comment__time {
    font-size: 0.75rem;
  }
}

.c-comment__bar {
  position: relative;
}

.c-comment__bar li {
  display: inline-block;
  margin-right: 30px;
  margin-right: 1.875rem;
}

.c-comment__bar li:last-child {
  margin-right: 0;
}

@media (min-width: 768px) {
  .c-comment__bar li {
    margin-right: 3.125rem;
  }
}

@media (min-width: 992px) {
  .c-comment__bar li {
    margin-right: 5rem;
  }
}

.c-comment__bar button {
  display: inline-block;
  vertical-align: middle;
}

.c-comment__bar button .c-icon {
  margin-right: 5px;
  margin-right: 0.3125rem;
}

.c-comment__bar button .c-icon svg {
  max-height: 18px;
  max-height: 1.125rem;
  max-width: 18px;
  max-width: 1.125rem;
}

.c-comment__bar button.is-active, .c-comment__bar button:hover {
  color: #00ACEE;
}

.c-comment__bar button.is-active .c-icon svg, .c-comment__bar button:hover .c-icon svg {
  fill: #00ACEE;
}

.c-comment__reply-box {
  padding-top: 20px;
  padding-top: 1.25rem;
}

@media (min-width: 768px) {
  .c-comment__reply-box {
    padding-top: 1.875rem;
  }
}

.js .c-comment__reply-box {
  display: none;
}

.c-comment .c-comment {
  padding-bottom: 0;
}

.c-comments-bar {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #F2F2F2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 1;
  padding: 20px 0;
  padding: 1.25rem 0;
}

@media (max-width: 540px) {
  .c-comments-bar {
    display: block;
  }
}

@media (min-width: 768px) {
  .c-comments-bar {
    padding: 1.5625rem 0;
  }
}

.c-comments-bar__count {
  margin-bottom: 0;
}

@media (max-width: 540px) {
  .c-comments-bar__count {
    margin-bottom: 0.625rem;
  }
}

@media (max-width: 540px) {
  .c-comments-bar__links {
    margin-left: -0.625rem;
  }
}

.c-comments-bar__item {
  display: inline-block;
  position: relative;
}

.c-comments-bar__item:after {
  background-color: #454849;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
}

.c-comments-bar__item:last-child:after {
  display: none;
}

.c-comments-bar__item button {
  padding: 0 10px;
  padding: 0 0.625rem;
}

.c-comments-bar__item button.is-active, .c-comments-bar__item button:hover {
  color: #00ACEE;
}

.c-comments-container {
  position: relative;
  overflow-y: hidden;
  -webkit-transition: max-height 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
  transition: max-height 2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
}

.c-comments-container:before {
  background: #ffffff;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  z-index: -1;
}

.c-comments-container:after {
  -webkit-animation: spinner 1s infinite linear;
          animation: spinner 1s infinite linear;
  border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.25) #009BDE;
  border-radius: 40px;
  border-style: solid;
  border-width: 3px;
  content: "";
  display: block;
  height: 40px;
  height: 2.5rem;
  left: 50%;
  margin-left: -20px;
  margin-left: -1.25rem;
  opacity: 0;
  position: absolute;
  top: 100px;
  top: 6.25rem;
  -webkit-transform: scale(0.75);
      -ms-transform: scale(0.75);
          transform: scale(0.75);
  -webkit-transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 40px;
  width: 2.5rem;
  z-index: 10;
}

.c-comments-container.is-loading:before {
  opacity: 0.9;
  -webkit-transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  z-index: 5;
}

.c-comments-container.is-loading:after {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}

.c-compare {
  background-color: #ffffff;
  /**
	 * Table structure
	 */
  /**
	 * Table Content
	 */
}

@media (min-width: 992px) {
  .c-compare__row {
    border-bottom: 0.125rem solid #ffffff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
            align-content: stretch;
  }
}

@media (min-width: 992px) {
  .c-compare__row:nth-child(2n+1) {
    background-color: #e4e4e4;
  }
}

@media (min-width: 992px) {
  .c-compare__row:nth-child(2n+2) {
    background-color: whitesmoke;
  }
}

.c-compare__header .c-compare__row {
  background-color: transparent;
}

@media (min-width: 992px) {
  .c-compare__header .c-compare__row {
    border-bottom-width: 0;
  }
}

.c-compare__row.is-highlight {
  background-color: transparent;
  border-bottom-width: 0;
}

.c-compare__row-label {
  display: table;
  height: 48px;
  height: 3rem;
  padding: 10px 10px 5px;
  padding: 0.625rem 0.625rem 0.3125rem;
  position: relative;
  vertical-align: bottom;
  width: 100%;
}

@media (min-width: 992px) {
  .c-compare__row-label {
    border-right: 0.125rem solid #ffffff;
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 30%;
        -ms-flex: 1 1 30%;
            flex: 1 1 30%;
    height: auto;
    max-width: 30%;
    padding-bottom: 0.71875rem;
    padding-top: 0.71875rem;
  }
}

.c-compare__row-label.is-highlight {
  height: auto;
  padding: 0;
}

.c-compare__header .c-compare__row-label {
  background-color: #ffffff;
}

.c-compare__row-label-inner {
  display: table-cell;
  position: relative;
  vertical-align: bottom;
}

@media (min-width: 992px) {
  .c-compare__row-label-inner {
    display: table;
    height: 100%;
    vertical-align: middle;
    width: 100%;
  }
}

.c-compare__row-label-inner-split {
  display: block;
  margin: 0 -10px -2px;
  margin: 0 -0.625rem -0.125rem;
  position: relative;
  vertical-align: bottom;
}

@media (min-width: 992px) {
  .c-compare__row-label-inner-split {
    height: 100%;
    margin: 0;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.c-compare__row-inner-item {
  display: block;
}

@media (min-width: 992px) {
  .c-compare__row-inner-item {
    float: none !important;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin-bottom: 0 !important;
  }
}

.c-compare__row-inner-item:first-child {
  padding-bottom: 5px;
  padding-bottom: 0.3125rem;
  padding-top: 10px;
  padding-top: 0.625rem;
}

@media (min-width: 992px) {
  .c-compare__row-inner-item:first-child {
    padding-bottom: 0;
    padding-right: 0.9375rem;
    padding-top: 0;
  }
}

.c-compare__row-inner-item:last-child {
  background-color: #e4e4e4;
  padding: 12px 20px;
  padding: 0.75rem 1.25rem;
}

@media (min-width: 540px) {
  .c-compare__row-inner-item:last-child {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

@media (min-width: 992px) {
  .c-compare__row-inner-item:last-child {
    background-color: transparent;
    padding: 0;
  }
}

@media (min-width: 992px) {
  .c-compare__row-cells {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 70%;
        -ms-flex: 1 1 70%;
            flex: 1 1 70%;
    max-width: 70%;
  }
}

.c-compare__row-cells-inner {
  -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
          align-content: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (min-width: 992px) {
  .c-compare__row-cells-inner {
    height: 100%;
  }
}

.c-compare__cell {
  background-color: #e4e4e4;
  border-bottom: 2px solid #ffffff;
  border-bottom: 0.125rem solid #ffffff;
  border-right: 2px solid #ffffff;
  border-right: 0.125rem solid #ffffff;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 10%;
      -ms-flex: 1 1 10%;
          flex: 1 1 10%;
  font-size: 12px;
  font-size: 0.75rem;
  min-height: 48px;
  min-height: 3rem;
  min-width: 25%;
  padding: 0;
  text-align: center;
}

@media (min-width: 540px) {
  .c-compare__cell {
    font-size: 0.875rem;
  }
}

@media (min-width: 992px) {
  .c-compare__cell {
    background-color: transparent;
    border-bottom: none;
  }
}

.c-compare__cell:last-child {
  border-right: none;
}

.c-compare__row.is-highlight .c-compare__cell {
  background-color: transparent;
  border-bottom-width: 0;
  min-height: 0;
}

.c-compare__cell.is-highlight {
  background-color: #009BDE;
  color: #ffffff;
}

.c-compare__cell.is-highlight .c-btn {
  background-color: #F8DB00;
  border-color: #F8DB00;
  color: #37393A;
}

.c-compare__cell.is-highlight a:hover .c-btn {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #1F5AA5;
}

@media (min-width: 768px) {
  .nav-drawer-is-active .c-header .c-compare__cell.is-highlight a:hover .c-btn,
  .c-header.c-header--reversed .c-compare__cell.is-highlight a:hover .c-btn {
    background-color: #009BDE;
    border-color: #009BDE;
    color: #ffffff;
  }
}

.c-compare__cell.has-tiny-text {
  font-size: 11px;
  font-size: 0.6875rem;
}

@media (min-width: 540px) {
  .c-compare__cell.has-tiny-text {
    font-size: 0.875rem;
  }
}

.c-compare__header .c-compare__cell {
  background-color: #009BDE;
  border-bottom-width: 0;
  color: #ffffff;
  height: 240px;
  height: 15rem;
  padding: 0;
  position: relative;
}

@media (min-width: 992px) {
  .c-compare__header .c-compare__cell {
    height: auto;
  }
}

.c-compare__header .c-compare__cell.is-highlight {
  background-color: #1F5AA5;
}

.c-compare__row:last-child .c-compare__cell {
  border-bottom-width: 0;
}

.c-compare__content {
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  overflow: hidden;
  padding: 15px 10px;
  padding: 0.9375rem 0.625rem;
}

.c-compare__header .c-compare__content {
  -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
          align-content: stretch;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  height: 240px;
  height: 15rem;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  overflow: visible;
  padding: 5px 1px;
  padding: 0.3125rem 0.0625rem;
}

@media (min-width: 540px) {
  .c-compare__header .c-compare__content {
    padding: 0.625rem 0.625rem;
  }
}

@media (min-width: 992px) {
  .c-compare__header .c-compare__content {
    display: block;
    height: auto;
  }
}

.c-compare__header .c-compare__content.has-cta {
  padding-bottom: 51px;
  padding-bottom: 3.1875rem;
}

@media (min-width: 992px) {
  .c-compare__header .c-compare__content.has-cta {
    padding-bottom: 3.5rem;
  }
}

.c-compare__header .c-compare__content.has-cta .c-btn {
  bottom: 10px;
  bottom: 0.625rem;
  display: block;
  left: 50%;
  max-width: 85%;
  overflow: hidden;
  position: absolute;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
}

@media (min-width: 540px) {
  .c-compare__header .c-compare__content.has-cta .c-btn {
    max-width: 5.625rem;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 100%;
  }
}

@media (min-width: 992px) {
  .c-compare__header .c-compare__content.has-cta .c-btn {
    max-height: 2.3125rem;
    min-width: 5.625rem;
  }
}

.c-compare__cell.has-icons .c-compare__content {
  padding: 10px;
  padding: 0.625rem;
}

.c-compare__cell.has-tiny-text .c-compare__content {
  padding-bottom: 17px;
  padding-bottom: 1.0625rem;
  padding-top: 17px;
  padding-top: 1.0625rem;
}

@media (min-width: 540px) {
  .c-compare__cell.has-tiny-text .c-compare__content {
    padding-bottom: 0.9375rem;
    padding-top: 0.9375rem;
  }
}

.c-compare__header {
  position: relative;
  -webkit-transition: -webkit-transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  transition: -webkit-transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  transition: transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  transition: transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s, -webkit-transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  z-index: 1499;
}

.c-compare__header.js-headroom-initialised.has-sticky-initialised.is-large.is-fixed {
  -webkit-transform: translateY(210px);
      -ms-transform: translateY(210px);
          transform: translateY(210px);
}

@media (min-width: 992px) {
  .c-compare__header.js-headroom-initialised.has-sticky-initialised.is-large.is-fixed {
    -webkit-transform: translateY(105px);
        -ms-transform: translateY(105px);
            transform: translateY(105px);
  }
}

.c-compare__main {
  max-height: 400px;
  max-height: 25rem;
  overflow: hidden;
  -webkit-transition: max-height 500ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  transition: max-height 500ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}

.c-compare.is-expanded .c-compare__main {
  max-height: 5000px;
  max-height: 312.5rem;
}

@media (min-width: 992px) {
  .c-compare__header .c-compare__cell .c-compare__title-container {
    margin-bottom: 0.625rem;
  }
}

.c-compare__title {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  margin-top: 20px;
  margin-top: 1.25rem;
  overflow: visible;
  color: #454849;
  display: block;
  text-align: center;
  width: 100%;
}

@media (min-width: 992px) {
  .c-compare__title {
    display: table-cell;
    vertical-align: middle;
  }
}

.c-compare__header .c-compare__row-label .c-compare__title {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 600;
}

@media (min-width: 992px) {
  .c-compare__header .c-compare__row-label .c-compare__title {
    text-align: left;
  }
}

.c-compare__header .c-compare__cell .c-compare__title {
  color: #ffffff;
  margin: 0;
  padding-right: 20px;
  padding-right: 1.25rem;
  position: absolute;
  left: 50%;
  top: 10px;
  top: 0.625rem;
  -webkit-transform: rotate(-90deg) translate(-100%, -50%);
      -ms-transform: rotate(-90deg) translate(-100%, -50%);
          transform: rotate(-90deg) translate(-100%, -50%);
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  width: 135px;
  width: 8.4375rem;
}

@media (min-width: 992px) {
  .c-compare__header .c-compare__cell .c-compare__title {
    display: block;
    left: auto;
    margin-bottom: 0.625rem;
    padding: 0;
    position: static;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    width: 100%;
  }
}

.c-compare__title-inner {
  overflow: hidden;
}

@media (min-width: 992px) {
  .c-compare__header .c-compare__cell .c-compare__title-inner {
    max-height: 2.5rem;
  }
}

.c-compare__section-label {
  background-color: #ffffff;
  display: table;
  height: 50px;
  height: 3.125rem;
  padding: 10px 10px 5px;
  padding: 0.625rem 0.625rem 0.3125rem;
  width: 100%;
}

@media (min-width: 992px) {
  .c-compare__section-label {
    background-color: #ffffff;
    height: 4.6875rem;
    padding-bottom: 0.625rem;
  }
}

.c-compare__section-heading {
  color: #1F5AA5;
  display: table-cell;
  font-size: 14px;
  font-size: 0.875rem;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  vertical-align: bottom;
}

@media (min-width: 992px) {
  .c-compare__section-heading {
    font-size: 1.25rem;
    padding-left: 2.1875rem;
  }
}

.c-compare__heading {
  color: #454849;
  display: table-cell;
  font-size: 14px;
  font-size: 0.875rem;
  margin: 0;
  padding-left: 25px;
  padding-left: 1.5625rem;
  vertical-align: bottom;
  width: 100%;
}

@media (min-width: 992px) {
  .c-compare__heading {
    font-size: 1rem;
    padding-left: 2.1875rem;
    vertical-align: middle;
  }
}

.c-compare__heading.is-accordion-trigger {
  cursor: pointer;
}

.c-compare__heading a, .c-compare__heading a:link, .c-compare__heading a:visited {
  border-bottom-width: 0;
  color: #454849;
}

.c-compare__heading-split {
  color: #454849;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  margin: 0;
  padding-left: 25px;
  padding-left: 1.5625rem;
  vertical-align: bottom;
  width: 100%;
}

@media (min-width: 992px) {
  .c-compare__heading-split {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 1rem;
    padding-left: 2.1875rem;
    vertical-align: middle;
  }
}

.c-compare__heading-split-item {
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
}

@media (min-width: 992px) {
  .c-compare__heading-split-item {
    float: none !important;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin-bottom: 0 !important;
  }
}

.c-compare__highlight-label {
  background-color: #F8DB00;
  color: #37393A;
  display: block;
  letter-spacing: -0.5px;
  letter-spacing: -0.03125rem;
  line-height: 1.2;
  padding: 5px 10px;
  padding: 0.3125rem 0.625rem;
  text-align: center;
  text-transform: uppercase;
}

@media (min-width: 540px) {
  .c-compare__highlight-label {
    letter-spacing: 0;
    padding: 0.9375rem;
  }
}

.c-compare__image {
  display: none;
}

@media (min-width: 992px) {
  .c-compare__image {
    background: no-repeat center center scroll transparent;
    background-size: cover;
    display: block;
    height: 6.25rem;
    width: 100%;
  }
}

@media (min-width: 1200px) {
  .c-compare__image {
    height: 9.375rem;
  }
}

.c-compare__image img {
  display: none;
}

.c-compare__price {
  letter-spacing: -0.5px;
  letter-spacing: -0.03125rem;
  line-height: 1.2;
  margin-top: 5px;
  margin-top: 0.3125rem;
  text-align: center;
}

@media (min-width: 540px) {
  .c-compare__price {
    letter-spacing: 0;
  }
}

.c-compare__header .c-compare__price {
  color: #ffffff;
}

.c-compare__price-unit {
  display: block;
}

.c-compare__icon-group {
  text-align: center;
}

.c-compare__icon {
  display: inline-block;
  margin-bottom: 3.333px;
  margin-bottom: 0.20833rem;
  margin-top: 3.333px;
  margin-top: 0.20833rem;
  padding: 0;
  vertical-align: middle;
}

@media (min-width: 992px) {
  .c-compare__icon {
    margin-bottom: 0.3125rem;
    margin-top: 0.3125rem;
  }
}

.c-compare__icon-group .c-compare__icon {
  padding-left: 5px;
  padding-left: 0.3125rem;
  padding-right: 5px;
  padding-right: 0.3125rem;
}

.c-compare__drawer {
  display: none;
  padding: 15px 15px;
  padding: 0.9375rem 0.9375rem;
}

@media (min-width: 992px) {
  .c-compare__drawer {
    border-top: 0.125rem solid #ffffff;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding-left: 2.8125rem;
  }
}

.c-contact-drawer__head {
  display: inline-block;
  font-size: 0;
  font-weight: 600;
  height: 50px;
  height: 3.125rem;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 50px;
  width: 3.125rem;
}

@media (min-width: 768px) {
  .c-contact-drawer__head {
    display: none;
  }
}

.c-contact-drawer__head-open .c-icon {
  display: block;
  left: 50%;
  line-height: 1;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
}

.c-contact-drawer__head-open .c-icon__inner,
.c-contact-drawer__head-open .c-icon__inner svg {
  fill: #ffffff;
  max-height: 22px;
  max-height: 1.375rem;
  max-width: 22px;
  max-width: 1.375rem;
}

.c-contact-drawer__head-close .c-icon {
  display: block;
  left: 50%;
  line-height: 1;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-135deg);
      -ms-transform: translate(-50%, -50%) rotate(-135deg);
          transform: translate(-50%, -50%) rotate(-135deg);
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-contact-drawer__head-close__inner,
.c-contact-drawer__head-close__inner svg {
  fill: #000000;
  max-height: 22px;
  max-height: 1.375rem;
  max-width: 22px;
  max-width: 1.375rem;
}

.c-contact-drawer__content {
  background: #F8DB00;
  left: 0;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 9999;
}

.js .c-contact-drawer__content {
  display: none;
}

.c-contact-drawer__list {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
}

.c-contact-drawer__item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.c-contact-drawer__item:last-child {
  border: none;
}

.c-contact-drawer__footer {
  margin: 0 auto;
  max-width: 360px;
  max-width: 22.5rem;
  padding: 30px;
  padding: 1.875rem;
}

.c-contact-drawer.is-open .c-contact-drawer__head {
  background: #F8DB00;
}

.c-contact-drawer.is-open .c-contact-drawer__head-open .c-icon {
  opacity: 0;
  -webkit-transform: translate(-50%, -50%) scale(0.5);
      -ms-transform: translate(-50%, -50%) scale(0.5);
          transform: translate(-50%, -50%) scale(0.5);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.c-contact-drawer.is-open .c-contact-drawer__head-close .c-icon {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
      -ms-transform: translate(-50%, -50%) rotate(0deg);
          transform: translate(-50%, -50%) rotate(0deg);
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.c-content-panel,
.s-google-search.s-google-search form.gsc-search-box {
  background-color: #009BDE;
  color: #ffffff;
  padding: 25px 20px;
  padding: 1.5625rem 1.25rem;
  text-align: center;
}

@media (min-width: 540px) {
  .c-content-panel,
  .s-google-search.s-google-search form.gsc-search-box {
    padding: 2.1875rem 1.875rem;
  }
}

@media (min-width: 768px) {
  .c-content-panel,
  .s-google-search.s-google-search form.gsc-search-box {
    padding: 2.8125rem 2.1875rem;
  }
}

.c-content-panel__inner {
  max-width: 800px;
  max-width: 50rem;
  margin: 0 auto;
}

.c-content-panel__title {
  color: #ffffff;
}

.c-content-panel__title:last-child:last-of-type {
  margin-bottom: 0;
}

.c-content-panel__content p:last-child:last-of-type {
  margin-bottom: 0;
}

.c-content-panel--grey {
  background-color: #64686A;
}

.c-content-panel--blue {
  background-color: #1F5AA5;
}

.c-content-panel--blue-light {
  background-color: #009BDE;
}

.c-content-panel--white {
  background-color: #ffffff;
  color: #454849;
}

.c-content-panel--white .c-content-panel__title {
  color: #454849;
}

.c-content-panel--simple {
  background-color: transparent;
  color: #454849;
}

@media (min-width: 768px) {
  .c-content-panel--simple {
    padding: 1.25rem 1.875rem;
  }
}

.c-content-panel--simple .c-content-panel__title {
  color: #454849;
}

.c-content-panel--left .c-content-panel__inner {
  margin-left: 0;
  text-align: left;
}

.c-cta-banner {
  overflow: hidden;
  position: relative;
  text-align: center;
  text-shadow: 3px 5px 14px rgba(0, 0, 0, 0.35);
}

@media (min-width: 768px) {
  .c-cta-banner {
    text-align: left;
  }
}

.c-cta-banner:before {
  background: rgba(0, 0, 0, 0.15);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.c-cta-banner a:not([class]):hover {
  text-decoration: underline;
}

.c-cta-banner__bg-img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.c-cta-banner__inner {
  padding: 20px;
  padding: 1.25rem;
  position: relative;
  z-index: 2;
}

@media (min-width: 768px) {
  .c-cta-banner__inner {
    display: table;
    min-height: 9.375rem;
    padding: 2.5rem 2.1875rem;
    width: 100%;
  }
}

@media (min-width: 768px) {
  .c-cta-banner__wrap {
    display: table-cell;
    vertical-align: middle;
  }
}

.c-cta-banner__wrap:first-child {
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
}

@media (min-width: 768px) {
  .c-cta-banner__wrap:first-child {
    width: 60%;
  }
}

@media (min-width: 992px) {
  .c-cta-banner__wrap:first-child {
    width: 70%;
  }
}

@media (min-width: 768px) {
  .c-cta-banner__wrap:last-child {
    text-align: center;
    width: 40%;
  }
}

@media (min-width: 992px) {
  .c-cta-banner__wrap:last-child {
    text-align: center;
    width: 30%;
  }
}

.c-cta-banner__title {
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
  color: #ffffff;
}

@media (min-width: 768px) {
  .c-cta-banner__title {
    margin-bottom: 0;
  }
}

.c-cta-banner__subtitle {
  color: #ffffff;
  margin-bottom: 0;
  margin-top: 0;
}

.c-cta-banner__subtitle > a:hover strong {
  text-decoration: underline;
}

.c-cta-banner__subtitle strong {
  display: inline-block;
  font-weight: 600;
  margin-right: 10px;
  margin-right: 0.625rem;
}

.c-cta-link {
  background-color: #ffffff;
  border: none !important;
  color: #64686A !important;
  display: block;
  letter-spacing: 0.02em;
  margin: 0;
  padding-bottom: 20px;
  padding-bottom: 1.25rem;
  padding-right: 40px;
  padding-right: 2.5rem;
  padding-top: 20px;
  padding-top: 1.25rem;
  position: relative;
  -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-cta-link:before {
  border-bottom: 1px solid #F2F2F2;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: border 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: border 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-cta-link:after {
  color: #009BDE;
  font-size: 14px;
  font-size: 0.875rem;
  position: absolute;
  right: 20px;
  right: 1.25rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media (min-width: 768px) {
  .c-cta-link:after {
    font-size: 1rem;
  }
}

.c-cta-link:hover {
  background-color: #1F5AA5;
  border-radius: 3px;
  color: #ffffff !important;
  padding-left: 20px;
  padding-left: 1.25rem;
}

.c-cta-link:hover:before {
  border-color: transparent;
}

.c-cta-link:hover:after {
  color: #ffffff;
  -webkit-transform: translateX(5px) translateY(-50%);
      -ms-transform: translateX(5px) translateY(-50%);
          transform: translateX(5px) translateY(-50%);
}

.c-cta-link--small {
  padding-bottom: 10px;
  padding-bottom: 0.625rem;
  padding-top: 10px;
  padding-top: 0.625rem;
  padding-right: 30px;
  padding-right: 1.875rem;
}

.c-cta-link--small:after {
  right: 0;
}

.c-cta-link--small:hover {
  padding-left: 10px;
  padding-left: 0.625rem;
}

.c-cta-link--small:hover:after {
  -webkit-transform: translateX(-10px) translateY(-50%);
      -ms-transform: translateX(-10px) translateY(-50%);
          transform: translateX(-10px) translateY(-50%);
}

.c-cta-link--transparent {
  background: transparent;
  color: #454849 !important;
}

.c-cta-link--transparent:before {
  border-color: rgba(183, 184, 184, 0.5);
}

.c-dob-field {
  overflow: hidden;
}

.c-dob-field__label {
  pointer-events: none;
}

@media (min-width: 768px) {
  .c-dob-field__label {
    float: left;
    margin: 0.71875rem 0;
    padding: 0 1.25rem 0 0;
    width: 30%;
  }
}

.c-dob-field__field-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: -webkit-calc(100% + 18px);
  width: calc(100% + 18px);
  margin-left: -5px;
  margin-left: -0.3125rem;
}

@media (min-width: 768px) {
  .c-dob-field__field-list {
    float: right;
    margin-left: 0;
    margin-right: -0.3125rem;
    width: 70%;
  }
}

.lt-ie10 .c-dob-field__field-list {
  display: table;
  margin-left: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .lt-ie10 .c-dob-field__field-list {
    width: 70%;
  }
}

.c-dob-field__item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0;
      -ms-flex: 1 0;
          flex: 1 0;
  margin: 0 5px;
  margin: 0 0.3125rem;
}

.c-dob-field__item .c-form-field {
  margin-bottom: 0;
}

.lt-ie10 .c-dob-field__item {
  display: table-cell;
  vertical-align: top;
  padding: 0 5px;
  padding: 0 0.3125rem;
}

.lt-ie10 .c-dob-field__item:first-child {
  padding-left: 0;
}

@media (min-width: 768px) {
  .lt-ie10 .c-dob-field__item:first-child {
    padding-left: 0.3125rem;
  }
}

.lt-ie10 .c-dob-field__item:last-child {
  padding-right: 0;
}

@media (min-width: 768px) {
  .lt-ie10 .c-dob-field__item:last-child {
    padding-right: 0.3125rem;
  }
}

.c-dropdown {
  display: block;
  margin: 0;
  max-width: none !important;
  background-color: rgba(242, 242, 242, 0.5);
  min-height: 50px;
  min-height: 3.125rem;
  padding: 0;
  position: relative;
  text-shadow: none !important;
  width: 100%;
  /**
	* Chosen.js doesn't fire on touch devices, so we extend our native dropdown class on touch devices
	*/
}

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

.c-dropdown.is-loaded {
  background-color: transparent;
}

.c-dropdown:after {
  -webkit-animation: spinner 1s infinite linear;
          animation: spinner 1s infinite linear;
  border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.75);
  border-radius: 100%;
  border-style: solid;
  border-width: 3px;
  content: "";
  display: block;
  height: 30px;
  height: 1.875rem;
  left: 50%;
  margin-left: -15px;
  margin-left: -0.9375rem;
  margin-top: -15px;
  margin-top: -0.9375rem;
  position: absolute;
  top: 47.5%;
  -webkit-transition-duration: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition-duration: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 30px;
  width: 1.875rem;
}

.no-touchevents .c-dropdown select {
  display: none;
}

.c-dropdown .chosen-container-multi {
  padding: 0;
}

.c-dropdown .chosen-container-multi .chosen-drop {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.c-dropdown .chosen-container-multi .chosen-results li.result-selected {
  background-color: #ffffff !important;
  color: rgba(69, 72, 73, 0.33) !important;
}

.c-dropdown .chosen-container-multi .chosen-results li.result-selected:before {
  background-color: #F2F2F2 !important;
}

.c-dropdown .chosen-single,
.c-dropdown .chosen-choices {
  background: #009BDE;
  border-radius: 0;
  border: 2px solid #009BDE;
  color: #ffffff;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  height: auto;
  letter-spacing: 0.025em;
  max-height: 70px;
  max-height: 4.375rem;
  padding: 11px 20px;
  padding: 0.6875rem 1.25rem;
  position: relative;
  text-align: left;
  -webkit-transition: background 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: background 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: 10;
}

@media (min-width: 768px) {
  .c-dropdown .chosen-single,
  .c-dropdown .chosen-choices {
    font-size: 1.25rem;
    padding: 1.4375rem 1.25rem;
  }
}

.c-dropdown .chosen-single div,
.c-dropdown .chosen-choices div {
  font-size: 14px;
  font-size: 0.875rem;
  height: auto;
  line-height: 1;
  right: 20px;
  right: 1.25rem;
  top: 52%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: auto;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

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

.c-dropdown .chosen-choices {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  min-height: 50px;
  min-height: 3.125rem;
  padding: 6px 15px;
  padding: 0.375rem 0.9375rem;
}

.c-dropdown .chosen-choices li {
  position: relative;
}

.c-dropdown .chosen-choices li:before {
  display: none;
}

.c-dropdown .chosen-choices li.search-field input[type="text"] {
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 600;
  height: auto;
  padding: 8px 0;
  padding: 0.5rem 0;
}

.c-dropdown .chosen-choices li.search-choice {
  background-color: #00ACEE;
  border-radius: 3px;
  border: none;
  color: #ffffff;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 600;
  margin-top: 5px;
  margin-top: 0.3125rem;
  padding: 8px 30px 8px 10px;
  padding: 0.5rem 1.875rem 0.5rem 0.625rem;
}

.c-dropdown .chosen-choices li.search-choice a.search-choice-close {
  border: none !important;
  color: #1F5AA5;
  font-size: 8px;
  font-size: 0.5rem;
  height: auto;
  padding: 5px 10px;
  padding: 0.3125rem 0.625rem;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: auto;
}

.c-dropdown .chosen-drop {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  border: none;
  min-width: 100%;
  opacity: 0;
  padding: 0;
  -webkit-transform: translateY(-30px);
      -ms-transform: translateY(-30px);
          transform: translateY(-30px);
  -webkit-transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: 5;
}

.c-dropdown .chosen-results {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  margin: 0;
  max-height: 305px;
  max-height: 19.0625rem;
  overflow: hidden;
  padding: 0;
}

.c-dropdown .chosen-results li {
  background: #ffffff;
  color: #454849;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.025em;
  line-height: 1;
  padding: 12px 15px;
  padding: 0.75rem 0.9375rem;
  position: relative;
  text-align: left;
  -webkit-transition: background 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: background 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media (min-width: 768px) {
  .c-dropdown .chosen-results li {
    padding: 0.75rem 1.25rem;
  }
}

.c-dropdown .chosen-results li:first-child {
  padding-top: 15px;
  padding-top: 0.9375rem;
}

.c-dropdown .chosen-results li:last-child {
  padding-bottom: 15px;
  padding-bottom: 0.9375rem;
}

.c-dropdown .chosen-results li:before {
  background-color: #F2F2F2;
  content: "";
  display: block;
  height: 1px;
  left: 15px;
  left: 0.9375rem;
  position: absolute;
  right: 15px;
  right: 0.9375rem;
  top: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

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

.c-dropdown .chosen-results li:hover:before {
  background: #009BDE;
}

.c-dropdown .chosen-results li.result-selected, .c-dropdown .chosen-results li.result-selected.highlighted, .c-dropdown .chosen-results li.result-selected:hover {
  background: #8F9090;
  color: #ffffff !important;
}

.c-dropdown .chosen-results li.result-selected:before, .c-dropdown .chosen-results li.result-selected.highlighted:before, .c-dropdown .chosen-results li.result-selected:hover:before {
  background: #8F9090;
}

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

.c-dropdown .chosen-results li.highlighted:before {
  background: #009BDE;
}

.c-dropdown .chosen-results li.disabled-result, .c-dropdown .chosen-results li.disabled-result:hover {
  display: none;
}

.c-dropdown .chosen-results li.disabled-result:before, .c-dropdown .chosen-results li.disabled-result:hover:before {
  display: none;
}

.c-dropdown .chosen-with-drop .chosen-single {
  background: #1F5AA5;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  z-index: 101;
}

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

.c-dropdown .chosen-with-drop .chosen-drop {
  opacity: 1;
  position: absolute;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  z-index: 2000;
}

.c-dropdown--inline {
  background-color: #1F5AA5;
}

@media (min-width: 540px) {
  .c-dropdown--inline {
    min-height: 4.375rem;
  }
}

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

.c-dropdown--inline:after {
  border-color: rgba(255, 255, 255, 0.5) rgba(255, 255, 255, 0.5) rgba(255, 255, 255, 0.5) #ffffff;
}

.c-dropdown--inline .chosen-single {
  background: #1F5AA5;
  border-color: #1F5AA5;
  border-radius: 0;
  font-size: 16px;
  font-size: 1rem;
  max-height: 70px;
  max-height: 4.375rem;
}

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

@media (min-width: 540px) {
  .c-dropdown--large {
    min-height: 5rem;
  }
}

.c-dropdown--large .chosen-single {
  max-height: 80px;
  max-height: 5rem;
}

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

.c-dropdown--all-caps .chosen-single {
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
}

.c-dropdown--feature {
  background-color: #009BDE;
  border-radius: 3px;
}

@media (min-width: 768px) {
  .c-dropdown--feature {
    min-height: 4.375rem;
  }
}

.c-dropdown--feature:after {
  border-color: rgba(255, 255, 255, 0.5) rgba(255, 255, 255, 0.5) rgba(255, 255, 255, 0.5) #ffffff;
}

.c-dropdown--feature .chosen-single {
  border-radius: 3px;
  max-height: 70px;
  max-height: 4.375rem;
}

.c-dropdown--feature .chosen-drop {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.c-dropdown--light-grey .chosen-single,
.c-dropdown--light-grey .chosen-choices {
  background-color: #F2F2F2;
  border-color: #F2F2F2;
}

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

.touchevents .c-dropdown:after {
  display: none !important;
}

.touchevents .c-dropdown.c-dropdown--feature {
  border-radius: 3px;
  background: #009BDE;
  border-color: #009BDE;
}

.touchevents .c-dropdown.c-dropdown--feature:before {
  background: #009BDE;
}

.touchevents .c-dropdown.c-dropdown--feature select {
  background: #009BDE;
  font-weight: 600;
}

.touchevents .c-dropdown.c-dropdown--light-grey {
  background: #F2F2F2;
  border-color: #F2F2F2;
  color: #454849;
}

.touchevents .c-dropdown.c-dropdown--light-grey:before {
  background: #F2F2F2;
  color: #009BDE;
}

.touchevents .c-dropdown.c-dropdown--light-grey select {
  background: #F2F2F2;
  color: #454849;
}

.c-dropdown.parsley-error .chosen-single,
.c-dropdown.parsley-error .chosen-choices {
  border-color: #CE0412 !important;
}

.c-expand-panel {
  background-color: #37393A;
  position: relative;
  color: #ffffff;
  padding: 20px;
  padding: 1.25rem;
  text-align: center;
}

@media (min-width: 540px) {
  .c-expand-panel {
    padding: 1.875rem;
  }
}

@media (min-width: 768px) {
  .c-expand-panel {
    padding: 2.5rem 2.1875rem;
  }
}

.c-expand-panel__title {
  color: #ffffff;
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
}

.c-expand-panel__content {
  font-size: 14px;
  font-size: 0.875rem;
  margin: 0 auto 20px;
  margin: 0 auto 1.25rem;
  max-width: 600px;
  max-width: 37.5rem;
}

@media (min-width: 768px) {
  .c-expand-panel__content {
    font-size: 1rem;
    margin: 0 auto 1.875rem;
  }
}

.js .c-expand-panel__drawer {
  display: none;
}

.c-expand-panel__drawer form {
  display: block;
  margin: 0 auto;
  max-width: 390px;
  max-width: 24.375rem;
}

@media (min-width: 768px) {
  .c-expand-panel__drawer form [class^="btn"] {
    margin-top: 0.25rem;
    width: 100%;
  }
}

.c-expand-panel__close-btn {
  color: #8F9090;
  font-size: 15px;
  font-size: 0.9375rem;
  padding: 10px;
  padding: 0.625rem;
  position: absolute;
  right: 6px;
  right: 0.375rem;
  top: 6px;
  top: 0.375rem;
  -webkit-transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media (min-width: 768px) {
  .c-expand-panel__close-btn {
    font-size: 1.125rem;
  }
}

.c-expand-panel__close-btn:focus {
  outline: none;
}

.js .c-expand-panel__close-btn {
  opacity: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.c-expand-panel__btn-wrap {
  display: block;
  margin: 0;
}

.c-expand-panel.is-open .c-expand-panel__close-btn {
  opacity: 1;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
}

.c-feature-table {
  position: relative;
  width: 100%;
  /**
	* Expandable drawer
	*/
}

.c-feature-table:after {
  background-color: transparent;
  background-image: -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.2) 100%);
  background-image: -webkit-linear-gradient(left,transparent 0%, rgba(0, 0, 0, 0.2) 100%);
  background-image: linear-gradient(to right,transparent 0%, rgba(0, 0, 0, 0.2) 100%);
  bottom: 0;
  content: "";
  display: block;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 7px;
  width: 0.4375rem;
  z-index: 5;
}

@media (min-width: 898px) {
  .c-feature-table:after {
    display: none;
  }
}

.c-feature-table__scroll-container {
  -webkit-overflow-scrolling: touch;
  overflow-x: scroll;
}

@media (min-width: 898px) {
  .c-feature-table__scroll-container {
    padding-top: 0.625rem;
  }
}

.c-feature-table__header {
  display: block;
  color: #1F5AA5;
  min-width: 768px;
  min-width: 48rem;
  overflow: hidden;
}

.c-feature-table__header .c-feature-table__row {
  background-color: #009BDE;
  color: #ffffff;
}

.c-feature-table__header .c-feature-table__row a:not([class]) {
  color: #ffffff;
  font-size: 14px;
  font-size: 0.875rem;
}

.c-feature-table__header .c-feature-table__cell {
  padding: 15px;
  padding: 0.9375rem;
  border: none !important;
  overflow: visible;
  z-index: 1;
}

@media (max-width: 767px) {
  .c-feature-table__header .c-feature-table__cell {
    padding: 0.9375rem;
  }
}

.c-feature-table__header .c-feature-table__cell:before {
  background-color: #1F5AA5;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: center bottom;
      -ms-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
  z-index: -1;
}

.c-feature-table__header .c-feature-table__cell:first-child {
  color: #454849;
}

.c-feature-table__header .c-feature-table__cell:first-child .c-feature-table__title {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ffffff;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  left: 0;
  padding: 20px;
  padding: 1.25rem;
  position: absolute;
  right: 0;
  top: 0;
}

@media (max-width: 767px) {
  .c-feature-table__header .c-feature-table__cell:first-child .c-feature-table__title {
    font-size: 1.125rem;
  }
}

.c-feature-table__header .c-feature-table__cell:last-child {
  border-right: none !important;
}

.c-feature-table__header .c-feature-table__cell.is-active:not(:first-child) {
  background-color: #1F5AA5;
  color: #ffffff;
}

.c-feature-table__header .c-feature-table__cell.is-active:not(:first-child):before {
  opacity: 1;
  -webkit-transform: scaleY(1.05);
      -ms-transform: scaleY(1.05);
          transform: scaleY(1.05);
}

.c-feature-table__header .c-feature-table__title {
  margin-bottom: 0;
}

.c-feature-table__body {
  max-height: 10000px;
  min-width: 768px;
  min-width: 48rem;
  overflow: hidden;
  -webkit-transition: max-height 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: max-height 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-feature-table__body .c-feature-table__row {
  background-color: rgba(0, 0, 0, 0.025);
}

.c-feature-table__body .c-feature-table__row:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.04);
}

.c-feature-table__body .c-feature-table__cell {
  font-size: 14px;
  font-size: 0.875rem;
}

.c-feature-table__body .c-feature-table__cell:first-child {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.flexboxtweener .c-feature-table__body .c-feature-table__cell:first-child {
  display: block;
}

.c-feature-table__body .c-feature-table__cell:not(:first-child) {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.c-feature-table__body .c-feature-table__cell.is-active:not(:first-child) {
  background-color: #009BDE;
  color: #ffffff;
}

.c-feature-table__body .c-feature-table__cell.is-active:not(:first-child) svg {
  fill: #ffffff;
}

.is-cropped .c-feature-table__body {
  max-height: 400px;
  max-height: 25rem;
}

.is-expanded .c-feature-table__body {
  max-height: 5000px;
}

.c-feature-table__item {
  display: block;
  border-bottom: 2px solid #ffffff;
  padding: 0;
}

.c-feature-table__item-inner {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.c-feature-table__row-heading {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  margin: 0;
  text-align: left;
}

@media (max-width: 540px) {
  .c-feature-table__row-heading {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}

.c-feature-table__row {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
}

.c-feature-table__cell {
  border-right: 2px solid #ffffff;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 10%;
      -ms-flex: 1 1 10%;
          flex: 1 1 10%;
  max-width: 100%;
  padding: 15px;
  padding: 0.9375rem;
  position: relative;
  text-align: center;
  -webkit-transition: background 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: background 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media (max-width: 767px) {
  .c-feature-table__cell {
    padding: 0.9375rem;
  }
}

.c-feature-table__cell:last-child {
  border-right: none !important;
}

.c-feature-table__cell [class*="c-btn"] {
  min-width: 0;
}

.c-feature-table__cell a:not([class]) {
  color: #1F5AA5;
}

.c-feature-table__cell .c-icon .c-icon__inner,
.c-feature-table__cell .c-icon .c-icon__inner svg {
  fill: #1F5AA5;
  max-height: 14px;
  max-height: 0.875rem;
  max-width: 14px;
  max-width: 0.875rem;
}

.c-feature-table__title {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .c-feature-table__title {
    font-size: 1.125rem;
  }
}

@media (max-width: 540px) {
  .c-feature-table__title {
    font-size: 1rem;
  }
}

.c-feature-table__title-small {
  color: inherit;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  font-size: 16px;
  font-size: 1rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.2;
  margin: 5px 0 10px;
  margin: 0.3125rem 0 0.625rem;
  max-width: 100%;
}

.c-feature-table__title-small span:not(.c-tooltip__btn) {
  display: block;
  margin-bottom: 0;
  max-width: 100%;
  width: 100%;
}

.c-feature-table__title-footer {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  max-width: 100%;
  padding-top: 10px;
  padding-top: 0.625rem;
}

.c-feature-table__subsection {
  background-color: #ffffff;
  color: #1F5AA5;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  margin: 0;
  padding: 15px 20px;
  padding: 0.9375rem 1.25rem;
  position: relative;
  text-align: left;
  width: 100%;
}

@media (max-width: 767px) {
  .c-feature-table__subsection {
    padding: 0.9375rem 0.9375rem;
  }
}

.c-feature-table__drawer {
  border-top: 2px solid #ffffff;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  padding: 30px 30px 30px 58px;
  padding: 1.875rem 1.875rem 1.875rem 3.625rem;
}

@media (max-width: 767px) {
  .c-feature-table__drawer {
    padding: 1.25rem;
  }
}

.js .c-feature-table__drawer {
  display: none;
}

.c-feature-table__drawer p:last-child:last-of-type {
  margin-bottom: 0;
}

.c-feature-table .c-btn-more {
  position: relative;
  z-index: 10;
}

.c-feature-table.is-cropped .c-btn-more {
  display: block;
}

.c-feature-table--simple .c-feature-table__header .c-feature-table__cell .c-feature-table__title {
  padding-left: 30px;
  padding-left: 1.875rem;
}

@media (max-width: 540px) {
  .c-feature-table--simple .c-feature-table__header .c-feature-table__cell .c-feature-table__title {
    padding-left: 1.25rem;
  }
}

.c-feature-table--simple .c-feature-table__cell {
  border-right: none;
  padding-left: 20px;
  padding-left: 1.25rem;
}

.c-feature-table--simple .c-feature-table__cell:first-child {
  padding-left: 30px;
  padding-left: 1.875rem;
}

@media (max-width: 540px) {
  .c-feature-table--simple .c-feature-table__cell:first-child {
    padding-left: 1.25rem;
  }
}

.c-feature-table--simple .c-feature-table__drawer {
  border-top: none;
  display: block;
  padding-left: 30px;
  padding-left: 1.875rem;
  padding-right: 30px;
  padding-right: 1.875rem;
  padding-top: 0;
}

@media (max-width: 540px) {
  .c-feature-table--simple .c-feature-table__drawer {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.c-feature-table--simple-compact .c-feature-table__header .c-feature-table__cell {
  padding: 22.5px 15px;
  padding: 1.40625rem 0.9375rem;
}

@media (max-width: 767px) {
  .c-feature-table--simple-compact .c-feature-table__header .c-feature-table__cell {
    padding: 0.625rem 0.9375rem;
  }
}

.c-feature-table--simple-compact .c-feature-table__header .c-feature-table__cell:first-child {
  color: #ffffff;
}

.c-feature-table--simple-compact .c-feature-table__header .c-feature-table__cell .c-feature-table__title {
  padding-left: 30px;
  padding-left: 1.875rem;
}

@media (max-width: 540px) {
  .c-feature-table--simple-compact .c-feature-table__header .c-feature-table__cell .c-feature-table__title {
    padding-left: 1.25rem;
  }
}

.c-feature-table--simple-compact .c-feature-table__cell {
  border-right: none;
  padding: 22.5px 15px;
  padding: 1.40625rem 0.9375rem;
  padding-left: 20px;
  padding-left: 1.25rem;
}

@media (max-width: 767px) {
  .c-feature-table--simple-compact .c-feature-table__cell {
    padding: 0.625rem 0.9375rem;
  }
}

.c-feature-table--simple-compact .c-feature-table__cell:first-child {
  padding-left: 30px;
  padding-left: 1.875rem;
}

@media (max-width: 540px) {
  .c-feature-table--simple-compact .c-feature-table__cell:first-child {
    padding-left: 1.25rem;
  }
}

.c-feature-table--simple-compact .c-feature-table__drawer {
  border-top: none;
  display: block;
  padding-left: 30px;
  padding-left: 1.875rem;
  padding-right: 30px;
  padding-right: 1.875rem;
  padding-top: 0;
}

@media (max-width: 540px) {
  .c-feature-table--simple-compact .c-feature-table__drawer {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.c-filter-bar {
  background-color: #009BDE;
  padding: 0;
  text-align: center;
}

.c-filter-bar__title {
  color: #ffffff;
  margin: 0;
}

.c-filter-bar__item {
  max-height: 50px;
  position: relative;
}

@media (min-width: 540px) {
  .c-filter-bar__item {
    max-height: 80px;
  }
}

.c-filter-bar__item:first-of-type {
  padding: 11px 60px 11px 20px;
}

@media (min-width: 540px) {
  .c-filter-bar__item:first-of-type {
    padding: 22px 60px 22px 20px;
  }
}

@media (min-width: 768px) {
  .c-filter-bar__item:first-of-type {
    padding: 23px 130px 23px 20px;
  }
}

.touchevents .c-filter-bar__item:first-of-type {
  max-height: none;
}

.touchevents .c-filter-bar__item:last-of-type {
  max-height: none;
}

.c-filter-bar__search-input {
  background-color: transparent;
  border-bottom-color: #ffffff;
  border-left: none;
  border-right: none;
  border-top: none;
  color: #ffffff;
  font-size: 15px;
  font-size: 0.9375rem;
  height: 100%;
  line-height: 1.6;
  padding: 3px 0;
  text-overflow: ellipsis;
  width: 100%;
}

@media (min-width: 540px) {
  .c-filter-bar__search-input {
    padding: 6px 0 10px;
  }
}

.c-filter-bar__search-input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
  font-weight: 600;
  letter-spacing: 0.025em;
  text-transform: uppercase;
}

.c-filter-bar__search-input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.8);
  font-weight: 600;
  letter-spacing: 0.025em;
  text-transform: uppercase;
}

.c-filter-bar__search-input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.8);
  font-weight: 600;
  letter-spacing: 0.025em;
  text-transform: uppercase;
}

.c-filter-bar__search-input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
  font-weight: 600;
  letter-spacing: 0.025em;
  text-transform: uppercase;
}

.c-filter-bar__action {
  color: #ffffff;
  font-size: 24px;
  font-size: 1.5rem;
  height: 100%;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  width: 3.75rem;
}

.c-filter-bar__action:after {
  left: 50%;
  line-height: 1;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media (min-width: 992px) {
  .c-filter-bar--spilt\@large .c-filter-bar__item {
    width: 50%;
  }
}

@media (min-width: 992px) {
  .c-filter-bar--spilt\@large .c-filter-bar__item:first-of-type {
    float: left;
    width: 60%;
  }
}

@media (min-width: 768px) {
  .c-filter-bar--spilt\@large .c-filter-bar__item:first-of-type {
    padding: 23px 60px 23px 20px;
  }
}

@media (min-width: 992px) {
  .c-filter-bar--spilt\@large .c-filter-bar__item:last-of-type {
    float: right;
    width: 40%;
  }
}

.c-footer-drawer {
  /**
	 * Reset margins to fit into grid container
	 */
}

.c-footer-drawer__header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-footer-drawer__inner {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding-right: 30px;
  padding-right: 1.875rem;
}

.c-footer-drawer__action {
  min-width: 220px;
  min-width: 13.75rem;
}

@media (min-width: 768px) {
  .c-footer-drawer__action {
    margin-right: -1.25rem;
  }
}

.c-footer-drawer__action [class*="c-btn"] {
  white-space: nowrap;
}

.c-footer-drawer__content {
  padding: 40px 0;
  padding: 2.5rem 0;
  font-weight: 400;
}

.js .c-footer-drawer__content {
  display: none;
}

.c-footer-drawer__content-wrap {
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media (min-width: 768px) {
  .c-footer-drawer__content-wrap {
    font-size: 1rem;
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.5em;
       -moz-column-gap: 1.5em;
            column-gap: 1.5em;
  }
}

@media (min-width: 992px) {
  .c-footer-drawer__content-wrap {
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4;
    -webkit-column-gap: 1em;
       -moz-column-gap: 1em;
            column-gap: 1em;
  }
}

.c-footer-drawer__item {
  display: inline-block;
  margin: 0 0 50px;
  margin: 0 0 3.125rem;
  -webkit-transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
}

.c-footer-drawer__item dd {
  margin: 0 0 3px;
  margin: 0 0 0.1875rem;
}

.c-footer-drawer__title {
  font-size: 20px;
  font-size: 1.25rem;
}

@media (min-width: 768px) {
  .c-footer-drawer__title {
    margin-bottom: 1.25rem;
  }
}

@media (min-width: 992px) {
  .c-footer-drawer__title {
    font-size: 1.5rem;
  }
}

.c-footer-drawer.is-open .c-footer-drawer__content-wrap {
  opacity: 1;
}

@media (min-width: 768px) {
  .c-footer-drawer--condensed .c-footer-drawer__action {
    margin-right: 0;
  }
}

.c-footer {
  background-color: #37393A;
  color: #ffffff;
  display: block;
  position: relative;
}

@media (min-width: 768px) {
  .c-footer {
    text-align: left;
  }
}

.c-footer__inner {
  border-bottom: 1px solid #454849;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600;
  padding: 30px 0;
  padding: 1.875rem 0;
  text-align: center;
}

@media (min-width: 768px) {
  .c-footer__inner {
    text-align: left;
  }
}

.c-footer__bar {
  padding: 20px 0;
  padding: 1.25rem 0;
}

.c-footer__bar::after {
  clear: both;
  content: "";
  display: table;
}

.c-footer__bar-item {
  text-align: center;
}

@media (min-width: 768px) {
  .c-footer__bar-item {
    float: left;
    width: 50%;
    text-align: left;
  }
}

.c-footer__bar-item:last-child {
  font-size: 12px;
  font-size: 0.75rem;
  margin-top: 10px;
  margin-top: 0.625rem;
}

@media (min-width: 768px) {
  .c-footer__bar-item:last-child {
    margin-top: 0;
    text-align: right;
  }
}

.c-footer__bar-item p {
  color: #8F9090;
  margin: 0;
}

@media (min-width: 768px) {
  .c-footer--secondary .c-footer__bar-item {
    display: inline-block;
    float: none;
    padding-right: 1.875rem;
    vertical-align: middle;
    width: auto;
  }
}

.c-form-bar {
  position: relative;
  text-align: left;
}

@media (min-width: 992px) {
  .c-form-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.c-form-bar__item {
  float: none;
  width: auto;
}

@media (min-width: 992px) {
  .c-form-bar__item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin-bottom: 0 !important;
    margin-right: 0.125rem;
  }
}

@media (min-width: 992px) {
  .c-form-bar__item:last-child {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    margin-right: 0;
    padding-left: 1.25rem !important;
  }
}

@media (min-width: 992px) {
  .c-form-bar--no-submit .c-form-bar__item:last-child {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    padding-left: 0 !important;
  }
}

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

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

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

html[data-focus-source="key"] > body .c-form-checkbox__input:focus + .c-form-checkbox__label {
  outline: 5px solid #FFBF47;
  background-color: #FFBF47;
  color: #000000;
}

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

.c-form-checkbox__label:before {
  background: #ffffff;
  border-radius: 2px;
  border: 1px solid #B7B8B8;
  content: '.';
  cursor: pointer;
  height: 20px;
  height: 1.25rem;
  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;
  transition: background 200ms ease-in-out;
  width: 20px;
  width: 1.25rem;
}

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

.c-form-checkbox--inline {
  display: inline-block;
}

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

@media (min-width: 768px) {
  .c-form-date {
    border: none;
  }
}

.c-form-date.parsley-error {
  border-color: #CE0412;
}

@media (min-width: 768px) {
  .c-form-date.parsley-error {
    border-color: #ffffff;
  }
}

.c-form-date__inner {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none !important;
}

.c-form-date__item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  border: 2px solid #ffffff;
  float: none !important;
  font-size: 0;
  line-height: 1;
  margin: 0 !important;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: auto;
  z-index: 1;
}

.c-form-date__item:after {
  color: #009BDE;
  font-size: 16px;
  font-size: 1rem;
  position: absolute;
  right: 15px;
  right: 0.9375rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: -1;
}

@media (min-width: 768px) {
  .c-form-date__item:after {
    display: block;
    font-size: 1.25rem;
    right: 1.25rem;
  }
}

.c-form-date__item:last-child {
  border-left: 2px solid #F2F2F2 !important;
}

.c-form-date__item.is-active {
  background: #1F5AA5;
  border-color: #1F5AA5;
}

.c-form-date__item.is-active:after {
  color: #ffffff;
}

.c-form-date__item.is-active .c-form-date__input {
  color: #ffffff;
}

.c-form-date__item.is-active .c-form-date__input::-webkit-input-placeholder {
  color: #ffffff;
}

.c-form-date__item.is-active .c-form-date__input::-moz-placeholder {
  color: #ffffff;
}

.c-form-date__item.is-active .c-form-date__input:-moz-placeholder {
  color: #ffffff;
}

.c-form-date__item.is-active .c-form-date__input:-ms-input-placeholder {
  color: #ffffff;
}

.c-form-date__item .c-icon svg {
  fill: #8F9090;
}

.c-form-date__input {
  background: transparent;
  border: none;
  font-size: 14px;
  font-size: 0.875rem;
  min-height: 46px;
  min-height: 2.875rem;
  padding-left: 15px;
  padding-left: 0.9375rem;
  width: 100%;
}

.c-form-date__input::-webkit-input-placeholder {
  color: #8F9090;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 600;
}

.c-form-date__input::-moz-placeholder {
  color: #8F9090;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 600;
}

.c-form-date__input:-moz-placeholder {
  color: #8F9090;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 600;
}

.c-form-date__input:-ms-input-placeholder {
  color: #8F9090;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 600;
}

@media (min-width: 768px) {
  .c-form-date__input {
    border: 2px solid transparent;
    padding-left: 1.125rem;
    width: 100%;
  }
}

@media (min-width: 768px) {
  .parsley-error .c-form-date__input {
    border-color: #CE0412;
  }
}

.c-form-date--icon-left .c-form-date__icon {
  right: auto;
  left: 15px;
  left: 0.9375rem;
}

.c-form-date--light-blue .c-form-date__item.is-active {
  background: #009BDE;
  border-color: #009BDE;
}

.c-form-date--grey .c-form-date__item:not(.is-active) {
  background-color: #F2F2F2;
  border-color: 2px solid #F2F2F2;
}

.c-form-date.parsley-error {
  border-color: #CE0412;
}

.c-form-datepicker {
  margin: 5px 0 !important;
  margin: 0.3125rem 0 !important;
}

.c-form-datepicker::after {
  clear: both;
  content: "";
  display: table;
}

.c-form-datepicker .datepicker.dropdown-menu {
  left: auto !important;
  max-width: none;
  position: relative !important;
  top: auto !important;
  width: 100%;
}

.c-form-error .parsley-errors-list li {
  background: #CE0412;
  color: #ffffff;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 600;
  margin-top: 15px;
  margin-top: 0.9375rem;
  margin-bottom: 0;
  padding: 10px;
  padding: 0.625rem;
  position: relative;
  text-align: center;
  z-index: 1;
}

.c-form-error .parsley-errors-list li:before {
  background-color: #CE0412;
  top: 0;
  content: "";
  height: 16px;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
  width: 16px;
  z-index: -1;
}

.c-dob-field .c-form-error {
  clear: both;
}

.c-dob-field .c-form-error .parsley-required {
  display: none;
}

.c-form-error.is-general .parsley-errors-list li:before {
  display: none;
}

.c-form-label {
  display: block;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 500;
  margin-bottom: 9px;
  margin-bottom: 0.5625rem;
  padding-left: 2px;
  padding-left: 0.125rem;
}

.c-form-label--medium {
  font-size: 14px;
  font-size: 0.875rem;
  padding-left: 0;
}

@media (min-width: 768px) {
  .c-form-label--medium {
    font-size: 1rem;
  }
}

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

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

.c-form-radio__input:checked + .c-form-radio__label:after {
  background: #00ACEE;
}

html[data-focus-source="key"] > body .c-form-radio__input:focus + .c-form-radio__label {
  outline: 5px solid #FFBF47;
  background-color: #FFBF47;
  color: #000000;
}

.c-form-radio__label {
  cursor: pointer;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0;
  line-height: 2em;
  padding-left: 35px;
  padding-left: 2.1875rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  position: relative;
  text-transform: none;
}

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

.c-form-radio__label:after {
  border-radius: 20px;
  content: '.';
  cursor: pointer;
  height: 10px;
  height: 0.625rem;
  left: 5px;
  position: absolute;
  text-indent: -999em;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
  width: 10px;
  width: 0.625rem;
}

html[data-focus-source="key"] > body .c-form-radio--tab .c-form-radio__input:focus + .c-form-radio__label {
  background: #1F5AA5;
  color: #ffffff;
}

.c-form-radio--tab .c-form-radio__input:checked + .c-form-radio__label {
  background: #ffffff;
  color: #454849;
}

.c-form-radio--tab .c-form-radio__label {
  background-color: #F2F2F2;
  color: #8F9090;
  display: block;
  font-style: 14px;
  font-style: 0.875rem;
  font-weight: 400;
  margin-bottom: -1px;
  min-height: 30px;
  min-height: 1.875rem;
  padding: 10px 20px;
  padding: 0.625rem 1.25rem;
  text-align: center;
  -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
}

@media (max-width: 540px) {
  .c-form-radio--tab .c-form-radio__label {
    font-size: 1rem;
  }
}

.c-form-radio--tab .c-form-radio__label:before, .c-form-radio--tab .c-form-radio__label:after {
  display: none;
}

.c-form-radio--tab .c-form-radio__label:hover {
  background-color: #009BDE;
  color: #ffffff;
}

html[data-focus-source="key"] > body .c-form-radio--tab-small .c-form-radio__input:focus + .c-form-radio__label {
  background: #1F5AA5;
  color: #ffffff;
}

.c-form-radio--tab-small .c-form-radio__input:checked + .c-form-radio__label {
  background: #ffffff;
  color: #454849;
}

.c-form-radio--tab-small .c-form-radio__label {
  background-color: #F2F2F2;
  border-right: 1px solid #ffffff;
  color: #8F9090;
  display: block;
  font-style: 14px;
  font-style: 0.875rem;
  font-weight: 400;
  min-height: 30px;
  min-height: 1.875rem;
  padding: 4px 10px;
  padding: 0.25rem 0.625rem;
  text-align: center;
  -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
}

.c-form-radio--tab-small .c-form-radio__label:before, .c-form-radio--tab-small .c-form-radio__label:after {
  display: none;
}

.c-form-radio--tab-small .c-form-radio__label:hover {
  background-color: #009BDE;
  color: #ffffff;
}

.c-form-radio--underline .c-form-radio__input:checked + .c-form-radio__label {
  color: #009BDE;
}

.c-form-radio--underline .c-form-radio__label {
  border-bottom: 1px solid #F2F2F2;
  display: block;
  font-size: 16px;
  font-size: 1rem;
  padding-bottom: 15px;
  padding-bottom: 0.9375rem;
  padding-left: 45px;
  padding-left: 2.8125rem;
  padding-top: 15px;
  padding-top: 0.9375rem;
}

.c-form-radio--visual .c-form-radio__inner {
  display: block;
  margin: 20px 0 40px;
  margin: 1.25rem 0 2.5rem;
  padding-left: 40px;
  padding-left: 2.5rem;
  position: relative;
}

@media (min-width: 768px) {
  .c-form-radio--visual .c-form-radio__inner {
    margin: 1.25rem 1.875rem 2.5rem;
  }
}

.c-form-radio--visual .c-form-radio__inner:before {
  background: #ffffff;
  border-radius: 20px;
  border: 1px solid #B7B8B8;
  content: '.';
  cursor: pointer;
  height: 20px;
  height: 1.25rem;
  left: 0;
  position: absolute;
  text-indent: -999em;
  top: 3px;
  -webkit-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
  width: 20px;
  width: 1.25rem;
}

.c-form-radio--visual .c-form-radio__inner:after {
  border-radius: 20px;
  content: '.';
  cursor: pointer;
  height: 10px;
  height: 0.625rem;
  left: 5px;
  position: absolute;
  text-indent: -999em;
  top: 8px;
  -webkit-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
  width: 10px;
  width: 0.625rem;
}

html[data-focus-source="key"] > body .c-form-radio--visual .c-form-radio__input:focus + .c-form-radio__inner {
  background: #1F5AA5;
  color: #ffffff;
}

.c-form-radio--visual .c-form-radio__input:checked + .c-form-radio__label .c-form-radio__inner {
  color: #00ACEE;
}

.c-form-radio--visual .c-form-radio__input:checked + .c-form-radio__label .c-form-radio__inner:after {
  background: #00ACEE;
}

.c-form-radio--visual .c-form-radio__label {
  border: none;
  font-size: 16px;
  font-size: 1rem;
  padding: 0;
  line-height: 1.4;
}

.c-form-radio--visual .c-form-radio__label:before, .c-form-radio--visual .c-form-radio__label:after {
  display: none;
}

.c-form-radio--visual .c-form-radio__label img {
  width: 100%;
}

/**
 * There are also dropdowns styled with JavaScript (dropdowns.scss)
 */
.c-form-select,
.touchevents .c-dropdown {
  background-color: #ffffff;
  border: 2px solid #ffffff;
  color: #454849;
  cursor: pointer;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  margin: 0;
  max-height: 50px;
  max-height: 3.125rem;
  padding: 0;
  position: relative;
}

.lt-ie10 .c-form-select,
.lt-ie10 .touchevents .c-dropdown,
.touchevents .lt-ie10 .c-dropdown {
  overflow: hidden;
}

.c-form-select.parsley-error,
.touchevents .parsley-error.c-dropdown {
  border-color: #CE0412;
}

.c-form-select:before,
.touchevents .c-dropdown:before {
  color: #00ACEE;
  display: block;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 1;
  pointer-events: none;
  position: absolute;
  right: 15px;
  right: 0.9375rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}

.c-form-select__input, .touchevents .c-dropdown select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: transparent;
  background-image: none;
  border: none;
  box-shadow: none;
  color: #8F9090;
  cursor: pointer;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  min-height: 50px;
  min-height: 3.125rem;
  padding: 12px 30px 12px 15px;
  padding: 0.75rem 1.875rem 0.75rem 0.9375rem;
  position: relative;
  text-overflow: ellipsis;
  width: 100%;
  border-radius: 0;
}

.lt-ie10 .c-form-select__input, .lt-ie10 .touchevents .c-dropdown select, .touchevents .c-dropdown .lt-ie10 select {
  padding: 11px;
  width: -webkit-calc(100% + 1.875rem);
  width: calc(100% + 1.875rem);
}

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

.c-form-select--dark {
  background: #454849;
  border-color: #454849;
  color: #ffffff;
}

.c-form-select--dark:before,
.c-form-select--dark .c-form-select__input,
.c-form-select--dark .touchevents .c-dropdown select, .touchevents .c-dropdown
.c-form-select--dark select {
  color: #ffffff;
  background-color: #454849;
}

.c-form-select--grey {
  background: #F2F2F2;
  border-color: #F2F2F2;
}

.c-form-select--blue,
.touchevents .c-dropdown {
  background: #1F5AA5;
  border-color: #1F5AA5;
  color: #ffffff;
}

.c-form-select--blue:before,
.c-form-select--blue .c-form-select__input,
.c-form-select--blue .touchevents .c-dropdown select, .touchevents .c-dropdown
.c-form-select--blue select,
.touchevents .c-dropdown:before, .touchevents .c-dropdown .c-form-select__input, .touchevents .c-dropdown select {
  color: #ffffff;
  background: #1F5AA5;
}

.c-form-text {
  background: #ffffff;
  border-color: #ffffff;
  position: relative;
  font-size: 0;
}

.c-form-text__label {
  color: #8F9090;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 600;
  left: 15px;
  left: 0.9375rem;
  line-height: 1;
  pointer-events: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: top 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), font-size 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), font-size 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-form-text__input {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  background: #ffffff;
  border-radius: 0;
  border: 2px solid #ffffff;
  color: #454849;
  font-size: 14px;
  font-size: 0.875rem;
  max-height: 50px;
  max-height: 3.125rem;
  min-height: 50px;
  min-height: 3.125rem;
  padding-bottom: 5px;
  padding-bottom: 0.3125rem;
  padding-left: 15px;
  padding-left: 0.9375rem;
  padding-right: 15px;
  padding-right: 0.9375rem;
  padding-top: 22px;
  padding-top: 1.375rem;
  text-overflow: ellipsis;
  width: 100%;
}

.c-form-text__input::-webkit-input-placeholder {
  color: #8F9090;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 600;
}

.c-form-text__input::-moz-placeholder {
  color: #8F9090;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 600;
}

.c-form-text__input:-moz-placeholder {
  color: #8F9090;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 600;
}

.c-form-text__input:-ms-input-placeholder {
  color: #8F9090;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 600;
}

.c-form-text__input.placeholder {
  color: #454849;
}

.parsley-error .c-form-text__input {
  border-color: #CE0412 !important;
}

.c-form-text__input:-webkit-autofill {
  box-shadow: 0 0 0 1000px #8F9090 inset;
}

.c-form-text__input[readonly] {
  cursor: text;
}

.c-form-text input[type='number'] {
  -moz-appearance: textfield;
}

.c-form-text input[type='text']::-ms-clear,
.c-form-text input[type='test']::-ms-reveal,
.c-form-text input[type='password']::-ms-clear,
.c-form-text input[type='password']::-ms-reveal {
  display: none;
}

.c-form-text input::-webkit-outer-spin-button,
.c-form-text input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}

.c-form-text textarea.c-form-text__input {
  -webkit-appearance: none;
  min-height: 150px;
  min-height: 9.375rem;
  resize: vertical;
}

.c-form-text__icon {
  display: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
}

.c-form-text__icon .c-icon svg {
  fill: #009BDE;
}

.c-form-text.is-active .c-form-text__label {
  font-size: 11px;
  font-size: 0.6875rem;
  top: 15px;
  top: 0.9375rem;
}

.c-form-text--box .c-form-text__label {
  top: 15px;
  top: 0.9375rem;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.c-form-text--box .c-form-text__input {
  padding-bottom: 15px;
  padding-bottom: 0.9375rem;
  padding-left: 15px;
  padding-left: 0.9375rem;
  padding-right: 15px;
  padding-right: 0.9375rem;
  padding-top: 30px;
  padding-top: 1.875rem;
}

.c-form-text--border-box .c-form-text__label {
  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-form-text--border-box .c-form-text__input {
  border: 1px solid #F2F2F2;
  padding: 15px;
  padding: 0.9375rem;
}

.c-form-text--small-box textarea.c-form-text__input {
  -webkit-appearance: none;
  min-height: 80px;
  min-height: 5rem;
  resize: vertical;
}

.c-form-text--dark .c-form-text__label {
  color: #ffffff;
}

.c-form-text--dark .c-form-text__input {
  background: #454849;
  border-color: #454849;
  color: #ffffff;
}

.c-form-text--grey {
  background: #F2F2F2;
  border-color: #F2F2F2;
}

.c-form-text--grey .c-form-text__input {
  background: transparent;
}

.c-form-text--grey.is-complex-password.parsley-success .c-form-text__input {
  border-color: #CE0412;
}

.c-form-text--grey.is-complex-password.parsley-success.is-valid .c-form-text__input {
  border-color: #F2F2F2;
}

.c-form-text--simple .c-form-text__input {
  padding-bottom: 13px;
  padding-bottom: 0.8125rem;
  padding-left: 15px;
  padding-left: 0.9375rem;
  padding-right: 15px;
  padding-right: 0.9375rem;
  padding-top: 13px;
  padding-top: 0.8125rem;
}

.c-form-text--feature .c-form-text__input {
  background-color: transparent;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 300;
  padding: 15px 10px;
  padding: 0.9375rem 0.625rem;
  max-height: 70px;
  max-height: 4.375rem;
}

.c-form-text--feature .c-form-text__input::-webkit-input-placeholder {
  color: #8F9090;
}

.c-form-text--feature .c-form-text__input::-moz-placeholder {
  color: #8F9090;
}

.c-form-text--feature .c-form-text__input:-moz-placeholder {
  color: #8F9090;
}

.c-form-text--feature .c-form-text__input:-ms-input-placeholder {
  color: #8F9090;
}

.c-form-text.is-highlighted {
  background-color: #1F5AA5;
  border-color: #1F5AA5;
}

.c-form-text.is-highlighted .c-form-text__input {
  color: #ffffff;
}

.c-form-text.is-highlighted .c-form-text__input::-webkit-input-placeholder {
  color: #ffffff;
}

.c-form-text.is-highlighted .c-form-text__input::-moz-placeholder {
  color: #ffffff;
}

.c-form-text.is-highlighted .c-form-text__input:-moz-placeholder {
  color: #ffffff;
}

.c-form-text.is-highlighted .c-form-text__input:-ms-input-placeholder {
  color: #ffffff;
}

.c-form-text.is-highlighted .c-form-text__icon .c-icon svg {
  fill: #ffffff !important;
}

.c-form-text--icon-left .c-form-text__input {
  padding-left: 40px;
  padding-left: 2.5rem;
}

.c-form-text--icon-left .c-form-text__icon {
  display: block;
  left: 15px;
  left: 0.9375rem;
}

.c-form-text--icon-right .c-form-text__input {
  z-index: 1000;
  position: relative;
  background: transparent;
  padding-right: 40px;
  padding-right: 2.5rem;
}

.c-form-text--icon-right .c-form-text__icon {
  display: block;
  right: 15px;
  right: 0.9375rem;
  position: absolute;
}

.c-form-text--icon-right.is-active {
  background-color: #1F5AA5;
  border-color: #1F5AA5;
  -webkit-transition: background-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: background-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-form-text--icon-right.is-active .c-form-text__input {
  background: transparent;
}

.c-header-secondary {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  background-color: #1F5AA5;
  color: #ffffff;
  display: block;
  left: 0;
  min-height: 50px;
  min-height: 3.125rem;
  min-width: 320px;
  min-width: 20rem;
  padding: 0;
  position: fixed;
  top: 50px;
  top: 3.125rem;
  -webkit-transition: background 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), height 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: background 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), height 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: background 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), height 1s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: background 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), height 1s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
  z-index: 1000;
}

@media (min-width: 768px) {
  .c-header-secondary {
    min-height: 4.375rem;
    top: 0;
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

.c-header-secondary__inner {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50px;
  min-height: 3.125rem;
  text-align: center;
  width: 100%;
}

.flexboxtweener .c-header-secondary__inner {
  height: 50px;
  height: 3.125rem;
}

@media (min-width: 768px) {
  .flexboxtweener .c-header-secondary__inner {
    height: 4.375rem;
  }
}

@media (min-width: 768px) {
  .c-header-secondary__inner {
    min-height: 4.375rem;
  }
}

.c-header-secondary__item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 0 10px;
  padding: 0 0.625rem;
}

@media (min-width: 992px) {
  .c-header-secondary__item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    width: 33%;
  }
}

.c-header-secondary__item:first-child {
  padding-left: 0;
  text-align: left;
}

.c-header-secondary__item:last-child {
  padding-right: 0;
}

.c-header-secondary__item .c-logo {
  position: relative;
  top: 4px;
}

.c-header-secondary__title {
  display: inline-block;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 400;
  margin-left: 10px;
  margin-left: 0.625rem;
  vertical-align: middle;
  white-space: nowrap;
}

@media (min-width: 768px) {
  .c-header-secondary__title {
    font-size: 1.25rem;
    margin-left: 0.9375rem;
  }
}

@media (min-width: 992px) {
  .c-header-secondary__title {
    font-size: 1.875rem;
    margin-left: 1.25rem;
  }
}

.c-header-secondary__title-small {
  font-weight: 700;
  line-height: 1;
  opacity: 0.9;
}

.c-header-secondary h1,
.c-header-secondary h2,
.c-header-secondary h3,
.c-header-secondary h4,
.c-header-secondary h5,
.c-header-secondary h6 {
  color: inherit;
  margin-bottom: 0;
}

.c-header-secondary--ui-demo {
  position: static;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.c-header-secondary--visible {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.c-header-secondary--top-layer {
  z-index: 1500;
}

@media (max-width: 767px) {
  .c-header-secondary--mobile .c-header-secondary__item:last-child {
    text-align: right;
  }
}

.sticky-nav-is-fixed .c-header-secondary {
  box-shadow: none;
}

/**
* .no-touchevents modernizr classes wraps inside media queries is for devices with
* large breakpoints, because the desktop nav won't work on touch devices.
*/
.c-header {
  height: 50px;
  height: 3.125rem;
  left: 0;
  min-width: 320px;
  min-width: 20rem;
  padding: 0;
  position: fixed;
  text-align: center;
  top: 0;
  -webkit-transition: background 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), height 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: background 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), height 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: background 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), height 1s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: background 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), height 1s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
  z-index: 1500;
  /**
    * Logo in line with elements in top bar
    */
  /**
    * Logo in line with elements in top bar
    */
  /**
    * State class - when a nav drawer is active
    */
}

@media (min-width: 768px) {
  .c-header {
    background-color: transparent;
    height: auto;
    padding-bottom: 0.625rem;
  }
}

.c-header:after {
  background-color: transparent;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.43) 0%, transparent 100%);
  background-image: -webkit-linear-gradient(top,rgba(0, 0, 0, 0.43) 0%, transparent 100%);
  background-image: linear-gradient(to bottom,rgba(0, 0, 0, 0.43) 0%, transparent 100%);
  content: "";
  display: none;
  height: 150px;
  height: 9.375rem;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  visibility: hidden;
  width: 100%;
  z-index: -2;
}

.c-header__top-bar {
  display: none;
}

@media (min-width: 768px) {
  .c-header__top-bar {
    display: block;
  }
}

.c-header__mobile-bar {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .c-header__mobile-bar {
    display: none;
  }
}

.c-header__logo {
  display: inline-block;
  line-height: 1;
  margin: 15px 0 8px;
  margin: 0.9375rem 0 0.5rem;
  position: relative;
}

@media (min-width: 768px) {
  .c-header__logo {
    position: absolute;
    left: 1.25rem;
    top: -3.125rem;
  }
}

@media (min-width: 992px) {
  .c-header__logo {
    top: -0.9375rem;
    left: 1.875rem;
  }
}

@media (min-width: 1200px) {
  .c-header__logo {
    top: -1.4375rem;
  }
}

.c-header__title {
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  margin-left: 5px;
  margin-left: 0.3125rem;
  position: relative;
  top: -2px;
  top: -0.125rem;
  z-index: 1000;
}

@media (min-width: 768px) {
  .c-header__title {
    font-size: 1.25rem;
    top: auto;
  }
}

@media (min-width: 992px) {
  .c-header__title {
    font-size: 1.5rem;
    margin-left: 0.9375rem;
  }
}

@media (min-width: 1200px) {
  .c-header__title {
    font-size: 1.875rem;
  }
}

@media (min-width: 768px) {
  .c-header--reversed .c-header__title {
    color: #454849;
  }
}

.c-header__backdrop {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  background-color: #ffffff;
  display: none;
  height: 0;
  left: 0;
  min-height: 0;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
  z-index: -1;
}

@media (min-width: 768px) {
  .c-header__backdrop {
    display: block;
  }
}

@media (min-width: 768px) {
  .nav-drawer-is-active .c-header__backdrop {
    background-color: #ffffff;
    box-shadow: none;
    min-height: 110vh;
    -webkit-transition-duration: 1s !important;
            transition-duration: 1s !important;
  }
}

@media (min-width: 768px) {
  .c-header--bg-gradient:after {
    display: block;
    opacity: 1;
    visibility: visible;
  }
}

.c-header--reversed:after {
  opacity: 0 !important;
  visibility: hidden !important;
}

.c-header--hidden {
  box-shadow: none;
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
}

.c-header--ui-demo {
  position: static;
}

@media (min-width: 768px) {
  .c-header--inline-logo .c-header__logo {
    float: left;
    padding-bottom: 1.25rem;
    position: static;
  }
}

.c-header--inline-logo .c-header__top-bar {
  position: relative;
}

@media (min-width: 992px) {
  .c-header--inline-logo\@large .c-header__logo {
    float: left;
    position: static;
  }
}

.c-header--inline-logo\@large .c-header__top-bar {
  position: relative;
}

@media (min-width: 768px) {
  .nav-drawer-is-active .c-header {
    position: relative;
  }
}

.c-hero {
  background-color: #014280;
  color: #ffffff;
  min-height: 230px;
  min-height: 14.375rem;
  overflow: hidden;
  padding-top: 30px;
  padding-top: 1.875rem;
  position: relative;
  -webkit-transition: min-height 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: min-height 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media (min-width: 768px) {
  .c-hero {
    display: table;
    height: 37.5rem;
    padding-top: 6.25rem;
    width: 100%;
  }
}

@media (min-width: 540px) {
  .c-hero .c-dropdown {
    max-width: 13.75rem;
  }
}

@media (min-width: 768px) {
  .c-hero .c-breadcrumb-nav {
    margin-top: 3.75rem;
  }
}

@media (min-width: 1200px) {
  .c-hero .c-breadcrumb-nav {
    margin-top: 1.875rem;
  }
}

.c-hero__inner {
  position: relative;
  z-index: 10;
}

@media (min-width: 768px) {
  .c-hero__inner {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
  }
}

.c-hero__video-container {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}

.c-hero__content-wrap {
  margin: 0 auto;
  max-width: 600px;
  max-width: 37.5rem;
  padding: 50px 0 80px;
  padding: 3.125rem 0 5rem;
  text-align: center;
}

@media (min-width: 768px) {
  .c-hero__content-wrap {
    max-width: 60rem;
    padding: 2.5rem 0 3.125rem;
  }
}

.c-hero__content-wrap .c-icon svg {
  fill: #ffffff;
}

.c-hero__content {
  color: #ffffff;
  line-height: 1.4;
  margin: 0 auto 20px;
  margin: 0 auto 1.25rem;
  max-width: 660px;
  max-width: 41.25rem;
  text-align: center;
}

@media (min-width: 768px) {
  .c-hero__content {
    font-size: 1.25rem;
    margin-bottom: 1.875rem;
  }
}

.c-hero__content:last-child {
  margin-bottom: 0;
}

.c-hero__bg-img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.c-hero__bg-img:before {
  background-color: transparent;
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.43) 0%, transparent 100%);
  background-image: -webkit-linear-gradient(top,rgba(0, 0, 0, 0.43) 0%, transparent 100%);
  background-image: linear-gradient(to bottom,rgba(0, 0, 0, 0.43) 0%, transparent 100%);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.lt-ie10 .c-hero__bg-img:before {
  background: rgba(0, 0, 0, 0.3);
}

.c-hero__bg-img.js-lazyload + .c-loader:after {
  opacity: 1;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.c-hero__bg-img.js-lazyload.js-lazyloaded + .c-loader:after {
  opacity: 0;
}

.c-hero--text-shadow .c-hero__content-wrap {
  text-shadow: 3px 5px 14px rgba(0, 0, 0, 0.35);
}

.c-hero--align-left .c-hero__content,
.c-hero--align-left .c-hero__content-wrap {
  margin: 0;
  text-align: left;
}

.c-hero--align-left .c-hero__content {
  margin: 0;
  max-width: none;
}

.c-hero--negative-bottom {
  margin-bottom: -30px;
  margin-bottom: -1.875rem;
  padding-bottom: 30px;
  padding-bottom: 1.875rem;
}

@media (min-width: 768px) {
  .c-hero--negative-bottom {
    margin-bottom: -5.625rem;
    padding-bottom: 5.625rem;
  }
}

@media (max-width: 767px) {
  .c-hero--negative-bottom\@medium-max {
    margin-bottom: -1.875rem;
    padding-bottom: 1.875rem;
  }
}

.c-hero--negative-bottom-large {
  margin-bottom: -30px;
  margin-bottom: -1.875rem;
  padding-bottom: 30px;
  padding-bottom: 1.875rem;
}

@media (min-width: 768px) {
  .c-hero--negative-bottom-large {
    margin-bottom: -12.5rem;
    padding-bottom: 12.5rem;
  }
}

@media (min-width: 768px) {
  .c-hero--small {
    height: 25rem;
  }
}

@media (min-width: 768px) {
  .c-hero--large {
    min-height: 45rem;
  }
}

@media (min-width: 768px) {
  .c-hero--xlarge {
    min-height: 37.5rem;
  }
}

.c-hero--max-width {
  margin-left: auto;
  margin-right: auto;
  max-width: 1560px;
  max-width: 97.5rem;
  overflow: hidden !important;
}

.c-icon-heading {
  position: relative;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  padding-left: 40px;
  padding-left: 2.5rem;
}

@media (min-width: 768px) {
  .c-icon-heading {
    padding-left: 3.125rem;
  }
}

.c-icon-heading .c-icon {
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-icon-heading .c-icon__inner,
.c-icon-heading .c-icon__inner svg {
  max-height: 28px;
  max-height: 1.75rem;
  max-width: 28px;
  max-width: 1.75rem;
}

@media (min-width: 768px) {
  .c-icon-heading .c-icon__inner,
  .c-icon-heading .c-icon__inner svg {
    max-height: 2.1875rem;
    max-width: 2.1875rem;
  }
}

.c-icon-heading a:not([class]) {
  border: none;
  color: inherit;
}

@media (min-width: 768px) {
  .c-icon-heading a:not([class]):hover {
    text-decoration: underline;
  }
}

.c-icon-question {
  position: relative;
  padding-right: 35px;
}

.c-icon-question__inner {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  background-color: #ffffff;
  border-radius: 100%;
  color: #009BDE;
  content: "";
  cursor: pointer;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: 22px;
  line-height: 1;
  padding-top: 4px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 22px;
  z-index: 50;
}

.c-icon-question__inner:hover, .c-icon-question__inner:focus,
.c-compare-headeing.is-accordion-trigger:hover .c-icon-question__inner {
  background-color: #00ACEE;
  color: #ffffff;
  z-index: 100;
}

.c-icon-question--tiny-left {
  bottom: 5px;
  bottom: 0.3125rem;
  left: 5px;
  left: 0.3125rem;
  padding-right: 16px;
  position: absolute;
}

@media (min-width: 992px) {
  .c-icon-question--tiny-left {
    bottom: auto;
    top: 50%;
  }
}

.c-icon-question--tiny-left .c-icon-question__inner {
  height: 14px;
  height: 0.875rem;
  font-size: 10px;
  font-size: 0.625rem;
  padding-top: 2px;
  position: relative;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  width: 14px;
  width: 0.875rem;
}

.c-icon {
  border: none !important;
  display: inline-block;
  line-height: 1;
  position: relative;
  vertical-align: middle;
  /**
	 * Social Media
	 */
}

.c-icon[class*="addthis"] .pin_it_iframe_widget,
.c-icon[class*="addthis"] .at_PinItButton {
  display: none !important;
}

.c-icon__inner {
  display: inline-block;
  max-height: 20px;
  max-height: 1.25rem;
  max-width: 20px;
  max-width: 1.25rem;
  position: relative;
}

.c-icon__inner svg {
  fill: #454849;
  height: 100%;
  max-height: 20px;
  max-height: 1.25rem;
  max-width: 20px;
  max-width: 1.25rem;
  -webkit-transition: fill 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: fill 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
}

.c-icon__inner img {
  width: 100%;
}

.c-icon--facebook:hover .c-icon__inner svg,
a:hover .c-icon--facebook .c-icon__inner svg {
  fill: #3b5998;
}

.c-icon--google-plus .c-icon__inner,
.c-icon--google-plus .c-icon__inner svg {
  max-height: 25px;
  max-height: 1.5625rem;
  max-width: 25px;
  max-width: 1.5625rem;
}

.c-icon--google-plus:hover .c-icon__inner svg,
a:hover .c-icon--google-plus .c-icon__inner svg {
  fill: #dd4b39;
}

.c-icon--instagram:hover .c-icon__inner svg,
a:hover .c-icon--instagram .c-icon__inner svg {
  fill: #125688;
}

.c-icon--linkedin {
  top: -1px;
}

.c-icon--linkedin:hover .c-icon__inner svg,
a:hover .c-icon--linkedin .c-icon__inner svg {
  fill: #007bb5;
}

.c-icon--pinterest {
  top: 1px;
}

.c-icon--pinterest:hover .c-icon__inner svg,
a:hover .c-icon--pinterest .c-icon__inner svg {
  fill: #cb2027;
}

.c-icon--twitter:hover .c-icon__inner svg,
a:hover .c-icon--twitter .c-icon__inner svg {
  fill: #00aced;
}

.c-icon--youtube:hover .c-icon__inner svg,
a:hover .c-icon--youtube .c-icon__inner svg {
  fill: #bb0000;
}

.c-icon--mail:hover .c-icon__inner svg,
a:hover .c-icon--mail .c-icon__inner svg {
  fill: #1F5AA5;
}

.c-icon--heart:hover .c-icon__inner svg,
a:hover .c-icon--heart .c-icon__inner svg {
  fill: #e81c4f;
}

.c-icon--small .c-icon__inner,
.c-icon--small .c-icon__inner svg {
  max-width: 16px;
  max-width: 1rem;
  max-height: 16px;
  max-height: 1rem;
}

.c-icon--medium .c-icon__inner,
.c-icon--medium .c-icon__inner svg {
  max-width: 25px;
  max-width: 1.5625rem;
  max-height: 25px;
  max-height: 1.5625rem;
}

.c-icon--mid-large .c-icon__inner,
.c-icon--mid-large .c-icon__inner svg {
  max-width: 45px;
  max-width: 2.8125rem;
  max-height: 35px;
  max-height: 2.1875rem;
}

.c-icon--mid-large-square .c-icon__inner,
.c-icon--mid-large-square .c-icon__inner svg {
  max-width: 33px;
  max-width: 2.0625rem;
  max-height: 33px;
  max-height: 2.0625rem;
}

.c-icon--large .c-icon__inner,
.c-icon--large .c-icon__inner svg {
  max-width: 60px;
  max-width: 3.75rem;
  max-height: 48px;
  max-height: 3rem;
}

.c-icon--light-blue .c-icon__inner svg {
  fill: #009BDE;
}

.c-icon--light-grey .c-icon__inner svg {
  fill: #8F9090;
}

.c-icon--light-grey-background {
  background: #8F9090;
  border-radius: 50%;
  height: 25px;
  height: 1.5625rem;
  padding: 5px;
  padding: 0.3125rem;
  width: 25px;
  width: 1.5625rem;
}

.c-icon--light-grey-background .c-icon__inner svg {
  max-height: 14px;
  max-height: 0.875rem;
  max-width: 14px;
  max-width: 0.875rem;
}

.c-icon--table-large .c-icon__inner {
  max-height: 20px;
  max-height: 1.25rem;
  max-width: 20px;
  max-width: 1.25rem;
}

@media (min-width: 992px) {
  .c-icon--table-large .c-icon__inner {
    max-height: 1.875rem;
    max-width: 1.875rem;
  }
}

.c-icon--table-large .c-icon__inner svg {
  fill: #454849;
  max-height: 20px;
  max-height: 1.25rem;
  max-width: 20px;
  max-width: 1.25rem;
}

@media (min-width: 992px) {
  .c-icon--table-large .c-icon__inner svg {
    max-height: 1.875rem;
    max-width: 1.875rem;
  }
}

.c-icon--table-chevron {
  font-size: 0;
  line-height: 0;
}

@media (min-width: 992px) {
  .c-icon--table-chevron {
    left: 0.375rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

@media (min-width: 992px) {
  .c-icon--table-chevron .c-icon__inner {
    max-height: 0.9375rem;
    max-width: 0.9375rem;
    -webkit-transition: -webkit-transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
    transition: -webkit-transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
    transition: transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
    transition: transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s, -webkit-transform 500ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  }
}

@media (min-width: 992px) {
  .c-compare__row.is-visible .c-icon--table-chevron .c-icon__inner {
    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg);
  }
}

@media (min-width: 992px) {
  .c-icon--table-chevron .c-icon__inner svg {
    fill: #1F5AA5;
    max-height: 0.9375rem;
    max-width: 0.9375rem;
  }
}

.c-compare__cell.has-icons .c-icon:not(.c-icon--table-large) {
  margin-bottom: 3px;
  margin-bottom: 0.1875rem;
  margin-top: 3px;
  margin-top: 0.1875rem;
}

.c-compare__cell.has-icons .c-icon:not(.c-icon--table-large) svg {
  fill: #1F5AA5;
}

.c-compare__cell.has-icons.is-highlight .c-icon svg {
  fill: #ffffff;
}

.c-compare__icon .c-icon {
  display: block;
  margin-bottom: 2px;
  margin-bottom: 0.125rem;
  margin-left: auto;
  margin-right: auto;
}

.c-inline-form {
  height: 70px;
  height: 4.375rem;
  margin: 0;
  padding: 20px 60px 20px 0;
  padding: 1.25rem 3.75rem 1.25rem 0;
  position: relative;
}

@media (max-width: 540px) {
  .c-inline-form {
    height: 3.125rem;
    padding: 0 3.75rem 0.875rem 1.25rem;
  }
}

.c-inline-form__input {
  background-color: transparent;
  border-left: none;
  border-right: none;
  border-top: none;
  color: #ffffff;
  font-size: 15px;
  font-size: 0.9375rem;
  height: 100%;
  line-height: 1.6;
  padding: 0;
  text-overflow: ellipsis;
  width: 100%;
}

.c-inline-form__input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
  font-weight: 600;
  letter-spacing: 0.025em;
  text-transform: uppercase;
}

.c-inline-form__input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.8);
  font-weight: 600;
  letter-spacing: 0.025em;
  text-transform: uppercase;
}

.c-inline-form__input:-moz-placeholder {
  color: rgba(255, 255, 255, 0.8);
  font-weight: 600;
  letter-spacing: 0.025em;
  text-transform: uppercase;
}

.c-inline-form__input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.8);
  font-weight: 600;
  letter-spacing: 0.025em;
  text-transform: uppercase;
}

.c-inline-form__action {
  color: #ffffff;
  font-size: 24px;
  font-size: 1.5rem;
  height: 100%;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  width: 3.75rem;
}

.c-inline-form__action:after {
  left: 50%;
  line-height: 1;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.c-inline-form--white .c-inline-form__input {
  background-color: #ffffff;
  border: none;
  color: #454849;
}

.c-inline-form--white .c-inline-form__input::-webkit-input-placeholder {
  color: #8F9090;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: none;
}

.c-inline-form--white .c-inline-form__input::-moz-placeholder {
  color: #8F9090;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: none;
}

.c-inline-form--white .c-inline-form__input:-moz-placeholder {
  color: #8F9090;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: none;
}

.c-inline-form--white .c-inline-form__input:-ms-input-placeholder {
  color: #8F9090;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: none;
}

.c-inline-form--grey .c-inline-form__input {
  background-color: #F2F2F2;
  border: none;
  color: #454849;
}

.c-inline-form--grey .c-inline-form__input::-webkit-input-placeholder {
  color: #8F9090;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: none;
}

.c-inline-form--grey .c-inline-form__input::-moz-placeholder {
  color: #8F9090;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: none;
}

.c-inline-form--grey .c-inline-form__input:-moz-placeholder {
  color: #8F9090;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: none;
}

.c-inline-form--grey .c-inline-form__input:-ms-input-placeholder {
  color: #8F9090;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: none;
}

.c-inline-form--small {
  height: 50px;
  height: 3.125rem;
  padding: 0;
}

.c-inline-form--small .c-inline-form__input {
  padding-left: 15px;
  padding-left: 0.9375rem;
}

.c-inline-form--large {
  height: auto;
  padding: 0;
}

.c-inline-form--large .c-inline-form__input {
  border-radius: 3px;
  height: 50px;
  height: 3.125rem;
  padding: 15px 50px 15px 15px;
  padding: 0.9375rem 3.125rem 0.9375rem 0.9375rem;
}

@media (min-width: 768px) {
  .c-inline-form--large .c-inline-form__input {
    font-size: 0.9375rem;
    height: 4.375rem;
    padding: 1.5625rem 3.125rem 1.5625rem 0.9375rem;
    width: 100%;
  }
  .c-inline-form--large .c-inline-form__input::-webkit-input-placeholder {
    font-size: 0.9375rem;
  }
  .c-inline-form--large .c-inline-form__input::-moz-placeholder {
    font-size: 0.9375rem;
  }
  .c-inline-form--large .c-inline-form__input:-moz-placeholder {
    font-size: 0.9375rem;
  }
  .c-inline-form--large .c-inline-form__input:-ms-input-placeholder {
    font-size: 0.9375rem;
  }
}

.c-inline-form--large .c-inline-form__action {
  width: 50px;
  width: 3.125rem;
  z-index: 5;
}

.c-inline-form--full\@large {
  padding-left: 20px;
  padding-left: 1.25rem;
}

.c-inline-form--full\@large .c-inline-search__input {
  width: 100%;
}

@media (min-width: 992px) {
  .c-inline-form--full\@large .c-inline-search__input {
    width: 12.5rem;
  }
}

.c-inline-logo {
  border: none !important;
  display: inline-block;
  line-height: 1;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  max-width: 110px;
  max-width: 6.875rem;
}

.c-list,
ul:not([class]),
ol:not([class]) {
  list-style-type: none;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  padding: 0;
  position: relative;
}

.c-list > li, ul:not([class]) > li, ol:not([class]) > li {
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
  padding-left: 30px;
  padding-left: 1.875rem;
  position: relative;
}

.c-list > li:before, ul:not([class]) > li:before, ol:not([class]) > li:before {
  color: #009BDE;
  display: inline-block;
  left: 0;
  line-height: 1;
  position: absolute;
  top: 0;
  vertical-align: middle;
}

.c-list ul:not([class]) > li:before, .c-list--unordered > li:before, .c-list--slim > li:before, ul:not([class]) ul:not([class]) > li:before, ol:not([class]) ul:not([class]) > li:before, ul:not([class]) > li:before {
  content: ".";
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 10px;
  top: -0.07em;
}

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

.c-list--slim > li {
  margin-bottom: 0;
}

.c-list ol:not([class]), .c-list--ordered, ul:not([class]) ol:not([class]), ol:not([class]) ol:not([class]),
ol:not([class]) {
  counter-reset: section;
}

.c-list ol:not([class]) > li:before, .c-list--ordered > li:before, ul:not([class]) ol:not([class]) > li:before, ol:not([class]) ol:not([class]) > li:before, ol:not([class]) > li:before {
  content: counter(section, decimal) ".";
  counter-increment: section;
  font-weight: 600;
  left: 0;
  top: 0.275em;
}

.c-list ol:not([class]) ol > li:before, .c-list--ordered ol > li:before, ul:not([class]) ol:not([class]) ol > li:before, ol:not([class]) ol:not([class]) ol > li:before, ol:not([class]) ol > li:before {
  content: counter(section);
}

.c-list.c-list--cross.c-list--cross li:before, ul.c-list--cross.c-list--cross:not([class]) li:before, ol.c-list--cross.c-list--cross:not([class]) li:before {
  font-size: 9px;
  font-size: 0.5625rem;
  top: 1em;
}

.c-list.c-list--tick.c-list--tick li:before, ul.c-list--tick.c-list--tick:not([class]) li:before, ol.c-list--tick.c-list--tick:not([class]) li:before {
  font-size: 12px;
  font-size: 0.75rem;
  top: 0.6em;
}

.c-list.c-list--chevron.c-list--chevron li:before, ul.c-list--chevron.c-list--chevron:not([class]) li:before, ol.c-list--chevron.c-list--chevron:not([class]) li:before {
  font-size: 11px;
  font-size: 0.6875rem;
  top: 0.7em;
}

.c-loader {
  display: block;
  left: 50%;
  position: absolute;
  top: 50%;
  -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-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.25) #009BDE;
  border-radius: 40px;
  border-style: solid;
  border-width: 3px;
  content: "";
  display: block;
  height: 40px;
  height: 2.5rem;
  opacity: 0;
  -webkit-transform: scale(0.75);
      -ms-transform: scale(0.75);
          transform: scale(0.75);
  -webkit-transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 40px;
  width: 2.5rem;
}

.c-loader--light:after {
  border-color: rgba(255, 255, 255, 0.5) rgba(255, 255, 255, 0.5) rgba(255, 255, 255, 0.5) #009BDE;
}

.c-loader--white:after {
  border-color: rgba(255, 255, 255, 0.33) rgba(255, 255, 255, 0.33) rgba(255, 255, 255, 0.33) #ffffff;
}

.c-loader.is-visible:after {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.c-media-tile__image .c-loader {
  z-index: 10;
}

.c-logo {
  border: none !important;
  color: #ffffff;
  display: inline-block;
  height: 25px;
  height: 1.5625rem;
  position: relative;
  vertical-align: middle;
  width: 45px;
  width: 2.8125rem;
  z-index: 1000;
}

@media (min-width: 768px) {
  .c-logo {
    height: 2.125rem;
    width: 3.9375rem;
  }
}

@media (min-width: 992px) {
  .c-logo {
    height: 2.5rem;
    width: 4.625rem;
  }
}

@media (min-width: 1200px) {
  .c-logo {
    height: 3.0625rem;
    width: 5.625rem;
  }
}

html[data-focus-source="key"] > body .c-logo:focus {
  background-color: #FFBF47;
}

html[data-focus-source="key"] > body .c-logo:focus .c-logo__img {
  opacity: 0;
}

html[data-focus-source="key"] > body .c-logo:focus .c-logo__svg {
  opacity: 1;
}

html[data-focus-source="key"] > body .c-logo:focus .c-logo__svg path {
  fill: #000000;
}

.c-logo__img {
  display: none;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media (min-width: 768px) {
  .c-logo__img {
    display: block;
  }
}

.nav-drawer-is-active .c-header .c-logo__img,
.c-header--reversed .c-logo__img {
  opacity: 1;
}

.c-logo__img img {
  display: block;
  height: auto;
  width: 100%;
}

.c-logo__svg {
  height: 100%;
  -webkit-transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
}

.nav-drawer-is-active .c-header .c-logo__svg,
.c-header--reversed .c-logo__svg {
  opacity: 1;
}

.c-logo__svg-underline {
  fill: #ffffff;
  -webkit-transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-logo__svg-text {
  fill: #ffffff;
  -webkit-transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-map-container {
  height: 300px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.c-map-container::after {
  clear: both;
  content: "";
  display: table;
}

@media (min-width: 992px) {
  .c-map-container {
    height: auto;
  }
}

.c-map-container:before {
  -webkit-animation: spinner 1s infinite linear;
          animation: spinner 1s infinite linear;
  border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.25) #009BDE;
  border-radius: 100%;
  border-style: solid;
  border-width: 3px;
  content: "";
  display: block;
  height: 40px;
  height: 2.5rem;
  left: 50%;
  margin-left: -25px;
  margin-left: -1.5625rem;
  margin-top: -25px;
  margin-top: -1.5625rem;
  position: absolute;
  top: 47.5%;
  -webkit-transition-duration: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition-duration: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 40px;
  width: 2.5rem;
  z-index: -1;
}

.c-map-container__list {
  max-height: 280px;
  max-height: 17.5rem;
  opacity: 0;
  overflow: hidden;
  padding-bottom: 72px;
  padding-bottom: 4.5rem;
  position: relative;
  -webkit-transform: translateX(-50px);
      -ms-transform: translateX(-50px);
          transform: translateX(-50px);
  -webkit-transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), max-height 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), max-height 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), max-height 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), max-height 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media (min-width: 992px) {
  .c-map-container__list {
    float: left;
    height: 37.5rem;
    max-height: none;
    padding-bottom: 0;
    padding-right: 2px;
    width: 22.5rem;
  }
}

.c-map-container__list:after {
  background-image: -webkit-linear-gradient(bottom, #f2f2f2, rgba(242, 242, 242, 0));
  background-image: linear-gradient(to top, #f2f2f2, rgba(242, 242, 242, 0));
  bottom: 70px;
  bottom: 4.375rem;
  content: "";
  display: none;
  height: 50px;
  height: 3.125rem;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  z-index: 10;
}

@media (min-width: 992px) {
  .c-map-container__list:after {
    bottom: 0;
    display: block;
  }
}

.c-map-container__list.is-active {
  max-height: 2000px;
  max-height: 125rem;
  padding-bottom: 0;
  -webkit-transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), max-height 2s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), max-height 2s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), max-height 2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), max-height 2s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-map-container__list.is-active .c-btn-more {
  display: none;
}

.c-map-container__list.is-active .c-btn-more .c-icon {
  -webkit-transform: translateY(-50%) rotateX(180deg);
          transform: translateY(-50%) rotateX(180deg);
}

.c-map-container__list.is-active .c-btn-more:before {
  display: none;
}

@media (min-width: 992px) {
  .c-map-container__content {
    height: 37.5rem;
    overflow: auto;
    padding-bottom: 3.125rem;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    width: 100%;
  }
}

.c-map-container__frame {
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  opacity: 0;
  position: relative;
  -webkit-transform: translateX(50px);
      -ms-transform: translateX(50px);
          transform: translateX(50px);
  -webkit-transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media (min-width: 992px) {
  .c-map-container__frame {
    width: -webkit-calc(100% - 22.5rem);
    width: calc(100% - 22.5rem);
    height: 37.5rem;
    margin-bottom: 0;
    float: right;
  }
}

.c-map-container__action {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

@media (min-width: 992px) {
  .c-map-container__action {
    display: none;
  }
}

.c-map-container__expand {
  display: none;
}

@media (min-width: 992px) {
  .c-map-container__expand {
    background: rgba(255, 255, 255, 0.4);
    box-shadow: 3px 0 5px 0 rgba(0, 0, 0, 0.1);
    display: block;
    font-size: 0;
    height: 100%;
    overflow: hidden;
    position: absolute;
    text-indent: -30px;
    width: 30px;
    z-index: 101;
  }
}

.c-map-container__expand:before {
  color: #009BDE;
  font-size: 14px;
  font-size: 0.875rem;
  height: 14px;
  left: 50%;
  line-height: 1;
  position: absolute;
  text-indent: 0;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  -webkit-transition: -webkit-transform 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  transition: -webkit-transform 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  transition: transform 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  transition: transform 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s, -webkit-transform 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  width: 14px;
}

.c-map-container.is-loaded {
  height: auto;
}

.c-map-container.is-loaded:before, .c-map-container.is-loaded:after {
  opacity: 0;
}

.c-map-container.is-loaded .c-map-container__list,
.c-map-container.is-loaded .c-map-container__frame {
  opacity: 1;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.c-map-container.is-reloading .c-map-container__popup {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
  visibility: visible;
}

.c-map-container.is-reloading .c-map-container__list,
.c-map-container.is-reloading .c-map-container__frame {
  opacity: 0.5;
  pointer-events: none;
}

@media (min-width: 992px) {
  .c-map-container--expandable .c-map-container__frame {
    position: relative;
    -webkit-transition: left 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s, width 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
    transition: left 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s, width 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
    width: -webkit-calc(100% - 22.5rem);
    width: calc(100% - 22.5rem);
  }
}

@media (min-width: 992px) {
  .c-map-container--expandable .c-map-container__list {
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: left 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
    transition: left 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  }
}

@media (min-width: 992px) {
  .c-map-container--expandable.is-expanded .c-map-container__frame {
    width: 100%;
  }
}

.c-map-container--expandable.is-expanded .c-map-container__expand:before {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
      -ms-transform: translate(-50%, -50%) rotate(180deg);
          transform: translate(-50%, -50%) rotate(180deg);
}

@media (min-width: 992px) {
  .c-map-container--expandable.is-expanded .c-map-container__list {
    left: -22.5rem;
  }
}

.c-map-filterable {
  position: relative;
}

.c-map-filterable:before {
  -webkit-animation: spinner 1s infinite linear;
          animation: spinner 1s infinite linear;
  border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.25) #009BDE;
  border-radius: 40px;
  border-style: solid;
  border-width: 3px;
  content: "";
  display: block;
  display: block;
  height: 40px;
  height: 2.5rem;
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: scale(0.75) translate(-50%, -50%);
      -ms-transform: scale(0.75) translate(-50%, -50%);
          transform: scale(0.75) translate(-50%, -50%);
  -webkit-transition: opacity 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 150ms, visibility 0s linear 450ms, -webkit-transform 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  transition: opacity 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 150ms, visibility 0s linear 450ms, -webkit-transform 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  transition: opacity 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 150ms, transform 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s, visibility 0s linear 450ms;
  transition: opacity 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 150ms, transform 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s, visibility 0s linear 450ms, -webkit-transform 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  visibility: hidden;
  width: 40px;
  width: 2.5rem;
  z-index: 15;
}

.c-map-filterable:after {
  background-color: #F2F2F2;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  pointer-events: none;
  top: 0;
  -webkit-transition: opacity 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 150ms, visibility 0s linear 450ms;
  transition: opacity 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 150ms, visibility 0s linear 450ms;
  visibility: hidden;
  width: 100%;
  z-index: 10;
}

.c-map-filterable.is-reloading:before {
  opacity: 1;
  -webkit-transform: scale(1) translate(-50%, -50%);
      -ms-transform: scale(1) translate(-50%, -50%);
          transform: scale(1) translate(-50%, -50%);
  -webkit-transition: opacity 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s, visibility 0s linear 0s, -webkit-transform 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 150ms;
  transition: opacity 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s, visibility 0s linear 0s, -webkit-transform 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 150ms;
  transition: opacity 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s, transform 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 150ms, visibility 0s linear 0s;
  transition: opacity 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s, transform 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 150ms, visibility 0s linear 0s, -webkit-transform 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 150ms;
  visibility: visible;
}

.c-map-filterable.is-reloading:after {
  opacity: .75;
  pointer-events: all;
  -webkit-transition: opacity 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s, visibility 0s linear 0s;
  transition: opacity 300ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s, visibility 0s linear 0s;
  visibility: visible;
}

.c-map-list-item {
  background-color: #ffffff;
  display: block;
  margin-bottom: 2px;
  margin-bottom: 0.125rem;
  padding-left: 90px;
  padding-left: 5.625rem;
  position: relative;
  text-align: left;
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
}

.c-map-list-item:hover {
  background-color: rgba(255, 255, 255, 0.5);
}

.c-map-list-item:hover .c-map-list-item__title {
  color: #009BDE;
}

.c-map-list-item:hover .c-map-list-item__title:before {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
  visibility: visible;
}

.c-map-list-item__bg-img {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 90px;
}

.c-map-list-item__inner {
  padding: 15px 20px;
  padding: 0.9375rem 1.25rem;
}

.c-map-list-item__title {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-map-list-item__title, .c-map-list-item__title:link, .c-map-list-item__title:visited {
  display: inline;
  border: none;
  position: relative;
  text-decoration: none;
  word-break: break-word;
}

.c-map-list-item__title:before {
  background-color: #1967B0;
  bottom: -0.15em;
  content: "";
  display: block;
  height: 0.0625em;
  left: 0;
  min-height: 1px;
  position: absolute;
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  visibility: hidden;
  width: 100%;
}

.c-map-list-item__title:hover:before {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
  visibility: visible;
}

.c-map-list-item__title:before {
  background-color: #009BDE;
  bottom: 0;
}

.c-map-list-item__subtitle {
  color: #8F9090;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  margin-bottom: 0;
}

.c-map-popup {
  background-color: #ffffff;
  display: table;
  position: relative;
}

.c-map-popup__link:link, .c-map-popup__link:visited {
  border: 2px solid #ffffff;
  display: block;
  padding-right: 40px;
  padding-right: 2.5rem;
  position: relative;
}

.c-map-popup__link:link:after, .c-map-popup__link:visited:after {
  color: #009BDE;
  font-size: 14px;
  font-size: 0.875rem;
  position: absolute;
  right: 20px;
  right: 1.25rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media (min-width: 768px) {
  .c-map-popup__link:link:after, .c-map-popup__link:visited:after {
    font-size: 1rem;
  }
}

.c-map-popup__link:hover, .c-map-popup__link:active, .c-map-popup__link:focus {
  background-color: #f9f9f9;
  color: #ffffff !important;
}

.c-map-popup__link:hover:after, .c-map-popup__link:active:after, .c-map-popup__link:focus:after {
  -webkit-transform: translateX(5px) translateY(-50%);
      -ms-transform: translateX(5px) translateY(-50%);
          transform: translateX(5px) translateY(-50%);
}

.c-map-popup__link:hover .c-map-popup__title, .c-map-popup__link:active .c-map-popup__title, .c-map-popup__link:focus .c-map-popup__title {
  color: #009BDE;
}

.c-map-popup__link:hover .c-map-popup__title:before, .c-map-popup__link:active .c-map-popup__title:before, .c-map-popup__link:focus .c-map-popup__title:before {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
  visibility: visible;
}

.c-map-popup__img {
  display: none;
}

@media (min-width: 768px) {
  .c-map-popup__img {
    display: table-cell;
    padding: 0.625rem 0 0.625rem 0.625rem;
    vertical-align: top;
    width: 30%;
  }
}

.c-map-popup__img img {
  height: auto;
  width: 100%;
}

.c-map-popup__inner {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 10px 15px 15px;
  padding: 0.625rem 0.9375rem 0.9375rem;
  width: 100%;
}

@media (min-width: 768px) {
  .c-map-popup__inner {
    display: table-cell;
    font-size: 1rem;
    padding: 0.9375rem 1.25rem 1.25rem;
    vertical-align: top;
    width: 70%;
  }
}

.c-map-popup__inner p {
  display: none;
}

@media (min-width: 768px) {
  .c-map-popup__inner p {
    display: block;
  }
}

.c-map-popup__inner p:last-child {
  margin-bottom: 0;
}

.c-map-popup__inner dl {
  margin: 0;
  padding: 0;
}

.c-map-popup__inner dl dt {
  font-weight: 600;
  margin: 0;
  padding: 0;
}

.c-map-popup__inner dl dd {
  margin: 0 0 0.5em;
  padding: 0;
}

.c-map-popup__inner dl dd:last-child {
  margin-bottom: 0;
}

.c-map-popup__title {
  color: #454849;
  display: inline-block;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
  position: relative;
}

@media (max-width: 767px) {
  .c-map-popup__title {
    font-size: 1.25rem;
    margin-bottom: 0;
  }
}

.c-map-popup__title:before {
  background-color: #009BDE;
  bottom: -0.15em;
  content: "";
  display: block;
  height: 0.0625em;
  left: 0;
  min-height: 1px;
  position: absolute;
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  visibility: hidden;
  width: 100%;
}

.c-map-popup__subtitle {
  color: #64686A;
  font-weight: 600;
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .c-map-popup__subtitle {
    display: none;
  }
}

.c-map-popup__address {
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
  overflow: auto;
}

@media (max-width: 767px) {
  .c-map-popup__address {
    display: none;
  }
}

.c-map-popup__detail {
  color: #64686A;
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
}

@media (max-width: 767px) {
  .c-map-popup__detail {
    display: none;
  }
}

.c-map-popup__description {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .c-map-popup__description {
    display: none;
  }
}

.c-map-popup__hours {
  color: #64686A;
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
}

@media (max-width: 767px) {
  .c-map-popup__hours {
    display: none;
  }
}

.c-map-popup__meta {
  display: none;
}

@media (min-width: 768px) {
  .c-map-popup__meta {
    border-top: 1px solid #A7A8AA;
    display: block;
    margin: 0 0.625rem;
    padding: 0.625rem 0;
    width: auto;
  }
}

.c-map-popup__meta .c-icon {
  clear: left;
  float: left;
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
  margin-right: 5px;
  margin-right: 0.3125rem;
  text-align: center;
  width: 20px;
  width: 1.25rem;
}

.c-map-popup__meta .c-icon svg {
  fill: #009BDE;
}

.c-map-popup__actions {
  display: block;
  text-align: center;
}

.c-map-popup__actions .c-btn {
  margin: 5px 15px;
  margin: 0.3125rem 0.9375rem;
}

.c-map-popup--small .c-map-popup__inner {
  color: #454849;
  font-size: 12px;
  font-size: 0.75rem;
  padding: 5px 10px 5px;
  padding: 0.3125rem 0.625rem 0.3125rem;
}

@media (min-width: 768px) {
  .c-map-popup--small .c-map-popup__inner {
    padding: 0.3125rem 0.625rem 0.625rem;
  }
}

.c-map {
  height: 650px;
  height: 40.625rem;
  width: 100%;
}

.c-map--fill-parent {
  height: auto;
  min-height: 320px;
  min-height: 20rem;
}

.c-map--fill-parent:after {
  content: "";
  display: block;
  height: 0;
  padding-bottom: 66.67%;
}

@media (min-width: 992px) {
  .c-map--fill-parent {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
  }
}

.c-media-tile {
  background-color: #ffffff;
  line-height: 1.6;
  position: relative;
}

.c-media-tile__image img {
  width: 100%;
}

.c-media-tile__header {
  padding-left: 30px;
  padding-left: 1.875rem;
  padding-right: 80px;
  padding-right: 5rem;
  padding-top: 25px;
  padding-top: 1.5625rem;
  position: relative;
}

.c-media-tile__inner {
  padding: 10px 20px 20px;
  padding: 0.625rem 1.25rem 1.25rem;
  position: relative;
}

@media (min-width: 768px) {
  .c-media-tile__inner {
    padding: 0.625rem 1.875rem 1.25rem;
  }
}

.c-media-tile__inner a {
  border-bottom: none;
  color: #00ACEE;
}

.c-media-tile__inner p:last-child:last-of-type {
  margin-bottom: 0;
}

.c-media-tile__footer {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 30px 20px;
  padding: 0 1.875rem 1.25rem;
}

.c-media-tile__footer .c-icon svg {
  fill: #8F9090;
  max-height: 14px;
  max-height: 0.875rem;
  max-width: 20px;
  max-width: 1.25rem;
}

.c-media-tile__footer button:hover .c-icon:not(.c-icon--heart) svg {
  fill: #00ACEE;
}

.c-media-tile__time {
  font-size: 14px;
  font-size: 0.875rem;
  padding-left: 15px;
  padding-left: 0.9375rem;
  text-align: right;
}

.c-media-tile__icon {
  position: absolute;
  top: 25px;
  top: 1.5625rem;
  right: 30px;
  right: 1.875rem;
}

.c-media-tile__icon svg {
  fill: #8F9090;
}

.c-media-tile--border-top {
  border-top: 5px solid #00ACEE;
}

.c-media-tile--modal {
  max-width: 540px;
  max-width: 33.75rem;
  margin: 0 auto;
}

.c-media-tile--modal .c-media-tile__image {
  background: no-repeat center center rgba(0, 0, 0, 0.1) scroll transparent;
  background-size: cover;
  min-height: 120px;
  min-height: 7.5rem;
  position: relative;
  -webkit-transition: min-height 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  transition: min-height 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}

.c-media-tile--modal .c-media-tile__image img {
  position: relative;
  -webkit-transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  width: 100%;
  z-index: 2000;
}

.js .c-media-tile--modal .c-media-tile__image img {
  height: 0;
  opacity: 0;
}

.c-membership-level {
  display: block;
  overflow: auto;
  width: 100%;
}

.c-membership-level__card {
  float: left;
  margin-right: 15px;
  margin-right: 0.9375rem;
}

.c-membership-level__title {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4;
  margin-bottom: 0;
}

.c-membership-level__subtitle {
  font-weight: 400;
}

.c-mobile-bar {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  background-color: #009BDE;
  height: 50px;
  height: 3.125rem;
  min-width: 320px;
  min-width: 20rem;
  position: relative;
  -webkit-transition: padding 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: padding 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: 1000;
}

.c-mobile-bar::after {
  clear: both;
  content: "";
  display: table;
}

.c-mobile-bar__item {
  z-index: 1;
}

.c-mobile-bar__item:first-child {
  float: left;
}

.c-mobile-bar__item:last-child {
  float: right;
}

.sidebar-nav-is-active .c-mobile-bar {
  box-shadow: none;
}

.c-modal-mobile {
  background-color: #ffffff;
  margin: 0 auto;
  max-width: 700px;
  max-width: 43.75rem;
  padding: 20px;
  padding: 1.25rem;
}

@media (min-width: 992px) {
  .c-modal-mobile {
    background-color: transparent;
    margin: 0;
    max-width: none;
    padding: 0;
  }
}

.c-modal {
  background-color: #ffffff;
  margin: 0 auto;
  padding: 50px 20px 50px;
  padding: 3.125rem 1.25rem 3.125rem;
  text-align: center;
}

@media (min-width: 768px) {
  .c-modal {
    padding: 3.125rem;
    max-width: 37.5rem;
  }
}

.mfp-wrap {
  min-width: 320px;
  min-width: 20rem;
}

.mfp-wrap .c-btn-cross {
  position: absolute;
  right: 0;
  top: 0;
}

@media (min-width: 768px) {
  .mfp-wrap .c-btn-cross {
    right: 1.25rem;
    top: 1.25rem;
  }
}

.mfp-container {
  padding-top: 30px;
  padding-top: 1.875rem;
}

.mfp-content {
  padding: 30px 10px;
  padding: 1.875rem 0.625rem;
  vertical-align: middle;
}

@media (min-width: 768px) {
  .mfp-content {
    padding: 0;
    vertical-align: middle;
  }
}

.mfp-rise-in-out.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.mfp-rise-in-out.mfp-bg.mfp-ready {
  opacity: 0.8;
}

.mfp-rise-in-out.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-rise-in-out.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transform: translateY(100px);
      -ms-transform: translateY(100px);
          transform: translateY(100px);
}

.mfp-rise-in-out.mfp-wrap .c-btn-cross {
  opacity: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: 9999;
}

.mfp-rise-in-out.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  -webkit-transition: all 0.87s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
  transition: all 0.87s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
}

.mfp-rise-in-out.mfp-wrap.mfp-ready .c-btn-cross {
  opacity: 1;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}

.mfp-rise-in-out.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
  -webkit-transform: translateY(-100px);
      -ms-transform: translateY(-100px);
          transform: translateY(-100px);
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.mfp-rise-in-out.mfp-wrap.mfp-removing .c-btn-cross {
  opacity: 0;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.c-nav-bar {
  font-size: 0;
  padding: 15px 0;
  padding: 0.9375rem 0;
  text-align: right;
}

.c-nav-bar__item {
  display: inline-block;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 600;
  padding-left: 20px;
  padding-left: 1.25rem;
}

.c-nav-bar__item:first-child {
  padding-left: 0;
}

.c-nav-drawer {
  display: block;
  /**
    * State: Nav Drawer open
    */
  /**
    * Small-size heading
    */
  /**
    * Text-shadow headings
    */
}

@media (min-width: 768px) {
  .c-nav-drawer {
    color: #ffffff;
    display: inline-block;
  }
}

.c-nav-drawer__head {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600;
  max-height: 50px;
  max-height: 3.125rem;
  padding: 15px 15px;
  padding: 0.9375rem 0.9375rem;
  position: relative;
  text-align: left;
  width: 100%;
}

@media (min-width: 768px) {
  .c-nav-drawer__head {
    color: #ffffff;
    display: inline-block;
    max-height: none;
    padding: 0 0.3125rem 0 0;
    text-align: center;
    width: auto;
  }
  .c-nav-drawer__head, .c-nav-drawer__head:link, .c-nav-drawer__head:visited {
    display: inline;
    border: none;
    position: relative;
    text-decoration: none;
    word-break: break-word;
  }
  .c-nav-drawer__head:before {
    background-color: #1967B0;
    bottom: -0.15em;
    content: "";
    display: block;
    height: 0.0625em;
    left: 0;
    min-height: 1px;
    position: absolute;
    -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
            transform-origin: left center;
    -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    visibility: hidden;
    width: 100%;
  }
  .c-nav-drawer__head:hover:before {
    -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
            transform: scaleX(1);
    visibility: visible;
  }
}

@media (min-width: 860px) {
  .c-nav-drawer__head {
    font-size: 1rem;
  }
}

@media (min-width: 992px) {
  .c-nav-drawer__head {
    padding: 0;
  }
}

@media (min-width: 1200px) {
  .c-nav-drawer__head {
    font-size: 1.125rem;
  }
}

.c-nav-drawer__head:hover, .c-nav-drawer__head.is-selected {
  background-color: #009BDE;
  color: #ffffff;
}

@media (min-width: 768px) {
  .c-nav-drawer__head:hover, .c-nav-drawer__head.is-selected {
    background-color: transparent;
  }
}

.c-nav-drawer__head:hover:after, .c-nav-drawer__head.is-selected:after {
  color: #ffffff;
  -webkit-transform: translate(5px, -50%);
      -ms-transform: translate(5px, -50%);
          transform: translate(5px, -50%);
}

html[data-focus-source="key"] > body .c-nav-drawer__head:focus {
  background-color: #FFBF47;
  color: #000000;
}

@media (min-width: 768px) {
  .c-nav-drawer__head:before {
    background-color: #F8DB00;
    height: 0.25rem;
  }
}

@media (min-width: 768px) {
  .nav-drawer-is-active .c-nav-drawer__head:before {
    background-color: #B7B8B8;
  }
}

.c-nav-drawer__head:after {
  color: #009BDE;
  font-size: 14px;
  position: absolute;
  right: 20px;
  right: 1.25rem;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media (min-width: 768px) {
  .c-nav-drawer__head:after {
    display: none;
  }
}

@media (min-width: 768px) {
  .nav-drawer-is-active .c-nav-drawer__head,
  .c-header--reversed .c-nav-drawer__head {
    color: #454849;
  }
}

.c-nav-drawer__content {
  color: #454849;
  left: 100%;
  position: absolute;
  text-align: left;
  top: 0;
  visibility: hidden;
  width: 300px;
  width: 18.75rem;
}

@media (min-width: 768px) {
  .c-nav-drawer__content {
    left: 0;
    padding: 3.75rem 0 3.125rem;
    top: 100%;
    -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    width: 100%;
  }
}

.c-nav-drawer__content:before {
  background-color: #F2F2F2;
  content: "";
  display: block;
  height: 300%;
  left: 0;
  position: absolute;
  top: 0;
  width: 1px;
}

@media (min-width: 768px) {
  .c-nav-drawer__content:before {
    display: none;
  }
}

.c-nav-drawer__content-wrap {
  opacity: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0.5s;
  visibility: hidden;
}

@media (min-width: 768px) {
  .c-nav-drawer__content-wrap {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
            transform: translate3d(0, -50px, 0);
    -webkit-transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), visibility 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.7s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
    visibility: hidden;
  }
}

@media (min-width: 768px) {
  .c-nav-drawer__content-wrap.animate-out {
    -webkit-transform: translate3d(0, 80px, 0);
            transform: translate3d(0, 80px, 0);
  }
}

@media (min-width: 768px) {
  .c-nav-drawer__footer {
    border-top: 1px solid #F2F2F2;
    display: block;
    margin-top: 0.9375rem;
    padding-top: 1.25rem;
  }
}

.c-nav-drawer__inner::after {
  clear: both;
  content: "";
  display: table;
}

@media (min-width: 768px) {
  .c-nav-drawer__inner {
    -webkit-perspective: 1;
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1em;
       -moz-column-gap: 1em;
            column-gap: 1em;
  }
}

.c-nav-drawer__item {
  border-bottom: 1px solid #F2F2F2;
  display: inline-block;
  margin: 0;
  padding: 0 0 15px;
  padding: 0 0 0.9375rem;
  width: 100%;
}

@media (min-width: 768px) {
  .c-nav-drawer__item {
    border: none;
    margin-bottom: 2.5rem;
    padding-bottom: 0;
  }
}

.c-nav-drawer__item dd {
  margin-left: 15px;
  margin-left: 0.9375rem;
  padding: 5px 15px;
  padding: 0.3125rem 0.9375rem;
}

@media (min-width: 768px) {
  .c-nav-drawer__item dd {
    margin-left: 0;
    padding: 0;
  }
}

.c-nav-drawer__title {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.2;
  margin: 0;
  padding: 15px;
  padding: 0.9375rem;
  text-align: left;
}

@media (min-width: 768px) {
  .c-nav-drawer__title {
    font-size: 1.25rem;
    margin-bottom: 0.625rem;
    padding: 0;
  }
}

.c-nav-drawer__title .c-text-link.c-text-link {
  color: #454849;
}

.c-nav-drawer__title .c-text-link.c-text-link:hover {
  color: #1F5AA5;
}

.c-nav-drawer__title .c-text-link.c-text-link:hover:before {
  background-color: #1F5AA5;
}

.c-nav-drawer__link {
  color: #454849;
  font-size: 14px;
  font-size: 0.875rem;
  position: relative;
  text-align: left;
}

.c-nav-drawer__link, .c-nav-drawer__link:link, .c-nav-drawer__link:visited {
  display: inline;
  border: none;
  position: relative;
  text-decoration: none;
  word-break: break-word;
}

.c-nav-drawer__link:before {
  background-color: #1967B0;
  bottom: -0.15em;
  content: "";
  display: block;
  height: 0.0625em;
  left: 0;
  min-height: 1px;
  position: absolute;
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  visibility: hidden;
  width: 100%;
}

.c-nav-drawer__link:hover:before {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
  visibility: visible;
}

@media (min-width: 768px) {
  .c-nav-drawer__link {
    width: auto;
  }
}

.c-nav-drawer__close {
  display: none;
  position: absolute;
  right: 35px;
  right: 2.1875rem;
  top: 15px;
  top: 0.9375rem;
  z-index: 10;
}

@media (min-width: 768px) {
  .c-nav-drawer__close {
    display: block;
  }
}

@media (min-width: 768px) {
  .c-nav-drawer__close .c-btn-cross {
    opacity: 0;
    -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
            transform-origin: center center;
    -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    visibility: hidden;
  }
}

@media (min-width: 768px) {
  .c-nav-drawer.is-active .c-nav-drawer__head:before {
    background-color: #F8DB00;
    -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
            transform: scaleX(1);
    visibility: visible;
  }
}

.c-nav-drawer.is-active .c-nav-drawer__content {
  visibility: visible;
}

.c-nav-drawer.is-active .c-nav-drawer__content-wrap {
  opacity: 1;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  visibility: visible;
}

@media (min-width: 768px) {
  .c-nav-drawer.is-active .c-nav-drawer__content-wrap {
    opacity: 1;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
    visibility: visible;
  }
  .c-header.animate-in .c-nav-drawer.is-active .c-nav-drawer__content-wrap {
    -webkit-transition-delay: 0.3s;
            transition-delay: 0.3s;
  }
}

@media (min-width: 768px) {
  .c-nav-drawer.is-active .c-btn-cross {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
}

@media (min-width: 768px) {
  .c-nav-drawer--shift-down .c-nav-drawer__content {
    -webkit-transform: translateY(100px);
        -ms-transform: translateY(100px);
            transform: translateY(100px);
  }
}

@media (min-width: 768px) {
  .c-nav-drawer--small-heading .c-nav-drawer__head {
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    font-size: 0.8125rem;
    text-align: left;
    word-break: initial;
  }
}

@media (min-width: 992px) {
  .c-nav-drawer--small-heading .c-nav-drawer__head {
    font-size: 0.875rem;
  }
}

.nav-drawer-is-active .c-nav-drawer--small-heading .c-nav-drawer__head,
.animate-in-complete .c-nav-drawer--small-heading .c-nav-drawer__head {
  text-shadow: none;
}

@media (min-width: 768px) {
  .c-nav-drawer--text-shadow .c-nav-drawer__head {
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  }
}

.nav-drawer-is-active .c-nav-drawer--text-shadow .c-nav-drawer__head,
.animate-in-complete .c-nav-drawer--text-shadow .c-nav-drawer__head {
  text-shadow: none;
}

.c-nav {
  /**
    * Condensed to fit more menu items and move logo to top
    */
  /**
    * Add extra padding to fit logo in line with nav
    */
}

@media (min-width: 768px) {
  .c-nav {
    text-align: right;
    width: auto;
  }
}

@media (min-width: 992px) {
  .c-nav {
    padding-left: 5.625rem;
  }
}

@media (min-width: 1200px) {
  .c-nav {
    padding-left: 6.875rem;
  }
}

.c-nav__inner {
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media (min-width: 768px) {
  .c-nav__inner {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media (min-width: 992px) {
  .c-nav__inner {
    display: block;
  }
}

.c-nav__inner.is-active {
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}

@media (min-width: 768px) {
  .c-nav__inner.is-active {
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
  }
}

.c-nav__item {
  border-bottom: 1px solid #F2F2F2;
}

@media (min-width: 768px) {
  .c-nav__item {
    border-bottom: none;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    text-align: center;
  }
}

@media (min-width: 992px) {
  .c-nav__item {
    display: inline-block;
    padding-bottom: 0.625rem;
    padding-left: 0.625rem;
    vertical-align: middle;
  }
}

@media (min-width: 1200px) {
  .c-nav__item {
    padding-left: 1.25rem;
  }
}

@media (min-width: 768px) {
  .c-nav__item[data-set="header-buttons"] [class*="c-btn"],
  .c-nav__item[data-set="header-buttons"] > .c-nav-drawer {
    margin-left: 0.3125rem;
  }
}

@media (min-width: 992px) {
  .c-nav__item[data-set="header-buttons"] [class*="c-btn"],
  .c-nav__item[data-set="header-buttons"] > .c-nav-drawer {
    margin-left: 0.625rem;
  }
}

@media (min-width: 1200px) {
  .c-nav__item[data-set="header-buttons"] [class*="c-btn"],
  .c-nav__item[data-set="header-buttons"] > .c-nav-drawer {
    margin-left: 0.9375rem;
  }
}

.c-nav__item[data-set="header-buttons"] [class*="c-btn"]:first-child,
.c-nav__item[data-set="header-buttons"] > .c-nav-drawer:first-child {
  margin: 0;
}

.c-nav__item:first-child {
  padding-left: 0;
  text-align: left;
}

@media (min-width: 992px) {
  .c-nav__item:first-child {
    text-align: center;
  }
}

@media (min-width: 768px) {
  .c-nav__item:nth-last-child(-n+2) {
    text-align: right;
  }
}

@media (min-width: 992px) {
  .c-nav__item:nth-last-child(-n+2) {
    text-align: center;
  }
}

@media (min-width: 768px) {
  .c-nav--condensed {
    padding-left: 0;
    width: 100%;
  }
}

@media (min-width: 768px) {
  .c-nav--condensed .c-nav__inner {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (min-width: 768px) {
  .c-nav--condensed .c-nav__item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: left;
    padding-right: 0.3125rem;
  }
}

@media (min-width: 768px) {
  .c-nav--condensed .c-nav__item:last-child {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
        -ms-flex: 2;
            flex: 2;
    padding-right: 0;
  }
}

@media (min-width: 992px) {
  .c-nav--condensed .c-nav__item:last-child {
    -webkit-box-flex: 3;
    -webkit-flex: 3;
        -ms-flex: 3;
            flex: 3;
  }
}

@media (min-width: 768px) {
  .c-nav--extra-pad {
    padding: 1.25rem 0 1.25rem 1.875rem;
  }
}

@media (min-width: 992px) {
  .c-nav--extra-pad {
    padding-left: 12.5rem;
  }
}

@media (min-width: 992px) {
  .c-nav--extra-pad {
    padding-left: 15.625rem;
  }
}

@media (min-width: 768px) {
  .c-nav--extra-pad .c-nav__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

@media (min-width: 768px) {
  .c-nav--extra-pad .c-nav__inner:last-child {
    text-align: right;
    width: 100%;
  }
}

.c-notification {
  background-color: #ffffff;
  display: block;
  padding: 20px;
  padding: 1.25rem;
  position: relative;
  text-align: center;
  z-index: 20;
}

.c-notification__title {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
  line-height: 1;
}

.c-notification__title .c-icon {
  display: inline-block;
  margin-left: -18px;
  margin-left: -1.125rem;
  margin-right: 10px;
  margin-right: 0.625rem;
  position: relative;
  top: -2px;
  top: -0.125rem;
  vertical-align: middle;
}

.c-notification__title .c-icon .c-icon__inner,
.c-notification__title .c-icon .c-icon__inner svg {
  max-height: 30px;
  max-height: 1.875rem;
  max-width: 30px;
  max-width: 1.875rem;
}

.c-notification__subtitle {
  margin-bottom: 0;
}

.c-notification p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.3;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

@media (min-width: 768px) {
  .c-notification p {
    padding-top: 0.125rem;
  }
}

.c-notification--success {
  background-color: #F4FDF3;
  color: #12A252;
}

.c-notification--success .c-notification__title {
  color: #12A252;
}

.c-notification--success .c-icon__inner svg {
  fill: #12A252;
}

.c-notification--error {
  background-color: #fae6e7;
  color: #9b030e;
}

.c-notification--error .c-notification__title {
  color: #9b030e;
}

.c-notification--error .c-icon__inner svg {
  fill: #9b030e;
}

.c-password-show-hide {
  border-radius: 0;
  border: none;
  color: #454849;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1;
  opacity: 0;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  text-decoration: none;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 45px;
  width: 2.8125rem;
  min-height: 100%;
}

.c-password-show-hide:before {
  color: #64686A;
  display: block;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 45px;
  width: 2.8125rem;
}

.c-password-show-hide span {
  display: none;
}

.c-password-show-hide.is-active {
  opacity: 1;
}

.c-password-validation {
  margin-bottom: 0;
}

.js .c-password-validation {
  display: none;
}

.c-password-validation .parsley-errors-list {
  display: none;
}

.c-password-validation .parsley-errors-list.is-custom {
  display: block;
}

.c-password-validation .parsley-custom-error-message > ul {
  margin-bottom: 0;
  margin-top: 10px;
  margin-top: 0.625rem;
}

.c-password-validation .parsley-custom-error-message > ul > li {
  position: relative;
}

.c-password-validation .parsley-custom-error-message > ul > li:last-child {
  margin-bottom: 0;
}

.c-password-validation .parsley-custom-error-message > ul > li:before {
  display: block;
  font-size: 12px;
  font-size: 0.75rem;
  height: 25px;
  height: 1.5625rem;
  left: 0;
  line-height: 12px;
  margin: 0;
  padding: 6px 10px 8px 5px;
  padding: 0.375rem 0.625rem 0.5rem 0.3125rem;
  position: absolute;
  top: 0;
  width: 27px;
  width: 1.6875rem;
}

.c-password-validation .parsley-custom-error-message > ul > li.is-valid {
  color: #ffffff;
}

.c-phone-table {
  font-size: 16px;
  font-size: 1rem;
}

@media (min-width: 540px) {
  .c-phone-table {
    font-size: 1.25rem;
  }
}

@media (min-width: 1200px) {
  .c-phone-table {
    font-size: 1.5rem;
  }
}

.c-phone-table td {
  padding: 0 20px;
  padding: 0 1.25rem;
}

.c-phone-table td:first-child {
  padding-left: 0;
}

.c-phone-table td:last-child {
  padding-right: 0;
}

.c-poll-result {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
              -ms-grid-row-align: flex-end;
          align-items: flex-end;
  border-bottom: 1px solid #F2F2F2;
  padding: 20px 0;
  padding: 1.25rem 0;
}

.c-poll-result::after {
  clear: both;
  content: "";
  display: table;
}

@media (min-width: 540px) {
  .c-poll-result {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media (min-width: 768px) {
  .c-poll-result {
    padding-top: 1.875rem;
  }
}

@media (min-width: 540px) {
  .c-poll-result__inner {
    width: 70%;
    padding-right: 0.9375rem;
  }
}

@media (min-width: 768px) {
  .c-poll-result__inner {
    padding-right: 1.875rem;
  }
}

.c-poll-result__aside {
  line-height: 1;
  padding-top: 10px;
  padding-top: 0.625rem;
  text-align: right;
}

@media (min-width: 540px) {
  .c-poll-result__aside {
    width: 30%;
  }
}

.c-poll-result__aside strong {
  display: inline-block;
  font-weight: 700;
  margin-left: 20px;
  margin-left: 1.25rem;
}

.c-poll-result__title {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
}

.c-poll-result__bar {
  background-color: #F2F2F2;
  border-radius: 1.25rem;
  display: block;
  height: 20px;
  height: 1.25rem;
  position: relative;
}

.c-poll-result__progress {
  background-color: #00ACEE;
  border-radius: 1.25rem;
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: width 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1ms;
  transition: width 1s cubic-bezier(0.165, 0.84, 0.44, 1) 1ms;
}

.js .is-loading .c-poll-result__progress {
  background-color: transparent;
  width: 0 !important;
}

.c-profile {
  font-weight: 700;
  line-height: 1;
}

.c-profile__frame {
  border-radius: 100%;
  display: inline-block;
  height: 40px;
  margin-right: 15px;
  margin-right: 0.9375rem;
  overflow: hidden;
  vertical-align: middle;
  width: 40px;
}

.c-profile img {
  width: 100%;
}

.c-progress {
  background-color: #ffffff;
  border-bottom: 2px solid #F2F2F2;
  display: table;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}

@supports (display: -moz-flex) or (display: flex) {
  .c-progress {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: nowrap;
        -ms-flex-flow: nowrap;
            flex-flow: nowrap;
  }
}

.c-progress__step {
  border-right: 2px solid #F2F2F2;
  cursor: default;
  display: table-cell;
  font-size: 0;
  height: 70px;
  height: 4.375rem;
  line-height: 1.333333333;
  padding: 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
}

@supports (display: -moz-flex) or (display: flex) {
  .c-progress__step {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}

@media (min-width: 768px) {
  .c-progress__step {
    border-right: 0;
    font-size: 0.9375rem;
  }
}

@media (min-width: 768px) {
  .c-progress__step:before {
    border-style: solid;
    border-width: 2.1875rem 0 2.1875rem 0.9375rem;
    border-color: transparent transparent transparent #F2F2F2;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: -1.0625rem;
    top: 0;
    width: 0;
    z-index: 21;
  }
}

@media (min-width: 768px) {
  .c-progress__step:after {
    border-style: solid;
    border-width: 2.1875rem 0 2.1875rem 0.9375rem;
    border-color: transparent transparent transparent #ffffff;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: -0.9375rem;
    top: 0;
    width: 0;
    z-index: 22;
  }
}

@media (min-width: 768px) {
  .c-progress__step:first-child .c-progress__label {
    padding-left: 0.625rem;
  }
}

@media (min-width: 768px) {
  .c-progress__step:first-child .c-progress__label:before {
    display: none;
  }
}

.c-progress__step:last-child {
  border-right: 0;
}

.c-progress__step:last-child:before, .c-progress__step:last-child:after {
  display: none;
}

@media (min-width: 768px) {
  .c-progress__step:last-child .c-progress__label {
    padding-right: 0.625rem;
  }
}

@media (min-width: 768px) {
  .c-progress__step.is-current:after {
    border-color: transparent transparent transparent #00ACEE;
  }
}

.c-progress__step.is-current .c-progress__label {
  background-color: #00ACEE;
  color: #ffffff;
}

.c-progress__label {
  background-color: #ffffff;
  color: #454849;
  display: block;
  height: 70px;
  height: 4.375rem;
  padding: 25px 15px;
  padding: 1.5625rem 0.9375rem;
  width: 100%;
}

@media (min-width: 768px) {
  .c-progress__label {
    padding: 1.5625rem 0 1.5625rem 1.25rem;
  }
}

@media (min-width: 768px) {
  .c-progress__label:before {
    background: #F2F2F2;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 2px;
    z-index: 20;
  }
}

.c-progress__number {
  font-size: 15px;
  font-size: 0.9375rem;
}

.c-promo-panel {
  background-color: #1F5AA5;
  padding: 30px 20px;
  padding: 1.875rem 1.25rem;
  text-align: center;
}

@media (min-width: 540px) {
  .c-promo-panel {
    padding: 1.875rem;
  }
}

@media (min-width: 768px) {
  .c-promo-panel {
    padding: 5rem 2.1875rem 4.375rem;
  }
}

.c-promo-panel__title {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
  color: #ffffff;
  display: block;
}

@media (min-width: 540px) {
  .c-promo-panel__title {
    font-size: 1.5rem;
  }
}

@media (min-width: 768px) {
  .c-promo-panel__title {
    font-size: 1.875rem;
    max-width: 50rem;
    margin: 0 auto 1.25rem;
  }
}

.c-promo-panel--small {
  padding: 30px;
  padding: 1.875rem;
}

.c-search {
  border-bottom: 1px solid #F2F2F2;
  width: 100%;
}

.c-search__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-search__input, .c-search__action {
  float: none;
  margin: 0 !important;
  width: auto;
}

.c-search__input {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.no-flexbox .c-search__input {
  float: left;
  width: -webkit-calc(100% - 12.5rem);
  width: calc(100% - 12.5rem);
}

.c-search__input .c-form-text {
  position: static;
}

.no-flexbox .c-search__action {
  float: left;
  width: 200px;
  width: 12.5rem;
}

.c-share-widget-inline {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
  margin-left: -10px;
  margin-bottom: -5px;
  padding: 10px;
  padding: 0.625rem;
  position: relative;
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-share-widget-inline:hover {
  background-color: #F2F2F2;
}

.c-share-widget-inline:hover .c-share-widget-inline__drawer {
  opacity: 1;
  visibility: visible;
}

.c-share-widget-inline__btn {
  color: #8F9090;
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  position: relative;
  vertical-align: middle;
}

.c-share-widget-inline__btn .c-icon {
  margin-right: 5px;
  margin-right: 0.3125rem;
}

.c-share-widget-inline__btn .c-icon svg {
  max-width: 18px;
  max-width: 1.125rem;
  max-height: 18px;
  max-height: 1.125rem;
}

.c-share-widget-inline__drawer {
  display: inline-block;
  left: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  height: 40px;
  height: 2.5rem;
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  visibility: hidden;
  width: 200px;
}

.c-share-widget-inline__drawer .c-icon svg {
  max-height: 16px;
  max-height: 1rem;
  max-width: 16px;
  max-width: 1rem;
}

.c-share-widget-inline__drawer ul {
  display: inline-block;
  background-color: #F2F2F2;
  padding: 10px 20px 10px 5px;
  padding: 0.625rem 1.25rem 0.625rem 0.3125rem;
  height: 40px;
  height: 2.5rem;
  width: auto;
}

.c-share-widget-inline__item {
  display: inline-block;
  margin-right: 5px;
  margin-right: 0.3125rem;
}

.c-share-widget {
  position: relative;
  line-height: 1;
}

.c-share-widget__btn {
  display: inline-block;
  position: relative;
}

.c-share-widget__btn .c-btn-circle:after {
  background-color: #009BDE;
}

.c-share-widget__btn .c-btn-circle:active {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.c-share-widget__btn .c-btn-circle svg {
  fill: #ffffff;
}

.c-share-widget__drawer {
  background: #ffffff;
  left: 70px;
  left: 4.375rem;
  min-height: 50px;
  min-height: 3.125rem;
  padding: 13px 15px 13px 75px;
  padding: 0.8125rem 0.9375rem 0.8125rem 4.6875rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (max-width: 540px) {
  .c-share-widget__drawer {
    padding-left: 0.9375rem;
  }
}

.c-share-widget__drawer:before {
  color: #009BDE;
  content: "Share";
  display: inline-block;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 600;
  left: 0;
  padding-left: 15px;
  padding-left: 0.9375rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  vertical-align: middle;
  z-index: 1;
}

@media (max-width: 540px) {
  .c-share-widget__drawer:before {
    display: none;
  }
}

.c-share-widget__drawer:after {
  background-color: #ffffff;
  content: "";
  display: block;
  height: 16px;
  height: 1rem;
  left: -10px;
  left: -0.625rem;
  line-height: 1;
  position: absolute;
  top: 50%;
  -webkit-transform: rotate(45deg) translateY(-50%);
      -ms-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
  width: 16px;
  width: 1rem;
}

.c-sidebar-header {
  background-color: #ffffff;
  border-bottom: 1px solid #F2F2F2;
  display: block;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 50px;
  top: 3.125rem;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 300px;
  width: 18.75rem;
  z-index: 1001;
}

@media (min-width: 768px) {
  .c-sidebar-header {
    display: none;
  }
}

.sidebar-nav-is-active .c-sidebar-header {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.c-sidebar-nav {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  background-color: #ffffff;
  display: block;
  left: 0;
  min-height: 100vh;
  overflow: hidden;
  position: fixed;
  top: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 300px;
  width: 18.75rem;
  z-index: 1000;
}

@media (min-width: 768px) {
  .no-touchevents .c-sidebar-nav {
    display: none;
  }
}

.c-sidebar-nav__content {
  position: relative;
  padding-top: 153px;
  padding-top: 9.5625rem;
}

.c-sidebar-nav__footer {
  font-size: 14px;
  font-size: 0.875rem;
  overflow: hidden;
  padding: 20px 15px;
  padding: 1.25rem 0.9375rem;
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-sidebar-nav__footer .c-text-link {
  color: #454849;
}

.c-sidebar-nav__footer .c-text-link:before {
  background-color: #454849;
}

.c-sidebar-nav__footer .c-text-link:hover {
  color: #454849;
}

.nav-drawer-is-active .c-sidebar-nav__footer {
  height: 0;
  opacity: 0;
  -webkit-transform: translateX(30px);
      -ms-transform: translateX(30px);
          transform: translateX(30px);
}

.c-sidebar-nav--small-top-pad .c-sidebar-nav__content {
  padding-top: 100px;
  padding-top: 6.25rem;
}

.c-sidebar-nav--no-top-pad .c-sidebar-nav__content {
  padding-top: 50px;
  padding-top: 3.125rem;
}

.sidebar-nav-is-active .c-sidebar-nav {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  position: relative !important;
}

.c-slideshow-banner {
  display: block;
  height: 250px;
  height: 15.625rem;
  margin-bottom: 130px;
  margin-bottom: 8.125rem;
  position: relative;
  width: 100%;
}

@media (min-width: 768px) {
  .c-slideshow-banner {
    margin-bottom: 0;
  }
}

.c-slideshow-banner:before {
  -webkit-animation: spinner 1s infinite linear;
          animation: spinner 1s infinite linear;
  border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.75);
  border-radius: 100%;
  border-style: solid;
  border-width: 3px;
  content: "";
  display: block;
  height: 40px;
  height: 2.5rem;
  left: 50%;
  margin-left: -25px;
  margin-left: -1.5625rem;
  margin-top: -25px;
  margin-top: -1.5625rem;
  position: absolute;
  top: 47.5%;
  -webkit-transition-duration: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition-duration: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 40px;
  width: 2.5rem;
}

.c-slideshow-banner.flickity-enabled {
  height: auto;
}

.c-slideshow-banner.flickity-enabled:before {
  opacity: 0;
}

.c-slideshow-banner.flickity-enabled .c-slideshow-banner__item {
  opacity: 1;
}

.c-slideshow-banner__item {
  border-right: 1px solid #F2F2F2;
  max-width: 300px;
  max-width: 18.75rem;
  opacity: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .c-slideshow-banner__item {
    min-width: 22.5rem;
    max-width: none;
    width: 30%;
  }
}

@media (min-width: 992px) {
  .c-slideshow-banner__item {
    width: 22.5%;
  }
}

@media (min-width: 1200px) {
  .c-slideshow-banner__item {
    width: 18%;
  }
}

.c-slideshow-banner__item:last-child {
  border-right: none;
}

.c-slideshow-banner .flickity-page-dots {
  display: block;
  position: static;
  padding: 20px 0 30px;
  padding: 1.25rem 0 1.875rem;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .c-slideshow-banner .flickity-page-dots {
    display: none;
  }
}

.c-slideshow-banner .flickity-page-dots .dot {
  background-color: #37393A;
  opacity: 1;
}

.c-slideshow-banner .flickity-page-dots .dot.is-selected {
  background-color: #009BDE;
}

.c-slideshow-banner .flickity-prev-next-button {
  background-color: transparent;
  background-image: -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-linear-gradient(left,transparent 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right,transparent 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.5) 100%);
  border-radius: 0;
  cursor: pointer;
  display: block;
  height: 100%;
  position: absolute;
  opacity: 0.7;
  top: 0;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  width: 20px;
  width: 1.25rem;
  z-index: 10;
}

@media (min-width: 768px) {
  .c-slideshow-banner .flickity-prev-next-button {
    background-color: transparent;
    background-image: -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.25) 40%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-linear-gradient(left,transparent 0%, rgba(0, 0, 0, 0.25) 40%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right,transparent 0%, rgba(0, 0, 0, 0.25) 40%, rgba(0, 0, 0, 0.5) 100%);
    opacity: 1;
    width: 12.5%;
  }
}

.c-slideshow-banner .flickity-prev-next-button:before {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  background: #F8DB00;
  border-radius: 100%;
  border: none;
  content: "";
  display: none;
  height: 50px;
  height: 3.125rem;
  right: 30px;
  right: 1.875rem;
  overflow: hidden;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  -webkit-transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 50px;
  width: 3.125rem;
  z-index: -1;
}

@media (min-width: 768px) {
  .c-slideshow-banner .flickity-prev-next-button:before {
    display: block;
  }
}

.c-slideshow-banner .flickity-prev-next-button:after {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  background: #009BDE;
  border-radius: 100%;
  content: "";
  display: none;
  height: 50px;
  height: 3.125rem;
  right: 30px;
  right: 1.875rem;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%) scale(0.5);
      -ms-transform: translate(0, -50%) scale(0.5);
          transform: translate(0, -50%) scale(0.5);
  -webkit-transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 50px;
  width: 3.125rem;
  z-index: -1;
}

@media (min-width: 768px) {
  .c-slideshow-banner .flickity-prev-next-button:after {
    display: block;
  }
}

.c-slideshow-banner .flickity-prev-next-button:hover:before {
  opacity: 0;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.c-slideshow-banner .flickity-prev-next-button:hover:after {
  opacity: 1;
  -webkit-transform: translate(0, -50%) scale(1);
      -ms-transform: translate(0, -50%) scale(1);
          transform: translate(0, -50%) scale(1);
}

.c-slideshow-banner .flickity-prev-next-button svg {
  display: none;
  fill: #ffffff;
  height: 16px;
  height: 1rem;
  left: auto;
  margin-top: -8px;
  margin-top: -0.5rem;
  width: 16px;
  width: 1rem;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  position: absolute;
  right: 46px;
  right: 2.875rem;
  top: 50%;
  -webkit-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media (min-width: 768px) {
  .c-slideshow-banner .flickity-prev-next-button svg {
    display: block;
  }
}

.c-slideshow-banner .flickity-prev-next-button svg path {
  fill: #ffffff;
}

.c-slideshow-banner .flickity-prev-next-button.next {
  right: 0;
}

.c-slideshow-banner .flickity-prev-next-button.previous {
  opacity: 0;
  visibility: hidden;
}

.c-slideshow-filter {
  border-top: 1px solid transparent;
  cursor: move;
  height: 200px;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 1;
}

.c-slideshow-filter.flickity-enabled {
  border-top: 1px solid #ffffff;
  height: auto;
}

.c-slideshow-filter.flickity-enabled .c-slideshow-filter__slide {
  opacity: 1;
}

.c-slideshow-filter.flickity-enabled .flickity-viewport {
  opacity: 1;
}

.c-slideshow-filter .flickity-viewport {
  opacity: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-slideshow-filter:before {
  -webkit-animation: spinner 1s infinite linear;
          animation: spinner 1s infinite linear;
  border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.25) #009BDE;
  border-radius: 100%;
  border-style: solid;
  border-width: 3px;
  content: "";
  display: block;
  height: 40px;
  height: 2.5rem;
  left: 50%;
  margin-left: -20px;
  margin-left: -1.25rem;
  margin-top: -20px;
  margin-top: -1.25rem;
  position: absolute;
  top: 50%;
  -webkit-transition-duration: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
          transition-duration: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 40px;
  width: 2.5rem;
  z-index: -1;
}

.c-slideshow-filter:after {
  background-color: transparent;
  background-image: -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.2) 100%);
  background-image: -webkit-linear-gradient(left,transparent 0%, rgba(0, 0, 0, 0.2) 100%);
  background-image: linear-gradient(to right,transparent 0%, rgba(0, 0, 0, 0.2) 100%);
  bottom: 0;
  content: "";
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 7px;
  width: 0.4375rem;
}

@media (min-width: 1200px) {
  .c-slideshow-filter:after {
    display: none;
  }
}

.c-slideshow-filter:focus {
  outline: none;
}

.c-slideshow-filter__slide {
  border-right: 2px solid #F2F2F2;
  height: 160px;
  margin: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 130px;
}

.c-slideshow-filter__slide:last-child {
  border-right: none;
}

@media (min-width: 992px) {
  .c-slideshow-filter__slide {
    width: 13.33%;
  }
}

@media (min-width: 1200px) {
  .c-slideshow-filter__slide {
    width: 12.5%;
  }
}

.c-slideshow-filter[data-control] {
  padding-bottom: 10px;
  padding-bottom: 0.625rem;
}

.c-slideshow-filter[data-control] .flickity-viewport {
  overflow: visible;
}

.c-slideshow-filter[data-control]:after {
  bottom: 10px;
  bottom: 0.625rem;
}

.c-slideshow-filter[data-control] .c-slideshow-filter__slide.is-selected .c-btn-filter {
  background-color: #009BDE;
  color: #ffffff;
}

.c-slideshow-filter[data-control] .c-slideshow-filter__slide.is-selected .c-btn-filter .c-icon svg {
  fill: #ffffff;
}

.c-slideshow-filter[data-control] .c-slideshow-filter__slide.is-selected .c-btn-filter .c-btn-filter__title {
  color: #ffffff;
}

.c-slideshow-filter[data-control] .c-slideshow-filter__slide.is-selected .c-btn-filter:after {
  opacity: 1;
  -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
}

.c-slideshow-filter[data-control] .c-btn-filter:after {
  border-color: #009BDE transparent transparent transparent;
  border-style: solid;
  border-width: 9px 9px 0 9px;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  top: 100%;
  opacity: 0;
  -webkit-transform: translate(-50%, -100%);
      -ms-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
  -webkit-transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 0;
  z-index: -1;
}

.c-slideshow-tab-nav {
  cursor: move;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
  overflow: hidden;
  padding-bottom: 10px;
  position: relative;
  width: 100%;
}

.js .c-slideshow-tab-nav {
  opacity: 0;
  -webkit-transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.js .c-slideshow-tab-nav.flickity-enabled {
  opacity: 1;
}

.c-slideshow-tab-nav:focus {
  outline: none;
}

.c-slideshow-tab-nav__slide {
  background-color: #ffffff;
  border-left: 1px solid #F2F2F2;
  border-right: 1px solid #F2F2F2;
  cursor: pointer;
  margin: 0;
  -webkit-transition: background 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: background 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
}

@media (min-width: 768px) {
  .c-slideshow-tab-nav__slide {
    width: 33.33%;
  }
}

.c-slideshow-tab-nav__slide:after {
  border-color: #009BDE transparent transparent transparent;
  border-style: solid;
  border-width: 9px 9px 0 9px;
  content: "";
  height: 0;
  left: 50%;
  position: absolute;
  top: 100%;
  -webkit-transform: translate(-50%, -100%);
      -ms-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 0;
  z-index: -1;
}

.c-slideshow-tab-nav__slide.is-selected {
  background-color: #009BDE;
}

.c-slideshow-tab-nav__slide.is-selected .c-slideshow-tab-nav__title {
  color: #ffffff;
}

.c-slideshow-tab-nav__slide.is-selected:after {
  opacity: 1;
  -webkit-transform: translate(-50%, 0%);
      -ms-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
}

.c-slideshow-tab-nav__title {
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.02em;
  line-height: 1;
  margin: 0;
  padding: 28px 15px;
  text-align: center;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .c-slideshow-tab-nav__title {
    font-size: 0.9375rem;
    padding: 28px 20px 27px;
  }
}

.c-slideshow-tab-nav .flickity-slider {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.c-slideshow-tab-nav .flickity-prev-next-button {
  background-color: #ffffff;
  border-radius: 0;
  height: 70px;
  height: 4.375rem;
  outline: none;
  position: absolute;
  top: 0;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  width: 50px;
  width: 3.125rem;
  z-index: 10;
}

@media (min-width: 768px) {
  .c-slideshow-tab-nav .flickity-prev-next-button {
    width: 4.375rem;
  }
}

.c-slideshow-tab-nav .flickity-prev-next-button:hover {
  background-color: #1F5AA5;
}

.c-slideshow-tab-nav .flickity-prev-next-button:hover.next, .c-slideshow-tab-nav .flickity-prev-next-button:hover.previous {
  border-color: #1F5AA5;
}

.c-slideshow-tab-nav .flickity-prev-next-button:hover .arrow {
  fill: #ffffff;
}

.c-slideshow-tab-nav .flickity-prev-next-button svg {
  height: 14px;
  height: 0.875rem;
  left: 50%;
  margin-left: -7px;
  margin-left: -0.4375rem;
  margin-top: -7px;
  margin-top: -0.4375rem;
  position: absolute;
  top: 50%;
  width: 14px;
  width: 0.875rem;
}

.c-slideshow-tab-nav .flickity-prev-next-button .arrow {
  fill: #009BDE;
}

.c-slideshow-tab-nav .flickity-prev-next-button.previous {
  border-right: 2px solid #F2F2F2;
  left: 0;
}

.lt-ie10 .c-slideshow-tab-nav .flickity-prev-next-button.previous {
  border-color: #F2F2F2;
}

.c-slideshow-tab-nav .flickity-prev-next-button.next {
  border-left: 2px solid #F2F2F2;
  right: 0;
}

.lt-ie10 .c-slideshow-tab-nav .flickity-prev-next-button.next {
  border-color: #F2F2F2;
}

.c-slideshow {
  margin: 0 auto 20px;
  margin: 0 auto 1.25rem;
  max-height: 400px;
  max-height: 25rem;
  max-width: 700px;
  max-width: 43.75rem;
  position: relative;
}

@media (min-width: 768px) {
  .c-slideshow {
    max-height: 600px;
  }
}

.c-slideshow.is-active {
  max-height: none;
}

.c-slideshow.is-active .c-slideshow__main,
.c-slideshow.is-active .c-slideshow__nav {
  opacity: 1;
}

.c-slideshow .flickity-viewport {
  overflow: hidden;
}

.c-slideshow .flickity-prev-next-button {
  background: none;
  box-shadow: none !important;
  opacity: 1;
  padding: 10px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
}

@media (min-width: 768px) {
  .c-slideshow .flickity-prev-next-button {
    display: none;
  }
}

.c-slideshow .flickity-prev-next-button:disabled {
  opacity: 0;
}

.c-slideshow .flickity-prev-next-button:before {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  background: #F8DB00;
  border-radius: 100%;
  border: none;
  content: "";
  height: 50px;
  height: 3.125rem;
  left: 50%;
  overflow: hidden;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 50px;
  width: 3.125rem;
  z-index: -1;
}

.c-slideshow .flickity-prev-next-button:after {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  background: #009BDE;
  border-radius: 100%;
  content: "";
  height: 50px;
  height: 3.125rem;
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0.5);
      -ms-transform: translate(-50%, -50%) scale(0.5);
          transform: translate(-50%, -50%) scale(0.5);
  -webkit-transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 50px;
  width: 3.125rem;
  z-index: -1;
}

.c-slideshow .flickity-prev-next-button:hover:before {
  opacity: 0;
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.c-slideshow .flickity-prev-next-button:hover:after {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}

.c-slideshow .flickity-prev-next-button svg {
  fill: #ffffff;
  height: 16px;
  height: 1rem;
  left: 50%;
  margin-top: -8px;
  margin-top: -0.5rem;
  width: 16px;
  width: 1rem;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  position: absolute;
  right: 36px;
  right: 2.25rem;
  top: 50%;
  -webkit-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  margin-left: -8px;
  margin-left: -0.5rem;
}

.c-slideshow .flickity-prev-next-button svg path {
  fill: #ffffff;
}

.c-slideshow .flickity-prev-next-button.previous {
  left: 15px;
  left: 0.9375rem;
}

.c-slideshow .flickity-prev-next-button.next {
  right: 15px;
  right: 0.9375rem;
}

.c-slideshow__main {
  cursor: move;
  margin-bottom: 4px;
  margin-bottom: 0.25rem;
  opacity: 0;
  overflow: hidden;
  position: relative;
  -webkit-transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
}

.c-slideshow__main.flickity-enabled {
  opacity: 1;
}

.c-slideshow__main:focus {
  outline: none;
}

.c-slideshow__main.has-multiple .flickity-prev-next-button {
  display: block;
}

@media (min-width: 768px) {
  .c-slideshow__main.has-multiple .flickity-prev-next-button {
    display: none;
  }
}

.c-slideshow__main .c-blockquote__quote {
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
  display: block;
}

.c-slideshow__main-slide {
  width: 100%;
  margin: 0;
}

.c-slideshow__main-slide.has-video .c-slideshow__main-content {
  opacity: 0;
}

.c-slideshow__main-slide.has-video .c-video {
  z-index: 100;
}

.c-slideshow__main-slide.has-video .c-video__close-btn {
  opacity: 1;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}

.c-slideshow__main-slide.is-closing .c-video iframe {
  opacity: 0;
  -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
          transform: scale(0.95);
}

.c-slideshow__main-slide.is-closing .c-video__close-btn {
  opacity: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.c-slideshow__main-img {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.c-slideshow__main-img:before {
  background-color: rgba(0, 0, 0, 0.33);
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.c-slideshow__main-content {
  color: #ffffff;
  left: 0;
  padding: 30px 80px;
  padding: 1.875rem 5rem;
  position: absolute;
  text-align: center;
  text-shadow: 3px 5px 14px rgba(0, 0, 0, 0.25);
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
  z-index: 2;
}

@media (min-width: 768px) {
  .c-slideshow__main-content {
    padding: 2.1875rem;
  }
}

.c-slideshow__main-content .c-btn-play {
  margin: 0 auto;
}

.c-slideshow__nav {
  display: none;
  height: 90px;
  height: 5.625rem;
  overflow: hidden;
  opacity: 0;
  position: relative;
  -webkit-transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
  z-index: 1;
}

@media (min-width: 768px) {
  .c-slideshow__nav {
    height: 130px;
  }
}

.c-slideshow__nav:before {
  background-color: transparent;
  background-image: -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.33) 100%);
  background-image: -webkit-linear-gradient(left,transparent 0%, rgba(0, 0, 0, 0.33) 100%);
  background-image: linear-gradient(to right,transparent 0%, rgba(0, 0, 0, 0.33) 100%);
  bottom: 0;
  content: "";
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 5%;
  display: none;
  z-index: 2;
}

.c-slideshow__nav.flickity-enabled {
  display: block;
}

.c-slideshow__nav.is-hidden {
  display: none;
}

.c-slideshow__nav.has-multiple:before {
  display: block;
}

@media (min-width: 768px) {
  .c-slideshow__nav.has-multiple .flickity-prev-next-button {
    display: block;
  }
}

.c-slideshow__nav:focus {
  outline: none;
}

.c-slideshow__nav .flickity-prev-next-button {
  display: none;
}

.c-slideshow__nav-slide {
  background-color: #F2F2F2;
  cursor: pointer;
  height: 90px;
  height: 5.625rem;
  margin: 0 2px;
  width: 25%;
}

@media (min-width: 768px) {
  .c-slideshow__nav-slide {
    border-right: 3px solid #ffffff;
    height: 8.125rem;
    margin: 0;
  }
  .c-slideshow__nav-slide:last-child {
    border-right: none;
  }
}

.c-slideshow__nav-slide:before {
  background-color: #009BDE;
  bottom: 0;
  content: "";
  display: block;
  height: 9px;
  left: 0;
  position: absolute;
  -webkit-transform-origin: center bottom;
      -ms-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-transform: scaleY(0);
      -ms-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
  z-index: 1;
}

.c-slideshow__nav-slide.is-selected:before {
  -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
          transform: scaleY(1);
}

.has-multiple .c-slideshow__nav-slide {
  width: 23.5%;
}

.c-slideshow__nav-img {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-slideshow img {
  width: 100%;
}

.c-slideshow--feature {
  max-width: 1560px;
  max-width: 97.5rem;
  margin-bottom: 0;
}

.c-slideshow--feature .c-slideshow__main {
  height: 300px;
  height: 18.75rem;
}

@media (min-width: 768px) {
  .c-slideshow--feature .c-slideshow__main {
    height: 37.5rem;
    margin-bottom: -3.125rem;
  }
}

.c-slideshow--feature .c-slideshow__main-slide {
  height: 300px;
  height: 18.75rem;
}

@media (min-width: 768px) {
  .c-slideshow--feature .c-slideshow__main-slide {
    height: 37.5rem;
  }
}

.c-slideshow--feature .c-slideshow__nav {
  height: 90px;
  height: 5.625rem;
}

.c-slideshow--feature .c-slideshow__nav:before {
  display: none;
}

.c-slideshow--feature .c-slideshow__nav .flickity-viewport {
  overflow: visible;
}

.c-slideshow--feature .c-slideshow__nav .flickity-prev-next-button {
  display: none;
}

@media (min-width: 768px) {
  .c-slideshow--feature .c-slideshow__nav {
    padding-top: 0.625rem;
  }
}

@media (min-width: 768px) {
  .c-slideshow--feature .c-slideshow__nav.is-hidden {
    opacity: 0 !important;
    -webkit-transform: translateY(30px) !important;
        -ms-transform: translateY(30px) !important;
            transform: translateY(30px) !important;
  }
}

.c-slideshow--feature .c-slideshow__nav.is-cropped .flickity-prev-next-button {
  display: block;
}

.c-slideshow--feature .c-slideshow__nav-slide {
  width: 23.5%;
}

@media (min-width: 768px) {
  .c-slideshow--feature .c-slideshow__nav-slide {
    width: 8.75rem;
    height: 5rem;
  }
}

@media (min-width: 768px) {
  .c-slideshow--feature .c-slideshow__nav-slide.is-selected .c-slideshow__nav-img {
    -webkit-transform: translateY(-9px);
        -ms-transform: translateY(-9px);
            transform: translateY(-9px);
  }
}

.c-split-panel {
  background-color: #ffffff;
  margin-bottom: 2px;
  margin-bottom: 0.125rem;
  position: relative;
}

@media (min-width: 768px) {
  .c-split-panel {
    padding-left: 50%;
  }
}

.c-split-panel__bg-img {
  background-color: rgba(242, 242, 242, 0.33);
  overflow: hidden;
  position: relative;
}

.c-split-panel__bg-img:after {
  content: "";
  display: block;
  height: 0;
  padding-bottom: 66.67%;
}

@media (min-width: 768px) {
  .c-split-panel__bg-img {
    left: 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 50%;
  }
}

.c-split-panel__img {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.c-split-panel__inner {
  padding: 20px;
  padding: 1.25rem;
}

@media (min-width: 540px) {
  .c-split-panel__inner {
    padding: 1.875rem;
  }
}

@media (min-width: 768px) {
  .c-split-panel__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    min-height: 21.875rem;
  }
}

@media (min-width: 992px) {
  .c-split-panel__inner {
    padding: 2.5rem 2.5rem 1.875rem;
  }
}

.c-split-panel__title {
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
}

.c-split-panel__title a:not([class]) {
  color: inherit;
  border: none;
}

@media (min-width: 768px) {
  .c-split-panel__title a:not([class]):hover {
    text-decoration: underline;
  }
}

.c-split-panel__header {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  max-width: 100%;
}

.c-split-panel__footer {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  max-width: 100%;
  width: 100%;
}

.c-stepped-heading {
  line-height: 1.1;
  margin-top: 30px;
  margin-top: 1.875rem;
}

@media (min-width: 768px) {
  .c-stepped-heading {
    margin-top: 1.875rem;
  }
}

.c-stepped-heading__number {
  color: #009BDE;
  display: block;
}

.c-sticky-nav {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  background-color: #ffffff;
  display: none;
  font-weight: 600;
  left: 0;
  padding: 10px 20px;
  padding: 0.625rem 1.25rem;
  position: fixed;
  top: 100px;
  top: 6.25rem;
  -webkit-transition: top 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
  z-index: 1000;
}

@media (min-width: 768px) {
  .c-sticky-nav {
    background-color: transparent;
    box-shadow: none;
    color: #ffffff;
    display: block !important;
    left: auto;
    padding: 0 1.25rem;
    position: relative;
    text-align: center;
    top: auto;
    z-index: 1;
  }
}

@media (min-width: 992px) {
  .c-sticky-nav {
    padding: 0 1.875rem;
  }
}

.c-sticky-nav a:not([class]) {
  color: #454849;
  border: none;
  display: inline-block;
  padding: 5px 0;
  padding: 0.3125rem 0;
  position: relative;
  z-index: 1;
}

@media (min-width: 768px) {
  .c-sticky-nav a:not([class]) {
    color: #ffffff;
    padding: 0.9375rem 0;
  }
}

@media (max-width: 767px) {
  .c-sticky-nav a:not([class]) {
    padding: 0;
  }
  .c-sticky-nav a:not([class]), .c-sticky-nav a:not([class]):link, .c-sticky-nav a:not([class]):visited {
    display: inline;
    border: none;
    position: relative;
    text-decoration: none;
    word-break: break-word;
  }
  .c-sticky-nav a:not([class]):before {
    background-color: #1967B0;
    bottom: -0.15em;
    content: "";
    display: block;
    height: 0.0625em;
    left: 0;
    min-height: 1px;
    position: absolute;
    -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
            transform-origin: left center;
    -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    visibility: hidden;
    width: 100%;
  }
  .c-sticky-nav a:not([class]):hover:before {
    -webkit-transform: scaleX(1);
        -ms-transform: scaleX(1);
            transform: scaleX(1);
    visibility: visible;
  }
}

.c-sticky-nav a:not([class]):hover {
  color: #00ACEE !important;
}

.c-sticky-nav a:not([class]):hover:after {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}

.c-sticky-nav a:not([class]):after {
  background-color: #00ACEE;
  bottom: 0;
  content: "";
  display: none;
  height: 4px;
  height: 0.25rem;
  left: 0;
  position: absolute;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: all 0.33s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.33s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
}

@media (min-width: 768px) {
  .c-sticky-nav a:not([class]):after {
    display: block;
  }
}

.c-sticky-nav__inner {
  margin: 0 auto;
  max-width: 1300px;
  max-width: 81.25rem;
  -webkit-transition: background-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: background-color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media (min-width: 768px) {
  .c-sticky-nav__inner {
    background-color: rgba(0, 0, 0, 0.25);
  }
}

@media (min-width: 768px) {
  .c-sticky-nav__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.c-sticky-nav__item {
  font-size: 13px;
  font-size: 0.8125rem;
  padding: 3px 0;
  padding: 0.1875rem 0;
}

@media (min-width: 768px) {
  .c-sticky-nav__item {
    padding: 0;
    margin: 0 0.3125rem;
  }
}

@media (min-width: 992px) {
  .c-sticky-nav__item {
    font-size: 0.875rem;
    margin: 0 0.9375rem;
  }
}

.c-sticky-nav__item.is-active a:not([class]):after {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}

@media (min-width: 768px) {
  .c-sticky-nav--offset-by-header.is-fixed {
    top: 4.375rem !important;
  }
}

@media (min-width: 768px) {
  .c-sticky-nav.is-fixed {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    color: #454849;
    padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
  }
}

@media (min-width: 768px) {
  .c-sticky-nav.is-fixed .c-sticky-nav__inner {
    background-color: #ffffff;
    max-width: 100%;
    padding: 0 1.25rem;
  }
}

@media (min-width: 768px) {
  .c-sticky-nav.is-fixed a:not([class]) {
    color: #454849;
  }
}

.c-tab-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #F2F2F2;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

.c-tab-container__item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  float: none;
  margin-left: 2px;
}

.c-tab-container__item:first-child {
  margin-left: 0 !important;
}

.c-tab-container__item:first-child .c-form-radio__input:checked + .c-form-radio__label {
  border-left: 1px solid #F2F2F2;
}

.c-tab-container__item:last-child .c-form-radio__input:checked + .c-form-radio__label {
  border-right: 1px solid #F2F2F2;
}

.c-tab-container .c-form-radio__input:checked + .c-form-radio__label {
  border-top: 1px solid #F2F2F2;
}

.c-tab-list {
  position: relative;
  min-height: 200px;
  min-height: 12.5rem;
}

.c-tab-list__item {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transform: translateY(30px) scale(0.98);
      -ms-transform: translateY(30px) scale(0.98);
          transform: translateY(30px) scale(0.98);
  -webkit-transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-tab-list__item.is-active {
  max-height: 10000px;
  overflow: visible;
  opacity: 1;
  -webkit-transform: translateY(0) scale(1);
      -ms-transform: translateY(0) scale(1);
          transform: translateY(0) scale(1);
}

.c-tab-list__item.is-active.is-hiding {
  opacity: 0;
  -webkit-transform: translateY(30px) scale(0.98);
      -ms-transform: translateY(30px) scale(0.98);
          transform: translateY(30px) scale(0.98);
}

.c-tab-list--simple {
  min-height: 0;
}

.c-tab-list--simple .c-tab-list__item {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.c-tab-list--simple .c-tab-list__item.is-active {
  max-height: 300px;
}

.c-table {
  border-collapse: collapse;
  margin-bottom: 1em;
  width: 100%;
}

.c-table tbody th {
  background-color: #009BDE;
  color: #ffffff;
}

.c-table tbody tr {
  border-bottom: 3px solid #ffffff;
}

.c-table tbody tr:first-child, .c-table tbody tr:last-child {
  border-bottom: none;
}

.c-table tbody tr {
  background-color: #eee;
  display: block;
  padding: 10px 0;
}

@media (min-width: 768px) {
  .c-table tbody tr {
    display: table-row;
    padding: 0;
  }
  .c-table tbody tr:before {
    display: none;
  }
}

.c-table tbody tr:nth-child(odd) {
  background-color: #fafafa;
}

.c-table td {
  display: inline-block;
  float: left;
  padding: 10px 20px;
  text-align: left;
  vertical-align: middle;
  width: 100%;
}

@media (min-width: 540px) {
  .c-table td {
    width: 50%;
  }
  .c-table td:nth-child(2n+1) {
    clear: left;
  }
}

@media (min-width: 768px) {
  .c-table td:nth-child(2n+1) {
    clear: none;
  }
}

.c-table td:before {
  color: #009BDE;
  content: attr(data-label);
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 600;
  letter-spacing: 0.02em;
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .c-table td:before {
    display: none;
  }
}

@media (min-width: 768px) {
  .c-table td {
    display: table-cell;
    float: none;
    padding: 30px 15px;
    text-align: center;
    width: auto;
  }
}

@media (min-width: 768px) {
  .c-table td:first-child {
    padding-left: 1.875rem;
    text-align: left;
  }
}

.c-table th {
  display: none;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 0.02em;
  padding: 15px;
  text-transform: uppercase;
  text-align: left;
}

@media (min-width: 768px) {
  .c-table th {
    display: table-cell;
    text-align: center;
  }
}

@media (min-width: 768px) {
  .c-table th:first-child {
    padding-left: 1.875rem;
    text-align: left;
  }
}

.c-table--small {
  font-size: 14px;
  font-size: 0.875rem;
}

.c-table--simple {
  margin-bottom: 0;
}

.c-table--simple tbody tr {
  background: none !important;
  border: none;
}

.c-table--simple tbody td {
  padding: 0;
}

.c-table--simple tbody td:first-child {
  padding-left: 0;
  padding-right: 15px;
  padding-right: 0.9375rem;
}

.c-tag {
  background-color: #ffffff;
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
  padding: 10px 30px;
  padding: 0.625rem 1.875rem;
  text-align: center;
}

@media (max-width: 540px) {
  .c-tag {
    font-size: 0.75rem;
    line-height: 1.2;
    padding: 0.625rem 0.9375rem;
    text-align: left;
  }
}

.c-tag strong {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
}

@media (max-width: 540px) {
  .c-tag strong {
    display: block;
  }
}

.c-tag--bottom-left {
  position: absolute;
  left: 0;
  bottom: 30px;
  bottom: 1.875rem;
}

.c-tag--top-left {
  position: absolute;
  left: 0;
  top: 30px;
  top: 1.875rem;
}

.c-text-link, .c-text-link:link, .c-text-link:visited {
  display: inline;
  border: none;
  position: relative;
  text-decoration: none;
  word-break: break-word;
}

.c-text-link:before {
  background-color: #1967B0;
  bottom: -0.15em;
  content: "";
  display: block;
  height: 0.0625em;
  left: 0;
  min-height: 1px;
  position: absolute;
  -webkit-transform-origin: left center;
      -ms-transform-origin: left center;
          transform-origin: left center;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  visibility: hidden;
  width: 100%;
}

.c-text-link:hover:before {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
  visibility: visible;
}

.c-text-link--grey {
  color: #8F9090;
}

.c-text-link--grey:before {
  background-color: #F8DB00;
}

.c-text-link--grey:hover {
  color: #ffffff;
}

.c-text-link--white {
  color: #ffffff;
}

.c-text-link--white:before {
  background-color: #ffffff;
}

.c-text-link--white:hover {
  color: #ffffff;
}

@media (min-width: 768px) {
  .nav-drawer-is-active .c-header .c-text-link,
  .c-header.c-header--reversed .c-text-link {
    color: #454849;
  }
  .nav-drawer-is-active .c-header .c-text-link:before,
  .c-header.c-header--reversed .c-text-link:before {
    background-color: #454849;
  }
}

.c-tile {
  background-color: #ffffff;
  border: none !important;
  color: #454849;
  display: block;
  padding: 30px;
  padding: 1.875rem;
  position: relative;
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media (min-width: 768px) {
  .c-tile {
    padding: 1.5625rem;
  }
}

@media (min-width: 992px) {
  .c-tile {
    padding: 4.5625rem 2.1875rem 2.1875rem;
  }
}

.c-tile:after {
  color: #009BDE;
  display: none;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1;
  position: absolute;
  right: 20px;
  right: 1.25rem;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(0);
      -ms-transform: translateY(-50%) translateX(0);
          transform: translateY(-50%) translateX(0);
  -webkit-transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.c-tile .c-btn,
.c-tile .c-btn.c-btn--ghost {
  display: none;
}

@media (min-width: 768px) {
  .c-tile .c-btn,
  .c-tile .c-btn.c-btn--ghost {
    display: inline-block;
  }
}

.c-tile__title {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.2;
  position: relative;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
}

@media (min-width: 768px) {
  .c-tile__title {
    font-size: 1.5rem;
    margin-bottom: 0.3125rem;
    -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}

.c-tile__title a:not([class]) {
  color: inherit;
  border: none;
  display: block;
}

@media (min-width: 768px) {
  .c-tile__title a:not([class]) {
    display: inline-block;
  }
}

@media (min-width: 768px) {
  .c-tile__title a:not([class]):hover {
    text-decoration: underline;
  }
}

.c-tile__content {
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

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

.c-tile__content:last-child {
  margin-bottom: 0;
}

.c-tile__content a:not([class]) {
  color: #009BDE;
  text-decoration: none !important;
}

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

.c-tile__bg-img {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.c-tile__bg-img:after {
  background-color: rgba(0, 0, 0, 0.43);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.c-tile__action {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px;
  padding: 1.875rem;
}

@media (min-width: 768px) {
  .c-tile__action {
    padding: 2.1875rem;
  }
}

.c-tile__icon {
  display: none;
  position: absolute;
}

@media (min-width: 768px) {
  .c-tile__icon {
    display: block;
    left: 1.5625rem;
    top: 3.125rem;
  }
}

@media (min-width: 992px) {
  .c-tile__icon {
    left: 2.1875rem;
  }
}

.c-tile__icon .c-icon__inner,
.c-tile__icon .c-icon__inner svg {
  max-height: 38px;
  max-height: 2.375rem;
  max-width: 38px;
  max-width: 2.375rem;
}

@media (min-width: 768px) {
  .c-tile--small {
    padding-top: 2.1875rem;
  }
}

@media (min-width: 768px) {
  .c-tile--medium .c-tile__title {
    font-size: 1.875rem;
  }
}

@media (min-width: 768px) {
  .c-tile--large {
    padding-top: 6.25rem;
  }
}

@media (min-width: 768px) {
  .c-tile--large .c-tile__title {
    font-size: 1.875rem;
  }
}

@media (min-width: 768px) {
  .c-tile--cta {
    padding-top: 2.5rem;
    min-height: 14.375rem;
    -webkit-transition: all 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}

.c-tile--cta:after {
  display: block;
}

@media (min-width: 768px) {
  .c-tile--cta:after {
    bottom: 30px;
    font-size: 1rem;
    left: 35px;
    right: auto;
    top: auto;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
}

.c-tile--cta:hover {
  border: none;
}

@media (min-width: 768px) {
  .c-tile--cta:hover {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    background-color: #009BDE;
    -webkit-transform: scale(1.025);
        -ms-transform: scale(1.025);
            transform: scale(1.025);
    z-index: 1;
  }
}

.c-tile--cta:hover:after {
  -webkit-transform: translateY(-50%) translateX(0);
      -ms-transform: translateY(-50%) translateX(0);
          transform: translateY(-50%) translateX(0);
}

@media (min-width: 768px) {
  .c-tile--cta:hover:after {
    -webkit-transform: translateX(15px);
        -ms-transform: translateX(15px);
            transform: translateX(15px);
    color: #ffffff;
  }
}

@media (min-width: 768px) {
  .c-tile--cta:hover .c-tile__title {
    border-bottom: 1px solid;
    color: #ffffff;
  }
}

.c-tile--cta .c-tile__title {
  border-bottom: 1px solid transparent;
  display: inline;
  line-height: 1.4;
  text-decoration: none !important;
}

@media (min-width: 768px) {
  .c-tile--cta .c-tile__title:after {
    content: "";
    display: block;
    height: 40px;
  }
}

.c-tile--starred:before {
  display: none;
  color: #F8DB00;
  font-size: 30px;
  font-size: 1.875rem;
  position: absolute;
  right: 20px;
  top: 0;
  -webkit-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

@media (min-width: 768px) {
  .c-tile--starred:before {
    display: block;
  }
}

@media (min-width: 768px) {
  .c-tile--starred:focus, .c-tile--starred:hover {
    background-color: #F8DB00;
    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
            transform: scale(1.05);
  }
}

@media (min-width: 768px) {
  .c-tile--starred:focus:before, .c-tile--starred:hover:before {
    color: #ffffff;
  }
}

@media (min-width: 768px) {
  .c-tile--starred:focus:after,
  .c-tile--starred:focus .c-tile__content,
  .c-tile--starred:focus .c-tile__title, .c-tile--starred:hover:after,
  .c-tile--starred:hover .c-tile__content,
  .c-tile--starred:hover .c-tile__title {
    color: #454849;
  }
}

.c-tile--visual {
  background-color: #1F5AA5;
  color: #ffffff;
  overflow: hidden;
  text-shadow: 3px 5px 14px rgba(0, 0, 0, 0.35);
  z-index: 1;
}

.c-tile--visual:link:hover {
  color: #ffffff;
}

.c-tile--visual:link:hover .c-tile__title {
  text-decoration: underline;
}

.c-tile--blue {
  background-color: #1F5AA5;
  color: #ffffff;
}

.c-tile--blue .c-tile__content a:not([class]) {
  color: inherit;
}

.c-tile--blue .c-icon svg {
  fill: #ffffff;
}

.c-tile--light-blue {
  background-color: #009BDE;
  color: #ffffff;
}

.c-tile--light-blue .c-tile__content a:not([class]) {
  color: inherit;
}

.c-tile--light-blue .c-icon svg {
  fill: #ffffff;
}

@media (max-width: 540px) {
  .c-tile--simple\@xsmall {
    background-color: #ffffff;
    color: #454849;
    padding: 0.9375rem 2.5rem 0.9375rem 1.25rem;
  }
}

@media (max-width: 540px) {
  .c-tile--simple\@xsmall a:not([class]) {
    color: #454849;
  }
}

@media (max-width: 540px) {
  .c-tile--simple\@xsmall .c-tile__title {
    font-size: 1rem;
    margin-bottom: 0;
  }
}

@media (max-width: 540px) {
  .c-tile--simple\@xsmall .c-tile__content {
    display: none;
  }
}

@media (max-width: 540px) {
  .c-tile--simple\@xsmall [class*="c-btn"] {
    display: none;
  }
}

@media (max-width: 767px) {
  .c-tile--simple\@medium-max {
    background-color: #ffffff;
    color: #454849;
    padding: 0.9375rem 2.5rem 0.9375rem 1.25rem;
  }
}

@media (max-width: 767px) {
  .c-tile--simple\@medium-max a:not([class]) {
    color: #454849;
  }
}

@media (max-width: 767px) {
  .c-tile--simple\@medium-max .c-tile__title {
    font-size: 1rem;
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .c-tile--simple\@medium-max .c-tile__content {
    display: none;
  }
}

@media (max-width: 767px) {
  .c-tile--simple\@medium-max [class*="c-btn"] {
    display: none;
  }
}

a.c-tile, a.c-tile:link, a.c-tile:visited {
  background-color: #ffffff;
  color: #454849;
  display: block;
  padding-right: 50px;
  padding-right: 3.125rem;
}

@media (min-width: 768px) {
  a.c-tile, a.c-tile:link, a.c-tile:visited {
    padding-right: 1.875rem;
  }
}

a.c-tile:after, a.c-tile:link:after, a.c-tile:visited:after {
  display: block;
}

@media (min-width: 768px) {
  a.c-tile:after, a.c-tile:link:after, a.c-tile:visited:after {
    display: none;
  }
}

a.c-tile .c-tile__title, a.c-tile:link .c-tile__title, a.c-tile:visited .c-tile__title {
  color: #454849;
  -webkit-transform: color 500ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
      -ms-transform: color 500ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
          transform: color 500ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}

a.c-tile .c-tile__content, a.c-tile:link .c-tile__content, a.c-tile:visited .c-tile__content {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  a.c-tile .c-tile__content, a.c-tile:link .c-tile__content, a.c-tile:visited .c-tile__content {
    margin-bottom: 1.25rem;
  }
}

a.c-tile.c-tile--light-blue, a.c-tile:link.c-tile--light-blue, a.c-tile:visited.c-tile--light-blue {
  background-color: #009BDE;
  color: #ffffff;
}

a.c-tile.c-tile--light-blue:after, a.c-tile:link.c-tile--light-blue:after, a.c-tile:visited.c-tile--light-blue:after {
  color: #ffffff;
}

a.c-tile.c-tile--light-blue .c-tile__title, a.c-tile:link.c-tile--light-blue .c-tile__title, a.c-tile:visited.c-tile--light-blue .c-tile__title {
  color: #ffffff;
}

a.c-tile:hover, a.c-tile:focus, a.c-tile:active {
  background-color: #009BDE;
  color: #ffffff;
  cursor: pointer;
}

@media (min-width: 768px) {
  a.c-tile:hover, a.c-tile:focus, a.c-tile:active {
    background-color: #ffffff;
    color: #454849;
  }
}

a.c-tile:hover:after, a.c-tile:focus:after, a.c-tile:active:after {
  color: #ffffff;
  -webkit-transform: translateY(-50%) translateX(5px);
      -ms-transform: translateY(-50%) translateX(5px);
          transform: translateY(-50%) translateX(5px);
}

a.c-tile:hover .c-tile__title, a.c-tile:focus .c-tile__title, a.c-tile:active .c-tile__title {
  color: #ffffff;
}

@media (min-width: 768px) {
  a.c-tile:hover .c-tile__title, a.c-tile:focus .c-tile__title, a.c-tile:active .c-tile__title {
    color: #454849;
    text-decoration: underline;
  }
}

a.c-tile:hover.c-tile--light-blue, a.c-tile:focus.c-tile--light-blue, a.c-tile:active.c-tile--light-blue {
  background-color: #ffffff;
  color: #454849;
}

a.c-tile:hover.c-tile--light-blue:after, a.c-tile:focus.c-tile--light-blue:after, a.c-tile:active.c-tile--light-blue:after {
  color: #009BDE;
}

a.c-tile:hover.c-tile--light-blue .c-icon svg, a.c-tile:focus.c-tile--light-blue .c-icon svg, a.c-tile:active.c-tile--light-blue .c-icon svg {
  fill: #454849;
}

a.c-tile:hover.c-tile--light-blue .c-tile__title, a.c-tile:focus.c-tile--light-blue .c-tile__title, a.c-tile:active.c-tile--light-blue .c-tile__title {
  color: #454849;
}

a.c-tile:hover.c-tile--light-blue .c-btn--ghost-secondary, a.c-tile:focus.c-tile--light-blue .c-btn--ghost-secondary, a.c-tile:active.c-tile--light-blue .c-btn--ghost-secondary {
  background-color: #009BDE;
  border-color: #009BDE;
  color: #ffffff;
}

a.c-tile:hover.c-tile--light-blue .c-btn--secondary, a.c-tile:focus.c-tile--light-blue .c-btn--secondary, a.c-tile:active.c-tile--light-blue .c-btn--secondary {
  background-color: #F8DB00;
  border-color: #F8DB00;
  color: #37393A;
}

.c-title-bar {
  background-color: #009BDE;
  padding: 18px;
  text-align: center;
}

.c-title-bar__title {
  color: #ffffff;
  margin: 0;
}

.c-title-bar__list li {
  display: block;
  margin: 0;
  padding: 0;
  line-height: 1;
}

@media (min-width: 768px) {
  .c-title-bar__list li {
    display: inline-block;
    vertical-align: top;
    margin-right: -4px;
  }
}

.c-title-bar__list li:last-child {
  margin-right: 0;
}

.c-title-bar__item {
  position: relative;
}

.c-title-bar__item:first-of-type {
  padding: 11px 20px;
  max-height: 50px;
}

@media (min-width: 540px) {
  .c-title-bar__item:first-of-type {
    padding: 22px 20px;
    max-height: 70px;
  }
}

@media (min-width: 768px) {
  .c-title-bar__item:first-of-type {
    padding: 18px 130px 18px 20px;
  }
}

.touchevents .c-title-bar__item:first-of-type {
  max-height: none;
}

.c-title-bar__item:last-of-type {
  max-height: 50px;
}

@media (min-width: 540px) {
  .c-title-bar__item:last-of-type {
    max-height: 70px;
  }
}

.touchevents .c-title-bar__item:last-of-type {
  max-height: none;
}

@media (max-width: 540px) {
  .c-title-bar__item {
    max-height: none !important;
  }
}

.c-title-bar__label {
  color: #ffffff;
  display: none;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .c-title-bar__label {
    display: block;
    margin-right: 1.25rem;
    position: absolute;
    right: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

.touchevents .c-title-bar__label {
  font-size: 13px;
  font-size: 0.8125rem;
  display: block;
}

@media (min-width: 540px) {
  .touchevents .c-title-bar__label {
    display: none;
  }
}

.c-title-bar--no-pad {
  padding: 0;
}

.c-title-bar--spacing-bottom-thin {
  margin-bottom: 2px;
}

@media (min-width: 540px) {
  .c-title-bar--split .c-title-bar__item:first-of-type {
    float: left;
  }
}

@media (min-width: 540px) {
  .c-title-bar--split .c-title-bar__item:last-of-type {
    float: right;
  }
}

.c-title-bar--spilt\@large .c-title-bar__list {
  display: table;
  width: 100%;
}

@media (max-width: 540px) {
  .c-title-bar--spilt\@large .c-title-bar__list {
    display: block;
  }
}

.c-title-bar--spilt\@large .c-title-bar__list li {
  display: table-cell;
  vertical-align: top;
}

@media (max-width: 540px) {
  .c-title-bar--spilt\@large .c-title-bar__list li {
    display: block;
  }
}

.c-title-bar--spilt\@large .c-title-bar__list li:last-child {
  width: 250px;
}

@media (max-width: 540px) {
  .c-title-bar--spilt\@large .c-title-bar__list li:last-child {
    width: 100%;
  }
}

@media (min-width: 992px) {
  .c-title-bar--spilt\@large .c-title-bar__item:first-of-type {
    float: left;
  }
}

@media (min-width: 768px) {
  .c-title-bar--spilt\@large .c-title-bar__item:first-of-type {
    padding: 18px 20px;
  }
}

@media (min-width: 992px) {
  .c-title-bar--spilt\@large .c-title-bar__item:last-of-type {
    float: right;
  }
}

.c-tooltip {
  position: relative;
  padding-right: 35px;
}

.c-tooltip__btn {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  background-color: #ffffff;
  border-radius: 100%;
  color: #009BDE;
  content: "";
  cursor: pointer;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: 22px;
  line-height: 1;
  padding-top: 4px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 22px;
  z-index: 50;
}

.c-tooltip__btn:hover, .c-tooltip__btn:focus {
  background-color: #00ACEE;
  color: #ffffff;
  z-index: 100;
}

.c-tooltip__btn:hover:before, .c-tooltip__btn:hover:after, .c-tooltip__btn:focus:before, .c-tooltip__btn:focus:after {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.c-tooltip__btn:hover:before, .c-tooltip__btn:focus:before {
  -webkit-transform: translateY(0) scale(0.95);
      -ms-transform: translateY(0) scale(0.95);
          transform: translateY(0) scale(0.95);
}

@media (min-width: 1400px) {
  .c-tooltip__btn:hover:before, .c-tooltip__btn:focus:before {
    -webkit-transform: translateX(50%) translateY(0) scale(0.95);
        -ms-transform: translateX(50%) translateY(0) scale(0.95);
            transform: translateX(50%) translateY(0) scale(0.95);
  }
}

.c-tooltip__btn:hover:after, .c-tooltip__btn:focus:after {
  -webkit-transform: translateY(0) rotate(45deg);
      -ms-transform: translateY(0) rotate(45deg);
          transform: translateY(0) rotate(45deg);
}

.c-tooltip__btn:before, .c-tooltip__btn:after {
  -webkit-backface-visibility: none;
          backface-visibility: none;
  display: block;
  line-height: 1;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-20px) scale(0.95);
      -ms-transform: translateY(-20px) scale(0.95);
          transform: translateY(-20px) scale(0.95);
  -webkit-transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s, visibility 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s, -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s, visibility 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s, -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s, visibility 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s, transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s, visibility 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s, transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s, -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
  visibility: hidden;
}

.c-tooltip__btn:before {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  background-color: #ffffff;
  border-radius: 3px;
  color: #64686A;
  content: attr(data-text);
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.4;
  margin-top: 24px;
  max-width: 300px;
  max-width: 18.75rem;
  min-width: 300px;
  min-width: 18.75rem;
  padding: 15px;
  padding: 0.9375rem;
  right: -6px;
  text-align: left;
  -webkit-transform: translateY(-20px) scale(0.95);
      -ms-transform: translateY(-20px) scale(0.95);
          transform: translateY(-20px) scale(0.95);
  z-index: 51;
}

@media (min-width: 768px) {
  .c-tooltip__btn:before {
    max-width: 12.5rem;
    min-width: 12.5rem;
  }
}

@media (min-width: 1400px) {
  .c-tooltip__btn:before {
    -webkit-transform: translateX(50%) translateY(-20px) scale(0.95);
        -ms-transform: translateX(50%) translateY(-20px) scale(0.95);
            transform: translateX(50%) translateY(-20px) scale(0.95);
    right: 11px;
    margin-top: 19px;
  }
}

.c-tooltip__btn:after {
  background-color: #ffffff;
  box-shadow: -1px -1px 1px 0px rgba(0, 0, 0, 0.15);
  content: "";
  height: 16px;
  margin-top: 20px;
  right: 3px;
  width: 16px;
  -webkit-transform: translateY(-20px) rotate(45deg);
      -ms-transform: translateY(-20px) rotate(45deg);
          transform: translateY(-20px) rotate(45deg);
  z-index: 51;
}

@media (min-width: 1400px) {
  .c-tooltip__btn:after {
    -webkit-transform: translateX(50%) translateY(-20px) rotate(45deg);
        -ms-transform: translateX(50%) translateY(-20px) rotate(45deg);
            transform: translateX(50%) translateY(-20px) rotate(45deg);
    margin-top: 16px;
    right: 3px;
  }
}

.c-tooltip--center .c-tooltip__btn:hover:before, .c-tooltip--center .c-tooltip__btn:focus:before {
  -webkit-transform: translateX(50%) translateY(0) scale(0.95);
      -ms-transform: translateX(50%) translateY(0) scale(0.95);
          transform: translateX(50%) translateY(0) scale(0.95);
}

.c-tooltip--center .c-tooltip__btn:hover:after, .c-tooltip--center .c-tooltip__btn:focus:after {
  -webkit-transform: translateY(0) rotate(45deg);
      -ms-transform: translateY(0) rotate(45deg);
          transform: translateY(0) rotate(45deg);
}

.c-tooltip--center .c-tooltip__btn:before {
  -webkit-transform: translateX(50%) translateY(-20px) scale(0.95);
      -ms-transform: translateX(50%) translateY(-20px) scale(0.95);
          transform: translateX(50%) translateY(-20px) scale(0.95);
  right: 11px;
  margin-top: 19px;
}

.c-tooltip--center .c-tooltip__btn:after {
  -webkit-transform: translateX(50%) translateY(-20px) rotate(45deg);
      -ms-transform: translateX(50%) translateY(-20px) rotate(45deg);
          transform: translateX(50%) translateY(-20px) rotate(45deg);
  margin-top: 16px;
  right: 3px;
}

.c-tooltip--inline {
  display: inline-block !important;
  height: 16px;
  height: 1rem;
  margin-top: 5px;
  margin-top: 0.3125rem;
  padding-right: 0;
  vertical-align: middle;
  width: 16px !important;
  width: 1rem !important;
}

.c-tooltip--inline .c-tooltip__btn {
  height: 16px;
  height: 1rem;
  padding-top: 2px;
  width: 16px;
  width: 1rem;
}

.c-compare__title .c-tooltip--inline .c-tooltip__btn {
  height: 14px;
  font-size: 10px;
  font-size: 0.625rem;
  -webkit-transform: rotate(90deg) translate(-50%, 0);
      -ms-transform: rotate(90deg) translate(-50%, 0);
          transform: rotate(90deg) translate(-50%, 0);
  width: 14px;
}

@media (min-width: 992px) {
  .c-compare__title .c-tooltip--inline .c-tooltip__btn {
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

.c-tooltip--tiny-icon-only {
  border-bottom-width: 0;
  display: block;
  height: 35px;
  padding-right: 0;
  position: absolute;
  right: 50%;
  top: 0;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
  width: 35px;
  z-index: 5;
}

.c-tooltip--tiny-icon-only:hover, .c-tooltip--tiny-icon-only:focus {
  border-bottom-width: 0;
}

.c-tooltip--tiny-icon-only:hover .c-tooltip__btn, .c-tooltip--tiny-icon-only:focus .c-tooltip__btn {
  background-color: #00ACEE;
  color: #ffffff;
}

.c-tooltip--tiny-icon-only .c-tooltip__btn {
  height: 14px;
  font-size: 10px;
  font-size: 0.625rem;
  padding-top: 2px;
  right: 50%;
  top: 10px;
  -webkit-transform: translate(50%, 0);
      -ms-transform: translate(50%, 0);
          transform: translate(50%, 0);
  width: 14px;
}

.c-tooltip--tiny-icon-only .c-tooltip__btn:hover:before, .c-tooltip--tiny-icon-only .c-tooltip__btn:hover:after, .c-tooltip--tiny-icon-only .c-tooltip__btn:focus:before, .c-tooltip--tiny-icon-only .c-tooltip__btn:focus:after {
  display: none;
}

.c-video {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}

.c-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
}

.c-video__close-btn {
  opacity: 0;
  position: absolute;
  right: 20px;
  right: 1.25rem;
  top: 20px;
  top: 1.25rem;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: 101;
}

.c-windscreen {
  display: block;
  margin: 0 auto;
  max-width: 800px;
  max-width: 50rem;
  width: 100%;
}

.c-windscreen__diagram {
  height: 0;
  margin: 0 auto;
  padding-top: 40%;
  position: relative;
  width: 100%;
}

.c-windscreen__diagram svg {
  display: block;
  height: 100%;
  height: auto;
  left: 0;
  max-height: none;
  max-width: none;
  position: absolute;
  top: 0;
  width: 100%;
  width: 100%;
}

.c-windscreen__diagram svg #a > path,
.c-windscreen__diagram svg #b > path,
.c-windscreen__diagram svg #c > path {
  opacity: 1;
  -webkit-transition: fill 200ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 200ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
  transition: fill 200ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 200ms cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
}

.c-windscreen__diagram svg #a:hover,
.c-windscreen__diagram svg #b:hover,
.c-windscreen__diagram svg #c:hover {
  cursor: pointer;
}

.c-windscreen__diagram svg #a:hover > path, .c-windscreen__diagram svg #a.is-active > path,
.c-windscreen__diagram svg #b:hover > path,
.c-windscreen__diagram svg #b.is-active > path,
.c-windscreen__diagram svg #c:hover > path,
.c-windscreen__diagram svg #c.is-active > path {
  opacity: .85;
}

.c-windscreen__diagram svg #a:hover > path, .c-windscreen__diagram svg #a.is-active > path {
  fill: #F8DB00;
}

.c-windscreen__diagram svg #b:hover > path, .c-windscreen__diagram svg #b.is-active > path {
  fill: #009BDE;
}

.c-windscreen__diagram svg #c:hover > path, .c-windscreen__diagram svg #c.is-active > path {
  fill: #CE0412;
}

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

.c-windscreen__image img {
  display: inline-block;
}

.c-windscreen__areas {
  font-size: 0;
  padding: 20px 0 0;
  padding: 1.25rem 0 0;
}

.c-windscreen__areas .c-btn {
  display: block;
  margin: 0 auto 15px;
  margin: 0 auto 0.9375rem;
}

@media (min-width: 540px) {
  .c-windscreen__areas .c-btn {
    display: inline-block;
    margin: 0 0.3125rem;
  }
}

.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: 20px;
  left: 1.25rem;
  margin-left: -9999em;
  position: absolute;
  top: 20px;
  top: 1.25rem;
  z-index: 9999;
}

.u-skip-to-content:focus {
  margin-left: 0;
}

.u-bg-white.u-bg-white {
  background-color: #ffffff;
}

.u-bg-black.u-bg-black {
  background-color: #000000;
}

.u-bg-yellow-mid-dark.u-bg-yellow-mid-dark {
  background-color: #E0C426;
}

.u-bg-yellow.u-bg-yellow {
  background-color: #F8DB00;
}

.u-bg-blue-mid-dark.u-bg-blue-mid-dark {
  background-color: #014280;
}

.u-bg-blue.u-bg-blue {
  background-color: #1F5AA5;
}

.u-bg-blue-mid-light.u-bg-blue-mid-light {
  background-color: #1967B0;
}

.u-bg-blue-light.u-bg-blue-light {
  background-color: #009BDE;
}

.u-bg-blue-x-dark.u-bg-blue-x-dark {
  background-color: #005095;
}

.u-bg-grey-mid-dark.u-bg-grey-mid-dark {
  background-color: #37393A;
}

.u-bg-grey.u-bg-grey {
  background-color: #454849;
}

.u-bg-grey-light.u-bg-grey-light {
  background-color: #8F9090;
}

.u-bg-grey-x-light.u-bg-grey-x-light {
  background-color: #B7B8B8;
}

.u-bg-grey-xxx-light.u-bg-grey-xxx-light {
  background-color: #F2F2F2;
}

.u-color-white.u-color-white {
  color: #ffffff;
}

.u-color-black.u-color-black {
  color: #000000;
}

.u-color-yellow-mid-dark.u-color-yellow-mid-dark {
  color: #E0C426;
}

.u-color-yellow.u-color-yellow {
  color: #F8DB00;
}

.u-color-blue-mid-dark.u-color-blue-mid-dark {
  color: #014280;
}

.u-color-blue.u-color-blue {
  color: #1F5AA5;
}

.u-color-blue-mid-light.u-color-blue-mid-light {
  color: #1967B0;
}

.u-color-blue-light.u-color-blue-light {
  color: #009BDE;
}

.u-color-grey-mid-dark.u-color-grey-mid-dark {
  color: #37393A;
}

.u-color-grey.u-color-grey {
  color: #454849;
}

.u-color-grey-light.u-color-grey-light {
  color: #8F9090;
}

.u-color-grey-x-light.u-color-grey-x-light {
  color: #B7B8B8;
}

.u-color-grey-xxx-light.u-color-grey-xxx-light {
  color: #F2F2F2;
}

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

/**
* 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::after {
  clear: both;
  content: "";
  display: table;
}

.u-reset-list {
  list-style: none;
  counter-reset: none;
}

.u-reset-list > li {
  padding: 0;
}

.u-reset-list > li:before {
  display: none;
}

.u-shift-1\/2.u-shift-1\/2 {
  margin-left: 50.84746%;
}

@media (max-width: 540px) {
  .u-shift-1\/2.u-shift-1\/2 {
    margin-left: 0%;
  }
}

.u-shift-1\/4.u-shift-1\/4 {
  margin-left: 25.42373%;
}

@media (max-width: 540px) {
  .u-shift-1\/4.u-shift-1\/4 {
    margin-left: 0%;
  }
}

.u-shift-3\/4.u-shift-3\/4 {
  margin-left: 76.27119%;
}

@media (max-width: 540px) {
  .u-shift-3\/4.u-shift-3\/4 {
    margin-left: 0%;
  }
}

.u-shift-1\/3.u-shift-1\/3 {
  margin-left: 33.89831%;
}

@media (max-width: 540px) {
  .u-shift-1\/3.u-shift-1\/3 {
    margin-left: 0%;
  }
}

.u-shift-2\/3.u-shift-2\/3 {
  margin-left: 67.79661%;
}

@media (max-width: 540px) {
  .u-shift-2\/3.u-shift-2\/3 {
    margin-left: 0%;
  }
}

/**
* @bp-medium
*/
@media (min-width: 768px) {
  .u-shift-1\/2\@medium.u-shift-1\/2\@medium {
    margin-left: 50.84746%;
  }
}

@media (min-width: 768px) {
  .u-shift-1\/4\@medium.u-shift-1\/4\@medium {
    margin-left: 25.42373%;
  }
}

@media (min-width: 768px) {
  .u-shift-3\/4\@medium.u-shift-3\/4\@medium {
    margin-left: 76.27119%;
  }
}

@media (min-width: 768px) {
  .u-shift-1\/3\@medium.u-shift-1\/3\@medium {
    margin-left: 33.89831%;
  }
}

@media (min-width: 768px) {
  .u-shift-2\/3\@medium.u-shift-2\/3\@medium {
    margin-left: 67.79661%;
  }
}

/**
* @bp-large
*/
@media (min-width: 992px) {
  .u-shift-1\/2\@large.u-shift-1\/2\@large {
    margin-left: 50.84746%;
  }
}

@media (min-width: 992px) {
  .u-shift-1\/4\@large.u-shift-1\/4\@large {
    margin-left: 25.42373%;
  }
}

@media (min-width: 992px) {
  .u-shift-3\/4\@large.u-shift-3\/4\@large {
    margin-left: 76.27119%;
  }
}

@media (min-width: 992px) {
  .u-shift-1\/3\@large.u-shift-1\/3\@large {
    margin-left: 33.89831%;
  }
}

@media (min-width: 992px) {
  .u-shift-2\/3\@large.u-shift-2\/3\@large {
    margin-left: 67.79661%;
  }
}

.u-1\/1.u-1\/1 {
  float: left;
  display: block;
  margin-right: 1.69492%;
  width: 100%;
}

.u-1\/1.u-1\/1:last-child {
  margin-right: 0;
}

@media (max-width: 540px) {
  .u-1\/1.u-1\/1 {
    float: left;
    display: block;
    margin-right: 1.69492%;
    width: 100%;
  }
  .u-1\/1.u-1\/1:last-child {
    margin-right: 0;
  }
}

.u-1\/2.u-1\/2 {
  float: left;
  display: block;
  margin-right: 1.69492%;
  width: 49.15254%;
}

.u-1\/2.u-1\/2:last-child {
  margin-right: 0;
}

@media (max-width: 540px) {
  .u-1\/2.u-1\/2 {
    float: left;
    display: block;
    margin-right: 1.69492%;
    width: 100%;
  }
  .u-1\/2.u-1\/2:last-child {
    margin-right: 0;
  }
}

.u-1\/4.u-1\/4 {
  float: left;
  display: block;
  margin-right: 1.69492%;
  width: 23.72881%;
}

.u-1\/4.u-1\/4:last-child {
  margin-right: 0;
}

@media (max-width: 540px) {
  .u-1\/4.u-1\/4 {
    float: left;
    display: block;
    margin-right: 1.69492%;
    width: 100%;
  }
  .u-1\/4.u-1\/4:last-child {
    margin-right: 0;
  }
}

.u-3\/4.u-3\/4 {
  float: left;
  display: block;
  margin-right: 1.69492%;
  width: 74.57627%;
}

.u-3\/4.u-3\/4:last-child {
  margin-right: 0;
}

@media (max-width: 540px) {
  .u-3\/4.u-3\/4 {
    float: left;
    display: block;
    margin-right: 1.69492%;
    width: 100%;
  }
  .u-3\/4.u-3\/4:last-child {
    margin-right: 0;
  }
}

.u-1\/3.u-1\/3 {
  float: left;
  display: block;
  margin-right: 1.69492%;
  width: 32.20339%;
}

.u-1\/3.u-1\/3:last-child {
  margin-right: 0;
}

@media (max-width: 540px) {
  .u-1\/3.u-1\/3 {
    float: left;
    display: block;
    margin-right: 1.69492%;
    width: 100%;
  }
  .u-1\/3.u-1\/3:last-child {
    margin-right: 0;
  }
}

.u-2\/3.u-2\/3 {
  float: left;
  display: block;
  margin-right: 1.69492%;
  width: 66.10169%;
}

.u-2\/3.u-2\/3:last-child {
  margin-right: 0;
}

@media (max-width: 540px) {
  .u-2\/3.u-2\/3 {
    float: left;
    display: block;
    margin-right: 1.69492%;
    width: 100%;
  }
  .u-2\/3.u-2\/3:last-child {
    margin-right: 0;
  }
}

/**
* @bp-medium
*/
@media (min-width: 768px) {
  .u-1\/2\@medium.u-1\/2\@medium {
    float: left;
    display: block;
    margin-right: 1.69492%;
    width: 49.15254%;
  }
  .u-1\/2\@medium.u-1\/2\@medium:last-child {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .u-1\/4\@medium.u-1\/4\@medium {
    float: left;
    display: block;
    margin-right: 1.69492%;
    width: 23.72881%;
  }
  .u-1\/4\@medium.u-1\/4\@medium:last-child {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .u-3\/4\@medium.u-3\/4\@medium {
    float: left;
    display: block;
    margin-right: 1.69492%;
    width: 74.57627%;
  }
  .u-3\/4\@medium.u-3\/4\@medium:last-child {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .u-1\/3\@medium.u-1\/3\@medium {
    float: left;
    display: block;
    margin-right: 1.69492%;
    width: 32.20339%;
  }
  .u-1\/3\@medium.u-1\/3\@medium:last-child {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .u-2\/3\@medium.u-2\/3\@medium {
    float: left;
    display: block;
    margin-right: 1.69492%;
    width: 66.10169%;
  }
  .u-2\/3\@medium.u-2\/3\@medium:last-child {
    margin-right: 0;
  }
}

/**
* @bp-large
*/
@media (min-width: 992px) {
  .u-1\/2\@large.u-1\/2\@large {
    float: left;
    display: block;
    margin-right: 1.69492%;
    width: 49.15254%;
  }
  .u-1\/2\@large.u-1\/2\@large:last-child {
    margin-right: 0;
  }
}

@media (min-width: 992px) {
  .u-1\/4\@large.u-1\/4\@large {
    float: left;
    display: block;
    margin-right: 1.69492%;
    width: 23.72881%;
  }
  .u-1\/4\@large.u-1\/4\@large:last-child {
    margin-right: 0;
  }
}

@media (min-width: 992px) {
  .u-3\/4\@large.u-3\/4\@large {
    float: left;
    display: block;
    margin-right: 1.69492%;
    width: 74.57627%;
  }
  .u-3\/4\@large.u-3\/4\@large:last-child {
    margin-right: 0;
  }
}

@media (min-width: 992px) {
  .u-1\/3\@large.u-1\/3\@large {
    float: left;
    display: block;
    margin-right: 1.69492%;
    width: 32.20339%;
  }
  .u-1\/3\@large.u-1\/3\@large:last-child {
    margin-right: 0;
  }
}

@media (min-width: 992px) {
  .u-2\/3\@large.u-2\/3\@large {
    float: left;
    display: block;
    margin-right: 1.69492%;
    width: 66.10169%;
  }
  .u-2\/3\@large.u-2\/3\@large:last-child {
    margin-right: 0;
  }
}

/**
* @bp-xlarge
*/
@media (min-width: 1200px) {
  .u-1\/2\@xlarge.u-1\/2\@xlarge {
    float: left;
    display: block;
    margin-right: 1.69492%;
    width: 49.15254%;
  }
  .u-1\/2\@xlarge.u-1\/2\@xlarge:last-child {
    margin-right: 0;
  }
}

@media (min-width: 1200px) {
  .u-1\/4\@xlarge.u-1\/4\@xlarge {
    float: left;
    display: block;
    margin-right: 1.69492%;
    width: 23.72881%;
  }
  .u-1\/4\@xlarge.u-1\/4\@xlarge:last-child {
    margin-right: 0;
  }
}

@media (min-width: 1200px) {
  .u-3\/4\@xlarge.u-3\/4\@xlarge {
    float: left;
    display: block;
    margin-right: 1.69492%;
    width: 74.57627%;
  }
  .u-3\/4\@xlarge.u-3\/4\@xlarge:last-child {
    margin-right: 0;
  }
}

@media (min-width: 1200px) {
  .u-1\/3\@xlarge.u-1\/3\@xlarge {
    float: left;
    display: block;
    margin-right: 1.69492%;
    width: 32.20339%;
  }
  .u-1\/3\@xlarge.u-1\/3\@xlarge:last-child {
    margin-right: 0;
  }
}

@media (min-width: 1200px) {
  .u-2\/3\@xlarge.u-2\/3\@xlarge {
    float: left;
    display: block;
    margin-right: 1.69492%;
    width: 66.10169%;
  }
  .u-2\/3\@xlarge.u-2\/3\@xlarge:last-child {
    margin-right: 0;
  }
}

.u-grid-last.u-grid-last {
  margin-right: 0;
}

.u-section-heading {
  margin-bottom: 0;
  padding: 30px 0;
  padding: 1.875rem 0;
  text-align: center;
}

.u-underline-heading {
  border-bottom: 2px solid #009BDE;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  padding: 5px 0;
  padding: 0.3125rem 0;
}

/**
* Show/hide @bp-xlarge
*/
.u-hide.u-hide {
  display: none;
}

.u-show\@xlarge.u-show\@xlarge {
  display: none;
}

@media (min-width: 1200px) {
  .u-show\@xlarge.u-show\@xlarge {
    display: block;
  }
}

@media (min-width: 992px) {
  .u-hide\@large.u-hide\@large {
    display: none;
  }
}

@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-large (Flex)
*/
.u-show-flex\@large.u-show-flex\@large {
  display: none;
}

@media (min-width: 992px) {
  .u-show-flex\@large.u-show-flex\@large {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

/**
* 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 @bp-medium (Inline block)
*/
.u-show-inline\@medium.u-show-inline\@medium {
  display: none;
}

@media (min-width: 768px) {
  .u-show-inline\@medium.u-show-inline\@medium {
    display: inline-block;
  }
}

.u-show-inline\@large.u-show-inline\@large {
  display: none;
}

@media (min-width: 992px) {
  .u-show-inline\@large.u-show-inline\@large {
    display: inline-block;
  }
}

/**
* Show @bp-medium (table)
*/
.u-show-table\@large.u-show-table\@large {
  display: none;
}

@media (min-width: 992px) {
  .u-show-table\@large.u-show-table\@large {
    display: table;
  }
}

/**
* Show @bp-medium (Flex box)
*/
.u-show-flex\@medium.u-show-flex\@medium {
  display: none;
}

@media (min-width: 768px) {
  .u-show-flex\@medium.u-show-flex\@medium {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

/**
* 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-medium-max
*/
.u-show\@medium-max.u-show\@medium-max {
  display: none;
}

@media (max-width: 767px) {
  .u-show\@medium-max.u-show\@medium-max {
    display: block;
  }
}

@media (max-width: 767px) {
  .u-hide\@medium-max.u-hide\@medium-max {
    display: none;
  }
}

/**
* Show/hide @touchevents
*/
.touchevents .u-hide\@touchevents.u-hide\@touchevents {
  display: none;
}

.touchevents .u-show\@touchevents.u-show\@touchevents {
  display: block;
}

/**
 * Show/hide when JS is supported
 */
.js .u-hide\@js.u-hide\@js {
  display: none;
}

/**
 * Left floating image
 */
.u-img-1\/1.u-img-1\/1 {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  width: 100%;
}

.u-img-1\/2-left.u-img-1\/2-left {
  float: left;
  display: block;
  margin-right: 2.5641%;
  width: 48.71795%;
  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 {
    width: 100%;
  }
}

.u-img-1\/3-left.u-img-1\/3-left {
  float: left;
  display: block;
  margin-right: 1.69492%;
  width: 32.20339%;
  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 {
    width: 100%;
  }
}

.u-img-1\/4-left.u-img-1\/4-left {
  float: left;
  display: block;
  margin-right: 1.69492%;
  width: 23.72881%;
  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 {
    width: 100%;
  }
}

/**
 * Right floating image
 */
.u-img-1\/2-right.u-img-1\/2-right {
  float: right;
  display: block;
  margin-left: 1.69492%;
  width: 49.15254%;
  float: right;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

.u-img-1\/2-right.u-img-1\/2-right:last-child {
  margin-left: 0;
}

@media (max-width: 540px) {
  .u-img-1\/2-right.u-img-1\/2-right {
    width: 100%;
  }
}

.u-img-1\/3-right.u-img-1\/3-right {
  float: right;
  display: block;
  margin-left: 1.69492%;
  width: 32.20339%;
  float: right;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

.u-img-1\/3-right.u-img-1\/3-right:last-child {
  margin-left: 0;
}

@media (max-width: 540px) {
  .u-img-1\/3-right.u-img-1\/3-right {
    width: 100%;
  }
}

.u-img-1\/4-right.u-img-1\/4-right {
  float: right;
  display: block;
  margin-left: 1.69492%;
  width: 23.72881%;
  float: right;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

.u-img-1\/4-right.u-img-1\/4-right:last-child {
  margin-left: 0;
}

@media (max-width: 540px) {
  .u-img-1\/4-right.u-img-1\/4-right {
    width: 100%;
  }
}

.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-xsmall.u-spacing-top-xsmall {
  margin-top: 10px;
  margin-top: 0.625rem;
}

.u-spacing-bottom-xsmall.u-spacing-bottom-xsmall {
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
}

.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-left-small.u-spacing-left-small {
  margin-left: 15px;
  margin-left: 0.9375rem;
}

.u-spacing-right-small.u-spacing-right-small {
  margin-right: 15px;
  margin-right: 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;
  }
}

@media (min-width: 768px) {
  .u-spacing-top-large\@medium.u-spacing-top-large\@medium {
    margin-top: 3.125rem;
  }
}

@media (min-width: 768px) {
  .u-spacing-bottom-large\@medium.u-spacing-bottom-large\@medium {
    margin-bottom: 3.125rem;
  }
}

/**
* @bp-large
*/
@media (min-width: 992px) {
  .u-spacing-top-zero\@large.u-spacing-top-zero\@large {
    margin-top: 0;
  }
}

@media (min-width: 992px) {
  .u-spacing-bottom-zero\@large.u-spacing-bottom-zero\@large {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .u-spacing-top-small\@large.u-spacing-top-small\@large {
    margin-top: 0.9375rem;
  }
}

@media (min-width: 992px) {
  .u-spacing-bottom-small\@large.u-spacing-bottom-small\@large {
    margin-bottom: 0.9375rem;
  }
}

@media (min-width: 992px) {
  .u-spacing-top-base\@large.u-spacing-top-base\@large {
    margin-top: 1.25rem;
  }
}

@media (min-width: 992px) {
  .u-spacing-bottom-base\@large.u-spacing-bottom-base\@large {
    margin-bottom: 1.25rem;
  }
}

@media (min-width: 992px) {
  .u-spacing-top-medium\@large.u-spacing-top-medium\@large {
    margin-top: 1.875rem;
  }
}

@media (min-width: 992px) {
  .u-spacing-bottom-medium\@large.u-spacing-bottom-medium\@large {
    margin-bottom: 1.875rem;
  }
}

@media (min-width: 992px) {
  .u-spacing-top-large\@large.u-spacing-top-large\@large {
    margin-top: 3.125rem;
  }
}

@media (min-width: 992px) {
  .u-spacing-bottom-large\@large.u-spacing-bottom-large\@large {
    margin-bottom: 3.125rem;
  }
}

/**
* @bp-xsmall
*/
@media (max-width: 540px) {
  .u-spacing-top-zero\@xsmall.u-spacing-top-zero\@xsmall {
    margin-top: 0;
  }
}

@media (max-width: 540px) {
  .u-spacing-bottom-zero\@xsmall.u-spacing-bottom-zero\@xsmall {
    margin-bottom: 0;
  }
}

@media (max-width: 540px) {
  .u-spacing-top-small\@xsmall.u-spacing-top-small\@xsmall {
    margin-top: 0.9375rem;
  }
}

@media (max-width: 540px) {
  .u-spacing-bottom-small\@xsmall.u-spacing-bottom-small\@xsmall {
    margin-bottom: 0.9375rem;
  }
}

@media (max-width: 540px) {
  .u-spacing-top-base\@xsmall.u-spacing-top-base\@xsmall {
    margin-top: 1.25rem;
  }
}

@media (max-width: 540px) {
  .u-spacing-bottom-base\@xsmall.u-spacing-bottom-base\@xsmall {
    margin-bottom: 1.25rem;
  }
}

@media (max-width: 540px) {
  .u-spacing-top-medium\@xsmall.u-spacing-top-medium\@xsmall {
    margin-top: 1.875rem;
  }
}

@media (max-width: 540px) {
  .u-spacing-bottom-medium\@xsmall.u-spacing-bottom-medium\@xsmall {
    margin-bottom: 1.875rem;
  }
}

@media (max-width: 540px) {
  .u-spacing-top-large\@xsmall.u-spacing-top-large\@xsmall {
    margin-top: 3.125rem;
  }
}

@media (max-width: 540px) {
  .u-spacing-bottom-large\@xsmall.u-spacing-bottom-large\@xsmall {
    margin-bottom: 3.125rem;
  }
}

.u-align-left.u-align-left {
  text-align: left !important;
}

.u-align-center.u-align-center {
  text-align: center !important;
}

.u-align-right.u-align-right {
  text-align: right !important;
}

.u-uppercase.u-uppercase {
  text-transform: uppercase !important;
}

.u-lowercase.u-lowercase {
  text-transform: lowercase !important;
}

.u-no-case.u-no-case {
  text-transform: none !important;
}

/**
 * The typography utility classes are extended from "_global/_typography.scss"
 */
.u-ui-body {
  padding-top: 60px;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}

@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;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
}

.modal-is-open .u-ui-header {
  opacity: 0;
  visibility: hidden;
}

.u-ui-header__banner {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(0, 0, 0, 0.8);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  padding-left: 20px;
  position: relative;
  -webkit-transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 100%;
}

@media (min-width: 1200px) {
  .u-ui-header__banner {
    padding-left: 50px;
    padding-top: 0;
    width: -webkit-calc(100% - 300px);
    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-logo {
  -webkit-box-align: center;
  -webkit-align-items: 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: -webkit-flex;
  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-logo {
    position: relative;
    background: #ffffff;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    width: 300px;
  }
}

.ui-guide-menu-active .u-ui-header-logo {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.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.165, 0.84, 0.44, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  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;
}

.modal-is-open .u-ui-sidebar {
  opacity: 0;
  visibility: hidden;
}

.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: 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: 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: rgba(0, 0, 0, 0.25);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: width 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: width 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  width: 0;
}

.u-ui-sidebar a:hover:after {
  width: 5px;
}

.u-ui-sidebar__inner {
  height: -webkit-calc(100vh - 60px);
  height: calc(100vh - 60px);
  padding: 10px 0 0;
  overflow: auto;
}

.u-ui-sidebar__inner ul {
  min-height: -webkit-calc(100vh - 170px);
  min-height: calc(100vh - 170px);
}

.u-ui-sidebar__footer {
  background: #ffffff;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  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 {
  border-radius: 3px;
  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;
  list-style: none !important;
  margin-bottom: 20px;
  padding-left: 0 !important;
  overflow: hidden;
  padding-top: 150px;
}

.u-ui-color:before {
  display: none !important;
}

@media (min-width: 768px) {
  .u-ui-color {
    float: left;
    display: block;
    margin-right: 0.84034%;
    width: 19.32773%;
  }
  .u-ui-color:last-child {
    margin-right: 0;
  }
  .u-ui-color:nth-child(5n) {
    margin-right: 0;
  }
  .u-ui-color:nth-child(5n+1) {
    clear: left;
  }
}

.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-color .u-ui-code-wrap {
  margin: 0 0 5px;
}

.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-code-wrap,
.u-ui-section code,
.u-ui-note code {
  background-color: #666;
  color: #ffffff;
  font-family: monospace;
  font-size: 14px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  padding: 10px 15px;
  text-transform: none;
  vertical-align: middle;
  margin-top: 20px;
  display: block;
}

@media (min-width: 768px) {
  .u-ui-code-wrap,
  .u-ui-section code,
  .u-ui-note code {
    display: inline-block;
    margin: 0 0.625rem;
  }
}

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

.u-ui-note code {
  background-color: #ffffff;
  color: #754ACC;
  margin: 0 10px;
  margin: 0 0.625rem;
  padding: 5px 10px;
  padding: 0.3125rem 0.625rem;
}

.u-ui-pre {
  margin: 30px 0;
  margin: 1.875rem 0;
}


.s-cms-content *:first-of-type:first-child {
  margin-top: 0;
}


.s-cms-content *:last-of-type:last-child {
  margin-bottom: 0;
}


.s-cms-content .c-slideshow {
  margin: 20px auto;
  margin: 1.25rem auto;
}

@media (min-width: 768px) {

  .s-cms-content .c-slideshow {
    margin: 3.125rem auto;
  }
}


.s-google-search.s-google-search * {
}


.s-google-search.s-google-search .gsc-control-cse {
  background: transparent;
  border: none;
  padding: 0;
}


.s-google-search.s-google-search form.gsc-search-box {
  border-color: #009BDE;
  margin-bottom: 0;
}

@media (min-width: 768px) {

  .s-google-search.s-google-search form.gsc-search-box {
    margin-bottom: 1.25rem;
  }
}


.s-google-search.s-google-search form.gsc-search-box:before {
  content: "Your search results for";
  display: block;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
  text-align: left;
}


.s-google-search.s-google-search table.gsc-search-box {
  background-color: #ffffff;
  color: #454849;
  margin-bottom: 0;
  max-width: 768px;
}


.s-google-search.s-google-search .gsc-search-button {
  background-color: transparent;
  position: relative;
}


.s-google-search.s-google-search .gsc-search-button input {
  border: none;
  color: transparent;
  font-size: 0;
  height: 50px;
  line-height: 0;
  outline: none;
}


.s-google-search.s-google-search .gsc-search-button:before {
  border: none;
  color: #454849;
  font-size: 25px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}


.s-google-search.s-google-search .gsc-search-button:hover:before {
  color: #00ACEE;
}


.s-google-search.s-google-search .gsc-clear-button {
  display: none !important;
}


.s-google-search.s-google-search .gsc-input input {
  background: #ffffff !important;
  border: none;
  min-height: 50px;
  outline: none;
  padding-left: 15px;
}


.s-google-search.s-google-search .gsc-selected-option-container {
  min-width: 90px;
  cursor: pointer;
}


.s-google-search.s-google-search .gsc-result-info {
  padding: 0;
}


.s-google-search.s-google-search .gsc-above-wrapper-area {
  padding-bottom: 15px;
}

@media (min-width: 540px) {

  .s-google-search.s-google-search .gsc-above-wrapper-area {
    padding-bottom: 10px;
  }
}


.s-google-search.s-google-search .gsc-results-wrapper-nooverlay {
  background-color: #ffffff;
  opacity: 0;
  padding: 10px 20px 20px;
}


.s-google-search.s-google-search .gsc-results-wrapper-nooverlay::after {
  clear: both;
  content: "";
  display: table;
}

@media (min-width: 540px) {

  .s-google-search.s-google-search .gsc-results-wrapper-nooverlay {
    padding: 20px 30px 30px;
  }
}

@media (min-width: 768px) {

  .s-google-search.s-google-search .gsc-results-wrapper-nooverlay {
    padding: 30px 40px 40px;
  }
}


.s-google-search.s-google-search .gsc-results-wrapper-visible {
  opacity: 1;
}


.s-google-search.s-google-search .gsc-results {
  margin: 0;
}


.s-google-search.s-google-search .gsc-thumbnail {
  padding-left: 0;
}


.s-google-search.s-google-search .gsc-result {
  border-bottom: 1px solid #F2F2F2 !important;
  padding: 30px 0;
  padding: 1.875rem 0;
  margin: 0;
}


.s-google-search.s-google-search .gsc-result .gs-image-box {
  padding-right: 20px;
  padding-right: 1.25rem;
}

@media (min-width: 540px) {

  .s-google-search.s-google-search .gsc-result .gs-image-box {
    width: 80px;
  }
}

@media (min-width: 768px) {

  .s-google-search.s-google-search .gsc-result .gs-image-box {
    padding-right: 1.875rem;
    width: 140px;
  }
}


.s-google-search.s-google-search .gsc-result .gs-image {
  border: none;
}


.s-google-search.s-google-search .gsc-result .gs-image img {
  width: 100%;
}

@media (min-width: 540px) {

  .s-google-search.s-google-search .gsc-result .gs-image {
    max-height: 80px;
    max-width: 80px;
  }
}

@media (min-width: 768px) {

  .s-google-search.s-google-search .gsc-result .gs-image {
    max-height: 140px;
    max-width: 140px;
  }
}


.s-google-search.s-google-search .gsc-result .gs-title,
.s-google-search.s-google-search .gsc-result .gs-title b {
  font-size: 20px;
  font-size: 1.25rem;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), border 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1), border 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}

@media (min-width: 768px) {

  .s-google-search.s-google-search .gsc-result .gs-title,
  .s-google-search.s-google-search .gsc-result .gs-title b {
    font-size: 1.5rem;
    margin-bottom: 10px;
  }
}


.s-google-search.s-google-search .gsc-result a.gs-title {
  border-bottom: 2px solid transparent;
}


.s-google-search.s-google-search .gsc-result a.gs-title:hover {
  border-color: #009BDE;
}


.s-google-search.s-google-search .gsc-result .gs-snippet {
  color: #64686A;
  line-height: 1.6;
}

@media (min-width: 540px) {

  .s-google-search.s-google-search .gsc-result .gs-snippet {
    font-size: 1rem;
  }
}


.s-google-search.s-google-search .gsc-result .gsc-url-bottom {
  display: none !important;
}


.s-google-search.s-google-search .gs-result {
  max-width: 768px;
}


.s-google-search.s-google-search .gs-result.gs-no-results-result .gs-snippet {
  font-size: 20px;
  font-size: 1.25rem;
  background: transparent;
  border: none;
  padding: 0;
}

@media (min-width: 768px) {

  .s-google-search.s-google-search .gs-result.gs-no-results-result .gs-snippet {
    font-size: 1.5rem;
  }
}


.s-google-search.s-google-search .gsc-cursor-box {
  border: none;
  font-size: 16px;
  font-size: 1rem;
  margin: 30px 0 0;
  margin: 1.875rem 0 0;
  padding: 0;
}


.s-google-search.s-google-search .gsc-cursor-box .gsc-cursor-page {
  background-color: transparent !important;
  border-bottom: 1px dotted;
  border-left: none;
  border-right: none;
  border-top: none;
  color: #009BDE;
  display: inline-block;
  font-weight: 400;
  line-height: 1.2;
  margin-right: 15px;
  min-width: 15px;
  text-align: center;
  text-decoration: none;
  text-shadow: none;
}


.s-google-search.s-google-search .gsc-cursor-box .gsc-cursor-page:hover {
  border-bottom: 1px solid;
}

@media (min-width: 540px) {

  .s-google-search.s-google-search .gsc-cursor-box .gsc-cursor-page {
    margin-right: 1.875rem;
  }
}


.s-google-search.s-google-search .gsc-cursor-box .gsc-cursor-page.gsc-cursor-current-page {
  color: #454849;
  border-color: transparent;
}


.s-google-search.s-google-search [class^="gsc-adBlock"] {
  display: none !important;
}

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