@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed&display=swap);

body,
html {
    overflow-x: hidden;
    width: 100vw;
    font-size: 16px;
}

body p,
html p {
    font-size: 1rem
}

body.cycling h1,
body.cycling h2,
body.cycling h3,
body.cycling h4,
body.cycling h5,
body.cycling h6,
html.cycling h1,
html.cycling h2,
html.cycling h3,
html.cycling h4,
html.cycling h5,
html.cycling h6 {
    color: #111
}

#global-header {
    margin-bottom: 0
}

#global-footer,
#global-header,
.hero-banner {
    position: relative
}

.content,
.hero-banner img {
    width: 100%
}

.content {
    margin: 0 auto 4rem
}

@media screen and (min-width:900px) {
    .content {
        margin-top: 1rem;
        max-width: 900px
    }
}

.content li,
.content p {
    font-size: 16px;
    line-height: 1.6em
}

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

    .content li,
    .content p {
        font-size: 1em
    }
}

.content ul {
    margin-left: 24px
}

.content .column .teaser,
.content .logo {
    position: relative;
    display: block;
    float: right;
    margin: .5rem 0 0 1rem;
    width: 175px
}

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

    .content .column .teaser,
    .content .logo {
        margin: .5rem 0 0 1.5rem;
        width: 200px
    }
}

.content .column {
    box-sizing: border-box;
    margin: 1.2rem auto 0;
    padding: 0 1em;
    max-width: 600px;
    width: 100%
}

@media screen and (min-width:900px) {
    .content .column {
        float: right
    }
}

.content .column__title {
    margin-bottom: 1.2rem
}

.content .section {
    margin-top: 3rem
}

.content .section__title {
    margin-bottom: 1.4rem
}

.content .section__hero-image {
    display: block;
    margin: 0 auto;
    max-width: 552px;
    width: 100%
}

.content .topic {
    margin-bottom: 2.2rem
}

.content .topic__title {
    margin: 0 0 16px
}

.content .topic__hero-image {
    display: block;
    margin: 0 auto;
    max-width: 552px;
    width: 100%
}

.content .topic a,
.content .topic a:link,
.content .topic a:visited {
    color: #106fad
}

.content .section:before,
.content .topic:before {
    display: block;
    visibility: hidden;
    margin-top: -4rem;
    height: 4rem;
    content: " "
}

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

    .content .section:before,
    .content .topic:before {
        margin-top: -1.2rem;
        height: 1.2rem
    }
}

.content .sidebar {
    z-index: 1;
    overflow-y: scroll;
    box-sizing: border-box;
    margin: 0;
    padding: .9rem 0 .8rem 24px;
    width: 100%;
    border-bottom: 2px solid #e5e5e5;
    background: #fff;
    white-space: nowrap
}

@media screen and (min-width:900px) {
    .content .sidebar {
        float: left;
        overflow-y: auto;
        padding: 0 0 1rem 24px;
        max-width: 300px;
        border-bottom-width: 0;
        white-space: normal
    }
}

.content .sidebar:before {
    position: fixed;
    left: 0;
    display: block;
    width: 100%;
    height: 24px;
    background-position: 0, 100%;
    background-size: 24px 24px, 24px 24px;
    background-repeat: no-repeat, no-repeat;
    content: "";
    pointer-events: none
}

.content .sidebar__link,
.content .sidebar__link--section,
.content .sidebar__link--section:active,
.content .sidebar__link--section:focus,
.content .sidebar__link--section:hover,
.content .sidebar__link--section:link,
.content .sidebar__link--section:visited,
.content .sidebar__link:active,
.content .sidebar__link:focus,
.content .sidebar__link:hover,
.content .sidebar__link:link,
.content .sidebar__link:visited {
    display: inline-block;
    margin: 0 24px 0 0;
    color: #222;
    font-size: 14.4px;
    -webkit-transition: color .14s ease;
    transition: color .14s ease
}

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

    .content .sidebar__link,
    .content .sidebar__link--section,
    .content .sidebar__link--section:active,
    .content .sidebar__link--section:focus,
    .content .sidebar__link--section:hover,
    .content .sidebar__link--section:link,
    .content .sidebar__link--section:visited,
    .content .sidebar__link:active,
    .content .sidebar__link:focus,
    .content .sidebar__link:hover,
    .content .sidebar__link:link,
    .content .sidebar__link:visited {
        display: block;
        margin: 0 0 .6rem
    }
}

.content .sidebar__link--section,
.content .sidebar__link--section:link,
.content .sidebar__link--section:visited {
    color: #333;
    font-weight: 700
}

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

    .content .sidebar__link--section,
    .content .sidebar__link--section:link,
    .content .sidebar__link--section:visited {
        margin-top: 1.4rem
    }
}

.content .footnote {
    margin-top: 2.4rem;
    font-size: .8em
}

.content .sidebar__link--section:active,
.content .sidebar__link--section:focus,
.content .sidebar__link--section:hover,
.content .sidebar__link:active,
.content .sidebar__link:focus,
.content .sidebar__link:hover {
    color: #2283d8;
    text-decoration: none
}

.content .float-left {
    padding: 6px 24px 10px 0
}

.content .float-right {
    padding: 6px 0 10px 24px
}

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

    .content .float-left,
    .content .float-right {
        display: block;
        float: none !important;
        margin: 0 auto;
        padding: 0 0 10px
    }
}

.table--running-power,
.table--training-samples {
    font-size: .835em
}

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

    .table--running-power,
    .table--training-samples {
        margin: 0 24px
    }
}

.table--running-power td,
.table--training-samples td {
    width: 33%;
    vertical-align: middle;
    line-height: 1.4em !important
}

.table--running-power td:first-child,
.table--training-samples td:first-child {
    width: 30%
}

.table--running-power ul,
.table--training-samples ul {
    margin: 0;
    padding-bottom: 0
}

.table--running-power thead td,
.table--training-samples thead td {
    font-weight: 700;
    font-size: 1.2em
}

