@font-face {
    font-family: "icons";
    src: url(../fonts/icomoon.woff) format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: block
}

[class^=icon-],[class*=" icon-"] {
    font-family: "icons",serif !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-apple::before {
    content: ""
}

.icon-arrow::before {
    content: ""
}

.icon-arrow_down::before {
    content: ""
}

.icon-arrow_left::before {
    content: ""
}

.icon-arrow_right::before {
    content: ""
}

.icon-bookmark::before {
    content: ""
}

.icon-calendar::before {
    content: ""
}

.icon-clock::before {
    content: ""
}

.icon-country::before {
    content: ""
}

.icon-delete::before {
    content: ""
}

.icon-doc::before {
    content: ""
}

.icon-download::before {
    content: ""
}

.icon-error::before {
    content: ""
}

.icon-facebook::before {
    content: ""
}

.icon-forbidden::before {
    content: ""
}

.icon-health::before {
    content: ""
}

.icon-help::before {
    content: ""
}

.icon-home::before {
    content: ""
}

.icon-instagram::before {
    content: ""
}

.icon-link::before {
    content: ""
}

.icon-location::before {
    content: ""
}

.icon-menu::before {
    content: ""
}

.icon-minus_2::before {
    content: ""
}

.icon-minus::before {
    content: ""
}

.icon-no_view::before {
    content: ""
}

.icon-pause::before {
    content: ""
}

.icon-pdf::before {
    content: ""
}

.icon-play::before {
    content: ""
}

.icon-plus::before {
    content: ""
}

.icon-save::before {
    content: ""
}

.icon-search::before {
    content: ""
}

.icon-send::before {
    content: ""
}

.icon-share::before {
    content: ""
}

.icon-success::before {
    content: ""
}

.icon-tick::before {
    content: ""
}

.icon-trash::before {
    content: ""
}

.icon-twitter::before {
    content: ""
}

.icon-user::before {
    content: ""
}

.icon-view::before {
    content: ""
}

.icon-wheel::before {
    content: ""
}

.icon-xls::before {
    content: ""
}

.icon-youtube::before {
    content: ""
}

.icon-wheel-size::before {
    content: ""
}

.icon-frame::before {
    content: ""
}

.icon-frame-UNISEX::before {
    content: ""
}

.icon-frame-FT30::before {
    content: ""
}

.icon-frame-GENT::before {
    content: ""
}

.icon-frame-FT20::before {
    content: ""
}

.icon-frame-LADY::before {
    content: ""
}

.icon-frame-FT10::before {
    content: ""
}

.icon-frame-WAVE::before {
    content: ""
}

.icon-frame-FT13::before {
    content: ""
}

.icon-fork::before {
    content: ""
}

.icon-shock::before {
    content: ""
}

.icon-drive-unit::before {
    content: ""
}

.icon-battery::before {
    content: ""
}

.icon-display::before {
    content: ""
}

.icon-bike::before {
    content: ""
}

.icon-resize::before {
    content: ""
}

.icon-derailleur-rear::before {
    content: ""
}

.icon-front-brake::before {
    content: ""
}

.icon-crank::before {
    content: ""
}

.icon-crankset::before {
    content: ""
}

@media(any-hover: hover) {
    .nav__items,.nav__items .level-1>li .level-2 {
        scrollbar-width:thin;
        scrollbar-color: #bfbfbf rgba(0,0,0,0)
    }

    .nav__items::-webkit-scrollbar,.nav__items .level-1>li .level-2::-webkit-scrollbar {
        width: 6px
    }

    .nav__items::-webkit-scrollbar-track,.nav__items .level-1>li .level-2::-webkit-scrollbar-track {
        background: rgba(0,0,0,0)
    }

    .nav__items::-webkit-scrollbar-thumb,.nav__items .level-1>li .level-2::-webkit-scrollbar-thumb {
        background-color: #bfbfbf;
        border-radius: 6px;
        border: 3px solid rgba(0,0,0,0)
    }
}

@media(max-width: 991.98px) {
    .accordion>.heading {
        cursor:pointer
    }
}

.accordion>.content {
    max-height: 0;
    overflow: hidden;
    transition: max-height .5s ease
}

.nav__images {
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    display: none;
    opacity: 0;
    transition: width .15s ease
}

.nav__images .detail-box .c-btn__link {
    justify-content: center;
    text-align: center
}

@media(min-width: 576px)and (max-width: 767.98px) {
    .nav__images .detail-box {
        background:#f2f2f2
    }
}

@media(min-width: 768px) {
    .nav--open [class*=nav__images--level] {
        display:block !important;
        opacity: 1;
        z-index: 100
    }

    .nav--language-menu-active [class*=nav__images--level] {
        display: none !important;
        opacity: 0
    }

    .nav__images--level0 {
        width: calc(100% - 27%)
    }
}

@media(min-width: 768px)and (min-width: 992px) {
    .nav__images--level0 {
        width:calc(100% - 26%)
    }

    .nav__images--level0 .detail-box .c-btn__link {
        display: none;
        position: absolute
    }

    .nav__images--level0 .detail-box__text {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%
    }

    .nav__images--level0 .detail-box__heading {
        top: 78%;
        right: 10%;
        max-width: 41%;
        position: absolute
    }

    .nav__images--level0 .detail-box__copyright-container {
        top: 42%;
        right: -291px;
        width: 350px
    }
}

@media(min-width: 768px)and (min-width: 992px)and (max-width: 1300px) {
    .nav__images--level0 .detail-box__copyright-container {
        right:-257px
    }
}

@media(min-width: 768px)and (min-width: 992px) {
    .nav__images--level0 .detail-box__copyright {
        display:inline-block;
        transform: rotate(-90deg);
        transform-origin: top left;
        text-align: end
    }
}

@media(min-width: 768px) {
    .nav__images--level0 .c-image__content {
        justify-content:center
    }

    .nav__images--level1 {
        width: calc(100% - (27% + 32%))
    }

    .nav__images--level1 .c-image__content {
        justify-content: center
    }
}

@media(min-width: 768px)and (min-width: 992px) {
    .nav__images--level1 {
        width:calc(100% - (26% + 18%))
    }

    .nav__images--level1 .detail-box .c-btn__link {
        display: none;
        position: absolute
    }

    .nav__images--level1 .detail-box__text {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%
    }

    .nav__images--level1 .detail-box__heading {
        bottom: 92%;
        left: 44%;
        width: 100%;
        max-width: 50%;
        position: absolute
    }

    .nav__images--level1 .detail-box__copyright-container {
        bottom: 12%;
        margin-right: 7%;
        width: 215px;
        left: 44%
    }

    .nav__images--level1 .detail-box__copyright {
        transform: rotate(-90deg);
        transform-origin: bottom left;
        text-align: start
    }
}

@media(min-width: 768px) {
    .nav__images--level2 {
        display:none
    }

    .nav__images--level2 .c-image__content {
        justify-content: flex-end
    }
}

@media(min-width: 768px)and (min-width: 992px) {
    .nav__images--level2 {
        width:calc(100% - (26% + 18% + 18%))
    }

    .nav__images--level2 .detail-box__text {
        position: absolute;
        top: 70%;
        max-width: 40%
    }

    .nav__images--level2 .detail-box__heading {
        position: relative;
        margin-bottom: 1em
    }

    .nav__images--level2 .detail-box__copyright-container {
        bottom: 79%;
        left: 48%
    }
}

@media(min-width: 768px)and (min-width: 992px)and (max-width: 1300px) {
    .nav__images--level2 .detail-box__copyright-container {
        left:50%
    }
}

@media(min-width: 768px)and (min-width: 992px) {
    .nav__images--level2 .detail-box .c-btn__link {
        position:relative
    }
}

.nav__images .c-image__content {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    opacity: 0;
    transition: opacity .15s linear;
    display: none
}

.nav__images .c-image__content.active {
    display: flex;
    opacity: 1;
    height: 100vh
}

.nav__images .c-image__content.active .detail-box {
    display: block
}

@media(min-width: 768px)and (max-width: 991.98px) {
    .nav__images .c-image__content.active {
        height:120px;
        bottom: 0;
        position: fixed;
        right: 0;
        left: 0;
        top: auto;
        transform: none
    }

    .nav__images .c-image__content.active picture {
        top: auto;
        transform: none;
        position: relative;
        max-height: initial;
        height: 100%;
        width: 100%
    }

    .nav__images .c-image__content.active img {
        display: none
    }

    .nav__images .c-image__content.active .detail-box {
        display: flex;
        justify-content: space-between;
        border-top: 1px solid #d9d9d9
    }

    .nav__images .c-image__content.active .detail-box__copyright-container {
        display: none
    }

    .nav__images .c-image__content.active .detail-box__text {
        width: 100%;
        align-items: center;
        justify-content: space-between;
        display: flex;
        padding: 1.5em 2.5em
    }

    .nav__images .c-image__content.active .detail-box__heading {
        max-width: 50%;
        padding-right: 1em;
        font-size: 20px;
        margin-bottom: 0
    }

    .nav__images .c-image__content.active .detail-box .c-btn__link {
        max-width: 50%
    }
}

.nav__images .c-image__content picture {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    max-height: 100vh
}

@media all and (-ms-high-contrast: none) {
    .nav__images .c-image__content picture {
        right: 0
    }
}

.nav__images .c-image__content picture img {
    width: auto;
    max-height: 100vh;
    max-width: 100%
}

.nav__images .c-image__content .detail-box {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    color: #273a60
}

.nav__images .c-image__content .detail-box__copyright-container {
    position: absolute
}

.nav__images .c-image__content .detail-box__heading {
    word-break: normal;
    font-size: 26px
}

.nav__images .c-image__content .detail-box__copyright {
    font-size: 12px;
    margin-bottom: 0;
    word-break: normal
}

html.nav--open {
    height: 100vh;
    overflow: hidden
}

@media(min-width: 768px) {
    html.nav--open {
        overflow-y:scroll
    }
}

html.nav--open body {
    height: 100vh;
    overflow: hidden
}

.header {
    position: relative;
    z-index: 100
}

.header .nav::before {
    position: fixed;
    content: "";
    background: #f2f2f2;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    opacity: 0;
    z-index: -3;
    transition: opacity .15s ease;
    overflow: hidden;
    visibility: visible
}

.nav--hidden .header .nav::before {
    height: 0;
    visibility: hidden
}

.nav--open .header .nav::before {
    opacity: 1;
    z-index: -1
}

@media(min-width: 768px) {
    .nav--open.nav--language-menu-active .header .nav::before {
        opacity:.87;
        z-index: -3
    }

    .nav--language-menu-active .header .nav::before {
        z-index: -3
    }
}

.nav {
    font-family: "helvetica-neue";
    font-weight: 400;
    color: #273a60;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(0,0,0,0)
}

@media(max-width: 991.98px) {
    .nav {
        margin-right:0
    }

    .nav .container {
        padding-right: 0
    }
}

.nav--hidden .nav {
    overflow: hidden
}

.nav--hidden .nav .nav__items {
    visibility: hidden
}

.nav--hidden .nav .nav__logo {
    z-index: 0;
    margin-top: 1px
}

.nav__menu-toggle {
    background: none;
    border: none;
    padding: 0;
    text-align: left;
    font-size: 1.25em;
    position: absolute;
    left: 0;
    z-index: 50
}

@media(min-width: 768px) {
    .nav__menu-toggle {
        position:initial
    }
}

.nav__menu-toggle>span {
    cursor: pointer;
    display: inline-block
}

.nav__menu-toggle:focus,.nav__menu-toggle:active {
    outline: none
}

.nav__menu-toggle i.icon-delete {
    display: none
}

.nav__items {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    margin: 1em 0;
    padding-top: 100px;
    opacity: 0;
    transition: opacity .15s;
    bottom: 99px;
    overflow-y: auto;
    z-index: 25
}

@media(min-width: 768px) {
    .nav__items {
        padding:0 20px 0 7%;
        margin: 0;
        top: 80px;
        width: calc(27%);
        visibility: visible;
        display: flex;
        flex-direction: column;
        position: fixed;
        overflow-y: visible
    }
}

@media(min-width: 992px) {
    .nav__items {
        width:calc(26%);
        padding: 0 20px 0 110px;
        top: 20px;
        height: calc(100% - 20px) !important
    }
}

@media(min-width: 768px)and (max-height: 800px) {
    .nav__items {
        top:150px;
        height: calc(100% - 220px) !important
    }
}

@media(min-width: 1800px) {
    .nav__items {
        left:calc((100% - 1640px)/2 - 80px)
    }
}

.nav__items ul li {
    padding: 0;
    position: relative;
    transition: color .15s,margin .15s,border-bottom-width .15s ease;
    text-align: center
}

@media(min-width: 768px) {
    .nav__items ul li {
        text-align:left
    }
}

.nav__items ul li::before {
    display: none
}

.nav__items ul li a,.nav__items ul li span {
    display: inline-block;
    color: #273a60;
    position: relative;
    padding: 1em 0;
    align-items: baseline;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none
}

@media(min-width: 768px) {
    .nav__items ul li a,.nav__items ul li span {
        padding-right:15px
    }

    .nav__items ul li a:hover::after,.nav__items ul li span:hover::after {
        opacity: 1
    }
}

@media(min-width: 768px) {
    .nav__items .level-1 {
        margin-top:auto;
        margin-bottom: auto;
        display: flex;
        flex-direction: column;
        overflow-y: auto;
        padding: 50px 0;
        z-index: 1
    }
}

@media(max-width: 767.98px) {
    .nav__items .level-1 {
        margin-bottom:100px
    }
}

.nav__items .level-1.level-active>li:not(.active)>span,.nav__items .level-1.level-active>li:not(.active)>a {
    color: #d0d0d0
}

@media(min-width: 768px) {
    .nav__items .level-1.level-active>li:not(.active)>span,.nav__items .level-1.level-active>li:not(.active)>a {
        color:#273a60
    }
}

.nav__items .level-1>li>span,.nav__items .level-1>li>a {
    cursor: pointer;
    transition: color .15s ease
}

.nav__items .level-1>li>span::after,.nav__items .level-1>li>a::after {
    content: "";
    display: block;
    width: 75px;
    height: 1.5px;
    transform: matrix(1, -0.03, 0.6, -1, 0, 0);
    background: #273a60;
    position: absolute;
    bottom: 11px;
    left: 0;
    opacity: 0;
    transition: opacity .3s
}

@media(min-width: 768px) {
    .nav__items .level-1>li>span::after,.nav__items .level-1>li>a::after {
        width:120px;
        bottom: 15px
    }
}

.nav__items .level-1>li.active {
    color: #273a60;
    margin-top: 50px;
    margin-bottom: 50px
}

.nav__items .level-1>li.active.models {
    padding-bottom: 25px;
    border-bottom: 10px solid #ebebeb;
    margin-bottom: 25px
}

.nav__items .level-1>li.active:first-child {
    margin-top: 0
}

.nav__items .level-1>li.active:last-child {
    margin-bottom: 0
}

.nav__items .level-1>li.active:last-child.models {
    border-bottom: none;
    padding-bottom: 0
}

.nav__items .level-1>li.active>span::after {
    opacity: 1
}

@media(min-width: 768px) {
    .nav__items .level-1>li.active,.nav__items .level-1>li.active.models {
        margin:0;
        padding-bottom: 0;
        border: none
    }

    .nav__items .level-1>li.active .level-2 {
        display: flex;
        z-index: 2;
        width: 100%;
        overflow: auto
    }

    .nav__items .level-1>li.active .level-2 li:first-child {
        margin-top: auto
    }

    .nav__items .level-1>li.active .level-2 li:last-child {
        margin-bottom: auto
    }
}

@media(min-width: 768px)and (min-width: 768px) {
    .nav__items .level-1>li.active>span {
        background:#f2f2f2
    }
}

@media(min-width: 768px) {
    .nav__items .level-1>li.active>span::after {
        opacity:1
    }
}

@media(min-width: 992px) {
    .nav__items .level-1>li.active::before {
        opacity:1
    }
}

.nav__items .level-1>li .level-2 {
    padding: 0;
    display: block
}

@media(min-width: 768px) {
    .nav__items .level-1>li .level-2 {
        display:none;
        position: fixed;
        flex-direction: column;
        justify-content: flex-start;
        left: calc(27%);
        top: 80px;
        height: calc(100% - 80px - 120px - 1.5em);
        background: no-repeat left/8px 100% url(../images/level-separator.png);
        padding: 0 20px 0 7%;
        width: calc(32%);
        overflow-y: visible
    }
}

@media(min-width: 992px) {
    .nav__items .level-1>li .level-2 {
        width:calc(18%);
        left: calc(26%);
        padding: 0 20px 0 40px;
        top: 20px;
        height: calc(100% - 20px)
    }
}

@media only screen and (min-width: 2399px) {
    .nav__items .level-1>li .level-2 {
        left:calc(25vw + 200px)
    }
}

.nav__items .level-1>li .level-2>.active>.content>.level-4 {
    display: flex !important;
    flex-direction: column
}

.nav__items .level-1>li .level-2 .overview-link {
    position: relative;
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 1em
}

.nav__items .level-1>li .level-2 .overview-link::before {
    content: "";
    position: absolute;
    background: url(../images/brush-hqv-bg.png) no-repeat;
    height: 100%;
    width: 100%;
    left: 52%;
    transform: translateX(-52%);
    background-size: contain;
    max-width: 170px;
    max-height: 1.5em;
    z-index: -1
}

@media(min-width: 768px) {
    .nav__items .level-1>li .level-2 .overview-link::before {
        display:none
    }
}

@media(min-width: 768px) {
    .nav__items .level-1>li .level-2 .overview-link {
        display:none
    }
}

.nav__items .level-1>li .level-2>li {
    color: #273a60;
    transition: padding .15s ease,margin .15s ease
}

.nav__items .level-1>li .level-2>li>a,.nav__items .level-1>li .level-2>li>span {
    padding: 1em 0;
    font-size: 16px;
    justify-content: center;
    transition: padding .15s ease,margin .15s ease
}

.nav__items .level-1>li .level-2>li>a::after,.nav__items .level-1>li .level-2>li>span::after {
    content: " ";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    height: calc(100% - 10px);
    width: calc(100% + 30px);
    background: url(../images/level2-active.svg);
    background-size: 100% 100%;
    opacity: 0;
    transition: opacity .15s ease
}

@media(min-width: 768px) {
    .nav__items .level-1>li .level-2>li>a,.nav__items .level-1>li .level-2>li>span {
        font-size:18px
    }
}

@media(min-width: 992px) {
    .nav__items .level-1>li .level-2>li>a:hover,.nav__items .level-1>li .level-2>li>span:hover {
        cursor:pointer
    }

    .nav__items .level-1>li .level-2>li>a:hover::after,.nav__items .level-1>li .level-2>li>span:hover::after {
        opacity: 1
    }
}

.nav__items .level-1>li .level-2>li>.content {
    box-shadow: 0 6px 23px rgba(0,0,0,.07)
}

.nav__items .level-1>li .level-2>li.active {
    color: #273a60;
    margin-bottom: 17px
}

@media(max-width: 767.98px) {
    .nav__items .level-1>li .level-2>li.active:last-child {
        margin-bottom:0;
        padding-bottom: 23px
    }
}

@media(min-width: 768px) {
    .nav__items .level-1>li .level-2>li.active {
        margin:0
    }

    .nav__items .level-1>li .level-2>li.active .content {
        box-shadow: none
    }

    .nav__items .level-1>li .level-2>li.active::before {
        opacity: 1
    }
}

.nav__items .level-1>li .level-2>li.active>span {
    padding: 1.4em 0;
    margin-bottom: 1em
}

@media(min-width: 768px) {
    .nav__items .level-1>li .level-2>li.active>span {
        padding:1em 0;
        margin-bottom: 0;
        background: #f2f2f2
    }
}

.nav__items .level-1>li .level-2>li.active>span::after {
    opacity: 1
}

.nav__items .level-1>li .level-2>li.active .level-4 {
    display: none
}

.nav__items .level-1>li .level-2>li.active .level-3>li {
    color: #273a60;
    transition: padding .15s ease,margin .15s ease
}

.nav__items .level-1>li .level-2>li.active .level-3>li>a,.nav__items .level-1>li .level-2>li.active .level-3>li>span {
    padding: 1em 0;
    font-size: 16px;
    justify-content: center;
    transition: padding .15s ease,margin .15s ease
}

.nav__items .level-1>li .level-2>li.active .level-3>li>a::after,.nav__items .level-1>li .level-2>li.active .level-3>li>span::after {
    content: " ";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    height: calc(100% - 10px);
    width: calc(100% + 30px);
    background: url(../images/level2-active.svg);
    background-size: 100% 100%;
    opacity: 0;
    transition: opacity .15s ease
}

@media(min-width: 768px) {
    .nav__items .level-1>li .level-2>li.active .level-3>li>a,.nav__items .level-1>li .level-2>li.active .level-3>li>span {
        font-size:18px
    }
}

@media(min-width: 992px) {
    .nav__items .level-1>li .level-2>li.active .level-3>li>a:hover,.nav__items .level-1>li .level-2>li.active .level-3>li>span:hover {
        cursor:pointer
    }

    .nav__items .level-1>li .level-2>li.active .level-3>li>a:hover::after,.nav__items .level-1>li .level-2>li.active .level-3>li>span:hover::after {
        opacity: 1
    }
}

.nav__items .level-1>li .level-2>li.active .level-3,.nav__items .level-1>li .level-2>li.active .active>.content>.level-4 {
    display: flex;
    flex-direction: column;
    overflow-y: auto;
    transition: .15s ease
}

@media(min-width: 768px) {
    .nav__items .level-1>li .level-2>li.active .level-3>li:first-child,.nav__items .level-1>li .level-2>li.active>.content>.level-4>li:first-child {
        margin-top:auto
    }

    .nav__items .level-1>li .level-2>li.active .level-3>li:last-child,.nav__items .level-1>li .level-2>li.active>.content>.level-4>li:last-child {
        margin-bottom: auto
    }
}

@media(min-width: 768px) {
    .nav__items .level-1>li .level-2>li .level-3>li+li {
        margin-top:20px
    }

    .nav__items .level-1>li .level-2>li .level-3>li:first-child {
        margin-top: auto
    }

    .nav__items .level-1>li .level-2>li .level-3>li:last-child {
        margin-bottom: auto
    }
}

@media(min-width: 768px) {
    .nav__items .level-1>li .level-2>li .level-3,.nav__items .level-1>li .level-2>li>.content>.level-4 {
        display:none;
        position: fixed;
        flex-direction: column;
        left: calc(27% + 32%);
        top: 80px;
        z-index: 2;
        height: calc(100% - 80px - 120px - 1.5em);
        background: no-repeat left/8px 100% url(../images/level-separator.png);
        padding: 0 20px 0 7%;
        width: calc(32%);
        overflow-y: auto
    }

    .nav__items .level-1>li .level-2>li .level-3 .content,.nav__items .level-1>li .level-2>li>.content>.level-4 .content {
        max-height: initial !important
    }
}

@media(min-width: 992px) {
    .nav__items .level-1>li .level-2>li .level-3,.nav__items .level-1>li .level-2>li>.content>.level-4 {
        left:calc(26% + 18%);
        padding: 0 20px 0 40px;
        width: calc(18%);
        top: 20px;
        height: calc(100% - 20px)
    }
}

.nav__items .level-1>li .level-2>li .level-3>li>span,.nav__items .level-1>li .level-2>li>.content>.level-4>li>span {
    text-transform: uppercase;
    font-size: 16px
}

@media(min-width: 992px) {
    .nav__items .level-1>li .level-2>li .level-3>li>span,.nav__items .level-1>li .level-2>li>.content>.level-4>li>span {
        cursor:initial
    }
}

.nav__items .level-1>li .level-2>li .level-4>li>a {
    font-weight: 100;
    font-size: 16px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.nav__items .level-1>li .level-2>li .level-4>li>a:hover {
    font-weight: 400
}

.nav__items .level-1>li .level-2>li .level-4>li.detail-active>a.js-has-image {
    font-weight: 400
}

@media(min-width: 992px) {
    .nav__items .level-1>li a,.nav__items .level-1>li span {
        text-align:left
    }
}

.nav--open {
    z-index: 100;
    overflow: initial
}

.nav--open:not(.nav--language-menu-active) .nav__items {
    opacity: 1
}

.nav--open.nav--language-menu-active .nav__items {
    display: none
}

.nav--open .nav__aside-links {
    opacity: 1
}

@media(min-width: 768px) {
    .nav--open:not(.nav--language-menu-active) .nav__aside-links {
        position:relative;
        margin-left: 0
    }

    .nav--open:not(.nav--language-menu-active) .nav__aside-links a {
        position: absolute;
        top: 50%;
        transform: translateY(-50%)
    }
}

.nav--open.nav--language-menu-active .nav__aside-links {
    z-index: 0
}

@media(min-width: 768px) {
    .nav--open.nav--language-menu-active .nav__aside-links .nav__aside-links--dealer-search,.nav--open.nav--language-menu-active .nav__aside-links .c-culture-switch__toggle,.nav--open.nav--language-menu-active .nav__aside-links .nav__aside-links--myhub {
        color:#273a60
    }

    .nav--open.nav--language-menu-active .nav__aside-links .nav__aside-links--dealer-search .icon-user,.nav--open.nav--language-menu-active .nav__aside-links .c-culture-switch__toggle .icon-user,.nav--open.nav--language-menu-active .nav__aside-links .nav__aside-links--myhub .icon-user {
        border-color: #273a60
    }

    .nav--open.nav--language-menu-active .nav__aside-links .nav__aside-links--dealer-search::after,.nav--open.nav--language-menu-active .nav__aside-links .c-culture-switch__toggle::after,.nav--open.nav--language-menu-active .nav__aside-links .nav__aside-links--myhub::after {
        color: #273a60
    }

    .nav--open.nav--language-menu-active .nav__aside-links .nav__aside-links--dealer-search:hover,.nav--open.nav--language-menu-active .nav__aside-links .c-culture-switch__toggle:hover,.nav--open.nav--language-menu-active .nav__aside-links .nav__aside-links--myhub:hover {
        color: #d0d0d0
    }

    .nav--open.nav--language-menu-active .nav__aside-links .nav__aside-links--dealer-search:hover .icon-user,.nav--open.nav--language-menu-active .nav__aside-links .c-culture-switch__toggle:hover .icon-user,.nav--open.nav--language-menu-active .nav__aside-links .nav__aside-links--myhub:hover .icon-user {
        border-color: #d0d0d0 !important
    }
}

@media(min-width: 768px) {
    .nav--open.nav--language-menu-active .nav__aside-links {
        margin-left:52px
    }
}

.nav--open.nav--language-menu-active .nav__aside-links .c-culture-switch__toggle::after {
    width: 100%;
    opacity: 1;
    margin-left: 12px;
    padding-right: 0
}

@media(min-width: 768px) {
    .nav--open .nav__menu-toggle {
        position:relative
    }

    .nav--open .nav__menu-toggle span {
        position: absolute;
        top: 50%;
        transform: translate(0, -50%)
    }
}

.nav--open .nav__menu-toggle i {
    color: #273a60
}

.nav--open .nav__menu-toggle i.icon-delete {
    display: block;
    margin-right: 32px
}

.nav--open .nav__menu-toggle i.icon-menu {
    display: none
}

.nav--hidden .nav__aside-links {
    z-index: 0
}

@media(max-width: 767.98px) {
    .nav--hidden .nav__aside-links {
        display:none
    }
}

.nav__aside {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    width: 100%
}

.nav__aside-links {
    display: flex;
    text-align: right;
    transition: color .15s;
    z-index: -2;
    margin-left: 32px
}

@media(min-width: 768px)and (max-width: 991.98px) {
    .nav__aside-links {
        gap:24px
    }
}

@media(max-width: 767.98px) {
    .nav__aside-links {
        background:#273a60;
        color: #fff;
        display: flex;
        opacity: 0;
        transition: opacity .15s;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100vw;
        height: 99px;
        margin: 0;
        z-index: 30
    }

    .nav__aside-links a {
        font-size: 1.125em
    }
}

@media(min-width: 992px) {
    .nav__aside-links .nav__aside-links--myhub>span {
        content:attr(data-label);
        display: inline-block;
        position: static;
        font-family: "helvetica-neue";
        font-weight: 500;
        width: auto;
        max-width: 0;
        overflow: hidden;
        opacity: 0;
        padding-left: 12px;
        padding-right: 12px;
        color: #273a60;
        font-size: 16px;
        line-height: 42px;
        transition: all .6s ease-in-out;
        pointer-events: none
    }

    .nav--stage .nav__aside-links .nav__aside-links--myhub>span {
        color: #fff
    }
}

.nav__aside-links .nav__aside-links--myhub:hover {
    text-decoration: none;
    color: #ffed00
}

@media(min-width: 992px) {
    .nav__aside-links .nav__aside-links--myhub:hover>span {
        opacity:1;
        color: #273a60;
        max-width: 500px;
        padding-right: 24px
    }

    .nav--stage .nav__aside-links .nav__aside-links--myhub:hover>span {
        color: #fff
    }

    .nav--language-menu-active .nav--stage .nav__aside-links .nav__aside-links--myhub:hover>span {
        color: #273a60
    }
}

@media(min-width: 768px) {
    .nav__aside-links .nav__aside-links--myhub {
        margin-left:24px
    }
}

@media(min-width: 992px) {
    .nav__aside-links .nav__aside-links--myhub {
        margin-left:0
    }
}

@media(max-width: 991.98px) {
    .nav__aside-links .nav__aside-links--myhub span {
        display:none
    }
}

@media(max-width: 767.98px) {
    .nav__aside-links .nav__aside-links--myhub span {
        display:block !important
    }
}

@media(min-width: 992px) {
    .nav__aside-links .nav__aside-links--dealer-search>span {
        content:attr(data-label);
        display: inline-block;
        position: static;
        font-family: "helvetica-neue";
        font-weight: 500;
        width: auto;
        max-width: 0;
        overflow: hidden;
        opacity: 0;
        padding-left: 12px;
        padding-right: 12px;
        color: #273a60;
        font-size: 16px;
        line-height: 42px;
        transition: all .6s ease-in-out;
        pointer-events: none
    }

    .nav--stage .nav__aside-links .nav__aside-links--dealer-search>span {
        color: #fff
    }
}

.nav__aside-links .nav__aside-links--dealer-search:hover {
    text-decoration: none;
    color: #ffed00
}

@media(min-width: 992px) {
    .nav__aside-links .nav__aside-links--dealer-search:hover>span {
        opacity:1;
        color: #273a60;
        max-width: 500px;
        padding-right: 24px
    }

    .nav--stage .nav__aside-links .nav__aside-links--dealer-search:hover>span {
        color: #fff
    }

    .nav--language-menu-active .nav--stage .nav__aside-links .nav__aside-links--dealer-search:hover>span {
        color: #273a60
    }
}

@media(min-width: 768px) {
    .nav__aside-links .nav__aside-links--dealer-search {
        margin-left:0
    }
}

@media(min-width: 992px) {
    .nav__aside-links .nav__aside-links--dealer-search {
        margin-left:0
    }
}

@media(max-width: 991.98px) {
    .nav__aside-links .nav__aside-links--dealer-search span {
        display:none
    }
}

@media(max-width: 767.98px) {
    .nav__aside-links .nav__aside-links--dealer-search span {
        display:block !important
    }
}

@media(min-width: 992px) {
    .nav__aside-links .c-culture-switch__toggle>span {
        content:attr(data-label);
        display: inline-block;
        position: static;
        font-family: "helvetica-neue";
        font-weight: 500;
        width: auto;
        max-width: 0;
        overflow: hidden;
        opacity: 0;
        padding-left: 0;
        padding-right: 0;
        color: #273a60;
        font-size: 16px;
        line-height: 42px;
        transition: all .5s ease-in-out;
        pointer-events: none
    }

    .nav--stage .nav__aside-links .c-culture-switch__toggle>span {
        color: #fff
    }
}

.nav__aside-links .c-culture-switch__toggle:hover {
    text-decoration: none;
    color: #ffed00
}

@media(min-width: 992px) {
    .nav__aside-links .c-culture-switch__toggle:hover>span {
        opacity:1;
        color: #273a60;
        max-width: 500px;
        padding-right: 24px
    }

    .nav--stage .nav__aside-links .c-culture-switch__toggle:hover>span {
        color: #fff
    }

    .nav--language-menu-active .nav--stage .nav__aside-links .c-culture-switch__toggle:hover>span {
        color: #273a60
    }
}

.nav__aside-links a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-grow: 1;
    flex-basis: 50%;
    font-weight: 400;
    font-size: 18px;
    text-decoration: none;
    transition: color .15s
}

@media(max-width: 767.98px) {
    .nav__aside-links a {
        display:flex;
        flex-direction: column
    }
}

@media(min-width: 992px) {
    .nav__aside-links a {
        justify-content:flex-end
    }
}

.nav__aside-links a i {
    color: inherit;
    margin-right: .5em;
    font-size: 1.15em
}

@media(max-width: 767.98px) {
    .nav__aside-links a i {
        margin-right:0
    }
}

@media(min-width: 768px) {
    .nav__aside-links a i {
        margin:0
    }
}

@media(max-width: 767.98px) {
    .nav__aside-links a span {
        font-size:12px;
        margin-top: 8px;
        text-align: center
    }
}

.nav__aside-links a:first-child {
    border-right: 1px solid #fff
}
.nav__aside-links a.social {
    border-right: 1px solid #fff
}

@media(min-width: 768px) {
    .nav__aside-links a {
        white-space:nowrap;
        margin: 0;
        font-weight: 700
    }

    .nav__aside-links a:first-child {
        border-right: 0
    }

    .nav__aside-links a.social {
        border-right: 0
    }
}

.nav__menu-text-wrapper {
    display: flex;
    align-items: center
}

.nav__menu-text {
    font: 500 18px/1.89 "helvetica-neue";
    padding-left: 15px
}

@media(max-width: 767.98px) {
    .nav__menu-text {
        display:none
    }
}

.nav__logo {
    display: block;
    text-align: center;
    flex-grow: 0;
    position: relative;
    align-self: center;
    z-index: -2;
    margin-left: auto
}

.nav__logo a {
    position: relative;
    display: inline-block
}

.nav__logo a img {
    margin: 0 auto;
    max-width: 80px
}

.nav__logo a img.nav__logo-light {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

@media(min-width: 768px) {
    .nav__logo a img {
        max-width:128px
    }
}

@media(min-width: 992px) {
    .nav__logo a img {
        max-width:160px
    }
}

.nav--stage .header {
    padding-top: 0
}

.nav--stage .nav.js-nav {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-bottom: 0
}

.ktm-edit-mode .nav--stage .nav.js-nav {
    position: relative
}

.nav--stage .nav.js-nav .nav {
    color: #fff
}

.nav--stage .nav.js-nav .nav__logo-light {
    opacity: 1
}

.nav--stage .nav.js-nav .nav__logo-dark {
    opacity: 0
}

.nav--stage .nav.js-nav .nav__menu-toggle {
    color: #fff
}

.nav__item-new {
    position: absolute;
    display: inline-block;
    transform: translateY(-50%);
    font-weight: bold;
    margin-left: 20px;
    padding: 1px 10px 1px 10px;
    color: #273a60;
    background-color: #ffed00;
    text-transform: uppercase;
    line-height: normal;
    font-size: 11px
}

@media(min-width: 768px) {
    .nav__item-new {
        font-size:12px
    }
}

@media(min-width: 992px) {
    .nav__item-new {
        font-size:11px
    }
}

@media(max-width: 767.98px) {
    .nav__item-new {
        position:absolute;
        display: inline-block;
        transform: translateY(0);
        height: max-content;
        top: 0;
        bottom: 0;
        margin: auto 20px
    }
}

.news-list__filter {
    display: flex;
    flex-direction: column;
    gap: 12px
}

.news-list__filter>div:first-child>button {
    font-weight: 700 !important;
    padding: 28px 32px !important;
    font-size: 20px !important
}

.news-list__filter>div:first-child>select {
    padding: 16px 20px !important;
    font-size: 16px !important;
    line-height: 18px !important
}

.news-list__filter>div:first-child>select option {
    font-weight: 500 !important;
    font-size: 14px !important
}

.news-list__filter--mobile {
    position: relative
}

@media screen and (min-width: 768px) {
    .news-list__filter--mobile {
        display:none
    }
}

.news-list__filter--mobile .news-list__filter__second-level {
    position: relative
}

.news-list__filter--mobile.top-level .colored-select__input {
    max-height: 50px
}

.news-list__filter--mobile.top-level .colored-select__input input {
    font: normal normal 700 16px/18px "helvetica neue","icons",sans-serif
}

.news-list__filter--mobile.second-level .colored-select__input {
    max-height: 42px;
    padding: 14px 20px
}

.news-list__filter--mobile.second-level .colored-select__input input {
    font: normal normal 700 14px/14px "helvetica neue","icons",sans-serif
}

.news-list__filter--mobile .colored-select {
    position: relative
}

.news-list__filter--mobile .colored-select__header {
    display: flex;
    flex-direction: column
}

.news-list__filter--mobile .colored-select__header-icon {
    line-height: 1;
    transition: transform .3s;
    position: absolute;
    transform: rotate(90deg);
    right: 20px;
    font-size: 11px
}

.news-list__filter--mobile .colored-select__header-icon::after {
    content: ""
}

.news-list__filter--mobile .colored-select__header-icon::after {
    font-family: "icons",serif !important;
    color: #fff;
    align-items: baseline
}

.news-list__filter--mobile .colored-select__header--open .colored-select__header-icon::after {
    color: #273a60
}

.news-list__filter--mobile .colored-select__header--open .colored-select__input {
    border-color: #f2f2f2;
    background-color: #f2f2f2
}

.news-list__filter--mobile .colored-select__header--open .colored-select__input input {
    color: #273a60;
    background-color: #f2f2f2
}

.news-list__filter--mobile .colored-select__header--open .colored-select__header-icon {
    transform: rotate(270deg)
}

.news-list__filter--mobile .colored-select__header--open .colored-select__list {
    overflow-y: auto
}

.news-list__filter--mobile .colored-select__input {
    padding: 16px 20px;
    border: 1px solid #273a60;
    background-color: #273a60;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: border-color .3s ease-in-out;
    position: relative
}

.news-list__filter--mobile .colored-select__input input {
    border: 0;
    padding: 0;
    outline: 0;
    width: 100%;
    cursor: pointer;
    color: #fff;
    background-color: #273a60
}

.news-list__filter--mobile .colored-select__content {
    max-height: 0;
    z-index: 1;
    height: 225px;
    overflow: hidden;
    transition: max-height .3s ease-in-out;
    background-color: #f2f2f2;
    position: absolute;
    width: 100%;
    margin-bottom: 2em
}

.news-list__filter--mobile .colored-select__list {
    list-style: none;
    margin: 0;
    padding: 0;
    max-height: 225px;
    cursor: pointer;
    overflow-y: auto
}

.news-list__filter--mobile .colored-select__list li {
    margin: 0;
    padding: 0
}

.news-list__filter--mobile .colored-select__list li::before {
    display: none
}

.news-list__filter--mobile .colored-select__list li {
    padding: 12px 20px
}

.news-list__filter--mobile .colored-select__list li span {
    line-height: 1.5em
}

.news-list__filter--mobile .colored-select__list-item {
    font: normal normal 600 14px/14px "helvetica neue","icons",sans-serif;
    color: #273a60;
    transition: color .3s ease-in-out
}

.news-list__filter--mobile .colored-select__list-item--selected {
    color: #000
}

.news-list__filter--mobile .colored-select__list-item:hover {
    color: #000
}

.news-list__filter-button,.news-list__filter-button--selected,.news-list__filter-button--selected:hover,.news-list__filter-button--selected:focus:not(:focus-visible),.news-list__filter-button--selected:focus,.news-list__filter-button:focus,.news-list__filter-button:hover {
    text-align: center;
    text-decoration: none;
    padding: 20px 32px;
    background-color: #fff;
    border: none;
    outline: none;
    text-transform: unset;
    color: #273a60;
    font: normal normal 500 18px/24px "helvetica-neue",sans-serif
}

.news-list__filter-button:focus,.news-list__filter-button--selected:focus,.news-list__filter-button--selected:focus:not(:focus-visible),.news-list__filter-button:hover,.news-list__filter-button--selected:hover {
    background-color: #f2f2f2;
    cursor: pointer;
    border: none
}

.news-list__filter-button--selected,.news-list__filter-button--selected:hover,.news-list__filter-button--selected:focus:not(:focus-visible) {
    background-color: #273a60;
    color: #fff
}

.news-list__teaser-list {
    display: flex;
    flex-wrap: wrap;
    column-gap: 29.5px;
    padding-top: 60px;
    row-gap: 48px
}

@media(max-width: 575.98px) {
    .news-list__teaser-list {
        padding-top:18px;
        row-gap: 32px
    }
}

@media(min-width: 576px)and (max-width: 1199.98px) {
    .news-list__teaser-list {
        padding-top:44px
    }
}

.news-list__teaser {
    text-decoration: none;
    width: 100%;
    min-height: 706px
}

@media(min-width: 576px)and (max-width: 1199.98px) {
    .news-list__teaser {
        flex:1 1 calc(50% - 20px);
        min-height: 558px
    }
}

@media(max-width: 575.98px) {
    .news-list__teaser {
        min-height:558px
    }
}

@media screen and (min-width: 768px) {
    .news-list__teaser {
        width:calc(33% - 1em)
    }
}

.news-list__teaser:hover {
    color: unset
}

.news-list__teaser--text {
    max-height: 9em;
    overflow: clip;
    font: normal normal 300 16px/24px "helvetica-neue" !important
}

@media(max-width: 1199.98px) {
    .news-list__teaser--text {
        font:normal normal 300 16px/24px "helvetica-neue" !important
    }
}

.news-list__teaser--date {
    margin-top: 24px;
    margin-bottom: 8px;
    font: normal normal 500 16px/22px "helvetica-neue"
}

@media(max-width: 575.98px) {
    .news-list__teaser--date {
        margin-top:16px;
        font: normal normal 700 14px/22px "helvetica-neue"
    }
}

@media(min-width: 576px)and (max-width: 1199.98px) {
    .news-list__teaser--date {
        font:normal normal 700 14px/22px "helvetica-neue"
    }
}

.news-list__teaser--headline {
    margin-top: unset;
    margin-bottom: 8px;
    font: normal normal 700 26px/33px "helvetica-neue"
}

@media(max-width: 1199.98px) {
    .news-list__teaser--headline {
        font:normal normal 700 20px/24px "helvetica-neue"
    }
}

.news-list__teaser--headline::after {
    content: "";
    display: block;
    width: 100%;
    max-width: 295px;
    height: 12px;
    margin: 8px 0;
    background-image: url(hqv/resources/separator.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left
}

.news-list__teaser>:nth-child(2n) {
    flex: 1 1 calc(50% - 20px)
}

.news-list__image {
    width: 100%;
    object-fit: cover;
    aspect-ratio: 1/1
}

@font-face {
    font-family: "trade-gothic-condensed";
    src: url(hqv/resources/tradegothicltcom-bdcn20-webfont.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    -webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}

@font-face {
    font-family: "trade-gothic-condensed";
    src: url(hqv/resources/trade-gothic-lt-com.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}

@font-face {
    font-family: "trade-gothic-condensed";
    src: url(hqv/resources/trade-gothic-lt-light.woff) format("woff");
    font-weight: 300;
    font-style: normal;
    -webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}

@font-face {
    font-family: "trade-gothic";
    src: url(hqv/resources/75fee2f8-845a-483b-8a6e-3bdaf6614188.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}

@font-face {
    font-family: "trade-gothic";
    src: url(hqv/resources/e9b28195b7fecc68197041b66c2878c9.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    -webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}

@font-face {
    font-family: "blender-pro";
    src: url(hqv/resources/BlenderPro-Medium.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}

@font-face {
    font-family: "blender-pro";
    src: url(hqv/resources/BlenderPro-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    -webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}

@font-face {
    font-family: "blender-pro";
    src: url(hqv/resources/BlenderPro-Heavy.woff) format("woff");
    font-weight: 800;
    font-style: normal;
    -webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}

@font-face {
    font-family: "DUKE30-Regular";
    src: url(hqv/resources/DUKE30-Regular.woff) format("woff");
    -webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}

body {
    font: 300 16px/1.62 "helvetica-neue";
    color: #273a60
}

@media(min-width: 768px) {
    body {
        font:300 16px/1.62 "helvetica-neue"
    }
}

p,.c-image__overlay .content .subheading,ol,ul {
    margin-bottom: 1em
}

a {
    color: inherit;
    text-decoration: underline
}

a:hover {
    color: #273a60;
    text-decoration: none
}

.heading {
    margin-bottom: .25em;
    color: inherit
}

p+.heading,.c-image__overlay .content .subheading+.heading,ol+.heading,ul+.heading {
    margin-top: .75em
}

.heading-h3,.c-image__overlay .content .heading {
    font: 500 40px/1.4 "helvetica-neue" !important
}

@media(max-width: 575.98px) {
    .heading-h3,.c-image__overlay .content .heading {
        font:500 20px/1.42 "helvetica-neue" !important
    }
}

strong,b {
    font-weight: 700;
    font-weight: 500
}

i,em {
    font-style: italic
}

sub {
    font-size: .75em;
    vertical-align: sub
}

sup {
    font-size: .75em;
    vertical-align: super
}

ol {
    list-style: none;
    counter-reset: custom-counter;
    margin-left: 0;
    padding: 0
}

ol li {
    counter-increment: custom-counter;
    padding-left: 1.75em
}

ol li::before {
    content: counter(custom-counter) ". ";
    color: #273a60;
    width: 1.75em;
    margin-left: -1.75em;
    display: inline-block;
    /* font-family: $font-family-body;*/
    font-weight: 700
}

ul {
    list-style: none;
    padding: 0
}

ul li {
    padding-left: 1.75em
}

ul li::before {
    content: "•";
    color: #273a60;
    width: 1.75em;
    margin-left: -1.75em;
    display: inline-block;
    vertical-align: -0.11em;
    position: relative;
    top: -1px
}

.highlight-common,.highlight3,.highlight2,.highlight {
    position: relative
}

.highlight-common span,.highlight3 span,.highlight2 span,.highlight span {
    z-index: 2
}

.highlight-common span::before,.highlight3 span::before,.highlight2 span::before,.highlight span::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    background-size: contain;
    background-repeat: no-repeat;
    max-width: 400px;
    max-height: 1.5em;
    z-index: -1
}

.highlight span::before {
    background-image: url(../images/brush-hqv-bg.png);
    top: .4em
}

@media(min-width: 576px) {
    .highlight span::before {
        background-position:0 6px;
        top: .1em
    }
}

.highlight2 span::before {
    background-image: url(../images/brush-hqv-bg2.png);
    top: 0;
    background-position: 0 2px
}

@media(min-width: 576px) {
    .highlight2 span::before {
        top:.2em
    }
}

@media(min-width: 768px) {
    .highlight2 span::before {
        top:0
    }
}

.highlight3 span::before {
    background-image: url(../images/brush-hqv-bg.png);
    top: .1em
}

@media(min-width: 576px) {
    .highlight3 span::before {
        background-position:0 4px;
        top: 0
    }
}

.c-btn__link:disabled,.c-btn__link:hover:disabled {
    background-color: #f2f2f2;
    color: #d0d0d0;
    border-color: #f2f2f2
}

.c-btn {
    font-family: "helvetica-neue";
    font-weight: 700;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: column
}

@media(min-width: 768px) {
    .c-btn {
        flex-direction:row;
        justify-content: center
    }

    .c-btn--left {
        justify-content: flex-start
    }

    .c-btn--center {
        justify-content: center
    }

    .c-btn--right {
        justify-content: flex-end
    }
}

.c-btn__loading {
    outline: none;
    border-radius: 0;
    box-shadow: none;
    position: relative
}

.c-btn__loading::after {
    content: "";
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    background-image: url(hqv/resources/icon-loading.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

.c-btn__loading:focus {
    outline: none
}

.c-btn__loading.is-loading::after {
    display: block
}

.c-btn__icon {
    display: none;
    width: 0
}

.c-btn__icon i {
    opacity: 0;
    transition: opacity .3s;
    position: absolute;
    font-size: 15px
}

.c-btn__text {
    text-transform: uppercase;
    font-size: 1.125em;
    text-align: center;
    margin-bottom: 0;
    font-weight: 400
}

@media(min-width: 768px) {
    .c-btn__text {
        margin:0 .938em;
        font-size: 1.375em
    }
}

.c-btn__link {
    text-transform: uppercase;
    border: 1px solid;
    outline: none;
    text-decoration: none;
    transition: ease-in-out background-color .3s,color .3s,border-color .3s;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    min-height: 56px;
    padding: 14px 20px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400
}

@media(min-width: 768px) {
    .c-btn__link {
        min-height:75px;
        font-size: 18px;
        line-height: 28px;
        padding: 20px 40px
    }
}

.c-btn__link:focus {
    outline: none
}

.c-btn__link:hover {
    text-decoration: none;
    color: #fff
}

.c-btn__link--icon {
    display: flex;
    align-items: center
}

.c-btn__link--icon:hover .c-btn__icon {
    display: flex;
    align-items: center;
    overflow: hidden;
    color: inherit;
    transition: width .3s;
    width: 2.5em;
    justify-content: flex-end
}

.c-btn__link--icon:hover .c-btn__icon i {
    opacity: 1
}

.c-btn__link--primary-dark {
    background-color: #273a60;
    color: #fff;
    border-color: #273a60
}

.c-btn__link--primary-dark:hover {
    background-color: rgba(0,0,0,0);
    color: #273a60
}

.c-btn__link--primary-dark-icon {
    background-color: #273a60;
    color: #fff;
    border-color: #273a60
}

.c-btn__link--primary-dark-icon:hover {
    background-color: rgba(0,0,0,0);
    color: #273a60;
    margin-right: -2.5em
}

@media(max-width: 767.98px) {
    .c-btn__link--primary-dark-icon:hover {
        margin-right:0
    }
}

.c-btn__link--primary-dark.is-loading {
    background-color: rgba(0,0,0,0);
    color: rgba(0,0,0,0);
    pointer-events: none
}

.c-btn__link--primary-light {
    background-color: rgba(0,0,0,0);
    color: #273a60;
    border-color: #273a60
}

.c-btn__link--primary-light:hover {
    background-color: #273a60;
    color: #fff
}

.c-btn__link--primary-light:hover i {
    color: #ffed00
}

.c-btn__link--primary-light-icon {
    background-color: rgba(0,0,0,0);
    color: #273a60;
    border-color: #273a60
}

.c-btn__link--primary-light-icon:hover {
    background-color: #273a60;
    color: #fff;
    margin-right: -2.5em
}

@media(max-width: 767.98px) {
    .c-btn__link--primary-light-icon:hover {
        margin-right:0
    }
}

.c-btn__link--primary-light-icon:hover i {
    color: #ffed00
}

.c-btn__link--secondary-dark,.c-image__overlay .content .c-btn__link {
    background-color: #ffed00;
    color: #273a60;
    border-color: #ffed00
}

.c-btn__link--secondary-dark:hover,.c-image__overlay .content .c-btn__link:hover {
    background-color: rgba(0,0,0,0);
    color: #ffed00
}

.c-btn__link--secondary-dark-icon {
    background-color: #ffed00;
    color: #273a60;
    border-color: #ffed00
}

.c-btn__link--secondary-dark-icon:hover {
    background-color: rgba(0,0,0,0);
    color: #ffed00;
    margin-right: -2.5em
}

@media(max-width: 767.98px) {
    .c-btn__link--secondary-dark-icon:hover {
        margin-right:0
    }
}

.c-btn__link--secondary-light {
    background-color: rgba(0,0,0,0);
    color: #ffed00;
    border-color: #ffed00
}

.c-btn__link--secondary-light:hover {
    background-color: #ffed00;
    color: #273a60
}

.c-btn__link--secondary-light-icon {
    background-color: rgba(0,0,0,0);
    color: #ffed00;
    border-color: #ffed00
}

.c-btn__link--secondary-light-icon:hover {
    background-color: #ffed00;
    color: #273a60;
    margin-right: -2.5em
}

@media(max-width: 767.98px) {
    .c-btn__link--secondary-light-icon:hover {
        margin-right:0
    }
}

.c-btn__invalid {
    border: 1px solid red !important
}

.c-image {
    white-space: initial;
    position: relative;
    display: flex;
    flex-direction: column
}

.c-image__content {
    overflow: hidden;
    position: relative
}

.c-image__content img {
    width: 100%
}

.c-image__content--viewerpreset:hover {
    z-index: 1
}

.c-image__overlay {
    display: flex;
    justify-content: center;
    transition: opacity .5s ease,background-color .5s ease,color .5s ease
}

.c-image__overlay--viewerpreset:hover {
    z-index: -1000
}

@media(min-width: 768px) {
    .c-image__overlay {
        position:absolute;
        top: 0;
        height: 100%;
        width: 100%;
        padding: 0 5em;
        left: 50%;
        transform: translate(-50%, 0);
        max-width: 100% !important;
        color: #fff
    }

    .c-image__overlay--background,.c-image__overlay--background-btn {
        color: #273a60;
        background-color: rgba(255,255,255,.7)
    }
}

@media(min-width: 768px)and (min-width: 768px) {
    .c-image__overlay .content {
        max-width:385px !important
    }
}

.c-image__overlay .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    max-width: 99.99%;
    width: 100%
}

.c-image__overlay .content .heading {
    max-width: 100%;
    line-height: 1;
    order: 1;
    margin-top: 28px !important;
    margin-bottom: 10px !important
}

@media(min-width: 576px) {
    .c-image__overlay .content .heading {
        margin-bottom:10px !important;
        margin-top: 18px !important
    }
}

.c-image__overlay .content .subheading {
    max-width: 100%;
    order: 2
}

.c-image__overlay .content .c-btn__link {
    /* font-family: $font-family-heading; */
    font-weight: 400;
    order: 3;
    margin-top: 15px
}

.c-image__overlay .content .c-btn__on-top {
    z-index: 10
}

@media(min-width: 768px) {
    .c-image__overlay--right {
        justify-content:flex-end
    }

    .c-image__overlay--right .content {
        text-align: right !important;
        align-items: flex-end
    }

    .c-image__overlay--left {
        justify-content: flex-start
    }

    .c-image__overlay--left .content {
        align-items: flex-start;
        text-align: left !important
    }

    .c-image__overlay--center {
        justify-content: center
    }

    .c-image__overlay--center .content {
        align-items: center;
        text-align: center !important
    }
}

.c-image__caption {
    font-size: 9px;
    margin-top: 7.5px;
    text-transform: uppercase
}

@media(min-width: 768px) {
    .c-image__caption {
        top:100%
    }
}

@media(min-width: 992px) {
    .c-image__caption {
        margin-top:23px;
        font-size: 12px
    }
}

.c-image__link::after {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: " ";
    display: block;
    z-index: 10;
    cursor: pointer
}

.c-image:hover .c-image__overlay--background {
    max-width: 100%
}

@media(min-width: 768px) {
    .c-image:hover .c-image__overlay--background {
        background-color:rgba(0,0,0,0);
        color: #fff
    }
}

.image .fullwidth-image .c-image {
    position: relative;
    left: calc(50% - 51vw);
    width: 101vw
}

@media(max-width: 991.98px) {
    .image .fullwidth-image .c-image {
        left:calc(50% - 52vw);
        width: 102vw
    }
}

@media(max-width: 575.98px) {
    .image .fullwidth-image .c-image {
        left:calc(50% - 53vw);
        width: 102vw
    }
}

.image .fullwidth-image .c-image img {
    aspect-ratio: 12/5;
    object-fit: cover
}

@media(max-width: 767.98px) {
    .image .fullwidth-image .c-image img {
        aspect-ratio:16/9;
        object-fit: cover
    }
}

@media(max-width: 575.98px) {
    .image .fullwidth-image .c-image img {
        aspect-ratio:1/1;
        object-fit: cover
    }
}

.image .showOriginalImage .c-image img {
    aspect-ratio: unset !important
}

@media(max-width: 991.98px) {
    .background--blue .aem-GridColumn--default--12 .c-image__overlay .content {
        color:#fff
    }
}

.background--blue .aem-GridColumn--default--12 .c-image__overlay .content .subheading,.background--blue .aem-GridColumn--default--12 .c-image__overlay .content .heading,.background--blue .aem-GridColumn--default--12 .c-imaege__overlay--background .content .subheading,.background--blue .aem-GridColumn--default--12 .c-imaege__overlay--background .content .heading {
    color: #fff !important
}

.background--blue .aem-GridColumn--default--12 .aem-GridColumn--default--4 .c-image__overlay .content,.background--blue .aem-GridColumn--default--12 .aem-GridColumn--default--3 .c-image__overlay .content {
    color: #fff
}

.background--blue .aem-Grid--default--12 .c-image__overlay .content {
    color: #fff
}

.glide__slide--active .c-image__caption {
    position: relative
}

@media(min-width: 768px) {
    .aem-Grid--default--9 .aem-GridColumn--default--6 .c-image__overlay .content,.aem-Grid--default--9 .responsivegrid-3-columns .c-image__overlay .content,.aem-Grid--default--12 .aem-GridColumn--default--6 .c-image__overlay .content,.aem-Grid--default--12 .responsivegrid-3-columns .c-image__overlay .content {
        max-width:100% !important;
        text-align: center
    }

    .aem-Grid--default--9 .aem-GridColumn--default--4 .c-image__overlay,.aem-Grid--default--9 .aem-GridColumn--default--3 .c-image__overlay,.aem-Grid--default--12 .aem-GridColumn--default--4 .c-image__overlay,.aem-Grid--default--12 .aem-GridColumn--default--3 .c-image__overlay {
        position: relative;
        padding: 0;
        color: #273a60
    }

    .aem-Grid--default--9 .aem-GridColumn--default--4 .c-image__overlay .content,.aem-Grid--default--9 .aem-GridColumn--default--3 .c-image__overlay .content,.aem-Grid--default--12 .aem-GridColumn--default--4 .c-image__overlay .content,.aem-Grid--default--12 .aem-GridColumn--default--3 .c-image__overlay .content {
        align-items: center
    }

    .aem-Grid--default--9 .aem-GridColumn--default--4 .c-image__overlay .content p.subheading,.aem-Grid--default--9 .aem-GridColumn--default--4 .c-image__overlay .content .subheading,.aem-Grid--default--9 .aem-GridColumn--default--3 .c-image__overlay .content p.subheading,.aem-Grid--default--9 .aem-GridColumn--default--3 .c-image__overlay .content .subheading,.aem-Grid--default--12 .aem-GridColumn--default--4 .c-image__overlay .content p.subheading,.aem-Grid--default--12 .aem-GridColumn--default--4 .c-image__overlay .content .subheading,.aem-Grid--default--12 .aem-GridColumn--default--3 .c-image__overlay .content p.subheading,.aem-Grid--default--12 .aem-GridColumn--default--3 .c-image__overlay .content .subheading {
        margin-top: 25px;
        font-size: 18px
    }

    .aem-Grid--default--9 .aem-GridColumn--default--4 .c-image__overlay .content p.heading,.aem-Grid--default--9 .aem-GridColumn--default--4 .c-image__overlay .content .heading.subheading,.aem-Grid--default--9 .aem-GridColumn--default--3 .c-image__overlay .content p.heading,.aem-Grid--default--9 .aem-GridColumn--default--3 .c-image__overlay .content .heading.subheading,.aem-Grid--default--12 .aem-GridColumn--default--4 .c-image__overlay .content p.heading,.aem-Grid--default--12 .aem-GridColumn--default--4 .c-image__overlay .content .heading.subheading,.aem-Grid--default--12 .aem-GridColumn--default--3 .c-image__overlay .content p.heading,.aem-Grid--default--12 .aem-GridColumn--default--3 .c-image__overlay .content .heading.subheading {
        font-size: 30px
    }
}

@media(max-width: 767.98px) {
    .aem-Grid--default--12 .c-image__overlay .content .subheading,.aem-Grid--default--12 .c-image__overlay .content .heading,.aem-Grid--default--12 .c-image__overlay--background .content .subheading,.aem-Grid--default--12 .c-image__overlay--background .content .heading {
        color:#273a60 !important
    }
}

.s7flyoutzoomview {
    border: none !important
}

.c-featured-model__wrapper .glide__slides {
    height: 100%
}

@media(min-width: 992px) {
    .c-featured-model__wrapper {
        min-height:44.4444444444em;
        height: auto
    }
}

.c-featured-model__wrapper.hidden {
    display: none
}

.c-featured-model__container {
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

@media(min-width: 992px) {
    .c-featured-model__container {
        display:block
    }
}

.c-featured-model__info {
    padding-top: 2em;
    padding-left: 2em;
    padding-right: 2em;
    z-index: 1
}

.c-featured-model__inner-container {
    z-index: 1;
    flex-direction: column
}

@media(min-width: 992px) {
    .c-featured-model__inner-container {
        position:relative;
        padding: 5.5555555556em 2.7777777778em;
        flex-direction: row;
        height: 100%;
        min-height: 50em
    }
}

@media(max-width: 767.98px) {
    .c-featured-model__info {
        padding-top:2rem;
        padding-left: 2rem;
        padding-right: 2rem;
        z-index: 1
    }
}

.c-featured-model__content span {
    display: block
}

@media(min-width: 576px)and (max-width: 767.98px) {
    .c-featured-model__content {
        padding-bottom:1rem
    }
}

@media(max-width: 575.98px) {
    .c-featured-model--with--action-image .c-featured-model__content {
        padding-bottom:12.7777777778em
    }
}

@media(min-width: 576px)and (max-width: 767.98px) {
    .c-featured-model--with--action-image .c-featured-model__content {
        padding-bottom:18.3333333333em
    }
}

@media(max-width: 767.98px) {
    .c-featured-model--without--action-image .c-featured-model__content {
        padding-bottom:0
    }
}

@media(max-width: 767.98px) {
    .c-featured-model__content {
        display:flex;
        flex-direction: column-reverse
    }
}

.c-featured-model__btn {
    position: relative;
    z-index: 2;
    align-items: flex-start !important;
    justify-content: flex-start !important
}

.c-featured-model__image-container {
    z-index: 1
}

@media(max-width: 575.98px) {
    .c-featured-model__image-container {
        padding-bottom:30px
    }
}

.c-featured-model__slogan {
    text-transform: uppercase;
    font: normal normal bold 18px/36px "helvetica-neue",sans-serif
}

@media(min-width: 768px) {
    .c-featured-model__slogan {
        font:normal normal bold 24px/42px "helvetica-neue",sans-serif
    }
}

.c-featured-model__title {
    text-transform: uppercase;
    z-index: 1;
    position: relative;
    max-width: 33.3333333333em;
    font: normal normal 900 30px/50px "helvetica-neue",sans-serif
}

@media(min-width: 992px) {
    .c-featured-model__title {
        font:normal normal 900 35px/50px "helvetica-neue",sans-serif
    }
}

@media(min-width: 1200px) {
    .c-featured-model__title {
        font:normal normal 900 50px/60px "helvetica-neue",sans-serif
    }
}

.c-featured-model__description {
    line-height: 32px;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 20px;
    max-width: 519px;
    white-space: normal;
    z-index: 1;
    position: relative
}

@media(min-width: 992px) {
    .c-featured-model__description {
        width:22.1111111111em
    }
}

.c-featured-model__description--long {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.c-featured-model__description ul,.c-featured-model__description ol {
    display: none
}

@media(min-width: 1200px) {
    .c-featured-model__description {
        font:normal normal normal 16px/32px "helvetica-neue",sans-serif
    }
}

@media(min-width: 1600px) {
    .c-featured-model__description {
        font:normal normal normal 18px/34px "helvetica-neuec",sans-serif
    }
}

.c-featured-model__bike-image {
    width: auto;
    height: auto;
    z-index: 1
}

@media(max-width: 767.98px) {
    .c-featured-model__bike-image {
        width:100%
    }
}

@media(max-width: 767.98px) {
    .c-featured-model--with--action-image .c-featured-model__bike-image {
        position:absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }
}

.c-featured-model--without--action-image .c-featured-model__bike-image {
    width: calc(100% + 72px);
    margin: 2em 0 1em -36px
}

@media(min-width: 576px)and (max-width: 767.98px) {
    .c-featured-model--without--action-image .c-featured-model__bike-image {
        width:calc(100% + 140px);
        margin: 2em 0 2em -70px
    }
}

@media(min-width: 992px) {
    .c-featured-model__bike-image {
        position:absolute;
        top: 70%;
        left: 50%;
        transform: translate(-50%, -70%);
        max-width: 60%
    }
}

.c-featured-model__image-container {
    z-index: 1
}

@media(max-width: 575.98px) {
    .c-featured-model__image-container {
        padding-bottom:30px
    }
}

.c-featured-model__action-dynamic-media {
    height: 100%
}

.c-featured-model__action-dynamic-media .s7responsiveContainer {
    height: 100%
}

.stageSlider--publish .c-stage-image.glide__slide {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.stageSlider--publish .c-stage-image .glide__content {
    height: 100%;
    min-height: inherit;
    flex: 1 1 auto;
}

.stageSlider--publish .c-stage-image .glide__content-image {
    display: block;
    flex: 1 1 auto;
    min-height: inherit;
}

.stageSlider--publish .c-stage-image .glide__content-image .s7dm-dynamic-media-ktm,
.stageSlider--publish .c-stage-image .glide__content-image .s7responsiveContainer {
    display: block;
    width: 100%;
    height: 100%;
    min-height: inherit;
    position: relative;
}

.stageSlider--publish .c-stage-image .glide__content-image .fluidimage {
    width: auto !important;
    height: auto !important;
    min-width: 100%;
    min-height: 100%;
}

@media(max-width: 575.98px) {
    .c-featured-model__action-dynamic-media {
        margin:0 calc(50% - 350px)
    }
}

@media(min-width: 992px) {
    .c-featured-model__action-dynamic-media {
        margin:0 calc(50% - 700px)
    }
}

.c-featured-model__action-image {
    bottom: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    clip-path: inset(0 0 0 0);
    height: 23.7222222222em
}

@media(max-width: 767.98px) {
    .c-featured-model__action-image {
        position:relative;
        height: 100%;
        max-height: 30.5555555556em
    }
}

@media(max-width: 767.98px) {
    .c-featured-model__action-image {
        height:27.7777777778em
    }
}

@media(min-width: 992px) {
    .c-featured-model__action-image {
        right:0;
        height: 100%;
        width: 23.0555555556em
    }
}

@media(min-width: 1200px) {
    .c-featured-model__action-image {
        width:43%
    }
}

@media(min-width: 992px) {
    .c-featured-model__action-image {
        position:absolute
    }
}

.c-featured-model__action-image img {
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover
}

@media(max-width: 575.98px) {
    .c-featured-model__action-image img {
        height:450px
    }
}

@media(min-width: 576px)and (max-width: 767.98px) {
    .c-featured-model__action-image img {
        height:550px
    }
}

@media(min-width: 992px) {
    .c-featured-model__action-image {
        right:0;
        height: 100%;
        width: 40%
    }
}

@media(min-width: 1200px) {
    .c-featured-model__action-image {
        width:43%
    }
}

.promotion-card__primary-button,.promotion-card__primary-button--selected,.promotion-card__primary-button--selected:hover,.promotion-card__primary-button--selected:focus:not(:focus-visible),.promotion-card__primary-button--selected:focus,.promotion-card__primary-button:focus,.promotion-card__primary-button:hover,.promotion-card__secondary-button,.promotion-card__secondary-button--selected,.promotion-card__secondary-button--selected:hover,.promotion-card__secondary-button--selected:focus:not(:focus-visible),.promotion-card__secondary-button--selected:focus,.promotion-card__secondary-button:focus,.promotion-card__secondary-button:hover {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    white-space: normal;
    text-transform: uppercase;
    text-decoration: none;
    padding: 16px 5px;
    outline: none;
    flex: 1 1 50%;
    max-width: 50%;
    font: normal normal 400 18px "helvetica-neue",sans-serif
}

@media(max-width: 991.98px) {
    .promotion-card__primary-button,.promotion-card__primary-button--selected,.promotion-card__primary-button--selected:hover,.promotion-card__primary-button--selected:focus:not(:focus-visible),.promotion-card__primary-button--selected:focus,.promotion-card__primary-button:focus,.promotion-card__primary-button:hover,.promotion-card__secondary-button,.promotion-card__secondary-button--selected,.promotion-card__secondary-button--selected:hover,.promotion-card__secondary-button--selected:focus:not(:focus-visible),.promotion-card__secondary-button--selected:focus,.promotion-card__secondary-button:focus,.promotion-card__secondary-button:hover {
        max-width:100%
    }
}

.promotion-card__primary-button,.promotion-card__primary-button--selected,.promotion-card__primary-button--selected:hover,.promotion-card__primary-button--selected:focus:not(:focus-visible),.promotion-card__primary-button--selected:focus,.promotion-card__primary-button:focus,.promotion-card__primary-button:hover {
    background-color: #273a60;
    color: #fff;
    border: 1px solid rgba(0,0,0,0)
}

.promotion-card__primary-button:focus,.promotion-card__primary-button--selected:focus,.promotion-card__primary-button--selected:focus:not(:focus-visible),.promotion-card__primary-button:hover,.promotion-card__primary-button--selected:hover {
    background-color: rgba(0,0,0,0);
    cursor: pointer;
    border: 1px solid #273a60;
    color: #273a60
}

.promotion-card__primary-button--selected,.promotion-card__primary-button--selected:hover,.promotion-card__primary-button--selected:focus:not(:focus-visible) {
    background-color: #000;
    color: #fff
}

.promotion-card__secondary-button,.promotion-card__secondary-button--selected,.promotion-card__secondary-button--selected:hover,.promotion-card__secondary-button--selected:focus:not(:focus-visible),.promotion-card__secondary-button--selected:focus,.promotion-card__secondary-button:focus,.promotion-card__secondary-button:hover {
    background-color: rgba(0,0,0,0);
    color: #273a60;
    border: 1px solid #273a60
}

.promotion-card__secondary-button:focus,.promotion-card__secondary-button--selected:focus,.promotion-card__secondary-button--selected:focus:not(:focus-visible),.promotion-card__secondary-button:hover,.promotion-card__secondary-button--selected:hover {
    background-color: #273a60;
    cursor: pointer;
    border: 1px solid #273a60;
    color: #fff
}

.promotion-card__secondary-button--selected,.promotion-card__secondary-button--selected:hover,.promotion-card__secondary-button--selected:focus:not(:focus-visible) {
    background-color: #000;
    color: #fff
}

.promotion-card__button-container {
    display: flex;
    width: 100%;
    gap: 16px;
    align-items: stretch
}

@media(max-width: 991.98px) {
    .promotion-card__button-container {
        flex-direction:column
    }
}

.promotion-filter-component {
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
    padding-top: 24px
}

.promotion-filter-component>* {
    width: 100%
}

@media(min-width: 768px)and (max-width: 1199.98px) {
    .promotion-filter-component>* {
        width:calc((100% - 64px)/2)
    }
}

@media(min-width: 1200px) {
    .promotion-filter-component>* {
        width:calc((100% - 64px)/3)
    }
}

.promotion-filter-component__single-product {
    padding-top: 24px
}

.promotion-card-single-product {
    display: flex;
    align-items: stretch;
    padding-bottom: 10px
}

@media(max-width: 767.98px) {
    .promotion-card-single-product {
        flex-direction:column
    }
}

.promotion-card-single-product>* {
    flex: 1 1 50%;
    max-width: 50%
}

@media(max-width: 767.98px) {
    .promotion-card-single-product>* {
        flex:0 0 100%;
        max-width: 100%;
        width: 100%
    }
}

.promotion-card {
    display: flex;
    flex-direction: column;
    color: #273a60;
    transition: box-shadow .2s
}

@media(hover: hover)and (pointer: fine) {
    .promotion-card:hover {
        box-shadow:0 4px 16px rgba(0,0,0,.15)
    }
}

.image-slider__chevron,.image-slider__bullet-container {
    opacity: 0;
    pointer-events: none;
    transition: opacity .2s ease
}

@media(hover: hover)and (pointer: fine) {
    .promotion-card:hover .image-slider__chevron,.promotion-card:hover .image-slider__bullet-container,.promotion-card-single-product:hover .image-slider__chevron,.promotion-card-single-product:hover .image-slider__bullet-container {
        opacity:1;
        pointer-events: auto
    }
}

.promotion-card__brand {
    font: normal normal 700 14px "halvetica-neue",sans-serif;
    text-transform: uppercase
}

.promotion-card__year {
    font: normal normal 400 14px "trade-gothic",sans-serif;
    text-transform: uppercase
}

.promotion-card__model-name {
    font: normal normal 700 36px "halvetica-neue",sans-serif;
    text-transform: uppercase
}

.promotion-card__price {
    display: flex;
    gap: 16px;
    align-items: center
}

.promotion-card__old-price {
    text-decoration: line-through;
    font: normal normal 400 18px "trade-gothic",sans-serif
}

.promotion-card__new-price {
    font: normal normal 700 18px "trade-gothic",sans-serif;
    margin-top: 4px
}

.promotion-card-single-product>* {
    flex: 1 1 50%;
    max-width: 50%
}

@media(max-width: 767.98px) {
    .promotion-card-single-product>* {
        flex:0 0 100%;
        max-width: 100%;
        width: 100%
    }
}

.promotion-card__header {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.promotion-card__image-container {
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0);
    aspect-ratio: unset
}

.promotion-card__image-container img {
    max-height: 100%;
    max-width: 100%;
    object-fit: contain
}

.promotion-card__info-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 16px;
    color: #273a60
}

.promotion-card__info-container>*+* {
    margin-top: 8px
}

.promotion-card__info-container>*:last-child {
    margin-top: 16px
}

.promotion-card__info-container>*+* {
    margin-top: 8px
}

.promotion-card__info-container>*:last-child {
    margin-top: 16px
}

.promotion-card__badge {
    padding: 4px 8px;
    max-width: fit-content;
    font: normal normal 400 16px "trade-gothic",sans-serif;
    color: #273a60
}

.promotion-card__badges {
    display: flex;
    gap: 8px;
    margin-top: 8px;
    min-height: 31px
}

@media(max-width: 767.98px) {
    .promotion-card__badges {
        flex-direction:column;
        gap: 8px
    }
}

.promotion-card__badge-blue {
    background-color: #def1fe
}

.promotion-card__badge-green {
    background-color: #e7fede
}

.promotion-card__badge-purple {
    background-color: #fcf2ff
}

.promotion-filter-container {
    display: flex;
    padding-top: 64px;
    gap: var(--fontSize-heading-level2, 44px);
    background-color: #fff;
    margin-bottom: 40px
}

@media(max-width: 767.98px) {
    .promotion-filter-container {
        padding:var(--spacing-250, 40px) 16px 0px 16px;
        gap: var(--fontSize-heading-level2, 34px)
    }
}

.promotion-filter-button {
    background: none;
    font: normal normal 700 24px "halvetica-neue",sans-serif;
    line-height: var(--lineHeight-subheading-level3, 35px);
    border: none;
    color: #273a60;
    cursor: pointer;
    border-bottom: 3px solid rgba(0,0,0,0)
}

.promotion-filter-button__active {
    background: none;
    font: normal normal 700 24px "halvetica-neue",sans-serif;
    line-height: var(--lineHeight-subheading-level3, 35px);
    border: none;
    color: #273a60;
    border-bottom: 3px solid #273a60
}

.promotion-filter-button:focus {
    outline: none;
    box-shadow: none
}

.promotion-filter-button__active:focus {
    outline: none;
    box-shadow: none
}

.image-slider__container {
    margin: auto;
    user-select: none;
    position: relative
}

.image-slider__image-container {
    position: relative;
    height: 300px;
    overflow: hidden
}

.image-slider__image-container--single-product {
    position: relative;
    height: 400px;
    overflow: hidden
}

@media(max-width: 767.98px) {
    .image-slider__image-container--single-product {
        height:300px
    }
}

.image-slider__chevron {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0,0,0,0);
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #273a60;
    z-index: 10;
    padding: 6px;
    border-radius: 50%;
    opacity: 0;
    pointer-events: none;
    transition: opacity .2s ease
}

@media(hover: none)and (pointer: coarse)and (min-width: 992px) {
    .image-slider__chevron {
        opacity:1 !important;
        pointer-events: auto !important
    }
}

.image-slider__chevron.left {
    left: 8px
}

.image-slider__chevron.right {
    right: 8px
}

.image-slider__image {
    width: 100%;
    height: auto;
    border-radius: 8px;
    user-select: none;
    position: absolute;
    top: 0;
    left: 0;
    transition: transform 300ms ease;
    will-change: transform
}

.image-slider__image--slide-in-left {
    transform: translateX(100%);
    animation: slide-in-left 300ms forwards
}

.image-slider__image--slide-out-left {
    transform: translateX(0%);
    animation: slide-out-left 300ms forwards
}

.image-slider__image--slide-in-right {
    transform: translateX(-100%);
    animation: slide-in-right 300ms forwards
}

.image-slider__image--slide-out-right {
    transform: translateX(0%);
    animation: slide-out-right 300ms forwards
}

@keyframes slide-in-left {
    from {
        transform: translateX(100%)
    }

    to {
        transform: translateX(0%)
    }
}

@keyframes slide-out-left {
    from {
        transform: translateX(0%)
    }

    to {
        transform: translateX(-100%)
    }
}

@keyframes slide-in-right {
    from {
        transform: translateX(-100%)
    }

    to {
        transform: translateX(0%)
    }
}

@keyframes slide-out-right {
    from {
        transform: translateX(0%)
    }

    to {
        transform: translateX(100%)
    }
}

.image-slider__bullet-container {
    display: flex;
    justify-content: center;
    margin-top: 12px;
    gap: 4px;
    opacity: 0;
    pointer-events: none;
    transition: opacity .2s ease
}

@media(max-width: 767.98px) {
    .image-slider__bullet-container {
        opacity:1 !important;
        pointer-events: auto !important
    }
}

.image-slider__bullet {
    width: 40px;
    height: 3px;
    border: none;
    background-color: gray;
    cursor: pointer;
    padding: 0;
    border-radius: 2px;
    transition: background-color .3s ease
}

.image-slider__bullet-active {
    width: 40px;
    height: 3px;
    border: none;
    background-color: #273a60;
    cursor: pointer;
    padding: 0;
    border-radius: 2px;
    transition: background-color .3s ease
}

.image-slider__chevron:focus {
    outline: none;
    box-shadow: none
}

.image-slider__bullet:focus {
    outline: none;
    box-shadow: none
}

.maps__pin-icon {
    font-size: 1.75rem
}

.maps__pin-icon::after {
    font-family: "icons",serif !important;
    content: "";
    align-items: baseline
}

.map-column {
    position: relative;
    height: 70vh
}

.c-dealersearch__location {
    display: block
}

.c-dealersearch__filter {
    display: block
}

.c-dealersearch__distance {
    display: block
}

.c-dealersearch__detailview {
    z-index: 1;
    width: auto
}

@media(min-width: 1200px) {
    .c-dealersearch__detailview {
        margin:0 0 -40px 40px
    }
}

@media(min-width: 992px)and (max-width: 1199.98px) {
    .c-dealersearch__detailview {
        margin-left:20px
    }
}

.c-dealersearch__detailview-route:hover {
    cursor: pointer
}

.c-dealersearch__sidebar {
    z-index: 2
}

#mapbox-geocoder li {
    padding-left: 0
}

#mapbox-geocoder li::before {
    display: none !important
}

#mapbox-geocoder a {
    text-decoration: none !important
}

#mapbox-geocoder .mapboxgl-ctrl-geocoder {
    max-width: none;
    width: auto
}
