.shopinshop_banner{display:flex;flex-direction:column;justify-content:center;border-radius:.4rem}.shopinshop_banner__picture{height:auto}.shopinshop_banner__picture,.shopinshop_banner__picture-img{border-top-left-radius:inherit;border-top-right-radius:inherit}.shopinshop_banner__picture-img{width:100%}.shopinshop_banner__infos{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--bg-color,#fff);color:var(--txt-color,#fff);text-align:center;gap:3rem;padding:3rem;border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.shopinshop_banner__infos-title{margin:0;font-size:2.8rem;line-height:3.5rem}.shopinshop_banner__infos-subtitle{margin:0;font-size:1.8rem}.shopinshop_banner__infos-button{background-color:var(--button-bg-color,#fff);color:var(--button-txt-color,#fff);border:var(--button-bg-color,#fff)}.shopinshop_text{text-align:center}.shopinshop_text-label{font-size:2.8rem}.shopinshop_text-link{font-size:2.8rem;text-decoration:underline}.shopinshop_thumbnail-list-round{display:flex;flex-direction:column;justify-content:center;align-items:center}.shopinshop_thumbnail-list-round-title{padding:3rem 0;font-size:2.2rem;text-align:center}.shopinshop_thumbnail-list-round-elements{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;width:100%;padding:3rem 0;gap:1.5rem;flex-wrap:wrap}.shopinshop_thumbnail-list-round-element{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:calc(50% - 1.5rem)}.shopinshop_thumbnail-list-round-element-title{font-size:1.6rem;margin:0}.shopinshop_thumbnail-list-round-element-subtitle{font-size:1.2rem;margin:0}.shopinshop_thumbnail-list-round-element-img{width:16rem;height:auto;transition:all .5s ease}.shopinshop_thumbnail-list-round-element-img:hover{transform:scale(1.1) rotate(10deg)}.shopinshop_topic__container{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap}.shopinshop_topic__title{font-size:2.8rem}.shopinshop_topic__section{display:flex;flex-direction:column;justify-content:center;text-align:center}.shopinshop_topic__element{width:50%;border-bottom:.1rem solid #efefef;border-right:.1rem solid #efefef}.shopinshop_topic__element-link{display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem}.shopinshop_topic__content-img{width:auto}.shopinshop_topic__content-txt{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;font-size:1.4rem;text-align:left;padding:2rem 0}.video-player__wrapper{display:flex;position:relative;width:inherit;height:inherit;overflow:hidden;z-index:0;border-radius:inherit;border-bottom-left-radius:0;border-bottom-right-radius:0}.video-player__main-video{width:100%;height:100%;z-index:1}.video-player__main-video:focus{outline:none}.video-player__background-video{position:absolute;width:inherit;height:inherit;object-fit:cover;filter:blur(.5rem)}.video-player__background-video:focus{outline:none}.video-player__mute-btn{position:absolute;inset:0 0 auto auto;padding:.5rem 1rem;border:0;outline:none;border-bottom-left-radius:1rem;cursor:pointer;animation:fadeIn .25s ease-in-out;z-index:2}.video-player__progress-bar{position:relative;width:0;height:100%;background-color:#d6180b}.video-player__progress-bar-wrapper{position:absolute;bottom:0;left:0;width:inherit;height:.4rem;background-color:#fff;z-index:2}button,input,select,textarea{font-family:inherit}.skeleton__container{border-radius:1rem;display:flex;flex-direction:column;position:relative;width:100%;height:100%;padding:1.5rem;background:#fff}.skeleton__container--no-overflow{overflow:hidden}.skeleton__column{display:flex;flex:1;gap:1.5rem;justify-content:center;flex-direction:column}.skeleton__column--start{justify-content:flex-start}.skeleton__row{display:flex;justify-content:space-between;align-items:center;gap:1.5rem}.skeleton__row--right{justify-content:flex-end}.skeleton__row--center{justify-content:center}.skeleton__row:nth-child(3){margin-top:2.25rem}.skeleton__scroller{display:flex;flex-direction:row;overflow:hidden;height:100%;gap:1.5rem}.skeleton__row~.skeleton__column{margin-top:1.5rem}.skeleton__circle{height:8rem;width:8rem;border-radius:50%}.skeleton__square{width:var(--skeleton-square-size,15rem);height:var(--skeleton-square-size,15rem)}.skeleton__rectangle,.skeleton__square{border-radius:1rem}.skeleton__rectangle--row{width:100%;height:27rem}.skeleton__media{border-radius:1rem}.skeleton__media--row{width:100%;aspect-ratio:16/9}.skeleton__media--column{height:100%;aspect-ratio:9/16}.skeleton__card{border-radius:1rem;display:flex;background:#fff;flex:0 0 19.6rem;height:100%;margin-left:1rem}.skeleton__product{display:flex;flex:0 0 23.5rem}.skeleton__product:last-child{margin-right:1rem}.skeleton__product-wrapper{display:flex;flex-direction:column;flex:1}.skeleton__product--grid{flex-direction:row;gap:1.5rem;height:25rem}.skeleton__product--grid .skeleton__square{width:11rem;align-self:flex-start}.skeleton__product--grid .skeleton__column{justify-content:flex-start}.skeleton__text-line{height:var(--line-height,2rem);overflow:hidden;width:var(--line-width,100%);border-radius:5rem}.skeleton__button{border-radius:50%;height:4rem;width:4rem}.skeleton--line{height:42.8rem;overflow:hidden;width:100%}.skeleton--line-zero{width:100%;overflow:hidden;height:15rem}.skeleton--line-zero .skeleton__card.skeleton-animation{margin-right:.25rem}.skeleton__header{display:flex;gap:1.5rem;align-items:center}.skeleton__buttons{margin-left:auto}.skeleton--line-zero .skeleton__card{flex:0 0 17.1rem}.skeleton-animation{overflow:hidden;background:#dbdbdb}.skeleton-animation:before{content:"";display:block;height:100%;width:100%;animation:load 1s infinite;background:linear-gradient(90deg,transparent,#e2e2e2,transparent)}@keyframes load{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.merchandising-totem{max-width:calc(100vw - 2rem);overflow-x:hidden;display:flex;flex-direction:column;padding:0;margin:0}.merchandising-totem__placeholder{display:none}.merchandising-totem__media{box-shadow:0 0 2rem rgba(115,129,136,.2);height:35rem;overflow:hidden;display:flex;align-items:flex-start;flex-direction:column;min-width:23.5rem;border:.1rem solid #efefef}.merchandising-totem .product-carousel__scroller{gap:1.5rem}.merchandising-totem .product-carousel__item{margin:0}.merchandising-totem__more-link{border-radius:1rem;box-shadow:0 0 2rem rgba(115,129,136,.2);display:flex;background:#fff;width:23.5rem;height:35rem;justify-content:center;align-items:center;border:.1rem solid #efefef}.merchandising-sword{display:flex;margin:0;max-width:100%}.merchandising-sword .product-carousel__scroller{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}.merchandising-sword .product-carousel__scroller .carousel__item:first-child{margin-left:1rem}:has(.homepage) .merchandising-sword .product-carousel__scroller .carousel__item:first-child{margin-left:1.5rem}.merchandising-sword .product-carousel__scroller .carousel__item:last-child{margin-right:1rem}:has(.homepage) .merchandising-sword .product-carousel__scroller .carousel__item:last-child{margin-right:1.5rem}.merchandising-sword .product-carousel__scroller::-webkit-scrollbar{display:none}.merchandising-sword__media{box-shadow:0 0 2rem rgba(115,129,136,.2);height:35rem;aspect-ratio:9/16;background:#fff;overflow:hidden}.merchandising-sword__more-link{display:flex;background:#fff;width:27rem;height:35rem;justify-content:center;align-items:center;border:.1rem solid #efefef}.merchandising-sword .product-carousel__controls{z-index:2}.merchandising-billboard{display:flex;position:relative;margin:.75rem 0;max-width:100%;padding-bottom:0}.merchandising-billboard .product-carousel__scroller{padding-top:20rem;-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll;margin-top:.75rem}.merchandising-billboard .product-carousel__scroller .carousel__item{overflow:hidden}.merchandising-billboard .product-carousel__scroller .carousel__item:nth-child(2){margin-left:1rem}:has(.homepage) .merchandising-billboard .product-carousel__scroller .carousel__item:nth-child(2){margin-left:1.5rem}.merchandising-billboard .product-carousel__scroller .carousel__item:last-child{margin-right:1rem}:has(.homepage) .merchandising-billboard .product-carousel__scroller .carousel__item:last-child{margin-right:1.5rem}.merchandising-billboard .product-carousel__scroller::-webkit-scrollbar{display:none}.merchandising-billboard .product-carousel__scroller .product-thumbnail:only-of-type{min-width:100%;margin:0;overflow:hidden}.merchandising-billboard__media{box-shadow:0 0 2rem rgba(115,129,136,.2);position:absolute;top:0;height:20rem;width:calc(100% - 2rem);background:#fff;overflow:hidden}:has(.homepage) .merchandising-billboard__media{width:calc(100% - 3rem)}.merchandising-billboard__media.product-carousel__item:first-child{margin:0 1rem}:has(.homepage) .merchandising-billboard__media.product-carousel__item:first-child{margin:0 1.5rem}.merchandising-billboard .merchandising__image{background-position:50%;background-size:58rem}.merchandising-billboard__more-link{display:flex;background:#fff;min-width:27rem;min-height:21rem;justify-content:center;align-items:center;border:.1rem solid #efefef}.merchandising-billboard .product-carousel__controls{z-index:2}.merchandising-line{height:42.8rem;display:flex;align-items:center;width:100vw;overflow:hidden;margin:0 -1rem}.merchandising-line .merchandising-sword{margin:0 auto;padding-bottom:0}.merchandising-fallback__banner{height:100%;background-size:cover;background-color:var(--optional-background-color,transparent)}.l0-fallback__banner,.merchandising-fallback__banner{width:100%;background-position:50%;background-image:var(--banner-mobile)}.l0-fallback__banner{display:block;border-radius:1rem;height:15rem;max-width:132.5rem;background-repeat:no-repeat;margin:auto;background-size:76.8rem}.layer__wrapper.playbox__wrapper{width:100%;height:auto}.layer.layer--popover[popover]{opacity:0;visibility:hidden;width:auto;height:auto;border:0;padding:0;background-color:transparent}.layer.layer--popover[popover]:popover-open{opacity:1;visibility:visible}.layer.layer--popover[popover]::backdrop{background-color:rgba(0,0,0,.5)}.layer__main.playbox__container{margin:0;padding-block:1.5rem}.playbox__button{position:absolute;background-size:100%;background-color:transparent;height:30px;width:30px;border:none;animation:fadeIn .25s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.playbox__button--center{background-image:url(/xch/v8/third-party-renderer/sav_2025.09.26-0/images/CTA-video-Playbox-center.svg);inset:0;margin:auto}.playbox__button--top-right{inset-block:0;right:0;margin-block:auto;background-image:url(/xch/v8/third-party-renderer/sav_2025.09.26-0/images/CTA-video-Playbox-right.svg)}.playbox__button-content--sr-only{position:absolute;width:.1rem;height:.1rem;padding:0;margin:-.1rem;overflow:hidden;clip:rect(0,0,0,0);border:0}.playbox__product-wrapper--top-right{position:relative}.playbox__container{gap:1.5rem}.playbox__list{display:flex;flex-direction:column;gap:.75rem}.playbox__item.product-thumbnail{border-radius:1rem}.merchandising-line-zero{height:15rem;display:flex;align-items:center;width:100%;overflow:hidden;margin-block:1.5rem}.merchandising-line-zero__container{padding:0}.merchandising-line-zero__media{box-shadow:0 0 2rem rgba(115,129,136,.2);display:flex;align-items:center;justify-content:center;margin-right:.75rem;background-color:#fff;overflow:hidden;border:.1rem solid #efefef}.merchandising-line-zero__media .merchandising__image{width:14.1rem;height:11rem;border:none;background-size:contain;background-position:50%;margin:1.5rem}.skeleton--line-zero .product-carousel__item{margin:0}.merchandising__video{width:100%;height:100%;border:.1rem solid #efefef;border-radius:1rem}.merchandising__image{height:100%;min-width:100%;background-position:top;background-size:cover;background-repeat:no-repeat;background-image:image-set(var(--banner-1x) 1x,var(--banner-2x) 2x,var(--banner-3x) 3x);background-image:-webkit-image-set(var(--banner-1x) 1x,var(--banner-2x) 2x,var(--banner-3x) 3x);border:.1rem solid #efefef}.disclaimer{background:#efefef}.disclaimer__text{font-size:1.4rem;margin:auto}.shopinshop_square__section{display:flex;flex-direction:row;justify-content:center;align-items:stretch;flex-wrap:wrap;width:100%;margin:auto;text-align:center;gap:2rem}.shopinshop_square__element{display:flex;flex-direction:column;width:100%;margin:0!important}.shopinshop_square__element-media{position:relative;border-top-left-radius:inherit;border-top-right-radius:inherit}.shopinshop_square__element-media iframe{width:100%;border:none}.shopinshop_square__element-media-video{cursor:pointer}.shopinshop_square__element-media-video-button{position:absolute;z-index:1;top:50%;left:50%;width:8rem;height:8rem;transform:translate3d(-50%,-50%,0);opacity:.8;border-radius:100%;background-color:#fff}.shopinshop_square__element-media-video-button:before{position:absolute;content:"";z-index:1;top:50%;left:50%;border-color:transparent transparent transparent #2b3336;border-style:solid;border-width:1.5rem 0 1.5rem 2.6rem;transform:translate3d(-50%,-50%,0)}.shopinshop_square__element-media-img{height:auto;width:100%;border-radius:inherit;border-bottom-left-radius:0;border-bottom-right-radius:0}.shopinshop_square__element-content{display:flex;flex-direction:column;align-items:center;padding:3rem;gap:3rem;height:100%}.shopinshop_square__element-content-txt{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;font-size:1.6rem}.shopinshop_square__element-content-link{margin-top:auto}.shopinshop_container{display:flex;flex-direction:column;justify-content:center;width:95%;margin:auto;padding:2.5rem 0;gap:3rem;max-width:160rem}.shopinshop_white-block{border-radius:1rem;box-shadow:0 0 2rem rgba(115,129,136,.2);width:100%;padding:0;margin:2.5rem auto;background-color:#fff}@media only screen and (min-width:600px){.skeleton__card{flex:0 0 26.2rem;margin-left:1.5rem}.skeleton__product:last-child{margin-right:1.5rem}.skeleton__product-wrapper{flex-direction:column}.skeleton__product--grid{flex-direction:column;gap:1.5rem;height:auto}.skeleton__product--grid .skeleton__square{width:15rem;align-self:flex-start}.skeleton__product--grid .skeleton__column{justify-content:center}.skeleton--line{height:46.6rem}.skeleton__rectangle--row{height:18.5rem}.skeleton--line-zero .skeleton__card{flex:0 0 24.5rem}.merchandising-totem{min-height:41.7rem}.merchandising-totem__placeholder{display:flex;width:85%;height:21.1rem}.merchandising-totem .product-carousel__scroller{margin:auto 0 3rem}.merchandising-totem .product-carousel__scroller .carousel__item.merchandising-totem__media{margin:0}.merchandising-totem .product-carousel__scroller .carousel__item:last-child{margin-right:calc(50% - 11.25rem)}.merchandising-totem .carousel__item{z-index:2;scroll-snap-align:center}.merchandising-totem .carousel--one-item .product-carousel__controls{display:none!important}.merchandising-totem .carousel--one-item .merchandising-totem__placeholder.carousel__item{display:grid;align-items:center;justify-items:end;z-index:3}.merchandising-totem .carousel--one-item .merchandising-totem__placeholder.carousel__item .pulled-arrow{--arrow-margin:1.5rem/2;--icon-arrow-width:3.2rem;position:relative;right:calc(var(--arrow-margin)*-1 - 1.5rem + var(--icon-arrow-width)/2*-1);animation:bounce 2s infinite;cursor:default}.merchandising-totem .carousel--one-item .merchandising-totem__placeholder.carousel__item .pulled-arrow__wrapper{transition:opacity .5s ease-in-out}.merchandising-totem .carousel--one-item .merchandising-totem__placeholder.carousel__item .pulled-arrow__wrapper--hide{opacity:0}@keyframes bounce{0%,20%,50%,80%,to{translate:0}40%{translate:-1rem}60%{translate:-.5rem}}@supports (animation-timeline:scroll()){.merchandising-totem .carousel--one-item .merchandising-totem__placeholder.carousel__item .pulled-arrow__wrapper{animation:fadeOut linear;animation-timeline:scroll(inline nearest);animation-range-start:0;animation-range-end:28.5rem}@keyframes fadeOut{0%{opacity:1}70%,to{opacity:0}}}.merchandising-totem__wrapper{width:100%;height:100%}.merchandising-totem__media{min-width:100%;height:auto;position:absolute;inset:0}.merchandising-totem .product-carousel__controls{z-index:2;inset:auto 0 11rem 0}.merchandising-totem__more-link{width:22.5rem;height:21.1rem}.merchandising-sword .product-carousel__scroller .carousel__item:first-child{margin-left:1.5rem}.merchandising-sword .product-carousel__scroller .carousel__item:last-child{margin-right:1.5rem}.merchandising-sword__media{height:46.6rem}.merchandising-sword__more-link{width:27rem;height:46.6rem}.merchandising-billboard{margin:0 auto}.merchandising-billboard .product-carousel__scroller{padding-top:0;margin-top:0}.merchandising-billboard .product-carousel__scroller .carousel__item:nth-child(2){margin-left:.75rem}.merchandising-billboard .product-carousel__scroller .carousel__item:first-child{margin-left:1.5rem}.merchandising-billboard .product-carousel__scroller .carousel__item:last-child{margin-right:1.5rem}.merchandising-billboard__media{position:relative;width:51.5rem;height:auto;margin-left:1.5rem}:has(.homepage) .merchandising-billboard__media{width:51.5rem}.merchandising-billboard .merchandising__image{background-position:50%;background-size:cover}.merchandising-billboard__more-link{min-width:26.3rem;min-height:46.6rem}.merchandising-line{grid-column:1/-1;grid-row:2;height:46.6rem;width:100vw;margin:0 -1.5rem}.merchandising-line#middle-2{grid-row:8}.pagination-top__container+.list__container .merchandising-line#middle-2{grid-row:2}.playbox__button--top-right{bottom:auto}.playbox__item .product-thumbnail__footer{justify-content:flex-end}.merchandising-line-zero{height:15rem;margin-top:1.5rem;width:100%}.merchandising-line-zero .skeleton--line-zero .merchandising-line-zero .product-thumbnail.carousel__item.carouselItem.product-carousel__item.product-thumbnail--fixed-small{margin-right:0}.merchandising-line-zero .skeleton--line-zero .product-carousel__item{margin:0}.merchandising-line-zero__media .merchandising__image{width:21.5rem;height:11.8rem;border:none}.merchandising__video{height:100%}}@media only screen and (pointer:coarse) and (min-width:600px){.merchandising-totem .merchandising-totem__placeholder.carousel__item{display:grid;align-items:center;justify-items:end;z-index:3}.merchandising-totem .merchandising-totem__placeholder.carousel__item .pulled-arrow{--arrow-margin:1.5rem/2;--icon-arrow-width:3.2rem;position:relative;right:calc(var(--arrow-margin)*-1 - 1.5rem + var(--icon-arrow-width)/2*-1);animation:bounce 2s infinite;cursor:default}.merchandising-totem .merchandising-totem__placeholder.carousel__item .pulled-arrow__wrapper{transition:opacity .5s ease-in-out}.merchandising-totem .merchandising-totem__placeholder.carousel__item .pulled-arrow__wrapper--hide{opacity:0}@keyframes bounce{0%,20%,50%,80%,to{translate:0}40%{translate:-1rem}60%{translate:-.5rem}}@supports (animation-timeline:scroll()){.merchandising-totem .merchandising-totem__placeholder.carousel__item .pulled-arrow__wrapper{animation:fadeOut linear;animation-timeline:scroll(inline nearest);animation-range-start:0;animation-range-end:28.5rem}@keyframes fadeOut{0%{opacity:1}70%,to{opacity:0}}}}@media only screen and (min-width:768px){.shopinshop_thumbnail-list-round-element{width:calc(20% - 1.5rem)}.shopinshop_topic__element{width:33.33%}.merchandising-fallback__banner{background-size:auto 100%;background-position:50%;background-repeat:no-repeat;background-image:var(--banner-desktop)}.l0-fallback__banner{background-image:var(--banner-desktop);background-size:132.5rem}.layer__wrapper.playbox__wrapper{width:64.5rem;height:75rem}.layer.layer--popover{padding:1.5rem}.merchandising-line-zero{margin-bottom:0}.shopinshop_square__element{width:calc(50% - 1.5rem)}}@media only screen and (min-width:1024px){.shopinshop_thumbnail-list-round-title{font-size:2.8rem}.shopinshop_thumbnail-list-round-elements{width:90%}.shopinshop_topic__element{width:20%}.shopinshop_topic__element:nth-child(5n){border-right:0}.shopinshop_topic__element-link{padding:4rem 15%}.shopinshop_container{width:90%}}@media only screen and (min-width:1200px){.shopinshop_container,.shopinshop_thumbnail-list-round-elements{width:80%}}@media only screen and (min-width:1350px){.skeleton--line-zero{margin-left:0}.merchandising-line-zero .merchandising-sword .product-carousel__scroller,.merchandising-line-zero .skeleton--line-zero .skeleton__scroller{justify-content:center}.merchandising-line-zero .merchandising-sword .product-carousel__scroller .carousel__item:last-child{margin-right:0}}@media only screen and (min-width:1440px){.shopinshop_banner{flex-direction:row;min-height:42rem}.shopinshop_banner__picture,.shopinshop_banner__picture-img{border-bottom-left-radius:inherit;border-top-right-radius:0}.shopinshop_banner__picture-img{height:100%;width:max-content}.shopinshop_banner__infos{width:100%;border-top-right-radius:inherit;border-bottom-left-radius:0}.shopinshop_banner__infos-title{font-size:3.4rem;width:35rem}.shopinshop_banner__infos-subtitle{margin:0;font-size:2.2rem;width:35rem}.skeleton__scroller{justify-content:center}}@media (pointer:coarse){.merchandising-totem .product-carousel__controls{display:none}}@media only screen and (max-width:1355px){.l0-fallback__banner{margin-inline:1.5rem}}