.theme-lm .component-defaultnavigation .mc-pagination,:not(.theme-bm) .component-defaultnavigation .mc-pagination{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;gap:1rem;justify-content:center}.theme-lm .component-defaultnavigation .mc-pagination__select,:not(.theme-bm) .component-defaultnavigation .mc-pagination__select{font-size:1rem;line-height:1.125;padding:.875rem 3rem .875rem calc(.75rem - 1px)}@media screen and (min-width:1024px){.theme-lm .component-defaultnavigation .mc-pagination__select,:not(.theme-bm) .component-defaultnavigation .mc-pagination__select{font-size:.875rem;line-height:1.1428571429;padding:calc(.5rem - 1px) 2.25rem calc(.5rem - 1px) calc(.5rem - 1px)}}.theme-lm .component-defaultnavigation .mc-carousel,:not(.theme-bm) .component-defaultnavigation .mc-carousel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.theme-lm .component-defaultnavigation .mc-carousel-header,:not(.theme-bm) .component-defaultnavigation .mc-carousel-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.theme-lm .component-defaultnavigation .mc-carousel-header__titles,:not(.theme-bm) .component-defaultnavigation .mc-carousel-header__titles{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.25rem}.theme-lm .component-defaultnavigation .mc-carousel-header__title,:not(.theme-bm) .component-defaultnavigation .mc-carousel-header__title{margin-bottom:0}.theme-lm .component-defaultnavigation .mc-carousel-header__title--small,:not(.theme-bm) .component-defaultnavigation .mc-carousel-header__title--small{font-size:1.125rem;line-height:1.3333333333}.theme-lm .component-defaultnavigation .mc-carousel-header__title--large,:not(.theme-bm) .component-defaultnavigation .mc-carousel-header__title--large{font-size:1.4375rem;line-height:1.3913043478}.theme-lm .component-defaultnavigation .mc-carousel-header__buttons,:not(.theme-bm) .component-defaultnavigation .mc-carousel-header__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem}.theme-lm .component-defaultnavigation .mc-carousel-header__buttons--hidden,:not(.theme-bm) .component-defaultnavigation .mc-carousel-header__buttons--hidden{display:none}.theme-lm .component-defaultnavigation .mc-carousel-header__button,:not(.theme-bm) .component-defaultnavigation .mc-carousel-header__button{border:2px solid var(--color-grey-999,#000);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;height:2rem;width:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;place-content:center}.theme-lm .component-defaultnavigation .mc-carousel-header__button--disabled,:not(.theme-bm) .component-defaultnavigation .mc-carousel-header__button--disabled{background-color:var(--color-grey-200,#ccc);border-color:var(--color-grey-200,#ccc);color:var(--color-primary-02-600,#494f60);cursor:default}.theme-lm .component-defaultnavigation .mc-carousel-header__button--disabled svg,:not(.theme-bm) .component-defaultnavigation .mc-carousel-header__button--disabled svg{fill:var(--color-primary-02-600,#494f60)}.theme-lm .component-defaultnavigation .mc-carousel-header__button:focus,:not(.theme-bm) .component-defaultnavigation .mc-carousel-header__button:focus{-webkit-box-shadow:0 0 0 .125rem var(--color-focus-gap,#fff),0 0 0 .25rem var(--color-focus-border,#0b96cc);box-shadow:0 0 0 .125rem var(--color-focus-gap,#fff),0 0 0 .25rem var(--color-focus-border,#0b96cc)}.theme-lm .component-defaultnavigation .mc-carousel-header__button svg,:not(.theme-bm) .component-defaultnavigation .mc-carousel-header__button svg{pointer-events:none}.theme-lm .component-defaultnavigation .mc-carousel-body,:not(.theme-bm) .component-defaultnavigation .mc-carousel-body{overflow:hidden;padding-bottom:calc(1rem + 6px);position:relative}.theme-lm .component-defaultnavigation .mc-carousel-body__content,:not(.theme-bm) .component-defaultnavigation .mc-carousel-body__content{-ms-overflow-style:none;overflow-x:scroll;overflow:-moz-scrollbars-none;scroll-behavior:smooth;scrollbar-width:none}.theme-lm .component-defaultnavigation .mc-carousel-body__content::-webkit-scrollbar,:not(.theme-bm) .component-defaultnavigation .mc-carousel-body__content::-webkit-scrollbar{height:0;width:0!important}.theme-lm .component-defaultnavigation .mc-carousel-body__item-list,:not(.theme-bm) .component-defaultnavigation .mc-carousel-body__item-list{display:-webkit-box;display:-ms-flexbox;display:flex}.theme-lm .component-defaultnavigation .mc-carousel-body__item-list--center,:not(.theme-bm) .component-defaultnavigation .mc-carousel-body__item-list--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.theme-lm .component-defaultnavigation .mc-carousel__custom-scrollbar,:not(.theme-bm) .component-defaultnavigation .mc-carousel__custom-scrollbar{background:var(--color-grey-100,#e6e6e6);border-radius:.25rem;bottom:20px;height:4px;left:0;position:absolute;right:0}.theme-lm .component-defaultnavigation .mc-carousel__custom-scrollbar--hidden,:not(.theme-bm) .component-defaultnavigation .mc-carousel__custom-scrollbar--hidden{display:none}.theme-lm .component-defaultnavigation .mc-carousel__custom-thumb,:not(.theme-bm) .component-defaultnavigation .mc-carousel__custom-thumb{background:var(--color-grey-800,#333);border-radius:6px;cursor:pointer;height:6px;position:absolute;top:50%;-webkit-transform:scale(1) translateY(-50%);transform:scale(1) translateY(-50%);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;will-change:transform}.theme-lm .component-defaultnavigation .mc-carousel.no-drag *,:not(.theme-bm) .component-defaultnavigation .mc-carousel.no-drag *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none}.theme-lm .component-defaultnavigation .mc-carousel__custom-scrollbar:hover .mc-carousel__custom-thumb,.theme-lm .component-defaultnavigation .mc-carousel__custom-thumb:hover,:not(.theme-bm) .component-defaultnavigation .mc-carousel__custom-scrollbar:hover .mc-carousel__custom-thumb,:not(.theme-bm) .component-defaultnavigation .mc-carousel__custom-thumb:hover{height:8px}.theme-lm .component-defaultnavigation .mc-carousel__custom-scrollbar:active .mc-carousel__custom-thumb,.theme-lm .component-defaultnavigation .mc-carousel__custom-thumb:active,:not(.theme-bm) .component-defaultnavigation .mc-carousel__custom-scrollbar:active .mc-carousel__custom-thumb,:not(.theme-bm) .component-defaultnavigation .mc-carousel__custom-thumb:active{height:10px}.theme-lm .component-defaultnavigation .l-defaultnavigation,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;grid-column-gap:0}.theme-lm .component-defaultnavigation .l-defaultnavigation--grid,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation--grid{gap:1rem;margin-bottom:3.5rem}@media screen and (min-width:680px){.theme-lm .component-defaultnavigation .l-defaultnavigation--grid,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation--grid{gap:1.5rem}}.theme-lm .component-defaultnavigation .l-defaultnavigation--wide,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation--wide{grid-column-gap:0}.theme-lm .component-defaultnavigation .l-defaultnavigation--highlight,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation--highlight{margin-bottom:2rem;margin-top:2rem}.theme-lm .component-defaultnavigation .l-defaultnavigation--highlight .mc-carousel-header__title,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation--highlight .mc-carousel-header__title{font-size:1.125rem;line-height:1.3333333333}@media screen and (min-width:680px){.theme-lm .component-defaultnavigation .l-defaultnavigation--highlight .mc-carousel-header__title,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation--highlight .mc-carousel-header__title{font-size:1.75rem;line-height:1.2857142857}}.theme-lm .component-defaultnavigation .l-defaultnavigation--highlight .mc-carousel-body,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation--highlight .mc-carousel-body{padding-bottom:0}.theme-lm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item{padding:0}@media screen and (min-width:0px){.theme-lm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item{margin-bottom:32px;max-width:calc(43.47826% - 18.08696px);min-width:calc(43.47826% - 18.08696px)}.theme-lm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item:not(:last-child),:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item:not(:last-child){margin-right:32px}}@media screen and (min-width:680px){.theme-lm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item{margin-bottom:32px;max-width:calc(23.25581% - 24.55814px);min-width:calc(23.25581% - 24.55814px)}.theme-lm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item:not(:last-child),:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item:not(:last-child){margin-right:32px}}@media screen and (min-width:1024px){.theme-lm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item{margin-bottom:32px;max-width:calc(23.25581% - 24.55814px);min-width:calc(23.25581% - 24.55814px)}.theme-lm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item:not(:last-child),:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item:not(:last-child){margin-right:32px}}@media screen and (min-width:1280px){.theme-lm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item{margin-bottom:32px;max-width:calc(12.04819% - 28.14458px);min-width:calc(12.04819% - 28.14458px)}.theme-lm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item:not(:last-child),:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item:not(:last-child){margin-right:32px}}@media screen and (min-width:1920px){.theme-lm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item{margin-bottom:32px;max-width:calc(9.70874% - 28.8932px);min-width:calc(9.70874% - 28.8932px)}.theme-lm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item:not(:last-child),:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item:not(:last-child){margin-right:32px}}@media screen and (min-width:0px){.theme-lm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item{margin-bottom:0}}@media screen and (min-width:1280px){.theme-lm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item{margin-bottom:0}}.theme-lm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item .l-defaultnavigation-item-figure--grid,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item .l-defaultnavigation-item-figure--grid{aspect-ratio:1/1;height:auto;width:auto}@media screen and (min-width:0px){.theme-lm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item.l-defaultnavigation-item--grid-pictos,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item.l-defaultnavigation-item--grid-pictos{margin-bottom:32px;max-width:calc(40% - 19.2px);min-width:calc(40% - 19.2px)}.theme-lm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item.l-defaultnavigation-item--grid-pictos:not(:last-child),:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item.l-defaultnavigation-item--grid-pictos:not(:last-child){margin-right:32px}}@media screen and (min-width:680px){.theme-lm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item.l-defaultnavigation-item--grid-pictos,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item.l-defaultnavigation-item--grid-pictos{margin-bottom:32px;max-width:calc(28.57143% - 22.85714px);min-width:calc(28.57143% - 22.85714px)}.theme-lm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item.l-defaultnavigation-item--grid-pictos:not(:last-child),:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item.l-defaultnavigation-item--grid-pictos:not(:last-child){margin-right:32px}}@media screen and (min-width:1024px){.theme-lm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item.l-defaultnavigation-item--grid-pictos,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item.l-defaultnavigation-item--grid-pictos{margin-bottom:32px;max-width:calc(22.22222% - 24.88889px);min-width:calc(22.22222% - 24.88889px)}.theme-lm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item.l-defaultnavigation-item--grid-pictos:not(:last-child),:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item.l-defaultnavigation-item--grid-pictos:not(:last-child){margin-right:32px}}@media screen and (min-width:1280px){.theme-lm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item.l-defaultnavigation-item--grid-pictos,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item.l-defaultnavigation-item--grid-pictos{margin-bottom:32px;max-width:calc(11.76471% - 28.23529px);min-width:calc(11.76471% - 28.23529px)}.theme-lm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item.l-defaultnavigation-item--grid-pictos:not(:last-child),:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item.l-defaultnavigation-item--grid-pictos:not(:last-child){margin-right:32px}}@media screen and (min-width:1920px){.theme-lm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item.l-defaultnavigation-item--grid-pictos,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item.l-defaultnavigation-item--grid-pictos{margin-bottom:32px;max-width:calc(9.52381% - 28.95238px);min-width:calc(9.52381% - 28.95238px)}.theme-lm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item.l-defaultnavigation-item--grid-pictos:not(:last-child),:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item.l-defaultnavigation-item--grid-pictos:not(:last-child){margin-right:32px}}.theme-lm .component-defaultnavigation .l-defaultnavigation--highlight .mc-carousel__custom-scrollbar,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation--highlight .mc-carousel__custom-scrollbar{display:none}.theme-lm .component-defaultnavigation .l-defaultnavigation-item,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item{margin-bottom:1.5rem;position:relative;width:100%}@media screen and (min-width:680px){.theme-lm .component-defaultnavigation .l-defaultnavigation-item,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item{margin-bottom:0;padding:1rem;width:50%}}@media screen and (min-width:1024px){.theme-lm .component-defaultnavigation .l-defaultnavigation-item,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item{width:33.33%}}.theme-lm .component-defaultnavigation .l-defaultnavigation-item--grid,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item--grid{margin-bottom:0;padding:0 .5rem 1.5rem;width:47%}@media screen and (min-width:1024px){.theme-lm .component-defaultnavigation .l-defaultnavigation-item--grid,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item--grid{padding:0 1rem 1.5rem;width:16.66%}}@media screen and (min-width:1280px){.theme-lm .component-defaultnavigation .l-defaultnavigation-item--grid,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item--grid{width:15%}}.theme-lm .component-defaultnavigation .l-defaultnavigation-item-figure,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item-figure{overflow:hidden;position:relative}.theme-lm .component-defaultnavigation .l-defaultnavigation-item-figure__image,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item-figure__image{display:block;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.theme-lm .component-defaultnavigation .l-defaultnavigation-item-figure:before,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item-figure:before{content:"";display:block;padding-top:56.25%}.theme-lm .component-defaultnavigation .l-defaultnavigation-item-figure--grid,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item-figure--grid{border:1px solid var(--color-primary-02-100,#eeeff1);border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto;overflow:hidden;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:6.188rem;width:6.188rem}@media screen and (min-width:680px){.theme-lm .component-defaultnavigation .l-defaultnavigation-item-figure--grid,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item-figure--grid{height:8.625rem;width:8.625rem}}@media screen and (min-width:1024px){.theme-lm .component-defaultnavigation .l-defaultnavigation-item-figure--grid,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item-figure--grid{height:8.625rem;width:8.625rem}}@media screen and (min-width:1280px){.theme-lm .component-defaultnavigation .l-defaultnavigation-item-figure--grid,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item-figure--grid{height:10rem;width:10rem}}@media screen and (min-width:1440px){.theme-lm .component-defaultnavigation .l-defaultnavigation-item-figure--grid,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item-figure--grid{height:11.5rem;width:11.5rem}}@media screen and (min-width:1920px){.theme-lm .component-defaultnavigation .l-defaultnavigation-item-figure--grid,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item-figure--grid{height:11.5rem;width:11.5rem}}.theme-lm .component-defaultnavigation .l-defaultnavigation-item-figure--grid:after,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item-figure--grid:after{background-color:#6a708129;bottom:0;content:"";display:block;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.theme-lm .component-defaultnavigation .l-defaultnavigation-item-figure--grid .l-childrencategories-item-figure__image,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item-figure--grid .l-childrencategories-item-figure__image{display:block;height:auto;left:auto;position:relative;top:auto;-webkit-transform:none;transform:none;width:auto}.theme-lm .component-defaultnavigation .l-defaultnavigation-item-figure--grid--no-image,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item-figure--grid--no-image{background:var(--color-primary-02-100,#eeeff1)}.theme-lm .component-defaultnavigation .l-defaultnavigation-item-figure--grid--hide-image,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item-figure--grid--hide-image{display:none}.theme-lm .component-defaultnavigation .l-defaultnavigation-item-figure--grid__ico,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item-figure--grid__ico{display:block;left:50%;max-height:100%;max-width:100%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.theme-lm .component-defaultnavigation .l-defaultnavigation-item-figure--grid svg,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item-figure--grid svg{fill:var(--color-primary-02-100,#eeeff1)}.theme-lm .component-defaultnavigation .l-defaultnavigation-item-figure--grid--good-deals,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item-figure--grid--good-deals{background:var(--color-secondary-red-500,#ea302d)}.theme-lm .component-defaultnavigation .l-defaultnavigation-item-figure--grid--good-deals svg,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item-figure--grid--good-deals svg{fill:var(--color-grey-000,#fff)}.theme-lm .component-defaultnavigation .l-defaultnavigation-item-figure__picto-img,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item-figure__picto-img{aspect-ratio:1/1;height:4rem;width:4rem}.theme-lm .component-defaultnavigation .l-defaultnavigation-item-figure--no-image,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item-figure--no-image{background:var(--color-grey-100,#e6e6e6)}.theme-lm .component-defaultnavigation .l-defaultnavigation-item-figure__ico,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item-figure__ico{display:block;left:50%;max-height:100%;max-width:100%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.theme-lm .component-defaultnavigation .l-defaultnavigation-item-figure svg,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item-figure svg{fill:var(--color-grey-300,#b3b3b3)}.theme-lm .component-defaultnavigation .l-defaultnavigation-item-figure--good-deals,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item-figure--good-deals{background:var(--color-secondary-red-500,#ea302d)}.theme-lm .component-defaultnavigation .l-defaultnavigation-item-figure--good-deals svg,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item-figure--good-deals svg{fill:var(--color-grey-000,#fff)}.theme-lm .component-defaultnavigation .l-defaultnavigation-item-figure__picto,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item-figure__picto{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1rem;gap:.5rem;line-height:1.5;text-decoration:none}.theme-lm .component-defaultnavigation .l-defaultnavigation-item-figure__picto-noimg,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item-figure__picto-noimg{fill:var(--color-font-light,#666);aspect-ratio:1/1;height:4rem;width:4rem}.theme-lm .component-defaultnavigation .l-defaultnavigation-item-figure__picto-label,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item-figure__picto-label{text-align:center}.theme-lm .component-defaultnavigation .l-defaultnavigation-item-designation,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item-designation{margin-top:.75rem}.theme-lm .component-defaultnavigation .l-defaultnavigation-item-designation__link,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item-designation__link{text-decoration:none}.theme-lm .component-defaultnavigation .l-defaultnavigation-item-designation__link:after,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item-designation__link:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.theme-lm .component-defaultnavigation .l-defaultnavigation-item-designation__link:hover,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item-designation__link:hover{color:var(--color-grey-999,#000);text-decoration:underline}.theme-lm .component-defaultnavigation .l-defaultnavigation-item-designation--grid,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item-designation--grid{text-align:center}.theme-lm .component-defaultnavigation .l-defaultnavigation-item-description,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item-description{color:var(--color-grey-600,#666);display:block;height:2.8rem;margin-top:.5rem;overflow:hidden}@supports (-webkit-line-clamp:6){.theme-lm .component-defaultnavigation .l-defaultnavigation-item-description,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item-description{-webkit-line-clamp:6;-webkit-box-orient:vertical;display:-webkit-box;height:auto}}.theme-lm .component-defaultnavigation .l-defaultnavigation-item-hub,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item-hub{text-align:center}@media screen and (min-width:680px){.theme-lm .component-defaultnavigation .l-defaultnavigation-item-hub,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item-hub{width:50%}}@media screen and (min-width:1024px){.theme-lm .component-defaultnavigation .l-defaultnavigation-item-hub,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation-item-hub{width:25%}}.theme-lm .component-defaultnavigation .l-defaultnavigation__list,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation__list{margin-bottom:2rem}@media screen and (min-width:1280px){.theme-lm .component-defaultnavigation .l-defaultnavigation__list,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation__list{margin:0}}.theme-lm .component-defaultnavigation .l-defaultnavigation__list-link,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation__list-link{font-size:.875rem;line-height:1.2857142857;margin-bottom:1rem;text-decoration:none}@media screen and (min-width:1280px){.theme-lm .component-defaultnavigation .l-defaultnavigation__list-link,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation__list-link{margin-bottom:.75rem}.theme-lm .component-defaultnavigation .l-defaultnavigation__list-link:hover,:not(.theme-bm) .component-defaultnavigation .l-defaultnavigation__list-link:hover{text-decoration:underline}}.theme-bm .component-defaultnavigation .mc-pagination{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;gap:1rem;justify-content:center}.theme-bm .component-defaultnavigation .mc-pagination__select{font-size:1rem;line-height:1.125;padding:.875rem 3rem .875rem calc(.75rem - 1px)}@media screen and (min-width:1024px){.theme-bm .component-defaultnavigation .mc-pagination__select{font-size:.875rem;line-height:1.1428571429;padding:calc(.5rem - 1px) 2.25rem calc(.5rem - 1px) calc(.5rem - 1px)}}.theme-bm .component-defaultnavigation .mc-carousel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.theme-bm .component-defaultnavigation .mc-carousel-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.theme-bm .component-defaultnavigation .mc-carousel-header__titles{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.25rem}.theme-bm .component-defaultnavigation .mc-carousel-header__title{margin-bottom:0}.theme-bm .component-defaultnavigation .mc-carousel-header__title--small{font-size:1.125rem;line-height:1.3333333333}.theme-bm .component-defaultnavigation .mc-carousel-header__title--large{font-size:1.4375rem;line-height:1.3913043478}.theme-bm .component-defaultnavigation .mc-carousel-header__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem}.theme-bm .component-defaultnavigation .mc-carousel-header__buttons--hidden{display:none}.theme-bm .component-defaultnavigation .mc-carousel-header__button{border:2px solid var(--color-grey-999,#000);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;height:2rem;width:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;place-content:center}.theme-bm .component-defaultnavigation .mc-carousel-header__button--disabled{background-color:var(--color-grey-200,#ccc);border-color:var(--color-grey-200,#ccc);color:var(--color-primary-02-600,#494f60);cursor:default}.theme-bm .component-defaultnavigation .mc-carousel-header__button--disabled svg{fill:var(--color-primary-02-600,#494f60)}.theme-bm .component-defaultnavigation .mc-carousel-header__button:focus{-webkit-box-shadow:0 0 0 .125rem var(--color-focus-gap,#fff),0 0 0 .25rem var(--color-focus-border,#0b96cc);box-shadow:0 0 0 .125rem var(--color-focus-gap,#fff),0 0 0 .25rem var(--color-focus-border,#0b96cc)}.theme-bm .component-defaultnavigation .mc-carousel-header__button svg{pointer-events:none}.theme-bm .component-defaultnavigation .mc-carousel-body{overflow:hidden;padding-bottom:calc(1rem + 6px);position:relative}.theme-bm .component-defaultnavigation .mc-carousel-body__content{-ms-overflow-style:none;overflow-x:scroll;overflow:-moz-scrollbars-none;scroll-behavior:smooth;scrollbar-width:none}.theme-bm .component-defaultnavigation .mc-carousel-body__content::-webkit-scrollbar{height:0;width:0!important}.theme-bm .component-defaultnavigation .mc-carousel-body__item-list{display:-webkit-box;display:-ms-flexbox;display:flex}.theme-bm .component-defaultnavigation .mc-carousel-body__item-list--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.theme-bm .component-defaultnavigation .mc-carousel__custom-scrollbar{background:var(--color-grey-100,#e6e6e6);border-radius:.25rem;bottom:20px;height:4px;left:0;position:absolute;right:0}.theme-bm .component-defaultnavigation .mc-carousel__custom-scrollbar--hidden{display:none}.theme-bm .component-defaultnavigation .mc-carousel__custom-thumb{background:var(--color-grey-800,#333);border-radius:6px;cursor:pointer;height:6px;position:absolute;top:50%;-webkit-transform:scale(1) translateY(-50%);transform:scale(1) translateY(-50%);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;will-change:transform}.theme-bm .component-defaultnavigation .mc-carousel.no-drag *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none}.theme-bm .component-defaultnavigation .mc-carousel__custom-scrollbar:hover .mc-carousel__custom-thumb,.theme-bm .component-defaultnavigation .mc-carousel__custom-thumb:hover{height:8px}.theme-bm .component-defaultnavigation .mc-carousel__custom-scrollbar:active .mc-carousel__custom-thumb,.theme-bm .component-defaultnavigation .mc-carousel__custom-thumb:active{height:10px}.theme-bm .component-defaultnavigation .l-defaultnavigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;grid-column-gap:0}.theme-bm .component-defaultnavigation .l-defaultnavigation--grid{gap:1rem;margin-bottom:3.5rem}@media screen and (min-width:680px){.theme-bm .component-defaultnavigation .l-defaultnavigation--grid{gap:1.5rem}}.theme-bm .component-defaultnavigation .l-defaultnavigation--wide{grid-column-gap:0}.theme-bm .component-defaultnavigation .l-defaultnavigation--highlight{margin-bottom:2rem;margin-top:2rem}.theme-bm .component-defaultnavigation .l-defaultnavigation--highlight .mc-carousel-header__title{font-size:1.125rem;line-height:1.3333333333}@media screen and (min-width:680px){.theme-bm .component-defaultnavigation .l-defaultnavigation--highlight .mc-carousel-header__title{font-size:1.75rem;line-height:1.2857142857}}.theme-bm .component-defaultnavigation .l-defaultnavigation--highlight .mc-carousel-body{padding-bottom:0}.theme-bm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item{padding:0}@media screen and (min-width:0px){.theme-bm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item{margin-bottom:32px;max-width:calc(43.47826% - 18.08696px);min-width:calc(43.47826% - 18.08696px)}.theme-bm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item:not(:last-child){margin-right:32px}}@media screen and (min-width:680px){.theme-bm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item{margin-bottom:32px;max-width:calc(23.25581% - 24.55814px);min-width:calc(23.25581% - 24.55814px)}.theme-bm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item:not(:last-child){margin-right:32px}}@media screen and (min-width:1024px){.theme-bm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item{margin-bottom:32px;max-width:calc(23.25581% - 24.55814px);min-width:calc(23.25581% - 24.55814px)}.theme-bm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item:not(:last-child){margin-right:32px}}@media screen and (min-width:1280px){.theme-bm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item{margin-bottom:32px;max-width:calc(12.04819% - 28.14458px);min-width:calc(12.04819% - 28.14458px)}.theme-bm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item:not(:last-child){margin-right:32px}}@media screen and (min-width:1920px){.theme-bm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item{margin-bottom:32px;max-width:calc(9.70874% - 28.8932px);min-width:calc(9.70874% - 28.8932px)}.theme-bm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item:not(:last-child){margin-right:32px}}@media screen and (min-width:0px){.theme-bm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item{margin-bottom:0}}@media screen and (min-width:1280px){.theme-bm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item{margin-bottom:0}}.theme-bm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item .l-defaultnavigation-item-figure--grid{aspect-ratio:1/1;height:auto;width:auto}@media screen and (min-width:0px){.theme-bm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item.l-defaultnavigation-item--grid-pictos{margin-bottom:32px;max-width:calc(40% - 19.2px);min-width:calc(40% - 19.2px)}.theme-bm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item.l-defaultnavigation-item--grid-pictos:not(:last-child){margin-right:32px}}@media screen and (min-width:680px){.theme-bm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item.l-defaultnavigation-item--grid-pictos{margin-bottom:32px;max-width:calc(28.57143% - 22.85714px);min-width:calc(28.57143% - 22.85714px)}.theme-bm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item.l-defaultnavigation-item--grid-pictos:not(:last-child){margin-right:32px}}@media screen and (min-width:1024px){.theme-bm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item.l-defaultnavigation-item--grid-pictos{margin-bottom:32px;max-width:calc(22.22222% - 24.88889px);min-width:calc(22.22222% - 24.88889px)}.theme-bm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item.l-defaultnavigation-item--grid-pictos:not(:last-child){margin-right:32px}}@media screen and (min-width:1280px){.theme-bm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item.l-defaultnavigation-item--grid-pictos{margin-bottom:32px;max-width:calc(11.76471% - 28.23529px);min-width:calc(11.76471% - 28.23529px)}.theme-bm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item.l-defaultnavigation-item--grid-pictos:not(:last-child){margin-right:32px}}@media screen and (min-width:1920px){.theme-bm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item.l-defaultnavigation-item--grid-pictos{margin-bottom:32px;max-width:calc(9.52381% - 28.95238px);min-width:calc(9.52381% - 28.95238px)}.theme-bm .component-defaultnavigation .l-defaultnavigation--highlight .l-defaultnavigation-item.l-defaultnavigation-item--grid-pictos:not(:last-child){margin-right:32px}}.theme-bm .component-defaultnavigation .l-defaultnavigation--highlight .mc-carousel__custom-scrollbar{display:none}.theme-bm .component-defaultnavigation .l-defaultnavigation-item{margin-bottom:1.5rem;position:relative;width:100%}@media screen and (min-width:680px){.theme-bm .component-defaultnavigation .l-defaultnavigation-item{margin-bottom:0;padding:1rem;width:50%}}@media screen and (min-width:1024px){.theme-bm .component-defaultnavigation .l-defaultnavigation-item{width:33.33%}}.theme-bm .component-defaultnavigation .l-defaultnavigation-item--grid{margin-bottom:0;padding:0 .5rem 1.5rem;width:47%}@media screen and (min-width:1024px){.theme-bm .component-defaultnavigation .l-defaultnavigation-item--grid{padding:0 1rem 1.5rem;width:16.66%}}@media screen and (min-width:1280px){.theme-bm .component-defaultnavigation .l-defaultnavigation-item--grid{width:15%}}.theme-bm .component-defaultnavigation .l-defaultnavigation-item-figure{overflow:hidden;position:relative}.theme-bm .component-defaultnavigation .l-defaultnavigation-item-figure__image{display:block;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.theme-bm .component-defaultnavigation .l-defaultnavigation-item-figure:before{content:"";display:block;padding-top:56.25%}.theme-bm .component-defaultnavigation .l-defaultnavigation-item-figure--grid{border:1px solid var(--color-primary-02-100,#eeeff1);border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto;overflow:hidden;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:6.188rem;width:6.188rem}@media screen and (min-width:680px){.theme-bm .component-defaultnavigation .l-defaultnavigation-item-figure--grid{height:8.625rem;width:8.625rem}}@media screen and (min-width:1024px){.theme-bm .component-defaultnavigation .l-defaultnavigation-item-figure--grid{height:8.625rem;width:8.625rem}}@media screen and (min-width:1280px){.theme-bm .component-defaultnavigation .l-defaultnavigation-item-figure--grid{height:10rem;width:10rem}}@media screen and (min-width:1440px){.theme-bm .component-defaultnavigation .l-defaultnavigation-item-figure--grid{height:11.5rem;width:11.5rem}}@media screen and (min-width:1920px){.theme-bm .component-defaultnavigation .l-defaultnavigation-item-figure--grid{height:11.5rem;width:11.5rem}}.theme-bm .component-defaultnavigation .l-defaultnavigation-item-figure--grid:after{background-color:#6a708129;bottom:0;content:"";display:block;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.theme-bm .component-defaultnavigation .l-defaultnavigation-item-figure--grid .l-childrencategories-item-figure__image{display:block;height:auto;left:auto;position:relative;top:auto;-webkit-transform:none;transform:none;width:auto}.theme-bm .component-defaultnavigation .l-defaultnavigation-item-figure--grid--no-image{background:var(--color-primary-02-100,#eeeff1)}.theme-bm .component-defaultnavigation .l-defaultnavigation-item-figure--grid--hide-image{display:none}.theme-bm .component-defaultnavigation .l-defaultnavigation-item-figure--grid__ico{display:block;left:50%;max-height:100%;max-width:100%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.theme-bm .component-defaultnavigation .l-defaultnavigation-item-figure--grid svg{fill:var(--color-primary-02-100,#eeeff1)}.theme-bm .component-defaultnavigation .l-defaultnavigation-item-figure--grid--good-deals{background:var(--color-secondary-red-500,#ea302d)}.theme-bm .component-defaultnavigation .l-defaultnavigation-item-figure--grid--good-deals svg{fill:var(--color-grey-000,#fff)}.theme-bm .component-defaultnavigation .l-defaultnavigation-item-figure__picto-img{aspect-ratio:1/1;height:4rem;width:4rem}.theme-bm .component-defaultnavigation .l-defaultnavigation-item-figure--no-image{background:var(--color-grey-100,#e6e6e6)}.theme-bm .component-defaultnavigation .l-defaultnavigation-item-figure__ico{display:block;left:50%;max-height:100%;max-width:100%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.theme-bm .component-defaultnavigation .l-defaultnavigation-item-figure svg{fill:var(--color-grey-300,#b3b3b3)}.theme-bm .component-defaultnavigation .l-defaultnavigation-item-figure--good-deals{background:var(--color-secondary-red-500,#ea302d)}.theme-bm .component-defaultnavigation .l-defaultnavigation-item-figure--good-deals svg{fill:var(--color-grey-000,#fff)}.theme-bm .component-defaultnavigation .l-defaultnavigation-item-figure__picto{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1rem;gap:.5rem;line-height:1.5;text-decoration:none}.theme-bm .component-defaultnavigation .l-defaultnavigation-item-figure__picto-noimg{fill:var(--color-font-light,#666);aspect-ratio:1/1;height:4rem;width:4rem}.theme-bm .component-defaultnavigation .l-defaultnavigation-item-figure__picto-label{text-align:center}.theme-bm .component-defaultnavigation .l-defaultnavigation-item-designation{margin-top:.75rem}.theme-bm .component-defaultnavigation .l-defaultnavigation-item-designation__link{text-decoration:none}.theme-bm .component-defaultnavigation .l-defaultnavigation-item-designation__link:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.theme-bm .component-defaultnavigation .l-defaultnavigation-item-designation__link:hover{color:var(--color-grey-999,#000);text-decoration:underline}.theme-bm .component-defaultnavigation .l-defaultnavigation-item-designation--grid{text-align:center}.theme-bm .component-defaultnavigation .l-defaultnavigation-item-description{color:var(--color-grey-600,#666);display:block;height:2.8rem;margin-top:.5rem;overflow:hidden}@supports (-webkit-line-clamp:6){.theme-bm .component-defaultnavigation .l-defaultnavigation-item-description{-webkit-line-clamp:6;-webkit-box-orient:vertical;display:-webkit-box;height:auto}}.theme-bm .component-defaultnavigation .l-defaultnavigation-item-hub{text-align:center}@media screen and (min-width:680px){.theme-bm .component-defaultnavigation .l-defaultnavigation-item-hub{width:50%}}@media screen and (min-width:1024px){.theme-bm .component-defaultnavigation .l-defaultnavigation-item-hub{width:25%}}.theme-bm .component-defaultnavigation .l-defaultnavigation__list{margin-bottom:2rem}@media screen and (min-width:1280px){.theme-bm .component-defaultnavigation .l-defaultnavigation__list{margin:0}}.theme-bm .component-defaultnavigation .l-defaultnavigation__list-link{font-size:.875rem;line-height:1.2857142857;margin-bottom:1rem;text-decoration:none}@media screen and (min-width:1280px){.theme-bm .component-defaultnavigation .l-defaultnavigation__list-link{margin-bottom:.75rem}.theme-bm .component-defaultnavigation .l-defaultnavigation__list-link:hover{text-decoration:underline}}