@charset "UTF-8";
/*! sanitize.css v3.3.0 | CC0 1.0 Public Domain | github.com/10up/sanitize.css */
/*
 * Normalization
 */
abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted; }

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

b,
strong {
  font-weight: bolder; }

button {
  -webkit-appearance: button;
  overflow: visible; }

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

button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText; }

button,
select {
  text-transform: none; }

details {
  display: block; }

hr {
  overflow: visible; }

html {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%; }

input {
  -webkit-border-radius: 0; }
  input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button; }
  input[type="number"] {
    width: auto; }
  input[type="search"] {
    -webkit-appearance: textfield; }
    input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
      -webkit-appearance: none; }

main {
  display: block; }

pre {
  overflow: auto; }

progress {
  display: inline-block; }

summary {
  display: block; }

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

template {
  display: none; }

textarea {
  overflow: auto; }

[hidden] {
  display: none; }

/*
 * Universal inheritance
 */
*,
::before,
::after {
  box-sizing: inherit; }

* {
  font-size: inherit;
  line-height: inherit; }

::before,
::after {
  text-decoration: inherit;
  vertical-align: inherit; }

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

/*
 * Opinionated defaults
 */
* {
  margin: 0;
  padding: 0; }

*,
::before,
::after {
  border-style: solid;
  border-width: 0; }

