@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Oswald);
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 0.1rem;
  font-weight: 500; }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active {
  outline: 0; }

a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

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

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .o-navbar-primary {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

html {
  box-sizing: border-box; }

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

h1, h2, h3, h4, h5, h6 {
  font-family: "acumin-pro-extra-condensed", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif;
  font-weight: 700;
  line-height: 1.1em;
  margin-bottom: 0.5rem; }

h1, h2, h3 {
  margin-top: 1rem; }

h4, h5, h6 {
  margin-top: 0.5rem; }

h1 {
  font-size: 2.074em; }

h2 {
  font-size: 1.728em; }

h3 {
  font-size: 1.44em; }

h4 {
  font-size: 1.2em; }

h5 {
  font-size: 0.833em; }

h6 {
  font-size: 0.694em; }

figure {
  margin: 0; }

img {
  vertical-align: middle;
  width: inherit;
  max-width: 100%;
  height: auto; }

a {
  color: #FF2852;
  text-decoration: none; }
  a:hover, a:focus {
    color: #770014;
    text-decoration: underline; }

/*------------------------------------*\
    #PAGE
\*------------------------------------*/
html {
  height: 100%;
  font-size: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "acumin-pro", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif;
  font-weight: 400;
  line-height: 1.42857;
  color: black;
  background: white;
  position: relative; }
  body::after {
    content: "";
    display: table;
    clear: both; }

blockquote {
  margin: 0 0 1em;
  font-size: 1.4rem;
  font-family: sans-serif;
  font-weight: 700; }

blockquote p {
  padding: 0; }

/*------------------------------------*\
  #TYPE - typographical base selectors
\*------------------------------------*/
strong,
b,
dt {
  font-weight: bold; }

em,
i {
  font-style: italic; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid #eeeeee; }

mark {
  background-color: #FF2852;
  color: white;
  padding: 0 0.15em; }

p {
  line-height: 1.4rem; }

section p {
  display: inline-block;
  line-height: 1.6em; }

code {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 0.8em;
  background-color: #f7f7f7;
  padding: 3px;
  border-radius: 3px;
  border: 1px solid #f0f0f0;
  display: inline-block; }

pre code {
  background-color: transparent !important; }

table {
  background-color: transparent;
  width: 100%;
  max-width: 100%; }

table thead {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd; }

table th {
  text-align: left; }

table > tbody > tr > td,
table > tbody > tr > th,
table > tfoot > tr > td,
table > tfoot > tr > th,
table > thead > tr > td,
table > thead > tr > th {
  padding: 0.4em;
  vertical-align: top; }

.o-grid {
  margin-right: auto;
  margin-left: auto; }
  .o-grid::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 980px) {
    .o-grid {
      max-width: 960px; } }
  @media (min-width: 1160px) {
    .o-grid {
      max-width: 1140px; } }
  @media (min-width: 1420px) {
    .o-grid {
      max-width: 1400px; } }

@media (min-width: 980px) {
  .o-grid--outer-gutter {
    padding: 0 15px; } }

.o-grid-full-width--outer-gutter {
  padding: 0; }

.o-grid-full-width {
  padding: 0;
  margin-right: auto;
  margin-left: auto; }
  .o-grid-full-width::after {
    content: "";
    display: table;
    clear: both; }

.o-scroll__wrapper {
  position: relative; }
  @media (max-width: 979.9px) {
    .o-scroll__wrapper {
      overflow-y: hidden;
      -webkit-overflow-scrolling: touch; } }

.o-grid--companion-square .o-col-md--8 {
  padding-right: 0; }

.shadow-wrap {
  overflow: hidden;
  position: relative; }

@media (max-width: 739.9px) {
  .shadow {
    display: block;
    width: 30px;
    box-shadow: -10px 0 50px rgba(0, 0, 0, 0.9);
    border-radius: 50%;
    position: absolute;
    right: -40px;
    bottom: 70px;
    top: 70px;
    z-index: 1; } }

@media (max-width: 739.9px) {
  .o-scroll__content {
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch; } }

@media (max-width: 739.9px) {
  .o-scroll__content--2 {
    width: 180vw; } }

@media (max-width: 739.9px) {
  .o-scroll__content--3 {
    width: 270vw; } }

@media (max-width: 739.9px) {
  .o-scroll__content--4 {
    width: 360vw; } }

@media (max-width: 739.9px) {
  .o-scroll__content--5 {
    width: 450vw; } }

@media (max-width: 739.9px) {
  .o-scroll__content--6 {
    width: 540vw; } }

@media (max-width: 739.9px) {
  .o-scroll__content--7 {
    width: 630vw; } }

@media (max-width: 739.9px) {
  .o-scroll__content--8 {
    width: 720vw; } }

@media (max-width: 739.9px) {
  .o-scroll__content--9 {
    width: 810vw; } }

@media (max-width: 739.9px) {
  .o-scroll__content--10 {
    width: 900vw; } }

@media (max-width: 739.9px) {
  .o-scroll__content--11 {
    width: 990vw; } }

@media (max-width: 739.9px) {
  .o-scroll__content--12 {
    width: 1080vw; } }

.o-row {
  margin-left: -15px;
  margin-right: -15px; }
  .o-row::after {
    content: "";
    display: table;
    clear: both; }

.o-col-xs--1, .o-col-xs--fifth, .o-col-xs--2, .o-col-xs--3, .o-col-xs--4, .o-col-xs--5, .o-col-xs--6, .o-col-xs--7, .o-col-xs--8, .o-col-xs--9, .o-col-xs--10, .o-col-xs--11, .o-col-xs--12, .o-col-sm--1, .o-col-sm--fifth, .o-col-sm--2, .o-col-sm--3, .o-col-sm--4, .o-col-sm--5, .o-col-sm--6, .o-col-sm--7, .o-col-sm--8, .o-col-sm--9, .o-col-sm--10, .o-col-sm--11, .o-col-sm--12, .o-col-md--1, .o-col-md--fifth, .o-col-md--2, .o-col-md--3, .o-col-md--4, .o-col-md--5, .o-col-md--6, .o-col-md--7, .o-col-md--8, .o-col-md--9, .o-col-md--10, .o-col-md--11, .o-col-md--12, .o-col-lg--1, .o-col-lg--fifth, .o-col-lg--2, .o-col-lg--3, .o-col-lg--4, .o-col-lg--5, .o-col-lg--6, .o-col-lg--7, .o-col-lg--8, .o-col-lg--9, .o-col-lg--10, .o-col-lg--11, .o-col-lg--12, .o-col-xl--1, .o-col-xl--fifth, .o-col-xl--2, .o-col-xl--3, .o-col-xl--4, .o-col-xl--5, .o-col-xl--6, .o-col-xl--7, .o-col-xl--8, .o-col-xl--9, .o-col-xl--10, .o-col-xl--11, .o-col-xl--12, .o-col-xx--1, .o-col-xx--fifth, .o-col-xx--2, .o-col-xx--3, .o-col-xx--4, .o-col-xx--5, .o-col-xx--6, .o-col-xx--7, .o-col-xx--8, .o-col-xx--9, .o-col-xx--10, .o-col-xx--11, .o-col-xx--12, .o-col-xxx--1, .o-col-xxx--fifth, .o-col-xxx--2, .o-col-xxx--3, .o-col-xxx--4, .o-col-xxx--5, .o-col-xxx--6, .o-col-xxx--7, .o-col-xxx--8, .o-col-xxx--9, .o-col-xxx--10, .o-col-xxx--11, .o-col-xxx--12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.o-col-xs--1, .o-col-xs--2, .o-col-xs--3, .o-col-xs--4, .o-col-xs--5, .o-col-xs--6, .o-col-xs--7, .o-col-xs--8, .o-col-xs--9, .o-col-xs--10, .o-col-xs--11, .o-col-xs--12, .o-col-xs--fifth {
  float: left; }

.o-col-xs--1 {
  width: 8.33333%; }

.o-col-xs--2 {
  width: 16.66667%; }

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

.o-col-xs--4 {
  width: 33.33333%; }

.o-col-xs--5 {
  width: 41.66667%; }

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

.o-col-xs--7 {
  width: 58.33333%; }

.o-col-xs--8 {
  width: 66.66667%; }

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

.o-col-xs--10 {
  width: 83.33333%; }

.o-col-xs--11 {
  width: 91.66667%; }

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

.o-col-xs--fifth {
  width: 20%; }

.o-col-xs-pull--0 {
  right: auto; }

.o-col-xs-pull--fifth {
  right: 20%; }

.o-col-xs-pull--1 {
  right: 8.33333%; }

.o-col-xs-pull--fifth {
  right: 20%; }

.o-col-xs-pull--2 {
  right: 16.66667%; }

.o-col-xs-pull--fifth {
  right: 20%; }

.o-col-xs-pull--3 {
  right: 25%; }

.o-col-xs-pull--fifth {
  right: 20%; }

.o-col-xs-pull--4 {
  right: 33.33333%; }

.o-col-xs-pull--fifth {
  right: 20%; }

.o-col-xs-pull--5 {
  right: 41.66667%; }

.o-col-xs-pull--fifth {
  right: 20%; }

.o-col-xs-pull--6 {
  right: 50%; }

.o-col-xs-pull--fifth {
  right: 20%; }

.o-col-xs-pull--7 {
  right: 58.33333%; }

.o-col-xs-pull--fifth {
  right: 20%; }

.o-col-xs-pull--8 {
  right: 66.66667%; }

.o-col-xs-pull--fifth {
  right: 20%; }

.o-col-xs-pull--9 {
  right: 75%; }

.o-col-xs-pull--fifth {
  right: 20%; }

.o-col-xs-pull--10 {
  right: 83.33333%; }

.o-col-xs-pull--fifth {
  right: 20%; }

.o-col-xs-pull--11 {
  right: 91.66667%; }

.o-col-xs-pull--fifth {
  right: 20%; }

.o-col-xs-pull--12 {
  right: 100%; }

.o-col-xs-pull--fifth {
  right: 20%; }

.o-col-xs-push--0 {
  left: auto; }

.o-col-xs-push--fifth {
  left: 20%; }

.o-col-xs-push--1 {
  left: 8.33333%; }

.o-col-xs-push--fifth {
  left: 20%; }

.o-col-xs-push--2 {
  left: 16.66667%; }

.o-col-xs-push--fifth {
  left: 20%; }

.o-col-xs-push--3 {
  left: 25%; }

.o-col-xs-push--fifth {
  left: 20%; }

.o-col-xs-push--4 {
  left: 33.33333%; }

.o-col-xs-push--fifth {
  left: 20%; }

.o-col-xs-push--5 {
  left: 41.66667%; }

.o-col-xs-push--fifth {
  left: 20%; }

.o-col-xs-push--6 {
  left: 50%; }

.o-col-xs-push--fifth {
  left: 20%; }

.o-col-xs-push--7 {
  left: 58.33333%; }

.o-col-xs-push--fifth {
  left: 20%; }

.o-col-xs-push--8 {
  left: 66.66667%; }

.o-col-xs-push--fifth {
  left: 20%; }

.o-col-xs-push--9 {
  left: 75%; }

.o-col-xs-push--fifth {
  left: 20%; }

.o-col-xs-push--10 {
  left: 83.33333%; }

.o-col-xs-push--fifth {
  left: 20%; }

.o-col-xs-push--11 {
  left: 91.66667%; }

.o-col-xs-push--fifth {
  left: 20%; }

.o-col-xs-push--12 {
  left: 100%; }

.o-col-xs-push--fifth {
  left: 20%; }

.o-col-xs-offset--0 {
  margin-left: 0%; }

.o-col-xs-offset--fifth {
  margin-left: 20%; }

.o-col-xs-offset--1 {
  margin-left: 8.33333%; }

.o-col-xs-offset--fifth {
  margin-left: 20%; }

.o-col-xs-offset--2 {
  margin-left: 16.66667%; }

.o-col-xs-offset--fifth {
  margin-left: 20%; }

.o-col-xs-offset--3 {
  margin-left: 25%; }

.o-col-xs-offset--fifth {
  margin-left: 20%; }

.o-col-xs-offset--4 {
  margin-left: 33.33333%; }

.o-col-xs-offset--fifth {
  margin-left: 20%; }

.o-col-xs-offset--5 {
  margin-left: 41.66667%; }

.o-col-xs-offset--fifth {
  margin-left: 20%; }

.o-col-xs-offset--6 {
  margin-left: 50%; }

.o-col-xs-offset--fifth {
  margin-left: 20%; }

.o-col-xs-offset--7 {
  margin-left: 58.33333%; }

.o-col-xs-offset--fifth {
  margin-left: 20%; }

.o-col-xs-offset--8 {
  margin-left: 66.66667%; }

.o-col-xs-offset--fifth {
  margin-left: 20%; }

.o-col-xs-offset--9 {
  margin-left: 75%; }

.o-col-xs-offset--fifth {
  margin-left: 20%; }

.o-col-xs-offset--10 {
  margin-left: 83.33333%; }

.o-col-xs-offset--fifth {
  margin-left: 20%; }

.o-col-xs-offset--11 {
  margin-left: 91.66667%; }

.o-col-xs-offset--fifth {
  margin-left: 20%; }

.o-col-xs-offset--12 {
  margin-left: 100%; }

.o-col-xs-offset--fifth {
  margin-left: 20%; }

@media (min-width: 500px) {
  .o-col-sm--1, .o-col-sm--2, .o-col-sm--3, .o-col-sm--4, .o-col-sm--5, .o-col-sm--6, .o-col-sm--7, .o-col-sm--8, .o-col-sm--9, .o-col-sm--10, .o-col-sm--11, .o-col-sm--12, .o-col-sm--fifth {
    float: left; }
  .o-col-sm--1 {
    width: 8.33333%; }
  .o-col-sm--2 {
    width: 16.66667%; }
  .o-col-sm--3 {
    width: 25%; }
  .o-col-sm--4 {
    width: 33.33333%; }
  .o-col-sm--5 {
    width: 41.66667%; }
  .o-col-sm--6 {
    width: 50%; }
  .o-col-sm--7 {
    width: 58.33333%; }
  .o-col-sm--8 {
    width: 66.66667%; }
  .o-col-sm--9 {
    width: 75%; }
  .o-col-sm--10 {
    width: 83.33333%; }
  .o-col-sm--11 {
    width: 91.66667%; }
  .o-col-sm--12 {
    width: 100%; }
  .o-col-sm--fifth {
    width: 20%; }
  .o-col-sm-pull--0 {
    right: auto; }
  .o-col-sm-pull--fifth {
    right: 20%; }
  .o-col-sm-pull--1 {
    right: 8.33333%; }
  .o-col-sm-pull--fifth {
    right: 20%; }
  .o-col-sm-pull--2 {
    right: 16.66667%; }
  .o-col-sm-pull--fifth {
    right: 20%; }
  .o-col-sm-pull--3 {
    right: 25%; }
  .o-col-sm-pull--fifth {
    right: 20%; }
  .o-col-sm-pull--4 {
    right: 33.33333%; }
  .o-col-sm-pull--fifth {
    right: 20%; }
  .o-col-sm-pull--5 {
    right: 41.66667%; }
  .o-col-sm-pull--fifth {
    right: 20%; }
  .o-col-sm-pull--6 {
    right: 50%; }
  .o-col-sm-pull--fifth {
    right: 20%; }
  .o-col-sm-pull--7 {
    right: 58.33333%; }
  .o-col-sm-pull--fifth {
    right: 20%; }
  .o-col-sm-pull--8 {
    right: 66.66667%; }
  .o-col-sm-pull--fifth {
    right: 20%; }
  .o-col-sm-pull--9 {
    right: 75%; }
  .o-col-sm-pull--fifth {
    right: 20%; }
  .o-col-sm-pull--10 {
    right: 83.33333%; }
  .o-col-sm-pull--fifth {
    right: 20%; }
  .o-col-sm-pull--11 {
    right: 91.66667%; }
  .o-col-sm-pull--fifth {
    right: 20%; }
  .o-col-sm-pull--12 {
    right: 100%; }
  .o-col-sm-pull--fifth {
    right: 20%; }
  .o-col-sm-push--0 {
    left: auto; }
  .o-col-sm-push--fifth {
    left: 20%; }
  .o-col-sm-push--1 {
    left: 8.33333%; }
  .o-col-sm-push--fifth {
    left: 20%; }
  .o-col-sm-push--2 {
    left: 16.66667%; }
  .o-col-sm-push--fifth {
    left: 20%; }
  .o-col-sm-push--3 {
    left: 25%; }
  .o-col-sm-push--fifth {
    left: 20%; }
  .o-col-sm-push--4 {
    left: 33.33333%; }
  .o-col-sm-push--fifth {
    left: 20%; }
  .o-col-sm-push--5 {
    left: 41.66667%; }
  .o-col-sm-push--fifth {
    left: 20%; }
  .o-col-sm-push--6 {
    left: 50%; }
  .o-col-sm-push--fifth {
    left: 20%; }
  .o-col-sm-push--7 {
    left: 58.33333%; }
  .o-col-sm-push--fifth {
    left: 20%; }
  .o-col-sm-push--8 {
    left: 66.66667%; }
  .o-col-sm-push--fifth {
    left: 20%; }
  .o-col-sm-push--9 {
    left: 75%; }
  .o-col-sm-push--fifth {
    left: 20%; }
  .o-col-sm-push--10 {
    left: 83.33333%; }
  .o-col-sm-push--fifth {
    left: 20%; }
  .o-col-sm-push--11 {
    left: 91.66667%; }
  .o-col-sm-push--fifth {
    left: 20%; }
  .o-col-sm-push--12 {
    left: 100%; }
  .o-col-sm-push--fifth {
    left: 20%; }
  .o-col-sm-offset--0 {
    margin-left: 0%; }
  .o-col-sm-offset--fifth {
    margin-left: 20%; }
  .o-col-sm-offset--1 {
    margin-left: 8.33333%; }
  .o-col-sm-offset--fifth {
    margin-left: 20%; }
  .o-col-sm-offset--2 {
    margin-left: 16.66667%; }
  .o-col-sm-offset--fifth {
    margin-left: 20%; }
  .o-col-sm-offset--3 {
    margin-left: 25%; }
  .o-col-sm-offset--fifth {
    margin-left: 20%; }
  .o-col-sm-offset--4 {
    margin-left: 33.33333%; }
  .o-col-sm-offset--fifth {
    margin-left: 20%; }
  .o-col-sm-offset--5 {
    margin-left: 41.66667%; }
  .o-col-sm-offset--fifth {
    margin-left: 20%; }
  .o-col-sm-offset--6 {
    margin-left: 50%; }
  .o-col-sm-offset--fifth {
    margin-left: 20%; }
  .o-col-sm-offset--7 {
    margin-left: 58.33333%; }
  .o-col-sm-offset--fifth {
    margin-left: 20%; }
  .o-col-sm-offset--8 {
    margin-left: 66.66667%; }
  .o-col-sm-offset--fifth {
    margin-left: 20%; }
  .o-col-sm-offset--9 {
    margin-left: 75%; }
  .o-col-sm-offset--fifth {
    margin-left: 20%; }
  .o-col-sm-offset--10 {
    margin-left: 83.33333%; }
  .o-col-sm-offset--fifth {
    margin-left: 20%; }
  .o-col-sm-offset--11 {
    margin-left: 91.66667%; }
  .o-col-sm-offset--fifth {
    margin-left: 20%; }
  .o-col-sm-offset--12 {
    margin-left: 100%; }
  .o-col-sm-offset--fifth {
    margin-left: 20%; } }

@media (min-width: 740px) {
  .o-col-md--1, .o-col-md--2, .o-col-md--3, .o-col-md--4, .o-col-md--5, .o-col-md--6, .o-col-md--7, .o-col-md--8, .o-col-md--9, .o-col-md--10, .o-col-md--11, .o-col-md--12, .o-col-md--fifth {
    float: left; }
  .o-col-md--1 {
    width: 8.33333%; }
  .o-col-md--2 {
    width: 16.66667%; }
  .o-col-md--3 {
    width: 25%; }
  .o-col-md--4 {
    width: 33.33333%; }
  .o-col-md--5 {
    width: 41.66667%; }
  .o-col-md--6 {
    width: 50%; }
  .o-col-md--7 {
    width: 58.33333%; }
  .o-col-md--8 {
    width: 66.66667%; }
  .o-col-md--9 {
    width: 75%; }
  .o-col-md--10 {
    width: 83.33333%; }
  .o-col-md--11 {
    width: 91.66667%; }
  .o-col-md--12 {
    width: 100%; }
  .o-col-md--fifth {
    width: 20%; }
  .o-col-md-pull--0 {
    right: auto; }
  .o-col-md-pull--fifth {
    right: 20%; }
  .o-col-md-pull--1 {
    right: 8.33333%; }
  .o-col-md-pull--fifth {
    right: 20%; }
  .o-col-md-pull--2 {
    right: 16.66667%; }
  .o-col-md-pull--fifth {
    right: 20%; }
  .o-col-md-pull--3 {
    right: 25%; }
  .o-col-md-pull--fifth {
    right: 20%; }
  .o-col-md-pull--4 {
    right: 33.33333%; }
  .o-col-md-pull--fifth {
    right: 20%; }
  .o-col-md-pull--5 {
    right: 41.66667%; }
  .o-col-md-pull--fifth {
    right: 20%; }
  .o-col-md-pull--6 {
    right: 50%; }
  .o-col-md-pull--fifth {
    right: 20%; }
  .o-col-md-pull--7 {
    right: 58.33333%; }
  .o-col-md-pull--fifth {
    right: 20%; }
  .o-col-md-pull--8 {
    right: 66.66667%; }
  .o-col-md-pull--fifth {
    right: 20%; }
  .o-col-md-pull--9 {
    right: 75%; }
  .o-col-md-pull--fifth {
    right: 20%; }
  .o-col-md-pull--10 {
    right: 83.33333%; }
  .o-col-md-pull--fifth {
    right: 20%; }
  .o-col-md-pull--11 {
    right: 91.66667%; }
  .o-col-md-pull--fifth {
    right: 20%; }
  .o-col-md-pull--12 {
    right: 100%; }
  .o-col-md-pull--fifth {
    right: 20%; }
  .o-col-md-push--0 {
    left: auto; }
  .o-col-md-push--fifth {
    left: 20%; }
  .o-col-md-push--1 {
    left: 8.33333%; }
  .o-col-md-push--fifth {
    left: 20%; }
  .o-col-md-push--2 {
    left: 16.66667%; }
  .o-col-md-push--fifth {
    left: 20%; }
  .o-col-md-push--3 {
    left: 25%; }
  .o-col-md-push--fifth {
    left: 20%; }
  .o-col-md-push--4 {
    left: 33.33333%; }
  .o-col-md-push--fifth {
    left: 20%; }
  .o-col-md-push--5 {
    left: 41.66667%; }
  .o-col-md-push--fifth {
    left: 20%; }
  .o-col-md-push--6 {
    left: 50%; }
  .o-col-md-push--fifth {
    left: 20%; }
  .o-col-md-push--7 {
    left: 58.33333%; }
  .o-col-md-push--fifth {
    left: 20%; }
  .o-col-md-push--8 {
    left: 66.66667%; }
  .o-col-md-push--fifth {
    left: 20%; }
  .o-col-md-push--9 {
    left: 75%; }
  .o-col-md-push--fifth {
    left: 20%; }
  .o-col-md-push--10 {
    left: 83.33333%; }
  .o-col-md-push--fifth {
    left: 20%; }
  .o-col-md-push--11 {
    left: 91.66667%; }
  .o-col-md-push--fifth {
    left: 20%; }
  .o-col-md-push--12 {
    left: 100%; }
  .o-col-md-push--fifth {
    left: 20%; }
  .o-col-md-offset--0 {
    margin-left: 0%; }
  .o-col-md-offset--fifth {
    margin-left: 20%; }
  .o-col-md-offset--1 {
    margin-left: 8.33333%; }
  .o-col-md-offset--fifth {
    margin-left: 20%; }
  .o-col-md-offset--2 {
    margin-left: 16.66667%; }
  .o-col-md-offset--fifth {
    margin-left: 20%; }
  .o-col-md-offset--3 {
    margin-left: 25%; }
  .o-col-md-offset--fifth {
    margin-left: 20%; }
  .o-col-md-offset--4 {
    margin-left: 33.33333%; }
  .o-col-md-offset--fifth {
    margin-left: 20%; }
  .o-col-md-offset--5 {
    margin-left: 41.66667%; }
  .o-col-md-offset--fifth {
    margin-left: 20%; }
  .o-col-md-offset--6 {
    margin-left: 50%; }
  .o-col-md-offset--fifth {
    margin-left: 20%; }
  .o-col-md-offset--7 {
    margin-left: 58.33333%; }
  .o-col-md-offset--fifth {
    margin-left: 20%; }
  .o-col-md-offset--8 {
    margin-left: 66.66667%; }
  .o-col-md-offset--fifth {
    margin-left: 20%; }
  .o-col-md-offset--9 {
    margin-left: 75%; }
  .o-col-md-offset--fifth {
    margin-left: 20%; }
  .o-col-md-offset--10 {
    margin-left: 83.33333%; }
  .o-col-md-offset--fifth {
    margin-left: 20%; }
  .o-col-md-offset--11 {
    margin-left: 91.66667%; }
  .o-col-md-offset--fifth {
    margin-left: 20%; }
  .o-col-md-offset--12 {
    margin-left: 100%; }
  .o-col-md-offset--fifth {
    margin-left: 20%; } }

@media (min-width: 980px) {
  .o-col-lg--1, .o-col-lg--2, .o-col-lg--3, .o-col-lg--4, .o-col-lg--5, .o-col-lg--6, .o-col-lg--7, .o-col-lg--8, .o-col-lg--9, .o-col-lg--10, .o-col-lg--11, .o-col-lg--12, .o-col-lg--fifth {
    float: left; }
  .o-col-lg--1 {
    width: 8.33333%; }
  .o-col-lg--2 {
    width: 16.66667%; }
  .o-col-lg--3 {
    width: 25%; }
  .o-col-lg--4 {
    width: 33.33333%; }
  .o-col-lg--5 {
    width: 41.66667%; }
  .o-col-lg--6 {
    width: 50%; }
  .o-col-lg--7 {
    width: 58.33333%; }
  .o-col-lg--8 {
    width: 66.66667%; }
  .o-col-lg--9 {
    width: 75%; }
  .o-col-lg--10 {
    width: 83.33333%; }
  .o-col-lg--11 {
    width: 91.66667%; }
  .o-col-lg--12 {
    width: 100%; }
  .o-col-lg--fifth {
    width: 20%; }
  .o-col-lg-pull--0 {
    right: auto; }
  .o-col-lg-pull--fifth {
    right: 20%; }
  .o-col-lg-pull--1 {
    right: 8.33333%; }
  .o-col-lg-pull--fifth {
    right: 20%; }
  .o-col-lg-pull--2 {
    right: 16.66667%; }
  .o-col-lg-pull--fifth {
    right: 20%; }
  .o-col-lg-pull--3 {
    right: 25%; }
  .o-col-lg-pull--fifth {
    right: 20%; }
  .o-col-lg-pull--4 {
    right: 33.33333%; }
  .o-col-lg-pull--fifth {
    right: 20%; }
  .o-col-lg-pull--5 {
    right: 41.66667%; }
  .o-col-lg-pull--fifth {
    right: 20%; }
  .o-col-lg-pull--6 {
    right: 50%; }
  .o-col-lg-pull--fifth {
    right: 20%; }
  .o-col-lg-pull--7 {
    right: 58.33333%; }
  .o-col-lg-pull--fifth {
    right: 20%; }
  .o-col-lg-pull--8 {
    right: 66.66667%; }
  .o-col-lg-pull--fifth {
    right: 20%; }
  .o-col-lg-pull--9 {
    right: 75%; }
  .o-col-lg-pull--fifth {
    right: 20%; }
  .o-col-lg-pull--10 {
    right: 83.33333%; }
  .o-col-lg-pull--fifth {
    right: 20%; }
  .o-col-lg-pull--11 {
    right: 91.66667%; }
  .o-col-lg-pull--fifth {
    right: 20%; }
  .o-col-lg-pull--12 {
    right: 100%; }
  .o-col-lg-pull--fifth {
    right: 20%; }
  .o-col-lg-push--0 {
    left: auto; }
  .o-col-lg-push--fifth {
    left: 20%; }
  .o-col-lg-push--1 {
    left: 8.33333%; }
  .o-col-lg-push--fifth {
    left: 20%; }
  .o-col-lg-push--2 {
    left: 16.66667%; }
  .o-col-lg-push--fifth {
    left: 20%; }
  .o-col-lg-push--3 {
    left: 25%; }
  .o-col-lg-push--fifth {
    left: 20%; }
  .o-col-lg-push--4 {
    left: 33.33333%; }
  .o-col-lg-push--fifth {
    left: 20%; }
  .o-col-lg-push--5 {
    left: 41.66667%; }
  .o-col-lg-push--fifth {
    left: 20%; }
  .o-col-lg-push--6 {
    left: 50%; }
  .o-col-lg-push--fifth {
    left: 20%; }
  .o-col-lg-push--7 {
    left: 58.33333%; }
  .o-col-lg-push--fifth {
    left: 20%; }
  .o-col-lg-push--8 {
    left: 66.66667%; }
  .o-col-lg-push--fifth {
    left: 20%; }
  .o-col-lg-push--9 {
    left: 75%; }
  .o-col-lg-push--fifth {
    left: 20%; }
  .o-col-lg-push--10 {
    left: 83.33333%; }
  .o-col-lg-push--fifth {
    left: 20%; }
  .o-col-lg-push--11 {
    left: 91.66667%; }
  .o-col-lg-push--fifth {
    left: 20%; }
  .o-col-lg-push--12 {
    left: 100%; }
  .o-col-lg-push--fifth {
    left: 20%; }
  .o-col-lg-offset--0 {
    margin-left: 0%; }
  .o-col-lg-offset--fifth {
    margin-left: 20%; }
  .o-col-lg-offset--1 {
    margin-left: 8.33333%; }
  .o-col-lg-offset--fifth {
    margin-left: 20%; }
  .o-col-lg-offset--2 {
    margin-left: 16.66667%; }
  .o-col-lg-offset--fifth {
    margin-left: 20%; }
  .o-col-lg-offset--3 {
    margin-left: 25%; }
  .o-col-lg-offset--fifth {
    margin-left: 20%; }
  .o-col-lg-offset--4 {
    margin-left: 33.33333%; }
  .o-col-lg-offset--fifth {
    margin-left: 20%; }
  .o-col-lg-offset--5 {
    margin-left: 41.66667%; }
  .o-col-lg-offset--fifth {
    margin-left: 20%; }
  .o-col-lg-offset--6 {
    margin-left: 50%; }
  .o-col-lg-offset--fifth {
    margin-left: 20%; }
  .o-col-lg-offset--7 {
    margin-left: 58.33333%; }
  .o-col-lg-offset--fifth {
    margin-left: 20%; }
  .o-col-lg-offset--8 {
    margin-left: 66.66667%; }
  .o-col-lg-offset--fifth {
    margin-left: 20%; }
  .o-col-lg-offset--9 {
    margin-left: 75%; }
  .o-col-lg-offset--fifth {
    margin-left: 20%; }
  .o-col-lg-offset--10 {
    margin-left: 83.33333%; }
  .o-col-lg-offset--fifth {
    margin-left: 20%; }
  .o-col-lg-offset--11 {
    margin-left: 91.66667%; }
  .o-col-lg-offset--fifth {
    margin-left: 20%; }
  .o-col-lg-offset--12 {
    margin-left: 100%; }
  .o-col-lg-offset--fifth {
    margin-left: 20%; } }

@media (min-width: 1160px) {
  .o-col-xl--1, .o-col-xl--2, .o-col-xl--3, .o-col-xl--4, .o-col-xl--5, .o-col-xl--6, .o-col-xl--7, .o-col-xl--8, .o-col-xl--9, .o-col-xl--10, .o-col-xl--11, .o-col-xl--12, .o-col-xl--fifth {
    float: left; }
  .o-col-xl--1 {
    width: 8.33333%; }
  .o-col-xl--2 {
    width: 16.66667%; }
  .o-col-xl--3 {
    width: 25%; }
  .o-col-xl--4 {
    width: 33.33333%; }
  .o-col-xl--5 {
    width: 41.66667%; }
  .o-col-xl--6 {
    width: 50%; }
  .o-col-xl--7 {
    width: 58.33333%; }
  .o-col-xl--8 {
    width: 66.66667%; }
  .o-col-xl--9 {
    width: 75%; }
  .o-col-xl--10 {
    width: 83.33333%; }
  .o-col-xl--11 {
    width: 91.66667%; }
  .o-col-xl--12 {
    width: 100%; }
  .o-col-xl--fifth {
    width: 20%; }
  .o-col-xl-pull--0 {
    right: auto; }
  .o-col-xl-pull--fifth {
    right: 20%; }
  .o-col-xl-pull--1 {
    right: 8.33333%; }
  .o-col-xl-pull--fifth {
    right: 20%; }
  .o-col-xl-pull--2 {
    right: 16.66667%; }
  .o-col-xl-pull--fifth {
    right: 20%; }
  .o-col-xl-pull--3 {
    right: 25%; }
  .o-col-xl-pull--fifth {
    right: 20%; }
  .o-col-xl-pull--4 {
    right: 33.33333%; }
  .o-col-xl-pull--fifth {
    right: 20%; }
  .o-col-xl-pull--5 {
    right: 41.66667%; }
  .o-col-xl-pull--fifth {
    right: 20%; }
  .o-col-xl-pull--6 {
    right: 50%; }
  .o-col-xl-pull--fifth {
    right: 20%; }
  .o-col-xl-pull--7 {
    right: 58.33333%; }
  .o-col-xl-pull--fifth {
    right: 20%; }
  .o-col-xl-pull--8 {
    right: 66.66667%; }
  .o-col-xl-pull--fifth {
    right: 20%; }
  .o-col-xl-pull--9 {
    right: 75%; }
  .o-col-xl-pull--fifth {
    right: 20%; }
  .o-col-xl-pull--10 {
    right: 83.33333%; }
  .o-col-xl-pull--fifth {
    right: 20%; }
  .o-col-xl-pull--11 {
    right: 91.66667%; }
  .o-col-xl-pull--fifth {
    right: 20%; }
  .o-col-xl-pull--12 {
    right: 100%; }
  .o-col-xl-pull--fifth {
    right: 20%; }
  .o-col-xl-push--0 {
    left: auto; }
  .o-col-xl-push--fifth {
    left: 20%; }
  .o-col-xl-push--1 {
    left: 8.33333%; }
  .o-col-xl-push--fifth {
    left: 20%; }
  .o-col-xl-push--2 {
    left: 16.66667%; }
  .o-col-xl-push--fifth {
    left: 20%; }
  .o-col-xl-push--3 {
    left: 25%; }
  .o-col-xl-push--fifth {
    left: 20%; }
  .o-col-xl-push--4 {
    left: 33.33333%; }
  .o-col-xl-push--fifth {
    left: 20%; }
  .o-col-xl-push--5 {
    left: 41.66667%; }
  .o-col-xl-push--fifth {
    left: 20%; }
  .o-col-xl-push--6 {
    left: 50%; }
  .o-col-xl-push--fifth {
    left: 20%; }
  .o-col-xl-push--7 {
    left: 58.33333%; }
  .o-col-xl-push--fifth {
    left: 20%; }
  .o-col-xl-push--8 {
    left: 66.66667%; }
  .o-col-xl-push--fifth {
    left: 20%; }
  .o-col-xl-push--9 {
    left: 75%; }
  .o-col-xl-push--fifth {
    left: 20%; }
  .o-col-xl-push--10 {
    left: 83.33333%; }
  .o-col-xl-push--fifth {
    left: 20%; }
  .o-col-xl-push--11 {
    left: 91.66667%; }
  .o-col-xl-push--fifth {
    left: 20%; }
  .o-col-xl-push--12 {
    left: 100%; }
  .o-col-xl-push--fifth {
    left: 20%; }
  .o-col-xl-offset--0 {
    margin-left: 0%; }
  .o-col-xl-offset--fifth {
    margin-left: 20%; }
  .o-col-xl-offset--1 {
    margin-left: 8.33333%; }
  .o-col-xl-offset--fifth {
    margin-left: 20%; }
  .o-col-xl-offset--2 {
    margin-left: 16.66667%; }
  .o-col-xl-offset--fifth {
    margin-left: 20%; }
  .o-col-xl-offset--3 {
    margin-left: 25%; }
  .o-col-xl-offset--fifth {
    margin-left: 20%; }
  .o-col-xl-offset--4 {
    margin-left: 33.33333%; }
  .o-col-xl-offset--fifth {
    margin-left: 20%; }
  .o-col-xl-offset--5 {
    margin-left: 41.66667%; }
  .o-col-xl-offset--fifth {
    margin-left: 20%; }
  .o-col-xl-offset--6 {
    margin-left: 50%; }
  .o-col-xl-offset--fifth {
    margin-left: 20%; }
  .o-col-xl-offset--7 {
    margin-left: 58.33333%; }
  .o-col-xl-offset--fifth {
    margin-left: 20%; }
  .o-col-xl-offset--8 {
    margin-left: 66.66667%; }
  .o-col-xl-offset--fifth {
    margin-left: 20%; }
  .o-col-xl-offset--9 {
    margin-left: 75%; }
  .o-col-xl-offset--fifth {
    margin-left: 20%; }
  .o-col-xl-offset--10 {
    margin-left: 83.33333%; }
  .o-col-xl-offset--fifth {
    margin-left: 20%; }
  .o-col-xl-offset--11 {
    margin-left: 91.66667%; }
  .o-col-xl-offset--fifth {
    margin-left: 20%; }
  .o-col-xl-offset--12 {
    margin-left: 100%; }
  .o-col-xl-offset--fifth {
    margin-left: 20%; } }

@media (min-width: 1420px) {
  .o-col-xx--1, .o-col-xx--2, .o-col-xx--3, .o-col-xx--4, .o-col-xx--5, .o-col-xx--6, .o-col-xx--7, .o-col-xx--8, .o-col-xx--9, .o-col-xx--10, .o-col-xx--11, .o-col-xx--12, .o-col-xx--fifth {
    float: left; }
  .o-col-xx--1 {
    width: 8.33333%; }
  .o-col-xx--2 {
    width: 16.66667%; }
  .o-col-xx--3 {
    width: 25%; }
  .o-col-xx--4 {
    width: 33.33333%; }
  .o-col-xx--5 {
    width: 41.66667%; }
  .o-col-xx--6 {
    width: 50%; }
  .o-col-xx--7 {
    width: 58.33333%; }
  .o-col-xx--8 {
    width: 66.66667%; }
  .o-col-xx--9 {
    width: 75%; }
  .o-col-xx--10 {
    width: 83.33333%; }
  .o-col-xx--11 {
    width: 91.66667%; }
  .o-col-xx--12 {
    width: 100%; }
  .o-col-xx--fifth {
    width: 20%; }
  .o-col-xx-pull--0 {
    right: auto; }
  .o-col-xx-pull--fifth {
    right: 20%; }
  .o-col-xx-pull--1 {
    right: 8.33333%; }
  .o-col-xx-pull--fifth {
    right: 20%; }
  .o-col-xx-pull--2 {
    right: 16.66667%; }
  .o-col-xx-pull--fifth {
    right: 20%; }
  .o-col-xx-pull--3 {
    right: 25%; }
  .o-col-xx-pull--fifth {
    right: 20%; }
  .o-col-xx-pull--4 {
    right: 33.33333%; }
  .o-col-xx-pull--fifth {
    right: 20%; }
  .o-col-xx-pull--5 {
    right: 41.66667%; }
  .o-col-xx-pull--fifth {
    right: 20%; }
  .o-col-xx-pull--6 {
    right: 50%; }
  .o-col-xx-pull--fifth {
    right: 20%; }
  .o-col-xx-pull--7 {
    right: 58.33333%; }
  .o-col-xx-pull--fifth {
    right: 20%; }
  .o-col-xx-pull--8 {
    right: 66.66667%; }
  .o-col-xx-pull--fifth {
    right: 20%; }
  .o-col-xx-pull--9 {
    right: 75%; }
  .o-col-xx-pull--fifth {
    right: 20%; }
  .o-col-xx-pull--10 {
    right: 83.33333%; }
  .o-col-xx-pull--fifth {
    right: 20%; }
  .o-col-xx-pull--11 {
    right: 91.66667%; }
  .o-col-xx-pull--fifth {
    right: 20%; }
  .o-col-xx-pull--12 {
    right: 100%; }
  .o-col-xx-pull--fifth {
    right: 20%; }
  .o-col-xx-push--0 {
    left: auto; }
  .o-col-xx-push--fifth {
    left: 20%; }
  .o-col-xx-push--1 {
    left: 8.33333%; }
  .o-col-xx-push--fifth {
    left: 20%; }
  .o-col-xx-push--2 {
    left: 16.66667%; }
  .o-col-xx-push--fifth {
    left: 20%; }
  .o-col-xx-push--3 {
    left: 25%; }
  .o-col-xx-push--fifth {
    left: 20%; }
  .o-col-xx-push--4 {
    left: 33.33333%; }
  .o-col-xx-push--fifth {
    left: 20%; }
  .o-col-xx-push--5 {
    left: 41.66667%; }
  .o-col-xx-push--fifth {
    left: 20%; }
  .o-col-xx-push--6 {
    left: 50%; }
  .o-col-xx-push--fifth {
    left: 20%; }
  .o-col-xx-push--7 {
    left: 58.33333%; }
  .o-col-xx-push--fifth {
    left: 20%; }
  .o-col-xx-push--8 {
    left: 66.66667%; }
  .o-col-xx-push--fifth {
    left: 20%; }
  .o-col-xx-push--9 {
    left: 75%; }
  .o-col-xx-push--fifth {
    left: 20%; }
  .o-col-xx-push--10 {
    left: 83.33333%; }
  .o-col-xx-push--fifth {
    left: 20%; }
  .o-col-xx-push--11 {
    left: 91.66667%; }
  .o-col-xx-push--fifth {
    left: 20%; }
  .o-col-xx-push--12 {
    left: 100%; }
  .o-col-xx-push--fifth {
    left: 20%; }
  .o-col-xx-offset--0 {
    margin-left: 0%; }
  .o-col-xx-offset--fifth {
    margin-left: 20%; }
  .o-col-xx-offset--1 {
    margin-left: 8.33333%; }
  .o-col-xx-offset--fifth {
    margin-left: 20%; }
  .o-col-xx-offset--2 {
    margin-left: 16.66667%; }
  .o-col-xx-offset--fifth {
    margin-left: 20%; }
  .o-col-xx-offset--3 {
    margin-left: 25%; }
  .o-col-xx-offset--fifth {
    margin-left: 20%; }
  .o-col-xx-offset--4 {
    margin-left: 33.33333%; }
  .o-col-xx-offset--fifth {
    margin-left: 20%; }
  .o-col-xx-offset--5 {
    margin-left: 41.66667%; }
  .o-col-xx-offset--fifth {
    margin-left: 20%; }
  .o-col-xx-offset--6 {
    margin-left: 50%; }
  .o-col-xx-offset--fifth {
    margin-left: 20%; }
  .o-col-xx-offset--7 {
    margin-left: 58.33333%; }
  .o-col-xx-offset--fifth {
    margin-left: 20%; }
  .o-col-xx-offset--8 {
    margin-left: 66.66667%; }
  .o-col-xx-offset--fifth {
    margin-left: 20%; }
  .o-col-xx-offset--9 {
    margin-left: 75%; }
  .o-col-xx-offset--fifth {
    margin-left: 20%; }
  .o-col-xx-offset--10 {
    margin-left: 83.33333%; }
  .o-col-xx-offset--fifth {
    margin-left: 20%; }
  .o-col-xx-offset--11 {
    margin-left: 91.66667%; }
  .o-col-xx-offset--fifth {
    margin-left: 20%; }
  .o-col-xx-offset--12 {
    margin-left: 100%; }
  .o-col-xx-offset--fifth {
    margin-left: 20%; } }

@media (min-width: 1980px) {
  .o-col-xxx--1, .o-col-xxx--2, .o-col-xxx--3, .o-col-xxx--4, .o-col-xxx--5, .o-col-xxx--6, .o-col-xxx--7, .o-col-xxx--8, .o-col-xxx--9, .o-col-xxx--10, .o-col-xxx--11, .o-col-xxx--12, .o-col-xxx--fifth {
    float: left; }
  .o-col-xxx--1 {
    width: 8.33333%; }
  .o-col-xxx--2 {
    width: 16.66667%; }
  .o-col-xxx--3 {
    width: 25%; }
  .o-col-xxx--4 {
    width: 33.33333%; }
  .o-col-xxx--5 {
    width: 41.66667%; }
  .o-col-xxx--6 {
    width: 50%; }
  .o-col-xxx--7 {
    width: 58.33333%; }
  .o-col-xxx--8 {
    width: 66.66667%; }
  .o-col-xxx--9 {
    width: 75%; }
  .o-col-xxx--10 {
    width: 83.33333%; }
  .o-col-xxx--11 {
    width: 91.66667%; }
  .o-col-xxx--12 {
    width: 100%; }
  .o-col-xxx--fifth {
    width: 20%; }
  .o-col-xxx-pull--0 {
    right: auto; }
  .o-col-xxx-pull--fifth {
    right: 20%; }
  .o-col-xxx-pull--1 {
    right: 8.33333%; }
  .o-col-xxx-pull--fifth {
    right: 20%; }
  .o-col-xxx-pull--2 {
    right: 16.66667%; }
  .o-col-xxx-pull--fifth {
    right: 20%; }
  .o-col-xxx-pull--3 {
    right: 25%; }
  .o-col-xxx-pull--fifth {
    right: 20%; }
  .o-col-xxx-pull--4 {
    right: 33.33333%; }
  .o-col-xxx-pull--fifth {
    right: 20%; }
  .o-col-xxx-pull--5 {
    right: 41.66667%; }
  .o-col-xxx-pull--fifth {
    right: 20%; }
  .o-col-xxx-pull--6 {
    right: 50%; }
  .o-col-xxx-pull--fifth {
    right: 20%; }
  .o-col-xxx-pull--7 {
    right: 58.33333%; }
  .o-col-xxx-pull--fifth {
    right: 20%; }
  .o-col-xxx-pull--8 {
    right: 66.66667%; }
  .o-col-xxx-pull--fifth {
    right: 20%; }
  .o-col-xxx-pull--9 {
    right: 75%; }
  .o-col-xxx-pull--fifth {
    right: 20%; }
  .o-col-xxx-pull--10 {
    right: 83.33333%; }
  .o-col-xxx-pull--fifth {
    right: 20%; }
  .o-col-xxx-pull--11 {
    right: 91.66667%; }
  .o-col-xxx-pull--fifth {
    right: 20%; }
  .o-col-xxx-pull--12 {
    right: 100%; }
  .o-col-xxx-pull--fifth {
    right: 20%; }
  .o-col-xxx-push--0 {
    left: auto; }
  .o-col-xxx-push--fifth {
    left: 20%; }
  .o-col-xxx-push--1 {
    left: 8.33333%; }
  .o-col-xxx-push--fifth {
    left: 20%; }
  .o-col-xxx-push--2 {
    left: 16.66667%; }
  .o-col-xxx-push--fifth {
    left: 20%; }
  .o-col-xxx-push--3 {
    left: 25%; }
  .o-col-xxx-push--fifth {
    left: 20%; }
  .o-col-xxx-push--4 {
    left: 33.33333%; }
  .o-col-xxx-push--fifth {
    left: 20%; }
  .o-col-xxx-push--5 {
    left: 41.66667%; }
  .o-col-xxx-push--fifth {
    left: 20%; }
  .o-col-xxx-push--6 {
    left: 50%; }
  .o-col-xxx-push--fifth {
    left: 20%; }
  .o-col-xxx-push--7 {
    left: 58.33333%; }
  .o-col-xxx-push--fifth {
    left: 20%; }
  .o-col-xxx-push--8 {
    left: 66.66667%; }
  .o-col-xxx-push--fifth {
    left: 20%; }
  .o-col-xxx-push--9 {
    left: 75%; }
  .o-col-xxx-push--fifth {
    left: 20%; }
  .o-col-xxx-push--10 {
    left: 83.33333%; }
  .o-col-xxx-push--fifth {
    left: 20%; }
  .o-col-xxx-push--11 {
    left: 91.66667%; }
  .o-col-xxx-push--fifth {
    left: 20%; }
  .o-col-xxx-push--12 {
    left: 100%; }
  .o-col-xxx-push--fifth {
    left: 20%; }
  .o-col-xxx-offset--0 {
    margin-left: 0%; }
  .o-col-xxx-offset--fifth {
    margin-left: 20%; }
  .o-col-xxx-offset--1 {
    margin-left: 8.33333%; }
  .o-col-xxx-offset--fifth {
    margin-left: 20%; }
  .o-col-xxx-offset--2 {
    margin-left: 16.66667%; }
  .o-col-xxx-offset--fifth {
    margin-left: 20%; }
  .o-col-xxx-offset--3 {
    margin-left: 25%; }
  .o-col-xxx-offset--fifth {
    margin-left: 20%; }
  .o-col-xxx-offset--4 {
    margin-left: 33.33333%; }
  .o-col-xxx-offset--fifth {
    margin-left: 20%; }
  .o-col-xxx-offset--5 {
    margin-left: 41.66667%; }
  .o-col-xxx-offset--fifth {
    margin-left: 20%; }
  .o-col-xxx-offset--6 {
    margin-left: 50%; }
  .o-col-xxx-offset--fifth {
    margin-left: 20%; }
  .o-col-xxx-offset--7 {
    margin-left: 58.33333%; }
  .o-col-xxx-offset--fifth {
    margin-left: 20%; }
  .o-col-xxx-offset--8 {
    margin-left: 66.66667%; }
  .o-col-xxx-offset--fifth {
    margin-left: 20%; }
  .o-col-xxx-offset--9 {
    margin-left: 75%; }
  .o-col-xxx-offset--fifth {
    margin-left: 20%; }
  .o-col-xxx-offset--10 {
    margin-left: 83.33333%; }
  .o-col-xxx-offset--fifth {
    margin-left: 20%; }
  .o-col-xxx-offset--11 {
    margin-left: 91.66667%; }
  .o-col-xxx-offset--fifth {
    margin-left: 20%; }
  .o-col-xxx-offset--12 {
    margin-left: 100%; }
  .o-col-xxx-offset--fifth {
    margin-left: 20%; } }

.o-col--no-gutter {
  padding: 0; }

.o-col--equal.o-col-xs--4:nth-child(3n+1) {
  clear: left; }

.o-col--equal.o-col-md--3:nth-child(4n+1) {
  clear: left; }
  @media (max-width: 739.9px) {
    .o-col--equal.o-col-md--3:nth-child(4n+1) {
      clear: none; } }

@media (max-width: 739.9px) {
  .o-col--equal.o-col-md--3:nth-child(odd) {
    clear: left; } }

.o-col--equal.o-col-md--6:nth-child(2n+1) {
  clear: left; }

@media (max-width: 739.9px) {
  .o-col--equal.o-col-md--4:nth-child(3n+1) {
    clear: none; } }

@media (max-width: 739.9px) {
  .o-col--equal.o-col-md--4:nth-child(odd) {
    clear: left; } }

.o-col--equal.o-col-md--4:nth-child(3n+1) {
  clear: left; }

.o-col--equal.o-col-md--fifth:nth-child(5n+1) {
  clear: left; }
  @media (max-width: 739.9px) {
    .o-col--equal.o-col-md--fifth:nth-child(5n+1) {
      clear: none; } }

@media (max-width: 739.9px) {
  .o-col--equal.o-col-md--fifth:nth-child(odd) {
    clear: left; } }

/*
.o-col--scroll {
  @include media-breakpoint-down(sm) {
    width: 90vw;
    display: inline-block;
  }
}
*/
@media (max-width: 739.9px) {
  .o-scroll__content {
    width: 100%; } }

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

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

@media (min-width: 980px) {
  .o-cards .o-cards__inner {
    float: left;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: calc(100% - 330px); } }

.o-cards__inner .c-card__wrapper {
  margin-bottom: 30px;
  width: 100%; }
  @media (min-width: 740px) {
    .o-cards__inner .c-card__wrapper {
      padding: 0 15px;
      width: 50%;
      display: inline-block; } }
  @media (min-width: 980px) {
    .o-cards__inner .c-card__wrapper {
      padding: 0 15px;
      width: 50%; } }
  @media (min-width: 1160px) {
    .o-cards__inner .c-card__wrapper {
      width: 33.33333%; } }

.o-cards .c-companion-slot {
  width: 100%;
  margin-bottom: 30px; }
  @media (min-width: 980px) {
    .o-cards .c-companion-slot {
      float: left;
      padding: 0 15px;
      width: 330px;
      min-height: 700px; } }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9 {
  padding-bottom: 42.85714%; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.c-map__wrapper::after {
  content: "";
  display: table;
  clear: both; }

.c-map {
  width: 100%;
  height: 400px; }

.c-adslot {
  max-width: 100%;
  font-size: 0; }

.c-adslot img {
  width: auto; }

.single-native {
  margin: 20px 0;
  padding: 20px 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee; }

.fm-companion--leaderboard {
  margin: 20px auto !important; }

.c-adslot-billboard {
  text-align: center;
  position: relative;
  background: #f9f9f9;
  position: relative; }

@media (max-width: 979.9px) {
  .c-site-header .c-adslot-billboard {
    z-index: 101; } }

@media (min-width: 740px) {
  .c-site-header .c-adslot-billboard .fm-companion--epic {
    padding: 0; } }

.c-adslot .fm-companion--leaderboard.fm-companion--large,
.c-adslot .fm-companion--billboard.fm-companion--large,
.c-adslot .fm-companion--leaderboard.fm-companion--small,
.c-adslot .fm-companion--billboard.fm-companion--small {
  margin-top: 20px;
  margin-bottom: 20px;
  display: inline-block; }

.c-adslot .fm-companion--epic.fm-companion--small {
  height: 100px; }

@media (max-width: 979.9px) {
  .c-site-header .c-adslot.c-adslot-billboard .fm-companion--epic {
    margin-top: 0;
    margin-bottom: 0; } }

.c-adslot-billboard--midway {
  margin-bottom: 30px; }

.c-adslot-aside {
  text-align: center; }
  @media (max-width: 979.9px) {
    .c-adslot-aside {
      background: #f9f9f9;
      position: relative;
      margin-top: 20px;
      margin-bottom: 20px; } }

.c-adslot-aside .fm-companion--mpu,
.c-adslot-aside .fm-companion--double-mpu {
  display: inline-block; }
  @media (max-width: 979.9px) {
    .c-adslot-aside .fm-companion--mpu,
    .c-adslot-aside .fm-companion--double-mpu {
      margin-top: 20px;
      margin-bottom: 20px; } }

.c-adslot .switch_placeholder {
  margin: 0 auto; }

.fm-companion {
  display: block;
  margin: 0 auto;
  font-size: 0; }

.fm-companion--cover {
  background-size: cover; }

.fm-companion--contain {
  background-size: contain; }

.fm-companion--epic {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  background-position: center center; }

.fm-companion--epic .fm-companion__image,
.fm-companion--epic .fm-companion__iframe {
  width: 100%;
  max-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.fm-companion--epic.fm-companion--large {
  height: 450px; }

.fm-companion--epic.fm-companion--large .fm-companion__image,
.fm-companion--epic.fm-companion--large .fm-companion__iframe {
  max-width: 970px;
  max-height: 250px; }

.fm-companion--epic.fm-companion--medium {
  height: 150px; }

.fm-companion--epic.fm-companion--medium .fm-companion__image,
.fm-companion--epic.fm-companion--medium .fm-companion__iframe {
  max-width: 728px;
  max-height: 90px; }

.fm-companion--epic.fm-companion--small {
  height: 120px; }

.fm-companion--epic.fm-companion--small .fm-companion__image,
.fm-companion--epic.fm-companion--small .fm-companion__iframe {
  max-width: 320px;
  max-height: 250px; }

.fm-companion--billboard.fm-companion--large {
  max-width: 970px;
  max-height: 250px; }

.fm-companion--billboard.fm-companion--medium {
  max-width: 728px;
  max-height: 90px; }

.fm-companion--billboard.fm-companion--small {
  max-width: 320px;
  max-height: 250px; }

.fm-companion--leaderboard.fm-companion--large {
  max-width: 728px;
  max-height: 90px; }

.fm-companion--leaderboard.fm-companion--medium {
  max-width: 728px;
  max-height: 90px; }

.fm-companion--leaderboard.fm-companion--small {
  max-width: 320px;
  max-height: 250px; }

.fm-companion--mpu {
  max-width: 300px;
  max-height: 250px; }

.fm-companion--double-mpu {
  max-width: 300px;
  max-height: 600px; }

/**
DFP testing
*/
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

.background.parallax {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0; }

.background {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height: 50%;
  width: 100%; }

.background.post-featured-background,
.background.page-background-wrapper {
  height: 38%; }

.parallax {
  box-shadow: inset 0 10px 10px -10px rgba(0, 0, 0, 0.2);
  /*background-attachment: fixed;*/
  background-size: cover; }

.parallax a,
.static-background a {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 100%;
  height: 100%; }

.static-background {
  height: 38%;
  background: center no-repeat;
  background-size: 100% auto; }

.parallax-wrapper {
  position: relative;
  overflow: hidden; }

.js-async-posts-wrap .parallax-wrapper {
  margin-bottom: 20px; }

.parallax-billboard {
  margin: 0 auto;
  position: relative;
  z-index: 2;
  width: 970px;
  height: 250px;
  text-align: center; }

.parallax-wrapper.epic-active .parallax-billboard {
  margin: 100px auto; }

@media screen and (max-width: 970px) {
  .parallax-billboard {
    width: 728px; } }

@media screen and (max-width: 728px) {
  .parallax-billboard {
    width: 300px; } }

body.no-ads .parallax-billboard {
  width: 0;
  height: 0; }

.adslot.dmpu,
.adslot.mpu {
  width: 300px;
  margin: 0 auto; }

.c-article-head {
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.c-article-head__image {
  width: 100%; }

@media (min-width: 740px) {
  .c-article-head__image--mobile-only {
    display: none; } }

@media (min-width: 740px) {
  .is-os-ios.is-ver-7 .c-article-head__image--mobile-only {
    display: block; } }

.c-article-head__title-wrapper {
  padding: 0 15px;
  max-width: 1400px; }
  @media (min-width: 980px) {
    .c-article-head__title-wrapper {
      padding: 0;
      margin-left: auto;
      margin-right: auto; } }
  @media (min-width: 1160px) {
    .c-article-head__title-wrapper {
      padding: 0 15px; } }

@media (min-width: 980px) {
  .c-article-head--style-full-width .c-article-head__title-wrapper {
    width: 100%;
    float: none;
    padding: 0; } }

.c-article-head__title {
  font-family: "acumin-pro-extra-condensed", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif;
  font-weight: bold;
  font-size: 1.6rem;
  margin: 0; }
  @media (min-width: 740px) {
    .c-article-head__title {
      font-size: 2rem; } }
  @media (min-width: 980px) {
    .c-article-head__title {
      padding: 0;
      font-size: 2.4rem; } }

.c-article-head__subtitle {
  font-family: sans-serif;
  font-weight: lighter;
  font-size: 1.3rem; }
  @media (min-width: 740px) {
    .c-article-head__subtitle {
      font-size: 1.5rem; } }
  @media (min-width: 980px) {
    .c-article-head__subtitle {
      padding: 0; } }

.c-article-head__category {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 0.5rem;
  margin: 0 0 1rem;
  max-width: 1400px; }
  @media (min-width: 980px) {
    .c-article-head__category {
      padding: 0;
      margin-left: auto;
      margin-right: auto; } }

@media (min-width: 980px) {
  .c-article-head--style-full-width .c-article-head__category {
    width: 100%;
    float: none; } }

.c-article-head__category-link {
  display: inline-block;
  color: inherit;
  padding: 1em;
  border: 1px solid; }

@media (min-width: 740px) {
  .c-article-head--full-height {
    height: calc(100vh - 85px); } }

@media (min-width: 740px) {
  .is-os-ios.is-ver-7 .c-article-head--full-height {
    height: calc(100% - 85px); } }

@media (min-width: 740px) {
  .c-article-head--half-height {
    height: 50vh; } }

@media (min-width: 740px) {
  .is-os-ios.is-ver-7 .c-article-head--half-height {
    height: 50%; } }

.c-article-head--full-height .c-article-head__inner,
.c-article-head--half-height .c-article-head__inner,
.c-article-head--cover-video .c-article-head__inner {
  margin-top: 2rem;
  z-index: 1; }
  @media (max-width: 739.9px) {
    .c-article-head--full-height .c-article-head__inner,
    .c-article-head--half-height .c-article-head__inner,
    .c-article-head--cover-video .c-article-head__inner {
      position: relative;
      text-align: initial;
      top: 0;
      left: 0;
      transform: initial; } }
  @media (min-width: 740px) {
    .c-article-head--full-height .c-article-head__inner,
    .c-article-head--half-height .c-article-head__inner,
    .c-article-head--cover-video .c-article-head__inner {
      position: absolute;
      width: 100%;
      padding: 5vh;
      margin: 0; } }

@media (min-width: 740px) {
  .is-os-ios.is-ver-7 .c-article-head--full-height .c-article-head__inner,
  .is-os-ios.is-ver-7 .c-article-head--half-height .c-article-head__inner,
  .is-os-ios.is-ver-7 .c-article-head--cover-video .c-article-head__inner {
    position: absolute;
    padding: 5%; } }

.c-article-head--none .c-article-head__inner,
.c-article-head--cover .c-article-head__inner,
.c-article-head--embed .c-article-head__inner {
  margin-right: auto;
  margin-left: auto;
  margin-top: 2em; }
  .c-article-head--none .c-article-head__inner::after,
  .c-article-head--cover .c-article-head__inner::after,
  .c-article-head--embed .c-article-head__inner::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 980px) {
    .c-article-head--none .c-article-head__inner,
    .c-article-head--cover .c-article-head__inner,
    .c-article-head--embed .c-article-head__inner {
      max-width: 960px; } }
  @media (min-width: 1160px) {
    .c-article-head--none .c-article-head__inner,
    .c-article-head--cover .c-article-head__inner,
    .c-article-head--embed .c-article-head__inner {
      max-width: 1140px; } }
  @media (min-width: 1420px) {
    .c-article-head--none .c-article-head__inner,
    .c-article-head--cover .c-article-head__inner,
    .c-article-head--embed .c-article-head__inner {
      max-width: 1400px; } }
  @media (max-width: 979.9px) {
    .c-article-head--none .c-article-head__inner,
    .c-article-head--cover .c-article-head__inner,
    .c-article-head--embed .c-article-head__inner {
      max-width: 100%;
      padding: 0 6rem; } }
  @media (max-width: 739.9px) {
    .c-article-head--none .c-article-head__inner,
    .c-article-head--cover .c-article-head__inner,
    .c-article-head--embed .c-article-head__inner {
      margin-top: 1rem;
      padding: 0; } }

.c-article-head--style-inverse,
.c-article-head--style-box,
.c-article-head--style-overlay {
  color: #fff; }

@media (min-width: 740px) {
  .c-article-head--style-box .c-article-head__inner {
    background-color: rgba(0, 0, 0, 0.4); } }

@media (min-width: 740px) {
  .c-article-head--style-box-inverse .c-article-head__inner {
    background-color: rgba(255, 255, 255, 0.7); } }

.c-article-head--style-overlay:after,
.c-article-head--style-overlay-inverse:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 0; }
  @media (min-width: 740px) {
    .c-article-head--style-overlay:after,
    .c-article-head--style-overlay-inverse:after {
      position: absolute;
      top: 0;
      left: 0; } }

.c-article-head--style-overlay-inverse:after {
  background-color: rgba(255, 255, 255, 0.7); }

.c-article-head__title-graphic {
  display: none;
  width: auto;
  max-width: 100%;
  max-height: 80vh; }
  @media (min-width: 740px) {
    .c-article-head__title-graphic {
      display: inline-block; } }

.c-article-head--half-height .c-article-head__title-graphic {
  max-height: 40vh; }

@media (min-width: 740px) {
  .c-article-head--style-graphic .c-article-head__inner .c-article-head__category,
  .c-article-head--style-graphic .c-article-head__inner .c-article-head__title,
  .c-article-head--style-graphic .c-article-head__inner .c-article-head__subtitle {
    font-size: 0;
    margin: 0;
    padding: 0;
    text-indent: 200%;
    white-space: nowrap;
    overflow: hidden;
    line-height: 0; } }

.c-article-head--style-inverse,
.c-article-head--style-box,
.c-article-head--style-overlay {
  color: black; }
  @media (min-width: 740px) {
    .c-article-head--style-inverse,
    .c-article-head--style-box,
    .c-article-head--style-overlay {
      color: #fff; } }

.c-article-head--bg-fixed {
  background-attachment: fixed; }

.is-os-ios .c-article-head--bg-fixed {
  background-attachment: scroll !important; }

.c-article-head--bg-contain {
  background-size: contain; }

.c-article-head--bg-repeat {
  background-repeat: repeat;
  background-size: initial; }

.c-article-head__inner--center-center {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%); }

.c-article-head__inner--top-center {
  text-align: center;
  top: 0;
  left: 50%;
  transform: translateX(-50%); }

.c-article-head__inner--bottom-center {
  text-align: center;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%); }

.c-article-head__inner--top-left {
  text-align: left;
  top: 0;
  left: 0; }

.c-article-head__inner--center-left {
  text-align: left;
  top: 50%;
  left: 0;
  transform: translateY(-50%); }

.c-article-head__inner--bottom-left {
  text-align: left;
  bottom: 0;
  left: 0; }

.c-article-head__inner--top-right {
  text-align: right;
  top: 0;
  right: 0; }

.c-article-head__inner--center-right {
  text-align: right;
  top: 50%;
  right: 0;
  transform: translateY(-50%); }

.c-article-head__inner--bottom-right {
  text-align: right;
  bottom: 0;
  right: 0; }

.c-article-head__video-outer {
  width: 100%;
  background-color: #f1f2ed; }

.c-article-head__video-outer--with-background {
  background-size: cover; }

.c-article-head__video-inner {
  margin: 0 auto; }
  @media (min-width: 980px) {
    .c-article-head__video-inner {
      max-width: 960px; } }

.c-article-head__video-wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  padding-top: 25px;
  margin: 0 auto;
  text-align: center;
  overflow: hidden; }

.c-article-head__video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%); }
  @media (min-width: 1160px) {
    .c-article-head__video iframe {
      max-width: 1400px; } }

.c-article-head__cover-video {
  display: none;
  width: 100%;
  max-width: 1920px;
  height: auto; }
  @media (min-width: 740px) {
    .c-article-head__cover-video {
      display: inline-block; } }

.c-article-head__cover-video-wrapper {
  font-size: 0;
  text-align: center;
  background-color: #242426; }

.c-article-head__cover-video-wrapper--no-bg {
  background-color: transparent; }

.aside-facts {
  display: block;
  float: left;
  background: #f9f9f9;
  padding: 1.3rem;
  text-align: left;
  margin: 0 1rem 1rem 0;
  border-right: 5px #FF2852 solid;
  max-width: 100%; }
  @media (min-width: 500px) {
    .aside-facts {
      max-width: 40%; } }
  .aside-facts h1, .aside-facts h2, .aside-facts h3, .aside-facts h4, .aside-facts p {
    margin: 0 auto 1rem 0; }

.aside-facts a {
  word-break: break-word; }

.c-article-copy blockquote {
  margin: 0 20px 20px 0;
  padding-top: 15px;
  text-align: center;
  width: 100%;
  border-top: 1px solid #f3f3f3;
  border-bottom: 1px solid #f3f3f3;
  font-family: "acumin-pro-extra-condensed", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif; }

.c-article-copy q {
  margin: 0;
  padding: 25px 0 25px 0;
  font-weight: bold;
  font-style: normal;
  font-size: 1.25em;
  text-align: center;
  width: 100%;
  border-top: 1px solid #f3f3f3;
  border-bottom: 1px solid #f3f3f3;
  border-left: 5px solid #333; }

.c-article-copy q:before,
.c-article-copy q:after {
  display: none; }

.c-article-copy blockquote.quote-left {
  text-align: left;
  float: left; }
  @media (max-width: 739.9px) {
    .c-article-copy blockquote.quote-left {
      text-align: center; } }

.c-article-copy blockquote.quote-right {
  text-align: right;
  float: right; }
  @media (max-width: 739.9px) {
    .c-article-copy blockquote.quote-right {
      text-align: center; } }

.c-article-copy blockquote.quote-left,
.c-article-copy blockquote.quote-right {
  width: 50%; }
  @media (max-width: 739.9px) {
    .c-article-copy blockquote.quote-left,
    .c-article-copy blockquote.quote-right {
      width: 100%;
      margin: 0 0 15px 0; } }

.c-article-copy {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  min-height: 1px; }
  @media (max-width: 979.9px) {
    .c-article-copy {
      padding-left: 6rem;
      padding-right: 6rem; } }
  @media (max-width: 739.9px) {
    .c-article-copy {
      padding-left: 0;
      padding-right: 0; } }
  @media (min-width: 980px) {
    .c-article-copy {
      float: left;
      width: calc(83.33333% - 315px);
      margin-left: 16.66667%; } }

@media (min-width: 980px) {
  .o-section-intro .c-article-copy,
  .c-splitpost .c-article-copy {
    margin-left: 0; } }

.c-article-copy p {
  margin-bottom: 1.2rem;
  margin-top: 0;
  display: block; }
  @media (max-width: 739.9px) {
    .c-article-copy p {
      padding-left: 15px;
      padding-right: 15px; } }

.c-article-copy iframe,
.c-article-copy .video-wrapper {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1.2rem; }

.c-article-copy .instagram-media {
  margin-left: auto !important;
  margin-right: auto !important; }

@media (max-width: 979.9px) {
  .c-article-copy h1,
  .c-article-copy h2,
  .c-article-copy h3,
  .c-article-copy h4,
  .c-article-copy h5,
  .c-article-copy h6,
  .c-article-copy p {
    padding: 0 15px; } }

.c-article-body--404-intro {
  margin-bottom: 30px; }

.c-article-body-figure, .mce-content-body .wp-caption {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin-bottom: 1rem;
  font-style: italic; }

.c-article-body-figure__wrapper {
  text-align: center;
  padding: 0;
  font-size: 0; }
  @media (min-width: 980px) {
    .c-article-body-figure__wrapper {
      padding: 0 15px; } }

.c-article-body-figure__image {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto; }

.c-article-body-figure__image .c-article-body-image {
  width: 100% !important;
  margin-bottom: 0 !important; }

.c-article-body-figure__caption, .mce-content-body .wp-caption-dd {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.8);
  padding: 1rem 0;
  font-size: 0.85rem;
  font-family: sans-serif; }

.c-article-body-figure__icon {
  margin-right: 0.3rem; }

.c-article-body-figure--align-none, .mce-content-body .wp-caption.alignnone {
  text-align: left; }

.c-article-body-figure--align-left, .mce-content-body .wp-caption.alignleft {
  float: left;
  margin-right: 1.5rem;
  text-align: left; }

.c-article-body-figure--align-right, .mce-content-body .wp-caption.alignright {
  float: right;
  margin-left: 1.5rem;
  text-align: right; }

.c-article-body-figure--align-center {
  margin-left: auto;
  margin-right: auto; }

.c-article-body-figure__caption--none {
  display: none; }

.c-article-body-figure__caption--box {
  background-color: rgba(255, 255, 255, 0.4);
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 1rem; }

.c-article-body-figure__caption--box-invert {
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 1rem; }

.c-article-body-figure__caption--shadow {
  box-shadow: inset 0px -39px 36px -19px rgba(255, 255, 255, 0.75);
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 1rem; }

.c-article-body-figure__caption--shadow-invert {
  box-shadow: inset 0px -39px 36px -19px rgba(0, 0, 0, 0.75);
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 1rem; }

.c-article-body-figure-inner {
  position: relative; }

.c-article-body-figure--xs,
.c-article-body-figure--sm {
  width: 30%; }

.c-article-body-figure--md,
.c-article-body-figure--lg {
  width: 100%; }

.c-article-body-figure--full-width .c-article-body-figure__caption, .c-article-body-figure--full-width .mce-content-body .wp-caption-dd, .mce-content-body .c-article-body-figure--full-width .wp-caption-dd {
  padding: 1rem; }

.c-article-body-figure--full-width .c-article-body-figure__image {
  width: 100%; }

.o-section--images .c-article-body-figure, .o-section--images .mce-content-body .wp-caption, .mce-content-body .o-section--images .wp-caption {
  margin-bottom: 30px; }

.u-no-padding .c-article-body-figure, .u-no-padding .mce-content-body .wp-caption, .mce-content-body .u-no-padding .wp-caption {
  margin: 0; }

.o-section--images.o-section--has-ads .c-article-body-figure__wrapper,
.o-section--images.o-section--has-ads .c-article-body__aside {
  margin-top: 30px; }

@media (min-width: 980px) {
  .o-section--has-ads .c-article-body-figure__wrapper {
    width: calc(100% - 315px); } }

.o-section--has-ads .o-grid-full-width .c-article-body__aside--right {
  margin: 10px 15px 0 0; }

@media (min-width: 500px) {
  .o-section--has-ads .c-article-body-figure--full-width {
    width: 100%; } }

@media (min-width: 980px) {
  .o-section--has-ads .c-article-body-figure--full-width {
    width: calc(100% - 315px); } }

@media (min-width: 740px) {
  .c-article-body-figure--parallax figure {
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 100vh; } }

@media (min-width: 740px) {
  .c-article-body-figure--parallax .c-article-body-figure__mobile-image {
    display: none; } }

.is-os-ios .c-article-body-figure--parallax figure {
  background-attachment: scroll !important; }

@media (min-width: 740px) {
  .is-os-ios.is-ver-7 .c-article-body-figure--parallax figure {
    height: 768px; } }

@media (min-width: 980px) {
  .is-os-ios.is-ver-7 .c-article-body-figure--parallax figure {
    height: 1024px; } }

.c-article-body__heading {
  font-weight: bold; }

.c-article-body__heading--primary {
  font-family: sans-serif; }

.c-article-body__heading--secondary {
  font-family: "FatFrank", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif; }

.c-article-body__heading--tertiary {
  font-family: serif; }

.c-article-body-image {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-bottom: 1rem; }

.c-article-body-image--align-none, .mce-content-body img.alignnone {
  text-align: left; }

.c-article-body-image--align-left, .mce-content-body img.alignleft {
  float: left;
  margin-right: 1.5rem;
  text-align: left; }

.c-article-body-image--align-right, .mce-content-body img.alignright {
  float: right;
  margin-left: 1.5rem;
  text-align: right; }

.c-article-body-image--align-center {
  margin-left: auto;
  margin-right: auto; }

.c-article-body-image--xs, .mce-content-body .size-faked_xs {
  width: 30%; }

.c-article-body-image--sm, .mce-content-body .size-faked_sm {
  width: 50%; }

.c-article-body-image--md, .mce-content-body .size-faked_md,
.c-article-body-image--lg,
.mce-content-body .size-faked_lg {
  width: 100%; }

.c-article-body {
  position: relative;
  margin-top: 1rem;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto; }
  .c-article-body::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 980px) {
    .c-article-body {
      max-width: 960px; } }
  @media (min-width: 1160px) {
    .c-article-body {
      max-width: 1140px; } }
  @media (min-width: 1420px) {
    .c-article-body {
      max-width: 1400px; } }
  @media (min-width: 980px) {
    .c-article-body {
      padding: 0; } }
  @media (max-width: 979.9px) {
    .c-article-body {
      max-width: 100%; } }
  @media (max-width: 979.9px) {
    .c-article-body img.size-large,
    .c-article-body img.size-medium {
      width: 100vw;
      height: auto;
      margin-left: -15px;
      margin-right: -15px; } }
  .c-article-body img.size-small {
    width: 50%;
    height: auto; }

.c-article-body__aside--right {
  width: 100%;
  display: inline-block;
  margin: 0 0 2rem; }
  @media (min-width: 980px) {
    .c-article-body__aside--right {
      text-align: initial;
      max-width: 300px;
      padding: 0;
      margin-left: 15px;
      float: right; } }

.c-article-body__aside--left {
  padding: 0;
  margin-bottom: 1rem; }
  @media (min-width: 740px) {
    .c-article-body__aside--left {
      padding: 0 6rem;
      margin-bottom: 2rem;
      overflow: hidden; } }
  @media (min-width: 980px) {
    .c-article-body__aside--left {
      padding: 0; } }

.c-article-body li {
  margin-bottom: 1rem; }

.c-article-body__dropcap:first-letter {
  font-size: 3rem;
  line-height: 3rem;
  float: left;
  margin-right: 0.5rem;
  margin-top: 0.3rem;
  margin-bottom: -0.3rem; }

.c-article-meta {
  font-size: 0.8rem;
  display: inline-block;
  padding-left: 1rem;
  padding-right: 1rem;
  width: 100%; }
  @media (min-width: 740px) {
    .c-article-meta {
      width: 50%; } }
  @media (min-width: 980px) {
    .c-article-meta {
      width: 100%;
      padding: 0; } }

.c-article-meta__wrapper {
  display: inline-block; }

.c-article-meta__author-image {
  height: auto;
  border-radius: 50%;
  border: 1px solid #eee;
  width: 2rem;
  vertical-align: top;
  margin-right: 0.5rem; }
  @media (min-width: 980px) {
    .c-article-meta__author-image {
      width: 3rem; } }

.c-article-meta__author {
  font-family: "acumin-pro-extra-condensed", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif;
  color: black;
  font-size: 1rem;
  margin-bottom: 0.1rem;
  margin-top: 0;
  display: block; }

.c-article-meta__social {
  font-size: 0.6rem;
  margin: 0;
  display: block; }
  @media (max-width: 979.9px) {
    .c-article-meta__social {
      display: none; } }

.c-article-meta__social-link {
  color: black;
  display: block; }

.c-article-meta__date {
  font-style: italic;
  display: inline-block; }
  @media (min-width: 980px) {
    .c-article-meta__date {
      display: block;
      margin-top: 1.5rem;
      margin-bottom: 1rem; } }

.c-article-body__video-outer {
  width: 100%;
  background-color: #f1f2ed; }

.c-article-body__video-inner {
  margin: 0 auto; }
  @media (min-width: 980px) {
    .c-article-body__video-inner {
      max-width: 960px; } }

.c-article-body__video-background {
  background-size: cover; }

.c-article-body__video-container {
  margin: 0 auto; }
  @media (min-width: 980px) {
    .c-article-body__video-container {
      max-width: 960px; } }

.c-article-body__video-container--with-padding {
  padding: 2rem; }
  @media (min-width: 740px) {
    .c-article-body__video-container--with-padding {
      padding: 4rem; } }

.c-article-body__video-wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  padding-top: 25px;
  margin: 0 auto;
  text-align: center;
  overflow: hidden; }

.c-article-body__video-wrapper iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%); }
  @media (min-width: 1160px) {
    .c-article-body__video-wrapper iframe {
      max-width: 1400px; } }