.table--running-power tbody td,
.table--running-power thead td,
.table--training-samples tbody td,
.table--training-samples thead td {
    border: none;
    border-bottom: 1px solid #cfcfcf;
    text-align: center
}

.table--running-power tbody td,
.table--training-samples tbody td {
    font-weight: 500
}

.table--running-power span,
.table--running-power tfoot td,
.table--running-power ul>li,
.table--training-samples span,
.table--training-samples tfoot td,
.table--training-samples ul>li {
    font-size: .835rem;
    line-height: 1.4em
}

.table--running-power tfoot td,
.table--training-samples tfoot td {
    padding: 1rem 1rem 0;
    border: none;
    text-align: left
}

.table--running-power ul>li,
.table--training-samples ul>li {
    text-align: left
}

.table--running-power span,
.table--training-samples span {
    display: block;
    color: #222;
    font-weight: 300;
    font-style: italic
}

.table--training-samples tbody td:nth-child(2n) {
    color: #107cb2
}

.table--training-samples tbody td:nth-child(3n) {
    color: #e3165b
}

.table--running-power {
    margin-bottom: 1.25rem
}

.table--running-power tbody td:not(:first-child) {
    font-weight: 300
}

.content .column .teaser {
    margin-top: 20px
}

.content .column .graph {
    margin: .4rem 0 .2rem;
    width: 100%
}

.content .column .screen {
    position: relative;
    display: block;
    float: right;
    margin: .3rem 0 0 1rem;
    width: 120px
}

@media screen and (min-width:600px) {
    .content .column .screen {
        width: 200px
    }
}

.content .column .device,
.content .column .image {
    position: relative;
    display: block;
    float: right;
    margin: .5rem 0 .5rem 1.5rem;
    width: 170px
}

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

    .content .column .device,
    .content .column .image {
        width: 240px
    }
}

.content .column .device {
    width: 130px
}

@media screen and (min-width:600px) {
    .content .column .device {
        width: 180px
    }
}

.content .column .video {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 48px);
    height: 100%
}

.content .column .video__wrapper {
    position: relative;
    overflow: hidden;
    padding-bottom: 51.75%;
    height: 0
}

.display-block {
    display: block
}

.g__breadcrumbs__wrapper {
    position: relative;
    z-index: 2;
    padding: 1em 0;
    text-align: center;
    font-size: 18px
}

.g__breadcrumbs__con {
    position: relative;
    width: 100%
}

.g__breadcrumbs__item {
    display: inline-block;
    padding-bottom: .5em;
    line-height: .7em
}

.g__breadcrumbs__item .g__breadcrumbs__item:last-child {
    padding-bottom: 0
}

.g__breadcrumbs__item .g__breadcrumbs__item.js__active .g__breadcrumbs__list {
    padding-top: 1.25em;
    padding-bottom: 1.25em;
    max-height: 500px;
    opacity: 1
}

