body{color:#383838;-webkit-font-smoothing:antialiased}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6,p,dl{margin:0}.clear{clear:both}.clearer:before,.clearer:after{content:"";display:table}.clearer:after{clear:both}.clearer{*zoom:1}a,a:hover,a:focus,a:active,a:visited{text-decoration:none;color:#383838}dd{margin-left:0}.font-medium{font-weight:500}.font-bold{font-weight:700}.hidden{display:none}.flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.red,.current{color:#d51317 !important}.red-ish{color:crimson}.truncate{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}input{border-radius:0 !important}input[type=radio]{position:relative;top:1px;border-color:#383838;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;border:#d8d8d8 1px solid;border:#383838 solid 1px;border-radius:50%;width:18px;height:18px;cursor:pointer}input[type=radio]::-ms-check{display:none}input[type=radio]::-md-check{display:none}.read{cursor:pointer}.icon{display:inline-block;stroke-width:0;stroke:currentColor;fill:currentColor;width:2em;height:2em}img{max-width:100%;max-height:100%;height:auto}.sprite,.sprite-arrow-big{background-image:url("../images/sprites/spritesheet.png");background-repeat:no-repeat;display:block}.sprite-close{width:12px;height:12px;background-position:-9px -170px}.sprite-red-arrow{width:6px;height:11px;background-position:-9px -990px}.sprite-search{width:16px;height:16px;background-position:-9px -1135px}.sprite-arrow-big{width:12px;height:6px;background-position:-28px -1690px}.c-button{position:relative}.c-ripple{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;background:rgba(0,0,0,0)}.c-ripple__circle{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);opacity:0;width:0;height:0;border-radius:50%;background:hsla(0,0%,100%,.25)}.c-ripple.is-active .c-ripple__circle{-webkit-animation:a-ripple .4s ease-in;animation:a-ripple .4s ease-in}@-webkit-keyframes a-ripple{0%{opacity:0}25%{opacity:1}100%{width:200%;padding-bottom:200%;opacity:0}}@keyframes a-ripple{0%{opacity:0}25%{opacity:1}100%{width:200%;padding-bottom:200%;opacity:0}}.btn-cta-shop{background-color:#202a44;color:#fff;border:1px solid #202a44;font-size:16px;line-height:24px;font-weight:500;padding:12px;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.btn-cta-shop.disabled,.btn-cta-shop.not-ok,.btn-cta-shop:disabled{color:#707070;border:1px solid #d8d8d8;background-color:#d8d8d8;cursor:not-allowed}.btn-cta-shop.active,.btn-cta-shop.ok{color:#fff;border:1px solid #202a44;background-color:#202a44;cursor:pointer}.btn-cta-shop.disabled{color:#383838;background-color:#e4e2e2}.btn-cta-login{font-size:16px;line-height:22px;padding:8px 12px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;font-weight:500;background-color:#202a44;border:1px solid #202a44;color:#fff}.typed-cursor{opacity:1;-webkit-animation:blink .7s infinite;animation:blink .7s infinite}@keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@-webkit-keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}#page_dossier h2{color:#202a44;font-weight:600;font-size:24px}#page_dossier p{line-height:1.5;font-weight:300}#page_dossier p strong{font-size:16px;color:#202a44}.l-ctr{margin:0 auto}@media screen and (max-width: 768px){.l-ctr{padding:10px}}@media screen and (min-width: 768px)and (max-width: 1023px){.l-ctr{width:718px}}@media screen and (min-width: 1023px)and (max-width: 1366px){.l-ctr{width:964px}}@media screen and (min-width: 1366px)and (max-width: 1920px){.l-ctr{width:1306px}}@media screen and (min-width: 1920px){.l-ctr{width:1494px}}.l-ctr-s,.page-login{margin:0 auto}@media screen and (min-width: 768px)and (max-width: 1023px){.l-ctr-s,.page-login{width:596px}}@media screen and (min-width: 1023px)and (max-width: 1366px){.l-ctr-s,.page-login{width:800px}}@media screen and (min-width: 1366px)and (max-width: 1920px){.l-ctr-s,.page-login{width:1103px}}@media screen and (min-width: 1920px){.l-ctr-s,.page-login{width:1260px}}@media screen and (min-width: 1023px){.payment-method-page{padding-left:32px}}@media screen and (max-width: 768px){.payment-method-page .breadcrumb-root .return{display:none}}.payment-method-page .breadcrumb-root .flech-mobile,.payment-method-page .breadcrumb-root .return{margin-bottom:4px;padding:10px;padding-left:0}@media screen and (min-width: 1023px){.payment-method-page .breadcrumb-root .flech-mobile{display:none}}@media screen and (max-width: 768px){.payment-method-page .breadcrumb-root .flech-mobile{background-image:url("../../../../Content/Images/Sprites/arrowright.svg");-webkit-transform:rotate(180deg);transform:rotate(180deg);background-size:16px;background-repeat:no-repeat;background-position:center center;width:13px;height:14px;margin-left:10px}}.payment-method-page .stepper-progress-root{width:100%;padding-top:36px}@media screen and (min-width: 1023px){.payment-method-page .stepper-progress-root{max-width:90%;margin:0 auto}}@media screen and (max-width: 768px){.payment-method-page .stepper-progress-root{padding-right:16px}}.payment-method-page .stepper-progress-root .step-link-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 768px){.payment-method-page .stepper-progress-root .step-link-list{width:747px;margin:0 auto}}.payment-method-page .stepper-progress-root .step-link-list .step-item-link-wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;position:relative}.payment-method-page .stepper-progress-root .step-link-list .step-item-link-wrapper .container{width:100%;padding-left:18px}.payment-method-page .stepper-progress-root .step-link-list .step-item-link-wrapper .container .steps::before{width:32px;height:32px;border-radius:50%;position:absolute;top:-16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;content:"";background-image:url("../../../../Content/Images/Svg/Check.svg");background-size:14px;background-repeat:no-repeat;background-position:center}.payment-method-page .stepper-progress-root .step-link-list .step-item-link-wrapper .container .line{border-top:2px solid #efefef;width:100%}.payment-method-page .stepper-progress-root .step-link-list .step-item-link-wrapper .step-item-link{border:none;background:none;cursor:pointer;padding-top:19px;padding-left:14px;font-size:12px}.payment-method-page .stepper-progress-root .step-link-list .step-item-link-wrapper .step-item-link .step-item-link-title{font-size:12px;font-weight:400;line-height:20px}.payment-method-page .stepper-progress-root .step-link-list .step-item-link-wrapper.step-2 .step-item-link{padding-left:0 !important;text-align:center}.payment-method-page .stepper-progress-root .step-link-list .step-item-link-wrapper.step-2 .container{padding-left:0 !important}.payment-method-page .stepper-progress-root .step-link-list .step-item-link-wrapper.step-2 .container .steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.payment-method-page .stepper-progress-root .step-link-list .step-item-link-wrapper.active .container{padding-left:0px;padding-right:16px}.payment-method-page .stepper-progress-root .step-link-list .step-item-link-wrapper.active .container .steps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.payment-method-page .stepper-progress-root .step-link-list .step-item-link-wrapper.active .container .steps::before{content:"3";background:#202a44;color:#fff}.payment-method-page .stepper-progress-root .step-link-list .step-item-link-wrapper.active .step-item-link{text-align:end;padding-left:4px}@media screen and (min-width: 1023px){.okaidi #paymentMethod{padding-left:40px}}@media screen and (max-width: 1023px){.order-progress{margin-top:0 !important}}.checkout-before{font-weight:normal;display:block;font-size:14px;color:#383838}.fancyMondialRelayPoints .mondial-relay-point .cta_princ_large,.fancyMondialRelayPoints .ups-access-point .cta_princ_large,.fancyAccessPoint .mondial-relay-point .cta_princ_large,.fancyAccessPoint .ups-access-point .cta_princ_large{background-color:#202a44 !important;font-size:16px;line-height:22px;font-weight:300;color:#fff !important;padding:12px 12px;border:1px solid #202a44 !important;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}@media screen and (max-width: 767px){.fancyMondialRelayPoints .mondial-relay-point .cta_princ_large,.fancyMondialRelayPoints .ups-access-point .cta_princ_large,.fancyAccessPoint .mondial-relay-point .cta_princ_large,.fancyAccessPoint .ups-access-point .cta_princ_large{font-size:18px}}.fancyMondialRelayPoints .mondial-relay-point .mondial-relay-point-hours-wrapper .mondial-relay-point-hours,.fancyMondialRelayPoints .ups-access-point .mondial-relay-point-hours-wrapper .mondial-relay-point-hours,.fancyAccessPoint .mondial-relay-point .mondial-relay-point-hours-wrapper .mondial-relay-point-hours,.fancyAccessPoint .ups-access-point .mondial-relay-point-hours-wrapper .mondial-relay-point-hours{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.fancyMondialRelayPoints .mondial-relay-point .mondial-relay-point-hours-wrapper .mondial-relay-point-hours .relay-point-day,.fancyMondialRelayPoints .ups-access-point .mondial-relay-point-hours-wrapper .mondial-relay-point-hours .relay-point-day,.fancyAccessPoint .mondial-relay-point .mondial-relay-point-hours-wrapper .mondial-relay-point-hours .relay-point-day,.fancyAccessPoint .ups-access-point .mondial-relay-point-hours-wrapper .mondial-relay-point-hours .relay-point-day{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.fancyMondialRelayPoints .mondial-relay-point .mondial-relay-point-name,.fancyMondialRelayPoints .mondial-relay-point .ups-access-point-name,.fancyMondialRelayPoints .ups-access-point .mondial-relay-point-name,.fancyMondialRelayPoints .ups-access-point .ups-access-point-name,.fancyAccessPoint .mondial-relay-point .mondial-relay-point-name,.fancyAccessPoint .mondial-relay-point .ups-access-point-name,.fancyAccessPoint .ups-access-point .mondial-relay-point-name,.fancyAccessPoint .ups-access-point .ups-access-point-name{font-weight:600;-webkit-text-decoration-line:underline;text-decoration-line:underline}.mondial-relay-return .display-relay-point-hours{max-width:40%;margin:5px 0}.mondial-relay-return .display-relay-point-hours .dispay-hours-title .icon{vertical-align:sub;margin:0 5px}.mondial-relay-return .display-relay-point-hours .relay-point-hours{padding:5px}@media screen and (max-width: 767px){.mondial-relay-return .display-relay-point-hours{font-size:100%}}.mondial-relay-return .display-relay-point-hours .mondial-relay-point-hours-wrapper .mondial-relay-point-hours{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.mondial-relay-return .display-relay-point-hours .mondial-relay-point-hours-wrapper .mondial-relay-point-hours .relay-point-day{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.mondial-relay-return .open:after{-webkit-transform:rotate(45deg) translateY(-50%) !important;transform:rotate(45deg) translateY(-50%) !important;left:225px !important;top:-15px !important}.onClass{display:block}.page-login{overflow:hidden}.page-login .new-customer{position:relative}.page-login .new-customer .message-regex{color:#e30045;font-size:12px;font-weight:300;text-align:right;display:none}.page-login .input-loyaltycart{margin-top:40px}.page-login .loyaltycart-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-login .loyaltycart-container .loyaltycart-icon-box{position:absolute;right:-25px;top:13px}.page-login .loyaltycart-container .loyaltycart-icon-box .loyaltycart-icon{cursor:pointer;background:#bcbcbc;color:#fff;width:20px;height:20px;border-radius:50%;text-align:center}.page-login .loyaltycart-container .loyaltycart-icon-box .loyaltycart-info{display:none;background:#fff;border-radius:5px;padding:15px;width:400px;position:absolute;right:0;z-index:1;-webkit-box-shadow:2px 2px 20px rgba(105,105,105,.5490196078);box-shadow:2px 2px 20px rgba(105,105,105,.5490196078)}@media screen and (max-width: 768px){.page-login .loyaltycart-container .loyaltycart-icon-box .loyaltycart-info{z-index:111;width:100%;position:fixed;top:50vh;left:0px;line-height:1.6;font-weight:500;padding:12px;border-radius:0px;margin-left:auto;margin-right:auto;-webkit-box-shadow:0px 0px 0px #d8d8d8;box-shadow:0px 0px 0px #d8d8d8}.page-login .loyaltycart-container .loyaltycart-icon-box .loyaltycart-info .loyaltycart-content{padding:0 10px}}@media screen and (min-width: 768px){.page-login .loyaltycart-container .loyaltycart-icon-box .cross{display:none}}.page-login .loyaltycart-container .loyaltycart-icon-box .cross::after{float:right;content:"×";font-size:35px;margin-top:-15px;font-weight:300;margin-right:-5px;cursor:pointer}@media screen and (min-width: 768px){.page-login .loyaltycart-container .loyaltycart-icon-box:hover .loyaltycart-info{display:block}}.page-login .return-checkout{height:20px;margin-bottom:15px}.page-login .return-checkout a{color:#383838;font-size:14px;line-height:21px;font-weight:normal}.page-login .connection-advice{width:100%;margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width: 768px){.page-login .connection-advice{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:60px}}.page-login .connection-advice .separator{background-color:#202a44;height:100%;width:4px;margin-right:16px}@media screen and (max-width: 768px){.page-login .connection-advice .separator{height:60px}}.page-login .connection-advice .advice-text{color:#202a44;font-weight:400;font-size:16px}@media screen and (max-width: 768px){.page-login .connection-advice .advice-text{margin-right:16px}}@media screen and (min-width: 768px)and (max-width: 1023px){.page-login{width:718px}}@media screen and (min-width: 1023px)and (max-width: 1366px){.page-login{width:964px}}@media screen and (min-width: 1366px){.page-login{width:1084px}}.page-login form{border:1px solid #d8d8d8}@media screen and (min-width: 1023px){.page-login form{float:left;min-height:440px}}@media screen and (max-width: 768px){.page-login form{padding:25px 15px;margin-top:24px}}@media screen and (min-width: 768px)and (max-width: 1023px){.page-login form{padding:15px 60px;width:48%}.page-login form+form{margin-left:4%}}@media screen and (min-width: 1023px)and (max-width: 1366px){.page-login form{padding:55px 80px;width:472px}.page-login form+form{margin-left:20px}}@media screen and (min-width: 1366px)and (max-width: 1920px){.page-login form{padding:55px 110px;width:529px}.page-login form+form{margin-left:26px}}@media screen and (min-width: 1920px){.page-login form{padding:55px 110px;width:524px}.page-login form+form{margin-left:36px}}.page-login form .fid-msg .sendRecoveryData{margin-top:15px}@media screen and (min-width: 1023px){.page-login form .fid-msg{margin:16px -60px !important}}.page-login h2{margin-bottom:40px;font-size:20px;font-weight:500;line-height:30px}.page-login .prefilled-form-txt{font-weight:500;margin:10px 0 30px}.page-login .inputs{position:relative}@media screen and (max-width: 768px){.page-login .inputs{width:95% !important}}.page-login .inputs+.inputs:not(.reversed){margin-top:40px}.page-login .inputs input[type=text],.page-login .inputs input[type=email],.page-login .inputs input[type=password],.page-login .inputs input[type=tel]{width:100%}.page-login .inputs .active-cart-input{border:none;outline:none}.page-login .inputs input[type=checkbox]:checked{background-image:none !important}.page-login .inputs input[type=checkbox]:checked:after{position:relative;display:block;content:"";width:10px;height:10px;left:5px;top:13px;border-bottom:1px solid #000;border-right:1px solid #000;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:rotate(225deg) translateY(-50%);transform:rotate(225deg) translateY(-50%)}.page-login .inputs input:-webkit-autofill+.login-input-label:not(input.focused+label){-webkit-transform:translate3d(-16px, -187%, 0);transform:translate3d(-16px, -187%, 0);font-size:14px;color:#707070}.page-login .inputs input+label:not(.has-card){position:absolute;top:15px;left:15px;font-size:16px;line-height:20px;pointer-events:none;-webkit-transition:all 250ms;transition:all 250ms}.page-login .inputs input+label.has-card{width:90%}.page-login .inputs input.focused+label{top:-23px;left:0;font-size:14px;color:#383838;-webkit-transition:all 250ms;transition:all 250ms}.page-login .inputs .password.focused.notempty~#display-pswd{top:25px;height:0;line-height:0;padding:0 0;border:none}.page-login .inputs .input-validation-error{color:#e30045;border-color:#e30045 !important}.page-login .inputs .field-validation-error span{position:absolute;right:0;top:47px;color:#e30045;font-weight:300}@media screen and (max-width: 1023px){.page-login .inputs .field-validation-error span{font-size:12px}}.page-login .inputs .field-validation-error span:after{content:" ";display:inline-block;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20id%3D%22Calque_1%22%20data-name%3D%22Calque%201%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2015%2015%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23dc143c%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3EICON-CROSS%3C%2Ftitle%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%2215%201.54%2013.46%200%207.5%205.96%201.54%200%200%201.54%205.96%207.5%200%2013.46%201.54%2015%207.5%209.04%2013.46%2015%2015%2013.46%209.04%207.5%2015%201.54%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:50% 50%;background-size:1rem 1rem;position:absolute;top:-36px;right:0px;padding:15px;font-size:22px}.page-login .inputs .valid~.field-validation-valid:after{content:" ";display:inline-block;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Calque_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%22375.275px%22%20height%3D%22293.697px%22%20viewBox%3D%220%200%20375.275%20293.697%22%20enable-background%3D%22new%200%200%20375.275%20293.697%22%20xml%3Aspace%3D%22preserve%22%20fill%3D%22rgb%280%2C170%2C85%29%22%20style%3D%22%22%3E%20%3Cg%3E%20%3Cdefs%3E%20%3Crect%20id%3D%22SVGID_1_%22%20width%3D%22375.275%22%20height%3D%22293.697%22%2F%3E%20%3C%2Fdefs%3E%20%3CclipPath%20id%3D%22SVGID_2_%22%3E%20%3Cuse%20xlink%3Ahref%3D%22%23SVGID_1_%22%20overflow%3D%22visible%22%2F%3E%20%3C%2FclipPath%3E%20%3Cpolyline%20clip-path%3D%22url%28%23SVGID_2_%29%22%20fill%3D%22none%22%20stroke%3D%22rgb%280%2C170%2C85%29%22%20stroke-width%3D%2280%22%20stroke-miterlimit%3D%2210%22%20points%3D%22%20%20%20%2028.285%2C127.265%20138.146%2C237.128%20346.991%2C28.284%20%20%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:0 50%;background-size:1rem 1rem;position:absolute;top:8px;right:0px;padding:15px;font-size:22px}.page-login .inputs .has-loyalty-card-ctn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;position:relative;margin-bottom:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-login .inputs .has-loyalty-card-ctn .active-cart-input:after{position:relative;display:block;content:"";width:10px;height:10px;top:7px;left:4px;border-bottom:1px solid #000;border-right:1px solid #000;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:rotate(45deg) translateY(-50%);transform:rotate(45deg) translateY(-50%)}.page-login .inputs .has-loyalty-card-ctn .active-rotate:after{-webkit-transform:rotate(224deg) translateY(-50%);transform:rotate(224deg) translateY(-50%)}.page-login .inputs .has-loyalty-card-ctn .card-logo-okaplus{width:78px}@media screen and (min-width: 1023px){.page-login .inputs .has-loyalty-card-ctn .card-logo-okaplus{margin-right:36px}}.page-login .inputs .has-loyalty-card-ctn .card-logo-okaplus img{height:auto}.page-login .inputs .has-loyalty-card-ctn .card-logo img{height:auto;width:56px}.page-login .inputs .mdm-or{text-align:center;margin-top:40px}.page-login .toggle{position:relative;background-color:#d8d8d8;width:50px;height:25px;border-radius:50px !important;border:none;-webkit-box-sizing:content-box;box-sizing:content-box;padding:.1rem;-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px}.page-login .toggle::before{position:absolute;top:50%;left:0;content:"";height:15px;width:15px;background-color:#fff;border-radius:50px;-webkit-transform:translateX(50%) translateY(-50%);transform:translateX(50%) translateY(-50%)}.page-login .toggle[type=checkbox]:checked{background-color:#202a44}.page-login .toggle[type=checkbox]:checked::before{-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);right:0;left:auto}.page-login .toggle[type=checkbox]:checked::after{content:none !important}.page-login .form-fields .point-logo{position:absolute;right:0}.page-login .form-fields .point-logo:after{content:"?";border:1px solid rgba(0,0,0,0);padding:0px 7px 0px 7px;border-radius:50%;background-color:#202a44;color:#fff;cursor:pointer;position:absolute;right:-33px;top:12px}@media screen and (max-width: 768px){.page-login .form-fields .point-logo:after{right:10px}}.page-login .form-fields .fid-int{display:none;position:absolute;width:307px;z-index:1;background:#fff;border:1px solid #d8d8d8;padding:10px 25px 10px 25px}@media screen and (max-width: 1023px){.page-login .form-fields .fid-int{width:222px}}@media screen and (max-width: 768px){.page-login .form-fields .fid-int{right:70px}}.page-login .form-fields .fid-int .ban_cross_fid{background:rgba(0,0,0,0);color:#000;float:right;position:relative;border-radius:50%;right:-20px;top:0px;height:20px;width:20px;opacity:.7;-webkit-transition:.5s;transition:.5s;cursor:pointer}.page-login .form-fields .fid-int .ban_cross_fid:after,.page-login .form-fields .fid-int .ban_cross_fid:before{content:"";position:absolute;top:50%;left:50%;margin-top:0;margin-left:-12px;display:block;height:1px;width:24px;background-color:#000}.page-login .form-fields .fid-int .ban_cross_fid:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.page-login .form-fields .fid-int .ban_cross_fid:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.page-login .form-fields .fid-int .ban_cross_fid:hover{opacity:1}.page-login .form-fields .fid-int p,.page-login .form-fields .fid-int li{font-weight:500;font-size:10px}.page-login .form-fields .fid-int li{list-style:initial;margin-top:5px}.page-login .form-fields .fid-int li:last-child{margin-bottom:10px}.page-login .form-fields .fid-int img{margin:0 auto;display:block}.page-login .form-fields .inputs-top,.page-login .form-fields .fid-int{width:100%;margin-top:25px}.page-login .validation-summary-errors{font-size:12px;color:#202a44;position:relative;top:-22px;left:2px}.page-login .buttons{margin-top:24px}@media screen and (min-width: 375px){.page-login .buttons{text-align:left}}@media screen and (max-width: 768px){.page-login .buttons{text-align:center}}.page-login button[type=submit]{padding:12px 32px !important}.page-login .reversed{margin-top:18px;line-height:20px;font-size:14px}.page-login .reversed .forgot-password{text-decoration:underline}@media screen and (max-width: 768px){.page-login .returning-wrapper{padding:0 15px}}@media screen and (min-width: 768px){.page-login .returning-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}}.page-login #resultUpdatePassword{position:relative;padding-top:20px;color:#0a5}.page-login #resultUpdatePassword:after{display:none}.oxybul .existing-email{position:initial}.oxybul .existing-email:after{width:31px;height:31px;padding:0;top:9px}.existing-email{right:0px;font-size:12px;font-weight:300}.existing-email:after{content:" ";background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20id%3D%22Calque_1%22%20data-name%3D%22Calque%201%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2015%2015%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23dc143c%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3EICON-CROSS%3C%2Ftitle%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%2215%201.54%2013.46%200%207.5%205.96%201.54%200%200%201.54%205.96%207.5%200%2013.46%201.54%2015%207.5%209.04%2013.46%2015%2015%2013.46%209.04%207.5%2015%201.54%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:0 50%;background-size:1rem 1rem;top:10px;right:0px;padding:15px;font-size:22px;position:absolute}.login-captcha{margin-top:10px;padding-top:10px}.login-error-captcha-info{color:#d51317}@media screen and (max-width: 1023px){.login-error-captcha-info{display:block}}@media screen and (max-width: 1023px){.password-recovery-page .page-body{padding:20px}}@media screen and (min-width: 1366px){.password-recovery-page{max-width:1146px !important;margin:0 auto;padding:0 30px}}@media screen and (min-width: 1023px)and (max-width: 1366px){.password-recovery-page{max-width:804px !important}}.password-recovery-page .page-title h1,.password-recovery-page .page-title h2{display:inline-block;margin-top:20px;margin-bottom:8px}.password-recovery-page .page-title h1 span,.password-recovery-page .page-title h2 span{font-size:20px;font-weight:500;line-height:30px}@media screen and (max-width: 768px){.password-recovery-page .fieldset{width:100%}}@media screen and (min-width: 768px){.password-recovery-page .fieldset{max-width:300px}}.password-recovery-page .password-recovery-text{margin-bottom:35px}@media screen and (max-width: 768px){.password-recovery-page .buttons{width:100%}}@media screen and (min-width: 768px){.password-recovery-page .buttons{max-width:308px}}.password-recovery-page .buttons .password-recovery-button{background-color:#383838}.password-recovery-page .buttons .btn-cta-shop{color:#fff !important}.password-recovery-page .result{margin-top:10px;margin-bottom:24px;color:#202a44;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.password-recovery-page .result p{display:inline-block}.password-recovery-page .inputs{position:relative;margin-bottom:25px;margin-top:25px}.password-recovery-page .inputs span.error{display:block;margin-top:10px;position:initial !important}.password-recovery-page .inputs span.error::after{bottom:10px}.password-recovery-page .inputs span.field-validation-error{display:block;font-size:13px;margin-top:10px;font-weight:300}.password-recovery-page .inputs+.inputs:not(.reversed){margin-top:40px}.password-recovery-page .inputs input[type=text],.password-recovery-page .inputs input[type=email],.password-recovery-page .inputs input[type=password]{width:100%}.password-recovery-page .inputs .label-width{width:90%}.password-recovery-page .inputs .active-cart-input{border:none;outline:none}.password-recovery-page .inputs input+label:not(.has-card){position:absolute;top:15px;left:15px;font-size:16px;line-height:20px;pointer-events:none;-webkit-transition:all 250ms;transition:all 250ms}.password-recovery-page .inputs input+label.has-card{width:90%}.password-recovery-page .inputs input.focused+label{top:-23px;left:0;font-size:14px;color:#383838;-webkit-transition:all 250ms;transition:all 250ms}.password-recovery-page .inputs .password.focused.notempty~#display-pswd{top:25px;height:0;line-height:0;padding:0 0}.password-recovery-page .inputs .input-validation-error{color:#e30045;border-color:#e30045 !important}.password-recovery-page .inputs .field-validation-error span{right:0;top:47px;color:#e30045;font-weight:300}@media screen and (max-width: 1023px){.password-recovery-page .inputs .field-validation-error span{font-size:12px}}.password-recovery-page .inputs .field-validation-error span:after{content:" ";display:inline-block;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20id%3D%22Calque_1%22%20data-name%3D%22Calque%201%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2015%2015%22%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill%3A%23dc143c%3B%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Ctitle%3EICON-CROSS%3C%2Ftitle%3E%3Cpolygon%20class%3D%22cls-1%22%20points%3D%2215%201.54%2013.46%200%207.5%205.96%201.54%200%200%201.54%205.96%207.5%200%2013.46%201.54%2015%207.5%209.04%2013.46%2015%2015%2013.46%209.04%207.5%2015%201.54%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:50% 50%;background-size:1rem 1rem;position:absolute;top:10px;right:0px;padding:15px;font-size:22px}.password-recovery-page .inputs .valid~.field-validation-valid:after{content:" ";display:inline-block;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20version%3D%221.1%22%20id%3D%22Calque_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%22375.275px%22%20height%3D%22293.697px%22%20viewBox%3D%220%200%20375.275%20293.697%22%20enable-background%3D%22new%200%200%20375.275%20293.697%22%20xml%3Aspace%3D%22preserve%22%20fill%3D%22rgb%280%2C170%2C85%29%22%20style%3D%22%22%3E%20%3Cg%3E%20%3Cdefs%3E%20%3Crect%20id%3D%22SVGID_1_%22%20width%3D%22375.275%22%20height%3D%22293.697%22%2F%3E%20%3C%2Fdefs%3E%20%3CclipPath%20id%3D%22SVGID_2_%22%3E%20%3Cuse%20xlink%3Ahref%3D%22%23SVGID_1_%22%20overflow%3D%22visible%22%2F%3E%20%3C%2FclipPath%3E%20%3Cpolyline%20clip-path%3D%22url%28%23SVGID_2_%29%22%20fill%3D%22none%22%20stroke%3D%22rgb%280%2C170%2C85%29%22%20stroke-width%3D%2280%22%20stroke-miterlimit%3D%2210%22%20points%3D%22%20%20%20%2028.285%2C127.265%20138.146%2C237.128%20346.991%2C28.284%20%20%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:0 50%;background-size:1rem 1rem;position:absolute;top:8px;right:0px;padding:15px;font-size:22px}.password-recovery-page .password-conditions{font-size:13px;line-height:20px;margin-bottom:35px;margin-top:0px}.password-recovery-page .password-conditions .field-validation-error{font-size:13px;color:#e30045 !important}.display-password{display:-webkit-box;display:-ms-flexbox;display:flex;top:24px;height:0;line-height:0;padding:0 0;border:none;position:absolute;right:23px;text-transform:uppercase;font-size:16px;font-weight:500;background:#fff;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#707070}.display-password:hover{color:#0d3880}