.o-section--embed {
  margin-bottom: 1rem;
  background-color: #ddd; }

@media (max-width: 979.9px) {
  .o-section--embed.o-section--has-ads {
    padding-top: 2rem; } }

.o-section--embed.o-section--has-ads .c-article-body-video__wrapper,
.o-section--embed.o-section--has-ads .c-article-body__aside {
  margin-top: 20px; }

@media (min-width: 740px) {
  .o-section--embed.o-section--has-ads .c-article-body__aside {
    margin-left: 0;
    margin-right: 15px; } }

@media (min-width: 980px) {
  .o-section--has-ads .c-article-body__video-outer {
    width: calc(100% - 315px);
    display: inline-block; } }

@media (max-width: 1419.9px) {
  .o-section--has-ads .c-article-body__video-outer {
    padding: 0 2rem; } }

@media (max-width: 979.9px) {
  .o-section--has-ads .c-article-body__video-outer {
    padding: 0; } }

.c-inpost-related {
  width: 50%;
  float: left;
  margin: 0 1rem 1rem 0;
  display: inline-block;
  text-align: left; }
  @media (min-width: 980px) {
    .c-inpost-related {
      width: 40%; } }
  @media (min-width: 1160px) {
    .c-inpost-related {
      width: 30%; } }

.c-inpost-related__title {
  font-size: 1.3rem;
  margin-bottom: 0.5rem; }

.c-inpost-related__article {
  display: block; }
  .c-inpost-related__article:hover {
    color: #ff0f3d; }

.c-inpost-related__article-title {
  margin: 0;
  font-family: "acumin-pro", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif;
  font-size: 1rem; }

.c-inpost-related p {
  margin: 0;
  line-height: 0;
  margin-bottom: 1rem; }

.post-series-index,
.article-series {
  margin: 0 auto 20px;
  width: 100%;
  border: 1px solid #eee;
  font-size: 1rem; }
  .post-series-index.align-left, .post-series-index.align-right,
  .article-series.align-left,
  .article-series.align-right {
    width: 50%; }
    @media (min-width: 740px) {
      .post-series-index.align-left, .post-series-index.align-right,
      .article-series.align-left,
      .article-series.align-right {
        width: 30%; } }
  .post-series-index.align-left,
  .article-series.align-left {
    float: left;
    margin: 0 1.3rem 1.3rem 0; }
  .post-series-index.align-right,
  .article-series.align-right {
    float: right;
    margin: 0 0 1.3rem 1.3rem; }
  .post-series-index .article-series-title,
  .article-series .article-series-title {
    margin: 0;
    padding: 1rem;
    background: #FF2852;
    color: white;
    text-align: center;
    font-size: 1rem; }
  .post-series-index strong,
  .article-series strong {
    color: #FF2852; }
  .post-series-index ol,
  .article-series ol {
    margin: 0;
    padding: 0;
    list-style-position: inside; }
  .post-series-index li,
  .article-series li {
    margin: 0;
    padding: 0.7rem 1rem;
    border-bottom: 1px solid #eee; }
    .post-series-index li:last-child,
    .article-series li:last-child {
      border-bottom: 0; }
    .post-series-index li.active,
    .article-series li.active {
      color: #000;
      font-weight: bold; }
    .post-series-index li a,
    .article-series li a {
      font-weight: normal; }
    .post-series-index li a:visited,
    .article-series li a:visited {
      color: #aaa; }
    .post-series-index li ol,
    .article-series li ol {
      margin: 0 0 0 1rem; }
      .post-series-index li ol li,
      .article-series li ol li {
        margin: 0;
        list-style-type: lower-alpha; }
        .post-series-index li ol li:first-child,
        .article-series li ol li:first-child {
          border-top: 1px solid #eee; }
        .post-series-index li ol li:last-child,
        .article-series li ol li:last-child {
          padding-bottom: 0; }

.c-article-share__wrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 49;
  width: 100%;
  font-size: 0; }
  @media (min-width: 980px) {
    .c-article-share__wrapper {
      width: 100%;
      position: relative;
      float: left;
      right: auto;
      bottom: auto; } }

@media (max-width: 979.9px) {
  .c-article-body__aside--left .c-article-share__wrapper,
  .c-article-share--article-end .c-article-share__wrapper {
    display: none; } }

.c-article-share__title {
  display: none; }

@media (min-width: 740px) {
  .c-article-share__button {
    margin-top: 0.3rem; } }

.share-article__btn,
.pw-button,
.c-article-share__button {
  display: inline-block;
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  font-size: 16px;
  text-align: center;
  background-color: #eee;
  color: #000;
  cursor: pointer;
  border-radius: 0; }
  @media (min-width: 980px) {
    .share-article__btn,
    .pw-button,
    .c-article-share__button {
      border-radius: 50%;
      margin: 0 10px 0 0; } }
  .share-article__btn i,
  .share-article__btn .pw-button-icon,
  .share-article__btn .c-icon--share,
  .pw-button i,
  .c-article-share__button i,
  .pw-button .pw-button-icon,
  .c-article-share__button .pw-button-icon,
  .pw-button .c-icon--share,
  .c-article-share__button .c-icon--share {
    color: #fff; }
  .share-article__btn.facebook, .share-article__btn.pw-button-facebook, .share-article__btn.c-article-share__button--facebook,
  .pw-button.facebook,
  .facebook.c-article-share__button,
  .pw-button.pw-button-facebook,
  .pw-button-facebook.c-article-share__button,
  .c-article-share__button.c-article-share__button--facebook,
  .pw-button.c-article-share__button--facebook {
    background-color: #1c45b6; }
    .share-article__btn.facebook .pw-button-icon:after, .share-article__btn.facebook .c-icon--share:after, .share-article__btn.pw-button-facebook .pw-button-icon:after, .share-article__btn.c-article-share__button--facebook .pw-button-icon:after, .share-article__btn.pw-button-facebook .c-icon--share:after, .share-article__btn.c-article-share__button--facebook .c-icon--share:after,
    .pw-button.facebook .pw-button-icon:after,
    .facebook.c-article-share__button .pw-button-icon:after,
    .pw-button.facebook .c-icon--share:after,
    .facebook.c-article-share__button .c-icon--share:after,
    .pw-button.pw-button-facebook .pw-button-icon:after,
    .pw-button-facebook.c-article-share__button .pw-button-icon:after,
    .c-article-share__button.c-article-share__button--facebook .pw-button-icon:after,
    .pw-button.c-article-share__button--facebook .pw-button-icon:after,
    .pw-button.pw-button-facebook .c-icon--share:after,
    .pw-button-facebook.c-article-share__button .c-icon--share:after,
    .c-article-share__button.c-article-share__button--facebook .c-icon--share:after,
    .pw-button.c-article-share__button--facebook .c-icon--share:after {
      content: "\f09a"; }
  .share-article__btn.twitter, .share-article__btn.pw-button-twitter, .share-article__btn.c-article-share__button--twitter,
  .pw-button.twitter,
  .twitter.c-article-share__button,
  .pw-button.pw-button-twitter,
  .pw-button-twitter.c-article-share__button,
  .c-article-share__button.c-article-share__button--twitter,
  .pw-button.c-article-share__button--twitter {
    background-color: #009dff; }
    .share-article__btn.twitter .pw-button-icon:after, .share-article__btn.twitter .c-icon--share:after, .share-article__btn.pw-button-twitter .pw-button-icon:after, .share-article__btn.c-article-share__button--twitter .pw-button-icon:after, .share-article__btn.pw-button-twitter .c-icon--share:after, .share-article__btn.c-article-share__button--twitter .c-icon--share:after,
    .pw-button.twitter .pw-button-icon:after,
    .twitter.c-article-share__button .pw-button-icon:after,
    .pw-button.twitter .c-icon--share:after,
    .twitter.c-article-share__button .c-icon--share:after,
    .pw-button.pw-button-twitter .pw-button-icon:after,
    .pw-button-twitter.c-article-share__button .pw-button-icon:after,
    .c-article-share__button.c-article-share__button--twitter .pw-button-icon:after,
    .pw-button.c-article-share__button--twitter .pw-button-icon:after,
    .pw-button.pw-button-twitter .c-icon--share:after,
    .pw-button-twitter.c-article-share__button .c-icon--share:after,
    .c-article-share__button.c-article-share__button--twitter .c-icon--share:after,
    .pw-button.c-article-share__button--twitter .c-icon--share:after {
      content: "\f099"; }
  .share-article__btn.whatsapp, .share-article__btn.pw-button-whatsapp, .share-article__btn.c-article-share__button--whatsapp,
  .pw-button.whatsapp,
  .whatsapp.c-article-share__button,
  .pw-button.pw-button-whatsapp,
  .pw-button-whatsapp.c-article-share__button,
  .c-article-share__button.c-article-share__button--whatsapp,
  .pw-button.c-article-share__button--whatsapp {
    background-color: #64d448; }
    @media (min-width: 740px) {
      .share-article__btn.whatsapp, .share-article__btn.pw-button-whatsapp, .share-article__btn.c-article-share__button--whatsapp,
      .pw-button.whatsapp,
      .whatsapp.c-article-share__button,
      .pw-button.pw-button-whatsapp,
      .pw-button-whatsapp.c-article-share__button,
      .c-article-share__button.c-article-share__button--whatsapp,
      .pw-button.c-article-share__button--whatsapp {
        display: none; } }
    .share-article__btn.whatsapp .pw-button-icon:after, .share-article__btn.whatsapp .c-icon--share:after, .share-article__btn.pw-button-whatsapp .pw-button-icon:after, .share-article__btn.c-article-share__button--whatsapp .pw-button-icon:after, .share-article__btn.pw-button-whatsapp .c-icon--share:after, .share-article__btn.c-article-share__button--whatsapp .c-icon--share:after,
    .pw-button.whatsapp .pw-button-icon:after,
    .whatsapp.c-article-share__button .pw-button-icon:after,
    .pw-button.whatsapp .c-icon--share:after,
    .whatsapp.c-article-share__button .c-icon--share:after,
    .pw-button.pw-button-whatsapp .pw-button-icon:after,
    .pw-button-whatsapp.c-article-share__button .pw-button-icon:after,
    .c-article-share__button.c-article-share__button--whatsapp .pw-button-icon:after,
    .pw-button.c-article-share__button--whatsapp .pw-button-icon:after,
    .pw-button.pw-button-whatsapp .c-icon--share:after,
    .pw-button-whatsapp.c-article-share__button .c-icon--share:after,
    .c-article-share__button.c-article-share__button--whatsapp .c-icon--share:after,
    .pw-button.c-article-share__button--whatsapp .c-icon--share:after {
      content: "\f232"; }
  .share-article__btn.pinterest, .share-article__btn.pw-button-pinterest, .share-article__btn.c-article-share__button--pinterest,
  .pw-button.pinterest,
  .pinterest.c-article-share__button,
  .pw-button.pw-button-pinterest,
  .pw-button-pinterest.c-article-share__button,
  .c-article-share__button.c-article-share__button--pinterest,
  .pw-button.c-article-share__button--pinterest {
    background-color: #be2222; }
    .share-article__btn.pinterest .pw-button-icon:after, .share-article__btn.pinterest .c-icon--share:after, .share-article__btn.pw-button-pinterest .pw-button-icon:after, .share-article__btn.c-article-share__button--pinterest .pw-button-icon:after, .share-article__btn.pw-button-pinterest .c-icon--share:after, .share-article__btn.c-article-share__button--pinterest .c-icon--share:after,
    .pw-button.pinterest .pw-button-icon:after,
    .pinterest.c-article-share__button .pw-button-icon:after,
    .pw-button.pinterest .c-icon--share:after,
    .pinterest.c-article-share__button .c-icon--share:after,
    .pw-button.pw-button-pinterest .pw-button-icon:after,
    .pw-button-pinterest.c-article-share__button .pw-button-icon:after,
    .c-article-share__button.c-article-share__button--pinterest .pw-button-icon:after,
    .pw-button.c-article-share__button--pinterest .pw-button-icon:after,
    .pw-button.pw-button-pinterest .c-icon--share:after,
    .pw-button-pinterest.c-article-share__button .c-icon--share:after,
    .c-article-share__button.c-article-share__button--pinterest .c-icon--share:after,
    .pw-button.c-article-share__button--pinterest .c-icon--share:after {
      content: "\f0d2"; }
  .share-article__btn.more i,
  .pw-button.more i,
  .more.c-article-share__button i {
    content: "";
    color: #333; }

.c-navbar-bottom__share .share-article__btn,
.c-navbar-bottom__share .pw-button,
.c-navbar-bottom__share .c-article-share__button {
  width: 25%; }
  @media (min-width: 740px) {
    .c-navbar-bottom__share .share-article__btn,
    .c-navbar-bottom__share .pw-button,
    .c-navbar-bottom__share .c-article-share__button {
      width: 33.33%; } }

.pw-button-type-looknative__txt {
  display: none; }

.shareable-media {
  position: relative; }

.r1pi {
  position: absolute;
  z-index: 100;
  white-space: nowrap;
  visibility: hidden; }

.r1pi--skin-factory {
  padding: 8px;
  border-radius: 2px; }

.r1pi__overlay {
  position: absolute;
  z-index: 99;
  background-color: #000;
  transform: translate3d(0, 0, 0);
  visibility: hidden; }

@media (min-width: 980px) {
  .c-article-share--article-end {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    padding-left: 0;
    padding-right: 0; } }

.share-widget--quote {
  position: relative;
  text-align: center; }
  .share-widget--quote i.fa, .share-widget--quote i.c-icon, .share-widget--quote i.pw-button-icon, .share-widget--quote i.c-icon--share {
    font-size: 16px;
    font-size: 16px;
    position: absolute;
    bottom: 5px;
    right: 5px;
    border: 1px solid #eee;
    padding: 0.3rem 0.5rem;
    text-align: center; }
  .share-widget--quote .pw-widget {
    background-color: black;
    border-radius: 10px;
    border: 1px solid #eee;
    width: 100px;
    visibility: hidden;
    opacity: 0;
    padding: 0.2rem;
    position: absolute;
    z-index: 1000;
    right: -35px;
    bottom: 30px;
    text-align: center;
    transform: translate3d(0, 0, 0);
    transition: all, 0.2s, ease-in-out; }
    .share-widget--quote .pw-widget:after {
      content: '';
      position: absolute;
      left: 44%;
      top: 100%;
      width: 0;
      height: 0;
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-top: 6px solid black;
      clear: both; }
      @media (max-width: 739.9px) {
        .share-widget--quote .pw-widget:after {
          display: none; } }
    .share-widget--quote .pw-widget a {
      margin: 0 0 0 5px; }
  .share-widget--quote:hover .pw-widget {
    height: auto;
    visibility: visible;
    opacity: 1.0;
    transform: translate3d(0, -10px, 0); }
  .share-widget--quote:hover .pw-button, .share-widget--quote:hover .c-article-share__button {
    opacity: 1.0; }
  .share-widget--quote .pw-button, .share-widget--quote .c-article-share__button {
    background-color: white;
    opacity: 0;
    transition: opacity, 0.15s, ease-in-out; }
  .share-widget--quote.hide-sharing .pw-button, .share-widget--quote.hide-sharing .c-article-share__button {
    opacity: 0; }

.share-widget--quote__mobile {
  position: relative;
  text-align: center; }
  .share-widget--quote__mobile p {
    padding-right: 2.5rem; }
    .share-widget--quote__mobile p:last-child {
      margin-bottom: 0; }
  .share-widget--quote__mobile i.fa, .share-widget--quote__mobile i.c-icon, .share-widget--quote__mobile i.pw-button-icon, .share-widget--quote__mobile i.c-icon--share {
    font-size: 1.1rem;
    position: absolute;
    bottom: 0.5rem;
    right: 1rem;
    border: 1px solid #eee;
    padding: 0.3rem 0.5rem; }
  .share-widget--quote__mobile .pw-button, .share-widget--quote__mobile .c-article-share__button {
    display: none; }
    .share-widget--quote__mobile .pw-button a, .share-widget--quote__mobile .c-article-share__button a {
      margin: 0 0 0 5px; }
  .share-widget--quote__mobile.visible .pw-button, .share-widget--quote__mobile.visible .c-article-share__button {
    display: block;
    opacity: 1;
    right: -35px;
    bottom: 30px;
    text-align: center;
    transition: opacity 0.3s ease; }

.c-article-copy q.share-widget--quote__mobile {
  text-align: center; }

.c-share-widget__button-wrapper {
  width: 100%;
  position: absolute;
  bottom: 0; }

.c-share-widget__share-btn {
  font-size: 16px;
  border: 1px solid #eee;
  padding: 0.2rem 0.5rem;
  margin-top: 1rem; }

.c-share-widget__buttons {
  width: 100%;
  height: 0;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
  position: absolute;
  top: -4rem;
  left: 0;
  text-align: left;
  padding-left: 1rem; }
  @media (min-width: 980px) {
    .c-share-widget__buttons {
      bottom: 1rem;
      right: 1rem;
      left: auto;
      width: auto; } }

.c-share-widget__buttons .pw-button, .c-share-widget__buttons .c-article-share__button {
  border-radius: 50%;
  margin: 0 .25rem; }

.c-share-widget__buttons--is-visible {
  z-index: 1;
  height: auto;
  overflow: visible;
  opacity: 1; }

.c-article-copy .c-share-widget--image {
  position: relative;
  margin-bottom: 1rem; }
  @media (min-width: 740px) {
    .c-article-copy .c-share-widget--image {
      margin-bottom: 2rem; } }
  @media (min-width: 740px) {
    .c-article-copy .c-share-widget--image:hover .c-share-widget__buttons {
      opacity: 1; } }

.c-article-body-figure .c-share-widget--image, .mce-content-body .wp-caption .c-share-widget--image {
  margin-bottom: 0; }

.c-share-widget--image img {
  margin-bottom: 0; }

.c-share-widget--image .c-share-widget__share-btn {
  margin-top: 0;
  bottom: 1rem;
  left: 1rem;
  background-color: white;
  width: 2rem;
  height: 2rem;
  text-align: center;
  line-height: 2rem;
  padding: 0; }
  @media (min-width: 980px) {
    .c-share-widget--image .c-share-widget__share-btn {
      display: none; } }

@media (max-width: 979.9px) {
  .c-share-widget--image .c-share-widget__buttons {
    top: auto;
    left: 3.5rem;
    bottom: 1rem;
    width: auto;
    overflow: hidden; } }

.c-share-widget--blockquote {
  position: relative;
  padding-right: 2.5rem; }
  @media (min-width: 980px) {
    .c-share-widget--blockquote:hover .c-share-widget__buttons {
      display: block;
      height: auto;
      opacity: 1.0; } }

.c-share-widget--blockquote .c-share-widget__button-wrapper {
  position: static;
  width: auto;
  right: 0; }

.c-share-widget--blockquote .c-share-widget__share-btn {
  position: absolute;
  bottom: 0;
  right: 1rem;
  left: auto; }
  @media (min-width: 980px) {
    .c-share-widget--blockquote .c-share-widget__share-btn {
      right: 0;
      pointer-events: none;
      cursor: default; } }

.c-share-widget--blockquote .c-share-widget__buttons {
  top: auto;
  transform: translateX(50%);
  padding-left: 0;
  bottom: 3rem;
  overflow: hidden; }
  @media (max-width: 979.9px) {
    .c-share-widget--blockquote .c-share-widget__buttons {
      width: 3rem;
      position: absolute;
      top: auto;
      right: 0.25rem;
      left: auto;
      transform: none; } }

@media (max-width: 979.9px) {
  .c-share-widget--blockquote .c-share-widget__buttons .pw-button, .c-share-widget--blockquote .c-share-widget__buttons .c-article-share__button {
    width: 3rem;
    height: 3rem;
    margin: 0 0 0.25rem;
    line-height: 3rem;
    border-radius: 50%; } }

@media (max-width: 979.9px) {
  .c-share-widget--blockquote .c-share-widget__buttons--is-visible {
    height: auto; } }

.c-splitpost-slider {
  clear: both; }

.c-splitpost-classic__nav {
  width: 100%;
  margin: 1rem 0 2rem;
  display: inline-block; }
  @media (max-width: 979.9px) {
    .c-splitpost-classic__nav {
      padding: 0 1rem; } }

@media (max-width: 979.9px) {
  .c-splitpost-classic__nav--second {
    display: none; } }

@media (max-width: 979.9px) {
  .c-splitpost-classic__nav--third {
    display: none; } }

.c-splitpost-classic__nav--fourth {
  display: none; }
  @media (max-width: 979.9px) {
    .c-splitpost-classic__nav--fourth {
      display: inline-block; } }

.c-splitpost-classic__nav-btn--prev {
  float: left; }

.c-splitpost-classic__nav-btn--next {
  float: right; }

.c-splitpost-slider {
  position: relative; }

.c-splitpost-slider__nav-btn {
  position: absolute;
  top: 50%;
  z-index: 2;
  background-color: #fff;
  height: 2rem;
  width: 2rem;
  text-align: center;
  line-height: 2rem; }

.c-splitpost-slider__nav-btn--prev {
  left: 0; }

.c-splitpost-slider__nav-btn--next {
  right: 0; }

.c-splitpost-page {
  list-style: none; }
  .c-splitpost-page .twitter-tweet.twitter-tweet-rendered {
    display: inline-block !important; }
  .c-splitpost-page .video-wrapper {
    margin: 0; }
  .c-splitpost-page .single-content {
    text-align: left;
    padding-top: 20px; }

.splitpost-slider.c-splitpost-slider .slides img,
.c-splitpost__gallery .c-splitpost-page .slides img {
  width: auto;
  max-height: 40vh;
  margin: 0 auto; }
  @media (min-width: 980px) {
    .splitpost-slider.c-splitpost-slider .slides img,
    .c-splitpost__gallery .c-splitpost-page .slides img {
      max-height: 60vh; } }

.c-splitpost-gallery__full-width .c-splitpost-page img {
  width: auto;
  max-height: 680px;
  margin: 0 auto; }

@media (max-width: 739.9px) {
  .c-splitpost-title--top {
    display: none; } }

.c-splitpost-caption {
  background: #eee;
  color: #000;
  padding: 10px;
  margin: 0; }

.c-splitpost-caption__icon {
  margin-right: 5px; }

.splitpost-gallery_full .splitpost-slider .splitpost-page img {
  width: auto;
  max-height: 680px;
  margin: 0 auto; }

.splitpost-gallery .splitpost-slider .splitpost-page img {
  width: auto;
  max-height: 450px;
  margin: 0 auto; }

@media (max-width: 979.9px) {
  .c-splitpost__content .slide-content {
    max-height: 200px;
    overflow: hidden; } }

@media (max-width: 979.9px) {
  .c-splitpost__content .slide-content--open {
    max-height: inherit;
    overflow: visible; } }

.c-splitpost__read-more {
  display: none; }
  @media (max-width: 979.9px) {
    .c-splitpost__read-more {
      box-shadow: inset 0px -22px 19px -1px #eee;
      height: 40px;
      margin-top: -2rem;
      margin-bottom: 2rem;
      padding-top: 25px; } }

.c-splitpost__content .c-btn--read-more {
  display: none; }
  @media (max-width: 979.9px) {
    .c-splitpost__content .c-btn--read-more {
      display: block;
      margin: 0 auto;
      text-align: center;
      background-color: white;
      color: black;
      position: relative;
      text-transform: uppercase;
      letter-spacing: 1px; } }

.c-splitpost__content .c-btn-item--less {
  display: none; }

.slide-content--open .c-splitpost__content .c-btn-item--less {
  display: inline-block; }

.slide-content--open .c-splitpost__content .c-btn-item--more {
  display: none; }

.flex-direction-nav a {
  text-indent: 0 !important; }

.c-article-tags {
  margin: 2rem 15px; }

.c-article-tags-profiles {
  margin: 2rem 15px; }

.c-article-tags-profiles__profile {
  width: 25%;
  list-style-type: none;
  margin: 0;
  padding: 0; }

.article-tags-title,
.article-tags {
  display: inline-block; }

.c-profiles__inner {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.c-profiles__profile {
  position: relative;
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
  margin-bottom: 1rem; }
  @media (min-width: 740px) {
    .c-profiles__profile {
      width: 33.33333%; } }
  @media (min-width: 980px) {
    .c-profiles__profile {
      width: 25%; }
      .c-profiles__profile:nth-child(4n+1) {
        clear: left; } }

.c-profiles__profile-title {
  float: left; }

.c-profiles__profile-link {
  font-size: 0.8rem;
  color: black; }
  @media (min-width: 740px) {
    .c-profiles__profile-link {
      font-size: 1rem; } }

.c-profiles__profile-thumb {
  float: left;
  border-radius: 50%;
  margin-right: 1rem;
  width: 25px;
  height: 25px; }
  @media (min-width: 740px) {
    .c-profiles__profile-thumb {
      width: 40px;
      height: 40px; } }

.c-author-page__intro {
  text-align: center; }

.c-author-page__avatar {
  border-radius: 50%;
  margin-top: 1rem; }
  @media (max-width: 979.9px) {
    .c-author-page__avatar {
      width: 100px; } }

@media (max-width: 979.9px) {
  .c-author-page__title {
    font-size: 1.2rem; } }

@media (max-width: 979.9px) {
  .c-author-page__social {
    font-size: 0.8rem; } }

.c-author-page__bio {
  display: block; }

.c-author-page__social-item {
  margin: 0 0.5rem; }

.c-author-page__title--secondary {
  text-align: center;
  font-size: 1.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem; }

.c-btn {
  color: black;
  border: 1px solid #ddd;
  background: transparent;
  border-radius: 6px;
  padding: .4rem .9rem;
  line-height: 1.4;
  display: inline-block;
  text-decoration: none; }
  .c-btn:hover {
    color: black;
    border: 1px solid #FF2852; }

.c-btn--primary {
  background-color: #FF2852;
  border: 2px solid #FF2852;
  color: white;
  font-weight: bold; }
  .c-btn--primary:hover {
    color: white;
    background-color: #f40030;
    border: 2px solid #f40030; }

.c-btn--secondary {
  background-color: #ffd502;
  border: 2px solid #ffd502;
  color: #000;
  font-weight: bold; }
  .c-btn--secondary:hover {
    color: #000;
    background-color: #ceac00;
    border: 2px solid #ceac00; }

.c-btn--primary.c-btn--outline {
  background-color: transparent;
  color: #FF2852; }
  .c-btn--primary.c-btn--outline:hover {
    color: white;
    background-color: #FF2852;
    border: 2px solid #FF2852; }

.c-btn--secondary.c-btn--outline {
  background-color: transparent;
  color: #ffd502; }
  .c-btn--secondary.c-btn--outline:hover {
    color: #000;
    background-color: #ffd502;
    border: 2px solid #ffd502; }

.c-btn--large {
  font-size: 1.2rem;
  border-radius: 6px;
  padding: .8rem 1.8rem; }

.c-btn--small {
  font-size: .8rem;
  border-radius: 6px;
  padding: .2rem .45rem; }

.c-btn--tiny {
  font-size: .6rem;
  border-radius: 6px;
  padding: .2rem .45rem;
  margin-bottom: .4rem;
  margin-right: .4rem; }

.c-btn[disabled] {
  cursor: not-allowed;
  opacity: .40; }
  .c-btn[disabled]:hover {
    opacity: .40; }

.c-btn--external:before {
  content: "\f08e";
  font-family: "FontAwesome";
  font-size: .8rem;
  margin-right: .25rem; }

.c-card__wrapper {
  margin-bottom: 2rem; }
  .c-card__wrapper .c-related-articles__title {
    display: none; }

.c-card {
  position: relative; }

.c-card--hide-taxonomy .c-card__taxonomy {
  display: none; }

.c-card--hide-excerpt .c-card__excerpt {
  display: none; }

.c-card--hide-author .c-card__author {
  display: none; }

.c-card--hide-avatar .c-card__avatar {
  display: none; }

.c-card--hide-date .c-card__date {
  display: none; }

.c-card .c-card__taxonomy,
.c-card .c-card__title-link,
.c-card .c-card__excerpt,
.c-card .c-card__date,
.c-card .c-card__author {
  color: black; }

.c-card--interior .c-card__taxonomy, .c-companion__grid-one .c-card__wrapper .c-card__taxonomy,
.c-card--interior .c-card__title-link,
.c-companion__grid-one .c-card__wrapper .c-card__title-link,
.c-card--interior .c-card__excerpt,
.c-companion__grid-one .c-card__wrapper .c-card__excerpt,
.c-card--interior .c-card__date,
.c-companion__grid-one .c-card__wrapper .c-card__date,
.c-card--interior .c-card__author,
.c-companion__grid-one .c-card__wrapper .c-card__author {
  color: #fff; }

.c-card--interior .c-card__title-inner, .c-companion__grid-one .c-card__wrapper .c-card__title-inner {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0.75rem;
  width: 100%; }
  @media (min-width: 740px) {
    .c-card--interior .c-card__title-inner, .c-companion__grid-one .c-card__wrapper .c-card__title-inner {
      padding: 1.5rem; } }

.c-card--interior .c-card__title, .c-companion__grid-one .c-card__wrapper .c-card__title {
  margin-bottom: 0; }


.c-card--interior .c-card__excerpt,
.c-companion__grid-one .c-card__wrapper .c-card__excerpt {
  display: none; }
  @media (min-width: 980px) {

    .c-card--interior .c-card__excerpt,
    .c-companion__grid-one .c-card__wrapper .c-card__excerpt {
      display: block; } }

.c-card--interior.c-card--xs .c-card__excerpt, .c-companion__grid-one .c-card--xs.c-card__wrapper .c-card__excerpt,
.c-card--interior.c-card--sm .c-card__excerpt,
.c-companion__grid-one .c-card--sm.c-card__wrapper .c-card__excerpt {
  display: none; }

.c-card--half-height .c-card__media-wrapper {
  max-height: 80vh;
  overflow: hidden; }
  @media (min-width: 740px) {
    .c-card--half-height .c-card__media-wrapper {
      max-height: 80vh; } }

.c-card--full-height .c-card__media-wrapper {
  max-height: 100vh;
  overflow: hidden; }
  @media (min-width: 740px) {
    .c-card--full-height .c-card__media-wrapper {
      max-height: 100vh; } }

.c-card__title-wrapper--center .c-card__title-inner {
  padding: 0 1.5rem;
  text-align: center;
  bottom: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%); }

.c-card__image {
  width: 100%;
/*dlb*/
  aspect-ratio:1.8;
  object-fit:cover;
 }

.c-card__title-inner {
  padding: 1rem 0; }

.c-card--no-gutter {
  padding: 0;
  margin-bottom: 0; }

.c-card--boxed .c-card, .c-companion__grid-one .c-card__wrapper .c-card {
  box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.3); }

.c-card--boxed .c-card__title-wrapper, .c-companion__grid-one .c-card__wrapper .c-card__title-wrapper {
  padding: 0.4rem 0.6rem; }
  @media (min-width: 500px) {
    .c-card--boxed .c-card__title-wrapper, .c-companion__grid-one .c-card__wrapper .c-card__title-wrapper {
      padding: 0.5rem 0.7rem; } }

.c-card--overlay .c-card__media-inner {
  background-color: #000; }

.c-card__media-inner {
  position: relative; }

.c-card--overlay .c-card__image {
  opacity: 0.4; }

.c-card--shadow .c-card__title-wrapper {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.5) 40%, transparent 60%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0; }

.c-card__title {
  margin-top: 0;
  font-size: 1.4em; }

.c-card--xl .c-card__title {
  font-size: 1.4rem; }
  @media (min-width: 740px) {
    .c-card--xl .c-card__title {
      font-size: 2rem; } }
  @media (min-width: 980px) {
    .c-card--xl .c-card__title {
      font-size: 3rem; } }

.c-card--lg .c-card__title {
  font-size: 1.4rem; }
  @media (min-width: 740px) {
    .c-card--lg .c-card__title {
      font-size: 2rem; } }

.c-card--lg.o-col-xs--6 .c-card__title {
  font-size: 1rem; }
  @media (min-width: 740px) {
    .c-card--lg.o-col-xs--6 .c-card__title {
      font-size: 2rem; } }

.c-card--md .c-card__title {
  font-size: 1rem; }
  @media (max-width: 739.9px) {
    .c-card--md .c-card__title {
      word-break: break-word;
      -webkit-hyphens: auto;
      -ms-hyphens: auto;
      hyphens: auto; } }
  @media (min-width: 740px) {
    .c-card--md .c-card__title {
      font-size: 1.3rem; } }
  @media (min-width: 1420px) {
    .c-card--md .c-card__title {
      font-size: 1.6rem; } }

.c-card--sm .c-card__title {
  font-size: 1rem; }
  @media (min-width: 740px) {
    .c-card--sm .c-card__title {
      font-size: 1.1rem; } }
  @media (min-width: 1420px) {
    .c-card--sm .c-card__title {
      font-size: 1.3rem; } }

.c-card--xs .c-card__title {
  font-size: 0.8rem; }
  @media (min-width: 740px) {
    .c-card--xs .c-card__title {
      font-size: 1rem; } }

.c-card__excerpt {
  font-size: 1rem;
  margin-top: 0;
  margin-bottom: 0; }

.c-card--xl .c-card__excerpt {
  font-size: 0.8rem; }
  @media (min-width: 740px) {
    .c-card--xl .c-card__excerpt {
      font-size: 1rem; } }

.c-card--lg .c-card__excerpt {
  font-size: 0.8rem; }
  @media (min-width: 500px) {
    .c-card--lg .c-card__excerpt {
      font-size: 0.9rem; } }

.c-card--lg.o-col-xs--6 .c-card__excerpt {
  display: none; }
  @media (min-width: 740px) {
    .c-card--lg.o-col-xs--6 .c-card__excerpt {
      display: inline-block; } }

.c-card--md .c-card__excerpt {
  display: none;
  font-size: 0.8rem; }
  @media (min-width: 740px) {
    .c-card--md .c-card__excerpt {
      display: inline-block; } }

.c-card--sm .c-card__excerpt {
  font-size: 0.7rem;
  display: none; }
  @media (min-width: 740px) {
    .c-card--sm .c-card__excerpt {
      display: inline-block; } }

.c-card--xs .c-card__excerpt {
  display: none; }

.c-card--hide-meta .c-card__meta {
  display: none; }

.c-card__avatar {
  width: 1.6rem;
  height: 1.6rem;
  margin-right: 0.3rem;
  border-radius: 50%; }

.c-card--lg.o-col-xs--6 .c-card__avatar {
  display: none; }
  @media (min-width: 500px) {
    .c-card--lg.o-col-xs--6 .c-card__avatar {
      display: inline-block; } }

.c-card--sm .c-card__avatar {
  width: 1.1rem;
  height: 1.1rem;
  margin-right: 0.3rem; }

.c-card--xs .c-card__avatar {
  display: none; }

.c-card__author {
  font-size: 1rem;
  margin-right: 0.5rem;
  display: inline-block; }

.c-card--xl .c-card__author {
  font-size: 0.7rem; }
  @media (min-width: 740px) {
    .c-card--xl .c-card__author {
      font-size: 0.8rem; } }

.c-card--lg .c-card__author {
  font-size: 0.8rem; }

.c-card--lg.o-col-xs--6 .c-card__author {
  display: none; }
  @media (min-width: 500px) {
    .c-card--lg.o-col-xs--6 .c-card__author {
      display: inline-block; } }

.c-card--md .c-card__author {
  font-size: 0.7rem; }

.c-card--sm .c-card__author {
  font-size: 0.7rem; }

.c-card--xs .c-card__author {
  display: none; }

.c-card__date {
  display: inline-block;
  font-size: 1rem; }

.c-card--xl .c-card__date {
  font-size: 0.7rem; }
  @media (min-width: 740px) {
    .c-card--xl .c-card__date {
      font-size: 0.8rem; } }

.c-card--lg .c-card__date {
  font-size: 0.7rem; }
  @media (min-width: 500px) {
    .c-card--lg .c-card__date {
      font-size: 0.8rem; } }

.c-card--lg.o-col-xs--6 .c-card__date {
  display: none; }
  @media (min-width: 500px) {
    .c-card--lg.o-col-xs--6 .c-card__date {
      display: inline-block; } }

.c-card--md .c-card__date {
  font-size: 0.7rem; }

.c-card--sm .c-card__date {
  font-size: 0.7rem; }

.c-card--xs .c-card__date {
  display: none; }

.c-card__taxonomy {
  text-transform: uppercase; }

.c-card--xl .c-card__taxonomy {
  font-size: 0.6rem; }
  @media (min-width: 740px) {
    .c-card--xl .c-card__taxonomy {
      font-size: 0.8rem; } }

.c-card--lg .c-card__taxonomy {
  font-size: 0.6rem; }
  @media (min-width: 740px) {
    .c-card--lg .c-card__taxonomy {
      font-size: 0.7rem; } }

.c-card--lg.o-col-xs--6 .c-card__taxonomy {
  display: none; }
  @media (min-width: 500px) {
    .c-card--lg.o-col-xs--6 .c-card__taxonomy {
      display: inline-block; } }

.c-card--md .c-card__taxonomy {
  font-size: 0.6rem; }

.c-card--md.o-col-xs--6 .c-card__taxonomy {
  display: none; }
  @media (min-width: 500px) {
    .c-card--md.o-col-xs--6 .c-card__taxonomy {
      display: inline-block; } }

.c-card--sm .c-card__taxonomy {
  font-size: 0.5rem; }

.c-card--sm.o-col-xs--6 .c-card__taxonomy {
  display: none; }
  @media (min-width: 500px) {
    .c-card--sm.o-col-xs--6 .c-card__taxonomy {
      display: inline-block; } }

.c-card--xs .c-card__taxonomy {
  font-size: 0.5rem; }

.c-card--xs.o-col-xs--6 .c-card__taxonomy {
  display: none; }
  @media (min-width: 500px) {
    .c-card--xs.o-col-xs--6 .c-card__taxonomy {
      display: inline-block; } }

.c-card-wrapper--list {
  padding: 0;
  font-size: 0;
  display: inline-block;
  vertical-align: top; }

.c-card-wrapper--list .c-card__media-wrapper {
  padding-right: 0;
  vertical-align: top; }

.c-card-wrapper--list .c-card__title-wrapper {
  padding-left: 0;
  vertical-align: top; }

.c-card-wrapper--list .c-card__title-wrapper .c-card__title-inner {
  padding: 0rem 2rem; }

.c-card-wrapper--list .c-card--sm .c-card__title-wrapper .c-card__title-inner {
  padding: 0.5rem 0 0 1rem; }

.c-card-wrapper--list .c-card--xs .c-card__title-wrapper .c-card__title-inner {
  padding: 0.5rem 0 0 1rem; }

.c-card-wrapper--list .c-card__title-wrapper.c-card__taxonomy {
  margin-top: 0; }

.c-card-wrapper--list.c-card--xs {
  margin-bottom: 2rem; }

.c-card-wrapper--list.c-card--xs .c-card__title-wrapper .c-card__title-inner {
  padding: 0 0 0 1rem; }

.c-card-wrapper--list .c-card__media-wrapper {
  display: inline-block;
  width: 33.33333%; }

.c-card-wrapper--list .c-card__title-wrapper {
  display: inline-block;
  width: 66.66667%; }

.c-card-wrapper--list.c-card--xs .c-card__taxonomy {
  margin-top: 0; }

.c-companion__list .c-card-wrapper--list .c-card {
  height: initial; }

.c-companion__list .c-card--xs .c-card__title {
  font-size: 1.4rem; }

.c-companion__list .c-card--xs .c-card__taxonomy {
  font-size: 0.7rem; }

@media (min-width: 740px) {
  .c-card-wrapper--list.c-card--xs .c-card__excerpt {
    display: inline-block; } }

.c-card-wrapper--inline {
  border: 1px solid #F0F0F0;
  padding: 10px 10px 15px 10px;
  margin: 10px 0 10px 0; }
  .c-card-wrapper--inline .c-related-articles__title {
    display: block; }
  .c-card-wrapper--inline .c-card__media-wrapper {
    display: inline-block;
    width: 45%;
    vertical-align: top; }
  .c-card-wrapper--inline .c-card__title-wrapper {
    display: inline-block;
    width: 50%;
    font-size: 12px; }
  .c-card-wrapper--inline .c-card__title-inner {
    padding-top: 0;
    padding-left: 10px; }
  .c-card-wrapper--inline .c-card__taxonomy {
    display: none; }
  .c-card-wrapper--inline .c-card--sponsored-after-article {
    top: 65%;
    right: auto;
    background-color: transparent; }

.c-card-slider {
  position: relative;
  margin-bottom: 3rem;
  zoom: 1; }

.c-card-slider__viewport {
  overflow: hidden; }

.c-card-slider__slides .c-card__wrapper {
  display: none;
  margin-bottom: 0;
  opacity: 0.9;
  transition: 0.2s ease-in-out opacity; }
  .c-card-slider__slides .c-card__wrapper:hover {
    opacity: 1; }

.c-card-slider__direction-nav {
  position: absolute;
  bottom: -2rem;
  right: 15px;
  margin: 0; }
  .c-card-slider__direction-nav .c-card-slider__disabled {
    display: none; }

.c-card-slider__nav-prev,
.c-card-slider__nav-next {
  display: inline-block;
  list-style: none;
  margin: 0; }
  .c-card-slider__nav-prev a,
  .c-card-slider__nav-next a {
    display: block;
    font-size: 2rem;
    padding: 0 .5em;
    background-color: #FF2852;
    text-align: center;
    color: white;
    opacity: 0.5; }
    .c-card-slider__nav-prev a:hover,
    .c-card-slider__nav-next a:hover {
      opacity: 1; }

.c-card-slider__nav-prev {
  margin-right: 1px; }

.c-card-slider__control-nav {
  width: 100%;
  display: none;
  text-align: center;
  margin: 0;
  padding: 0; }
  @media (min-width: 740px) {
    .c-card-slider__control-nav {
      display: inline-block; } }
  .c-card-slider__control-nav li {
    margin: 0 0 0 5px;
    display: inline-block;
    width: 5%;
    zoom: 1; }
    .c-card-slider__control-nav li:first-child {
      margin: 0; }
  .c-card-slider__control-nav a {
    font-size: 0;
    height: 10px;
    border: 1px solid #ddd;
    width: 100%;
    display: inline-block;
    cursor: pointer; }
    .c-card-slider__control-nav a:hover {
      background-color: #eee; }
  .c-card-slider__control-nav .c-card-slider__active {
    background-color: #FF2852;
    border-color: #FF2852; }

.c-category-appended {
  margin-top: 2rem; }

.c-category-appended__title {
  padding: 0 15px;
  margin-bottom: 2rem;
  font-size: 1.4rem;
  text-align: center; }
  @media (min-width: 980px) {
    .c-category-appended__title {
      font-size: 2.5rem; } }

@media (min-width: 1160px) {
  .c-comments {
    min-width: 620px; } }

.c-comments__wrapper {
  padding-left: 0;
  text-align: center; }
  @media (min-width: 980px) {
    .c-comments__wrapper {
      text-align: left; } }

.c-fb-comments__wrapper {
  height: 0;
  overflow: hidden;
  transition: height 0.2s ease-in-out;
  margin-top: 1rem; }

.c-comments__title {
  text-transform: none;
  cursor: pointer;
  font-size: .9rem; }
  .c-comments__title:hover {
    color: white;
    background-color: #FF2852; }
  .c-comments__title:hover .c-comments__title-hide,
  .c-comments__title:hover .c-comments__title-read,
  .c-comments__title:hover .c-comments__count {
    color: white; }

.c-comments__title-hide {
  display: none;
  color: #FF2852; }

.c-comments__title-read {
  color: #FF2852; }

.c-comments__count {
  color: #FF2852; }

.c-comments--is-showing .c-fb-comments__wrapper {
  height: 100%; }

.c-comments--is-showing .c-fb-comments__title-hide {
  display: inline; }

.c-comments--is-showing .c-fb-comments__title-read {
  display: none; }

.c-companion__unit--square {
  min-width: 300px;
  max-width: 300px;
  float: right; }

.c-cookie-policy.is-showing {
  display: block;
  bottom: 0; }

.c-cookie-policy {
  position: fixed;
  width: 100%;
  text-align: center;
  z-index: 104;
  background: rgba(0, 0, 0, 0.9);
  color: #fff;
  font-family: "acumin-pro", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif;
  padding: 0.5rem;
  transition: bottom 0.2s ease-in-out;
  bottom: -200px; }
  @media (max-width: 739.9px) {
    .c-cookie-policy {
      padding: 0.25rem; } }

.c-cookie-policy a {
  color: #fff;
  font-weight: bold;
  text-decoration: underline; }

.c-cookie-text {
  display: inline-block;
  font-size: 0.8rem; }
  @media (max-width: 739.9px) {
    .c-cookie-text {
      line-height: 16px; } }

.c-cookie-policy-hide {
  display: inline-block;
  padding: 0.7rem 1rem;
  border: 1px solid #333;
  border-radius: 5px;
  margin-left: 1rem;
  color: #fff;
  font-size: 0.8rem; }
  @media (max-width: 739.9px) {
    .c-cookie-policy-hide {
      padding: 0.35rem 0.5rem; } }

.c-environment-notice {
  position: fixed;
  top: 50%;
  z-index: 1005;
  display: block;
  color: #fff;
  padding: 1em;
  transform: rotate(-90deg);
  transform-origin: left top 0;
  left: 0;
  font-size: 10px;
  font-family: sans-serif;
  text-transform: uppercase;
  background-color: #000; }

.c-environment-notice--development {
  background-color: rgba(34, 178, 68, 0.9); }

.c-environment-notice--qa {
  background-color: rgba(34, 128, 178, 0.9); }

.c-environment-notice--staging {
  background-color: rgba(178, 34, 124, 0.9); }

.c-environment-notice--production {
  display: none; }

.c-feature-slider .flex-direction-nav {
  display: none; }
  @media (min-width: 740px) {
    .c-feature-slider .flex-direction-nav {
      display: block; } }

.c-feature-slider__figure {
  position: relative; }

.c-feature-slider__figure img.js-lazyloaded {
  width: auto; }

.c-feature-slider--caption-standard {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 1rem;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  font-size: 0.9rem;
  font-family: "acumin-pro-extra-condensed", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif; }

.c-feature-slider--caption-none {
  display: none; }

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

.slides,
.flexslider__slides,
.flex-control-nav,
.flex-direction-nav,
.flex-control-nav li,
.flex-direction-nav li {
  margin: 0;
  padding: 0;
  list-style: none; }

.flexslider {
  padding: 0;
  position: relative;
  zoom: 1; }
  .flexslider:hover .flex-next,
  .flexslider:hover .flex-prev {
    opacity: 1; }
  .flexslider .slides,
  .flexslider .flexslider__slides {
    height: 1%;
    zoom: 1;
    text-align: center;
    margin: 0; }
    .flexslider .slides::after,
    .flexslider .flexslider__slides::after {
      content: "";
      display: table;
      clear: both; }
    .flexslider .slides > li,
    .flexslider .slides > .slide,
    .flexslider .slides > .c-card--slide,
    .flexslider .flexslider__slides > li,
    .flexslider .flexslider__slides > .slide,
    .flexslider .flexslider__slides > .c-card--slide {
      position: relative;
      display: none; }
    .flexslider .slides img,
    .flexslider .flexslider__slides img {
      width: 100%;
      display: block;
      height: auto; }
    .flexslider .slides article,
    .flexslider .flexslider__slides article {
      margin-bottom: 0; }
  .flexslider li {
    position: relative;
    margin: 0;
    padding: 0; }

.flex-viewport {
  overflow: hidden;
  max-height: inherit; }

.carousel li {
  margin-right: 5px; }

.flex-caption {
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  font-size: 14px;
  width: 100%;
  text-align: left;
  overflow: hidden; }
  .flex-caption h2 {
    font-weight: bold;
    font-size: 18px;
    padding: 10px 10px 0;
    margin: 0 0 10px 0; }
  .flex-caption p {
    padding: 0 10px 10px;
    margin: 0; }

.flex-direction-nav {
  margin: 0;
  font-size: 1.4rem; }
  .flex-direction-nav .flex-nav-next,
  .flex-direction-nav .flex-nav-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px; }
    @media (min-width: 740px) {
      .flex-direction-nav .flex-nav-next,
      .flex-direction-nav .flex-nav-prev {
        width: 50px;
        height: 50px; } }
  .flex-direction-nav .flex-nav-next {
    right: 0; }
    .flex-direction-nav .flex-nav-next i:before {
      content: "\f054"; }
  .flex-direction-nav .flex-nav-prev {
    left: 0; }
    .flex-direction-nav .flex-nav-prev i:before {
      content: "\f053"; }
  .flex-direction-nav i {
    position: absolute;
    top: 50%;
    left: 50%;
    font-family: 'FontAwesome';
    color: white;
    transform: translate(-50%, -50%); }
  .flex-direction-nav a {
    display: block;
    position: absolute;
    cursor: pointer;
    text-align: center;
    color: black;
    background: #FF2852;
    opacity: 0.5;
    width: 30px;
    height: 30px; }
    @media (min-width: 740px) {
      .flex-direction-nav a {
        width: 50px;
        height: 50px; } }
    .flex-direction-nav a:hover {
      color: #FF2852;
      background: black; }
      .flex-direction-nav a:hover i {
        color: #FF2852; }
  .flex-direction-nav .disabled {
    cursor: default;
    opacity: 0; }

.flex-control-nav {
  width: 100%;
  display: inline-block;
  text-align: center; }
  .flex-control-nav li {
    margin: 0 0 0 5px;
    display: inline-block;
    width: 5%;
    zoom: 1; }
    .flex-control-nav li:first-child {
      margin: 0; }

.flex-control-nav li a {
  font-size: 0;
  height: 10px;
  border: 1px solid #ddd;
  width: 100%;
  display: inline-block;
  cursor: pointer; }

.flex-control-nav li a:hover {
  background-color: #eee; }

.flex-control-nav li a.flex-active {
  background-color: #FF2852;
  border-color: #FF2852; }

.c-input {
  position: relative;
  z-index: 1;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0.5rem;
  margin-top: -1rem;
  width: 100%; }

.c-input__field {
  position: relative;
  display: block;
  padding: 0.8em;
  border: none;
  border-radius: 0;
  color: white;
  line-height: 1.5; }

.c-input__field:focus {
  outline: none; }

.c-input__field:-webkit-autofill,
.c-input__field:-webkit-autofill:hover,
.c-input__field:-webkit-autofill:focus,
.c-input__field:-webkit-autofill:active {
  box-shadow: 0 0 0 5rem #FF2852 inset;
  -webkit-text-fill-color: white; }

.c-input__label {
  display: inline-block;
  float: right;
  padding: 0 1em;
  color: white;
  font-weight: bold;
  font-size: 70.25%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 1.5; }

.c-input__label-content {
  position: relative;
  display: block;
  padding: 1.6em 0; }

.c-input--line-jumper {
  overflow: hidden;
  padding-top: 1em; }

.c-input__field--line-jumper {
  padding: 0.5em 0em 0.25em;
  width: 100%;
  background: transparent;
  color: white;
  font-size: 1.25em; }

.c-input__label--line-jumper {
  position: absolute;
  top: 0.95em;
  font-size: 0.85em;
  left: 0;
  display: block;
  width: 100%;
  text-align: left;
  padding: 0em;
  pointer-events: none;
  transform-origin: 0 0;
  transition: transform 0.2s 0.15s, color 1s;
  transition-timing-function: ease-out; }

.c-input__line-animation svg {
  position: absolute;
  top: 0;
  left: 0;
  fill: none;
  stroke: rgba(255, 255, 255, 0.7);
  pointer-events: none;
  transition: transform 0.7s, stroke 0.7s;
  transition-timing-function: cubic-bezier(0, 0.25, 0.5, 1); }

.c-input__field--line-jumper:focus + .c-input__label--line-jumper,
.c-input--filled .c-input__label--line-jumper {
  color: rgba(255, 255, 255, 0.7);
  transform: translate3d(0, -1.25em, 0) scale3d(0.75, 0.75, 1); }

.c-input__field--line-jumper:focus ~ .c-input__line-animation svg,
.c-input--filled .c-input__line-animation svg {
  stroke: white;
  transform: translate3d(-66.6%, 0, 0); }

/* gallery v3 (popup) styles */
/* TODO: migrated vars - refactor these */
body.gallery-is-showing {
  overflow: hidden; }

.gallery {
  background: #000 url("../png/gallery-bg.png"); }
  .gallery:hover {
    cursor: pointer; }
    .gallery:hover .gallery-preamble-title {
      border-color: #000;
      background-color: #000; }

.gallery-preamble {
  position: relative;
  z-index: 10;
  margin: 30px 0 30px 0px;
  color: #fff; }

.gallery-preamble-image {
  opacity: 0.3;
  overflow: hidden;
  max-height: 350px; }
  @media (min-width: 1160px) {
    .gallery-preamble-image {
      max-height: 550px; } }
  .gallery-preamble-image img {
    width: 100%; }

.gallery-preamble-title {
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff;
  display: inline-block;
  font-family: "acumin-pro", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif;
  font-size: 18px !important;
  font-weight: normal !important;
  margin: 0  !important;
  padding: 12px 15px;
  text-transform: uppercase;
  z-index: 12; }

.gallery-preamble-front {
  top: 50%;
  left: 50%;
  position: absolute;
  text-align: center;
  cursor: pointer;
  z-index: 5;
  transform: translate(-50%, -50%); }

.gallery-preamble-count {
  text-transform: uppercase;
  font-size: 11px;
  margin-top: 10px;
  display: block;
  font-family: "acumin-pro", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif; }

.gallery-overlay {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  z-index: 105; }
  .gallery-overlay.is-showing {
    display: block; }

.gallery-sidebar {
  background: #f0f0f0;
  color: #333;
  padding: 20px 10px 10px;
  width: 320px;
  position: fixed;
  top: 10px;
  right: 10px;
  bottom: 10px;
  z-index: 0; }
  .is-tablet .gallery-sidebar {
    top: auto;
    bottom: 10px;
    left: 10px;
    width: auto;
    height: 100px; }
  .is-mobile .gallery-sidebar {
    display: none; }

.gallery-social .twitter-share-button {
  margin: 0;
  width: 75px !important; }

.gallery-social .fb-like {
  display: inline-block; }
  .gallery-social .fb-like iframe {
    margin: 0;
    width: auto; }

.gallery-caption {
  font-size: 14px;
  padding: 15px 0 0;
  margin: 15px 0 0;
  line-height: 18px;
  border-top: 1px solid #ddd; }
  .is-tablet .gallery-caption {
    margin-top: 10px;
    font-size: 14px;
    padding: 10px 0 0; }

.gallery-mobile-caption {
  display: none;
  position: absolute;
  bottom: 20px;
  right: 0;
  padding: 10px;
  font-size: 12px;
  width: 75%;
  z-index: 1;
  color: #fff;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }
  @media (max-width: 739.9px) {
    .gallery-mobile-caption.is-showing {
      display: block; } }

.gallery-mobile-caption-toggle {
  display: none;
  font-size: 10px;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 5px;
  z-index: 1;
  color: #fff !important;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }
  @media (max-width: 739.9px) {
    .gallery-mobile-caption-toggle {
      display: block; } }

.gallery-audio-snippet {
  display: none;
  padding: 15px 0 0;
  margin: 15px 0 0;
  line-height: 20px;
  border-top: 1px solid #ddd; }
  .gallery-audio-snippet .audio-snippet {
    background: #fff; }
  .gallery-audio-snippet.is-active {
    display: block; }
  .is-tablet .gallery-audio-snippet {
    position: fixed;
    bottom: 10px;
    right: 20px; }

.gallery-meta {
  margin: 15px 0 0 0 !important;
  padding: 15px 0 0 0;
  border-top: 1px solid #ddd; }
  .gallery-meta dt, .gallery-meta dd {
    display: inline-block;
    width: 49%;
    margin-bottom: 10px; }
  .is-tablet .gallery-meta {
    display: none; }
  @media only screen and (max-height: 740px) {
    .gallery-meta {
      display: none; } }

.gallery-adslot {
  position: fixed;
  margin-bottom: 0;
  right: 20px;
  bottom: 30px;
  height: 250px;
  width: 300px; }
  .is-tablet .gallery-adslot {
    display: none; }

.gallery-container {
  background: #000;
  color: #fff;
  position: fixed;
  top: 10px;
  left: 10px;
  bottom: 10px;
  right: 330px;
  z-index: 1; }
  .is-tablet .gallery-container {
    right: 10px;
    bottom: 110px; }
  .is-mobile .gallery-container {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

.gallery-title {
  height: 60px;
  padding: 20px 10px;
  background: #111; }
  .gallery-title h3 {
    margin: 0 !important; }
  .is-mobile .gallery-title {
    display: none; }

.gallery-viewport,
.gallery-thumbs {
  position: fixed;
  overflow: hidden;
  top: 70px;
  bottom: 10px;
  left: 10px;
  right: 330px; }
  .is-tablet .gallery-viewport, .is-tablet
  .gallery-thumbs {
    bottom: 110px;
    right: 10px; }
  .is-mobile .gallery-viewport, .is-mobile
  .gallery-thumbs {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.gallery-thumbs {
  display: none;
  background: #000;
  background: rgba(0, 0, 0, 0.85);
  overflow: scroll;
  font-size: 0;
  line-height: 1; }
  .gallery-thumbs img {
    cursor: pointer;
    opacity: 0.7;
    height: 70px;
    padding: 1px;
    display: inline-block; }
    @media (max-width: 739.9px) {
      .gallery-thumbs img {
        width: 30%; } }
    .gallery-thumbs img:hover {
      opacity: 1;
      border-color: #fff; }
  .gallery-thumbs.is-showing {
    display: block;
    z-index: 3; }

.thumbs-showing .gallery-prev,
.thumbs-showing .gallery-next {
  display: none; }

.gallery-slides-wrapper {
  position: relative; }

.gallery-slide {
  display: table-cell;
  max-height: 100%;
  text-align: center;
  overflow: hidden;
  float: left; }
  .gallery-slide img {
    display: inline-block; }

.gallery-nav {
  height: 42px;
  width: 42px;
  position: fixed;
  z-index: 3;
  text-align: center;
  color: #fff;
  background: none;
  border: none; }
  .gallery-nav:focus {
    outline: 0; }
  .gallery-nav.is-hidden {
    display: none; }
  .gallery-nav:hover {
    color: white;
    background-color: #FF2852;
    cursor: pointer; }
  .gallery-nav span {
    display: none; }
  .gallery-nav i {
    line-height: 42px;
    width: 100%;
    font-size: 20px; }

.gallery-prev,
.gallery-next {
  top: 49%;
  background-color: #000;
  border: none; }
  .gallery-prev:focus,
  .gallery-next:focus {
    outline: 0; }

.gallery-prev {
  left: 10px; }
  .is-tablet .gallery-prev {
    left: 10px; }
  .is-mobile .gallery-prev {
    left: 0; }

.gallery-next {
  right: 330px; }
  .is-tablet .gallery-next {
    right: 10px; }
  .is-mobile .gallery-next {
    right: 0; }

.gallery-close {
  top: 10px;
  right: 10px;
  z-index: 5;
  color: #000; }
  .is-tablet .gallery-close {
    top: 20px;
    right: 15px; }
  .is-mobile .gallery-close {
    top: 0;
    right: 0;
    color: #fff; }

.gallery-fullscreen {
  top: 20px;
  right: 340px; }
  .is-mobile .gallery-fullscreen, .is-tablet .gallery-fullscreen {
    display: none; }
  .is-fullscreen .gallery-fullscreen {
    display: none; }

.gallery-thumbs-toggle {
  top: 20px;
  right: 390px; }
  .is-tablet .gallery-thumbs-toggle {
    right: 60px; }
  .is-mobile .gallery-thumbs-toggle {
    top: 0;
    right: 40px; }
  .is-fullscreen .gallery-thumbs-toggle {
    right: 340px; }

.gallery-count {
  position: fixed;
  bottom: 20px;
  left: 20px;
  background: #000;
  color: #fff;
  display: inline-block;
  padding: 10px;
  z-index: 2; }
  .is-tablet .gallery-count {
    bottom: 120px; }

.lightbox-image {
  position: absolute;
  top: 50%;
  left: 50%;
  max-height: 100%;
  transform: translate(-50%, -50%); }

/* same css as gllery so n .gallery-overlay */
.is-lightbox .gallery-caption {
  margin-top: -5px;
  border-top: none;
  padding: 0px 40px 15px 0px; }

.is-lightbox .gallery-viewport {
  top: 10px;
  text-align: center; }

.is-lightbox .lightbox-count {
  background: #ddd;
  padding: 3px 5px;
  display: inline-block;
  font-size: 14px; }
  .is-lightbox .lightbox-count .lightbox-count-current,
  .is-lightbox .lightbox-count .lightbox-count-total {
    display: inline-block;
    padding: 0 4px; }

@media (max-width: 979.9px) {
  .gallery-series {
    width: auto; } }

@media (max-width: 739.9px) {
  .gallery-series {
    width: 100%;
    margin: 0; } }

.gallery-series .key {
  margin: 0;
  padding: 5px 15px;
  background-color: #fafafa;
  font-size: 11px; }

.gallery-series figure {
  position: relative;
  padding-bottom: 40px;
  margin-top: 40px;
  font-size: 14px;
  text-align: center;
  border-bottom: 1px solid #ddd;
  width: 100%; }
  @media (max-width: 739.9px) {
    .gallery-series figure {
      padding-bottom: 20px;
      margin-top: 20px;
      font-size: 12px; } }
  .gallery-series figure:hover .gallery-social-share {
    opacity: 1; }
  .gallery-series figure:first-child {
    margin-top: 0; }
  .gallery-series figure img {
    display: block;
    margin: 0 auto; }
  .gallery-series figure figcaption {
    padding: 15px;
    color: #000;
    background: #f2f2f2; }
    .gallery-series figure figcaption p {
      margin: 0; }
  .gallery-series figure h3 {
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 15px; }
    @media (max-width: 739.9px) {
      .gallery-series figure h3 {
        font-size: 16px; } }

.gallery-series .series-nav-next {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
  font-size: 20px;
  background-color: #000;
  color: #fff; }
  .gallery-series .series-nav-next:hover {
    color: #fff;
    background-color: #FF2852; }

.gallery-series .gallery-social-share {
  position: absolute;
  top: 10%;
  left: 20px;
  margin: 0;
  list-style: none;
  opacity: 0;
  transition: opacity 0.2s ease-in; }
  @media (max-width: 739.9px) {
    .gallery-series .gallery-social-share {
      display: none; } }
  .gallery-series .gallery-social-share li {
    margin-bottom: 1px; }
  .gallery-series .gallery-social-share a {
    display: inline-block;
    width: 40px;
    height: 40px;
    font-size: 8px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    color: #fff;
    background-color: #000;
    transition: background-color 0.2s ease-in; }
  .gallery-series .gallery-social-share i {
    display: block;
    margin-top: 10px;
    font-size: 20px;
    color: #fff; }
  .gallery-series .gallery-social-share strong {
    color: #fff;
    color: rgba(255, 255, 255, 0.4); }
  .gallery-series .gallery-social-share .facebook a:hover {
    background-color: #3b5998; }
  .gallery-series .gallery-social-share .twitter a:hover {
    background-color: #00aced; }
  .gallery-series .gallery-social-share .googleplus a:hover {
    background-color: #dd4b39; }
  .gallery-series .gallery-social-share .tumblr a:hover {
    background-color: #35465c; }

.o-section--gallery {
  position: relative;
  margin-top: 1rem;
  margin-bottom: 1rem;
  background-color: #333;
  width: 100%;
  overflow: hidden; }
  .o-section--gallery .flexslider,
  .o-section--gallery .flex-direction-nav {
    position: static; }
  .o-section--gallery .flex-viewport {
    overflow: visible !important; }
  .o-section--gallery .flexslider .flex-direction-nav .flex-nav-prev {
    right: auto;
    left: 0;
    height: 100%;
    width: 50%;
    bottom: 0; }
  .o-section--gallery .flexslider .flex-direction-nav .flex-nav-next {
    right: 0;
    left: auto;
    height: 100%;
    width: 50%;
    bottom: 0; }
  .o-section--gallery .flexslider .flex-nav-prev a,
  .o-section--gallery .flexslider .flex-nav-next a {
    width: 100%;
    height: 100%;
    border: none;
    background: transparent; }
    .o-section--gallery .flexslider .flex-nav-prev a:hover,
    .o-section--gallery .flexslider .flex-nav-next a:hover {
      background: none; }
  .o-section--gallery .flexslider .flex-control-nav {
    margin-bottom: 1rem;
    display: inline-block; }
  .o-section--gallery .c-feature-slider__figure {
    text-align: center;
    overflow: hidden;
    height: 213px; }
    @media (min-width: 500px) {
      .o-section--gallery .c-feature-slider__figure {
        height: 320px; } }
    @media (min-width: 740px) {
      .o-section--gallery .c-feature-slider__figure {
        height: 480px; } }
    @media (min-width: 980px) {
      .o-section--gallery .c-feature-slider__figure {
        height: 680px; } }
    @media (min-width: 1420px) {
      .o-section--gallery .c-feature-slider__figure {
        height: 933px; } }
  .o-section--gallery .c-feature-slider__figure img {
    opacity: .3;
    transition: opacity .4s ease-in-out;
    position: relative;
    transform: translateY(-50%);
    top: 50%;
    overflow: hidden;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    max-height: 213px; }
    .o-section--gallery .c-feature-slider__figure img.js-lazyloading {
      -webkit-filter: blur(50px);
      filter: blur(50px); }
    .o-section--gallery .c-feature-slider__figure img.js-lazyloaded {
      -webkit-filter: blur(0);
      filter: blur(0);
      min-width: auto; }
    @media (min-width: 500px) {
      .o-section--gallery .c-feature-slider__figure img {
        max-height: 320px; } }
    @media (min-width: 740px) {
      .o-section--gallery .c-feature-slider__figure img {
        max-height: 480px; } }
    @media (min-width: 980px) {
      .o-section--gallery .c-feature-slider__figure img {
        max-height: 680px; } }
    @media (min-width: 1420px) {
      .o-section--gallery .c-feature-slider__figure img {
        max-height: 933px; } }
  .o-section--gallery .c-feature-slider__figure.flex-active-slide img {
    opacity: 1; }
  .o-section--gallery .flex-nav-prev a:hover {
    cursor: url("../svg/icon-left-arrow.svg"), e-resize; }
  .o-section--gallery .flex-nav-next a:hover {
    cursor: url("../svg/icon-right-arrow.svg"), e-resize; }
  .o-section--gallery .flex-nav-prev i,
  .o-section--gallery .flex-nav-next i {
    display: none; }

.full-width-hero {
  margin-bottom: 1.5rem; }
  .full-width-hero:first-child {
    margin-top: -1rem; }
  .full-width-hero img {
    width: 100%; }

.section-splitpost-hero-wrapper {
  position: relative; }

.section-splitpost-hero {
  position: relative;
  overflow: hidden; }
  .section-splitpost-hero h4 {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0.5rem;
    color: #fff;
    background: #000; }

/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../eot/fontawesome-webfont93e3.eot");
  src: url("../eot/fontawesome-webfontd41d.eot#iefix&v=4.4.0") format("embedded-opentype"), url("../woff2/fontawesome-webfont93e3.woff2") format("woff2"), url("../woff/fontawesome-webfont93e3.woff") format("woff"), url("../ttf/fontawesome-webfont93e3.ttf") format("truetype"), url("../svg/fontawesome-webfont93e3.svg#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa, .c-icon, .pw-button-icon, .c-icon--share {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left, .fa-pull-left.c-icon, .fa-pull-left.pw-button-icon, .fa-pull-left.c-icon--share {
  margin-right: .3em; }

.fa.fa-pull-right, .fa-pull-right.c-icon, .fa-pull-right.pw-button-icon, .fa-pull-right.c-icon--share {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left, .pull-left.c-icon, .pull-left.pw-button-icon, .pull-left.c-icon--share {
  margin-right: .3em; }

.fa.pull-right, .pull-right.c-icon, .pull-right.pw-button-icon, .pull-right.c-icon--share {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.c-async-posts {
  height: 300px;
  background-image: url("../svg/loading-bars.svg");
  width: 100%;
  background-color: #eee;
  background-repeat: no-repeat;
  background-position-x: 50%;
  background-position-y: 50%;
  background-size: 8%;
  transition-property: opacity;
  transition-timing-function: linear;
  transition-duration: 0.3s;
  opacity: 0; }

.c-async-posts--loading {
  opacity: 1; }

.c-async-posts + footer {
  display: none; }

.c-no-more-posts {
  display: none;
  margin-bottom: 30px; }

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

.c-img--rounded {
  border-radius: 6px; }

.c-img--circle {
  border-radius: 50%; }

.c-img--right {
  display: block;
  float: right;
  margin-left: 1rem;
  margin-bottom: 1rem;
  height: auto; }

.c-img--left {
  display: block;
  float: left;
  margin-right: 1rem;
  margin-bottom: 1rem;
  max-width: 100%;
  height: auto; }

.c-img--half {
  width: 50%; }

.c-img--full-width {
  width: 100%;
  max-height: 100vh; }

@media (min-width: 980px) {
  .c-asymmetric-lander__content-wrapper {
    position: relative;
    height: 600px;
    width: 100%;
    overflow: hidden; }
    .c-asymmetric-lander__content-wrapper .c-card__taxonomy,
    .c-asymmetric-lander__content-wrapper .c-card__title-link,
    .c-asymmetric-lander__content-wrapper .c-card__excerpt,
    .c-asymmetric-lander__content-wrapper .c-card__date,
    .c-asymmetric-lander__content-wrapper .c-card__author {
      color: #fff; }
    .c-asymmetric-lander__content-wrapper .c-card,
    .c-asymmetric-lander__content-wrapper .c-card__media-wrapper,
    .c-asymmetric-lander__content-wrapper .c-card__media-inner,
    .c-asymmetric-lander__content-wrapper .c-card__image {
      height: 100%; }
    .c-asymmetric-lander__content-wrapper .c-card__image {
      -o-object-fit: cover;
      object-fit: cover; } }

@media (min-width: 980px) {
  .c-asymmetric-lander__content-wrapper .c-card__title-wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; } }

.c-asymmetric-lander__content-wrapper .c-card__title-inner {
  padding: 0.5rem 0; }
  @media (min-width: 980px) {
    .c-asymmetric-lander__content-wrapper .c-card__title-inner {
      padding: 15px; } }

.c-asymmetric-lander__content-wrapper .c-card__wrapper {
  float: left;
  padding: 7.5px;
  margin: 0; }
  @media (min-width: 980px) {
    .c-asymmetric-lander__content-wrapper .c-card__wrapper {
      position: absolute;
      margin: 0;
      padding: 15px; } }

.c-asymmetric-lander__content-wrapper .c-card__wrapper:nth-child(1) {
  width: 100%; }
  @media (min-width: 980px) {
    .c-asymmetric-lander__content-wrapper .c-card__wrapper:nth-child(1) {
      height: 65%;
      padding-top: 0;
      left: 0;
      width: calc(((100% - 330px) / 3) * 3); } }
  @media (min-width: 1160px) {
    .c-asymmetric-lander__content-wrapper .c-card__wrapper:nth-child(1) {
      left: calc(((100% - 330px) / 3) * 1);
      width: calc(((100% - 330px) / 3) * 2); } }

.c-asymmetric-lander__content-wrapper .c-card__wrapper:nth-child(2) {
  width: 50%; }
  @media (min-width: 980px) {
    .c-asymmetric-lander__content-wrapper .c-card__wrapper:nth-child(2) {
      height: 35%;
      padding-bottom: 0;
      bottom: 0;
      width: calc(((100% - 330px) / 3) * 1.5); } }
  @media (min-width: 1160px) {
    .c-asymmetric-lander__content-wrapper .c-card__wrapper:nth-child(2) {
      height: 65%;
      width: calc(((100% - 330px) / 3) * 1); } }

.c-asymmetric-lander__content-wrapper .c-card__wrapper:nth-child(3) {
  width: 50%; }
  @media (min-width: 980px) {
    .c-asymmetric-lander__content-wrapper .c-card__wrapper:nth-child(3) {
      height: 35%;
      padding-bottom: 0;
      bottom: 0;
      left: calc(((100% - 330px) / 3) * 1.5);
      width: calc(((100% - 330px) / 3) * 1.5); } }
  @media (min-width: 1160px) {
    .c-asymmetric-lander__content-wrapper .c-card__wrapper:nth-child(3) {
      left: calc(((100% - 330px) / 3) * 1);
      width: calc(((100% - 330px) / 3) * 1); } }
  @media (min-width: 1420px) {
    .c-asymmetric-lander__content-wrapper .c-card__wrapper:nth-child(3) {
      width: calc(((100% - 330px) / 3) * 1); } }

.c-asymmetric-lander__content-wrapper .c-card__wrapper:nth-child(4) {
  display: none; }
  @media (min-width: 1160px) {
    .c-asymmetric-lander__content-wrapper .c-card__wrapper:nth-child(4) {
      display: block;
      height: 35%;
      bottom: 0;
      right: 0;
      padding-bottom: 0;
      height: 35%;
      left: calc(((100% - 330px) / 3) * 2);
      width: calc(((100% - 330px) / 3) * 1); } }

.c-asymmetric-lander__content-wrapper .c-card__wrapper:nth-child(5) {
  width: 50%;
  clear: left; }
  @media (min-width: 980px) {
    .c-asymmetric-lander__content-wrapper .c-card__wrapper:nth-child(5) {
      top: 0;
      right: 0;
      padding-top: 0;
      height: 35%;
      width: 330px; } }

.c-asymmetric-lander__content-wrapper .c-card__wrapper:nth-child(6) {
  width: 50%; }
  @media (min-width: 980px) {
    .c-asymmetric-lander__content-wrapper .c-card__wrapper:nth-child(6) {
      bottom: 0;
      right: 0;
      width: 330px;
      height: 65%;
      padding-bottom: 0; } }

@media (min-width: 980px) {
  .o-lander--post-cards-asymmetric-grid--alt-layout .c-asymmetric-lander__content-wrapper .c-card__wrapper:nth-child(1) {
    padding: 15px;
    padding-bottom: 0;
    left: 0;
    bottom: 0; } }

@media (min-width: 980px) {
  .o-lander--post-cards-asymmetric-grid--alt-layout .c-asymmetric-lander__content-wrapper .c-card__wrapper:nth-child(2) {
    padding: 15px;
    padding-top: 0;
    top: 0;
    left: calc(((100% - 330px) / 3) * 1.5);
    width: calc(((100% - 330px) / 3) * 1.5); } }

@media (min-width: 1160px) {
  .o-lander--post-cards-asymmetric-grid--alt-layout .c-asymmetric-lander__content-wrapper .c-card__wrapper:nth-child(2) {
    left: calc(((100% - 330px) / 3) * 2);
    width: calc(((100% - 330px) / 3) * 1); } }

@media (min-width: 980px) {
  .o-lander--post-cards-asymmetric-grid--alt-layout .c-asymmetric-lander__content-wrapper .c-card__wrapper:nth-child(3) {
    padding: 15px;
    padding-top: 0;
    top: 0;
    bottom: 0;
    left: calc(((100% - 330px) / 3) * 0); } }

@media (min-width: 1160px) {
  .o-lander--post-cards-asymmetric-grid--alt-layout .c-asymmetric-lander__content-wrapper .c-card__wrapper:nth-child(3) {
    padding: 15px;
    padding-top: 0;
    top: 0;
    left: calc(((100% - 330px) / 3) * 1); } }

@media (min-width: 1420px) {
  .o-lander--post-cards-asymmetric-grid--alt-layout .c-asymmetric-lander__content-wrapper .c-card__wrapper:nth-child(3) {
    padding: 15px;
    padding-top: 0;
    top: 0;
    left: calc(((100% - 330px) / 3) * 1); } }

.o-lander--post-cards-asymmetric-grid--alt-layout .c-asymmetric-lander__content-wrapper .c-card__wrapper:nth-child(4) {
  width: 50%;
  clear: left; }
  @media (min-width: 980px) {
    .o-lander--post-cards-asymmetric-grid--alt-layout .c-asymmetric-lander__content-wrapper .c-card__wrapper:nth-child(4) {
      height: 35%;
      bottom: 0;
      right: 0;
      padding-bottom: 0;
      height: 35%;
      left: calc(((100% - 330px) / 3) * 2);
      width: calc(((100% - 330px) / 3) * 1); } }

@media (min-width: 980px) {
  .o-lander--post-cards-asymmetric-grid--alt-layout .c-asymmetric-lander__content-wrapper .c-card__wrapper:nth-child(5) {
    top: 0;
    right: 0;
    padding-top: 0;
    height: 35%;
    width: 330px; } }

@media (min-width: 980px) {
  .o-lander--post-cards-asymmetric-grid--alt-layout .c-asymmetric-lander__content-wrapper .c-card__wrapper:nth-child(6) {
    bottom: 0;
    right: 0;
    width: 330px;
    height: 65%;
    padding-bottom: 0; } }

.c-asymmetric-lander__content-wrapper--with-mpu .c-adslot-aside {
  width: 100%;
  float: left;
  overflow: hidden; }
  @media (min-width: 980px) {
    .c-asymmetric-lander__content-wrapper--with-mpu .c-adslot-aside {
      padding: 0 15px;
      position: absolute;
      right: 0;
      top: 0;
      width: 330px; } }

.c-asymmetric-lander__content-wrapper--with-mpu .c-adslot {
  z-index: 100; }

@media (max-width: 979.9px) {
  .c-asymmetric-lander__content-wrapper--with-mpu .c-card__wrapper:nth-child(4) {
    display: block;
    width: 50%;
    clear: left; } }

.c-asymmetric-lander__content-wrapper--with-mpu .c-card__wrapper:nth-child(5) {
  width: 50%;
  clear: right; }
  @media (min-width: 980px) {
    .c-asymmetric-lander__content-wrapper--with-mpu .c-card__wrapper:nth-child(5) {
      top: 0;
      right: 0;
      padding-top: 0;
      padding-bottom: 0;
      height: 250px;
      width: 330px; } }

.c-asymmetric-lander__content-wrapper--with-mpu .c-card__wrapper:nth-child(6) {
  display: none; }
  @media (min-width: 980px) {
    .c-asymmetric-lander__content-wrapper--with-mpu .c-card__wrapper:nth-child(6) {
      display: block;
      bottom: 0;
      right: 0;
      padding-top: 0;
      padding-bottom: 0;
      height: 330px;
      width: 330px; } }

@media (min-width: 980px) {
  .c-companion.c-card {
    height: 600px; } }

.c-companion__grid-two .c-card--center-center .c-card__title-wrapper {
  width: 100%;
  text-align: center; }

.c-companion .c-companion-slot {
  max-height: 600px;
  overflow: hidden; }

.c-companion .c-companion-slot .fm-companion--mpu,
.c-companion .c-companion-slot .fm-companion--double-mpu {
  margin-bottom: 2rem;
  overflow: hidden; }

.c-companion .c-companion-slot .c-card {
  max-height: 315px; }

.c-companion .c-companion-slot .c-card .c-card__excerpt {
  display: none; }

.c-companion__grid-one .c-card__wrapper.c-card--lg .c-card__taxonomy,
.c-companion__grid-one .c-card__wrapper.c-card--lg .c-card__title-link,
.c-companion__grid-one .c-card__wrapper.c-card--lg.c-card__excerpt,
.c-companion__grid-one .c-card__wrapper.c-card--lg .c-card__date,
.c-companion__grid-one .c-card__wrapper.c-card--lg .c-card__author {
  color: black; }
  @media (min-width: 1420px) {
    .c-companion__grid-one .c-card__wrapper.c-card--lg .c-card__taxonomy,
    .c-companion__grid-one .c-card__wrapper.c-card--lg .c-card__title-link,
    .c-companion__grid-one .c-card__wrapper.c-card--lg.c-card__excerpt,
    .c-companion__grid-one .c-card__wrapper.c-card--lg .c-card__date,
    .c-companion__grid-one .c-card__wrapper.c-card--lg .c-card__author {
      color: #fff; } }

.c-companion__grid-one:hover .c-card__wrapper.c-card--lg .c-card__title .c-card__title-link {
  color: #FF2852;
  text-decoration: underline; }
  @media (min-width: 1420px) {
    .c-companion__grid-one:hover .c-card__wrapper.c-card--lg .c-card__title .c-card__title-link {
      color: #fff; } }

.c-companion__grid-one .c-card--lg .c-card {
  height: auto; }
  @media (min-width: 980px) {
    .c-companion__grid-one .c-card--lg .c-card {
      height: 600px; } }

.c-companion__grid-one .c-card--lg .c-card__title-wrapper {
  position: relative; }
  @media (min-width: 1420px) {
    .c-companion__grid-one .c-card--lg .c-card__title-wrapper {
      position: absolute;
      width: 100%;
      height: 100%;
      bottom: 0; } }

@media (max-width: 1419.9px) {
  .c-companion__grid-one .c-card--lg.c-card--shadow .c-card__title-wrapper {
    background: none;
    height: auto; } }

.c-companion__grid-one .c-card--lg .c-card__title-inner {
  position: relative; }
  @media (min-width: 1420px) {
    .c-companion__grid-one .c-card--lg .c-card__title-inner {
      position: absolute;
      width: 100%;
      left: 0; } }

@media (min-width: 980px) {
  .c-companion__grid-one .c-card--lg .c-card__title {
    margin-bottom: 0; } }

@media (min-width: 980px) {
  .c-companion__grid-one .c-card--lg .c-card__excerpt {
    display: block; } }

.c-companion__grid-one .c-card--sm .c-card__title-inner {
  left: 0; }

.c-companion__grid-one .c-card--sm {
  padding: 0;
  margin-bottom: 0;
  display: inline-block; }
  @media (max-width: 739.9px) {
    .c-companion__grid-one .c-card--sm {
      display: none; } }
  @media (min-width: 1160px) {
    .c-companion__grid-one .c-card--sm {
      padding: 0 15px; } }

.c-companion__grid-one-video {
  max-height: auto;
  margin-bottom: 2rem; }
  @media (min-width: 740px) {
    .c-companion__grid-one-video {
      max-height: 600px; } }

.c-companion__grid-one-video .c-companion__video iframe {
  width: 100%;
  max-height: 50vh;
  margin-bottom: 2rem; }
  @media (min-width: 740px) {
    .c-companion__grid-one-video .c-companion__video iframe {
      height: 600px;
      max-height: 600px;
      margin-bottom: 0; } }

.c-card__wrapper--width-80 .c-card {
  max-width: 80%;
  margin: 0 auto; }
  @media (max-width: 739.9px) {
    .c-card__wrapper--width-80 .c-card {
      max-width: 100%; } }

.c-content-map__map {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #eee;
  will-change: opacity;
  transition: opacity .2s;
  overflow: hidden; }

.c-content-map__map--is-hovering {
  opacity: .8; }

.c-content-map__wrapper {
  position: relative;
  width: 100%;
  height: 75vh;
  min-height: 400px;
  max-height: 700px;
  background-size: cover; }

.c-content-map__title {
  position: absolute;
  top: 1rem;
  left: 1rem;
  z-index: 1; }
  @media (min-width: 740px) {
    .c-content-map__title {
      left: 3rem; } }

.c-content-map__loading-text {
  color: #fff;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.c-map-modal {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background-size: cover;
  background-position: right center;
  transition: transform .3s, opacity .3s, visibility .2s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  visibility: hidden;
  transform: scale(0.7);
  opacity: 0; }

.c-map-modal__content-wrapper {
  position: absolute;
  left: .1rem;
  right: .1rem;
  bottom: .1rem;
  top: .1rem;
  max-width: 550px;
  margin: .5rem;
  padding: 3rem;
  color: #fff;
  background-color: #000; }
  .c-map-modal__content-wrapper:after {
    position: absolute;
    top: .5rem;
    right: .5rem;
    content: '';
    display: block;
    width: 1rem;
    height: 1rem;
    background: url("../png/icon-close.png") no-repeat;
    background-size: contain; }
    @media (min-width: 500px) {
      .c-map-modal__content-wrapper:after {
        display: none; } }
  @media (min-width: 500px) {
    .c-map-modal__content-wrapper {
      left: 3rem;
      bottom: 3rem;
      right: initial;
      top: initial;
      width: 100%; } }

.c-map-modal__title {
  font-size: 3em;
  margin: 0;
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.2); }

.c-map-modal__content {
  font-weight: 500;
  margin: 1em 0 0 0; }

.c-map-modal__link {
  display: inline-block;
  color: #fff;
  border: 1px solid;
  padding: .5rem;
  text-decoration: none;
  margin-top: 1rem;
  transition: opacity .2s, transform .2s; }

.c-map-modal__link:hover {
  background: #fff;
  color: #000; }

.c-map-modal--is-open {
  cursor: url("../png/icon-close.png") 12 6, pointer;
  visibility: visible;
  transform: scale(1);
  opacity: 1;
  z-index: 1; }
  @media (min-width: 500px) {
    .c-map-modal--is-open {
      z-index: 0; } }

.c-map-modal--is-open .c-map-modal__title,
.c-map-modal--is-open .c-map-modal__location,
.c-map-modal--is-open .c-map-modal__content,
.c-map-modal--is-open .c-map-modal__link {
  opacity: 0;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

.c-map-modal--is-open .c-map-modal__location,
.c-map-modal--is-open .c-map-modal__content {
  -webkit-animation-delay: .2s;
  animation-delay: .2s; }

.c-map-modal--is-open .c-map-modal__link {
  -webkit-animation-delay: .3s;
  animation-delay: .3s; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -40%, 0); }
  to {
    opacity: 1;
    transform: none; } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -40%, 0); }
  to {
    opacity: 1;
    transform: none; } }

.c-lander-embed {
  margin-bottom: 30px; }

.c-lander-embed iframe {
  display: block;
  max-width: 100%;
  max-height: 50vh;
  margin: 0 auto;
  padding: 0 15px; }
  @media (min-width: 740px) {
    .c-lander-embed iframe {
      max-height: 80vh;
      max-width: 100%; } }
  @media (min-width: 1420px) {
    .c-lander-embed iframe {
      max-width: 1400px; } }

.c-feature--fixed-bg .c-card__media-inner {
  background-attachment: fixed;
  background-size: cover;
  height: 60vh; }

.c-feature--fixed-bg .c-card__media-inner img {
  display: none; }

.c-feature .c-card__wrapper {
  float: left; }

.c-feature__half-height {
  padding: 15px; }

.c-feature__half-height--full-width {
  padding: 0; }

.c-feature__grid-three {
  padding: 15px; }

.c-feature__grid-three--full-width {
  padding: 0; }

.c-feature__grid-five {
  padding: 15px; }

.c-feature__grid-five--full-width {
  padding: 0; }

.c-feature--center-center .c-card__title-inner {
  text-align: center;
  bottom: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%); }

.c-feature-slider .c-card__taxonomy {
  background-color: #FF2852;
  color: white;
  display: inline-block;
  padding: 0.2rem 0.4rem; }

.c-feature__half-height-slider--full-width,
.c-feature__full-height-slider--full-width {
  margin: 2rem 0; }
  @media (min-width: 740px) {
    .c-feature__half-height-slider--full-width,
    .c-feature__full-height-slider--full-width {
      margin: 0; } }

.c-lander-heading {
  margin-top: 2rem;
  margin-bottom: 1rem;
  padding: 0 15px; }

.c-lander-heading__title {
  display: inline-block;
  font-size: 1.2rem;
  margin-right: 0.75rem;
  margin-bottom: 0.75rem; }
  @media (min-width: 980px) {
    .c-lander-heading__title {
      font-size: 2rem; } }

.c-lander-heading__title-link {
  color: black; }

.c-lander-heading__description {
  font-weight: 300; }

.c-lander-heading__icon {
  font-size: 0.5em;
  margin-left: 0.75rem; }

.c-lander-heading__image-link {
  display: inline-block; }

.c-lander-heading__image {
  display: inline-block;
  max-width: 100%; }

.c-lander-heading--graphic .c-lander-heading__title {
  display: block;
  margin: 0;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  line-height: 0; }

.c-lander-heading--inline .c-lander-heading__description {
  display: inline-block; }

.c-lander-heading--center {
  text-align: center; }

.c-lander-heading--right {
  text-align: right; }

.c-lander-heading--invert {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 2rem; }

.c-lander-heading--invert .c-lander-heading__title-link {
  background-color: #242426;
  color: #fff; }

.o-grid-full-width--invert {
  background-color: #242426;
  color: #fff; }

.c-lander-newsletter {
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 0 15px;
  background: #FF2852;
  color: white;
  padding: 2rem;
  overflow: hidden; }

.c-lander-newsletter__description {
  font-size: 1rem; }

.c-newsletter__terms {
  margin: 1rem 0 .75rem;
  display: inline-block; }
  @media (min-width: 740px) {
    .c-newsletter__terms {
      margin-top: 0; } }
  .c-newsletter__terms a {
    font-size: 0.8rem;
    color: white;
    text-decoration: underline; }
  .c-newsletter__terms label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

.c-newsletter__submit {
  width: 100%;
  position: relative;
  padding: 0.5rem;
  border: 1px solid;
  color: white;
  background: transparent;
  font-size: 0.8rem;
  transition: box-shadow .5s, color .4s, background .5s;
  overflow: hidden;
  float: right;
  margin-top: 1rem; }
  @media (min-width: 740px) {
    .c-newsletter__submit {
      margin-top: 0;
      width: auto; } }
  .c-newsletter__submit:hover {
    color: #FF2852;
    background: white; }
    .c-newsletter__submit:hover:before {
      width: 120%;
      background: rgba(255, 255, 255, 0.5); }
  .c-newsletter__submit:before {
    content: '';
    position: absolute;
    width: 0%;
    height: 200%;
    background: rgba(255, 255, 255, 0.2);
    z-index: 1;
    right: 0;
    top: 0;
    margin: -5px 0 0 -5px;
    transform-origin: 0 0;
    transform: rotate(-20deg);
    transition: width 0.3s, background 0.3s; }
  .c-newsletter__submit:focus {
    outline: 0;
    background: rgba(255, 255, 255, 0.4); }
  .c-newsletter__submit:disabled {
    cursor: not-allowed;
    opacity: .4; }
    .c-newsletter__submit:disabled:hover {
      opacity: .4; }

.c-newsletter__submit-message--in-progress,
.c-newsletter__submit-message--success,
.c-newsletter__submit-message--error {
  display: none; }

.c-newsletter__form.is-submitted--progress .c-newsletter__submit-message--in-progress {
  display: block; }

.c-newsletter__form.is-submitted--progress .c-newsletter__submit-message--initial {
  display: none; }

.c-newsletter__form.is-submitted--success .c-newsletter__submit {
  background-color: #fff;
  color: #1ece1e;
  opacity: 1; }

.c-newsletter__form.is-submitted--success .c-newsletter__submit-message--success {
  display: block; }

.c-newsletter__form.is-submitted--success .c-newsletter__submit-message--initial {
  display: none; }

.c-newsletter__form.is-submitted--error .c-newsletter__submit {
  background-color: #fff;
  color: orange; }

.c-newsletter__form.is-submitted--error .c-newsletter__submit-message--error {
  display: block; }

.c-newsletter__form.is-submitted--error .c-newsletter__submit-message--initial {
  display: none; }

.c-lander-subnav {
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 2rem;
  overflow: hidden;
  z-index: 999; }

.c-lander-subnav__menu-wrapper {
  position: relative; }
  @media (max-width: 979.9px) {
    .c-lander-subnav__menu-wrapper:after {
      content: "";
      position: absolute;
      right: 0;
      top: 0;
      width: 60px;
      height: 100%;
      background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, black 100%); } }

.c-lander-subnav__menu {
  z-index: 999;
  display: block;
  margin: 0;
  padding: 0;
  line-height: 1;
  white-space: nowrap;
  font-size: 0; }
  @media (max-width: 979.9px) {
    .c-lander-subnav__menu {
      overflow-x: scroll; } }
  .c-lander-subnav__menu .menu-item {
    display: inline-block;
    list-style: none;
    font-size: 1rem;
    margin: 0; }
    .c-lander-subnav__menu .menu-item:last-child a {
      border: 0; }
  .c-lander-subnav__menu a {
    border-right: 1px solid #eee;
    padding: 1em;
    display: block;
    text-decoration: none; }
    .c-lander-subnav__menu a:hover {
      background-color: #FF2852;
      color: white; }

.c-lander-video {
  position: relative;
  width: 100%;
  height: 70vh; }

.c-lander-video__video {
  z-index: -1;
  visibility: visible;
  min-height: 70vh;
  min-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%); }

.c-lander-video__video-wrapper {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: #242426; }

.c-lander-video__content {
  font-family: "acumin-pro-extra-condensed", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%); }

.legacy-splitpost .article-pagination-pg {
  overflow: hidden;
  max-height: 100px;
  border-bottom: 1px solid #ddd;
  text-align: center;
  width: 100%; }
  @media (max-width: 739.9px) {
    .legacy-splitpost .article-pagination-pg {
      margin-left: 0; } }
  .legacy-splitpost .article-pagination-pg ul,
  .legacy-splitpost .article-pagination-pg li {
    margin: 0;
    padding: 0; }
  .legacy-splitpost .article-pagination-pg .pg-nav-control {
    float: left;
    width: 15%;
    margin: 0; }
    .legacy-splitpost .article-pagination-pg .pg-nav-control li {
      display: block;
      margin: 0; }
    .legacy-splitpost .article-pagination-pg .pg-nav-control .pg-prev-btn,
    .legacy-splitpost .article-pagination-pg .pg-nav-control .pg-next-btn {
      display: block;
      padding: 15px 5px;
      font-size: 16px;
      text-transform: uppercase;
      color: #000;
      background: #fafafa; }
      @media (max-width: 739.9px) {
        .legacy-splitpost .article-pagination-pg .pg-nav-control .pg-prev-btn,
        .legacy-splitpost .article-pagination-pg .pg-nav-control .pg-next-btn {
          font-size: 12px; } }
      .legacy-splitpost .article-pagination-pg .pg-nav-control .pg-prev-btn:hover,
      .legacy-splitpost .article-pagination-pg .pg-nav-control .pg-next-btn:hover {
        color: white;
        background: #FF2852; }
      .legacy-splitpost .article-pagination-pg .pg-nav-control .pg-prev-btn.disabled,
      .legacy-splitpost .article-pagination-pg .pg-nav-control .pg-next-btn.disabled {
        color: #ddd;
        background: #fafafa; }
    .legacy-splitpost .article-pagination-pg .pg-nav-control .pg-start-btn,
    .legacy-splitpost .article-pagination-pg .pg-nav-control .pg-end-btn {
      display: block;
      padding: 5px;
      text-transform: uppercase;
      font-size: 12px;
      font-weight: normal;
      color: #aaa; }
      .legacy-splitpost .article-pagination-pg .pg-nav-control .pg-start-btn:hover,
      .legacy-splitpost .article-pagination-pg .pg-nav-control .pg-end-btn:hover {
        color: white;
        background: #FF2852; }
  .legacy-splitpost .article-pagination-pg .pg-next-control {
    float: right; }
  .legacy-splitpost .article-pagination-pg .pg-nav-numbers {
    float: left;
    width: 70%;
    font-size: 17px;
    margin: 0;
    border-radius: 100%; }
    .legacy-splitpost .article-pagination-pg .pg-nav-numbers li {
      margin: 0;
      display: inline-block; }
    .legacy-splitpost .article-pagination-pg .pg-nav-numbers .pg-number {
      display: block;
      margin: 22px 2px;
      width: 40px;
      height: 40px;
      border: 1px solid #ddd;
      background: #fff;
      color: #000;
      line-height: 40px;
      border-radius: 100%; }
      .legacy-splitpost .article-pagination-pg .pg-nav-numbers .pg-number:hover, .legacy-splitpost .article-pagination-pg .pg-nav-numbers .pg-number.current {
        border-color: transparent;
        color: white;
        background: #FF2852; }
    .legacy-splitpost .article-pagination-pg .pg-nav-numbers .pg-intro {
      width: auto;
      text-transform: uppercase;
      font-size: 14px;
      background: none;
      border-color: transparent; }
      .legacy-splitpost .article-pagination-pg .pg-nav-numbers .pg-intro:hover, .legacy-splitpost .article-pagination-pg .pg-nav-numbers .pg-intro.current {
        border-color: transparent;
        color: #FF2852 !important;
        background: none !important; }

.legacy-splitpost .article-prev-next {
  list-style: none;
  margin: 0;
  padding: 0; }
  .legacy-splitpost .article-prev-next .prev,
  .legacy-splitpost .article-prev-next .next {
    display: inline-block;
    width: 50%; }
  .legacy-splitpost .article-prev-next .next {
    float: right;
    text-align: right; }

.c-card-wrapper--list {
  margin-bottom: 0rem; }

.c-list-wrapper--related {
  display: none; }
  @media (min-width: 980px) {
    .c-list-wrapper--related {
      display: block; } }

.c-modal {
  position: fixed;
  display: block;
  left: 50%;
  bottom: -50%;
  opacity: 0;
  width: 100%;
  max-width: 600px;
  padding: 2rem;
  font-size: 0.8rem;
  color: black;
  background: white;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  transition: opacity 0.5s ease-in-out, bottom 0.2s ease-in-out;
  z-index: 111;
  transform: translate(-50%, 50%); }
  .c-modal.is-showing {
    opacity: 1;
    bottom: 50%; }

.c-modal a {
  text-decoration: underline; }

.c-modal__title {
  font-size: 1.5rem;
  text-align: center; }
  .c-modal__title:after {
    content: "";
    display: block;
    margin: 1rem auto;
    border-bottom: 1px solid #FF2852;
    opacity: 0.5;
    width: 10%; }

.c-modal__close-btn {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.5rem;
  background-color: transparent;
  color: #000;
  border: 0;
  border-radius: 0 5px 0 0; }
  .c-modal__close-btn:hover {
    cursor: pointer;
    color: #fff;
    background-color: #000; }

.c-modal__overlay {
  position: fixed;
  z-index: -1;
  opacity: 0;
  transition: opacity 0.3s ease-in-out, z-index 0.2s ease-in;
  background: linear-gradient(45deg, rgba(255, 40, 82, 0.85) 0%, #000 100%);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }
  .c-modal__overlay.is-showing {
    z-index: 110;
    opacity: 0.85; }

.locale-dialog {
  position: absolute;
  width: 100%;
  max-width: 600px;
  padding: 1.5rem;
  font-size: 1rem;
  text-align: center;
  background: #fff;
  z-index: 101;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%); }

.locale-dialog .btn-primary {
  text-transform: uppercase;
  margin-bottom: 0.5rem; }

.locale-dialog .logo {
  display: inline-block;
  margin-bottom: 15px;
  background: transparent url("../logo.html") no-repeat center center;
  background-size: contain;
  width: 100%;
  height: 50px;
  text-align: center;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  line-height: 0; }

.locale-dialog .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 1rem;
  background-color: #000;
  color: #fff; }
  .locale-dialog .btn-close:hover {
    cursor: pointer;
    color: white;
    background-color: #FF2852; }

.locale-dialog h4 {
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 1rem; }
  @media (max-width: 739.9px) {
    .locale-dialog h4 {
      font-size: 1.25rem; } }

.fixed-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 200;
  background: rgba(0, 0, 0, 0.7); }
  .fixed-overlay.is-showing {
    display: block; }
    .fixed-overlay.is-showing .popup-dialog {
      display: block; }

.c-navbar-bottom {
  position: fixed;
  bottom: 0;
  background: white;
  border-top: 2px solid #eee;
  z-index: 103;
  width: 100%; }
  @media (min-width: 980px) {
    .c-navbar-bottom {
      display: none; } }

.c-navbar-bottom__menu-items {
  width: 100%;
  height: 3rem;
  margin: 0;
  padding: 0;
  font-size: 0; }

.c-navbar-bottom__menu-item {
  width: 25%;
  height: 48px;
  display: block;
  float: left;
  font-size: 0.8rem;
  text-transform: uppercase;
  padding: 0 .5rem;
  text-align: center;
  cursor: pointer; }
  .c-navbar-bottom__menu-item span {
    display: inline-block;
    width: 100%;
    font-size: .6rem;
    color: black; }

.c-navbar-bottom__menu-item-link {
  width: 100%;
  height: 100%;
  display: block;
  padding: 5px; }

.c-navbar-bottom__menu-item-link i {
  color: #000; }

.c-navbar-bottom__menu-item-link:hover i {
  color: #FF2852; }

.c-navbar-bottom__menu-item button {
  background-color: transparent;
  border: none;
  text-align: center; }

.c-navbar-bottom__search,
.c-navbar-bottom__share {
  width: 100%;
  left: 0;
  background-color: #eee;
  bottom: 3rem;
  position: absolute;
  padding: 0; }

.c-navbar-bottom__search {
  font-size: 0; }

.c-navbar-bottom__search .c-search-form {
  font-size: 1rem; }

.c-navbar-bottom__share .c-article-share__wrapper {
  position: static; }

.c-navbar-bottom__search .c-search-form__wrapper {
  margin: 0;
  padding: 0; }

.c-navbar-bottom__search .c-search-form__submit {
  background-color: #FF2852; }

.c-navbar-bottom__search,
.c-navbar-bottom__share {
  display: none; }

.c-navbar-bottom__share--open,
.c-navbar-bottom__search--open {
  display: block; }

.c-navbar-bottom__menu-item .c-nav-toggle__icon {
  background-color: #FF2852; }
  .c-navbar-bottom__menu-item .c-nav-toggle__icon:before {
    top: -5px;
    background-color: #FF2852; }
  .c-navbar-bottom__menu-item .c-nav-toggle__icon:after {
    bottom: -5px;
    background-color: #FF2852; }

.c-navbar-bottom .c-nav-toggle__inner {
  width: 30px;
  height: 20px;
  margin-top: 5px;
  margin-bottom: -2px; }

.c-navbar-bottom .c-navbar-bottom__menu-item-link:hover .c-nav-toggle__inner {
  background-color: transparent; }

.c-navbar-bottom__menu-item-link a:hover {
  text-decoration: none; }

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .c-navbar-bottom .c-nav-toggle {
    top: 0%; } }

@media (min-width: 980px) {
  .c-navbar-primary.headroom {
    position: relative;
    will-change: transform;
    transition: transform 200ms linear; } }

@media (min-width: 980px) {
  .c-navbar-primary.headroom--pinned {
    position: fixed;
    top: 0;
    transform: translateY(0); }
    .admin-bar .c-navbar-primary.headroom--pinned.headroom--top {
      top: 0; }
    .admin-bar .c-navbar-primary.headroom--pinned {
      top: 32px; } }

@media (min-width: 980px) {
  .c-navbar-primary.headroom--top.headroom--pinned {
    position: relative; } }

.c-navbar-primary {
  color: #fff;
  background-color: #242426;
  z-index: 100;
  height: inherit;
  width: 100%;
  text-align: center;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1); }
  @media (max-width: 979.9px) {
    .c-navbar-primary {
      width: 100%; } }

.c-navbar-primary--fixed {
  position: fixed;
  top: 0; }

.c-navbar-primary__tagline-wrapper {
  display: none; }

.c-navbar-primary__logo-wrapper {
  padding: 1rem;
  font-size: 0; }
  @media (min-width: 980px) {
    .c-navbar-primary__logo-wrapper {
      display: inline-block;
      padding: 1.5rem 0; } }

.c-navbar-primary__logo {
  display: inline-block;
  margin: 0;
  text-align: center; }
  @media (min-width: 980px) {
    .c-navbar-primary__logo {
      text-align: center; } }

.c-navbar-primary__logo-link {
  text-decoration: none;
  color: #000; }
  .c-navbar-primary__logo-link:hover {
    color: #FF2852; }

.c-navbar-primary__logo-image {
  height: 35px; }
  @media (min-width: 980px) {
    .c-navbar-primary__logo-image {
      height: 65px;
      padding-left: 0rem; } }

.c-navbar-primary__logo-image svg,
.c-navbar-primary__logo-image img {
  height: inherit;
  width: auto;
  max-width: 100%; }

.c-navbar-primary__search-button {
  background: transparent;
  border: none; }

.c-navbar-primary__social {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: left; }
  @media (max-width: 979.9px) {
    .c-navbar-primary__social {
      display: none; } }
  @media (min-width: 980px) {
    .c-navbar-primary__social {
      right: 2rem; } }

.c-navbar-primary__social-link {
  display: inline-block;
  color: #fff;
  background-color: #000;
  border-radius: 50%;
  text-align: center;
  font-size: .8rem;
  width: 25px;
  height: 25px;
  line-height: 25px;
  margin-right: .75rem; }
  .c-navbar-primary__social-link:hover, .c-navbar-primary__social-link:focus {
    background-color: #fafafa;
    color: #c30021; }

.c-navbar-primary__main-nav-items {
  width: 100%;
  text-align: center;
  border-top: 1px solid transparent;
  background-color: transparent; }
  @media (max-width: 979.9px) {
    .c-navbar-primary__main-nav-items {
      display: none; } }

.c-navbar-primary__top-items {
  margin: 1rem auto;
  position: relative;
  display: inline-block;
  padding-left: 0;
  line-height: 1em; }

.c-navbar-primary__top-items ul {
  display: inline-block;
  margin: 0; }

.c-navbar-primary__main-nav-items .menu-item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-family: "acumin-pro-extra-condensed", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif;
  list-style-type: none;
  margin: 0 1rem; }

.c-navbar-primary__main-nav-items a {
  color: #fff; }
  .c-navbar-primary__main-nav-items a:hover, .c-navbar-primary__main-nav-items a:focus {
    color: #FF2852; }

.c-navbar-primary__top-items .sub-menu {
  position: absolute;
  top: 100%;
  left: 50%;
  display: none;
  min-width: 200px;
  padding: 1rem .5rem .5rem;
  margin: 0;
  font-size: .8em;
  transform: translateX(-50%);
  z-index: 1; }

.c-navbar-primary__top-items .menu-item:hover > .sub-menu {
  display: block; }

.c-navbar-primary__top-items .menu-item:hover > .sub-menu > .menu-item {
  width: 100%; }
  .c-navbar-primary__top-items .menu-item:hover > .sub-menu > .menu-item a {
    display: block;
    padding: 1rem .5rem;
    background-color: rgba(255, 40, 82, 0.8); }

body.c-navbar-primary--is-active {
  overflow: hidden; }

.c-navbar-side__nav-items-wrapper {
  position: fixed;
  overflow-y: scroll;
  background-color: white;
  width: 100%;
  height: 100vh;
  top: -100vh;
  left: 0;
  z-index: 102;
  padding: 1rem 1rem 9rem; }
  @media (min-width: 980px) {
    .c-navbar-side__nav-items-wrapper {
      padding: 3rem; } }
  @media (min-width: 980px) {
    .admin-bar .c-navbar-side__nav-items-wrapper {
      padding: 3rem 2rem; } }

.c-navbar-side__nav-items-wrapper .c-nav-toggle {
  display: none; }
  @media (min-width: 980px) {
    .c-navbar-side__nav-items-wrapper .c-nav-toggle {
      display: block;
      left: 0.5rem;
      top: 0.5rem;
      position: absolute; } }
  @media (min-width: 1980px) {
    .c-navbar-side__nav-items-wrapper .c-nav-toggle {
      left: 3rem;
      top: 3rem; } }
  @media (min-width: 980px) {
    .admin-bar .c-navbar-side__nav-items-wrapper .c-nav-toggle {
      top: 3rem; } }

.c-navbar-primary--is-active.c-navbar-side__nav-items-wrapper {
  top: 0; }
  @media (max-width: 979.9px) {
    .c-navbar-primary--is-active.c-navbar-side__nav-items-wrapper {
      overflow-y: scroll;
      height: 100vh; } }

.c-navbar-side__nav-items {
  display: inline-block;
  width: 100%; }
  @media (min-width: 740px) {
    .c-navbar-side__nav-items {
      margin-top: 2rem;
      padding-bottom: 2rem; } }

.c-navbar-side__nav-items ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0; }

.c-navbar-side__nav-items ul li {
  list-style-type: none;
  float: left;
  margin-bottom: 1.5rem;
  width: 100%; }
  @media (min-width: 740px) {
    .c-navbar-side__nav-items ul li {
      width: 33%;
      padding-right: 2rem; } }
  @media (min-width: 980px) {
    .c-navbar-side__nav-items ul li {
      width: 25%; } }

.c-navbar-side__nav-items ul li a {
  color: black;
  font-family: "acumin-pro-extra-condensed", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif;
  font-weight: 700; }
  .c-navbar-side__nav-items ul li a:hover {
    color: #FF2852; }

.c-navbar-side_nav-items .menu-parent-item.menu-item > a {
  font-family: "acumin-pro-extra-condensed", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif;
  font-weight: 700; }

.c-navbar-side__nav-items ul li .sub-menu li {
  width: 100%;
  margin-bottom: 0;
  padding: 0; }

.c-navbar-side__nav-items ul li .sub-menu li a {
  font-weight: 400; }

.c-navbar-primary--is-active .c-navbar-side__social-items {
  display: inline-block;
  padding: 1rem 0;
  width: 100%;
  text-align: center; }
  @media (min-width: 740px) {
    .c-navbar-primary--is-active .c-navbar-side__social-items {
      padding: 1rem; } }

.c-navbar-side__social-items .c-navbar-primary__social-link {
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  color: white;
  background-color: transparent;
  transition: background 0.2s ease-in-out; }
  .c-navbar-side__social-items .c-navbar-primary__social-link:hover {
    color: #FF2852;
    background-color: white; }

.c-navbar-side_nav-items .menu-parent-item a {
  border-bottom: 1px solid;
  opacity: 0.5;
  margin-bottom: 1rem;
  display: inline-block; }

.c-navbar-side_nav-items .sub-menu a {
  border-bottom: none;
  font-weight: 700;
  opacity: 1.0;
  margin-bottom: 0; }

.c-nav-toggle {
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  border-radius: 0;
  border: 0;
  cursor: pointer;
  position: relative; }
  @media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .c-nav-toggle {
      top: 20%; } }
  .c-nav-toggle:hover .c-nav-toggle__inner {
    background-color: #fafafa; }
  .c-nav-toggle:hover .c-nav-toggle__icon {
    background-color: #FF2852; }
    .c-nav-toggle:hover .c-nav-toggle__icon:before, .c-nav-toggle:hover .c-nav-toggle__icon:after {
      background-color: #FF2852; }
  .c-nav-toggle:focus {
    outline: none; }

.c-nav-toggle--is-active:hover .c-nav-toggle__icon {
  background: transparent; }

.c-nav-toggle--is-active .c-nav-toggle__icon {
  background: transparent; }
  .c-nav-toggle--is-active .c-nav-toggle__icon:before, .c-nav-toggle--is-active .c-nav-toggle__icon:after {
    transition-delay: 0s, 0.3s; }
  .c-nav-toggle--is-active .c-nav-toggle__icon:before {
    top: 0;
    transform: rotate(45deg); }
  .c-nav-toggle--is-active .c-nav-toggle__icon:after {
    bottom: 0;
    transform: rotate(-45deg); }

.c-navbar-primary__inner {
  position: relative; }

.c-nav-toggle__wrapper {
  display: inline-block;
  position: absolute;
  margin-left: 1rem;
  z-index: 102;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%); }
  @media (max-width: 979.9px) {
    .c-nav-toggle__wrapper {
      display: none; } }

.c-nav-toggle__inner {
  display: inline-block;
  position: relative;
  overflow: hidden;
  width: 30px;
  height: 30px;
  font-size: 0;
  transition: background 0.3s;
  vertical-align: middle; }

.c-nav-toggle__icon {
  display: block;
  position: absolute;
  height: 2px;
  background: #fff;
  width: 50%;
  left: 25%;
  right: 25%;
  top: 50%;
  transform: translateY(-50%);
  -webkit-backface-visibility: hidden; }
  .c-nav-toggle__icon:before, .c-nav-toggle__icon:after {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    content: "";
    transition-duration: 0.3s, 0.3s;
    transition-delay: 0.3s, 0s;
    -webkit-backface-visibility: hidden; }
  .c-nav-toggle__icon:before {
    top: -6px;
    transition-property: top, transform; }
  .c-nav-toggle__icon:after {
    bottom: -6px;
    transition-property: bottom, transform; }

.c-nav-toggle__title {
  font-family: sans-serif;
  text-transform: uppercase;
  font-size: 0.625rem; }
  @media (min-width: 500px) {
    .c-nav-toggle__title {
      font-size: 0.7rem; } }

.c-nav-toggle--nav-feature {
  background-color: transparent; }

.c-nav-toggle--nav-side {
  background-color: #000; }
  @media (max-width: 979.9px) {
    .c-nav-toggle--nav-side {
      display: none; } }

.c-nav-toggle--nav-bottom {
  background-color: transparent; }

.c-nav-toggle--nav-bottom .c-nav-toggle__icon {
  background-color: #000; }
  .c-nav-toggle--nav-bottom .c-nav-toggle__icon:before, .c-nav-toggle--nav-bottom .c-nav-toggle__icon:after {
    background-color: #000; }

.c-nav-toggle--nav-bottom:hover .c-nav-toggle__icon {
  background-color: #FF2852; }

.c-nav-toggle--nav-bottom.c-nav-toggle--is-active .c-nav-toggle__icon,
.c-nav-toggle--nav-bottom.c-nav-toggle--is-active:hover .c-nav-toggle__icon {
  background-color: transparent; }

.c-related-articles--row {
  background-color: #f1f2ed;
  padding-top: 2rem; }

.c-related-articles--row .c-related-articles__title {
  padding: 0 15px;
  margin-bottom: 1rem;
  width: 100%;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 980px) {
    .c-related-articles--row .c-related-articles__title {
      max-width: 960px; } }
  @media (min-width: 1160px) {
    .c-related-articles--row .c-related-articles__title {
      max-width: 1140px; } }
  @media (min-width: 1420px) {
    .c-related-articles--row .c-related-articles__title {
      max-width: 1400px; } }
  .c-related-articles--row .c-related-articles__title::after {
    content: "";
    display: table;
    clear: both; }

@media (max-width: 979.9px) {
  .c-related-articles--aside {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 1rem; } }

@media (min-width: 740px) {
  .c-related-articles--aside {
    margin-top: 1rem; } }

@media (max-width: 979.9px) {
  .c-related-articles--aside .c-related-articles__title {
    text-align: center; } }

.c-related-articles--aside .c-widget-title {
  margin: 2rem 0 1rem; }

.c-related-articles--aside .c-card__wrapper {
  margin-bottom: 1rem; }

.c-related-articles--aside .c-card__media-wrapper {
  width: 50%; }

.c-related-articles--aside .c-card__title-wrapper {
  width: 50%; }

.c-related-articles--aside .c-card__title-wrapper .c-card__title {
  font-size: 1rem; }

.c-related-articles--aside .c-card__title-wrapper .c-card__excerpt {
  display: none; }

.c-page {
  margin: 0 15px; }

.c-pagination {
  clear: both;
  padding: 20px 0;
  text-align: center;
  text-transform: uppercase;
  font-family: "acumin-pro", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif;
  font-size: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.c-pagination .page-numbers {
  margin: 0 .5rem;
  display: inline-block;
  color: #000;
  border: 1px solid #ddd;
  font-weight: normal;
  font-size: 1rem;
  height: 2rem;
  width: 2rem;
  border-radius: 50%;
  line-height: 1.8rem;
  text-align: center; }
  .c-pagination .page-numbers.current, .c-pagination .page-numbers:hover {
    color: white;
    background: #FF2852;
    border-color: #FF2852; }

.c-pagination .next {
  width: auto;
  float: right;
  border-radius: 5px;
  padding: 0 1rem; }

.c-pagination .prev {
  width: auto;
  float: left;
  border-radius: 5px;
  padding: 0 1rem; }

.password-protected {
  margin-top: 200px;
  margin-bottom: 200px;
  text-align: center; }

.c-rating {
  margin: 1rem 0;
  padding: 0;
  text-align: center;
  list-style: none; }

.c-rating__icon {
  display: inline-block;
  margin: 0;
  color: #FF2852; }
  .c-rating__icon .c-icon {
    font-size: 2rem; }

.c-search-results__query {
  margin: 1rem 0;
  text-align: center; }

.c-search-results__form {
  display: inline-block; }
  @media (max-width: 979.9px) {
    .c-search-results__form {
      width: 100%; } }

@media (max-width: 979.9px) {
  .c-search-results__text--found,
  .c-search-results__text--searched {
    display: none; } }

.c-search-results__input {
  padding: 0.5rem 1rem;
  border: 1px solid #ddd;
  font-size: 1rem;
  line-height: 1.2rem; }
  @media (max-width: 979.9px) {
    .c-search-results__input {
      width: 70%;
      float: left; } }

.c-search-results__btn {
  padding: 0.5rem 1rem;
  font-size: 1rem;
  line-height: 1.2rem;
  margin-left: -0.3rem;
  background-color: #FF2852;
  color: white;
  border: 1px solid #FF2852;
  margin-right: 0.5rem;
  border-radius: 0; }
  .c-search-results__btn:hover {
    color: white; }
  @media (max-width: 979.9px) {
    .c-search-results__btn {
      width: 30%;
      float: left;
      margin: 0; } }

.c-search-results__tabs-wrapper {
  display: inline-block;
  margin: 2rem auto;
  position: relative;
  text-align: center;
  width: 100%; }
  @media (max-width: 979.9px) {
    .c-search-results__tabs-wrapper {
      text-align: center;
      margin: 0 0 1rem;
      overflow-x: scroll;
      white-space: nowrap;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-overflow-scrolling: touch; } }

@media (max-width: 979.9px) {
  .c-search-results__tabs-inner {
    display: table-cell;
    vertical-align: top;
    white-space: nowrap;
    padding: 1rem 0;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee; } }

.c-search-results__tab {
  margin: 0 1rem; }

.c-search-results__tab--active {
  border-bottom: 1px solid #000; }

@media (max-width: 739.9px) {
  .c-search-results__results .c-card__wrapper {
    width: 100%;
    padding: 0;
    margin-bottom: 1rem; } }

@media (max-width: 739.9px) {
  .c-search-results__results .c-card__wrapper .c-card__media-wrapper {
    width: 40%;
    float: left; } }

@media (max-width: 739.9px) {
  .c-search-results__results .c-card__wrapper .c-card__title-wrapper {
    width: 60%;
    float: left;
    padding-left: 1rem; } }

@media (max-width: 739.9px) {
  .c-search-results__results .c-card__wrapper .c-card__title-inner {
    padding: 0; } }

@media (max-width: 739.9px) {
  .c-search-results__results .c-card__wrapper .c-card__taxonomy {
    margin-top: 0; } }

.c-search-results__results .c-card__wrapper .c-card__author {
  display: none; }

.c-profile-list__title {
  margin-top: 0; }

.c-profile-result {
  display: inline-block;
  margin-bottom: 0.5rem; }

.c-profile-result__thumbnail {
  float: left;
  width: 16.66667%; }

.c-profile-result__thumbnail img {
  width: 100%;
  border-radius: 50%; }

.c-profile-result__title {
  float: left;
  line-height: 1rem;
  font-size: 1.2rem;
  padding-left: 0.5rem;
  width: 83.33333%; }

@media (max-width: 979.9px) {
  html,
  body {
    -webkit-overflow-scrolling: touch;
    height: 100%; } }

.c-search-form__wrapper {
  display: inline-block;
  width: 100%;
  margin: 0 0 1rem;
  padding: 0 0 1rem;
  border-bottom: 1px solid #eee; }

.c-search-form__input {
  padding: 0.2rem 0.5rem;
  width: 80%;
  display: inline-block;
  margin: 0;
  border: none;
  background: #ddd;
  float: left;
  height: 40px;
  background-color: white;
  color: black;
  margin-right: -1px;
  border: 1px solid #eee; }
  @media (min-width: 980px) {
    .c-search-form__input {
      width: 90%;
      height: 60px;
      padding-left: 1rem; } }

.c-search-form__submit {
  width: 20%;
  display: inline-block;
  margin: 0;
  border: none;
  padding: 0;
  float: left;
  height: 40px;
  font-family: "acumin-pro-extra-condensed", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif;
  background-color: #242426;
  color: #fff; }
  .c-search-form__submit:hover {
    background-color: #FF2852;
    color: white; }
  @media (min-width: 980px) {
    .c-search-form__submit {
      width: 10%;
      height: 60px; } }

.c-site-footer {
  color: #777;
  background-color: #333;
  position: absolute;
  width: 100%;
  font-size: 0.8rem;
  margin-top: 4rem; }
  @media (max-width: 979.9px) {
    .c-site-footer {
      padding-bottom: 5rem; } }

.c-site-footer .c-navbar-footer__top-items {
  width: 100%;
  position: relative;
  margin: 0 auto;
  display: inline-block;
  text-align: center;
  background: #3b3b3b; }

.c-site-footer .c-navbar-footer__top-items ul {
  list-style: none;
  width: 100%;
  margin: 0 auto;
  position: relative;
  display: inline-block;
  text-align: center;
  padding-left: 0;
  padding-top: 2rem;
  padding-bottom: 2rem; }

.c-site-footer .c-navbar-footer__top-items ul li {
  display: inline-block;
  margin: 0 1.5rem; }

.c-site-footer .c-navbar-footer__top-items a {
  color: #fff; }

.c-navbar-footer__legal {
  list-style-type: none;
  margin: 0 0 1rem;
  color: #777;
  padding: 0;
  text-align: center; }
  @media (min-width: 740px) {
    .c-navbar-footer__legal {
      text-align: left;
      margin: 0 0 3rem; } }

.c-navbar-footer__logo-wrapper {
  text-align: center;
  padding: 0 15px; }
  @media (min-width: 740px) {
    .c-navbar-footer__logo-wrapper {
      text-align: right; } }

.c-navbar-footer__logo {
  display: inline-block; }

.c-navbar-footer__logo svg {
  width: 100px;
  margin-top: 2rem;
  margin-bottom: 1rem;
  height: auto;
  max-height: 200px; }
  @media (min-width: 740px) {
    .c-navbar-footer__logo svg {
      width: 150px; } }
  .c-navbar-footer__logo svg path,
  .c-navbar-footer__logo svg polygon {
    fill: #777; }

.c-navbar-footer__legal-item {
  display: inline-block;
  margin-right: 1rem; }

.c-navbar-footer__legal-link {
  color: #777; }
  .c-navbar-footer__legal-link:hover {
    color: #fff;
    text-decoration: underline; }

.c-navbar-footer__copyright {
  width: 100%;
  margin: 0 0 1rem;
  text-align: center; }
  @media (min-width: 740px) {
    .c-navbar-footer__copyright {
      text-align: right;
      margin: 0 0 3rem; } }

.c-site-header {
  padding-bottom: 0; }

.c-card--sponsored {
  padding: 0.75rem; }
  .c-card--sponsored .c-card--sponsored-aside {
    text-transform: uppercase;
    font-size: 0.7rem; }

.c-card--sponsored-lander {
  text-transform: uppercase;
  position: absolute;
  top: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.7); }

.c-card__logo.c-card__logo--sponsored {
  max-width: 3rem; }

.c-card--sponsored-after-article {
  text-transform: uppercase;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.5rem;
  background-color: rgba(255, 255, 255, 0.7); }

.c-card--sponsored-after-article .c-card__logo--sponsored {
  max-width: 2rem;
  padding: 0; }

.c-article-sponsor {
  padding-right: 1rem;
  padding-left: 1rem;
  margin-top: 1rem; }
  @media (min-width: 740px) {
    .c-article-sponsor {
      margin-top: 0;
      padding-left: 0;
      float: right; } }
  @media (min-width: 980px) {
    .c-article-sponsor {
      padding-right: 0;
      padding-left: 0;
      float: left; } }

.c-article-sponsor__link:hover {
  text-decoration: none; }

.c-article-sponsor__intro {
  display: inline-block;
  line-height: 40px;
  color: black;
  font-size: 0.8rem;
  padding-right: 1rem; }
  @media (min-width: 980px) {
    .c-article-sponsor__intro {
      line-height: 80px;
      line-height: inherit;
      margin-top: 1rem;
      margin-bottom: 1rem; } }

.c-card__logo--sponsored {
  height: 40px; }
  @media (min-width: 980px) {
    .c-card__logo--sponsored {
      height: auto;
      width: 100%;
      max-width: 150px; } }

.c-article-sponsor__logo {
  width: 100%;
  max-width: 150px; }

.c-article-sponsor--bottom {
  margin-right: auto;
  margin-left: auto; }
  .c-article-sponsor--bottom::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 980px) {
    .c-article-sponsor--bottom {
      max-width: 960px; } }
  @media (min-width: 1160px) {
    .c-article-sponsor--bottom {
      max-width: 1140px; } }
  @media (min-width: 1420px) {
    .c-article-sponsor--bottom {
      max-width: 1400px; } }
  .c-article-sponsor--bottom .c-article-sponsor {
    margin-top: 1rem;
    margin-bottom: 2rem;
    border-top: 1px solid #eee;
    padding-top: 2rem;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    min-height: 1px; }
    @media (max-width: 979.9px) {
      .c-article-sponsor--bottom .c-article-sponsor {
        padding-left: 6rem;
        padding-right: 6rem; } }
    @media (max-width: 739.9px) {
      .c-article-sponsor--bottom .c-article-sponsor {
        padding-left: 15px;
        padding-right: 15px; } }
    @media (min-width: 980px) {
      .c-article-sponsor--bottom .c-article-sponsor {
        float: left;
        width: calc(83.33333% - 315px);
        margin-left: 16.66667%; } }
  .c-article-sponsor--bottom .c-card__logo--sponsored {
    float: none; }
    @media (max-width: 979.9px) {
      .c-article-sponsor--bottom .c-card__logo--sponsored {
        width: auto; } }

.c-table {
  width: 100%;
  margin-bottom: 0.75rem; }

.c-table--responsive {
  min-height: .01%;
  overflow-x: auto;
  overflow-y: hidden;
  -ms-overflow-style: -ms-autohiding-scrollbar; }

.c-table--responsive table > tbody > tr > td,
.c-table--responsive table > tbody > tr > th,
.c-table--responsive table > tfoot > tr > td,
.c-table--responsive table > tfoot > tr > th,
.c-table--responsive table > thead > tr > td,
.c-table--responsive table > thead > tr > th {
  white-space: nowrap; }

.c-taxonomy-page {
  padding: 0 15px; }
  @media (min-width: 980px) {
    .c-taxonomy-page {
      padding: 0; } }

.c-taxonomy-page__header {
  margin-top: 0; }
  @media (min-width: 740px) {
    .c-taxonomy-page__header {
      padding-top: 1rem;
      padding-bottom: 1rem; } }

.c-taxonomy-page__title {
  margin-top: 0;
  padding: 15px;
  font-size: 1.4rem;
  display: inline-block; }
  @media (min-width: 740px) {
    .c-taxonomy-page__title {
      font-size: 2.4rem; } }

.c-taxonomy-page__description {
  padding: 0 15px;
  width: 100%; }

.video-wrapper {
  position: relative;
  clear: both;
  height: 0;
  margin: 0;
  padding-top: 1.25rem;
  padding-bottom: 56.25%; }
  .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top: 0 !important; }

.logged-in iframe[data-video-status="playing"] {
  border: 5px solid aqua; }

.logged-in iframe[data-video-status="paused"] {
  border: 5px solid red; }

#wpadminbar {
  display: none; }
  @media (min-width: 740px) {
    #wpadminbar {
      display: block; } }

#wpadminbar .c-icon {
  font: normal normal normal 14px/1 FontAwesome; }

@media (min-width: 740px) {
  body.admin-bar {
    padding-top: 32px; } }

.c-review-score .c-review-score__overall {
  font-size: 1.5rem; }

.c-review-score .c-review-score__criterion::after {
  content: "";
  display: table;
  clear: both; }

.c-review-score .c-review-score__bar--full {
  float: left;
  background-color: #FF2852;
  height: 10px;
  margin-bottom: 10px; }

.c-review-score .c-review-score__bar--empty {
  float: left;
  background-color: #d2d2d2;
  height: 10px; }

.c-review-score .c-review-score__label {
  float: left;
  line-height: 10px;
  margin-left: 10px; }

.single-longform .wrapper-inner,
.single-reviews .wrapper-inner {
  margin: 0 auto;
  width: 1060px;
  max-width: 100%;
  padding: 10px 20px 0;
  overflow: hidden; }
  .single-longform .wrapper-inner.full-width,
  .single-reviews .wrapper-inner.full-width {
    width: 100%;
    padding: 0; }

.single-longform h2, .single-longform h3, .single-longform h4, .single-longform h5,
.single-reviews h2,
.single-reviews h3,
.single-reviews h4,
.single-reviews h5 {
  margin-bottom: 1.5rem;
  font-weight: bold; }

.single-longform h2,
.single-reviews h2 {
  font-size: 2.4rem; }

.single-longform h3,
.single-reviews h3 {
  font-size: 1.8rem; }

.single-longform h4,
.single-reviews h4 {
  font-size: 1.2rem; }

.single-longform .longform-section img,
.single-reviews .longform-section img {
  width: 100%;
  max-height: 90vh;
  -o-object-fit: contain;
  object-fit: contain; }

.single-longform .breadcrumbs,
.single-reviews .breadcrumbs {
  margin-top: .5rem;
  padding-bottom: 1rem;
  font-size: .7rem;
  text-align: center; }
  .single-longform .breadcrumbs .crumb,
  .single-reviews .breadcrumbs .crumb {
    margin: 0 5px;
    color: #aaa;
    font-weight: normal; }
  .single-longform .breadcrumbs .crumb-separator,
  .single-reviews .breadcrumbs .crumb-separator {
    color: #ddd; }
    .single-longform .breadcrumbs .crumb-separator:last-child,
    .single-reviews .breadcrumbs .crumb-separator:last-child {
      display: none; }

.single-longform .header-image-wrap,
.single-reviews .header-image-wrap {
  overflow: hidden; }

.single-longform .header-image,
.single-reviews .header-image {
  height: 550px;
  background-size: cover;
  background-position: center top; }
  @media (max-width: 979.9px) {
    .single-longform .header-image,
    .single-reviews .header-image {
      max-height: 230px; } }
  @media (max-width: 739.9px) {
    .single-longform .header-image,
    .single-reviews .header-image {
      max-height: 140px; } }

.single-longform .header-image-small,
.single-reviews .header-image-small {
  height: 200px;
  background-size: cover;
  background-position: center top; }

@media (max-width: 739.9px) {
  .single-longform .longform-section,
  .single-reviews .longform-section {
    margin: 0 0 20px; } }

.single-longform .longform-section h2, .single-longform .longform-section h3, .single-longform .longform-section h4,
.single-reviews .longform-section h2,
.single-reviews .longform-section h3,
.single-reviews .longform-section h4 {
  margin: 1.5em 16% 0; }
  @media (max-width: 979.9px) {
    .single-longform .longform-section h2, .single-longform .longform-section h3, .single-longform .longform-section h4,
    .single-reviews .longform-section h2,
    .single-reviews .longform-section h3,
    .single-reviews .longform-section h4 {
      margin: 1.5em 5% 0; } }
  @media (max-width: 739.9px) {
    .single-longform .longform-section h2, .single-longform .longform-section h3, .single-longform .longform-section h4,
    .single-reviews .longform-section h2,
    .single-reviews .longform-section h3,
    .single-reviews .longform-section h4 {
      margin: 1.5em 5% 0; } }

.single-longform .longform-section p,
.single-reviews .longform-section p {
  text-align: justify;
  margin-top: .75em;
  margin-bottom: 1.5em;
  margin-right: 16%;
  margin-left: 16%;
  line-height: 1.5; }
  @media (max-width: 979.9px) {
    .single-longform .longform-section p,
    .single-reviews .longform-section p {
      margin: 1.5em 5% 0; } }
  @media (max-width: 739.9px) {
    .single-longform .longform-section p,
    .single-reviews .longform-section p {
      margin: 1.5em 5% 0; } }
  .single-longform .longform-section p.embed,
  .single-reviews .longform-section p.embed {
    margin: 0; }

.single-longform .longform-section blockquote p,
.single-reviews .longform-section blockquote p {
  margin: 0 20px;
  text-align: center; }

.single-longform .longform-section aside h2, .single-longform .longform-section aside h3, .single-longform .longform-section aside h4,
.single-reviews .longform-section aside h2,
.single-reviews .longform-section aside h3,
.single-reviews .longform-section aside h4 {
  margin: .75em 0 0; }

.single-longform .longform-section aside p,
.single-reviews .longform-section aside p {
  margin: .75em 0 1.5em; }

.single-longform .longform-section aside.inpost-related-articles,
.single-reviews .longform-section aside.inpost-related-articles {
  margin: 20px; }
  .single-longform .longform-section aside.inpost-related-articles h3, .single-longform .longform-section aside.inpost-related-articles h4,
  .single-reviews .longform-section aside.inpost-related-articles h3,
  .single-reviews .longform-section aside.inpost-related-articles h4 {
    font-size: 1rem;
    font-weight: normal; }

.single-longform .longform-section .aside-callout,
.single-reviews .longform-section .aside-callout {
  background: #333;
  color: #fff;
  padding: 30px;
  text-align: left;
  margin: 0 20px 20px 0px;
  border-left: 5px #FF2852 solid; }
  .single-longform .longform-section .aside-callout h1, .single-longform .longform-section .aside-callout h2, .single-longform .longform-section .aside-callout h3, .single-longform .longform-section .aside-callout h4, .single-longform .longform-section .aside-callout h5, .single-longform .longform-section .aside-callout h6, .single-longform .longform-section .aside-callout p,
  .single-reviews .longform-section .aside-callout h1,
  .single-reviews .longform-section .aside-callout h2,
  .single-reviews .longform-section .aside-callout h3,
  .single-reviews .longform-section .aside-callout h4,
  .single-reviews .longform-section .aside-callout h5,
  .single-reviews .longform-section .aside-callout h6,
  .single-reviews .longform-section .aside-callout p {
    margin: 0 0 10px 0; }

.single-longform .longform-section.has-background,
.single-reviews .longform-section.has-background {
  margin: 0;
  background-size: cover; }
  @media (max-width: 979.9px) {
    .single-longform .longform-section.has-background,
    .single-reviews .longform-section.has-background {
      background-position: -400px -0px;
      background-size: 100%;
      background-size: cover; } }
  .single-longform .longform-section.has-background .section-content,
  .single-reviews .longform-section.has-background .section-content {
    padding: 30px 0; }
  .single-longform .longform-section.has-background .longform-aside,
  .single-reviews .longform-section.has-background .longform-aside {
    margin: 0; }
    .single-longform .longform-section.has-background .longform-aside.align-left,
    .single-reviews .longform-section.has-background .longform-aside.align-left {
      margin-right: 30px; }
      @media (max-width: 979.9px) {
        .single-longform .longform-section.has-background .longform-aside.align-left,
        .single-reviews .longform-section.has-background .longform-aside.align-left {
          margin: 0; } }
      @media (max-width: 739.9px) {
        .single-longform .longform-section.has-background .longform-aside.align-left,
        .single-reviews .longform-section.has-background .longform-aside.align-left {
          margin: 0; } }
    .single-longform .longform-section.has-background .longform-aside.align-right,
    .single-reviews .longform-section.has-background .longform-aside.align-right {
      margin-left: 30px; }
      @media (max-width: 979.9px) {
        .single-longform .longform-section.has-background .longform-aside.align-right,
        .single-reviews .longform-section.has-background .longform-aside.align-right {
          margin: 0; } }
      @media (max-width: 739.9px) {
        .single-longform .longform-section.has-background .longform-aside.align-right,
        .single-reviews .longform-section.has-background .longform-aside.align-right {
          margin: 0; } }
    .single-longform .longform-section.has-background .longform-aside iframe,
    .single-reviews .longform-section.has-background .longform-aside iframe {
      max-width: 100%; }

@media (max-width: 979.9px) {
  .single-longform .longform-section-intro,
  .single-reviews .longform-section-intro {
    margin-bottom: 20px; } }

.single-longform .longform-section-intro h1,
.single-reviews .longform-section-intro h1 {
  font-size: 40px;
  text-transform: uppercase;
  line-height: 1.1em;
  font-weight: bold;
  text-align: center; }
  @media (max-width: 739.9px) {
    .single-longform .longform-section-intro h1,
    .single-reviews .longform-section-intro h1 {
      font-size: 24px; } }

.single-longform .longform-section-intro h2, .single-longform .longform-section-intro h3, .single-longform .longform-section-intro h4, .single-longform .longform-section-intro h5,
.single-reviews .longform-section-intro h2,
.single-reviews .longform-section-intro h3,
.single-reviews .longform-section-intro h4,
.single-reviews .longform-section-intro h5 {
  font-weight: bold;
  margin-bottom: 20px; }

.single-longform .longform-section-intro h2,
.single-reviews .longform-section-intro h2 {
  font-size: 38px; }

.single-longform .longform-section-intro h3,
.single-reviews .longform-section-intro h3 {
  font-size: 24px; }

.single-longform .longform-section-intro h4,
.single-reviews .longform-section-intro h4 {
  font-size: 18px; }

.single-longform .longform-section-intro p,
.single-reviews .longform-section-intro p {
  margin-bottom: 0; }

.single-longform .longform-section-intro .section-content,
.single-reviews .longform-section-intro .section-content {
  font-size: 20px;
  line-height: 1.5; }
  @media (max-width: 739.9px) {
    .single-longform .longform-section-intro .section-content,
    .single-reviews .longform-section-intro .section-content {
      font-size: 16px; } }

.single-longform .section-title,
.single-reviews .section-title {
  text-transform: uppercase;
  font-size: 40px;
  margin: 20px 40px 0; }
  @media (max-width: 739.9px) {
    .single-longform .section-title,
    .single-reviews .section-title {
      font-size: 30px;
      margin: 20px; } }

.single-longform .half-column,
.single-reviews .half-column {
  width: 49%;
  float: left;
  margin-left: 2%; }
  @media (max-width: 739.9px) {
    .single-longform .half-column,
    .single-reviews .half-column {
      float: none;
      width: 100%;
      max-width: 100%;
      margin: auto; } }
  .single-longform .half-column:first-child,
  .single-reviews .half-column:first-child {
    margin: 0; }
  .single-longform .half-column h2, .single-longform .half-column h3, .single-longform .half-column h4,
  .single-longform .half-column p,
  .single-reviews .half-column h2,
  .single-reviews .half-column h3,
  .single-reviews .half-column h4,
  .single-reviews .half-column p {
    margin-left: 5%;
    margin-right: 5%; }

.single-longform .quarter-column,
.single-reviews .quarter-column {
  width: 23%;
  float: left;
  margin-left: 2%;
  margin-top: 20px; }
  @media (max-width: 739.9px) {
    .single-longform .quarter-column,
    .single-reviews .quarter-column {
      float: none;
      width: 100%;
      max-width: 100%;
      margin: auto; } }
  .single-longform .quarter-column p,
  .single-reviews .quarter-column p {
    margin: 0; }
  .single-longform .quarter-column:first-child,
  .single-reviews .quarter-column:first-child {
    margin-left: 0; }

.single-longform .longform-aside,
.single-reviews .longform-aside {
  margin-bottom: 20px;
  max-width: 40%;
  font-family: "acumin-pro", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif; }
  @media (max-width: 739.9px) {
    .single-longform .longform-aside,
    .single-reviews .longform-aside {
      float: none;
      max-width: 100%;
      margin: 0 auto 30px; } }
  .single-longform .longform-aside.align-left,
  .single-reviews .longform-aside.align-left {
    float: left;
    clear: left;
    margin-right: 40px; }
  .single-longform .longform-aside.align-right,
  .single-reviews .longform-aside.align-right {
    float: right;
    clear: right;
    margin-left: 40px; }
  .single-longform .longform-aside.size-large,
  .single-reviews .longform-aside.size-large {
    max-width: 50%;
    width: 50%; }
  .single-longform .longform-aside.size-medium,
  .single-reviews .longform-aside.size-medium {
    max-width: 30%;
    width: 30%; }
  .single-longform .longform-aside.size-half,
  .single-reviews .longform-aside.size-half {
    max-width: 50%;
    width: 50%; }
  .single-longform .longform-aside.size-small,
  .single-reviews .longform-aside.size-small {
    max-width: 20%;
    width: 20%; }
  .single-longform .longform-aside.size-widget,
  .single-reviews .longform-aside.size-widget {
    width: 300px; }
  @media (max-width: 739.9px) {
    .single-longform .longform-aside.align-left, .single-longform .longform-aside.align-right, .single-longform .longform-aside.size-large, .single-longform .longform-aside.size-half, .single-longform .longform-aside.size-small, .single-longform .longform-aside.size-widget,
    .single-reviews .longform-aside.align-left,
    .single-reviews .longform-aside.align-right,
    .single-reviews .longform-aside.size-large,
    .single-reviews .longform-aside.size-half,
    .single-reviews .longform-aside.size-small,
    .single-reviews .longform-aside.size-widget {
      float: none;
      max-width: 100%;
      width: 100%;
      margin: auto; } }
  .single-longform .longform-aside.type-facts,
  .single-reviews .longform-aside.type-facts {
    background: #fafafa;
    padding: 0 20px; }
  .single-longform .longform-aside.type-facts.align-left,
  .single-reviews .longform-aside.type-facts.align-left {
    border-left: 0px; }
  .single-longform .longform-aside h1, .single-longform .longform-aside h2, .single-longform .longform-aside h3, .single-longform .longform-aside h4,
  .single-reviews .longform-aside h1,
  .single-reviews .longform-aside h2,
  .single-reviews .longform-aside h3,
  .single-reviews .longform-aside h4 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px; }

.single-longform .aside-facts,
.single-reviews .aside-facts {
  display: block;
  float: left;
  padding: 20px;
  margin: 0 20px 20px -40px;
  max-width: 30%;
  text-align: left;
  background: #f9f9f9;
  border-right: 5px solid #FF2852; }
  @media (max-width: 979.9px) {
    .single-longform .aside-facts,
    .single-reviews .aside-facts {
      max-width: 40%; } }
  @media (max-width: 739.9px) {
    .single-longform .aside-facts,
    .single-reviews .aside-facts {
      max-width: 100%; } }
  .single-longform .aside-facts h1, .single-longform .aside-facts h2, .single-longform .aside-facts h3, .single-longform .aside-facts h4, .single-longform .aside-facts p,
  .single-reviews .aside-facts h1,
  .single-reviews .aside-facts h2,
  .single-reviews .aside-facts h3,
  .single-reviews .aside-facts h4,
  .single-reviews .aside-facts p {
    margin: 0 auto 10px 0; }

.single-longform blockquote,
.single-reviews blockquote {
  margin: 20px 0;
  padding: 20px 20px 0 20px;
  font-size: 1.5rem;
  font-style: italic;
  line-height: 1.5;
  text-align: center; }
  @media (max-width: 739.9px) {
    .single-longform blockquote,
    .single-reviews blockquote {
      padding: 0 20px; } }
  .single-longform blockquote:before, .single-longform blockquote:after,
  .single-reviews blockquote:before,
  .single-reviews blockquote:after {
    display: block;
    margin: 0 0 0 -2rem;
    font-size: 5rem;
    font-family: "acumin-pro", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif;
    line-height: .5rem; }
  .single-longform blockquote:before,
  .single-reviews blockquote:before {
    content: "\201C";
    text-align: left; }
  .single-longform blockquote:after,
  .single-reviews blockquote:after {
    content: "\201D";
    text-align: right; }
  .single-longform blockquote p,
  .single-reviews blockquote p {
    font-size: 1.5rem; }

.single-longform .section-content ul,
.single-reviews .section-content ul {
  padding-left: 20px;
  font-family: "acumin-pro-extra-condensed", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif; }
  .single-longform .section-content ul li,
  .single-reviews .section-content ul li {
    list-style-type: disc;
    margin-bottom: 10px; }

.single-longform .video-wrapper,
.single-reviews .video-wrapper {
  margin-top: 0; }
  .lonform-aside .single-longform .video-wrapper, .lonform-aside
  .single-reviews .video-wrapper {
    padding-top: 0; }
    .lonform-aside .single-longform .video-wrapper iframe, .lonform-aside
    .single-reviews .video-wrapper iframe {
      position: static; }

.single-longform hr,
.single-reviews hr {
  margin: 0;
  border: 0;
  border-top: 3px solid;
  border-bottom: 3px solid;
  height: 9px; }

.single-longform .dropcap:first-letter,
.single-reviews .dropcap:first-letter {
  float: left;
  font-size: 55px;
  font-weight: bold;
  margin: 15px 10px 0 0; }

.single-longform .wp-caption,
.single-reviews .wp-caption {
  padding: 0;
  border: 0;
  background-color: #fafafa; }
  .single-longform .wp-caption.alignright,
  .single-reviews .wp-caption.alignright {
    float: right;
    margin-left: 30px; }
  .single-longform .wp-caption.alignleft,
  .single-reviews .wp-caption.alignleft {
    float: left;
    margin-right: 30px; }
  @media (max-width: 739.9px) {
    .single-longform .wp-caption.alignright, .single-longform .wp-caption.alignleft,
    .single-reviews .wp-caption.alignright,
    .single-reviews .wp-caption.alignleft {
      float: none;
      margin: 20px auto; } }
  .single-longform .wp-caption img,
  .single-reviews .wp-caption img {
    max-width: 100%;
    width: 100%;
    display: block; }
  .single-longform .wp-caption .wp-caption-text,
  .single-reviews .wp-caption .wp-caption-text {
    margin: 0;
    font-size: .7rem;
    line-height: 1.5;
    padding: .8rem;
    color: #777; }
    .single-longform .wp-caption .wp-caption-text i,
    .single-reviews .wp-caption .wp-caption-text i {
      margin-right: 10px; }

.single-longform .longform-section.longform-section-image,
.single-reviews .longform-section.longform-section-image {
  height: 650px;
  background-position: center center;
  background-repeat: no-repeat;
  border-bottom: 0;
  position: relative;
  color: #fff;
  background-size: cover; }
  .single-longform .longform-section.longform-section-image.background-contain,
  .single-reviews .longform-section.longform-section-image.background-contain {
    background-size: contain; }
  .single-longform .longform-section.longform-section-image:first-child .longform-image-overlay,
  .single-reviews .longform-section.longform-section-image:first-child .longform-image-overlay {
    position: absolute;
    height: 100%;
    width: 100%; }
  .single-longform .longform-section.longform-section-image:first-child .text-block,
  .single-reviews .longform-section.longform-section-image:first-child .text-block {
    top: 50%;
    bottom: initial;
    padding: 0;
    text-align: center;
    background-color: transparent;
    transform: translateY(-50%); }
    .single-longform .longform-section.longform-section-image:first-child .text-block h2,
    .single-reviews .longform-section.longform-section-image:first-child .text-block h2 {
      font-size: 43px;
      text-align: center; }
      @media (max-width: 739.9px) {
        .single-longform .longform-section.longform-section-image:first-child .text-block h2,
        .single-reviews .longform-section.longform-section-image:first-child .text-block h2 {
          font-size: 21px; } }
    .single-longform .longform-section.longform-section-image:first-child .text-block h3,
    .single-reviews .longform-section.longform-section-image:first-child .text-block h3 {
      font-size: 21px;
      font-family: "acumin-pro", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif;
      font-weight: normal;
      text-align: center;
      text-transform: none;
      padding: 0 10%; }
      @media (max-width: 739.9px) {
        .single-longform .longform-section.longform-section-image:first-child .text-block h3,
        .single-reviews .longform-section.longform-section-image:first-child .text-block h3 {
          font-size: 16px; } }
    .single-longform .longform-section.longform-section-image:first-child .text-block .wp-caption-text,
    .single-reviews .longform-section.longform-section-image:first-child .text-block .wp-caption-text {
      font-size: .8rem; }
      @media (max-width: 739.9px) {
        .single-longform .longform-section.longform-section-image:first-child .text-block .wp-caption-text,
        .single-reviews .longform-section.longform-section-image:first-child .text-block .wp-caption-text {
          display: none; } }

.single-longform .longform-section-image.fullscreen-image,
.single-reviews .longform-section-image.fullscreen-image {
  height: 100vh; }

.single-longform .text-block,
.single-reviews .text-block {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8); }
  @media (max-width: 739.9px) {
    .single-longform .text-block,
    .single-reviews .text-block {
      overflow: hidden; } }
  .single-longform .text-block .wrapper-inner,
  .single-reviews .text-block .wrapper-inner {
    padding: 0; }
    @media (max-width: 739.9px) {
      .single-longform .text-block .wrapper-inner,
      .single-reviews .text-block .wrapper-inner {
        text-align: center; } }
  .single-longform .text-block h2,
  .single-reviews .text-block h2 {
    margin: 10px 0;
    font-size: 22px;
    line-height: 1.2em;
    text-align: center; }
    @media (max-width: 739.9px) {
      .single-longform .text-block h2,
      .single-reviews .text-block h2 {
        font-size: 21px;
        word-break: break-word; } }
  .single-longform .text-block h3,
  .single-reviews .text-block h3 {
    font-size: 16px;
    line-height: 1.2em;
    text-align: center;
    font-family: "acumin-pro", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif;
    font-weight: normal;
    text-transform: none;
    margin: 10px 0; }
    @media (max-width: 739.9px) {
      .single-longform .text-block h3,
      .single-reviews .text-block h3 {
        font-size: 18px; } }
  .single-longform .text-block .wp-caption-text,
  .single-reviews .text-block .wp-caption-text {
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin: 0;
    padding: 10px; }
    @media (max-width: 739.9px) {
      .single-longform .text-block .wp-caption-text,
      .single-reviews .text-block .wp-caption-text {
        position: relative;
        width: auto;
        display: inline-block;
        min-height: 0;
        right: auto;
        bottom: auto;
        padding: 5px; } }
    .single-longform .text-block .wp-caption-text i,
    .single-reviews .text-block .wp-caption-text i {
      margin-right: 10px;
      color: #fff;
      top: 10px; }

.single-longform .bg-image-fixed,
.single-reviews .bg-image-fixed {
  background-attachment: fixed; }

.single-longform .title-as-image span,
.single-reviews .title-as-image span {
  display: none;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  line-height: 0; }

.single-longform .longform-section.has-link,
.single-reviews .longform-section.has-link {
  cursor: pointer; }

.single-longform .post-meta,
.single-reviews .post-meta {
  position: relative;
  overflow: hidden;
  margin: 1.5rem auto;
  color: #444;
  font-size: 15px;
  text-align: center; }
  .single-longform .post-meta a,
  .single-reviews .post-meta a {
    color: #000;
    font-weight: bold; }
    .single-longform .post-meta a:hover,
    .single-reviews .post-meta a:hover {
      color: #FF2852;
      text-decoration: none; }
  .single-longform .post-meta .date,
  .single-longform .post-meta .author-name,
  .single-reviews .post-meta .date,
  .single-reviews .post-meta .author-name {
    margin-right: 1rem; }
  @media (max-width: 739.9px) {
    .single-longform .post-meta .date,
    .single-reviews .post-meta .date {
      float: left;
      margin-bottom: 1rem; } }
  .single-longform .post-meta .author-name,
  .single-reviews .post-meta .author-name {
    font-weight: bold; }
  @media (max-width: 739.9px) {
    .single-longform .post-meta .author-meta,
    .single-reviews .post-meta .author-meta {
      float: left;
      clear: left; } }
  .single-longform .post-meta .author-meta img,
  .single-reviews .post-meta .author-meta img {
    vertical-align: middle;
    width: 2rem;
    height: 2rem;
    border-radius: 2rem; }

@media (max-width: 739.9px) {
  .single-longform .single-meta-info,
  .single-reviews .single-meta-info {
    margin: 20px 15%; } }

.single-longform .single-social,
.single-reviews .single-social {
  text-align: center; }
  .single-longform .single-social .fb-like,
  .single-reviews .single-social .fb-like {
    margin: 0 1rem 0 0;
    line-height: .8em; }
  .single-longform .single-social .pw-widget,
  .single-reviews .single-social .pw-widget {
    display: inline-block; }

.single-longform .article-single-tags,
.single-reviews .article-single-tags {
  text-align: center; }

.styleguide .c-site-header,
.styleguide .c-site-footer,
.styleguide .adslot-skin {
  display: none !important; }

.styleguide {
  padding-top: 2.5rem; }

.styleguide__spacer {
  padding: 0rem; }
  @media (min-width: 740px) {
    .styleguide__spacer {
      padding: 2.5rem; } }

.styleguide__spacer--half {
  padding: 1.25rem; }

.styleguide__nav-wrapper {
  padding: 0;
  font-size: 0;
  top: 0;
  position: fixed;
  background-color: #fff;
  width: 100%;
  z-index: 99; }

.admin-bar .styleguide__nav-wrapper {
  top: 1.6rem; }

.styleguide__nav {
  width: 100%;
  display: inline-block;
  padding: 0;
  font-size: 0.8rem; }

.styleguide__nav-list {
  list-style-type: none;
  padding: 0;
  margin: 0; }

.styleguide__nav-list li a {
  display: block;
  float: left;
  padding: 0.7rem 0.9rem;
  font-weight: bold;
  color: #333; }

.styleguide__hero {
  display: block;
  padding: 2.5rem;
  margin: 0;
  color: #fff;
  background-image: url("../styleguide-cover.html");
  background-size: cover;
  background-color: #FF2852;
  position: relative; }
  @media (min-width: 740px) {
    .styleguide__hero {
      height: 300px; } }
  @media (min-width: 980px) {
    .styleguide__hero {
      height: 400px; } }

@media (min-width: 740px) {
  .styleguide__hero-inner {
    position: absolute;
    bottom: 10%; } }

.styleguide__hero h1 {
  font-size: 3rem;
  margin: 0; }

.styleguide__hero h3 {
  font-weight: lighter;
  margin: 1rem 0 0 0; }

.styleguide__logo {
  display: block;
  float: left;
  font-size: 0; }

.styleguide__logo svg,
.styleguide__logo img {
  background-color: #FF2852;
  width: 2.5rem;
  height: 2.5rem;
  padding-right: 0.25rem;
  margin-right: 0.5rem;
  color: #fff; }

.styleguide__logo svg path {
  fill: #fff; }

.styleguide__affix {
  background-color: #fff;
  border-right: 1px solid #eee;
  z-index: 1000;
  padding: 0.5rem 0; }

.styleguide__affix--fixed {
  position: fixed;
  min-width: 9rem;
  top: 2.5rem; }

.admin-bar .styleguide__affix--fixed {
  top: 4.1rem; }

.styleguide__affix-list {
  list-style: none;
  padding-left: 0; }

.styleguide__affix-list-item-link {
  font-size: 0.7rem;
  font-weight: bold;
  color: #333;
  margin-bottom: 0.4rem;
  display: inline-block; }
  .styleguide__affix-list-item-link:hover {
    color: #FF2852; }

.styleguide__affix-sublist {
  list-style: none;
  padding-left: 1rem; }

.styleguide__affix-sublist-item-link {
  font-weight: normal;
  color: #000;
  display: inline-block;
  font-size: 0.6rem; }
  .styleguide__affix-sublist-item-link:hover {
    color: #FF2852; }

.styleguide__content {
  padding: 1rem 0; }

.styleguide__sub-heading {
  border-bottom: 1px solid #FF2852;
  margin: 0.75rem 1rem 1.5rem;
  font-family: "Oswald", sans-serif;
  font-size: 0.7rem;
  letter-spacing: 2px; }
  .styleguide__sub-heading span {
    background: #FF2852;
    color: white;
    padding: 0.25rem 0.5rem;
    line-height: inherit;
    display: inline-block;
    text-transform: uppercase;
    margin-right: 0.5rem; }

.styleguide__description {
  color: #aaa;
  font-weight: 500; }

.styleguide__colors {
  margin: 0 1rem 0 0;
  padding: 0 1rem 0 0; }

.styleguide__colors-block {
  height: 6rem;
  width: 6rem;
  border-radius: 6rem;
  margin-bottom: 0.5rem;
  display: block;
  border: 1px solid #eee; }
  .styleguide__colors-block.color-primary {
    background-color: #FF2852; }
  .styleguide__colors-block.color-primary-text {
    background-color: white; }
  .styleguide__colors-block.color-secondary {
    background-color: #ffd502; }
  .styleguide__colors-block.color-secondary-text {
    background-color: #000; }

.styleguide__image--example img {
  margin-right: 1rem; }

.styleguide__bg--grey-1 {
  background-color: #e9e9e4; }

.styleguide__bg--grey-2 {
  background-color: #ccc; }

.styleguide__grid-examples [class*="col-"] {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: rgba(255, 40, 82, 0.15);
  border: 1px solid rgba(255, 40, 82, 0.2);
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 0.8rem; }

.styleguide__placehold {
  background: #e9e9e4;
  height: 200px; }

.styleguide__placehold--full-width {
  height: 550px; }

@media (max-width: 739.9px) {
  .u-no-mobile-image {
    background-image: none !important; } }

iframe:-webkit-full-screen {
  transform: initial !important;
  max-width: 100% !important;
  max-height: 100% !important;
  width: 100% !important;
  height: 100% !important; }

iframe:-moz-full-screen {
  transform: initial !important;
  max-width: 100% !important;
  max-height: 100% !important;
  width: 100% !important;
  height: 100% !important; }

iframe:-ms-fullscreen {
  transform: initial !important;
  max-width: 100% !important;
  max-height: 100% !important;
  width: 100% !important;
  height: 100% !important; }

iframe:fullscreen {
  transform: initial !important;
  max-width: 100% !important;
  max-height: 100% !important;
  width: 100% !important;
  height: 100% !important; }

iframe:-webkit-full-screen {
  -webkit-transform: initial !important; }

iframe:-moz-full-screen {
  -moz-transform: initial !important; }

iframe:-ms-fullscreen {
  -ms-transform: initial !important; }

.js-lazyload:not(.c-article-head),
.js-lazyloading:not(.c-article-head) {
  opacity: .8;
  -webkit-filter: blur(20px);
  filter: blur(20px);
  transition: opacity .3s, -webkit-filter .3s;
  transition: opacity .3s, filter .3s;
  transition: opacity .3s, filter .3s, -webkit-filter .3s; }

.js-lazyloaded {
  opacity: 1;
  -webkit-filter: blur(0);
  filter: blur(0);
  transition: opacity .3s, -webkit-filter .3s;
  transition: opacity .3s, filter .3s;
  transition: opacity .3s, filter .3s, -webkit-filter .3s; }

.u-reponsive-image-wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 66.67%; }

.u-reponsive-image {
  position: absolute;
  left: 0;
  width: 100%; }

.u-hidden-xs-up {
  display: none !important; }

@media (max-width: 499.9px) {
  .u-hidden-xs-down {
    display: none !important; } }

@media (min-width: 500px) {
  .u-hidden-sm-up {
    display: none !important; } }

@media (max-width: 739.9px) {
  .u-hidden-sm-down {
    display: none !important; } }

@media (min-width: 740px) {
  .u-hidden-md-up {
    display: none !important; } }

@media (max-width: 979.9px) {
  .u-hidden-md-down {
    display: none !important; } }

@media (min-width: 980px) {
  .u-hidden-lg-up {
    display: none !important; } }

@media (max-width: 1159.9px) {
  .u-hidden-lg-down {
    display: none !important; } }

@media (min-width: 1160px) {
  .u-hidden-xl-up {
    display: none !important; } }

@media (max-width: 1419.9px) {
  .u-hidden-xl-down {
    display: none !important; } }

@media (min-width: 1420px) {
  .u-hidden-xx-up {
    display: none !important; } }

@media (max-width: 1979.9px) {
  .u-hidden-xx-down {
    display: none !important; } }

@media (min-width: 1980px) {
  .u-hidden-xxx-up {
    display: none !important; } }

.u-hidden-xxx-down {
  display: none !important; }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print .hidden-print {
    display: none !important; } }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.hide-text {
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  line-height: 0; }

.hidden {
  display: none !important; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.emphasis {
  color: #FF2852; }

.clearfix::after {
  content: "";
  display: table;
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.u-no-margin {
  margin: 0 !important; }

.u-no-padding {
  padding: 0; }

.col-no-padding [class*="col-"] {
  padding: 0; }

.u-text-center {
  text-align: center !important; }

.u-text-left {
  text-align: left !important; }

.u-text-right, .u-align-right {
  text-align: right !important; }

.u-faux-block-link__overlay {
  cursor: pointer;
  text-decoration: none;
  position: absolute;
  z-index: 0;
  opacity: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  text-indent: 200%;
  white-space: nowrap;
  background: transparent; }

.u-padding-top {
  padding-top: 2rem !important; }

.u-padding-top--small {
  padding-top: 1rem; }

.u-padding-bottom {
  padding-bottom: 2rem !important; }

@media (min-width: 980px) {
  .u-padding-bottom--desktop {
    padding-bottom: 2rem; } }

.u-margin-top {
  margin-top: 2rem !important; }

@media (min-width: 980px) {
  .u-margin-top--desktop {
    margin-bottom: 2rem; } }

.u-margin-bottom {
  margin-bottom: 2rem; }

.u-tight-top {
  margin-top: 0 !important; }

.u-tight-bottom {
  margin-bottom: 0 !important; }

@media (max-width: 979.9px) {
  .u-hidden--down-md {
    display: none; } }

@media (min-width: 980px) {
  .u-hidden--up-lg {
    display: none; } }

.u-palette--subtle {
  background-color: #f1f2ed;
  color: #000; }

.u-is-stuck {
  position: fixed;
  top: 0; }

@media (min-width: 980px) {
  .u-background-fixed {
    background-attachment: fixed; } }

.u-background-cover {
  background-size: cover; }

@media (min-width: 740px) {
  .u-equal-height-cards .o-grid, .u-equal-height-cards .o-grid-full-width {
    display: flex;
    flex-wrap: wrap; }
  .u-equal-height-cards .c-card__wrapper {
    display: flex; }
  .u-equal-height-cards .c-card {
    display: flex;
    flex-direction: column;
    flex: 1; }
  .u-equal-height-cards .c-card__title-wrapper {
    flex: 1; } }

.mce-content-body {
  padding: 0 1rem;
  overflow-y: scroll !important;
  max-width: 800px;
  margin: 0 auto; }
  .mce-content-body p {
    line-height: 1.6em; }
  .mce-content-body .wp-caption {
    width: 100% !important; }
    .mce-content-body .wp-caption img {
      margin-left: 0;
      margin-right: 0; }
  .mce-content-body .wpview-type-gallery {
    border: 1px solid #eee;
    background: #f0f0f0;
    width: 100%;
    padding: 50px;
    text-align: center; }
    .mce-content-body .wpview-type-gallery:before {
      content: "\f104";
      display: inline-block;
      font-family: dashicons;
      font-size: 130px;
      line-height: 1;
      color: #aaa; }
    .mce-content-body .wpview-type-gallery .gallery {
      display: none; }
  .mce-content-body .wpview-wrap .wpview-content iframe {
    display: block;
    width: calc(100% - 10px) !important;
    height: 400px;
    margin: 5px; }

@font-face {
  font-family: 'Nexa-Bold';
  src: url("../eot/336204_0_0.eot");
  src: url("../eot/336204_0_0d41d.eot#iefix") format("embedded-opentype"), url("../woff/336204_0_0.woff") format("woff"), url("../ttf/336204_0_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Nexa-Light';
  src: url("../eot/336204_1_0.eot");
  src: url("../eot/336204_1_0d41d.eot#iefix") format("embedded-opentype"), url("../woff/336204_1_0.woff") format("woff"), url("../ttf/336204_1_0.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

.c-article-copy blockquote {
  border: none;
  font-family: "FatFrank", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif;
  font-weight: 300;
  font-size: 1.8rem; }

@media (max-width: 979.9px) {
  .c-article-body__aside--left {
    margin-top: 1.5rem; } }

.c-article-body-video__background {
  margin-bottom: 2rem; }

.c-article-head__inner {
  margin-bottom: 1rem; }

.c-article-head__title-wrapper:after {
  content: "";
  height: 4px;
  width: 4rem;
  background-color: #242426;
  position: absolute;
  bottom: -20px;
  left: 15px; }
  @media (min-width: 980px) {
    .c-article-head__title-wrapper:after {
      bottom: -10px; } }

@media (min-width: 980px) {
  .c-article-head--half-height .c-article-head__title-wrapper:after,
  .c-article-head--full-height .c-article-head__title-wrapper:after {
    left: 0;
    bottom: -20px; } }

.c-article-head__title {
  font-size: 2rem;
  margin: 0;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0; }
  @media (min-width: 980px) {
    .c-article-head__title {
      font-size: 4.5rem;
      line-height: 4rem; } }

.c-article-head__subtitle {
  font-family: "acumin-pro", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif;
  font-weight: 300;
  font-size: 1rem;
  text-transform: none;
  letter-spacing: 0; }
  @media (min-width: 980px) {
    .c-article-head__subtitle {
      font-size: 1.6rem; } }

.c-article-head__category {
  margin-top: 1rem;
  font-size: 1.2rem; }

.c-article-head__category-link {
  border: none;
  padding: 0;
  font-size: 1rem;
  line-height: 1rem;
  border: 1px solid #000;
  padding: 0.2rem 0.6rem;
  font-weight: normal; }
  .c-article-head__category-link:hover {
    text-decoration: none;
    background-color: #FF2852;
    color: white;
    border-color: #FF2852; }

@media (min-width: 740px) {
  .c-article-head__inner .c-article-head__category-link {
    border-color: white; } }

.c-btn {
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0;
  border: 1px solid #000; }

.c-btn--outline {
  border-radius: 0;
  padding: 0.5rem 1.5rem;
  font-size: 0.8rem;
  letter-spacing: 0.2rem;
  background-color: transparent;
  border: 1px solid #242426; }
  .c-btn--outline:hover {
    text-decoration: none;
    background-color: #FF2852;
    color: white; }

.c-btn--outline.c-btn--secondary {
  color: white;
  border: 1px solid white; }
  .c-btn--outline.c-btn--secondary:hover {
    border: 1px solid white; }

.c-card__title {
  font-weight: 500;
  letter-spacing: -0.02rem; }

.c-card__taxonomy {
  font-family: "acumin-pro", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif;
  font-weight: 700;
  opacity: 0.5;
  letter-spacing: 0.1rem;
  width: 100%; }

.c-card__excerpt {
  margin-top: 1rem; }

.c-card--sm .c-card__excerpt {
  margin-top: 0.5rem; }

@media (max-width: 739.9px) {
  .c-card--xl .c-card__title-inner .c-card__title {
    font-size: 2rem; } }

.c-card--full-height .c-card__title-inner .c-card__title {
  font-size: 2rem;
  line-height: 1.5rem; }
  @media (min-width: 740px) {
    .c-card--full-height .c-card__title-inner .c-card__title {
      font-size: 3.5rem;
      line-height: 3rem; } }
  @media (min-width: 980px) {
    .c-card--full-height .c-card__title-inner .c-card__title {
      font-size: 4.5rem;
      line-height: 4.2rem; } }

.c-card--full-height .c-card__title-inner .c-card__taxonomy {
  font-size: 0.5rem;
  margin-bottom: 0; }
  @media (min-width: 740px) {
    .c-card--full-height .c-card__title-inner .c-card__taxonomy {
      font-size: 0.8rem; } }

.c-card--full-height.c-card--interior .c-card__title-inner, .c-companion__grid-one .c-card--full-height.c-card__wrapper .c-card__title-inner {
  max-width: 100%;
  padding: 2rem 1rem; }
  @media (min-width: 740px) {
    .c-card--full-height.c-card--interior .c-card__title-inner, .c-companion__grid-one .c-card--full-height.c-card__wrapper .c-card__title-inner {
      max-width: 80%;
      padding: 3rem 1.5rem; } }
  @media (min-width: 980px) {
    .c-card--full-height.c-card--interior .c-card__title-inner, .c-companion__grid-one .c-card--full-height.c-card__wrapper .c-card__title-inner {
      max-width: 60%;
      padding: 4rem; } }

.c-card--full-height .c-card__title-inner .c-card__excerpt {
  display: none; }
  @media (min-width: 980px) {
    .c-card--full-height .c-card__title-inner .c-card__excerpt {
      margin-top: 2rem; } }

.c-card--md .c-card__title-inner .c-card__title {
  font-size: 1.5rem; }
  @media (min-width: 740px) {
    .c-card--md .c-card__title-inner .c-card__title {
      font-size: 1.8rem;
      line-height: 1.8rem; } }
  @media (min-width: 1160px) {
    .c-card--md .c-card__title-inner .c-card__title {
      font-size: 2.2rem;
      line-height: 2rem; } }

@media (max-width: 1159.9px) {
  .c-card--md .c-card__excerpt {
    display: none; } }

.c-card--sm .c-card__title-inner .c-card__title {
  font-size: 1.4rem; }
  @media (min-width: 740px) {
    .c-card--sm .c-card__title-inner .c-card__title {
      font-size: 1.4rem; } }
  @media (min-width: 1160px) {
    .c-card--sm .c-card__title-inner .c-card__title {
      font-size: 1.8rem; } }

@media (max-width: 1159.9px) {
  .c-card--sm .c-card__excerpt {
    display: none; } }

.c-card--xs .c-card__title-inner .c-card__title {
  font-size: 1.4rem; }
  @media (min-width: 740px) {
    .c-card--xs .c-card__title-inner .c-card__title {
      font-size: 1.4rem; } }
  @media (min-width: 1160px) {
    .c-card--xs .c-card__title-inner .c-card__title {
      font-size: 1.5rem; } }

@media (max-width: 1159.9px) {
  .c-card--xs .c-card__excerpt {
    display: none; } }

.c-companion__list .c-card--xs .c-card__title-inner .c-card__title {
  font-size: 1.4rem; }
  @media (min-width: 740px) {
    .c-companion__list .c-card--xs .c-card__title-inner .c-card__title {
      font-size: 1.5rem; } }
  @media (min-width: 1160px) {
    .c-companion__list .c-card--xs .c-card__title-inner .c-card__title {
      font-size: 2rem; } }

.c-card--interior .c-card__media-inner, .c-companion__grid-one .c-card__wrapper .c-card__media-inner {
  background-color: #FF2852; }

.c-card--interior .c-card__image, .c-companion__grid-one .c-card__wrapper .c-card__image {
  transition: all .2s ease-in-out; }

.c-card--interior:hover:not(.c-card--full-width) .c-card__image, .c-companion__grid-one .c-card__wrapper:hover:not(.c-card--full-width) .c-card__image {
  opacity: 0.65; }

@media (min-width: 980px) {
  .c-card--interior:not(.c-card--full-width) .c-card__title-inner, .c-companion__grid-one .c-card__wrapper:not(.c-card--full-width) .c-card__title-inner {
    transform: translate3d(0, 0, 0);
    transition: transform 0.35s; } }

@media (min-width: 1160px) {
  .c-card--md.c-card--interior .c-card__title-inner, .c-companion__grid-one .c-card--md.c-card__wrapper .c-card__title-inner {
    padding: 2.5rem; } }

.c-card--interior:not(.c-card--full-width) .c-card__excerpt, .c-companion__grid-one .c-card__wrapper:not(.c-card--full-width) .c-card__excerpt {
  display: none; }
  @media (min-width: 980px) {
    .c-card--interior:not(.c-card--full-width) .c-card__excerpt, .c-companion__grid-one .c-card__wrapper:not(.c-card--full-width) .c-card__excerpt {
      color: rgba(255, 255, 255, 0.8);
      opacity: 0;
      transition: opacity 0.5s, transform 0.35s; } }

@media (min-width: 980px) {
  .c-card--interior:hover:not(.c-card--full-width) .c-card__excerpt, .c-companion__grid-one .c-card__wrapper:hover:not(.c-card--full-width) .c-card__excerpt {
    display: block;
    opacity: 1; } }

@media (min-width: 740px) {
  .c-card--interior:hover:not(.c-card--full-width) .c-card__title-inner, .c-companion__grid-one .c-card__wrapper:hover:not(.c-card--full-width) .c-card__title-inner {
    transform: translate3d(0, -5px, 0); } }

@media (min-width: 1420px) {
  .c-card--interior:hover:not(.c-card--full-width) .c-card__title-inner, .c-companion__grid-one .c-card__wrapper:hover:not(.c-card--full-width) .c-card__title-inner {
    transform: translate3d(0, -20px, 0); } }

@media (max-width: 979.9px) {
  .c-card--interior.c-card--md .c-card__title, .c-companion__grid-one .c-card--md.c-card__wrapper .c-card__title {
    font-size: 2rem;
    line-height: 1.5rem; } }

@media (max-width: 979.9px) {
  .c-card--interior, .c-companion__grid-one .c-card__wrapper {
    padding: 0;
    margin: 0; } }

@media (max-width: 979.9px) {
  .c-card--interior .c-card__title-wrapper, .c-companion__grid-one .c-card__wrapper .c-card__title-wrapper {
    background-color: rgba(0, 0, 0, 0.3); } }

@media (max-width: 739.9px) {
  .c-card--interior .c-card__title-wrapper, .c-companion__grid-one .c-card__wrapper .c-card__title-wrapper {
    background-color: transparent; } }

.c-card--list .c-card__media-wrapper {
  float: left;
  width: 33.33333%; }
  @media (min-width: 740px) {
    .c-card--list .c-card__media-wrapper {
      width: 50%; } }

.c-card--list .c-card__title-wrapper {
  float: left;
  width: 66.66667%; }
  @media (min-width: 740px) {
    .c-card--list .c-card__title-wrapper {
      width: 50%; } }

.c-card--list .c-card__title-inner {
  padding: 0 1rem;
  font-size: 0; }

.c-card--list .c-card__title-inner .c-card__taxonomy {
  margin-top: 0;
  display: inline-block; }

.c-card--list .c-card--lg .c-card__title {
  font-size: 1.4rem; }
  @media (min-width: 740px) {
    .c-card--list .c-card--lg .c-card__title {
      font-size: 1.5rem; } }
  @media (min-width: 1160px) {
    .c-card--list .c-card--lg .c-card__title {
      font-size: 2rem; } }

@media (max-width: 979.9px) {
  .c-card--list .c-card__title-inner .c-card__excerpt {
    display: none; } }

.dirt-100-lander__home .c-card .c-card__title-link {
  padding-right: .2rem;
  width: auto;
  border-right: 1px solid #fff;
  display: inline-block;
  padding-bottom: .21rem; }
  .dirt-100-lander__home .c-card .c-card__title-link:after {
    display: none; }

.c-card__title-link {
  position: relative;
  padding-right: 0;
  padding-left: 0;
  transition: color 0.4s; }

.c-card:hover .c-card__title-link,
.c-card:focus .c-card__title-link {
  text-decoration: none; }

.c-card__title-link::before {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 4px;
  transform: scale3d(0, 1, 1);
  transform-origin: center left;
  transition: transform 0.4s cubic-bezier(0.22, 0.61, 0.36, 1);
  background-color: #242426; }

.c-card__title-link::before {
  background: #000;
  transition-delay: 0.4s; }

.c-card__title-link:after {
  content: "";
  height: 4px;
  width: 3rem;
  background-color: #242426;
  position: absolute;
  bottom: -5px;
  left: 0; }

.c-card--xs .c-card__title-link:before {
  bottom: -15px; }

.c-card--xs .c-card__title-link:after {
  bottom: -15px; }

.c-card-wrapper--list.c-card--xs .c-card__title-link:before {
  bottom: -10px; }

.c-card-wrapper--list.c-card--xs .c-card__title-link:after {
  bottom: -10px; }

.c-card--interior .c-card__title-link:before, .c-companion__grid-one .c-card__wrapper .c-card__title-link:before {
  background-color: white; }

.c-card--interior .c-card__title-link:after, .c-companion__grid-one .c-card__wrapper .c-card__title-link:after {
  content: "";
  background-color: white; }

.c-card:hover .c-card__title-link::before,
.c-card:focus .c-card__title-link::before,
.c-card:hover .c-card__title-link::after,
.c-card:focus .c-card__title-link::after {
  transform: scale3d(1, 1, 1);
  transition-delay: 0s;
  background-color: #FF2852; }

.c-card--interior:hover .c-card__title-link::before, .c-companion__grid-one .c-card__wrapper:hover .c-card__title-link::before,
.c-card--interior:focus .c-card__title-link::before,
.c-companion__grid-one .c-card__wrapper:focus .c-card__title-link::before,
.c-card--interior:hover .c-card__title-link::after,
.c-companion__grid-one .c-card__wrapper:hover .c-card__title-link::after,
.c-card--interior:focus .c-card__title-link::after,
.c-companion__grid-one .c-card__wrapper:focus .c-card__title-link::after {
  background-color: white; }

.c-card--videos .c-card,
.c-card--video .c-card {
  position: relative; }

.c-card--interior.c-card--videos .c-card .c-card__media-wrapper:after, .c-companion__grid-one .c-card--videos.c-card__wrapper .c-card .c-card__media-wrapper:after,
.c-card--interior.c-card--video .c-card .c-card__media-wrapper:after,
.c-companion__grid-one .c-card--video.c-card__wrapper .c-card .c-card__media-wrapper:after {
  content: "\f04b";
  font-family: "FontAwesome";
  position: absolute;
  top: 1rem;
  right: 1rem;
  border: 2px solid #fff;
  color: #fff;
  padding: 0.5rem 0.8rem; }

.c-card--interior.c-card--videos:hover .c-card .c-card__media-wrapper:after, .c-companion__grid-one .c-card--videos.c-card__wrapper:hover .c-card .c-card__media-wrapper:after,
.c-card--interior.c-card--video:hover .c-card .c-card__media-wrapper:after,
.c-companion__grid-one .c-card--video.c-card__wrapper:hover .c-card .c-card__media-wrapper:after {
  background-color: #FF2852;
  border-color: #FF2852; }

.c-card__wrapper.tag-e-mtb {
  position: relative; }
  .c-card__wrapper.tag-e-mtb:after {
    display: block;
    content: '';
    position: absolute;
    top: .5rem;
    left: 1.5rem;
    width: 30px;
    height: 30px;
    background-image: url("../svg/emtb_icon.svg");
    background-repeat: no-repeat;
    background-size: contain; }

.c-card--no-gutter.tag-e-mtb::after {
  left: .5rem; }

.c-card__wrapper.t-e-mtb .c-card--interior .c-card__media-inner, .c-card__wrapper.t-e-mtb .c-companion__grid-one .c-card__wrapper .c-card__media-inner, .c-companion__grid-one .c-card__wrapper.t-e-mtb .c-card__wrapper .c-card__media-inner {
  background-color: #009CC8; }

.c-category-appended__title {
  font-family: "FatFrank", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif;
  font-size: 2rem;
  margin: 0 auto;
  margin-bottom: 1.5rem;
  text-align: left;
  width: 100%; }
  @media (min-width: 980px) {
    .c-category-appended__title {
      max-width: 960px; } }
  @media (min-width: 1160px) {
    .c-category-appended__title {
      max-width: 1140px; } }
  @media (min-width: 1420px) {
    .c-category-appended__title {
      max-width: 1400px; } }
  .c-category-appended__title:after {
    content: "";
    display: block;
    width: 100%;
    height: 0.25rem;
    background-color: #242426;
    margin-top: -0.6rem; }
  @media (max-width: 979.9px) {
    .c-category-appended__title {
      font-size: 1rem;
      letter-spacing: 0.3rem; } }

.c-category-appended__title span {
  padding-right: 1rem;
  letter-spacing: 0.8rem;
  background-color: white; }

.c-category-appended__category {
  margin-left: -0.5rem; }

.c-comments__title {
  font-size: 1.2rem;
  font-weight: 300;
  font-family: "acumin-pro", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif;
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: 700; }

@media (min-width: 980px) {
  .dirt-100-lander__category-intro .c-card__title-wrapper {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -80%);
    width: 80%;
    text-align: center; } }

@media (min-width: 1420px) {
  .dirt-100-lander__category-intro .c-card__title-wrapper {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -60%);
    width: 80%;
    text-align: center; } }

.dirt-100-lander__category-intro .c-card__title-inner {
  display: inline-block;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff; }
  @media (max-width: 979.9px) {
    .dirt-100-lander__category-intro .c-card__title-inner {
      border: none; } }

.dirt-100-lander__category-intro .c-card__title {
  color: white;
  font-size: 2rem; }
  @media (min-width: 500px) {
    .dirt-100-lander__category-intro .c-card__title {
      font-size: 4rem; } }
  @media (min-width: 740px) {
    .dirt-100-lander__category-intro .c-card__title {
      font-size: 6.5rem; } }
  @media (min-width: 980px) {
    .dirt-100-lander__category-intro .c-card__title {
      font-size: 8rem; } }

.dirt-100-lander__category-intro-copy .o-grid {
  border-top: 1px solid #000; }
  @media (min-width: 980px) {
    .dirt-100-lander__category-intro-copy .o-grid {
      margin-top: 4rem; } }

.dirt-100-lander__category-intro-copy .c-card {
  max-width: 80%;
  margin: 0 auto; }
  @media (min-width: 980px) {
    .dirt-100-lander__category-intro-copy .c-card {
      max-width: 60%; } }
  .dirt-100-lander__category-intro-copy .c-card:before {
    content: "";
    width: 1px;
    height: 80px;
    background-color: #000;
    display: inline-block;
    position: absolute;
    margin-left: -2rem;
    margin-top: -1rem; }

.dirt-100-lander__category-intro .c-card__content .c-dirt-100-lander__heading--large {
  color: white;
  font-size: 2rem;
  font-weight: normal;
  text-align: center; }
  @media (min-width: 740px) {
    .dirt-100-lander__category-intro .c-card__content .c-dirt-100-lander__heading--large {
      font-size: 3rem;
      border: none;
      padding: 0; } }
  @media (min-width: 1160px) {
    .dirt-100-lander__category-intro .c-card__content .c-dirt-100-lander__heading--large {
      font-size: 5rem; } }

.dirt-100-lander__category-intro .c-card__content h5 {
  color: #fff;
  font-weight: normal;
  font-size: 1.4rem;
  letter-spacing: 1rem;
  text-align: center; }
  @media (max-width: 979.9px) {
    .dirt-100-lander__category-intro .c-card__content h5 {
      font-size: 1rem;
      letter-spacing: 0.5rem; } }

@media (max-width: 979.9px) {
  .dirt-100-lander__category-intro .c-card__content p {
    display: none; } }

.dirt-100-lander__category-intro .c-card__content .c-btn {
  border-color: #fff;
  color: #fff;
  transition: all .2s ease-in-out; }
  .dirt-100-lander__category-intro .c-card__content .c-btn:hover {
    border-color: #ffd502;
    color: #000;
    background-color: #ffd502; }

.dirt-100-lander__category .c-card .c-card__title {
  border-bottom: 1px solid #fff;
  display: inline-block;
  padding-right: 1rem; }

.dirt-100-lander__category .c-card .c-card__title-link {
  border-right: 1px solid #fff;
  display: inline-block;
  padding-right: 1rem;
  padding-bottom: 1.5rem;
  margin-bottom: -.9rem; }
  .dirt-100-lander__category .c-card .c-card__title-link:before {
    bottom: 0.7rem; }
  .dirt-100-lander__category .c-card .c-card__title-link:after {
    display: none; }

.dirt-100-lander__category .c-card--xl .c-card {
  overflow: hidden; }
  @media (min-width: 1160px) {
    .dirt-100-lander__category .c-card--xl .c-card {
      max-height: 500px; } }

.dirt-100-lander__category .c-card__media-wrapper {
  overflow: hidden;
  position: relative; }
  .dirt-100-lander__category .c-card__media-wrapper:before {
    background-image: url("http://coresites-assets.factorymedia.com/dirt_new/wp-content/themes/dirt_new/assets/images/collections/dirt-100-2016/dirt-100-logo.svg");
    position: absolute;
    top: 1rem;
    right: 1rem;
    z-index: 1;
    height: 50px;
    opacity: 0.5;
    width: 60px;
    content: "";
    background-size: 100%;
    transition: all .2s ease-in-out; }

.dirt-100-lander__category .c-card__image {
  transition: all .2s ease-in-out; }

.dirt-100-lander__category .c-card__wrapper:hover .c-card__image {
  transform: scale(1.05); }

.dirt-anniversary-lander .c-lander-heading--center:before {
  content: "";
  display: block;
  width: 25%;
  bottom: 50%;
  left: 15px;
  height: .25rem;
  background-color: #242426;
  position: absolute; }
  @media (min-width: 980px) {
    .dirt-anniversary-lander .c-lander-heading--center:before {
      width: 42%; } }

.dirt-anniversary-lander .c-lander-heading--center:after {
  width: 25%;
  bottom: 50%;
  left: auto;
  right: 15px; }
  @media (min-width: 980px) {
    .dirt-anniversary-lander .c-lander-heading--center:after {
      width: 42%; } }

.dirt-anniversary-lander .c-lander-heading__image {
  max-width: 90px; }
  @media (min-width: 980px) {
    .dirt-anniversary-lander .c-lander-heading__image {
      max-width: 110px; } }

.dirt-anniversary-lander .c-card--interior:hover .c-card::after, .dirt-anniversary-lander .c-companion__grid-one .c-card__wrapper:hover .c-card::after, .c-companion__grid-one .dirt-anniversary-lander .c-card__wrapper:hover .c-card::after {
  content: "Visit The Shop";
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
  border: 2px solid #fff;
  padding: .5rem 1rem;
  position: absolute;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%); }

@media (min-width: 980px) {
  .dirt-anniversary-lander .o-lander-copy .c-card {
    max-width: 60%;
    margin: 0 auto; } }

@media (max-width: 739.9px) {
  .dirt-anniversary-lander .o-scroll__content--3 {
    width: 180vw; } }

@media (max-width: 739.9px) {
  .dirt-anniversary-lander .o-col--scroll {
    width: 59vw; } }

.dirt-anniversary-lander .c-card--interior:hover .c-card__image, .dirt-anniversary-lander .c-companion__grid-one .c-card__wrapper:hover .c-card__image, .c-companion__grid-one .dirt-anniversary-lander .c-card__wrapper:hover .c-card__image {
  opacity: .4; }

.dirt-anniversary-lander .o-lander-copy .c-card p {
  font-size: 1.1rem;
  line-height: 1.6rem; }
  @media (min-width: 980px) {
    .dirt-anniversary-lander .o-lander-copy .c-card p {
      font-size: 1.4rem;
      line-height: 1.8rem; } }

.dirt-anniversary-lander .o-lander-copy .c-btn {
  border: 2px solid;
  width: 100%;
  font-weight: bold;
  letter-spacing: 2px; }

.dirt-anniversary-lander .o-lander-copy .c-btn:hover {
  background-color: #FF2852;
  border-color: #FF2852; }

@media (min-width: 980px) {
  .c-feature {
    padding-top: 2rem; } }

.c-lander-heading {
  position: relative;
  overflow: hidden; }
  .c-lander-heading:after {
    content: "";
    display: block;
    width: 100%;
    height: .25rem;
    background-color: #242426;
    position: absolute;
    bottom: 28%;
    left: 15px; }

.c-lander-heading__title {
  position: relative;
  z-index: 1;
  font-family: "FatFrank", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif;
  letter-spacing: .3rem;
  background-color: white; }
  @media (min-width: 980px) {
    .c-lander-heading__title {
      letter-spacing: .8rem; } }

.c-lander-heading__title-link:hover {
  color: #FF2852;
  text-decoration: none; }

.c-lander-heading__button {
  display: none; }
  @media (min-width: 980px) {
    .c-lander-heading__button {
      display: block;
      position: absolute;
      right: 15px;
      top: 23px;
      background-color: white;
      margin: 0;
      padding: .5rem;
      border: 1px solid #000;
      border-radius: 0;
      text-transform: uppercase;
      font-size: .7rem;
      letter-spacing: .2rem; } }

.c-lander-heading--small .c-lander-heading {
  margin-top: 0; }
  .c-lander-heading--small .c-lander-heading:after {
    display: none; }

.c-lander-heading--small .c-lander-heading__title {
  font-family: "acumin-pro-extra-condensed", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif;
  font-size: 1.2rem;
  display: inline-block;
  width: auto; }

.c-lander-heading--small .c-lander-heading__description {
  display: inline-block; }
  @media (max-width: 979.9px) {
    .c-lander-heading--small .c-lander-heading__description {
      display: none; } }

.c-lander-heading__wrapper.u-palette--subtle .c-lander-heading {
  margin-bottom: 0; }

.c-lander-heading__wrapper.u-palette--subtle .c-lander-heading__title {
  background-color: #f1f2ed; }

.c-lander-heading__dirt-100-2016 {
  color: #fff; }

.c-lander-heading__dirt-100-2016-logo {
  height: 140px;
  width: auto; }
  @media (max-width: 979.9px) {
    .c-lander-heading__dirt-100-2016-logo {
      float: left;
      height: 100px; } }

.c-lander-heading__dirt-100-2016-copy {
  text-align: right; }
  @media (min-width: 980px) {
    .c-lander-heading__dirt-100-2016-copy {
      max-width: 60%;
      text-align: left; } }

.c-lander-heading__dirt-100-2016-btn.c-btn--outline {
  text-align: left;
  transition: all .2s ease-in-out; }
  .c-lander-heading__dirt-100-2016-btn.c-btn--outline:hover {
    background-color: #ffd502;
    color: #000;
    border-color: #ffd502; }
  @media (max-width: 979.9px) {
    .c-lander-heading__dirt-100-2016-btn.c-btn--outline {
      width: 100%;
      text-align: center;
      font-size: .6rem; } }

.dirt-100-2016__bg--textured {
  background-image: url("../jpg/dirt-100-section-bg.jpg");
  background-size: cover; }

.t-e-mtb .c-lander-heading__image {
  z-index: 10;
  position: relative;
  background: #fff;
  padding: 0 20px;
  width: 150px; }
  @media (min-width: 740px) {
    .t-e-mtb .c-lander-heading__image {
      max-width: 200px; } }

.t-e-mtb--button .c-lander-heading {
  margin-top: 0; }
  .t-e-mtb--button .c-lander-heading:after {
    display: none; }

.t-e-mtb--button .c-lander-heading__title {
  color: #009CC8;
  font-size: 1rem;
  letter-spacing: .2rem;
  border: 2px solid;
  padding: .5rem 1rem; }

.t-e-mtb--button .c-lander-heading__title-link:hover {
  color: #009CC8; }

.t-lander--hero .c-card__title-inner {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }

.t-lander--hero .c-card__content {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 100%;
  max-height: 31rem;
  width: 100%; }
  @media (min-width: 980px) {
    .t-lander--hero .c-card__content {
      flex-direction: column;
      justify-content: space-around; } }
  .t-lander--hero .c-card__content:before {
    content: "";
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center;
    display: block;
    width: 45%;
    height: 100%;
    max-height: 10rem; }

.t-lander--hero .c-card__content p {
  flex-grow: 1; }
  @media (min-width: 980px) {
    .t-lander--hero .c-card__content p {
      flex-grow: 0;
      margin: 0; } }

.t-lander--hero .c-btn {
  border: 5px solid #fff;
  color: #fff; }
  .t-lander--hero .c-btn:hover {
    border-color: #ffd000;
    color: #ffd000;
    text-decoration: none; }

.t-lander--dirt-100 {
  text-transform: uppercase;
  color: #fff; }

.t-lander--dirt-100 .c-card__content:before {
  background-image: url(../svg/dirt-100-2017-white.svg); }
  @media (min-width: 1160px) {
    .t-lander--dirt-100 .c-card__content:before {
      max-height: 13rem; } }

.t-lander--dirt-100 h3 {
  display: none; }
  @media (min-width: 980px) {
    .t-lander--dirt-100 h3 {
      display: block;
      margin: 0;
      font-family: "Nexa-Light", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif;
      letter-spacing: 1rem;
      font-weight: 100;
      font-size: 1.5rem; } }

.t-lander--dirt-100 h2 {
  display: none; }
  @media (min-width: 980px) {
    .t-lander--dirt-100 h2 {
      display: block;
      margin: 0;
      font-size: 2rem;
      font-family: "Nexa-Bold", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif;
      font-weight: 400;
      letter-spacing: 0.3rem; } }
  @media (min-width: 1160px) {
    .t-lander--dirt-100 h2 {
      font-size: 2.8rem; } }
  @media (min-width: 1420px) {
    .t-lander--dirt-100 h2 {
      font-size: 3.3rem; } }

.t-lander--dirt-100 .c-btn {
  font-family: "Nexa-Bold", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif;
  letter-spacing: 0.3rem; }

.t-lander--slice-of-pie {
  text-transform: uppercase;
  color: #fff; }

.t-lander--slice-of-pie .c-btn {
  font-size: 1.1rem; }

.t-lander--slice-of-pie .c-card__content:before {
  background-image: url(../png/slice-pie-logo-white.png); }
  @media (min-width: 980px) {
    .t-lander--slice-of-pie .c-card__content:before {
      max-height: none;
      height: 14rem; } }
  @media (min-width: 1160px) {
    .t-lander--slice-of-pie .c-card__content:before {
      height: 18rem; } }
  @media (min-width: 1420px) {
    .t-lander--slice-of-pie .c-card__content:before {
      height: 20rem; } }

.t-lander--video-wrapper {
  min-height: 60vh;
  position: relative; }
  .t-lander--video-wrapper .u-faux-block-link__overlay {
    z-index: 1; }
  .t-lander--video-wrapper .c-share-widget__button-wrapper {
    display: none; }

.t-lander--video-wrapper .c-lander-video__content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: none;
  display: flex; }
  @media (min-width: 980px) {
    .t-lander--video-wrapper .c-lander-video__content {
      text-align: left; } }

.t-lander--video-wrapper .c-lander-video__video {
  opacity: .45;
  transition: opacity .3s ease-in-out; }

.t-lander--video-wrapper:hover .c-lander-video__video {
  opacity: .65; }

.t-lander--video {
  color: #fff;
  padding: 0 15px; }
  @media (min-width: 980px) {
    .t-lander--video {
      align-self: center;
      max-width: 40%; } }

.t-lander--video .t-logo {
  width: 150px; }
  @media (min-width: 980px) {
    .t-lander--video .t-logo {
      width: 300px; } }

.t-lander--video p {
  font-size: .9rem; }
  @media (min-width: 980px) {
    .t-lander--video p {
      font-size: 1.1rem;
      line-height: 1.8rem; } }

.t-lander--video .t-btn {
  color: #fff;
  font-size: .8rem;
  border: 2px solid;
  letter-spacing: 2px; }
  .t-lander--video .t-btn i {
    margin-right: 8px; }

.t-lander--video .u-proframe__learn {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 5rem; }
  @media (min-width: 980px) {
    .t-lander--video .u-proframe__learn {
      position: relative; } }

.c-navbar-side__nav-items-wrapper {
  background-color: rgba(0, 0, 0, 0.9);
  border-right: none;
  box-shadow: none; }

.c-navbar-side__nav-items {
  display: inline-block;
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-top: 1rem; }

.c-navbar-side__nav-items .menu-parent-item {
  margin-bottom: 1rem;
  padding-bottom: 1rem; }

.c-navbar-side__nav-items ul {
  margin: 0; }

.c-navbar-side__nav-items ul li a {
  color: #fff;
  margin: 0;
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: 0.2rem;
  opacity: 0.5;
  font-weight: normal;
  display: inline-block; }

.c-navbar-side__nav-items .sub-menu a {
  opacity: 1.0;
  font-size: 1.2rem;
  letter-spacing: 0.1rem; }

.menu-item--slice-of-pie {
  border-top: 2px solid #333;
  margin-top: 1rem; }

.menu-item--slice-of-pie a {
  text-align: center;
  width: 100%;
  padding-top: 1rem; }
  .menu-item--slice-of-pie a:before {
    content: "";
    display: block;
    width: 100%;
    height: 200px;
    background-image: url(../png/british-pie-logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
    margin-bottom: 20px;
    position: relative;
    transform: none;
    background-color: transparent; }
  .menu-item--slice-of-pie a:hover {
    opacity: 1.0; }

.c-nav-toggle__inner {
  width: 30px;
  height: 30px; }

.c-nav-toggle__icon:before {
  top: -5px; }

.c-nav-toggle__icon:after {
  bottom: -5px; }

.c-navbar-primary {
  box-shadow: none;
  text-align: left; }
  .c-navbar-primary:before {
    content: "";
    display: block;
    width: 100%;
    height: 5px;
    background: linear-gradient(to right, #ff2853 0%, #ff2853 20%, #ffd502 20%, #ffd502 40%, #08239b 40%, #08239b 60%, #1cdc59 60%, #1cdc59 80%, #5c584c 80%, #5c584c 100%); }

.c-navbar-primary__inner {
  width: 100%; }
  @media (min-width: 980px) {
    .c-navbar-primary__inner {
      max-width: 960px; } }
  @media (min-width: 1160px) {
    .c-navbar-primary__inner {
      max-width: 1140px; } }
  @media (min-width: 1420px) {
    .c-navbar-primary__inner {
      max-width: 1400px; } }

.c-navbar-primary__top-items .menu-item a:hover {
  color: #FFD503; }

.c-navbar-primary__top-items .menu-item a:before {
  background: #FFD503; }

.c-navbar-primary__logo-wrapper {
  text-align: left; }

.c-navbar-primary__logo {
  text-align: left; }

.c-navbar-primary__logo-link:hover:before {
  display: none; }

@media (min-width: 980px) {
  .c-navbar-primary__main-nav-items {
    display: inline-block;
    position: absolute;
    top: 0;
    transform: translateX(50%);
    right: 40%;
    margin-top: 2rem;
    width: auto; } }

@media (min-width: 1420px) {
  .c-navbar-primary__main-nav-items {
    right: 50%; } }

.c-navbar-primary__main-nav-items li {
  margin: 0 .5rem; }

.c-navbar-primary__top-items {
  font-size: 1.4rem;
  text-transform: uppercase; }

.c-navbar-primary__social {
  right: 0; }

.c-navbar-primary__social-link {
  transition: all ease-in-out 0.2s;
  width: 2rem;
  height: 2rem;
  line-height: 2rem; }

.c-navbar-primary__social-link i {
  font-size: 1rem; }

/* Common styles for all menus */
.menu-item a {
  position: relative;
  padding-right: 0;
  padding-left: 0;
  transition: color 0.4s;
  margin: 0; }
  @media (min-width: 1160px) {
    .menu-item a {
      margin: 0 0.5rem; } }

.menu-item a:hover,
.menu-item a:focus {
  color: #b5b5b5;
  text-decoration: none; }

.menu-item a:hover::before,
.menu-item a:focus::before {
  transform: scale3d(1, 1, 1);
  transition-delay: 0s; }

.menu-item a::before,
.menu-item a::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  transform: scale3d(0, 1, 1);
  transform-origin: center left;
  transition: transform 0.4s cubic-bezier(0.22, 0.61, 0.36, 1); }

.menu-item a::before {
  background: #b5b5b5;
  transition-delay: 0.4s; }

.menu-item a::after {
  background: #d94f5c; }

.c-related-articles__title {
  font-family: "FatFrank", "Helvetica Neue", Helvetica, Arial, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, sans-serif;
  font-size: 2rem;
  margin-bottom: 1.5rem; }
  .c-related-articles__title:after {
    content: "";
    display: block;
    width: 100%;
    height: 0.25rem;
    background-color: #242426;
    margin-top: -0.6rem; }
  @media (max-width: 979.9px) {
    .c-related-articles__title {
      font-size: 1rem;
      letter-spacing: 0.3rem; } }

.c-related-articles__title span {
  background-color: #f1f2ed;
  padding-right: 1rem;
  letter-spacing: 0.8rem; }

@media (max-width: 979.9px) {
  .c-related-articles--aside .c-card__wrapper {
    padding-right: 1rem; } }

.c-related-articles--aside .c-related-articles__title {
  font-size: 1rem;
  margin-bottom: 1.5rem;
  text-align: left; }

.c-related-articles--aside .c-card__title-wrapper .c-card__title {
  font-size: 1.4rem; }

.c-related-articles--aside .c-related-articles__title span {
  background-color: white;
  letter-spacing: 0.3rem; }

.c-related-articles--aside .c-card__title-link:before, .c-related-articles--aside .c-card__title-link:after {
  display: none; }

.c-related-articles--aside .c-card:hover .c-card__title-link {
  color: #FF2852; }

.c-related-articles--row {
  padding-bottom: 2rem; }

@media (min-width: 980px) {
  .c-related-articles--row .c-related-articles__title {
    font-size: 1.4rem;
    margin-bottom: 2rem; } }

.c-related-articles--row .c-card__title-link, .c-related-articles--aside .c-card__title-link {
  display: inline-block; }

.c-site-footer:before {
  content: "";
  display: block;
  width: 100%;
  height: 5px;
  background: linear-gradient(to right, #ff2853 0%, #ff2853 20%, #ffd502 20%, #ffd502 40%, #08239b 40%, #08239b 60%, #1cdc59 60%, #1cdc59 80%, #5c584c 80%, #5c584c 100%); }

@media (max-width: 979.9px) {
  .dirt-100-2016 .c-site-footer {
    margin-top: 0; } }
