.CheckoutNavigationButtons{flex:0;display:flex;width:100%;max-width:1280px;z-index:15;background-color:#000;justify-content:space-between;padding:8px 16px}.CheckoutNavigationButtons:not(.is-not-sticky){position:-webkit-sticky;position:sticky;bottom:0}.CheckoutNavigationButtons.CheckoutNavigationButtons__fullWidth{position:fixed;flex:1}@media screen and (min-width:670px){.CheckoutNavigationButtons{padding:8px 32px}}.CheckoutNavigationButtons__button.is-visible{visibility:hidden}.CheckoutNavigationButtons{background:#122aff;padding:0 16px}.Toggle__heading{position:relative;display:block;padding:16px 48px 16px 16px;background-color:#fff;border-bottom:1px solid #f2f2f2;font-size:1.4rem;font-weight:700;text-transform:uppercase;transition:background-color .7s,color .7s}.Toggle__heading:after,.Toggle__heading:before{position:absolute;top:50%;transform:translateY(-50%);content:"";width:10px;height:2px}@media screen and (min-width:670px){.Toggle__heading:after,.Toggle__heading:before{transition:transform .5s}}.Toggle__heading:before{right:22px;transform:translateY(-50%) rotate(45deg)}.Toggle__heading:after{right:16px;transform:translateY(-50%) rotate(-45deg)}.Toggle__heading.is-expanded:before{transform:translateY(-50%) rotate(-45deg)}.Toggle__heading.is-expanded:after{transform:translateY(-50%) rotate(45deg)}.Toggle_withoutBorder{border-bottom:none}.Toggle__contents{max-height:10000px;padding:0;transition:max-height .5s;overflow:hidden}.Toggle__contents.is-hidden{display:none;max-height:0}.Toggle__contents:after,.Toggle__contents:before{content:"";display:block;height:16px}.Toggle_allowOverflow>.Toggle__contents{overflow:visible}.Toggle_noBeforeAfter>.Toggle__contents:after,.Toggle_noBeforeAfter>.Toggle__contents:before{display:none}.Toggle_clear>.Toggle__heading.is-expanded{background-color:transparent;border-bottom:transparent}.Toggle_clear>.Toggle__contents{background-color:transparent}.Toggle_fullWhite>.Toggle__heading.is-expanded,.Toggle_white>.Toggle__heading.is-expanded{border-bottom:none;background-color:#fff;color:#000;padding-bottom:8px}.Toggle_fullWhite>.Toggle__heading.is-expanded:after,.Toggle_fullWhite>.Toggle__heading.is-expanded:before,.Toggle_white>.Toggle__heading.is-expanded:after,.Toggle_white>.Toggle__heading.is-expanded:before{background-color:#000}.Toggle_fullWhite>.Toggle__contents{background-color:#fff}.Toggle_noSpace>.Toggle__contents{padding:0;margin:0}.Toggle_noSpace>.Toggle__contents:after,.Toggle_noSpace>.Toggle__contents:before{content:none}.Toggle_noCollapse>.Toggle__heading{cursor:default;pointer-events:none}.Toggle_noCollapse>.Toggle__heading:after,.Toggle_noCollapse>.Toggle__heading:before{display:none}.Toggle_noCollapse>.Toggle__contents{margin-bottom:10px}.Toggle_arrowTop>.Toggle__heading:after,.Toggle_arrowTop>.Toggle__heading:before{top:20px}.Toggle_arrowTop>.Toggle__heading:before{transform:translateY(0) rotate(45deg)}.Toggle_arrowTop>.Toggle__heading:after{transform:translateY(0) rotate(-45deg)}.Toggle_arrowTop>.Toggle__heading.is-expanded:before{transform:translateY(0) rotate(-45deg)}.Toggle_arrowTop>.Toggle__heading.is-expanded:after{transform:translateY(0) rotate(45deg)}.Toggle_dark>.Toggle__heading{background-color:#000;border-bottom:1px solid #000;color:#fff}.Toggle_dark>.Toggle__heading:after,.Toggle_dark>.Toggle__heading:before{background-color:#122aff}.Toggle_tinyHeading>.Toggle__heading{min-height:16px;padding-top:12px;padding-bottom:8px}.Toggle__heading{border-color:#ccc;color:#000;font-size:2rem;min-height:68px;align-items:center;display:flex;padding:16px 64px 16px 16px}.Toggle__heading>.Toggle__circle{top:50%;transform:translateY(-50%);right:16px;display:inline-block;width:36px;height:36px;border:2px solid #122aff;border-radius:50%;position:absolute}.Toggle__heading:after,.Toggle__heading:before{background-color:#122aff}.Toggle__heading:before{right:32px}.Toggle__heading:after{right:26px}.Toggle__heading.is-expanded{background-color:#122aff;color:#fff}.Toggle__heading.is-expanded:after,.Toggle__heading.is-expanded:before{background-color:#fff}.Toggle__heading.is-expanded>.Toggle__circle{top:50%;transform:translateY(-50%);right:16px;display:inline-block;width:36px;height:36px;border:2px solid #fff;border-radius:50%;position:absolute}.Toggle:not(.Toggle_white):not(.Toggle_fullWhite)>.Toggle__heading.is-expanded:after,.Toggle:not(.Toggle_white):not(.Toggle_fullWhite)>.Toggle__heading.is-expanded:before{background-color:#fff}.Toggle_white>.Toggle__heading.is-expanded{color:#122aff}.Toggle_white>.Toggle__heading.is-expanded:after,.Toggle_white>.Toggle__heading.is-expanded:before{background-color:#0d21cf}.Toggle_alt>.Toggle__contents{background-color:#fff}.Toggle_alt>.Toggle__contents:after,.Toggle_alt>.Toggle__contents:before{height:0}.Toggle_noCircle>.Toggle__heading .Toggle__circle{display:none}.Toggle_dark>.Toggle__heading,.Toggle_dark>.Toggle__heading.is-expanded{border-bottom:1px solid #122aff;color:#fff;background-color:#122aff}.Toggle_dark>.Toggle__heading.is-expanded:after,.Toggle_dark>.Toggle__heading.is-expanded:before,.Toggle_dark>.Toggle__heading:after,.Toggle_dark>.Toggle__heading:before{background-color:#fff}.Toggle_dark>.Toggle__heading.is-expanded>.Toggle__circle,.Toggle_dark>.Toggle__heading>.Toggle__circle{border-color:transparent}.Toggle_arrowTop>.Toggle__heading.is-expanded>.Toggle__circle,.Toggle_arrowTop>.Toggle__heading>.Toggle__circle{top:20px}.Toggle_smallCircle>.Toggle__heading{border-bottom:none}.Toggle_smallCircle>.Toggle__heading .Toggle__circle{width:24px;height:24px;right:22px}.Toggle_fullWhiteAlt>.Toggle__heading{min-height:unset}.Toggle_fullWhiteAlt>.Toggle__heading:after,.Toggle_fullWhiteAlt>.Toggle__heading:before{background-color:#000}.Toggle_fullWhiteAlt>.Toggle__heading.is-expanded:after,.Toggle_fullWhiteAlt>.Toggle__heading.is-expanded:before{background-color:#122aff}.OrderRecapItem{display:flex;align-items:baseline;justify-content:center;line-height:1.125}.OrderRecapItem__label{display:flex;flex:1;align-items:baseline;font-weight:400;font-size:1.4rem}.OrderRecapItem__label:after{content:"";flex:1;margin:8px;border-bottom:1px dashed #ccc;opacity:.5}.OrderRecapItem__value{font-weight:700;font-size:1.3rem;line-height:1.38;padding-bottom:4px}.PrivateLeaseFAQPanel{box-shadow:0 3px 15px 0 rgba(0,0,0,.25);position:relative;border-radius:4px;background-color:#fff;padding:12px}.PrivateLeaseFAQPanel__desktop{display:none}@media screen and (min-width:1024px){.PrivateLeaseFAQPanel__desktop{display:block}}.PrivateLeaseFAQPanel__mobile{display:block;margin:8px}@media screen and (min-width:1024px){.PrivateLeaseFAQPanel__mobile{display:none}}.PrivateLeaseFAQPanel__title{font-size:1.4rem;font-weight:700;color:#777;text-transform:uppercase;margin-bottom:16px}.PrivateLeaseFAQPanel__contactLabel{font-size:1.4rem;color:#000;margin-bottom:16px}.PrivateLeaseFAQPanel__button{width:100%}.PrivateLeaseFAQPanel__description{font-size:1.1rem;margin-top:4px;margin-bottom:24px}.OrderRecap{width:100%;text-align:left;padding:0}.OrderRecap__desktop,.OrderRecap__desktop_alt,.OrderRecap__mobile{border-radius:4px;margin-bottom:12px;border-bottom:1px solid #f2f2f2}.OrderRecap__desktop{display:none}@media screen and (min-width:1024px){.OrderRecap__desktop{display:inherit}}.OrderRecap__toggle{border-bottom:none;margin-top:12px;background-color:#fff}@media screen and (min-width:1024px){.OrderRecap__toggle{box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}}.OrderRecap__svg{width:30px;margin-right:8px}.OrderRecap__svg path{fill:#000}.OrderRecap__mobile{background-color:#fff}@media screen and (min-width:1024px){.OrderRecap__mobile{display:none}}.OrderRecap__mobile .OrderRecap__toggleContent{padding:0 12px}.OrderRecap__subtitle{font-size:1.4rem;font-weight:400;color:#000}.OrderRecap__header{display:flex;align-items:center}@media screen and (min-width:1024px){.OrderRecap__header{border-bottom:1px solid #f2f2f2;padding:12px}}.OrderRecap__image{max-width:60px;margin-right:8px}.OrderRecap__title{font-size:1.6rem;font-weight:700;color:#000;line-height:1.125;flex-grow:1}.OrderRecap__toggleDetails{padding:0 16px 16px}.OrderRecap__toggleTitle{color:#777;font-size:1.6rem}.OrderRecap__label{padding:32px 16px 0 0;font-size:1.6rem;font-weight:700}.PrivateLeaseOrderRecap__container{padding:0}@media screen and (min-width:1024px){.PrivateLeaseOrderRecap__container{background-color:#f2f2f2;padding:48px}}@media screen and (min-width:1024px){.PrivateLeaseOrderRecap{width:300px}}.RadioToggle{position:absolute;width:100%;bottom:0;padding:16px 0;background-color:#f2f2f2}.RadioToggle__radio{display:none}.RadioToggle__radio+label{display:inline-block;position:relative;padding-left:24px;font-size:1.4rem}.RadioToggle__radio+label:before{top:50%;transform:translateY(-50%);content:"";display:inline-block;position:absolute;left:0;width:20px;height:20px;border:1px solid #ccc;border-radius:50%;background-color:#fff}.RadioToggle__radio+label:after{background-color:#fff}.RadioToggle__radio:checked+label:after{content:"";display:inline-block;position:absolute;top:50%;left:10px;width:12px;height:12px;border-radius:50%;background-color:#122aff;transform:translate(-50%,-50%)}.RadioToggle__label{white-space:nowrap}.PrivateLeasePermissionAuthorization__title{font-size:2.4rem;font-weight:700;text-align:center;margin:0 0 8px}.PrivateLeasePermissionAuthorization__permissions.is-busy{opacity:.5}.PrivateLeasePermissionAuthorization__permission{display:flex;padding:20px 12px 16px;font-size:1.4rem;border-bottom:1px dashed #f2f2f2}.PrivateLeasePermissionAuthorization__permissionGraphic{margin-right:32px;display:flex;flex-grow:0}.PrivateLeasePermissionAuthorization__permissionIcon{width:44px;display:flex;justify-content:center;align-items:center}.PrivateLeasePermissionAuthorization__permissionIndicator{width:24px;display:flex;justify-content:center;align-items:center}.PrivateLeasePermissionAuthorization__permissionName{font-weight:700;text-transform:uppercase;margin-bottom:8px}.PrivateLeasePermissionAuthorization__icon{width:40px}.PrivateLeasePermissionAuthorization__okIcon{width:26px;fill:#50e3ac}.PrivateLeasePermissionAuthorization__errorIcon{width:12px;fill:#e91630}.PrivateLeasePermissionAuthorization__actions{margin:16px auto}@media screen and (min-width:670px){.PrivateLeasePermissionAuthorization__actions{max-width:280px}}.PrivateLeasePermissionAuthorization__errorMessage{color:#e91630;font-size:1.3rem;margin:16px 0;text-align:center}.PrivateLeasePermissionAuthorization__button{margin:8px auto}.PrivateLeasePermissionAuthorization__link{color:#000;font-size:1.4rem;text-decoration:underline}.PrivateLeasePermissionAuthorization__help{margin-top:12px;text-align:center}.PrivateLeaseKycDisplay__title{font-family:"daciaSpirit, sans-serif";color:#000;font-size:2.4rem;font-weight:700}.PrivateLeaseKycDisplay__description{color:#000;font-size:1.6rem;margin:24px 0}.PrivateLeaseKycDisplay__ChoiceTitle{text-transform:uppercase;padding-bottom:8px}.PrivateLeaseKycDisplay__choiceTitle,.PrivateLeaseKycDisplay__ChoiceTitle{font-weight:700;font-size:1.4rem;padding-bottom:16px}.PrivateLeaseKycDisplay__operator{display:flex;justify-content:center;align-items:center;width:180px;border-radius:4px;background-color:#000;margin-top:16px;margin-bottom:16px;padding:8px;color:#fff}.PrivateLeaseKycDisplay__operator:after{content:"";position:absolute;left:75px;height:10px;width:10px;border-radius:50%}.PrivateLeaseKycDisplay__operator.is-available:after{background:#50e3ac}.PrivateLeaseKycDisplay__operator.is-not-available:after{background:#e91630}.PrivateLeaseKycDisplay__item{position:relative;width:100%;border:1px solid #f2f2f2;border-radius:4px;text-align:center;display:flex;margin-bottom:16px}.PrivateLeaseKycDisplay__item:focus,.PrivateLeaseKycDisplay__item:hover{border:1px solid #122aff;box-shadow:0 0 1px #122aff}.PrivateLeaseKycDisplay__item.is-disabled{pointer-events:none}.PrivateLeaseKycDisplay__textBlock.is-disabled{pointer-events:none;color:rgba(0,0,0,.4)}.PrivateLeaseKycDisplay__textBlock,.PrivateLeaseKycDisplay__visiocallBlock{padding:8px;text-align:left}.PrivateLeaseKycDisplay_radioBlocK{display:flex}.PrivateLeaseKycDisplay_radioChoice{position:relative;padding:16px;align-items:center;display:flex}.PrivateLeaseKycDisplay_radioChoice.is-disabled{pointer-events:none;opacity:.4}.PrivateLeaseKycDisplay__availabilities{display:flex;text-transform:lowercase;width:160px}.PrivateLeaseKycDisplay__day{flex:1}.PrivateLeaseKycDisplay__hours{display:flex;flex:1;align-items:center;font-weight:400;font-size:1.4rem}.PrivateLeaseKycDisplay__hours:after{content:"";flex:1;margin:8px;border-bottom:1px solid #000;opacity:.5}.NamirialWidgetDemo{border:1px dotted #e91630;padding:24px;margin:16px 0;text-align:center}.NamirialWidgetDemo__controls{font-size:2rem}.NamirialWidgetDemo__controlGroup{font-size:1.4rem;margin-bottom:32px}.NamirialWidgetDemo__buttonGroup{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px}.NamirialWidgetDemo__button{text-transform:none}.PrivateLeaseKycBank__amount,.PrivateLeaseKycBank__mainTitle,.PrivateLeaseKycBank__subTitle,.PrivateLeaseKycBank__transfertId{font-weight:700}.PrivateLeaseKycBank__mainTitle{margin:64px 0 8px;font-size:2.4rem}.PrivateLeaseKycBank__container,.PrivateLeaseKycBank__disclaimer,.PrivateLeaseKycBank__introduction,.PrivateLeaseKycBank__reference,.PrivateLeaseKycBank__subTitle,.PrivateLeaseKycBank__transfert{font-size:1.4rem}.PrivateLeaseKycBank__subTitle{margin-top:32px}.PrivateLeaseKycBank__amount{font-size:1.8rem}.PrivateLeaseKycBank__transfertId{font-size:1.6rem}.PrivateLeaseKycBank__introduction{margin-bottom:12px}.PrivateLeaseKycBank__container{width:500px;max-width:100%}.PrivateLeaseKycBank__container .PrivateLeaseKycBank__subTitle{margin-top:20px}.PrivateLeaseKycBank__block{box-shadow:0 1px 5px 0 rgba(0,0,0,.2);margin-top:16px;padding-bottom:20px;padding-top:16px;border-radius:5px;background-color:#fff}.PrivateLeaseKycBank__row{display:flex;padding:0 16px}.PrivateLeaseKycBank__row .PrivateLeaseKycBank__subTitle{width:122px;margin-right:16px;margin-top:0;flex-shrink:0;overflow-wrap:break-word}.PrivateLeaseKycBank__row .PrivateLeaseKycBank__rowValue{flex-grow:1;overflow-wrap:anywhere}.PrivateLeaseKycBank__row .PrivateLeaseKycBank__rowSuffix{margin-left:16px;flex-grow:0}.PrivateLeaseKycBank__iban{padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #f2f2f2;position:relative}.PrivateLeaseKycBank__copy{color:#000;text-decoration:underline}.PrivateLeaseKycBank__arrow{width:48px;height:48px;border-radius:50%;border:1px solid #f2f2f2;padding:16px;margin:48px auto 0;background-color:#fff}.PrivateLeaseKycBank__transfert{width:318px}.PrivateLeaseKycBank__transfert .PrivateLeaseKycBank__row{position:relative}.PrivateLeaseKycBank__transfert .PrivateLeaseKycBank__subTitle{width:134px;margin-right:16px}.PrivateLeaseKycBank__transfert .PrivateLeaseKycBank__amount{position:absolute;right:30px;font-weight:700;font-size:1.8rem}.PrivateLeaseKycBank__reference{display:flex;align-items:center;margin:16px 0}.PrivateLeaseKycBank__reference .PrivateLeaseKycBank__referenceBlock{min-width:112px;height:40px;border:2px solid #122aff;display:flex;justify-content:center;align-items:center;padding:8px 16px}.PrivateLeaseKycBank__reference .PrivateLeaseKycBank__referenceBlock .PrivateLeaseKycBank__referenceContent{font-weight:700;font-size:1.8rem}.PrivateLeaseKycBank__reference .PrivateLeaseKycBank__referenceCopy{margin-left:16px}.PrivateLeaseKycBank__disclaimer{margin-bottom:32px}.PrivateLeaseKYCOrderRecap{display:none}@media screen and (min-width:1024px){.PrivateLeaseKYCOrderRecap{display:flex;background-color:#000;padding:24px 32px;width:500px;flex-direction:column;align-items:flex-start;color:#fff;z-index:1}}.PrivateLeaseKYCOrderRecap__file{width:160px;height:160px;align-self:center}.PrivateLeaseKYCOrderRecap__title{font-size:2.4rem;font-weight:700}.PrivateLeaseKYCOrderRecap__introduction{font-size:1.4rem;margin:16px 0 64px}.PrivateLeaseKYCOrderRecap__faqpanel{color:#000;width:100%}.PrivateLeaseFunnelIdentification__container{display:flex;flex-direction:column-reverse}@media screen and (min-width:1024px){.PrivateLeaseFunnelIdentification__container{flex-direction:row;overflow:hidden}}.PrivateLeaseFunnelIdentification__loaderContainer{display:flex;flex-direction:column;justify-content:center}.PrivateLeaseFunnelIdentification{width:100%;min-width:60%;padding:16px}@media screen and (min-width:1024px){.PrivateLeaseFunnelIdentification{box-shadow:8px 6px 8px 0 #ccc;z-index:1}}.PrivateLeaseFunnelIdentification__iframe{min-height:900px;width:100%}