.h1,
.h2,
.h3,
.h4,
.h5,
.tag {
    font-family: Knockout\ 30, Knockout\ 28, sans-serif;
    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;
    font-family: Roboto,sans-serif;
    -webkit-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 {
    font-family: Knockout\ 30, Knockout\ 28, sans-serif;
    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 {
    font-family: Roboto, sans-serif;
    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 {
    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 {
    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;
    font-family: Roboto, sans-serif;
    -webkit-transition: background .2s;
    -o-transition: background .2s;
    transition: background .2s;
    text-transform: uppercase;
    outline: none;
    font-weight: 500;
    padding: .75em 1.5em;
    font-size: .9rem;
    display: inline-block;
    text-align: center;
    word-break: break-word
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.card,
.global-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-family: Roboto, sans-serif;
    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.33333% - 2rem)
    }

    .card.half-card,
    .card.third-card,
    .global-card.half-card,
    .global-card.third-card {
        width: calc(50% - 2rem)
    }
}

@media screen and (min-width:900px) {

    .card,
    .global-card {
        width: calc(25% - 2rem)
    }

    .card.half-card,
    .global-card.half-card {
        width: calc(50% - 2rem)
    }

    .card.third-card,
    .global-card.third-card {
        width: calc(33.33333% - 2rem)
    }

    .card.fourth-card,
    .global-card.fourth-card {
        width: calc(25% - 2rem)
    }
}

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

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

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

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

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

@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-family: Roboto, sans-serif;
    font-weight: 400;
    background: #fff;
    border-radius: 3px;
    width: calc(40% - 2rem);
    margin: 1rem;
    min-height: 0
}

@media screen and (min-width:580px) {

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

@media screen and (min-width:950px) {

    .card,
    .horizontalCard-container {
        width: calc(33.33333% - 2rem);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .card.half-card,
    .card.third-card,
    .horizontalCard-container.half-card,
    .horizontalCard-container.third-card {
        width: calc(50% - 2rem)
    }
}

@media screen and (min-width:1200px) {

    .card,
    .horizontalCard-container {
        width: calc(25% - 2rem);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .card.half-card,
    .horizontalCard-container.half-card {
        width: calc(50% - 2rem)
    }

    .card.third-card,
    .horizontalCard-container.third-card {
        width: calc(33.33333% - 2rem)
    }

    .card.fourth-card,
    .horizontalCard-container.fourth-card {
        width: calc(25% - 2rem)
    }
}

@media screen and (max-width:579px) {

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

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

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

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

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

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

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

    .card .image,
    .horizontalCard-container .image {
        max-height: 300px
    }
}

.__nuxt-error-page {
    padding: 1rem;
    background: #f7f8fb;
    color: #47494e;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-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 {
    font-family: Knockout\ 30, Knockout\ 28, sans-serif;
    letter-spacing: 0.05rem !important;
    margin: 1rem 0;
    font-weight: 400
}

.h1 {
    font-size: 2rem
}

.h2 {
    font-size: 1.5rem
}

.h3 {
    font-size: 1.25rem
}

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

.h5 {
    font-size: .9rem
}

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

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

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

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

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

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

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

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

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

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

.container.dark {
    background: #fff
}

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

.copy h1,
.copy h2,
.copy h3,
.copy h4,
.copy h5,
.copy table thead {
    font-family: Knockout\ 30, Knockout\ 28, sans-serif;
    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 {
    font-family: Roboto, sans-serif;
    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 {
    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 {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

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

#__nuxt {
    text-align: center
}

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

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

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

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