a,
area,
button,
input,
label,
select,
textarea,
[tabindex] {
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

select {
  -moz-appearance: none;
  -webkit-appearance: none; }
  select::-ms-expand {
    display: none; }
  select::-ms-value {
    color: currentColor; }

svg {
  fill: currentColor; }

[aria-busy="true"] {
  cursor: progress; }

[aria-controls] {
  cursor: pointer; }

[aria-disabled] {
  cursor: default; }

[hidden][aria-hidden="false"] {
  clip: rect(0 0 0 0);
  display: inherit;
  position: absolute; }
  [hidden][aria-hidden="false"]:focus {
    clip: auto; }

/*
 * Configurable defaults
 */
* {
  background-repeat: no-repeat; }

:root {
  background-color: #ffffff;
  box-sizing: border-box;
  color: #000000;
  cursor: default;
  font: 66.66667% sans-serif; }

a {
  text-decoration: none; }

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

button,
input,
select,
textarea {
  background-color: transparent;
  color: inherit; }

button,
[type="button"],
[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="reset"],
[type="search"],
[type="submit"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
select,
textarea {
  min-height: 1.5em; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; }

nav ol,
nav ul {
  list-style: none; }

small {
  font-size: 75%; }

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

textarea {
  resize: vertical; }

::-moz-selection {
  background-color: #b3d4fc;
  color: #ffffff;
  text-shadow: none; }

::selection {
  background-color: #b3d4fc;
  color: #ffffff;
  text-shadow: none; }

/* Note: This either needs to be completely replaced or needs to go away entirely.
 * There are much better approaches to handling REM font sizing (and REM fallbacks)
 * using off-the-shelf libraries + PostCSS processors
 */
/* Note: this keeps the margins consistent on the text elements between mobile and desktop
 * Adding a breakpoint will create unified control across breakpoints
 */
/* Note: the palette function is included here (vs in the tools directory)
 * since both of these needed in order to work properly
 */
/** Ex. Light brown
p {
  color: palette(brown, light);
}
**/
@font-face {
  font-family: "icomoon";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/icomoon/icomoon.woff2") format("woff2"), url("/fonts/icomoon/icomoon.woff") format("woff"), url("/fonts/icomoon/icomoon.ttf") format("truetype"); }

@font-face {
  font-family: "proxima-nova";
  font-style: normal;
  font-weight: 300;
  src: url("/fonts/proxima-nova/proxima-nova-thin.woff2") format("woff2"), url("/fonts/proxima-nova/proxima-nova-thin.woff") format("woff"), url("/fonts/proxima-nova/proxima-nova-thin.ttf") format("truetype"); }

@font-face {
  font-family: "proxima-nova";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/proxima-nova/proxima-nova-regular.woff2") format("woff2"), url("/fonts/proxima-nova/proxima-nova-regular.woff") format("woff"), url("/fonts/proxima-nova/proxima-nova-regular.ttf") format("truetype"); }

@font-face {
  font-family: "proxima-nova";
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/proxima-nova/proxima-nova-bold.woff2") format("woff2"), url("/fonts/proxima-nova/proxima-nova-bold.woff") format("woff"), url("/fonts/proxima-nova/proxima-nova-bold.ttf") format("truetype"); }

@font-face {
  font-family: "proxima-nova";
  font-style: normal;
  font-weight: 900;
  src: url("/fonts/proxima-nova/proxima-nova-black.woff2") format("woff2"), url("/fonts/proxima-nova/proxima-nova-black.woff") format("woff"), url("/fonts/proxima-nova/proxima-nova-black.ttf") format("truetype"); }

/* Note: Manage a comma delimited list of variables that relate to the z-index stacking order of elements on the page, ordered from lowest to highest. This allows us to easily change this order by moving the associated variable in the list instead of CSS in multiple locations.
 * Find some documentation on this technique on [Smashing Magazine](http://www.smashingmagazine.com/2014/06/12/sassy-z-index-management-for-complex-layouts/).
 */
/** Ex. Usage
.example {
  z-index: index($globalIndex, variable);
}
**/
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  transition-duration: 600ms;
  transition-timing-function: ease-in-out;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 0.7; }

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 40px;
    height: 4px;
    background-color: #848484;
    border-radius: 4px;
    position: absolute;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -10px; }
  .hamburger-inner::after {
    bottom: -10px; }

/*
 * Arrow Turn
 */
.hamburger--arrowturn.is-active .hamburger-inner {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg); }
  .hamburger--arrowturn.is-active .hamburger-inner::before {
    -webkit-transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
            transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1); }
  .hamburger--arrowturn.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
            transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

/*
   * Emphatic
   */
.hamburger--emphatic {
  overflow: hidden; }
  .hamburger--emphatic .hamburger-inner {
    transition: background-color 0.125s 0.175s ease-in; }
    .hamburger--emphatic .hamburger-inner::before {
      left: 0;
      transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335); }
    .hamburger--emphatic .hamburger-inner::after {
      top: 10px;
      right: 0;
      transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335); }
  .hamburger--emphatic.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent; }
    .hamburger--emphatic.is-active .hamburger-inner::before {
      left: -80px;
      top: -80px;
      -webkit-transform: translate3d(80px, 80px, 0) rotate(45deg);
              transform: translate3d(80px, 80px, 0) rotate(45deg);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .hamburger--emphatic.is-active .hamburger-inner::after {
      right: -80px;
      top: -80px;
      -webkit-transform: translate3d(-80px, 80px, 0) rotate(-45deg);
              transform: translate3d(-80px, 80px, 0) rotate(-45deg);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

.span-1 {
  width: 100%; }
  .span-1.center {
    margin-left: 0%; }
  @media (min-width: 400px) {
    .span-1 {
      width: 7.47664%; }
      .span-1.center {
        margin-left: 46.26168%; } }

.push-1 {
  margin-left: 8.41121%; }

.pull-1 {
  margin-left: -8.41121%; }

.span-2 {
  width: 100%; }
  .span-2.center {
    margin-left: 0%; }
  @media (min-width: 400px) {
    .span-2 {
      width: 15.88785%; }
      .span-2.center {
        margin-left: 42.05607%; } }

.push-2 {
  margin-left: 16.82243%; }

.pull-2 {
  margin-left: -16.82243%; }

.span-3 {
  width: 100%; }
  .span-3.center {
    margin-left: 0%; }
  @media (min-width: 400px) {
    .span-3 {
      width: 24.29907%; }
      .span-3.center {
        margin-left: 37.85047%; } }

.push-3 {
  margin-left: 25.23364%; }

.pull-3 {
  margin-left: -25.23364%; }

.span-4 {
  width: 100%; }
  .span-4.center {
    margin-left: 0%; }
  @media (min-width: 400px) {
    .span-4 {
      width: 32.71028%; }
      .span-4.center {
        margin-left: 33.64486%; } }

.push-4 {
  margin-left: 33.64486%; }

.pull-4 {
  margin-left: -33.64486%; }

.span-5 {
  width: 100%; }
  .span-5.center {
    margin-left: 0%; }
  @media (min-width: 400px) {
    .span-5 {
      width: 41.1215%; }
      .span-5.center {
        margin-left: 29.43925%; } }

.push-5 {
  margin-left: 42.05607%; }

.pull-5 {
  margin-left: -42.05607%; }

.span-6 {
  width: 100%; }
  .span-6.center {
    margin-left: 0%; }
  @media (min-width: 400px) {
    .span-6 {
      width: 49.53271%; }
      .span-6.center {
        margin-left: 25.23364%; } }

.push-6 {
  margin-left: 50.46729%; }

.pull-6 {
  margin-left: -50.46729%; }

.span-7 {
  width: 100%; }
  .span-7.center {
    margin-left: 0%; }
  @media (min-width: 400px) {
    .span-7 {
      width: 57.94393%; }
      .span-7.center {
        margin-left: 21.02804%; } }

.push-7 {
  margin-left: 58.8785%; }

.pull-7 {
  margin-left: -58.8785%; }

.span-8 {
  width: 100%; }
  .span-8.center {
    margin-left: 0%; }
  @media (min-width: 400px) {
    .span-8 {
      width: 66.35514%; }
      .span-8.center {
        margin-left: 16.82243%; } }

.push-8 {
  margin-left: 67.28972%; }

.pull-8 {
  margin-left: -67.28972%; }

.span-9 {
  width: 100%; }
  .span-9.center {
    margin-left: 0%; }
  @media (min-width: 400px) {
    .span-9 {
      width: 74.76636%; }
      .span-9.center {
        margin-left: 12.61682%; } }

.push-9 {
  margin-left: 75.70093%; }

.pull-9 {
  margin-left: -75.70093%; }

.span-10 {
  width: 100%; }
  .span-10.center {
    margin-left: 0%; }
  @media (min-width: 400px) {
    .span-10 {
      width: 83.17757%; }
      .span-10.center {
        margin-left: 8.41121%; } }

.push-10 {
  margin-left: 84.11215%; }

.pull-10 {
  margin-left: -84.11215%; }

.span-11 {
  width: 100%; }
  .span-11.center {
    margin-left: 0%; }
  @media (min-width: 400px) {
    .span-11 {
      width: 91.58879%; }
      .span-11.center {
        margin-left: 4.20561%; } }

.push-11 {
  margin-left: 92.52336%; }

.pull-11 {
  margin-left: -92.52336%; }

.span-12 {
  width: 100%; }
  .span-12.center {
    margin-left: 0%; }
  @media (min-width: 400px) {
    .span-12 {
      width: 100%; }
      .span-12.center {
        margin-left: 0%; } }

.push-12 {
  margin-left: 100.93458%; }

.pull-12 {
  margin-left: -100.93458%; }

.span-1of12 {
  width: 100%; }
  .span-1of12.center {
    margin-left: 0%; }
  @media (min-width: 400px) {
    .span-1of12 {
      width: 7.47664%; }
      .span-1of12.center {
        margin-left: 46.26168%; } }

.span-1of6 {
  width: 100%; }
  .span-1of6.center {
    margin-left: 0%; }
  @media (min-width: 400px) {
    .span-1of6 {
      width: 15.88785%; }
      .span-1of6.center {
        margin-left: 42.05607%; } }

.span-1of4 {
  width: 100%; }
  .span-1of4.center {
    margin-left: 0%; }
  @media (min-width: 400px) {
    .span-1of4 {
      width: 24.29907%; }
      .span-1of4.center {
        margin-left: 37.85047%; } }

.span-1of3 {
  width: 100%; }
  .span-1of3.center {
    margin-left: 0%; }
  @media (min-width: 400px) {
    .span-1of3 {
      width: 32.71028%; }
      .span-1of3.center {
        margin-left: 33.64486%; } }

.span-5of12 {
  width: 100%; }
  .span-5of12.center {
    margin-left: 0%; }
  @media (min-width: 400px) {
    .span-5of12 {
      width: 41.1215%; }
      .span-5of12.center {
        margin-left: 29.43925%; } }

.span-1of2 {
  width: 100%; }
  .span-1of2.center {
    margin-left: 0%; }
  @media (min-width: 400px) {
    .span-1of2 {
      width: 49.53271%; }
      .span-1of2.center {
        margin-left: 25.23364%; } }

.span-7of12 {
  width: 100%; }
  .span-7of12.center {
    margin-left: 0%; }
  @media (min-width: 400px) {
    .span-7of12 {
      width: 57.94393%; }
      .span-7of12.center {
        margin-left: 21.02804%; } }

.span-2of3 {
  width: 100%; }
  .span-2of3.center {
    margin-left: 0%; }
  @media (min-width: 400px) {
    .span-2of3 {
      width: 66.35514%; }
      .span-2of3.center {
        margin-left: 16.82243%; } }

.span-3of4 {
  width: 100%; }
  .span-3of4.center {
    margin-left: 0%; }
  @media (min-width: 400px) {
    .span-3of4 {
      width: 74.76636%; }
      .span-3of4.center {
        margin-left: 12.61682%; } }

.span-5of6 {
  width: 100%; }
  .span-5of6.center {
    margin-left: 0%; }
  @media (min-width: 400px) {
    .span-5of6 {
      width: 83.17757%; }
      .span-5of6.center {
        margin-left: 8.41121%; } }

.span-11of12 {
  width: 100%; }
  .span-11of12.center {
    margin-left: 0%; }
  @media (min-width: 400px) {
    .span-11of12 {
      width: 91.58879%; }
      .span-11of12.center {
        margin-left: 4.20561%; } }

.span-1of1 {
  width: 100%; }
  .span-1of1.center {
    margin-left: 0%; }
  @media (min-width: 400px) {
    .span-1of1 {
      width: 100%; }
      .span-1of1.center {
        margin-left: 0%; } }

@media (min-width: 240px) {
  .span-1\@mobile {
    width: 7.47664%; }
    .span-1\@mobile.center {
      margin-left: 46.26168%; }
  .push-1\@mobile {
    margin-left: 8.41121%; }
  .pull-1\@mobile {
    margin-left: -8.41121%; }
  .span-2\@mobile {
    width: 15.88785%; }
    .span-2\@mobile.center {
      margin-left: 42.05607%; }
  .push-2\@mobile {
    margin-left: 16.82243%; }
  .pull-2\@mobile {
    margin-left: -16.82243%; }
  .span-3\@mobile {
    width: 24.29907%; }
    .span-3\@mobile.center {
      margin-left: 37.85047%; }
  .push-3\@mobile {
    margin-left: 25.23364%; }
  .pull-3\@mobile {
    margin-left: -25.23364%; }
  .span-4\@mobile {
    width: 32.71028%; }
    .span-4\@mobile.center {
      margin-left: 33.64486%; }
  .push-4\@mobile {
    margin-left: 33.64486%; }
  .pull-4\@mobile {
    margin-left: -33.64486%; }
  .span-5\@mobile {
    width: 41.1215%; }
    .span-5\@mobile.center {
      margin-left: 29.43925%; }
  .push-5\@mobile {
    margin-left: 42.05607%; }
  .pull-5\@mobile {
    margin-left: -42.05607%; }
  .span-6\@mobile {
    width: 49.53271%; }
    .span-6\@mobile.center {
      margin-left: 25.23364%; }
  .push-6\@mobile {
    margin-left: 50.46729%; }
  .pull-6\@mobile {
    margin-left: -50.46729%; }
  .span-7\@mobile {
    width: 57.94393%; }
    .span-7\@mobile.center {
      margin-left: 21.02804%; }
  .push-7\@mobile {
    margin-left: 58.8785%; }
  .pull-7\@mobile {
    margin-left: -58.8785%; }
  .span-8\@mobile {
    width: 66.35514%; }
    .span-8\@mobile.center {
      margin-left: 16.82243%; }
  .push-8\@mobile {
    margin-left: 67.28972%; }
  .pull-8\@mobile {
    margin-left: -67.28972%; }
  .span-9\@mobile {
    width: 74.76636%; }
    .span-9\@mobile.center {
      margin-left: 12.61682%; }
  .push-9\@mobile {
    margin-left: 75.70093%; }
  .pull-9\@mobile {
    margin-left: -75.70093%; }
  .span-10\@mobile {
    width: 83.17757%; }
    .span-10\@mobile.center {
      margin-left: 8.41121%; }
  .push-10\@mobile {
    margin-left: 84.11215%; }
  .pull-10\@mobile {
    margin-left: -84.11215%; }
  .span-11\@mobile {
    width: 91.58879%; }
    .span-11\@mobile.center {
      margin-left: 4.20561%; }
  .push-11\@mobile {
    margin-left: 92.52336%; }
  .pull-11\@mobile {
    margin-left: -92.52336%; }
  .span-12\@mobile {
    width: 100%; }
    .span-12\@mobile.center {
      margin-left: 0%; }
  .push-12\@mobile {
    margin-left: 100.93458%; }
  .pull-12\@mobile {
    margin-left: -100.93458%; }
  .span-1of12\@mobile {
    width: 7.47664%; }
    .span-1of12\@mobile.center {
      margin-left: 46.26168%; }
  .span-1of6\@mobile {
    width: 15.88785%; }
    .span-1of6\@mobile.center {
      margin-left: 42.05607%; }
  .span-1of4\@mobile {
    width: 24.29907%; }
    .span-1of4\@mobile.center {
      margin-left: 37.85047%; }
  .span-1of3\@mobile {
    width: 32.71028%; }
    .span-1of3\@mobile.center {
      margin-left: 33.64486%; }
  .span-5of12\@mobile {
    width: 41.1215%; }
    .span-5of12\@mobile.center {
      margin-left: 29.43925%; }
  .span-1of2\@mobile {
    width: 49.53271%; }
    .span-1of2\@mobile.center {
      margin-left: 25.23364%; }
  .span-7of12\@mobile {
    width: 57.94393%; }
    .span-7of12\@mobile.center {
      margin-left: 21.02804%; }
  .span-2of3\@mobile {
    width: 66.35514%; }
    .span-2of3\@mobile.center {
      margin-left: 16.82243%; }
  .span-3of4\@mobile {
    width: 74.76636%; }
    .span-3of4\@mobile.center {
      margin-left: 12.61682%; }
  .span-5of6\@mobile {
    width: 83.17757%; }
    .span-5of6\@mobile.center {
      margin-left: 8.41121%; }
  .span-11of12\@mobile {
    width: 91.58879%; }
    .span-11of12\@mobile.center {
      margin-left: 4.20561%; }
  .span-1of1\@mobile {
    width: 100%; }
    .span-1of1\@mobile.center {
      margin-left: 0%; } }

@media (min-width: 400px) {
  .span-1\@large-mobile {
    width: 7.47664%; }
    .span-1\@large-mobile.center {
      margin-left: 46.26168%; }
  .push-1\@large-mobile {
    margin-left: 8.41121%; }
  .pull-1\@large-mobile {
    margin-left: -8.41121%; }
  .span-2\@large-mobile {
    width: 15.88785%; }
    .span-2\@large-mobile.center {
      margin-left: 42.05607%; }
  .push-2\@large-mobile {
    margin-left: 16.82243%; }
  .pull-2\@large-mobile {
    margin-left: -16.82243%; }
  .span-3\@large-mobile {
    width: 24.29907%; }
    .span-3\@large-mobile.center {
      margin-left: 37.85047%; }
  .push-3\@large-mobile {
    margin-left: 25.23364%; }
  .pull-3\@large-mobile {
    margin-left: -25.23364%; }
  .span-4\@large-mobile {
    width: 32.71028%; }
    .span-4\@large-mobile.center {
      margin-left: 33.64486%; }
  .push-4\@large-mobile {
    margin-left: 33.64486%; }
  .pull-4\@large-mobile {
    margin-left: -33.64486%; }
  .span-5\@large-mobile {
    width: 41.1215%; }
    .span-5\@large-mobile.center {
      margin-left: 29.43925%; }
  .push-5\@large-mobile {
    margin-left: 42.05607%; }
  .pull-5\@large-mobile {
    margin-left: -42.05607%; }
  .span-6\@large-mobile {
    width: 49.53271%; }
    .span-6\@large-mobile.center {
      margin-left: 25.23364%; }
  .push-6\@large-mobile {
    margin-left: 50.46729%; }
  .pull-6\@large-mobile {
    margin-left: -50.46729%; }
  .span-7\@large-mobile {
    width: 57.94393%; }
    .span-7\@large-mobile.center {
      margin-left: 21.02804%; }
  .push-7\@large-mobile {
    margin-left: 58.8785%; }
  .pull-7\@large-mobile {
    margin-left: -58.8785%; }
  .span-8\@large-mobile {
    width: 66.35514%; }
    .span-8\@large-mobile.center {
      margin-left: 16.82243%; }
  .push-8\@large-mobile {
    margin-left: 67.28972%; }
  .pull-8\@large-mobile {
    margin-left: -67.28972%; }
  .span-9\@large-mobile {
    width: 74.76636%; }
    .span-9\@large-mobile.center {
      margin-left: 12.61682%; }
  .push-9\@large-mobile {
    margin-left: 75.70093%; }
  .pull-9\@large-mobile {
    margin-left: -75.70093%; }
  .span-10\@large-mobile {
    width: 83.17757%; }
    .span-10\@large-mobile.center {
      margin-left: 8.41121%; }
  .push-10\@large-mobile {
    margin-left: 84.11215%; }
  .pull-10\@large-mobile {
    margin-left: -84.11215%; }
  .span-11\@large-mobile {
    width: 91.58879%; }
    .span-11\@large-mobile.center {
      margin-left: 4.20561%; }
  .push-11\@large-mobile {
    margin-left: 92.52336%; }
  .pull-11\@large-mobile {
    margin-left: -92.52336%; }
  .span-12\@large-mobile {
    width: 100%; }
    .span-12\@large-mobile.center {
      margin-left: 0%; }
  .push-12\@large-mobile {
    margin-left: 100.93458%; }
  .pull-12\@large-mobile {
    margin-left: -100.93458%; }
  .span-1of12\@large-mobile {
    width: 7.47664%; }
    .span-1of12\@large-mobile.center {
      margin-left: 46.26168%; }
  .span-1of6\@large-mobile {
    width: 15.88785%; }
    .span-1of6\@large-mobile.center {
      margin-left: 42.05607%; }
  .span-1of4\@large-mobile {
    width: 24.29907%; }
    .span-1of4\@large-mobile.center {
      margin-left: 37.85047%; }
  .span-1of3\@large-mobile {
    width: 32.71028%; }
    .span-1of3\@large-mobile.center {
      margin-left: 33.64486%; }
  .span-5of12\@large-mobile {
    width: 41.1215%; }
    .span-5of12\@large-mobile.center {
      margin-left: 29.43925%; }
  .span-1of2\@large-mobile {
    width: 49.53271%; }
    .span-1of2\@large-mobile.center {
      margin-left: 25.23364%; }
  .span-7of12\@large-mobile {
    width: 57.94393%; }
    .span-7of12\@large-mobile.center {
      margin-left: 21.02804%; }
  .span-2of3\@large-mobile {
    width: 66.35514%; }
    .span-2of3\@large-mobile.center {
      margin-left: 16.82243%; }
  .span-3of4\@large-mobile {
    width: 74.76636%; }
    .span-3of4\@large-mobile.center {
      margin-left: 12.61682%; }
  .span-5of6\@large-mobile {
    width: 83.17757%; }
    .span-5of6\@large-mobile.center {
      margin-left: 8.41121%; }
  .span-11of12\@large-mobile {
    width: 91.58879%; }
    .span-11of12\@large-mobile.center {
      margin-left: 4.20561%; }
  .span-1of1\@large-mobile {
    width: 100%; }
    .span-1of1\@large-mobile.center {
      margin-left: 0%; } }

@media (min-width: 600px) {
  .span-1\@tablet {
    width: 7.47664%; }
    .span-1\@tablet.center {
      margin-left: 46.26168%; }
  .push-1\@tablet {
    margin-left: 8.41121%; }
  .pull-1\@tablet {
    margin-left: -8.41121%; }
  .span-2\@tablet {
    width: 15.88785%; }
    .span-2\@tablet.center {
      margin-left: 42.05607%; }
  .push-2\@tablet {
    margin-left: 16.82243%; }
  .pull-2\@tablet {
    margin-left: -16.82243%; }
  .span-3\@tablet {
    width: 24.29907%; }
    .span-3\@tablet.center {
      margin-left: 37.85047%; }
  .push-3\@tablet {
    margin-left: 25.23364%; }
  .pull-3\@tablet {
    margin-left: -25.23364%; }
  .span-4\@tablet {
    width: 32.71028%; }
    .span-4\@tablet.center {
      margin-left: 33.64486%; }
  .push-4\@tablet {
    margin-left: 33.64486%; }
  .pull-4\@tablet {
    margin-left: -33.64486%; }
  .span-5\@tablet {
    width: 41.1215%; }
    .span-5\@tablet.center {
      margin-left: 29.43925%; }
  .push-5\@tablet {
    margin-left: 42.05607%; }
  .pull-5\@tablet {
    margin-left: -42.05607%; }
  .span-6\@tablet {
    width: 49.53271%; }
    .span-6\@tablet.center {
      margin-left: 25.23364%; }
  .push-6\@tablet {
    margin-left: 50.46729%; }
  .pull-6\@tablet {
    margin-left: -50.46729%; }
  .span-7\@tablet {
    width: 57.94393%; }
    .span-7\@tablet.center {
      margin-left: 21.02804%; }
  .push-7\@tablet {
    margin-left: 58.8785%; }
  .pull-7\@tablet {
    margin-left: -58.8785%; }
  .span-8\@tablet {
    width: 66.35514%; }
    .span-8\@tablet.center {
      margin-left: 16.82243%; }
  .push-8\@tablet {
    margin-left: 67.28972%; }
  .pull-8\@tablet {
    margin-left: -67.28972%; }
  .span-9\@tablet {
    width: 74.76636%; }
    .span-9\@tablet.center {
      margin-left: 12.61682%; }
  .push-9\@tablet {
    margin-left: 75.70093%; }
  .pull-9\@tablet {
    margin-left: -75.70093%; }
  .span-10\@tablet {
    width: 83.17757%; }
    .span-10\@tablet.center {
      margin-left: 8.41121%; }
  .push-10\@tablet {
    margin-left: 84.11215%; }
  .pull-10\@tablet {
    margin-left: -84.11215%; }
  .span-11\@tablet {
    width: 91.58879%; }
    .span-11\@tablet.center {
      margin-left: 4.20561%; }
  .push-11\@tablet {
    margin-left: 92.52336%; }
  .pull-11\@tablet {
    margin-left: -92.52336%; }
  .span-12\@tablet {
    width: 100%; }
    .span-12\@tablet.center {
      margin-left: 0%; }
  .push-12\@tablet {
    margin-left: 100.93458%; }
  .pull-12\@tablet {
    margin-left: -100.93458%; }
  .span-1of12\@tablet {
    width: 7.47664%; }
    .span-1of12\@tablet.center {
      margin-left: 46.26168%; }
  .span-1of6\@tablet {
    width: 15.88785%; }
    .span-1of6\@tablet.center {
      margin-left: 42.05607%; }
  .span-1of4\@tablet {
    width: 24.29907%; }
    .span-1of4\@tablet.center {
      margin-left: 37.85047%; }
  .span-1of3\@tablet {
    width: 32.71028%; }
    .span-1of3\@tablet.center {
      margin-left: 33.64486%; }
  .span-5of12\@tablet {
    width: 41.1215%; }
    .span-5of12\@tablet.center {
      margin-left: 29.43925%; }
  .span-1of2\@tablet {
    width: 49.53271%; }
    .span-1of2\@tablet.center {
      margin-left: 25.23364%; }
  .span-7of12\@tablet {
    width: 57.94393%; }
    .span-7of12\@tablet.center {
      margin-left: 21.02804%; }
  .span-2of3\@tablet {
    width: 66.35514%; }
    .span-2of3\@tablet.center {
      margin-left: 16.82243%; }
  .span-3of4\@tablet {
    width: 74.76636%; }
    .span-3of4\@tablet.center {
      margin-left: 12.61682%; }
  .span-5of6\@tablet {
    width: 83.17757%; }
    .span-5of6\@tablet.center {
      margin-left: 8.41121%; }
  .span-11of12\@tablet {
    width: 91.58879%; }
    .span-11of12\@tablet.center {
      margin-left: 4.20561%; }
  .span-1of1\@tablet {
    width: 100%; }
    .span-1of1\@tablet.center {
      margin-left: 0%; } }

@media (min-width: 800px) {
  .span-1\@large-tablet {
    width: 7.47664%; }
    .span-1\@large-tablet.center {
      margin-left: 46.26168%; }
  .push-1\@large-tablet {
    margin-left: 8.41121%; }
  .pull-1\@large-tablet {
    margin-left: -8.41121%; }
  .span-2\@large-tablet {
    width: 15.88785%; }
    .span-2\@large-tablet.center {
      margin-left: 42.05607%; }
  .push-2\@large-tablet {
    margin-left: 16.82243%; }
  .pull-2\@large-tablet {
    margin-left: -16.82243%; }
  .span-3\@large-tablet {
    width: 24.29907%; }
    .span-3\@large-tablet.center {
      margin-left: 37.85047%; }
  .push-3\@large-tablet {
    margin-left: 25.23364%; }
  .pull-3\@large-tablet {
    margin-left: -25.23364%; }
  .span-4\@large-tablet {
    width: 32.71028%; }
    .span-4\@large-tablet.center {
      margin-left: 33.64486%; }
  .push-4\@large-tablet {
    margin-left: 33.64486%; }
  .pull-4\@large-tablet {
    margin-left: -33.64486%; }
  .span-5\@large-tablet {
    width: 41.1215%; }
    .span-5\@large-tablet.center {
      margin-left: 29.43925%; }
  .push-5\@large-tablet {
    margin-left: 42.05607%; }
  .pull-5\@large-tablet {
    margin-left: -42.05607%; }
  .span-6\@large-tablet {
    width: 49.53271%; }
    .span-6\@large-tablet.center {
      margin-left: 25.23364%; }
  .push-6\@large-tablet {
    margin-left: 50.46729%; }
  .pull-6\@large-tablet {
    margin-left: -50.46729%; }
  .span-7\@large-tablet {
    width: 57.94393%; }
    .span-7\@large-tablet.center {
      margin-left: 21.02804%; }
  .push-7\@large-tablet {
    margin-left: 58.8785%; }
  .pull-7\@large-tablet {
    margin-left: -58.8785%; }
  .span-8\@large-tablet {
    width: 66.35514%; }
    .span-8\@large-tablet.center {
      margin-left: 16.82243%; }
  .push-8\@large-tablet {
    margin-left: 67.28972%; }
  .pull-8\@large-tablet {
    margin-left: -67.28972%; }
  .span-9\@large-tablet {
    width: 74.76636%; }
    .span-9\@large-tablet.center {
      margin-left: 12.61682%; }
  .push-9\@large-tablet {
    margin-left: 75.70093%; }
  .pull-9\@large-tablet {
    margin-left: -75.70093%; }
  .span-10\@large-tablet {
    width: 83.17757%; }
    .span-10\@large-tablet.center {
      margin-left: 8.41121%; }
  .push-10\@large-tablet {
    margin-left: 84.11215%; }
  .pull-10\@large-tablet {
    margin-left: -84.11215%; }
  .span-11\@large-tablet {
    width: 91.58879%; }
    .span-11\@large-tablet.center {
      margin-left: 4.20561%; }
  .push-11\@large-tablet {
    margin-left: 92.52336%; }
  .pull-11\@large-tablet {
    margin-left: -92.52336%; }
  .span-12\@large-tablet {
    width: 100%; }
    .span-12\@large-tablet.center {
      margin-left: 0%; }
  .push-12\@large-tablet {
    margin-left: 100.93458%; }
  .pull-12\@large-tablet {
    margin-left: -100.93458%; }
  .span-1of12\@large-tablet {
    width: 7.47664%; }
    .span-1of12\@large-tablet.center {
      margin-left: 46.26168%; }
  .span-1of6\@large-tablet {
    width: 15.88785%; }
    .span-1of6\@large-tablet.center {
      margin-left: 42.05607%; }
  .span-1of4\@large-tablet {
    width: 24.29907%; }
    .span-1of4\@large-tablet.center {
      margin-left: 37.85047%; }
  .span-1of3\@large-tablet {
    width: 32.71028%; }
    .span-1of3\@large-tablet.center {
      margin-left: 33.64486%; }
  .span-5of12\@large-tablet {
    width: 41.1215%; }
    .span-5of12\@large-tablet.center {
      margin-left: 29.43925%; }
  .span-1of2\@large-tablet {
    width: 49.53271%; }
    .span-1of2\@large-tablet.center {
      margin-left: 25.23364%; }
  .span-7of12\@large-tablet {
    width: 57.94393%; }
    .span-7of12\@large-tablet.center {
      margin-left: 21.02804%; }
  .span-2of3\@large-tablet {
    width: 66.35514%; }
    .span-2of3\@large-tablet.center {
      margin-left: 16.82243%; }
  .span-3of4\@large-tablet {
    width: 74.76636%; }
    .span-3of4\@large-tablet.center {
      margin-left: 12.61682%; }
  .span-5of6\@large-tablet {
    width: 83.17757%; }
    .span-5of6\@large-tablet.center {
      margin-left: 8.41121%; }
  .span-11of12\@large-tablet {
    width: 91.58879%; }
    .span-11of12\@large-tablet.center {
      margin-left: 4.20561%; }
  .span-1of1\@large-tablet {
    width: 100%; }
    .span-1of1\@large-tablet.center {
      margin-left: 0%; } }

@media (min-width: 1000px) {
  .span-1\@desktop {
    width: 7.47664%; }
    .span-1\@desktop.center {
      margin-left: 46.26168%; }
  .push-1\@desktop {
    margin-left: 8.41121%; }
  .pull-1\@desktop {
    margin-left: -8.41121%; }
  .span-2\@desktop {
    width: 15.88785%; }
    .span-2\@desktop.center {
      margin-left: 42.05607%; }
  .push-2\@desktop {
    margin-left: 16.82243%; }
  .pull-2\@desktop {
    margin-left: -16.82243%; }
  .span-3\@desktop {
    width: 24.29907%; }
    .span-3\@desktop.center {
      margin-left: 37.85047%; }
  .push-3\@desktop {
    margin-left: 25.23364%; }
  .pull-3\@desktop {
    margin-left: -25.23364%; }
  .span-4\@desktop {
    width: 32.71028%; }
    .span-4\@desktop.center {
      margin-left: 33.64486%; }
  .push-4\@desktop {
    margin-left: 33.64486%; }
  .pull-4\@desktop {
    margin-left: -33.64486%; }
  .span-5\@desktop {
    width: 41.1215%; }
    .span-5\@desktop.center {
      margin-left: 29.43925%; }
  .push-5\@desktop {
    margin-left: 42.05607%; }
  .pull-5\@desktop {
    margin-left: -42.05607%; }
  .span-6\@desktop {
    width: 49.53271%; }
    .span-6\@desktop.center {
      margin-left: 25.23364%; }
  .push-6\@desktop {
    margin-left: 50.46729%; }
  .pull-6\@desktop {
    margin-left: -50.46729%; }
  .span-7\@desktop {
    width: 57.94393%; }
    .span-7\@desktop.center {
      margin-left: 21.02804%; }
  .push-7\@desktop {
    margin-left: 58.8785%; }
  .pull-7\@desktop {
    margin-left: -58.8785%; }
  .span-8\@desktop {
    width: 66.35514%; }
    .span-8\@desktop.center {
      margin-left: 16.82243%; }
  .push-8\@desktop {
    margin-left: 67.28972%; }
  .pull-8\@desktop {
    margin-left: -67.28972%; }
  .span-9\@desktop {
    width: 74.76636%; }
    .span-9\@desktop.center {
      margin-left: 12.61682%; }
  .push-9\@desktop {
    margin-left: 75.70093%; }
  .pull-9\@desktop {
    margin-left: -75.70093%; }
  .span-10\@desktop {
    width: 83.17757%; }
    .span-10\@desktop.center {
      margin-left: 8.41121%; }
  .push-10\@desktop {
    margin-left: 84.11215%; }
  .pull-10\@desktop {
    margin-left: -84.11215%; }
  .span-11\@desktop {
    width: 91.58879%; }
    .span-11\@desktop.center {
      margin-left: 4.20561%; }
  .push-11\@desktop {
    margin-left: 92.52336%; }
  .pull-11\@desktop {
    margin-left: -92.52336%; }
  .span-12\@desktop {
    width: 100%; }
    .span-12\@desktop.center {
      margin-left: 0%; }
  .push-12\@desktop {
    margin-left: 100.93458%; }
  .pull-12\@desktop {
    margin-left: -100.93458%; }
  .span-1of12\@desktop {
    width: 7.47664%; }
    .span-1of12\@desktop.center {
      margin-left: 46.26168%; }
  .span-1of6\@desktop {
    width: 15.88785%; }
    .span-1of6\@desktop.center {
      margin-left: 42.05607%; }
  .span-1of4\@desktop {
    width: 24.29907%; }
    .span-1of4\@desktop.center {
      margin-left: 37.85047%; }
  .span-1of3\@desktop {
    width: 32.71028%; }
    .span-1of3\@desktop.center {
      margin-left: 33.64486%; }
  .span-5of12\@desktop {
    width: 41.1215%; }
    .span-5of12\@desktop.center {
      margin-left: 29.43925%; }
  .span-1of2\@desktop {
    width: 49.53271%; }
    .span-1of2\@desktop.center {
      margin-left: 25.23364%; }
  .span-7of12\@desktop {
    width: 57.94393%; }
    .span-7of12\@desktop.center {
      margin-left: 21.02804%; }
  .span-2of3\@desktop {
    width: 66.35514%; }
    .span-2of3\@desktop.center {
      margin-left: 16.82243%; }
  .span-3of4\@desktop {
    width: 74.76636%; }
    .span-3of4\@desktop.center {
      margin-left: 12.61682%; }
  .span-5of6\@desktop {
    width: 83.17757%; }
    .span-5of6\@desktop.center {
      margin-left: 8.41121%; }
  .span-11of12\@desktop {
    width: 91.58879%; }
    .span-11of12\@desktop.center {
      margin-left: 4.20561%; }
  .span-1of1\@desktop {
    width: 100%; }
    .span-1of1\@desktop.center {
      margin-left: 0%; } }

.remove-center {
  margin-right: 0; }

.row {
  display: block; }

[class^='span-'] {
  float: left;
  margin-right: 0.93458%; }
  [class^='span-']:last-child {
    margin-right: 0; }

.clearfix:after, .row:after {
  content: "" !important;
  display: block !important;
  clear: both !important; }

/* Note: Add the .hidden class to GNorm, this class is intended to be used on links
 * that should not display their text, ex. a icon button.
 */
.hidden {
  height: 1px;
  left: -10000px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px; }

/* Note: This mixin adds top and bottom margins to elements.
 * This maintain a consistent layout from breakpoint to breakpoint and a singular place to update.
 * The option "margin-control-center" will maintain the top and bottom margins and add auto to the left and right
 * The option "margin-control-override" will remove all margins from the element (useful for scoped HTML tags)
 */
.margin-control {
  margin: 1.5rem 0; }

.margin-control-center {
  margin: 1.5rem auto; }

.margin-control-override {
  margin: 0 !important; }

h1, h2, h3, h4, h5, h6, hgroup,
ul, ol, dd,
p, figure,
pre, table, fieldset, hr {
  margin: 1.5rem 0; }

.reveal-adjust * {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important;
  z-index: auto !important; }

.reveal-adjust .reveal {
  background-color: #fff !important;
  outline: 1px solid red;
  position: relative;
  z-index: 3000 !important; }

.reveal-adjust .reveal-overlay {
  background-color: #000;
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 2000; }

/* Note: Will be replaced once SVG feature branch is completed */
[class^='icon-'],
[class*=' icon-'] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 2rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  [class^='icon-']:before,
  [class*=' icon-']:before {
    font-size: inherit;
    vertical-align: middle;
    display: inline-block;
    margin-right: 0; }

.icon-blog-filled:before {
  content: "\e90c"; }

.icon-case-study-filled:before {
  content: "\e90d"; }

.icon-video-filled:before {
  content: "\e90e"; }

.icon-whitepaper-filled:before {
  content: "\e90f"; }

.icon-double-chevron-l:before {
  content: "\e905"; }

.icon-double-chevron-r:before {
  content: "\e906"; }

.icon-pure-text:before {
  content: "\e907"; }

.icon-quote-hollow-l:before {
  content: "\e908"; }

.icon-quote-hollow-r:before {
  content: "\e909"; }

.icon-quote-solid-l:before {
  content: "\e90a"; }

.icon-quote-solid-r:before {
  content: "\e90b"; }

.icon-blog:before {
  content: "\e900"; }

.icon-case-study:before {
  content: "\e901"; }

.icon-pure-logo:before {
  content: "\e902"; }

.icon-video:before {
  content: "\e903"; }

.icon-whitepaper:before {
  content: "\e904"; }

.icon-envelope:before {
  content: "\e945"; }

.icon-facebook:before {
  content: "\ea90"; }

.icon-twitter:before {
  content: "\ea96"; }

.icon-linkedin:before {
  content: "\eaca"; }

/* Note: The ":root" selector allows you to target the highest-level "parent"
 * element in the DOM, or document tree.
 * (https://css-tricks.com/almanac/selectors/r/root)
 */
:root {
  position: relative; }

.wrapper {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 24px; }
  .wrapper:after {
    content: " ";
    display: block;
    clear: both; }

select,
input {
  font-size: 16px !important;
  line-height: 24px !important;
  font-size: 1.6rem !important;
  line-height: 2.4rem !important; }

input[type='submit'],
input[type='radio'],
input[type='checkbox'] {
  width: auto; }

label {
  display: block; }

input,
select {
  border: 1px solid black; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700; }

h1 {
  color: #fe5000;
  font-size: 36px !important;
  line-height: 42px !important;
  font-size: 3.6rem !important;
  line-height: 4.2rem !important;
  font-weight: 700;
  text-transform: uppercase; }
  h1 sup {
    line-height: 30px;
    position: relative;
    top: 13px; }
  @media (min-width: 600px) {
    h1 {
      font-size: 72px !important;
      line-height: 78px !important;
      font-size: 7.2rem !important;
      line-height: 7.8rem !important; }
      h1 sup {
        top: 26px; } }

h2 {
  font-size: 24px !important;
  line-height: 30px !important;
  font-size: 2.4rem !important;
  line-height: 3rem !important;
  font-weight: 700;
  text-transform: uppercase; }
  @media (min-width: 600px) {
    h2 {
      font-size: 42px !important;
      line-height: 48px !important;
      font-size: 4.2rem !important;
      line-height: 4.8rem !important; } }

h3 {
  font-weight: 700;
  letter-spacing: 1px;
  margin: 0 0 12px 0;
  text-transform: uppercase;
  font-size: 18px !important;
  line-height: 24px !important;
  font-size: 1.8rem !important;
  line-height: 2.4rem !important; }
  @media (min-width: 600px) {
    h3 {
      font-size: 18px !important;
      line-height: 24px !important;
      font-size: 1.8rem !important;
      line-height: 2.4rem !important; } }

h4 {
  color: #5a5b5e;
  margin: 0; }

img {
  width: 100%;
  /* [1] */
  font-style: italic;
  /* [2] */
  vertical-align: middle;
  /* [3] */
  height: auto;
  /* [4] */
  display: block;
  border: 0;
  /* [5] */ }

a {
  transition: color .3s ease;
  text-decoration: none; }

ul, ol, dl {
  color: #5a5b5e;
  font-size: 14px !important;
  line-height: 20px !important;
  font-size: 1.4rem !important;
  line-height: 2rem !important;
  font-weight: 300;
  margin: 0 0 36px 36px; }
  @media (min-width: 1000px) {
    ul, ol, dl {
      font-size: 18px !important;
      line-height: 24px !important;
      font-size: 1.8rem !important;
      line-height: 2.4rem !important; } }

li {
  margin-bottom: 12px; }

* {
  box-sizing: border-box;
  word-wrap: normal;
  -webkit-tap-highlight-color: transparent; }

html {
  font-size: 62.5%;
  height: 100%;
  min-height: 100vh; }

body {
  color: #222222;
  font-size: 16px !important;
  line-height: 24px !important;
  font-size: 1.6rem !important;
  line-height: 2.4rem !important;
  font-family: Helvetica, Arial, sans-serif;
  overflow-x: hidden;
  -webkit-font-smoothing: subpixel-antialiased; }
  .fonts-loaded body {
    font-family: "proxima-nova", Helvetica, Arial, sans-serif;
    font-weight: 400; }

tr,
td,
th {
  padding: 10px; }

em {
  font-style: normal; }

strong {
  font-weight: 700; }

p {
  color: #5a5b5e;
  font-size: 14px !important;
  line-height: 20px !important;
  font-size: 1.4rem !important;
  line-height: 2rem !important;
  font-weight: 300;
  margin: 0 0 36px 0; }
  @media (min-width: 600px) {
    p {
      font-size: 18px !important;
      line-height: 30px !important;
      font-size: 1.8rem !important;
      line-height: 3rem !important; } }

a {
  color: #fe5000;
  text-decoration: underline;
  transition: color 300ms ease-in-out; }
  a:hover {
    color: #55ba9e; }

li sup, span sup, p sup {
  position: relative;
  line-height: 8px;
  top: 6px; }

.cl-divider:last-child {
  margin-bottom: 36px; }

.cl-divider .wrapper {
  position: relative; }

.cl-divider hr {
  border: none;
  border-bottom: 1px solid rgba(132, 132, 132, 0.8);
  z-index: 0; }

.cl-divider .icon-pure-logo {
  margin-top: -40px;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 1; }
  .cl-divider .icon-pure-logo:before {
    background-color: #fff;
    color: rgba(132, 132, 132, 0.8);
    padding: 12px;
    width: 70px; }

.drawer__logo {
  display: block;
  left: 50%;
  margin-left: -21px;
  outline: none;
  padding: 9px 0px 14px;
  position: relative;
  width: 42px; }
  @media (min-width: 600px) {
    .drawer__logo {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-left: 0;
      margin-top: 18px;
      left: 0;
      padding: 0 12px 18px; }
      .drawer__logo:after {
        border-bottom: 1px solid #dbdbdc;
        bottom: 0;
        height: 1px;
        content: '';
        left: 0;
        position: absolute;
        transition: width 300ms ease-in-out;
        width: 70px; }
        .drawer--open .drawer__logo:after {
          width: 350px; } }
  .drawer__logo .icon-pure-logo {
    color: #fe5000;
    font-size: 36px !important;
    line-height: 36px !important;
    font-size: 3.6rem !important;
    line-height: 3.6rem !important;
    width: 40px; }
    @media (min-width: 600px) {
      .drawer__logo .icon-pure-logo {
        font-size: 36px !important;
        line-height: 36px !important;
        font-size: 3.6rem !important;
        line-height: 3.6rem !important; } }
  .drawer__logo .icon-pure-text {
    color: #222222;
    display: none;
    font-size: 36px !important;
    line-height: 36px !important;
    font-size: 3.6rem !important;
    line-height: 3.6rem !important;
    padding-left: 24px;
    opacity: 0;
    transition: opacity 300ms ease-in-out 100ms; }
    .drawer--open .drawer__logo .icon-pure-text {
      opacity: 1; }
    @media (min-width: 600px) {
      .drawer__logo .icon-pure-text {
        display: block; } }
  .drawer__logo > div:last-child {
    display: none; }
    .drawer__logo > div:last-child:before {
      color: #222222;
      margin-left: 60px;
      transition: color 300ms ease-in-out; }
    .drawer__logo > div:last-child:hover:before {
      color: #fe5000; }
    @media (min-width: 600px) {
      .drawer__logo > div:last-child {
        display: block; } }

.hamburger-wrapper {
  left: 0;
  margin: 5px 0;
  position: absolute;
  text-align: center;
  top: 0;
  transition: width 300ms ease-in-out;
  width: 70px; }
  @media (min-width: 600px) {
    .hamburger-wrapper {
      display: none;
      left: 0;
      margin: 12px 0;
      position: relative;
      top: 0; } }
  .hamburger-wrapper .hamburger {
    outline: none; }

.loader-frame {
  background-color: #5a5b5e;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%; }

@-webkit-keyframes lds-rolling {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg); }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg); } }

@keyframes lds-rolling {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg); }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
            transform: translate(-50%, -50%) rotate(360deg); } }

