/* Minification failed. Returning unminified contents.
(3907,19): run-time error CSS1039: Token not allowed after unary operator: '-brand__button--min-width'
(3908,22): run-time error CSS1039: Token not allowed after unary operator: '-brand__button--margin-right'
(3909,23): run-time error CSS1039: Token not allowed after unary operator: '-brand__button--margin-bottom'
(3927,22): run-time error CSS1039: Token not allowed after unary operator: '-brand__button--secondary--extra-padding-x'
(3928,23): run-time error CSS1039: Token not allowed after unary operator: '-brand__button--secondary--extra-padding-x'
(3938,19): run-time error CSS1039: Token not allowed after unary operator: '-brand__button--min-width'
(3939,22): run-time error CSS1039: Token not allowed after unary operator: '-brand__button--margin-right'
(3940,23): run-time error CSS1039: Token not allowed after unary operator: '-brand__button--margin-bottom'
(4400,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(4412,17): run-time error CSS1039: Token not allowed after unary operator: '-holding__line--display'
(4449,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(4453,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(4480,31): run-time error CSS1039: Token not allowed after unary operator: '-show-flag-as-button'
(4480,71): run-time error CSS1039: Token not allowed after unary operator: '-show-flag-as-button'
(4481,37): run-time error CSS1039: Token not allowed after unary operator: '-show-flag-as-button'
(4483,50): run-time error CSS1039: Token not allowed after unary operator: '-show-flag-as-button'
(4499,19): run-time error CSS1039: Token not allowed after unary operator: '-show-flag-as-button'
(5034,19): run-time error CSS1039: Token not allowed after unary operator: '-brand__button--min-width'
(5035,22): run-time error CSS1039: Token not allowed after unary operator: '-brand__button--margin-right'
(5036,23): run-time error CSS1039: Token not allowed after unary operator: '-brand__button--margin-bottom'
(8059,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(8062,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(8134,35): run-time error CSS1039: Token not allowed after unary operator: '-cta-content-block--variant'
(8686,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9229,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9230,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9231,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9251,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9252,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9772,36): run-time error CSS1039: Token not allowed after unary operator: '-product-picker__amount'
(9772,69): run-time error CSS1039: Token not allowed after unary operator: '-product-picker__tab-number'
(9900,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(9901,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(10294,25): run-time error CSS1039: Token not allowed after unary operator: '-product-carousel--add-padding-right'
(10869,19): run-time error CSS1039: Token not allowed after unary operator: '-material-card--display'
(10870,21): run-time error CSS1039: Token not allowed after unary operator: '-material-card--max-width'
(10911,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(11317,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(11318,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(11322,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(11323,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(11368,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(11369,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(11400,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(11420,25): run-time error CSS1039: Token not allowed after unary operator: '-brand__rich-text__offset'
(11424,21): run-time error CSS1039: Token not allowed after unary operator: '-brand__rich-text__offset'
(11439,21): run-time error CSS1039: Token not allowed after unary operator: '-brand__rich-text__offset'
(11444,25): run-time error CSS1039: Token not allowed after unary operator: '-brand__rich-text__offset'
(11487,25): run-time error CSS1039: Token not allowed after unary operator: '-brand__rich-text__offset--wide'
(11491,21): run-time error CSS1039: Token not allowed after unary operator: '-brand__rich-text__offset--wide'
(11496,21): run-time error CSS1039: Token not allowed after unary operator: '-brand__rich-text__offset--wide'
(11501,25): run-time error CSS1039: Token not allowed after unary operator: '-brand__rich-text__offset--wide'
(11505,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(11506,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(11539,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(11540,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(11558,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(15444,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
 */
@import url(https://fonts.googleapis.com/css?family=Montserrat:100,400,500,600&display=swap);@charset "UTF-8";
/* ==========================================================================
   #BOX-SIZING
   ========================================================================== */
/**
 * More sensible default box-sizing:
 * css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice
 */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

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

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

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

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

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

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

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

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

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

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

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

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

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

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

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

/* ==========================================================================
   #RESET
   ========================================================================== */
/**
 * A very simple reset that sits on top of Normalize.css.
 */
body,
h1,
.u-h1, h2, .u-h2, h3, .u-h3, h4, .u-h4, h5, .u-h5, h6, .u-h6,
blockquote, p, pre,
dl, dd, ol, ul,
figure,
hr,
fieldset, legend {
  margin: 0;
  padding: 0;
}

/**
 * Remove trailing margins from nested lists.
 */
li > ol,
li > ul {
  margin-bottom: 0;
}

/**
 * Remove default table spacing.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/**
 * 1. Reset Chrome and Firefox behaviour which sets a `min-width: min-content;`
 *    on fieldsets.
 */
fieldset {
  min-width: 0;
  /* [1] */
  border: 0;
}

/* ==========================================================================
   #SHARED
   ========================================================================== */
/**
 * Shared declarations for certain elements.
 */
/**
 * Always declare margins in the same direction:
 * csswizardry.com/2012/06/single-direction-margin-declarations
 */
address,
h1,
.u-h1, h2, .u-h2, h3, .u-h3, h4, .u-h4, h5, .u-h5, h6, .u-h6,
blockquote, p, pre,
dl, ol, ul,
figure,
hr,
table,
fieldset {
  margin-bottom: 20px;
}

/**
 * Consistent indentation for lists.
 */
dd, ol, ul {
  margin-left: 20px;
}

/* ==========================================================================
   #PAGE
   ========================================================================== */
/**
 * Simple page-level setup.
 *
 * 1. Set the default `font-size` and `line-height` for the entire project,
 *    sourced from our default variables. The `font-size` is calculated to exist
 *    in ems, the `line-height` is calculated to exist unitlessly.
 * 2. Force scrollbars to always be visible to prevent awkward ‘jumps’ when
 *    navigating between pages that do/do not have enough content to produce
 *    scrollbars naturally.
 * 3. Ensure the page always fills at least the entire height of the viewport.
 */
html {
  font-size: 0.875em;
  /* [1] */
  line-height: 1.4285714286;
  /* [1] */
  overflow-y: scroll;
  /* [2] */
  min-height: 100%;
  /* [3] */
}

/* ==========================================================================
   #TABLES
   ========================================================================== */
/**
 * 1. Ensure tables fill up as much space as possible.
 */
table {
  width: 100%;
  /* [1] */
}

/* ==========================================================================
   #IMAGES
   ========================================================================== */
/**
 * 1. Fluid images for responsive purposes.
 * 2. Offset `alt` text from surrounding copy.
 * 3. Setting `vertical-align` removes the whitespace that appears under `img`
 *    elements when they are dropped into a page as-is. Safer alternative to
 *    using `display: block;`.
 */
img {
  max-width: 100%;
  /* [1] */
  font-style: italic;
  /* [2] */
  vertical-align: middle;
  /* [3] */
}

/**
 * If a `width` and/or `height` attribute has been explicitly defined, let’s
 * not make the image fluid.
 */
img[width],
img[height] {
  max-width: none;
}

body {
  color: #1c1c1f;
  font-family: "Montserrat", Arial, Helvetica, Geneva, sans-serif;
  font-weight: 400;
}

strong {
  font-weight: 600;
}

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

h1, .u-h1 {
  font-size: 40px;
  font-size: 2.8571428571rem;
  line-height: 40px;
  font-weight: 400;
}

h2, .u-h2 {
  font-size: 35px;
  font-size: 2.5rem;
  line-height: 1.4;
  font-weight: 400;
}

h3, .u-h3 {
  font-size: 24px;
  font-size: 1.7142857143rem;
  line-height: 1.4;
  font-weight: 400;
  margin: 0 0 10px;
}

h4, .u-h4 {
  font-size: 20px;
  font-size: 1.4285714286rem;
  line-height: 1.25;
  font-weight: 400;
  margin: 0 0 5px;
}

h5, .u-h5 {
  font-size: 18px;
  font-size: 1.2857142857rem;
  line-height: 1.3888888889;
  font-weight: 400;
  margin: 0 0 5px;
}

h6, .u-h6 {
  font-size: 16px;
  font-size: 1.1428571429rem;
  line-height: 1.5625;
  font-weight: 400;
  margin: 0;
}

a {
  position: relative;
  display: inline-block;
  text-decoration: underline;
  color: #1c1c1f;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
a:hover, a:active {
  color: #040404;
}
a:focus {
  outline: #1c1c1f;
}

button {
  font-family: "Montserrat", Arial, Helvetica, Geneva, sans-serif;
  font-weight: 400;
  outline: none;
}

input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.2;
  color: #1c1c1f;
  font-family: "Montserrat", Arial, Helvetica, Geneva, sans-serif;
  font-weight: 400;
  padding: 0 12px;
  border: 1px solid #D8D8D8;
  outline: none;
  width: 100%;
  height: 50px;
}
input[type=date]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=range]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
  -webkit-box-shadow: 0 0 3pt 2pt rgba(246, 105, 0, 0.1);
          box-shadow: 0 0 3pt 2pt rgba(246, 105, 0, 0.1);
}

input[type=range] {
  outline: none;
  border: none;
  width: auto;
}

textarea {
  height: auto;
  outline: none;
}
textarea:focus {
  -webkit-box-shadow: 0 0 3pt 2pt rgba(246, 105, 0, 0.1);
          box-shadow: 0 0 3pt 2pt rgba(246, 105, 0, 0.1);
}

select {
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.2;
  font-family: "Montserrat", Arial, Helvetica, Geneva, sans-serif;
  color: #1c1c1f;
  padding: 0 12px;
  border: 1px solid #D8D8D8;
  outline: none;
  width: 100%;
}
select:focus {
  -webkit-box-shadow: 0 0 3pt 2pt rgba(246, 105, 0, 0.1);
          box-shadow: 0 0 3pt 2pt rgba(246, 105, 0, 0.1);
}

select:not([multiple]) {
  height: 50px;
}

option {
  padding: 2px 0;
  font-family: "Montserrat", Arial, Helvetica, Geneva, sans-serif;
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.2;
}

label {
  color: #1c1c1f;
}

html {
  overflow-x: hidden;
}

template {
  display: hidden;
}

h1, .u-h1 {
  font-size: 50px;
  font-size: 3.5714285714rem;
  line-height: 50px;
}

h2, .u-h2 {
  font-size: 40px;
  font-size: 2.8571428571rem;
  line-height: 40px;
}

/* ==========================================================================
   #WRAPPER
   ========================================================================== */
/**
 * Page-level constraining and wrapping elements.
 */
.o-wrapper {
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1160px;
}
.o-wrapper:after {
  content: "" !important;
  display: block !important;
  clear: both !important;
}

.o-wrapper--nav {
  max-width: 1280px;
  width: 100%;
}

.o-wrapper-extra {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 82.5em) {
  .o-wrapper-extra {
    margin-left: calc(50% - 660px);
    margin-right: calc(50% - 660px);
  }
}

/*
    Objects: Flexbox
    ---
    Flexbox system. Control the widths with utility classes
*/
.o-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.o-flex::before, .o-flex::after {
  content: normal;
}

.o-flex--inline {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: auto;
}

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

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

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

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

