<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.h1,
.h2,
.h3,
.h4,
.h5,
.tag {
  
  letter-spacing: .05rem;
  margin: 1rem 0;
  font-weight: 400; }

.h1 {
  font-size: 2rem; }

.h2 {
  font-size: 1.5rem; }

.h3 {
  font-size: 1.25rem; }

.h4,
.tag {
  font-size: 1rem; }

.h5 {
  font-size: .9rem; }

.visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

th {
  color: #000000 !important;
  font-size: 16px !important; }

td {
  color: #000000; }

.cta-button[data-v-37db85e5] {
  margin: 2rem 0;
  
  -webkit-transition: background .2s;
  -o-transition: background .2s;
  transition: background .2s;
  text-transform: uppercase;
  outline: none;
  font-weight: 500;
  padding: .75em 1.5em;
  font-size: .9rem;
  display: inline-block;
  text-align: center;
  word-break: break-word; }

.copy img {
  width: 30px; }

.copy table tr td:first-child {
  width: 30%; }

.copy table tr td:nth-child(2) {
  width: 35%; }

.copy table tr td:nth-child(3) {
  width: 35%; }

.retailers table tr td:first-child {
  width: 35%; }

.retailers table tr td:nth-child(2) {
  width: 25%; }

.retailers table tr td:nth-child(3) {
  width: 40%; }

.horizontal.black[data-v-64d7b7ea] {
  background: #000; }

.horizontal[data-v-64d7b7ea] {
  height: .0625rem;
  width: 100%;
  border: none;
  margin: 0 1rem; }

.h1.light,
.h2.light,
.h3.light,
.h4.light,
.h5.light,
.tag.light {
  color: #000;
  background: transparent; }

.h1.light a:active,
.h1.light a:focus,
.h1.light a:hover,
.h1.light a:link,
.h1.light a:visited,
.h2.light a:active,
.h2.light a:focus,
.h2.light a:hover,
.h2.light a:link,
.h2.light a:visited,
.h3.light a:active,
.h3.light a:focus,
.h3.light a:hover,
.h3.light a:link,
.h3.light a:visited,
.h4.light a:active,
.h4.light a:focus,
.h4.light a:hover,
.h4.light a:link,
.h4.light a:visited,
.h5.light a:active,
.h5.light a:focus,
.h5.light a:hover,
.h5.light a:link,
.h5.light a:visited,
.tag.light a:active,
.tag.light a:focus,
.tag.light a:hover,
.tag.light a:link,
.tag.light a:visited {
  color: #000; }

.h1.dark,
.h2.dark,
.h3.dark,
.h4.dark,
.h5.dark,
.tag.dark {
  color: #fff;
  background: #000; }

.h1.dark a:active,
.h1.dark a:focus,
.h1.dark a:hover,
.h1.dark a:link,
.h1.dark a:visited,
.h2.dark a:active,
.h2.dark a:focus,
.h2.dark a:hover,
.h2.dark a:link,
.h2.dark a:visited,
.h3.dark a:active,
.h3.dark a:focus,
.h3.dark a:hover,
.h3.dark a:link,
.h3.dark a:visited,
.h4.dark a:active,
.h4.dark a:focus,
.h4.dark a:hover,
.h4.dark a:link,
.h4.dark a:visited,
.h5.dark a:active,
.h5.dark a:focus,
.h5.dark a:hover,
.h5.dark a:link,
.h5.dark a:visited,
.tag.dark a:active,
.tag.dark a:focus,
.tag.dark a:hover,
.tag.dark a:link,
.tag.dark a:visited {
  color: #fff; }

.copy h1,
.copy h2,
.copy h3,
.copy h4,
.copy h5,
.copy table thead {

  letter-spacing: .05rem;
  margin: 1rem 0;
  font-weight: 400; }

.copy h1 {
  font-size: 2rem; }

.copy h2 {
  font-size: 1.5rem; }

.copy h3 {
  font-size: 1.25rem; }

.copy h4 {
  font-size: 1rem; }

.copy h5 {
  font-size: .9rem; }

.copy {
  
  width: 100%;
  max-width: 900px;
  overflow-x: auto; }

.copy.light {
  color: #000;
  background: transparent; }

.copy.light a:active,
.copy.light a:focus,
.copy.light a:hover,
.copy.light a:link,
.copy.light a:visited {
  color: #000; }

.copy.dark {
  color: #fff;
  background: #000; }

.copy.dark a:active,
.copy.dark a:focus,
.copy.dark a:hover,
.copy.dark a:link,
.copy.dark a:visited {
  color: #fff; }

.copy p {
  font-size: .9rem;
  line-height: 1.25rem;
  margin: 0; }

.copy p:not(:first-child) {
  margin: 1rem 0; }

.copy.intro p {
  font-size: 1rem; }

.copy.primary p {
  font-size: .9rem; }

.copy.detail p {
  font-size: .75rem; }

.copy.footnote p {
  font-size: .6875rem; }

.copy ol,
.copy ul {
  display: block;
  font-size: .9rem; }

.copy ol p,
.copy ul p {
  display: inline; }

.copy ol li,
.copy ul li {
  text-align: left; }

.copy ol {
  list-style: decimal; }

.copy table {
  width: 100%;
  min-width: 500px;
  border-collapse: collapse;
  margin: 1rem 0;
  font-size: .9rem; }

@media screen and (min-width: 992px) {
  .copy table {
    text-align: left; } }

.copy table tbody {
  }

.copy table tr {
  border-bottom: 1px solid #d3d3d3; }

.copy table tr td,
.copy table tr th {
  padding: 1rem; }

.visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.cta-button {
  margin: 2rem 0;
  
  -webkit-transition: background .2s;
  -o-transition: background .2s;
  transition: background .2s;
  text-transform: uppercase;
  outline: none;
  font-weight: 500;
  padding: .75em 1.5em;
  font-size: .9rem;
  display: inline-block;
  text-align: center;
  word-break: break-word; }

.cta-button:active,
.cta-button:focus,
.cta-button:hover,
.cta-button:link,
.cta-button:visited {
  text-decoration: none; }

.cta-button.light {
  background: transparent;
  color: #000;
  border: 1px solid #000; }

.cta-button.light:active,
.cta-button.light:focus,
.cta-button.light:hover,
.cta-button.light:link,
.cta-button.light:visited {
  color: #000; }

.cta-button.light:focus {
  outline: 1px solid #000; }

.cta-button.light:hover {
  border: 1px solid #fff;
  background: #000;
  color: #fff; }

.cta-button.light.tag:hover {
  background: rgba(0, 0, 0, 0.1);
  color: #000; }

.cta-button.dark {
  background: transparent;
  color: #fff;
  border: 1px solid #fff; }

.cta-button.dark:active,
.cta-button.dark:focus,
.cta-button.dark:hover,
.cta-button.dark:link,
.cta-button.dark:visited {
  color: #fff; }

.cta-button.dark:focus {
  outline: 1px solid #fff; }

.cta-button.dark:hover {
  border: 1px solid #000;
  background: #fff;
  color: #000; }

.cta-button.dark.tag:hover {
  background: rgba(255, 255, 255, 0.1);
  color: #fff; }

.cta-button.no-hover {
  background: red; }

.cta-button.no-hover:hover {
  background: inherit;
  color: inherit; }

.cta-button.left {
  -ms-flex-item-align: start;
  align-self: flex-start; }

.cta-button.center {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center; }

.cta-button.right {
  -ms-flex-item-align: end;
  align-self: flex-end; }

.visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.card,
.global-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-weight: 400;
  background: #fff;
  border-radius: 3px;
  width: calc(100% - 2rem);
  margin: 1rem;
  min-height: 0;
  display: block; }

.card .dark,
.global-card .dark {
  background: #000;
  color: #fff; }

.banner .figure {
  margin: 0 auto; }
  .banner .figure .image {
    display: block;
    width: 100%; }



@-webkit-keyframes fade_move_down {
  0% {
    -webkit-transform: translate(0, -20px);
    opacity: 0; }
  50% {
    opacity: 1; }
  to {
    -webkit-transform: translate(0, 20px);
    opacity: 0; } }

@-moz-keyframes fade_move_down {
  0% {
    -moz-transform: translate(0, -20px);
    opacity: 0; }
  50% {
    opacity: 1; }
  to {
    -moz-transform: translate(0, 20px);
    opacity: 0; } }

@keyframes fade_move_down {
  0% {
    -webkit-transform: translate(0, -20px);
    transform: translate(0, -20px);
    opacity: 0; }
  50% {
    opacity: 1; }
  to {
    -webkit-transform: translate(0, 20px);
    transform: translate(0, 20px);
    opacity: 0; } }

@media screen and (min-width: 580px) {
  .card,
  .global-card {
    width: calc(50% - 2rem); } }

@media screen and (min-width: 768px) {
  .card,
  .global-card {
    width: calc(33.33333% - 2rem); }
  .card.half-card,
  .card.third-card,
  .global-card.half-card,
  .global-card.third-card {
    width: calc(50% - 2rem); } }

@media screen and (min-width: 900px) {
  .card,
  .global-card {
    width: calc(25% - 2rem); }
  .card.half-card,
  .global-card.half-card {
    width: calc(50% - 2rem); }
  .card.third-card,
  .global-card.third-card {
    width: calc(33.33333% - 2rem); }
  .card.fourth-card,
  .global-card.fourth-card {
    width: calc(25% - 2rem); } }

.card:active,
.card:hover,
.card:link,
.card:visited,
.global-card:active,
.global-card:hover,
.global-card:link,
.global-card:visited {
  color: #000;
  text-decoration: none; }

.card .card-container,
.global-card .card-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%; }

.card .content,
.global-card .content {
  margin: 1.5rem 1.5rem 0; }

.card .content--padding,
.global-card .content--padding {
  margin: 1.5rem; }

.card .image,
.global-card .image {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  border-radius: 3px 3px 0 0; }

#bonus .date-info::before,
#bonus .date-info::after {
  content: '';
  z-index: -1;
  margin: -1%;
  color: #1e88b5;
  -webkit-box-shadow: inset 0 0 0 3px;
  box-shadow: inset 0 0 0 3px;
  -webkit-animation: clipMe 8s linear infinite;
  animation: clipMe 8s linear infinite; }

#bonus .container h3 {
  margin: 20px; }

#bonus .container .img-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%; }
  #bonus .container .img-wrapper img {
    border: 0;
    max-height: 100%;
    max-width: 600px;
    height: auto;
    width: 100%;
    position: relative;
    margin: 0 auto;
    float: none;
    vertical-align: middle; }

#bonus .container .bonus-rule h2 {
  font-size: 35px;
  margin-top: 50px;
  margin-bottom: 20px;
  color: #000000;
  display: inline-block;
  position: relative; }
  #bonus .container .bonus-rule h2 span {
    font-size: 35px; }
  #bonus .container .bonus-rule h2 span:before {
    content: "";
    width: 100%;
    height: 10px;
    background: #e795ac;
    position: absolute;
    bottom: 10px;
    z-index: -1; }

#bonus .container .bonus-rule .text-left {
  text-align: left; }

#bonus .container .bonus-rule ol {
  list-style: decimal; }
  #bonus .container .bonus-rule ol li {
    font-size: 16px;
    color: #000000;
    line-height: 2;
    margin-bottom: 8px;
    font-weight: normal;
    position: relative; }
    #bonus .container .bonus-rule ol li span {
      font-weight: bold; }
    #bonus .container .bonus-rule ol li ol {
      list-style: lower-latin;
      padding-left: 20px; }

#bonus .container .bonus-rule p {
  font-size: 16px;
  color: #ffffff;
  line-height: 2;
  z-index: 1; }

#bonus .container .bonus-rule table {
  width: 100%; }

#bonus .container .bonus-rule table thead tr {
  background-color: #000000;
  text-align: center;
  color: #ffffff; }

#bonus .container .bonus-rule table thead tr td {
  color: #ffffff; }

#bonus .container .bonus-rule table tbody tr:nth-child(odd) {
  background-color: #eeeeee; }

#bonus .container .bonus-rule table tbody tr:nth-child(even) {
  background-color: #ffffff; }

#bonus .container .bonus-rule table tbody tr td {
  vertical-align: middle;
  border: none;
  font-weight: normal; }

#bonus .container .bonus-rule table tbody tr td.label {
  width: 15%;
  min-width: 100px; }

@media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
  .card .image,
  .global-card .image {
    max-width: 300px; } }

.card .tag,
.global-card .tag {
  color: #000;
  margin: 0;
  word-break: break-word; }

.card .heading,
.global-card .heading {
  margin: .5rem 0; }

.card .card-container.image-wrapper div,
.card .card-container.image-wrapper div img,
.global-card .card-container.image-wrapper div,
.global-card .card-container.image-wrapper div img {
  height: 100%; }

.card,
.horizontalCard-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  
  font-weight: 400;
  background: #fff;
  border-radius: 3px;
  width: calc(40% - 2rem);
  margin: 1rem;
  min-height: 0; }

@media screen and (min-width: 580px) {
  .card,
  .horizontalCard-container {
    width: calc(50% - 2rem);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }

@media screen and (min-width: 950px) {
  .card,
  .horizontalCard-container {
    width: calc(33.33333% - 2rem);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .card.half-card,
  .card.third-card,
  .horizontalCard-container.half-card,
  .horizontalCard-container.third-card {
    width: calc(50% - 2rem); } }

@media screen and (min-width: 1200px) {
  .card,
  .horizontalCard-container {
    width: calc(25% - 2rem);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .card.half-card,
  .horizontalCard-container.half-card {
    width: calc(50% - 2rem); }
  .card.third-card,
  .horizontalCard-container.third-card {
    width: calc(33.33333% - 2rem); }
  .card.fourth-card,
  .horizontalCard-container.fourth-card {
    width: calc(25% - 2rem); } }

@media screen and (max-width: 579px) {
  .card,
  .horizontalCard-container {
    width: calc(100% - 2rem);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }

.card:active,
.card:hover,
.card:link,
.card:visited,
.horizontalCard-container:active,
.horizontalCard-container:hover,
.horizontalCard-container:link,
.horizontalCard-container:visited {
  color: #000;
  text-decoration: none; }

.card .content,
.horizontalCard-container .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 1.5rem 1.5rem 0; }

.card .content--padding,
.horizontalCard-container .content--padding {
  margin: 1.5rem; }

.card .image,
.horizontalCard-container .image {
  width: 100%;
  max-width: 100%;
  height: auto;
  border-radius: 3px 3px 0 0; }

.card .image.imageBorder,
.horizontalCard-container .image.imageBorder {
  border: .5px solid #d8d9da;
  padding: 2px; }

@media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
  .card .image,
  .horizontalCard-container .image {
    max-height: 300px; } }

.__nuxt-error-page {
  padding: 1rem;
  background: #f7f8fb;
  color: #47494e;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  
  font-weight: 100 !important;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.__nuxt-error-page .error {
  max-width: 450px; }

.__nuxt-error-page .title {
  font-size: 1.5rem;
  margin-top: 15px;
  color: #47494e;
  margin-bottom: 8px; }

.__nuxt-error-page .description {
  color: #7f828b;
  line-height: 21px;
  margin-bottom: 10px; }

.__nuxt-error-page a {
  color: #7f828b !important;
  text-decoration: none; }

.__nuxt-error-page .logo {
  position: fixed;
  left: 12px;
  bottom: 12px; }

.nuxt-progress {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 2px;
  width: 0;
  opacity: 1;
  -webkit-transition: width .1s, opacity .4s;
  -o-transition: width .1s, opacity .4s;
  transition: width .1s, opacity .4s;
  background-color: #fff;
  z-index: 999999; }

.nuxt-progress.nuxt-progress-notransition {
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }

.nuxt-progress-failed {
  background-color: red; }

.tag,
h1,
h2,
h3,
h4,
h5 {
  
  letter-spacing: 0.05rem !important;
  margin: 1rem 0;
  font-weight: 400; }

.h1 {
  font-size: 2rem; }

.h2 {
  font-size: 1.5rem; }

.h3 {
  font-size: 1.25rem; }

.h4,
.tag {
  font-size: 1rem; }

.h5 {
  font-size: .9rem; }

.visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.h1.light,
.h2.light,
.h3.light,
.h4.light,
.h5.light,
.tag.light {
  color: #000;
  background: transparent; }

.h1.light a:active,
.h1.light a:focus,
.h1.light a:hover,
.h1.light a:link,
.h1.light a:visited,
.h2.light a:active,
.h2.light a:focus,
.h2.light a:hover,
.h2.light a:link,
.h2.light a:visited,
.h3.light a:active,
.h3.light a:focus,
.h3.light a:hover,
.h3.light a:link,
.h3.light a:visited,
.h4.light a:active,
.h4.light a:focus,
.h4.light a:hover,
.h4.light a:link,
.h4.light a:visited,
.h5.light a:active,
.h5.light a:focus,
.h5.light a:hover,
.h5.light a:link,
.h5.light a:visited,
.tag.light a:active,
.tag.light a:focus,
.tag.light a:hover,
.tag.light a:link,
.tag.light a:visited {
  color: #000; }

.h1.dark,
.h2.dark,
.h3.dark,
.h4.dark,
.h5.dark,
.tag.dark {
  color: #fff;
  background: #000; }

.h1.dark a:active,
.h1.dark a:focus,
.h1.dark a:hover,
.h1.dark a:link,
.h1.dark a:visited,
.h2.dark a:active,
.h2.dark a:focus,
.h2.dark a:hover,
.h2.dark a:link,
.h2.dark a:visited,
.h3.dark a:active,
.h3.dark a:focus,
.h3.dark a:hover,
.h3.dark a:link,
.h3.dark a:visited,
.h4.dark a:active,
.h4.dark a:focus,
.h4.dark a:hover,
.h4.dark a:link,
.h4.dark a:visited,
.h5.dark a:active,
.h5.dark a:focus,
.h5.dark a:hover,
.h5.dark a:link,
.h5.dark a:visited,
.tag.dark a:active,
.tag.dark a:focus,
.tag.dark a:hover,
.tag.dark a:link,
.tag.dark a:visited {
  color: #fff; }

.visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.container {
  margin: 0 auto !important;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: inherit;
  -webkit-box-direction: inherit;
  -ms-flex-direction: inherit;
  flex-direction: inherit;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.container--constraint {
  width: 100% !important;
  max-width: 1200px; }

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

.container.card {
  width: calc(100%);
  margin: 0 auto;
  padding: 2rem 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.container.dark {
  background: #fff; }

.container.light {
  background: #eee;
  width: 100%; }

.copy h1,
.copy h2,
.copy h3,
.copy h4,
.copy h5,
.copy table thead {
  
  letter-spacing: .05rem;
  margin: 1rem 0;
  font-weight: 400; }

.copy h1 {
  font-size: 2rem; }

.copy h2 {
  font-size: 1.5rem; }

.copy h3 {
  font-size: 1.25rem;
  color: #000000 !important; }

.copy h4 {
  font-size: 1rem; }

.copy h5 {
  font-size: .9rem; }

.visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.copy {
  
  width: 100%;
  max-width: 900px;
  overflow-x: auto; }

.copy.light {
  color: #000;
  background: transparent; }

.copy.light a:active,
.copy.light a:focus,
.copy.light a:hover,
.copy.light a:link,
.copy.light a:visited {
  color: #000; }

.copy.dark {
  color: #fff;
  background: #000; }

.copy.dark a:active,
.copy.dark a:focus,
.copy.dark a:hover,
.copy.dark a:link,
.copy.dark a:visited {
  color: #fff; }

.copy p {
  font-size: .9rem;
  line-height: 1.25rem;
  margin: 0; }

.copy p:not(:first-child) {
  margin: 1rem 0; }

.copy.intro p {
  font-size: 1rem; }

.copy.primary p {
  font-size: .9rem; }

.copy.detail p {
  font-size: .75rem; }

.copy.footnote p {
  font-size: .6875rem; }

.copy ol,
.copy ul {
  display: block;
  font-size: .9rem; }

.copy ol p,
.copy ul p {
  display: inline; }

.copy ol li,
.copy ul li {
  text-align: left; }

.copy ol {
  list-style: decimal; }

.copy table {
  width: 100%;
  min-width: 500px;
  border-collapse: collapse;
  margin: 1rem 0;
  font-size: .9rem; }

@media screen and (min-width: 992px) {
  .copy table {
    text-align: left; } }

.copy table tbody {
  }

.copy table tr {
  border-bottom: 1px solid #d3d3d3; }

.copy table tr td,
.copy table tr th {
  padding: 1rem; }

.visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.rich-text {
  margin: 0 auto;
  display: block;
  max-width: 900px;
  width: calc(100% - 2rem);
  padding: 2rem 1rem; }

#__nuxt {
  text-align: center; }

#__nuxt .rich-text* &gt; {
  margin: 0.5rem 0; }

#__nuxt .card .content {
  text-align: left; }

#__nuxt .card .content h2,
#__nuxt .card .content p {
  margin: 0.5rem 0;
  color: rgba(0, 0, 0, 0.75); }

#__nuxt .card .cta-button {
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin: 0 1.25rem 1.25rem 0;
  border: none;
  padding: 0;
  color: rgba(0, 0, 0, 0.75);
  background: rgba(255, 255, 255, 0.75); }

.visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.link {
  text-decoration: none; }

.banner {
  position: relative;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  height: auto !important;
  float: none !important;
  cursor: default !important; }

.banner .figure {
  margin: 0 auto; }

.banner .figure:after {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  content: ""; }

.banner .figure:after,
.banner .image {
  display: block;
  width: 100%; }

.banner .caption {
  position: relative;
  width: 100%;
  text-decoration: none;
  text-align: center; }

@media screen and (min-width: 992px) {
  .banner .caption {
    position: absolute;
    z-index: 1;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    
    font-weight: 400;
    left: 5rem;
    width: calc(100% - 10rem);
    height: auto;
    text-align: left; } }

.banner .caption-header {
  padding: 0 0 2.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

@media screen and (min-width: 992px) {
  .banner .caption-header {
    text-align: left;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    background: transparent; } }

.banner .caption-button,
.banner .caption-subtitle,
.banner .caption-title {
  margin-bottom: 0;
  padding: 0;
  line-height: 100%;
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  -o-transition: opacity 1s, transform 1s;
  transition: opacity 1s, transform 1s;
  transition: opacity 1s, transform 1s, -webkit-transform 1s;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px); }

.banner .caption-button h1,
.banner .caption-button h2,
.banner .caption-button h3,
.banner .caption-button h4,
.banner .caption-button h5,
.banner .caption-button h6,
.banner .caption-button p,
.banner .caption-subtitle h1,
.banner .caption-subtitle h2,
.banner .caption-subtitle h3,
.banner .caption-subtitle h4,
.banner .caption-subtitle h5,
.banner .caption-subtitle h6,
.banner .caption-subtitle p,
.banner .caption-title h1,
.banner .caption-title h2,
.banner .caption-title h3,
.banner .caption-title h4,
.banner .caption-title h5,
.banner .caption-title h6,
.banner .caption-title p {
  margin: 0; }

.banner .caption-title {
  font-size: 1.5rem;
  letter-spacing: .1rem;
  font-weight: 700;
  
  font-weight: 600;
  max-width: 100%;
  margin: 0 0 .5rem; }

@media screen and (min-width: 992px) {
  .banner .caption-title {
    max-width: 500px;
    font-size: 2.5rem; } }

.banner .caption-subtitle {
  font-weight: 400;
  font-smoothing: initial;
  -webkit-font-smoothing: initial;
  font-size: 1rem;
  line-height: 1.25rem;
  
  max-width: 100%;
  margin-top: 0; }

@media screen and (min-width: 992px) {
  .banner .caption-subtitle {
    margin-top: 1rem;
    max-width: 350px;
    font-size: 1.125rem; } }

.banner .caption-button {
  border: 1px solid #000;
  color: #000;
  padding: .75em 1.5em;
  font-size: .9rem;
  background: transparent;
  font-weight: 500;
  
  text-transform: uppercase;
  margin-top: 1rem; }

@media screen and (min-width: 992px) {
  .banner .caption-button {
    margin-top: 1.5rem; } }

.banner .caption-button:hover {
  -webkit-transition: background 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -o-transition: background 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: background 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  cursor: pointer;
  background: #000;
  color: #fff; }

@media screen and (min-width: 992px) {
  .g__bgwtl .figure:after {
    background: -webkit-gradient(linear, right top, left top, color-stop(0, transparent), color-stop(75%, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.75)));
    background: -webkit-gradient(linear, right top, left top, from(transparent), color-stop(75%, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.75)));
    background: -webkit-linear-gradient(right, transparent, rgba(0, 0, 0, 0.5) 75%, rgba(0, 0, 0, 0.75));
    background: -o-linear-gradient(right, transparent, rgba(0, 0, 0, 0.5) 75%, rgba(0, 0, 0, 0.75));
    background: linear-gradient(270deg, transparent, rgba(0, 0, 0, 0.5) 75%, rgba(0, 0, 0, 0.75)); } }

th {
  border: none !important;
  background: transparent !important; }

td {
  border: none !important; }

.g__bgwtl .caption-header {
  background: #000; }

@media screen and (min-width: 992px) {
  .g__bgwtl .caption-header {
    text-align: left;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    background: transparent; } }

.g__bgwtl .caption-header .caption-subtitle,
.g__bgwtl .caption-header .caption-title {
  color: #fff; }

.g__bgwtl .caption-header .caption-button {
  border: 1px solid #fff;
  color: #fff; }

.g__bgwtl .caption-header .caption-button:hover {
  cursor: pointer;
  background: #fff;
  color: #000; }

@media screen and (min-width: 992px) {
  .g__bgwtr .figure:after {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, transparent), color-stop(75%, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.75)));
    background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(75%, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.75)));
    background: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.5) 75%, rgba(0, 0, 0, 0.75));
    background: -o-linear-gradient(left, transparent, rgba(0, 0, 0, 0.5) 75%, rgba(0, 0, 0, 0.75));
    background: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.5) 75%, rgba(0, 0, 0, 0.75)); } }

.g__bgwtr .caption-header {
  background: #000; }

@media screen and (min-width: 992px) {
  .g__bgwtr .caption-header {
    text-align: right;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    background: transparent; } }

.g__bgwtr .caption-header .caption-subtitle,
.g__bgwtr .caption-header .caption-title {
  color: #fff;
  margin-left: auto; }

.g__bgwtr .caption-header .caption-button {
  border: 1px solid #fff;
  color: #fff; }

.g__bgwtr .caption-header .caption-button:hover {
  cursor: pointer;
  background: #fff;
  color: #000; }

@media screen and (min-width: 992px) {
  .g__wgbtl .figure:after {
    background: -webkit-gradient(linear, right top, left top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(75%, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0.9)));
    background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), color-stop(75%, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0.9)));
    background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5) 75%, rgba(255, 255, 255, 0.9));
    background: -o-linear-gradient(right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5) 75%, rgba(255, 255, 255, 0.9));
    background: linear-gradient(270deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5) 75%, rgba(255, 255, 255, 0.9)); } }

