*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{margin:0;padding:0}a{text-decoration:none}a,a:hover{color:inherit}a:hover{text-decoration:underline}textarea{resize:vertical;overflow:auto}input:focus,select:focus,textarea:focus{outline:none}button{margin:0;padding:0;cursor:pointer}button,iframe,img{border:none}*{margin:0;padding:0}body,html{height:100%;scroll-behavior:smooth}@media screen and (min-width:64em){body,html{font-size:1.6vh}}body{min-width:320px;color:#000}body p{overflow-wrap:anywhere;font-size:14px;font-size:.875rem;padding:0}body p:first-child{margin-top:0}body p:last-child{margin-bottom:0}body img{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:63.9375em){.desktop{display:none!important}}@media screen and (min-width:64em){.mobile{display:none!important}}.cta{outline:none;background:#ffd244;width:100%;display:flex;align-items:center;justify-content:center;margin:0;text-transform:uppercase;text-align:center;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;height:3.5rem;line-height:3.5rem;transition:all .5s ease;border-radius:6.25rem}.cta,.cta:focus,.cta:hover{text-decoration:none}.cta.black{color:#fff;background-color:#000}.cta span{color:#503529;font-family:Arial,sans-serif;font-size:.95631rem;font-weight:700}.cta:hover{background:#ffcc2b}.cta--merci{border:1px solid #ffd244;width:16.65325rem;height:3.307rem;line-height:3.307rem}.cta--white{background:#fff;border:1px solid #503529}.cta--white:hover{background:#503529}.cta--white:hover span{color:#fff}@font-face{font-family:TransitOT-Black;src:url(//d1h8fl8on3a554.cloudfront.net/fonts/TransitOT/TransitOT-Black.woff) format("woff");src:url(//d1h8fl8on3a554.cloudfront.net/fonts/TransitOT/TransitOT-Black.woff2) format("woff2");font-style:normal;font-stretch:normal;unicode-range:U+0020-2122}@font-face{font-family:TransitOT-Bold;src:url(//d1h8fl8on3a554.cloudfront.net/fonts/TransitOT/TransitOT-Bold.woff) format("woff");src:url(//d1h8fl8on3a554.cloudfront.net/fonts/TransitOT/TransitOT-Bold.woff2) format("woff2");font-style:normal;font-stretch:normal;unicode-range:U+0020-2122}@font-face{font-family:Nove;src:url(//d1h8fl8on3a554.cloudfront.net/fonts/Nove/Nove.woff) format("woff");src:url(//d1h8fl8on3a554.cloudfront.net/fonts/Nove/Nove.woff2) format("woff2");font-style:normal;font-stretch:normal;unicode-range:U+0020-2122}@font-face{font-family:tahoma_bold;src:url(//d1h8fl8on3a554.cloudfront.net/fonts/Tahoma/TahomaBold.woff) format("woff");src:url(//d1h8fl8on3a554.cloudfront.net/fonts/Tahoma/TahomaBold.woff2) format("woff2");font-style:normal;font-stretch:normal;unicode-range:U+0020-2122}@font-face{font-family:tahoma;src:url(//d1h8fl8on3a554.cloudfront.net/fonts/Tahoma/Tahoma.woff) format("woff");src:url(//d1h8fl8on3a554.cloudfront.net/fonts/Tahoma/Tahoma.woff2) format("woff2");font-style:normal;font-stretch:normal;unicode-range:U+0020-2122}@media screen and (min-width:64em){.inner{width:1024px;margin:0 auto}}.flex--center{justify-content:center}.flex--alcenter,.flex--center,.flex--center-betw{display:flex;align-items:center}.flex--center-betw{justify-content:space-between}input[type=email],input[type=tel],input[type=text],select{outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;width:100%;border:1px solid #5a3534;height:2.875rem;line-height:2.875rem;padding-left:1.25rem;font-family:Arial,sans-serif;font-size:.75rem;border-radius:1.625rem}select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(../static/arrow.png);background-repeat:no-repeat;background-position:94% 54%;background-size:6%}select,select option{background-color:#fff}select option{color:#5a3534}input::-webkit-input-placeholder{color:#5a3534}input:-moz-placeholder,input::-moz-placeholder{color:#5a3534}input:-ms-input-placeholder{color:#5a3534}input.error,select.error{border-bottom:2px solid red!important}@media screen and (min-width:64em){input.error{background-image:url(../static/close.png);background-repeat:no-repeat;background-position:97% 50%}}@media screen and (min-width:64em){.form-firstname input.error{background-position:95% 50%}}input.valid,select.valid{border-bottom:2px solid #09d409!important}@media screen and (min-width:64em){input.valid{background-image:url(../static/check.png);background-repeat:no-repeat;background-position:97% 50%}}.civilite{position:relative;display:flex;justify-content:flex-start;align-items:flex-start}.civilite [type=radio]{position:absolute;left:-9999px}.civilite [type=radio]+label{position:relative;padding-left:1.875rem;cursor:pointer;line-height:20px;line-height:1.25rem;display:inline-block;color:#000;font-family:Arial,sans-serif;font-size:.75rem}@media screen and (min-width:64em){.civilite [type=radio]+label{font-size:.75rem}}.civilite [type=radio]+label:before{content:"";position:absolute;left:0;top:0;width:20px;width:1.25rem;height:20px;height:1.25rem;border:1px solid #000;border-radius:50%}.civilite [type=radio]+label:after{content:"";width:13px;width:.8125rem;height:13px;height:.8125rem;background-color:#000;position:absolute;top:4px;top:.25rem;left:4px;left:.25rem;border-radius:50%;-webkit-transition:all .2s ease;transition:all .2s ease}.civilite [type=radio]:not(:checked)+label:after{opacity:0;-webkit-transform:scale(0);transform:scale(0)}.civilite [type=radio]:checked+label:after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.civilite .error+label:before{border:1px solid red}.remodal-bg.remodal-is-opened,.remodal-bg.remodal-is-opening{-webkit-filter:blur(3px);filter:blur(3px)}.remodal-overlay{background:rgba(43,46,56,.9)}.remodal-overlay.remodal-is-closing,.remodal-overlay.remodal-is-opening{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.remodal-overlay.remodal-is-opening{-webkit-animation-name:remodal-overlay-opening-keyframes;animation-name:remodal-overlay-opening-keyframes}.remodal-overlay.remodal-is-closing{-webkit-animation-name:remodal-overlay-closing-keyframes;animation-name:remodal-overlay-closing-keyframes}.remodal-wrapper{padding:10px 10px 0}.remodal{box-sizing:border-box;width:100%;margin-bottom:10px;padding:35px;-webkit-transform:translateZ(0);transform:translateZ(0);color:#2b2e38;background:#fff}.remodal.remodal-is-closing,.remodal.remodal-is-opening{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.remodal.remodal-is-opening{-webkit-animation-name:remodal-opening-keyframes;animation-name:remodal-opening-keyframes}.remodal.remodal-is-closing{-webkit-animation-name:remodal-closing-keyframes;animation-name:remodal-closing-keyframes}.remodal,.remodal-wrapper:after{vertical-align:middle}.remodal-close{position:absolute;top:0;left:0;display:block;overflow:visible;width:35px;height:35px;margin:0;padding:0;cursor:pointer;-webkit-transition:color .2s;transition:color .2s;text-decoration:none;color:#95979c;border:0;outline:0;background:transparent}.remodal-close:focus,.remodal-close:hover{color:#2b2e38}.remodal-close:before{font-family:Arial,Helvetica CY,Nimbus Sans L,sans-serif!important;font-size:25px;line-height:35px;position:absolute;top:0;left:0;display:block;width:35px;content:"\D7";text-align:center}.remodal-cancel,.remodal-confirm{font:inherit;display:inline-block;overflow:visible;min-width:110px;margin:0;padding:12px 0;cursor:pointer;-webkit-transition:background .2s;transition:background .2s;text-align:center;vertical-align:middle;text-decoration:none;border:0;outline:0}.remodal-confirm{color:#fff;background:#81c784}.remodal-confirm:focus,.remodal-confirm:hover{background:#66bb6a}.remodal-cancel{color:#fff;background:#e57373}.remodal-cancel:focus,.remodal-cancel:hover{background:#ef5350}.remodal-cancel::-moz-focus-inner,.remodal-close::-moz-focus-inner,.remodal-confirm::-moz-focus-inner{padding:0;border:0}@-webkit-keyframes remodal-opening-keyframes{0%{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:0}to{-webkit-transform:none;transform:none;opacity:1;-webkit-filter:blur(0);filter:blur(0)}}@keyframes remodal-opening-keyframes{0%{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:0}to{-webkit-transform:none;transform:none;opacity:1;-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes remodal-closing-keyframes{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(.95);transform:scale(.95);opacity:0;-webkit-filter:blur(0);filter:blur(0)}}@keyframes remodal-closing-keyframes{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(.95);transform:scale(.95);opacity:0;-webkit-filter:blur(0);filter:blur(0)}}@-webkit-keyframes remodal-overlay-opening-keyframes{0%{opacity:0}to{opacity:1}}@keyframes remodal-overlay-opening-keyframes{0%{opacity:0}to{opacity:1}}@-webkit-keyframes remodal-overlay-closing-keyframes{0%{opacity:1}to{opacity:0}}@keyframes remodal-overlay-closing-keyframes{0%{opacity:1}to{opacity:0}}@media only screen and (min-width:641px){.remodal{max-width:700px}}.lt-ie9 .remodal-overlay{background:#2b2e38}.lt-ie9 .remodal{width:700px}html.remodal-is-locked{overflow:hidden;-ms-touch-action:none;touch-action:none}.remodal,[data-remodal-id]{display:none}.remodal-overlay{position:fixed;z-index:9999;top:-5000px;right:-5000px;bottom:-5000px;left:-5000px;display:none}.remodal-wrapper{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;display:none;overflow:auto;text-align:center;-webkit-overflow-scrolling:touch}.remodal-wrapper:after{display:inline-block;height:100%;margin-left:-.05em;content:""}.remodal-overlay,.remodal-wrapper{-webkit-backface-visibility:hidden;backface-visibility:hidden}.remodal{position:relative;outline:none;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}.remodal-is-initialized{display:inline-block}.remodal{font-family:Arial,sans-serif}.popup{position:fixed;top:0;left:0;width:100%;height:100%;visibility:hidden;opacity:0;transition:opacity .3s ease;z-index:1;background:url(../static/popup.jpg) no-repeat 50%;background-size:cover}.popup,.popup-content{display:flex;justify-content:center;align-items:center}.popup-content{width:72.5rem;height:57.375rem;background-color:hsla(0,0%,100%,.95);border-radius:2.25rem;position:relative;text-align:center;flex-direction:column}@media screen and (max-width:63.9375em){.popup-content{width:94%;padding:3rem .1rem;height:auto}}.popup-content p{color:#503529;font-family:Arial,sans-serif;font-size:1.125rem;font-weight:400;line-height:normal;margin:1.38rem 0 4.06rem}@media screen and (max-width:63.9375em){.popup-content p{font-size:.82894rem;margin:1.01rem 0 2.86rem}}.popup-content .offre img{max-width:22.36094rem;width:100%}@media screen and (max-width:63.9375em){.popup-content .offre img{max-width:16.36094rem}}.close-btn{position:absolute;top:1rem;right:1rem;font-size:1.5rem;cursor:pointer}.popup.show{visibility:visible;opacity:1}#popup{z-index:10}#popup .code{width:29rem;margin-top:1.37rem}@media screen and (max-width:63.9375em){#popup .code{width:90%}}#popup h3{color:#f76c44;text-align:center;font-family:TransitOT-Black,sans-serif;font-size:4.375rem;font-weight:900;line-height:3.75475rem;letter-spacing:-.0625rem;text-transform:uppercase}@media screen and (max-width:63.9375em){#popup h3{font-size:3.22369rem;line-height:2.6rem;margin-top:1.6rem}}#popup h3 span{color:#503529;text-align:center;font-family:Damion,cursive;font-size:3.125rem;font-weight:400;line-height:1.75475rem;letter-spacing:-.0625rem;text-transform:none}@media screen and (max-width:63.9375em){#popup h3 span{font-size:2.30263rem;line-height:1.293rem}}#scene-confirmation .merci{position:relative;background:url(../static/bck-merci.jpg) no-repeat 50%;background-size:cover}@media screen and (max-width:63.9375em){#scene-confirmation .merci{background:url(../static/bck_merci_mob.jpg) no-repeat 50%;background-size:cover}}#scene-confirmation .merci:after{content:"";background:url(../static/sandwich.png) no-repeat;background-size:65.75rem 69.84375rem;width:65.75rem;height:69.84375rem;position:absolute;left:0;top:22.5rem}@media screen and (max-width:63.9375em){#scene-confirmation .merci:after{display:none}}#scene-confirmation .merci .slogan{position:absolute;left:4.75rem;top:8.06rem}@media screen and (max-width:63.9375em){#scene-confirmation .merci .slogan{display:none}}#scene-confirmation .merci .slogan img{width:32.625rem}#scene-confirmation .merci__inner{z-index:1;position:relative;flex-direction:column;align-items:flex-end}@media screen and (min-width:64em){#scene-confirmation .merci__inner{max-width:77.26rem;margin:0 auto;display:flex;justify-content:flex-end;padding:2.95rem 0}}@media screen and (max-width:63.9375em){#scene-confirmation .merci__inner{padding:104px 0 50px}}#scene-confirmation .merci__bloc{width:54.5rem;border-radius:1.41731rem;background:hsla(0,0%,100%,.95);box-shadow:-223.933px 414.796px 132.281px 0 rgba(79,53,41,0),-143.619px 265.507px 120.943px 0 rgba(79,53,41,.01),-80.314px 149.289px 102.045px 0 rgba(79,53,41,.05),-35.905px 66.141px 75.589px 0 rgba(79,53,41,.09),-8.504px 17.008px 41.574px 0 rgba(79,53,41,.1);padding:1.43rem 0}@media screen and (max-width:63.9375em){#scene-confirmation .merci__bloc{width:90%;margin:0 auto}}#scene-confirmation .merci__bloc .bloc_img{display:flex;align-items:center;justify-content:center;margin-bottom:1.48rem}@media screen and (max-width:63.9375em){#scene-confirmation .merci__bloc .bloc_img{flex-direction:column}}#scene-confirmation .merci__bloc .bloc_img .code{width:19.914rem}@media screen and (max-width:63.9375em){#scene-confirmation .merci__bloc .bloc_img .code{width:85%}}#scene-confirmation .merci__bloc .bloc_img img.offre{display:block;margin-right:.76rem;width:19.98463rem}@media screen and (max-width:63.9375em){#scene-confirmation .merci__bloc .bloc_img img.offre{width:85%;margin-right:0;margin-bottom:.94rem}}#scene-confirmation .merci__bloc .logo img{display:block;margin:0 auto 1.5rem;width:8.56281rem}#scene-confirmation .merci__bloc h2,#scene-confirmation .merci__bloc p{text-align:center}#scene-confirmation .merci__bloc h2{color:#503529;font-family:TransitOT-Black,sans-serif;font-size:2.06688rem;font-weight:400;line-height:1.658rem;letter-spacing:-.05906rem;text-transform:uppercase;margin-bottom:1.64rem}#scene-confirmation .merci__bloc p{color:#503529;font-family:Arial,sans-serif;font-size:1.18106rem;font-weight:400;line-height:1.18106rem}@media screen and (max-width:63.9375em){#scene-confirmation .merci__bloc p{font-size:1.1rem;padding:0 28px}}#scene-confirmation .merci__bloc p strong{font-weight:700}#scene-confirmation .merci__bloc .bloc-coupon{width:34.78284rem;border-radius:.47244rem;border:2.89px dashed #ffd244;padding:.5rem 0;margin:0 auto 1.12rem}@media screen and (max-width:63.9375em){#scene-confirmation .merci__bloc .bloc-coupon{width:90%}}@media screen and (max-width:63.9375em){#scene-confirmation .merci__bloc .bloc-coupon p{padding:0 10px}}#scene-confirmation .merci__bloc .buttons{margin:1.77rem 0 1.5rem;display:flex;align-items:center;justify-content:center}@media screen and (max-width:63.9375em){#scene-confirmation .merci__bloc .buttons{flex-direction:column}}#scene-confirmation .merci__bloc .buttons .cta:first-of-type{margin-right:1.475rem}@media screen and (max-width:63.9375em){#scene-confirmation .merci__bloc .buttons .cta:first-of-type{margin-right:0;margin-bottom:1rem}}#scene-confirmation .merci__bloc .profiter{margin-bottom:1.48rem}#scene-confirmation .merci__bloc .profiter h3{color:#503529;font-family:TransitOT-Bold,sans-serif;font-size:1.03706rem;font-weight:400;text-align:center;text-transform:uppercase;margin-bottom:.67rem}@media screen and (min-width:64em){#scene-confirmation .merci__bloc .profiter__container{display:flex;align-items:flex-start;justify-content:center}}@media screen and (max-width:63.9375em){#scene-confirmation .merci__bloc .profiter__el{margin-bottom:1.12rem}}#scene-confirmation .merci__bloc .profiter__el h4,#scene-confirmation .merci__bloc .profiter__el p{color:#a7a7a7;font-weight:400;text-align:center;text-transform:uppercase}#scene-confirmation .merci__bloc .profiter__el h4{font-family:Nove,sans-serif;font-size:1.92219rem}#scene-confirmation .merci__bloc .profiter__el p{font-family:TransitOT-Bold,sans-serif;font-size:.90181rem;line-height:.85669rem}#scene-confirmation .merci__bloc .profiter__el--1 h4,#scene-confirmation .merci__bloc .profiter__el--2 h4{color:#ffd244}#scene-confirmation .merci__bloc .profiter__el--1 p,#scene-confirmation .merci__bloc .profiter__el--2 p{color:#503529}#scene-confirmation .merci__bloc .profiter__el:not(:last-of-type){margin-right:2.5rem}@media screen and (max-width:63.9375em){#scene-confirmation .merci__bloc .profiter__el:not(:last-of-type){margin-right:0}}#scene-confirmation .merci__bloc .links{color:#5a3534;text-align:center;font-family:Arial,sans-serif;font-size:.64963rem;font-weight:400}#scene-confirmation .merci__bloc .links a{text-decoration:underline}#scene-confirmation .merci .container_scroll{display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (min-width:64em){#scene-confirmation .merci .container_scroll{margin-top:2.25rem;width:54.5rem}}@media screen and (max-width:63.9375em){#scene-confirmation .merci .container_scroll{width:100%;margin:48px 0 0}}#scene-confirmation .merci .contain_arrow{width:1.975rem;border:2px solid #503529;border-radius:1.625rem;display:flex;justify-content:center;padding:.6rem 0;margin:0 auto}@media screen and (min-width:64em){#scene-confirmation .merci .contain_arrow{border:.125rem solid #503529}}#scene-confirmation .merci .contain_arrow .arrow{animation:bounce 1.2s linear infinite;width:.73125rem}#scene-confirmation section.storeloc{padding-top:4.56rem;padding-bottom:6.438rem}@media screen and (max-width:63.9375em){#scene-confirmation section.storeloc{padding-top:2.56rem;padding-bottom:4.438rem}}#scene-confirmation section.storeloc .map{max-width:65.5rem;margin:0 auto}@media screen and (max-width:63.9375em){#scene-confirmation section.storeloc .map{max-width:80%}}#scene-confirmation section.storeloc .map .title{margin-bottom:2rem}#scene-confirmation section.storeloc .map .title h3{color:#f76c44;text-align:center;font-family:TransitOT-Black,sans-serif;font-size:4.375rem;font-weight:900;line-height:3.75475rem;letter-spacing:-.0625rem;text-transform:uppercase}@media screen and (max-width:63.9375em){#scene-confirmation section.storeloc .map .title h3{font-size:2.40394rem;line-height:1.6475rem}}#scene-confirmation section.storeloc .map .title h3 span{color:#503529;text-align:center;font-family:Damion,cursive;font-size:3.125rem;font-weight:400;line-height:1.75475rem;letter-spacing:-.0625rem;text-transform:lowercase}@media screen and (max-width:63.9375em){#scene-confirmation section.storeloc .map .title h3 span{font-size:1.71rem}}#scene-confirmation section.storeloc .map .store-locator{position:relative;margin-bottom:1.63rem}#scene-confirmation section.storeloc .map .store-locator #store-locator__stores_list{width:21.875rem;background:#fff;position:absolute;bottom:2.13rem;left:2.62rem;z-index:1;padding:1.8rem 0 1.94rem 2.06rem}@media screen and (max-width:63.9375em){#scene-confirmation section.storeloc .map .store-locator #store-locator__stores_list{bottom:1.13rem;left:1.62rem;padding:14px 0 1rem 1.06rem;width:84%}}#scene-confirmation section.storeloc .map .store-locator #store-locator__stores_list h3 span.nom{color:#f76c44;font-family:tahoma_bold,sans-serif;font-size:1.25rem;font-style:normal;font-weight:700;line-height:1.75rem}#scene-confirmation section.storeloc .map .store-locator #store-locator__stores_list h3 span.adresse,#scene-confirmation section.storeloc .map .store-locator #store-locator__stores_list h3 span.tel{color:#333;font-family:Tahoma,sans-serif;font-size:1rem;font-weight:400;line-height:normal}#scene-confirmation section.storeloc .map .buttons{display:flex;justify-content:center}@media screen and (max-width:63.9375em){#scene-confirmation section.storeloc .map .buttons{flex-direction:column}}#scene-confirmation section.storeloc .map .buttons a:first-child{margin-right:2.19rem}@media screen and (max-width:63.9375em){#scene-confirmation section.storeloc .map .buttons a:first-child{margin-bottom:1rem}}#scene-confirmation section.storeloc .map .buttons a{width:21rem}#scene-confirmation section.loyalty{background:url(../static/bck-carte.jpg) no-repeat 50%;background-size:cover;padding:2.75rem 0 9.25rem;position:relative;z-index:1}#scene-confirmation section.loyalty h3{color:#ffd244;text-align:center;font-family:TransitOT-Black,sans-serif;font-size:4.375rem;font-weight:900;line-height:4rem;letter-spacing:-.04125rem;text-transform:uppercase;margin-bottom:1.46rem}@media screen and (max-width:63.9375em){#scene-confirmation section.loyalty h3{font-size:2.40394rem;line-height:2.3rem}}#scene-confirmation section.loyalty h3 span{color:#fff;text-align:center;font-family:Damion,cursive;font-size:3.125rem;font-weight:400;line-height:1.15813rem;letter-spacing:-.04125rem;text-transform:none}@media screen and (max-width:63.9375em){#scene-confirmation section.loyalty h3 span{font-size:1.71713rem}}#scene-confirmation section.loyalty p{color:#fff;text-align:center;font-family:Arial,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.25rem}#scene-confirmation section.loyalty img{width:23.4375rem;position:absolute;bottom:-8rem;left:50%;transform:translate(-50%)}#scene-confirmation section.card{background:url(../static/bck-fidelite.jpg) no-repeat bottom;background-size:cover;padding:7.313rem 0 3rem;position:relative;margin-bottom:2rem}@media screen and (max-width:63.9375em){#scene-confirmation section.card{background:url(../static/bck_fidelite_mob.png) no-repeat bottom;background-size:cover}}#scene-confirmation section.card .hr{margin:2.68rem 0}@media screen and (max-width:63.9375em){#scene-confirmation section.card .hr{margin:2rem 0}}#scene-confirmation section.card img.number{width:22.1875rem;display:flex;margin:0 auto}@media screen and (max-width:63.9375em){#scene-confirmation section.card img.number{width:60%}}#scene-confirmation section.card p.desc:nth-child(5){margin-bottom:2.81rem}#scene-confirmation section.card p.desc:nth-child(7){margin-bottom:1.75rem}#scene-confirmation section.card p.desc{color:#503529;text-align:center;font-family:Arial,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.25rem;margin-top:1.25rem}@media screen and (max-width:63.9375em){#scene-confirmation section.card p.desc{padding:0 5px}}#scene-confirmation section.card .cta{width:21.125rem;margin:1.94rem auto 2.97rem}#scene-confirmation section.card .offre{width:46.25rem;display:flex;mix-blend-mode:darken;margin:0 auto 3.19rem}@media screen and (max-width:63.9375em){#scene-confirmation section.card .offre{width:80%}}#scene-confirmation section.card h4{color:#ffd244;text-align:center;font-family:TransitOT-Bold,sans-serif;font-size:4.375rem;font-weight:900;line-height:1.75475rem;letter-spacing:-.0625rem;text-transform:uppercase;margin-bottom:2.38rem}@media screen and (max-width:63.9375em){#scene-confirmation section.card h4{font-size:2.375rem}}#scene-confirmation section.card h4 span{color:#503529;text-align:center;font-family:Damion,cursive;font-size:6.9375rem;font-weight:400;line-height:1.75475rem;letter-spacing:-.0625rem;text-transform:none}@media screen and (max-width:63.9375em){#scene-confirmation section.card h4 span{font-size:3.9375rem}}#scene-confirmation section.card .container_rs{display:flex;justify-content:center;align-items:center;margin-bottom:8.68rem}@media screen and (max-width:63.9375em){#scene-confirmation section.card .container_rs{margin-bottom:3.68rem}}#scene-confirmation section.card .container_rs a{margin:0 1.71rem}@media screen and (max-width:63.9375em){#scene-confirmation section.card .container_rs a{margin:0 .5rem}}#scene-confirmation section.card .container_rs a img.rs_img{width:4rem}@media screen and (max-width:63.9375em){#scene-confirmation section.card .container_rs a img.rs_img{width:2rem}}#scene-confirmation section.card img.logo{width:31.18413rem;display:flex;margin:0 auto}@media screen and (max-width:63.9375em){#scene-confirmation section.card img.logo{width:70%}}#scene-confirmation section.card p.footer{color:#503529;text-align:center;font-family:TransitOT-Black,sans-serif;font-size:.88106rem;font-weight:700;line-height:1.76319rem;letter-spacing:-.05325rem;text-transform:uppercase}@media screen and (max-width:63.9375em){#scene-confirmation section.card p.footer{padding:0 10px;line-height:1.2625rem;margin-bottom:1rem}}#scene-confirmation section.card p.text_gris{color:#b6b6b6;text-align:center;font-family:Arial,sans-serif;font-size:.6875rem;font-weight:400;line-height:.9375rem}@media screen and (max-width:63.9375em){#scene-confirmation section.card p.text_gris{padding:0 10px}}#scene-confirmation .storeloc{padding:6.56rem 0}#scene-confirmation .storeloc .map{max-width:63.5rem;margin:0 auto}#error-coupon-not-available{width:100%;text-align:center;color:red;display:none;margin-bottom:1rem}#error-coupon-not-available span{text-align:center;font-family:Arial;font-size:1.18106rem;font-style:normal;font-weight:400;line-height:1.18106rem}@keyframes bounce{0%{margin-top:0;margin-bottom:10px;@media screen and (min-width:64em){margin-top:0;margin-bottom:.625rem}}50%{margin-top:10px;margin-bottom:0;@media screen and (min-width:64em){margin-top:.625rem;margin-bottom:0}}to{margin-top:0;margin-bottom:10px;@media screen and (min-width:64em){margin-top:0;margin-bottom:.625rem}}}#gmaps{height:37.5rem}@media screen and (max-width:63.9375em){#gmaps{height:55rem}}.btn-sms{text-decoration:none;position:relative;transition:margin-bottom .5s ease-out}@media screen and (min-width:64em){.btn-sms{border:none}}.btn-sms p{color:#000;font-weight:600}@media screen and (min-width:64em){.btn-sms p{color:#fff}}.btn-sms-footer{background-color:transparent}@media screen and (min-width:64em){.btn-sms-footer{background-color:#bf2d3c;border-color:#bf2d3c}}.btn-sms-footer .optin{font-family:TransitOT-Black,sans-serif;font-size:12px;color:#000;margin:22px 0;text-align:center}@media screen and (min-width:64em){.btn-sms-footer .optin{margin:22px 0 0 -50px}}.btn-sms-footer .optin label{font-family:Montserrat,sans-serif;font-size:8px;text-align:center;position:relative;left:-5px;line-height:0;color:#000}@media screen and (min-width:64em){.btn-sms-footer .optin label{left:50%;color:#000!important}}@media screen and (min-width:64em){.btn-sms-footer.toggled{position:relative}}.btn-sms.sent{color:#000!important}@media screen and (min-width:64em){.btn-sms.sent{color:#fff!important}}.btn-sms.sent span{color:#503529!important;margin-right:.875rem}@media screen and (min-width:64em){.btn-sms.sent span{color:#503529!important}}@media screen and (max-width:63.9375em){.btn-sms.toggled{margin-bottom:1rem}}.btn-sms.toggled img{padding:0 .875rem 0 0;position:relative;left:1.25rem}.btn-sms span{color:#503529!important}.btn-sms form{display:none}.btn-sms form.visible{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;height:100%;padding:0 .313rem 0 .938rem}.btn-sms input#focusnum{width:80%;position:relative;top:18%;height:2rem;margin-right:.2rem}.btn-sms button{position:relative;top:18%;height:2rem;width:1.875rem;background:#000;color:#fff}.btn-sms .optin{font-family:TransitOT-Black,sans-serif;font-size:.75rem;color:#000;margin:22px 0;text-align:center;width:100%}@media screen and (min-width:64em){.btn-sms .optin{margin:1.375rem 0 0 -3.125rem;color:#000}}.btn-sms .optin label{font-family:Montserrat,sans-serif;font-size:.5rem;text-align:center;position:absolute;left:50%;transform:translateX(-50%);line-height:1.2em;display:block;width:100%}@font-face{font-family:Poppins;src:url(//d1h8fl8on3a554.cloudfront.net/fonts/Poppins/Poppins-Regular.woff) format("woff");src:url(//d1h8fl8on3a554.cloudfront.net/fonts/Poppins/Poppins-Regular.woff2) format("woff2");font-style:normal;font-stretch:normal;unicode-range:U+0020-2122}.sharebox{font-family:Poppins,sans-serif;font-weight:300;position:fixed;top:0;width:100%;height:100%;overflow-x:hidden;z-index:-1;display:none}.sharebox--loaded{display:block}@media screen and (min-width:64em){.sharebox--loaded{display:flex;overflow:hidden}}.sharebox--loaded .sharebox__inner{transition:all .65s cubic-bezier(.165,.84,.44,1)}@media screen and (min-width:64em){.sharebox{align-items:center;justify-content:center;background-color:transparent}}.sharebox__inner{transform:translateY(200px);transform-origin:50% 50%;opacity:0;z-index:9999;position:relative}@media screen and (min-width:64em){.sharebox__inner{display:flex;width:828px;height:454px;background:#fff;z-index:9999;box-shadow:4px 2px 24px hsla(0,0%,71.8%,.5)}}.sharebox__mask{position:fixed;width:100%;height:100%;overflow:hidden;z-index:9998;opacity:0;transition:opacity .45s ease;background-color:#fff}.sharebox--visible{z-index:9999;background-color:transparent}.sharebox--visible .sharebox__mask{opacity:.9}.sharebox--visible .sharebox__inner{transform:translateY(0);opacity:1}.sharebox *{box-sizing:border-box}.sharebox a.as-button,.sharebox button,.sharebox input[type=email],.sharebox input[type=num],.sharebox input[type=tel],.sharebox input[type=text]{display:flex;align-items:center;justify-content:flex-start;text-decoration:none;line-height:18px;background-color:transparent;font-family:Poppins,sans-serif;color:#000;width:84%;font-size:14px;margin:0 8%;padding:10px 0;border-radius:20px;-webkit-appearance:none;box-shadow:none;border:0;text-align:center;height:42px}.sharebox button{cursor:pointer;transition:all .4s cubic-bezier(.165,.84,.44,1)}.sharebox button.processing{cursor:default;user-select:none;opacity:.6!important;width:45%}.sharebox button:focus{outline:none}.sharebox input[type=email],.sharebox input[type=num],.sharebox input[type=text]{padding:8px 0 6px;background-color:#efefef;color:#000;border:1px solid #efefef;transition:border-color .3s ease}@media screen and (min-width:64em){.sharebox input[type=email],.sharebox input[type=num],.sharebox input[type=text]{padding:9px 0}}.sharebox input[type=email]:focus,.sharebox input[type=num]:focus,.sharebox input[type=text]:focus{outline:none;border-color:#1da1f2}.sharebox button[type=submit]{background-color:#1da1f2;display:flex;justify-content:center}.sharebox button[type=submit] span{text-overflow:ellipsis}.sharebox button[type=submit] svg{display:none;width:30px;position:relative;top:-10px;left:5px}.sharebox button[type=submit] svg.checkmark{top:-40px}.sharebox button[type=submit] .check{stroke-dasharray:130px 130px;stroke-dashoffset:130px;-webkit-transition:stroke-dashoffset 4.1s linear 0s;transition:stroke-dashoffset .5s ease-in-out}.sharebox button[type=submit].done,.sharebox button[type=submit].processing{width:40px;height:40px}.sharebox button[type=submit].done span,.sharebox button[type=submit].processing span{display:none}.sharebox button[type=submit].processing svg.loader{display:block}.sharebox button[type=submit].done{background-color:#32c153}.sharebox button[type=submit].done svg.loader{display:none}.sharebox button[type=submit].done svg.checkmark{display:block}.sharebox label.error{display:none!important}.sharebox input.error{background-image:url(https://d1h8fl8on3a554.cloudfront.net/sharebox/close.png);border:1px solid red}.sharebox input.error,.sharebox input.valid{background-repeat:no-repeat;background-position:97% 50%}.sharebox input.valid{background-image:url(https://d1h8fl8on3a554.cloudfront.net/sharebox/check.png);border:1px solid #32c153!important}.sharebox__close{font-family:Poppins,sans-serif;width:13px;height:32px;position:absolute;top:4px;right:-4px;font-size:23px;color:#fff;font-weight:400;z-index:10;padding:2px 30px 0 20px}@media screen and (min-width:64em){.sharebox__close{cursor:pointer;color:#000}}.sharebox-incentive{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:110vw;overflow:hidden;z-index:5}@media screen and (min-width:64em){.sharebox-incentive{height:auto}}.sharebox-incentive>div img{width:100%;height:100%;object-fit:cover}.sharebox-incentive__background{position:absolute;width:100%;height:100%}.sharebox-incentive__inner{width:80%;border-radius:12px;background-color:#fff;overflow:hidden}.sharebox-incentive__content{padding:15px}.sharebox-incentive__text{font-size:13px;line-height:1.3em;font-weight:400;text-align:left}.sharebox-incentive__conditions{text-align:left;margin-top:15px;font-size:10px}.sharebox-bot{width:100%;position:relative;overflow:hidden}.sharebox-services{width:100%;height:100%;padding:25px 0;text-align:center;position:relative;top:0;background-color:#fff;transform:translateX(0);transition:transform 625ms cubic-bezier(.165,.84,.44,1)}@media screen and (min-width:64em){.sharebox-services{padding:25px 30px}}.sharebox-services__name{margin-left:20px;font-size:19px}@media screen and (min-width:64em){.sharebox-services__name{margin-left:28px;font-size:16px}}.sharebox-services--hidden{position:absolute;transform:translateX(100vw)}@media screen and (min-width:64em){.sharebox-services--hidden{transform:translateX(100%)}}.sharebox-services--visible{position:absolute;transform:translateX(0)}.sharebox-services__title{font-size:15px;font-weight:400;margin-bottom:25px}@media screen and (min-width:64em){.sharebox-services__title{margin-top:15px}}.sharebox-services__item{position:relative;margin:13px 0;overflow:hidden}.sharebox-services__item:before{content:"";display:block;width:100%;height:1px;position:relative;bottom:0;margin-bottom:13px;margin-left:0;background-color:#f2f2f2}@media screen and (min-width:64em){.sharebox-services__item:before{background-color:#fff}}@media screen and (min-width:64em){.sharebox-services__item--messenger,.sharebox-services__item--sms,.sharebox-services__item--whatsapp{display:none}}.sharebox-services__cancel{display:block;font-size:16px;margin-top:35px}@media screen and (min-width:64em){.sharebox-services__cancel{cursor:pointer;margin-top:55px}}.sharebox-services__copyinput{height:0;opacity:0}.sharebox-incentive__inner{opacity:0;transform:scale(1.25)}.sharebox-services__item>:not(input),.sharebox-services__title{transform:translateY(6.5rem);opacity:0}@media screen and (min-width:64em){#scene-registration{display:flex;align-items:center;min-height:100vh}}#scene-registration header{display:flex;align-items:center;justify-content:center;padding:20px 0}@media screen and (max-width:63.9375em){#scene-registration header .brand img{max-width:130px}}@media screen and (min-width:64em){#scene-registration .landing__left,#scene-registration .landing__right{height:100vh}}#scene-registration .landing__left{background:url(../static/background.jpg) no-repeat 50%;background-size:cover;overflow:hidden;position:relative}@media screen and (min-width:64em){#scene-registration .landing__left{width:calc(100% - 36.75rem)}}#scene-registration .landing__left .gif{width:100%}#scene-registration .landing__left .offre{position:absolute;top:4.75rem;left:-2.5rem}#scene-registration .landing__left .offre img{width:43.25rem}#scene-registration .landing__left .product{background:url(../static/product1.png) no-repeat 50%;background-size:83.25rem 51.10794rem;width:83.25rem;height:51.10794rem;position:absolute;left:50%;transform:translateX(-50%);top:20.5rem;animation:background 10.2s linear infinite}@media screen and (max-width:63.9375em){#scene-registration .landing__right{padding:20px 20px 30px}}@media screen and (min-width:64em){#scene-registration .landing__right{display:flex;align-items:center;width:36.75rem;justify-content:center}}@media screen and (min-width:64em){#scene-registration .landing__right__inner{width:335px;width:20.9375rem}}@media screen and (min-width:64em){#scene-registration .landing__right .brand img{width:10.25rem;display:block;margin:0 auto 3.13rem}}#scene-registration .landing__right .inscrivez{margin-bottom:1.56rem}#scene-registration .landing__right .inscrivez p{color:#503529;font-family:TransitOT-Black,sans-serif;font-size:2.0625rem;font-weight:900;line-height:2.06875rem;letter-spacing:-.0625rem;text-align:center;text-transform:uppercase}#scene-registration .landing__right form .form__el{margin-bottom:.625rem}#scene-registration .landing__right form .form__el--civilite{width:calc(35% - .15rem)}#scene-registration .landing__right form .form__el--firstname{width:calc(65% - .15rem)}#scene-registration .landing__right form .gdpr{margin:.88rem 0 3.12rem;color:#5a3534;font-family:Arial,sans-serif;font-size:.75rem;font-weight:400}@media screen and (max-width:63.9375em){#scene-registration .landing__right form .gdpr{margin-bottom:1.75rem}}#scene-registration .landing__right form .gdpr a{text-decoration:underline}#scene-registration .landing__right .links{margin:3.12rem 0;color:#5a3534;text-align:center;font-family:Arial,sans-serif;font-size:.6875rem;font-weight:400}@media screen and (max-width:63.9375em){#scene-registration .landing__right .links{margin:1.75rem 0}}#scene-registration .landing__right .links a{text-decoration:underline}#scene-registration .landing__right .profiter h3{color:#503529;font-family:TransitOT-Bold,sans-serif;font-size:1.03706rem;font-weight:400;text-align:center;text-transform:uppercase;margin-bottom:.67rem}@media screen and (min-width:64em){#scene-registration .landing__right .profiter__container{display:flex;align-items:flex-start;justify-content:space-between}}@media screen and (max-width:63.9375em){#scene-registration .landing__right .profiter__el{margin-bottom:1.12rem}}#scene-registration .landing__right .profiter__el h4,#scene-registration .landing__right .profiter__el p{color:#a7a7a7;font-weight:400;text-align:center;text-transform:uppercase}#scene-registration .landing__right .profiter__el h4{font-family:Nove,sans-serif;font-size:1.92219rem}#scene-registration .landing__right .profiter__el p{font-family:TransitOT-Bold,sans-serif;font-size:.90181rem;line-height:.85669rem}#scene-registration .landing__right .profiter__el--1 h4{color:#ffd244}#scene-registration .landing__right .profiter__el--1 p{color:#503529}@keyframes background{0%{background:url(../static/product1.png) no-repeat 50%;background-size:83.25rem 51.10794rem}20%{background:url(../static/product1.png) no-repeat 50%;background-size:83.25rem 51.10794rem}25%{background:url(../static/product2.png) no-repeat 50%;background-size:83.25rem 51.10794rem}45%{background:url(../static/product2.png) no-repeat 50%;background-size:83.25rem 51.10794rem}50%{background:url(../static/product3.png) no-repeat 50%;background-size:83.25rem 51.10794rem}70%{background:url(../static/product3.png) no-repeat 50%;background-size:83.25rem 51.10794rem}75%{background:url(../static/product4.png) no-repeat 50%;background-size:83.25rem 51.10794rem}95%{background:url(../static/product4.png) no-repeat 50%;background-size:83.25rem 51.10794rem}}