.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 !important
}

.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 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: 2px solid #e14000
}

.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: 2px solid #e14000
}

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

.cta-button.light.tag:hover {
    background: rgba(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: 2px solid #e14000;
    background: #fff;
    color: #000
}

.cta-button.dark.tag:hover {
    background: rgba(255, 255, 255, .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
}

@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.aaa33% - 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.aaa33% - 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
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {

    .card .image,
    .global-card .image {
        max-height: 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.aaa33% - 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.aaa33% - 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: #ffc943;
    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-family: sans-serif;
    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: .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;
    background-color: #fff;
}

#__nuxt .rich-text*> {
    margin: .5rem 0
}

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

#__nuxt .card .content h2,
#__nuxt .card .content p {
    margin: .5rem 0;
    color: rgba(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, .75);
    background: rgba(255, 255, 255, .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: 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: 2px solid #e14000;
    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 .2s cubic-bezier(.55, .085, .68, .53);
    -o-transition: background .2s cubic-bezier(.55, .085, .68, .53);
    transition: background .2s cubic-bezier(.55, .085, .68, .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, .5)), to(rgba(0, 0, 0, .75)));
        background: -webkit-gradient(linear, right top, left top, from(transparent), color-stop(75%, rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .75)));
        background: -webkit-linear-gradient(right, transparent, rgba(0, 0, 0, .5) 75%, rgba(0, 0, 0, .75));
        background: -o-linear-gradient(right, transparent, rgba(0, 0, 0, .5) 75%, rgba(0, 0, 0, .75));
        background: linear-gradient(270deg, transparent, rgba(0, 0, 0, .5) 75%, rgba(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, .5)), to(rgba(0, 0, 0, .75)));
        background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(75%, rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .75)));
        background: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, .5) 75%, rgba(0, 0, 0, .75));
        background: -o-linear-gradient(left, transparent, rgba(0, 0, 0, .5) 75%, rgba(0, 0, 0, .75));
        background: linear-gradient(90deg, transparent, rgba(0, 0, 0, .5) 75%, rgba(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, .5)), to(rgba(255, 255, 255, .9)));
        background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), color-stop(75%, rgba(255, 255, 255, .5)), to(rgba(255, 255, 255, .9)));
        background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5) 75%, rgba(255, 255, 255, .9));
        background: -o-linear-gradient(right, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5) 75%, rgba(255, 255, 255, .9));
        background: linear-gradient(270deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5) 75%, rgba(255, 255, 255, .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: 2px solid #e14000;
    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, .5)), to(rgba(255, 255, 255, .9)));
        background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(75%, rgba(255, 255, 255, .5)), to(rgba(255, 255, 255, .9)));
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5) 75%, rgba(255, 255, 255, .9));
        background: -o-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5) 75%, rgba(255, 255, 255, .9));
        background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5) 75%, rgba(255, 255, 255, .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: 2px solid #e14000;
    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: 2px solid #e14000;
    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: 2px solid #e14000;
    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: wrap;
    flex-direction: wrap;
    -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
}

.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;
    transition: .2s;
}

.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;
    font-weight: bold;
    background-color: transparent;
}

.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;
    white-space: nowrap;
    transition: .2s;
}


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

.nav.LightGray .link--active,
.nav.White .link--active {
    color: #000;
    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: #fff;
    border-bottom: .2rem solid #000;
}

.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: 0;
    padding: 1rem 2rem;
}

.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 {
    font-family: Roboto, sans-serif
}

.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: 2px solid #e14000
}

.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: 2px solid #e14000
}

.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, .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: 2px solid #e14000;
    background: #fff;
    color: #000
}

.cta-button.dark.tag[data-v-37db85e5]:hover {
    background: rgba(255, 255, 255, .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: 2px solid #e14000
}

.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, .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 {
    font-family: Roboto, sans-serif
}

.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: 2px solid #e14000
}

.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: 2px solid #e14000
}

.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, .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: 2px solid #e14000;
    background: #fff;
    color: #000
}

