@-webkit-keyframes rotating{0%{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating{0%{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.product-bike .section-bike{margin-left:auto;margin-right:auto;max-width:1200px;width:calc(100% - 40px)}.product-bike .section-bike .model-switcher{display:flex;justify-content:flex-start;margin-bottom:20px}.product-bike .section-bike .model-switcher a{display:flex;flex-direction:column;height:60px;color:#c1c1c1;transition:color .4s ease-in;margin-right:10px}.product-bike .section-bike .model-switcher a:last-child{margin-right:0}.product-bike .section-bike .model-switcher a:hover{color:#eb0613}.product-bike .section-bike .model-switcher a.active{font-weight:700;color:#eb0613}.product-bike .section-bike .model-switcher a div:first-child{text-align:center;display:flex;align-items:flex-end;justify-content:center;flex:1;height:35px}.product-bike .section-bike .model-switcher a div:first-child span{margin-bottom:-10px}.product-bike .section-bike .model-switcher a div:last-child{text-align:center;height:17px;margin-right:5px}.product-bike .product{display:flex;flex-direction:column}.product-bike .product .glideProductImages{width:100%;overflow:hidden}.product-bike .product .glideProductImages .glide__track{flex:1;max-width:700px}.product-bike .product .glideProductImages .glide__track .gallery-image{cursor:pointer;height:300px;width:100%;background-size:contain;background-repeat:no-repeat;background-position:center}@media screen and (min-width: 992px){.product-bike .product .glideProductImages .glide__track .gallery-image{height:400px}}.product-bike .product .glideProductImages .glideBulletsWrapper{position:relative;overflow:hidden}.product-bike .product .glideProductImages .glideBulletsWrapper .glide__bullets{display:flex;width:100%;flex-wrap:nowrap;overflow:auto;justify-content:flex-start;scroll-behavior:smooth}.product-bike .product .glideProductImages .glideBulletsWrapper .glide__bullets .glide__bullet{border-radius:4px;width:48px;min-width:48px;height:48px;overflow:hidden;opacity:.5;cursor:pointer;border:1px solid #f5f5f5;margin-right:8px;background-position:center;background-size:cover;background-repeat:no-repeat}.product-bike .product .glideProductImages .glideBulletsWrapper .glide__bullets .glide__bullet:last-child{margin-right:0}.product-bike .product .glideProductImages .glideBulletsWrapper .glide__bullets .glide__bullet.glide__bullet--active{opacity:1}@media screen and (min-width: 992px){.product-bike .product .glideProductImages .glideBulletsWrapper .glide__bullets .glide__bullet:hover{opacity:1}}.product-bike .product .glideProductImages .glideBulletsWrapper .arrow{border-radius:4px;width:48px;height:48px;position:absolute;background-color:#f5f5f5b3;transition:all .4s ease-out;cursor:pointer;z-index:1}.product-bike .product .glideProductImages .glideBulletsWrapper .arrow:before,.product-bike .product .glideProductImages .glideBulletsWrapper .arrow:after{position:absolute;content:" ";height:15px;width:2px;background-color:currentColor;left:24px}.product-bike .product .glideProductImages .glideBulletsWrapper .arrow:hover{background-color:#f5f5f5}.product-bike .product .glideProductImages .glideBulletsWrapper .arrow.left{left:0;margin-left:-48px}.product-bike .product .glideProductImages .glideBulletsWrapper .arrow.left.show{margin-left:0}.product-bike .product .glideProductImages .glideBulletsWrapper .arrow.left:before{transform:rotate(-135deg);top:12px}.product-bike .product .glideProductImages .glideBulletsWrapper .arrow.left:after{transform:rotate(135deg);bottom:11px}.product-bike .product .glideProductImages .glideBulletsWrapper .arrow.right{right:0;margin-right:-48px}.product-bike .product .glideProductImages .glideBulletsWrapper .arrow.right.show{margin-right:0}.product-bike .product .glideProductImages .glideBulletsWrapper .arrow.right:before{transform:rotate(135deg);top:12px}.product-bike .product .glideProductImages .glideBulletsWrapper .arrow.right:after{transform:rotate(-135deg);bottom:11px}@media screen and (min-width: 992px){.product-bike .product .glideProductImages{margin-right:20px;width:calc(70% - 20px);display:flex;flex-direction:column;align-items:center}}@media screen and (min-width: 992px){.product-bike .product{flex-direction:row}}.product-bike .product .productData{width:100%}.product-bike .product .productData .shopify-product-reviews-stars{height:24px;margin-top:10px}.product-bike .product .productData .shopify-product-reviews-stars a{text-decoration:none}.product-bike .product .productData .shopify-product-reviews-stars .spr-badge-caption{margin-left:10px}.product-bike .product .productData .productTitle{margin-top:30px;font-size:32px;line-height:32px;display:flex}.product-bike .product .productData .specs{margin-top:20px;line-height:24px}.product-bike .product .productData .priceWrapper{display:flex;align-items:center;margin-top:20px;padding-bottom:20px;border-bottom:1px solid #d6d6d6}.product-bike .product .productData .priceWrapper .price{font-size:32px;line-height:1;font-weight:700}.product-bike .product .productData .priceWrapper .oldPrice{text-decoration:line-through;font-weight:400;font-size:25px;line-height:1}.product-bike .product .productData .priceWrapper .vat{flex:1;margin-left:20px;color:#707070;font-size:14px}.product-bike .product .productData .variantsWrapper{margin-top:15px}.product-bike .product .productData .variantsWrapper .selectedText{text-align:center}.product-bike .product .productData .variantsWrapper .colors{margin-top:15px;display:flex;justify-content:center;flex-wrap:wrap}.product-bike .product .productData .variantsWrapper .colors .color{display:flex;width:48px;height:48px;min-width:48px;min-height:48px;border-radius:50%;border:1px solid #d6d6d6;position:relative;overflow:hidden;cursor:pointer;transform:rotate(-45deg);margin-left:10px}.product-bike .product .productData .variantsWrapper .colors .color.selected{border-width:3px}.product-bike .product .productData .variantsWrapper .colors .color:first-child{margin-left:0}.product-bike .product .productData .variantsWrapper .colors .color .white{flex:1;background-color:#fff;transition:flex .4s ease-out}.product-bike .product .productData .variantsWrapper .colors .color .white.notAvailable{flex:2}.product-bike .product .productData .variantsWrapper .colors .color .fill{flex:1;transition:background-color .4s ease-in}.product-bike .product .productData .variantsWrapper .colors .color.vdreamy-sky .fill{background-color:#9bd2f5}.product-bike .product .productData .variantsWrapper .colors .color.vdreamy-sky.notAvailable .fill{background-color:#9bd2f533}.product-bike .product .productData .variantsWrapper .colors .color.vdreamy-sky:hover .fill{background-color:#9bd2f5}.product-bike .product .productData .variantsWrapper .colors .color.vpop-peach .fill{background-color:#ffb98c}.product-bike .product .productData .variantsWrapper .colors .color.vpop-peach.notAvailable .fill{background-color:#ffb98c33}.product-bike .product .productData .variantsWrapper .colors .color.vpop-peach:hover .fill{background-color:#ffb98c}.product-bike .product .productData .variantsWrapper .colors .color.vsoft-sprout .fill{background-color:#bec3a0}.product-bike .product .productData .variantsWrapper .colors .color.vsoft-sprout.notAvailable .fill{background-color:#bec3a033}.product-bike .product .productData .variantsWrapper .colors .color.vsoft-sprout:hover .fill{background-color:#bec3a0}.product-bike .product .productData .variantsWrapper .colors .color:hover .white{flex:0}.product-bike .product .productData .lowest-price-info{display:flex;margin-top:8px}.product-bike .product .productData .lowest-price-info .free-service-info,.product-bike .product .productData .lowest-price-info a{font-size:14px}.product-bike .product .productData .version{display:flex;margin-top:15px}.product-bike .product .productData .version .button{font-weight:300;flex:1;border:1px solid #d6d6d6}.product-bike .product .productData .version .button:first-child{margin-right:10px}.product-bike .product .productData .version .button:hover,.product-bike .product .productData .version .button.active{border:1px solid #222}.product-bike .product .productData .quantity{margin-top:20px;border-radius:24px;border:solid 1px #d6d6d6;width:100%;height:48px;font-size:18px;display:flex;padding:0 20px;align-items:center;justify-content:center}.product-bike .product .productData .quantity div{flex:1;overflow:hidden;position:relative;text-align:center;padding-top:5px;transition:all .2s ease-out}.product-bike .product .productData .quantity div.animate{padding-top:0;opacity:.5}.product-bike .product .productData .quantity img{cursor:pointer;transition:all .4s ease-in;border-radius:50%}.product-bike .product .productData .quantity img:hover{background:#d6d6d6;color:#fff}.product-bike .product .productData .errorAddToCart{margin-top:15px;color:#eb0613;font-weight:700;height:0;overflow:hidden;transition:height .4s ease-in}.product-bike .product .productData .addToCart{margin-top:15px;width:100%;position:relative}.product-bike .product .productData .addToCart.klaviyo-bis-trigger{display:block!important}.product-bike .product .productData .addToCart span.woom-icon-parts-gear{position:absolute;right:0;top:6px;height:32px;width:32px;font-size:32px;display:none;-webkit-animation:rotating 2s linear infinite;-moz-animation:rotating 2s linear infinite;-ms-animation:rotating 2s linear infinite;-o-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite}.product-bike .product .productData .addToCart span.woom-icon-parts-gear.loading{display:block}.product-bike .product .productData .stockInfo{margin-top:15px;display:flex;transition:height .4s ease-out}.product-bike .product .productData .stockInfo img{margin-right:8px}.product-bike .product .productData .stockInfo #product-shipping-info,.product-bike .product .productData .stockInfo .stockInfoText{display:inline;padding-top:2px;font-size:15px;line-height:22px}.product-bike .product .productData .stockInfo .globalShippingInfo{padding-top:2px;font-size:15px;line-height:22px}@media screen and (min-width: 992px){.product-bike .product .productData{margin-left:20px;width:calc(30% - 20px)}}.product-bike .section-recommendations{margin-left:auto;margin-right:auto;max-width:1200px;width:calc(100% - 40px);margin-top:40px;overflow:hidden}.product-bike .section-recommendations .recommendations{margin-top:20px;display:flex;flex-wrap:wrap;margin-right:-20px}.product-bike .section-recommendations .recommendations .recommendation{overflow:hidden;width:calc(50% - 18px);height:175px;border:1px solid #d6d6d6;border-radius:4px;margin-right:16px;margin-bottom:16px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;font-size:12px;line-height:14px;padding:8px}@media screen and (min-width: 992px){.product-bike .section-recommendations .recommendations .recommendation{margin-right:20px;margin-bottom:20px;font-size:14px;line-height:16px;width:calc(100% / 6 - 20px);height:175px;padding:16px}}.product-bike .section-recommendations .recommendations .recommendation .previewImage{flex:1;background-size:cover;background-position:center;width:calc(100% - 16px);margin-bottom:8px}@media screen and (min-width: 992px){.product-bike .section-recommendations .recommendations .recommendation .previewImage{width:calc(100% - 32px)}}.product-bike .section-recommendations .recommendations .recommendation .woom-font-replace{text-align:center}.product-bike .section-recommendations .recommendations .recommendation .overlay{cursor:pointer;padding:10px;background-color:#fffc;position:absolute;top:0;right:0;bottom:0;left:0;transition:opacity .4s ease-in;opacity:0;display:flex;flex-direction:column;text-align:center;justify-content:space-around;align-items:center;font-weight:300}.product-bike .section-recommendations .recommendations .recommendation .overlay .button.small{font-weight:400}.product-bike .section-recommendations .recommendations .recommendation:hover .overlay{opacity:1}@media screen and (min-width: 992px){.product-bike .section-recommendations{margin-top:80px}}.product-bike .section-description{margin-left:auto;margin-right:auto;max-width:700px;width:calc(100% - 40px);margin-top:40px}.product-bike .section-description h3{font-weight:400}.product-bike .section-description .red{color:#e30613}.product-bike .section-description p{font-weight:300;margin-top:40px}@media screen and (min-width: 992px){.product-bike .section-description{margin-top:80px}.product-bike .section-description p{margin-top:20px}}.product-bike .section-specs-icons{margin-left:auto;margin-right:auto;max-width:1200px;width:calc(100% - 40px);margin-top:40px;display:flex;flex-direction:column;justify-content:space-around}.product-bike .section-specs-icons .iconWrapper{display:flex;flex-direction:column;align-items:center;margin-top:40px}.product-bike .section-specs-icons .iconWrapper .icon{font-size:90px;height:100px}.product-bike .section-specs-icons .iconWrapper .text{text-align:center;font-size:20px}@media screen and (min-width: 992px){.product-bike .section-specs-icons{margin-top:80px;flex-direction:row}.product-bike .section-specs-icons .iconWrapper{margin-top:0}}.product-bike .section-bike-highlights{background-color:#f3f5f4;width:100%;display:flex;justify-content:center;align-items:center;padding-top:40px;padding-bottom:40px;overflow:hidden}.product-bike .section-bike-highlights .glideBikeHighlights{position:relative;width:calc(100% - 100px);max-width:1200px}@media screen and (max-width: 991px){.product-bike .section-bike-highlights .glideBikeHighlights{width:100%}}.product-bike .section-bike-highlights .glideBikeHighlights .glide__slides{align-items:flex-start}@media screen and (min-width: 992px){.product-bike .section-bike-highlights .glideBikeHighlights .glide__slides{align-items:center}}.product-bike .section-bike-highlights .glideBikeHighlights .glide__slides .glide__slide{display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (min-width: 992px){.product-bike .section-bike-highlights .glideBikeHighlights .glide__slides .glide__slide{flex-direction:row}}.product-bike .section-bike-highlights .glideBikeHighlights .glide__slides .glide__slide .image{margin-left:auto;margin-right:auto;width:300px;height:300px;max-width:100%;max-height:300px;border-radius:50%;overflow:hidden;background-position:center;background-size:cover}@media screen and (min-width: 992px){.product-bike .section-bike-highlights .glideBikeHighlights .glide__slides .glide__slide .image{margin-left:80px;margin-right:40px;flex:0 0 370px;width:370px;height:370px;max-width:100%;max-height:370px}}@media screen and (max-width: 350px){.product-bike .section-bike-highlights .glideBikeHighlights .glide__slides .glide__slide .image{width:200px;height:200px}}.product-bike .section-bike-highlights .glideBikeHighlights .glide__slides .glide__slide .description{width:100%;padding-left:20px;padding-right:20px;display:flex;flex-direction:column;justify-content:flex-start}.product-bike .section-bike-highlights .glideBikeHighlights .glide__slides .glide__slide .description h3{margin-top:20px;margin-bottom:20px}@media screen and (min-width: 992px){.product-bike .section-bike-highlights .glideBikeHighlights .glide__slides .glide__slide .description h3{margin-top:0}}@media screen and (min-width: 992px){.product-bike .section-bike-highlights .glideBikeHighlights .glide__slides .glide__slide .description{padding-left:0;padding-right:0;margin-right:80px}}.product-bike .section-bike-highlights .glideBikeHighlights .glideControls .glideArrow{cursor:pointer;position:absolute;color:#222;font-size:20px;height:20px;width:20px;top:135px;border:none;background:none;text-align:initial;padding:initial}@media screen and (min-width: 992px){.product-bike .section-bike-highlights .glideBikeHighlights .glideControls .glideArrow{top:calc(50% - 25px)}}@media screen and (max-width: 350px){.product-bike .section-bike-highlights .glideBikeHighlights .glideControls .glideArrow{top:100px}}.product-bike .section-bike-highlights .glideBikeHighlights .glideControls .arrow-right{right:5px}@media screen and (min-width: 992px){.product-bike .section-bike-highlights .glideBikeHighlights .glideControls .arrow-right{right:-20px;top:calc(50% - 25px);font-size:20px;height:20px;width:20px}}.product-bike .section-bike-highlights .glideBikeHighlights .glideControls .arrow-left{left:5px;transform:rotate(180deg)}@media screen and (min-width: 992px){.product-bike .section-bike-highlights .glideBikeHighlights .glideControls .arrow-left{left:-20px;top:calc(50% - 25px);font-size:20px;height:20px;width:20px}}.product-bike .section-kid-safe-plus-info{padding:20px;background-color:#e1e7e6;display:flex;justify-content:center;align-items:center}.product-bike .section-kid-safe-plus-info div{max-width:400px}.product-bike .section-kid-safe-plus-info img{margin-right:20px}.product-bike .section-quote{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-left:auto;margin-right:auto;max-width:900px;width:calc(100% - 40px);padding-top:40px;padding-bottom:40px}.product-bike .section-quote .text{margin-bottom:20px;max-width:100%}.product-bike .section-quote .author{display:flex;justify-content:center;align-items:center}.product-bike .section-quote .author .icon{font-size:80px;height:80px;width:80px;flex:0 0 80px}.product-bike .section-geometry{margin-left:auto;margin-right:auto;max-width:1200px;width:calc(100% - 40px);display:flex;flex-direction:column}.product-bike .section-geometry .images{position:relative;padding-bottom:20px;margin:0 auto;max-width:700px;background-color:#fff}.product-bike .section-geometry .images img{max-width:100%}.product-bike .section-geometry .images .base{visibility:visible}.product-bike .section-geometry .images .base.hide{visibility:hidden}.product-bike .section-geometry .images .hoverImage{position:absolute;top:0;left:0;display:none}.product-bike .section-geometry .images .hoverImage.show{display:block}.product-bike .section-geometry .description{display:flex;flex-direction:column}.product-bike .section-geometry .description .side{flex:1}.product-bike .section-geometry .description .side .bikeGeometryLetter{border-top:1px solid #e1e7e6;padding:20px 0;display:flex;align-items:center}.product-bike .section-geometry .description .side .bikeGeometryLetter:hover{color:#e30613}.product-bike .section-geometry .description .side .bikeGeometryLetter .icon{font-size:25px;width:25px;height:25px}.product-bike .section-geometry .description .side .bikeGeometryLetter .label{padding-left:20px;flex:1;font-weight:700}.product-bike .section-geometry .description .side .bikeGeometryLetter .value{margin-left:20px}@media screen and (min-width: 992px){.product-bike .section-geometry .description .side .bikeGeometryLetter{padding:20px}}@media screen and (min-width: 992px){.product-bike .section-geometry .description .side:first-child{margin-right:20px}}@media screen and (min-width: 992px){.product-bike .section-geometry .description{flex-direction:row}}.product-bike .section-specifications{margin-top:20px;padding:20px 0;background:#f3f5f4}@media screen and (min-width: 992px){.product-bike .section-specifications{margin-top:40px;padding:40px 0}}.product-bike .section-specifications .wrapper{margin-left:auto;margin-right:auto;max-width:1200px;width:calc(100% - 40px)}.product-bike .section-specifications .wrapper h3{margin-bottom:20px}.product-bike .section-specifications .wrapper .details{display:flex;flex-direction:column}.product-bike .section-specifications .wrapper .details .detail{display:flex;flex:1;border-bottom:1px solid #e1e7e6;margin-top:20px;padding-bottom:20px}.product-bike .section-specifications .wrapper .details .detail .icon{flex:0 0 50px;width:50px;height:50px;font-size:50px;margin-right:10px}.product-bike .section-specifications .wrapper .details .detail .detail-text ul{list-style-type:disc;padding-inline-start:40px}.product-bike .section-specifications .wrapper .details .detail:last-child{border-bottom:none;padding-bottom:0}@media screen and (min-width: 992px){.product-bike .section-specifications .wrapper .details .detail{min-width:50%}.product-bike .section-specifications .wrapper .details .detail:nth-child(odd){padding-right:20px}.product-bike .section-specifications .wrapper .details .detail:nth-child(odd):nth-last-child(2){border-bottom:none;padding-bottom:0}}@media screen and (min-width: 992px){.product-bike .section-specifications .wrapper .details{flex-direction:row;flex-wrap:wrap}}.product-bike .section-upcylcing{margin-left:auto;margin-right:auto;max-width:1200px;width:calc(100% - 40px)}.section-video-features{height:75vw;max-height:700px;width:100%;margin-top:40px;position:relative;color:#fff;overflow:hidden}.section-video-features .background{height:75vw;max-height:700px;width:100%;transition:filter .5s ease-out,transform .4s ease-in;display:flex;justify-content:center;align-items:center;position:relative;cursor:pointer;background-position:center;background-size:cover;filter:blur(30px)}.section-video-features .background.lazyloaded{filter:blur(0)}.section-video-features .background .woom-icon-play{display:flex;font-size:70px;height:70px;width:70px;background:#0000001a;border-radius:50%;transition:background .4s ease-in;margin-top:-50px}.section-video-features .background .woom-icon-play:hover{background:#00000080}@media screen and (min-width: 992px){.section-video-features .background .woom-icon-play{font-size:140px;height:140px;width:140px;margin-top:-88px}}.section-video-features .text{position:absolute;text-align:center;width:100%;font-size:20px;font-weight:700;padding-top:10px;padding-bottom:10px;bottom:0;left:0;background:#0006;transition:padding .4s ease-in}@media screen and (min-width: 992px){.section-video-features .text{margin-top:80px;font-size:32px;padding-top:20px;padding-bottom:20px}}@media screen and (min-width: 992px){.section-video-features{margin-top:80px}.section-video-features:hover .background{transform:scale(1.1)}}.section-video-features.no-margin-top{margin-top:0}.section-assembly-instructions{margin-left:auto;margin-right:auto;max-width:700px;width:calc(100% - 40px);text-align:center;margin-top:80px}@media screen and (min-width: 992px){.section-assembly-instructions{margin-top:40px}}.section-assembly-instructions .instructions{margin-top:32px;display:flex;max-width:570px;margin-left:auto;margin-right:auto}.section-assembly-instructions .instructions a{flex:1;padding:0 8px;border:1px solid #d6d6d6;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;height:90px;margin-right:20px;text-decoration:none}.section-assembly-instructions .instructions a:hover{text-decoration:underline}.section-assembly-instructions .contactUs{margin-top:20px;text-align:center}.section-assembly-instructions .contactUs a{font-size:20px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product.wow.style.main.scss.css.map */
