@charset "UTF-8";
@import url("../../use.typekit.net/cky6lyj.css");
html {
  box-sizing: border-box;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 100%;
  line-height: 1;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*,
*:before,
*:after {
  box-sizing: inherit;
  margin: 0;
  padding: 0;
  border: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  text-decoration: none;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 0;
  font-size: 0;
}

img {
  max-width: 100%;
  height: auto;
  border-style: none;
  vertical-align: middle;
}

picture,
.picture {
  display: block;
}

picture img,
.picture img {
  display: block;
  width: 100%;
}

a {
  color: currentColor;
}

ol,
ul {
  list-style: none;
}

[type=button],
[type=color],
[type=date],
[type=datetime-local],
[type=email],
[type=file],
[type=month],
[type=number],
[type=password],
[type=range],
[type=reset],
[type=search],
[type=submit],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
select,
textarea,
button {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}

button:focus-visible {
  outline: none !important;
  border: none !important;
}

button:-moz-focusring {
  outline: none !important;
  border: none !important;
}

button::-moz-focus-inner {
  outline: none !important;
  border: none !important;
}

select::-ms-expand {
  display: none;
}

::placeholder {
  color: currentColor;
  opacity: 0.5;
}

table,
tr,
th,
td {
  border-collapse: collapse;
  border-spacing: 0;
  text-align: left;
}

.row {
  display: flex;
  flex-flow: row wrap;
}

.col {
  display: block;
  flex: 1 1 0.0001px;
  width: auto;
}

/* Extra-Small (>= 0px)
----------------------------- */
.row > .col.xs-0 {
  display: none;
}

.row > .col.xs-1,
.row > .col.xs-2,
.row > .col.xs-3,
.row > .col.xs-4,
.row > .col.xs-5,
.row > .col.xs-6,
.row > .col.xs-7,
.row > .col.xs-8,
.row > .col.xs-9,
.row > .col.xs-10,
.row > .col.xs-11,
.row > .col.xs-12,
.row > .col.xs-min,
.row > .col.xs-max {
  display: block;
}

.row > .col.xs-1,
.row > .col.xs-2,
.row > .col.xs-3,
.row > .col.xs-4,
.row > .col.xs-5,
.row > .col.xs-6,
.row > .col.xs-7,
.row > .col.xs-8,
.row > .col.xs-9,
.row > .col.xs-10,
.row > .col.xs-11,
.row > .col.xs-12,
.row > .col.xs-min {
  flex: none;
}

.row > .col.xs-min,
.row > .col.xs-max {
  width: auto;
}

.row > .col.xs-1 {
  width: 8.3333%;
}

.row > .col.xs-2 {
  width: 16.6667%;
}

.row > .col.xs-3 {
  width: 25%;
}

.row > .col.xs-4 {
  width: 33.3333%;
}

.row > .col.xs-5 {
  width: 41.6667%;
}

.row > .col.xs-6 {
  width: 50%;
}

.row > .col.xs-7 {
  width: 58.3333%;
}

.row > .col.xs-8 {
  width: 66.6667%;
}

.row > .col.xs-9 {
  width: 75%;
}

.row > .col.xs-10 {
  width: 83.3333%;
}

.row > .col.xs-11 {
  width: 91.6667%;
}

.row > .col.xs-12 {
  width: 100%;
}

.row > .col.xs-max {
  flex: 1 1 1e-8px;
}

/* 1 */
/* Small (>= 512px)
----------------------------- */
.row.min-32rem > .col.sm-0 {
  display: none;
}

.row.min-32rem > .col.sm-1,
.row.min-32rem > .col.sm-2,
.row.min-32rem > .col.sm-3,
.row.min-32rem > .col.sm-4,
.row.min-32rem > .col.sm-5,
.row.min-32rem > .col.sm-6,
.row.min-32rem > .col.sm-7,
.row.min-32rem > .col.sm-8,
.row.min-32rem > .col.sm-9,
.row.min-32rem > .col.sm-10,
.row.min-32rem > .col.sm-11,
.row.min-32rem > .col.sm-12,
.row.min-32rem > .col.sm-min,
.row.min-32rem > .col.sm-max {
  display: block;
}

.row.min-32rem > .col.sm-1,
.row.min-32rem > .col.sm-2,
.row.min-32rem > .col.sm-3,
.row.min-32rem > .col.sm-4,
.row.min-32rem > .col.sm-5,
.row.min-32rem > .col.sm-6,
.row.min-32rem > .col.sm-7,
.row.min-32rem > .col.sm-8,
.row.min-32rem > .col.sm-9,
.row.min-32rem > .col.sm-10,
.row.min-32rem > .col.sm-11,
.row.min-32rem > .col.sm-12,
.row.min-32rem > .col.sm-min {
  flex: none;
}

.row.min-32rem > .col.sm-min,
.row.min-32rem > .col.sm-max {
  width: auto;
}

.row.min-32rem > .col.sm-1 {
  width: 8.3333%;
}

.row.min-32rem > .col.sm-2 {
  width: 16.6667%;
}

.row.min-32rem > .col.sm-3 {
  width: 25%;
}

.row.min-32rem > .col.sm-4 {
  width: 33.3333%;
}

.row.min-32rem > .col.sm-5 {
  width: 41.6667%;
}

.row.min-32rem > .col.sm-6 {
  width: 50%;
}

.row.min-32rem > .col.sm-7 {
  width: 58.3333%;
}

.row.min-32rem > .col.sm-8 {
  width: 66.6667%;
}

.row.min-32rem > .col.sm-9 {
  width: 75%;
}

.row.min-32rem > .col.sm-10 {
  width: 83.3333%;
}

.row.min-32rem > .col.sm-11 {
  width: 91.6667%;
}

.row.min-32rem > .col.sm-12 {
  width: 100%;
}

.row.min-32rem > .col.sm-max {
  flex: 1 1 1e-8px;
}

/* 1 */
/* Medium (>= 768px)
----------------------------- */
.row.min-48rem > .col.md-0 {
  display: none;
}

.row.min-48rem > .col.md-1,
.row.min-48rem > .col.md-2,
.row.min-48rem > .col.md-3,
.row.min-48rem > .col.md-4,
.row.min-48rem > .col.md-5,
.row.min-48rem > .col.md-6,
.row.min-48rem > .col.md-7,
.row.min-48rem > .col.md-8,
.row.min-48rem > .col.md-9,
.row.min-48rem > .col.md-10,
.row.min-48rem > .col.md-11,
.row.min-48rem > .col.md-12,
.row.min-48rem > .col.md-min,
.row.min-48rem > .col.md-max {
  display: block;
}

.row.min-48rem > .col.md-1,
.row.min-48rem > .col.md-2,
.row.min-48rem > .col.md-3,
.row.min-48rem > .col.md-4,
.row.min-48rem > .col.md-5,
.row.min-48rem > .col.md-6,
.row.min-48rem > .col.md-7,
.row.min-48rem > .col.md-8,
.row.min-48rem > .col.md-9,
.row.min-48rem > .col.md-10,
.row.min-48rem > .col.md-11,
.row.min-48rem > .col.md-12,
.row.min-48rem > .col.md-min {
  flex: none;
}

.row.min-48rem > .col.md-min,
.row.min-48rem > .col.md-max {
  width: auto;
}

.row.min-48rem > .col.md-1 {
  width: 8.3333%;
}

.row.min-48rem > .col.md-2 {
  width: 16.6667%;
}

.row.min-48rem > .col.md-3 {
  width: 25%;
}

.row.min-48rem > .col.md-4 {
  width: 33.3333%;
}

.row.min-48rem > .col.md-5 {
  width: 41.6667%;
}

.row.min-48rem > .col.md-6 {
  width: 50%;
}

.row.min-48rem > .col.md-7 {
  width: 58.3333%;
}

.row.min-48rem > .col.md-8 {
  width: 66.6667%;
}

.row.min-48rem > .col.md-9 {
  width: 75%;
}

.row.min-48rem > .col.md-10 {
  width: 83.3333%;
}

.row.min-48rem > .col.md-11 {
  width: 91.6667%;
}

.row.min-48rem > .col.md-12 {
  width: 100%;
}

.row.min-48rem > .col.md-max {
  flex: 1 1 1e-8px;
}

/* 1 */
/* Large (>= 1024px)
----------------------------- */
.row.min-64rem > .col.lg-0 {
  display: none;
}

.row.min-64rem > .col.lg-1,
.row.min-64rem > .col.lg-2,
.row.min-64rem > .col.lg-3,
.row.min-64rem > .col.lg-4,
.row.min-64rem > .col.lg-5,
.row.min-64rem > .col.lg-6,
.row.min-64rem > .col.lg-7,
.row.min-64rem > .col.lg-8,
.row.min-64rem > .col.lg-9,
.row.min-64rem > .col.lg-10,
.row.min-64rem > .col.lg-11,
.row.min-64rem > .col.lg-12,
.row.min-64rem > .col.lg-min,
.row.min-64rem > .col.lg-max {
  display: block;
}

.row.min-64rem > .col.lg-1,
.row.min-64rem > .col.lg-2,
.row.min-64rem > .col.lg-3,
.row.min-64rem > .col.lg-4,
.row.min-64rem > .col.lg-5,
.row.min-64rem > .col.lg-6,
.row.min-64rem > .col.lg-7,
.row.min-64rem > .col.lg-8,
.row.min-64rem > .col.lg-9,
.row.min-64rem > .col.lg-10,
.row.min-64rem > .col.lg-11,
.row.min-64rem > .col.lg-12,
.row.min-64rem > .col.lg-min {
  flex: none;
}

.row.min-64rem > .col.lg-min,
.row.min-64rem > .col.lg-max {
  width: auto;
}

.row.min-64rem > .col.lg-1 {
  width: 8.3333%;
}

.row.min-64rem > .col.lg-2 {
  width: 16.6667%;
}

.row.min-64rem > .col.lg-3 {
  width: 25%;
}

.row.min-64rem > .col.lg-4 {
  width: 33.3333%;
}

.row.min-64rem > .col.lg-5 {
  width: 41.6667%;
}

.row.min-64rem > .col.lg-6 {
  width: 50%;
}

.row.min-64rem > .col.lg-7 {
  width: 58.3333%;
}

.row.min-64rem > .col.lg-8 {
  width: 66.6667%;
}

.row.min-64rem > .col.lg-9 {
  width: 75%;
}

.row.min-64rem > .col.lg-10 {
  width: 83.3333%;
}

.row.min-64rem > .col.lg-11 {
  width: 91.6667%;
}

.row.min-64rem > .col.lg-12 {
  width: 100%;
}

.row.min-64rem > .col.lg-max {
  flex: 1 1 1e-8px;
}

/* 1 */
/* Extra-Large (>= 1280px)
----------------------------- */
.row.min-80rem > .col.xl-0 {
  display: none;
}

.row.min-80rem > .col.xl-1,
.row.min-80rem > .col.xl-2,
.row.min-80rem > .col.xl-3,
.row.min-80rem > .col.xl-4,
.row.min-80rem > .col.xl-5,
.row.min-80rem > .col.xl-6,
.row.min-80rem > .col.xl-7,
.row.min-80rem > .col.xl-8,
.row.min-80rem > .col.xl-9,
.row.min-80rem > .col.xl-10,
.row.min-80rem > .col.xl-11,
.row.min-80rem > .col.xl-12,
.row.min-80rem > .col.xl-min,
.row.min-80rem > .col.xl-max {
  display: block;
}

.row.min-80rem > .col.xl-1,
.row.min-80rem > .col.xl-2,
.row.min-80rem > .col.xl-3,
.row.min-80rem > .col.xl-4,
.row.min-80rem > .col.xl-5,
.row.min-80rem > .col.xl-6,
.row.min-80rem > .col.xl-7,
.row.min-80rem > .col.xl-8,
.row.min-80rem > .col.xl-9,
.row.min-80rem > .col.xl-10,
.row.min-80rem > .col.xl-11,
.row.min-80rem > .col.xl-12,
.row.min-80rem > .col.xl-min {
  flex: none;
}

.row.min-80rem > .col.xl-min,
.row.min-80rem > .col.xl-max {
  width: auto;
}

.row.min-80rem > .col.xl-1 {
  width: 8.3333%;
}

.row.min-80rem > .col.xl-2 {
  width: 16.6667%;
}

.row.min-80rem > .col.xl-3 {
  width: 25%;
}

.row.min-80rem > .col.xl-4 {
  width: 33.3333%;
}

.row.min-80rem > .col.xl-5 {
  width: 41.6667%;
}

.row.min-80rem > .col.xl-6 {
  width: 50%;
}

.row.min-80rem > .col.xl-7 {
  width: 58.3333%;
}

.row.min-80rem > .col.xl-8 {
  width: 66.6667%;
}

.row.min-80rem > .col.xl-9 {
  width: 75%;
}

.row.min-80rem > .col.xl-10 {
  width: 83.3333%;
}

.row.min-80rem > .col.xl-11 {
  width: 91.6667%;
}

.row.min-80rem > .col.xl-12 {
  width: 100%;
}

.row.min-80rem > .col.xl-max {
  flex: 1 1 1e-8px;
}

/* 1 */
/* Element Query Utilities
----------------------------- */
.eq .xs-hidden {
  display: none;
}

.eq .xs-visible {
  display: block;
}

.eq.min-32rem .sm-hidden {
  display: none;
}

.eq.min-32rem .sm-visible {
  display: block;
}

.eq.min-48rem .md-hidden {
  display: none;
}

.eq.min-48rem .md-visible {
  display: block;
}

.eq.min-64rem .lg-hidden {
  display: none;
}

.eq.min-64rem .lg-visible {
  display: block;
}

.eq.min-80rem .xl-hidden {
  display: none;
}

.eq.min-80rem .xl-visible {
  display: block;
}

/**
 * 1. The `xs-max` class applies a `flex` value of `1 1 .00000001px` rather than `1 1 0` because
 * the minification system removes the unit for 0 values. This would normally be fine, except
 * Internet Explorer does not handle this properly.
 */
/* Fonts
============================================================= */
/*

Font Sources
-----------------------------

See _font_faces.scss

Font Usage
-----------------------------

See _vars_fonts.scss or /component-library
@incldue font-style('font-name')

Supported Weights
-----------------------------

See _vars_fonts.scss or /component-library

*/
/* Base
============================================================= */
.h-type {
  font-family: serif;
  font-weight: 400;
  font-style: normal;
  color: #ff0000;
  /* If you see this color, you haven't specified a color scheme */
  display: block;
  width: 100%;
  max-width: 48rem;
  /* This is the cap on line length */
  text-align: left;
  /* Default text alignment */
}

/* Modifiers
============================================================= */
/* Alignment
----------------------------- */
.h-type.h-type--block-center {
  margin: 0 auto;
}

.h-type.h-type--block-right {
  margin-left: auto;
}

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

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

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

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

/* Misc
 * Note: Other modifiers can be defined at element/class
 * level below. These modifiers should be prefixed
 * with "h-type--" to indicate they are a modifier
 *
 * An example would be "h-type--featured"
----------------------------- */
/* Themes
 * These are special modifiers that may change the appearance
 * of multiple elements at once. This is a way
 * to group multiple modifiers together instead of creating
 * unique instances for each one.
 *
 * Themes may be stacked on each other but conflicts
 * need to be resolved on a case by case bases.
 *
 * A theme is not required for H-Type to function but is
 * highly recommended for coloring.
============================================================= */
.h-type.h-type--theme-light-type {
  color: #ffffff;
}

.h-type.h-type--theme-dark-type {
  color: #272727;
}

/* Columns
----------------------------- */
.h-type.h-type--2-col {
  max-width: 99rem;
  -webkit-columns: 2 24rem;
  columns: 2 24rem;
  -webkit-column-gap: 3rem;
  column-gap: 3rem;
}

.h-type.h-type--3-col {
  max-width: 150rem;
  -webkit-columns: 3 16rem;
  columns: 3 16rem;
  -webkit-column-gap: 3rem;
  column-gap: 3rem;
}

/* H-Type Override
 * This is a class that is reserved for modification to h-type
 * from various sources. Do not place any css in this class from within H-Type.
----------------------------- */
.h-type.h-type--override {
  /* Reserved, do not place anything in here */
}

/* Headings
============================================================= */
.h-type h1,
.h-type .h1 {
  font-family: "benton-sans",sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.25rem;
  line-height: 2.6rem;
  letter-spacing: 0;
  text-transform: none;
  color: currentColor;
  position: relative;
  display: inline-block;
}

.h-type h1:before,
.h-type .h1:before {
  display: none;
}

.h-type.h-type--theme-dark-type h1,
.h-type.h-type--theme-dark-type .h1 {
  color: #ff5200;
}

.h-type.h-type--theme-light-type h1,
.h-type.h-type--theme-light-type .h1 {
  color: #ff5200;
}

/* --- */
.h-type h2,
.h-type .h2 {
  font-family: "benton-sans",sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.75rem;
  line-height: 2.25rem;
  letter-spacing: normal;
  text-transform: none;
  color: currentColor;
  position: relative;
  display: block;
  font-size: 1.5rem;
  line-height: 1.8rem;
}

@media screen and (min-width: 32em) {
  .h-type h2,
.h-type .h2 {
    font-family: "benton-sans",sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.75rem;
    line-height: 2.25rem;
    letter-spacing: normal;
    text-transform: none;
    color: currentColor;
    position: relative;
    display: block;
  }
}
@media screen and (min-width: 64em) {
  .h-type h2::before,
.h-type .h2::before {
    content: "";
    height: calc(100% - 0.8125rem);
    width: 0.125rem;
    display: block;
    margin-bottom: 0.625rem;
    background-color: #ff5200;
    position: absolute;
    left: -0.8125rem;
    top: 0.25rem;
  }
}
.h-type.h-type--theme-dark-type h2,
.h-type.h-type--theme-dark-type .h2 {
  color: #272727;
}

.h-type.h-type--theme-light-type h2,
.h-type.h-type--theme-light-type .h2 {
  color: #ffffff;
}

/* --- */
.h-type h3,
.h-type .h3 {
  font-family: "benton-sans",sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.25rem;
  line-height: 1.8rem;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
  color: currentColor;
  position: relative;
  display: block;
  font-size: 1.375rem;
  line-height: 2.2rem;
}

@media screen and (min-width: 32em) {
  .h-type h3,
.h-type .h3 {
    font-family: "benton-sans",sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 1.25rem;
    line-height: 1.8rem;
    letter-spacing: 0.05rem;
    text-transform: uppercase;
    color: currentColor;
    position: relative;
    display: block;
  }
}
.h-type h3:before,
.h-type .h3:before {
  display: none;
}

.h-type.h-type--theme-dark-type h3,
.h-type.h-type--theme-dark-type .h3 {
  color: #272727;
}

.h-type.h-type--theme-light-type h3,
.h-type.h-type--theme-light-type .h3 {
  color: #ffffff;
}

/* --- */
.h-type h4,
.h-type .h4 {
  font-family: "benton-sans",sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.125rem;
  line-height: 1.65rem;
  letter-spacing: normal;
  text-transform: none;
  color: currentColor;
  position: relative;
  display: block;
}

.h-type h4:before,
.h-type .h4:before {
  display: none;
}

.h-type.h-type--theme-dark-type h4,
.h-type.h-type--theme-dark-type .h4 {
  color: #272727;
}

.h-type.h-type--theme-light-type h4,
.h-type.h-type--theme-light-type .h4 {
  color: #ffffff;
}

/* H5 are not supported. */
.h-type h5,
.h-type .h5 {
  font-family: serif;
  font-weight: 400;
  font-style: normal;
  color: currentColor;
}

.h-type.h-type--theme-dark-type h5,
.h-type.h-type--theme-dark-type .h5 {
  color: #272727;
}

.h-type.h-type--theme-light-type h5,
.h-type.h-type--theme-light-type .h5 {
  color: #ffffff;
}

/* H6 are not supported. */
.h-type h6,
.h-type .h6 {
  font-family: serif;
  font-weight: 400;
  font-style: normal;
  color: currentColor;
}

.h-type.h-type--theme-dark-type h6,
.h-type.h-type--theme-dark-type .h6 {
  color: #272727;
}

.h-type.h-type--theme-light-type h6,
.h-type.h-type--theme-light-type .h6 {
  color: #ffffff;
}

/* Paragraphs
============================================================= */
.h-type p,
.h-type .p {
  font-family: "benton-sans",sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.0625rem;
  line-height: 2rem;
  letter-spacing: normal;
  text-transform: none;
  position: relative;
}

.h-type.h-type--theme-dark-type p {
  color: #272727;
}

.h-type.h-type--theme-light-type p {
  color: #ffffff;
}

/* Bold / Italic
============================================================= */
.h-type b,
.h-type strong {
  font-weight: 700;
}

.h-type i,
.h-type em {
  font-style: italic;
}

/* Underline
============================================================= */
.h-type u {
  text-decoration: underline;
}

/* Strikethrough
============================================================= */
.h-type s {
  text-decoration: line-through;
}

/* Horizontal Rules
============================================================= */
.h-type hr {
  width: 100%;
  height: 0.0625rem;
}

.h-type.h-type--theme-dark-type hr {
  background-color: #a5a8a9;
}

.h-type.h-type--theme-light-type hr {
  background-color: #d1d2d3;
}

/* Lists
============================================================= */
.h-type ol,
.h-type ul {
  font-family: "benton-sans",sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.0625rem;
  line-height: 2rem;
  letter-spacing: normal;
  text-transform: none;
  position: relative;
  margin-left: 3rem;
}

.h-type ol {
  counter-reset: item;
  list-style-type: decimal;
}

.h-type ul {
  list-style-type: disc;
}

.h-type li {
  display: list-item;
}

.h-type.align-center li {
  display: list-item;
}

.h-type li > ol,
.h-type li > ul,
.h-type li + li {
  margin-top: 0.75rem;
}

.h-type.align-center li::before {
  display: inline;
}

.h-type ol > li {
  counter-increment: item;
}

.h-type ul > li::before {
  content: "​";
}

.h-type.h-type--theme-dark-type ol {
  color: #272727;
}

.h-type.h-type--theme-dark-type ul {
  color: #272727;
}

.h-type.h-type--theme-dark-type ol > li::before {
  background-color: #272727;
  color: #d1d2d3;
}

.h-type.h-type--theme-dark-type ul > li::before {
  color: #272727;
}

.h-type.h-type--theme-light-type ol {
  color: #d1d2d3;
}

.h-type.h-type--theme-light-type ul {
  color: #d1d2d3;
}

.h-type.h-type--theme-light-type ol > li::before {
  background-color: #d1d2d3;
  color: #272727;
}

.h-type.h-type--theme-light-type ul > li::before {
  color: #d1d2d3;
}

/* Blockquote
============================================================= */
.h-type blockquote {
  font-family: "benton-sans",sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.75rem;
  line-height: 2.75rem;
  letter-spacing: normal;
  text-transform: none;
  position: relative;
}

@media screen and (min-width: 48em) {
  .h-type blockquote {
    padding-left: 0rem;
  }
}
@media screen and (min-width: 48em) {
  .h-type blockquote::before {
    content: "";
  }

  .h-type blockquote::after {
    content: "";
  }
}
.h-type.h-type--theme-dark-type blockquote {
  color: #272727;
}

.h-type.h-type--theme-light-type blockquote {
  color: #d1d2d3;
}

/* Unique Classes
============================================================= */
.h-type p.featured {
  font-family: "benton-sans",sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.25rem;
  line-height: 2.25rem;
  letter-spacing: normal;
  text-transform: none;
  position: relative;
}

.h-type.h-type--theme-dark-type p.featured {
  color: #272727;
}

.h-type.h-type--theme-light-type p.featured {
  color: #d1d2d3;
}

.h-type p.caption {
  font-family: "benton-sans",sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.875rem;
  line-height: 1.5rem;
  letter-spacing: 0.02625rem;
  text-transform: uppercase;
  position: relative;
}

.h-type.h-type--theme-dark-type p.caption {
  color: #272727;
}

.h-type.h-type--theme-light-type p.caption {
  color: #d1d2d3;
}

/* Anchors
============================================================= */
.h-type a {
  color: #ff5200;
  border-bottom: 2px solid #ff5200;
  text-transform: uppercase;
}

.h-type a:hover {
  color: #ff6c00;
}

.h-type .caption a,
.h-type a .caption {
  border-bottom: 0px solid transparent;
}

/* Spacing
============================================================= */
.h-type * + * {
  margin-top: 2rem;
}

.h-type * + br {
  margin-top: 0;
}

.h-type h1 + p,
.h-type .h1 + p,
.h-type h1 + .p,
.h-type .h1 + .p {
  margin-top: 1.5rem;
}

.h-type h1 + .featured,
.h-type .h1 + .featured {
  margin-top: 1.25rem;
}

.h-type h1 + .caption,
.h-type .h1 + .caption {
  margin-top: 1rem;
}

.h-type h2 + p,
.h-type .h2 + p,
.h-type h2 + .p,
.h-type .h2 + .p {
  margin-top: 1rem;
}

.h-type h2 + ol,
.h-type .h2 + ol {
  margin-top: 1rem;
}

.h-type h2 + ul,
.h-type .h2 + ul {
  margin-top: 1rem;
}

.h-type h3 + h4,
.h-type .h3 + h4,
.h-type h3 + .h4,
.h-type .h3 + .h4 {
  margin-top: 1rem;
}

.h-type h3 + p,
.h-type .h3 + p,
.h-type h3 + .p,
.h-type .h3 + .p {
  margin-top: 0.5rem;
}

.h-type h3 + ol,
.h-type .h3 + ol {
  margin-top: 0.5rem;
}

.h-type h3 + ul,
.h-type .h3 + ul {
  margin-top: 0.5rem;
}

.h-type h4 + p,
.h-type .h4 + p,
.h-type h4 + .p,
.h-type .h4 + .p {
  margin-top: 1rem;
}

.h-type p + h2,
.h-type .p + h2,
.h-type p + .h2,
.h-type .p + .h2 {
  margin-top: 4rem;
}

.h-type p + h4,
.h-type .p + h4,
.h-type p + .h4,
.h-type .p + .h4 {
  margin-top: 1rem;
}

.h-type p + p,
.h-type .p + p,
.h-type p + .p,
.h-type .p + .p {
  margin-top: 1rem;
}

.h-type ol + h2,
.h-type ol + .h2 {
  margin-top: 4rem;
}

.h-type ol + h3,
.h-type ol + .h3 {
  margin-top: 3.25rem;
}

.h-type ul + h2,
.h-type ul + .h2 {
  margin-top: 4rem;
}

.h-type ul + h3,
.h-type ul + .h3 {
  margin-top: 3.25rem;
}

.h-type pre + h2,
.h-type pre + .h2 {
  margin-top: 4rem;
}

.h-type .featured + p,
.h-type .featured + .p {
  margin-top: 2.625rem;
}

.h-type .featured + .caption,
.h-type .featured + .caption {
  margin-top: 1rem;
}

.h-type .caption + h3,
.h-type .caption + .h3 {
  margin-top: 0.5rem;
}

/* Module
============================================================= */
/* Module Meta
============================================================= */
.module-meta {
  display: none;
  justify-content: space-between;
  background-color: #f1f5f8;
  border: 0.0625rem solid #e3e5e8;
  padding: 1.5rem;
}

.module-meta[data-block-id=null] {
  display: none !important;
}

.module-meta.visible {
  display: flex;
}

.module-meta .block-title {
  font-family: system-ui, BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  color: #29323d;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 300;
  text-align: center;
}

.module-meta .block-link {
  font-family: system-ui, BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  font-size: 0.875rem;
  line-height: 1.125rem;
  font-weight: 500;
  color: #ffffff;
  background-image: linear-gradient(#da5a47, #cc5643);
  height: 2rem;
  display: block;
  border-radius: 0.125rem;
  padding: 0.375rem 0.75rem;
  border: none;
  text-align: center;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: inset 0 0 0 0.0625rem transparent, 0 0 0 0.0625rem rgba(0, 0, 0, 0.025), 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.1);
}

.module-meta .block-link:hover {
  background-image: linear-gradient(#bf503f, #b34b3b);
}

.module-meta .block-link:active {
  background-image: linear-gradient(#8c3b2e, #994032);
}

/* Module Outer Wrapper
============================================================= */
.module-outer-wrapper[data-top="0"] {
  padding-top: 0rem;
}

.module-outer-wrapper[data-top="1"] {
  padding-top: 0.75rem;
}

.module-outer-wrapper[data-top="2"] {
  padding-top: 1.5rem;
}

.module-outer-wrapper[data-top="3"] {
  padding-top: 3rem;
}

.module-outer-wrapper[data-top="4"] {
  padding-top: 4.5rem;
}

.module-outer-wrapper[data-top="5"] {
  padding-top: 6rem;
}

.module-outer-wrapper[data-top="6"] {
  padding-top: 7.5rem;
}

.module-outer-wrapper[data-top="7"] {
  padding-top: 9rem;
}

.module-outer-wrapper[data-top="8"] {
  padding-top: 10.5rem;
}

.module-outer-wrapper[data-top="9"] {
  padding-top: 12rem;
}

.module-outer-wrapper[data-bottom="0"] {
  padding-bottom: 0rem;
}

.module-outer-wrapper[data-bottom="1"] {
  padding-bottom: 0.75rem;
}

.module-outer-wrapper[data-bottom="2"] {
  padding-bottom: 1.5rem;
}

.module-outer-wrapper[data-bottom="3"] {
  padding-bottom: 3rem;
}

.module-outer-wrapper[data-bottom="4"] {
  padding-bottom: 4.5rem;
}

.module-outer-wrapper[data-bottom="5"] {
  padding-bottom: 6rem;
}

.module-outer-wrapper[data-bottom="6"] {
  padding-bottom: 7.5rem;
}

.module-outer-wrapper[data-bottom="7"] {
  padding-bottom: 9rem;
}

.module-outer-wrapper[data-bottom="8"] {
  padding-bottom: 10.5rem;
}

.module-outer-wrapper[data-bottom="9"] {
  padding-bottom: 12rem;
}

/* Module Inner Wrapper
============================================================= */
.module-inner-wrapper[data-top="0"] {
  padding-top: 0rem;
}

.module-inner-wrapper[data-top="1"] {
  padding-top: 0.75rem;
}

.module-inner-wrapper[data-top="2"] {
  padding-top: 1.5rem;
}

.module-inner-wrapper[data-top="3"] {
  padding-top: 3rem;
}

.module-inner-wrapper[data-top="4"] {
  padding-top: 4.5rem;
}

.module-inner-wrapper[data-top="5"] {
  padding-top: 6rem;
}

.module-inner-wrapper[data-top="6"] {
  padding-top: 7.5rem;
}

.module-inner-wrapper[data-top="7"] {
  padding-top: 9rem;
}

.module-inner-wrapper[data-top="8"] {
  padding-top: 10.5rem;
}

.module-inner-wrapper[data-top="9"] {
  padding-top: 12rem;
}

.module-inner-wrapper[data-bottom="0"] {
  padding-bottom: 0rem;
}

.module-inner-wrapper[data-bottom="1"] {
  padding-bottom: 0.75rem;
}

.module-inner-wrapper[data-bottom="2"] {
  padding-bottom: 1.5rem;
}

.module-inner-wrapper[data-bottom="3"] {
  padding-bottom: 3rem;
}

.module-inner-wrapper[data-bottom="4"] {
  padding-bottom: 4.5rem;
}

.module-inner-wrapper[data-bottom="5"] {
  padding-bottom: 6rem;
}

.module-inner-wrapper[data-bottom="6"] {
  padding-bottom: 7.5rem;
}

.module-inner-wrapper[data-bottom="7"] {
  padding-bottom: 9rem;
}

.module-inner-wrapper[data-bottom="8"] {
  padding-bottom: 10.5rem;
}

.module-inner-wrapper[data-bottom="9"] {
  padding-bottom: 12rem;
}

/* Module Container
============================================================= */
.module-container {
  position: relative;
}

.module-container[data-width=auto] {
  margin: 0;
  padding: 0;
}

.module-container[data-width=autoExtended] {
  margin: 0 calc(-50vw + 50%);
  padding: 0 calc(50vw - 50%);
}

@media (min-width: 48em) {
  .c-layout-sidebar .module-container[data-width=autoExtended] {
    margin: 0 calc(-50vw + 50% + 10rem);
    padding: 0 calc(50vw - 50% - 10rem);
  }
}
.module-container[data-width=wide] {
  margin: 0;
}

@media (min-width: 32em) {
  .module-container[data-width=wide] {
    margin: 0 -1.5rem;
  }
}
@media (min-width: 48em) {
  .module-container[data-width=wide] {
    margin: 0 -3rem;
  }
}
@media (min-width: 64em) {
  .module-container[data-width=wide] {
    margin: 0 -4.5rem;
  }
}
@media (min-width: 80em) {
  .module-container[data-width=wide] {
    margin: 0 -6rem;
  }
}
@media (min-width: 32em) {
  .c-layout-sidebar .module-container[data-width=wide] {
    margin: 0;
  }
}
@media (min-width: 48em) {
  .c-layout-sidebar .module-container[data-width=wide] {
    margin: 0;
  }
}
@media (min-width: 52em) {
  .c-layout-sidebar .module-container[data-width=wide] {
    margin: 0 -1.5rem;
  }
}
@media (min-width: 68em) {
  .c-layout-sidebar .module-container[data-width=wide] {
    margin: 0 -3rem;
  }
}
@media (min-width: 84em) {
  .c-layout-sidebar .module-container[data-width=wide] {
    margin: 0 -4.5rem;
  }
}
@media (min-width: 100em) {
  .c-layout-sidebar .module-container[data-width=wide] {
    margin: 0 -6rem;
  }
}
.module-container[data-width=wideExtended] {
  margin: 0 calc(-50vw + 50%);
  padding: 0 calc(50vw - 50%);
}

@media (min-width: 48em) {
  .c-layout-sidebar .module-container[data-width=wideExtended] {
    margin: 0 calc(-50vw + 50% + 10rem);
    padding: 0 calc(50vw - 50% - 10rem);
  }
}
@media (min-width: 32em) {
  .module-container[data-width=wideExtended] {
    padding: 0 calc(50vw - 50% - 1.5rem);
  }
}
@media (min-width: 48em) {
  .module-container[data-width=wideExtended] {
    padding: 0 calc(50vw - 50% - 3rem);
  }
}
@media (min-width: 64em) {
  .module-container[data-width=wideExtended] {
    padding: 0 calc(50vw - 50% - 4.5rem);
  }
}
@media (min-width: 80em) {
  .module-container[data-width=wideExtended] {
    padding: 0 calc(50vw - 50% - 6rem);
  }
}
@media (min-width: 32em) {
  .c-layout-sidebar .module-container[data-width=wideExtended] {
    padding: 0 calc(50vw - 50%);
  }
}
@media (min-width: 48em) {
  .c-layout-sidebar .module-container[data-width=wideExtended] {
    padding: 0 calc(50vw - 50% - 10rem);
  }
}
@media (min-width: 52em) {
  .c-layout-sidebar .module-container[data-width=wideExtended] {
    padding: 0 calc(50vw - 50% - 1.5rem - 10rem);
  }
}
@media (min-width: 68em) {
  .c-layout-sidebar .module-container[data-width=wideExtended] {
    padding: 0 calc(50vw - 50% - 3rem - 10rem);
  }
}
@media (min-width: 84em) {
  .c-layout-sidebar .module-container[data-width=wideExtended] {
    padding: 0 calc(50vw - 50% - 4.5rem - 10rem);
  }
}
@media (min-width: 100em) {
  .c-layout-sidebar .module-container[data-width=wideExtended] {
    padding: 0 calc(50vw - 50% - 6rem - 10rem);
  }
}
.module-container[data-width=slim] {
  margin: 0;
}

@media (min-width: 32em) {
  .module-container[data-width=slim] {
    margin: 0 1.5rem;
  }
}
@media (min-width: 48em) {
  .module-container[data-width=slim] {
    margin: 0 3rem;
  }
}
@media (min-width: 64em) {
  .module-container[data-width=slim] {
    margin: 0 4.5rem;
  }
}
@media (min-width: 80em) {
  .module-container[data-width=slim] {
    margin: 0 6rem;
  }
}
@media (min-width: 32em) {
  .c-layout-sidebar .module-container[data-width=slim] {
    margin: 0;
  }
}
@media (min-width: 48em) {
  .c-layout-sidebar .module-container[data-width=slim] {
    margin: 0;
  }
}
@media (min-width: 52em) {
  .c-layout-sidebar .module-container[data-width=slim] {
    margin: 0 1.5rem;
  }
}
@media (min-width: 68em) {
  .c-layout-sidebar .module-container[data-width=slim] {
    margin: 0 3rem;
  }
}
@media (min-width: 84em) {
  .c-layout-sidebar .module-container[data-width=slim] {
    margin: 0 4.5rem;
  }
}
@media (min-width: 100em) {
  .c-layout-sidebar .module-container[data-width=slim] {
    margin: 0 6rem;
  }
}
.module-container[data-width=slimExtended] {
  margin: 0 calc(-50vw + 50%);
  padding: 0 calc(50vw - 50%);
}

@media (min-width: 48em) {
  .c-layout-sidebar .module-container[data-width=slimExtended] {
    margin: 0 calc(-50vw + 50% + 10rem);
    padding: 0 calc(50vw - 50% - 10rem);
  }
}
@media (min-width: 32em) {
  .module-container[data-width=slimExtended] {
    padding: 0 calc(50vw - 50% + 1.5rem);
  }
}
@media (min-width: 48em) {
  .module-container[data-width=slimExtended] {
    padding: 0 calc(50vw - 50% + 3rem);
  }
}
@media (min-width: 64em) {
  .module-container[data-width=slimExtended] {
    padding: 0 calc(50vw - 50% + 4.5rem);
  }
}
@media (min-width: 80em) {
  .module-container[data-width=slimExtended] {
    padding: 0 calc(50vw - 50% + 6rem);
  }
}
@media (min-width: 32em) {
  .c-layout-sidebar .module-container[data-width=slimExtended] {
    padding: 0 calc(50vw - 50%);
  }
}
@media (min-width: 48em) {
  .c-layout-sidebar .module-container[data-width=slimExtended] {
    padding: 0 calc(50vw - 50% - 10rem);
  }
}
@media (min-width: 52em) {
  .c-layout-sidebar .module-container[data-width=slimExtended] {
    padding: 0 calc(50vw - 50% + 1.5rem - 10rem);
  }
}
@media (min-width: 68em) {
  .c-layout-sidebar .module-container[data-width=slimExtended] {
    padding: 0 calc(50vw - 50% + 3rem - 10rem);
  }
}
@media (min-width: 84em) {
  .c-layout-sidebar .module-container[data-width=slimExtended] {
    padding: 0 calc(50vw - 50% + 4.5rem - 10rem);
  }
}
@media (min-width: 100em) {
  .c-layout-sidebar .module-container[data-width=slimExtended] {
    padding: 0 calc(50vw - 50% + 6rem - 10rem);
  }
}
.module-container[data-width=full] {
  margin: 0 calc(-50vw + 50%);
}

@media (min-width: 48em) {
  .c-layout-sidebar .module-container[data-width=full] {
    margin: 0 calc(-50vw + 50% + 10rem);
  }
}
/* Module Background
============================================================= */
.module-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
}

.module-background[data-bg-color=none] {
  background-color: transparent;
}

.module-background[data-bg-color=light] {
  background-color: #ffffff;
}

.module-background[data-bg-color=light-shade] {
  background-color: #f5f7f7;
}

.module-background[data-bg-color=dark] {
  background-color: #373431;
}

.module-background[data-bg-color=dark-shade] {
  background-color: #000000;
}

.module-background[data-bg-color=snow] {
  background-color: #ffffff;
}

.module-background[data-bg-color=paper] {
  background-color: #f5f7f7;
}

.module-background[data-bg-color=soot] {
  background-color: #1a1a1a;
}

.module-background[data-bg-color=coal] {
  background-color: #000000;
}

.module-background[data-bg-color=charcoal] {
  background-color: #373431;
}

.module-background[data-bg-color=flint] {
  background-color: #272727;
}

/* Module Overlay
============================================================= */
.module-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Module Content
============================================================= */
.module-content {
  position: relative;
}

.modal {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.875);
  left: 0;
  top: 0;
  touch-action: none;
  z-index: 9;
  overscroll-behavior: none;
  padding: 3rem 1.5rem;
}
@media (min-width: 48rem) {
  .modal {
    padding: 1.5rem 3rem;
  }
}

.modal-wrapper {
  max-width: 80rem;
  height: 100%;
  margin: 0 auto;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.modal-button {
  position: absolute;
  width: 3rem;
  height: 3rem;
  background-size: 1.5rem 1.5rem;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.modal-button.m-prev {
  background-image: url("../assets/ui/modal-prev.svg");
  top: calc(100% - 3rem);
  left: calc(50% - 3rem);
}
@media (min-width: 48rem) {
  .modal-button.m-prev {
    top: calc(50% - 1.5rem);
    left: 0;
  }
}

.modal-button.m-next {
  background-image: url("../assets/ui/modal-next.svg");
  top: calc(100% - 3rem);
  right: calc(50% - 3rem);
}
@media (min-width: 48rem) {
  .modal-button.m-next {
    top: calc(50% - 1.5rem);
    right: 0;
  }
}

.modal-button.m-close {
  background-image: url("../assets/ui/modal-close.svg");
  top: 0;
  right: 0;
}

.modal-panel {
  width: 100%;
  pointer-events: none;
}

.modal-panel.m-hidden {
  display: none;
}

.modal-panel > * {
  pointer-events: all;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}

.c-button {
  font-family: "benton-sans",sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 0.8125rem;
  font-size: 0.6875rem;
  text-transform: uppercase;
  letter-spacing: 0.1375rem;
  box-shadow: 0 0.3125rem 0.375rem rgba(0, 0, 0, 0.1875);
  display: inline-block;
  text-align: center;
  padding: 1.5rem 2.5rem;
  background-color: #ff5200;
  color: #ffffff;
  white-space: nowrap;
  cursor: pointer;
  transition: background-color 250ms ease, border-color 250ms ease, color 250ms ease;
}
.c-button:hover {
  background-color: #ff6c00;
}
.c-button.m-thin {
  padding: 1rem 2rem;
}
.c-button.m-small {
  padding: 0.75rem 1.5rem;
}
.c-button.m-hero {
  font-family: "benton-sans",sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.5625rem;
  font-size: 1.2rem;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  padding: 2.0625rem 4rem 1.9375rem 4rem;
}
.c-button.m-light {
  background-color: #ffffff;
  color: #ff5200;
  border: 0.0625rem solid #f5f7f7;
}
.c-button.m-light:hover {
  background-color: #ff6c00;
  color: #ffffff;
  border: 0.0625rem solid #ff6c00;
}

.c-decorated-banner-box {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.c-decorated-banner-box.m-compact {
  display: block;
}

.c-decorated-banner-box--container {
  display: flex;
  align-items: stretch;
  justify-content: flex-end;
}

.c-decorated-banner-box.m-compact .c-decorated-banner-box--container {
  display: block;
}

.c-decorated-banner-box--content {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.c-decorated-banner-box.m-compact .c-decorated-banner-box--content {
  display: block;
}

.c-decorated-banner-box--heading {
  display: inline-block;
  padding: 1rem 2rem;
  position: relative;
  text-align: right;
  overflow: hidden;
}

.c-decorated-banner-box--heading .c-decorated-banner-box--text {
  font-family: "agency-fb",sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.75rem;
  line-height: 2.75rem;
  text-transform: uppercase;
  color: #ffffff;
}

.c-decorated-banner-box.min-32rem .c-decorated-banner-box--heading .c-decorated-banner-box--text {
  line-height: 2.9rem;
}

.c-decorated-banner-box.min-48rem .c-decorated-banner-box--heading .c-decorated-banner-box--text {
  font-size: 2.9rem;
}

.c-decorated-banner-box--heading::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #a5a8a9;
  opacity: 0.9;
}

.c-decorated-banner-box.m-compact .c-decorated-banner-box--heading {
  display: block;
  text-align: center;
}

.c-decorated-banner-box--heading b,
.c-decorated-banner-box--heading strong {
  font-family: "agency-fb-wide",sans-serif;
  font-weight: 700;
  font-style: normal;
}

.c-decorated-banner-box--subheading {
  display: inline-block;
  padding: 1rem 2rem;
  position: relative;
  text-align: right;
  overflow: hidden;
}

.c-decorated-banner-box--subheading .c-decorated-banner-box--text {
  font-family: "agency-fb",sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.75rem;
  line-height: 2.75rem;
  text-transform: uppercase;
  color: #ffffff;
}

.c-decorated-banner-box.min-32rem .c-decorated-banner-box--subheading .c-decorated-banner-box--text {
  line-height: 2.9rem;
}

.c-decorated-banner-box.min-48rem .c-decorated-banner-box--subheading .c-decorated-banner-box--text {
  font-size: 2.9rem;
}

.c-decorated-banner-box--subheading::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #ff5200;
  opacity: 0.9;
}

.c-decorated-banner-box.m-compact .c-decorated-banner-box--subheading {
  display: block;
  text-align: center;
}

.c-decorated-banner-box--subheading b,
.c-decorated-banner-box--subheading strong {
  font-family: "agency-fb-wide",sans-serif;
  font-weight: 700;
  font-style: normal;
}

.c-decorated-banner-box--button {
  display: inline-block;
  padding: 0.75rem 1.5rem;
  position: relative;
  text-align: right;
  overflow: hidden;
}

.c-decorated-banner-box--button .c-decorated-banner-box--text {
  font-family: "benton-sans",sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.75rem;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.04rem;
  color: #ffffff;
}

.c-decorated-banner-box--button::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #272727;
}

.c-decorated-banner-box.m-compact .c-decorated-banner-box--button {
  display: block;
  text-align: center;
}

.c-decorated-banner-box--button:hover::before {
  background-color: #a5a8a9;
}

.c-decorated-banner-box--aside {
  width: 13.75rem;
  height: 9.75rem;
  padding: 1.5rem;
  position: relative;
  overflow: hidden;
}

.c-decorated-banner-box--disclaimer-toggle {
  width: 1.25rem;
  height: 1.25rem;
  border: 0.125rem solid #a5a8a9;
  border-radius: 50%;
  position: absolute;
  right: 1rem;
  top: 1rem;
  color: #a5a8a9;
  cursor: pointer;
}

.c-decorated-banner-box--disclaimer-toggle::before {
  content: "?";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-family: "benton-sans",sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.75rem;
  line-height: 1;
  letter-spacing: 0.015rem;
  color: #a5a8a9;
}

.c-decorated-banner-box.m-show-disclaimer .c-decorated-banner-box--disclaimer-toggle::before {
  content: "X";
}

.c-decorated-banner-box--disclaimer-toggle:hover {
  border-color: #ffffff;
}

.c-decorated-banner-box--disclaimer-toggle:hover::before {
  color: #ffffff;
}

.c-decorated-banner-box--aside .c-decorated-banner-box--text {
  font-family: "benton-sans",sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 0.75rem;
  line-height: 1;
  letter-spacing: 0.015rem;
  color: #ffffff;
}

.c-decorated-banner-box--text-disclaimer .c-decorated-banner-box--text {
  font-size: 0.65rem;
  line-height: 0.9rem;
  max-width: 24rem;
}

.c-decorated-banner-box--aside::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #272727;
}

.c-decorated-banner-box.m-compact .c-decorated-banner-box--aside {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  text-align: center;
}

.c-decorated-banner-box.m-compact .c-decorated-banner-box--aside .c-decorated-banner-box--text-wrapper {
  transition: height 0.5s ease-in-out;
}

.c-decorated-banner-box--aside p {
  margin-top: 1rem;
}

.c-decorated-banner-box--aside p:first-of-type {
  margin-top: 0;
}

.c-decorated-banner-box--aside b,
.c-decorated-banner-box--aside strong {
  text-transform: uppercase;
  font-family: "benton-sans",sans-serif;
  font-weight: 700;
  font-style: normal;
}

.c-decorated-banner-box--disclaimer-icon-spacer {
  float: right;
  width: 1.25rem;
  height: 1.375rem;
}

.c-decorated-banner-box:not(.m-show-disclaimer) .c-decorated-banner-box--text-wrapper.c-decorated-banner-box--text-disclaimer {
  height: 0;
}

.c-decorated-banner-box.m-show-disclaimer .c-decorated-banner-box--text-wrapper.c-decorated-banner-box--text-aside {
  height: 0;
}

.c-decorated-banner-box--text-wrapper {
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.c-decorated-banner-box--text {
  display: inline-block;
  position: relative;
}

.c-decorated-banner-box:not(.m-compact) .c-decorated-banner-box--heading::before {
  transform: translate(110%, 0);
  transition: transform 0.5s ease-out 0s;
}
.c-decorated-banner-box:not(.m-compact) .c-decorated-banner-box--heading .c-decorated-banner-box--text-wrapper {
  transform: translate(110%, 0);
  transition: transform 0.5s ease-out 0.5s;
}
.c-decorated-banner-box:not(.m-compact) .c-decorated-banner-box--heading .c-decorated-banner-box--text {
  transform: translate(-110%, 0);
  transition: transform 0.5s ease-out 0.5s;
}
.c-decorated-banner-box:not(.m-compact) .c-decorated-banner-box--subheading::before {
  transform: translate(110%, 0);
  transition: transform 0.5s ease-out 0.25s;
}
.c-decorated-banner-box:not(.m-compact) .c-decorated-banner-box--subheading .c-decorated-banner-box--text-wrapper {
  transform: translate(110%, 0);
  transition: transform 0.5s ease-out 0.75s;
}
.c-decorated-banner-box:not(.m-compact) .c-decorated-banner-box--subheading .c-decorated-banner-box--text {
  transform: translate(-110%, 0);
  transition: transform 0.5s ease-out 0.75s;
}
.c-decorated-banner-box:not(.m-compact) .c-decorated-banner-box--button::before {
  transform: translate(110%, 0);
  transition: transform 0.5s ease-out 0.5s, background-color 250ms ease;
}
.c-decorated-banner-box:not(.m-compact) .c-decorated-banner-box--button .c-decorated-banner-box--text-wrapper {
  transform: translate(110%, 0);
  transition: transform 0.5s ease-out 1s;
}
.c-decorated-banner-box:not(.m-compact) .c-decorated-banner-box--button .c-decorated-banner-box--text {
  transform: translate(-110%, 0);
  transition: transform 0.5s ease-out 1s;
}
.c-decorated-banner-box:not(.m-compact) .c-decorated-banner-box--aside::before {
  transform: translate(-110%, 0);
  transition: transform 0.5s ease-out 1s;
}
.c-decorated-banner-box:not(.m-compact) .c-decorated-banner-box--aside .c-decorated-banner-box--text-wrapper {
  transform: translate(-110%, 0);
  transition: transform 0.5s ease-out 1.5s, height 0.5s ease-in-out;
}
.c-decorated-banner-box:not(.m-compact) .c-decorated-banner-box--aside .c-decorated-banner-box--text {
  transform: translate(110%, 0);
  transition: transform 0.5s ease-out 1.5s;
}
.c-decorated-banner-box:not(.m-compact) .c-decorated-banner-box--disclaimer-toggle {
  opacity: 0;
  transition: opacity 0.25s linear 2s;
}

.c-decorated-banner-box.m-animate-in:not(.m-compact) .c-decorated-banner-box--heading::before {
  transform: translate(0, 0);
}
.c-decorated-banner-box.m-animate-in:not(.m-compact) .c-decorated-banner-box--heading .c-decorated-banner-box--text-wrapper {
  transform: translate(0, 0);
}
.c-decorated-banner-box.m-animate-in:not(.m-compact) .c-decorated-banner-box--heading .c-decorated-banner-box--text {
  transform: translate(0, 0);
}
.c-decorated-banner-box.m-animate-in:not(.m-compact) .c-decorated-banner-box--subheading::before {
  transform: translate(0, 0);
}
.c-decorated-banner-box.m-animate-in:not(.m-compact) .c-decorated-banner-box--subheading .c-decorated-banner-box--text-wrapper {
  transform: translate(0, 0);
}
.c-decorated-banner-box.m-animate-in:not(.m-compact) .c-decorated-banner-box--subheading .c-decorated-banner-box--text {
  transform: translate(0, 0);
}
.c-decorated-banner-box.m-animate-in:not(.m-compact) .c-decorated-banner-box--button::before {
  transform: translate(0, 0);
}
.c-decorated-banner-box.m-animate-in:not(.m-compact) .c-decorated-banner-box--button .c-decorated-banner-box--text-wrapper {
  transform: translate(0, 0);
}
.c-decorated-banner-box.m-animate-in:not(.m-compact) .c-decorated-banner-box--button .c-decorated-banner-box--text {
  transform: translate(0, 0);
}
.c-decorated-banner-box.m-animate-in:not(.m-compact) .c-decorated-banner-box--aside::before {
  transform: translate(0, 0);
}
.c-decorated-banner-box.m-animate-in:not(.m-compact) .c-decorated-banner-box--aside .c-decorated-banner-box--text-wrapper {
  transform: translate(0, 0);
}
.c-decorated-banner-box.m-animate-in:not(.m-compact) .c-decorated-banner-box--aside .c-decorated-banner-box--text {
  transform: translate(0, 0);
}
.c-decorated-banner-box.m-animate-in:not(.m-compact) .c-decorated-banner-box--disclaimer-toggle {
  opacity: 1;
}

.c-juicer-feed {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.c-juicer-feed--content {
  flex: 0 0 auto;
  width: 33.3333%;
}
.c-juicer-feed.m-narrow-card .c-juicer-feed--content {
  width: 50%;
}
.c-juicer-feed.m-narrow-content .c-juicer-feed--content {
  width: 100%;
}
.c-juicer-feed--controls .c-base-carousel--buttons {
  height: auto;
  display: flex;
}
.c-juicer-feed--controls .c-base-carousel--button {
  width: 1.25rem;
  display: block;
  position: relative;
  top: 0;
  transform: translate(0, 0);
}
.c-juicer-feed--controls .c-base-carousel--button.m-next {
  margin-left: 1rem;
}
.c-juicer-feed.m-narrow-content .c-juicer-feed--controls {
  display: none;
}
.c-juicer-feed:not(.m-narrow-content) .c-juicer-feed--carousel-dots {
  display: none;
}
.c-juicer-feed--carousel {
  flex: 0 0 auto;
  width: 66.666%;
}
.c-juicer-feed.m-narrow-card .c-juicer-feed--carousel {
  width: 50%;
}
.c-juicer-feed.m-narrow-content .c-juicer-feed--carousel {
  width: 100%;
}
.c-juicer-feed--item {
  transform: scale(1);
  transform-origin: 75% 50%;
  opacity: 1;
  transition: opacity 0.5s linear, transform 0.5s linear;
}
.c-juicer-feed:not(.m-narrow-content) .m-out-left .c-juicer-feed--item {
  transform: scale(0.75);
  opacity: 0;
  pointer-events: none;
}
.c-juicer-feed--card {
  box-shadow: 0 0.3125rem 0.375rem rgba(0, 0, 0, 0.1875);
  height: 100%;
  position: relative;
}
.c-juicer-feed--photo {
  display: block;
  padding-top: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.c-juicer-feed--social-icon {
  pointer-events: none;
}
.c-juicer-feed--social-icon svg {
  display: block;
  width: 2rem;
  height: 2rem;
  position: absolute;
  right: 1rem;
  top: 1rem;
  fill: #ffffff;
}

.c-image-mosaic__text {
  margin-bottom: 3rem;
}

.c-image-mosaic__tiles {
  display: flex;
  flex-wrap: wrap;
}

.c-image-mosaic__tile {
  flex: none;
  width: 100%;
}

.c-image-mosaic__wrapper {
  position: relative;
  height: 50vw;
}

.c-image-mosaic__tiles.min-48rem .c-image-mosaic__wrapper {
  height: 25vw;
}

.c-image-mosaic__tiles.min-48rem .c-image-mosaic__tile:nth-child(1n) {
  width: 35%;
}

.c-image-mosaic__tiles.min-48rem .c-image-mosaic__tile:nth-child(2n) {
  width: 45%;
}

.c-image-mosaic__tiles.min-48rem .c-image-mosaic__tile:nth-child(3n) {
  width: 20%;
}

.c-image-mosaic__tiles.min-48rem .c-image-mosaic__tile:nth-child(4n) {
  width: 30%;
}

.c-image-mosaic__tiles.min-48rem .c-image-mosaic__tile:nth-child(5n) {
  width: 30%;
}

.c-image-mosaic__tiles.min-48rem .c-image-mosaic__tile:nth-child(6n) {
  width: 40%;
}

.c-image-mosaic__tiles.min-48rem .c-image-mosaic__tile:nth-child(7n) {
  width: 40%;
}

.c-image-mosaic__tiles.min-48rem .c-image-mosaic__tile:nth-child(8n) {
  width: 35%;
}

.c-image-mosaic__tiles.min-48rem .c-image-mosaic__tile:nth-child(9n) {
  width: 25%;
}

.c-image-mosaic__tiles.min-48rem .c-image-mosaic__tile:nth-child(10n) {
  width: 20%;
}

.c-image-mosaic__tiles.min-48rem .c-image-mosaic__tile:nth-child(11n) {
  width: 50%;
}

.c-image-mosaic__tiles.min-48rem .c-image-mosaic__tile:nth-child(12n) {
  width: 30%;
}

.c-image-mosaic__tiles.min-48rem .c-image-mosaic__tile:nth-child(1) .c-image-mosaic__image {
  width: calc(100% + 3rem);
  height: calc(100% + 3rem);
  z-index: 1;
}

.c-image-mosaic__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  cursor: zoom-in;
  outline: 0.5rem solid #ffffff;
}

.module[data-bg-color=none] .c-image-mosaic__image {
  outline-color: #ffffff;
}

.module[data-bg-color=light] .c-image-mosaic__image {
  outline-color: #ffffff;
}

.module[data-bg-color=light-shade] .c-image-mosaic__image {
  outline-color: #f5f7f7;
}

.module[data-bg-color=dark] .c-image-mosaic__image {
  outline-color: #373431;
}

.module[data-bg-color=dark-shade] .c-image-mosaic__image {
  outline-color: #000000;
}

.module[data-bg-color=none] .c-image-mosaic__image {
  outline-color: #1a1a1a;
}

.module[data-bg-color=snow] .c-image-mosaic__image {
  background-color: #ffffff;
}

.module[data-bg-color=paper] .c-image-mosaic__image {
  background-color: #f5f7f7;
}

.module[data-bg-color=soot] .c-image-mosaic__image {
  background-color: #1a1a1a;
}

.module[data-bg-color=coal] .c-image-mosaic__image {
  background-color: #000000;
}

.module[data-bg-color=charcoal] .c-image-mosaic__image {
  background-color: #373431;
}

.module[data-bg-color=flint] .c-image-mosaic__image {
  background-color: #272727;
}

.c-image img {
  max-width: 100%;
}

.c-boat-title-lockup a {
  display: inline-block;
}

.c-boat-title-lockup--wrapper {
  display: inline-flex;
  align-items: stretch;
}

.c-boat-title-lockup.m-layout-vertical .c-boat-title-lockup--wrapper {
  flex-direction: column;
}

.c-boat-title-lockup.m-size-small .c-boat-title-lockup--wrapper {
  align-items: flex-start;
}

.c-boat-title-lockup--title {
  padding: 1.25rem 1.75rem;
  font-family: "agency-fb",sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.5rem;
  line-height: 1;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #ff5200;
  transition: background-color 250ms linear;
  align-self: stretch;
}

.c-boat-title-lockup.m-size-small .c-boat-title-lockup--title {
  font-size: 2rem;
  padding: 0.75rem 1.25rem;
}

.c-boat-title-lockup a:hover .c-boat-title-lockup--title {
  background-color: #ff6c00;
}

.c-boat-title-lockup--title b {
  font-family: "agency-fb-wide",sans-serif;
  font-weight: 700;
  font-style: normal;
}

.c-boat-title-lockup--info {
  padding: 1.5rem 1.75rem;
  font-family: "benton-sans",sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 0.75rem;
  line-height: 1;
  letter-spacing: 0.015rem;
  color: #ffffff;
  background-color: #272727;
  align-self: stretch;
}

.c-boat-title-lockup.m-theme-light-type .c-boat-title-lockup--info {
  background-color: #a5a8a9;
}

.c-boat-title-lockup.m-size-small .c-boat-title-lockup--info {
  padding: 0.75rem 1.25rem;
}

.c-boat-title-lockup--info p {
  margin-top: 0.5rem;
}

.c-boat-title-lockup--info p:first-of-type {
  margin-top: 0;
}

.c-boat-title-lockup--info b {
  text-transform: uppercase;
  font-family: "benton-sans",sans-serif;
  font-weight: 700;
  font-style: normal;
}

.c-social-icon {
  display: block;
  width: 1.5rem;
  height: 1.5rem;
}
.c-social-icon .c-social-icon__path {
  width: 1.5rem;
  height: 1.5rem;
  fill: #ffffff;
  transition: fill 250ms;
}
.c-social-icon:hover .c-social-icon__path {
  fill: #ff6c00;
}

.c-footer {
  background-color: #000000;
}
.c-footer--links {
  max-width: 48rem;
  columns: 3 12rem;
  column-gap: 3rem;
  page-break-inside: avoid;
  break-inside: avoid;
  -webkit-column-break-inside: avoid;
}
.c-footer--link-wrapper {
  padding-bottom: 1.25rem;
  display: inline-block;
  width: 100%;
}
.c-footer--link {
  font-family: "benton-sans",sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.5rem;
  display: block;
  color: #ffffff;
  transition: color 250ms;
  page-break-inside: avoid;
  break-inside: avoid;
  -webkit-column-break-inside: avoid;
}
.c-footer--link:hover {
  color: #ff6c00;
}
.c-footer--bottom {
  align-items: center;
}
.c-footer--copyright {
  font-family: "benton-sans",sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 0.75rem;
  line-height: 1.25rem;
  color: #d1d2d3;
  text-align: center;
}
.c-footer--bottom.min-32rem .c-footer--copyright {
  text-align: left;
}
.c-footer--social-icons {
  display: flex;
  justify-content: center;
}
.c-footer--bottom.min-32rem .c-footer--social-icons {
  justify-content: flex-end;
}
.c-footer--social-icons > * {
  flex: none;
}
.c-footer--social-icons > * + * {
  margin-left: 2rem;
}

.show-cookie-popup .cookies-popup {
  display: block;
  width: 100%;
  position: fixed;
  bottom: 0;
  top: auto;
  background: rgba(26, 26, 26, 0.9);
  z-index: 9;
}
.show-cookie-popup .cookies-popup .container {
  vertical-align: bottom;
  padding: 22px 20px 21px;
  max-width: 1270px;
  margin: auto;
}
.show-cookie-popup .cookies-popup .container .content {
  font-family: "benton-sans", "sans-serif";
  font-size: 12px;
  line-height: 1.666667;
  color: #fff;
  max-width: 1060px;
  margin-right: auto;
}
.show-cookie-popup .cookies-popup .container .content a {
  text-decoration: underline;
}
.show-cookie-popup .cookies-popup .container .content a:hover, .show-cookie-popup .cookies-popup .container .content a:active {
  text-decoration: none;
}
.show-cookie-popup .cookies-popup .container .cookie-close-btn {
  top: 29px;
  position: absolute;
  right: 25px;
  height: 12px;
  width: 12px;
  display: block;
  margin: auto;
}
.show-cookie-popup .cookies-popup .container .cookie-close-btn .icon:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  background-image: url("../assets/ui/cookie-x-button%402x.svg");
  background-size: 12px auto;
  background-position: 0 0;
  width: 12px;
  height: 12px;
}
.show-cookie-popup .cookies-popup.show-cookie-popup {
  display: block;
}
@media (max-width: 1270px) {
  .show-cookie-popup .cookies-popup .container .cookie-close-btn {
    top: 8px;
    right: 5px;
  }
}

.hide-cookie-popup .cookies-popup {
  display: none;
}

.c-boat-card .c-boat-card__image_background {
  padding-top: 70%;
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat;
  position: relative;
}

.c-boat-card a:hover .c-boat-title-lockup__model {
  color: #ff6c00;
}

.c-boat-card a:hover .c-boat-title-lockup__type {
  color: #ff6c00;
}

.c-boat-card:hover .c-boat-title-lockup a .c-boat-title-lockup--title {
  background-color: #ff6c00;
}

.c-boat-specs-panel {
  box-shadow: 0 0.3125rem 0.375rem rgba(0, 0, 0, 0.1875);
  background-color: #000000;
  display: flex;
}
.c-boat-specs-panel > *:not(:first-child) {
  flex: 1 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0.75rem;
}
.c-boat-specs-panel.eq.min-32rem > *:not(:first-child) {
  padding: 0 1.25rem;
}
.c-boat-specs-panel.eq.min-32rem > *:last-child {
  padding: 0 1.25rem 0 0;
}
.c-boat-specs-panel.eq.min-48rem > *:not(:first-child) {
  padding: 0 1.5rem;
}
.c-boat-specs-panel.eq.min-48rem > .c-boat-specs-panel__spec:not(:nth-child(2))::before {
  content: "";
  position: absolute;
  top: 1.5rem;
  left: 0;
  width: 0.0625rem;
  height: calc(100% - 3rem);
  background-color: #babcbd;
}
.c-boat-specs-panel__spec {
  display: none;
  position: relative;
}
.c-boat-specs-panel.eq.min-48rem .c-boat-specs-panel__spec {
  display: flex;
}
.c-boat-specs-panel__spec-icon-number {
  display: flex;
  align-items: center;
}
.c-boat-specs-panel__spec-icon {
  display: none;
  margin-right: 0.75rem;
}
.c-boat-specs-panel.eq.min-64rem .c-boat-specs-panel__spec-icon {
  display: block;
  width: 2.5rem;
  height: 2.5rem;
}
.c-boat-specs-panel__spec-number {
  font-family: "benton-sans",sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.75rem;
  line-height: 1.75rem;
  color: #ffffff;
  width: 100%;
  text-align: center;
}
.c-boat-specs-panel.eq.min-64rem .c-boat-specs-panel__spec-number {
  font-size: 3.125rem;
  line-height: 3.125rem;
  width: auto;
}
.c-boat-specs-panel__spec-label {
  font-family: "benton-sans",sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 0.75rem;
  font-size: 0.5rem;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.125rem;
  width: 100%;
  text-align: center;
}
.c-boat-specs-panel__cta-mobile {
  display: block;
}
.c-boat-specs-panel.eq.min-64rem .c-boat-specs-panel__cta-mobile {
  display: none;
}
.c-boat-specs-panel__cta-desktop {
  display: none;
}
.c-boat-specs-panel.eq.min-64rem .c-boat-specs-panel__cta-desktop {
  display: block;
}
.c-boat-specs-panel.eq:not(.eq-init) > * {
  opacity: 0;
}

.c-schedule-demo-cta {
  padding: 1.5rem 0;
  align-items: center;
  position: relative;
}
.c-schedule-demo-cta.min-48rem {
  padding: 3rem 0;
}
.c-schedule-demo-cta.min-64rem {
  padding: 4.5rem 0;
}
.c-schedule-demo-cta > * {
  position: relative;
}
.c-schedule-demo-cta:not(.min-48rem) .c-schedule-demo-cta__content-wrapper {
  min-height: 24rem;
}
.c-schedule-demo-cta__button {
  display: flex;
}
.c-schedule-demo-cta__button--mobile {
  display: flex;
}
.c-schedule-demo-cta.min-64rem .c-schedule-demo-cta__button--mobile {
  display: none;
}
.c-schedule-demo-cta__button--desktop {
  display: none;
}
.c-schedule-demo-cta.min-64rem .c-schedule-demo-cta__button--desktop {
  display: flex;
}
.c-schedule-demo-cta__button > * {
  flex: 1 0 auto;
}
.c-schedule-demo-cta__button-wrapper {
  padding-top: 1.75rem;
}

.c-footer-newsletter-form__label {
  font-family: "benton-sans",sans-serif;
  font-weight: 700;
  font-style: normal;
  display: block;
  font-size: 0.75rem;
  line-height: 1.125rem;
  color: #d1d2d3;
}
.c-footer-newsletter-form__label--invalid {
  color: #f56565;
}
.c-footer-newsletter-form__label--invalid::after {
  content: "(Invalid)";
  margin-left: 0.25rem;
}
.c-footer-newsletter-form__input {
  font-family: "benton-sans",sans-serif;
  font-weight: 500;
  font-style: normal;
  display: block;
  width: 100%;
  max-width: 32rem;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #ffffff;
  padding: 0.625rem 0.625rem 0.625rem 2.5rem;
  border-bottom: 0.0625rem solid #a5a8a9;
  background-repeat: no-repeat;
}
.c-footer-newsletter-form__input--email-address {
  background-image: url("../assets/ui/input-icon-email-address.svg");
  background-position: 0 center;
  background-size: 24px auto;
}
.c-footer-newsletter-form__input--zip-code {
  background-image: url("../assets/ui/input-icon-zip-code.svg");
  background-position: 0.5rem center;
  background-size: 19px auto;
}
.c-footer-newsletter-form__input--invalid {
  border-bottom-color: #f56565;
}
.c-footer-newsletter-form__input::placeholder {
  color: #d1d2d3;
}
.c-footer-newsletter-form__button-container {
  display: flex;
}
.c-footer-newsletter-form__button-container > * {
  flex: 1 0 auto;
}
.c-footer-newsletter-form__success-message, .c-footer-newsletter-form__failure-message {
  display: none;
}

.c-layout-one-column-header > .top {
  position: relative;
}

.c-homepage-banner {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  touch-action: pan-y;
}
.c-homepage-banner--slides {
  display: flex;
  width: 100%;
  transform: translate(0);
}
.c-homepage-banner.m-inactive .c-homepage-banner--slides {
  transition: transform 0.5s ease-out;
}
.c-homepage-banner--slide {
  flex: 0 0 100%;
  overflow: hidden;
}
.c-homepage-banner--wrapper {
  position: relative;
}
.c-homepage-banner.m-mobile .c-homepage-banner--wrapper {
  max-width: none;
}
.c-homepage-banner--controls {
  display: flex;
  justify-content: center;
  background-color: #1a1a1a;
}
.c-homepage-banner--control {
  position: relative;
  width: 2rem;
  height: 2rem;
  margin: 0.5rem;
  border-radius: 50%;
  cursor: pointer;
}
.c-homepage-banner--icon {
  position: absolute;
  top: 0.5rem;
  left: 0.5rem;
  width: 1rem;
  height: 1rem;
  stroke: #d1d2d3;
  transition: stroke 250ms ease;
}
.c-homepage-banner--control:hover .c-homepage-banner--icon {
  stroke: #ff5200;
}
.c-homepage-banner--control.m-prev, .c-homepage-banner--control.m-next {
  background-size: auto 66.66%;
  background-position: center;
  background-repeat: no-repeat;
}
.c-homepage-banner--control.m-prev {
  background-image: url("../assets/ui/left_disabled.svg");
}
.c-homepage-banner--control.m-next {
  background-image: url("../assets/ui/right_disabled.svg");
}
.c-homepage-banner--control.m-prev:hover {
  background-image: url("../assets/ui/left_active.svg");
}
.c-homepage-banner--control.m-next:hover {
  background-image: url("../assets/ui/right_active.svg");
}
.c-homepage-banner--icon.m-timer {
  transform: rotate(90deg) scaleX(-1);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  fill: none;
  stroke-width: 3;
  stroke-dasharray: 0 125.6637 125.6637;
  pointer-events: none;
}
.c-homepage-banner:not(.m-paused) .c-homepage-banner--icon.m-play, .c-homepage-banner.m-paused .c-homepage-banner--icon.m-pause {
  opacity: 0;
  pointer-events: none;
}
.c-homepage-banner .c-image.animate {
  opacity: 1;
  transform: translateY(0rem);
}
.c-homepage-banner .c-background-image.animate {
  opacity: 1;
  transform: translateY(0rem);
}

.c-homepage-slide {
  position: relative;
  display: flex;
  min-height: calc(100vh - 4rem - 1px);
}

.c-homepage-banner.eq.min-80rem .c-homepage-slide {
  min-height: calc(100vh - 6rem - 1px);
}

.c-homepage-slide.m-mobile {
  flex-direction: column;
}

.c-homepage-slide--background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  z-index: 1;
}

.c-homepage-slide.m-mobile .c-homepage-slide--background {
  background-image: none !important;
  display: none;
}

.c-homepage-slide--video {
  position: absolute;
  left: 50%;
  top: calc(50% - 2px);
  transform: translate3d(-50%, -50%, 0);
  min-width: 100vw;
  min-height: calc(100vh - 4rem + 2px);
  pointer-events: none;
  z-index: 1;
}

.c-homepage-banner.eq.min-80rem .c-homepage-slide--video {
  min-height: calc(100vh - 6rem + 2px);
}

.c-homepage-slide.m-mobile .c-homepage-slide--video {
  display: none;
}

.c-homepage-slide--content {
  display: flex;
  flex-direction: column;
  width: 100%;
  position: relative;
  transform: translate3d(0, 0, 0);
  z-index: 2;
}

.c-homepage-slide.m-mobile .c-homepage-slide--content {
  max-width: none;
  justify-content: flex-end;
}

.c-homepage-slide--content-wrapper {
  flex: 1 0 auto;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1.5rem;
}

.c-homepage-slide.m-mobile .c-homepage-slide--content-wrapper {
  padding: 0;
  order: 1;
  flex: none;
}

.c-homepage-slide--content-container {
  width: 100%;
}

.c-homepage-slide--boat-stat-container {
  flex: none;
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
  min-width: 43rem;
  transform: translate(-50%, 0);
  position: relative;
  left: 50%;
  width: 100%;
  height: 12rem;
  padding: 0 1.5rem;
}

.c-homepage-slide.m-mobile .c-homepage-slide--boat-stat-container {
  display: none;
}

.c-homepage-slide--video-control {
  position: absolute;
  right: 1.5rem;
  bottom: 1.5rem;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  filter: drop-shadow(0 0.25rem 0.25rem rgba(0, 0, 0, 0.25));
  cursor: pointer;
}
.c-homepage-slide--video-control path {
  fill: #ffffff;
  transition: fill 250ms ease;
}
.c-homepage-slide--video-control:hover path {
  fill: #ff6c00;
}

.c-homepage-slide.m-mobile .c-homepage-slide--video-control {
  display: none;
}

.c-homepage-slide.m-has-stats .c-homepage-slide--video-control {
  bottom: auto;
  top: calc(100% - 12rem - 3rem - 1.5rem);
}

.c-homepage-slide.m-extra-large.m-has-stats .c-homepage-slide--video-control {
  right: auto;
  left: calc(100% + 1.5rem);
}

.c-homepage-slide--icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.c-homepage-slide:not(.m-paused) .c-homepage-slide--icon.m-play,
.c-homepage-slide.m-paused .c-homepage-slide--icon.m-pause {
  opacity: 0;
  pointer-events: none;
}

.c-homepage-slide--mobile-image {
  display: none;
  background-color: #f5f7f7;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.c-homepage-slide.m-mobile .c-homepage-slide--mobile-image {
  position: relative;
  display: block;
  flex: 1 0 auto;
  width: 100%;
}

.c-base-carousel {
  position: relative;
  touch-action: pan-y;
}

.module-container[data-width=auto] .c-base-carousel {
  overflow: hidden;
}

.c-base-carousel--item-offset {
  display: flex;
  align-items: flex-start;
  pointer-events: none;
}

.c-base-carousel.m-inactive .c-base-carousel--item-offset {
  transition: transform 1s ease-out;
}

.c-base-carousel.m-center .c-base-carousel--item-offset {
  align-items: center;
}

.c-base-carousel.m-stretch .c-base-carousel--item-offset {
  align-items: stretch;
}

.c-base-carousel.m-bottom .c-base-carousel--item-offset {
  align-items: flex-end;
}

.c-base-carousel--buttons {
  width: 100%;
  height: 0;
}

.c-base-carousel.m-controls-hidden .c-base-carousel--buttons {
  display: none;
}

.c-base-carousel--button {
  width: 2rem;
  height: 3rem;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.c-base-carousel--button.m-prev {
  background-image: url("../assets/ui/left.svg");
  left: 0;
}

.c-base-carousel--button.m-next {
  background-image: url("../assets/ui/right.svg");
  right: 0;
}

.module[data-bg-color=dark] .c-base-carousel--button.m-prev,
.module[data-bg-color=dark-shade] .c-base-carousel--button.m-prev {
  background-image: url("../assets/ui/left_disabled.svg");
}

.module[data-bg-color=dark] .c-base-carousel--button.m-next,
.module[data-bg-color=dark-shade] .c-base-carousel--button.m-next {
  background-image: url("../assets/ui/right_disabled.svg");
}

.c-base-carousel--button.m-prev:not(.m-disabled):hover {
  background-image: url("../assets/ui/left_active.svg");
  cursor: pointer;
}

.c-base-carousel--button.m-next:not(.m-disabled):hover {
  background-image: url("../assets/ui/right_active.svg");
  cursor: pointer;
}

.c-base-carousel--item {
  display: flex;
  flex: 0 0 auto;
  width: 100%;
}

.c-base-carousel--item > * {
  width: 100%;
  pointer-events: auto;
}

.c-base-carousel--dots {
  margin-top: 1.5rem;
  display: flex;
  justify-content: center;
  padding: 0.25rem;
}

.c-base-carousel.m-controls-hidden .c-base-carousel--dots {
  display: none;
}

.c-base-carousel--dot {
  padding: 0.25rem;
  cursor: pointer;
}

.c-base-carousel--dot::before {
  content: "";
  display: block;
  width: 0.75rem;
  height: 0.75rem;
  border-radius: 50%;
  background-color: #babcbd;
}

.c-base-carousel--dot.m-active::before {
  background-color: #ff5200;
}

.c-base-carousel--dot:hover::before {
  background-color: #ff6c00;
}

.c-page-dealers .sidebar {
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 30px;
  overflow-y: auto;
  height: 80vh;
}

@media screen and (max-width: 767px) {
  .c-page-dealers .sidebar {
    height: auto;
    width: 100%;
    overflow-y: unset;
    max-width: unset;
  }
}
.c-page-dealers .dealer-zip-search-label {
  font-family: "benton-sans",sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #ffffff;
  display: block;
  width: 100%;
  padding-bottom: 0.5rem;
}

.c-page-dealers .sidebar input {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  border: 1px solid #d1d2d3;
  border-radius: 3px;
  padding: 7px 10px;
  color: #000000;
  background-color: #ffffff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  width: 100%;
  margin-bottom: 15px;
  -webkit-appearance: none;
}

.c-page-dealers .sidebar .search-wrapper {
  width: 100%;
  position: relative;
}

.c-page-dealers .sidebar .search-wrapper .icon {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 35px;
  margin-right: 10px;
  right: 0;
  top: 35px;
  position: absolute;
  color: #a5a8a9;
  cursor: pointer;
  background-image: url("../assets/ui/dealer-search-mag.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 24px;
  height: 24px;
}

.c-page-dealers .sidebar .error-wrapper {
  font-size: 16px;
  line-height: 18px;
  color: #a5a8a9;
}

.c-page-dealers .sidebar .error-wrapper.hide {
  display: none;
}

.c-page-dealers .sidebar .results {
  display: inline-block;
  padding-bottom: 40px;
}

.c-page-dealers .sidebar .results .location-container {
  padding-bottom: 30px;
  padding-top: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #a5a8a9;
}

.c-page-dealers .sidebar .results .location-container:last-child {
  border-bottom: 0 solid;
  margin-bottom: 0;
}

.c-page-dealers .sidebar .results h4 {
  text-transform: uppercase;
  margin-bottom: 20px;
}

.c-page-dealers .sidebar .results .distance {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  margin-bottom: 20px;
}

.c-page-dealers .sidebar .results .distance .miles {
  color: #ffffff;
  text-transform: uppercase;
}

.c-page-dealers .sidebar .results .distance .km {
  color: #a5a8a9;
}

.c-page-dealers .sidebar .results .map-mapbox {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 20px;
  font-style: 400;
  display: inline-block;
}

.c-page-dealers .sidebar .results .map-mapbox .infoboxaddress {
  color: #ffffff;
  margin-bottom: 20px;
  display: block;
}

.c-page-dealers .sidebar .results .map-mapbox .dealer-contact {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ff5200;
  font-weight: 700;
  line-height: 20px;
  font-size: 12px;
}

.c-page-dealers .sidebar .results .map-mapbox .dealer-contact a {
  display: block;
  clear: both;
  margin-bottom: 5px;
}

.c-page-dealers .sidebar .results .map-mapbox .to-google-map {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ff5200;
  font-weight: 700;
  line-height: 20px;
  font-size: 12px;
  display: none;
}

/* Note this is an a-typical size */
@media screen and (max-width: 1024px) {
  .c-page-dealers .sidebar .results .map-mapbox .to-google-map {
    display: inline-block;
  }
}
.c-page-dealers .sidebar .international-wrapper {
  margin-top: 20px;
}

.c-page-dealers .sidebar .international-wrapper .international-button {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ff5200;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
}

.c-page-dealers .sidebar .international-wrapper .international-button .icon-icon-plus::before {
  content: "+";
}

.c-page-dealers .sidebar .international-wrapper .international-button .icon-icon-minus::before {
  content: "-";
}

.c-page-dealers .sidebar .international-wrapper .international-results {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #a5a8a9;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
}

/* Google Map */
.c-page-dealers .google-map-container {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 80vh;
}

@media screen and (max-width: 767px) {
  .c-page-dealers .google-map-container {
    display: none;
  }
}
.c-page-dealers .google-map-container .google-map {
  height: 80vh;
}

.c-page-dealers .google-map-container .google-map {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  width: 100%;
  height: 80vh;
  font-size: 14px;
  display: block;
}

@media (max-width: 767px) {
  .c-page-dealers .google-map-container .google-map {
    height: 300px;
  }
}
.c-page-dealers .google-map-container .map-data-holder {
  display: none;
}

.c-page-dealers .google-map-container .infoBox {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  background-color: #272727;
  padding: 20px;
  width: 250px;
  min-width: 250px;
}

.c-page-dealers .google-map-container .infoBox::after {
  border-left: 15px solid rgba(0, 0, 0, 0);
  border-right: 0 solid rgba(0, 0, 0, 0);
  border-top: 15px solid #373431;
  width: 0;
  height: 0;
  content: "";
  margin-left: -webkit-calc(100% - 35px);
  margin-left: calc(100% - 35px);
  margin-top: 20px;
  position: absolute;
}

.c-page-dealers .google-map-container .infoBox > img {
  display: block;
  margin-right: 20px !important;
  position: absolute !important;
  right: 0;
  width: 1.25rem;
}

.c-page-dealers .google-map-container .infoBox .infoboxheader {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #ffffff;
  margin-top: 0;
  font-weight: 500;
  line-height: 26px;
  padding-right: 20px;
  display: block;
  clear: both;
  margin-bottom: 4px;
}

.c-page-dealers .google-map-container .infoBox .infoboxaddress {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
  display: block;
  clear: both;
  margin-bottom: 6px;
}

.c-page-dealers .google-map-container .infoBox .infoboxcontent {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  font-size: 12px;
  line-height: 16px;
  display: block;
  clear: both;
  margin-bottom: 5px;
}

.c-page-dealers .google-map-container .infoBox .dealer-contact {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
}

.c-page-dealers .google-map-container .infoBox .dealer-contact a {
  display: block;
  clear: both;
  margin-bottom: 5px;
  color: #ff5200;
}

.c-page-dealers .google-map-container .infoBox .to-google-map {
  display: none;
}

.c-page-dealers .google-map-container .footnote {
  padding-top: 30px;
}

/* This is to restore line-height to google map buttons */
.c-page-dealers .google-map-container .gm-style-mtc {
  line-height: 30px;
}

.c-boat-specs.dark-type {
  color: #272727;
}

.c-boat-specs.light-type {
  color: #ffffff;
}

.c-boat-specs .c-boat-specs__spec {
  display: flex;
  align-items: center;
}

.c-boat-specs .c-boat-specs__label {
  font-family: "benton-sans",sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.0625rem;
  line-height: 2rem;
  letter-spacing: normal;
  text-transform: none;
  position: relative;
  color: currentColor;
}

.c-boat-specs .c-boat-specs__line {
  flex: 1 0 auto;
  height: 0.625rem;
  margin: 0 0.25rem;
  border-bottom: 0.0625rem dashed #a5a8a9;
}

.c-boat-specs .c-boat-specs__value {
  font-family: "benton-sans",sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.0625rem;
  line-height: 2rem;
  letter-spacing: normal;
  text-transform: none;
  position: relative;
  color: currentColor;
}

.c-title-with-button {
  display: flex;
  justify-content: space-between;
}

.c-feature-card {
  background-color: #272727;
}

.c-feature-card .c-feature-card__image {
  display: flex;
  justify-content: center;
  background-color: #1a1a1a;
}

.c-feature-card .c-feature-card__image > * {
  display: inline-block;
  width: 100%;
}

.c-feature-card .c-feature-card__image_background {
  padding-top: 75%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}

.c-feature-card--learn-more {
  font-size: 0.6875rem;
  line-height: 0.8125rem;
  letter-spacing: 0.1375rem;
}

.c-feature-card .animate {
  opacity: 1;
  transform: translateY(0);
}

.c-boat-photos-and-specs {
  position: relative;
}
.c-boat-photos-and-specs__photos {
  position: relative;
}
.c-boat-photos-and-specs__slide {
  padding-top: 75%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
.c-boat-photos-and-specs__photo-and-specs {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.c-boat-photos-and-specs__photo-container {
  flex: none;
  width: 100%;
  display: flex;
  justify-content: center;
}
.c-boat-photos-and-specs.eq.min-64rem .c-boat-photos-and-specs__photo-container {
  width: calc(60% - 1.5rem);
}
.c-boat-photos-and-specs__photo {
  width: 100%;
  max-width: 9.375rem;
}
.c-boat-photos-and-specs.eq.min-64rem .c-boat-photos-and-specs__photo {
  max-width: 18.75rem;
  margin-top: -10rem;
}
.c-boat-photos-and-specs__specs-container {
  flex: none;
  width: 100%;
}
.c-boat-photos-and-specs.eq.min-64rem .c-boat-photos-and-specs__specs-container {
  width: calc(40% + 1.5rem);
}
.c-boat-photos-and-specs.eq.min-32rem:not(.min-64rem) .c-image {
  transform: rotate(90deg) scale(2);
  max-width: 15vw;
  margin: 0 auto;
}

.c-boat-photos {
  display: flex;
}

.c-boat-photos .c-boat-photos__col {
  flex: none;
  display: flex;
  flex-direction: column;
}

.c-boat-photos .c-boat-photos__col--one {
  width: 60%;
  /* Height of the button plus its parent's padding */
  margin-top: 5.4375rem;
}

.c-boat-photos .c-boat-photos__col--two {
  width: 40%;
}

.c-boat-photos .c-boat-photos__photo {
  padding-top: 75%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  cursor: zoom-in;
  overflow: hidden;
}

.c-boat-photos .c-boat-photos__photo.animate {
  opacity: 1;
  transform: unset;
}

.c-boat-photos .c-boat-photos__photo.animate > * {
  transform: scale(1.5);
  opacity: 0;
  transition: opacity 250ms ease 500ms, transform 750ms ease 250ms;
}

.c-boat-photos .c-boat-photos__photo.animate.visible > .lazyloaded {
  transform: scale(1);
  opacity: 1;
}

.c-boat-photos .c-boat-photos__button {
  display: flex;
}

.c-boat-photos .c-boat-photos__button > * {
  flex: 1 0 auto;
}

.c-boat-photos__modal-image-wrapper {
  border: 0.75rem solid #ffffff;
}

.c-page-boat .c-page-boat--text-spacer {
  margin-top: 3rem;
}

.c-page-boat .c-page-boat--text-spacer .m-btn-intro {
  margin-top: 3rem;
}

.c-page-boat .c-page-boat--features-wrapper {
  position: relative;
  margin-top: 4.5rem;
}
.c-page-boat .c-page-boat--features-wrapper > * {
  position: relative;
}

.c-page-boat .c-page-boat--features-background {
  width: 100vw;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
}

.c-page-boat .c-page-boat .c-video-player-with-list {
  margin-bottom: 2rem;
}

.c-page-boat .c-boat-design-yours {
  position: relative;
  margin-bottom: 3rem;
}

.c-page-boat .c-boat-design-yours .c-carousel {
  margin: 0;
}

.c-page-boat .c-boat-design-yours .c-carousel--dots {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.c-page-boat .module--big-carousel .module-outer-wrapper {
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
}

.c-page-boat .site--container > .row .col.big-carousel {
  padding-top: 3rem;
  padding-bottom: 0rem;
  margin-bottom: -4.5rem;
}

.c-page-boat .site--container > .row.min-32rem .col.big-carousel {
  padding-top: 5rem;
  padding-bottom: 0rem;
  margin-bottom: -1.5;
}

.c-page-boat .site--container > .row.min-48rem .col.big-carousel {
  padding-top: 6.5rem;
  padding-bottom: 0rem;
}

.c-page-boat .site--container > .row.min-64rem .col.big-carousel {
  padding-top: 7.5rem;
  padding-bottom: 0rem;
}

/*
.c-page-boat .module--big-carousel .c-block-big-carousel-slide {
	min-height: 60vmin;
}
*/
.c-video-player-with-list__slide {
  padding-top: 56.25%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.c-video-player-with-list__iframe-container {
  width: 100%;
  padding-top: 56.25%;
  position: relative;
  background-color: #f5f7f7;
}
.c-video-player-with-list__iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-video-player-with-list__thumb {
  cursor: pointer;
}
.c-video-player-with-list__thumb-image {
  padding-top: 56.25%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
.c-video-player-with-list__thumb-image::before {
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.125);
  opacity: 1;
  transition: opacity 250ms ease-in-out;
}
.c-video-player-with-list__thumb--active .c-video-player-with-list__thumb-image {
  box-shadow: 0 0 0 0.25rem #ffffff inset, 0 0.3125rem 0.375rem rgba(0, 0, 0, 0.1875);
}
.c-video-player-with-list__thumb--active .c-video-player-with-list__thumb-image::before {
  opacity: 0;
}
.c-video-player-with-list__thumb:hover .c-video-player-with-list__thumb-image::before {
  opacity: 0;
}
.c-video-player-with-list__thumb-play {
  position: absolute;
  bottom: 0.75rem;
  right: 0.75rem;
  width: 1.5rem;
  height: 1.5rem;
  pointer-events: none;
}
.c-video-player-with-list__thumb-play path {
  fill: #ffffff;
}
.c-video-player-with-list__thumb-title {
  font-family: "benton-sans",sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 0.875rem;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  color: #d1d2d3;
}
.c-video-player-with-list__thumb--active .c-video-player-with-list__thumb-title {
  color: #ffffff;
}

.c-boat-special-editions__photo {
  display: block;
}

.c-boat-special-editions .c-boat-special-editions_background {
  padding-top: 50%;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.c-boat-design-yours .c-boat-design-yours__image {
  margin: 2rem;
  padding-top: 50%;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.c-boat-design-yours .c-carousel {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
}

.c-boat-design-yours .c-carousel.align-left {
  margin: 0 0;
  padding: 1.5rem;
}

.c-boat-banner {
  position: relative;
  display: flex;
}
.c-boat-banner::before {
  content: "";
  width: 0;
  height: calc(100vh - 6rem);
}
.c-boat-banner.m-mobile {
  flex-direction: column;
}
.c-boat-banner.m-mobile::before {
  display: none;
}
.c-boat-banner--background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}
.c-boat-banner.m-mobile .c-boat-banner--background {
  background-image: none !important;
  display: none;
}
.c-boat-banner--video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100vw;
  min-height: calc(100vh - 6rem);
}
.c-boat-banner.m-mobile .c-boat-banner--video {
  display: none;
}
.c-boat-banner--content {
  display: flex;
  align-items: center;
  width: 100%;
  position: relative;
}
.c-boat-banner.m-mobile .c-boat-banner--content {
  align-items: flex-end;
  max-width: none;
}
.c-boat-banner--content-wrapper {
  width: 100%;
  padding: 1.5rem;
}
.c-boat-banner.m-mobile .c-boat-banner--content-wrapper {
  padding: 0;
}
.c-boat-banner--video-control {
  position: absolute;
  right: 1.5rem;
  bottom: 1.5rem;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  filter: drop-shadow(0 0.25rem 0.25rem rgba(0, 0, 0, 0.25));
  cursor: pointer;
}
.c-boat-banner--video-control path {
  fill: #ffffff;
  transition: fill 250ms ease;
}
.c-boat-banner--video-control:hover path {
  fill: #ff6c00;
}
.c-boat-banner.m-mobile .c-boat-banner--video-control {
  display: none;
}
.c-boat-banner--icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-boat-banner:not(.m-paused) .c-boat-banner--icon.m-play, .c-boat-banner.m-paused .c-boat-banner--icon.m-pause {
  opacity: 0;
  pointer-events: none;
}
.c-boat-banner--mobile-image {
  display: none;
  background-color: #f5f7f7;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.c-boat-banner.m-mobile .c-boat-banner--mobile-image {
  position: relative;
  display: block;
  flex: 1 0 auto;
  width: 100%;
  height: calc(100vh - 6rem);
}
.ie .c-boat-banner.m-mobile .c-boat-banner--mobile-image {
  height: 80vmin;
}

.c-image-and-text {
  /*
   * The image comes first in the natural DOM order, and it is also set as
   * the default first item in the component configuration.
   *
   * If the image is configured to come second, only honor this on desktop,
   * because we want the image to always come first on mobile.
  */
}
.c-image-and-text.min-48rem .c-image-and-text__col--image.c-image-and-text__col--second {
  order: 2;
}
.c-image-and-text__wrapper {
  display: flex;
  justify-content: center;
  height: 100%;
}
.c-image-and-text__wrapper--top {
  align-items: flex-start;
}
.c-image-and-text__wrapper--center {
  align-items: center;
}
.c-image-and-text__wrapper--bottom {
  align-items: flex-end;
}
.c-image-and-text__container {
  width: 100%;
}
.c-image-and-text__image-link {
  display: block;
}

.c-svg {
  pointer-events: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.c-block-mosaic .slide .image {
  padding-top: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

.c-page-boat-photos__row {
  display: block;
}

.c-page-boat-photos.eq.min-32rem .c-page-boat-photos__row {
  display: flex;
}

.c-page-boat-photos__col {
  flex: none;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.c-page-boat-photos.eq.min-32rem .c-page-boat-photos__col--one {
  width: 60%;
}

.c-page-boat-photos.eq.min-32rem .c-page-boat-photos__col--two {
  width: 40%;
}

.c-page-boat-photos__photo {
  padding-top: 75%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  cursor: zoom-in;
}

.c-page-boat-photos__photo.animate {
  opacity: 1;
  transform: unset;
  overflow: hidden;
}

.c-page-boat-photos__photo.animate > * {
  transform: scale(1.5);
  opacity: 0;
  transition: opacity 250ms ease 500ms, transform 750ms ease 250ms;
}

.c-page-boat-photos__photo.animate.visible > .lazyloaded {
  transform: scale(1);
  opacity: 1;
}

.c-background-image--full {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: inherit;
  background-position: inherit;
  background-repeat: inherit;
}

.c-page-tv .c-video-player-with-list {
  margin-bottom: 4rem;
}

@media (min-width: 48em) {
  .c-layout-sidebar {
    display: flex;
  }
}
.c-layout-sidebar__sidebar {
  flex: none;
  background-color: #272727;
  z-index: 3;
}
@media (min-width: 48em) {
  .c-layout-sidebar__sidebar {
    width: 20rem;
  }
}
.c-layout-sidebar__body {
  flex: 1 1 0.0001px;
  background-color: #1a1a1a;
  overflow: hidden;
}

.c-sidebar {
  background-color: #272727;
}
.c-sidebar__header .top-box {
  font-family: "benton-sans",sans-serif;
  font-weight: 500;
  font-style: normal;
  padding: 1.5rem 1.75rem;
  font-size: 0.75rem;
  line-height: 1;
  letter-spacing: 0.015rem;
  color: #ffffff;
  background-color: #373431;
  width: 100%;
  display: inline-block;
  text-transform: uppercase;
}
.c-sidebar__header .top-box b, .c-sidebar__header .top-box strong {
  font-family: "benton-sans",sans-serif;
  font-weight: 700;
  font-style: normal;
}
.c-sidebar__header .top-box, .c-sidebar__header .bottom-box {
  text-align: center;
}
@media (min-width: 48em) {
  .c-sidebar__header .top-box, .c-sidebar__header .bottom-box {
    text-align: left;
  }
}
.c-sidebar__header .bottom-box {
  font-family: "agency-fb",sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.5rem;
  line-height: 1;
  text-transform: uppercase;
  color: white;
  background-color: #ff5200;
  padding: 1.25rem 1.75rem;
  width: 100%;
  display: inline-block;
}
.c-sidebar__header .bottom-box b, .c-sidebar__header .bottom-box strong {
  font-family: "agency-fb-wide",sans-serif;
  font-weight: 700;
  font-style: normal;
}
.c-sidebar__mobile-menu {
  display: block;
  max-width: 24rem;
  margin: 0 auto;
}
@media (min-width: 48em) {
  .c-sidebar__mobile-menu {
    display: none;
  }
}
.c-sidebar__select {
  font-family: "benton-sans",sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #272727;
  display: block;
  width: 100%;
  padding: 0.625rem;
  background-color: #ffffff;
  border: 0.0625rem solid #d1d2d3;
  border-color: transparent;
  color: #ffffff;
  background-color: #373431;
  padding-right: 2.25rem;
  background-image: url("../assets/ui/select-arrow-white.svg");
  background-repeat: no-repeat;
  background-size: 0.75rem 0.75rem;
  background-position: calc(100% - .75rem) 50%;
  cursor: pointer;
}
.c-sidebar__select * {
  color: #000000;
  background-color: #ffffff;
}
.c-sidebar__menu {
  display: none;
  padding-bottom: 2.25rem;
}
@media (min-width: 48em) {
  .c-sidebar__menu {
    display: block;
  }
}
.c-sidebar__menu-item {
  border-top: 0.0625rem solid #373431;
}
.c-sidebar__menu-item:last-child {
  border-bottom: 0.0625rem solid #373431;
}
.c-sidebar__submenu {
  display: none;
  border-top: 0.0625rem solid #373431;
  padding: 0.75rem 0;
  position: relative;
  background-color: #272727;
}
.c-sidebar__submenu::before {
  content: "";
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
  width: 0.0625rem;
  height: calc(100% - 3rem);
  background-color: #373431;
  z-index: 1;
}
.c-sidebar__menu-link {
  font-family: "benton-sans",sans-serif;
  font-weight: 500;
  font-style: normal;
  width: 100%;
  background-color: #272727;
  color: #d1d2d3;
  text-align: left;
  cursor: pointer;
  transition: background-color 250ms ease;
  display: block;
  font-size: 1.25rem;
  line-height: 1.5rem;
  padding: 1.25rem 1.5rem;
}
.c-sidebar__menu-link[data-active] {
  background-color: #1a1a1a;
  color: #ffffff;
  font-weight: 700;
}
.c-sidebar__menu-link:not([data-active]):hover {
  background-color: #a5a8a9;
  color: #272727;
}
.c-sidebar__submenu-link {
  font-family: "benton-sans",sans-serif;
  font-weight: 500;
  font-style: normal;
  width: 100%;
  background-color: #272727;
  color: #d1d2d3;
  text-align: left;
  cursor: pointer;
  transition: background-color 250ms ease;
  display: block;
  font-size: 1rem;
  line-height: 1.25rem;
  padding: 0.75rem 1.5rem 0.75rem 3rem;
}
.c-sidebar__submenu-link[data-active] {
  font-weight: 700;
  color: #ff5200;
}
.c-sidebar__submenu-link:not([data-active]):hover {
  background-color: #a5a8a9;
  color: #272727;
  position: relative;
  z-index: 2;
}
.c-sidebar__menu-button {
  font-family: "benton-sans",sans-serif;
  font-weight: 500;
  font-style: normal;
  width: 100%;
  background-color: #272727;
  color: #d1d2d3;
  text-align: left;
  cursor: pointer;
  transition: background-color 250ms ease;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 1.25rem;
  line-height: 1.5rem;
  padding: 1.25rem 1.5rem;
}
.c-sidebar__menu-button[data-active] {
  background-color: #1a1a1a;
  color: #ffffff;
  font-weight: 700;
}
.c-sidebar__menu-button:not([data-active]):hover {
  background-color: #a5a8a9;
  color: #272727;
}
.c-sidebar__menu-button svg {
  width: 1rem;
  height: 1rem;
}
.c-sidebar__menu-button path {
  fill: #ffffff;
  transform-origin: center center;
  transform: rotate(-90deg);
}
.c-sidebar__menu-button[data-active] path {
  fill: #ff5200;
}
.c-sidebar__menu-button[aria-expanded=true] path {
  transform: rotate(0deg);
}
.c-sidebar__cta {
  max-width: 24rem;
  margin: 0 auto;
  background-color: #272727;
  padding: 0.75rem 1.5rem 1.5rem 1.5rem;
}
@media (min-width: 48em) {
  .c-sidebar__cta {
    padding: 0.75rem 1.5rem 3rem 1.5rem;
  }
}
.c-sidebar__cta .c-button {
  width: 100%;
}
.c-sidebar__cta-button--mobile {
  display: block;
}
@media (min-width: 48em) {
  .c-sidebar__cta-button--mobile {
    display: none;
  }
}
.c-sidebar__cta-button--desktop {
  display: none;
}
@media (min-width: 48em) {
  .c-sidebar__cta-button--desktop {
    display: block;
  }
}

.c-event-card .c-event-card--image {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 16.25rem;
  display: block;
}
.c-event-card .c-event-card--text-container {
  display: flex;
  height: 100%;
  align-items: center;
}
.c-event-card .c-event-card--text {
  width: 100%;
}

.c-event-card .h-type h3 a {
  text-decoration: none;
  border-bottom: none;
}

.c-event-card .h-type h3 a:hover {
  text-decoration: none;
  border-bottom: none;
}

.c-download-card .c-download-card--box {
  box-shadow: 0 0.3125rem 0.375rem rgba(0, 0, 0, 0.1875);
  height: 12.75rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.c-download-card .c-download-card--icon {
  position: relative;
  background-position: center;
  background-size: 2.5rem auto;
  background-repeat: no-repeat;
  background-color: #0acca0;
  border-radius: 50%;
  height: 7.25rem;
  width: 7.25rem;
  display: inline-block;
}
.c-download-card .c-download-card--link {
  font-family: "benton-sans",sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1rem;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: center;
  width: 100%;
  display: inline-block;
  color: #ff5200;
  padding-top: 1rem;
}
.c-download-card a:hover .c-download-card--link {
  color: #ff6c00;
}

.c-feature-minor-card .c-feature-minor-card--row {
  align-items: center;
  margin: 0 auto;
  max-width: 24rem;
  margin-bottom: 1.5rem;
}
.c-feature-minor-card .c-feature-minor-card--icon {
  position: relative;
  background-position: center;
  background-size: 2rem auto;
  background-repeat: no-repeat;
  background-color: #ba1b1b;
  border-radius: 50%;
  height: 5.25rem;
  width: 5.25rem;
  display: inline-block;
}
.c-feature-minor-card .c-feature-minor-card--text {
  font-family: "benton-sans",sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 20px;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #272727;
}

.c-review-card.dark-type {
  color: #000000;
}

.c-review-card.light-type {
  color: #ffffff;
}

.c-review-card--attribution {
  font-family: "benton-sans",sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.125rem;
  line-height: 1.5rem;
  letter-spacing: normal;
  text-transform: none;
  color: currentColor;
  position: relative;
  display: block;
  padding: 1rem 0 1.75rem 4rem;
  min-height: 1.5rem;
}

.c-review-card--attribution::before {
  content: "“";
  font-family: "benton-sans",sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 7.25rem;
  line-height: 4.5rem;
  letter-spacing: normal;
  text-align: left;
  color: #ff5200;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 1.3125rem;
  height: 1.5rem;
}

.c-review-card--review {
  font-family: "benton-sans",sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.25rem;
  line-height: 2.25rem;
  letter-spacing: normal;
  text-transform: none;
  position: relative;
  color: currentColor;
}

.c-page-boat-reviews .c-review-card {
  padding: 2.625rem 0 3rem 0;
  position: relative;
}

.c-page-boat-reviews .c-review-card:last-child {
  padding-bottom: 0;
}

.c-page-boat-reviews .c-review-card::after {
  width: 100%;
  content: "";
  height: 1px;
  background-color: #babcbd;
  display: inline-block;
  margin: 0 auto;
  max-width: calc(100% - 3rem);
  position: absolute;
  bottom: 0;
  left: 1.5rem;
}

.c-page-boat-reviews .c-review-card:first-child {
  padding-top: 0;
}

.c-page-boat-reviews .c-review-card:last-child::after {
  display: none;
}

.c-pagination {
  margin: 0 -0.5rem;
}
.c-pagination .c-pagination--ellipsis {
  display: inline-block;
  padding: 1rem 0.5rem;
  font-family: "benton-sans",sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.125rem;
  line-height: 1.755rem;
  color: #272727;
  text-transform: uppercase;
}
.c-pagination .c-pagination--ellipsis.m-hidden {
  display: none;
}
.c-pagination .c-pagination--page-button {
  display: inline-block;
  margin: 0 0.5rem;
  padding: 0.75em;
  font-family: "benton-sans",sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.125rem;
  line-height: 1.755rem;
  color: #ff5200;
  text-transform: uppercase;
  min-width: 3.255rem;
  text-align: center;
}
.c-pagination .c-pagination--page-button:hover {
  color: #ff6c00;
}
.c-pagination .c-pagination--page-button.m-current {
  font-family: "benton-sans",sans-serif;
  font-weight: 700;
  font-style: normal;
  box-shadow: 0 0.3125rem 0.375rem rgba(0, 0, 0, 0.1875);
}
.c-pagination .c-pagination--page-button.m-hidden {
  display: none;
}

.c-page-boat-specs--overhead-specs {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-around;
}
.min-48rem .c-page-boat-specs--overhead-specs {
  flex-direction: row;
  align-items: center;
}
.c-page-boat-specs--overhead {
  display: inline-block;
  width: 100%;
  max-width: 24rem;
  order: 1;
  align-self: center;
}
.min-48rem .c-page-boat-specs--overhead {
  order: 0;
}
.c-page-boat-specs--specs {
  display: inline-block;
  width: 100%;
  order: 0;
}
.min-48rem .c-page-boat-specs--specs {
  order: 1;
  max-width: 38rem;
}

.c-filter-select__select {
  font-family: "benton-sans",sans-serif;
  font-weight: 700;
  font-style: normal;
  box-shadow: 0 0.3125rem 0.375rem rgba(0, 0, 0, 0.1875);
  display: block;
  padding: 1.5rem;
  padding-right: 3.75rem;
  border: 0.0625rem solid #f5f7f7;
  background-color: #ffffff;
  background-image: url("../assets/ui/select-arrow.svg");
  background-repeat: no-repeat;
  background-size: 0.75rem 0.75rem;
  background-position: calc(100% - 1.5rem) 50%;
  font-size: 0.6875rem;
  line-height: 1rem;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  color: #ff5200;
  cursor: pointer;
}
.c-filter-select__select * {
  color: #000000;
  background-image: none;
  font-weight: bold;
}
.c-filter-select__select *:disabled {
  color: rgba(0, 0, 0, 0.5);
  font-weight: normal;
}

.c-page-events--modules-wrapper {
  margin-bottom: 3rem;
}

.c-page-events--events-wrapper {
  margin-bottom: 0rem;
}

.c-page-events--no-event-spacer {
  padding-bottom: 6rem;
  display: block;
}

/* A bit unortodox because of the aimbase stuff. */
.c-page-reviews #listItemContainer {
  display: block;
}
.c-page-reviews .review-item + .review-item {
  margin-top: 2.25rem;
}
.c-page-reviews #pagingContainerFooter {
  text-align: left;
  padding: 1.125rem;
}
.c-page-reviews .review-page {
  display: inline-block;
  min-width: 3rem;
  padding: 0.5rem 0.75rem;
  margin: 0.375rem;
  font-family: "benton-sans",sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.25rem;
  line-height: 2rem;
  text-align: center;
  background-color: #a5a8a9;
  color: #ffffff;
  cursor: pointer;
  transition: background-color 250ms ease;
}
.c-page-reviews .review-page:hover {
  background-color: #ff6c00;
}
.c-page-reviews .review-page.review-current-page {
  background-color: #ff5200;
}
.c-page-reviews .review-page.review-current-page:hover {
  background-color: #ff5200;
}

.c-page-reviews--tabs {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 1.125rem;
}

.c-page-reviews--tab {
  font-family: "agency-fb-wide",sans-serif;
  font-weight: 700;
  font-style: normal;
  padding: 1rem;
  margin: 0.375rem;
  font-size: 1.25rem;
  line-height: 1.25rem;
  text-align: center;
  text-transform: uppercase;
  background-color: #a5a8a9;
  color: #ffffff;
  cursor: pointer;
  transition: background-color 250ms ease;
}

.c-page-reviews--tab:hover {
  background-color: #ff6c00;
}

.c-page-reviews--tab.active {
  background-color: #ff5200;
  color: #ffffff;
}

.c-page-reviews--tab.active:hover {
  background-color: #ff5200;
}

.c-page-reviews p.c-page-reviews--meta.caption {
  color: #a5a8a9;
}

.c-form__submit {
  display: flex;
  justify-content: flex-end;
}
.c-form__success-message, .c-form__failure-message {
  display: none;
}

.c-form-input__input {
  font-family: "benton-sans",sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #272727;
  display: block;
  width: 100%;
  padding: 0.625rem;
  background-color: #ffffff;
  border: 0.0625rem solid #d1d2d3;
}

.c-form-label {
  font-family: "benton-sans",sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #272727;
  display: block;
  width: 100%;
  padding-bottom: 0.5rem;
}

.c-form-select__select {
  font-family: "benton-sans",sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #272727;
  display: block;
  width: 100%;
  padding: 0.625rem;
  background-color: #ffffff;
  border: 0.0625rem solid #d1d2d3;
  padding-right: 2.25rem;
  background-image: url("../assets/ui/select-arrow.svg");
  background-repeat: no-repeat;
  background-size: 0.75rem 0.75rem;
  background-position: calc(100% - .75rem) 50%;
  cursor: pointer;
}

.c-form-textarea__textarea {
  font-family: "benton-sans",sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #272727;
  display: block;
  width: 100%;
  padding: 0.625rem;
  background-color: #ffffff;
  border: 0.0625rem solid #d1d2d3;
  min-height: 6.375rem;
  resize: vertical;
}

.c-header {
  position: relative;
  background-color: #000000;
}

.c-header--wrapper {
  display: flex;
  align-items: center;
  padding: 15px;
}

.c-header--logo {
  flex: none;
  width: 10rem;
  height: 3rem;
  background-image: url("../assets/ui/tige-logo-chrome-v2.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 1.5rem;
}

.c-header--menu {
  display: flex;
  align-items: center;
  flex-grow: 1;
}

.c-header--cta {
  flex: none;
}

.c-header--button {
  display: flex;
  padding: 0.75rem 1.5rem;
  font-family: "benton-sans",sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.875rem;
  line-height: 1.5rem;
  letter-spacing: 0.03125rem;
  text-transform: uppercase;
  color: #ffffff;
  cursor: pointer;
  transition: color 250ms ease;
}

.c-header--button.m-current {
  color: #ff5200;
}

.c-header--button.m-current:hover {
  color: #ff5200;
}

.c-header--button:hover {
  color: #ff6c00;
}

.c-header--item.m-has-submenu .c-header--button[aria-expanded=true] {
  color: #ff5200;
}

.c-header--item.m-has-submenu .c-header--button[aria-expanded=true]:hover {
  color: #ff5200;
}

.c-header--item.m-has-submenu .c-header--button::after {
  content: "▸";
  transition: transform 250ms ease;
  transform: translate(0.5rem, -0.0625rem) rotate(90deg);
}

.c-header--item.m-has-submenu .c-header--button[aria-expanded=true]::after {
  transform: translate(0.5rem, -0.0625rem) rotate(-90deg);
}

/* Submenu
----------------------------- */
.c-header--submenu {
  display: none;
  position: absolute;
  z-index: 7;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.95);
  background-image: url("../assets/ui/tige-pattern.svg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.c-header--submenu-group > * + * {
  margin-top: 0.375rem;
}

.c-header--submenu-group-heading {
  font-family: "benton-sans",sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.75rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  color: #a5a8a9;
  letter-spacing: 0.03125rem;
}

.c-header--submenu-group-button {
  font-family: "benton-sans",sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #ffffff;
  transition: color 250ms ease;
}

.c-header--submenu-group-button:hover {
  color: #ff6c00;
}

/* Submenu shadows
----------------------------- */
.c-header--submenu::before,
.c-header--boat-menu::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1.5rem;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.25), transparent);
  pointer-events: none;
}

/* Boat Menu v3
----------------------------- */
.c-header--boat-menu {
  display: none;
  position: absolute;
  z-index: 7;
  top: 100%;
  left: 0;
  width: 100%;
  padding: 0 1.5rem;
  background-color: rgba(0, 0, 0, 0.95);
  overflow-x: hidden;
  background-image: url("../assets/ui/tige-pattern.svg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.c-header--boat-row {
  padding: 1rem 0 3.5rem 0;
  position: relative;
}

.c-header--boat-row:first-child {
  padding-top: 0rem;
}

.c-header--boat-row:last-child {
  padding-bottom: 4.5rem;
}

.c-header--boat-row::after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 200%;
  height: 0.125rem;
  background-color: #4f4f4e;
  margin-left: -50%;
  margin-right: 0;
}

.c-header--boat-row:last-child::after {
  display: none;
}

.c-header--boat-col {
  position: relative;
}

.c-header--boat-col + .c-header--boat-col::before {
  content: "";
  position: absolute;
  top: 1.5rem;
  left: 0;
  width: 0;
  height: calc(100% - 3rem);
  border-left: 0.0625rem solid #373431;
}

.c-header--boat-class-col {
  align-self: center;
}

.c-header--boat-class-section {
  min-width: 16rem;
}

.c-header--boat-class-section-year {
  font-family: "agency-fb",sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.75rem;
  line-height: 2.75rem;
  color: #babcbd;
  text-transform: uppercase;
  display: block;
  margin-bottom: 0.25rem;
  padding-right: 1.5rem;
}

.c-header--boat-class-section-series {
  font-family: "agency-fb",sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.75rem;
  line-height: 2.75rem;
  color: #ffffff;
  text-transform: uppercase;
  display: block;
  margin-bottom: 0.5rem;
  padding-right: 1.5rem;
}

.c-header--boat-class-section-series b,
.c-header--boat-class-section-series strong {
  font-family: "agency-fb-wide",sans-serif;
  font-weight: 700;
  font-style: normal;
}

.c-header--boat-class-section-link {
  font-family: "benton-sans",sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ff5200;
  font-size: 0.75rem;
  line-height: 0.75rem;
  letter-spacing: 0.1125rem;
  text-transform: uppercase;
  display: block;
}

.c-header--boat-class-section-link:hover {
  color: #ff6c00;
}

.c-header--boat-class {
  display: flex;
  justify-content: center;
}

.c-header--boat-class-name {
  font-family: "agency-fb-wide",sans-serif;
  font-weight: 700;
  font-style: normal;
}

.c-header--boat-class-suffix {
  font-family: "agency-fb",sans-serif;
  font-weight: 400;
  font-style: normal;
}

.c-header--boat-item {
  padding-top: 1.5rem;
}

.c-header--boat-image {
  display: block;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.c-header--boat-text {
  width: 100%;
  text-align: center;
}

.c-header--boat-text-name {
  display: block;
  font-family: "agency-fb-wide",sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.125rem;
  line-height: 1.6875rem;
  color: #ffffff;
  text-transform: uppercase;
  transition: color 250ms ease;
}

.c-header--boat-text-name:hover {
  color: #ff6c00;
}

.c-header--boat-text-specs {
  font-family: "benton-sans",sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.5rem;
  white-space: nowrap;
  color: #babcbd;
  margin-bottom: 0.5rem;
}

.c-header--boat-text-ctas {
  text-align: center;
}

.c-header--boat-text-cta {
  font-family: "benton-sans",sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ff5200;
  font-size: 0.75rem;
  line-height: 0.75rem;
  letter-spacing: 0.1125rem;
  text-transform: uppercase;
  transition: color 250ms ease;
  display: inline-block;
  vertical-align: middle;
}

.c-header--boat-text-divider {
  display: inline-block;
  width: 0.0625rem;
  height: 0.625rem;
  background-color: #babcbd;
  margin: 0 0.75rem;
  vertical-align: middle;
}

.c-header--boat-text-cta:hover {
  color: #ff6c00;
}

.c-header--boat-menu .c-header--boat-text {
  transition: opacity 250ms ease 0ms, transform 250ms ease 0ms;
  opacity: 0;
  transform: translateY(1.5rem);
}

.c-header--boat-menu.menu-animate-text .c-header--boat-text {
  opacity: 1;
  transform: translateY(0rem);
}

.c-block-header-compact--bar-wrapper {
  background-color: #000000;
  /*
  background-image: url('/assets/ui/tige-pattern.svg');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  */
}

.c-block-header-compact--bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.c-block-header-compact--logo {
  flex: none;
  width: 8rem;
  height: 2rem;
  background-image: url("../assets/ui/tige-logo-chrome-v2.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  margin-left: 1.5rem;
}

.c-block-header-compact--menu-wrapper {
  background-color: #000000;
  position: relative;
}

.c-block-header-compact--menu-wrapper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1.5rem;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.25), transparent);
  pointer-events: none;
}

.c-block-header-compact--menu {
  display: none;
}

.c-block-header-compact--items .c-block-header-compact--items {
  padding-left: 1.5rem;
}

.c-block-header-compact--item + .c-block-header-compact--item {
  border-top: 0.0625rem solid #373431;
}

.c-block-header-compact--menu .c-block-header-compact--menu .c-block-header-compact--item {
  border-top: 0.0625rem solid #373431;
}

.c-block-header-compact--button {
  display: flex;
  justify-content: space-between;
  width: 100%;
  text-align: left;
  padding: 0.75rem 1.5rem;
  font-family: "benton-sans",sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 0.875rem;
  line-height: 1.5rem;
  letter-spacing: 0.03125rem;
  text-transform: uppercase;
  color: #ffffff;
  cursor: pointer;
  transition: color 250ms ease;
}

.c-block-header-compact--button.m-secondary {
  color: #a5a8a9;
}

.c-block-header-compact--button.m-tertiary {
  text-transform: none;
  letter-spacing: 0;
  font-weight: 500;
  color: #a5a8a9;
}

.c-block-header-compact--button.m-current {
  color: #ff5200;
}

.c-block-header-compact--button.m-current:hover {
  color: #ff5200;
}

.c-block-header-compact--button:hover {
  color: #ff6c00;
}

.c-block-header-compact--item.m-has-submenu > .c-block-header-compact--button[aria-expanded=true] {
  color: #ff5200;
}

.c-block-header-compact--item.m-has-submenu > .c-block-header-compact--button[aria-expanded=true]:hover {
  color: #ff5200;
}

.c-block-header-compact--item.m-has-submenu > .c-block-header-compact--button::after {
  content: "▸";
  transition: transform 250ms ease;
  transform: rotate(90deg);
}

.c-block-header-compact--item.m-has-submenu > .c-block-header-compact--button[aria-expanded=true]::after {
  transform: rotate(-90deg);
}

/* Model
----------------------------- */
.c-block-header-compact--model-items {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 0.75rem 3rem 0.75rem;
}

.c-block-header-compact--model-item {
  flex: none;
  width: 100%;
}

@media (min-width: 48em) {
  .c-block-header-compact--model-item {
    width: 33.3333%;
  }
}
.c-block-header-compact--model-button {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  cursor: pointer;
}

.c-block-header-compact--model-image {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.c-block-header-compact--model-text {
  width: 100%;
  text-align: center;
}

.c-block-header-compact--model-text-name {
  display: block;
  font-family: "agency-fb-wide",sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.125rem;
  line-height: 1.6875rem;
  color: #ffffff;
  text-transform: uppercase;
  transition: color 250ms ease;
}

.c-block-header-compact--model-text-name:hover {
  color: #ff6c00;
}

.c-block-header-compact--model-text-specs {
  font-family: "benton-sans",sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.5rem;
  white-space: nowrap;
  color: #babcbd;
  margin-bottom: 0.5rem;
}

.c-block-header-compact--model-text-ctas {
  text-align: center;
}

.c-block-header-compact--model-text-cta {
  font-family: "benton-sans",sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ff5200;
  font-size: 0.75rem;
  line-height: 0.75rem;
  letter-spacing: 0.1125rem;
  text-transform: uppercase;
  transition: color 250ms ease;
  display: inline-block;
  vertical-align: middle;
}

.c-block-header-compact--model-text-cta:hover {
  color: #ff6c00;
}

.c-block-header-compact--model-text-divider {
  display: inline-block;
  width: 0.0625rem;
  height: 0.625rem;
  background-color: #babcbd;
  margin: 0 0.75rem;
  vertical-align: middle;
}

/* Model - Section Heading Pulled From 'header'
----------------------------- */
.c-block-header-compact--boat-class-section-wrapper {
  display: flex;
  width: 100%;
  justify-content: center;
}

.c-block-header-compact--boat-class-section {
  min-width: 16rem;
  padding: 0 1.5rem;
  text-align: center;
}

.c-block-header-compact--boat-class-section-year {
  font-family: "agency-fb",sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.75rem;
  line-height: 2.75rem;
  color: #babcbd;
  text-transform: uppercase;
  display: block;
  margin-bottom: 0.25rem;
}

.c-block-header-compact--boat-class-section-series {
  font-family: "agency-fb",sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2.75rem;
  line-height: 2.75rem;
  color: #ffffff;
  text-transform: uppercase;
  display: block;
  margin-bottom: 0.5rem;
}

.c-block-header-compact--boat-class-section-series b,
.c-block-header-compact--boat-class-section-series strong {
  font-family: "agency-fb-wide",sans-serif;
  font-weight: 700;
  font-style: normal;
}

.c-block-header-compact--boat-class-section-link {
  font-family: "benton-sans",sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ff5200;
  font-size: 0.75rem;
  line-height: 0.75rem;
  letter-spacing: 0.1125rem;
  text-transform: uppercase;
  display: block;
}

.c-block-header-compact--boat-class-section-link:hover {
  color: #ff6c00;
}

.c-base-button-hamburger {
  position: relative;
  width: 5rem;
  height: 4rem;
  cursor: pointer;
}

.c-base-button-hamburger--icon {
  position: absolute;
  top: 0.75rem;
  left: 0.75rem;
  width: 3.5rem;
  height: 2.5rem;
}

.c-base-button-hamburger--line {
  fill: none;
  stroke: #ffffff;
  stroke-width: 0.125rem;
  transform-origin: center center;
  transition: transform 250ms ease, stroke 250ms ease;
}

.c-base-button-hamburger:hover .c-base-button-hamburger--line {
  stroke: #ff6c00;
}

.c-base-button-hamburger[aria-expanded=true] .c-base-button-hamburger--line.m-1 {
  transform: rotate(45deg) translateY(0.4375rem);
}

.c-base-button-hamburger[aria-expanded=true] .c-base-button-hamburger--line.m-2 {
  transform: scaleX(0);
}

.c-base-button-hamburger[aria-expanded=true] .c-base-button-hamburger--line.m-3 {
  transform: rotate(-45deg) translateY(-0.4375rem);
}

.c-page-blog-detail--title {
  margin-bottom: 3rem;
}

.c-page-blog-detail--date {
  margin-bottom: 3rem;
}

.c-page-blog-detail--cover-image {
  margin-bottom: 3rem;
}

.c-block-media-banner {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
  padding-top: 100%;
}

.c-block-media-banner.min-32rem {
  padding-top: 87.5%;
}

.c-block-media-banner.min-48rem {
  padding-top: 75%;
}

.c-block-media-banner.min-64rem {
  padding-top: 62.5%;
}

.c-block-media-banner.min-80rem {
  padding-top: 50%;
}

.c-block-media-banner--video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 190%;
  height: auto;
  transform: translate(-50%, -50%);
}

.c-block-media-banner.min-32rem .c-block-media-banner--video {
  width: 166%;
}

.c-block-media-banner.min-48rem .c-block-media-banner--video {
  width: 143%;
}

.c-block-media-banner.min-64rem .c-block-media-banner--video {
  width: 120%;
}

.c-block-media-banner.min-80rem .c-block-media-banner--video {
  width: 100%;
}

.c-block-media-banner .animate {
  opacity: 1;
  transform: translateY(0rem);
}

.c-base-video--wrapper {
  padding-top: 56.25%;
  position: relative;
}

.c-base-video--wrapper video {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

iframe.c-base-video--embed,
.c-base-video--embed iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.c-base-video--cover {
  background-size: cover;
  background-position: center;
}

.c-block-video {
  position: relative;
}

.c-block-video--button {
  width: 5rem;
  height: 5rem;
  border: 0.25rem solid #ffffff;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: transparent;
  cursor: pointer;
}

.c-block-video--button.m-hidden {
  display: none;
}

.c-block-video--button::before,
.c-block-video--button::after {
  content: "";
  width: 1.75rem;
  height: 0.25rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform-origin: calc(100% - 0.125rem) 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  background-color: #ffffff;
}

.c-block-video--button::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.c-page-blog--post + .c-page-blog--post {
  margin-top: 1.5rem;
}

.c-page-blog .c-page-blog--post-title a {
  border-bottom: 0;
}

.c-page-blog--footer {
  margin-top: 3rem;
  display: flex;
  justify-content: center;
}

.c-page-blog--footer > * + * {
  margin-left: 1.5rem;
}

.c-block-masonry {
  padding: 1rem;
}

/* Hide items by default. */
.c-block-masonry--item {
  display: none;
}

/* Only show items that have been placed in a column. */
.c-block-masonry--column .c-block-masonry--item {
  display: block;
  padding: 0.5rem;
}

.c-block-masonry .c-block-masonry--item.animate {
  opacity: 1;
  transform: unset;
}

.c-block-masonry .c-block-masonry--item.animate .c-image {
  overflow: hidden;
}

.c-block-masonry .c-block-masonry--item.animate .c-image .lazyautosizes {
  transform: scale(1.5);
  opacity: 0;
  transition: opacity 250ms ease 500ms, transform 750ms ease 250ms;
}

.c-block-masonry .c-block-masonry--item.animate.visible .c-image .lazyautosizes.lazyloaded {
  transform: scale(1);
  opacity: 1;
}

.c-block-masonry .c-block-masonry--item.animate .c-base-video {
  overflow: hidden;
}

.c-block-masonry .c-block-masonry--item.animate .c-base-video .c-base-video--wrapper {
  transform: scale(1.5);
  opacity: 0;
  transition: opacity 250ms ease 500ms, transform 750ms ease 250ms;
}

.c-block-masonry .c-block-masonry--item.animate.visible .c-base-video .c-base-video--wrapper {
  transform: scale(1);
  opacity: 1;
}

.c-block-page-top {
  padding-top: 1.5rem;
}

.c-block-page-top.min-48rem {
  padding-top: 3rem;
}

.c-block-page-top.min-64rem {
  padding-top: 4.5rem;
}

.c-block-page-bottom {
  padding-top: 1.5rem;
}

.c-block-page-bottom.min-48rem {
  padding-top: 3rem;
}

.c-block-page-bottom.min-64rem {
  padding-top: 4.5rem;
}

.c-block-promos__row {
  margin: 0 -1.5rem;
}

.c-block-promos__wrapper {
  height: calc(100% - 3rem);
  margin: 1.5rem;
  background-color: #272727;
  box-shadow: 0 0.3125rem 0.375rem rgba(0, 0, 0, 0.1875);
}

.c-block-promos__image {
  position: relative;
  padding-top: 75%;
  background-size: cover;
  background-position: center;
}

.c-block-promos__content {
  padding: 2rem 1.75rem 2.25rem;
  text-align: center;
}

.c-block-promos__content h2::before {
  display: none;
}

.c-block-promos__motif {
  height: 0.125rem;
  width: 2rem;
  margin: 1.25rem auto 1.75rem;
  background-color: #ff5200;
}

.c-block-promos__wrapper .animate {
  opacity: 1;
  transform: translateY(0);
}

.c-block-big-carousel-slide {
  min-height: 84vmin;
  position: relative;
  background-size: cover;
  background-position: left center;
}

.c-block-big-carousel-slide.m-center {
  background-position: center center;
}

.c-block-big-carousel-slide--container {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  position: relative;
  padding: 4.5rem 1.5rem !important;
}

.c-block-big-carousel-slide .c-text {
  max-width: 24rem;
}

.c-block-big-carousel-slide .animate {
  opacity: 1;
  transform: translateY(0rem);
}

/*
// Cap the size once the row stacks.
.c-block-text-carousel-with-swapping-image--images-wrapper {
	max-width: 32rem;
	margin: auto;
}

// When the whole row is wide (unstacked) leave the size uncapped.
.c-block-text-carousel-with-swapping-image > .row.min-48rem .c-block-text-carousel-with-swapping-image--images-wrapper {
	max-width: 100%;
}
*/
.c-block-text-carousel-with-swapping-image--images {
  padding-top: 100%;
  position: relative;
}

.c-block-text-carousel-with-swapping-image--image {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center;
  opacity: 0;
  transition: opacity ease-out 0.5s;
}

.c-block-text-carousel-with-swapping-image--image.m-show {
  opacity: 1;
}

.c-block-text-carousel-with-swapping-image--content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}

.c-block-text-carousel-with-swapping-image--carousel {
  max-width: 100%;
  overflow: hidden;
}

.c-block-text-carousel-with-swapping-image .c-base-carousel--button {
  width: 1.5rem;
}

.c-block-text-carousel-with-swapping-image--copy {
  max-width: 32rem;
  margin: auto;
  padding: 3rem;
}

.c-block-text-carousel-with-swapping-image .animate {
  opacity: 1;
  transform: translateY(0);
}

.c-block-timeline {
  position: relative;
}

.c-block-timeline--progress-container {
  position: absolute;
  left: 0;
  height: 50vh;
  width: 8rem;
}

.c-block-timeline--progress-width-spacer {
  width: 8rem;
}

.c-block-timeline--progress-wrapper {
  position: relative;
  height: 100%;
}

.c-block-timeline--progress-track {
  position: absolute;
  top: 0;
  left: 0;
  width: 0.5rem;
  height: 100%;
  background-color: #ffffff;
}

.c-block-timeline--progress-bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: #ff6c00;
  transition: transform 250ms ease;
}

.c-block-timeline--progress-date {
  font-family: "benton-sans",sans-serif;
  font-weight: 700;
  font-style: normal;
  position: absolute;
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: #ff6c00;
}

.c-block-timeline--progress-date.m-start {
  top: 1rem;
  right: calc(50% + (1.5rem / 2));
  transform-origin: right top;
  transform: rotate(-90deg);
}

.c-block-timeline--progress-date.m-end {
  bottom: 1rem;
  left: calc(50% + (1.5rem / 2));
  transform-origin: left bottom;
  transform: rotate(-90deg);
}

.c-block-timeline--item + .c-block-timeline--item {
  margin-top: 3rem;
}

.c-block-timeline--content {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.c-block-timeline--year {
  font-family: "agency-fb",sans-serif;
  font-weight: 400;
  font-style: normal;
  position: relative;
  width: 11rem;
  font-size: 2.5rem;
  line-height: 2.5rem;
  text-align: center;
  background-color: #ff6c00;
  color: #ffffff;
  padding: 1rem;
}

.c-block-timeline--text {
  width: 100%;
}

.c-block-timeline--item.min-48rem .c-block-timeline--line {
  flex-grow: 1;
  width: 0.25rem;
  min-height: 1.5rem;
  margin-left: calc(5.5rem - .125rem);
  margin-top: 1.5rem;
  margin-bottom: -6rem;
  background-color: #ff6c00;
  transform: scaleY(0);
  transform-origin: top;
}

.c-block-timeline--item.min-48rem:last-child .c-block-timeline--line {
  display: none;
}

.c-block-loader-animation {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  pointer-events: none;
}

.c-block-loader-animation--svg-wrapper {
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  bottom: 0;
}

.c-block-loader-animation--cover-top {
  width: 1000vw;
  height: 110vh;
  position: absolute;
  bottom: 98%;
  left: 0;
  background-color: #272727;
}

.c-block-loader-animation--cover-right {
  width: 110vw;
  height: 1000vh;
  position: absolute;
  left: 98%;
  bottom: 0;
  background-color: #272727;
}

.c-block-loader-animation svg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0px;
}

.c-block-popup {
  background-color: #272727;
  width: 100%;
  max-width: 34.25rem;
  display: none;
  margin: auto;
  position: relative;
}

.c-block-popup.m-hide {
  display: none;
}

.c-block-popup.m-show {
  display: block;
}

.c-block-popup--title-bar {
  background-color: #ff5200;
  font-family: "agency-fb",sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2rem;
  line-height: 2rem;
  width: 100%;
  display: inline-block;
  padding: 1.25rem 2rem;
  color: #ffffff;
  text-transform: uppercase;
}

.c-block-popup--outer-padding {
  padding: 1.5rem 1rem;
}

@media only screen and (min-width: 48rem) {
  .c-block-popup--outer-padding {
    padding: 1.5rem 3rem;
  }
}
.c-block-popup--content {
  padding: 0.5rem 1rem;
  margin-bottom: 1.25rem;
}

.c-block-popup--button-holder .c-button {
  width: 100%;
}

.c-block-popup--button-holder .c-button.m-closepopup {
  box-shadow: none;
  color: #ff5200;
  background-color: transparent;
}

.c-block-popup--button-holder .c-button.m-closepopup:hover {
  color: #ff6c00;
}

.c-block-popup .animate {
  transform: translateY(0);
  opacity: 1;
}

/* HTML
----------------------------- */
html {
  background-color: #000000;
}

/* Body
----------------------------- */
body {
  overflow-x: hidden;
  opacity: 1;
  transition: opacity 0.33s linear 0.25s;
}

body.content-loading {
  visibility: hidden;
  opacity: 0;
}

main {
  width: 100%;
  overflow-x: hidden;
  background-color: #1a1a1a;
}

/* Site Container
----------------------------- */
.site--container,
.site--narrow-container {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}

@media (min-width: 32em) {
  .site--container {
    max-width: calc(100% - 3rem);
  }
}
@media (min-width: 48em) {
  .site--container {
    max-width: calc(100% - 6rem);
  }
}
@media (min-width: 64em) {
  .site--container {
    max-width: calc(100% - 9rem);
  }
}
@media (min-width: 80em) {
  .site--container {
    max-width: calc(100% - 12rem);
  }
}
@media (min-width: 92em) {
  .site--container {
    max-width: 81rem;
  }
}
@media (min-width: 52em) {
  .site--narrow-container {
    max-width: calc(100% - 3rem);
  }
}
@media (min-width: 68em) {
  .site--narrow-container {
    max-width: calc(100% - 6rem);
  }
}
@media (min-width: 84em) {
  .site--narrow-container {
    max-width: calc(100% - 9rem);
  }
}
@media (min-width: 100em) {
  .site--narrow-container {
    max-width: calc(100% - 12rem);
  }
}
@media (min-width: 112em) {
  .site--narrow-container {
    max-width: 80rem;
  }
}
/* Padding
----------------------------- */
.p-full {
  padding: 1.5rem;
}

.p-full-x {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.p-full-y {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.p-full-t {
  padding-top: 1.5rem;
}

.p-full-r {
  padding-right: 1.5rem;
}

.p-full-b {
  padding-bottom: 1.5rem;
}

.p-full-l {
  padding-left: 1.5rem;
}

.p-half {
  padding: 0.75rem;
}

.p-half-x {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.p-half-y {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.p-half-t {
  padding-top: 0.75rem;
}

.p-half-r {
  padding-right: 0.75rem;
}

.p-half-b {
  padding-bottom: 0.75rem;
}

.p-half-l {
  padding-left: 0.75rem;
}

/* Focus Style
----------------------------- */
/* Hide focus indicator if focused via mouse, but not via keyboard */
.js-focus-visible :focus:not(.focus-visible) {
  outline: none;
}

/* Animation "Lazy Load"
----------------------------- */
.animate {
  opacity: 0;
  transform: translateY(1.5rem);
  transition: opacity 250ms ease 500ms, transform 750ms ease 250ms;
}

.animate.visible {
  opacity: 1;
  transform: translateY(0rem);
}

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