@import "https://fonts.googleapis.com/css2?family=Sora:wght@100;200;300;400;500;600;700;800&display=swap";
.ant-form label{color:var(--label-color);margin-right:5px}.anticon{color:var(--label-color)}.ant-btn{box-shadow:none;text-shadow:none;font-weight:400}.ant-btn .inter-icon{margin-right:5px;font-family:Inter,sans-serif}.ant-btn-dangerous,.ant-btn-dangerous:hover{background:0 0}.ant-btn.cancel{color:var(--label-color);border-color:var(--border-light)}.ant-btn.ant-btn-ghost.ant-btn-dangerous.form-action-btn:hover{color:var(--text-red);border-color:var(--border-red)}.ant-btn.ant-btn-danger{background-color:var(--border-red);border-color:var(--border-red)}.ant-btn>.anticon+span,.ant-btn>span+.anticon{margin-left:7px}.ant-btn.ant-btn-primary>.anticon,.ant-btn.ant-btn-danger>.anticon{color:#fff}.ant-btn-link,.ant-btn-link:hover{color:#1890ff;background:rgba(25,144,255,.06)}.ant-table .ant-btn-link{background:0 0;padding:0}.ant-btn.ant-btn-link>.anticon,.ant-btn.ant-btn-link>.anticon{color:#1890ff}.ant-btn-dangerous.ant-btn-link,.ant-btn-dangerous.ant-btn-link:hover{color:#ff4d4f;background:rgba(255,25,25,.06)}.ant-btn.ant-btn-dangerous>.anticon,.ant-btn.ant-btn-dangerous>.anticon{color:#ff4d4f}.ant-btn-text,.ant-btn-text:hover{color:var(--label-color);background:0 0;border-color:transparent}.ant-layout{background-color:#fff}.ant-menu-dark .ant-menu-sub,.ant-menu.ant-menu-dark .ant-menu-sub{color:rgba(255,255,255,.65)}.ant-menu-dark.ant-menu-horizontal>.ant-menu-item:hover,.ant-menu.ant-menu-dark .ant-menu-item-selected,.ant-menu-submenu-popup.ant-menu-dark .ant-menu-item-selected{background-color:#2c3549}.ant-modal-body{padding:40px 45px 45px}.ant-modal-confirm .ant-modal-body{padding:40px 45px}.ant-modal-confirm-body .ant-modal-confirm-title{color:var(--text-color);margin:0 0 30px;font-family:Sora,Inter,sans-serif;font-size:21px;font-weight:500;line-height:1.4}.ant-modal-confirm-body .ant-modal-confirm-content{color:var(--label-color)}.ant-table{color:var(--text-color)}.ant-table .ant-table-container:before,.ant-table .ant-table-container:after{display:none}.ant-table-thead>tr>th,.ant-table-tbody>tr>td,.ant-table tfoot>tr>th,.ant-table tfoot>tr>td{padding:15px 20px}.ant-table-thead>tr>th{border-bottom:1px dashed var(--border-light)}.ant-table-tbody>tr>td{border-bottom:1px dashed var(--border-light);text-wrap:nowrap}.ant-table-tbody>tr:last-child>td{border-bottom:none}.ant-table-tbody>tr>td span.ellipsis{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.ant-table-tbody>tr>td a,.ant-table-tbody>tr>td a:hover{color:var(--text-color);align-items:center;max-width:480px;height:45px;margin-top:-15px;margin-bottom:-15px;display:flex}@media screen and (min-width:1366px){.ant-table-tbody>tr>td a,.ant-table-tbody>tr>td a:hover{max-width:100vw}}.ant-table-tbody>tr.ant-table-row:hover>td,.ant-table-tbody>tr>td.ant-table-cell-row-hover{background:var(--bg-light-50)}.ant-table-thead>tr>th{color:var(--text-color);background-color:#fff;font-weight:500}.ant-table-thead>tr>th .anticon{color:var(--label-color)}.ant-table-filter-trigger.active .anticon{color:#1890ff}.ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before{display:none}.ant-table-pagination.ant-pagination{border-top:1px dashed var(--border-light);background-color:#fff;margin:0;padding:20px}.ant-pagination-prev .ant-pagination-item-link,.ant-pagination-next .ant-pagination-item-link{border:none}.ant-pagination-disabled{display:none}.ant-pagination-item{border:none}.ant-pagination-item a{color:var(--label-color)}.ant-pagination-item.ant-pagination-item-active a{background-color:var(--bg-light);border-radius:9999px}.ant-tabs-card .ant-tabs-nav{background-color:rgba(231,234,244,.26)}.ant-tabs-top>.ant-tabs-nav{margin:0}.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab{color:var(--label-color);background-color:transparent;border:none;font-weight:300}.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab-active{opacity:1;background-color:#fff}.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--text-color);text-shadow:none;font-weight:500}.ant-tabs-content{max-width:920px;margin:0 auto;padding:25px 20px}aside .ant-tabs-content{padding:30px;position:-webkit-sticky;position:sticky;top:0}.ant-tabs-top>.ant-tabs-nav:before{border:none}.ant-form-item-control-input{align-items:flex-start}.ant-form-item-label>label{color:var(--label-color);font-weight:400}.ant-input{border:1px solid var(--border-input);border-radius:4px;padding-left:8px;padding-right:8px}.ant-select:not(.ant-select-customize-input) .ant-select-selector{border:1px solid var(--border-input);border-radius:4px}.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector{cursor:not-allowed;color:var(--text-color);opacity:.5;background:0 0}.ant-form-item-explain-error{color:#ff4d4f;padding:5px 0 10px;font-size:12px;font-weight:400}.ant-picker{border:1px solid var(--border-input);border-radius:4px;width:100%}.ant-layout-content{border-right:2px solid #eff2f8}.ant-alert-error{background:0 0}.ant-alert-error .ant-alert-message{color:var(--text-red)}.ant-message{top:50px}.ant-message-notice-content{border-radius:7px;padding:15px 20px;box-shadow:0 7px 16px -5px rgba(190,196,213,.7),0 20px 40px -8px rgba(190,196,213,.12)}.ant-checkbox-inner,.ant-radio-inner{border:1px solid var(--border-input)}.ant-switch{background-color:var(--label-color)}.ant-switch.ant-switch-checked{background-color:#1890ff}.ant-form .form-item-switch .ant-col.ant-form-item-label{padding-bottom:0}.ant-collapse>.ant-collapse-item>.ant-collapse-header{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-khtml-user-select:none;padding:5px 0;font-family:Sora,sans-serif;font-size:1.17em;font-weight:500}.ant-collapse-ghost>.ant-collapse-item>.ant-collapse-content>.ant-collapse-content-box{padding:15px 10px 0}.ant-divider-inner-text{font-family:Sora,sans-serif;font-weight:500}.ant-divider-inner-text button{margin-left:10px}.ant-divider-horizontal,.ant-divider-horizontal.ant-divider-with-text{margin-top:0}.ant-upload.ant-upload-select-picture-card{border:1px dashed var(--border-input);background-color:#f9fafc;border-radius:4px;width:100%;height:104px}.ant-upload.ant-upload-select-picture-card .anticon{opacity:.5;min-height:20px;font-size:32px}.ant-dropdown-menu{padding-bottom:7px;box-shadow:0 14px 16px -7px rgba(190,196,213,.7),0 20px 40px -8px rgba(190,196,213,.12)}.ant-dropdown-menu-item.ant-dropdown-menu-item-only-child:hover{background-color:#eff2f7;border-radius:4px}.ant-dropdown-menu-item-group-title{color:var(--label-color)}.ant-form .form-item-checkbox label.ant-checkbox-wrapper{border-radius:4px;height:16px;margin-right:8px}.ant-form .form-item-checkbox label.ant-checkbox-wrapper .ant-checkbox .ant-checkbox-inner{border-color:#c0c5d0;border-radius:4px}.ant-form .form-item-checkbox label.ant-checkbox-wrapper .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner{border-color:#1890ff}.ant-input-number{border-color:#c0c5d0;border-radius:4px;width:100%}
input::placeholder{font-weight:300;color:var(--label-color)!important}body{color:var(--text-color);background-color:var(--bg-light);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,sans-serif;font-weight:400}h1,h2,h3,h4,h5{font-family:Sora,Inter,sans-serif}#nav{justify-content:space-between;align-items:center;width:100%}#nav>div.inner.right{flex-direction:row-reverse;display:flex}#nav .logo{color:#fff;font-weight:500}#nav .logo sup{margin-left:4px;font-weight:400}
.collection{margin:0;padding:0 20px 20px}.collection>.header{background-color:#eff2f9;justify-content:space-between;align-items:center;margin:0;padding:20px 0;display:flex}.collection>.header .inner{align-items:center;display:flex}.collection>.header .inner.right .ant-btn.ant-btn-primary{margin-left:10px}.collection>.header .ant-btn-text:hover,.collection>.header .ant-btn-text:focus{color:var(--text-color);background:0 0;border-color:transparent}.collection .header input{background-color:transparent;border:none;border-radius:0;padding:0;font-weight:300}.collection .header input:focus{box-shadow:none}.collection .header input[type=search]{cursor:pointer;width:320px;padding:4px 0;font-weight:400}.collection .header input[type=search]::placeholder{font-weight:400;color:var(--label-color)!important}.collection .header input[type=search]:focus::placeholder{color:var(--label-color)!important}.collection .header .ant-input-affix-wrapper,.collection .header .ant-input-affix-wrapper-focused{box-shadow:none;color:var(--text-color);background-color:transparent;border:none;border-radius:0;padding:0;transition:none}.collection .header .ant-input-affix-wrapper-focused input[type=search]{border-bottom:1px solid var(--label-color);width:320px}.collection .header .ant-input-affix-wrapper-focused input[type=search]:hover{cursor:text}.collection .header .ant-input-prefix{margin-right:7px}.collection table .status-icon{background-color:var(--bg-light);border-radius:4px;width:10px;height:10px;display:block}.collection table .status-icon.green{background-color:var(--bg-green-3)}.collection table .status-icon.orange{background-color:var(--bg-orange-3)}
html{--text-color:#262b33;--text-red:#ff3b30;--label-color:#828ba2;--bg-dark:#4b5364;--bg-light:#eff2f8;--bg-light-50:rgba(231,234,244,.26);--border-light:#e7eaf4;--border-red:#ff3b30;--border-input:rgba(130,139,162,.5);--bg-green-2:#d9f7be;--bg-green-3:#b7eb8f;--bg-green-4:#95de64;--bg-orange-3:#ffd591}
#content-editor .img-container{width:100%;min-height:100px;position:relative}#content-editor .img-container.focused{border:2px solid #5559f3}#content-editor .img-container span.edit-img-btn{text-align:center;color:#fff;width:100px;height:38px;box-shadow:none;opacity:0;cursor:pointer;background:#5559f3;border:none;border-radius:4px;padding:5px;transition:opacity .25s;display:inline-block;position:absolute;top:calc(50% - 19px);left:calc(50% - 50px)}#content-editor .img-container:hover span.edit-img-btn{opacity:1}#content-editor .img-container span.edit-img-btn:hover{cursor:pointer}#content-editor img{max-width:100%;height:auto}#content-editor span.decorator-year{color:#ff7875;background-color:rgba(255,120,117,.09)}#content-editor h1,#content-editor h2,#content-editor h3,#content-editor h4,#content-editor h5{font-family:Spoof,Inter,sans-serif;font-weight:600}#content-editor h2{margin:0 0 34px;font-size:32px;line-height:38px}#content-editor h3{margin:0 0 34px;font-size:28px;line-height:36px}#content-editor h4,#content-editor h5{margin:0 0 34px;font-size:22px;line-height:28px}#content-editor table{border-collapse:collapse;width:100%}#content-editor table caption{text-align:left;caption-side:top;color:#061231;font-family:Spoof Medium,sans-serif;font-size:18px;line-height:28px}#content-editor table th{color:#797f8f;text-align:left;padding:18px 15px 18px 0;font-weight:500}#content-editor table td{border-top:1px solid #d1d6e4;margin:0;padding:18px 9px 19px 0}#content-editor figure{margin:0 0 34px}#content-editor figure figcaption{color:#797f8f;text-align:center;margin:5px 0 0;font-size:16px}#content-editor .unstyled{margin-bottom:34px}#content-editor .youtube-video{text-align:center;margin-bottom:34px}#content-editor .clip-important{border-left:4px solid #fcee50;margin-bottom:34px;margin-left:30px;padding-left:18px;position:relative}#content-editor .clip-important:before{content:"";background:url(/assets/vectors/mmcv-square-yellow.svg) 100% 0/32px 34px no-repeat;width:32px;height:34px;display:block;position:absolute;top:-7px;left:-32px}#content-editor .clip-important:after{content:"";background:url(/assets/icons/warning.svg) 100% 0/18px 18px no-repeat;width:18px;height:18px;display:block;position:absolute;top:-1px;left:-24px}#content-editor .clip-a-savoir{border-left:4px solid #91e28b;margin-bottom:34px;margin-left:30px;padding-left:18px;position:relative}#content-editor .clip-a-savoir:before{content:"";background:url(/assets/vectors/mmcv-square-green.svg) 100% 0/32px 34px no-repeat;width:32px;height:34px;display:block;position:absolute;top:-7px;left:-32px}#content-editor .clip-a-savoir:after{content:"";background:url(/assets/icons/lightbulb.svg) 100% 0/18px 18px no-repeat;width:18px;height:18px;display:block;position:absolute;top:-1px;left:-24px}#content-editor .clip-a-eviter{color:#671f1f;background-color:#ffeaea;border-radius:6px;margin-bottom:34px;padding:24px;font-weight:500}#content-editor .clip-rh{margin-top:34px;margin-bottom:34px;padding-left:48px;font-weight:500;position:relative}#content-editor .clip-rh:before{content:"‘‘";color:#5559f3;font-family:Spoof Medium,sans-serif;font-size:56px;line-height:36px;position:absolute;top:0;left:0}#content-editor ol.public-DraftStyleDefault-ol{margin:0 0 34px;padding:0;list-style:none}#content-editor ol.public-DraftStyleDefault-ol li{counter-increment:ordered-list-inc;background-size:36px 38px;margin:0 0 16px;padding:0 0 0 48px;font-weight:500;position:relative}#content-editor ol.public-DraftStyleDefault-ol li:before{content:counter(ordered-list-inc);text-align:center;background-color:#d7f1f2;border-radius:4px;width:28px;height:28px;font-size:14px;font-weight:700;line-height:28px;position:absolute;top:0;left:6px}#content-editor ul.public-DraftStyleDefault-ul{margin-bottom:30px}#content-editor ul.public-DraftStyleDefault-ul li{margin:0 0 12px;padding:0 0 0 28px;list-style:none;display:block;position:relative}#content-editor ul.public-DraftStyleDefault-ul li:before{content:"";text-align:center;background-color:#051331;border-radius:2px;width:8px;height:8px;font-size:14px;font-weight:700;line-height:28px;position:absolute;top:calc(50% - 4px);left:2px}#content-editor ul.clip-a-retenir{border:1px solid #dde1eb;border-radius:6px;padding:30px 30px 15px;position:relative}#content-editor ul.clip-a-retenir:before{content:"Ce qu'il faut retenir";margin:0 0 34px;padding:0 0 0 44px;font-family:Spoof Medium,sans-serif;font-size:22px;font-weight:400;line-height:28px;display:block}#content-editor ul.clip-a-retenir:after{content:"";background:#c9cafb url(/assets/icons/check-circle.svg) 50%/22px no-repeat;border-radius:4.6px;width:32px;height:32px;display:block;position:absolute;top:27px;left:30px}#content-editor ul.clip-a-retenir li{background:url(/assets/icons/arrow-right-purple.svg) no-repeat;margin:0 0 12px;padding:0 0 0 34px;font-weight:500;list-style:none;display:block}#content-editor ol.clip-coach{border:1px solid #dde1eb;border-radius:6px;margin-bottom:40px;padding:30px 30px 0;position:relative}#content-editor ol.clip-coach:before{content:"Challenges du coach";margin:0 0 34px;padding:2px 0 0;font-family:Spoof Medium,sans-serif;font-size:22px;font-weight:400;line-height:28px;display:block}#content-editor ol.clip-coach li{counter-increment:ordered-list-inc;background:url(/assets/vectors/mmcv-square-yellow.svg) 0 0/36px 38px no-repeat;min-height:38px;margin:0 0 30px;padding:4px 0 0 48px;font-weight:500;list-style:none;display:block;position:relative}#content-editor ol.clip-coach li:before{content:"0" counter(ordered-list-inc);text-align:center;background-color:transparent;width:36px;height:38px;font-family:Spoof Medium,sans-serif;font-size:20px;font-weight:400;line-height:36px;position:absolute;top:0;left:6px}#content-editor .clip-exemple{background-color:#f8f8f9;border-radius:10px;margin:0 0 34px;padding:20px}#content-editor .clip-exemple-text{margin:0 0 30px}#content-editor .clip-exemple-text:last-child{margin:0}#content-editor .align-left{text-align:left}#content-editor .align-center{text-align:center}#content-editor .align-right{text-align:right}#content-editor .table-row{display:flex}
#content-editor div.cta-block{position:relative}#content-editor div.cta-block .cta-handler{z-index:1;cursor:pointer;width:100%;height:100%;display:block;position:absolute;top:0;left:0}#content-editor div.cta-block .cta-handler:hover{opacity:0}#content-editor div.cta{color:#fff;background-color:#4b4ff2;border:none;border-radius:5px;height:58px;padding:0 15px 0 18px;font-weight:600;line-height:56px;animation:3s infinite pulse;display:inline-block}#content-editor div.cta>img{margin:-2px 0 0 5px}#content-editor .cta-bouton-simple,#content-editor .cta-bouton-simple-avec-titre{text-align:center;background:#f8f8ff url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDQwcHgiIGhlaWdodD0iMjkwcHgiIHZpZXdCb3g9IjAgMCA0NDAgMjkwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA2My4xICg5MjQ1MikgLSBodHRwczovL3NrZXRjaC5jb20gLS0+CiAgICA8dGl0bGU+R3JvdXA8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZyBpZD0iQ1RBIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iY3RhLS8tYm91dG9uIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNjA1LjAwMDAwMCwgLTExMDQuMDAwMDAwKSI+CiAgICAgICAgICAgIDxnIGlkPSJHcm91cC0zLUNvcHktOSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzk1LjAwMDAwMCwgMTEwNC4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxnIGlkPSJHcm91cCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjEwLjAwMDAwMCwgLTI3NS4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iR3JvdXAtMjYtQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzUzLjUwMDAwMCwgNTMwLjUwMDAwMCkgc2NhbGUoLTEsIC0xKSB0cmFuc2xhdGUoLTM1My41MDAwMDAsIC01MzAuNTAwMDAwKSB0cmFuc2xhdGUoMjU0LjAwMDAwMCwgNDk2LjAwMDAwMCkiIGZpbGw9IiMwNjEyMzEiPgogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTk3Ljc4ODE1MSw0My45NzU4MjIyIEw4Ljc3ODMyNDYxLDEuOTU1MTQ1NTUgQzguMjQwMTcxOTksMS44MzY1MTkxIDcuOTAzNDUwNzksMS4zMDcxODU5NyA4LjAyNDcxMDUxLDAuNzczODY1NDAzIEM4LjE0NDk2ODA4LDAuMjM5NTQ3OTcxIDguNjc2MTA1NjgsLTAuMDk1Mzk3Mjg0NiA5LjIxMjI1NDAyLDAuMDI0MjI2MDIxIEwxOTguMjIyMDgsNDIuMDQ0OTAyNyBDMTk4Ljc1ODIyOCw0Mi4xNjM1MjkxIDE5OS4wOTU5NTIsNDIuNjkxODY1NCAxOTguOTc1Njk0LDQzLjIyNjE4MjggQzE5OC44NTU0MzYsNDMuNzU5NTAzNCAxOTguMzI0Mjk5LDQ0LjA5NTQ0NTUgMTk3Ljc4ODE1MSw0My45NzU4MjIyIiBpZD0iRmlsbC02Ij48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNzIuNzkwNzc4LDU5Ljk3NTQ3NiBMNC43NzU3ODc1MSwyMS45ODMwOTIzIEM0LjI0MTEwODk1LDIxLjg2Mjc2NzMgMy45MDQzMTE0NCwyMS4zMjY4NjU4IDQuMDI0MjM5MzQsMjAuNzg0ODk3NCBDNC4xNDMxNjc4NCwyMC4yNDM5NDAzIDQuNjcyODQ5NCwxOS45MDMxODc4IDUuMjA2NTI4NTUsMjAuMDI0NTI0IEwxNzMuMjI0NTE3LDU4LjAxNjkwNzcgQzE3My43NTkxOTYsNTguMTM4MjQzOSAxNzQuMDk0OTk0LDU4LjY3MzEzNDIgMTczLjk3NjA2NSw1OS4yMTUxMDI2IEMxNzMuODU1MTM4LDU5Ljc1NjA1OTcgMTczLjMyNTQ1Nyw2MC4wOTY4MTIyIDE3Mi43OTA3NzgsNTkuOTc1NDc2IiBpZD0iRmlsbC04Ij48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMzAuNzg5NjQ3LDY4Ljk3NTc1OTUgTDAuNzc2NjIzNDc0LDM5Ljk2MDg1ODQgQzAuMjQxMTM3MzY4LDM5Ljg0MDkyNSAtMC4wOTcxNjk3NDIxLDM5LjMxMTIxODkgMC4wMjQ5NDExMDgzLDM4Ljc3NjUxNTYgQzAuMTQ0MDQ5MjMzLDM4LjI0MDgxMjggMC42NzQ1MzA3OTYsMzcuOTA0OTk5MSAxLjIxMDAxNjksMzguMDIzOTMzMSBMMTMxLjIyMzA0MSw2Ny4wMzk4MzM3IEMxMzEuNzU4NTI3LDY3LjE1ODc2NzcgMTMyLjA5NTgzMyw2Ny42ODg0NzM4IDEzMS45NzU3MjQsNjguMjI0MTc2NiBDMTMxLjg1NDYxNCw2OC43NTg4Nzk5IDEzMS4zMjUxMzMsNjkuMDk1NjkzIDEzMC43ODk2NDcsNjguOTc1NzU5NSIgaWQ9IkZpbGwtMTAiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTU1OSwxNTYuMDI0MDY3IEw1NTksNDkxLjA5NTg0MiBMMjM5LjQ1MzQyLDUzMC43ODg4MjEgQzE1OS4wMjU2MTYsNTQwLjc4MDM0NyA4NC40MTkyMTM0LDQ4Ny44MzkzNjcgNzMuNjYyMDgwOSw0MTMuMTQxNTMyIEwxOS4xODg4OTg4LDM0LjkzMTIxNjMgQzE4LjQyMDMxNzgsMjkuNTgyNzkzNiAxOC4wOTMwNzA0LDI0LjI3NjM5IDE4LDE5IEw0MTEuNDU2NDU2LDE5IEM0OTIuNjA0ODA1LDE5IDU1OSw4MC42NTk5Mjk3IDU1OSwxNTYuMDI0MDY3IiBpZD0iRmlsbC0xMiIgZmlsbD0iIzU1NTlGMyIgb3BhY2l0eT0iMC4wNjA5MTg4OTg4IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyODguNTAwMDAwLCAyNzUuNTAwMDAwKSBzY2FsZSgxLCAtMSkgcm90YXRlKC00LjAwMDAwMCkgdHJhbnNsYXRlKC0yODguNTAwMDAwLCAtMjc1LjUwMDAwMCkgIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==) 100% 100%/450px 350px no-repeat;border-radius:10px;margin:0 0 34px;padding:50px;position:relative;overflow:hidden}#content-editor .cta-bouton-simple div.cta,#content-editor .cta-bouton-simple-avec-titre div.cta{color:#fff;z-index:1;background-color:#4b4ff2;border:none;border-radius:6px;height:60px;margin:0;padding:0 22px;font-weight:500;line-height:58px;display:inline-block;position:relative}#content-editor .cta-bouton-simple-avec-titre div.title{margin:-12px 0 32px;font-size:22px;font-weight:500;line-height:30px}#content-editor .cta-avant-apres{text-align:center;margin:0 0 40px;padding:0 20px;position:relative;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}#content-editor .cta-avant-apres div.cta{margin:0 auto}#content-editor .cta-avant-apres .compare-slider{background-color:#fff;border:1px solid #d1d6e4;border-radius:10px;max-width:422px;margin:0 auto 24px;box-shadow:0 2px 6px rgba(209,214,228,.31)}#content-editor .cta-avant-apres .compare-slider .handle{align-items:center;height:100%;display:flex}#content-editor .cta-avant-apres .compare-slider .handle .button{background-color:#0e2053;border:none;border-radius:17px;justify-content:center;width:42px;height:30px;margin:0;display:flex}#content-editor .cta-avant-apres .compare-slider .handle .button img{width:16px;height:auto;margin:0}#content-editor .cta-avant-apres .compare-slider .handle:before{content:"";z-index:-1;background-image:linear-gradient(rgba(32,67,139,0),#1f4086 10%,#10245a 88%,rgba(14,32,83,0));width:2px;height:100%;margin:0;display:block;position:relative;left:50%}#content-editor .cta-avant-apres .compare-slider img{margin:0}#content-editor .cta-avant-apres .bg{z-index:-1;width:100%;height:auto;display:block;position:absolute;bottom:0;left:0}#content-editor .cta-avant-apres .title{margin:0 0 12px;font-family:Spoof Medium,sans-serif;font-size:32px;line-height:38px}#content-editor .cta-avant-apres .subtitle{color:#797f8f;font-size:18px;font-weight:500;line-height:26px}#content-editor .cta-banniere-modeles{text-align:center;background-color:#f8f8fe;border-radius:20px;padding:0 50px 50px;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;margin:90px 0 40px!important}#content-editor .cta-banniere-modeles>img{max-width:70%;margin-top:-60px;margin-bottom:24px}#content-editor .cta-banniere-modeles .title{margin:0 0 10px;font-family:Spoof Medium,sans-serif;font-size:31px;line-height:1.3}#content-editor .cta-banniere-modeles .subtitle{margin:0 0 24px;font-size:18px;font-weight:500;line-height:26px}#content-editor .cta-slider .slider-container{background:#0e2053 url(/assets/images/backgrounds/cta-model-slider-background.svg) 100% 100%/100% no-repeat;border-radius:20px;height:667px;margin:34px 0;padding:45px 30px;position:relative;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}#content-editor .cta-slider .slider-container .slide{padding:0 20px 0 0;position:relative}#content-editor .cta-slider .slider-container .slide .cta-container{opacity:0;justify-content:center;width:calc(100% - 20px);transition:opacity .2s ease-in-out;display:flex;position:absolute;top:calc(50% - 30px);left:0}#content-editor .cta-slider .slider-container .slide .cta-container button.cta{min-height:48px;padding:0 15px 0 18px}#content-editor .cta-slider .slider-container .title{color:#fff;margin:0 0 50px;font-family:Spoof Medium,sans-serif;font-size:38px;line-height:50px}#content-editor .cta-focus{text-align:center}#content-editor .cta-focus img{margin:34px 0 20px;display:block}#content-editor .cta-focus .title{text-align:center;margin:0 10% 34px;font-size:18px;font-weight:500;line-height:30px;display:block}
#content-editor .content a{color:#5559f3;border-bottom:1px solid #d0d4fc;padding-bottom:1px;text-decoration:none;display:inline}#content-editor.focused{z-index:1;width:100vw;position:absolute;top:-59px;left:-342px}#content-editor .inner>.container{background-color:#fff;padding:0 0 30px;display:flex}#content-editor.focused .inner>.container{padding-top:84px}#content-editor .inner>.container>.main{width:calc(100vw - 336px)}#content-editor.focused .inner>.container>.main{padding:0 0 0 20px}#content-editor .inner>.container>.main .content{width:690px;margin:0 auto;position:relative}#content-editor .inner>.container>.aside{opacity:0;z-index:10;background:#fff;width:360px;height:calc(100vh - 46px);margin:0;padding:50px 50px 30px;transition:all .5s;position:fixed;top:46px;right:-400px;overflow-y:auto}#content-editor.focused .inner>.container>.aside{opacity:1;right:0}#content-editor .inner>.toolbar{background-color:#f9fafc;background-color:var(--bg-light);z-index:2;background-color:#656e83;justify-content:center;align-items:center;width:100%;height:46px;padding:0 340px 0 5px;transition:top .25s;display:flex;position:fixed;top:-46px;left:0}#content-editor.focused .inner>.toolbar{top:0}#content-editor .inner>.toolbar .group{align-items:center;padding:5px;display:flex}#content-editor .inner>.toolbar .group:last-child{border-right:none}#content-editor .inner>.toolbar .ant-btn{color:#fff;cursor:pointer;border-radius:4px;justify-content:center;align-items:center;padding:4px 8px;display:flex}#content-editor .inner>.toolbar .ant-btn .anticon{color:#fff;font-size:16px}#content-editor .inner>.toolbar .btn:hover{background-color:rgba(209,214,228,.33)}#content-editor .inner>.toolbar .separator{background-color:var(--label-color);opacity:.33;background-color:#fff;width:1px;height:15px;margin:0 10px;display:block}#content-editor>.container{padding:16px}#content-editor .public-DraftStyleDefault-ol,#content-editor .public-DraftStyleDefault-ul{margin:0 0 20px 20px;padding:0}#content-editor .public-DraftEditor-content{min-height:100vh;font-size:18px}#content-editor .DraftEditor-editorContainer{position:relative}#content-editor .public-DraftEditorPlaceholder-root{color:var(--label-color);z-index:0;opacity:.5;font-size:18px;position:absolute;top:0;left:0}.text-editor{border:1px solid #c0c5d0;border-radius:4px}.text-editor>.toolbar{border-bottom:1px solid #c0c5d0;align-items:center;display:flex}.text-editor>.toolbar .group{border-right:1px solid #c0c5d0;align-items:center;padding:5px;display:flex}.text-editor>.toolbar .group:last-child{border-right:none}.text-editor>.toolbar .btn{color:#797f8f;cursor:pointer;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.text-editor>.toolbar .btn:hover{background-color:rgba(209,214,228,.33)}.text-editor>.container{padding:16px}.text-editor .public-DraftStyleDefault-ol,.text-editor .public-DraftStyleDefault-ul{margin:0 0 20px 20px;padding:0}#content-editor .toolbar .ant-select-item-option{min-width:200px}#content-editor .anchors{border-radius:4px;width:690px;margin:0 auto 40px}#content-editor .anchors>.title{content:attr(aria-label);margin:0 0 15px;padding:0;font-family:Spoof Medium,sans-serif;font-size:26px;font-weight:400;line-height:36px;display:block}#content-editor .anchors>.title.empty{color:var(--label-color);opacity:.5}#content-editor .anchors ul{margin:0;padding:0;list-style:none}#content-editor .anchors li{color:#061231;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:url(/assets/icons/chevron-down-purple.svg) 100%/20px 20px no-repeat;border:none;border-bottom:1px solid #dbdfea;border-radius:0;padding:14px 24px 14px 0;font-size:18px;font-weight:500;line-height:26px;overflow:hidden}#content-editor .anchors ul>li:last-child{border:none}#content-editor .inner>.container>.main .content-header{width:690px;margin:0 auto}#content-editor .content-header textarea{border:none;padding:0}#content-editor .content-header textarea::placeholder{color:var(--label-color);opacity:.5}#content-editor .content-header textarea.content-title{color:#061231;margin:22px 0}#content-editor .content-header textarea.content-intro{color:#797f8f;margin:0 0 30px;font-size:20px;font-weight:500;line-height:1.6}.form-required-words .counters ul{margin:20px 0;padding:0;list-style:none}.form-required-words .counters ul li{color:#1990ff;background-color:rgba(25,144,255,.09);border-radius:4px;justify-content:space-between;align-items:center;width:100%;min-height:32px;margin:0 0 5px;padding:5px 10px;font-weight:500;line-height:1.5;display:flex;position:relative}.form-required-words .counters ul li.success{color:#009688;background-color:rgba(0,150,136,.09)}.form-required-words .counters ul li.fail{color:#f82;background-color:rgba(255,152,0,.09)}.form-required-words .counters ul li span.text{padding-right:5px}
.document-form{min-height:calc(100vh - 46px);margin:0;padding:20px}.document-form>.header{margin:0;padding:0}.form-actions{background-color:#f9fafc;justify-content:space-between;width:100%;padding:20px 30px 20px 0;display:none}.form-actions button{margin-left:0}.form-actions .ant-btn.ant-btn-loading:before{display:none}
@font-face{font-family:Inter;font-style:normal;font-weight:100;font-display:swap;src:url(../media/Inter-Thin.6eb23a92.woff2)format("woff2"),url(../media/Inter-Thin.34d9b156.woff)format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:100;font-display:swap;src:url(../media/Inter-ThinItalic.1ed11b15.woff2)format("woff2"),url(../media/Inter-ThinItalic.b6b6fffb.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(../media/Inter-ExtraLight.fe9e219b.woff2)format("woff2"),url(../media/Inter-ExtraLight.98147a80.woff)format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:200;font-display:swap;src:url(../media/Inter-ExtraLightItalic.549db0f7.woff2)format("woff2"),url(../media/Inter-ExtraLightItalic.f25a7a88.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/Inter-Light.06b9dbb3.woff2)format("woff2"),url(../media/Inter-Light.d12731c0.woff)format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:300;font-display:swap;src:url(../media/Inter-LightItalic.3b5ea233.woff2)format("woff2"),url(../media/Inter-LightItalic.dbd04ff9.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/Inter-Regular.3b093fea.woff2)format("woff2"),url(../media/Inter-Regular.1dd5db94.woff)format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:400;font-display:swap;src:url(../media/Inter-Italic.a5d8b17f.woff2)format("woff2"),url(../media/Inter-Italic.87a40bd5.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/Inter-Medium.e3183e29.woff2)format("woff2"),url(../media/Inter-Medium.bf5f2af4.woff)format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:500;font-display:swap;src:url(../media/Inter-MediumItalic.c2fdadec.woff2)format("woff2"),url(../media/Inter-MediumItalic.08f8d0ad.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/Inter-SemiBold.7f8fd4d6.woff2)format("woff2"),url(../media/Inter-SemiBold.59fcda75.woff)format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:600;font-display:swap;src:url(../media/Inter-SemiBoldItalic.2dd63db0.woff2)format("woff2"),url(../media/Inter-SemiBoldItalic.1b1d62cc.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/Inter-Bold.25ea1289.woff2)format("woff2"),url(../media/Inter-Bold.301dffd2.woff)format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:700;font-display:swap;src:url(../media/Inter-BoldItalic.4a73f660.woff2)format("woff2"),url(../media/Inter-BoldItalic.4bad88d0.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/Inter-ExtraBold.8528f2e6.woff2)format("woff2"),url(../media/Inter-ExtraBold.16637677.woff)format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:800;font-display:swap;src:url(../media/Inter-ExtraBoldItalic.72d28713.woff2)format("woff2"),url(../media/Inter-ExtraBoldItalic.e9b83234.woff)format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(../media/Inter-Black.e3326a01.woff2)format("woff2"),url(../media/Inter-Black.c6cf7303.woff)format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:900;font-display:swap;src:url(../media/Inter-BlackItalic.83f7c17e.woff2)format("woff2"),url(../media/Inter-BlackItalic.a6e7f934.woff)format("woff")}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:normal;font-named-instance:"Regular";src:url(../media/Inter-roman.var.86ddaf62.woff2)format("woff2")}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:italic;font-named-instance:"Italic";src:url(../media/Inter-italic.var.a57ab0d2.woff2)format("woff2")}@font-face{font-family:Inter var experimental;font-weight:100 900;font-display:swap;font-style:oblique 0deg 10deg;src:url(../media/Inter.var.fd5e8e27.woff2)format("woff2")}

@font-face{font-family:Spoof Medium;src:url(../media/Spoof-Medium.d1968438.woff2)format("woff2"),url(../media/Spoof-Medium.96b9ad26.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Spoof;src:url(../media/Spoof-Regular.91f18fc2.woff2)format("woff2"),url(../media/Spoof-Regular.f42b984a.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}
#google-serp .preview{vertical-align:top;border:1px solid #c0c5d0;border-radius:4px;margin:0 0 20px;padding:60px 20px 20px;line-height:1.2;display:inline-block;position:relative;overflow:hidden}#google-serp .preview .label{background-color:#f2f5f9;width:100%;height:40px;padding:12px 20px 0;display:block;position:absolute;top:0;left:0}#google-serp .preview .label svg,#google-serp .preview .label span{vertical-align:middle;color:#8e8f90;margin-right:3px;font-weight:500;display:inline-block}#google-serp .preview.desktop{width:640px;margin-right:15px}#google-serp .preview.mobile{width:311px}#google-serp .url{color:#202124;font-smoothing:auto;-webkit-font-smoothing:auto;font-size:14px;font-style:normal;line-height:1.3}#google-serp .url .path{color:#5f6368}#google-serp .head{line-height:1.58}#google-serp .title{color:#1a0dab;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,.1);font-smoothing:auto;-webkit-font-smoothing:auto;margin-bottom:3px;padding-top:4px;font-family:Arial,sans-serif;font-size:20px;font-weight:400;line-height:1.3;display:block}#google-serp .description{color:#4d5156;font-smoothing:auto;-webkit-font-smoothing:auto;font-family:Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.58;display:block;overflow:hidden}
#login{background-color:var(--bg-light);flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:0 0 20vh;display:flex}#login .logo{justify-content:center;margin:0 0 20px;display:flex}#login form{background-color:#fff;border-radius:4px;width:360px;padding:35px 45px 45px}#login form h2{margin:0 0 20px;font-weight:500;display:block}#login form button[type=submit]{width:100%;margin:10px 0 0}#login form button[type=submit] .anticon{font-size:12px}

