/* ==============================================================================================
 * ENTRY STYLES FILE
 * ============================================================================================== */
/* ==============================================================================================
 * APP SETTINGS
 * ============================================================================================== */
/* ==============================================================================================
 * BASE PROJECT SETTINGS
 * ============================================================================================== */
/* ==============================================================================================
 * BREAKPOINTS SETTINGS
 * ============================================================================================== */
/* ==============================================================================================
 * COLOR SETTINGS
 * ============================================================================================== */
/* ==============================================================================================
 * TRANSITION DURATIONS
 * ============================================================================================== */
/* ==============================================================================================
 * TRANSITION EASING DATABASE
 * ============================================================================================== */
/* ==============================================================================================
 * TYPOGRAPHY SETTINGS
 * ============================================================================================== */
/* ==============================================================================================
 * APP MIXINS
 * ============================================================================================== */
/* ==============================================================================================
 * APP GENERIC CLASSES
 * ============================================================================================== */
/* ==========================================================================
 * TYPOGRAPHY
 * ========================================================================== */
@font-face {
  font-family: "Akkurat-Mono";
  src: url("/fonts/akkurat-mono.eot");
  src: url("/fonts/akkurat-mono.eot?#iefix") format("embedded-opentype"), url("/fonts/akkurat-mono.woff") format("woff"); }

@font-face {
  font-family: "Akkurat-Rg";
  src: url("/fonts/AkkuratLL-Regular.eot");
  src: url("/fonts/AkkuratLL-Regular.eot?#iefix") format("embedded-opentype"), url("/fonts/AkkuratLL-Regular.woff2") format("woff2"), url("/fonts/AkkuratLL-Regular.woff") format("woff");
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Akkurat-Lg";
  src: url("/fonts/AkkuratLL-Light.eot");
  src: url("/fonts/AkkuratLL-Light.eot?#iefix") format("embedded-opentype"), url("/fonts/AkkuratLL-Light.woff2") format("woff2"), url("/fonts/AkkuratLL-Light.woff") format("woff");
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Akkurat-Bd";
  src: url("/fonts/AkkuratLL-Bold.eot");
  src: url("/fonts/AkkuratLL-Bold.eot?#iefix") format("embedded-opentype"), url("/fonts/AkkuratLL-Bold.woff2") format("woff2"), url("/fonts/AkkuratLL-Bold.woff") format("woff");
  font-style: normal;
  font-display: swap; }

sup {
  font-size: 0.6em;
  top: -0.5em;
  margin-left: 0.1em; }

h1, .h1,
h2, .h2,
h3, .h3, .accordion__trigger,
.accordion__trigger:focus,
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 700;
  letter-spacing: 0; }
  @media (min-width: 65em) {
    h1, .h1,
    h2, .h2,
    h3, .h3, .accordion__trigger,
    .accordion__trigger:focus,
    h4, .h4,
    h5, .h5,
    h6, .h6 {
      margin-bottom: 48px; } }
  h1 sup, .h1 sup,
  h2 sup, .h2 sup,
  h3 sup, .h3 sup, .accordion__trigger sup, .accordion__trigger:focus sup,
  h4 sup, .h4 sup,
  h5 sup, .h5 sup,
  h6 sup, .h6 sup {
    font-size: .5em;
    top: -0.7em; }

h1, .h1 {
  font-size: 2.25rem;
  line-height: 1.5; }
  @media (min-width: 48em) {
    h1, .h1 {
      font-size: 4.375rem; } }

h2, .h2 {
  font-size: 2.25rem;
  line-height: 1.5; }

@media (max-width: 36em) {
  h2.font-red {
    font-size: 1.875rem;
    line-height: 1.2; } }

.h2--small {
  font-size: 1.875rem; }

h3, .h3, .accordion__trigger,
.accordion__trigger:focus {
  font-size: 1.5rem;
  line-height: 1.5; }
  @media (min-width: 48em) {
    h3, .h3, .accordion__trigger,
    .accordion__trigger:focus {
      font-size: 1.875rem; } }

.h3--small {
  font-size: 1.5rem; }

.h3--large {
  font-size: 2.25rem; }

h4, .h4 {
  font-size: 1.25rem;
  line-height: 1.5; }
  @media (min-width: 48em) {
    h4, .h4 {
      font-size: 1.5rem; } }

h5, .h5 {
  font-size: 1.25rem;
  line-height: 1.5; }

h6, .h6 {
  font-size: 1.125rem;
  line-height: 1.5; }

p {
  font-size: 1.125rem;
  line-height: 1.5; }

.p--large {
  font-size: 1.25rem; }

p.lead {
  margin-bottom: 20px;
  font-size: 1.25rem;
  line-height: 1.5; }
  @media (min-width: 48em) {
    p.lead {
      margin-bottom: 40px;
      font-size: 2.25rem; } }

a,
a:focus {
  font-size: inherit; }

.text-small {
  font-size: 0.875rem;
  line-height: 1.5; }

.styled-content h1, .styled-content .h1,
.styled-content h2, .styled-content .h2,
.styled-content h3, .styled-content .h3, .styled-content .accordion__trigger,
.styled-content h4, .styled-content .h4,
.styled-content h5, .styled-content .h5,
.styled-content h6, .styled-content .h6 {
  margin-top: 0;
  margin-bottom: 20px; }

.styled-content * + h1,
.styled-content *:not(h1) + h2,
.styled-content *:not(h2) + h3,
.styled-content *:not(h3) + h4,
.styled-content *:not(h4) + h5,
.styled-content *:not(h5) + h6 {
  margin-top: 40px; }

.styled-content ul, .styled-content ol {
  margin-bottom: 1em;
  margin-left: 28px; }
  .styled-content ul li, .styled-content ol li {
    margin-bottom: 1em; }
    .styled-content ul li > ol,
    .styled-content ul li > ul, .styled-content ol li > ol,
    .styled-content ol li > ul {
      margin-top: 20px; }

.styled-content ul li:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 2px;
  margin: 0 14px 4px -28px;
  background-color: currentColor; }

.styled-content ol {
  list-style: decimal;
  padding-left: 18px; }

.styled-content p.lead {
  font-size: 1.125rem;
  line-height: 1.5; }
  @media (min-width: 48em) {
    .styled-content p.lead {
      font-size: 1.5rem; } }

.styled-content a {
  color: #D6002A;
  word-break: break-word;
  font-size: 0.875rem;
  line-height: 1.5;
  text-transform: uppercase; }
  .styled-content a:hover {
    text-decoration: underline; }

.styled-content em {
  font-style: italic; }

.styled-content img {
  display: block;
  max-width: 100%;
  margin: 40px 0; }
  @media (min-width: 48em) {
    .styled-content img {
      margin: 80px 0; } }
  .styled-content img.center {
    margin-left: auto !important;
    margin-right: auto !important; }

/* ==============================================================================================
 * RESET BROWSER ELEMENTS
 * ============================================================================================== */
/* ==============================================================================================
 * VENDOR COMPONENTS
 * ============================================================================================== */
.wrapper {
  overflow-x: initial; }

.navigation-wrapper:after {
  left: 100%;
  width: calc((100vw - 100%) / 2 - 9px); }

.site-header-nav:before {
  width: calc(100vw - 10px);
  z-index: -1; }

.site-header-nav:after {
  display: none; }