.cta-button.dark.tag[data-v-37db85e5]:hover {
    background: rgba(255, 255, 255, .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: 2px solid #e14000
}

.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, .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.aaa33% - 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.aaa33% - 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.aaa33% - 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.aaa33% - 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%;
    max-width: 270px;
    margin: auto;
    height: auto;
    display: block;
}

@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, .75)
}

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

.global-card--white {
    -webkit-box-shadow: 0 2px 4px 1px rgba(0, 0, 0, .24);
    box-shadow: 0 2px 4px 1px rgba(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, .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: 2px solid #e14000;
    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
}


header.gh__header {
    position: absolute;
    width: 100%;
    top: 0
}

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

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

footer {
    background-color: #000
}

.flex-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.flex-box.row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.flex-box>* {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 50%
}

.bg-image {
    background-size: cover;
    background-position: center
}

.container--center[data-v-2923f35a] {
    padding: 0
}

.p-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 100
}

.sticking {
    position: fixed;
    top: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 100
}

.sticking-dummy {
    display: none
}

.sticking+.sticking-dummy {
    display: block
}

body {
    margin: 0;
    padding: 0;
    transition: .2s;
}

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 p,
body small {
    color: #000
}

body .text-light .h1,
body .text-light .h2,
body .text-light .h3,
body .text-light .h4,
body .text-light .h5,
body .text-light .h6,
body .text-light a,
body .text-light h1,
body .text-light h2,
body .text-light h3,
body .text-light h4,
body .text-light h5,
body .text-light h6,
body .text-light p,
body .text-light small {
    color: #fff
}

body h1,
body h2 {
    font-size: 50px;
    line-height: 1.5
}

body h3 {
    font-size: 24px
}

body p {
    font-size: 18px
}

body .container {
    width: 90%;
    display: block;
}

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

body img {
    width: 100%
}

body .btn-size-default {
    margin: .2rem 0;
    padding: .8em 2em;
    font-size: 15px;
    line-height: 1em;
    letter-spacing: .1em;
    border-radius: 0;
    transition: .2s;
}

.global-card.card-vertical.card-half {
    width: calc(100% / 3 - 2rem)
}

nav.base-nav .link {
    position: relative;
    text-decoration: none;
}

nav.base-nav a.link:hover {
    color: #e14000 !important;
}

nav#mobile-giveaway {
    background-color: #000;
    display: none
}

nav#mobile-giveaway.p-sticky {
    top: 56px
}

nav#mobile-giveaway a {
    color: #fff;
    line-height: 60px;
    padding: 8px 10px 8px 20px;
    border-radius: 50px;
    border: 1px solid #fff
}

/*--- 以上為基本設定 ----*/

#__layout {
    background-image: url(../images/kv.png);
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

#app-root {
    position: relative;
    width: 100vw;
    height: 680px;
}

#app-root main {
    overflow-x: hidden;
}

.hero {
    transition: .1s;
    position: absolute;
    left: 45%;
    transform: translateX(-50%);
}


@keyframes down {

    60%,
    75%,
    90%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-80%, -3000px, 0);
        transform: translate3d(-80%, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-80%, 25px, 0);
        transform: translate3d(-80%, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(-80%, -10px, 0);
        transform: translate3d(-80%, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(-80%, 5px, 0);
        transform: translate3d(-80%, 5px, 0)
    }

    to {
        transform: translate3d(-80%, 0, 0);
    }
}

@keyframes bounce {

    20%,
    40%,
    60%,
    80%,
    from,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(0.215, .61, .355, 1);
    }

    0% {
        opacity: 0;
        -webkit-transform: translateX(-50%) scale3d(.3, .3, .3);
        transform: translateX(-50%) scale3d(.3, .3, .3);
    }

    20% {
        -webkit-transform: translateX(-50%) scale3d(1.1, 1.1, 1.1);
        transform: translateX(-50%) scale3d(1.1, 1.1, 1.1);
    }

    40% {
        -webkit-transform: translateX(-50%) scale3d(.9, .9, .9);
        transform: translateX(-50%) scale3d(.9, .9, .9);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-50%) scale3d(1.03, 1.03, 1.03);
        transform: translateX(-50%) scale3d(1.03, 1.03, 1.03);
    }

    80% {
        -webkit-transform: translateX(-50%) scale3d(.97, .97, .97);
        transform: translateX(-50%) scale3d(.97, .97, .97);
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(-50%) scale3d(1, 1, 1);
        transform: translateX(-50%) scale3d(1, 1, 1);
    }
}