.o-flex--wrap {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.o-flex--nowrap {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}

.o-flex--wrap-reverse {
  -webkit-flex-wrap: wrap-reverse;
      -ms-flex-wrap: wrap-reverse;
          flex-wrap: wrap-reverse;
}

.o-flex__child--fill {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.o-flex__child--grow-0 {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

.o-flex__child--grow-1 {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.o-flex__child--shrink-0 {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

.o-flex__child--shrink-1 {
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
}

.o-flex--justify-content-start {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

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

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

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

.o-flex--justify-content-around {
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}

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

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

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

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

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

.o-flex--align-content-start {
  -webkit-align-content: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
}

.o-flex--align-content-end {
  -webkit-align-content: flex-end;
      -ms-flex-line-pack: end;
          align-content: flex-end;
}

.o-flex--align-content-center {
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
}

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

.o-flex--align-content-around {
  -webkit-align-content: space-around;
      -ms-flex-line-pack: distribute;
          align-content: space-around;
}

.o-flex--align-content-stretch {
  -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
          align-content: stretch;
}

.o-flex__child--align-self-auto {
  -webkit-align-self: auto;
      -ms-flex-item-align: auto;
          align-self: auto;
}

.o-flex__child--align-self-start {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}

.o-flex__child--align-self-end {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}

.o-flex__child--align-self-center {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}

.o-flex__child--align-self-baseline {
  -webkit-align-self: baseline;
      -ms-flex-item-align: baseline;
          align-self: baseline;
}

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

.o-flex__child--pull-end {
  margin-left: auto;
}

.o-flex__child--pull-start {
  margin-right: auto;
}

/* responsive utilities
   ========================================================================== */
@media (min-width: 22.5em) {
  .o-flex\@mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .o-flex\@mobile::before, .o-flex\@mobile::after {
    content: normal;
  }

  .o-flex--inline\@mobile {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto;
  }

  .o-flex--row\@mobile {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .o-flex--column\@mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .o-flex--row-reverse\@mobile {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }

  .o-flex--column-reverse\@mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .o-flex--wrap\@mobile {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .o-flex--nowrap\@mobile {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

  .o-flex--wrap-reverse\@mobile {
    -webkit-flex-wrap: wrap-reverse;
        -ms-flex-wrap: wrap-reverse;
            flex-wrap: wrap-reverse;
  }

  .o-flex__child--fill\@mobile {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }

  .o-flex__child--grow-0\@mobile {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }

  .o-flex__child--grow-1\@mobile {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }

  .o-flex__child--shrink-0\@mobile {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }

  .o-flex__child--shrink-1\@mobile {
    -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
            flex-shrink: 1;
  }

  .o-flex--justify-content-start\@mobile {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .o-flex--justify-content-end\@mobile {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .o-flex--justify-content-center\@mobile {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .o-flex--justify-content-between\@mobile {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .o-flex--justify-content-around\@mobile {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }

  .o-flex--align-items-start\@mobile {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .o-flex--align-items-end\@mobile {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }

  .o-flex--align-items-center\@mobile {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .o-flex--align-items-baseline\@mobile {
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }

  .o-flex--align-items-stretch\@mobile {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }

  .o-flex--align-content-start\@mobile {
    -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
            align-content: flex-start;
  }

  .o-flex--align-content-end\@mobile {
    -webkit-align-content: flex-end;
        -ms-flex-line-pack: end;
            align-content: flex-end;
  }

  .o-flex--align-content-center\@mobile {
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
  }

  .o-flex--align-content-between\@mobile {
    -webkit-align-content: space-between;
        -ms-flex-line-pack: justify;
            align-content: space-between;
  }

  .o-flex--align-content-around\@mobile {
    -webkit-align-content: space-around;
        -ms-flex-line-pack: distribute;
            align-content: space-around;
  }

  .o-flex--align-content-stretch\@mobile {
    -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
            align-content: stretch;
  }

  .o-flex__child--align-self-auto\@mobile {
    -webkit-align-self: auto;
        -ms-flex-item-align: auto;
            align-self: auto;
  }

  .o-flex__child--align-self-start\@mobile {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
  }

  .o-flex__child--align-self-end\@mobile {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
  }

  .o-flex__child--align-self-center\@mobile {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
  }

  .o-flex__child--align-self-baseline\@mobile {
    -webkit-align-self: baseline;
        -ms-flex-item-align: baseline;
            align-self: baseline;
  }

  .o-flex__child--align-self-stretch\@mobile {
    -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
            align-self: stretch;
  }
}
@media (min-width: 46.25em) {
  .o-flex\@tablet {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .o-flex\@tablet::before, .o-flex\@tablet::after {
    content: normal;
  }

  .o-flex--inline\@tablet {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto;
  }

  .o-flex--row\@tablet {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .o-flex--column\@tablet {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .o-flex--row-reverse\@tablet {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }

  .o-flex--column-reverse\@tablet {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .o-flex--wrap\@tablet {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .o-flex--nowrap\@tablet {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

  .o-flex--wrap-reverse\@tablet {
    -webkit-flex-wrap: wrap-reverse;
        -ms-flex-wrap: wrap-reverse;
            flex-wrap: wrap-reverse;
  }

  .o-flex__child--fill\@tablet {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }

  .o-flex__child--grow-0\@tablet {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }

  .o-flex__child--grow-1\@tablet {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }

  .o-flex__child--shrink-0\@tablet {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }

  .o-flex__child--shrink-1\@tablet {
    -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
            flex-shrink: 1;
  }

  .o-flex--justify-content-start\@tablet {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .o-flex--justify-content-end\@tablet {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .o-flex--justify-content-center\@tablet {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .o-flex--justify-content-between\@tablet {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .o-flex--justify-content-around\@tablet {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }

  .o-flex--align-items-start\@tablet {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .o-flex--align-items-end\@tablet {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }

  .o-flex--align-items-center\@tablet {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .o-flex--align-items-baseline\@tablet {
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }

  .o-flex--align-items-stretch\@tablet {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }

  .o-flex--align-content-start\@tablet {
    -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
            align-content: flex-start;
  }

  .o-flex--align-content-end\@tablet {
    -webkit-align-content: flex-end;
        -ms-flex-line-pack: end;
            align-content: flex-end;
  }

  .o-flex--align-content-center\@tablet {
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
  }

  .o-flex--align-content-between\@tablet {
    -webkit-align-content: space-between;
        -ms-flex-line-pack: justify;
            align-content: space-between;
  }

  .o-flex--align-content-around\@tablet {
    -webkit-align-content: space-around;
        -ms-flex-line-pack: distribute;
            align-content: space-around;
  }

  .o-flex--align-content-stretch\@tablet {
    -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
            align-content: stretch;
  }

  .o-flex__child--align-self-auto\@tablet {
    -webkit-align-self: auto;
        -ms-flex-item-align: auto;
            align-self: auto;
  }

  .o-flex__child--align-self-start\@tablet {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
  }

  .o-flex__child--align-self-end\@tablet {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
  }

  .o-flex__child--align-self-center\@tablet {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
  }

  .o-flex__child--align-self-baseline\@tablet {
    -webkit-align-self: baseline;
        -ms-flex-item-align: baseline;
            align-self: baseline;
  }

  .o-flex__child--align-self-stretch\@tablet {
    -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
            align-self: stretch;
  }
}
@media (min-width: 61.25em) {
  .o-flex\@desktop {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .o-flex\@desktop::before, .o-flex\@desktop::after {
    content: normal;
  }

  .o-flex--inline\@desktop {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto;
  }

  .o-flex--row\@desktop {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .o-flex--column\@desktop {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .o-flex--row-reverse\@desktop {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }

  .o-flex--column-reverse\@desktop {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .o-flex--wrap\@desktop {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .o-flex--nowrap\@desktop {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

  .o-flex--wrap-reverse\@desktop {
    -webkit-flex-wrap: wrap-reverse;
        -ms-flex-wrap: wrap-reverse;
            flex-wrap: wrap-reverse;
  }

  .o-flex__child--fill\@desktop {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }

  .o-flex__child--grow-0\@desktop {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }

  .o-flex__child--grow-1\@desktop {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }

  .o-flex__child--shrink-0\@desktop {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }

  .o-flex__child--shrink-1\@desktop {
    -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
            flex-shrink: 1;
  }

  .o-flex--justify-content-start\@desktop {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .o-flex--justify-content-end\@desktop {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .o-flex--justify-content-center\@desktop {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .o-flex--justify-content-between\@desktop {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .o-flex--justify-content-around\@desktop {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }

  .o-flex--align-items-start\@desktop {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .o-flex--align-items-end\@desktop {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }

  .o-flex--align-items-center\@desktop {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .o-flex--align-items-baseline\@desktop {
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }

  .o-flex--align-items-stretch\@desktop {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }

  .o-flex--align-content-start\@desktop {
    -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
            align-content: flex-start;
  }

  .o-flex--align-content-end\@desktop {
    -webkit-align-content: flex-end;
        -ms-flex-line-pack: end;
            align-content: flex-end;
  }

  .o-flex--align-content-center\@desktop {
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
  }

  .o-flex--align-content-between\@desktop {
    -webkit-align-content: space-between;
        -ms-flex-line-pack: justify;
            align-content: space-between;
  }

  .o-flex--align-content-around\@desktop {
    -webkit-align-content: space-around;
        -ms-flex-line-pack: distribute;
            align-content: space-around;
  }

  .o-flex--align-content-stretch\@desktop {
    -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
            align-content: stretch;
  }

  .o-flex__child--align-self-auto\@desktop {
    -webkit-align-self: auto;
        -ms-flex-item-align: auto;
            align-self: auto;
  }

  .o-flex__child--align-self-start\@desktop {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
  }

  .o-flex__child--align-self-end\@desktop {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
  }

  .o-flex__child--align-self-center\@desktop {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
  }

  .o-flex__child--align-self-baseline\@desktop {
    -webkit-align-self: baseline;
        -ms-flex-item-align: baseline;
            align-self: baseline;
  }

  .o-flex__child--align-self-stretch\@desktop {
    -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
            align-self: stretch;
  }
}
@media (min-width: 81.25em) {
  .o-flex\@wide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .o-flex\@wide::before, .o-flex\@wide::after {
    content: normal;
  }

  .o-flex--inline\@wide {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto;
  }

  .o-flex--row\@wide {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .o-flex--column\@wide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .o-flex--row-reverse\@wide {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }

  .o-flex--column-reverse\@wide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .o-flex--wrap\@wide {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .o-flex--nowrap\@wide {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

  .o-flex--wrap-reverse\@wide {
    -webkit-flex-wrap: wrap-reverse;
        -ms-flex-wrap: wrap-reverse;
            flex-wrap: wrap-reverse;
  }

  .o-flex__child--fill\@wide {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }

  .o-flex__child--grow-0\@wide {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }

  .o-flex__child--grow-1\@wide {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }

  .o-flex__child--shrink-0\@wide {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }

  .o-flex__child--shrink-1\@wide {
    -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
            flex-shrink: 1;
  }

  .o-flex--justify-content-start\@wide {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .o-flex--justify-content-end\@wide {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .o-flex--justify-content-center\@wide {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .o-flex--justify-content-between\@wide {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .o-flex--justify-content-around\@wide {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }

  .o-flex--align-items-start\@wide {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .o-flex--align-items-end\@wide {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }

  .o-flex--align-items-center\@wide {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .o-flex--align-items-baseline\@wide {
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }

  .o-flex--align-items-stretch\@wide {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }

  .o-flex--align-content-start\@wide {
    -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
            align-content: flex-start;
  }

  .o-flex--align-content-end\@wide {
    -webkit-align-content: flex-end;
        -ms-flex-line-pack: end;
            align-content: flex-end;
  }

  .o-flex--align-content-center\@wide {
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
  }

  .o-flex--align-content-between\@wide {
    -webkit-align-content: space-between;
        -ms-flex-line-pack: justify;
            align-content: space-between;
  }

  .o-flex--align-content-around\@wide {
    -webkit-align-content: space-around;
        -ms-flex-line-pack: distribute;
            align-content: space-around;
  }

  .o-flex--align-content-stretch\@wide {
    -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
            align-content: stretch;
  }

  .o-flex__child--align-self-auto\@wide {
    -webkit-align-self: auto;
        -ms-flex-item-align: auto;
            align-self: auto;
  }

  .o-flex__child--align-self-start\@wide {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
  }

  .o-flex__child--align-self-end\@wide {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
  }

  .o-flex__child--align-self-center\@wide {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
  }

  .o-flex__child--align-self-baseline\@wide {
    -webkit-align-self: baseline;
        -ms-flex-item-align: baseline;
            align-self: baseline;
  }

  .o-flex__child--align-self-stretch\@wide {
    -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
            align-self: stretch;
  }
}
@media (min-width: 100em) {
  .o-flex\@huge {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .o-flex\@huge::before, .o-flex\@huge::after {
    content: normal;
  }

  .o-flex--inline\@huge {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto;
  }

  .o-flex--row\@huge {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .o-flex--column\@huge {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .o-flex--row-reverse\@huge {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }

  .o-flex--column-reverse\@huge {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .o-flex--wrap\@huge {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .o-flex--nowrap\@huge {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

  .o-flex--wrap-reverse\@huge {
    -webkit-flex-wrap: wrap-reverse;
        -ms-flex-wrap: wrap-reverse;
            flex-wrap: wrap-reverse;
  }

  .o-flex__child--fill\@huge {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }

  .o-flex__child--grow-0\@huge {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }

  .o-flex__child--grow-1\@huge {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }

  .o-flex__child--shrink-0\@huge {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }

  .o-flex__child--shrink-1\@huge {
    -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
            flex-shrink: 1;
  }

  .o-flex--justify-content-start\@huge {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .o-flex--justify-content-end\@huge {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .o-flex--justify-content-center\@huge {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .o-flex--justify-content-between\@huge {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .o-flex--justify-content-around\@huge {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }

  .o-flex--align-items-start\@huge {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .o-flex--align-items-end\@huge {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }

  .o-flex--align-items-center\@huge {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .o-flex--align-items-baseline\@huge {
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }

  .o-flex--align-items-stretch\@huge {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }

  .o-flex--align-content-start\@huge {
    -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
            align-content: flex-start;
  }

  .o-flex--align-content-end\@huge {
    -webkit-align-content: flex-end;
        -ms-flex-line-pack: end;
            align-content: flex-end;
  }

  .o-flex--align-content-center\@huge {
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
  }

  .o-flex--align-content-between\@huge {
    -webkit-align-content: space-between;
        -ms-flex-line-pack: justify;
            align-content: space-between;
  }

  .o-flex--align-content-around\@huge {
    -webkit-align-content: space-around;
        -ms-flex-line-pack: distribute;
            align-content: space-around;
  }

  .o-flex--align-content-stretch\@huge {
    -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
            align-content: stretch;
  }

  .o-flex__child--align-self-auto\@huge {
    -webkit-align-self: auto;
        -ms-flex-item-align: auto;
            align-self: auto;
  }

  .o-flex__child--align-self-start\@huge {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
  }

  .o-flex__child--align-self-end\@huge {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
  }

  .o-flex__child--align-self-center\@huge {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
  }

  .o-flex__child--align-self-baseline\@huge {
    -webkit-align-self: baseline;
        -ms-flex-item-align: baseline;
            align-self: baseline;
  }

  .o-flex__child--align-self-stretch\@huge {
    -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
            align-self: stretch;
  }
}
@media (min-width: 72.5em) {
  .o-flex\@breakpoint {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .o-flex\@breakpoint::before, .o-flex\@breakpoint::after {
    content: normal;
  }

  .o-flex--inline\@breakpoint {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto;
  }

  .o-flex--row\@breakpoint {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .o-flex--column\@breakpoint {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .o-flex--row-reverse\@breakpoint {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }

  .o-flex--column-reverse\@breakpoint {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .o-flex--wrap\@breakpoint {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .o-flex--nowrap\@breakpoint {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

  .o-flex--wrap-reverse\@breakpoint {
    -webkit-flex-wrap: wrap-reverse;
        -ms-flex-wrap: wrap-reverse;
            flex-wrap: wrap-reverse;
  }

  .o-flex__child--fill\@breakpoint {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }

  .o-flex__child--grow-0\@breakpoint {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }

  .o-flex__child--grow-1\@breakpoint {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }

  .o-flex__child--shrink-0\@breakpoint {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }

  .o-flex__child--shrink-1\@breakpoint {
    -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
            flex-shrink: 1;
  }

  .o-flex--justify-content-start\@breakpoint {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .o-flex--justify-content-end\@breakpoint {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .o-flex--justify-content-center\@breakpoint {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .o-flex--justify-content-between\@breakpoint {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .o-flex--justify-content-around\@breakpoint {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }

  .o-flex--align-items-start\@breakpoint {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .o-flex--align-items-end\@breakpoint {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }

  .o-flex--align-items-center\@breakpoint {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .o-flex--align-items-baseline\@breakpoint {
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }

  .o-flex--align-items-stretch\@breakpoint {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }

  .o-flex--align-content-start\@breakpoint {
    -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
            align-content: flex-start;
  }

  .o-flex--align-content-end\@breakpoint {
    -webkit-align-content: flex-end;
        -ms-flex-line-pack: end;
            align-content: flex-end;
  }

  .o-flex--align-content-center\@breakpoint {
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
  }

  .o-flex--align-content-between\@breakpoint {
    -webkit-align-content: space-between;
        -ms-flex-line-pack: justify;
            align-content: space-between;
  }

  .o-flex--align-content-around\@breakpoint {
    -webkit-align-content: space-around;
        -ms-flex-line-pack: distribute;
            align-content: space-around;
  }

  .o-flex--align-content-stretch\@breakpoint {
    -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
            align-content: stretch;
  }

  .o-flex__child--align-self-auto\@breakpoint {
    -webkit-align-self: auto;
        -ms-flex-item-align: auto;
            align-self: auto;
  }

  .o-flex__child--align-self-start\@breakpoint {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
  }

  .o-flex__child--align-self-end\@breakpoint {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
  }

  .o-flex__child--align-self-center\@breakpoint {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
  }

  .o-flex__child--align-self-baseline\@breakpoint {
    -webkit-align-self: baseline;
        -ms-flex-item-align: baseline;
            align-self: baseline;
  }

  .o-flex__child--align-self-stretch\@breakpoint {
    -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
            align-self: stretch;
  }
}
@media all {
  .o-flex\@ {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .o-flex\@::before, .o-flex\@::after {
    content: normal;
  }

  .o-flex--inline\@ {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto;
  }

  .o-flex--row\@ {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .o-flex--column\@ {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .o-flex--row-reverse\@ {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }

  .o-flex--column-reverse\@ {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }

  .o-flex--wrap\@ {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .o-flex--nowrap\@ {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }

  .o-flex--wrap-reverse\@ {
    -webkit-flex-wrap: wrap-reverse;
        -ms-flex-wrap: wrap-reverse;
            flex-wrap: wrap-reverse;
  }

  .o-flex__child--fill\@ {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }

  .o-flex__child--grow-0\@ {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }

  .o-flex__child--grow-1\@ {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }

  .o-flex__child--shrink-0\@ {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }

  .o-flex__child--shrink-1\@ {
    -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
            flex-shrink: 1;
  }

  .o-flex--justify-content-start\@ {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .o-flex--justify-content-end\@ {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .o-flex--justify-content-center\@ {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .o-flex--justify-content-between\@ {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .o-flex--justify-content-around\@ {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }

  .o-flex--align-items-start\@ {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .o-flex--align-items-end\@ {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }

  .o-flex--align-items-center\@ {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .o-flex--align-items-baseline\@ {
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }

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

  .o-flex--align-content-start\@ {
    -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
            align-content: flex-start;
  }

  .o-flex--align-content-end\@ {
    -webkit-align-content: flex-end;
        -ms-flex-line-pack: end;
            align-content: flex-end;
  }

  .o-flex--align-content-center\@ {
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
  }

  .o-flex--align-content-between\@ {
    -webkit-align-content: space-between;
        -ms-flex-line-pack: justify;
            align-content: space-between;
  }

  .o-flex--align-content-around\@ {
    -webkit-align-content: space-around;
        -ms-flex-line-pack: distribute;
            align-content: space-around;
  }

  .o-flex--align-content-stretch\@ {
    -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
            align-content: stretch;
  }

  .o-flex__child--align-self-auto\@ {
    -webkit-align-self: auto;
        -ms-flex-item-align: auto;
            align-self: auto;
  }

  .o-flex__child--align-self-start\@ {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
  }

  .o-flex__child--align-self-end\@ {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
  }

  .o-flex__child--align-self-center\@ {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
  }

  .o-flex__child--align-self-baseline\@ {
    -webkit-align-self: baseline;
        -ms-flex-item-align: baseline;
            align-self: baseline;
  }

  .o-flex__child--align-self-stretch\@ {
    -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
            align-self: stretch;
  }
}
.o-flex__img {
  position: relative;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

.o-flex__body {
  position: relative;
  padding: 5px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

/* Size variants
   ========================================================================== */
.o-media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
}
.o-media--column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.o-media--center {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.o-media__img {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media (min-width: 46.25em) {
  .o-media__img {
    margin: 0 20px 0 0;
  }
}
@media (min-width: 61.25em) {
  .o-media__img {
    margin: 0 40px 0 0;
  }
}

.o-media__body {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

/* ==========================================================================
   #GRID
   ========================================================================== */
/**
 * This plugin provides a flexbox grid for inuitcss. Support for IE9 currently
 * prevents inuitcss from using the flexbox layout mode.
 *
 * Cells are full-width and will stack on top of each other by default:
 *
 * <div class="o-grid">
 *   <div class="o-grid__cell">
 *   </div>
 *   <div class="o-grid__cell">
 *   </div>
 * </div>
 *
 * Cells will in most cases be accompanied by utility classes that divide
 * the grid into fractions. These are provided by inuitcss:
 *
 * <div class="o-grid">
 *   <div class="o-grid__cell u-1/2">
 *   </div>
 *   <div class="o-grid__cell u-1/2">
 *   </div>
 * </div>
 *
 * Several modifier classes are provided. For example, `o-grid--auto` will
 * divide the space equally between all containing cells without the need
 * for width utility classes.
 *
 * <div class="o-grid--auto">
 *   <div class="o-grid__cell">
 *   </div>
 *   <div class="o-grid__cell">
 *   </div>
 * </div>
 */
/* The grid
   ========================================================================== */
.o-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  list-style: none;
  padding: 0;
}

/**
 * 1. Cells are full-width and stack on top of each other by default.
 */
.o-grid__cell {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  width: 100%;
  /* [1] */
}

/* Gutters
   ========================================================================== */
/**
 * 1. The map $inuit-flexgrid-spacing-sizes contains a `null` key which
 *    will be our default gutter size.
 * 2. Add a negative margin on one side only. That way we aren't required to use
 *    a wrapper with the same amount of spacing, though it's common to do so.
 * 3. Neutralize the left margin on `o-grid`.
 */
.o-grid {
  /* [1] */
  margin-left: -20px;
  /* [2] */
}
.o-grid > .o-grid__cell {
  padding-left: 20px;
  /* [3] */
}

.o-grid--tiny {
  /* [1] */
  margin-left: -5px;
  /* [2] */
}
.o-grid--tiny > .o-grid__cell {
  padding-left: 5px;
  /* [3] */
}

.o-grid--small {
  /* [1] */
  margin-left: -10px;
  /* [2] */
}
.o-grid--small > .o-grid__cell {
  padding-left: 10px;
  /* [3] */
}

.o-grid--large {
  /* [1] */
  margin-left: -40px;
  /* [2] */
}
.o-grid--large > .o-grid__cell {
  padding-left: 40px;
  /* [3] */
}

.o-grid--huge {
  /* [1] */
  margin-left: -80px;
  /* [2] */
}
.o-grid--huge > .o-grid__cell {
  padding-left: 80px;
  /* [3] */
}

.o-grid--flush {
  /* [1] */
  margin-left: 0;
  /* [2] */
}
.o-grid--flush > .o-grid__cell {
  padding-left: 0;
  /* [3] */
}

/* Automatically size cells by distributing them equally
   ========================================================================== */
.o-grid--auto > .o-grid__cell {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
}

/* Horizontal alignment
   ========================================================================== */
.o-grid--left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

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

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

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

.o-grid--around {
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}

/* Pull behavior
   ========================================================================== */
.o-grid__cell--pull-left {
  margin-right: auto;
}

.o-grid__cell--pull-right {
  margin-left: auto;
}

/* Vertical alignment
   ========================================================================== */
.o-grid--top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

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

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

.o-grid--baseline {
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

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

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

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

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

.o-grid__cell--baseline {
  -webkit-align-self: baseline;
      -ms-flex-item-align: baseline;
          align-self: baseline;
}

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

/* Content distribution
   ========================================================================== */
.o-grid--reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

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

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

.o-grid__cell {
  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;
}

.o-grid__cell--auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.o-grid__cell--fill {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

@media (min-width: 22.5em) {
  .o-grid\@mobile {
    margin-left: -20px;
  }
  .o-grid\@mobile > .o-grid__cell {
    padding-left: 20px;
  }

  .o-grid--tiny\@mobile {
    margin-left: -5px;
  }
  .o-grid--tiny\@mobile > .o-grid__cell {
    padding-left: 5px;
  }

  .o-grid--small\@mobile {
    margin-left: -10px;
  }
  .o-grid--small\@mobile > .o-grid__cell {
    padding-left: 10px;
  }

  .o-grid--large\@mobile {
    margin-left: -40px;
  }
  .o-grid--large\@mobile > .o-grid__cell {
    padding-left: 40px;
  }

  .o-grid--huge\@mobile {
    margin-left: -80px;
  }
  .o-grid--huge\@mobile > .o-grid__cell {
    padding-left: 80px;
  }

  .o-grid--flush\@mobile {
    margin-left: 0;
  }
  .o-grid--flush\@mobile > .o-grid__cell {
    padding-left: 0;
  }
}
@media (min-width: 46.25em) {
  .o-grid\@tablet {
    margin-left: -20px;
  }
  .o-grid\@tablet > .o-grid__cell {
    padding-left: 20px;
  }

  .o-grid--tiny\@tablet {
    margin-left: -5px;
  }
  .o-grid--tiny\@tablet > .o-grid__cell {
    padding-left: 5px;
  }

  .o-grid--small\@tablet {
    margin-left: -10px;
  }
  .o-grid--small\@tablet > .o-grid__cell {
    padding-left: 10px;
  }

  .o-grid--large\@tablet {
    margin-left: -40px;
  }
  .o-grid--large\@tablet > .o-grid__cell {
    padding-left: 40px;
  }

  .o-grid--huge\@tablet {
    margin-left: -80px;
  }
  .o-grid--huge\@tablet > .o-grid__cell {
    padding-left: 80px;
  }

  .o-grid--flush\@tablet {
    margin-left: 0;
  }
  .o-grid--flush\@tablet > .o-grid__cell {
    padding-left: 0;
  }
}
@media (min-width: 61.25em) {
  .o-grid\@desktop {
    margin-left: -20px;
  }
  .o-grid\@desktop > .o-grid__cell {
    padding-left: 20px;
  }

  .o-grid--tiny\@desktop {
    margin-left: -5px;
  }
  .o-grid--tiny\@desktop > .o-grid__cell {
    padding-left: 5px;
  }

  .o-grid--small\@desktop {
    margin-left: -10px;
  }
  .o-grid--small\@desktop > .o-grid__cell {
    padding-left: 10px;
  }

  .o-grid--large\@desktop {
    margin-left: -40px;
  }
  .o-grid--large\@desktop > .o-grid__cell {
    padding-left: 40px;
  }

  .o-grid--huge\@desktop {
    margin-left: -80px;
  }
  .o-grid--huge\@desktop > .o-grid__cell {
    padding-left: 80px;
  }

  .o-grid--flush\@desktop {
    margin-left: 0;
  }
  .o-grid--flush\@desktop > .o-grid__cell {
    padding-left: 0;
  }
}
@media (min-width: 81.25em) {
  .o-grid\@wide {
    margin-left: -20px;
  }
  .o-grid\@wide > .o-grid__cell {
    padding-left: 20px;
  }

  .o-grid--tiny\@wide {
    margin-left: -5px;
  }
  .o-grid--tiny\@wide > .o-grid__cell {
    padding-left: 5px;
  }

  .o-grid--small\@wide {
    margin-left: -10px;
  }
  .o-grid--small\@wide > .o-grid__cell {
    padding-left: 10px;
  }

  .o-grid--large\@wide {
    margin-left: -40px;
  }
  .o-grid--large\@wide > .o-grid__cell {
    padding-left: 40px;
  }

  .o-grid--huge\@wide {
    margin-left: -80px;
  }
  .o-grid--huge\@wide > .o-grid__cell {
    padding-left: 80px;
  }

  .o-grid--flush\@wide {
    margin-left: 0;
  }
  .o-grid--flush\@wide > .o-grid__cell {
    padding-left: 0;
  }
}
@media (min-width: 100em) {
  .o-grid\@huge {
    margin-left: -20px;
  }
  .o-grid\@huge > .o-grid__cell {
    padding-left: 20px;
  }

  .o-grid--tiny\@huge {
    margin-left: -5px;
  }
  .o-grid--tiny\@huge > .o-grid__cell {
    padding-left: 5px;
  }

  .o-grid--small\@huge {
    margin-left: -10px;
  }
  .o-grid--small\@huge > .o-grid__cell {
    padding-left: 10px;
  }

  .o-grid--large\@huge {
    margin-left: -40px;
  }
  .o-grid--large\@huge > .o-grid__cell {
    padding-left: 40px;
  }

  .o-grid--huge\@huge {
    margin-left: -80px;
  }
  .o-grid--huge\@huge > .o-grid__cell {
    padding-left: 80px;
  }

  .o-grid--flush\@huge {
    margin-left: 0;
  }
  .o-grid--flush\@huge > .o-grid__cell {
    padding-left: 0;
  }
}
@media (min-width: 72.5em) {
  .o-grid\@breakpoint {
    margin-left: -20px;
  }
  .o-grid\@breakpoint > .o-grid__cell {
    padding-left: 20px;
  }

  .o-grid--tiny\@breakpoint {
    margin-left: -5px;
  }
  .o-grid--tiny\@breakpoint > .o-grid__cell {
    padding-left: 5px;
  }

  .o-grid--small\@breakpoint {
    margin-left: -10px;
  }
  .o-grid--small\@breakpoint > .o-grid__cell {
    padding-left: 10px;
  }

  .o-grid--large\@breakpoint {
    margin-left: -40px;
  }
  .o-grid--large\@breakpoint > .o-grid__cell {
    padding-left: 40px;
  }

  .o-grid--huge\@breakpoint {
    margin-left: -80px;
  }
  .o-grid--huge\@breakpoint > .o-grid__cell {
    padding-left: 80px;
  }

  .o-grid--flush\@breakpoint {
    margin-left: 0;
  }
  .o-grid--flush\@breakpoint > .o-grid__cell {
    padding-left: 0;
  }
}
@media all {
  .o-grid\@ {
    margin-left: -20px;
  }
  .o-grid\@ > .o-grid__cell {
    padding-left: 20px;
  }

  .o-grid--tiny\@ {
    margin-left: -5px;
  }
  .o-grid--tiny\@ > .o-grid__cell {
    padding-left: 5px;
  }

  .o-grid--small\@ {
    margin-left: -10px;
  }
  .o-grid--small\@ > .o-grid__cell {
    padding-left: 10px;
  }

  .o-grid--large\@ {
    margin-left: -40px;
  }
  .o-grid--large\@ > .o-grid__cell {
    padding-left: 40px;
  }

  .o-grid--huge\@ {
    margin-left: -80px;
  }
  .o-grid--huge\@ > .o-grid__cell {
    padding-left: 80px;
  }

  .o-grid--flush\@ {
    margin-left: 0;
  }
  .o-grid--flush\@ > .o-grid__cell {
    padding-left: 0;
  }
}
.o-list {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0;
}
.o-list--inline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.o-list--middle {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.o-list-bare__item {
  display: inherit;
  /*EPI Fix user agent stylesheet display: list-item causes bullets in edit mode;*/
}

.o-icon-list {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0;
}

.o-icon-list__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.5;
  margin: 0 0 5px 0;
}

.o-icon-list__icon {
  width: 25px;
  height: 25px;
  margin: 0 10px 0 0;
}

.o-list--col-2 {
  -webkit-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 20px;
          column-gap: 20px;
}

@media (min-width: 46.25em) {
  .o-list--col-3\@tablet {
    -webkit-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 20px;
            column-gap: 20px;
  }
}
.o-fit {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  font-family: "object-fit: cover;object-position: center center;";
  height: 100%;
  width: 100%;
}

.o-card {
  position: relative;
  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-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.o-card__obj-wrapper {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.o-card__body-wrapper {
  -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-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}

/* ==========================================================================
   #Item media object: used for image ratio
   ========================================================================== */
.o-ar {
  position: relative;
  width: 100%;
  display: block;
  padding-top: 100%;
}
.o-ar--2\/3 {
  padding-top: 66.6%;
}
.o-ar--1\/2 {
  padding-top: 50%;
}
.o-ar--5\/4 {
  padding-top: 125%;
}
@media (min-width: 46.25em) {
  .o-ar--2\/3\@tablet {
    padding-top: 66.6%;
  }
  .o-ar--1\/2\@tablet {
    padding-top: 50%;
  }
  .o-ar--1\/1\@tablet {
    padding-top: 100%;
  }
}
@media (min-width: 61.25em) {
  .o-ar--2\/3\@desktop {
    padding-top: 66.6%;
  }
  .o-ar--1\/2\@desktop {
    padding-top: 50%;
  }
  .o-ar--1\/1\@desktop {
    padding-top: 100%;
  }
}

.o-ar__element {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center center;
     object-position: center center;
  font-family: "object-fit: contain;";
  height: 100%;
  width: 100%;
  display: block;
}
.o-ar__element--cover {
  -o-object-fit: cover;
     object-fit: cover;
  /*Fix for IE*/
  font-family: "object-fit: cover;";
}
.o-ar__element--contain {
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit:container;";
}
.o-ar__element--scale-down {
  -o-object-fit: scale-down;
     object-fit: scale-down;
  /*Fix for IE*/
  font-family: "object-fit: scale-down;";
}

.o-modal {
  position: relative;
  background-color: #FFF;
}

.o-modal__close {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 90%;
  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;
  cursor: pointer;
  color: #f66900;
}
.o-modal__close [aria-hidden=true] {
  font-size: 35px;
  margin-left: 5px;
}

.o-modal__header {
  padding: 0 20px;
}

.o-modal__body {
  padding: 80px 20px 40px 20px;
}

.o-modal__footer {
  padding: 0 20px;
}

@media (min-width: 46.25em) {
  .o-modal--small {
    margin-left: 160px;
    margin-right: 160px;
  }

  .o-modal__close {
    top: 40px;
    right: 40px;
  }

  .o-modal__header {
    padding: 0 40px;
  }

  .o-modal__body {
    padding: 80px 40px 40px;
  }

  .o-modal__footer {
    padding: 0 40px;
  }
}
@media (min-width: 61.25em) {
  .o-modal--medium {
    margin-left: 80px;
    margin-right: 80px;
  }
  .o-modal--medium .o-modal__close {
    top: 80px;
    right: 80px;
  }
  .o-modal--medium .o-modal__body {
    padding: 80px;
  }

  .o-modal--small {
    margin-left: 240px;
    margin-right: 240px;
  }

  .o-modal__header {
    padding: 0 40px;
  }

  .o-modal__body {
    padding: 80px 40px 40px;
  }

  .o-modal__footer {
    padding: 0 80px;
  }
}
@media (min-width: 81.25em) {
  .o-modal__close {
    top: 80px;
    right: 80px;
  }

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

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

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

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

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

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

.slick-slide > div {
  font-size: 0;
}

.o-carousel__slide img {
  min-height: 1px;
  min-width: 1px;
}

.c-btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  vertical-align: middle;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.c-btn {
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.2;
  background: none;
  border: 1px solid black;
  padding: 5px 10px;
  color: #1c1c1f;
  font-family: "Montserrat", Arial, Helvetica, Geneva, sans-serif;
  cursor: pointer;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  margin: 4px 4px 4px 0;
  text-decoration: none;
  text-align: center;
}
.c-btn:hover {
  color: #040404;
}
.c-btn--primary {
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.2;
  min-height: 40px;
  text-decoration: none;
  color: #fff;
  padding: 5px 30px;
  border: none;
  border-radius: 20px;
  background: #f66900;
  font-weight: 600;
  min-width: var(--brand__button--min-width);
  margin-right: var(--brand__button--margin-right, 4px);
  margin-bottom: var(--brand__button--margin-bottom, 4px);
}
.c-btn--primary:hover {
  text-decoration: none;
  color: #fff;
}
.c-btn--primary.disabled, .c-btn--primary:disabled {
  opacity: 0.4;
  pointer-events: none;
  cursor: auto;
}
.c-btn--primary .c-btn__icon {
  height: 24px;
}
.c-btn--secondary {
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.2;
  padding-left: var(--brand__button--secondary--extra-padding-x, 30px);
  padding-right: var(--brand__button--secondary--extra-padding-x, 30px);
  padding-top: 5px;
  padding-bottom: 5px;
  min-height: 40px;
  text-decoration: none;
  color: #f66900;
  border: 1px solid #f66900;
  border-radius: 20px;
  background: #fff;
  font-weight: 600;
  min-width: var(--brand__button--min-width);
  margin-right: var(--brand__button--margin-right, 4px);
  margin-bottom: var(--brand__button--margin-bottom, 4px);
}
.c-btn--secondary:hover {
  text-decoration: none;
  color: #f66900;
}
.c-btn--secondary.disabled, .c-btn--secondary:disabled {
  opacity: 0.4;
  pointer-events: none;
  cursor: auto;
}
.c-btn--secondary .c-btn__icon {
  height: 24px;
}
.c-btn--simple {
  font-size: 16px;
  font-size: 1.1428571429rem;
  line-height: 1.1;
  min-height: 40px;
  color: #6d6a6c;
  background: #fff;
  border: none;
  border-radius: 20px;
  padding: 5px 30px;
  font-weight: 600;
}
.c-btn--simple:hover {
  text-decoration: none;
  color: #040404;
}
.c-btn--simple.disabled, .c-btn--simple:disabled {
  opacity: 0.4;
  pointer-events: none;
  cursor: auto;
}
.c-btn--simple .c-btn__icon {
  height: 14px;
}
.c-btn--image {
  font-size: 20px;
  font-size: 1.4285714286rem;
  line-height: 1.25;
  color: #fff;
  border: none;
}
.c-btn--image:hover {
  text-decoration: none;
}
.c-btn--image.disabled, .c-btn--image:disabled {
  opacity: 0.4;
  pointer-events: none;
  cursor: auto;
}
.c-btn--image .c-btn__icon {
  max-height: 100px;
}
.c-btn--stripped {
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.4285714286;
  text-decoration: none;
  color: #979797;
  text-transform: none;
  padding: 5px 5px;
  border-radius: 0;
  background: transparent;
  font-weight: 600;
  border: none;
}
.c-btn--stripped:hover {
  text-decoration: none;
  color: #979797;
}
.c-btn--stripped.disabled, .c-btn--stripped:disabled {
  opacity: 0.4;
  pointer-events: none;
  cursor: auto;
}
.c-btn--stripped .c-btn__icon {
  height: 20px;
}
.c-btn--collapse {
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.2;
  min-height: 40px;
  text-decoration: none;
  color: #fff;
  text-transform: none;
  padding: 5px 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border: none;
  border-radius: 5px;
  background: #f66900;
  font-weight: normal;
}
.c-btn--collapse:hover {
  text-decoration: none;
  color: #fff;
}
.c-btn--collapse.disabled, .c-btn--collapse:disabled {
  opacity: 0.4;
  pointer-events: none;
  cursor: auto;
}
.c-btn--collapse .c-btn__icon {
  height: 16px;
  width: 16px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.c-btn--ghost {
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.2;
  min-height: 40px;
  text-decoration: none;
  color: #6d6a6c;
  text-transform: none;
  padding: 5px 20px;
  border-radius: 20px;
  background: #fff;
  font-weight: 600;
  border: none;
}
.c-btn--ghost:hover {
  text-decoration: none;
  color: #f66900;
}
.c-btn--ghost.disabled, .c-btn--ghost:disabled {
  opacity: 0.4;
  pointer-events: none;
  cursor: auto;
}
.c-btn--ghost .c-btn__icon {
  height: 20px;
}
.c-btn__icon {
  margin: 0 5px 0 0;
  vertical-align: middle;
  display: inline-block !important;
}
.c-btn__icon:only-child {
  margin: 0;
}

.c-btn__label + .c-btn__icon {
  margin: 0 0 0 5px;
}

.c-btn--wider {
  min-width: 160px;
}

.c-btn--wider-x {
  min-width: 240px;
}

.c-btn__icon {
  margin: 0 10px 0 0;
}

.c-btn__label + .c-btn__icon {
  margin: 0 0 0 10px;
}

.c-label {
  display: inline-block;
  background: none;
  border: none;
  padding: 5px 0;
  color: #1c1c1f;
  font-family: "Montserrat", Arial, Helvetica, Geneva, sans-serif;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  white-space: nowrap;
  margin: 2px 4px 2px 0;
  letter-spacing: inherit;
}

.c-label--primary {
  text-decoration: none;
  color: #fff;
  padding: 0 20px;
  background: #1c1c1f;
  line-height: 2.14286;
}

.c-label--secondary {
  text-decoration: none;
  color: #fff;
  padding: 0 20px;
  background: #f66900;
  line-height: 2.14286;
}

.c-component__title {
  font-size: 24px;
  font-size: 1.7142857143rem;
  line-height: 1.25;
  color: #f66900;
  text-align: center;
  margin: 0 0 20px;
  font-weight: 400;
}
@media (min-width: 61.25em) {
  .c-component__title {
    font-size: 40px;
    font-size: 2.8571428571rem;
    line-height: 1.125;
    margin: 0 0 40px;
  }
}

.c-img-fluid {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.c-footer {
  position: relative;
  background: #1c1c1f;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.5);
  letter-spacing: inherit;
}

.c-footer__company {
  padding-top: 40px;
}
.c-footer__company ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0;
}
.c-footer__company ul li {
  margin-bottom: 10px;
}
.c-footer__company h3, .c-footer__company .u-h3, .c-footer__company h4, .c-footer__company .u-h4, .c-footer__company h5, .c-footer__company .u-h5 {
  color: #FFF;
}
.c-footer__company a {
  text-decoration: none;
}
.c-footer__company a:not(.c-btn) {
  color: white;
}
.c-footer__company .c-btn {
  min-width: 230px;
  text-align: center;
}

.c-footer__cta {
  margin-bottom: 20px;
}

.c-footer__contact {
  margin-bottom: 40px;
}
.c-footer__contact p {
  font-size: 80%;
}

.footer__arrowtop {
  position: absolute;
  top: 0;
  right: 0;
}

.c-footer__global {
  background: #1c1c1f;
}
.c-footer__global a {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.5);
}

.c-footer__global-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.c-footer__about {
  font-size: 80%;
  padding: 20px 40px 20px 0;
}
.c-footer__about > * {
  margin: 5px 0;
}

.c-footer__holding {
  padding: 20px 0;
}

@media (min-width: 46.25em) {
  .c-footer__company {
    padding-top: 80px;
  }

  .footer__arrowtop {
    top: -40px;
  }

  .c-footer__cta {
    margin-bottom: 20px;
  }

  .c-footer__contact {
    margin-bottom: 40px;
  }

  .c-footer__about {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
  }
  .c-footer__about > * {
    margin-right: 20px;
  }

  .c-footer__global-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .c-footer__holding {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
@media (min-width: 61.25em) {
  .c-footer__about {
    font-size: 100%;
  }

  .c-footer__contact {
    padding-left: 20px;
  }
}
@media (min-width: 81.25em) {
  .c-footer__contact {
    padding-left: 40px;
  }
}
.c-footer__company h3, .c-footer__company .u-h3, .c-footer__company h4, .c-footer__company .u-h4 {
  margin-bottom: 20px;
  font-weight: 600;
}
.c-footer__company .c-btn {
  font-size: inherit;
}
.c-footer__company .c-btn--stripped {
  text-align: left;
  color: rgba(255, 255, 255, 0.5);
  width: auto;
  font-weight: normal;
  padding: 0;
  line-height: inherit;
}

.c-footer__nav {
  display: none;
}

.c-footer__cta {
  margin-bottom: 5px;
}

.c-footer__contact,
.c-footer__nav {
  margin-bottom: 20px;
}

.c-footer__contact {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}
.c-footer__contact h3, .c-footer__contact .u-h3, .c-footer__contact h4, .c-footer__contact .u-h4 {
  display: none;
}

@media (min-width: 46.25em) {
  .c-footer__company {
    padding-bottom: 40px;
  }
  .c-footer__company h3, .c-footer__company .u-h3, .c-footer__company h4, .c-footer__company .u-h4 {
    display: block;
    margin-bottom: 24px;
  }

  .c-footer__contact,
.c-footer__nav {
    margin-bottom: 0;
  }

  .c-footer__nav {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    display: block;
    margin-top: 40px;
  }

  .c-footer__contact {
    -webkit-box-ordinal-group: inherit;
    -webkit-order: inherit;
        -ms-flex-order: inherit;
            order: inherit;
  }
  .c-footer__contact p {
    font-size: 100%;
  }

  .c-footer__about {
    text-align: left;
    margin: 0;
  }
}
@media (min-width: 61.25em) {
  .c-footer__nav {
    -webkit-box-ordinal-group: inherit;
    -webkit-order: inherit;
        -ms-flex-order: inherit;
            order: inherit;
    margin-top: 0;
  }
}
.c-holding {
  --holding__line--display: none;
  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-holding__line {
  display: var(--holding__line--display);
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  opacity: 0.9;
  height: 2px;
  background: -webkit-gradient(linear, left top, right top, from(#1c1c1f), to(#FFF));
  background: linear-gradient(90deg, #1c1c1f 0%, #FFF 100%);
  margin: 0 20px 0 0;
}

.c-holding__body {
  font-size: 10px;
  font-size: 0.7142857143rem;
  line-height: 1.5;
  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-holding__logo {
  height: 20px;
  margin: 0 5px 5px;
  vertical-align: text-bottom;
}

@media (min-width: 46.25em) {
  .c-holding {
    --holding__line--display: block;
  }
}
.c-languages {
  --show-flag-as-button: var(--is-header-v2);
  display: inline-block;
}
.c-languages.is-active .c-languages__menu {
  visibility: visible;
  opacity: 1;
}

.c-languages__title {
  padding-right: 120px;
  font-size: 24px;
  font-size: 1.7142857143rem;
  line-height: 1.25;
}

.c-languages__btn {
  position: relative;
  border-radius: 30px;
  line-height: 1.2;
  padding: 0 0 0 10px;
  margin-left: auto;
  margin-right: 0;
  z-index: 101;
}
@media (max-width: 72.49em) {
  .c-languages__btn {
    padding: 10px 40px 10px 20px;
    padding: calc(10px * var(--show-flag-as-button)) calc(20px * var(--show-flag-as-button));
    padding-right: calc(40px * var(--show-flag-as-button));
    background: rgba(28, 28, 31, 0.05);
    background: rgba(28, 28, 31, calc(.05 * var(--show-flag-as-button)));
  }
  .c-languages__btn:after {
    color: #f66900;
    position: absolute;
    top: 50%;
    right: 20px;
    content: "\276E";
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: translateY(-50%) rotate(-90deg);
            transform: translateY(-50%) rotate(-90deg);
    -webkit-transition: -webkit-transform 0.1s ease-in-out;
    transition: -webkit-transform 0.1s ease-in-out;
    transition: transform 0.1s ease-in-out;
    transition: transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
    opacity: var(--show-flag-as-button, 0);
  }
  .c-languages__btn.is-open:after {
    -webkit-transform: translateY(-50%) rotate(90deg);
            transform: translateY(-50%) rotate(90deg);
  }
}

.c-languages__flag {
  height: 20px;
  vertical-align: text-top;
}

.c-languages__toggle {
  border: none;
  text-decoration: underline;
  font-size: 14px;
}

.c-languages__menu {
  position: fixed;
  top: 60px;
  left: 0;
  right: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: auto;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  -webkit-box-shadow: 0px 1px 2px 0 rgba(49, 49, 49, 0.3);
          box-shadow: 0px 1px 2px 0 rgba(49, 49, 49, 0.3);
  overflow: hidden;
  overflow-y: auto;
  max-height: calc(100vh - 60px);
  min-width: 100%;
  z-index: 100;
  padding: 10px 20px 40px;
}

.c-languages__item {
  padding: 5px 20px;
  border-bottom: 1px solid #efefef;
  font-size: 14px;
  width: 100%;
}

.is-open .c-languages__btn.is-open ~ .c-languages__menu {
  display: block;
  opacity: 1;
  visibility: visible;
}

@media (min-width: 72.5em) {
  .c-languages {
    position: relative;
  }

  .is-open .c-link.c-languages__btn {
    background: transparent;
  }
  .is-open .c-link.c-languages__btn.is-open ~ .languages__menu {
    display: none;
  }

  .c-languages__item {
    padding: 5px 10px;
  }

  .c-languages__menu {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: auto;
  }
}
.c-link {
  color: #1c1c1f;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  cursor: pointer;
  background: none;
  border: none;
  display: inline-block;
}
.c-link:active {
  border-style: outset;
  border: none;
}
.c-link:hover {
  color: #040404;
}

.c-link--primary {
  color: #f66900;
}

.c-link-wrapper {
  text-decoration: none;
}
.c-link-wrapper:hover, .c-link-wrapper:focus, .c-link-wrapper:active {
  color: inherit;
  text-decoration: none;
}

.c-video-component {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
}

.c-video-component__cta {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
}

.c-video-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
}

.c-video {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-fit: center;
     object-fit: center;
  -o-object-position: center;
     object-position: center;
  height: 100%;
  width: 100%;
}

/**
 * When `<dialog>` is properly supported, the overlay is implied and can be
 * styled with `::backdrop`, which means the DOM one should be removed.
 */
[data-a11y-dialog-native] .c-dialog__overlay {
  display: none;
}

/**
   * When `<dialog>` is not supported, its default display is `inline` which can
   * cause layout issues.
   */
dialog[open] {
  display: block;
}

.c-dialog {
  display: none;
}
.c-dialog.is-shown {
  display: block;
}

.c-dialog__overlay {
  z-index: 1002;
  background-color: rgba(0, 0, 0, 0.66);
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

dialog::-webkit-backdrop {
  background-color: rgba(0, 0, 0, 0.66);
}

dialog::backdrop {
  background-color: rgba(0, 0, 0, 0.66);
}

.c-dialog__content {
  background-color: white;
  z-index: 1003;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin: 0;
}

/* -------------------------------------------------------------------------- *\
   * Extra dialog styling to make it shiny
   * -------------------------------------------------------------------------- */
@-webkit-keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes appear {
  from {
    -webkit-transform: translate(-50%, -40%);
            transform: translate(-50%, -40%);
    opacity: 0;
  }
  to {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    opacity: 1;
  }
}
@keyframes appear {
  from {
    -webkit-transform: translate(-50%, -40%);
            transform: translate(-50%, -40%);
    opacity: 0;
  }
  to {
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    opacity: 1;
  }
}
.c-dialog:not([aria-hidden=true]) > .c-dialog__overlay {
  -webkit-animation: fade-in 200ms 1 both;
          animation: fade-in 200ms 1 both;
}

.c-dialog:not([aria-hidden=true]) > .c-dialog__content {
  -webkit-animation: appear 400ms 150ms 1 both;
          animation: appear 400ms 150ms 1 both;
}

.c-dialog__content {
  padding: 20px;
  max-width: 90%;
  width: 600px;
  border-radius: 2px;
}

.c-dialog--video .c-dialog__content {
  background: transparent;
  border: none;
  height: 100vh;
  width: 100vw;
  padding: 40px;
}

.c-dialog__overlay {
  background-color: rgba(43, 46, 56, 0.9);
}

.c-dialog__close {
  position: absolute;
  border: 0;
  padding: 0;
  top: 1em;
  right: 1em;
  background-color: transparent;
  font-weight: bold;
  font-size: 1.25em;
  width: 1.2em;
  height: 1.2em;
  text-align: center;
  cursor: pointer;
  -webkit-transition: 0.15s;
  transition: 0.15s;
  color: #fff;
}

.Form__MainBody {
  font-size: 15px;
  font-size: 1.0714285714rem;
  line-height: 1.2;
  margin-left: -10px;
  margin-right: -10px;
}

.EPiServerForms .Form__Element {
  margin: 0 0 1.5rem 0;
  padding: 0 10px;
  clear: both;
}
.EPiServerForms .Form__Element.FormSubmitButton, .EPiServerForms .Form__Element.FormResetButton {
  margin-left: 10px;
  margin-right: 10px;
}
.EPiServerForms .Form__Element.ValidationRequired .Form__Element__Caption:after {
  content: "*";
  color: red;
  padding-left: 5px;
}
.EPiServerForms .FormStep {
  padding: 0;
}
.EPiServerForms .Form__Description {
  margin-bottom: 1rem;
}
.EPiServerForms .Form__Element__Caption {
  display: block;
  width: 100%;
}
.EPiServerForms .FormTextbox {
  position: relative;
}
.EPiServerForms .FormTextbox .Form__Element__Caption {
  padding: 18px 12px 0;
  position: absolute;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  width: calc(100% - 20px);
  cursor: text;
}
.EPiServerForms .FormTextbox.has-value .Form__Element__Caption {
  font-size: 10px;
  font-size: 0.7142857143rem;
  line-height: 1.1;
  padding: 10px 13px 0;
}
.EPiServerForms .FormTextbox .FormTextbox__Input {
  padding: 18px 12px 0;
}
.EPiServerForms .FormTextbox .Form__Element__ValidationError {
  position: absolute;
  top: 0;
  right: 10px;
}
.EPiServerForms .FormSelection {
  position: relative;
  background: #fff;
}
.EPiServerForms .FormSelection:after {
  position: absolute;
  top: 50%;
  right: 20px;
  content: "\276E";
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  color: #1c1c1f;
  pointer-events: none;
}
.EPiServerForms .FormSelection .Form__Element__Caption {
  padding: 9px 13px 0;
  font-size: 10px;
  font-size: 0.7142857143rem;
  line-height: 1.1;
  position: absolute;
  top: 1px;
  right: 1px;
  left: 11px;
  cursor: text;
  background: #fff;
  z-index: 2;
  pointer-events: none;
  width: calc(100% - 45px);
}
.EPiServerForms .FormSelection .Form__Element__ValidationError {
  position: absolute;
  top: 0;
  right: 10px;
  z-index: 4;
}
.EPiServerForms .FormSelection select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  z-index: 2;
  position: relative;
  padding: 18px 12px 0;
  background: transparent;
}
.EPiServerForms .FormSelection select[multiple] {
  background: -webkit-gradient(linear, right top, left top, from(white), color-stop(20%, white), color-stop(20%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(270deg, white 0%, white 20%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 100%);
  min-height: 124px;
  padding: 22px 12px 0;
}
.EPiServerForms .FormSelection select[multiple] + .Form__Element__ValidationError {
  right: 30px;
}
.EPiServerForms .FormSelection select::-ms-expand {
  display: none;
}
.EPiServerForms .FormTextbox--Textarea {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.EPiServerForms .FormTextbox--Textarea .FormTextbox__Input {
  padding: 25px 12px 0;
  min-height: 105px;
  height: 100%;
}
.EPiServerForms .Form__Element__Caption {
  font-size: 12px;
  font-size: 0.8571428571rem;
  line-height: 1.2;
  font-weight: 600;
  text-transform: uppercase;
  padding: 5px 0;
  display: block;
}
.EPiServerForms .Form__Element__Caption:empty {
  display: none;
}
.EPiServerForms .FormChoice {
  font-size: 13px;
  font-size: 0.9285714286rem;
  line-height: 1.2;
  clear: both;
}
.EPiServerForms .FormChoice label {
  display: block;
  padding: 2px 0 2px 20px;
}
.EPiServerForms .FormChoice .FormChoice__Input {
  margin: 0px 0 0px -20px;
  float: left;
}
.EPiServerForms .FormRange span {
  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;
}
.EPiServerForms .FormRange__Min,
.EPiServerForms .FormRange__Max {
  display: inline-block;
  padding: 5px;
}
.EPiServerForms .FormFileUpload__Input {
  font-size: 12px;
  font-size: 0.8571428571rem;
  line-height: 1;
  font-family: "Montserrat", Arial, Helvetica, Geneva, sans-serif;
}
.EPiServerForms .FormCaptcha {
  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-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.EPiServerForms .FormCaptcha__Image {
  margin: 0 0 5px;
}
.EPiServerForms .FormCaptcha__Refresh {
  border: none;
  background: none;
  text-decoration: underline;
  cursor: pointer;
  position: relative;
}
.EPiServerForms .FormCaptcha__Refresh:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "(";
}
.EPiServerForms .FormCaptcha__Refresh:after {
  position: absolute;
  top: 0;
  right: 0;
  content: ")";
}
.EPiServerForms .Form__Element__ValidationError {
  font-size: 12px;
  font-size: 0.8571428571rem;
  line-height: 1;
  font-weight: 600;
  padding: 5px 12px;
  color: red;
}
.EPiServerForms .FormSubmitButton,
.EPiServerForms .FormResetButton {
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.2;
  background: none;
  border: 1px solid black;
  padding: 5px 10px;
  color: #1c1c1f;
  font-family: "Montserrat", Arial, Helvetica, Geneva, sans-serif;
  cursor: pointer;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  margin: 4px 4px 4px 0;
  text-decoration: none;
  text-align: center;
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.2;
  min-height: 40px;
  text-decoration: none;
  color: #fff;
  padding: 5px 30px;
  border: none;
  border-radius: 20px;
  background: #f66900;
  font-weight: 600;
  min-width: var(--brand__button--min-width);
  margin-right: var(--brand__button--margin-right, 4px);
  margin-bottom: var(--brand__button--margin-bottom, 4px);
}
.EPiServerForms .FormSubmitButton:hover,
.EPiServerForms .FormResetButton:hover {
  color: #040404;
}
.EPiServerForms .FormSubmitButton:hover,
.EPiServerForms .FormResetButton:hover {
  text-decoration: none;
  color: #fff;
}
.EPiServerForms .FormSubmitButton.disabled, .EPiServerForms .FormSubmitButton:disabled,
.EPiServerForms .FormResetButton.disabled,
.EPiServerForms .FormResetButton:disabled {
  opacity: 0.4;
  pointer-events: none;
  cursor: auto;
}
.EPiServerForms .FormSubmitButton .c-btn__icon,
.EPiServerForms .FormResetButton .c-btn__icon {
  height: 24px;
}
.EPiServerForms .Form__Status .Form__Status__Message.Form__Success__Message {
  background: transparent;
  padding-left: 0;
  color: #1c1c1f;
}
.EPiServerForms .Formcheckbox .Formcheckbox__Input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
.EPiServerForms .Formcheckbox .Form__Element__Caption {
  padding: 0 0 0 40px;
  position: relative;
  font-size: 14px;
  font-size: 1rem;
  line-height: 20px;
  text-transform: none;
  cursor: pointer;
  font-weight: normal;
}
.EPiServerForms .Formcheckbox .Form__Element__Caption:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  height: 20px;
  width: 20px;
  border: 1px solid #f66900;
}
.EPiServerForms .Formcheckbox .Form__Element__Caption:after {
  position: absolute;
  top: 4px;
  left: 4px;
  content: "";
  display: block;
  height: 12px;
  width: 12px;
}
.EPiServerForms .Formcheckbox .Formcheckbox__Input:checked + .Form__Element__Caption:after {
  background: #f66900;
}
.EPiServerForms .c-facets__item .Formcheckbox {
  margin-bottom: 0;
  padding: 0 15px;
}
.EPiServerForms .c-facets__item .Formcheckbox .Form__Element__Caption {
  padding: 0 0 0 30px;
  white-space: nowrap;
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

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

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: rgb(30, 30, 30);
  opacity: 0;
  -webkit-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
          transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  -webkit-transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
          animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

/* Fix IE11 */
.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0;
          transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  z-index: 99998;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

/* Caption */
.fancybox-caption {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.85)), color-stop(50%, rgba(0, 0, 0, 0.3)), color-stop(65%, rgba(0, 0, 0, 0.15)), color-stop(75.5%, rgba(0, 0, 0, 0.075)), color-stop(82.85%, rgba(0, 0, 0, 0.037)), color-stop(88%, rgba(0, 0, 0, 0.019)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
  }
}
.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
  -webkit-animation: fancybox-rotate 1s linear infinite;
          animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

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

@keyframes fancybox-rotate {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/* Transition effects */
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
          transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
          transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: rotate(-360deg);
          transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
          transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
          transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
          transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
          transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
          transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }

  .fancybox-slide--image {
    padding: 6px 0;
  }

  .fancybox-close-small {
    right: -6px;
  }

  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }

  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }

  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }
}
/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1, .fancybox-share .u-h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }

  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
.fancybox-content {
  min-width: 30vw;
}

body.compensate-for-scrollbar {
  overflow: visible;
  margin-right: 0;
}

.fancybox-is-modal .fancybox-slide--html {
  padding: 20px;
}
.fancybox-is-modal .fancybox-bg {
  background-color: #1c1c1f;
  opacity: 0.5;
}
.fancybox-is-modal .fancybox-content {
  background-color: transparent;
  padding: 0;
  max-width: 1280px;
  margin-top: 60px;
}
@media (min-width: 72.5em) {
  .fancybox-is-modal .fancybox-content {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}

.fancybox-toolbar--visible {
  visibility: visible;
  opacity: 1;
}

.fancybox-button--white {
  width: auto;
  background-color: #fff;
}
.fancybox-button--white .fancybox-button-text {
  float: left;
  margin-right: 10px;
  line-height: 24px;
  color: #000;
}
.fancybox-button--white .fancybox-button-icon {
  float: right;
  width: 16px;
  color: #000;
}

.c-hamburg {
  display: inline-block;
  position: relative;
  z-index: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  vertical-align: middle;
  margin-left: 10px;
}
.c-hamburg span {
  display: block;
  width: 20px;
  height: 3px;
  margin-bottom: 4px;
  position: relative;
  border-radius: 3px;
  z-index: 1;
  background-color: #1c1c1f;
  -webkit-transform-origin: 3px 0px;
          transform-origin: 3px 0px;
  -webkit-transition: background 0.3s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, -webkit-transform 0.3s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: background 0.3s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, -webkit-transform 0.3s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: transform 0.3s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.3s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
  transition: transform 0.3s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.3s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, -webkit-transform 0.3s cubic-bezier(0.77, 0.2, 0.05, 1);
}
.c-hamburg span:first-child {
  -webkit-transform-origin: 0% 0%;
          transform-origin: 0% 0%;
}
.c-hamburg span:nth-last-child(2) {
  -webkit-transform-origin: 0% 100%;
          transform-origin: 0% 100%;
}
.c-hamburg span:nth-last-child(1) {
  width: 10px;
  margin-left: 10px;
}
.c-hamburg input {
  display: inline-block;
  width: 30px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;
  cursor: pointer;
  opacity: 0;
  z-index: 2;
  -webkit-touch-callout: none;
}
.c-hamburg input:checked ~ span {
  opacity: 1;
  background: #1c1c1f;
}
.c-hamburg input:checked ~ span:nth-last-child(2) {
  -webkit-transform: rotate(-45deg) translate(-2px, 10px);
          transform: rotate(-45deg) translate(-2px, 10px);
}
.c-hamburg input:checked ~ span:nth-last-child(3) {
  -webkit-transform: rotate(45deg) translate(6px, 0px);
          transform: rotate(45deg) translate(6px, 0px);
}
.c-hamburg input:checked ~ span:nth-last-child(1) {
  opacity: 0;
  -webkit-transform: rotate(45deg) translate(-10px, -4px);
          transform: rotate(45deg) translate(-10px, -4px);
}
@media (min-width: 72.5em) {
  .c-hamburg {
    display: none !important;
  }
}

.c-refcase-carousel__slide-element {
  width: 100vw;
}

.c-refcase-element__link {
  display: block;
}

@media (max-width: 61.24em) {
  .c-refcase-carousel__cta {
    margin-left: 20px;
  }
}
@media (min-width: 46.25em) {
  .c-refcase-carousel__slide-element {
    margin: 0 20px;
    width: 50vw;
  }
}
@media (min-width: 61.25em) {
  .c-refcase-carousel__slide-element {
    width: 33vw;
    margin-left: 40px;
    margin-right: 40px;
  }
}
@media (min-width: 81.25em) {
  .c-refcase-carousel__slide-element {
    width: 20vw;
  }
}
.c-refcase-element__body-wrapper {
  padding: 20px 20px 0;
}
@media (min-width: 61.25em) {
  .c-refcase-element__body-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.c-refcase-element__description {
  font-size: 14px;
  font-size: 1rem;
  line-height: inherit;
}

.c-refcase-carousel__cta {
  width: 160px;
}

.c-refcase-element__obj-wrapper {
  position: relative;
  width: 100%;
  display: block;
  padding-top: 80%;
}

.c-refcase-element__obj {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  font-family: "object-fit: cover;";
  height: 100%;
  width: 100%;
  display: block;
}

.c-refcase-carousel__arrow--prev,
.c-refcase-carousel__arrow--next {
  display: inline-block;
  width: 40px;
  height: 40px;
  font-size: 0;
  cursor: pointer;
  border: none;
  background: none;
}

.c-refcase-carousel__arrow--prev {
  margin-right: 9px;
}
.c-refcase-carousel__arrow--prev:before {
  content: url(/Module/Projects/Equitone/EquitoneComV1/Components/_Shared/Views/images/icons/Black/arrow-left.png);
}

.c-refcase-carousel__arrow--next {
  margin-left: 5px;
}
.c-refcase-carousel__arrow--next:before {
  content: url(/Module/Projects/Equitone/EquitoneComV1/Components/_Shared/Views/images/icons/Black/arrow-right.png);
}

.c-collapse {
  background: #F7F7F7;
  border-radius: 5px;
  margin: 0 0 20px;
}
.c-collapse.show .c-collapse__panel {
  max-height: 2000px;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}

.c-collapse__panel {
  z-index: -1;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.15s cubic-bezier(0.34, 0.43, 0.64, 1.04) 0ms;
  transition: max-height 0.15s cubic-bezier(0.34, 0.43, 0.64, 1.04) 0ms;
}

.c-collapse__trigger {
  margin: 0;
  width: 100%;
}

.c-collapse__body {
  padding: 20px;
}

@media (min-width: 22.5em) {
  .c-collapse--until\@mobile {
    background: none;
    border-radius: none;
  }
  .c-collapse--until\@mobile .c-collapse__trigger {
    display: none;
  }
  .c-collapse--until\@mobile .c-collapse__panel {
    max-height: none;
  }
  .c-collapse--until\@mobile .c-collapse__body {
    padding: 0;
  }
}

@media (min-width: 46.25em) {
  .c-collapse--until\@tablet {
    background: none;
    border-radius: none;
  }
  .c-collapse--until\@tablet .c-collapse__trigger {
    display: none;
  }
  .c-collapse--until\@tablet .c-collapse__panel {
    max-height: none;
  }
  .c-collapse--until\@tablet .c-collapse__body {
    padding: 0;
  }
}

@media (min-width: 61.25em) {
  .c-collapse--until\@desktop {
    background: none;
    border-radius: none;
  }
  .c-collapse--until\@desktop .c-collapse__trigger {
    display: none;
  }
  .c-collapse--until\@desktop .c-collapse__panel {
    max-height: none;
  }
  .c-collapse--until\@desktop .c-collapse__body {
    padding: 0;
  }
}

@media (min-width: 81.25em) {
  .c-collapse--until\@wide {
    background: none;
    border-radius: none;
  }
  .c-collapse--until\@wide .c-collapse__trigger {
    display: none;
  }
  .c-collapse--until\@wide .c-collapse__panel {
    max-height: none;
  }
  .c-collapse--until\@wide .c-collapse__body {
    padding: 0;
  }
}

@media (min-width: 100em) {
  .c-collapse--until\@huge {
    background: none;
    border-radius: none;
  }
  .c-collapse--until\@huge .c-collapse__trigger {
    display: none;
  }
  .c-collapse--until\@huge .c-collapse__panel {
    max-height: none;
  }
  .c-collapse--until\@huge .c-collapse__body {
    padding: 0;
  }
}

@media (min-width: 72.5em) {
  .c-collapse--until\@breakpoint {
    background: none;
    border-radius: none;
  }
  .c-collapse--until\@breakpoint .c-collapse__trigger {
    display: none;
  }
  .c-collapse--until\@breakpoint .c-collapse__panel {
    max-height: none;
  }
  .c-collapse--until\@breakpoint .c-collapse__body {
    padding: 0;
  }
}

.c-read-more {
  position: relative;
  background: none;
  border-radius: none;
}

.c-read-more__panel {
  max-height: none;
}

.c-read-more__body {
  padding: 0;
}

.c-read-more__trigger {
  display: none;
  margin: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(33%, white));
  background: linear-gradient(to right, rgba(255, 255, 255, 0), white 33%);
  border: none;
  padding-left: 75px;
  font: inherit;
  color: #f66900;
  cursor: pointer;
}

@media (min-width: 22.5em) {
  .c-read-more--from\@mobile.show .c-read-more__panel {
    max-height: 2000px;
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
    padding: 0 0 30px;
  }
  .c-read-more--from\@mobile.show .c-read-more__trigger .c-read-more__less {
    display: inline-block;
  }
  .c-read-more--from\@mobile.show .c-read-more__trigger .c-read-more__more {
    display: none;
  }
  .c-read-more--from\@mobile .c-read-more__panel {
    z-index: -1;
    max-height: 60px;
    overflow: hidden;
    -webkit-transition: max-height 0.15s cubic-bezier(0.34, 0.43, 0.64, 1.04) 0ms;
    transition: max-height 0.15s cubic-bezier(0.34, 0.43, 0.64, 1.04) 0ms;
  }
  .c-read-more--from\@mobile .c-read-more__trigger {
    display: block;
  }
  .c-read-more--from\@mobile .c-read-more__less {
    font-weight: 600;
    display: none;
    text-decoration: underline;
  }
  .c-read-more--from\@mobile .c-read-more__more {
    font-weight: 600;
    display: inline-block;
    text-decoration: underline;
  }
}

@media (min-width: 46.25em) {
  .c-read-more--from\@tablet.show .c-read-more__panel {
    max-height: 2000px;
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
    padding: 0 0 30px;
  }
  .c-read-more--from\@tablet.show .c-read-more__trigger .c-read-more__less {
    display: inline-block;
  }
  .c-read-more--from\@tablet.show .c-read-more__trigger .c-read-more__more {
    display: none;
  }
  .c-read-more--from\@tablet .c-read-more__panel {
    z-index: -1;
    max-height: 60px;
    overflow: hidden;
    -webkit-transition: max-height 0.15s cubic-bezier(0.34, 0.43, 0.64, 1.04) 0ms;
    transition: max-height 0.15s cubic-bezier(0.34, 0.43, 0.64, 1.04) 0ms;
  }
  .c-read-more--from\@tablet .c-read-more__trigger {
    display: block;
  }
  .c-read-more--from\@tablet .c-read-more__less {
    font-weight: 600;
    display: none;
    text-decoration: underline;
  }
  .c-read-more--from\@tablet .c-read-more__more {
    font-weight: 600;
    display: inline-block;
    text-decoration: underline;
  }
}

@media (min-width: 61.25em) {
  .c-read-more--from\@desktop.show .c-read-more__panel {
    max-height: 2000px;
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
    padding: 0 0 30px;
  }
  .c-read-more--from\@desktop.show .c-read-more__trigger .c-read-more__less {
    display: inline-block;
  }
  .c-read-more--from\@desktop.show .c-read-more__trigger .c-read-more__more {
    display: none;
  }
  .c-read-more--from\@desktop .c-read-more__panel {
    z-index: -1;
    max-height: 60px;
    overflow: hidden;
    -webkit-transition: max-height 0.15s cubic-bezier(0.34, 0.43, 0.64, 1.04) 0ms;
    transition: max-height 0.15s cubic-bezier(0.34, 0.43, 0.64, 1.04) 0ms;
  }
  .c-read-more--from\@desktop .c-read-more__trigger {
    display: block;
  }
  .c-read-more--from\@desktop .c-read-more__less {
    font-weight: 600;
    display: none;
    text-decoration: underline;
  }
  .c-read-more--from\@desktop .c-read-more__more {
    font-weight: 600;
    display: inline-block;
    text-decoration: underline;
  }
}

@media (min-width: 81.25em) {
  .c-read-more--from\@wide.show .c-read-more__panel {
    max-height: 2000px;
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
    padding: 0 0 30px;
  }
  .c-read-more--from\@wide.show .c-read-more__trigger .c-read-more__less {
    display: inline-block;
  }
  .c-read-more--from\@wide.show .c-read-more__trigger .c-read-more__more {
    display: none;
  }
  .c-read-more--from\@wide .c-read-more__panel {
    z-index: -1;
    max-height: 60px;
    overflow: hidden;
    -webkit-transition: max-height 0.15s cubic-bezier(0.34, 0.43, 0.64, 1.04) 0ms;
    transition: max-height 0.15s cubic-bezier(0.34, 0.43, 0.64, 1.04) 0ms;
  }
  .c-read-more--from\@wide .c-read-more__trigger {
    display: block;
  }
  .c-read-more--from\@wide .c-read-more__less {
    font-weight: 600;
    display: none;
    text-decoration: underline;
  }
  .c-read-more--from\@wide .c-read-more__more {
    font-weight: 600;
    display: inline-block;
    text-decoration: underline;
  }
}

@media (min-width: 100em) {
  .c-read-more--from\@huge.show .c-read-more__panel {
    max-height: 2000px;
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
    padding: 0 0 30px;
  }
  .c-read-more--from\@huge.show .c-read-more__trigger .c-read-more__less {
    display: inline-block;
  }
  .c-read-more--from\@huge.show .c-read-more__trigger .c-read-more__more {
    display: none;
  }
  .c-read-more--from\@huge .c-read-more__panel {
    z-index: -1;
    max-height: 60px;
    overflow: hidden;
    -webkit-transition: max-height 0.15s cubic-bezier(0.34, 0.43, 0.64, 1.04) 0ms;
    transition: max-height 0.15s cubic-bezier(0.34, 0.43, 0.64, 1.04) 0ms;
  }
  .c-read-more--from\@huge .c-read-more__trigger {
    display: block;
  }
  .c-read-more--from\@huge .c-read-more__less {
    font-weight: 600;
    display: none;
    text-decoration: underline;
  }
  .c-read-more--from\@huge .c-read-more__more {
    font-weight: 600;
    display: inline-block;
    text-decoration: underline;
  }
}

@media (min-width: 72.5em) {
  .c-read-more--from\@breakpoint.show .c-read-more__panel {
    max-height: 2000px;
    -webkit-transition-duration: 0.5s;
            transition-duration: 0.5s;
    padding: 0 0 30px;
  }
  .c-read-more--from\@breakpoint.show .c-read-more__trigger .c-read-more__less {
    display: inline-block;
  }
  .c-read-more--from\@breakpoint.show .c-read-more__trigger .c-read-more__more {
    display: none;
  }
  .c-read-more--from\@breakpoint .c-read-more__panel {
    z-index: -1;
    max-height: 60px;
    overflow: hidden;
    -webkit-transition: max-height 0.15s cubic-bezier(0.34, 0.43, 0.64, 1.04) 0ms;
    transition: max-height 0.15s cubic-bezier(0.34, 0.43, 0.64, 1.04) 0ms;
  }
  .c-read-more--from\@breakpoint .c-read-more__trigger {
    display: block;
  }
  .c-read-more--from\@breakpoint .c-read-more__less {
    font-weight: 600;
    display: none;
    text-decoration: underline;
  }
  .c-read-more--from\@breakpoint .c-read-more__more {
    font-weight: 600;
    display: inline-block;
    text-decoration: underline;
  }
}

.c-breadcrumb {
  padding-top: 40px;
  margin-bottom: 20px;
  color: #1c1c1f;
  opacity: 0.4;
}

.c-breadcrumb-list {
  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;
  margin: 0;
}

.c-breadcrumb-item {
  display: none;
  font-size: 12px;
  font-size: 0.8571428571rem;
  line-height: 1.6666666667;
}
@media (min-width: 61.25em) {
  .c-breadcrumb-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    list-style-type: none;
    list-style-position: outside;
    margin: 0;
    padding: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .c-breadcrumb-item:after {
    content: ">";
    color: #1c1c1f;
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.4285714286;
    padding: 0 10px;
  }
}
@media (max-width: 61.24em) {
  .c-breadcrumb-item:nth-last-child(2) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .c-breadcrumb-item:nth-last-child(2):before {
    content: ">";
    color: #1c1c1f;
    padding: 0 10px;
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.4285714286;
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    padding-right: 0;
  }
  .c-breadcrumb-item:nth-last-child(2):after {
    content: "";
    display: none;
  }
}
@media (min-width: 61.25em) {
  .c-breadcrumb-item:last-child {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
        -ms-flex: auto;
            flex: auto;
  }
  .c-breadcrumb-item:last-child:after {
    content: "";
    display: none;
  }
}
.c-breadcrumb-item__cta {
  text-decoration: none;
}

.c-overview-download__cell {
  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-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
}
@media (min-width: 61.25em) {
  .c-overview-download__cell {
    background-color: #F7F7F7;
  }
}

.c-overview-download__cta-wrapper {
  background-color: #F7F7F7;
}
@media (max-width: 61.24em) {
  .c-overview-download__cta-wrapper {
    margin-top: 20px;
  }
}

.c-social-channels {
  text-align: center;
}

.c-social-channels__text {
  font-size: 30px;
  font-size: 2.1428571429rem;
  line-height: 1.1666666667;
  line-height: 1.25;
}

.c-social-channels__links {
  padding-top: 10px;
}

.c-social-icon {
  padding: 5px;
  height: 60px;
}

@media (min-width: 61.25em) {
  .c-social-channels {
    text-align: inherit;
    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-social-channels__links {
    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;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 40px;
    padding-top: 0;
    margin-left: auto;
  }
}
.c-social-channels__text {
  width: 50%;
  padding-left: 100px;
  text-align: right;
}
@media (max-width: 61.24em) {
  .c-social-channels__text {
    display: none;
  }
}

.c-social-channels__links {
  padding-top: 0;
  font-size: 24px;
  font-size: 1.7142857143rem;
  line-height: 1.25;
  text-align: center;
}

@media (min-width: 61.25em) {
  .c-social-channels {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }

  .c-social-channels__links {
    width: 50%;
    text-align: left;
    display: block;
    padding-left: 0;
  }
}
@media (max-width: 61.24em) {
  .c-social-channels__items {
    margin-top: 20px;
  }
}
.c-refcase-overview-card {
  position: relative;
  margin: 0 0 20px;
}

.c-refcase-overview-card__body-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.c-refcase-overview-card__body {
  border: 1px solid #F7F7F7;
  background: #fff;
  padding: 20px;
}

.c-refcase-overview-card__img {
  width: 100%;
}

.c-refcase-overview-card__title {
  font-size: 18px;
  font-size: 1.2857142857rem;
  line-height: 1.3888888889;
  color: #f66900;
  font-weight: 600;
  letter-spacing: 0.26px;
  margin: 0 0 10px;
}

.c-refcase-overview-card__cta {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

@media (max-width: 46.24em) {
  .c-refcase-overview-card__body {
    position: relative;
    padding-right: 50px;
  }
  .c-refcase-overview-card__body:after {
    content: "";
    content: url(/Module/Projects/Equitone/EquitoneComV1/Components/_Shared/Views/images/icons/Black/arrow-right.png);
    position: absolute;
    right: 20px;
    bottom: 20px;
  }
}
@media (min-width: 46.25em) {
  .c-refcase-overview-card__body-wrapper {
    padding-right: 80px;
  }
}
.c-refcase-overview__gutter {
  width: 40px;
}

.c-refcase-overview__sizer,
.c-refcase-overview__item {
  width: 100%;
}

.c-refcase-overview__item {
  margin-bottom: 40px;
}

.c-refcase-overview__footer {
  text-align: center;
  margin: 20px 0;
}

@media (min-width: 46.25em) {
  .c-refcase-overview__sizer,
.c-refcase-overview__item {
    max-width: calc((100% - 40px)/2);
  }
}
@media (min-width: 61.25em) {
  .c-refcase-overview__sizer,
.c-refcase-overview__item {
    max-width: calc((100% - 2 * 40px)/3);
  }
}
.c-find-dealer__cta {
  width: 100%;
}

@media (min-width: 46.25em) {
  .c-find-dealer {
    position: relative;
    padding: 80px 0;
  }

  .c-find-dealer__map-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
  }

  .c-find-dealer__content-block {
    width: 480px;
    position: relative;
    z-index: 2;
    background: #fff;
  }

  .c-find-dealer__body-wrapper {
    padding: 40px 80px;
  }
}
@media (max-width: 61.24em) {
  .c-find-dealer__body-wrapper {
    padding: 20px 40px;
  }
}
@media (max-width: 46.24em) {
  .c-find-dealer__content-block {
    margin-left: -20px;
    width: calc(100% + 40px);
  }

  .c-find-dealer__body-wrapper {
    padding: 20px;
  }

  .c-find-dealer__cta {
    width: auto;
    padding-left: 40px;
    padding-right: 40px;
  }
}
.c-dealer-element {
  position: absolute;
}

.c-dealer-element__location {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 31px;
  max-width: none;
}

.c-dealer-element__body-wrapper {
  position: absolute;
  bottom: 50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 240px;
  background: #fff;
  padding: 20px;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.c-dealer-element__body-wrapper:after {
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 1;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  border-top-color: #ffffff;
  border-width: 10px;
  margin-left: -10px;
}

.c-dealer-element__title {
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.42857;
  font-weight: 600;
}

.c-tagline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 20px;
}
.c-tagline:last-child {
  margin-bottom: 0;
}
.c-tagline:before {
  content: "\23AF\23AF";
  font-weight: 600;
  margin: 0 20px 0 0;
}

.c-facets {
  margin-bottom: 20px;
  font-size: 14px;
  font-size: 1rem;
  line-height: 20px;
}

.c-facets__tabs-wrapper {
  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-facets__tabs-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-facets__tabs-title {
  font-size: 24px;
  font-size: 1.7142857143rem;
  line-height: 40px;
}

.c-facets__tabs {
  display: none;
}

.c-facets__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0;
}

.c-facets__item {
  width: 25%;
  list-style: none;
  margin-bottom: 20px;
}

.c-facets__list--inline .c-facets__item {
  width: auto;
}

.c-facets__item-content {
  text-decoration: none;
  padding-left: 40px;
}
.c-facets__item-content.active .c-facets__option:after {
  border: 3px solid #f66900;
}
.c-facets__item-content.active .c-facets__label {
  color: #1c1c1f;
}

.c-facets__option {
  float: left;
  margin-left: -40px;
  width: 40px;
  height: 40px;
  position: relative;
}
.c-facets__option:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 1px solid #ebebeb;
}

.c-facets__option-icon {
  display: block;
  width: 40px;
  height: 40px;
}

.c-facets__label {
  min-height: 40px;
  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;
  color: #979797;
  padding: 0 10px;
  word-wrap: break-word;
}

.c-facets__selected-list {
  margin: 20px 0 20px 0;
  margin-left: -10px;
  width: calc(100% + 20px);
}

.c-facets__selected-item {
  display: inline-block;
  text-decoration: underline;
  color: #f66900;
  line-height: 1.2;
  font-weight: 600;
  margin: 5px 10px 0;
  position: relative;
}

.c-facets__selected-checkbox {
  position: absolute;
  opacity: 0;
}

.c-facets__delete-icon {
  cursor: pointer;
  float: right;
  margin-left: 10px;
  color: #f66900;
  font-size: 29px;
  font-size: 2.0714285714rem;
  line-height: 0.6;
}

.c-facet-result__footer {
  width: 100%;
  text-align: center;
  margin: 20px 0;
}

@media (max-width: 61.24em) {
  .c-facets {
    margin-left: -20px;
    margin-right: -20px;
    position: relative;
  }

  .c-facets__tabs-title {
    display: none;
  }

  .c-facets__trigger {
    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;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 20px;
    background: #F7F7F7;
    text-decoration: none;
    font-size: 16px;
    font-size: 1.1428571429rem;
    line-height: 40px;
    position: relative;
    z-index: 2;
    border-radius: 4px;
  }
  .c-facets__trigger:after {
    display: inline-block;
    margin-left: 20px;
    content: "\276E";
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    pointer-events: none;
  }

  .show .c-facets__trigger {
    border-bottom: 1px solid #ebebeb;
  }
  .show .c-facets__trigger:after {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }

  .c-facets__panel-cta {
    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;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 20px;
    font-size: 16px;
    font-size: 1.1428571429rem;
    line-height: 40px;
    color: #979797;
    text-decoration: none;
    font-weight: 600;
  }
  .c-facets__panel-cta:after {
    display: inline-block;
    margin-left: 20px;
    content: "\276E";
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    color: #f66900;
    pointer-events: none;
  }
  .c-facets__panel-cta:hover, .c-facets__panel-cta:active {
    color: #1c1c1f;
  }
  .c-facets__panel-cta.is-active {
    color: #1c1c1f;
  }
  .c-facets__panel-cta.is-active:after {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }

  .c-facets__panels {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
    padding: 50px 0 10px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    background: #fff;
    border-radius: 4px;
  }

  .show .c-facets__panels {
    display: block;
  }

  .c-facets-panel__content {
    padding: 0 20px;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
  }

  .c-facets-panel.is-active .c-facets-panel__content {
    max-height: 1000px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
  }

  .c-facets-panel__title {
    display: none;
  }

  .c-facets__panel-icon {
    min-width: 20px;
    min-height: 20px;
  }
  .c-facets__panel-icon:before, .c-facets__panel-icon:after {
    background: #f66900;
  }

  .c-facets__list {
    padding-top: 10px;
  }

  .c-facets__item {
    margin-bottom: 10px;
  }
}
@media (max-width: 46.24em) {
  .c-facets__item {
    width: 50%;
  }
}
@media (min-width: 61.25em) {
  .c-facets__tabs-wrapper {
    padding-left: 80px;
    padding-right: 80px;
    background: #F7F7F7;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .c-facets__tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
  }

  .c-facets__tab {
    list-style: none;
  }

  .c-facets__tabs-title {
    width: 180px;
  }
  .c-facets__tabs-title--incraese {
    width: 220px;
  }

  .c-facets__tab-content {
    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;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 20px;
    font-size: 16px;
    font-size: 1.1428571429rem;
    line-height: 1.5625;
    height: 5em;
    color: #979797;
    text-decoration: none;
    font-weight: 600;
  }
  .c-facets__tab-content:after {
    display: inline-block;
    margin-left: 20px;
    content: "\276E";
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    color: #f66900;
    pointer-events: none;
  }
  .c-facets__tab-content:hover, .c-facets__tab-content:active {
    color: #1c1c1f;
  }
  .c-facets__tab-content.is-active {
    background: #ebebeb;
    color: #000;
  }
  .c-facets__tab-content.is-active:after {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }

  .c-facets__trigger {
    display: none;
  }

  .c-facets-panel {
    display: none;
  }
  .c-facets-panel.is-active {
    display: block;
  }

  .c-facets-panel__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    border: 1px solid #ebebeb;
    padding: 20px 40px 0 80px;
  }

  .c-facets__panel-cta {
    display: none;
  }

  .c-facets-panel__title {
    line-height: 40px;
    width: 180px;
  }
  .c-facets-panel__title--incraese {
    width: 220px;
  }

  .c-facets__list {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media (min-width: 81.25em) {
  .c-facets__tab-content {
    padding-left: 40px;
    padding-right: 40px;
  }

  .c-facets__item {
    width: 18%;
  }
}
.c-simple-video__media {
  position: relative;
  text-align: center;
}
@media (max-width: 61.24em) {
  .c-simple-video__media {
    margin-left: -20px;
    width: calc(100% + 40px);
  }
}

.c-simple-video__cta-wrapper {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  text-align: center;
}

.c-header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 100;
  background: #FFF;
  border-bottom: 1px solid rgba(0, 0, 0, 0.01);
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}
.c-header-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;
  min-width: 0;
  height: 60px;
}
@media (max-width: 22.49em) {
  .c-header-inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.c-header.is-open ~ .c-header-overlay {
  display: block;
  position: fixed;
  top: 60px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99;
}

.c-header-logo {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  float: left;
  min-width: 0;
  width: 80px;
}
@media (min-width: 22.5em) {
  .c-header-logo {
    width: 100px;
  }
}
@media (min-width: 46.25em) {
  .c-header-logo {
    width: 120px;
  }
}
@media (min-width: 72.5em) {
  .c-header-logo {
    width: 150px;
  }
}

.c-header-logo__title {
  padding: 0;
  margin: 0;
}

.c-header__primary-nav {
  position: absolute;
  top: 110px;
  right: 0;
  left: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  display: block;
  width: 100%;
  overflow: hidden;
  overflow-y: auto;
  max-height: 0;
}
.is-open .c-header__primary-nav {
  -webkit-transition: all 0.1s 0.09s ease;
  transition: all 0.1s 0.09s ease;
  max-height: calc(100vh - 110px);
}

.c-header__secondary-nav {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding: 0 0 0 10px;
  min-width: 0;
  margin-right: 0;
  margin-left: auto;
}
.c-header__secondary-nav .c-btn {
  font-size: 86%;
}
@media (max-width: 46.24em) {
  .c-header__secondary-nav .c-btn {
    font-size: 75%;
    padding: 0 10px;
    min-height: 30px;
  }
  .c-header__secondary-nav .c-btn .c-btn__icon {
    height: 16px;
  }
}
.c-header__secondary-nav > div, .c-header__secondary-nav > div div {
  display: inline-block;
}

.c-header__secondary-nav-sub {
  position: absolute;
  top: 60px;
  right: 0;
  left: 0;
  height: 50px;
  background-color: #FFF;
  padding: 0 20px 0 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow: hidden;
  max-height: 0;
}
.is-open .c-header__secondary-nav-sub {
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  max-height: 50px;
}

.c-header__secondary-nav-sub-wrapper {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

@media (min-width: 72.5em) {
  .c-header-inner {
    height: 80px;
  }
  .c-header.is-open ~ .c-header-overlay {
    display: none;
  }

  .c-header__primary-nav {
    height: 100%;
    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;
    position: relative;
    top: inherit;
    max-height: 100%;
    overflow-y: hidden;
  }
  .is-open .c-header__primary-nav {
    -webkit-transition: none;
    transition: none;
  }

  .c-header__secondary-nav-sub {
    position: relative;
    top: inherit;
    padding: 0;
    border-top: none;
    display: inline-block !important;
    max-height: inherit;
    height: auto;
    vertical-align: middle;
  }

  .c-header__secondary-nav .c-btn {
    font-size: 100%;
  }
}
.c-default-nav {
  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;
  min-width: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.c-default-nav__button {
  cursor: pointer;
  outline: none;
  display: none;
}
.c-default-nav__button.is-visible {
  display: block;
}

.c-header-nav {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
  min-width: 0;
}
.c-header-nav > * {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-width: 0;
}

@media (min-width: 72.5em) {
  .c-default-nav {
    position: relative;
  }
}
.c-header-nav {
  display: block;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
  padding-bottom: 20px;
}
.c-header-nav--sub {
  background: #fff;
  border-radius: 4px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: left;
}
.c-header-nav--sub:before {
  position: absolute;
  top: 8px;
  left: 25%;
  content: "";
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-bottom-color: #fff;
  border-top: 0;
  margin-left: -10px;
  margin-top: -9px;
}

.c-header-nav-item {
  display: block;
  padding: 5px 20px;
  font-size: 14px;
  line-height: 2.85714;
  font-weight: 400;
  text-decoration: none;
  white-space: nowrap;
  color: rgba(0, 0, 0, 0.4);
}
.c-header-nav-item:hover, .c-header-nav-item:active {
  color: #f66900;
}
.c-header-nav-item.is-selected {
  color: #f66900;
}

.c-header-nav-item__label {
  display: inline-block;
}
.c-header-nav-item__label:after {
  content: "";
  display: inline-block;
  width: 100%;
  margin-left: -100%;
  -webkit-transform: translateY(calc(50% + 13.3333333333px));
          transform: translateY(calc(50% + 13.3333333333px));
  height: 0;
  background-color: #f66900;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.is-selected .c-header-nav-item__label:after {
  height: 3px;
}

@media (min-width: 72.5em) {
  .c-header-nav {
    overflow: visible;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .c-header-nav-item {
    display: block;
    padding: 5px 10px;
  }
  .c-header-nav-item.is-selected {
    position: inherit;
  }

  .c-header-nav-item__label:after {
    -webkit-transform: translateY(calc(50% + 33px));
            transform: translateY(calc(50% + 33px));
  }
  .is-selected .c-header-nav-item__label:after {
    height: 5px;
  }
}
.c-banner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 200px;
  width: 100%;
  overflow: hidden;
}

.c-banner__media-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.c-banner__content-wrapper {
  font-weight: 400;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  width: 90%;
}

.c-banner__content {
  font-size: 16px;
  font-size: 1.1428571429rem;
  line-height: 1.4;
  text-align: center;
  color: #fff;
}

.c-banner__caption-wrapper {
  display: none;
}

.c-banner__caption {
  font-size: 13px;
  font-size: 0.9285714286rem;
  line-height: 1.2;
  padding: 5px;
}

@media (min-width: 46.25em) {
  .c-banner__content-wrapper {
    display: block;
  }

  .c-banner__caption-wrapper {
    font-weight: 400;
    color: #1c1c1f;
    display: block;
    position: absolute;
    right: auto;
    bottom: 0;
    left: 0;
    background: #fff;
  }
  .c-banner__caption-wrapper:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 0;
    border-left: 18px solid #fff;
    border-bottom: 120px solid transparent;
    content: "";
  }

  .c-banner__content {
    font-size: 25px;
    font-size: 1.7857142857rem;
    line-height: 1.4;
  }

  .c-banner__caption {
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.4;
    padding: 10px;
  }
}
@media (min-width: 61.25em) {
  .c-banner__content {
    font-size: 35px;
    font-size: 2.5rem;
    line-height: 1.2;
  }

  .c-banner__caption {
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.4;
    padding: 10px;
  }
}
.c-cookie {
  position: fixed;
  right: 0;
  bottom: -500px;
  left: 0;
  z-index: 9999;
  background-color: rgba(74, 74, 74, 0.95);
  padding: 20px 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.c-cookie__wrapper {
  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-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-cookie__body {
  font-size: 13px;
  font-size: 0.9285714286rem;
  line-height: 26px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  color: #fff;
  text-align: center;
  padding: 0 20px 20px;
}
.c-cookie__body a {
  color: #fff;
}

.c-cookie__cta {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

body.hasCookie .c-cookie {
  bottom: 0;
  opacity: 1;
  visibility: visible;
}

@media (min-width: 61.25em) {
  .c-cookie__wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .c-cookie__body {
    padding: 0 20px;
  }
}
.c-cta-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media (min-width: 46.25em) {
  .c-cta-content-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.c-cta-content-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.c-cta-content-block--variant {
  --cta-content-block--variant: 1;
}
.c-cta-content-block--variant .c-cta-content-block-item-body__btn {
  --brand__button--margin-right: 0px;
}
@media (min-width: 61.25em) {
  .c-cta-content-block {
    width: 50%;
  }
}
@media (min-width: 61.25em) {
  .c-cta-content-block:nth-child(even) .c-cta-content-block-item {
    padding-right: calc(100% - 1160px/2 + 40px);
    padding-left: 20px;
  }
}
@media (min-width: 61.25em) {
  .c-cta-content-block:nth-child(n+3) {
    padding-top: 5px;
  }
}

.c-cta-content-block-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 20px;
}
@media (min-width: 61.25em) {
  .c-cta-content-block-wrapper {
    padding: 40px 20px;
  }
}

.c-cta-content-block-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%;
  min-height: 160px;
}
@media (min-width: 61.25em) {
  .c-cta-content-block-item {
    padding-left: calc(100% - 1160px/2 + 40px);
    padding-right: 20px;
    min-height: 200px;
  }
}
@media (min-width: 81.25em) {
  .c-cta-content-block-item {
    min-height: 250px;
  }
}

.c-cta-content-block-item__body {
  width: 100%;
  color: #FFF;
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.5;
}

.c-cta-content-block-item-body__btn {
  margin: 20px 0 0;
}

@media (min-width: 61.25em) {
  .c-cta-content-block-item-body__btn {
    margin-top: calc(-42px * var(--cta-content-block--variant, 20px));
  }
}

@media (min-width: 61.25em) {
  .c-technical-specifications__desc {
    margin-right: 80px;
  }

  .c-technical-specifications__subtitle {
    margin-bottom: 20px;
  }
}
@media (max-width: 61.24em) {
  .c-technical-specifications-collapse.show {
    margin-top: 20px;
  }
}
.c-technical-properties {
  background-color: #F7F7F7;
  padding: 40px;
}
@media (max-width: 61.24em) {
  .c-technical-properties {
    padding: 20px 40px;
    margin-left: -20px;
    width: calc(100% + 40px);
  }
}
@media (min-width: 61.25em) {
  .c-technical-properties {
    margin-left: 60px;
  }
}

.c-technical-properties-table {
  margin-bottom: 0;
  font-size: 12px;
  font-size: 0.8571428571rem;
  line-height: 1.6666666667;
}
@media (min-width: 61.25em) {
  .c-technical-properties-table {
    font-size: 16px;
    font-size: 1.1428571429rem;
    line-height: 1.5625;
  }
}
.c-technical-properties-table th, .c-technical-properties-table td {
  padding: 10px 0;
  vertical-align: top;
}

.c-technical-properties-table__division:before {
  content: "";
  display: block;
  border-bottom: 1px dashed #e8e8e8;
}

/* NEEDS REFACTORING + cleanup in brands using this component (equitone) */
.c-categories-element {
  border: 1px solid #e8e8e8;
}
@media (min-width: 61.25em) {
  .c-categories-element {
    width: calc(33.33% - 53.3333333333px);
    margin-left: 80px;
    margin-bottom: 80px;
  }
  .c-categories-element:nth-child(3n+1) {
    margin-left: 0;
  }
}
@media (max-width: 61.24em) {
  .c-categories-element {
    width: calc(50% - 7.5px);
    margin-left: 15px;
    margin-bottom: 20px;
  }
  .c-categories-element:nth-child(2n+1) {
    margin-left: 0;
  }
}
.c-categories-element .c-categories-element__link {
  text-decoration: none;
  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;
  height: 100%;
}

.c-categories-element__body-wrapper {
  padding: 20px;
}

@media (max-width: 61.24em) {
  .c-categories-element__title {
    margin-bottom: 0;
    font-size: 16px;
  }

  .c-categories-element__icon-next {
    display: none;
  }
}
.c-categories-element__icon-next {
  float: right;
  margin-left: 5px;
}
.c-categories-element__icon-next:before {
  content: url(/Module/Projects/Equitone/EquitoneComV1/Components/_Shared/Views/images/icons/Black/arrow-right.png);
}

.c-categories--two-columns .c-categories-element__icon-next {
  display: none;
}
.c-categories--two-columns .c-categories-element__title {
  font-size: 16px;
  font-weight: bold;
  line-height: inherit;
  margin-bottom: 0;
  color: #1c1c1f;
}

.c-categories--column-title {
  font-size: 20px;
  font-size: 1.4285714286rem;
  line-height: 1.25;
}
@media (min-width: 61.25em) {
  .c-categories--column-title {
    font-size: 30px;
    font-size: 2.1428571429rem;
    line-height: 1.1666666667;
  }
}

@media (min-width: 61.25em) {
  .c-categories--two-columns .c-categories-element {
    border: none;
    width: calc(50% - 20px);
    margin-left: 40px;
    margin-bottom: 40px;
  }
  .c-categories--two-columns .c-categories-element:nth-child(3n+1) {
    margin-left: 40px;
  }
  .c-categories--two-columns .c-categories-element:nth-child(2n+1) {
    margin-left: 0;
  }
  .c-categories--two-columns .c-categories-element__body-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    padding: 20px 10px;
    color: #979797;
  }

  .c-categories--column {
    border: 1px solid #e8e8e8;
    padding: 40px 40px 0;
  }
}
@media (max-width: 61.24em) {
  .c-categories--two-columns .c-categories-element__body-wrapper {
    padding: 10px 20px;
    min-height: 65px;
    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-categories--two-columns .c-categories--column-desc {
    font-size: 12px;
    font-size: 0.8571428571rem;
    line-height: 1.6666666667;
  }
  .c-categories--two-columns .c-categories-element__title {
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.4285714286;
  }
}
.c-categories-element {
  border: none;
}
@media (min-width: 61.25em) {
  .c-categories-element {
    margin-bottom: 40px;
  }
}

.c-categories-element__obj-wrapper {
  margin: 0;
}

.c-categories-element__body-wrapper {
  background: #1c1c1f;
  color: #fff;
}

.c-categories--two-columns .c-categories-element__body-wrapper {
  color: #fff;
}
.c-categories--two-columns .c-categories-element__title {
  color: #fff;
}

.c-categories-element__title {
  margin-bottom: 0;
  font-size: 22px;
  font-size: 1.5714285714rem;
  line-height: 1.3636363636;
}

.c-categories-element__icon-next:before {
  content: url(/Module/Projects/Equitone/EquitoneComV1/Components/_Shared/Views/images/icons/White/arrow-right.png);
}

.c-material-spec-carousel,
.c-material-spec-element {
  position: relative;
}

@media (max-width: 61.24em) {
  .c-material-spec-carousel {
    margin: -20px;
    width: calc(100% + 40px);
  }
}

@media (min-width: 61.25em) {
  .c-material-spec-element__body-wrapper {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 400px;
    padding: 80px;
    background: #1c1c1f;
    color: #fff;
  }
}

@media (min-width: 61.25em) {
  .c-material-spec-element__obj-wrapper {
    margin-left: 240px;
  }
}

.c-material-spec-element__title {
  margin-bottom: 20px;
}
@media (max-width: 61.24em) {
  .c-material-spec-element__title {
    font-size: 24px;
    font-size: 1.7142857143rem;
    line-height: 1.25;
    color: #f66900;
    text-align: center;
  }
}

.c-material-spec-element__description {
  font-size: 14px;
  font-size: 1rem;
  line-height: 2.14286;
  margin-bottom: 40px;
}
@media (max-width: 61.24em) {
  .c-material-spec-element__description {
    margin: 60px 0 20px;
    padding: 0 40px;
  }
}

@media (min-width: 61.25em) {
  .c-material-spec-carousel__cta {
    width: 100%;
  }
}

.c-material-spec-carousel__arrow-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 30px;
  background: #1c1c1f;
  color: #fff;
}
@media (min-width: 61.25em) {
  .c-material-spec-carousel__arrow-wrapper {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
  }
}
@media (max-width: 61.24em) {
  .c-material-spec-carousel__arrow-wrapper {
    position: absolute;
    top: calc(63vw + 50px);
    right: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

.c-material-spec-carousel__arrow--prev,
.c-material-spec-carousel__arrow--next {
  display: inline-block;
  width: 40px;
  height: 30px;
  font-size: 0;
  cursor: pointer;
  border: none;
  background: none;
  outline: none;
}

.c-material-spec-carousel__arrow--prev:before {
  content: url(/Module/Projects/Equitone/EquitoneComV1/Components/_Shared/Views/images/icons/White/arrow-left.png);
}

.c-material-spec-carousel__arrow--next:before {
  content: url(/Module/Projects/Equitone/EquitoneComV1/Components/_Shared/Views/images/icons/White/arrow-right.png);
}

.c-material-spec-carousel-count__current {
  font-size: 12px;
  font-size: 0.8571428571rem;
  line-height: 30px;
  width: 20px;
  font-weight: 600;
  text-align: center;
}

.c-usp {
  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 -10px;
  padding: 40px 0;
}

.c-usp-items {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  max-width: 100%;
}
@media (min-width: 61.25em) {
  .c-usp-items {
    width: 100%;
  }
}
.c-usp-items--stacked {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.c-usp-items--stacked .c-usp-item {
  padding: 5px 0;
}

.c-usp-item {
  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;
  padding: 10px;
}

.c-usp-item__cta {
  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;
  text-decoration: none;
}
.c-usp-item__cta:hover {
  color: #040404;
}

.c-usp-item__img {
  min-width: 40px;
  min-height: 50px;
  height: 50px;
  width: 40px;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-usp-item__img img {
  max-height: 100%;
}

.c-usp-items--icon-left {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 81.25em) {
  .c-usp-items--icon-left {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
  .c-usp-items--icon-left .c-usp-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media (min-width: 46.25em) {
  .c-usp-items--icon-left {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .c-usp-items--icon-left .c-usp-item {
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
  }
}
.c-usp-items--icon-left .c-usp-item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-width: 200px;
  max-width: 400px;
}
.c-usp-items--icon-left .c-usp-item__img {
  margin-right: 10px;
}

.c-usp-items--icon-top {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-usp-items--icon-top .c-usp-item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 120px;
  max-width: 240px;
}
.c-usp-items--icon-top .c-usp-item__cta {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.c-usp-items--icon-top .c-usp-item__img {
  margin-bottom: 5px;
}
.c-usp-items--icon-top .c-usp-item__title {
  max-width: 100%;
  text-align: center;
  font-size: 15px;
  font-size: 1.0714285714rem;
  line-height: 19px;
}

.c-usp-items--icon-left .c-usp-item__img {
  margin-right: 20px;
}

.c-usp-items--icon-left .c-usp-item__title {
  font-size: 18px;
  font-size: 1.2857142857rem;
  line-height: normal;
}
@media (min-width: 81.25em) {
  .c-usp-items--icon-left .c-usp-item__title {
    font-size: 20px;
    font-size: 1.4285714286rem;
    line-height: normal;
  }
}

.c-header-v2 {
  --is-header-v2: 1;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1000;
  background: #fff;
  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;
}

.c-header-v2__wrapper {
  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-header-v2__logo {
  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;
  margin: 0 20px 0 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  height: 75%;
}

@media (max-width: 72.49em) {
  .c-header-v2 {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 999;
  }
  .c-header-v2.is-open .c-header-v2__primary-nav,
.c-header-v2.is-open .c-header-v2__secondary-nav {
    display: block;
  }

  .c-header-v2__trigger {
    margin-left: auto;
    padding: 0 20px 0 0;
  }

  .c-header-v2__wrapper {
    height: 60px;
  }

  .c-header-v2__primary-nav,
.c-header-v2__secondary-nav {
    display: none;
  }

  .c-header-v2__primary-nav {
    position: absolute;
    top: 60px;
    right: 0;
    left: 0;
    z-index: 1001;
    background: #fefefe;
    background: rgba(0, 0, 0, 0.2);
    height: calc(100vh - 60px);
    overflow: hidden;
    overflow-y: auto;
    padding-top: 60px;
  }

  .c-header-v2__secondary-nav {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1002;
    padding: 0 20px;
    width: 100%;
    height: 60px;
    background: #fff;
  }

  .c-header-v2__language {
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px 20px;
  }
}
@media (min-width: 72.5em) {
  .c-header-v2 {
    min-height: 80px;
  }
  .c-header-v2--single-nav {
    position: relative;
    height: 160px;
  }
  .c-header-v2--single-nav .c-header-v2__primary-nav {
    position: absolute;
    top: 80px;
    right: 0;
    left: 0;
    z-index: 1001;
    top: 80px;
  }
  .c-header-v2--active-sub-nav {
    position: relative;
    height: 160px;
  }

  .c-header-v2__wrapper {
    height: 80px;
  }

  .c-header-v2__logo {
    margin: 0 40px 0 0;
  }

  .c-header-v2__primary-nav {
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }

  .c-header-v2__secondary-nav {
    margin-left: auto;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }

  .c-header-v2__trigger {
    display: none;
  }
}
.c-header-v2-logo {
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.c-header-v2-logo__link,
.c-header-v2-logo__title {
  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;
  max-width: 100%;
  padding: 0;
  margin: 0;
  height: 100%;
}

.c-header-v2-logo__img {
  max-height: 100%;
  max-width: 100%;
}

@media (max-width: 72.49em) {
  .c-main-nav__items {
    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;
  }

  .c-main-nav__trigger {
    display: block;
  }
}
@media (min-width: 72.5em) {
  .c-main-nav {
    background: #fff;
  }

  .c-main-nav__items {
    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;
  }

  .c-main-nav__trigger {
    display: none;
  }
}
.c-main-nav-item__cta {
  font-size: 14px;
  font-size: 1rem;
  line-height: 80px;
  font-weight: 600;
  position: relative;
  padding: 0 40px;
  text-decoration: none;
  color: #BEBEBE;
  border: none;
  background-color: #fff;
  cursor: pointer;
  text-align: left;
  width: 100%;
  -webkit-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
}
.c-main-nav-item__cta:hover {
  background-color: #F7F7F7;
  color: #303135;
}

@media (max-width: 72.49em) {
  .c-main-nav-item {
    border-bottom: 1px solid #F9F9F9;
  }
  .c-main-nav-item:last-child {
    border-bottom: none;
  }
  .c-main-nav-item.is-active .c-main-nav-item__cta, .c-main-nav-item.is-current .c-main-nav-item__cta {
    background-color: #F7F7F7;
    color: #303135;
  }
  .c-main-nav-item.is-current .c-main-nav-item__cta:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 5px;
    background: #f66900;
  }
  .c-main-nav-item.is-active .c-main-nav-item__nested {
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 10;
    min-height: 50%;
    max-height: calc(100vh - 120px);
    background: #fff;
  }

  .c-main-nav-item__nested {
    position: absolute;
    top: 0;
    left: 100%;
    -webkit-transition: left 0.2s cubic-bezier(0.77, 0.2, 0.05, 1);
    transition: left 0.2s cubic-bezier(0.77, 0.2, 0.05, 1);
    width: 100%;
  }
}
@media (min-width: 72.5em) {
  .c-main-nav-item.is-active .c-main-nav-item__nested {
    display: block;
  }
  .c-main-nav-item.is-active .c-main-nav-item__cta {
    background-color: #F7F7F7;
    color: #303135;
  }
  .c-main-nav-item.is-active .c-main-nav-item__cta:after {
    opacity: 1;
    bottom: 0;
  }
  .c-main-nav-item.is-current .c-main-nav-item__cta {
    color: #303135;
  }

  .c-main-nav-item__cta {
    padding: 0 20px;
    min-width: 140px;
    width: auto;
    text-align: center;
  }
  .c-main-nav-item__cta:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 30px;
    left: 0;
    height: 5px;
    background: #f66900;
    opacity: 0;
  }
  .c-main-nav-item__cta:hover:after {
    content: "";
    opacity: 1;
    bottom: 0;
    -webkit-transition: bottom 0.15s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.15s;
    transition: bottom 0.15s cubic-bezier(0.175, 0.885, 0.32, 1.275), opacity 0.15s;
  }
  .c-main-nav-item__cta--root {
    display: none;
  }

  .c-main-nav-item__nested {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 1002;
    background-color: #F7F7F7;
    display: none;
  }
}
.c-sub-nav__items {
  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;
}

@media (max-width: 72.49em) {
  .c-sub-nav {
    margin: 0 -20px;
  }
}
@media (min-width: 72.5em) {
  .c-sub-nav {
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    background-color: #F7F7F7;
    width: 100%;
  }

  .c-sub-nav__items {
    -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;
  }
}
@media (max-width: 72.49em) {
  .c-sub-nav-item:hover, .c-sub-nav-item.is-selected, .c-sub-nav-item:focus-within {
    color: #303135;
  }
  .c-sub-nav-item.is-selected .c-sub-nav-item__cta-label {
    position: relative;
  }
  .c-sub-nav-item.is-selected .c-sub-nav-item__cta-label:after {
    content: "";
    position: absolute;
    top: 50px;
    right: 0;
    left: 0;
    height: 3px;
    background: #f66900;
  }
  .c-sub-nav-item--back .c-sub-nav-item__cta {
    line-height: 80px;
    font-weight: 600;
    color: #303135;
  }
  .c-sub-nav-item--back .c-sub-nav-item__cta:before {
    content: url(/Module/Projects/Equitone/EquitoneComV1/Components/_Shared/Views/images/icons/Black/arrow-left.png);
    margin: 0 10px 0 0;
    width: 20px;
    display: block;
  }

  .c-sub-nav-item__cta {
    font-size: 14px;
    font-size: 1rem;
    line-height: 60px;
    background-color: #fff;
    text-decoration: none;
    border: none;
    padding: 0 40px;
    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;
    color: #4A4A4A;
    border: none;
    cursor: pointer;
    text-align: left;
    width: 100%;
  }
}
@media (min-width: 72.5em) {
  .c-sub-nav-item {
    font-size: 14px;
    font-size: 1rem;
    line-height: 80px;
    padding: 0 20px 0 0;
    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;
    text-decoration: none;
    color: #4A4A4A;
    border: none;
    cursor: pointer;
    position: relative;
  }
  .c-sub-nav-item:hover, .c-sub-nav-item.is-selected, .c-sub-nav-item:focus-within {
    color: #303135;
  }
  .c-sub-nav-item:hover .c-sub-nav-item__cta, .c-sub-nav-item.is-selected .c-sub-nav-item__cta {
    position: relative;
  }
  .c-sub-nav-item:hover .c-sub-nav-item__cta:after, .c-sub-nav-item.is-selected .c-sub-nav-item__cta:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 5px;
    background: #f66900;
  }
  .c-sub-nav-item--back {
    display: none;
  }

  .c-sub-nav-item__cta {
    text-decoration: none;
    border: none;
  }
}
.c-product-details {
  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;
}

.c-product-details__media {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
  display: block;
  margin-bottom: 20px;
}

.c-product-details__body {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}

.c-product-details__heading {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}

.c-product-details__title {
  color: #f66900;
  margin-bottom: 20px;
}

.c-product-details__description {
  padding-bottom: 20px;
  padding-top: 20px;
}

.c-product-details-color__label {
  opacity: 0.3;
}

.c-product-details__cta {
  --brand__button--min-width: 200px;
  --brand__button--margin-right: 10px;
  --brand__button--margin-bottom: 10px;
  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;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
      -ms-flex-order: 5;
          order: 5;
}

@media (max-width: 61.24em) {
  .c-product-details__cta {
    --brand__button--margin-bottom: 20px;
    --brand__button--min-width: 100%;
  }

  .c-product-details__btn {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin: 0 5px;
  }
  .c-product-details__btn:first-child {
    margin-left: 0;
  }
  .c-product-details__btn:last-child {
    margin-right: 0;
  }
}
@media (min-width: 61.25em) {
  .c-product-details {
    display: grid;
    grid-gap: 0;
    grid-template-rows: auto 1fr;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  }

  .c-product-details__media {
    grid-column: 1;
    grid-row: 1/span 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    margin-bottom: 0;
  }

  .c-product-details__heading {
    padding-left: 80px;
    padding-right: 80px;
    grid-column: 2;
  }
  .c-product-details__heading .c-breadcrumb {
    margin-bottom: 20px;
  }

  .c-product-details__body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    grid-column: 2;
    padding-left: 80px;
    padding-right: 80px;
  }

  .c-product-details__description {
    margin-bottom: 20px;
  }

  .c-product-details__description--truncate {
    overflow: hidden;
    display: inline-block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    white-space: normal;
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.42857;
    max-height: 139.99986px;
    margin-top: auto;
  }

  .c-product-details__color {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    max-width: 480px;
  }

  .c-product-details-color__label {
    opacity: 0.3;
  }
}
.c-product-option {
  position: relative;
}
.c-product-option:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid #DFDFDF;
}
.c-product-option.is-active:after {
  content: "";
  border: solid #f66900 5px;
}
.c-product-option__media {
  width: 60px;
  height: 60px;
}
@media (min-width: 61.25em) {
  .c-product-option__media {
    width: 70px;
    height: 70px;
  }
}
@media (min-width: 81.25em) {
  .c-product-option__media {
    width: 80px;
    height: 80px;
  }
}

.c-product-details__orientation {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
  min-width: 95%;
}

.c-product-details__orientation-inner {
  display: inline-block;
  margin: auto;
  background-color: #fff;
  border: 1px solid #EBEBEB;
  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;
  -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;
  padding: 5px;
}

.c-product-orientation__title {
  padding: 5px 0;
  margin: 0;
  color: #f66900;
  font-size: 20px;
  font-size: 1.4285714286rem;
  line-height: 1.25;
}

.c-product-details__orientation-options {
  padding: 5px 20px;
}

@media (min-width: 46.25em) {
  .c-product-details__orientation {
    min-width: 75%;
  }

  .c-product-details__orientation-inner {
    padding: 10px;
  }

  .c-product-orientation__title {
    font-size: 24px;
    font-size: 1.7142857143rem;
    line-height: 1.25;
  }
}
.c-product-details__design {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4;
}

.c-product-design__title {
  margin: 0 0 20px;
  padding-right: 20px;
  white-space: nowrap;
}

.c-product-details__design-options {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.c-product-details__design-item {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0 10px 20px;
}
.c-product-details__design-item.is-active .c-product-details__design-option:after {
  border: 5px solid #f66900;
}
.c-product-details__design-item.is-active .c-product-details__design-label {
  color: #1c1c1f;
}

.c-product-details__design-option {
  position: relative;
}
.c-product-details__design-option:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 1px solid #ebebeb;
}

.c-product-details__design-icon {
  display: block;
}

.c-product-details__design-label {
  min-height: 40px;
  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;
  color: #979797;
  padding: 0 10px;
  word-wrap: break-word;
}

@media (max-width: 61.24em) {
  .c-product-details__design-options {
    width: 100%;
  }

  .c-product-details__design-option {
    width: 60px;
    height: 60px;
  }

  .c-product-details__design-icon {
    width: 60px;
    height: 60px;
  }

  .c-product-details__design-label {
    display: none;
  }

  .c-product-details-design__label {
    opacity: 0.3;
  }
}
@media (min-width: 61.25em) {
  .c-product-design__title {
    line-height: 40px;
  }

  .c-product-details__design-option {
    width: 40px;
    height: 40px;
  }

  .c-product-details__design-icon {
    width: 40px;
    height: 40px;
  }

  .c-product-details-design__label {
    display: none;
  }
}
@media (min-width: 81.25em) {
  .c-product-details__design-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0 0;
  }
}
.c-product-config {
  padding: 0 20px 0 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.c-product-config:last-child {
  padding: 0;
}
.c-product-config__title {
  color: #f66900;
}
.c-product-config__options {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.c-product-config__option {
  background: none;
  cursor: pointer;
  border: none;
  margin: 0 20px 0 0;
  padding: 0;
}
.c-product-config__option:last-child {
  margin: 0;
}
.c-product-config__label {
  display: block;
  margin: 10px 0;
}

@media (min-width: 61.25em) {
  .c-product-config__title {
    color: #f66900;
  }
}
.c-product-picker {
  background: #fff;
  -webkit-box-shadow: 1px 1px 6px #ccc;
          box-shadow: 1px 1px 6px #ccc;
  position: relative;
  overflow: hidden;
}

.c-product-picker__tabs-wrapper {
  display: none;
}

.c-product-picker__img-wrapper {
  display: none;
}

.c-product-picker-panel__description {
  font-size: 15px;
  font-size: 1.0714285714rem;
  line-height: 1.4;
}

@media (max-width: 46.24em) {
  .c-product-picker__panel-cta {
    padding: 20px 20px;
    width: 100%;
    color: #fff;
    border: none;
    cursor: pointer;
    -webkit-transition: padding 500ms ease;
    transition: padding 500ms ease;
    text-decoration: none;
    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;
  }
  .c-product-picker__panel-cta:hover {
    color: #fff;
  }

  .c-product-picker__panel-icon {
    min-width: 20px;
    min-height: 20px;
  }

  .c-product-picker-panel {
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin: 0 0 2px;
  }
  .c-product-picker-panel.is-active .c-product-picker-panel__content {
    padding: 160px 5px 20px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    max-height: 1000px;
  }
  .c-product-picker-panel:last-child {
    margin: 0;
  }

  .c-product-picker-panel__content {
    padding: 0 20px;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    width: 100%;
    text-align: center;
  }
}
@media (min-width: 46.25em) {
  .c-product-picker {
    min-height: 525px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
  }

  .c-product-picker__line {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -315px;
    z-index: 10;
    -webkit-transform: skew(-5deg);
            transform: skew(-5deg);
    background: #fff;
    width: 600px;
  }

  .c-product-picker__tabs-wrapper {
    position: absolute;
    top: -5px;
    right: 0;
    bottom: -5px;
    left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    z-index: 11;
  }

  .c-product-picker__tabs {
    list-style-type: none;
    list-style-position: outside;
    margin: 0;
    padding: 0;
    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;
  }
  .c-product-picker__tabs > * {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .c-product-picker__tab {
    position: relative;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    background: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px 20px;
    cursor: pointer;
    text-decoration: none;
    border: 5px solid #fff;
    border-left-width: 0.000001px;
    margin-left: -0.000001px;
    -webkit-transform-origin: 100% 0;
            transform-origin: 100% 0;
    -webkit-transform: skew(-5deg);
            transform: skew(-5deg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 300px;
    width: calc(300px - 525px/var(--product-picker__amount) * (var(--product-picker__tab-number) - 1) * 0.0874886635);
  }
  .c-product-picker__tab.is-active {
    color: #fff;
  }
  .c-product-picker__tab.is-active .c-product-picker__tab-bg {
    background: #f66900;
    border-right: none;
    padding-right: 20px;
    width: 120%;
  }
  .c-product-picker__tab:hover {
    color: #fff;
  }

  .c-product-picker__tab-text {
    font-size: 16px;
    font-size: 1.1428571429rem;
    line-height: 1.5625;
    -webkit-transform: skew(5deg);
            transform: skew(5deg);
    padding-left: 10px;
    padding-right: 50px;
  }

  .c-product-picker__tab-bg {
    position: absolute;
    top: -1px;
    right: 0;
    bottom: -1px;
    left: 0;
    width: 100%;
    z-index: -1;
    -webkit-transition: width 0.1s cubic-bezier(0.34, 0.43, 0.64, 1.04), border 0.15s cubic-bezier(0.34, 0.43, 0.64, 1.04);
    transition: width 0.1s cubic-bezier(0.34, 0.43, 0.64, 1.04), border 0.15s cubic-bezier(0.34, 0.43, 0.64, 1.04);
  }
  .c-product-picker__tab-bg:after {
    content: "";
    content: url(/Module/Projects/Equitone/EquitoneComV1/Components/_Shared/Views/images/icons/White/arrow-right.png);
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 25px;
    -webkit-transform: skew(5deg) translateY(calc(-50%));
            transform: skew(5deg) translateY(calc(-50%));
  }

  .c-product-picker__panels {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }

  .c-product-picker__epi-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .c-product-picker-panel {
    display: none;
    min-height: 0;
  }
  .c-product-picker-panel.is-active {
    display: block;
  }
  .c-product-picker-panel.is-active .c-product-picker-panel__content {
    text-align: right;
    position: absolute;
    right: 40px;
    bottom: 40px;
    display: block;
    z-index: 11;
    max-width: 50%;
  }

  .c-product-picker__panel-cta {
    display: none;
  }

  .c-product-picker__img-wrapper {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .c-product-picker__img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
    height: 100%;
    width: 100%;
  }
}
.c-product-picker-panel__content > div {
  display: inline;
}

.c-product-details__title {
  font-size: 28px;
  font-size: 2rem;
  line-height: 1.25;
  font-weight: 400;
}
@media (min-width: 46.25em) {
  .c-product-details__title {
    font-size: 35px;
    font-size: 2.5rem;
    line-height: 1.1428571429;
  }
}

.c-materials-carousel {
  position: relative;
  border: 1px solid #EDEDED;
}
.c-materials-carousel.has-single-slide {
  --material-card--display: inline-flex;
  --material-card--max-width: 180px;
}

.c-materials-carousel__cta {
  display: none !important;
}

@media (min-width: 72.5em) {
  .c-materials-carousel {
    padding: 0 50px 0 0;
    border: none;
  }

  .c-materials-carousel__cta {
    position: absolute;
    bottom: 165px;
    background: transparent;
    width: 40px;
    height: 40px;
    border: none;
    font-size: 0;
    cursor: pointer;
    display: block !important;
    -webkit-transform: none;
            transform: none;
    outline: none;
  }
  .c-materials-carousel__cta:before {
    content: "";
    content: url(/Module/Projects/Equitone/EquitoneComV1/Components/_Shared/Views/images/icons/Black/arrow-left.png);
  }
  .c-materials-carousel__cta--prev {
    left: -40px;
  }
  .c-materials-carousel__cta--next {
    right: 10px;
  }
  .c-materials-carousel__cta--next:before {
    content: "";
    content: url(/Module/Projects/Equitone/EquitoneComV1/Components/_Shared/Views/images/icons/Black/arrow-right.png);
  }
}
@media (min-width: 61.25em) {
  .o-carousel .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    background: transparent;
    width: 40px;
    height: 40px;
    z-index: 1;
    border: none;
    font-size: 0;
    cursor: pointer;
    outline: none;
  }
  .o-carousel .slick-disabled {
    opacity: 0.3;
  }
  .o-carousel .slick-next {
    right: -60px;
  }
  .o-carousel .slick-next:before {
    content: url(/Module/Projects/Equitone/EquitoneComV1/Components/_Shared/Views/images/icons/Black/arrow-right.png);
  }
  .o-carousel .slick-prev {
    left: -60px;
  }
  .o-carousel .slick-prev:before {
    content: url(/Module/Projects/Equitone/EquitoneComV1/Components/_Shared/Views/images/icons/Black/arrow-left.png);
  }
}
.c-grouped-carousel {
  position: relative;
}
.c-grouped-carousel .slick-list {
  height: 37.5vw;
}
.c-grouped-carousel .slick-slider, .c-grouped-carousel slick-list draggable, .c-grouped-carousel .slick-track, .c-grouped-carousel .slick-slide div {
  height: 100%;
}

.c-grouped-carousel-title {
  text-align: center;
  margin: 0;
}
.c-grouped-carousel-title > * {
  padding: 20px;
  font-size: 25px;
  font-size: 1.7857142857rem;
  line-height: 1.3;
  font-weight: 100;
  font-style: italic;
  text-transform: uppercase;
  display: block;
}

@media (max-width: 61.24em) {
  .c-grouped-carousel .slick-list {
    height: 75vw;
  }
}
.c-grouped-carousel__slide {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
}

.c-grouped-carousel__slide-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.c-grouped-carousel__slide-title {
  font-weight: 600;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  font-size: 20px;
  font-size: 1.4285714286rem;
  line-height: 1;
  text-transform: uppercase;
  padding: 5px;
  color: #fff;
  text-shadow: rgba(0, 0, 0, 0.5) 0 0 15px;
}

@media (min-width: 22.5em) {
  .c-grouped-carousel__slide {
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
  }

  .c-grouped-carousel__slide-title {
    font-size: 20px;
    font-size: 1.4285714286rem;
    line-height: 1;
    right: auto;
  }

  .slick-current .c-grouped-carousel__slide,
.slick-slide:not(.slick-active) + .slick-active .c-grouped-carousel__slide {
    border-left: 0;
  }
}
@media (min-width: 22.5em) and (max-width: 46.24em) {
  .slick-active + .slick-active .c-grouped-carousel__slide {
    border-right: 0;
  }
}
@media (min-width: 46.25em) {
  .c-grouped-carousel-title {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);
    z-index: 1;
    text-align: center;
    line-height: 0;
  }
  .c-grouped-carousel-title > * {
    padding: 0 10px;
    background-color: rgba(255, 255, 255, 0.9);
    font-style: italic;
    font-weight: 100;
    font-size: 30px;
    font-size: 2.1428571429rem;
    line-height: 1.3;
    text-transform: uppercase;
    display: inline;
    -webkit-box-decoration-break: clone;
            box-decoration-break: clone;
  }

  .c-grouped-carousel__slide-title {
    font-size: 16px;
    font-size: 1.1428571429rem;
    line-height: 1;
    padding: 10px;
  }

  .slick-active + .slick-active + .slick-active + .slick-active .c-grouped-carousel__slide {
    border-right: 0;
  }
}
@media (min-width: 61.25em) {
  .c-grouped-carousel-title > * {
    font-size: 40px;
    font-size: 2.8571428571rem;
    line-height: 1.3;
  }

  .c-grouped-carousel__slide-title {
    font-size: 20px;
    font-size: 1.4285714286rem;
    line-height: 1;
    padding: 10px;
  }
}
@media (min-width: 81.25em) {
  .c-grouped-carousel-title > * {
    font-size: 50px;
    font-size: 3.5714285714rem;
    line-height: 1.3;
  }

  .c-grouped-carousel__slide-title {
    font-size: 25px;
    font-size: 1.7857142857rem;
    line-height: 1;
    padding: 20px;
  }
}
.c-product-carousel {
  position: relative;
  display: block;
  margin-left: -20px;
  width: calc(100% + 40px);
  margin-bottom: 20px;
}

.c-product-carousel-thumbnails {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  margin-bottom: 20px;
  display: block;
}
@media (max-width: 61.24em) {
  .c-product-carousel-thumbnails .slick-slide {
    margin: 0 10px;
  }
  .c-product-carousel-thumbnails .slick-track {
    margin-left: -10px;
  }
}
@media (min-width: 61.25em) {
  .c-product-carousel-thumbnails {
    max-width: 299.2px;
  }
}
.c-product-carousel-thumbnails .o-carousel__slide {
  position: relative;
  cursor: pointer;
}
.c-product-carousel-thumbnails .slick-current .o-carousel__slide:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: solid #f66900 5px;
}
.c-product-carousel-thumbnails .slick-slide {
  max-height: 575px;
}

.c-product-carousel-thumbnails .c-product-thumbnails__cta {
  position: absolute;
  top: 0;
  left: 15px;
  border-radius: 50%;
  background: #f66900;
  width: 30px;
  height: 30px;
  -webkit-transform: none;
          transform: none;
}
.c-product-carousel-thumbnails .c-product-thumbnails__cta--prev {
  top: calc(-10px);
}
.c-product-carousel-thumbnails .c-product-thumbnails__cta--prev:before {
  content: "";
  content: url(/Module/Projects/Equitone/EquitoneComV1/Components/_Shared/Views/images/icons/White/arrow-top.png);
}
.c-product-carousel-thumbnails .c-product-thumbnails__cta--next {
  top: calc(100% - 20px);
}
.c-product-carousel-thumbnails .c-product-thumbnails__cta--next:before {
  content: "";
  content: url(/Module/Projects/Equitone/EquitoneComV1/Components/_Shared/Views/images/icons/White/arrow-down.png);
}
@media (max-width: 61.24em) {
  .c-product-carousel-thumbnails .c-product-thumbnails__cta {
    display: none;
  }
}
@media (min-width: 82.5em) {
  .c-product-carousel-thumbnails .c-product-thumbnails__cta {
    left: 10px;
    width: 40px;
    height: 40px;
  }
  .c-product-carousel-thumbnails .c-product-thumbnails__cta--prev {
    top: calc(-20px);
  }
  .c-product-carousel-thumbnails .c-product-thumbnails__cta--next {
    top: calc(100% - 20px);
  }
}
.c-product-carousel-thumbnails .c-product-thumbnails__cta.slick-disabled {
  display: none !important;
  opacity: 0;
}

.c-product-carousel__zoom {
  pointer-events: none;
  position: absolute;
  right: 20px;
  bottom: 20px;
  padding: 0;
}
.c-product-carousel__zoom:before {
  content: "";
  background-image: url(/Module/Projects/Equitone/EquitoneComV1/Components/_Shared/Views/images/icons/White/Ico-magnifier.svg);
  background-repeat: no-repeat;
  height: 23px;
  width: 23px;
  display: block;
  background-size: contain;
  margin: 8px;
}

@media (min-width: 61.25em) {
  .c-product-carousel {
    min-height: 1px;
    margin-left: inherit;
    width: auto;
  }
  .c-product-carousel .slick-slide {
    margin-bottom: 0;
  }

  .c-product-carousel-thumbnails__slides-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 80px;
    overflow: hidden;
    padding-right: 20px;
  }

  .c-product-carousel-thumbnails {
    width: 80px;
    height: auto;
    padding-right: 20px;
    min-height: 1px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    display: block;
    max-width: auto;
    position: relative;
  }
  .c-product-carousel-thumbnails .o-carousel__slide img {
    min-height: 1px;
  }
  .c-product-carousel-thumbnails .slick-list {
    margin-left: 0;
  }
  .c-product-carousel-thumbnails .slick-slide {
    margin-left: 0;
  }
  .c-product-carousel-thumbnails .o-carousel__slide {
    margin: 0 0 20px;
  }

  .c-product-carousel-thumbnails__slide-element {
    padding-top: 133.3333333333%;
  }
}
@media (max-width: 61.24em) {
  .c-refcase-media {
    margin-left: -20px;
    width: calc(100% + 40px);
  }
}
@media (min-width: 82.5em) {
  .c-product-carousel {
    padding-right: var(--product-carousel--add-padding-right, 0);
  }
}
.c-product-carousel-share {
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  position: absolute;
  right: 80px;
  bottom: 20px;
}
.c-product-carousel-share:hover, .c-product-carousel-share.is-active {
  left: 0;
}
.c-product-carousel-share:hover .c-product-carousel-share__cta, .c-product-carousel-share.is-active .c-product-carousel-share__cta {
  opacity: 0;
}
.c-product-carousel-share:hover .c-product-carousel-share__options, .c-product-carousel-share.is-active .c-product-carousel-share__options {
  right: 0;
  opacity: 1;
  z-index: 12;
}

.c-product-carousel-share__cta {
  opacity: 1;
  z-index: 10;
  -webkit-transition: all 0.2s cubic-bezier(0.34, 0.43, 0.64, 1.04);
  transition: all 0.2s cubic-bezier(0.34, 0.43, 0.64, 1.04);
}

.c-product-carousel-share__options {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0;
  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;
  padding: 0 20px;
  position: absolute;
  right: -300px;
  z-index: 11;
  -webkit-transition: all 0.2s cubic-bezier(0.34, 0.43, 0.64, 1.04);
  transition: all 0.2s cubic-bezier(0.34, 0.43, 0.64, 1.04);
  overflow: hidden;
  padding: 20px 0 15px;
  width: 100vw;
}

.c-product-carousel-colors {
  padding-top: 10px;
  margin-bottom: 20px;
}
.c-product-carousel-colors .slick-track {
  margin-left: -10px;
}
.c-product-carousel-colors .o-carousel__slide {
  height: 70px;
  width: auto;
}
.c-product-carousel-colors a {
  position: relative;
}
.c-product-carousel-colors .is-active:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: solid #f66900 5px;
}
.c-product-carousel-colors .slick-next:before, .c-product-carousel-colors .slick-prev:before {
  font-size: 0;
}

.c-product-carousel-colors__slide-element {
  margin: 0 10px 20px;
  width: 60px;
  display: inline-block;
}

@media (min-width: 61.25em) {
  .c-product-carousel-colors .o-carousel__slide {
    height: auto;
    width: 100px !important;
  }

  .c-product-carousel-colors__slide-element {
    margin: 0 10px 20px;
    width: 80px;
  }
  .c-product-carousel-colors__slide-element:last-child {
    margin-bottom: 0;
  }
}
.c-download-carousel {
  padding: 0 0 20px;
}
.c-download-carousel .slick-slider {
  margin-left: -10px;
  width: calc(100% + 10px * 2);
}

.c-download-carousel-full .slick-slider {
  margin-left: -10px;
  width: calc(100% + 10px * 2);
}
@media (max-width: 61.24em) {
  .c-download-carousel-full .c-download-carousel__slide-element {
    padding: 0 10px 0 0;
  }
  .c-download-carousel-full .slick-slider {
    margin-left: 0;
    width: calc(100% + 20px);
  }
}
.c-download-carousel-full .slick-next:before, .c-download-carousel-full .slick-prev:before {
  font-size: 0;
}

.c-download-carousel__slide-element {
  padding: 0 10px;
  height: 100%;
}

@media (min-width: 61.25em) {
  .c-download-carousel .slick-slider {
    margin-left: -20px;
    width: calc(100% + 20px * 2);
  }

  .c-download-carousel,
.c-download-carousel-full {
    width: 100%;
    padding: 40px 80px;
  }

  .c-download-carousel__slide-element {
    padding: 0 20px;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .c-download-carousel .slick-track,
.c-download-carousel-full .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .c-download-carousel .slick-slide,
.c-download-carousel-full .slick-slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
  }

  .c-download-carousel-full .slick-slide > div {
    width: 100%;
  }
  .c-download-carousel-full .slick-prev {
    left: -50px;
  }
  .c-download-carousel-full .slick-next {
    right: -50px;
  }
}
@media (min-width: 61.25em) {
  .c-download-carousel-full .c-download-card {
    max-width: 240px;
  }
}
.c-overview-download__btn {
  text-align: right;
}
@media (min-width: 61.25em) {
  .c-overview-download__btn {
    padding: 0 80px;
    margin-top: 40px;
  }
}
@media (max-width: 61.24em) {
  .c-overview-download__btn {
    margin-top: -20px;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

.c-overview-download__btn-label {
  color: #f66900;
  font-weight: 600;
  text-decoration: underline;
  padding: 5px 0;
}
@media (min-width: 61.25em) {
  .c-overview-download__btn-label {
    padding: 10px;
  }
}

.c-home-carousel,
.c-home-carousel-element {
  position: relative;
  color: #fff;
}

.c-home-carousel {
  background: #1c1c1f;
}

@media (min-width: 82.5em) {
  .c-home-carousel-inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
  }
}

.c-home-carousel__media-wrapper {
  height: 450px;
}
@media (min-width: 46.25em) {
  .c-home-carousel__media-wrapper {
    height: 560px;
  }
}

.c-home-carousel__content-wrapper {
  position: absolute;
  top: 40px;
  right: 20px;
  left: 20px;
  z-index: 1;
  max-width: 480px;
}
@media (min-width: 46.25em) {
  .c-home-carousel__content-wrapper {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media (max-width: 46.24em) {
  .c-home-carousel__content-wrapper {
    width: 80%;
    min-height: 400px;
    padding-bottom: 40px;
  }
}

.c-home-carousel__title {
  margin-bottom: 20px;
  line-height: 1.4;
}
@media (max-width: 46.24em) {
  .c-home-carousel__title {
    margin-bottom: 10px;
    font-size: 24px;
    font-size: 1.7142857143rem;
    line-height: inherit;
  }
}

.c-home-carousel__description {
  font-size: 14px;
  font-size: 1rem;
  line-height: inherit;
  margin-bottom: 20px;
}
@media (min-width: 61.25em) {
  .c-home-carousel__description {
    font-size: 16px;
    font-size: 1.1428571429rem;
    line-height: inherit;
    margin-bottom: 20px;
  }
}

.c-home-carousel__cta {
  padding: 0 40px;
}
@media (max-width: 82.5em) {
  .c-home-carousel__cta {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
  }
}

.c-home-carousel__caption {
  background: #1c1c1f;
}
@media (min-width: 82.5em) {
  .c-home-carousel__caption {
    position: absolute;
    right: 30px;
    bottom: 0;
    z-index: 1;
    max-width: 400px;
    padding: 20px 40px;
  }
}
@media (max-width: 82.5em) {
  .c-home-carousel__caption {
    padding: 20px;
    margin-left: -20px;
    width: calc(100% + 40px);
  }
}

.c-home-carousel__subtitle {
  font-size: 14px;
  font-size: 1rem;
  line-height: inherit;
  font-weight: 600;
}

.c-home-carousel__subDesc {
  margin-right: 100px;
  font-size: 12px;
  font-size: 0.8571428571rem;
  line-height: inherit;
}

.c-home-carousel__arrow-wrapper {
  position: absolute;
  right: 0;
  bottom: 13px;
  z-index: 2;
  width: 50%;
  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;
}

.c-home-carousel__arrow-navigation {
  padding-right: 10px;
}
@media (min-width: 82.5em) {
  .c-home-carousel__arrow-navigation {
    padding-right: calc(100% - 1320px/2 + 70px);
  }
}

.c-home-carousel__arrow {
  display: inline-block;
  width: 40px;
  height: 30px;
  font-size: 0;
  cursor: pointer;
  border: none;
  background: none;
  outline: none;
}

.c-home-carousel__arrow--prev:before {
  content: url(/Module/Projects/Equitone/EquitoneComV1/Components/_Shared/Views/images/icons/White/arrow-left.png);
}

.c-home-carousel__arrow--next:before {
  content: url(/Module/Projects/Equitone/EquitoneComV1/Components/_Shared/Views/images/icons/White/arrow-right.png);
}

.c-home-carousel-count__current {
  font-size: 12px;
  font-size: 0.8571428571rem;
  line-height: 30px;
  width: 20px;
  font-weight: 600;
  text-align: center;
}

.c-icon-toggle {
  position: relative;
  display: inline-block;
}
.c-icon-toggle:before, .c-icon-toggle:after {
  content: "";
  position: absolute;
  background-color: #fff;
  -webkit-transition: -webkit-transform 0.15s ease-out;
  transition: -webkit-transform 0.15s ease-out;
  transition: transform 0.15s ease-out;
  transition: transform 0.15s ease-out, -webkit-transform 0.15s ease-out;
}
.c-icon-toggle:before {
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  margin-left: -1px;
}
.c-icon-toggle:after {
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  margin-top: -1px;
}
.show .c-icon-toggle:before, .is-active .c-icon-toggle:before {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.show .c-icon-toggle:after, .is-active .c-icon-toggle:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.c-download-card {
  background-color: #FFF;
  max-width: 160px;
  margin: 0 auto;
}

.c-download-card__cta {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
}

.c-download-card__body-wrapper {
  font-size: 12px;
  font-size: 0.8571428571rem;
  line-height: 1.6666666667;
  padding: 10px;
}

.c-download-card__title {
  font-weight: 600;
  margin-bottom: 5px;
  overflow: hidden;
  display: inline-block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  white-space: normal;
  font-size: 12px;
  font-size: 0.8571428571rem;
  line-height: 1.5;
  max-height: 36px;
}

.c-download-card__description {
  overflow: hidden;
  display: inline-block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  white-space: normal;
  font-size: 12px;
  font-size: 0.8571428571rem;
  line-height: 1.5;
  max-height: 36px;
  margin-top: auto;
}

.c-material-card__name {
  margin: 0;
  font-size: 16px;
  font-size: 1.1428571429rem;
  line-height: 1.5625;
  font-weight: 600;
  letter-spacing: normal;
}
.c-material-card__name:after, .c-material-card__name:before {
  display: none;
}

.c-material-card__code {
  font-size: 16px;
  font-size: 1.1428571429rem;
  line-height: 1.5625;
  margin: 0;
  letter-spacing: normal;
}

@media (max-width: 72.49em) {
  .c-material-card {
    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;
    position: relative;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .c-material-card__header {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    padding: 10px 20px;
    position: relative;
    display: block;
    width: 100%;
  }
  .c-material-card__header:after {
    content: "";
    height: 16px;
    position: absolute;
    right: 20px;
    bottom: 10px;
    content: url(/Module/Projects/Equitone/EquitoneComV1/Components/_Shared/Views/images/icons/Black/arrow-right.png);
  }

  .c-material-card__media {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    width: 100px;
  }

  .c-material-card__cta {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    font-size: 0;
  }
}
@media (min-width: 72.5em) {
  .c-material-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    display: var(--material-card--display, flex);
    max-width: var(--material-card--max-width, auto);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }

  .c-material-card__name {
    margin: 0 0 10px;
  }

  .c-material-card__code {
    margin: 0 0 10px;
  }

  .c-material-card__media {
    padding: 0;
    margin: 0 0 20px;
    height: 180px;
  }

  .c-material-card__cta {
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.2;
    color: #f66900;
    font-weight: 600;
    margin: 13px 0 0;
  }

  .c-material-card__footer {
    min-height: 75px;
  }
}
.c-refcase-detail {
  --product-carousel--add-padding-right: 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  width: 100%;
}

.c-refcase-detail__media {
  margin: 0 0 20px;
}

.c-refcase-detail__title {
  color: #f66900;
}

.c-refcase-detail__subtitle {
  font-size: 24px;
  font-size: 1.7142857143rem;
  line-height: 1.25;
}

.c-refcase-detail__details {
  font-size: 16px;
  font-size: 1.1428571429rem;
  line-height: 1.5625;
  font-weight: 600;
  opacity: 0.5;
}

@media (min-width: 72.5em) {
  .c-refcase-detail__materials {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.c-refcase-specs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.c-refcase-specs__item {
  min-width: 50%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.c-refcase-specs__label {
  font-weight: 600;
}

.c-refcase-specs__value {
  padding-right: 10px;
  padding-bottom: 20px;
  margin: 0;
}

@media (min-width: 46.25em) {
  .c-refcase-specs {
    display: block;
  }

  .c-refcase-specs__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .c-refcase-specs__label {
    min-width: 125px;
  }

  .c-refcase-specs__value {
    padding-left: 20px;
    margin: 0;
  }

  .c-refcase-specs__label,
.c-refcase-specs__value {
    padding-bottom: 20px;
  }
}
.c-refcase-teaser {
  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-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 40px;
}

.c-refcase-teaser__title {
  font-size: 24px;
  font-size: 1.7142857143rem;
  line-height: 1.25;
  color: #f66900;
}

.c-refcase-teaser__img {
  margin: 0 0 20px;
}

@media (min-width: 72.5em) {
  .c-refcase-teaser {
    text-align: center;
    padding: 0 0 0 20px;
  }

  .c-refcase-teaser__title {
    display: none;
  }

  .c-refcase-teaser__img {
    height: 180px;
  }

  .c-refcase-teaser__footer {
    min-height: 75px;
  }
}
@media (min-width: 46.25em) {
  .c-reference-case__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .c-reference-case__block {
    width: 50%;
  }
}
.c-reference-case__title {
  color: #f66900;
}

.c-reference-case__body-wrapper {
  padding-left: 20px;
}

.c-reference-case__body {
  margin-top: 20px;
  padding-right: 20px;
  line-height: 2.14286;
}
@media (min-width: 61.25em) {
  .c-reference-case__body {
    margin-top: 40px;
    padding-right: 60px;
    padding-left: calc(100% - 1160px/2 + 20px);
  }
}

@media (max-width: 46.24em) {
  .c-reference-case__cta {
    display: block;
    text-align: center;
  }
}
.c-reference-case__media-equal {
  height: 100%;
}

.c-reference-case__media {
  position: relative;
}

.c-reference-case__zoom-btn {
  display: block;
  width: 40px;
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 1;
}

.c-reference-case__slide-element {
  margin-right: 20px;
  width: 65vw;
  height: 43vw;
}

.c-feed-card {
  min-height: 1px;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #e8e8e8;
}
.c-feed-card__img {
  width: 100%;
  min-height: 1px;
  min-width: 1px;
}
.c-feed-card__body {
  width: 100%;
  background: #fff;
  padding: 20px 40px 20px;
  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-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.c-feed-card__date {
  color: #6d6a6c;
  margin-bottom: 5px;
}
.c-feed-card__title {
  font-size: 18px;
  font-size: 1.2857142857rem;
  line-height: 1.3888888889;
  color: #f66900;
  font-weight: 600;
  letter-spacing: 0.26px;
  margin: 0 0 10px;
}
.c-feed-card__title--truncate {
  overflow: hidden;
  display: inline-block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  white-space: normal;
  font-size: 18px;
  font-size: 1.2857142857rem;
  line-height: 1.5;
  max-height: 54px;
}
.c-feed-card__dscr {
  margin-bottom: 15px;
}
.c-feed-card__dscr--truncate {
  overflow: hidden;
  display: inline-block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  white-space: normal;
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.5;
  max-height: 63px;
}
.c-feed-card__tags {
  width: calc(100% + 20px);
  margin-left: -10px;
  margin-top: auto;
  margin-bottom: 0;
  z-index: 2;
  line-height: 1.2;
  cursor: pointer;
}
.c-feed-card__tags__item {
  display: inline-block;
  color: #f66900;
  text-decoration: underline;
  margin: 5px 10px;
}
.c-feed-card__cta {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

@media (min-width: 61.25em) {
  .c-feed-card {
    margin-bottom: 40px;
  }
}
.c-feed-detail {
  padding-top: 10px;
  padding-bottom: 20px;
}
@media (min-width: 61.25em) {
  .c-feed-detail {
    padding-bottom: 40px;
  }
}

.c-feed-detail__title {
  font-size: 24px;
  font-size: 1.7142857143rem;
  line-height: 1.25;
  color: #f66900;
  margin: 0 0 5px;
}
@media (min-width: 61.25em) {
  .c-feed-detail__title {
    font-size: 40px;
    font-size: 2.8571428571rem;
    line-height: 1.125;
    margin: 0 0 10px;
  }
}

.c-feed-detail__metadata {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  vertical-align: center;
}

.c-feed-detail__date {
  color: #6d6a6c;
  margin: 0 20px 5px 0;
}

.c-feed-detail-tags__item {
  margin: 0 0 5px 4px;
  font-weight: 600;
}
.c-feed-detail-tags__item:after {
  content: ",";
  color: #f66900;
}
.c-feed-detail-tags__item:last-child:after, .c-feed-detail-tags__item:first-child:after {
  display: none;
}

.c-epi-editor-toolbar {
  background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#cccccc));
  background: linear-gradient(to bottom, #eeeeee 0%, #cccccc 100%);
  border: 1px solid #858585;
  border-width: 1px 0;
  padding: 8px 4px;
  margin: 0 0 16px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.c-epi-editor-toolbar:nth-of-type(1) {
  border-top: none;
}

.c-epi-editor-toolbar__cta {
  font-size: 13px;
  border-radius: 3px;
  padding: 5px 10px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fafafa), to(#e0e2e5));
  background: linear-gradient(to bottom, #fafafa 0, #e0e2e5 100%);
  border: 1px solid #768388;
  -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0), inset 0 1px 0 rgba(255, 255, 255, 0), inset 0 -1px 0 rgba(255, 255, 255, 0);
          box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0), inset 0 1px 0 rgba(255, 255, 255, 0), inset 0 -1px 0 rgba(255, 255, 255, 0);
  color: #333;
  line-height: 1;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 0 8px 0 0;
}

.c-epi-editor-toolbar__title {
  font-size: 15px;
  line-height: 1.5;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.c-rte--headings-color-primary h1, .c-rte--headings-color-primary .u-h1, .c-rte--headings-color-primary h2, .c-rte--headings-color-primary .u-h2, .c-rte--headings-color-primary h3, .c-rte--headings-color-primary .u-h3, .c-rte--headings-color-primary h4, .c-rte--headings-color-primary .u-h4, .c-rte--headings-color-primary h5, .c-rte--headings-color-primary .u-h5, .c-rte--headings-color-primary h6, .c-rte--headings-color-primary .u-h6 {
  color: #f66900;
}

:root {
  --brand__rich-text__offset: 40px;
  --brand__rich-text__offset--wide: 80px;
}

.c-rich-text {
  --brand__button--secondary--extra-padding-x: 40px;
  --brand__button--margin-right: 0;
  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;
}

.c-rich-text__media-title {
  text-align: center;
}

.c-rich-text__body {
  line-height: 2.14286;
}

.c-rich-text__body,
.c-rich-text__media {
  margin-bottom: 20px;
}

.c-rich-text__cta {
  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;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.c-rich-text-hide-media .c-rich-text__media {
  display: none;
}

@media (max-width: 61.24em) {
  .c-rich-text {
    --brand__button--min-width: 300px;
    --brand__button--margin-bottom: 8px;
  }
  .c-rich-text--hide-text\@until-desktop .c-rich-text__body {
    display: none;
  }
  .c-rich-text--hide-media\@until-desktop .c-rich-text__media {
    display: none;
  }
  .c-rich-text--collapsable-content\@until-desktop .c-rich-text__media-title,
.c-rich-text--collapsable-content\@until-desktop .c-rich-text__cta {
    display: none;
  }

  .c-rich-text__body-title {
    display: none;
  }

  .c-rich-text__cta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 61.25em) {
  .c-rich-text {
    --brand__button--margin-right: 25px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .c-rich-text--text-media {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .c-rich-text--text-media .c-rich-text__media-wrapper {
    padding: 0 0 0 40px;
    padding: 0 0 0 var(--brand__rich-text__offset);
  }
  .c-rich-text--text-media .c-rich-text__body-wrapper {
    padding: 0 40px 0 0;
    padding: 0 var(--brand__rich-text__offset) 0 0;
  }
  .c-rich-text--hide-media\@from-desktop {
    display: block;
  }
  .c-rich-text--hide-media\@from-desktop .c-rich-text__media {
    display: none;
  }
  .c-rich-text--hide-media\@from-desktop .c-rich-text__body-wrapper {
    width: 100%;
    padding-right: 0;
  }

  .c-rich-text__media-wrapper {
    padding: 0 40px 0 0;
    padding: 0 var(--brand__rich-text__offset) 0 0;
  }

  .c-rich-text__body-wrapper {
    padding: 0 0 0 40px;
    padding: 0 0 0 var(--brand__rich-text__offset);
  }

  .c-rich-text__media-wrapper,
.c-rich-text__body-wrapper {
    width: 50%;
  }

  .c-rich-text__media-title {
    display: none;
  }

  .c-rich-text__media {
    height: auto;
    margin-bottom: 0;
  }

  .c-rich-text__body {
    display: block;
    margin-bottom: 20px;
  }

  .c-rich-text__cta {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .c-rich-text-hide-media {
    display: block;
  }
  .c-rich-text-hide-media .c-rich-text__media-wrapper {
    width: 100%;
  }
  .c-rich-text-hide-media .c-rich-text__body-wrapper {
    width: 100%;
    padding: 0;
  }
}
@media (min-width: 81.25em) {
  .c-rich-text--text-media .c-rich-text__media-wrapper {
    padding: 0 0 0 80px;
    padding: 0 0 0 var(--brand__rich-text__offset--wide, 80px);
  }
  .c-rich-text--text-media .c-rich-text__body-wrapper {
    padding: 0 80px 0 0;
    padding: 0 var(--brand__rich-text__offset--wide, 80px) 0 0;
  }

  .c-rich-text__media-wrapper {
    padding: 0 80px 0 0;
    padding: 0 var(--brand__rich-text__offset--wide, 80px) 0 0;
  }

  .c-rich-text__body-wrapper {
    padding: 0 0 0 80px;
    padding: 0 0 0 var(--brand__rich-text__offset--wide, 80px);
  }
}
.c-hub__rich-text-wrapper {
  --brand__button--secondary--extra-padding-x: 40px;
  --brand__button--margin-right: 0;
  margin-bottom: 40px;
}

.c-hub__rich-text {
  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;
  line-height: 2.14286;
}

.c-hub__rich-text__cta {
  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;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

@media (max-width: 61.24em) {
  .c-hub__rich-text-wrapper {
    --brand__button--min-width: 300px;
    --brand__button--margin-bottom: 8px;
  }

  .c-hub__rich-text__cta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 61.25em) {
  .c-hub__rich-text-wrapper {
    width: 50%;
    --brand__button--margin-right: 25px;
    margin-bottom: 80px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .c-hub__rich-text__cta {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.c-hub__media-wrapper {
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 40px;
}

.c-hub__media {
  display: block;
  min-height: 1px;
  min-width: 1px;
}

@media (min-width: 61.25em) {
  .c-hub__media-wrapper {
    width: 50%;
    margin-bottom: 80px;
  }

  .c-hub__media {
    height: auto;
    width: 100%;
  }
}
.c-hub__combine-wrapper {
  width: 100%;
}

.c-hub__combine-wrapper--media-text .c-hub__combine {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

@media (max-width: 61.24em) {
  .c-hub__media-wrapper:first-child,
.c-hub__rich-text-wrapper:first-child {
    margin-bottom: 20px;
  }
}
@media (min-width: 61.25em) {
  .c-hub__combine-wrapper--media-text .c-hub__combine {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
/* ==========================================================================
   #SPACINGS
   ========================================================================== */
/**
 * Utility classes to put specific spacing values onto elements. The below loop
 * will generate us a suite of classes like:
 *
 *   .u-margin-top {}
 *   .u-padding-left-large {}
 *   .u-margin-right-small {}
 *   .u-padding {}
 *   .u-padding-right-none {}
 *   .u-padding-horizontal {}
 *   .u-padding-vertical-small {}
 */
.u-padding {
  padding: 20px !important;
}

.u-padding-tiny {
  padding: 5px !important;
}

.u-padding-small {
  padding: 10px !important;
}

.u-padding-large {
  padding: 40px !important;
}

.u-padding-huge {
  padding: 80px !important;
}

.u-padding-none {
  padding: 0 !important;
}

.u-padding-top {
  padding-top: 20px !important;
}

.u-padding-top-tiny {
  padding-top: 5px !important;
}

.u-padding-top-small {
  padding-top: 10px !important;
}

.u-padding-top-large {
  padding-top: 40px !important;
}

.u-padding-top-huge {
  padding-top: 80px !important;
}

.u-padding-top-none {
  padding-top: 0 !important;
}

.u-padding-right {
  padding-right: 20px !important;
}

.u-padding-right-tiny {
  padding-right: 5px !important;
}

.u-padding-right-small {
  padding-right: 10px !important;
}

.u-padding-right-large {
  padding-right: 40px !important;
}

.u-padding-right-huge {
  padding-right: 80px !important;
}

.u-padding-right-none {
  padding-right: 0 !important;
}

.u-padding-bottom {
  padding-bottom: 20px !important;
}

.u-padding-bottom-tiny {
  padding-bottom: 5px !important;
}

.u-padding-bottom-small {
  padding-bottom: 10px !important;
}

.u-padding-bottom-large {
  padding-bottom: 40px !important;
}

.u-padding-bottom-huge {
  padding-bottom: 80px !important;
}

.u-padding-bottom-none {
  padding-bottom: 0 !important;
}

.u-padding-left {
  padding-left: 20px !important;
}

.u-padding-left-tiny {
  padding-left: 5px !important;
}

.u-padding-left-small {
  padding-left: 10px !important;
}

.u-padding-left-large {
  padding-left: 40px !important;
}

.u-padding-left-huge {
  padding-left: 80px !important;
}

.u-padding-left-none {
  padding-left: 0 !important;
}

.u-padding-horizontal {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.u-padding-horizontal-tiny {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.u-padding-horizontal-small {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.u-padding-horizontal-large {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.u-padding-horizontal-huge {
  padding-left: 80px !important;
  padding-right: 80px !important;
}

.u-padding-horizontal-none {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.u-padding-vertical {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.u-padding-vertical-tiny {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.u-padding-vertical-small {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.u-padding-vertical-large {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.u-padding-vertical-huge {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

.u-padding-vertical-none {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.u-margin {
  margin: 20px !important;
}

.u-margin-tiny {
  margin: 5px !important;
}

.u-margin-small {
  margin: 10px !important;
}

.u-margin-large {
  margin: 40px !important;
}

.u-margin-huge {
  margin: 80px !important;
}

.u-margin-none {
  margin: 0 !important;
}

.u-margin-top {
  margin-top: 20px !important;
}

.u-margin-top-tiny {
  margin-top: 5px !important;
}

.u-margin-top-small {
  margin-top: 10px !important;
}

.u-margin-top-large {
  margin-top: 40px !important;
}

.u-margin-top-huge {
  margin-top: 80px !important;
}

.u-margin-top-none {
  margin-top: 0 !important;
}

.u-margin-right {
  margin-right: 20px !important;
}

.u-margin-right-tiny {
  margin-right: 5px !important;
}

.u-margin-right-small {
  margin-right: 10px !important;
}

.u-margin-right-large {
  margin-right: 40px !important;
}

.u-margin-right-huge {
  margin-right: 80px !important;
}

.u-margin-right-none {
  margin-right: 0 !important;
}

.u-margin-bottom {
  margin-bottom: 20px !important;
}

.u-margin-bottom-tiny {
  margin-bottom: 5px !important;
}

.u-margin-bottom-small {
  margin-bottom: 10px !important;
}

.u-margin-bottom-large {
  margin-bottom: 40px !important;
}

.u-margin-bottom-huge {
  margin-bottom: 80px !important;
}

.u-margin-bottom-none {
  margin-bottom: 0 !important;
}

.u-margin-left {
  margin-left: 20px !important;
}

.u-margin-left-tiny {
  margin-left: 5px !important;
}

.u-margin-left-small {
  margin-left: 10px !important;
}

.u-margin-left-large {
  margin-left: 40px !important;
}

.u-margin-left-huge {
  margin-left: 80px !important;
}

.u-margin-left-none {
  margin-left: 0 !important;
}

.u-margin-horizontal {
  margin-left: 20px !important;
  margin-right: 20px !important;
}

.u-margin-horizontal-tiny {
  margin-left: 5px !important;
  margin-right: 5px !important;
}

.u-margin-horizontal-small {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.u-margin-horizontal-large {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

.u-margin-horizontal-huge {
  margin-left: 80px !important;
  margin-right: 80px !important;
}

.u-margin-horizontal-none {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.u-margin-vertical {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.u-margin-vertical-tiny {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.u-margin-vertical-small {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.u-margin-vertical-large {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.u-margin-vertical-huge {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}

.u-margin-vertical-none {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* ==========================================================================
   #RESPONSIVE-SPACINGS
   ========================================================================== */
/**
 * Utility classes enhancing the normal spacing classes by adding responsiveness
 * to them. By default, there are not responsive spacings defined. You can
 * generate responsive spacings by adding entries to the following three Sass
 * maps, e.g.:
 *
 *   $inuit-responsive-spacing-directions: (
 *     null: null,
 *     bottom: bottom,
 *   );
 *
 *   $inuit-responsive-spacing-properties: (
 *     "margin": "margin",
 *   );
 *
 *   $inuit-responsive-spacing-sizes: (
 *     "-small": $inuit-global-spacing-unit-small,
 *   );
 *
 * This would bring us the following classes:
 *
 *   .u-margin-small@mobile {}
 *   .u-margin-small@tablet {}
 *   .u-margin-small@desktop {}
 *   .u-margin-small@wide {}
 *   .u-margin-bottom-small@mobile {}
 *   .u-margin-bottom-small@tablet {}
 *   .u-margin-bottom-small@desktop {}
 *   .u-margin-bottom-small@wide {}
 *
 * You can change the generated CSS classes by further extending the Sass maps.
 * If you want every ‘normal’ spacing (those from `utilities.spacings`) also as
 * a responsive version, you can just mirror the ‘normal’ spacings:
 *
 *   $inuit-responsive-spacing-directions: $inuit-spacing-directions !default;
 *
 *   $inuit-responsive-spacing-properties: $inuit-spacing-properties !default;
 *
 *   $inuit-responsive-spacing-sizes: $inuit-spacing-sizes !default;
 *
 * BUT BE AWARE: This can generate a huge chunk of extra CSS, depending on the
 * amount of breakpoints you defined. So please check your CSS’ output and
 * filesize!
 */
/* stylelint-disable max-nesting-depth */
@media (min-width: 22.5em) {
  .u-padding\@mobile {
    padding: 20px !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding\@tablet {
    padding: 20px !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding\@desktop {
    padding: 20px !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding\@wide {
    padding: 20px !important;
  }
}
@media (min-width: 100em) {
  .u-padding\@huge {
    padding: 20px !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding\@breakpoint {
    padding: 20px !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-tiny\@mobile {
    padding: 5px !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-tiny\@tablet {
    padding: 5px !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-tiny\@desktop {
    padding: 5px !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-tiny\@wide {
    padding: 5px !important;
  }
}
@media (min-width: 100em) {
  .u-padding-tiny\@huge {
    padding: 5px !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-tiny\@breakpoint {
    padding: 5px !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-small\@mobile {
    padding: 10px !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-small\@tablet {
    padding: 10px !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-small\@desktop {
    padding: 10px !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-small\@wide {
    padding: 10px !important;
  }
}
@media (min-width: 100em) {
  .u-padding-small\@huge {
    padding: 10px !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-small\@breakpoint {
    padding: 10px !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-large\@mobile {
    padding: 40px !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-large\@tablet {
    padding: 40px !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-large\@desktop {
    padding: 40px !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-large\@wide {
    padding: 40px !important;
  }
}
@media (min-width: 100em) {
  .u-padding-large\@huge {
    padding: 40px !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-large\@breakpoint {
    padding: 40px !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-huge\@mobile {
    padding: 80px !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-huge\@tablet {
    padding: 80px !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-huge\@desktop {
    padding: 80px !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-huge\@wide {
    padding: 80px !important;
  }
}
@media (min-width: 100em) {
  .u-padding-huge\@huge {
    padding: 80px !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-huge\@breakpoint {
    padding: 80px !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-none\@mobile {
    padding: 0 !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-none\@tablet {
    padding: 0 !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-none\@desktop {
    padding: 0 !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-none\@wide {
    padding: 0 !important;
  }
}
@media (min-width: 100em) {
  .u-padding-none\@huge {
    padding: 0 !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-none\@breakpoint {
    padding: 0 !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-top\@mobile {
    padding-top: 20px !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-top\@tablet {
    padding-top: 20px !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-top\@desktop {
    padding-top: 20px !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-top\@wide {
    padding-top: 20px !important;
  }
}
@media (min-width: 100em) {
  .u-padding-top\@huge {
    padding-top: 20px !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-top\@breakpoint {
    padding-top: 20px !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-top-tiny\@mobile {
    padding-top: 5px !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-top-tiny\@tablet {
    padding-top: 5px !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-top-tiny\@desktop {
    padding-top: 5px !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-top-tiny\@wide {
    padding-top: 5px !important;
  }
}
@media (min-width: 100em) {
  .u-padding-top-tiny\@huge {
    padding-top: 5px !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-top-tiny\@breakpoint {
    padding-top: 5px !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-top-small\@mobile {
    padding-top: 10px !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-top-small\@tablet {
    padding-top: 10px !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-top-small\@desktop {
    padding-top: 10px !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-top-small\@wide {
    padding-top: 10px !important;
  }
}
@media (min-width: 100em) {
  .u-padding-top-small\@huge {
    padding-top: 10px !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-top-small\@breakpoint {
    padding-top: 10px !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-top-large\@mobile {
    padding-top: 40px !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-top-large\@tablet {
    padding-top: 40px !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-top-large\@desktop {
    padding-top: 40px !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-top-large\@wide {
    padding-top: 40px !important;
  }
}
@media (min-width: 100em) {
  .u-padding-top-large\@huge {
    padding-top: 40px !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-top-large\@breakpoint {
    padding-top: 40px !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-top-huge\@mobile {
    padding-top: 80px !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-top-huge\@tablet {
    padding-top: 80px !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-top-huge\@desktop {
    padding-top: 80px !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-top-huge\@wide {
    padding-top: 80px !important;
  }
}
@media (min-width: 100em) {
  .u-padding-top-huge\@huge {
    padding-top: 80px !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-top-huge\@breakpoint {
    padding-top: 80px !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-top-none\@mobile {
    padding-top: 0 !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-top-none\@tablet {
    padding-top: 0 !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-top-none\@desktop {
    padding-top: 0 !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-top-none\@wide {
    padding-top: 0 !important;
  }
}
@media (min-width: 100em) {
  .u-padding-top-none\@huge {
    padding-top: 0 !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-top-none\@breakpoint {
    padding-top: 0 !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-right\@mobile {
    padding-right: 20px !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-right\@tablet {
    padding-right: 20px !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-right\@desktop {
    padding-right: 20px !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-right\@wide {
    padding-right: 20px !important;
  }
}
@media (min-width: 100em) {
  .u-padding-right\@huge {
    padding-right: 20px !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-right\@breakpoint {
    padding-right: 20px !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-right-tiny\@mobile {
    padding-right: 5px !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-right-tiny\@tablet {
    padding-right: 5px !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-right-tiny\@desktop {
    padding-right: 5px !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-right-tiny\@wide {
    padding-right: 5px !important;
  }
}
@media (min-width: 100em) {
  .u-padding-right-tiny\@huge {
    padding-right: 5px !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-right-tiny\@breakpoint {
    padding-right: 5px !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-right-small\@mobile {
    padding-right: 10px !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-right-small\@tablet {
    padding-right: 10px !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-right-small\@desktop {
    padding-right: 10px !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-right-small\@wide {
    padding-right: 10px !important;
  }
}
@media (min-width: 100em) {
  .u-padding-right-small\@huge {
    padding-right: 10px !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-right-small\@breakpoint {
    padding-right: 10px !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-right-large\@mobile {
    padding-right: 40px !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-right-large\@tablet {
    padding-right: 40px !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-right-large\@desktop {
    padding-right: 40px !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-right-large\@wide {
    padding-right: 40px !important;
  }
}
@media (min-width: 100em) {
  .u-padding-right-large\@huge {
    padding-right: 40px !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-right-large\@breakpoint {
    padding-right: 40px !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-right-huge\@mobile {
    padding-right: 80px !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-right-huge\@tablet {
    padding-right: 80px !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-right-huge\@desktop {
    padding-right: 80px !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-right-huge\@wide {
    padding-right: 80px !important;
  }
}
@media (min-width: 100em) {
  .u-padding-right-huge\@huge {
    padding-right: 80px !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-right-huge\@breakpoint {
    padding-right: 80px !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-right-none\@mobile {
    padding-right: 0 !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-right-none\@tablet {
    padding-right: 0 !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-right-none\@desktop {
    padding-right: 0 !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-right-none\@wide {
    padding-right: 0 !important;
  }
}
@media (min-width: 100em) {
  .u-padding-right-none\@huge {
    padding-right: 0 !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-right-none\@breakpoint {
    padding-right: 0 !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-bottom\@mobile {
    padding-bottom: 20px !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-bottom\@tablet {
    padding-bottom: 20px !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-bottom\@desktop {
    padding-bottom: 20px !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-bottom\@wide {
    padding-bottom: 20px !important;
  }
}
@media (min-width: 100em) {
  .u-padding-bottom\@huge {
    padding-bottom: 20px !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-bottom\@breakpoint {
    padding-bottom: 20px !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-bottom-tiny\@mobile {
    padding-bottom: 5px !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-bottom-tiny\@tablet {
    padding-bottom: 5px !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-bottom-tiny\@desktop {
    padding-bottom: 5px !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-bottom-tiny\@wide {
    padding-bottom: 5px !important;
  }
}
@media (min-width: 100em) {
  .u-padding-bottom-tiny\@huge {
    padding-bottom: 5px !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-bottom-tiny\@breakpoint {
    padding-bottom: 5px !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-bottom-small\@mobile {
    padding-bottom: 10px !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-bottom-small\@tablet {
    padding-bottom: 10px !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-bottom-small\@desktop {
    padding-bottom: 10px !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-bottom-small\@wide {
    padding-bottom: 10px !important;
  }
}
@media (min-width: 100em) {
  .u-padding-bottom-small\@huge {
    padding-bottom: 10px !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-bottom-small\@breakpoint {
    padding-bottom: 10px !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-bottom-large\@mobile {
    padding-bottom: 40px !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-bottom-large\@tablet {
    padding-bottom: 40px !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-bottom-large\@desktop {
    padding-bottom: 40px !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-bottom-large\@wide {
    padding-bottom: 40px !important;
  }
}
@media (min-width: 100em) {
  .u-padding-bottom-large\@huge {
    padding-bottom: 40px !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-bottom-large\@breakpoint {
    padding-bottom: 40px !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-bottom-huge\@mobile {
    padding-bottom: 80px !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-bottom-huge\@tablet {
    padding-bottom: 80px !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-bottom-huge\@desktop {
    padding-bottom: 80px !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-bottom-huge\@wide {
    padding-bottom: 80px !important;
  }
}
@media (min-width: 100em) {
  .u-padding-bottom-huge\@huge {
    padding-bottom: 80px !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-bottom-huge\@breakpoint {
    padding-bottom: 80px !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-bottom-none\@mobile {
    padding-bottom: 0 !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-bottom-none\@tablet {
    padding-bottom: 0 !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-bottom-none\@desktop {
    padding-bottom: 0 !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-bottom-none\@wide {
    padding-bottom: 0 !important;
  }
}
@media (min-width: 100em) {
  .u-padding-bottom-none\@huge {
    padding-bottom: 0 !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-bottom-none\@breakpoint {
    padding-bottom: 0 !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-left\@mobile {
    padding-left: 20px !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-left\@tablet {
    padding-left: 20px !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-left\@desktop {
    padding-left: 20px !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-left\@wide {
    padding-left: 20px !important;
  }
}
@media (min-width: 100em) {
  .u-padding-left\@huge {
    padding-left: 20px !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-left\@breakpoint {
    padding-left: 20px !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-left-tiny\@mobile {
    padding-left: 5px !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-left-tiny\@tablet {
    padding-left: 5px !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-left-tiny\@desktop {
    padding-left: 5px !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-left-tiny\@wide {
    padding-left: 5px !important;
  }
}
@media (min-width: 100em) {
  .u-padding-left-tiny\@huge {
    padding-left: 5px !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-left-tiny\@breakpoint {
    padding-left: 5px !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-left-small\@mobile {
    padding-left: 10px !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-left-small\@tablet {
    padding-left: 10px !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-left-small\@desktop {
    padding-left: 10px !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-left-small\@wide {
    padding-left: 10px !important;
  }
}
@media (min-width: 100em) {
  .u-padding-left-small\@huge {
    padding-left: 10px !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-left-small\@breakpoint {
    padding-left: 10px !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-left-large\@mobile {
    padding-left: 40px !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-left-large\@tablet {
    padding-left: 40px !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-left-large\@desktop {
    padding-left: 40px !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-left-large\@wide {
    padding-left: 40px !important;
  }
}
@media (min-width: 100em) {
  .u-padding-left-large\@huge {
    padding-left: 40px !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-left-large\@breakpoint {
    padding-left: 40px !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-left-huge\@mobile {
    padding-left: 80px !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-left-huge\@tablet {
    padding-left: 80px !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-left-huge\@desktop {
    padding-left: 80px !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-left-huge\@wide {
    padding-left: 80px !important;
  }
}
@media (min-width: 100em) {
  .u-padding-left-huge\@huge {
    padding-left: 80px !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-left-huge\@breakpoint {
    padding-left: 80px !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-left-none\@mobile {
    padding-left: 0 !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-left-none\@tablet {
    padding-left: 0 !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-left-none\@desktop {
    padding-left: 0 !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-left-none\@wide {
    padding-left: 0 !important;
  }
}
@media (min-width: 100em) {
  .u-padding-left-none\@huge {
    padding-left: 0 !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-left-none\@breakpoint {
    padding-left: 0 !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-horizontal\@mobile {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-horizontal\@tablet {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-horizontal\@desktop {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-horizontal\@wide {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media (min-width: 100em) {
  .u-padding-horizontal\@huge {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-horizontal\@breakpoint {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-horizontal-tiny\@mobile {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-horizontal-tiny\@tablet {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-horizontal-tiny\@desktop {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-horizontal-tiny\@wide {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}
@media (min-width: 100em) {
  .u-padding-horizontal-tiny\@huge {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-horizontal-tiny\@breakpoint {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-horizontal-small\@mobile {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-horizontal-small\@tablet {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-horizontal-small\@desktop {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-horizontal-small\@wide {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media (min-width: 100em) {
  .u-padding-horizontal-small\@huge {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-horizontal-small\@breakpoint {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-horizontal-large\@mobile {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-horizontal-large\@tablet {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-horizontal-large\@desktop {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-horizontal-large\@wide {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}
@media (min-width: 100em) {
  .u-padding-horizontal-large\@huge {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-horizontal-large\@breakpoint {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-horizontal-huge\@mobile {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-horizontal-huge\@tablet {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-horizontal-huge\@desktop {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-horizontal-huge\@wide {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
}
@media (min-width: 100em) {
  .u-padding-horizontal-huge\@huge {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-horizontal-huge\@breakpoint {
    padding-left: 80px !important;
    padding-right: 80px !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-horizontal-none\@mobile {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-horizontal-none\@tablet {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-horizontal-none\@desktop {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-horizontal-none\@wide {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (min-width: 100em) {
  .u-padding-horizontal-none\@huge {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-horizontal-none\@breakpoint {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-vertical\@mobile {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-vertical\@tablet {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-vertical\@desktop {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-vertical\@wide {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}
@media (min-width: 100em) {
  .u-padding-vertical\@huge {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-vertical\@breakpoint {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-vertical-tiny\@mobile {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-vertical-tiny\@tablet {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-vertical-tiny\@desktop {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-vertical-tiny\@wide {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
}
@media (min-width: 100em) {
  .u-padding-vertical-tiny\@huge {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-vertical-tiny\@breakpoint {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-vertical-small\@mobile {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-vertical-small\@tablet {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-vertical-small\@desktop {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-vertical-small\@wide {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}
@media (min-width: 100em) {
  .u-padding-vertical-small\@huge {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-vertical-small\@breakpoint {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-vertical-large\@mobile {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-vertical-large\@tablet {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-vertical-large\@desktop {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-vertical-large\@wide {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}
@media (min-width: 100em) {
  .u-padding-vertical-large\@huge {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-vertical-large\@breakpoint {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-vertical-huge\@mobile {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-vertical-huge\@tablet {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-vertical-huge\@desktop {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-vertical-huge\@wide {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
}
@media (min-width: 100em) {
  .u-padding-vertical-huge\@huge {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-vertical-huge\@breakpoint {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
}
@media (min-width: 22.5em) {
  .u-padding-vertical-none\@mobile {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media (min-width: 46.25em) {
  .u-padding-vertical-none\@tablet {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media (min-width: 61.25em) {
  .u-padding-vertical-none\@desktop {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media (min-width: 81.25em) {
  .u-padding-vertical-none\@wide {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media (min-width: 100em) {
  .u-padding-vertical-none\@huge {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media (min-width: 72.5em) {
  .u-padding-vertical-none\@breakpoint {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin\@mobile {
    margin: 20px !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin\@tablet {
    margin: 20px !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin\@desktop {
    margin: 20px !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin\@wide {
    margin: 20px !important;
  }
}
@media (min-width: 100em) {
  .u-margin\@huge {
    margin: 20px !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin\@breakpoint {
    margin: 20px !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-tiny\@mobile {
    margin: 5px !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-tiny\@tablet {
    margin: 5px !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-tiny\@desktop {
    margin: 5px !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-tiny\@wide {
    margin: 5px !important;
  }
}
@media (min-width: 100em) {
  .u-margin-tiny\@huge {
    margin: 5px !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-tiny\@breakpoint {
    margin: 5px !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-small\@mobile {
    margin: 10px !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-small\@tablet {
    margin: 10px !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-small\@desktop {
    margin: 10px !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-small\@wide {
    margin: 10px !important;
  }
}
@media (min-width: 100em) {
  .u-margin-small\@huge {
    margin: 10px !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-small\@breakpoint {
    margin: 10px !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-large\@mobile {
    margin: 40px !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-large\@tablet {
    margin: 40px !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-large\@desktop {
    margin: 40px !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-large\@wide {
    margin: 40px !important;
  }
}
@media (min-width: 100em) {
  .u-margin-large\@huge {
    margin: 40px !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-large\@breakpoint {
    margin: 40px !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-huge\@mobile {
    margin: 80px !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-huge\@tablet {
    margin: 80px !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-huge\@desktop {
    margin: 80px !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-huge\@wide {
    margin: 80px !important;
  }
}
@media (min-width: 100em) {
  .u-margin-huge\@huge {
    margin: 80px !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-huge\@breakpoint {
    margin: 80px !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-none\@mobile {
    margin: 0 !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-none\@tablet {
    margin: 0 !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-none\@desktop {
    margin: 0 !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-none\@wide {
    margin: 0 !important;
  }
}
@media (min-width: 100em) {
  .u-margin-none\@huge {
    margin: 0 !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-none\@breakpoint {
    margin: 0 !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-top\@mobile {
    margin-top: 20px !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-top\@tablet {
    margin-top: 20px !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-top\@desktop {
    margin-top: 20px !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-top\@wide {
    margin-top: 20px !important;
  }
}
@media (min-width: 100em) {
  .u-margin-top\@huge {
    margin-top: 20px !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-top\@breakpoint {
    margin-top: 20px !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-top-tiny\@mobile {
    margin-top: 5px !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-top-tiny\@tablet {
    margin-top: 5px !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-top-tiny\@desktop {
    margin-top: 5px !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-top-tiny\@wide {
    margin-top: 5px !important;
  }
}
@media (min-width: 100em) {
  .u-margin-top-tiny\@huge {
    margin-top: 5px !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-top-tiny\@breakpoint {
    margin-top: 5px !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-top-small\@mobile {
    margin-top: 10px !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-top-small\@tablet {
    margin-top: 10px !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-top-small\@desktop {
    margin-top: 10px !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-top-small\@wide {
    margin-top: 10px !important;
  }
}
@media (min-width: 100em) {
  .u-margin-top-small\@huge {
    margin-top: 10px !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-top-small\@breakpoint {
    margin-top: 10px !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-top-large\@mobile {
    margin-top: 40px !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-top-large\@tablet {
    margin-top: 40px !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-top-large\@desktop {
    margin-top: 40px !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-top-large\@wide {
    margin-top: 40px !important;
  }
}
@media (min-width: 100em) {
  .u-margin-top-large\@huge {
    margin-top: 40px !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-top-large\@breakpoint {
    margin-top: 40px !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-top-huge\@mobile {
    margin-top: 80px !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-top-huge\@tablet {
    margin-top: 80px !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-top-huge\@desktop {
    margin-top: 80px !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-top-huge\@wide {
    margin-top: 80px !important;
  }
}
@media (min-width: 100em) {
  .u-margin-top-huge\@huge {
    margin-top: 80px !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-top-huge\@breakpoint {
    margin-top: 80px !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-top-none\@mobile {
    margin-top: 0 !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-top-none\@tablet {
    margin-top: 0 !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-top-none\@desktop {
    margin-top: 0 !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-top-none\@wide {
    margin-top: 0 !important;
  }
}
@media (min-width: 100em) {
  .u-margin-top-none\@huge {
    margin-top: 0 !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-top-none\@breakpoint {
    margin-top: 0 !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-right\@mobile {
    margin-right: 20px !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-right\@tablet {
    margin-right: 20px !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-right\@desktop {
    margin-right: 20px !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-right\@wide {
    margin-right: 20px !important;
  }
}
@media (min-width: 100em) {
  .u-margin-right\@huge {
    margin-right: 20px !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-right\@breakpoint {
    margin-right: 20px !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-right-tiny\@mobile {
    margin-right: 5px !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-right-tiny\@tablet {
    margin-right: 5px !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-right-tiny\@desktop {
    margin-right: 5px !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-right-tiny\@wide {
    margin-right: 5px !important;
  }
}
@media (min-width: 100em) {
  .u-margin-right-tiny\@huge {
    margin-right: 5px !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-right-tiny\@breakpoint {
    margin-right: 5px !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-right-small\@mobile {
    margin-right: 10px !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-right-small\@tablet {
    margin-right: 10px !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-right-small\@desktop {
    margin-right: 10px !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-right-small\@wide {
    margin-right: 10px !important;
  }
}
@media (min-width: 100em) {
  .u-margin-right-small\@huge {
    margin-right: 10px !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-right-small\@breakpoint {
    margin-right: 10px !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-right-large\@mobile {
    margin-right: 40px !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-right-large\@tablet {
    margin-right: 40px !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-right-large\@desktop {
    margin-right: 40px !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-right-large\@wide {
    margin-right: 40px !important;
  }
}
@media (min-width: 100em) {
  .u-margin-right-large\@huge {
    margin-right: 40px !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-right-large\@breakpoint {
    margin-right: 40px !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-right-huge\@mobile {
    margin-right: 80px !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-right-huge\@tablet {
    margin-right: 80px !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-right-huge\@desktop {
    margin-right: 80px !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-right-huge\@wide {
    margin-right: 80px !important;
  }
}
@media (min-width: 100em) {
  .u-margin-right-huge\@huge {
    margin-right: 80px !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-right-huge\@breakpoint {
    margin-right: 80px !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-right-none\@mobile {
    margin-right: 0 !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-right-none\@tablet {
    margin-right: 0 !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-right-none\@desktop {
    margin-right: 0 !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-right-none\@wide {
    margin-right: 0 !important;
  }
}
@media (min-width: 100em) {
  .u-margin-right-none\@huge {
    margin-right: 0 !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-right-none\@breakpoint {
    margin-right: 0 !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-bottom\@mobile {
    margin-bottom: 20px !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-bottom\@tablet {
    margin-bottom: 20px !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-bottom\@desktop {
    margin-bottom: 20px !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-bottom\@wide {
    margin-bottom: 20px !important;
  }
}
@media (min-width: 100em) {
  .u-margin-bottom\@huge {
    margin-bottom: 20px !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-bottom\@breakpoint {
    margin-bottom: 20px !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-bottom-tiny\@mobile {
    margin-bottom: 5px !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-bottom-tiny\@tablet {
    margin-bottom: 5px !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-bottom-tiny\@desktop {
    margin-bottom: 5px !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-bottom-tiny\@wide {
    margin-bottom: 5px !important;
  }
}
@media (min-width: 100em) {
  .u-margin-bottom-tiny\@huge {
    margin-bottom: 5px !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-bottom-tiny\@breakpoint {
    margin-bottom: 5px !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-bottom-small\@mobile {
    margin-bottom: 10px !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-bottom-small\@tablet {
    margin-bottom: 10px !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-bottom-small\@desktop {
    margin-bottom: 10px !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-bottom-small\@wide {
    margin-bottom: 10px !important;
  }
}
@media (min-width: 100em) {
  .u-margin-bottom-small\@huge {
    margin-bottom: 10px !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-bottom-small\@breakpoint {
    margin-bottom: 10px !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-bottom-large\@mobile {
    margin-bottom: 40px !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-bottom-large\@tablet {
    margin-bottom: 40px !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-bottom-large\@desktop {
    margin-bottom: 40px !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-bottom-large\@wide {
    margin-bottom: 40px !important;
  }
}
@media (min-width: 100em) {
  .u-margin-bottom-large\@huge {
    margin-bottom: 40px !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-bottom-large\@breakpoint {
    margin-bottom: 40px !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-bottom-huge\@mobile {
    margin-bottom: 80px !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-bottom-huge\@tablet {
    margin-bottom: 80px !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-bottom-huge\@desktop {
    margin-bottom: 80px !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-bottom-huge\@wide {
    margin-bottom: 80px !important;
  }
}
@media (min-width: 100em) {
  .u-margin-bottom-huge\@huge {
    margin-bottom: 80px !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-bottom-huge\@breakpoint {
    margin-bottom: 80px !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-bottom-none\@mobile {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-bottom-none\@tablet {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-bottom-none\@desktop {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-bottom-none\@wide {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 100em) {
  .u-margin-bottom-none\@huge {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-bottom-none\@breakpoint {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-left\@mobile {
    margin-left: 20px !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-left\@tablet {
    margin-left: 20px !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-left\@desktop {
    margin-left: 20px !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-left\@wide {
    margin-left: 20px !important;
  }
}
@media (min-width: 100em) {
  .u-margin-left\@huge {
    margin-left: 20px !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-left\@breakpoint {
    margin-left: 20px !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-left-tiny\@mobile {
    margin-left: 5px !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-left-tiny\@tablet {
    margin-left: 5px !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-left-tiny\@desktop {
    margin-left: 5px !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-left-tiny\@wide {
    margin-left: 5px !important;
  }
}
@media (min-width: 100em) {
  .u-margin-left-tiny\@huge {
    margin-left: 5px !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-left-tiny\@breakpoint {
    margin-left: 5px !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-left-small\@mobile {
    margin-left: 10px !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-left-small\@tablet {
    margin-left: 10px !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-left-small\@desktop {
    margin-left: 10px !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-left-small\@wide {
    margin-left: 10px !important;
  }
}
@media (min-width: 100em) {
  .u-margin-left-small\@huge {
    margin-left: 10px !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-left-small\@breakpoint {
    margin-left: 10px !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-left-large\@mobile {
    margin-left: 40px !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-left-large\@tablet {
    margin-left: 40px !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-left-large\@desktop {
    margin-left: 40px !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-left-large\@wide {
    margin-left: 40px !important;
  }
}
@media (min-width: 100em) {
  .u-margin-left-large\@huge {
    margin-left: 40px !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-left-large\@breakpoint {
    margin-left: 40px !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-left-huge\@mobile {
    margin-left: 80px !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-left-huge\@tablet {
    margin-left: 80px !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-left-huge\@desktop {
    margin-left: 80px !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-left-huge\@wide {
    margin-left: 80px !important;
  }
}
@media (min-width: 100em) {
  .u-margin-left-huge\@huge {
    margin-left: 80px !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-left-huge\@breakpoint {
    margin-left: 80px !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-left-none\@mobile {
    margin-left: 0 !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-left-none\@tablet {
    margin-left: 0 !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-left-none\@desktop {
    margin-left: 0 !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-left-none\@wide {
    margin-left: 0 !important;
  }
}
@media (min-width: 100em) {
  .u-margin-left-none\@huge {
    margin-left: 0 !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-left-none\@breakpoint {
    margin-left: 0 !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-horizontal\@mobile {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-horizontal\@tablet {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-horizontal\@desktop {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-horizontal\@wide {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
}
@media (min-width: 100em) {
  .u-margin-horizontal\@huge {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-horizontal\@breakpoint {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-horizontal-tiny\@mobile {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-horizontal-tiny\@tablet {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-horizontal-tiny\@desktop {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-horizontal-tiny\@wide {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
}
@media (min-width: 100em) {
  .u-margin-horizontal-tiny\@huge {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-horizontal-tiny\@breakpoint {
    margin-left: 5px !important;
    margin-right: 5px !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-horizontal-small\@mobile {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-horizontal-small\@tablet {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-horizontal-small\@desktop {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-horizontal-small\@wide {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
}
@media (min-width: 100em) {
  .u-margin-horizontal-small\@huge {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-horizontal-small\@breakpoint {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-horizontal-large\@mobile {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-horizontal-large\@tablet {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-horizontal-large\@desktop {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-horizontal-large\@wide {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
}
@media (min-width: 100em) {
  .u-margin-horizontal-large\@huge {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-horizontal-large\@breakpoint {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-horizontal-huge\@mobile {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-horizontal-huge\@tablet {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-horizontal-huge\@desktop {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-horizontal-huge\@wide {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
}
@media (min-width: 100em) {
  .u-margin-horizontal-huge\@huge {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-horizontal-huge\@breakpoint {
    margin-left: 80px !important;
    margin-right: 80px !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-horizontal-none\@mobile {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-horizontal-none\@tablet {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-horizontal-none\@desktop {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-horizontal-none\@wide {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media (min-width: 100em) {
  .u-margin-horizontal-none\@huge {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-horizontal-none\@breakpoint {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-vertical\@mobile {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-vertical\@tablet {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-vertical\@desktop {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-vertical\@wide {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
}
@media (min-width: 100em) {
  .u-margin-vertical\@huge {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-vertical\@breakpoint {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-vertical-tiny\@mobile {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-vertical-tiny\@tablet {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-vertical-tiny\@desktop {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-vertical-tiny\@wide {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
}
@media (min-width: 100em) {
  .u-margin-vertical-tiny\@huge {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-vertical-tiny\@breakpoint {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-vertical-small\@mobile {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-vertical-small\@tablet {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-vertical-small\@desktop {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-vertical-small\@wide {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
}
@media (min-width: 100em) {
  .u-margin-vertical-small\@huge {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-vertical-small\@breakpoint {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-vertical-large\@mobile {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-vertical-large\@tablet {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-vertical-large\@desktop {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-vertical-large\@wide {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
}
@media (min-width: 100em) {
  .u-margin-vertical-large\@huge {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-vertical-large\@breakpoint {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-vertical-huge\@mobile {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-vertical-huge\@tablet {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-vertical-huge\@desktop {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-vertical-huge\@wide {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
}
@media (min-width: 100em) {
  .u-margin-vertical-huge\@huge {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-vertical-huge\@breakpoint {
    margin-top: 80px !important;
    margin-bottom: 80px !important;
  }
}
@media (min-width: 22.5em) {
  .u-margin-vertical-none\@mobile {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media (min-width: 46.25em) {
  .u-margin-vertical-none\@tablet {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media (min-width: 61.25em) {
  .u-margin-vertical-none\@desktop {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media (min-width: 81.25em) {
  .u-margin-vertical-none\@wide {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media (min-width: 100em) {
  .u-margin-vertical-none\@huge {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media (min-width: 72.5em) {
  .u-margin-vertical-none\@breakpoint {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
/* stylelint-enable max-nesting-depth */
.u-hidden {
  display: none !important;
}

.u-shown {
  display: inherit !important;
}

@media (min-width: 22.5em) {
  .u-hidden\@mobile {
    display: none !important;
  }

  .u-shown\@mobile {
    display: initial !important;
  }
}
@media (max-width: 22.49em) {
  .u-hidden-until\@mobile {
    display: none !important;
  }
}
@media (min-width: 46.25em) {
  .u-hidden\@tablet {
    display: none !important;
  }

  .u-shown\@tablet {
    display: initial !important;
  }
}
@media (max-width: 46.24em) {
  .u-hidden-until\@tablet {
    display: none !important;
  }
}
@media (min-width: 61.25em) {
  .u-hidden\@desktop {
    display: none !important;
  }

  .u-shown\@desktop {
    display: initial !important;
  }
}
@media (max-width: 61.24em) {
  .u-hidden-until\@desktop {
    display: none !important;
  }
}
@media (min-width: 81.25em) {
  .u-hidden\@wide {
    display: none !important;
  }

  .u-shown\@wide {
    display: initial !important;
  }
}
@media (max-width: 81.24em) {
  .u-hidden-until\@wide {
    display: none !important;
  }
}
@media (min-width: 100em) {
  .u-hidden\@huge {
    display: none !important;
  }

  .u-shown\@huge {
    display: initial !important;
  }
}
@media (max-width: 99.99em) {
  .u-hidden-until\@huge {
    display: none !important;
  }
}
@media (min-width: 72.5em) {
  .u-hidden\@breakpoint {
    display: none !important;
  }

  .u-shown\@breakpoint {
    display: initial !important;
  }
}
@media (max-width: 72.49em) {
  .u-hidden-until\@breakpoint {
    display: none !important;
  }
}
/* ==========================================================================
   #WIDTHS
   ========================================================================== */
/**
 * inuitcss generates a series of utility classes that give a fluid width to
 * whichever element they’re applied, e.g.:
 *
 *   <img src="" alt="" class="u-1/2" />
 *
 * These classes are most commonly used in conjunction with our layout system,
 * e.g.:
 *
 *   <div class="o-layout__item  u-1/2">
 *
 * By default, inuitcss will also generate responsive variants of each of these
 * classes by using your Sass MQ configuration, e.g.:
 *
 *   <div class="o-layout__item  u-1/1  u-1/2@tablet  u-1/3@desktop">
 *
 * Optionally, inuitcss can generate offset classes which can push and pull
 * elements left and right by a specified amount, e.g.:
 *
 *   <div class="o-layout__item  u-2/3  u-pull-1/3">
 *
 * This is useful for making very granular changes to the rendered order of
 * items in a layout.
 *
 * N.B. This option is turned off by default.
 */
/**
 * A series of width helper classes that you can use to size things like grid
 * systems. Classes take a fraction-like format (e.g. `.u-2/3`). Use these in
 * your markup:
 *
 * <div class="u-7/12">
 *
 * The following will generate widths helper classes based on the fractions
 * defined in the `$inuit-fractions` list.
 */
.u-1\/1 {
  width: 100% !important;
}

.u-1\/2 {
  width: 50% !important;
}

.u-2\/2 {
  width: 100% !important;
}

.u-1\/3 {
  width: 33.3333333333% !important;
}

.u-2\/3 {
  width: 66.6666666667% !important;
}

.u-3\/3 {
  width: 100% !important;
}

.u-1\/4 {
  width: 25% !important;
}

.u-2\/4 {
  width: 50% !important;
}

.u-3\/4 {
  width: 75% !important;
}

.u-4\/4 {
  width: 100% !important;
}

.u-1\/5 {
  width: 20% !important;
}

.u-2\/5 {
  width: 40% !important;
}

.u-3\/5 {
  width: 60% !important;
}

.u-4\/5 {
  width: 80% !important;
}

.u-5\/5 {
  width: 100% !important;
}

/**
 * If we’re using Sass-MQ, automatically generate grid system(s) for each of our
 * defined breakpoints, and give them a Responsive Suffix, e.g.:
 *
 * <div class="u-3/12@mobile">
 */
@media (min-width: 22.5em) {
  .u-1\/1\@mobile {
    width: 100% !important;
  }

  .u-1\/2\@mobile {
    width: 50% !important;
  }

  .u-2\/2\@mobile {
    width: 100% !important;
  }

  .u-1\/3\@mobile {
    width: 33.3333333333% !important;
  }

  .u-2\/3\@mobile {
    width: 66.6666666667% !important;
  }

  .u-3\/3\@mobile {
    width: 100% !important;
  }

  .u-1\/4\@mobile {
    width: 25% !important;
  }

  .u-2\/4\@mobile {
    width: 50% !important;
  }

  .u-3\/4\@mobile {
    width: 75% !important;
  }

  .u-4\/4\@mobile {
    width: 100% !important;
  }

  .u-1\/5\@mobile {
    width: 20% !important;
  }

  .u-2\/5\@mobile {
    width: 40% !important;
  }

  .u-3\/5\@mobile {
    width: 60% !important;
  }

  .u-4\/5\@mobile {
    width: 80% !important;
  }

  .u-5\/5\@mobile {
    width: 100% !important;
  }
}
@media (min-width: 46.25em) {
  .u-1\/1\@tablet {
    width: 100% !important;
  }

  .u-1\/2\@tablet {
    width: 50% !important;
  }

  .u-2\/2\@tablet {
    width: 100% !important;
  }

  .u-1\/3\@tablet {
    width: 33.3333333333% !important;
  }

  .u-2\/3\@tablet {
    width: 66.6666666667% !important;
  }

  .u-3\/3\@tablet {
    width: 100% !important;
  }

  .u-1\/4\@tablet {
    width: 25% !important;
  }

  .u-2\/4\@tablet {
    width: 50% !important;
  }

  .u-3\/4\@tablet {
    width: 75% !important;
  }

  .u-4\/4\@tablet {
    width: 100% !important;
  }

  .u-1\/5\@tablet {
    width: 20% !important;
  }

  .u-2\/5\@tablet {
    width: 40% !important;
  }

  .u-3\/5\@tablet {
    width: 60% !important;
  }

  .u-4\/5\@tablet {
    width: 80% !important;
  }

  .u-5\/5\@tablet {
    width: 100% !important;
  }
}
@media (min-width: 61.25em) {
  .u-1\/1\@desktop {
    width: 100% !important;
  }

  .u-1\/2\@desktop {
    width: 50% !important;
  }

  .u-2\/2\@desktop {
    width: 100% !important;
  }

  .u-1\/3\@desktop {
    width: 33.3333333333% !important;
  }

  .u-2\/3\@desktop {
    width: 66.6666666667% !important;
  }

  .u-3\/3\@desktop {
    width: 100% !important;
  }

  .u-1\/4\@desktop {
    width: 25% !important;
  }

  .u-2\/4\@desktop {
    width: 50% !important;
  }

  .u-3\/4\@desktop {
    width: 75% !important;
  }

  .u-4\/4\@desktop {
    width: 100% !important;
  }

  .u-1\/5\@desktop {
    width: 20% !important;
  }

  .u-2\/5\@desktop {
    width: 40% !important;
  }

  .u-3\/5\@desktop {
    width: 60% !important;
  }

  .u-4\/5\@desktop {
    width: 80% !important;
  }

  .u-5\/5\@desktop {
    width: 100% !important;
  }
}
@media (min-width: 81.25em) {
  .u-1\/1\@wide {
    width: 100% !important;
  }

  .u-1\/2\@wide {
    width: 50% !important;
  }

  .u-2\/2\@wide {
    width: 100% !important;
  }

  .u-1\/3\@wide {
    width: 33.3333333333% !important;
  }

  .u-2\/3\@wide {
    width: 66.6666666667% !important;
  }

  .u-3\/3\@wide {
    width: 100% !important;
  }

  .u-1\/4\@wide {
    width: 25% !important;
  }

  .u-2\/4\@wide {
    width: 50% !important;
  }

  .u-3\/4\@wide {
    width: 75% !important;
  }

  .u-4\/4\@wide {
    width: 100% !important;
  }

  .u-1\/5\@wide {
    width: 20% !important;
  }

  .u-2\/5\@wide {
    width: 40% !important;
  }

  .u-3\/5\@wide {
    width: 60% !important;
  }

  .u-4\/5\@wide {
    width: 80% !important;
  }

  .u-5\/5\@wide {
    width: 100% !important;
  }
}
@media (min-width: 100em) {
  .u-1\/1\@huge {
    width: 100% !important;
  }

  .u-1\/2\@huge {
    width: 50% !important;
  }

  .u-2\/2\@huge {
    width: 100% !important;
  }

  .u-1\/3\@huge {
    width: 33.3333333333% !important;
  }

  .u-2\/3\@huge {
    width: 66.6666666667% !important;
  }

  .u-3\/3\@huge {
    width: 100% !important;
  }

  .u-1\/4\@huge {
    width: 25% !important;
  }

  .u-2\/4\@huge {
    width: 50% !important;
  }

  .u-3\/4\@huge {
    width: 75% !important;
  }

  .u-4\/4\@huge {
    width: 100% !important;
  }

  .u-1\/5\@huge {
    width: 20% !important;
  }

  .u-2\/5\@huge {
    width: 40% !important;
  }

  .u-3\/5\@huge {
    width: 60% !important;
  }

  .u-4\/5\@huge {
    width: 80% !important;
  }

  .u-5\/5\@huge {
    width: 100% !important;
  }
}
@media (min-width: 72.5em) {
  .u-1\/1\@breakpoint {
    width: 100% !important;
  }

  .u-1\/2\@breakpoint {
    width: 50% !important;
  }

  .u-2\/2\@breakpoint {
    width: 100% !important;
  }

  .u-1\/3\@breakpoint {
    width: 33.3333333333% !important;
  }

  .u-2\/3\@breakpoint {
    width: 66.6666666667% !important;
  }

  .u-3\/3\@breakpoint {
    width: 100% !important;
  }

  .u-1\/4\@breakpoint {
    width: 25% !important;
  }

  .u-2\/4\@breakpoint {
    width: 50% !important;
  }

  .u-3\/4\@breakpoint {
    width: 75% !important;
  }

  .u-4\/4\@breakpoint {
    width: 100% !important;
  }

  .u-1\/5\@breakpoint {
    width: 20% !important;
  }

  .u-2\/5\@breakpoint {
    width: 40% !important;
  }

  .u-3\/5\@breakpoint {
    width: 60% !important;
  }

  .u-4\/5\@breakpoint {
    width: 80% !important;
  }

  .u-5\/5\@breakpoint {
    width: 100% !important;
  }
}
@media (max-width: 22.49em) {
  .u-fluid-until\@mobile {
    margin-left: -20px !important;
    width: calc(100% + 40px) !important;
  }
}
@media (max-width: 46.24em) {
  .u-fluid-until\@tablet {
    margin-left: -20px !important;
    width: calc(100% + 40px) !important;
  }
}
@media (max-width: 61.24em) {
  .u-fluid-until\@desktop {
    margin-left: -20px !important;
    width: calc(100% + 40px) !important;
  }
}
.u-width-auto {
  width: auto;
}

/* ==========================================================================
   #COLORS
   ========================================================================== */
/**
 * Utility classes to put text color and background colors values onto elements. The below loop
 * will generate us a suite of classes like:
 *
 *   .u-color-primary {}
 *   .u-color-gray {}
 *   .u-bg-color-primary {}
 *   .u-bg-color-gray {}
 */
/* stylelint-disable string-quotes */
.u-color-white {
  color: #FFF !important;
}

.u-color-primary {
  color: #1c1c1f !important;
}

.u-color-secondary {
  color: #f66900 !important;
}

.u-color-gray {
  color: #979797 !important;
}

.u-bg-primary {
  background-color: #6d6a6c !important;
}

.u-bg-secondary {
  background-color: #1c1c1f !important;
}

.u-bg-component-alternate {
  background-color: #F7F7F7 !important;
}

.u-bg-gray-light {
  background-color: #F7F7F7 !important;
}

.u-txt-upper {
  text-transform: uppercase !important;
}

.u-txt-lower {
  text-transform: lowercase !important;
}

.u-txt-center {
  text-align: center !important;
}

.u-txt-right {
  text-align: right !important;
}

.u-txt-left {
  text-align: left !important;
}

.u-txt-justify {
  text-align: justify !important;
  text-justify: inter-word !important;
}

.u-underline-none {
  text-decoration: none !important;
}

.u-txt-underline {
  text-decoration: underline;
}

.u-txt-italic {
  font-style: italic;
}

.u-txt-nowrap {
  white-space: nowrap;
}

.u-txt-large {
  font-size: 16px;
  font-size: 1.1428571429rem;
  line-height: 1.5625;
}

.u-txt-small {
  font-size: 12px;
  font-size: 0.8571428571rem;
  line-height: 1.6666666667;
}

/*line-heigths*/
.u-txt-lineheight-large {
  line-height: 2.14286;
}

.u-relative {
  position: relative;
}

.u-fix-to-top {
  position: fixed !important;
  top: 0 !important;
}

.u-inline {
  display: inline !important;
}

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

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

/*opacity*/
.u-opt-none {
  opacity: 1 !important;
}

.u-opt-5 {
  opacity: 0.5 !important;
}

.u-opt-8 {
  opacity: 0.8 !important;
}

.u-bg-component-alternate {
  --has-alternate-background: 1;
  position: relative;
  background: none !important;
}
.u-bg-component-alternate:before {
  content: "";
  background: #F7F7F7;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100vw;
  height: 100%;
}

.u-bg-gray-light {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
