::selection{background:#B6014C;color:White}::-moz-selection{background:#B6014C;color:White}:root{--height-banner:52px;--padding-horizontal:32px;--padding-vertical:90px}@media (max-width: 749px){:root{--padding-horizontal:16px}}@media (max-width: 749px){:root{--padding-vertical:64px}}@media (max-width: 575px){:root{--padding-vertical:20px}}html{margin:0;padding:0;min-width:320px;font-size:62.5%}html.freeze{overflow:hidden}html #BandeauInfo{display:block;width:100%;text-align:center;background-color:#CB2346;color:white;font-size:1rem;font-weight:400;line-height:20px;padding:16px;user-select:none;height:var(--height-banner);max-height:var(--height-banner)}html #BandeauInfo .swiper-wrapper .swiper-slide{color:white;font-size:1.4rem}html #BandeauInfo a{color:white;text-decoration:underline}html #BandeauInfo+header.home{margin-top:var(--height-banner)}html body{margin:0;padding:0;min-width:320px;color:#132531;font-family:"Yantramanav",sans-serif;font-size:1.4rem}html body.freeze{overflow:hidden}html body *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:none}html body *[data-before]:before{content:attr(data-before)}html body *[data-after]:after{content:attr(data-after)}html body img{vertical-align:top}html body input,html body textarea,html body select{outline:none}html body input.error,html body textarea.error,html body select.error{color:#CB2346 !important;border:1px solid #CB2346 !important;background-color:#fdf1f3}html body a{color:#B6014C;text-decoration:none}html body a:hover{text-decoration:underline}html body a.line{position:relative}html body a.line:after{content:'';position:absolute;bottom:0;left:0;width:0;height:1px;background:white;transition:width .3s}html body a.line.pink{color:#B6014C}html body a.line.pink:after{background:#B6014C}html body a.line:hover{text-decoration:none}html body a.line:hover:after{width:100%}html body a img{border:0px;vertical-align:top}html body .icon{display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;--color:white;--width:20px;aspect-ratio:1 / 1;width:var(--width);height:var(--height);display:inline-block;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:var(--color);transition:background-color .4s;--color:black}html body .icon.primary{--color:var(--primary)}html body .icon.red{--color:var(--red)}html body .icon.disabled{pointer-events:none;opacity:.4}html body .icon.loading-in-progress{pointer-events:none;opacity:.1}html body .icon.loading-in-progress:after{content:"";aspect-ratio:1 / 1;border:2px solid transparent;border-bottom-color:#B6014C;border-radius:50%;display:inline-block;animation:spinnerAnimation 1s linear infinite;position:absolute;top:50%;left:50%;animation-name:spinnerCenterAnimation;width:var(--width)}html body .icon.cart{-webkit-mask-image:url("/images/icons/cart.svg");mask-image:url("/images/icons/cart.svg")}html body .icon.bars{-webkit-mask-image:url("/images/icons/bars.svg");mask-image:url("/images/icons/bars.svg")}html body .icon.close{-webkit-mask-image:url("/images/icons/close.svg");mask-image:url("/images/icons/close.svg")}html body .icon.next{-webkit-mask-image:url("/images/icons/next.svg");mask-image:url("/images/icons/next.svg")}html body .icon.prev{-webkit-mask-image:url("/images/icons/prev.svg");mask-image:url("/images/icons/prev.svg")}html body .icon.facebook{-webkit-mask-image:url("/images/icons/facebook.svg");mask-image:url("/images/icons/facebook.svg")}html body .icon.instagram{-webkit-mask-image:url("/images/icons/instagram.svg");mask-image:url("/images/icons/instagram.svg")}html body button,html body .button{display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;height:70px;background:#B6014C;color:#FFF;border:0;cursor:pointer;padding:0 32px;font-family:"Yantramanav",sans-serif;font-weight:400;font-size:2.4rem}html body button .fa,html body button .far,html body button .fas,html body button .fal,html body button .fat,html body button .icon,html body .button .fa,html body .button .far,html body .button .fas,html body .button .fal,html body .button .fat,html body .button .icon{margin-right:8px}html body button.btn-round,html body .button.btn-round{border-radius:30px}html body button.btn-small,html body .button.btn-small{height:40px;font-size:1.4rem}html body button.btn-small.btn-round,html body .button.btn-small.btn-round{border-radius:40px}html body button.btn-line,html body .button.btn-line{background:transparent !important;border:2px solid #B6014C;color:#B6014C}html body button.btn-blue,html body .button.btn-blue{background:#132531;color:#FFF}html body button.btn-blue.btn-line,html body .button.btn-blue.btn-line{border-color:#132531;color:#132531}html body button.btn-white,html body .button.btn-white{color:#FFF;background:#FFF}html body button.btn-white.btn-line,html body .button.btn-white.btn-line{border-color:#FFF;color:#FFF;background:transparent}html body button:hover,html body .button:hover{text-decoration:none}html body [data-masker]:before{content:attr(data-domain) "@" attr(data-user);unicode-bidi:bidi-override;direction:rtl}html body .input{display:block;width:100%;position:relative}html body .input input[type='text'],html body .input input[type='tel'],html body .input input[type='email'],html body .input input[type='password'],html body .input input[type='number'],html body .input textarea{display:block;width:100%;height:46px;line-height:46px;width:100%;padding:6px 25px;border:1px solid #B6014C;margin-bottom:17px;cursor:auto;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;font-size:1.4rem;font-weight:400;font-family:"Yantramanav",sans-serif;color:#132531}html body .input input[type='text']+label,html body .input input[type='tel']+label,html body .input input[type='email']+label,html body .input input[type='password']+label,html body .input input[type='number']+label,html body .input textarea+label{text-align:left;position:absolute;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;color:#a2a2a2;top:25px;left:25px;right:25px;font-size:1.2rem;font-weight:300;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;line-height:20px;color:#B6014C}html body .input input[type='text']+label:hover,html body .input input[type='tel']+label:hover,html body .input input[type='email']+label:hover,html body .input input[type='password']+label:hover,html body .input input[type='number']+label:hover,html body .input textarea+label:hover{cursor:text}html body .input input[type='text'].fill,html body .input input[type='tel'].fill,html body .input input[type='email'].fill,html body .input input[type='password'].fill,html body .input input[type='number'].fill,html body .input textarea.fill{padding:25px 25px 4px 25px}html body .input input[type='text'].fill+label,html body .input input[type='tel'].fill+label,html body .input input[type='email'].fill+label,html body .input input[type='password'].fill+label,html body .input input[type='number'].fill+label,html body .input textarea.fill+label{top:12px;-moz-opacity:1;-khtml-opacity:1;-ms-filter:"alpha(opacity=100)";filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter:alpha(opacity=100);opacity:1;zoom:1;line-height:16px;font-size:1rem;color:#B6014C;font-weight:300}html body .input textarea{height:225px;resize:none;line-height:18px;padding-top:14px}html body .input textarea.fill{padding-top:25px}html body .minict_wrapper{height:35px}html body .minict_wrapper *{font-size:1.4rem}html body .minict_wrapper:after{font-size:1.2rem}html body .minict_wrapper>ul{top:35px}html body .minict_wrapper>ul>li{font-size:1.2rem}html body .minict_wrapper>span{font-size:1.4rem;height:35px;padding-top:10px}html body [data-allergene-text]{position:relative;cursor:pointer}html body [data-allergene-text]:before{content:attr(data-allergene-text);position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%) translateY(2px);-moz-transform:translateX(-50%) translateY(2px);-ms-transform:translateX(-50%) translateY(2px);-o-transform:translateX(-50%) translateY(2px);transform:translateX(-50%) translateY(2px);background:#132531;color:white;padding:8px 16px;font-size:1.2rem;opacity:0;pointer-events:none;transition:opacity .3s;max-width:150px;width:max-content;border-radius:6px}html body [data-allergene-text]:hover:before,html body [data-allergene-text].selected:before{opacity:1}#Menu{display:none}header{display:flex;width:100%;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;padding:32px 80px 0 80px;position:relative;z-index:100}@media (max-width: 1439px){header{padding:32px var(--padding-horizontal)}}@media (max-width: 1199px){header{flex-wrap:wrap;padding-bottom:16px;padding-top:16px}}@media (max-width: 575px){header{padding:var(--padding-vertical) var(--padding-horizontal)}}header .logo{margin-right:16px;-webkit-transform:translateY(20px);-moz-transform:translateY(20px);-ms-transform:translateY(20px);-o-transform:translateY(20px);transform:translateY(20px)}@media (max-width: 1199px){header .logo{order:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}header .logo:active>img{-webkit-transform:translateX(2px) translateY(2px);-moz-transform:translateX(2px) translateY(2px);-ms-transform:translateX(2px) translateY(2px);-o-transform:translateX(2px) translateY(2px);transform:translateX(2px) translateY(2px)}header .logo img{width:120px;transition:transform .4s}@media (max-width: 749px){header .logo img{width:78.5px;height:66px}}header .middle{display:inline-flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;padding:16px}@media (min-width: 1200px){header .middle{align-items:flex-start;flex-grow:1;padding-left:16px}}@media (max-width: 1199px){header .middle{order:3;flex-basis:100%;text-align:center;padding:0}}@media (max-width: 749px){header .middle{padding-top:var(--padding-horizontal)}}@media (max-width: 575px){header .middle{max-width:100%}}header .middle>.ariane{list-style:none;padding:0;margin:0;display:flex;width:100%;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;overflow:hidden;max-width:100%}@media (max-width: 1199px){header .middle>.ariane{display:flex;width:100%;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}header .middle>.ariane+h1,header .middle>.ariane+.h1{order:-1}}@media (max-width: 575px){header .middle>.ariane{max-width:100%;overflow-x:auto}header .middle>.ariane::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 2px rgba(0,0,0,0.3);background-color:#fff}header .middle>.ariane::-webkit-scrollbar{height:1px;background-color:#fff}header .middle>.ariane::-webkit-scrollbar-thumb{background-color:#fff}}header .middle>.ariane>li>span,header .middle>.ariane>li>.link{padding:0 16px;position:relative;color:#132531;text-decoration:none;text-transform:uppercase;font-size:1.1rem;line-height:24px;letter-spacing:1.1px;transition:color .4s}@media (max-width: 575px){header .middle>.ariane>li>span,header .middle>.ariane>li>.link{font-size:.8rem;padding:0 10px;line-height:8px;white-space:nowrap;letter-spacing:initial}}header .middle>.ariane>li>span:after,header .middle>.ariane>li>.link:after{content:"/";position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%) translateX(50%);-moz-transform:translateY(-50%) translateX(50%);-ms-transform:translateY(-50%) translateX(50%);-o-transform:translateY(-50%) translateX(50%);transform:translateY(-50%) translateX(50%)}header .middle>.ariane>li>a:hover{color:#B6014C}header .middle>.ariane>li>a:hover:after{color:#132531}header .middle>.ariane>li:first-child>span,header .middle>.ariane>li:first-child>.link{padding-left:0}header .middle>.ariane>li:last-child>span,header .middle>.ariane>li:last-child>.link{padding-right:0}header .middle>.ariane>li:last-child>span:after,header .middle>.ariane>li:last-child>.link:after{display:none}header .middle h1,header .middle .h1{color:#B6014C;font-size:3.2rem;text-transform:uppercase;font-weight:500;margin:0}@media (max-width: 575px){header .middle h1,header .middle .h1{font-size:2.4rem;white-space:nowrap}}header .middle h1 span,header .middle .h1 span{color:#132531;font-weight:300}header .middle>span{font-weight:400}@media (max-width: 575px){header .middle>span{font-size:.9rem}}header .right{display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:center}@media (max-width: 1199px){header .right{order:2}}header .right .icon{--color:black}header .right .icon.cart{-webkit-mask-image:url("/images/icons/cart.svg");mask-image:url("/images/icons/cart.svg")}header .right .icon.bars{-webkit-mask-image:url("/images/icons/bars.svg");mask-image:url("/images/icons/bars.svg")}header .right a,header .right span{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}header .right a.button.btn-line,header .right span.button.btn-line{border-color:black;color:black}header .right a .fa-phone,header .right span .fa-phone{-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}header .right a.menu,header .right span.menu{line-height:32px;color:#132531;display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;margin-left:32px;font-weight:400;font-size:1.4rem;letter-spacing:1.4px;text-transform:uppercase}@media (max-width: 575px){header .right a.menu,header .right span.menu{margin-left:16px}}header .right a.menu:hover,header .right span.menu:hover{text-decoration:none}header .right a.menu i,header .right span.menu i{margin-left:8px}header .right a[data-qte],header .right span[data-qte]{position:relative;font-size:1.4rem;font-weight:400}header .right a[data-qte]:after,header .right span[data-qte]:after{content:attr(data-qte);position:absolute;width:26px;height:26px;line-height:26px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;line-height:30px;text-align:center;color:#FFF;background:#B6014C;right:0;top:0;font-size:1rem;font-weight:700;margin-top:-8px;margin-right:-8px}header .right a[data-qte][data-qte='0']:after,header .right span[data-qte][data-qte='0']:after{display:none}header .right a.btn_resa .ma,header .right span.btn_resa .ma{padding-right:4px}@media (max-width: 749px){header .right a.btn_resa .ma,header .right span.btn_resa .ma{display:none}header .right a.btn_resa .r,header .right span.btn_resa .r{text-transform:uppercase}}@media (max-width: 575px){header .right a.btn_resa,header .right span.btn_resa{padding:0 22px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}header .right a.btn_resa i,header .right span.btn_resa i{margin-right:0}header .right a.btn_resa .rs,header .right span.btn_resa .rs{display:none}header .right a.btn_resa[data-qte]:after,header .right span.btn_resa[data-qte]:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:.92rem;width:22px;height:22px;line-height:22px;top:-8px;right:-8px;margin-top:0;margin-right:0}}header .right.white .icon{--color:white}header .right.white .button.btn-blue{background:white;color:#132531}header .right.white span.menu{color:white}@media (max-width: 575px){.no-xs{display:none !important}}@media (max-width: 749px){.no-sm{display:none !important}}@media (max-width: 1023px){.no-md{display:none !important}}@media (max-width: 1199px){.no-lg{display:none !important}}@media (max-width: 1439px){.no-xl{display:none !important}}
/*# sourceMappingURL=v1.css.map */
#Chocolats #Products>.content .swiper-products .swiper-wrapper .product-card{display:inline-flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:center;width:450px;gap:16px}@media (max-width: 749px){#Chocolats #Products>.content .swiper-products .swiper-wrapper .product-card{width:350px}}@media (max-width: 575px){#Chocolats #Products>.content .swiper-products .swiper-wrapper .product-card{width:250px}}#Chocolats #Products>.content .swiper-products .swiper-wrapper .product-card .photo{width:100%}#Chocolats #Products>.content .swiper-products .swiper-wrapper .product-card .photo>img{width:100%;height:auto;transition:transform .3s}#Chocolats #Products>.content .swiper-products .swiper-wrapper .product-card a{margin-top:8px;text-align:center;color:#132531;font-weight:600;letter-spacing:1px;font-size:2.2rem}@media (max-width: 575px){#Chocolats #Products>.content .swiper-products .swiper-wrapper .product-card a{font-size:1.8rem}}#Chocolats #Products>.content .swiper-products .swiper-wrapper .product-card a:after{display:block;text-align:center;font-weight:400;font-size:1.4rem}#Chocolats #Products>.content .swiper-products .swiper-wrapper .product-card a:hover{text-decoration:none}#Chocolats #Products>.content .swiper-products .swiper-wrapper .product-card .ingredients{font-size:1.6rem;margin:0;text-align:center}#Chocolats #Products>.content .swiper-products .swiper-wrapper .product-card .price{font-size:2.6rem;font-weight:700;text-align:center}@media (max-width: 575px){#Chocolats #Products>.content .swiper-products .swiper-wrapper .product-card .price{font-size:2.2rem}}#Chocolats #Products>.content .swiper-products .swiper-wrapper .product-card .price:before{content:'à partir de';display:block;font-size:1.4rem}@media (max-width: 575px){#Chocolats #Products>.content .swiper-products .swiper-wrapper .product-card .price:before{font-size:1.2rem}}#Chocolats #Products>.content .swiper-products .swiper-wrapper .product-card:hover>.photo>img{transform:scale(1.05)}#Chocolats #Products>.content .swiper-products{margin-top:64px;width:100%}#Chocolats #Products>.content .swiper-products .swiper-button-prev,#Chocolats #Products>.content .swiper-products .swiper-button-next{display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;text-align:center;background:#B6014C;top:calc(300px / 2);transform:translateY(-50%);margin:0;width:50px;height:50px;border-radius:50%;transition:opacity .3s;--font-size:2rem;--offset:64px}@media (max-width: 575px){#Chocolats #Products>.content .swiper-products .swiper-button-prev,#Chocolats #Products>.content .swiper-products .swiper-button-next{--font-size:1.4rem;width:30px;height:30px;--offset:40px}}#Chocolats #Products>.content .swiper-products .swiper-button-prev.swiper-button-prev,#Chocolats #Products>.content .swiper-products .swiper-button-next.swiper-button-prev{left:calc(var(--offset) - 25px)}#Chocolats #Products>.content .swiper-products .swiper-button-prev.swiper-button-prev:after,#Chocolats #Products>.content .swiper-products .swiper-button-next.swiper-button-prev:after{content:"";display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;--color:white;--width:20px;aspect-ratio:1 / 1;width:var(--width);height:var(--height);display:inline-block;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("/images/icons/left.svg");mask-image:url("/images/icons/left.svg");background-color:var(--color);transition:background-color .4s;--color:white}#Chocolats #Products>.content .swiper-products .swiper-button-prev.swiper-button-prev:after.primary,#Chocolats #Products>.content .swiper-products .swiper-button-next.swiper-button-prev:after.primary{--color:var(--primary)}#Chocolats #Products>.content .swiper-products .swiper-button-prev.swiper-button-prev:after.red,#Chocolats #Products>.content .swiper-products .swiper-button-next.swiper-button-prev:after.red{--color:var(--red)}#Chocolats #Products>.content .swiper-products .swiper-button-prev.swiper-button-prev:after.disabled,#Chocolats #Products>.content .swiper-products .swiper-button-next.swiper-button-prev:after.disabled{pointer-events:none;opacity:.4}#Chocolats #Products>.content .swiper-products .swiper-button-prev.swiper-button-prev:after.loading-in-progress,#Chocolats #Products>.content .swiper-products .swiper-button-next.swiper-button-prev:after.loading-in-progress{pointer-events:none;opacity:.1}#Chocolats #Products>.content .swiper-products .swiper-button-prev.swiper-button-prev:after.loading-in-progress:after,#Chocolats #Products>.content .swiper-products .swiper-button-next.swiper-button-prev:after.loading-in-progress:after{content:"";aspect-ratio:1 / 1;border:2px solid transparent;border-bottom-color:#B6014C;border-radius:50%;display:inline-block;animation:spinnerAnimation 1s linear infinite;position:absolute;top:50%;left:50%;animation-name:spinnerCenterAnimation;width:var(--width)}@media (max-width: 575px){#Chocolats #Products>.content .swiper-products .swiper-button-prev.swiper-button-prev:after,#Chocolats #Products>.content .swiper-products .swiper-button-next.swiper-button-prev:after{--width:14px}}#Chocolats #Products>.content .swiper-products .swiper-button-prev.swiper-button-next,#Chocolats #Products>.content .swiper-products .swiper-button-next.swiper-button-next{right:calc(var(--offset) - 25px)}#Chocolats #Products>.content .swiper-products .swiper-button-prev.swiper-button-next:after,#Chocolats #Products>.content .swiper-products .swiper-button-next.swiper-button-next:after{content:"";display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;--color:white;--width:20px;aspect-ratio:1 / 1;width:var(--width);height:var(--height);display:inline-block;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("/images/icons/right.svg");mask-image:url("/images/icons/right.svg");background-color:var(--color);transition:background-color .4s;--color:white}#Chocolats #Products>.content .swiper-products .swiper-button-prev.swiper-button-next:after.primary,#Chocolats #Products>.content .swiper-products .swiper-button-next.swiper-button-next:after.primary{--color:var(--primary)}#Chocolats #Products>.content .swiper-products .swiper-button-prev.swiper-button-next:after.red,#Chocolats #Products>.content .swiper-products .swiper-button-next.swiper-button-next:after.red{--color:var(--red)}#Chocolats #Products>.content .swiper-products .swiper-button-prev.swiper-button-next:after.disabled,#Chocolats #Products>.content .swiper-products .swiper-button-next.swiper-button-next:after.disabled{pointer-events:none;opacity:.4}#Chocolats #Products>.content .swiper-products .swiper-button-prev.swiper-button-next:after.loading-in-progress,#Chocolats #Products>.content .swiper-products .swiper-button-next.swiper-button-next:after.loading-in-progress{pointer-events:none;opacity:.1}#Chocolats #Products>.content .swiper-products .swiper-button-prev.swiper-button-next:after.loading-in-progress:after,#Chocolats #Products>.content .swiper-products .swiper-button-next.swiper-button-next:after.loading-in-progress:after{content:"";aspect-ratio:1 / 1;border:2px solid transparent;border-bottom-color:#B6014C;border-radius:50%;display:inline-block;animation:spinnerAnimation 1s linear infinite;position:absolute;top:50%;left:50%;animation-name:spinnerCenterAnimation;width:var(--width)}@media (max-width: 575px){#Chocolats #Products>.content .swiper-products .swiper-button-prev.swiper-button-next:after,#Chocolats #Products>.content .swiper-products .swiper-button-next.swiper-button-next:after{--width:14px}}#Chocolats #Products>.content .swiper-products .swiper-button-prev:after,#Chocolats #Products>.content .swiper-products .swiper-button-next:after{--color:white}#Chocolats #Products>.content .swiper-products .swiper-button-prev.swiper-button-disabled,#Chocolats #Products>.content .swiper-products .swiper-button-next.swiper-button-disabled{opacity:0}#Chocolats #Products>.content .swiper-products .swiper-button-prev svg,#Chocolats #Products>.content .swiper-products .swiper-button-next svg{display:none}.static_page_v2>section,.static_page_v2>.sticky-wrapper>.left>section{padding:var(--padding-vertical) var(--padding-horizontal);display:flex;width:100%;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;position:relative}.static_page_v2>section.lightgrey,.static_page_v2>.sticky-wrapper>.left>section.lightgrey{background-color:#efefef}.static_page_v2>section>.content,.static_page_v2>.sticky-wrapper>.left>section>.content{max-width:1135px;width:100%}.static_page_v2>section>.content,.static_page_v2>.sticky-wrapper>.left>section>.content{max-width:1135px;--title-font-size-default:2.7rem;--title-font-size-1:3.6rem;--title-line-height:28px}.static_page_v2>section>.content p,.static_page_v2>section>.content b,.static_page_v2>section>.content i,.static_page_v2>.sticky-wrapper>.left>section>.content p,.static_page_v2>.sticky-wrapper>.left>section>.content b,.static_page_v2>.sticky-wrapper>.left>section>.content i{font-size:1.4rem}.static_page_v2>section>.content>p:first-child,.static_page_v2>section>.content>.text>p:first-child,.static_page_v2>.sticky-wrapper>.left>section>.content>p:first-child,.static_page_v2>.sticky-wrapper>.left>section>.content>.text>p:first-child{margin:0}.static_page_v2>section>.content h2,.static_page_v2>.sticky-wrapper>.left>section>.content h2{font-size:var(--title-font-size-default);line-height:var(--title-line-height);font-weight:400;margin-bottom:20px}@media (max-width: 575px){.static_page_v2>section>.content h2,.static_page_v2>.sticky-wrapper>.left>section>.content h2{--title-font-size-default:1.6rem;--title-font-size-1:2.2rem;--title-line-height:22px}}.static_page_v2>section>.content h2 b,.static_page_v2>.sticky-wrapper>.left>section>.content h2 b{color:#B6014C;font-size:var(--title-font-size-1);font-weight:800;display:block}.static_page_v2>section>.content h2 i,.static_page_v2>.sticky-wrapper>.left>section>.content h2 i{font-style:normal;font-size:var(--title-font-size-default)}.static_page_v2>section>.content ul,.static_page_v2>.sticky-wrapper>.left>section>.content ul{font-size:1.4rem;padding-left:0;list-style:none}.static_page_v2>section>.content ul>li,.static_page_v2>.sticky-wrapper>.left>section>.content ul>li{position:relative;padding-left:20px;margin-bottom:10px}.static_page_v2>section>.content ul>li:before,.static_page_v2>.sticky-wrapper>.left>section>.content ul>li:before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:4px;height:4px;background-color:#B6014C;border-radius:50%}.static_page_v2>section>.content>b,.static_page_v2>section>.content>.text>b,.static_page_v2>.sticky-wrapper>.left>section>.content>b,.static_page_v2>.sticky-wrapper>.left>section>.content>.text>b{font-size:2rem;margin-top:40px;display:block}.static_page_v2>section>.content>b:first-child,.static_page_v2>section>.content>.text>b:first-child,.static_page_v2>.sticky-wrapper>.left>section>.content>b:first-child,.static_page_v2>.sticky-wrapper>.left>section>.content>.text>b:first-child{margin-top:0}.static_page_v2>section>.content p,.static_page_v2>.sticky-wrapper>.left>section>.content p{line-height:24px}.static_page_v2>section>.content p>b,.static_page_v2>.sticky-wrapper>.left>section>.content p>b{color:#B6014C;font-weight:400}.static_page_v2>section>.content p>a,.static_page_v2>.sticky-wrapper>.left>section>.content p>a{text-decoration:underline}.static_page_v2>section>.content>.btn,.static_page_v2>section>.content>.text>.btn,.static_page_v2>.sticky-wrapper>.left>section>.content>.btn,.static_page_v2>.sticky-wrapper>.left>section>.content>.text>.btn{background-color:#B6014C;color:white;padding:16px 24px;font-size:2rem;margin-top:40px;border-radius:10px;cursor:pointer;text-decoration:none;display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;transition:background-color .4s}.static_page_v2>section>.content>.btn:hover,.static_page_v2>section>.content>.text>.btn:hover,.static_page_v2>.sticky-wrapper>.left>section>.content>.btn:hover,.static_page_v2>.sticky-wrapper>.left>section>.content>.text>.btn:hover{background-color:#91003C}.static_page_v2>section>.content>.btn.arrow,.static_page_v2>section>.content>.text>.btn.arrow,.static_page_v2>.sticky-wrapper>.left>section>.content>.btn.arrow,.static_page_v2>.sticky-wrapper>.left>section>.content>.text>.btn.arrow{position:relative}.static_page_v2>section>.content>.btn.arrow:after,.static_page_v2>section>.content>.text>.btn.arrow:after,.static_page_v2>.sticky-wrapper>.left>section>.content>.btn.arrow:after,.static_page_v2>.sticky-wrapper>.left>section>.content>.text>.btn.arrow:after{content:"";font-family:Font Awesome\ 5 Pro;font-size:.7rem;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0);font-weight:300;font-size:2.6rem;margin-left:16px}.static_page_v2>.sticky-wrapper{display:flex;width:100%;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:flex-start;max-width:100%;margin-left:auto;padding-right:64px}@media (max-width: 1439px){.static_page_v2>.sticky-wrapper{padding-right:0}}.static_page_v2>.sticky-wrapper>.left{flex-grow:1}.static_page_v2>.sticky-wrapper>.sticky{position:sticky;top:0;width:200px}#Chocolats #Top{background-image:url("/images/chocolat/notre-chocolaterie.webp");background-size:cover;background-position:center;position:relative;z-index:3}#Chocolats #Top:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.3)}#Chocolats #Top>.content{position:relative;display:flex;width:100%;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:200px;color:white}@media (max-width: 1023px){#Chocolats #Top>.content{gap:50px}}@media (max-width: 749px){#Chocolats #Top>.content{display:flex;width:100%;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;padding-bottom:300px}}#Chocolats #Top>.content>.text>h2>b{color:white}#Chocolats #Top>.content>.text>p{font-size:1.4rem;line-height:24px}#Chocolats #Top>.content>.video_wrapper{-webkit-transform:translateY(300px);-moz-transform:translateY(300px);-ms-transform:translateY(300px);-o-transform:translateY(300px);transform:translateY(300px);border:20px solid white;transition:transform .8s, opacity .4s;--width:490px;--height:580px;width:var(--width);min-width:var(--width);max-width:var(--width);height:var(--height);min-height:var(--height)}@media (max-width: 1023px){#Chocolats #Top>.content>.video_wrapper{-webkit-transform:translateY(300px) translateX(30px);-moz-transform:translateY(300px) translateX(30px);-ms-transform:translateY(300px) translateX(30px);-o-transform:translateY(300px) translateX(30px);transform:translateY(300px) translateX(30px);--width:360px;--height:400px}}@media (max-width: 749px){#Chocolats #Top>.content>.video_wrapper{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%) translateY(200px);-moz-transform:translateX(-50%) translateY(200px);-ms-transform:translateX(-50%) translateY(200px);-o-transform:translateX(-50%) translateY(200px);transform:translateX(-50%) translateY(200px)}}@media (max-width: 749px){#Chocolats #Top>.content>.video_wrapper{--width:540px}}@media (max-width: 575px){#Chocolats #Top>.content>.video_wrapper{--width:90%;--height:400px}}#Chocolats #Top>.content>.video_wrapper>video{width:100%;height:100%;object-fit:cover;object-position:center center}#Chocolats #Top:not(.show)>.content>.video_wrapper{-webkit-transform:translateY(400px);-moz-transform:translateY(400px);-ms-transform:translateY(400px);-o-transform:translateY(400px);transform:translateY(400px);opacity:0}@media (max-width: 749px){#Chocolats #Top:not(.show)>.content>.video_wrapper{-webkit-transform:translateX(-50%) translateY(250px);-moz-transform:translateX(-50%) translateY(250px);-ms-transform:translateX(-50%) translateY(250px);-o-transform:translateX(-50%) translateY(250px);transform:translateX(-50%) translateY(250px)}}@media (min-width: 750px){#Chocolats #Top.scroll>.content>.video_wrapper{-webkit-transform:translateY(600px);-moz-transform:translateY(600px);-ms-transform:translateY(600px);-o-transform:translateY(600px);transform:translateY(600px)}}#Chocolats #Atelier{background-color:white;padding-bottom:70px;z-index:2;position:relative}@media (max-width: 575px){#Chocolats #Atelier{padding-bottom:0;padding-top:90px}}#Chocolats #Atelier>.content{padding-right:600px}@media (max-width: 1023px){#Chocolats #Atelier>.content{padding-right:350px}}@media (max-width: 749px){#Chocolats #Atelier>.content{padding-top:100px;padding-right:0}}#Chocolats #Feves{background-color:white;padding-bottom:300px}@media (max-width: 1023px){#Chocolats #Feves{padding-bottom:100px}}@media (max-width: 1023px){#Chocolats #Feves{padding-bottom:64px;padding-top:0}}#Chocolats #Feves>.content{padding-left:600px;position:relative;z-index:1}@media (max-width: 1023px){#Chocolats #Feves>.content{padding-left:400px}}@media (max-width: 749px){#Chocolats #Feves>.content{padding-left:0;padding-top:300px}}@media (max-width: 575px){#Chocolats #Feves>.content{padding-top:250px}}#Chocolats #Feves>.content:before{content:"";position:absolute;top:50%;left:0;aspect-ratio:836 / 556;width:800px;background-image:url("/images/chocolat/ourson-chocolat.png");background-size:cover;background-position:center;-webkit-transform:translateY(-50%) translateX(-220px);-moz-transform:translateY(-50%) translateX(-220px);-ms-transform:translateY(-50%) translateX(-220px);-o-transform:translateY(-50%) translateX(-220px);transform:translateY(-50%) translateX(-220px);z-index:-1;transition:opacity 1.2s}@media (max-width: 1023px){#Chocolats #Feves>.content:before{width:600px}}@media (max-width: 749px){#Chocolats #Feves>.content:before{width:500px;top:0;left:50%;-webkit-transform:translateY(-50px) translateX(-50%);-moz-transform:translateY(-50px) translateX(-50%);-ms-transform:translateY(-50px) translateX(-50%);-o-transform:translateY(-50px) translateX(-50%);transform:translateY(-50px) translateX(-50%)}}@media (max-width: 575px){#Chocolats #Feves>.content:before{width:350px;top:0;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}}#Chocolats #Feves:not(.show)>.content:before{opacity:0}#Chocolats #Creations{padding-bottom:50px;z-index:2}#Chocolats #Creations>.content{padding-right:650px;padding-bottom:150px;padding-left:100px;padding-top:50px;position:relative;z-index:2}@media (max-width: 1023px){#Chocolats #Creations>.content{padding-right:400px;padding-left:0}}@media (max-width: 749px){#Chocolats #Creations>.content{padding-right:300px}}@media (max-width: 575px){#Chocolats #Creations>.content{padding-right:0;padding-bottom:450px;padding-top:0}}#Chocolats #Creations>.content:before{content:"";position:absolute;bottom:0;right:0;aspect-ratio:447 / 640;width:450px;background-image:url("/images/chocolat/dragon.png");background-size:cover;background-position:center;transition:opacity 1.2s,transform .8s}@media (max-width: 1023px){#Chocolats #Creations>.content:before{width:320px}}@media (max-width: 749px){#Chocolats #Creations>.content:before{width:300px}}@media (max-width: 575px){#Chocolats #Creations>.content:before{width:270px;right:50%;-webkit-transform:translateX(50%);-moz-transform:translateX(50%);-ms-transform:translateX(50%);-o-transform:translateX(50%);transform:translateX(50%)}}#Chocolats #Creations:not(.show)>.content:before{opacity:0;-webkit-transform:translateY(50px);-moz-transform:translateY(50px);-ms-transform:translateY(50px);-o-transform:translateY(50px);transform:translateY(50px)}@media (max-width: 575px){#Chocolats #Creations:not(.show)>.content:before{-webkit-transform:translateX(50%) translateY(50px);-moz-transform:translateX(50%) translateY(50px);-ms-transform:translateX(50%) translateY(50px);-o-transform:translateX(50%) translateY(50px);transform:translateX(50%) translateY(50px)}}#Chocolats #Products{overflow:hidden}#Chocolats #Products>.content{text-align:center;display:flex;width:100%;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center}#Chocolats #Products>.content>p{max-width:400px}#Chocolats #Products>.content>.swiper{overflow:visible}#Chocolats #Products>.content>.btn{margin-top:100px}@media (max-width: 749px){#Chocolats #Products>.content>.btn{font-size:1.4rem;padding:10px}#Chocolats #Products>.content>.btn:after{font-size:2rem}}#Evenements .sticky-contact-wrapper{position:sticky;bottom:0;left:0;display:inline-flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;width:100%;padding-bottom:30px;z-index:1000}#Evenements .sticky-contact-wrapper>a{border-radius:10px;border:1px solid #FFF;color:white;display:inline-flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;text-align:center;padding:16px 24px;text-decoration:none;transition:background .4s;overflow:hidden;max-width:260px;position:relative}#Evenements .sticky-contact-wrapper>a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg, #B6014C 0%, #E90061 100%)}#Evenements .sticky-contact-wrapper>a:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#B6014C;filter:blur(20px);opacity:0;transition:opacity .4s}#Evenements .sticky-contact-wrapper>a:hover:after{opacity:1}#Evenements .sticky-contact-wrapper>a>span{text-align:center;font-size:1.2rem;z-index:10;position:relative}#Evenements .sticky-contact-wrapper>a>span.title{font-size:2rem;letter-spacing:2px;text-transform:uppercase}#Evenements #Top{height:790px;background-image:url(/images/evenements/vos-evenements.webp);background-size:cover}@media (max-width: 1439px){#Evenements #Top{background-position:30% center}}@media (max-width: 1023px){#Evenements #Top{height:auto;background-position:45% center}}@media (max-width: 749px){#Evenements #Top{position:relative;background-image:none;background-color:#efefef}#Evenements #Top:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,0.3);z-index:0}}#Evenements #Top>.content{z-index:1;position:relative;display:flex;width:100%;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:200px;color:white}@media (max-width: 1799px){#Evenements #Top>.content{display:flex;width:100%;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:50px}}@media (max-width: 1023px){#Evenements #Top>.content{gap:50px}}@media (max-width: 749px){#Evenements #Top>.content{display:flex;width:100%;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;gap:16px}}#Evenements #Top>.content>.text{color:black}@media (max-width: 1799px){#Evenements #Top>.content>.text{max-width:400px}}#Evenements #Top>.content>.text>p{margin-top:30px}#Evenements #Top>.content>.text>p>b{color:#B6014C;font-weight:400}#Evenements #Top>.content>.video_wrapper{border:20px solid white;transition:transform .8s, opacity .4s;--width:490px;--height:580px;width:var(--width);min-width:var(--width);max-width:var(--width);height:var(--height);min-height:var(--height)}@media (max-width: 1023px){#Evenements #Top>.content>.video_wrapper{--width:360px;--height:400px}}@media (max-width: 749px){#Evenements #Top>.content>.video_wrapper{--width:540px}}@media (max-width: 575px){#Evenements #Top>.content>.video_wrapper{--width:90%;--height:400px}}#Evenements #Top>.content>.video_wrapper>video{width:100%;height:100%;object-fit:cover;object-position:center center}#Evenements>.sticky-wrapper{padding-top:100px}@media (max-width: 749px){#Evenements>.sticky-wrapper{padding-top:0}}#Evenements>.sticky-wrapper>.sticky{width:100px;padding-top:40px;padding-right:16px}@media (max-width: 1023px){#Evenements>.sticky-wrapper>.sticky{display:none}}#Evenements>.sticky-wrapper>.sticky>ul{display:flex;width:100%;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;list-style:none;padding:0;margin:0}#Evenements>.sticky-wrapper>.sticky>ul>li{display:flex;width:100%;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;font-size:1.2rem;position:relative;text-align:center;text-transform:uppercase;color:#132531;font-weight:400;letter-spacing:2.4px;transition:color .4s;cursor:pointer}#Evenements>.sticky-wrapper>.sticky>ul>li:before{content:"";width:12px;height:12px;border:1px solid black;border-radius:50%;margin-bottom:4px;transition:background-color .4s,border-color .4s}#Evenements>.sticky-wrapper>.sticky>ul>li:after{content:"";height:10vh;max-height:80px;width:1px;background-color:black}#Evenements>.sticky-wrapper>.sticky>ul>li:last-child:after{display:none}#Evenements>.sticky-wrapper>.sticky>ul>li.selected,#Evenements>.sticky-wrapper>.sticky>ul>li:hover{color:#B6014C}#Evenements>.sticky-wrapper>.sticky>ul>li.selected:before,#Evenements>.sticky-wrapper>.sticky>ul>li:hover:before{background-color:#B6014C;border-color:#B6014C}#Evenements>.sticky-wrapper>.left>section{width:100%;--offset:400px;margin-bottom:100px}@media (max-width: 1023px){#Evenements>.sticky-wrapper>.left>section{margin-bottom:0px;--offset:300px}}@media (max-width: 575px){#Evenements>.sticky-wrapper>.left>section{margin-bottom:0px;--offset:0;padding-top:32px;padding-bottom:32px}}#Evenements>.sticky-wrapper>.left>section:last-child{margin-bottom:0}#Evenements>.sticky-wrapper>.left>section>.content{display:flex;width:100%;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;max-width:1135px;width:100%}#Evenements>.sticky-wrapper>.left>section>.content>.text{padding-right:var(--offset)}#Evenements>.sticky-wrapper>.left>section>.content>.pictures{position:relative;width:100%;height:350px}@media (max-width: 1023px){#Evenements>.sticky-wrapper>.left>section>.content>.pictures{height:250px}}@media (max-width: 575px){#Evenements>.sticky-wrapper>.left>section>.content>.pictures{margin-top:150px}}#Evenements>.sticky-wrapper>.left>section>.content>.pictures>picture{display:block;overflow:hidden;position:relative;position:absolute;cursor:pointer;border:10px solid white;transition:opacity 1.2s, transform .4s}#Evenements>.sticky-wrapper>.left>section>.content>.pictures>picture>img{width:calc(100% + 20px);height:calc(100% - 20px);object-fit:cover;object-position:center;transition:transform .4s}#Evenements>.sticky-wrapper>.left>section>.content>.pictures>picture:hover>img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}#Evenements>.sticky-wrapper>.left>section>.content>.pictures>picture:nth-child(1){bottom:-30px;left:0;z-index:3;width:368px;aspect-ratio:365/243;transition-delay:.6s}@media (max-width: 1023px){#Evenements>.sticky-wrapper>.left>section>.content>.pictures>picture:nth-child(1){width:320px}}@media (max-width: 749px){#Evenements>.sticky-wrapper>.left>section>.content>.pictures>picture:nth-child(1){width:300px}}@media (max-width: 575px){#Evenements>.sticky-wrapper>.left>section>.content>.pictures>picture:nth-child(1){width:200px}}#Evenements>.sticky-wrapper>.left>section>.content>.pictures>picture:nth-child(2){z-index:2;bottom:0;left:300px;width:495px;aspect-ratio:164/109;transition-delay:.4s}@media (max-width: 1023px){#Evenements>.sticky-wrapper>.left>section>.content>.pictures>picture:nth-child(2){width:400px;left:200px}}@media (max-width: 749px){#Evenements>.sticky-wrapper>.left>section>.content>.pictures>picture:nth-child(2){width:320px;left:200px}}@media (max-width: 575px){#Evenements>.sticky-wrapper>.left>section>.content>.pictures>picture:nth-child(2){width:250px;left:10%;bottom:20%}}#Evenements>.sticky-wrapper>.left>section>.content>.pictures>picture:nth-child(3){width:342px;min-width:342px;aspect-ratio:350 / 500;z-index:1;right:0;bottom:40%;transition-delay:.2s}@media (max-width: 1023px){#Evenements>.sticky-wrapper>.left>section>.content>.pictures>picture:nth-child(3){width:280px;min-width:280px}}@media (max-width: 749px){#Evenements>.sticky-wrapper>.left>section>.content>.pictures>picture:nth-child(3){width:240px;min-width:240px}}@media (max-width: 575px){#Evenements>.sticky-wrapper>.left>section>.content>.pictures>picture:nth-child(3){width:200px;min-width:200px}}#Evenements>.sticky-wrapper>.left>section:not(.show)>.content>.pictures>picture{opacity:0;-webkit-transform:translateY(50px);-moz-transform:translateY(50px);-ms-transform:translateY(50px);-o-transform:translateY(50px);transform:translateY(50px)}#Evenements>.sticky-wrapper>.left>section:nth-child(2n)>.content>.text{padding-right:0;padding-left:var(--offset)}#Evenements>.sticky-wrapper>.left>section:nth-child(2n)>.content>.pictures{-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1);transform:scaleX(-1)}#Evenements>.sticky-wrapper>.left>section:nth-child(2n)>.content>.pictures>picture{-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1);transform:scaleX(-1)}#Evenements>.sticky-wrapper>.left>section:nth-child(2n):not(.show)>.content>.pictures>picture{opacity:0;-webkit-transform:scaleX(-1) translateY(50px);-moz-transform:scaleX(-1) translateY(50px);-ms-transform:scaleX(-1) translateY(50px);-o-transform:scaleX(-1) translateY(50px);transform:scaleX(-1) translateY(50px)}#Enseigne{overflow:hidden}#Enseigne #Top{position:relative;overflow:hidden}#Enseigne #Top>.content{display:flex;width:100%;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:200px;position:relative}@media (max-width: 1199px){#Enseigne #Top>.content{gap:100px}}@media (max-width: 1023px){#Enseigne #Top>.content{gap:50px}}@media (max-width: 749px){#Enseigne #Top>.content{display:flex;width:100%;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center}}#Enseigne #Top>.content>.text{z-index:1;position:relative}#Enseigne #Top>.content>.video_wrapper{position:relative;--width:368px;--height:551px;width:var(--width);min-width:var(--width);height:var(--height);min-height:var(--height);display:block}@media (max-width: 575px){#Enseigne #Top>.content>.video_wrapper{max-width:100%;min-width:320px}}@media (max-width: 749px){#Enseigne #Top>.content>.video_wrapper{margin-top:100px}}@media (max-width: 575px){#Enseigne #Top>.content>.video_wrapper{margin-top:50px}}#Enseigne #Top>.content>.video_wrapper>.content{width:100%;height:100%}#Enseigne #Top>.content>.video_wrapper>.content>video{width:100%;height:100%;object-fit:cover;object-position:center center}#Enseigne #Top>.content>.video_wrapper>.scene{position:absolute !important;top:0;left:0;right:0;width:100%;height:100%}#Enseigne #Top>.content>.video_wrapper>.scene>.deco.chocolat{position:absolute;width:100%;height:100%;--rotate:0}#Enseigne #Top>.content>.video_wrapper>.scene>.deco.chocolat:before{content:"";width:150px;display:block;aspect-ratio:1 / 1;background-position:center center;background-size:contain;background-repeat:no-repeat;transition:all .4s;-webkit-transform:rotate(var(--rotate));-moz-transform:rotate(var(--rotate));-ms-transform:rotate(var(--rotate));-o-transform:rotate(var(--rotate));transform:rotate(var(--rotate));position:absolute}@media (max-width: 575px){#Enseigne #Top>.content>.video_wrapper>.scene>.deco.chocolat:before{width:120px}}#Enseigne #Top>.content>.video_wrapper>.scene>.deco.chocolat.chocolat-1:before{background-image:url("/images/enseigne/chocolat-1.png");--rotate:0;top:-15%;right:10%}@media (max-width: 1439px){#Enseigne #Top>.content>.video_wrapper>.scene>.deco.chocolat.chocolat-1:before{right:60%}}#Enseigne #Top>.content>.video_wrapper>.scene>.deco.chocolat.chocolat-2:before{background-image:url("/images/enseigne/chocolat-2.png");--rotate:0;top:-10%;right:-40%}@media (max-width: 1439px){#Enseigne #Top>.content>.video_wrapper>.scene>.deco.chocolat.chocolat-2:before{right:10%}}#Enseigne #Top>.content>.video_wrapper>.scene>.deco.chocolat.chocolat-3:before{background-image:url("/images/enseigne/chocolat-3.png");--rotate:0;top:20%;right:-65%}@media (max-width: 1439px){#Enseigne #Top>.content>.video_wrapper>.scene>.deco.chocolat.chocolat-3:before{right:-15%}}#Enseigne #Top>.content>.video_wrapper>.scene>.deco.chocolat.chocolat-4:before{background-image:url("/images/enseigne/chocolat-4.png");--rotate:0;top:60%;right:-95%}@media (max-width: 1439px){#Enseigne #Top>.content>.video_wrapper>.scene>.deco.chocolat.chocolat-4:before{right:-35%}}#Enseigne #Top>.content>.deco{z-index:0}#Enseigne #Top>.content>.deco.chocolat{position:absolute;aspect-ratio:1 / 1;width:200px;background-position:center center;background-size:contain;background-repeat:no-repeat;transition:all .4s;--rotate:0deg;-webkit-transform:rotate(var(--rotate));-moz-transform:rotate(var(--rotate));-ms-transform:rotate(var(--rotate));-o-transform:rotate(var(--rotate));transform:rotate(var(--rotate))}@media (max-width: 575px){#Enseigne #Top>.content>.deco.chocolat{width:120px}}#Enseigne #Top>.content>.deco.chocolat:not(.show){opacity:0;-webkit-transform:rotate(var(--rotate)) scale(0);-moz-transform:rotate(var(--rotate)) scale(0);-ms-transform:rotate(var(--rotate)) scale(0);-o-transform:rotate(var(--rotate)) scale(0);transform:rotate(var(--rotate)) scale(0)}#Enseigne #Top>.content>.deco.chocolat.chocolat-2{background-image:url("/images/enseigne/chocolat-2.png");--rotate:15deg;width:150px;transition-delay:.2s}@media (min-width: 750px){#Enseigne #Top>.content>.deco.chocolat.chocolat-2{top:-50px;right:-35px}}@media (max-width: 749px){#Enseigne #Top>.content>.deco.chocolat.chocolat-2{bottom:30%;right:5%}}@media (max-width: 575px){#Enseigne #Top>.content>.deco.chocolat.chocolat-2{width:100px;bottom:32%}}#Enseigne #Top>.content>.deco.chocolat.chocolat-3{background-image:url("/images/enseigne/chocolat-3.png");--rotate:15deg;width:150px;transition-delay:.4s}@media (min-width: 750px){#Enseigne #Top>.content>.deco.chocolat.chocolat-3{top:100px;right:-155px}}@media (max-width: 749px){#Enseigne #Top>.content>.deco.chocolat.chocolat-3{bottom:20%;right:-10%}}@media (max-width: 575px){#Enseigne #Top>.content>.deco.chocolat.chocolat-3{width:100px}}#Enseigne #Top>.content>.deco.chocolat.chocolat-4{background-image:url("/images/enseigne/chocolat-4.png");--rotate:15deg;width:150px;transition-delay:.6s}@media (min-width: 750px){#Enseigne #Top>.content>.deco.chocolat.chocolat-4{top:250px;right:-305px}}@media (max-width: 749px){#Enseigne #Top>.content>.deco.chocolat.chocolat-4{bottom:10%;right:-20%}}@media (max-width: 575px){#Enseigne #Top>.content>.deco.chocolat.chocolat-4{width:100px}}#Enseigne>.banner{width:100%;display:block;height:650px}@media (max-width: 1023px){#Enseigne>.banner{height:450px}}@media (max-width: 575px){#Enseigne>.banner{height:350px}}#Enseigne>.banner>img{width:100%;height:100%;object-fit:cover;object-position:center center}#Enseigne #Saison>.content{display:flex;width:100%;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:100px;position:relative}@media (max-width: 749px){#Enseigne #Saison>.content{display:flex;width:100%;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;gap:20px}}#Enseigne #Saison>.content>h2{min-width:300px;z-index:1;text-shadow:1px 1px 1px #fff}@media (max-width: 749px){#Enseigne #Saison>.content>h2{width:100%}}#Enseigne #Saison>.content>.text{z-index:1}#Enseigne #Saison>.content>.scene{position:absolute;top:-120px;left:-250px;width:800px;height:400px}@media (max-width: 749px){#Enseigne #Saison>.content>.scene{top:0;left:0;width:100%;height:100px}}#Enseigne #Saison>.content>.scene .framboise-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}#Enseigne #Saison>.content>.scene .framboise-wrapper>.deco{z-index:0}#Enseigne #Saison>.content>.scene .framboise-wrapper>.deco.framboise{position:absolute;aspect-ratio:1 / 1;width:130px;background-position:center center;background-size:contain;background-repeat:no-repeat;transition:all .4s;--rotate:0deg;-webkit-transform:rotate(var(--rotate));-moz-transform:rotate(var(--rotate));-ms-transform:rotate(var(--rotate));-o-transform:rotate(var(--rotate));transform:rotate(var(--rotate));filter:drop-shadow(0 5px 5px rgba(0,0,0,0.2))}@media (max-width: 749px){#Enseigne #Saison>.content>.scene .framboise-wrapper>.deco.framboise{width:30px}}#Enseigne #Saison>.content>.scene .framboise-wrapper>.deco.framboise.framboise-1{top:15%;left:-10%;background-image:url("/images/enseigne/framboise-1.png");--rotate:105deg}#Enseigne #Saison>.content>.scene .framboise-wrapper>.deco.framboise.framboise-2{top:-5%;left:35%;background-image:url("/images/enseigne/framboise-2.png");--rotate:15deg;width:100px;transition-delay:.2s}@media (max-width: 749px){#Enseigne #Saison>.content>.scene .framboise-wrapper>.deco.framboise.framboise-2{width:20px}}#Enseigne #Saison>.content>.scene .framboise-wrapper>.deco.framboise.framboise-3{top:10%;left:52%;background-image:url("/images/enseigne/framboise-1.png");--rotate:15deg;width:110px;transition-delay:.4s}@media (max-width: 749px){#Enseigne #Saison>.content>.scene .framboise-wrapper>.deco.framboise.framboise-3{width:30px}}#Enseigne #Saison>.content>.scene .framboise-wrapper>.deco.framboise.framboise-4{top:40%;left:70%;background-image:url("/images/enseigne/framboise-2.png");--rotate:45deg;width:62px;transition-delay:.6s}@media (max-width: 749px){#Enseigne #Saison>.content>.scene .framboise-wrapper>.deco.framboise.framboise-4{width:20px}}#Enseigne #Saison>.content>.scene .framboise-wrapper>.deco.framboise.framboise-5{top:25%;left:30%;background-image:url("/images/enseigne/framboise-1.png");--rotate:15deg;width:40px;transition-delay:.6s}@media (max-width: 749px){#Enseigne #Saison>.content>.scene .framboise-wrapper>.deco.framboise.framboise-5{width:30px;top:65%}}#Enseigne #Saison>.content>.scene .framboise-wrapper>.deco.framboise.framboise-6{top:80%;left:27%;background-image:url("/images/enseigne/framboise-1.png");--rotate:95deg;width:60px;transition-delay:.6s}@media (max-width: 749px){#Enseigne #Saison>.content>.scene .framboise-wrapper>.deco.framboise.framboise-6{display:none}}#Enseigne #Saison:not(.show)>.content .framboise{opacity:0}#Enseigne #Histoire>.content{display:flex;width:100%;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:flex-end;position:relative;margin-top:200px}@media (max-width: 1439px){#Enseigne #Histoire>.content{margin-top:150px}}@media (max-width: 749px){#Enseigne #Histoire>.content{display:flex;width:100%;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:flex-start}}@media (max-width: 575px){#Enseigne #Histoire>.content{margin-top:0}}#Enseigne #Histoire>.content:before{content:"";position:absolute;width:785px;aspect-ratio:52/31;background-image:url("/images/enseigne/histoire.png");background-size:cover;top:0;left:0;-webkit-transform:translateY(-40%) translateX(-100px);-moz-transform:translateY(-40%) translateX(-100px);-ms-transform:translateY(-40%) translateX(-100px);-o-transform:translateY(-40%) translateX(-100px);transform:translateY(-40%) translateX(-100px);transition:transform .4s,opacity .4s}@media (max-width: 1439px){#Enseigne #Histoire>.content:before{width:600px}}@media (max-width: 749px){#Enseigne #Histoire>.content:before{width:100%;-webkit-transform:translateY(-40%) translateX(-10px);-moz-transform:translateY(-40%) translateX(-10px);-ms-transform:translateY(-40%) translateX(-10px);-o-transform:translateY(-40%) translateX(-10px);transform:translateY(-40%) translateX(-10px)}}@media (max-width: 575px){#Enseigne #Histoire>.content:before{-webkit-transform:translateY(-40%) translateX(10px);-moz-transform:translateY(-40%) translateX(10px);-ms-transform:translateY(-40%) translateX(10px);-o-transform:translateY(-40%) translateX(10px);transform:translateY(-40%) translateX(10px)}}#Enseigne #Histoire>.content>h2{min-width:400px;z-index:10;background-color:white}@media (max-width: 1023px){#Enseigne #Histoire>.content>h2{min-width:350px;padding:10px}}@media (max-width: 749px){#Enseigne #Histoire>.content>h2{margin-bottom:0}}@media (max-width: 575px){#Enseigne #Histoire>.content>h2{padding-left:0}}#Enseigne #Histoire>.content>h2:before{content:"Fondée en 1953";display:block;font-weight:800;margin-bottom:10px}#Enseigne #Histoire>.content>.text{padding:50px;background-color:white;z-index:10;transition:transform .8s,opacity .4s;transition-delay:.2s}@media (max-width: 1023px){#Enseigne #Histoire>.content>.text{padding-bottom:0;padding-right:0;padding:20px}}@media (max-width: 1023px){#Enseigne #Histoire>.content>.text{padding-bottom:0;padding-right:0}}@media (max-width: 575px){#Enseigne #Histoire>.content>.text{padding:0;width:100%}}#Enseigne #Histoire:not(.show)>.content:before{opacity:0}#Enseigne #Histoire:not(.show)>.content>.text{-webkit-transform:translateY(50px);-moz-transform:translateY(50px);-ms-transform:translateY(50px);-o-transform:translateY(50px);transform:translateY(50px);opacity:0}#Enseigne #SwiperProduct{padding:0;max-width:100%}#Enseigne #SwiperProduct>.swiper{overflow:visible;max-width:100%}#Enseigne #SwiperProduct>.swiper>.swiper-wrapper{transition-timing-function:linear !important}#Enseigne #SwiperProduct>.swiper>.swiper-wrapper>.swiper-slide{width:350px}@media (max-width: 575px){#Enseigne #SwiperProduct>.swiper>.swiper-wrapper>.swiper-slide{width:250px}}#Enseigne #SwiperProduct>.swiper>.swiper-wrapper>.swiper-slide>picture{width:100%}#Enseigne #SwiperProduct>.swiper>.swiper-wrapper>.swiper-slide>picture img{width:100%;height:auto}#Enseigne #Valeurs>.content{display:flex;width:100%;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:flex-start}@media (max-width: 749px){#Enseigne #Valeurs>.content{display:flex;width:100%;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center}}#Enseigne #Valeurs>.content>h2{min-width:400px}@media (max-width: 1023px){#Enseigne #Valeurs>.content>h2{min-width:320px}}@media (max-width: 749px){#Enseigne #Valeurs>.content>h2{min-width:100%}}#Enseigne #Valeurs>.content>.text{transition:opacity .4s}#Enseigne #Valeurs>.content.pictures{display:flex;width:100%;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-items:flex-end;position:relative;margin-top:100px}@media (max-width: 749px){#Enseigne #Valeurs>.content.pictures{margin-top:200px}}@media (max-width: 575px){#Enseigne #Valeurs>.content.pictures{margin-top:250px}}#Enseigne #Valeurs>.content.pictures>picture{transition:opacity .4s}#Enseigne #Valeurs>.content.pictures>picture img{width:100%;height:auto}#Enseigne #Valeurs>.content.pictures>picture:first-child{position:absolute;left:-20px;bottom:50px;border:20px solid white;transition-delay:.4s}@media (max-width: 749px){#Enseigne #Valeurs>.content.pictures>picture:first-child{width:200px;border:12px solid white;left:10px}}@media (max-width: 575px){#Enseigne #Valeurs>.content.pictures>picture:first-child{width:170px}}#Enseigne #Valeurs:not(.show)>.content>.text{opacity:0}#Enseigne #Valeurs:not(.show)>.content.pictures>picture{opacity:0}
/*# sourceMappingURL=statique_v2.css.map */