.hero-m {
    display: none;
}

.hero-word {
    margin-top: 0;
    top: 40px;
    z-index: 1;
    width: 650px;
    -webkit-animation-name: down;
    animation-name: down;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-delay: .5s !important;
}

.hero-watch {
    top: 475px;
    margin-left: 100px;
    z-index: 3;
    width: 900px;
    display: none;
    animation: bounce 1.1s;
    animation-fill-mode: backwards;
}

@keyframes float {
    0% {
        top: 380px;
    }

    50% {
        top: 372px;
    }

    100% {
        top: 380px;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.hero-time {
    opacity: 0;
    top: 380px;
    left: 51%;
    z-index: 4;
    width: 200px;
    position: absolute;
    display: inline-block;
    animation: fadeIn 0.5s ease-out 1s 1 forwards, float 3s ease-in-out 1.5s infinite;
    animation-delay: 1.2s !important;
}

.hero-1 {
    top: 100px;
    left: 59%;
    z-index: 4;
    width: 300px;
    display: inline-block;
    animation: bounce 1.1s;
    animation-fill-mode: backwards;
}

.hero-2 {
    top: 100px;
    left: 73%;
    z-index: 5;
    width: 300px;
    display: inline-block;
    animation: bounce 1.1s;
    animation-delay: .1s !important;
    animation-fill-mode: backwards;
}

.hero-3 {
    top: 280px;
    left: 78%;
    z-index: 6;
    width: 300px;
    display: inline-block;
    animation: bounce 1.1s;
    animation-delay: .2s !important;
    animation-fill-mode: backwards;
}

.hero-4 {
    top: 280px;
    left: 65%;
    z-index: 7;
    width: 300px;
    display: inline-block;
    animation: bounce 1.1s;
    animation-delay: .3s !important;
    animation-fill-mode: backwards;
}

#intro {
    transition: .2s;
    position: relative;
    background: #fff;
}

#intro .container {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: nowrap;
    width: 100%;
    padding: 50px;
    background-color: #000;
}

#intro .container .text {
    width: 100%;
    overflow: hidden;
}

#intro h1 {
    padding-top: 20px !important;
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    margin: auto !important;
    transition: .2s;
}

#intro h2 {
    align-items: center;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    transition: .2s;
    margin-bottom: 20px !important;
}

.wave {
    transition: .1s;
    position: absolute;
    height: 200px;
    background-size: auto 200px;
    display: block;
    width: 100%;
    top: 450px;
    background-image: url("../images/decorate-1.png");
}

.title-decorate .container {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: nowrap;
}

.title-decorate .left {
    width: 42px;
    height: auto;
    margin-right: 20px;
}

.title-decorate .right {
    width: 42px;
    height: auto;
    margin-left: 20px;
}

@media (max-width:1024px) {
    .title-decorate .left {
        display: none;
    }

    .title-decorate .right {
        display: none;
    }
}

#e-commerce, #product-con {
    position: relative;
    background: #fff;
    padding: 50px 0;
}

.product {
    max-width: 950px;
    margin: auto;
    transition: .2s;
}

#product-con .title,
#e-commerce .title {
    width: 100%;
    max-width: 200px;
}

#product-con .container--constraint,
#e-commerce .container--constraint {
    max-width: inherit
}

#product-con .global-card {
    margin: 4rem 1rem;
    background: none;
}

#product-con h2 {
    color: #000;
    text-align: center;
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: 10px;
}

#e-commerce h2 {
    color: #000;
    text-align: left;
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: 10px;
}