.g__breadcrumbs__item .g__breadcrumbs__item.js__active .g__breadcrumbs__item-link__dd:after {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.g__breadcrumbs__item-link {
    display: inline-block;
    padding: 0 .8em;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-weight: 400;
    font-size: .8em;
    font-family: Open Sans, HelveticaNeue, HelveticaNeueu, Arial, sans-serif;
    line-height: 1
}

.g__breadcrumbs__item-link .g__breadcrumbs__item-link__dd {
    border-right: none;
    font-weight: 600
}

.g__breadcrumbs__item-link .g__breadcrumbs__item-link__dd .g__breadcrumbs__item-link__dd:after {
    display: inline-block;
    float: right;
    margin: .2em 0 0 .6em;
    width: .41667em;
    height: .625em;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMCAxNiIgY2xhc3M9Imdsb2JhbC0taWNvbi0tYXJyb3ciPjxwYXRoIGQ9Ik01LjcgOEwwIDEzLjggMi4xIDE2IDEwIDggMi4xIDAgMCAyLjIgNS43IDh6Ii8+PC9zdmc+);
    background-size: 100%;
    background-repeat: no-repeat;
    content: "";
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.g__breadcrumbs__list {
    position: absolute;
    right: 0;
    left: 0;
    z-index: 1;
    display: -webkit-box;
    display: flex;
    flex-flow: row wrap;
    overflow: hidden;
    margin: .6em auto 0;
    padding: 0 0 0 1.5em;
    max-height: 0;
    width: 100%;
    border: 1px solid #f2f2f2;
    background-color: #fff;
    opacity: 0;
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.g__breadcrumbs__list .g__breadcrumbs__list__two-column .g__breadcrumbs__list-link {
    width: 50%
}

.g__breadcrumbs__list-link {
    display: -webkit-box;
    display: flex;
    flex-flow: row wrap;
    padding: .8em 1.5em .8em 0;
    width: 100%;
    text-align: left;
    font-weight: 400;
    font-size: .75em;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

a.g__breadcrumbs__item-link {
    color: #101010
}

a.g__breadcrumbs__item-link a.g__breadcrumbs__item-link__dd {
    color: #090909
}

a.g__breadcrumbs__list-link {
    color: #101010
}

a.g__breadcrumbs__list-link a.g__breadcrumbs__list-link:hover {
    color: #090909
}

@-webkit-keyframes fadein {
    0% {
        opacity: .6;
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes fadein {
    0% {
        opacity: .6;
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.performance__hero {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 50vw;
    background: #000
}

@media screen and (min-width:1025px) {
    .performance__hero {
        height: 28.5vw
    }
}

.performance__hero__image {
    position: absolute;
    display: block;
    width: 100%;
    -webkit-animation: fadein .5s ease-out forwards;
    animation: fadein .5s ease-out forwards
}

.performance__content {
    margin: 2rem auto;
    padding: 0 1rem;
    max-width: calc(800px + 4rem);
    width: 100%
}

@media screen and (min-width:992px) {
    .performance__content {
        margin: 3rem auto
    }
}

@media screen and (min-width:1200px) {
    .performance__content {
        margin: 4rem auto
    }
}

.performance__content label {
    display: block;
    margin: 8px 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 19px
}

.performance__grid__title,
.performance__title,
.performance__title--sm {
    margin-bottom: 1.6rem;
    padding: 0;
    width: 100%;
    text-align: center;
    font-weight: 400;
    font-style: normal;
    font-size: 32px;
    line-height: 24px
}

.performance__title--sm {
    margin-bottom: 1.2rem;
    letter-spacing: .1em;
    font-size: 1rem
}

.performance__desc,
.performance__disclaimer {
    width: 100%;
    text-align: left;
    font-size: 1rem;
    line-height: 1.4rem
}

.performance__desc:last-child,
.performance__disclaimer:last-child {
    margin-bottom: 0
}

.performance__desc:not(:last-child),
.performance__disclaimer:not(:last-child) {
    margin-bottom: 1.8rem
}

.performance__disclaimer {
    font-size: .75rem
}

.performance__button {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: .5rem 1.75rem;
    border: 1px solid #000;
    color: #000 !important;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-weight: 400;
    font-style: normal;
    font-size: 1rem;
    line-height: 1.25em;
    -webkit-transition: all .2s;
    transition: all .2s
}

.performance__button:focus,
.performance__button:hover {
    background-color: #000;
    color: #fff !important
}

.performance__link {
    color: #000 !important;
    text-decoration: underline !important
}

.performance__link:focus,
.performance__link:hover {
    color: #666 !important
}

.performance__card {
    position: relative;
    display: -webkit-box;
    display: flex;
    align-items: stretch;
    justify-content: stretch;
    flex: 1/3 1 auto;
    margin-bottom: 1rem;
    width: 100%;
    -webkit-box-align: stretch;
    -webkit-box-pack: stretch;
    -webkit-box-flex: 1/3
}

@media screen and (min-width:576px) {
    .performance__card {
        margin-bottom: 0;
        padding: .5rem;
        width: 33.33%
    }
}

.performance__card>div {
    flex: 1;
    padding-bottom: 1rem;
    width: 100%;
    background-color: #fff;
    -webkit-box-flex: 1
}

.performance__card__img {
    position: relative;
    overflow: hidden;
    padding-bottom: 65%;
    width: 100%;
    height: 0;
    background-color: #fafafa
}

.performance__card__img img {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 100%;
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.performance__card h2 {
    margin: 0;
    padding: 1rem 1rem 0;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    line-height: 24px
}

.performance__card p {
    margin: 0;
    padding: 1rem;
    font-size: 14px;
    line-height: 19px
}

.performance__grid {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
    align-content: stretch;
    background: #000;
    -webkit-box-align: stretch;
    -webkit-box-pack: justify
}

.performance__grid__partner {
    position: relative;
    display: -webkit-box;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-grow: 1;
    overflow: hidden;
    padding: 0 2rem;
    min-height: 240px;
    max-height: 480px;
    width: 100%;
    height: 260px;
    background-size: cover;
    text-align: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-box-flex: 1
}

@media screen and (min-width:576px) {
    .performance__grid__partner {
        width: 33.33333%;
        height: 35vw
    }
}

.performance__grid__partner:focus .performance__grid__image,
.performance__grid__partner:hover .performance__grid__image {
    opacity: .9;
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1)
}

.performance__grid__title {
    position: relative;
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: 1.4rem
}

.performance__grid__image {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-size: cover;
    opacity: .6;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%
}

.performance__type {
    padding: 0 2rem;
    text-align: center
}

.performance__type__icon {
    display: inline-block;
    margin: 1rem 1rem 0;
    width: auto
}

.performance__type__icon:before {
    position: relative;
    left: 50%;
    display: block;
    margin-bottom: 1rem;
    width: 4rem;
    height: 4rem;
    background-position: 50%;
    background-size: 100%;
    background-repeat: 0;
    content: "";
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}


.performance__video {
    position: relative;
    overflow: hidden;
    padding: 0;
    max-height: 720px;
    height: 56vw;
    background: #000
}

.performance__video__play {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    display: block;
    max-width: 144px;
    width: 18vw;
    opacity: .66;
    cursor: pointer;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.performance__video__play:focus,
.performance__video__play:hover {
    opacity: 1
}

.performance__video__image,
.performance__video__image--video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.performance__video__image--video {
    cursor: pointer
}

.performance__video__embed {
    width: 100%;
    height: 100%
}

.performance__feature__row:nth-child(2n - 1) {
    background: #000
}

.performance__feature__row:nth-child(2n - 1) .partners__desc,
.performance__feature__row:nth-child(2n - 1) .partners__title {
    color: #fff
}

.performance__feature__row:nth-child(2n - 1) .partners__button {
    border: 1px solid #fff;
    color: #fff !important
}

.performance__feature__row:nth-child(2n - 1) .partners__button:focus,
.performance__feature__row:nth-child(2n - 1) .partners__button:hover {
    background-color: #fff;
    color: #000 !important
}

.performance__feature__row:nth-child(2n - 1) a {
    color: #fff !important
}

.performance__feature__row:nth-child(2n - 1) a:not(.performance__button) {
    text-decoration: underline !important
}

.performance__feature__row:nth-child(2n - 1) a:focus,
.performance__feature__row:nth-child(2n - 1) a:hover {
    color: #999 !important
}

.performance__feature__row:nth-child(2n - 1).empty .performance__feature__content--image,
.performance__feature__row:nth-child(2n - 1).empty .performance__feature__content--image h2,
.performance__feature__row:nth-child(2n - 1).empty .performance__feature__content--text,
.performance__feature__row:nth-child(2n - 1).empty .performance__feature__content--text h2 {
    margin: 0;
    padding: 0
}

.performance__feature__row:nth-child(2n) {
    background: #fff
}

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

    .performance__feature__row:nth-child(2n) .performance__feature__container,
    .performance__feature__row:nth-child(2n) .performance__feature__container--lifestyle {
        flex-direction: row-reverse;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse
    }
}

.performance__feature__row:nth-child(2n) .performance__feature__container--lifestyle {
    margin-right: auto;
    margin-left: 0
}

.performance__feature__row:nth-child(2n) .performance__feature__content--image {
    flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse
}

.performance__feature__row:nth-child(2n) a {
    color: #000 !important;
    text-decoration: underline !important
}

.performance__feature__row:nth-child(2n) a:focus,
.performance__feature__row:nth-child(2n) a:hover {
    color: #666 !important
}

.performance__feature__container,
.performance__feature__container--lifestyle {
    display: -webkit-box;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

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

    .performance__feature__container,
    .performance__feature__container--lifestyle {
        flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal
    }
}

.performance__feature__container--lifestyle {
    margin-right: 0;
    max-width: calc(600px + 50vw)
}

.performance__feature__container--lifestyle .performance__feature__content--image {
    position: relative;
    padding: 0;
    min-height: 1;
    max-width: 100%;
    max-height: 600px;
    height: 67vmin
}

.performance__feature__container--lifestyle .performance__feature__content--image .performance__feature__image,
.performance__feature__container--lifestyle .performance__feature__content--image .performance__feature__image--wide {
    position: absolute;
    top: 0;
    min-height: 1;
    max-width: 100%;
    max-height: 600px;
    width: 100%;
    height: 67vmin;
    background-position: 50%;
    background-size: cover
}

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

    .performance__feature__container--lifestyle .performance__feature__content--image .performance__feature__image,
    .performance__feature__container--lifestyle .performance__feature__content--image .performance__feature__image--wide {
        width: 50vw
    }
}

.performance__feature__container--lifestyle .performance__feature__content--text {
    padding: 3rem 4rem
}

.performance__feature__content--image,
.performance__feature__content--text {
    flex-grow: 1;
    min-height: 1;
    width: 100%;
    -webkit-box-flex: 1
}

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

    .performance__feature__content--image,
    .performance__feature__content--text {
        max-width: 600px;
        width: 50%
    }
}

.performance__feature__content--text {
    display: -webkit-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 3rem 2rem;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -webkit-box-pack: center
}

@media screen and (min-width:768px) {
    .performance__feature__content--text {
        align-items: flex-start;
        text-align: left;
        -webkit-box-align: start
    }
}

.performance__feature__content--image {
    display: -webkit-box;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    padding: 0 2rem;
    -webkit-box-align: end;
    -webkit-box-pack: start
}

@media screen and (min-width:768px) {
    .performance__feature__content--image {
        padding: 3rem 2rem 0
    }

    .performance__feature__content--image.centered {
        padding: 3rem
    }
}

.performance__feature__image,
.performance__feature__image--wide {
    margin: 0 auto;
    max-width: 500px;
    width: 100%
}

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

    .performance__feature__image,
    .performance__feature__image--wide {
        max-width: 100%
    }
}

.performance__feature__image--wide {
    min-height: 360px;
    max-width: none;
    max-height: 500px;
    width: auto;
    height: 50vmin
}

@media screen and (min-width:768px) {
    .performance__feature__image--wide {
        max-height: 600px
    }
}

.performance__nav {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    background-color: #ececec;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.performance__nav ul {
    display: -webkit-box;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    margin: 0;
    padding: 0;
    -webkit-box-align: center;
    -webkit-box-pack: start
}

@media screen and (min-width:768px) {
    .performance__nav ul {
        justify-content: center;
        -webkit-box-pack: center
    }
}

.performance__nav ul li {
    position: relative;
    padding: 1rem;
    list-style: none;
    white-space: nowrap
}

@media screen and (min-width:768px) {
    .performance__nav ul li {
        padding: 1rem 1.5rem
    }
}

.performance__nav ul li.active:after {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 5px;
    background-color: #6dcff6;
    content: ""
}

.performance__nav ul li a {
    margin-bottom: 1.6rem;
    padding: 0;
    width: 100%;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    line-height: 19px
}

.performance__nav ul li a:hover,
.performance__nav ul li a:visited {
    color: #000
}

.performance__back-to-home {
    background-color: #fff
}

.performance__back-to-home ul {
    display: -webkit-box;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    -webkit-box-align: center;
    -webkit-box-pack: center
}

.performance__back-to-home ul li {
    position: relative;
    padding: 0.8rem;
    list-style: none;
    white-space: nowrap
}

.performance__back-to-home ul li a {
    padding: 0;
    width: 100%;
    color: #000;
    letter-spacing: .05rem;
    margin: 1rem 0;
    font-weight: 400;
    text-transform: uppercase;
}

.performance__back-to-home ul li a:hover,
.performance__back-to-home ul li a:visited {
    margin: 1rem 0;
    font-weight: 400;
}

.performance__dropdown {
    position: relative;
    width: 100%;
    height: 3rem;
    border: 1px solid #d8d8d8;
    text-align: left
}

@media screen and (min-width:576px) {
    .performance__dropdown {
        max-width: 400px
    }
}

.performance__dropdown:after {
    position: absolute;
    top: 50%;
    right: 1rem;
    display: inline-block;
    width: 12px;
    height: 7px;
    background-size: 100%;
    content: "";
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.performance__dropdown select {
    position: absolute;
    top: 0;
    left: 0;
    padding-right: 3rem;
    padding-left: 1rem;
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 0;
    background-color: #fff;
    font-size: 1rem;
    font-family: Roboto, sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.performance__feature h1 {
    margin: 2rem 0;
    padding-bottom: 0;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
}

.performance__feature p {
    font-size: 14px
}

.performance__feature .performance__content {
    margin: 2rem auto
}

.performance__feature__list {
    margin: 0;
    padding: 2rem 0;
    background-color: #eee
}

.performance__feature__list>div {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start;
    margin: 0 auto;
    padding: 0 1rem;
    max-width: calc(800px + 4rem);
    -webkit-box-align: stretch;
    -webkit-box-pack: start
}

.performance__feature__copy {
    margin: 4rem auto;
    padding: 0 2rem;
    max-width: 600px
}

.performance__feature__copy img {
    width: 100%
}

.performance__feature__copy p a,
.performance__feature__copy p a:link,
.performance__feature__copy p a:visited {
    color: #000;
    text-decoration: underline
}

.performance__feature__copy p a:active,
.performance__feature__copy p a:hover {
    color: #757575
}

.performance__feature__img {
    padding-bottom: 100%;
    background-color: #fafafa
}

.performance__feature__addimg {
    padding-bottom: 150%
}

.performance__feature__addimg,
.performance__feature__img {
    display: -webkit-box;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    overflow: hidden;
    width: 100%;
    height: 0;
    -webkit-box-align: start;
    -webkit-box-pack: start
}

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

    .performance__feature__addimg,
    .performance__feature__img {
        justify-content: center;
        padding-bottom: 0;
        height: auto;
        -webkit-box-pack: center
    }
}

.performance__feature__addimg img,
.performance__feature__img img {
    width: 100%
}

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

    .performance__feature__addimg img,
    .performance__feature__img img {
        width: 33.33%
    }
}

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

    .performance__feature__addimg-selector,
    .performance__feature__img-selector {
        display: none
    }
}

.performance__feature__addimg-selector ul,
.performance__feature__img-selector ul {
    display: -webkit-box;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 2rem 0;
    padding: 0;
    -webkit-box-align: center;
    -webkit-box-pack: center
}

.performance__feature__addimg-selector ul li,
.performance__feature__img-selector ul li {
    margin: 0 5px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #d9d9d9
}

.performance__feature__addimg-selector ul li.active,
.performance__feature__img-selector ul li.active {
    background-color: #9b9b9b
}

.performance__feature__full-image {
    margin: 0 auto;
    padding: 2rem;
    max-width: 600px
}

.performance__feature__full-image img {
    width: 100%
}

.performance__feature__video {
    position: relative;
    margin: 2rem 0;
    padding-bottom: 56.25%;
    width: 100%;
    height: 0;
    background-color: #d8d8d8;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer
}

.performance__feature__video:hover svg {
    opacity: 1
}

.performance__feature__video svg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    opacity: .6;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none
}

@media screen and (min-width:576px) {
    .performance__feature__video svg {
        width: 75px;
        height: 75px
    }
}

.performance__feature__video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

html[lang=cs-CZ] .performance__feature h1,
html[lang=cs-CZ] .performance__grid__title,
html[lang=cs-CZ] .performance__title,
html[lang=cs-CZ] .performance__title--sm {
    font-weight: 400;
    font-family: Roboto Condensed, sans-serif
}

body {
    -webkit-text-size-adjust: none;
    margin: 0;
    padding: 0
}

.gh__header *,
.gh__header ul {
    margin: 0;
    padding: 0
}

.gh__header a {
    text-decoration: none;
    color: inherit
}

.items__menu__icon {
    display: flex;
    align-items: center
}

@media screen and (min-width:992px) {
    .items__menu__icon {
        display: none
    }
}

.items__menu__icon .minus {
    display: none
}

.gh__utility-bar {
    font-family: Roboto, "Noto Sans TC", "Noto Sans SC", "Noto Sans JP", "Noto Sans KR", Prompt, sans-serif, "Microsoft JhengHei";
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: calc(100% - 2rem);
    box-sizing: border-box;
    height: 50px
}

@media screen and (min-width:992px) {
    .gh__utility-bar {
        position: relative;
        width: auto;
        min-width: 170px;
        margin-right: 1rem;
        height: 72px;
        flex-shrink: 0
    }

    .gh__utility-bar>[class*=gh__utility-bar__]:last-child,
    .gh__utility-bar>[class*=gh__utility-bar__]:nth-last-child(2) {
        position: static
    }

    .gh__utility-bar>[class*=gh__utility-bar__]:last-child>.gh__utility-bar__dd,
    .gh__utility-bar>[class*=gh__utility-bar__]:nth-last-child(2)>.gh__utility-bar__dd {
        right: 0;
        transform: none
    }
}

@media screen and (min-width:1200px) {
    .gh__utility-bar {
        height: 64px;
        margin-right: 0
    }
}

.gh__utility-bar__dd {
    display: none;
    position: absolute;
    z-index: 1;
    width: 100vw;
    right: 0;
    background: #fff;
    border: solid #eee;
    border-width: 1px 0;
    text-align: left;
    top: 50px
}

.gh__utility-bar__dd a.gh__nav__categories__items__menu__link:active,
.gh__utility-bar__dd a.gh__nav__categories__items__menu__link:hover,
.gh__utility-bar__dd a.gh__nav__categories__items__menu__link:link,
.gh__utility-bar__dd a.gh__nav__categories__items__menu__link:visited {
    color: #000;
    text-decoration: none
}

.gh__utility-bar__dd a.gh__nav__categories__items__menu__link:hover {
    text-decoration: underline
}

@media screen and (min-width:992px) {
    .gh__utility-bar__dd {
        top: 72px;
        right: calc(50%);
        transform: translateX(50%);
        min-width: 9rem;
        padding: 1rem 1.5rem;
        border-width: 1px;
        width: auto
    }
}

@media screen and (min-width:1200px) {
    .gh__utility-bar__dd {
        top: 64px
    }
}

.gh__utility-bar__cart,
.gh__utility-bar__search,
.gh__utility-bar__sign-in,
.gh__utility-bar__support {
    display: flex;
    align-items: center;
    cursor: pointer;
    height: 100%
}

.gh__utility-bar__sign-in {
    margin-left: .5rem
}

@media screen and (min-width:992px) {
    .gh__utility-bar__sign-in {
        position: relative
    }
}

.gh__utility-bar__sign-in.js__utility-bar-item--active {
    box-shadow: 0 -.2rem 0 #000 inset
}

.gh__utility-bar__sign-in.js__utility-bar-item--active .gh__utility-bar__dd {
    display: block
}

.gh__utility-bar__sign-in__icon {
    width: 1.875rem;
    max-height: 1.875rem
}

.gh__utility-bar__sign-in .gh__utility-bar__dd {
    line-height: 2rem
}

@media screen and (min-width:992px) {
    .gh__utility-bar__sign-in .gh__utility-bar__dd {
        line-height: normal
    }
}

.gh__utility-bar__support {
    display: none
}

@media screen and (min-width:992px) {
    .gh__utility-bar__support {
        display: flex;
        align-items: center;
        position: relative;
        font-size: .8125rem;
        min-width: 70px;
        padding: 0 .25rem;
        margin-right: 1rem
    }

    .gh__utility-bar__support__wrapper {
        display: flex;
        align-items: center;
        padding: .25rem 0
    }

    .gh__utility-bar__support__icon {
        width: 1.125rem;
        max-height: 1.125rem
    }

    .gh__utility-bar__support.js__utility-bar-item--active {
        box-shadow: 0 -.2rem 0 #000 inset
    }

    .gh__utility-bar__support.js__utility-bar-item--active .gh__utility-bar__dd {
        display: block
    }
}

.gh__utility-bar__support .gh__utility-bar--text {
    margin-left: .4rem
}

.gh__utility-bar__support .gh__utility-bar--text:hover {
    text-decoration: none
}

.gh__utility-bar__cart {
    margin: 0 .25rem 0 .5rem
}

.gh__utility-bar__cart-wrapper {
    position: relative;
    display: block
}

.gh__utility-bar__cart-wrapper__items-number {
    position: absolute;
    width: 1.25rem;
    height: 1.25rem;
    background: #000;
    color: #fff;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    top: -2px;
    right: -4px;
    line-height: 1.25rem;
    font-size: .75rem
}

.gh__utility-bar__cart__icon {
    width: 1.875rem;
    max-height: 1.875rem
}

.gh__utility-bar__cart .cart-live-reader {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute;
    overflow: hidden;
    width: 0
}

.gh__utility-bar__search {
    margin-left: .5rem;
    cursor: pointer;
    display: none
}

@media screen and (min-width:992px) {
    .gh__utility-bar__search {
        display: flex;
        align-items: center
    }
}

.gh__utility-bar__search__icon {
    width: 1.875rem;
    max-height: 1.875rem
}

.gh__hamburger {
    position: absolute;
    left: 0;
    width: 20px;
    height: 11px;
    padding: 1.25rem;
    top: 0
}

.gh__hamburger:hover {
    cursor: pointer
}

.gh__hamburger__bottom,
.gh__hamburger__top {
    position: absolute;
    background: #000;
    height: 2px;
    width: 20px;
    border-radius: 20px;
    transform: rotate(0);
    transition: all ease .5s;
    transform-origin: center center
}

.gh__hamburger__bottom {
    transform: translateY(8px)
}

@media screen and (min-width:992px) {
    .gh__hamburger {
        display: none
    }
}

.gh__search {
    position: absolute;
    display: none;
    box-sizing: content-box;
    width: calc(100% - 2rem);
    top: 50px;
    left: 1rem
}

@media screen and (min-width:992px) {
    .gh__search {
        justify-content: center;
        align-items: center;
        background: #fff;
        display: none;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1
    }
}

.gh__search__form {
    margin-bottom: 0;
    width: 100%
}

.gh__search__input {
    font-size: .8125rem;
    line-height: 1.3rem;
    width: 100%;
    border: 2px solid #dcdcdc;
    padding: 1rem 2.6rem;
    background: 0 0;
    font-family: Roboto, "Noto Sans TC", "Noto Sans SC", "Noto Sans JP", "Noto Sans KR", Prompt, sans-serif, "Microsoft JhengHei";
    box-sizing: border-box
}

.gh__search__input::placeholder {
    color: #7a7a7a;
    opacity: 1;
    font-size: .8125rem
}

.gh__search__input:focus {
    outline: 0;
    border-color: #000
}

@media screen and (min-width:992px) {
    .gh__search__input {
        padding: .6rem 2rem .6rem 1.9rem;
        border: 1px solid #dcdcdc
    }
}

.gh__search__input__icon {
    position: absolute;
    height: 100%;
    left: 10px;
    top: 0;
    width: 30px
}

@media screen and (min-width:992px) {
    .gh__search__input__icon {
        height: 100%;
        left: 3px
    }
}

.gh__search__close {
    display: none
}

.gh__search__close__icon {
    width: 1rem;
    max-height: 1rem
}

@media screen and (min-width:992px) {
    .gh__search__close {
        display: block;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        background: 0 0;
        border: none;
        padding: .75rem .5rem;
        cursor: pointer
    }
}

.gh__search .hidden {
    display: none
}

.gh__nav__categories__items__menu__promo-card {
    display: none;
    border: .5px solid #d9d9d9;
    border-radius: 3px;
    box-shadow: 0 0 6px 0 #d9d9d9;
    flex-direction: column;

    margin-top: 1rem;
    max-width: 250px
}

@media screen and (min-width:992px) {
    .gh__nav__categories__items__menu__promo-card {
        display: flex
    }
}

.gh__nav__categories__items__menu__promo-card__heading {
    font-size: 1.25rem;
}

.gh__nav__categories__items__menu__promo-card__copy {
    font-family: Roboto, "Noto Sans TC", "Noto Sans SC", "Noto Sans JP", "Noto Sans KR", Prompt, sans-serif, "Microsoft JhengHei";
    font-size: .8125rem
}

.gh__nav__categories__items__menu__promo-card__cta {
    margin-top: 1rem;
    padding: .5rem 0;
    text-align: right;
    font-size: 1rem;
    display: block
}

.gh__nav__categories__items__menu__promo-card__footnote {
    font-size: .6875rem;
    padding: .5rem 0
}

.gh__nav__categories__items__menu__promo-card__image {
    object-fit: cover
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .gh__nav__categories__items__menu__promo-card__image {
        max-height: 100%
    }
}

.gh__nav__categories__items__menu__promo-card a,
.gh__nav__categories__items__menu__promo-card a:active,
.gh__nav__categories__items__menu__promo-card a:focus,
.gh__nav__categories__items__menu__promo-card a:hover,
.gh__nav__categories__items__menu__promo-card a:link,
.gh__nav__categories__items__menu__promo-card a:visited {
    color: #000
}

.gh__nav__categories__items__menu__promo-card .grouping {
    padding: 0 .5rem
}

.gh__nav__categories__items__menu__promo-card .horizontal {
    display: flex;
    flex-direction: row;
    text-align: left
}

.gh__nav__categories__items__menu__promo-card .horizontal .gh__nav__categories__items__menu__promo-card__image {
    width: 40%
}

.gh__nav__categories__items__menu__promo-card .horizontal .gh__nav__categories__items__menu__promo-card__heading {
    padding: .5rem 0
}

.gh__nav__categories__items__menu__promo-card .vertical {
    text-align: center
}

.gh__nav__categories__items__menu__promo-card .vertical .gh__nav__categories__items__menu__promo-card__image {
    width: 100%
}

.gh__nav__categories__items__menu__promo-card .vertical .gh__nav__categories__items__menu__promo-card__heading {
    padding: 1rem 0 .875rem 0
}

.gh__header {
    position: relative;
    z-index: 99999;
    background: #fff;
    color: #000
}

.gh__header .china-ad {
    background: #efefef;
    display: block;
    padding: .25rem 1rem;
    text-align: right
}

.gh__header__nav {
    position: relative
}

.gh__header__nav--active .gh__nav {
    display: block
}

.gh__header__nav--active .gh__search {
    display: block
}

@media screen and (min-width:992px) {
    .gh__header__nav--active .gh__search {
        display: none
    }
}

.gh__header__nav--active .gh__utility-bar.has-search-ref {
    margin-bottom: 60px
}

@media screen and (min-width:992px) {
    .gh__header__nav--active .gh__utility-bar.has-search-ref {
        margin-bottom: 0
    }
}

.gh__header__nav--active .gh__hamburger__top {
    transform: rotate(-45deg)
}

.gh__header__nav--active .gh__hamburger__bottom {
    transform: rotate(45deg)
}

@media screen and (min-width:992px) {
    .gh__header__nav .gh__search.gh__search--active {
        display: flex
    }
}

.gh__header__nav__content {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    background: #fff
}

@media screen and (min-width:992px) {
    .gh__header__nav__content {
        height: 114px;
        flex-direction: column-reverse;
        align-items: flex-end;
        justify-content: flex-end
    }
}

@media screen and (min-width:1200px) {
    .gh__header__nav__content {
        height: 64px;
        box-shadow: 0 1px 0 #eee;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        padding: 0 1.5rem
    }
}

.gh__header__nav__skip {
    position: absolute;
    top: -400px;
    left: 2rem;
    z-index: 99;
    background: #000;
    color: #fff;
    text-decoration: none;
    font-family: Roboto, "Noto Sans TC", "Noto Sans SC", "Noto Sans JP", "Noto Sans KR", Prompt, sans-serif, "Microsoft JhengHei";
    font-size: .8rem;
    padding: .25rem .5rem;
    transition: top .25s ease
}

.gh__header__nav__skip,
.gh__header__nav__skip:active,
.gh__header__nav__skip:hover,
.gh__header__nav__skip:visited {
    color: #fff !important;
    text-decoration: none
}

.gh__header__nav__skip:focus {
    top: 0
}

.gh__header__nav__takeover {
    background: #000;
    color: #fff;
    font-family: Roboto, "Noto Sans TC", "Noto Sans SC", "Noto Sans JP", "Noto Sans KR", Prompt, sans-serif, "Microsoft JhengHei";
    text-align: center;
    padding: .5rem 2rem;
    display: block;
    font-size: .8rem;
    letter-spacing: .02rem;
    width: 100%;
    box-shadow: 0 1px 0 #000;
    box-sizing: border-box
}

.gh__header__nav__takeover__link,
.gh__header__nav__takeover__link:active,
.gh__header__nav__takeover__link:hover,
.gh__header__nav__takeover__link:visited {
    color: #fff;
    text-decoration: none
}

.gh__header__nav__takeover a:active,
.gh__header__nav__takeover a:hover,
.gh__header__nav__takeover a:link,
.gh__header__nav__takeover a:visited {
    color: #fff !important
}

.gh__logo {
    width: 130px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    padding: 1rem 0;
    top: 0;
    box-sizing: border-box;
    display: flex;
    align-items: center
}

.gh__logo__svg {
    width: 100%;
    max-height: 18px
}

@media screen and (min-width:992px) {
    .gh__logo__svg {
        max-height: 28px
    }
}

@media screen and (min-width:992px) {
    .gh__logo {
        width: 140px;
        min-width: 130px;
        height: 72px
    }
}

@media screen and (min-width:1200px) {
    .gh__logo {
        margin-right: 1rem;
        position: static;
        transform: none;
        height: 64px
    }
}

.gh__nav {
    
    background: #fff;
    position: absolute;
    top: 100%;
    display: none;
    width: 100%;
    padding-bottom: 2rem
}

@media screen and (min-width:992px) {
    .gh__nav {
        position: static;
        padding: 0;
        display: block;
        border: solid #dcdcdc;
        border-width: 1px 0
    }
}

@media screen and (min-width:1200px) {
    .gh__nav {
        width: auto;
        border-width: 0
    }
}

.gh__nav__categories {
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow: visible;
    list-style-type: none
}

@media screen and (min-width:992px) {
    .gh__nav__categories {
        flex-direction: row;
        justify-content: center;
        height: 40px;
        min-height: 0
    }
}

@media screen and (min-width:1200px) {
    .gh__nav__categories {
        height: 64px
    }
}

.gh__nav__categories__items {
    text-transform: uppercase;
    width: 100%;
    line-height: 2rem
}

@media screen and (min-width:992px) {
    .gh__nav__categories__items {
        display: flex;
        width: auto;
        height: 100%;
        line-height: normal;
        align-items: center
    }
}

.gh__nav__categories__items.js__mega-menu-item--active .gh__nav__categories__items__menu {
    display: flex;
    position: absolute;
    left: 0;
    background: #fff;
    padding: 0 0 2rem
}

.gh__nav__categories__items--active.support .gh__nav__categories__items__menu__subcategories {
    display: block
}

.gh__nav__categories__items--active:first-child .gh__nav__categories__items__link {
    border-color: #000
}

.gh__nav__categories__items--active:not(:first-child) .gh__nav__categories__items__link {
    border-top: 1px solid #000
}

@media screen and (min-width:992px) {
    .gh__nav__categories__items--active:not(:first-child) .gh__nav__categories__items__link {
        border: none
    }
}

.gh__nav__categories__items--active .gh__nav__categories__items__link .items__menu__icon .minus {
    display: block
}

.gh__nav__categories__items--active .gh__nav__categories__items__link .items__menu__icon .plus {
    display: none
}

.gh__nav__categories__items--active .gh__nav__categories__items__menu {
    display: block
}

@media screen and (min-width:992px) {
    .gh__nav__categories__items--active .gh__nav__categories__items__menu {
        display: none
    }
}

@media screen and (min-width:992px) {
    .gh__nav__categories__items.support {
        display: none
    }
}

.gh__nav__categories__items.support .gh__nav__categories__items__link,
.gh__nav__categories__items.support .gh__nav__categories__items__menu__link {
    margin-bottom: .75rem
}

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

    .gh__nav__categories__items.js__mega-menu-item--active,
    .gh__nav__categories__items:hover {
        box-shadow: 0 -.2rem 0 #000 inset;
        background: 0 0;
        color: #000
    }

    .gh__nav__categories__items.js__mega-menu-item--active .gh__nav__categories__items__menu,
    .gh__nav__categories__items:hover .gh__nav__categories__items__menu {
        display: flex;
        position: absolute;
        left: 0;
        background: #fff;
        padding: 0 0 2rem
    }
}

.gh__nav__categories__items__link,
.gh__nav__categories__items__menu__heading {
    display: flex;
    justify-content: space-between
}

.gh__nav__categories__items__link {
    font-size: 1rem;
    letter-spacing: .04rem;
    padding: 1rem 0;
    margin: 0 1rem;
    border-bottom: 1px solid #dcdcdc;
    align-items: center
}

@media screen and (min-width:992px) {
    .gh__nav__categories__items__link {
        height: 100%;
        padding: 0 .8rem;
        margin: 0;
        border: none;
        justify-content: center;
        text-align: center;
        cursor: pointer
    }
}

.gh__nav__categories__items__menu {
    display: none;
    text-transform: none;
    letter-spacing: .04rem;
    border-bottom: 1px solid #000;
    margin: 0 1rem
}

@media screen and (min-width:992px) {
    .gh__nav__categories__items__menu {
        top: 113px;
        width: 100%;
        justify-content: center;
        margin: 0;
        padding-bottom: 1rem;
        border: solid #dcdcdc;
        border-width: 1px 0
    }
}

@media screen and (min-width:1200px) {
    .gh__nav__categories__items__menu {
        top: 64px
    }
}

.gh__nav__categories__items__menu__column {
    font-family: Roboto, "Noto Sans TC", "Noto Sans SC", "Noto Sans JP", "Noto Sans KR", Prompt, sans-serif, "Microsoft JhengHei"
}

@media screen and (min-width:992px) {
    .gh__nav__categories__items__menu__column {
        padding: 0 2rem;
        max-width: 25%
    }
}

@media screen and (min-width:1200px) {
    .gh__nav__categories__items__menu__column {
        padding: 0 3rem
    }
}

.gh__nav__categories__items__menu__heading {
    
    font-size: 1rem;
    text-transform: uppercase;
    padding: 1rem 0 1rem 1rem;
    border-bottom: 1px solid #dcdcdc;
    cursor: pointer
}

@media screen and (min-width:992px) {
    .gh__nav__categories__items__menu__heading {
        border-bottom: 1px solid #dcdcdc;
        padding: 2rem 0 .875rem 0;
        cursor: auto;
        margin-bottom: 1rem;
        min-height: 1.25rem
    }
}

.gh__nav__categories__items__menu__heading.no-heading {
    display: none
}

@media screen and (min-width:992px) {
    .gh__nav__categories__items__menu__heading.no-heading {
        display: block;
        border-bottom: none
    }
}

.gh__nav__categories__items__menu__heading--active {
    margin-bottom: .75rem
}

@media screen and (min-width:992px) {
    .gh__nav__categories__items__menu__heading--active {
        margin-bottom: 1rem
    }
}

.gh__nav__categories__items__menu__heading--active .items__menu__icon .minus {
    display: block
}

.gh__nav__categories__items__menu__heading--active .items__menu__icon .plus {
    display: none
}

.gh__nav__categories__items__menu__heading.empty {
    display: none
}

@media screen and (min-width:992px) {
    .gh__nav__categories__items__menu__heading.empty {
        display: block
    }

    .gh__nav__categories__items__menu__heading.empty::after {
        content: '\200B'
    }
}

.gh__nav__categories__items__menu__subcategories {
    display: none
}

@media screen and (min-width:992px) {
    .gh__nav__categories__items__menu__subcategories {
        display: block
    }
}

.gh__nav__categories__items__menu__subcategories--active {
    display: block
}

.gh__nav__categories__items__menu__subcategories a.gh__nav__categories__items__menu__link {
    color: #000;
    text-decoration: none
}

.gh__nav__categories__items__menu__subcategories a.gh__nav__categories__items__menu__link:hover {
    text-decoration: underline
}

.gh__nav__categories__items__menu__link {
    display: block;
    padding: .875rem 2rem;
    font-size: .8125rem;
    line-height: 1.25
}

.gh__nav__categories__items__menu__link:hover {
    text-decoration: underline
}

@media screen and (min-width:992px) {
    .gh__nav__categories__items__menu__link {
        padding: .5rem 0
    }
}