.tns-nav {
  display: flex;
  justify-content: center; }

.tns-nav button {
  width: 10px;
  height: 10px;
  margin: 20px 10px 0;
  border: 1px solid #000000;
  border-radius: 100%;
  background-color: #000000;
  transition: 250ms ease-in-out; }
  .tns-nav button.tns-nav-active {
    background-color: transparent; }

/* ==============================================================================================
 * APP COMPONENTS
 * ============================================================================================== */
/* ==============================================================================================
 * HEADER BANNER COMPONENT
 * ============================================================================================== */
.header-banner {
  position: relative;
  overflow: hidden;
  background-image: url("/images/home/home-header-banner.jpg");
  background-size: cover;
  color: #FFFFFF; }
  @media (min-width: 48em) {
    .header-banner {
      background-attachment: fixed; } }

.header-banner .content {
  font-weight: 700;
  position: relative;
  z-index: 1;
  display: block;
  margin-top: 0;
  padding: 64px 0 40px; }
  @media (min-width: 48em) {
    .header-banner .content {
      display: flex;
      align-items: center;
      height: 0;
      min-height: 35vw;
      padding: 64px 0; } }
  @media (min-width: 75em) {
    .header-banner .content {
      margin-left: 27%;
      min-height: 420px; } }

.header-banner h1 {
  font-size: 3rem;
  line-height: 3.5rem;
  margin: 0; }

.header-banner p {
  font-size: 1.125rem;
  line-height: 1.8rem;
  text-transform: uppercase; }

/* ==============================================================================================
 * CARD SET COMPONENT
 * ============================================================================================== */
.card-set-container {
  margin-top: 24px; }
  @media (min-width: 65em) {
    .card-set-container {
      margin-top: 48px; } }

.card-set__scrollIndicator {
  position: relative;
  z-index: 2;
  display: block;
  width: 52px;
  margin: 48px 0 0 0; }
  @media (min-width: 65em) {
    .card-set__scrollIndicator {
      display: none; } }

@media (max-width: 48em) {
  .card-set-container .tns-nav button {
    display: block !important;
    /* important so we can override the bugged tiny slider buttons when first load is on desktop */ } }

.card-set {
  display: flex; }

@media (min-width: 48em) {
  .card-set-container--spaced {
    margin: 80px 0; } }

.card-set .card {
  flex: 1;
  margin-left: 24px !important; }
  .card-set .card:first-child {
    margin-left: 0 !important; }
  @media (min-width: 48em) {
    .card-set .card {
      min-height: 570px; } }

/* ==============================================================================================
 * CARD COMPONENT
 * ============================================================================================== */
.card:not(.step-card) {
  position: relative;
  min-height: 350px;
  padding: 35px !important; }
  @media (max-width: 48em) {
    .card:not(.step-card) {
      display: block; } }
  @media (min-width: 75em) {
    .card:not(.step-card) {
      min-height: 570px;
      padding: 50px !important; } }

div.card:not(.step-card):hover {
  box-shadow: none;
  transform: none; }

.card .card-set {
  height: 100%; }

.card .card-image {
  display: none; }

.card .card-background-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  .card .card-background-image img {
    object-fit: cover;
    object-position: center; }

.card .card-content {
  position: relative;
  display: flex;
  flex-direction: column-reverse;
  padding: 0; }
  @media (min-width: 48em) {
    .card .card-content {
      flex-direction: row; } }
  .card .card-content .meta-data li {
    font-family: 'Akkurat-Bd';
    font-size: 0.875rem;
    line-height: 1.125rem;
    letter-spacing: 0.05em; }
    @media (min-width: 48em) {
      .card .card-content .meta-data li {
        font-family: 'Akkurat-Lg'; } }
  .card .card-content .card-subheading {
    margin-bottom: 12px;
    font-size: 1.25rem;
    line-height: 1.875rem;
    text-transform: uppercase; }
  .card .card-content .card-title {
    top: 0;
    margin-top: 0;
    margin-bottom: 12px;
    font-size: 1.375rem;
    line-height: 2.125rem;
    letter-spacing: -0.02em; }
    .card .card-content .card-title br {
      display: none; }
      @media (min-width: 75em) {
        .card .card-content .card-title br {
          display: block; } }
    .card .card-content .card-title:last-child {
      margin-bottom: 0; }
  @media (min-width: 48em) {
    .card .card-content h2.card-title,
    .card .card-content h3.card-title {
      font-size: 2.25rem;
      line-height: 2.625rem; }
    .card .card-content h4.card-title {
      font-size: 1.5rem;
      line-height: 2.25rem; } }
  @media (min-width: 97.5em) {
    .card .card-content h2.card-title,
    .card .card-content h3.card-title {
      font-size: 3rem;
      line-height: 3.5rem; }
    .card .card-content h4.card-title {
      font-size: 2.25rem;
      line-height: 2.625rem; } }
  .card .card-content .styled-content {
    font-size: 1.125rem;
    line-height: 1.75rem; }
  .card .card-content .link-with-arrow {
    padding: 0;
    font-family: 'Akkurat-Bd';
    font-size: 0.875rem;
    color: #FFFFFF;
    line-height: 1.125rem; }
    @media (min-width: 48em) {
      .card .card-content .link-with-arrow {
        font-family: 'Akkurat-Lg'; } }

.card .card-text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: auto; }
  @media (max-width: 48em) {
    .card .card-text {
      flex-shrink: 0; } }
  @media (min-width: 48em) {
    .card .card-text {
      flex: 1; } }
  @media (min-width: 65em) {
    .card .card-text {
      flex: 1; } }

@media (min-width: 48em) {
  .card--objectPosition-left .card-background-image img {
    object-position: left; }
  .card--objectPosition-right .card-background-image img {
    object-position: right; } }

@media (min-width: 48em) {
  .card--short {
    min-height: 280px;
    height: 280px; } }