#product-con .sale-price {
    color: #e14000;
    font-weight: 900;
    margin: 10px 0 0 0;
}

#product-con .old-price {
    color: #aaa;
    text-decoration-line: line-through;
    margin-bottom: .2rem;
}

#product-con #product-image-con {
    position: relative;
}

#product-con a .btn-size-default {
    background-color: #e14000 !important;
    color: #fff !important;
    border-radius: 0;
    font-weight: bold;
}

#product-con a .btn-size-default:hover {
    background-color: #000 !important;
    color: #fff !important;
}

#product-con .category,
#e-commerce .category {
    border-bottom: 5px solid #e14000;
    display: inline-block;
    position: relative;
    font-weight: bold;
}

#e-commerce #e-commerce-prod-1, #e-commerce #e-commerce-prod-2, #e-commerce #e-commerce-prod-3, #e-commerce #e-commerce-prod-4{
    width: 90%;
    border-radius: 20px;
    display: flex !important;
    flex-direction: row;
    align-items: center;
    justify-content: left;
    position: relative;
    padding: 50px 30px;
    margin: 50px auto !important;
    max-width: 900px;
    background: linear-gradient(#ff8c00,#e5c48a);
    border: 2px solid #e14000;
}

#e-commerce #e-commerce-prod-1 .set, #e-commerce #e-commerce-prod-2 .set, #e-commerce #e-commerce-prod-3 .set, #e-commerce #e-commerce-prod-4 .set {
    margin: 0 30px;
}

#e-commerce #e-commerce-prod-1 img, #e-commerce #e-commerce-prod-2 img, #e-commerce #e-commerce-prod-3 img, #e-commerce #e-commerce-prod-4 img {
    width: 100%;
    max-width: 300px;
    transition: .2s;
}

#e-commerce .text {
    display: flex;
    flex-direction: column;
    align-items: start;
    margin-left: 40px;
    transition: .2s;
}

#e-commerce .e-commerce-prod-1-tag, #e-commerce .e-commerce-prod-2-tag, #e-commerce .e-commerce-prod-3-tag, #e-commerce .e-commerce-prod-4-tag {
    padding: .5rem 1rem;
    padding-left: 1.5rem;
    font-size: 1.2rem;
    position: absolute;
    top: 30px;
    right: -25px;
    line-height: 1.7rem;
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    transition: .2s;
    margin-inline-end: 1.25rem;
    font-weight: 400;
    letter-spacing: .05rem;
    clip-path: polygon(0 0, 100% 0, 100% 100%, .75rem 100%);
    font-family: "Superscripts-Oswald", "Oswald", "Roboto Condensed", "Roboto", "Noto Sans TC", "Noto Sans SC", "Noto Sans JP", "Noto Sans KR", "Prompt", sans-serif;
}

#e-commerce .text h2 {
    color: #fff;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    transition: .2s;
    margin: 0;
}

#e-commerce .text h3 {
    font-size: 18px;
    color: #fff;
    transition: .2s;
    max-width: 400px;
}

#e-commerce .text .tag, #e-commerce .text .tag2 {
    margin: 5px 0 5px 0;
    transition: .2s;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

#e-commerce .text .tag a, #e-commerce .text .tag2 a {
    font-size: 14px;
    padding: 5px 10px;
    margin: 2.5px;
    font-weight: bold;
    border-radius: 5px;
    transition: .2s;
}

#e-commerce .text .button {
    text-align: start;
    max-width: 350px;
}

#e-commerce #e-commerce-prod-1 .text .tag a:nth-child(1) {
    background-color: #9c6139;
    color: #fff; 
}

#e-commerce #e-commerce-prod-1 .text .tag a:nth-child(2) {
    background-color: #5b3536;
    color: #fff;
}

#e-commerce #e-commerce-prod-2 .text .tag a:nth-child(1) {
    background-color: #8b7567;
    color: #fff;
}

#e-commerce #e-commerce-prod-2 .text .tag a:nth-child(2) {
    background-color: #cad7cf;
    color: #000;
}