.g__wgbtl .caption-header {
  background: #fff; }

@media screen and (min-width: 992px) {
  .g__wgbtl .caption-header {
    text-align: left;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    background: transparent; } }

.g__wgbtl .caption-header .caption-subtitle,
.g__wgbtl .caption-header .caption-title {
  color: #000; }

.g__wgbtl .caption-header .caption-button {
  border: 1px solid #000;
  color: #000; }

.g__wgbtl .caption-header .caption-button:hover {
  cursor: pointer;
  background: #000;
  color: #fff; }

@media screen and (min-width: 992px) {
  .g__wgbtr .figure:after {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(75%, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0.9)));
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(75%, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0.9)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5) 75%, rgba(255, 255, 255, 0.9));
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5) 75%, rgba(255, 255, 255, 0.9));
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5) 75%, rgba(255, 255, 255, 0.9)); } }

.g__wgbtr .caption-header {
  background: #fff; }

@media screen and (min-width: 992px) {
  .g__wgbtr .caption-header {
    text-align: right;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    background: transparent; } }

.g__wgbtr .caption-header .caption-subtitle,
.g__wgbtr .caption-header .caption-title {
  color: #000;
  margin-left: auto; }

.g__wgbtr .caption-header .caption-button {
  border: 1px solid #000;
  color: #000; }

.g__wgbtr .caption-header .caption-button:hover {
  cursor: pointer;
  background: #000;
  color: #fff; }

@media screen and (min-width: 992px) {
  .g__ngbtl .figure:after {
    background: -webkit-gradient(linear, right top, left top, color-stop(0, transparent), color-stop(75%, transparent), to(transparent));
    background: -webkit-gradient(linear, right top, left top, from(transparent), color-stop(75%, transparent), to(transparent));
    background: -webkit-linear-gradient(right, transparent, transparent 75%, transparent);
    background: -o-linear-gradient(right, transparent, transparent 75%, transparent);
    background: linear-gradient(270deg, transparent, transparent 75%, transparent); } }

.g__ngbtl .caption-header {
  background: #fff; }

@media screen and (min-width: 992px) {
  .g__ngbtl .caption-header {
    text-align: left;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    background: transparent; } }

.g__ngbtl .caption-header .caption-subtitle,
.g__ngbtl .caption-header .caption-title {
  color: #000; }

.g__ngbtl .caption-header .caption-button {
  border: 1px solid #000;
  color: #000; }

.g__ngbtl .caption-header .caption-button:hover {
  cursor: pointer;
  background: #000;
  color: #fff; }

@media screen and (min-width: 992px) {
  .g__ngbtr .figure:after {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, transparent), color-stop(75%, transparent), to(transparent));
    background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(75%, transparent), to(transparent));
    background: -webkit-linear-gradient(left, transparent, transparent 75%, transparent);
    background: -o-linear-gradient(left, transparent, transparent 75%, transparent);
    background: linear-gradient(90deg, transparent, transparent 75%, transparent); } }

.g__ngbtr .caption-header {
  background: #fff; }

@media screen and (min-width: 992px) {
  .g__ngbtr .caption-header {
    text-align: right;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    background: transparent; } }

.g__ngbtr .caption-header .caption-subtitle,
.g__ngbtr .caption-header .caption-title {
  color: #000;
  margin-left: auto; }

.g__ngbtr .caption-header .caption-button {
  border: 1px solid #000;
  color: #000; }

.g__ngbtr .caption-header .caption-button:hover {
  cursor: pointer;
  background: #000;
  color: #fff; }

@media screen and (min-width: 992px) {
  .g__ngwtl .figure:after {
    background: -webkit-gradient(linear, right top, left top, color-stop(0, transparent), color-stop(75%, transparent), to(transparent));
    background: -webkit-gradient(linear, right top, left top, from(transparent), color-stop(75%, transparent), to(transparent));
    background: -webkit-linear-gradient(right, transparent, transparent 75%, transparent);
    background: -o-linear-gradient(right, transparent, transparent 75%, transparent);
    background: linear-gradient(270deg, transparent, transparent 75%, transparent); } }

.g__ngwtl .caption-header {
  background: #000; }

@media screen and (min-width: 992px) {
  .g__ngwtl .caption-header {
    text-align: left;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    background: transparent; } }

.g__ngwtl .caption-header .caption-subtitle,
.g__ngwtl .caption-header .caption-title {
  color: #fff; }

.g__ngwtl .caption-header .caption-button {
  border: 1px solid #fff;
  color: #fff; }

.g__ngwtl .caption-header .caption-button:hover {
  cursor: pointer;
  background: #fff;
  color: #000; }

@media screen and (min-width: 992px) {
  .g__ngwtr .figure:after {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, transparent), color-stop(75%, transparent), to(transparent));
    background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(75%, transparent), to(transparent));
    background: -webkit-linear-gradient(left, transparent, transparent 75%, transparent);
    background: -o-linear-gradient(left, transparent, transparent 75%, transparent);
    background: linear-gradient(90deg, transparent, transparent 75%, transparent); } }

.g__ngwtr .caption-header {
  background: #000; }

@media screen and (min-width: 992px) {
  .g__ngwtr .caption-header {
    text-align: right;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    background: transparent; } }

.g__ngwtr .caption-header .caption-subtitle,
.g__ngwtr .caption-header .caption-title {
  color: #fff;
  margin-left: auto; }

.g__ngwtr .caption-header .caption-button {
  border: 1px solid #fff;
  color: #fff; }

.g__ngwtr .caption-header .caption-button:hover {
  cursor: pointer;
  background: #fff;
  color: #000; }

.visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.nav {
  position: relative;
  overflow-x: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none; }

.nav::-webkit-scrollbar {
  display: none; }

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

.nav .link {
  font-size: .9rem;
  letter-spacing: .02rem;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.nav .link:active,
.nav .link:focus,
.nav .link:hover,
.nav .link:link,
.nav .link:visited {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.nav .link .text {
  text-align: center;
  white-space: nowrap; }

.nav .link svg path {
  stroke: #fff; }

.nav .link--active {
  margin: 1rem 2rem 1.5rem;
  color: #fff;
  
  text-decoration: none;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.nav .link--active .icon {
  height: 50px; }

.nav .link--active:after {
  height: .25rem;
  width: 100%;
  margin-top: .5rem;
  background: #60cff6;
  content: ""; }

.nav.LightGray,
.nav.White {
  color: #000;
  border-bottom: 1px solid #d8d9da; }

.nav.LightGray .link:active,
.nav.LightGray .link:focus,
.nav.LightGray .link:hover,
.nav.LightGray .link:link,
.nav.LightGray .link:visited,
.nav.White .link:active,
.nav.White .link:focus,
.nav.White .link:hover,
.nav.White .link:link,
.nav.White .link:visited {
  color: #000;
  cursor: pointer; }

.nav.LightGray .link svg path,
.nav.White .link svg path {
  stroke: #000; }

.nav.LightGray .link--active,
.nav.White .link--active {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.nav.LightGray .link--active .icon,
.nav.White .link--active .icon {
  height: 50px; }

.nav.LightGray .link--active:after,
.nav.White .link--active:after {
  height: .25rem;
  width: 100%;
  margin-top: .5rem;
  background: #60cff6;
  content: ""; }

.nav.White {
  background: #fff; }

.nav.LightGray {
  background: #eee; }

.nav.DarkGray {
  background: #222; }

.nav.Black {
  background: #000; }

.icon-nav {
  padding: 1rem 0; }

.icon-nav .link {
  margin: 0;
  padding: 1rem 2rem 1.5rem; }

.icon-nav .link .icon {
  height: 50px; }

.base-nav .link {
  margin: 1rem 0 0;
  padding: 0 2rem; }

.base-nav .link .text {
  padding-bottom: 1rem; }

.base-nav .link--active {
  margin-top: 1rem; }

.base-nav .link--active .text {
  padding-bottom: .5rem; }

.base-nav.White .link--active:after {
  background: #000; }

.base-nav.Black .link--active:after,
.base-nav.Gray .link--active:after {
  background: #fff; }

.h1[data-v-5674d45c],
.h2[data-v-5674d45c],
.h3[data-v-5674d45c],
.h4[data-v-5674d45c],
.h5[data-v-5674d45c],
.tag[data-v-5674d45c] {
  
  letter-spacing: .05rem;
  margin: 1rem 0;
  font-weight: 400; }

.h1[data-v-5674d45c] {
  font-size: 2rem; }

.h2[data-v-5674d45c] {
  font-size: 1.5rem; }

.h3[data-v-5674d45c] {
  font-size: 1.25rem; }

.h4[data-v-5674d45c],
.tag[data-v-5674d45c] {
  font-size: 1rem; }

.h5[data-v-5674d45c] {
  font-size: .9rem; }

.visually-hidden[data-v-5674d45c] {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.h1.light[data-v-5674d45c],
.h2.light[data-v-5674d45c],
.h3.light[data-v-5674d45c],
.h4.light[data-v-5674d45c],
.h5.light[data-v-5674d45c],
.tag.light[data-v-5674d45c] {
  color: #000;
  background: transparent; }

.h1.light a[data-v-5674d45c]:active,
.h1.light a[data-v-5674d45c]:focus,
.h1.light a[data-v-5674d45c]:hover,
.h1.light a[data-v-5674d45c]:link,
.h1.light a[data-v-5674d45c]:visited,
.h2.light a[data-v-5674d45c]:active,
.h2.light a[data-v-5674d45c]:focus,
.h2.light a[data-v-5674d45c]:hover,
.h2.light a[data-v-5674d45c]:link,
.h2.light a[data-v-5674d45c]:visited,
.h3.light a[data-v-5674d45c]:active,
.h3.light a[data-v-5674d45c]:focus,
.h3.light a[data-v-5674d45c]:hover,
.h3.light a[data-v-5674d45c]:link,
.h3.light a[data-v-5674d45c]:visited,
.h4.light a[data-v-5674d45c]:active,
.h4.light a[data-v-5674d45c]:focus,
.h4.light a[data-v-5674d45c]:hover,
.h4.light a[data-v-5674d45c]:link,
.h4.light a[data-v-5674d45c]:visited,
.h5.light a[data-v-5674d45c]:active,
.h5.light a[data-v-5674d45c]:focus,
.h5.light a[data-v-5674d45c]:hover,
.h5.light a[data-v-5674d45c]:link,
.h5.light a[data-v-5674d45c]:visited,
.tag.light a[data-v-5674d45c]:active,
.tag.light a[data-v-5674d45c]:focus,
.tag.light a[data-v-5674d45c]:hover,
.tag.light a[data-v-5674d45c]:link,
.tag.light a[data-v-5674d45c]:visited {
  color: #000; }

.h1.dark[data-v-5674d45c],
.h2.dark[data-v-5674d45c],
.h3.dark[data-v-5674d45c],
.h4.dark[data-v-5674d45c],
.h5.dark[data-v-5674d45c],
.tag.dark[data-v-5674d45c] {
  color: #fff;
  background: #000; }

.h1.dark a[data-v-5674d45c]:active,
.h1.dark a[data-v-5674d45c]:focus,
.h1.dark a[data-v-5674d45c]:hover,
.h1.dark a[data-v-5674d45c]:link,
.h1.dark a[data-v-5674d45c]:visited,
.h2.dark a[data-v-5674d45c]:active,
.h2.dark a[data-v-5674d45c]:focus,
.h2.dark a[data-v-5674d45c]:hover,
.h2.dark a[data-v-5674d45c]:link,
.h2.dark a[data-v-5674d45c]:visited,
.h3.dark a[data-v-5674d45c]:active,
.h3.dark a[data-v-5674d45c]:focus,
.h3.dark a[data-v-5674d45c]:hover,
.h3.dark a[data-v-5674d45c]:link,
.h3.dark a[data-v-5674d45c]:visited,
.h4.dark a[data-v-5674d45c]:active,
.h4.dark a[data-v-5674d45c]:focus,
.h4.dark a[data-v-5674d45c]:hover,
.h4.dark a[data-v-5674d45c]:link,
.h4.dark a[data-v-5674d45c]:visited,
.h5.dark a[data-v-5674d45c]:active,
.h5.dark a[data-v-5674d45c]:focus,
.h5.dark a[data-v-5674d45c]:hover,
.h5.dark a[data-v-5674d45c]:link,
.h5.dark a[data-v-5674d45c]:visited,
.tag.dark a[data-v-5674d45c]:active,
.tag.dark a[data-v-5674d45c]:focus,
.tag.dark a[data-v-5674d45c]:hover,
.tag.dark a[data-v-5674d45c]:link,
.tag.dark a[data-v-5674d45c]:visited {
  color: #fff; }

.copy h1,
.copy h2,
.copy h3,
.copy h4,
.copy h5,
.copy table thead {
  
  letter-spacing: .05rem;
  margin: 1rem 0;
  font-weight: 400; }

.copy h1 {
  font-size: 2rem; }

.copy h2 {
  font-size: 1.5rem; }

.copy h3 {
  font-size: 1.25rem; }

.copy h4 {
  font-size: 1rem; }

.copy h5 {
  font-size: .9rem; }

.visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.copy {
  
  width: 100%;
  max-width: 900px;
  overflow-x: auto; }

.copy.light {
  color: #000;
  background: transparent; }

.copy.light a:active,
.copy.light a:focus,
.copy.light a:hover,
.copy.light a:link,
.copy.light a:visited {
  color: #000; }

.copy.dark {
  color: #fff;
  background: #000; }

.copy.dark a:active,
.copy.dark a:focus,
.copy.dark a:hover,
.copy.dark a:link,
.copy.dark a:visited {
  color: #fff; }

.copy p {
  font-size: .9rem;
  line-height: 1.25rem;
  margin: 0; }

.copy p:not(:first-child) {
  margin: 1rem 0; }

.copy p a:active,
.copy p a:focus,
.copy p a:hover,
.copy p a:link,
.copy p a:visited {
  color: #000; }

.copy.intro p {
  font-size: 1rem; }

.copy.primary p {
  font-size: .9rem; }

.copy.detail p {
  font-size: .75rem; }

.copy.footnote p {
  font-size: .6875rem; }

.copy ol,
.copy ul {
  display: block;
  font-size: .9rem; }

.copy ol p,
.copy ul p {
  display: inline; }

.copy ol li,
.copy ul li {
  text-align: left; }

.copy ol {
  list-style: decimal; }

.copy table {
  width: 100%;
  min-width: 500px;
  border-collapse: collapse;
  margin: 1rem 0;
  font-size: .9rem; }

@media screen and (min-width: 992px) {
  .copy table {
    text-align: left; } }

.copy table tbody {
  }

.copy table tr {
  border-bottom: 1px solid #d3d3d3; }

.copy table tr td,
.copy table tr th {
  padding: 1rem; }

.visually-hidden[data-v-37db85e5] {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.cta-button[data-v-37db85e5] {
  margin: 2rem 0;
  
  -webkit-transition: background .2s;
  -o-transition: background .2s;
  transition: background .2s;
  text-transform: uppercase;
  outline: none;
  font-weight: 500;
  padding: .75em 1.5em;
  font-size: .9rem;
  display: inline-block;
  text-align: center;
  word-break: break-word; }

.cta-button[data-v-37db85e5]:active,
.cta-button[data-v-37db85e5]:focus,
.cta-button[data-v-37db85e5]:hover,
.cta-button[data-v-37db85e5]:link,
.cta-button[data-v-37db85e5]:visited {
  text-decoration: none; }

.cta-button.light[data-v-37db85e5] {
  background: transparent;
  color: #000;
  border: 1px solid #000; }

.cta-button.light[data-v-37db85e5]:active,
.cta-button.light[data-v-37db85e5]:focus,
.cta-button.light[data-v-37db85e5]:hover,
.cta-button.light[data-v-37db85e5]:link,
.cta-button.light[data-v-37db85e5]:visited {
  color: #000; }

.cta-button.light[data-v-37db85e5]:focus {
  outline: 1px solid #000; }

.cta-button.light[data-v-37db85e5]:hover {
  border: 1px solid #fff;
  background: #000;
  color: #fff; }

.cta-button.light.tag[data-v-37db85e5]:hover {
  background: rgba(0, 0, 0, 0.1);
  color: #000; }

.cta-button.dark[data-v-37db85e5] {
  background: transparent;
  color: #fff;
  border: 1px solid #fff; }

.cta-button.dark[data-v-37db85e5]:active,
.cta-button.dark[data-v-37db85e5]:focus,
.cta-button.dark[data-v-37db85e5]:hover,
.cta-button.dark[data-v-37db85e5]:link,
.cta-button.dark[data-v-37db85e5]:visited {
  color: #fff; }

.cta-button.dark[data-v-37db85e5]:focus {
  outline: 1px solid #fff; }

.cta-button.dark[data-v-37db85e5]:hover {
  border: 1px solid #000;
  background: #fff;
  color: #000; }

.cta-button.dark.tag[data-v-37db85e5]:hover {
  background: rgba(255, 255, 255, 0.1);
  color: #fff; }

.cta-button.candy-blue[data-v-37db85e5] {
  background: transparent;
  color: #000;
  border: 1px solid #60cff6;
  background: #60cff6; }

.cta-button.candy-blue[data-v-37db85e5]:active,
.cta-button.candy-blue[data-v-37db85e5]:focus,
.cta-button.candy-blue[data-v-37db85e5]:hover,
.cta-button.candy-blue[data-v-37db85e5]:link,
.cta-button.candy-blue[data-v-37db85e5]:visited {
  color: #000; }

.cta-button.candy-blue[data-v-37db85e5]:focus {
  outline: 1px solid #000; }

.cta-button.candy-blue[data-v-37db85e5]:hover {
  background: #fff;
  border: 1px solid #fff;
  -webkit-box-shadow: inset 0 0 0 1px #60cff6;
  box-shadow: inset 0 0 0 1px #60cff6; }

.cta-button.candy-blue.tag[data-v-37db85e5]:hover {
  background: rgba(96, 207, 246, 0.1);
  color: #000; }

.cta-button.no-hover[data-v-37db85e5]:hover {
  background: inherit;
  color: inherit; }

.cta-button.left[data-v-37db85e5] {
  -ms-flex-item-align: start;
  align-self: flex-start; }

.cta-button.center[data-v-37db85e5] {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center; }

.cta-button.right[data-v-37db85e5] {
  -ms-flex-item-align: end;
  align-self: flex-end; }

.visually-hidden[data-v-4eee616b] {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.media-spotlight[data-v-4eee616b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  width: 100%; }

@media screen and (min-width: 992px) {
  .media-spotlight[data-v-4eee616b] {
    text-align: left;
    padding: 0 1.5rem 2rem; }
  .media-spotlight[data-v-4eee616b]:nth-child(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .media-spotlight[data-v-4eee616b]:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; } }

.media-spotlight.Black[data-v-4eee616b] {
  background: #000; }

.media-spotlight.White[data-v-4eee616b] {
  background: #fff; }

.media-spotlight.LightGray[data-v-4eee616b] {
  background: #eee; }

.media-spotlight__media[data-v-4eee616b] {
  position: relative; }

@media screen and (min-width: 992px) {
  .media-spotlight__media[data-v-4eee616b] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; } }

.media-spotlight__media:hover svg[data-v-4eee616b] {
  opacity: 1; }

.media-spotlight__media .media-image[data-v-4eee616b] {
  width: auto;
  pointer-events: none;
  max-width: 100%;
  display: block;
  margin: 0 auto; }

.media-spotlight__media .media-play[data-v-4eee616b] {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 80px;
  opacity: .65;
  -webkit-transition: opacity .2s;
  -o-transition: opacity .2s;
  transition: opacity .2s;
  cursor: pointer; }

.media-spotlight__media .media-play .play-triangle[data-v-4eee616b] {
  fill: #fff; }

.media-spotlight__media .media-play .play-circle[data-v-4eee616b] {
  stroke: #fff;
  fill: none;
  stroke-width: 10;
  stroke-miterlimit: 10; }

.media-spotlight__media .media-play--dark .play-triangle[data-v-4eee616b] {
  fill: #545454; }

.media-spotlight__media .media-play--dark .play-circle[data-v-4eee616b] {
  stroke: #545454; }

.media-spotlight__media .media-iframe[data-v-4eee616b] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.media-spotlight__text[data-v-4eee616b] {
  padding: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

@media screen and (min-width: 768px) {
  .media-spotlight__text[data-v-4eee616b] {
    padding: 3em 4em; } }

@media screen and (min-width: 992px) {
  .media-spotlight__text[data-v-4eee616b] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 2em; } }

.visually-hidden[data-v-10ac3d5a] {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.image[data-v-10ac3d5a] {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  max-height: 455px; }

@media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
  .image[data-v-10ac3d5a] {
    max-height: 100%; } }

.h1[data-v-5674d45c],
.h2[data-v-5674d45c],
.h3[data-v-5674d45c],
.h4[data-v-5674d45c],
.h5[data-v-5674d45c],
.tag[data-v-5674d45c] {
  
  letter-spacing: .05rem;
  margin: 1rem 0;
  font-weight: 400; }

.h1[data-v-5674d45c] {
  font-size: 2rem; }

.h2[data-v-5674d45c] {
  font-size: 1.5rem; }

.h3[data-v-5674d45c] {
  font-size: 1.25rem; }

.h4[data-v-5674d45c],
.tag[data-v-5674d45c] {
  font-size: 1rem; }

.h5[data-v-5674d45c] {
  font-size: .9rem; }

.visually-hidden[data-v-5674d45c] {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.h1.light[data-v-5674d45c],
.h2.light[data-v-5674d45c],
.h3.light[data-v-5674d45c],
.h4.light[data-v-5674d45c],
.h5.light[data-v-5674d45c],
.tag.light[data-v-5674d45c] {
  color: #000;
  background: transparent; }

.h1.light a[data-v-5674d45c]:active,
.h1.light a[data-v-5674d45c]:focus,
.h1.light a[data-v-5674d45c]:hover,
.h1.light a[data-v-5674d45c]:link,
.h1.light a[data-v-5674d45c]:visited,
.h2.light a[data-v-5674d45c]:active,
.h2.light a[data-v-5674d45c]:focus,
.h2.light a[data-v-5674d45c]:hover,
.h2.light a[data-v-5674d45c]:link,
.h2.light a[data-v-5674d45c]:visited,
.h3.light a[data-v-5674d45c]:active,
.h3.light a[data-v-5674d45c]:focus,
.h3.light a[data-v-5674d45c]:hover,
.h3.light a[data-v-5674d45c]:link,
.h3.light a[data-v-5674d45c]:visited,
.h4.light a[data-v-5674d45c]:active,
.h4.light a[data-v-5674d45c]:focus,
.h4.light a[data-v-5674d45c]:hover,
.h4.light a[data-v-5674d45c]:link,
.h4.light a[data-v-5674d45c]:visited,
.h5.light a[data-v-5674d45c]:active,
.h5.light a[data-v-5674d45c]:focus,
.h5.light a[data-v-5674d45c]:hover,
.h5.light a[data-v-5674d45c]:link,
.h5.light a[data-v-5674d45c]:visited,
.tag.light a[data-v-5674d45c]:active,
.tag.light a[data-v-5674d45c]:focus,
.tag.light a[data-v-5674d45c]:hover,
.tag.light a[data-v-5674d45c]:link,
.tag.light a[data-v-5674d45c]:visited {
  color: #000; }

.h1.dark[data-v-5674d45c],
.h2.dark[data-v-5674d45c],
.h3.dark[data-v-5674d45c],
.h4.dark[data-v-5674d45c],
.h5.dark[data-v-5674d45c],
.tag.dark[data-v-5674d45c] {
  color: #fff;
  background: #000; }

.h1.dark a[data-v-5674d45c]:active,
.h1.dark a[data-v-5674d45c]:focus,
.h1.dark a[data-v-5674d45c]:hover,
.h1.dark a[data-v-5674d45c]:link,
.h1.dark a[data-v-5674d45c]:visited,
.h2.dark a[data-v-5674d45c]:active,
.h2.dark a[data-v-5674d45c]:focus,
.h2.dark a[data-v-5674d45c]:hover,
.h2.dark a[data-v-5674d45c]:link,
.h2.dark a[data-v-5674d45c]:visited,
.h3.dark a[data-v-5674d45c]:active,
.h3.dark a[data-v-5674d45c]:focus,
.h3.dark a[data-v-5674d45c]:hover,
.h3.dark a[data-v-5674d45c]:link,
.h3.dark a[data-v-5674d45c]:visited,
.h4.dark a[data-v-5674d45c]:active,
.h4.dark a[data-v-5674d45c]:focus,
.h4.dark a[data-v-5674d45c]:hover,
.h4.dark a[data-v-5674d45c]:link,
.h4.dark a[data-v-5674d45c]:visited,
.h5.dark a[data-v-5674d45c]:active,
.h5.dark a[data-v-5674d45c]:focus,
.h5.dark a[data-v-5674d45c]:hover,
.h5.dark a[data-v-5674d45c]:link,
.h5.dark a[data-v-5674d45c]:visited,
.tag.dark a[data-v-5674d45c]:active,
.tag.dark a[data-v-5674d45c]:focus,
.tag.dark a[data-v-5674d45c]:hover,
.tag.dark a[data-v-5674d45c]:link,
.tag.dark a[data-v-5674d45c]:visited {
  color: #fff; }

.copy h1,
.copy h2,
.copy h3,
.copy h4,
.copy h5,
.copy table thead {
  
  letter-spacing: .05rem;
  margin: 1rem 0;
  font-weight: 400; }

.copy h1 {
  font-size: 2rem; }

.copy h2 {
  font-size: 1.5rem; }

.copy h3 {
  font-size: 1.25rem; }

.copy h4 {
  font-size: 1rem; }

.copy h5 {
  font-size: .9rem; }

.copy {
  
  width: 100%;
  max-width: 900px;
  overflow-x: auto; }

.copy.light {
  color: #000;
  background: transparent; }

.copy.light a:active,
.copy.light a:focus,
.copy.light a:hover,
.copy.light a:link,
.copy.light a:visited {
  color: #000; }

.copy.dark {
  color: #fff;
  background: #000; }

.copy.dark a:active,
.copy.dark a:focus,
.copy.dark a:hover,
.copy.dark a:link,
.copy.dark a:visited {
  color: #fff; }

.copy p {
  font-size: .9rem;
  line-height: 1.25rem;
  margin: 0; }

.copy p:not(:first-child) {
  margin: 1rem 0; }

.copy p a:active,
.copy p a:focus,
.copy p a:hover,
.copy p a:link,
.copy p a:visited {
  color: #000; }

.copy.intro p {
  font-size: 1rem; }

.copy.primary p {
  font-size: .9rem; }

.copy.detail p {
  font-size: .75rem; }

.copy.footnote p {
  font-size: .6875rem; }

.copy ol,
.copy ul {
  display: block;
  font-size: .9rem; }

.copy ol p,
.copy ul p {
  display: inline; }

.copy ol li,
.copy ul li {
  text-align: left; }

.copy ol {
  list-style: decimal; }

.copy table {
  width: 100%;
  min-width: 500px;
  border-collapse: collapse;
  margin: 1rem 0;
  font-size: .9rem; }

@media screen and (min-width: 992px) {
  .copy table {
    text-align: left; } }

.copy table tbody {
  }

.copy table tr {
  border-bottom: 1px solid #d3d3d3; }

.copy table tr td,
.copy table tr th {
  padding: 1rem; }

.visually-hidden[data-v-37db85e5] {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.cta-button[data-v-37db85e5] {
  margin: 2rem 0;
  
  -webkit-transition: background .2s;
  -o-transition: background .2s;
  transition: background .2s;
  text-transform: uppercase;
  outline: none;
  font-weight: 500;
  padding: .75em 1.5em;
  font-size: .9rem;
  display: inline-block;
  text-align: center;
  word-break: break-word; }

.cta-button[data-v-37db85e5]:active,
.cta-button[data-v-37db85e5]:focus,
.cta-button[data-v-37db85e5]:hover,
.cta-button[data-v-37db85e5]:link,
.cta-button[data-v-37db85e5]:visited {
  text-decoration: none; }

.cta-button.light[data-v-37db85e5] {
  background: transparent;
  color: #000;
  border: 1px solid #000; }

.cta-button.light[data-v-37db85e5]:active,
.cta-button.light[data-v-37db85e5]:focus,
.cta-button.light[data-v-37db85e5]:hover,
.cta-button.light[data-v-37db85e5]:link,
.cta-button.light[data-v-37db85e5]:visited {
  color: #000; }

.cta-button.light[data-v-37db85e5]:focus {
  outline: 1px solid #000; }

.cta-button.light[data-v-37db85e5]:hover {
  border: 1px solid #fff;
  background: #000;
  color: #fff; }

.cta-button.light.tag[data-v-37db85e5]:hover {
  background: rgba(0, 0, 0, 0.1);
  color: #000; }

.cta-button.dark[data-v-37db85e5] {
  background: transparent;
  color: #fff;
  border: 1px solid #fff; }

.cta-button.dark[data-v-37db85e5]:active,
.cta-button.dark[data-v-37db85e5]:focus,
.cta-button.dark[data-v-37db85e5]:hover,
.cta-button.dark[data-v-37db85e5]:link,
.cta-button.dark[data-v-37db85e5]:visited {
  color: #fff; }

.cta-button.dark[data-v-37db85e5]:focus {
  outline: 1px solid #fff; }

.cta-button.dark[data-v-37db85e5]:hover {
  border: 1px solid #000;
  background: #fff;
  color: #000; }

.cta-button.dark.tag[data-v-37db85e5]:hover {
  background: rgba(255, 255, 255, 0.1);
  color: #fff; }

.cta-button.candy-blue[data-v-37db85e5] {
  background: transparent;
  color: #000;
  border: 1px solid #60cff6;
  background: #60cff6; }

.cta-button.candy-blue[data-v-37db85e5]:active,
.cta-button.candy-blue[data-v-37db85e5]:focus,
.cta-button.candy-blue[data-v-37db85e5]:hover,
.cta-button.candy-blue[data-v-37db85e5]:link,
.cta-button.candy-blue[data-v-37db85e5]:visited {
  color: #000; }

.cta-button.candy-blue[data-v-37db85e5]:focus {
  outline: 1px solid #000; }

.cta-button.candy-blue[data-v-37db85e5]:hover {
  background: #fff;
  border: 1px solid #fff;
  -webkit-box-shadow: inset 0 0 0 1px #60cff6;
  box-shadow: inset 0 0 0 1px #60cff6; }

.cta-button.candy-blue.tag[data-v-37db85e5]:hover {
  background: rgba(96, 207, 246, 0.1);
  color: #000; }

.cta-button.no-hover[data-v-37db85e5]:hover {
  background: inherit;
  color: inherit; }

.cta-button.left[data-v-37db85e5] {
  -ms-flex-item-align: start;
  align-self: flex-start; }

.cta-button.center[data-v-37db85e5] {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center; }

.cta-button.right[data-v-37db85e5] {
  -ms-flex-item-align: end;
  align-self: flex-end; }

.visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.global-card {
  position: relative;
  font-weight: 400;
  background: #fff;
  border-radius: 3px;
  width: calc(100% - 2rem);
  margin: 1rem; }

.global-card .content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%; }

.global-card .copy-container a:link {
  text-decoration: underline; }

@media screen and (min-width: 580px) {
  .global-card.card-vertical {
    width: calc(50% - 2rem); } }

@media screen and (min-width: 768px) {
  .global-card.card-vertical {
    width: calc(33.33333% - 2rem); }
  .global-card.card-vertical.card-half,
  .global-card.card-vertical.card-third {
    width: calc(50% - 2rem); } }

@media screen and (min-width: 900px) {
  .global-card.card-vertical {
    width: calc(25% - 2rem); }
  .global-card.card-vertical.card-half {
    width: calc(50% - 2rem); }
  .global-card.card-vertical.card-third {
    width: calc(33.33333% - 2rem); }
  .global-card.card-vertical.card-fourth {
    width: calc(25% - 2rem); } }

@media screen and (min-width: 580px) {
  .global-card.card-horizontal {
    width: calc(50% - 2rem); } }

@media screen and (min-width: 950px) {
  .global-card.card-horizontal {
    width: calc(33.33333% - 2rem); }
  .global-card.card-horizontal .content-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .global-card.card-horizontal .image img {
    border-radius: 3px; }
  .global-card.card-horizontal .image:not(.image-only) {
    max-width: 33%;
    padding: 1rem 0 1rem 1rem; }
  .global-card.card-horizontal.card-half,
  .global-card.card-horizontal.card-third {
    width: calc(50% - 2rem); } }

@media screen and (min-width: 1200px) {
  .global-card.card-horizontal {
    width: calc(25% - 2rem); }
  .global-card.card-horizontal.card-half {
    width: calc(50% - 2rem); }
  .global-card.card-horizontal.card-third {
    width: calc(33.33333% - 2rem); }
  .global-card.card-horizontal.card-fourth {
    width: calc(25% - 2rem); } }

.global-card a:active,
.global-card a:hover,
.global-card a:link,
.global-card a:visited {
  color: #000;
  text-decoration: none; }

.global-card .image {
  width: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.global-card .image img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 3px 3px 0 0; }

@media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
  .global-card .image img {
    max-height: 300px; } }

.global-card .image img.image-border {
  width: calc(100% - 2px);
  border: 1px solid #d8d9da; }

.global-card .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  width: 100%; }

.global-card .content .heading {
  margin-top: 0; }

.global-card .copy-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1rem;
  text-align: left; }

.global-card .copy-container .tag {
  margin-top: 0; }

.global-card--dark {
  background: #000; }

.global-card--dark,
.global-card--dark .content {
  color: rgba(255, 255, 255, 0.75); }

.global-card--light,
.global-card--light .content {
  color: rgba(0, 0, 0, 0.75); }

.global-card--white {
  -webkit-box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.24);
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.24); }

.global-card__disclaimer {
  width: 100%;
  position: absolute;
  top: 100%; }

.global-card__disclaimer .footnote {
  padding: 0 1rem 1rem;
  width: calc(100% - 2rem);
  color: #000; }

.global-card .cta-wrapper {
  padding: 1rem 0 0 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto; }

.global-card .cta-wrapper.side-by-side {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.global-card .cta-wrapper.side-by-side .cta-button {
  margin: 0 1rem 1rem 0;
  -ms-flex-item-align: end;
  align-self: flex-end; }

.global-card .cta-wrapper.stacked {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1rem 1rem 0; }

.global-card .cta-wrapper.stacked .cta-button {
  margin: 0 0 1rem;
  -ms-flex-item-align: end;
  align-self: flex-end; }

.global-card .cta-wrapper.noBorder .cta-button,
.global-card .cta-wrapper.singleCTA .cta-button {
  padding: 0;
  border: none;
  color: rgba(0, 0, 0, 0.75); }

.global-card .cta-wrapper.noBorder .cta-button:hover,
.global-card .cta-wrapper.singleCTA .cta-button:hover {
  background: none;
  border: none; }

.global-card .cta-wrapper.noBorder.dark .cta-button,
.global-card .cta-wrapper.singleCTA.dark .cta-button {
  color: #fff; }

.global-card .cta-wrapper.manyCTA.noBorder .cta-button:hover {
  text-decoration: underline; }

.h1[data-v-5674d45c],
.h2[data-v-5674d45c],
.h3[data-v-5674d45c],
.h4[data-v-5674d45c],
.h5[data-v-5674d45c],
.tag[data-v-5674d45c] {
  
  letter-spacing: .05rem;
  margin: 1rem 0;
  font-weight: 400; }

.h1[data-v-5674d45c] {
  font-size: 2rem; }

.h2[data-v-5674d45c] {
  font-size: 1.5rem; }

.h3[data-v-5674d45c] {
  font-size: 1.25rem; }

.h4[data-v-5674d45c],
.tag[data-v-5674d45c] {
  font-size: 1rem; }

.h5[data-v-5674d45c] {
  font-size: .9rem; }

.visually-hidden[data-v-5674d45c] {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.h1.light[data-v-5674d45c],
.h2.light[data-v-5674d45c],
.h3.light[data-v-5674d45c],
.h4.light[data-v-5674d45c],
.h5.light[data-v-5674d45c],
.tag.light[data-v-5674d45c] {
  color: #000;
  background: transparent; }

.h1.light a[data-v-5674d45c]:active,
.h1.light a[data-v-5674d45c]:focus,
.h1.light a[data-v-5674d45c]:hover,
.h1.light a[data-v-5674d45c]:link,
.h1.light a[data-v-5674d45c]:visited,
.h2.light a[data-v-5674d45c]:active,
.h2.light a[data-v-5674d45c]:focus,
.h2.light a[data-v-5674d45c]:hover,
.h2.light a[data-v-5674d45c]:link,
.h2.light a[data-v-5674d45c]:visited,
.h3.light a[data-v-5674d45c]:active,
.h3.light a[data-v-5674d45c]:focus,
.h3.light a[data-v-5674d45c]:hover,
.h3.light a[data-v-5674d45c]:link,
.h3.light a[data-v-5674d45c]:visited,
.h4.light a[data-v-5674d45c]:active,
.h4.light a[data-v-5674d45c]:focus,
.h4.light a[data-v-5674d45c]:hover,
.h4.light a[data-v-5674d45c]:link,
.h4.light a[data-v-5674d45c]:visited,
.h5.light a[data-v-5674d45c]:active,
.h5.light a[data-v-5674d45c]:focus,
.h5.light a[data-v-5674d45c]:hover,
.h5.light a[data-v-5674d45c]:link,
.h5.light a[data-v-5674d45c]:visited,
.tag.light a[data-v-5674d45c]:active,
.tag.light a[data-v-5674d45c]:focus,
.tag.light a[data-v-5674d45c]:hover,
.tag.light a[data-v-5674d45c]:link,
.tag.light a[data-v-5674d45c]:visited {
  color: #000; }

.h1.dark[data-v-5674d45c],
.h2.dark[data-v-5674d45c],
.h3.dark[data-v-5674d45c],
.h4.dark[data-v-5674d45c],
.h5.dark[data-v-5674d45c],
.tag.dark[data-v-5674d45c] {
  color: #fff;
  background: #000; }

.h1.dark a[data-v-5674d45c]:active,
.h1.dark a[data-v-5674d45c]:focus,
.h1.dark a[data-v-5674d45c]:hover,
.h1.dark a[data-v-5674d45c]:link,
.h1.dark a[data-v-5674d45c]:visited,
.h2.dark a[data-v-5674d45c]:active,
.h2.dark a[data-v-5674d45c]:focus,
.h2.dark a[data-v-5674d45c]:hover,
.h2.dark a[data-v-5674d45c]:link,
.h2.dark a[data-v-5674d45c]:visited,
.h3.dark a[data-v-5674d45c]:active,
.h3.dark a[data-v-5674d45c]:focus,
.h3.dark a[data-v-5674d45c]:hover,
.h3.dark a[data-v-5674d45c]:link,
.h3.dark a[data-v-5674d45c]:visited,
.h4.dark a[data-v-5674d45c]:active,
.h4.dark a[data-v-5674d45c]:focus,
.h4.dark a[data-v-5674d45c]:hover,
.h4.dark a[data-v-5674d45c]:link,
.h4.dark a[data-v-5674d45c]:visited,
.h5.dark a[data-v-5674d45c]:active,
.h5.dark a[data-v-5674d45c]:focus,
.h5.dark a[data-v-5674d45c]:hover,
.h5.dark a[data-v-5674d45c]:link,
.h5.dark a[data-v-5674d45c]:visited,
.tag.dark a[data-v-5674d45c]:active,
.tag.dark a[data-v-5674d45c]:focus,
.tag.dark a[data-v-5674d45c]:hover,
.tag.dark a[data-v-5674d45c]:link,
.tag.dark a[data-v-5674d45c]:visited {
  color: #fff; }

.visually-hidden[data-v-2c511f36] {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.g__pagination-container[data-v-2c511f36],
.g__pagination[data-v-2c511f36] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.g__pagination-container[data-v-2c511f36] {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 800px;
  padding: 1rem 2rem; }

.g__pagination__item[data-v-2c511f36] {
  border: 1px solid #000;
  color: #000;
  list-style: none;
  margin: .5rem;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: .5rem .75rem;
  
  font-size: 1rem;
  cursor: pointer;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease; }

.g__pagination__item.active[data-v-2c511f36],
.g__pagination__item[data-v-2c511f36]:hover {
  color: #fff;
  background: #000; }

.g__pagination__show-more[data-v-2c511f36] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  padding: 2rem; }

.g__pagination__show-more .arrow[data-v-2c511f36] {
  fill: #000;
  width: 9px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  margin: 3px 0 0 1rem; }

.visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.multiselect,
.multiselect__single {
  
  border-radius: 0; }

.multiselect__tag {
  color: #000;
  background: #dcdcdc; }

.multiselect,
.multiselect__tag-icon,
.multiselect__tags {
  border-radius: 0; }

.multiselect__tag-icon:after {
  color: #000; }

.multiselect__tag-icon:focus,
.multiselect__tag-icon:hover {
  background: #000; }

.multiselect__current {
  border-radius: 0; }

.multiselect__placeholder {
  color: #757575; }

.multiselect__option--highlight,
.multiselect__option--highlight:after {
  background: #000; }

.multiselect__option--selected {
  font-weight: 400; }

.multiselect__option--selected.multiselect__option--highlight,
.multiselect__option--selected.multiselect__option--highlight:after {
  background: #000; }

.entry {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%; }

@media screen and (min-width: 480px) {
  .entry {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%; } }

@media screen and (min-width: 768px) {
  .entry {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32%;
    flex: 0 0 32%; } }

.visually-hidden[data-v-7c794bdf] {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.filters[data-v-7c794bdf] {
  width: 100%; }

.filters--constraint[data-v-7c794bdf] {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1rem 1rem; }

.filters__wrapper[data-v-7c794bdf] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

@media screen and (min-width: 480px) {
  .filters__wrapper[data-v-7c794bdf] {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

.visually-hidden[data-v-2923f35a] {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.container[data-v-2923f35a] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.container--constraint[data-v-2923f35a],
.container[data-v-2923f35a] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.container--constraint[data-v-2923f35a] {
  max-width: 1200px;
  padding: 2rem 1rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.container--center[data-v-2923f35a] {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.container.dark[data-v-2923f35a],
.container.white[data-v-2923f35a] {
  background: #fff; }

.container.light[data-v-2923f35a] {
  background: #eee; }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.hero {
  opacity: 1;
  -webkit-animation: hero 3s;
  animation: hero 3s; }

@-webkit-keyframes hero {
  0% {
    opacity: 0; }
  50% {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes hero {
  0% {
    opacity: 0; }
  50% {
    opacity: 0; }
  to {
    opacity: 1; } }

@media (max-width: 479px) {
  @-webkit-keyframes hero {
    0% {
      opacity: 0; }
    30% {
      opacity: 0; }
    to {
      opacity: 1; } }
  @keyframes hero {
    0% {
      opacity: 0; }
    30% {
      opacity: 0; }
    to {
      opacity: 1; } } }

.flex-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

body {
  margin: 0;
  padding: 0; }

body .h1,
body .h2,
body .h3,
body .h4,
body .h5,
body .h6,
body a,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,

body small {
  color: #000;
   }

body .container {
  width: 90%;
  max-width: 1400px;
  padding: 0; }

body .cta-button {
  margin: 2rem 5px; }

#app-root {
  position: relative; }

.hero-con {
  width: 100%;
  height: 100vh !important;
  position: fixed !important;
  top: 0;
  background-color: #eb6d6c; }

.nav a {
  cursor: pointer; }

.hero {
  position: absolute;
  height: 90vh;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 5; }

.hero-cloud {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 5; }

#aem-email,
footer {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: +1; }

#aem-email {
  background-color: #fff; }

footer {
  background-color: #000; }

.wrapper {
  background-color: #fff;
  width: 100%;
  position: relative;
  z-index: +1; }

.wrapper .intro {
  width: 90%;
  margin: 0 auto;
  text-transform: uppercase;
  font-size: 40px;
  padding: 75px 20px 0;
  font-style: italic; }

.wrapper .intro-note {
  font-size: 20px;
  padding: 50px 50px 75px 0px;
  font-style: italic;
  color: #616161;
  width: 90%;
  margin: 0 auto; }

.wrapper .intro span.highlight {

  background-position: 50% 50%;
  padding-left: 20px;
  padding-right: 40px;
  padding-top: 5px;
  background-color: cover;
  background-repeat: no-repeat;
  font-size: 50px;
  display: inline-block; }

.wrapper .sale-info {
 
  background-size: cover;
  padding: 20px 0;
  position: relative; }

.wrapper .sale-info &gt; * {
  color: #fff;
  vertical-align: middle;
  display: inline-block;
  margin-bottom: 0;
  font-size: 50px;
  -webkit-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
  transform: skewX(-20deg); }

.wrapper .sale-info .date-info {
  position: absolute;
  top: 20%;
  left: 15%;
  -webkit-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
  transform: skewX(-20deg); }

.date-info::before,
.date-info::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20px;
  right: 0; }

.wrapper .sale-info .date-info {
  width: 30vw;
  height: 80px;
  margin: auto;
  background-color: #e60012;
  color: #ffffff;
  -webkit-box-shadow: inset 0 0 0 1px rgba(105, 202, 98, 0.5);
  box-shadow: inset 0 0 0 1px rgba(105, 202, 98, 0.5); }

.wrapper .sale-info .date-info::before,
.date-info::after {
  content: '';
  z-index: -1;
  margin: -2%;
  color: #e694ad;
  -webkit-box-shadow: inset 0 0 0 3px;
  box-shadow: inset 0 0 0 3px;
  -webkit-animation: clipMe 8s linear infinite;
  animation: clipMe 8s linear infinite; }

.wrapper .sale-info .date-info::before {
  -webkit-animation-delay: -4s;
  animation-delay: -4s; }

.wrapper .sale-info .date {
  background-color: #e60012;
  border: 10px solid #e694ad;
  padding: 0 5vw; }

.wrapper .sale-info .info {
  margin-left: 30vw; }

.wrapper .sale-info .info span {
  display: inline-block;
  font-size: inherit;
  color: #fff;
  font-size: 80px;
  font-weight: bold;
  line-height: 1; }

.products .container--constraint {
  max-width: inherit; }

.products .global-card {
  margin: 2rem 1rem; }

.products .global-card .image img {
  width: 90%;
  margin: 0 auto; }

.products .global-card .tag {
  position: absolute;
  font-weight: bold;
  background-color: #6DCFF6;
  font-size: 40px;
  padding: 6%;
  border-radius: 50%;
  color: #fff; }

.products .global-card .tag-c {
  position: absolute;
  font-weight: bold;
  background-color: #6DCFF6;
  font-size: 28px;
  line-height: 1.4;
  padding: 6%;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  color: #fff; }

.products .product-image-con {
  position: relative; }

.products .product-image-con img {
  display: none; }

.products .product-image-con img.active {
  display: block; }

.products ul.color-con {
  padding: 0;
  position: absolute;
  width: 100%;
  bottom: -3px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.products ul.color-con li {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #000;
  border: 1px solid #ccc;
  cursor: pointer;
  margin-right: 5px; }

.products ul.color-con li:last-child {
  margin-right: 0; }

.products ul.color-con li.active {
  border: 3px double #ccc; }

.products h3.products-name {
  text-transform: uppercase;
  margin-bottom: 0; }

.products .discount {
  color: #e31e29;
  font-weight: bold; }

.products .stimulate-tag {
  color: #ffffff;
  background-color: #F44336;
  padding: 4px 12px;
  border-radius: 20px;
  display: inline-block;
  font-weight: bold; }

.products .old-price {
  text-decoration: line-through;
  color: #999;
  margin-bottom: 5px;
  font-size: 16px; }

.products .sale-price {
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 18px; }

.products .price-con div {
  display: none; }

.products .price-con div.active {
  display: inline-block; }

.products .cta-button.light:hover {
  border: 1px solid #000; }

.products .cta-button.dark {
  border: 1px solid #000; }

.products .cta-button.dark:hover {
  border: 1px solid #111;
  background: #111;
  color: #fff; }

@-webkit-keyframes fade_move_down {
  0% {
    -webkit-transform: translate(0, -20px);
    transform: translate(0, -20px);
    opacity: 0; }
  50% {
    opacity: 1; }
  to {
    -webkit-transform: translate(0, 20px);
    transform: translate(0, 20px);
    opacity: 0; } }

@keyframes fade_move_down {
  0% {
    -webkit-transform: translate(0, -20px);
    transform: translate(0, -20px);
    opacity: 0; }
  50% {
    opacity: 1; }
  to {
    -webkit-transform: translate(0, 20px);
    transform: translate(0, 20px);
    opacity: 0; } }

@-webkit-keyframes clipMe {
  0%,
  100% {
    clip: rect(0px, 30vw, 2px, 0px); }
  25% {
    clip: rect(0px, 2px, 30vw, 0px); }
  50% {
    clip: rect(29vw, 30vw, 30vw, 0px); }
  75% {
    clip: rect(0px, 30vw, 30vw, 29vw); } }

@keyframes clipMe {
  0%,
  100% {
    clip: rect(0px, 30vw, 2px, 0px); }
  25% {
    clip: rect(0px, 2px, 30vw, 0px); }
  50% {
    clip: rect(29vw, 30vw, 30vw, 0px); }
  75% {
    clip: rect(0px, 30vw, 30vw, 29vw); } }

@media (max-height: 800px) and (min-width: 1200px) {
  #app-root,
  .hero-con {
    position: relative !important;
    overflow: hidden; }
  .hero {
    min-height: 700px; }
  #hero .scroll-down-link {
    display: none; } }

@media (min-width: 1201px) {
  .products .global-card.card-vertical {
    width: calc(33.33% - 2rem);
    min-height: 500px; }
  .products p {
    font-size: 18px; } }

@media (min-width: 1680px) {
  #hero {
    height: 75h; } }

@media (max-width: 1200px) {
  .hero {
    top: 55%; }
  #bonus .container .img-wrapper img {
    max-width: 400px; }
  .wrapper .intro {
    font-size: 3.6vw;
    padding: 8vw 0; }
  .wrapper .sale-info &gt; * {
    font-size: 4vw; }
  .wrapper .sale-info .info span {
    font-size: 8vw; }
  #hero .scroll-down-link {
    display: none; } }

@media (max-width: 767px) {
  .hero {
    top: 55%;
    height: 115vw; }
  #bonus .container .img-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }

@media (max-width: 479px) {
  #app-root {
    position: relative; }
  .nav {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start; }
  .wrapper .intro {
    font-size: 6vw; }
  .wrapper .intro-note {
    font-size: 14px;
    padding: 15px 0px; }
  .products .global-card .tag-c {
    font-size: 24px;
    line-height: 1.5;
    width: 100px;
    height: 100px; }
  .wrapper .intro span.highlight {
    font-size: 8vw; }
  .wrapper .sale-info &gt; * {
    font-size: 8vw; }
  .wrapper .sale-info .info {
    margin-left: 0;
    margin-top: 25vw; }
  .wrapper .sale-info .date-info {
    left: 10%; }
  .wrapper .sale-info {
    background-position: 4%;
    min-height: 200px; }
  .wrapper .sale-info .date-info {
    width: 80vw;
    height: 50px; }
  .wrapper .sale-info .info span {
    font-size: 50px;
    margin-top: 10px; }
  .hero-con {
    height: 80vh !important; }
  .products ul.color-con {
    bottom: 0; }
  .products ul.color-con li {
    width: 30px;
    height: 30px;
    margin-right: 5px; }
  .products .product-image-con {
    padding-bottom: 20px; }
  .products .global-card {
    margin: 1rem 0; }
  .products .container--constraint {
    padding: 0; }
  .scroll-down-link {
    display: none; } }
</pre></body></html>