*{-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;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}}@media screen and (min-width:64em){.mobile{display:none}}.cta{outline:none;border:none;background:transparent;width:100%;max-width:19.75rem;height:3.625rem;line-height:3.625rem;display:flex;justify-content:center;margin:0 auto;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}.cta,.cta:focus,.cta:hover{text-decoration:none}.cta.black{color:#fff;background-color:#000}.cta span{color:#1f1f1f;text-align:center;font-family:Arial,sans-serif;font-size:1rem;font-style:normal;font-weight:700;text-transform:uppercase}@media screen and (max-width:63.9375em){.cta span{font-size:.93313rem;letter-spacing:.01869rem}}.container_cta{width:19.75rem;background:#fdc75f;margin-inline:auto;margin-bottom:.81rem;transition:.2s}@media screen and (max-width:63.9375em){.container_cta{margin-bottom:1.14rem}}.container_cta:hover{background:#efb445}@font-face{font-family:Georgia;src:url(//d1h8fl8on3a554.cloudfront.net/fonts/Georgia/Georgia.woff) format("woff");src:url(//d1h8fl8on3a554.cloudfront.net/fonts/Georgia/Georgia.woff2) format("woff2");font-style:normal;font-stretch:normal;unicode-range:U+0020-2122}@font-face{font-family:AustinCyr;src:url(//d1h8fl8on3a554.cloudfront.net/fonts/AustinCyr/AustinCyr-Semibold.woff) format("woff");src:url(//d1h8fl8on3a554.cloudfront.net/fonts/AustinCyr/AustinCyr-Semibold.woff2) format("woff2");font-style:normal;font-stretch:normal;unicode-range:U+0020-2122}@font-face{font-family:Atlas_grotesk;src:url(//d1h8fl8on3a554.cloudfront.net/fonts/Atlas_grotesk/AtlasGrotesk-Regular.woff) format("woff");font-style:normal;font-stretch:normal;unicode-range:U+0020-2122}@font-face{font-family:Atlas_grotesk_black;src:url(//d1h8fl8on3a554.cloudfront.net/fonts/Atlas_grotesk/AtlasGrotesk-Black.woff) format("woff");font-style:normal;font-stretch:normal;unicode-range:U+0020-2122}@media screen and (min-width:64em){.inner{margin:0 auto}}.flex--center{display:flex;align-items:center;justify-content:center}.flex--center-betw{display:flex;align-items:center;justify-content:space-between}input,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:20.9375rem;border-radius:.25rem;height:2.75rem;background:#f5f5f5;border:none;color:#000;font-family:Lato,sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:1.725rem;text-transform:uppercase;padding-left:1rem}@media screen and (max-width:63.9375em){input,input[type=email],input[type=tel],input[type=text],select{width:100%;height:2.56613rem;border-radius:.38881rem;background:#f5f5f5;font-size:.69988rem;line-height:1.60969rem;padding-left:.93rem}}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:4%}select option{background-color:#fff;color:#000}input::-webkit-input-placeholder{color:#000}input:-moz-placeholder,input::-moz-placeholder{color:#000}input:-ms-input-placeholder{color:#000}input.error,select.error{border-bottom:2px solid red}@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}@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;padding:xxxxxxxxxxx}@media screen and (min-width:64em){.civilite{padding:xxxxxxxxxx}}.civilite [type=radio]{position:absolute;left:-9999px}.civilite [type=radio]+label{position:relative;padding-left:xxxxxxxxxx;cursor:pointer;line-height:xxxxxxx;display:inline-block;color:xxxxxxxxx;font-size:xxxxxxxx;letter-spacing:xxxxxxxxx}@media screen and (min-width:64em){.civilite [type=radio]+label{font-size:xxxxxxxxxx}}.civilite [type=radio]+label:before{content:"";position:absolute;left:0;top:0;width:xxxxx;height:xxxxx;border:1px solid xxxxxxxxxxxxx;border-radius:100%;background:xxxxxxxxxxxx}.civilite [type=radio]+label:after{content:"";width:8px;height:8px;background-color:xxxxxxxxxxx;position:absolute;top:4px;left:4px;border-radius:100%;-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}@media screen and (max-width:63.9375em){#scene-confirmation{padding-bottom:3rem}}#scene-confirmation section.header{display:flex;justify-content:center;background:url(../static/bck.jpg) no-repeat 50% #fff;background-size:cover;position:relative;overflow:hidden;padding-top:4.688rem;padding-bottom:4.56rem}@media screen and (max-width:63.9375em){#scene-confirmation section.header{height:unset;padding-top:3.94rem;padding-bottom:3.23rem}}#scene-confirmation section.header .brand{margin-bottom:4.99rem;text-align:center}@media screen and (max-width:63.9375em){#scene-confirmation section.header .brand{margin-bottom:2.44rem}}#scene-confirmation section.header .brand img{width:16.4375rem}@media screen and (max-width:63.9375em){#scene-confirmation section.header .brand img{width:10.8375rem}}#scene-confirmation section.header h2{color:#fff;text-align:center;font-family:AustinCyr,sans-serif;font-size:3.125rem;font-style:normal;font-weight:600;line-height:3.125rem;margin-bottom:1.88rem}@media screen and (max-width:63.9375em){#scene-confirmation section.header h2{text-shadow:0 0 7.2px rgba(0,0,0,.25);font-size:1.875rem;line-height:1.875rem;margin-bottom:1.16rem}}#scene-confirmation section.header p.text_intro{color:#fff;text-align:center;font-family:Arial,sans-serif;font-size:1.125rem;font-style:normal;font-weight:400;line-height:1.3125rem;margin-bottom:2.44rem}@media screen and (max-width:63.9375em){#scene-confirmation section.header p.text_intro{text-shadow:0 0 12px rgba(0,0,0,.25);font-size:.825rem;line-height:.7875rem;margin-bottom:1.58rem}}#scene-confirmation section.header .bloc_offre{display:flex;justify-content:center;margin-bottom:2.06rem}@media screen and (max-width:63.9375em){#scene-confirmation section.header .bloc_offre{margin-bottom:2.21rem;flex-direction:column}}#scene-confirmation section.header .bloc_offre .offre{width:22.9rem;border-radius:.875rem 0 0 .875rem;border:1px solid #fff;background:rgba(0,0,0,.1);height:13.75rem;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (max-width:63.9375em){#scene-confirmation section.header .bloc_offre .offre{border-radius:.525rem .525rem 0 0;border:.6px solid #fff;width:19.6875rem;height:10.425rem}}#scene-confirmation section.header .bloc_offre .offre p{position:relative;color:#fff;text-align:center;font-family:Atlas_grotesk,sans-serif;font-size:1.86306rem;font-style:normal;font-weight:400;line-height:1.64213rem;letter-spacing:.86731rem;text-transform:uppercase}@media screen and (max-width:63.9375em){#scene-confirmation section.header .bloc_offre .offre p{font-size:1.29994rem;line-height:1.14575rem;letter-spacing:.60519rem}}#scene-confirmation section.header .bloc_offre .offre p strong{color:#fdc75f;text-align:center;font-family:Atlas_grotesk_black,sans-serif;font-size:4.87756rem;font-style:normal;font-weight:900;line-height:5.14594rem;letter-spacing:-.15944rem;margin-right:.625rem}@media screen and (max-width:63.9375em){#scene-confirmation section.header .bloc_offre .offre p strong{font-size:3.40325rem;line-height:3.89275rem;letter-spacing:-.11125rem}}#scene-confirmation section.header .bloc_offre .offre p b{width:.65331rem;height:.65331rem;display:inline-block;position:absolute;color:#fdc75f;right:.112rem;font-size:1.438rem}@media screen and (max-width:63.9375em){#scene-confirmation section.header .bloc_offre .offre p b{width:.45581rem;height:.45581rem;right:.312rem}}#scene-confirmation section.header .bloc_offre .offre p span{color:#fff;font-family:Atlas_grotesk,sans-serif;font-size:1.51606rem;font-style:normal;font-weight:400;line-height:1.58363rem;letter-spacing:.34694rem;text-transform:uppercase;text-align:center;text-decoration:underline}@media screen and (max-width:63.9375em){#scene-confirmation section.header .bloc_offre .offre p span{font-size:1.05781rem;line-height:1.10494rem;letter-spacing:.24206rem}}#scene-confirmation section.header .bloc_code{border:1px dashed #fff!important;border-left:none!important;border-radius:0 .875rem .875rem 0;border-top:1px solid #fff;border-right:1px solid #fff;border-bottom:1px solid #fff;opacity:.9;width:23.4375rem;height:13.75rem;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (max-width:63.9375em){#scene-confirmation section.header .bloc_code{border-radius:0 0 .525rem .525rem;width:19.6875rem;height:9.7875rem;border-right:.6px solid #fff;border-bottom:.6px solid #fff;border-left:.6px solid #fff;opacity:.9;border-top:none!important;border-left:1px dashed #fff!important}}#scene-confirmation section.header .bloc_code p{color:#fff;text-align:center;font-family:Arial,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}@media screen and (max-width:63.9375em){#scene-confirmation section.header .bloc_code p{font-size:.75rem}}#scene-confirmation section.header .bloc_code p.code{color:#fff;text-align:center;font-family:Arial,sans-serif;font-size:2.6875rem;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;margin:.94rem 0 1.25rem}@media screen and (max-width:63.9375em){#scene-confirmation section.header .bloc_code p.code{font-size:2.27069rem;margin:.85rem 0 .94rem}}#scene-confirmation section.header .bloc_code .cta--code{color:#fff}#scene-confirmation section.header .bloc_code a span{color:#fff;text-align:center;font-family:Arial,sans-serif;font-size:.8125rem;font-style:normal;font-weight:400;line-height:normal;text-decoration-line:underline}@media screen and (max-width:63.9375em){#scene-confirmation section.header .bloc_code a span{font-size:.75rem}}#scene-confirmation section.header .cta-share{margin:auto auto 11rem}@media screen and (max-width:63.9375em){#scene-confirmation section.header .cta-share{margin-bottom:3rem}}#scene-confirmation section.header .cta-share p{color:#fff;text-align:center;font-family:Arial,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.75rem;text-decoration-line:underline;text-transform:uppercase}@media screen and (max-width:63.9375em){#scene-confirmation section.header .cta-share p{font-size:.9rem;line-height:1.05rem}}#scene-confirmation section.header .container_arrow{border-radius:38px;border:1px solid #fff;width:42px;height:42px;margin:0 auto;display:flex;justify-content:center;align-items:center}#scene-confirmation section.header .arrow{padding:10px;animation:bounce .6s;animation-direction:alternate;animation-iteration-count:infinite}@keyframes bounce{0%{transform:translateZ(0)}to{transform:translate3d(0,3px,0)}}#scene-confirmation .container_cards{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap}@media screen and (max-width:63.9375em){#scene-confirmation .container_cards{flex-direction:column}}#scene-confirmation .container_cards .card{max-width:22.063rem;width:100%}@media screen and (max-width:63.9375em){#scene-confirmation .container_cards .card{max-width:100%}}@media screen and (max-width:63.9375em){#scene-confirmation .container_cards .card:not(.card3){margin-bottom:1.16rem}}@media screen and (min-width:64em){#scene-confirmation .container_cards .card--big{max-width:34.65625rem}}#scene-confirmation .container_cards .bloc_img{height:16.625rem}@media screen and (max-width:63.9375em){#scene-confirmation .container_cards .bloc_img{height:9.975rem;border-radius:.5625rem .5625rem 0 0;overflow:hidden}}#scene-confirmation .container_cards .bloc_img img{height:100%;object-fit:cover}@media screen and (max-width:63.9375em){#scene-confirmation .container_cards .bloc_img img{width:100%}}#scene-confirmation .container_cards .bloc_txt{padding:1.75rem 1.5rem 1.69rem 1.12rem;border-radius:0 0 .9375rem .9375rem}@media screen and (max-width:63.9375em){#scene-confirmation .container_cards .bloc_txt{border-radius:0 0 .5625rem .5625rem;padding:1.5rem .94rem 1.5rem .92rem}}#scene-confirmation .container_cards .bloc_txt h4{color:#092c55;font-family:AustinCyr,sans-serif;font-size:1.7rem;font-weight:600;line-height:1.9375rem;margin-bottom:.87rem}@media screen and (max-width:63.9375em){#scene-confirmation .container_cards .bloc_txt h4{font-size:1.35rem;line-height:1.39356rem}}#scene-confirmation .container_cards .bloc_txt p.desc{color:#20304a;font-family:Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.8125rem;min-height:7.25rem;margin-bottom:2.75rem}@media screen and (max-width:63.9375em){#scene-confirmation .container_cards .bloc_txt p.desc{font-size:.825rem;line-height:1.0875rem;min-height:unset;margin-bottom:1.61rem}}#scene-confirmation .container_cards .bloc_txt .container_link a{display:flex;align-items:center;justify-content:end;margin-top:1.12rem}#scene-confirmation .container_cards .bloc_txt .container_link a:hover{text-decoration:none}#scene-confirmation .container_cards .bloc_txt .container_link a:hover img{margin-left:.513rem;transition:.3s}#scene-confirmation .container_cards .bloc_txt .container_link a p{color:#20304a;font-family:Arial,sans-serif;font-size:.9375rem;font-weight:700;line-height:1.8125rem;margin:0 .63rem 0 0}#scene-confirmation section.croisieres{background:#f5f5f5;padding:6.56rem 0 7.44rem}@media screen and (max-width:63.9375em){#scene-confirmation section.croisieres{padding:3rem 0 4.55rem}}#scene-confirmation section.croisieres .container_cards .card .bloc_txt{background:#fff}#scene-confirmation section.croisieres .container_cards{margin-bottom:5.25rem}@media screen and (max-width:63.9375em){#scene-confirmation section.croisieres .container_cards{margin-bottom:2.74rem}}#scene-confirmation section.croisieres .container{max-width:73rem;margin:0 auto}@media screen and (max-width:63.9375em){#scene-confirmation section.croisieres .container{max-width:100%;padding:0 2.3rem}}#scene-confirmation section.croisieres h2{color:#092c55;font-family:AustinCyr,sans-serif;font-size:3.375rem;font-weight:600;line-height:2.32263rem}@media screen and (max-width:63.9375em){#scene-confirmation section.croisieres h2{font-size:1.7295rem}}#scene-confirmation section.croisieres .card_longue{display:flex;justify-content:space-between;background:#fff;border-radius:.9375rem 0 0 .9375rem;margin:2.56rem 0}@media screen and (max-width:63.9375em){#scene-confirmation section.croisieres .card_longue{flex-direction:column;margin:1.57rem 0 1.16rem;border-radius:0 0 .5625rem .5625rem}}#scene-confirmation section.croisieres .card_longue .bloc_img{width:34.6875rem}@media screen and (max-width:63.9375em){#scene-confirmation section.croisieres .card_longue .bloc_img{width:100%;border-radius:.5625rem .5625rem 0 0;overflow:hidden}}#scene-confirmation section.croisieres .card_longue .bloc_img img{width:100%;object-fit:cover;height:100%;object-position:left}#scene-confirmation section.croisieres .card_longue .bloc_txt{padding:1.66rem 1.5rem 1.72rem 2.25rem;width:37.3125rem}@media screen and (max-width:63.9375em){#scene-confirmation section.croisieres .card_longue .bloc_txt{width:100%;padding:1.5rem .94rem 1.5rem .92rem}}#scene-confirmation section.croisieres .card_longue h4{color:#092c55;font-family:AustinCyr,sans-serif;font-size:1.7rem;font-weight:600;line-height:2.32263rem;margin-bottom:.88rem}@media screen and (max-width:63.9375em){#scene-confirmation section.croisieres .card_longue h4{margin-bottom:.53rem;font-size:1.35rem;line-height:1.39356rem}}#scene-confirmation section.croisieres .card_longue p{color:#20304a;font-family:Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.8125rem;margin-bottom:2.69rem}@media screen and (max-width:63.9375em){#scene-confirmation section.croisieres .card_longue p{font-size:.825rem;margin-bottom:1.61rem;line-height:1.0875rem}}#scene-confirmation section.croisieres .card_longue .container_link a{display:flex;align-items:center;justify-content:end;margin-top:1.19rem;transition:.3s}#scene-confirmation section.croisieres .card_longue .container_link a:hover{text-decoration:none}#scene-confirmation section.croisieres .card_longue .container_link a:hover img{margin-left:.513rem;transition:.3s}#scene-confirmation section.croisieres .card_longue .container_link a p{color:#20304a;font-family:Arial,sans-serif;font-size:.9375rem;font-weight:700;line-height:1.8125rem;margin:0 .63rem 0 0}#scene-confirmation section.cards.cards2{padding:4.81rem 0}#scene-confirmation section.cards.cards2 .card{margin-bottom:4.81rem;text-decoration:none}@media screen and (max-width:63.9375em){#scene-confirmation section.cards.cards2 .card{margin-bottom:2.92rem}}@media screen and (max-width:63.9375em){#scene-confirmation section.cards.cards2 .card .bloc_img{height:15.06138rem}}@media screen and (max-width:63.9375em){#scene-confirmation section.cards.cards2 .card .bloc_img img{object-position:top}}#scene-confirmation section.cards.cards2 .card:hover{text-decoration:none}#scene-confirmation section.cards.cards2 .container{max-width:73rem;margin:0 auto}@media screen and (max-width:63.9375em){#scene-confirmation section.cards.cards2 .container{max-width:100%;padding:0 2.3rem}}#scene-confirmation section.cards.cards2 h4{height:3.5rem;font-family:Arial,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.75rem;margin-bottom:.75rem}@media screen and (max-width:63.9375em){#scene-confirmation section.cards.cards2 h4{height:unset}}#scene-confirmation section.cards.cards2 p.subtitle{color:#092c55;font-family:Arial,sans-serif;font-size:.875rem;font-weight:600;line-height:1.8125rem}@media screen and (max-width:63.9375em){#scene-confirmation section.cards.cards2 p.subtitle{font-size:.75rem}}#scene-confirmation section.cards.cards2 .bloc_txt{background:rgba(246,237,219,.7);height:23.4rem;display:flex;flex-direction:column;justify-content:space-between}@media screen and (min-width:64em){#scene-confirmation section.cards.cards2 .bloc_txt{padding:1.5rem 1.12rem 1.69rem}}#scene-confirmation section.cards.cards2 .bloc-bottom .discount{background-color:#fdc75f;display:flex;align-items:center;width:fit-content;height:1.96794rem;line-height:1.96794rem;padding:0 .656rem;margin-bottom:.75rem}#scene-confirmation section.cards.cards2 .bloc-bottom .discount p{color:#20304a;font-family:Arial,sans-serif;font-size:.6055rem;font-weight:700;text-transform:uppercase}#scene-confirmation section.cards.cards2 .bloc-bottom__container{display:flex;align-items:center;justify-content:space-between}#scene-confirmation section.cards.cards2 .bloc-bottom__container .price h5,#scene-confirmation section.cards.cards2 .bloc-bottom__container .price p{font-family:Arial,sans-serif;font-weight:700}#scene-confirmation section.cards.cards2 .bloc-bottom__container .price p{color:#4c4c4c;font-size:.8125rem;margin-bottom:.375rem}#scene-confirmation section.cards.cards2 .bloc-bottom__container .price h5{color:#092c55;font-size:1.25rem;text-transform:uppercase}#scene-confirmation section.cards.cards2 .bloc-bottom__container .agency img.original{width:5.29181rem}#scene-confirmation section.cards.cards2 .bloc-bottom__container .agency img.signature{width:6.24244rem}#scene-confirmation section.cards.cards2 .picto_last{margin-bottom:2.69rem!important}@media screen and (max-width:63.9375em){#scene-confirmation section.cards.cards2 .picto_last{margin-bottom:2.43rem}}#scene-confirmation section.cards.cards2 .container_picto{display:flex;justify-content:space-between}#scene-confirmation section.cards.cards2 .container_picto:not(.picto_last){margin-bottom:.47rem}@media screen and (max-width:63.9375em){#scene-confirmation section.cards.cards2 .container_picto:not(.picto_last){margin-bottom:.52rem}}#scene-confirmation section.cards.cards2 .container_picto .picto{display:flex;align-items:center}#scene-confirmation section.cards.cards2 .container_picto .picto p{color:#3c3c3c;font-family:Arial,sans-serif;font-size:.8125rem;font-weight:400;line-height:1.8125rem}@media screen and (max-width:63.9375em){#scene-confirmation section.cards.cards2 .container_picto .picto p{font-size:.73606rem;line-height:1.64206rem}}#scene-confirmation section.cards.cards2 .container_picto .picto img{width:1.5rem}#scene-confirmation section.cards.cards2 .container_picto p.desc_picto{color:#20304a;font-family:Arial,sans-serif;font-size:.87rem;font-weight:700;line-height:.8rem}@media screen and (max-width:63.9375em){#scene-confirmation section.cards.cards2 .container_picto p.desc_picto{font-size:.79269rem;line-height:1.64206rem}}#scene-confirmation section.cards.cards2 .container_picto img{width:1.5rem;object-fit:contain;margin-right:.62rem}#scene-confirmation section.banniere{padding:2.5rem 0 3.38rem;background:url(../static/banniere.jpg) no-repeat 50% #fff;background-size:cover;position:relative;overflow:hidden;margin-inline:auto}@media screen and (max-width:63.9375em){#scene-confirmation section.banniere{padding:4rem 0;background:url(../static/banniere_mob.jpg) no-repeat 100% #fff;background-size:cover}}#scene-confirmation section.banniere .container{max-width:73rem;margin-inline:auto}@media screen and (max-width:63.9375em){#scene-confirmation section.banniere .container{max-width:100%;padding-left:37px}}#scene-confirmation section.banniere h2{color:#fff;font-family:AustinCyr,sans-serif;font-size:3.4375rem;font-style:normal;font-weight:600;line-height:4.53969rem}@media screen and (max-width:63.9375em){#scene-confirmation section.banniere h2{font-size:1.725rem;line-height:2.72381rem}}#scene-confirmation section.banniere p{color:#fff;font-family:Arial,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.625rem}@media screen and (max-width:63.9375em){#scene-confirmation section.banniere p{font-size:.825rem;line-height:.975rem}}#scene-confirmation footer{max-width:73rem;margin:0 auto}#scene-confirmation footer .container_img_gold{display:flex;justify-content:center;margin-bottom:2.19rem}#scene-confirmation footer .container_img_gold .footer_gold{width:6.5625rem}@media screen and (max-width:63.9375em){#scene-confirmation footer .container_img_gold .footer_gold{width:7.28913rem}}#scene-confirmation footer .container_rs{display:flex;justify-content:center;padding:2.19rem 0}#scene-confirmation footer .container_rs img{width:2.125rem}#scene-confirmation footer .container_rs a{margin:0 .3rem}@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}#scene-registration #video_background{display:block;position:absolute;z-index:-1;bottom:0;right:0;margin:0;min-width:100%;min-height:100%;width:auto;height:auto;overflow:hidden}@media screen and (max-width:63.9375em){#scene-registration #video_background{height:17.2125rem;min-height:unset;top:0;bottom:unset}}#scene-registration .inner{display:flex;justify-content:space-between;align-items:normal;min-height:100vh;padding:4.438rem 14.188rem 6.938rem 8.75rem}@media screen and (max-width:63.9375em){#scene-registration .inner{min-height:unset;padding:0;flex-direction:column}}#scene-registration .bloc_left{display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:63.9375em){#scene-registration .bloc_left{height:unset}}@media screen and (max-width:63.9375em){#scene-registration .bloc_left .bloc_img{text-align:center}}@media screen and (max-width:63.9375em){#scene-registration .bloc_left .bloc_img img{width:14.1375rem;margin-bottom:5.51rem}}#scene-registration .bloc_left h2{font-family:AustinCyr,sans-serif;color:#fff;font-size:6.88131rem;font-style:normal;font-weight:600;line-height:6.2375rem;letter-spacing:.34406rem;text-transform:uppercase;margin-bottom:.94rem}@media screen and (max-width:63.9375em){#scene-registration .bloc_left h2{font-size:2.25rem;line-height:103.3%;letter-spacing:.16306rem;text-transform:uppercase;color:#092c55;margin-bottom:.41rem;text-align:center}}#scene-registration .bloc_left p{color:#ebebeb;font-family:Arial,sans-serif;font-size:1.0625rem;font-style:normal;font-weight:400;line-height:1.625rem}@media screen and (max-width:63.9375em){#scene-registration .bloc_left p{font-size:.825rem;line-height:1.10625rem;text-align:center;color:#092c55;margin-bottom:1.56rem}}@media screen and (max-width:63.9375em){#scene-registration .bloc_left .brand{margin-bottom:1.58rem;margin-top:2.66rem;margin-inline:auto}}#scene-registration .bloc_left .brand img{width:22.5625rem}@media screen and (max-width:63.9375em){#scene-registration .bloc_left .brand img{width:13.5375rem}}#scene-registration .bloc_right{display:flex;flex-direction:column;justify-content:center}#scene-registration .bloc_right .bloc_img{margin-bottom:3rem}#scene-registration .bloc_right .bloc_img img{width:19.31894rem}#scene-registration .bloc_right .form__el:not(.form__el--email){margin-bottom:.63rem}@media screen and (max-width:63.9375em){#scene-registration .bloc_right .form__el:not(.form__el--email){margin-bottom:.58rem}}#scene-registration .bloc_right p{color:#fff;text-align:center;font-family:Arial,sans-serif;font-size:.6875rem;font-style:normal;font-weight:400;line-height:.75rem;margin-bottom:3rem;margin-top:.81rem}@media screen and (max-width:63.9375em){#scene-registration .bloc_right p{color:#092c55;margin-top:.76rem;font-size:.75rem;line-height:1.00125rem;margin-bottom:2.78rem}}#scene-registration .bloc_right p.links{margin-top:3.87rem;margin-bottom:0}@media screen and (max-width:63.9375em){#scene-registration .bloc_right p.links{margin-top:6.53rem;margin-bottom:4rem}}#scene-registration .bloc_right .cta{display:flex;width:19.75rem;padding:.9375rem 3.125rem;justify-content:center;align-items:center;gap:.625rem;background:#fdc75f;color:#20304a;text-align:center;font-family:Arial,sans-serif;font-size:1rem;font-style:normal;font-weight:700;line-height:1.75rem;letter-spacing:.02rem;text-transform:uppercase;transition:.2s}@media screen and (max-width:63.9375em){#scene-registration .bloc_right .cta{height:3.375rem;padding:1.458rem 4.86006rem;gap:.972rem;align-self:stretch;font-size:.93313rem;line-height:1.633rem;letter-spacing:.01869rem;width:100%}}#scene-registration .bloc_right .cta:hover{background:#efb445}@media screen and (max-width:63.9375em){#scene-registration .bloc_right #main-form{padding:0 2rem}}