#e-commerce #e-commerce-prod-3 .text .tag a:nth-child(1) {
    background-color: #333;
    color: #fff;
}

#e-commerce #e-commerce-prod-3 .text .tag a:nth-child(2) {
    background-color: #c84930;
    color: #fff;
}

#e-commerce #e-commerce-prod-3 .text .tag a:nth-child(3) {
    background-color: #fff;
    color: #000;
}

#e-commerce #e-commerce-prod-3 .text .tag a:nth-child(4) {
    background-color: #51524a;
    color: #fff;
}

#e-commerce #e-commerce-prod-4 .text .tag a:nth-child(1) {
    background-color: #7e7261;
    color: #fff;
}

#e-commerce #e-commerce-prod-4 .text .tag a:nth-child(2) {
    background-color: #000;
    color: #fff;
}

#e-commerce #e-commerce-prod-1 .text .tag a:hover, #e-commerce #e-commerce-prod-2 .text .tag a:hover, #e-commerce #e-commerce-prod-3 .text .tag a:hover, #e-commerce #e-commerce-prod-4 .text .tag a:hover {
    background-color: #fff;
    color: #e14000;
}

#e-commerce .text .sale-price {
    color: #fff !important;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 10px;
}

#e-commerce .text .old-price {
    color: #ffffff77 !important;
    margin-top: 10px;
    margin-bottom: 0;
}

#e-commerce .text a.btn-size-default {
    font-size: 14px;
    padding: 10px 20px;
    margin: 3px 1px;
    transition: .2s;
    background-color: #fff !important;
    border: 1px solid #e14000 !important;
    color: #e14000 !important;
    font-weight: bold;
}

#e-commerce .text a.btn-size-default:hover {
    background-color: #000 !important;
    border: 1px solid #000 !important;
    color: #fff !important;
}

.fade-in-up {
    opacity: 0;
    transform: translateY(50px);
    transition: opacity 1s ease-out, transform 1s ease-out;
}

.fade-in-up.show {
    opacity: 1;
    transform: translateY(0);
}

a.close-btn {
    position: fixed;
    width: 100px;
    height: 100px;
    top: 3vw;
    right: 3vw;
    border-radius: 50%;
    background-color: #b92c49;
    color: #fff !important;
    z-index: 10
}

a.close-btn span {
    position: absolute;
    font-size: 80px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#wish {
    display: flex;
    justify-content: center;
    max-width: 950px;
    margin: auto;
}

#wish h2 {
    height: fit-content;
    position: relative;
}

#wish h2::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 5px;
    background-color: #e14000;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform .4s ease;
}

#wish h2:hover::after {
    transform: scaleX(1);
}


#wish h1.quote {
    align-self: flex-start;
    font-family: 'Passion One', sans-serif;
    margin: 0 30px;
    color: #e14000;
    font-size: 80px;
}


@media (max-width:1024px) {
    a.close-btn {
        width: 10vw;
        height: 10vw
    }

    a.close-btn span {
        font-size: 8vw
    }
}

@media (max-width:500px) {
    a.close-btn {
        width: 14vw;
        height: 14vw
    }

    a.close-btn span {
        font-size: 10vw
    }
}

.scroll-down-link {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 100;
    cursor: default;
    color: #eb6d6c !important;
    text-align: center;
    font-size: 70px;
    text-decoration: none;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, .4);
    -webkit-animation: fade_move_down 2s ease-in-out infinite;
    animation: fade_move_down 2s ease-in-out infinite;
    margin: 0
}

@-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
    }
}

@media (max-width:1920px) {
    @keyframes float {
        0% {
            top: 330px;
        }

        50% {
            top: 322px;
        }

        100% {
            top: 330px;
        }
    }

    #app-root {
        height: 550px;
    }

    .hero-word {
        margin-top: 0;
        width: 550px;
    }

    .hero-time {
        top: 265px;
        width: 150px;
        left: 52%;
    }

    .hero-1 {
        left: 63%;
        width: 250px;
    }

    .hero-2 {
        left: 75%;
        width: 250px;
    }

    .hero-3 {
        top: 260px;
        left: 81%;
        width: 250px;
    }

    .hero-4 {
        top: 275px;
        left: 68%;
        width: 250px;
    }

    .wave {
        top: 400px;
        height: 150px;
        background-size: auto 150px;
    }
}

