a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.material-icons{font-style:normal}*{outline:none}sup{vertical-align:super;font-size:0.7em}main{min-height:100vh}header+main{min-height:calc(100vh - 300px)}.fullBackground{position:relative;overflow:hidden}.fullBackground .fond{position:absolute;z-index:1;transition:all 1s ease-in-out}.fullBackground div.fond{background-position:center;background-size:cover;background-repeat:no-repeat}.fullBackground img.fond{object-fit:cover;pointer-events:none}.fullBackground.backgroundTop .fond{background-position-y:top}.fullBackground.backgroundCenter .fond{background-position-y:center}.fullBackground.backgroundBottom .fond{background-position-y:bottom}.fullBackground.contentCenter{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.fullBackground.parallax-fond .fond{width:100%;height:100%;background-attachment:fixed}.fullBackground:not(.parallax-fond) .fond{top:50%;left:50%;width:calc(100% + 2px);height:calc(100% + 2px);-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.fullBackground .content-fond{position:relative;z-index:3;color:var(--mb-secondary-color)}.fullBackground .content-fond a:not(.button1):not([class*="mb_button_theme_"]){color:var(--mb-secondary-color)}.fullBackground .content-fond a:not(.button1):not([class*="mb_button_theme_"]):hover{color:var(--mb-secondary-color);opacity:0.7}.fullBackground .filtre-header{z-index:2;content:"";position:absolute;top:0;left:0;width:100%;height:100%}.fullBackground.filtre-noir::before,.fullBackground.filtre-noir::after,.fullBackground[class*=filtre-noir-]::before,.fullBackground[class*=filtre-noir-]::after{z-index:2}.fullBackground.filtre-noir::before,.fullBackground[class*=filtre-noir-]::before{content:"";background-color:var(--mb-primary-color);opacity:0;position:absolute;top:0;left:0;width:100%;height:100%}.fullBackground.filtre-noir-10{opacity:0.1}.fullBackground.filtre-noir-20{opacity:0.2}.fullBackground.filtre-noir-30{opacity:0.3}.fullBackground.filtre-noir-40{opacity:0.4}.fullBackground.filtre-noir-50{opacity:0.5}.fullBackground.filtre-noir-60{opacity:0.6}.fullBackground.filtre-noir-70{opacity:0.7}.fullBackground.filtre-noir-80{opacity:0.8}.fullBackground.filtre-noir-90{opacity:0.9}a.fullBackground:hover{opacity:1 !important}a.fullBackground:hover .fond[style*="background-color"]{background-color:var(--mb-primary-color) !important}.nice-select.select2{height:auto}.nice-select.select2::after{content:"expand_more";font-family:"Material Symbols Rounded";vertical-align:middle;display:inline-block;font-weight:400;font-size:1.5rem;line-height:1rem;border:0;margin-top:0;width:unset;height:unset;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.nice-select.select2.open::after{content:"expand_less"}.nice-select.select2 .current{display:inline-block;width:100%;text-overflow:ellipsis;overflow:hidden;line-height:1}.nice-select.select2 .nice-select-dropdown{z-index:600;margin-top:0;border:1px solid var(--mb-grey-40-color);border-radius:var(--mb-border-radius-medium);overflow:hidden;box-shadow:unset}.nice-select.select2 .nice-select-search-box{padding:var(--mb-spacing-s);padding-bottom:0}.nice-select.select2 .list{padding:var(--mb-spacing-s) 0}.nice-select.select2 .list::-webkit-scrollbar{width:10px}.nice-select.select2 .list::-webkit-scrollbar-track{background:#f1f1f1}.nice-select.select2 .list::-webkit-scrollbar-thumb{background:var(--mb-pine-green-color)}.nice-select.select2 .list::-webkit-scrollbar-thumb:hover{background:var(--mb-pine-green-color)}.nice-select.select2 .option{padding:var(--mb-spacing-xs) var(--mb-spacing-s);white-space:normal;line-height:1.4}.nice-select.select2 .option:hover,.nice-select.select2 .option.focus,.nice-select.select2 .option.selected.focus{background-color:var(--mb-lemon-10-color)}.nice-select.select2 .nice-select-search{margin:0;padding:var(--mb-spacing-s);line-height:1;font-size:1rem;border-color:var(--mb-grey-40-color);border-radius:var(--mb-spacing-xs)}.nice-select.select2 .nice-select-search::-webkit-input-placeholder{color:var(--mb-grey-50-color)}.nice-select.select2 .nice-select-search::-ms-input-placeholder{color:var(--mb-grey-50-color)}.nice-select.select2 .nice-select-search::placeholder{color:var(--mb-grey-50-color)}.nice-select.select2.mb_border-width_1 .nice-select-dropdown{left:-1px !important;right:-1px !important}.nice-select.select2[class *= "mb_border-radius_"].open{border-bottom-left-radius:0;border-bottom-right-radius:0}.nice-select.select2[class *= "mb_border-radius_"] .nice-select-dropdown{border-top-left-radius:0;border-top-right-radius:0}.nice-select.select2.mb_border_color_grey-40{border-color:var(--mb-grey-40-color) !important}.nice-select.select2 .s4_text_append{font-size:0.75em}.nice-select.select2:not(.open) .nice-select-search-box input{visibility:hidden !important}#tns_list~.lightpick{z-index:999999}.lightpick__day:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='%23F0F0F0' cx='16' cy='16' r='16'/%3E%3C/svg%3E")}.lightpick__day.is-today{background-image:unset;color:var(--mb-grey-60-color);border:var(--mb-border-width-1) solid var(--mb-grey-60-color);border-radius:var(--mb-border-radius-large)}.lightpick__day.is-in-range{background-color:var(--mb-grey-30-color)}.lightpick__day.is-in-range:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='%23C9C9C9' cx='16' cy='16' r='16'/%3E%3C/svg%3E")}.lightpick__day.is-in-range.is-start-date,.lightpick__day.is-in-range.is-end-date{background-color:var(--mb-grey-30-color)}.lightpick__day.is-start-date,.lightpick__day.is-start-date:hover,.lightpick__day.is-end-date,.lightpick__day.is-end-date:hover,.lightpick__day.is-in-range.is-start-date,.lightpick__day.is-in-range.is-start-date:hover,.lightpick__day.is-in-range.is-end-date,.lightpick__day.is-in-range.is-end-date:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Ccircle fill='%2359595C' cx='16' cy='16' r='16'/%3E%3C/svg%3E")}.image-and-content{min-height:100vh;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;position:relative}.image-and-content>*{width:50%;-webkit-box:0;-moz-box:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;position:relative;overflow:clip}.image-and-content>.img_cnt-image >.fullBackground{position:-webkit-sticky;position:sticky;top:0;left:0;width:100%;height:100%;max-height:100vh}.image-and-content>.img_cnt-image >.contentOnImg{min-height:100%}.image-and-content>.img_cnt-image >.contentOnImg,.image-and-content>.img_cnt-image >.contentOnImg .contentDiv{width:100%;position:relative;box-sizing:border-box}.image-and-content>.img_cnt-image >.contentOnImg .fullBackgroundSticky{position:absolute}.image-and-content>.img_cnt-image >.contentOnImg .fullBackgroundSticky,.image-and-content>.img_cnt-image >.contentOnImg .fullBackgroundSticky .fullBackground{top:0;left:0;width:100%;height:100%}.image-and-content>.img_cnt-image >.contentOnImg .fullBackgroundSticky .fullBackground{position:-webkit-sticky;position:sticky;max-height:100vh}.image-and-content>.img_cnt-image >.contentOnImg .contentDiv{margin:auto;position:relative}.image-and-content>.img_cnt-content{box-sizing:border-box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.image-and-content>.img_cnt-content>*.marginTopAuto{margin-top:auto}.image-and-content>.img_cnt-content>*.marginBottomAuto{margin-bottom:auto}.image-and-content>.img_cnt-content>.img_cnt_content_header .img_cnt_content_header_site{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.image-and-content>.img_cnt-content>.img_cnt_content_header .img_cnt_content_header_site>*{margin-top:auto;margin-bottom:auto}.image-and-content>.img_cnt-content>.img_cnt_content_header .img_cnt_content_header_site>img{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;width:230px;max-width:230px}.image-and-content>.img_cnt-content>.img_cnt_content_header .img_cnt_content_header_site>h1{border-left:1px solid #C9C9C9;box-sizing:border-box}.full_img_banner{min-height:150px;padding-top:10%;box-sizing:border-box}.footer_img_banner{min-height:350px;padding-top:20%;box-sizing:border-box}.actus-listing .actu-item{overflow:hidden;box-sizing:border-box;transition:all 0.2s ease-in-out}.actus-listing .actu-item>.imgActuContent>.fullBackground{padding-top:56.25%;min-height:300px;box-sizing:border-box;height:100%}.pagination_list:empty{display:none}.mb_b2b_show_hide_button[data-status="show"] [show-off]::before{content:attr(show-off)}.mb_b2b_show_hide_button:not([data-status="show"]) [show-on]::before{content:attr(show-on)}.mb_form_sf label:not(.mb_form_field_container):not(.mb_form_checkbox_container):not(.mb_form_file_container):not(.d-block){display:inline-block}.mb_form_sf textarea{max-width:100%;box-sizing:border-box}#mb_configurateur .mb_config_container .mb_config_all_values .mb_config_value{position:relative}#mb_configurateur .mb_config_container .mb_config_all_values .mb_config_value input[type="radio"],#mb_configurateur .mb_config_container .mb_config_all_values .mb_config_value input[type="checkbox"]{margin:0;padding:0;-webkit-appearance:none;appearance:none;position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;visibility:hidden;pointer-events:none}#mb_configurateur .mb_config_container .mb_config_all_values .mb_config_value input[type="radio"]:disabled~*,#mb_configurateur .mb_config_container .mb_config_all_values .mb_config_value input[type="checkbox"]:disabled~*{opacity:0.3}#mb_configurateur .mb_config_container .mb_config_all_values .mb_config_value>div{overflow:hidden;box-sizing:border-box;height:100%}#mb_configurateur .mb_config_container .mb_config_all_values .mb_config_value.mb_config_value_default{width:50%;width:calc((100% - (var(--mb-spacing-s)*2))/3);max-width:400px}#mb_configurateur .mb_config_container .mb_config_all_values .mb_config_value.mb_config_value_default :first-child{margin-bottom:auto}#mb_configurateur .mb_config_container .mb_config_all_values .mb_config_value.mb_config_value_default .mb_primary_color{color:var(--mb-color-primary)}#mb_configurateur .mb_config_container .mb_config_all_values .mb_config_value.mb_config_value_default .fullBackground{padding-top:56.25%}#mb_configurateur .mb_config_container .mb_config_all_values .mb_config_value.mb_config_value_color_size{min-width:100px}#mb_configurateur .mb_config_container .mb_config_all_values .mb_config_value.mb_config_value_color_size .circleColor{width:2em;height:2em;-webkit-box:0;-moz-box:0;-webkit-flex:0 0 2em;-ms-flex:0 0 2em;flex:0 0 2em;border-radius:50%;border-color:rgba(34, 34, 34, 0.2);overflow:hidden}#mb_configurateur .mb_config_container .mb_config_all_values .mb_config_value.mb_config_value_color_size .circleColor>div{height:100%;width:100%}#bikeView .spec-config-info{position:absolute;bottom:10px;right:10px;width:300px;max-width:calc(100% - 20px);max-height:calc(100% - 20px);overflow:auto;z-index:2;backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);background-color:rgba(247, 247, 247, 0.5)}#bikeView .spec-config-info~.spec-info-config{display:none}#underBikeViewPrice{overflow:hidden;height:0;transition:0.3s ease-in-out}#underBikeViewPrice .fullPriceToggle{margin-top:0}#underBikeViewPrice .fullPriceToggle,#underBikeViewPrice .fullPriceToggle .mb_txt_medium{font-size:0.8rem;line-height:1rem}#underBikeViewPrice .fullPriceToggle .mb_title_extralarge{font-size:2rem;line-height:2.5rem}#underBikeViewPrice .remainderFlag{display:none}#recallCampaigns_b2cSended{list-style-type:disc;padding-left:1em}[id^="HDD-"]{display:none !important}.buttonCart input{-webkit-appearance:none;appearance:none;-moz-appearance:textfield;border:0;text-align:center;width:100%}.buttonCart input::-webkit-inner-spin-button{-webkit-appearance:none}.buttonCart input::-o-inner-spin-button{-o-appearance:none}.buttonCart .mb_icons_font{cursor:pointer}.buttonCart .mb_icons_font.moins,.buttonCart .mb_icons_font.plus{font-size:24px}.fullPriceToggle{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-direction:normal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:0 20px;gap:0 20px}.fullPriceToggle .priceLineSeparrator{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}.fullPriceToggle.ht-price-toggle-div .config_change_ht-detail_pvp_text{font-size:0.7rem;border-radius:var(--mb-border-radius-small);padding:max(calc(var(--mb-spacing-xs)/2), 2px) max(calc(var(--mb-spacing-s)/2), 6px)}.full_btnStock .btnStock{width:40px;height:12px;position:relative;overflow:hidden}.full_btnStock .btnStock .stockFill{position:absolute;top:0;left:0;height:100%}.full_btnStock .btnStock .stockFill.width100{width:100%}.full_btnStock .btnStock .stockFill.width60{width:60%}.full_btnStock .btnStock .stockFill.width20{width:20%}.full_btnStock .btnStock .stockFill.width0{width:0%}.products_nice_deals .mb_form_field_row.search{order:5;margin-left:auto;margin-right:auto;width:50%}.products_immediately_available .mb_form_field_row.search{order:5;margin-left:auto;margin-right:auto;width:50%}.searchResult .mb_colors_values>*{border-radius:50%;position:relative;display:block;height:1.5rem;width:1.5rem}.searchResult .searchCardDetail .picture{position:relative;-webkit-box:0;-moz-box:0;-webkit-flex:0 0 200px;-ms-flex:0 0 200px;flex:0 0 200px;width:200px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.searchResult .searchCardDetail .picture img{max-height:119px;object-fit:contain}.searchResult .searchCardDetail .picture img[src$=".svg"]{max-height:100px}.mb_filter_mobile .mb_fixed_filter_mobile{position:fixed;top:0;left:0;z-index:500;height:100%;width:100%;background-color:rgba(0, 0, 0, 0.5);transition:all 0.3s ease-in-out}.mb_filter_mobile .mb_fixed_filter_mobile .mb_content_filter_mobile{position:absolute;top:10%;transition:all 0.3s ease-in-out;height:90%;width:100%;overflow:hidden;overflow-y:auto}.mb_filter_mobile .mb_fixed_filter_mobile .mb_content_filter_mobile>*:first-child:last-child{min-height:100%}.mb_filter_mobile .mb_fixed_filter_mobile .mb_content_filter_mobile .filter .criteria{margin-left:calc(-1 * var(--mb-spacing-xl));margin-right:calc(-1 * var(--mb-spacing-xl));overflow:hidden;overflow-x:auto}.mb_filter_mobile .mb_fixed_filter_mobile .mb_content_filter_mobile .filter .criteria::before,.mb_filter_mobile .mb_fixed_filter_mobile .mb_content_filter_mobile .filter .criteria::after{content:"";display:block;height:100%;width:var(--mb-spacing-xl);-webkit-box:0;-moz-box:0;-webkit-flex:0 0 var(--mb-spacing-xl);-ms-flex:0 0 var(--mb-spacing-xl);flex:0 0 var(--mb-spacing-xl)}.mb_filter_mobile .mb_fixed_filter_mobile .mb_content_filter_mobile .filter .criteria a{white-space:nowrap}.mb_filter_mobile .mb_fixed_filter_mobile .mb_content_filter_mobile form [style*="width: 300px;"],.mb_filter_mobile .mb_fixed_filter_mobile .mb_content_filter_mobile form [style*="width: 200px;"],.mb_filter_mobile .mb_fixed_filter_mobile .mb_content_filter_mobile form .mb_date-range-picker{width:100% !important}.mb_filter_mobile:not(.showFilter) .mb_fixed_filter_mobile{opacity:0;visibility:hidden;pointer-events:none}.mb_filter_mobile:not(.showFilter) .mb_fixed_filter_mobile .mb_content_filter_mobile{top:50%}#emptyCartTxt:not(.d-none)+.rowCart{display:none}.mb_geometry_grid{text-align:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.mb_geometry_grid img{width:100%;max-width:1000px}.mb_b2b_reset_form_button:not(.show_this_button){display:none}#login form,#reset_password form,#register form{max-width:300px}#single_news_content img{border-radius:8px}#single_news_content .complete_banner_container{position:relative;overflow:hidden}#single_news_content .complete_banner_infos{position:absolute;color:var(--mb-secondary-color);z-index:1;width:70%}#single_news_content .fullBackground{height:500px}#single_news_content .fullBackgroundHeader{height:auto}#single_news_content .p1{text-align:justify}#single_news_content .imgLeft{float:left;margin-right:20px;width:40%}#single_news_content .imgRight{float:right;margin-left:20px;max-width:50%}#single_news_content .clearfix::after{content:"";display:table;clear:both}#single_news_content .banner-double{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;width:100%;height:400px}#single_news_content .banner-double img{width:50%;width:calc(50% - 10px);height:100%;object-fit:cover}#single_news_content .banner-double img.img1{margin-right:10px}#single_news_content .banner-double img.img2{margin-left:10px}#single_news_content .splide__slide{margin-right:var(--mb-spacing-s)}#single_news_content .splide__slide img{width:100%;height:auto}#single_news_content .splide-image{width:100%;height:auto;max-height:500px;object-fit:cover}#single_news_content .splide__pagination__page{width:8px;height:8px;background-color:var(--mb-secondary-color);border:solid 1px var(--mb-primary-color)}#single_news_content .is-next,#single_news_content .is-prev{filter:grayscale(100%);-webkit-filter:grayscale(100%)}#single_news_content .splide__arrow{background-color:var(--mb-secondary-color);opacity:100%;width:50px;border-radius:25px}#single_news_content .flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}#single_news_content .align-left{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:start;-moz-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}#single_news_content .align-right{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}#single_news_content .bullet_list{list-style-type:disc}#single_news_content .textLink{text-decoration:underline;font-weight:bold;transition:color 0.3s ease, text-decoration-color 0.3s ease}#single_news_content .textLink:hover,#single_news_content .textLink:focus{outline:none}#single_news_content .separator{width:50%;margin:0 auto;border:0;border-top:1px solid var(--mb-primary-color)}body{position:relative}body.hasSubMenuOpened::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:450;background-color:var(--mb-primary-color);opacity:0.6}body.beforeAddToCart_loading{}body.beforeAddToCart_loading #beforeAddToCart.hasCompatibilities .beforeAddToCart_confirm{cursor:wait}body.beforeAddToCart_loading #beforeAddToCart.hasCompatibilities .beforeAddToCart_confirm::before{content:"";display:inline-block;margin-right:var(--mb-spacing-s);width:1em;height:1em;border-radius:50%;box-sizing:border-box;border:0.15em solid var(--mb-secondary-color);border-top-color:rgba(0, 0, 0, 0);border-left-color:rgba(0, 0, 0, 0);-moz-animation:spinning360 1s linear infinite;-webkit-animation:spinning360 1s linear infinite;animation:spinning360 1s linear infinite}body.beforeAddToCart_loading #product_page .productView form[name="cart_quantity"] button,body.beforeAddToCart_loading #mb_ag-grid_product_page .product_add_to_cart,body.beforeAddToCart_loading #mb_ag-grid_list-profucts .product_add_to_cart{cursor:wait}body.beforeAddToCart_loading #product_page .productView form[name="cart_quantity"] button .mb_icons_font::before,body.beforeAddToCart_loading #mb_ag-grid_product_page .product_add_to_cart .mb_icons_font::before,body.beforeAddToCart_loading #mb_ag-grid_list-profucts .product_add_to_cart .mb_icons_font::before{content:"";display:inline-block;width:1em;height:1em;border-radius:50%;box-sizing:border-box;border:0.15em solid var(--mb-secondary-color);border-top-color:rgba(0, 0, 0, 0);border-left-color:rgba(0, 0, 0, 0);-moz-animation:spinning360 1s linear infinite;-webkit-animation:spinning360 1s linear infinite;animation:spinning360 1s linear infinite}.mb_switch_element{line-height:1;cursor:pointer}.mb_switch_element *{transition:all 0.2s ease-in-out}header{position:relative;z-index:500}header .switch_lang{position:relative}header .switch_lang>div{cursor:pointer}header .switch_lang ul{position:absolute;top:100%;right:0;min-width:100%;z-index:100}header .switch_lang ul:not(.showList){opacity:0;visibility:hidden;display:none}header .switch_lang ul a:hover{background-color:var(--mb-grey-10-color)}header .switch_lang ul [data-ajax]{cursor:pointer}header .upper_main_nav{}header .upper_main_nav>.logo-link{display:inline-block;line-height:1;-webkit-box:0;-moz-box:0;-webkit-flex:0 0 230px;-ms-flex:0 0 230px;flex:0 0 230px;width:230px;max-width:230px}header .upper_main_nav>.logo-link>img{width:100%}header .upper_main_nav>.searchForm label span{line-height:0;cursor:pointer}header .upper_main_nav>.searchForm label input:placeholder-shown+span{opacity:0;pointer-events:none;display:none}header .upper_main_nav>.account_shops_nav>.account_shops_link{min-width:100px;box-sizing:border-box;cursor:pointer;position:relative}header .upper_main_nav>.account_shops_nav>.account_shops_link .actual_shop_name{max-width:200px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}header .upper_main_nav>.account_shops_nav>.account_shops_link:hover,header .upper_main_nav>.account_shops_nav>.account_shops_link.hasSubMenu_opened{background-color:var(--mb-lemon-10-color)}header .upper_main_nav>.account_shops_nav>.account_shops_link>.icon-content{position:relative}header .upper_main_nav>.account_shops_nav>.account_shops_link>.icon-content>.notification{position:absolute;top:0;right:0;box-sizing:border-box;width:0.875rem;height:0.875rem;border-radius:50%;-webkit-transform:translate(25%, -10%);-moz-transform:translate(25%, -10%);-ms-transform:translate(25%, -10%);transform:translate(25%, -10%)}header .upper_main_nav>.account_shops_nav>.account_shops_link>.icon-content>.cart-count{position:absolute;top:0;right:0;box-sizing:border-box;width:2rem;height:2rem;border-radius:50%;-webkit-transform:translate(50%, -50%);-moz-transform:translate(50%, -50%);-ms-transform:translate(50%, -50%);transform:translate(50%, -50%)}header .upper_main_nav>.account_shops_nav>.account_shops_link>.icon-content>.cart-count>span{position:absolute;top:50%;right:50%;-webkit-transform:translate(50%, -50%);-moz-transform:translate(50%, -50%);-ms-transform:translate(50%, -50%);transform:translate(50%, -50%)}header .upper_main_nav>.account_shops_nav>.account_shops_link>.account_shops_submenu{position:absolute;top:100%;right:0;width:370px;box-sizing:border-box;cursor:default;z-index:10}header .upper_main_nav>.account_shops_nav>.account_shops_link>.account_shops_submenu button[data-filter-notification]{background-color:var(--mb-secondary-color);color:var(--mb-primary-color);border:0}header .upper_main_nav>.account_shops_nav>.account_shops_link>.account_shops_submenu button[data-filter-notification]:not(.button-active):hover{background-color:var(--mb-grey-20-color)}header .upper_main_nav>.account_shops_nav>.account_shops_link>.account_shops_submenu button[data-filter-notification].button-active{background-color:var(--mb-pine-green-color);color:var(--mb-secondary-color)}header .upper_main_nav>.account_shops_nav>.account_shops_link>.account_shops_submenu .more-notification-action{position:relative}header .upper_main_nav>.account_shops_nav>.account_shops_link>.account_shops_submenu .more-notification-action:not(.actions-opened) .more-notification-action-list{display:none}header .upper_main_nav>.account_shops_nav>.account_shops_link>.account_shops_submenu .more-notification-action-list{position:absolute;top:100%;right:0;width:300px;box-sizing:border-box}header .upper_main_nav>.account_shops_nav>.account_shops_link>.account_shops_submenu .more-notification-action-list>p{cursor:pointer}header .upper_main_nav>.account_shops_nav>.account_shops_link>.account_shops_submenu .list-notifications li.unread-notification>div{border-left:4px solid var(--mb-pine-green-color);padding-left:var(--mb-spacing-s)}header .upper_main_nav>.account_shops_nav>.account_shops_link>.account_shops_submenu .list-notifications li.unread-notification .item-notification-text{font-weight:bold}header .upper_main_nav>.account_shops_nav>.account_shops_link>.account_shops_submenu .list-notifications .item-notification-img{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 48px;-ms-flex:0 0 48px;flex:0 0 48px;width:48px;max-width:48px;height:48px;background-repeat:no-repeat;background-size:70%;background-position:center;background-image:url("/assets/images/logo-min.svg")}header .upper_main_nav>.account_shops_nav>.account_shops_link>.account_shops_submenu .list-notifications .item-notification-time{white-space:nowrap;margin-left:auto}header .upper_main_nav>.account_shops_nav>.account_shops_link>.account_shops_submenu .list-notifications:not(.d-none)+p{display:none}header .upper_main_nav>.account_shops_nav>.account_shops_link>.account_shops_submenu .more-notification-action-list>p:hover,header .upper_main_nav>.account_shops_nav>.account_shops_link>.account_shops_submenu .list-notifications li:hover{background-color:var(--mb-lemon-10-color)}header .upper_main_nav>.account_shops_nav>.account_shops_link>.account_shops_submenu ul a:hover{text-decoration:underline}header .upper_main_nav>.account_shops_nav>.account_shops_link:not(.hasSubMenu.hasSubMenu_opened)>.account_shops_submenu{display:none}header .lower_main_nav>ul>li{line-height:0}header .lower_main_nav>ul>li.homeLink{margin-right:calc(-1 * var(--mb-spacing-m))}header .lower_main_nav>ul>li>a{position:relative;overflow:hidden;height:100%;box-sizing:border-box}header .lower_main_nav>ul>li>a::after{content:"";position:absolute;bottom:0;left:0;right:0;height:6px;background-color:var(--mb-pine-green-color);-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);transition:all 0.1s ease-in-out}header .lower_main_nav>ul>li>a.active_menu_link::after{-webkit-transform:translateY(0%);-moz-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%)}header .lower_main_nav>ul>li>a:hover::after,header .lower_main_nav>ul>li>a.openedSubMenu::after{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}header .lower_main_nav>ul>li>a>.txt-link-menu>.notification-bubble{position:relative;display:inline-block;box-sizing:border-box;width:1.5rem;height:1.5rem;border-radius:50%;-webkit-transform:translateY(-30%);-moz-transform:translateY(-30%);-ms-transform:translateY(-30%);transform:translateY(-30%)}header .lower_main_nav>ul>li>a>.txt-link-menu>.notification-bubble>span{position:absolute;top:50%;right:50%;-webkit-transform:translate(50%, -50%);-moz-transform:translate(50%, -50%);-ms-transform:translate(50%, -50%);transform:translate(50%, -50%)}header .lower_main_nav>ul>li>a:not(.openedSubMenu)+.main-sub-menu{display:none}header .lower_main_nav>ul>li>a.hasSubMenu{font-weight:bold}header .lower_main_nav>ul>li>.main-sub-menu{position:absolute;top:100%;left:0;right:0;max-height:calc(100vh - 280px);box-sizing:border-box;overflow-x:hidden}header .lower_main_nav .main-sub-menu>.content-sub-menu{width:100%;box-sizing:border-box;margin-left:auto;margin-right:auto;-ms-grid-columns:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr}header .lower_main_nav .main-sub-menu>.content-sub-menu>*{position:relative;overflow-y:auto}header .lower_main_nav .main-sub-menu>.content-sub-menu>*>.mb_paddingVertical_xxl{height:100%;box-sizing:border-box}header .lower_main_nav .main-sub-menu>.content-sub-menu>[submenu-level]:not([submenu-level="1"]):not(.submenuIsOpened){display:none}header .lower_main_nav .main-sub-menu>.content-sub-menu .defaultMenuListing ul>li>a{text-transform:uppercase}header .lower_main_nav .main-sub-menu>.content-sub-menu .defaultMenuListing ul>li>a:hover,header .lower_main_nav .main-sub-menu>.content-sub-menu .defaultMenuListing ul>li>a.openedSubMenu{background-color:var(--mb-pine-green-color);color:var(--mb-secondary-color)}header .lower_main_nav .main-sub-menu>.content-sub-menu .bikesListing ul>li>a:hover,header .lower_main_nav .main-sub-menu>.content-sub-menu .bikesListing ul>li>a.openedSubMenu{background-color:var(--mb-lemon-10-color)}header .lower_main_nav .main-sub-menu>.content-sub-menu ul>li>a.hasSubMenu{padding-right:var(--mb-spacing-xl);position:relative}header .lower_main_nav .main-sub-menu>.content-sub-menu ul>li>a.hasSubMenu::after{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:var(--mb-spacing-m);content:"arrow_forward_ios";font-family:"Material Symbols Rounded";vertical-align:middle;display:inline-block;font-weight:400;font-variation-settings:"FILL" 0}header .lower_main_nav .main-sub-menu>.content-sub-menu .imageBike .fullBackground{height:100%;max-height:450px}header .lower_main_nav .main-sub-menu>.content-sub-menu .always_show_last_menu{-ms-grid-column:4;grid-column-start:4;-ms-grid-column-span:4;grid-column-end:5;position:relative;overflow-y:unset}header .lower_main_nav .main-sub-menu>.content-sub-menu .always_show_last_menu.mb_background_color_grey-10::before{content:"";position:absolute;top:0;left:0;width:50vw;height:100%;background-color:var(--mb-grey-10-color)}header .lower_main_nav .main-sub-menu>.content-sub-menu .always_show_last_menu>*{overflow-y:overflow;position:relative}header #header_mobile .logo-link{display:inline-block;line-height:1;-webkit-box:0;-moz-box:0;-webkit-flex:0 0 160px;-ms-flex:0 0 160px;flex:0 0 160px;width:160px;max-width:160px;margin-right:auto}header #header_mobile .logo-link>img{width:100%}header #header_mobile .searchForm{display:block}header #header_mobile .searchForm label span{line-height:0;cursor:pointer}header #header_mobile .searchForm label input:placeholder-shown+span{opacity:0;pointer-events:none;display:none}header #header_mobile .account_shops_link{min-width:30px;box-sizing:border-box;cursor:pointer;position:relative}header #header_mobile .account_shops_link .actual_shop_name{max-width:200px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}header #header_mobile .account_shops_link:hover,header #header_mobile .account_shops_link.hasSubMenu_opened{background-color:var(--mb-lemon-10-color)}header #header_mobile .account_shops_link>.icon-content{position:relative}header #header_mobile .account_shops_link>.icon-content>.notification{position:absolute;top:0;right:0;box-sizing:border-box;width:1rem;height:1rem;border-radius:50%;-webkit-transform:translate(25%, -10%);-moz-transform:translate(25%, -10%);-ms-transform:translate(25%, -10%);transform:translate(25%, -10%)}header #header_mobile .account_shops_link>.icon-content>.cart-count{position:absolute;top:0;right:0;box-sizing:border-box;width:1.75rem;height:1.75rem;border-radius:50%;-webkit-transform:translate(50%, -50%);-moz-transform:translate(50%, -50%);-ms-transform:translate(50%, -50%);transform:translate(50%, -50%)}header #header_mobile .account_shops_link>.icon-content>.cart-count>span{position:absolute;top:50%;right:50%;-webkit-transform:translate(50%, -50%);-moz-transform:translate(50%, -50%);-ms-transform:translate(50%, -50%);transform:translate(50%, -50%)}header #switch_public>[data-class-on][data-class-off]{position:relative}header #switch_public>[data-class-on][data-class-off]>[data-class-on][data-class-off].mb_marginRight_l{margin-right:32px}header #switch_public>[data-class-on][data-class-off]>[data-class-on][data-class-off].mb_marginLeft_l{margin-left:32px}header #switch_public>[data-class-on][data-class-off] .switch_show_tag{position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);transition:all 0.2s ease-in-out;font-size:0.75rem}header #switch_public>[data-class-on][data-class-off] .switch_show_tag::before{content:""}header #switch_public>[data-class-on][data-class-off] .switch_show_tag.switch_show_tag__on{left:30%}header #switch_public>[data-class-on][data-class-off] .switch_show_tag.switch_show_tag__on::before{content:attr(data-text-on)}header #switch_public>[data-class-on][data-class-off] .switch_show_tag.switch_show_tag__off{left:70%}header #switch_public>[data-class-on][data-class-off] .switch_show_tag.switch_show_tag__off::before{content:attr(data-text-off)}footer{position:relative;z-index:400}footer .avatar_commercial{width:120px;height:120px}footer .avatar_commercial.avatar_commercial_default{background-color:#414E41;position:relative}footer .avatar_commercial.avatar_commercial_default::before{content:"";position:absolute;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url("../images/logo-min-white.svg");top:50%;left:50%;width:30%;height:30%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}footer a[href^="mailto:"]{text-decoration:underline}footer [data-ajax]{cursor:pointer}#mb_first_login{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.5);z-index:999}#mb_first_login .popup_first_login{position:absolute;top:50%;left:50%;width:90%;max-width:1170px;height:90%;max-height:400px;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;overflow-x:hidden;overflow-y:auto}#mb_first_login .popup_first_login>*{margin:auto}#mb_first_login .popup_first_login>* p{max-width:700px;margin-left:auto;margin-right:auto}#beforeAddToCart{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.5);z-index:999}#beforeAddToCart .beforeAddToCart_popup{position:absolute;top:50%;left:50%;width:90%;max-width:1170px;height:90%;max-height:400px;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-moz-box-direction:normal;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow-x:hidden;overflow-y:auto}#beforeAddToCart .beforeAddToCart_popup>.body_popup{margin:auto 0;max-width:100%;box-sizing:border-box}#beforeAddToCart .beforeAddToCart_popup>.body_popup>p{max-width:700px;margin-left:auto;margin-right:auto}#beforeAddToCart .beforeAddToCart_popup>.body_popup .beforeAddToCart_sticky_footer{position:-webkit-sticky;position:sticky;bottom:0;left:0;width:100%;z-index:2}#beforeAddToCart .beforeAddToCart_popup .beforeAddToCart_close-popup{cursor:pointer}#beforeAddToCart.hasCompatibilities .beforeAddToCart_popup{max-height:800px}#beforeAddToCart.hasCompatibilities .beforeAddToCart_popup #beforeAddToCart_compatibilities .beforeAddToCart_cartBox_cart{margin-left:auto;max-width:120px;-webkit-box:0;-moz-box:0;-webkit-flex:0 0 120px;-ms-flex:0 0 120px;flex:0 0 120px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:end;-moz-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end;-webkit-box-pack:end;-moz-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}#beforeAddToCart.hasCompatibilities .beforeAddToCart_popup #beforeAddToCart_compatibilities .beforeAddToCart_cartBox_cart >.buttonCart{margin-top:0}#beforeAddToCart.hasCompatibilities .beforeAddToCart_popup #beforeAddToCart_compatibilities .beforeAddToCart_cartBox_cart >.mb_title_small{position:relative;display:block;width:var(--mb-spacing-xl);height:var(--mb-spacing-xl)}#beforeAddToCart.hasCompatibilities .beforeAddToCart_popup #beforeAddToCart_compatibilities .beforeAddToCart_cartBox_cart >.mb_title_small span{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}#beforeAddToCart.hasCompatibilities .beforeAddToCart_popup #beforeAddToCart_compatibilities .beforeAddToCart_cartBox_cart:not(.showQty)>.buttonCart{display:none !important}#beforeAddToCart.hasCompatibilities .beforeAddToCart_popup #beforeAddToCart_compatibilities .beforeAddToCart_cartBox_cart.showQty>.mb_title_small{display:none !important}#beforeAddToCart.hasCompatibilities .beforeAddToCart_popup>.body_popup:not(#beforeAddToCart_body_with_compatibilities){display:none !important}#beforeAddToCart.sendedCompatibilities .beforeAddToCart_popup>.body_popup:not(#beforeAddToCart_body_sended_compatibilities){display:none !important}#beforeAddToCart:not(.hasCompatibilities):not(.sendedCompatibilities) .beforeAddToCart_popup>.body_popup:not(#beforeAddToCart_body_no_compatibilities){display:none !important}.mb_speech_bubble_fixed{position:absolute;z-index:9999}.mb_speech_bubble_fixed>.pop_speech-bubbleNote{margin:0 !important;-webkit-box-shadow:0 5px 14px 0 rgba(0, 0, 0, 0.1);-moz-box-shadow:0 5px 14px 0 rgba(0, 0, 0, 0.1);box-shadow:0 5px 14px 0 rgba(0, 0, 0, 0.1)}.mb_speech_bubble_fixed>.mb_speech_bubble_fixed__arrow{position:absolute;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border-style:solid;border-left-width:20px;border-right-width:20px;border-left-color:rgba(0, 0, 0, 0);border-right-color:rgba(0, 0, 0, 0)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom{-webkit-transform:translate(-50%, 0%);-moz-transform:translate(-50%, 0%);-ms-transform:translate(-50%, 0%);transform:translate(-50%, 0%);margin-top:2px;padding-top:20px}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.mb_speech_bubble_fixed__arrow{top:0;border-bottom-width:20px;border-bottom-color:var(--mb-color-primary)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_primary+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-primary-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_secondary+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-secondary-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_pine-green-10+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-pine-green-10-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_pine-green-20+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-pine-green-20-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_pine-green-30+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-pine-green-30-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_pine-green-40+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-pine-green-40-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_pine-green+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-pine-green-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_pine-green-60+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-pine-green-60-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_country-green-10+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-country-green-10-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_country-green-20+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-country-green-20-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_country-green-30+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-country-green-30-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_country-green+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-country-green-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_country-green-50+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-country-green-50-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_country-green-60+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-country-green-60-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_lemon-10+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-lemon-10-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_lemon+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-lemon-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_lemon-30+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-lemon-30-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_lemon-40+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-lemon-40-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_lemon-50+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-lemon-50-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_orange-10+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-orange-10-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_orange-20+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-orange-20-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_orange+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-orange-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_orange-40+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-orange-40-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_orange-50+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-orange-50-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_orange-60+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-orange-60-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_light-wood-10+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-light-wood-10-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_light-wood-20+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-light-wood-20-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_light-wood+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-light-wood-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_light-wood-40+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-light-wood-40-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_light-wood-50+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-light-wood-50-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_light-wood-60+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-light-wood-60-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_grey-10+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-grey-10-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_grey-20+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-grey-20-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_grey-30+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-grey-30-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_grey-40+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-grey-40-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_grey-50+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-grey-50-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_grey-60+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-grey-60-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_error-10+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-error-10-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_error-20+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-error-20-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_error-30+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-error-30-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_error-40+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-error-40-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_error-50+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-error-50-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posBottom>.pop_speech-bubbleNote.mb_background_color_error-60+.mb_speech_bubble_fixed__arrow{border-bottom-color:var(--mb-error-60-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop{-webkit-transform:translate(-50%, -100%);-moz-transform:translate(-50%, -100%);-ms-transform:translate(-50%, -100%);transform:translate(-50%, -100%);margin-top:-2px;padding-bottom:20px}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.mb_speech_bubble_fixed__arrow{bottom:0;border-top-width:20px;border-top-color:var(--mb-color-primary)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_primary+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-primary-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_secondary+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-secondary-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_pine-green-10+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-pine-green-10-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_pine-green-20+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-pine-green-20-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_pine-green-30+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-pine-green-30-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_pine-green-40+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-pine-green-40-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_pine-green+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-pine-green-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_pine-green-60+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-pine-green-60-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_country-green-10+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-country-green-10-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_country-green-20+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-country-green-20-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_country-green-30+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-country-green-30-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_country-green+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-country-green-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_country-green-50+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-country-green-50-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_country-green-60+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-country-green-60-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_lemon-10+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-lemon-10-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_lemon+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-lemon-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_lemon-30+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-lemon-30-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_lemon-40+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-lemon-40-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_lemon-50+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-lemon-50-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_orange-10+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-orange-10-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_orange-20+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-orange-20-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_orange+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-orange-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_orange-40+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-orange-40-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_orange-50+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-orange-50-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_orange-60+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-orange-60-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_light-wood-10+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-light-wood-10-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_light-wood-20+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-light-wood-20-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_light-wood+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-light-wood-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_light-wood-40+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-light-wood-40-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_light-wood-50+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-light-wood-50-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_light-wood-60+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-light-wood-60-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_grey-10+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-grey-10-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_grey-20+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-grey-20-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_grey-30+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-grey-30-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_grey-40+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-grey-40-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_grey-50+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-grey-50-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_grey-60+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-grey-60-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_error-10+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-error-10-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_error-20+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-error-20-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_error-30+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-error-30-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_error-40+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-error-40-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_error-50+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-error-50-color)}.mb_speech_bubble_fixed.mb_speech_bubble_fixed__posTop>.pop_speech-bubbleNote.mb_background_color_error-60+.mb_speech_bubble_fixed__arrow{border-top-color:var(--mb-error-60-color)}.mb_tooltip{position:fixed;z-index:999;font-weight:400}#mb_beta_comment_link{position:fixed;z-index:401;bottom:var(--mb-spacing-m);right:var(--mb-spacing-m);transition:all 0.2s ease-in-out}.dashboard-actus-grid{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.dashboard-actus-grid .actu-item:first-child{-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:2;grid-column-end:3;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.dashboard-actus-grid .actu-item:first-child>.imgActuContent{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 55%;-ms-flex:0 0 55%;flex:0 0 55%;width:55%;max-width:55%;height:100%}.dashboard-actus-grid .actu-item:first-child>.txtActuContent{margin-top:auto;margin-bottom:auto}.dashboard-actus-grid-formation{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.dashboard-actus-grid-formation .actu-item{max-width:80%;margin:0}.dashboard-actus-grid-formation .actu-item:nth-child(odd){justify-self:end}.tns-garage-banner button{white-space:nowrap}.tns-garage-banner video{width:30%;max-width:400px}.mb_ds_bike_reference_info{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.mb_ds_bike_reference_info .bike_reference_img{max-width:100%}#mb_tns_popup_manage_request,#mb_tns_popup_add_bike,#mb_tns_popup_remove_bike,#mb_tns_popup_change_shop{width:80%;max-width:900px;height:auto;max-height:min(700px, 90vh)}#mb_tns_popup_manage_request button[type="submit"][disabled],#mb_tns_popup_add_bike button[type="submit"][disabled],#mb_tns_popup_remove_bike button[type="submit"][disabled],#mb_tns_popup_change_shop button[type="submit"][disabled]{pointer-events:none;opacity:0.25}#mb_tns_popup_add_bike .mb_form_field_row,#mb_tns_popup_change_shop .mb_form_field_row{max-width:400px}#mb_tns_popup_manage_request{max-width:1100px}#mb_tns_popup_manage_request .mb_request_details{-ms-grid-columns:auto auto;grid-template-columns:auto auto}#mb_tns_popup_manage_request .mb_request_details>:nth-child(2n+1){min-width:130px}#mb_tns_popup_add_bike #result_bike_reference{grid-gap:var(--mb-spacing-m);gap:var(--mb-spacing-m)}#mb_tns_popup_add_bike #result_bike_reference:not(.d-none){display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}#mb_tns_popup_add_bike #result_bike_reference .result_bike_reference__img{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 30%;-ms-flex:0 0 30%;flex:0 0 30%;width:30%;margin-bottom:auto}#mb_tns_popup_add_bike #result_bike_reference .result_bike_reference__content{width:100%}#mb_tns_popup_add_bike #result_bike_reference .result_bike_reference__content table td{padding:var(--mb-spacing-xxs);vertical-align:top}#mb_tns_popup_add_bike #result_bike_reference .result_bike_reference__content table td:first-child{padding-right:var(--mb-spacing-s)}#mb_tns_popup_add_bike #result_bike_reference .result_bike_reference__content table td:last-child{padding-left:var(--mb-spacing-s)}#mb_tns_popup_add_bike #result_bike_reference .result_bike_reference__content table .result_bike_reference__compliance .result_bike_reference__value>span,#mb_tns_popup_add_bike #result_bike_reference .result_bike_reference__content table .result_bike_reference__status .result_bike_reference__value>span{display:inline-block}#mb_tns_popup_change_shop #tns_garage_addresses_change .tns_change_addresses__address_format{width:100%;max-width:280px;box-sizing:border-box}#recall_campaigns #recall_header{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}#recall_campaigns #recall_header table{border-spacing:var(--mb-spacing-s)}#recall_campaigns #recall_header table td{padding:var(--mb-spacing-xxs);vertical-align:top}#recall_campaigns #recall_header table td:first-child{padding-right:var(--mb-spacing-s)}#recall_campaigns #recall_header table td:last-child{padding-left:var(--mb-spacing-s)}#recall_campaigns #recall_header table .recall_label>span{display:inline-block}#recall_campaigns #recall_historic .recall_history:not(.showAllHistory)>*:not(:first-child):not(.recall_historic_seemore),#recall_campaigns #recall_historic .recall_history:not(.showAllHistory)>*.recall_historic_seemore:nth-child(2){display:none}#recall_campaigns #recall_historic .recall_history.showAllHistory .recall_historic_seemore{display:none}#recall_campaigns #recall_historic .recall_history .recall_historic_item__time{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 150px;-ms-flex:0 0 150px;flex:0 0 150px}#recall_campaigns #recall_historic .recall_history .recall_historic_seemore{cursor:pointer}#recall_campaigns form label.mb_color_secondary+.mb_form_help{color:var(--mb-grey-30-color);font-weight:700}#recall_campaigns form [type="checkbox"][required]{display:unset;position:absolute;opacity:0}#recall_campaigns form .mb_form_checkbox_div,#recall_campaigns form .mb_form_radio_div,#recall_campaigns form .mb_form_file_container{background-color:var(--mb-secondary-color)}#recall_campaigns form .mb_form_file_container+.mb_form_file_list{background-color:var(--mb-secondary-color);border-radius:var(--mb-spacing-xs);padding:var(--mb-spacing-s);margin-top:var(--mb-spacing-s)}#recall_campaigns form .mb_button_theme_tertiary:hover{background-color:var(--mb-pine-green-60-color)}.trainings_item_with_date__img{-webkit-box:0;-moz-box:0;-webkit-flex:0 0 150px;-ms-flex:0 0 150px;flex:0 0 150px;width:150px}.trainings_item_with_date__img .fullBackground{padding-top:100%}.trainings_item_with_date__txt{width:100%;margin-top:auto;margin-bottom:auto}.trainings_item_with_date__txt .ag-theme-material .ag-layout-auto-height .ag-center-cols-clipper,.trainings_item_with_date__txt .ag-theme-material .ag-layout-auto-height .ag-center-cols-container,.trainings_item_with_date__txt .ag-theme-material .ag-layout-print .ag-center-cols-clipper,.trainings_item_with_date__txt .ag-theme-material .ag-layout-print .ag-center-cols-container{min-height:0}.form_prototype_action__add,.form_prototype_action__delete{cursor:pointer}#mb_ag-grid_tns-list.ag-theme-material .ag-layout-auto-height .ag-center-cols-clipper,#mb_ag-grid_tns-list.ag-theme-material .ag-layout-auto-height .ag-center-cols-container,#mb_ag-grid_tns-list.ag-theme-material .ag-layout-print .ag-center-cols-clipper,#mb_ag-grid_tns-list.ag-theme-material .ag-layout-print .ag-center-cols-container{min-height:0}.great-deals-banner img{width:100%;max-width:100%}.mainBurgerSubmenu .great-deals-banner{text-align:center}.mainBurgerSubmenu .great-deals-banner img{max-width:200px}.s4_splide .splide__arrows{position:absolute;bottom:0;left:0;right:0;width:100%;pointer-events:none;height:34px}.s4_splide .splide__arrows .splide__arrow{pointer-events:all;padding:5px;background:unset;border-radius:0;color:var(--mb-primary-color);opacity:1;width:auto;height:auto;font-size:1.5rem}.s4_splide .splide__arrows .splide__arrow[disabled]{color:var(--mb-grey-40-color);pointer-events:none}.s4_splide .splide__pagination{position:relative;top:unset;bottom:unset;left:unset;right:unset;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:8px;gap:8px;width:100%;box-sizing:border-box;padding:10px 50px}.s4_splide .splide__pagination{display:-webkit-box !important;display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important}.s4_splide .splide__pagination .splide__pagination__page{background-color:var(--mb-secondary-color);border:1px solid var(--mb-grey-40-color);margin:0;width:14px;height:14px;opacity:1}.s4_splide .splide__pagination .splide__pagination__page.is-active{background-color:var(--mb-primary-color);border-color:var(--mb-secondary-color);-webkit-transform:unset;-moz-transform:unset;-ms-transform:unset;transform:unset}.s4_splide.productsSplide .splide__slide{border:1px solid var(--mb-grey-40-color);border-radius:var(--mb-border-radius-medium);overflow:clip;padding:var(--mb-spacing-m)}.s4_splide.productsSplide .splide__slide .beforeAddToCart_cartBox{margin-top:auto}body.burgerOpened [id^="hotjar-survey-"]{display:none}@keyframes spinning360{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}}