<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@-webkit-keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px)}}@-moz-keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px)}}@keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px)}}@-webkit-keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@-moz-keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@-moz-keyframes pulse{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}.dropzone,.dropzone *{box-sizing:border-box}.dropzone{border:1px solid #ededed;background:#f0f0f0;padding:10px 10px;border-radius:4px}@media screen and (max-width:992px){.dropzone{margin-top:20px}}.dropzone.dz-clickable{cursor:pointer}.dropzone.dz-clickable *{cursor:default}.dropzone.dz-clickable .dz-message,.dropzone.dz-clickable .dz-message *{cursor:pointer}.dropzone.dz-started{background:#fff}.dropzone.dz-started .dz-message{display:none}.dropzone.dz-drag-hover{border-style:solid}.dropzone.dz-drag-hover .dz-message{opacity:.5}.dropzone .dz-message{text-align:center}.dropzone .dz-preview{position:relative;display:inline-block;vertical-align:top;margin:16px;text-align:center}.dropzone .dz-preview:hover{z-index:1000}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview.dz-file-preview .dz-image{text-align:center;border-radius:2px;background:#999;background:linear-gradient(to bottom,#eee,#ddd)}.dropzone .dz-preview.dz-file-preview .dz-details{opacity:1}.dropzone .dz-preview.dz-image-preview{background:#fff}.dropzone .dz-preview.dz-image-preview .dz-details{-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;-ms-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}.dropzone .dz-preview .dz-remove{position:relative;z-index:99;font-size:14px;text-align:center;display:block;cursor:pointer;border:none}.dropzone .dz-preview .dz-remove:hover{text-decoration:underline}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview .dz-details{z-index:20;position:absolute;top:0;left:0;opacity:0;font-size:13px;min-width:100%;max-width:100%;padding:2em 1em;color:rgba(0,0,0,.9);line-height:150%}.dropzone .dz-preview .dz-details .dz-size{margin-bottom:1em;font-size:16px}.dropzone .dz-preview .dz-details .dz-filename{white-space:nowrap}.dropzone .dz-preview .dz-details .dz-filename:hover span{border:1px solid rgba(200,200,200,.8);background-color:rgba(255,255,255,.8)}.dropzone .dz-preview .dz-details .dz-filename:not(:hover){overflow:hidden;text-overflow:ellipsis}.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span{border:1px solid transparent}.dropzone .dz-preview .dz-details .dz-filename span,.dropzone .dz-preview .dz-details .dz-size span{background-color:rgba(255,255,255,.4);padding:0 .4em;border-radius:3px}.dropzone .dz-preview:hover .dz-image img{-webkit-transform:scale(1.05,1.05);-moz-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);transform:scale(1.05,1.05);-webkit-filter:blur(8px);filter:blur(8px)}.dropzone .dz-preview .dz-image{border-radius:2px;overflow:hidden;width:70px;height:70px;position:relative;display:inline-block;z-index:10}.dropzone .dz-preview .dz-image img{display:block}.dropzone .dz-preview.dz-success .dz-success-mark{-webkit-animation:passing-through 3s cubic-bezier(.77,0,.175,1);-moz-animation:passing-through 3s cubic-bezier(.77,0,.175,1);-ms-animation:passing-through 3s cubic-bezier(.77,0,.175,1);-o-animation:passing-through 3s cubic-bezier(.77,0,.175,1);animation:passing-through 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview.dz-error .dz-error-mark{opacity:1;-webkit-animation:slide-in 3s cubic-bezier(.77,0,.175,1);-moz-animation:slide-in 3s cubic-bezier(.77,0,.175,1);-ms-animation:slide-in 3s cubic-bezier(.77,0,.175,1);-o-animation:slide-in 3s cubic-bezier(.77,0,.175,1);animation:slide-in 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview .dz-error-mark,.dropzone .dz-preview .dz-success-mark{pointer-events:none;opacity:0;z-index:500;position:absolute;display:block;top:35%;left:50%;margin-left:-27px;margin-top:-27px}.dropzone .dz-preview .dz-error-mark svg,.dropzone .dz-preview .dz-success-mark svg{display:block;width:54px;height:54px}.dropzone .dz-preview.dz-processing .dz-progress{opacity:1;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.dropzone .dz-preview.dz-complete .dz-progress{opacity:0;-webkit-transition:opacity .4s ease-in;-moz-transition:opacity .4s ease-in;-ms-transition:opacity .4s ease-in;-o-transition:opacity .4s ease-in;transition:opacity .4s ease-in}.dropzone .dz-preview:not(.dz-processing) .dz-progress{-webkit-animation:pulse 6s ease infinite;-moz-animation:pulse 6s ease infinite;-ms-animation:pulse 6s ease infinite;-o-animation:pulse 6s ease infinite;animation:pulse 6s ease infinite}.dropzone .dz-preview .dz-progress{opacity:1;z-index:1000;pointer-events:none;position:absolute;height:16px;left:50%;top:50%;margin-top:-8px;width:80px;margin-left:-40px;background:rgba(255,255,255,.9);-webkit-transform:scale(1);border-radius:8px;overflow:hidden}.dropzone .dz-preview .dz-progress .dz-upload{background:#333;background:linear-gradient(to bottom,#666,#444);position:absolute;top:0;left:0;bottom:0;width:0;-webkit-transition:width .3s ease-in-out;-moz-transition:width .3s ease-in-out;-ms-transition:width .3s ease-in-out;-o-transition:width .3s ease-in-out;transition:width .3s ease-in-out}.dropzone .dz-preview.dz-error .dz-error-message{display:block}.dropzone .dz-preview.dz-error:hover .dz-error-message{opacity:1;pointer-events:auto}.dropzone .dz-preview .dz-error-message{pointer-events:none;z-index:1000;position:absolute;display:block;display:none;opacity:0;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-ms-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;border-radius:8px;font-size:13px;top:0;left:110px;width:140px;min-height:70px;background:#be2626;background:linear-gradient(to bottom,#be2626,#a92222);padding:.5em 1.2em;color:#fff}.dropzone .dz-preview .dz-error-message:after{content:'';position:absolute;top:30px;left:-6px;width:0;height:0;border-right:6px solid #be2626;border-top:6px solid transparent;border-bottom:6px solid transparent}@media only screen and (max-width:992px){.onboarding.webview .summaryForm .step_subnav.summary .group .label_verif,.onboarding.webview .summaryForm .step_subnav.summary .group .value,.onboarding.webview label,.webview-modale.onboarding .modal-dialog .modal-content .modal-body.webview-body-mtan form .btn-link,.webview-modale.onboarding .modal.in .modal-content .modal-body.webview-body-mtan form .btn-link{font-size:14px;margin:0;font-weight:400;color:#525f7f;text-align:left;line-height:18px;margin-bottom:10px}}@media only screen and (max-width:992px){#confirmTel .modal-information,.onboarding.webview .alert.alert-warning strong,.onboarding.webview .explain p,.onboarding.webview .explain ul li,.onboarding.webview .highlight_block aside,.onboarding.webview .highlight_block ul,.onboarding.webview .highlight_text p,.onboarding.webview .optional.group p,.onboarding.webview .reinssurance_block ul,.onboarding.webview .webview-document,.onboarding.webview p,.webview-modale.onboarding .modal-dialog .modal-content .modal-body.webview-body-mtan form p,.webview-modale.onboarding .modal.in .modal-content .modal-body.webview-body-mtan form p{font-size:14px;margin:0;font-weight:300;margin-bottom:20px;padding:0 10px 0 10px}}@media only screen and (max-width:992px){.onboarding.webview .onboarding__step5_edit_button,.onboarding.webview .procedure p,.onboarding.webview .summaryForm .step_subnav.summary .group .edit_verif.edit{margin-top:0;font-size:16px;font-weight:300;max-width:100%;margin-bottom:20px}}@media only screen and (max-width:992px){.onboarding.webview .webview-step p{font-size:16px;font-weight:300;color:#396cff;margin:8px;margin-bottom:20px}}@media only screen and (max-width:992px){.exit h3,.onboarding.webview .onboarding__step5_group h2,.onboarding.webview .step10 h4,.onboarding.webview .summaryForm .step_subnav.summary .group h2{font-size:20px;color:#396cff;font-weight:300;margin-left:8px;margin-top:20px;margin-bottom:0}}@media only screen and (max-width:992px){.onboarding.webview .conditionnal-status p,.onboarding.webview .highlight_text,.onboarding.webview .highlight_text h3,.onboarding.webview .optional.group h3,.onboarding.webview .step7 .highlight_block .title,.onboarding.webview .webview-document strong,.onboarding.webview .webview-title,.onboarding.webview h2{font-size:26px;color:#396cff;font-weight:300;margin-bottom:20px}}@media only screen and (max-width:992px){.onboarding.webview .highlight_block .webview_product_formula{font-size:32px;font-weight:300;margin-bottom:8px;width:calc(100% - 40px);margin-left:20px;margin-bottom:20px}}@media only screen and (max-width:992px){#open_account_with_formula .onboarding__open_account_box button,.onboarding.webview .btn-webview-simple-step,.onboarding.webview .btn-webview-step,.onboarding.webview .btn-webview-step-medium,.onboarding.webview .btn-webview-white-border,.onboarding.webview .btn-webview-white-large{font-size:16px;border-color:#fff;border-radius:8px;width:100%;font-weight:300;margin-bottom:20px!important;padding:10px 0 10px 0}}@media only screen and (max-width:992px){#open_account_with_formula .onboarding__open_account_box button,.onboarding.webview .btn-webview-step-medium,.onboarding.webview .btn-webview-white-border,.onboarding.webview .btn-webview-white-large{color:#396cff;background-color:#fff;width:80%;margin-bottom:20px}}@media only screen and (max-width:992px){.onboarding.webview .btn-webview-white-border,.onboarding.webview .btn-webview-white-large{width:100%}}@media only screen and (max-width:992px){.onboarding.webview .highlight_block,.onboarding.webview .reinssurance_block{background-color:#396cff;border-radius:10px;color:#fff;margin-top:20px;padding-bottom:0}.onboarding.webview .highlight_block ul li,.onboarding.webview .reinssurance_block ul li{font-size:inherit;font-weight:inherit;margin-left:0;color:#fff}.onboarding.webview .highlight_block ul li::before,.onboarding.webview .reinssurance_block ul li::before{content:""}}.loading-step{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1050;background-color:#000;transition:opacity .15s linear;opacity:.6}.loading-step.enable,.loading-step.enable-setActive,.loading-step.enable-submit{display:block}.loading-step .spinner-area{width:80px;height:80px;position:absolute;top:0;left:0;bottom:100px;right:0;margin:auto}.loading-step .spinner-text{position:absolute;width:auto;height:0;top:0;left:0;bottom:10px;right:0;margin:auto;text-align:center;color:#fff;font-size:16px}.loading-step .sk-circle{width:80px;height:80px;position:relative}.loading-step .sk-circle .sk-child{width:100%;height:100%;position:absolute;left:0;top:0}.loading-step .sk-circle .sk-child::before{content:'';display:block;margin:0 auto;width:15%;height:15%;background-color:#fff;border-radius:100%;animation:sk-circleBounceDelay 1.2s infinite ease-in-out both}.loading-step .sk-circle .sk-circle2{transform:rotate(30deg)}.loading-step .sk-circle .sk-circle3{transform:rotate(60deg)}.loading-step .sk-circle .sk-circle4{transform:rotate(90deg)}.loading-step .sk-circle .sk-circle5{transform:rotate(120deg)}.loading-step .sk-circle .sk-circle6{transform:rotate(150deg)}.loading-step .sk-circle .sk-circle7{transform:rotate(180deg)}.loading-step .sk-circle .sk-circle8{transform:rotate(210deg)}.loading-step .sk-circle .sk-circle9{transform:rotate(240deg)}.loading-step .sk-circle .sk-circle10{transform:rotate(270deg)}.loading-step .sk-circle .sk-circle11{transform:rotate(300deg)}.loading-step .sk-circle .sk-circle12{transform:rotate(330deg)}.loading-step .sk-circle .sk-circle2::before{animation-delay:-1.1s}.loading-step .sk-circle .sk-circle3::before{animation-delay:-1s}.loading-step .sk-circle .sk-circle4::before{animation-delay:-.9s}.loading-step .sk-circle .sk-circle5::before{animation-delay:-.8s}.loading-step .sk-circle .sk-circle6::before{animation-delay:-.7s}.loading-step .sk-circle .sk-circle7::before{animation-delay:-.6s}.loading-step .sk-circle .sk-circle8::before{animation-delay:-.5s}.loading-step .sk-circle .sk-circle9::before{animation-delay:-.4s}.loading-step .sk-circle .sk-circle10::before{animation-delay:-.3s}.loading-step .sk-circle .sk-circle11::before{animation-delay:-.2s}.loading-step .sk-circle .sk-circle12::before{animation-delay:-.1s}@keyframes sk-circleBounceDelay{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}.webview-elem{display:none!important}.no-webview-elem{display:inherit!important}.no-webview-elem.hide{display:none!important}.no-webview-elem-conditions,.no-webview-elem-em{display:inline!important}@media only screen and (max-width:992px){html.webview .notif{display:none!important}html.webview .notif #cookieDisclaimerNotif{display:none!important}html.webview .onboarding-container footer,html.webview .onboarding-container header,html.webview .page-18509 footer,html.webview .page-18509 header,html.webview .page-18559 footer,html.webview .page-18559 header{display:none}html.webview .btn-home{display:inherit!important}html.webview .hide-parent-webview{display:none}}@media only screen and (max-width:992px){.no-webview-elem,.no-webview-elem-conditions{display:none!important}.webview-elem{display:inherit!important}.btn-home{display:none!important}.chat-popup,.chat-popup-backdrop{display:none!important}#x-unblu-root-container{display:none!important}footer .content.disclaimer{display:block;padding-left:20px;padding-right:20px}}@media only screen and (max-width:992px){.onboarding.webview{margin-top:0;text-align:center}.onboarding.webview .blockCgu{margin-top:25px}.onboarding.webview .block-address-joint{padding:0}.onboarding.webview .checkboxInterestedFamilyFormula .conditions{width:calc(100% - 73px)!important;float:right;text-align:left}.onboarding.webview .blockFamilyFormula .highlight_block{padding-bottom:60px}.onboarding.webview .blockFamilyFormula .highlight_block .formula-content{font-weight:300;text-align:center;padding:5px}.onboarding.webview .no-padding-webview{padding:0}.onboarding.webview input[type=email],.onboarding.webview input[type=number],.onboarding.webview input[type=tel],.onboarding.webview input[type=text]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.onboarding.webview fieldset{border:none;margin-top:0;padding:0;margin-bottom:0}.onboarding.webview label.required::before{content:"* ";color:red}.onboarding.webview label.required::after{display:none}.onboarding.webview hr{margin:0 auto 20px auto;width:90%}.onboarding.webview ul{margin-top:0;padding-left:0}.onboarding.webview em{display:inline-block;margin-top:10px;font-size:14px}.onboarding.webview .popover{min-width:auto}.onboarding.webview .popover .popover-content{max-height:200px;overflow-y:auto}.onboarding.webview .content{margin:0!important;padding:0!important}.onboarding.webview .webview-sub-content{margin-left:10px;margin-right:10px}.onboarding.webview .row{margin-left:0;margin-right:0}.onboarding.webview .error .webview-birthday .form-control{border-left-width:1px;border-radius:0;border-right-width:1px}.onboarding.webview .webview-birthday{font-size:16px}.onboarding.webview .webview-birthday input{width:65px;display:inline-block}.onboarding.webview .webview-birthday input:last-child{width:70px}.onboarding.webview .titleJoint{display:none!important}.onboarding.webview h2{color:#797979;padding-left:10px;padding-right:10px}.onboarding.webview .conditionnal-status p{color:#797979}.onboarding.webview .step7 .highlight_block .title{color:#fff;padding-left:10px;padding-right:10px}.onboarding.webview .highlight_text{background-color:#f2f2f2;padding:30px;margin-bottom:0}.onboarding.webview .highlight_text p{color:#525f7f;margin:0}.onboarding.webview .optional.group{top:0}.onboarding.webview .optional.group fieldset{margin-left:0;margin-right:0}.onboarding.webview .optional.group h3{color:#797979;margin-right:0}.onboarding.webview .optional.group p{color:#797979;font-weight:400}.onboarding.webview .btn-webview-white-border{border-color:#396cff;color:#fff}.onboarding.webview .btn-webview-simple-step:active,.onboarding.webview .btn-webview-step:active,.onboarding.webview .btn-webview-white-border:active,.onboarding.webview .btn-webview-white-large:active{-ms-transform:translateY(4px);-webkit-transform:translateY(4px);-moz-transform:translateY(4px);-o-transform:translateY(4px);transform:translateY(4px)}.onboarding.webview .radio.input-wrap{border:1px solid #396cff;background-color:#fff;height:35px;width:60px;text-align:center;padding:0 20px;margin-left:0;margin-bottom:0}.onboarding.webview .radio.input-wrap label{color:#396cff!important;font-weight:400;float:none;line-height:34px;font-size:14px;padding:10px 7px 10px 7px}.onboarding.webview .radio.input-wrap label::before{display:none}.onboarding.webview .radio.input-wrap.active{background-color:#396cff!important}.onboarding.webview .radio.input-wrap.active label{color:#fff!important}.onboarding.webview .radio.input-wrap .radio{width:auto;height:auto}.onboarding.webview .radio.input-wrap .radio span{display:none}.onboarding.webview .webview-radio{width:100%}.onboarding.webview .webview-radio label{float:right;width:calc(100% - 120px)}.onboarding.webview .webview-radio .radio.input-wrap{padding:0 3px;width:50px}.onboarding.webview .webview-radio .radio.input-wrap:nth-child(2){border-top-right-radius:0;border-bottom-right-radius:0;padding:0}.onboarding.webview .webview-radio .radio.input-wrap:nth-child(3){border-top-left-radius:0;border-bottom-left-radius:0;margin-left:-10px;border-left-color:transparent;padding:0}.onboarding.webview .webview-radio-civility{width:100%}.onboarding.webview .webview-radio-civility label{float:left;padding-top:10px}.onboarding.webview .webview-radio-civility-en_GB .radio.input-wrap label{padding:10px 40px 10px 40px}.onboarding.webview .webview-radio-civility-de_DE .radio.input-wrap label{padding:10px 30px 10px 30px}.onboarding.webview .webview-radio-civility .radio.input-wrap{width:100px;padding:0}.onboarding.webview .webview-radio-civility .radio.input-wrap:nth-child(2){border-top-right-radius:100px!important;border-bottom-right-radius:100px!important;margin-right:20px;margin-left:10px}.onboarding.webview .webview-radio-civility .radio.input-wrap:nth-child(3){border-top-left-radius:100px!important;border-bottom-left-radius:100px!important;margin-left:-10px!important}.onboarding.webview .webview-radio-information{width:100%}.onboarding.webview .webview-radio-information label{float:none;width:100%}.onboarding.webview .webview-radio-information .radio.input-wrap:nth-child(2){border-top-right-radius:0;border-bottom-right-radius:0;padding:0}.onboarding.webview .webview-radio-information .radio.input-wrap:nth-child(3){border-top-left-radius:0;border-bottom-left-radius:0;margin-left:-10px;border-left-color:transparent;padding:0}.onboarding.webview .webview-radio-language{text-align:left}.onboarding.webview .webview-radio-language .radio.input-wrap{padding:0;width:80px}.onboarding.webview .webview-radio-jobneeds,.onboarding.webview .webview-radio-separed{text-align:left}.onboarding.webview .webview-radio-jobneeds .radio.input-wrap,.onboarding.webview .webview-radio-separed .radio.input-wrap{padding:0;width:110px}.onboarding.webview .webview-radio-jobneeds label,.onboarding.webview .webview-radio-separed label{width:100%}.onboarding.webview .webview-checkbox{width:100%}.onboarding.webview .webview-checkbox.information{width:calc(100% - 50px)}.onboarding.webview .webview-checkbox.account-en_GB .checkbox.input-wrap label{padding:10px 65px 10px 65px}.onboarding.webview .webview-checkbox.account-de_DE .checkbox.input-wrap label{padding:10px 30px 10px 30px}.onboarding.webview .webview-checkbox.account .checkbox.input-wrap{width:160px}.onboarding.webview .webview-checkbox .checkbox.input-wrap{border:1px solid #396cff;background-color:#fff;height:35px;width:110px;text-align:center;padding:0}.onboarding.webview .webview-checkbox .checkbox.input-wrap .checker{display:none}.onboarding.webview .webview-checkbox .checkbox.input-wrap label{line-height:34px;font-size:14px;color:#396cff!important;font-weight:400}.onboarding.webview .webview-checkbox .checkbox.input-wrap label::before{content:' '}.onboarding.webview .webview-checkbox .checkbox.input-wrap.active{background-color:#396cff!important}.onboarding.webview .webview-checkbox .checkbox.input-wrap.active label{color:#fff!important}.onboarding.webview .webview-checkbox-summary{width:calc(100% - 55px)}.onboarding.webview .webview-checkbox-summary .checkbox.input-wrap{width:90px}.onboarding.webview .webview-checkbox-competitor .checkbox.input-wrap{width:140px}.onboarding.webview .form-group{text-align:left;margin-bottom:20px}.onboarding.webview .form-group .form-control{font-size:16px}.onboarding.webview .form-group .checkbox{padding-left:10px;padding-right:10px}.onboarding.webview .form-group .checkbox .conditions{width:calc(100% - 80px);float:right;text-align:left}.onboarding.webview .blockCgu h2,.onboarding.webview .blockCgu h4{line-height:31px}.onboarding.webview .error.income .icon-error-form{top:calc(100% - 50px)}.onboarding.webview .error .input-wrap{border:1px solid #ff5b5b}.onboarding.webview .error .error-msg{padding-left:0;padding-right:0;margin-bottom:0;margin-top:5px;font-weight:400;color:#ff5b5b!important;font-size:14px}.onboarding.webview .error .icon-error-form{top:34px}.onboarding.webview .alert.alert-warning strong{font-weight:700;color:inherit;line-height:1.42857143;margin-bottom:0}.onboarding.webview .notif-wrapper.reject{text-align:left;margin-bottom:20px}.onboarding.webview .webview-switch .error-msg{text-align:left;padding-left:80px}.onboarding.webview .summaryForm{margin-top:30px}.onboarding.webview .summaryForm .step_subnav.summary .group{background-color:#f2f2f2!important;border-radius:10px}.onboarding.webview .summaryForm .step_subnav.summary .group h2{text-align:left;line-height:22px}.onboarding.webview .summaryForm .step_subnav.summary .group form .col-xs-12{padding-left:0;padding-right:0}.onboarding.webview .summaryForm .step_subnav.summary .group .webview-radio-civility label{width:100%;padding-top:0}.onboarding.webview .summaryForm .step_subnav.summary .group .webview-radio-civility .radio.input-wrap:nth-child(2){margin-left:0}.onboarding.webview .summaryForm .step_subnav.summary .group hr{margin:0 auto 20px auto;width:100%}.onboarding.webview .summaryForm .step_subnav.summary .group .webview-notification{width:100%}.onboarding.webview .summaryForm .step_subnav.summary .group .label_verif{margin-bottom:20px;margin-bottom:0}.onboarding.webview .summaryForm .step_subnav.summary .group .value{color:#000;padding-top:5px}.onboarding.webview .summaryForm .step_subnav.summary .group .input_verif{width:100%;margin-bottom:20px;display:none}.onboarding.webview .summaryForm .step_subnav.summary .group .input_verif .inputs{margin-bottom:0;margin-top:0}.onboarding.webview .summaryForm .step_subnav.summary .group .input_verif .inputs .conditions{float:right;width:calc(100% - 80px)}.onboarding.webview .summaryForm .step_subnav.summary .group .input_verif .inputs .selector{width:100%!important}.onboarding.webview .summaryForm .step_subnav.summary .group .input_verif .inputs .selector span{width:100%!important}.onboarding.webview .summaryForm .step_subnav.summary .group .edit_verif.edit{position:relative;color:#396cff;margin-left:8px;text-align:left;cursor:pointer}.onboarding.webview .summaryForm .step_subnav.summary .group .edit_verif.edit span{display:none}.onboarding.webview .summaryForm .step_subnav.summary .group input.money{margin-bottom:0}.onboarding.webview .summaryForm .step_subnav.summary .stepSubmit{margin-bottom:0!important}.onboarding.webview .onboarding__step5{text-align:left}.onboarding.webview .onboarding__step5_joint_group{width:100%}.onboarding.webview .onboarding__step5_content{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.onboarding.webview .onboarding__step5_group{padding:10px;margin-bottom:20px;background-color:#f2f2f2!important;border-radius:10px}.onboarding.webview .onboarding__step5_group h2{text-align:left}.onboarding.webview .onboarding__step5_group hr{margin:8px auto 20px auto;width:100%}.onboarding.webview .onboarding__step5_group .webview-notification{width:100%}.onboarding.webview .onboarding__step5 .stepSubmit{margin-bottom:0!important}.onboarding.webview .onboarding__step5_edit_button{position:relative;color:#396cff;margin:10px 0 0 12px;text-align:left;cursor:pointer}.onboarding.webview .onboarding__step5_edit_button span{display:none}.onboarding.webview .reinssurance_block{margin-left:10px;margin-right:10px;margin-bottom:20px}.onboarding.webview .reinssurance_block h2{color:#fff}.onboarding.webview .reinssurance_block img{width:90px;height:90px}.onboarding.webview .step7{margin-left:10px;margin-right:10px;margin-bottom:20px}.onboarding.webview .step7 img{width:90px;height:90px}.onboarding.webview .step7.highlight_block{width:auto}.onboarding.webview .step7.documents{border:1px solid #f2f2f2;background-color:#f2f2f2}.onboarding.webview .step7.documents .step{border:1px solid #f2f2f2;background:#f2f2f2;margin:0;padding:0}.onboarding.webview .step7.documents h2{color:#396cff}.onboarding.webview .step7.documents .step-descripton{color:#396cff}.onboarding.webview .step7.documents .btn-webview-white-border{background-color:#f2f2f2;color:#fff}.onboarding.webview .step7.documents #dontHaveVideoRoom p{margin-bottom:0}.onboarding.webview .upload_done{padding-left:10px;margin-right:5px}.onboarding.webview .dropzone{margin-top:0;margin-bottom:20px}.onboarding.webview .step9.bottom_nav{padding-left:10px;padding-right:10px}.onboarding.webview .step9 h2{color:#396cff;text-align:left;padding-left:55px}.onboarding.webview .explain{width:100%;text-align:left}.onboarding.webview .explain ul{margin-bottom:20px}.onboarding.webview .explain ul li{margin-bottom:0}.onboarding.webview .confirmation h2,.onboarding.webview .confirmation h4{color:#525f7f}.onboarding.webview .confirmation .alert-success{margin-left:10px;margin-right:10px}.onboarding.webview .confirmation p{width:auto}.onboarding.webview .confirmation .bloc-download #downloadPdf{width:auto}.onboarding.webview .confirmation .onboarding__informations__wrapper{width:100%;padding:1rem 0}.onboarding.webview .confirmation .onboarding__informations__wrapper .onboarding__informations__content{margin-left:10px;margin-right:10px;width:auto}.onboarding.webview .confirmation .onboarding__informations__wrapper .onboarding__informations__content p{font-weight:400}.onboarding.webview .confirmation .onboarding__informations__wrapper p{padding-top:1rem;padding-right:.2rem}.onboarding.webview .confirmation .onboarding__informations__wrapper img{margin-left:0}.onboarding.webview .step10{margin-left:10px;margin-right:10px;margin-bottom:20px}.onboarding.webview .step10 hr{border-top:1px solid rgba(242,242,242,.73)}.onboarding.webview .step10 h4{color:#fff;margin-bottom:10px;margin-left:0}.onboarding.webview .step10 .webview-img{height:120px;background:url(/bundles/tradedirectonboarding/img/onboarding/BCV_Banner_Welcome@2x.png) no-repeat center center;background-size:800px;margin-bottom:20px;margin-top:0;padding-top:0;border-radius:10px}.onboarding.webview .step10 .highlight_block{height:100%}.onboarding.webview .step10 .highlight_block.formula h2{color:#fff;background-color:#396cff;margin-top:0}.onboarding.webview .step10 .highlight_block.formula h2 a{color:#fff}.onboarding.webview .step10 .highlight_block::after{clear:both}.onboarding.webview .step10 .highlight_block p:first-child{margin-top:10px}.onboarding.webview .step10 .highlight_block p:last-child{padding-bottom:10px}.onboarding.webview .step10 .documents{border:1px solid #f2f2f2;background-color:#f2f2f2;color:#000}.onboarding.webview .step10 .documents img{margin-bottom:20px}.onboarding.webview .step10 .documents .btn-webview-white-border{background-color:transparent}.onboarding.webview .step10 .documents .download_block.final{padding:0}.onboarding.webview .webview-step{margin-bottom:20px}.onboarding.webview .webview-step.webview-step-documents{margin-top:20px!important}.onboarding.webview .webview-step .step{border:1px solid #f2f4f6;background:#f2f4f6;padding:0}.onboarding.webview .webview-step .step-descripton{color:#000}.onboarding.webview .webview-step p{margin:8px}.onboarding.webview .webview-step p.add img{width:45px}.onboarding.webview .webview-step p img{width:90px;height:90px}.onboarding.webview .webview-step li{padding-right:0}.onboarding.webview .webview-step li::before{display:none}.onboarding.webview .webview-step::before{display:none}.onboarding.webview .highlight_block{width:100%}.onboarding.webview .highlight_block .webview_product_formula{color:#fff}.onboarding.webview .highlight_block aside{border-top:none;font-weight:300;margin-top:0;padding-top:0}.onboarding.webview .highlight_block aside p{font-weight:300;font-size:inherit;padding-bottom:0;margin-bottom:0;color:#fff}.onboarding.webview .highlight_block aside small{color:#fff}.onboarding.webview .highlight_block .pad{background-color:#797979;border-radius:8px;width:75%;height:40px;padding-top:5px;font-size:16px;margin:0 auto 20px}.onboarding.webview .webview-document strong{margin-bottom:0}.onboarding.webview .procedure{padding-left:0;margin-bottom:0}.onboarding.webview .procedure li:before{color:#fff;content:'';margin-right:0}.onboarding.webview .procedure li{margin-bottom:0}#pdfTan .modal-header.highlight_text #modalTitlemTan{margin-bottom:0}#notEligible .modal-body,#notEligibleSuggest .modal-body{margin-left:10px;margin-right:10px}#notEligible .modal-body p,#notEligibleSuggest .modal-body p{padding-right:0;padding-left:0}#notEligible .modal-body .highlight_block p,#notEligibleSuggest .modal-body .highlight_block p{padding-right:10px;padding-left:10px}#notEligible .modal-body .highlight_block .pad,#notEligibleSuggest .modal-body .highlight_block .pad{right:0;top:0;padding-top:10px}#notEligible .modal-body .highlight_block aside p,#notEligibleSuggest .modal-body .highlight_block aside p{margin-top:0}#notEligible .modal-footer .btn-secondary,#notEligibleSuggest .modal-footer .btn-secondary{background:#396cff;color:#fff}.webview-modale.onboarding{margin-top:0}.webview-modale.onboarding .modal-dialog,.webview-modale.onboarding .modal.in{width:100%!important;height:100%;margin:0!important;padding:0;top:0!important;left:0!important;max-width:100%!important}.webview-modale.onboarding .modal-dialog .modal-content,.webview-modale.onboarding .modal.in .modal-content{min-height:100%;border-radius:0;margin:0;padding:0}.webview-modale.onboarding .modal-dialog .modal-content .modal-body,.webview-modale.onboarding .modal.in .modal-content .modal-body{padding:0}.webview-modale.onboarding .modal-dialog .modal-content .modal-body.webview-body-mtan,.webview-modale.onboarding .modal.in .modal-content .modal-body.webview-body-mtan{margin-left:10px;margin-right:10px}.webview-modale.onboarding .modal-dialog .modal-content .modal-body.webview-body-mtan .alert,.webview-modale.onboarding .modal.in .modal-content .modal-body.webview-body-mtan .alert{margin:20px 0 0 0}.webview-modale.onboarding .modal-dialog .modal-content .modal-body.webview-body-mtan p,.webview-modale.onboarding .modal.in .modal-content .modal-body.webview-body-mtan p{padding:0}.webview-modale.onboarding .modal-dialog .modal-content .modal-body.webview-body-mtan form .btn-link,.webview-modale.onboarding .modal.in .modal-content .modal-body.webview-body-mtan form .btn-link{color:#396cff}.webview-modale.onboarding .modal-dialog .modal-content .modal-body.webview-body-mtan form .pull-bottom-first,.webview-modale.onboarding .modal.in .modal-content .modal-body.webview-body-mtan form .pull-bottom-first{margin-top:48px}.webview-modale.onboarding .modal-dialog .modal-content .modal-body.webview-body-mtan form .pull-bottom-second,.webview-modale.onboarding .modal.in .modal-content .modal-body.webview-body-mtan form .pull-bottom-second{margin-top:10px;margin-bottom:20px;padding:0}.webview-modale.onboarding .modal-dialog .modal-content .modal-body.webview-body-mtan form .webview-input-bottom,.webview-modale.onboarding .modal.in .modal-content .modal-body.webview-body-mtan form .webview-input-bottom{margin-top:20px;width:70%}.webview-modale.onboarding .modal-dialog .modal-content .modal-body.webview-body-mtan form .webview-input,.webview-modale.onboarding .modal.in .modal-content .modal-body.webview-body-mtan form .webview-input{padding:0}.webview-modale.onboarding .modal-dialog .modal-content .modal-body.webview-body-mtan form .modal-footer,.webview-modale.onboarding .modal.in .modal-content .modal-body.webview-body-mtan form .modal-footer{padding-left:0;padding-right:0;margin-right:0;margin-left:0}.webview-modale.onboarding .modal-dialog .modal-content .modal-body.webview-body-mtan form p,.webview-modale.onboarding .modal.in .modal-content .modal-body.webview-body-mtan form p{font-weight:300;color:#000;padding:0}.webview-modale.onboarding .modal-dialog .modal-content .modal-body.webview-body-mtan form .mtan2,.webview-modale.onboarding .modal.in .modal-content .modal-body.webview-body-mtan form .mtan2{padding:0}.webview-modale.onboarding .modal-dialog .modal-content .modal-body.webview-body-signature p,.webview-modale.onboarding .modal.in .modal-content .modal-body.webview-body-signature p{text-align:left}.webview-modale.onboarding .modal-dialog .modal-content .modal-body.webview-body-signature form p,.webview-modale.onboarding .modal.in .modal-content .modal-body.webview-body-signature form p{padding-left:0;padding-right:0}.webview-modale.onboarding .modal-dialog .modal-content .modal-body .checkbox,.webview-modale.onboarding .modal.in .modal-content .modal-body .checkbox{padding-right:0;padding-left:0}.webview-modale.onboarding .modal-dialog .modal-content .modal-body .alert,.webview-modale.onboarding .modal.in .modal-content .modal-body .alert{margin:20px 10px 20px 10px}.webview-modale.onboarding .modal-dialog .modal-content .modal-body .list_declaration li:last-child&gt;div,.webview-modale.onboarding .modal.in .modal-content .modal-body .list_declaration li:last-child&gt;div{border-bottom:none;padding:0 10px}.webview-modale.onboarding .modal-dialog .modal-content .modal-body ul,.webview-modale.onboarding .modal.in .modal-content .modal-body ul{margin-top:0;padding-left:0}.webview-modale.onboarding .modal-dialog .modal-content .modal-body ul.list_declaration li,.webview-modale.onboarding .modal.in .modal-content .modal-body ul.list_declaration li{margin-left:0;margin-right:0;margin-bottom:0}.webview-modale.onboarding .modal-dialog .modal-content .modal-body ul.list_declaration .form-group,.webview-modale.onboarding .modal.in .modal-content .modal-body ul.list_declaration .form-group{margin-bottom:0;min-height:0;margin-top:20px;padding-bottom:10px}.webview-modale.onboarding .modal-dialog .modal-content .modal-body ul.list_declaration .form-group .checkbox.webview-switch,.webview-modale.onboarding .modal.in .modal-content .modal-body ul.list_declaration .form-group .checkbox.webview-switch{margin-left:0}.webview-modale.onboarding .modal-dialog .modal-footer,.webview-modale.onboarding .modal.in .modal-footer{text-align:center;background:0 0;border:none;padding:0 10px 0 10px}.webview-modale.onboarding .modal-dialog .modal-footer .btn,.webview-modale.onboarding .modal.in .modal-footer .btn{margin-left:0}nav .step_nav .active{background-color:#396cff}nav .step_nav li{border-right:1px solid #fff;background-color:#797979}nav .step_nav li a{color:#fff;border-bottom:none}nav .step_nav li:last-child{border-right:none}nav ol{padding-left:0!important}nav ol.step_subnav{margin-top:30px;margin-bottom:30px}nav ol.step_subnav .active a,nav ol.step_subnav .done a{background-color:#396cff;color:#fff}nav ol.step_subnav li{position:relative}nav ol.step_subnav li a{color:#396cff;background-color:#fff;border:1px solid #396cff}nav ol.step_subnav li:not(:first-child){margin-left:25px}nav ol.step_subnav li:not(:first-child)::before{content:' ';color:#ccc;font-size:13px;border-top:1px solid #396cff;width:25px;left:0;margin-left:-25px;position:absolute;top:16px}.big.webview-switch .switch{position:relative;display:inline-block}.big.webview-switch .switch::before{content:" "!important}.big.webview-switch .switch .checker{width:60px;height:26px;display:inline-block!important;margin-right:10px}.big.webview-switch .switch .checker span{border:none}.big.webview-switch .switch .checker .checked{height:auto;width:auto}.big.webview-switch .switch input{display:none}.big.webview-switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.big.webview-switch .slider:before{position:absolute;border:1px solid #ccc;content:"";height:34px;width:34px;left:0;bottom:-4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.big.webview-switch input:checked+.slider{background-color:#396cff}.big.webview-switch input:focus+.slider{box-shadow:0 0 1px #396cff}.big.webview-switch input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translateX(26px)}.big.webview-switch .slider.round{border-radius:34px;width:auto;height:auto}.big.webview-switch .slider.round:before{border-radius:50%}.exit{margin-left:10px!important;margin-right:10px!important}.exit h3{color:#797979;text-align:left;padding-right:10px!important;padding-left:10px!important;margin-bottom:10px}.exit p{text-align:left;margin-bottom:0!important}#confirmTel p{text-align:left}#confirmTel .modal-information{margin-top:10px;padding-left:0;padding-right:0}}@media only screen and (max-width:768px){html.webview .page-18509 div.content-wrapper&gt;section.bloc-edito:not(#disclaimer-bcv):first-child{background-color:#f2f2f2!important;padding-top:0;color:#7dbc6f;padding-top:0;padding:25px 10px 0}html.webview .page-18509 div.content-wrapper&gt;section.bloc-edito:not(#disclaimer-bcv):first-child .content .wysiwyg h1{font-weight:400;text-align:center;font-size:24px}html.webview .page-18509 div.content-wrapper&gt;section.bloc-edito:not(#disclaimer-bcv):first-child .content .wysiwyg .h3{font-weight:400;text-align:center;font-size:16px}html.webview .page-18509 #section-18510 h1{font-size:300}html.webview .page-18509 #section-18510 h3{color:#797979;font-weight:300;font-size:14px;text-align:center;margin-bottom:0;display:none}html.webview .page-18509 #section-18510 .more{content:'En savoir plus';color:#797979;margin-top:-10px;display:block;height:40px;text-align:center;background-repeat:no-repeat;background-position-x:center;background-position-y:bottom;background-image:url(/bundles/tradedirectonboarding/img/onboarding/mobile_more.svg)}html.webview .page-18509 #mentions-bcv,html.webview .page-18509 #section-18513{display:none}html.webview .page-18509 #section-18511 h1{display:none!important}html.webview .page-18509 #section-18511 h4{display:none}html.webview .page-18509 #section-18511 .col-md-4&gt;div{display:none}html.webview .page-18509 #section-18511.detailsVisible .grid-layout .col-md-4{height:auto}html.webview .page-18509 #section-18511.detailsVisible .show-details{display:block}html.webview .page-18509 #section-18511 .show-details{background-color:#fff;width:calc(100% + 20px);display:none;margin-left:-10px;margin-bottom:0}html.webview .page-18509 #section-18511 .show-details .pinned{display:none}html.webview .page-18509 #section-18511 .show-details .scrollable{margin-left:auto;padding:15px;overflow:auto}html.webview .page-18509 #section-18511 .show-details .scrollable thead{display:none}html.webview .page-18509 #section-18511 .show-details tr{height:auto!important;border:none;background-color:#fff}html.webview .page-18509 #section-18511 .show-details tr:last-child{display:none}html.webview .page-18509 #section-18511 .show-details td{padding-left:5px}html.webview .page-18509 #section-18511 .show-details th:first-child{display:table-cell;max-width:200px;white-space:normal}html.webview .page-18509 #section-18511 .show-details td,html.webview .page-18509 #section-18511 .show-details th{background-color:#fff;border:none;border-bottom:1px solid;padding-bottom:15px;padding-top:15px}html.webview .page-18509 #section-18511 .show-details td .icon-check,html.webview .page-18509 #section-18511 .show-details th .icon-check{font-size:20px;color:#009d4d}html.webview .page-18509 #section-18511 .show-details td p,html.webview .page-18509 #section-18511 .show-details th p{white-space:normal;font-size:14px}html.webview .page-18509 #section-18511 .show-details td ul,html.webview .page-18509 #section-18511 .show-details th ul{padding-left:0}html.webview .page-18509 #section-18511 .show-details td ul li,html.webview .page-18509 #section-18511 .show-details th ul li{white-space:normal;padding-left:0;font-size:14px;color:#009d4d}html.webview .page-18509 #section-18511 .show-details.tab-col1 td:nth-child(3),html.webview .page-18509 #section-18511 .show-details.tab-col1 td:nth-child(4),html.webview .page-18509 #section-18511 .show-details.tab-col1 th:nth-child(3),html.webview .page-18509 #section-18511 .show-details.tab-col1 th:nth-child(4){display:none}html.webview .page-18509 #section-18511 .show-details.tab-col2 td:nth-child(2),html.webview .page-18509 #section-18511 .show-details.tab-col2 td:nth-child(4),html.webview .page-18509 #section-18511 .show-details.tab-col2 th:nth-child(2),html.webview .page-18509 #section-18511 .show-details.tab-col2 th:nth-child(4){display:none}html.webview .page-18509 #section-18511 .show-details.tab-col3 td:nth-child(2),html.webview .page-18509 #section-18511 .show-details.tab-col3 td:nth-child(3),html.webview .page-18509 #section-18511 .show-details.tab-col3 th:nth-child(2),html.webview .page-18509 #section-18511 .show-details.tab-col3 th:nth-child(3){display:none}html.webview .page-18509 #section-18511 .show-details-btn{position:absolute;bottom:0;margin-bottom:10px;width:100%;height:50px;text-align:center;left:0;background-image:url(/bundles/tradedirectonboarding/img/onboarding/mobile_down.svg);background-position:center center;background-repeat:no-repeat}html.webview .page-18509 #section-18511 .slick-slider{margin-top:10px;margin-bottom:10px;background-image:linear-gradient(#fff,#fff 15%,#009d4d 15%,#009d4d 85%,#fff 85%)}html.webview .page-18509 #section-18511 .slick-slider .slick-dots{bottom:-40px;margin-left:0;padding-left:0}html.webview .page-18509 #section-18511 .slick-slider .slick-dots li button:before{font-size:36px}html.webview .page-18509 #section-18511 .slick-slider ul li:before{content:''}html.webview .page-18509 #section-18511 .slick-slider .arrowLeft.clicked{opacity:.3}html.webview .page-18509 #section-18511 .slick-slider .slick-arrow{position:absolute;z-index:1;background-repeat:no-repeat;height:40px}html.webview .page-18509 #section-18511 .slick-slider .slick-arrow:before{content:''}html.webview .page-18509 #section-18511 .slick-slider .slick-arrow.slick-prev{left:0;margin-left:5px;background-image:url(/bundles/tradedirectonboarding/img/onboarding/mobile_left.svg)}html.webview .page-18509 #section-18511 .slick-slider .slick-arrow.slick-next{right:0;margin-right:5px;background-image:url(/bundles/tradedirectonboarding/img/onboarding/mobile_right.svg)}html.webview .page-18509 #section-18512{display:none}html.webview .page-18509 .grid-layout .col-md-4{box-shadow:0 0 8px 0 rgba(0,0,0,.5);background:#009d4d;border-radius:15px;width:calc(100% - 90px);height:390px;padding-left:10px;padding-right:10px;margin:10px 45px;overflow:hidden;outline:0}html.webview .page-18509 strong{color:#fff;font-weight:100;font-size:36px;line-height:36px;display:block;padding:20px 36px 6px}html.webview .page-18509 .specialTxt{display:none}html.webview .page-18509 .specialTxt.mobile-only{text-transform:capitalize;display:block;color:#fff}html.webview .page-18509 p[align=center]:nth-child(2){color:#fff}html.webview .page-18509 p[align=center] a.arrowLeft{border:1px solid #fff;border-radius:4px}html.webview .page-18509 p[align=center] a.arrowLeft::before{content:""}html.webview .page-18509 .circle-text{display:block!important;margin-bottom:10px;border-radius:6px;width:150px;height:auto;padding:3px!important;font-weight:100;font-size:12px;text-transform:uppercase;background-color:#797979}}.onboarding#videoConference .modal-dialog{width:75%;max-width:75%}.onboarding#videoConference iframe{height:800px}.content-wrapper{padding-bottom:0}.onboarding-container .page-tradedirect section.bloc&gt;.content{padding:20px 0 20px 0;width:1170px;max-width:100%}.onboarding-container .page-tradedirect section.bloc&gt;.content--landing-onboarding{width:auto;padding:30px 0 30px 0;margin-left:0;margin-right:0}.onboarding-container .page-tradedirect section.bloc&gt;.content--landing-onboarding .home-slider-pic ul{padding-left:0}@media only screen and (max-width:992px){.onboarding-container .page-tradedirect section.bloc&gt;.content--landing-onboarding .home-slider-pic img{max-width:inherit}}.onboarding-container .page-tradedirect section.bloc&gt;.content--landing-onboarding .product-description{text-align:left;padding:20px;margin:0 auto;max-width:1170px!important;width:100%}.onboarding-container .page-tradedirect section.bloc&gt;.content--landing-onboarding .product-description h2,.onboarding-container .page-tradedirect section.bloc&gt;.content--landing-onboarding .product-description h3,.onboarding-container .page-tradedirect section.bloc&gt;.content--landing-onboarding .product-description h4,.onboarding-container .page-tradedirect section.bloc&gt;.content--landing-onboarding .product-description p{color:#fff;font-family:Roboto,arial,sans-serif}.onboarding-container .page-tradedirect section.bloc&gt;.content--landing-onboarding .product-description p{padding:20px 0 0 0;font-weight:300;line-height:15px;font-size:13px}.onboarding-container .page-tradedirect section.bloc&gt;.content--landing-onboarding .product-description p:first-child strong{padding-top:0;text-transform:uppercase;font-weight:700;padding-bottom:20px}.onboarding-container .page-tradedirect section.bloc&gt;.content--landing-onboarding .product-description h2{font-weight:300;padding:0 0 30px 0;margin-bottom:0;font-size:35px;line-height:41px}.onboarding-container .page-tradedirect section.bloc&gt;.content--landing-onboarding .product-description h4{font-size:18px;font-weight:300;line-height:30px}.onboarding-container .page-tradedirect section.bloc&gt;.content--landing-onboarding .product-description .onboarding__open_account_box{background:0 0}.onboarding-container .page-tradedirect section.bloc&gt;.content--landing-onboarding .product-description .btn.open-eligibility{font-weight:700;text-transform:uppercase}.onboarding-container .page-tradedirect section.bloc&gt;.content--confirmation,.onboarding-container .page-tradedirect section.bloc&gt;.content--landing-onboarding{background-color:#f2f4f6;margin-top:0}.onboarding-container .page-tradedirect section.bloc&gt;.content--confirmation{min-height:40em;width:1440px;padding:30px 135px 30px}.onboarding-container .page-tradedirect section.bloc&gt;.content--confirmation .highlight{color:#525f7f}.onboarding-container .page-tradedirect section.hidden{display:none!important}.onboarding-container .page-tradedirect h1,.onboarding-container .page-tradedirect h2,.onboarding-container .page-tradedirect h3,.onboarding-container .page-tradedirect h4{color:#525f7f}.onboarding-container .page-tradedirect h5,.onboarding-container .page-tradedirect h6{color:#000}.onboarding-container .page-tradedirect h1{font-size:50px}.onboarding-container .page-tradedirect h2{font-size:35px}.onboarding-container .page-tradedirect h3{font-size:28px}.onboarding-container .page-tradedirect h4{font-size:20px}.onboarding{margin-top:0}.onboarding-footer{padding-top:0}.onboarding .btn.btn-secondary{border:1px solid #396cff;background:#ddebe1;color:#396cff;transition:background-color,color,.2s}.onboarding .btn.btn-secondary:active,.onboarding .btn.btn-secondary:focus,.onboarding .btn.btn-secondary:hover{background:#396cff;color:#fff}.onboarding .btn.btn-main{background:#396cff;border-radius:20px;transition:opacity,.2s}.onboarding .bloc-download{margin-bottom:30px}.onboarding .bloc-download #downloadPdf{font-weight:700;line-height:18px;width:370px;padding:13px}.onboarding .icon-error-form{visibility:hidden}.onboarding .error-msg{color:#ff5b5b;font-size:15px}.onboarding .alert-success{background-color:#396cff;margin-bottom:30px}.onboarding .alert-success p{color:#fff;font-size:22px;font-weight:300;line-height:25px}.onboarding .alert-success.highlight p{margin-bottom:0}.onboarding .notif-wrapper.error,.onboarding .notif-wrapper.reject{background:#ff5b5b}.onboarding .notif-wrapper.error .icon-close,.onboarding .notif-wrapper.reject .icon-close{background:#ff8c8c}.onboarding form button[type=SUBMIT] span{margin-left:5px;top:1px}.onboarding form .error .form-control{border:2px solid #ff5b5b}.onboarding .form-control{border:1px solid #cecece;border-radius:4px;background-color:#f2f4f6}.onboarding .form-control.error{border:2px solid #ff5b5b}.onboarding .btn{height:44px;border-radius:4px;background-color:#396cff;box-shadow:0 2px 4px 0 rgba(0,0,0,.2)}.onboarding .icon-arrowLeft{height:30px}.onboarding .icon-arrowRight{height:auto}.onboarding .icon-arrowRight::before{content:url(/bundles/tradedirectonboarding/img/onboarding/icon_next_arrow_white.svg)!important;margin-left:5px}.onboarding .icon-arrowLeft::before{content:url(/bundles/tradedirectonboarding/img/onboarding/icon_back_arrow_white.svg)!important;position:relative;top:-1px}.onboarding .btn.btn-primary{background:#396cff;border-color:#396cff;border-radius:4px;font-size:15px}.onboarding .btn.btn-primary:hover{background:#6c92ff;border-color:#6c92ff}.onboarding .checkbox.input-wrap.active,.onboarding .radio.input-wrap.active{background:#d3dced}.onboarding .connection-mode,.onboarding .no-webview-elem-conditions,.onboarding label{font-size:15px;line-height:18px;color:#525f7f;font-weight:400}.onboarding label .notice{font-style:italic;font-size:13px}.onboarding .blockCgu{height:500px;overflow-x:hidden;overflow-y:scroll}.onboarding .blockCgu h2,.onboarding .blockCgu h4{font-weight:500}.onboarding .blockCgu h2{padding-bottom:0}.onboarding .blockCgu h4{padding:0;margin:20px 0 20px 0}.onboarding .blockCgu p{line-height:20px;margin-bottom:15px;font-size:15px}.onboarding .validationCgu{margin-top:25px}.onboarding .validationCgu .disabled{cursor:default;color:#aaa}.onboarding .back{background-color:transparent;border:none;color:#396cff;font-size:18px;display:block;margin-bottom:30px}.onboarding .back span{margin-right:5px;font-size:14px}.onboarding label{margin-right:4px}.onboarding h3{display:inline-block;vertical-align:middle;padding-left:0;margin-left:0;width:100%;margin-right:15px}.onboarding a{color:#396cff}.onboarding .iframe_container{position:relative;padding:35px 0 56.25%;height:0;overflow:hidden}.onboarding iframe{position:absolute;top:0;display:block;margin:30px auto;width:100%;height:600px}.onboarding fieldset{position:relative}.onboarding p{color:#525f7f;font-size:18px;font-weight:400;word-wrap:break-word;line-height:30px}.onboarding ol,.onboarding ul{padding-left:15px;list-style-position:inside;font-size:16px}.onboarding .btn{color:#fff}.onboarding .btn-sign{background:#ddebe1;color:#404040}.onboarding .btn.btn-primary[disabled]{opacity:.35}.onboarding .align-middle{display:inline-block}.onboarding .border{border:1px solid #f2f2f2;margin-bottom:20px;padding:15px}.onboarding ol li:before{content:''}.onboarding .highlight_text{font-size:25px;font-weight:300;line-height:1.25}.onboarding .highlight p{font-size:18px;width:770px;margin-bottom:30px}.onboarding .procedure{list-style:none}.onboarding .procedure li{margin-bottom:15px}.onboarding .procedure li:before{display:inline-block;vertical-align:middle;content:'\25A0';margin-right:10px;color:#396cff}.onboarding .procedure p{display:inline-block;vertical-align:middle;margin-top:11px;max-width:80%}.onboarding.modal.in .modal-dialog{margin-top:0!important}@media only screen and (min-width:993px){.onboarding.modal.in .modal-dialog{top:20px!important}}@media only screen and (min-width:993px){#mTan .modal-footer,#pdfTan .modal-footer,#verifEligilibity .modal-footer,#verify-eligibility .modal-footer{margin-top:0;padding:0;border-top:none}}.onboarding.modal li{font-size:13px}.onboarding.modal .highlight_block li{font-size:16px}.onboarding.modal .highlight_block p{font-size:20px}.onboarding.modal .highlight_block .pad{padding-top:20px;right:-78px;top:-58px}.onboarding.modal p{font-size:15px;margin-top:15px;color:#525f7f}.onboarding.modal .modal-dialog-large{width:50%;max-width:50%}@media screen and (max-width:767px){.onboarding.modal .modal-dialog-large{max-width:none;width:auto}}@media screen and (max-width:767px){.onboarding.modal .modal-dialog-medium{max-width:none;width:auto}}.onboarding.modal .modal-content button.close{width:21px;height:21px;font-size:18px;background:#396cff}.onboarding.modal .modal-content button.close:active,.onboarding.modal .modal-content button.close:focus,.onboarding.modal .modal-content button.close:hover{transform:none}@media screen and (max-width:540px){.onboarding.modal .modal-content .btn.btn-sign{display:block;margin-bottom:15px}}.onboarding.modal .modal-footer .btn{margin-left:20px;margin-bottom:10px}.onboarding .pull-bottom{margin-top:26px}.onboarding .btn-link{color:#396cff;padding:0}.onboarding .bloc-commande h3{text-align:center}.onboarding .bloc-commande .video{border-left:1px solid #ccc}.onboarding .visual{margin-top:15px}.onboarding .buy .btn-primary{margin-top:20px}.onboarding .check{display:inline-block;margin-top:40px}.onboarding .circle-text h3{margin:0;padding:0;font-size:18px}.onboarding .bloc-commande.have-document{padding-top:0!important;background-color:#fff!important}h1.onboarding .token{font-size:18px;position:relative;top:13px;vertical-align:top}.highlight_block,.safe_block{padding:15px 10px;margin-bottom:25px;background:#fff}.highlight_block .title,.safe_block .title{font-size:20px;font-weight:700}.highlight_block li,.safe_block li{font-size:16px;font-weight:300;margin-left:25px;color:#525f7f}.highlight_block li:before,.safe_block li:before{display:inline-block;vertical-align:middle;margin-right:5px;content:'\2022';color:#396cff}.highlight_block aside,.safe_block aside{position:relative;border-left:1px solid #fff;padding:15px}@media only screen and (max-width:992px){.highlight_block aside,.safe_block aside{border-left:0;border-top:1px solid #fff;margin-top:15px;text-align:center}}.highlight_block aside p,.safe_block aside p{font-size:20px;font-weight:500}.highlight_block aside p:nth-child(2),.safe_block aside p:nth-child(2){color:#396cff}.highlight_block aside small,.safe_block aside small{display:block;margin-bottom:5px;font-size:13px;color:#525f7f}.highlight_block .pad,.safe_block .pad{position:absolute;top:-70px;right:-70px;width:100px;height:100px;padding-top:23px;font-size:18px;font-weight:700;text-transform:uppercase;background:#396cff;border-radius:50%;color:#fff;text-align:center}@media only screen and (max-width:992px){.highlight_block .pad,.safe_block .pad{position:relative;top:0;right:auto;left:auto;margin:0 auto 20px}}.step_block{padding:25px;margin-bottom:25px;background:#e7f7e7}.safe_block{padding:10px 20px;margin:40px -10px 70px;background:#707070;font-size:14px;color:#fff}.safe_block img{display:inline-block;vertical-align:middle;margin-top:10px}@media only screen and (max-width:992px){.safe_block img{margin-top:0}}@media only screen and (max-width:992px){.safe_block{text-align:center}}@media only screen and (max-width:992px){.safe_block&gt;div{margin-top:15px}}.safe_block ul{padding-left:5px}.safe_block ul.precision li:before{content:'\02c3';font-size:10px}.safe_block li{margin-left:0;margin-bottom:10px;font-size:14px}.safe_block li:before{color:#fff}.safe_block li a{text-decoration:underline}.safe_block a{color:#fff}.reinssurance_block{background:#f2f2f2;padding:20px;margin-top:20px}@media only screen and (max-width:992px){.reinssurance_block{text-align:center}}.reinssurance_block img{display:inline-block;margin-top:10px}.reinssurance_block .btn{margin-top:20px}.reinssurance_block .sign_procedure{padding-left:10px}.reinssurance_block ul{padding:0}.reinssurance_block ul li:before{content:'\2022';font-size:10px;padding-right:3px}.reinssurance_block ul a{text-decoration:underline;color:#000}.reinssurance_block+.safe_block{margin-top:0}.list_step{margin:35px 0;text-align:center;letter-spacing:-.31em}.list_step li{display:inline-block;vertical-align:top;position:relative;padding-left:0;float:none;letter-spacing:normal}.list_step li:not(:first-child):before{position:absolute;top:50%;transform:translateY(-50%);left:0;font-family:icon;display:inline-block;content:'\e604';color:#ccc;font-size:26px}@media only screen and (max-width:992px){.list_step li:not(:first-child):before{display:none}}.list_step strong{display:block;font-size:15px}.list_step p{font-size:15px;font-weight:300}.list_step .step{display:inline-block;margin-bottom:10px;padding-top:15px;background:#a6d09e;border:5px solid #7dbc6f;width:100px;height:100px;border-radius:50%;color:#fff}.list_step.sign .step{padding-top:29px}.step_nav{display:table;width:100%;margin-bottom:20px}.onboarding .step_nav{padding-left:0}.step_nav li{display:table-cell;vertical-align:bottom;width:32%;text-align:center}.step_nav li:not(:last-child) a{margin-right:1%}.step_nav a{display:block;padding:14px 7px;border-bottom:3px solid #f2f2f2;color:#ccc;pointer-events:none;font-size:15px}.step_nav .done a{border-bottom-color:#797979}@media only screen and (min-width:993px){.step_nav .done a{color:#797979}}.step_nav .active a{border-bottom-color:#396cff;pointer-events:auto}@media only screen and (min-width:993px){.step_nav .active a{color:#396cff}}.step_subnav{text-align:center}.step_subnav a{pointer-events:none}.step_subnav fieldset a{pointer-events:all}.step_subnav li{position:relative;display:inline-block;vertical-align:top;text-align:center;width:14%}@media only screen and (max-width:992px){.step_subnav li{width:auto}}.step_subnav li a{display:inline-block;border:1px solid #ccc;border-radius:50%;height:35px;width:35px;line-height:33px}@media only screen and (min-width:993px){.onboarding .step_subnav li a{color:#ccc}}.step_subnav li p{margin-top:5px;font-size:14px;line-height:20px;color:#525f7f}@media only screen and (max-width:992px){.step_subnav li p{display:none}}.step_subnav li.active a{pointer-events:auto;border:1px solid #396cff}@media only screen and (min-width:993px){.step_subnav li.active a{color:#525f7f;font-weight:700;background:#d3dced}}.step_subnav li.done a{border:1px solid #396cff}@media only screen and (min-width:993px){.step_subnav li.done a{color:#000}}.step_subnav li:not(:first-child){margin-left:60px}@media screen and (max-width:540px){.step_subnav li:not(:first-child){margin-left:40px}}.step_subnav li:not(:first-child):before{position:absolute;top:10px;left:-35px;font-family:icon;display:inline-block;vertical-align:middle;content:'\e604';color:#ccc;font-size:13px}@media screen and (max-width:540px){.step_subnav li:not(:first-child):before{left:-25px}}@media screen and (max-width:767px){.bottom_nav{text-align:center}}@media screen and (max-width:767px){.bottom_nav .pull-left,.bottom_nav .pull-right{float:none!important}}@media screen and (max-width:767px){.bottom_nav .pull-left{display:block;margin-bottom:15px}}.onboarding .wrap-pop-tool&gt;label{display:block}.onboarding .has_info label{margin-right:15px}.onboarding label+.info-icon-btn{top:0}.onboarding span.btn{padding:6px 9px;margin-bottom:0}.onboarding .explain ul{padding-left:0}.onboarding .explain li,.onboarding .explain p{font-size:13px}.onboarding .label_verif{margin:0;font-size:15px;line-height:18px;color:#999;text-align:right;padding-bottom:10px;padding-top:5px}.onboarding .input_verif{text-align:left;margin-bottom:0}.onboarding .edit_verif{display:block;position:absolute;top:0;right:0;color:#ccc;font-size:10px}.onboarding .edit_verif span{display:block;text-align:center;padding:10px 7px;background:#d3dced}.onboarding .big label{cursor:pointer}@media only screen and (min-width:993px){.onboarding .big label{font-size:13px}}.onboarding .half,.onboarding .quarter,.onboarding .three_quarter{width:48%;display:inline-block;vertical-align:top}.onboarding .half:first-of-type,.onboarding .quarter:first-of-type,.onboarding .three_quarter:first-of-type{margin-right:15px}.onboarding .quarter{width:20%}.onboarding .three_quarter{width:76%}@media screen and (max-width:540px){.onboarding .three_quarter{width:74%}}.onboarding .infoBlock li{font-size:13px}.onboarding fieldset h2{position:relative;top:-15px}.onboarding .welcome_banner{width:100%}.onboarding__informations__content{height:241px;width:370px;border-radius:4px;background-color:#fff}.last .onboarding__informations__content{border-right:none}.onboarding__informations__panel{background-color:#f2f2f2;margin-bottom:30px}.onboarding__informations__wrapper{padding:2rem 0}.onboarding__informations__content img{margin-left:154px;margin-top:20px}.onboarding__informations__content p{font-size:13px;font-weight:700;line-height:15px;text-align:center;color:#525f7f;text-transform:uppercase}.onboarding__informations__content p:last-child{font-size:14px;line-height:16px;font-weight:400;margin-top:20px;text-transform:none}.last .onboarding__informations__content{border-right:none}.onboarding__informations__panel{background-color:#f2f2f2}.onboarding__informations__wrapper{padding:2rem 0}.onboarding__informations__content p{padding-top:25px;padding-right:.2rem}.onboarding__document__content{padding:1rem}.onboarding__document__panel{background-color:#f2f2f2}.onboarding__document__wrapper{padding-top:1rem;text-align:center}.onboarding__document__content img{margin-top:-1rem}.onboarding__document__content p{padding-top:1rem;padding-right:.2rem}.onboarding__document__content{padding:1rem}.onboarding__document__panel{background-color:#396cff;color:#fff}.onboarding__document__wrapper__title{padding-top:1rem;text-align:center}.onboarding__document__content img{margin-top:-1rem}.onboarding__document__content p{padding-top:1rem;padding-right:.2rem}.onboarding__document__wrapper__title p{padding-top:1rem}.onboarding .onboarding-two_way{height:42px}.onboarding .download_block{padding-top:2rem;padding-bottom:1rem;text-align:center}.onboarding .btn.btn-default{background-color:#ddebe1;color:#396cff;font-size:1rem;line-height:1.375rem;font-weight:500;border-color:#396cff}.fund_source li{display:inline-block;vertical-align:top}.upload_done{padding-left:20px}.onboarding .list_declaration{padding:0}.list_declaration li{margin:0 5px 10px 0}.list_declaration .text-individual{color:#525f7f;font-size:15px;line-height:18px}.list_declaration .text-individual a{color:#396cff}.list_declaration li&gt;div{min-height:80px;border-bottom:1px solid #ccc}.list_declaration label{font-size:13px}.list_declaration .icon_step{display:inline-block;margin-bottom:10px;border:5px solid #7d7dbc;background:#a8a8d0;border-radius:50%;width:80px;height:80px;color:#fff}.list_declaration .icon_step.done{background:#7dbc6f;border-color:#a6d09e}.list_declaration .icon_step img{position:relative;top:50%;margin-top:-18px}@media only screen and (min-width:993px){div.checker{display:inline-block!important}}.list_declaration div.checker{float:left;margin-right:5px}@media only screen and (min-width:993px){.list_declaration div.checker{display:block}}.list_declaration label.checker{max-width:95%}.list_declaration aside{text-align:center}.list_declaration p{color:#ccc;font-size:15px}.list_declaration .form-group{position:relative}.list_declaration .form-group .input-wrap .checkbox,.list_declaration .form-group .input-wrap .radio{float:none}.list_declaration .form-group .input-wrap label{padding-left:0}.list_declaration .checkbox span[class^=col-]{position:relative;top:-5px}.list_declaration .checkbox label{display:inline-block}.list_declaration .infoBlock{font-size:13px}.list_declaration ol li{list-style-type:decimal}.list_declaration .info-icon-btn[data-target="#infoAyantDroit"]{top:0}form .group.optional{position:relative;top:-20px;background:#fafafa;border:1px solid #f2f2f2}fieldset .dropzone{border:2px dashed #ccc}.dz-default:before{display:block;content:"\e142";font-size:24px;font-family:'Glyphicons Halflings'}.form-control.money{display:inline-block!important;margin-right:5px;max-width:calc(100% - 35px);margin-bottom:10px}.confirm_account_opening{padding:20px 0}.confirm_account_opening{padding:20px 0}.highlight_block .final_step ul{padding-left:0}.highlight_block .final_step li{margin-left:0}@media screen and (max-width:990px){.final{text-align:center}}.final_step{border-left:1px solid #f2f2f2}@media screen and (max-width:990px){.final_step{border-top:1px solid #f2f2f2;border-left:0;margin-top:20px;padding-top:20px;text-align:left}}.final_step li{margin-bottom:5px}.final_step div{width:15%;text-align:center}.final_step p{width:79%}@media screen and (max-width:540px){.final_step p{padding-left:20px;box-sizing:border-box}}.final_step div,.final_step p{display:inline-block;vertical-align:middle}.final_step li:before{content:''}.alert-success img{display:inline-block;vertical-align:middle;margin-right:10px}.ui-autocomplete-loading{background:transparent url(/bundles/tradedirectonboarding/img/onboarding/ui-anim_basic_16x16.gif) no-repeat scroll 98% center}.modal .list_declaration .error-msg{color:#ff5b5b;font-size:15px;font-weight:400;margin:0 0 10px;line-height:18px}.has-info .checkbox&gt;label,.has-info&gt;label{display:inline-block;max-width:calc(100% - 30px)}.pick{color:#396cff;text-decoration:underline}.pick:active,.pick:focus,.pick:hover{color:#000}.fancy_popin .modal-content{padding:0;border:0}.fancy_popin .modal-content .modal-body{padding:30px}.fancy_popin .modal-content li:before{display:inline-block;vertical-align:middle;margin-right:5px;content:'\2022';color:#396cff}.fancy_popin .modal-content ul{margin-bottom:20px}.fancy_popin .modal-header{background:#396cff;color:#fff}.fancy_popin .modal-header img{display:inline-block;vertical-align:middle;margin-right:10px}@media screen and (max-width:990px){.fancy_popin .modal-header img{display:block;margin:10px auto}}.fancy_popin .modal-footer{background:#f2f2f2;margin-top:0;text-align:right}@media screen and (max-width:990px){.fancy_popin .modal-footer{text-align:center}}.fancy_popin .modal-footer .btn{display:inline-block;vertical-align:top}@media screen and (max-width:990px){.fancy_popin .modal-footer .btn{margin:10px 0}}.btn.btn-main:active,.btn.btn-main:focus,.btn.btn-main:hover{opacity:.8}@media screen and (min-width:991px){input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}}p.modal-information{font-size:11px;font-style:italic}.order .btn.ordered{background:#fff;color:#396cff;font-size:18px!important;border:0;background-image:url(/bundles/tradedirectonboarding/img/onboarding/check.svg);background-repeat:no-repeat;background-size:25px 35px;padding-left:30px;display:block}.row.reinssurance{margin-top:20px}.radios .form-control{border:none;-webkit-box-shadow:none;padding-top:0}.input_verif .inputs input{margin-top:-8px}.input_verif .inputs .checker input{margin-top:0}.stepSubmit{margin-top:12px}.edit_verif:hover{text-decoration:underline;cursor:pointer}.inputs .selector{margin-top:-9px;display:block}.error .form-control{border-left-width:5px;border-right-width:35px;border-color:#ff5b5b;color:#ff5b5b;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;-ms-border-radius:0 4px 4px 0;-o-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.error .form-control+[class*=" icon-"],.error .form-control+[class^=icon-]{display:block}.error textarea{border-left-width:5px;border-right-width:5px;border-color:#ff5b5b;color:#ff5b5b;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;-ms-border-radius:0 4px 4px 0;-o-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}.error [class*=" icon-"],.error [class^=icon-]{position:absolute;right:14px;top:28px;display:none}.error.income [class*=" icon-"],.error.income [class^=icon-]{right:48px}.error [class*=" icon-"]:before,.error [class^=icon-]:before{color:#fff;font-size:23px}.inputs.form-group{margin-bottom:0;margin-top:-8px}.inputs.wrap-pop-tool.radios{margin-bottom:15px;margin-top:-4px}.inputs&gt;.money{display:block}.inputs div.selector.disabled{background:url(/bundles/site/img/vendor/uniform/sprite.png) 100% -771px no-repeat;background-color:#f2f2f2}.inputs div.selector .form-control[disabled],.inputs div.selector .form-control[readonly],.inputs div.selector fieldset[disabled]{opacity:0}.inputs div.selector.disabled span,.inputs div.selector.disabled.active span{background:0 0}.select div.selector.disabled span{background:url(/bundles/site/img/vendor/uniform/sprite.png) 100% -771px no-repeat}.inputs .checker{margin-top:0}.value{margin-top:-4px;text-align:left}.leftSeparator{border-left:1px #fff solid}.checkboxInterestedFamilyFormula{margin-bottom:20px}.blockFamilyFormula .formula-content{max-height:150px;overflow:auto}.diven_step0_company_creation,.diven_step0_company_not_found{background:#e8f5fe!important}.diven_step0_company_search_label{margin-top:10px}.diven_step3_resume,.diven_step4_resume{padding:10px}.diven_step3_resume_info,.diven_step4_resume_info{display:inline-block;border:1px solid #f2f2f2;margin:10px;width:calc(100% - 50px);padding:15px;line-height:18px}.diven_step3_resume_info:hover,.diven_step4_resume_info:hover{background-color:#f2f2f2}.diven_step3_resume_left,.diven_step4_resume_left{width:70%;font-size:18px}.diven_step3_resume_right,.diven_step4_resume_right{float:right;display:inline-block}.diven_step3_resume_right_label{display:none}.diven_step4_resume_right_label{display:none;line-height:26px;vertical-align:middle}.diven_step3_resume_info:hover .diven_step3_resume_right_label,.diven_step4_resume_info:hover .diven_step4_resume_right_label{color:#40b579;display:block}.diven_step3_detail,.diven_step4_detail{display:none;border:1px solid #f2f2f2;margin:10px;width:calc(100% - 50px);padding:15px}.diven_step4_signature .form-control{padding:2px 12px;height:26px}.diven_step3_resume_select,.diven_step4_resume_select{display:inline-block}.diven_step4_signature label{display:none}.diven_step4_name{display:inline-block;width:250px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:26px;vertical-align:middle}.diven_step4_signature{display:inline-block;width:200px;margin-top:-3px}#diven_step5_table{width:100%;margin-top:20px;border-bottom:1px rgba(242,242,242,.73) solid}#diven_step5_table th{background-color:#fff;border-right:1px rgba(242,242,242,.73) solid}.step5_col-edoc{border-right:1px #bbb solid!important}#diven_step5_table td{background-color:#fff;border-color:rgba(242,242,242,.73);border-bottom:none;text-align:center}.diven_step5_col-large{width:18%;text-align:center}.diven_step5_col-fit{width:12%;text-align:center}.diven_step5_col-auto{text-align:center}#diven_step5_table td.step5_col-payment_collective,#diven_step5_table td.step5_col-payment_individual{background-color:rgba(242,242,242,.73)}#diven_step5_table td.step5_col-payment_collective img,#diven_step5_table td.step5_col-payment_individual img{width:16px;height:16px}#diven_step5_table td.step5_col-name{text-align:right}.diven_description_list{list-style-type:circle}.diven_step6_description{padding:1em 0}.diven_step6_actions{display:flex;justify-content:center}.diven_step6_actions .btn{margin:1em}.diven_step6_collapsible{display:none}.diven_step7_edit_verif{display:block;position:absolute;top:0;right:0;color:#ccc;font-size:10px}.diven_step7_edit_verif span{display:block;text-align:center;padding:10px 7px;background:#d3eddc}.diven_step7_confirm_wrapper{margin-bottom:20px}.diven_step7_label{padding-top:4px}.diven-person-attachements__file{padding:10px}.diven-person-attachements__file__title{font-size:14px}.diven-person-attachements__name{text-align:left;margin-bottom:0;font-size:24px}div.onboarding__open_account_single{background:#f2f4f6;text-align:center}.onboarding__open_account_box{background:#ddebe1}.onboarding__open_account_box img{margin-bottom:16px;height:40px}.onboarding__open_account_box-left{border-right:10px solid #fff;padding:10px}.onboarding__open_account_box-right{border-left:10px solid #fff;padding:10px}.webview-elem.onboarding__open_account_box-left{border-right:0}.webview-elem.onboarding__open_account_box-right{border-left:0}.row.onboarding__open_account_box.webview-elem{border-radius:10px}#open_account_with_formula div.onboarding__open_account_box{background-color:inherit;border:0 solid transparent}#open_account_with_formula .onboarding__open_account_box img{display:none}.onboarding-modal-requirement{text-align:left;padding-left:15px}.onboarding__step4_column{border-left:1px solid #e8e8e8;padding-bottom:20px;text-align:center}.onboarding__step4_column_header{color:#396cff}.col-joint-width{width:44%;float:left}.onboarding__step5_step1_title{padding:9px 0}.onboarding__step5_row{margin-bottom:20px}.onboarding__step5_row&gt;div{padding:4px}.onboarding__step5_joint_group{width:28%}.onboarding__step5_joint_left_header&gt;div:not(:first-child){padding-bottom:10px}.onboarding__step5_joint_content{padding-top:10px;padding-bottom:55px}.onboarding__step5_joint_content&gt;div{padding-bottom:20px}.onboarding__step5_joint_content&gt;div&gt;div{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.onboarding__step5_joint_content div.joint_step1_padding,.onboarding__step5_joint_content&gt;div:not(:first-child){padding-bottom:10px}.onboarding__step5_joint_content&gt;div.joint_step4_padding{padding-bottom:40px}.onboarding__step5_joint_content_header{padding-bottom:10px}.onboarding__step5_joint_step1_title{padding-top:10px;margin-bottom:20px}.onboarding__step5_content{margin:0 6px;text-align:left;-webkit-box-shadow:0 5px 5px rgba(0,0,0,.15);-moz-box-shadow:0 5px 5px rgba(0,0,0,.15);box-shadow:0 5px 5px rgba(0,0,0,.15)}.onboarding__step5_content_header{color:#396cff}.onboarding__step5_left_header{margin:0;font-size:13px;line-height:18px;color:#999;text-align:right}.onboarding__step5_left_header_title{font-weight:500;color:#333;font-size:18px}.onboarding__step5_edit_button{display:block;position:absolute;top:0;right:10px;color:#ccc;font-size:10px}.onboarding__step5_edit_button:hover{text-decoration:underline;cursor:pointer}.onboarding__step5_edit_button span{display:block;text-align:center;padding:10px 7px;background:#d3eddc}.step9.person-container{margin-bottom:40px}.step9.attachment-joint fieldset{border:none}</pre></body></html>