@media (max-width:1440px) {

    @keyframes down {

        60%,
        75%,
        90%,
        from,
        to {
            -webkit-animation-timing-function: cubic-bezier(0.215, .61, .355, 1);
            animation-timing-function: cubic-bezier(0.215, .61, .355, 1)
        }

        0% {
            opacity: 0;
            -webkit-transform: translate3d(-50%, -3000px, 0);
            transform: translate3d(-50%, -3000px, 0)
        }

        60% {
            opacity: 1;
            -webkit-transform: translate3d(-50%, 25px, 0);
            transform: translate3d(-50%, 25px, 0)
        }

        75% {
            -webkit-transform: translate3d(-50%, -10px, 0);
            transform: translate3d(-50%, -10px, 0)
        }

        90% {
            -webkit-transform: translate3d(-50%, 5px, 0);
            transform: translate3d(-50%, 5px, 0)
        }

        to {
            transform: translate3d(-50%, 0, 0);
        }
    }

    .global-card.card-vertical.card-half {
        width: calc(100% / 3 - 2rem);
    }

    .hero-1,
    .hero-2,
    .hero-3,
    .hero-4 {
        display: none;
    }

    #app-root {
        height: 825px;
    }

    .hero-word {
        margin-top: 50px;
        animation-delay: .5s !important;
    }

    .hero-watch {
        display: inline-block;
    }

    .hero-time {
        top: 320px;
        left: 65%;
        animation-delay: 1.5s !important;
    }

    .wave {
        top: 650px;
    }

    @keyframes float {
        0% {
            top: 380px;
        }

        50% {
            top: 372px;
        }

        100% {
            top: 380px;
        }
    }

}

@media (max-width:1240px){
    .hero-time {
        left: 70%;
    }
}

@media (max-width:1024px) {
    #e-commerce #e-commerce-prod-1,#e-commerce #e-commerce-prod-2,#e-commerce #e-commerce-prod-3,#e-commerce #e-commerce-prod-4 {
        padding: 40px 30px;
    }

    #e-commerce #e-commerce-prod-1 .set, #e-commerce #e-commerce-prod-2 .set, #e-commerce #e-commerce-prod-3 .set, #e-commerce #e-commerce-prod-4 .set {
        margin: 0;
    }

    #e-commerce .e-commerce-prod-1-tag, #e-commerce #e-commerce-prod-2-tag, #e-commerce #e-commerce-prod-3-tag, #e-commerce #e-commerce-prod-4-tag {
        top: 20px;
        text-align: center;
    }

    #e-commerce .text {
        margin-left: 30px;
    }

    #e-commerce .text h3 {
        max-width: 370px;
    }

    #e-commerce .tag,
    #e-commerce .tag2 {
        margin-bottom: 0;
    }

    #e-commerce .tag a,
    #e-commerce .tag2 a {
        font-size: 14px;
    }

    #app-root {
        position: relative;
        width: 100vw;
        height: auto;
        background-size: cover;
        overflow: hidden
    }

    #app-root main {
        overflow-x: hidden
    }

    .hero-m {
        width: 85%;
        height: auto;
        display: block;
        position: relative;
        margin: 50px 10px 0 10px;
        object-fit: contain;
        object-position: center;
    }

    .hero-1,
    .hero-2,
    .hero-3,
    .hero-4,
    .hero-word,
    .hreo-time,
    .wave,
    .fadeIn,
    .hero-watch {
        display: none;
    }
}

@media (max-width:850px) {
    #e-commerce #e-commerce-prod-1 img, #e-commerce #e-commerce-prod-2 img, #e-commerce #e-commerce-prod-3 img, #e-commerce #e-commerce-prod-4 img {
        width: 250px;
    }
}