.lds-rolling {
  height: 100%;
  margin-left: -50px;
  margin-top: -50px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 100%; }
  @media (min-width: 600px) {
    .lds-rolling {
      margin-left: 20px; } }

.lds-rolling div,
.lds-rolling div:after {
  position: absolute;
  width: 80px;
  height: 80px;
  border: 10px solid #848484;
  border-top-color: transparent;
  border-radius: 50%; }

.lds-rolling div {
  -webkit-animation: lds-rolling 1s linear infinite;
          animation: lds-rolling 1s linear infinite;
  top: 50px;
  left: 50px; }

.lds-rolling div:after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg); }

.lds-rolling {
  width: 100px !important;
  height: 100px !important;
  -webkit-transform: translate(-50px, -50px) scale(1) translate(50px, 50px);
      -ms-transform: translate(-50px, -50px) scale(1) translate(50px, 50px);
          transform: translate(-50px, -50px) scale(1) translate(50px, 50px); }

.supports-touch .cl-section-indicator {
  display: none !important; }

.cl-section-indicator {
  display: none;
  margin: 36px 0 0;
  position: fixed;
  top: 66px;
  right: 26px;
  z-index: 1; }
  @media (min-width: 600px) {
    .cl-section-indicator {
      display: block; } }
  .cl-section-indicator:before {
    background: #848484;
    content: '';
    display: block;
    height: 100%;
    left: 4px;
    position: absolute;
    width: 1px; }
  .cl-section-indicator li {
    cursor: pointer;
    display: block;
    margin: 0;
    padding: 9px 0;
    position: relative; }
    .cl-section-indicator li:first-child {
      padding-top: 0; }
    .cl-section-indicator li:last-child {
      padding-bottom: 0; }
    .cl-section-indicator li:after {
      background: #fff;
      border-radius: 50%;
      border: 2px solid #848484;
      content: '';
      display: block;
      height: 10px;
      position: relative;
      transition: all 300ms ease-in-out;
      -webkit-transform: scale(1);
          -ms-transform: scale(1);
              transform: scale(1);
      width: 10px; }
    .cl-section-indicator li.active-pager:after {
      background: #fe5000;
      -webkit-transform: scale(1.2);
          -ms-transform: scale(1.2);
              transform: scale(1.2); }
    .cl-section-indicator li.primary-pager:after {
      height: 16px;
      width: 16px;
      right: 3px; }
    .cl-section-indicator li div {
      background: #fff;
      border: 1px solid #f3f3f3;
      color: #fe5000;
      font-size: 12px !important;
      line-height: 16px !important;
      font-size: 1.2rem !important;
      line-height: 1.6rem !important;
      padding: 12px;
      opacity: 0;
      overflow: hidden;
      position: absolute;
      top: 0;
      right: 30px;
      transition: all 200ms ease-in-out;
      width: 0;
      -webkit-transform: translateX(300px);
          -ms-transform: translateX(300px);
              transform: translateX(300px);
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content; }
    .cl-section-indicator li:hover div {
      display: block;
      opacity: 1;
      -webkit-transform: translateX(0px);
          -ms-transform: translateX(0px);
              transform: translateX(0px);
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content; }
    .cl-section-indicator li:hover:after {
      background: #f3f3f3;
      -webkit-transform: scale(1.2);
          -ms-transform: scale(1.2);
              transform: scale(1.2); }

