@charset "UTF-8";.duotone .story h1.headline-special-big,.duotone .story h2.headline-special-big,.story .h1,.story h1{font-family:var(--font-sans-compressed);font-size:50px;font-weight:100;line-height:46px;text-transform:uppercase}@media only screen and (min-width:1024px){.duotone .story h1.headline-special-big,.duotone .story h2.headline-special-big,.story .h1,.story h1{font-size:120px;line-height:100px}}.duotone .story .h2,.duotone .story h2{font-family:var(--font-sans);font-size:var(--text-2xl);font-weight:700;line-height:var(--line-height-base)}@media only screen and (min-width:1024px){.duotone .story .h2,.duotone .story h2{font-size:var(--text-4xl);line-height:40px}}.duotone .story .h3,.duotone .story h3{font-size:var(--text-lg);line-height:var(--line-height-base)}@media only screen and (min-width:1024px){.duotone .story .h3,.duotone .story h3{font-size:var(--text-3xl);line-height:45px}}.duotone .story .h5,.duotone .story h5{font-family:var(--font-sans);font-size:var(--text-sm);line-height:var(--line-height-xxs)}@media only screen and (min-width:1024px){.duotone .story .h5,.duotone .story h5{font-size:var(--text-base);line-height:var(--line-height-sm)}}.product-overview{color:rgb(var(--color-gray-dark));-moz-column-gap:32px;column-gap:32px;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));row-gap:20px}@media only screen and (min-width:768px){.product-overview{padding-top:56px}}@media only screen and (min-width:1024px){.product-overview{padding-top:0}}.product-overview__media-container{grid-column:span 12/span 12;position:relative}@media only screen and (min-width:768px){.product-overview__media-container{grid-column:span 7/span 7}}@media only screen and (min-width:1024px){.product-overview__media-container{grid-column:span 6/span 6;grid-column:1/8}}.product-overview__content-container{grid-column:span 12/span 12}@media only screen and (min-width:768px){.product-overview__content-container{grid-column:8/13}.product-overview__content-sticky-container,.product-overview__media-sticky-container{position:sticky}}.product-overview__badges-container{display:flex;flex-direction:row;gap:8px;margin-bottom:8px}.product-overview__badge{border-radius:4px;text-transform:capitalize}.product-overview__e-bike-badge{background-color:rgb(var(--color-gray));border-radius:4px;cursor:pointer;position:relative;transition:background-color .2s ease-in-out}.product-overview__e-bike-badge:hover{background-color:#579b00}.product-overview__e-bike-badge:hover .product-overview__e-bike-tooltip{display:inline-block}.product-overview__e-bike-tooltip{background-color:#fff;border:1px solid rgb(var(--color-gray));border-radius:8px;color:rgb(var(--color-gray-dark));display:none;height:-moz-fit-content;height:fit-content;left:0;padding:4px;position:absolute;text-align:center;top:-48px;width:180px;z-index:10}@media only screen and (min-width:640px){.product-overview__e-bike-tooltip{left:50%;transform:translate(-50%)}}.product-overview__headline{display:flex;flex-direction:column;font-size:var(--text-lg);font-weight:700;line-height:var(--line-height-2xl);text-transform:none}.product-overview__subline{font-size:var(--text-sm);font-weight:400;line-height:var(--line-height-base)}.product-overview__reviews-container a{font-size:var(--text-xxs);line-height:var(--line-height-xs)}.product-overview__price-container{align-items:center;display:flex;flex-direction:row;gap:8px;margin-top:8px}.product-overview__rating-link{align-items:center;display:inline-flex;font-size:var(--text-sm);font-weight:500;line-height:var(--line-height-sm);margin-top:4px;position:relative}.product-overview__rating-link .star-rating__content{padding-bottom:4px}.product-overview__rating-link>span{color:rgb(var(--color-primary));margin-left:8px;padding-top:2px}.product-overview__rating-link>span :hover{text-decoration:underline}.product-overview__price{font-size:var(--text-xl);line-height:var(--line-height-lg)}.product-overview__price-info{font-size:var(--text-xxs);line-height:var(--line-height-xs)}.product-overview__price-info a{text-decoration:underline}.product-overview__size-chart-container{margin-bottom:16px}@media only screen and (min-width:1024px){.product-overview__size-chart-container{margin-bottom:24px}}.product-overview__variants-slider .variant-slider-item__inner{background-color:transparent}.product-overview__variants-slider .variant-slider-item .text-link--active:after{width:100%}.product-overview__label-container{display:flex;flex-direction:row;font-size:var(--text-xs);gap:4px;letter-spacing:.015em;line-height:var(--line-height-sm)}@media only screen and (min-width:1024px){.product-overview__label-container{font-size:var(--text-sm);line-height:var(--line-height-base)}}.product-overview__label{font-weight:700}.product-overview__variants-selection{display:flex;flex-direction:column;gap:16px}.product-overview__variant-container{display:flex;flex-direction:column;gap:4px}.product-overview__variant-container .button-select{-moz-column-gap:8px;column-gap:8px;width:100%}.product-overview__variant-container .button-select--1-col{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}.product-overview__variant-container .button-select--2-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.product-overview__variant-container .button-select--3-col,.product-overview__variant-container .button-select--4-col{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}@media only screen and (min-width:768px){.product-overview__variant-container .button-select--4-col{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}}.product-overview__variant-container .button-select--5-col{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}@media only screen and (min-width:1024px){.product-overview__variant-container .button-select--5-col{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}}.product-overview__variant-container .button-select__button{background-color:#fff;border:1px solid rgb(var(--color-black));border-radius:8px;flex:1;font-size:var(--text-xxs);font-weight:700;letter-spacing:.015em;line-height:var(--line-height-xs);padding:8px 20px;text-transform:capitalize}.product-overview__variant-container .button-select__button--selected{background-color:rgb(var(--color-black));color:#fff}.product-overview__variant-container .button-select__button--disabled{background-color:transparent;background:linear-gradient(to top left,transparent calc(50% - 1px),rgb(var(--color-gray)),transparent calc(50% + 1px));border:1px solid rgb(var(--color-gray));color:rgb(var(--color-gray))}.product-overview__link-container{align-items:center;display:flex;flex-direction:row;gap:8px}.product-overview__link-container a{text-decoration:underline}.product-overview__article-number p{font-size:var(--text-xxs);letter-spacing:.018em;line-height:var(--line-height-xs)}.product-overview__delivery-info-container{display:flex;flex-direction:column;gap:12px}.product-overview__delivery-info{align-items:center;display:flex;flex-direction:row;font-size:var(--text-sm);gap:8px;line-height:var(--line-height-sm)}@media only screen and (min-width:768px){.product-overview__delivery-info{margin-top:48px}}.product-overview__delivery-info .variant-available,.product-overview__delivery-info .variant-not-available{font-weight:700;position:relative}.product-overview__delivery-info .variant-available:before,.product-overview__delivery-info .variant-not-available:before{background-color:#04835c;border-radius:100%;content:"";display:inline-block;height:8px;left:-16px;position:absolute;top:-1px;width:8px}.product-overview__delivery-info .variant-not-available:before{background-color:#d03816}.product-overview__free-delivery-container,.product-overview__trial-container{align-items:center;display:flex;flex-direction:row;gap:8px}.product-overview__free-delivery-container a,.product-overview__trial-container a{text-decoration:underline}.product-overview__free-delivery-container span,.product-overview__trial-container span{font-weight:700}.product-overview__order-now-text{position:relative}.product-overview__order-now-text:before{background-color:rgb(var(--color-gray-dark));content:"";display:inline-block;height:100%;left:-6px;position:absolute;width:1px}.product-overview__follow-up-container{margin-top:40px}.product-overview__actions-container{display:flex;flex-direction:column;gap:8px;margin-bottom:8px;margin-top:32px}@media only screen and (min-width:768px){.product-overview__actions-container{margin-top:48px}}.product-overview__actions-container .button-link{max-width:100%;width:100%}.product-overview__sizes-container{margin-top:4px}.product-overview__product-info{display:flex;flex-direction:column-reverse;gap:40px}@media only screen and (min-width:768px){.product-overview__product-info{flex-direction:column}}.product-overview__pre-order-container{display:flex;flex-direction:column;font-size:var(--text-xxs);gap:12px;line-height:var(--line-height-xs);margin-top:8px}.product-overview__wishlist{cursor:pointer;position:absolute;right:8px;top:8px;transition:all .25s ease-in-out;z-index:10}@media only screen and (min-width:768px){.product-overview__wishlist{right:12px;top:12px}}.product-overview__payment-container .payment-icons{background-color:transparent}.product-overview__payment-container .payment-icons__container{border-bottom:none;justify-content:space-between;padding-top:12px}@media only screen and (min-width:768px){.product-overview__payment-container .payment-icons__container{justify-content:center}}.product-overview__payment-container .payment-icons__container img{filter:grayscale(100%);height:20px}.product-overview__planet-infobox-container{border-radius:8px;margin-top:40px}.product-overview__key-feature-container .richtext__text-container,.product-overview__planet-infobox-container p{font-size:var(--text-sm);letter-spacing:.24px;line-height:var(--line-height-base)}.product-overview__key-feature-container .richtext__text-container ul>li:before{content:"•"}.product-overview__collapsibles-desktop .container,.product-overview__collapsibles-mobile .container{padding:0}.product-overview__collapsibles-desktop a,.product-overview__collapsibles-mobile a{text-decoration:underline}.product-overview__collapsibles-desktop .collapsible,.product-overview__collapsibles-mobile .collapsible{border-color:rgb(var(--color-gray-light));font-size:var(--text-sm);letter-spacing:.24px;line-height:var(--line-height-base)}.product-overview__collapsibles-desktop .collapsible:first-child,.product-overview__collapsibles-mobile .collapsible:first-child{border-top:none}.product-overview__collapsibles-desktop{display:none}@media only screen and (min-width:768px){.product-overview__collapsibles-desktop{display:block}}.product-overview__collapsibles-mobile{display:block;padding-top:32px}@media only screen and (min-width:768px){.product-overview__collapsibles-mobile{display:none}}.product-overview__info,.product-overview__reviews-container{display:none}@media only screen and (min-width:768px){.product-overview__info,.product-overview__reviews-container{display:block}}.product-overview__price-container{display:none}@media only screen and (min-width:768px){.product-overview__price-container{align-items:center;display:flex;flex-direction:row}}.product-overview__price-container-mobile{align-items:center;display:flex;flex-direction:row;gap:8px;margin-top:4px}@media only screen and (min-width:768px){.product-overview__price-container-mobile{display:none}}.product-overview__price-container-mobile .price{flex:0 0 auto}.product-overview__product-details-mobile{align-items:flex-start;display:flex;flex-direction:column;padding:16px 0}@media only screen and (min-width:768px){.product-overview__product-details-mobile{display:none}}.product-overview__badges-container-mobile{display:flex;flex-direction:row;gap:8px;margin-bottom:8px}.product-overview__bottom-actions{display:flex;flex-direction:column}@media only screen and (min-width:768px){.product-overview__bottom-actions{display:none}}.product-overview__bottom-actions .bottom-anchor-navigation__navigation{display:none}.product-overview__bottom-actions .bottom-anchor-navigation__actions{padding:0;width:100%}.product-overview__bottom-actions .bottom-anchor-navigation__actions .button-link{font-size:20px;line-height:var(--line-height-base);padding-bottom:10px;padding-top:10px}