@media (max-width:820px) {

    .global-card .image img {
        max-width: 300px
    }

    .global-card.card-vertical.card-half {
        width: calc(100% / 2 - 2rem);
    }

    #e-commerce .global-card {
        margin: 2rem 0;
    }

    #e-commerce #e-commerce-prod-1, #e-commerce #e-commerce-prod-2, #e-commerce #e-commerce-prod-3, #e-commerce #e-commerce-prod-4 {
        flex-direction: column;
        max-width: 400px;
        padding: 40px 30px;
        margin-top: 1rem;
    }

    #e-commerce .text {
        margin: auto;
        max-width: 400px;
        align-items: center !important;
        text-align: center;
    }

    #e-commerce #e-commerce-prod-1 img.set, #e-commerce #e-commerce-prod-2 img.set, #e-commerce #e-commerce-prod-3 img.set, #e-commerce #e-commerce-prod-4 img.set {
        margin-bottom: 10px;
    }

    #e-commerce .tag,
    #e-commerce .tag2 {
        margin-bottom: 15px;
    }

    #e-commerce .text .button{
        text-align: center;
    }

    #e-commerce .text .tag a,
    #e-commerce .text .tag2 a {
        margin: 2.5px 0;
        display: inline-block;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        font-size: 0;
        line-height: 0;
        color: transparent;
        border: 1px solid #000;
        padding: 0;
        margin: -5px 5px;
    }

    #e-commerce .text h2 {
        order: 1;
        margin-bottom: 0;
        text-align: center;
    }

    #e-commerce .text .tag,
    #e-commerce .text .tag2 {
        order: 2;
        margin-top: 10px;
    }

    #e-commerce .text h3 {
        display: none;
    }

    #e-commerce .text p {
        order: 4;
    }

    #e-commerce .text .button {
        order: 5;
    }

    #e-commerce .text a.btn-size-default{
        font-size: 12px;
    }
}

@media (max-width:675px) {
    .base-nav .link {
        padding: 1rem .6rem;
    }
}

@media (max-width:500px) {
    nav.base-nav a.link::after {
        content: attr(data-mobile);
    }

    #intro .text-con {
        padding-bottom: 50px;
    }

    #intro h1 {
        padding: 10px !important;
        font-size: 26px;
    }

    #intro h2 {
        margin-bottom: 10px !important;
        max-width: 230px;
        margin: auto;
    }

    #intro p span {
        font-size: 24px;
    }

    .global-card.card-vertical.card-half {
        width: calc(100% - 2rem);
    }

    #e-commerce #e-commerce-prod-1, #e-commerce #e-commerce-prod-2, #e-commerce #e-commerce-prod-3, #e-commerce #e-commerce-prod-4 {
        width: 85%;
        padding: 30px;
    }

    #e-commerce #e-commerce-prod-1 img, #e-commerce #e-commerce-prod-2 img, #e-commerce #e-commerce-prod-3 img, #e-commerce #e-commerce-prod-4 img {
        width: 100%;
    }

    #e-commerce .text h3 {
        font-size: 16px;
        max-width: 240px;
    }

    #product-con h2 {
        font-size: 26px;
    }

    .title-decorate h3 {
        font-size: 20px;
    }

    #e-commerce .e-commerce-prod-1-tag, #e-commerce .e-commerce-prod-2-tag, #e-commerce .e-commerce-prod-3-tag, #e-commerce .e-commerce-prod-4-tag {
        top: 20px;
        padding: .5rem 1rem;
        font-size: 1.2rem;
        width: 65px;
        clip-path: none;
        text-align: center;
    }
}

@media (max-width: 450px) {
    #e-commerce .text {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #e-commerce .text h2{
        font-size: 28px;
    }

    #e-commerce .text .sale-price{
        font-size: 20px;
    }
}

@media (max-width: 360px) {

    #intro h1 {
        width: 180px;
        line-height: 1.2;
    }
    
}