/**
 * Copyright © 2013-2017 Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.ui-datepicker {
    display: none;
    z-index: 999999 !important;
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
    cursor: pointer;
}
.ui-datepicker .ui-datepicker-next-hover span, .ui-datepicker .ui-datepicker-prev-hover span {
    border-color: transparent #ff8400 transparent transparent;
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}
.ui-datepicker .ui-datepicker-next {
    right: 2px;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -5px;
    font-size: 0px;
    width: 0px;
    height: 0px;
    border: solid;
    border-width: 5px 8px 5px 0;
    border-color: transparent #ff9635 transparent transparent;
}
.ui-datepicker .ui-datepicker-next span {
    margin-left: 0px;
    top: 50%;
    margin-top: -5px;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #ff9635;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
    width: 100%;
}
.ui-datepicker table {
    width: 100%;
    font-size: .9em;
}
.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: 4px;
    text-align: right;
    text-decoration: none;
    color: #000000;
}
.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}
.ui-datepicker-rtl {
    direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}
.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px;
}
.ui-timepicker-div dl {
    text-align: left;
}
.ui-timepicker-div dl dt {
    height: 25px;
    margin-bottom: -22px;
}
.ui-timepicker-div dl .ui_tpicker_time_label {
    margin-bottom: -25px;
}
.ui-timepicker-div dl dd {
    margin: 0 10px 10px 65px;
}
.ui-timepicker-div td {
    font-size: 90%;
}
.ui-tpicker-grid-label {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}
.ui-datepicker {
    background: #ffffff;
    padding: 15px;
    border: #ffffff 4px solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #efefef;
    -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.35);
}
.ui-datepicker .ui-datepicker-header {
    background: transparent;
    border: none;
    padding-bottom: 10px;
}
.ui-datepicker .ui-datepicker-title .ui-datepicker-month {
    width: 47%;
    margin-right: 6%;
}
.ui-datepicker .ui-datepicker-title .ui-datepicker-year {
    width: 47%;
}
.ui-datepicker .ui-datepicker-calendar td {
    border: #cfcfcf 1px solid;
}
.ui-datepicker .ui-datepicker-calendar td a {
    padding: 4px;
    display: block;
}
.ui-datepicker .ui-datepicker-calendar td .ui-state-hover {
    background: #f9eae7;
}
.ui-datepicker .ui-datepicker-calendar {
    background: #ffffff;
    border: #cfcfcf 1px solid;
    border-collapse: collapse;
}
.ui-datepicker .ui-datepicker-calendar th {
    background: #efefef;
    border: #cfcfcf 1px solid;
    padding: 4px;
    text-transform: uppercase;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-week-col {
    text-align: center;
    border: #cfcfcf 1px solid;
}
.ui-datepicker {
    width: auto;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today {
    background: #f3d7d2;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-active {
    background: #ffdf66;
}
.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px;
}
.ui-timepicker-div dl {
    text-align: left;
}
.ui-timepicker-div dl dd {
    margin: 0 0 10px 65px;
}
.ui-timepicker-div td {
    font-size: 90%;
}
.ui-tpicker-grid-label {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider-horizontal .ui-slider-handle {
    margin-left: -5px;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    cursor: default;
}
.ui-slider-horizontal {
    height: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: none;
    background: #dadada;
}
.ui-slider-handle {
    height: 10px;
    width: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #f98b25;
    display: block;
    position: absolute;
}
.ui-timepicker-div {
    padding: 10px 0 5px 0;
}
.ui-datepicker .ui-datepicker-buttonpane {
    overflow: hidden;
    padding-top: 10px;
    border-top: #cfcfcf 1px solid;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-disabled {
    background: #f9f9f9;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-disabled span {
    color: #959595;
}
/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}
@import"http://fast.fonts.net/t/1.css?apiType=css&projectid=d4dbeebe-d27b-4989-8a59-025100878db4";.swiper-pagination:after,.swiper-pagination:before{content:" ";display:table}.swiper-pagination:after{clear:both}.bikeheader .title ::selection{background:transparent}.bikeheader .title ::-moz-selection{background:transparent}.bikeheader .swatchlist,footer .sitemap ul{margin:0;padding:0;list-style:none}.bikeheader .swatchlist li,footer .sitemap ul li{margin:0;padding:0}.swiper-container{margin:0 auto;position:relative;overflow:hidden;width:100%;height:100%;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;overflow:hidden;background:#9da4ac}.swiper-button-next,.swiper-button-prev{display:none;position:absolute;top:50%;left:-5px;width:75px;padding:25px;height:100px;margin-top:-50px;cursor:pointer;z-index:2}.swiper-button-next .sprite,.swiper-button-prev .sprite{width:25px;height:50px;display:block}.swiper-button-next svg,.swiper-button-prev svg{fill:#ff0;width:25px;height:50px}.swiper-button-next{left:auto;right:-5px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-pagination{position:absolute;text-align:center;z-index:10;display:block;left:20px;top:20px}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-bullet{display:block;border-radius:100%;width:10px;height:10px;margin-right:5px;cursor:pointer;border:2px solid #ff0;opacity:1;background:#ff0;float:left}.swiper-pagination-bullet.swiper-pagination-bullet-active{background:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{height:auto;margin:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;text-decoration:none}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000;padding:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0;display:inline-block;vertical-align:middle}svg:not(:root){overflow:hidden}figure{margin:0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible;border:0;border-radius:0;line-height:1}button,select{text-transform:none}textarea{height:auto;min-height:50px}select{width:100%}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input::-ms-clear{display:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}body,html{height:auto}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}svg:not(:root){overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}body,html{font-size:100%;overflow-x:hidden}body{background:#fff;margin:0;position:relative;-webkit-backface-visibility:hidden;backface-visibility:hidden;padding:90px 0 0}body.navigation-open{overflow-y:hidden}@font-face{font-family:MuseoSlabW01-300Italic;src:url(../../frontend/Elephant/vanmoof/en_US/fonts/eb8d21f3-937f-42fb-b145-5cce280410e1.eot?#iefix);src:url(../../frontend/Elephant/vanmoof/en_US/fonts/eb8d21f3-937f-42fb-b145-5cce280410e1.eot?#iefix) format("eot"),url(../../frontend/Elephant/vanmoof/en_US/fonts/3d3b8230-04f6-4071-98b5-d0c54b7dafb6.woff2) format("woff2"),url(../../frontend/Elephant/vanmoof/en_US/fonts/1e7801b5-5d28-4953-ae9b-1f3d990698bf.woff) format("woff"),url(../../frontend/Elephant/vanmoof/en_US/fonts/a7690725-eecd-43b6-a63d-9f6716794184.ttf) format("truetype"),url(../../frontend/Elephant/vanmoof/en_US/fonts/7a0ae03a-0d39-4286-a913-0a5904b80cf4.svg#7a0ae03a-0d39-4286-a913-0a5904b80cf4) format("svg")}@font-face{font-family:Helvetica Neue LT W01_25 UltLt;src:url(../../frontend/Elephant/vanmoof/en_US/fonts/c0c7b087-4dbd-4c75-8acc-8f4444b2ee1d.eot?#iefix);src:url(../../frontend/Elephant/vanmoof/en_US/fonts/c0c7b087-4dbd-4c75-8acc-8f4444b2ee1d.eot?#iefix) format("eot"),url(../../frontend/Elephant/vanmoof/en_US/fonts/e206f16e-f3ae-45eb-b7a9-c0a42ed7537f.woff2) format("woff2"),url(../../frontend/Elephant/vanmoof/en_US/fonts/f4d1bafa-befd-4f3f-ba25-7c0f77c6651e.woff) format("woff"),url(../../frontend/Elephant/vanmoof/en_US/fonts/428bc0de-414b-4e68-8f07-4f1a8d3f3aa3.ttf) format("truetype"),url(../../frontend/Elephant/vanmoof/en_US/fonts/a7ab0375-c1d6-4096-8f03-dd2e2d9112f3.svg#a7ab0375-c1d6-4096-8f03-dd2e2d9112f3) format("svg")}@font-face{font-family:Helvetica Neue LT W01_41488878;src:url(../../frontend/Elephant/vanmoof/en_US/fonts/1b950d2a-907a-4888-8056-0d44e8e86338.eot?#iefix);src:url(../../frontend/Elephant/vanmoof/en_US/fonts/1b950d2a-907a-4888-8056-0d44e8e86338.eot?#iefix) format("eot"),url(../../frontend/Elephant/vanmoof/en_US/fonts/3a46542f-f429-4821-9a88-62e3be54a640.woff2) format("woff2"),url(../../frontend/Elephant/vanmoof/en_US/fonts/50ac1699-f3d2-47b6-878f-67a368a17c41.woff) format("woff"),url(../../frontend/Elephant/vanmoof/en_US/fonts/0be5590f-8353-4ef3-ada1-43ac380859f8.ttf) format("truetype"),url(../../frontend/Elephant/vanmoof/en_US/fonts/82a4e1c2-7ffd-4c58-86fa-4010a6723c8e.svg#82a4e1c2-7ffd-4c58-86fa-4010a6723c8e) format("svg")}body{color:#000;font-style:normal;font-weight:400;line-height:1.5}body,input,select,textarea{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}p{font-size:1rem;line-height:1.75;color:#1f1f1f;font-family:Georgia,Times,Times New Roman,serif;margin-top:0;margin-bottom:1rem;text-rendering:optimizeLegibility}em,i{font-style:italic}b,em,i,strong{line-height:inherit}b,strong{font-weight:700}h1,h2,h3,h4,h5,h6{font-weight:300;font-style:normal;color:inherit;text-rendering:optimizeLegibility;margin-top:0;margin-bottom:.5rem}h1{font-size:2.25rem;line-height:1.16667}h2{font-size:2rem;line-height:1.375}html[data-lang-locale=jp-jp] h2{font-size:1.75rem;line-height:1.57143}h3{font-size:1.75rem;line-height:1.14286}h4{font-size:1.5rem;line-height:1.25}h5{font-size:1.125rem;line-height:1.22222}a{text-decoration:none;line-height:inherit;cursor:pointer}a,a:focus,a:hover{color:#000}a img{border:0}hr{max-width:90rem;height:0;border-right:0;border-top:0;border-bottom:1px solid #aaa;border-left:0;margin:1.5rem auto;clear:both}dl,ol,ul{line-height:1.5;margin-bottom:1rem;list-style-position:outside}li{font-size:inherit}ul{list-style-type:disc}ol,ul{margin-left:1.25rem}ol ol,ol ul,ul ol,ul ul{margin-left:1.25rem;margin-bottom:0}.svg-hide{height:0;width:0;position:absolute;visibility:hidden}.container-negative{margin-top:-7%}.info-container{background-color:#f1f2f5}.bikecomposer{position:relative}.bikecomposer .inner{max-width:90rem;margin-right:auto;margin-left:auto}.bikecomposer .inner:after,.bikecomposer .inner:before{display:table;content:" "}.bikecomposer .inner:after{clear:both}.bikecomposer .bottombar{background:#3d3f41}.bikecomposer .bottombar .inner .left,.bikecomposer .bottombar .inner .right{width:100%;float:left;padding-right:1.25rem;padding-left:1.25rem;padding:0}.bikecomposer .bottombar .inner .left:last-child:not(:first-child),.bikecomposer .bottombar .inner .right:last-child:not(:first-child){float:right}.bikecomposer .bottombar .inner .right{display:none}.bikecomposer .bottombar .checkout a{display:block}.bikecomposer .bottombar .checkout a .button{padding:30px 0;border:none}.bikecomposer .bottombar .checkout a.outofstock{display:none}.bikecomposer .bottombar .checkout a.outofstock .button{padding:27px 0 28px}.bikecomposer .bottombar .checkout p{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#fff;font-weight:700;font-size:1rem;line-height:80px;margin:0;text-align:left;padding:0 20px}.bikecomposer .bottombar .checkout .totalprice{font-size:2rem;font-weight:400;float:right;position:relative;min-height:80px;text-align:center}.bikecomposer .bottombar .checkout .totalprice .line{content:"";position:absolute;bottom:0;left:0;width:0;height:4px;background:#ff0;-webkit-animation-name:a;animation-name:a;-webkit-animation-duration:.9s;animation-duration:.9s;-webkit-animation-timing-function:cubic-bezier(.455,.03,.515,.955);animation-timing-function:cubic-bezier(.455,.03,.515,.955)}@-webkit-keyframes a{0%{width:0;left:0}68%{width:100%;left:0}to{width:0;left:100%}}.bikecomposer .bottombar .usp-list{background:#f1f2f5}.bikecomposer .bottombar .usp-list:after,.bikecomposer .bottombar .usp-list:before{display:table;content:" "}.bikecomposer .bottombar .usp-list:after{clear:both}.bikecomposer .bottombar .usp-list .list-item{float:left;max-width:33.33333%;position:relative;height:80px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-right:15px}.bikecomposer .bottombar .usp-list .icon{width:40px;-webkit-box-flex:0;-webkit-flex:0 0 40px;-ms-flex:0 0 40px;flex:0 0 40px;margin:0 15px}.bikecomposer .bottombar .usp-list .icon .sprite{width:40px;display:block}.bikecomposer .bottombar .usp-list .icon .sprite svg{width:40px;height:80px;display:block;color:rgba(0,0,0,.4);fill:rgba(0,0,0,.4)}.bikecomposer .bottombar .usp-list p{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:rgba(0,0,0,.4);font-weight:500;line-height:1.2;margin:0;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:.875rem;max-width:100%}.bikecomposer .preference-list{background:#dde1e6;padding-top:30px}.bikecomposer .preference-list:after,.bikecomposer .preference-list:before{display:table;content:" "}.bikecomposer .preference-list:after{clear:both}.bikecomposer .preference-list .preference-item{max-width:690px;margin:0 auto 40px}.bikecomposer .preference-list .preference-item h4{margin-bottom:30px;margin-left:20px}.bikecomposer .preference-list .preference-item h4 span{position:relative;padding-right:35px}.bikecomposer .preference-list .preference-item h4 a.icon{display:block;width:25px;height:25px;position:absolute;top:50%;right:0;margin-top:-12px}.bikecomposer .preference-list .preference-item h4 a.icon .sprite{display:block}.bikecomposer .preference-list .preference-item h4 a.icon .sprite svg{width:25px;height:25px;display:block;color:#000}.bikecomposer .preferences{list-style:none;margin:0;padding:0}.bikecomposer .preferences li{height:120px;position:relative;cursor:pointer;margin-top:-20px;overflow:hidden;z-index:1}.bikecomposer .preferences li:first-of-type{margin-top:0}.bikecomposer .preferences li:before{content:"";border-top:1px solid #b1b4b8;position:absolute;top:0;left:0;width:100%;display:block;-webkit-transition:border .4s;transition:border .4s;z-index:0}.bikecomposer .preferences li:after{z-index:-1;content:"";width:0;height:100px;top:0;left:0;position:absolute;background:#fff;-webkit-box-shadow:0 8px 10px 0 #c5c8cd;box-shadow:0 8px 10px 0 #c5c8cd;opacity:0;-webkit-transition:width .4s cubic-bezier(.455,.03,.515,.955),opacity .6s;transition:width .4s cubic-bezier(.455,.03,.515,.955),opacity .6s}.bikecomposer .preferences li:hover label{color:#000}.bikecomposer .preferences li.active+li:before,.bikecomposer .preferences li.active:before{border-top:1px solid transparent}.bikecomposer .preferences li.active:after{opacity:1;width:100%}.bikecomposer .preferences li.active label{color:#000}.bikecomposer .preferences li.active .price{opacity:0;visibility:hidden;-webkit-transition:none;transition:none}.bikecomposer .preferences li.active .radio{-webkit-box-shadow:inset 0 0 0 20px #000;box-shadow:inset 0 0 0 20px #000}.bikecomposer .preferences li.active .radio .sprite{opacity:1}.bikecomposer .preferences li.outofstock label,.bikecomposer .preferences li.outofstock span.outofstock{color:rgba(0,0,0,.4)}.bikecomposer .preferences li.outofstock span.outofstock{font-size:.875rem;line-height:1.2;text-align:right;min-width:70px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;display:block}.bikecomposer .preferences .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-right:15px;-webkit-align-content:flex-end;-ms-flex-line-pack:end;align-content:flex-end;height:100px}.bikecomposer .preferences figure{margin:0;min-width:70px;max-width:100px;height:auto;position:relative;z-index:2;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.bikecomposer .preferences figure img{display:block;width:100%}.bikecomposer .preferences article{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.bikecomposer .preferences input[type=radio]{display:none}.bikecomposer .preferences label{font-size:.875rem;line-height:1.2;font-weight:700;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;margin:0;color:rgba(0,0,0,.7);-webkit-transition:color .4s;transition:color .4s;padding:0 5px 0 15px;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;word-wrap:break-word;min-width:0;display:block;cursor:pointer}.bikecomposer .preferences .price{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;margin-right:15px;color:rgba(0,0,0,.7);-webkit-transition:opacity .4s;transition:opacity .4s;min-width:60px;text-align:right;font-size:.875rem}.bikecomposer .preferences .price,.bikecomposer .preferences .radio{display:block;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.bikecomposer .preferences .radio{-webkit-box-shadow:inset 0 0 0 1px #b2b5b9;box-shadow:inset 0 0 0 1px #b2b5b9;width:30px;height:30px;vertical-align:middle;cursor:pointer;border-radius:50%;background-color:#dde1e6;-webkit-transition:-webkit-box-shadow .2s cubic-bezier(.455,.03,.515,.955);transition:-webkit-box-shadow .2s cubic-bezier(.455,.03,.515,.955);transition:box-shadow .2s cubic-bezier(.455,.03,.515,.955);transition:box-shadow .2s cubic-bezier(.455,.03,.515,.955),-webkit-box-shadow .2s cubic-bezier(.455,.03,.515,.955);padding:7px 0 8px}.bikecomposer .preferences .radio .sprite{display:block;width:15px;height:15px;margin:0 auto;opacity:0;-webkit-transition:opacity .4s;transition:opacity .4s}.bikecomposer .preferences .radio .sprite svg{width:15px;height:15px;vertical-align:top;fill:#ff0}.bikecomposer .bike-preview{padding:15px 20px 30px;position:relative;background:#f1f2f5}.bikecomposer .bike-preview h1{font-size:1.5rem;line-height:1.25;margin:0 auto}.bikecomposer .bike-preview h2{font-size:.875rem;margin:0 auto 10px}.bikecomposer .bike-preview .infolinks{max-width:690px;margin:0 auto 30px;left:-5px}.bikecomposer .bike-preview .infolinks a{display:inline-block;position:relative;margin-right:15px;padding-left:25px;color:rgba(0,0,0,.4);font-size:.875rem;line-height:1.875rem;font-weight:700}.bikecomposer .bike-preview .infolinks a:hover{color:#000}.bikecomposer .bike-preview .infolinks a:hover .sprite svg{fill:#000}.bikecomposer .bike-preview .infolinks a .sprite{display:block;position:absolute;left:0;top:0;width:18px;height:30px}.bikecomposer .bike-preview .infolinks a .sprite svg{width:18px;height:30px;fill:rgba(0,0,0,.4)}.bikecomposer .bike-preview figure{display:block;cursor:pointer;padding-bottom:62.5%;position:relative}.bikecomposer .bike-preview figure.hide-image img.loaded{-webkit-transition:opacity .1s linear;transition:opacity .1s linear;opacity:0}.bikecomposer .bike-preview figure.show-loader .loader{opacity:1}.bikecomposer .bike-preview figure .loader{width:40px;height:40px;position:absolute;background-image:url(../../frontend/Elephant/vanmoof/en_US/images/loader-1.gif);background-size:40px 40px;background-repeat:no-repeat;top:50%;left:50%;margin:-20px 0 0 -20px;opacity:0;-webkit-transition:opacity .1s linear;transition:opacity .1s linear}.bikecomposer .bike-preview figure img{top:50%;left:50%;opacity:0;min-height:100%;max-width:100%;position:absolute;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-webkit-transition:opacity .32s linear;transition:opacity .32s linear}.bikecomposer .bike-preview figure img.loaded{opacity:1}.bikecomposer .bike-preview figure img:hover{cursor:-webkit-zoom-in;cursor:zoom-in}.bikeconfigurator{position:relative}@-webkit-keyframes b{0%{opacity:0}to{opacity:1}}@-webkit-keyframes c{0%{opacity:1}to{opacity:0}}@keyframes c{0%{opacity:1}to{opacity:0}}.bikeconfigurator .product-preview .preview-area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;padding:30px 20px 0}.bikeconfigurator .product-preview .preview-area h1{-webkit-box-flex:1;-webkit-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%;font-size:1.5rem;line-height:1.25}.bikeconfigurator .product-preview .preview-area .product-infolinks{-webkit-box-flex:1;-webkit-flex:1 0 50%;-ms-flex:1 0 50%;flex:1 0 50%;text-align:right}.bikeconfigurator .product-preview .preview-area .product-infolinks a{display:inline-block;position:relative;margin-right:15px;padding-left:25px;color:#29999d;font-size:.875rem;line-height:1.875rem;font-weight:700}.bikeconfigurator .product-preview .preview-area .product-infolinks a:hover{color:rgba(0,0,0,.4)}.bikeconfigurator .product-preview .preview-area .product-infolinks a:hover .sprite svg{fill:rgba(0,0,0,.4)}.bikeconfigurator .product-preview .preview-area .product-infolinks a .sprite{display:block;position:absolute;left:0;top:0;width:18px;height:30px}.bikeconfigurator .product-preview .preview-area .product-infolinks a .sprite svg{width:18px;height:30px;fill:#29999d}.bikeconfigurator .product-preview .preview-area .product-media{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;padding:20px 0;position:relative}.bikeconfigurator .product-preview .preview-area .product-media .loader{opacity:0;-webkit-animation:c .3s ease-in-out;animation:c .3s ease-in-out;position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;background-color:#fff}.bikeconfigurator .product-preview .preview-area .product-media .loader.loading{opacity:1;-webkit-animation:b .3s ease-in-out;animation:b .3s ease-in-out;background-image:url(../../frontend/Elephant/vanmoof/en_US/images/loader-1.gif);background-repeat:no-repeat;background-position:50%;background-size:40px 40px}.bikeconfigurator .product-preview .preview-area .product-media img{max-width:100%}.bikeconfigurator .product-preview .preview-area .stickyinfo{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}.bikeconfigurator .product-preview .preview-area .stickyinfo .stickyinfo--outerwrapper{position:relative}.bikeconfigurator .product-preview .preview-area .stickyinfo .stickyinfo--innerwrapper{padding:0 0 20px}.bikeconfigurator .product-preview .preview-area .stickyinfo .product-media-thumb{display:none;opacity:0;-webkit-transition:opacity 10s linear;transition:opacity 10s linear}.bikeconfigurator .product-preview .preview-area .stickyinfo .product-conditions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.bikeconfigurator .product-preview .preview-area .stickyinfo .product-conditions .totalprice{text-align:right;font-size:1.5625rem;color:rgba(0,0,0,.5);-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;margin:0 0 0 auto}.bikeconfigurator .product-preview .preview-area .stickyinfo .product-conditions .deliverydate{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400;line-height:1.2;color:rgba(0,0,0,.5);text-align:left;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;margin:0}.bikeconfigurator .product-preview .preview-area .stickyinfo .product-conditions .deliverydate em{color:#000;font-style:normal}.bikeconfigurator .product-options-list .preference-list{position:relative;background:#dde1e6;padding:30px 0 0;overflow:hidden}.bikeconfigurator .product-options-list .preference-list .earlybird-warning{background-color:#ff0;margin:0 20px 40px;padding:30px 20px}.bikeconfigurator .product-options-list .preference-list .earlybird-warning .proposition{font-weight:700}.bikeconfigurator .product-options-list .preference-list .preference-item{width:100%;margin-bottom:20px;position:relative}.bikeconfigurator .product-options-list .preference-list .preference-item h4{padding:0 20px;margin:0}.bikeconfigurator .product-options-list .preference-list .preference-item .moreinfo{display:block;color:#29999d;font-size:.875rem;line-height:1.875rem;font-weight:700;padding:0 20px}.bikeconfigurator .product-options-list .preference-list .preference-item .moreinfo:hover{color:rgba(0,0,0,.4)}.bikeconfigurator .product-options-list .preferences{list-style:none;margin:0;padding:20px 0 0}.bikeconfigurator .product-options-list .preferences.preferences-options .preference-option{min-height:120px;position:relative;cursor:pointer;margin-top:-20px;overflow:hidden;z-index:1}.bikeconfigurator .product-options-list .preferences.preferences-options .preference-option:first-of-type{margin-top:0}.bikeconfigurator .product-options-list .preferences.preferences-options .preference-option:before{content:"";border-top:1px solid #b1b4b8;position:absolute;top:0;left:0;width:100%;display:block;-webkit-transition:border .4s;transition:border .4s;z-index:0}.bikeconfigurator .product-options-list .preferences.preferences-options .preference-option:after{z-index:-1;content:"";width:0;top:0;left:0;bottom:20px;position:absolute;background:#fff;-webkit-box-shadow:0 8px 10px 0 #c5c8cd;box-shadow:0 8px 10px 0 #c5c8cd;opacity:0;-webkit-transition:width .4s cubic-bezier(.455,.03,.515,.955),opacity .6s;transition:width .4s cubic-bezier(.455,.03,.515,.955),opacity .6s}.bikeconfigurator .product-options-list .preferences.preferences-options .preference-option:hover label{color:#000}.bikeconfigurator .product-options-list .preferences.preferences-options .preference-option.active+.preference-option:before,.bikeconfigurator .product-options-list .preferences.preferences-options .preference-option.active:before{border-top:1px solid transparent}.bikeconfigurator .product-options-list .preferences.preferences-options .preference-option.active:after{opacity:1;width:100%}.bikeconfigurator .product-options-list .preferences.preferences-options .preference-option.active label{color:#000}.bikeconfigurator .product-options-list .preferences.preferences-options .preference-option.active .price{opacity:0;visibility:hidden;-webkit-transition:none;transition:none}.bikeconfigurator .product-options-list .preferences.preferences-options .preference-option[outofstock] .outofstock,.bikeconfigurator .product-options-list .preferences.preferences-options .preference-option[outofstock] .subtitle,.bikeconfigurator .product-options-list .preferences.preferences-options .preference-option[outofstock] .title{color:rgba(0,0,0,.4)}.bikeconfigurator .product-options-list .preferences.preferences-options .preference-option[outofstock] .outofstock{font-size:.875rem;line-height:1.2;text-align:right;min-width:70px;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;display:block}.bikeconfigurator .product-options-list .preferences.preferences-options .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:15px 20px 15px 0;-webkit-align-content:flex-end;-ms-flex-line-pack:end;align-content:flex-end;min-height:100px}.bikeconfigurator .product-options-list .preferences.preferences-options figure{margin:0;min-width:100px;max-width:100px;height:auto;position:relative;top:-10px;z-index:2;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.bikeconfigurator .product-options-list .preferences.preferences-options figure img{display:block;width:100%}.bikeconfigurator .product-options-list .preferences.preferences-options figure .sprite{display:block;position:relative;width:100px;height:100px}.bikeconfigurator .product-options-list .preferences.preferences-options figure .sprite svg{display:block;width:10px;height:10px;color:rgba(0,0,0,.5);fill:#000;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.bikeconfigurator .product-options-list .preferences.preferences-options figure .threespeed svg{width:52px;height:51px}.bikeconfigurator .product-options-list .preferences.preferences-options figure .electrified svg{width:76.8px;height:60px}.bikeconfigurator .product-options-list .preferences.preferences-options article{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;position:relative;margin:15px 0 35px 15px}.bikeconfigurator .product-options-list .preferences.preferences-options input[type=radio]{display:none}.bikeconfigurator .product-options-list .preferences.preferences-options label{display:block;margin:0;-webkit-transition:color .4s;transition:color .4s;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;min-width:0;cursor:pointer}.bikeconfigurator .product-options-list .preferences.preferences-options label .optiondescription{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.bikeconfigurator .product-options-list .preferences.preferences-options label .optiondescription .subtitle,.bikeconfigurator .product-options-list .preferences.preferences-options label .optiondescription .title{font-size:.75rem;line-height:1.2;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.bikeconfigurator .product-options-list .preferences.preferences-options label .optiondescription .title{color:#000;font-weight:700}.bikeconfigurator .product-options-list .preferences.preferences-options label .optiondescription .subtitle{display:block;font-weight:500;color:rgba(0,0,0,.5);padding:8px 0}.bikeconfigurator .product-options-list .preferences.preferences-options label .optiondescription .discount{margin:0;font-size:.75rem;font-weight:500;position:relative;left:-5px}.bikeconfigurator .product-options-list .preferences.preferences-options label .optiondescription .discount>span{padding:4px 5px;background-color:#ff0}.bikeconfigurator .product-options-list .preferences.preferences-options .price{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;display:block;color:rgba(0,0,0,.7);-webkit-transition:opacity .4s;transition:opacity .4s;min-width:60px;text-align:right;font-size:.75rem;font-weight:700;line-height:1}.bikeconfigurator .product-options-list .preferences.preferences-colors{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.bikeconfigurator .product-options-list .preferences.preferences-colors .prefcolor{cursor:pointer;position:relative;z-index:1}.bikeconfigurator .product-options-list .preferences.preferences-colors .prefcolor:after{z-index:-1;content:"";width:0;top:0;left:0;bottom:20px;position:absolute;background:#fff;-webkit-box-shadow:0 8px 10px 0 #c5c8cd;box-shadow:0 8px 10px 0 #c5c8cd;opacity:0;-webkit-transition:width .4s cubic-bezier(.455,.03,.515,.955),opacity .6s;transition:width .4s cubic-bezier(.455,.03,.515,.955),opacity .6s}.bikeconfigurator .product-options-list .preferences.preferences-colors .prefcolor.active:after{opacity:1;width:100%}.bikeconfigurator .product-options-list .preferences.preferences-colors .prefcolor.active label{color:#000}.bikeconfigurator .product-options-list .preferences.preferences-colors figure{margin:0 auto;min-width:100px;max-width:100px}.bikeconfigurator .product-options-list .preferences.preferences-colors figure img{display:block;width:100%}.bikeconfigurator .product-options-list .preferences.preferences-colors input[type=radio]{display:none}.bikeconfigurator .product-options-list .preferences.preferences-colors label{display:block;margin:0;-webkit-transition:color .4s;transition:color .4s;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;min-width:0;cursor:pointer}.bikeconfigurator .product-options-list .preferences.preferences-colors label .optiondescription{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.bikeconfigurator .product-options-list .preferences.preferences-colors label .optiondescription .title{display:block;color:#000;font-size:.75rem;font-weight:700;line-height:1.2;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.bikeconfigurator .product-options-list .preferences.preferences-colors label .optiondescription .outofstock{display:block;font-size:.875rem}.bikeconfigurator .sticky-bottombar .bottombar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background:#3d3f41;overflow:hidden}.bikeconfigurator .sticky-bottombar .bottombar .checkout .atc-button{min-width:100%}.bikeconfigurator .sticky-bottombar .bottombar .checkout .atc-button .button{border:0}.bikeconfigurator .sticky-bottombar .bottombar .checkout .pricing{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#fff;font-weight:700;font-size:.75rem;line-height:75px}.bikeconfigurator .sticky-bottombar .bottombar .checkout .pricing .originalprice{font-weight:600;color:hsla(0,0%,100%,.5);padding:0 20px 0 0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.bikeconfigurator .sticky-bottombar .bottombar .checkout .pricing .originalprice .amount{text-decoration:line-through}.bikeconfigurator .sticky-bottombar .bottombar .checkout .pricing .totalprice{font-weight:400;position:relative;margin:0 10px;font-size:1.625rem}@keyframes a{0%{width:0;left:0}68%{width:100%;left:0}to{width:0;left:100%}}.bikeconfigurator .sticky-bottombar .bottombar .conditions .usp-list{overflow:hidden}.bikeconfigurator .sticky-bottombar .bottombar .conditions .usp-list .list-item{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.bikeconfigurator .sticky-bottombar .bottombar .conditions .usp-list .icon{display:block;width:40px;-webkit-box-flex:0;-webkit-flex:0 0 40px;-ms-flex:0 0 40px;flex:0 0 40px;margin:0 10px 0 0}.bikeconfigurator .sticky-bottombar .bottombar .conditions .usp-list .icon .sprite{width:40px;display:block}.bikeconfigurator .sticky-bottombar .bottombar .conditions .usp-list .icon .sprite svg{width:40px;height:80px;display:block;color:hsla(0,0%,100%,.5);fill:hsla(0,0%,100%,.5)}.bikeconfigurator .sticky-bottombar .bottombar .conditions .usp-list p{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:hsla(0,0%,100%,.5);font-weight:700;line-height:1.2;margin:0;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:1rem;max-width:100%}.bikeconfigurator .sticky-bottombar .bottombar .conditions .usp-list p em{font-style:normal;color:#ff0}.bikeheader .hero{position:relative;display:block;width:100%;background:#ddd;overflow:hidden}.bikeheader .hero:before{height:0;content:"";width:100%;display:block}.bikeheader .background{top:0;z-index:1;width:100%;height:100%;display:block;position:absolute;overflow:hidden}.bikeheader .background figure{height:100%;display:block;overflow:hidden;position:relative}.bikeheader .background figure img{bottom:auto;top:50%;position:absolute;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);display:block;min-width:100%;height:100%;opacity:0;-webkit-transition:opacity .32s linear;transition:opacity .32s linear}.bikeheader .background figure img.loaded{opacity:1}.bikeheader .foreground{top:0;z-index:2;display:block;width:100%;position:absolute;pointer-events:none}.bikeheader .foreground .inner{width:100%;display:block;position:relative;max-width:90rem;margin-right:auto;margin-left:auto}.bikeheader .foreground .inner:after,.bikeheader .foreground .inner:before{display:table;content:" "}.bikeheader .foreground .inner:after{clear:both}.bikeheader .title{width:70%;float:right;text-align:right;padding-top:20px;padding-right:20px}.bikeheader .title h1{margin:0;color:#fff;display:block;font-weight:100;line-height:1.4;font-family:Helvetica Neue,Helvetica Neue LT W01_25 UltLt,Helvetica,Arial,sans-serif;font-size:2.25rem}.bikeheader .title h1 span{display:block;font-weight:700;line-height:1.4;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.875rem}.bikeheader .playbutton{margin-top:-50px}.bikeheader .playbutton .button{width:100%;cursor:pointer;height:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;z-index:100}.bikeheader .playbutton .button:hover .sprite:after{left:0}.bikeheader .playbutton .button:hover svg{fill:#ff0}.bikeheader .playbutton .button:hover .label{color:#ff0}.bikeheader .playbutton .button .sprite{height:50px;width:50px;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:#f1f2f5;overflow:hidden}.bikeheader .playbutton .button .sprite:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:-100%;background:#000;-webkit-transition:left .5s cubic-bezier(.19,1,.22,1);transition:left .5s cubic-bezier(.19,1,.22,1)}.bikeheader .playbutton .button .sprite svg{z-index:1;width:13px;max-height:100%;-webkit-transition:fill .5s cubic-bezier(.19,1,.22,1);transition:fill .5s cubic-bezier(.19,1,.22,1)}.bikeheader .playbutton .button .label{display:none;position:relative;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;color:#fff;padding:0 30px;font-weight:700;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:.9375rem;line-height:1.6;-webkit-transition:color .5s cubic-bezier(.19,1,.22,1);transition:color .5s cubic-bezier(.19,1,.22,1)}.bikeheader .toolbar .inner{z-index:3;position:relative;max-width:90rem;margin-right:auto;margin-left:auto}.bikeheader .toolbar .inner:after,.bikeheader .toolbar .inner:before{display:table;content:" "}.bikeheader .toolbar .inner:after{clear:both}.bikeheader .pricing{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.bikeheader .pricinglabel{height:100%;display:inline-block;-webkit-box-flex:0;-webkit-flex:0 1 50%;-ms-flex:0 1 50%;flex:0 1 50%}.bikeheader .pricinglabel .price{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;background:#000;color:#fff;padding:0 20px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-weight:700;font-size:.875rem}.bikeheader .pricingbutton{height:50px;display:inline-block;float:right;-webkit-box-flex:1;-webkit-flex:1 0 50%;-ms-flex:1 0 50%;flex:1 0 50%}.bikeheader .pricingbutton .button{height:100%;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background:#ff0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-weight:700;position:relative;overflow:hidden;padding:15px 20px;z-index:1}.bikeheader .pricingbutton .button:hover:after{left:0}.bikeheader .pricingbutton .button:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:-100%;background:#fff;-webkit-transition:left .5s cubic-bezier(.19,1,.22,1);transition:left .5s cubic-bezier(.19,1,.22,1);z-index:-1}.bikeheader .pricingbutton .button .label{line-height:20px;padding:0 0 0 10px;font-size:.875rem}.bikeheader .pricingbutton .button .label,.bikeheader .pricingbutton .button .sprite{z-index:1;display:block;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.bikeheader .pricingbutton .button .sprite{width:14px;height:20px}.bikeheader .pricingbutton .button .sprite svg{display:block;width:14px;height:20px}.bikeheader .foldout-button{position:relative;display:none;width:100%;min-height:50px;padding:10px 20px;outline:none;background:#dde1e6;font-weight:700}.bikeheader .foldout-button .label{display:block;float:left;line-height:30px;font-size:.875rem}.bikeheader .foldout-button .sprite{height:30px;width:12px;display:block;float:right;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.bikeheader .foldout-button .sprite svg{display:block;max-width:100%;max-height:100%}.bikeheader .features{background:#dde1e6}.bikeheader .features>ul{position:relative;margin:0;padding:20px 0 10px}.bikeheader .features>ul>li{position:relative;display:block;padding:0 30px 10px 35px;list-style:none;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.6;font-size:1rem}.bikeheader .features>ul>li[data-countdown-time]{font-weight:700}.bikeheader .features>ul>li:before{display:block;height:0;content:"\2022";-webkit-transform:translateX(-15px);-ms-transform:translateX(-15px);transform:translateX(-15px);font-size:11px;line-height:2.32727}.bikeheader .swatchlist{padding-top:10px;padding-bottom:30px}.bikeheader .swatchlist li{float:left;padding-right:10px}.bikeheader .swatchlist li span{display:block;width:32px;height:32px;border-radius:50%}.bikeheader .additional{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;min-height:50px;padding:8px 10px 2px 20px;border-top:1px solid #bfc3c8;background:#dde1e6;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.bikeheader .additional .button{font-size:.875rem;line-height:1.71429;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;position:relative;padding:5px 15px 6px 30px;margin-left:-10px;margin-top:-7px;display:inline-block;-webkit-transition:color .5s cubic-bezier(.19,1,.22,1);transition:color .5s cubic-bezier(.19,1,.22,1)}.bikeheader .additional .button:before{content:"";display:block;position:absolute;top:0;left:0;width:0;height:100%;color:#ff0;background:#ff0;-webkit-transition:width .5s cubic-bezier(.19,1,.22,1),background .5s cubic-bezier(.19,1,.22,1),color .5s cubic-bezier(.19,1,.22,1);transition:width .5s cubic-bezier(.19,1,.22,1),background .5s cubic-bezier(.19,1,.22,1),color .5s cubic-bezier(.19,1,.22,1)}.bikeheader .additional .button.white:before{color:#fff;background:#fff}.no-touch .bikeheader .additional .button:focus:before,.no-touch .bikeheader .additional .button:hover:before{width:100%;opacity:1}.bikeheader .additional .button .sprite{height:20px;width:14px;position:absolute;left:8px;top:7px;display:block;z-index:2}.bikeheader .additional .button .sprite.sizing,.bikeheader .additional .button .sprite.sizing svg{top:6px;width:17px;height:23px;left:7px}.bikeheader .additional .button .sprite svg{width:14px;height:20px;fill:#000;vertical-align:top}.bikeheader .additional .button .label{display:inline-block;position:relative;z-index:1}.bikeheader .description .inner{max-width:90rem;margin-right:auto;margin-left:auto}.bikeheader .description .inner:after,.bikeheader .description .inner:before{display:table;content:" "}.bikeheader .description .inner:after{clear:both}.bikeheader .description .summary{padding-top:20px}.bikeheader .description .summary h3{margin:20px 0;font-family:MuseoSlabW01-300Italic,Rockwell,Georgia,Times,Times New Roman,serif}.videoheader{margin:0 auto 30px}.svg-definitions{line-height:0;font-size:0}.videoheader-hero{position:relative;height:60vh;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.vh-hero-video{z-index:0;height:80vh;clip:rect(auto,auto,auto,auto);background:#2d3033}.vh-hero-video,.vh-hero-video:before{position:absolute;width:100%;top:0;left:0}.vh-hero-video:before{content:" ";z-index:10;background:#000;height:100%;opacity:.2}.vh-hero-video-fixed{position:fixed;top:0;min-width:100vw;min-height:100vh}.vh-hero-text{position:relative;z-index:20;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;color:#fff;margin-top:-13vh}.vh-hero-text h2{font-family:MuseoSlabW01-300Italic,Rockwell,Georgia,Times,Times New Roman,serif;margin-bottom:0}.vh-hero-text p{font-size:16px;color:#fff;margin:5px 0 20px}.vh-hero-button{margin:0 auto}.vh-hero-button:hover .sprite:after{left:0}.vh-hero-button:hover .sprite svg{fill:#000}.vh-hero-button:hover .label{color:#fff}.vh-hero-button .button,.vh-hero-button .sprite{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.vh-hero-button .sprite{height:60px;width:60px;position:relative;background:#ff0}.vh-hero-button .sprite:after{background:#fff;content:"";display:block;position:absolute;width:60px;height:60px;top:0;left:-60px;-webkit-transition:left .5s cubic-bezier(.19,1,.22,1);transition:left .5s cubic-bezier(.19,1,.22,1)}.vh-hero-button .sprite svg{z-index:1;width:25%;fill:#000;-webkit-transition:fill .5s cubic-bezier(.19,1,.22,1);transition:fill .5s cubic-bezier(.19,1,.22,1)}.vh-hero-button .label{font-weight:700;font-size:15px;padding:0 25px;margin:auto;color:#ff0;position:relative;overflow:hidden;background:#000;height:60px;line-height:60px;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.videoheader-gallery{position:relative;padding-bottom:85%}.videoheader-gallery li,.videoheader-gallery ul{margin:0;padding:0}.videoheader-gallery .vh-gallery-swiper{position:absolute;left:-23vw;top:-4vh;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:120%}.videoheader-gallery .swiper-slide{background:transparent}.videoheader-gallery .swiper-slide img{width:100%}.vh-gallery-background{position:absolute;width:100%;height:95%;top:0;left:0;margin-top:-13vh;background-repeat:no-repeat;background-size:200%;background-position:top}.videoheader-order{margin-top:-5px}.videoheader-order .discountdown{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:90%}.videoheader-order .discountdown .icon{margin-left:10px}.videoheader-order .discountdown .icon .sprite svg{max-height:50px;fill:#000}.videoheader-order .discountdown .counter{background:#ff0;padding:0 5px;margin-top:10px}.videoheader-order .discountdown .counter .current{background:transparent;outline-color:transparent;border:0;margin:0;padding:0}.videoheader-order .discountdown .counter .current:after{display:none}.videoheader-order .atc-button{width:100%}.videoheader-order .atc-button.inverted span{border:0!important}.bikelist .container{padding:0 20px}.bikelist .container:first-child{background:#f1f2f5}.bikelist .container:nth-child(2){background:#dde1e6}.bikelist .container:nth-child(2) .list-item{border-color:#bbbec2}.bikelist .container:nth-child(3){background:#b8c0ca}.bikelist .container:nth-child(3) .list-item{border-color:#9da4ac}.bikelist .inner{max-width:90rem;margin-right:auto;margin-left:auto}.bikelist .inner:after,.bikelist .inner:before{display:table;content:" "}.bikelist .inner:after{clear:both}.bikelist .inner .list{width:100%;float:left;padding-right:1.25rem;padding-left:1.25rem}.bikelist .inner .list:last-child:not(:first-child){float:right}.bikelist .list-item{border-bottom:1px solid #ccc}.bikelist .list-item:last-of-type{border-bottom:0}.bikepreconfig{position:relative;background-color:#dde1e6;color:#000;padding-bottom:30px}.bikepreconfig .inner{max-width:90rem;margin-right:auto;margin-left:auto}.bikepreconfig .inner:after,.bikepreconfig .inner:before{display:table;content:" "}.bikepreconfig .inner:after{clear:both}.bikepreconfig .inner>.bikepreconfig-title:first-child{padding-top:30px}.bikepreconfig-early-bird-wrapper{min-height:65px;margin-bottom:30px;width:100%;float:left;padding-right:0;padding-left:0}.bikepreconfig-early-bird-wrapper:before{position:absolute;top:0;left:-50%;content:" ";background:#f1f2f5;width:200vw}.bikepreconfig-early-bird-wrapper:last-child:not(:first-child){float:right}.bikepreconfig-early-bird-wrapper .discountdown{position:relative;background-color:#ff0}.bikepreconfig-early-bird-wrapper .discountdown .icon{margin:0 auto;padding-top:20px}.bikepreconfig-early-bird-wrapper .discountdown .icon .sprite{margin-left:10px}.bikepreconfig-early-bird-wrapper .discountdown .counter{background-color:#b8c0ca;height:80px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.bikepreconfig-title{width:83.33333%;float:left;padding-right:1.25rem;padding-left:1.25rem;position:relative;left:8.33333%;margin-bottom:20px;text-align:center}.bikepreconfig-title:last-child:not(:first-child){float:right}.bikepreconfig-pricing{width:83.33333%;float:left;padding-right:1.25rem;padding-left:1.25rem;position:relative;left:8.33333%;margin-bottom:40px;text-align:center;font-size:1.625rem}.bikepreconfig-pricing:last-child:not(:first-child){float:right}.bikepreconfig-pricing .price{display:inline-block;padding:0 .5em}.bikepreconfig-pricing .price_old{text-decoration:line-through;color:rgba(0,0,0,.3)}.bikepreconfig-reserve-button{position:relative;z-index:2;margin-bottom:20px}.bikepreconfig-gallery{position:relative;z-index:1}.bikepreconfig-gallery li,.bikepreconfig-gallery ul{margin:0;padding:0}.bikepreconfig-gallery .pc-gallery-swiper{position:relative;left:0;top:0;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.bikepreconfig-gallery .swiper-slide{background:transparent}.bikepreconfig-gallery .swiper-slide img{width:100%}.bikepresets{position:relative;background-color:#dde1e6;color:#000;padding-bottom:30px}.bikepresets .inner{max-width:90rem;margin-right:auto;margin-left:auto}.bikepresets .inner:after,.bikepresets .inner:before{display:table;content:" "}.bikepresets .inner:after{clear:both}.bikepresets:before{position:absolute;top:0;left:0;content:" ";background:#fff;width:100%}.bikepresets-early-bird-wrapper{width:100%;float:left;padding-right:1.25rem;padding-left:1.25rem;min-height:65px;margin-bottom:30px}.bikepresets-early-bird-wrapper:last-child:not(:first-child){float:right}.bikepresets-early-bird-wrapper .discountdown{position:relative;background-color:#ff0}.bikepresets-early-bird-wrapper .discountdown .icon{margin:0 auto;padding-top:20px}.bikepresets-early-bird-wrapper .discountdown .counter{background-color:#b8c0ca;height:80px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.bikepresets-title{width:83.33333%;float:left;padding-right:1.25rem;padding-left:1.25rem;position:relative;left:8.33333%;margin-bottom:20px;text-align:center}.bikepresets-title:last-child:not(:first-child){float:right}.bikepresets-wrapper{position:relative;width:100%;float:left;padding-right:1.25rem;padding-left:1.25rem}.bikepresets-wrapper:last-child:not(:first-child){float:right}.bikepresets-preset{width:100%;float:left;padding-right:1.25rem;padding-left:1.25rem}.bikepresets-preset:last-child:not(:first-child){float:right}.bikepresets-preset-image-wrapper{min-height:100px;margin-bottom:20px}.bikepresets-preset-image{max-width:100%}.bikepresets-preset-title-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.bikepresets-preset-title{display:inline-block;margin:25px 14px 25px 0}.bikepresets-preset-discount{background-color:#ff0;font-size:.75rem;padding:4px 5px}.bikepresets-preset-price-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:auto;margin-bottom:35px}.bikepresets-preset-price-old{margin-right:15px;opacity:.5;text-decoration:line-through}.bikepresets-preset-price-new{font-weight:700}.bikepresets-preset-button-wrapper{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:0}.bikepresets-preset-button-wrapper>:first-child{margin-right:25px}.bikerange{position:relative}.bikerange:after,.bikerange:before{content:"";display:block;background:#2d3033;bottom:0;width:50%;height:170px;position:absolute;z-index:1}.bikerange:after{right:0}.bikerange:before{left:0}.bikerange .inner{position:relative;max-width:90rem;margin-right:auto;margin-left:auto;z-index:2}.bikerange .inner:after,.bikerange .inner:before{display:table;content:" "}.bikerange .inner:after{clear:both}.bikerange .heading{background-color:#f1f2f5;overflow:hidden;padding:30px 14px 0}.bikerange .heading h3{margin-bottom:0;color:#000;font-family:MuseoSlabW01-300Italic,Rockwell,Georgia,Times,Times New Roman,serif;font-weight:500;line-height:1.2}.bikerange .heading h3 span{display:inline;-webkit-box-decoration-break:clone;box-decoration-break:clone;background-color:#fff}.bikerange .range{position:relative}.bikerange .range:after,.bikerange .range:before{display:none}.bikerange .range-item{padding:30px 20px 20px;background-color:#f1f2f5}.bikerange .range-item:after,.bikerange .range-item:before{display:table;content:" "}.bikerange .range-item:after{clear:both}.bikerange .range-item:nth-child(2){background-color:#dde1e6}.bikerange .range-item:nth-child(2) .container{float:none;margin:0 auto}.bikerange .range-item:nth-child(2) a{border-color:#bbbec2}.bikerange .range-item:nth-child(3){background-color:#b8c0ca}.bikerange .range-item:nth-child(3) a{border-color:#9da4ac}.bikerange figure{margin:0 0 10px;position:relative}.bikerange figure img{max-width:66.66667%}.bikerange a{position:relative;display:block;border-bottom:1px solid #ccc;padding:10px 0}.bikerange a:last-of-type{border-bottom-width:0}.bikerange a span{position:relative;display:block;color:#000;font-weight:700;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.875rem;z-index:1;padding-left:20px}.bikerange a span.name{font-weight:300;font-family:Helvetica Neue,Helvetica Neue LT W01_41488878,Helvetica,Arial,sans-serif;font-size:1.5rem;line-height:1.25}.bikerange a:before{content:"";background:#ff0;position:absolute;z-index:0;left:0;top:0;width:0;height:100%;-webkit-transition:width .25s cubic-bezier(.25,.46,.45,.94),top .25s cubic-bezier(.25,.46,.45,.94);transition:width .25s cubic-bezier(.25,.46,.45,.94),top .25s cubic-bezier(.25,.46,.45,.94)}.bikerange a:hover:before{width:100%}@keyframes b{0%{display:none;opacity:0}1%{display:block;opacity:0}to{opacity:1}}.bikespecs{opacity:0;-webkit-transition:opacity 1ms linear;transition:opacity 1ms linear;background-color:#f1f2f5}.bikespecs.loaded{opacity:1}.bikespecs .inner{max-width:90rem;margin-right:auto;margin-left:auto}.bikespecs .inner:after,.bikespecs .inner:before{display:table;content:" "}.bikespecs .inner:after{clear:both}.bikespecs .specindex{display:none;margin-bottom:55px;padding-bottom:15px;position:relative}.bikespecs .specindex .specref{font-size:1.125rem;color:rgba(0,0,0,.25);display:inline-block;font-weight:700;margin-right:5%;cursor:pointer}.bikespecs .specindex .specref.active{color:#000}.bikespecs.loaded .specs,.bikespecs.loaded .specs .specwrapper{position:relative}.bikespecs.loaded .specs .specwrapper.clone{display:none}.bikespecs.loaded .specs .specwrapper .specheading{padding:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.bikespecs.loaded .specs .specwrapper .speccontent.list .spec{display:block;padding:20px 0}.bikespecs.loaded .specs .specwrapper .speccontent.list .spec .spectitle{font-weight:700}.bikespecs.loaded .specs .specwrapper .speccontent.list .morespecsToggle{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-weight:700;padding:10px 0;cursor:pointer;font-size:.9375rem;line-height:1.86667}.bikespecs.loaded .specs .specwrapper .speccontent.list .morespecsToggle .sprite{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:10px;position:relative;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.bikespecs.loaded .specs .specwrapper .speccontent.list .morespecsToggle.open .sprite{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.bikespecs.loaded .specs .specwrapper .speccontent .spectext,.bikespecs.loaded .specs .specwrapper .speccontent .spectitle{font-size:.9375rem;line-height:1.86667;color:#1f1f1f}.bikespecs.loaded .specs .speccontent .sprite.specimage{margin-top:10px;margin-bottom:10px}.bikespecs.loaded .specs .speccontent .sprite.specimage svg{fill:#585a5c;color:#585a5c;width:50px;height:50px;margin-left:-5px}.bikespecs .border-animating{position:absolute;bottom:0;left:0;width:0;height:4px}.bikespecs .border-animating:before{content:"";position:absolute;display:block;left:0;bottom:0;width:100%;height:4px;border-bottom-style:solid;border-bottom-width:5px;border-color:#000}.bikespecs .speccontent.sizing .sizeinfo .descriptiontitle{display:block;font-weight:700;padding-bottom:10px}.bikespecs .speccontent.sizing .sizeinfo .descriptiontext{display:block;padding-bottom:30px;font-size:.9375rem;line-height:1.86667}.bikespecs .speccontent.sizing .sizeinfo .sizingtable{border-top:1px solid #bfc3c8}.bikespecs .speccontent.sizing .sizeinfo .sizingtable .measure{border-bottom:1px solid #bfc3c8;padding:20px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline}.bikespecs .speccontent.sizing .sizeinfo .sizingtable .measure .size-legend{display:block;font-weight:700;background-color:#ff0;border-radius:50%;width:30px;min-width:30px;height:30px;line-height:30px;text-align:center}.bikespecs .speccontent.sizing .sizeimg{display:block;position:relative;text-align:center}.bikespecs .speccontent.sizing .sizeimg img{display:inline-block;max-width:100%}.brandstore .inner{max-width:90rem;margin-right:auto;margin-left:auto;position:relative}.brandstore .inner:after,.brandstore .inner:before{display:table;content:" "}.brandstore .inner:after{clear:both}.brandstore .store-online,.brandstore .store-physical{position:relative;z-index:2}.brandstore .store-online{background:#dde1e6;padding-bottom:30px}.brandstore .store-online .text{background:none}.brandstore .text{background-color:#ff0;padding:30px 20px}.brandstore .text .top-title{font-weight:700;color:#a3a311;margin-bottom:15px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.brandstore .text .title{margin:0 0 15px}.brandstore .text .title h3{margin:0;max-width:360px;font-weight:200;font-family:Helvetica Neue,Helvetica Neue LT W01_41488878,Helvetica,Arial,sans-serif;font-size:1.625rem;line-height:1.38462}.brandstore .text .link .readmore{-webkit-box-flex:0;-webkit-flex:0 0 content;-ms-flex:0 0 content;flex:0 0 content}.brandstore figure{position:relative;overflow:hidden;padding-bottom:50%}.brandstore figure img{top:50%;left:50%;opacity:0;min-height:100%;max-width:100%;position:absolute;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-webkit-transition:opacity .32s linear;transition:opacity .32s linear}.brandstore figure img.loaded{opacity:1}.brandstore .image{padding:0 30px}.brandstore .image figure{padding-bottom:62.36264%}.endorsement{background-color:#f1f2f5;color:#000}.endorsement .inner{max-width:90rem;margin-right:auto;margin-left:auto;padding:135px 0 116px}.endorsement .inner:after,.endorsement .inner:before{display:table;content:" "}.endorsement .inner:after{clear:both}.endorsement .endorsement-wrapper{width:100%;float:left;padding-right:1.25rem;padding-left:1.25rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.endorsement .endorsement-wrapper:last-child:not(:first-child){float:right}.endorsement .svg-color-filters{position:absolute;width:0;height:0;overflow:none;left:-100%}.endorsement .endorsement-quote-container{position:relative;width:100%;margin:0 auto;padding:0;-webkit-transform:translateZ(0);transform:translateZ(0)}.endorsement .endorsement-quote-inner{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin:0 0 70px;quotes:"“" "”" "‘" "’"}.endorsement .endorsement-quote{position:relative;display:block;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;opacity:0;font-family:MuseoSlabW01-300Italic;font-style:italic;letter-spacing:-1px;-webkit-transition:opacity .5s;transition:opacity .5s;visibility:hidden}.endorsement .endorsement-quote.sizeMedium{padding-right:0}.endorsement .endorsement-quote.sizeSmall{padding-right:27%}.endorsement .endorsement-quote.active{visibility:visible;opacity:1;-webkit-transition:opacity .5s .5s;transition:opacity .5s .5s}.endorsement .endorsement-quote:nth-child(2){right:100%}.endorsement .endorsement-quote:nth-child(3){right:200%}.endorsement .endorsement-quote:nth-child(4){right:300%}.endorsement .endorsement-quote:nth-child(5){right:400%}.endorsement .endorsement-quote:nth-child(6){right:500%}.endorsement .endorsement-quote:nth-child(7){right:600%}.endorsement .endorsement-quote:nth-child(8){right:700%}.endorsement .endorsement-quote-text{font-size:1.75rem;line-height:1.14286;cursor:pointer;padding:0 20px;-webkit-transition:all .5s cubic-bezier(.19,1,.22,1);transition:all .5s cubic-bezier(.19,1,.22,1);margin:0;margin-bottom:0;color:#000;font-family:MuseoSlabW01-300Italic,Rockwell,Georgia,Times,Times New Roman,serif;font-weight:500;line-height:1.2}.endorsement .endorsement-quote-text span{display:inline;-webkit-box-decoration-break:clone;box-decoration-break:clone;background-color:transparent}.endorsement .endorsement-quote-text:hover{font-size:1.75rem;line-height:1.14286;margin-bottom:0;color:#000;font-family:MuseoSlabW01-300Italic,Rockwell,Georgia,Times,Times New Roman,serif;font-weight:500;line-height:1.2}.endorsement .endorsement-quote-text:hover span{display:inline;-webkit-box-decoration-break:clone;box-decoration-break:clone;background-color:#ff0}.endorsement .endorsement-quote-text:before{position:absolute;display:block;top:0;left:-35px;content:open-quote}.endorsement .endorsement-quote-text:after{position:relative;display:inline-block;content:close-quote;right:-5px}.endorsement .endorsement-quote-text:after,.endorsement .endorsement-quote-text:before{color:#b8c0ca;width:0;height:36px}.endorsement .endorsement-quote-text span{-webkit-transition:all .5s cubic-bezier(.19,1,.22,1);transition:all .5s cubic-bezier(.19,1,.22,1)}.endorsement .endorsement-logo-container{position:relative;width:100%;padding:0 0 19px}.endorsement .endorsement-logo{position:relative;display:block;padding:0;height:13px;cursor:pointer;margin-right:0;float:left}.endorsement .endorsement-logo:not(:last-child){margin-right:30px}.endorsement .endorsement-logo .endorsement-logo-svg{display:block;height:100%}.endorsement .endorsement-logo:not(.active) .endorsement-logo-image{display:block}.endorsement .endorsement-logo:not(.active) .endorsement-logo-image,.endorsement .endorsement-logo:not(.active) _:-moz-tree-row(hover){filter:url(../../frontend/Elephant/vanmoof/en_US/images/endorsement_filters.svg#greyscale)!important}.endorsement .endorsement-logo.active .endorsement-logo-image,.endorsement .endorsement-logo.active _:-moz-tree-row(hover),.endorsement .endorsement-logo:hover .endorsement-logo-image,.endorsement .endorsement-logo:hover _:-moz-tree-row(hover){filter:url(../../frontend/Elephant/vanmoof/en_US/images/endorsement_filters.svg#black)!important}.endorsement .endorsement-logo-border{position:absolute;bottom:0;left:0;width:0;height:4px}.endorsement .endorsement-logo-border:before{content:"";position:absolute;display:block;left:0;bottom:0;width:100%;height:4px;border-bottom-style:solid;border-bottom-width:5px}.endorsement .endorsement-logo-filter{display:none}.experience-header .hero{position:relative;display:block;width:100%}.experience-header .background{display:block;position:relative;background:#2d3033;max-height:280px}.experience-header .background:before{height:0;width:100%;content:"";display:block}.experience-header .foreground{z-index:2;position:relative}.experience-header figure{z-index:2;position:absolute;top:0;bottom:0;width:100%;overflow:hidden}.experience-header figure img,.experience-header figure video{position:absolute;top:0}.experience-header figure img.active,.experience-header figure video.active{display:block}.experience-header figure img{width:auto;top:50%;position:absolute;min-width:100%;height:auto;display:none;height:100%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.experience-header figure video{display:none;width:auto;height:100%;max-width:none}.experience-header .title h1{font-size:2.25rem;margin-bottom:0;color:#000;font-family:MuseoSlabW01-300Italic,Rockwell,Georgia,Times,Times New Roman,serif;font-weight:500;line-height:1.2}.experience-header .title h1 span{display:inline;-webkit-box-decoration-break:clone;box-decoration-break:clone;background-color:#fff}.experience-header .guide{position:relative;z-index:2}.experience-header .guide:after,.experience-header .guide:before{display:table;content:" "}.experience-header .guide:after{clear:both}.experience-header .guided-highlight>.inner{position:relative;padding:20px 20px 0}.experience-header .guided-highlight h3{position:relative;z-index:2;display:block;margin:0;font-weight:200;font-family:Helvetica Neue,Helvetica Neue LT W01_41488878,Helvetica,Arial,sans-serif;font-size:1.625rem;line-height:1.38462}.experience-header .guided-highlight .backdrop{position:absolute;display:block;width:100%;min-height:175px;top:0;left:0}.experience-header .guided-highlight .backdrop>.inner{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:#ff0}.experience-header .guided-highlight .backdrop img{position:absolute;right:0;bottom:0;max-width:40%;z-index:1;max-height:100%}.experience-header .guided-quicklinks{position:relative;display:block;width:100%;background:#fff}.experience-header .guided-quicklinks>.inner{width:100%}.experience-header .guided-quicklinks .support:nth-child(2){-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.experience-header .guided-quicklinks .readmore{z-index:2}footer{color:#fff;background:#2d3033;font-weight:700;position:relative;z-index:1}footer .usp{font-size:1.125rem;line-height:1.22222;width:100%;float:left;padding-right:0;padding-left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}footer .usp:last-child:not(:first-child){float:right}footer .usp .usp-item{margin:0 0 30px;padding:0 20px;width:100%}footer .usp .usp-item a{color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}footer .usp .usp-item .title{display:block;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;padding-left:10px}footer .usp .sprite{display:block;height:50px;-webkit-box-flex:0;-webkit-flex:0 0 50px;-ms-flex:0 0 50px;flex:0 0 50px}footer .usp .sprite svg{fill:#fff;color:#ff0;width:50px;height:50px;margin-left:-5px}footer .more-reasons{width:100%;float:left;padding-right:1.25rem;padding-left:1.25rem;text-align:left}footer .more-reasons:last-child:not(:first-child){float:right}footer .more-reasons a{color:#ff0}footer .more-reasons a .sprite svg{fill:#ff0}footer .more-reasons a:focus,footer .more-reasons a:hover{color:#000}footer .more-reasons a:focus .sprite svg,footer .more-reasons a:hover .sprite svg{fill:#000}footer .divider{margin:0 20px;height:1px;background:#fff}footer .sitemap{width:100%;float:left;padding-right:0;padding-left:0;padding:10px 0}footer .sitemap:last-child:not(:first-child){float:right}footer .sitemap ul{font-size:16px;line-height:22px;width:50%;float:left;padding-right:1.25rem;padding-left:1.25rem}footer .sitemap ul:last-child:not(:first-child){float:right}footer .sitemap ul li{border-bottom:1px solid #ff0}footer .sitemap ul li a{font-size:.9375rem;line-height:1.6;color:#ff0;display:block;padding:16px 0}footer .sitemap ul li a:focus,footer .sitemap ul li a:hover{color:#fff}footer .newsletter{width:100%;float:left;padding-right:1.25rem;padding-left:1.25rem;padding-top:30px}footer .newsletter:last-child:not(:first-child){float:right}footer .newsletter form{margin:0;padding:0}footer .newsletter h4{color:#ff0;margin:0 0 20px;font-size:16px;line-height:20px;font-weight:700}footer .newsletter .form-item{position:relative;padding-right:55px}footer .newsletter .form-item button{position:absolute;top:0;right:0;width:55px;text-align:center;height:60px;background:#000;display:block;outline:none}footer .newsletter .form-item button:focus svg,footer .newsletter .form-item button:hover svg{fill:#fff}footer .newsletter .form-item button svg{width:15px;height:18px;fill:#ff0;vertical-align:middle}footer .newsletter .input{background:#ff0;position:relative}footer .newsletter .input input{display:block;margin:0;width:100%;height:60px;border:1px solid transparent;font-size:1rem;color:#000;background-color:transparent;-webkit-appearance:none;border-radius:0;padding:0 20px;position:relative;z-index:2}footer .newsletter .input input:focus,footer .newsletter .input input:hover{-webkit-box-shadow:none;box-shadow:none;outline:none}footer .newsletter .input input:focus+span:before{width:100%}footer .newsletter .input input::-webkit-input-placeholder{color:#000;opacity:1}footer .newsletter .input input:-moz-placeholder,footer .newsletter .input input::-moz-placeholder{color:#000;opacity:1}footer .newsletter .input input:-ms-input-placeholder{color:#000;opacity:1}footer .newsletter .input span{position:absolute;top:0;left:0;z-index:1;width:100%}footer .newsletter .input span:before{display:block;content:"";width:0;height:60px;background:#fff;-webkit-transition:width .3s cubic-bezier(.455,.03,.515,.955);transition:width .3s cubic-bezier(.455,.03,.515,.955)}footer .social{width:100%;float:left;padding-right:0;padding-left:0}footer .social:last-child:not(:first-child){float:right}footer .social .social-item{width:33.33333%;float:left;padding-right:1.25rem;padding-left:1.25rem}footer .social .social-item:last-child:not(:first-child){float:right}footer .social .social-item a{color:#ff0}footer .social .social-item a:focus,footer .social .social-item a:hover{color:#fff}footer .social .social-item a:focus svg,footer .social .social-item a:hover svg{fill:#fff}footer .social .social-item a .sprite{height:26px;width:26px;margin:0 auto;display:block}footer .social .social-item a svg{width:26px;height:26px;fill:#ff0}footer .social .social-item a .title{font-size:0}footer .inner{max-width:90rem;margin-right:auto;margin-left:auto}footer .inner:after,footer .inner:before{display:table;content:" "}footer .inner:after{clear:both}footer .bottom,footer .middle,footer .top{width:100%;float:left;padding-right:0;padding-left:0}footer .bottom:last-child:not(:first-child),footer .middle:last-child:not(:first-child),footer .top:last-child:not(:first-child){float:right}footer .bottom:after,footer .bottom:before,footer .middle:after,footer .middle:before,footer .top:after,footer .top:before{display:table;content:" "}footer .bottom:after,footer .middle:after,footer .top:after{clear:both}footer .bottom,footer .top{padding:30px 0}.info-header{padding-top:60px}.info-header.optional-image{padding-top:0;background-color:#f1f2f5}.info-header .inner{max-width:90rem;margin-right:auto;margin-left:auto;position:relative}.info-header .inner:after,.info-header .inner:before{display:table;content:" "}.info-header .inner:after{clear:both}.info-header .inner .title{width:100%;float:left;padding-right:1.25rem;padding-left:1.25rem}.info-header .inner .title:last-child:not(:first-child){float:right}.info-header .inner .title h1{margin-bottom:0;color:#000;font-family:MuseoSlabW01-300Italic,Rockwell,Georgia,Times,Times New Roman,serif;font-weight:500;line-height:1.2}.info-header .inner .title h1 span{display:inline;-webkit-box-decoration-break:clone;box-decoration-break:clone;background-color:#ff0}.info-header figure{margin:0}.info-header figure img{width:100%;height:auto}.instagram-block,.instagram-block .inner{position:relative;height:100%}.instagram-block .inner{max-width:90rem;margin-right:auto;margin-left:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}.instagram-block .inner:after,.instagram-block .inner:before{display:table;content:" "}.instagram-block .inner:after{clear:both}.instagram-block .grid{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.instagram-block .grid-item{width:50%;float:left;padding-right:0;padding-left:0;display:none;background-size:cover;background-position:50%}.instagram-block .grid-item:last-child:not(:first-child){float:right}.instagram-block .grid-item:first-child,.instagram-block .grid-item:nth-child(2),.instagram-block .grid-item:nth-child(3),.instagram-block .grid-item:nth-child(4){display:block}.instagram-block .grid-item:before{content:"";display:block;padding-bottom:100%}.instagram-block .text{width:100%;float:left;padding-right:1.25rem;padding-left:1.25rem;position:relative}.instagram-block .text:last-child:not(:first-child){float:right}.instagram-block .top{bottom:50%}.instagram-block .top-content{position:relative;width:100%}.instagram-block .top-icon{display:block;width:35px;height:35px;margin-top:35px}.instagram-block .icon-svg{width:100%;height:100%;fill:#333}.instagram-block .top-title{margin:25px 0 0}.instagram-block .bottom{top:50%}.instagram-block .link{margin:30px 0}.navigation{width:100%;position:absolute;top:0;z-index:500;height:90px}.stickynav .navigation{position:fixed}.navigation li,.navigation ul{margin:0;padding:0;line-height:0;list-style:none}.navigation .inner{max-width:90rem;margin-right:auto;margin-left:auto}.navigation .inner:after,.navigation .inner:before{display:table;content:" "}.navigation .inner:after{clear:both}.navigation .navigation-logo{width:25%;float:left;padding-right:0;padding-left:0;position:relative;z-index:500;height:90px}.navigation .navigation-logo:last-child:not(:first-child){float:right}.navigation .navigation-logo a{width:100%;height:50px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.navigation .navigation-logo svg.white{fill:#fff}.navigation .navigation-logo svg.black{fill:#000}.page-layout-vanmoof-pdp-template .navigation .navigation-logo svg.black{opacity:0}.navigation .navigation-logo .sprite{position:absolute;bottom:37px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:block}.navigation .navigation-logo .sprite svg{display:block}.navigation .navigation-logo .black-logo-wrapper,.navigation .navigation-logo .black-logo-wrapper:before{position:absolute;width:100%;height:100%;top:0;right:0;display:block}.navigation .navigation-logo .black-logo-wrapper:before{content:"";background:#fff;-webkit-transition:width .3s cubic-bezier(.455,.03,.515,.955);transition:width .3s cubic-bezier(.455,.03,.515,.955)}.page-layout-vanmoof-pdp-template .navigation .navigation-logo .black-logo-wrapper:before{width:0}.navigation .navigation-logo.toggleToBlack svg.white{opacity:0}.navigation .navigation-logo.toggleToBlack svg.black{opacity:1}.navigation .navigation-logo.toggleToBlack .black-logo-wrapper:before{width:33vw}.navigation .navigation-wrapper{position:relative;width:75%;float:left;padding-right:0;padding-left:0}.navigation .navigation-wrapper:last-child:not(:first-child){float:right}.navigation .navigation-main,.navigation .navigation-secondary{position:relative;z-index:500}.navigation .navigation-main ul,.navigation .navigation-mobile ul,.navigation .navigation-secondary ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%}.navigation [data-language-selector]{display:none;background:#ddd;position:absolute;padding:30px;z-index:501;top:40px;min-width:470px}.navigation [data-language-selector].active{display:block}.navigation [data-language-selector] [data-close-language-selection]{position:relative;padding:10px;height:40px;width:40px;overflow:hidden;text-align:center}.navigation [data-language-selector] [data-close-language-selection]:hover svg{fill:#000}.navigation [data-language-selector] [data-close-language-selection]:after,.navigation [data-language-selector] [data-close-language-selection]:before{content:" ";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.navigation [data-language-selector] [data-close-language-selection]:after{width:0;background:#ff0;-webkit-transition:width .5s cubic-bezier(.19,1,.22,1);transition:width .5s cubic-bezier(.19,1,.22,1)}.navigation [data-language-selector] [data-close-language-selection]:hover:after{width:100%}.navigation [data-language-selector] .language-selection-header,.navigation [data-language-selector] a,.navigation [data-language-selector] select{font-weight:700;font-size:16px}.navigation [data-language-selector] .language-selection-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:20px}.navigation [data-language-selector] .language-selection-wrapper a{display:block}.navigation [data-language-selector] .language-selection-wrapper .button{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:20px;padding:10px 15px;color:#ff0}.navigation [data-language-selector] .language-selection-wrapper .button svg{fill:#ff0;margin-right:7.5px}.navigation [data-language-selector] .language-selection-wrapper .button:after,.navigation [data-language-selector] .language-selection-wrapper .button:before{content:" ";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.navigation [data-language-selector] .language-selection-wrapper .button:before{background:#000}.navigation [data-language-selector] .language-selection-wrapper .button:after{width:0;background:#ff0;-webkit-transition:width .5s cubic-bezier(.19,1,.22,1);transition:width .5s cubic-bezier(.19,1,.22,1)}.navigation [data-language-selector] .language-selection-wrapper .button:hover{color:#000}.navigation [data-language-selector] .language-selection-wrapper .button:hover svg{fill:#000}.navigation [data-language-selector] .language-selection-wrapper .button:hover:after{width:100%}.navigation .cart-items{position:absolute;top:30px;right:20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:10px;background:#ff0;color:#000;padding:7px 2px;min-width:18px;min-height:18px;font-size:11px;border:2px solid #000}.navigation .select-wrapper{position:relative;width:100%;display:block}.navigation .select-wrapper label{font-size:14px;font-weight:700;width:100%;line-height:100%;background:#fff;padding:15px 20px;border:1px solid #ddd;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.navigation .select-wrapper label .sprite{display:block;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.navigation .select-wrapper label.active .sprite,.navigation .select-wrapper label:focus .sprite{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.navigation .select-wrapper select{position:absolute;top:0;opacity:0;min-height:46px}.navigation .select-wrapper+.select-wrapper{margin-top:15px}.navigation .navigation-secondary{background:#000;height:40px;min-height:40px;padding-right:90px}.navigation .navigation-secondary a,.navigation .navigation-secondary li{height:100%}.navigation .navigation-secondary li:first-child{margin-left:15px}.navigation .navigation-secondary li:nth-child(2){margin-left:auto}.navigation .navigation-secondary a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:700;padding:0 15px;color:#ccc}.navigation .navigation-secondary a:hover{color:#fff}.navigation .navigation-secondary .language-selection img{margin-right:7.5px;height:16px;width:16px;opacity:0;-webkit-transition:opacity .25s;transition:opacity .25s}.navigation .navigation-secondary .language-selection img[src]{opacity:1}.navigation .navigation-secondary .language-selection a{padding:0 18px}.navigation .navigation-secondary .language-selection a:hover{color:#fff}.navigation .navigation-secondary .language-selection a:hover svg{fill:#fff}.navigation .navigation-secondary .language-selection svg{fill:#ccc}.navigation .navigation-secondary .language-selection .sprite{margin-left:7.5px;display:block;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.navigation .navigation-secondary .language-selection.active{background:#ddd}.navigation .navigation-secondary .language-selection.active a{color:#000}.navigation .navigation-secondary .language-selection.active a svg{fill:#000}.navigation .navigation-secondary .language-selection.active a .sprite{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.navigation .navigation-main{height:50px;min-height:50px;background:#fff}.navigation .navigation-main a,.navigation .navigation-main li{height:100%}.navigation .navigation-main a{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:16px;font-weight:700;padding:0 30px}.navigation .navigation-main a .sprite{display:block;margin-left:7px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);margin-top:2px}.navigation .navigation-main a:before{content:"";background:#ff0;position:absolute;z-index:-1;left:0;top:100%;width:100%;height:0;-webkit-transition:height .25s cubic-bezier(.25,.46,.45,.94),top .25s cubic-bezier(.25,.46,.45,.94);transition:height .25s cubic-bezier(.25,.46,.45,.94),top .25s cubic-bezier(.25,.46,.45,.94)}.navigation .navigation-main a .sprite{display:block;margin-left:7px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.navigation .navigation-main a.current{background:#ff0}.navigation .navigation-main a.current .sprite{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.navigation .navigation-main a.current,.navigation .navigation-main a:hover{color:#000}.navigation .navigation-main a:hover:before{height:100%;top:0}.navigation .navigation-main .mainnav-link+li:not(.mainnav-link){margin-left:auto}.navigation .navigation-main .buybutton,.navigation .navigation-main .cart{width:90px;-webkit-transform:translateZ(0);transform:translateZ(0);height:50px;-webkit-transition:.3s cubic-bezier(.77,0,.175,1);transition:.3s cubic-bezier(.77,0,.175,1)}.navigation .navigation-main .cart{min-height:90px;margin-top:-40px}.navigation .navigation-main .cart a{position:relative}.navigation .navigation-main .cart a:after,.navigation .navigation-main .cart a:before{content:" ";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.navigation .navigation-main .cart a:before{background:#000}.navigation .navigation-main .cart a:after{width:0;background:#ff0;-webkit-transition:width .5s cubic-bezier(.19,1,.22,1);transition:width .5s cubic-bezier(.19,1,.22,1)}.navigation .navigation-main .cart a:hover:after{background:#ff0;width:100%}.navigation .navigation-main .cart a:hover svg{fill:#000}.navigation .navigation-main .cart a:hover .cart-items{background:#000;border:2px solid #ff0;color:#fff}.navigation .navigation-main .cart svg{margin:0;fill:#ff0;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.navigation .navigation-main .cart.active a{position:relative}.navigation .navigation-main .cart.active a:after,.navigation .navigation-main .cart.active a:before{content:" ";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.navigation .navigation-main .cart.active a:before{background:#ff0}.navigation .navigation-main .cart.active a:after{width:0;background:#f1f2f5;-webkit-transition:width .5s cubic-bezier(.19,1,.22,1);transition:width .5s cubic-bezier(.19,1,.22,1)}.navigation .navigation-main .cart.active a:hover:after{width:100%}.navigation .navigation-main .cart.active a:hover .cart-items{border:2px solid #f1f2f5}.navigation .navigation-main .cart.active svg{fill:#000}.navigation .navigation-main .cart.active .cart-items{background:#000;border:2px solid #ff0;color:#fff}.navigation .navigation-main .buybutton{width:auto;display:inline-block}.navigation .navigation-main .buybutton a{position:relative;top:100%;border-left:1px solid transparent;border-right:1px solid #a3a311;-webkit-transition:top .3s cubic-bezier(.25,.46,.45,.94);transition:top .3s cubic-bezier(.25,.46,.45,.94);padding:0 20px}.navigation .navigation-main .buybutton a:after,.navigation .navigation-main .buybutton a:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;z-index:-1}.navigation .navigation-main .buybutton a:before{background:#ff0}.navigation .navigation-main .buybutton a:after{background:#f1f2f5;width:0;-webkit-transition:width .5s cubic-bezier(.19,1,.22,1);transition:width .5s cubic-bezier(.19,1,.22,1)}.navigation .navigation-main .buybutton a:hover:after{width:100%}.navigation .navigation-main .buybutton svg{padding:0;margin:0;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);margin-right:10px;max-width:17px;width:15px}.navigation .navigation-main .buybutton.active a{top:0}.navigation .navigation-main .buybutton-container{position:relative;overflow:hidden;width:100%;height:100%;top:0}.navigation .navigation-submenus{position:absolute;z-index:500;top:90px;width:100%}.navigation .navigation-submenus .submenu{max-width:90rem;margin-right:auto;margin-left:auto;display:none}.navigation .navigation-submenus .submenu:after,.navigation .navigation-submenus .submenu:before{display:table;content:" "}.navigation .navigation-submenus .submenu:after{clear:both}.navigation .navigation-submenus .content,.navigation .navigation-submenus .submenu.open{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.navigation .navigation-submenus .content{float:left;padding-right:0;padding-left:0;background:#fff;width:100%;max-width:100%;max-height:600px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.navigation .navigation-submenus .content:last-child:not(:first-child){float:right}.navigation .navigation-submenus .content .content-row{width:100%;height:200px;min-height:165px!important;background:#f1f2f5}.navigation .navigation-submenus .content .content-row div{width:25%;float:left;padding-right:0;padding-left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;height:100%;position:relative}.navigation .navigation-submenus .content .content-row div:last-child:not(:first-child){float:right}.navigation .navigation-submenus .content .content-row div img{margin:auto}.navigation .navigation-submenus .content .content-row div a{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;padding:30px}.navigation .navigation-submenus .content .content-row div a:before{content:"";background:#ff0;position:absolute;z-index:0;left:0;top:0;width:0;height:100%;-webkit-transition:width .25s cubic-bezier(.25,.46,.45,.94);transition:width .25s cubic-bezier(.25,.46,.45,.94)}.navigation .navigation-submenus .content .content-row div a:hover:before{width:100%}.navigation .navigation-submenus .content .content-row div a h3,.navigation .navigation-submenus .content .content-row div a p{position:relative}.navigation .navigation-submenus .content .content-row div h2{position:absolute;z-index:1;left:-webkit-calc(100% + 30px);left:calc(100% + 30px);top:30px;width:100%;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-size:14px;color:#999;pointer-events:none}.navigation .navigation-submenus .content .content-row div h3{font-size:1.625rem;line-height:1.38462}.navigation .navigation-submenus .content .content-row div h3,.navigation .navigation-submenus .content .content-row div p{margin:0;z-index:1}.navigation .navigation-submenus .content .content-row div h3{margin-top:auto}.navigation .navigation-submenus .content .content-row div p{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;font-weight:700;margin-bottom:auto}.navigation .navigation-submenus .content .content-row div:last-child{float:left!important}.navigation .navigation-submenus .content .content-row img{display:block;width:50%;height:auto;margin:auto}.navigation .navigation-submenus .content .content-row .coming-soon span{color:#999;padding:30px}.navigation .navigation-submenus .content .content-row .coming-soon span p{color:#888}.navigation .navigation-submenus .content .content-row .all-bikes svg{max-width:23px;margin-left:10px;fill:#555;margin-top:5px}.navigation .navigation-submenus .content .content-row .all-bikes h3{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#555}.navigation .navigation-submenus .content .content-row:nth-child(2){background:#dde1e6}.navigation .navigation-submenus .content .content-row:nth-child(2) h2{color:#777}.navigation .navigation-submenus .content .content-row:nth-child(3){background:#b8c0ca}.navigation .navigation-submenus .content .content-row:nth-child(3) h2{color:#666}.navigation .navigation-submenus .content .content-row:last-child:after,.navigation .navigation-submenus .content .content-row:last-child:before{display:table;content:" "}.navigation .navigation-submenus .content .content-row:last-child:after{clear:both}.navigation-overlay{position:absolute;background:#000;margin-top:-90px;opacity:.5;width:100%;height:100%;z-index:400;display:none}.navigation-overlay.open{display:block}.filterlist .activefilters{margin:0 auto;padding:20px 20px 0;border-bottom:1px solid #dde1e6}.filterlist .activefilters p{font-size:1rem;line-height:25px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;margin:0 0 15px;color:#797b80}.filterlist .activefilters ul{margin:0 0 15px;padding:0;list-style:none}.filterlist .activefilters ul li{position:relative;padding:5px 0 5px 30px;color:#797b80}.filterlist .activefilters ul li span{font-weight:700;color:#000}.filterlist .activefilters ul li a{display:block;position:absolute;width:12px;height:12px;top:11px;left:0;margin:0}.filterlist .activefilters ul li a:hover .sprite svg{fill:#000}.filterlist .activefilters ul li a .sprite{width:12px;height:12px;display:block}.filterlist .activefilters ul li a .sprite svg{width:12px;height:12px;vertical-align:top;fill:#8e9296}.filterlist .activefilters a{text-decoration:underline;color:#797b80;display:inline-block;margin:0 0 20px}.filterlist .activefilters a:hover{color:#000}.filterlist .list-item{padding:0 20px}.filterlist .list-item p{border-bottom:1px solid #b2b2b2;font-size:1rem;line-height:25px;color:#000;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;padding:20px 30px 20px 0;position:relative;margin:0}.filterlist .list-item p a.icon{display:block;width:25px;height:25px;position:absolute;top:50%;right:0;margin-top:-12px;text-align:center}.filterlist .list-item p a.icon .sprite{display:block;overflow:hidden}.filterlist .list-item p a.icon .sprite svg{width:25px;height:25px;display:block;color:#000}.filterlist .list-item ul{margin:0;list-style:none;padding:15px 0}.filterlist .list-item ul li a{color:#797b80;font-size:1rem;line-height:25px;padding:5px 0;display:block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.filterlist .list-item ul li a:hover{color:#000}.filterlist .toggle{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:20px 40px 20px 20px;font-weight:700;position:relative;margin:0;cursor:pointer;border-bottom:1px solid transparent}.filterlist .toggle.open{background:#f1f2f5;border-bottom:1px solid #dde1e6}.filterlist .toggle.open .sprite{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.filterlist .toggle .sprite{width:16px;height:20px;position:absolute;right:20px;top:50%;margin-top:-10px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.filterlist .toggle .sprite svg{width:16px;height:20px;vertical-align:top;fill:#8e9296}.filterlist section{height:0;overflow:hidden}.filterlist section.open{height:auto;overflow:auto}.productlist .inner{max-width:90rem;margin-right:auto;margin-left:auto}.productlist .inner:after,.productlist .inner:before{display:table;content:" "}.productlist .inner:after{clear:both}.productlist aside{width:100%;float:left;padding-right:0;padding-left:0}.productlist aside:last-child:not(:first-child){float:right}.productlist main{background-color:#f1f2f5;padding-bottom:30px;width:100%;float:left;padding-right:1.25rem;padding-left:1.25rem}.productlist main:last-child:not(:first-child){float:right}.productlist .product-container .product-content{border-bottom:1px solid #ccc;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}.productlist .product-container:last-of-type .product-content{border-bottom:0}.productlist .pagination{display:block;margin:0;padding:20px 0 0;list-style:none}.productlist .pagination:after,.productlist .pagination:before{display:table;content:" "}.productlist .pagination:after{clear:both}.productlist .pagination li{float:left;margin:0}.productlist .pagination li a{color:#797b80;font-weight:700;display:block;width:26px;text-align:center;font-size:1rem;line-height:30px;height:30px;border:1px solid transparent}.productlist .pagination li a.active,.productlist .pagination li a:hover{background:#fff;border:1px solid #8e9296}.productlist .pagination li a.active{color:#000}.productlist .pagination li a.next,.productlist .pagination li a.prev{padding-top:7px}.productlist .pagination li a.next .sprite,.productlist .pagination li a.prev .sprite{width:16px;height:16px;display:block;margin:0 auto}.productlist .pagination li a.next .sprite svg,.productlist .pagination li a.prev .sprite svg{fill:#797b80;width:16px;height:16px;vertical-align:top}.productlist .pagination li a.prev .sprite{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.reassurance{background-color:#dde1e6;padding:30px 0}.reassurance .icon{margin-top:10px;margin-bottom:10px}.reassurance .icon svg{fill:#585a5c;color:#585a5c;width:50px;height:50px;margin-left:-5px}.reassurance .inner{max-width:90rem;margin-right:auto;margin-left:auto}.reassurance .inner:after,.reassurance .inner:before{display:table;content:" "}.reassurance .inner:after{clear:both}.reassurance .usp{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.reassurance .usp-item{padding-left:20px;padding-right:20px;width:100%}.reassurance .usp-item p{color:#1f1f1f;margin-bottom:30px}.reassurance .usp-item p.title{font-weight:700;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#585a5c;font-size:1.125rem;line-height:1.22222;margin-bottom:10px}.reassurance .more-reasons{width:100%;float:left;padding-right:0;padding-left:0}.reassurance .more-reasons:last-child:not(:first-child){float:right}.reassurance .more-reasons .link{width:100%;float:left;padding-right:1.25rem;padding-left:1.25rem;position:relative}.reassurance .more-reasons .link:last-child:not(:first-child){float:right}.related-products.light{background:#f1f2f5}.related-products.medium{background:#dde1e6}.related-products.medium .list-item{border-color:#bbbec2}.related-products.dark{background:#b8c0ca}.related-products.dark .list-item{border-color:#9da4ac}.related-products .inner{max-width:90rem;margin-right:auto;margin-left:auto}.related-products .inner:after,.related-products .inner:before{display:table;content:" "}.related-products .inner:after{clear:both}.related-products .heading{width:100%;float:left;padding-right:1.25rem;padding-left:1.25rem;padding:30px 10px 10px}.related-products .heading:last-child:not(:first-child){float:right}.related-products .heading h3{margin-bottom:0;color:#000;font-family:MuseoSlabW01-300Italic,Rockwell,Georgia,Times,Times New Roman,serif;font-weight:500;line-height:1.2}.related-products .heading h3 span{display:inline;-webkit-box-decoration-break:clone;box-decoration-break:clone;background-color:#fff}.related-products .list{width:100%;float:left;padding-right:1.25rem;padding-left:1.25rem}.related-products .list:last-child:not(:first-child){float:right}.related-products .list-item{border-bottom:1px solid #ccc}.related-products .list-item:last-of-type{border-bottom:0}.storyheader figure{margin:0}.storyheader figure img{width:100%;height:auto}.storyheader .inner{max-width:90rem;margin-right:auto;margin-left:auto}.storyheader .inner:after,.storyheader .inner:before{display:table;content:" "}.storyheader .inner:after{clear:both}.storyheader .inner .title{width:100%;float:left;padding-right:1.25rem;padding-left:1.25rem}.storyheader .inner .title:last-child:not(:first-child){float:right}.storyheader .inner h1{margin-bottom:0;color:#ff0;font-family:Helvetica Neue,Helvetica Neue LT W01_25 UltLt,Helvetica,Arial,sans-serif;font-weight:100;line-height:1.2}.storyheader .inner h1 span{display:inline;-webkit-box-decoration-break:clone;box-decoration-break:clone;background-color:#000}.text-image{position:relative;margin:0 auto 30px}.text-image.top{margin:0 auto 10px}.text-image.top h2{margin-bottom:0;color:#000;font-family:MuseoSlabW01-300Italic,Rockwell,Georgia,Times,Times New Roman,serif;font-weight:500;line-height:1.2}.text-image.top h2 span{display:inline;-webkit-box-decoration-break:clone;box-decoration-break:clone;background-color:#fff}.text-image.top figure{padding-bottom:41.66667%}.text-image.top .text{max-width:90rem;margin-right:auto;margin-left:auto;position:relative;padding-bottom:20px}.text-image.top .text:after,.text-image.top .text:before{display:table;content:" "}.text-image.top .text:after{clear:both}.text-image.top .title{margin-top:-28px;width:100%;float:left;padding-right:1.25rem;padding-left:1.25rem}.text-image.top .title:last-child:not(:first-child){float:right}.text-image.top .description{width:100%;float:left;padding-right:1.25rem;padding-left:1.25rem}.text-image.top .description:last-child:not(:first-child){float:right}.text-image.left h2{margin-bottom:0;color:#ff0;font-family:Helvetica Neue,Helvetica Neue LT W01_25 UltLt,Helvetica,Arial,sans-serif;font-weight:100;line-height:1.2}.text-image.left h2 span{display:inline;-webkit-box-decoration-break:clone;box-decoration-break:clone;background-color:#000}.text-image.right h2{margin-bottom:0;color:#000;font-family:Helvetica Neue,Helvetica Neue LT W01_25 UltLt,Helvetica,Arial,sans-serif;font-weight:100;line-height:1.2}.text-image.right h2 span{display:inline;-webkit-box-decoration-break:clone;box-decoration-break:clone;background-color:#ff0}.text-image:not(.top):after{content:"";display:table;clear:both}.text-image .text{background-color:#fff}.text-image .description{padding-top:30px}.text-image figure{position:relative;background:#f1f2f5;overflow:hidden}.text-image figure img{top:50%;left:50%;opacity:0;min-height:100%;max-width:100%;position:absolute;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-webkit-transition:opacity .32s linear;transition:opacity .32s linear}.text-image figure img.loaded{opacity:1}.text-image.left,.text-image.right{max-width:90rem;margin-right:auto;margin-left:auto}.text-image.left .image,.text-image.right .image{position:relative;z-index:1}.text-image.left .text,.text-image.right .text{position:relative;z-index:2}.title-component{background:#dde1e6;padding:20px 0}.title-component .inner{max-width:90rem;margin-right:auto;margin-left:auto}.title-component .inner:after,.title-component .inner:before{display:table;content:" "}.title-component .inner:after{clear:both}.title-component .inner h1{margin:0;font-size:25px;line-height:30px;font-weight:300;color:#000;font-family:MuseoSlabW01-300Italic,Rockwell,Georgia,Times,Times New Roman,serif;width:100%;float:left;padding-right:1.25rem;padding-left:1.25rem}.title-component .inner h1:last-child:not(:first-child){float:right}.wysiwyg{padding-top:30px;padding-bottom:30px;overflow-x:hidden;position:relative;z-index:1}.wysiwyg section{max-width:90rem;margin-right:auto;margin-left:auto;font-family:Georgia,Times,Times New Roman,serif}.wysiwyg section:after,.wysiwyg section:before{display:table;content:" "}.wysiwyg section:after{clear:both}.wysiwyg section.image-full{max-width:none}.wysiwyg .intro-text h3{font-family:MuseoSlabW01-300Italic,Rockwell,Georgia,Times,Times New Roman,serif;font-size:1.5rem;line-height:1.4;margin-bottom:30px;padding-top:10px}.wysiwyg .intro-text h3 mark{background:#dde1e6;padding:5px;-webkit-box-decoration-break:clone;box-decoration-break:clone}.wysiwyg .wysiwyg-center{width:100%;float:left;padding-right:1.25rem;padding-left:1.25rem}.wysiwyg .wysiwyg-center:last-child:not(:first-child){float:right}.wysiwyg .wysiwyg-center h4{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;margin:0 0 30px;font-size:1.5rem;line-height:1.25}.wysiwyg .wysiwyg-center p{margin-bottom:30px}.wysiwyg .wysiwyg-center ol,.wysiwyg .wysiwyg-center ul{margin:0 0 30px;padding:0;list-style-type:disc}.wysiwyg .wysiwyg-center ol li,.wysiwyg .wysiwyg-center ul li{margin:0 0 8px 16px;padding-left:14px;font-size:1rem;line-height:1.75}.wysiwyg .wysiwyg-center ol{list-style-type:decimal}.wysiwyg .wysiwyg-center ol a,.wysiwyg .wysiwyg-center p a,.wysiwyg .wysiwyg-center ul a{text-decoration:underline}.wysiwyg .wysiwyg-center ol a:focus,.wysiwyg .wysiwyg-center ol a:hover,.wysiwyg .wysiwyg-center p a:focus,.wysiwyg .wysiwyg-center p a:hover,.wysiwyg .wysiwyg-center ul a:focus,.wysiwyg .wysiwyg-center ul a:hover{color:#aaa}.wysiwyg .wysiwyg-center mark{-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:2px}.wysiwyg .wysiwyg-center .flex-embed{margin:0 0 30px}.wysiwyg .link-block{border-top:1px solid #ccc;margin-top:30px;margin-bottom:30px}.wysiwyg .link-block a{display:block;padding-top:20px;padding-bottom:20px}.wysiwyg .link-block a .sprite{top:22px}.wysiwyg section figure{margin:0 0 30px}.wysiwyg section.image-left figure img,.wysiwyg section.image-right figure img{max-width:none;width:100%}.wysiwyg section.image-full figure img{width:100%;display:block}.wysiwyg blockquote{margin:0 0 25px;padding:0;position:relative;font-family:MuseoSlabW01-300Italic,Rockwell,Georgia,Times,Times New Roman,serif;font-size:28px;line-height:40px;font-weight:100}.wysiwyg blockquote:before{content:'"';position:absolute;left:0;top:25px}.wysiwyg blockquote q{quotes:none;display:block;color:#000;position:relative;padding:25px 30px}.wysiwyg blockquote q:after{content:'"';position:absolute;padding-left:25px}.wysiwyg blockquote q:before{content:"";display:block;position:absolute;background-color:#ff0;width:200em;top:0;height:100%;z-index:-1;left:90px}.gallery{background:#9da4ac;margin:0 auto 30px}.gallery .swiper-container{width:100%}.gallery .swiper-slide{text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.gallery .swiper-slide img{max-width:100%;min-width:480px;opacity:0;-webkit-transition:opacity .1s linear;transition:opacity .1s linear}.gallery .swiper-slide img.swiper-lazy-loaded{opacity:1}.gallery .swiper-slide img.object-fit-image{object-fit:cover;font-family:"object-fit: cover;"}.sticky-product-bar{position:fixed;z-index:1999;top:0;max-height:60px;min-width:100%;-webkit-transform:translateY(-60px);-ms-transform:translateY(-60px);transform:translateY(-60px);-webkit-transition:-webkit-transform .15s;transition:-webkit-transform .15s;transition:transform .15s;transition:transform .15s,-webkit-transform .15s}.show-product-bar .sticky-product-bar{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.sticky-product-bar .spb-inner,.sticky-product-bar .spb-inner .model{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.sticky-product-bar .spb-inner{height:60px;overflow:hidden}.sticky-product-bar .spb-inner .logo{display:none}.sticky-product-bar .spb-inner .logo svg{fill:#fff}.sticky-product-bar .spb-inner .model{position:relative;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;background:#fff}.sticky-product-bar .spb-inner .model img{height:50px;margin:5px 25px}.sticky-product-bar .spb-inner .model .model-label{font-weight:700;font-size:16px}.sticky-product-bar .spb-inner .spb-button{font-size:0;margin-left:auto}.sticky-product-bar .spb-inner .spb-button .button{border:0!important;font-size:15px;height:100%}.sticky-product-bar .spb-inner .logo,.sticky-product-bar .spb-inner .model,.sticky-product-bar .spb-inner .spb-button{position:relative}.sticky-product-bar .spb-inner .logo:before,.sticky-product-bar .spb-inner .model:before,.sticky-product-bar .spb-inner .spb-button:before{position:absolute;content:" ";height:1px;z-index:100;width:100%;bottom:0;border-bottom:1px solid rgba(0,0,0,.07)}.atc-button{display:inline-block;font-weight:700;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.3;outline:none;border-radius:0;border:0;position:relative;overflow:hidden;z-index:0;background:#000;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.atc-button:not(.loading):after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:-100%;background:#ff0;-webkit-transition:left .5s cubic-bezier(.19,1,.22,1);transition:left .5s cubic-bezier(.19,1,.22,1);z-index:-1}.atc-button:not(.loading):focus:after,.atc-button:not(.loading):hover:after{left:0}.atc-button:not(.loading):focus .button,.atc-button:not(.loading):hover .button{color:#000}.atc-button:not(.loading):focus .button .sprite svg,.atc-button:not(.loading):hover .button .sprite svg{fill:#000}.atc-button.inverted{background:#ff0}.atc-button.inverted:after{background:#000;border:1px solid #000}.atc-button.inverted .button{border:1px solid #d9d900;color:#000}.atc-button.inverted .button .sprite svg{fill:#000}.atc-button.inverted:focus .button,.atc-button.inverted:hover .button{border:1px solid transparent}.atc-button.inverted:focus:not(.loading) .button,.atc-button.inverted:hover:not(.loading) .button{color:#ff0}.atc-button.inverted:focus:not(.loading) .button .sprite svg,.atc-button.inverted:hover:not(.loading) .button .sprite svg{fill:#ff0}.atc-button.outofstock{background:#c6cacf;cursor:default}.atc-button.outofstock:after{display:none}.atc-button.outofstock .button{color:#3d3f41;padding:17px 40px 18px 39px}.atc-button.outofstock .button .sprite{width:20px;height:20px;margin-top:2px;margin-right:14px}.atc-button.outofstock .button .sprite svg{width:20px;fill:#3d3f41}.atc-button.outofstock .button .label{padding-top:2px}.atc-button.calltoaction{background:rgba(0,0,0,.65)}.atc-button.calltoaction:focus .button,.atc-button.calltoaction:hover .button{color:#000}.atc-button.calltoaction .button{font-size:16px;color:#fff;padding:15px 25px}.atc-button.calltoaction .button .sprite{width:15px;margin-right:15px}.atc-button.calltoaction .button .sprite svg{width:15px}.atc-button.arrow .button{padding:20px 40px}.atc-button.arrow .button .sprite{width:15px;margin-right:18px}.atc-button.arrow .button .sprite svg{width:15px}.atc-button.lock .button .sprite{width:10px;margin-right:15px}.atc-button.lock .button .sprite svg{width:10px}.atc-button.loading .button{padding:20px 40px 20px 38px}.atc-button.loading .button .sprite{margin-right:14px}.atc-button .button{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:20px 40px 20px 36px;z-index:1;position:relative;color:#ff0;-webkit-transition:color .3s,border .3s;transition:color .3s,border .3s}.atc-button .button .label{display:block;-webkit-transition:-webkit-transform .5s cubic-bezier(.19,1,.22,1);transition:-webkit-transform .5s cubic-bezier(.19,1,.22,1);transition:transform .5s cubic-bezier(.19,1,.22,1);transition:transform .5s cubic-bezier(.19,1,.22,1),-webkit-transform .5s cubic-bezier(.19,1,.22,1);-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.atc-button .button .sprite{width:26px;height:20px;display:block;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:11px}.atc-button .button .sprite svg{fill:#ff0;width:26px;height:20px;-webkit-transition:all .5s cubic-bezier(.19,1,.22,1);transition:all .5s cubic-bezier(.19,1,.22,1)}.atc-button .button .spinner{width:16px;height:20px;display:block;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:19px;background-image:url(../../frontend/Elephant/vanmoof/en_US/images/spinner_yellow_on_black@2x.gif);background-size:16px 16px;background-repeat:no-repeat;background-position:50%}.atc-button.inverted .spinner{background-image:url(../../frontend/Elephant/vanmoof/en_US/images/spinner_black_on_yellow@2x.gif)}.discountdown .icon{height:62px}.discountdown .icon,.discountdown .icon .sprite{display:block;width:84px}.discountdown .icon .sprite svg{width:84px;height:62px;display:block;color:rgba(0,0,0,.5);fill:rgba(0,0,0,.5)}.discountdown .proposition{font-weight:700}.discountdown .counter{color:#000;font-weight:700}.discountdown .counter .current{position:relative;display:inline-block;background:#fff;outline-width:1px;outline-style:solid;outline-color:rgba(0,0,0,.15);padding:3px 6px;margin-right:7px}.discountdown .counter .current span{position:relative;z-index:2}.discountdown .counter .current:after{content:"";width:100%;height:1px;background-color:rgba(0,0,0,.15);position:absolute;z-index:1;left:0;top:50%}@-webkit-keyframes d{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translateY(150%);transform:translateY(150%)}}@keyframes d{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translateY(150%);transform:translateY(150%)}}@-webkit-keyframes e{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes e{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translate(0);transform:translate(0)}}.email-capture .close{position:absolute;top:-75px;right:0;display:block;width:50px;height:50px;padding:0;-webkit-transition:-webkit-transform .6s cubic-bezier(.15,1,.22,1);transition:-webkit-transform .6s cubic-bezier(.15,1,.22,1);transition:transform .6s cubic-bezier(.15,1,.22,1);transition:transform .6s cubic-bezier(.15,1,.22,1),-webkit-transform .6s cubic-bezier(.15,1,.22,1);-webkit-transform:translateY(75px);-ms-transform:translateY(75px);transform:translateY(75px);outline:none;background:#000;overflow:hidden}.email-capture .close:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:-110%;background:#ff0;-webkit-transition:left .5s cubic-bezier(.15,1,.22,1);transition:left .5s cubic-bezier(.15,1,.22,1)}.modal-active .email-capture .close{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.no-touch .email-capture .close:hover:after{left:0}.no-touch .email-capture .close:hover svg{fill:#000}.email-capture .close svg{width:12px;height:12px;z-index:100;position:relative;fill:#ff0}.email-capture .form-item{position:relative;padding-right:55px}.email-capture .form-item button{position:absolute;top:0;right:0;width:55px;text-align:center;height:60px;background:#f5f5f5;display:block;outline:none}.email-capture .form-item button:focus svg,.email-capture .form-item button:hover svg{fill:#000}.email-capture .form-item button svg{width:15px;height:18px;fill:#000;vertical-align:middle}.email-capture .input{background:#f5f5f5;position:relative}.email-capture .input input{display:block;margin:0;width:100%;height:60px;border:1px solid transparent;font-size:1rem;color:#666;background-color:transparent;-webkit-appearance:none;border-radius:0;padding:0 20px;position:relative;z-index:2}.email-capture .input input:focus,.email-capture .input input:hover{-webkit-box-shadow:none;box-shadow:none;outline:none}.email-capture .input input:focus+span:before{width:100%}.email-capture .input input::-webkit-input-placeholder{color:#000;opacity:1}.email-capture .input input:-moz-placeholder,.email-capture .input input::-moz-placeholder{color:#666;opacity:1}.email-capture .input input:-ms-input-placeholder{color:#666;opacity:1}.email-capture .input span{position:absolute;top:0;left:0;z-index:1;width:100%}.email-capture .input span:before{display:block;content:"";width:0;height:60px;background:#eee;-webkit-transition:width .3s cubic-bezier(.455,.03,.515,.955);transition:width .3s cubic-bezier(.455,.03,.515,.955)}.email-capture .email-capture-container.fixed{position:fixed;margin:0 auto;z-index:500;bottom:0;left:0;right:0;width:100%;height:auto;background:#fff}.email-capture .email-capture-container.hideAnimation,.email-capture .email-capture-container.showAnimation{-webkit-animation-direction:normal;animation-direction:normal}.email-capture .email-capture-container.hideAnimation{-webkit-animation-name:d;animation-name:d;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:cubic-bezier(.56,.11,.51,1.02);animation-timing-function:cubic-bezier(.56,.11,.51,1.02)}.email-capture .email-capture-container.showAnimation{-webkit-animation-name:e;animation-name:e;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:cubic-bezier(.28,.75,.82,.95);animation-timing-function:cubic-bezier(.28,.75,.82,.95)}.email-capture .email-capture-container.hidden,.email-capture .email-capture-container .inner .email-capture-image{display:none}.email-capture .email-capture-container .inner .capture-box .inner{overflow:hidden;padding:80px 20px 40px;min-width:100%}.email-capture .email-capture-container .inner .capture-box .inner h3{font-weight:200;line-height:1.2;margin-bottom:10px}.email-capture .email-capture-container .inner .capture-box .inner p{display:none}.email-capture .email-capture-container .inner .capture-box .inner form.loading button{display:block;-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;background-image:url(../../frontend/Elephant/vanmoof/en_US/images/spinner_black_on_yellow@2x.gif);background-color:#ff0;background-size:16px 16px;background-repeat:no-repeat;background-position:50%}.email-capture .email-capture-container .inner .capture-box .inner form.loading button .sprite{display:none}.modal-active,.modal-active body{overflow:hidden;position:relative}.modal{position:fixed;z-index:1999;top:0;left:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;width:100%;height:0;outline:none;pointer-events:auto}.modal .container{z-index:2001;max-width:86.25rem;text-align:center;height:100%}.modal .container,.modal .container>.inner{position:relative;width:100%;vertical-align:middle;margin:0 auto}.modal .container>.inner{z-index:2002;display:inline-block;max-width:100%;padding:0 20px;text-align:left}.modal .overlay{top:0;left:0;bottom:0;right:0;width:100%;height:0;max-height:0;overflow:hidden;position:fixed;display:block;background-color:#000;opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s}.modal-active .modal .overlay{opacity:.7;max-height:100%;height:100%}.modal .close{position:absolute;top:30px;right:20px;display:block;width:50px;height:50px;padding:0;-webkit-transition:-webkit-transform .6s cubic-bezier(.15,1,.22,1);transition:-webkit-transform .6s cubic-bezier(.15,1,.22,1);transition:transform .6s cubic-bezier(.15,1,.22,1);transition:transform .6s cubic-bezier(.15,1,.22,1),-webkit-transform .6s cubic-bezier(.15,1,.22,1);-webkit-transform:translateY(75px);-ms-transform:translateY(75px);transform:translateY(75px);outline:none;background:#ff0;overflow:hidden}.modal .close:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:-110%;background:#000;-webkit-transition:left .5s cubic-bezier(.15,1,.22,1);transition:left .5s cubic-bezier(.15,1,.22,1)}.modal-active .modal .close{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.no-touch .modal .close:hover:after{left:0}.no-touch .modal .close:hover svg{fill:#ff0}.modal .close svg{width:12px;height:12px;z-index:100;position:relative;fill:#000}.modal .content{position:relative;display:block;margin:60px auto;-webkit-transition:-webkit-transform .6s cubic-bezier(.15,1,.22,1);transition:-webkit-transform .6s cubic-bezier(.15,1,.22,1);transition:transform .6s cubic-bezier(.15,1,.22,1);transition:transform .6s cubic-bezier(.15,1,.22,1),-webkit-transform .6s cubic-bezier(.15,1,.22,1);-webkit-transform:translateY(75px);-ms-transform:translateY(75px);transform:translateY(75px);background:#fff}.modal-active .modal .content{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.modal .content-figure{display:block;width:100%;background:#f1f2f5}.modal .content-figure img{width:100%;max-width:100%}.modal .content-copy{width:100%;padding:20px}.modal .content-copy h3{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;line-height:1.4}.modal .content-copy h3,.modal .content-copy h4{margin:0 0 12px;padding:10px 0 0}.modal .content-copy strong{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.modal .content-copy em{font-family:Georgia,Times,Times New Roman,serif}.modal .content-copy p{margin:0 0 15px}.modal .content-copy ol,.modal .content-copy ul{display:block;max-width:345px;margin:0 0 15px;padding:0;list-style-type:disc}.modal .content-copy ol li,.modal .content-copy ul li{margin:0 0 8px 16px;font-size:1rem;line-height:1.75}.modal .content-buttons{width:100%;padding:0 10px 10px}.modal .content-buttons .atc-button{display:block;margin:0 10px 20px}.modal .content-iframe{position:relative;overflow:hidden;height:0;margin:0;padding:0 0 56.25%}.modal .content-iframe iframe{position:absolute;top:0;width:100%;height:100%}.modal .content-video{position:relative;overflow:hidden;height:0;margin:0;padding:0 0 56.25%}.modal .content-video>video{width:100%}.modal.modal-imagezoom .overlay{background-color:#f1f2f5;opacity:1}.modal.modal-imagezoom .container{max-width:none}.modal.modal-imagezoom .container:before{display:none}.modal.modal-imagezoom .container>.inner{padding:0;max-width:none;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.modal.modal-imagezoom .content{background:none;text-align:center;margin:0}.modal.modal-imagezoom .content figure{margin:0}.modal.modal-imagezoom .content figure img{opacity:1;padding:0 20px;display:inline}.modal.modal-imagezoom .content figure.preloader{max-width:940px;max-height:100%;margin:auto}.modal.modal-imagezoom .content figure.preloader img{opacity:0}.modal.modal-imagezoom .content figure.preloader:after{content:"";position:absolute;width:40px;height:40px;top:50%;left:50%;margin:-20px 0 0 -20px;background-image:url(../../frontend/Elephant/vanmoof/en_US/images/loader-1.gif);background-size:40px 40px;background-repeat:no-repeat;opacity:1;-webkit-transition:opacity .1s linear;transition:opacity .1s linear}.modal.modal-imagezoom .content figure.preloader img{max-width:100%;max-height:100%}.modal.modal-imagezoom .close{top:0;right:0}.modal.modal-textimage .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.modal.modal-textimage .content .content-copy{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.modal.modal-textimage .content .content-figure{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.modal .content-buttons .readmore.accessory-warning{margin:0 10px 10px 0}.modal-active .modal{overflow-x:hidden;overflow-y:scroll;width:100%;height:100%}.product-information{padding:30px 0;max-width:100%}.product-information.nofilter .icon-info .text{padding-top:15px}.product-information .primary-info p,.product-information .secondary-info p{margin:0 0 25px}.product-information .primary-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.product-information .primary-info figure{margin:0;padding:0 0 30px;position:relative;width:130px}.product-information .primary-info figure a{display:block}.product-information .primary-info figure img{display:block;max-width:100%}.product-information .primary-info figure .sprite{display:block;overflow:hidden;position:absolute;top:0;left:0}.product-information .primary-info figure .sprite svg{width:25px;height:25px;display:block;color:#000}.product-information .primary-info .text{-webkit-box-flex:1;-webkit-flex:1 1 60%;-ms-flex:1 1 60%;flex:1 1 60%;padding:0 0 0 20px}.product-information .primary-info p.title{margin:0;font-size:1.5rem;line-height:1.25;font-family:Helvetica Neue,Helvetica Neue LT W01_41488878,Helvetica,Arial,sans-serif;font-weight:300}.product-information .primary-info p.price{font-weight:700;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;margin:0 0 10px;text-transform:capitalize}.product-information .secondary-info .text{padding-top:5px}.product-information .secondary-info .selection-error{margin-top:-20px;position:relative;color:#e02b27;display:none}.product-information .secondary-info ul{padding:0;margin:0 0 15px;list-style:none}.product-information .secondary-info ul:after,.product-information .secondary-info ul:before{display:table;content:" "}.product-information .secondary-info ul:after{clear:both}.product-information .secondary-info ul li{float:left;margin:0 10px 5px 0;position:relative}.product-information .secondary-info ul li span{display:block;min-width:50px;position:relative;cursor:pointer}.product-information .secondary-info ul li span.outofstock{cursor:default}.product-information .secondary-info ul li span.outofstock:after,.product-information .secondary-info ul li span.outofstock:before{content:"";display:block;width:44px;height:1px;background:#bbbec2;position:absolute;left:2px;bottom:14px;-webkit-transform:rotate(-27deg);-ms-transform:rotate(-27deg);transform:rotate(-27deg)}.product-information .secondary-info ul li span.outofstock:after{-webkit-transform:rotate(27deg);-ms-transform:rotate(27deg);transform:rotate(27deg)}.product-information .secondary-info ul.colors li span{height:50px;border-radius:50px;background:#000}.product-information .secondary-info ul.colors li span.active .sprite{visibility:visible;opacity:1}.product-information .secondary-info ul.colors li span.outofstock:after,.product-information .secondary-info ul.colors li span.outofstock:before{left:7px;width:36px;bottom:24px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.product-information .secondary-info ul.colors li span.outofstock:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.product-information .secondary-info ul.colors li span.sprite{position:absolute;width:16px;height:20px;border-radius:0;background:none;display:block;top:50%;margin:-10px 0 0 -8px;left:50%;opacity:0;visibility:hidden}.product-information .secondary-info ul.colors li span.sprite svg{fill:#fff;width:16px;height:20px}.product-information .secondary-info ul.sizes li span{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-size:14px;line-height:2;border:1px solid #bbbec2;color:#bbbec2;text-align:center;text-transform:uppercase;padding:0 3px}.product-information .secondary-info ul.sizes li span.active{background:#fff;border-color:#8e9296;color:#000}.readmore{font-size:.9375rem;line-height:1.6;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;position:relative;padding:6px 15px;margin-left:-15px;margin-top:-7px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .5s cubic-bezier(.19,1,.22,1);transition:color .5s cubic-bezier(.19,1,.22,1)}.readmore:before{content:"";display:block;position:absolute;top:0;left:0;width:0;height:100%;color:#ff0;background:#ff0;-webkit-transition:width .5s cubic-bezier(.19,1,.22,1),background .5s cubic-bezier(.19,1,.22,1),color .5s cubic-bezier(.19,1,.22,1);transition:width .5s cubic-bezier(.19,1,.22,1),background .5s cubic-bezier(.19,1,.22,1),color .5s cubic-bezier(.19,1,.22,1)}.readmore.white:before{color:#fff;background:#fff}.no-touch .readmore:focus:before,.no-touch .readmore:hover:before{width:100%;opacity:1}.readmore .sprite{margin-right:10px;height:20px;width:14px;display:block;z-index:2}.readmore .sprite.play-small{height:24px;width:24px}.readmore .sprite.play-small svg{width:100%;height:100%}.readmore .sprite svg{width:15px;height:20px;fill:#000;vertical-align:top}.readmore .label{display:inline-block;position:relative;z-index:1}@media(min-width:720px){.wysiwyg .wysiwyg-center{margin:0 auto;max-width:720px;width:100%;float:none}}@media print,screen and (min-width:40em){.bikepreconfig-reserve-button{text-align:center}.bikespecs .specindex .specref{font-size:1.25rem}}@media print,screen and (min-width:64em){.vh-hero-text p{margin:10px 0 30px}.bikerange .heading{padding:50px 45px}.related-products .heading{padding:30px 0 0}}@media screen and (max-width:29.9375em){.no-touch .vh-gallery-background{height:100%}.bikepreconfig-gallery .pc-gallery-swiper{margin-bottom:-150px}.bikepresets:before{height:150px}.bikepresets-early-bird-wrapper{min-height:150px}.bikerange .heading h3{padding:0 6px}.bikerange .heading h3 span{padding:6px 0;-webkit-box-shadow:6px 0 0 #fff,-6px 0 0 #fff;box-shadow:6px 0 0 #fff,-6px 0 0 #fff}.bikespecs .speccontent.sizing .sizeinfo .sizingtable .measure .size-legend{display:inline-block;width:22px;min-width:22px;height:22px;line-height:22px;margin-right:5px}.bikespecs .speccontent.sizing .sizeinfo .sizingtable .measure .size-measure{display:inline-block}.bikespecs .speccontent.sizing .sizeinfo .sizingtable .measure .size-val{margin-left:auto}.endorsement .endorsement-quote-text{padding:0 6px;margin-left:-6px}.endorsement .endorsement-quote-text span{padding:1px 0;-webkit-box-shadow:6px 0 0 transparent,-6px 0 0 transparent;box-shadow:6px 0 0 transparent,-6px 0 0 transparent}.endorsement .endorsement-quote-text:hover{padding:0 6px}.endorsement .endorsement-quote-text:hover span{padding:1px 0;-webkit-box-shadow:6px 0 0 #ff0,-6px 0 0 #ff0;box-shadow:6px 0 0 #ff0,-6px 0 0 #ff0}.experience-header .title h1{padding:0 6px}.experience-header .title h1 span{padding:6px 0;-webkit-box-shadow:6px 0 0 #fff,-6px 0 0 #fff;box-shadow:6px 0 0 #fff,-6px 0 0 #fff}.info-header .inner .title h1{padding:0 6px}.info-header .inner .title h1 span{padding:6px 0;-webkit-box-shadow:6px 0 0 #ff0,-6px 0 0 #ff0;box-shadow:6px 0 0 #ff0,-6px 0 0 #ff0}.related-products .heading h3{padding:0 6px}.related-products .heading h3 span{padding:6px 0;-webkit-box-shadow:6px 0 0 #fff,-6px 0 0 #fff;box-shadow:6px 0 0 #fff,-6px 0 0 #fff}.storyheader .inner h1{padding:0 10px}.storyheader .inner h1 span{padding:1px 0;-webkit-box-shadow:10px 0 0 #000,-10px 0 0 #000;box-shadow:10px 0 0 #000,-10px 0 0 #000}.text-image.top h2{padding:0 6px}.text-image.top h2 span{padding:6px 0;-webkit-box-shadow:6px 0 0 #fff,-6px 0 0 #fff;box-shadow:6px 0 0 #fff,-6px 0 0 #fff}.text-image.left h2{padding:0 10px}.text-image.left h2 span{padding:1px 0;-webkit-box-shadow:10px 0 0 #000,-10px 0 0 #000;box-shadow:10px 0 0 #000,-10px 0 0 #000}.text-image.right h2{padding:0 10px}.text-image.right h2 span{padding:1px 0;-webkit-box-shadow:10px 0 0 #ff0,-10px 0 0 #ff0;box-shadow:10px 0 0 #ff0,-10px 0 0 #ff0}.sticky-product-bar .spb-inner{background:#fff}.sticky-product-bar .spb-inner .model{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;height:100%}.sticky-product-bar .spb-inner .model img{margin:0;margin-left:20px;margin-right:5%}.sticky-product-bar .spb-inner .spb-button{min-height:60px}.sticky-product-bar .spb-inner .spb-button .button{min-height:60px;font-size:15px;padding:20px;font-size:14px}.readmore .sprite.play-small{height:20px;width:20px}}@media screen and (max-width:360px){.sticky-product-bar .spb-inner .model .model-label,.sticky-product-bar .spb-inner .spb-button .button{font-size:12px}.sticky-product-bar .spb-inner .model .model-label .sprite,.sticky-product-bar .spb-inner .spb-button .button .sprite{display:none}}@media screen and (max-width:39.9375em){.bikeconfigurator .product-options-list .preference-list .earlybird-warning .discountdown{padding:0 0 0 100px;position:relative}.bikeconfigurator .product-options-list .preference-list .earlybird-warning .discountdown .icon{position:absolute;left:0;top:0;bottom:0;margin:auto}.bikeconfigurator .product-options-list .preference-list .earlybird-warning .discountdown .proposition{display:block;font-size:.875rem;line-height:1.2;padding-bottom:10px;font-weight:500}.bikeconfigurator .product-options-list .preference-list .earlybird-warning .discountdown .proposition:last-child{padding-bottom:0}.bikeconfigurator .product-options-list .preference-list .earlybird-warning .discountdown .counter{font-size:.875rem;font-weight:500}.bikeconfigurator .product-options-list .preferences.preferences-options .preference-option[outofstock] .outofstock{margin-top:5px}.bikeconfigurator .product-options-list .preferences.preferences-options .price{position:absolute;right:0;top:0}.bikeconfigurator .product-options-list .preferences.preferences-colors label .optiondescription{padding:0 0 0 15px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.bikeconfigurator .sticky-bottombar .bottombar .checkout{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.bikeconfigurator .sticky-bottombar .bottombar .conditions{border-top:1px solid hsla(0,0%,100%,.5);margin-top:30px;padding-top:5px;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.bikeheader .hero{height:100%;max-height:380px;min-height:320px}.bikeheader .hero:before{padding-bottom:93.75%}.bikeheader .background figure img{height:auto;max-width:160%;min-height:100%;max-height:115%}.bikeheader .playbutton{width:50%;float:left;padding-right:1.25rem;padding-left:1.25rem;width:auto;padding-right:0}.bikeheader .playbutton:last-child:not(:first-child){float:right}.bikeheader .pricing{padding-left:20px;padding-right:20px;width:100%;margin-top:-50px;height:50px;right:0;position:absolute}.bikeheader .specs{width:100%;float:left;padding-right:1.25rem;padding-left:1.25rem;padding-top:20px;padding-right:20px;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.bikeheader .specs:last-child:not(:first-child){float:right}.bikeheader .specs .foldout-button{display:block}.bikeheader .specs .foldout-button .sprite{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}.bikeheader .specs .features{max-height:0;overflow:hidden;-webkit-transition:max-height .32s linear;transition:max-height .32s linear}.bikeheader .specs.active .foldout-button .sprite{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.bikeheader .specs.active .features{max-height:600px}.bikeheader .features>ul{border-top:1px solid #bfc3c8}.bikeheader .description .inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.bikeheader .description .summary{width:100%;float:left;padding-right:1.25rem;padding-left:1.25rem;padding-bottom:30px;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.bikeheader .description .summary:last-child:not(:first-child){float:right}.bikeheader .description .summary h3{padding-right:23.4375%}.videoheader-order .discountdown{margin-bottom:40px}.bikepreconfig-early-bird-wrapper{padding:30px 20px 0;margin-bottom:40px}.bikepreconfig-early-bird-wrapper .discountdown .icon svg{fill:#000}.bikepreconfig-early-bird-wrapper .discountdown{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;background-color:transparent}.bikepreconfig-early-bird-wrapper .discountdown .icon svg{height:50px}.bikepreconfig-early-bird-wrapper .discountdown .proposition{width:80%;margin:20px auto;text-align:center;font-size:90%}.bikepreconfig-early-bird-wrapper .discountdown .counter{height:60px}.bikepreconfig-title h4{margin-bottom:0;font-size:18px;line-height:32px}.bikepreconfig-pricing{font-size:1.125rem}.bikepreconfig-reserve-button{width:100%;float:left;padding-right:1.25rem;padding-left:1.25rem}.bikepreconfig-reserve-button:last-child:not(:first-child){float:right}.bikepreconfig-reserve-button .atc-button{width:100%}.bikepresets-early-bird-wrapper .discountdown{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column}.bikepresets-early-bird-wrapper .discountdown .icon svg{height:50px}.bikepresets-early-bird-wrapper .discountdown .proposition{width:80%;margin:20px auto;text-align:center}.bikepresets-preset{border-top:1px solid #bbbec2;padding:30px 0}.bikespecs{margin-bottom:0}.bikespecs.loaded .specs .specwrapper .specheading{border-top:1px solid #b8c0ca;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.bikespecs.loaded .specs .specwrapper .specheading h3{color:#000;display:inline-block;font-size:1.125rem;line-height:inherit;margin:0;font-weight:700}.bikespecs.loaded .specs .specwrapper .specheading .sprite{display:inline-block;width:14px;height:2.2rem;position:relative;margin-left:auto;-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1);-webkit-transition:-webkit-transform .1s ease-in;transition:-webkit-transform .1s ease-in;transition:transform .1s ease-in;transition:transform .1s ease-in,-webkit-transform .1s ease-in}.bikespecs.loaded .specs .specwrapper .specheading .sprite svg{position:absolute;margin:auto;top:0;right:0;bottom:0;left:0}.bikespecs.loaded .specs .specwrapper .specheading.open .sprite{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.bikespecs.loaded .specs .specwrapper .speccontent{display:none}.bikespecs.loaded .specs .specwrapper .speccontent.open{display:block;padding:30px 20px;background:#fff}.bikespecs.loaded .specs .specwrapper .speccontent.open.list{padding-top:0}.bikespecs.loaded .specs .specwrapper .speccontent.open.list .spec:first-child{border-top:0}.bikespecs.loaded .specs .specwrapper .speccontent.open .spec{display:block;position:relative}.bikespecs.loaded .specs .specwrapper .speccontent.open .spec .specimage{display:block;max-width:70px;position:absolute;left:0;top:0;overflow:hidden}.bikespecs.loaded .specs .specwrapper .speccontent.open .spec .specimage.raster{top:8px}.bikespecs.loaded .specs .specwrapper .speccontent.open .spec .specimage.vector{top:-15px}.bikespecs.loaded .specs .specwrapper .speccontent.open .spec .specimage.raster+.spectitle,.bikespecs.loaded .specs .specwrapper .speccontent.open .spec .specimage.raster+.spectitle+.spectext{margin-left:100px}.bikespecs.loaded .specs .specwrapper .speccontent.open .spec .specimage.vector+.spectitle,.bikespecs.loaded .specs .specwrapper .speccontent.open .spec .specimage.vector+.spectitle+.spectext{margin-left:60px}.bikespecs.loaded .specs .specwrapper .speccontent.open .spec .spectext,.bikespecs.loaded .specs .specwrapper .speccontent.open .spec .spectitle{display:block}.bikespecs.loaded .specs .specwrapper .speccontent.open .spec .spectitle{font-weight:700}.bikespecs.loaded .specs .specwrapper .speccontent.grid.open .spec{margin-bottom:30px}.bikespecs.loaded .specs .specwrapper .speccontent.grid.open .spec:last-child{margin-bottom:0}.bikespecs.loaded .specs .specwrapper .speccontent.list .spec{border-top:1px solid rgba(0,0,0,.2)}.bikespecs.loaded .specs .specwrapper .speccontent.list .spec.morespecs{-webkit-animation:b .3s ease-in-out;animation:b .3s ease-in-out}.bikespecs.loaded .specs .specwrapper .speccontent.list .spec.morespecs.hiding{display:none}.experience-header .title{width:100%;position:relative;padding:0 20px 25px;margin-top:-30px;font-size:0}.experience-header .guided-quicklinks .main{padding:15px 20px 45px}.experience-header .guided-quicklinks .support{line-height:20px;padding:20px 0;margin:0 20px}.experience-header .guided-quicklinks .support:nth-child(2){border-bottom:1px solid #ccc}.text-image.left.landscape .text{width:100%;float:left;padding-right:1.25rem;padding-left:1.25rem}.text-image.left.landscape .text:last-child:not(:first-child){float:right}.text-image.left.portrait .text{width:100%;float:left;padding-right:1.25rem;padding-left:1.25rem}.text-image.left.portrait .text:last-child:not(:first-child){float:right}.text-image.right.landscape .text{width:100%;float:left;padding-right:1.25rem;padding-left:1.25rem}.text-image.right.landscape .text:last-child:not(:first-child){float:right}.text-image.right.portrait .text{width:100%;float:left;padding-right:1.25rem;padding-left:1.25rem}.text-image.right.portrait .text:last-child:not(:first-child){float:right}.text-image.left.landscape figure,.text-image.left.portrait figure,.text-image.right.landscape figure,.text-image.right.portrait figure{padding-bottom:56.25%}.sticky-product-bar .spb-inner .model .model-label{padding-left:0}.atc-button.calltoaction{background:#000}.modal .content{margin:80px auto 30px}.modal.modal-video{height:100vh}.modal.modal-video .overlay{background:#000;opacity:1}.modal.modal-video .close{top:0;right:0}.modal.modal-video .inner{padding:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%}.modal.modal-video .content{padding:0;margin:0;background:transparent}}@media screen and (max-width:39.9375em) and (min-width:30em){h2{font-size:2.375rem;line-height:1.36842}html[data-lang-locale=jp-jp] h2{font-size:2.125rem;line-height:1.52941}}@media screen and (max-width:63.9375em){body{padding:60px 0 0}body.navigation-open{overflow:hidden;position:fixed}.bikeconfigurator .product-preview .preview-area .product-infolinks a{margin-right:0}.bikeconfigurator .product-options-list .preferences.preferences-colors .prefcolor{height:120px;position:relative;cursor:pointer;margin-top:-20px;overflow:hidden;z-index:1}.bikeconfigurator .product-options-list .preferences.preferences-colors .prefcolor:first-of-type{margin-top:0}.bikeconfigurator .product-options-list .preferences.preferences-colors .prefcolor:before{content:"";border-top:1px solid #b1b4b8;position:absolute;top:0;left:0;width:100%;display:block;-webkit-transition:border .4s;transition:border .4s;z-index:0}.bikeconfigurator .product-options-list .preferences.preferences-colors .prefcolor.active+.prefcolor:before,.bikeconfigurator .product-options-list .preferences.preferences-colors .prefcolor.active:before{border-top:1px solid transparent}.bikeconfigurator .product-options-list .preferences.preferences-colors .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-right:20px;-webkit-align-content:flex-end;-ms-flex-line-pack:end;align-content:flex-end;height:100px}.bikeconfigurator .product-options-list .preferences.preferences-colors article{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.bikeconfigurator .product-options-list .preferences.preferences-colors label .optiondescription .title{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding-right:15px}.bikeconfigurator .product-options-list .preferences.preferences-colors label .optiondescription .outofstock{-webkit-box-flex:2;-webkit-flex-grow:2;-ms-flex-positive:2;flex-grow:2;text-align:right}.bikeconfigurator .sticky-bottombar .bottombar{padding:10px 20px 25px}.bikeconfigurator .sticky-bottombar .bottombar .checkout .pricing .pricetype{text-align:right}.bikeconfigurator .sticky-bottombar .bottombar .conditions .usp-list .list-item:not(:first-child){position:relative;top:-20px}.bikeconfigurator .sticky-bottombar .bottombar .conditions .usp-list .list-item:not(:first-child) p{margin-left:50px;padding:10px 0}.videoheader-order{max-width:90rem;margin-right:auto;margin-left:auto;width:100%;float:left;padding-right:1.25rem;padding-left:1.25rem}.videoheader-order:after,.videoheader-order:before{display:table;content:" "}.videoheader-order:after{clear:both}.videoheader-order:last-child:not(:first-child){float:right}.videoheader-order,.videoheader-order:last-child{float:none}.bikerange a span{padding-left:0}.bikerange a:before{left:-10px}.bikerange a:hover:before{width:-webkit-calc(100% + 20px);width:calc(100% + 20px)}.bikespecs .speccontent.sizing .sizeimg{margin:40px 0 15px}.endorsement .inner{padding:50px 0}.endorsement .endorsement-quote-inner{margin-bottom:35px}.endorsement .endorsement-quote-text:before{left:-14px}.endorsement .endorsement-logo-container{padding-bottom:7px}.endorsement .endorsement-logo-border,.endorsement .endorsement-logo-border:before{border-bottom-width:3px}.experience-header .guided-highlight>.inner{min-height:90px}.navigation .inner,.navigation .navigation-submenus{display:none}.navigation{background:#fff;top:0;height:60px;-webkit-transition:none;transition:none;border-bottom:1px solid rgba(0,0,0,.07)!important}.navigation .navigation-mobile{height:60px}.navigation .navigation-mobile a,.navigation .navigation-mobile li{min-height:60px}.navigation .navigation-mobile a{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.navigation .navigation-mobile .header,.navigation .navigation-mobile a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.navigation .navigation-mobile .header{overflow:hidden}.navigation .navigation-mobile .logo{background:#000;padding:0 20px}.navigation .navigation-mobile .logo svg{fill:#fff}.navigation .navigation-mobile .cart{position:relative;padding:0 20px;margin-right:auto}.navigation .navigation-mobile .cart svg{fill:#000}.navigation .navigation-mobile .cart .cart-items{background:#ff0;color:#000;border:2px solid #fff;top:15px;right:20%;max-height:18px}.navigation .navigation-mobile .menu-trigger{padding:0 20px}.navigation .navigation-mobile .menu-trigger svg:last-child{display:none}.navigation-open .navigation .navigation-mobile .menu-trigger{left:-webkit-calc(100vw - 61px);left:calc(100vw - 61px);position:absolute}.navigation-open .navigation .navigation-mobile .menu-trigger svg:first-child{display:none}.navigation-open .navigation .navigation-mobile .menu-trigger svg:last-child{display:block}.navigation .navigation-mobile .menu{display:none;background:#dde1e6;position:fixed;z-index:500;width:100%;height:100vh;overflow:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.navigation .navigation-mobile .menu *{-webkit-transform:translateZ(0);transform:translateZ(0)}.navigation .navigation-mobile .menu.open{display:block;max-height:100vh;padding-bottom:130px;overflow:auto;-webkit-overflow-scrolling:touch}.navigation .navigation-mobile .menu li{width:100%;border-bottom:1px solid #b8c0ca}.navigation .navigation-mobile .menu li.secondary{border-bottom:1px solid #dde1e6}.navigation .navigation-mobile .menu li.secondary a{background:#b8c0ca}.navigation .navigation-mobile .menu li.secondary a:active{background:#c7cdd5!important}.navigation .navigation-mobile .menu li.open [data-mobile-submenu]{position:relative;display:block}.navigation .navigation-mobile .menu li.open [data-mobile-submenu-trigger]{border-bottom:1px solid #aaa}.navigation .navigation-mobile .menu li.open .sprite{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.navigation .navigation-mobile .menu li [data-language-selector]{display:block;position:relative;top:0;min-width:100%}.navigation .navigation-mobile .menu li [data-language-selector] .button{min-height:46px}.navigation .navigation-mobile .menu li [data-language-selector] .language-selection-wrapper{margin-left:20px}.navigation .navigation-mobile .menu li [data-language-selector] .language-selection-wrapper .sprite{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.navigation .navigation-mobile .menu li [data-language-selector] .language-selection-wrapper .select-wrapper .active .sprite{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.navigation .navigation-mobile .menu a{width:100%;padding:20px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;font-weight:700;display:block;padding-left:53px}.navigation .navigation-mobile .menu a:active{background:#eceef1!important}.navigation .navigation-mobile .menu a.touch-background{background:#fff!important}.navigation .navigation-mobile .menu .cart-items{position:absolute;top:50%;right:20px;background:#000;border:2px solid #000;height:18px;margin-top:-9px;color:#fff;line-height:14px;padding:0 2px;text-align:center;display:block}.navigation .navigation-mobile .menu [data-submenu] span{margin-left:auto}.navigation .navigation-mobile .menu [data-mobile-submenu]{display:none;position:relative;background:#eee}.navigation .navigation-mobile .menu [data-mobile-submenu] li:last-child{border-bottom:0}.navigation .navigation-mobile .menu [data-mobile-submenu] .all-bikes{background:#f1f2f5}.navigation .navigation-mobile .menu [data-mobile-submenu] .all-bikes svg{width:20px;height:20px;float:right}.navigation .navigation-mobile .menu [data-mobile-submenu-trigger]>span{position:absolute;right:23px;top:27px}.navigation .navigation-mobile .menu [data-mobile-submenu-trigger]>.current-language{right:40px;top:0;line-height:60px}.navigation .navigation-mobile .menu [data-mobile-submenu-trigger]>.current-language img{height:16px}.navigation .navigation-mobile .menu .sprite{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);height:7px}.navigation .navigation-mobile .menu .sprite svg{display:block}.navigation .navigation-mobile .menu h3{font-weight:100}.navigation .navigation-mobile .buybutton-container{position:relative;overflow:hidden;width:100%;height:100%;top:0}.navigation .navigation-mobile .buybutton{font-weight:700;font-size:13px;line-height:60px;position:relative;width:85px;top:60px;-webkit-transition:top .3s cubic-bezier(.25,.46,.45,.94);transition:top .3s cubic-bezier(.25,.46,.45,.94);display:block;text-align:center}.navigation .navigation-mobile .buybutton:after,.navigation .navigation-mobile .buybutton:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;z-index:-1}.navigation .navigation-mobile .buybutton:before{background:#ff0}.navigation .navigation-mobile .buybutton:after{background:#f1f2f5;width:0;-webkit-transition:width .5s cubic-bezier(.19,1,.22,1);transition:width .5s cubic-bezier(.19,1,.22,1)}.navigation .navigation-mobile .buybutton:hover:after{width:100%}.navigation .navigation-mobile .buybutton.active,.navigation .navigation-mobile .buybutton.fixed{top:0}.navigation .navigation-mobile .bike-mobile-submenu ul{display:block}.navigation .navigation-mobile .bike-mobile-submenu ul li.bike-row{width:auto;padding:0 0 0 30px;margin:0 20px}.navigation .navigation-mobile .bike-mobile-submenu ul:first-child{background:#f1f2f5}.navigation .navigation-mobile .bike-mobile-submenu ul:first-child li .coming-soon,.navigation .navigation-mobile .bike-mobile-submenu ul:first-child li a{border-bottom:1px solid #d9dce4}.navigation .navigation-mobile .bike-mobile-submenu ul:first-child li:not(.bike-image):hover,.navigation .navigation-mobile .bike-mobile-submenu ul:first-child li:not(.bike-image):hover a{background:#fff!important}.navigation .navigation-mobile .bike-mobile-submenu ul:first-child li h2{color:#888}.navigation .navigation-mobile .bike-mobile-submenu ul:nth-child(2){background:#dde1e6}.navigation .navigation-mobile .bike-mobile-submenu ul:nth-child(2) li .coming-soon,.navigation .navigation-mobile .bike-mobile-submenu ul:nth-child(2) li a{border-bottom:1px solid #c5ccd5}.navigation .navigation-mobile .bike-mobile-submenu ul:nth-child(2) li:not(.bike-image):hover,.navigation .navigation-mobile .bike-mobile-submenu ul:nth-child(2) li:not(.bike-image):hover a{background:#eceef1!important}.navigation .navigation-mobile .bike-mobile-submenu ul:nth-child(2) li h2{color:#777}.navigation .navigation-mobile .bike-mobile-submenu ul:nth-child(2) li p{border-color:#bbbec2}.navigation .navigation-mobile .bike-mobile-submenu ul:nth-child(3){background:#b8c0ca}.navigation .navigation-mobile .bike-mobile-submenu ul:nth-child(3) li .coming-soon,.navigation .navigation-mobile .bike-mobile-submenu ul:nth-child(3) li a{border-bottom:1px solid #a1abb9}.navigation .navigation-mobile .bike-mobile-submenu ul:nth-child(3) li:not(.bike-image):hover,.navigation .navigation-mobile .bike-mobile-submenu ul:nth-child(3) li:not(.bike-image):hover a{background:#c7cdd5!important}.navigation .navigation-mobile .bike-mobile-submenu ul:nth-child(3) li h2{color:#666}.navigation .navigation-mobile .bike-mobile-submenu a,.navigation .navigation-mobile .bike-mobile-submenu li{display:block;border-bottom:0}.navigation .navigation-mobile .bike-mobile-submenu h2,.navigation .navigation-mobile .bike-mobile-submenu h3,.navigation .navigation-mobile .bike-mobile-submenu p{margin:0;display:block;width:100%}.navigation .navigation-mobile .bike-mobile-submenu h2{font-size:.875rem;font-weight:700;padding:0 0 10px}.navigation .navigation-mobile .bike-mobile-submenu h3{font-weight:300;font-family:Helvetica Neue,Helvetica Neue LT W01_41488878,Helvetica,Arial,sans-serif;font-size:1.5rem;line-height:1.25}.navigation .navigation-mobile .bike-mobile-submenu p{font-size:.875rem}.navigation .navigation-mobile .bike-mobile-submenu a{padding:10px 0}.navigation .navigation-mobile .bike-mobile-submenu p{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.navigation .navigation-mobile .bike-mobile-submenu .bike-image{padding:30px 30px 15px 50px}.navigation .navigation-mobile .bike-mobile-submenu .bike-image img{max-height:140px;max-width:66.66667%}.navigation .navigation-mobile .bike-mobile-submenu .bike-row:last-child{margin-bottom:15px}.navigation .navigation-mobile .bike-mobile-submenu .bike-row:last-child a{border-bottom:0}.navigation .navigation-mobile .bike-mobile-submenu .bike-row .coming-soon{display:block;padding:10px 0}.navigation .navigation-mobile .bike-mobile-submenu .bike-row .coming-soon h3,.navigation .navigation-mobile .bike-mobile-submenu .bike-row .coming-soon p{color:#999}.navigation .navigation-mobile .bike-mobile-submenu .bike-row .coming-soon p{font-weight:700}.navigation .navigation-mobile .navigation-mobile-hamburger{width:21px;height:16px;position:relative;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}.navigation-open .navigation .navigation-mobile .navigation-mobile-hamburger{-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.navigation .navigation-mobile .navigation-mobile-hamburger span{display:block;position:absolute;height:2px;width:100%;background:#000;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.navigation .navigation-mobile .navigation-mobile-hamburger span:first-child{top:1px}.navigation .navigation-mobile .navigation-mobile-hamburger span:nth-child(2),.navigation .navigation-mobile .navigation-mobile-hamburger span:nth-child(3){top:7px}.navigation .navigation-mobile .navigation-mobile-hamburger span:nth-child(4){top:13px}.navigation-open .navigation .navigation-mobile .navigation-mobile-hamburger span:first-child{top:13px;width:0;left:50%;opacity:0}.navigation-open .navigation .navigation-mobile .navigation-mobile-hamburger span:nth-child(2){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.navigation-open .navigation .navigation-mobile .navigation-mobile-hamburger span:nth-child(3){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.navigation-open .navigation .navigation-mobile .navigation-mobile-hamburger span:nth-child(4){top:0;width:0;left:50%;opacity:0}}@media screen and (max-width:63.9375em) and (max-width:63.9375em) and (min-width:40em){.navigation .navigation-mobile .bike-mobile-submenu h3{font-size:1.625rem;line-height:1.23077}}@media screen and (max-width:63.9375em) and (max-width:74.9375em) and (min-width:64em){.navigation .navigation-mobile .bike-mobile-submenu h3{font-size:1.75rem;line-height:1.21429}}@media screen and (max-width:63.9375em) and (min-width:40em){p{font-size:1rem;line-height:1.75}h1{line-height:1.27273}h1,h2{font-size:2.75rem}h2{line-height:1.36364}html[data-lang-locale=jp-jp] h2{font-size:2.5rem;line-height:1.5}h3{font-size:2rem;line-height:1.1875}h4{font-size:1.625rem;line-height:1.23077}h5{font-size:1.25rem;line-height:1.3}.bikecomposer .bike-preview h1,.bikeconfigurator .product-preview .preview-area h1{font-size:1.625rem;line-height:1.23077}.bikeheader .title h1{font-size:2.75rem}.bikeheader .title h1 span{font-size:.9375rem}.bikeheader .playbutton .button .label{font-size:.9375rem;line-height:1.6}.bikeheader .foldout-button .label,.bikeheader .pricingbutton .button .label,.bikeheader .pricinglabel .price{font-size:.9375rem}.bikeheader .features>ul>li{font-size:1.0625rem}.bikerange a span.name{font-size:1.625rem;line-height:1.23077}.bikespecs.loaded .specs .specwrapper .speccontent.list .morespecsToggle,.bikespecs.loaded .specs .specwrapper .speccontent .spectext,.bikespecs.loaded .specs .specwrapper .speccontent .spectitle,.bikespecs .speccontent.sizing .sizeinfo .descriptiontext{font-size:.9375rem;line-height:1.86667}.brandstore .text .title h3{font-size:1.875rem;line-height:1.33333}.endorsement .endorsement-quote-text,.endorsement .endorsement-quote-text:hover{font-size:2rem;line-height:1.1875}.experience-header .title h1{font-size:2.75rem}.experience-header .guided-highlight h3{font-size:1.875rem;line-height:1.33333}footer .usp{font-size:1.25rem;line-height:1.3}footer .sitemap ul li a{font-size:.9375rem;line-height:1.6}.reassurance .usp-item p.title{font-size:1.25rem;line-height:1.3}.wysiwyg .wysiwyg-center h4{font-size:1.625rem;line-height:1.23077}.modal .content-copy ol li,.modal .content-copy ul li,.wysiwyg .wysiwyg-center ol li,.wysiwyg .wysiwyg-center ul li{font-size:1rem;line-height:1.75}.product-information .primary-info p.title{font-size:1.625rem;line-height:1.23077}.readmore{font-size:.9375rem;line-height:1.6}}@media screen and (max-width:63.9375em) and (min-width:75em){.navigation .navigation-mobile .bike-mobile-submenu h3{font-size:1.875rem;line-height:1.2}}@media screen and (max-width:74.9375em){.bikeconfigurator .product-preview .preview-area .stickyinfo.fixed .stickyinfo--outerwrapper{position:fixed;z-index:3;top:0;left:0;right:0;background-color:#f1f2f5;border-bottom:1px solid #dde1e6;display:block}.bikeconfigurator .product-preview .preview-area .stickyinfo.fixed .stickyinfo--innerwrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;padding:10px 20px}.bikeconfigurator .product-preview .preview-area .stickyinfo.fixed .product-media-thumb{opacity:1;display:block;-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%}.bikeconfigurator .product-preview .preview-area .stickyinfo.fixed .product-media-thumb img{max-width:100%;max-height:40px}.bikeconfigurator .product-preview .preview-area .stickyinfo.fixed .product-conditions{display:block;-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%}.bikeconfigurator .product-preview .preview-area .stickyinfo.fixed .product-conditions .deliverydate,.bikeconfigurator .product-preview .preview-area .stickyinfo.fixed .product-conditions .totalprice{display:block;text-align:right;line-height:1;margin-bottom:3px}.navigation .navigation-secondary li:first-child{margin-left:10px}.navigation .navigation-secondary a{padding:0 10px}.navigation .navigation-main a{padding:0 20px}}@media screen and (max-width:74.9375em) and (min-width:64em){h1{font-size:3.875rem;line-height:1.12903}h2{font-size:3.5rem;line-height:1.42857}html[data-lang-locale=jp-jp] h2{font-size:3.4375rem;line-height:1.45455}h3{font-size:2.25rem;line-height:1.22222}h4{font-size:1.75rem;line-height:1.21429}h5{font-size:1.375rem;line-height:1.27273}.bikecomposer .bike-preview h1,.bikeconfigurator .product-preview .preview-area h1{font-size:1.75rem;line-height:1.21429}.bikeheader .title h1{font-size:3.25rem}.bikeheader .playbutton .button .label{font-size:1rem;line-height:1.75}.bikeheader .foldout-button .label,.bikeheader .pricingbutton .button .label,.bikeheader .pricinglabel .price{font-size:1rem}.bikeheader .additional .button{font-size:.9375rem;line-height:1.6}.bikerange a span.name{font-size:1.75rem;line-height:1.21429}.brandstore .text .title h3{font-size:2.125rem;line-height:1.29412}.endorsement .endorsement-quote-text,.endorsement .endorsement-quote-text:hover{font-size:2.25rem;line-height:1.22222}.experience-header .title h1{font-size:3.25rem}.experience-header .guided-highlight h3{font-size:2.125rem;line-height:1.29412}footer .usp{font-size:1.375rem;line-height:1.27273}footer .sitemap ul li a{font-size:1rem;line-height:1.75}.reassurance .usp-item p.title{font-size:1.375rem;line-height:1.27273}.product-information .primary-info p.title,.wysiwyg .wysiwyg-center h4{font-size:1.75rem;line-height:1.21429}.readmore{font-size:1rem;line-height:1.75}}@media screen and (max-width:89.9375em) and (min-width:75em){.brandstore .text .title h3{font-size:2.375rem;line-height:1.26316}.experience-header .title h1{font-size:4rem}.experience-header .guided-highlight h3{font-size:2.375rem;line-height:1.26316}}@media screen and (min-width:30em){.bikecomposer .preference-list{padding:30px 20px 0}.bikecomposer .preference-list .preference-item h4{margin-left:0}.bikecomposer .preferences li.outofstock span.outofstock{font-size:1rem;margin-right:20px}.bikecomposer .preferences .content{padding-right:20px}.bikecomposer .preferences label{font-size:1rem;padding:0 15px 0 35px}.bikecomposer .preferences .price{font-size:1rem;min-width:70px;margin-right:20px}.bikecomposer .bike-preview{padding:30px 20px}.bikeconfigurator .product-options-list .preference-list{padding:30px 20px 0}.bikeconfigurator .product-options-list .preference-list .earlybird-warning{margin:0 0 40px;padding:30px 40px}.bikeconfigurator .product-options-list .preference-list .preference-item .moreinfo,.bikeconfigurator .product-options-list .preference-list .preference-item h4{padding:0}.bikeconfigurator .product-options-list .preferences.preferences-options .preference-option[outofstock] .outofstock{font-size:1rem;margin-right:20px}.bikeconfigurator .product-options-list .preferences.preferences-options label .optiondescription{font-size:1rem;padding:0 15px 0 35px}.bikeconfigurator .product-options-list .preferences.preferences-options .price{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;font-size:1rem;min-width:70px;margin-right:20px}.videoheader-gallery{padding-bottom:0}.videoheader-gallery .vh-gallery-swiper{position:relative;left:0;top:0;width:100%}.videoheader-gallery .swiper-slide{text-align:center}.videoheader-gallery .swiper-slide img{max-width:480px}.videoheader-order{margin-top:30px}.bikepreconfig-gallery{padding-bottom:0}.bikepreconfig-gallery .swiper-slide{text-align:center}.bikepreconfig-gallery .swiper-slide img{max-width:480px}.bikespecs .speccontent.sizing .sizeinfo .sizingtable .measure{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.bikespecs .speccontent.sizing .sizeinfo .sizingtable .measure .size-legend{margin-right:15px}.bikespecs .speccontent.sizing .sizeinfo .sizingtable .measure .size-measure{margin-right:auto}.bikespecs .speccontent.sizing .sizeinfo .sizingtable .measure .size-val{min-width:80px;margin-left:25px}footer .usp .usp-item{-webkit-box-flex:0;-webkit-flex:0 1 50%;-ms-flex:0 1 50%;flex:0 1 50%;max-width:50%}.info-header.optional-image .inner .title{margin-top:1px}.reassurance .usp-item{max-width:50%;-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%}.reassurance .more-reasons .link{width:50%;float:left;padding-right:1.25rem;padding-left:1.25rem;margin-left:50%}.reassurance .more-reasons .link:last-child:not(:first-child){float:right}.reassurance .more-reasons .link:last-child:last-child{float:left}.text-image.top .description{margin-left:30px}}@media screen and (min-width:30em) and (max-width:39.9375em){.bikecomposer .preferences li.outofstock label,.bikecomposer .preferences li.outofstock span.outofstock{padding:0}.bikecomposer .preferences li.outofstock span.outofstock{margin-top:5px}.bikecomposer .preferences li.outofstock article{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding:0 35px 0 15px}.bikeconfigurator .product-options-list .preferences.preferences-colors article{margin-left:35px}.no-touch .vh-gallery-background{height:90%}.bikepreconfig-early-bird-wrapper:before{background:transparent;height:156px}.bikepreconfig-early-bird-wrapper{min-height:100px}.bikepreconfig-gallery .pc-gallery-swiper{margin-bottom:-165px}.bikepresets:before{height:126px}.bikepresets-early-bird-wrapper{min-height:100px}.bikerange .heading h3{padding:0 8px}.bikerange .heading h3 span{padding:6px 0;-webkit-box-shadow:8px 0 0 #fff,-8px 0 0 #fff;box-shadow:8px 0 0 #fff,-8px 0 0 #fff}.endorsement{margin-bottom:0;padding-bottom:0}.endorsement .endorsement-quote-text{padding:0 8px;margin-left:-8px}.endorsement .endorsement-quote-text span{padding:1px 0;-webkit-box-shadow:8px 0 0 transparent,-8px 0 0 transparent;box-shadow:8px 0 0 transparent,-8px 0 0 transparent}.endorsement .endorsement-quote-text:hover{padding:0 8px}.endorsement .endorsement-quote-text:hover span{padding:1px 0;-webkit-box-shadow:8px 0 0 #ff0,-8px 0 0 #ff0;box-shadow:8px 0 0 #ff0,-8px 0 0 #ff0}.experience-header .background{max-height:320px}.experience-header .background:before{padding-bottom:75%;padding-bottom:93.75%}.experience-header .title h1{padding:0 8px}.experience-header .title h1 span{padding:6px 0;-webkit-box-shadow:8px 0 0 #fff,-8px 0 0 #fff;box-shadow:8px 0 0 #fff,-8px 0 0 #fff}.experience-header .title h1{line-height:1.14;padding:0 10px;margin-bottom:2px}.experience-header .title h1 span{padding:5px 0;background:#dde1e6;-webkit-box-shadow:10px 0 0 #dde1e6,-10px 0 0 #dde1e6;box-shadow:10px 0 0 #dde1e6,-10px 0 0 #dde1e6}footer .sitemap ul li.last{border-bottom:0}.info-header .inner .title h1{padding:0 8px}.info-header .inner .title h1 span{padding:6px 0;-webkit-box-shadow:8px 0 0 #ff0,-8px 0 0 #ff0;box-shadow:8px 0 0 #ff0,-8px 0 0 #ff0}.related-products .heading h3{padding:0 8px}.related-products .heading h3 span{padding:6px 0;-webkit-box-shadow:8px 0 0 #fff,-8px 0 0 #fff;box-shadow:8px 0 0 #fff,-8px 0 0 #fff}.storyheader .inner h1{padding:0 10px}.storyheader .inner h1 span{padding:2px 0;-webkit-box-shadow:10px 0 0 #000,-10px 0 0 #000;box-shadow:10px 0 0 #000,-10px 0 0 #000}.text-image.top h2{padding:0 8px}.text-image.top h2 span{padding:6px 0;-webkit-box-shadow:8px 0 0 #fff,-8px 0 0 #fff;box-shadow:8px 0 0 #fff,-8px 0 0 #fff}.text-image.top .title{margin-top:-32px}.text-image.left h2{padding:0 10px}.text-image.left h2 span{padding:2px 0;-webkit-box-shadow:10px 0 0 #000,-10px 0 0 #000;box-shadow:10px 0 0 #000,-10px 0 0 #000}.text-image.right h2{padding:0 10px}.text-image.right h2 span{padding:2px 0;-webkit-box-shadow:10px 0 0 #ff0,-10px 0 0 #ff0;box-shadow:10px 0 0 #ff0,-10px 0 0 #ff0}.text-image.left .text .title,.text-image.right .text .title{margin-top:-32px;margin-top:-38px}.email-capture .overlay{top:0;left:0;bottom:0;right:0;position:absolute;background-color:#000;opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s;z-index:500;display:none}.email-capture-active .email-capture .overlay{opacity:.5;display:block}.product-information .primary-info figure{width:135px}}@media screen and (min-width:40em){.swiper-button-next,.swiper-button-prev{display:block}.swiper-pagination{display:none}.bikecomposer .bottombar .checkout{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.bikecomposer .bottombar .checkout a{-webkit-box-flex:0;-webkit-flex:0 0 200px;-ms-flex:0 0 200px;flex:0 0 200px;min-width:200px}.bikecomposer .bottombar .checkout p{float:right;max-width:400px;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.bikecomposer .preference-list .preference-item{margin-bottom:30px}.bikeconfigurator .product-options-list .preference-list .earlybird-warning{margin:0 0 50px;padding:30px}.bikeconfigurator .product-options-list .preferences.preferences-colors label .optiondescription .title,.bikeconfigurator .product-options-list .preferences.preferences-options label .optiondescription .subtitle,.bikeconfigurator .product-options-list .preferences.preferences-options label .optiondescription .title{font-size:.875rem}.bikeconfigurator .product-options-list .preferences.preferences-colors label .optiondescription .outofstock{font-size:1rem}.bikeconfigurator .sticky-bottombar .bottombar{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.bikeconfigurator .sticky-bottombar .bottombar .checkout .pricing .totalprice{font-size:2rem;height:60px}.bikeheader .hero:before{padding-bottom:62.5%}.touch .bikeheader .hero:before{padding-bottom:68.75%}.bikeheader .background figure img{max-height:none;height:auto;max-width:100%;min-width:100%}.touch .bikeheader .background figure img{max-width:110%}.bikeheader .title{padding-top:40px}.bikeheader .playbutton{width:50%;float:left;padding-right:1.25rem;padding-left:1.25rem;margin-top:-60px}.bikeheader .playbutton:last-child:not(:first-child){float:right}.bikeheader .playbutton .button .sprite{height:60px;width:60px}.bikeheader .playbutton .button .sprite svg{width:18px}.bikeheader .playbutton .button .label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.bikeheader .pricing{max-width:410px;margin-top:-60px;height:60px;width:50%;float:left;padding-right:1.25rem;padding-left:1.25rem}.bikeheader .pricing:last-child:not(:first-child){float:right}.bikeheader .pricinglabel{margin-left:0;float:left;width:100%}.bikeheader .pricinglabel .price{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:0 30px;padding-left:43px}.bikeheader .pricingbutton{height:60px;width:100%}.bikeheader .pricingbutton .button{padding:15px 30px}.bikeheader .pricingbutton .button .label{padding:0 0 0 11px}.bikeheader .pricingbutton .button .sprite,.bikeheader .pricingbutton .button .sprite svg{width:15px}.bikeheader .specs{width:50%;float:left;padding-right:1.25rem;padding-left:1.25rem;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;max-width:410px}.bikeheader .specs:last-child:not(:first-child){float:right}.bikeheader .foldout-button .sprite{width:14px}.bikeheader .features>ul>li{padding-bottom:15px;padding-left:43px}.bikeheader .features>ul>li:before{-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}.bikeheader .swatchlist{padding-bottom:30px}.bikeheader .additional{min-height:60px;padding:12px 15px 5px 24px}.bikeheader .additional .button{padding-left:35px}.bikeheader .additional .button .sprite{height:20px;width:15px;left:10px}.bikeheader .additional .button .sprite svg{width:15px}.videoheader{margin:0 auto 60px}.videoheader-hero{height:100vh}.vh-hero-video:before{opacity:.4}.vh-hero-video{height:100%}.vh-hero-video-fixed video{width:100vw;height:100vh;object-fit:cover}.vh-hero-text p{font-size:20px}.videoheader-gallery .swiper-slide img{max-width:600px}.vh-gallery-background{height:92%;margin-top:-14vh;background-size:130%}.videoheader-order{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.videoheader-order .discountdown{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;font-size:80%}.videoheader-order .discountdown .icon{display:inline-block;margin:0;height:auto}.videoheader-order .discountdown .counter{margin:0;margin-left:4px}.videoheader-order .atc-button{width:auto;margin-left:auto;margin-top:auto}.videoheader-order .vh-order-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;float:left;padding-right:0;padding-left:0}.videoheader-order .vh-order-wrapper:last-child:not(:first-child){float:right}.bikepreconfig{padding-bottom:60px}.bikepreconfig .inner>.bikepreconfig-title:first-child{padding-top:60px}.bikepreconfig-early-bird-wrapper:before{height:60px}.bikepreconfig-early-bird-wrapper .discountdown{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:100px}.bikepreconfig-early-bird-wrapper .discountdown .icon{margin:0 0 0 auto;padding-top:0}.bikepreconfig-early-bird-wrapper .discountdown .proposition{margin-left:20px}.bikepreconfig-early-bird-wrapper .discountdown .proposition:last-child:nth-child(2){margin-right:auto}.bikepreconfig-early-bird-wrapper .discountdown .counter{width:30%;float:left;padding-right:1.25rem;padding-left:1.25rem;height:100%}.bikepreconfig-early-bird-wrapper .discountdown .counter:last-child:not(:first-child){float:right}.bikepreconfig-early-bird-wrapper{margin-bottom:40px;width:83.33333%;float:left;padding-right:1.25rem;padding-left:1.25rem;position:relative;left:8.33333%}.bikepreconfig-early-bird-wrapper:last-child:not(:first-child){float:right}.bikepreconfig-gallery .swiper-slide img{max-width:600px}.bikepresets:before{width:100%;height:50px}.bikepresets{padding-bottom:60px}.bikepresets-early-bird-wrapper .discountdown{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.bikepresets-early-bird-wrapper .discountdown .icon{margin:0 20px 0 auto;padding-top:0}.bikepresets-early-bird-wrapper .discountdown .counter{width:30%;float:left;padding-right:1.25rem;padding-left:1.25rem;height:100px}.bikepresets-early-bird-wrapper .discountdown .counter:last-child:not(:first-child){float:right}.bikepresets-early-bird-wrapper{margin-bottom:40px;width:83.33333%;float:left;padding-right:1.25rem;padding-left:1.25rem;position:relative;left:8.33333%}.bikepresets-early-bird-wrapper:last-child:not(:first-child){float:right}.bikepresets-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.bikepresets-wrapper:after{content:"";position:absolute;top:0;left:50%;display:block;height:100%;width:1px;background-color:#bbbec2}.bikepresets-preset{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column}.bikerange{margin-bottom:-1px;overflow:hidden}.bikerange .heading{padding:50px 10px}.bikerange .range{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.bikerange .range:after,.bikerange .range:before{content:"";display:block;position:absolute;bottom:-45px;width:33.33333%;height:87px;left:0;background:#2d3033;-webkit-transform:skewY(-10deg);-ms-transform:skewY(-10deg);transform:skewY(-10deg)}.bikerange .range:after{bottom:-85px;width:66.66667%;height:170px;right:0;left:auto}.bikerange .range-item{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%;padding:60px 20px 150px}.bikerange .range-item:nth-child(3) .container{float:left}.bikerange .range-item .container{width:100%;max-width:322px;float:right}.bikerange figure{padding-bottom:66.66667%}.bikerange figure img{top:50%;left:50%;opacity:0;min-height:100%;max-width:100%;position:absolute;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);-webkit-transition:opacity .32s linear;transition:opacity .32s linear}.bikerange figure img.loaded{opacity:1}.bikerange a{padding:25px 0}.bikerange a:last-of-type{border-bottom-width:1px}.bikerange a:not(:first-of-type):last-of-type{border-bottom:0}.bikespecs{padding:60px 20px}.bikespecs .specindex{display:block}.bikespecs.loaded .specs .specwrapper.activeclone{display:block;opacity:0}.bikespecs.loaded .specs .specwrapper .specheading{display:none}.bikespecs.loaded .specs .specwrapper:not(.clone){position:absolute;top:0;left:0;right:0;bottom:0}.bikespecs.loaded .specs .specwrapper:not(.clone) .speccontent{-webkit-transition:opacity .1s linear;transition:opacity .1s linear;visibility:hidden;opacity:0;position:relative;z-index:1}.bikespecs.loaded .specs .specwrapper:not(.clone) .speccontent.active{visibility:visible;opacity:1;z-index:2}.bikespecs.loaded .specs .specwrapper .speccontent.grid{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.bikespecs.loaded .specs .specwrapper .speccontent.grid .spec{width:28%;padding-top:50px}.bikespecs.loaded .specs .specwrapper .speccontent.grid .spec:nth-child(-n+3){padding-top:0}.bikespecs.loaded .specs .specwrapper .speccontent.grid .spec:nth-child(3n+2){margin:0 8%}.bikespecs.loaded .specs .specwrapper .speccontent.grid .spec .specimage.raster{max-height:130px;max-width:100%;margin-bottom:20px}.bikespecs.loaded .specs .specwrapper .speccontent.grid .spec .spectitle{display:block;font-weight:700}.bikespecs.loaded .specs .specwrapper .speccontent.list .spec{border-bottom:1px solid rgba(0,0,0,.2)}.bikespecs.loaded .specs .specwrapper .speccontent.list .spec.morespecs{-webkit-animation:b .3s ease-in-out;animation:b .3s ease-in-out}.bikespecs.loaded .specs .specwrapper .speccontent.list .spec.morespecs.hiding{display:none}.bikespecs.loaded .specs .specwrapper .speccontent.list .spec .spectitle{display:inline-block;width:30%}.bikespecs.loaded .specs .specwrapper .speccontent.list .spec .spectext{display:inline-block}.bikespecs.loaded .specs .specwrapper .speccontent.list .morespecsToggle{padding:40px 0 10px}.brandstore{position:relative;z-index:1;background-color:#fff;overflow:hidden;padding-top:50px}.brandstore .inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.brandstore .inner:before{content:"";display:block;background:#dde1e6;height:110%;width:100%;position:absolute;z-index:1;top:90px;left:0;-webkit-transform:skewY(-10deg);-ms-transform:skewY(-10deg);transform:skewY(-10deg)}.brandstore .store-online,.brandstore .store-physical{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%}.brandstore .store-online{background:#f1f2f5;background:none;padding-bottom:0}.brandstore .store-online .text{padding-bottom:15px}.brandstore .text{padding:90px 60px 90px 16.6666666666%}.brandstore .text .top-title{padding-left:20px}.brandstore .text .title{min-height:76px;padding-left:20px}.brandstore .text .link{min-height:56px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-left:20px}.endorsement{margin-bottom:-97.8px;padding-bottom:97.8px}.endorsement .endorsement-quote.sizeMedium{padding-right:20%}.endorsement .endorsement-quote.sizeSmall{padding-right:40%}.endorsement .endorsement-quote-text:after{right:-6px}.endorsement .endorsement-logo{height:23px}.endorsement .endorsement-logo:not(:last-child){margin-right:65px}.experience-header .foreground{position:absolute;top:0;height:100%;width:100%}.experience-header .foreground:before{height:0;width:100%;content:"";display:block;padding-bottom:68.75%}.experience-header .title{width:58.33333%;left:41.66667%;position:absolute;top:11%}.experience-header .guided-highlight{max-width:1440px;margin-right:auto;margin-left:auto}.experience-header .guided-highlight:after,.experience-header .guided-highlight:before{display:table;content:" "}.experience-header .guided-highlight:after{clear:both}.experience-header .guided-highlight .backdrop{min-height:300px}.experience-header .guided-highlight .backdrop img{max-width:55%;max-height:300px}.experience-header .guided-quicklinks{padding:13px 0 17px}.experience-header .guided-quicklinks>.inner{max-width:86.25rem;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.experience-header .guided-quicklinks .support{padding-left:20px}footer .usp .sprite{height:65px;-webkit-box-flex:0;-webkit-flex:0 0 65px;-ms-flex:0 0 65px;flex:0 0 65px}footer .usp .sprite svg{width:65px;height:65px}footer .sitemap ul{width:33.33333%;float:left;padding-right:1.25rem;padding-left:1.25rem}footer .sitemap ul:last-child:not(:first-child){float:right}footer .sitemap ul li:last-of-type{border-bottom:0}footer .social .social-item a .sprite{margin:0 5px 0 0;display:inline-block}footer .social .social-item a .title{display:inline-block;font-size:16px;line-height:26px;vertical-align:top}footer .top{padding:60px 0 30px}footer .bottom{padding:30px 0 60px}.info-header.optional-image .inner .title{margin-top:-53px}.info-header .inner .title{width:50%;float:left;padding-right:1.25rem;padding-left:1.25rem;margin-right:auto;margin-left:auto;min-width:690px}.info-header .inner .title:last-child:not(:first-child){float:right}.info-header .inner .title,.info-header .inner .title:last-child:not(:first-child){float:none;clear:both}.instagram-block{margin-bottom:100px;background-color:#f1f2f5}.instagram-block:before{content:"";position:absolute;display:block;bottom:0;left:0;width:100%;height:50%;background-color:#fff}.instagram-block .inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.instagram-block .grid{width:58.33333%;float:left;padding-right:1.25rem;padding-left:1.25rem;padding-left:0}.instagram-block .grid:last-child:not(:first-child){float:right}.instagram-block .grid-item{width:50%;float:left;padding-right:0;padding-left:0}.instagram-block .grid-item:last-child:not(:first-child){float:right}.instagram-block .text{width:41.66667%;float:left;padding-right:1.25rem;padding-left:1.25rem;padding:0}.instagram-block .text:last-child:not(:first-child){float:right}.instagram-block .bottom,.instagram-block .top{position:absolute;padding:0;width:100%}.instagram-block .top-content{padding:0 20px}.instagram-block .top-title{margin:30px 0}.instagram-block .link{padding:0 20px}.navigation .cart-items{-webkit-transition:margin .3s cubic-bezier(.77,0,.175,1),top .3s cubic-bezier(.77,0,.175,1);transition:margin .3s cubic-bezier(.77,0,.175,1),top .3s cubic-bezier(.77,0,.175,1)}.navigation .navigation-submenus .content .content-row div h3{font-size:1.875rem;line-height:1.33333}.filterlist .activefilters{max-width:190px;padding:0;border-bottom:0}.filterlist .list-item{max-width:190px;margin:0 auto;padding:0}.filterlist .toggle{display:none}.filterlist section{height:auto;overflow:auto}.productlist{background:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(0,#f1f2f5));background:-webkit-linear-gradient(left,#fff 50%,#f1f2f5 0);background:linear-gradient(90deg,#fff 50%,#f1f2f5 0)}.productlist .inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.productlist aside{width:33.33333%;float:left;padding:60px 1.25rem 30px}.productlist aside:last-child:not(:first-child){float:right}.productlist main{width:66.66667%;float:left;padding-right:1.25rem;padding-left:1.25rem}.productlist main:last-child:not(:first-child){float:right}.productlist .product-container{padding:0 20px}.productlist .pagination{padding-top:20px;width:100%;float:left;padding-right:1.25rem;padding-left:1.25rem}.productlist .pagination:last-child:not(:first-child){float:right}.reassurance{padding:60px 0}.storyheader .inner .title{width:66.66667%;float:left;padding-right:1.25rem;padding-left:1.25rem;margin-right:auto;margin-left:auto}.storyheader .inner .title:last-child:not(:first-child){float:right}.storyheader .inner .title,.storyheader .inner .title:last-child:not(:first-child){float:none;clear:both}.text-image.top{margin:0 auto 40px}.text-image.top .title{width:83.33333%;float:left;padding-right:1.25rem;padding-left:1.25rem;position:relative;left:8.33333%}.text-image.top .title:last-child:not(:first-child){float:right}.text-image.top .description{width:50%;float:left;padding-right:1.25rem;padding-left:1.25rem;position:relative;left:8.33333%}.text-image.top .description:last-child:not(:first-child){float:right}.text-image.top .description:last-child:last-child{float:left}.text-image.top .description{margin-left:40px;padding-left:0!important}.text-image.left:after{top:0;right:0}.text-image.left.portrait:after{width:-webkit-calc(41.66667% + 20px);width:calc(41.66667% + 20px)}.text-image.left.portrait .image{width:50%;float:left;padding-right:1.25rem;padding-left:1.25rem;position:relative;left:8.33333%}.text-image.left.portrait .image:last-child:not(:first-child){float:right}.text-image.right:after{top:0;left:0}.text-image.right.landscape .image,.text-image.right.portrait .image{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.text-image:not(.top):after{position:absolute;display:block;height:100%;background-color:#fff}.text-image{margin:0 auto 60px}.text-image.left,.text-image.right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.text-image.left .image,.text-image.right .image{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.text-image.left.portrait figure,.text-image.right.portrait figure{padding-bottom:123.07692%}.text-image.left.landscape figure,.text-image.right.landscape figure{padding-bottom:69.89247%}.text-image.left img,.text-image.right img{max-height:100%;min-width:100%;max-width:none}.text-image.left .text,.text-image.right .text{padding-top:45px}.title-component{padding:27px 0}.title-component .inner h1{width:66.66667%;float:left;padding-right:0;padding-left:0;margin-left:33.33333%;font-size:40px;line-height:46px}.title-component .inner h1:last-child:not(:first-child){float:right}.wysiwyg section.body-text{margin-top:30px;margin-bottom:30px}.wysiwyg .intro-text h3{font-size:1.5625rem;padding-top:30px}.wysiwyg .intro-text h3 mark{padding:6px}.wysiwyg .wysiwyg-center .flex-embed{margin:60px 0}.wysiwyg .link-block a{padding-top:30px;padding-bottom:30px}.wysiwyg .link-block a .sprite{top:33px}.wysiwyg section figure{margin:10px 0 35px}.wysiwyg section.image-left figure{width:91.66667%;float:left;padding-right:1.25rem;padding-left:1.25rem;padding-left:0}.wysiwyg section.image-left figure:last-child:not(:first-child){float:right}.wysiwyg section.image-right figure{width:91.66667%;float:left;padding-right:1.25rem;padding-left:1.25rem;margin-left:8.33333%;padding-right:0}.wysiwyg section.image-right figure:last-child:not(:first-child){float:right}.wysiwyg blockquote{font-size:50px;line-height:62px;margin:60px 0}.wysiwyg blockquote:before{top:75px}.wysiwyg blockquote q{padding:75px 30px 75px 90px}.wysiwyg blockquote q:after{padding-left:35px}.wysiwyg blockquote q:before{left:230px}.gallery{margin:0 auto 60px}.sticky-product-bar .spb-inner .logo{width:16.66667%;float:left;padding-right:1.25rem;padding-left:1.25rem;background:#000;height:100%;padding:0 20px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.sticky-product-bar .spb-inner .logo:last-child:not(:first-child){float:right}.discountdown{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0}.discountdown .counter{margin-left:auto;white-space:nowrap}@-webkit-keyframes d{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes d{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}.email-capture .email-capture-container.fixed{width:75vw}.email-capture .email-capture-container .inner .capture-box .inner{padding:40px 50px}.email-capture .email-capture-container .inner .capture-box .inner p{display:block}.modal .container>.inner{max-width:83.33333%}.product-information{padding:60px 0}.product-information .primary-info p,.product-information .secondary-info p{width:90%}.product-information .primary-info .text{-webkit-box-flex:1;-webkit-flex:1 1 66.66667%;-ms-flex:1 1 66.66667%;flex:1 1 66.66667%}.product-information .primary-info p.title{margin:0 0 5px}.readmore .sprite,.readmore .sprite svg{width:15px}}@media screen and (min-width:40em) and (max-width:63.9375em){.bikeconfigurator .product-preview .preview-area .product-media{max-width:700px;margin:auto}.bikeconfigurator .product-options-list .preference-list .earlybird-warning .discountdown .proposition{padding:0 30px;line-height:1.3}.bikeconfigurator .product-options-list .preferences.preferences-colors article{margin-left:50px}.bikeconfigurator .product-options-list .preferences.preferences-colors label .optiondescription .outofstock{margin-right:20px}.bikeheader .hero{max-height:560px;height:auto}.bikeheader .description .summary{width:50%;float:left;padding-right:1.25rem;padding-left:1.25rem;padding-bottom:40px}.bikeheader .description .summary:last-child:not(:first-child){float:right}.bikeheader .description .summary h3{margin:40px 0}.videoheader-order .discountdown{position:relative;padding-left:90px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.videoheader-order .discountdown .icon{position:absolute;left:0;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.videoheader-order .discountdown .proposition{margin-top:auto}.videoheader-order .discountdown .counter{margin:4px 0 auto}.videoheader-order .discountdown .counter:last-child:nth-child(2),.videoheader-order .discountdown .proposition:last-child:nth-child(2){margin:auto 0}.bikepreconfig-title{margin-bottom:35px}.bikepreconfig-gallery .pc-gallery-swiper{margin-bottom:-230px}.bikepresets-early-bird-wrapper .discountdown .icon{margin-left:20px}.bikepresets-early-bird-wrapper .discountdown .proposition{margin-right:20px}.bikepresets-title{margin-bottom:35px}.bikepresets-wrapper{width:100%;float:left;padding-right:0;padding-left:0;position:relative;left:0}.bikepresets-wrapper:last-child:not(:first-child){float:right}.bikepresets-preset{width:50%;float:left;padding-right:2.8125rem;padding-left:2.8125rem}.bikepresets-preset:last-child:not(:first-child){float:right}.bikerange .heading h3{padding:0 10px}.bikerange .heading h3 span{padding:8px 0;-webkit-box-shadow:10px 0 0 #fff,-10px 0 0 #fff;box-shadow:10px 0 0 #fff,-10px 0 0 #fff}.bikespecs .speccontent.sizing .sizeimg img{max-width:50%}.brandstore.located .store-online .text{padding-top:129px}.endorsement .endorsement-quote-text{padding:0 10px;margin-left:-10px}.endorsement .endorsement-quote-text span{padding:1.5px 0;-webkit-box-shadow:10px 0 0 transparent,-10px 0 0 transparent;box-shadow:10px 0 0 transparent,-10px 0 0 transparent}.endorsement .endorsement-quote-text:hover{padding:0 10px}.endorsement .endorsement-quote-text:hover span{padding:1.5px 0;-webkit-box-shadow:10px 0 0 #ff0,-10px 0 0 #ff0;box-shadow:10px 0 0 #ff0,-10px 0 0 #ff0}.experience-header .background{max-height:-webkit-calc(100vh - 60px);max-height:calc(100vh - 60px)}.experience-header .background:before{padding-bottom:50%}.experience-header .title h1{padding:0 10px}.experience-header .title h1 span{padding:8px 0;-webkit-box-shadow:10px 0 0 #fff,-10px 0 0 #fff;box-shadow:10px 0 0 #fff,-10px 0 0 #fff}.experience-header .title h1{margin-bottom:4px}.experience-header .guided-highlight>.inner{left:41.66667%;width:58.33333%;margin-top:-95px;padding:25px 25px 0}.experience-header .guided-quicklinks .main{width:58.33333%;padding-left:25px;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.experience-header .guided-quicklinks .support{padding-right:20px;margin-top:10px;margin-bottom:10px}.experience-header .guided-quicklinks .support:nth-child(2){width:33.33333%;margin-left:8.33333%}.experience-header .guided-quicklinks .support:nth-child(3){width:33.33333%;margin-left:8.33333%;-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.info-header .inner .title h1{padding:0 10px}.info-header .inner .title h1 span{padding:8px 0;-webkit-box-shadow:10px 0 0 #ff0,-10px 0 0 #ff0;box-shadow:10px 0 0 #ff0,-10px 0 0 #ff0}.instagram-block .top-title{font-size:2.125rem}.related-products .heading h3{padding:0 10px}.related-products .heading h3 span{padding:8px 0;-webkit-box-shadow:10px 0 0 #fff,-10px 0 0 #fff;box-shadow:10px 0 0 #fff,-10px 0 0 #fff}.storyheader .inner .title{margin-top:-53px}.storyheader .inner h1{padding:0 10px}.storyheader .inner h1 span{padding:2px 0;-webkit-box-shadow:10px 0 0 #000,-10px 0 0 #000;box-shadow:10px 0 0 #000,-10px 0 0 #000}.text-image.top h2{padding:0 10px}.text-image.top h2 span{padding:8px 0;-webkit-box-shadow:10px 0 0 #fff,-10px 0 0 #fff;box-shadow:10px 0 0 #fff,-10px 0 0 #fff}.text-image.top .title{margin-top:-39px}.text-image.left h2{padding:0 10px}.text-image.left h2 span{padding:2px 0;-webkit-box-shadow:10px 0 0 #000,-10px 0 0 #000;box-shadow:10px 0 0 #000,-10px 0 0 #000}.text-image.left.landscape:after{width:-webkit-calc(41.66667% + 20px);width:calc(41.66667% + 20px)}.text-image.left.landscape .image{width:58.33333%;float:left;padding-right:1.25rem;padding-left:1.25rem;padding-left:0}.text-image.left.landscape .image:last-child:not(:first-child){float:right}.text-image.left.landscape .text{width:41.66667%;float:left;padding-right:1.25rem;padding-left:1.25rem}.text-image.left.landscape .text:last-child:not(:first-child){float:right}.text-image.left.landscape .text .title{margin-left:-40%;padding-right:40%}.text-image.left.portrait .text{width:41.66667%;float:left;padding-right:1.25rem;padding-left:1.25rem;position:relative;left:8.33333%}.text-image.left.portrait .text:last-child:not(:first-child){float:right}.text-image.left.portrait .text .title{margin-left:-40%;padding-right:40%}.text-image.right h2{padding:0 10px}.text-image.right h2 span{padding:2px 0;-webkit-box-shadow:10px 0 0 #ff0,-10px 0 0 #ff0;box-shadow:10px 0 0 #ff0,-10px 0 0 #ff0}.text-image.right.landscape:after{width:-webkit-calc(41.66667% + 20px);width:calc(41.66667% + 20px)}.text-image.right.landscape .image{width:58.33333%;float:left;padding-right:1.25rem;padding-left:1.25rem;padding-right:0}.text-image.right.landscape .image:last-child:not(:first-child){float:right}.text-image.right.landscape .text{width:41.66667%;float:left;padding-right:1.25rem;padding-left:1.25rem}.text-image.right.landscape .text:last-child:not(:first-child){float:right}.text-image.right.landscape .text .title{margin-right:-40%}.text-image.right.portrait:after{width:-webkit-calc(41.66667% + 20px);width:calc(41.66667% + 20px)}.text-image.right.portrait .image{width:50%;float:left;padding-right:1.25rem;padding-left:1.25rem}.text-image.right.portrait .image:last-child:not(:first-child){float:right}.text-image.right.portrait .text{width:41.66667%;float:left;padding-right:1.25rem;padding-left:1.25rem}.text-image.right.portrait .text:last-child:not(:first-child){float:right}.text-image.right.portrait .text .title{margin-right:-40%}.email-capture .close{top:-75px;right:-60px;width:60px;height:60px}.email-capture .close svg{width:14px;height:14px}.modal .close{top:60px;right:-40px;width:60px;height:60px}.modal .close svg{width:14px;height:14px}.modal.modal-text .container>.inner{max-width:66.66667%}.product-information .primary-info figure{width:140px}}@media screen and (min-width:64em){.swiper-button-next,.swiper-button-prev{left:25px}.swiper-button-next{left:auto;right:25px}.bikecomposer{padding-bottom:80px;background:-webkit-gradient(linear,left top,right top,color-stop(50%,#dde1e6),color-stop(0,#f1f2f5));background:-webkit-linear-gradient(left,#dde1e6 50%,#f1f2f5 0);background:linear-gradient(90deg,#dde1e6 50%,#f1f2f5 0)}.bikecomposer .inner .left{position:relative;z-index:2;width:50%;float:left;padding-right:1.25rem;padding-left:1.25rem}.bikecomposer .inner .left:last-child:not(:first-child){float:right}.bikecomposer .inner .left:last-child:last-child{float:left}.bikecomposer .sticky-preview{z-index:1;width:100%;left:0;top:120px;position:fixed;-webkit-transform:translateZ(0)}.bikecomposer .sticky-preview.absolute{position:absolute}.bikecomposer .sticky-preview .right{width:50%;float:left;padding-right:1.25rem;padding-left:1.25rem;margin-left:50%}.bikecomposer .sticky-preview .right:last-child:not(:first-child){float:right}.bikecomposer .sticky-bottombar{position:fixed;bottom:0;left:0;width:100%;z-index:3;height:80px;-webkit-transform:translateZ(0)}.bikecomposer .sticky-bottombar.absolute{position:absolute}.bikecomposer .bottombar{background:-webkit-gradient(linear,left top,right top,color-stop(50%,#3d3f41),color-stop(0,#f1f2f5));background:-webkit-linear-gradient(left,#3d3f41 50%,#f1f2f5 0);background:linear-gradient(90deg,#3d3f41 50%,#f1f2f5 0)}.bikecomposer .bottombar .inner .left,.bikecomposer .bottombar .inner .right{width:50%;float:left;padding-right:1.25rem;padding-left:1.25rem;padding:0;display:block}.bikecomposer .bottombar .inner .left:last-child:not(:first-child),.bikecomposer .bottombar .inner .right:last-child:not(:first-child){float:right}.bikecomposer .bottombar .checkout p{max-width:100%}.bikecomposer .preference-list{padding:50px 0 20px}.bikecomposer .bike-preview{padding:50px 0 80px}.bikecomposer .bike-preview h1,.bikecomposer .bike-preview h2{margin:0 0 10px;max-width:60%}.bikecomposer .bike-preview .infolinks{left:auto;position:absolute;right:10px;top:52px;margin:0}.bikecomposer .bike-preview .infolinks a{margin-right:0;margin-left:20px;padding-left:30px}.bikecomposer .bike-preview .infolinks a .sprite,.bikecomposer .bike-preview .infolinks a .sprite svg{width:24px}.bikeconfigurator .product-preview{position:absolute;top:0;left:0;bottom:0;z-index:1;width:50vw;-webkit-transform:translateZ(0);background-color:#f1f2f5}.bikeconfigurator .product-preview.fixed{position:fixed}.bikeconfigurator .product-preview .preview-area{padding:40px 40px 20px}.bikeconfigurator .product-preview .preview-area h1{float:left;max-width:60%}.bikeconfigurator .product-preview .preview-area .product-infolinks{float:right}.bikeconfigurator .product-preview .preview-area .product-infolinks a{margin-right:0;margin-left:20px;padding-left:30px}.bikeconfigurator .product-preview .preview-area .product-infolinks a .sprite,.bikeconfigurator .product-preview .preview-area .product-infolinks a .sprite svg{width:24px}.bikeconfigurator .product-preview .preview-area .product-media{clear:both;padding:30px 0 0}.bikeconfigurator .product-preview .preview-area .product-media .loader{background-color:#f1f2f5}.bikeconfigurator .product-preview .preview-area .stickyinfo{display:none}.bikeconfigurator .product-options-list{width:50vw;margin-left:50vw}.bikeconfigurator .product-options-list .preference-list{padding:40px 40px 50px}.bikeconfigurator .product-options-list .preference-list .earlybird-warning{margin:0 0 50px;padding:20px 35px;border:1px solid #dede00}.bikeconfigurator .product-options-list .preference-list .preference-item h4{float:left;max-width:60%;padding:0}.bikeconfigurator .product-options-list .preference-list .preference-item .moreinfo{float:right}.bikeconfigurator .product-options-list .preferences{clear:both}.bikeconfigurator .product-options-list .preferences.preferences-colors{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.bikeconfigurator .product-options-list .preferences.preferences-colors .prefcolor{border-right:1px solid #b1b4b8;text-align:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:25px}.bikeconfigurator .product-options-list .preferences.preferences-colors .prefcolor:first-of-type{border-left:1px solid #b1b4b8}.bikeconfigurator .product-options-list .preferences.preferences-colors .prefcolor.active:after{height:100%}.bikeconfigurator .product-options-list .preferences.preferences-colors label .optiondescription{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:center}.bikeconfigurator .product-options-list .preferences.preferences-colors label .optiondescription .title{padding-bottom:20px}.bikeconfigurator .product-options-list .preferences.preferences-colors label .optiondescription .outofstock{font-size:.75rem;color:rgba(0,0,0,.5);position:relative;top:-15px}.bikeconfigurator .sticky-bottombar{position:fixed;bottom:0;left:0;width:100%;z-index:3;height:60px;-webkit-transform:translateZ(0)}.bikeconfigurator .sticky-bottombar.absolute{position:absolute}.bikeconfigurator .sticky-bottombar .bottombar .checkout .atc-button{float:right;min-width:200px}.bikeconfigurator .sticky-bottombar .bottombar .checkout .pricing{float:left;padding:0 20px;margin:0;font-size:.75rem;line-height:60px}.bikeconfigurator .sticky-bottombar .bottombar .checkout .pricing .totalprice .line{content:"";position:absolute;bottom:0;left:0;width:0;height:4px;background:#ff0;-webkit-animation-name:a;animation-name:a;-webkit-animation-duration:.9s;animation-duration:.9s;-webkit-animation-timing-function:cubic-bezier(.455,.03,.515,.955);animation-timing-function:cubic-bezier(.455,.03,.515,.955)}.bikeconfigurator .sticky-bottombar .bottombar .conditions .usp-list{padding:0 30px}.bikeconfigurator .sticky-bottombar .bottombar .conditions .usp-list .list-item{height:60px;padding:0 15px;float:left}.bikeconfigurator .sticky-bottombar .bottombar .conditions .usp-list .icon{display:none}.bikeconfigurator .sticky-bottombar .bottombar .conditions .usp-list p{font-size:.75rem}.bikeconfigurator{min-height:-webkit-calc(100vh - 90px);min-height:calc(100vh - 90px);background:#dde1e6}.bikeheader .hero{margin-top:-110px}.bikeheader .title{padding-right:90px;padding-top:170px}.bikeheader .title h1 span{font-size:1rem}.bikeheader .playbutton{width:41.66667%;float:left;padding-right:1.25rem;padding-left:1.25rem;position:relative;left:8.33333%}.bikeheader .playbutton:last-child:not(:first-child){float:right}.bikeheader .pricing{padding-right:90px;padding-left:20px;max-width:480px}.bikeheader .pricinglabel{-webkit-flex-basis:60%;-ms-flex-preferred-size:60%;flex-basis:60%}.bikeheader .pricinglabel .price{padding-left:50px}.bikeheader .pricingbutton{-webkit-flex-basis:40%;-ms-flex-preferred-size:40%;flex-basis:40%}.bikeheader .pricingbutton .button .sprite,.bikeheader .pricingbutton .button .sprite svg{width:19px}.bikeheader .specs{padding-right:90px;padding-left:20px;max-width:480px}.bikeheader .features{padding-top:10px;max-width:370px}.bikeheader .features>ul{padding:20px 0 15px}.bikeheader .features>ul>li{font-size:1.125rem;padding-left:50px}.bikeheader .features>ul>li:before{-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px);line-height:2.61818}.bikeheader .swatchlist{padding-bottom:48px}.bikeheader .swatchlist li span{width:42px;height:42px}.bikeheader .additional{min-height:70px}.bikeheader .additional .button{padding-left:40px}.bikeheader .additional .button .sprite{width:16px;top:8px}.bikeheader .additional .button .sprite.sizing,.bikeheader .additional .button .sprite.sizing svg{left:8px;top:7px;height:20px;width:20px}.bikeheader .additional .button .sprite svg{width:19px}.bikeheader .description .summary{width:41.66667%;float:left;padding-right:1.25rem;padding-left:1.25rem;position:relative;left:8.33333%;padding-bottom:80px}.bikeheader .description .summary:last-child:not(:first-child){float:right}.bikeheader .description .summary h3{margin:50px 0}.videoheader{margin:0 auto 90px;margin-top:-110px}.videoheader-hero{height:110vh}.vh-hero-text{margin-top:0}.videoheader-gallery .swiper-slide img{max-width:750px}.vh-gallery-background{background-size:100%}.videoheader-order{margin-top:0;max-width:90rem;margin-right:auto;margin-left:auto}.videoheader-order:after,.videoheader-order:before{display:table;content:" "}.videoheader-order:after{clear:both}.videoheader-order .vh-order-wrapper{width:83.33333%;float:left;padding-right:1.25rem;padding-left:1.25rem;margin-left:8.33333%}.videoheader-order .vh-order-wrapper:last-child:not(:first-child){float:right}.videoheader-order .discountdown{font-size:100%}.videoheader-order .discountdown .counter{margin-left:9px}.bikelist .container{padding:30px 0}.bikelist .inner .list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:83.33333%;float:left;padding-right:0;padding-left:0;margin-right:auto;margin-left:auto;padding:0}.bikelist .inner .list:last-child:not(:first-child){float:right}.bikelist .inner .list,.bikelist .inner .list:last-child:not(:first-child){float:none;clear:both}.bikelist .list-item{border-bottom:0;padding:0 20px;-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.bikepreconfig{padding-bottom:90px}.bikepreconfig .inner>.bikepreconfig-title:first-child{padding-top:90px}.bikepreconfig-early-bird-wrapper{margin-bottom:60px}.bikepreconfig-title{margin-bottom:40px}.bikepreconfig-gallery .swiper-slide img{max-width:1200px}.bikepresets{padding-bottom:90px}.bikepresets-early-bird-wrapper,.bikepresets-title{margin-bottom:60px}.bikepresets-wrapper{width:83.33333%;float:left;padding-right:0;padding-left:0;position:relative;left:8.33333%}.bikepresets-wrapper:last-child:not(:first-child){float:right}.bikepresets-wrapper:last-child:last-child{float:left}.bikepresets-preset{width:41.66667%;float:left;padding-right:1.25rem;padding-left:1.25rem}.bikepresets-preset:last-child:not(:first-child){float:right}.bikerange .range-item{padding:90px 40px 150px}.bikespecs{padding:90px 0}.bikespecs .specindex,.bikespecs .specs{width:80%;float:left;padding-right:0;padding-left:0;margin-right:auto;margin-left:auto}.bikespecs .specindex:last-child:not(:first-child),.bikespecs .specs:last-child:not(:first-child){float:right}.bikespecs .specindex,.bikespecs .specindex:last-child:not(:first-child),.bikespecs .specs,.bikespecs .specs:last-child:not(:first-child){float:none;clear:both}.bikespecs .specindex:last-child:not(:first-child),.bikespecs .specs:last-child:not(:first-child){float:none}.bikespecs .specindex .specref{font-size:1.625rem}.bikespecs.loaded .specs .speccontent .sprite.specimage{margin-top:20px;margin-bottom:20px}.bikespecs.loaded .specs .speccontent .sprite.specimage svg{width:65px;height:65px}.bikespecs .speccontent.sizing{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.bikespecs .speccontent.sizing .sizeinfo{width:50%;padding-left:40px;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.bikespecs .speccontent.sizing .sizeimg{width:50%;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.bikespecs .speccontent.sizing .sizeimg img{max-height:100%;position:absolute;top:auto;bottom:0;left:0;right:0}.brandstore .text{padding:90px 150px 90px 16.6666666666%}.brandstore .text .title{min-height:86px}.brandstore .image{padding:0 60px}.endorsement{margin-bottom:-141.2px;padding-bottom:141.2px}.endorsement .endorsement-wrapper{width:83.33333%;float:left;padding-right:1.25rem;padding-left:1.25rem;position:relative;left:8.33333%}.endorsement .endorsement-wrapper:last-child:not(:first-child){float:right}.endorsement .endorsement-quote.sizeMedium{padding-right:0}.endorsement .endorsement-quote.sizeSmall{padding-right:35%}.endorsement .endorsement-quote-text:before{left:-24px}.experience-header .background:before,.experience-header .foreground:before{padding-bottom:44.79167%}.experience-header figure img{max-width:none;width:auto;max-height:150%}.experience-header figure img,.experience-header figure video{top:50%;position:absolute;margin:auto;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);height:auto;min-height:-webkit-calc(100vh - 186px);min-height:calc(100vh - 186px)}.experience-header figure video{width:100%;max-height:none}.experience-header .title{width:50%;left:50%;top:15%}.experience-header .guided-highlight>.inner{left:50%;width:50%;margin-top:-110px;padding:30px 30px 0}.experience-header .guided-highlight .backdrop>.inner{padding-bottom:55.55556%}.experience-header .guided-quicklinks{padding:23px 0 26px}.experience-header .guided-quicklinks .main{width:50%;padding-left:30px;-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.experience-header .guided-quicklinks .support:nth-child(2){width:20.83333%;margin-left:8.33333%}.experience-header .guided-quicklinks .support:nth-child(3){width:20.83333%;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}footer .usp{width:80%;float:left;padding-right:0;padding-left:0;font-size:20px;line-height:24px}footer .usp:last-child:not(:first-child){float:right}footer .usp .usp-item{margin:0 0 30px;-webkit-box-flex:0;-webkit-flex:0 1 25%;-ms-flex:0 1 25%;flex:0 1 25%;max-width:25%}footer .usp .usp-item a{display:block}footer .usp .usp-item .title{max-width:150px;padding:0}footer .usp .sprite{margin-bottom:10px}footer .more-reasons{padding-top:75px;width:20%;float:left;padding-right:1.25rem;padding-left:1.25rem;padding-left:0}footer .more-reasons:last-child:not(:first-child){float:right}footer .divider{margin:0 20px 90px;height:1px;background:#fff}footer .sitemap{width:60%;float:left;padding-right:0;padding-left:0;padding:0}footer .sitemap:last-child:not(:first-child){float:right}footer .sitemap ul li:first-of-type a{padding-top:0}footer .sitemap ul li a{padding:20px 0}footer .newsletter{width:40%;float:left;padding-right:1.25rem;padding-left:1.25rem;padding-top:0}footer .newsletter:last-child:not(:first-child){float:right}footer .social{width:60%;float:left;padding-right:0;padding-left:0}footer .social:last-child:not(:first-child){float:right}footer .bottom,footer .middle,footer .top{width:83.33333%;float:left;padding-right:0;padding-left:0;margin-left:8.33333%}footer .bottom:last-child:not(:first-child),footer .middle:last-child:not(:first-child),footer .top:last-child:not(:first-child){float:right}footer .top{padding:90px 0 60px}footer .bottom:last-child:last-child{float:left}.info-header{padding-top:120px}.info-header.optional-image .inner .title{margin-top:-78px}.instagram-block .grid{width:66.66667%;float:left;padding-right:1.25rem;padding-left:1.25rem;padding-left:0}.instagram-block .grid:last-child:not(:first-child){float:right}.instagram-block .grid-item{width:33.33333%;float:left;padding-right:0;padding-left:0;display:block}.instagram-block .grid-item:last-child:not(:first-child){float:right}.instagram-block .text{width:33.33333%;float:left;padding-right:1.25rem;padding-left:1.25rem;padding:0}.instagram-block .text:last-child:not(:first-child){float:right}.instagram-block .top-icon{width:45px;height:45px}.navigation{-webkit-transform:translateZ(0);transform:translateZ(0);background:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(0,#000));background:-webkit-linear-gradient(left,#fff 50%,#000 0);background:linear-gradient(90deg,#fff 50%,#000 0)}.navigation:before{content:" ";width:100%;position:absolute;bottom:-1px;z-index:501;border-bottom:1px solid rgba(0,0,0,.07)}.page-layout-vanmoof-pdp-template .navigation:before{border-bottom:0}.navigation.apply-border:before{content:" ";width:100%;position:absolute;bottom:-1px;z-index:501;height:1px;border-bottom:1px solid rgba(0,0,0,.07)!important}.page-layout-vanmoof-pdp-template .navigation{background:-webkit-gradient(linear,left top,right top,color-stop(50%,transparent),color-stop(0,#000));background:-webkit-linear-gradient(left,transparent 50%,#000 0);background:linear-gradient(90deg,transparent 50%,#000 0)}.navigation .inner{display:block}.navigation [data-language-selector]{right:90px}.navigation .navigation-mobile{display:none}.productlist aside{width:25%;float:left;padding-right:1.25rem;padding-left:1.25rem}.productlist aside:last-child:not(:first-child){float:right}.productlist main{width:75%;float:left;padding-right:1.25rem;padding-left:1.25rem;padding-bottom:120px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.productlist main:last-child:not(:first-child){float:right}.productlist .product-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.productlist .product-container:nth-last-of-type(2):nth-child(odd) .product-content{border-bottom:0}.reassurance .icon{margin-top:20px;margin-bottom:20px}.reassurance .icon svg{width:65px;height:65px}.reassurance{padding:90px 0}.reassurance .usp{width:83.33333%;float:left;padding-right:0;padding-left:0;margin-right:auto;margin-left:auto}.reassurance .usp:last-child:not(:first-child){float:right}.reassurance .usp,.reassurance .usp:last-child:not(:first-child){float:none;clear:both}.reassurance .usp-item{padding-bottom:40px;-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.reassurance .usp-item p{max-width:240px}.reassurance .usp-item p.title{margin-bottom:30px}.reassurance .more-reasons{width:83.33333%;float:left;padding-right:0;padding-left:0;margin-left:8.33333%}.reassurance .more-reasons:last-child:not(:first-child){float:right}.reassurance .more-reasons:last-child:last-child{float:left}.reassurance .more-reasons .link{left:-40px;width:-webkit-calc(25% + 40px);width:calc(25% + 40px);margin-left:75%}.reassurance .more-reasons .link:last-child:last-child{float:left}.related-products .container{padding:30px 0}.related-products .heading{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:83.33333%;float:left;padding-right:0;padding-left:0;margin-right:auto;margin-left:auto;padding:0}.related-products .heading:last-child:not(:first-child){float:right}.related-products .heading,.related-products .heading:last-child:not(:first-child){float:none;clear:both}.related-products .list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:83.33333%;float:left;padding-right:0;padding-left:0;margin-right:auto;margin-left:auto;padding:0}.related-products .list:last-child:not(:first-child){float:right}.related-products .list,.related-products .list:last-child:not(:first-child){float:none;clear:both}.related-products .list-item{border-bottom:0;padding:0 20px;-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.storyheader .inner .title{width:50%;float:left;padding-right:1.25rem;padding-left:1.25rem;margin-right:auto;margin-left:auto}.storyheader .inner .title:last-child:not(:first-child){float:right}.storyheader .inner .title,.storyheader .inner .title:last-child:not(:first-child){float:none;clear:both}.text-image.top{margin:0 auto 70px}.text-image.top .description{margin-left:45px}.text-image.left.landscape:after{width:-webkit-calc(33.33333% + 20px);width:calc(33.33333% + 20px)}.text-image.left.landscape .image{width:66.66667%;float:left;padding-right:1.25rem;padding-left:1.25rem;padding-left:0}.text-image.left.landscape .image:last-child:not(:first-child){float:right}.text-image.left.landscape .text{width:25%;float:left;padding-right:1.25rem;padding-left:1.25rem}.text-image.left.landscape .text:last-child:not(:first-child){float:right}.text-image.left.landscape .text .title{margin-left:-71.42857%}.text-image.left.portrait .text{width:25%;float:left;padding-right:1.25rem;padding-left:1.25rem;position:relative;left:8.33333%}.text-image.left.portrait .text:last-child:not(:first-child){float:right}.text-image.left.portrait .text .title{margin-left:-33.33333%}.text-image.right.landscape:after{width:-webkit-calc(33.33333% + 20px);width:calc(33.33333% + 20px)}.text-image.right.landscape .image{width:66.66667%;float:left;padding-right:1.25rem;padding-left:1.25rem;position:relative;left:8.33333%;padding-right:0}.text-image.right.landscape .image:last-child:not(:first-child){float:right}.text-image.right.landscape .text{width:25%;float:left;padding-right:1.25rem;padding-left:1.25rem;position:relative;left:8.33333%}.text-image.right.landscape .text:last-child:not(:first-child){float:right}.text-image.right.landscape .text .title{margin-right:-66.66667%}.text-image.right.portrait:after{width:-webkit-calc(33.33333% + 20px);width:calc(33.33333% + 20px)}.text-image.right.portrait .image{width:50%;float:left;padding-right:1.25rem;padding-left:1.25rem;position:relative;left:8.33333%}.text-image.right.portrait .image:last-child:not(:first-child){float:right}.text-image.right.portrait .text{width:25%;float:left;padding-right:1.25rem;padding-left:1.25rem;position:relative;left:8.33333%}.text-image.right.portrait .text:last-child:not(:first-child){float:right}.text-image.right.portrait .text .title{margin-right:-66.66667%}.text-image{margin:0 auto 90px}.text-image .description{padding-top:45px}.text-image.left .text,.text-image.right .text{padding-top:72px}.title-component{padding:53px 0}.title-component .inner h1{width:75%;float:left;padding-right:0;padding-left:0;margin-left:25%;font-size:53px;line-height:59px}.title-component .inner h1:last-child:not(:first-child){float:right}.wysiwyg{padding-top:60px;padding-bottom:60px}.wysiwyg .intro-text h3{font-size:1.6875rem}.wysiwyg .link-block a .sprite{top:35px}.wysiwyg section figure{margin:40px 0 65px}.wysiwyg section.image-left figure{width:83.33333%;float:left;padding-right:1.25rem;padding-left:1.25rem;padding-left:0}.wysiwyg section.image-left figure:last-child:not(:first-child){float:right}.wysiwyg section.image-right figure{width:83.33333%;float:left;padding-right:1.25rem;padding-left:1.25rem;margin-left:16.66667%;padding-right:0}.wysiwyg section.image-right figure:last-child:not(:first-child){float:right}.wysiwyg blockquote{margin:90px 0}.gallery{margin:0 auto 90px}.sticky-product-bar .spb-inner-holder{max-width:90rem;margin-right:auto;margin-left:auto}.sticky-product-bar .spb-inner-holder:after,.sticky-product-bar .spb-inner-holder:before{display:table;content:" "}.sticky-product-bar .spb-inner-holder:after{clear:both}.sticky-product-bar .spb-inner{width:83.33333%;float:left;padding-right:1.25rem;padding-left:1.25rem;margin-left:8.33333%}.sticky-product-bar .spb-inner:last-child:not(:first-child){float:right}.email-capture .close{top:-75px;right:-75px;width:75px;height:75px}.email-capture .close svg{width:16px;height:16px}.email-capture .email-capture-container .inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.email-capture .email-capture-container .inner .email-capture-image{display:block;background-size:cover;background-position:50%;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;width:50%;min-height:20vw}.email-capture .email-capture-container .inner .capture-box{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;width:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.email-capture .email-capture-container .inner .capture-box .inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.modal .container:before{content:"";height:100%;display:inline-block;vertical-align:middle}.modal .close{top:60px;right:-55px;width:75px;height:75px}.modal .close svg{width:16px;height:16px}.modal .content-figure{width:50%}.modal .content-copy{padding:30px 40px}.modal .content-buttons{padding:0 30px 30px}.modal .content-buttons .atc-button{display:inline-block;margin:10px}.modal.modal-text .container>.inner{max-width:58.33333%}.modal.modal-textimage .content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.modal.modal-textimage .content .content-copy{width:50%;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.modal.modal-textimage .content .content-figure{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.modal .content-buttons .atc-button.accessory-warning{vertical-align:middle}.modal .content-buttons .readmore.accessory-warning{top:2px;left:10px;margin:0}.product-information .primary-info{display:block}.product-information .primary-info figure{-webkit-box-flex:0;-webkit-flex:0 0 33.33333%;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;width:auto;max-width:250px;min-width:150px;max-width:90%}.product-information .primary-info .text{padding:0}.readmore .sprite{width:19px;top:11px}.readmore .sprite svg{width:19px}}@media screen and (min-width:64em) and (max-width:74.9375em){.bikeconfigurator .product-options-list .preference-list .earlybird-warning .discountdown{padding:0 0 0 115px;position:relative;display:block}.bikeconfigurator .product-options-list .preference-list .earlybird-warning .discountdown .icon{position:absolute;left:0;top:0;bottom:0;margin:auto}.bikeconfigurator .product-options-list .preference-list .earlybird-warning .discountdown .proposition{display:block;padding-bottom:10px;line-height:1.3}.bikeconfigurator .product-options-list .preference-list .earlybird-warning .discountdown .counter{display:block}.bikeconfigurator .product-options-list .preferences.preferences-options label .optiondescription{padding-left:15px}.bikeconfigurator .sticky-bottombar .bottombar .checkout .pricing .totalprice{font-size:1.5rem}.bikeheader .hero{max-height:-webkit-calc(100vh - 20px);max-height:calc(100vh - 20px)}.bikepreconfig-gallery .pc-gallery-swiper{margin-bottom:-400px}.bikerange .heading h3{padding:0 15px}.bikerange .heading h3 span{padding:10px 0;-webkit-box-shadow:15px 0 0 #fff,-15px 0 0 #fff;box-shadow:15px 0 0 #fff,-15px 0 0 #fff}.brandstore.located .store-online .text{padding-top:133px}.endorsement .endorsement-quote-text{padding:0 15px;margin-left:-15px}.endorsement .endorsement-quote-text span{padding:1.5px 0;-webkit-box-shadow:15px 0 0 transparent,-15px 0 0 transparent;box-shadow:15px 0 0 transparent,-15px 0 0 transparent}.endorsement .endorsement-quote-text:hover{padding:0 15px}.endorsement .endorsement-quote-text:hover span{padding:1.5px 0;-webkit-box-shadow:15px 0 0 #ff0,-15px 0 0 #ff0;box-shadow:15px 0 0 #ff0,-15px 0 0 #ff0}.experience-header .background{max-height:-webkit-calc(100vh - 180px);max-height:calc(100vh - 180px)}.touch .experience-header .background{max-height:-webkit-calc(100vh - 238px);max-height:calc(100vh - 238px)}.experience-header .title h1{padding:0 15px}.experience-header .title h1 span{padding:10px 0;-webkit-box-shadow:15px 0 0 #fff,-15px 0 0 #fff;box-shadow:15px 0 0 #fff,-15px 0 0 #fff}.experience-header .title h1{margin-bottom:5px}.info-header .inner .title h1{padding:0 15px}.info-header .inner .title h1 span{padding:10px 0;-webkit-box-shadow:15px 0 0 #ff0,-15px 0 0 #ff0;box-shadow:15px 0 0 #ff0,-15px 0 0 #ff0}.instagram-block .link{padding-right:40px}.related-products .heading h3{padding:0 15px}.related-products .heading h3 span{padding:10px 0;-webkit-box-shadow:15px 0 0 #fff,-15px 0 0 #fff;box-shadow:15px 0 0 #fff,-15px 0 0 #fff}.storyheader .inner .title{margin-top:-76px}.storyheader .inner h1{padding:0 15px}.storyheader .inner h1 span{padding:4px 0;-webkit-box-shadow:15px 0 0 #000,-15px 0 0 #000;box-shadow:15px 0 0 #000,-15px 0 0 #000}.text-image.top h2{padding:0 15px}.text-image.top h2 span{padding:10px 0;-webkit-box-shadow:15px 0 0 #fff,-15px 0 0 #fff;box-shadow:15px 0 0 #fff,-15px 0 0 #fff}.text-image.top .title{margin-top:-49px}.text-image.left h2{padding:0 15px}.text-image.left h2 span{padding:4px 0;-webkit-box-shadow:15px 0 0 #000,-15px 0 0 #000;box-shadow:15px 0 0 #000,-15px 0 0 #000}.text-image.right h2{padding:0 15px}.text-image.right h2 span{padding:4px 0;-webkit-box-shadow:15px 0 0 #ff0,-15px 0 0 #ff0;box-shadow:15px 0 0 #ff0,-15px 0 0 #ff0}}@media screen and (min-width:75em){p{font-size:1.0625rem;line-height:1.88235}h1{line-height:1.16667}h1,h2{font-size:4.5rem}h2{line-height:1.38889}html[data-lang-locale=jp-jp] h2{font-size:4rem;line-height:1.5625}h3{font-size:2.5rem;line-height:1.25}h4{font-size:1.875rem;line-height:1.2}h5{font-size:1.5rem;line-height:1.25}.bikecomposer .bottombar .checkout p{padding:0 30px}.bikecomposer .bottombar .usp-list{padding:0 12px}.bikecomposer .bottombar .usp-list p{font-size:.9375rem}.bikecomposer .preference-list{padding:50px 10px 20px}.bikecomposer .bike-preview{padding:50px 0 80px 10px}.bikecomposer .bike-preview h1,.bikeconfigurator .product-preview .preview-area h1{font-size:1.875rem;line-height:1.2}.bikeconfigurator .product-options-list .preference-list .earlybird-warning .discountdown .proposition{padding:0 30px}.bikeconfigurator .sticky-bottombar .bottombar .checkout .pricing{font-size:1rem}.bikeconfigurator .sticky-bottombar .bottombar .conditions .usp-list p{font-size:.9375rem}.bikeheader .hero{max-height:100vh}.bikeheader .title h1{font-size:3.75rem}.bikeheader .playbutton .button .label{font-size:1.0625rem;line-height:1.88235}.bikeheader .pricinglabel .price{font-size:1.0625rem;padding-left:55px}.bikeheader .pricingbutton .button{padding:15px 30px}.bikeheader .pricingbutton .button .label{font-size:1.0625rem}.bikeheader .pricingbutton .button .sprite,.bikeheader .pricingbutton .button .sprite svg{width:19px}.bikeheader .specs{width:41.66667%;float:left;padding-right:1.25rem;padding-left:1.25rem;max-width:500px;padding-right:90px}.bikeheader .specs:last-child:not(:first-child){float:right}.bikeheader .foldout-button .label{font-size:1.0625rem}.bikeheader .features{margin-left:20px}.bikeheader .features>ul>li{padding-left:55px}.bikeheader .features>ul>li:before{-webkit-transform:translateX(-25px);-ms-transform:translateX(-25px);transform:translateX(-25px);line-height:2.90909}.bikeheader .swatchlist li span{width:48px;height:48px}.bikeheader .additional .button{font-size:1rem;line-height:1.75}.bikeheader .additional .button .sprite{top:9px}.bikeheader .additional .button .sprite.sizing,.bikeheader .additional .button .sprite.sizing svg{top:7px;height:25px;width:25px}.vh-hero-text p{font-size:24px;margin:0 0 30px}.bikepreconfig-early-bird-wrapper .discountdown{height:110px}.bikepreconfig-early-bird-wrapper .discountdown .counter,.bikepreconfig-early-bird-wrapper .discountdown .proposition{font-size:19px}.bikepreconfig-gallery .pc-gallery-swiper{margin-bottom:-430px}.bikepresets-early-bird-wrapper .discountdown .counter,.bikepresets-early-bird-wrapper .discountdown .proposition{font-size:19px}.bikepresets-early-bird-wrapper .discountdown .counter{height:110px}.bikerange .heading{padding:60px -webkit-calc((33% - 335px) - 20px);padding:60px calc((33% - 335px) - 20px)}.bikerange .heading h3{padding:0 20px}.bikerange .heading h3 span{padding:12px 0;-webkit-box-shadow:20px 0 0 #fff,-20px 0 0 #fff;box-shadow:20px 0 0 #fff,-20px 0 0 #fff}.bikerange a span.name{font-size:1.875rem;line-height:1.2}.bikespecs.loaded .specs .specwrapper .speccontent.list .morespecsToggle,.bikespecs.loaded .specs .specwrapper .speccontent .spectext,.bikespecs.loaded .specs .specwrapper .speccontent .spectitle,.bikespecs .speccontent.sizing .sizeinfo .descriptiontext{font-size:1rem;line-height:2}.brandstore.located .store-online .text{padding-top:136px}.brandstore .text .title{min-height:100px}.brandstore .text .link{min-height:62px}.brandstore .image{padding:0 100px}.endorsement{margin-bottom:-174.4px;padding-bottom:174.4px}.endorsement .endorsement-wrapper{width:58.33333%;float:left;padding-right:1.25rem;padding-left:1.25rem}.endorsement .endorsement-wrapper:last-child:not(:first-child){float:right}.endorsement .endorsement-quote.sizeMedium{padding-right:10%}.endorsement .endorsement-quote.sizeSmall{padding-right:33%}.endorsement .endorsement-quote-text{padding:0 13px;margin-left:-13px}.endorsement .endorsement-quote-text span{padding:3px 0;-webkit-box-shadow:13px 0 0 transparent,-13px 0 0 transparent;box-shadow:13px 0 0 transparent,-13px 0 0 transparent}.endorsement .endorsement-quote-text{font-size:2.5rem;line-height:1.25}.endorsement .endorsement-quote-text:hover{padding:0 13px}.endorsement .endorsement-quote-text:hover span{padding:3px 0;-webkit-box-shadow:13px 0 0 #ff0,-13px 0 0 #ff0;box-shadow:13px 0 0 #ff0,-13px 0 0 #ff0}.endorsement .endorsement-quote-text:hover{font-size:2.5rem;line-height:1.25}.experience-header .background{max-height:-webkit-calc(100vh - 184px);max-height:calc(100vh - 184px)}.experience-header .title h1{padding:0 20px}.experience-header .title h1 span{padding:12px 0;-webkit-box-shadow:20px 0 0 #fff,-20px 0 0 #fff;box-shadow:20px 0 0 #fff,-20px 0 0 #fff}.experience-header .guided-highlight>.inner{margin-top:-122px;padding:35px 35px 0}.experience-header .guided-highlight .backdrop img{max-height:none}.experience-header .guided-quicklinks .main{padding-left:40px}footer .usp{font-size:1.5rem;line-height:1.25}footer .sitemap ul li a{font-size:1.0625rem;line-height:1.88235}.info-header.optional-image .inner .title{margin-top:-91px}.info-header .inner .title h1{padding:0 20px}.info-header .inner .title h1 span{padding:12px 0;-webkit-box-shadow:20px 0 0 #ff0,-20px 0 0 #ff0;box-shadow:20px 0 0 #ff0,-20px 0 0 #ff0}.instagram-block .text{width:25%;float:left;padding-right:1.25rem;padding-left:1.25rem;padding:0}.instagram-block .text:last-child:not(:first-child){float:right}.productlist main{padding-left:90px;padding-right:30px}.reassurance .usp-item p.title{font-size:1.5rem;line-height:1.25}.related-products .heading h3{padding:0 20px}.related-products .heading h3 span{padding:12px 0;-webkit-box-shadow:20px 0 0 #fff,-20px 0 0 #fff;box-shadow:20px 0 0 #fff,-20px 0 0 #fff}.storyheader .inner .title{margin-top:-90px}.storyheader .inner h1{padding:0 20px}.storyheader .inner h1 span{padding:6px 0;-webkit-box-shadow:20px 0 0 #000,-20px 0 0 #000;box-shadow:20px 0 0 #000,-20px 0 0 #000}.text-image.top h2{padding:0 20px}.text-image.top h2 span{padding:12px 0;-webkit-box-shadow:20px 0 0 #fff,-20px 0 0 #fff;box-shadow:20px 0 0 #fff,-20px 0 0 #fff}.text-image.top .title{margin-top:-64px}.text-image.top .description{width:41.66667%;float:left;padding-right:1.25rem;padding-left:1.25rem;position:relative;left:8.33333%}.text-image.top .description:last-child:not(:first-child){float:right}.text-image.top .description:last-child:last-child{float:left}.text-image.left h2{padding:0 20px}.text-image.left h2 span{padding:6px 0;-webkit-box-shadow:20px 0 0 #000,-20px 0 0 #000;box-shadow:20px 0 0 #000,-20px 0 0 #000}.text-image.right h2{padding:0 20px}.text-image.right h2 span{padding:6px 0;-webkit-box-shadow:20px 0 0 #ff0,-20px 0 0 #ff0;box-shadow:20px 0 0 #ff0,-20px 0 0 #ff0}.text-image.left .text,.text-image.right .text{padding-top:84px}.wysiwyg .wysiwyg-center h4{font-size:1.875rem;line-height:1.2}.wysiwyg .wysiwyg-center ol li,.wysiwyg .wysiwyg-center ul li{font-size:1.0625rem;line-height:1.88235}.wysiwyg .link-block a .sprite{top:36px}.modal .content-copy ol li,.modal .content-copy ul li{font-size:1.0625rem;line-height:1.88235}.product-information .primary-info p.title{font-size:1.875rem;line-height:1.2}.readmore{font-size:1.0625rem;line-height:1.88235}.readmore .sprite{top:12px}}@media screen and (min-width:75em) and (max-width:89.9375em){.bikeconfigurator .product-options-list .preferences.preferences-options label .optiondescription{padding-left:25px}.experience-header .title h1{margin-bottom:6px}}@media screen and (min-width:90em){.bikecomposer .bottombar .checkout p{max-width:410px}.bikecomposer .bottombar .usp-list p{font-size:1rem}.bikecomposer .preference-list .preference-item{float:right;width:100%;max-width:550px;margin-bottom:50px}.bikeconfigurator .product-options-list .preference-list,.bikeconfigurator .product-preview .preview-area{padding:50px 60px 40px}.bikeconfigurator .product-options-list .preference-list .preference-item{margin-bottom:40px}.bikeconfigurator .sticky-bottombar .bottombar .conditions .usp-list .icon{display:block}.bikeconfigurator .sticky-bottombar .bottombar .conditions .usp-list p{font-size:1rem}.bikeheader .title{padding-top:200px}.bikeheader .features>ul>li:before{line-height:3.2}.bikeheader .description .summary h3{margin:60px 0}.videoheader-gallery .swiper-slide img{max-width:900px}.brandstore .text .title h3{font-size:2.75rem;line-height:1.22727}.endorsement{margin-bottom:-186.4px;padding-bottom:186.4px}.endorsement .endorsement-quote.sizeMedium{padding-right:12%}.endorsement .endorsement-quote.sizeSmall{padding-right:36%}.experience-header .title h1{font-size:4.25rem;margin-bottom:5px}.experience-header .guided-highlight>.inner{margin-top:-137px;padding:40px 40px 0}.experience-header .guided-highlight h3{font-size:2.75rem;line-height:1.22727}.instagram-block .link,.instagram-block .top-title{margin:40px 0}.navigation .navigation-logo .sprite{left:200px}.text-image.left .text,.text-image.right .text{padding-top:96px}.wysiwyg section.image-left figure{width:75%;float:left;padding-right:1.25rem;padding-left:1.25rem;padding-left:0}.wysiwyg section.image-left figure:last-child:not(:first-child){float:right}.wysiwyg section.image-right figure{width:75%;float:left;padding-right:1.25rem;padding-left:1.25rem;margin-left:25%;padding-right:0}.wysiwyg section.image-right figure:last-child:not(:first-child){float:right}.modal.modal-text .container>.inner{max-width:50%}}._keyfocus .field-tooltip .field-tooltip-action:focus,.field-tooltip._active{z-index:100}.fieldset>.field .fields.group:after,.fieldset>.fields>.field .fields.group:after,.legend+.fieldset,.legend+div,.minicart-items .product:after,.minicart-wrapper:after{clear:both}.field-tooltip .field-tooltip-action:before,.fieldset>.field .note:before,.fieldset>.fields>.field .note:before,.hasDatepicker+.ui-datepicker-trigger:before{-webkit-font-smoothing:antialiased;font-family:icons-blank-theme;overflow:hidden;speak:none}.cart.table-wrapper .actions-toolbar>.action-delete:focus svg,.cart.table-wrapper .actions-toolbar>.action-delete:hover svg,.cart.table-wrapper .actions-toolbar>.action-edit:focus svg,.cart.table-wrapper .actions-toolbar>.action-edit:hover svg,.opc-block-shipping-information .shipping-information-title .action-edit:focus svg,.opc-block-shipping-information .shipping-information-title .action-edit:hover svg{fill:#797b80}.cart.table-wrapper .action-gift.disabled,.cart.table-wrapper .action-gift[disabled],.cart.table-wrapper .actions-toolbar>.action.disabled,.cart.table-wrapper .actions-toolbar>.action[disabled],button.disabled,button[disabled],fieldset[disabled] .cart.table-wrapper .action-gift,fieldset[disabled] .cart.table-wrapper .actions-toolbar>.action,fieldset[disabled] button{opacity:.5;cursor:default;pointer-events:none}.field-tooltip,.opc-progress-bar-item._complete{cursor:pointer}.cart.table-wrapper .action-gift::-moz-focus-inner,.cart.table-wrapper .actions-toolbar>.action::-moz-focus-inner,button::-moz-focus-inner{border:0;padding:0}input[type=text],input[type=password],input[type=url],input[type=tel],input[type=search],input[type=number],input[type=datetime],input[type=email]{background:#fff;background-clip:padding-box;border:1px solid #cacbcd;border-radius:1px;font-size:14px;height:48px;line-height:1.42857143;padding:0 12px;vertical-align:baseline;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}select,textarea{background:#fff;font-size:14px;line-height:1.42857143;vertical-align:baseline;width:100%;-webkit-box-sizing:border-box}input[type=text]:disabled,input[type=radio]:disabled,input[type=password]:disabled,input[type=url]:disabled,input[type=tel]:disabled,input[type=search]:disabled,input[type=number]:disabled,input[type=datetime]:disabled,input[type=email]:disabled,input[type=checkbox]:disabled,select:disabled,textarea:disabled{opacity:.5}input[type=text]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=url]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=datetime]::-moz-placeholder,input[type=email]::-moz-placeholder{color:#cacbcd}input[type=text]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=datetime]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder{color:#cacbcd}input[type=text]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=datetime]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder{color:#cacbcd}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=search]{-webkit-appearance:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}select{background-clip:padding-box;border:1px solid #cacbcd;border-radius:1px;height:48px;padding:5px 12px 4px;box-sizing:border-box}select[multiple=multiple]{height:auto;background-image:none}textarea{background-clip:padding-box;border:1px solid #cacbcd;border-radius:1px;height:auto;margin:0;padding:10px;box-sizing:border-box;resize:vertical}textarea::-moz-placeholder{color:#cacbcd}textarea::-webkit-input-placeholder{color:#cacbcd}textarea:-ms-input-placeholder{color:#cacbcd}input[type=radio],input[type=checkbox]{margin:2px 5px 0 0}input.mage-error,select.mage-error,textarea.mage-error{border-color:#ed8380}div.mage-error[generated]{color:#e02b27;font-size:1rem}input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}input::-moz-focus-inner{border:0;padding:0}form{-webkit-tap-highlight-color:transparent}address{font-style:normal}:focus{-webkit-box-shadow:none;box-shadow:none;outline:0}._keyfocus :focus,input:not([disabled]):focus,select:not([disabled]):focus,textarea:not([disabled]):focus{-webkit-box-shadow:0 0 3px 1px #ff0;box-shadow:0 0 3px 1px #ff0}.opc-progress-bar{max-width:500px;counter-reset:i;font-size:0}.opc-progress-bar-item{margin:0 0 10px;display:inline-block;position:relative;text-align:center;vertical-align:top;width:50%}.opc-progress-bar-item:first-child{text-align:left}.opc-progress-bar-item:first-child:before{width:auto;right:0;left:19px;border-radius:6px 0 0 6px}.opc-progress-bar-item:first-child>span:after,.opc-progress-bar-item:first-child>span:before{left:0}.opc-progress-bar-item:first-child>span:before{margin-left:0}.opc-progress-bar-item:first-child>span:after{text-align:center;margin-left:6px}.opc-progress-bar-item:last-child{text-align:right}.opc-progress-bar-item:last-child:before{width:auto;right:19px;border-radius:0 6px 6px 0}.opc-progress-bar-item:last-child>span:after,.opc-progress-bar-item:last-child>span:before{left:auto;right:0}.opc-progress-bar-item:last-child>span:before{margin-right:0}.opc-progress-bar-item:last-child>span:after{text-align:center;margin-right:6px}.opc-progress-bar-item:before{background:#cacbcd;top:19px;content:'';height:7px;left:0;position:absolute;width:100%}.opc-progress-bar-item>span{display:inline-block;padding-top:45px;width:100%;word-wrap:break-word;color:#797b80;font-size:16px}.opc-progress-bar-item>span:after,.opc-progress-bar-item>span:before{background:#cacbcd;height:38px;margin-left:-19px;width:38px;border-radius:50%;content:'';left:50%;position:absolute;top:0}.opc-progress-bar-item>span:after{background:#fff;height:26px;margin-left:-13px;top:6px;width:26px;content:counter(i);counter-increment:i;color:#cacbcd;font-weight:600;font-size:1.1rem}.opc-progress-bar-item._active:before,.opc-progress-bar-item._active>span:before{background:#000}.opc-progress-bar-item._active>span{color:#333}.opc-progress-bar-item._active>span:after{color:#000}.field-tooltip._active .field-tooltip-action:before,.opc-progress-bar-item._complete>span{color:#333}.opc-progress-bar-item._complete>span:after{content:'';background-image:url(../../frontend/Elephant/vanmoof/en_US/images/ico-check-grey.svg);background-repeat:no-repeat;background-position:center center;background-size:14px}@media (min-width:768px){.opc-progress-bar-item{margin:0 0 10px;display:inline-block;position:relative;text-align:center;vertical-align:top}}.checkout-agreements-items .checkout-agreements-item-title,.opc-block-shipping-information .shipping-information-title,.opc-block-summary>.title,.opc-wrapper .step-title{border-bottom:1px solid #cacbcd;color:#333;font-weight:300}.field-tooltip{position:absolute;right:0;top:1px}.field-tooltip._active .field-tooltip-content{display:block}.field-tooltip .field-tooltip-action{display:inline-block;text-decoration:none}.field-tooltip .field-tooltip-action>span{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.field-tooltip .field-tooltip-action:before{font-size:24px;line-height:inherit;color:#bbb;content:'\e623';vertical-align:middle;display:inline-block;font-weight:400;text-align:center}._keyfocus .field-tooltip .field-tooltip-action:focus:before,.field-tooltip .field-tooltip-action:hover:before{color:#333}._keyfocus .field-tooltip .field-tooltip-action:focus+.field-tooltip-content{display:block}.field-tooltip .field-tooltip-content{background:#f4f4f4;border:1px solid #999;border-radius:1px;font-size:14px;padding:12px;width:270px;display:none;left:38px;position:absolute;text-transform:none;top:-9px;word-wrap:break-word;z-index:2}.field-tooltip .field-tooltip-content:after,.field-tooltip .field-tooltip-content:before{border:10px solid transparent;height:0;width:0;border-right-color:#f4f4f4;left:-21px;top:12px;content:'';display:block;position:absolute;z-index:3}.field-tooltip .field-tooltip-content:before{border-right-color:#666}.field-tooltip .field-tooltip-content:after{border-right-color:#f4f4f4;width:1px;z-index:4}.fieldset{border:0;margin:0 0 40px;padding:0;letter-spacing:-.31em}.fieldset>*{letter-spacing:normal}.fieldset>.legend{margin:0 0 12px;padding:10px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.2;width:100%;border-top:1px solid #cacbcd}.fieldset>.legend+br{clear:both;height:0;overflow:hidden;visibility:hidden;display:none}.fieldset:last-child{margin-bottom:0}.fieldset>.field,.fieldset>.fields>.field{margin:0 0 20px}.fieldset>.field>.label,.fieldset>.fields>.field>.label{margin:0 0 5px;display:inline-block;font-weight:700}.fieldset>.field:last-child,.fieldset>.fields>.field:last-child{margin-bottom:0}.fieldset>.field>.label+br,.fieldset>.fields>.field>.label+br{display:none}.fieldset>.field .choice input,.fieldset>.fields>.field .choice input{vertical-align:top}.fieldset>.field .fields.group:after,.fieldset>.field .fields.group:before,.fieldset>.fields>.field .fields.group:after,.fieldset>.fields>.field .fields.group:before{content:'';display:table}.fieldset>.field .fields.group .field,.fieldset>.fields>.field .fields.group .field{-webkit-box-sizing:border-box;box-sizing:border-box;float:left}.fieldset>.field .fields.group.group-2 .field,.fieldset>.fields>.field .fields.group.group-2 .field{width:50%!important}.fieldset>.field .fields.group.group-3 .field,.fieldset>.fields>.field .fields.group.group-3 .field{width:33.3%!important}.fieldset>.field .fields.group.group-4 .field,.fieldset>.fields>.field .fields.group.group-4 .field{width:25%!important}.fieldset>.field .fields.group.group-5 .field,.fieldset>.fields>.field .fields.group.group-5 .field{width:20%!important}.fieldset>.field .addon,.fieldset>.fields>.field .addon{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:-webkit-inline-box;display:inline-flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:0;width:100%}.fieldset>.field .addon input,.fieldset>.field .addon select,.fieldset>.field .addon textarea,.fieldset>.fields>.field .addon input,.fieldset>.fields>.field .addon select,.fieldset>.fields>.field .addon textarea{-ms-flex-order:2;-webkit-order:2;-webkit-box-ordinal-group:3;order:2;-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;display:inline-block;margin:0;width:auto}.fieldset>.field .addon .addafter,.fieldset>.field .addon .addbefore,.fieldset>.fields>.field .addon .addafter,.fieldset>.fields>.field .addon .addbefore{background:#fff;background-clip:padding-box;border:1px solid #cacbcd;border-radius:1px;font-size:14px;height:32px;line-height:1.42857143;padding:0 9px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-order:3;-webkit-order:3;-webkit-box-ordinal-group:4;order:3;display:inline-block;vertical-align:middle;white-space:nowrap;width:auto}.fieldset>.field .addon .addafter:disabled,.fieldset>.field .addon .addbefore:disabled,.fieldset>.fields>.field .addon .addafter:disabled,.fieldset>.fields>.field .addon .addbefore:disabled{opacity:.5}.fieldset>.field .addon .addafter::-moz-placeholder,.fieldset>.field .addon .addbefore::-moz-placeholder,.fieldset>.fields>.field .addon .addafter::-moz-placeholder,.fieldset>.fields>.field .addon .addbefore::-moz-placeholder{color:#cacbcd}.fieldset>.field .addon .addafter::-webkit-input-placeholder,.fieldset>.field .addon .addbefore::-webkit-input-placeholder,.fieldset>.fields>.field .addon .addafter::-webkit-input-placeholder,.fieldset>.fields>.field .addon .addbefore::-webkit-input-placeholder{color:#cacbcd}.fieldset>.field .addon .addafter:-ms-input-placeholder,.fieldset>.field .addon .addbefore:-ms-input-placeholder,.fieldset>.fields>.field .addon .addafter:-ms-input-placeholder,.fieldset>.fields>.field .addon .addbefore:-ms-input-placeholder{color:#cacbcd}.fieldset>.field .addon .addbefore,.fieldset>.fields>.field .addon .addbefore{float:left;-ms-flex-order:1;-webkit-order:1;-webkit-box-ordinal-group:2;order:1}.fieldset>.field .additional,.fieldset>.fields>.field .additional{margin-top:10px}.fieldset>.field._required>.label:after,.fieldset>.field.required>.label:after,.fieldset>.fields>.field._required>.label:after,.fieldset>.fields>.field.required>.label:after{content:'*';color:#c6cacf;font-size:1.2rem;margin:0 0 0 5px}.fieldset>.field .note,.fieldset>.fields>.field .note{font-size:1.2rem;margin:3px 0 0;padding:0;display:inline-block;text-decoration:none}.fieldset>.field .note:before,.fieldset>.fields>.field .note:before{font-size:24px;line-height:12px;content:'\e618';vertical-align:middle;display:inline-block;font-weight:400;text-align:center}.fieldset>.field.choice .label,.fieldset>.fields>.field.choice .label{display:inline;font-weight:400}.column:not(.main) .fieldset>.field .label,.column:not(.main) .fieldset>.fields>.field .label{font-weight:400}.fieldset>.field .field.choice:last-child,.fieldset>.fields>.field .field.choice:last-child{margin-bottom:0}.fieldset>.field input[type=file],.fieldset>.fields>.field input[type=file]{margin:5px 0}.legend strong{margin-left:5px}fieldset.field{border:0;padding:0}.field.date .time-picker{display:inline-block;margin-top:10px;white-space:nowrap}.field .message.warning{margin-top:10px}div.mage-error[generated]{margin-top:7px}.field .tooltip{position:relative}.field .tooltip .tooltip-content{background:#fff;max-width:360px;padding:12px 16px;z-index:5;display:none;position:absolute;text-align:left;color:#333;line-height:1.4;border:1px solid #bbb;margin-left:5px;left:100%;top:0;min-width:200px;white-space:normal}.field .tooltip .tooltip-toggle:focus+.tooltip-content,.field .tooltip .tooltip-toggle:hover+.tooltip-content,.field .tooltip:hover .tooltip-content,input:focus~.tooltip .tooltip-content,select:focus~.tooltip .tooltip-content{display:block}.field .tooltip .tooltip-content:after,.field .tooltip .tooltip-content:before{top:15px;border:solid transparent;content:'';height:0;position:absolute;width:0;right:100%}.field .tooltip .tooltip-content:after{border-width:5px}.field .tooltip .tooltip-content:before{border-width:6px}.field .tooltip .tooltip-content:after{border-right-color:#fff;margin-top:-5px;top:15px}.field .tooltip .tooltip-content:before{border-right-color:#bbb;margin-top:-6px;top:15px}.field .tooltip .tooltip-toggle{cursor:help}.hasDatepicker+.ui-datepicker-trigger{background:0 0;-moz-box-sizing:content-box;border:0;-webkit-box-shadow:none;box-shadow:none;line-height:inherit;margin:0;padding:0;text-shadow:none;font-weight:400;text-decoration:none;display:inline-block;vertical-align:middle}.hasDatepicker+.ui-datepicker-trigger:active,.hasDatepicker+.ui-datepicker-trigger:focus,.hasDatepicker+.ui-datepicker-trigger:hover{background:0 0;border:none}.hasDatepicker+.ui-datepicker-trigger.disabled,.hasDatepicker+.ui-datepicker-trigger[disabled],fieldset[disabled] .hasDatepicker+.ui-datepicker-trigger{cursor:not-allowed;pointer-events:none;opacity:.5}.hasDatepicker+.ui-datepicker-trigger>span{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.hasDatepicker+.ui-datepicker-trigger:before{font-size:40px;line-height:40px;color:#7d7d7d;content:'\e612';vertical-align:middle;display:inline-block;font-weight:400;text-align:center}.hasDatepicker+.ui-datepicker-trigger:focus{-webkit-box-shadow:none;box-shadow:none;outline:0}.sidebar .fieldset{margin:0}.sidebar .fieldset .fields>.field:not(:last-child),.sidebar .fieldset>.field:not(.choice):not(:last-child){margin:0 0 20px}.sidebar .fieldset .fields>.field .label,.sidebar .fieldset>.field:not(.choice) .label{margin:0 0 4px;padding:0 0 5px;text-align:left;width:100%}.sidebar .fieldset .fields>.field .control,.sidebar .fieldset>.field:not(.choice) .control{width:100%}.methods-shipping table>tbody>tr>td,.methods-shipping table>tbody>tr>th,.methods-shipping table>tfoot>tr>td,.methods-shipping table>tfoot>tr>th,.methods-shipping table>thead>tr>td,.methods-shipping table>thead>tr>th{padding:18px 10px}.methods-shipping table>tbody>tr>td,.methods-shipping table>tbody>tr>th,.methods-shipping table>tfoot>tr>td,.methods-shipping table>tfoot>tr>th{vertical-align:top}.table-checkout-shipping-method thead th{display:none}.table-checkout-shipping-method tbody td{border-top:1px solid #cacbcd;padding-bottom:20px;padding-top:20px}.table-checkout-shipping-method tbody td:first-child{padding-left:0;padding-right:0;width:20px}.table-checkout-shipping-method tbody tr:first-child td{border-top:none}.table-checkout-shipping-method tbody .row-error td{border-top:none;padding-bottom:10px;padding-top:0}.cart-summary .block>.title,.paypal-review-discount .block>.title{border-top:1px solid #d1d1d1;cursor:pointer;font-weight:600;display:block;text-decoration:none;margin-bottom:0;overflow:hidden;padding:7px 30px 7px 0;position:relative}.abs-discount-block>.title:after,.cart-summary .block>.title:after,.paypal-review-discount .block>.title:after{-webkit-font-smoothing:antialiased;font-size:30px;line-height:inherit;color:inherit;content:'\e622';font-family:icons-blank-theme;vertical-align:middle;display:inline-block;font-weight:400;overflow:hidden;speak:none;text-align:center}.cart-summary .block>.title:after,.paypal-review-discount .block>.title:after{position:absolute;right:-5px;top:-3px}.cart-summary .block>.title strong,.paypal-review-discount .block>.title strong{font-weight:400}.cart-summary .block>.content,.paypal-review-discount .block>.content{display:none;padding-top:5px}.abs-discount-block.active>.title:after,.cart-summary .block.active>.title:after,.paypal-review-discount .block.active>.title:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.cart-summary .block.active>.content,.paypal-review-discount .block.active>.content{display:block}.minicart-wrapper{display:inline-block;position:relative;float:right}.minicart-wrapper:after,.minicart-wrapper:before{content:'';display:table}.minicart-wrapper .action.showcart.active:before,.minicart-wrapper .action.showcart:before{font-size:35px;line-height:33px;content:'\e611';margin:0;overflow:hidden;text-align:center;vertical-align:top;font-weight:400;-webkit-font-smoothing:antialiased;font-family:icons-blank-theme;speak:none}.minicart-wrapper .action.showcart{cursor:pointer;display:inline-block;text-decoration:none;white-space:nowrap}.minicart-wrapper .action.showcart:before{color:#8f8f8f;display:inline-block}.minicart-wrapper .action.showcart:hover:before{color:#333}.minicart-wrapper .action.showcart:active:before{color:#8f8f8f}.minicart-wrapper .action.showcart.active{display:inline-block;text-decoration:none}.minicart-wrapper .action.showcart.active:before{color:#8f8f8f;display:inline-block}.minicart-wrapper .action.showcart.active:hover:before{color:#333}.minicart-wrapper .action.showcart.active:active:before{color:#8f8f8f}.minicart-wrapper .block-minicart{background:#fff;border:1px solid #bbb;z-index:5;margin:4px 0 0;list-style:none;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;top:100%;-webkit-box-shadow:0 3px 3px rgba(0,0,0,.15);box-shadow:0 3px 3px rgba(0,0,0,.15);min-width:100%;display:none}.minicart-wrapper .block-minicart li{margin:0}.minicart-wrapper .block-minicart li:hover{cursor:pointer}.minicart-wrapper .block-minicart:after,.minicart-wrapper .block-minicart:before{content:'';display:block;height:0;position:absolute;width:0}.minicart-wrapper .block-minicart:before{border:6px solid;border-color:transparent transparent #fff;z-index:99;top:-12px}.minicart-wrapper .block-minicart:after{border:7px solid;border-color:transparent transparent #bbb;z-index:98}.minicart-wrapper.active{overflow:visible}.minicart-wrapper.active .block-minicart{display:block}.minicart-wrapper .block-minicart{padding:25px 20px;right:0;width:320px}.minicart-wrapper .block-minicart .block-title{display:none}.minicart-wrapper .block-minicart:after{top:-14px;left:auto;right:25px}.minicart-wrapper .block-minicart:before{left:auto;right:26px}.minicart-wrapper .product .actions{float:right;margin:-24px 0 0;text-align:right}.minicart-wrapper .product .actions>.primary,.minicart-wrapper .product .actions>.secondary{display:inline}.minicart-wrapper .action.close{display:inline-block;background:0 0;-moz-box-sizing:content-box;border:0;-webkit-box-shadow:none;box-shadow:none;line-height:inherit;margin:0;padding:0;text-decoration:none;text-shadow:none;font-weight:400;height:40px;position:absolute;right:0;top:0;width:40px}.minicart-wrapper .action.close>span{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.minicart-wrapper .action.close:before{-webkit-font-smoothing:antialiased;font-size:32px;line-height:32px;color:inherit;content:'\e616';font-family:icons-blank-theme;margin:0;vertical-align:top;display:inline-block;font-weight:400;overflow:hidden;speak:none;text-align:center}.minicart-wrapper .action.close:active:before,.minicart-wrapper .action.close:hover:before{color:inherit}.minicart-wrapper .action.close:active,.minicart-wrapper .action.close:focus,.minicart-wrapper .action.close:hover{background:0 0;border:none}.minicart-wrapper .action.close.disabled,.minicart-wrapper .action.close[disabled],fieldset[disabled] .minicart-wrapper .action.close{cursor:not-allowed;pointer-events:none;opacity:.5}.minicart-wrapper .action.showcart .counter.qty{background:#000;color:#fff;height:24px;line-height:24px;border-radius:2px;display:inline-block;margin:3px 0 0;min-width:18px;overflow:hidden;padding:0 3px;text-align:center;white-space:normal}.minicart-wrapper .action.showcart .counter.qty.empty{display:none}.minicart-wrapper .minicart-widgets{margin-top:15px}.minicart-items{margin:0;padding:0;list-style:none}.minicart-items .product-item-pricing .label{display:inline-block;width:4.5rem}.minicart-items .price-minicart{margin-bottom:5px}.minicart-items .product{position:relative;padding:20px 0;border-top:1px solid #cacbcd}.minicart-items .product:after,.minicart-items .product:before{content:'';display:table}.minicart-items .product .product{padding:0;border-top:none}.minicart-items .product .item-options{margin:10px 0 0}.minicart-items .product .item-options .label{font-weight:700}.minicart-items .product .values{margin:0}.minicart-items .product>.product-image-container,.minicart-items .product>.product-item-photo{float:left}.minicart-items .product .toggle{display:block;text-decoration:none;cursor:pointer;position:relative}.minicart-items .product .toggle:after{-webkit-font-smoothing:antialiased;font-size:28px;line-height:16px;color:inherit;content:'\e622';font-family:icons-blank-theme;vertical-align:middle;display:inline-block;font-weight:400;overflow:hidden;speak:none;text-align:center;position:static;right:20px;top:0}.minicart-items .product.active>.toggle:after{content:'\e621'}.minicart-items .product-item-name{font-weight:400;margin:0 0 10px}.minicart-items .product-item-name a{color:#1979c3}.minicart-items .product-item-details{padding-left:88px}.minicart-items .product-item-details .price{font-weight:700}.minicart-items .action.delete:before,.minicart-items .action.edit:before,.minicart-items .product.options .tooltip.toggle:after{line-height:28px;font-weight:400;text-align:center;-webkit-font-smoothing:antialiased;font-family:icons-blank-theme;speak:none;overflow:hidden}.minicart-items .product-item-details .price-excluding-tax,.minicart-items .product-item-details .price-including-tax{margin:5px 0 0}.minicart-items .product-item-details .weee[data-label]{font-size:1.1rem}.minicart-items .product-item-details .details-qty{margin-top:10px}.minicart-items .product.options .tooltip.toggle{display:inline-block;text-decoration:none}.minicart-items .product.options .tooltip.toggle>span{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.minicart-items .product.options .tooltip.toggle:after{font-size:28px;color:inherit;content:'\e622';margin:-3px 0 0 7px;vertical-align:middle;display:inline-block}.minicart-items .product.options .tooltip.toggle .details,.minicart-items .subtitle{display:none}.minicart-items .item-qty{margin-right:10px;text-align:center;width:40px}.minicart-items .update-cart-item{font-size:1.1rem;vertical-align:top}.minicart-items .action.delete,.minicart-items .action.edit{display:inline-block;text-decoration:none}.minicart-items .action.delete>span,.minicart-items .action.edit>span{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.minicart-items .action.delete:before,.minicart-items .action.edit:before{font-size:28px;color:#303030;content:'\e606';vertical-align:middle;display:inline-block}.minicart-items .action.delete:active:before,.minicart-items .action.delete:hover:before,.minicart-items .action.edit:active:before,.minicart-items .action.edit:hover:before{color:#303030}.minicart-items .action.delete:before{content:'\e604'}.checkout-payment-method .payment-method:first-child .payment-method-title{border-top:0}.checkout-payment-method .payment-method._active .payment-method-content{display:block}.checkout-payment-method .payment-method-title{border-top:1px solid #cacbcd;padding:20px 0;margin:0}.checkout-payment-method .payment-method-title .payment-icon{display:inline-block;margin-right:5px;vertical-align:middle}.checkout-payment-method .payment-method-title .action-help{display:inline-block;margin-left:5px}.checkout-payment-method .payment-method-content{display:none;padding:0 0 20px 22px}.checkout-payment-method .payment-method-content .fieldset:not(:last-child){margin:0 0 20px}.checkout-payment-method .field-select-billing{display:none}.checkout-payment-method .billing-address-form{max-width:500px;margin-bottom:20px}.checkout-payment-method .billing-address-same-as-shipping-block{margin:0 0 10px;font-weight:700}.checkout-payment-method .payment-method-billing-address{margin:0 0 20px}.checkout-payment-method .payment-method-billing-address .primary .action-update{margin-right:0}.checkout-payment-method .payment-method-billing-address .billing-address-details{line-height:27px;padding:0 0 0 23px}.checkout-payment-method .payment-method-note+.payment-method-billing-address{margin-top:20px}.checkout-payment-method .payment-method-iframe{background-color:transparent;display:none;width:100%}.checkout-payment-method .no-payments-block{margin:20px 0}.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after{content:'\e621'}.checkout-payment-method .payment-option._collapsible .payment-option-title{cursor:pointer}.checkout-payment-method .payment-option._collapsible .payment-option-content{display:none}.checkout-payment-method .payment-option-title{border-top:1px solid #cacbcd;padding:20px 0}.checkout-payment-method .payment-option-title .action-toggle{display:inline-block;text-decoration:none}.checkout-payment-method .payment-option-title .action-toggle:after{-webkit-font-smoothing:antialiased;font-size:32px;line-height:16px;color:#8f8f8f;content:'\e622';font-family:icons-blank-theme;margin:0;vertical-align:middle;display:inline-block;font-weight:400;overflow:hidden;speak:none;text-align:center}.checkout-payment-method .payment-option-title .action-toggle:hover:after{color:#333}.checkout-payment-method .payment-option-title .action-toggle:active:after{color:#8f8f8f}.checkout-payment-method .payment-option-inner{margin:0 0 20px}.checkout-payment-method .credit-card-types{padding:0;margin:0}.checkout-payment-method .credit-card-types .item{display:inline-block;list-style:none;margin:0 5px 0 0;vertical-align:top}.checkout-payment-method .credit-card-types .item._active{font-weight:700}.checkout-payment-method .credit-card-types .item._active img{-webkit-filter:none;filter:none}.checkout-payment-method .credit-card-types .item._inactive{opacity:.4;filter:alpha(opacity=40)}.checkout-payment-method .credit-card-types .item span{display:inline-block;padding-top:6px;vertical-align:top}.load.indicator>span,.loading-mask .loader>p{display:none}.checkout-payment-method .credit-card-types img{-webkit-transition:all .6s ease;-webkit-filter:gray;filter:gray}.checkout-payment-method .ccard .fields>.year{padding-left:5px}.checkout-payment-method .ccard .fields .select{padding-left:5px;padding-right:5px}.checkout-payment-method .ccard .month .select{width:140px}.checkout-payment-method .ccard .year .select{width:80px}.checkout-payment-method .ccard .number .input-text{width:225px}.checkout-payment-method .ccard>.field.cvv>.control{padding-right:20px;width:auto}.checkout-payment-method .ccard .cvv .input-text{width:60px}.checkout-payment-method .ccard.fieldset>.field .fields.group.group-2 .field{width:auto!important}.load.indicator{background-color:rgba(241,242,245,.5);z-index:9999;bottom:0;left:0;right:0;top:0;position:absolute}.load.indicator:before{content:'';position:absolute;top:0;right:0;left:0;height:80px;width:80px;bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;margin:auto;background:url(../../frontend/Elephant/vanmoof/en_US/images/loader-2.gif) 50% 50% no-repeat;background-size:40px 40px}.loading-mask,.loading-mask .loader>img{bottom:0;left:0;margin:auto;position:fixed;right:0;top:0}.loading-mask{z-index:5;background:rgba(241,242,245,.5)}.loading-mask .loader>img{z-index:100;width:40px;height:40px}body>.loading-mask{z-index:5}._block-content-loading{position:relative}.cart-summary>.title{display:block;font-weight:300;line-height:1.1;font-size:1.8rem;margin-bottom:1rem}.cart-summary .block{margin-bottom:0}.cart-summary .block .item-title{font-weight:700}.cart-summary .block .item-options{margin-left:0}.cart-summary .block .fieldset .field{margin:0 0 10px}.cart-summary .block .fieldset .field.note{font-size:12px}.cart-summary .block .fieldset .methods .field>.label{display:inline}.block-giftregistry-shared-items .product .item-options,.cart.table-wrapper .item-options,.multicheckout .item-options{font-size:14px}.block-giftregistry-shared-items .product .item-options dt,.cart.table-wrapper .item-options dt,.multicheckout .item-options dt{float:left;clear:left;margin:0 10px 5px 0}.cart.table-wrapper .product-item-details:after,.checkout .inner:after{clear:both}.block-giftregistry-shared-items .product .item-options dt:after,.cart.table-wrapper .item-options dt:after,.multicheckout .item-options dt:after{content:': '}.block-giftregistry-shared-items .product .item-options dd,.cart.table-wrapper .item-options dd,.multicheckout .item-options dd{float:left;display:inline-block;margin:0 0 5px}.account .table-return-items .qty .input-text,.account .table-wrapper .data.table.wishlist .box-tocart .qty,.block-giftregistry-shared-items .qty .qty,.block-wishlist-info-items .input-text.qty,.bundle-options-container .input-text.qty,.cart.table-wrapper .col.qty .input-text,.column .block-addbysku .qty .qty,.multicheckout .table-wrapper .col .qty .input-text,.products-grid.wishlist .product-item .box-tocart input.qty,.sidebar .block-addbysku .fieldset .fields .field.qty .qty,.table-giftregistry-items .field.qty .qty,.table.grouped .control .qty{width:47px;text-align:center}.block-banners .banner-items,.block-banners-inline .banner-items,.block-event .slider-panel .slider,.block-wishlist-management .wishlist-select-items,.bundle-options-container .block-bundle-summary .bundle.items,.cart-container .checkout-methods-items,.checkout-agreements-items,.footer.content ul,.items,.opc-progress-bar,.opc-wrapper .opc,.order-details-items .items-qty,.paypal-review .items-qty,.prices-tier,.product-items{margin:0;padding:0;list-style:none}.block-banners .banner-items>li,.block-banners-inline .banner-items>li,.block-event .slider-panel .slider>li,.block-wishlist-management .wishlist-select-items>li,.bundle-options-container .block-bundle-summary .bundle.items>li,.cart-container .checkout-methods-items>li,.checkout-agreements-items>li,.footer.content ul>li,.items>li,.opc-progress-bar>li,.opc-wrapper .opc>li,.order-details-items .items-qty>li,.paypal-review .items-qty>li,.prices-tier>li,.product-items>li{margin:0}.opc-wrapper .step-content{margin:0 0 40px}@font-face{font-family:icons-blank-theme;src:url(../../frontend/Elephant/vanmoof/en_US/fonts/Blank-Theme-Icons/Blank-Theme-Icons.eot);src:url(../../frontend/Elephant/vanmoof/en_US/fonts/Blank-Theme-Icons/Blank-Theme-Icons.eot?#iefix) format("embedded-opentype"),url(../../frontend/Elephant/vanmoof/en_US/fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2) format("woff2"),url(../../frontend/Elephant/vanmoof/en_US/fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff) format("woff"),url(../../frontend/Elephant/vanmoof/en_US/fonts/Blank-Theme-Icons/Blank-Theme-Icons.ttf) format("truetype"),url(../../frontend/Elephant/vanmoof/en_US/fonts/Blank-Theme-Icons/Blank-Theme-Icons.svg#icons-blank-theme) format("svg");font-weight:400;font-style:normal}.opc-block-summary .table-totals{width:100%;margin-bottom:20px}.opc-block-summary .table-totals .table-caption{display:none}.opc-block-summary .table-totals tbody{border-top:1px solid #cacbcd}.opc-block-summary .table-totals td,.opc-block-summary .table-totals th{padding:3px 0}.opc-block-summary .table-totals th{text-align:left;font-weight:400;padding-right:5px}.opc-block-summary .table-totals .amount,.opc-block-summary .table-totals .grandtotal{text-align:right}.opc-block-summary .table-totals .totals.sub td,.opc-block-summary .table-totals .totals.sub th{padding-top:10px}.opc-block-summary .table-totals .grand.totals td,.opc-block-summary .table-totals .grand.totals th{padding:10px 0;font-weight:700;border-top:1px solid #cacbcd;border-bottom:1px solid #cacbcd}.cart-totals .amount strong,.cart-totals .mark strong,.opc-block-summary .table-totals .amount strong,.opc-block-summary .table-totals .mark strong{font-weight:400}.cart-totals .mark,.opc-block-summary .table-totals .mark{font-weight:400;text-align:left}.cart-totals .amount,.opc-block-summary .table-totals .amount{padding-right:4px;text-align:right;white-space:nowrap}.cart-totals .grand .amount,.cart-totals .grand .mark,.opc-block-summary .table-totals .grand .amount,.opc-block-summary .table-totals .grand .mark{padding-top:20px}.cart-totals .grand .amount,.opc-block-summary .table-totals .grand .amount{padding-right:4px;text-align:right}.cart-totals .grand .amount strong,.opc-block-summary .table-totals .grand .amount strong{font-weight:700}.cart-totals th,.opc-block-summary .product-item .price{font-weight:400}.cart-totals .msrp,.opc-block-summary .table-totals .msrp{margin-bottom:10px}.cart-totals .totals-tax-summary .amount,.cart-totals .totals-tax-summary .mark,.opc-block-summary .table-totals .totals-tax-summary .amount,.opc-block-summary .table-totals .totals-tax-summary .mark{border-top:1px solid #d1d1d1;border-bottom:1px solid #d1d1d1;cursor:pointer}.cart-totals .totals-tax-summary .amount .price,.opc-block-summary .table-totals .totals-tax-summary .amount .price{position:relative;padding-right:25px;display:block;text-decoration:none}.abs-sidebar-totals .totals-tax-summary .amount .price>span,.cart-totals .totals-tax-summary .amount .price>span,.opc-block-summary .table-totals .totals-tax-summary .amount .price>span{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.abs-sidebar-totals .totals-tax-summary .amount .price:after,.cart-totals .totals-tax-summary .amount .price:after,.opc-block-summary .table-totals .totals-tax-summary .amount .price:after{-webkit-font-smoothing:antialiased;font-size:30px;line-height:inherit;color:inherit;content:'\e622';font-family:icons-blank-theme;vertical-align:middle;display:inline-block;font-weight:400;overflow:hidden;speak:none;text-align:center}.cart-totals .totals-tax-summary .amount .price:after,.opc-block-summary .table-totals .totals-tax-summary .amount .price:after{position:absolute;right:-5px;top:-12px}.cart-totals .totals-tax-summary.expanded .amount,.cart-totals .totals-tax-summary.expanded .mark,.opc-block-summary .table-totals .totals-tax-summary.expanded .amount,.opc-block-summary .table-totals .totals-tax-summary.expanded .mark{border-bottom:0}.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,.cart-totals .totals-tax-summary.expanded .amount .price:after,.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after{content:'\e621'}.cart-totals .totals-tax-details,.opc-block-summary .table-totals .totals-tax-details{display:none;border-bottom:1px solid #d1d1d1}.cart-totals .totals-tax-details.shown,.opc-block-summary .table-totals .totals-tax-details.shown{display:table-row}.opc-block-summary .product-item .product-item-inner{display:table;width:100%}.opc-block-summary .product-item .product-item-name-block{display:table-cell;vertical-align:top;padding-right:5px;text-align:left}.opc-block-summary .product-item .subtotal{display:table-cell;text-align:right}.opc-block-summary .product-item .price-including-tax+.price-excluding-tax{margin:0}.opc-block-summary .product-item .price-including-tax+.price-excluding-tax .price{font-size:1rem}body.checkout-cart-index,body.checkout-index-index,body.checkout-onepage-success{background:#f1f2f5}.checkout .inner{max-width:90rem;margin-left:auto;margin-right:auto}.checkout .inner:after,.checkout .inner:before{content:'';display:table}.cart-summary #shipping-zip-form .field.note,.cart-summary #shipping-zip-form .legend,.cart-totals .table-caption{display:none}body.checkout-index-index .checkout .inner{min-height:700px;min-height:100vh}.checkout .top{padding:20px 1.25rem}.checkout .checkout-title{font-family:MuseoSlabW01-300Italic,Rockwell,Georgia,Times,Times New Roman,serif;font-size:25px;line-height:30px;margin-bottom:.8em}@media screen and (min-width:40em){.checkout .top{padding:50px 0;width:83.33333%;float:left;margin-left:8.33333%}.checkout .checkout-title{font-size:40px;line-height:46px}}.cart-empty a{text-decoration:underline}.cart-empty a:focus,.cart-empty a:hover{color:#aaa}.action-container{margin-bottom:25px}@media screen and (min-width:64em){.checkout .checkout-title{font-size:53px;line-height:59px}.action-container{width:33.33333%;width:calc(310px);float:right;margin-bottom:0}}.cart-summary{padding:20px;margin-bottom:20px;background:#fff}.cart-summary .load.indicator,.cart-summary .loading-mask{background-color:rgba(255,255,255,.5)}.cart-summary #block-shipping{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.cart-summary #co-shipping-method-form{margin-bottom:10px}.cart-summary #block-discount{margin-bottom:25px}.continue-shopping{padding:0 20px}.checkout-methods-items{margin:0;padding:0;list-style:none}.cart-totals,.cart.table-wrapper{margin-bottom:20px}.cart-totals{border-top:1px solid #cacbcd;padding-top:8px;min-height:115px}.cart-totals table{width:100%;table-layout:fixed}.cart-totals td,.cart-totals th{padding:3px 0}.cart-totals th{text-align:left;padding-right:5px}.cart-totals .discount.coupon{display:block;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.cart-totals .amount{text-align:right;width:5.5em}.cart-totals .grand.totals td,.cart-totals .grand.totals th{padding:10px 0;font-weight:700;border-top:1px solid #cacbcd}button.atc-button{padding:0;border:none;font-size:0;-webkit-appearance:none}button.atc-button .button{font-size:1rem}.cart-summary button.atc-button.checkout{width:100%}@media screen and (min-width:64em){.form-cart{width:60%;width:calc(100% - 50px - 310px);float:left;padding-top:19px}.block.crosssell{width:60%;width:calc(100% - 50px - 310px);float:left}}.block.crosssell{padding-top:25px}.block.crosssell .product{padding:10px 0}@media screen and (min-width:40em){.block.crosssell .product{padding:10px 0}}.cart.table-wrapper table{width:100%;text-align:center}.cart.table-wrapper .table-caption{display:none}.cart.table-wrapper td,.cart.table-wrapper th{vertical-align:top;padding:12px 8px;border-bottom:1px solid #cacbcd}.cart.table-wrapper .col.price,.cart.table-wrapper .col.qty,.cart.table-wrapper .col.subtotal{padding-left:20px;padding-right:20px}.cart.table-wrapper .item-info td{border-bottom:none}.cart.table-wrapper .col.item{padding-right:20px;text-align:left}#shipping-method-buttons-container,.cart.actions{text-align:right}.cart.table-wrapper .col.qty input[type=text],.cart.table-wrapper .col.qty input[type=number]{height:36px}.cart.table-wrapper .col.qty .label{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}@media only screen and (max-width:500px){.cart.table-wrapper thead{display:none}.cart.table-wrapper .col.item{display:block}.cart.table-wrapper .col.item:after,.cart.table-wrapper .col.item:before{content:'';display:table}.cart.table-wrapper .col.item:after{clear:both}.cart.table-wrapper .col.msrp,.cart.table-wrapper .col.price,.cart.table-wrapper .col.qty,.cart.table-wrapper .col.subtotal{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;float:left;white-space:nowrap;width:33%}.cart.table-wrapper .col.msrp:before,.cart.table-wrapper .col.price:before,.cart.table-wrapper .col.qty:before,.cart.table-wrapper .col.subtotal:before{content:attr(data-th);font-weight:700;display:block;margin-bottom:5px}}.cart.table-wrapper .product-item-photo{display:block;max-width:65px;padding:0;width:100%;margin-bottom:8px}.cart.table-wrapper .product-item-photo .product-image-container{width:110px;max-width:100%;display:block}.cart.table-wrapper .product-item-photo .product-image-wrapper{max-width:100%;display:block;padding-bottom:0!important}.cart.table-wrapper .product-item-photo img{max-width:100%;display:block;height:auto}@media only screen and (max-width:500px){.cart.table-wrapper .product-item-photo{float:left;margin-right:15px}.cart.table-wrapper .product-item-details{display:table-cell}}@media screen and (min-width:768px){.cart.table-wrapper .product-item-photo{display:table-cell;max-width:100%;padding-right:20px;position:static;vertical-align:top;width:1%}.cart.table-wrapper .product-item-details{display:table-cell;vertical-align:top;white-space:normal;width:99%}}.cart.table-wrapper .product-item-details:after,.cart.table-wrapper .product-item-details:before{content:'';display:table}.cart.table-wrapper .cart-price{white-space:nowrap}.cart.table-wrapper .actions-toolbar{min-height:28px;padding-bottom:28px;position:relative}.cart.table-wrapper .actions-toolbar>.action-delete,.cart.table-wrapper .actions-toolbar>.action-edit{position:absolute;right:16px;top:0;display:inline-block;text-decoration:none}.cart.table-wrapper .actions-toolbar>.action-delete span,.cart.table-wrapper .actions-toolbar>.action-edit span{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.cart.table-wrapper .actions-toolbar>.action-edit{margin-top:1px}.cart.table-wrapper .actions-toolbar>.action-delete{right:0}.cart.table-wrapper .action{margin-right:20px}.cart.table-wrapper .action:last-child{margin-right:0}.cart.actions .action:focus,.cart.actions .action:hover,.checkout-success .action:focus,.checkout-success .action:hover,.payment-method-billing-address .action:focus,.payment-method-billing-address .action:hover{color:#fff;background:#3d3f41}.cart.actions .action.clear,.cart.actions .action.continue{display:none}.checkout-agreements-items .checkout-agreements-item-title,.opc-block-shipping-information .shipping-information-title,.opc-block-summary>.title,.opc-wrapper .step-title{padding-bottom:8px;margin-bottom:20px;font-size:32px}.billing-address-custom-title{display:block;padding:8px 0;margin-bottom:15px;color:#333;font-weight:300;font-size:24px;border-bottom:1px solid #cacbcd}.billing-address-custom-title+br,.opc-wrapper .field-tooltip{display:none}.opc-progress-bar{margin-bottom:50px}@media screen and (min-width:64em){.opc-wrapper{width:60%;width:calc(100% - 35px - 410px);float:left}}#checkout-step-shipping{max-width:500px}#customer-email-fieldset{padding-bottom:5px;margin:0 0 20px;border-bottom:1px solid #d1d1d1}#opc-shipping_method:not(._block-content-loading) .step-title,.checkout-payment-method .step-title{margin-bottom:0}#customer-email-fieldset .note{display:none!important}.checkout-payment-method .payment-method-title label div,.checkout-payment-method .payment-method-title label img{padding-right:0!important;margin-right:10px}#checkout-shipping-method-load{margin-bottom:5px}.table-checkout-shipping-method{width:100%;max-width:500px}@media screen and (min-width:64em){.opc-sidebar{width:33.33333%;width:calc(410px);float:right;padding-top:56px}}.opc-sidebar .modal-header{display:none}.opc-block-summary{background:#fff;padding:22px 30px;margin:0 0 20px}.opc-block-summary .load.indicator,.opc-block-summary .loading-mask{background-color:rgba(255,255,255,.5)}.opc-block-summary [role=tabpanel]{display:block!important}.opc-block-summary>.title{display:block;border-bottom:none;padding-bottom:0;margin-bottom:12px}.opc-block-summary .mark .value{color:#999;display:block}.opc-block-summary .grand.incl+.grand.excl .amount,.opc-block-summary .grand.incl+.grand.excl .mark{border-top:0;font-size:1.4rem;padding-top:0}.opc-block-summary .grand.incl+.grand.excl .amount strong,.opc-block-summary .grand.incl+.grand.excl .mark strong{font-weight:400}.opc-block-summary .not-calculated{font-style:italic}.opc-block-summary .items-in-cart>.title{margin-bottom:8px}#payment .legend,#payment .legend+br{display:none}#payment_form_adyen_hpp_ideal .label{display:block;margin-bottom:8px;font-weight:700}#discount-coupon-form .payment-option-inner,.form-discount .payment-option-inner{margin-bottom:5px}#discount-coupon-form .label,.form-discount .label{display:block;margin-bottom:8px;font-weight:700}#discount-coupon-form input[type=text],.form-discount input[type=text]{height:40px;font-size:16px;background:0 0}#discount-coupon-form input[type=text]::-moz-placeholder,.form-discount input[type=text]::-moz-placeholder{color:#797b80}#discount-coupon-form input[type=text]::-webkit-input-placeholder,.form-discount input[type=text]::-webkit-input-placeholder{color:#797b80}#discount-coupon-form input[type=text]:-ms-input-placeholder,.form-discount input[type=text]:-ms-input-placeholder{color:#797b80}#discount-coupon-form input[type=text]:focus,.form-discount input[type=text]:focus{background:#fff}#discount-coupon-form .action,.form-discount .action{display:inline-block;padding:12px 30px;color:#fff;font-size:16px;font-weight:700;background:#3d3f41}#discount-coupon-form .action:focus,#discount-coupon-form .action:hover,.form-discount .action:focus,.form-discount .action:hover{color:#fff;background:#000}@media screen and (min-width:40em){.form-discount-inner{display:table;width:100%;max-width:500px}.form-discount-inner .actions-toolbar,.form-discount-inner .payment-option-inner{display:table-cell;vertical-align:top}.form-discount-inner input[type=text]{border-right:none}.form-discount-inner .actions-toolbar{width:1%;white-space:nowrap}}.opc-block-shipping-information{padding:12px 30px 22px}.opc-block-shipping-information .ship-to,.opc-block-shipping-information .ship-via{margin:0 0 30px}.opc-block-shipping-information .shipping-information-title{position:relative}.opc-block-shipping-information .shipping-information-title .action-edit{top:10px;display:inline-block;text-decoration:none;margin:0;padding:0;position:absolute;right:0;-webkit-appearance:none;background:0 0}.opc-block-shipping-information .shipping-information-title .action-edit>span{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.checkout-agreements-block{margin-bottom:20px}.checkout-agreements-block a{text-decoration:underline}.checkout-agreements-block a:focus,.checkout-agreements-block a:hover{color:#aaa}.cart.actions .action,.checkout-success .action,.continue-shopping .action,.payment-method-billing-address .action{background:0 0;border:1px solid #888;color:#000;display:inline-block;font-size:16px;font-weight:700;padding:12px 30px 12px 25px;margin:0;line-height:1}.continue-shopping .action{display:block;text-align:center}.field._error[name="shippingAddress.postcode"] .mage-error,.messages-area-holder.message-success,.messages-area:empty{display:none}.cart.actions .action:hover,.checkout-success .action:hover,.continue-shopping .action:hover,.payment-method-billing-address .action:hover{background:rgba(0,0,0,.65);border-color:rgba(0,0,0,.65) none repeat scroll;color:#fff}.messages-area{@txtColor :red;background-color:#c6cacf;padding:12px 30px 12px 50px;font-weight:700;position:relative;margin-bottom:40px}.messages-area.compatibility-warning{margin-bottom:0;background:0 0;padding:13px 0 13px 35px;font-weight:400;font-size:14px}.messages-area::after{content:"";position:absolute;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='black' stroke='none'><path d='M8,0a8,8,0,1,0,8,8A8,8,0,0,0,8,0ZM8,13.87A5.87,5.87,0,1,1,13.87,8h0A5.87,5.87,0,0,1,8,13.87H8Z'/><rect x='7' y='4' width='2' height='5'/><rect x='7' y='10' width='2' height='2'/></svg>") no-repeat;height:16px;width:16px;left:20px;margin-top:-8px;top:50%}.messages-area.compatibility-warning::after{top:24px;left:0}html[data-lang-locale=jp-jp] .checkout-title{font-family:"Noto Sans Japanese","Noto Sans",sans-serif}.swatch-option-loading{padding:16.25% 25%!important}.fieldset>.field .field.choice,.fieldset>.fields>.field .field.choice{margin-bottom:0}.cart.table-wrapper .item-preorder-information{padding:12px 0 12px 138px}.cart.table-wrapper .item-preorder-information .container{background-color:#fff;padding:24px;text-align:left}.cart.table-wrapper .item-preorder-information ul{margin-left:0;margin-bottom:0;padding-left:20px}@media screen and (max-width:768px){.cart.table-wrapper .item-preorder-information{padding:12px 30px 12px 0}}