.card--white {
  background-color: #FFFFFF;
  color: #000000 !important; }
  .card--white .meta-data li,
  .card--white .link-with-arrow {
    color: #000000 !important; }

.card--video {
  background-color: #000000; }
  .card--video:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3); }
  @media (max-width: 48em) {
    .card--video {
      padding: 0 !important; }
      .card--video .card-text {
        padding: 25px; } }
  .card--video .card-play__icon {
    transition: fill 250ms ease-in-out; }
  .card--video:hover .card-play__icon {
    fill: #D6002A; }

.card--video .card-content .meta-data span {
  font-size: 1.25rem;
  line-height: 1.875rem;
  text-transform: none !important; }

.card--video .card-content h2.card-title,
.card--video .card-content h3.card-title {
  font-size: 1.5rem;
  line-height: 2.25rem; }

@media (min-width: 48em) {
  .card--video:only-child {
    height: 700px; }
  .card--video .card-content .meta-data span {
    font-size: 2.25rem;
    line-height: 2.625rem; }
  .card--video .card-content h2.card-title,
  .card--video .card-content h3.card-title {
    font-size: 4.375rem;
    line-height: 5.625rem; } }

@media (max-width: 48em) {
  .card--video .card-image {
    position: relative;
    display: block; }
    .card--video .card-image img {
      width: 100%; } }

.card--video .card-play {
  display: none; }
  @media (min-width: 48em) {
    .card--video .card-play {
      display: block;
      margin-top: 25px; } }

.card--video .card-image .card-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 120px;
  height: 120px;
  margin: 0; }
  .card--video .card-image .card-play svg {
    width: 100%;
    height: 100%; }
  @media (min-width: 48em) {
    .card--video .card-image .card-play {
      display: none; } }

@media (max-width: 48em) {
  .card--video .card-image img {
    width: 100%;
    min-height: 245px; } }

@media (max-width: 48em) {
  .card--video .card-background-image {
    display: none; } }

/* ==============================================================================================
 * HOME CTAS COMPONENT
 * ============================================================================================== */
.home-ctas {
  display: -ms-grid;
  display: grid;
  grid-gap: 26px;
  -ms-grid-columns: 1fr;
  -ms-grid-rows: 1fr 10px 1fr 10px 1fr;
  grid-template-columns: 1fr;
  margin-top: 64px; }
  @media (min-width: 48em) {
    .home-ctas {
      margin-top: 24px; } }
  @media (min-width: 65em) {
    .home-ctas {
      -ms-grid-columns: 1fr 10px 1fr 10px 1fr;
      -ms-grid-rows: 1fr;
      grid-template-columns: 1fr 1fr 1fr; } }

.home-ctas .card {
  width: 100%;
  height: 190px;
  min-height: 190px;
  min-height: initial; }
  @media (max-width: 48em) {
    .home-ctas .card {
      padding: 24px !important; } }
  @media (max-width: 65em) {
    .home-ctas .card:nth-child(1) {
      -ms-grid-row: 1; }
    .home-ctas .card:nth-child(2) {
      -ms-grid-row: 3; }
    .home-ctas .card:nth-child(3) {
      -ms-grid-row: 5; } }
  @media (min-width: 65em) {
    .home-ctas .card:nth-child(1) {
      -ms-grid-column: 1; }
    .home-ctas .card:nth-child(2) {
      -ms-grid-column: 3; }
    .home-ctas .card:nth-child(3) {
      -ms-grid-column: 5; } }
  @media (min-width: 75em) {
    .home-ctas .card {
      height: 270px;
      min-height: 270px; } }

.home-ctas .card-content h3.card-title {
  font-size: 2.25rem;
  line-height: 2.7rem; }
  .home-ctas .card-content h3.card-title br {
    display: block !important; }
  @media (max-width: 75em) {
    .home-ctas .card-content h3.card-title {
      margin-bottom: 5px;
      font-size: 1.5rem !important;
      line-height: 2.25rem; } }

@media (max-width: 75em) {
  .home-ctas .card-content .card-meta-format {
    margin-top: 0; } }

/* ==============================================================================================
 * FOOTER SECTION COMPONENT
 * ============================================================================================== */
@media (max-width: 48em) {
  .wrapper .footer-section {
    margin-top: 0px; } }

/* ==============================================================================================
 * PAGE SECTION COMPONENT
 * ============================================================================================== */
[data-section] > .content > *:not(.owl-carousel) {
  opacity: 0;
  transform: translateY(20px);
  transition-property: opacity, transform;
  transition-duration: 750ms;
  transition-timing-function: ease-in-out; }

.page-section {
  width: 100%;
  padding: 60px 0;
  font-size: 1.125rem;
  line-height: 1.75rem;
  background-color: #FFFFFF; }
  @media (min-width: 48em) {
    .page-section {
      padding: 96px 0;
      font-size: 1.25rem;
      line-height: 1.875rem; } }
  @media (min-width: 65em) {
    .page-section {
      padding: 128px 0; } }
  .page-section *:last-child:not(:only-of-type) {
    margin-bottom: 0; }

@media (min-width: 48em) {
  .page-section--reducedPadding {
    padding: 96px; } }

.page-section--flushTop {
  padding-top: 0; }

.page-section--flushBottom {
  padding-bottom: 0; }

.page-section .content {
  margin-top: 0; }

.page-section__title {
  margin-bottom: 26px;
  font-size: 0.875rem;
  line-height: 1.125rem;
  text-transform: uppercase;
  letter-spacing: 0.08em; }
  @media (min-width: 48em) {
    .page-section__title {
      margin-bottom: 40px;
      font-size: 1.125rem;
      line-height: 1.375rem; } }

.page-section__lead {
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 2.7rem;
  margin-bottom: 32px; }
  @media (min-width: 65em) {
    .page-section__lead {
      margin-bottom: 64px; } }

.page-section__lead--small {
  font-size: 1.875rem;
  line-height: 2.25rem; }

.page-section__lead--marginSmall {
  margin-bottom: 12px; }

.page-section__lead--marginMedium {
  margin-bottom: 32px; }

@media (max-width: 48em) {
  .page-section__lead--pageTitle {
    font-size: 2.25rem;
    line-height: 2.625rem; } }

/* ==============================================================================================
 * CONTENT COMPONENT
 * ============================================================================================== */
.content {
  margin-top: 0; }

/* ==============================================================================================
 * IMAGE DIVIDER COMPONENT
 * ============================================================================================== */
.image-divider {
  height: 220px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed; }
  @media (min-width: 48em) {
    .image-divider {
      height: 360px; } }

.image-divider + h2,
.image-divider + .styled-content {
  margin-top: 96px; }
  @media (min-width: 65em) {
    .image-divider + h2,
    .image-divider + .styled-content {
      margin-top: 128px; } }

@media (max-width: 75em) {
  .safari .image-divider {
    background-attachment: scroll; } }

.image-divider--1 {
  background-image: url("/images/home-dividers/1.jpg"); }
  @media (min-width: 48em) {
    .image-divider--1 {
      background-image: url("/images/home-dividers/1.jpg"); } }
  @media only screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 48em) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 48em) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-width: 48em) and (min-device-pixel-ratio: 2), only screen and (min-width: 48em) and (min-resolution: 192dpi), only screen and (min-width: 48em) and (min-resolution: 2dppx) {
    .image-divider--1 {
      background-image: url("/images/home-dividers/1.jpg"); } }
  @media (min-width: 75em) {
    .image-divider--1 {
      background-image: url("/images/home-dividers/1.jpg"); } }

.image-divider--2 {
  background-image: url("/images/home-dividers/2.jpg"); }
  @media (min-width: 48em) {
    .image-divider--2 {
      background-image: url("/images/home-dividers/2.jpg"); } }
  @media only screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 48em) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 48em) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-width: 48em) and (min-device-pixel-ratio: 2), only screen and (min-width: 48em) and (min-resolution: 192dpi), only screen and (min-width: 48em) and (min-resolution: 2dppx) {
    .image-divider--2 {
      background-image: url("/images/home-dividers/2.jpg"); } }
  @media (min-width: 75em) {
    .image-divider--2 {
      background-image: url("/images/home-dividers/2.jpg"); } }

.image-divider--3 {
  background-image: url("/images/home-dividers/3.jpg"); }
  @media (min-width: 48em) {
    .image-divider--3 {
      background-image: url("/images/home-dividers/3.jpg"); } }
  @media only screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 48em) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 48em) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-width: 48em) and (min-device-pixel-ratio: 2), only screen and (min-width: 48em) and (min-resolution: 192dpi), only screen and (min-width: 48em) and (min-resolution: 2dppx) {
    .image-divider--3 {
      background-image: url("/images/home-dividers/3.jpg"); } }
  @media (min-width: 75em) {
    .image-divider--3 {
      background-image: url("/images/home-dividers/3.jpg"); } }