.drawer__item {
  margin-bottom: 0;
  position: relative;
  transition: all 300ms ease-in-out; }
  .drawer__item:before {
    background-color: #fe5000;
    box-shadow: 0px 4px 12px transparent;
    content: '';
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    width: 0;
    top: 0;
    transition: all 300ms ease-in-out;
    z-index: 1; }
  .drawer__item:after {
    border-bottom: 1px solid #dbdbdc;
    bottom: 0;
    height: 1px;
    content: '';
    left: 0;
    position: absolute;
    transition: width 300ms ease-in-out;
    width: 70px; }
    .drawer--open .drawer__item:after {
      width: 100%; }
      @media (min-width: 600px) {
        .drawer--open .drawer__item:after {
          width: 350px; } }
  .drawer__item:first-child {
    border-top: 1px solid #dbdbdc; }
    @media (min-width: 600px) {
      .drawer__item:first-child {
        border-top: none; } }
  .drawer__item:last-child {
    margin-bottom: 60px; }
    .drawer__item:last-child:after {
      border-bottom: none; }
  .drawer__item > a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #313131;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 18px;
    position: relative;
    text-decoration: none;
    transition: all 300ms ease-in-out;
    z-index: 2; }

.drawer__icon {
  color: #fe5000;
  font-size: 24px !important;
  line-height: 24px !important;
  font-size: 2.4rem !important;
  line-height: 2.4rem !important;
  font-weight: 300;
  left: 6px;
  position: relative;
  top: -3px; }
  .drawer__item--active .drawer__icon {
    color: #848484; }

.drawer__text {
  padding-left: 24px;
  opacity: 0;
  transition: opacity 300ms ease-in-out 150ms;
  visibility: hidden; }
  .drawer--open .drawer__text {
    opacity: 1;
    visibility: visible; }
  .drawer__text div:first-child {
    font-size: 9px !important;
    line-height: 9px !important;
    font-size: 0.9rem !important;
    line-height: 0.9rem !important;
    letter-spacing: 2px;
    margin-bottom: 3px;
    text-transform: uppercase; }
  .drawer__text div:last-child {
    font-size: 18px !important;
    line-height: 24px !important;
    font-size: 1.8rem !important;
    line-height: 2.4rem !important; }

@media (hover: hover) {
  .drawer {
    /* Primary Input doesn't respond to hover at all, even partially (ie: there is no pointing device) */ }
    .drawer--open .drawer__item:hover a {
      color: #fff; }
    .drawer--open .drawer__item:hover .drawer__icon {
      color: #fff; }
    .drawer--open .drawer__item:hover .drawer__text {
      opacity: 1;
      visibility: visible; }
    .drawer--open .drawer__item:hover:before {
      box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.2);
      opacity: 1;
      width: 100%; } }

.preview-frame {
  background: transparent;
  bottom: 0;
  display: none;
  padding: 50px 0 0 200px;
  position: fixed;
  right: 0;
  -webkit-transform: translateX(436px);
      -ms-transform: translateX(436px);
          transform: translateX(436px);
  transition: -webkit-transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
  z-index: 1; }
  @media (min-width: 600px) {
    .preview-frame {
      display: block; } }
  .preview-frame--open {
    -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
            transform: translateX(0px); }
    .preview-frame--open li {
      opacity: 1 !important; }
    .preview-frame--open a:before {
      -webkit-transform: rotate(180deg) !important;
          -ms-transform: rotate(180deg) !important;
              transform: rotate(180deg) !important; }
  .preview-frame a {
    background: #222222;
    color: #fff;
    height: 42px;
    left: 0;
    margin: -21px 0 0 146px;
    padding: 6px 0 0 0;
    position: absolute;
    top: 50%;
    width: 54px;
    text-align: center;
    text-decoration: none; }
    .preview-frame a:hover {
      color: rgba(255, 255, 255, 0.75); }
    .preview-frame a:before {
      transition: -webkit-transform 300ms ease-in-out 250ms;
      transition: transform 300ms ease-in-out 250ms;
      transition: transform 300ms ease-in-out 250ms, -webkit-transform 300ms ease-in-out 250ms;
      -webkit-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
              transform: rotate(0deg); }
  .preview-frame ul {
    background: #313131;
    list-style: none;
    margin: 0;
    padding: 12px 18px; }
  .preview-frame li {
    cursor: pointer;
    margin-bottom: 0;
    opacity: 0;
    overflow: hidden;
    padding: 24px;
    transition: opacity 300ms ease-in-out;
    width: 400px; }
    .preview-frame li + li {
      border-top: 1px solid #5a5b5e; }
    .preview-frame li > div div {
      float: left;
      text-align: center;
      width: 20%; }
      .preview-frame li > div div:before {
        color: #fff;
        font-size: 36px !important;
        line-height: 36px !important;
        font-size: 3.6rem !important;
        line-height: 3.6rem !important;
        position: relative;
        top: 3px; }
    .preview-frame li > div h3 {
      color: #fff;
      font-size: 18px !important;
      line-height: 24px !important;
      font-size: 1.8rem !important;
      line-height: 2.4rem !important;
      font-weight: 300;
      float: right;
      text-transform: none;
      width: 75%; }
    .preview-frame li:hover div, .preview-frame li:hover h3 {
      color: #fe5000;
      transition: color 300ms ease-in-out; }
      .preview-frame li:hover div:before, .preview-frame li:hover h3:before {
        color: #fe5000;
        transition: color 300ms ease-in-out; }

/**
 * Swiper 4.0.0-beta.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2017 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: August 30, 2017
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-property: transform,-webkit-transform;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative; }

.swiper-invisible-blank-slide {
  visibility: hidden; }

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  transition-property: height,-webkit-transform;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform; }

.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%; }

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
      transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
      transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
      transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
      transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
      transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
      transform: scale(0.33); }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: .2s top,.2s -webkit-transform;
  transition: .2s transform,.2s top;
  transition: .2s transform,.2s top,.2s -webkit-transform; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s left,.2s -webkit-transform;
  transition: .2s transform,.2s left;
  transition: .2s transform,.2s left,.2s -webkit-transform; }

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
      transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
      transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
      transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000; }

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move; }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
      transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

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

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

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-flip {
  overflow: visible; }

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
      transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
      transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px; }

.supports-touch .cl-blockquote.cl-blockquote--bg-image.cl-section {
  background-attachment: none !important; }

.cl-blockquote.cl-blockquote--bg-image.cl-section {
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  padding: 100px 0;
  position: relative; }
  .cl-blockquote.cl-blockquote--bg-image.cl-section:before {
    content: '';
    background-color: rgba(0, 0, 0, 0.5);
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0; }
  @media (min-width: 600px) {
    .cl-blockquote.cl-blockquote--bg-image.cl-section {
      padding: 200px 0; } }
  .cl-blockquote.cl-blockquote--bg-image.cl-section .wrapper {
    position: relative;
    z-index: 1; }
  .cl-blockquote.cl-blockquote--bg-image.cl-section blockquote {
    max-width: 600px;
    margin: 0 auto;
    position: relative; }
    .cl-blockquote.cl-blockquote--bg-image.cl-section blockquote div {
      color: #fff;
      text-align: center; }
    .cl-blockquote.cl-blockquote--bg-image.cl-section blockquote .icon-quote-solid-l {
      font-size: 36px !important;
      line-height: 36px !important;
      font-size: 3.6rem !important;
      line-height: 3.6rem !important; }
      @media (min-width: 600px) {
        .cl-blockquote.cl-blockquote--bg-image.cl-section blockquote .icon-quote-solid-l {
          font-size: 42px !important;
          line-height: 42px !important;
          font-size: 4.2rem !important;
          line-height: 4.2rem !important; } }
    .cl-blockquote.cl-blockquote--bg-image.cl-section blockquote .quote {
      margin-top: 24px; }
      .cl-blockquote.cl-blockquote--bg-image.cl-section blockquote .quote:before, .cl-blockquote.cl-blockquote--bg-image.cl-section blockquote .quote:after {
        display: none; }
    .cl-blockquote.cl-blockquote--bg-image.cl-section blockquote cite {
      color: #FFF;
      text-align: center; }

.cl-blockquote--graphic.cl-section {
  background-color: #f3f3f3;
  padding: 48px 0; }
  @media (min-width: 600px) {
    .cl-blockquote--graphic.cl-section {
      padding: 84px 0; } }
  .cl-blockquote--graphic.cl-section .wrapper > div:first-child {
    margin-bottom: 48px; }
  @media (min-width: 600px) {
    .cl-blockquote--graphic.cl-section .wrapper {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .cl-blockquote--graphic.cl-section .wrapper > div:first-child {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        width: 65%;
        margin-bottom: 0;
        padding-left: 60px; }
      .cl-blockquote--graphic.cl-section .wrapper > div:last-child {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        width: 30%; } }
  .cl-blockquote--graphic.cl-section blockquote .quote {
    color: #fe5000; }
  .cl-blockquote--graphic.cl-section blockquote cite {
    border-left: 2px solid #5a5b5e;
    color: #5a5b5e;
    padding-left: 12px; }

.cl-blockquote.cl-blockquote--solid.cl-section {
  background-color: #fe5000;
  padding: 60px 0; }
  @media (min-width: 600px) {
    .cl-blockquote.cl-blockquote--solid.cl-section blockquote {
      padding: 0 30px; } }
  .cl-blockquote.cl-blockquote--solid.cl-section blockquote .quote {
    color: #fff; }
    @media (min-width: 600px) {
      .cl-blockquote.cl-blockquote--solid.cl-section blockquote .quote {
        font-size: 30px !important;
        line-height: 30px !important;
        font-size: 3rem !important;
        line-height: 3rem !important; } }
  .cl-blockquote.cl-blockquote--solid.cl-section blockquote cite {
    color: #FFF; }

.cl-blockquote blockquote .quote {
  font-size: 24px !important;
  line-height: 36px !important;
  font-size: 2.4rem !important;
  line-height: 3.6rem !important;
  font-weight: 300; }
  .cl-blockquote blockquote .quote:before, .cl-blockquote blockquote .quote:after {
    font-weight: 900; }
  .cl-blockquote blockquote .quote:before {
    content: '“';
    margin-right: 6px; }
  .cl-blockquote blockquote .quote:after {
    content: '”';
    margin-left: 6px; }
  @media (min-width: 600px) {
    .cl-blockquote blockquote .quote {
      font-size: 45px !important;
      line-height: 57px !important;
      font-size: 4.5rem !important;
      line-height: 5.7rem !important; } }

.cl-blockquote blockquote cite {
  display: block;
  font-size: 12px !important;
  line-height: 18px !important;
  font-size: 1.2rem !important;
  line-height: 1.8rem !important;
  font-style: normal;
  font-weight: 300;
  margin-top: 18px; }
  @media (min-width: 600px) {
    .cl-blockquote blockquote cite {
      font-size: 16px !important;
      line-height: 20px !important;
      font-size: 1.6rem !important;
      line-height: 2rem !important;
      margin-top: 36px; } }
  .cl-blockquote blockquote cite strong {
    display: block; }
    @media (min-width: 600px) {
      .cl-blockquote blockquote cite strong {
        margin-bottom: 6px; } }

.cl-content--centered .wrapper {
  max-width: 750px; }
  .cl-content--centered .wrapper *:last-child, .cl-content--centered .wrapper *:last-child *:last-child {
    margin-bottom: 12px; }

.cl-content--centered h2 + p {
  margin-top: 30px; }

.cl-content--centered__img {
  display: block;
  margin-bottom: 36px; }
  .cl-content--centered__img span {
    display: block;
    font-size: 12px !important;
    line-height: 16px !important;
    font-size: 1.2rem !important;
    line-height: 1.6rem !important;
    font-style: italic;
    font-weight: 300;
    margin-top: 6px; }

.cl-content--centered + .cl-content--centered {
  padding-top: 0; }

.cl-details {
  background-color: #f3f3f3; }
  .cl-details .wrapper {
    max-width: 750px; }
  @media (min-width: 600px) {
    .cl-details h2 {
      text-align: center; } }
  .cl-details h3 {
    margin-bottom: 6px; }
  .cl-details ul {
    list-style: none;
    margin-left: 0; }
  .cl-details a {
    border-bottom: 1px dotted #848484;
    text-decoration: none; }
  .cl-details__columns {
    margin-top: 24px; }
    @media (min-width: 600px) {
      .cl-details__columns {
        -webkit-box-align: baseline;
            -ms-flex-align: baseline;
                align-items: baseline;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        .cl-details__columns > div {
          width: 48%;
          border-left: 3px solid #222222;
          padding: 18px 0 0 0;
          padding-left: 24px; }
        .cl-details__columns ul, .cl-details__columns p {
          font-size: 16px !important;
          line-height: 20px !important;
          font-size: 1.6rem !important;
          line-height: 2rem !important; } }

.cl-footer {
  padding-top: 24px !important;
  text-align: center; }
  .cl-footer img {
    display: block;
    max-width: 100%;
    margin: 0px auto;
    position: relative;
    width: auto; }
  .cl-footer p {
    font-size: 11px !important;
    line-height: 14px !important;
    font-size: 1.1rem !important;
    line-height: 1.4rem !important;
    margin-bottom: 18px; }
    @media (min-width: 600px) {
      .cl-footer p {
        font-size: 14px !important;
        line-height: 18px !important;
        font-size: 1.4rem !important;
        line-height: 1.8rem !important; } }

.cl-hero {
  background: #000;
  background-size: cover;
  background-position: bottom right;
  padding: 60px 0 !important;
  position: relative; }
  .cl-hero:before {
    content: '';
    background-color: rgba(0, 0, 0, 0.25);
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0; }
  @media (min-width: 600px) {
    .cl-hero {
      padding: 120px 0 !important; }
      .cl-hero:before {
        display: none; } }
  .cl-hero .wrapper {
    position: relative;
    z-index: 1; }
  .cl-hero__type {
    color: #fe5000;
    font-weight: 700;
    font-size: 16px !important;
    line-height: 16px !important;
    font-size: 1.6rem !important;
    line-height: 1.6rem !important;
    letter-spacing: 4px;
    text-transform: uppercase; }
  .cl-hero h1 {
    color: #fff;
    margin: 12px 0 24px; }
  .cl-hero p {
    border-left: 3px solid #fe5000;
    color: #fff;
    margin-bottom: 0;
    padding-left: 12px; }
  @media (min-width: 600px) {
    .cl-hero h1, .cl-hero p {
      max-width: 800px; } }
  .cl-hero__social {
    list-style: none;
    margin: 0;
    padding: 0 0 0 24px;
    position: relative;
    z-index: 1;
    top: 30px;
    width: 100%; }
    @media (min-width: 600px) {
      .cl-hero__social {
        margin: 0 auto;
        max-width: 1180px;
        padding: 0;
        position: absolute;
        right: 30px;
        text-align: right; } }
    .cl-hero__social li {
      display: inline-block;
      margin-right: 9px; }
      .cl-hero__social li:last-child {
        margin-right: 0; }
    .cl-hero__social a {
      color: #fff;
      font-size: 16px !important;
      line-height: 16px !important;
      font-size: 1.6rem !important;
      line-height: 1.6rem !important;
      text-decoration: none; }
      .cl-hero__social a:hover {
        color: #cccccc; }

.cl-image--full-bleed.cl-section {
  margin: 0;
  padding: 0; }
  .cl-image--full-bleed.cl-section figcaption {
    font-weight: 300;
    font-size: 16px !important;
    line-height: 20px !important;
    font-size: 1.6rem !important;
    line-height: 2rem !important;
    padding: 24px 0 42px;
    text-align: center; }

.cl-image--inline.cl-section {
  padding-top: 0; }

.content-frame .iframe-wrapper {
  height: 100%;
  width: 100%; }

.content-frame .pdf-wrapper {
  height: 100%; }
  .content-frame .pdf-wrapper__fallback {
    background: #f3f3f3;
    height: 100%;
    padding-top: 40%;
    text-align: center;
    width: 100%; }

.content-frame .video-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%; }
  .content-frame .video-wrapper > div {
    display: block;
    height: 0;
    margin: auto;
    padding: 56.25% 0 0 0;
    /* This should reflect your video aspect ratio */
    position: relative;
    width: 100% !important; }
  .content-frame .video-wrapper .vidyard_player {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  .content-frame .video-wrapper .vidyard_player > span {
    height: 100% !important;
    margin: 0 auto !important;
    width: 100% !important; }

.drawer {
  background-color: #fff;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.2);
  height: 66px;
  left: 0;
  position: fixed;
  transition: height 300ms ease-in-out;
  z-index: 10;
  width: 100%; }
  .drawer--open {
    height: 100%; }
    @media (max-width: 599px) {
      .drawer--open {
        overflow: visible !important; }
        .drawer--open .drawer__inner {
          height: 100%;
          overflow: auto; } }
  @media (min-width: 600px) {
    .drawer {
      height: 100%;
      transition: width 300ms ease-in-out;
      width: 70px; }
      .drawer--open {
        width: 350px; }
        .drawer--open .hamburger-wrapper {
          width: 350px !important; } }
  @media (min-width: 600px) {
    .drawer__inner {
      height: 100%;
      width: 100%;
      overflow: auto;
      position: relative;
      width: 350px;
      -webkit-overflow-scrolling: touch; } }
  .drawer__list {
    background-color: #fff;
    box-shadow: inset 0px 1px 4px rgba(0, 0, 0, 0.2);
    height: 100%;
    margin: 0;
    overflow: auto;
    padding: 0;
    position: relative;
    -webkit-overflow-scrolling: touch; }
    @media (min-width: 600px) {
      .drawer__list {
        background-color: transparent;
        box-shadow: none;
        height: auto;
        overflow: hidden;
        top: 0; } }

.custom-landing.supports-touch {
  -webkit-overflow-scrolling: touch;
  bottom: 0;
  left: 0;
  overflow-y: scroll;
  position: fixed;
  right: 0;
  top: 0; }

.cl-section {
  padding: 24px 0; }
  @media (min-width: 600px) {
    .cl-section {
      padding: 48px 0; } }

.page-frame .content-frame {
  height: calc(100% - 66px);
  margin-top: 66px;
  opacity: 1;
  position: absolute;
  right: 0;
  width: 100%;
  transition: opacity 300ms ease-in-out; }
  .page-frame .content-frame.loading {
    opacity: 0; }
  @media (min-width: 600px) {
    .page-frame .content-frame {
      height: 100%;
      margin-top: 0;
      width: calc(100% - 70px); } }