.image-divider--4 {
  background-image: url("/images/home-dividers/4.jpg"); }
  @media (min-width: 48em) {
    .image-divider--4 {
      background-image: url("/images/home-dividers/4.jpg"); } }
  @media only screen and (min-width: 48em) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width: 48em) and (min--moz-device-pixel-ratio: 2), only screen and (min-width: 48em) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-width: 48em) and (min-device-pixel-ratio: 2), only screen and (min-width: 48em) and (min-resolution: 192dpi), only screen and (min-width: 48em) and (min-resolution: 2dppx) {
    .image-divider--4 {
      background-image: url("/images/home-dividers/4.jpg"); } }
  @media (min-width: 75em) {
    .image-divider--4 {
      background-image: url("/images/home-dividers/4.jpg"); } }

/* ==============================================================================================
 * TWO COLUMN CARD COMPONENT
 * ============================================================================================== */
.two-column-card {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  width: 100%;
  margin-top: 40px;
  background: #DCDCDC; }
  @media (min-width: 48em) {
    .two-column-card {
      flex-direction: row; } }

.two-column-card-media,
.two-column-card-content {
  flex: 1;
  padding: 30px; }
  @media (min-width: 48em) {
    .two-column-card-media,
    .two-column-card-content {
      padding: 64px; } }

.two-column-card-media {
  position: relative;
  overflow: hidden;
  min-height: 250px; }
  .two-column-card-media img {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    object-fit: cover; }
  .two-column-card-media h2 {
    position: relative;
    z-index: 1; }

.two-column-card-content {
  color: #000;
  font-size: 1.125rem;
  line-height: 1.75rem; }

/* ==============================================================================================
 * TWO COLUMN SET COMPONENT
 * ============================================================================================== */
@media (min-width: 65em) {
  .two-column-set {
    display: flex;
    justify-content: space-between; } }

.two-column-set--borders {
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 64px; }

@media (min-width: 65em) {
  .two-column-set__1col {
    padding-right: 60px; } }

@media (min-width: 75em) {
  .two-column-set__1col {
    padding-right: 100px; } }

@media (min-width: 65em) {
  .two-column-set__2cols {
    flex-shrink: 0;
    width: 66.66666%; } }

@media (min-width: 65em) {
  .two-column-set .card-set-container {
    margin: 0; } }

/* ==============================================================================================
 * TWO COLUMN IMAGE COMPONENT
 * ============================================================================================== */
.two-column-image {
  margin-bottom: 36px;
  margin-top: 8px; }
  @media (min-width: 48em) {
    .two-column-image {
      display: flex; } }
  @media (min-width: 65em) {
    .two-column-image {
      margin-bottom: 0; } }

.two-column-image__1col {
  padding-bottom: 32px; }
  @media (min-width: 48em) {
    .two-column-image__1col {
      border-right: 2px solid #DCDCDC;
      padding-bottom: 0;
      padding-right: 28px; } }

@media (min-width: 48em) {
  .two-column-image__2cols {
    padding-left: 28px; } }

/* ==============================================================================================
 * DIVIDER COMPONENT
 * ============================================================================================== */
.divider {
  width: 100%;
  height: 1px;
  margin: 40px 0; }

@media (min-width: 65em) {
  .divider:not(.divider--small) {
    margin: 96px 0; } }

.divider.divider--flushTop {
  margin-top: 0; }

.divider.divider--flushBottom {
  margin-bottom: 0; }

/* ==============================================================================================
 * INFORMATION BOX COMPONENT
 * ============================================================================================== */
.information-box {
  color: #DCDCDC;
  display: flex;
  margin: 64px 0 0 0;
  padding: 35px 26px; }
  .information-box svg {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    margin-top: 4px;
    margin-right: 16px; }
  @media (min-width: 48em) {
    .information-box {
      margin: 64px 0 0 0;
      padding: 35px 40px; }
      .information-box svg {
        margin-top: 6px; } }
  .information-box h1,
  .information-box h2,
  .information-box h3,
  .information-box h4,
  .information-box h5,
  .information-box h6 {
    margin-bottom: 5px; }
  .information-box h3 {
    margin-bottom: 22px; }
  .information-box * + h1,
  .information-box *:not(h1) + h2,
  .information-box *:not(h2) + h3,
  .information-box *:not(h3) + h4,
  .information-box *:not(h4) + h5,
  .information-box *:not(h5) + h6 {
    margin-top: 20px; }

/* ==============================================================================================
 * HEADER BANNER CAROUSEL COMPONENT
 * ============================================================================================== */
.header-banner-carousel {
  overflow: visible; }

.header-banner-carousel.owl-loaded {
  display: block !important; }

.header-banner-carousel .owl-stage-outer {
  overflow: visible; }

.header-banner-carousel .owl-nav {
  margin-top: 32px; }
  @media (max-width: 48em) {
    .header-banner-carousel .owl-nav {
      display: none; } }

.header-banner-carousel .owl-prev {
  margin-right: 28px; }

.header-banner-carousel .owl-prev,
.header-banner-carousel .owl-next {
  transition: all 250ms ease-in-out; }

.header-banner-carousel .owl-nav .disabled {
  opacity: .5;
  cursor: default; }

.header-banner-carousel .owl-item {
  opacity: 0;
  transform: translateY(20px);
  transition-property: opacity, transform;
  transition-duration: 750ms;
  transition-timing-function: ease-in-out; }

.header-banner-carousel__item {
  display: flex !important;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  float: left;
  width: 280px;
  min-height: 350px !important;
  padding: 20px 30px;
  background-color: #FFFFFF;
  transition: all 250ms ease-in-out; }
  @media (min-width: 48em) {
    .header-banner-carousel__item {
      width: 434px;
      min-height: 434px !important;
      padding: 50px 60px; }
      .header-banner-carousel__item:hover {
        transform: translateY(-5px);
        box-shadow: 0px 40px 40px -40px rgba(0, 0, 0, 0.55); } }

.header-banner-carousel__item .card-content {
  flex-direction: initial; }

.header-banner-carousel__item .card-content .card-title {
  font-size: 1.875rem;
  line-height: 2.5rem; }

.header-banner-carousel__item .card-content .card-text {
  flex-shrink: 1; }

.header-banner-carousel__icon {
  width: auto !important;
  margin-bottom: 30px; }

.header-banner-carousel__content {
  width: 100%;
  font-size: 0.875rem; }
  @media (min-width: 48em) {
    .header-banner-carousel__content {
      font-size: 1.25rem; } }

.header-banner-carousel__content h3,
.header-banner-carousel__content p {
  color: #000000; }

.header-banner-carousel__content h3 {
  margin-bottom: 15px; }
  @media (min-width: 48em) {
    .header-banner-carousel__content h3 {
      margin-bottom: 30px; } }

/* ==============================================================================================
 * ACCORDIONS COMPONENT
 * ============================================================================================== */
.accordions {
  color: #000000;
  margin-top: 44px; }

.accordion {
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-width: 0px 1px 1px 1px; }

.accordion:first-child {
  border-top: 5px solid #000000; }

.accordion.isOpen {
  background-color: #F5F5F5; }

.accordion__trigger,
.accordion__trigger:focus {
  width: 100%;
  margin: 0;
  padding: 22px 16px;
  text-align: left;
  align-items: center;
  display: flex;
  justify-content: space-between; }
  @media (min-width: 48em) {
    .accordion__trigger,
    .accordion__trigger:focus {
      padding: 30px 33px; } }

.accordion__trigger .content {
  font-size: 1.5rem;
  line-height: 1.92rem;
  margin: 0; }

.accordion__icon {
  width: 16px;
  height: 16px;
  margin-left: 16px;
  transform-origin: center;
  transition: transform 250ms ease-in-out; }
  @media (min-width: 48em) {
    .accordion__icon {
      margin-left: 32px; } }

.accordion__iconVerticalLine {
  transform-origin: center;
  transition: transform 250ms ease-in-out; }

.accordion__trigger + .content {
  max-width: 100%; }

.accordion__content {
  display: none;
  margin: 0;
  padding: 0 16px 22px 16px;
  transition: opacity 10ms; }
  @media (min-width: 48em) {
    .accordion__content {
      padding: 0 33px 30px 33px; } }

.accordion.isOpen .accordion__icon {
  transform: rotate(180deg); }

.accordion.isOpen .accordion__iconVerticalLine {
  transform: rotate(90deg); }

/* ==============================================================================================
 * TABBED COMPONENT
 * ============================================================================================== */
.tabbed__navContainer {
  border-bottom: 1px solid #999999;
  margin-right: -20px;
  max-width: calc(100% + 20px); }
  @media (min-width: 48em) {
    .tabbed__navContainer {
      background-color: #222222;
      margin-right: 0;
      margin-top: 48px;
      max-width: 100%; } }

@media (min-width: 48em) {
  .tabbed__nav {
    display: flex;
    margin-left: -12px; } }

.tabbed__nav--mobile {
  display: block; }
  @media (min-width: 48em) {
    .tabbed__nav--mobile {
      display: none !important; } }

.tabbed__nav--mobile .tabbed__navItem,
.tabbed__nav--mobile .tabbed__navItem:focus {
  padding: 16px 12px 14px 12px;
  border-bottom: 3px solid transparent;
  color: #666666;
  font-size: 1.125rem;
  line-height: 1.40625rem;
  margin-bottom: -1px;
  text-align: center;
  transition: 250ms ease-in-out; }
  .tabbed__nav--mobile .tabbed__navItem:hover,
  .tabbed__nav--mobile .tabbed__navItem:focus:hover {
    color: #000000; }
  .tabbed__nav--mobile .tabbed__navItem.active,
  .tabbed__nav--mobile .tabbed__navItem:focus.active {
    border-color: #D6002A;
    color: #D6002A;
    cursor: default; }

@media (max-width: 47.9em) {
  .tabbed__nav--desktop {
    display: none; } }

.tabbed__nav--desktop .tabbed__navItem,
.tabbed__nav--desktop .tabbed__navItem:focus {
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 3px solid transparent;
  padding: 16px 12px 14px 12px;
  color: #999999;
  font-size: 1.125rem;
  line-height: 1.40625rem;
  margin-bottom: -1px;
  text-align: center;
  transition: 250ms ease-in-out; }
  .tabbed__nav--desktop .tabbed__navItem:hover,
  .tabbed__nav--desktop .tabbed__navItem:focus:hover {
    color: #D6002A; }
  .tabbed__nav--desktop .tabbed__navItem.active,
  .tabbed__nav--desktop .tabbed__navItem:focus.active {
    border-bottom: 3px solid #D6002A;
    color: #D6002A;
    cursor: default; }

.tabbed__navItemText {
  max-width: 250px; }

.tabbed__tabs {
  padding-top: 40px; }
  @media (min-width: 48em) {
    .tabbed__tabs {
      padding-top: 64px; } }

.tabbed__tab {
  display: none; }

/* ==============================================================================================
 * MOCAL COMPONENT
 * ============================================================================================== */
.modal-backdrop.show {
  opacity: .8; }

.modal-content {
  border-radius: 0; }

.modal .close {
  color: #D6002A;
  text-shadow: none;
  opacity: .9;
  transition: opacity 250ms ease-in-out; }
  .modal .close:hover {
    opacity: 1 !important; }

.modal--video .modal-title {
  margin: 0;
  color: #FFFFFF;
  font-size: 1.25rem;
  line-height: 1.875rem; }
  @media (min-width: 48em) {
    .modal--video .modal-title {
      font-size: 1.5rem;
      line-height: 2.25rem; } }

.modal--video .modal-header,
.modal--video .modal-body {
  padding: 20px; }
  @media (min-width: 48em) {
    .modal--video .modal-header,
    .modal--video .modal-body {
      padding: 40px; } }

.modal--video .modal-header {
  padding-bottom: 0;
  border: 0; }

.modal--video .modal-dialog {
  max-width: 1200px; }

/* ==============================================================================================
 * ICON TEXT COLUMNS COMPONENT
 * ============================================================================================== */
.icon-text-columns {
  margin: 40px 0; }
  @media (min-width: 65em) {
    .icon-text-columns {
      display: flex;
      margin: 80px 0; } }

.icon-text-column {
  flex: 1;
  margin-bottom: 40px;
  padding: 20px;
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1), 0px 40px 40px -40px rgba(0, 0, 0, 0.55); }
  @media (min-width: 48em) {
    .icon-text-column {
      padding: 40px; } }
  @media (min-width: 65em) {
    .icon-text-column {
      margin-left: 30px;
      margin-bottom: 0; }
      .icon-text-column:first-child {
        margin-left: 0; } }

.icon-text-column__icon {
  flex-shrink: 0;
  height: 48px;
  margin-right: 40px;
  margin-bottom: 20px; }
  @media (min-width: 48em) {
    .icon-text-column__icon {
      margin-bottom: 60px; } }

.icon-text-column__text {
  margin-bottom: 12px; }
  @media (max-width: 65em) {
    .icon-text-column__text br {
      display: none; } }

/* ==============================================================================================
 * SECTION DOT NAVIGATION COMPONENT
 * ============================================================================================== */
.section-dot-navigation {
  position: fixed;
  top: 50%;
  left: 15px;
  z-index: 2;
  width: 10px;
  display: flex;
  flex-wrap: wrap;
  transform: translateY(-50%);
  transition: all 300ms ease; }
  .section-dot-navigation.hide {
    visibility: hidden;
    opacity: 0; }
  @media (max-width: 48em) {
    .section-dot-navigation {
      display: none; } }
  @media (min-width: 75em) {
    .section-dot-navigation {
      left: 45px; } }
  @media (min-width: 97.5em) {
    .section-dot-navigation {
      left: calc((100% - 1360px) / 4); } }

.section-dot-navigation__item {
  flex-shrink: 0;
  display: block;
  width: 10px;
  height: 10px;
  margin-bottom: 20px;
  border: 1px solid #000000;
  border-radius: 10px;
  background-color: #000000;
  transition: 250ms ease-in-out; }
  .section-dot-navigation__item.active {
    background-color: transparent; }

/* ==============================================================================================
 * SCROLL TO TOP
 * ============================================================================================== */
.scroll-to-top {
  position: fixed;
  bottom: 30px;
  left: 50%;
  z-index: 5;
  display: none;
  width: 36px;
  height: 36px;
  transform: translateX(-50%); }
  .scroll-to-top circle {
    transition: 250ms ease-in-out; }
  .scroll-to-top:hover circle {
    opacity: 1; }

/* ==============================================================================================
 * STEP CARDS COMPONENT
 * ============================================================================================== */
.step-cards {
  margin-bottom: 48px;
  margin-top: 24px;
  opacity: 1; }
  @media (min-width: 48em) {
    .step-cards {
      margin-bottom: 96px; } }
  @media (min-width: 65em) {
    .step-cards {
      margin-bottom: 128px;
      margin-top: 48px; } }

.step-cards__scrollIndicator {
  position: relative;
  z-index: 2;
  display: block;
  width: 52px;
  margin: 48px 0 0 0; }
  @media (min-width: 65em) {
    .step-cards__scrollIndicator {
      display: none; } }

@media (min-width: 65em) {
  .step-cards__wrapper {
    align-items: stretch;
    display: flex; } }

@media (max-width: 48em) {
  .step-cards .tns-nav button {
    display: block !important;
    /* important so we can override the bugged tiny slider buttons when first load is on desktop */ } }

@media (min-width: 65em) {
  .step-cards .tns-ovh {
    height: auto !important;
    /* important so we can override the bugged tiny slider height */ }
  .step-card:hover {
    display: grid;
    transform: none; } }

.step-card {
  height: 450px;
  padding: 0; }
  @media (min-width: 48em) {
    .step-card {
      height: 350px; } }
  @media (min-width: 65em) {
    .step-card {
      flex-basis: 25%;
      margin-bottom: 0;
      margin-left: 28px;
      height: auto; }
      .step-card:first-child {
        margin-left: 0; } }

.step-card__inner {
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: minmax(0, 1fr) minmax(0, 1fr);
  min-height: 100%; }
  @media (min-width: 65em) {
    .step-card__inner {
      grid-template-rows: minmax(0, 1fr) minmax(0, 0.75fr);
      flex-basis: 25%; } }

.step-card__item {
  flex: 1;
  background-color: #333333;
  padding: 32px;
  color: #FFFFFF; }

.step-card__content {
  font-size: 1.5rem;
  line-height: 1.8rem;
  letter-spacing: -0.02em;
  font-weight: 700; }

.step-card__number {
  margin-bottom: 8px;
  color: #FFFFFF;
  font-size: 0.875rem;
  line-height: 1.3125rem;
  letter-spacing: 0.04em;
  text-transform: uppercase; }

.step-card__footer {
  background-color: #000000;
  font-size: 1.25rem;
  line-height: 1.6rem;
  padding: 32px;
  color: #FFFFFF; }

.step-card__footer-content {
  font-weight: 700;
  margin-bottom: 8px; }

/* ==============================================================================================
 * COMPARE TABLE COMPONENT
 * ============================================================================================== */
.compare-table {
  display: flex;
  flex-direction: column;
  font-size: 1.125rem;
  line-height: 1.8rem;
  margin-top: 24px; }
  @media (min-width: 48em) {
    .compare-table {
      flex-direction: row; } }

.compare-table__group {
  border: 1px solid #CCCCCC; }
  @media (min-width: 48em) {
    .compare-table__group {
      width: 50%; } }

.compare-table__group:nth-of-type(2) {
  margin-top: 16px; }
  @media (min-width: 48em) {
    .compare-table__group:nth-of-type(2) {
      margin-top: 0; } }

.compare-table__title {
  border-bottom: 1px solid #CCCCCC;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.92rem;
  margin: 0;
  padding: 24px 32px; }

ul.compare-table__list {
  padding: 30px 32px 40px 62px;
  margin: 0; }

/* ==============================================================================================
 * MEMBERS LIST COMPONENT
 * ============================================================================================== */
.members-list {
  margin-top: 24px; }

.members-list__link {
  border-top: 1px solid #CCCCCC;
  display: flex;
  font-size: 1rem;
  line-height: 1.5rem;
  justify-content: space-between;
  padding: 24px 0; }
  .members-list__link:focus {
    display: flex;
    color: #D6002A;
    font-size: 1rem;
    line-height: 1.5rem; }

.members-list__item:last-child .members-list__link {
  border-bottom: 1px solid #CCCCCC; }

.members-list__icon {
  margin: 0 0 0 16px; }

.members-list__link:hover .members-list__icon,
.members-list__link:focus .members-list__icon {
  filter: invert(11%) sepia(81%) saturate(5822%) hue-rotate(342deg) brightness(95%) contrast(108%); }

/* ==============================================================================================
 * EXTERNAL LINK COMPONENT
 * ============================================================================================== */
.external-link {
  margin-top: 24px; }

.external-link:after {
  background-image: url("../../images/icons/externalLink.svg");
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
  filter: invert(11%) sepia(81%) saturate(5822%) hue-rotate(342deg) brightness(95%) contrast(108%);
  height: 16px;
  margin: 0 0 0 12px;
  vertical-align: middle;
  width: 16px; }

/* ==============================================================================================
 * DIVISION GRAPHIC COMPONENT
 * ============================================================================================== */
.division-graphic {
  background-color: #222222;
  max-width: 100%; }

.division-graphic__legends {
  align-items: flex-end;
  display: flex;
  justify-content: space-between; }
  @media (min-width: 48em) {
    .division-graphic__legends {
      margin-bottom: 24px; } }

.division-graphic__legend {
  font-size: 0.625rem;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.08em;
  margin: 0;
  max-width: 100px;
  text-transform: uppercase; }
  @media (min-width: 48em) {
    .division-graphic__legend {
      font-size: 1.125rem;
      max-width: 180px; } }

.division-graphic__legend:last-child {
  text-align: right; }

.division-graphic__content {
  display: flex;
  justify-content: space-between;
  padding: 24px 0;
  position: relative; }

.division-graphic__level,
.division-graphic__range {
  border: 1px solid #FFFFFF;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 16px;
  padding: 6px 0;
  position: relative;
  text-align: center; }
  @media (min-width: 48em) {
    .division-graphic__level,
    .division-graphic__range {
      font-size: 2rem;
      line-height: 2.625rem;
      padding: 12px 0; } }

.division-graphic__level {
  width: 64px; }
  @media (min-width: 48em) {
    .division-graphic__level {
      width: 128px; } }

.division-graphic__level:after,
.division-graphic__range:after {
  background-color: #FFFFFF;
  bottom: 0;
  content: '';
  height: 1px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 250%; }
  @media (min-width: 75em) {
    .division-graphic__level:after,
    .division-graphic__range:after {
      width: 300%; } }

.division-graphic__level:after {
  right: -250%; }
  @media (min-width: 75em) {
    .division-graphic__level:after {
      right: -300%; } }

.division-graphic__range:after {
  left: -250%; }
  @media (min-width: 75em) {
    .division-graphic__range:after {
      left: -300%; } }

.division-graphic__range {
  font-weight: 700;
  width: 72px; }
  @media (min-width: 48em) {
    .division-graphic__range {
      width: 144px; } }

.division-graphic__center {
  background-color: #222222;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  height: 100%;
  left: 0;
  margin: auto;
  max-width: 40%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1; }
  @media (min-width: 75em) {
    .division-graphic__center {
      max-width: 434px; } }

.division-graphic__center:before {
  background: linear-gradient(180deg, rgba(34, 34, 34, 0) 0%, #222222 30.21%, #222222 71.87%, rgba(34, 34, 34, 0) 100%);
  box-shadow: 0px 4px 10px 1px rgba(0, 0, 0, 0.1);
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  opacity: 0.5;
  mix-blend-mode: multiply;
  top: 0;
  width: 100%;
  z-index: -1; }

.division-graphic__center-text {
  align-items: center;
  display: flex;
  flex-direction: column;
  font-weight: 700;
  height: 100%;
  justify-content: center;
  position: relative;
  text-align: center;
  z-index: 1; }

.division-graphic__text {
  font-size: 0.75rem;
  letter-spacing: 0.08em;
  line-height: 1.25;
  margin-bottom: 8px;
  text-transform: uppercase; }
  @media (min-width: 48em) {
    .division-graphic__text {
      font-size: 1.125rem;
      line-height: 1.40625rem;
      margin-bottom: 24px; } }

.division-graphic__title {
  font-size: 2.25rem;
  line-height: 1;
  margin-left: 25%;
  margin-top: 8px;
  position: relative; }
  @media (min-width: 48em) {
    .division-graphic__title {
      font-size: 5.625rem;
      margin-top: 16px; } }

.division-graphic__title:before {
  background-image: url("/images/icons/square-root.svg");
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  height: 120%;
  position: absolute;
  right: 0;
  top: -8px;
  width: 200%; }
  @media (min-width: 48em) {
    .division-graphic__title:before {
      top: -16px; } }

.division-graphic__line-wrapper {
  bottom: 0;
  height: 100%;
  position: absolute;
  top: 0;
  transform: translateY(-1px);
  width: 100%;
  z-index: 0; }

.division-graphic__line:first-child {
  height: 46px; }
  @media (min-width: 48em) {
    .division-graphic__line:first-child {
      height: 60px; } }

.division-graphic__line {
  background-image: linear-gradient(to right, #333333 50%, rgba(255, 255, 255, 0) 10%);
  background-position: bottom;
  background-size: 15px 2px;
  background-repeat: repeat-x;
  height: calc(38px + 1rem);
  width: 100%; }
  @media (min-width: 48em) {
    .division-graphic__line {
      background-size: 20px 2px;
      height: calc(52px + 2rem); } }

/* ==============================================================================================
 * VIX MEASURES CHART COMPONENT
 * ============================================================================================== */
.vix-measures-title {
  font-size: 1.125rem; }
  @media (min-width: 48em) {
    .vix-measures-title {
      font-size: 1.25rem; } }

.vix-measures-chart {
  max-width: 100%; }

.vix-vs-sp-chart {
  margin-right: -20px;
  max-width: calc(100% + 20px); }
  @media (min-width: 48em) {
    .vix-vs-sp-chart {
      margin: 0;
      max-width: 100%; } }

.vix-vs-sp-chart__chart {
  padding-right: 20px; }
  @media (min-width: 48em) {
    .vix-vs-sp-chart__chart {
      padding-right: 0; } }

@media (max-width: 36em) {
  .vix-vs-sp-chart__scroll {
    overflow-x: auto;
    width: 100%; } }

@media (max-width: 36em) {
  .vix-vs-sp-chart__chart {
    width: 600px; } }

.vix-vs-sp-chart__scrollIndicator {
  position: relative;
  z-index: 2;
  display: block;
  width: 52px;
  margin: 0; }
  @media (min-width: 48em) {
    .vix-vs-sp-chart__scrollIndicator {
      display: none; } }

.vix-vs-sp-chart__scrollIndicator {
  margin: 24px 0; }

#chart-vix-measures .highcharts-axis.highcharts-xaxis,
#chart-vix-measures .highcharts-axis.highcharts-xaxis .highcharts-axis-title {
  width: 100%; }

#chart-vix-measures .highcharts-label.highcharts-data-label.highcharts-data-label-color-undefined.highcharts-tracker span {
  text-transform: uppercase; }

#chart-vix-measures {
  position: relative; }

#chart-vix-measures:after {
  background-color: #FFFFFF;
  color: #000000;
  content: "VIX";
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.5;
  padding: 8px;
  position: absolute;
  right: 0px;
  top: 40%; }
  @media (min-width: 48em) {
    #chart-vix-measures:after {
      font-size: 1.125rem;
      padding: 11px;
      top: 32%; } }

#chart-vix-measures:before {
  background: linear-gradient(180deg, rgba(209, 211, 212, 0) 0%, #666666 100%);
  content: "";
  height: calc(100% - 85px);
  opacity: 0.1;
  position: absolute;
  right: 0;
  top: 18px;
  width: 50%; }
  @media (min-width: 48em) {
    #chart-vix-measures:before {
      height: calc(100% - 96px - 60px); } }

/* ==============================================================================================
 * INDEXES LIST COMPONENT
 * ============================================================================================== */
.indexes {
  overflow-x: scroll;
  margin-right: -20px;
  max-width: calc(100% + 20px);
  position: relative; }
  @media (min-width: 48em) {
    .indexes {
      overflow-x: hidden;
      margin: 0;
      max-width: 100%; } }

.indexes__wrapper {
  margin-bottom: 51px;
  min-width: 575px;
  padding-right: 20px; }
  @media (min-width: 48em) {
    .indexes__wrapper {
      padding-right: 0;
      width: 100%; } }

.indexes__table {
  margin: 0;
  width: 100%; }

.indexes__header-item {
  color: #CCCCCC;
  font-size: 1rem;
  line-height: 1.6rem;
  padding: 0 24px 32px 24px; }

.indexes__header-item:not(:first-child) {
  text-align: right;
  width: 25%; }

@media (min-width: 65em) {
  .indexes__header-item:last-child {
    padding-right: 116px;
    width: 30%; } }

.indexes__body-row {
  background-color: #333333;
  border-bottom: 2px solid #222222; }

.indexes__body-item {
  padding: 24px; }

.indexes__body-item:not(:first-child) {
  color: #CCCCCC;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.8rem;
  text-align: right; }

.indexes__body-item:first-child {
  display: flex;
  flex-direction: column;
  font-size: 1rem;
  line-height: 1.6rem; }

@media (min-width: 65em) {
  .indexes__body-item:last-child {
    padding-right: 116px; } }

.indexes__name {
  color: #D6002A; }

.indexes__date {
  color: #A7A9AC; }

.indexes__name-group {
  align-items: center;
  display: flex; }

.indexes__color {
  background-color: #FFFFFF;
  border-radius: 100%;
  display: block;
  height: 12px;
  margin-right: 12px;
  width: 12px; }

.indexes__color--red {
  background-color: #D6002A; }

/* ==============================================================================================
 * VIX VOLATILITY LEVELS COMPONENT
 * ============================================================================================== */
.vix-volatility-levels {
  margin-right: -20px;
  margin-top: 64px;
  max-width: calc(100% + 20px);
  position: relative; }
  @media (min-width: 65em) {
    .vix-volatility-levels {
      margin-right: 0;
      margin-top: 138px;
      max-width: 100%; } }

.vix-volatility-levels__wrapper {
  overflow-x: scroll;
  padding-right: 20px; }
  @media (min-width: 65em) {
    .vix-volatility-levels__wrapper {
      overflow-x: visible;
      padding-right: 0px; } }

.vix-volatility-levels:after {
  background-color: #71BB2C;
  content: '';
  display: none;
  height: 1px;
  width: 40px; }
  @media (min-width: 48em) {
    .vix-volatility-levels:after {
      bottom: 44.25%;
      display: block;
      left: -40px;
      position: absolute; } }
  @media (min-width: 65em) {
    .vix-volatility-levels:after {
      bottom: 45%;
      left: -100px;
      width: 100px; } }
  @media (min-width: 75em) {
    .vix-volatility-levels:after {
      bottom: 45.5%; } }
  @media (min-width: 82.1rem) and (max-width: 84.9em) {
    .vix-volatility-levels:after {
      bottom: 44.5%; } }
  @media (min-width: 85rem) and (max-width: 93em) {
    .vix-volatility-levels:after {
      bottom: 44.25%; } }
  @media (min-width: 93.1em) {
    .vix-volatility-levels:after {
      bottom: 43.75%; } }
  @media (min-width: 97.5em) {
    .vix-volatility-levels:after {
      left: calc((-100vw + 1360px)/2 + 2px);
      width: calc((100vw - 1360px)/2); } }

.vix-volatility-levels__svg {
  min-width: 1200px;
  width: 100%; }
  @media (min-width: 65em) {
    .vix-volatility-levels__svg {
      min-width: 0px; } }

.vix-volatility-levels__value {
  fill: #000000;
  font-size: 1.25rem;
  font-weight: 700; }
  @media (min-width: 65em) {
    .vix-volatility-levels__value {
      font-size: 1.5rem;
      line-height: 1.92rem; } }

.vix-volatility-levels__category {
  fill: #000000;
  font-size: 1.25rem;
  font-weight: 700; }
  @media (min-width: 65em) {
    .vix-volatility-levels__category {
      font-size: 1.5rem;
      line-height: 1.92rem; } }

.vix-volatility-levels__description {
  fill: #000000;
  font-size: 1.125rem;
  line-height: 1.8rem; }

/* ==============================================================================================
 * APP UTILITIES
 * ============================================================================================== */
/* ==============================================================================================
 * HOME BACKGROUND PARALLAX
 * ============================================================================================== */
/* ==============================================================================================
 * FONT SIZES
 * ============================================================================================== */
.text-16 {
  font-size: 1rem;
  line-height: 1.6rem; }

.text-20 {
  font-size: 1.25rem;
  line-height: 1.6rem; }

/* ==============================================================================================
 * FONT WEIGHTS
 * ============================================================================================== */
.font-light {
  font-family: 'Akkurat-Lg'; }

.font-regular {
  font-family: 'Akkurat-Rg'; }

.font-bold {
  font-family: 'Akkurat-Bd'; }

/* =========================================================================
 * BACKGROUND COLOR UTILITIES
 * ========================================================================= */
.bg-black {
  background-color: #000000; }

.bg-white {
  background-color: #FFFFFF; }

.bg-gray40 {
  background-color: #A7A9AC; }

.bg-grayMediumDark {
  background-color: #999999; }

.bg-gray {
  background-color: #CCCCCC; }

.bg-grayLight {
  background-color: #DCDCDC; }

.bg-grayLighter {
  background-color: #F5F5F5; }

.bg-grayMedium {
  background-color: #333333; }

.bg-grayDark {
  background-color: #222222; }

.bg-gray20 {
  background-color: #D1D3D4; }

.bg-gray60 {
  background-color: #666666; }

.bg-gray80 {
  background-color: #262626; }

.bg-gray90 {
  background-color: #1A1A1A; }

.bg-red {
  background-color: #D6002A; }

.bg-orange {
  background-color: #F36C35; }

.bg-orangeLighter {
  background-color: #FDDECD; }

.bg-orangeLight {
  background-color: #FBBD9C; }

.bg-orangeMedium {
  background-color: #F79668; }

.bg-orangeDark {
  background-color: #BD4718; }

.bg-orangeDarker {
  background-color: #712300; }

.bg-yellow {
  background-color: #FFAC17; }

.bg-yellowDark {
  background-color: #712300; }

.bg-blue {
  background-color: #007EAE; }

.bg-blueLight {
  background-color: #A1C3DA; }

.bg-blueMedium {
  background-color: #4F99C1; }

.bg-blueDark {
  background-color: #005E92; }

.bg-blueDarker {
  background-color: #002B5F; }

.bg-aqua {
  background-color: #08C3A5; }

.bg-aquaMedium {
  background-color: #06927C; }

.bg-aquaDark {
  background-color: #0A6B5B; }

.bg-aquaDarker {
  background-color: #06423D; }

.bg-pink {
  background-color: #C40067; }

.bg-pinkLight {
  background-color: #EAB4C3; }

.bg-pinkMedium {
  background-color: #DE8BA5; }

.bg-pinkDark {
  background-color: #D15983; }

.bg-pinkDarker {
  background-color: #6A035C; }

.bg-green {
  background-color: #A4C032; }

.bg-greenLight {
  background-color: #C5D582; }

.bg-greenMedium {
  background-color: #7B9234; }

.bg-greenDark {
  background-color: #586A2E; }

.bg-scrollTrack {
  background-color: #dadcdd; }

.bg-scrollThumb {
  background-color: #c1c3c5; }

.bg-scrollThumbHover {
  background-color: #b0b2b4; }

/* =========================================================================
 * TEXT COLOR UTILITIES
 * ========================================================================= */
.text-black {
  color: #000000 !important; }

.text-white {
  color: #FFFFFF !important; }

.text-gray40 {
  color: #A7A9AC !important; }

.text-grayMediumDark {
  color: #999999 !important; }

/* ==============================================================================================
 * OVERFLOW
 * ============================================================================================== */
.overflow-initial {
  overflow: initial; }

.overflow-auto {
  overflow: auto; }

.overflow-hidden {
  overflow: hidden; }

.overflow-visible {
  overflow: visible; }

.overflow-x-auto {
  overflow: auto; }

.overflow-x-hidden {
  overflow: hidden; }

.overflow-x-visible {
  overflow: visible; }

.overflow-y-auto {
  overflow: auto; }

.overflow-y-hidden {
  overflow: hidden; }

.overflow-y-visible {
  overflow: visible; }

/* =========================================================================
 * VISIBILTY UTILITIES
 * ========================================================================= */
@media (max-width: 48em) {
  .hide-on-mobile {
    display: none; } }

@media (min-width: 48em) {
  .mobile-only {
    display: none; } }

@media (max-width: 48em) {
  .hide-line-breaks-sm > br {
    display: none; } }

@media (max-width: 65em) {
  .hide-line-breaks-md > br {
    display: none; } }

/* ==============================================================================================
 * SPACING
 * ============================================================================================== */
.mx-18 {
  margin-left: 18px;
  margin-right: 18px; }

.mb-64 {
  margin-bottom: 64px; }

.mt-64 {
  margin-top: 64px; }

.pt-64 {
  padding-top: 64px; }

.mt-128 {
  margin-top: 64px; }
  @media (min-width: 48em) {
    .mt-128 {
      margin-top: 96px; } }
  @media (min-width: 65em) {
    .mt-128 {
      margin-top: 128px; } }

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