@charset "UTF-8";.vue-universal-modal-leave-from,.vue-universal-modal-enter-to{opacity:1}.vue-universal-modal-enter-from,.vue-universal-modal-leave-to{opacity:0}.vue-universal-modal{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;position:fixed;overflow-y:auto;left:0;top:0;right:0;bottom:0;background-color:#000c;text-align:left}.vue-universal-modal:not(.vue-universal-modal-latest){background:none}.vue-universal-modal-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:100%}.Vue-Toastification__container{z-index:9999;position:fixed;padding:4px;width:600px;box-sizing:border-box;display:flex;min-height:100%;color:#fff;flex-direction:column;pointer-events:none}@media only screen and (min-width : 600px){.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:1em}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.top-left,.Vue-Toastification__container.bottom-left{left:1em}.Vue-Toastification__container.top-left .Vue-Toastification__toast,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl{margin-right:unset;margin-left:auto}}.Vue-Toastification__container.top-right,.Vue-Toastification__container.bottom-right{right:1em}.Vue-Toastification__container.top-right .Vue-Toastification__toast,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.top-center,.Vue-Toastification__container.bottom-center{left:50%;margin-left:-300px}.Vue-Toastification__container.top-center .Vue-Toastification__toast,.Vue-Toastification__container.bottom-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width : 600px){.Vue-Toastification__container{width:100vw;padding:0;left:0;margin:0}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:0}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{display:inline-flex;position:relative;max-height:800px;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:22px 24px;border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;justify-content:space-between;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;max-width:600px;min-width:326px;pointer-events:auto;overflow:hidden;transform:translateZ(0);direction:ltr}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width : 600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;line-height:24px;font-size:16px;word-break:break-word;white-space:pre-wrap}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{font-weight:700;font-size:24px;line-height:24px;background:transparent;outline:none;border:none;padding:0 0 0 10px;cursor:pointer;transition:.3s ease;align-items:center;color:#fff;opacity:.3;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:hover,.Vue-Toastification__close-button:focus{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:10000;background-color:#ffffffb3;transform-origin:left;animation:scale-x-frames linear 1 forwards}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{right:0;left:unset;transform-origin:right}.Vue-Toastification__icon{margin:auto 18px auto 0;background:transparent;outline:none;border:none;padding:0;transition:.3s ease;align-items:center;width:20px;height:100%}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.top-left,.Vue-Toastification__bounce-enter-active.bottom-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.top-right,.Vue-Toastification__bounce-enter-active.bottom-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-leave-active,.Vue-Toastification__bounce-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes fadeOutTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}@keyframes fadeOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-50px);opacity:0}}@keyframes fadeOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}@keyframes fadeOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(50px);opacity:0}}@keyframes fadeInLeft{0%{transform:translate(-50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInRight{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInTop{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Vue-Toastification__fade-enter-active.top-left,.Vue-Toastification__fade-enter-active.bottom-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.top-right,.Vue-Toastification__fade-enter-active.bottom-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-leave-active,.Vue-Toastification__fade-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes slideInBlurredLeft{0%{transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredTop{0%{transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredRight{0%{transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredBottom{0%{transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideOutBlurredTop{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0%;filter:blur(0);opacity:1}to{transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredBottom{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredLeft{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}}@keyframes slideOutBlurredRight{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}}.Vue-Toastification__slideBlurred-enter-active.top-left,.Vue-Toastification__slideBlurred-enter-active.bottom-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.top-right,.Vue-Toastification__slideBlurred-enter-active.bottom-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-leave-active,.Vue-Toastification__slideBlurred-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}.resize-observer[data-v-b329ee4c]{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer[data-v-b329ee4c] object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.v-popper__popper{z-index:10000;top:0;left:0;outline:none}.v-popper__popper.v-popper__popper--hidden{visibility:hidden;opacity:0;transition:opacity .15s,visibility .15s;pointer-events:none}.v-popper__popper.v-popper__popper--shown{visibility:visible;opacity:1;transition:opacity .15s}.v-popper__popper.v-popper__popper--skip-transition,.v-popper__popper.v-popper__popper--skip-transition>.v-popper__wrapper{transition:none!important}.v-popper__backdrop{position:absolute;top:0;left:0;width:100%;height:100%;display:none}.v-popper__inner{position:relative;box-sizing:border-box;overflow-y:auto}.v-popper__inner>div{position:relative;z-index:1;max-width:inherit;max-height:inherit}.v-popper__arrow-container{position:absolute;width:10px;height:10px}.v-popper__popper--arrow-overflow .v-popper__arrow-container,.v-popper__popper--no-positioning .v-popper__arrow-container{display:none}.v-popper__arrow-inner,.v-popper__arrow-outer{border-style:solid;position:absolute;top:0;left:0;width:0;height:0}.v-popper__arrow-inner{visibility:hidden;border-width:7px}.v-popper__arrow-outer{border-width:6px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner{left:-2px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{left:-1px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer{border-bottom-width:0;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:0}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{border-top-width:0;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner{top:-4px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{top:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{top:-1px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{border-left-width:0;border-left-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{left:-4px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{left:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{right:-10px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer{border-right-width:0;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner{left:-2px}.v-popper--theme-tooltip .v-popper__inner{background:#000c;color:#fff;border-radius:6px;padding:7px 12px 6px}.v-popper--theme-tooltip .v-popper__arrow-outer{border-color:#000c}.v-popper--theme-dropdown .v-popper__inner{background:#fff;color:#000;border-radius:6px;border:1px solid #ddd;box-shadow:0 6px 30px #0000001a}.v-popper--theme-dropdown .v-popper__arrow-inner{visibility:visible;border-color:#fff}.v-popper--theme-dropdown .v-popper__arrow-outer{border-color:#ddd}:root{--vs-colors--lightest: rgba(60, 60, 60, .26);--vs-colors--light: rgba(60, 60, 60, .5);--vs-colors--dark: #333;--vs-colors--darkest: rgba(0, 0, 0, .15);--vs-search-input-color: inherit;--vs-search-input-placeholder-color: inherit;--vs-font-size: 1rem;--vs-line-height: 1.4;--vs-state-disabled-bg: rgb(248, 248, 248);--vs-state-disabled-color: var(--vs-colors--light);--vs-state-disabled-controls-color: var(--vs-colors--light);--vs-state-disabled-cursor: not-allowed;--vs-border-color: var(--vs-colors--lightest);--vs-border-width: 1px;--vs-border-style: solid;--vs-border-radius: 4px;--vs-actions-padding: 4px 6px 0 3px;--vs-controls-color: var(--vs-colors--light);--vs-controls-size: 1;--vs-controls--deselect-text-shadow: 0 1px 0 #fff;--vs-selected-bg: #f0f0f0;--vs-selected-color: var(--vs-colors--dark);--vs-selected-border-color: var(--vs-border-color);--vs-selected-border-style: var(--vs-border-style);--vs-selected-border-width: var(--vs-border-width);--vs-dropdown-bg: #fff;--vs-dropdown-color: inherit;--vs-dropdown-z-index: 1000;--vs-dropdown-min-width: 160px;--vs-dropdown-max-height: 350px;--vs-dropdown-box-shadow: 0px 3px 6px 0px var(--vs-colors--darkest);--vs-dropdown-option-bg: #000;--vs-dropdown-option-color: var(--vs-dropdown-color);--vs-dropdown-option-padding: 3px 20px;--vs-dropdown-option--active-bg: #5897fb;--vs-dropdown-option--active-color: #fff;--vs-dropdown-option--deselect-bg: #fb5858;--vs-dropdown-option--deselect-color: #fff;--vs-transition-timing-function: cubic-bezier(1, -.115, .975, .855);--vs-transition-duration: .15s}.v-select{position:relative;font-family:inherit}.v-select,.v-select *{box-sizing:border-box}:root{--vs-transition-timing-function: cubic-bezier(1, .5, .8, 1);--vs-transition-duration: .15s}@-webkit-keyframes vSelectSpinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes vSelectSpinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.vs__fade-enter-active,.vs__fade-leave-active{pointer-events:none;transition:opacity var(--vs-transition-duration) var(--vs-transition-timing-function)}.vs__fade-enter,.vs__fade-leave-to{opacity:0}:root{--vs-disabled-bg: var(--vs-state-disabled-bg);--vs-disabled-color: var(--vs-state-disabled-color);--vs-disabled-cursor: var(--vs-state-disabled-cursor)}.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__clear,.vs--disabled .vs__search,.vs--disabled .vs__selected,.vs--disabled .vs__open-indicator{cursor:var(--vs-disabled-cursor);background-color:var(--vs-disabled-bg)}.v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}.v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}.v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}.v-select[dir=rtl] .vs__dropdown-menu{text-align:right}.vs__dropdown-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;padding:0 0 4px;background:none;border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-radius:var(--vs-border-radius);white-space:normal}.vs__selected-options{display:flex;flex-basis:100%;flex-grow:1;flex-wrap:wrap;padding:0 2px;position:relative}.vs__actions{display:flex;align-items:center;padding:var(--vs-actions-padding)}.vs--searchable .vs__dropdown-toggle{cursor:text}.vs--unsearchable .vs__dropdown-toggle{cursor:pointer}.vs--open .vs__dropdown-toggle{border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}.vs__open-indicator{fill:var(--vs-controls-color);transform:scale(var(--vs-controls-size));transition:transform var(--vs-transition-duration) var(--vs-transition-timing-function);transition-timing-function:var(--vs-transition-timing-function)}.vs--open .vs__open-indicator{transform:rotate(180deg) scale(var(--vs-controls-size))}.vs--loading .vs__open-indicator{opacity:0}.vs__clear{fill:var(--vs-controls-color);padding:0;border:0;background-color:transparent;cursor:pointer;margin-right:8px}.vs__dropdown-menu{display:block;box-sizing:border-box;position:absolute;top:calc(100% - var(--vs-border-width));left:0;z-index:var(--vs-dropdown-z-index);padding:5px 0;margin:0;width:100%;max-height:var(--vs-dropdown-max-height);min-width:var(--vs-dropdown-min-width);overflow-y:auto;box-shadow:var(--vs-dropdown-box-shadow);border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-top-style:none;border-radius:0 0 var(--vs-border-radius) var(--vs-border-radius);text-align:left;list-style:none;background:var(--vs-dropdown-bg);color:var(--vs-dropdown-color)}.vs__no-options{text-align:center}.vs__dropdown-option{line-height:1.42857143;display:block;padding:var(--vs-dropdown-option-padding);clear:both;color:var(--vs-dropdown-option-color);white-space:nowrap;cursor:pointer}.vs__dropdown-option--highlight{background:var(--vs-dropdown-option--active-bg);color:var(--vs-dropdown-option--active-color)}.vs__dropdown-option--deselect{background:var(--vs-dropdown-option--deselect-bg);color:var(--vs-dropdown-option--deselect-color)}.vs__dropdown-option--disabled{background:var(--vs-state-disabled-bg);color:var(--vs-state-disabled-color);cursor:var(--vs-state-disabled-cursor)}.vs__selected{display:flex;align-items:center;background-color:var(--vs-selected-bg);border:var(--vs-selected-border-width) var(--vs-selected-border-style) var(--vs-selected-border-color);border-radius:var(--vs-border-radius);color:var(--vs-selected-color);line-height:var(--vs-line-height);margin:4px 2px 0;padding:0 .25em;z-index:0}.vs__deselect{display:inline-flex;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-left:4px;padding:0;border:0;cursor:pointer;background:none;fill:var(--vs-controls-color);text-shadow:var(--vs-controls--deselect-text-shadow)}.vs--single .vs__selected{background-color:transparent;border-color:transparent}.vs--single.vs--open .vs__selected,.vs--single.vs--loading .vs__selected{position:absolute;opacity:.4}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration,.vs__search::-ms-clear{display:none}.vs__search,.vs__search:focus{color:var(--vs-search-input-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:var(--vs-line-height);font-size:var(--vs-font-size);border:1px solid transparent;border-left:none;outline:none;margin:4px 0 0;padding:0 7px;background:none;box-shadow:none;width:0;max-width:100%;flex-grow:1;z-index:1}.vs__search::-moz-placeholder{color:var(--vs-search-input-placeholder-color)}.vs__search::placeholder{color:var(--vs-search-input-placeholder-color)}.vs--unsearchable .vs__search{opacity:1}.vs--unsearchable:not(.vs--disabled) .vs__search{cursor:pointer}.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}.vs__spinner{align-self:center;opacity:0;font-size:5px;text-indent:-9999em;overflow:hidden;border-top:.9em solid rgba(100,100,100,.1);border-right:.9em solid rgba(100,100,100,.1);border-bottom:.9em solid rgba(100,100,100,.1);border-left:.9em solid rgba(60,60,60,.45);transform:translateZ(0) scale(var(--vs-controls--spinner-size, var(--vs-controls-size)));-webkit-animation:vSelectSpinner 1.1s infinite linear;animation:vSelectSpinner 1.1s infinite linear;transition:opacity .1s}.vs__spinner,.vs__spinner:after{border-radius:50%;width:5em;height:5em;transform:scale(var(--vs-controls--spinner-size, var(--vs-controls-size)))}.vs--loading .vs__spinner{opacity:1}.text-black{color:#161629}.text-darkblue{color:#455560}.text-dark{color:#a9abad}.text-dark-weak{color:#8b8b8b}.text-orange{color:#dd5313}.text-red{color:#ff001f}.text-white{color:#fff}.text-white-weak{color:#fff;opacity:.7}.text-white-light{color:#fff;opacity:.8}.text-white-medium{color:#fff;opacity:.9}.text-white-gray{color:#d1d5db}.text-gray{color:#9d9da3}.text-dark-gray{color:#8b8b8b}.text-green-neon{color:#8ad74e}.text-green{color:#68b266}.text-green-light{color:#66ffa3}.text-gray2{color:#9d9da7}.text-blue-light{color:#16fcd2}.text-violet{color:#8f5aff}.op-40{opacity:40%}.op-50{opacity:50%}.op-60{opacity:60%}.op-70{opacity:70%}.op-80{opacity:80%}.op-90{opacity:90%}.op-100{opacity:100%}.letter-1{letter-spacing:1px}.letter-2{letter-spacing:2px}.pr-shadow{background:#c4c4c4;box-shadow:0 0 20px #0000001a}.green-header-pad{padding-top:90px}.no-wrap{white-space:nowrap}.pr-button,.pr-button-google,.pr-button-facebook{padding:14px 16px;box-sizing:border-box;font-weight:600;background-color:#dd5313;border:none;border-radius:6px;color:#fff;cursor:pointer;white-space:nowrap}.pr-button-green{padding:10px 20px;box-sizing:border-box;font-weight:600;background-color:#8ad74e;border:2px solid #8ad74e;border-radius:3px;color:#fff;cursor:pointer}.pr-button-green-trans{padding:12px 20px;box-sizing:border-box;font-weight:400;background-color:transparent;border:1px solid #16fcd2;border-radius:6px}.pr-button-red{padding:10px 20px;box-sizing:border-box;font-weight:600;background-color:#ff001f;border:2px solid #ff001f;border-radius:3px;color:#fff;cursor:pointer}.pr-button-red:disabled{cursor:not-allowed;opacity:.7}.pr-button-small{padding:5px 10px}.pr-button-medium{padding:8px 14px}.icon-width{width:24px;height:24px}.pr-button-google,.pr-button-facebook{border:2px solid transparent}.social-icon{height:48px}.fb-icon{height:54px}.pr-button-o-hover:hover{border:2px solid #dd5313;background-color:transparent}.pr-button-bdo{border:1px solid #dd5313}.pr-button-gray{padding:10px 20px;box-sizing:border-box;font-weight:600;background:#37415180;border:1px solid rgba(55,65,81,.5019607843);border-radius:3px;color:#fff;cursor:pointer;font-size:13px}.pr-button-gray img{width:20px}.pr-button-gray:hover{border:1px solid #dd5313}.pr-button-gray:disabled{background:#37415180;border:1px solid rgba(55,65,81,.5019607843);color:#ffffff6c;cursor:pointer}.pr-button-violet{padding:4px 12px;box-sizing:border-box;font-weight:500;line-height:20px;background:#6b3070;border:1px solid rgba(55,65,81,.5019607843);border-radius:6px;color:#fff;cursor:pointer;font-size:14px;transition:background-color .2s ease}.pr-button-violet:hover{background-color:#c25acc}.pr-button-white-trans{padding:10px 50px;background-color:transparent;border:1px solid #ffffff;border-radius:6px;color:#fff}.pr-button-to,.pr-button-to-dashed{background-color:transparent;border:2px solid #dd5313;border-radius:10px;color:#fff}.pr-button-to-dashed{padding:15px 20px;border:1px dashed #dd5313}.btn-full{width:100%}.button-violet{border:2px solid #6017fd}.button-transparent{border:2px solid #2a2a37}.pr-input{color:#161629;font-weight:500;font-size:16px;font-family:Work Sans;width:100%;padding:15px;margin-right:12px;box-sizing:border-box;border:none;border-radius:6px}.password-input-container{position:relative}.password-input-container .toggle-icon{position:absolute;top:50%;right:10px;transform:translateY(-50%);cursor:pointer}.pr-db-input,.pr-db-select{border:1px solid #3a3a48;background:transparent;border-radius:6px;padding:12px 15px;line-height:20px;width:100%;color:#fff;font-size:14px;box-sizing:border-box;outline:none}.pr-db-input-small{padding:9px 15px;background-size:18px}.pr-db-input-search{height:48px;width:250px;padding:10px 20px 10px 35px;border:1px solid #222231;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.82491%2015.5663C12.5481%2015.5663%2015.5663%2012.5481%2015.5663%208.82491C15.5663%205.10173%2012.5481%202.0835%208.82491%202.0835C5.10173%202.0835%202.0835%205.10173%202.0835%208.82491C2.0835%2012.5481%205.10173%2015.5663%208.82491%2015.5663Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.5137%2013.8638L16.1567%2016.5'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:5% center;color:#fff;border-radius:10px}.pr-db-input-search::placeholder{color:#fff;opacity:1}.pr-db-input::placeholder{color:#d1d5db}.pr-crm-input{border-radius:10px;border:none;padding:15px 10px;background:#2e3745;font-size:14px;line-height:16px;font-weight:400;color:#fff;box-sizing:border-box}.pr-crm-input::placeholder{color:#fff}.input-link{background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20opacity='0.4'%20d='M10.0836%206.87516V15.1252C10.0836%2015.6293%209.67106%2016.0418%209.16689%2016.0418H6.87523C5.48189%2016.0418%204.22606%2015.4735%203.30939%2014.566C2.44773%2013.6952%201.88856%2012.5127%201.83356%2011.2018C1.72356%208.3235%204.23523%205.9585%207.12273%205.9585H9.16689C9.67106%205.9585%2010.0836%206.371%2010.0836%206.87516Z'%20fill='white'/%3e%3cpath%20opacity='0.4'%20d='M20.1666%2010.7985C20.2858%2013.686%2017.7741%2016.0418%2014.8866%2016.0418H12.8424C12.3383%2016.0418%2011.9258%2015.6293%2011.9258%2015.1252V6.87516C11.9258%206.371%2012.3383%205.9585%2012.8424%205.9585H15.1341C16.5274%205.9585%2017.7833%206.52683%2018.6999%207.43433C19.5524%208.30516%2020.1116%209.48766%2020.1666%2010.7985Z'%20fill='white'/%3e%3cpath%20d='M14.6663%2011.6875H7.33301C6.95717%2011.6875%206.64551%2011.3758%206.64551%2011C6.64551%2010.6242%206.95717%2010.3125%207.33301%2010.3125H14.6663C15.0422%2010.3125%2015.3538%2010.6242%2015.3538%2011C15.3538%2011.3758%2015.0422%2011.6875%2014.6663%2011.6875Z'%20fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:10px center;padding-left:40px}.pr-db-select{position:relative}.pr-db-select .select-list{position:absolute;width:inherit;top:0;left:-1px;background:#272c3d;border:1px solid rgba(75,85,99,.5019607843);border-radius:4px;padding:10px 15px;box-sizing:border-box;margin-top:40px;z-index:1}.pr-db-select .select-list li{padding:5px 0}.statut-select{position:relative;width:fit-content;box-sizing:border-box;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6%209.00058L12%2015.0006L18%209.00058'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:98% 55%;padding-right:20px}.statut-select .statut-select-header{box-sizing:border-box}.statut-select .statut-select-header h6{padding:0;pointer-events:none;text-align:left}.statut-select .statut-list{width:100%;position:absolute;max-height:320px;overflow-y:scroll;top:12px;left:0;background:#161526;border:1px solid #283140;border-radius:10px;box-sizing:border-box;margin-top:40px;z-index:11}.statut-select .statut-list::-webkit-scrollbar{display:none}.statut-select .statut-list .addNew{position:sticky;bottom:0;background:#272c3d;border-top:1px solid rgba(55,65,81,.5019607843);padding:10px 15px}.statut-select .statut-list li{padding:10px 15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative}.statut-select .statut-list li .score-slide{position:relative;left:0;z-index:2;width:100%;padding:5px 0 10px}.statut-select .statut-list li .score-slide div.range-slider{position:relative;width:100%;height:100%;float:left;text-align:center}.statut-select .statut-list li .score-slide div.range-slider .lineScore{position:absolute;left:0;width:100%;height:5px;background-color:#1bfcd2;z-index:1;border-radius:14px}.statut-select .statut-list li .score-slide div.range-slider input[type=range]{pointer-events:none;position:absolute;-webkit-appearance:none;-webkit-tap-highlight-color:rgba(255,255,255,0);border:none;border-radius:14px;background:#6b778c;box-shadow:inset 0 1px #cdc6c6,inset 0 -1px #d9d4d4;-webkit-box-shadow:inset 0 1px 0 0 rgb(205.3,198.2,198.2),inset 0 -1px 0 0 rgb(217.2,211.8,211.8);left:0;height:5px;width:100%!important;outline:none;margin:0;padding:0!important}.statut-select .statut-list li .score-slide div.range-slider input[type=range]::-webkit-slider-thumb{pointer-events:all;position:relative;z-index:1;outline:0;-webkit-appearance:none;width:15px;height:15px;border:none;border-radius:14px;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,white),color-stop(100%,white));cursor:pointer}.statut-select .statut-list li .score-slide div.range-slider input[type=range]::-webkit-slider-thumb:active{z-index:100}.statut-select .statut-list li .score-slide div.range-slider input[type=range]::-moz-range-thumb{pointer-events:all;position:relative;z-index:10;-moz-appearance:none;width:20px;height:20px;border:none}.statut-select .statut-list li .score-slide div.range-slider input[type=range]::-ms-thumb{pointer-events:all;position:relative;z-index:10;-ms-appearance:none;width:20px;height:20px;border-radius:14px;border:0;background-image:linear-gradient(to bottom,#dad8da 0,#413f41)}.statut-select .statut-list li .score-slide div.range-slider input[type=range]::-moz-range-track{position:relative;z-index:-1;background-color:#000;border:0}.statut-select .statut-list li .score-slide div.range-slider input[type=range]:last-of-type::-moz-range-track{-moz-appearance:none;background:none transparent;border:0}.statut-select .statut-list li .score-slide div.range-slider input[type=range]::-moz-focus-outer{border:0}.statut-select .statut-list li .group-action{display:none;position:absolute;top:50%;right:4px;transform:translateY(-50%);z-index:100}.statut-select .statut-list li .group-action .btn-icon{padding:4px;background-color:#161526;border-radius:4px}.statut-select .statut-list li .group-action .btn-icon:hover{background-color:#272c3d}.statut-select .statut-list li:hover .group-action{display:block}.statut-select .statut-list li:hover{background-color:#3a3a48}.statut-select .statut-list .sl-item .sli-body{height:0}.statut-select .statut-list .sl-item .sli-body .activeChild{color:#16fcd2!important}.statut-select .statut-list .active .sli-header img{transform:rotate(-180deg)}.statut-select .statut-list .active .sli-body{height:max-content}.statut-select .hiddenPadding{padding:0!important}.text-ellip{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pr-search{background-color:transparent;background-image:url(/images/general/icons/dashboard/search-w.svg);background-repeat:no-repeat;background-position:17px center;font-size:13px;height:40px;color:#fff;border-radius:6px;border:1px solid #3a3a48}.pr-search::placeholder{color:#d1d5db}.pr-search-result{position:absolute;top:0;left:0;width:100%;margin-top:50px;padding:0 20px;border:1px solid rgba(55,65,81,.5019607843);background:#252c39;border-radius:4px;box-sizing:border-box;z-index:10}.pr-search-result.pr-search-no-border{border:none}.pr-search-result .psr-result .psrr-element{padding:12px 0;border-bottom:1px solid rgba(55,65,81,.5019607843);border-radius:4px;cursor:pointer}.pr-search-result .psr-result .psrr-element img{height:28px;flex-shrink:0}.pr-search-result .psr-result .psrr-element em{color:#dd5313}.pr-search-result .psr-add-new{display:inline-flex;padding:12px 0;cursor:pointer}.pr-search-result .psr-add-new h6{text-decoration:underline}.pr-button-full{width:100%}.pr-button-google{width:100%;background-color:#fff}.pr-button-facebook{width:100%;background-color:#415a93}.button-transparent{background-color:#ffffff1a;padding:15px 55px}.button-violet{background-color:#6017fd;padding:15px 55px}.italic-link{font-family:Work Sans;font-size:13px;font-style:italic;text-decoration:underline;color:#fff;flex-shrink:0}table{width:100%;font-family:Work Sans,sans-serif;color:#fff;border-collapse:collapse}table th{padding:15px 0 15px 12px;font-weight:400;text-align:left;font-size:14px;color:#d1d5db;border-bottom:1px solid rgba(55,65,81,.5019607843)}table td{padding:15px 0 15px 12px;font-size:13px;border-bottom:1px solid rgba(55,65,81,.5019607843)}table td h6{font-size:13px}table td .profile-picture{width:40px;margin-right:12px}table td .more{width:20px;cursor:pointer}table td .menu-edit{position:absolute;left:0;padding:14px;border:1px solid rgba(55,65,81,.5019607843);background-color:#222231;border-radius:4px;min-width:100px}table td .menu-edit li:last-child{margin-bottom:0!important}table tr:last-child td{border-bottom:0}table .td-image img,table .td-image h6{display:inline-block;vertical-align:middle}.font-h1,.font-h2,.font-h3,.font-h4,.font-h5,.font-h6{font-family:Work Sans,sans-serif;font-size:38px;font-weight:400}.font-h2{font-size:32px;line-height:40px}.font-h3{font-size:28px}.font-h4{font-size:20px}.font-h5{font-size:18px;line-height:28px}.font-h6{font-size:14px}.font-p{font-size:16px}.font-span{font-size:12px}.font-w300{font-weight:300}.font-w400{font-weight:400}.font-w500{font-weight:500}.font-w600{font-weight:600}.font-w700{font-weight:700}.font-w800{font-weight:800}.font-w900{font-weight:900}.font-8{font-size:8px}.font-10{font-size:10px}.font-11{font-size:11px}.font-12{font-size:12px}.font-13{font-size:13px}.font-14{font-size:14px}.font-15{font-size:15px}.font-16{font-size:16px}.font-17{font-size:17px}.font-18{font-size:18px}.font-21{font-size:21px}.font-19{font-size:19px}.font-20{font-size:20px}.font-24{font-size:24px}.font-30{font-size:30px}.font-35{font-size:35px}.font-40{font-size:40px}.font-42{font-size:42px}.font-48{font-size:48px}.font-60{font-size:60px}.font-upper{text-transform:uppercase}.font-italic{font-style:italic}.underline{text-decoration:underline}.line-through{text-decoration:line-through}.lh-14{line-height:14px}.lh-15{line-height:15px}.lh-16{line-height:16px}.lh-18{line-height:18px}.lh-19{line-height:19px}.lh-20{line-height:20px}.lh-22{line-height:22px}.lh-24{line-height:24px}.lh-26{line-height:26px}.lh-28{line-height:28px}.lh-32{line-height:32px}.lh-33{line-height:33px}.lh-36{line-height:36px}.lh-45{line-height:45px}.lh-50{line-height:50px}.lh-66{line-height:66px}.lh-82{line-height:82px}body,figure{margin:0;padding:0}li{list-style-type:none}ul{list-style:none;margin:0;padding:0}input,button:focus{outline:0}a:hover{text-decoration:none;color:#fff}a:focus{text-decoration:none;color:#fff}h1,h2,h3,h4,h5,h6,p,li,section,textarea,input,label,button,a,span{margin:0;font-family:Work Sans,sans-serif;font-weight:400;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all .2s linear;-o-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear}li{white-space:nowrap}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.list-style{list-style-type:disc}.no-list-style{list-style-type:none}.list-style::marker{font-size:12px}.style-check:before{content:"✓";height:100%;margin-right:10px}.no-border{border:0!important}.border-1{border:1px solid #000}.border-1-light{border:1px solid #e9ecef}.cursor{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.cursor-copy{cursor:copy}.opacity-0{opacity:0;pointer-events:none}.pointer-none{pointer-events:none}.link-decor{color:#16fcd2;text-decoration:underline}.img-fit{display:block;max-width:100%;object-fit:contain}.img-cover{object-fit:cover}.d-block{display:block}.d-inblock{display:inline-block}.d-flex{display:flex}.d-inline-flex{display:inline-flex}.d-none{display:none}.p-relative{position:relative}.p-absolut{position:absolute}.p-absolut-center{position:absolute;top:50%;left:0;right:0;-webkit-transform:perspective(1px) translateY(-50%);-moz-transform:perspective(1px) translateY(-50%);-ms-transform:perspective(1px) translateY(-50%);-o-transform:perspective(1px) translateY(-50%);transform:perspective(1px) translateY(-50%)}.flex-center{align-items:center;justify-content:center}.flex-ver-top{align-items:flex-start}.flex-ver-center{align-items:center}.flex-width-equal{text-align:stretch}.flex-hor-start{justify-content:flex-start}.flex-hor-center{justify-content:center}.flex-hor-end{justify-content:flex-end}.flex-hor-between{justify-content:space-between}.flex-top{align-items:flex-start}.flex-bottom{align-items:flex-end}.flex-rreverse{flex-direction:row-reverse}.flex-direction-row{flex-direction:row}.flex-direction-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-self-base{align-self:baseline}.flex-self-stretch{align-self:stretch}.flex-grow{flex-grow:1}.flex-shrink-0{flex-shrink:0}.flex-1{flex:1}.flex-2{flex:2}.resize-none{resize:none}.min-w-fit{min-width:fit-content}.w-100{width:100%}.w-90{width:90%}.w-80{width:80%}.w-75{width:75%}.w-70{width:70%}.w-65{width:65%}.w-60{width:60%}.w-55{width:55%}.w-50{width:50%}.w-49{width:49%}.w-45{width:45%}.w-40{width:40%}.w-35{width:35%}.w-33{width:33%}.w-30{width:30%}.w-25{width:25%}.w-20{width:20%}.w-18{width:18%}.w-15{width:15%}.w-13{width:13.3%}.w-10{width:10%}.w-200{width:200px}.h-100{height:100%}.vh-100{height:100vh}.vw-100{width:100vw}.w-fit{width:fit-content}.mh-400{min-height:400px}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.text-italic{font-style:italic}.bg-white{background:#fff}.bg-red{background:#ff001f}.bg-blue-crm{background:#0038ff}.bg-blue-ocean{background:#00f0ff}.bg-green{background:#52b290}.bg-green-crm{background:#8ad74e}.bg-green-light{background:#8ad74e33}.bg-pink{background:#fc5ac4}.bg-blue-light{background:#00f0ff}.bg-yellow{background:#ffe500}.bg-orange{background:#dd5313}.bg-gray{background:#3a3a48}.bg-gray-light{background:#c6ced6}.bg-step-crm-0{background:#0038ff}.bg-step-crm-1{background:#00f0ff}.bg-step-crm-2{background:#52b290}.bg-step-crm-3{background:#8ad74e}.bg-step-crm-4{background:#8ad74e33}.bg-step-crm-5{background:#fc5ac4}.bg-step-crm-6{background:#00f0ff}.bg-step-crm-7{background:#ffe500}.bg-step-crm-8{background:#dd5313}.bg-center,.bg-contain{background-repeat:no-repeat;background-position:center;background-size:cover}.pr-dot-parallax{background-repeat:no-repeat;background-size:auto;top:0;left:0}.bg-filter{background:linear-gradient(180deg,#073b3a,#073b3a00);position:absolute;height:inherit;width:100%;left:0;top:0}.min-w50{min-width:50px}.min-w80{min-width:80px}.min-w100{min-width:100px}.min-w150{min-width:150px}.min-w180{min-width:180px}.min-w200{min-width:200px}.min-w250{min-width:250px}.min-w300{min-width:300px}.min-w400{min-width:400px}.min-w500{min-width:500px}.min-w600{min-width:600px}.min-w700{min-width:700px}.min-w800{min-width:800px}.min-w900{min-width:900px}.min-w1000{min-width:1000px}.min-w1100{min-width:1100px}.min-w1200{min-width:1200px}.min-w1300{min-width:1300px}.max-w90{max-width:90px}.max-w100{max-width:100px}.max-w150{max-width:150px}.max-w200{max-width:200px}.max-w300{max-width:300px}.max-w350{max-width:350px}.max-w400{max-width:400px}.max-w500{max-width:500px}.max-w600{max-width:600px}.max-w620{max-width:620px}.max-w700{max-width:700px}.max-w800{max-width:800px}.max-w900{max-width:900px}.max-w950{max-width:950px}.max-w1000{max-width:1000px}.max-w1050{max-width:1050px}.max-w1100{max-width:1100px}.max-w1200,.max-w1280{max-width:1200px}.max-w1920{max-width:1920px}.w50{width:50%}.w-max{width:max-content}.r-0{right:0}.r-4{right:4px}.r-25{right:25px}.t-10{top:10px}.t-25{top:25px}.mg-0-auto{margin:0 auto}.mg-left-auto{margin-left:auto}.mg-right-auto{margin-right:auto}.mg-top-auto{margin-top:auto}.mg-tb8{margin-top:8px;margin-bottom:8px}.mg-lr10{margin:0 10px}.mg-lr15{margin:0 15px}.mg-lr20{margin:0 20px}.mg-lr30{margin:0 30px}.mg-lr40{margin:0 40px}.mg-lr50{margin:0 50px}.mg-l1{margin-left:1px}.mg-l2{margin-left:2px}.mg-l3{margin-left:3px}.mg-l4{margin-left:4px}.mg-l5{margin-left:5px}.mg-l8{margin-left:8px}.mg-l35{margin-left:35px}.mg-l10{margin-left:10px}.mg-l11{margin-left:11px}.mg-l12{margin-left:12px}.mg-l13{margin-left:13px}.mg-l14{margin-left:14px}.mg-l15{margin-left:15px}.mg-l24{margin-left:24px}.mg-l30{margin-left:30px}.mg-l40{margin-left:40px}.mg-l50{margin-left:50px}.mg-l70{margin-left:70px}.mg-l80{margin-left:80px}.mg-l100{margin-left:100px}.mg-l20{margin-left:20px}.mg-r1{margin-right:1px}.mg-r2{margin-right:2px}.mg-r3{margin-right:3px}.mg-r4{margin-right:4px}.mg-r5{margin-right:5px}.mg-r6{margin-right:6px}.mg-r7{margin-right:7px}.mg-r8{margin-right:8px}.mg-r9{margin-right:9px}.mg-r11{margin-right:11px}.mg-r12{margin-right:12px}.mg-r13{margin-right:13px}.mg-r14{margin-right:14px}.mg-r15{margin-right:15px}.mg-r20{margin-right:20px}.mg-r22{margin-right:22px}.mg-r24{margin-right:24px}.mg-r25{margin-right:25px}.mg-r30{margin-right:30px}.mg-r32{margin-right:32px}.mg-r35{margin-right:35px}.mg-r40{margin-right:40px}.mg-r50{margin-right:50px}.mg-r60{margin-right:60px}.mg-r66{margin-right:66px}.mg-r70{margin-right:70px}.mg-r74{margin-right:74px}.mg-r80{margin-right:80px}.mg-r100{margin-right:100px}.mg-r10{margin-right:10px}.mg-b2{margin-bottom:2px}.mg-b5{margin-bottom:5px}.mg-b6{margin-bottom:6px}.mg-b7{margin-bottom:7px}.mg-b8{margin-bottom:8px}.mg-b9{margin-bottom:9px}.mg-b10{margin-bottom:10px}.mg-b11{margin-bottom:11px}.mg-b12{margin-bottom:12px}.mg-b13{margin-bottom:13px}.mg-b14{margin-bottom:14px}.mg-b15{margin-bottom:15px}.mg-b16{margin-bottom:16px}.mg-b17{margin-bottom:17px}.mg-b18{margin-bottom:18px}.mg-b20{margin-bottom:20px}.mg-b22{margin-bottom:22px}.mg-b24{margin-bottom:24px}.mg-b25{margin-bottom:25px}.mg-b26{margin-bottom:26px}.mg-b28{margin-bottom:28px}.mg-b30{margin-bottom:30px}.mg-b31{margin-bottom:31px}.mg-b32{margin-bottom:32px}.mg-b33{margin-bottom:33px}.mg-b34{margin-bottom:34px}.mg-b35{margin-bottom:35px}.mg-b36{margin-bottom:36px}.mg-b37{margin-bottom:37px}.mg-b40{margin-bottom:40px}.mg-b44{margin-bottom:44px}.mg-b47{margin-bottom:47px}.mg-b50{margin-bottom:50px}.mg-b60{margin-bottom:60px}.mg-b62{margin-bottom:62px}.mg-b70{margin-bottom:70px}.mg-b80{margin-bottom:80px}.mg-b90{margin-bottom:90px}.mg-b100{margin-bottom:100px}.mg-b130{margin-bottom:130px}.mg-t2{margin-top:2px}.mg-t4{margin-top:4px}.mg-t5{margin-top:5px}.mg-t6{margin-top:6px}.mg-t7{margin-top:7px}.mg-t8{margin-top:8px}.mg-t9{margin-top:9px}.mg-t10{margin-top:10px}.mg-t13{margin-top:13px}.mg-t15{margin-top:15px}.mg-t20{margin-top:20px}.mg-t22{margin-top:22px}.mg-t24{margin-top:24px}.mg-t25{margin-top:25px}.mg-t30{margin-top:30px}.mg-t35{margin-top:35px}.mg-t40{margin-top:40px}.mg-t50{margin-top:50px}.mg-t60{margin-top:60px}.mg-t70{margin-top:70px}.mg-t80{margin-top:80px}.mg-t90{margin-top:90px}.mg-t100{margin-top:100px}.mg-0-20{margin:0 20px}.mg-0-30{margin:0 30px}.mg-15{margin:15px}.default-padsec{padding:80px 0}.default-padcont{padding:0 30px}.pad-15-0{padding:15px 0}.pad-5-10{padding:5px 10px}.pad-0{padding:0!important}.pad-5{padding:5px}.pad-6{padding:6px}.pad-10{padding:10px}.pad-12{padding:12px}.pad-15{padding:15px}.pad-20{padding:20px}.pad-25{padding:25px}.pad-30{padding:30px}.pad-40{padding:40px}.pad-50{padding:50px}.pad-0-10{padding:0 10px}.pad-0-15{padding:0 15px}.pad-0-20{padding:0 20px}.pad-0-25{padding:0 25px}.pad-0-30{padding:0 30px}.pad-0-35{padding:0 35px}.pad-0-40{padding:0 40px}.pad-0-45{padding:0 45px}.pad-0-50{padding:0 50px}.pad-15-40{padding:15px 40px}.pad-20-10{padding:20px 10px}.pad-lr10{padding-left:10px;padding-right:10px}.pad-lr15{padding-left:15px;padding-right:15px}.pad-lr20{padding-left:20px;padding-right:20px}.pad-l10{padding-left:10px}.pad-l15{padding-left:15px}.pad-l20{padding-left:20px}.pad-l30{padding-left:30px}.pad-l40{padding-left:40px}.pad-l48{padding-left:48px}.pad-l50{padding-left:50px}.pad-l60{padding-left:60px}.pad-l70{padding-left:70px}.pad-l80{padding-left:80px}.pad-l90{padding-left:90px}.pad-l100{padding-left:100px}.pad-l110{padding-left:110px}.pad-r5{padding-right:5px}.pad-r10{padding-right:10px}.pad-r20{padding-right:20px}.pad-r30{padding-right:30px}.pad-r40{padding-right:40px}.pad-r50{padding-right:50px}.pad-r60{padding-right:60px}.pad-r70{padding-right:70px}.pad-r80{padding-right:80px}.pad-r90{padding-right:90px}.pad-r100{padding-right:100px}.pad-t10{padding-top:10px}.pad-t20{padding-top:20px}.pad-t25{padding-top:25px}.pad-t30{padding-top:30px}.pad-t40{padding-top:40px}.pad-t50{padding-top:50px}.pad-t60{padding-top:60px}.pad-t70{padding-top:70px}.pad-t80{padding-top:80px}.pad-t90{padding-top:90px}.pad-t100{padding-top:100px}.pad-b5{padding-bottom:5px}.pad-b10{padding-bottom:10px}.pad-b15{padding-bottom:15px}.pad-b14{padding-bottom:14px}.pad-b20{padding-bottom:20px}.pad-b25{padding-bottom:25px}.pad-b30{padding-bottom:30px}.pad-b32{padding-bottom:32px}.pad-b33{padding-bottom:33px}.pad-b40{padding-bottom:40px}.pad-b50{padding-bottom:50px}.pad-b60{padding-bottom:60px}.pad-b70{padding-bottom:70px}.pad-b80{padding-bottom:80px}.pad-b90{padding-bottom:90px}.pad-b100{padding-bottom:100px}.pad-l0{padding-left:0}.pad-l25{padding-left:25px}.border-box{box-sizing:border-box}.radius-4{border-radius:4px}.radius-5{border-radius:5px}.radius-6{border-radius:6px}.radius-8{border-radius:8px}.radius-10{border-radius:10px}.radius-15{border-radius:15px}.radius-24{border-radius:24px}.radius-30{border-radius:30px}.radius-t8{border-radius:8px 8px 0 0}.radius-left{border-radius:10px 0 0 10px}.radius-right{border-radius:0 10px 10px 0}.radius-circle{border-radius:50%}.border-right{border-right:1px solid rgba(75,85,99,.5)}.gap-5{gap:5px}.gap-10{gap:10px}.gap-12{gap:12px}.gap-15{gap:15px}.gap-16{gap:16px}.gap-20{gap:20px}.gap-24{gap:24px}.gap-30{gap:30px}.PostModalCommunity{box-sizing:border-box}.PostModalCommunity-Container{max-height:90vh;width:800px;background-color:#09091a;padding:20px;border-radius:8px;box-sizing:border-box;overflow-y:auto;max-width:calc(100% - 40px);color:#fff}.PostModalCommunity-Header{display:flex;flex-direction:row;gap:5px;align-items:center;color:#fff;font-size:12px}.PostModalCommunity-Avatar{height:24px;width:24px;min-height:24px;min-width:24px;border-radius:50%;overflow:hidden}.PostModalCommunity-Title{color:#8b8b8b;background-color:transparent;font-size:16px;width:100%;font-weight:600;margin:15px 0;padding:10px;border:1px solid #3a3a48;border-radius:5px;box-sizing:border-box}.PostModalCommunity-Title:focus{outline:none}.PostModalCommunity-Url{color:#8b8b8b;background-color:transparent;font-size:12px;border:none;border-bottom:1px solid #17202e;width:450px;max-width:100%;font-weight:700;margin:15px 0;padding:5px}.PostModalCommunity-Url:focus{outline:none}.PostModalCommunity-Content{color:#8b8b8b;background-color:transparent;font-size:16px;resize:none;width:100%;height:200px;padding:10px;border:1px solid #3a3a48;border-radius:5px;box-sizing:border-box}.PostModalCommunity-Content:focus{outline:none}.PostModalCommunity-Footer{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.PostModalCommunity-Footer-Item{display:flex;justify-content:center;align-items:center;height:20px;width:20px;min-height:20px;min-width:20px;cursor:pointer}.PostModalCommunity-Footer-Item svg path{transition:fill .3s}.PostModalCommunity-Footer-Item:hover svg path{fill:#dd5313}.CustomModal *{box-sizing:border-box}.CustomModal-Container{max-height:90vh;border:1px solid #666;width:800px;background-color:#09091a;padding:20px;border-radius:8px;box-sizing:border-box;overflow-y:auto;max-width:calc(100% - 40px);color:#fff;display:flex;flex-direction:column;gap:20px}.CustomModal-Title{font-size:24px;font-weight:700}.CustomModal-Input{border:1px solid #3a3a48;height:40px;background-color:transparent;border-radius:5px;width:100%;padding:0 10px;color:#fff}.CustomModal-Input:focus{outline:none}.CustomModal-Select .vs__dropdown-toggle{height:50px}.rotate-180{rotate:180deg}.text-wrap{overflow-wrap:break-word}#header{position:absolute;width:100%;z-index:12;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}#header .header-navbar{padding:25px 30px}#header .header-navbar .hn-logo{flex-grow:0;padding-left:15px}#header .header-navbar .hn-logo .logo1{width:50px;height:auto;margin-right:15px}#header .header-navbar .hn-logo .logo2{width:160px;height:auto}#header .header-navbar .hn-logo h3{color:#fff;text-transform:uppercase}#header .header-navbar .hn-menu{flex-grow:2}#header .header-navbar .hn-menu ul{justify-content:center}#header .header-navbar .hn-menu ul li{font-weight:300;padding:0 25px;cursor:pointer;position:relative}#header .header-navbar .hn-menu ul li .subItemOne{position:absolute;width:auto;height:auto;background:#09091a;border:1px solid rgba(55,65,81,.5019607843);border-radius:4px;top:100%;transform:translateY(10px);opacity:0;transition:.5s;visibility:hidden;display:flex;flex-direction:column;padding:25px 25px 12px;font-family:Work Sans}#header .header-navbar .hn-menu ul li .subItemOne .subItemOneItem{position:relative;margin-bottom:15px;display:flex;align-items:center}#header .header-navbar .hn-menu ul li .subItemOne .subItemOneItem p{color:linear-gradient(0deg,#ffffff,#ffffff),linear-gradient(0deg,rgba(255,255,255,.5),rgba(255,255,255,.5));font-family:Work Sans;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0em;text-align:left;margin-right:20px}#header .header-navbar .hn-menu ul li .subItemOne .subItemOneItem img{margin-left:auto}#header .header-navbar .hn-menu ul li .subItemOne .subItemOneItem .subItemTwo{position:absolute;visibility:hidden;background:#09091a;border:1px solid rgba(55,65,81,.5019607843);border-radius:4px;width:auto;height:auto;transform:translate(15px);top:0;left:102%;opacity:0;transition:.2s;padding:25px 25px 12px;font-family:Work Sans;color:#fff;font-weight:400}#header .header-navbar .hn-menu ul li .subItemOne .subItemOneItem .subItemTwo .subItemTwoItem{margin-bottom:15px}#header .header-navbar .hn-menu ul li .subItemOne .subItemOneItem:hover .subItemTwo{opacity:1;transition:.2s;visibility:visible}#header .header-navbar .hn-menu ul li:hover .subItemOne{opacity:1;transition:.5s;visibility:visible}#header .header-navbar .hn-cta{flex-grow:0;margin-left:auto;white-space:nowrap}#header .header-navbar .hn-cta .pr-button-login{background:#dd5313;box-shadow:0 2px 6px #dd53134d;border-radius:100px;padding:10px 20px;color:#fff}#header .header-navbar .hn-cta .pr-button-login:hover{border:2px solid #fff}.header-fixed{position:fixed!important;background-color:#0b0a22;box-sizing:border-box;transform:translateY(0)!important}.header-fixed .header-navbar{padding:20px 30px!important}.pad-header{padding-top:78px}.hn-menu-mobile{display:none;position:absolute;top:0;right:-400px;width:400px;height:100vh;background-color:#161629;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,30% 100%);clip-path:polygon(0 0,100% 0,100% 100%,25% 100%);z-index:10;transition:.35s cubic-bezier(.77,0,.175,1)}.hn-menu-mobile .pr-button-login{background-color:transparent;border:2px solid #fff;padding:10px 20px}.hn-menu-mobile .hn-cta .pr-button-login{background:#dd5313;box-shadow:0 2px 6px #dd53134d;border-radius:100px;padding:10px 20px;color:#fff;margin-top:40px;border:2px solid #dd5313}.hn-menu-mobile .hn-cta .pr-button-login:hover{border:2px solid #fff}.hn-menu-mobile.menu-open{display:block}.hn-menu-mobile ul{margin-left:auto;margin-right:auto;padding:100px 0 300px 50px;text-align:center}.hn-menu-mobile ul .mm-element{font-family:Work Sans;font-size:18px;color:#fff;padding:20px 0;cursor:pointer}.hn-menu-mobile ul .mm-element p{color:#fff}.hn-menu-mobile ul .pr-button{width:fit-content;margin:20px auto 0}.hn-menu-mobile ul .pr-button a{color:#fff}.hp-wrap{position:absolute;top:0;left:0;height:100vh;width:100%;background:#252c39;display:flex;flex-direction:column;z-index:15;opacity:0;visibility:hidden;transition:.2s}.hp-wrap .hp-wrap-header{width:100%;display:flex;padding:15px;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(55,65,81,.5019607843);box-sizing:border-box}.hp-wrap .hp-wrap-header img{cursor:pointer}.hp-wrap .hp-wrap-header .arrowRight{transform:rotateY(180deg);opacity:0;visibility:hidden;transition:.2s}.hp-wrap .hp-wrap-header .showArrow{opacity:1;visibility:visible}.hp-wrap .hp-wrap-body{width:100%;height:100%;position:relative}.hp-wrap .hp-wrap-body .hp-body-subItem{position:absolute;top:0;left:0;width:200%;height:100%;display:flex;transition:.2s}.hp-wrap .hp-wrap-body .hp-body-subItem .hp-subItem-wrap{width:50%;overflow-y:scroll;padding:15px}.hp-wrap .hp-wrap-body .hp-body-subItem .subItem{width:100%;display:flex;justify-content:space-between;margin-bottom:15px;cursor:pointer}.hp-wrap .hp-wrap-body .hp-body-subItem .subItem p{color:#fff}.hp-wrap .hp-wrap-body .subOne{left:0}.hp-wrap .hp-wrap-body .subTwo{left:-100%}.activePopup{opacity:1;visibility:visible}.menu-open{right:0}.no-overflow{overflow:hidden}#footer{padding:100px 20px 0;position:relative;z-index:10}#footer .f-container .fc-menus{flex-wrap:wrap;padding-bottom:50px;border-bottom:1px solid rgba(255,255,255,.2)}#footer .f-container .fc-menus .fc-category{box-sizing:border-box;flex-grow:1;margin-bottom:15px}#footer .f-container .fc-menus .fc-category ul{margin-right:15px}#footer .f-container .fc-menus .fc-category ul li{margin-bottom:2px}#footer .f-container .fc-menus .fc-category:first-child{margin-bottom:20px;width:80%}#footer .f-container .fc-menus .fc-category:first-child ul{flex-shrink:0;flex-grow:1;width:210px;margin-bottom:15px}#footer .f-container .fc-menus .fcc2{display:flex;width:20%;flex-wrap:wrap;height:fit-content}#footer .f-container .fc-menus .fcc2 .fcc2r1,#footer .f-container .fc-menus .fcc2 .fcc2r2,#footer .f-container .fc-menus .fcc2 .fcc2r3{min-width:120px;margin-bottom:25px}#footer .f-container .fc-logo{margin-bottom:30px}#footer .f-container .fc-logo a{align-items:flex-end}#footer .f-container .fc-logo a .logo-footer1{width:70px;height:auto;margin-right:15px}#footer .f-container .fc-logo a .logo-footer2{width:220px;height:auto;margin-bottom:3px}.fc-copyright{padding:30px}@media (max-width: 800px){#footer .f-container .fc-menus .fc-category:first-child,#footer .f-container .fc-menus .fcc2{width:100%}#footer .f-container .fc-menus .fcc2 .fcc2r1,#footer .f-container .fc-menus .fcc2 .fcc2r2,#footer .f-container .fc-menus .fcc2 .fcc2r3{width:33%}}[tooltip]>*{display:inline-block}[tooltip]:before,[tooltip]:after{text-transform:none;font-size:.9em;line-height:1;-webkit-user-select:none;user-select:none;pointer-events:none;position:absolute;display:none;opacity:0}[tooltip]:before{content:"";border:5px solid transparent;z-index:1001}[tooltip]:after{content:attr(tooltip);font-family:Helvetica,sans-serif;text-align:center;min-width:3em;width:300px;font-size:14px;line-height:24px;font-family:Work Sans;overflow:hidden;text-overflow:ellipsis;padding:.5rem;border-radius:.3rem;box-shadow:0 1em 2em -.5em #00000059;background:#6017fd;color:#fff;z-index:1000}[tooltip]:hover:before,[tooltip]:hover:after{display:block}[tooltip]:not([position]):before,[tooltip][position^=top]:before{bottom:100%;border-bottom-width:0;border-top-color:#6017fd}[tooltip]:not([position]):after,[tooltip][position^=top]:after{bottom:calc(100% + 5px)}[tooltip]:not([position]):before,[tooltip]:not([position]):after,[tooltip][position^=top]:before,[tooltip][position^=top]:after{left:50%;transform:translate(-50%,-.5em)}[tooltip][position^=bottom]:before{top:105%;border-top-width:0;border-bottom-color:#6017fd}[tooltip][position^=bottom]:after{top:calc(105% + 5px)}[tooltip][position^=bottom]:before,[tooltip][position^=bottom]:after{left:50%;transform:translate(-50%,.5em)}[tooltip][position^=left]:before{top:50%;border-right-width:0;border-left-color:#6017fd;left:calc(0em - 5px);transform:translate(-.5em,-50%)}[tooltip][position^=left]:after{top:50%;right:calc(100% + 5px);transform:translate(-.5em,-50%)}[tooltip][position^=right]:before{top:50%;border-left-width:0;border-right-color:#6017fd;right:calc(0em - 5px);transform:translate(.5em,-50%)}[tooltip][position^=right]:after{top:50%;left:calc(100% + 5px);transform:translate(.5em,-50%)}[tooltip]:not([position]):hover:before,[tooltip]:not([position]):hover:after,[tooltip][position^=top]:hover:before,[tooltip][position^=top]:hover:after,[tooltip][position^=bottom]:hover:before,[tooltip][position^=bottom]:hover:after{animation:tooltips-vert .3s ease-out forwards}[tooltip][position^=left]:hover:before,[tooltip][position^=left]:hover:after,[tooltip][position^=right]:hover:before,[tooltip][position^=right]:hover:after{animation:tooltips-horz .3s ease-out forwards}[tooltip=""]:before,[tooltip=""]:after{display:none!important}@keyframes tooltips-vert{to{opacity:.9;transform:translate(-50%)}}@keyframes tooltips-horz{to{opacity:.9;transform:translateY(-50%)}}.li-row{padding:20px 0;border-bottom:1px solid rgba(55,65,81,.5019607843)}.li-row .label{width:300px;flex-shrink:0}.li-row .cned{border:none;background-color:transparent}.li-row .minutes-text{position:absolute;z-index:2;right:10px;top:15px}.li-row .formation-list{position:absolute;width:100%;top:0;left:0;background:#272c3d;border:1px solid rgba(75,85,99,.5019607843);border-radius:4px;padding:10px 15px;box-sizing:border-box;margin-top:40px;z-index:9}.li-row .formation-list li{padding:5px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;color:#fff;display:flex;align-items:center}.li-row .formation-list li img{max-width:50px}.page-tabs{padding-bottom:30px}.page-tabs .pgt1,.page-tabs .pgt2,.page-tabs .pgt3{border-radius:4px;padding:8px 23px;cursor:pointer}.page-tabs .active{background-color:#6017fd}.switch{position:relative;display:inline-block;width:50px;height:28px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#fff3;-webkit-transition:.4s;transition:.4s}.slider:before{position:absolute;content:"";height:20px;width:20px;left:4px;bottom:4px;background-color:#afafaf;-webkit-transition:.4s;transition:.4s}input:checked+.slider{background-color:#1ac100}input:checked+.slider:before{background-color:#fff}input:focus+.slider{box-shadow:0 0 1px #8ad74e33}input:focus+.slider:before{box-shadow:0 0 1px #8ad74e}input:checked+.slider:before{-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translate(20px)}.switchAB input:checked+.slider{background-color:#dd5313}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.hn-bars{display:none;position:relative;padding:10px;box-sizing:border-box;z-index:11}.hn-bars #hnb-button{position:relative;width:42px;height:31px;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}.hn-bars #hnb-button span{display:block;position:absolute;height:4px;width:100%;background:#fff;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0);-webkit-transition:.15s ease-in-out;-moz-transition:.15s ease-in-out;-o-transition:.15s ease-in-out;transition:.15s ease-in-out}.hn-bars #hnb-button span:nth-child(1){top:0}.hn-bars #hnb-button span:nth-child(2),.hn-bars #hnb-button span:nth-child(3){top:13px}.hn-bars #hnb-button span:nth-child(4){top:26px}.hn-bars #hnb-button.open span:nth-child(1){top:18px;width:0%;left:50%}.hn-bars #hnb-button.open span:nth-child(2){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.hn-bars #hnb-button.open span:nth-child(3){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.hn-bars #hnb-button.open span:nth-child(4){top:18px;width:0%;left:50%}.custom-checkbox{display:block;position:relative;padding-left:35px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:-1px;left:0;height:24px;width:24px;background-color:transparent;border:1px solid #3a3a48;border-radius:4px}.custom-checkbox:hover input~.checkmark{background-color:none}.custom-checkbox input:checked~.checkmark{background-color:#dd5313;border-color:transparent;border-radius:4px}.custom-checkbox input:disabled~.checkmark{opacity:32%}.checkmark:after{content:"";position:absolute;display:none}.custom-checkbox input:checked~.checkmark:after{display:block}.custom-checkbox .checkmark:after{left:8px;top:4px;width:5px;height:10px;border:solid #ffffff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.progress-bar{width:100%;background-color:#ffffff1a;border-radius:2px;flex-shrink:0}.progress-bar .progression{width:20%;height:4px;background-color:#dd5313;border-radius:2px}.dot-active{width:6px;height:6px;border-radius:50%;background-color:#68b266}.custom-hr{width:100%;margin:0 auto;height:0px;border-radius:4px;border-bottom:1px solid rgba(255,255,255,.3)}.setting-title-link{top:100%;position:absolute;background:#fff;width:calc(100% + 1.5px);left:-.5px;box-shadow:0 0 5px #d1d5db;border:1px solid #d1d5db;padding:5px 12px;display:none;align-items:center}.setting-title-link p{margin-right:10px;font-family:Helvetica,Arial,sans-serif;font-size:13px}.setting-title-link input{flex-grow:1;border:1px solid #d1d5db;font-size:13px;height:26px;margin:0;padding:3px 5px}.active-setting-title-link{display:flex}.ql-placeholder-content{background-color:#fff0ed;padding:0 5px;color:#ff8e72;border-radius:5px;margin-right:2px}.item-menu{cursor:pointer;width:20px;height:20px;position:relative}.item-menu .im-list{position:absolute;top:100%;right:0;transform:translateY(5px) translate(10px);width:136px;height:auto;overflow:hidden;background:#252c39;border:1px solid rgba(75,85,99,.5019607843);opacity:0;transition:.25s;visibility:hidden;z-index:100000}.item-menu .im-list li:not(:last-child){margin-bottom:13px}.item-menu .im-list li p{font-family:Work Sans}.item-menu .active{opacity:1;visibility:visible;z-index:10000}#ai-plan-iframe #dashboard-menu,#social-network-iframe #dashboard-menu{width:90px}#ai-plan-iframe .ds-wrap,#social-network-iframe .ds-wrap{margin:0!important}.ai-frame,.social-network-frame,.scheduler-frame{width:100%;height:calc(100% + 32px);border:0}.dot{height:5px;width:5px;background-color:#dd5313;border-radius:50%;display:inline-block;margin:0 10px}.isCalendarConnected{position:relative}.isCalendarConnected .calendar-connect-container{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0006;border-radius:8px;transition:background-color .2s ease;z-index:10}.isCalendarConnected .calendar-connect-container .button-connect-calendar{display:flex;align-items:center;justify-content:center;padding:10px 20px;opacity:0;transform:scale(.95);pointer-events:none;transition:opacity .2s ease,transform .2s ease;background-color:#fff;color:#09091a}.isCalendarConnected .calendar-connect-container:hover{background-color:#000000b3}.isCalendarConnected .calendar-connect-container:hover .button-connect-calendar{background-color:#f1f1f1;opacity:1;transform:scale(1);pointer-events:auto}.isCalendarConnected .calendar-connect-container:hover .button-connect-calendar:hover{opacity:90%}main{background-repeat:no-repeat;background-size:cover}#home-s1{position:relative;padding-bottom:80px;padding-top:78px;background-image:url("data:image/svg+xml,%3csvg%20width='1440'%20height='2505'%20viewBox='0%200%201440%202505'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M-553.632%20603.068C-561.148%20582.294%20-549.629%20562.208%20-527.903%20558.204L898.977%20295.249C920.703%20291.246%20944.407%20304.84%20951.923%20325.614L1313.46%201324.9C1320.98%201345.67%201309.46%201365.76%201287.73%201369.76L-139.147%201632.71C-160.873%201636.72%20-184.578%201623.12%20-192.093%201602.35L-553.632%20603.068Z'%20fill='url(%23paint0_linear_22_37)'/%3e%3cpath%20d='M1442.2%20468.336C1464.21%20466.44%201485.03%20482.561%201488.72%20504.343L1656.57%201496.87C1660.26%201518.65%201645.4%201537.85%201623.39%201539.74L201.888%201662.19C179.879%201664.09%20159.05%201647.97%20155.366%201626.19L-12.4881%20633.66C-16.1718%20611.878%20-1.31552%20592.684%2020.6944%20590.788L1442.2%20468.336Z'%20fill='url(%23paint1_linear_22_37)'%20fill-opacity='0.8'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_22_37'%20x1='1173.26'%20y1='888.928'%20x2='-395.524'%20y2='1291.24'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233B82F6'%20stop-opacity='0.1'/%3e%3cstop%20offset='1'%20stop-color='%233B82F6'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_22_37'%20x1='1524.25'%20y1='1539.25'%20x2='132.948'%20y2='1641.09'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%233B82F6'%20stop-opacity='0.15'/%3e%3cstop%20offset='1'%20stop-color='%233B82F6'%20stop-opacity='0.1'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-position:left 30%;background-size:cover}#home-s1 .hs1-container{padding:90px 30px 0}#home-s1 .hs1-container .hs1c-row1 h1{font-size:36px}#home-s1 .hs1-container .hs1c-row1 h2{font-size:21px}#home-s1 .hs1-container .hs1c-row1 h6{letter-spacing:1px}#home-s1 .hs1-container .hs1c-row2{justify-content:center;flex-wrap:wrap}#home-s1 .hs1-container .hs1c-row2 .pr-input{width:388px;flex-shrink:0;margin-right:10px;text-align:center;font-weight:600}#home-s1 .hs1-container .hs1c-row2 .pr-input::-webkit-input-placeholder{text-align:center}#home-s1 .hs1-container .hs1c-row2 .pr-input:-moz-placeholder{text-align:center}#home-s1 .hs1-container .hs1c-row2 button{padding:15px 25px;margin:0}#home-s1 .hs1-container .hs1c-row2 button.button-loading{height:55.5px}#home-s1 .hs1-container .hs1c-row3{display:flex;flex-direction:column;align-items:center}#home-s1 .hs1-container .hs1c-row3 .videoWrap{background:#fff3;border-radius:30px;padding:18px 30px 40px;box-shadow:0 30px 60px #19376640;display:flex;flex-direction:column;align-items:center;position:relative;width:90%}#home-s1 .hs1-container .hs1c-row3 .videoWrap .playButton{position:absolute;top:50%;left:50%;width:99px;height:99px;border-radius:50%;background-color:#ffffff1a;transform:translate(-50%,-50%);opacity:.7;z-index:5;cursor:pointer}#home-s1 .hs1-container .hs1c-row3 .videoWrap .dotVideo{position:absolute;left:30px;top:23px}#home-s1 .hs1-container .hs1c-row3 .videoWrap h2{font-family:Work Sans;font-size:20px;font-weight:700;line-height:27px;letter-spacing:0em;text-align:left;margin-bottom:25px;color:#fff}#home-s1 .hs1-container .hs1c-row3 .videoWrap .main-video body{display:none}#home-s1 .hs1-container .hs1c-row3 .features-illustration{width:100%;margin-top:20px;padding:30px 15px;box-sizing:border-box;overflow-x:auto}#home-s1 .hs1-container .hs1c-row3 .features-illustration .feature{flex-grow:1;flex-shrink:0}#home-s1 .hs1-container .hs1c-row3 .features-illustration .feature figure{height:70px}#home-s1 .hs1-container .hs1c-row3 .features-illustration .feature figure .img-fit{max-height:100%}#home-s1 .hs1-container .hs1c-row4 .comment-card{width:33%;padding:28px;border:1px solid rgba(255,255,255,.1019607843);background:#ffffff1a;border-radius:3px}#home-s1 .hs1-container .hs1c-row4 .comment-card .cc-description{color:#fff;font-size:14px}#home-s1 .hs1-container .hs1c-row4 .comment-card .cc-author figure{max-width:52px}#home-s1 .hs1-container .hs1c-row4 .comment-card:first-child{justify-content:space-between;display:flex;flex-direction:column}#home-s1 .hs1-container .hs1c-row4 .comment-card:nth-child(2){margin-left:20px;margin-right:20px}.remplace{flex-wrap:wrap}.remplace .clickfunnels-logo,.remplace .leadpages-logo{width:120px}.remplace .systeme-logo{width:80px}.remplace .mailchimp-logo{width:120px}.remplace .activecampaign-logo{width:140px}.remplace .sendinblue-logo{width:130px}.remplace .convertkit-logo{width:120px}.remplace .wix-logo{width:50px}.remplace .wordpress-logo{width:125px}.remplace .weebly-logo{width:30px}.remplace .prestashop-logo{position:relative;top:2px;width:120px}.remplace .digiforma-logo{position:relative;top:1px}.remplace .learnybox-logo{width:115px}.remplace .webinarjam-logo{width:130px}.remplace .livestorm-logo{position:relative;bottom:2px}#home-s2 .hs2-container,#home-s2 .hs3-container,#home-s3 .hs2-container,#home-s3 .hs3-container,#home-s2-bis .hs2-container,#home-s2-bis .hs3-container{padding:60px 30px}#home-s2 .hs2-container .hs2c-row1 .hs2cr1-c1,#home-s2 .hs2-container .hs3c-row1 .hs2cr1-c1,#home-s2 .hs3-container .hs2c-row1 .hs2cr1-c1,#home-s2 .hs3-container .hs3c-row1 .hs2cr1-c1,#home-s3 .hs2-container .hs2c-row1 .hs2cr1-c1,#home-s3 .hs2-container .hs3c-row1 .hs2cr1-c1,#home-s3 .hs3-container .hs2c-row1 .hs2cr1-c1,#home-s3 .hs3-container .hs3c-row1 .hs2cr1-c1,#home-s2-bis .hs2-container .hs2c-row1 .hs2cr1-c1,#home-s2-bis .hs2-container .hs3c-row1 .hs2cr1-c1,#home-s2-bis .hs3-container .hs2c-row1 .hs2cr1-c1,#home-s2-bis .hs3-container .hs3c-row1 .hs2cr1-c1{padding-left:30px}#home-s2 .hs2-container .hs2c-row1 .hs2cr1-c2,#home-s2 .hs2-container .hs2c-row1 .hs3cr1-c2,#home-s2 .hs2-container .hs3c-row1 .hs2cr1-c2,#home-s2 .hs2-container .hs3c-row1 .hs3cr1-c2,#home-s2 .hs3-container .hs2c-row1 .hs2cr1-c2,#home-s2 .hs3-container .hs2c-row1 .hs3cr1-c2,#home-s2 .hs3-container .hs3c-row1 .hs2cr1-c2,#home-s2 .hs3-container .hs3c-row1 .hs3cr1-c2,#home-s3 .hs2-container .hs2c-row1 .hs2cr1-c2,#home-s3 .hs2-container .hs2c-row1 .hs3cr1-c2,#home-s3 .hs2-container .hs3c-row1 .hs2cr1-c2,#home-s3 .hs2-container .hs3c-row1 .hs3cr1-c2,#home-s3 .hs3-container .hs2c-row1 .hs2cr1-c2,#home-s3 .hs3-container .hs2c-row1 .hs3cr1-c2,#home-s3 .hs3-container .hs3c-row1 .hs2cr1-c2,#home-s3 .hs3-container .hs3c-row1 .hs3cr1-c2,#home-s2-bis .hs2-container .hs2c-row1 .hs2cr1-c2,#home-s2-bis .hs2-container .hs2c-row1 .hs3cr1-c2,#home-s2-bis .hs2-container .hs3c-row1 .hs2cr1-c2,#home-s2-bis .hs2-container .hs3c-row1 .hs3cr1-c2,#home-s2-bis .hs3-container .hs2c-row1 .hs2cr1-c2,#home-s2-bis .hs3-container .hs2c-row1 .hs3cr1-c2,#home-s2-bis .hs3-container .hs3c-row1 .hs2cr1-c2,#home-s2-bis .hs3-container .hs3c-row1 .hs3cr1-c2{padding-left:70px;box-sizing:border-box}#home-s2 .hs2-container .hs2c-row1 .hs2cr1-c2 h6,#home-s2 .hs2-container .hs2c-row1 .hs3cr1-c2 h6,#home-s2 .hs2-container .hs3c-row1 .hs2cr1-c2 h6,#home-s2 .hs2-container .hs3c-row1 .hs3cr1-c2 h6,#home-s2 .hs3-container .hs2c-row1 .hs2cr1-c2 h6,#home-s2 .hs3-container .hs2c-row1 .hs3cr1-c2 h6,#home-s2 .hs3-container .hs3c-row1 .hs2cr1-c2 h6,#home-s2 .hs3-container .hs3c-row1 .hs3cr1-c2 h6,#home-s3 .hs2-container .hs2c-row1 .hs2cr1-c2 h6,#home-s3 .hs2-container .hs2c-row1 .hs3cr1-c2 h6,#home-s3 .hs2-container .hs3c-row1 .hs2cr1-c2 h6,#home-s3 .hs2-container .hs3c-row1 .hs3cr1-c2 h6,#home-s3 .hs3-container .hs2c-row1 .hs2cr1-c2 h6,#home-s3 .hs3-container .hs2c-row1 .hs3cr1-c2 h6,#home-s3 .hs3-container .hs3c-row1 .hs2cr1-c2 h6,#home-s3 .hs3-container .hs3c-row1 .hs3cr1-c2 h6,#home-s2-bis .hs2-container .hs2c-row1 .hs2cr1-c2 h6,#home-s2-bis .hs2-container .hs2c-row1 .hs3cr1-c2 h6,#home-s2-bis .hs2-container .hs3c-row1 .hs2cr1-c2 h6,#home-s2-bis .hs2-container .hs3c-row1 .hs3cr1-c2 h6,#home-s2-bis .hs3-container .hs2c-row1 .hs2cr1-c2 h6,#home-s2-bis .hs3-container .hs2c-row1 .hs3cr1-c2 h6,#home-s2-bis .hs3-container .hs3c-row1 .hs2cr1-c2 h6,#home-s2-bis .hs3-container .hs3c-row1 .hs3cr1-c2 h6{letter-spacing:1px}#home-s2 .hs2-container .hs2c-row1 .hs3cr1-c2,#home-s2 .hs2-container .hs3c-row1 .hs3cr1-c2,#home-s2 .hs3-container .hs2c-row1 .hs3cr1-c2,#home-s2 .hs3-container .hs3c-row1 .hs3cr1-c2,#home-s3 .hs2-container .hs2c-row1 .hs3cr1-c2,#home-s3 .hs2-container .hs3c-row1 .hs3cr1-c2,#home-s3 .hs3-container .hs2c-row1 .hs3cr1-c2,#home-s3 .hs3-container .hs3c-row1 .hs3cr1-c2,#home-s2-bis .hs2-container .hs2c-row1 .hs3cr1-c2,#home-s2-bis .hs2-container .hs3c-row1 .hs3cr1-c2,#home-s2-bis .hs3-container .hs2c-row1 .hs3cr1-c2,#home-s2-bis .hs3-container .hs3c-row1 .hs3cr1-c2{padding-left:30px}#home-s2 .hs2-container .hs3c-row1,#home-s2 .hs3-container .hs3c-row1,#home-s3 .hs2-container .hs3c-row1,#home-s3 .hs3-container .hs3c-row1,#home-s2-bis .hs2-container .hs3c-row1,#home-s2-bis .hs3-container .hs3c-row1{flex-direction:row-reverse}#home-s2 .hs2-container .hs3c-row1 .hs3cr1-c1,#home-s2 .hs3-container .hs3c-row1 .hs3cr1-c1,#home-s3 .hs2-container .hs3c-row1 .hs3cr1-c1,#home-s3 .hs3-container .hs3c-row1 .hs3cr1-c1,#home-s2-bis .hs2-container .hs3c-row1 .hs3cr1-c1,#home-s2-bis .hs3-container .hs3c-row1 .hs3cr1-c1{padding-left:70px}#home-s2 .hs2-container .button-mobile,#home-s2 .hs3-container .button-mobile,#home-s3 .hs2-container .button-mobile,#home-s3 .hs3-container .button-mobile,#home-s2-bis .hs2-container .button-mobile,#home-s2-bis .hs3-container .button-mobile,#home-s2 .hs2-container .checked-blue-light,#home-s2 .hs3-container .checked-blue-light,#home-s3 .hs2-container .checked-blue-light,#home-s3 .hs3-container .checked-blue-light,#home-s2-bis .hs2-container .checked-blue-light,#home-s2-bis .hs3-container .checked-blue-light{display:none}#home-s2,#home-s2-bis,#home-s5-bis,#home-s3,#home-s5,#home-s6,#home-s7,#home-s8{padding:20px 15px}#home-s2{padding-top:80px}#home-s2-bis .hs2-container{position:relative;z-index:10}#home-s2-bis .hs2-container .hs2c-row1 .hs2cr1-c1{padding-left:0}#home-s2-bis .hs2-container .hs2c-row1 .hs2cr1-c2{padding-left:10px}#home-s3{position:relative}#home-s3 .hs3-background{position:absolute;bottom:-200px;left:-50px;z-index:-1}#home-s4,#home-s4-bis{position:relative}#home-s4 .hs4-container,#home-s4-bis .hs4-container{padding:60px 30px 30px}#home-s4 .hs4-container .hs4c-row1,#home-s4-bis .hs4-container .hs4c-row1{max-width:650px}#home-s4 .hs4-container .hs4c-row2,#home-s4-bis .hs4-container .hs4c-row2{flex-shrink:0;margin-right:50px}#home-s4-bis .hs4-container .hs4c-row2{flex-shrink:1;margin-right:0}.home-s4-bis{padding-top:30px}#home-s5,#home-s5-bis{position:relative;z-index:2}#home-s5 .hs5-container,#home-s5-bis .hs5-container{padding:60px 30px}#home-s5 .hs5-container .hs5c-row1 .hs5cr1-c1,#home-s5-bis .hs5-container .hs5c-row1 .hs5cr1-c1{padding-left:40px}#home-s5 .hs5-container .hs5c-row1 .hs5cr1-c1 a,#home-s5-bis .hs5-container .hs5c-row1 .hs5cr1-c1 a{width:100%;padding:15px 30px;border:1px solid rgba(255,255,255,.1019607843);border-radius:3px;background-color:#ffffff0d;box-sizing:border-box}#home-s5 .hs5-background,#home-s5-bis .hs5-background{position:absolute;top:-130px;right:0;z-index:-1}#home-s5 .hs5-background img,#home-s5-bis .hs5-background img{width:450px}#home-s5-bis{position:relative;z-index:2}#home-s5-bis .hs5-container .hs5c-row1 .hs5cr1-c2{padding-left:50px;box-sizing:border-box}#home-s6 .hs6-container,#home-s6-bis .hs6-container{padding:60px 30px;position:relative;z-index:3}#home-s6 .hs6-container .hs6c-row1,#home-s6-bis .hs6-container .hs6c-row1{flex-direction:row-reverse}#home-s6 .hs6-container .hs6c-row1 .hs6cr1-c1,#home-s6-bis .hs6-container .hs6c-row1 .hs6cr1-c1{padding-left:70px}#home-s6 .hs6-container .hs6c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content1,#home-s6 .hs6-container .hs6c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content2,#home-s6-bis .hs6-container .hs6c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content1,#home-s6-bis .hs6-container .hs6c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content2{padding:25px;border:1px solid rgba(255,255,255,.1019607843);border-radius:3px;background-color:#ffffff0d;box-sizing:border-box}#home-s6 .hs6-container .hs6c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content1 a,#home-s6 .hs6-container .hs6c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content2 a,#home-s6-bis .hs6-container .hs6c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content1 a,#home-s6-bis .hs6-container .hs6c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content2 a{white-space:nowrap}#home-s6 .hs6-container .hs6c-row1 .hs6cr1-c2,#home-s6-bis .hs6-container .hs6c-row1 .hs6cr1-c2{padding-left:30px}#home-s6-bis{position:relative;padding:40px 15px 30px}#home-s6-bis .hs6-container{z-index:10;position:relative;z-index:3}#home-s6-bis .hs6-container .hs6c-row1 .hs6cr1-c1{padding-left:30px}#home-s6-bis .hs6-container .hs6c-row1 .hs6cr1-c2{padding-right:50px;padding-left:0}#home-s6-bis .hs6-bis-background{position:absolute;bottom:-200px;right:0;z-index:-1}#home-s7,#home-s8{position:relative}#home-s7 .hs7-container,#home-s7 .hs8-container,#home-s8 .hs7-container,#home-s8 .hs8-container{padding:60px 30px;position:relative;z-index:10}#home-s7 .hs7-container .hs7c-row1 .hs7cr1-c1,#home-s7 .hs7-container .hs8c-row1 .hs7cr1-c1,#home-s7 .hs8-container .hs7c-row1 .hs7cr1-c1,#home-s7 .hs8-container .hs8c-row1 .hs7cr1-c1,#home-s8 .hs7-container .hs7c-row1 .hs7cr1-c1,#home-s8 .hs7-container .hs8c-row1 .hs7cr1-c1,#home-s8 .hs8-container .hs7c-row1 .hs7cr1-c1,#home-s8 .hs8-container .hs8c-row1 .hs7cr1-c1{padding-left:50px;margin-right:30px}#home-s7 .hs7-container .hs7c-row1 .hs7cr1-c2,#home-s7 .hs7-container .hs8c-row1 .hs7cr1-c2,#home-s7 .hs8-container .hs7c-row1 .hs7cr1-c2,#home-s7 .hs8-container .hs8c-row1 .hs7cr1-c2,#home-s8 .hs7-container .hs7c-row1 .hs7cr1-c2,#home-s8 .hs7-container .hs8c-row1 .hs7cr1-c2,#home-s8 .hs8-container .hs7c-row1 .hs7cr1-c2,#home-s8 .hs8-container .hs8c-row1 .hs7cr1-c2{padding-left:30px}#home-s7 .hs7-container .hs7c-row1 .hs8cr1-c1,#home-s7 .hs7-container .hs8c-row1 .hs8cr1-c1,#home-s7 .hs8-container .hs7c-row1 .hs8cr1-c1,#home-s7 .hs8-container .hs8c-row1 .hs8cr1-c1,#home-s8 .hs7-container .hs7c-row1 .hs8cr1-c1,#home-s8 .hs7-container .hs8c-row1 .hs8cr1-c1,#home-s8 .hs8-container .hs7c-row1 .hs8cr1-c1,#home-s8 .hs8-container .hs8c-row1 .hs8cr1-c1{padding-left:80px}#home-s7 .hs7-container .hs7c-row1 .hs8cr1-c1 .hs8cr1c1-row3 a,#home-s7 .hs7-container .hs7c-row1 .hs8cr1-c1 .hs8cr1c1-row4 a,#home-s7 .hs7-container .hs8c-row1 .hs8cr1-c1 .hs8cr1c1-row3 a,#home-s7 .hs7-container .hs8c-row1 .hs8cr1-c1 .hs8cr1c1-row4 a,#home-s7 .hs8-container .hs7c-row1 .hs8cr1-c1 .hs8cr1c1-row3 a,#home-s7 .hs8-container .hs7c-row1 .hs8cr1-c1 .hs8cr1c1-row4 a,#home-s7 .hs8-container .hs8c-row1 .hs8cr1-c1 .hs8cr1c1-row3 a,#home-s7 .hs8-container .hs8c-row1 .hs8cr1-c1 .hs8cr1c1-row4 a,#home-s8 .hs7-container .hs7c-row1 .hs8cr1-c1 .hs8cr1c1-row3 a,#home-s8 .hs7-container .hs7c-row1 .hs8cr1-c1 .hs8cr1c1-row4 a,#home-s8 .hs7-container .hs8c-row1 .hs8cr1-c1 .hs8cr1c1-row3 a,#home-s8 .hs7-container .hs8c-row1 .hs8cr1-c1 .hs8cr1c1-row4 a,#home-s8 .hs8-container .hs7c-row1 .hs8cr1-c1 .hs8cr1c1-row3 a,#home-s8 .hs8-container .hs7c-row1 .hs8cr1-c1 .hs8cr1c1-row4 a,#home-s8 .hs8-container .hs8c-row1 .hs8cr1-c1 .hs8cr1c1-row3 a,#home-s8 .hs8-container .hs8c-row1 .hs8cr1-c1 .hs8cr1c1-row4 a{padding:13px 18px;border-radius:3px;background-color:#ffffff0d;box-sizing:border-box}#home-s7 .hs7-container .hs7c-row1 .hs8cr1-c2 .img1,#home-s7 .hs7-container .hs8c-row1 .hs8cr1-c2 .img1,#home-s7 .hs8-container .hs7c-row1 .hs8cr1-c2 .img1,#home-s7 .hs8-container .hs8c-row1 .hs8cr1-c2 .img1,#home-s8 .hs7-container .hs7c-row1 .hs8cr1-c2 .img1,#home-s8 .hs7-container .hs8c-row1 .hs8cr1-c2 .img1,#home-s8 .hs8-container .hs7c-row1 .hs8cr1-c2 .img1,#home-s8 .hs8-container .hs8c-row1 .hs8cr1-c2 .img1{width:350px}#home-s7 .hs7-container .hs7c-row1 .hs8cr1-c2 .img2,#home-s7 .hs7-container .hs8c-row1 .hs8cr1-c2 .img2,#home-s7 .hs8-container .hs7c-row1 .hs8cr1-c2 .img2,#home-s7 .hs8-container .hs8c-row1 .hs8cr1-c2 .img2,#home-s8 .hs7-container .hs7c-row1 .hs8cr1-c2 .img2,#home-s8 .hs7-container .hs8c-row1 .hs8cr1-c2 .img2,#home-s8 .hs8-container .hs7c-row1 .hs8cr1-c2 .img2,#home-s8 .hs8-container .hs8c-row1 .hs8cr1-c2 .img2{margin-top:10px;position:relative;right:30px}#home-s7 .hs7-container .hs8c-row1,#home-s7 .hs8-container .hs8c-row1,#home-s8 .hs7-container .hs8c-row1,#home-s8 .hs8-container .hs8c-row1{flex-direction:row-reverse}#home-s7 .hs7-container .hs8c-row2,#home-s7 .hs8-container .hs8c-row2,#home-s8 .hs7-container .hs8c-row2,#home-s8 .hs8-container .hs8c-row2{position:relative;text-align:center;z-index:10}#home-s7 .hs7-container .hs8c-row2 ul,#home-s7 .hs8-container .hs8c-row2 ul,#home-s8 .hs7-container .hs8c-row2 ul,#home-s8 .hs8-container .hs8c-row2 ul{width:100%;flex-wrap:wrap}#home-s7 .hs7-container .hs8c-row2 ul li,#home-s7 .hs8-container .hs8c-row2 ul li,#home-s8 .hs7-container .hs8c-row2 ul li,#home-s8 .hs8-container .hs8c-row2 ul li{position:relative;padding:10px 20px;flex-grow:1;cursor:pointer}#home-s7 .hs7-container .hs8c-row2 ul li .tip,#home-s7 .hs8-container .hs8c-row2 ul li .tip,#home-s8 .hs7-container .hs8c-row2 ul li .tip,#home-s8 .hs8-container .hs8c-row2 ul li .tip{position:absolute;bottom:-25px;left:0;width:100%;display:none}#home-s7 .hs7-container .hs8c-row2 ul li:hover .tip,#home-s7 .hs8-container .hs8c-row2 ul li:hover .tip,#home-s8 .hs7-container .hs8c-row2 ul li:hover .tip,#home-s8 .hs8-container .hs8c-row2 ul li:hover .tip{display:block}#home-s7 .hs7-container .hs8c-row2 ul li:hover a,#home-s7 .hs8-container .hs8c-row2 ul li:hover a,#home-s8 .hs7-container .hs8c-row2 ul li:hover a,#home-s8 .hs8-container .hs8c-row2 ul li:hover a{color:#dd5313}#home-s7{padding-bottom:50px}#home-s8{position:relative;z-index:5}#home-s8 .hs8-background{position:absolute;top:-130px;left:0;z-index:-1}#home-s8 .hs8-background img{width:450px}#home-s9{position:relative;padding:50px 30px 0;z-index:2}#home-s9 .hs9-container{position:relative;padding:55px;background-color:#221048;border-radius:10px}#home-s9 .hs9-container h2{margin-bottom:20px}#home-s9 .hs9-container .vim-lazy{width:100%;max-width:800px}#home-s9 .hs9-container .vim-lazy iframe{width:100%;height:500px}#home-s9 .hs9-container .carousel__slide{justify-content:flex-start}#home-s9 .hs9-container .carousel__slide .testimonialsVideo{width:100%}#home-s9 .hs9-container .quote-profile .profile-image img{border:3px solid transparent;border-radius:50%;outline:2px solid #c75d2c;background-clip:content-box;background-color:#fff}#home-s9 .hs9-container .quote-text{position:relative;padding:40px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1019607843);border-radius:3px}#home-s9 .hs9-container .quote-text:before{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='82'%20height='82'%20viewBox='0%200%2082%2082'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.1'%3e%3cpath%20d='M28.3844%2037.5387H17.3458C16.0316%2037.5387%2014.9143%2037.0789%2013.9944%2036.1589C13.0749%2035.239%2012.6146%2034.1221%2012.6146%2032.8075V31.2313C12.6146%2027.7487%2013.8468%2024.7758%2016.311%2022.3116C18.7751%2019.8482%2021.7485%2018.616%2025.2308%2018.616H28.3844C29.2384%2018.616%2029.9773%2018.3038%2030.6018%2017.6798C31.2259%2017.0555%2031.538%2016.3166%2031.538%2015.4624V9.15413C31.538%208.3001%2031.2257%207.5605%2030.6018%206.93619C29.9775%206.31276%2029.2386%206%2028.3844%206H25.2308C21.8138%206%2018.5538%206.6659%2015.4489%207.9958C12.3443%209.32656%209.65897%2011.1254%207.39184%2013.3926C5.12489%2015.6586%203.32655%2018.3442%201.99597%2021.4491C0.66538%2024.5537%200%2027.8145%200%2031.2312V65.9226C0%2068.5522%200.91945%2070.785%202.75921%2072.6255C4.59915%2074.4649%206.83365%2075.3845%209.46168%2075.3845H28.3856C31.0134%2075.3845%2033.2472%2074.4649%2035.0874%2072.6255C36.9268%2070.785%2037.8467%2068.5522%2037.8467%2065.9226V47.0004C37.8467%2044.3714%2036.9268%2042.1386%2035.0861%2040.2979C33.2469%2038.4587%2031.0122%2037.5387%2028.3844%2037.5387Z'%20fill='white'/%3e%3cpath%20d='M79.2418%2040.2979C77.4025%2038.4587%2075.1685%2037.5387%2072.54%2037.5387H61.5016C60.1881%2037.5387%2059.0698%2037.0789%2058.1514%2036.1589C57.2311%2035.239%2056.7716%2034.1221%2056.7716%2032.8075V31.2313C56.7716%2027.7487%2058.0038%2024.7758%2060.4669%2022.3116C62.93%2019.8482%2065.9033%2018.616%2069.3873%2018.616H72.5402C73.3944%2018.616%2074.1338%2018.3038%2074.7578%2017.6798C75.3814%2017.0555%2075.6946%2016.3166%2075.6946%2015.4624V9.15413C75.6946%208.3001%2075.3815%207.5605%2074.7578%206.93619C74.134%206.31276%2073.3945%206%2072.5402%206H69.3873C65.9684%206%2062.7091%206.6659%2059.6033%207.9958C56.4993%209.32656%2053.8148%2011.1254%2051.5477%2013.3926C49.2805%2015.6586%2047.4813%2018.3442%2046.1513%2021.4491C44.821%2024.5537%2044.1548%2027.8145%2044.1548%2031.2312V65.9226C44.1548%2068.5522%2045.0751%2070.785%2046.9143%2072.6255C48.7538%2074.4649%2050.9877%2075.3845%2053.6161%2075.3845H72.539C75.1675%2075.3845%2077.4013%2074.4649%2079.2406%2072.6255C81.0812%2070.785%2081.9996%2068.5522%2081.9996%2065.9226V47.0004C81.9998%2044.3712%2081.0812%2042.1386%2079.2418%2040.2979Z'%20fill='white'/%3e%3c/g%3e%3c/svg%3e");position:absolute;width:100px;height:100px;top:-50px;left:-45px;background-repeat:no-repeat}#home-s9 .hs9-container .quote-text:after{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='82'%20height='82'%20viewBox='0%200%2082%2082'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20opacity='0.1'%3e%3cpath%20d='M53.6156%2043.4613H64.6542C65.9684%2043.4613%2067.0857%2043.9211%2068.0056%2044.8411C68.9251%2045.761%2069.3854%2046.8779%2069.3854%2048.1925V49.7687C69.3854%2053.2513%2068.1532%2056.2242%2065.689%2058.6884C63.2249%2061.1518%2060.2515%2062.384%2056.7692%2062.384H53.6156C52.7616%2062.384%2052.0227%2062.6962%2051.3982%2063.3202C50.7741%2063.9445%2050.462%2064.6834%2050.462%2065.5376V71.8459C50.462%2072.6999%2050.7743%2073.4395%2051.3982%2074.0638C52.0225%2074.6872%2052.7614%2075%2053.6156%2075H56.7692C60.1862%2075%2063.4462%2074.3341%2066.5511%2073.0042C69.6557%2071.6734%2072.341%2069.8746%2074.6082%2067.6074C76.8751%2065.3414%2078.6734%2062.6558%2080.004%2059.5509C81.3346%2056.4463%2082%2053.1855%2082%2049.7688V15.0774C82%2012.4478%2081.0806%2010.215%2079.2408%208.37454C77.4009%206.53512%2075.1664%205.61549%2072.5383%205.61549H53.6144C50.9866%205.61549%2048.7528%206.53512%2046.9126%208.37454C45.0732%2010.215%2044.1533%2012.4478%2044.1533%2015.0774V33.9996C44.1533%2036.6286%2045.0732%2038.8614%2046.9139%2040.7021C48.7531%2042.5413%2050.9878%2043.4613%2053.6156%2043.4613Z'%20fill='white'/%3e%3cpath%20d='M2.75823%2040.7021C4.59747%2042.5413%206.83146%2043.4613%209.46001%2043.4613H20.4984C21.8119%2043.4613%2022.9302%2043.9211%2023.8486%2044.8411C24.7689%2045.761%2025.2284%2046.8779%2025.2284%2048.1925V49.7687C25.2284%2053.2513%2023.9962%2056.2242%2021.5331%2058.6884C19.07%2061.1518%2016.0967%2062.384%2012.6127%2062.384H9.45983C8.60563%2062.384%207.8662%2062.6962%207.24225%2063.3202C6.61864%2063.9445%206.30536%2064.6834%206.30536%2065.5376V71.8459C6.30536%2072.6999%206.61847%2073.4395%207.24225%2074.0638C7.86603%2074.6872%208.60545%2075%209.45983%2075H12.6127C16.0316%2075%2019.2909%2074.3341%2022.3967%2073.0042C25.5007%2071.6734%2028.1852%2069.8746%2030.4523%2067.6074C32.7195%2065.3414%2034.5187%2062.6558%2035.8487%2059.5509C37.179%2056.4463%2037.8452%2053.1855%2037.8452%2049.7688V15.0774C37.8452%2012.4478%2036.9249%2010.215%2035.0857%208.37454C33.2462%206.53512%2031.0123%205.61549%2028.3839%205.61549H9.46104C6.83249%205.61549%204.59868%206.53512%202.75943%208.37454C0.91881%2010.215%200.000399165%2012.4478%200.000399165%2015.0774V33.9996C0.000226563%2036.6288%200.918812%2038.8614%202.75823%2040.7021Z'%20fill='white'/%3e%3c/g%3e%3c/svg%3e");position:absolute;width:100px;height:100px;bottom:-50px;right:-45px;background-repeat:no-repeat;background-position:right bottom}#home-s9 .hs9-container .quote-pagination .progress-bar{position:relative;width:200px;padding:1px 0;border:1px solid rgba(255,255,255,.2)}#home-s9 .hs9-container .quote-pagination .progress-active{position:absolute;width:0px;height:2px;top:0;left:0;background-color:#c75d2c}#home-s9 .hs9-container .carousel-text{white-space:initial;text-align:left;overflow:hidden}#home-s9 .hs9-background{position:absolute;bottom:-230px;right:0;z-index:-1}#home-s9 .hs9-background img{width:550px}#home-s10{position:relative;z-index:10}#home-s10 .hs10-container{padding:50px 30px;position:relative;z-index:10}#home-s10 .hs10-container .hs10c-row2{flex-wrap:wrap}#home-s10 .hs10-container .hs10c-row2 .hs10cr2-element{max-width:328px;padding:28px;margin:10px;background-color:#ffffff0d;border-radius:3px;text-align:left;box-sizing:border-box}#home-s10 .hs10-container .hs10c-row2 .hs10cr2-element p{line-height:24px}#home-s10-bis{padding:60px 0 100px;position:relative;z-index:10}#home-s10-bis .hs10b-container{padding:0 20px}#home-s10-bis .hs10b-container .hs10bcr1-c2{margin-left:40px}#home-s11{position:relative;padding:50px 0 80px}#home-s11 .hs11-container{position:relative;z-index:10;background:#1c1c32b3;border:1px solid #49495b;padding:32px;box-sizing:border-box;border-radius:20px}#home-s11 .hs11-container .email-submit{margin:0 auto 15px;justify-content:center}#home-s11 .hs11-container .email-submit .form-group{flex-shrink:1;width:50%;margin-right:10px}#home-s11 .hs11-container .email-submit .form-group input{color:#161629;font-weight:600;font-size:16px;font-family:Work Sans;width:100%;padding:15px;box-sizing:border-box;border-radius:5px;border:2px solid #fff;text-align:center}#home-s11 .hs11-container .email-submit .form-group input::-webkit-input-placeholder{text-align:center}#home-s11 .hs11-container .email-submit .form-group input:-moz-placeholder{text-align:center}#home-s11 .hs11-container .email-submit button{padding:15px;font-size:16px;white-space:nowrap}br{display:block;margin-top:10px}.max-w1200{position:relative}.arrow-down-right{left:-30px;bottom:-80px}.arrow-down-left{right:-30px;bottom:-80px}.big-green-dot,.normal-pink-dot,.small-violet-dot,.yellow-dot,.violet-dot,.green-dot,.pink-dot,.orange-dot{position:absolute;width:100vw;height:100%;top:0;left:0;background-repeat:no-repeat;background-size:auto;z-index:1}.big-green-dot{background-image:url("data:image/svg+xml,%3csvg%20width='104'%20height='104'%20viewBox='0%200%20104%20104'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_f_20_634)'%3e%3ccircle%20cx='52.1021'%20cy='52.1022'%20r='41.7549'%20transform='rotate(-34.7184%2052.1021%2052.1022)'%20fill='url(%23paint0_linear_20_634)'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_20_634'%20x='0.343262'%20y='0.34375'%20width='103.518'%20height='103.517'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='5'%20result='effect1_foregroundBlur_20_634'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_20_634'%20x1='52.1021'%20y1='10.3473'%20x2='52.1021'%20y2='93.857'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%2366FFA3'/%3e%3cstop%20offset='1'%20stop-color='%23009C3E'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-size:50px;z-index:-3}.small-violet-dot,.violet-dot{background-image:url("data:image/svg+xml,%3csvg%20width='51'%20height='51'%20viewBox='0%200%2051%2051'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_f_20_468)'%3e%3ccircle%20cx='25.7682'%20cy='25.7682'%20r='14.925'%20transform='rotate(-34.7184%2025.7682%2025.7682)'%20fill='%236016FC'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_20_468'%20x='0.841797'%20y='0.841858'%20width='49.8525'%20height='49.8527'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='5'%20result='effect1_foregroundBlur_20_468'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e");background-size:35px;z-index:-1}.normal-pink-dot,.pink-dot{background-image:url("data:image/svg+xml,%3csvg%20width='68'%20height='68'%20viewBox='0%200%2068%2068'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_f_20_467)'%3e%3ccircle%20cx='33.6611'%20cy='33.6611'%20r='23.4718'%20transform='rotate(-34.7184%2033.6611%2033.6611)'%20fill='url(%23paint0_linear_20_467)'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_20_467'%20x='0.187012'%20y='0.187256'%20width='66.9482'%20height='66.9478'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='5'%20result='effect1_foregroundBlur_20_467'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_20_467'%20x1='33.6611'%20y1='10.1893'%20x2='33.6611'%20y2='57.1329'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FF81A6'/%3e%3cstop%20offset='1'%20stop-color='%23FC165B'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-size:45px;z-index:-2}.green-dot{background-image:url("data:image/svg+xml,%3csvg%20width='104'%20height='104'%20viewBox='0%200%20104%20104'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_f_20_634)'%3e%3ccircle%20cx='52.1021'%20cy='52.1022'%20r='41.7549'%20transform='rotate(-34.7184%2052.1021%2052.1022)'%20fill='url(%23paint0_linear_20_634)'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_20_634'%20x='0.343262'%20y='0.34375'%20width='103.518'%20height='103.517'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='5'%20result='effect1_foregroundBlur_20_634'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_20_634'%20x1='52.1021'%20y1='10.3473'%20x2='52.1021'%20y2='93.857'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%2366FFA3'/%3e%3cstop%20offset='1'%20stop-color='%23009C3E'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-size:85px}.yellow-dot{background-image:url("data:image/svg+xml,%3csvg%20width='68'%20height='68'%20viewBox='0%200%2068%2068'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_f_20_740)'%3e%3ccircle%20cx='34.1357'%20cy='34.1366'%20r='23.4718'%20transform='rotate(-34.7184%2034.1357%2034.1366)'%20fill='url(%23paint0_linear_20_740)'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_20_740'%20x='0.661621'%20y='0.662598'%20width='66.9482'%20height='66.948'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='5'%20result='effect1_foregroundBlur_20_740'/%3e%3c/filter%3e%3clinearGradient%20id='paint0_linear_20_740'%20x1='34.1357'%20y1='10.6648'%20x2='34.1357'%20y2='57.6084'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23FFB681'/%3e%3cstop%20offset='1'%20stop-color='%23FCAE16'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-size:35px;z-index:-2}.orange-dot{background-image:url("data:image/svg+xml,%3csvg%20width='111'%20height='111'%20viewBox='0%200%20111%20111'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20filter='url(%23filter0_f_20_323)'%3e%3ccircle%20cx='55.5496'%20cy='55.5495'%20r='44.951'%20transform='rotate(-34.7184%2055.5496%2055.5495)'%20fill='%23FC8416'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_f_20_323'%20x='0.594727'%20y='0.594238'%20width='109.91'%20height='109.91'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='BackgroundImageFix'%20result='shape'/%3e%3cfeGaussianBlur%20stdDeviation='5'%20result='effect1_foregroundBlur_20_323'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e");background-size:85px}#home-s1 .big-green-dot{background-position:78% 260px}#home-s1 .normal-pink-dot{background-position:16% 450px}#home-s1 .small-violet-dot{background-position:90% 750px}#home-s4 .big-green-dot,#home-s4-bis .big-green-dot{background-position:82% 160px}#home-s4 .yellow-dot,#home-s4-bis .yellow-dot{background-position:16% 350px}#home-s4 .small-violet-dot,#home-s4-bis .small-violet-dot{background-position:90% 350px}#home-s5 .normal-pink-dot,#home-s5-bis .normal-pink-dot{background-position:70% 0px}#home-s6 .violet-dot,#home-s6-bis .violet-dot{background-position:5% 150px;background-size:85px}#home-s7 .green-dot{background-position:45% 500px;z-index:-1}#home-s9 .orange-dot{background-position:80px 0px;z-index:-3}#home-s9 .pink-dot{background-size:35px;background-position:98% 500px;z-index:-3}#home-s11 .orange-dot{background-size:45px;background-position:400px 25px;z-index:1}.green-dot{background-position:80px 80px}.small-violet-dot{background-position:98% 500px}#legal-s1{padding-top:150px}#legal-s1 p{white-space:break-spaces}#legal-s1 .legs1-container{padding:30px;border:1px solid #49495b;border-radius:10px;box-shadow:0 0 10px #fff3}#legal-s1 .legs1-container ul{list-style:disc;padding-left:50px}#legal-s1 .legs1-container ul li{list-style-type:inherit}#fonctionnality-s1{position:relative;padding-top:100px}#fonctionnality-s1 .fs1-background{position:absolute;bottom:-500px;left:0;z-index:-1}#fonctionnality-s1 .fs1-container{padding:60px 30px 90px;box-sizing:border-box;border-bottom:1px solid rgba(255,255,255,.1)}#fonctionnality-s2,#fonctionnality-s3{position:relative;padding:60px 30px}#fonctionnality-s2 .fs2cr1 .fs2cr1c1,#fonctionnality-s2 .fs2cr1 .fs2cr2c1,#fonctionnality-s2 .fs2cr1 .fs3cr1c1,#fonctionnality-s2 .fs2cr1 .fs3cr2c1,#fonctionnality-s2 .fs2cr2 .fs2cr1c1,#fonctionnality-s2 .fs2cr2 .fs2cr2c1,#fonctionnality-s2 .fs2cr2 .fs3cr1c1,#fonctionnality-s2 .fs2cr2 .fs3cr2c1,#fonctionnality-s2 .fs3cr1 .fs2cr1c1,#fonctionnality-s2 .fs3cr1 .fs2cr2c1,#fonctionnality-s2 .fs3cr1 .fs3cr1c1,#fonctionnality-s2 .fs3cr1 .fs3cr2c1,#fonctionnality-s2 .fs3cr2 .fs2cr1c1,#fonctionnality-s2 .fs3cr2 .fs2cr2c1,#fonctionnality-s2 .fs3cr2 .fs3cr1c1,#fonctionnality-s2 .fs3cr2 .fs3cr2c1,#fonctionnality-s3 .fs2cr1 .fs2cr1c1,#fonctionnality-s3 .fs2cr1 .fs2cr2c1,#fonctionnality-s3 .fs2cr1 .fs3cr1c1,#fonctionnality-s3 .fs2cr1 .fs3cr2c1,#fonctionnality-s3 .fs2cr2 .fs2cr1c1,#fonctionnality-s3 .fs2cr2 .fs2cr2c1,#fonctionnality-s3 .fs2cr2 .fs3cr1c1,#fonctionnality-s3 .fs2cr2 .fs3cr2c1,#fonctionnality-s3 .fs3cr1 .fs2cr1c1,#fonctionnality-s3 .fs3cr1 .fs2cr2c1,#fonctionnality-s3 .fs3cr1 .fs3cr1c1,#fonctionnality-s3 .fs3cr1 .fs3cr2c1,#fonctionnality-s3 .fs3cr2 .fs2cr1c1,#fonctionnality-s3 .fs3cr2 .fs2cr2c1,#fonctionnality-s3 .fs3cr2 .fs3cr1c1,#fonctionnality-s3 .fs3cr2 .fs3cr2c1{text-align:center}#fonctionnality-s2 .fs2cr2,#fonctionnality-s2 .fs3cr2,#fonctionnality-s3 .fs2cr2,#fonctionnality-s3 .fs3cr2,#fonctionnality-s2 .fs3-container,#fonctionnality-s3 .fs3-container{flex-direction:row-reverse}#fonctionnality-s2 .fs2-background,#fonctionnality-s3 .fs2-background{position:absolute;bottom:-200px;right:-50px;z-index:-1}#fonctionnality-s4{position:relative;background-color:#20325a33;padding:60px 30px}#fonctionnality-s4 .fs4-container .fs4cr1 .custom-hr{width:20%}#fonctionnality-s5{position:relative;padding:60px 30px}#fonctionnality-s5 .fs5cr3 figure{width:400px}#fonctionnality-s5 .fs5-background{position:absolute;bottom:-200px;right:-50px;z-index:-1}#fonctionnality-s6{background-color:#20325a33;padding:60px 30px}#fonctionnality-s6 .fs6cr1c1 .fs6cr1c1r1 h4,#fonctionnality-s6 .fs6cr1c1 .fs6cr1c1r2 h4{width:350px;flex-shrink:0}#fonctionnality-s6 .fs6cr1c2 figure{width:350px;margin:0 auto}#fonctionnality-s7,#faq-s3{padding:50px 20px}#fonctionnality-s7 .fs7-container,#fonctionnality-s7 .fs3-container,#faq-s3 .fs7-container,#faq-s3 .fs3-container{padding:45px 0;box-sizing:border-box;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}#fonctionnality-s7 .fs7-container .fs7cr1 .fs7cr1c2 button,#fonctionnality-s7 .fs7-container .fs7cr1 .fs3cr1c2 button,#fonctionnality-s7 .fs7-container .fs3cr1 .fs7cr1c2 button,#fonctionnality-s7 .fs7-container .fs3cr1 .fs3cr1c2 button,#fonctionnality-s7 .fs3-container .fs7cr1 .fs7cr1c2 button,#fonctionnality-s7 .fs3-container .fs7cr1 .fs3cr1c2 button,#fonctionnality-s7 .fs3-container .fs3cr1 .fs7cr1c2 button,#fonctionnality-s7 .fs3-container .fs3cr1 .fs3cr1c2 button,#faq-s3 .fs7-container .fs7cr1 .fs7cr1c2 button,#faq-s3 .fs7-container .fs7cr1 .fs3cr1c2 button,#faq-s3 .fs7-container .fs3cr1 .fs7cr1c2 button,#faq-s3 .fs7-container .fs3cr1 .fs3cr1c2 button,#faq-s3 .fs3-container .fs7cr1 .fs7cr1c2 button,#faq-s3 .fs3-container .fs7cr1 .fs3cr1c2 button,#faq-s3 .fs3-container .fs3cr1 .fs7cr1c2 button,#faq-s3 .fs3-container .fs3cr1 .fs3cr1c2 button{white-space:nowrap;padding:15px 40px}body{background-color:#09091a}main{position:relative;overflow:hidden}#signup,#login,#signup-s2,#forgot-password,#retrieve-password,#confirm-signup{padding:100px 30px}#signup .figure-logo-log,#login .figure-logo-log,#signup-s2 .figure-logo-log,#forgot-password .figure-logo-log,#retrieve-password .figure-logo-log,#confirm-signup .figure-logo-log{width:300px;margin:0 auto}#signup .s-container,#signup .l-container,#signup .ss2-container,#signup .fg-container,#signup .rp-container,#signup .cs-container,#login .s-container,#login .l-container,#login .ss2-container,#login .fg-container,#login .rp-container,#login .cs-container,#signup-s2 .s-container,#signup-s2 .l-container,#signup-s2 .ss2-container,#signup-s2 .fg-container,#signup-s2 .rp-container,#signup-s2 .cs-container,#forgot-password .s-container,#forgot-password .l-container,#forgot-password .ss2-container,#forgot-password .fg-container,#forgot-password .rp-container,#forgot-password .cs-container,#retrieve-password .s-container,#retrieve-password .l-container,#retrieve-password .ss2-container,#retrieve-password .fg-container,#retrieve-password .rp-container,#retrieve-password .cs-container,#confirm-signup .s-container,#confirm-signup .l-container,#confirm-signup .ss2-container,#confirm-signup .fg-container,#confirm-signup .rp-container,#confirm-signup .cs-container{padding:50px;background:#09091a;border:1px solid rgba(255,255,255,.2);border-radius:20px;box-sizing:border-box}#signup .s-container .scr1,#signup .s-container .lcr1,#signup .s-container .ss2cr1,#signup .s-container .fgcr1,#signup .s-container .rpcr1,#signup .l-container .scr1,#signup .l-container .lcr1,#signup .l-container .ss2cr1,#signup .l-container .fgcr1,#signup .l-container .rpcr1,#signup .ss2-container .scr1,#signup .ss2-container .lcr1,#signup .ss2-container .ss2cr1,#signup .ss2-container .fgcr1,#signup .ss2-container .rpcr1,#signup .fg-container .scr1,#signup .fg-container .lcr1,#signup .fg-container .ss2cr1,#signup .fg-container .fgcr1,#signup .fg-container .rpcr1,#signup .rp-container .scr1,#signup .rp-container .lcr1,#signup .rp-container .ss2cr1,#signup .rp-container .fgcr1,#signup .rp-container .rpcr1,#signup .cs-container .scr1,#signup .cs-container .lcr1,#signup .cs-container .ss2cr1,#signup .cs-container .fgcr1,#signup .cs-container .rpcr1,#login .s-container .scr1,#login .s-container .lcr1,#login .s-container .ss2cr1,#login .s-container .fgcr1,#login .s-container .rpcr1,#login .l-container .scr1,#login .l-container .lcr1,#login .l-container .ss2cr1,#login .l-container .fgcr1,#login .l-container .rpcr1,#login .ss2-container .scr1,#login .ss2-container .lcr1,#login .ss2-container .ss2cr1,#login .ss2-container .fgcr1,#login .ss2-container .rpcr1,#login .fg-container .scr1,#login .fg-container .lcr1,#login .fg-container .ss2cr1,#login .fg-container .fgcr1,#login .fg-container .rpcr1,#login .rp-container .scr1,#login .rp-container .lcr1,#login .rp-container .ss2cr1,#login .rp-container .fgcr1,#login .rp-container .rpcr1,#login .cs-container .scr1,#login .cs-container .lcr1,#login .cs-container .ss2cr1,#login .cs-container .fgcr1,#login .cs-container .rpcr1,#signup-s2 .s-container .scr1,#signup-s2 .s-container .lcr1,#signup-s2 .s-container .ss2cr1,#signup-s2 .s-container .fgcr1,#signup-s2 .s-container .rpcr1,#signup-s2 .l-container .scr1,#signup-s2 .l-container .lcr1,#signup-s2 .l-container .ss2cr1,#signup-s2 .l-container .fgcr1,#signup-s2 .l-container .rpcr1,#signup-s2 .ss2-container .scr1,#signup-s2 .ss2-container .lcr1,#signup-s2 .ss2-container .ss2cr1,#signup-s2 .ss2-container .fgcr1,#signup-s2 .ss2-container .rpcr1,#signup-s2 .fg-container .scr1,#signup-s2 .fg-container .lcr1,#signup-s2 .fg-container .ss2cr1,#signup-s2 .fg-container .fgcr1,#signup-s2 .fg-container .rpcr1,#signup-s2 .rp-container .scr1,#signup-s2 .rp-container .lcr1,#signup-s2 .rp-container .ss2cr1,#signup-s2 .rp-container .fgcr1,#signup-s2 .rp-container .rpcr1,#signup-s2 .cs-container .scr1,#signup-s2 .cs-container .lcr1,#signup-s2 .cs-container .ss2cr1,#signup-s2 .cs-container .fgcr1,#signup-s2 .cs-container .rpcr1,#forgot-password .s-container .scr1,#forgot-password .s-container .lcr1,#forgot-password .s-container .ss2cr1,#forgot-password .s-container .fgcr1,#forgot-password .s-container .rpcr1,#forgot-password .l-container .scr1,#forgot-password .l-container .lcr1,#forgot-password .l-container .ss2cr1,#forgot-password .l-container .fgcr1,#forgot-password .l-container .rpcr1,#forgot-password .ss2-container .scr1,#forgot-password .ss2-container .lcr1,#forgot-password .ss2-container .ss2cr1,#forgot-password .ss2-container .fgcr1,#forgot-password .ss2-container .rpcr1,#forgot-password .fg-container .scr1,#forgot-password .fg-container .lcr1,#forgot-password .fg-container .ss2cr1,#forgot-password .fg-container .fgcr1,#forgot-password .fg-container .rpcr1,#forgot-password .rp-container .scr1,#forgot-password .rp-container .lcr1,#forgot-password .rp-container .ss2cr1,#forgot-password .rp-container .fgcr1,#forgot-password .rp-container .rpcr1,#forgot-password .cs-container .scr1,#forgot-password .cs-container .lcr1,#forgot-password .cs-container .ss2cr1,#forgot-password .cs-container .fgcr1,#forgot-password .cs-container .rpcr1,#retrieve-password .s-container .scr1,#retrieve-password .s-container .lcr1,#retrieve-password .s-container .ss2cr1,#retrieve-password .s-container .fgcr1,#retrieve-password .s-container .rpcr1,#retrieve-password .l-container .scr1,#retrieve-password .l-container .lcr1,#retrieve-password .l-container .ss2cr1,#retrieve-password .l-container .fgcr1,#retrieve-password .l-container .rpcr1,#retrieve-password .ss2-container .scr1,#retrieve-password .ss2-container .lcr1,#retrieve-password .ss2-container .ss2cr1,#retrieve-password .ss2-container .fgcr1,#retrieve-password .ss2-container .rpcr1,#retrieve-password .fg-container .scr1,#retrieve-password .fg-container .lcr1,#retrieve-password .fg-container .ss2cr1,#retrieve-password .fg-container .fgcr1,#retrieve-password .fg-container .rpcr1,#retrieve-password .rp-container .scr1,#retrieve-password .rp-container .lcr1,#retrieve-password .rp-container .ss2cr1,#retrieve-password .rp-container .fgcr1,#retrieve-password .rp-container .rpcr1,#retrieve-password .cs-container .scr1,#retrieve-password .cs-container .lcr1,#retrieve-password .cs-container .ss2cr1,#retrieve-password .cs-container .fgcr1,#retrieve-password .cs-container .rpcr1,#confirm-signup .s-container .scr1,#confirm-signup .s-container .lcr1,#confirm-signup .s-container .ss2cr1,#confirm-signup .s-container .fgcr1,#confirm-signup .s-container .rpcr1,#confirm-signup .l-container .scr1,#confirm-signup .l-container .lcr1,#confirm-signup .l-container .ss2cr1,#confirm-signup .l-container .fgcr1,#confirm-signup .l-container .rpcr1,#confirm-signup .ss2-container .scr1,#confirm-signup .ss2-container .lcr1,#confirm-signup .ss2-container .ss2cr1,#confirm-signup .ss2-container .fgcr1,#confirm-signup .ss2-container .rpcr1,#confirm-signup .fg-container .scr1,#confirm-signup .fg-container .lcr1,#confirm-signup .fg-container .ss2cr1,#confirm-signup .fg-container .fgcr1,#confirm-signup .fg-container .rpcr1,#confirm-signup .rp-container .scr1,#confirm-signup .rp-container .lcr1,#confirm-signup .rp-container .ss2cr1,#confirm-signup .rp-container .fgcr1,#confirm-signup .rp-container .rpcr1,#confirm-signup .cs-container .scr1,#confirm-signup .cs-container .lcr1,#confirm-signup .cs-container .ss2cr1,#confirm-signup .cs-container .fgcr1,#confirm-signup .cs-container .rpcr1{max-width:350px;margin:0 auto 50px}#signup .s-container .fgcr1,#signup .l-container .fgcr1,#signup .ss2-container .fgcr1,#signup .fg-container .fgcr1,#signup .rp-container .fgcr1,#signup .cs-container .fgcr1,#login .s-container .fgcr1,#login .l-container .fgcr1,#login .ss2-container .fgcr1,#login .fg-container .fgcr1,#login .rp-container .fgcr1,#login .cs-container .fgcr1,#signup-s2 .s-container .fgcr1,#signup-s2 .l-container .fgcr1,#signup-s2 .ss2-container .fgcr1,#signup-s2 .fg-container .fgcr1,#signup-s2 .rp-container .fgcr1,#signup-s2 .cs-container .fgcr1,#forgot-password .s-container .fgcr1,#forgot-password .l-container .fgcr1,#forgot-password .ss2-container .fgcr1,#forgot-password .fg-container .fgcr1,#forgot-password .rp-container .fgcr1,#forgot-password .cs-container .fgcr1,#retrieve-password .s-container .fgcr1,#retrieve-password .l-container .fgcr1,#retrieve-password .ss2-container .fgcr1,#retrieve-password .fg-container .fgcr1,#retrieve-password .rp-container .fgcr1,#retrieve-password .cs-container .fgcr1,#confirm-signup .s-container .fgcr1,#confirm-signup .l-container .fgcr1,#confirm-signup .ss2-container .fgcr1,#confirm-signup .fg-container .fgcr1,#confirm-signup .rp-container .fgcr1,#confirm-signup .cs-container .fgcr1{max-width:100%}#signup .s-container .scr2 .cgu-validation .checkbox,#signup .s-container .lcr2 .cgu-validation .checkbox,#signup .s-container .ss2cr2 .cgu-validation .checkbox,#signup .s-container .fgcr2 .cgu-validation .checkbox,#signup .s-container .rpcr2 .cgu-validation .checkbox,#signup .l-container .scr2 .cgu-validation .checkbox,#signup .l-container .lcr2 .cgu-validation .checkbox,#signup .l-container .ss2cr2 .cgu-validation .checkbox,#signup .l-container .fgcr2 .cgu-validation .checkbox,#signup .l-container .rpcr2 .cgu-validation .checkbox,#signup .ss2-container .scr2 .cgu-validation .checkbox,#signup .ss2-container .lcr2 .cgu-validation .checkbox,#signup .ss2-container .ss2cr2 .cgu-validation .checkbox,#signup .ss2-container .fgcr2 .cgu-validation .checkbox,#signup .ss2-container .rpcr2 .cgu-validation .checkbox,#signup .fg-container .scr2 .cgu-validation .checkbox,#signup .fg-container .lcr2 .cgu-validation .checkbox,#signup .fg-container .ss2cr2 .cgu-validation .checkbox,#signup .fg-container .fgcr2 .cgu-validation .checkbox,#signup .fg-container .rpcr2 .cgu-validation .checkbox,#signup .rp-container .scr2 .cgu-validation .checkbox,#signup .rp-container .lcr2 .cgu-validation .checkbox,#signup .rp-container .ss2cr2 .cgu-validation .checkbox,#signup .rp-container .fgcr2 .cgu-validation .checkbox,#signup .rp-container .rpcr2 .cgu-validation .checkbox,#signup .cs-container .scr2 .cgu-validation .checkbox,#signup .cs-container .lcr2 .cgu-validation .checkbox,#signup .cs-container .ss2cr2 .cgu-validation .checkbox,#signup .cs-container .fgcr2 .cgu-validation .checkbox,#signup .cs-container .rpcr2 .cgu-validation .checkbox,#login .s-container .scr2 .cgu-validation .checkbox,#login .s-container .lcr2 .cgu-validation .checkbox,#login .s-container .ss2cr2 .cgu-validation .checkbox,#login .s-container .fgcr2 .cgu-validation .checkbox,#login .s-container .rpcr2 .cgu-validation .checkbox,#login .l-container .scr2 .cgu-validation .checkbox,#login .l-container .lcr2 .cgu-validation .checkbox,#login .l-container .ss2cr2 .cgu-validation .checkbox,#login .l-container .fgcr2 .cgu-validation .checkbox,#login .l-container .rpcr2 .cgu-validation .checkbox,#login .ss2-container .scr2 .cgu-validation .checkbox,#login .ss2-container .lcr2 .cgu-validation .checkbox,#login .ss2-container .ss2cr2 .cgu-validation .checkbox,#login .ss2-container .fgcr2 .cgu-validation .checkbox,#login .ss2-container .rpcr2 .cgu-validation .checkbox,#login .fg-container .scr2 .cgu-validation .checkbox,#login .fg-container .lcr2 .cgu-validation .checkbox,#login .fg-container .ss2cr2 .cgu-validation .checkbox,#login .fg-container .fgcr2 .cgu-validation .checkbox,#login .fg-container .rpcr2 .cgu-validation .checkbox,#login .rp-container .scr2 .cgu-validation .checkbox,#login .rp-container .lcr2 .cgu-validation .checkbox,#login .rp-container .ss2cr2 .cgu-validation .checkbox,#login .rp-container .fgcr2 .cgu-validation .checkbox,#login .rp-container .rpcr2 .cgu-validation .checkbox,#login .cs-container .scr2 .cgu-validation .checkbox,#login .cs-container .lcr2 .cgu-validation .checkbox,#login .cs-container .ss2cr2 .cgu-validation .checkbox,#login .cs-container .fgcr2 .cgu-validation .checkbox,#login .cs-container .rpcr2 .cgu-validation .checkbox,#signup-s2 .s-container .scr2 .cgu-validation .checkbox,#signup-s2 .s-container .lcr2 .cgu-validation .checkbox,#signup-s2 .s-container .ss2cr2 .cgu-validation .checkbox,#signup-s2 .s-container .fgcr2 .cgu-validation .checkbox,#signup-s2 .s-container .rpcr2 .cgu-validation .checkbox,#signup-s2 .l-container .scr2 .cgu-validation .checkbox,#signup-s2 .l-container .lcr2 .cgu-validation .checkbox,#signup-s2 .l-container .ss2cr2 .cgu-validation .checkbox,#signup-s2 .l-container .fgcr2 .cgu-validation .checkbox,#signup-s2 .l-container .rpcr2 .cgu-validation .checkbox,#signup-s2 .ss2-container .scr2 .cgu-validation .checkbox,#signup-s2 .ss2-container .lcr2 .cgu-validation .checkbox,#signup-s2 .ss2-container .ss2cr2 .cgu-validation .checkbox,#signup-s2 .ss2-container .fgcr2 .cgu-validation .checkbox,#signup-s2 .ss2-container .rpcr2 .cgu-validation .checkbox,#signup-s2 .fg-container .scr2 .cgu-validation .checkbox,#signup-s2 .fg-container .lcr2 .cgu-validation .checkbox,#signup-s2 .fg-container .ss2cr2 .cgu-validation .checkbox,#signup-s2 .fg-container .fgcr2 .cgu-validation .checkbox,#signup-s2 .fg-container .rpcr2 .cgu-validation .checkbox,#signup-s2 .rp-container .scr2 .cgu-validation .checkbox,#signup-s2 .rp-container .lcr2 .cgu-validation .checkbox,#signup-s2 .rp-container .ss2cr2 .cgu-validation .checkbox,#signup-s2 .rp-container .fgcr2 .cgu-validation .checkbox,#signup-s2 .rp-container .rpcr2 .cgu-validation .checkbox,#signup-s2 .cs-container .scr2 .cgu-validation .checkbox,#signup-s2 .cs-container .lcr2 .cgu-validation .checkbox,#signup-s2 .cs-container .ss2cr2 .cgu-validation .checkbox,#signup-s2 .cs-container .fgcr2 .cgu-validation .checkbox,#signup-s2 .cs-container .rpcr2 .cgu-validation .checkbox,#forgot-password .s-container .scr2 .cgu-validation .checkbox,#forgot-password .s-container .lcr2 .cgu-validation .checkbox,#forgot-password .s-container .ss2cr2 .cgu-validation .checkbox,#forgot-password .s-container .fgcr2 .cgu-validation .checkbox,#forgot-password .s-container .rpcr2 .cgu-validation .checkbox,#forgot-password .l-container .scr2 .cgu-validation .checkbox,#forgot-password .l-container .lcr2 .cgu-validation .checkbox,#forgot-password .l-container .ss2cr2 .cgu-validation .checkbox,#forgot-password .l-container .fgcr2 .cgu-validation .checkbox,#forgot-password .l-container .rpcr2 .cgu-validation .checkbox,#forgot-password .ss2-container .scr2 .cgu-validation .checkbox,#forgot-password .ss2-container .lcr2 .cgu-validation .checkbox,#forgot-password .ss2-container .ss2cr2 .cgu-validation .checkbox,#forgot-password .ss2-container .fgcr2 .cgu-validation .checkbox,#forgot-password .ss2-container .rpcr2 .cgu-validation .checkbox,#forgot-password .fg-container .scr2 .cgu-validation .checkbox,#forgot-password .fg-container .lcr2 .cgu-validation .checkbox,#forgot-password .fg-container .ss2cr2 .cgu-validation .checkbox,#forgot-password .fg-container .fgcr2 .cgu-validation .checkbox,#forgot-password .fg-container .rpcr2 .cgu-validation .checkbox,#forgot-password .rp-container .scr2 .cgu-validation .checkbox,#forgot-password .rp-container .lcr2 .cgu-validation .checkbox,#forgot-password .rp-container .ss2cr2 .cgu-validation .checkbox,#forgot-password .rp-container .fgcr2 .cgu-validation .checkbox,#forgot-password .rp-container .rpcr2 .cgu-validation .checkbox,#forgot-password .cs-container .scr2 .cgu-validation .checkbox,#forgot-password .cs-container .lcr2 .cgu-validation .checkbox,#forgot-password .cs-container .ss2cr2 .cgu-validation .checkbox,#forgot-password .cs-container .fgcr2 .cgu-validation .checkbox,#forgot-password .cs-container .rpcr2 .cgu-validation .checkbox,#retrieve-password .s-container .scr2 .cgu-validation .checkbox,#retrieve-password .s-container .lcr2 .cgu-validation .checkbox,#retrieve-password .s-container .ss2cr2 .cgu-validation .checkbox,#retrieve-password .s-container .fgcr2 .cgu-validation .checkbox,#retrieve-password .s-container .rpcr2 .cgu-validation .checkbox,#retrieve-password .l-container .scr2 .cgu-validation .checkbox,#retrieve-password .l-container .lcr2 .cgu-validation .checkbox,#retrieve-password .l-container .ss2cr2 .cgu-validation .checkbox,#retrieve-password .l-container .fgcr2 .cgu-validation .checkbox,#retrieve-password .l-container .rpcr2 .cgu-validation .checkbox,#retrieve-password .ss2-container .scr2 .cgu-validation .checkbox,#retrieve-password .ss2-container .lcr2 .cgu-validation .checkbox,#retrieve-password .ss2-container .ss2cr2 .cgu-validation .checkbox,#retrieve-password .ss2-container .fgcr2 .cgu-validation .checkbox,#retrieve-password .ss2-container .rpcr2 .cgu-validation .checkbox,#retrieve-password .fg-container .scr2 .cgu-validation .checkbox,#retrieve-password .fg-container .lcr2 .cgu-validation .checkbox,#retrieve-password .fg-container .ss2cr2 .cgu-validation .checkbox,#retrieve-password .fg-container .fgcr2 .cgu-validation .checkbox,#retrieve-password .fg-container .rpcr2 .cgu-validation .checkbox,#retrieve-password .rp-container .scr2 .cgu-validation .checkbox,#retrieve-password .rp-container .lcr2 .cgu-validation .checkbox,#retrieve-password .rp-container .ss2cr2 .cgu-validation .checkbox,#retrieve-password .rp-container .fgcr2 .cgu-validation .checkbox,#retrieve-password .rp-container .rpcr2 .cgu-validation .checkbox,#retrieve-password .cs-container .scr2 .cgu-validation .checkbox,#retrieve-password .cs-container .lcr2 .cgu-validation .checkbox,#retrieve-password .cs-container .ss2cr2 .cgu-validation .checkbox,#retrieve-password .cs-container .fgcr2 .cgu-validation .checkbox,#retrieve-password .cs-container .rpcr2 .cgu-validation .checkbox,#confirm-signup .s-container .scr2 .cgu-validation .checkbox,#confirm-signup .s-container .lcr2 .cgu-validation .checkbox,#confirm-signup .s-container .ss2cr2 .cgu-validation .checkbox,#confirm-signup .s-container .fgcr2 .cgu-validation .checkbox,#confirm-signup .s-container .rpcr2 .cgu-validation .checkbox,#confirm-signup .l-container .scr2 .cgu-validation .checkbox,#confirm-signup .l-container .lcr2 .cgu-validation .checkbox,#confirm-signup .l-container .ss2cr2 .cgu-validation .checkbox,#confirm-signup .l-container .fgcr2 .cgu-validation .checkbox,#confirm-signup .l-container .rpcr2 .cgu-validation .checkbox,#confirm-signup .ss2-container .scr2 .cgu-validation .checkbox,#confirm-signup .ss2-container .lcr2 .cgu-validation .checkbox,#confirm-signup .ss2-container .ss2cr2 .cgu-validation .checkbox,#confirm-signup .ss2-container .fgcr2 .cgu-validation .checkbox,#confirm-signup .ss2-container .rpcr2 .cgu-validation .checkbox,#confirm-signup .fg-container .scr2 .cgu-validation .checkbox,#confirm-signup .fg-container .lcr2 .cgu-validation .checkbox,#confirm-signup .fg-container .ss2cr2 .cgu-validation .checkbox,#confirm-signup .fg-container .fgcr2 .cgu-validation .checkbox,#confirm-signup .fg-container .rpcr2 .cgu-validation .checkbox,#confirm-signup .rp-container .scr2 .cgu-validation .checkbox,#confirm-signup .rp-container .lcr2 .cgu-validation .checkbox,#confirm-signup .rp-container .ss2cr2 .cgu-validation .checkbox,#confirm-signup .rp-container .fgcr2 .cgu-validation .checkbox,#confirm-signup .rp-container .rpcr2 .cgu-validation .checkbox,#confirm-signup .cs-container .scr2 .cgu-validation .checkbox,#confirm-signup .cs-container .lcr2 .cgu-validation .checkbox,#confirm-signup .cs-container .ss2cr2 .cgu-validation .checkbox,#confirm-signup .cs-container .fgcr2 .cgu-validation .checkbox,#confirm-signup .cs-container .rpcr2 .cgu-validation .checkbox{width:26px;height:26px;border:1px solid rgba(255,255,255,.2);box-shadow:0 3px 5px #0000001e;border-radius:7px}#signup .s-container .scr2 .pr-button,#signup .s-container .lcr2 .pr-button,#signup .s-container .ss2cr2 .pr-button,#signup .s-container .fgcr2 .pr-button,#signup .s-container .rpcr2 .pr-button,#signup .l-container .scr2 .pr-button,#signup .l-container .lcr2 .pr-button,#signup .l-container .ss2cr2 .pr-button,#signup .l-container .fgcr2 .pr-button,#signup .l-container .rpcr2 .pr-button,#signup .ss2-container .scr2 .pr-button,#signup .ss2-container .lcr2 .pr-button,#signup .ss2-container .ss2cr2 .pr-button,#signup .ss2-container .fgcr2 .pr-button,#signup .ss2-container .rpcr2 .pr-button,#signup .fg-container .scr2 .pr-button,#signup .fg-container .lcr2 .pr-button,#signup .fg-container .ss2cr2 .pr-button,#signup .fg-container .fgcr2 .pr-button,#signup .fg-container .rpcr2 .pr-button,#signup .rp-container .scr2 .pr-button,#signup .rp-container .lcr2 .pr-button,#signup .rp-container .ss2cr2 .pr-button,#signup .rp-container .fgcr2 .pr-button,#signup .rp-container .rpcr2 .pr-button,#signup .cs-container .scr2 .pr-button,#signup .cs-container .lcr2 .pr-button,#signup .cs-container .ss2cr2 .pr-button,#signup .cs-container .fgcr2 .pr-button,#signup .cs-container .rpcr2 .pr-button,#login .s-container .scr2 .pr-button,#login .s-container .lcr2 .pr-button,#login .s-container .ss2cr2 .pr-button,#login .s-container .fgcr2 .pr-button,#login .s-container .rpcr2 .pr-button,#login .l-container .scr2 .pr-button,#login .l-container .lcr2 .pr-button,#login .l-container .ss2cr2 .pr-button,#login .l-container .fgcr2 .pr-button,#login .l-container .rpcr2 .pr-button,#login .ss2-container .scr2 .pr-button,#login .ss2-container .lcr2 .pr-button,#login .ss2-container .ss2cr2 .pr-button,#login .ss2-container .fgcr2 .pr-button,#login .ss2-container .rpcr2 .pr-button,#login .fg-container .scr2 .pr-button,#login .fg-container .lcr2 .pr-button,#login .fg-container .ss2cr2 .pr-button,#login .fg-container .fgcr2 .pr-button,#login .fg-container .rpcr2 .pr-button,#login .rp-container .scr2 .pr-button,#login .rp-container .lcr2 .pr-button,#login .rp-container .ss2cr2 .pr-button,#login .rp-container .fgcr2 .pr-button,#login .rp-container .rpcr2 .pr-button,#login .cs-container .scr2 .pr-button,#login .cs-container .lcr2 .pr-button,#login .cs-container .ss2cr2 .pr-button,#login .cs-container .fgcr2 .pr-button,#login .cs-container .rpcr2 .pr-button,#signup-s2 .s-container .scr2 .pr-button,#signup-s2 .s-container .lcr2 .pr-button,#signup-s2 .s-container .ss2cr2 .pr-button,#signup-s2 .s-container .fgcr2 .pr-button,#signup-s2 .s-container .rpcr2 .pr-button,#signup-s2 .l-container .scr2 .pr-button,#signup-s2 .l-container .lcr2 .pr-button,#signup-s2 .l-container .ss2cr2 .pr-button,#signup-s2 .l-container .fgcr2 .pr-button,#signup-s2 .l-container .rpcr2 .pr-button,#signup-s2 .ss2-container .scr2 .pr-button,#signup-s2 .ss2-container .lcr2 .pr-button,#signup-s2 .ss2-container .ss2cr2 .pr-button,#signup-s2 .ss2-container .fgcr2 .pr-button,#signup-s2 .ss2-container .rpcr2 .pr-button,#signup-s2 .fg-container .scr2 .pr-button,#signup-s2 .fg-container .lcr2 .pr-button,#signup-s2 .fg-container .ss2cr2 .pr-button,#signup-s2 .fg-container .fgcr2 .pr-button,#signup-s2 .fg-container .rpcr2 .pr-button,#signup-s2 .rp-container .scr2 .pr-button,#signup-s2 .rp-container .lcr2 .pr-button,#signup-s2 .rp-container .ss2cr2 .pr-button,#signup-s2 .rp-container .fgcr2 .pr-button,#signup-s2 .rp-container .rpcr2 .pr-button,#signup-s2 .cs-container .scr2 .pr-button,#signup-s2 .cs-container .lcr2 .pr-button,#signup-s2 .cs-container .ss2cr2 .pr-button,#signup-s2 .cs-container .fgcr2 .pr-button,#signup-s2 .cs-container .rpcr2 .pr-button,#forgot-password .s-container .scr2 .pr-button,#forgot-password .s-container .lcr2 .pr-button,#forgot-password .s-container .ss2cr2 .pr-button,#forgot-password .s-container .fgcr2 .pr-button,#forgot-password .s-container .rpcr2 .pr-button,#forgot-password .l-container .scr2 .pr-button,#forgot-password .l-container .lcr2 .pr-button,#forgot-password .l-container .ss2cr2 .pr-button,#forgot-password .l-container .fgcr2 .pr-button,#forgot-password .l-container .rpcr2 .pr-button,#forgot-password .ss2-container .scr2 .pr-button,#forgot-password .ss2-container .lcr2 .pr-button,#forgot-password .ss2-container .ss2cr2 .pr-button,#forgot-password .ss2-container .fgcr2 .pr-button,#forgot-password .ss2-container .rpcr2 .pr-button,#forgot-password .fg-container .scr2 .pr-button,#forgot-password .fg-container .lcr2 .pr-button,#forgot-password .fg-container .ss2cr2 .pr-button,#forgot-password .fg-container .fgcr2 .pr-button,#forgot-password .fg-container .rpcr2 .pr-button,#forgot-password .rp-container .scr2 .pr-button,#forgot-password .rp-container .lcr2 .pr-button,#forgot-password .rp-container .ss2cr2 .pr-button,#forgot-password .rp-container .fgcr2 .pr-button,#forgot-password .rp-container .rpcr2 .pr-button,#forgot-password .cs-container .scr2 .pr-button,#forgot-password .cs-container .lcr2 .pr-button,#forgot-password .cs-container .ss2cr2 .pr-button,#forgot-password .cs-container .fgcr2 .pr-button,#forgot-password .cs-container .rpcr2 .pr-button,#retrieve-password .s-container .scr2 .pr-button,#retrieve-password .s-container .lcr2 .pr-button,#retrieve-password .s-container .ss2cr2 .pr-button,#retrieve-password .s-container .fgcr2 .pr-button,#retrieve-password .s-container .rpcr2 .pr-button,#retrieve-password .l-container .scr2 .pr-button,#retrieve-password .l-container .lcr2 .pr-button,#retrieve-password .l-container .ss2cr2 .pr-button,#retrieve-password .l-container .fgcr2 .pr-button,#retrieve-password .l-container .rpcr2 .pr-button,#retrieve-password .ss2-container .scr2 .pr-button,#retrieve-password .ss2-container .lcr2 .pr-button,#retrieve-password .ss2-container .ss2cr2 .pr-button,#retrieve-password .ss2-container .fgcr2 .pr-button,#retrieve-password .ss2-container .rpcr2 .pr-button,#retrieve-password .fg-container .scr2 .pr-button,#retrieve-password .fg-container .lcr2 .pr-button,#retrieve-password .fg-container .ss2cr2 .pr-button,#retrieve-password .fg-container .fgcr2 .pr-button,#retrieve-password .fg-container .rpcr2 .pr-button,#retrieve-password .rp-container .scr2 .pr-button,#retrieve-password .rp-container .lcr2 .pr-button,#retrieve-password .rp-container .ss2cr2 .pr-button,#retrieve-password .rp-container .fgcr2 .pr-button,#retrieve-password .rp-container .rpcr2 .pr-button,#retrieve-password .cs-container .scr2 .pr-button,#retrieve-password .cs-container .lcr2 .pr-button,#retrieve-password .cs-container .ss2cr2 .pr-button,#retrieve-password .cs-container .fgcr2 .pr-button,#retrieve-password .cs-container .rpcr2 .pr-button,#confirm-signup .s-container .scr2 .pr-button,#confirm-signup .s-container .lcr2 .pr-button,#confirm-signup .s-container .ss2cr2 .pr-button,#confirm-signup .s-container .fgcr2 .pr-button,#confirm-signup .s-container .rpcr2 .pr-button,#confirm-signup .l-container .scr2 .pr-button,#confirm-signup .l-container .lcr2 .pr-button,#confirm-signup .l-container .ss2cr2 .pr-button,#confirm-signup .l-container .fgcr2 .pr-button,#confirm-signup .l-container .rpcr2 .pr-button,#confirm-signup .ss2-container .scr2 .pr-button,#confirm-signup .ss2-container .lcr2 .pr-button,#confirm-signup .ss2-container .ss2cr2 .pr-button,#confirm-signup .ss2-container .fgcr2 .pr-button,#confirm-signup .ss2-container .rpcr2 .pr-button,#confirm-signup .fg-container .scr2 .pr-button,#confirm-signup .fg-container .lcr2 .pr-button,#confirm-signup .fg-container .ss2cr2 .pr-button,#confirm-signup .fg-container .fgcr2 .pr-button,#confirm-signup .fg-container .rpcr2 .pr-button,#confirm-signup .rp-container .scr2 .pr-button,#confirm-signup .rp-container .lcr2 .pr-button,#confirm-signup .rp-container .ss2cr2 .pr-button,#confirm-signup .rp-container .fgcr2 .pr-button,#confirm-signup .rp-container .rpcr2 .pr-button,#confirm-signup .cs-container .scr2 .pr-button,#confirm-signup .cs-container .lcr2 .pr-button,#confirm-signup .cs-container .ss2cr2 .pr-button,#confirm-signup .cs-container .fgcr2 .pr-button,#confirm-signup .cs-container .rpcr2 .pr-button{width:100%;font-size:16px}#signup .s-container .scr2 .pr-button p,#signup .s-container .lcr2 .pr-button p,#signup .s-container .ss2cr2 .pr-button p,#signup .s-container .fgcr2 .pr-button p,#signup .s-container .rpcr2 .pr-button p,#signup .l-container .scr2 .pr-button p,#signup .l-container .lcr2 .pr-button p,#signup .l-container .ss2cr2 .pr-button p,#signup .l-container .fgcr2 .pr-button p,#signup .l-container .rpcr2 .pr-button p,#signup .ss2-container .scr2 .pr-button p,#signup .ss2-container .lcr2 .pr-button p,#signup .ss2-container .ss2cr2 .pr-button p,#signup .ss2-container .fgcr2 .pr-button p,#signup .ss2-container .rpcr2 .pr-button p,#signup .fg-container .scr2 .pr-button p,#signup .fg-container .lcr2 .pr-button p,#signup .fg-container .ss2cr2 .pr-button p,#signup .fg-container .fgcr2 .pr-button p,#signup .fg-container .rpcr2 .pr-button p,#signup .rp-container .scr2 .pr-button p,#signup .rp-container .lcr2 .pr-button p,#signup .rp-container .ss2cr2 .pr-button p,#signup .rp-container .fgcr2 .pr-button p,#signup .rp-container .rpcr2 .pr-button p,#signup .cs-container .scr2 .pr-button p,#signup .cs-container .lcr2 .pr-button p,#signup .cs-container .ss2cr2 .pr-button p,#signup .cs-container .fgcr2 .pr-button p,#signup .cs-container .rpcr2 .pr-button p,#login .s-container .scr2 .pr-button p,#login .s-container .lcr2 .pr-button p,#login .s-container .ss2cr2 .pr-button p,#login .s-container .fgcr2 .pr-button p,#login .s-container .rpcr2 .pr-button p,#login .l-container .scr2 .pr-button p,#login .l-container .lcr2 .pr-button p,#login .l-container .ss2cr2 .pr-button p,#login .l-container .fgcr2 .pr-button p,#login .l-container .rpcr2 .pr-button p,#login .ss2-container .scr2 .pr-button p,#login .ss2-container .lcr2 .pr-button p,#login .ss2-container .ss2cr2 .pr-button p,#login .ss2-container .fgcr2 .pr-button p,#login .ss2-container .rpcr2 .pr-button p,#login .fg-container .scr2 .pr-button p,#login .fg-container .lcr2 .pr-button p,#login .fg-container .ss2cr2 .pr-button p,#login .fg-container .fgcr2 .pr-button p,#login .fg-container .rpcr2 .pr-button p,#login .rp-container .scr2 .pr-button p,#login .rp-container .lcr2 .pr-button p,#login .rp-container .ss2cr2 .pr-button p,#login .rp-container .fgcr2 .pr-button p,#login .rp-container .rpcr2 .pr-button p,#login .cs-container .scr2 .pr-button p,#login .cs-container .lcr2 .pr-button p,#login .cs-container .ss2cr2 .pr-button p,#login .cs-container .fgcr2 .pr-button p,#login .cs-container .rpcr2 .pr-button p,#signup-s2 .s-container .scr2 .pr-button p,#signup-s2 .s-container .lcr2 .pr-button p,#signup-s2 .s-container .ss2cr2 .pr-button p,#signup-s2 .s-container .fgcr2 .pr-button p,#signup-s2 .s-container .rpcr2 .pr-button p,#signup-s2 .l-container .scr2 .pr-button p,#signup-s2 .l-container .lcr2 .pr-button p,#signup-s2 .l-container .ss2cr2 .pr-button p,#signup-s2 .l-container .fgcr2 .pr-button p,#signup-s2 .l-container .rpcr2 .pr-button p,#signup-s2 .ss2-container .scr2 .pr-button p,#signup-s2 .ss2-container .lcr2 .pr-button p,#signup-s2 .ss2-container .ss2cr2 .pr-button p,#signup-s2 .ss2-container .fgcr2 .pr-button p,#signup-s2 .ss2-container .rpcr2 .pr-button p,#signup-s2 .fg-container .scr2 .pr-button p,#signup-s2 .fg-container .lcr2 .pr-button p,#signup-s2 .fg-container .ss2cr2 .pr-button p,#signup-s2 .fg-container .fgcr2 .pr-button p,#signup-s2 .fg-container .rpcr2 .pr-button p,#signup-s2 .rp-container .scr2 .pr-button p,#signup-s2 .rp-container .lcr2 .pr-button p,#signup-s2 .rp-container .ss2cr2 .pr-button p,#signup-s2 .rp-container .fgcr2 .pr-button p,#signup-s2 .rp-container .rpcr2 .pr-button p,#signup-s2 .cs-container .scr2 .pr-button p,#signup-s2 .cs-container .lcr2 .pr-button p,#signup-s2 .cs-container .ss2cr2 .pr-button p,#signup-s2 .cs-container .fgcr2 .pr-button p,#signup-s2 .cs-container .rpcr2 .pr-button p,#forgot-password .s-container .scr2 .pr-button p,#forgot-password .s-container .lcr2 .pr-button p,#forgot-password .s-container .ss2cr2 .pr-button p,#forgot-password .s-container .fgcr2 .pr-button p,#forgot-password .s-container .rpcr2 .pr-button p,#forgot-password .l-container .scr2 .pr-button p,#forgot-password .l-container .lcr2 .pr-button p,#forgot-password .l-container .ss2cr2 .pr-button p,#forgot-password .l-container .fgcr2 .pr-button p,#forgot-password .l-container .rpcr2 .pr-button p,#forgot-password .ss2-container .scr2 .pr-button p,#forgot-password .ss2-container .lcr2 .pr-button p,#forgot-password .ss2-container .ss2cr2 .pr-button p,#forgot-password .ss2-container .fgcr2 .pr-button p,#forgot-password .ss2-container .rpcr2 .pr-button p,#forgot-password .fg-container .scr2 .pr-button p,#forgot-password .fg-container .lcr2 .pr-button p,#forgot-password .fg-container .ss2cr2 .pr-button p,#forgot-password .fg-container .fgcr2 .pr-button p,#forgot-password .fg-container .rpcr2 .pr-button p,#forgot-password .rp-container .scr2 .pr-button p,#forgot-password .rp-container .lcr2 .pr-button p,#forgot-password .rp-container .ss2cr2 .pr-button p,#forgot-password .rp-container .fgcr2 .pr-button p,#forgot-password .rp-container .rpcr2 .pr-button p,#forgot-password .cs-container .scr2 .pr-button p,#forgot-password .cs-container .lcr2 .pr-button p,#forgot-password .cs-container .ss2cr2 .pr-button p,#forgot-password .cs-container .fgcr2 .pr-button p,#forgot-password .cs-container .rpcr2 .pr-button p,#retrieve-password .s-container .scr2 .pr-button p,#retrieve-password .s-container .lcr2 .pr-button p,#retrieve-password .s-container .ss2cr2 .pr-button p,#retrieve-password .s-container .fgcr2 .pr-button p,#retrieve-password .s-container .rpcr2 .pr-button p,#retrieve-password .l-container .scr2 .pr-button p,#retrieve-password .l-container .lcr2 .pr-button p,#retrieve-password .l-container .ss2cr2 .pr-button p,#retrieve-password .l-container .fgcr2 .pr-button p,#retrieve-password .l-container .rpcr2 .pr-button p,#retrieve-password .ss2-container .scr2 .pr-button p,#retrieve-password .ss2-container .lcr2 .pr-button p,#retrieve-password .ss2-container .ss2cr2 .pr-button p,#retrieve-password .ss2-container .fgcr2 .pr-button p,#retrieve-password .ss2-container .rpcr2 .pr-button p,#retrieve-password .fg-container .scr2 .pr-button p,#retrieve-password .fg-container .lcr2 .pr-button p,#retrieve-password .fg-container .ss2cr2 .pr-button p,#retrieve-password .fg-container .fgcr2 .pr-button p,#retrieve-password .fg-container .rpcr2 .pr-button p,#retrieve-password .rp-container .scr2 .pr-button p,#retrieve-password .rp-container .lcr2 .pr-button p,#retrieve-password .rp-container .ss2cr2 .pr-button p,#retrieve-password .rp-container .fgcr2 .pr-button p,#retrieve-password .rp-container .rpcr2 .pr-button p,#retrieve-password .cs-container .scr2 .pr-button p,#retrieve-password .cs-container .lcr2 .pr-button p,#retrieve-password .cs-container .ss2cr2 .pr-button p,#retrieve-password .cs-container .fgcr2 .pr-button p,#retrieve-password .cs-container .rpcr2 .pr-button p,#confirm-signup .s-container .scr2 .pr-button p,#confirm-signup .s-container .lcr2 .pr-button p,#confirm-signup .s-container .ss2cr2 .pr-button p,#confirm-signup .s-container .fgcr2 .pr-button p,#confirm-signup .s-container .rpcr2 .pr-button p,#confirm-signup .l-container .scr2 .pr-button p,#confirm-signup .l-container .lcr2 .pr-button p,#confirm-signup .l-container .ss2cr2 .pr-button p,#confirm-signup .l-container .fgcr2 .pr-button p,#confirm-signup .l-container .rpcr2 .pr-button p,#confirm-signup .ss2-container .scr2 .pr-button p,#confirm-signup .ss2-container .lcr2 .pr-button p,#confirm-signup .ss2-container .ss2cr2 .pr-button p,#confirm-signup .ss2-container .fgcr2 .pr-button p,#confirm-signup .ss2-container .rpcr2 .pr-button p,#confirm-signup .fg-container .scr2 .pr-button p,#confirm-signup .fg-container .lcr2 .pr-button p,#confirm-signup .fg-container .ss2cr2 .pr-button p,#confirm-signup .fg-container .fgcr2 .pr-button p,#confirm-signup .fg-container .rpcr2 .pr-button p,#confirm-signup .rp-container .scr2 .pr-button p,#confirm-signup .rp-container .lcr2 .pr-button p,#confirm-signup .rp-container .ss2cr2 .pr-button p,#confirm-signup .rp-container .fgcr2 .pr-button p,#confirm-signup .rp-container .rpcr2 .pr-button p,#confirm-signup .cs-container .scr2 .pr-button p,#confirm-signup .cs-container .lcr2 .pr-button p,#confirm-signup .cs-container .ss2cr2 .pr-button p,#confirm-signup .cs-container .fgcr2 .pr-button p,#confirm-signup .cs-container .rpcr2 .pr-button p{font-size:16px}#signup .s-container .lcr2 .forgot-password a,#signup .l-container .lcr2 .forgot-password a,#signup .ss2-container .lcr2 .forgot-password a,#signup .fg-container .lcr2 .forgot-password a,#signup .rp-container .lcr2 .forgot-password a,#signup .cs-container .lcr2 .forgot-password a,#login .s-container .lcr2 .forgot-password a,#login .l-container .lcr2 .forgot-password a,#login .ss2-container .lcr2 .forgot-password a,#login .fg-container .lcr2 .forgot-password a,#login .rp-container .lcr2 .forgot-password a,#login .cs-container .lcr2 .forgot-password a,#signup-s2 .s-container .lcr2 .forgot-password a,#signup-s2 .l-container .lcr2 .forgot-password a,#signup-s2 .ss2-container .lcr2 .forgot-password a,#signup-s2 .fg-container .lcr2 .forgot-password a,#signup-s2 .rp-container .lcr2 .forgot-password a,#signup-s2 .cs-container .lcr2 .forgot-password a,#forgot-password .s-container .lcr2 .forgot-password a,#forgot-password .l-container .lcr2 .forgot-password a,#forgot-password .ss2-container .lcr2 .forgot-password a,#forgot-password .fg-container .lcr2 .forgot-password a,#forgot-password .rp-container .lcr2 .forgot-password a,#forgot-password .cs-container .lcr2 .forgot-password a,#retrieve-password .s-container .lcr2 .forgot-password a,#retrieve-password .l-container .lcr2 .forgot-password a,#retrieve-password .ss2-container .lcr2 .forgot-password a,#retrieve-password .fg-container .lcr2 .forgot-password a,#retrieve-password .rp-container .lcr2 .forgot-password a,#retrieve-password .cs-container .lcr2 .forgot-password a,#confirm-signup .s-container .lcr2 .forgot-password a,#confirm-signup .l-container .lcr2 .forgot-password a,#confirm-signup .ss2-container .lcr2 .forgot-password a,#confirm-signup .fg-container .lcr2 .forgot-password a,#confirm-signup .rp-container .lcr2 .forgot-password a,#confirm-signup .cs-container .lcr2 .forgot-password a{color:#16fcd2;text-decoration:underline}#signup .s-container .lcr3 .pr-button-google,#signup .s-container .lcr3 .pr-button-facebook,#signup .s-container .scr3 .pr-button-google,#signup .s-container .scr3 .pr-button-facebook,#signup .l-container .lcr3 .pr-button-google,#signup .l-container .lcr3 .pr-button-facebook,#signup .l-container .scr3 .pr-button-google,#signup .l-container .scr3 .pr-button-facebook,#signup .ss2-container .lcr3 .pr-button-google,#signup .ss2-container .lcr3 .pr-button-facebook,#signup .ss2-container .scr3 .pr-button-google,#signup .ss2-container .scr3 .pr-button-facebook,#signup .fg-container .lcr3 .pr-button-google,#signup .fg-container .lcr3 .pr-button-facebook,#signup .fg-container .scr3 .pr-button-google,#signup .fg-container .scr3 .pr-button-facebook,#signup .rp-container .lcr3 .pr-button-google,#signup .rp-container .lcr3 .pr-button-facebook,#signup .rp-container .scr3 .pr-button-google,#signup .rp-container .scr3 .pr-button-facebook,#signup .cs-container .lcr3 .pr-button-google,#signup .cs-container .lcr3 .pr-button-facebook,#signup .cs-container .scr3 .pr-button-google,#signup .cs-container .scr3 .pr-button-facebook,#login .s-container .lcr3 .pr-button-google,#login .s-container .lcr3 .pr-button-facebook,#login .s-container .scr3 .pr-button-google,#login .s-container .scr3 .pr-button-facebook,#login .l-container .lcr3 .pr-button-google,#login .l-container .lcr3 .pr-button-facebook,#login .l-container .scr3 .pr-button-google,#login .l-container .scr3 .pr-button-facebook,#login .ss2-container .lcr3 .pr-button-google,#login .ss2-container .lcr3 .pr-button-facebook,#login .ss2-container .scr3 .pr-button-google,#login .ss2-container .scr3 .pr-button-facebook,#login .fg-container .lcr3 .pr-button-google,#login .fg-container .lcr3 .pr-button-facebook,#login .fg-container .scr3 .pr-button-google,#login .fg-container .scr3 .pr-button-facebook,#login .rp-container .lcr3 .pr-button-google,#login .rp-container .lcr3 .pr-button-facebook,#login .rp-container .scr3 .pr-button-google,#login .rp-container .scr3 .pr-button-facebook,#login .cs-container .lcr3 .pr-button-google,#login .cs-container .lcr3 .pr-button-facebook,#login .cs-container .scr3 .pr-button-google,#login .cs-container .scr3 .pr-button-facebook,#signup-s2 .s-container .lcr3 .pr-button-google,#signup-s2 .s-container .lcr3 .pr-button-facebook,#signup-s2 .s-container .scr3 .pr-button-google,#signup-s2 .s-container .scr3 .pr-button-facebook,#signup-s2 .l-container .lcr3 .pr-button-google,#signup-s2 .l-container .lcr3 .pr-button-facebook,#signup-s2 .l-container .scr3 .pr-button-google,#signup-s2 .l-container .scr3 .pr-button-facebook,#signup-s2 .ss2-container .lcr3 .pr-button-google,#signup-s2 .ss2-container .lcr3 .pr-button-facebook,#signup-s2 .ss2-container .scr3 .pr-button-google,#signup-s2 .ss2-container .scr3 .pr-button-facebook,#signup-s2 .fg-container .lcr3 .pr-button-google,#signup-s2 .fg-container .lcr3 .pr-button-facebook,#signup-s2 .fg-container .scr3 .pr-button-google,#signup-s2 .fg-container .scr3 .pr-button-facebook,#signup-s2 .rp-container .lcr3 .pr-button-google,#signup-s2 .rp-container .lcr3 .pr-button-facebook,#signup-s2 .rp-container .scr3 .pr-button-google,#signup-s2 .rp-container .scr3 .pr-button-facebook,#signup-s2 .cs-container .lcr3 .pr-button-google,#signup-s2 .cs-container .lcr3 .pr-button-facebook,#signup-s2 .cs-container .scr3 .pr-button-google,#signup-s2 .cs-container .scr3 .pr-button-facebook,#forgot-password .s-container .lcr3 .pr-button-google,#forgot-password .s-container .lcr3 .pr-button-facebook,#forgot-password .s-container .scr3 .pr-button-google,#forgot-password .s-container .scr3 .pr-button-facebook,#forgot-password .l-container .lcr3 .pr-button-google,#forgot-password .l-container .lcr3 .pr-button-facebook,#forgot-password .l-container .scr3 .pr-button-google,#forgot-password .l-container .scr3 .pr-button-facebook,#forgot-password .ss2-container .lcr3 .pr-button-google,#forgot-password .ss2-container .lcr3 .pr-button-facebook,#forgot-password .ss2-container .scr3 .pr-button-google,#forgot-password .ss2-container .scr3 .pr-button-facebook,#forgot-password .fg-container .lcr3 .pr-button-google,#forgot-password .fg-container .lcr3 .pr-button-facebook,#forgot-password .fg-container .scr3 .pr-button-google,#forgot-password .fg-container .scr3 .pr-button-facebook,#forgot-password .rp-container .lcr3 .pr-button-google,#forgot-password .rp-container .lcr3 .pr-button-facebook,#forgot-password .rp-container .scr3 .pr-button-google,#forgot-password .rp-container .scr3 .pr-button-facebook,#forgot-password .cs-container .lcr3 .pr-button-google,#forgot-password .cs-container .lcr3 .pr-button-facebook,#forgot-password .cs-container .scr3 .pr-button-google,#forgot-password .cs-container .scr3 .pr-button-facebook,#retrieve-password .s-container .lcr3 .pr-button-google,#retrieve-password .s-container .lcr3 .pr-button-facebook,#retrieve-password .s-container .scr3 .pr-button-google,#retrieve-password .s-container .scr3 .pr-button-facebook,#retrieve-password .l-container .lcr3 .pr-button-google,#retrieve-password .l-container .lcr3 .pr-button-facebook,#retrieve-password .l-container .scr3 .pr-button-google,#retrieve-password .l-container .scr3 .pr-button-facebook,#retrieve-password .ss2-container .lcr3 .pr-button-google,#retrieve-password .ss2-container .lcr3 .pr-button-facebook,#retrieve-password .ss2-container .scr3 .pr-button-google,#retrieve-password .ss2-container .scr3 .pr-button-facebook,#retrieve-password .fg-container .lcr3 .pr-button-google,#retrieve-password .fg-container .lcr3 .pr-button-facebook,#retrieve-password .fg-container .scr3 .pr-button-google,#retrieve-password .fg-container .scr3 .pr-button-facebook,#retrieve-password .rp-container .lcr3 .pr-button-google,#retrieve-password .rp-container .lcr3 .pr-button-facebook,#retrieve-password .rp-container .scr3 .pr-button-google,#retrieve-password .rp-container .scr3 .pr-button-facebook,#retrieve-password .cs-container .lcr3 .pr-button-google,#retrieve-password .cs-container .lcr3 .pr-button-facebook,#retrieve-password .cs-container .scr3 .pr-button-google,#retrieve-password .cs-container .scr3 .pr-button-facebook,#confirm-signup .s-container .lcr3 .pr-button-google,#confirm-signup .s-container .lcr3 .pr-button-facebook,#confirm-signup .s-container .scr3 .pr-button-google,#confirm-signup .s-container .scr3 .pr-button-facebook,#confirm-signup .l-container .lcr3 .pr-button-google,#confirm-signup .l-container .lcr3 .pr-button-facebook,#confirm-signup .l-container .scr3 .pr-button-google,#confirm-signup .l-container .scr3 .pr-button-facebook,#confirm-signup .ss2-container .lcr3 .pr-button-google,#confirm-signup .ss2-container .lcr3 .pr-button-facebook,#confirm-signup .ss2-container .scr3 .pr-button-google,#confirm-signup .ss2-container .scr3 .pr-button-facebook,#confirm-signup .fg-container .lcr3 .pr-button-google,#confirm-signup .fg-container .lcr3 .pr-button-facebook,#confirm-signup .fg-container .scr3 .pr-button-google,#confirm-signup .fg-container .scr3 .pr-button-facebook,#confirm-signup .rp-container .lcr3 .pr-button-google,#confirm-signup .rp-container .lcr3 .pr-button-facebook,#confirm-signup .rp-container .scr3 .pr-button-google,#confirm-signup .rp-container .scr3 .pr-button-facebook,#confirm-signup .cs-container .lcr3 .pr-button-google,#confirm-signup .cs-container .lcr3 .pr-button-facebook,#confirm-signup .cs-container .scr3 .pr-button-google,#confirm-signup .cs-container .scr3 .pr-button-facebook,#signup .s-container .lcr3 .pr-button-google p,#signup .s-container .lcr3 .pr-button-facebook p,#signup .s-container .scr3 .pr-button-google p,#signup .s-container .scr3 .pr-button-facebook p,#signup .l-container .lcr3 .pr-button-google p,#signup .l-container .lcr3 .pr-button-facebook p,#signup .l-container .scr3 .pr-button-google p,#signup .l-container .scr3 .pr-button-facebook p,#signup .ss2-container .lcr3 .pr-button-google p,#signup .ss2-container .lcr3 .pr-button-facebook p,#signup .ss2-container .scr3 .pr-button-google p,#signup .ss2-container .scr3 .pr-button-facebook p,#signup .fg-container .lcr3 .pr-button-google p,#signup .fg-container .lcr3 .pr-button-facebook p,#signup .fg-container .scr3 .pr-button-google p,#signup .fg-container .scr3 .pr-button-facebook p,#signup .rp-container .lcr3 .pr-button-google p,#signup .rp-container .lcr3 .pr-button-facebook p,#signup .rp-container .scr3 .pr-button-google p,#signup .rp-container .scr3 .pr-button-facebook p,#signup .cs-container .lcr3 .pr-button-google p,#signup .cs-container .lcr3 .pr-button-facebook p,#signup .cs-container .scr3 .pr-button-google p,#signup .cs-container .scr3 .pr-button-facebook p,#login .s-container .lcr3 .pr-button-google p,#login .s-container .lcr3 .pr-button-facebook p,#login .s-container .scr3 .pr-button-google p,#login .s-container .scr3 .pr-button-facebook p,#login .l-container .lcr3 .pr-button-google p,#login .l-container .lcr3 .pr-button-facebook p,#login .l-container .scr3 .pr-button-google p,#login .l-container .scr3 .pr-button-facebook p,#login .ss2-container .lcr3 .pr-button-google p,#login .ss2-container .lcr3 .pr-button-facebook p,#login .ss2-container .scr3 .pr-button-google p,#login .ss2-container .scr3 .pr-button-facebook p,#login .fg-container .lcr3 .pr-button-google p,#login .fg-container .lcr3 .pr-button-facebook p,#login .fg-container .scr3 .pr-button-google p,#login .fg-container .scr3 .pr-button-facebook p,#login .rp-container .lcr3 .pr-button-google p,#login .rp-container .lcr3 .pr-button-facebook p,#login .rp-container .scr3 .pr-button-google p,#login .rp-container .scr3 .pr-button-facebook p,#login .cs-container .lcr3 .pr-button-google p,#login .cs-container .lcr3 .pr-button-facebook p,#login .cs-container .scr3 .pr-button-google p,#login .cs-container .scr3 .pr-button-facebook p,#signup-s2 .s-container .lcr3 .pr-button-google p,#signup-s2 .s-container .lcr3 .pr-button-facebook p,#signup-s2 .s-container .scr3 .pr-button-google p,#signup-s2 .s-container .scr3 .pr-button-facebook p,#signup-s2 .l-container .lcr3 .pr-button-google p,#signup-s2 .l-container .lcr3 .pr-button-facebook p,#signup-s2 .l-container .scr3 .pr-button-google p,#signup-s2 .l-container .scr3 .pr-button-facebook p,#signup-s2 .ss2-container .lcr3 .pr-button-google p,#signup-s2 .ss2-container .lcr3 .pr-button-facebook p,#signup-s2 .ss2-container .scr3 .pr-button-google p,#signup-s2 .ss2-container .scr3 .pr-button-facebook p,#signup-s2 .fg-container .lcr3 .pr-button-google p,#signup-s2 .fg-container .lcr3 .pr-button-facebook p,#signup-s2 .fg-container .scr3 .pr-button-google p,#signup-s2 .fg-container .scr3 .pr-button-facebook p,#signup-s2 .rp-container .lcr3 .pr-button-google p,#signup-s2 .rp-container .lcr3 .pr-button-facebook p,#signup-s2 .rp-container .scr3 .pr-button-google p,#signup-s2 .rp-container .scr3 .pr-button-facebook p,#signup-s2 .cs-container .lcr3 .pr-button-google p,#signup-s2 .cs-container .lcr3 .pr-button-facebook p,#signup-s2 .cs-container .scr3 .pr-button-google p,#signup-s2 .cs-container .scr3 .pr-button-facebook p,#forgot-password .s-container .lcr3 .pr-button-google p,#forgot-password .s-container .lcr3 .pr-button-facebook p,#forgot-password .s-container .scr3 .pr-button-google p,#forgot-password .s-container .scr3 .pr-button-facebook p,#forgot-password .l-container .lcr3 .pr-button-google p,#forgot-password .l-container .lcr3 .pr-button-facebook p,#forgot-password .l-container .scr3 .pr-button-google p,#forgot-password .l-container .scr3 .pr-button-facebook p,#forgot-password .ss2-container .lcr3 .pr-button-google p,#forgot-password .ss2-container .lcr3 .pr-button-facebook p,#forgot-password .ss2-container .scr3 .pr-button-google p,#forgot-password .ss2-container .scr3 .pr-button-facebook p,#forgot-password .fg-container .lcr3 .pr-button-google p,#forgot-password .fg-container .lcr3 .pr-button-facebook p,#forgot-password .fg-container .scr3 .pr-button-google p,#forgot-password .fg-container .scr3 .pr-button-facebook p,#forgot-password .rp-container .lcr3 .pr-button-google p,#forgot-password .rp-container .lcr3 .pr-button-facebook p,#forgot-password .rp-container .scr3 .pr-button-google p,#forgot-password .rp-container .scr3 .pr-button-facebook p,#forgot-password .cs-container .lcr3 .pr-button-google p,#forgot-password .cs-container .lcr3 .pr-button-facebook p,#forgot-password .cs-container .scr3 .pr-button-google p,#forgot-password .cs-container .scr3 .pr-button-facebook p,#retrieve-password .s-container .lcr3 .pr-button-google p,#retrieve-password .s-container .lcr3 .pr-button-facebook p,#retrieve-password .s-container .scr3 .pr-button-google p,#retrieve-password .s-container .scr3 .pr-button-facebook p,#retrieve-password .l-container .lcr3 .pr-button-google p,#retrieve-password .l-container .lcr3 .pr-button-facebook p,#retrieve-password .l-container .scr3 .pr-button-google p,#retrieve-password .l-container .scr3 .pr-button-facebook p,#retrieve-password .ss2-container .lcr3 .pr-button-google p,#retrieve-password .ss2-container .lcr3 .pr-button-facebook p,#retrieve-password .ss2-container .scr3 .pr-button-google p,#retrieve-password .ss2-container .scr3 .pr-button-facebook p,#retrieve-password .fg-container .lcr3 .pr-button-google p,#retrieve-password .fg-container .lcr3 .pr-button-facebook p,#retrieve-password .fg-container .scr3 .pr-button-google p,#retrieve-password .fg-container .scr3 .pr-button-facebook p,#retrieve-password .rp-container .lcr3 .pr-button-google p,#retrieve-password .rp-container .lcr3 .pr-button-facebook p,#retrieve-password .rp-container .scr3 .pr-button-google p,#retrieve-password .rp-container .scr3 .pr-button-facebook p,#retrieve-password .cs-container .lcr3 .pr-button-google p,#retrieve-password .cs-container .lcr3 .pr-button-facebook p,#retrieve-password .cs-container .scr3 .pr-button-google p,#retrieve-password .cs-container .scr3 .pr-button-facebook p,#confirm-signup .s-container .lcr3 .pr-button-google p,#confirm-signup .s-container .lcr3 .pr-button-facebook p,#confirm-signup .s-container .scr3 .pr-button-google p,#confirm-signup .s-container .scr3 .pr-button-facebook p,#confirm-signup .l-container .lcr3 .pr-button-google p,#confirm-signup .l-container .lcr3 .pr-button-facebook p,#confirm-signup .l-container .scr3 .pr-button-google p,#confirm-signup .l-container .scr3 .pr-button-facebook p,#confirm-signup .ss2-container .lcr3 .pr-button-google p,#confirm-signup .ss2-container .lcr3 .pr-button-facebook p,#confirm-signup .ss2-container .scr3 .pr-button-google p,#confirm-signup .ss2-container .scr3 .pr-button-facebook p,#confirm-signup .fg-container .lcr3 .pr-button-google p,#confirm-signup .fg-container .lcr3 .pr-button-facebook p,#confirm-signup .fg-container .scr3 .pr-button-google p,#confirm-signup .fg-container .scr3 .pr-button-facebook p,#confirm-signup .rp-container .lcr3 .pr-button-google p,#confirm-signup .rp-container .lcr3 .pr-button-facebook p,#confirm-signup .rp-container .scr3 .pr-button-google p,#confirm-signup .rp-container .scr3 .pr-button-facebook p,#confirm-signup .cs-container .lcr3 .pr-button-google p,#confirm-signup .cs-container .lcr3 .pr-button-facebook p,#confirm-signup .cs-container .scr3 .pr-button-google p,#confirm-signup .cs-container .scr3 .pr-button-facebook p{font-size:16px}#signup .s-container .separator,#signup .l-container .separator,#signup .ss2-container .separator,#signup .fg-container .separator,#signup .rp-container .separator,#signup .cs-container .separator,#login .s-container .separator,#login .l-container .separator,#login .ss2-container .separator,#login .fg-container .separator,#login .rp-container .separator,#login .cs-container .separator,#signup-s2 .s-container .separator,#signup-s2 .l-container .separator,#signup-s2 .ss2-container .separator,#signup-s2 .fg-container .separator,#signup-s2 .rp-container .separator,#signup-s2 .cs-container .separator,#forgot-password .s-container .separator,#forgot-password .l-container .separator,#forgot-password .ss2-container .separator,#forgot-password .fg-container .separator,#forgot-password .rp-container .separator,#forgot-password .cs-container .separator,#retrieve-password .s-container .separator,#retrieve-password .l-container .separator,#retrieve-password .ss2-container .separator,#retrieve-password .fg-container .separator,#retrieve-password .rp-container .separator,#retrieve-password .cs-container .separator,#confirm-signup .s-container .separator,#confirm-signup .l-container .separator,#confirm-signup .ss2-container .separator,#confirm-signup .fg-container .separator,#confirm-signup .rp-container .separator,#confirm-signup .cs-container .separator{margin:30px 0}#signup .s-container .separator .hr,#signup .l-container .separator .hr,#signup .ss2-container .separator .hr,#signup .fg-container .separator .hr,#signup .rp-container .separator .hr,#signup .cs-container .separator .hr,#login .s-container .separator .hr,#login .l-container .separator .hr,#login .ss2-container .separator .hr,#login .fg-container .separator .hr,#login .rp-container .separator .hr,#login .cs-container .separator .hr,#signup-s2 .s-container .separator .hr,#signup-s2 .l-container .separator .hr,#signup-s2 .ss2-container .separator .hr,#signup-s2 .fg-container .separator .hr,#signup-s2 .rp-container .separator .hr,#signup-s2 .cs-container .separator .hr,#forgot-password .s-container .separator .hr,#forgot-password .l-container .separator .hr,#forgot-password .ss2-container .separator .hr,#forgot-password .fg-container .separator .hr,#forgot-password .rp-container .separator .hr,#forgot-password .cs-container .separator .hr,#retrieve-password .s-container .separator .hr,#retrieve-password .l-container .separator .hr,#retrieve-password .ss2-container .separator .hr,#retrieve-password .fg-container .separator .hr,#retrieve-password .rp-container .separator .hr,#retrieve-password .cs-container .separator .hr,#confirm-signup .s-container .separator .hr,#confirm-signup .l-container .separator .hr,#confirm-signup .ss2-container .separator .hr,#confirm-signup .fg-container .separator .hr,#confirm-signup .rp-container .separator .hr,#confirm-signup .cs-container .separator .hr{width:100%;height:1px;border-bottom:1px solid #fff}#signup .s-container .csc-button,#signup .l-container .csc-button,#signup .ss2-container .csc-button,#signup .fg-container .csc-button,#signup .rp-container .csc-button,#signup .cs-container .csc-button,#login .s-container .csc-button,#login .l-container .csc-button,#login .ss2-container .csc-button,#login .fg-container .csc-button,#login .rp-container .csc-button,#login .cs-container .csc-button,#signup-s2 .s-container .csc-button,#signup-s2 .l-container .csc-button,#signup-s2 .ss2-container .csc-button,#signup-s2 .fg-container .csc-button,#signup-s2 .rp-container .csc-button,#signup-s2 .cs-container .csc-button,#forgot-password .s-container .csc-button,#forgot-password .l-container .csc-button,#forgot-password .ss2-container .csc-button,#forgot-password .fg-container .csc-button,#forgot-password .rp-container .csc-button,#forgot-password .cs-container .csc-button,#retrieve-password .s-container .csc-button,#retrieve-password .l-container .csc-button,#retrieve-password .ss2-container .csc-button,#retrieve-password .fg-container .csc-button,#retrieve-password .rp-container .csc-button,#retrieve-password .cs-container .csc-button,#confirm-signup .s-container .csc-button,#confirm-signup .l-container .csc-button,#confirm-signup .ss2-container .csc-button,#confirm-signup .fg-container .csc-button,#confirm-signup .rp-container .csc-button,#confirm-signup .cs-container .csc-button{max-width:400px;margin:0 auto 25px}#signup .s-container .csc-button button,#signup .l-container .csc-button button,#signup .ss2-container .csc-button button,#signup .fg-container .csc-button button,#signup .rp-container .csc-button button,#signup .cs-container .csc-button button,#login .s-container .csc-button button,#login .l-container .csc-button button,#login .ss2-container .csc-button button,#login .fg-container .csc-button button,#login .rp-container .csc-button button,#login .cs-container .csc-button button,#signup-s2 .s-container .csc-button button,#signup-s2 .l-container .csc-button button,#signup-s2 .ss2-container .csc-button button,#signup-s2 .fg-container .csc-button button,#signup-s2 .rp-container .csc-button button,#signup-s2 .cs-container .csc-button button,#forgot-password .s-container .csc-button button,#forgot-password .l-container .csc-button button,#forgot-password .ss2-container .csc-button button,#forgot-password .fg-container .csc-button button,#forgot-password .rp-container .csc-button button,#forgot-password .cs-container .csc-button button,#retrieve-password .s-container .csc-button button,#retrieve-password .l-container .csc-button button,#retrieve-password .ss2-container .csc-button button,#retrieve-password .fg-container .csc-button button,#retrieve-password .rp-container .csc-button button,#retrieve-password .cs-container .csc-button button,#confirm-signup .s-container .csc-button button,#confirm-signup .l-container .csc-button button,#confirm-signup .ss2-container .csc-button button,#confirm-signup .fg-container .csc-button button,#confirm-signup .rp-container .csc-button button,#confirm-signup .cs-container .csc-button button{width:100%}#signup .ss2-container .pr-db-input::placeholder,#login .ss2-container .pr-db-input::placeholder,#signup-s2 .ss2-container .pr-db-input::placeholder,#forgot-password .ss2-container .pr-db-input::placeholder,#retrieve-password .ss2-container .pr-db-input::placeholder,#confirm-signup .ss2-container .pr-db-input::placeholder{color:#161629}#signup .sc-logo img,#login .sc-logo img,#signup-s2 .sc-logo img,#forgot-password .sc-logo img,#retrieve-password .sc-logo img,#confirm-signup .sc-logo img{max-width:250px}#signup-s2 .pr-db-input{color:#161629;font-weight:500;font-size:16px;font-family:Work Sans;width:100%;padding:15px;margin-right:12px;box-sizing:border-box;border:none;border-radius:3px;background-color:#fff}#signup-s2 .formation-list{position:absolute;width:100%;top:0;left:0;background:#272c3d;border:1px solid rgba(75,85,99,.5019607843);border-radius:4px;padding:10px 15px;box-sizing:border-box;margin-top:40px;z-index:9}#signup-s2 .formation-list li{padding:5px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;color:#fff;display:flex;align-items:center}#signup-s2 .formation-list li img{max-width:50px}#pricing-s1 .ps1-container{padding:160px 30px 60px;box-sizing:border-box;border-bottom:1px solid rgba(255,255,255,.1)}#pricing-s2{padding-top:90px}#pricing-s2 .ps2-container .pricing-card{padding:50px;background:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:10px;-webkit-transition:all .2s linear;-o-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;transition:all .2s linear}#pricing-s2 .ps2-container .pricing-card .pc-price{align-items:center;padding-bottom:30px;border-bottom:1px solid rgba(255,255,255,.0509803922)}#pricing-s2 .ps2-container .pricing-card .pc-price .price{padding:20px 20px 20px 40px}#pricing-s2 .ps2-container .pricing-card .price-info{padding:30px 10px}#pricing-s2 .ps2-container .pricing-card button{width:100%}#pricing-s2 .ps2-container .pricing-card:hover{background:#0d756266}#pricing-s2 .ps2-container .pricing-card:hover button{color:#0d7562;background-color:#fff}#faq-s1{padding:120px 0 70px}#faq-s2{padding-bottom:100px}#faq-s2 .fs2-container .fs2cr1 .fs2cr1c1{width:330px;background:#ffffff12;border-radius:3px;flex-shrink:0;height:fit-content}#faq-s2 .fs2-container .fs2cr1 .fs2cr1c1 ul li{padding:15px 40px;border-bottom:1px solid rgba(255,255,255,.0509803922)}#faq-s2 .fs2-container .fs2cr1 .fs2cr1c1 ul li a{font-family:Work Sans;color:#fff;opacity:.6;font-weight:300}#faq-s2 .fs2-container .fs2cr1 .fs2cr1c1 ul li:hover a{font-weight:600;opacity:1}#faq-s2 .fs2-container .fs2cr1 .fs2cr1c2{flex-grow:1;max-width:800px;padding:0 40px}#faq-s2 .fs2-container .fs2cr1 .fs2cr1c2 .faq-element{padding-bottom:25px;padding-top:25px;border-bottom:1px solid rgba(255,255,255,.0509803922)}#faq-s2 .fs2-container .fs2cr1 .fs2cr1c2 .faq-element .faqe-header img{margin-left:auto;transform:rotate(180deg)}#faq-s2 .fs2-container .fs2cr1 .fs2cr1c2 .faq-element:first-child{padding-top:0}#contact .c-container{padding:200px 30px 100px}#contact .c-container .ccr1 .ccr1c1{padding:0 30px 0 0;box-sizing:border-box}#contact .c-container .ccr1 .ccr1c2{padding:0 30px;box-sizing:border-box}#contact .c-container .ccr1 .ccr1c2 .contact-form{max-width:420px;padding:50px 35px;background:#ffffff0d;border-radius:5px;box-sizing:border-box;margin:0 auto}#contact .c-container .ccr1 .ccr1c2 .contact-form .pr-input{border:1px solid rgba(255,255,255,.1019607843);background:#ffffff1a}#contact .c-container .ccr1 .ccr1c2 .contact-form .cgu-validation .checkbox{width:26px;height:26px;border:1px solid rgba(255,255,255,.2);box-shadow:0 3px 5px #0000001e;border-radius:7px;flex-shrink:0}.language-dropdown .statut-list li{color:#fff}@media screen and (max-width: 480px){#login .l-container{padding:40px 30px}#login .l-container .mg-b60.l-logo{margin-bottom:30px}#login .l-container .mg-b60.l-logo .figure-logo-log{width:220px}#login .l-container .lcr1{margin-bottom:30px}}#dashboard-menu{height:calc(100vh - 70px);width:74px;top:0;left:0;transition:.2s}#dashboard-menu .dm-menu-list{width:341px;overflow-y:scroll;transition:.21s;height:100%}#dashboard-menu .dm-menu-list::-webkit-scrollbar{display:none}#dashboard-menu .dm-menu-list .dm-menu-items{width:80px;padding:15px 5px 30px}#dashboard-menu .dm-menu-list .dm-menu-items .dm-menu-item{cursor:pointer;padding:15px 0;box-sizing:border-box;position:relative;display:flex}#dashboard-menu .dm-menu-list .dm-menu-items .dm-menu-item .icon-active,#dashboard-menu .dm-menu-list .dm-menu-items .dm-menu-item .icon-inactive{display:block;width:24px;margin:0 auto}#dashboard-menu .dm-menu-list .dm-menu-items .dm-menu-item .icon-active{display:none}#dashboard-menu .dm-menu-list .dm-menu-items .dm-menu-item .popup-name{top:50%;left:90%;transform:translateY(-50%);z-index:100;display:none;white-space:nowrap}#dashboard-menu .dm-menu-list .dm-menu-items .dm-menu-item:hover{background:#dd53131a;border-radius:10px}#dashboard-menu .dm-menu-list .dm-menu-items .dm-menu-item:hover:after{position:absolute;content:"";right:-5px;top:0;bottom:0;width:5px;background-color:transparent}#dashboard-menu .dm-menu-list .dm-menu-items .dm-menu-item:hover .icon-inactive{display:none}#dashboard-menu .dm-menu-list .dm-menu-items .dm-menu-item:hover .icon-active{display:block}#dashboard-menu .dm-menu-list .dm-menu-items .dm-menu-item:hover .menu-select,#dashboard-menu .dm-menu-list .dm-menu-items .dm-menu-item:hover .popup-name{display:block;color:#09091a;background-color:#09091a;border-radius:8px}#dashboard-menu .dm-menu-list .dm-menu-items .dm-menu-item:hover .item-title{color:#fff}#dashboard-menu .dm-menu-list .dm-menu-items .router-link-active{width:100%}#dashboard-menu .dm-menu-list .dm-menu-items .router-link-active .item-title{color:#fff}#dashboard-menu .dm-menu-list .dm-menu-items .router-link-active .icon-inactive{display:none}#dashboard-menu .dm-menu-list .dm-menu-items .router-link-active .icon-active{display:block}#dashboard-menu .menu-select{content:"";position:absolute;left:105%;background-color:#17202e;width:max-content;top:-200%;border:1px solid rgba(55,65,81,.5019607843);transform:translate(5px);display:none;padding:10px 0;height:max-content!important;z-index:100}#dashboard-menu .menu-select .menu-select-item{cursor:pointer;padding:15px 25px;position:relative;display:flex}#dashboard-menu .menu-select .menu-select-item .icon-inactive{display:block!important;margin-right:10px!important}#dashboard-menu .menu-select .menu-select-item .icon-active{display:none!important;margin-right:10px!important}#dashboard-menu .menu-select .menu-select-item span{color:#4d5561}#dashboard-menu .menu-select .menu-select-item:hover{background:#dd53131a}#dashboard-menu .menu-select .menu-select-item:hover:after{position:absolute;right:0;top:50%;content:"";width:2px;height:24px;background:#dd5313;transform:translateY(-50%)}#dashboard-menu .menu-select .menu-select-item:hover span{color:#fff;opacity:1}#dashboard-menu .menu-select .menu-select-item:hover .icon-inactive{display:none!important}#dashboard-menu .menu-select .menu-select-item:hover .icon-active{display:block!important}#dashboard-menu .menu-select .router-link-active{background:#dd53131a}#dashboard-menu .menu-select .router-link-active:after{position:absolute;right:0;top:50%;content:"";width:2px;height:24px;background:#dd5313;transform:translateY(-50%)}#dashboard-menu .menu-select .router-link-active .icon-inactive{display:none!important}#dashboard-menu .menu-select .router-link-active .icon-active{display:block!important}#dashboard-menu .menu-select .router-link-active span{color:#fff;opacity:1}#dashboard-menu .dm-menu-button{background:#29313f;height:40px;width:40px;left:100%;top:40%;transform:translate(-50%);z-index:12}#dashboard-menu .d-menu-open{width:260px!important}#dashboard-menu .d-menu-open ul li span{display:block!important}#dashboard-menu .d-menu-open .menuContainer .menuItem .dropdownIcon,#dashboard-menu .d-menu-open .menuContainer .menuItem span{display:block}#dashboard-menu .active svg{transform:rotateY(180deg)}.open-dashboard-menu{width:260px!important;z-index:11}#dashboard-header{min-height:67px;width:100%;display:flex}#dashboard-header .dh-logo{width:235px;display:flex;justify-content:center;align-items:center}#dashboard-header .dh-logo .logo-link{position:relative;top:3px;align-items:flex-end;justify-content:center}#dashboard-header .dh-logo .logo-link .logo-classic:first-child{width:39px;margin-right:5px}#dashboard-header .dh-logo .logo-link .logo-classic:last-child{height:25px;margin-bottom:2px}#dashboard-header .dh-logo .logo-link .logo-beta{width:180px;height:auto}#dashboard-header .dh-container{flex-grow:1;box-sizing:border-box;padding:12px 20px}#dashboard-header .dh-container .dhcc1{position:relative}#dashboard-header .dh-container .dhcc1 .pr-search-container{width:400px}#dashboard-header .dh-container .dhcc1 .plus-shortcut{background-color:#dd5313;border-radius:6px;border:1px solid #dd5313;height:40px}#dashboard-header .dh-container .dhcc1 .plus-shortcut .shortcut-links-list{position:absolute;left:0;top:50px;background-color:#09091a;padding:20px;border:1px solid #3a3a48;border-radius:10px;z-index:100;min-width:400px}#dashboard-header .dh-container .dhcc1 .plus-shortcut .shortcut-links-list a{font-size:14px;color:#fff;white-space:nowrap}#dashboard-header .dh-container .dhcc1 .plus-shortcut .shortcut-links-list .sllr-group{min-width:180px;padding:10px}#dashboard-header .dh-container .dhcc1 .plus-shortcut .shortcut-links-list .sllr-group .main-link{font-weight:700;font-size:15px}#dashboard-header .dh-container .dhcc1 .plus-shortcut .shortcut-links-list .sllr-group .sub-link-list{padding-left:10px}#dashboard-header .dh-container .dhcc1 .plus-shortcut .shortcut-links-list .sllr-group .sub-link-list li{padding:2px}#dashboard-header .dh-container .dhcc1 .plus-shortcut .shortcut-links-list .sllr-group .sub-link{font-weight:500;font-size:14px;opacity:.9}#dashboard-header .dh-container .dhcc1 .pr-search{width:100%;box-sizing:border-box;height:42px;padding:3px 20px 4px 57px}#dashboard-header .dh-container .dhcc1 .pr-search-result{position:absolute;top:0;left:0;width:100%;margin-top:50px;padding:12px 16px;border:1px solid rgba(55,65,81,.5019607843);background:#252c39;border-radius:4px;box-sizing:border-box;z-index:10}#dashboard-header .dh-container .dhcc1 .pr-search-result .prsru-list .prsrul-element,#dashboard-header .dh-container .dhcc1 .pr-search-result .prsru-list .prsrfl-element,#dashboard-header .dh-container .dhcc1 .pr-search-result .prsrf-list .prsrul-element,#dashboard-header .dh-container .dhcc1 .pr-search-result .prsrf-list .prsrfl-element{padding:7px 10px;border-top:1px solid rgba(55,65,81,.5019607843);border-radius:4px}#dashboard-header .dh-container .dhcc1 .pr-search-result .prsru-list .prsrul-element figure,#dashboard-header .dh-container .dhcc1 .pr-search-result .prsru-list .prsrfl-element figure,#dashboard-header .dh-container .dhcc1 .pr-search-result .prsrf-list .prsrul-element figure,#dashboard-header .dh-container .dhcc1 .pr-search-result .prsrf-list .prsrfl-element figure{width:35px;height:35px;flex-shrink:0}#dashboard-header .dh-container .dhcc1 .pr-search-result .prsru-list .prsrul-element figure .img-fit,#dashboard-header .dh-container .dhcc1 .pr-search-result .prsru-list .prsrfl-element figure .img-fit,#dashboard-header .dh-container .dhcc1 .pr-search-result .prsrf-list .prsrul-element figure .img-fit,#dashboard-header .dh-container .dhcc1 .pr-search-result .prsrf-list .prsrfl-element figure .img-fit{height:100%;width:100%;border-radius:50%;object-fit:cover}#dashboard-header .dh-container .dhcc1 .pr-search-result .prsru-list .prsrul-element .element-info,#dashboard-header .dh-container .dhcc1 .pr-search-result .prsru-list .prsrfl-element .element-info,#dashboard-header .dh-container .dhcc1 .pr-search-result .prsrf-list .prsrul-element .element-info,#dashboard-header .dh-container .dhcc1 .pr-search-result .prsrf-list .prsrfl-element .element-info{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff}#dashboard-header .dh-container .dhcc1 .pr-search-result .prsru-list .prsrul-element .element-info span,#dashboard-header .dh-container .dhcc1 .pr-search-result .prsru-list .prsrfl-element .element-info span,#dashboard-header .dh-container .dhcc1 .pr-search-result .prsrf-list .prsrul-element .element-info span,#dashboard-header .dh-container .dhcc1 .pr-search-result .prsrf-list .prsrfl-element .element-info span{opacity:50%}#dashboard-header .dh-container .dhcc1 .pr-search-result .prsru-list .prsrul-element:hover,#dashboard-header .dh-container .dhcc1 .pr-search-result .prsru-list .prsrfl-element:hover,#dashboard-header .dh-container .dhcc1 .pr-search-result .prsrf-list .prsrul-element:hover,#dashboard-header .dh-container .dhcc1 .pr-search-result .prsrf-list .prsrfl-element:hover{background:#1c222d}#dashboard-header .dh-container .dhcc1 .pr-search-result .prsru-list .prsrul-element:first-child,#dashboard-header .dh-container .dhcc1 .pr-search-result .prsru-list .prsrfl-element:first-child,#dashboard-header .dh-container .dhcc1 .pr-search-result .prsrf-list .prsrul-element:first-child,#dashboard-header .dh-container .dhcc1 .pr-search-result .prsrf-list .prsrfl-element:first-child{border-top:0}#dashboard-header .dh-container .dhcc1 .pr-search-result .prsrf-list .prsrfl-element figure{width:95px;height:50px;flex-shrink:0}#dashboard-header .dh-container .dhcc1 .pr-search-result .prsrf-list .prsrfl-element figure .img-fit{border-radius:8px}#dashboard-header .dh-container .dhcc2{position:absolute;right:10px}#dashboard-header .dh-container .dhcc2 .notifications-wrapper{position:relative;display:inline-block}#dashboard-header .dh-container .dhcc2 .dhcc2-notification,#dashboard-header .dh-container .dhcc2 .dhcc2-message{display:inline-flex;margin:0 7px;cursor:pointer}#dashboard-header .dh-container .dhcc2 .dhcc2-notification img,#dashboard-header .dh-container .dhcc2 .dhcc2-message img{height:22px}#dashboard-header .dh-container .dhcc2 .dhcc2-notification img{height:20px}#dashboard-header .dh-container .dhcc2 .qaa-icon,#dashboard-header .dh-container .dhcc2 .dhcc2-community-icon,#dashboard-header .dh-container .dhcc2 .notifications-icon{display:flex;padding:4px;align-items:center;border:none;outline:none;border-radius:50%;cursor:pointer;transition:all .3s ease}#dashboard-header .dh-container .dhcc2 .qaa-icon svg,#dashboard-header .dh-container .dhcc2 .dhcc2-community-icon svg,#dashboard-header .dh-container .dhcc2 .notifications-icon svg{padding:6px;border-radius:6px;height:20px;width:20px;transition:all .3s ease}#dashboard-header .dh-container .dhcc2 .qaa-icon:hover svg,#dashboard-header .dh-container .dhcc2 .dhcc2-community-icon:hover svg,#dashboard-header .dh-container .dhcc2 .notifications-icon:hover svg{background-color:#161626}#dashboard-header .dh-container .dhcc2 .dhcc2-profile{height:36px;margin-left:15px;cursor:pointer}#dashboard-header .dh-container .dhcc2 .dhcc2-profile .img-fit{max-height:100%}.notifications-popover .v-popper__inner{padding:10px}#application-alert{position:fixed;top:10px;left:0;right:0;background-color:transparent;text-align:center;display:flex;align-items:center;justify-content:center}#application-alert .application-alert-item{padding:5px;max-width:700px;box-sizing:border-box}#dashboard-users,#dashboard-funnel,#dashboard-affiliation,#dashboard-automations{width:100%}#dashboard-users .du-container .ducr1 .pr-button,#dashboard-funnel .du-container .ducr1 .pr-button,#dashboard-affiliation .du-container .ducr1 .pr-button,#dashboard-automations .du-container .ducr1 .pr-button{border-radius:6px}#dashboard-users .du-container .ducr1 .ducr1-filters,#dashboard-funnel .du-container .ducr1 .ducr1-filters,#dashboard-affiliation .du-container .ducr1 .ducr1-filters,#dashboard-automations .du-container .ducr1 .ducr1-filters{position:relative;border:1px solid rgba(75,85,99,.5019607843);width:fit-content;border-radius:10px;background:#09091a}#dashboard-users .du-container .ducr1 .ducr1-filters .filters-clickable,#dashboard-funnel .du-container .ducr1 .ducr1-filters .filters-clickable,#dashboard-affiliation .du-container .ducr1 .ducr1-filters .filters-clickable,#dashboard-automations .du-container .ducr1 .ducr1-filters .filters-clickable{padding:10px 12px}#dashboard-users .du-container .ducr1 .ducr1-filters .statut-list,#dashboard-funnel .du-container .ducr1 .ducr1-filters .statut-list,#dashboard-affiliation .du-container .ducr1 .ducr1-filters .statut-list,#dashboard-automations .du-container .ducr1 .ducr1-filters .statut-list{position:absolute;width:calc(100% + 2px);top:0;left:-1px;background:#272c3d;border:1px solid rgba(75,85,99,.5019607843);border-radius:4px;padding:10px 15px;box-sizing:border-box;margin-top:50px;z-index:1}#dashboard-users .du-container .ducr1 .ducr1-filters .statut-list li,#dashboard-funnel .du-container .ducr1 .ducr1-filters .statut-list li,#dashboard-affiliation .du-container .ducr1 .ducr1-filters .statut-list li,#dashboard-automations .du-container .ducr1 .ducr1-filters .statut-list li{padding:5px 0;font-family:Work Sans;font-size:14px;color:#fff;opacity:80%;cursor:pointer}#dashboard-users .du-container .ducr2,#dashboard-funnel .du-container .ducr2,#dashboard-affiliation .du-container .ducr2,#dashboard-automations .du-container .ducr2{overflow-x:auto;padding-bottom:30px}#dashboard-users .du-container .ducr2 .ducr2-categories,#dashboard-funnel .du-container .ducr2 .ducr2-categories,#dashboard-affiliation .du-container .ducr2 .ducr2-categories,#dashboard-automations .du-container .ducr2 .ducr2-categories{padding-bottom:10px;border-bottom:1px solid rgba(55,65,81,.5019607843);min-width:820px}#dashboard-users .du-container .ducr2 .ducr2-categories h6,#dashboard-funnel .du-container .ducr2 .ducr2-categories h6,#dashboard-affiliation .du-container .ducr2 .ducr2-categories h6,#dashboard-automations .du-container .ducr2 .ducr2-categories h6{white-space:nowrap}#dashboard-users .du-container .ducr2 .ducr2-categories .ducr2cc,#dashboard-funnel .du-container .ducr2 .ducr2-categories .ducr2cc,#dashboard-affiliation .du-container .ducr2 .ducr2-categories .ducr2cc,#dashboard-automations .du-container .ducr2 .ducr2-categories .ducr2cc{box-sizing:border-box;margin-right:20px;flex-shrink:0}#dashboard-users .du-container .ducr2 .ducr2-categories .ducr2cc1,#dashboard-funnel .du-container .ducr2 .ducr2-categories .ducr2cc1,#dashboard-affiliation .du-container .ducr2 .ducr2-categories .ducr2cc1,#dashboard-automations .du-container .ducr2 .ducr2-categories .ducr2cc1{box-sizing:border-box;width:100px}#dashboard-users .du-container .ducr2 .ducr2-categories .ducr2cc2,#dashboard-funnel .du-container .ducr2 .ducr2-categories .ducr2cc2,#dashboard-affiliation .du-container .ducr2 .ducr2-categories .ducr2cc2,#dashboard-automations .du-container .ducr2 .ducr2-categories .ducr2cc2{min-width:350px}#dashboard-users .du-container .ducr2 .ducr2-categories .ducr2cc3,#dashboard-funnel .du-container .ducr2 .ducr2-categories .ducr2cc3,#dashboard-affiliation .du-container .ducr2 .ducr2-categories .ducr2cc3,#dashboard-automations .du-container .ducr2 .ducr2-categories .ducr2cc3{min-width:140px}#dashboard-users .du-container .ducr2 .ducr2-categories .ducr2cc4,#dashboard-funnel .du-container .ducr2 .ducr2-categories .ducr2cc4,#dashboard-affiliation .du-container .ducr2 .ducr2-categories .ducr2cc4,#dashboard-automations .du-container .ducr2 .ducr2-categories .ducr2cc4{min-width:70px}#dashboard-users .du-container .ducr2 .ducr2-categories .ducr2cc5,#dashboard-funnel .du-container .ducr2 .ducr2-categories .ducr2cc5,#dashboard-affiliation .du-container .ducr2 .ducr2-categories .ducr2cc5,#dashboard-automations .du-container .ducr2 .ducr2-categories .ducr2cc5{min-width:100px}#dashboard-users .du-container .ducr2 .ducr2-categories .ducr2cc6,#dashboard-funnel .du-container .ducr2 .ducr2-categories .ducr2cc6,#dashboard-affiliation .du-container .ducr2 .ducr2-categories .ducr2cc6,#dashboard-automations .du-container .ducr2 .ducr2-categories .ducr2cc6{min-width:80px}#dashboard-users .du-container .ducr2 .ducr2-categories .ducr2cc7,#dashboard-funnel .du-container .ducr2 .ducr2-categories .ducr2cc7,#dashboard-affiliation .du-container .ducr2 .ducr2-categories .ducr2cc7,#dashboard-automations .du-container .ducr2 .ducr2-categories .ducr2cc7,#dashboard-users .du-container .ducr2 .ducr2-categories .ducr2cc8,#dashboard-funnel .du-container .ducr2 .ducr2-categories .ducr2cc8,#dashboard-affiliation .du-container .ducr2 .ducr2-categories .ducr2cc8,#dashboard-automations .du-container .ducr2 .ducr2-categories .ducr2cc8,#dashboard-users .du-container .ducr2 .ducr2-categories .ducr2cc9,#dashboard-funnel .du-container .ducr2 .ducr2-categories .ducr2cc9,#dashboard-affiliation .du-container .ducr2 .ducr2-categories .ducr2cc9,#dashboard-automations .du-container .ducr2 .ducr2-categories .ducr2cc9,#dashboard-users .du-container .ducr2 .ducr2-categories .ducr2cc10,#dashboard-funnel .du-container .ducr2 .ducr2-categories .ducr2cc10,#dashboard-affiliation .du-container .ducr2 .ducr2-categories .ducr2cc10,#dashboard-automations .du-container .ducr2 .ducr2-categories .ducr2cc10{min-width:60px}#dashboard-users .du-container .ducr2 .ducr2-list,#dashboard-funnel .du-container .ducr2 .ducr2-list,#dashboard-affiliation .du-container .ducr2 .ducr2-list,#dashboard-automations .du-container .ducr2 .ducr2-list{min-width:820px;min-height:300px}#dashboard-users .du-container .ducr2 .ducr2-list.ducr2-list-1,#dashboard-funnel .du-container .ducr2 .ducr2-list.ducr2-list-1,#dashboard-affiliation .du-container .ducr2 .ducr2-list.ducr2-list-1,#dashboard-automations .du-container .ducr2 .ducr2-list.ducr2-list-1{min-height:auto}#dashboard-users .du-container .ducr2 .ducr2-list .ducr2l-element,#dashboard-funnel .du-container .ducr2 .ducr2-list .ducr2l-element,#dashboard-affiliation .du-container .ducr2 .ducr2-list .ducr2l-element,#dashboard-automations .du-container .ducr2 .ducr2-list .ducr2l-element{position:relative;padding:10px 0;border-bottom:1px solid rgba(55,65,81,.5019607843)}#dashboard-users .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2le,#dashboard-funnel .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2le,#dashboard-affiliation .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2le,#dashboard-automations .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2le{margin-right:20px;box-sizing:border-box;flex-shrink:0}#dashboard-users .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec1,#dashboard-funnel .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec1,#dashboard-affiliation .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec1,#dashboard-automations .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec1{width:100px;box-sizing:border-box;border-radius:8px;padding:0;margin-right:20px}#dashboard-users .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec1 figure,#dashboard-funnel .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec1 figure,#dashboard-affiliation .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec1 figure,#dashboard-automations .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec1 figure{width:100px;border-radius:6px;overflow:hidden}#dashboard-users .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec1 figure .img-fit,#dashboard-funnel .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec1 figure .img-fit,#dashboard-affiliation .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec1 figure .img-fit,#dashboard-automations .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec1 figure .img-fit{max-height:100%}#dashboard-users .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec2,#dashboard-funnel .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec2,#dashboard-affiliation .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec2,#dashboard-automations .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec2{min-width:350px}#dashboard-users .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec3,#dashboard-funnel .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec3,#dashboard-affiliation .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec3,#dashboard-automations .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec3{min-width:110px}#dashboard-users .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec4,#dashboard-funnel .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec4,#dashboard-affiliation .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec4,#dashboard-automations .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec4{min-width:140px}#dashboard-users .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec4 a,#dashboard-funnel .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec4 a,#dashboard-affiliation .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec4 a,#dashboard-automations .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec4 a{word-break:break-word}#dashboard-users .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec5,#dashboard-funnel .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec5,#dashboard-affiliation .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec5,#dashboard-automations .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec5{position:relative;min-width:70px}#dashboard-users .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec5 .more,#dashboard-funnel .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec5 .more,#dashboard-affiliation .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec5 .more,#dashboard-automations .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec5 .more{margin-left:auto;cursor:pointer}#dashboard-users .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec5 .menu-edit,#dashboard-funnel .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec5 .menu-edit,#dashboard-affiliation .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec5 .menu-edit,#dashboard-automations .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec5 .menu-edit{position:absolute;right:0;padding:14px;border:1px solid rgba(55,65,81,.5019607843);background-color:#252c39;border-radius:4px;top:25px;min-width:120px}#dashboard-users .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec5 .menu-edit li:last-child,#dashboard-funnel .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec5 .menu-edit li:last-child,#dashboard-affiliation .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec5 .menu-edit li:last-child,#dashboard-automations .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec5 .menu-edit li:last-child{margin-bottom:0!important}#dashboard-users .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec6,#dashboard-funnel .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec6,#dashboard-affiliation .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec6,#dashboard-automations .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec6{min-width:100px}#dashboard-users .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec7,#dashboard-funnel .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec7,#dashboard-affiliation .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec7,#dashboard-automations .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec7{min-width:80px}#dashboard-users .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec8,#dashboard-funnel .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec8,#dashboard-affiliation .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec8,#dashboard-automations .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec8,#dashboard-users .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec9,#dashboard-funnel .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec9,#dashboard-affiliation .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec9,#dashboard-automations .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec9,#dashboard-users .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec10,#dashboard-funnel .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec10,#dashboard-affiliation .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec10,#dashboard-automations .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec10{min-width:60px}#dashboard-users .du-container .ducr2 .ducr2-list .ducr2l-element .edit-remove-options,#dashboard-funnel .du-container .ducr2 .ducr2-list .ducr2l-element .edit-remove-options,#dashboard-affiliation .du-container .ducr2 .ducr2-list .ducr2l-element .edit-remove-options,#dashboard-automations .du-container .ducr2 .ducr2-list .ducr2l-element .edit-remove-options{position:absolute;right:0}#dashboard-users .du-container .ducr2 .ducr2-list .ducr2l-element:hover,#dashboard-funnel .du-container .ducr2 .ducr2-list .ducr2l-element:hover,#dashboard-affiliation .du-container .ducr2 .ducr2-list .ducr2l-element:hover,#dashboard-automations .du-container .ducr2 .ducr2-list .ducr2l-element:hover{background:#1f293780}#user-profile{width:100%}#user-profile .up-container{padding:32px 40px}#user-profile .up-container .upcr1 .upcr1c2 a{padding:11px;border:1px solid rgba(55,65,81,.5019607843);background-color:#37415180}#user-profile .up-container .upcr2 .profile-picture-upload{position:relative;width:100px;height:100px}#user-profile .up-container .upcr2 .profile-picture-upload .camera-upload{position:absolute;bottom:0;right:0}#user-profile .up-container .upcr2 .profile-picture-upload input{visibility:hidden;width:0;height:0}#user-profile .up-container .upcr2 h6{width:fit-content;padding:2px 7.5px;background:#68b2661a;border:1px solid rgba(104,178,102,.1019607843);border-radius:4px;margin:0 auto}#user-profile .up-container .upcr3 .upcr3-tabs{margin-bottom:0;padding-bottom:28px;overflow:auto;scrollbar-width:none}#user-profile .up-container .upcr3 .upcr3-tabs .upcr3t1,#user-profile .up-container .upcr3 .upcr3-tabs .upcr3t2,#user-profile .up-container .upcr3 .upcr3-tabs .upcr3t3,#user-profile .up-container .upcr3 .upcr3-tabs .upcr3t4{border-radius:4px;padding:8px 23px;cursor:pointer;white-space:nowrap}#user-profile .up-container .upcr3 .upcr3-tabs .active{background-color:#6017fd}#user-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r{padding:20px 0;border-bottom:1px solid rgba(55,65,81,.5019607843)}#user-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r .label{width:300px}#user-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r input,#user-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r .statut-select{border:1px solid rgba(75,85,99,.5019607843);background:#37415180;border-radius:4px;padding:8px 12px;width:480px;color:#fff;font-size:14px;box-sizing:border-box}#user-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r textarea{max-width:480px}#user-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r .user-status-text{padding:8px 12px}#user-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r .statut-select{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6%209.00058L12%2015.0006L18%209.00058'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:98% center;padding:0 20px 0 0}#user-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r .cned{border:none;background-color:transparent}#user-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r .upcr3t1rc2 span{width:150px}#user-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r1{border-top:1px solid rgba(55,65,81,.5019607843)}#user-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r3 .pr-db-select .statut-select-header,#user-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r4 .pr-db-select .statut-select-header,#user-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r5 .pr-db-select .statut-select-header{padding:8px}#user-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r3 input,#user-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r4 input,#user-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r5 input{background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.9016%207.74612C17.9391%203.51112%2014.245%201.60445%2011%201.60445C11%201.60445%2011%201.60445%2010.9908%201.60445C7.75496%201.60445%204.05163%203.50195%203.08913%207.73695C2.01663%2012.467%204.9133%2016.4728%207.53497%2018.9936C8.50663%2019.9286%209.7533%2020.3961%2011%2020.3961C12.2466%2020.3961%2013.4933%2019.9286%2014.4558%2018.9936C17.0775%2016.4728%2019.9741%2012.4761%2018.9016%207.74612Z'%20fill='white'/%3e%3cpath%20d='M11%2012.3386C12.5948%2012.3386%2013.8875%2011.0458%2013.8875%209.45112C13.8875%207.8564%2012.5948%206.56362%2011%206.56362C9.40533%206.56362%208.11255%207.8564%208.11255%209.45112C8.11255%2011.0458%209.40533%2012.3386%2011%2012.3386Z'%20fill='%23292D32'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:10px center;padding:8px 12px 8px 40px}#user-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r4 input{background-image:url(/images/general/icons/dashboard/mail-w.svg)}#user-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r5 input{background-image:url(/images/general/icons/dashboard/phone-w.svg)}#user-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r6 .statut-select{position:relative}#user-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r6 .statut-select .statut-list{position:absolute;width:inherit;top:0;left:-1px;background:#272c3d;border:1px solid rgba(75,85,99,.5019607843);border-radius:4px;padding:10px 15px;box-sizing:border-box;margin-top:40px;z-index:1}#user-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r6 .statut-select .statut-list li{padding:5px 0}#user-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r8{width:780px;text-align:right}#user-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r8 .pr-button{padding:10px 25px}#user-profile .up-container .upcr3 .upcr3-tab2{width:1000px;overflow:auto}#user-profile .up-container .upcr3 .upcr3-tab2 .upcr3t2r{padding:20px 0;border-bottom:1px solid rgba(55,65,81,.5019607843)}#user-profile .up-container .upcr3 .upcr3-tab2 .upcr3t2r .label{width:300px;flex-shrink:0}#user-profile .up-container .upcr3 .upcr3-tab2 .upcr3t2r .upcr3t2r-progress{width:200px}#user-profile .up-container .upcr3 .upcr3-tab2 .upcr3t2r .upcr3t2r-progress span{flex-shrink:0}#user-profile .up-container .upcr3 .upcr3-tab2 .upcr3t2-categories{padding-bottom:10px;border-bottom:1px solid rgba(55,65,81,.5019607843)}#user-profile .up-container .upcr3 .upcr3-tab2 .upcr3t2-categories .upcr3t2lcc1,#user-profile .up-container .upcr3 .upcr3-tab2 .upcr3t2-categories .upcr3t2lcc2,#user-profile .up-container .upcr3 .upcr3-tab2 .upcr3t2-categories .upcr3t2lcc3,#user-profile .up-container .upcr3 .upcr3-tab2 .upcr3t2-categories .upcr3t2lcc4,#user-profile .up-container .upcr3 .upcr3-tab2 .upcr3t2-categories .upcr3t2lcc5{width:40%;padding:0 20px 0 5px;box-sizing:border-box}#user-profile .up-container .upcr3 .upcr3-tab2 .upcr3t2-categories .upcr3t2lcc2,#user-profile .up-container .upcr3 .upcr3-tab2 .upcr3t2-categories .upcr3t2lcc3{width:15%}#user-profile .up-container .upcr3 .upcr3-tab2 .upcr3t2-categories .upcr3t2lcc4{width:10%}#user-profile .up-container .upcr3 .upcr3-tab2 .upcr3t2-categories .upcr3t2lcc5{width:20%}#user-profile .up-container .upcr3 .upcr3-tab2 .upcr3t2-list{margin-bottom:40px}#user-profile .up-container .upcr3 .upcr3-tab2 .upcr3t2-list .upcr3t2l-element{padding:25px 0;border-bottom:1px solid rgba(55,65,81,.5019607843)}#user-profile .up-container .upcr3 .upcr3-tab2 .upcr3t2-list .upcr3t2l-element .upcr3t2le{width:15%;padding:0 20px 0 5px;box-sizing:border-box}#user-profile .up-container .upcr3 .upcr3-tab2 .upcr3t2-list .upcr3t2l-element .upcr3t2lec1{width:40%}#user-profile .up-container .upcr3 .upcr3-tab2 .upcr3t2-list .upcr3t2l-element .upcr3t2lec1 p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#user-profile .up-container .upcr3 .upcr3-tab2 .upcr3t2-list .upcr3t2l-element .upcr3t2lec4{width:10%}#user-profile .up-container .upcr3 .upcr3-tab2 .upcr3t2-list .upcr3t2l-element .upcr3t2lec5{width:20%}#user-profile .up-container .upcr3 .upcr3-tab2 .upcr3t2-list .upcr3t2l-element .upcr3t2lec5 .progress-bar{width:80%}#user-profile .up-container .upcr3 .upcr3-tab3 .upcr3t3-activities{padding-top:30px;border-top:1px solid rgba(55,65,81,.5019607843)}#user-profile .up-container .upcr3 .upcr3-tab3 .upcr3t3-activities .statut-select{height:fit-content}#user-profile .up-container .upcr3 .upcr3-tab3 .upcr3t3-activities .upcr3t3a-log .upcr3t3al-track figure{padding:10px;border-radius:4px}#user-profile .up-container .upcr3 .upcr3-tab3 .upcr3t3-activities .upcr3t3a-log .upcr3t3al-track figure img{display:block}#user-profile .up-container .upcr3 .upcr3-tab3 .upcr3t3-activities .upcr3t3a-log .upcr3t3al-track .figure-orange{background:#d58d4926;border:1px solid rgba(213,141,73,.1490196078)}#user-profile .up-container .upcr3 .upcr3-tab3 .upcr3t3-activities .upcr3t3a-log .upcr3t3al-track .figure-green{background:#68b26626;border:1px solid rgba(104,178,102,.1490196078)}#user-profile .up-container .upcr3 .upcr3-tab3 .upcr3t3-activities .upcr3t3a-log .upcr3t3al-track .figure-blue{background:#58b7ed26;border:1px solid rgba(88,183,237,.1490196078)}#user-profile .up-container .upcr3 .upcr4-tab4 .upcr4t4-files{border-top:1px solid rgba(55,65,81,.5019607843)}#user-profile .up-container .upcr3 .upcr4-tab4 .upcr4t4-files .upcr4t4fr{align-items:flex-start;padding:20px 0;border-bottom:1px solid rgba(55,65,81,.5019607843)}#user-profile .up-container .upcr3 .upcr4-tab4 .upcr4t4-files .upcr4t4fr .project{flex-shrink:0;width:300px;margin-right:30px}#user-profile .up-container .upcr3 .upcr4-tab4 .upcr4t4-files .upcr4t4fr .project-files{flex-wrap:wrap}#user-profile .up-container .upcr3 .upcr4-tab4 .upcr4t4-files .upcr4t4fr .project-files .file{margin:10px 20px}#user-profile .up-container .upcr3 .upcr4-tab4 .upcr4t4-files .upcr4t4fr .project-files .file p{width:100px;word-wrap:break-word}#user-profile .up-container .upcr3 .upcr4-tab4 .upcr4t4-files .upcr4t4fr:last-child{border-bottom:none}.db-modal .dbm-container .dbmc-content .dbmcc-element1{align-items:baseline}.db-modal .dbm-container .dbmc-content .dbmcc-element-new-ui{display:block!important;border-bottom:0!important;padding:12px 0!important}.db-modal .dbm-container .dbmc-content .dbmcc-element-new-ui input::placeholder,.db-modal .dbm-container .dbmc-content .dbmcc-element-new-ui textarea::placeholder{color:#fff}.db-modal .dbm-container .dbmc-content .dbmcc-element-new-ui .photo-upload{border:1px dashed #16fcd2;border-radius:10px}.db-modal .dbm-container .dbmc-content .dbmcc-element-new-ui .photo-upload .upload-image{padding:15px 0;width:100%;background-size:30px}.db-modal .dbm-container .dbmc-content .dbmcc-element-new-ui .field-minimum{position:relative}.db-modal .dbm-container .dbmc-content .dbmcc-element-new-ui .field-minimum span{position:absolute;top:calc(50% + 5px);right:8px;transform:translateY(-50%);-webkit-user-select:none;user-select:none}.db-modal .dbm-container .dbmc-content .dbmcc-element-new-ui-upload{padding-bottom:30px!important;border-bottom:1px solid rgba(255,255,255,.2)!important}.dashboard-container{width:100%;padding:0 20px 20px;height:calc(100vh - 95px);box-sizing:border-box;overflow-y:auto}.dashboard-container::-webkit-scrollbar{display:none}.dashboard-container .inactive-link{color:#fff;white-space:nowrap}.dashboard-container .active-link{color:#dd5313;white-space:nowrap}.dashboard-container .input-new-lesson{position:relative;margin-bottom:10px;margin-left:24px}.dashboard-container .input-new-lesson .pr-db-input{padding:14px 180px 14px 20px;background:#22223180;border:none}.dashboard-container .input-new-lesson .pr-db-input::placeholder{color:#fff;opacity:.9}.dashboard-container .input-new-lesson .p-absolut-center{left:auto;margin-right:20px;top:20px}.dashboard-container .input-new-lesson .pr-button,.dashboard-container .input-new-lesson .pr-button-white-trans{padding:7px 15px;font-size:12px;position:absolute;right:90px;top:5px}.dashboard-container a[href]:not(.router-link-active,.router-link-exact-active,.router-link,.text-orange,.pr-button-gray,.italic-link,[class*=text-white],[class*=text-blue]){color:#5ca3ff}.dashboard-container a[href]:not(.router-link-active,.router-link-exact-active,.router-link,.text-orange,.pr-button-gray,.italic-link,[class*=text-white],[class*=text-blue]):hover{color:#2d88ff}.dashboard-container a[href]:not(.router-link-active,.router-link-exact-active,.router-link,.text-orange,.pr-button-gray,.italic-link,[class*=text-white],[class*=text-blue]):active{color:#1e70e0}#dashboard-formation{width:100%}#dashboard-formation .df-container .dfcr1{flex-wrap:wrap}#dashboard-formation .df-container .dfcr1 .pr-button-gray{padding:10px 15px}#dashboard-formation .df-container .dfcr1 .search-fm{position:relative}#dashboard-formation .df-container .dfcr1 .search-fm .str3c1{background-image:url(/images/general/icons/dashboard/search-w.svg);background-repeat:no-repeat;background-position:12px;padding-left:40px}#dashboard-formation .switch-view{border:1px solid #273140}#dashboard-formation .switch-view .table,#dashboard-formation .switch-view .column{width:45px;height:45px}#dashboard-formation .switch-view .table.active{border-right:1px solid #273140;background-color:#17202e}#dashboard-formation .switch-view .column.active{border-left:1px solid #273140;background-color:#17202e}#dashboard-formation .formations-table{overflow:auto;border-radius:10px}#dashboard-formation .formations-table .ft-container{overflow-x:auto;padding-bottom:30px}#dashboard-formation .formations-table .ft-container .ftc-categories{padding-bottom:10px;border-bottom:1px solid rgba(55,65,81,.5019607843);min-width:820px}#dashboard-formation .formations-table .ft-container .ftc-categories .ftcr1{width:100%;box-sizing:border-box;padding-right:5px}#dashboard-formation .formations-table .ft-container .ftc-categories .ftcr1:first-child{padding-left:12px}#dashboard-formation .formations-table .ft-container .ftc-categories .ftcr1c1{box-sizing:border-box;min-width:170px}#dashboard-formation .formations-table .ft-container .ftc-categories .ftcr1c2,#dashboard-formation .formations-table .ft-container .ftc-categories .ftcr1c3{min-width:200px}#dashboard-formation .formations-table .ft-container .ftc-categories .ftcr1c4,#dashboard-formation .formations-table .ft-container .ftc-categories .ftcr1c5{min-width:150px}#dashboard-formation .formations-table .ft-container .ftc-categories .ftcr1c6{min-width:160px}#dashboard-formation .formations-table .ft-container .ftc-list{min-width:820px;min-height:300px}#dashboard-formation .formations-table .ft-container .ftc-list .ftcl-element{position:relative;padding:16px 0;border-bottom:1px solid rgba(55,65,81,.5019607843)}#dashboard-formation .formations-table .ft-container .ftc-list .ftcl-element .ftcle{width:100%;padding:0 5px;box-sizing:border-box}#dashboard-formation .formations-table .ft-container .ftc-list .ftcl-element .ftclec1{padding-left:12px;box-sizing:border-box;min-width:170px}#dashboard-formation .formations-table .ft-container .ftc-list .ftcl-element .ftclec1 figure .img-fit{max-height:100%}#dashboard-formation .formations-table .ft-container .ftc-list .ftcl-element .ftclec1 figure .image-thumbnail{display:block;width:50%;border-radius:8px;height:80px;width:100px;object-fit:cover;object-position:top}#dashboard-formation .formations-table .ft-container .ftc-list .ftcl-element .ftclec2,#dashboard-formation .formations-table .ft-container .ftc-list .ftcl-element .ftclec3{min-width:200px}#dashboard-formation .formations-table .ft-container .ftc-list .ftcl-element .ftclec4,#dashboard-formation .formations-table .ft-container .ftc-list .ftcl-element .ftclec5{min-width:150px}#dashboard-formation .formations-table .ft-container .ftc-list .ftcl-element .ftclec6{position:relative;padding-right:12px;min-width:160px}#dashboard-formation .formations-table .ft-container .ftc-list .ftcl-element .ftclec6 .more{cursor:pointer}#dashboard-formation .formations-table .ft-container .ftc-list .ftcl-element .ftclec6 .menu-edit{position:absolute;left:0;border:1px solid rgba(55,65,81,.5019607843);border:none;background-color:#222231;border-radius:6px;top:25px;min-width:120px;padding:10px 8px}#dashboard-formation .formations-table .ft-container .ftc-list .ftcl-element .ftclec6 .menu-edit button{width:100%}#dashboard-formation .formations-table .ft-container .ftc-list .ftcl-element .ftclec6 .menu-edit button svg path{stroke:#fff;transition:stroke .2s ease}#dashboard-formation .formations-table .ft-container .ftc-list .ftcl-element .ftclec6 .menu-edit button:hover{background-color:#09091a}#dashboard-formation .formations-table .ft-container .ftc-list .ftcl-element .ftclec6 .menu-edit button:hover svg path{stroke:#fff}#dashboard-formation .formations-table .ft-container .ftc-list .ftcl-element .ftclec6 .menu-edit li:last-child{margin-bottom:0!important}#dashboard-formation .formations-table .ft-container .ftc-list .ftcl-element .edit-remove-options{position:absolute;right:0}#dashboard-formation .formations-table .ft-container .ftc-list .ftcl-element:hover{background:#1f293780}#dashboard-formation-detail .dfc-tag,#dashboard-formation .dfc-tag,#dashboard-formation-members .dfc-tag,#dashboard-formation-member-detail .dfc-tag{border-bottom:1px solid rgba(55,65,81,.5019607843)}#dashboard-formation-detail .dfc-tag .active,#dashboard-formation .dfc-tag .active,#dashboard-formation-members .dfc-tag .active,#dashboard-formation-member-detail .dfc-tag .active{background:#dd531333;border-bottom:4px solid #dd5313;border-radius:0}#dashboard-formation-detail .dfc-tag .active p,#dashboard-formation .dfc-tag .active p,#dashboard-formation-members .dfc-tag .active p,#dashboard-formation-member-detail .dfc-tag .active p{color:#fff;opacity:1}#dashboard-formation-detail .dfc-tag .dfct-item,#dashboard-formation .dfc-tag .dfct-item,#dashboard-formation-members .dfc-tag .dfct-item,#dashboard-formation-member-detail .dfc-tag .dfct-item,.dfct-item{padding:12px 20px}.formation-card{box-sizing:border-box;margin:0 25px 25px 0;width:300px;height:400px;border:1px solid #313131;border-radius:8px;background:transparent;box-shadow:4px 4px 15px #3b82f626;transition:background-color .2s ease}.formation-card:hover{cursor:pointer;background-color:#2e2e3c}.formation-card .fc-image{margin:15px 15px 0;border-radius:8px;overflow:hidden}.formation-card .fc-image figure{display:flex;align-items:center;height:200px;width:100%;border-radius:8px}.formation-card .fc-image figure .img-fit{height:100%;width:100%;object-fit:contain}.formation-card .fc-image .img-cover{max-height:100%;width:100%;object-fit:cover;object-position:top}.formation-card .fc-content{height:auto;padding:15px 15px 0;box-sizing:border-box}.formation-card .fc-content h4{letter-spacing:.2px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.formation-card .fc-content .fccr1{padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.2)}.formation-card .fc-content .fcc-description{max-height:36px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#a9abad}.formation-card .fc-content .fcc-action{position:relative}.formation-card .fc-content .fcc-action .more{cursor:pointer;height:24px}.formation-card .fc-content .fcc-action .menu-edit{position:absolute;left:0;border:1px solid rgba(55,65,81,.5019607843);border:none;background-color:#222231;border-radius:6px;top:25px;min-width:120px;padding:10px 8px}.formation-card .fc-content .fcc-action .menu-edit button{width:100%}.formation-card .fc-content .fcc-action .menu-edit button svg path{stroke:#fff;transition:stroke .2s ease}.formation-card .fc-content .fcc-action .menu-edit button:hover{background-color:#09091a}.formation-card .fc-content .fcc-action .menu-edit button:hover svg path{stroke:#fff}.formation-card .fc-content .fcc-action .menu-edit li:last-child{margin-bottom:0!important}.formation-card .fc-footer{padding:15px}.formation-card .fc-footer .fcfr1{border-bottom:1px solid rgba(255,255,255,.2)}.formation-card .fc-footer .jc-sb{justify-content:space-between}.formation-card .fc-footer .formation-info .fi-block{flex-grow:1;padding-left:10px;box-sizing:border-box;border-left:2px solid #e47542}.formation-card .funnel-status-action,.formation-card .automation-status-action{position:absolute;z-index:9;border-radius:10px;border:1px solid #273140;background-color:#17202e;padding:5px;margin-top:5px}.formation-card .funnel-status-action p,.formation-card .automation-status-action p{padding:5px 10px;text-transform:capitalize;cursor:pointer}.formation-card .funnel-status-action .inactive,.formation-card .automation-status-action .inactive{color:#969696}.formation-card .funnel-status-action .active,.formation-card .funnel-status-action .restore,.formation-card .automation-status-action .active,.formation-card .automation-status-action .restore{color:#68b266}.formation-card .funnel-status-action .archive,.formation-card .automation-status-action .archive{color:#e95d5d}.funnel-card .fc-content{height:auto}.funnel-card .funnel-step-preview,.funnel-card figure{height:200px;width:100%}.funnel-card figure{background-position:center;background-repeat:no-repeat;background-color:#fff}#dashboard-formation-detail,#dashboard-formation-members,#dashboard-formation-member-detail{width:100%}#dashboard-formation-detail .dfd-container .dfdcr2,#dashboard-formation-detail .dfm-container .dfdcr2,#dashboard-formation-detail .dfs-container .dfdcr2,#dashboard-formation-members .dfd-container .dfdcr2,#dashboard-formation-members .dfm-container .dfdcr2,#dashboard-formation-members .dfs-container .dfdcr2,#dashboard-formation-member-detail .dfd-container .dfdcr2,#dashboard-formation-member-detail .dfm-container .dfdcr2,#dashboard-formation-member-detail .dfs-container .dfdcr2{width:360px;height:fit-content;flex-shrink:0;border:1px solid #313131;border-radius:10px;box-shadow:4px 4px 15px #3b82f626;position:sticky;top:24px}#dashboard-formation-detail .dfd-container .dfdcr2 .dfdcr2c1,#dashboard-formation-detail .dfm-container .dfdcr2 .dfdcr2c1,#dashboard-formation-detail .dfs-container .dfdcr2 .dfdcr2c1,#dashboard-formation-members .dfd-container .dfdcr2 .dfdcr2c1,#dashboard-formation-members .dfm-container .dfdcr2 .dfdcr2c1,#dashboard-formation-members .dfs-container .dfdcr2 .dfdcr2c1,#dashboard-formation-member-detail .dfd-container .dfdcr2 .dfdcr2c1,#dashboard-formation-member-detail .dfm-container .dfdcr2 .dfdcr2c1,#dashboard-formation-member-detail .dfs-container .dfdcr2 .dfdcr2c1{height:250px;border-radius:8px;padding:15px 15px 0}#dashboard-formation-detail .dfd-container .dfdcr2 .dfdcr2c1 .img-fit,#dashboard-formation-detail .dfm-container .dfdcr2 .dfdcr2c1 .img-fit,#dashboard-formation-detail .dfs-container .dfdcr2 .dfdcr2c1 .img-fit,#dashboard-formation-members .dfd-container .dfdcr2 .dfdcr2c1 .img-fit,#dashboard-formation-members .dfm-container .dfdcr2 .dfdcr2c1 .img-fit,#dashboard-formation-members .dfs-container .dfdcr2 .dfdcr2c1 .img-fit,#dashboard-formation-member-detail .dfd-container .dfdcr2 .dfdcr2c1 .img-fit,#dashboard-formation-member-detail .dfm-container .dfdcr2 .dfdcr2c1 .img-fit,#dashboard-formation-member-detail .dfs-container .dfdcr2 .dfdcr2c1 .img-fit{height:100%;width:100%;object-fit:cover;border-top-right-radius:10px;border-top-left-radius:10px}#dashboard-formation-detail .dfd-container .dfdcr2 .dfdcr2c1 .formation-short-links,#dashboard-formation-detail .dfm-container .dfdcr2 .dfdcr2c1 .formation-short-links,#dashboard-formation-detail .dfs-container .dfdcr2 .dfdcr2c1 .formation-short-links,#dashboard-formation-members .dfd-container .dfdcr2 .dfdcr2c1 .formation-short-links,#dashboard-formation-members .dfm-container .dfdcr2 .dfdcr2c1 .formation-short-links,#dashboard-formation-members .dfs-container .dfdcr2 .dfdcr2c1 .formation-short-links,#dashboard-formation-member-detail .dfd-container .dfdcr2 .dfdcr2c1 .formation-short-links,#dashboard-formation-member-detail .dfm-container .dfdcr2 .dfdcr2c1 .formation-short-links,#dashboard-formation-member-detail .dfs-container .dfdcr2 .dfdcr2c1 .formation-short-links{justify-content:space-evenly;width:calc(100% - 30px);bottom:0}#dashboard-formation-detail .dfd-container .dfdcr2 .dfdcr2c1 .formation-short-links .short-link,#dashboard-formation-detail .dfm-container .dfdcr2 .dfdcr2c1 .formation-short-links .short-link,#dashboard-formation-detail .dfs-container .dfdcr2 .dfdcr2c1 .formation-short-links .short-link,#dashboard-formation-members .dfd-container .dfdcr2 .dfdcr2c1 .formation-short-links .short-link,#dashboard-formation-members .dfm-container .dfdcr2 .dfdcr2c1 .formation-short-links .short-link,#dashboard-formation-members .dfs-container .dfdcr2 .dfdcr2c1 .formation-short-links .short-link,#dashboard-formation-member-detail .dfd-container .dfdcr2 .dfdcr2c1 .formation-short-links .short-link,#dashboard-formation-member-detail .dfm-container .dfdcr2 .dfdcr2c1 .formation-short-links .short-link,#dashboard-formation-member-detail .dfs-container .dfdcr2 .dfdcr2c1 .formation-short-links .short-link{padding:10px;background-color:#22223180;border-radius:10px;display:flex;align-items:center;gap:10;border:none;cursor:pointer}#dashboard-formation-detail .dfd-container .dfdcr2 .dfdcr2c2,#dashboard-formation-detail .dfm-container .dfdcr2 .dfdcr2c2,#dashboard-formation-detail .dfs-container .dfdcr2 .dfdcr2c2,#dashboard-formation-members .dfd-container .dfdcr2 .dfdcr2c2,#dashboard-formation-members .dfm-container .dfdcr2 .dfdcr2c2,#dashboard-formation-members .dfs-container .dfdcr2 .dfdcr2c2,#dashboard-formation-member-detail .dfd-container .dfdcr2 .dfdcr2c2,#dashboard-formation-member-detail .dfm-container .dfdcr2 .dfdcr2c2,#dashboard-formation-member-detail .dfs-container .dfdcr2 .dfdcr2c2{padding:20px}#dashboard-formation-detail .dfd-container .dfdcr2 .dfdcr2c2 .formation-description,#dashboard-formation-detail .dfm-container .dfdcr2 .dfdcr2c2 .formation-description,#dashboard-formation-detail .dfs-container .dfdcr2 .dfdcr2c2 .formation-description,#dashboard-formation-members .dfd-container .dfdcr2 .dfdcr2c2 .formation-description,#dashboard-formation-members .dfm-container .dfdcr2 .dfdcr2c2 .formation-description,#dashboard-formation-members .dfs-container .dfdcr2 .dfdcr2c2 .formation-description,#dashboard-formation-member-detail .dfd-container .dfdcr2 .dfdcr2c2 .formation-description,#dashboard-formation-member-detail .dfm-container .dfdcr2 .dfdcr2c2 .formation-description,#dashboard-formation-member-detail .dfs-container .dfdcr2 .dfdcr2c2 .formation-description{padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.2)}#dashboard-formation-detail .dfd-container .dfdcr2 .dfdcr2c2 .formation-members,#dashboard-formation-detail .dfm-container .dfdcr2 .dfdcr2c2 .formation-members,#dashboard-formation-detail .dfs-container .dfdcr2 .dfdcr2c2 .formation-members,#dashboard-formation-members .dfd-container .dfdcr2 .dfdcr2c2 .formation-members,#dashboard-formation-members .dfm-container .dfdcr2 .dfdcr2c2 .formation-members,#dashboard-formation-members .dfs-container .dfdcr2 .dfdcr2c2 .formation-members,#dashboard-formation-member-detail .dfd-container .dfdcr2 .dfdcr2c2 .formation-members,#dashboard-formation-member-detail .dfm-container .dfdcr2 .dfdcr2c2 .formation-members,#dashboard-formation-member-detail .dfs-container .dfdcr2 .dfdcr2c2 .formation-members{padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.2);margin-bottom:20px}#dashboard-formation-detail .dfd-container .dfdcr2 .dfdcr2c2 .pr-button-to,#dashboard-formation-detail .dfm-container .dfdcr2 .dfdcr2c2 .pr-button-to,#dashboard-formation-detail .dfs-container .dfdcr2 .dfdcr2c2 .pr-button-to,#dashboard-formation-members .dfd-container .dfdcr2 .dfdcr2c2 .pr-button-to,#dashboard-formation-members .dfm-container .dfdcr2 .dfdcr2c2 .pr-button-to,#dashboard-formation-members .dfs-container .dfdcr2 .dfdcr2c2 .pr-button-to,#dashboard-formation-member-detail .dfd-container .dfdcr2 .dfdcr2c2 .pr-button-to,#dashboard-formation-member-detail .dfm-container .dfdcr2 .dfdcr2c2 .pr-button-to,#dashboard-formation-member-detail .dfs-container .dfdcr2 .dfdcr2c2 .pr-button-to{border:1px solid #dd5313}#dashboard-formation-detail .dfd-container .dfdcr2 .dfdcr2c2 .pr-button,#dashboard-formation-detail .dfm-container .dfdcr2 .dfdcr2c2 .pr-button,#dashboard-formation-detail .dfs-container .dfdcr2 .dfdcr2c2 .pr-button,#dashboard-formation-members .dfd-container .dfdcr2 .dfdcr2c2 .pr-button,#dashboard-formation-members .dfm-container .dfdcr2 .dfdcr2c2 .pr-button,#dashboard-formation-members .dfs-container .dfdcr2 .dfdcr2c2 .pr-button,#dashboard-formation-member-detail .dfd-container .dfdcr2 .dfdcr2c2 .pr-button,#dashboard-formation-member-detail .dfm-container .dfdcr2 .dfdcr2c2 .pr-button,#dashboard-formation-member-detail .dfs-container .dfdcr2 .dfdcr2c2 .pr-button{border:none}#dashboard-formation-detail .dfd-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .formation-publication,#dashboard-formation-detail .dfm-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .formation-publication,#dashboard-formation-detail .dfs-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .formation-publication,#dashboard-formation-members .dfd-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .formation-publication,#dashboard-formation-members .dfm-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .formation-publication,#dashboard-formation-members .dfs-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .formation-publication,#dashboard-formation-member-detail .dfd-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .formation-publication,#dashboard-formation-member-detail .dfm-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .formation-publication,#dashboard-formation-member-detail .dfs-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .formation-publication{padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.2)}#dashboard-formation-detail .dfd-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .formation-publication .published-button .switch,#dashboard-formation-detail .dfm-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .formation-publication .published-button .switch,#dashboard-formation-detail .dfs-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .formation-publication .published-button .switch,#dashboard-formation-members .dfd-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .formation-publication .published-button .switch,#dashboard-formation-members .dfm-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .formation-publication .published-button .switch,#dashboard-formation-members .dfs-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .formation-publication .published-button .switch,#dashboard-formation-member-detail .dfd-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .formation-publication .published-button .switch,#dashboard-formation-member-detail .dfm-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .formation-publication .published-button .switch,#dashboard-formation-member-detail .dfs-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .formation-publication .published-button .switch{width:44px;height:24px}#dashboard-formation-detail .dfd-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .formation-publication .published-button .switch .slider:before,#dashboard-formation-detail .dfm-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .formation-publication .published-button .switch .slider:before,#dashboard-formation-detail .dfs-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .formation-publication .published-button .switch .slider:before,#dashboard-formation-members .dfd-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .formation-publication .published-button .switch .slider:before,#dashboard-formation-members .dfm-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .formation-publication .published-button .switch .slider:before,#dashboard-formation-members .dfs-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .formation-publication .published-button .switch .slider:before,#dashboard-formation-member-detail .dfd-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .formation-publication .published-button .switch .slider:before,#dashboard-formation-member-detail .dfm-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .formation-publication .published-button .switch .slider:before,#dashboard-formation-member-detail .dfs-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .formation-publication .published-button .switch .slider:before{bottom:3px;left:3px;height:18px;width:18px}#dashboard-formation-detail .dfd-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .formation-times,#dashboard-formation-detail .dfm-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .formation-times,#dashboard-formation-detail .dfs-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .formation-times,#dashboard-formation-members .dfd-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .formation-times,#dashboard-formation-members .dfm-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .formation-times,#dashboard-formation-members .dfs-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .formation-times,#dashboard-formation-member-detail .dfd-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .formation-times,#dashboard-formation-member-detail .dfm-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .formation-times,#dashboard-formation-member-detail .dfs-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .formation-times{margin-top:20px;padding-top:20px;border-top:1px solid rgba(255,255,255,.2)}#dashboard-formation-detail .dfd-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .transfer-button,#dashboard-formation-detail .dfm-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .transfer-button,#dashboard-formation-detail .dfs-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .transfer-button,#dashboard-formation-members .dfd-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .transfer-button,#dashboard-formation-members .dfm-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .transfer-button,#dashboard-formation-members .dfs-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .transfer-button,#dashboard-formation-member-detail .dfd-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .transfer-button,#dashboard-formation-member-detail .dfm-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .transfer-button,#dashboard-formation-member-detail .dfs-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .transfer-button{padding:10px 15px}#dashboard-formation-detail .dfd-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .setting-button,#dashboard-formation-detail .dfm-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .setting-button,#dashboard-formation-detail .dfs-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .setting-button,#dashboard-formation-members .dfd-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .setting-button,#dashboard-formation-members .dfm-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .setting-button,#dashboard-formation-members .dfs-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .setting-button,#dashboard-formation-member-detail .dfd-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .setting-button,#dashboard-formation-member-detail .dfm-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .setting-button,#dashboard-formation-member-detail .dfs-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .setting-button{margin-left:66px}#dashboard-formation-detail .dfd-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .transfer-button,#dashboard-formation-detail .dfm-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .transfer-button,#dashboard-formation-detail .dfs-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .transfer-button,#dashboard-formation-members .dfd-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .transfer-button,#dashboard-formation-members .dfm-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .transfer-button,#dashboard-formation-members .dfs-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .transfer-button,#dashboard-formation-member-detail .dfd-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .transfer-button,#dashboard-formation-member-detail .dfm-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .transfer-button,#dashboard-formation-member-detail .dfs-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .transfer-button{max-height:46px}#dashboard-formation-detail .dfd-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .setting-button:hover,#dashboard-formation-detail .dfm-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .setting-button:hover,#dashboard-formation-detail .dfs-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .setting-button:hover,#dashboard-formation-members .dfd-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .setting-button:hover,#dashboard-formation-members .dfm-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .setting-button:hover,#dashboard-formation-members .dfs-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .setting-button:hover,#dashboard-formation-member-detail .dfd-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .setting-button:hover,#dashboard-formation-member-detail .dfm-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .setting-button:hover,#dashboard-formation-member-detail .dfs-container .dfdcr2 .dfdcr2c2 .dfdcr2c2r3 .setting-button:hover{border:1px solid rgba(55,65,81,.5019607843)}#dashboard-formation-detail .dfd-container .dfdcr4 .dfdcr4-section .dfdcr4s-header .header-icon,#dashboard-formation-detail .dfm-container .dfdcr4 .dfdcr4-section .dfdcr4s-header .header-icon,#dashboard-formation-detail .dfs-container .dfdcr4 .dfdcr4-section .dfdcr4s-header .header-icon,#dashboard-formation-members .dfd-container .dfdcr4 .dfdcr4-section .dfdcr4s-header .header-icon,#dashboard-formation-members .dfm-container .dfdcr4 .dfdcr4-section .dfdcr4s-header .header-icon,#dashboard-formation-members .dfs-container .dfdcr4 .dfdcr4-section .dfdcr4s-header .header-icon,#dashboard-formation-member-detail .dfd-container .dfdcr4 .dfdcr4-section .dfdcr4s-header .header-icon,#dashboard-formation-member-detail .dfm-container .dfdcr4 .dfdcr4-section .dfdcr4s-header .header-icon,#dashboard-formation-member-detail .dfs-container .dfdcr4 .dfdcr4-section .dfdcr4s-header .header-icon{padding:15px 20px;border-radius:6px;background-color:#22223180;display:flex;align-items:center}#dashboard-formation-detail .dfd-container .dfdcr4 .dfdcr4-section .dfdcr4s-header .header-bar,#dashboard-formation-detail .dfm-container .dfdcr4 .dfdcr4-section .dfdcr4s-header .header-bar,#dashboard-formation-detail .dfs-container .dfdcr4 .dfdcr4-section .dfdcr4s-header .header-bar,#dashboard-formation-members .dfd-container .dfdcr4 .dfdcr4-section .dfdcr4s-header .header-bar,#dashboard-formation-members .dfm-container .dfdcr4 .dfdcr4-section .dfdcr4s-header .header-bar,#dashboard-formation-members .dfs-container .dfdcr4 .dfdcr4-section .dfdcr4s-header .header-bar,#dashboard-formation-member-detail .dfd-container .dfdcr4 .dfdcr4-section .dfdcr4s-header .header-bar,#dashboard-formation-member-detail .dfm-container .dfdcr4 .dfdcr4-section .dfdcr4s-header .header-bar,#dashboard-formation-member-detail .dfs-container .dfdcr4 .dfdcr4-section .dfdcr4s-header .header-bar{position:relative;width:100%;border-radius:6px;padding:10px 20px 10px 14px;background-color:#22223180}#dashboard-formation-detail .dfd-container .dfdcr4 .dfdcr4-section .dfdcr4s-header .header-bar h6,#dashboard-formation-detail .dfm-container .dfdcr4 .dfdcr4-section .dfdcr4s-header .header-bar h6,#dashboard-formation-detail .dfs-container .dfdcr4 .dfdcr4-section .dfdcr4s-header .header-bar h6,#dashboard-formation-members .dfd-container .dfdcr4 .dfdcr4-section .dfdcr4s-header .header-bar h6,#dashboard-formation-members .dfm-container .dfdcr4 .dfdcr4-section .dfdcr4s-header .header-bar h6,#dashboard-formation-members .dfs-container .dfdcr4 .dfdcr4-section .dfdcr4s-header .header-bar h6,#dashboard-formation-member-detail .dfd-container .dfdcr4 .dfdcr4-section .dfdcr4s-header .header-bar h6,#dashboard-formation-member-detail .dfm-container .dfdcr4 .dfdcr4-section .dfdcr4s-header .header-bar h6,#dashboard-formation-member-detail .dfs-container .dfdcr4 .dfdcr4-section .dfdcr4s-header .header-bar h6{white-space:nowrap}#dashboard-formation-detail .dfd-container .dfdcr4 .dfdcr4-section .dfdcr4s-header .header-bar h5,#dashboard-formation-detail .dfm-container .dfdcr4 .dfdcr4-section .dfdcr4s-header .header-bar h5,#dashboard-formation-detail .dfs-container .dfdcr4 .dfdcr4-section .dfdcr4s-header .header-bar h5,#dashboard-formation-members .dfd-container .dfdcr4 .dfdcr4-section .dfdcr4s-header .header-bar h5,#dashboard-formation-members .dfm-container .dfdcr4 .dfdcr4-section .dfdcr4s-header .header-bar h5,#dashboard-formation-members .dfs-container .dfdcr4 .dfdcr4-section .dfdcr4s-header .header-bar h5,#dashboard-formation-member-detail .dfd-container .dfdcr4 .dfdcr4-section .dfdcr4s-header .header-bar h5,#dashboard-formation-member-detail .dfm-container .dfdcr4 .dfdcr4-section .dfdcr4s-header .header-bar h5,#dashboard-formation-member-detail .dfs-container .dfdcr4 .dfdcr4-section .dfdcr4s-header .header-bar h5{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:500px}#dashboard-formation-detail .dfd-container .dfdcr4 .dfdcr4-section .dfdcr4s-list,#dashboard-formation-detail .dfm-container .dfdcr4 .dfdcr4-section .dfdcr4s-list,#dashboard-formation-detail .dfs-container .dfdcr4 .dfdcr4-section .dfdcr4s-list,#dashboard-formation-members .dfd-container .dfdcr4 .dfdcr4-section .dfdcr4s-list,#dashboard-formation-members .dfm-container .dfdcr4 .dfdcr4-section .dfdcr4s-list,#dashboard-formation-members .dfs-container .dfdcr4 .dfdcr4-section .dfdcr4s-list,#dashboard-formation-member-detail .dfd-container .dfdcr4 .dfdcr4-section .dfdcr4s-list,#dashboard-formation-member-detail .dfm-container .dfdcr4 .dfdcr4-section .dfdcr4s-list,#dashboard-formation-member-detail .dfs-container .dfdcr4 .dfdcr4-section .dfdcr4s-list{margin-left:84px}#dashboard-formation-detail .dfd-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr3,#dashboard-formation-detail .dfm-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr3,#dashboard-formation-detail .dfs-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr3,#dashboard-formation-members .dfd-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr3,#dashboard-formation-members .dfm-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr3,#dashboard-formation-members .dfs-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr3,#dashboard-formation-member-detail .dfd-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr3,#dashboard-formation-member-detail .dfm-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr3,#dashboard-formation-member-detail .dfs-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr3{width:400px;margin:0 auto}#dashboard-formation-detail .dfd-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element,#dashboard-formation-detail .dfm-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element,#dashboard-formation-detail .dfs-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element,#dashboard-formation-members .dfd-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element,#dashboard-formation-members .dfm-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element,#dashboard-formation-members .dfs-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element,#dashboard-formation-member-detail .dfd-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element,#dashboard-formation-member-detail .dfm-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element,#dashboard-formation-member-detail .dfs-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element{position:relative;padding:10px 20px 12px;background-color:#22223180;border-radius:6px;margin-left:24px}#dashboard-formation-detail .dfd-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element .dragChapter,#dashboard-formation-detail .dfm-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element .dragChapter,#dashboard-formation-detail .dfs-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element .dragChapter,#dashboard-formation-members .dfd-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element .dragChapter,#dashboard-formation-members .dfm-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element .dragChapter,#dashboard-formation-members .dfs-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element .dragChapter,#dashboard-formation-member-detail .dfd-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element .dragChapter,#dashboard-formation-member-detail .dfm-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element .dragChapter,#dashboard-formation-member-detail .dfs-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element .dragChapter{left:-40px}#dashboard-formation-detail .dfd-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element .pr-button-white-trans,#dashboard-formation-detail .dfd-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element .pr-button,#dashboard-formation-detail .dfm-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element .pr-button-white-trans,#dashboard-formation-detail .dfm-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element .pr-button,#dashboard-formation-detail .dfs-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element .pr-button-white-trans,#dashboard-formation-detail .dfs-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element .pr-button,#dashboard-formation-members .dfd-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element .pr-button-white-trans,#dashboard-formation-members .dfd-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element .pr-button,#dashboard-formation-members .dfm-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element .pr-button-white-trans,#dashboard-formation-members .dfm-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element .pr-button,#dashboard-formation-members .dfs-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element .pr-button-white-trans,#dashboard-formation-members .dfs-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element .pr-button,#dashboard-formation-member-detail .dfd-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element .pr-button-white-trans,#dashboard-formation-member-detail .dfd-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element .pr-button,#dashboard-formation-member-detail .dfm-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element .pr-button-white-trans,#dashboard-formation-member-detail .dfm-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element .pr-button,#dashboard-formation-member-detail .dfs-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element .pr-button-white-trans,#dashboard-formation-member-detail .dfs-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element .pr-button{padding:7px 15px;font-size:12px;width:90px}#dashboard-formation-detail .dfd-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element .day-drip,#dashboard-formation-detail .dfm-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element .day-drip,#dashboard-formation-detail .dfs-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element .day-drip,#dashboard-formation-members .dfd-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element .day-drip,#dashboard-formation-members .dfm-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element .day-drip,#dashboard-formation-members .dfs-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element .day-drip,#dashboard-formation-member-detail .dfd-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element .day-drip,#dashboard-formation-member-detail .dfm-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element .day-drip,#dashboard-formation-member-detail .dfs-container .dfdcr4 .dfdcr4-section .dfdcr4s-list .dfdcr4sl-element .day-drip{color:#fff;cursor:pointer;width:fit-content;min-width:fit-content}#dashboard-formation-detail .dfd-container .dfdcr2sy,#dashboard-formation-detail .dfm-container .dfdcr2sy,#dashboard-formation-detail .dfs-container .dfdcr2sy,#dashboard-formation-members .dfd-container .dfdcr2sy,#dashboard-formation-members .dfm-container .dfdcr2sy,#dashboard-formation-members .dfs-container .dfdcr2sy,#dashboard-formation-member-detail .dfd-container .dfdcr2sy,#dashboard-formation-member-detail .dfm-container .dfdcr2sy,#dashboard-formation-member-detail .dfs-container .dfdcr2sy{max-height:calc(100vh - 260px);overflow-y:auto}#dashboard-session-detail{width:100%}#dashboard-session-detail .dsd-container .dsdcr1{padding-bottom:24px;border-bottom:1px solid rgba(55,65,81,.5019607843)}#dashboard-session-detail .dsd-container .dsdcr1 .session-badge{width:fit-content;padding:2px 6px;color:#04bce4;background-color:#04bce41a;border:1px solid rgba(4,188,228,.1019607843);border-radius:4px}#dashboard-session-detail .dsd-container .add-quiz-button{padding:10px 20px;border:1px solid #dd5313;margin-right:20px}#dashboard-session-detail .dsd-container .dsdcr2{padding:32px 0}#dashboard-session-detail .dsd-container .dsdcr2 .dsdcr2-list .dsdcr2l-element{align-items:center;padding:12px 20px 12px 28px;background:#18202f;border-radius:4px}#dashboard-lesson-detail{width:100%}#dashboard-lesson-detail .add-content-lesson{position:absolute;max-width:540px;left:0;right:0;bottom:50px;margin:0 auto;padding:20px 15px;border-radius:10px;background-color:#09091a;border:1px solid #17202e;box-shadow:4px 4px 15px #3b82f626;z-index:10;transition:.4s}#dashboard-lesson-detail .add-content-lesson:hover{background-color:#222231}#dashboard-lesson-detail .dld-container{padding:20px 10px}#dashboard-lesson-detail .dld-container .formation-creation-bloc{border-radius:10px;overflow:hidden}#dashboard-lesson-detail .dld-container .dldcr1{padding:20px 25px;border-bottom:1px solid #273140;transition:background-color .2s ease}#dashboard-lesson-detail .dld-container .dldcr1 .fcb-lesson-title{flex:1}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-blocs-content{position:relative;width:calc(100% - 380px);min-height:655px;padding-bottom:81px;flex-shrink:0}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-blocs-content .dldcr2bc-drag-element{border-top:1px solid #273140}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-blocs-content .dldcr2bc-drag-element .drag-bloc{width:90px;flex-shrink:0;text-align:center}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-blocs-content .dldcr2bc-drag-element .content-bloc{padding:20px;flex-grow:2;border-left:1px solid #273140}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-blocs-content .dldcr2bc-drag-element .content-bloc .cb-body video{width:100%;aspect-ratio:3/2}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-blocs-content .dldcr2bc-drag-element .content-bloc .cb-body .player-lms,#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-blocs-content .dldcr2bc-drag-element .content-bloc .cb-body .embed-vimeo-container .embed-vimeo-iframe{width:100%;aspect-ratio:3/2}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-blocs-content .dldcr2bc-drag-element .content-bloc .cb-body .text-and-image-bloc{word-wrap:break-word}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-blocs-content .dldcr2bc-drag-element .content-bloc .cb-body .text-and-image-bloc h1{font-size:2em}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-blocs-content .dldcr2bc-drag-element .content-bloc .cb-body .text-and-image-bloc ul,#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-blocs-content .dldcr2bc-drag-element .content-bloc .cb-body .text-and-image-bloc ol{padding-left:1.5em!important;margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-blocs-content .dldcr2bc-drag-element .content-bloc .cb-body .text-and-image-bloc ul li,#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-blocs-content .dldcr2bc-drag-element .content-bloc .cb-body .text-and-image-bloc ol li{padding-left:1.5em!important;list-style-type:none;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-blocs-content .dldcr2bc-drag-element .content-bloc .cb-body .text-and-image-bloc ul li:before,#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-blocs-content .dldcr2bc-drag-element .content-bloc .cb-body .text-and-image-bloc ol li:before{content:counter(list-0,decimal) ". ";display:inline-block;white-space:nowrap;width:1.2em;margin-left:-1.5em;margin-right:.3em;text-align:right}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-blocs-content .dldcr2bc-drag-element .content-bloc .cb-body .text-and-image-bloc ul li:before{content:"•"}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-blocs-content .dldcr2bc-drag-element .content-bloc .cb-body .text-and-image-bloc li{white-space:normal}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-blocs-content .dldcr2bc-drag-element .content-bloc .cb-body .text-and-image-bloc .ql-align-right{text-align:right}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-blocs-content .dldcr2bc-drag-element .content-bloc .cb-body .text-and-image-bloc .ql-align-center{text-align:center}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-blocs-content .dldcr2bc-drag-element .content-bloc .cb-body .text-and-image-bloc .ql-align-justify{text-align:justify}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-blocs-content .dldcr2bc-drag-element .content-bloc .cb-body .bloc-img-element{max-height:450px}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-blocs-content .dldcr2bc-drag-element .content-bloc .cb-body .block-pdf{width:100%;aspect-ratio:3/2}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-blocs-content .dldcr2bc-drag-element:first-child{border-top:none}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-blocs-content .dldcr2bc-options{position:absolute;width:100%;bottom:0;padding:30px 0;background-color:#22223180}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-blocs-content .dldcr2bc-options .published-button .switch{width:44px;height:24px}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-blocs-content .dldcr2bc-options .published-button .switch .slider:before{bottom:3px;left:3px;height:18px;width:18px}#dashboard-lesson-detail .dld-container .dldcr2 .options-right-bar{height:calc(100vh - 130px);overflow:auto}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-blocs-options{width:100%;padding:15px 25px 25px;box-sizing:border-box}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-blocs-options .option-category .oc-element-list{flex-wrap:wrap}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-blocs-options .option-category .oc-element-list .ocel-bloc{position:relative;width:98px;padding:15px 10px;background-color:#22223180;border-radius:5px;margin:0 10px 10px 0;box-sizing:border-box}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-blocs-options .option-category .oc-element-list .ocel-bloc img{width:32px}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-blocs-options .option-category .oc-element-list .ocel-bloc.disabled{border:1px solid #16fcd2}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tabs{padding-bottom:30px;border-bottom:1px solid rgba(55,65,81,.5019607843)}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tabs .dldcr2t1,#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tabs .dldcr2t2,#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tabs .dldcr2t3{border-radius:4px;padding:8px 23px;cursor:pointer}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tabs .active{background-color:#6017fd}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab1 .dldcr2t1r,#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab2 .dldcr2t1r{padding:20px 0;border-bottom:1px solid rgba(55,65,81,.5019607843)}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab1 .dldcr2t1r .label,#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab2 .dldcr2t1r .label{width:300px;flex-shrink:0}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab1 .dldcr2t1r .cned,#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab2 .dldcr2t1r .cned{border:none;background-color:transparent}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab1 .dldcr2t1r .dldcr2t1rc2 span,#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab2 .dldcr2t1r .dldcr2t1rc2 span{width:150px}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab1 .dldcr2t1r .editor-input,#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab1 .dldcr2t1r .title-input,#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab1 .dldcr2t1r .url-input,#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab2 .dldcr2t1r .editor-input,#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab2 .dldcr2t1r .title-input,#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab2 .dldcr2t1r .url-input{max-width:700px;width:100%}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab1 .dldcr2t1r .editor-input .ql-container,#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab2 .dldcr2t1r .editor-input .ql-container{height:200px}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab1 .dldcr2t1r .pr-select-custom-formation,#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab2 .dldcr2t1r .pr-select-custom-formation{padding:0 20px 0 0;max-width:200px}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab1 .dldcr2t1r1,#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab2 .dldcr2t1r1{border-top:1px solid rgba(55,65,81,.5019607843)}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab1 .dldcr2t1r3 .video-preview,#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab2 .dldcr2t1r3 .video-preview{max-width:362px}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab1 .dldcr2t1r3 .upload-video label,#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab2 .dldcr2t1r3 .upload-video label{font-family:Work Sans;font-size:13px;font-style:italic;text-decoration:underline;color:#fff;flex-shrink:0}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab1 .dldcr2t1r3 .upload-video .embed,#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab2 .dldcr2t1r3 .upload-video .embed{text-decoration:none;margin-right:12px}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab1 .dldcr2t1r3 .upload-video .input-upload,#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab2 .dldcr2t1r3 .upload-video .input-upload{visibility:hidden;width:0;height:0}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab1 .dldcr2t1r3 .upload-video input,#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab2 .dldcr2t1r3 .upload-video input{max-width:264px}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab1 .custom-switch input:checked+.slider,#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab2 .custom-switch input:checked+.slider{background:#68b266}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab3{padding:30px 0}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab3 .dldcr2t-step{margin-bottom:12px}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab3 .dldcr2t-step .step-headline .step-number{height:30px;width:30px;background:#04bce4;border:2px solid rgba(255,255,255,.5019607843);border-radius:50%;text-align:center}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab3 .dldcr2t-step .step-headline .step-number h6{padding:4px 0 0 1px;font-weight:600}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab3 .dldcr2t-step .step-content{margin:12px 0 0 15px;padding-bottom:25px;border-left:3px solid RGBA(4,188,228,.2)}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab3 .dldcr2t-step .step-content .sc-info{width:auto;background-color:#141c2a;border:1px solid rgba(75,85,99,.5019607843);border-radius:4px;padding:28px;margin-left:35px}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab3 .dldcr2t-step .step-content .sc-info .sci-line{padding:16px 50px 16px 0;border-bottom:1px solid rgba(55,65,81,.5019607843)}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab3 .dldcr2t-step .step-content .sc-info .sci-line .label{width:350px;flex-shrink:0}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab3 .dldcr2t-step .step-content .sc-info .sci-line .pr-db-select{padding:0 40px 0 0}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab3 .dldcr2t-step .step-content .sc-info .sci-line .minutes-text{position:absolute;z-index:2;right:10px;top:9px}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab3 .dldcr2t-step .step-content .sc-info .sci-line .quiz-content-type img{width:20px}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab3 .dldcr2t-step .step-content .sc-info .sci-line input{padding-right:40px}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab3 .dldcr2t-step .step-content .sc-info .sci-line input::-webkit-outer-spin-button,#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab3 .dldcr2t-step .step-content .sc-info .sci-line input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab3 .dldcr2t-step .step-content .sc-info .sci-line input[type=number]{-moz-appearance:textfield}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab3 .dldcr2t-step .step-content .sc-info .sci-line:first-child{padding-top:0}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab3 .dldcr2t-step .step-content .sc-info .sci-line:last-child{justify-content:right;border-bottom:0;padding-top:28px;padding-bottom:0}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab3 .dldcr2t-step .step-content .dropdown-custom-formation{width:211px}#dashboard-lesson-detail .dld-container .dldcr2 .pr-button{padding:10px 25px}#dashboard-lesson-detail .dld-container .dbo-fixed{position:relative}#dashboard-lesson-detail .dld-container .dbo-fixed .options-right-bar{position:fixed;top:90px;right:30px;box-sizing:border-box;width:380px}.lesson-content-modal .toggle-wrapper{display:flex;justify-content:center;align-items:center;position:relative;border-radius:8px;padding:4px;background-image:linear-gradient(to bottom,#222231,#222231)}.lesson-content-modal .toggle-wrapper .btn-switch{position:relative;flex:1;padding:4px 8px;font-size:12px;font-weight:500;border:none;background-color:transparent;cursor:pointer;transition:all .25s ease-in}.lesson-content-modal .toggle-wrapper .btn-switch.active{background-color:#fff;color:#09091a}.lesson-content-modal .toggle-wrapper .btn-switch:not(.active){background-color:transparent;color:#9d9da3}.lesson-content-modal .toggle-wrapper .btn-switch:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.lesson-content-modal .toggle-wrapper .btn-switch:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.lesson-content-modal .btn-upload-image{text-align:center;padding:13px 0;min-width:150px;border-radius:4px;border:1px solid #dd5313;font-size:14px;cursor:pointer;transition:border-color ease-in-out .2s}.lesson-content-modal .btn-upload-image:hover{border-color:#dd531380}.lesson-content-modal .file-tag-small{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}.lesson-content-modal .content-evaluation-form .btn-delete.disabled{cursor:not-allowed;opacity:.7}.lesson-content-modal .content-evaluation-form .question-type{background-color:#22223180}.lesson-content-modal .content-evaluation-form .question-type.active{background-color:#dd5313}.lesson-content-modal .content-evaluation-form .checkbox-container,.lesson-content-modal .content-evaluation-form .radio-container{padding-left:0;width:20px;height:20px}#dashboard-formation-members .dfm-list,#dashboard-formation-members .dfmd-container,#dashboard-formation-member-detail .dfm-list,#dashboard-formation-member-detail .dfmd-container{flex-grow:1}#dashboard-formation-members .dfm-list .dfml-options,#dashboard-formation-members .dfm-list .dfmdc-header,#dashboard-formation-members .dfmd-container .dfml-options,#dashboard-formation-members .dfmd-container .dfmdc-header,#dashboard-formation-member-detail .dfm-list .dfml-options,#dashboard-formation-member-detail .dfm-list .dfmdc-header,#dashboard-formation-member-detail .dfmd-container .dfml-options,#dashboard-formation-member-detail .dfmd-container .dfmdc-header{position:relative}#dashboard-formation-members .dfm-list .dfml-options .pr-button-to,#dashboard-formation-members .dfm-list .dfmdc-header .pr-button-to,#dashboard-formation-members .dfmd-container .dfml-options .pr-button-to,#dashboard-formation-members .dfmd-container .dfmdc-header .pr-button-to,#dashboard-formation-member-detail .dfm-list .dfml-options .pr-button-to,#dashboard-formation-member-detail .dfm-list .dfmdc-header .pr-button-to,#dashboard-formation-member-detail .dfmd-container .dfml-options .pr-button-to,#dashboard-formation-member-detail .dfmd-container .dfmdc-header .pr-button-to{font-size:14px;padding:12px}#dashboard-formation-members .dfm-list .dfml-options .more-filter,#dashboard-formation-members .dfm-list .dfml-options .search-by-people,#dashboard-formation-members .dfm-list .dfmdc-header .more-filter,#dashboard-formation-members .dfm-list .dfmdc-header .search-by-people,#dashboard-formation-members .dfmd-container .dfml-options .more-filter,#dashboard-formation-members .dfmd-container .dfml-options .search-by-people,#dashboard-formation-members .dfmd-container .dfmdc-header .more-filter,#dashboard-formation-members .dfmd-container .dfmdc-header .search-by-people,#dashboard-formation-member-detail .dfm-list .dfml-options .more-filter,#dashboard-formation-member-detail .dfm-list .dfml-options .search-by-people,#dashboard-formation-member-detail .dfm-list .dfmdc-header .more-filter,#dashboard-formation-member-detail .dfm-list .dfmdc-header .search-by-people,#dashboard-formation-member-detail .dfmd-container .dfml-options .more-filter,#dashboard-formation-member-detail .dfmd-container .dfml-options .search-by-people,#dashboard-formation-member-detail .dfmd-container .dfmdc-header .more-filter,#dashboard-formation-member-detail .dfmd-container .dfmdc-header .search-by-people{width:150px;height:46px;border:1px solid rgba(34,34,49,.5019607843);padding:0 5px 0 15px}#dashboard-formation-members .dfm-list .dfml-contents,#dashboard-formation-members .dfm-list .dfmdcc-sections,#dashboard-formation-members .dfmd-container .dfml-contents,#dashboard-formation-members .dfmd-container .dfmdcc-sections,#dashboard-formation-member-detail .dfm-list .dfml-contents,#dashboard-formation-member-detail .dfm-list .dfmdcc-sections,#dashboard-formation-member-detail .dfmd-container .dfml-contents,#dashboard-formation-member-detail .dfmd-container .dfmdcc-sections{position:relative;background-color:transparent;border-radius:10px}#dashboard-formation-members .dfm-list .dfml-contents .members-table,#dashboard-formation-members .dfm-list .dfml-contents .fs-lessons-table,#dashboard-formation-members .dfm-list .dfmdcc-sections .members-table,#dashboard-formation-members .dfm-list .dfmdcc-sections .fs-lessons-table,#dashboard-formation-members .dfmd-container .dfml-contents .members-table,#dashboard-formation-members .dfmd-container .dfml-contents .fs-lessons-table,#dashboard-formation-members .dfmd-container .dfmdcc-sections .members-table,#dashboard-formation-members .dfmd-container .dfmdcc-sections .fs-lessons-table,#dashboard-formation-member-detail .dfm-list .dfml-contents .members-table,#dashboard-formation-member-detail .dfm-list .dfml-contents .fs-lessons-table,#dashboard-formation-member-detail .dfm-list .dfmdcc-sections .members-table,#dashboard-formation-member-detail .dfm-list .dfmdcc-sections .fs-lessons-table,#dashboard-formation-member-detail .dfmd-container .dfml-contents .members-table,#dashboard-formation-member-detail .dfmd-container .dfml-contents .fs-lessons-table,#dashboard-formation-member-detail .dfmd-container .dfmdcc-sections .members-table,#dashboard-formation-member-detail .dfmd-container .dfmdcc-sections .fs-lessons-table{padding:20px}#dashboard-formation-members .dfm-list .dfml-contents .members-table table th,#dashboard-formation-members .dfm-list .dfml-contents .members-table table td,#dashboard-formation-members .dfm-list .dfml-contents .fs-lessons-table table th,#dashboard-formation-members .dfm-list .dfml-contents .fs-lessons-table table td,#dashboard-formation-members .dfm-list .dfmdcc-sections .members-table table th,#dashboard-formation-members .dfm-list .dfmdcc-sections .members-table table td,#dashboard-formation-members .dfm-list .dfmdcc-sections .fs-lessons-table table th,#dashboard-formation-members .dfm-list .dfmdcc-sections .fs-lessons-table table td,#dashboard-formation-members .dfmd-container .dfml-contents .members-table table th,#dashboard-formation-members .dfmd-container .dfml-contents .members-table table td,#dashboard-formation-members .dfmd-container .dfml-contents .fs-lessons-table table th,#dashboard-formation-members .dfmd-container .dfml-contents .fs-lessons-table table td,#dashboard-formation-members .dfmd-container .dfmdcc-sections .members-table table th,#dashboard-formation-members .dfmd-container .dfmdcc-sections .members-table table td,#dashboard-formation-members .dfmd-container .dfmdcc-sections .fs-lessons-table table th,#dashboard-formation-members .dfmd-container .dfmdcc-sections .fs-lessons-table table td,#dashboard-formation-member-detail .dfm-list .dfml-contents .members-table table th,#dashboard-formation-member-detail .dfm-list .dfml-contents .members-table table td,#dashboard-formation-member-detail .dfm-list .dfml-contents .fs-lessons-table table th,#dashboard-formation-member-detail .dfm-list .dfml-contents .fs-lessons-table table td,#dashboard-formation-member-detail .dfm-list .dfmdcc-sections .members-table table th,#dashboard-formation-member-detail .dfm-list .dfmdcc-sections .members-table table td,#dashboard-formation-member-detail .dfm-list .dfmdcc-sections .fs-lessons-table table th,#dashboard-formation-member-detail .dfm-list .dfmdcc-sections .fs-lessons-table table td,#dashboard-formation-member-detail .dfmd-container .dfml-contents .members-table table th,#dashboard-formation-member-detail .dfmd-container .dfml-contents .members-table table td,#dashboard-formation-member-detail .dfmd-container .dfml-contents .fs-lessons-table table th,#dashboard-formation-member-detail .dfmd-container .dfml-contents .fs-lessons-table table td,#dashboard-formation-member-detail .dfmd-container .dfmdcc-sections .members-table table th,#dashboard-formation-member-detail .dfmd-container .dfmdcc-sections .members-table table td,#dashboard-formation-member-detail .dfmd-container .dfmdcc-sections .fs-lessons-table table th,#dashboard-formation-member-detail .dfmd-container .dfmdcc-sections .fs-lessons-table table td{padding:15px 10px;border-right:2px solid rgba(55,65,81,.5019607843)}#dashboard-formation-members .dfm-list .dfml-contents .members-table table th,#dashboard-formation-members .dfm-list .dfml-contents .fs-lessons-table table th,#dashboard-formation-members .dfm-list .dfmdcc-sections .members-table table th,#dashboard-formation-members .dfm-list .dfmdcc-sections .fs-lessons-table table th,#dashboard-formation-members .dfmd-container .dfml-contents .members-table table th,#dashboard-formation-members .dfmd-container .dfml-contents .fs-lessons-table table th,#dashboard-formation-members .dfmd-container .dfmdcc-sections .members-table table th,#dashboard-formation-members .dfmd-container .dfmdcc-sections .fs-lessons-table table th,#dashboard-formation-member-detail .dfm-list .dfml-contents .members-table table th,#dashboard-formation-member-detail .dfm-list .dfml-contents .fs-lessons-table table th,#dashboard-formation-member-detail .dfm-list .dfmdcc-sections .members-table table th,#dashboard-formation-member-detail .dfm-list .dfmdcc-sections .fs-lessons-table table th,#dashboard-formation-member-detail .dfmd-container .dfml-contents .members-table table th,#dashboard-formation-member-detail .dfmd-container .dfml-contents .fs-lessons-table table th,#dashboard-formation-member-detail .dfmd-container .dfmdcc-sections .members-table table th,#dashboard-formation-member-detail .dfmd-container .dfmdcc-sections .fs-lessons-table table th{font-size:13px;padding-bottom:5px}#dashboard-formation-members .dfm-list .dfml-contents .members-table table th:last-child,#dashboard-formation-members .dfm-list .dfml-contents .members-table table td:last-child,#dashboard-formation-members .dfm-list .dfml-contents .fs-lessons-table table th:last-child,#dashboard-formation-members .dfm-list .dfml-contents .fs-lessons-table table td:last-child,#dashboard-formation-members .dfm-list .dfmdcc-sections .members-table table th:last-child,#dashboard-formation-members .dfm-list .dfmdcc-sections .members-table table td:last-child,#dashboard-formation-members .dfm-list .dfmdcc-sections .fs-lessons-table table th:last-child,#dashboard-formation-members .dfm-list .dfmdcc-sections .fs-lessons-table table td:last-child,#dashboard-formation-members .dfmd-container .dfml-contents .members-table table th:last-child,#dashboard-formation-members .dfmd-container .dfml-contents .members-table table td:last-child,#dashboard-formation-members .dfmd-container .dfml-contents .fs-lessons-table table th:last-child,#dashboard-formation-members .dfmd-container .dfml-contents .fs-lessons-table table td:last-child,#dashboard-formation-members .dfmd-container .dfmdcc-sections .members-table table th:last-child,#dashboard-formation-members .dfmd-container .dfmdcc-sections .members-table table td:last-child,#dashboard-formation-members .dfmd-container .dfmdcc-sections .fs-lessons-table table th:last-child,#dashboard-formation-members .dfmd-container .dfmdcc-sections .fs-lessons-table table td:last-child,#dashboard-formation-member-detail .dfm-list .dfml-contents .members-table table th:last-child,#dashboard-formation-member-detail .dfm-list .dfml-contents .members-table table td:last-child,#dashboard-formation-member-detail .dfm-list .dfml-contents .fs-lessons-table table th:last-child,#dashboard-formation-member-detail .dfm-list .dfml-contents .fs-lessons-table table td:last-child,#dashboard-formation-member-detail .dfm-list .dfmdcc-sections .members-table table th:last-child,#dashboard-formation-member-detail .dfm-list .dfmdcc-sections .members-table table td:last-child,#dashboard-formation-member-detail .dfm-list .dfmdcc-sections .fs-lessons-table table th:last-child,#dashboard-formation-member-detail .dfm-list .dfmdcc-sections .fs-lessons-table table td:last-child,#dashboard-formation-member-detail .dfmd-container .dfml-contents .members-table table th:last-child,#dashboard-formation-member-detail .dfmd-container .dfml-contents .members-table table td:last-child,#dashboard-formation-member-detail .dfmd-container .dfml-contents .fs-lessons-table table th:last-child,#dashboard-formation-member-detail .dfmd-container .dfml-contents .fs-lessons-table table td:last-child,#dashboard-formation-member-detail .dfmd-container .dfmdcc-sections .members-table table th:last-child,#dashboard-formation-member-detail .dfmd-container .dfmdcc-sections .members-table table td:last-child,#dashboard-formation-member-detail .dfmd-container .dfmdcc-sections .fs-lessons-table table th:last-child,#dashboard-formation-member-detail .dfmd-container .dfmdcc-sections .fs-lessons-table table td:last-child{border-right:0}#dashboard-formation-members .dfm-list .dfml-contents .members-table table tr td:nth-child(2),#dashboard-formation-members .dfm-list .dfml-contents .fs-lessons-table table tr td:nth-child(2),#dashboard-formation-members .dfm-list .dfmdcc-sections .members-table table tr td:nth-child(2),#dashboard-formation-members .dfm-list .dfmdcc-sections .fs-lessons-table table tr td:nth-child(2),#dashboard-formation-members .dfmd-container .dfml-contents .members-table table tr td:nth-child(2),#dashboard-formation-members .dfmd-container .dfml-contents .fs-lessons-table table tr td:nth-child(2),#dashboard-formation-members .dfmd-container .dfmdcc-sections .members-table table tr td:nth-child(2),#dashboard-formation-members .dfmd-container .dfmdcc-sections .fs-lessons-table table tr td:nth-child(2),#dashboard-formation-member-detail .dfm-list .dfml-contents .members-table table tr td:nth-child(2),#dashboard-formation-member-detail .dfm-list .dfml-contents .fs-lessons-table table tr td:nth-child(2),#dashboard-formation-member-detail .dfm-list .dfmdcc-sections .members-table table tr td:nth-child(2),#dashboard-formation-member-detail .dfm-list .dfmdcc-sections .fs-lessons-table table tr td:nth-child(2),#dashboard-formation-member-detail .dfmd-container .dfml-contents .members-table table tr td:nth-child(2),#dashboard-formation-member-detail .dfmd-container .dfml-contents .fs-lessons-table table tr td:nth-child(2),#dashboard-formation-member-detail .dfmd-container .dfmdcc-sections .members-table table tr td:nth-child(2),#dashboard-formation-member-detail .dfmd-container .dfmdcc-sections .fs-lessons-table table tr td:nth-child(2){width:20%}#dashboard-formation-members .dfm-list .dfml-contents .members-table table .progress-bar,#dashboard-formation-members .dfm-list .dfml-contents .fs-lessons-table table .progress-bar,#dashboard-formation-members .dfm-list .dfmdcc-sections .members-table table .progress-bar,#dashboard-formation-members .dfm-list .dfmdcc-sections .fs-lessons-table table .progress-bar,#dashboard-formation-members .dfmd-container .dfml-contents .members-table table .progress-bar,#dashboard-formation-members .dfmd-container .dfml-contents .fs-lessons-table table .progress-bar,#dashboard-formation-members .dfmd-container .dfmdcc-sections .members-table table .progress-bar,#dashboard-formation-members .dfmd-container .dfmdcc-sections .fs-lessons-table table .progress-bar,#dashboard-formation-member-detail .dfm-list .dfml-contents .members-table table .progress-bar,#dashboard-formation-member-detail .dfm-list .dfml-contents .fs-lessons-table table .progress-bar,#dashboard-formation-member-detail .dfm-list .dfmdcc-sections .members-table table .progress-bar,#dashboard-formation-member-detail .dfm-list .dfmdcc-sections .fs-lessons-table table .progress-bar,#dashboard-formation-member-detail .dfmd-container .dfml-contents .members-table table .progress-bar,#dashboard-formation-member-detail .dfmd-container .dfml-contents .fs-lessons-table table .progress-bar,#dashboard-formation-member-detail .dfmd-container .dfmdcc-sections .members-table table .progress-bar,#dashboard-formation-member-detail .dfmd-container .dfmdcc-sections .fs-lessons-table table .progress-bar{width:auto;flex-grow:1}#dashboard-formation-members .dfm-list .dfml-contents .members-table table .progress-bar .progression,#dashboard-formation-members .dfm-list .dfml-contents .fs-lessons-table table .progress-bar .progression,#dashboard-formation-members .dfm-list .dfmdcc-sections .members-table table .progress-bar .progression,#dashboard-formation-members .dfm-list .dfmdcc-sections .fs-lessons-table table .progress-bar .progression,#dashboard-formation-members .dfmd-container .dfml-contents .members-table table .progress-bar .progression,#dashboard-formation-members .dfmd-container .dfml-contents .fs-lessons-table table .progress-bar .progression,#dashboard-formation-members .dfmd-container .dfmdcc-sections .members-table table .progress-bar .progression,#dashboard-formation-members .dfmd-container .dfmdcc-sections .fs-lessons-table table .progress-bar .progression,#dashboard-formation-member-detail .dfm-list .dfml-contents .members-table table .progress-bar .progression,#dashboard-formation-member-detail .dfm-list .dfml-contents .fs-lessons-table table .progress-bar .progression,#dashboard-formation-member-detail .dfm-list .dfmdcc-sections .members-table table .progress-bar .progression,#dashboard-formation-member-detail .dfm-list .dfmdcc-sections .fs-lessons-table table .progress-bar .progression,#dashboard-formation-member-detail .dfmd-container .dfml-contents .members-table table .progress-bar .progression,#dashboard-formation-member-detail .dfmd-container .dfml-contents .fs-lessons-table table .progress-bar .progression,#dashboard-formation-member-detail .dfmd-container .dfmdcc-sections .members-table table .progress-bar .progression,#dashboard-formation-member-detail .dfmd-container .dfmdcc-sections .fs-lessons-table table .progress-bar .progression{background-color:#16fcd2}#dashboard-formation-members .dfm-list .dfml-contents .members-table table .pr-button-white-trans,#dashboard-formation-members .dfm-list .dfml-contents .fs-lessons-table table .pr-button-white-trans,#dashboard-formation-members .dfm-list .dfmdcc-sections .members-table table .pr-button-white-trans,#dashboard-formation-members .dfm-list .dfmdcc-sections .fs-lessons-table table .pr-button-white-trans,#dashboard-formation-members .dfmd-container .dfml-contents .members-table table .pr-button-white-trans,#dashboard-formation-members .dfmd-container .dfml-contents .fs-lessons-table table .pr-button-white-trans,#dashboard-formation-members .dfmd-container .dfmdcc-sections .members-table table .pr-button-white-trans,#dashboard-formation-members .dfmd-container .dfmdcc-sections .fs-lessons-table table .pr-button-white-trans,#dashboard-formation-member-detail .dfm-list .dfml-contents .members-table table .pr-button-white-trans,#dashboard-formation-member-detail .dfm-list .dfml-contents .fs-lessons-table table .pr-button-white-trans,#dashboard-formation-member-detail .dfm-list .dfmdcc-sections .members-table table .pr-button-white-trans,#dashboard-formation-member-detail .dfm-list .dfmdcc-sections .fs-lessons-table table .pr-button-white-trans,#dashboard-formation-member-detail .dfmd-container .dfml-contents .members-table table .pr-button-white-trans,#dashboard-formation-member-detail .dfmd-container .dfml-contents .fs-lessons-table table .pr-button-white-trans,#dashboard-formation-member-detail .dfmd-container .dfmdcc-sections .members-table table .pr-button-white-trans,#dashboard-formation-member-detail .dfmd-container .dfmdcc-sections .fs-lessons-table table .pr-button-white-trans{padding:9px 13px 8px}#dashboard-formation-members .dfmd-container .dfmdc-header,#dashboard-formation-member-detail .dfmd-container .dfmdc-header{margin-bottom:30px}#dashboard-formation-member-detail .dfmd-container .dfmdc-content{background-color:#22223180;border-radius:10px;padding:30px 20px}#dashboard-formation-member-detail .dfmd-container .dfmdc-content .dfmdcc-documents .documents-files{background-color:#22223180;border-radius:10px;padding:20px 20px 10px}#dashboard-formation-member-detail .dfmd-container .dfmdc-content .dfmdcc-documents .documents-files .file-list .file{margin:0 30px 15px 0}#dashboard-formation-member-detail .dfmd-container .dfmdc-content .dfmdcc-sections{background-color:transparent}#dashboard-formation-member-detail .dfmd-container .dfmdc-content .dfmdcc-sections .formation-section .fs-header{margin-bottom:15px}#dashboard-formation-member-detail .dfmd-container .dfmdc-content .dfmdcc-sections .formation-section .fs-header .section-progression .progress-bar{width:120px}#dashboard-formation-member-detail .dfmd-container .dfmdc-content .dfmdcc-sections .formation-section .fs-lessons-table{padding:20px;background-color:#09091a;border-radius:10px}#dashboard-formation-member-detail .dfmd-container .dfmdc-content .dfmdcc-sections .formation-section .fs-lessons-table table{margin-bottom:30px}#dashboard-formation-member-detail .dfmd-container .dfmdc-content .dfmdcc-sections .formation-section .fs-lessons-table table td{padding:20px 10px;font-weight:600;color:#fff}#dashboard-formation-member-detail .dfmd-container .dfmdc-content .dfmdcc-sections .formation-section .fs-quizz{padding:20px;background-color:#222231;border-radius:10px}#dashboard-formation-member-detail .dfmd-container .dfmdc-content .dfmdcc-sections .formation-section .fs-quizz .fsq-title{padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.2)}#dashboard-formation-member-detail .dfmd-container .dfmdc-content .dfmdcc-sections .formation-section .fs-quizz .fsq-list .quiz-detail{flex-wrap:wrap;padding:10px 0 0;border-bottom:1px solid rgba(255,255,255,.2)}#dashboard-formation-member-detail .dfmd-container .dfmdc-content .dfmdcc-sections .formation-section .fs-quizz .fsq-list .quiz-detail p:first-child{width:200px}#dashboard-formation-member-detail .dfmd-container .dfmdc-content .dfmdcc-sections .formation-section .fs-quizz .fsq-list p{width:150px;margin-right:15px;margin-bottom:10px;font-size:14px;color:#fff}#dashboard-formation-member-detail .dfmd-container .dfmdc-content .dfmdcc-sections .formation-section .fs-quizz .fsq-list .good-answer{font-weight:600;color:#8ad74e}#dashboard-formation-member-detail .dfmd-container .dfmdc-content .dfmdcc-sections .formation-section .fs-quizz .fsq-list .bad-answer{font-weight:600;color:#ff001f}#dashboard-formation-member-detail .dfmd-container .dfmdc-content hr{border:1px solid rgba(255,255,255,.2);margin:30px 0}.member-quizzes-modal .option-answered-wrong .text-white{color:#ff001f}.member-quizzes-modal .option-answered-wrong .checkmark:after{background-color:#ff001f!important}.member-quizzes-modal .option-correct .checkmark{border-color:#8ad74e}.member-quizzes-modal .option-answered-correct .text-white{color:#8ad74e}.upload-video label{font-family:Work Sans;font-size:13px;font-style:italic;text-decoration:underline;color:#fff;flex-shrink:0}.upload-video .embed{text-decoration:none;margin-right:12px}.upload-video .input-upload{visibility:hidden;width:0;height:0}#dashboard-formation-settings{width:100%}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tabs{padding-bottom:30px;border-bottom:1px solid rgba(55,65,81,.5019607843)}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tabs .dfscr2t1,#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tabs .dfscr2t2,#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tabs .dfscr2t3{border-radius:4px;padding:8px 23px;cursor:pointer}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tabs .active{background-color:#6017fd}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab1 .dfscr2t1r{padding:20px 0;border-bottom:1px solid rgba(55,65,81,.5019607843)}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab1 .dfscr2t1r .label{width:300px;flex-shrink:0}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab1 .dfscr2t1r .cned{border:none;background-color:transparent}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab1 .dfscr2t1r .dfscr2t1rc2 span{width:150px}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab1 .dfscr2t1r .skills-list{flex-wrap:wrap;position:relative}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab1 .dfscr2t1r .skills-list .skill{background:#37415180;padding:4px 8px 4px 10px;border-radius:4px;margin-right:4px;margin-bottom:4px}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab1 .dfscr2t1r .skills-list .skill img{width:20px;cursor:pointer}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab1 .dfscr2t1r .skills-list .add-skill input{margin-bottom:4px;padding:0 8px;width:120px}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab1 .dfscr2t1r .skills-list .add-skill .add-button{width:28px;height:28px;flex-shrink:0;background:#6017fd;border-radius:4px;text-align:center;padding-top:5px;box-sizing:border-box;cursor:pointer}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab1 .dfscr2t1r1{border-top:1px solid rgba(55,65,81,.5019607843)}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab1 .dfscr2t1r5 .dfscr2t1r5i1 .minutes-text,#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab1 .dfscr2t1r5 .dfscr2t1r5i2 .minutes-text{position:absolute;right:10px;top:8px;z-index:2}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 img{cursor:pointer}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container{padding:30px 0}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container .accordion{margin-bottom:15px}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container .accordion .accordion-header{padding:11px 22px;background:#232d3c;border:1px solid rgba(55,65,81,.3137254902);border-radius:4px;cursor:pointer}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container .accordion .accordion-header img{transform:rotate(90deg)}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container .accordion .accordion-header h6{font-weight:700}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container .accordion .accordion-content{padding-left:67px}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container .accordion .accordion-content .accordioncr{padding:20px 0;border-bottom:1px solid rgba(55,65,81,.5019607843)}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container .accordion .accordion-content .accordioncr .label{width:300px;flex-shrink:0}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container .accordion .accordion-content .accordioncr .statut-select{width:100%}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container .accordion .accordion-content .accordioncr .effect_min,#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container .accordion .accordion-content .accordioncr .effect_max{width:100px;text-align:center}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container .accordion .accordion-content .accordioncr .diploma_input{width:350px}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container .accordion .accordion-content .accordioncr .statut-select h6{white-space:nowrap;max-width:410px;overflow:hidden;text-overflow:ellipsis;margin-right:30px}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container .accordion .accordion-content .accordioncr:last-child{padding-bottom:6px;border-bottom:0}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container .accordion .pr-db-select{padding:0}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container .accordion .dfscr2t2cs2-content .dfscr2t2cs1r:nth-child(2) .statut-select .statut-list{margin-top:45px}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container .accordion .dfscr2t2cs2-content .dfscr2t2cs1r:nth-child(2) .statut-select .statut-list li{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9%2018L15%2012L9%206'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center right;padding:10px 80px 10px 0}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container .accordion .dfscr2t2cs2-content .dfscr2t2cs1r:nth-child(2) .statut-select .statut-list .list-back{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15%2018L9%2012L15%206'%20stroke='%2316FCD2'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-position:center left;padding-left:30px}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container .accordion .dfscr2t2cs2-content .dfscr2t2cs1r:nth-child(2) .statut-select .list-sub-sub{height:250px;overflow-y:auto}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container .dfscr2t2cs4 .dfscr2t2cs4cr,#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container .dfscr2t2cs4 .dfscr2t2cs5cr,#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container .dfscr2t2cs5 .dfscr2t2cs4cr,#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container .dfscr2t2cs5 .dfscr2t2cs5cr{padding:25px 0 30px;border-bottom:1px solid rgba(55,65,81,.5019607843)}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container .dfscr2t2cs4 .dfscr2t2cs4cr:first-child,#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container .dfscr2t2cs4 .dfscr2t2cs5cr:first-child,#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container .dfscr2t2cs5 .dfscr2t2cs4cr:first-child,#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container .dfscr2t2cs5 .dfscr2t2cs5cr:first-child{padding-top:0}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container .dfscr2t2cs4 .dfscr2t2cs4cr:last-child,#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container .dfscr2t2cs4 .dfscr2t2cs5cr:last-child,#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container .dfscr2t2cs5 .dfscr2t2cs4cr:last-child,#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container .dfscr2t2cs5 .dfscr2t2cs5cr:last-child{padding-bottom:0;border-bottom:0}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container .skills-content .label{width:300px;flex-shrink:0}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container .skills-content .add-skill input{margin-bottom:4px;padding:0 8px;width:120px}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container .skills-content .add-skill .add-button{width:28px;height:28px;flex-shrink:0;background:#6017fd;border-radius:4px;text-align:center;padding-top:5px;box-sizing:border-box;cursor:pointer}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .skills-list{flex-wrap:wrap;position:relative}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .skills-list .skill{background:#37415180;padding:4px 8px 4px 10px;border-radius:4px;margin-right:4px;margin-bottom:4px}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .skills-list .skill img{width:20px;cursor:pointer}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .skills-list .add-skill input{margin-bottom:4px;padding:0 8px;width:120px}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .skills-list .add-skill .add-button{width:28px;height:28px;flex-shrink:0;background:#6017fd;border-radius:4px;text-align:center;padding-top:5px;box-sizing:border-box;cursor:pointer}#dashboard-formation-settings .dfs-container .dfscr2 .pr-button{padding:10px 25px}.skills-list{flex-wrap:wrap;position:relative}.skills-list .skill{background:#37415180;padding:4px 8px 4px 10px;border-radius:4px;margin-right:4px;margin-bottom:4px}.skills-list .skill img{width:20px;cursor:pointer}.skills-list .add-skill input{margin-bottom:4px;padding:0 8px;width:120px}.skills-list .add-skill .add-button{width:28px;height:28px;flex-shrink:0;background:#6017fd;border-radius:4px;text-align:center;padding-top:5px;box-sizing:border-box;cursor:pointer}#dashboard-sessions{width:100%}#dashboard-sessions .ds-container .dscr1 .pr-button{padding:11px 20px}#dashboard-sessions .ds-container .dscr1 .pr-button span{font-size:14px}#dashboard-sessions .dsc-content{height:100%;width:100%;overflow-x:auto}#dashboard-sessions .dsc-content .sessions-container{display:flex;min-width:800px}#dashboard-sessions .dsc-content .sessions-container .draggable-list{width:340px;flex-grow:1}#dashboard-sessions .dsc-content .sessions-container .draggable-list .dl-title{padding-bottom:10px;border-bottom:2px solid #374151;margin-bottom:20px}#dashboard-sessions .dsc-content .sessions-container .draggable-list .dl-title .dl-numbers{padding:1px 11px;border-radius:12px;background:#d1d5db4d;border:1px solid rgba(55,65,81,.5019607843);font-family:Helvetica;font-size:14px;color:#fff}#dashboard-sessions .dsc-content .sessions-container .draggable-list .dl-title .dln-violet{background:#6017fd}#dashboard-sessions .dsc-content .sessions-container .draggable-list .dl-title .dln-green{background:#68b266}#dashboard-sessions .dsc-content .sessions-container .draggable-list .dl-title-violet{border-bottom:2px solid #6017fd}#dashboard-sessions .dsc-content .sessions-container .draggable-list .dl-title-green{border-bottom:2px solid #68b266}#dashboard-sessions .dsc-content .sessions-container .draggable-list .list-group{min-height:300px;height:100%}#dashboard-sessions .dsc-content .sessions-container .draggable-list .list-group .session-card{background:#37415180;border:1px solid rgba(75,85,99,.5019607843);border-radius:4px;cursor:move}#dashboard-sessions .dsc-content .sessions-container .draggable-list .list-group .session-card hr{border:0;border-top:1px solid rgba(55,65,81,.5019607843);margin:20px 0}#dashboard-sessions .dsc-content .sessions-container .draggable-list .list-group .session-card.ghost{background:#242c3b;opacity:.2;border:1px dashed #ffffff;border-radius:4px}#dashboard-sessions .dsc-content .sessions-container .draggable-list:nth-child(2){padding:0 40px}#dashboard-session-create,#dashboard-member-create{width:100%}#dashboard-session-create .session-duration,#dashboard-member-create .session-duration{width:auto}#dashboard-session-create .session-duration-hours,#dashboard-member-create .session-duration-hours{align-items:flex-start}#dashboard-session-create .session-duration-hours .sdh-date-start,#dashboard-session-create .session-duration-hours .sdh-date-end,#dashboard-member-create .session-duration-hours .sdh-date-start,#dashboard-member-create .session-duration-hours .sdh-date-end{width:160px;flex-shrink:0}#dashboard-session-create .session-duration-hours .sdh-hours .session-duration,#dashboard-member-create .session-duration-hours .sdh-hours .session-duration{min-width:210px}#dashboard-session-create .session-duration-hours .sdh-hours .error-message,#dashboard-member-create .session-duration-hours .sdh-hours .error-message{display:block}#dashboard-session-create .session-price-input,#dashboard-member-create .session-price-input{width:150px}#dashboard-session-create .session-price-tax,#dashboard-member-create .session-price-tax{width:80px}#dashboard-session-create .pr-button,#dashboard-member-create .pr-button{flex-shrink:0;padding:10px 24px}#dashboard-session-create .dsccr2-tab1 .li-row:first-child,#dashboard-member-create .dsccr2-tab1 .li-row:first-child{border-top:1px solid rgba(55,65,81,.5019607843)}#dashboard-session-create .dsccr2-tab1 .search-row input,#dashboard-member-create .dsccr2-tab1 .search-row input{padding-left:47px;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.5%2022.25C5.85%2022.25%201.25%2017.65%201.25%2012C1.25%206.35%205.85%201.75%2011.5%201.75C17.15%201.75%2021.75%206.35%2021.75%2012C21.75%2017.65%2017.15%2022.25%2011.5%2022.25ZM11.5%203.25C6.67%203.25%202.75%207.18%202.75%2012C2.75%2016.82%206.67%2020.75%2011.5%2020.75C16.33%2020.75%2020.25%2016.82%2020.25%2012C20.25%207.18%2016.33%203.25%2011.5%203.25Z'%20fill='white'/%3e%3cpath%20d='M22%2023.25C21.81%2023.25%2021.62%2023.18%2021.47%2023.03L19.47%2021.03C19.18%2020.74%2019.18%2020.26%2019.47%2019.97C19.76%2019.68%2020.24%2019.68%2020.53%2019.97L22.53%2021.97C22.82%2022.26%2022.82%2022.74%2022.53%2023.03C22.38%2023.18%2022.19%2023.25%2022%2023.25Z'%20fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:12px}#dashboard-session-create .session-button-footer,#dashboard-member-create .session-button-footer{align-items:center;display:flex}#dashboard-session-create .session-button-footer .pr-button-gray,#dashboard-member-create .session-button-footer .pr-button-gray{margin-left:auto}#dashboard-session-create .dsc-container,#dashboard-member-create .dsc-container{overflow-x:hidden}#dashboard-session-create .dsc-container .dsccr2-tab2 .dsccr2t2r1 .dsccr2t2r1-members,#dashboard-member-create .dsc-container .dsccr2-tab2 .dsccr2t2r1 .dsccr2t2r1-members{padding:10px 20px;background-color:#18202f;border-radius:4px}#dashboard-session-create .dsc-container .dsccr2-tab2 .dsccr2t2r2,#dashboard-member-create .dsc-container .dsccr2-tab2 .dsccr2t2r2{width:calc(100vw - 341px);min-height:500px;overflow-x:auto}#dashboard-session-create .dsc-container .dsccr2-tab2 .dsccr2t2r2 table,#dashboard-member-create .dsc-container .dsccr2-tab2 .dsccr2t2r2 table{min-width:700px}#dashboard-session-create .dsc-container .dsccr2-tab2 .dsccr2t2r2 table .pr-button-violet,#dashboard-member-create .dsc-container .dsccr2-tab2 .dsccr2t2r2 table .pr-button-violet{width:30px;height:30px}#dashboard-session-create .dsc-container .dsccr2-tab3 .dsccr2t3-container .dsccr2t3c-question .dsccr2t3cq-title,#dashboard-member-create .dsc-container .dsccr2-tab3 .dsccr2t3-container .dsccr2t3c-question .dsccr2t3cq-title{margin-bottom:10px;z-index:1}#dashboard-session-create .dsc-container .dsccr2-tab3 .dsccr2t3-container .dsccr2t3c-question .dsccr2t3cq-title .pr-db-input,#dashboard-member-create .dsc-container .dsccr2-tab3 .dsccr2t3-container .dsccr2t3c-question .dsccr2t3cq-title .pr-db-input{border:none}#dashboard-session-create .dsc-container .dsccr2-tab3 .dsccr2t3-container .dsccr2t3c-question .dsccr2t3cq-title .remove-question,#dashboard-member-create .dsc-container .dsccr2-tab3 .dsccr2t3-container .dsccr2t3c-question .dsccr2t3cq-title .remove-question{position:absolute;right:10px;bottom:2px;z-index:2}#dashboard-session-create .dsc-container .dsccr2-tab3 .dsccr2t3-container .dsccr2t3c-question .dsccr2t3cq-answers,#dashboard-member-create .dsc-container .dsccr2-tab3 .dsccr2t3-container .dsccr2t3c-question .dsccr2t3cq-answers{padding:10px 28px;margin-left:10px;border-left:2px solid rgba(4,188,228,.5)}#dashboard-session-create .dsc-container .dsccr2-tab3 .dsccr2t3-container .dsccr2t3c-question .dsccr2t3cq-answers .simple-anwser,#dashboard-session-create .dsc-container .dsccr2-tab3 .dsccr2t3-container .dsccr2t3c-question .dsccr2t3cq-answers .multiple-answer,#dashboard-member-create .dsc-container .dsccr2-tab3 .dsccr2t3-container .dsccr2t3c-question .dsccr2t3cq-answers .simple-anwser,#dashboard-member-create .dsc-container .dsccr2-tab3 .dsccr2t3-container .dsccr2t3c-question .dsccr2t3cq-answers .multiple-answer{padding:4px 18px;background-color:#18202f;border-radius:4px;flex-grow:2}#dashboard-session-create .dsc-container .dsccr2-tab3 .dsccr2t3-container .dsccr2t3c-question .dsccr2t3cq-answers .simple-anwser .pr-db-input,#dashboard-session-create .dsc-container .dsccr2-tab3 .dsccr2t3-container .dsccr2t3c-question .dsccr2t3cq-answers .multiple-answer .pr-db-input,#dashboard-member-create .dsc-container .dsccr2-tab3 .dsccr2t3-container .dsccr2t3c-question .dsccr2t3cq-answers .simple-anwser .pr-db-input,#dashboard-member-create .dsc-container .dsccr2-tab3 .dsccr2t3-container .dsccr2t3c-question .dsccr2t3cq-answers .multiple-answer .pr-db-input{border:none;background:transparent}#dashboard-session-create .dsc-container .dsccr2-tab3 .dsccr2t3-container .dsccr2t3c-question .dsccr2t3cq-answers .multiple-answer img,#dashboard-member-create .dsc-container .dsccr2-tab3 .dsccr2t3-container .dsccr2t3c-question .dsccr2t3cq-answers .multiple-answer img{position:relative;top:3px}#dashboard-session-create .dsc-container .dsccr2-tab3 .dsccr2t3-container .dsccr2t3c-question .dsccr2t3cq-answers textarea,#dashboard-member-create .dsc-container .dsccr2-tab3 .dsccr2t3-container .dsccr2t3c-question .dsccr2t3cq-answers textarea{background:#18202f;border:none;resize:none;color:#ffffff4d}#dashboard-session-create .dsc-container .dsccr2-tab3 .dsccr2t3-container .dsccr2t3c-buttons,#dashboard-member-create .dsc-container .dsccr2-tab3 .dsccr2t3-container .dsccr2t3c-buttons{flex-wrap:wrap}#dashboard-session-create .dsc-container .dsccr2-tab3 .dsccr2t3-container .dsccr2t3c-buttons .pr-button,#dashboard-member-create .dsc-container .dsccr2-tab3 .dsccr2t3-container .dsccr2t3c-buttons .pr-button{margin-bottom:10px}#dashboard-member-create{width:100%}#dashboard-member-create .dmccr2 .li-row .lr-member{padding:12px 15px;background:#37415180;border:1px solid rgba(75,85,99,.5019607843);border-radius:4px}#dashboard-member-create .dmccr2 .li-row .lr-member img{height:28px;flex-shrink:0}#dashboard-member-create .dmccr2 .border-inactive{border-bottom:0}#dashboard-member-create .dmccr2 .pr-search{height:35px;min-width:500px;background-color:#37415180;font-size:14px;border:1px solid rgba(75,85,99,.5019607843);background-size:21px;padding-left:45px}#dashboard-member-create .dmccr2 .pr-search::placeholder{opacity:30%}#dashboard-member-create .dmccr2 .dmccr2-ext-finance{max-width:1000px}#dashboard-member-create .dmccr2 .dmccr2-ext-finance .dmccr2ef-header{border:1px solid rgba(55,65,81,.5019607843);padding:11px 24px;background-color:#37415180;border-top-left-radius:4px;border-top-right-radius:4px;position:relative}#dashboard-member-create .dmccr2 .dmccr2-ext-finance .trash-funder{position:absolute;right:10px;top:10px}#dashboard-member-create .dmccr2 .dmccr2-ext-finance .dmccr2ef-container{padding:20px 50px;border:1px solid rgba(75,85,99,.5019607843);border-bottom-left-radius:4px;border-bottom-right-radius:4px}#dashboard-member-create .dmccr2 .dmccr2-ext-finance .dmccr2ef-container .search{flex-grow:2}#dashboard-member-create .dmccr2 .dmccr2-ext-finance .dmccr2ef-container .search .pr-search{width:100%;height:40px;box-sizing:border-box}#dashboard-member-create .dmccr2 .dmccr2-ext-finance .checkmark{border:1px solid rgb(255,255,255)}#dashboard-member-create .dmccr2 .dmccr2-button{border-top:1px solid rgba(55,65,81,.5019607843)}#dashboard-member-create .dmccr2 .checkmark{width:20px;height:20px;border:1px solid rgba(255,255,255,.3);top:1px}#dashboard-member-create .dmccr2 .checkmark:after{left:6px;top:2px}#dashboard-member-create .dmccr2 .checkmark:after{border:solid #101826;border-width:0 3px 3px 0}#dashboard-member-create .dmccr2 input:checked~.checkmark{background-color:#16fcd2}#dashboard-session-settings{width:100%}#dashboard-session-settings .dss-container .dsscr2 .dsscr2-header,#dashboard-session-settings .dss-container .dsscr2 .dsscr3-header,#dashboard-session-settings .dss-container .dsscr3 .dsscr2-header,#dashboard-session-settings .dss-container .dsscr3 .dsscr3-header{border:1px solid rgba(55,65,81,.5019607843);padding:11px 24px;background-color:#37415180;border-top-left-radius:4px;border-top-right-radius:4px}#dashboard-session-settings .dss-container .dsscr2 .dsscr2-container,#dashboard-session-settings .dss-container .dsscr2 .dsscr3-container,#dashboard-session-settings .dss-container .dsscr3 .dsscr2-container,#dashboard-session-settings .dss-container .dsscr3 .dsscr3-container{padding:20px 50px;border:1px solid rgba(75,85,99,.5019607843);border-bottom-left-radius:4px;border-bottom-right-radius:4px}#dashboard-session-settings .dss-container .dsscr2 .pr-button,#dashboard-session-settings .dss-container .dsscr3 .pr-button{padding:10px 24px}#dashboard-session-settings .dss-container .dsscr3 .dsscr3-header{padding:21px 24px}#dashboard-session-settings .dss-container .dsscr3 .formative-text li{white-space:normal;list-style-type:disc;list-style-position:inside}#dashboard-reports{width:100%}#dashboard-reports .box{border-radius:4px;border:1px solid rgba(75,85,99,.5);background:#141c2a;flex-direction:column;margin-bottom:32px}#dashboard-reports .box .box-head{background:#232d3c;padding:11px 24px;align-self:stretch}#dashboard-reports .box .box-head span{text-transform:uppercase}#dashboard-reports .box .box-content{align-self:stretch;background:#141c2a;padding:28px 54px}#dashboard-reports .box .box-padding-ver-0{padding-top:0;padding-bottom:0}#dashboard-reports .box .row-field{padding:16px 0;align-self:stretch;flex:1;border-bottom:1px solid rgba(55,65,81,.5)}#dashboard-reports .box .row-field .pr-db-select{padding:0}#dashboard-reports .box .row-field-last{border-bottom:none}#dashboard-reports .box .text-opacity{opacity:.8}#dashboard-reports .box .li-row{align-self:stretch;flex:1;border-bottom:0;padding:4px 0}#dashboard-reports .box .li-row .error-message{display:block}#dashboard-reports .box .small-input{text-align:right}#dashboard-reports .box .small-input .pr-db-input{width:47px;min-height:37px;padding:4px}#dashboard-reports .box .li-children{padding-top:20px;padding-bottom:20px}#dashboard-reports .box .li-children label{padding-left:30px}#dashboard-reports .box .li-option{padding:4px 0}#dashboard-reports .box .line{height:1px;background-color:#37415180;width:100%;margin:20px 0}#dashboard-reports .box .medium-input{text-align:right;margin-left:15px}#dashboard-reports .box .medium-input .pr-db-input{width:100%}#dashboard-reports .box .w-input{width:150px}#dashboard-reports .box .section-title{padding-left:10px;position:relative;margin-bottom:15px}#dashboard-reports .box .section-title:before{content:"";width:3px;height:3px;background-color:#16fcd2;border-radius:50px;position:absolute;top:10px;left:0}#dashboard-reports .box .border-top{border-top:1px solid rgba(55,65,81,.5)}#dashboard-reports .box .box-head-table{padding-right:54px}#dashboard-reports .w-col2-title{width:calc(100% - 330px)}#dashboard-reports .w-col3-title{width:calc(100% - 495px)}#dashboard-funnel .funnel-card{width:300px;height:455px;border:1px solid #313131;border-radius:8px;background:transparent;box-shadow:4px 4px 15px #3b82f626;transition:background-color .2s ease}#dashboard-funnel .funnel-card:hover{cursor:pointer;background-color:#2e2e3c}#dashboard-funnel .funnel-card .fc-content{padding:15px 15px 0}#dashboard-funnel .funnel-card .fc-content .fcc-description{height:fit-content}#dashboard-funnel .funnel-card .fc-content .fccr1{padding-bottom:10px}#dashboard-funnel .funnel-card .fc-content .ducr2lec3{width:33%;padding-left:10px;margin-top:15px;box-sizing:border-box;border-left:2px solid #e47542}#dashboard-funnel .funnel-card .fc-content .ducr2lec3:nth-child(2){width:34%}#dashboard-funnel .funnel-card .fc-image{margin:15px 15px 0;border-radius:8px;overflow:hidden}#dashboard-funnel .view-mode-btn{width:46px;height:46px;padding:12px;box-sizing:border-box}#dashboard-funnel .funnel-item .more{cursor:pointer}#dashboard-funnel .funnel-item .menu-edit{position:absolute;left:0;border:1px solid rgba(55,65,81,.5019607843);border:none;background-color:#222231;border-radius:6px;top:25px;min-width:120px;padding:10px 8px}#dashboard-funnel .funnel-item .menu-edit .menu-item{width:100%}#dashboard-funnel .funnel-item .menu-edit .menu-item svg path{stroke:#fff;transition:stroke .2s ease}#dashboard-funnel .funnel-item .menu-edit .menu-item:hover{background-color:#09091a}#dashboard-funnel .funnel-item .menu-edit .menu-item:hover svg path{stroke:#fff}#dashboard-funnel .funnel-item .menu-edit a{min-height:28px!important}#dashboard-funnel .funnel-item .ducr2lec2{max-width:350px}#dashboard-funnel .funnel-item .ducr2lec9{width:100px}#dashboard-funnel .funnel-status-box{width:fit-content}#dashboard-funnel .funnel-status-box .funnel-box{padding:4px 6px;border-radius:6px;font-weight:600;width:fit-content}#dashboard-funnel .funnel-status-box .funnel-active{background:#0e6a64;color:#fff}#dashboard-funnel .funnel-status-box .funnel-inactive{border:1px solid #273140;background:#d7d7d71a;color:#969696}#dashboard-funnel .funnel-status-box .funnel-archived{border:1px solid rgba(233,93,93,.2);background:#e95d5d33;color:#e95d5d}#dashboard-funnel .search-funnels{position:relative}#dashboard-funnel .search-funnels .str3c1{background-image:url(/images/general/icons/dashboard/search-w.svg);background-repeat:no-repeat;background-position:12px;padding-left:40px}#dashboard-funnel .search-funnels .funnel-archive-button{width:100%;box-sizing:border-box;position:absolute;z-index:9;border-radius:10px;border:1px solid #252c39;background-color:#161626;padding:15px;margin-top:2px;text-align:center;transition:background .2s ease}#dashboard-funnel .search-funnels .funnel-archive-button:hover{background-color:#dd5313}#dashboard-funnel .ducr2lec1 .funnel-step-preview,#dashboard-funnel .ducr2lec1 figure{height:80px;max-width:100%;border-radius:8px}#dashboard-funnel .ducr2lec1 figure{background-position:center;background-repeat:no-repeat}#dashboard-funnel .ducr2lec1 figure .img-cover{width:100%;height:100%;object-position:top}#dashboard-funnel .dfc-tag{border-bottom:1px solid rgba(55,65,81,.5019607843)}#dashboard-funnel .dfc-tag .active{background:#dd531333;border-bottom:4px solid #dd5313;border-radius:0}#dashboard-funnel .dfc-tag .active p{color:#fff;opacity:1}#dashboard-funnel .dfc-tag .dfct-item{padding:12px 20px}#dashboard-funnel .ducr2-categories .ducr2cc8{width:100px}#dashboard-users .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec5 .more,#dashboard-funnel .du-container .ducr2 .ducr2-list .ducr2l-element .ducr2lec5 .more{margin-left:0}#funnel-detail{width:100%}#funnel-detail .fd-container .fdcr2-buttons{display:flex;flex-direction:row}#funnel-detail .fd-container .fdcr2-buttons .setting-button{background-color:#09091a;border:1px solid #273140;border-radius:10px;font-weight:400}#funnel-detail .fd-container .fdcr3 .fdcr3-empty-container{max-width:650px;margin:100px auto 0;text-align:center}#funnel-detail .fd-container .fdcr3 .fdcr3-empty-container h4{letter-spacing:1.5px}#funnel-detail .fd-container .fdcr3 .fdcr3-empty-container p{color:#fff;opacity:50%}#funnel-detail .fd-container .fdcr3 .fdcr3-empty-container a{width:fit-content;margin:0 auto}#funnel-detail .fd-container .fdcr3 .fdcr3-container{display:flex}#funnel-detail .fd-container .fdcr3 .fdcr3-container .funnel-title,#funnel-detail .fd-container .fdcr3 .fdcr3-container .funnel-statistic-title,#funnel-detail .fd-container .fdcr3 .fdcr3-container .fst-header{height:70px;box-sizing:border-box}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc1-header{display:flex;width:402px;align-items:center;height:60px;box-sizing:border-box;padding:17px 15px 17px 2px;border-bottom:1px solid rgb(58,58,72)}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc1{box-sizing:border-box}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc1 .fdcr3cc1-archive-list,#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc1 .fdcr3cc1-list{width:375px;padding-right:25px;padding-top:25px;border-right:1px solid rgb(58,58,72)}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc1 .fdcr3cc1-list .active-steps{max-height:calc(100lvh - 407px);overflow:auto}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc1 .fdcr3cc1-list .funnel-card{padding:20px;border:1px solid rgba(75,85,99,.5019607843);border-radius:8px;cursor:pointer;display:flex;align-items:center}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc1 .fdcr3cc1-list .funnel-card .fc-title{width:250px}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc1 .fdcr3cc1-list .funnel-card .fc-title h6{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc1 .fdcr3cc1-list .active{border:1px solid #16fcd2;background-color:#222231b3}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc1 .fdcr3cc1-list .active .funnel-step-icon{background-color:#16fcd233}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc1 .fdcr3cc1-list .funnel-step-icon{width:40px;height:40px;border-radius:100px;background-color:#fff3;display:flex;align-items:center;justify-content:center;margin-right:12px}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc1 .actionItemGroup{display:flex;flex-direction:column;gap:10px}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2{width:100%;box-sizing:border-box;border-radius:10px;padding-bottom:40px;overflow:hidden}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-step-header{padding-left:25px}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-sale-template{padding-left:25px;margin-top:10px}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-sale-template .fst-header{padding:12px 0;margin-bottom:5px}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-sale-template .fst-header .button-export-sale{padding:8px 20px;border:1px solid #273140;border-radius:6px}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-sale-template .fst-body{padding:20px;border-radius:8px;background-color:#22223180}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-sale-template .fst-body .sale-tag{padding:2px 5px;border-radius:10px;background-color:red}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-sale-template .fst-body .blue{background-color:#00f}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-sale-template .fst-body .fst-table th{padding:10px;font-size:13px;color:#8b8b8b}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-sale-template .fst-body .fst-table td{padding-top:10px;padding-bottom:10px}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-sale-template .fst-body .fst-table th:last-child,#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-sale-template .fst-body .fst-table td:last-child{border-right:0}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-sale-template .fst-body .fst-table th:first-child,#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-sale-template .fst-body .fst-table td:first-child{padding-left:0}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .fdcr3cc2-header .fdcr3cc2h-tabs{height:60px;max-width:100%;overflow-x:auto;box-sizing:border-box}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .fdcr3cc2-header .fdcr3cc2h-tabs .fdcr3cc2ht1{flex-grow:1;justify-content:center;padding:20px;cursor:pointer;border-bottom:1px solid rgb(58,58,72)}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .fdcr3cc2-header .fdcr3cc2h-tabs .fdcr3cc2ht1 p{width:max-content;color:#a9abad;font-size:16px;font-weight:700}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .fdcr3cc2-header .fdcr3cc2h-tabs .active{background-color:#dd531333;border-bottom:3px solid #dd5313}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .fdcr3cc2-header .fdcr3cc2h-tabs .active p{color:#fff}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .fdcr3cc2-header .fdcr3cc2h-tabs::-webkit-scrollbar{display:none}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .fdcr3cc2-footer{position:absolute;bottom:0;width:100%;box-sizing:border-box;padding:20px}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .fdcr3cc2-footer .pr-button-gray{padding:10px 15px;border-radius:10px;background-color:#17202e}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-step-header .funnel-title{margin-top:5px;margin-bottom:10px}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-step-header .funnel-title h3{font-size:24px}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-step-header .funnel-title .ft-tab{background-color:#222231;padding:5px;border-radius:8px}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-step-header .funnel-title .ft-tab img{width:18px;height:auto}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-step-header .funnel-title .ftt-container{border-radius:4px;padding:3px 5px}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-step-header .funnel-title .ftt-container p{color:#fff;white-space:nowrap}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-step-header .funnel-title .active{background-color:#fff;border-radius:4px;padding:7px 10px}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-step-header .funnel-title .active p{color:#09091a}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-step-header .fsth-automation .change-view-automation{padding:12px;border:1px solid #273140;border-radius:10px}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-step-header .fsth-automation .pr-button{padding:10px;border-radius:10px}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-step-header .fsth-automation .pr-button span{white-space:nowrap}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-step-header .funnel-page-link{margin:0 0 30px;border:1px solid #313131;border-radius:6px;background-color:#09091a}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-step-header .funnel-page-link img{padding:10px;border:1px solid #dd5313;border-radius:10px}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-step-header .funnel-page-link a:hover{text-decoration:underline}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-automation-template{padding:20px}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-automation-template .fat-kanban{flex-wrap:wrap}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-automation-template .automation-card{width:302px;height:441px;background-color:#17202e;border:2px solid #273140;border-radius:10px;margin-right:20px;margin-bottom:20px}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-automation-template .automation-card .ac-main-picture{width:100%;height:215px}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-automation-template .automation-card .ac-info-bloc{padding:20px}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-automation-template .automation-card .ac-info-bloc h5{padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.2)}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-automation-template .automation-card .ac-info-bloc .ac-score-bloc{padding:20px 0;border-bottom:1px solid rgba(255,255,255,.2)}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-automation-template .automation-card .pr-button{background-color:transparent;border-radius:10px;font-weight:500}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-automation-template th{padding:10px;font-size:13px;color:#8b8b8b;border-right:1px solid rgba(255,255,255,.2)}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-automation-template td{padding-top:10px;padding-bottom:10px;border-right:1px solid rgba(255,255,255,.2)}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-automation-template th:last-child,#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-automation-template td:last-child{border-right:0}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-automation-template th:first-child,#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-automation-template td:first-child{padding-left:0}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-automation-template th:nth-child(2){text-align:center}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-automation-template th:nth-child(3){text-align:right;padding-right:0}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-automation-template .icon-automation{width:fit-content;padding:8px;background-color:#16fcd2;border-radius:10px}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-automation-template .score-bloc{justify-content:end}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-automation-template .load-score{padding:5px 8px;background-color:#5417c7;border-radius:4px}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .funnel-automation-template .number-mail-sent{padding:5px 8px;background-color:#2e3745;border-radius:4px}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .fdcr3cc2-body{width:100%;padding:0 0 100px 25px;display:flex;justify-content:center;box-sizing:border-box;flex-wrap:wrap;gap:15px}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .fdcr3cc2-body.parameters-container{justify-content:space-between;flex-wrap:nowrap}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .fdcr3cc2-body.parameters-container .fdcr3cc2-create{margin:0 auto}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .fdcr3cc2-body.parameters-container:not(:has(.itemStep-behind-ab)){justify-content:center}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .fdcr3cc2-body .fdcr3cc2-create{width:290px;height:275px;border-radius:10px;cursor:pointer;box-sizing:border-box;border:1px dashed #16fcd2}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .fdcr3cc2-body .fdcr3cc2-create .mg-t80{margin-top:120px}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .fdcr3cc2-body .ab-bloc-traffic{width:290px;padding:30px 20px;box-sizing:border-box;border:1px dashed #16fcd2;border-radius:10px;text-align:center}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .fdcr3cc2-body .ab-bloc-traffic .ab-slider{width:100%;height:5px;border-radius:4px;background:#454d58;background-image:linear-gradient(#16fcd2,#16fcd2);background-size:0% 100%;background-repeat:no-repeat;outline:none;opacity:.7;-webkit-appearance:none;-webkit-transition:.2s;transition:opacity .2s}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .fdcr3cc2-body .ab-bloc-traffic .ab-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:8px;height:8px;border:1px solid #16fcd2;border-radius:50%;background:#09091a;cursor:pointer}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .fdcr3cc2-body .ab-bloc-traffic .pr-button{padding:14px 25px;background-color:#16fcd2;border:1px solid #16fcd2;border-radius:10px;color:#000;font-weight:400}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .fdcr3cc2-container .fdcr3cc2c-theme-list{flex-wrap:wrap}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .fdcr3cc2-container .fdcr3cc2c-theme-list .c-theme{min-width:210px;margin-right:20px;margin-bottom:20px;border-radius:4px;overflow:hidden;max-width:240px}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .fdcr3cc2-container .fdcr3cc2c-theme-list .c-theme.active{border:1px solid #dd5313}#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .fdcr3cc2-container .pr-button{width:120px}.template-item{width:320px;border-radius:6px}.template-item .box{width:100%;height:220px;position:relative;display:flex;flex-direction:column;border-radius:8px;overflow:hidden;border:2px solid rgb(58,58,72);background-color:#fff}.template-item .box figure{width:100%;height:100%;background-color:#fff;background-position:center;background-size:cover;background-repeat:no-repeat}.template-item .box figure img{width:100%;height:100%;object-fit:cover;object-position:top}.template-item .box .actions{display:flex;justify-content:space-between;width:100%;flex-grow:1;padding:12px 25px;box-sizing:border-box;background-color:transparent;position:absolute;bottom:0}.template-item .box .actions .select-button{width:100%;border-radius:6px;background-color:#0000004d;color:#fff;border:1px solid #fff;justify-content:center;transition:all .3s ease}.template-item .box .actions .select-button:hover{background-color:#0009}.template-item .box .actions .select-button.btn-primary{background-color:#dd5313;border-color:#dd5313}.template-item .box .actions .select-button.btn-primary:hover{background-color:#e47542}.template-item .box .actions-special{position:absolute;top:4px;right:4px}.template-item .box .actions-special button{background-color:#0000004d}.template-item .box .actions-special button:hover{background-color:#0009}.template-pick-container{padding:20px}.template-pick-container .fdcr3cc2-body{padding:0!important}.template-pick-container .fdcr3cc2-body .template-blank{border:1px solid rgba(75,85,99,.5019607843);max-width:400px;min-width:302px}.template-pick-container .fdcr3cc2-body .template-blank .box .c-theme{align-items:center;justify-content:center;display:flex}#funnel-step-template-preview .dbm-container{box-sizing:border-box;padding:20px;max-height:inherit}#funnel-step-template-preview iframe{height:100%}#dashboard-automations .btn-view{height:40px;width:40px;padding:10px}#dashboard-automations .automations-search{position:relative}#dashboard-automations .automations-search .str3c1{background-image:url(/images/general/icons/dashboard/search-w.svg);background-repeat:no-repeat;background-position:12px;padding-left:50px;height:40px}#dashboard-automations .automations-search .automation-archive-button{width:100%;box-sizing:border-box;position:absolute;z-index:9;border-radius:10px;border:1px solid #252c39;background-color:#161626;padding:15px;margin-top:2px;text-align:center;transition:background .2s ease}#dashboard-automations .automations-search .automation-archive-button:hover{background-color:#dd5313}#dashboard-automations .dacr2{overflow-x:auto;padding-bottom:30px}#dashboard-automations .dacr2 .dacr2-categories{padding-bottom:10px;border-bottom:1px solid rgba(55,65,81,.5019607843);min-width:820px}#dashboard-automations .dacr2 .dacr2-categories .dacr2cc{width:100%;box-sizing:border-box;padding-right:5px}#dashboard-automations .dacr2 .dacr2-categories .dacr2cc:first-child{padding-left:12px}#dashboard-automations .dacr2 .dacr2-categories .dacr2cc1{box-sizing:border-box;min-width:170px}#dashboard-automations .dacr2 .dacr2-categories .dacr2cc2{min-width:300px}#dashboard-automations .dacr2 .dacr2-categories .dacr2cc3{min-width:140px}#dashboard-automations .dacr2 .dacr2-categories .dacr2cc4{min-width:150px}#dashboard-automations .dacr2 .dacr2-categories .dacr2cc5{min-width:160px;margin-left:50px}#dashboard-automations .dacr2 .dacr2-list{min-width:820px;min-height:300px}#dashboard-automations .dacr2 .dacr2-list.dacr2-list-1{min-height:auto}#dashboard-automations .dacr2 .dacr2-list .dacr2l-element{position:relative;padding:16px 0;border-bottom:1px solid rgba(55,65,81,.5019607843)}#dashboard-automations .dacr2 .dacr2-list .dacr2l-element .dacr2le{width:100%;padding:0 5px;box-sizing:border-box}#dashboard-automations .dacr2 .dacr2-list .dacr2l-element .dacr2lec1{padding-left:12px;box-sizing:border-box;min-width:170px}#dashboard-automations .dacr2 .dacr2-list .dacr2l-element .dacr2lec1 figure .img-fit{max-height:100%}#dashboard-automations .dacr2 .dacr2-list .dacr2l-element .dacr2lec1 figure .img-automation-background{display:block;width:50%;border-radius:8px;height:80px;width:100px;object-fit:cover;object-position:top}#dashboard-automations .dacr2 .dacr2-list .dacr2l-element .dacr2lec2{min-width:300px}#dashboard-automations .dacr2 .dacr2-list .dacr2l-element .dacr2lec3{min-width:140px}#dashboard-automations .dacr2 .dacr2-list .dacr2l-element .dacr2lec4{min-width:150px}#dashboard-automations .dacr2 .dacr2-list .dacr2l-element .dacr2lec5{position:relative;min-width:160px;margin-left:50px}#dashboard-automations .dacr2 .dacr2-list .dacr2l-element .dacr2lec5 .more{width:100%;cursor:pointer}#dashboard-automations .dacr2 .dacr2-list .dacr2l-element .dacr2lec5 .menu-edit{position:absolute;left:0;border:1px solid rgba(55,65,81,.5019607843);border:none;background-color:#222231;border-radius:6px;top:25px;min-width:120px;padding:10px 8px}#dashboard-automations .dacr2 .dacr2-list .dacr2l-element .dacr2lec5 .menu-edit button{width:100%}#dashboard-automations .dacr2 .dacr2-list .dacr2l-element .dacr2lec5 .menu-edit button svg path{stroke:#fff;transition:stroke .2s ease}#dashboard-automations .dacr2 .dacr2-list .dacr2l-element .dacr2lec5 .menu-edit button:hover{background-color:#09091a}#dashboard-automations .dacr2 .dacr2-list .dacr2l-element .dacr2lec5 .menu-edit button:hover svg path{stroke:#fff}#dashboard-automations .dacr2 .dacr2-list .dacr2l-element .dacr2lec5 .menu-edit li:last-child{margin-bottom:0!important}#dashboard-automations .dacr2 .dacr2-list .dacr2l-element .edit-remove-options{position:absolute;right:0}#dashboard-automations .dacr2 .dacr2-list .ducr2l-element:hover{background:#1f293780}#dashboard-automations .img-automation-background{width:100%;height:80px;object-fit:contain}#dashboard-automations .automation-status-box{width:fit-content}#dashboard-automations .automation-active{padding:4px 6px;border-radius:6px;font-weight:600;width:fit-content;background:#0e6a64;color:#fff}#dashboard-automations .automation-inactive{border:1px solid #273140;background:#d7d7d71a;color:#969696;padding:4px 6px;border-radius:6px;font-weight:600;width:fit-content}#dashboard-automations .automation-archived{border:1px solid rgba(233,93,93,.2);background:#e95d5d33;color:#e95d5d}#dashboard-automations .automation-status-action{position:absolute;z-index:9;border-radius:10px;border:1px solid #273140;background-color:#17202e;padding:5px;margin-top:5px}#dashboard-automations .automation-status-action p{padding:5px 10px;text-transform:capitalize;cursor:pointer}#dashboard-automations .automation-status-action .inactive{color:#969696}#dashboard-automations .automation-status-action .active,#dashboard-automations .automation-status-action .restore{color:#68b266}#dashboard-automations .automation-status-action .archive{color:#e95d5d}.funnel-products .dfc-tag,.funnel-promotions .dfc-tag{border-bottom:1px solid rgba(55,65,81,.5019607843)}.funnel-products .dfc-tag .active,.funnel-promotions .dfc-tag .active{background:#dd531333;border-bottom:4px solid #dd5313;border-radius:0}.funnel-products .dfc-tag .active p,.funnel-promotions .dfc-tag .active p{color:#fff;opacity:1}.funnel-products .dfc-tag .dfct-item,.funnel-promotions .dfc-tag .dfct-item{padding:12px 20px}.funnel-products .ducr1 .pr-button,.funnel-promotions .ducr1 .pr-button{padding:10px 35px;border-radius:10px}.funnel-products .ducr1 .ducr1-filters,.funnel-promotions .ducr1 .ducr1-filters{position:relative;border:1px solid rgba(75,85,99,.5019607843);width:fit-content;border-radius:10px;background:#09091a}.funnel-products .ducr1 .ducr1-filters .filters-clickable,.funnel-promotions .ducr1 .ducr1-filters .filters-clickable{padding:10px 12px}.funnel-products .ducr1 .ducr1-filters .statut-list,.funnel-promotions .ducr1 .ducr1-filters .statut-list{position:absolute;width:calc(100% + 2px);top:0;left:-1px;background:#272c3d;border:1px solid rgba(75,85,99,.5019607843);border-radius:4px;padding:10px 15px;box-sizing:border-box;margin-top:50px;z-index:1}.funnel-products .ducr1 .ducr1-filters .statut-list li,.funnel-promotions .ducr1 .ducr1-filters .statut-list li{padding:5px 0;font-family:Work Sans;font-size:14px;color:#fff;opacity:80%;cursor:pointer}.funnel-products .cocr2r1r1,.funnel-products .prt-list-table,.funnel-promotions .cocr2r1r1,.funnel-promotions .prt-list-table{overflow:auto;padding:20px 0 40px 20px;border-radius:8px;background-color:#22223180}.funnel-products .cocr2r1r1 .crm-table,.funnel-products .prt-list-table .crm-table,.funnel-promotions .cocr2r1r1 .crm-table,.funnel-promotions .prt-list-table .crm-table{padding:30px 0;border-radius:8px}.funnel-products .cocr2r1r1 .crm-table tr .first-th,.funnel-products .cocr2r1r1 .crm-table tr .first-td,.funnel-products .prt-list-table .crm-table tr .first-th,.funnel-products .prt-list-table .crm-table tr .first-td,.funnel-promotions .cocr2r1r1 .crm-table tr .first-th,.funnel-promotions .cocr2r1r1 .crm-table tr .first-td,.funnel-promotions .prt-list-table .crm-table tr .first-th,.funnel-promotions .prt-list-table .crm-table tr .first-td{padding-left:0}.funnel-products .cocr2r1r1 .crm-table tr .first-th .th-content,.funnel-products .cocr2r1r1 .crm-table tr .first-th .td-content,.funnel-products .cocr2r1r1 .crm-table tr .first-td .th-content,.funnel-products .cocr2r1r1 .crm-table tr .first-td .td-content,.funnel-products .prt-list-table .crm-table tr .first-th .th-content,.funnel-products .prt-list-table .crm-table tr .first-th .td-content,.funnel-products .prt-list-table .crm-table tr .first-td .th-content,.funnel-products .prt-list-table .crm-table tr .first-td .td-content,.funnel-promotions .cocr2r1r1 .crm-table tr .first-th .th-content,.funnel-promotions .cocr2r1r1 .crm-table tr .first-th .td-content,.funnel-promotions .cocr2r1r1 .crm-table tr .first-td .th-content,.funnel-promotions .cocr2r1r1 .crm-table tr .first-td .td-content,.funnel-promotions .prt-list-table .crm-table tr .first-th .th-content,.funnel-promotions .prt-list-table .crm-table tr .first-th .td-content,.funnel-promotions .prt-list-table .crm-table tr .first-td .th-content,.funnel-promotions .prt-list-table .crm-table tr .first-td .td-content{padding-left:0;padding-right:30px}.funnel-products .td-content{padding:30px;min-height:100px}.vue-universal-modal{background-color:transparent;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}#products-list .dbm-container{max-width:800px}#products-list .dbm-container .table-wrapper{background-color:#22223180;padding:20px;min-width:100%;border-radius:10px;overflow-x:auto;box-sizing:border-box}.db-modal{position:absolute;height:100vh;width:100vw;top:0;left:0;z-index:10}.db-modal .modal-loading{display:flex;min-height:200px;position:relative}.db-modal .modal-background{position:absolute;top:0;left:0;width:inherit;height:inherit}.db-modal .dbm-container{padding:30px;background:#09091a;border-radius:16px;overflow:hidden}.db-modal .dbm-container .dbmc-header{padding-bottom:20px;margin-bottom:30px;border-bottom:1px solid rgba(55,65,81,.5019607843)}.db-modal .dbm-container .dbmc-content .company_area{padding-top:16px}.db-modal .dbm-container .dbmc-content .dbmcc-element{display:flex;align-items:flex-start;box-sizing:border-box;padding:16px 0;border-bottom:1px solid rgba(55,65,81,.5019607843)}.db-modal .dbm-container .dbmc-content .dbmcc-element .label{transform:translateY(7px)}.db-modal .dbm-container .dbmc-content .dbmcc-element .labelForTags{transform:translateY(5px)}.db-modal .dbm-container .dbmc-content .dbmcc-element .dbmccet-search{background-color:#272c3d;border:1px solid rgba(75,85,99,.5019607843);border-radius:4px;box-sizing:border-box;margin-top:2px;z-index:10}.db-modal .dbm-container .dbmc-content .dbmcc-element .dbmccet-search li{padding:10px 12px;box-sizing:border-box}.db-modal .dbm-container .dbmc-content .dbmcc-element .dbmccet-item{box-sizing:border-box;background-color:#2f3645}.db-modal .dbm-container .dbmc-content .dbmcc-element .dbmccet-item p{word-wrap:break-word;word-break:break-all}.db-modal .dbm-container .dbmc-content .dbmcc-element .dbmccet-item img{cursor:pointer;transform:translateY(1px)}.db-modal .dbm-container .dbmc-content .dbmcc-element .dbmccet-item .dbmccet-search{position:absolute;min-height:83px;max-height:200px;background-color:#17202e;z-index:10;border:1px solid rgba(75,85,99,.5019607843);overflow-y:auto;box-sizing:border-box}.db-modal .dbm-container .dbmc-content .dbmcc-element .dbmccet-item .dbmccet-search::-webkit-scrollbar{display:none}.db-modal .dbm-container .dbmc-content .dbmcc-element .dbmccet-item .dbmccet-search .dbmccets-item{cursor:pointer;word-wrap:break-word;box-sizing:border-box;transition:.2s;border-bottom:1px solid rgba(75,85,99,.5019607843)}.db-modal .dbm-container .dbmc-content .dbmcc-element .dbmccet-item .dbmccet-search .active{background-color:#23e8c3;font-weight:600}.db-modal .dbm-container .dbmc-content .dbmcc-element:first-child{padding-top:0}.db-modal .dbm-container .dbmc-content .dbmcc-element .label{width:25%;flex-shrink:0}.db-modal .dbm-container .dbmc-content .dbmcc-element .error-message{display:block}.db-modal .dbm-container .dbmc-content .dbmcc-element .pr-db-select .statut-select-header{padding:10px}.db-modal .dbm-container .dbmc-content .dbmcc-element .pr-db-select .statut-list li{padding:5px 8px}.db-modal .dbm-container .dbmc-content .dbmcc-element:last-child{border:none}.db-modal .dbm-container .dbmc-content .photo-upload input{position:absolute;visibility:hidden;width:0;height:0}.db-modal .dbm-container .dbmc-content .answer-list .answer-element .answer-checkbox{height:20px;width:20px;border:2px solid #595f6a;border-radius:50%;cursor:pointer;margin-right:15px;flex-shrink:0}.db-modal .dbm-container .dbmc-content .answer-list .answer-element .check-active{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202C6.48%202%202%206.48%202%2012C2%2017.52%206.48%2022%2012%2022C17.52%2022%2022%2017.52%2022%2012C22%206.48%2017.52%202%2012%202ZM9.29%2016.29L5.7%2012.7C5.31%2012.31%205.31%2011.68%205.7%2011.29C6.09%2010.9%206.72%2010.9%207.11%2011.29L10%2014.17L16.88%207.29C17.27%206.9%2017.9%206.9%2018.29%207.29C18.68%207.68%2018.68%208.31%2018.29%208.7L10.7%2016.29C10.32%2016.68%209.68%2016.68%209.29%2016.29Z'%20fill='%2316FCD2'/%3e%3c/svg%3e");background-position:center;border:2px solid #16fcd2}.db-modal .dbm-container .dbmc-content .answer-list .answer-element .form-group{width:100%}.db-modal .dbm-container .dbmc-buttons{text-align:right}.db-modal .dbm-container .dbmc-buttons .pr-button{font-size:15px;padding:14px 42px;font-weight:500}#create-funnel-product-modal .dbmcc-element{display:block;border:0}#create-funnel-product-modal .dbmcc-element:first-child{padding-top:16px}#create-funnel-product-modal .dbmcc-element .label{width:100%;transform:none}#create-funnel-product-modal .dbmcc-element .select-currency{background-color:#09091a}#create-funnel-product-modal .dbmcc-element .photo-upload{border:1px dashed #16fcd2;border-radius:10px}#create-funnel-product-modal .dbmcc-element .photo-upload label{width:100%;display:block;padding:25px 0;text-align:center}#create-funnel-product-modal .dbmcc-element .photo-upload .upload-image{width:25px;height:25px}#create-funnel-product-modal .price-block .dbmcc-element{width:33.3333333333%}#create-funnel-product-modal .VAT-block,#create-funnel-product-modal .payment-type-block,#create-funnel-product-modal .payment-type-subscription,#create-funnel-product-modal .payment-type-multiple{padding:16px 0}#create-funnel-product-modal .VAT-block{width:100%}#create-funnel-product-modal .VAT-block .VAT-cell{padding:8px;flex-grow:1;border:1px solid #a9abad;text-align:center;cursor:pointer}#create-funnel-product-modal .VAT-block .VAT-cell:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}#create-funnel-product-modal .VAT-block .VAT-cell:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}#create-funnel-product-modal .VAT-block .VAT-cell:hover{background-color:#222231}#create-funnel-product-modal .VAT-block .active-cell{border:1px solid #16fcd2}#create-funnel-product-modal .payment-type-block .ptle{width:33.3333333333%;padding:10px;background-color:#222231;border-radius:10px;cursor:pointer}#create-funnel-product-modal .payment-type-block .ptle p{margin-right:10px}#create-funnel-product-modal .payment-type-block .ptle .switch{flex-shrink:0}#create-funnel-product-modal .payment-type-block .error{border:1px solid #ff6550}#create-funnel-product-modal .payment-type-block .active{border:1px solid #16fcd2}#create-funnel-product-modal .pr-button{font-size:14px;border-radius:10px}#create-funnel-product-modal .select-payment-period .pr-db-input{border-top-right-radius:0;border-bottom-right-radius:0}#create-funnel-product-modal .select-payment-period .small-select .vs__dropdown-toggle{background-color:#09091a;border:none;height:100%;width:120px}#create-funnel-product-modal .action-after-payment-block .action-selected{padding:15px;background-color:#222231;border-radius:10px}#create-funnel-product-modal .pr-db-select{padding:0}#create-funnel-product-modal .pr-db-select .statut-select-header{padding:15px}#create-funnel-product-modal .formation-list{position:absolute;width:100%;top:0;left:0;background:#272c3d;border:1px solid rgba(75,85,99,.5019607843);border-radius:4px;padding:10px 15px;box-sizing:border-box;margin-top:40px;z-index:9}#create-funnel-product-modal .formation-list li{padding:5px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;color:#fff;display:flex;align-items:center}#create-funnel-product-modal .formation-list li img{max-width:50px}#create-funnel-product-modal .funnel-col{max-width:calc(50% - 10px)}#create-funnel-promotion-modal .dbmc-header{border-bottom:0}#create-funnel-promotion-modal .dbmcc-element{display:block;border:0}#create-funnel-promotion-modal .dbmcc-element .label{width:100%;transform:none}#create-funnel-promotion-modal .VAT-block{padding:16px 0}#create-funnel-promotion-modal .VAT-block{width:100%}#create-funnel-promotion-modal .VAT-block .VAT-cell{padding:8px;flex-grow:1;border:1px solid #a9abad;text-align:center;cursor:pointer}#create-funnel-promotion-modal .VAT-block .VAT-cell:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}#create-funnel-promotion-modal .VAT-block .VAT-cell:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}#create-funnel-promotion-modal .VAT-block .VAT-cell:hover{background-color:#222231}#create-funnel-promotion-modal .VAT-block .active-cell{border:1px solid #16fcd2}#create-funnel-promotion-modal .pr-button{font-size:14px;border-radius:10px}.create-contact-modal .v-select .vs__dropdown-toggle{min-width:100px;max-height:51px;box-sizing:border-box}a[href]:not(.router-link-active,.router-link-exact-active,.router-link,.text-orange,.pr-button-gray,.italic-link,[class*=text-white],[class*=text-blue]){color:#5ca3ff}a[href]:not(.router-link-active,.router-link-exact-active,.router-link,.text-orange,.pr-button-gray,.italic-link,[class*=text-white],[class*=text-blue]):hover{color:#2d88ff}a[href]:not(.router-link-active,.router-link-exact-active,.router-link,.text-orange,.pr-button-gray,.italic-link,[class*=text-white],[class*=text-blue]):active{color:#1e70e0}#gjs{overflow:hidden}#gjs.views-container-close .sidebar-toggle svg{transform:rotate(180deg)}#gjs.views-container-close .sidebar-toggle svg path{fill:#fff}#gjs.views-container-close .gjs-cv-canvas{width:100%!important}#gjs.views-container-close .gjs-pn-views-container{width:0}#gjs.views-container-close .btn-toggle-views{right:0}#gjs.views-container-close .gjs-pn-blocks .btn-blocks,#gjs.views-container-close .gjs-pn-blocks .btn-settings,#gjs.views-container-close .gjs-pn-blocks .btn-body,#gjs.views-container-close .gjs-pn-blocks .btn-advanced{opacity:0;display:none}#gjs .gjs-pn-panel{padding:0}#gjs .gjs-field-text-shadow .gjs-sm-icon{font-family:Work Sans;font-size:14px;font-weight:800;line-height:24px;letter-spacing:0em;text-align:left;color:#d1d5db;text-transform:uppercase}#gjs .gjs-input-holder-text{border:1px solid rgba(75,85,99,.5019607843);background-color:#22223180;border-radius:4px;padding:5px;height:34px;box-sizing:border-box;display:flex;align-items:center}#gjs .gjs-input-holder-text .gjs-field-color-picker{position:relative;width:25px;height:100%;border-radius:50%;background-color:#000;overflow:hidden;display:flex;align-items:center;justify-content:center}#gjs .gjs-input-holder-text .gjs-field-color-picker input{position:absolute;width:150%;height:50px}#gjs .gjs-input-holder-text input[type=text]{width:100%;border:none;height:100%;font-family:Work Sans;font-size:12px;font-weight:400;line-height:24px;letter-spacing:0em;text-align:left;color:#fff}#gjs .gjs-rte-actionbar{width:max-content}#gjs .gjs-rte-actionbar .gjs-rte-action{min-width:40px}.gjs-trt-trait__wrp-autoplay,.gjs-trt-trait__wrp-loop,.gjs-trt-trait__wrp-controls{width:auto!important}.gjs-editor{font-family:Work Sans;background-color:#09091a!important}.gjs-editor .gjs-trt-traits{padding-bottom:20px;display:flex;flex-wrap:wrap}.gjs-editor .gjs-trt-trait__wrp{width:100%}.gjs-editor .gjs-trt-trait{flex-direction:column;align-items:flex-start;gap:5px}.gjs-editor .gjs-trt-trait .gjs-label-wrp{width:100%;padding-top:20px}.gjs-editor .gjs-trt-trait .gjs-label-wrp .gjs-label{font-family:Work Sans;font-size:14px;font-weight:800;line-height:24px;letter-spacing:0em;text-align:left;color:#d1d5db;text-transform:uppercase}.gjs-editor .gjs-trt-trait .gjs-field-wrp{width:100%;min-height:25px}.gjs-editor .gjs-trt-trait .gjs-field-wrp .gjs-field-text input{height:34px;border:1px solid rgba(75,85,99,.5019607843);border-radius:4px;background-color:#22223180;padding:5px}.gjs-editor .gjs-trt-trait .gjs-field-wrp select{-webkit-appearance:visible!important;-moz-appearance:auto;appearance:auto;cursor:pointer}.gjs-editor .gjs-trt-trait .gjs-field-wrp .gjs-input-unit{-webkit-appearance:none!important;-moz-appearance:none;appearance:none}.gjs-editor .gjs-trt-trait .gjs-field-wrp .gjs-field-select select{height:34px;border:1px solid rgba(75,85,99,.5019607843);border-radius:4px;position:relative;background:#22223180}.gjs-editor .gjs-trt-trait .gjs-field-wrp .gjs-field-select select option{background-color:#161626}.gjs-editor .gjs-trt-trait .gjs-field-wrp .gjs-field-select-font{display:flex;justify-content:space-between}.gjs-editor .gjs-trt-trait .gjs-field-wrp .gjs-field-select-font select{height:34px;border:1px solid rgba(75,85,99,.5019607843);background:#22223180;border-radius:4px;position:relative}.gjs-editor .gjs-trt-trait .gjs-field-wrp .gjs-field-select-font .select-font-type,.gjs-editor .gjs-trt-trait .gjs-field-wrp .gjs-field-select-font .select-font-wrapper{max-width:calc(50% - 10px);flex:1}.gjs-editor .gjs-trt-trait .gjs-field-wrp .gjs-field-select-font .select-font-type option,.gjs-editor .gjs-trt-trait .gjs-field-wrp .gjs-field-select-font .select-font-wrapper option{background-color:#161626}.gjs-editor .gjs-trt-trait .gjs-label[title~=Null],.gjs-editor .gjs-trt-trait .gjs-label[title~=""]{display:none}.gjs-editor .gjs-pn-options{right:358px;transform:translateY(5px);z-index:5}.gjs-editor .gjs-pn-views-container{padding:230px 0 0;width:358px;transition:width .1s ease-out;z-index:1}.gjs-editor .gjs-pn-views-container::-webkit-scrollbar{display:none}.gjs-editor .gjs-pn-views-container .name-field-custom{display:flex;flex-direction:column;align-items:flex-start;padding:0 8px}.gjs-editor .gjs-pn-views-container .name-field-custom p{font-style:normal;font-weight:700;font-size:13px;line-height:18px;color:#d1d5db;margin-bottom:10px}.gjs-editor .gjs-pn-views-container .name-field-custom input{width:100%;border:1px solid rgba(75,85,99,.5019607843);background-color:#22223180;border-radius:4px;padding:5px;height:34px;box-sizing:border-box;color:#fff}.gjs-editor .gjs-cv-canvas{width:calc(100% - 358px);transition:width .1s ease-out;background:linear-gradient(0deg,#37415180,#37415180);top:50px;height:calc(100% - 50px)}.gjs-editor .gjs-one-bg{background-color:#09091a}.gjs-editor .gjs-blocks-c{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:0 24px 24px}.gjs-editor .gjs-blocks-c .gjs-block{width:100%;background:#22223180;border:1px solid rgba(75,85,99,.5);border-radius:4px;margin:0;display:flex;justify-content:center}.gjs-editor .gjs-blocks-c .gjs-block .gjs-block-label{color:#d1d5db;font-weight:400;font-size:13px;line-height:12px;font-style:normal;font-family:Work Sans;line-height:18px}@media (max-width: 1500px){.gjs-editor .gjs-blocks-c{grid-template-columns:repeat(2,1fr);padding:0 10px 10px}}@media (max-width: 950px){.gjs-editor .gjs-blocks-c{grid-template-columns:repeat(1,1fr)}}.gjs-editor .gjs-blocks-no-cat .gjs-blocks-no-cat{display:block}.gjs-editor .gjs-block-category__special .gjs-blocks-c{grid-template-columns:repeat(1,1fr)}.gjs-editor .gjs-block-category__special .gjs-blocks-c .gjs-block{position:relative;cursor:pointer}.gjs-editor .gjs-block-category__special .gjs-blocks-c .gjs-block .btn-delete-custom-block{position:absolute;top:8px;right:8px;width:20px;height:20px;border-radius:4px;background-color:#f1f1f1;border:none;cursor:pointer}.gjs-editor .gjs-block-category__special .gjs-blocks-c .gjs-block .btn-delete-custom-block:before,.gjs-editor .gjs-block-category__special .gjs-blocks-c .gjs-block .btn-delete-custom-block:after{content:"";position:absolute;top:50%;left:50%;width:12px;height:2px;background-color:#c9184a;transform-origin:center}.gjs-editor .gjs-block-category__special .gjs-blocks-c .gjs-block .btn-delete-custom-block:before{transform:translate(-50%,-50%) rotate(45deg)}.gjs-editor .gjs-block-category__special .gjs-blocks-c .gjs-block .btn-delete-custom-block:after{transform:translate(-50%,-50%) rotate(-45deg)}.gjs-editor .gjs-block-category__special .gjs-blocks-c .gjs-block-label{padding:0 20px}.gjs-editor .gjs-four-color,.gjs-editor .gjs-four-color:hover,.gjs-editor .gjs-four-color-h:hover{color:#dd5313}.gjs-editor .btn-back{margin-left:32px}.gjs-editor .btn-seo{width:79px}.gjs-editor .btn-tracking{width:104px}.gjs-editor .btn-favicon{width:99px}.gjs-editor .btn-popup{width:91px}.gjs-editor .btn-logo{background-color:transparent;margin-left:5px;margin-right:24px;opacity:1}.gjs-editor .btn-logo:hover{background-color:transparent}.gjs-editor .btn-logo:hover svg path{fill:#fff}.gjs-editor .btn-icon span{display:flex;align-items:center}.gjs-editor .btn-icon span svg{margin-right:6px}.gjs-editor .btn-undo{margin-left:32px}.gjs-editor .btn-save-template,.gjs-editor .btn-redo{margin-right:32px}.gjs-editor .btn-blocks,.gjs-editor .btn-body{width:50%;border-radius:0;margin-right:0;height:58px}.gjs-editor .btn-blocks span,.gjs-editor .btn-body span{display:flex;align-items:center}.gjs-editor .btn-blocks span svg,.gjs-editor .btn-body span svg{margin-right:6px}.gjs-editor .btn-blocks.gjs-pn-active svg path,.gjs-editor .btn-blocks:hover svg path,.gjs-editor .btn-body.gjs-pn-active svg path,.gjs-editor .btn-body:hover svg path{fill:#000}.gjs-editor .btn-blocks.gjs-pn-active span,.gjs-editor .btn-blocks:hover span,.gjs-editor .btn-body.gjs-pn-active span,.gjs-editor .btn-body:hover span{color:#000}.gjs-editor .btn-settings{height:58px;width:calc(50% - 24px);margin-top:32px;margin-left:24px;margin-right:0;border-top-right-radius:0;border-bottom-right-radius:0}@media (max-width: 1500px){.gjs-editor .btn-settings{margin-left:10px;width:calc(50% - 10px)}}.gjs-editor .btn-advanced{width:calc(50% - 24px);height:58px;margin-top:32px;margin-right:24px;border-top-left-radius:0;border-bottom-left-radius:0}@media (max-width: 1500px){.gjs-editor .btn-advanced{margin-right:10px;width:calc(50% - 10px)}}.gjs-editor .btn-visibility svg,.gjs-editor .btn-screenshot svg,.gjs-editor .btn-import svg,.gjs-editor .btn-clear svg,.gjs-editor .btn-save-template svg{width:20px}.gjs-editor .btn-visibility svg path,.gjs-editor .btn-screenshot svg path,.gjs-editor .btn-import svg path,.gjs-editor .btn-clear svg path,.gjs-editor .btn-save-template svg path{fill:#fff}.gjs-editor .btn-publish{width:70px;background:#dd5313;margin-right:32px}.gjs-editor .btn-publish.gjs-pn-active,.gjs-editor .btn-publish:hover{background:#dd5313}.gjs-editor .btn-publish.gjs-pn-active span,.gjs-editor .btn-publish:hover span{color:#fff}.gjs-editor .btn-preview{margin-right:12px;width:100px}.gjs-editor .btn-preview.gjs-pn-active,.gjs-editor .btn-preview:hover{background:#16fcd2}.gjs-editor .btn-blocks svg,.gjs-editor .btn-settings svg,.gjs-editor .btn-advanced svg,.gjs-editor .btn-body svg{width:16px}.gjs-editor .btn-blocks svg path,.gjs-editor .btn-settings svg path,.gjs-editor .btn-advanced svg path,.gjs-editor .btn-body svg path{fill:#fff}.gjs-editor .gjs-block-category{border:none}.gjs-editor .gjs-block-category .gjs-title{font-style:normal;font-weight:700;font-size:13px;line-height:18px;color:#d1d5db}.gjs-editor .gjs-block-category .gjs-sm-properties .gjs-sm-label{font-style:normal;font-weight:400;font-size:11px;line-height:24px;color:#fff;opacity:.3;text-transform:capitalize}.gjs-editor .gjs-block-category .gjs-field{font-style:normal;font-weight:400;font-size:12px;line-height:24px;color:#fff}.gjs-editor .gjs-block-category .gjs-field input::placeholder{color:#fff}.gjs-editor .gjs-clm-header,.gjs-editor .gjs-clm-label-sel,.gjs-editor .gjs-traits-label{font-style:normal;font-weight:700;font-size:13px;line-height:18px;color:#d1d5db}.gjs-editor .gjs-block__media p[font="15"]{font-size:15px;transform:translateY(-5px);color:#fff;transition:.1s}.gjs-editor .gjs-block__media p[font="14"]{font-size:14px;transform:translateY(-5px);color:#fff;transition:.1s}.gjs-editor .gjs-block__media p[font="13"]{font-size:13px;transform:translateY(-5px);color:#fff;transition:.1s}.gjs-editor .gjs-block__media .fa-heading{font-size:35px}.gjs-editor .gjs-f-b73:before{transform:rotate(180deg)}.gjs-editor .addImageContainer{width:100%;display:flex;flex-direction:column;background-color:#09091a;padding:20px 0}.gjs-editor .addImageContainer .actionHeader{width:100%;display:flex;justify-content:space-between;align-items:center}.gjs-editor .addImageContainer .actionHeader a{cursor:pointer;font-family:Work Sans;font-size:14px;font-weight:500;line-height:24px;letter-spacing:0em;text-align:left;color:#dd5313}.gjs-editor .addImageContainer .actionHeader p{font-family:Work Sans;font-size:14px;font-weight:800;line-height:24px;letter-spacing:0em;text-align:left;text-transform:uppercase;color:#d1d5db}.gjs-editor .addImageContainer .actionBody{width:100%;display:none;flex-direction:column;gap:10px;background-color:#22223180;padding:10px;border-radius:5px;box-sizing:border-box}.gjs-editor .addImageContainer .actionBody .header{width:100%;cursor:pointer}.gjs-editor .addImageContainer .actionBody .header span{font-size:13px;color:#fff;display:inline-block}.gjs-editor .addImageContainer .actionBody .body{width:100%;display:flex;justify-content:center;padding:10px;background-color:#2e333b;border-radius:5px;box-sizing:border-box;cursor:pointer}.gjs-editor .addImageContainer .actionBody .showImage{width:100%;border-radius:5px;background-color:#3b404a;box-sizing:border-box;display:none;justify-content:center;position:relative}.gjs-editor .addImageContainer .actionBody .showImage img{height:50px;width:40%;object-fit:contain}.gjs-editor .addImageContainer .actionBody .showImage a{position:absolute;top:0;right:10px;cursor:pointer;font-size:15px}.gjs-editor .addImageContainer .actionBody .show{display:flex!important}.gjs-editor .addImageContainer .actionBody .selectGroup{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:10px}.gjs-editor .addImageContainer .actionBody .selectGroup .selectItem{width:100%;display:flex;flex-direction:column;gap:4px}.gjs-editor .addImageContainer .actionBody .selectGroup .selectItem p{font-family:Work Sans;font-size:12px;font-weight:700;line-height:24px;letter-spacing:0em;text-align:left;color:#d1d5db;text-transform:uppercase}.gjs-editor .addImageContainer .actionBody .selectGroup .selectItem select{background:#22223180;border:1px solid rgba(75,85,99,.5019607843);border-radius:4px;font-family:Work Sans;font-size:12px;font-weight:400;line-height:24px;letter-spacing:0em;text-align:left;color:#fff}.gjs-editor .addImageContainer .actionBody .toggle{width:100%;display:none;flex-direction:column;gap:10px}.gjs-editor .addImageContainer .show{display:flex}.gjs-editor .floatContainer{width:100%;display:flex;flex-direction:column;background-color:#09091a;padding:5px 10px}.gjs-editor .floatContainer .actionHeader{width:100%;display:flex;justify-content:flex-start;align-items:center;gap:10px}.gjs-editor .floatContainer .actionHeader p{font-size:11px;line-height:24px;font-family:Work Sans,sans-serif;font-weight:500}.gjs-editor .floatContainer .actionHeader .clear{width:10px;cursor:pointer}.gjs-editor .floatContainer .actionBody{width:100%;height:22px;display:grid;grid-template-columns:1fr 1fr 1fr}.gjs-editor .floatContainer .actionBody .bodyItem{width:100%;height:100%;background-color:#131a25;cursor:pointer;display:flex;justify-content:center;align-items:center}.gjs-editor .floatContainer .actionBody .bodyItem img{width:14px;height:14px}.gjs-editor .floatContainer .actionBody .active{background-color:#22223180}.gjs-editor .textAlignContainer,.gjs-editor .textAlignContainerButton{width:100%;display:flex;flex-direction:column;padding:15px 10px 0;gap:10px;background-color:#09091a}.gjs-editor .textAlignContainer .actionHeader,.gjs-editor .textAlignContainerButton .actionHeader{width:100%;display:flex;justify-content:flex-start;align-items:center;gap:10px}.gjs-editor .textAlignContainer .actionHeader p,.gjs-editor .textAlignContainerButton .actionHeader p{font-family:Work Sans;font-size:14px;font-weight:800;line-height:24px;letter-spacing:0em;text-align:left;text-transform:uppercase;color:#d1d5db}.gjs-editor .textAlignContainer .actionHeader .clear,.gjs-editor .textAlignContainerButton .actionHeader .clear{width:10px;cursor:pointer}.gjs-editor .textAlignContainer .actionBody,.gjs-editor .textAlignContainerButton .actionBody{width:100%;display:flex;gap:5px;padding-bottom:20px;border-bottom:1px solid rgba(55,65,81,.5019607843)}.gjs-editor .textAlignContainer .actionBody .bodyItem,.gjs-editor .textAlignContainerButton .actionBody .bodyItem{width:25%;height:22px;padding:5px 0;cursor:pointer;display:flex;justify-content:center;align-items:center;border-radius:4px}.gjs-editor .textAlignContainer .actionBody .bodyItem img,.gjs-editor .textAlignContainerButton .actionBody .bodyItem img{width:24px;height:24px}.gjs-editor .textAlignContainer .actionBody .active,.gjs-editor .textAlignContainerButton .actionBody .active{background-color:#22223180;border:1px solid rgba(75,85,99,.5019607843)}.gjs-editor .textAlignContainerButton .actionBody .bodyItem{width:33%}.gjs-editor .inputContainer{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:5px;padding:15px 15px 0;background:#09091a;box-sizing:border-box}.gjs-editor .inputContainer .title{font-family:Work Sans;font-size:14px;font-weight:800;line-height:24px;letter-spacing:0em;text-align:left;color:#d1d5db;text-transform:uppercase}.gjs-editor .inputContainer .inputGroup{width:100%;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;gap:18px;padding-bottom:15px;border-bottom:1px solid rgba(55,65,81,.5019607843)}.gjs-editor .inputContainer .inputGroup input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;height:18px;width:18px;border-radius:50%;border:3px solid #16fcd2;transform:translateY(-25%)}.gjs-editor .inputContainer .inputGroup input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#404040;background-image:linear-gradient(#16fcd2,#16fcd2);background-size:0% 100%;background-repeat:no-repeat;cursor:pointer;width:70%;border-radius:8px;height:5px;padding:0}.gjs-editor .inputContainer .inputGroup p{font-family:Work Sans;font-size:12px;font-weight:400;line-height:24px;letter-spacing:0em;text-align:left;color:#fff}.gjs-editor .inputContainer .inputGroup .inputNumberGroup{width:51px;height:34px;background:#131a25;display:flex;justify-content:space-between;gap:5px;align-items:center;padding-right:4px;background:#22223180;border:1px solid rgba(75,85,99,.5019607843);border-radius:4px;box-sizing:border-box}.gjs-editor .inputContainer .inputGroup .inputNumberGroup input{background:transparent!important;color:#fff;font-family:Work Sans;font-size:12px;font-weight:400;line-height:24px;letter-spacing:0em;text-align:left}.gjs-editor .inputContainer .inputGroup .inputNumberGroup .arrowGroup{display:flex;flex-direction:column;justify-content:center}.gjs-editor .inputContainer .inputGroup .inputNumberGroup .arrowGroup img{width:13px;height:7px;cursor:pointer;object-fit:cover;object-position:center}.gjs-editor .inputContainer .inputGroup .inputNumberGroup .arrowGroup .up{transform:rotateX(180deg)}.gjs-fonts:before{font-size:4em}.gjs-pn-btn{position:relative;height:40px;background:#222231;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;min-width:40px;margin-right:8px;padding:4px 10px}.gjs-pn-btn span{color:#fff;font-family:Inter;font-weight:500;font-size:12px;line-height:15px}.gjs-pn-btn.gjs-pn-active,.gjs-pn-btn:hover{background:#16fcd2}.gjs-pn-btn.gjs-pn-active span,.gjs-pn-btn:hover span{color:#000}.gjs-pn-btn.gjs-pn-active svg path,.gjs-pn-btn:hover svg path{fill:#000}.gjs-pn-btn:after{content:"content";position:absolute;top:130%;left:50%;background:#29313f;transform:translate(-50%);z-index:5;padding:5px 10px;border-radius:5px;display:none;transition:.2s;width:max-content;font-size:11px;color:#fff!important;border:1px solid rgba(75,85,99,.5019607843)}.gjs-pn-btn:before{content:"";position:absolute;top:121%;left:50%;width:8px;height:8px;background:#29313f;transform:translate(-50%) rotate(45deg);z-index:6;display:none;transition:.2s;border-top:1px solid rgba(75,85,99,.5019607843);border-left:1px solid rgba(75,85,99,.5019607843)}.btn-visibility:hover:after{content:"View components"}.btn-screenshot:hover:after{content:"Screenshot"}.btn-import:hover:after{content:"Import"}.btn-clear:hover:after{content:"Clear"}.btn-save-template:hover:after{content:"Save template"}.btn-desktop:hover:after{content:"View desktop"}.btn-tablet:hover:after{content:"View tablet"}.btn-mobile:hover:after{content:"View mobile"}.btn-preview:hover:after{content:"Preview"}.btn-publish:hover:after{content:"Save"}.btn-seo:hover:after{content:"Seo meta data"}.btn-tracking:hover:after{content:"Tracking code"}.btn-favicon:hover:after{content:"Favicon"}.btn-back:hover:after{content:"Back"}.btn-redo:hover:after{content:"Redo"}.btn-undo:hover:after{content:"Undo"}.btn-back:hover:before,.btn-back:hover:after,.btn-favicon:hover:before,.btn-favicon:hover:after,.btn-tracking:hover:before,.btn-tracking:hover:after,.btn-seo:hover:before,.btn-seo:hover:after,.btn-publish:hover:before,.btn-publish:hover:after,.btn-preview:hover:before,.btn-preview:hover:after,.btn-mobile:hover:before,.btn-mobile:hover:after,.btn-tablet:hover:before,.btn-tablet:hover:after,.btn-desktop:hover:before,.btn-desktop:hover:after,.btn-save-template:hover:before,.btn-save-template:hover:after,.btn-clear:hover:before,.btn-clear:hover:after,.btn-import:hover:before,.btn-import:hover:after,.btn-screenshot:hover:before,.btn-screenshot:hover:after,.btn-visibility:hover:before,.btn-visibility:hover:after,.btn-redo:hover:before,.btn-redo:hover:after,.btn-undo:hover:before,.btn-undo:hover:after{display:block}.gjs-block{width:100px;min-height:auto}.gjs-block .fa-credit-card:before{color:#fff}.gjs-block svg path{fill:#fff}.gjs-block svg rect{stroke:#fff}.gjs-block:hover p{color:#16fcd2!important}.gjs-block:hover .fa-credit-card:before{color:#16fcd2}.gjs-block:hover svg{stroke:#16fcd2}.gjs-block:hover svg path{fill:#16fcd2}.gjs-block:hover svg rect{stroke:#16fcd2}.gjs-block:hover svg circle:first-child{stroke:#16fcd2}.gjs-block:hover svg circle:last-child{fill:#16fcd2}.gjs-pn-devices-c{padding:5px!important}.gjs-pn-views{width:358px;height:50px;display:flex}.gjs-pn-views .gjs-pn-buttons{justify-content:flex-end;flex:1}.trait-hidden{display:none}.gjs-pn-blocks{position:absolute;right:0;width:358px;top:50px;z-index:2}.gjs-pn-blocks .gjs-pn-buttons{flex-wrap:wrap}.gjs-pn-blocks .btn-toggle-views{position:fixed;top:calc((100% - 50px)/2);min-width:auto;min-height:50px;margin:0;transition:right .2s linear;background-color:transparent}.gjs-pn-blocks .btn-toggle-views:hover svg path{fill:#fff}.gjs-pn-blocks .sidebar-toggle{background:#222231;border-radius:5px;cursor:pointer;display:flex;height:40px;width:40px;margin-left:-30px;margin-top:60px;align-items:center;justify-content:center}.gjs-body .spinner-full-page{width:80%}.gjs-sm-property__box-shadow-color input[type=color]{width:200%!important;padding-right:0}.gjs-field-type{width:100%}.gjs-field-type .gis-field-box-shadow-type{width:100%;border:1px solid rgba(75,85,99,.5019607843);background-color:#22223180;border-radius:4px;padding:5px;height:34px;color:#fff;box-sizing:border-box}.gjs-trt-trait--select,.gjs-trt-trait--text,.gjs-trt-trait--inputTextButton,.gjs-trt-trait--color,.gjs-trt-trait--text-shadow,.gjs-trt-trait--box-shadow,.gjs-trt-trait--inputText,.gjs-trt-trait--addImage,.gjs-trt-trait--date,.gjs-trt-trait--datetime-local,.gjs-trt-trait--delayAppear{padding:0 20px!important}.gjs-trt-trait--select .gjs-field-box-shadow,.gjs-trt-trait--text .gjs-field-box-shadow,.gjs-trt-trait--inputTextButton .gjs-field-box-shadow,.gjs-trt-trait--color .gjs-field-box-shadow,.gjs-trt-trait--text-shadow .gjs-field-box-shadow,.gjs-trt-trait--box-shadow .gjs-field-box-shadow,.gjs-trt-trait--inputText .gjs-field-box-shadow,.gjs-trt-trait--addImage .gjs-field-box-shadow,.gjs-trt-trait--date .gjs-field-box-shadow,.gjs-trt-trait--datetime-local .gjs-field-box-shadow,.gjs-trt-trait--delayAppear .gjs-field-box-shadow{background-color:transparent}.gjs-trt-trait--checkbox{padding:10px 20px!important}.gjs-trt-trait--text-shadow .gjs-field-text-shadow{background-color:transparent}.gjs-trt-trait--text-shadow .gjs-field-color input{width:50px;cursor:pointer;padding:0}.gjs-field-wrp--iconButtonSwitch .showSwitch{padding-bottom:0}.gjs-trt-trait--slider,.gjs-trt-trait--sliderAttributeButton,.gjs-field-wrp--sliderProgressBarWidth{padding:0}.gjs-trt-trait--slider .custom-trait-label,.gjs-trt-trait--sliderAttributeButton .custom-trait-label,.gjs-field-wrp--sliderProgressBarWidth .custom-trait-label{display:flex;align-items:center}.gjs-trt-trait--slider .gjs-sm-clear,.gjs-trt-trait--sliderAttributeButton .gjs-sm-clear,.gjs-field-wrp--sliderProgressBarWidth .gjs-sm-clear{display:none}.gjs-field-wrp--slider,.gjs-field-wrp--sliderAttributeButton,.gjs-field-wrp--sliderProgressBarWidth{width:100%;display:flex;flex-direction:column;align-items:center;gap:5px;background:#09091a;box-sizing:border-box}.gjs-field-wrp--slider .gjs-field-integer,.gjs-field-wrp--sliderAttributeButton .gjs-field-integer,.gjs-field-wrp--sliderProgressBarWidth .gjs-field-integer{width:51px;height:34px;display:flex;align-items:center;border:1px solid rgba(75,85,99,.5019607843);border-radius:4px;background-color:#22223180;font-family:Work Sans;font-size:12px;font-weight:400;line-height:24px;letter-spacing:0em;text-align:left;color:#fff}.gjs-field-wrp--slider .gjs-field-integer input,.gjs-field-wrp--sliderAttributeButton .gjs-field-integer input,.gjs-field-wrp--sliderProgressBarWidth .gjs-field-integer input{padding-right:15px}.gjs-field-wrp--slider .gjs-field-range,.gjs-field-wrp--sliderAttributeButton .gjs-field-range,.gjs-field-wrp--sliderProgressBarWidth .gjs-field-range{background-color:#09091a;width:70%}.gjs-field-wrp--slider .gjs-field-range input[type=range]::-webkit-slider-thumb,.gjs-field-wrp--sliderAttributeButton .gjs-field-range input[type=range]::-webkit-slider-thumb,.gjs-field-wrp--sliderProgressBarWidth .gjs-field-range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;height:18px;width:18px;border-radius:50%;border:3px solid #16fcd2;transform:translateY(-25%)}.gjs-field-wrp--slider .gjs-field-range input[type=range],.gjs-field-wrp--sliderAttributeButton .gjs-field-range input[type=range],.gjs-field-wrp--sliderProgressBarWidth .gjs-field-range input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#404040;background-image:linear-gradient(#16fcd2,#16fcd2);background-size:0% 100%;background-repeat:no-repeat;cursor:pointer;width:100%;border-radius:8px;height:5px;padding:0}.gjs-field-wrp--slider .gjs-input-unit,.gjs-field-wrp--sliderAttributeButton .gjs-input-unit,.gjs-field-wrp--sliderProgressBarWidth .gjs-input-unit{width:30px;font-family:Work Sans;font-size:12px;font-weight:400;line-height:24px;letter-spacing:0em;text-align:left;color:#fff}.gjs-field-wrp--slider .gjs-field-slider,.gjs-field-wrp--slider .gjs-field-sliderAttributeButton,.gjs-field-wrp--slider .gjs-field-sliderProgressBarWidth,.gjs-field-wrp--slider .gjs-field-fontFamily,.gjs-field-wrp--sliderAttributeButton .gjs-field-slider,.gjs-field-wrp--sliderAttributeButton .gjs-field-sliderAttributeButton,.gjs-field-wrp--sliderAttributeButton .gjs-field-sliderProgressBarWidth,.gjs-field-wrp--sliderAttributeButton .gjs-field-fontFamily,.gjs-field-wrp--sliderProgressBarWidth .gjs-field-slider,.gjs-field-wrp--sliderProgressBarWidth .gjs-field-sliderAttributeButton,.gjs-field-wrp--sliderProgressBarWidth .gjs-field-sliderProgressBarWidth,.gjs-field-wrp--sliderProgressBarWidth .gjs-field-fontFamily{width:100%;padding:20px 20px 0;background:transparent}.gjs-field-wrp--slider .gjs-field-slider .gjs-sm-slider,.gjs-field-wrp--slider .gjs-field-sliderAttributeButton .gjs-sm-slider,.gjs-field-wrp--slider .gjs-field-sliderProgressBarWidth .gjs-sm-slider,.gjs-field-wrp--slider .gjs-field-fontFamily .gjs-sm-slider,.gjs-field-wrp--sliderAttributeButton .gjs-field-slider .gjs-sm-slider,.gjs-field-wrp--sliderAttributeButton .gjs-field-sliderAttributeButton .gjs-sm-slider,.gjs-field-wrp--sliderAttributeButton .gjs-field-sliderProgressBarWidth .gjs-sm-slider,.gjs-field-wrp--sliderAttributeButton .gjs-field-fontFamily .gjs-sm-slider,.gjs-field-wrp--sliderProgressBarWidth .gjs-field-slider .gjs-sm-slider,.gjs-field-wrp--sliderProgressBarWidth .gjs-field-sliderAttributeButton .gjs-sm-slider,.gjs-field-wrp--sliderProgressBarWidth .gjs-field-sliderProgressBarWidth .gjs-sm-slider,.gjs-field-wrp--sliderProgressBarWidth .gjs-field-fontFamily .gjs-sm-slider{padding-bottom:20px}.gjs-trt-trait__wrp-scrollToId{display:block}.gjs-trt-trait__wrp-action .gjs-field-wrp--select{border-bottom:none;padding-bottom:0}.gjs-label-text{font-size:14px;color:#776e74;font-weight:500}.gjs-trt-trait--groupTitle{padding:0}.gjs-trt-trait--checkbox{flex-direction:row-reverse!important;padding:20px;align-items:center!important}.gjs-trt-trait--checkbox .gjs-label-wrp{padding:0!important}.gjs-trt-trait--checkbox .gjs-field-wrp--checkbox{width:auto!important;display:flex;align-items:center!important;margin-right:10px}.gjs-trt-trait--checkbox .gjs-field-wrp--checkbox .gjs-field-checkbox{background:#22223180}.gjs-field-wrp--select,.gjs-field-wrp--text{padding-bottom:20px;border-bottom:1px solid rgba(55,65,81,.5019607843);background-color:#09091a}.gjs-field-wrp--inputTextButton .gjs-field-text input{height:34px;border:1px solid rgba(75,85,99,.5);border-radius:4px;background-color:#22223180;padding:5px}.gjs-trt-trait--spaceMargin,.gjs-trt-trait--spacePadding{padding:0}.gjs-field-space{background-color:#09091a;padding:10px 20px 0;font-family:Work Sans;font-size:14px;font-weight:800;line-height:24px;letter-spacing:0em;text-align:left;text-transform:uppercase;color:#1bfcd2}.gjs-trt-trait__wrp-space .gjs-field-space{background-color:#09091a;display:flex}.gjs-open-tm .gjs-sm-properties{padding:10px 0}.gjs-open-tm .gjs-sm-property{padding:0 0 20px;width:100%;border-bottom:1px solid rgba(55,65,81,.5019607843)}.gjs-open-tm .gjs-sm-property .gjs-fields{gap:0!important}.gjs-open-tm .gjs-sm-property .gjs-sm-label .gjs-sm-icon{font-family:Work Sans;font-size:14px;font-weight:800;line-height:24px;letter-spacing:0em;text-align:left;color:#d1d5db}.gjs-open-tm .gjs-sm-property .gjs-field-units{position:relative;right:0}.gjs-open-tm .gjs-sm-property .gjs-field-units .gjs-input-unit{font-family:Work Sans;font-size:12px;font-weight:400;line-height:24px;letter-spacing:0em;text-align:left;color:#fff}.gjs-open-tm .gjs-sm-property .gjs-field-range{width:65%;margin-right:18px;flex:none}.gjs-open-tm .gjs-sm-property .gjs-field-range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;height:18px;width:18px;border-radius:50%;border:3px solid #16fcd2;transform:translateY(-25%)}.gjs-open-tm .gjs-sm-property .gjs-field-range input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#404040;background-image:linear-gradient(#16fcd2,#16fcd2);background-size:0% 100%;background-repeat:no-repeat;cursor:pointer;width:100%;border-radius:8px;height:5px;padding:0}.gjs-open-tm .gjs-sm-property .gjs-field-integer{width:51px;border-radius:4px;border:1px solid rgba(75,85,99,.5019607843);background-color:#22223180}.gjs-open-tm .gjs-sm-property .gjs-field-integer input{font-family:Work Sans;font-size:12px;font-weight:400;line-height:24px;letter-spacing:0em;text-align:left;color:#fff;padding-right:15px}.gjs-open-tm .gjs-sm-slider .gjs-sm-label{margin:0 0 5px}.gjs-open-tm .gjs-sm-slider .gjs-sm-label .gjs-sm-icon{font-family:Work Sans;font-size:14px;font-weight:800;line-height:24px;letter-spacing:0em;text-align:left;text-transform:uppercase;color:#d1d5db}.gjs-open-tm .gjs-field-colorp{left:0!important;width:34px;height:34px;border-radius:50%;overflow:hidden;padding:5px}.gjs-open-tm .gjs-field-colorp .gjs-field-colorp-c{background-image:none}.gjs-open-tm .gjs-field-colorp .gjs-field-colorp-c .gjs-field-color-picker{border-radius:50%}.gjs-open-tm .gjs-field-colorp .gjs-field-colorp-c .gjs-checker-bg{background-image:none}.gjs-open-tm .gjs-field-color .gjs-input-holder input[type=text]{padding-left:32px}.gjs-open-tm .gjs-fields{display:flex;align-items:center;gap:18px!important}.gjs-open-tm .gjs-fields-border-radius{margin-top:25px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-gap:10px}.gjs-open-tm .gjs-fields-border-radius .gfbr-item{width:100%;height:30px;cursor:pointer;display:flex;justify-content:center;align-items:center;border-radius:10px;border:2px solid transparent}.gjs-open-tm .gjs-fields-border-radius .gfbr-item img{width:25px}.gjs-open-tm .gjs-fields-border-radius .gfbr-item p{font-size:16px;pointer-events:none}.gjs-open-tm .gjs-fields-border-radius .gfbr-item-active{background-color:#22223180;border:2px solid rgba(75,85,99,.5019607843)}.gjs-open-tm .gjs-fields-border-radius .gfbr-item-active p{color:#16fcd2}.gjs-open-tm .gjs-field-color input[type=text]{height:34px;border:1px solid rgba(75,85,99,.5019607843);border-radius:4px;background-color:#22223180;padding:5px}.gjs-field-groupTitle div{background-color:#2e2e3c80!important}.gjs-field-integer input::placeholder{color:#fff;opacity:1}@media (max-width: 2000px){.gjs-pn-btn-label{display:none}}@media (max-width: 1280px){.gjs-block{width:45%}.gjs-pn-btn svg{width:100%}}@media (max-width: 1420px){.btn-logo{display:none}}.gjs-trt-trait__wrp-dropdown{padding:0 5px;background-color:#09091a}.gjs-trt-trait__wrp-dropdown .gjs-fields{margin-bottom:10px}.gjs-trt-trait__wrp-dropdown .gjs-fields .dropdownGroup{background-color:#22223180;padding:10px;border-radius:5px;border:1px solid rgba(75,85,99,.5019607843)}.gjs-trt-trait__wrp-dropdown p{font-size:14px;color:#776e74;font-weight:500}.gjs-trt-trait__wrp-box-shadow-color{margin-bottom:10px}.gjs-trt-trait__wrp-image{padding:0 20px}.gjs-field-wrp--buttonImage .gjs-field,.gjs-field-wrp--iconSelector .gjs-field,.gjs-field-wrp--select-icon .gjs-field{background-color:transparent}.gjs-field-wrp--iconSelector .gjs-field-select-icon,.gjs-field-wrp--select-icon .gjs-field-select-icon{position:relative}.gjs-field-wrp--iconSelector .gjs-field-wrp--select-icon,.gjs-field-wrp--select-icon .gjs-field-wrp--select-icon{display:inline-block}.gjs-field-wrp--iconSelector .gjs-field-select-icon-selected,.gjs-field-wrp--select-icon .gjs-field-select-icon-selected{width:30px;height:30px;margin:0 15px 0 0;border-radius:5px;background:#fff;text-align:center;font-size:20px;line-height:30px;color:"#000000";cursor:pointer}.gjs-field-wrp--iconSelector .search-input,.gjs-field-wrp--select-icon .search-input{border:1px solid #f4f4f4;box-shadow:0 0 15px -8px #0006;width:100%;border-radius:5px;margin-bottom:10px;padding-right:20px}.gjs-field-wrp--iconSelector .search,.gjs-field-wrp--select-icon .search{position:relative}.gjs-field-wrp--iconSelector .clear-search,.gjs-field-wrp--select-icon .clear-search{display:block;position:absolute;top:6px;right:0;z-index:9}.gjs-field-wrp--iconSelector .clear-search svg,.gjs-field-wrp--select-icon .clear-search svg{width:20px;height:20px;cursor:pointer}.gjs-field-wrp--iconSelector .select-icon-menu,.gjs-field-wrp--select-icon .select-icon-menu{background-color:#fff;padding:10px;border-radius:5px;position:absolute;display:none;min-width:235px;left:33px;top:0;z-index:99}.gjs-field-wrp--iconSelector .select-icon-menu.open,.gjs-field-wrp--select-icon .select-icon-menu.open{display:block}.gjs-field-wrp--iconSelector .select-icon-list,.gjs-field-wrp--select-icon .select-icon-list{display:grid;grid-template-columns:repeat(6,1fr);gap:5px;padding-inline:8px;scroll-padding-top:6px;max-height:350px;overflow-y:scroll}.gjs-field-wrp--iconSelector .select-icon-list::-webkit-scrollbar-thumb,.gjs-field-wrp--select-icon .select-icon-list::-webkit-scrollbar-thumb{background:#888}.gjs-field-wrp--iconSelector .select-icon-list i,.gjs-field-wrp--select-icon .select-icon-list i{color:#000;font-size:20px;padding:3px;cursor:pointer;align-self:center;justify-self:center}.gjs-field-wrp--iconSelector .select-icon-list i.hide,.gjs-field-wrp--select-icon .select-icon-list i.hide{display:none}.gjs-field-wrp--select-icon .select-icon-menu{top:38px;right:14px;left:auto}.gjs-field-wrp--select-icon .select-icon-menu.right-unset{right:unset}#addImageButton{height:40px;background:#dd5313;border-radius:3px;width:auto;padding:0 10px;margin:10px 0;border:none;cursor:pointer;font-family:Work Sans;font-size:14px;font-weight:400;line-height:24px;letter-spacing:0em;text-align:center;color:#fff}.gjs-mdl-dialog{border-radius:8px;padding:28px;background:linear-gradient(0deg,#252c39,#252c39),linear-gradient(0deg,#dd531380,#dd531380)!important}.gjs-mdl-dialog .gjs-mdl-header{border-bottom:none;padding:0;margin-bottom:32px}.gjs-mdl-dialog .gjs-mdl-header .gjs-mdl-title{font-family:Work Sans;font-size:20px;font-weight:600;line-height:27px;letter-spacing:0em;color:#fff}.gjs-mdl-dialog .gjs-mdl-content{padding:0}.gjs-mdl-dialog .gjs-am-file-uploader{width:52%;position:relative}.gjs-mdl-dialog .gjs-am-file-uploader form{border:1px dashed #5f5f5f;border-radius:8px;background:linear-gradient(0deg,#22262e,#22262e),linear-gradient(0deg,#5f5f5f,#5f5f5f)}.gjs-mdl-dialog .gjs-mdl-btn-close{transform:translateY(-15px);right:0;color:#fff;font-weight:300;opacity:1;font-size:32px}.gjs-mdl-dialog .gjs-am-assets-cont{padding:0;background-color:transparent}.gjs-mdl-dialog .gjs-am-assets-cont .gjs-am-assets-header{padding:0;margin-bottom:20px}.gjs-mdl-dialog .gjs-am-assets-cont .gjs-am-assets-header .gjs-am-add-field{width:70%;height:40px}.gjs-mdl-dialog .gjs-am-assets-cont .gjs-am-assets-header .gjs-am-add-field input{height:100%;background:linear-gradient(0deg,#37415180,#37415180),linear-gradient(0deg,#4b556380,#4b556380);border:1px solid rgba(75,85,99,.5019607843);border-radius:4px;padding-left:12px;font-family:Work Sans;font-size:12px;font-weight:400;line-height:24px;letter-spacing:0em;text-align:left;color:#fff}.gjs-mdl-dialog .gjs-am-assets-cont .gjs-am-assets-header .gjs-am-add-field input::placeholder{font-family:Work Sans;font-size:12px;font-weight:400;line-height:24px;letter-spacing:0em;text-align:left;color:#fff}.gjs-mdl-dialog .gjs-am-assets-cont .gjs-am-assets-header .gjs-btn-prim{height:40px;background:#dd5313;border-radius:3px;width:28%;font-family:Work Sans;font-size:14px;font-weight:400;line-height:24px;letter-spacing:0em;text-align:center;color:#fff}.gjs-mdl-dialog .gjs-am-assets-cont .gjs-am-assets .gjs-am-asset-image{padding:0;margin-bottom:15px;border:none}.gjs-mdl-dialog .gjs-am-assets-cont .gjs-am-assets .gjs-am-asset-image .gjs-am-preview-cont{width:86px;height:73px;margin-right:24px}.gjs-mdl-dialog .gjs-am-assets-cont .gjs-am-assets .gjs-am-asset-image .gjs-am-meta{padding:0}.gjs-mdl-dialog .gjs-am-assets-cont .gjs-am-assets .gjs-am-asset-image .gjs-am-meta .gjs-am-name{font-family:Work Sans;font-size:12px;font-weight:400;line-height:24px;letter-spacing:0em;text-align:left;color:#fff}.showSwitch{width:100%;background-color:#09091a;padding:20px;display:flex;box-sizing:border-box}.showSwitch .showSwitchItem{position:relative;width:100%;display:flex;gap:12px;align-items:center;box-sizing:border-box;margin-bottom:10px}.showSwitch .showSwitchItem p{width:50%;font-family:Work Sans;font-size:14px;font-weight:800;line-height:24px;letter-spacing:0em;text-align:left;color:#d1d5db;margin-right:5px}.showSwitch .showSwitchItem .switchButton{min-width:30px;height:15px;background-color:#22223180;border:1px solid rgba(75,85,99,.5019607843);border-radius:30px;cursor:pointer;padding:2px;transition:.4s;display:flex;align-items:center}.showSwitch .showSwitchItem .switchButton .switchCircle{width:15px;height:15px;background-color:#fff;border-radius:50%;transition:.4s}@media (max-width: 1650px){.showSwitch{flex-wrap:wrap}.showSwitch .showSwitchItem p{width:50%}}.custom-code-svg{width:30px}#gjs-cv-tools.gjs-cv-canvas__tools .gjs-toolbar{background-color:#169bfc}#gjs-cv-tools.gjs-cv-canvas__tools .gjs-badge{background-color:#dd5313}#gjs-cv-tools.gjs-cv-canvas__tools .gjs-highlighter{outline:3px solid #dd5313;outline-offset:-3px}#gjs-cv-tools.gjs-cv-canvas__tools .gjs-resizer-h-bc{border-color:#169bfc}#gjs-cv-tools.comp-column .gjs-badge,#gjs-cv-tools.comp-divcolumn .gjs-badge{background-color:#169bfc}#gjs-cv-tools.comp-column .gjs-highlighter,#gjs-cv-tools.comp-divcolumn .gjs-highlighter{outline:3px solid #169bfc;outline-offset:-3px}#gjs-cv-tools.comp-row .gjs-badge,#gjs-cv-tools.comp-divrow .gjs-badge{background-color:#16fcd2}#gjs-cv-tools.comp-row .gjs-highlighter,#gjs-cv-tools.comp-divrow .gjs-highlighter{outline:3px solid #16fcd2;outline-offset:-3px}.gjs-trt-trait--sliderProgressBarWidth{padding:0}.gjs-trt-trait--inputTextProgressBar,.gjs-trt-trait--fontFamily,.gjs-trt-trait--themeProgressBar{padding:5px 20px!important}.gjs-trt-trait--themeProgressBar .gjs-field-wrp--themeProgressBar,.gjs-trt-trait--themeProgressBar .gjs-field-wrp--themeProgressBar .gjs-field-themeProgressBar{background-color:transparent}.gjs-trt-trait--themeProgressBar .gjs-field-wrp--themeProgressBar .gjs-field-themeProgressBar .progress{margin:10px 0;height:40px;background-color:#f5f5f5;border-radius:3px;box-shadow:none;overflow:hidden;cursor:pointer;color:#fff;text-align:center;font-size:16px;line-height:40px}.gjs-trt-trait--themeProgressBar .gjs-field-wrp--themeProgressBar .gjs-field-themeProgressBar .progress.progress-striped .progress-bar{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.gjs-trt-trait--themeProgressBar .gjs-field-wrp--themeProgressBar .gjs-field-themeProgressBar .progress.progress-animated-striped .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite;background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:40px 40px}.gjs-trt-trait--themeProgressBar .gjs-field-wrp--themeProgressBar .gjs-field-themeProgressBar .progress.active{border:1px solid #dd5313}.gjs-trt-trait--themeProgressBar .gjs-field-wrp--themeProgressBar .gjs-field-themeProgressBar .progress-bar{background-color:#2196f3;box-shadow:none;width:50%;transition:width .6s ease;height:100%}.gjs-trt-trait--themeCountdown .gjs-field-wrp--themeCountdown,.gjs-trt-trait--themeCountdown .gjs-field-wrp--themeCountdown .gjs-field-themeCountdown,.gjs-trt-trait--themeCountdown .gjs-field-wrp--themeCountdown .gjs-field-themeCountdown .gjs-field{background-color:transparent}.gjs-trt-trait--themeCountdown .gjs-field-wrp--themeCountdown .gjs-field-themeCountdown .clock-container{margin-top:20px;margin-bottom:30px;background-color:#080808;border-radius:5px;padding:10px 0;box-shadow:1px 1px 5px #ffffff26,0 15px 90px 30px #00000040;display:flex;justify-content:space-between;cursor:pointer}.gjs-trt-trait--themeCountdown .gjs-field-wrp--themeCountdown .gjs-field-themeCountdown .clock-col{pointer-events:none;text-align:center;min-width:20%;position:relative}.gjs-trt-trait--themeCountdown .gjs-field-wrp--themeCountdown .gjs-field-themeCountdown .clock-col:not(:last-child):before,.gjs-trt-trait--themeCountdown .gjs-field-wrp--themeCountdown .gjs-field-themeCountdown .clock-col:not(:last-child):after{content:"";background-color:#ffffff4d;height:5px;width:5px;border-radius:50%;display:block;position:absolute;right:-15px}.gjs-trt-trait--themeCountdown .gjs-field-wrp--themeCountdown .gjs-field-themeCountdown .clock-col:not(:last-child):before{top:35%}.gjs-trt-trait--themeCountdown .gjs-field-wrp--themeCountdown .gjs-field-themeCountdown .clock-col:not(:last-child):after{top:50%}.gjs-trt-trait--themeCountdown .gjs-field-wrp--themeCountdown .gjs-field-themeCountdown .clock-timer:before{color:#fff;font-size:4.2rem;text-transform:uppercase}.gjs-trt-trait--themeCountdown .gjs-field-wrp--themeCountdown .gjs-field-themeCountdown .clock-label{color:#ffffff59;text-transform:uppercase;font-size:.7rem;margin-top:10px}.gjs-trt-trait--themeCountdown .gjs-field-wrp--themeCountdown .gjs-field-themeCountdown .countdown{margin:0 auto;height:62px;cursor:pointer;display:flex;justify-content:space-between}.gjs-trt-trait--themeCountdown .gjs-field-wrp--themeCountdown .gjs-field-themeCountdown .countdown .bloc-time{pointer-events:none;text-align:center;height:100%}.gjs-trt-trait--themeCountdown .gjs-field-wrp--themeCountdown .gjs-field-themeCountdown .countdown .bloc-time:last-child{margin-right:0}.gjs-trt-trait--themeCountdown .gjs-field-wrp--themeCountdown .gjs-field-themeCountdown .countdown .count-title{display:block;margin-bottom:10px;font: .8em Lato;color:#fff;text-transform:uppercase}.gjs-trt-trait--themeCountdown .gjs-field-wrp--themeCountdown .gjs-field-themeCountdown .countdown .figure{position:relative;float:left;height:50px;width:45px;margin-right:10px;background-color:#fff;border-radius:8px;overflow:hidden}.gjs-trt-trait--themeCountdown .gjs-field-wrp--themeCountdown .gjs-field-themeCountdown .countdown .figure:last-child{margin-right:0}.gjs-trt-trait--themeCountdown .gjs-field-wrp--themeCountdown .gjs-field-themeCountdown .countdown .figure>span{position:absolute;left:0;right:0;margin:auto;font: 38px Lato;font-weight:700;color:#de4848}.gjs-trt-trait--themeCountdown .gjs-field-wrp--themeCountdown .gjs-field-themeCountdown .countdown .figure .top:after,.gjs-trt-trait--themeCountdown .gjs-field-wrp--themeCountdown .gjs-field-themeCountdown .countdown .figure .bottom-back:after{content:"";position:absolute;z-index:-1;left:0;bottom:0;width:100%;height:100%;border-bottom:1px solid rgba(0,0,0,.1)}.gjs-trt-trait--themeCountdown .gjs-field-wrp--themeCountdown .gjs-field-themeCountdown .countdown .figure .top{z-index:3;background-color:#f7f7f7;transform-origin:50% 100%;-webkit-transform-origin:50% 100%;border-top-right-radius:10px;border-top-left-radius:10px;transform:perspective(200px)}.gjs-trt-trait--themeCountdown .gjs-field-wrp--themeCountdown .gjs-field-themeCountdown .countdown .figure .bottom{z-index:1;border-bottom-right-radius:10px;border-bottom-left-radius:10px}.gjs-trt-trait--themeCountdown .gjs-field-wrp--themeCountdown .gjs-field-themeCountdown .countdown .figure .bottom:before{content:"";position:absolute;display:block;top:0;left:0;width:100%;height:50%;background-color:#00000005}.gjs-trt-trait--themeCountdown .gjs-field-wrp--themeCountdown .gjs-field-themeCountdown .countdown .figure .bottom-back{z-index:2;top:0;height:50%;overflow:hidden;background-color:#f7f7f7}.gjs-trt-trait--themeCountdown .gjs-field-wrp--themeCountdown .gjs-field-themeCountdown .countdown .figure .bottom-back span{position:absolute;top:0;left:0;right:0;margin:auto}.gjs-trt-trait--themeCountdown .gjs-field-wrp--themeCountdown .gjs-field-themeCountdown .countdown .figure .top,.gjs-trt-trait--themeCountdown .gjs-field-wrp--themeCountdown .gjs-field-themeCountdown .countdown .figure .top-back{height:50%;overflow:hidden;backface-visibility:hidden}.gjs-trt-trait--themeCountdown .gjs-field-wrp--themeCountdown .gjs-field-themeCountdown .countdown .figure .top-back{z-index:4;bottom:0;background-color:#fff;-webkit-transform-origin:50% 0;transform-origin:50% 0;transform:perspective(200px) rotateX(180deg)}.gjs-trt-trait--themeCountdown .gjs-field-wrp--themeCountdown .gjs-field-themeCountdown .countdown .figure .top-back span{position:absolute;top:-100%;left:0;right:0;margin:auto}@-webkit-keyframes progress-bar-stripes{0%{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:40px 0}to{background-position:0 0}}.product-card{display:flex;align-items:center}#image_container .vue-file-agent{padding:10px;border-radius:10px}#image_container .grid-block{width:20%!important}#image_container .grid-box-item{position:relative}#image_container .select-file{width:100%;border:2px solid transparent;position:absolute;height:100%;top:0;z-index:20;left:0;cursor:pointer}#image_container .select-file.active{border:2px solid #16fcd2}#image_container .image-dimension,#image_container .file-size,#image_container .file-ext,#image_container .file-name,#image_container .file-delete{display:none}#image_container .file-preview-img{height:auto;width:auto;object-fit:cover}#image_container .file-input-wrapper{text-align:left}#image_container .file-input-wrapper div[helper-class*=active-sorting-item]>div{height:400px;overflow-y:scroll}#image_container .file-input-wrapper div[helper-class*=active-sorting-item]>div:nth-child(1){display:flex;flex-wrap:wrap}#image_container .file-input-wrapper div[helper-class*=active-sorting-item]>div:nth-child(1) .grid-box-item.grid-block{order:2}#image_container .file-input-wrapper div[helper-class*=active-sorting-item]>div:nth-child(1) .grid-box-item.grid-block.file-preview-new{order:1}#image_container .file-preview-wrapper{padding:2px;box-sizing:border-box;height:fit-content}#image_container .file-preview-wrapper:before{background-color:transparent}#image_container .file-preview-wrapper .file-preview-wrapper-image{height:100%}#image_container .file-preview-new svg{width:60px}#image_container .file-preview-new .help-text{font-size:13px}.device-text-editor{background-color:#dd5313;width:100%;padding:7px 10px;text-align:center;display:none}.device-text-editor p{color:#fff;font-weight:500}.active-device-text-editor{display:block}#rte-font-color{padding:0}#rte-font-color label{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#rte-font-color label p{width:max-content;border-bottom:1px solid gray}.gjs-trt-trait--color .gjs-field-wrp--color{padding-bottom:20px;border-bottom:1px solid rgba(55,65,81,.5019607843);background-color:#09091a}.gjs-plus{pointer-events:all;background-color:#3b97e3;border-radius:100px;border:none;width:30px;height:30px;position:absolute;bottom:-12px;right:calc(50% - 15px);z-index:99;display:flex;align-items:center;justify-content:center;cursor:pointer}.btn-back-custom-block button{background-color:#273140;color:#d1d5db;border-radius:4px;border:none;padding:6px 12px;font-size:12px;font-weight:600;cursor:pointer}.error-message{color:#ff6550;opacity:.8;font-size:14px;font-style:italic}.pr-pad-input{padding:15px}.pr-pad-li{padding:12px 20px}.inscription-button{width:fit-content}.cgu-validation{position:relative}.cgu-validation.active .checkbox:before{content:"";width:15px;height:15px;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);transform:scale(1);transform-origin:bottom left;transition:.12s transform ease-in-out;background-color:#dd5313;display:block;margin-left:5px;margin-top:4px}.cgu-validation .checkbox,.cgu-validation .text-white-light{cursor:pointer}.cgu-validation input{opacity:0;position:absolute}.menu-edit{z-index:99}.avatar{position:relative;border-radius:50px;display:block;background-position:center;background-size:cover;background-repeat:no-repeat}.grid-avatar-small{width:100px;height:70px;border-radius:10px;overflow:hidden}.grid-avatar-small .img-fit{height:100%;width:100%;object-fit:cover}.header-avatar .avatar{width:40px;height:40px}.header-avatar .menu-group{top:100%;left:50%;transform:translateY(7px) translate(-92%);z-index:100;background-color:#222231;border:1px solid transparent;border-radius:10px;padding:10px 15px}.header-avatar .menu-group figure{width:40px;height:40px;min-width:fit-content}.header-avatar .menu-group .mgr-option-list{padding:5px 0}.header-avatar .menu-group .mgr-option-element{padding:12px 45px 12px 20px;border-radius:8px;cursor:pointer}.header-avatar .menu-group .mgr-option-element:hover{background:#09091a}.header-avatar .menu-group .logout-icon{height:18px}.header-avatar .menu-group .mgr1{padding:10px 15px;border-bottom:1px solid #283140}.header-avatar .menu-group .mgr1 p{min-width:max-content}.header-avatar .user-information{min-width:150px}.header-avatar .user-information span{width:150px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-avatar{width:100px;height:100px}.pac-target-input{background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.9016%207.74612C17.9391%203.51112%2014.245%201.60445%2011%201.60445C11%201.60445%2011%201.60445%2010.9908%201.60445C7.75496%201.60445%204.05163%203.50195%203.08913%207.73695C2.01663%2012.467%204.9133%2016.4728%207.53497%2018.9936C8.50663%2019.9286%209.7533%2020.3961%2011%2020.3961C12.2466%2020.3961%2013.4933%2019.9286%2014.4558%2018.9936C17.0775%2016.4728%2019.9741%2012.4761%2018.9016%207.74612Z'%20fill='white'/%3e%3cpath%20d='M11%2012.3386C12.5948%2012.3386%2013.8875%2011.0458%2013.8875%209.45112C13.8875%207.8564%2012.5948%206.56362%2011%206.56362C9.40533%206.56362%208.11255%207.8564%208.11255%209.45112C8.11255%2011.0458%209.40533%2012.3386%2011%2012.3386Z'%20fill='%23292D32'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:10px center;padding:8px 12px 8px 40px}.upload-image{width:40px;height:40px;border-radius:6px;display:inline-block;background-position:center;background-repeat:no-repeat;background-size:cover;overflow:hidden}.file-name{color:#fff;margin-left:15px;font-size:13px}.vue-universal-modal{z-index:999}.vue-universal-modal-invisible{visibility:hidden!important;z-index:0!important;opacity:0!important}.remove-question{position:absolute}.confirmation-content{flex-direction:column}.Vue-Toastification__close-button{display:none!important}.Vue-Toastification__toast{background:#242c32!important;padding:16px 16px 16px 60px!important;min-height:auto;max-width:350px;font-size:13px!important;font-family:Work Sans,sans-serif;font-style:normal;font-weight:400!important;line-height:22px;letter-spacing:0em;text-align:left;color:#c8c5c5;background-repeat:no-repeat!important;background-position:16px center!important}.Vue-Toastification__toast:after{position:absolute;content:"";top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat}.Vue-Toastification__toast .Vue-Toastification__progress-bar:after{position:absolute;content:"";top:0;left:0;right:0;height:3px;filter:blur(4px)}.Vue-Toastification__toast .Vue-Toastification__toast-body{font-size:13px;line-height:18px}.Vue-Toastification__toast--success{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='32'%20height='32'%20rx='16'%20fill='%23303746'/%3e%3cmask%20id='mask0_3274_2677'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='4'%20width='24'%20height='24'%3e%3crect%20x='4'%20y='4'%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_3274_2677)'%3e%3cpath%20d='M14.6%2020.6L21.65%2013.55L20.25%2012.15L14.6%2017.8L11.75%2014.95L10.35%2016.35L14.6%2020.6ZM16%2026C14.6167%2026%2013.3167%2025.7373%2012.1%2025.212C10.8833%2024.6873%209.825%2023.975%208.925%2023.075C8.025%2022.175%207.31267%2021.1167%206.788%2019.9C6.26267%2018.6833%206%2017.3833%206%2016C6%2014.6167%206.26267%2013.3167%206.788%2012.1C7.31267%2010.8833%208.025%209.825%208.925%208.925C9.825%208.025%2010.8833%207.31233%2012.1%206.787C13.3167%206.26233%2014.6167%206%2016%206C17.3833%206%2018.6833%206.26233%2019.9%206.787C21.1167%207.31233%2022.175%208.025%2023.075%208.925C23.975%209.825%2024.6873%2010.8833%2025.212%2012.1C25.7373%2013.3167%2026%2014.6167%2026%2016C26%2017.3833%2025.7373%2018.6833%2025.212%2019.9C24.6873%2021.1167%2023.975%2022.175%2023.075%2023.075C22.175%2023.975%2021.1167%2024.6873%2019.9%2025.212C18.6833%2025.7373%2017.3833%2026%2016%2026Z'%20fill='%2300DF80'/%3e%3c/g%3e%3c/svg%3e")!important;position:relative}.Vue-Toastification__toast--success:after{background-image:url("data:image/svg+xml,%3csvg%20width='138'%20height='56'%20viewBox='0%200%20138%2056'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='32'%20cy='41'%20r='106'%20fill='url(%23paint0_radial_3280_2684)'%20fill-opacity='0.12'/%3e%3cdefs%3e%3cradialGradient%20id='paint0_radial_3280_2684'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(32%2041)%20rotate(90)%20scale(106)'%3e%3cstop%20stop-color='%2300ED51'/%3e%3cstop%20offset='1'%20stop-color='%2300ED7B'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e")}.Vue-Toastification__toast--success .Vue-Toastification__progress-bar{background-color:#01e17b!important}.Vue-Toastification__toast--success .Vue-Toastification__progress-bar:after{background-color:#01e17b}.Vue-Toastification__toast--error{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='32'%20height='32'%20rx='16'%20fill='%23303746'/%3e%3cmask%20id='mask0_3274_18164'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='4'%20y='4'%20width='24'%20height='24'%3e%3crect%20x='4'%20y='4'%20width='24'%20height='24'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_3274_18164)'%3e%3cpath%20d='M12.4%2021L16%2017.4L19.6%2021L21%2019.6L17.4%2016L21%2012.4L19.6%2011L16%2014.6L12.4%2011L11%2012.4L14.6%2016L11%2019.6L12.4%2021ZM16%2026C14.6167%2026%2013.3167%2025.7373%2012.1%2025.212C10.8833%2024.6873%209.825%2023.975%208.925%2023.075C8.025%2022.175%207.31267%2021.1167%206.788%2019.9C6.26267%2018.6833%206%2017.3833%206%2016C6%2014.6167%206.26267%2013.3167%206.788%2012.1C7.31267%2010.8833%208.025%209.825%208.925%208.925C9.825%208.025%2010.8833%207.31233%2012.1%206.787C13.3167%206.26233%2014.6167%206%2016%206C17.3833%206%2018.6833%206.26233%2019.9%206.787C21.1167%207.31233%2022.175%208.025%2023.075%208.925C23.975%209.825%2024.6873%2010.8833%2025.212%2012.1C25.7373%2013.3167%2026%2014.6167%2026%2016C26%2017.3833%2025.7373%2018.6833%2025.212%2019.9C24.6873%2021.1167%2023.975%2022.175%2023.075%2023.075C22.175%2023.975%2021.1167%2024.6873%2019.9%2025.212C18.6833%2025.7373%2017.3833%2026%2016%2026Z'%20fill='%23F04248'/%3e%3c/g%3e%3c/svg%3e")!important}.Vue-Toastification__toast--error:after{background-image:url("data:image/svg+xml,%3csvg%20width='152'%20height='56'%20viewBox='0%200%20152%2056'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='32'%20cy='32'%20r='120'%20fill='url(%23paint0_radial_3280_18171)'%20fill-opacity='0.13'/%3e%3cdefs%3e%3cradialGradient%20id='paint0_radial_3280_18171'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(32%2032)%20rotate(90)%20scale(120)'%3e%3cstop%20stop-color='%23F04248'/%3e%3cstop%20offset='1'%20stop-color='%23F04248'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e")}.Vue-Toastification__toast--error .Vue-Toastification__progress-bar{background-color:#f04349!important}.Vue-Toastification__toast--error .Vue-Toastification__progress-bar:after{background-color:#f04349}.Vue-Toastification__toast--warning{background-image:url("data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='32'%20height='32'%20rx='16'%20fill='%23303746'/%3e%3cg%20clip-path='url(%23clip0_3274_443)'%3e%3cpath%20d='M16%206C10.48%206%206%2010.48%206%2016C6%2021.52%2010.48%2026%2016%2026C21.52%2026%2026%2021.52%2026%2016C26%2010.48%2021.52%206%2016%206ZM17%2021H15V19H17V21ZM17%2017H15V11H17V17Z'%20fill='%23FFD21E'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_3274_443'%3e%3crect%20width='24'%20height='24'%20fill='white'%20transform='translate(4%204)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")!important}.Vue-Toastification__toast--warning:after{background-image:url("data:image/svg+xml,%3csvg%20width='138'%20height='56'%20viewBox='0%200%20138%2056'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='32'%20cy='41'%20r='106'%20fill='url(%23paint0_radial_3280_450)'%20fill-opacity='0.11'/%3e%3cdefs%3e%3cradialGradient%20id='paint0_radial_3280_450'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(32%2041)%20rotate(90)%20scale(106)'%3e%3cstop%20stop-color='%23FFD426'/%3e%3cstop%20offset='1'%20stop-color='%23FFD426'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e")}.Vue-Toastification__toast--warning .Vue-Toastification__progress-bar{background-color:#ffd21f!important}.Vue-Toastification__toast--warning .Vue-Toastification__progress-bar:after{background-color:#ffd21f}.Vue-Toastification__progress-bar{height:3px!important}.pagination a{color:#fff!important;float:left!important;padding:4px 12px!important;text-decoration:none!important;background-color:#37415180!important;border:1px solid rgba(55,65,81,.5019607843)!important;margin:0 5px!important;font-size:12px!important;border-radius:4px!important}.pagination a:hover,.pagination .active{background:#dd5313!important}.prsrul-element em,.prsrfl-element em{color:#dd5313;font-style:inherit}.editor-input{background-color:#37415180}.editor-input .ql-editor{min-height:70px}.editor-input .ql-editor,.editor-input .ql-toolbar{color:#fff}.dashboard-section,.auth-layout{position:relative}.dashboard-section .ds-wrap,.auth-layout .ds-wrap{width:calc(100% - 115px);margin:20px;border:10px}.spinner-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;top:0;z-index:1000}.spinner-container img{max-width:150px}.spinner-container-page{position:absolute;left:0}.spinner-full-page{position:fixed}.layout-loading .dashboard-section{overflow:hidden}.add-skill input{min-height:28.83px}.pr-skills-result{background-color:#fff;position:absolute;z-index:9;padding:10px;border-radius:6px}.button-loading .spinner-container{position:inherit}.ql-snow .ql-stroke{stroke:#222}.ql-snow .ql-fill{fill:#222}.ql-snow .ql-picker-label:before{color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-bottom:1px solid rgba(75,85,99,.5019607843);border-right:1px solid rgba(75,85,99,.5019607843);border-left:1px solid rgba(75,85,99,.5019607843);border-bottom-left-radius:4px;border-bottom-right-radius:4px}.editor-input .ql-toolbar{border:1px solid rgba(75,85,99,.5019607843);border-top-left-radius:4px;border-top-right-radius:4px;background-color:#727b8a}.vc-container{position:absolute;z-index:99;top:55px;left:0;background:#242c3b;border:1px solid rgba(75,85,99,.5019607843)}.vc-container .vc-highlight{border-radius:4px!important;background-color:#dd5313!important}.vc-container .vc-day-content{color:#fff;font-family:Work Sans;font-weight:400}.vc-container .vc-day-content:hover{background-color:#dd5313;color:#fff;border-radius:4px!important;transition:none}.vc-container .is-disabled{pointer-events:none;color:var(--gray-600)!important}.vc-container .vc-title{font-family:Work Sans;color:#fff;font-size:14px;font-weight:400}.vc-container .vc-weekday{font-family:Work Sans;font-size:14px;color:#fff;opacity:80%;font-weight:400}.vc-container .vc-arrow:hover{background-color:#dd5313}.vc-container .vc-svg-icon path{fill:#fff}.color-picker{position:relative;display:inline-flex}.color-picker .color-value{width:30px;height:30px;background-color:#fff;border-radius:50px}.color-picker .hu-color-picker{position:absolute}.no-child{background-image:none!important}.move{cursor:move}.create-step-modal .statut-select-header{padding:0}.create-step-modal .sci-line{padding:20px 0;border-bottom:1px solid rgba(55,65,81,.5019607843)}.create-step-modal .sci-line:last-child{justify-content:right;border-bottom:0;padding-top:28px;padding-bottom:0}.create-step-modal .sci-line .label{width:200px;flex-shrink:0}.create-step-modal .sci-line .minutes-text{position:absolute;z-index:2;right:10px;top:15px}.create-step-modal .sci-line input{padding-right:40px}.create-step-modal .sci-line .preview-image{display:flex;align-items:center;width:100%;border-radius:8px}.create-step-modal .sci-line .preview-image .preview-uploaded-image{width:100%;height:200px;border-radius:6px;display:inline-block;background-position:center;background-repeat:no-repeat;background-size:cover;overflow:hidden}.create-step-modal .pr-button{padding:10px 25px}.create-step-modal .photo-upload input{position:absolute;visibility:hidden;width:0;height:0}.radio-field.active .radio{background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10%200C4.48%200%200%204.48%200%2010C0%2015.52%204.48%2020%2010%2020C15.52%2020%2020%2015.52%2020%2010C20%204.48%2015.52%200%2010%200ZM7.29%2014.29L3.7%2010.7C3.31%2010.31%203.31%209.68%203.7%209.29C4.09%208.9%204.72%208.9%205.11%209.29L8%2012.17L14.88%205.29C15.27%204.9%2015.9%204.9%2016.29%205.29C16.68%205.68%2016.68%206.31%2016.29%206.7L8.7%2014.29C8.32%2014.68%207.68%2014.68%207.29%2014.29Z'%20fill='%2368B266'/%3e%3c/svg%3e");border:0}.radio-field input{opacity:0}.radio-field .radio{width:20px;height:20px;border-radius:50px;border:2px solid #d1d5db;cursor:pointer;box-sizing:border-box}.checkbox-field.active .checkbox{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='2'%20y='2'%20width='20'%20height='20'%20rx='4'%20fill='%2316FCD2'/%3e%3cpath%20d='M17.3332%208L9.99984%2015.3333L6.6665%2012'%20stroke='%23292D32'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");border:0;background-size:contain}.checkbox-field input{opacity:0}.checkbox-field .checkbox{width:20px;height:20px;border-radius:4px;border:2px solid #d1d5db;cursor:pointer;box-sizing:border-box}.dropdown-placeholder{-webkit-text-security:none;color:#fff;opacity:80%;direction:inherit!important;pointer-events:none!important;text-orientation:inherit!important;writing-mode:inherit!important}.dialling-dropdown{min-width:75px;width:75px!important;margin-right:5px;padding:0}.dialling-dropdown .vs__actions{display:none}.user-input-phone{width:405px!important}.session-tab-content{min-height:400px}.session-tab-content .stcr1 .stcr1r{padding:24px 27px;border-top:1px solid rgba(55,65,81,.5019607843)}.session-tab-content .stcr1 .stcr1r .stcr1rc1{flex-grow:1}.session-tab-content .stcr1 .stcr1r .stcr1rc1 .stcr1rc1r1 .stcr1rc1r1c1,.session-tab-content .stcr1 .stcr1r .stcr1rc1 .stcr1rc1r1 .stcr1rc1r2c1,.session-tab-content .stcr1 .stcr1r .stcr1rc1 .stcr1rc1r2 .stcr1rc1r1c1,.session-tab-content .stcr1 .stcr1r .stcr1rc1 .stcr1rc1r2 .stcr1rc1r2c1{margin-top:7px}.session-tab-content .stcr1 .stcr1r .stcr1rc1 .stcr1rc1r1 .stcr1rc1r1c1 p,.session-tab-content .stcr1 .stcr1r .stcr1rc1 .stcr1rc1r1 .stcr1rc1r2c1 p,.session-tab-content .stcr1 .stcr1r .stcr1rc1 .stcr1rc1r2 .stcr1rc1r1c1 p,.session-tab-content .stcr1 .stcr1r .stcr1rc1 .stcr1rc1r2 .stcr1rc1r2c1 p{color:#d1d5db}.session-tab-content .stcr1 .stcr1r .stcr1rc1 .stcr1rc1r1 .stcr1rc1r1c2,.session-tab-content .stcr1 .stcr1r .stcr1rc1 .stcr1rc1r1 .stcr1rc1r2c2,.session-tab-content .stcr1 .stcr1r .stcr1rc1 .stcr1rc1r2 .stcr1rc1r1c2,.session-tab-content .stcr1 .stcr1r .stcr1rc1 .stcr1rc1r2 .stcr1rc1r2c2{width:300px}.session-tab-content .stcr1 .stcr1r .stcr1rc1 .stcr1rc1r1 .stcr1rc1r1c2 .pr-db-select,.session-tab-content .stcr1 .stcr1r .stcr1rc1 .stcr1rc1r1 .stcr1rc1r2c2 .pr-db-select,.session-tab-content .stcr1 .stcr1r .stcr1rc1 .stcr1rc1r2 .stcr1rc1r1c2 .pr-db-select,.session-tab-content .stcr1 .stcr1r .stcr1rc1 .stcr1rc1r2 .stcr1rc1r2c2 .pr-db-select{height:40px;width:100%}.session-tab-content .stcr1 .stcr1r .stcr1rc1 .stcr1rc1r1 .stcr1rc1r1c2 .pr-db-select .statut-select-header,.session-tab-content .stcr1 .stcr1r .stcr1rc1 .stcr1rc1r1 .stcr1rc1r2c2 .pr-db-select .statut-select-header,.session-tab-content .stcr1 .stcr1r .stcr1rc1 .stcr1rc1r2 .stcr1rc1r1c2 .pr-db-select .statut-select-header,.session-tab-content .stcr1 .stcr1r .stcr1rc1 .stcr1rc1r2 .stcr1rc1r2c2 .pr-db-select .statut-select-header{padding:0}.session-tab-content .stcr1 .stcr1r .stcr1rc1 .stcr1rc1r1 .stcr1rc1r1c2 .pr-db-select .statut-select-header h6 span,.session-tab-content .stcr1 .stcr1r .stcr1rc1 .stcr1rc1r1 .stcr1rc1r2c2 .pr-db-select .statut-select-header h6 span,.session-tab-content .stcr1 .stcr1r .stcr1rc1 .stcr1rc1r2 .stcr1rc1r1c2 .pr-db-select .statut-select-header h6 span,.session-tab-content .stcr1 .stcr1r .stcr1rc1 .stcr1rc1r2 .stcr1rc1r2c2 .pr-db-select .statut-select-header h6 span{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}.session-tab-content .stcr1 .stcr1r .stcr1rc1 .stcr1rc1r1 .stcr1rc1r1c2 .input-days,.session-tab-content .stcr1 .stcr1r .stcr1rc1 .stcr1rc1r1 .stcr1rc1r2c2 .input-days,.session-tab-content .stcr1 .stcr1r .stcr1rc1 .stcr1rc1r2 .stcr1rc1r1c2 .input-days,.session-tab-content .stcr1 .stcr1r .stcr1rc1 .stcr1rc1r2 .stcr1rc1r2c2 .input-days{width:100%;background:#202435}.session-tab-content .stcr1 .stcr1r .stcr1rc1 .stcr1rc1r1 .stcr1rc1r1c2 .input-days p,.session-tab-content .stcr1 .stcr1r .stcr1rc1 .stcr1rc1r1 .stcr1rc1r2c2 .input-days p,.session-tab-content .stcr1 .stcr1r .stcr1rc1 .stcr1rc1r2 .stcr1rc1r1c2 .input-days p,.session-tab-content .stcr1 .stcr1r .stcr1rc1 .stcr1rc1r2 .stcr1rc1r2c2 .input-days p{opacity:.6}.session-tab-content .stcr1 .stcr1r-button{padding-top:22px;border-top:1px solid rgba(55,65,81,.5019607843)}.download-button,.send-manual-button{min-width:100px}.download-actions{color:#d1d5db;font-weight:500;font-size:12px}.download-actions .download-action{min-width:40px;min-height:16px}#transfer-edof-modal .dbmc-content{padding:0 10px}#transfer-edof-modal .dbmc-content-scroll{max-height:70vh;overflow-y:auto}#transfer-edof-modal .pr-button{min-height:41.5px}#transfer-edof-modal .dbmc-buttons{text-align:right;display:flex;align-items:center;justify-content:flex-end}.modal-content-loading .spinner-container-page{background:#252c39}.pr-button-disabled{opacity:.8;cursor:not-allowed}.dhcc2-notification,.dhcc2-notification .notification-icon{position:relative}.dhcc2-notification .notification-icon .number{color:red;position:absolute;top:-9px;font-size:12px;background:#fff;border-radius:50px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;right:-9px}.dhcc2-notification .notification-icon img{display:block}.dhcc2-notification .notification-list{display:flex;flex-direction:column;align-items:center;height:100px;width:200px;overflow-y:auto;margin:0 auto;background:#fff;border-radius:4px;padding:10px;position:absolute;top:100%;right:0;z-index:20;box-shadow:0 4px 4px #00000021}.dhcc2-notification .notification-list .notification{width:100%}.db-modal .automation-modal{height:80%;width:50%;margin-left:auto;margin-right:auto;justify-content:start}@media screen and (max-width: 1000px){.db-modal .automation-modal{width:auto;margin-left:3%;margin-right:3%;height:80%}.db-modal .automation-modal h4{font-size:20px}.db-modal .automation-modal .font-h4{font-size:16px}.db-modal .automation-modal .pr-button-gray{padding:2px}}.db-modal .dbm-container{max-height:90vh;overflow-y:scroll;min-height:200px;justify-content:space-between;display:flex;flex-direction:column}.db-modal .dbm-container::-webkit-scrollbar{display:none}.db-modal .dbm-container .dbmc-content-radio-group{max-height:480px;overflow-y:scroll}.db-modal .dbm-container .dbmc-content-radio-group::-webkit-scrollbar{display:none}.db-modal .dbm-container .dbmc-content-radio-group .dbmcc-element-pipe{border-bottom:1px solid rgba(55,65,81,.5019607843)}.db-modal .dbm-container .dbmc-content-radio-group .dbmcc-element-pipe input{padding:13px 20px}.db-modal .dbm-container .dbmc-content-radio-group .dbmcc-radio-group{transform:translateY(5px)}.db-modal .dbm-container .dbmc-content-radio-group .dbmcc-radio-group .custom-checkbox .checkmark{width:20px;height:20px;border:1px solid rgba(255,255,255,.3);border-radius:50%}.db-modal .dbm-container .dbmc-content-radio-group .dbmcc-radio-group .custom-checkbox input:checked~.checkmark{background-color:#16fcd2;border:1px solid rgba(255,255,255,.3)}.db-modal .dbm-container .dbmc-content-radio-group .dbmcc-radio-group .custom-checkbox input:checked~.checkmark:after{left:6px;top:2px;border:solid #101826;border-width:0 3px 3px 0}.db-modal .dbm-container .dbmc-content-radio-group .dbmcc-element-pipe:last-child{border-bottom:0}.db-modal .autocomplete-list{position:absolute;width:100%;top:0;left:0;background:#272c3d;border:1px solid rgba(75,85,99,.5019607843);border-radius:4px;padding:10px 15px;box-sizing:border-box;margin-top:50px;z-index:9}.db-modal .autocomplete-list li{padding:5px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;color:#fff;display:flex;align-items:center}.db-modal .autocomplete-list li img{max-width:50px}.fa-credit-card{font-size:40px}#funnel-profile{flex:1}#funnel-profile .up-container{padding:32px 40px}#funnel-profile .up-container .upcr1 .upcr1c2 a{padding:11px;border:1px solid rgba(55,65,81,.5019607843);background-color:#37415180}#funnel-profile .up-container .upcr3 .upcr3-tabs{margin-bottom:0;padding-bottom:28px;overflow:auto}#funnel-profile .up-container .upcr3 .upcr3-tabs .upcr3t1,#funnel-profile .up-container .upcr3 .upcr3-tabs .upcr3t2,#funnel-profile .up-container .upcr3 .upcr3-tabs .upcr3t3,#funnel-profile .up-container .upcr3 .upcr3-tabs .upcr3t4{border-radius:4px;padding:8px 23px;cursor:pointer;white-space:nowrap}#funnel-profile .up-container .upcr3 .upcr3-tabs .active{background-color:#6017fd}#funnel-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r{padding:20px 0;border-bottom:1px solid rgba(55,65,81,.5019607843)}#funnel-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r .label{width:300px}#funnel-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r input,#funnel-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r .statut-select{border:1px solid rgba(75,85,99,.5019607843);background:#37415180;border-radius:4px;padding:8px 12px;width:480px;color:#fff;font-size:14px;box-sizing:border-box}#funnel-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r .statut-select{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6%209.00058L12%2015.0006L18%209.00058'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:98% center;padding-right:20px}#funnel-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r .cned{border:none;background-color:transparent}#funnel-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r .upcr3t1rc2 span{width:150px}#funnel-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r1{border-top:1px solid rgba(55,65,81,.5019607843)}#funnel-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r3 input,#funnel-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r4 input,#funnel-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r5 input{background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.9016%207.74612C17.9391%203.51112%2014.245%201.60445%2011%201.60445C11%201.60445%2011%201.60445%2010.9908%201.60445C7.75496%201.60445%204.05163%203.50195%203.08913%207.73695C2.01663%2012.467%204.9133%2016.4728%207.53497%2018.9936C8.50663%2019.9286%209.7533%2020.3961%2011%2020.3961C12.2466%2020.3961%2013.4933%2019.9286%2014.4558%2018.9936C17.0775%2016.4728%2019.9741%2012.4761%2018.9016%207.74612Z'%20fill='white'/%3e%3cpath%20d='M11%2012.3386C12.5948%2012.3386%2013.8875%2011.0458%2013.8875%209.45112C13.8875%207.8564%2012.5948%206.56362%2011%206.56362C9.40533%206.56362%208.11255%207.8564%208.11255%209.45112C8.11255%2011.0458%209.40533%2012.3386%2011%2012.3386Z'%20fill='%23292D32'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:10px center;padding:8px 12px 8px 40px}#funnel-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r4 input{background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.5834%2018.7921H6.41671C3.66671%2018.7921%201.83337%2017.4171%201.83337%2014.2087V7.79206C1.83337%204.58373%203.66671%203.20872%206.41671%203.20872H15.5834C18.3334%203.20872%2020.1667%204.58373%2020.1667%207.79206V14.2087C20.1667%2017.4171%2018.3334%2018.7921%2015.5834%2018.7921Z'%20fill='white'/%3e%3cpath%20d='M11%2011.7979C10.23%2011.7979%209.45084%2011.5596%208.855%2011.0737L5.98583%208.78207C5.6925%208.54373%205.6375%208.1129%205.87584%207.81957C6.11417%207.52623%206.54501%207.47124%206.83834%207.70957L9.7075%2010.0012C10.4042%2010.5604%2011.5867%2010.5604%2012.2833%2010.0012L15.1525%207.70957C15.4458%207.47124%2015.8858%207.51707%2016.115%207.81957C16.3533%208.1129%2016.3075%208.5529%2016.005%208.78207L13.1358%2011.0737C12.5492%2011.5596%2011.77%2011.7979%2011%2011.7979Z'%20fill='%23292D32'/%3e%3c/svg%3e")}#funnel-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r5 input{background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.8075%2013.0263L7.81004%2016.0238C7.48004%2015.7305%207.15921%2015.428%206.84754%2015.1163C5.90337%2014.163%205.05087%2013.1638%204.29004%2012.1188C3.53837%2011.0738%202.93337%2010.0288%202.49337%208.993C2.05337%207.948%201.83337%206.94883%201.83337%205.9955C1.83337%205.37217%201.94337%204.77633%202.16337%204.22633C2.38337%203.66717%202.73171%203.15383%203.21754%202.6955C3.80421%202.118%204.44587%201.83383%205.12421%201.83383C5.38087%201.83383%205.63754%201.88883%205.86671%201.99883C6.10504%202.10883%206.31587%202.27383%206.48087%202.51217L8.60754%205.50967C8.77254%205.73883%208.89171%205.94967%208.97421%206.15133C9.05671%206.34383%209.10254%206.53633%209.10254%206.7105C9.10254%206.9305%209.03837%207.1505%208.91004%207.36133C8.79087%207.57217%208.61671%207.79217%208.39671%208.01217L7.70004%208.73633C7.59921%208.83716%207.55337%208.95633%207.55337%209.103C7.55337%209.17633%207.56254%209.2405%207.58087%209.31383C7.60837%209.38717%207.63587%209.44216%207.65421%209.49717C7.81921%209.79966%208.10337%2010.1938%208.50671%2010.6705C8.91921%2011.1472%209.35921%2011.633%209.83587%2012.1188C10.1659%2012.4397%2010.4867%2012.7513%2010.8075%2013.0263Z'%20fill='white'/%3e%3cpath%20d='M20.1392%2016.803C20.1392%2017.0597%2020.0934%2017.3255%2020.0017%2017.5822C19.9742%2017.6555%2019.9467%2017.7288%2019.91%2017.8022C19.7542%2018.1322%2019.5525%2018.4438%2019.2867%2018.7372C18.8375%2019.2322%2018.3425%2019.5897%2017.7834%2019.8188C17.7742%2019.8188%2017.765%2019.828%2017.7559%2019.828C17.215%2020.048%2016.6284%2020.1672%2015.9959%2020.1672C15.0609%2020.1672%2014.0617%2019.9472%2013.0075%2019.498C11.9534%2019.0488%2010.8992%2018.4438%209.85422%2017.683C9.49672%2017.4172%209.13922%2017.1513%208.80005%2016.8672L11.7975%2013.8697C12.0542%2014.0622%2012.2834%2014.2088%2012.4759%2014.3096C12.5217%2014.328%2012.5767%2014.3555%2012.6409%2014.383C12.7142%2014.4105%2012.7875%2014.4196%2012.87%2014.4196C13.0259%2014.4196%2013.145%2014.3647%2013.2459%2014.2638L13.9425%2013.5763C14.1717%2013.3472%2014.3917%2013.173%2014.6025%2013.063C14.8134%2012.9347%2015.0242%2012.8705%2015.2534%2012.8705C15.4275%2012.8705%2015.6109%2012.9072%2015.8125%2012.9897C16.0142%2013.0722%2016.225%2013.1913%2016.4542%2013.3472L19.4884%2015.5013C19.7267%2015.6663%2019.8917%2015.8588%2019.9925%2016.088C20.0842%2016.3171%2020.1392%2016.5463%2020.1392%2016.803Z'%20fill='white'/%3e%3c/svg%3e")}#funnel-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r6 .statut-select{position:relative;padding:0}#funnel-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r6 .statut-select .statut-list{position:absolute;width:inherit;top:0;left:-1px;background:#272c3d;border:1px solid rgba(75,85,99,.5019607843);border-radius:4px;padding:10px 15px;box-sizing:border-box;margin-top:40px;z-index:1}#funnel-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r6 .statut-select .statut-list li{padding:5px 0}#funnel-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r8{width:780px;text-align:right}#funnel-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r8 .pr-button{padding:10px 25px}#funnel-profile .funnel-steps-menu{width:260px;background-color:#17202e;border-right:1px solid rgba(55,65,81,.5019607843);flex-shrink:0}#funnel-profile .funnel-page{flex:1;margin-left:40px}#funnel-profile .steps .step-item{padding:15px 25px;box-sizing:border-box}.select-templates{display:flex;flex-direction:row;margin:0 -10px}.select-templates .template-item{width:100px;height:100px;background-color:#fff;margin:10px;display:flex;align-items:center;justify-content:center;cursor:pointer}.select-templates .template-item.active{color:red}.icons-flex{background-size:70% 65%!important;height:15px;width:17px;opacity:.9}.icon-dir-row{background:url(/images/editor/flex-dir-row.png) no-repeat center}.icon-dir-row-rev{background:url(/images/editor/flex-dir-row-rev.png) no-repeat center}.icon-dir-col{background:url(/images/editor/flex-dir-col.png) no-repeat center}.icon-dir-col-rev{background:url(/images/editor/flex-dir-col-rev.png) no-repeat center}.icon-just-start{background:url(/images/editor/flex-just-start.png) no-repeat center}.icon-just-end{background:url(/images/editor/flex-just-end.png) no-repeat center}.icon-just-sp-bet{background:url(/images/editor/flex-just-sp-bet.png) no-repeat center}.icon-just-sp-ar{background:url(/images/editor/flex-just-sp-ar.png) no-repeat center}.icon-just-sp-cent{background:url(/images/editor/flex-just-sp-cent.png) no-repeat center}.icon-al-start{background:url(/images/editor/flex-al-start.png) no-repeat center}.icon-al-end{background:url(/images/editor/flex-al-end.png) no-repeat center}.icon-al-str{background:url(/images/editor/flex-al-str.png) no-repeat center}.icon-al-center{background:url(/images/editor/flex-al-center.png) no-repeat center}[data-tooltip]:after{background:#333333e6}.gjs-pn-commands{min-height:40px}#gjs-sm-float{display:none}.gjs-logo-version{background-color:#756467}.gjs-pn-btn.gjs-pn-active{box-shadow:none}.CodeMirror{min-height:450px;margin-bottom:8px}.grp-handler-close{background-color:transparent;color:#ddd}.grp-handler-cp-wrap{border-color:transparent}.favicon-modal .avatar{margin:0 auto}.favicon-modal .dbmcc-element{justify-content:center}.favicon-modal .dbmcc-element .cursor{position:relative}.favicon-modal #file-input-favicon{position:absolute;opacity:0;top:0;left:50%}.thanks-modal .cm-container{border:none;background:#0b0a22;padding:50px}.thanks-modal .cm-container .dbmc-content .dbmcc-element{margin-bottom:5px}.thanks-modal .thanks-header{flex-direction:column;position:relative;border-bottom:0!important}.thanks-modal .thanks-header p{line-height:28px;opacity:.8}.thanks-modal .thanks-header .modal-close{position:absolute;top:-15px;right:-15px}.thanks-modal .dbmcc-element{flex-direction:column;border-bottom:0!important;padding:5px 0!important}.thanks-modal .pr-button{width:100%}.subscriber-form2 .form-group{display:flex;align-items:flex-start}.subscriber-form2 .form-group .pr-input{height:55.5px}.subscriber-form2 button{align-self:flex-start}.vue-universal-modal-enter-from .vue-universal-modal-content,.vue-universal-modal-enter-to .vue-universal-modal-content,.vue-universal-modal-leave-from .vue-universal-modal-content,.vue-universal-modal-leave-to .vue-universal-modal-content{transition:.3s transform}.vue-universal-modal-enter-to .vue-universal-modal-content,.vue-universal-modal-leave-from .vue-universal-modal-content{transform:translateZ(0)}.vue-universal-modal-enter-from .vue-universal-modal-content,.vue-universal-modal-leave-to .vue-universal-modal-content{transform:translate3d(0,-100px,0)}.carousel__slide{flex-direction:column}#section-demo-direct{height:1px}.select-filters{position:relative;border:1px solid rgba(75,85,99,.5019607843);width:fit-content;border-radius:4px;background:#242c3b;display:flex;align-items:center}.select-filters h6{width:100%}.select-filters .filters-clickable{padding:10px 12px}.select-filters .statut-list{position:absolute;width:calc(100% + 2px);top:0;left:-1px;background:#272c3d;border:1px solid rgba(75,85,99,.5019607843);border-radius:4px;padding:10px 15px;box-sizing:border-box;margin-top:50px;z-index:10}.select-filters .statut-list li{padding:8px 0;font-family:Work Sans;font-size:14px;color:#fff;opacity:80%;cursor:pointer}.cookie__floating{background-color:#09091a;border-color:#49495b;color:#fff;font-family:Work Sans;min-width:450px}.cookie__floating .cookie__floating__content{line-height:26px;text-align:justify;max-height:100%}.cookie__floating .cookie__floating__postpone-button{display:flex;justify-content:right;padding-right:10px;padding-top:5px}.cookie__floating .cookie__floating__buttons button{background-color:#09091a;border:1px solid #49495b;border-left:0;border-bottom:0;color:#fff}.cookie__floating .cookie__floating__buttons button:last-child{border:1px solid #49495b;border-right:0;border-bottom:0;background-color:#dd5313;color:#fff}@media (max-width: 600px){.cookie__floating{min-width:auto}}#home-s1 .hs1-container .videoWrap .vim-lazy{width:100%;height:auto}#home-s1 .hs1-container .videoWrap .vim-lazy .main-video{width:100%}#home-s1 .hs1-container .videoWrap .vim-lazy h2{text-align:center}#home-s1 .hs1-container .videoWrap .videoPreview{max-width:100%}.pr-button:disabled{opacity:.5}.box-frame{border-radius:8px;box-shadow:0 0 70px 30px #3b82f633}.box-frame2{position:absolute;width:1100px;height:1100px;right:0;left:0;top:-40px;margin:0 auto;border:1px solid #17172c;box-shadow:0 0 70px 30px #3b82f633;border-radius:50%}.box-frame3{top:-60px;width:1200px;height:1200px}.ql-toolbar{background-color:#747d8b;border-radius:4px;border:none}.ql-container{height:108px;border:none;background:#222231;color:#fff}.ql-container.ql-snow{border:none}.search-more{position:relative}.search-more .search-body{position:absolute;background-color:#17202e;z-index:10;border:1px solid rgba(75,85,99,.5019607843);box-sizing:border-box;transform:translateY(5px);border-radius:10px}.search-more .search-body .search-show{max-height:200px;overflow-y:auto}.search-more .search-body .search-show::-webkit-scrollbar{display:none}.search-more .search-body .ccs1cr2c1s-item{font-size:14px;cursor:pointer;word-wrap:break-word;box-sizing:border-box;transition:.2s;background:#37415180;border-bottom:1px solid rgba(55,65,81,.5019607843);text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.search-more .search-body .activeItem{background-color:#23e8c3;font-weight:600}.search-more-crm .smc-header{width:200px;height:40px;border:1px solid #273140;padding:0 5px 0 15px}.search-more-crm .smc-header p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-more-crm .smc-header svg{min-width:18px}@media (max-width: 1280px){.search-more-crm .smc-header{max-width:150px}}.search-more-crm .smc-body{background-color:#161626;z-index:20;border:1px solid rgba(55,65,81,.5019607843);transform:translateY(10px);border-radius:8px;overflow:hidden}.search-more-crm .smc-body .smcb-show li{font-size:14px;cursor:pointer;word-wrap:break-word;box-sizing:border-box;transition:.2s;background-color:#161626;border-bottom:1px solid rgba(55,65,81,.5019607843);text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding:10px 20px;transition:background .2s ease}.search-more-crm .smc-body .smcb-show li:hover{background:#dd5313}.search-more-crm .smc-body .smcb-show .activeItem{background-color:#23e8c3;font-weight:600}.search-more-crm .smc-body .search-all{text-align:right;color:#dd5313;font-size:14px;font-weight:500}.scfl1 .search input{width:100%;box-sizing:border-box;padding:5px 20px 5px 50px;height:40px}.slide-next,.slide-prev{width:80px;position:absolute;top:26%;background:none;border:none}.slide-next{right:70px}.slide-prev{left:70px}@media (max-width: 1080px){.slide-next,.slide-prev{width:60px}.slide-next{right:10px}.slide-prev{left:10px}}@media (max-width: 900px){.slide-next,.slide-prev{width:50px}.slide-next{right:0}.slide-prev{left:0}}@media (max-width: 800px){.slide-next,.slide-prev{display:none}}.datepicker-v-calendar ::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert(.8);transform:scale(1.4);pointer-events:none}.datepicker-v-calendar input{padding:14px 10px 14px 40px;background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.19226%207.61597H12.5643'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.1085%202.25V4.4713'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.65417%202.25V4.4713'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.2388%203.31641H6.52353C4.54084%203.31641%203.30322%204.42049%203.30322%206.44988V12.5592C3.30322%2014.6207%204.54084%2015.7503%206.52353%2015.7503H12.2329C14.2215%2015.7503%2015.4533%2014.6404%2015.4533%2012.6103V6.44988C15.4591%204.42049%2014.2273%203.31641%2012.2388%203.31641Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6%209.00058L12%2015.0006L18%209.00058'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:10px center,135px center;background-size:23px;background-color:#17202e;border:1px solid #273140;max-height:40px}.datepicker-v-calendar .vc-container{width:max-content;z-index:100;transform:translateY(-40%);border-radius:4px;background:linear-gradient(0deg,#242c3b,#242c3b),linear-gradient(0deg,#4b556380,#4b556380);border:1px solid rgba(75,85,99,.5019607843)}.datepicker-v-calendar .vc-container .vc-header{padding:10px 0}input[type=date]::-webkit-calendar-picker-indicator{display:none}.datepicker-v-calendar-top .vc-container{transform:translateY(-160%)}::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert(.8);transform:scale(1.4);pointer-events:none}.question-item .qi-question .qiq-title{margin-bottom:10px;z-index:1}.question-item .qi-question .qiq-title .pr-db-input{border:none}.question-item .qi-question .qiq-title .remove-question{position:absolute;right:10px;bottom:10px;z-index:2}.question-item .qi-question .qiq-answers{padding:10px 28px;margin-left:10px;border-left:2px solid rgba(4,188,228,.5)}.question-item .qi-question .qiq-answers .simple-anwser,.question-item .qi-question .qiq-answers .multiple-answer{padding:4px 18px;background-color:#18202f;border-radius:4px;flex-grow:2}.question-item .qi-question .qiq-answers .simple-anwser .pr-db-input,.question-item .qi-question .qiq-answers .multiple-answer .pr-db-input{border:none;background:transparent}.question-item .qi-question .qiq-answers .vs__dropdown-toggle{height:49px;min-width:170px}.question-item .qi-question .qiq-answers .multiple-answer img{position:relative;top:3px}.question-item .qi-question .qiq-answers textarea{background:#18202f;border:none;resize:none;color:#ffffff4d}.question-item .qi-question .statut-list li{color:#fff;text-align:center}.question-item .ecr4c-buttons{flex-wrap:wrap}.question-item .ecr4c-buttons .pr-button{margin-bottom:10px}.input-days{padding:8px 12px;width:100px;height:40px;background:linear-gradient(0deg,#37415180,#37415180),linear-gradient(0deg,#4b556380,#4b556380);border:1px solid rgba(75,85,99,.5019607843)}.input-days input{background-color:transparent;border:none;outline:none}.color-select{position:relative;box-sizing:border-box;background:#161526}.color-select .statut-select-header{box-sizing:border-box;padding:13px 12px}.color-select .statut-select-header h6{padding:0;pointer-events:none;transform:translateY(-1px);text-align:left}.color-select .statut-list{position:absolute;overflow-y:scroll;width:max-content;min-width:100%;top:5px;left:-1px;background-color:#161526;border:1px solid rgba(75,85,99,.5019607843);border-radius:8px;box-sizing:border-box;margin-top:40px;z-index:11;padding:15px}.color-select .statut-list::-webkit-scrollbar{display:none}.color-select .statut-list li{padding:10px 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;color:#fff;width:max-content;min-width:100%}.color-select .statut-list li svg{min-width:8px}.color-select .statut-list .sl-item .sli-body{height:0}.color-select .statut-list .sl-item .sli-body .activeChild{color:#16fcd2!important}.color-select .statut-list .active .sli-header img{transform:rotate(-180deg)}.color-select .statut-list .active .sli-body{height:max-content}.tag-item{width:fit-content;padding:2px 4px}.tag-item-pading{width:fit-content;padding:5px 8px}.d-flex-center{display:flex;justify-content:space-between}.tag-item-pading-webinar{justify-content:space-between;width:auto}.webinar-tag{width:fit-content;padding:5px 8px}.trigger-modal .dbm-container{display:flex;flex-direction:column;justify-content:space-between}.trigger-modal .form-trigger{display:flex;flex-direction:column;justify-content:space-between;flex:1}.trigger-modal .cmc-header{margin-bottom:30px}textarea{resize:vertical}.input-error-inline.is-invalid{border-color:#dd5313}.select-email-templates-modal .cm-container{max-width:80%}.select-email-templates-modal .pr-db-input{width:25%;max-width:204px;background-image:url(/assets/search-w.4af65c03.svg);background-repeat:no-repeat;background-position:12px;padding-left:50px;height:40px}.select-email-templates-modal .str3 .str3c1{width:25%;max-width:204px;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.5%2022.25C5.85%2022.25%201.25%2017.65%201.25%2012C1.25%206.35%205.85%201.75%2011.5%201.75C17.15%201.75%2021.75%206.35%2021.75%2012C21.75%2017.65%2017.15%2022.25%2011.5%2022.25ZM11.5%203.25C6.67%203.25%202.75%207.18%202.75%2012C2.75%2016.82%206.67%2020.75%2011.5%2020.75C16.33%2020.75%2020.25%2016.82%2020.25%2012C20.25%207.18%2016.33%203.25%2011.5%203.25Z'%20fill='white'/%3e%3cpath%20d='M22%2023.25C21.81%2023.25%2021.62%2023.18%2021.47%2023.03L19.47%2021.03C19.18%2020.74%2019.18%2020.26%2019.47%2019.97C19.76%2019.68%2020.24%2019.68%2020.53%2019.97L22.53%2021.97C22.82%2022.26%2022.82%2022.74%2022.53%2023.03C22.38%2023.18%2022.19%2023.25%2022%2023.25Z'%20fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:12px;padding-left:50px;height:40px}.select-email-templates-modal .str3 .str3c2{width:75%}.select-email-templates-modal .str3 .str3c2 .str3c2r1 .str3c2r1r1{border:1px solid #dd5313;background:linear-gradient(0deg,#2e3745,#2e3745),linear-gradient(0deg,#dd5313,#dd5313);padding:35px 15px}.select-email-templates-modal .str3 .str3c2 .str3c2r2{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:25px}.select-email-templates-modal .str3 .str3c2 .str3c2r2 .str3c2r2-item{border:1px solid #273140;height:210px;overflow:hidden}.select-email-templates-modal .str3 .str3c2 .str3c2r2 .str3c2r2-item .str3c2r2ir1{height:153px;background:#d9d9d9;position:relative}.select-email-templates-modal .str3 .str3c2 .str3c2r2 .str3c2r2-item .str3c2r2ir1 .mail-editor-preview{position:absolute;top:0;left:0;width:100%;height:100%;border:none;z-index:1}.select-email-templates-modal .str3 .str3c2 .str3c2r2 .str3c2r2-item .str3c2r2ir1 .mail-actions{position:absolute;top:10px;right:10px;z-index:2}.select-email-templates-modal .str3 .str3c2 .str3c2r2 .str3c2r2-item .str3c2r2ir1 .mail-actions svg{border-radius:10px;background-color:#fff}.select-email-templates-modal .str3 .str3c2 .str3c2r2 .active{border:1px solid #dd5313}.select-email-templates-modal .str3 .str3c2 .str3c2r2 .active .str3c2r2ir2{background-color:#dd5313}.user-verify-banner{color:#fff;background-color:#dd5313;position:absolute;width:100%;top:0;left:0;box-sizing:border-box;text-align:center;padding:2px}.coming-soon-container{position:relative;height:100vh}.coming-soon-container img{top:45%;margin:0 auto;width:50%}.custom-bar::-webkit-scrollbar{width:7px}.custom-bar::-webkit-scrollbar-track{background-color:gray;border-radius:10px}.custom-bar::-webkit-scrollbar-thumb{background:#dd5313;border-radius:10px}.custom-bar::-webkit-scrollbar-thumb:hover{background:gray}.switch-small.switch-with-label{position:relative;display:inline-block;width:58px;height:22px}.switch-small.switch-with-label .slider:before{position:absolute;content:"";height:18px;width:18px;left:2px;bottom:2px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.switch-small.switch-with-label .switch-active,.switch-small.switch-with-label .switch-inactive{position:absolute;width:100%;height:100%;font-weight:500;color:#fff;display:flex;align-items:center;justify-content:flex-end;z-index:10;right:4px;font-size:8px}.switch-small.switch-with-label .switch-active{left:4px;justify-content:flex-start}.switch-small.switch-with-label input:checked+.slider{background-color:#1ac100}.switch-small.switch-with-label input:checked+.slider:before{transform:translate(36px)}@media (max-width: 1280px){#home-s1 .hs1-container .hs1c-row1 h1{font-size:38px}#user-profile .up-container .upcr3 .upcr3-tab2{width:940px;overflow:auto}#home-s2 .hs2-container,#home-s3 .hs3-container,#home-s4 .hs4-container,#home-s5 .hs5-container,#home-s6 .hs6-container,#home-s7 .hs7-container,#home-s8 .hs8-container,#home-s2-bis .hs2-container,#home-s4-bis .hs4-container,#home-s5-bis .hs5-container,#home-s6-bis .hs6-container{max-width:1100px}}@media (max-width: 1240px){#header .header-navbar .hn-menu,#header .header-navbar .hn-cta{display:none}#header .header-navbar .hn-bars{display:block;margin-left:auto}#header .header-navbar .login-cta,.arrow-down-right,.arrow-down-left{display:none}}@media (max-width: 1080px){#home-s1 .normal-pink-dot{background-position:8% 450px}#home-s1 .small-violet-dot{background-position:96% 750px}#home-s1 .hs1c-row3 .main-video,#home-s1 .hs1-container .videoWrap .videoPreview{height:500px}#home-s2 .remplace h6,#home-s5 .remplace h6{margin-bottom:15px}#home-s3 .remplace .remplace-list{flex-wrap:wrap}#home-s4 .hs4-container .hs4c-row2{width:420px}.mailchimp-logo,.activecampaign-logo,.sendinblue-logo,.convertkit-logo{margin-bottom:5px}}@media (max-width: 1000px){#home-s6 .remplace img{margin-bottom:10px}#home-s1 .hs1-container .hs1c-row4{flex-wrap:wrap;justify-content:center}#home-s1 .hs1-container .hs1c-row4 .comment-card{margin-bottom:20px}#home-s1 .hs1-container .hs1c-row4 .comment-card:nth-child(2){margin-left:20px}#home-s4 .hs4-container .hs4c-row2{width:380px}#home-s8 .hs8-container .hs8c-row1 .hs8cr1-c2 .img2{margin-top:10px;right:0;display:none}}@media (max-width: 900px){#home-s1 .hs1c-row3 .main-video,#home-s1 .hs1-container .videoWrap .videoPreview,#home-s9 .hs9-container .carousel__slide .testimonialsVideo{height:400px}#home-s1 .hs1-container .hs1c-row2{display:block}#home-s1 .hs1-container .hs1c-row2 .pr-input{margin-right:0;margin-bottom:15px;max-width:388px;width:100%}#home-s1 .hs1-container .hs1c-row2 .form-group{justify-content:center}#home-s4 .hs4-container .hs4c-row1 .remplace-list{flex-wrap:wrap}#home-s4 .hs4-container .hs4c-row2{width:360px;margin-right:30px}#home-s6 .hs6-container .hs6c-row1 .hs6cr1-c1 .hs6cr1c1-row3{flex-wrap:wrap}#home-s6 .hs6-container .hs6c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content1{margin-bottom:20px}#home-s6 .hs6-container .hs6c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content2{margin-left:0}#home-s5 .hs5-container .hs5c-row1 .hs5cr1-c1,#home-s5-bis .hs5-container .hs5c-row1 .hs5cr1-c1{padding-left:20px}#home-s8{padding-bottom:30px}#home-s8 .hs8-container{padding-bottom:0}#home-s8 .hs8-container .hs8c-row1{flex-wrap:wrap}#home-s8 .hs8-container .hs8c-row1 .hs8cr1-c1,#home-s8 .hs8-container .hs8c-row1 .hs8cr1-c2{width:100%;padding:0;text-align:center}#home-s8 .hs8-container .hs8c-row1 .hs8cr1-c1 h2,#home-s8 .hs8-container .hs8c-row1 .hs8cr1-c2 h2{font-size:28px;line-height:38px}#home-s8 .hs8-container .hs8c-row1 .hs8cr1-c1 .remplace,#home-s8 .hs8-container .hs8c-row1 .hs8cr1-c2 .remplace{justify-content:center}#home-s8 .hs8-container .hs8c-row1 .hs8cr1-c1 .inscription-button,#home-s8 .hs8-container .hs8c-row1 .hs8cr1-c2 .inscription-button{width:100%;margin-bottom:40px}#home-s8 .hs8-container .hs8c-row1 .hs8cr1-c2 img{max-width:100%}#home-s8 .hs8-container .hs8c-row1 .hs8cr1-c2 .flex-ver-top{justify-content:center}#home-s8 .hs8-container .hs8c-row1 .hs8cr1-c2 .flex-ver-top .img1{margin-right:20px}#home-s8 .hs8-container .hs8c-row1 .hs8cr1-c2 .flex-ver-top .img1,#home-s8 .hs8-container .hs8c-row1 .hs8cr1-c2 .flex-ver-top .img2{width:50%;height:auto;display:flex;margin-right:0}#home-s8 .hs8-container .hs8c-row1 .hs8cr1-c2 .flex-ver-top .img2{margin-top:10px;max-width:300px}#home-s8 .hs8-background img{width:100%}#home-s9 .hs9-container .vim-lazy{height:400px}}@media (max-width: 800px){#home-s1 .hs1-container .hs1c-row1 h1{font-size:30px}#home-s1 .hs1-container .hs1c-row4{flex-wrap:wrap}#home-s1 .hs1-container .hs1c-row4 .comment-card:nth-child(2){margin-left:0;margin-right:0}#home-s1 .hs1-container .hs1c-row4 .comment-card{width:100%;margin-bottom:20px}#home-s1 .hs1c-row3 .main-video,#home-s1 .hs1-container .videoWrap .videoPreview,#home-s9 .hs9-container .carousel__slide .testimonialsVideo{height:380px}.remplace,.remplace .d-flex{justify-content:center}#home-s2,#home-s2-bis,#home-s5-bis,#home-s6-bis,#home-s3,#home-s5,#home-s6,#home-s7,#home-s8{padding:30px 15px 15px}#home-s2 .hs2-container h2{margin-bottom:60px}#home-s2 .hs2-container .hs2c-row1 .hs2cr1-c2 h2{margin-bottom:20px}#home-s2 .remplace h6,#home-s5 .remplace h6{margin-bottom:0}#home-s3 .remplace h6{margin-right:0}#home-s2 .hs2-container,#home-s2 .hs3-container,#home-s3 .hs2-container,#home-s3 .hs3-container{padding-top:45px;padding-bottom:55px}#home-s2 .hs2-container .hs2c-row1,#home-s2 .hs2-container .hs3c-row1,#home-s2 .hs3-container .hs2c-row1,#home-s2 .hs3-container .hs3c-row1,#home-s3 .hs2-container .hs2c-row1,#home-s3 .hs2-container .hs3c-row1,#home-s3 .hs3-container .hs2c-row1,#home-s3 .hs3-container .hs3c-row1{flex-wrap:wrap-reverse;padding:0 20px}#home-s2 .hs2-container .hs2c-row1 .hs2cr1-c1,#home-s2 .hs2-container .hs2c-row1 .hs2cr1-c2,#home-s2 .hs2-container .hs2c-row1 .hs3cr1-c1,#home-s2 .hs2-container .hs2c-row1 .hs3cr1-c2,#home-s2 .hs2-container .hs3c-row1 .hs2cr1-c1,#home-s2 .hs2-container .hs3c-row1 .hs2cr1-c2,#home-s2 .hs2-container .hs3c-row1 .hs3cr1-c1,#home-s2 .hs2-container .hs3c-row1 .hs3cr1-c2,#home-s2 .hs3-container .hs2c-row1 .hs2cr1-c1,#home-s2 .hs3-container .hs2c-row1 .hs2cr1-c2,#home-s2 .hs3-container .hs2c-row1 .hs3cr1-c1,#home-s2 .hs3-container .hs2c-row1 .hs3cr1-c2,#home-s2 .hs3-container .hs3c-row1 .hs2cr1-c1,#home-s2 .hs3-container .hs3c-row1 .hs2cr1-c2,#home-s2 .hs3-container .hs3c-row1 .hs3cr1-c1,#home-s2 .hs3-container .hs3c-row1 .hs3cr1-c2,#home-s3 .hs2-container .hs2c-row1 .hs2cr1-c1,#home-s3 .hs2-container .hs2c-row1 .hs2cr1-c2,#home-s3 .hs2-container .hs2c-row1 .hs3cr1-c1,#home-s3 .hs2-container .hs2c-row1 .hs3cr1-c2,#home-s3 .hs2-container .hs3c-row1 .hs2cr1-c1,#home-s3 .hs2-container .hs3c-row1 .hs2cr1-c2,#home-s3 .hs2-container .hs3c-row1 .hs3cr1-c1,#home-s3 .hs2-container .hs3c-row1 .hs3cr1-c2,#home-s3 .hs3-container .hs2c-row1 .hs2cr1-c1,#home-s3 .hs3-container .hs2c-row1 .hs2cr1-c2,#home-s3 .hs3-container .hs2c-row1 .hs3cr1-c1,#home-s3 .hs3-container .hs2c-row1 .hs3cr1-c2,#home-s3 .hs3-container .hs3c-row1 .hs2cr1-c1,#home-s3 .hs3-container .hs3c-row1 .hs2cr1-c2,#home-s3 .hs3-container .hs3c-row1 .hs3cr1-c1,#home-s3 .hs3-container .hs3c-row1 .hs3cr1-c2{width:100%;padding:0;text-align:center}#home-s2 .hs2-container .hs2c-row1 .hs2cr1-c1 h2,#home-s2 .hs2-container .hs2c-row1 .hs2cr1-c2 h2,#home-s2 .hs2-container .hs2c-row1 .hs3cr1-c1 h2,#home-s2 .hs2-container .hs2c-row1 .hs3cr1-c2 h2,#home-s2 .hs2-container .hs3c-row1 .hs2cr1-c1 h2,#home-s2 .hs2-container .hs3c-row1 .hs2cr1-c2 h2,#home-s2 .hs2-container .hs3c-row1 .hs3cr1-c1 h2,#home-s2 .hs2-container .hs3c-row1 .hs3cr1-c2 h2,#home-s2 .hs3-container .hs2c-row1 .hs2cr1-c1 h2,#home-s2 .hs3-container .hs2c-row1 .hs2cr1-c2 h2,#home-s2 .hs3-container .hs2c-row1 .hs3cr1-c1 h2,#home-s2 .hs3-container .hs2c-row1 .hs3cr1-c2 h2,#home-s2 .hs3-container .hs3c-row1 .hs2cr1-c1 h2,#home-s2 .hs3-container .hs3c-row1 .hs2cr1-c2 h2,#home-s2 .hs3-container .hs3c-row1 .hs3cr1-c1 h2,#home-s2 .hs3-container .hs3c-row1 .hs3cr1-c2 h2,#home-s3 .hs2-container .hs2c-row1 .hs2cr1-c1 h2,#home-s3 .hs2-container .hs2c-row1 .hs2cr1-c2 h2,#home-s3 .hs2-container .hs2c-row1 .hs3cr1-c1 h2,#home-s3 .hs2-container .hs2c-row1 .hs3cr1-c2 h2,#home-s3 .hs2-container .hs3c-row1 .hs2cr1-c1 h2,#home-s3 .hs2-container .hs3c-row1 .hs2cr1-c2 h2,#home-s3 .hs2-container .hs3c-row1 .hs3cr1-c1 h2,#home-s3 .hs2-container .hs3c-row1 .hs3cr1-c2 h2,#home-s3 .hs3-container .hs2c-row1 .hs2cr1-c1 h2,#home-s3 .hs3-container .hs2c-row1 .hs2cr1-c2 h2,#home-s3 .hs3-container .hs2c-row1 .hs3cr1-c1 h2,#home-s3 .hs3-container .hs2c-row1 .hs3cr1-c2 h2,#home-s3 .hs3-container .hs3c-row1 .hs2cr1-c1 h2,#home-s3 .hs3-container .hs3c-row1 .hs2cr1-c2 h2,#home-s3 .hs3-container .hs3c-row1 .hs3cr1-c1 h2,#home-s3 .hs3-container .hs3c-row1 .hs3cr1-c2 h2{font-size:28px;line-height:38px}#home-s2 .hs2-container .hs2c-row1 .hs2cr1-c1,#home-s2 .hs2-container .hs2c-row1 .hs3cr1-c1,#home-s2 .hs2-container .hs3c-row1 .hs2cr1-c1,#home-s2 .hs2-container .hs3c-row1 .hs3cr1-c1,#home-s2 .hs3-container .hs2c-row1 .hs2cr1-c1,#home-s2 .hs3-container .hs2c-row1 .hs3cr1-c1,#home-s2 .hs3-container .hs3c-row1 .hs2cr1-c1,#home-s2 .hs3-container .hs3c-row1 .hs3cr1-c1,#home-s3 .hs2-container .hs2c-row1 .hs2cr1-c1,#home-s3 .hs2-container .hs2c-row1 .hs3cr1-c1,#home-s3 .hs2-container .hs3c-row1 .hs2cr1-c1,#home-s3 .hs2-container .hs3c-row1 .hs3cr1-c1,#home-s3 .hs3-container .hs2c-row1 .hs2cr1-c1,#home-s3 .hs3-container .hs2c-row1 .hs3cr1-c1,#home-s3 .hs3-container .hs3c-row1 .hs2cr1-c1,#home-s3 .hs3-container .hs3c-row1 .hs3cr1-c1{text-align:center}#home-s2 .hs2-container .hs2c-row1 .hs2cr1-c1 img,#home-s2 .hs2-container .hs2c-row1 .hs3cr1-c1 img,#home-s2 .hs2-container .hs3c-row1 .hs2cr1-c1 img,#home-s2 .hs2-container .hs3c-row1 .hs3cr1-c1 img,#home-s2 .hs3-container .hs2c-row1 .hs2cr1-c1 img,#home-s2 .hs3-container .hs2c-row1 .hs3cr1-c1 img,#home-s2 .hs3-container .hs3c-row1 .hs2cr1-c1 img,#home-s2 .hs3-container .hs3c-row1 .hs3cr1-c1 img,#home-s3 .hs2-container .hs2c-row1 .hs2cr1-c1 img,#home-s3 .hs2-container .hs2c-row1 .hs3cr1-c1 img,#home-s3 .hs2-container .hs3c-row1 .hs2cr1-c1 img,#home-s3 .hs2-container .hs3c-row1 .hs3cr1-c1 img,#home-s3 .hs3-container .hs2c-row1 .hs2cr1-c1 img,#home-s3 .hs3-container .hs2c-row1 .hs3cr1-c1 img,#home-s3 .hs3-container .hs3c-row1 .hs2cr1-c1 img,#home-s3 .hs3-container .hs3c-row1 .hs3cr1-c1 img{width:100%;height:auto}#home-s2 .hs2-container .hs2c-row1 .hs2cr1-c1 .image-checked,#home-s2 .hs2-container .hs2c-row1 .hs3cr1-c1 .image-checked,#home-s2 .hs2-container .hs3c-row1 .hs2cr1-c1 .image-checked,#home-s2 .hs2-container .hs3c-row1 .hs3cr1-c1 .image-checked,#home-s2 .hs3-container .hs2c-row1 .hs2cr1-c1 .image-checked,#home-s2 .hs3-container .hs2c-row1 .hs3cr1-c1 .image-checked,#home-s2 .hs3-container .hs3c-row1 .hs2cr1-c1 .image-checked,#home-s2 .hs3-container .hs3c-row1 .hs3cr1-c1 .image-checked,#home-s3 .hs2-container .hs2c-row1 .hs2cr1-c1 .image-checked,#home-s3 .hs2-container .hs2c-row1 .hs3cr1-c1 .image-checked,#home-s3 .hs2-container .hs3c-row1 .hs2cr1-c1 .image-checked,#home-s3 .hs2-container .hs3c-row1 .hs3cr1-c1 .image-checked,#home-s3 .hs3-container .hs2c-row1 .hs2cr1-c1 .image-checked,#home-s3 .hs3-container .hs2c-row1 .hs3cr1-c1 .image-checked,#home-s3 .hs3-container .hs3c-row1 .hs2cr1-c1 .image-checked,#home-s3 .hs3-container .hs3c-row1 .hs3cr1-c1 .image-checked{width:auto}#home-s2 .hs2-container .hs2c-row1 .hs2cr1-c2 p:last-child,#home-s2 .hs2-container .hs2c-row1 .hs3cr1-c2 p:last-child,#home-s2 .hs2-container .hs3c-row1 .hs2cr1-c2 p:last-child,#home-s2 .hs2-container .hs3c-row1 .hs3cr1-c2 p:last-child,#home-s2 .hs3-container .hs2c-row1 .hs2cr1-c2 p:last-child,#home-s2 .hs3-container .hs2c-row1 .hs3cr1-c2 p:last-child,#home-s2 .hs3-container .hs3c-row1 .hs2cr1-c2 p:last-child,#home-s2 .hs3-container .hs3c-row1 .hs3cr1-c2 p:last-child,#home-s3 .hs2-container .hs2c-row1 .hs2cr1-c2 p:last-child,#home-s3 .hs2-container .hs2c-row1 .hs3cr1-c2 p:last-child,#home-s3 .hs2-container .hs3c-row1 .hs2cr1-c2 p:last-child,#home-s3 .hs2-container .hs3c-row1 .hs3cr1-c2 p:last-child,#home-s3 .hs3-container .hs2c-row1 .hs2cr1-c2 p:last-child,#home-s3 .hs3-container .hs2c-row1 .hs3cr1-c2 p:last-child,#home-s3 .hs3-container .hs3c-row1 .hs2cr1-c2 p:last-child,#home-s3 .hs3-container .hs3c-row1 .hs3cr1-c2 p:last-child{margin-bottom:25px}#home-s2 .hs2-container .hs2c-row1 .hs2cr1-c2 .inscription-button,#home-s2 .hs2-container .hs2c-row1 .hs3cr1-c2 .inscription-button,#home-s2 .hs2-container .hs3c-row1 .hs2cr1-c2 .inscription-button,#home-s2 .hs2-container .hs3c-row1 .hs3cr1-c2 .inscription-button,#home-s2 .hs3-container .hs2c-row1 .hs2cr1-c2 .inscription-button,#home-s2 .hs3-container .hs2c-row1 .hs3cr1-c2 .inscription-button,#home-s2 .hs3-container .hs3c-row1 .hs2cr1-c2 .inscription-button,#home-s2 .hs3-container .hs3c-row1 .hs3cr1-c2 .inscription-button,#home-s3 .hs2-container .hs2c-row1 .hs2cr1-c2 .inscription-button,#home-s3 .hs2-container .hs2c-row1 .hs3cr1-c2 .inscription-button,#home-s3 .hs2-container .hs3c-row1 .hs2cr1-c2 .inscription-button,#home-s3 .hs2-container .hs3c-row1 .hs3cr1-c2 .inscription-button,#home-s3 .hs3-container .hs2c-row1 .hs2cr1-c2 .inscription-button,#home-s3 .hs3-container .hs2c-row1 .hs3cr1-c2 .inscription-button,#home-s3 .hs3-container .hs3c-row1 .hs2cr1-c2 .inscription-button,#home-s3 .hs3-container .hs3c-row1 .hs3cr1-c2 .inscription-button{display:none}#home-s2 .hs2-container .hs2c-row1 .button-mobile,#home-s2 .hs2-container .hs3c-row1 .button-mobile,#home-s2 .hs3-container .hs2c-row1 .button-mobile,#home-s2 .hs3-container .hs3c-row1 .button-mobile,#home-s3 .hs2-container .hs2c-row1 .button-mobile,#home-s3 .hs2-container .hs3c-row1 .button-mobile,#home-s3 .hs3-container .hs2c-row1 .button-mobile,#home-s3 .hs3-container .hs3c-row1 .button-mobile{display:initial}#home-s2 .hs2-container .hs2c-row1 .checked-blue-light,#home-s2 .hs2-container .hs3c-row1 .checked-blue-light,#home-s2 .hs3-container .hs2c-row1 .checked-blue-light,#home-s2 .hs3-container .hs3c-row1 .checked-blue-light,#home-s3 .hs2-container .hs2c-row1 .checked-blue-light,#home-s3 .hs2-container .hs3c-row1 .checked-blue-light,#home-s3 .hs3-container .hs2c-row1 .checked-blue-light,#home-s3 .hs3-container .hs3c-row1 .checked-blue-light{display:flex}#home-s4 .hs4-container .hs4cr{flex-wrap:wrap-reverse}#home-s4 .hs4-container .hs4cr .hs4c-row1{max-width:100%;text-align:center}#home-s4 .hs4-container .hs4cr .hs4c-row1 .inscription-button{margin:0 auto}#home-s4 .hs4-container .hs4cr .hs4c-row2{width:100%;margin:0}#home-s4 .hs4-container .hs4cr .hs4c-row2 img{margin:0 auto}#home-s4-bis .hs4-container .hs4cr{display:block}#home-s4-bis .hs4-container .hs4cr .hs4c-row1{width:100%;max-width:100%;text-align:center;padding-left:0}#home-s4-bis .hs4-container .hs4cr .hs4c-row1 .inscription-button{margin:0 auto}#home-s5 .hs5-container .hs5c-row1 .remplace{display:block;margin-bottom:10px}#home-s5 .hs5-container .hs5c-row1 .remplace p{margin-right:0}#home-s5 .hs5-container .hs5c-row1 .remplace .remplace-list{flex-wrap:wrap}#home-s5 .hs5-container .hs5c-row1 .remplace .remplace-list img{margin-bottom:5px}#home-s5 .hs5-container .hs5c-row1 .hs5cr1-c1{padding-left:0}#home-s5 .hs5-container .hs5c-row1 .hs5cr1-c2 img{height:auto}#home-s5-bis .hs5-container .hs5c-row1 .hs5cr1-c1{padding-left:0}#home-s5 .hs5-container,#home-s5 .hs6-container,#home-s5 .hs7-container,#home-s6 .hs5-container,#home-s6 .hs6-container,#home-s6 .hs7-container,#home-s7 .hs5-container,#home-s7 .hs6-container,#home-s7 .hs7-container{padding:45px 55px}#home-s5 .hs5-container .hs5c-row1,#home-s5 .hs5-container .hs6c-row1,#home-s5 .hs5-container .hs7c-row1,#home-s5 .hs6-container .hs5c-row1,#home-s5 .hs6-container .hs6c-row1,#home-s5 .hs6-container .hs7c-row1,#home-s5 .hs7-container .hs5c-row1,#home-s5 .hs7-container .hs6c-row1,#home-s5 .hs7-container .hs7c-row1,#home-s6 .hs5-container .hs5c-row1,#home-s6 .hs5-container .hs6c-row1,#home-s6 .hs5-container .hs7c-row1,#home-s6 .hs6-container .hs5c-row1,#home-s6 .hs6-container .hs6c-row1,#home-s6 .hs6-container .hs7c-row1,#home-s6 .hs7-container .hs5c-row1,#home-s6 .hs7-container .hs6c-row1,#home-s6 .hs7-container .hs7c-row1,#home-s7 .hs5-container .hs5c-row1,#home-s7 .hs5-container .hs6c-row1,#home-s7 .hs5-container .hs7c-row1,#home-s7 .hs6-container .hs5c-row1,#home-s7 .hs6-container .hs6c-row1,#home-s7 .hs6-container .hs7c-row1,#home-s7 .hs7-container .hs5c-row1,#home-s7 .hs7-container .hs6c-row1,#home-s7 .hs7-container .hs7c-row1{flex-wrap:wrap}#home-s5 .hs5-container .hs5c-row1 .hs5cr1-c1,#home-s5 .hs5-container .hs5c-row1 .hs5cr1-c2,#home-s5 .hs5-container .hs5c-row1 .hs6cr1-c1,#home-s5 .hs5-container .hs5c-row1 .hs6cr1-c2,#home-s5 .hs5-container .hs5c-row1 .hs7cr1-c1,#home-s5 .hs5-container .hs5c-row1 .hs7cr1-c2,#home-s5 .hs5-container .hs6c-row1 .hs5cr1-c1,#home-s5 .hs5-container .hs6c-row1 .hs5cr1-c2,#home-s5 .hs5-container .hs6c-row1 .hs6cr1-c1,#home-s5 .hs5-container .hs6c-row1 .hs6cr1-c2,#home-s5 .hs5-container .hs6c-row1 .hs7cr1-c1,#home-s5 .hs5-container .hs6c-row1 .hs7cr1-c2,#home-s5 .hs5-container .hs7c-row1 .hs5cr1-c1,#home-s5 .hs5-container .hs7c-row1 .hs5cr1-c2,#home-s5 .hs5-container .hs7c-row1 .hs6cr1-c1,#home-s5 .hs5-container .hs7c-row1 .hs6cr1-c2,#home-s5 .hs5-container .hs7c-row1 .hs7cr1-c1,#home-s5 .hs5-container .hs7c-row1 .hs7cr1-c2,#home-s5 .hs6-container .hs5c-row1 .hs5cr1-c1,#home-s5 .hs6-container .hs5c-row1 .hs5cr1-c2,#home-s5 .hs6-container .hs5c-row1 .hs6cr1-c1,#home-s5 .hs6-container .hs5c-row1 .hs6cr1-c2,#home-s5 .hs6-container .hs5c-row1 .hs7cr1-c1,#home-s5 .hs6-container .hs5c-row1 .hs7cr1-c2,#home-s5 .hs6-container .hs6c-row1 .hs5cr1-c1,#home-s5 .hs6-container .hs6c-row1 .hs5cr1-c2,#home-s5 .hs6-container .hs6c-row1 .hs6cr1-c1,#home-s5 .hs6-container .hs6c-row1 .hs6cr1-c2,#home-s5 .hs6-container .hs6c-row1 .hs7cr1-c1,#home-s5 .hs6-container .hs6c-row1 .hs7cr1-c2,#home-s5 .hs6-container .hs7c-row1 .hs5cr1-c1,#home-s5 .hs6-container .hs7c-row1 .hs5cr1-c2,#home-s5 .hs6-container .hs7c-row1 .hs6cr1-c1,#home-s5 .hs6-container .hs7c-row1 .hs6cr1-c2,#home-s5 .hs6-container .hs7c-row1 .hs7cr1-c1,#home-s5 .hs6-container .hs7c-row1 .hs7cr1-c2,#home-s5 .hs7-container .hs5c-row1 .hs5cr1-c1,#home-s5 .hs7-container .hs5c-row1 .hs5cr1-c2,#home-s5 .hs7-container .hs5c-row1 .hs6cr1-c1,#home-s5 .hs7-container .hs5c-row1 .hs6cr1-c2,#home-s5 .hs7-container .hs5c-row1 .hs7cr1-c1,#home-s5 .hs7-container .hs5c-row1 .hs7cr1-c2,#home-s5 .hs7-container .hs6c-row1 .hs5cr1-c1,#home-s5 .hs7-container .hs6c-row1 .hs5cr1-c2,#home-s5 .hs7-container .hs6c-row1 .hs6cr1-c1,#home-s5 .hs7-container .hs6c-row1 .hs6cr1-c2,#home-s5 .hs7-container .hs6c-row1 .hs7cr1-c1,#home-s5 .hs7-container .hs6c-row1 .hs7cr1-c2,#home-s5 .hs7-container .hs7c-row1 .hs5cr1-c1,#home-s5 .hs7-container .hs7c-row1 .hs5cr1-c2,#home-s5 .hs7-container .hs7c-row1 .hs6cr1-c1,#home-s5 .hs7-container .hs7c-row1 .hs6cr1-c2,#home-s5 .hs7-container .hs7c-row1 .hs7cr1-c1,#home-s5 .hs7-container .hs7c-row1 .hs7cr1-c2,#home-s6 .hs5-container .hs5c-row1 .hs5cr1-c1,#home-s6 .hs5-container .hs5c-row1 .hs5cr1-c2,#home-s6 .hs5-container .hs5c-row1 .hs6cr1-c1,#home-s6 .hs5-container .hs5c-row1 .hs6cr1-c2,#home-s6 .hs5-container .hs5c-row1 .hs7cr1-c1,#home-s6 .hs5-container .hs5c-row1 .hs7cr1-c2,#home-s6 .hs5-container .hs6c-row1 .hs5cr1-c1,#home-s6 .hs5-container .hs6c-row1 .hs5cr1-c2,#home-s6 .hs5-container .hs6c-row1 .hs6cr1-c1,#home-s6 .hs5-container .hs6c-row1 .hs6cr1-c2,#home-s6 .hs5-container .hs6c-row1 .hs7cr1-c1,#home-s6 .hs5-container .hs6c-row1 .hs7cr1-c2,#home-s6 .hs5-container .hs7c-row1 .hs5cr1-c1,#home-s6 .hs5-container .hs7c-row1 .hs5cr1-c2,#home-s6 .hs5-container .hs7c-row1 .hs6cr1-c1,#home-s6 .hs5-container .hs7c-row1 .hs6cr1-c2,#home-s6 .hs5-container .hs7c-row1 .hs7cr1-c1,#home-s6 .hs5-container .hs7c-row1 .hs7cr1-c2,#home-s6 .hs6-container .hs5c-row1 .hs5cr1-c1,#home-s6 .hs6-container .hs5c-row1 .hs5cr1-c2,#home-s6 .hs6-container .hs5c-row1 .hs6cr1-c1,#home-s6 .hs6-container .hs5c-row1 .hs6cr1-c2,#home-s6 .hs6-container .hs5c-row1 .hs7cr1-c1,#home-s6 .hs6-container .hs5c-row1 .hs7cr1-c2,#home-s6 .hs6-container .hs6c-row1 .hs5cr1-c1,#home-s6 .hs6-container .hs6c-row1 .hs5cr1-c2,#home-s6 .hs6-container .hs6c-row1 .hs6cr1-c1,#home-s6 .hs6-container .hs6c-row1 .hs6cr1-c2,#home-s6 .hs6-container .hs6c-row1 .hs7cr1-c1,#home-s6 .hs6-container .hs6c-row1 .hs7cr1-c2,#home-s6 .hs6-container .hs7c-row1 .hs5cr1-c1,#home-s6 .hs6-container .hs7c-row1 .hs5cr1-c2,#home-s6 .hs6-container .hs7c-row1 .hs6cr1-c1,#home-s6 .hs6-container .hs7c-row1 .hs6cr1-c2,#home-s6 .hs6-container .hs7c-row1 .hs7cr1-c1,#home-s6 .hs6-container .hs7c-row1 .hs7cr1-c2,#home-s6 .hs7-container .hs5c-row1 .hs5cr1-c1,#home-s6 .hs7-container .hs5c-row1 .hs5cr1-c2,#home-s6 .hs7-container .hs5c-row1 .hs6cr1-c1,#home-s6 .hs7-container .hs5c-row1 .hs6cr1-c2,#home-s6 .hs7-container .hs5c-row1 .hs7cr1-c1,#home-s6 .hs7-container .hs5c-row1 .hs7cr1-c2,#home-s6 .hs7-container .hs6c-row1 .hs5cr1-c1,#home-s6 .hs7-container .hs6c-row1 .hs5cr1-c2,#home-s6 .hs7-container .hs6c-row1 .hs6cr1-c1,#home-s6 .hs7-container .hs6c-row1 .hs6cr1-c2,#home-s6 .hs7-container .hs6c-row1 .hs7cr1-c1,#home-s6 .hs7-container .hs6c-row1 .hs7cr1-c2,#home-s6 .hs7-container .hs7c-row1 .hs5cr1-c1,#home-s6 .hs7-container .hs7c-row1 .hs5cr1-c2,#home-s6 .hs7-container .hs7c-row1 .hs6cr1-c1,#home-s6 .hs7-container .hs7c-row1 .hs6cr1-c2,#home-s6 .hs7-container .hs7c-row1 .hs7cr1-c1,#home-s6 .hs7-container .hs7c-row1 .hs7cr1-c2,#home-s7 .hs5-container .hs5c-row1 .hs5cr1-c1,#home-s7 .hs5-container .hs5c-row1 .hs5cr1-c2,#home-s7 .hs5-container .hs5c-row1 .hs6cr1-c1,#home-s7 .hs5-container .hs5c-row1 .hs6cr1-c2,#home-s7 .hs5-container .hs5c-row1 .hs7cr1-c1,#home-s7 .hs5-container .hs5c-row1 .hs7cr1-c2,#home-s7 .hs5-container .hs6c-row1 .hs5cr1-c1,#home-s7 .hs5-container .hs6c-row1 .hs5cr1-c2,#home-s7 .hs5-container .hs6c-row1 .hs6cr1-c1,#home-s7 .hs5-container .hs6c-row1 .hs6cr1-c2,#home-s7 .hs5-container .hs6c-row1 .hs7cr1-c1,#home-s7 .hs5-container .hs6c-row1 .hs7cr1-c2,#home-s7 .hs5-container .hs7c-row1 .hs5cr1-c1,#home-s7 .hs5-container .hs7c-row1 .hs5cr1-c2,#home-s7 .hs5-container .hs7c-row1 .hs6cr1-c1,#home-s7 .hs5-container .hs7c-row1 .hs6cr1-c2,#home-s7 .hs5-container .hs7c-row1 .hs7cr1-c1,#home-s7 .hs5-container .hs7c-row1 .hs7cr1-c2,#home-s7 .hs6-container .hs5c-row1 .hs5cr1-c1,#home-s7 .hs6-container .hs5c-row1 .hs5cr1-c2,#home-s7 .hs6-container .hs5c-row1 .hs6cr1-c1,#home-s7 .hs6-container .hs5c-row1 .hs6cr1-c2,#home-s7 .hs6-container .hs5c-row1 .hs7cr1-c1,#home-s7 .hs6-container .hs5c-row1 .hs7cr1-c2,#home-s7 .hs6-container .hs6c-row1 .hs5cr1-c1,#home-s7 .hs6-container .hs6c-row1 .hs5cr1-c2,#home-s7 .hs6-container .hs6c-row1 .hs6cr1-c1,#home-s7 .hs6-container .hs6c-row1 .hs6cr1-c2,#home-s7 .hs6-container .hs6c-row1 .hs7cr1-c1,#home-s7 .hs6-container .hs6c-row1 .hs7cr1-c2,#home-s7 .hs6-container .hs7c-row1 .hs5cr1-c1,#home-s7 .hs6-container .hs7c-row1 .hs5cr1-c2,#home-s7 .hs6-container .hs7c-row1 .hs6cr1-c1,#home-s7 .hs6-container .hs7c-row1 .hs6cr1-c2,#home-s7 .hs6-container .hs7c-row1 .hs7cr1-c1,#home-s7 .hs6-container .hs7c-row1 .hs7cr1-c2,#home-s7 .hs7-container .hs5c-row1 .hs5cr1-c1,#home-s7 .hs7-container .hs5c-row1 .hs5cr1-c2,#home-s7 .hs7-container .hs5c-row1 .hs6cr1-c1,#home-s7 .hs7-container .hs5c-row1 .hs6cr1-c2,#home-s7 .hs7-container .hs5c-row1 .hs7cr1-c1,#home-s7 .hs7-container .hs5c-row1 .hs7cr1-c2,#home-s7 .hs7-container .hs6c-row1 .hs5cr1-c1,#home-s7 .hs7-container .hs6c-row1 .hs5cr1-c2,#home-s7 .hs7-container .hs6c-row1 .hs6cr1-c1,#home-s7 .hs7-container .hs6c-row1 .hs6cr1-c2,#home-s7 .hs7-container .hs6c-row1 .hs7cr1-c1,#home-s7 .hs7-container .hs6c-row1 .hs7cr1-c2,#home-s7 .hs7-container .hs7c-row1 .hs5cr1-c1,#home-s7 .hs7-container .hs7c-row1 .hs5cr1-c2,#home-s7 .hs7-container .hs7c-row1 .hs6cr1-c1,#home-s7 .hs7-container .hs7c-row1 .hs6cr1-c2,#home-s7 .hs7-container .hs7c-row1 .hs7cr1-c1,#home-s7 .hs7-container .hs7c-row1 .hs7cr1-c2{width:100%;text-align:center}#home-s5 .hs5-container .hs5c-row1 .hs5cr1-c1 h2,#home-s5 .hs5-container .hs5c-row1 .hs5cr1-c2 h2,#home-s5 .hs5-container .hs5c-row1 .hs6cr1-c1 h2,#home-s5 .hs5-container .hs5c-row1 .hs6cr1-c2 h2,#home-s5 .hs5-container .hs5c-row1 .hs7cr1-c1 h2,#home-s5 .hs5-container .hs5c-row1 .hs7cr1-c2 h2,#home-s5 .hs5-container .hs6c-row1 .hs5cr1-c1 h2,#home-s5 .hs5-container .hs6c-row1 .hs5cr1-c2 h2,#home-s5 .hs5-container .hs6c-row1 .hs6cr1-c1 h2,#home-s5 .hs5-container .hs6c-row1 .hs6cr1-c2 h2,#home-s5 .hs5-container .hs6c-row1 .hs7cr1-c1 h2,#home-s5 .hs5-container .hs6c-row1 .hs7cr1-c2 h2,#home-s5 .hs5-container .hs7c-row1 .hs5cr1-c1 h2,#home-s5 .hs5-container .hs7c-row1 .hs5cr1-c2 h2,#home-s5 .hs5-container .hs7c-row1 .hs6cr1-c1 h2,#home-s5 .hs5-container .hs7c-row1 .hs6cr1-c2 h2,#home-s5 .hs5-container .hs7c-row1 .hs7cr1-c1 h2,#home-s5 .hs5-container .hs7c-row1 .hs7cr1-c2 h2,#home-s5 .hs6-container .hs5c-row1 .hs5cr1-c1 h2,#home-s5 .hs6-container .hs5c-row1 .hs5cr1-c2 h2,#home-s5 .hs6-container .hs5c-row1 .hs6cr1-c1 h2,#home-s5 .hs6-container .hs5c-row1 .hs6cr1-c2 h2,#home-s5 .hs6-container .hs5c-row1 .hs7cr1-c1 h2,#home-s5 .hs6-container .hs5c-row1 .hs7cr1-c2 h2,#home-s5 .hs6-container .hs6c-row1 .hs5cr1-c1 h2,#home-s5 .hs6-container .hs6c-row1 .hs5cr1-c2 h2,#home-s5 .hs6-container .hs6c-row1 .hs6cr1-c1 h2,#home-s5 .hs6-container .hs6c-row1 .hs6cr1-c2 h2,#home-s5 .hs6-container .hs6c-row1 .hs7cr1-c1 h2,#home-s5 .hs6-container .hs6c-row1 .hs7cr1-c2 h2,#home-s5 .hs6-container .hs7c-row1 .hs5cr1-c1 h2,#home-s5 .hs6-container .hs7c-row1 .hs5cr1-c2 h2,#home-s5 .hs6-container .hs7c-row1 .hs6cr1-c1 h2,#home-s5 .hs6-container .hs7c-row1 .hs6cr1-c2 h2,#home-s5 .hs6-container .hs7c-row1 .hs7cr1-c1 h2,#home-s5 .hs6-container .hs7c-row1 .hs7cr1-c2 h2,#home-s5 .hs7-container .hs5c-row1 .hs5cr1-c1 h2,#home-s5 .hs7-container .hs5c-row1 .hs5cr1-c2 h2,#home-s5 .hs7-container .hs5c-row1 .hs6cr1-c1 h2,#home-s5 .hs7-container .hs5c-row1 .hs6cr1-c2 h2,#home-s5 .hs7-container .hs5c-row1 .hs7cr1-c1 h2,#home-s5 .hs7-container .hs5c-row1 .hs7cr1-c2 h2,#home-s5 .hs7-container .hs6c-row1 .hs5cr1-c1 h2,#home-s5 .hs7-container .hs6c-row1 .hs5cr1-c2 h2,#home-s5 .hs7-container .hs6c-row1 .hs6cr1-c1 h2,#home-s5 .hs7-container .hs6c-row1 .hs6cr1-c2 h2,#home-s5 .hs7-container .hs6c-row1 .hs7cr1-c1 h2,#home-s5 .hs7-container .hs6c-row1 .hs7cr1-c2 h2,#home-s5 .hs7-container .hs7c-row1 .hs5cr1-c1 h2,#home-s5 .hs7-container .hs7c-row1 .hs5cr1-c2 h2,#home-s5 .hs7-container .hs7c-row1 .hs6cr1-c1 h2,#home-s5 .hs7-container .hs7c-row1 .hs6cr1-c2 h2,#home-s5 .hs7-container .hs7c-row1 .hs7cr1-c1 h2,#home-s5 .hs7-container .hs7c-row1 .hs7cr1-c2 h2,#home-s6 .hs5-container .hs5c-row1 .hs5cr1-c1 h2,#home-s6 .hs5-container .hs5c-row1 .hs5cr1-c2 h2,#home-s6 .hs5-container .hs5c-row1 .hs6cr1-c1 h2,#home-s6 .hs5-container .hs5c-row1 .hs6cr1-c2 h2,#home-s6 .hs5-container .hs5c-row1 .hs7cr1-c1 h2,#home-s6 .hs5-container .hs5c-row1 .hs7cr1-c2 h2,#home-s6 .hs5-container .hs6c-row1 .hs5cr1-c1 h2,#home-s6 .hs5-container .hs6c-row1 .hs5cr1-c2 h2,#home-s6 .hs5-container .hs6c-row1 .hs6cr1-c1 h2,#home-s6 .hs5-container .hs6c-row1 .hs6cr1-c2 h2,#home-s6 .hs5-container .hs6c-row1 .hs7cr1-c1 h2,#home-s6 .hs5-container .hs6c-row1 .hs7cr1-c2 h2,#home-s6 .hs5-container .hs7c-row1 .hs5cr1-c1 h2,#home-s6 .hs5-container .hs7c-row1 .hs5cr1-c2 h2,#home-s6 .hs5-container .hs7c-row1 .hs6cr1-c1 h2,#home-s6 .hs5-container .hs7c-row1 .hs6cr1-c2 h2,#home-s6 .hs5-container .hs7c-row1 .hs7cr1-c1 h2,#home-s6 .hs5-container .hs7c-row1 .hs7cr1-c2 h2,#home-s6 .hs6-container .hs5c-row1 .hs5cr1-c1 h2,#home-s6 .hs6-container .hs5c-row1 .hs5cr1-c2 h2,#home-s6 .hs6-container .hs5c-row1 .hs6cr1-c1 h2,#home-s6 .hs6-container .hs5c-row1 .hs6cr1-c2 h2,#home-s6 .hs6-container .hs5c-row1 .hs7cr1-c1 h2,#home-s6 .hs6-container .hs5c-row1 .hs7cr1-c2 h2,#home-s6 .hs6-container .hs6c-row1 .hs5cr1-c1 h2,#home-s6 .hs6-container .hs6c-row1 .hs5cr1-c2 h2,#home-s6 .hs6-container .hs6c-row1 .hs6cr1-c1 h2,#home-s6 .hs6-container .hs6c-row1 .hs6cr1-c2 h2,#home-s6 .hs6-container .hs6c-row1 .hs7cr1-c1 h2,#home-s6 .hs6-container .hs6c-row1 .hs7cr1-c2 h2,#home-s6 .hs6-container .hs7c-row1 .hs5cr1-c1 h2,#home-s6 .hs6-container .hs7c-row1 .hs5cr1-c2 h2,#home-s6 .hs6-container .hs7c-row1 .hs6cr1-c1 h2,#home-s6 .hs6-container .hs7c-row1 .hs6cr1-c2 h2,#home-s6 .hs6-container .hs7c-row1 .hs7cr1-c1 h2,#home-s6 .hs6-container .hs7c-row1 .hs7cr1-c2 h2,#home-s6 .hs7-container .hs5c-row1 .hs5cr1-c1 h2,#home-s6 .hs7-container .hs5c-row1 .hs5cr1-c2 h2,#home-s6 .hs7-container .hs5c-row1 .hs6cr1-c1 h2,#home-s6 .hs7-container .hs5c-row1 .hs6cr1-c2 h2,#home-s6 .hs7-container .hs5c-row1 .hs7cr1-c1 h2,#home-s6 .hs7-container .hs5c-row1 .hs7cr1-c2 h2,#home-s6 .hs7-container .hs6c-row1 .hs5cr1-c1 h2,#home-s6 .hs7-container .hs6c-row1 .hs5cr1-c2 h2,#home-s6 .hs7-container .hs6c-row1 .hs6cr1-c1 h2,#home-s6 .hs7-container .hs6c-row1 .hs6cr1-c2 h2,#home-s6 .hs7-container .hs6c-row1 .hs7cr1-c1 h2,#home-s6 .hs7-container .hs6c-row1 .hs7cr1-c2 h2,#home-s6 .hs7-container .hs7c-row1 .hs5cr1-c1 h2,#home-s6 .hs7-container .hs7c-row1 .hs5cr1-c2 h2,#home-s6 .hs7-container .hs7c-row1 .hs6cr1-c1 h2,#home-s6 .hs7-container .hs7c-row1 .hs6cr1-c2 h2,#home-s6 .hs7-container .hs7c-row1 .hs7cr1-c1 h2,#home-s6 .hs7-container .hs7c-row1 .hs7cr1-c2 h2,#home-s7 .hs5-container .hs5c-row1 .hs5cr1-c1 h2,#home-s7 .hs5-container .hs5c-row1 .hs5cr1-c2 h2,#home-s7 .hs5-container .hs5c-row1 .hs6cr1-c1 h2,#home-s7 .hs5-container .hs5c-row1 .hs6cr1-c2 h2,#home-s7 .hs5-container .hs5c-row1 .hs7cr1-c1 h2,#home-s7 .hs5-container .hs5c-row1 .hs7cr1-c2 h2,#home-s7 .hs5-container .hs6c-row1 .hs5cr1-c1 h2,#home-s7 .hs5-container .hs6c-row1 .hs5cr1-c2 h2,#home-s7 .hs5-container .hs6c-row1 .hs6cr1-c1 h2,#home-s7 .hs5-container .hs6c-row1 .hs6cr1-c2 h2,#home-s7 .hs5-container .hs6c-row1 .hs7cr1-c1 h2,#home-s7 .hs5-container .hs6c-row1 .hs7cr1-c2 h2,#home-s7 .hs5-container .hs7c-row1 .hs5cr1-c1 h2,#home-s7 .hs5-container .hs7c-row1 .hs5cr1-c2 h2,#home-s7 .hs5-container .hs7c-row1 .hs6cr1-c1 h2,#home-s7 .hs5-container .hs7c-row1 .hs6cr1-c2 h2,#home-s7 .hs5-container .hs7c-row1 .hs7cr1-c1 h2,#home-s7 .hs5-container .hs7c-row1 .hs7cr1-c2 h2,#home-s7 .hs6-container .hs5c-row1 .hs5cr1-c1 h2,#home-s7 .hs6-container .hs5c-row1 .hs5cr1-c2 h2,#home-s7 .hs6-container .hs5c-row1 .hs6cr1-c1 h2,#home-s7 .hs6-container .hs5c-row1 .hs6cr1-c2 h2,#home-s7 .hs6-container .hs5c-row1 .hs7cr1-c1 h2,#home-s7 .hs6-container .hs5c-row1 .hs7cr1-c2 h2,#home-s7 .hs6-container .hs6c-row1 .hs5cr1-c1 h2,#home-s7 .hs6-container .hs6c-row1 .hs5cr1-c2 h2,#home-s7 .hs6-container .hs6c-row1 .hs6cr1-c1 h2,#home-s7 .hs6-container .hs6c-row1 .hs6cr1-c2 h2,#home-s7 .hs6-container .hs6c-row1 .hs7cr1-c1 h2,#home-s7 .hs6-container .hs6c-row1 .hs7cr1-c2 h2,#home-s7 .hs6-container .hs7c-row1 .hs5cr1-c1 h2,#home-s7 .hs6-container .hs7c-row1 .hs5cr1-c2 h2,#home-s7 .hs6-container .hs7c-row1 .hs6cr1-c1 h2,#home-s7 .hs6-container .hs7c-row1 .hs6cr1-c2 h2,#home-s7 .hs6-container .hs7c-row1 .hs7cr1-c1 h2,#home-s7 .hs6-container .hs7c-row1 .hs7cr1-c2 h2,#home-s7 .hs7-container .hs5c-row1 .hs5cr1-c1 h2,#home-s7 .hs7-container .hs5c-row1 .hs5cr1-c2 h2,#home-s7 .hs7-container .hs5c-row1 .hs6cr1-c1 h2,#home-s7 .hs7-container .hs5c-row1 .hs6cr1-c2 h2,#home-s7 .hs7-container .hs5c-row1 .hs7cr1-c1 h2,#home-s7 .hs7-container .hs5c-row1 .hs7cr1-c2 h2,#home-s7 .hs7-container .hs6c-row1 .hs5cr1-c1 h2,#home-s7 .hs7-container .hs6c-row1 .hs5cr1-c2 h2,#home-s7 .hs7-container .hs6c-row1 .hs6cr1-c1 h2,#home-s7 .hs7-container .hs6c-row1 .hs6cr1-c2 h2,#home-s7 .hs7-container .hs6c-row1 .hs7cr1-c1 h2,#home-s7 .hs7-container .hs6c-row1 .hs7cr1-c2 h2,#home-s7 .hs7-container .hs7c-row1 .hs5cr1-c1 h2,#home-s7 .hs7-container .hs7c-row1 .hs5cr1-c2 h2,#home-s7 .hs7-container .hs7c-row1 .hs6cr1-c1 h2,#home-s7 .hs7-container .hs7c-row1 .hs6cr1-c2 h2,#home-s7 .hs7-container .hs7c-row1 .hs7cr1-c1 h2,#home-s7 .hs7-container .hs7c-row1 .hs7cr1-c2 h2{font-size:28px;line-height:38px}#home-s5 .hs5-container .hs5c-row1 .hs5cr1-c1 .inscription-button,#home-s5 .hs5-container .hs5c-row1 .hs5cr1-c2 .inscription-button,#home-s5 .hs5-container .hs5c-row1 .hs6cr1-c1 .inscription-button,#home-s5 .hs5-container .hs5c-row1 .hs6cr1-c2 .inscription-button,#home-s5 .hs5-container .hs5c-row1 .hs7cr1-c1 .inscription-button,#home-s5 .hs5-container .hs5c-row1 .hs7cr1-c2 .inscription-button,#home-s5 .hs5-container .hs6c-row1 .hs5cr1-c1 .inscription-button,#home-s5 .hs5-container .hs6c-row1 .hs5cr1-c2 .inscription-button,#home-s5 .hs5-container .hs6c-row1 .hs6cr1-c1 .inscription-button,#home-s5 .hs5-container .hs6c-row1 .hs6cr1-c2 .inscription-button,#home-s5 .hs5-container .hs6c-row1 .hs7cr1-c1 .inscription-button,#home-s5 .hs5-container .hs6c-row1 .hs7cr1-c2 .inscription-button,#home-s5 .hs5-container .hs7c-row1 .hs5cr1-c1 .inscription-button,#home-s5 .hs5-container .hs7c-row1 .hs5cr1-c2 .inscription-button,#home-s5 .hs5-container .hs7c-row1 .hs6cr1-c1 .inscription-button,#home-s5 .hs5-container .hs7c-row1 .hs6cr1-c2 .inscription-button,#home-s5 .hs5-container .hs7c-row1 .hs7cr1-c1 .inscription-button,#home-s5 .hs5-container .hs7c-row1 .hs7cr1-c2 .inscription-button,#home-s5 .hs6-container .hs5c-row1 .hs5cr1-c1 .inscription-button,#home-s5 .hs6-container .hs5c-row1 .hs5cr1-c2 .inscription-button,#home-s5 .hs6-container .hs5c-row1 .hs6cr1-c1 .inscription-button,#home-s5 .hs6-container .hs5c-row1 .hs6cr1-c2 .inscription-button,#home-s5 .hs6-container .hs5c-row1 .hs7cr1-c1 .inscription-button,#home-s5 .hs6-container .hs5c-row1 .hs7cr1-c2 .inscription-button,#home-s5 .hs6-container .hs6c-row1 .hs5cr1-c1 .inscription-button,#home-s5 .hs6-container .hs6c-row1 .hs5cr1-c2 .inscription-button,#home-s5 .hs6-container .hs6c-row1 .hs6cr1-c1 .inscription-button,#home-s5 .hs6-container .hs6c-row1 .hs6cr1-c2 .inscription-button,#home-s5 .hs6-container .hs6c-row1 .hs7cr1-c1 .inscription-button,#home-s5 .hs6-container .hs6c-row1 .hs7cr1-c2 .inscription-button,#home-s5 .hs6-container .hs7c-row1 .hs5cr1-c1 .inscription-button,#home-s5 .hs6-container .hs7c-row1 .hs5cr1-c2 .inscription-button,#home-s5 .hs6-container .hs7c-row1 .hs6cr1-c1 .inscription-button,#home-s5 .hs6-container .hs7c-row1 .hs6cr1-c2 .inscription-button,#home-s5 .hs6-container .hs7c-row1 .hs7cr1-c1 .inscription-button,#home-s5 .hs6-container .hs7c-row1 .hs7cr1-c2 .inscription-button,#home-s5 .hs7-container .hs5c-row1 .hs5cr1-c1 .inscription-button,#home-s5 .hs7-container .hs5c-row1 .hs5cr1-c2 .inscription-button,#home-s5 .hs7-container .hs5c-row1 .hs6cr1-c1 .inscription-button,#home-s5 .hs7-container .hs5c-row1 .hs6cr1-c2 .inscription-button,#home-s5 .hs7-container .hs5c-row1 .hs7cr1-c1 .inscription-button,#home-s5 .hs7-container .hs5c-row1 .hs7cr1-c2 .inscription-button,#home-s5 .hs7-container .hs6c-row1 .hs5cr1-c1 .inscription-button,#home-s5 .hs7-container .hs6c-row1 .hs5cr1-c2 .inscription-button,#home-s5 .hs7-container .hs6c-row1 .hs6cr1-c1 .inscription-button,#home-s5 .hs7-container .hs6c-row1 .hs6cr1-c2 .inscription-button,#home-s5 .hs7-container .hs6c-row1 .hs7cr1-c1 .inscription-button,#home-s5 .hs7-container .hs6c-row1 .hs7cr1-c2 .inscription-button,#home-s5 .hs7-container .hs7c-row1 .hs5cr1-c1 .inscription-button,#home-s5 .hs7-container .hs7c-row1 .hs5cr1-c2 .inscription-button,#home-s5 .hs7-container .hs7c-row1 .hs6cr1-c1 .inscription-button,#home-s5 .hs7-container .hs7c-row1 .hs6cr1-c2 .inscription-button,#home-s5 .hs7-container .hs7c-row1 .hs7cr1-c1 .inscription-button,#home-s5 .hs7-container .hs7c-row1 .hs7cr1-c2 .inscription-button,#home-s6 .hs5-container .hs5c-row1 .hs5cr1-c1 .inscription-button,#home-s6 .hs5-container .hs5c-row1 .hs5cr1-c2 .inscription-button,#home-s6 .hs5-container .hs5c-row1 .hs6cr1-c1 .inscription-button,#home-s6 .hs5-container .hs5c-row1 .hs6cr1-c2 .inscription-button,#home-s6 .hs5-container .hs5c-row1 .hs7cr1-c1 .inscription-button,#home-s6 .hs5-container .hs5c-row1 .hs7cr1-c2 .inscription-button,#home-s6 .hs5-container .hs6c-row1 .hs5cr1-c1 .inscription-button,#home-s6 .hs5-container .hs6c-row1 .hs5cr1-c2 .inscription-button,#home-s6 .hs5-container .hs6c-row1 .hs6cr1-c1 .inscription-button,#home-s6 .hs5-container .hs6c-row1 .hs6cr1-c2 .inscription-button,#home-s6 .hs5-container .hs6c-row1 .hs7cr1-c1 .inscription-button,#home-s6 .hs5-container .hs6c-row1 .hs7cr1-c2 .inscription-button,#home-s6 .hs5-container .hs7c-row1 .hs5cr1-c1 .inscription-button,#home-s6 .hs5-container .hs7c-row1 .hs5cr1-c2 .inscription-button,#home-s6 .hs5-container .hs7c-row1 .hs6cr1-c1 .inscription-button,#home-s6 .hs5-container .hs7c-row1 .hs6cr1-c2 .inscription-button,#home-s6 .hs5-container .hs7c-row1 .hs7cr1-c1 .inscription-button,#home-s6 .hs5-container .hs7c-row1 .hs7cr1-c2 .inscription-button,#home-s6 .hs6-container .hs5c-row1 .hs5cr1-c1 .inscription-button,#home-s6 .hs6-container .hs5c-row1 .hs5cr1-c2 .inscription-button,#home-s6 .hs6-container .hs5c-row1 .hs6cr1-c1 .inscription-button,#home-s6 .hs6-container .hs5c-row1 .hs6cr1-c2 .inscription-button,#home-s6 .hs6-container .hs5c-row1 .hs7cr1-c1 .inscription-button,#home-s6 .hs6-container .hs5c-row1 .hs7cr1-c2 .inscription-button,#home-s6 .hs6-container .hs6c-row1 .hs5cr1-c1 .inscription-button,#home-s6 .hs6-container .hs6c-row1 .hs5cr1-c2 .inscription-button,#home-s6 .hs6-container .hs6c-row1 .hs6cr1-c1 .inscription-button,#home-s6 .hs6-container .hs6c-row1 .hs6cr1-c2 .inscription-button,#home-s6 .hs6-container .hs6c-row1 .hs7cr1-c1 .inscription-button,#home-s6 .hs6-container .hs6c-row1 .hs7cr1-c2 .inscription-button,#home-s6 .hs6-container .hs7c-row1 .hs5cr1-c1 .inscription-button,#home-s6 .hs6-container .hs7c-row1 .hs5cr1-c2 .inscription-button,#home-s6 .hs6-container .hs7c-row1 .hs6cr1-c1 .inscription-button,#home-s6 .hs6-container .hs7c-row1 .hs6cr1-c2 .inscription-button,#home-s6 .hs6-container .hs7c-row1 .hs7cr1-c1 .inscription-button,#home-s6 .hs6-container .hs7c-row1 .hs7cr1-c2 .inscription-button,#home-s6 .hs7-container .hs5c-row1 .hs5cr1-c1 .inscription-button,#home-s6 .hs7-container .hs5c-row1 .hs5cr1-c2 .inscription-button,#home-s6 .hs7-container .hs5c-row1 .hs6cr1-c1 .inscription-button,#home-s6 .hs7-container .hs5c-row1 .hs6cr1-c2 .inscription-button,#home-s6 .hs7-container .hs5c-row1 .hs7cr1-c1 .inscription-button,#home-s6 .hs7-container .hs5c-row1 .hs7cr1-c2 .inscription-button,#home-s6 .hs7-container .hs6c-row1 .hs5cr1-c1 .inscription-button,#home-s6 .hs7-container .hs6c-row1 .hs5cr1-c2 .inscription-button,#home-s6 .hs7-container .hs6c-row1 .hs6cr1-c1 .inscription-button,#home-s6 .hs7-container .hs6c-row1 .hs6cr1-c2 .inscription-button,#home-s6 .hs7-container .hs6c-row1 .hs7cr1-c1 .inscription-button,#home-s6 .hs7-container .hs6c-row1 .hs7cr1-c2 .inscription-button,#home-s6 .hs7-container .hs7c-row1 .hs5cr1-c1 .inscription-button,#home-s6 .hs7-container .hs7c-row1 .hs5cr1-c2 .inscription-button,#home-s6 .hs7-container .hs7c-row1 .hs6cr1-c1 .inscription-button,#home-s6 .hs7-container .hs7c-row1 .hs6cr1-c2 .inscription-button,#home-s6 .hs7-container .hs7c-row1 .hs7cr1-c1 .inscription-button,#home-s6 .hs7-container .hs7c-row1 .hs7cr1-c2 .inscription-button,#home-s7 .hs5-container .hs5c-row1 .hs5cr1-c1 .inscription-button,#home-s7 .hs5-container .hs5c-row1 .hs5cr1-c2 .inscription-button,#home-s7 .hs5-container .hs5c-row1 .hs6cr1-c1 .inscription-button,#home-s7 .hs5-container .hs5c-row1 .hs6cr1-c2 .inscription-button,#home-s7 .hs5-container .hs5c-row1 .hs7cr1-c1 .inscription-button,#home-s7 .hs5-container .hs5c-row1 .hs7cr1-c2 .inscription-button,#home-s7 .hs5-container .hs6c-row1 .hs5cr1-c1 .inscription-button,#home-s7 .hs5-container .hs6c-row1 .hs5cr1-c2 .inscription-button,#home-s7 .hs5-container .hs6c-row1 .hs6cr1-c1 .inscription-button,#home-s7 .hs5-container .hs6c-row1 .hs6cr1-c2 .inscription-button,#home-s7 .hs5-container .hs6c-row1 .hs7cr1-c1 .inscription-button,#home-s7 .hs5-container .hs6c-row1 .hs7cr1-c2 .inscription-button,#home-s7 .hs5-container .hs7c-row1 .hs5cr1-c1 .inscription-button,#home-s7 .hs5-container .hs7c-row1 .hs5cr1-c2 .inscription-button,#home-s7 .hs5-container .hs7c-row1 .hs6cr1-c1 .inscription-button,#home-s7 .hs5-container .hs7c-row1 .hs6cr1-c2 .inscription-button,#home-s7 .hs5-container .hs7c-row1 .hs7cr1-c1 .inscription-button,#home-s7 .hs5-container .hs7c-row1 .hs7cr1-c2 .inscription-button,#home-s7 .hs6-container .hs5c-row1 .hs5cr1-c1 .inscription-button,#home-s7 .hs6-container .hs5c-row1 .hs5cr1-c2 .inscription-button,#home-s7 .hs6-container .hs5c-row1 .hs6cr1-c1 .inscription-button,#home-s7 .hs6-container .hs5c-row1 .hs6cr1-c2 .inscription-button,#home-s7 .hs6-container .hs5c-row1 .hs7cr1-c1 .inscription-button,#home-s7 .hs6-container .hs5c-row1 .hs7cr1-c2 .inscription-button,#home-s7 .hs6-container .hs6c-row1 .hs5cr1-c1 .inscription-button,#home-s7 .hs6-container .hs6c-row1 .hs5cr1-c2 .inscription-button,#home-s7 .hs6-container .hs6c-row1 .hs6cr1-c1 .inscription-button,#home-s7 .hs6-container .hs6c-row1 .hs6cr1-c2 .inscription-button,#home-s7 .hs6-container .hs6c-row1 .hs7cr1-c1 .inscription-button,#home-s7 .hs6-container .hs6c-row1 .hs7cr1-c2 .inscription-button,#home-s7 .hs6-container .hs7c-row1 .hs5cr1-c1 .inscription-button,#home-s7 .hs6-container .hs7c-row1 .hs5cr1-c2 .inscription-button,#home-s7 .hs6-container .hs7c-row1 .hs6cr1-c1 .inscription-button,#home-s7 .hs6-container .hs7c-row1 .hs6cr1-c2 .inscription-button,#home-s7 .hs6-container .hs7c-row1 .hs7cr1-c1 .inscription-button,#home-s7 .hs6-container .hs7c-row1 .hs7cr1-c2 .inscription-button,#home-s7 .hs7-container .hs5c-row1 .hs5cr1-c1 .inscription-button,#home-s7 .hs7-container .hs5c-row1 .hs5cr1-c2 .inscription-button,#home-s7 .hs7-container .hs5c-row1 .hs6cr1-c1 .inscription-button,#home-s7 .hs7-container .hs5c-row1 .hs6cr1-c2 .inscription-button,#home-s7 .hs7-container .hs5c-row1 .hs7cr1-c1 .inscription-button,#home-s7 .hs7-container .hs5c-row1 .hs7cr1-c2 .inscription-button,#home-s7 .hs7-container .hs6c-row1 .hs5cr1-c1 .inscription-button,#home-s7 .hs7-container .hs6c-row1 .hs5cr1-c2 .inscription-button,#home-s7 .hs7-container .hs6c-row1 .hs6cr1-c1 .inscription-button,#home-s7 .hs7-container .hs6c-row1 .hs6cr1-c2 .inscription-button,#home-s7 .hs7-container .hs6c-row1 .hs7cr1-c1 .inscription-button,#home-s7 .hs7-container .hs6c-row1 .hs7cr1-c2 .inscription-button,#home-s7 .hs7-container .hs7c-row1 .hs5cr1-c1 .inscription-button,#home-s7 .hs7-container .hs7c-row1 .hs5cr1-c2 .inscription-button,#home-s7 .hs7-container .hs7c-row1 .hs6cr1-c1 .inscription-button,#home-s7 .hs7-container .hs7c-row1 .hs6cr1-c2 .inscription-button,#home-s7 .hs7-container .hs7c-row1 .hs7cr1-c1 .inscription-button,#home-s7 .hs7-container .hs7c-row1 .hs7cr1-c2 .inscription-button{width:100%}#home-s5 .hs5-container .hs5c-row1 .hs5cr1-c1 .inscription-button button,#home-s5 .hs5-container .hs5c-row1 .hs5cr1-c2 .inscription-button button,#home-s5 .hs5-container .hs5c-row1 .hs6cr1-c1 .inscription-button button,#home-s5 .hs5-container .hs5c-row1 .hs6cr1-c2 .inscription-button button,#home-s5 .hs5-container .hs5c-row1 .hs7cr1-c1 .inscription-button button,#home-s5 .hs5-container .hs5c-row1 .hs7cr1-c2 .inscription-button button,#home-s5 .hs5-container .hs6c-row1 .hs5cr1-c1 .inscription-button button,#home-s5 .hs5-container .hs6c-row1 .hs5cr1-c2 .inscription-button button,#home-s5 .hs5-container .hs6c-row1 .hs6cr1-c1 .inscription-button button,#home-s5 .hs5-container .hs6c-row1 .hs6cr1-c2 .inscription-button button,#home-s5 .hs5-container .hs6c-row1 .hs7cr1-c1 .inscription-button button,#home-s5 .hs5-container .hs6c-row1 .hs7cr1-c2 .inscription-button button,#home-s5 .hs5-container .hs7c-row1 .hs5cr1-c1 .inscription-button button,#home-s5 .hs5-container .hs7c-row1 .hs5cr1-c2 .inscription-button button,#home-s5 .hs5-container .hs7c-row1 .hs6cr1-c1 .inscription-button button,#home-s5 .hs5-container .hs7c-row1 .hs6cr1-c2 .inscription-button button,#home-s5 .hs5-container .hs7c-row1 .hs7cr1-c1 .inscription-button button,#home-s5 .hs5-container .hs7c-row1 .hs7cr1-c2 .inscription-button button,#home-s5 .hs6-container .hs5c-row1 .hs5cr1-c1 .inscription-button button,#home-s5 .hs6-container .hs5c-row1 .hs5cr1-c2 .inscription-button button,#home-s5 .hs6-container .hs5c-row1 .hs6cr1-c1 .inscription-button button,#home-s5 .hs6-container .hs5c-row1 .hs6cr1-c2 .inscription-button button,#home-s5 .hs6-container .hs5c-row1 .hs7cr1-c1 .inscription-button button,#home-s5 .hs6-container .hs5c-row1 .hs7cr1-c2 .inscription-button button,#home-s5 .hs6-container .hs6c-row1 .hs5cr1-c1 .inscription-button button,#home-s5 .hs6-container .hs6c-row1 .hs5cr1-c2 .inscription-button button,#home-s5 .hs6-container .hs6c-row1 .hs6cr1-c1 .inscription-button button,#home-s5 .hs6-container .hs6c-row1 .hs6cr1-c2 .inscription-button button,#home-s5 .hs6-container .hs6c-row1 .hs7cr1-c1 .inscription-button button,#home-s5 .hs6-container .hs6c-row1 .hs7cr1-c2 .inscription-button button,#home-s5 .hs6-container .hs7c-row1 .hs5cr1-c1 .inscription-button button,#home-s5 .hs6-container .hs7c-row1 .hs5cr1-c2 .inscription-button button,#home-s5 .hs6-container .hs7c-row1 .hs6cr1-c1 .inscription-button button,#home-s5 .hs6-container .hs7c-row1 .hs6cr1-c2 .inscription-button button,#home-s5 .hs6-container .hs7c-row1 .hs7cr1-c1 .inscription-button button,#home-s5 .hs6-container .hs7c-row1 .hs7cr1-c2 .inscription-button button,#home-s5 .hs7-container .hs5c-row1 .hs5cr1-c1 .inscription-button button,#home-s5 .hs7-container .hs5c-row1 .hs5cr1-c2 .inscription-button button,#home-s5 .hs7-container .hs5c-row1 .hs6cr1-c1 .inscription-button button,#home-s5 .hs7-container .hs5c-row1 .hs6cr1-c2 .inscription-button button,#home-s5 .hs7-container .hs5c-row1 .hs7cr1-c1 .inscription-button button,#home-s5 .hs7-container .hs5c-row1 .hs7cr1-c2 .inscription-button button,#home-s5 .hs7-container .hs6c-row1 .hs5cr1-c1 .inscription-button button,#home-s5 .hs7-container .hs6c-row1 .hs5cr1-c2 .inscription-button button,#home-s5 .hs7-container .hs6c-row1 .hs6cr1-c1 .inscription-button button,#home-s5 .hs7-container .hs6c-row1 .hs6cr1-c2 .inscription-button button,#home-s5 .hs7-container .hs6c-row1 .hs7cr1-c1 .inscription-button button,#home-s5 .hs7-container .hs6c-row1 .hs7cr1-c2 .inscription-button button,#home-s5 .hs7-container .hs7c-row1 .hs5cr1-c1 .inscription-button button,#home-s5 .hs7-container .hs7c-row1 .hs5cr1-c2 .inscription-button button,#home-s5 .hs7-container .hs7c-row1 .hs6cr1-c1 .inscription-button button,#home-s5 .hs7-container .hs7c-row1 .hs6cr1-c2 .inscription-button button,#home-s5 .hs7-container .hs7c-row1 .hs7cr1-c1 .inscription-button button,#home-s5 .hs7-container .hs7c-row1 .hs7cr1-c2 .inscription-button button,#home-s6 .hs5-container .hs5c-row1 .hs5cr1-c1 .inscription-button button,#home-s6 .hs5-container .hs5c-row1 .hs5cr1-c2 .inscription-button button,#home-s6 .hs5-container .hs5c-row1 .hs6cr1-c1 .inscription-button button,#home-s6 .hs5-container .hs5c-row1 .hs6cr1-c2 .inscription-button button,#home-s6 .hs5-container .hs5c-row1 .hs7cr1-c1 .inscription-button button,#home-s6 .hs5-container .hs5c-row1 .hs7cr1-c2 .inscription-button button,#home-s6 .hs5-container .hs6c-row1 .hs5cr1-c1 .inscription-button button,#home-s6 .hs5-container .hs6c-row1 .hs5cr1-c2 .inscription-button button,#home-s6 .hs5-container .hs6c-row1 .hs6cr1-c1 .inscription-button button,#home-s6 .hs5-container .hs6c-row1 .hs6cr1-c2 .inscription-button button,#home-s6 .hs5-container .hs6c-row1 .hs7cr1-c1 .inscription-button button,#home-s6 .hs5-container .hs6c-row1 .hs7cr1-c2 .inscription-button button,#home-s6 .hs5-container .hs7c-row1 .hs5cr1-c1 .inscription-button button,#home-s6 .hs5-container .hs7c-row1 .hs5cr1-c2 .inscription-button button,#home-s6 .hs5-container .hs7c-row1 .hs6cr1-c1 .inscription-button button,#home-s6 .hs5-container .hs7c-row1 .hs6cr1-c2 .inscription-button button,#home-s6 .hs5-container .hs7c-row1 .hs7cr1-c1 .inscription-button button,#home-s6 .hs5-container .hs7c-row1 .hs7cr1-c2 .inscription-button button,#home-s6 .hs6-container .hs5c-row1 .hs5cr1-c1 .inscription-button button,#home-s6 .hs6-container .hs5c-row1 .hs5cr1-c2 .inscription-button button,#home-s6 .hs6-container .hs5c-row1 .hs6cr1-c1 .inscription-button button,#home-s6 .hs6-container .hs5c-row1 .hs6cr1-c2 .inscription-button button,#home-s6 .hs6-container .hs5c-row1 .hs7cr1-c1 .inscription-button button,#home-s6 .hs6-container .hs5c-row1 .hs7cr1-c2 .inscription-button button,#home-s6 .hs6-container .hs6c-row1 .hs5cr1-c1 .inscription-button button,#home-s6 .hs6-container .hs6c-row1 .hs5cr1-c2 .inscription-button button,#home-s6 .hs6-container .hs6c-row1 .hs6cr1-c1 .inscription-button button,#home-s6 .hs6-container .hs6c-row1 .hs6cr1-c2 .inscription-button button,#home-s6 .hs6-container .hs6c-row1 .hs7cr1-c1 .inscription-button button,#home-s6 .hs6-container .hs6c-row1 .hs7cr1-c2 .inscription-button button,#home-s6 .hs6-container .hs7c-row1 .hs5cr1-c1 .inscription-button button,#home-s6 .hs6-container .hs7c-row1 .hs5cr1-c2 .inscription-button button,#home-s6 .hs6-container .hs7c-row1 .hs6cr1-c1 .inscription-button button,#home-s6 .hs6-container .hs7c-row1 .hs6cr1-c2 .inscription-button button,#home-s6 .hs6-container .hs7c-row1 .hs7cr1-c1 .inscription-button button,#home-s6 .hs6-container .hs7c-row1 .hs7cr1-c2 .inscription-button button,#home-s6 .hs7-container .hs5c-row1 .hs5cr1-c1 .inscription-button button,#home-s6 .hs7-container .hs5c-row1 .hs5cr1-c2 .inscription-button button,#home-s6 .hs7-container .hs5c-row1 .hs6cr1-c1 .inscription-button button,#home-s6 .hs7-container .hs5c-row1 .hs6cr1-c2 .inscription-button button,#home-s6 .hs7-container .hs5c-row1 .hs7cr1-c1 .inscription-button button,#home-s6 .hs7-container .hs5c-row1 .hs7cr1-c2 .inscription-button button,#home-s6 .hs7-container .hs6c-row1 .hs5cr1-c1 .inscription-button button,#home-s6 .hs7-container .hs6c-row1 .hs5cr1-c2 .inscription-button button,#home-s6 .hs7-container .hs6c-row1 .hs6cr1-c1 .inscription-button button,#home-s6 .hs7-container .hs6c-row1 .hs6cr1-c2 .inscription-button button,#home-s6 .hs7-container .hs6c-row1 .hs7cr1-c1 .inscription-button button,#home-s6 .hs7-container .hs6c-row1 .hs7cr1-c2 .inscription-button button,#home-s6 .hs7-container .hs7c-row1 .hs5cr1-c1 .inscription-button button,#home-s6 .hs7-container .hs7c-row1 .hs5cr1-c2 .inscription-button button,#home-s6 .hs7-container .hs7c-row1 .hs6cr1-c1 .inscription-button button,#home-s6 .hs7-container .hs7c-row1 .hs6cr1-c2 .inscription-button button,#home-s6 .hs7-container .hs7c-row1 .hs7cr1-c1 .inscription-button button,#home-s6 .hs7-container .hs7c-row1 .hs7cr1-c2 .inscription-button button,#home-s7 .hs5-container .hs5c-row1 .hs5cr1-c1 .inscription-button button,#home-s7 .hs5-container .hs5c-row1 .hs5cr1-c2 .inscription-button button,#home-s7 .hs5-container .hs5c-row1 .hs6cr1-c1 .inscription-button button,#home-s7 .hs5-container .hs5c-row1 .hs6cr1-c2 .inscription-button button,#home-s7 .hs5-container .hs5c-row1 .hs7cr1-c1 .inscription-button button,#home-s7 .hs5-container .hs5c-row1 .hs7cr1-c2 .inscription-button button,#home-s7 .hs5-container .hs6c-row1 .hs5cr1-c1 .inscription-button button,#home-s7 .hs5-container .hs6c-row1 .hs5cr1-c2 .inscription-button button,#home-s7 .hs5-container .hs6c-row1 .hs6cr1-c1 .inscription-button button,#home-s7 .hs5-container .hs6c-row1 .hs6cr1-c2 .inscription-button button,#home-s7 .hs5-container .hs6c-row1 .hs7cr1-c1 .inscription-button button,#home-s7 .hs5-container .hs6c-row1 .hs7cr1-c2 .inscription-button button,#home-s7 .hs5-container .hs7c-row1 .hs5cr1-c1 .inscription-button button,#home-s7 .hs5-container .hs7c-row1 .hs5cr1-c2 .inscription-button button,#home-s7 .hs5-container .hs7c-row1 .hs6cr1-c1 .inscription-button button,#home-s7 .hs5-container .hs7c-row1 .hs6cr1-c2 .inscription-button button,#home-s7 .hs5-container .hs7c-row1 .hs7cr1-c1 .inscription-button button,#home-s7 .hs5-container .hs7c-row1 .hs7cr1-c2 .inscription-button button,#home-s7 .hs6-container .hs5c-row1 .hs5cr1-c1 .inscription-button button,#home-s7 .hs6-container .hs5c-row1 .hs5cr1-c2 .inscription-button button,#home-s7 .hs6-container .hs5c-row1 .hs6cr1-c1 .inscription-button button,#home-s7 .hs6-container .hs5c-row1 .hs6cr1-c2 .inscription-button button,#home-s7 .hs6-container .hs5c-row1 .hs7cr1-c1 .inscription-button button,#home-s7 .hs6-container .hs5c-row1 .hs7cr1-c2 .inscription-button button,#home-s7 .hs6-container .hs6c-row1 .hs5cr1-c1 .inscription-button button,#home-s7 .hs6-container .hs6c-row1 .hs5cr1-c2 .inscription-button button,#home-s7 .hs6-container .hs6c-row1 .hs6cr1-c1 .inscription-button button,#home-s7 .hs6-container .hs6c-row1 .hs6cr1-c2 .inscription-button button,#home-s7 .hs6-container .hs6c-row1 .hs7cr1-c1 .inscription-button button,#home-s7 .hs6-container .hs6c-row1 .hs7cr1-c2 .inscription-button button,#home-s7 .hs6-container .hs7c-row1 .hs5cr1-c1 .inscription-button button,#home-s7 .hs6-container .hs7c-row1 .hs5cr1-c2 .inscription-button button,#home-s7 .hs6-container .hs7c-row1 .hs6cr1-c1 .inscription-button button,#home-s7 .hs6-container .hs7c-row1 .hs6cr1-c2 .inscription-button button,#home-s7 .hs6-container .hs7c-row1 .hs7cr1-c1 .inscription-button button,#home-s7 .hs6-container .hs7c-row1 .hs7cr1-c2 .inscription-button button,#home-s7 .hs7-container .hs5c-row1 .hs5cr1-c1 .inscription-button button,#home-s7 .hs7-container .hs5c-row1 .hs5cr1-c2 .inscription-button button,#home-s7 .hs7-container .hs5c-row1 .hs6cr1-c1 .inscription-button button,#home-s7 .hs7-container .hs5c-row1 .hs6cr1-c2 .inscription-button button,#home-s7 .hs7-container .hs5c-row1 .hs7cr1-c1 .inscription-button button,#home-s7 .hs7-container .hs5c-row1 .hs7cr1-c2 .inscription-button button,#home-s7 .hs7-container .hs6c-row1 .hs5cr1-c1 .inscription-button button,#home-s7 .hs7-container .hs6c-row1 .hs5cr1-c2 .inscription-button button,#home-s7 .hs7-container .hs6c-row1 .hs6cr1-c1 .inscription-button button,#home-s7 .hs7-container .hs6c-row1 .hs6cr1-c2 .inscription-button button,#home-s7 .hs7-container .hs6c-row1 .hs7cr1-c1 .inscription-button button,#home-s7 .hs7-container .hs6c-row1 .hs7cr1-c2 .inscription-button button,#home-s7 .hs7-container .hs7c-row1 .hs5cr1-c1 .inscription-button button,#home-s7 .hs7-container .hs7c-row1 .hs5cr1-c2 .inscription-button button,#home-s7 .hs7-container .hs7c-row1 .hs6cr1-c1 .inscription-button button,#home-s7 .hs7-container .hs7c-row1 .hs6cr1-c2 .inscription-button button,#home-s7 .hs7-container .hs7c-row1 .hs7cr1-c1 .inscription-button button,#home-s7 .hs7-container .hs7c-row1 .hs7cr1-c2 .inscription-button button{margin-bottom:15px}#home-s5 .hs5-container .hs5c-row1 .hs5cr1-c1 .img-fit,#home-s5 .hs5-container .hs5c-row1 .hs5cr1-c2 .img-fit,#home-s5 .hs5-container .hs5c-row1 .hs6cr1-c1 .img-fit,#home-s5 .hs5-container .hs5c-row1 .hs6cr1-c2 .img-fit,#home-s5 .hs5-container .hs5c-row1 .hs7cr1-c1 .img-fit,#home-s5 .hs5-container .hs5c-row1 .hs7cr1-c2 .img-fit,#home-s5 .hs5-container .hs6c-row1 .hs5cr1-c1 .img-fit,#home-s5 .hs5-container .hs6c-row1 .hs5cr1-c2 .img-fit,#home-s5 .hs5-container .hs6c-row1 .hs6cr1-c1 .img-fit,#home-s5 .hs5-container .hs6c-row1 .hs6cr1-c2 .img-fit,#home-s5 .hs5-container .hs6c-row1 .hs7cr1-c1 .img-fit,#home-s5 .hs5-container .hs6c-row1 .hs7cr1-c2 .img-fit,#home-s5 .hs5-container .hs7c-row1 .hs5cr1-c1 .img-fit,#home-s5 .hs5-container .hs7c-row1 .hs5cr1-c2 .img-fit,#home-s5 .hs5-container .hs7c-row1 .hs6cr1-c1 .img-fit,#home-s5 .hs5-container .hs7c-row1 .hs6cr1-c2 .img-fit,#home-s5 .hs5-container .hs7c-row1 .hs7cr1-c1 .img-fit,#home-s5 .hs5-container .hs7c-row1 .hs7cr1-c2 .img-fit,#home-s5 .hs6-container .hs5c-row1 .hs5cr1-c1 .img-fit,#home-s5 .hs6-container .hs5c-row1 .hs5cr1-c2 .img-fit,#home-s5 .hs6-container .hs5c-row1 .hs6cr1-c1 .img-fit,#home-s5 .hs6-container .hs5c-row1 .hs6cr1-c2 .img-fit,#home-s5 .hs6-container .hs5c-row1 .hs7cr1-c1 .img-fit,#home-s5 .hs6-container .hs5c-row1 .hs7cr1-c2 .img-fit,#home-s5 .hs6-container .hs6c-row1 .hs5cr1-c1 .img-fit,#home-s5 .hs6-container .hs6c-row1 .hs5cr1-c2 .img-fit,#home-s5 .hs6-container .hs6c-row1 .hs6cr1-c1 .img-fit,#home-s5 .hs6-container .hs6c-row1 .hs6cr1-c2 .img-fit,#home-s5 .hs6-container .hs6c-row1 .hs7cr1-c1 .img-fit,#home-s5 .hs6-container .hs6c-row1 .hs7cr1-c2 .img-fit,#home-s5 .hs6-container .hs7c-row1 .hs5cr1-c1 .img-fit,#home-s5 .hs6-container .hs7c-row1 .hs5cr1-c2 .img-fit,#home-s5 .hs6-container .hs7c-row1 .hs6cr1-c1 .img-fit,#home-s5 .hs6-container .hs7c-row1 .hs6cr1-c2 .img-fit,#home-s5 .hs6-container .hs7c-row1 .hs7cr1-c1 .img-fit,#home-s5 .hs6-container .hs7c-row1 .hs7cr1-c2 .img-fit,#home-s5 .hs7-container .hs5c-row1 .hs5cr1-c1 .img-fit,#home-s5 .hs7-container .hs5c-row1 .hs5cr1-c2 .img-fit,#home-s5 .hs7-container .hs5c-row1 .hs6cr1-c1 .img-fit,#home-s5 .hs7-container .hs5c-row1 .hs6cr1-c2 .img-fit,#home-s5 .hs7-container .hs5c-row1 .hs7cr1-c1 .img-fit,#home-s5 .hs7-container .hs5c-row1 .hs7cr1-c2 .img-fit,#home-s5 .hs7-container .hs6c-row1 .hs5cr1-c1 .img-fit,#home-s5 .hs7-container .hs6c-row1 .hs5cr1-c2 .img-fit,#home-s5 .hs7-container .hs6c-row1 .hs6cr1-c1 .img-fit,#home-s5 .hs7-container .hs6c-row1 .hs6cr1-c2 .img-fit,#home-s5 .hs7-container .hs6c-row1 .hs7cr1-c1 .img-fit,#home-s5 .hs7-container .hs6c-row1 .hs7cr1-c2 .img-fit,#home-s5 .hs7-container .hs7c-row1 .hs5cr1-c1 .img-fit,#home-s5 .hs7-container .hs7c-row1 .hs5cr1-c2 .img-fit,#home-s5 .hs7-container .hs7c-row1 .hs6cr1-c1 .img-fit,#home-s5 .hs7-container .hs7c-row1 .hs6cr1-c2 .img-fit,#home-s5 .hs7-container .hs7c-row1 .hs7cr1-c1 .img-fit,#home-s5 .hs7-container .hs7c-row1 .hs7cr1-c2 .img-fit,#home-s6 .hs5-container .hs5c-row1 .hs5cr1-c1 .img-fit,#home-s6 .hs5-container .hs5c-row1 .hs5cr1-c2 .img-fit,#home-s6 .hs5-container .hs5c-row1 .hs6cr1-c1 .img-fit,#home-s6 .hs5-container .hs5c-row1 .hs6cr1-c2 .img-fit,#home-s6 .hs5-container .hs5c-row1 .hs7cr1-c1 .img-fit,#home-s6 .hs5-container .hs5c-row1 .hs7cr1-c2 .img-fit,#home-s6 .hs5-container .hs6c-row1 .hs5cr1-c1 .img-fit,#home-s6 .hs5-container .hs6c-row1 .hs5cr1-c2 .img-fit,#home-s6 .hs5-container .hs6c-row1 .hs6cr1-c1 .img-fit,#home-s6 .hs5-container .hs6c-row1 .hs6cr1-c2 .img-fit,#home-s6 .hs5-container .hs6c-row1 .hs7cr1-c1 .img-fit,#home-s6 .hs5-container .hs6c-row1 .hs7cr1-c2 .img-fit,#home-s6 .hs5-container .hs7c-row1 .hs5cr1-c1 .img-fit,#home-s6 .hs5-container .hs7c-row1 .hs5cr1-c2 .img-fit,#home-s6 .hs5-container .hs7c-row1 .hs6cr1-c1 .img-fit,#home-s6 .hs5-container .hs7c-row1 .hs6cr1-c2 .img-fit,#home-s6 .hs5-container .hs7c-row1 .hs7cr1-c1 .img-fit,#home-s6 .hs5-container .hs7c-row1 .hs7cr1-c2 .img-fit,#home-s6 .hs6-container .hs5c-row1 .hs5cr1-c1 .img-fit,#home-s6 .hs6-container .hs5c-row1 .hs5cr1-c2 .img-fit,#home-s6 .hs6-container .hs5c-row1 .hs6cr1-c1 .img-fit,#home-s6 .hs6-container .hs5c-row1 .hs6cr1-c2 .img-fit,#home-s6 .hs6-container .hs5c-row1 .hs7cr1-c1 .img-fit,#home-s6 .hs6-container .hs5c-row1 .hs7cr1-c2 .img-fit,#home-s6 .hs6-container .hs6c-row1 .hs5cr1-c1 .img-fit,#home-s6 .hs6-container .hs6c-row1 .hs5cr1-c2 .img-fit,#home-s6 .hs6-container .hs6c-row1 .hs6cr1-c1 .img-fit,#home-s6 .hs6-container .hs6c-row1 .hs6cr1-c2 .img-fit,#home-s6 .hs6-container .hs6c-row1 .hs7cr1-c1 .img-fit,#home-s6 .hs6-container .hs6c-row1 .hs7cr1-c2 .img-fit,#home-s6 .hs6-container .hs7c-row1 .hs5cr1-c1 .img-fit,#home-s6 .hs6-container .hs7c-row1 .hs5cr1-c2 .img-fit,#home-s6 .hs6-container .hs7c-row1 .hs6cr1-c1 .img-fit,#home-s6 .hs6-container .hs7c-row1 .hs6cr1-c2 .img-fit,#home-s6 .hs6-container .hs7c-row1 .hs7cr1-c1 .img-fit,#home-s6 .hs6-container .hs7c-row1 .hs7cr1-c2 .img-fit,#home-s6 .hs7-container .hs5c-row1 .hs5cr1-c1 .img-fit,#home-s6 .hs7-container .hs5c-row1 .hs5cr1-c2 .img-fit,#home-s6 .hs7-container .hs5c-row1 .hs6cr1-c1 .img-fit,#home-s6 .hs7-container .hs5c-row1 .hs6cr1-c2 .img-fit,#home-s6 .hs7-container .hs5c-row1 .hs7cr1-c1 .img-fit,#home-s6 .hs7-container .hs5c-row1 .hs7cr1-c2 .img-fit,#home-s6 .hs7-container .hs6c-row1 .hs5cr1-c1 .img-fit,#home-s6 .hs7-container .hs6c-row1 .hs5cr1-c2 .img-fit,#home-s6 .hs7-container .hs6c-row1 .hs6cr1-c1 .img-fit,#home-s6 .hs7-container .hs6c-row1 .hs6cr1-c2 .img-fit,#home-s6 .hs7-container .hs6c-row1 .hs7cr1-c1 .img-fit,#home-s6 .hs7-container .hs6c-row1 .hs7cr1-c2 .img-fit,#home-s6 .hs7-container .hs7c-row1 .hs5cr1-c1 .img-fit,#home-s6 .hs7-container .hs7c-row1 .hs5cr1-c2 .img-fit,#home-s6 .hs7-container .hs7c-row1 .hs6cr1-c1 .img-fit,#home-s6 .hs7-container .hs7c-row1 .hs6cr1-c2 .img-fit,#home-s6 .hs7-container .hs7c-row1 .hs7cr1-c1 .img-fit,#home-s6 .hs7-container .hs7c-row1 .hs7cr1-c2 .img-fit,#home-s7 .hs5-container .hs5c-row1 .hs5cr1-c1 .img-fit,#home-s7 .hs5-container .hs5c-row1 .hs5cr1-c2 .img-fit,#home-s7 .hs5-container .hs5c-row1 .hs6cr1-c1 .img-fit,#home-s7 .hs5-container .hs5c-row1 .hs6cr1-c2 .img-fit,#home-s7 .hs5-container .hs5c-row1 .hs7cr1-c1 .img-fit,#home-s7 .hs5-container .hs5c-row1 .hs7cr1-c2 .img-fit,#home-s7 .hs5-container .hs6c-row1 .hs5cr1-c1 .img-fit,#home-s7 .hs5-container .hs6c-row1 .hs5cr1-c2 .img-fit,#home-s7 .hs5-container .hs6c-row1 .hs6cr1-c1 .img-fit,#home-s7 .hs5-container .hs6c-row1 .hs6cr1-c2 .img-fit,#home-s7 .hs5-container .hs6c-row1 .hs7cr1-c1 .img-fit,#home-s7 .hs5-container .hs6c-row1 .hs7cr1-c2 .img-fit,#home-s7 .hs5-container .hs7c-row1 .hs5cr1-c1 .img-fit,#home-s7 .hs5-container .hs7c-row1 .hs5cr1-c2 .img-fit,#home-s7 .hs5-container .hs7c-row1 .hs6cr1-c1 .img-fit,#home-s7 .hs5-container .hs7c-row1 .hs6cr1-c2 .img-fit,#home-s7 .hs5-container .hs7c-row1 .hs7cr1-c1 .img-fit,#home-s7 .hs5-container .hs7c-row1 .hs7cr1-c2 .img-fit,#home-s7 .hs6-container .hs5c-row1 .hs5cr1-c1 .img-fit,#home-s7 .hs6-container .hs5c-row1 .hs5cr1-c2 .img-fit,#home-s7 .hs6-container .hs5c-row1 .hs6cr1-c1 .img-fit,#home-s7 .hs6-container .hs5c-row1 .hs6cr1-c2 .img-fit,#home-s7 .hs6-container .hs5c-row1 .hs7cr1-c1 .img-fit,#home-s7 .hs6-container .hs5c-row1 .hs7cr1-c2 .img-fit,#home-s7 .hs6-container .hs6c-row1 .hs5cr1-c1 .img-fit,#home-s7 .hs6-container .hs6c-row1 .hs5cr1-c2 .img-fit,#home-s7 .hs6-container .hs6c-row1 .hs6cr1-c1 .img-fit,#home-s7 .hs6-container .hs6c-row1 .hs6cr1-c2 .img-fit,#home-s7 .hs6-container .hs6c-row1 .hs7cr1-c1 .img-fit,#home-s7 .hs6-container .hs6c-row1 .hs7cr1-c2 .img-fit,#home-s7 .hs6-container .hs7c-row1 .hs5cr1-c1 .img-fit,#home-s7 .hs6-container .hs7c-row1 .hs5cr1-c2 .img-fit,#home-s7 .hs6-container .hs7c-row1 .hs6cr1-c1 .img-fit,#home-s7 .hs6-container .hs7c-row1 .hs6cr1-c2 .img-fit,#home-s7 .hs6-container .hs7c-row1 .hs7cr1-c1 .img-fit,#home-s7 .hs6-container .hs7c-row1 .hs7cr1-c2 .img-fit,#home-s7 .hs7-container .hs5c-row1 .hs5cr1-c1 .img-fit,#home-s7 .hs7-container .hs5c-row1 .hs5cr1-c2 .img-fit,#home-s7 .hs7-container .hs5c-row1 .hs6cr1-c1 .img-fit,#home-s7 .hs7-container .hs5c-row1 .hs6cr1-c2 .img-fit,#home-s7 .hs7-container .hs5c-row1 .hs7cr1-c1 .img-fit,#home-s7 .hs7-container .hs5c-row1 .hs7cr1-c2 .img-fit,#home-s7 .hs7-container .hs6c-row1 .hs5cr1-c1 .img-fit,#home-s7 .hs7-container .hs6c-row1 .hs5cr1-c2 .img-fit,#home-s7 .hs7-container .hs6c-row1 .hs6cr1-c1 .img-fit,#home-s7 .hs7-container .hs6c-row1 .hs6cr1-c2 .img-fit,#home-s7 .hs7-container .hs6c-row1 .hs7cr1-c1 .img-fit,#home-s7 .hs7-container .hs6c-row1 .hs7cr1-c2 .img-fit,#home-s7 .hs7-container .hs7c-row1 .hs5cr1-c1 .img-fit,#home-s7 .hs7-container .hs7c-row1 .hs5cr1-c2 .img-fit,#home-s7 .hs7-container .hs7c-row1 .hs6cr1-c1 .img-fit,#home-s7 .hs7-container .hs7c-row1 .hs6cr1-c2 .img-fit,#home-s7 .hs7-container .hs7c-row1 .hs7cr1-c1 .img-fit,#home-s7 .hs7-container .hs7c-row1 .hs7cr1-c2 .img-fit{margin:0 auto}#home-s5 .hs5-container .hs5c-row1 .hs6cr1-c1,#home-s5 .hs5-container .hs6c-row1 .hs6cr1-c1,#home-s5 .hs5-container .hs7c-row1 .hs6cr1-c1,#home-s5 .hs6-container .hs5c-row1 .hs6cr1-c1,#home-s5 .hs6-container .hs6c-row1 .hs6cr1-c1,#home-s5 .hs6-container .hs7c-row1 .hs6cr1-c1,#home-s5 .hs7-container .hs5c-row1 .hs6cr1-c1,#home-s5 .hs7-container .hs6c-row1 .hs6cr1-c1,#home-s5 .hs7-container .hs7c-row1 .hs6cr1-c1,#home-s6 .hs5-container .hs5c-row1 .hs6cr1-c1,#home-s6 .hs5-container .hs6c-row1 .hs6cr1-c1,#home-s6 .hs5-container .hs7c-row1 .hs6cr1-c1,#home-s6 .hs6-container .hs5c-row1 .hs6cr1-c1,#home-s6 .hs6-container .hs6c-row1 .hs6cr1-c1,#home-s6 .hs6-container .hs7c-row1 .hs6cr1-c1,#home-s6 .hs7-container .hs5c-row1 .hs6cr1-c1,#home-s6 .hs7-container .hs6c-row1 .hs6cr1-c1,#home-s6 .hs7-container .hs7c-row1 .hs6cr1-c1,#home-s7 .hs5-container .hs5c-row1 .hs6cr1-c1,#home-s7 .hs5-container .hs6c-row1 .hs6cr1-c1,#home-s7 .hs5-container .hs7c-row1 .hs6cr1-c1,#home-s7 .hs6-container .hs5c-row1 .hs6cr1-c1,#home-s7 .hs6-container .hs6c-row1 .hs6cr1-c1,#home-s7 .hs6-container .hs7c-row1 .hs6cr1-c1,#home-s7 .hs7-container .hs5c-row1 .hs6cr1-c1,#home-s7 .hs7-container .hs6c-row1 .hs6cr1-c1,#home-s7 .hs7-container .hs7c-row1 .hs6cr1-c1{margin-bottom:20px;padding-left:0}#home-s5 .hs5-container .hs5c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content1,#home-s5 .hs5-container .hs5c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content2,#home-s5 .hs5-container .hs6c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content1,#home-s5 .hs5-container .hs6c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content2,#home-s5 .hs5-container .hs7c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content1,#home-s5 .hs5-container .hs7c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content2,#home-s5 .hs6-container .hs5c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content1,#home-s5 .hs6-container .hs5c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content2,#home-s5 .hs6-container .hs6c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content1,#home-s5 .hs6-container .hs6c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content2,#home-s5 .hs6-container .hs7c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content1,#home-s5 .hs6-container .hs7c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content2,#home-s5 .hs7-container .hs5c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content1,#home-s5 .hs7-container .hs5c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content2,#home-s5 .hs7-container .hs6c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content1,#home-s5 .hs7-container .hs6c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content2,#home-s5 .hs7-container .hs7c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content1,#home-s5 .hs7-container .hs7c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content2,#home-s6 .hs5-container .hs5c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content1,#home-s6 .hs5-container .hs5c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content2,#home-s6 .hs5-container .hs6c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content1,#home-s6 .hs5-container .hs6c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content2,#home-s6 .hs5-container .hs7c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content1,#home-s6 .hs5-container .hs7c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content2,#home-s6 .hs6-container .hs5c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content1,#home-s6 .hs6-container .hs5c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content2,#home-s6 .hs6-container .hs6c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content1,#home-s6 .hs6-container .hs6c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content2,#home-s6 .hs6-container .hs7c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content1,#home-s6 .hs6-container .hs7c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content2,#home-s6 .hs7-container .hs5c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content1,#home-s6 .hs7-container .hs5c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content2,#home-s6 .hs7-container .hs6c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content1,#home-s6 .hs7-container .hs6c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content2,#home-s6 .hs7-container .hs7c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content1,#home-s6 .hs7-container .hs7c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content2,#home-s7 .hs5-container .hs5c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content1,#home-s7 .hs5-container .hs5c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content2,#home-s7 .hs5-container .hs6c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content1,#home-s7 .hs5-container .hs6c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content2,#home-s7 .hs5-container .hs7c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content1,#home-s7 .hs5-container .hs7c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content2,#home-s7 .hs6-container .hs5c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content1,#home-s7 .hs6-container .hs5c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content2,#home-s7 .hs6-container .hs6c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content1,#home-s7 .hs6-container .hs6c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content2,#home-s7 .hs6-container .hs7c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content1,#home-s7 .hs6-container .hs7c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content2,#home-s7 .hs7-container .hs5c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content1,#home-s7 .hs7-container .hs5c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content2,#home-s7 .hs7-container .hs6c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content1,#home-s7 .hs7-container .hs6c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content2,#home-s7 .hs7-container .hs7c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content1,#home-s7 .hs7-container .hs7c-row1 .hs6cr1-c1 .hs6cr1c1-row3 .content2{width:100%;margin-right:0}#home-s5 .hs5-container .hs5c-row1 .hs7cr1-c1,#home-s5 .hs5-container .hs6c-row1 .hs7cr1-c1,#home-s5 .hs5-container .hs7c-row1 .hs7cr1-c1,#home-s5 .hs6-container .hs5c-row1 .hs7cr1-c1,#home-s5 .hs6-container .hs6c-row1 .hs7cr1-c1,#home-s5 .hs6-container .hs7c-row1 .hs7cr1-c1,#home-s5 .hs7-container .hs5c-row1 .hs7cr1-c1,#home-s5 .hs7-container .hs6c-row1 .hs7cr1-c1,#home-s5 .hs7-container .hs7c-row1 .hs7cr1-c1,#home-s6 .hs5-container .hs5c-row1 .hs7cr1-c1,#home-s6 .hs5-container .hs6c-row1 .hs7cr1-c1,#home-s6 .hs5-container .hs7c-row1 .hs7cr1-c1,#home-s6 .hs6-container .hs5c-row1 .hs7cr1-c1,#home-s6 .hs6-container .hs6c-row1 .hs7cr1-c1,#home-s6 .hs6-container .hs7c-row1 .hs7cr1-c1,#home-s6 .hs7-container .hs5c-row1 .hs7cr1-c1,#home-s6 .hs7-container .hs6c-row1 .hs7cr1-c1,#home-s6 .hs7-container .hs7c-row1 .hs7cr1-c1,#home-s7 .hs5-container .hs5c-row1 .hs7cr1-c1,#home-s7 .hs5-container .hs6c-row1 .hs7cr1-c1,#home-s7 .hs5-container .hs7c-row1 .hs7cr1-c1,#home-s7 .hs6-container .hs5c-row1 .hs7cr1-c1,#home-s7 .hs6-container .hs6c-row1 .hs7cr1-c1,#home-s7 .hs6-container .hs7c-row1 .hs7cr1-c1,#home-s7 .hs7-container .hs5c-row1 .hs7cr1-c1,#home-s7 .hs7-container .hs6c-row1 .hs7cr1-c1,#home-s7 .hs7-container .hs7c-row1 .hs7cr1-c1{padding:0 20px;margin-right:0}#home-s5 .hs5-container .hs5c-row1 .hs7cr1-c2,#home-s5 .hs5-container .hs6c-row1 .hs7cr1-c2,#home-s5 .hs5-container .hs7c-row1 .hs7cr1-c2,#home-s5 .hs6-container .hs5c-row1 .hs7cr1-c2,#home-s5 .hs6-container .hs6c-row1 .hs7cr1-c2,#home-s5 .hs6-container .hs7c-row1 .hs7cr1-c2,#home-s5 .hs7-container .hs5c-row1 .hs7cr1-c2,#home-s5 .hs7-container .hs6c-row1 .hs7cr1-c2,#home-s5 .hs7-container .hs7c-row1 .hs7cr1-c2,#home-s6 .hs5-container .hs5c-row1 .hs7cr1-c2,#home-s6 .hs5-container .hs6c-row1 .hs7cr1-c2,#home-s6 .hs5-container .hs7c-row1 .hs7cr1-c2,#home-s6 .hs6-container .hs5c-row1 .hs7cr1-c2,#home-s6 .hs6-container .hs6c-row1 .hs7cr1-c2,#home-s6 .hs6-container .hs7c-row1 .hs7cr1-c2,#home-s6 .hs7-container .hs5c-row1 .hs7cr1-c2,#home-s6 .hs7-container .hs6c-row1 .hs7cr1-c2,#home-s6 .hs7-container .hs7c-row1 .hs7cr1-c2,#home-s7 .hs5-container .hs5c-row1 .hs7cr1-c2,#home-s7 .hs5-container .hs6c-row1 .hs7cr1-c2,#home-s7 .hs5-container .hs7c-row1 .hs7cr1-c2,#home-s7 .hs6-container .hs5c-row1 .hs7cr1-c2,#home-s7 .hs6-container .hs6c-row1 .hs7cr1-c2,#home-s7 .hs6-container .hs7c-row1 .hs7cr1-c2,#home-s7 .hs7-container .hs5c-row1 .hs7cr1-c2,#home-s7 .hs7-container .hs6c-row1 .hs7cr1-c2,#home-s7 .hs7-container .hs7c-row1 .hs7cr1-c2{padding-left:0}#home-s5 .hs5-container .hs5c-row1 .hs7cr1-c2 img,#home-s5 .hs5-container .hs6c-row1 .hs7cr1-c2 img,#home-s5 .hs5-container .hs7c-row1 .hs7cr1-c2 img,#home-s5 .hs6-container .hs5c-row1 .hs7cr1-c2 img,#home-s5 .hs6-container .hs6c-row1 .hs7cr1-c2 img,#home-s5 .hs6-container .hs7c-row1 .hs7cr1-c2 img,#home-s5 .hs7-container .hs5c-row1 .hs7cr1-c2 img,#home-s5 .hs7-container .hs6c-row1 .hs7cr1-c2 img,#home-s5 .hs7-container .hs7c-row1 .hs7cr1-c2 img,#home-s6 .hs5-container .hs5c-row1 .hs7cr1-c2 img,#home-s6 .hs5-container .hs6c-row1 .hs7cr1-c2 img,#home-s6 .hs5-container .hs7c-row1 .hs7cr1-c2 img,#home-s6 .hs6-container .hs5c-row1 .hs7cr1-c2 img,#home-s6 .hs6-container .hs6c-row1 .hs7cr1-c2 img,#home-s6 .hs6-container .hs7c-row1 .hs7cr1-c2 img,#home-s6 .hs7-container .hs5c-row1 .hs7cr1-c2 img,#home-s6 .hs7-container .hs6c-row1 .hs7cr1-c2 img,#home-s6 .hs7-container .hs7c-row1 .hs7cr1-c2 img,#home-s7 .hs5-container .hs5c-row1 .hs7cr1-c2 img,#home-s7 .hs5-container .hs6c-row1 .hs7cr1-c2 img,#home-s7 .hs5-container .hs7c-row1 .hs7cr1-c2 img,#home-s7 .hs6-container .hs5c-row1 .hs7cr1-c2 img,#home-s7 .hs6-container .hs6c-row1 .hs7cr1-c2 img,#home-s7 .hs6-container .hs7c-row1 .hs7cr1-c2 img,#home-s7 .hs7-container .hs5c-row1 .hs7cr1-c2 img,#home-s7 .hs7-container .hs6c-row1 .hs7cr1-c2 img,#home-s7 .hs7-container .hs7c-row1 .hs7cr1-c2 img{height:auto;width:100%}#home-s7{padding-bottom:0}#home-s7 .hs7-container{padding-bottom:30px}#home-s8 .hs8-container .hs8c-row1 .hs8cr1-c1 .inscription-button{width:100%}#home-s8 .hs8-container .hs8c-row1 .hs8cr1-c1 .inscription-button button{margin-bottom:0}#home-s9 .hs9-container{padding:25px}#home-s9 .hs9-container h2{font-size:28px;line-height:38px}#home-s9 .hs9-container .quote-text:before,#home-s9 .hs9-container .quote-text:after{width:60px;height:60px;background-size:cover}#home-s9 .hs9-container .quote-text{padding:15px}#home-s10 .hs10-container h2{font-size:28px;line-height:38px}#home-s11{padding:0 20px}#home-s2-bis .hs2-container .hs2c-row1{flex-wrap:wrap;flex-direction:column-reverse}#home-s2-bis .hs2-container .hs2c-row1 .hs2cr1-c1,#home-s2-bis .hs2-container .hs2c-row1 .hs2cr1-c2{width:100%;text-align:center;padding-left:0}#home-s2-bis .hs2-container .hs2c-row1 .hs2cr1-c1 .inscription-button,#home-s2-bis .hs2-container .hs2c-row1 .hs2cr1-c2 .inscription-button{width:100%;margin-bottom:40px}#home-s2-bis .hs2-container .hs2c-row1 .hs2cr1-c1 img{margin:0 auto}#home-s5-bis{padding-top:0}#home-s5-bis .hs5-container{padding-bottom:0}#home-s5-bis .hs5-container .hs5c-row1{flex-wrap:wrap}#home-s5-bis .hs5-container .hs5c-row1 .hs5cr1-c1,#home-s5-bis .hs5-container .hs5c-row1 .hs5cr1-c2{width:100%;text-align:center}#home-s5-bis .hs5-container .hs5c-row1 .hs5cr1-c1 .inscription-button,#home-s5-bis .hs5-container .hs5c-row1 .hs5cr1-c2 .inscription-button{width:100%;margin-bottom:40px}#home-s6-bis .hs6-container .hs6c-row1{flex-wrap:wrap}#home-s6-bis .hs6-container .hs6c-row1 .hs6cr1-c1,#home-s6-bis .hs6-container .hs6c-row1 .hs6cr1-c2{width:100%;text-align:center;padding:0}#home-s6-bis .hs6-container .hs6c-row1 .hs6cr1-c1 .inscription-button,#home-s6-bis .hs6-container .hs6c-row1 .hs6cr1-c2 .inscription-button{width:100%;margin-bottom:40px}#home-s6-bis .hs6-container .hs6c-row1 .hs6cr1-c2 img{margin:0 auto}#footer .f-container .fc-menus{flex-wrap:wrap}#footer .f-container .fc-menus .fc-category{width:250px;margin-bottom:20px}#footer .f-container .fc-copyright{flex-wrap:wrap}#footer .f-container .fc-copyright p,#footer .f-container .fc-copyright a{margin-bottom:10px}}@media (max-width: 700px){#home-s1 .hs1c-row3 .main-video,#home-s1 .hs1-container .videoWrap .videoPreview,#home-s9 .hs9-container .carousel__slide .testimonialsVideo{height:330px}#home-s4 .hs4c-row2 img{height:auto}#home-s6 .hs6-container .hs6c-row1 .remplace{display:block}#home-s6 .hs6-container .hs6c-row1 .remplace p{margin-right:0}#home-s6 .hs6-container .hs6c-row1 .hs6cr1-c2{padding-left:0}#home-s6 .hs6-container .hs6c-row1 .hs6cr1-c2 img{height:auto}#home-s9 .hs9-container .vim-lazy{height:320px}#home-s10-bis .hs10b-container .hs10bc-row1{flex-wrap:wrap-reverse}#home-s10-bis .hs10b-container .hs10bc-row1 .hs10bcr1-c1,#home-s10-bis .hs10b-container .hs10bc-row1 .hs10bcr1-c2{width:100%}#home-s10-bis .hs10b-container .hs10bc-row1 .hs10bcr1-c1{margin-bottom:50px}#home-s10-bis .hs10b-container .hs10bc-row1 .hs10bcr1-c2{box-sizing:border-box;margin-left:0;padding:0 30px}#home-s11 .hs11-container .email-submit{display:block}#home-s11 .hs11-container .email-submit .form-group{width:100%}#home-s11 .hs11-container .email-submit .form-group input{margin-bottom:10px}#home-s11 .hs11-container .email-submit button{white-space:wrap}}@media (max-width: 600px){#home-s1 .hs1-container .hs1c-row2 .pr-input{margin-bottom:15px}#home-s1 .hs1c-row3 .main-video,#home-s1 .hs1-container .videoWrap .videoPreview,#home-s9 .hs9-container .carousel__slide .testimonialsVideo{height:280px}#home-s2 .remplace h6{margin-right:0}#home-s2 .remplace .remplace-list{margin-top:10px}#home-s2-bis .hs2-container .remplace{display:block}#home-s2-bis .hs2-container .remplace p{margin-right:0;margin-bottom:10px}#home-s4 .remplace{display:block}#home-s4 .remplace p,#home-s4 .remplace h6{margin-right:0}#home-s4 .remplace .remplace-list{margin-top:5px;flex-wrap:wrap}#home-s4 .remplace .remplace-list .prestashop-logo{margin-top:5px}#home-s4-bis .remplace{display:block}#home-s4-bis .remplace p{margin-right:0;margin-bottom:10px}#home-s4-bis .hs4c-row2 img{height:auto}#home-s5 .remplace h6{margin-bottom:10px;margin-right:0}#home-s5 .hs5-container .hs5c-row1 .hs5cr1-c1 .inscription-button{margin-bottom:40px}#home-s5 .hs5-container .hs5c-row1 .hs5cr1-c1 .inscription-button button{margin-bottom:0}#home-s5-bis .hs5-container{padding-top:30px}#home-s5-bis .hs5-container .hs5c-row1 .hs5cr1-c2{padding-left:0}#home-s5-bis .hs5-container .hs5c-row1 .hs5cr1-c2 img{height:auto}#home-s6 .remplace h6{margin-right:0}#home-s6-bis{padding-top:30px}#home-s6-bis .hs6-container{padding:30px 20px}#home-s6-bis .hs6-container .hs6c-row1 .hs6cr1-c2 img{height:auto}#home-s7 .hs7-container{padding:0}#home-s8 .remplace{display:block}#home-s8 .remplace p{margin-right:0;margin-bottom:10px}#home-s9 .hs9-container .vim-lazy{height:270px}#home-s10-bis{padding-top:40px}#home-s11 .hs11-container .email-submit{flex-wrap:wrap;justify-content:center}#home-s11 .hs11-container .email-submit input{margin-right:0;margin-bottom:20px}#home-s1 .small-violet-dot{background-position:98% 750px}#home-s4 .big-green-dot{background-position:95% 160px}#home-s4 .yellow-dot{background-position:5% 350px}#home-s4 .small-violet-dot{background-position:98% 350px}#home-s7 .green-dot{background-size:55px}#home-s9 .orange-dot{background-position:0px 0px;background-size:55px}#home-s10 .green-dot{background-size:55px;z-index:-1;background-position:0 0}#home-s11 .orange-dot{background-size:45px;background-position:98% 25px;z-index:-1}}@media (max-width: 500px){#home-s1 .hs1-container{padding:60px 20px 0}#home-s1 .hs1-container .hs1c-row1 h1{font-size:28px}#home-s1 .hs1-container .hs1c-row1 h2{font-size:16px}#home-s1 .hs1-container .hs1c-row2{margin-bottom:0}#home-s1 .hs1-container .hs1c-row2 button{margin-bottom:20px}#home-s1 .hs1-container .hs1c-row2-bis{display:block;flex-wrap:wrap}#home-s1 .hs1-container .hs1c-row2-bis .d-flex:first-child{margin-bottom:10px;margin-right:0}#home-s1 .hs1-container .hs1c-row2-bis .d-flex{justify-content:center}#home-s1 .hs1-container .hs1c-row3 .videoWrap{padding:18px 15px 20px}#home-s1 .hs1-container .hs1c-row3 .videoWrap h2{margin-bottom:20px}#home-s1 .hs1-container .hs1c-row3 .videoWrap .main-video{height:240px}#home-s1 .hs1c-row3 .main-video,#home-s1 .hs1-container .videoWrap .videoPreview,#home-s9 .hs9-container .carousel__slide .testimonialsVideo{height:230px}#home-s2 .hs2-container h2{font-size:26px;margin-bottom:30px}#home-s2 .hs2-container .hs2c-row1 .remplace h5,#home-s3 .hs3-container .hs3c-row1 .remplace h5,#home-s4 .hs4-container .hs4c-row1 .remplace h5,#home-s5 .hs5-container .hs5c-row1 .remplace h5,#home-s6 .hs6-container .hs6c-row1 .remplace h5,#home-s7 .hs7-container .hs7c-row1 .remplace h5,#home-s8 .hs8-container .hs8c-row1 .remplace h5,#home-s4-bis .hs4-container .hs4c-row1 .remplace h5,#home-s2-bis .hs2-container .hs2c-row1 .remplace h5{width:100%;margin-right:0;margin-bottom:10px}#home-s2 .hs2-container .hs2c-row1 .hs2cr1-c2 h2,#home-s3 .hs3-container .hs3c-row1 .hs3cr1-c2 h2,#home-s4 .hs4-container .hs4c-row1 h2,#home-s5 .hs5-container .hs5c-row1 .hs5cr1-c1 h2,#home-s6 .hs6-container .hs6c-row1 .hs6cr1-c1 h2,#home-s7 .hs7-container .hs7c-row1 .hs7cr1-c1 h2,#home-s8 .hs8-container .hs8c-row1 .hs8cr1-c1 h2,#home-s4-bis .hs4-container .hs4c-row1 h2,#home-s2-bis .hs2-container .hs2c-row1 .hs2cr1-c2 h2,#home-s5-bis .hs5-container .hs5c-row1 .hs5cr1-c1 h2,#home-s6-bis .hs6-container .hs6c-row1 .hs6cr1-c1 h2,#home-s6-bis .hs6-container .hs6c-row2 h2,#home-s9 .hs9-container h2,#home-s10 .hs10-container h2,#home-s10-bis .hs10b-container h2{font-size:25px;margin-bottom:20px}#home-s2-bis .hs2-container{padding:30px 20px}#home-s2-bis .hs2-container .hs2cr1-c1 img{height:auto}#home-s4-bis .hs4-container{padding:30px 20px}#home-s7 .hs7-container .hs7c-row1 .remplace{display:block}#home-s7 .hs7-container .hs7c-row1 .remplace p{margin-right:0;margin-bottom:10px}#home-s11 .hs11-container{padding:32px 20px}#home-s11 .hs11-container h3{font-size:24px;line-height:40px}#home-s11 .hs11-container .email-submit .form-group{margin-right:0}#home-s11 .hs11-container .email-submit .form-group input{border-radius:5px}#home-s11 .hs11-container .hs1c-row2-bis{display:block;text-align:center}#home-s11 .hs11-container .hs1c-row2-bis .d-flex{margin:0;justify-content:center}#home-s11 .hs11-container .hs1c-row2-bis .d-flex:first-child{margin-bottom:10px}#home-s6-bis .hs6-container .hs6c-row2 h2,#home-s9 .hs9-container h2{margin-bottom:20px}.remplace{display:block}.remplace h6{margin-right:0;margin-bottom:10px}.remplace .d-flex{justify-content:center}#home-s2 .hs2-container,#home-s2 .hs3-container,#home-s3 .hs2-container,#home-s3 .hs3-container,#home-s4 .hs4-container{padding:30px 15px 40px}#home-s2 .hs2-container .hs2c-row1,#home-s2 .hs2-container .hs3c-row1,#home-s2 .hs3-container .hs2c-row1,#home-s2 .hs3-container .hs3c-row1,#home-s3 .hs2-container .hs2c-row1,#home-s3 .hs2-container .hs3c-row1,#home-s3 .hs3-container .hs2c-row1,#home-s3 .hs3-container .hs3c-row1{padding:0}#home-s5 .hs5-container,#home-s5 .hs6-container,#home-s5 .hs7-container,#home-s6 .hs5-container,#home-s6 .hs6-container,#home-s6 .hs7-container,#home-s7 .hs5-container,#home-s7 .hs6-container,#home-s7 .hs7-container{padding:30px 15px 40px}#home-s7 .hs7-container .hs7c-row1 .hs7cr1-c1{padding:0}#home-s8 .hs8-container{padding:30px 15px 40px}#home-s8 .hs8-container .hs8c-row1 .hs8cr1-c1 .hs8cr1c1-row3{flex-wrap:wrap;margin-bottom:0}#home-s8 .hs8-container .hs8c-row1 .hs8cr1-c1 .hs8cr1c1-row3 .flex-ver-center{width:100%;margin-bottom:15px;justify-content:center}#home-s8 .hs8-container .hs8c-row1 .hs8cr1-c1 button{margin-top:30px}#home-s9{padding:50px 10px}#home-s9 .hs9-container{padding:30px 10px 10px}#home-s9 .hs9-container .quote-pagination{display:none}#home-s9 .hs9-container .quote-text:before{left:-15px}#home-s9 .hs9-container .quote-text:after{right:-15px}#home-s9 .hs9-background{bottom:-90px}#home-s9 .hs9-background img{width:100%}#home-s10-bis .hs10b-container .hs10bc-row1 .hs10bcr1-c2{padding:0}#home-s10-bis .hs10b-container .hs10bc-row1 .hs10bcr1-c2 p:first-child{text-align:center}#home-s2,#home-s2-bis,#home-s5-bis,#home-s6-bis,#home-s3,#home-s5,#home-s6,#home-s7,#home-s8{padding:20px 5px 15px}#home-s3 .hs3-background img{width:100%}}@media (max-width: 450px){#home-s1 .hs1c-row3 .main-video,#home-s1 .hs1-container .videoWrap .videoPreview,#home-s9 .hs9-container .carousel__slide .testimonialsVideo{height:200px}#home-s1 .hs1-container .hs1c-row1 h1{font-size:24px}#home-s1 .hs1-container .hs1c-row4 .comment-card{padding:20px 15px}#home-s2 .hs2-container .remplace .remplace-list{flex-wrap:wrap;align-items:baseline}#home-s2 .hs2-container .remplace .remplace-list .systeme-logo,#home-s2 .hs2-container .remplace .remplace-list .leadpages-logo,#home-s2 .hs2-container .remplace .remplace-list .clickfunnels-logo{margin:0 10px 10px}}@media (max-width: 400px){#home-s1 .hs1c-row3 .main-video,#home-s1 .hs1-container .videoWrap .videoPreview,#home-s9 .hs9-container .carousel__slide .testimonialsVideo{height:180px}}@media (max-width: 1200px){#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab3 .dldcr2t-step .step-content .sc-info .sci-line .label{width:30%}#dashboard-session-create .session-duration-hours{flex-wrap:wrap}#dashboard-session-create .session-duration-hours .sdh-date-start,#dashboard-session-create .session-duration-hours .sdh-date-end{margin-bottom:15px}#dashboard-session-create .session-duration-hours .sdh-hours{width:fit-content}#dashboard-member-create .dmccr2 .pr-search{width:100%;min-width:auto;box-sizing:border-box;height:43px}}@media (max-width: 1100px){#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab1 .dldcr2t1r .label,#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab2 .dldcr2t1r .label{width:25%}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab3 .dldcr2t-step .step-content .sc-info .sci-line{padding:16px 0}#dashboard-session-settings .dss-container .dsscr2 .dsscr2-container,#dashboard-session-settings .dss-container .dsscr3 .dsscr3-container{padding:20px 30px}}@media (max-width: 1080px){#user-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r .label{width:200px}#user-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r input,#user-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r .statut-select{width:400px}#user-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r8{width:600px}}@media (max-width: 1000px){.d-menu-open .dm-menu-list ul li span{display:block!important}.d-menu-open .dm-logo .hn-bars #hnb-button{margin-left:15px!important}#dashboard-session-create .dsc-container .dsccr2-tab2 .dsccr2t2r2,#dashboard-sessions .dsc-content{width:calc(100vw - 153px)}}@media (max-width: 900px){#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab1 .dldcr2t1r .label{width:20%}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container .accordion .accordion-content .accordioncr .label{width:150px;margin-right:20px}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container .accordion .accordion-content{padding-left:0}.dashboard-container .dscr1{flex-wrap:wrap;align-items:flex-start}.dashboard-container .dscr1 h2{margin-bottom:15px;margin-right:30px}.dashboard-container .dscr1 .setting-button{margin-left:0}}@media (max-width: 800px){#user-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r .label{width:120px}#user-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r8{width:520px}#dashboard-formation-detail .dfd-container .dfdcr2{flex-wrap:wrap}#dashboard-formation-detail .dfd-container .dfdcr2 .dfdcr2c1{max-width:100%;margin-right:0;margin-bottom:15px}.dashboard-container{padding:32px 25px}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab1 .dldcr2t1r,#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab2 .dldcr2t1r{display:block}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab1 .dldcr2t1r .label,#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab2 .dldcr2t1r .label{margin-bottom:10px;width:100%}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab1 .dldcr2t1r .pr-db-select,#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab2 .dldcr2t1r .pr-db-select{margin-bottom:5px}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab3 .dldcr2t-step .step-content .sc-info .sci-line{display:block}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab3 .dldcr2t-step .step-content .sc-info .sci-line .label{margin-bottom:10px;width:100%}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab3 .dldcr2t-step .step-content .sc-info .sci-line .published-button{margin-bottom:30px}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab3 .dldcr2t-step .step-content .sc-info .sci-line:last-child{text-align:right}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab1 .dfscr2t1r .label,.li-row .label{width:200px}#dashboard-session-create .dsc-container .dsccr2-tab2 .dsccr2t2r2,#dashboard-sessions .dsc-content{width:calc(100vw - 123px)}}@media (max-width: 750px){#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container .accordion .accordion-content .accordioncr{display:block}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab2 .dfscr2t2-container .accordion .accordion-content .accordioncr .label{width:100%;margin-bottom:10px}}@media (max-width: 700px){#user-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r8{width:100%;text-align:center}#user-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r input,#user-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r .statut-select{width:100%}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab3 .dldcr2t-step .step-headline{margin-bottom:20px}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab3 .dldcr2t-step .step-content{margin-left:0;border-left:0}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab3 .dldcr2t-step .step-content .sc-info{margin-left:0}.li-row .label{width:150px}}@media (max-width: 650px){#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab1 .dldcr2t1r .upload-video{flex-wrap:wrap}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab1 .dldcr2t1r .upload-video span{width:100%;margin-top:5px}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab1 .dldcr2t1r .pr-db-select,#dashboard-formation .df-container .dfcr1 h2{margin-bottom:20px}#dashboard-formation .df-container .dfcr1 .pr-button{margin-left:0}#dashboard-lesson-detail .dld-container .dldcr2 .dldcr2-tab1 .dldcr2t1r .editor-input{width:100%}}@media (max-width: 600px){#user-profile .up-container{padding:32px 25px}#user-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r{display:block}#user-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r .label{margin-bottom:10px;width:100%}#user-profile .up-container .upcr3 .upcr3-tab1 .upcr3t1r .date-created{margin-bottom:5px}.db-modal{height:100%;width:100%}.db-modal .dbm-container{padding:28px 20px}.db-modal .dbm-container .dbmc-content .dbmcc-element{flex-wrap:wrap}.db-modal .dbm-container .dbmc-content .dbmcc-element .label{margin-bottom:15px}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab1 .dfscr2t1r{display:block}#dashboard-formation-settings .dfs-container .dfscr2 .dfscr2-tab1 .dfscr2t1r .label{width:100%;margin-bottom:10px}.li-row{display:block}.li-row .label{width:100%;margin-bottom:10px}#dashboard-member-create .dmccr2 .dmccr2-ext-finance .dmccr2ef-container,#dashboard-session-settings .dss-container .dsscr2 .dsscr2-container,#dashboard-session-settings .dss-container .dsscr3 .dsscr3-container{padding:20px}}@media (max-width: 550px){#dashboard-session-create .dsc-container .dsccr2-tab2 .dsccr2t2r1{flex-wrap:wrap}#dashboard-session-create .dsc-container .dsccr2-tab2 .dsccr2t2r1 .dsccr2t2r1-members{margin-bottom:15px}#dashboard-session-create .dsc-container .dsccr2-tab2 .dsccr2t2r1 .pr-button-gray{margin-left:0}.dashboard-container .dscr1 .setting-button{margin-bottom:10px}}@media (max-width: 500px){.pr-button-new-question{position:relative!important;margin-top:20px;bottom:0!important}#dashboard-users .du-container .ducr1{flex-wrap:wrap;margin-bottom:15px}#dashboard-users .du-container .ducr1 h2{margin-bottom:20px}#dashboard-users .du-container .ducr1 .pr-button{margin-left:0}}.funnelStepSetting{width:100%}.funnelStepSetting .funnelStepItemDataShow{width:100%;padding-left:25px;margin-top:10px;box-sizing:border-box}.funnelStepSetting .funnelStepItemDataShow .funnel-title{display:flex;align-items:center;padding:15px 0;box-sizing:border-box}.funnelStepSetting .funnelStepItemDataShow .funnel-title .button-group{width:100%;display:flex;justify-content:flex-end}.funnelStepSetting .funnelStepItemDataShow .funnel-title .button-group button{padding:10px 60px}.funnelStepSetting .funnelStepItemDataShow form .fdcr3cc2-container{padding:20px 0}.funnelStepSetting .funnelStepItemDataShow form .fdcr3cc2-container .fdcr3cc2c-info-page .fdcr3cc2cipr4 .vs__dropdown-toggle .vs__search,.funnelStepSetting .funnelStepItemDataShow form .fdcr3cc2-container .fdcr3cc2c-info-page .fdcr3cc2cipr4 .vs__selected{color:#161629}.funnelStepSetting .funnelStepItemDataShow form .fdcr3cc2-container .fdcr3cc2c-info-page .fdcr3cc2c-info-field{align-items:center;gap:100px;padding-bottom:20px;margin-bottom:20px}.funnelStepSetting .funnelStepItemDataShow form .fdcr3cc2-container .fdcr3cc2c-info-page .fdcr3cc2c-info-field .fdcr3cc2c-info-field-name{flex-grow:1}.funnelStepSetting .funnelStepItemDataShow form .fdcr3cc2-container .fdcr3cc2c-info-page .fdcr3cc2c-info-field .fdcr3cc2c-info-field-name #file-input-favicon{display:none;opacity:0}.funnelStepSetting .funnelStepItemDataShow form .fdcr3cc2-container .fdcr3cc2c-info-page .fdcr3cc2c-info-field .fdcr3cc2c-info-field-name .user-avatar{width:50px;height:50px;background-size:65%}.funnelStepSetting .funnelStepItemDataShow form .fdcr3cc2-container .fdcr3cc2c-info-page .fdcr3cc2c-info-field .fdcr3cc2c-info-field-name .upload-zone{padding:20px;box-sizing:border-box;background-color:transparent;border:2px dashed #3a3a48;border-radius:10px;text-align:center;transition:.15s}.funnelStepSetting .funnelStepItemDataShow form .fdcr3cc2-container .fdcr3cc2c-info-page .fdcr3cc2c-info-field .fdcr3cc2c-info-field-name .upload-zone .select-file-zone{width:fit-content;padding:10px 15px;border:2px solid #fff;border-radius:6px}.funnelStepSetting .funnelStepItemDataShow form .fdcr3cc2-container .fdcr3cc2c-info-page .fdcr3cc2c-info-field .fdcr3cc2c-info-field-name .upload-zone:hover{border:2px dashed #e47542}.funnelStepSetting .funnelStepItemDataShow form .fdcr3cc2-container .fdcr3cc2c-info-page .fdcr3cc2c-info-field .fdcr3cc2c-info-field-name .pr-db-select{padding:0}.funnelStepSetting .funnelStepItemDataShow form .fdcr3cc2-container .fdcr3cc2c-info-page .fdcr3cc2c-info-field .fdcr3cc2c-info-field-name .pr-db-select .statut-select-header{display:flex;height:51px;align-items:center}.funnelStepSetting .funnelStepItemDataShow form .fdcr3cc2-container .fdcr3cc2c-info-page .fdcr3cc2c-info-field .fdcr3cc2c-info-field-name p{font-family:Work Sans;font-size:13px;font-weight:400;line-height:18px;letter-spacing:0em;text-align:left;color:#fff}.funnelStepSetting .funnelStepItemDataShow form .fdcr3cc2-container .fdcr3cc2c-info-page .fdcr3cc2c-info-field .fdcr3cc2c-info-field-name p span{color:#16fcd2;text-decoration:underline;cursor:pointer}.funnelStepSetting .funnelStepItemDataShow form .fdcr3cc2-container .fdcr3cc2c-info-page .fdcr3cc2c-info-field .fdcr3cc2c-info-field-name textarea{height:150px;width:100%;background:#2e3745;font-family:Work Sans;font-size:14px;font-weight:400;line-height:24px;letter-spacing:0em;text-align:left;color:#fff;padding:15px 20px;box-sizing:border-box;border-radius:10px;resize:none;outline:none;background-color:#222231b3}.funnelStepSetting .funnelStepItemDataShow form .fdcr3cc2-container .fdcr3cc2c-info-page .fdcr3cc2c-info-field .fdcr3cc2c-info-field-name .switch input:checked+.slider{background-color:#16fcd2}.funnelStepSetting .funnelStepItemDataShow form .fdcr3cc2-container .fdcr3cc2c-info-page .fdcr3cc2c-info-field .field-domain-name{position:relative;display:flex;align-items:center}.funnelStepSetting .funnelStepItemDataShow form .fdcr3cc2-container .fdcr3cc2c-info-page .fdcr3cc2c-info-field .field-domain-name span{color:#fff;font-size:14px;box-sizing:border-box;outline:none;display:block}.funnelStepSetting .funnelStepItemDataShow form .fdcr3cc2-container .fdcr3cc2c-info-page .fdcr3cc2c-info-field .field-domain-name input{padding-right:37px}.funnelStepSetting .funnelStepItemDataShow form .fdcr3cc2-container .fdcr3cc2c-info-page .fdcr3cc2c-info-field .field-domain-name .copy-domain{position:absolute;right:10px;cursor:pointer}.funnelStepSetting .funnelStepItemDataShow form .fdcr3cc2-container .fdcr3cc2c-info-page .useTextarea{align-items:flex-start}.funnelStepSetting .funnelStepItemDataShow form .fdcr3cc2-container .fdcr3cc2c-info-page .share-funnel,.funnelStepSetting .funnelStepItemDataShow form .fdcr3cc2-container .fdcr3cc2c-info-page .stripe-select-account{padding:20px 25px;background-color:#dd5313;border-radius:10px;box-sizing:border-box}.funnelStepSetting .funnelStepItemDataShow form .fdcr3cc2-container .fdcr3cc2c-info-page .share-funnel .link,.funnelStepSetting .funnelStepItemDataShow form .fdcr3cc2-container .fdcr3cc2c-info-page .stripe-select-account .link{position:relative;padding:12px 20px;border-radius:10px;background-color:#fff}.funnelStepSetting .funnelStepItemDataShow form .fdcr3cc2-container .fdcr3cc2c-info-page .share-funnel .link img,.funnelStepSetting .funnelStepItemDataShow form .fdcr3cc2-container .fdcr3cc2c-info-page .stripe-select-account .link img{top:14px;right:10px}.funnelStepSetting .funnelStepItemDataShow form .fdcr3cc2-container .fdcr3cc2c-info-page .stripe-select-account{background-color:#16fcd2}.funnelStepSetting .funnelStepItemDataShow form .fdcr3cc2-container .fdcr3cc2c-info-page .stripe-select-account .link img{width:16px}.funnelStepSetting .upload-photo-block .upload-drag-photo{padding:15px;border:2px dashed #3a3a48;border-radius:4px;transition:all .2s ease}.funnelStepSetting .upload-photo-block .upload-drag-photo:hover{border-color:#e47542;background-color:#2e2e3c}.funnelStepSetting .upload-photo-block .funnel-upload-image{position:relative;min-width:60px;height:60px}.funnelStepSetting .upload-photo-block .funnel-upload-image .upload-image{width:100%;height:100%;background-size:contain}.funnelStepSetting .upload-photo-block .funnel-upload-image .btn-delete{position:absolute;top:0;right:0;padding:4px;border:none;outline:none;border-radius:50%;background-color:transparent;cursor:pointer}.funnelStepSetting .upload-photo-block .funnel-upload-image .btn-delete:hover{background-color:#3a3a48}.funnelStepItem .funnelStepItemShow{width:290px;height:100%;display:flex;flex-direction:column;border:1px solid #2e2e3c;border-radius:8px;overflow:hidden}.funnelStepItem .funnelStepItemShow .funnel-step-preview{height:100%;padding:15px}.funnelStepItem .funnelStepItemShow figure{width:100%;height:200px;background-color:#fff;background-position:top center;background-size:cover;background-repeat:no-repeat}.funnelStepItem .funnelStepItemShow figure img{width:100%;height:100%;object-fit:cover;object-position:top}.funnelStepItem .funnelStepItemShow .funnelStepItemShowAction{width:100%;padding:20px;gap:15px;display:grid;grid-template-columns:1fr auto;box-sizing:border-box;background-color:#09091a;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.funnelStepItem .funnelStepItemShow .funnelStepItemShowAction .step-actions{display:flex;width:100%}.funnelStepItem .funnelStepItemShow .funnelStepItemShowAction .setting-button{width:100%;background:#dd5313!important;justify-content:center;gap:10px;border-radius:6px;padding:4px 8px;min-height:32px;min-width:80px;width:fit-content;border:none}.funnelStepItem .funnelStepItemShow .funnelStepItemShowAction .setting-button p{white-space:nowrap}.funnelStepItem .funnelStepItemShow .funnelStepItemShowAction .viewAction{padding:0 10px}.funnelStepItem .funnelStepItemShow .funnelStepItemShowAction .editAction,.funnelStepItem .funnelStepItemShow .funnelStepItemShowAction .deleteAction{display:flex;align-items:center;cursor:pointer;padding:0 10px}.funnelStepItem.stepItem-transparent{background-color:transparent}.funnelStepItem.stepItem-transparent .funnelStepItemShow{border:transparent;background-color:transparent}#funnel-automation-modal .dbm-container .dbmc-header{border-bottom:0}#funnel-automation-modal .dbm-container .dbmc-buttons{text-align:left}#funnel-automation-modal .dbmc-content .dbmcc-element{display:block;padding-bottom:30px;border-top:0}#funnel-automation-modal .dbmc-content .dbmcc-element .label{width:100%;transform:none}#funnel-automation-modal .dbmc-content .dbmcc-automation-list{padding:20px 0;border-bottom:1px solid rgba(55,65,81,.5019607843)}#funnel-automation-modal .dbmc-content .dbmcc-automation-list .automation-template{padding:15px;background-color:#2e3745;border-radius:10px;cursor:pointer}#funnel-automation-modal .dbmc-content .dbmcc-automation-list .automation-template .at-main-picture{width:72px;height:56px;border-radius:5px;overflow:hidden}#funnel-automation-modal .dbmc-content .dbmcc-automation-list .automation-template .at-main-picture .img-fit{height:100%;width:100%;object-fit:cover}#funnel-automation-modal .dbmc-content .dbmcc-automation-list .automation-template .pr-button{padding:14px 15px;background-color:#17202e;border:2px solid #17202e;border-radius:10px}#funnel-automation-modal .dbmc-content .dbmcc-automation-list .automation-template:hover .pr-button{background-color:#dd5313;border:2px solid #dd5313}#funnel-automation-modal .dbmc-buttons .button-generation{margin-right:10px;padding:14px 15px;background-color:#17202e;border:2px solid #17202e;border-radius:10px}#funnel-automation-modal .dbmc-buttons .button-generation:hover{background-color:#dd5313;border:2px solid #dd5313}#funnel-step-version-modal .dbm-container .dbmc-header{padding-bottom:30px;border-bottom:0}#funnel-step-version-modal .fdcr3cc2c-info-field-name{flex-grow:1}#funnel-step-version-modal .fdcr3cc2c-info-field-name #file-input-favicon{display:none;opacity:0}#funnel-step-version-modal .fdcr3cc2c-info-field-name input{background-color:#2e3745}#funnel-step-version-modal .fdcr3cc2c-info-field-name .pr-db-select{padding:0}#funnel-step-version-modal .fdcr3cc2c-info-field-name .pr-db-select .statut-select-header{display:flex;height:51px;align-items:center}#funnel-step-version-modal .fdcr3cc2c-info-field-name p{font-family:Work Sans;font-size:13px;font-weight:400;line-height:18px;letter-spacing:0em;text-align:left;color:#fff}#funnel-step-version-modal .fdcr3cc2c-info-field-name p span{color:#16fcd2;text-decoration:underline;cursor:pointer}#funnel-step-version-modal .fdcr3cc2c-info-field-name textarea{height:150px;width:100%;background:#2e3745;font-family:Work Sans;font-size:14px;font-weight:400;line-height:24px;letter-spacing:0em;text-align:left;color:#fff;padding:8px 12px;box-sizing:border-box;border-radius:10px;resize:none;outline:none}#funnel-step-version-modal .fdcr3cc2c-info-field-name .switch input:checked+.slider{background-color:#16fcd2}#funnel-step-version-modal .field-domain-name{position:relative;display:flex;align-items:center}#funnel-step-version-modal .field-domain-name span{color:#fff;font-size:14px;box-sizing:border-box;outline:none;display:block}#funnel-step-version-modal .field-domain-name input{padding-right:37px}#funnel-step-version-modal .field-domain-name .copy-domain{position:absolute;right:10px;cursor:pointer}#funnel-step-version-modal .button-group .pr-button{padding:15px 40px;border-radius:10px}.border-r10{border-radius:10px}.variation-templates{display:flex;flex-wrap:wrap;flex-direction:row;gap:15px;align-items:center}.variation-templates .template-item{width:300px}.variation-templates .template-item .box{height:200px}.variation-templates .template-item .select-button p{font-size:14px}.variation-options .variation-option{margin-bottom:15px;background-color:#dd5313;width:100%;border-bottom:2px solid rgba(0,0,0,.2);padding:15px;outline:none;color:#fff;box-sizing:border-box;box-shadow:inset 0 1px 1px #ffffff38,0 1px 1px #00000054;display:flex;align-items:center;justify-content:center;cursor:pointer}.variation-options .variation-option span{margin-left:10px}@media (max-width: 1280px){#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .fdcr3cc2-body{grid-template-columns:1fr 1fr}}@media (max-width: 1080px){#funnel-detail .fd-container .fdcr3 .fdcr3-container .fdcr3cc2 .fdcr3cc2-body{grid-template-columns:1fr}}#faqView{width:100%;padding-top:180px;min-height:700px}#faqView .faq-container{display:flex;flex-direction:column;align-items:center}#faqView .faq-container .faqGroup{width:100%;display:flex;flex-direction:column;box-sizing:border-box}#faqView .faq-container .faqGroup .faqItem{width:100%;display:flex;flex-direction:column;border-radius:5px;overflow:hidden;box-sizing:border-box}#faqView .faq-container .faqGroup .faqItem .faqHeader{width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 0;background-color:transparent;box-sizing:border-box;cursor:pointer}#faqView .faq-container .faqGroup .faqItem .faqHeader p{text-align:left}#faqView .faq-container .faqGroup .faqItem .acitveHeader{border-bottom:1px solid rgba(240,240,240,.1)}#faqView .faq-container .faqGroup .faqItem .acitveHeader img{transform:rotate(-180deg)}#faqView .faq-container .faqGroup .faqItem .faqBody{width:100%;padding:20px 0;background-color:transparent;box-sizing:border-box;transition:.2s;border-bottom:1px solid rgba(240,240,240,.1)}#faqView .faq-container .faqGroup .faqItem .faqBody p{margin-left:10px;text-align:left}#faqView .faq-container .faqGroup .faqItem .active{height:auto}#faqView .faq-container .faqGroup .faqItem .unactive{height:0;padding:0}#dashboard-settings-organization{width:100%}#dashboard-settings-organization .ds-wrap{margin-top:0}#dashboard-settings-organization .up-container{padding:0}#dashboard-settings-organization .up-container .ducr2-filters{position:relative;border:1px solid rgba(75,85,99,.5019607843);width:fit-content;border-radius:4px;background:#242c3b;margin-bottom:0}#dashboard-settings-organization .up-container .ducr2-filters .filters-clickable{padding:10px 12px}#dashboard-settings-organization .up-container .ducr2-filters .statut-list{position:absolute;width:calc(100% + 2px);top:0;left:-1px;background:#272c3d;border:1px solid rgba(75,85,99,.5019607843);border-radius:4px;padding:10px 15px;box-sizing:border-box;margin-top:50px;z-index:1}#dashboard-settings-organization .up-container .ducr2-filters .statut-list li{padding:5px 0;font-family:Work Sans;font-size:14px;color:#fff;opacity:80%;cursor:pointer}#dashboard-settings-organization .up-container .upcr1 .upcr1c2 a{padding:11px;border:1px solid rgba(55,65,81,.5019607843);background-color:#37415180}#dashboard-settings-organization .up-container .upcr2 h6{width:fit-content;padding:2px 7.5px;background:#68b2661a;border:1px solid rgba(104,178,102,.1019607843);border-radius:4px;margin:0 auto}#dashboard-settings-organization .up-container .upcr3 .upcr3-tabs{width:calc(100vw - 115px);margin-bottom:20px;overflow:auto;scrollbar-width:none}#dashboard-settings-organization .up-container .upcr3 .upcr3-tabs .upcr3t1,#dashboard-settings-organization .up-container .upcr3 .upcr3-tabs .upcr3t2,#dashboard-settings-organization .up-container .upcr3 .upcr3-tabs .upcr3t3,#dashboard-settings-organization .up-container .upcr3 .upcr3-tabs .upcr3t4{padding:12px 20px;cursor:pointer;white-space:nowrap}#dashboard-settings-organization .up-container .upcr3 .upcr3-tabs .active{background-color:#dd531333;border-bottom:4px solid #dd5313}#dashboard-settings-organization .up-container .upcr3 .upcr3-tabs .active p{color:#fff;opacity:1}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab1 .upcr3t1r{padding:20px 0;border-bottom:1px solid rgba(55,65,81,.5019607843)}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab1 .upcr3t1r .label{width:300px}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab1 .upcr3t1r input,#dashboard-settings-organization .up-container .upcr3 .upcr3-tab1 .upcr3t1r .statut-select{border:1px solid rgba(75,85,99,.5019607843);background:#37415180;border-radius:4px;padding:8px 12px;width:480px;color:#fff;font-size:14px;box-sizing:border-box}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab1 .upcr3t1r .statut-select{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6%209.00058L12%2015.0006L18%209.00058'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:98% center;padding-right:20px}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab1 .upcr3t1r .cned{border:none;background-color:transparent}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab1 .upcr3t1r .upcr3t1rc2 span{width:150px}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab1 .upcr3t1r1{border-top:1px solid rgba(55,65,81,.5019607843)}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab1 .upcr3t1r3 input,#dashboard-settings-organization .up-container .upcr3 .upcr3-tab1 .upcr3t1r4 input,#dashboard-settings-organization .up-container .upcr3 .upcr3-tab1 .upcr3t1r5 input{background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.9016%207.74612C17.9391%203.51112%2014.245%201.60445%2011%201.60445C11%201.60445%2011%201.60445%2010.9908%201.60445C7.75496%201.60445%204.05163%203.50195%203.08913%207.73695C2.01663%2012.467%204.9133%2016.4728%207.53497%2018.9936C8.50663%2019.9286%209.7533%2020.3961%2011%2020.3961C12.2466%2020.3961%2013.4933%2019.9286%2014.4558%2018.9936C17.0775%2016.4728%2019.9741%2012.4761%2018.9016%207.74612Z'%20fill='white'/%3e%3cpath%20d='M11%2012.3386C12.5948%2012.3386%2013.8875%2011.0458%2013.8875%209.45112C13.8875%207.8564%2012.5948%206.56362%2011%206.56362C9.40533%206.56362%208.11255%207.8564%208.11255%209.45112C8.11255%2011.0458%209.40533%2012.3386%2011%2012.3386Z'%20fill='%23292D32'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:10px center;padding:8px 12px 8px 40px}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab1 .upcr3t1r4 input{background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.5834%2018.7921H6.41671C3.66671%2018.7921%201.83337%2017.4171%201.83337%2014.2087V7.79206C1.83337%204.58373%203.66671%203.20872%206.41671%203.20872H15.5834C18.3334%203.20872%2020.1667%204.58373%2020.1667%207.79206V14.2087C20.1667%2017.4171%2018.3334%2018.7921%2015.5834%2018.7921Z'%20fill='white'/%3e%3cpath%20d='M11%2011.7979C10.23%2011.7979%209.45084%2011.5596%208.855%2011.0737L5.98583%208.78207C5.6925%208.54373%205.6375%208.1129%205.87584%207.81957C6.11417%207.52623%206.54501%207.47124%206.83834%207.70957L9.7075%2010.0012C10.4042%2010.5604%2011.5867%2010.5604%2012.2833%2010.0012L15.1525%207.70957C15.4458%207.47124%2015.8858%207.51707%2016.115%207.81957C16.3533%208.1129%2016.3075%208.5529%2016.005%208.78207L13.1358%2011.0737C12.5492%2011.5596%2011.77%2011.7979%2011%2011.7979Z'%20fill='%23292D32'/%3e%3c/svg%3e")}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab1 .upcr3t1r5 input{background-image:url("data:image/svg+xml,%3csvg%20width='22'%20height='22'%20viewBox='0%200%2022%2022'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.8075%2013.0263L7.81004%2016.0238C7.48004%2015.7305%207.15921%2015.428%206.84754%2015.1163C5.90337%2014.163%205.05087%2013.1638%204.29004%2012.1188C3.53837%2011.0738%202.93337%2010.0288%202.49337%208.993C2.05337%207.948%201.83337%206.94883%201.83337%205.9955C1.83337%205.37217%201.94337%204.77633%202.16337%204.22633C2.38337%203.66717%202.73171%203.15383%203.21754%202.6955C3.80421%202.118%204.44587%201.83383%205.12421%201.83383C5.38087%201.83383%205.63754%201.88883%205.86671%201.99883C6.10504%202.10883%206.31587%202.27383%206.48087%202.51217L8.60754%205.50967C8.77254%205.73883%208.89171%205.94967%208.97421%206.15133C9.05671%206.34383%209.10254%206.53633%209.10254%206.7105C9.10254%206.9305%209.03837%207.1505%208.91004%207.36133C8.79087%207.57217%208.61671%207.79217%208.39671%208.01217L7.70004%208.73633C7.59921%208.83716%207.55337%208.95633%207.55337%209.103C7.55337%209.17633%207.56254%209.2405%207.58087%209.31383C7.60837%209.38717%207.63587%209.44216%207.65421%209.49717C7.81921%209.79966%208.10337%2010.1938%208.50671%2010.6705C8.91921%2011.1472%209.35921%2011.633%209.83587%2012.1188C10.1659%2012.4397%2010.4867%2012.7513%2010.8075%2013.0263Z'%20fill='white'/%3e%3cpath%20d='M20.1392%2016.803C20.1392%2017.0597%2020.0934%2017.3255%2020.0017%2017.5822C19.9742%2017.6555%2019.9467%2017.7288%2019.91%2017.8022C19.7542%2018.1322%2019.5525%2018.4438%2019.2867%2018.7372C18.8375%2019.2322%2018.3425%2019.5897%2017.7834%2019.8188C17.7742%2019.8188%2017.765%2019.828%2017.7559%2019.828C17.215%2020.048%2016.6284%2020.1672%2015.9959%2020.1672C15.0609%2020.1672%2014.0617%2019.9472%2013.0075%2019.498C11.9534%2019.0488%2010.8992%2018.4438%209.85422%2017.683C9.49672%2017.4172%209.13922%2017.1513%208.80005%2016.8672L11.7975%2013.8697C12.0542%2014.0622%2012.2834%2014.2088%2012.4759%2014.3096C12.5217%2014.328%2012.5767%2014.3555%2012.6409%2014.383C12.7142%2014.4105%2012.7875%2014.4196%2012.87%2014.4196C13.0259%2014.4196%2013.145%2014.3647%2013.2459%2014.2638L13.9425%2013.5763C14.1717%2013.3472%2014.3917%2013.173%2014.6025%2013.063C14.8134%2012.9347%2015.0242%2012.8705%2015.2534%2012.8705C15.4275%2012.8705%2015.6109%2012.9072%2015.8125%2012.9897C16.0142%2013.0722%2016.225%2013.1913%2016.4542%2013.3472L19.4884%2015.5013C19.7267%2015.6663%2019.8917%2015.8588%2019.9925%2016.088C20.0842%2016.3171%2020.1392%2016.5463%2020.1392%2016.803Z'%20fill='white'/%3e%3c/svg%3e")}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab1 .upcr3t1r6 .statut-select{position:relative}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab1 .upcr3t1r6 .statut-select .statut-list{position:absolute;width:inherit;top:0;left:-1px;background:#272c3d;border:1px solid rgba(75,85,99,.5019607843);border-radius:4px;padding:10px 15px;box-sizing:border-box;margin-top:40px;z-index:1}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab1 .upcr3t1r6 .statut-select .statut-list li{padding:5px 0}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab1 .upcr3t1r8{width:780px;text-align:right}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab1 .upcr3t1r8 .pr-button{padding:10px 25px}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab2{overflow:auto;padding-left:21px}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab2 .upcr3t2r{padding:20px 0;border-bottom:1px solid rgba(55,65,81,.5019607843)}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab2 .upcr3t2r .label{width:300px;flex-shrink:0}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab2 .upcr3t2r .upcr3t2r-progress{width:200px}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab2 .upcr3t2r .upcr3t2r-progress span{flex-shrink:0}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab2 .upcr3t2-categories{padding-bottom:10px;border-bottom:1px solid rgba(55,65,81,.5019607843)}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab2 .upcr3t2-categories .upcr3t2lcc1,#dashboard-settings-organization .up-container .upcr3 .upcr3-tab2 .upcr3t2-categories .upcr3t2lcc2,#dashboard-settings-organization .up-container .upcr3 .upcr3-tab2 .upcr3t2-categories .upcr3t2lcc3,#dashboard-settings-organization .up-container .upcr3 .upcr3-tab2 .upcr3t2-categories .upcr3t2lcc4,#dashboard-settings-organization .up-container .upcr3 .upcr3-tab2 .upcr3t2-categories .upcr3t2lcc5{width:40%;padding:0 20px 0 5px;box-sizing:border-box}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab2 .upcr3t2-categories .upcr3t2lcc2,#dashboard-settings-organization .up-container .upcr3 .upcr3-tab2 .upcr3t2-categories .upcr3t2lcc3{width:15%}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab2 .upcr3t2-categories .upcr3t2lcc4{width:10%}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab2 .upcr3t2-categories .upcr3t2lcc5{width:20%}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab2 .upcr3t2-list{margin-bottom:40px}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab2 .upcr3t2-list .upcr3t2l-element{padding:25px 0;border-bottom:1px solid rgba(55,65,81,.5019607843)}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab2 .upcr3t2-list .upcr3t2l-element .upcr3t2le{width:15%;padding:0 20px 0 5px;box-sizing:border-box}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab2 .upcr3t2-list .upcr3t2l-element .upcr3t2lec1{width:40%}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab2 .upcr3t2-list .upcr3t2l-element .upcr3t2lec1 p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab2 .upcr3t2-list .upcr3t2l-element .upcr3t2lec4{width:10%}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab2 .upcr3t2-list .upcr3t2l-element .upcr3t2lec5{width:20%}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab2 .upcr3t2-list .upcr3t2l-element .upcr3t2lec5 .progress-bar{width:80%}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab3{padding-left:21px}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab3 .upcr3t3-activities{padding-top:30px;border-top:1px solid rgba(55,65,81,.5019607843)}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab3 .upcr3t3-activities .statut-select{height:fit-content}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab3 .upcr3t3-activities .upcr3t3a-log .upcr3t3al-track figure{padding:10px;border-radius:4px}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab3 .upcr3t3-activities .upcr3t3a-log .upcr3t3al-track figure img{display:block}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab3 .upcr3t3-activities .upcr3t3a-log .upcr3t3al-track .figure-orange{background:#d58d4926;border:1px solid rgba(213,141,73,.1490196078)}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab3 .upcr3t3-activities .upcr3t3a-log .upcr3t3al-track .figure-green{background:#68b26626;border:1px solid rgba(104,178,102,.1490196078)}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab3 .upcr3t3-activities .upcr3t3a-log .upcr3t3al-track .figure-blue{background:#58b7ed26;border:1px solid rgba(88,183,237,.1490196078)}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab3 .form-email-setting{border:1px solid rgba(55,65,81,.5019607843)}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab3 .form-email-setting .w-10{min-width:10%}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab3 .form-email-setting .logo-image{width:100px;height:100px}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab3 .form-email-setting .file-tag{background:#37415180;padding:4px 8px 4px 10px;border-radius:4px;margin-right:4px;display:inline-flex;align-items:center;margin-bottom:4px}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab3 .form-email-setting .list-files{display:flex;flex-wrap:wrap}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab3 .form-email-setting .upload-file{display:flex;align-items:center}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab3 .form-email-setting .upload-file span{font-family:Work Sans;font-size:13px;font-style:italic;text-decoration:underline;color:#fff;flex-shrink:0}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab3 .form-email-setting .upload-file .input-upload{visibility:hidden;width:0;height:0}#dashboard-settings-organization .up-container .upcr3 .upcr4-tab4 .upcr4t4-files{border-top:1px solid rgba(55,65,81,.5019607843)}#dashboard-settings-organization .up-container .upcr3 .upcr4-tab4 .upcr4t4-files .upcr4t4fr{padding:20px 0;border-bottom:1px solid rgba(55,65,81,.5019607843)}#dashboard-settings-organization .up-container .upcr3 .upcr4-tab4 .upcr4t4-files .upcr4t4fr .project{width:300px;margin-right:30px}#dashboard-settings-organization .up-container .upcr3 .upcr4-tab4 .upcr4t4-files .upcr4t4fr .project-files .file{margin:0 20px}#dashboard-settings-organization .up-container .upcr3 .upcr4-tab4 .upcr4t4-files .upcr4t4fr:last-child{border-bottom:none}@media screen and (max-width: 768px){#dashboard-settings-organization .up-container .upcr3 .upcr3-tabs{margin-bottom:10px}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab1 .dso-block{padding:10px 0}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab1 .dso-block .dsob-container{display:flex;flex-direction:column}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab1 .dso-block .dsob-container .dsobcc.dsopcc1,#dashboard-settings-organization .up-container .upcr3 .upcr3-tab1 .dso-block .dsob-container .dsobcc.dsopcc2{width:100%;padding-bottom:10px}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab1 .dso-block .dsob-container .dsobcc.dsopcc1 h4,#dashboard-settings-organization .up-container .upcr3 .upcr3-tab1 .dso-block .dsob-container .dsobcc.dsopcc2 h4{margin-bottom:10px}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab1 .dso-block .dsob-container .dsobcc.dsopcc1 .upload-photo-block,#dashboard-settings-organization .up-container .upcr3 .upcr3-tab1 .dso-block .dsob-container .dsobcc.dsopcc2 .upload-photo-block{margin-bottom:20px}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab1 .dso-block .dsob-container .dsobcc.dsopcc1 .upload-photo-block .button-upload-file,#dashboard-settings-organization .up-container .upcr3 .upcr3-tab1 .dso-block .dsob-container .dsobcc.dsopcc2 .upload-photo-block .button-upload-file{font-size:12px;min-width:fit-content}#dashboard-settings-organization .up-container .upcr3 .upcr3-tab1 .dso-block .dsob-container .dsobcc.dsopcc1 .upload-photo-block .upload-drag-photo p,#dashboard-settings-organization .up-container .upcr3 .upcr3-tab1 .dso-block .dsob-container .dsobcc.dsopcc2 .upload-photo-block .upload-drag-photo p{font-size:12px;text-align:center}}.payment_page{padding:160px 30px 60px}.funnelABTesting .fabt_s1 .fabts1_c1,.funnelABTesting .fabt_s1 .fabts1_c2,.funnelABTesting .fabt_s1 .fabts1_c3{min-height:320px;border-radius:8px;border:2px solid transparent;transition:.2s;padding:30px 20px}.funnelABTesting .fabt_s1 .fabts1_c1 .logoBrowser,.funnelABTesting .fabt_s1 .fabts1_c2 .logoBrowser,.funnelABTesting .fabt_s1 .fabts1_c3 .logoBrowser{width:100px}.funnelABTesting .fabt_s1 .fabts1_c1:hover,.funnelABTesting .fabt_s1 .fabts1_c2:hover,.funnelABTesting .fabt_s1 .fabts1_c3:hover{border:2px solid #16fcd2}.funnelABTesting .fabt_s1 .fabts1_c2 .fabts1c2_step1 img{width:140px}.funnelABTesting .fabt_s1 .fabts1_c2 .fabts1c2_step2 .fabts1c2s2_r1{border-bottom:1px solid rgba(55,65,81,.5019607843)}.funnelABTesting .fabt_s1 .fabts1_c2 .fabts1c2_step2 .fabts1c2s2_r1 .fabts1c2s2r1_button .fabts1c2s2r1b_trash{padding:8px 10px;border-radius:8px;background-color:#fb3d67}.funnelABTesting table{border:1px solid rgba(55,65,81,.5019607843)}.funnelABTesting table tr th,.funnelABTesting table tr td{border-right:1px solid rgba(55,65,81,.5019607843)}.funnelABTesting .traffic-text{color:#fff;font-size:12px;display:flex;justify-content:space-between;margin-top:5px;margin-bottom:10px}#funnel-modal .pr-db-select{padding:0 20px 0 0}#funnel-modal .funnel-objective{display:flex;align-items:center}#funnel-modal .funnel-objective .funnel-objective-icon{min-width:55px;width:55px;height:55px}#funnel-modal .funnel-objective .funnel-objective-icon img{height:100%;width:100%;object-fit:contain}#funnel-modal .funnel-objective .funnel-objective-text-icon p{font-weight:800;line-height:1.1}#create-member-container .pr-db-select{padding:0 20px 0 0}.setting-body-modal .color-group{border:1px solid rgba(75,85,99,.5019607843);border-radius:4px;background-color:#222231;padding:7px 10px}.setting-body-modal .color-group .input-color{opacity:0}.setting-body-modal .color-group .input-text{border:none;background:transparent;color:#fff}.setting-body-modal .color-group .label-color{width:30px;height:30px;border-radius:50%;background-color:#fff}.card-grid{display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between}.card{width:calc(33.33% - 50px);padding:16px;border:1px solid #313131;border-radius:8px;background:transparent;box-shadow:4px 4px 15px #3b82f626;transition:background-color .2s ease;display:flex;flex-direction:column;color:#fff}.card:hover{cursor:pointer;background-color:#2e2e3c}.card header{height:58px}.card header .logo{max-width:100%;height:auto}.card .content{height:100%;margin-top:10px;display:flex;flex-direction:column}.card .content .title{font-size:14px;margin:0}.card .content .description{font-size:12px;margin:10px 0;color:#ceced1}.card .content button{width:fit-content;padding:6px 12px;background:#dd5313;color:#fff;border:none;border-radius:6px;margin-top:auto;cursor:pointer;margin-bottom:10px;font-weight:500}.card .content button:hover{background:#e47542}.card footer{margin-top:auto}.card footer .footer-text{font-size:.8rem;color:#888}.funnelStatistic{padding-left:25px}.funnelStatistic .funnel-statistic-title{padding:12px 0;margin-top:10px;margin-bottom:30px}.funnelStatistic .funnel-statistic-title h3{font-size:24px}.funnelStatistic .funnel-statistic-table .page-title{white-space:nowrap}.funnelStatistic .funnel-statistic-table .page-title.active .arrow-icon{transform:rotate(180deg);transition:transform .2ms ease-in-out}.funnelStatistic .left-date-picker .vc-container{transform:translateY(-40%) translate(-37%)}.funnelStatistic table tr th{font-size:13px;font-weight:700;color:#fff}.funnelStatistic table tr th,.funnelStatistic table tr td{padding:10px}.funnelStatistic table tr td:first-child{padding:20px 10px 20px 0;font-weight:700}.funnelStatistic table tr:first-child th{border-bottom:0}.funnelStatistic table tr:nth-child(2) th:nth-child(2),.funnelStatistic table tr td:nth-child(2),.funnelStatistic table tr:nth-child(2) th:nth-child(3),.funnelStatistic table tr td:nth-child(3){background-color:#dd531333}.funnelStatistic table tr:nth-child(2) th:nth-child(4),.funnelStatistic table tr:nth-child(2) th:nth-child(5),.funnelStatistic table tr td:nth-child(4),.funnelStatistic table tr td:nth-child(5){background-color:#16fcd233}.funnelStatistic table tr:nth-child(2) th:nth-child(6),.funnelStatistic table tr:nth-child(2) th:nth-child(7),.funnelStatistic table tr:nth-child(2) th:nth-child(8),.funnelStatistic table tr td:nth-child(6),.funnelStatistic table tr td:nth-child(7),.funnelStatistic table tr td:nth-child(8){background-color:#8ad74e33}.funnelStatistic table tr:first-child th:nth-child(2){background-color:#dd5313;border-top-left-radius:10px}.funnelStatistic table tr:first-child th:nth-child(3){background-color:#16fcd2}.funnelStatistic table tr:first-child th:nth-child(4){background-color:#8ad74e;border-top-right-radius:10px}.listmodal{width:250px;background-color:#161626;position:absolute;top:100%;opacity:0;visibility:hidden;border:1px solid rgba(75,85,99,.5019607843);border-radius:8px;box-sizing:border-box;transform:translate(-50%);z-index:10;transition:.1s}.listmodal p{font-family:Inter}.listmodal .lm_header{border-bottom:1px solid rgba(75,85,99,.5019607843)}.listmodal ul{max-height:250px;overflow-y:scroll;padding:20px 20px 30px}.listmodal ul::-webkit-scrollbar{display:none}.listmodal ul li p{color:#fff}.listmodal ul li img{width:20px}.listmodal ul li:hover p{color:#16fcd2}.listmodal .exit-icon{position:relative}.listmodal .exit-icon:after{content:"Exit";position:absolute;top:130%;left:50%;background:#29313f;transform:translate(-50%);z-index:5;padding:5px 10px;border-radius:5px;display:none;transition:.2s;width:max-content;font-size:11px;color:#fff!important;border:1px solid rgba(75,85,99,.5019607843)}.listmodal .exit-icon:before{content:"";position:absolute;top:111%;left:50%;width:8px;height:8px;background:#29313f;transform:translate(-50%) rotate(45deg);z-index:6;display:none;transition:.2s;border-top:1px solid rgba(75,85,99,.5019607843);border-left:1px solid rgba(75,85,99,.5019607843)}.listmodal .exit-icon:hover:after,.listmodal .exit-icon:hover:before{display:block}.listmodal .lm_footer{padding:0 20px 20px}.active{opacity:1;visibility:visible}.upsell-modal .formation-list{position:absolute;width:100%;top:0;left:0;background:#272c3d;border:1px solid rgba(75,85,99,.5019607843);border-radius:4px;padding:10px 15px;box-sizing:border-box;margin-top:40px;z-index:9}.upsell-modal .formation-list li{padding:5px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;color:#fff;display:flex;align-items:center}.upsell-modal .formation-list li img{max-width:50px}.upsell-modal .pr-db-select{min-width:225px}.upsell-modal .formation-field .pr-db-input{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6%209.00058L12%2015.0006L18%209.00058'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:98% center;padding-right:35px;min-width:225px}.quality-form .section-files{border-top:1px solid rgba(55,65,81,.5019607843);margin-top:20px}.quality-form .list-files{flex-wrap:wrap}.quality-form .pr-db-input-link{margin-right:40px;width:calc(100% - 40px)}.quality-form .remove-link{position:absolute;top:14px;right:0}.quality-form .w-100{position:relative}.upload-file{display:flex;align-items:center}.upload-file label{font-size:13px;font-style:italic;text-decoration:underline;color:#fff;flex-shrink:0}.upload-file .input-upload{visibility:hidden;width:0;height:0}.file-tag{background:#37415180;padding:4px 8px 4px 10px;border-radius:4px;margin-right:4px;display:inline-flex;align-items:center;margin-bottom:4px}.table-session-modal table .td-rowspan{width:100px}.table-session-modal table td,.table-session-modal table th{border:1px solid rgb(55,65,81)!important;font-size:12px;padding:10px 15px;font-weight:700;opacity:100%}.table-session-modal table td{padding:0}.table-session-modal table td .pr-db-input{font-size:12px;padding:10px 10px 5px}.table-session-modal .rowspan-text{align-items:center;justify-content:space-between;padding-right:10px;padding-left:15px}.table-session-modal .add-new-item,.table-session-modal .add-new-row{width:28px;height:28px;flex-shrink:0;background:#6017fd;border-radius:4px;text-align:center;padding-top:5px;box-sizing:border-box;cursor:pointer}.table-session-modal .pr-db-input{border:none;background-color:transparent;resize:none;padding:5px}.table-session-modal .remove-row{position:absolute;right:-25px;top:15px;cursor:pointer}.table-session-modal .remove-row img{width:20px}.user-sidebar{position:fixed;width:500px;max-width:100%;height:100vh;top:0;right:0;background-color:#252c39;z-index:15;overflow:hidden}.user-sidebar .header{height:70px;padding:20px 20px 20px 35px;background-color:#252c3b;box-sizing:border-box;border-bottom:1px solid rgba(55,65,81,.5019607843)}.user-sidebar .header img{cursor:pointer}.user-sidebar .content{padding:40px 20px 20px 35px;height:calc(100vh - 70px);overflow-y:auto;box-sizing:border-box}.user-sidebar .content::-webkit-scrollbar{display:none}.user-sidebar .content .cntb-item .statut-select{padding:0}.user-sidebar .content .cntb-item .statut-select .statut-list li{padding:13px 20px;border-bottom:1px solid rgba(55,65,81,.5019607843)}.user-sidebar .content .cntb-item .statut-select .statut-list .addNew{padding-bottom:20px}.user-sidebar .content .cntb-item .uploadIcon{width:40px}.user-sidebar .content .custom-checkbox .checkmark{width:20px;height:20px;border:1px solid rgba(255,255,255,.3)}.user-sidebar .content .custom-checkbox input:checked~.checkmark{background-color:#16fcd2;border:1px solid rgba(255,255,255,.3)}.user-sidebar .content .custom-checkbox input:checked~.checkmark:after{left:6px;top:2px;border:solid #101826;border-width:0 3px 3px 0}.user-sidebar .content .custom-checkbox .radius-circle{border-radius:50%!important}@keyframes activeTransactionAction{0%{transform:translate(100%)}to{transform:translate(0)}}.user-sidebar .activeSidebar{animation:activeTransactionAction .25s linear 1;transform:translate(0)}.user-sidebar .line{width:100%;height:1px;background-color:#37415180;margin-bottom:20px}.user-sidebar .dialling-dropdown .statut-select-header{padding:11px}.quiz-tab-content .dsccr2t2r2{width:100%!important}.quiz-tab-content .dsccr2t2r1-participants .vs__dropdown-toggle{min-width:281px}.quiz-tab-content .dsccr2t2r1-participants .statut-select-header{padding:2px 10px}.quiz-tab-content .cycle-total{width:139px;height:139px;border:10px solid #16fcd2;text-align:center;box-sizing:border-box;border-radius:100px;margin:0 auto}.quiz-tab-content .cycle-total span{font-size:60px;color:#16fcd2;font-weight:500}.quiz-tab-content .question-number{font-size:13px;font-weight:300;line-height:24px;letter-spacing:0em;text-align:center;margin-bottom:8px;color:#fff;text-align:left}.quiz-tab-content .question-title{font-size:18px;font-weight:500;line-height:25px;letter-spacing:0em;text-align:left;color:#fff;margin-bottom:24px}.quiz-tab-content .list-questions{width:100%}.quiz-tab-content .evaluation-qa{max-width:655px;width:100%}.quiz-tab-content .evaluation-question{margin-bottom:50px}.quiz-tab-content .question-radio .options .radio{background-color:#18202f;border-radius:4px;padding:14px 18px;display:flex;align-items:center;margin-bottom:8px;box-sizing:border-box}.quiz-tab-content .question-radio .options .option-green-border{border:1px solid #16fcd2}.quiz-tab-content .question-radio .options .option-red-border{border:1px solid #dd1313}.quiz-tab-content .question-radio .option-checked-green input:checked~.checkmark{background-color:#16fcd2;border:1px solid rgba(255,255,255,.3);border-radius:50px}.quiz-tab-content .question-radio .option-checked-green input:checked~.checkmark:after{left:8px;top:3px;border:solid #101826;border-width:0 3px 3px 0}.quiz-tab-content .question-radio .option-checked-red input:checked~.checkmark{background-color:#dd1313;border:1px solid #dd1313;border-radius:50px}.quiz-tab-content .question-radio .option-checked-red input:checked~.checkmark:after{left:8px;top:3px;border:solid #101826;border-width:0 3px 3px 0}.quiz-tab-content .question-radio .checkmark{width:26px;height:26px;border:2px solid #d1d5db;border-radius:50px;box-sizing:border-box;top:-6px}.quiz-tab-content .question-radio .option-label{font-family:Work Sans;font-size:16px;font-weight:300;line-height:24px;letter-spacing:0em;text-align:left;color:#fff}.organisation-card{height:auto}.organisation-card .fc-footer .fcfr1{height:44px;border-bottom:0;margin-bottom:15px}.reset-password-form .container-error{display:block!important}#automation-details .dashboard-container,#preview-automation-modal .dashboard-container{padding:0;background-color:transparent;border-radius:10px;height:calc(100vh - 110px)}#automation-details .content-container,#preview-automation-modal .content-container{background-color:#22223180;height:max-content;padding-top:30px;width:100%;overflow:auto}#automation-details .content-container::-webkit-scrollbar,#preview-automation-modal .content-container::-webkit-scrollbar{display:none}#automation-details .flow-header,#preview-automation-modal .flow-header{width:100%;position:sticky;top:0;z-index:10;padding:20px 0 20px 20px;box-sizing:border-box;background-color:#09091a;box-shadow:4px 4px 15px #3b82f626;justify-content:space-between}#automation-details .flow-header .font-span,#preview-automation-modal .flow-header .font-span{color:#000}#automation-details .flow-header .updated-time,#preview-automation-modal .flow-header .updated-time{font-weight:400;display:flex;align-items:center;color:#a9abad;padding-right:10px;border-right:2px solid #273140}#automation-details .flow-header .updated-time svg,#preview-automation-modal .flow-header .updated-time svg{margin-left:5px}#automation-details .flow-header .divide,#preview-automation-modal .flow-header .divide{display:inline-block;margin:0 0 0 10px}#automation-details .flow-header .buttons,#preview-automation-modal .flow-header .buttons{margin-left:20px}#automation-details .flow-header .buttons button,#preview-automation-modal .flow-header .buttons button{background-color:#fff;border:2px solid #9298ad;padding:6px 11px;box-sizing:border-box;cursor:pointer;font-weight:600}#automation-details .flow-header .buttons button span,#preview-automation-modal .flow-header .buttons button span{width:10px;height:10px;display:inline-block;border-radius:50px;background-color:#e4e7f0;margin-right:5px}#automation-details .flow-header .buttons .btn-active,#preview-automation-modal .flow-header .buttons .btn-active{border-radius:3px 0 0 3px;border-right-width:1px}#automation-details .flow-header .buttons .btn-active.active span,#preview-automation-modal .flow-header .buttons .btn-active.active span{background-color:#19cca3}#automation-details .flow-header .buttons .btn-inactive,#preview-automation-modal .flow-header .buttons .btn-inactive{border-radius:0 3px 3px 0;border-left-width:1px}#automation-details .flow-header .buttons .btn-inactive.active span,#preview-automation-modal .flow-header .buttons .btn-inactive.active span{background-color:#f3376b}#automation-details .update-name .input-name,#preview-automation-modal .update-name .input-name{padding:7px 7px 7px 9px;border:none;border-bottom:1px solid rgba(34,34,49,.5019607843);box-sizing:border-box;background-color:transparent;color:#fff;font-weight:500;font-size:16px}#automation-details .update-name .pr-button,#preview-automation-modal .update-name .pr-button{margin:0 0 0 12px;padding:6px 11px;text-align:center;box-sizing:border-box;cursor:pointer}#automation-details .update-name .pr-button:disabled,#preview-automation-modal .update-name .pr-button:disabled{cursor:not-allowed;opacity:.7}#automation-details .seriesholder,#preview-automation-modal .seriesholder{position:relative;margin:0 auto;min-width:700px;z-index:1;display:table}#automation-details .series,#preview-automation-modal .series{padding-bottom:284px;width:100%}#automation-details .series .start-option-edit,#preview-automation-modal .series .start-option-edit{position:relative}#automation-details .series .start-option-edit:hover .blockmenu-wrap,#preview-automation-modal .series .start-option-edit:hover .blockmenu-wrap{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;pointer-events:auto}#automation-details .series .start-option-edit .start-title,#preview-automation-modal .series .start-option-edit .start-title{max-width:100%;box-sizing:border-box;position:relative;padding:25px 50px;margin-left:4px;border:1px solid #9298ad;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.13);box-shadow:0 4px 4px #00000021;background:#fff;font-size:14px;color:#1f2129;font-weight:500;text-decoration:none;border-radius:15px;z-index:5;display:inline-block;box-shadow:0 0 20px 10px #ffffff40;border:2px solid #09091a}#automation-details .series .start-option-add,#preview-automation-modal .series .start-option-add{display:inline-block;margin:0 6px;padding:0;max-width:500px}#automation-details .series .start-option-add .start-title,#preview-automation-modal .series .start-option-add .start-title{position:relative;display:block;padding:15px 30px;min-width:145px;border:1px dashed #9298ad;background:transparent;font-size:14px;color:#fff;cursor:pointer;z-index:5;box-sizing:border-box;border-radius:15px;font-weight:400}#automation-details .series .blockwrap,#preview-automation-modal .series .blockwrap{position:relative;display:inline-block;text-align:center}#automation-details .series .start-options-title,#preview-automation-modal .series .start-options-title{padding:23px 0 0;font-size:17px;color:#fff;text-align:center;font-weight:600}#automation-details .series .start-options,#preview-automation-modal .series .start-options{position:relative;display:inline-block;margin:0 auto;padding:10px 40px 60px}#automation-details .series .start-options li,#preview-automation-modal .series .start-options li{display:inline-block;margin:0 6px;padding:0;max-width:500px}#automation-details .series .rootnode,#preview-automation-modal .series .rootnode{white-space:nowrap;width:100%;position:relative;text-align:center;list-style-type:none;padding:0}#automation-details .series .rootnode .maincond,#preview-automation-modal .series .rootnode .maincond{font-weight:700}#automation-details .series .root-block,#preview-automation-modal .series .root-block{text-align:center;display:inline-block}#automation-details .series .addnewblock,#preview-automation-modal .series .addnewblock{position:relative;text-align:center;list-style-type:none;padding:0 0 24px;min-height:28px;min-width:150px}#automation-details .series .addnewblock.new-block-line:before,#preview-automation-modal .series .addnewblock.new-block-line:before{content:"";display:block;position:absolute;height:21px;width:0;border-right:2px solid #fff;bottom:100%;left:50%}#automation-details .series .addnewblock .addnewicon,#preview-automation-modal .series .addnewblock .addnewicon{margin-left:2px!important;box-sizing:border-box;position:relative;display:inline-block;width:24px;height:24px;margin:0 auto;line-height:26px;border-radius:4px;font-size:8px;color:#353a4a;text-align:center;background:#dd5313;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.13);box-shadow:0 4px 4px #00000021;cursor:pointer}#automation-details .series .addnewblock .addnewicon svg,#preview-automation-modal .series .addnewblock .addnewicon svg{margin-top:3px;margin-left:1.5px}#automation-details .series .blockcontainer,#preview-automation-modal .series .blockcontainer{min-width:250px}#automation-details .series .manageblock:not(.start-manage),#preview-automation-modal .series .manageblock:not(.start-manage){display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 20px;width:auto;line-height:19px;position:relative;cursor:pointer;justify-content:center}#automation-details .series .manageblock:not(.start-manage) .block-title,#preview-automation-modal .series .manageblock:not(.start-manage) .block-title{display:flex;align-items:center;justify-content:center;font-size:14px}#automation-details .series .manageblock:not(.start-manage) .block-title span,#preview-automation-modal .series .manageblock:not(.start-manage) .block-title span{font-weight:500}#automation-details .series .manageblock:not(.start-manage) .block-title-content,#preview-automation-modal .series .manageblock:not(.start-manage) .block-title-content{text-align:left;white-space:normal;gap:10px}#automation-details .series .manageblock:not(.start-manage) .block-desc,#preview-automation-modal .series .manageblock:not(.start-manage) .block-desc{font-size:12px;font-weight:400!important;color:#a9abad}#automation-details .series .manageblock:not(.start-manage) .block-contact-total,#preview-automation-modal .series .manageblock:not(.start-manage) .block-contact-total{border-radius:4px;background-color:#dd5313;padding:5px;display:flex;align-items:center;text-align:center;color:#fff}#automation-details .series .seriesblock,#preview-automation-modal .series .seriesblock{padding:0 0 24px;position:relative;text-align:center;list-style-type:none}#automation-details .series .seriesblock:before,#preview-automation-modal .series .seriesblock:before{content:"";display:block;position:absolute;height:28px;width:0;border-right:2px solid #fff;bottom:100%;left:50%}#automation-details .series .seriesblock .wait-manage,#automation-details .series .seriesblock .waitUntilWebinarFinished-manage,#preview-automation-modal .series .seriesblock .wait-manage,#preview-automation-modal .series .seriesblock .waitUntilWebinarFinished-manage{color:#1f2129!important}#automation-details .series .root-block .manageblock:not(.start-manage):not(.automation-ended-manage),#preview-automation-modal .series .root-block .manageblock:not(.start-manage):not(.automation-ended-manage){color:#fff}#automation-details .series .root-block .blockbody,#preview-automation-modal .series .root-block .blockbody{position:relative;border-radius:15px;max-width:450px;min-width:250px}#automation-details .series .root-block .blockbody .blockWarning,#preview-automation-modal .series .root-block .blockbody .blockWarning{background-color:#feeae9;border:1px solid #eec4c4;border-radius:5px;left:100%;top:0;transform:translateY(-20%) translate(10%)}#automation-details .series .root-block .blockbody .blockWarning div,#preview-automation-modal .series .root-block .blockbody .blockWarning div{position:absolute;width:20px;height:20px;background-color:#feeae9;border-top:1px solid #eec4c4;border-left:1px solid #eec4c4;top:50%;left:0;transform:rotate(-45deg) translateY(-80%) translate(1px)}#automation-details .series .root-block .blockwrap,#preview-automation-modal .series .root-block .blockwrap{padding-bottom:0}#automation-details .series .root-block .blockwrap:hover .blockmenu-wrap,#preview-automation-modal .series .root-block .blockwrap:hover .blockmenu-wrap{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;pointer-events:auto}#automation-details .series .root-block .blockwrap:hover .blockDragIcon,#preview-automation-modal .series .root-block .blockwrap:hover .blockDragIcon{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;animation-fill-mode:both;pointer-events:auto}#automation-details .series .root-block .blockwrap:after,#automation-details .series .root-block .blockwrap:before,#preview-automation-modal .series .root-block .blockwrap:after,#preview-automation-modal .series .root-block .blockwrap:before{position:absolute;content:"";top:-3px;left:50%;margin-left:-3px;margin-bottom:3px;width:8px;height:8px;background:#fff;vertical-align:middle;border-radius:100%;z-index:1}#automation-details .series .root-block .blockwrap:after,#preview-automation-modal .series .root-block .blockwrap:after{top:initial;bottom:-6px}#automation-details .series .root-block .blockwrap .blockbody,#preview-automation-modal .series .root-block .blockwrap .blockbody{box-shadow:0 0 0 1.5px #0000001f inset,0 4px 4px #00000021}#automation-details .series .root-block .block-send .blockbody,#automation-details .series .root-block .block-sendVoiceMessage .blockbody,#preview-automation-modal .series .root-block .block-send .blockbody,#preview-automation-modal .series .root-block .block-sendVoiceMessage .blockbody{background-color:#09091a;border:2px solid rgba(34,34,49,.5019607843)}#automation-details .series .root-block .block-subscribe .blockbody,#automation-details .series .root-block .block-unsubscribe .blockbody,#preview-automation-modal .series .root-block .block-subscribe .blockbody,#preview-automation-modal .series .root-block .block-unsubscribe .blockbody{background:linear-gradient(0deg,#8000ff,#8000ff),linear-gradient(0deg,#8000ff33,#8000ff33)}#automation-details .series .root-block .block-subscribe .blockbody .block-title .block-desc,#automation-details .series .root-block .block-unsubscribe .blockbody .block-title .block-desc,#preview-automation-modal .series .root-block .block-subscribe .blockbody .block-title .block-desc,#preview-automation-modal .series .root-block .block-unsubscribe .blockbody .block-title .block-desc{color:#fff}#automation-details .series .root-block .block-startAnotherAutomation .blockbody,#automation-details .series .root-block .block-endAnotherAutomation .blockbody,#automation-details .series .root-block .block-endThisAutomation .blockbody,#preview-automation-modal .series .root-block .block-startAnotherAutomation .blockbody,#preview-automation-modal .series .root-block .block-endAnotherAutomation .blockbody,#preview-automation-modal .series .root-block .block-endThisAutomation .blockbody{background:linear-gradient(0deg,#db00ff,#db00ff),linear-gradient(0deg,#db00ff33,#db00ff33)}#automation-details .series .root-block .block-startAnotherAutomation .blockbody .block-title .block-desc,#automation-details .series .root-block .block-endAnotherAutomation .blockbody .block-title .block-desc,#automation-details .series .root-block .block-endThisAutomation .blockbody .block-title .block-desc,#preview-automation-modal .series .root-block .block-startAnotherAutomation .blockbody .block-title .block-desc,#preview-automation-modal .series .root-block .block-endAnotherAutomation .blockbody .block-title .block-desc,#preview-automation-modal .series .root-block .block-endThisAutomation .blockbody .block-title .block-desc{color:#fff}#automation-details .series .root-block .block-addANote .blockbody,#automation-details .series .root-block .block-addATag .blockbody,#automation-details .series .root-block .block-removeATag .blockbody,#automation-details .series .root-block .block-addAnOffer .blockbody,#automation-details .series .root-block .block-addATask .blockbody,#automation-details .series .root-block .block-archiverContact .blockbody,#preview-automation-modal .series .root-block .block-addANote .blockbody,#preview-automation-modal .series .root-block .block-addATag .blockbody,#preview-automation-modal .series .root-block .block-removeATag .blockbody,#preview-automation-modal .series .root-block .block-addAnOffer .blockbody,#preview-automation-modal .series .root-block .block-addATask .blockbody,#preview-automation-modal .series .root-block .block-archiverContact .blockbody{background-color:#0c0d1e;border:2px solid rgba(0,56,255,.3882352941)}#automation-details .series .root-block .block-sendAnSMS .blockbody,#preview-automation-modal .series .root-block .block-sendAnSMS .blockbody{background-color:#09091a;border:2px solid rgba(0,240,255,.3882352941)}#automation-details .series .root-block .block-jumpTo .blockbody,#preview-automation-modal .series .root-block .block-jumpTo .blockbody{background-color:#ff001f}#automation-details .series .root-block .block-jumpTo .blockbody .block-title .block-desc,#preview-automation-modal .series .root-block .block-jumpTo .blockbody .block-title .block-desc{color:#fff}#automation-details .series .root-block .block-jumpTo .blockwrap:after,#preview-automation-modal .series .root-block .block-jumpTo .blockwrap:after{display:none}#automation-details .series .root-block .block-sendNotificationEmail .blockbody,#automation-details .series .root-block .block-reminder .blockbody,#preview-automation-modal .series .root-block .block-sendNotificationEmail .blockbody,#preview-automation-modal .series .root-block .block-reminder .blockbody{background-color:#00f0ff}#automation-details .series .root-block .block-sendNotificationEmail .blockbody .block-title .block-desc,#automation-details .series .root-block .block-reminder .blockbody .block-title .block-desc,#preview-automation-modal .series .root-block .block-sendNotificationEmail .blockbody .block-title .block-desc,#preview-automation-modal .series .root-block .block-reminder .blockbody .block-title .block-desc{color:#fff}#automation-details .series .root-block .block-sendNotificationEmail .blockbody .block-title svg,#automation-details .series .root-block .block-reminder .blockbody .block-title svg,#preview-automation-modal .series .root-block .block-sendNotificationEmail .blockbody .block-title svg,#preview-automation-modal .series .root-block .block-reminder .blockbody .block-title svg{min-width:fit-content}#automation-details .series .root-block .block-sendConvocation .blockbody,#automation-details .series .root-block .block-sendConvention .blockbody,#automation-details .series .root-block .block-sendDocument .blockbody,#preview-automation-modal .series .root-block .block-sendConvocation .blockbody,#preview-automation-modal .series .root-block .block-sendConvention .blockbody,#preview-automation-modal .series .root-block .block-sendDocument .blockbody{background-color:#65758a}#automation-details .series .blockmenu-wrap,#preview-automation-modal .series .blockmenu-wrap{opacity:0;position:absolute;right:0;bottom:100%;display:flex}#automation-details .series .blockmenu-hover,#preview-automation-modal .series .blockmenu-hover{width:50px;height:40px;background:transparent}#automation-details .series .blockmenu,#preview-automation-modal .series .blockmenu{padding:10px 12px;border-radius:10px;box-shadow:0 6px 10px #00000026;background-color:#22223180;position:relative;margin-bottom:10px}#automation-details .series .blockmenu:before,#preview-automation-modal .series .blockmenu:before{border-color:#ccc0;border-top-color:#ced3e0;border-width:7px;margin-right:-1px}#automation-details .series .blockmenu:after,#preview-automation-modal .series .blockmenu:after{border-color:#88b7d500;border-top-color:#fff;border-width:6px}#automation-details .series .blockmenu .blockmenu-icon,#preview-automation-modal .series .blockmenu .blockmenu-icon{font-size:0;vertical-align:top;display:inline-block;padding:4px;margin:0;position:relative;cursor:pointer;color:#1f2129;text-decoration:none}#automation-details .series .blockDragIcon,#preview-automation-modal .series .blockDragIcon{height:33px;width:33px;background-position:center;background-size:30px 30px;position:absolute;top:50%;right:-33px;margin-top:-16.5px;opacity:0;pointer-events:none;cursor:-webkit-grab;cursor:grab;display:flex;align-items:center;justify-content:center}#automation-details .series .plumb-endpoint circle,#preview-automation-modal .series .plumb-endpoint circle{fill:#fff}#automation-details .series .jtk-connector path,#preview-automation-modal .series .jtk-connector path{stroke:#fff}#automation-details .series .block-if .blockbody,#preview-automation-modal .series .block-if .blockbody{background-color:#09091a}#automation-details .series .block-if .blockbody .if-manage,#preview-automation-modal .series .block-if .blockbody .if-manage{border:2px solid rgba(221,83,19,.2);border-radius:15px}#automation-details .series .block-if .blockbody .sendANotificationEmail-manage,#preview-automation-modal .series .block-if .blockbody .sendANotificationEmail-manage{background-color:#00f0ff;border-radius:10px}#automation-details .series .block-if .blockbody .sendANotificationEmail-manage .block-title .block-desc,#preview-automation-modal .series .block-if .blockbody .sendANotificationEmail-manage .block-title .block-desc{color:#fff}#automation-details .series .block-if .blocknode-path-label,#preview-automation-modal .series .block-if .blocknode-path-label{position:relative;margin:0 0 20px;padding:6px 22px;display:inline-block;width:40px;min-width:40px;font-size:14px;font-weight:700;text-align:center;border-radius:12px;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.13);box-shadow:0 4px 4px #00000021;z-index:1;text-transform:uppercase}#automation-details .series .block-if .blocknode-path-label.if-yes,#preview-automation-modal .series .block-if .blocknode-path-label.if-yes{border:2px solid rgba(138,215,78,.2);color:#fff;background-color:#8ad74e}#automation-details .series .block-if .blocknode-path-label.if-no,#preview-automation-modal .series .block-if .blocknode-path-label.if-no{border:2px solid #f3376b;color:#fff;background:linear-gradient(0deg,#ff001f,#ff001f),linear-gradient(0deg,#ff001f33,#ff001f33)}#automation-details .series .blocknode-paths,#preview-automation-modal .series .blocknode-paths{display:flex;justify-content:center;padding-top:74px}#automation-details .series .blocknode-path,#preview-automation-modal .series .blocknode-path{position:relative;padding:0 33px;list-style-type:none}#automation-details .series .block-wait .blockbody,#automation-details .series .block-waitUntilWebinarFinished .blockbody,#preview-automation-modal .series .block-wait .blockbody,#preview-automation-modal .series .block-waitUntilWebinarFinished .blockbody{background-color:#fff}#automation-details .series .block-sendA11Email .blockbody,#preview-automation-modal .series .block-sendA11Email .blockbody{background-color:gray}#automation-details .series .block-goal .blockbody,#preview-automation-modal .series .block-goal .blockbody{background:linear-gradient(0deg,#ffe500,#ffe500),linear-gradient(0deg,#ffe50033,#ffe50033)}#automation-details .series .block-goal .blockbody .block-title .block-desc,#preview-automation-modal .series .block-goal .blockbody .block-title .block-desc{color:#fff}#automation-details .series .block-endThisAutomation .blockwrap:after,#preview-automation-modal .series .block-endThisAutomation .blockwrap:after{display:none}#automation-details .series .draggable-mirror,#preview-automation-modal .series .draggable-mirror{z-index:99;display:inline-block!important;box-shadow:0 0 0 1.5px #0000001f inset,0 4px 4px #00000021;border-radius:15px;cursor:grab!important}#automation-details .series .draggable-mirror.send-manage,#preview-automation-modal .series .draggable-mirror.send-manage{background-color:#09091a;border:2px solid rgba(34,34,49,.5019607843)}#automation-details .series .draggable-mirror.if-manage,#preview-automation-modal .series .draggable-mirror.if-manage{background-color:#09091a;border:2px solid rgba(221,83,19,.2)}#automation-details .series .draggable-mirror.wait-manage,#automation-details .series .draggable-mirror.waitUntilWebinarFinished-manage,#preview-automation-modal .series .draggable-mirror.wait-manage,#preview-automation-modal .series .draggable-mirror.waitUntilWebinarFinished-manage{background-color:#fff}#automation-details .series .draggable-mirror.sendNotificationEmail-manage,#automation-details .series .draggable-mirror.reminder-manage,#preview-automation-modal .series .draggable-mirror.sendNotificationEmail-manage,#preview-automation-modal .series .draggable-mirror.reminder-manage{background-color:#00f0ff}#automation-details .series .draggable-mirror.sendAnSMS-manage,#preview-automation-modal .series .draggable-mirror.sendAnSMS-manage{background-color:#09091a;border:2px solid rgba(0,240,255,.3882352941)}#automation-details .series .draggable-mirror.sendA11Email-manage,#preview-automation-modal .series .draggable-mirror.sendA11Email-manage{background-color:gray}#automation-details .series .draggable-mirror.subscribe-manage,#automation-details .series .draggable-mirror.unsubscribe-manage,#preview-automation-modal .series .draggable-mirror.subscribe-manage,#preview-automation-modal .series .draggable-mirror.unsubscribe-manage{background:linear-gradient(0deg,#8000ff,#8000ff),linear-gradient(0deg,#8000ff33,#8000ff33)}#automation-details .series .draggable-mirror.subscribe-manage .block-title .block-desc,#automation-details .series .draggable-mirror.unsubscribe-manage .block-title .block-desc,#preview-automation-modal .series .draggable-mirror.subscribe-manage .block-title .block-desc,#preview-automation-modal .series .draggable-mirror.unsubscribe-manage .block-title .block-desc{color:#fff}#automation-details .series .draggable-mirror.endThisAutomation-manage,#automation-details .series .draggable-mirror.startAnotherAutomation-manage,#automation-details .series .draggable-mirror.endAnotherAutomation-manage,#preview-automation-modal .series .draggable-mirror.endThisAutomation-manage,#preview-automation-modal .series .draggable-mirror.startAnotherAutomation-manage,#preview-automation-modal .series .draggable-mirror.endAnotherAutomation-manage{background:linear-gradient(0deg,#db00ff,#db00ff),linear-gradient(0deg,#db00ff33,#db00ff33)}#automation-details .series .draggable-mirror.endThisAutomation-manage .block-title .block-desc,#automation-details .series .draggable-mirror.startAnotherAutomation-manage .block-title .block-desc,#automation-details .series .draggable-mirror.endAnotherAutomation-manage .block-title .block-desc,#preview-automation-modal .series .draggable-mirror.endThisAutomation-manage .block-title .block-desc,#preview-automation-modal .series .draggable-mirror.startAnotherAutomation-manage .block-title .block-desc,#preview-automation-modal .series .draggable-mirror.endAnotherAutomation-manage .block-title .block-desc{color:#fff}#automation-details .series .draggable-mirror.goal-manage,#preview-automation-modal .series .draggable-mirror.goal-manage{background:linear-gradient(0deg,#ffe500,#ffe500),linear-gradient(0deg,#ffe50033,#ffe50033)}#automation-details .series .draggable-mirror.goal-manage .block-title .block-desc,#preview-automation-modal .series .draggable-mirror.goal-manage .block-title .block-desc{color:#fff}#automation-details .series .draggable-mirror.addATag-manage,#automation-details .series .draggable-mirror.removeATag-manage,#automation-details .series .draggable-mirror.addANote-manage,#preview-automation-modal .series .draggable-mirror.addATag-manage,#preview-automation-modal .series .draggable-mirror.removeATag-manage,#preview-automation-modal .series .draggable-mirror.addANote-manage{background-color:#0c0d1e;border:2px solid rgba(0,56,255,.3882352941)}#automation-details .series .draggable-mirror.sendANotificationEmail-manage,#preview-automation-modal .series .draggable-mirror.sendANotificationEmail-manage{background-color:#71c5ed}#automation-details .series .draggable-mirror.jumpTo-manage,#preview-automation-modal .series .draggable-mirror.jumpTo-manage{background-color:#ff001f}#automation-details .series .draggable-mirror.jumpTo-manage .block-title .block-desc,#preview-automation-modal .series .draggable-mirror.jumpTo-manage .block-title .block-desc{color:#fff}#automation-details .series .draggable-mirror.sendConvocation-manage,#preview-automation-modal .series .draggable-mirror.sendConvocation-manage,#automation-details .series .draggable-mirror.sendConvention-manage,#preview-automation-modal .series .draggable-mirror.sendConvention-manage{background-color:#65758a}#automation-details .series .draggable-mirror:after,#automation-details .series .draggable-mirror:before,#preview-automation-modal .series .draggable-mirror:after,#preview-automation-modal .series .draggable-mirror:before{display:none}#automation-details .series .dropzone-position,#preview-automation-modal .series .dropzone-position{display:none;width:160px;height:45px;background:transparent;border:1px dashed #a9abad;margin:0 auto;border-radius:15px;box-sizing:border-box}#automation-details .series .dropzone-position .manageblock,#preview-automation-modal .series .dropzone-position .manageblock{opacity:0}#automation-details .series .draggable-dropzone--active .dropzone-dropped .dropzone-position,#preview-automation-modal .series .draggable-dropzone--active .dropzone-dropped .dropzone-position{display:block}#automation-details .series .draggable-dropzone--active .dropzone-dropped .addnewicon,#preview-automation-modal .series .draggable-dropzone--active .dropzone-dropped .addnewicon{display:none}#automation-details .zoom-view-buttons,#preview-automation-modal .zoom-view-buttons{position:fixed;bottom:60px;background-color:#353a4a;border-radius:5px;color:#fff;z-index:10;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:20px}#automation-details .zoom-view-buttons .zoom-in,#preview-automation-modal .zoom-view-buttons .zoom-in{margin-bottom:px;cursor:pointer;border-radius:5px 5px 0 0;background-color:#2e2e3c;width:29px;height:29px;display:flex;align-items:center;justify-content:center}#automation-details .zoom-view-buttons .zoom-out,#preview-automation-modal .zoom-view-buttons .zoom-out{cursor:pointer;border-radius:0 0 5px 5px;display:block;width:29px;height:29px;background-color:#2e2e3c;display:flex;align-items:center;justify-content:center}.draggable--is-dragging .series,.draggable--is-dragging .rootnode{cursor:grabbing}.draggable--is-dragging .seriesholder{transform:inherit!important;transform-origin:inherit!important}.draggable--is-dragging .addnewicon{border-color:#dd5313!important;box-shadow:0 0 0 1.5px #dd53131f inset,0 4px 4px #dd531321!important}.draggable--is-dragging .blockmenu-wrap,.draggable--is-dragging .blockDragIcon{opacity:0!important}.if-else-condition-modal .cmc-body{width:100%;border:1px solid rgba(55,65,81,.5019607843);border-radius:.25rem;padding:20px;box-sizing:border-box;background-color:#22223199}.if-else-condition-modal .cmc-body .pr-button-add{background-color:#202435;border:1px solid rgba(55,65,81,.5019607843)}.if-else-condition-modal .cmc-body .cmcb-kind{width:max-content;border:1px solid rgb(206,211,224);border-radius:5px;overflow:hidden}.if-else-condition-modal .cmc-body .cmcb-kind div{padding:5px 10px;cursor:pointer;background-color:#09091a}.if-else-condition-modal .cmc-body .cmcb-kind div p{color:#fff}.if-else-condition-modal .cmc-body .cmcb-kind .active{background-color:#fff}.if-else-condition-modal .cmc-body .cmcb-kind .active p{color:#333}.if-else-condition-modal .cmc-body .cmcb-kind div:first-child{border-right:1px solid rgb(206,211,224)}.if-else-condition-modal .cmc-body .cmcb-item .removeIcon{width:25px;height:25px;position:absolute;top:0;right:0;transform:translate(50%,-50%)}.if-else-condition-modal .cmc-body .cmcb-item .cmcb-condition{padding:20px;border:1px solid rgba(55,65,81,.5019607843);border-radius:.25rem;box-sizing:border-box;background-color:#09091a}.if-else-condition-modal .cmc-body .cmcb-item .cmcb-condition .statut-select{border:1px solid rgba(55,65,81,.5019607843);border-radius:5px}.if-else-condition-modal .cmc-body .cmcb-item .cmcb-condition .statut-select-header{padding:12px;height:100%;display:flex;align-items:center;box-sizing:border-box;text-transform:capitalize}.if-else-condition-modal .cmc-body .cmcb-item .cmcb-condition .statut-list{width:100%}.if-else-condition-modal .cmc-body .cmcb-item .cmcb-condition .statut-list li{color:#fff;text-transform:capitalize}.if-else-condition-modal .cmc-body .cmcb-item .cmcb-condition .gap-10{gap:10px}.if-else-condition-modal .cmc-body .cmcb-item .cmcb-condition a{width:max-content}.if-else-condition-modal .cmc-body .cmcb-item .cmcb-condition .list-sub li:nth-child(1){color:#16fcd2}.if-else-condition-modal .cmc-body .cmcb-item .cmcb-condition .vs__selected,.if-else-condition-modal .cmc-body .cmcb-item .cmcb-condition .vs__dropdown-menu{text-transform:capitalize}.if-else-condition-modal .cmc-body .cmcb-item .cmcb-condition .v-select-container .v-select:not(.vs--open) .vs__selected-options{flex-wrap:nowrap}.if-else-condition-modal .cmc-body .cmcb-item .cmcb-condition .v-select-container .v-select:not(.vs--open) .vs__selected-options .vs__selected{display:block;width:100%;max-width:100%}.if-else-condition-modal .cmc-body .cmcb-item .cmcb-condition .v-select-container .v-select:not(.vs--open) .vs__search{padding:0}.if-else-condition-modal .cmc-body .cmcb-item .cmcb-condition .cmcbc-condition .cmcbc-select-container .cmcbcscr1{flex:1}.wait-condition-modal .option-item{flex-direction:column}.wait-condition-modal .option-item .label{margin-bottom:10px}.wait-condition-modal .pr-db-input{padding:12px}.wait-condition-modal .pr-db-select{width:100%;box-sizing:border-box;padding:0 12px}.wait-condition-modal .select-type{flex:1;margin-left:20px}.wait-condition-modal .dbmc-content{margin-top:20px}.wait-condition-modal .type-group div{width:48%;height:100px;border:1px solid white;border-radius:10px}.wait-condition-modal .trigger-form-head .select-data,.wait-condition-modal .trigger-form-head .input-data{flex:1}.wait-condition-modal .formation-list{position:absolute;width:100%;top:0;left:0;background:#272c3d;border:1px solid rgba(75,85,99,.5019607843);border-radius:4px;padding:10px 15px;box-sizing:border-box;margin-top:40px;z-index:9}.wait-condition-modal .formation-list li{padding:5px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;color:#fff;display:flex;align-items:center}.wait-condition-modal .formation-list li img{max-width:50px}.wait-condition-modal .formation-field .pr-db-input{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6%209.00058L12%2015.0006L18%209.00058'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:98% center;padding-right:35px;min-width:225px}.move-copy-modal .namc-header{color:#fff}.move-copy-modal .list-radio li{display:flex;align-items:center;padding:15px 18px;border-radius:4px;cursor:pointer}.move-copy-modal .list-radio li p{font-family:Work Sans;font-size:16px;font-weight:300;line-height:24px;letter-spacing:0em;text-align:left;color:#fff}.move-copy-modal .list-radio .custom-checkbox .checkmark{width:20px;height:20px;border:1px solid rgba(255,255,255,.3);border-radius:50%}.move-copy-modal .list-radio .custom-checkbox input:checked~.checkmark{background-color:#16fcd2;border:1px solid rgba(255,255,255,.3)}.move-copy-modal .list-radio .custom-checkbox input:checked~.checkmark:after{left:6px;top:2px;border:solid #101826;border-width:0 3px 3px 0}.move-copy-modal .namc-body{flex-direction:column}.move-copy-modal .notify{border-left:6px solid;color:#1f2129;font-weight:600;position:relative;margin:0 0 20px;padding:14px;font-size:14px;line-height:20px;border-radius:5px;overflow:hidden}.move-copy-modal .notify.error{background:#fcdee7;border-left-color:#f3376b}.sms-modal .ql-placeholder-content{background-color:#fff0ed;padding:3px 5px;color:#ff8e72;border-radius:5px;margin-right:2px}.search-tag-list{position:absolute;width:inherit;top:0;left:-1px;background:#272c3d;border:1px solid rgba(75,85,99,.5019607843);border-radius:4px;padding:10px 15px;box-sizing:border-box;margin-top:40px;z-index:1}.search-tag-list lig{padding:5px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative}.automation-card{width:300px;height:400px;border:1px solid #313131;border-radius:8px;background:transparent;box-shadow:4px 4px 15px #3b82f626;transition:background-color .2s ease}.automation-card:hover{cursor:pointer;background-color:#2e2e3c}.automation-card .fc-image{margin:15px 15px 0;border-radius:8px}.automation-card .fc-image figure img{border-radius:8px}.automation-card .fc-content .title-box{padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.2)}.automation-card .fc-footer .fcfr1{border:none}.automation-card .fc-footer .automation-info .aui-block{padding-left:10px;box-sizing:border-box;border-left:2px solid #e47542}.automation-card .automation-status-box{width:fit-content}.automation-card .automation-active{padding:4px 6px;border-radius:6px;font-weight:600;width:fit-content;background:#0e6a64;color:#fff}.automation-card .automation-inactive{border:1px solid #273140;background:#d7d7d71a;color:#969696;padding:4px 6px;border-radius:6px;font-weight:600;width:fit-content}.automation-card .automation-archived{border:1px solid rgba(233,93,93,.2);background:#e95d5d33;color:#e95d5d}.plumb-endpoint{opacity:0}.plumb-endpoint.jtk-endpoint-connected{opacity:1;z-index:10}.bounceIn{animation-name:bounceIn;animation-duration:.75s}.animated{animation-duration:1s;animation-fill-mode:both}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}}.versions-popover .v-popper__inner{max-height:300px}.versions-popover .versions-menu{padding:15px;overflow-y:auto;gap:8px}.versions-popover .versions-menu .version-item{border-radius:5px;border:1px solid #455560;padding:5px;height:42px;width:100%;box-sizing:border-box;text-transform:capitalize}.versions-popover .versions-menu .version-item.selected{border-color:#19cca3}.versions-popover .versions-menu .version-item.selected-preview{background-color:#19cca3}.versions-popover .versions-menu .version-item .v-popper--theme-tooltip{display:flex;align-items:center;gap:8px}.preview-automation-modal .cm-container{max-width:95%;box-sizing:border-box;background:#17202e}.mail-modal .option-item{flex-direction:column}.mail-modal .option-item .label{margin-bottom:10px}.mail-modal .pr-db-input{padding:12px}.mail-modal .pr-db-select{width:100%;box-sizing:border-box;padding:0 12px}.mail-modal .pr-db-select .statut-list{max-height:90px}.mail-modal .select-type{flex:1;margin-left:20px}.mail-modal .dbmc-content{margin-top:20px}.emaill11-modal .cmc-warning{background-color:#eaf0ff;padding:20px;border-left:4px solid #004cfe}.emaill11-modal .option-item{flex-direction:column}.emaill11-modal .option-item .label{margin-bottom:10px}.emaill11-modal .pr-db-input{padding:12px}.emaill11-modal .pr-db-select{width:100%;box-sizing:border-box;padding:0 12px}.emaill11-modal .pr-db-select .statut-list{max-height:90px}.emaill11-modal .select-type{flex:1;margin-left:20px}.emaill11-modal .dbmc-content{margin-top:20px}.emaill11-modal .dbmc-content .dbmcc-tracking .dbmcct-content{height:0;transition:.1s;padding:0 40px 0 20px;opacity:0;visibility:hidden}.emaill11-modal .dbmc-content .dbmcc-tracking .dbmcct-content .dbmcctc-switch{width:35px;height:20px;background-color:#dd5313;border-radius:30px;transition:.1s}.emaill11-modal .dbmc-content .dbmcc-tracking .dbmcct-content .dbmcctc-switch span{width:16px;height:16px;background-color:#fff;border-radius:50%;left:2px;transform:translateY(2px)}.emaill11-modal .dbmc-content .dbmcc-tracking .dbmcct-content .active{background-color:#1cfbd1}.emaill11-modal .dbmc-content .dbmcc-tracking .dbmcct-content .active span{left:16px}.emaill11-modal .dbmc-content .active .dbmcct-content{height:90px;opacity:1;visibility:visible}.emaill11-modal .dbmc-content .active .dbmcct-header img{transform:rotateX(180deg)}#dashboard-formation-summary{width:100%}#dashboard-formation-summary .dfs-container .dfsr2{margin-bottom:52px}#dashboard-formation-summary .dfs-container .dfsr3 .dfsr3c2 .dfsr3c2r .dfsr3c2rr1{border-bottom:1px solid rgba(55,65,81,.5019607843)}#dashboard-formation-summary .dfs-container .dfsr3 .dfsr3c2 .dfsr3c2r .dfsr3c2rr3{height:5px;background-color:#d9d9d9;border-radius:5px;border:1px solid #000000;overflow:hidden}#dashboard-formation-summary .dfs-container .dfsr3 .dfsr3c2 .dfsr3c2r .dfsr3c2rr3 .line{width:100%;height:5px;border:1px solid #000000;border-radius:5px;transform:translateY(-1px);left:0%;background-color:#16fcd2}#dashboard-formation-summary .dfs-container .dfsr-evaluation .dfsrer2{padding:24px 51px;background:linear-gradient(0deg,#17202e,#17202e),linear-gradient(0deg,#37415180,#37415180);border:1px solid rgba(55,65,81,.5019607843);margin-left:51px}#dashboard-formation-summary .dfs-container .dfsr-evaluation .dfsrer2 .dfsrer2-select{border-bottom:1px solid rgba(55,65,81,.5019607843)}#dashboard-formation-summary .dfs-container .dfsr-evaluation .dfsrer2 .dfsrer2-select .dfsrer2sc1{width:calc(100% - 200px)}#dashboard-formation-summary .dfs-container .dfsr-evaluation .dfsrer2 .dfsrer2-select .dfsrer2sc1 .dfsrer2sc1r1{border-bottom:1px solid rgba(55,65,81,.5019607843)}#dashboard-formation-summary .dfs-container .dfsr-evaluation .dfsrer2 .dfsrer2-select .dfsrer2sc1 .dfsrer2sc1r-item .dfsrer2sc1rir2{height:5px;background-color:#d9d9d9;border-radius:5px;border:1px solid #000000;overflow:hidden}#dashboard-formation-summary .dfs-container .dfsr-evaluation .dfsrer2 .dfsrer2-select .dfsrer2sc1 .dfsrer2sc1r-item .dfsrer2sc1rir2 .line{width:100%;height:5px;border:1px solid #000000;border-radius:5px;transform:translateY(-1px)}#dashboard-formation-summary .dfs-container .dfsr-evaluation .dfsrer2 .dfsrer2-select .dfsrer2sc1 .dfsrer2sc1r-item .dfsrer2sc1rir2 .line{left:-50%;background-color:#66ffa3}#dashboard-formation-summary .dfs-container .dfsr-evaluation .dfsrer2 .dfsrer2-select .dfsr5sc2{width:100px;height:100px;border:1px solid #16fcd2}#dashboard-formation-summary .dfs-container .accordion .accordion-header{padding:11px 22px;background:#232d3c;border:1px solid rgba(55,65,81,.3137254902);border-radius:4px;cursor:pointer}#dashboard-formation-summary .dfs-container .accordion .accordion-header img{transform:rotate(90deg)}#dashboard-formation-summary .dfs-container .accordion .accordion-header h6{font-weight:700}@media (max-width: 1000px){#dashboard-formation-summary{width:calc(100vw - 72px)}}.add-note-modal textarea{min-width:100%;max-width:100%;min-height:200px}.add-note-modal .pr-db-select{width:100%;box-sizing:border-box;padding:0 12px}.add-note-modal .pr-db-select .statut-list{max-height:200px}.add-an-offer-modal .w-50{width:50%;box-sizing:border-box}.add-an-offer-modal .w-30{width:30%;box-sizing:border-box}.add-an-offer-modal .w-20{width:20%;box-sizing:border-box}.add-an-offer-modal .fake-label{height:21.5px}.dropdown-automation .da-header{border:1px solid rgba(75,85,99,.5019607843);background:#09091a;border-radius:4px;padding:10px 12px;width:100%;color:#fff;font-size:14px;box-sizing:border-box}.dropdown-automation .da-body{position:absolute;top:100%;background:#09091a;border:1px solid rgba(75,85,99,.5019607843);border-radius:4px;box-sizing:border-box;transform:translateY(2px);z-index:1;overflow:hidden}.dropdown-automation .da-body .dab-search{border-top:1px solid rgba(55,65,81,.5019607843)}.dropdown-automation .da-body .dab-list{max-height:300px;overflow:auto}.dropdown-automation .da-body .dab-list::-webkit-scrollbar{display:none}.dropdown-automation .da-body .dab-list li{width:100%;padding:10px}.dropdown-automation .da-body .dab-list li .custom-checkbox{width:25px;height:25px;padding-left:0}.dropdown-automation .da-body .dab-button{background:#09091a;border-top:1px solid rgba(55,65,81,.5019607843)}.sub-modal .dbm-container,.unsub-modal .dbm-container,.start-auto-modal .dbm-container,.exit-auto-modal .dbm-container{overflow:visible}.add-tag-modal .tag-list,.jump-modal .tag-list{border:1px rgba(255,255,255,.12) solid;gap:10px}.add-tag-modal .tag-list input,.jump-modal .tag-list input{background-color:transparent;border:none}.jump-modal .pr-db-select{padding:0}.custom_blocks{display:flex;justify-content:center;flex-wrap:wrap;gap:15px;margin-top:15px}.custom_blocks .custom_block_card{color:#fff;background-color:#37415180;border:1px solid rgba(75,85,99,.5);border-radius:4px;margin:0;width:30%;cursor:default;position:relative}.custom_blocks .custom_block_card .gjs-block-label{font-size:13px}.custom_blocks .custom_block_card .gjs-block-label p{transition:none}.custom_blocks .custom_block_card .deleteBtn{border:1px solid rgba(75,85,99,.5);padding:5px;width:min-content;display:flex;justify-content:center;align-items:center;border-radius:100%;background-color:#374151;position:absolute;z-index:1;top:-10px;right:-10px;display:none}.custom_blocks .custom_block_card .deleteBtn svg path{fill:#f76868}.custom_blocks .custom_block_card:hover .gjs-block-label p{color:#fff!important}.custom_blocks .custom_block_card:hover .gjs-block__media svg{stroke:none}.custom_blocks .custom_block_card:hover .deleteBtn{display:flex}.custom_blocks .custom_block_card:hover .deleteBtn .bi-trash{stroke:none}.custom_blocks .custom_block_card.gjs-block{justify-content:center}.component-avatar .avatar{width:32px;height:32px;border-radius:100px}.component-avatar .avatar.profile-avatar{width:40px;height:40px}.lesson-comments .pr-button-white-trans{padding-left:20px;padding-right:20px;cursor:pointer}.lesson-comments .comment-relies{margin-left:50px;padding-left:50px;border-left:1px dotted #a9abad}.bulk-edit-formation{position:relative}.bulk-edit-formation .header-bar .pr-db-input,.bulk-edit-formation .dfdcr4s-list .pr-db-input{padding:12px 15px;background-color:#09091a;border:none}:root{--vs-controls-color: #fff;--vs-colors--dark: #fff;--vs-font-size: 14px;--vs-search-input-color: rgba(255, 255, 255, .4);--vs-border-radius: 10px;--vs-dropdown-bg: #161626;--vs-dropdown-color: #fff;--vs-dropdown-option--active-bg: #dd5313;--vs-dropdown-option--deselect-bg: #dd5313;--vs-state-disabled-bg: transparent}.v-select .vs__dropdown-toggle{background-color:#161626;padding:10px;height:46px;box-sizing:border-box;min-height:40px;line-height:20px;border:1px solid #252c39;border-radius:6px;align-items:center;cursor:pointer}.v-select .vs__dropdown-toggle .vs__actions{padding:0}.v-select.vs--single .vs__selected{font-size:14px;margin:0}.v-select .vs__dropdown-menu{padding:0}.v-select .vs__dropdown-menu .vs__dropdown-option{font-size:14px;padding:10px 20px;text-overflow:ellipsis;overflow:hidden}.v-select .vs__dropdown-menu .vs__no-options{padding:15px 20px}.vs__search,.vs__search:focus{margin-top:0}.cr1-item .v-select .vs__dropdown-menu .vs__dropdown-option{text-overflow:initial;white-space:normal;padding:15px}.vs__dropdown-option--highlight{border-radius:8px}.dp__theme_dark{--dp-text-color: #fff;--dp-hover-color: #dd5313;--dp-primary-color: #dd5313}.date-picker-2 .dp__input_wrap{background-color:#161626;border:1px solid #252c39;padding:12px 15px 12px 30px;box-sizing:border-box;height:46px;border-radius:6px}.date-picker-2 .dp__input_wrap input{background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-size:14px;color:#fff;padding:0}.date-picker-2 .dp__input_wrap input::placeholder{color:#fff;opacity:.7}.date-picker-2 .dp__input_wrap .dp__input_icon{left:8px}.date-picker-2 .dp__input_wrap .dp__clear_icon{height:18px;right:10px}.date-picker-2 .dp__date_hover:hover{font-weight:600}.date-picker-2.border-error-message{border:1px solid #e05a6e;border-radius:6px}.quantity-input{position:relative}.quantity-input button{background-color:transparent;border:none;color:#fff;font-size:30px;font-weight:400;cursor:pointer;position:absolute;padding:0 5px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;height:100%}.quantity-input button:focus{outline:none}.quantity-input .minus{left:5px;padding-bottom:6px}.quantity-input .plus{right:5px}.quantity-input .pr-db-input{padding-left:35px;padding-right:35px;text-align:center}.custom-editor .ql-picker.ql-placeholder{width:120px;font-size:12px}.custom-editor .ql-picker.ql-placeholder>span.ql-picker-label:before{content:attr(data-label);text-overflow:ellipsis;max-width:95px;overflow:hidden;white-space:nowrap}.custom-editor .ql-picker.ql-placeholder>.ql-picker-options .ql-picker-item:before{content:attr(data-label)}.custom-editor .ql-picker-label{border:1px solid rgba(75,85,99,.5)!important;border-radius:5px}.sms-editor .ql-toolbar{padding:4px}.checkbox-container{display:flex;position:relative;gap:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;align-items:center}.checkbox-container.disabled{cursor:not-allowed}.checkbox-container:hover:not(.disabled) input~.checkmark{border-color:#dd5313}.checkbox-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox-container input:checked~.checkmark{background-color:#dd5313;border-color:#dd5313}.checkbox-container input:checked~.checkmark:after{display:block}.checkbox-container.checkbox-default .checkmark{box-sizing:border-box;width:16px;height:16px;min-width:16px;background-color:transparent;border:1px solid #3a3a48;border-radius:4px;position:relative}.checkbox-container.checkbox-default .checkmark:after{content:"";position:absolute;display:none;top:45%;left:50%;width:3px;height:7px;transform:translate(-50%,-50%) rotate(45deg);border-right:2px solid white;border-bottom:2px solid white}.checkbox-container.checkbox-medium .checkmark{box-sizing:border-box;height:20px;width:20px;min-width:20px;background-color:transparent;border:1px solid #3a3a48;border-radius:4px;position:relative}.checkbox-container.checkbox-medium .checkmark:after{content:"";position:absolute;display:none;top:45%;left:50%;width:4px;height:8px;transform:translate(-50%,-50%) rotate(45deg);border-right:2px solid white;border-bottom:2px solid white}.star-rating{display:flex;align-items:center;justify-content:center;gap:10px;flex-direction:row}.star-rating .star{cursor:pointer;transition:color .2s ease-out}.radio-container{display:flex;position:relative;cursor:pointer;gap:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.radio-container.disabled{cursor:not-allowed}.radio-container:hover:not(.disabled) input~.checkmark{background-color:#dd5313}.radio-container:hover:not(.disabled) input~.checkmark:after{background-color:#fff;display:block}.radio-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.radio-container input:checked~.checkmark{background-color:#dd5313;border-color:transparent}.radio-container input:checked~.checkmark:after{background-color:#fff;display:block}.radio-container .checkmark{border-radius:100px;border-color:#3a3a48;box-sizing:border-box;position:relative}.radio-container.radio-default .checkmark{height:20px;width:20px;min-width:20px}.radio-container.radio-default .checkmark:after{content:"";position:absolute;display:none;top:50%;left:50%;width:10px;height:10px;border-radius:100px;background-color:#eee;transform:translate(-50%,-50%)}.select-action .select-header{padding:12px 15px;box-sizing:border-box;border-radius:6px;background-color:#2e3745;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.select-action .select-header .font-h6{text-transform:capitalize}.actions-popover .v-popper__arrow-container{display:none}.actions-popover .v-popper__inner{background-color:#161626;border-color:#252c39;padding:20px;border-radius:10px}.actions-popover .list-actions{border-bottom:1px solid rgba(55,65,81,.5019607843);display:grid;grid-template-columns:auto auto auto;grid-gap:10px;overflow-y:auto;max-height:300px;overflow-x:auto;margin-bottom:20px;padding-bottom:15px}.actions-popover .list-actions .action-item{padding:10px 20px 10px 10px;max-width:150px;border-radius:6px;border:3px solid transparent}.actions-popover .list-actions .action-item svg{flex-shrink:0}.actions-popover .list-actions .action-item p{font-size:15px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.actions-popover .list-actions .action-item.active{border-color:#dd5313}.actions-popover .list-actions .action-edit:hover .remove-icon{opacity:1}.actions-popover .list-actions .action-edit-item{border:.5px solid #f3f4f7;border-radius:5px;padding:5px;flex:1;min-height:36px}.actions-popover .list-actions .action-add{width:100%;padding-right:18px;box-sizing:border-box}.actions-popover .list-actions .action-add .add-label{width:120px}.actions-popover .list-actions input{width:100px;background-color:transparent;border:none;outline:none;color:#fff;font-size:14px}.actions-popover .list-actions .paint-icon{margin-right:10px;border-radius:5px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer}.actions-popover .list-actions .remove-icon{opacity:0}.actions-popover .list-actions .option-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.colors-popover .v-popper__inner{background-color:transparent;border-color:transparent;padding:0}.colors-popover .action-color-popup{display:grid;grid-template-columns:24px 24px 24px 24px;grid-gap:5px;max-height:150px;animation:colorPopup .05s linear;overflow:scroll;z-index:9}.colors-popover .action-color-popup .color-item{width:100%;height:24px;background-color:transparent;transition:.1s}.colors-popover .action-color-popup .color-item div{width:18px;height:18px}.colors-popover .action-color-popup .color-item:hover{background-color:#e6e9ef}.v-task-types-popover .select-action{padding:10px 15px;box-sizing:border-box;height:46px;border-radius:6px;background-color:#22223180;border:1px solid #3a3a48;display:flex;align-items:center;justify-content:space-between;cursor:pointer;width:100%}.v-task-types-popover .select-action .v-popper--theme-dropdown{display:flex}.v-tags-popover .select-action{display:flex;gap:5px}.select-pipeline-component .select-header{width:100px;text-align:center;padding:5px 10px;border-radius:6px;background-color:#2e3745;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-pipeline-component .select-header h6{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pipeline-steps-popover .v-popper__arrow-container{display:none}.pipeline-steps-popover .v-popper__inner{background-color:#161626;border-color:#252c39;padding:10px;border-radius:8px;min-width:250px}.pipeline-steps-popover .pipeline-steps{min-height:50px}.pipeline-steps-popover .pipeline-steps .tag-item{height:auto;text-align:center;box-sizing:border-box;border:2px solid transparent}.pipeline-steps-popover .pipeline-steps .tag-item p{padding:3px}.pipeline-steps-popover .pipeline-steps .active{border-color:#fff}.select-time-popper{width:100%}.select-time-popper .select-time-component{position:relative}.select-time-popper .select-time-component .select-header{border-radius:6px;color:#fff;padding:12px 15px 12px 37px;line-height:20px;background-color:#161626;border:1px solid #252c39;box-sizing:border-box;outline:none;display:flex;align-items:center}.select-time-popper .select-time-component .select-header .clock-icon{top:15px;left:15px}.select-time-popover .v-popper__inner{border-color:#252c39;background-color:#161626}.select-time-popover .v-popper__arrow-container{display:none}.select-time-popover .actions-menu{max-height:200px;display:flex;font-family:Work Sans,sans-serif}.select-time-popover .hour-options,.select-time-popover .minute-options{width:100px;overflow-y:scroll}.select-time-popover .hour-option,.select-time-popover .minute-option{color:#fff;font-size:14px;box-sizing:border-box;padding:5px;text-align:center;cursor:pointer}.select-time-popover .hour-option.active,.select-time-popover .hour-option:hover,.select-time-popover .minute-option.active,.select-time-popover .minute-option:hover{background-color:#dd5313}.calendar-picker .dp__theme_dark{--dp-background-color: #161626;--dp-menu-border-color: #252c39}.calendar-picker .dp__outer_menu_wrap{width:100%}.calendar-picker .dp__cell_inner{background-color:#3a3a48;margin:0 auto}.calendar-picker .dp__cell_inner.dp__cell_disabled{background-color:transparent}.calendar-picker .dp__cell_inner.dp__active_date,.calendar-picker .dp__cell_inner.dp__date_hover:hover{background-color:var(--dp-primary-color)}.calling-popover-container{overscroll-behavior:contain;position:fixed;overflow-y:auto;left:0;top:0;right:0;bottom:0;background-color:#000c;text-align:left;background-color:transparent;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.calling-popover-container .calling-popover-content{position:absolute;padding:20px;z-index:999;box-sizing:border-box;background-color:#09091a;border-radius:6px;border:1px solid #3a3a48;width:400px;height:200px;top:0;right:0}.floating-box{bottom:90px;z-index:9999;position:fixed;right:24px}.floating-box.bottom-20{bottom:20px}.floating-box .floating-box-btn{width:58px;height:58px;border:2px solid white;border-radius:100px;background-color:#09091a;box-shadow:0 4px 10px #0000000d;transition:transform .15s ease-in-out;display:flex;align-items:center;justify-content:center;cursor:pointer}.floating-box-popover{position:fixed!important;transform:none!important;bottom:0!important;right:0!important;top:initial!important;left:initial!important;z-index:1000000000}.floating-box-popover .v-popper__inner{padding:0;background-color:#09091a;border-radius:6px;overflow:hidden}.floating-box-popover .v-popper__inner .floating-box-content{display:block;width:500px;height:323px}.floating-box-popover .v-popper__inner .floating-box-content .close-video{position:absolute}.floating-box-popover .floating-box-loading{width:200px;height:200px}#image-popup-overlay{position:fixed;display:none;width:100%;height:100%;left:0;top:0;overflow:auto;background-color:#0009;touch-action:none;overflow:hidden;z-index:1000}#image-popup-overlay.isShow{display:flex;align-items:center;justify-content:center}#image-popup-overlay .popup-content{display:block;width:80%;height:80%;max-width:800px;-webkit-animation-name:zoom;-webkit-animation-duration:.3s;animation-name:zoom;animation-duration:.3s}#image-popup-overlay .popup-content .popup-image{width:100%;height:100%;object-fit:cover}#image-popup-overlay .popup-content #pdf-container{max-height:100%}#image-popup-overlay .popup-tool{position:absolute;display:flex;justify-content:flex-end;top:0;width:100%;padding:10px;background-color:#000000b3;animation-name:zoom;animation-duration:.3s}#image-popup-overlay .popup-tool .btn-download,#image-popup-overlay .popup-tool .btn-close{padding:4px 8px;background-color:transparent;border:none;border-radius:6px;outline:none;cursor:pointer;transition:all .2s ease}#image-popup-overlay .popup-tool .btn-download:hover,#image-popup-overlay .popup-tool .btn-close:hover{background-color:#2e2e3c}@-webkit-keyframes zoom{0%{-webkit-transform:scale(0)}to{-webkit-transform:scale(1)}}@keyframes zoom{0%{transform:scale(0)}to{transform:scale(1)}}@media screen and (max-width: 480px){#image-popup-overlay .popup-content{width:100%;height:100%;max-width:100%}#image-popup-overlay .popup-content #pdf-container{max-height:calc(100% - 34px);margin-top:34px}#image-popup-overlay .popup-tool{padding:0}#image-popup-overlay .popup-tool button{width:34px;height:32px;margin-right:0}#image-popup-overlay .popup-tool button :hover{background-color:transparent}}#pdf-container{display:flex;flex-direction:column;align-items:center;gap:1px;max-height:800px;overflow-y:auto;box-shadow:0 2px 4px #0000001a}#pdf-container canvas{width:100%;height:auto}@media screen and (max-width: 480px){#pdf-container{max-height:400px}}.cancellation-subscription-modal{background:#09091a;border:1px solid #3a3a48;border-radius:16px;box-shadow:0 0 42px #5263ff4d;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.cancellation-subscription-modal .smc-header{border-bottom:1px solid #3a3a48}.cancellation-subscription-modal .smc-body{padding:24px 40px}.cancellation-subscription-modal .smc-body .suspend-date{background:#0000000d;padding:16px}.cancellation-subscription-modal .smc-body .suspend-date strong{color:#15e8c4}.cancellation-subscription-modal .smc-body .sad-icon{background:#ffaf001a;width:44px;height:44px;border-radius:100px;display:flex;align-items:center;justify-content:center}.cancellation-subscription-modal .smc-body .il-cancel li{color:#fff}.cancellation-subscription-modal .smc-body .discount-text strong{color:#15e8c4}.cancellation-subscription-modal .smc-footer{border-top:1px solid #3a3a48;padding:16px 40px}.cancellation-subscription-modal .smc-footer .pr-button-white-trans{padding:13px 16px}.cancellation-subscription-modal .smc-footer .pr-button-white-trans:disabled{cursor:not-allowed}#dashboard-panel .dpa-container{height:calc(100dvh - 106px);overflow:auto;scrollbar-width:none;padding:0 20px 20px}#dashboard-panel .dpa-container .dpac-header .dpach-select-panels{position:relative}#dashboard-panel .dpa-container .dpac-header .dpach-select-panels ul{position:absolute;top:30px;right:0;padding:10px 20px;border-radius:10px;background-color:#09091a;border:1px solid #283140;z-index:2}#dashboard-panel .dpa-container .dpac-header .dpach-select-panels ul li{min-width:170px;padding:10px 15px;font-weight:400;font-size:15px;color:#fff}#dashboard-panel .dpa-container .dpac-header .dpach-select-panels ul li:hover{background-color:#dd5313;border-radius:6px}#dashboard-panel .dpa-container .dpac-header .dpach-select-panels ul .selected{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.3332%204L5.99984%2011.3333L2.6665%208'%20stroke='%23DD5313'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center right}#dashboard-panel .dpa-container .dpac-header .dpach-select-panels ul .selected:hover{background-color:transparent}#dashboard-panel .dpa-container .dpac-header .dpach-select-panels ul .selected a{color:#dd5313!important;font-weight:600}#dashboard-panel .dpa-container .dpac-body .dpacbs-frame{padding:30px 20px;border-radius:8px;border:1px solid #313131;box-sizing:border-box;background-color:transparent;box-shadow:4px 4px 15px #3b82f626}#dashboard-panel .dpa-container .dpac-body .dpacbs-frame .white-circle-point:before,#dashboard-panel .dpa-container .dpac-body .dpacbs-frame .blue-circle-point:before{content:"";display:inline-block;width:10px;height:10px;margin-right:10px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;background-color:#fff}#dashboard-panel .dpa-container .dpac-body .dpacbs-frame .blue-circle-point:before{background:#16fcd233}#dashboard-panel .dpa-container .dpac-body .dpacbs-frame .pie-chart-ads-expense{max-width:350px;margin:0 auto}#dashboard-panel .dpa-container .dpac-body .dpacbs-frame2{padding:25px;background:transparent;border:1px solid #313131}#dashboard-panel .dpa-container .dpac-body .badge-frame{padding:3px 10px 4px;font-weight:700;font-size:12px;border-radius:20px}#dashboard-panel .dpa-container .dpac-body .badge-blue{background:#16fcd233;color:#16fcd2}#dashboard-panel .dpa-container .dpac-body .badge-orange{padding-left:25px;background-image:url(assets/images/general/icons/dashboard/narrow-down-o.svg);background-repeat:no-repeat;background-position:10px center;background-color:#dd531333;color:#dd5313}#dashboard-panel .dpa-container .dpac-body .badge-blue-up{padding-left:25px;background-image:url(assets/images/general/icons/dashboard/narrow-up-b.svg);background-repeat:no-repeat;background-position:10px center;background-color:#16fcd233;color:#16fcd2}#dashboard-panel .dpa-container .dpac-body .badge-yellow{background:#ffe50033;color:#ffe500}#dashboard-panel .dpa-container .dpac-body .statut{padding:5px 15px;font-weight:500;font-size:11px;color:#fff;border-radius:15px}#dashboard-panel .dpa-container .dpac-body .statut-completed{background:#16fcd233}#dashboard-panel .dpa-container .dpac-body .bdr-bottom{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid rgba(55,65,81,.5019607843)}#dashboard-panel .dpa-container .dpac-body .bdr-lr5{padding-left:5px;padding-right:5px;margin-left:5px;margin-right:5px;border-left:1px solid #283140;border-right:1px solid #283140}#dashboard-panel .dpa-container .dpac-body .rate-bar{width:100%;margin-top:30px;padding:12px;box-sizing:border-box;border-radius:4px}#dashboard-panel .dpa-container .dpac-body .orange-bar{background-color:#dd5313}#dashboard-panel .dpa-container .dpac-body .yellow-bar{background-color:#ffe500}#dashboard-panel .dpa-container .dpac-body .blue-bar{background-color:#16fcd2}#dashboard-panel .dpa-container .dpac-body .closers-list .cl-element{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #283140}#dashboard-panel .dpa-container .dpac-body .dashboard-select-frame{position:relative}#dashboard-panel .dpa-container .dpac-body .select-frame .close{position:absolute;top:14px;right:2px;cursor:pointer}#dashboard-panel .dpa-container .dpac-body .select-frame .v-select{min-width:160px;position:relative}#dashboard-panel .dpa-container .dpac-body .select-frame .date-picker-2{min-width:220px}#dashboard-panel .dpa-container .dpac-body #dbGlobalView .leads-analytics{height:300px;max-height:390px;overflow-y:auto;scrollbar-width:none}#dashboard-panel .dpa-container .dpac-body .dpacbs3{max-height:800px}#dashboard-panel .dpa-container .dpac-body .dpacbs3c1{width:80%;display:flex;flex-direction:column;justify-content:space-between}#dashboard-panel .dpa-container .dpac-body .dpacbs3c1 .dpacbs-frame{padding:20px 20px 10px}#dashboard-panel .dpa-container .dpac-body .dpacbs3c1 .dpacbs-frame.leads-lost-graph{display:flex;flex-direction:column;min-height:400px}#dashboard-panel .dpa-container .dpac-body .dpacbs3c1 .dpacbs-frame.closer-activities{height:400px}#dashboard-panel .dpa-container .dpac-body .dpacbs3c2{width:20%;margin-left:20px}#dashboard-panel .dpa-container .dpac-body .dpacbs3c2 .dpacbs-frame{height:100%;display:flex;flex-direction:column}#dashboard-panel .dpa-container .dpac-body .dpacbs3c2 .customer-repartition-formation-container{height:100%;overflow-y:auto;scrollbar-width:none}#dashboard-panel .dpa-container .dpac-body .dpacbs3c2 .customer-repartition-formation .progress-bar .progression{height:8px;border-radius:4px}#dashboard-panel .dpa-container .dpac-body .dpacbs3c2 .customer-repartition-formation:not(:last-child){margin-bottom:20px}#dashboard-panel .dpa-container .dpac-body .llc-container{min-height:300px}#dashboard-panel .dpa-container .dpac-body .llc-container.div-h-auto{max-height:350px;overflow:auto;scrollbar-width:none}#dashboard-panel .dpa-container .dpac-body .customer-repartition-event-container{max-height:200px;overflow-y:auto;scrollbar-width:none}#dashboard-panel .dpa-container .dpac-body .customer-repartition-event-container .customer-repartition-event{display:flex;flex-direction:row}#dashboard-panel .dpa-container .dpac-body .customer-repartition-event-container .customer-repartition-event .conversion-badge{background-color:#ffe50033;border-radius:16px;padding:0 8px;color:#ffe500;font-weight:600;display:flex;align-items:center;justify-content:center;margin-left:24px}@media screen and (max-width: 1600px){#dashboard-panel .dpa-container .dpac-body #dbGlobalView .dpacbs1,#dashboard-panel .dpa-container .dpac-body #dbGlobalView .dpacbs2{display:flex;flex-direction:column;gap:20px}#dashboard-panel .dpa-container .dpac-body #dbGlobalView .dpacbs1 .dpacbs1c1,#dashboard-panel .dpa-container .dpac-body #dbGlobalView .dpacbs1 .dpacbs1c2,#dashboard-panel .dpa-container .dpac-body #dbGlobalView .dpacbs1 .dpacbs2c1,#dashboard-panel .dpa-container .dpac-body #dbGlobalView .dpacbs1 .dpacbs2c2,#dashboard-panel .dpa-container .dpac-body #dbGlobalView .dpacbs2 .dpacbs1c1,#dashboard-panel .dpa-container .dpac-body #dbGlobalView .dpacbs2 .dpacbs1c2,#dashboard-panel .dpa-container .dpac-body #dbGlobalView .dpacbs2 .dpacbs2c1,#dashboard-panel .dpa-container .dpac-body #dbGlobalView .dpacbs2 .dpacbs2c2{width:100%}#dashboard-panel .dpa-container .dpac-body #dbGlobalView .dpacbs2 .mg-r10.dpacbs2c1{margin-right:0}#dashboard-panel .dpa-container .dpac-body #dbGlobalView .dpacbs2 .mg-l10.dpacbs2c2{margin-left:0}#dashboard-panel .dpa-container .dpac-body #dbGlobalView .dpacbs3 .dpacbs3c1{width:70%}#dashboard-panel .dpa-container .dpac-body #dbGlobalView .dpacbs3 .dpacbs3c2{width:30%}#dashboard-panel .dpa-container .dpac-body #dbGlobalView .dpacbs5 .dpacbs5c1,#dashboard-panel .dpa-container .dpac-body #dbGlobalView .dpacbs5 .dpacbs5c2,#dashboard-panel .dpa-container .dpac-body #dbGlobalView .dpacbs5 .dpacbs5c3,#dashboard-panel .dpa-container .dpac-body #dbGlobalView .dpacbs5 .dpacbs5c4{display:flex;flex-direction:column;gap:20px}#dashboard-panel .dpa-container .dpac-body #dbGlobalView .dpacbs5 .dpacbs5c1 .dpacbs-frame,#dashboard-panel .dpa-container .dpac-body #dbGlobalView .dpacbs5 .dpacbs5c2 .dpacbs-frame,#dashboard-panel .dpa-container .dpac-body #dbGlobalView .dpacbs5 .dpacbs5c3 .dpacbs-frame,#dashboard-panel .dpa-container .dpac-body #dbGlobalView .dpacbs5 .dpacbs5c4 .dpacbs-frame{width:100%}#dashboard-panel .dpa-container .dpac-body #dbGlobalView .dpacbs5 .dpacbs5c1 .mg-r10.dpacbs-frame,#dashboard-panel .dpa-container .dpac-body #dbGlobalView .dpacbs5 .dpacbs5c2 .mg-r10.dpacbs-frame,#dashboard-panel .dpa-container .dpac-body #dbGlobalView .dpacbs5 .dpacbs5c3 .mg-r10.dpacbs-frame,#dashboard-panel .dpa-container .dpac-body #dbGlobalView .dpacbs5 .dpacbs5c4 .mg-r10.dpacbs-frame{margin-right:0}#dashboard-panel .dpa-container .dpac-body #dbGlobalView .dpacbs5 .dpacbs5c1 .mg-l10.dpacbs-frame,#dashboard-panel .dpa-container .dpac-body #dbGlobalView .dpacbs5 .dpacbs5c2 .mg-l10.dpacbs-frame,#dashboard-panel .dpa-container .dpac-body #dbGlobalView .dpacbs5 .dpacbs5c3 .mg-l10.dpacbs-frame,#dashboard-panel .dpa-container .dpac-body #dbGlobalView .dpacbs5 .dpacbs5c4 .mg-l10.dpacbs-frame{margin-left:0}}#dashboard-panel .dpa-container .dpac-body #dbMarketingView .db-panel-tabs .dbpt-element,#dashboard-panel .dpa-container .dpac-body #dbMailingCampagneView .db-panel-tabs .dbpt-element{height:44px;padding:0 20px;cursor:pointer}#dashboard-panel .dpa-container .dpac-body #dbMarketingView .db-panel-tabs .dbpt-element p,#dashboard-panel .dpa-container .dpac-body #dbMailingCampagneView .db-panel-tabs .dbpt-element p{color:#a9abad}#dashboard-panel .dpa-container .dpac-body #dbMarketingView .db-panel-tabs .active,#dashboard-panel .dpa-container .dpac-body #dbMailingCampagneView .db-panel-tabs .active{background:#dd531333;border-bottom:4px solid #dd5313}#dashboard-panel .dpa-container .dpac-body #dbMarketingView .db-panel-tabs .active p,#dashboard-panel .dpa-container .dpac-body #dbMailingCampagneView .db-panel-tabs .active p{color:#fff}#dashboard-panel .dpa-container .dpac-body #dbMarketingView .tab-filter,#dashboard-panel .dpa-container .dpac-body #dbMailingCampagneView .tab-filter{display:flex;align-items:flex-start}#dashboard-panel .dpa-container .dpac-body #dbMarketingView .tab-filter .select-frame,#dashboard-panel .dpa-container .dpac-body #dbMailingCampagneView .tab-filter .select-frame{min-width:250px}#dashboard-panel .dpa-container .dpac-body #dbMarketingView .mailing-campagne-filters .v-select,#dashboard-panel .dpa-container .dpac-body #dbMailingCampagneView .mailing-campagne-filters .v-select{width:100%}#dashboard-panel .dpa-container .dpac-body #dbMarketingView .statistic-table,#dashboard-panel .dpa-container .dpac-body #dbAffiliationView .statistic-table,#dashboard-panel .dpa-container .dpac-body #dbMailingCampagneView .statistic-table,#dashboard-panel .dpa-container .dpac-body #dbCRMView .statistic-table{padding:20px;background:#22223180;border-radius:8px}#dashboard-panel .dpa-container .dpac-body #dbMarketingView .statistic-table table th,#dashboard-panel .dpa-container .dpac-body #dbAffiliationView .statistic-table table th,#dashboard-panel .dpa-container .dpac-body #dbMailingCampagneView .statistic-table table th,#dashboard-panel .dpa-container .dpac-body #dbCRMView .statistic-table table th{padding:12px;font-size:12px;color:#8b8b8b;border-right:1px solid rgba(55,65,81,.5019607843)}#dashboard-panel .dpa-container .dpac-body #dbMarketingView .statistic-table table th:first-child,#dashboard-panel .dpa-container .dpac-body #dbMarketingView .statistic-table table td:first-child,#dashboard-panel .dpa-container .dpac-body #dbAffiliationView .statistic-table table th:first-child,#dashboard-panel .dpa-container .dpac-body #dbAffiliationView .statistic-table table td:first-child,#dashboard-panel .dpa-container .dpac-body #dbMailingCampagneView .statistic-table table th:first-child,#dashboard-panel .dpa-container .dpac-body #dbMailingCampagneView .statistic-table table td:first-child,#dashboard-panel .dpa-container .dpac-body #dbCRMView .statistic-table table th:first-child,#dashboard-panel .dpa-container .dpac-body #dbCRMView .statistic-table table td:first-child{padding-left:0}#dashboard-panel .dpa-container .dpac-body #dbMarketingView .statistic-table table th:last-child,#dashboard-panel .dpa-container .dpac-body #dbMarketingView .statistic-table table td:last-child,#dashboard-panel .dpa-container .dpac-body #dbAffiliationView .statistic-table table th:last-child,#dashboard-panel .dpa-container .dpac-body #dbAffiliationView .statistic-table table td:last-child,#dashboard-panel .dpa-container .dpac-body #dbMailingCampagneView .statistic-table table th:last-child,#dashboard-panel .dpa-container .dpac-body #dbMailingCampagneView .statistic-table table td:last-child,#dashboard-panel .dpa-container .dpac-body #dbCRMView .statistic-table table th:last-child,#dashboard-panel .dpa-container .dpac-body #dbCRMView .statistic-table table td:last-child{border-right:0}#dashboard-panel .dpa-container .dpac-body #dbMarketingView .statistic-table table td,#dashboard-panel .dpa-container .dpac-body #dbAffiliationView .statistic-table table td,#dashboard-panel .dpa-container .dpac-body #dbMailingCampagneView .statistic-table table td,#dashboard-panel .dpa-container .dpac-body #dbCRMView .statistic-table table td{padding:12px;border-right:1px solid rgba(55,65,81,.5019607843)}#dashboard-panel .dpa-container .dpac-body #dbMarketingView .statistic-table-mailing,#dashboard-panel .dpa-container .dpac-body #dbAffiliationView .statistic-table-mailing,#dashboard-panel .dpa-container .dpac-body #dbMailingCampagneView .statistic-table-mailing,#dashboard-panel .dpa-container .dpac-body #dbCRMView .statistic-table-mailing{background:transparent}#dashboard-panel .dpa-container .dpac-body #dbMarketingView .statistic-table-mailing .st-campaigne,#dashboard-panel .dpa-container .dpac-body #dbAffiliationView .statistic-table-mailing .st-campaigne,#dashboard-panel .dpa-container .dpac-body #dbMailingCampagneView .statistic-table-mailing .st-campaigne,#dashboard-panel .dpa-container .dpac-body #dbCRMView .statistic-table-mailing .st-campaigne{border-radius:8px}#dashboard-panel .dpa-container .dpac-body #dbMarketingView .statistic-table-mailing .st-campaigne th,#dashboard-panel .dpa-container .dpac-body #dbMarketingView .statistic-table-mailing .st-campaigne td,#dashboard-panel .dpa-container .dpac-body #dbMarketingView .statistic-table-mailing .st-campaigne th:last-child,#dashboard-panel .dpa-container .dpac-body #dbMarketingView .statistic-table-mailing .st-campaigne td:last-child,#dashboard-panel .dpa-container .dpac-body #dbAffiliationView .statistic-table-mailing .st-campaigne th,#dashboard-panel .dpa-container .dpac-body #dbAffiliationView .statistic-table-mailing .st-campaigne td,#dashboard-panel .dpa-container .dpac-body #dbAffiliationView .statistic-table-mailing .st-campaigne th:last-child,#dashboard-panel .dpa-container .dpac-body #dbAffiliationView .statistic-table-mailing .st-campaigne td:last-child,#dashboard-panel .dpa-container .dpac-body #dbMailingCampagneView .statistic-table-mailing .st-campaigne th,#dashboard-panel .dpa-container .dpac-body #dbMailingCampagneView .statistic-table-mailing .st-campaigne td,#dashboard-panel .dpa-container .dpac-body #dbMailingCampagneView .statistic-table-mailing .st-campaigne th:last-child,#dashboard-panel .dpa-container .dpac-body #dbMailingCampagneView .statistic-table-mailing .st-campaigne td:last-child,#dashboard-panel .dpa-container .dpac-body #dbCRMView .statistic-table-mailing .st-campaigne th,#dashboard-panel .dpa-container .dpac-body #dbCRMView .statistic-table-mailing .st-campaigne td,#dashboard-panel .dpa-container .dpac-body #dbCRMView .statistic-table-mailing .st-campaigne th:last-child,#dashboard-panel .dpa-container .dpac-body #dbCRMView .statistic-table-mailing .st-campaigne td:last-child{border:1px solid rgba(55,65,81,.5019607843)}#dashboard-panel .dpa-container .dpac-body #dbMarketingView .statistic-table-mailing .st-campaigne th:first-child,#dashboard-panel .dpa-container .dpac-body #dbAffiliationView .statistic-table-mailing .st-campaigne th:first-child,#dashboard-panel .dpa-container .dpac-body #dbMailingCampagneView .statistic-table-mailing .st-campaigne th:first-child,#dashboard-panel .dpa-container .dpac-body #dbCRMView .statistic-table-mailing .st-campaigne th:first-child{padding-left:12px;border-top-left-radius:8px}#dashboard-panel .dpa-container .dpac-body #dbMarketingView .statistic-table-mailing .st-campaigne td:first-child,#dashboard-panel .dpa-container .dpac-body #dbAffiliationView .statistic-table-mailing .st-campaigne td:first-child,#dashboard-panel .dpa-container .dpac-body #dbMailingCampagneView .statistic-table-mailing .st-campaigne td:first-child,#dashboard-panel .dpa-container .dpac-body #dbCRMView .statistic-table-mailing .st-campaigne td:first-child{padding-left:12px}#dashboard-panel .dpa-container .dpac-body #dbMarketingView .statistic-table-activities,#dashboard-panel .dpa-container .dpac-body #dbAffiliationView .statistic-table-activities,#dashboard-panel .dpa-container .dpac-body #dbMailingCampagneView .statistic-table-activities,#dashboard-panel .dpa-container .dpac-body #dbCRMView .statistic-table-activities{background:transparent}#dashboard-panel .dpa-container .dpac-body #dbMarketingView .statistic-table-activities th,#dashboard-panel .dpa-container .dpac-body #dbMarketingView .statistic-table-activities td,#dashboard-panel .dpa-container .dpac-body #dbMarketingView .statistic-table-activities th:last-child,#dashboard-panel .dpa-container .dpac-body #dbMarketingView .statistic-table-activities td:last-child,#dashboard-panel .dpa-container .dpac-body #dbAffiliationView .statistic-table-activities th,#dashboard-panel .dpa-container .dpac-body #dbAffiliationView .statistic-table-activities td,#dashboard-panel .dpa-container .dpac-body #dbAffiliationView .statistic-table-activities th:last-child,#dashboard-panel .dpa-container .dpac-body #dbAffiliationView .statistic-table-activities td:last-child,#dashboard-panel .dpa-container .dpac-body #dbMailingCampagneView .statistic-table-activities th,#dashboard-panel .dpa-container .dpac-body #dbMailingCampagneView .statistic-table-activities td,#dashboard-panel .dpa-container .dpac-body #dbMailingCampagneView .statistic-table-activities th:last-child,#dashboard-panel .dpa-container .dpac-body #dbMailingCampagneView .statistic-table-activities td:last-child,#dashboard-panel .dpa-container .dpac-body #dbCRMView .statistic-table-activities th,#dashboard-panel .dpa-container .dpac-body #dbCRMView .statistic-table-activities td,#dashboard-panel .dpa-container .dpac-body #dbCRMView .statistic-table-activities th:last-child,#dashboard-panel .dpa-container .dpac-body #dbCRMView .statistic-table-activities td:last-child{border:1px solid rgba(55,65,81,.5019607843)}#dashboard-panel .dpa-container .dpac-body #dbTunnelsView .statistic-tunnel-blocks .stb-block{padding:15px;border-radius:8px;background:#dd531333;flex-grow:1;margin:0 10px}#dashboard-panel .dpa-container .dpac-body #dbTunnelsView .statistic-tunnel-blocks .stb-block .stbb-icon{display:flex;align-items:center;justify-content:center;height:56px;width:56px;background:#dd5313;border-radius:8px;margin-bottom:15px}#dashboard-panel .dpa-container .dpac-body #dbTunnelsView .statistic-tunnel-blocks .stb-block:first-child{margin-left:0}#dashboard-panel .dpa-container .dpac-body #dbTunnelsView .statistic-tunnel-blocks .stb-block:last-child{margin-right:0}#dashboard-panel .dpa-container .dpac-body .funnels-blocks .chart-block{flex:1;border-radius:8px;background-color:#22223180;padding:16px}#dbMailingCampagneView .mdcr1{border:1px solid #273140}#dbMailingCampagneView .mdcr1 div{width:220px;height:40px}#dbMailingCampagneView .mdcr1 .active-left,#dbMailingCampagneView .mdcr1 .active-right{background:linear-gradient(0deg,#17202e,#17202e),linear-gradient(0deg,#273140,#273140)}#dbMailingCampagneView .mdcr1 .active-left{border-right:1px solid #273140}#dbMailingCampagneView .mdcr1 .active-right{border-left:1px solid #273140}#dbMailingCampagneView .mdcr2{background:#22223180;height:370px}#dbMailingCampagneView .mdcr3 .mdcr3-item{width:33.3333333333%;background:#22223180;padding:20px 10px 10px;height:370px}#dbMailingCampagneView .mdcr3 .mdcr3-item canvas{height:300px}#dbMailingCampagneView .mdcr3 .mdcr3-item .mdcr3ir2{background:#09091a;padding:10px 15px 0;overflow:auto}#dbMailingCampagneView .mdcr3 .mdcr3-item .mdcr3ir2::-webkit-scrollbar{display:none}#dbMailingCampagneView .mdcr3 .mdcr3-item .mdcr3ir2 .mdcr3ir2-item{padding:15px 0;border-bottom:1px solid #273140}#dbMailingCampagneView .mdcr3 .mdcr3-item .mdcr3ir2 .mdcr3ir2-item-2{padding:15px 0;border-bottom:1px solid #273140;display:grid;grid-template-columns:3fr 6fr 1fr;grid-column-gap:10px}#dbMailingCampagneView .mdcr3 .mdcr3-item .mdcr3ir2 .mdcr3ir2-item-2 p{text-transform:capitalize}#dbMailingCampagneView .mdcr3 .mdcr3-item .mdcr3ir2 .mdcr3ir2-item-2 .bar{background:#fff3;background-image:linear-gradient(#dd5313,#dd5313);background-size:70% 100%;height:8px;background-repeat:no-repeat}#dbMailingCampagneView .mdcr3 .mdcr3-item .mdcr3ir2 .pie-chart{height:156px}#dbMailingCampagneView .mdcr3 .mdcr3-item .mdcr3ir2 .pie-group{justify-content:space-around}#dbMailingCampagneView .mdcr3 .mdcr3-item .mdcr3ir2 .pie-group .pie-item div{width:16px;height:16px}#dbMailingCampagneView .mdcr3 .mdcr3-item .mdcr3ir2 .pie-group .pie-item-open div{background:#16fcd2}#dbMailingCampagneView .mdcr3 .mdcr3-item .mdcr3ir2 .pie-group .pie-item-not_open div{background:#17202e}#dbMailingCampagneView .mdcr3 .mdcr3-item .mdcr3ir2 .pie-group .pie-item-not_sent div{background:#dd5313}#dbMailingCampagneView .btn-toggle-details{border-radius:100px;background:#17202e;width:32px;height:32px;display:flex;align-items:center;justify-content:center}#dbCRMView .number-of-calls-graph{width:320px}#dbCRMView .flex-2{flex:2}#facebook-ads-modal .thumbnail{width:50px;height:50px;border-radius:5px;vertical-align:center}#crm-contacts .cc-container{padding:30px 0}#crm-contacts .cc-container .ccr1 .ccr1c2{position:relative}#crm-contacts .cc-container .ccr1 .ccr1c2 .ccr1c2c1{min-width:150px;height:40px;border:1px solid #273140;padding:0 5px 0 15px}#crm-contacts .cc-container .ccr1 .ccr1c2 .ccr1c2c3{height:42px;width:250px;padding:10px 20px 10px 35px;border:1px solid #273140;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.82491%2015.5663C12.5481%2015.5663%2015.5663%2012.5481%2015.5663%208.82491C15.5663%205.10173%2012.5481%202.0835%208.82491%202.0835C5.10173%202.0835%202.0835%205.10173%202.0835%208.82491C2.0835%2012.5481%205.10173%2015.5663%208.82491%2015.5663Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.5137%2013.8638L16.1567%2016.5'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:5% center;color:#fff}#crm-contacts .cc-container .ccr1 .ccr1c2 .ccr1c2c3::placeholder{color:#fff}#crm-contacts .cc-container .ccr1 .ccr1c2 .setting-contact{border:1px solid #273140;position:relative;min-width:50px}#crm-contacts .cc-container .ccr1 .ccr1c2 .setting-content{position:absolute;padding:10px;background-color:#222231;border:none;border-radius:6px;right:0;top:40px;z-index:11}#crm-contacts .cc-container .ccr1 .ccr1c2 .setting-content p{color:#fff;padding:8px 12px;font-size:14px}#crm-contacts .cc-container .ccr1 .ccr1c2 .setting-content p:hover{background-color:#09091a;border-radius:6px}#crm-contacts .cc-container .ccr2{background-color:#22223180;padding:20px 0 40px 20px;min-width:100%;border-radius:10px;overflow-x:auto;box-sizing:border-box}#crm-contacts .cc-container .ccr2::-webkit-scrollbar{display:none}.filter-crm-modal .dbm-container{overflow:visible}.filter-crm-modal .dbm-container .search-show,.filter-crm-modal .dbm-container .statut-list{width:100%;max-height:250px}.filter-crm-modal .dbm-container .search-tag ul{display:flex;flex-wrap:wrap;padding:10px 10px 5px}.filter-crm-modal .dbm-container .search-tag li{width:max-content;margin-bottom:5px;margin-right:5px;border-radius:24px;padding:0 10px;border:3px solid transparent;font-size:12px;font-weight:600;line-height:14px}.filter-crm-modal .dbm-container .search-tag .activeItem{border:3px solid black}.filter-crm-modal .dbm-container .select-step .statut-list{padding:5px 5px 0}.filter-crm-modal .dbm-container .select-step .statut-list li{padding:3px 15px;border-radius:24px;margin-bottom:5px}.crm-table-container{max-height:300px;overflow:auto}.crm-table .first-td,.crm-table .first-th{position:relative}.crm-table .first-td .checkbox-container,.crm-table .first-th .checkbox-container{position:absolute;top:19px;width:14px;height:14px;padding-left:0}.crm-table tr .first-th,.crm-table tr .first-td{padding-left:0}.crm-table tr .first-th .checkbox-container .checkmark,.crm-table tr .first-td .checkbox-container .checkmark{top:-7px;position:absolute}.crm-table tr th{opacity:1;border:none;padding:0}.crm-table tr th .th-content{height:23px;padding:8px 15px;border-bottom:1px solid rgba(255,255,255,.2);border-right:1px solid rgba(255,255,255,.2)}.crm-table tr td{border:none;padding:0}.crm-table tr td .td-content{height:40px;padding:0 15px;border-bottom:1px solid rgba(255,255,255,.2);border-right:1px solid rgba(255,255,255,.2)}.crm-table tr th:last-child,.crm-table tr td:last-child{border-right:1px solid transparent}.crm-table tr th:last-child .th-content,.crm-table tr th:last-child .td-content,.crm-table tr td:last-child .th-content,.crm-table tr td:last-child .td-content{border-right:1px solid transparent;position:relative;z-index:0}.crm-table tr .first-th .th-content,.crm-table tr .first-th .td-content,.crm-table tr .first-td .th-content,.crm-table tr .first-td .td-content,.crm-table tr .last-th .th-content,.crm-table tr .last-th .td-content,.crm-table tr .last-td .th-content,.crm-table tr .last-td .td-content{border-bottom:1px solid rgba(255,255,255,.2)}.crm-table tr .first-th .td-content,.crm-table tr .first-td .td-content,.crm-table tr .last-th .td-content,.crm-table tr .last-td .td-content{height:40px}.crm-table tr .first-th .th-content,.crm-table tr .first-td .th-content,.crm-table tr .first-th .td-content,.crm-table tr .first-td .td-content{padding-left:0}.crm-table tr .last-th,.crm-table tr .last-td{padding-right:55px!important}.crm-table tr .last-th .th-content .p-absolut,.crm-table tr .last-th .td-content .p-absolut,.crm-table tr .last-td .th-content .p-absolut,.crm-table tr .last-td .td-content .p-absolut{right:0;transform:translate(45px)}.crm-table tr .last-td{padding-right:0}.crm-table tr .last-td .td-content{border-right:1px solid transparent}.crm-table tr .more-tag{width:14px;height:14px;background-color:#121a25}.crm-table tr .plus-tag{opacity:0;visibility:hidden}.crm-table tr .show-plus,.crm-table tr .td-content-tag:hover .plus-tag{opacity:1;visibility:visible}.crm-table tr td:nth-child(4) .v-select .vs__dropdown-toggle{width:320px}.crm-table tr td:nth-child(4) .v-select .vs__dropdown-toggle input{color:#fff}.crm-table tr td:nth-child(4) .v-select .vs__dropdown-toggle input::placeholder{color:#fff6;opacity:1}.crm-table tr td:nth-child(4) .v-select .vs__dropdown-toggle input::-ms-input-placeholder{color:#fff6}.crm-table tr td:nth-child(4) .v-select .vs__dropdown-menu .vs__dropdown-option{padding:10px 20px}.crm-table tr:last-child td .td-content{border-bottom:1px solid transparent}.crm-table tr:not(:first-child):hover{background-color:#2e2e3c;position:relative;z-index:10}.crm-table tr:not(:first-child):hover td .td-content{border-bottom:1px solid transparent;border-right:1px solid transparent}.crm-table tr:not(:first-child):hover td .td-content .p-absolut{display:flex}.crm-table .check:before{position:absolute;content:"";height:35px;width:35px;z-index:0;border-radius:50%}.crm-table .check img{position:relative;z-index:10}.crm-table .task-finished td{position:relative}.crm-table .task-finished td:before{content:"";position:absolute;height:1px;width:100%;z-index:0;background-color:#fff;top:50%;z-index:5}.crm-table .task-finished .first-td:before{width:0;right:0}.crm-table .task-assign-transaction{position:relative}.crm-table .task-assign-transaction .v-select{position:absolute;min-width:200px;z-index:999;top:25px;left:0}.crm-table .assigned-or-new-transaction .btn-new-transaction{padding:3px 10px;background-color:#dd5313;font-weight:600;text-transform:uppercase}.crm-table .deadline-event-content,.crm-table .date.date-today .dp__input_wrap,.crm-table .date.date-today .deadline-event-content{background-color:#8ad74e33}.crm-table .date.date-past .dp__input_wrap,.crm-table .date.date-past .deadline-event-content{background-color:#ff001f33}.crm-table .date .dp__input_wrap{border-radius:100px;width:135px;height:auto;box-sizing:border-box;padding:5px 5px 5px 22px;justify-content:center;display:flex;align-items:center}.crm-table .date .dp__input_wrap input{width:97.63px;font-size:12px}.crm-table .date .deadline-event-content{border-radius:100px;width:135px;padding:5px;height:auto;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.crm-table .phase-select{padding:0}.crm-table .phase-select .statut-select-header{padding:5px 12px}.crm-table .tag-select{padding:0 30px 0 0}.crm-table .tag-select .statut-select-header{padding:0}.crm-table .tag-select .statut-select-header h6{font-size:12px;color:#8b8b8b}.crm-table .no-border th .th-content{border-bottom:1px solid transparent}.crm-table .action-select{padding:0 20px 0 5px}.crm-table .action-select .statut-select-header{padding:6px 12px}.crm-table .action-select .statut-select-header h6{width:max-content}.crm-table .phone-input-inline{border-radius:6px;padding:5px 10px}.crm-table .title-task .title-edit-icon{right:-9px;opacity:0;cursor:pointer}.crm-table .td-titre:hover .title-edit-icon{opacity:1}.crm-table .task-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crm-table .tr-data{position:relative}.crm-table .tr-data:hover .action-td{display:block}.crm-table .tr-data .action-td{display:none;position:absolute;right:5px;top:10px}.input-search-setting{height:40px;width:150px;padding:10px 20px 10px 35px;border:1px solid #252c39;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.82491%2015.5663C12.5481%2015.5663%2015.5663%2012.5481%2015.5663%208.82491C15.5663%205.10173%2012.5481%202.0835%208.82491%202.0835C5.10173%202.0835%202.0835%205.10173%202.0835%208.82491C2.0835%2012.5481%205.10173%2015.5663%208.82491%2015.5663Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.5137%2013.8638L16.1567%2016.5'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:5% center;color:#fff}.input-search-setting::placeholder{color:#fff}.tag-items .tag-item{width:fit-content;padding:4px 10px;background-color:#09091a;box-sizing:border-box}.tag-items .more-tag{padding:5px 7px;display:inline;cursor:pointer;background-color:#121a25;color:#fff}.tags-popover{box-shadow:none}.tags-popover .v-popper__inner{box-shadow:none;border:none;padding:20px;background:#161626;border:1px solid #3a3a48}.tags-popover .v-popper__arrow-container{display:none}#crm-contacts-detail .ccd-container{padding:30px 30px 60px}#crm-contacts-detail .ccd-container .ccdcr1{width:fit-content}#crm-contacts-detail .ccd-container .ccdcr2 .show .arrow{transform:rotateX(0)!important}.arrow-down{transform:rotateX(180deg);transition:.2s}.column-detail-three{padding:25px 10px 10px;background-color:#22223180;height:max-content}.column-detail-three .arrow{transform:rotateX(180deg);transition:.2s}.column-detail-three.show .arrow{transform:rotateX(0)}.column-detail-three .cdtr2 .cdtr2r1{background:#09091a}.column-detail-three .cdtr2 .cdtr2r1 .cdtr2r1-item{background:transparent;border:1px solid #313131;box-shadow:4px 4px 15px #3b82f626}.column-detail-three .cdtr2 .cdtr2r1 .cdtr2r1-item .cdtr2r1ir3 .cdtr2r1ir3c2 .number,.column-detail-three .cdtr2 .cdtr2r1 .cdtr2r1-item .cdtr2r1ir3 .cdtr2r1ir3c2 .arrow{width:22px;height:22px}.column-detail-three .cdtr2 .cdtr2r1 .cdtr2r1-item .cdtr2r1ir3 .cdtr2r1ir3c2 .number{background:#ffffff1a;transform:translate(4px)}.column-detail-three .cdtr2 .cdtr2r1 .cdtr2r1-item .cdtr2r1ir3 .cdtr2r1ir3c2 .arrow{background:#17202e}.column-detail-three .cdtr2 .cdtr2r1 .cdtr2r1-item .cdtr2r1ir4 div{height:6px}.button-show-more{font-size:12px;border:1px solid #fff;padding:4px 0 4px 8px;border-radius:6px;background-color:transparent;color:#fff;transition:all .2s ease;cursor:pointer}.button-show-more:hover{border:1px solid #fff;background-color:#2e2e3c}.createNewTask{padding:70px 100px 40px;height:100%;overflow-y:auto}.createNewTask .tag-row .edit-popup,.createNewTask .type-row .edit-popup,.createNewTask .priority-row .edit-popup{max-width:100%;box-sizing:border-box;top:100%;transform:translateY(10px)}.createNewTask .tag-row .edit-popup .etm-select,.createNewTask .tag-row .edit-popup .etm-edit,.createNewTask .type-row .edit-popup .etm-select,.createNewTask .type-row .edit-popup .etm-edit,.createNewTask .priority-row .edit-popup .etm-select,.createNewTask .priority-row .edit-popup .etm-edit{grid-template-rows:repeat(6,auto)}.createNewTask .textarea-row textarea{height:150px;background:#161626;background-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='16'%20viewBox='0%200%2014%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.86594%201.00881H3.87619C2.31619%201.00283%201.03744%202.24633%201.00069%203.80558V11.8403C0.966194%2013.4251%202.22244%2014.7383%203.80719%2014.7736C3.83044%2014.7736%203.85294%2014.7743%203.87619%2014.7736H9.86794C11.4384%2014.7098%2012.6759%2013.4123%2012.6648%2011.8403V4.96583L8.86594%201.00881Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.66895%201V3.18175C8.66895%204.24675%209.52995%205.11%2010.5949%205.113H12.6612'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.52864%2010.4563H4.47864'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.99503%207.64209H4.47803'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:15px 15px;padding-left:35px;padding-top:12px;border:1px solid #313131}.createNewTask .textarea-row textarea::-webkit-scrollbar{display:none}.createNewTask .textarea-row textarea::placeholder{color:#fff}.createNewTask .type-row .edit-popup,.createNewTask .priority-row .edit-popup{right:0}.createNewTask .priority-row .statut-select{background-position:99% center}.createNewTask .priority-row .edit-popup,.createNewTask .tag-row .edit-popup{left:0}.createNewTask .bg-red-dark{background:#ff001f33;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6%209.00058L12%2015.0006L18%209.00058'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:95% center}.createNewTask .input-name input,.createNewTask .input-transaction input,.createNewTask .input-address input,.createNewTask .input-contact input{border-radius:10px;border:none;padding:15px 10px 15px 35px;font-size:12px;line-height:16px;font-weight:400;color:#fff;box-sizing:border-box;background:#2e3745}.createNewTask .select-priority{background-position:99% center}.createNewTask .input-transaction input{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='10'%20viewBox='0%200%2016%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.97326%201H4.90749C2.75499%201%201%202.75501%201%204.90753C1%207.05328%202.75499%208.81428%204.90749%208.81428H5.97326'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.52673%201H10.5925C12.745%201%2014.5%202.75501%2014.5%204.90753C14.5%207.05328%2012.745%208.81428%2010.5925%208.81428H9.52673'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.29053%204.9082H10.2101'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:10px center}.createNewTask .input-name input{background-image:url("data:image/svg+xml,%3csvg%20width='15'%20height='13'%20viewBox='0%200%2015%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.96%204.1069C13.96%202.28549%2012.83%201%2011.0093%201H3.95628C2.14188%201%201%202.28549%201%204.1069V9.0163C1%2010.8314%202.13558%2012.1169%203.95628%2012.1169H11.003C12.83%2012.1169%2013.96%2010.8314%2013.96%209.0163V4.1069Z'%20stroke='white'%20stroke-width='1.44'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M3.31042%209.45C3.31042%208.75016%203.86245%207.87939%205.45338%207.87939C7.04429%207.87939%207.59631%208.7439%207.59631%209.44374'%20stroke='white'%20stroke-width='1.44'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.82227%205.03243C6.82227%205.78832%206.20934%206.40125%205.45345%206.40125C4.69757%206.40125%204.08459%205.78832%204.08459%205.03243C4.08459%204.27655%204.69757%203.66357%205.45345%203.66357C6.20934%203.66357%206.82227%204.27655%206.82227%205.03243Z'%20stroke='white'%20stroke-width='1.44'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9.0072%205.36792L11.5074%205.40219M9.94443%208.03329H11.5073'%20stroke='white'%20stroke-width='1.44'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:10px center}.createNewTask .input-contact input{background-image:url("data:image/svg+xml,%3csvg%20width='13'%20height='16'%20viewBox='0%200%2013%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.37786%2010.3987C3.47714%2010.3987%201%2010.8373%201%2012.5937C1%2014.3501%203.46143%2014.8044%206.37786%2014.8044C9.27857%2014.8044%2011.755%2014.3651%2011.755%2012.6094C11.755%2010.8537%209.29429%2010.3987%206.37786%2010.3987Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.37785%207.89357C8.28142%207.89357%209.82428%206.35%209.82428%204.44643C9.82428%202.54286%208.28142%201%206.37785%201C4.47428%201%202.93068%202.54286%202.93068%204.44643C2.92428%206.34357%204.45713%207.88714%206.35356%207.89357H6.37785Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:10px center}.createNewTask .input-address{background-image:url("data:image/svg+xml,%3csvg%20width='15'%20height='13'%20viewBox='0%200%2015%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%2011.6987H13.96'%20stroke='white'%20stroke-width='1.44'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4.7926%206.40552V6.41302'%20stroke='white'%20stroke-width='1.44'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4.7926%204.01221V4.01971'%20stroke='white'%20stroke-width='1.44'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.3945%209.33057V9.33807'%20stroke='white'%20stroke-width='1.44'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10.3945%207.20435V7.21185'%20stroke='white'%20stroke-width='1.44'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.1138%2011.697V5.27585C13.1138%204.63349%2012.5569%204.1333%2011.918%204.20126L7.67407%204.65591'%20stroke='white'%20stroke-width='1.44'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4.7926%2011.698V9.39258'%20stroke='white'%20stroke-width='1.44'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.66697%2011.6987V2.44381C7.66697%201.88899%207.24735%201.42453%206.69533%201.36918L3.10785%201.00561C2.47106%200.941158%201.91833%201.44064%201.91833%202.08023V11.6987M7.67453%204.07444V11.6984'%20stroke='white'%20stroke-width='1.44'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.createNewTask .button-group button{width:203px;padding:19px 0}.createNewTask .deadline-for-event{border-radius:6px;color:#fff;padding:14px 15px;line-height:20px;background-color:#161626;border:1px solid #252c39;box-sizing:border-box;outline:none;display:flex;align-items:center}.createNewTask .dp__input_wrap{height:46px}.createNewTask .selected-transaction,.createNewTask .create-transaction{background-color:#161626;padding:4px 10px;box-sizing:border-box;min-height:40px;line-height:20px;border:1px solid #252c39;border-radius:6px;align-items:center;display:flex;justify-content:space-between}.createNewTask .selected-transaction .transaction-name,.createNewTask .create-transaction .transaction-name{white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;display:block;padding:0 .25em}.pr-crm-select{border-radius:10px;background:#2e3745;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6%209.00058L12%2015.0006L18%209.00058'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:95% center}.pr-crm-select .statut-select-header{padding:14px 15px;box-sizing:border-box}.pr-crm-select .statut-select-header h6{transform:translateY(-2px)}.pr-crm-select li{color:#fff}.line{height:1px;background-color:#fff3}.crm-modal{width:100vw;height:100vh;position:fixed;opacity:0;transition:.2s;overflow:hidden;visibility:hidden;background:#2e374580;top:0;right:0;z-index:1000}.crm-modal .outside-box{width:100%;height:100%;z-index:1;position:absolute;left:0}.crm-modal .slide{right:0;height:100%;transform:translate(100%);background-color:#09091a;transition:.5s;overflow:auto;z-index:2}.crm-modal .slide::-webkit-scrollbar{display:none}.crm-edit-sup-modal{transform:translate(0) translateY(0)}@keyframes showAnimation{0%{background:transparent}to{background:#2e374580}}.show{opacity:1;visibility:visible}.show .slide{transform:translate(0)}.input-time input{border:none;color:#fff;padding-left:35px;font-size:12px;font-weight:400;background:#2e3745}.input-time input::-webkit-inner-spin-button,.input-time input::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none}.input-time .p-absolut{top:16px;left:15px}#crm-contacts-liste-section{width:calc(100% - 260px)}#crm-contacts-liste-section .dashboard-container{padding:32px 40px 0 32px}#crm-contacts-liste-section .ccls-container .cclscr1 .cclscr1c{cursor:pointer}#crm-contacts-liste-section .ccls-container .cclscr1 .cclscr1c p{color:#d1d5db;font-family:Work Sans}#crm-contacts-liste-section .ccls-container .cclscr1 .cclscr1c p span{color:#dd5313;font-family:Work Sans}#crm-contacts-liste-section .ccls-container .ccs1cr3{overflow-x:scroll;padding-bottom:110px}#crm-contacts-liste-section .ccls-container .ccs1cr3::-webkit-scrollbar{display:none}#crm-contacts-liste-section .ccls-container .ccs1cr3 .item1{width:126px;padding-left:12px}#crm-contacts-liste-section .ccls-container .ccs1cr3 .item2{width:132px}#crm-contacts-liste-section .ccls-container .ccs1cr3 .item3{width:117px}#crm-contacts-liste-section .ccls-container .ccs1cr3 .item4{width:70px}#crm-contacts-liste-section .ccls-container .ccs1cr3 .item5{width:85px}#crm-contacts-liste-section .ccls-container .ccs1cr3 .item6{width:101px}#crm-contacts-liste-section .ccls-container .ccs1cr3 .ccs1cr3r1{min-width:1100px;border-bottom:1px solid rgba(55,65,81,.5019607843)}#crm-contacts-liste-section .ccls-container .ccs1cr3 .ccs1cr3r2{min-width:1100px}#crm-contacts-liste-section .ccls-container .ccs1cr3 .ccs1cr3r2 .ccs1cr3r2-item{padding:16px 0;cursor:pointer;transition:.15s;border-bottom:1px solid rgba(55,65,81,.5019607843)}#crm-contacts-liste-section .ccls-container .ccs1cr3 .ccs1cr3r2 .ccs1cr3r2-item:hover{background:#1f293780}#crm-contacts-liste-section .ccls-container .ccs1cr3 .ccs1cr3r2 .ccs1cr3r2-item h6,#crm-contacts-liste-section .ccls-container .ccs1cr3 .ccs1cr3r2 .ccs1cr3r2-item p,#crm-contacts-liste-section .ccls-container .ccs1cr3 .ccs1cr3r2 .ccs1cr3r2-item h5{font-family:Work Sans}#crm-contacts-liste-section .ccls-container .ccs1cr3 .ccs1cr3r2 .ccs1cr3r2-item .ccs1cr3r2itemc7{padding-right:12px}#crm-contacts-liste-section .ccls-container .ccs1cr3 .ccs1cr3r2 .ccs1cr3r2-item .ccs1cr3r2itemc7 .ccs1cr3r2itemc7Menu{cursor:pointer;width:20px;height:20px;position:relative}#crm-contacts-liste-section .ccls-container .ccs1cr3 .ccs1cr3r2 .ccs1cr3r2-item .ccs1cr3r2itemc7 .ccs1cr3r2itemc7Menu .ccs1cr3r2itemc7MenuTable{position:absolute;top:100%;right:0;transform:translateY(5px) translate(10px);width:136px;height:auto;overflow:hidden;background:#252c39;border:1px solid rgba(75,85,99,.5019607843);opacity:0;transition:.25s;visibility:hidden;z-index:100000}#crm-contacts-liste-section .ccls-container .ccs1cr3 .ccs1cr3r2 .ccs1cr3r2-item .ccs1cr3r2itemc7 .ccs1cr3r2itemc7Menu .ccs1cr3r2itemc7MenuTable li:not(:last-child){margin-bottom:13px}#crm-contacts-liste-section .ccls-container .ccs1cr3 .ccs1cr3r2 .ccs1cr3r2-item .ccs1cr3r2itemc7 .ccs1cr3r2itemc7Menu .ccs1cr3r2itemc7MenuTable li p{font-family:Work Sans}#crm-contacts-liste-section .ccls-container .ccs1cr3 .ccs1cr3r2 .ccs1cr3r2-item .ccs1cr3r2itemc7 .ccs1cr3r2itemc7Menu .active{opacity:1;visibility:visible}#crm-contacts-liste-section .ccls-container .ccs1cr3 .ccs1cr3r2 .ccs1cr3r2-item .ccs1cr3r2itemc7 .ccs1cr3r2itemc7Menu .active .ccs1cr3r2itemc7MenuTable{z-index:10000}#crm-contacts-liste-section .ccls-container .ccs1cr4{transform:translateY(-70px)}@media (max-width: 1000px){#crm-contacts-liste-section{width:calc(100vw - 72px)}}#list-contact-modal .sm-container,#tags-modal .sm-container{max-width:650px}#list-contact-modal .input-search-setting,#tags-modal .input-search-setting{width:250px}#list-contact-modal .crm-table-tag .option-buttons,#tags-modal .crm-table-tag .option-buttons{justify-content:end}#list-contact-modal .lms-list-discusssion,#tags-modal .lms-list-discusssion{padding-bottom:0}#create-list-contact-modal .input-list .delete-button,#create-list-contact-modal .input-color .delete-button,#create-tags-modal .input-list .delete-button,#create-tags-modal .input-color .delete-button{position:absolute;right:4px;top:4px}#create-list-contact-modal .input-list .delete-button-tags,#create-list-contact-modal .input-color .delete-button-tags,#create-tags-modal .input-list .delete-button-tags,#create-tags-modal .input-color .delete-button-tags{position:absolute;right:4px;top:10px}#create-list-contact-modal .add-section-button,#create-tags-modal .add-section-button{transition:background .2s ease}#create-list-contact-modal .add-section-button:hover,#create-tags-modal .add-section-button:hover{background-color:#dd531333}#create-tags-modal .input-color,#edit-tag-modal .input-color{position:relative}#create-tags-modal .input-color .paint-icon,#edit-tag-modal .input-color .paint-icon{background-color:#d974af;width:30px;height:30px;display:flex;align-items:center;justify-content:center;position:absolute;top:9px;left:12px;border:1px solid #fff;border-radius:7px;cursor:pointer}#create-tags-modal .input-color .pr-db-input,#edit-tag-modal .input-color .pr-db-input{padding:15px 40px 15px 52px}#crm-opportunities .co-container{height:calc(100vh - 139px);padding:30px 0}#crm-opportunities .co-container .cocr1 .cocr1c1 button{height:40px;padding:10px 40px}#crm-opportunities .co-container .cocr1 .cocr1c1 .switch-view{border:1px solid #273140}#crm-opportunities .co-container .cocr1 .cocr1c1 .switch-view .table,#crm-opportunities .co-container .cocr1 .cocr1c1 .switch-view .column{width:40px;height:40px}#crm-opportunities .co-container .cocr1 .cocr1c1 .switch-view .table.active{border-right:1px solid #273140;background-color:#17202e}#crm-opportunities .co-container .cocr1 .cocr1c1 .switch-view .column.active{border-left:1px solid #273140;background-color:#17202e}#crm-opportunities .co-container .cocr1 .cocr1c1 .cocr1c1c2{border:1px solid #273140}#crm-opportunities .co-container .cocr1 .cocr1c1 .cocr1c1c2 div{height:40px;width:45px}#crm-opportunities .co-container .cocr1 .cocr1c1 .cocr1c1c2 .table.active{border-right:1px solid #273140}#crm-opportunities .co-container .cocr1 .cocr1c1 .cocr1c1c2 .column.active{border-left:1px solid #273140}#crm-opportunities .co-container .cocr1 .cocr1c1 .cocr1c1c2 .active{background:linear-gradient(0deg,#17202e,#17202e),linear-gradient(0deg,#273140,#273140)}#crm-opportunities .co-container .cocr1 .cocr1c1 .cocr1c1c2 .active svg path{fill:#fff}#crm-opportunities .co-container .cocr1 .cocr1c1 .v-select .vs__dropdown-toggle{padding:8px 15px;min-width:200px}#crm-opportunities .co-container .cocr1 .cocr1c1 .pr-db-select{width:180px;padding:0;border:1px solid #16fcd2;background-color:transparent}#crm-opportunities .co-container .cocr1 .cocr1c1 .pr-db-select .statut-select-header{padding:10px 25px 10px 15px}#crm-opportunities .co-container .cocr1 .cocr1c1 .pr-db-select .statut-select-header h6{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}@media (max-width: 1280px){#crm-opportunities .co-container .cocr1 .cocr1c1 .total-case{word-wrap:break-word;white-space:normal;width:100px}}#crm-opportunities .co-container .cocr1 .cocr1c2 .cocr1c2c1{height:40px;border:1px solid #273140;padding:0 5px 0 15px}#crm-opportunities .co-container .cocr1 .cocr1c2 .cocr1c2c3{height:42px;width:250px;padding:10px 20px 10px 35px;border:1px solid #273140;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.82491%2015.5663C12.5481%2015.5663%2015.5663%2012.5481%2015.5663%208.82491C15.5663%205.10173%2012.5481%202.0835%208.82491%202.0835C5.10173%202.0835%202.0835%205.10173%202.0835%208.82491C2.0835%2012.5481%205.10173%2015.5663%208.82491%2015.5663Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.5137%2013.8638L16.1567%2016.5'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:5% center;color:#fff}#crm-opportunities .co-container .cocr1 .cocr1c2 .cocr1c2c3::placeholder{color:#fff}@media (max-width: 1280px){#crm-opportunities .co-container .cocr1 .cocr1c2 .cocr1c2c3{width:150px}}#crm-opportunities .co-container .cocr1 .v-select-has-created{width:210px}#crm-opportunities .co-container .cocr2 .cocr2r1{width:100%;border-radius:10px;overflow:auto;padding:0 0 210px}#crm-opportunities .co-container .cocr2 .cocr2r1::-webkit-scrollbar{display:none}#crm-opportunities .co-container .cocr2 .cocr2r1 .cocr2r1r1{padding:20px 0 20px 20px;border-radius:10px;background-color:#22223180}#crm-opportunities .co-container .cocr2 .cocr2r1 .cocr2r1r1 .crm-table tr th:last-child .th-content,#crm-opportunities .co-container .cocr2 .cocr2r1 .cocr2r1r1 .crm-table tr td:last-child .td-content{max-width:150px;box-sizing:content-box}#crm-opportunities .co-container .cocr2 .cocr2r1 .cocr2r1r1 .crm-table tr th.last-th,#crm-opportunities .co-container .cocr2 .cocr2r1 .cocr2r1r1 .crm-table tr td.last-td{padding-right:20px!important}#crm-opportunities .co-container .cocr2 .cocr2r1 .cocr2r1r1 .radius-circle{width:22px;height:22px}#crm-opportunities .co-container .cocr2 .cocr2r1 .cocr2r1r1 .scr2{padding:5px 10px}#crm-opportunities .co-container .cocr2 .cocr2r1 .cocr2r1r1 .warning{background:#ffe500}#crm-opportunities .co-container .cocr2 .cocr2r1 .cocr2r1r1 .detail{width:24px;height:24px;background:#17202e;z-index:10}#crm-opportunities .co-container .cocr2 .cocr2r1 .cocr2r1r1 .number{background:#ffffff1a;transform:translate(4px)}#crm-opportunities .co-container .cocr2 .cocr2r2{transform:translateY(-170px)}#crm-opportunities .co-container .cocr3{width:100%;overflow-y:hidden;overflow-x:auto;scroll-behavior:smooth;padding-bottom:10px}#crm-opportunities .co-container .cocr3::-webkit-scrollbar{display:none}#crm-opportunities .co-container .cocr3 .cocr3-container{display:flex;width:max-content;overflow-y:hidden;padding-bottom:10px;height:calc(100vh - 315px)}#crm-opportunities .co-container .cocr3 .cocr3-container .draggable-list{width:318px;padding:10px;background-color:#22223180;height:100%;overflow:hidden}#crm-opportunities .co-container .cocr3 .cocr3-container .draggable-list .list-group{overflow-y:auto;max-height:calc(100% - 52px)}#crm-opportunities .co-container .cocr3 .cocr3-container .draggable-list .list-group::-webkit-scrollbar{display:none}#crm-opportunities .co-container .cocr3 .cocr3-container .draggable-list .dl-title{background:#09091a;padding:16px;margin-bottom:12px}#crm-opportunities .co-container .cocr3 .cocr3-container .draggable-list .dl-title .dot{width:20px;height:20px}#crm-opportunities .co-container .cocr3 .cocr3-container .draggable-list .dl-title h6{color:#d1d5db}#crm-opportunities .co-container .cocr3 .cocr3-container .draggable-list .dl-title-violet{border-bottom:2px solid #6017fd}#crm-opportunities .co-container .cocr3 .cocr3-container .draggable-list .dl-title-green{border-bottom:2px solid #68b266}#crm-opportunities .co-container .cocr3 .cocr3-container .draggable-list .list-group .session-card{background:#09091a;border:1px solid #313131;border-radius:8px;cursor:move;box-shadow:4px 4px 15px #3b82f626}#crm-opportunities .co-container .cocr3 .cocr3-container .draggable-list .list-group .session-card .scr1{gap:4px}#crm-opportunities .co-container .cocr3 .cocr3-container .draggable-list .list-group .session-card .scr1 .tag-item{padding:3px 6px;width:fit-content;box-sizing:border-box}#crm-opportunities .co-container .cocr3 .cocr3-container .draggable-list .list-group .session-card .scr2{padding:5px 10px}#crm-opportunities .co-container .cocr3 .cocr3-container .draggable-list .list-group .session-card.ghost{background:#242c3b;opacity:.2;border:1px dashed #ffffff;border-radius:4px}#crm-opportunities .co-container .cocr3 .cocr3-container .draggable-list .list-group .session-card .radius-circle{width:22px;height:22px}#crm-opportunities .co-container .cocr3 .cocr3-container .draggable-list .list-group .session-card .number{background:#ffffff1a;transform:translate(4px)}#crm-opportunities .co-container .cocr3 .cocr3-container .draggable-list .list-group .session-card .warning{background:#ffe500}#crm-opportunities .co-container .cocr3 .cocr3-container .draggable-list .list-group .session-card .detail{width:24px;height:24px;background:#17202e;z-index:10}#crm-opportunities .co-container .cocr3 .cocr3-container .draggable-list:not(:last-child){margin-right:14px}#crm-opportunities .co-container .ghost-2{height:58px;box-sizing:border-box}#crm-opportunities .co-container .ghost-2 .scr2-late,#crm-opportunities .co-container .ghost-2 .scr3,#crm-opportunities .co-container .ghost-2 .scr4,#crm-opportunities .co-container .ghost-2 .scr5{display:none}#crm-opportunities .co-container .draggable-actions-container{margin:0 auto;position:absolute;width:100%;bottom:100px;left:0;right:0;text-align:center;display:flex;align-items:center;justify-content:center;display:none}#crm-opportunities .co-container .draggable-actions{border:1px solid #00f0ff;box-shadow:0 0 60px #16fcd233;height:74px;display:flex;flex-direction:row;gap:9px;padding-left:16px;padding-right:16px;align-items:center;border-radius:10px;max-width:900px;width:100%;background-color:#09091a}#crm-opportunities .co-container .draggable-actions .draggable-list{box-shadow:0 0 60px #00000040;border:1px dashed #454d58;min-height:56px;border-radius:10px;flex:1;text-align:center;position:relative;color:#fff}#crm-opportunities .co-container .draggable-actions .draggable-list .list-group{height:100%;min-height:56px}#crm-opportunities .co-container .draggable-actions .draggable-list .dl-title{position:absolute;top:0;width:100%;height:56px;text-align:center;justify-content:center}#crm-opportunities .co-container .draggable-actions .draggable-lost{border-color:#ff001f;color:#ff001f}#crm-opportunities .co-container .draggable-actions .draggable-win{color:#8ad74e;border-color:#8ad74e}#crm-opportunities .co-container .draggable-actions .draggable-project{color:#dd5313;border-color:#dd5313}.dp--menu-wrapper{border:1px solid #273140;border-radius:10px}.dp--menu-wrapper .dp__menu{border:1px solid #2e3745;background-color:#2e3745;border-radius:10px}.dp--menu-wrapper .dp__arrow_bottom,.dp--menu-wrapper .dp__arrow_top{background-color:#2e3745}.dp--menu-wrapper .dp__cell_inner{font-family:Work Sans}.body-dragging .draggable-actions-container{display:flex!important}.crm-pipeline-detail{padding:20px 0}.crm-pipeline-detail .header{display:flex;flex-direction:row;justify-content:space-between}.crm-pipeline-detail .header .name{margin-left:20px;border:1px solid #16fcd2;padding:10px 30px;border-radius:10px}.crm-pipeline-detail .header .icon-setting,.crm-pipeline-detail .header .icon-trash{padding:10px 15px;border:1px solid #273140;margin-left:20px;border-radius:10px;min-width:50px}.crm-pipeline-detail .header .header__right .pr-button{padding:10px 40px}.crm-pipeline-detail .content{flex-direction:row;flex-wrap:nowrap;margin-bottom:10px;overflow-y:hidden;height:calc(100vh - 262px)}.crm-pipeline-detail .content::-webkit-scrollbar{display:none}.crm-pipeline-detail .content .element-pipeline{height:calc(100dvh - 300px);max-height:650px;width:200px;background:#22223180;border-radius:10px;margin-right:20px;display:flex;flex-direction:column;justify-content:space-between;cursor:move}.crm-pipeline-detail .content .element-pipeline .element-pipeline__item{width:200px}.crm-pipeline-detail .content .add-element-pipeline{height:650px;width:200px;border-radius:10px;margin-right:20px;display:flex;flex-direction:column;justify-content:center;border:2px dotted #273140}.crm-pipeline-detail .content .add-element-pipeline .add-element-pipeline__item{width:200px}.crm-pipeline-detail .content .add-element-pipeline .icon-plus{width:fit-content;padding:12px;border-radius:10px;background:#dd5313;align-items:center;justify-content:center;display:flex;margin:20px auto 0}.crm-pipeline-detail .content .add-element-pipeline .icon-plus img{width:22px}#crm-page .crm-body.no-scroll,.dashboard-container.no-scroll{overflow-y:hidden}.crm-transaction-modal{padding:70px 100px 40px}.crm-transaction-modal .input-time input{padding-left:10px}.crm-transaction-modal .search-more .pr-db-input{border-radius:10px;border:none;height:40px;padding:7px 10px;background:#2e3745;font-size:12px;line-height:16px;font-weight:400;color:#fff;box-sizing:border-box}.crm-transaction-modal .search-more .pr-db-input::placeholder{color:#fff}.crm-transaction-modal .tag-row .edit-tag-modal{max-width:100%;box-sizing:border-box}.crm-transaction-modal .tag-row .edit-tag-modal .etm-select,.crm-transaction-modal .tag-row .edit-tag-modal .etm-edit{grid-template-rows:repeat(6,auto)}.crm-transaction-modal .col-5{max-width:calc(50% - 7.5px)}#crm-contacts-property-section{flex-grow:1}#crm-contacts-property-section .dashboard-container{padding:32px 40px 60px 32px;width:100%}#crm-contacts-property-section .dashboard-container .ccpccr2{flex-wrap:wrap;box-sizing:border-box}#crm-contacts-property-section .dashboard-container .ccpccr2 .ccpccr2-item{width:48%;height:max-content;box-sizing:border-box}#crm-contacts-property-section .dashboard-container .ccpccr2 .ccpccr2-item .ccpccr2i-content{flex-grow:1;height:100%;border:1px solid rgba(75,85,99,.5019607843);background:linear-gradient(0deg,#141c2a,#141c2a),linear-gradient(0deg,#4b556380,#4b556380)}#crm-contacts-property-section .dashboard-container .ccpccr2 .ccpccr2-item .ccpccr2i-content .ccpccr2ic-field .statut-select{padding:0}#crm-contacts-property-section .dashboard-container .ccpccr2 .ccpccr2-item .ccpccr2i-content .ccpccr2ic-field label{transform:translateY(7px);width:160px}#crm-contacts-property-section .dashboard-container .ccpccr2 .ccpccr2-item .ccpccr2i-content .ccpccr2ic-field .ccpccr2icf-group input[type=radio],#crm-contacts-property-section .dashboard-container .ccpccr2 .ccpccr2-item .ccpccr2i-content .ccpccr2ic-field .ccpccr2icf-group input[type=checkbox],#crm-contacts-property-section .dashboard-container .ccpccr2 .ccpccr2-item .ccpccr2i-content .ccpccr2ic-field .ccpccr2icf-group img{transform:translateY(10px)}#crm-contacts-property-section .dashboard-container .ccpccr2 .ccpccr2-item .ccpccr2i-content .ccpccr2ic-field .ccpccr2icf-group .hiddenLabel{pointer-events:none;opacity:.2}#crm-contacts-property-section .dashboard-container .ccpccr2 .ccpccr2-item .removeIcon{width:20px;height:20px;cursor:pointer}#crm-contacts-property-section .dashboard-container .ccpccr3{border-bottom:1px solid rgba(75,85,99,.5019607843)}#crm-contacts-list-s1{flex-grow:1}#crm-contacts-list-s1 .ccs1-container{width:100%;height:calc(100vh - 139px);padding:30px 15px}#crm-contacts-list-s1 .ccs1-container .ccs1cr2 .ccs1cr2c1 .select-filters{margin-bottom:8px}#crm-contacts-list-s1 .ccs1-container .ccs1cr2 input{width:293px;padding:13px 12px 13px 40px;background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.58334%2018.1263C4.87501%2018.1263%201.04167%2014.293%201.04167%209.58464C1.04167%204.8763%204.87501%201.04297%209.58334%201.04297C14.2917%201.04297%2018.125%204.8763%2018.125%209.58464C18.125%2014.293%2014.2917%2018.1263%209.58334%2018.1263ZM9.58334%202.29297C5.55834%202.29297%202.29167%205.56797%202.29167%209.58464C2.29167%2013.6013%205.55834%2016.8763%209.58334%2016.8763C13.6083%2016.8763%2016.875%2013.6013%2016.875%209.58464C16.875%205.56797%2013.6083%202.29297%209.58334%202.29297Z'%20fill='%2316FCD2'/%3e%3cpath%20d='M18.3333%2018.9576C18.175%2018.9576%2018.0167%2018.8992%2017.8917%2018.7742L16.225%2017.1076C15.9833%2016.8659%2015.9833%2016.4659%2016.225%2016.2242C16.4667%2015.9826%2016.8667%2015.9826%2017.1083%2016.2242L18.775%2017.8909C19.0167%2018.1326%2019.0167%2018.5326%2018.775%2018.7742C18.65%2018.8992%2018.4917%2018.9576%2018.3333%2018.9576Z'%20fill='%2316FCD2'/%3e%3c/svg%3e")}#crm-contacts-list-s1 .ccs1-container .ccs1cr3{overflow-x:auto;padding-bottom:130px}#crm-contacts-list-s1 .ccs1-container .ccs1cr3::-webkit-scrollbar{display:none}#crm-contacts-list-s1 .ccs1-container .ccs1cr3 .item1{width:126px;padding-left:12px}#crm-contacts-list-s1 .ccs1-container .ccs1cr3 .item2{width:200px}#crm-contacts-list-s1 .ccs1-container .ccs1cr3 .item3{width:117px}#crm-contacts-list-s1 .ccs1-container .ccs1cr3 .item4{width:70px}#crm-contacts-list-s1 .ccs1-container .ccs1cr3 .item5{width:85px}#crm-contacts-list-s1 .ccs1-container .ccs1cr3 .item6{width:101px}#crm-contacts-list-s1 .ccs1-container .ccs1cr3 .item7{flex-grow:1}#crm-contacts-list-s1 .ccs1-container .ccs1cr3 .item1,#crm-contacts-list-s1 .ccs1-container .ccs1cr3 .item2,#crm-contacts-list-s1 .ccs1-container .ccs1cr3 .item3,#crm-contacts-list-s1 .ccs1-container .ccs1cr3 .item4,#crm-contacts-list-s1 .ccs1-container .ccs1cr3 .item5,#crm-contacts-list-s1 .ccs1-container .ccs1cr3 .item6,#crm-contacts-list-s1 .ccs1-container .ccs1cr3 .item7{padding-top:18px;padding-bottom:18px;flex-grow:1;white-space:nowrap}#crm-contacts-list-s1 .ccs1-container .ccs1cr3 .ccs1cr3r1{min-width:1100px;border-bottom:1px solid rgba(55,65,81,.5019607843)}#crm-contacts-list-s1 .ccs1-container .ccs1cr3 .ccs1cr3r1 .contact-for-list{padding:10px 20px;background-color:#dd5313;border-radius:10px;align-items:center;display:flex;width:fit-content}#crm-contacts-list-s1 .ccs1-container .ccs1cr3 .ccs1cr3r1 .contact-for-list p{color:#fff;font-weight:700}#crm-contacts-list-s1 .ccs1-container .ccs1cr3 .ccs1cr3r2{min-width:1100px}#crm-contacts-list-s1 .ccs1-container .ccs1cr3 .ccs1cr3r2 .ccs1cr3r2-item{padding:0;cursor:pointer;transition:.15s;border-bottom:1px solid rgba(55,65,81,.5019607843)}#crm-contacts-list-s1 .ccs1-container .ccs1cr3 .ccs1cr3r2 .ccs1cr3r2-item:hover{background:#1f293780}#crm-contacts-list-s1 .ccs1-container .ccs1cr3 .ccs1cr3r2 .ccs1cr3r2-item h6,#crm-contacts-list-s1 .ccs1-container .ccs1cr3 .ccs1cr3r2 .ccs1cr3r2-item p,#crm-contacts-list-s1 .ccs1-container .ccs1cr3 .ccs1cr3r2 .ccs1cr3r2-item h5{font-family:Work Sans}#crm-contacts-list-s1 .ccs1-container .ccs1cr3 .ccs1cr3r2 .ccs1cr3r2-item .ducr2lec5{position:relative;max-width:50px}#crm-contacts-list-s1 .ccs1-container .ccs1cr3 .ccs1cr3r2 .ccs1cr3r2-item .menu-edit{position:absolute;right:0;padding:14px;border:1px solid rgba(55,65,81,.5019607843);background-color:#252c39;border-radius:4px;top:25px;min-width:120px}#crm-contacts-list-s1 .ccs1-container .ccs1cr4{transform:translateY(-100px)}.item-search-contact{padding:5px 10px;border-radius:5px;background:#323944;margin:15px 10px 0 0}.search-contact-wrap{max-height:160px!important;overflow-y:auto!important}#modal-normal{-webkit-backdrop-filter:none;backdrop-filter:none}#modal-normal .vue-universal-modal-content{display:block;margin:0}#data-upload-file-modal{position:absolute;right:0;bottom:0;height:calc(100vh - 160px);width:calc(100vw - 116px);padding:0;margin:0 20px 0 0;max-width:none;background-color:#090919}#data-upload-file-modal .sm-container{height:calc(100vh - 201px);padding:20px;max-width:none;overflow:auto}#data-upload-file-modal .sm-container .ccr{padding:20px;box-sizing:border-box;background-color:#22223180}#data-upload-file-modal .sm-container .ccr2{padding-top:30px}#data-upload-file-modal .sm-container .crm-table tr td .td-content{height:auto;padding:15px 0}#data-upload-file-modal .sm-container .crm-table tr td .td-content div{height:40px;display:flex;align-items:center}#data-upload-file-modal .sm-container .crm-table .pr-db-select{padding:10px;background-color:#17202e;border:1px solid #283140}#data-upload-file-modal .sm-container .crm-table tr td:last-child .td-content{position:initial}#data-upload-file-modal .sm-container .crm-table tr td:nth-child(2) .td-content{min-width:280px}#data-upload-file-modal .sm-container .crm-table tr td .td-content{padding-left:15px}#data-upload-file-modal .sm-container .pr-button{padding:15px 60px}.crm-table tr td .td-content,.crm-table tr th .th-content{border-right:1px solid transparent}.list-select{display:flex;flex-wrap:wrap}.list-select .item{margin:5px 5px 5px 0;border-radius:4px;background:#37415180;display:flex;padding:4px 8px 4px 10px;align-items:center}.list-select .item h6{font-size:14px;color:#fff}.list-select .item img{width:20px;cursor:pointer}#crm-task .ct-container{padding:30px 0}#crm-task .ct-container .ctr1 .ctr1c2{position:relative}#crm-task .ct-container .ctr1 .ctr1c2 .ctr1c2c1{width:150px;height:40px;border:1px solid #273140;padding:0 5px 0 15px}#crm-task .ct-container .ctr1 .ctr1c2 .ctr1c2c3{height:42px;width:250px;padding:10px 20px 10px 35px;border:1px solid #273140;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.82491%2015.5663C12.5481%2015.5663%2015.5663%2012.5481%2015.5663%208.82491C15.5663%205.10173%2012.5481%202.0835%208.82491%202.0835C5.10173%202.0835%202.0835%205.10173%202.0835%208.82491C2.0835%2012.5481%205.10173%2015.5663%208.82491%2015.5663Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.5137%2013.8638L16.1567%2016.5'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:5% center;color:#fff}#crm-task .ct-container .ctr1 .ctr1c2 .ctr1c2c3::placeholder{color:#fff}#crm-task .ct-container .ctr1 .ctr1c2 .setting-task{border:1px solid #273140;position:relative;min-width:50px}#crm-task .ct-container .ctr1 .ctr1c2 .setting-content{position:absolute;padding:10px;background-color:#222231;border:none;border-radius:6px;right:0;top:40px;z-index:11}#crm-task .ct-container .ctr1 .ctr1c2 .setting-content p{color:#fff;padding:8px 12px;font-size:14px}#crm-task .ct-container .ctr1 .ctr1c2 .setting-content p:hover{background-color:#09091a;border-radius:6px}#crm-task .ct-container .ctr2{background-color:#22223180;overflow-x:auto;padding:20px 0 40px 20px}#crm-task .ct-container .ctr2::-webkit-scrollbar{display:none}#crm-task .ct-container .ctr2 .crm-table .date-past{font-size:12px;display:flex;align-items:center}#crm-task .ct-container .ctr2 .crm-table .action-select .statut-select-header h6{font-size:12px}#crm-task .ct-container .ctr2 .crm-table .action-select .statut-select-header h6 span{font-weight:600}#crm-task .ct-container .ctr2 .crm-table tr .first-th,#crm-task .ct-container .ctr2 .crm-table tr .first-td{padding-left:0}#crm-task .ct-container .ctr2 .crm-table tr th .th-content{padding:8px 15px}#crm-task .ct-container .ctr2 .crm-table tr th:first-child .th-content{padding:8px 15px 8px 5px}#crm-task .ct-container .ctr2 .crm-table tr td:first-child .td-content{padding:20px 15px 20px 5px}#crm-task .ct-container .ctr2 .crm-table tr td:nth-child(2),#crm-task .ct-container .ctr2 .crm-table tr th:nth-child(2){max-width:250px}#crm-task .ct-container .ctr2 .crm-table tr td:nth-child(6) .v-select .vs__dropdown-toggle{width:320px}#crm-task .ct-container .ctr2 .crm-table tr td:nth-child(6) .v-select .vs__dropdown-menu .vs__dropdown-option{padding:10px 20px}#crm-task .ct-container .ctr2 .crm-table .tr-data{position:relative}#crm-task .ct-container .ctr2 .crm-table .tr-data:hover .action-td{display:block}#crm-task .ct-container .ctr2 .crm-table .tr-data .action-td{display:none;position:absolute;right:5px;top:10px}#crm-task .ct-container .ctr2 .crm-table .v-task-types-popover .select-action{padding:3px 5px 3px 10px;border-radius:6px;min-width:100px;height:auto}#crm-task .ct-container .ctr2 .crm-table tr td:last-child .td-content,#crm-task .ct-container .ctr2 .crm-table tr th:last-child .th-content{width:140px;box-sizing:content-box}#crm-task .ct-container .filter-list{width:100%;overflow:auto}#crm-task .ct-container .filter-list .element-filter{flex-shrink:0}#crm-task .ct-container .td-dropdown-action .select-header{width:120px;padding:3px 5px 3px 10px;border-radius:6px}#crm-task .ct-container .td-dropdown-action .select-header span{width:90px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#change-column-modal{min-width:1200px}#change-column-modal .sm-container{max-width:100%}#change-column-modal .sm-container .list-group{display:flex;justify-content:space-between;gap:10px;min-height:30px}#change-column-modal .sm-container .list-group .flip-list-move{transition:transform .5s}#change-column-modal .sm-container .list-group .no-move{transition:transform 0s}#change-column-modal .sm-container .list-group .ghost{opacity:.5}#change-column-modal .sm-container .list-group .list-group-item{cursor:move;background-color:#17202e;padding:4px 8px;border-radius:4px;font-size:14px}#select-template-modal .stmc-body{padding:20px 0;min-height:400px}#select-template-modal .stmc-body .stmcbr1 .pr-db-input{width:300px;background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.58334%2018.1263C4.87501%2018.1263%201.04167%2014.293%201.04167%209.58464C1.04167%204.8763%204.87501%201.04297%209.58334%201.04297C14.2917%201.04297%2018.125%204.8763%2018.125%209.58464C18.125%2014.293%2014.2917%2018.1263%209.58334%2018.1263ZM9.58334%202.29297C5.55834%202.29297%202.29167%205.56797%202.29167%209.58464C2.29167%2013.6013%205.55834%2016.8763%209.58334%2016.8763C13.6083%2016.8763%2016.875%2013.6013%2016.875%209.58464C16.875%205.56797%2013.6083%202.29297%209.58334%202.29297Z'%20fill='%2316FCD2'/%3e%3cpath%20d='M18.3333%2018.9576C18.175%2018.9576%2018.0167%2018.8992%2017.8917%2018.7742L16.225%2017.1076C15.9833%2016.8659%2015.9833%2016.4659%2016.225%2016.2242C16.4667%2015.9826%2016.8667%2015.9826%2017.1083%2016.2242L18.775%2017.8909C19.0167%2018.1326%2019.0167%2018.5326%2018.775%2018.7742C18.65%2018.8992%2018.4917%2018.9576%2018.3333%2018.9576Z'%20fill='%2316FCD2'/%3e%3c/svg%3e");background-size:20px 100%;background-repeat:no-repeat;background-position:10px 0;padding-left:40px}#select-template-modal .stmc-body .table-row:hover{background:#1f293780}#select-template-modal .stmc-body .v-select{min-width:200px}#select-template-modal .stmc-body .cscr3r2-last{padding-right:12px}#select-template-modal .stmc-body .cscr3r2-last .cscr3r2l-menu{cursor:pointer;width:20px;height:20px;position:relative}#select-template-modal .stmc-body .cscr3r2-last .cscr3r2l-menu .cscr3r2lm-list{position:absolute;top:100%;right:0;transform:translateY(5px) translate(10px);width:136px;height:auto;overflow:hidden;background:#252c39;border:1px solid rgba(75,85,99,.5019607843);opacity:0;transition:.25s;visibility:hidden;z-index:1}#select-template-modal .stmc-body .cscr3r2-last .cscr3r2l-menu .cscr3r2lm-list li:not(:last-child){margin-bottom:13px}#select-template-modal .stmc-body .cscr3r2-last .cscr3r2l-menu .cscr3r2lm-list li p{font-family:Work Sans}#select-template-modal .stmc-body .cscr3r2-last .cscr3r2l-menu .active{opacity:1;visibility:visible}#crm-setting .dashboard-container{padding:32px 40px 0 32px}#crm-setting .cs-container .cscr2 .cscr2c1 .select-filters{padding:0;min-width:160px}#crm-setting .cs-container .cscr2 .cscr2c1 .select-filters .filters-clickable{min-width:160px}#crm-setting .cs-container .cscr2 .sfcustom4{width:300px;background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.58334%2018.1263C4.87501%2018.1263%201.04167%2014.293%201.04167%209.58464C1.04167%204.8763%204.87501%201.04297%209.58334%201.04297C14.2917%201.04297%2018.125%204.8763%2018.125%209.58464C18.125%2014.293%2014.2917%2018.1263%209.58334%2018.1263ZM9.58334%202.29297C5.55834%202.29297%202.29167%205.56797%202.29167%209.58464C2.29167%2013.6013%205.55834%2016.8763%209.58334%2016.8763C13.6083%2016.8763%2016.875%2013.6013%2016.875%209.58464C16.875%205.56797%2013.6083%202.29297%209.58334%202.29297Z'%20fill='%2316FCD2'/%3e%3cpath%20d='M18.3333%2018.9576C18.175%2018.9576%2018.0167%2018.8992%2017.8917%2018.7742L16.225%2017.1076C15.9833%2016.8659%2015.9833%2016.4659%2016.225%2016.2242C16.4667%2015.9826%2016.8667%2015.9826%2017.1083%2016.2242L18.775%2017.8909C19.0167%2018.1326%2019.0167%2018.5326%2018.775%2018.7742C18.65%2018.8992%2018.4917%2018.9576%2018.3333%2018.9576Z'%20fill='%2316FCD2'/%3e%3c/svg%3e");background-size:20px 100%;background-repeat:no-repeat;background-position:10px 0;padding:13px 12px 12px 40px}#crm-setting .cs-container .cscr3{overflow-x:scroll;padding-bottom:110px}#crm-setting .cs-container .cscr3::-webkit-scrollbar{display:none}#crm-setting .cs-container .cscr3 table tr td{border-bottom:none}#crm-setting .cs-container .cscr3 table .cscr3r1{border-bottom:1px solid rgba(55,65,81,.5019607843)}#crm-setting .cs-container .cscr3 table .cscr3r2{padding:16px 0;cursor:pointer;transition:.15s;border-bottom:1px solid rgba(55,65,81,.5019607843)}#crm-setting .cs-container .cscr3 table .cscr3r2:hover{background:#1f293780}#crm-setting .cs-container .cscr3 table .cscr3r2 h6,#crm-setting .cs-container .cscr3 table .cscr3r2 p,#crm-setting .cs-container .cscr3 table .cscr3r2 h5{font-family:Work Sans}#crm-setting .cs-container .cscr3 table .cscr3r2 .cscr3r2-last{padding-right:12px}#crm-setting .cs-container .cscr3 table .cscr3r2 .cscr3r2-last .cscr3r2l-menu{cursor:pointer;width:20px;height:20px;position:relative}#crm-setting .cs-container .cscr3 table .cscr3r2 .cscr3r2-last .cscr3r2l-menu .cscr3r2lm-list{position:absolute;top:100%;right:0;transform:translateY(5px) translate(10px);width:136px;height:auto;overflow:hidden;background:#252c39;border:1px solid rgba(75,85,99,.5019607843);opacity:0;transition:.25s;visibility:hidden;z-index:1}#crm-setting .cs-container .cscr3 table .cscr3r2 .cscr3r2-last .cscr3r2l-menu .cscr3r2lm-list li:not(:last-child){margin-bottom:13px}#crm-setting .cs-container .cscr3 table .cscr3r2 .cscr3r2-last .cscr3r2l-menu .cscr3r2lm-list li p{font-family:Work Sans}#crm-setting .cs-container .cscr3 table .cscr3r2 .cscr3r2-last .cscr3r2l-menu .active{opacity:1;visibility:visible}#crm-setting .cs-container .ccs1cr4{transform:translateY(-70px)}#create-template-modal .cm-container{overflow:visible}#create-template-modal .dbmc-body{padding:20px 0}#create-template-modal .dbmc-body .pr-db-input{height:41px}#create-template-modal .dbmc-body .statut-select{border:1px solid rgba(75,85,99,.5019607843);background:#37415180;border-radius:4px;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6%209.00058L12%2015.0006L18%209.00058'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:95% center}#create-template-modal .dbmc-body ul li{color:#fff}#create-template-modal .dbmc-body .ql-placeholder-content{background-color:#fff0ed;padding:3px 5px;color:#ff8e72;border-radius:5px;margin-right:2px}.bulk-edit-modal .smc-body{display:flex;flex-direction:row}.bulk-edit-modal .smc-body-selection{background-color:#2e3745;border-radius:10px;padding:16px;flex:2;margin-right:24px;min-height:300px}.bulk-edit-modal .smc-body-selection .empty-text{display:flex;align-items:center;justify-content:center;height:100%}.bulk-edit-modal .smc-body-actions{flex:1}.bulk-edit-modal .smc-body-actions .actions{border:1px solid #454d58;border-radius:10px}.bulk-edit-modal .smc-body-actions .action-title{background-color:#09091a;border-bottom:1px solid #454d58;padding:12px 14px;border-top-left-radius:10px;border-top-right-radius:10px}.bulk-edit-modal .smc-body-actions .action-item{display:flex;align-items:center;padding:8px 14px;border-bottom:1px solid #454d58;position:relative}.bulk-edit-modal .smc-body-actions .action-item .action-text{margin-left:8px;margin-bottom:0}.bulk-edit-modal .smc-body-actions .select-options{position:absolute;width:calc(100% - 28px);left:14px;top:30px;z-index:99}#list-image-editor-modal .list-image-tab .image-tab-item{height:44px;padding:0 20px;border-bottom:4px solid transparent;color:#fff}#list-image-editor-modal .list-image-tab .image-tab-item.active{background:#dd531333;border-bottom:4px solid #dd5313;color:#fff}#list-image-editor-modal .vue-file-agent-default .file-input{display:none;width:0;height:0;pointer-events:none}#list-image-editor-modal .vue-file-agent-default .file-preview-new{display:none;pointer-events:none}#images-manager-modal .cm-container{padding:40px;box-shadow:0 0 40px #5263ff36}#images-manager-modal .upload-drag-photo{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;max-height:400px;overflow:auto;scrollbar-width:none}#images-manager-modal .upload-drag-photo.empty-upload-center{display:flex;align-items:center;justify-content:center;padding:30px}#images-manager-modal .upload-drag-photo.empty-upload-center .block-upload{width:100%;height:100%;border:none}#images-manager-modal .upload-drag-photo.empty-upload-center .block-upload .image-icon{padding:16px}#images-manager-modal .upload-drag-photo.empty-upload-center .block-upload .image-icon svg{width:32px;height:32px}#images-manager-modal .delete-file{display:none;position:absolute;top:0;z-index:12;right:0;cursor:pointer}#images-manager-modal .file-preview-wrapper-image{cursor:pointer}#images-manager-modal .file-preview-wrapper{height:174px;box-sizing:border-box;position:relative;border:1px solid #3a3a48;border-radius:8px;overflow:hidden}#images-manager-modal .file-preview-wrapper.active{border-color:#dd5313}#images-manager-modal .file-preview-wrapper .file-preview{width:100%;height:0;padding-bottom:100%;z-index:11;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer}#images-manager-modal .file-preview-wrapper .file-preview .file-preview-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:transparent;transition:background-color .3s;z-index:1}#images-manager-modal .file-preview-wrapper .file-preview .delete-file{display:none;position:absolute;top:5px;right:5px;z-index:2}#images-manager-modal .file-preview-wrapper .file-preview:hover .file-preview-overlay{background-color:#0006}#images-manager-modal .file-preview-wrapper .file-preview:hover .delete-file{display:block}#images-manager-modal .file-preview-wrapper .file-preview .thumbnail{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}#images-manager-modal .file-preview-wrapper .file-preview .thumbnail .file-preview-img{width:100%;height:100%;object-fit:cover}#images-manager-modal .search-funnels{position:relative;flex:1}#images-manager-modal .search-funnels input{background-image:url(/images/general/icons/dashboard/search-w.svg);background-repeat:no-repeat;background-position:12px;padding-left:50px;height:40px}#images-manager-modal .list-image-tab{padding:4px;background-color:#222231;border-radius:8px}#images-manager-modal .list-image-tab .custom-view,#images-manager-modal .list-image-tab .default-view{padding:8px 24px;border-radius:6px;transition:.3s;cursor:pointer}#images-manager-modal .list-image-tab .custom-view span,#images-manager-modal .list-image-tab .default-view span{color:#9d9da3}#images-manager-modal .list-image-tab .custom-view:hover,#images-manager-modal .list-image-tab .default-view:hover{background-color:#fff}#images-manager-modal .list-image-tab .custom-view:hover span,#images-manager-modal .list-image-tab .default-view:hover span{color:#09091a}#images-manager-modal .list-image-tab .active-view{background-color:#fff}#images-manager-modal .list-image-tab .active-view span{color:#dd5313;font-weight:700}#images-manager-modal .block-upload{height:174px;border:1px dashed rgba(255,255,255,.3019607843);border-radius:6px;padding:10px;cursor:pointer}#images-manager-modal .block-upload input{display:none}#images-manager-modal .block-upload .image-icon{padding:12px;border-radius:50%;background-color:#dd53131a}#images-manager-modal .block-upload .image-icon svg{width:24px;height:24px}#images-manager-modal .block-upload .btn-upload{padding:10px 24px;border:1px solid #3a3a48;border-radius:100px}#evaluation{flex-grow:1}#evaluation .evaluation-container{height:calc(100vh - 80px);overflow-y:auto;padding:34px 50px;width:100%}#evaluation .evaluation-container::-webkit-scrollbar{display:none}#evaluation .evaluation-container .ecr2{width:max-content;max-width:100%;background-color:transparent;border:none;outline:none;border-bottom:1px solid #d1d5db;padding-bottom:3px}#evaluation .evaluation-container .ecr3 .ecr3c1 .vs__dropdown-toggle{min-width:170px}#evaluation .evaluation-container .ecr4 .ecr4-container .ecr4c-buttons{flex-wrap:wrap}@media (max-width: 1000px){#evaluation{width:calc(100vw - 72px)}}#create-quality-modal .dbm-container{overflow:visible}#evaluation-list{flex-grow:1}#evaluation-list .evaluation-list-container{overflow-y:auto;padding:32px 40px;width:100%;height:calc(100vh - 70px)}#evaluation-list .evaluation-list-container::-webkit-scrollbar{display:none}#evaluation-list .evaluation-list-container .elcr2{padding:21px 18px;background:linear-gradient(0deg,#37415180,#37415180),linear-gradient(0deg,#232d3c,#232d3c);border:1px solid rgba(55,65,81,.5019607843)}#evaluation-list .evaluation-list-container .elcr3 .elcr3r{padding:5px 15px;background:#18202f}#evaluation-list .evaluation-list-container .dfc-tag{padding-bottom:13px;border-bottom:1px solid rgba(55,65,81,.5019607843)}#evaluation-list .evaluation-list-container .dfc-tag .dfct-item{padding:8px 20px}#evaluation-list .evaluation-list-container .dfc-tag .dfct-item.active{background:#6017fd}#evaluation-answer .evaluation-wrap{padding-bottom:50px}#evaluation-answer .evaluation-wrap .evaluation-content .evaluation-title{font-family:Work Sans;font-style:normal;font-weight:600;font-size:24px;line-height:33px;text-transform:uppercase;color:#fff;margin-bottom:26px;text-align:center}#evaluation-answer .evaluation-wrap .evaluation-content .evaluation-progress{background-color:#d1d5db;background-image:linear-gradient(#dd5313,#dd5313);background-repeat:no-repeat;background-size:0% 100%;border-radius:4px;width:416px;height:4px;overflow:hidden;position:relative;margin:0 auto;transition:.2s}#evaluation-answer .evaluation-wrap .evaluation-content .summary-questions{margin-top:8px;font-size:14px;text-align:center;color:#fff;line-height:24px}#evaluation-answer .evaluation-wrap .evaluation-content .summary-questions span{color:#dd5313;margin-right:5px}#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question{white-space:normal}#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-radio,#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-checkbox,#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-input,#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-score{padding-top:15px}#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-radio .question-number,#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-checkbox .question-number,#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-input .question-number,#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-score .question-number{font-family:Work Sans;font-size:13px;font-weight:300;line-height:24px;letter-spacing:0em;color:#fff;margin-bottom:8px}#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-radio .question-title,#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-checkbox .question-title,#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-input .question-title,#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-score .question-title{font-family:Work Sans;font-size:18px;font-weight:500;line-height:25px;color:#fff;letter-spacing:0em;margin-bottom:24px}#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-radio .answer-list-radio li,#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-radio .answer-list-checkbox li,#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-checkbox .answer-list-radio li,#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-checkbox .answer-list-checkbox li{align-items:center;padding:15px 18px 15px 0;border-radius:4px;background-color:#161526;border:1px solid rgba(75,85,99,.5019607843);white-space:normal}#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-radio .answer-list-radio li.active,#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-radio .answer-list-checkbox li.active,#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-checkbox .answer-list-radio li.active,#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-checkbox .answer-list-checkbox li.active{border:1px solid #dd5313}#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-radio .answer-list-radio li.correctchecktrue,#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-radio .answer-list-checkbox li.correctchecktrue,#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-checkbox .answer-list-radio li.correctchecktrue,#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-checkbox .answer-list-checkbox li.correctchecktrue{border:1px solid #2ecc71!important}#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-radio .answer-list-radio li.correctfalse,#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-radio .answer-list-checkbox li.correctfalse,#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-checkbox .answer-list-radio li.correctfalse,#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-checkbox .answer-list-checkbox li.correctfalse{border:1px solid red!important}#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-radio .answer-list-radio li:hover,#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-radio .answer-list-checkbox li:hover,#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-checkbox .answer-list-radio li:hover,#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-checkbox .answer-list-checkbox li:hover{background-color:#2e2e3c}#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-radio .answer-list-radio li p,#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-radio .answer-list-checkbox li p,#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-checkbox .answer-list-radio li p,#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-checkbox .answer-list-checkbox li p{font-family:Work Sans;font-size:16px;font-weight:300;line-height:24px;letter-spacing:0em;text-align:left;color:#fff;text-align:center}#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-radio .answer-list-radio .text-incorrect,#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-radio .answer-list-checkbox .text-incorrect,#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-checkbox .answer-list-radio .text-incorrect,#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-checkbox .answer-list-checkbox .text-incorrect{color:red}#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-radio .answer-list-radio .text-correct,#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-radio .answer-list-checkbox .text-correct,#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-checkbox .answer-list-radio .text-correct,#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-checkbox .answer-list-checkbox .text-correct{color:#2ecc71}#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-radio li:not(:last-child),#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-checkbox li:not(:last-child){margin-bottom:8px}#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-radio .custom-checkbox,#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-checkbox .custom-checkbox{width:27px;height:27px;margin:0}#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-radio .custom-checkbox .checkmark,#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-checkbox .custom-checkbox .checkmark{border:2px solid #d1d5db}#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-radio .checkmark{border-radius:50%}#evaluation-answer .evaluation-wrap .evaluation-qa .evaluation-question .question-input textarea{height:150px;width:100%;padding:15px 18px;border-radius:4px;background-color:#18202f;color:#fff;border:none;box-sizing:border-box;resize:none;outline:none}#evaluation-answer .evaluation-wrap .evaluation-button{display:flex;justify-content:space-between}.thanks-evaluation{text-align:center;max-width:800px;margin:0 auto}.thanks-evaluation .title{color:#fff;font-weight:600;font-size:32px;margin-top:12px;margin-bottom:30px;line-height:32.69px;text-transform:uppercase}.thanks-evaluation .description{color:#fff;font-size:16px;line-height:24px;font-weight:300;margin-bottom:40px}.thanks-evaluation .pr-button{margin:0 auto}.new-action-modal .nam-container{background:#09091a;padding:0}.new-action-modal .nam-container .namc-header{padding:28px;border-bottom:1px solid rgba(55,65,81,.5019607843)}.new-action-modal .nam-container .namc-body .namcbc1{border-right:1px solid rgba(55,65,81,.5019607843)}.new-action-modal .nam-container .namc-body .namcbc1 li{padding:20px 15px 20px 28px;background:transparent;transition:.2s;position:relative}.new-action-modal .nam-container .namc-body .namcbc1 li p{color:#d1d5db;opacity:.4}.new-action-modal .nam-container .namc-body .namcbc1 li:hover,.new-action-modal .nam-container .namc-body .namcbc1 .active{background:#dd53131a}.new-action-modal .nam-container .namc-body .namcbc1 li:hover:before,.new-action-modal .nam-container .namc-body .namcbc1 .active:before{content:"";position:absolute;width:3px;height:50%;background-color:#dd5312;right:0}.new-action-modal .nam-container .namc-body .namcbc1 li:hover p,.new-action-modal .nam-container .namc-body .namcbc1 .active p{color:#fff;opacity:1}.new-action-modal .nam-container .namc-body .namcbc2{height:500px;overflow-y:scroll;padding:15px 20px}.new-action-modal .nam-container .namc-body .namcbc2::-webkit-scrollbar{display:none}.new-action-modal .nam-container .namc-body .namcbc2 li{background-color:#22223180;white-space:normal;padding:15px;border:1px solid rgba(55,65,81,.5019607843);border-radius:5px}.new-action-modal .nam-container .namc-body .namcbc2 li div{width:10px;flex-grow:1}.new-action-modal .nam-container .namc-body .namcbc2 .namcbc2-item img{width:30px}.new-action-modal .nam-container .namc-body .namcbc2 .namcbc2-item.disabled{cursor:not-allowed}.new-action-modal .nam-container .namc-body .namcbc2 .namcbc2-item:not(.disabled):hover{background-color:#2e2e3c}.new-action-modal .nam-container .namc-body .namcbc2 .namcbc2-item.disabled{opacity:.5}.trigger-modal .description{width:200px;height:max-content;background:#161626;border:1px solid #f6f7fa;z-index:10;padding:10px;border-radius:8px;color:#fff;position:absolute}.trigger-modal .tm-container{padding:0}.trigger-modal .tm-container .tmc-header{padding:28px;border-bottom:1px solid rgba(55,65,81,.5019607843)}.trigger-modal .tm-container .tmc-header input{border-radius:5px;background:#161626;background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.58334%2018.1263C4.87501%2018.1263%201.04167%2014.293%201.04167%209.58464C1.04167%204.8763%204.87501%201.04297%209.58334%201.04297C14.2917%201.04297%2018.125%204.8763%2018.125%209.58464C18.125%2014.293%2014.2917%2018.1263%209.58334%2018.1263ZM9.58334%202.29297C5.55834%202.29297%202.29167%205.56797%202.29167%209.58464C2.29167%2013.6013%205.55834%2016.8763%209.58334%2016.8763C13.6083%2016.8763%2016.875%2013.6013%2016.875%209.58464C16.875%205.56797%2013.6083%202.29297%209.58334%202.29297Z'%20fill='%2316FCD2'/%3e%3cpath%20d='M18.3333%2018.9576C18.175%2018.9576%2018.0167%2018.8992%2017.8917%2018.7742L16.225%2017.1076C15.9833%2016.8659%2015.9833%2016.4659%2016.225%2016.2242C16.4667%2015.9826%2016.8667%2015.9826%2017.1083%2016.2242L18.775%2017.8909C19.0167%2018.1326%2019.0167%2018.5326%2018.775%2018.7742C18.65%2018.8992%2018.4917%2018.9576%2018.3333%2018.9576Z'%20fill='%2316FCD2'/%3e%3c/svg%3e");background-size:20px 100%;background-repeat:no-repeat;background-position:10px 0;padding:10px 10px 10px 40px}.trigger-modal .tm-container .tmc-body{padding:20px 0}.trigger-modal .tm-container .tmc-body .tmcbc1{padding:0 20px;border-right:1px solid rgba(55,65,81,.5019607843)}.trigger-modal .tm-container .tmc-body .tmcbc1 .tmcbc1-list li{padding-left:15px}.trigger-modal .tm-container .tmc-body .tmcbc1 .tmcbc1-list li p{color:#d1d5db;transition:.2s}.trigger-modal .tm-container .tmc-body .tmcbc1 .tmcbc1-list li .line{top:0;left:0;width:2px;height:100%;background-color:transparent;transition:.2s}.trigger-modal .tm-container .tmc-body .tmcbc1 .tmcbc1-list li:hover .line,.trigger-modal .tm-container .tmc-body .tmcbc1 .tmcbc1-list .active .line{background-color:#dd5312}.trigger-modal .tm-container .tmc-body .tmcbc1 .tmcbc1-list li:hover p,.trigger-modal .tm-container .tmc-body .tmcbc1 .tmcbc1-list .active p{color:#fff}.trigger-modal .tm-container .tmc-body .tmcbc2{height:500px;overflow-y:auto;padding:20px 30px 0;flex-direction:row;align-items:flex-start}.trigger-modal .tm-container .tmc-body .tmcbc2::-webkit-scrollbar{display:none}.trigger-modal .tm-container .tmc-body .tmcbc2 .tmcbc2r .tmcbc2r-item{white-space:normal}.trigger-modal .tm-container .tmc-body .tmcbc2 .tmcbc2r .tmcbc2r-item .tmcbc2ri-icon-wrap{padding:16px;background-color:#222231;border:2px solid #222231;border-radius:5px;transition:.2s;width:80px;text-align:center;height:80px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.trigger-modal .tm-container .tmc-body .tmcbc2 .tmcbc2r .tmcbc2r-item .tmcbc2ri-icon-wrap .tmcbc2riiw{width:40px;object-fit:contain}.trigger-modal .tm-container .tmc-body .tmcbc2 .tmcbc2r .tmcbc2r-item .tmcbc2ri-icon-wrap .tmcbc2riiw-info-wrap{top:0;right:0;transform:translate(50%,-50%);display:none;transition:.2s;z-index:10;width:20px;border-radius:50%;background-color:#fff}.trigger-modal .tm-container .tmc-body .tmcbc2 .tmcbc2r .tmcbc2r-item:not(.disabled):hover .tmcbc2ri-icon-wrap{background-color:#09091a;border:2px solid #222231}.trigger-modal .tm-container .tmc-body .tmcbc2 .tmcbc2r .tmcbc2r-item:not(.disabled):hover .tmcbc2riiw-info-wrap{display:block}.trigger-modal .tm-container .tmc-body .tmcbc2 .tmcbc2r .tmcbc2r-item:not(.disabled):hover .tmcbc2riiw-info-wrap:hover .description{display:block}.trigger-modal .tm-container .tmc-body .tmcbc2 .tmcbc2r .tmcbc2r-item.disabled{opacity:.5}.trigger-modal .tm-container .tmc-footer{padding:25px 20px}.trigger-modal .tm-container .tmc-footer img{width:20px}.trigger-popover .v-popper__wrapper .v-popper__inner{width:200px;background:#161626;border:1px solid #f6f7fa;padding:10px;border-radius:8px;color:#fff}#lms_layout{overflow:hidden;height:100vh}#lms_layout .lmsl_container{height:calc(100vh - 72px)}#lms_layout .lmsl_container a[href]:not(.router-link-active,.router-link-exact-active,.router-link,.text-orange,.pr-button-gray,.italic-link,[class*=text-white],[class*=text-blue]){color:#5ca3ff}#lms_layout .lmsl_container a[href]:not(.router-link-active,.router-link-exact-active,.router-link,.text-orange,.pr-button-gray,.italic-link,[class*=text-white],[class*=text-blue]):hover{color:#2d88ff}#lms_layout .lmsl_container a[href]:not(.router-link-active,.router-link-exact-active,.router-link,.text-orange,.pr-button-gray,.italic-link,[class*=text-white],[class*=text-blue]):active{color:#1e70e0}#lms_layout .lmsl_container #evaluation-answer{overflow:scroll;box-sizing:border-box}#lms_layout .lmsl_container #evaluation-answer::-webkit-scrollbar{display:none}#lms_layout .lmsl_container #evaluation-answer .custom-checkbox input:checked~.checkmark{background-color:#16fcd2;border:2px solid #16fcd2}#lms_layout .lmsl_container #evaluation-answer .custom-checkbox input:checked~.checkmark:after{border-color:#18202f}#lms_layout .lmsl_container .lmsds_container{max-width:1320px}#lms_layout .lmsl_container .lmsds_container .dlcr2r1{border-bottom:1px solid rgba(55,65,81,.5019607843)}#lms_layout .lmsl_container .lmsds_container .dlcr2r1 .dlcr2r1r1{padding:0 0 40px}#lms_layout .lmsl_container .lmsds_container .dlcr2r1 .dlcr2r1r1 .box{border-radius:8px;background:#22223180}#lms_layout .lmsl_container .lmsds_container .dlcr2r1 .dlcr2r1r1 .box video{width:100%;aspect-ratio:3/2}#lms_layout .lmsl_container .lmsds_container .dlcr2r1 .dlcr2r1r1 .player-lms{width:100%;aspect-ratio:3/2}#lms_layout .lmsl_container .lmsds_container .dlcr2r1 .dlcr2r1r1 .bloc-img-element{width:100%;height:600px}#lms_layout .lmsl_container .lmsds_container .dlcr2r1 .dlcr2r1r1 .bloc-img-element .img-fit{width:100%;height:100%}#lms_layout .lmsl_container .lmsds_container .dlcr2r1 .dlcr2r1r1 .embed-vimeo-container .embed-vimeo-iframe{width:100%;aspect-ratio:3/2}#lms_layout .lmsl_container .lmsds_container .dlcr2r1 .dlcr2r1r1 .text-and-image-bloc{word-wrap:break-word}#lms_layout .lmsl_container .lmsds_container .dlcr2r1 .dlcr2r1r1 .text-and-image-bloc h1{font-size:2em}#lms_layout .lmsl_container .lmsds_container .dlcr2r1 .dlcr2r1r1 .text-and-image-bloc ul,#lms_layout .lmsl_container .lmsds_container .dlcr2r1 .dlcr2r1r1 .text-and-image-bloc ol{padding-left:1.5em!important;margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}#lms_layout .lmsl_container .lmsds_container .dlcr2r1 .dlcr2r1r1 .text-and-image-bloc ul li,#lms_layout .lmsl_container .lmsds_container .dlcr2r1 .dlcr2r1r1 .text-and-image-bloc ol li{padding-left:1.5em!important;list-style-type:none;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}#lms_layout .lmsl_container .lmsds_container .dlcr2r1 .dlcr2r1r1 .text-and-image-bloc ul li:before,#lms_layout .lmsl_container .lmsds_container .dlcr2r1 .dlcr2r1r1 .text-and-image-bloc ol li:before{content:counter(list-0,decimal) ". ";display:inline-block;white-space:nowrap;width:1.2em;margin-left:-1.5em;margin-right:.3em;text-align:right}#lms_layout .lmsl_container .lmsds_container .dlcr2r1 .dlcr2r1r1 .text-and-image-bloc ul li:before{content:"•"}#lms_layout .lmsl_container .lmsds_container .dlcr2r1 .dlcr2r1r1 .text-and-image-bloc li{white-space:normal}#lms_layout .lmsl_container .lmsds_container .dlcr2r1 .dlcr2r1r1 .text-and-image-bloc .ql-align-right{text-align:right}#lms_layout .lmsl_container .lmsds_container .dlcr2r1 .dlcr2r1r1 .text-and-image-bloc .ql-align-center{text-align:center}#lms_layout .lmsl_container .lmsds_container .dlcr2r1 .dlcr2r1r1 .text-and-image-bloc .ql-align-justify{text-align:justify}#lms_layout .lmsl_container .lmsds_container .dlcr2r1 .dlcr2r1r1 .block-pdf{width:100%;aspect-ratio:3/2}#lms_layout .lmsl_container .automations-search{min-width:250px}#lms_layout .lmsl_container .automations-search .pr-db-input-small{background-color:transparent;background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.16602%202.29297C5.36906%202.29297%202.29102%205.37101%202.29102%209.16797C2.29102%2012.9649%205.36906%2016.043%209.16602%2016.043C12.963%2016.043%2016.041%2012.9649%2016.041%209.16797C16.041%205.37101%2012.963%202.29297%209.16602%202.29297ZM1.04102%209.16797C1.04102%204.68065%204.6787%201.04297%209.16602%201.04297C13.6533%201.04297%2017.291%204.68065%2017.291%209.16797C17.291%2013.6553%2013.6533%2017.293%209.16602%2017.293C4.6787%2017.293%201.04102%2013.6553%201.04102%209.16797Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.9608%2014.9766C16.3196%2014.9718%2015.7426%2015.2247%2015.3906%2015.7134C15.0389%2016.2017%2014.9802%2016.8302%2015.1813%2017.4393L15.1815%2017.4398C15.4331%2018.1994%2015.9247%2018.8491%2016.6793%2018.9503C17.4338%2019.0514%2018.0787%2018.5541%2018.5204%2017.8891L18.5205%2017.889C18.9402%2017.257%2019.1182%2016.5148%2018.7768%2015.8774C18.4357%2015.2404%2017.7201%2014.9772%2016.9608%2014.9766ZM16.3682%2017.0471C16.5582%2017.6205%2016.7917%2017.7041%2016.8453%2017.7113C16.8991%2017.7185%2017.1459%2017.6991%2017.4792%2017.1975M16.3682%2017.0471C16.2695%2016.748%2016.3274%2016.5515%2016.4049%2016.444C16.4815%2016.3376%2016.645%2016.2239%2016.9527%2016.2266L16.9527%2016.2266H16.9581C17.4812%2016.2266%2017.6393%2016.4011%2017.6749%2016.4675C17.7106%2016.5343%2017.7678%2016.7629%2017.4792%2017.1975'%20fill='white'/%3e%3c/svg%3e");background-position:4% center;background-repeat:no-repeat;padding-left:35px}#lms_layout .lmsl_container ._c-ListCategories-Item-New ._c-ListCategories-Item{height:40px}@media screen and (max-width: 768px){#lms_layout{height:100svh}#lms_layout .lmsl_container{height:calc(100svh - 56px)}}#congratulation-page-lms{display:flex;justify-content:center;align-items:center;padding:20px}#congratulation-page-lms .cpl_container{padding:37px 0 0;width:100%;max-width:603px}#congratulation-page-lms .cpl_container .point_wrap{height:400px;width:100%;background-image:url(/assets/bg-point-lms-gTyikpYO.svg);background-repeat:no-repeat;background-position:center center;background-size:contain}#congratulation-page-lms .cpl_container .point_wrap .point{width:139px;height:139px;border:10px solid #16fcd2;background:#232b38}.evaluation-fields .evaluation-fields-content{padding:24px 28px 35px;background:#22223180}#lms-header{width:100%;background-color:#09081a;padding:20px 40px}#lms-header .lms-header-mobile{display:none}#lms-header .branding-logo{height:32px}#lms-header .branding-logo .img-fit{height:100%;width:auto}#lms-header .header-avatar{margin-right:0}#lms-header .lh-logo{align-items:flex-end}#lms-header .lh-logo .logo-link{position:relative;align-items:flex-end;justify-content:center}#lms-header .lh-logo .logo-link .logo{height:17px;margin-right:5px}#lms-header .lh-logo .logo-link .logoW{height:12px;margin-bottom:2px}#lms-header .lh-container{flex-grow:1;box-sizing:border-box;padding:12px 20px}#lms-header .lh-container .dhcc1{position:relative}#lms-header .lh-container .dhcc1 .pr-search-container{width:400px}#lms-header .lh-container .dhcc1 .plus-shortcut{background-color:#dd5313;border-radius:6px;border:1px solid #dd5313;height:40px}#lms-header .lh-container .dhcc1 .plus-shortcut .shortcut-links-list{position:absolute;left:0;top:50px;background-color:#09091a;padding:20px;border:1px solid #3a3a48;border-radius:10px;z-index:100;min-width:400px}#lms-header .lh-container .dhcc1 .plus-shortcut .shortcut-links-list a{font-size:14px;color:#fff;white-space:nowrap}#lms-header .lh-container .dhcc1 .plus-shortcut .shortcut-links-list .sllr-group{min-width:180px;padding:10px}#lms-header .lh-container .dhcc1 .plus-shortcut .shortcut-links-list .sllr-group .main-link{font-weight:700;font-size:15px}#lms-header .lh-container .dhcc1 .plus-shortcut .shortcut-links-list .sllr-group .sub-link-list{padding-left:10px}#lms-header .lh-container .dhcc1 .plus-shortcut .shortcut-links-list .sllr-group .sub-link-list li{padding:2px}#lms-header .lh-container .dhcc1 .plus-shortcut .shortcut-links-list .sllr-group .sub-link{font-weight:500;font-size:14px;opacity:.9}#lms-header .lh-container .dhcc1 .pr-search{width:100%;box-sizing:border-box;height:42px;padding:3px 20px 4px 57px}#lms-header .lh-container .dhcc1 .pr-search-result{position:absolute;top:0;left:0;width:100%;margin-top:50px;padding:12px 16px;border:1px solid rgba(55,65,81,.5019607843);background:#252c39;border-radius:4px;box-sizing:border-box;z-index:10}#lms-header .lh-container .dhcc1 .pr-search-result .prsru-list .prsrul-element,#lms-header .lh-container .dhcc1 .pr-search-result .prsru-list .prsrfl-element,#lms-header .lh-container .dhcc1 .pr-search-result .prsrf-list .prsrul-element,#lms-header .lh-container .dhcc1 .pr-search-result .prsrf-list .prsrfl-element{padding:7px 10px;border-top:1px solid rgba(55,65,81,.5019607843);border-radius:4px}#lms-header .lh-container .dhcc1 .pr-search-result .prsru-list .prsrul-element figure,#lms-header .lh-container .dhcc1 .pr-search-result .prsru-list .prsrfl-element figure,#lms-header .lh-container .dhcc1 .pr-search-result .prsrf-list .prsrul-element figure,#lms-header .lh-container .dhcc1 .pr-search-result .prsrf-list .prsrfl-element figure{width:35px;height:35px;flex-shrink:0}#lms-header .lh-container .dhcc1 .pr-search-result .prsru-list .prsrul-element figure .img-fit,#lms-header .lh-container .dhcc1 .pr-search-result .prsru-list .prsrfl-element figure .img-fit,#lms-header .lh-container .dhcc1 .pr-search-result .prsrf-list .prsrul-element figure .img-fit,#lms-header .lh-container .dhcc1 .pr-search-result .prsrf-list .prsrfl-element figure .img-fit{height:100%;width:100%;border-radius:50%;object-fit:cover}#lms-header .lh-container .dhcc1 .pr-search-result .prsru-list .prsrul-element .element-info,#lms-header .lh-container .dhcc1 .pr-search-result .prsru-list .prsrfl-element .element-info,#lms-header .lh-container .dhcc1 .pr-search-result .prsrf-list .prsrul-element .element-info,#lms-header .lh-container .dhcc1 .pr-search-result .prsrf-list .prsrfl-element .element-info{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff}#lms-header .lh-container .dhcc1 .pr-search-result .prsru-list .prsrul-element .element-info span,#lms-header .lh-container .dhcc1 .pr-search-result .prsru-list .prsrfl-element .element-info span,#lms-header .lh-container .dhcc1 .pr-search-result .prsrf-list .prsrul-element .element-info span,#lms-header .lh-container .dhcc1 .pr-search-result .prsrf-list .prsrfl-element .element-info span{opacity:50%}#lms-header .lh-container .dhcc1 .pr-search-result .prsru-list .prsrul-element:hover,#lms-header .lh-container .dhcc1 .pr-search-result .prsru-list .prsrfl-element:hover,#lms-header .lh-container .dhcc1 .pr-search-result .prsrf-list .prsrul-element:hover,#lms-header .lh-container .dhcc1 .pr-search-result .prsrf-list .prsrfl-element:hover{background:#1c222d}#lms-header .lh-container .dhcc1 .pr-search-result .prsru-list .prsrul-element:first-child,#lms-header .lh-container .dhcc1 .pr-search-result .prsru-list .prsrfl-element:first-child,#lms-header .lh-container .dhcc1 .pr-search-result .prsrf-list .prsrul-element:first-child,#lms-header .lh-container .dhcc1 .pr-search-result .prsrf-list .prsrfl-element:first-child{border-top:0}#lms-header .lh-container .dhcc1 .pr-search-result .prsrf-list .prsrfl-element figure{width:95px;height:50px;flex-shrink:0}#lms-header .lh-container .dhcc1 .pr-search-result .prsrf-list .prsrfl-element figure .img-fit{border-radius:8px}#lms-header .lh-container .dhcc2{position:absolute;right:10px}#lms-header .lh-container .dhcc2 .dhcc2-notification,#lms-header .lh-container .dhcc2 .dhcc2-message{display:inline-flex;margin:0 7px;cursor:pointer}#lms-header .lh-container .dhcc2 .dhcc2-notification img,#lms-header .lh-container .dhcc2 .dhcc2-message img{height:22px}#lms-header .lh-container .dhcc2 .dhcc2-notification img{height:20px}#lms-header .lh-container .dhcc2 .qaa-icon,#lms-header .lh-container .dhcc2 .dhcc2-community-icon,#lms-header .lh-container .dhcc2 .notifications-icon{display:flex;padding:4px;align-items:center;border:none;outline:none;border-radius:50%;cursor:pointer;transition:all .3s ease}#lms-header .lh-container .dhcc2 .qaa-icon svg,#lms-header .lh-container .dhcc2 .dhcc2-community-icon svg,#lms-header .lh-container .dhcc2 .notifications-icon svg{padding:6px;border-radius:6px;height:20px;width:20px;transition:all .3s ease}#lms-header .lh-container .dhcc2 .qaa-icon:hover svg,#lms-header .lh-container .dhcc2 .dhcc2-community-icon:hover svg,#lms-header .lh-container .dhcc2 .notifications-icon:hover svg{background-color:#161626}#lms-header .lh-container .dhcc2 .dhcc2-profile{height:36px;cursor:pointer}#lms-header .lh-container .dhcc2 .dhcc2-profile .img-fit{max-height:100%}@media screen and (max-width: 768px){#lms-header{padding:10px 20px}#lms-header .header-avatar{display:none}#lms-header .lms-header-mobile{display:block}#lms-header .lh-logo{align-items:center}#lms-header .branding-logo{max-width:100px}#lms-header .text-powered{font-size:11px}#lms-header .header-avatar .user-information{min-width:80px}#lms-header .header-avatar .menu-group{padding:5px 10px}#lms-header .header-avatar .menu-group figure{width:30px;height:30px}#lms-header .header-avatar .menu-group .mgr1{padding:5px 10px}#lms-header .header-avatar .menu-group .mgr-option-list{align-items:center}#lms-header .header-avatar .menu-group .mgr-option-list .mgr-option-element{padding:8px 10px}#lms-header .header-avatar .menu-group .mgr-option-list .mgr-option-element p{font-size:13px;line-height:2}}.notifications-wrapper{position:relative;display:inline-block;cursor:pointer}.notifications-wrapper:after{position:absolute;content:"";bottom:0;left:-12px;width:30px;height:30px;background-color:transparent}.notifications-wrapper .notifications-icon.had-new-notification{position:relative}.notifications-wrapper .notifications-icon.had-new-notification:after{position:absolute;content:"";top:14px;right:12px;width:6px;height:6px;border-radius:50%;background-color:#dd5313}.notifications-wrapper .notification-list{position:absolute;right:0;top:100%;z-index:10;width:450px;background-color:#09091a;color:#fff;border:1px solid #3a3a48;border-radius:18px;box-shadow:0 8px 20px #0e3e7426;z-index:1000}.notifications-wrapper .notification-list .nlc-header{padding:20px 24px;border-bottom:1px solid #3a3a48}.notifications-wrapper .notification-list .nlc-header .btn-mark-read{color:#dd5313;background-color:transparent;border:none;outline:none}.notifications-wrapper .notification-list .nlc-header .btn-mark-read.op-30{opacity:30%;cursor:not-allowed}.notifications-wrapper .notification-list .nlc-body{padding:0 16px;max-height:460px;overflow-y:auto}.notifications-wrapper .notification-list .nlc-body::-webkit-scrollbar{width:5px}.notifications-wrapper .notification-list .nlc-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.notifications-wrapper .notification-list .nlc-body::-webkit-scrollbar-thumb{background:#3a3a48;border-radius:4px}.notifications-wrapper .notification-list .nlc-body::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.notifications-wrapper .notification-list .nlc-body .loading-view{min-height:200px}.notifications-wrapper .notification-list .nlc-body .nlcb-item{padding:16px;cursor:pointer;transition:all .3s ease-in;margin-bottom:5px}.notifications-wrapper .notification-list .nlc-body .nlcb-item.unread-shadow{box-shadow:0 0 10px #ffffff1a;background-color:#161626}.notifications-wrapper .notification-list .nlc-body .nlcb-item:hover{background-color:#161626}.notifications-wrapper .notification-list .nlc-body .nlcb-item:not(:last-child){border-bottom:.5px solid #3a3a48}.notifications-wrapper .notification-list .nlc-body .nlcb-item .nlcbi-c1r1 .icon{margin-right:2px}.notifications-wrapper .notification-list .nlc-body .nlcb-item .nlcbi-c1r1 .content{display:flex;flex-direction:column;flex:1}.notifications-wrapper .notification-list .nlc-body .nlcb-item .nlcbi-c1r1 .content .message-time{display:flex;align-items:center;min-width:fit-content;white-space:nowrap}.notifications-wrapper .notification-list .nlc-body .nlcb-item .nlcbi-c1r1 .content .message-text{display:block;word-break:break-word;white-space:normal;margin-top:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.notifications-wrapper .notification-list .nlc-body .nlcb-item .nlcbi-c1r1 .content .title-message-text{display:block;word-break:break-word;white-space:normal;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.notifications-wrapper .notification-list .nlc-body .nlcb-item .nlcbi-c1r1 .content .unread-dot{position:relative;display:inline-block;width:6px;height:6px;background-color:#dd5313;border-radius:50%;margin-left:4px}.notifications-wrapper .notification-list .nlc-body .nlcb-item .nlcbi-c1r1 .content .unread-dot:after{position:absolute;content:"";top:50%;left:50%;width:8px;height:8px;border-radius:50%;transform:translate(-50%,-50%);background-color:#dd531333}.notifications-wrapper .notification-list .nlc-body .nlcb-item .nlcbi-c1r1 .content .contact-info{max-width:180px;text-overflow:ellipsis;overflow:hidden}.notifications-wrapper .notification-list .nlc-body .empty-notification{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:32px}.notifications-wrapper .notification-list .nlc-body .empty-notification p{color:#fffc}.notifications-wrapper:after{pointer-events:none}#lms-detail-sesson{height:100%;padding:20px 40px;overflow:scroll}#lms-detail-sesson::-webkit-scrollbar{display:none}#lms-detail-sesson .active-link{color:#dd5313}#lms-detail-sesson .inactive-link{color:#fff}#lms-detail-sesson .lmsds_container{max-width:1320px}#lms-detail-sesson .lmsds_container .lmsdscr1 .lmsdscr1c2{padding:9px 15px;background:#18202f}#lms-detail-sesson .lmsds_container .lmsdscr2 .lmsdscr2c1 .fc-content{padding:20px}#lms-detail-sesson .lmsds_container .lmsdscr2 .lmsdscr2c1 .fcc-description{padding-bottom:0;border-bottom:0}#lms-detail-sesson .lmsds_container .lmsdscr2 .lmsdscr2c1 figure img{object-fit:cover}#lms-detail-sesson .lmsds_container .lmsdscr2 .lmsdscr2c1 p{font-family:Work Sans}#lms-detail-sesson .lmsds_container .lmsdscr2 .lmsdscr2c1 .lmsdscr2c1_line{height:5px;background:#404040;position:relative}#lms-detail-sesson .lmsds_container .lmsdscr2 .lmsdscr2c1 .lmsdscr2c1_line .lmsdscr2c1_line_active{position:absolute;left:0;height:5px;border-radius:10px;background:#404040;background-image:linear-gradient(#16fcd2,#16fcd2);background-repeat:no-repeat}@media (max-width: 1000px){#lms-detail-sesson .lmsdscr2{display:flex}#lms-detail-sesson .lmsdscr2 .msdsc_c1,#lms-detail-sesson .lmsdscr2 .msdsc_c2{width:100%}#lms-detail-sesson .lmsdscr2 .msdsc_c1{margin-bottom:30px}}@media (max-width: 800px){#lms-detail-sesson{padding:40px 30px}}#lms-detail-sesson .dfcr1{border-bottom:1px solid rgba(55,65,81,.5019607843)}#lms-detail-sesson .dfcr1 .active{background:#dd531333;border-bottom:4px solid #dd5313;border-radius:0}#lms-detail-sesson .dfcr1 .active p{color:#fff;opacity:1}#lms-detail-sesson .dfcr1 .dfcr1-item{padding:14px 20px}@media screen and (max-width: 768px){#lms-detail-sesson{padding:20px}#lms-detail-sesson .lms-navigation{overflow-y:auto;margin-bottom:15px;display:none}#lms-detail-sesson .lms-navigation .dfct-item{padding:10px 14px}#lms-detail-sesson .lms-navigation .dfct-item svg{width:20px;height:20px}#lms-detail-sesson .lms-navigation .dfct-item p{font-size:14px}#lms-detail-sesson .mg-b60.lmsdscr1{margin-bottom:20px}#lms-detail-sesson .lmsds_container .formation-card.lmsdscr2c1{position:static}#lms-detail-sesson .lmsdscr2c2{margin-top:20px}#lms-detail-sesson .lmsdscr2c2 .slmsi_header{flex-wrap:wrap}#lms-detail-sesson .lmsdscr2c2 .slmsi_header .slmsih_head{padding:10px;border-radius:4px}#lms-detail-sesson .lmsdscr2c2 .slmsi_header .header-bar{margin-top:10px}#lms-detail-sesson .lmsdscr2c2 .slmsi_list{margin-left:0}}#lms-detail-sesson .lmsds_container .lmsdscr2{position:relative;flex-wrap:nowrap;justify-content:center;gap:70px}#lms-detail-sesson .lmsds_container .lmsdscr2 .lmsdscr2c2{flex-grow:1;min-width:0}#lms-detail-sesson .lmsds_container .lmsdscr2 .formation-card.lmsdscr2c1{position:sticky;top:0;margin-right:auto;flex-shrink:0}@media screen and (max-width: 1162px){#lms-detail-sesson .lmsds_container .lmsdscr2{display:flex;justify-content:center;flex-wrap:wrap;gap:40px}#lms-detail-sesson .lmsds_container .lmsdscr2 .lmsdscr2c2{flex-grow:unset;width:100%}#lms-detail-sesson .lmsds_container .lmsdscr2 .formation-card.lmsdscr2c1{position:static;margin-right:0}}@media screen and (max-width: 768px){#lms-detail-sesson .lmsds_container .lmsdscr2{gap:20px}#lms-detail-sesson .lmsds_container .lmsdscr2 .formation-card.lmsdscr2c1{position:static}}.slmsi_header .ratio{flex-shrink:0;--ratio: .4;height:30px;width:30px;border-radius:50%;position:relative;clip-path:circle(50%);transform:translate(-2px)}.slmsi_header .ratio_before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-image:conic-gradient(#16fcd2 0,#16fcd2 calc(var(--ratio) * 360deg),#575f6c calc(var(--ratio) * 360deg),#575f6c 360deg);z-index:-2}.slmsi_header .ratio_after{content:"";position:absolute;width:23px;height:23px;top:0;left:0;background:linear-gradient(0deg,#09091a,#09091a),linear-gradient(0deg,#232d3c,#232d3c);border-radius:50%;z-index:-1;transform:translate(3.6px) translateY(3.5px)}.slmsi_header .header-bar{position:relative;width:100%;padding:14px 20px;background-color:#22223180;border-radius:10px}.slmsi_header .header-bar .arrow{transition:.15s}.slmsi_header .active-arrow .arrow{transform:rotateX(180deg)}.slmsi_header .slmsih_head{position:relative;padding:12px 20px;border-radius:10px;background:#22223180}.slmsi_header .slmsih_head .headImage{position:absolute}.slmsi_list{margin-left:60px}.slmsi_list .slmsil_element{padding:12px 20px;background:#22223180;border-radius:10px;margin-left:54px}.slmsi_list .slmsil_element .session-done-icon{width:14px;left:-25px}.slmsi_list .slmsil_element .pr-button{padding:6px 10px;border-radius:6px;font-size:12px;font-weight:400}.slmsi_list .slmsil_element .inactive{background-color:#a9abad;border:2px solid #a9abad}#detail-lesson{height:100%;padding:20px 40px 100px;overflow:scroll;font-family:Work Sans}#detail-lesson::-webkit-scrollbar{display:none}#detail-lesson .dl-header{border-bottom:1px solid #273140}#detail-lesson .dl-header .dlcr2r1r2-item{padding:14px 20px;border-bottom:3px solid transparent}#detail-lesson .dl-header .dlcr2r1r2-item .dlcr2r1r2i-step{padding:2px 8px;background-color:#fff}#detail-lesson .dl-header .active{background:#dd531333;border-bottom:3px solid #dd5313}#detail-lesson .dl-header .active .dlcr2r1r2i-title{color:#fff;opacity:1}#detail-lesson .dl_container .active-link{color:#dd5313}#detail-lesson .dl_container .inactive-link{color:#fff}#detail-lesson .dl_container .formation-card{height:fit-content;flex-shrink:0;margin-right:60px}#detail-lesson .dl_container .formation-card .formation-chapters{padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.2)}#detail-lesson .dl_container .formation-card .fc-content{height:inherit}#detail-lesson .dl_container .formation-card .fc-chapters{padding:20px 0}#detail-lesson .dl_container .formation-card .fc-chapters .fccp-section{padding:0 20px}#detail-lesson .dl_container .formation-card .fc-chapters .fccp-section .active{transform:rotateX(180deg);transition:.2s}#detail-lesson .dl_container .formation-card .fc-chapters .fccp-section.disabled{cursor:not-allowed}#detail-lesson .dl_container .formation-card .fc-chapters .fccp-lessons li{padding:10px 20px 10px 40px}#detail-lesson .dl_container .formation-card .fc-chapters .fccp-lessons li.active{background-color:#dd531333;border-right:3px solid #dd5313}#detail-lesson .dl_container .formation-card .fc-chapters .fccp-lessons li.disabled{cursor:not-allowed;opacity:.5}#detail-lesson .dl_container .formation-card .fc-chapters .fccp-lessons li:not(.disabled):hover{background-color:#dd531333;border-right:3px solid #dd5313}#detail-lesson .dl_container .dlcr2{width:100%;margin:0 auto}#detail-lesson .dl_container .dlcr2 .dlcr2r1{border-bottom:1px solid rgba(55,65,81,.5019607843)}#detail-lesson .dl_container .dlcr2 .dlcr2r1 .dlcr2r1r1{padding:0 0 40px}#detail-lesson .dl_container .dlcr2 .dlcr2r1 .dlcr2r1r1 .box{border-radius:8px;background:#22223180}#detail-lesson .dl_container .dlcr2 .dlcr2r1 .dlcr2r1r1 .box video{width:100%;aspect-ratio:3/2}#detail-lesson .dl_container .dlcr2 .dlcr2r1 .dlcr2r1r1 .player-lms{width:100%;aspect-ratio:3/2}#detail-lesson .dl_container .dlcr2 .dlcr2r1 .dlcr2r1r1 .bloc-img-element{width:100%;height:600px}#detail-lesson .dl_container .dlcr2 .dlcr2r1 .dlcr2r1r1 .bloc-img-element .img-fit{width:100%;height:100%}#detail-lesson .dl_container .dlcr2 .dlcr2r1 .dlcr2r1r1 .embed-vimeo-container .embed-vimeo-iframe{width:100%;aspect-ratio:3/2}#detail-lesson .dl_container .dlcr2 .dlcr2r1 .dlcr2r1r1 .text-and-image-bloc{word-wrap:break-word}#detail-lesson .dl_container .dlcr2 .dlcr2r1 .dlcr2r1r1 .text-and-image-bloc h1{font-size:2em}#detail-lesson .dl_container .dlcr2 .dlcr2r1 .dlcr2r1r1 .text-and-image-bloc ul,#detail-lesson .dl_container .dlcr2 .dlcr2r1 .dlcr2r1r1 .text-and-image-bloc ol{padding-left:1.5em!important;margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}#detail-lesson .dl_container .dlcr2 .dlcr2r1 .dlcr2r1r1 .text-and-image-bloc ul li,#detail-lesson .dl_container .dlcr2 .dlcr2r1 .dlcr2r1r1 .text-and-image-bloc ol li{padding-left:1.5em!important;list-style-type:none;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}#detail-lesson .dl_container .dlcr2 .dlcr2r1 .dlcr2r1r1 .text-and-image-bloc ul li:before,#detail-lesson .dl_container .dlcr2 .dlcr2r1 .dlcr2r1r1 .text-and-image-bloc ol li:before{content:counter(list-0,decimal) ". ";display:inline-block;white-space:nowrap;width:1.2em;margin-left:-1.5em;margin-right:.3em;text-align:right}#detail-lesson .dl_container .dlcr2 .dlcr2r1 .dlcr2r1r1 .text-and-image-bloc ul li:before{content:"•"}#detail-lesson .dl_container .dlcr2 .dlcr2r1 .dlcr2r1r1 .text-and-image-bloc li{white-space:normal}#detail-lesson .dl_container .dlcr2 .dlcr2r1 .dlcr2r1r1 .text-and-image-bloc .ql-align-right{text-align:right}#detail-lesson .dl_container .dlcr2 .dlcr2r1 .dlcr2r1r1 .text-and-image-bloc .ql-align-center{text-align:center}#detail-lesson .dl_container .dlcr2 .dlcr2r1 .dlcr2r1r1 .text-and-image-bloc .ql-align-justify{text-align:justify}#detail-lesson .dl_container .dlcr2 .dlcr2r1 .dlcr2r1r1 .block-pdf{width:100%;aspect-ratio:3/2}#detail-lesson .dl_container .dlcr2 .dlcr2r2r2 .dlcr2r2r2_item{white-space:normal}#detail-lesson .dl_container .dlcr2 .dlcr2r2r2 .dlcr2r2r2_item .dlcr2r2r2ic1 .dlcr2r2r2ic1r1{width:32px;height:32px;border:2px solid rgba(255,255,255,.5019607843);background:linear-gradient(0deg,#04bce4,#04bce4),linear-gradient(0deg,#ffffff80,#ffffff80)}#detail-lesson .dl_container .dlcr2 .dlcr2r2r2 .dlcr2r2r2_item .dlcr2r2r2ic1 .dlcr2r2r2ic1r2{width:3px;height:100px;background:#04bce4;opacity:.2;border-radius:2px}#detail-lesson .dl_container .dlcr2 .dlcr2r2r2 .dlcr2r2r2_item .dlcr2r2r2ic2{padding-bottom:28px}#detail-lesson .dl_container .dlcr2 .dlcr2r2r2 .dlcr2r2r2_item .dlcr2r2r2ic2 .dlcr2r2r2ic2r1{background:#18202f}#detail-lesson .dl_container .dlcr2 .dlcr2r2r2 .dlcr2r2r2_item .dlcr2r2r2ic2 .dlcr2r2r2ic2r1 .dlcr2r2r2ic2r1_header{border-bottom:1px solid rgba(55,65,81,.5019607843);padding-bottom:22px}#detail-lesson .dl_container .dlcr2 .dlcr2r2r2 .dlcr2r2r2_item .dlcr2r2r2ic2 .dlcr2r2r2ic2r1 .dlcr2r2r2ic2r1_header .dlcr2r2r2ic2r1hc1 div p{opacity:.6}#detail-lesson .dl_container .dlcr2 .dlcr2r2r2 .dlcr2r2r2_item .dlcr2r2r2ic2 .dlcr2r2r2ic2r1 .dlcr2r2r2ic2r1_header .dlcr2r2r2ic2r1hc2{padding:8px 15px;border-radius:20px;background:linear-gradient(0deg,#ffffff1a,#ffffff1a),linear-gradient(0deg,#37415180,#37415180);border:1px solid rgba(55,65,81,.5019607843)}#detail-lesson .dl_container .dlcr2 .dlcr2r2r2 .dlcr2r2r2_item .dlcr2r2r2ic2 .dlcr2r2r2ic2r1 .border{padding-top:16px;border-top:1px solid rgba(55,65,81,.5019607843)}#detail-lesson .dl_container .dlcr2 .dlcr2r2r2 .dlcr2r2r2_item .dlcr2r2r2ic2 .dlcr2r2r2ic2r1 .border textarea{height:100px;resize:none}#detail-lesson .dl_container .dlcr2 .dlcr2r2r2 .dlcr2r2r2_item .dlcr2r2r2ic2 .dlcr2r2r2ic2r1 .border .purple-button{background-color:#6017fd;border:none}#detail-lesson .dl_container .dlcr2 .dlcr2r2r2 .active-lession-item .dlcr2r2r2ic1 .dlcr2r2r2ic1r1{background:linear-gradient(0deg,#68b266,#68b266),linear-gradient(0deg,#ffffff80,#ffffff80)}#detail-lesson .dl_container .dlcr2 .dlcr2r2r2 .active-lession-item .dlcr2r2r2ic1 .dlcr2r2r2ic1r2{background:#68b266}#detail-lesson .dl_container .dlcr2 .dlcr2r2r2 .active-lession-item .dlcr2r2r2ic2 .dlcr2r2r2ic2r1 .dlcr2r2r2ic2r1_header .dlcr2r2r2ic2r1hc1 div p{opacity:.6}#detail-lesson .dl_container .dlcr2 .dlcr2r2r2 .active-lession-item .dlcr2r2r2ic2 .dlcr2r2r2ic2r1 .dlcr2r2r2ic2r1_header .dlcr2r2r2ic2r1hc2{background:linear-gradient(0deg,#68b266,#68b266),linear-gradient(0deg,#37415180,#37415180)}#detail-lesson .tab-question .active{background-color:#6017fd!important;border-bottom:3px solid #6017fd}#detail-lesson .lmsds_container{max-width:1320px}#detail-lesson .lmsds_container .lmsdscr2{position:relative}#detail-lesson .lmsds_container .lmsdscr2 .formation-card{margin-right:70px;position:sticky;top:0}#detail-lesson .lmsds_container .lmsdscr2 .lmsdscr2c2{flex-grow:1}#detail-lesson .lmsds_container .floating-dl-container{display:none}@media screen and (max-width: 1024px){#detail-lesson .dl_container .mg-b50.dlcr1{margin-bottom:0}#detail-lesson .dl_container .lmsds_container .lmsdscr2{display:flex;flex-direction:column}#detail-lesson .dl_container .lmsds_container .lmsdscr2 .formation-card.lmsdscr2c1{position:static;margin-right:0;width:100%}}@media screen and (max-width: 768px){#detail-lesson{padding:20px}#detail-lesson .lms-navigation{overflow-y:auto;margin-bottom:15px;display:none}#detail-lesson .lms-navigation .dfct-item{padding:10px 14px}#detail-lesson .lms-navigation .dfct-item svg{width:20px;height:20px}#detail-lesson .lms-navigation .dfct-item p{font-size:14px}#detail-lesson .dl_container .mg-b50.dlcr1{margin-bottom:20px}#detail-lesson .dl_container .mg-b50.dlcr1 .mg-b40.backlink{margin-bottom:0}#detail-lesson .dl_container .lmsds_container .formation-card.lmsdscr2c1{display:none}#detail-lesson .dl_container .lmsds_container .lmsdscr2 .dlcr2r1r1 .bloc-img-element,#detail-lesson .dl_container .lmsds_container .lmsdscr2 .dlcr2r1r1 #congratulation-page-lms .cpl_container .point_wrap{height:auto}#detail-lesson .dl_container .lmsds_container .lmsdscr2 .lms-list-discusssion-lesson{margin-bottom:20px}#detail-lesson .dl_container .lmsds_container .lmsdscr2 .lms-list-discusssion-lesson .lldl-container .lldlcr3{padding:20px}#detail-lesson .dl_container .lmsds_container .lmsdscr2 .lms-list-discusssion-lesson .lldl-container .lldlcr3 .lldlcr3-item .lldlcr3i-body{padding:10px}#detail-lesson .dl_container .lmsds_container .lmsdscr2 .floating-dl-container{display:block}#detail-lesson .dl_container .lmsds_container .lmsdscr2 .floating-dl-container .btn-open-chapter{position:fixed;bottom:8px;right:8px;display:flex;padding:12px;background-color:#dd5313;border-radius:50%;border:none;outline:none;z-index:99;transition:all .3s ease-in}#detail-lesson .dl_container .lmsds_container .lmsdscr2 .floating-dl-container .btn-open-chapter:hover{background-color:#e47542}#detail-lesson .dl_container .lmsds_container .lmsdscr2 .floating-dl-container .floating-dl-modal{position:fixed;top:0;left:0;bottom:0;right:0;background-color:#222231;padding:30px 20px 20px;opacity:0;transform:scale(.5);transition:all .3s ease;transform-origin:bottom right;z-index:100;pointer-events:none}#detail-lesson .dl_container .lmsds_container .lmsdscr2 .floating-dl-container .floating-dl-modal.active{opacity:1;transform:scale(1);pointer-events:auto}#detail-lesson .dl_container .lmsds_container .lmsdscr2 .floating-dl-container .floating-dl-modal .btn-close-chapter{position:absolute;display:flex;top:6px;right:6px;padding:6px;border-radius:50%;background-color:#3a3a48;border:1px solid #3a3a48;z-index:101}#detail-lesson .dl_container .lmsds_container .lmsdscr2 .floating-dl-container .floating-dl-modal .formation-card.lmsdscr2c1{display:block;margin:0 auto;overflow-y:auto;height:100%}#detail-lesson .dl_container .lmsds_container .lmsdscr2 .floating-dl-container .floating-dl-modal .formation-card.lmsdscr2c1 .fc-content{height:unset}}@media screen and (max-width: 480px){#detail-lesson .dlcr2r1r1 .box-video{padding:0;background-color:transparent!important}#detail-lesson .dlcr2r1r1 .box-video>div{margin-bottom:0}}#detail-lesson .evaluation-option-correct{background-color:#6eff9e1a;border-radius:4px;padding:8px}#detail-lesson .evaluation-option-incorrect{background:#dd53131a;border-radius:4px;padding:8px}#detail-lesson .evaluation-option-correct-missing{background-color:#6eff9e1a;border-radius:4px;opacity:.6}#detail-lesson .evaluation-question{padding:8px;margin-right:30px}#detail-lesson .evaluation-question svg{position:absolute;right:12px}#detail-lesson .text-correct{color:#2ecc71;font-size:14px;font-weight:500}#detail-lesson .text-incorrect{color:red;font-size:14px;font-weight:500}#lms-list-sesson{height:100%;padding:20px 40px;overflow:scroll}#lms-list-sesson::-webkit-scrollbar{display:none}#lms-list-sesson .lmsls_container .dfcr-header .select-filter{width:160px;padding:10px;border:1px solid #273140;border-radius:10px;cursor:pointer}#lms-list-sesson .lmsls_container .dfcr-header .search-input{width:300px;padding:12px 15px 12px 38px;border:1px solid #273140;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.16602%202.29297C5.36906%202.29297%202.29102%205.37101%202.29102%209.16797C2.29102%2012.9649%205.36906%2016.043%209.16602%2016.043C12.963%2016.043%2016.041%2012.9649%2016.041%209.16797C16.041%205.37101%2012.963%202.29297%209.16602%202.29297ZM1.04102%209.16797C1.04102%204.68065%204.6787%201.04297%209.16602%201.04297C13.6533%201.04297%2017.291%204.68065%2017.291%209.16797C17.291%2013.6553%2013.6533%2017.293%209.16602%2017.293C4.6787%2017.293%201.04102%2013.6553%201.04102%209.16797Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.9608%2014.9766C16.3196%2014.9718%2015.7426%2015.2247%2015.3906%2015.7134C15.0389%2016.2017%2014.9802%2016.8302%2015.1813%2017.4393L15.1815%2017.4398C15.4331%2018.1994%2015.9247%2018.8491%2016.6793%2018.9503C17.4338%2019.0514%2018.0787%2018.5541%2018.5204%2017.8891L18.5205%2017.889C18.9402%2017.257%2019.1182%2016.5148%2018.7768%2015.8774C18.4357%2015.2404%2017.7201%2014.9772%2016.9608%2014.9766ZM16.3682%2017.0471C16.5582%2017.6205%2016.7917%2017.7041%2016.8453%2017.7113C16.8991%2017.7185%2017.1459%2017.6991%2017.4792%2017.1975M16.3682%2017.0471C16.2695%2016.748%2016.3274%2016.5515%2016.4049%2016.444C16.4815%2016.3376%2016.645%2016.2239%2016.9527%2016.2266L16.9527%2016.2266H16.9581C17.4812%2016.2266%2017.6393%2016.4011%2017.6749%2016.4675C17.7106%2016.5343%2017.7678%2016.7629%2017.4792%2017.1975'%20fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:4% center;color:#fff}#lms-list-sesson .lmsls_container .dfcr-header .search-input::placeholder{color:#fff}#lms-list-sesson .lmsls_container .session-list-body .formation-item{width:315px;height:460px;margin:0 24px 24px 0;border:1px solid #3A3A48;border-radius:12px;box-sizing:border-box;background:transparent;box-shadow:0 8px 20px #0e3e7426;transition:background-color .2s ease}#lms-list-sesson .lmsls_container .session-list-body .formation-item .fi-container .fic-image{margin:16px 16px 0;border-radius:8px;overflow:hidden}#lms-list-sesson .lmsls_container .session-list-body .formation-item .fi-container .fic-image figure{display:flex;align-items:center;height:200px;width:100%;border-radius:8px}#lms-list-sesson .lmsls_container .session-list-body .formation-item .fi-container .fic-image figure .img-fit{height:100%;width:100%;object-fit:cover;filter:brightness(90%)}#lms-list-sesson .lmsls_container .session-list-body .formation-item .fi-container .fic-content{padding:16px}#lms-list-sesson .lmsls_container .session-list-body .formation-item .fi-container .fic-content .ficc-title{font-size:18px;height:44px;line-height:22px;display:-webkit-box;line-clamp:2;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}#lms-list-sesson .lmsls_container .session-list-body .formation-item .fi-container .fic-content .ficc-description{height:36px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#a9abad}#lms-list-sesson .lmsls_container .session-list-body .formation-item .fi-container .fic-content .dfcr2i-line{height:5px;position:relative;background:#404040;background-image:linear-gradient(#dd5313,#dd5313);background-size:0% 100%;background-repeat:no-repeat}#lms-list-sesson .lmsls_container .session-list-body .formation-item .fi-container .fic-content .dfcr2i-line-active{position:absolute;left:0;background-color:#16fcd2;width:0%;border-radius:10px}#lms-list-sesson .lmsls_container .session-list-body .formation-item .fi-container .fic-buttons{padding:5px 16px 16px}#lms-list-sesson .lmsls_container .session-list-body .formation-item .fi-container .fic-buttons .pr-button{padding:12px 16px;border-radius:8px}@media (max-width: 1000px){#lms-list-sesson{padding:40px 30px}}.lms-navigation{border-bottom:1px solid rgba(55,65,81,.5019607843)}.lms-navigation .active{background:#dd531333;border-bottom:4px solid #dd5313;border-radius:0}.lms-navigation .active p{color:#fff;opacity:1}.lms-navigation .dfcr1-item{padding:14px 20px}.lms-navigation .disabled{pointer-events:none}@media screen and (max-width: 768px){.lmsl_container{height:100svh}.lmsl_container #lms-list-sesson{padding:20px}.lmsl_container #lms-list-sesson .lms-navigation{overflow-y:auto;margin-bottom:15px;display:none}.lmsl_container #lms-list-sesson .lms-navigation .dfct-item{padding:10px 14px}.lmsl_container #lms-list-sesson .lms-navigation .dfct-item svg{width:20px;height:20px}.lmsl_container #lms-list-sesson .lms-navigation .dfct-item p{font-size:14px}.lmsl_container #lms-list-sesson .dfcr-header h4{font-size:20px}.lmsl_container #lms-list-sesson .dfcr-header .search-input{width:200px}.lmsl_container #lms-list-sesson .dfcr2{justify-content:center}.lmsl_container #lms-list-sesson .dfcr2 .formation-card{margin-right:0}}.lms-list-discusssion{padding:0 0 100px}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c1{width:200px}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c1 p{opacity:.4}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c1 .active-discussion p{color:#fff;opacity:1}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c2{width:3px;border-radius:2px;opacity:.3}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c3 .crm-pagination-select .v-select{min-width:80px}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c3 .v-select{min-width:220px}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c3 .lldcr2c3r1 .pr-db-select{padding:0 25px 0 0}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c3 .lldcr2c3i-header{padding:11px 28px;border-bottom:1px solid rgba(55,65,81,.5019607843);background:#222231;border-radius:6px}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c3 .lldcr2c3-item{overflow:hidden;border:1px solid rgba(55,65,81,.5019607843);border-radius:6px;background-color:#161526}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c3 .lldcr2c3-item .lldcr2c3i-body{padding:15px 28px;background-color:#161526;cursor:pointer}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c3 .lldcr2c3-item .ls-title{max-width:70%}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c3 .lldcr2c3-item:hover .lldcr2c3i-body{background-color:#2e2e3c}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c4 .lldcr2c4-item{border-bottom:1px solid rgb(40,49,64)}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c4 .comments-block{padding:20px;background-color:#161526;border-radius:8px}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c4 .subComment .p-absolut{top:8px;right:10px;z-index:1}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c4 .moreMenu{cursor:pointer;width:20px;height:20px;position:relative}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c4 .moreMenu .mm-list{position:absolute;top:100%;right:0;transform:translateY(5px) translate(10px);width:136px;height:auto;overflow:hidden;background:#161626;border:1px solid rgba(22,22,38,.5);opacity:0;transition:.25s;visibility:hidden;z-index:90}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c4 .moreMenu .mm-list button{width:100%}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c4 .moreMenu .mm-list button svg path{stroke:#fff;transition:stroke .2s ease}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c4 .moreMenu .mm-list button:hover{background-color:#222231}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c4 .moreMenu .mm-list button:hover svg path{stroke:#fff}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c4 .moreMenu .active{opacity:1;visibility:visible}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c4 .moreMenu .active .ccs1cr3r2lm-lis{z-index:10000}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c4 .detail-content{width:100%;word-break:break-all}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c4 .detail-content img{width:100%}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c4 .image-preview{min-width:120px;width:120px;height:fit-content;overflow:hidden;border-radius:8px}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c4 .image-preview img{width:100%;border-radius:8px;object-fit:cover;margin:0 0 0 auto;cursor:pointer}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c4 .pdf-preview{display:flex;margin:4px 0}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c4 .pdf-preview .icon-download{height:24px;width:24px}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c4 .pdf-preview p{color:#a9abad}@media (max-width: 1000px){.lms-list-discusssion .skeleton-container .skeleton-item{width:100px}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c2{margin:0 40px}}@media (max-width: 900px){.lms-list-discusssion .lld-container .lldcr2{display:flex;flex-direction:column}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c2{display:none}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c1{max-width:100%;overflow:auto;margin-bottom:30px;width:100%}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c1::-webkit-scrollbar{display:none}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c1 .lldcr2c1-scroll{display:flex}}@media (max-width: 600px){.lms-list-discusssion .lld-container .lldcr1{flex-direction:column}.lms-list-discusssion .lld-container .lldcr1 button{width:max-content}.lms-list-discusssion .lld-container .lldcr1 p{margin-bottom:20px}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c3{padding:25px 15px 15px}}.lms-list-discusssion .lldcr2c3i-body-mobile{display:none}@media screen and (max-width: 768px){.lms-list-discusssion{padding-bottom:0}.lms-list-discusssion .lld-container .lldcr1{flex-direction:row;align-items:center;margin-bottom:10px}.lms-list-discusssion .lld-container .lldcr1 p{margin-bottom:0;font-size:20px}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c1{margin-bottom:15px}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c1 .lldcr2c1-scroll{display:flex}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c1 .lldcr2c1-scroll>div{margin:5px 0}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c3{padding:0}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c3 .lldcr2c3r1{gap:10px}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c3 .lldcr2c3r1 div:first-child{flex:1}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c3 .lldcr2c3r1 div:last-child{flex:1}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c3 .v-select{min-width:50px}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c3 .lldcr2c3i-header,.lms-list-discusssion .lld-container .lldcr2 .lldcr2c3 .lldcr2c3-item .lldcr2c3i-body{display:none}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c3 .lldcr2c3-item .lldcr2c3i-body.show{display:flex}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c3 .lldcr2c3-item .lldcr2c3i-body-mobile{display:block;padding:10px}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c3 .lldcr2c3-item .lldcr2c3i-body-mobile .comment-container{display:flex;flex-direction:column}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c3 .lldcr2c3-item .lldcr2c3i-body-mobile .comment-container .comment-header{display:flex;margin-bottom:10px}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c3 .lldcr2c3-item .lldcr2c3i-body-mobile .comment-container .comment-header .comment-header__avatar{width:32px;margin-right:10px}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c3 .lldcr2c3-item .lldcr2c3i-body-mobile .comment-container .comment-header .comment-header__time{width:100%}}@media (max-width: 1350px){.lms-list-discusssion .lld-container .lldcr2{display:flex;flex-direction:column;margin-bottom:15px}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c1-scroll{display:flex;gap:20px}.lms-list-discusssion .lld-container .lldcr2 .discussion-select-filter .vs__actions{display:flex;justify-content:flex-end}.lms-list-discusssion .lld-container .lldcr2 .lldcr2c3 .lldcr2c3-item .ls-title{max-width:60%}}#create-topic-modal .dbmc-header{border-bottom:none}#create-topic-modal .pr-db-select{padding:0}#create-topic-modal .banner-in-lesson{background:#222231;box-shadow:0 4px 4px #00000024;padding:15px 0}.lms-list-discusssion-lesson .lldl-container .lldlcr2{padding:18px;background:#22223180;box-shadow:0 4px 4px #00000024}.lms-list-discusssion-lesson .lldl-container .lldlcr3{padding:24px 28px 35px;background:#22223180}.lms-list-discusssion-lesson .lldl-container .lldlcr3 .lldlcr3-item{overflow:hidden;border:1px solid rgba(75,85,99,.5019607843)}.lms-list-discusssion-lesson .lldl-container .lldlcr3 .lldlcr3-item .lldlcr3i-header{padding:11px 28px;border-bottom:1px solid rgba(55,65,81,.5019607843);background:#101621}.lms-list-discusssion-lesson .lldl-container .lldlcr3 .lldlcr3-item .lldlcr3i-body{padding:18px 28px;background:#161526}.lms-list-discusssion-lesson .lldl-container .lldlcr3 .lldlcr3-item .lldlcr3i-body:hover{background-color:#2e2e3c}#lms-detail-discussion{height:100%;padding:20px 40px;overflow:auto}#lms-detail-discussion .list-discussion .lldcr2c4 .lldcr2c4-item{border-bottom:1px solid rgb(40,49,64)}#lms-detail-discussion .list-discussion .lldcr2c4 .comments-block{padding:20px;background-color:#161526;border-radius:8px}#lms-detail-discussion .list-discussion .lldcr2c4 .subComment .p-absolut{top:8px;right:10px;z-index:1}#lms-detail-discussion .list-discussion .lldcr2c4 .moreMenu{cursor:pointer;width:20px;height:20px;position:relative}#lms-detail-discussion .list-discussion .lldcr2c4 .moreMenu .mm-list{position:absolute;top:100%;right:0;transform:translateY(5px) translate(10px);width:136px;height:auto;overflow:hidden;background:#161626;border:1px solid rgba(22,22,38,.5);opacity:0;transition:.25s;visibility:hidden;z-index:90}#lms-detail-discussion .list-discussion .lldcr2c4 .moreMenu .mm-list button{width:100%}#lms-detail-discussion .list-discussion .lldcr2c4 .moreMenu .mm-list button svg path{stroke:#fff;transition:stroke .2s ease}#lms-detail-discussion .list-discussion .lldcr2c4 .moreMenu .mm-list button:hover{background-color:#222231}#lms-detail-discussion .list-discussion .lldcr2c4 .moreMenu .mm-list button:hover svg path{stroke:#fff}#lms-detail-discussion .list-discussion .lldcr2c4 .moreMenu .active{opacity:1;visibility:visible}#lms-detail-discussion .list-discussion .lldcr2c4 .moreMenu .active .ccs1cr3r2lm-lis{z-index:10000}#lms-detail-discussion .list-discussion .lldcr2c4 .detail-content{width:100%;word-break:break-all}#lms-detail-discussion .list-discussion .lldcr2c4 .detail-content img{width:100%}#lms-detail-discussion .list-discussion .lldcr2c4 .image-preview{min-width:120px;width:120px;height:fit-content;overflow:hidden;border-radius:8px}#lms-detail-discussion .list-discussion .lldcr2c4 .image-preview img{width:100%;border-radius:8px;object-fit:cover;margin:0 0 0 auto;cursor:pointer}#lms-detail-discussion .list-discussion .lldcr2c4 .pdf-preview{display:flex;margin:4px 0}#lms-detail-discussion .list-discussion .lldcr2c4 .pdf-preview p{color:#a9abad}@media screen and (max-width: 768px){#lms-detail-discussion{padding:20px}#lms-detail-discussion .lms-navigation{overflow-y:auto;margin-bottom:15px;display:none}#lms-detail-discussion .lms-navigation .dfct-item{padding:10px 14px}#lms-detail-discussion .lms-navigation .dfct-item svg{width:20px;height:20px}#lms-detail-discussion .lms-navigation .dfct-item p{font-size:14px}#lms-detail-discussion .mg-b50.lldcr2c4r1{margin-bottom:0}}#tab-community{height:100%;padding:20px;overflow:scroll;scrollbar-width:none}@media screen and (max-width: 480px){#tab-community .dashboard-container{padding:0}#tab-community .dashboard-container .lms-navigation{overflow-y:auto;margin-bottom:15px}#tab-community .dashboard-container .lms-navigation .dfct-item{padding:10px 14px}#tab-community .dashboard-container .lms-navigation .dfct-item svg{width:20px;height:20px}#tab-community .dashboard-container .lms-navigation .dfct-item p{font-size:14px}#tab-community .dashboard-container .community .newPostSection-container{padding:15px}#tab-community .dashboard-container .community .newPostSection-container .newPostSection-Input{height:42px;font-size:14px}#tab-community .dashboard-container .community .newPostSection-container .newPostSection-Actions .newPostSection-Actions-Item svg{height:18px;width:18px}#tab-community .dashboard-container .community .newPostSection-container .newPostSection-Actions .newPostSection-Actions-Item span{font-size:14px}#tab-community .dashboard-container .community ._c-ListCategories{flex-direction:row-reverse}#tab-community .dashboard-container .community ._c-ListCategories ._c-ListCategories-Item-Settings{margin:0 auto 0 0}#tab-community .dashboard-container .community ._c-ListCategories ._c-ListCategories-Item-Settings .automations-search{margin-right:0}#tab-community .dashboard-container .community ._c-ListCategories ._c-ListCategories-Item-Settings .automations-search .pr-db-input-small{padding:12px 15px}#tab-community .dashboard-container .community ._c-ListCategories .category-select{flex:1}}.PostModalCommunity .PostModalCommunity-Container{max-height:unset;overflow-y:unset}.PostModalCommunity .PostModalCommunity-Container .comment-list{padding-top:15px;max-height:350px;overflow-y:auto;padding-right:10px}.PostModalCommunity .PostModalCommunity-Container .comment-list .CommentContent-Container .component-avatar{align-items:start;padding-top:20px}.PostModalCommunity .PostModalCommunity-Container .comment-list .PostBloc-Body-Content-Text{margin-top:5px}.PostModalCommunity .PostModalCommunity-Container .comment-list::-webkit-scrollbar{width:8px;height:8px}.PostModalCommunity .PostModalCommunity-Container .comment-list::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}@media screen and (max-width: 480px){.PostModalCommunity .PostModalCommunity-Container .PostModalCommunity-Footer{flex-direction:column}.PostModalCommunity .PostModalCommunity-Container .PostModalCommunity-Footer .PostModalCommunity-Left{margin-bottom:20px}.PostModalCommunity .PostModalCommunity-Container .PostModalCommunity-Footer .open-up{width:110px!important}}@media screen and (max-width: 768px){#tab-community{margin-top:10px;padding:0 20px;height:100%}#tab-community #dashboard-formation{height:100%}#tab-community #dashboard-formation .dashboard-container.dfd-container{height:100%;padding-bottom:40px}#tab-community .lms-navigation{display:none}}#tab-event{height:100%;padding:20px;overflow:scroll}@media screen and (max-width: 480px){#tab-event .dashboard-container{padding:0}#tab-event .dashboard-container .lms-navigation{overflow-y:auto;margin-bottom:15px}#tab-event .dashboard-container .lms-navigation .dfct-item{padding:10px 14px}#tab-event .dashboard-container .lms-navigation .dfct-item svg{width:20px;height:20px}#tab-event .dashboard-container .lms-navigation .dfct-item p{font-size:14px}#tab-event .dashboard-container .ListEvents{max-width:100%}#tab-event .dashboard-container .ListEvents img{width:100%}#tab-event .dashboard-container .ListEvents .EventsHeader{gap:20px;margin-bottom:10px}#tab-event .dashboard-container .ListEvents .ListEvents-List{gap:20px}#tab-event .dashboard-container .ListEvents .ListEvents-List .ListEvents-Event{flex-direction:column}#tab-event .dashboard-container .ListEvents .ListEvents-List .ListEvents-Event .ListEvents-Event-Infos{max-width:100%}}@media screen and (max-width: 768px){#tab-event{height:100svh}#tab-event .lms-navigation{display:none}}.lms-header-mobile.overlay:after{position:absolute;content:"";top:0;left:0;right:0;bottom:0;z-index:10;background-color:#00000080}.lms-header-mobile .menu-container{width:80%;height:100svh;position:fixed;display:flex;flex-direction:column;top:0;right:0;background-color:#222231;box-shadow:-4px 0 8px #0000001a;transform:translate(100%);transition:transform .3s ease;z-index:100;overflow-y:auto}.lms-header-mobile .menu-container.active{transform:translate(0)}.lms-header-mobile .menu-container .menu-header{background-image:linear-gradient(45deg,#3a3a48,#222231);padding:15px 20px;display:flex;align-items:center;color:#fff;border-bottom:1px solid #3a3a48;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.lms-header-mobile .menu-container .menu-header .user-info{flex-grow:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lms-header-mobile .menu-container .menu-header .user-info h3,.lms-header-mobile .menu-container .menu-header .user-info p{margin:0;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lms-header-mobile .menu-container .menu-header .user-info p{font-size:13px}.lms-header-mobile .menu-container .menu-items{padding:10px 20px}.lms-header-mobile .menu-container .menu-items .menu-category{border-bottom:1px solid #3a3a48}.lms-header-mobile .menu-container .menu-items .menu-item{display:flex;justify-content:flex-start;align-items:center;padding:10px;font-size:16px;border-radius:8px;color:#fff;cursor:pointer}.lms-header-mobile .menu-container .menu-items .menu-item:hover{background-color:#09091a}.lms-header-mobile .menu-container .menu-items .menu-item.btn-logout{justify-content:center;padding-top:15px}.lms-header-mobile .menu-container .menu-items .menu-item.language-switch svg{width:20px;height:20px;margin-right:12px}.lms-header-mobile .menu-container .menu-items .menu-item a:visited{color:#fff}.lms-header-mobile .menu-container .btn-close-menu{margin-top:auto;margin-bottom:15px;width:100%;display:flex;justify-content:center}.lms-header-mobile .menu-container .btn-close-menu button{background-color:#dd5313;color:#fff;padding:10px 15px;font-size:14px;font-weight:500;min-width:200px;border-radius:20px;border:none;outline:none;cursor:pointer;transition:all .2s ease}.lms-header-mobile .menu-container .btn-close-menu button:hover{background-color:#e47542}.lms-header-mobile .btn-open-menu{display:flex;align-items:center;background-color:#222231;color:#fff;border:none;padding:6px;border-radius:4px;cursor:pointer}#absences-modal .dbm-container{border:none}#absences-modal .am-container .amr2 .amr2-field{border-bottom:1px solid rgba(75,85,99,.5019607843)}#absences-modal .am-container .amr2 .amr2-field input[type=date]{background-color:transparent;border:none;color:#bec0c4;padding:0 0 0 5px;font-size:12px;font-weight:400}#absences-modal .am-container .amr2 .amr2-field input[type=date]::-webkit-inner-spin-button,#absences-modal .am-container .amr2 .amr2-field input[type=date]::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none}#absences-modal .am-container .amr2 .amr2-field .input-date .p-absolut{top:50%;transform:translateY(-50%)}#crm-page{height:calc(100vh - 70px);padding:0 20px 20px}#crm-page .crm-header{border-bottom:1px solid rgba(55,65,81,.5019607843)}#crm-page .crm-header .crmhc1 .crmhc1-item{padding:12px 20px;border-bottom:4px solid transparent}#crm-page .crm-header .crmhc1 .crmhc1-item p{color:#fff}#crm-page .crm-header .crmhc1 .active{background:#dd531333;border-bottom:4px solid #dd5313}#crm-page .crm-header .crmhc1 .active p{color:#fff;opacity:1}#crm-page .crm-header .crmhc1 .active svg path{stroke:#dd5313}#crm-page .crm-header .crmhc2{padding:8px 15px}#crm-page .crm-body{height:calc(100% - 69px);overflow:auto}#crm-page .crm-body::-webkit-scrollbar{display:none}#crm-page .list-bottom-container{margin:0 auto;position:fixed;width:fit-content;bottom:100px;left:0;right:0;text-align:center;display:flex;align-items:center;justify-content:center;z-index:99}#crm-page .list-bottom-container .gap-24{gap:24px}#crm-page .list-bottom-container .list-actions{border:1px solid #00f0ff;box-shadow:0 0 60px #16fcd233;height:74px;display:flex;flex-direction:row;gap:9px;padding-left:16px;padding-right:16px;align-items:center;border-radius:10px;width:100%;background-color:#09091a;justify-content:space-between}#crm-page .list-bottom-container .list-actions button{background-color:transparent;border:none;display:flex;align-items:center}#crm-page .list-bottom-container .list-actions .win-button{color:#8ad74e}#crm-page .list-bottom-container .list-actions .lost-button{color:#ff001f}#crm-page .list-bottom-container .list-actions .assignMe-button{color:#8ad74e;font-weight:400;border-radius:24px;padding:5px 8px;background-color:#8ad74e33}#crm-page .list-bottom-container .list-actions .assignMe-button:before{content:"";width:8px;height:8px;background-color:#8ad74e;border-radius:100px;margin-right:4px}#crm-page .nav-project .setting-button{border:1px solid #273140;padding:8px 10px;transition:all .2s ease}#crm-page .nav-project .setting-button:hover{color:#fff;background-color:#2e2e3c}.calendar-events .vs__dropdown-toggle{min-width:160px}.calendar-events .event-times{flex-wrap:wrap}.calendar-events .event-times .event-time{padding:10px 20px;border-radius:4px;background-color:#3a3a48}.calendar-events .event-times .event-time:hover,.calendar-events .event-times .event-time.active{background-color:#dc5214}.crm-pagination{display:grid;grid-template-columns:1fr auto 1fr;padding:0 50px;grid-column-gap:30px}.crm-pagination .cpc1 .cpc1c2{background-color:transparent}.crm-pagination .cpc1 .cpc1c2 .statut-select-header{padding:10px 30px 10px 5px;background-repeat:no-repeat;background-position:10% 55%}.crm-pagination .cpc1 .cpc1c2 .statut-select-header h6 span{font-weight:700}.crm-pagination .cpc2 .current{border:1px solid #273140}.crm-pagination .statut-select .statut-list{bottom:100%;top:auto;margin-top:0}.crm-pagination .crm-pagination-select{margin-right:25px}.crm-pagination .crm-pagination-select .vs__dropdown-toggle{background-color:transparent;border:1px solid #252c39;padding:5px;min-width:40px;height:40px}.crm-pagination .crm-pagination-select .vs__dropdown-toggle .vs__selected{padding:0 6px}.crm-pagination .crm-pagination-select .vs__dropdown-menu{background-color:#161626;bottom:100%;top:auto;margin-top:0;border-radius:10px;min-width:90px}@media screen and (max-width: 768px){.crm-pagination{padding:0;display:flex;flex-wrap:wrap}.crm-pagination .cpc1{display:flex;justify-content:space-between}.crm-pagination .cpc1 p.mg-r10,.crm-pagination .cpc1 .crm-pagination-select{margin-right:0}.crm-pagination .cpc1 .crm-pagination-select .v-select{min-width:50px}.crm-pagination .cpc2{margin-top:20px;justify-content:center}}.crm-create-email{padding:30px 50px}.crm-create-email .ccer1 .ccer1r2{max-width:454px}.crm-create-email .ccer1 .ccer1r3 div{width:50%;height:120px;border:1px solid #16fcd2}.crm-create-email .ccer2 .statut-select-header{padding-left:0}.crm-create-email .ccer2 .statut-select-header h6{font-size:12px}.crm-create-email .ccer2 .statut-select-header h6 span{opacity:1}.crm-create-email .ccer2 .pr-db-input{background-color:transparent;border:none}.crm-create-email .ccer2 .ccer2r1 .pr-db-input{padding-left:0;width:auto}.crm-create-email .ccer2 .ccer2r1 .email-item{border:1px solid #454d58;padding:5px}.crm-create-email .ccer2 .ccer2r1 .invalid{border:1px solid #ff3131}.create-note-crm{padding:15px}.create-note-crm form,.create-note-crm .textarea-row{position:relative}.create-note-crm .textarea-row svg{position:absolute;top:15px;left:12px}.create-note-crm .textarea-row textarea{height:200px;padding-left:35px;padding-top:12px;border:1px solid #313131}.create-note-crm .textarea-row textarea::-webkit-scrollbar{display:none}.create-note-crm .textarea-row textarea::placeholder{color:#fff}.create-note-crm .block-save .pr-button{padding:8px 20px}.bg-transparent{background:transparent;border:2px solid #3a4658;box-sizing:border-box;height:42px}.bg-transparent span{color:#fff}.pr-button-red,.pr-button-green{border-radius:6px}#crm-transaction-detail .ctd-container .ctdcr2 .c3{padding:25px 10px 10px;background:#17202e;height:max-content}#crm-transaction-detail .ctd-container .ctdcr2 .c3 .arrow{transform:rotateX(180deg);transition:.2s}#crm-transaction-detail .ctd-container .ctdcr2 .c3 .c3r2 .c3r2r1{background:#09091a}#crm-transaction-detail .ctd-container .ctdcr2 .c3 .c3r2 .c3r2r1 .c3r2r1-item{background:#22223180}#crm-transaction-detail .ctd-container .ctdcr2 .c3 .c3r2 .c3r2r1 .c3r2r1-item .c3r2r1ir3 .c3r2r1ir3c2 .number,#crm-transaction-detail .ctd-container .ctdcr2 .c3 .c3r2 .c3r2r1 .c3r2r1-item .c3r2r1ir3 .c3r2r1ir3c2 .arrow{width:22px;height:22px}#crm-transaction-detail .ctd-container .ctdcr2 .c3 .c3r2 .c3r2r1 .c3r2r1-item .c3r2r1ir3 .c3r2r1ir3c2 .number{background:#ffffff1a;transform:translate(4px)}#crm-transaction-detail .ctd-container .ctdcr2 .c3 .c3r2 .c3r2r1 .c3r2r1-item .c3r2r1ir3 .c3r2r1ir3c2 .arrow{background:#17202e}#crm-transaction-detail .ctd-container .ctdcr2 .c3 .c3r2 .c3r2r1 .c3r2r1-item .c3r2r1ir4 div{height:6px}#crm-transaction-detail .cdo-contact{padding:30px}#crm-transaction-detail .cdo-contact .cdocr1{padding:0}#policy-gmail-modal ul li{white-space:normal}.column-detail-one{height:fit-content}.column-detail-one .cdo-transaction,.column-detail-one .cdo-qcm,.column-detail-one .cdo-contact{background-color:#22223180}.column-detail-one .cdo-transaction button,.column-detail-one .cdo-qcm button,.column-detail-one .cdo-contact button{flex-grow:1;flex-basis:0;justify-content:center}.column-detail-one .cdo-contact{padding:20px}.column-detail-one .cdo-contact .vs__dropdown-toggle{height:51px;box-sizing:border-box;max-height:max-content;min-width:100px}.column-detail-one .cdo-contact .plus-tag .p-absolut{left:0;right:auto;transform:translate(-30px) translateY(30px)!important}.column-detail-one .cdo-contact .edit-icon{right:15px;top:15px}.column-detail-one .cdo-contact .button-transaction{top:15px!important;right:15px!important;transform:translate(0)!important}.column-detail-one .cdo-contact .cdocr1 .cdocr1r2 .cdocr1r2r1{width:92px;height:92px;background:#09091a}.column-detail-one .cdo-contact .cdocr1 .cdocr1r2 .p-absolut{right:0;top:0}.column-detail-one .cdo-contact .cdocr1 .pr-crm-select{border-radius:24px;background:#ff001f;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6%209.00058L12%2015.0006L18%209.00058'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:95% center}.column-detail-one .cdo-contact .cdocr1 .pr-crm-select .statut-select-header{height:35px}.column-detail-one .cdo-contact .cdocr1 .pr-crm-select h6{font-size:10px;line-height:14px;font-weight:700}.column-detail-one .cdo-transaction{padding:30px}.column-detail-one .cdo-transaction .cdotr1 .cdotr1c2{background-color:transparent;padding:10px 0 10px 20px;font-size:14px;font-weight:600}.column-detail-one .cdo-transaction .cdotr4{padding:5px 0;background:#09091a}.column-detail-one .cdo-transaction .cdotr4 .status-transaction{border-top-left-radius:10px;border-top-right-radius:10px;padding-top:10px;padding-bottom:10px}.column-detail-one .cdo-transaction .edit-icon{right:15px;top:15px}.column-detail-one .show .arrow{transform:rotateX(0)!important}.column-detail-one .search-more input{padding:0 30px 0 0;background-color:transparent;border:none;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6%209.00058L12%2015.0006L18%209.00058'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:100% center}.column-detail-one .search-more .search-body{right:0;width:calc(100% + 28px)}.column-detail-one .search-more .search-body li{text-align:left}.cdo-qcm{padding:25px 10px 10px}.cdo-qcm .list-mcq-response{max-height:310px;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.cdo-qcm .list-mcq-response::-webkit-scrollbar{display:none}.cdo-qcm .arrow{transform:rotateX(180deg);transition:.2s}.cdo-qcm .cdoqr2 .cdoqr2r1{background:#09091a}.cdo-qcm .cdoqr2 button{background-color:transparent;border:1px solid #16fcd2}.column-detail-two .cdt-step{overflow:auto}.column-detail-two .cdt-step::-webkit-scrollbar{display:none}.column-detail-two .cdt-step div{height:24px;flex-grow:1}.column-detail-two .cdt-step .bg-gray-light{background:#3a3a48}.column-detail-two .cdtr1{background-color:#22223180}.column-detail-two .cdtr1 .cdtr1r1{border-bottom:1px solid #313131;margin:0 15px}.column-detail-two .cdtr1 .cdtr1r1 div{background:transparent;border-bottom:4px solid transparent;height:44px}.column-detail-two .cdtr1 .cdtr1r1 div p{color:#a9abad}.column-detail-two .cdtr1 .cdtr1r1 .active{background:#00f0ff33;border-bottom:4px solid #00f0ff}.column-detail-two .cdtr1 .cdtr1r1 .active p{color:#fff}.column-detail-two .cdtr1 .cdtr1r2 .create-task .createNewTask{padding:30px 50px}.column-detail-two .btn-orange{background-color:transparent;border:1px solid #dd5313}.column-detail-two .btn-blue{background-color:transparent;border:1px solid #16fcd2}.column-detail-two .cdtr2 .cdtr2c1{width:40px;transform:translateY(30px) translate(0)}.column-detail-two .cdtr2 .cdtr2c1 .cdtr2c1-line{height:100%;border:1px dashed #454d58}.column-detail-two .cdtr2 .cdtr2c1 .cdtr2c1-line-solid{height:100%;border:1px solid #454d58}.column-detail-two .cdtr2 .cdtr2c2{padding:20px;background:#161626}.column-detail-two .cdtr2 .cdtr2c2:before{position:absolute;content:"";width:24px;height:24px;background:#161626;border-top-left-radius:5px;transform:rotate(-45deg) translate(-50%);left:0;top:30px}.column-detail-two .cdtr2 .cdtr2c2 .note-row{background:#161626}.column-detail-two .cdtr2 .cdtr2c2 .type-row{text-transform:capitalize}.column-detail-two .cdtr2 .cdtr2c3 .money-circle{padding:5px 15px;border:1px solid #ffffff}.column-detail-two .cdtr2 .p-absolut{top:100%;transform:translateY(-100px)}.column-detail-two .cdtr2 .p-absolut-top{position:absolute;bottom:100%;transform:translateY(0)}.create-transaction-confirm-modal .dbmc-content .dbmcc-element .button-icon{width:30px;height:30px;padding:4px;background-color:#222231;border:none;outline:none;border-radius:50%;cursor:pointer;transition:background .2s ease-in-out}.create-transaction-confirm-modal .dbmc-content .dbmcc-element .button-icon:hover{background-color:#84848c}.create-transaction-confirm-modal .dbmc-content .dbmcc-element .element-lose{position:relative;margin:10px;border:1px solid #2e3745;border-radius:10px;padding:10px}.create-transaction-confirm-modal .dbmc-content .dbmcc-element .element-lose .button-icon{display:none;position:absolute;top:-8px;right:-8px;z-index:10}.create-transaction-confirm-modal .dbmc-content .dbmcc-element .element-lose.active{background:#2e3745!important}.create-transaction-confirm-modal .dbmc-content .dbmcc-element .element-lose:hover .button-icon{display:block}.create-transaction-confirm-modal .dbmc-content .dbmcc-element .edit-lost-container{position:relative;display:block;width:100%}.create-transaction-confirm-modal .dbmc-content .dbmcc-element .edit-lost-container input{padding-right:50px}.create-transaction-confirm-modal .dbmc-content .dbmcc-element .edit-lost-container .button-icon.delete{position:absolute;top:50%;right:10px;z-index:10;transform:translateY(-50%)}.create-transaction-confirm-modal .dbmc-content .dbmcc-element .btn-add-lose{border-radius:10px;color:#fff;padding:10px 20px;margin:10px;background:#dd5313!important}.create-transaction-confirm-modal .dbmc-content .statut-select-header{padding:15px;background:#283140;border-radius:10px;display:flex;justify-content:space-between;box-sizing:border-box}.create-transaction-confirm-modal .dbmc-content .detail-type-payment{position:absolute;width:100%;background:#09091a;border:1px solid #454d58;padding-left:10px;padding-right:10px;border-radius:10px;box-sizing:border-box;z-index:9}.create-transaction-confirm-modal .dbmc-content .detail-type-payment li{padding-right:10px;padding-left:10px;border-radius:10px;background:#283140}.create-transaction-confirm-modal .dbmc-content .detail-type-payment li.button-add{background:#dd5313!important;font-weight:500;text-align:center}.create-transaction-confirm-modal .dbmc-header{border-bottom:none}.create-transaction-confirm-modal .payment-type-block .ptle{width:33.3333333333%;padding:10px;background-color:#2e3745;border-radius:10px;cursor:pointer}.create-transaction-confirm-modal .payment-type-block .ptle p{margin-right:10px}.create-transaction-confirm-modal .payment-type-block .ptle .switch{flex-shrink:0}.create-transaction-confirm-modal .payment-type-block .error{border:1px solid #ff6550}.create-transaction-confirm-modal .payment-type-block .active{border:1px solid #16fcd2}#crm-contacts-detail .column-detail-one{height:fit-content;position:sticky;top:25px}.crm-edit-transaction{padding:30px 100px}.edit-popup{background:#09091a;width:max-content;height:max-content;max-width:555px;z-index:20;display:block;border:1px solid #3a3a48}.edit-popup .ep-select{border-bottom:1px solid rgba(55,65,81,.5019607843);display:grid;grid-template-rows:repeat(10,auto);grid-auto-flow:column;grid-gap:10px;overflow-y:hidden;overflow-x:auto}.edit-popup .ep-select::-webkit-scrollbar{display:none}.edit-popup .ep-select div{padding:10px 20px 10px 10px;width:150px;border-radius:6px}.edit-popup .ep-select div p{font-size:15px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.edit-popup .ep-select div.active{border:3px solid #dd5313}.edit-popup .ep-edit{display:grid;flex-direction:column;grid-template-rows:repeat(5,auto);grid-auto-flow:column;grid-gap:10px;border-bottom:1px solid rgba(55,65,81,.5019607843);width:100%;overflow-y:hidden;overflow-x:auto}.edit-popup .ep-edit::-webkit-scrollbar{display:none}.edit-popup .ep-edit .epd-item .epdi-content{width:100%;border:1px solid rgba(255,255,255,.5)}.edit-popup .ep-edit .epd-item .epdi-content div{width:24px;height:24px}.edit-popup .ep-edit .epd-item .epdi-content input{width:100px;background-color:transparent;border:none;outline:none;color:#fff;font-size:10px}.edit-popup .ep-edit .epd-item .close{visibility:hidden}.edit-popup .ep-edit .epd-item:not(:last-child):hover .close{visibility:visible}.edit-popup .ep-edit-options .epdo-1{background-color:transparent;border:0;color:#fff}.edit-popup .ep-edit-options .epdo-2{flex-grow:2;max-width:240px;padding:12px 16px}.edit-popup .color-popup{top:100%;display:grid;grid-template-columns:24px 24px 24px 24px;grid-gap:5px;z-index:100;animation:colorPopup .05s linear}.edit-popup .color-popup .color-item{width:100%;height:24px;background-color:transparent;transition:.1s}.edit-popup .color-popup .color-item div{width:18px;height:18px}.edit-popup .color-popup .color-item:hover{background-color:#e6e9ef}.edit-popup .warning-tag-popup{transform:translate(-50%)}.edit-popup .warning-tag-popup:before{content:"";position:absolute;width:8px;height:8px;left:50%;transform:translate(-50%) translateY(4px) rotate(45deg);background-color:#fff;bottom:0}@keyframes colorPopup{0%{transform:scale(.7)}to{transform:scale(1)}}.review-tag-modal{background:#252c39;width:max-content;height:max-content;max-width:70vw;z-index:20;display:block;animation:colorPopup .05s linear;display:grid;grid-template-rows:repeat(5,auto);grid-auto-flow:column;overflow-y:hidden;overflow-x:auto;padding:10px 0 0 10px}.review-tag-modal::-webkit-scrollbar{display:none}.review-tag-modal div{width:100px;height:20px;border:3px solid transparent}.review-tag-modal div p{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.detail-task-modal .dtmr2{border-bottom:1px solid #273140}.detail-task-modal .dtmr2 .dtmr2-header{padding:15px 20px;background:transparent;height:auto}.detail-task-modal .dtmr2 .dtmr2-header p{color:#a9abad;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.detail-task-modal .dtmr2 .dtmr2-header svg path{stroke:#fff}.detail-task-modal .dtmr2 .dtmr2-header .v-select .vs__dropdown-menu .vs__dropdown-option{padding:10px 20px}.detail-task-modal .dtmr2 .active{background:#dd531333;border-bottom:4px solid #dd5313}.detail-task-modal .dtmr2 .active p{color:#fff}.detail-task-modal .dtmr2 .active svg path{stroke:#dd5313}.detail-task-modal .dtmr3{padding:0 80px 50px}.detail-task-modal .slide{overflow:visible}.detail-task-modal .slide .content{height:100%;overflow-y:auto}.detail-task-modal .view-actions{display:flex;flex-direction:column;position:absolute;left:-52px;top:8px}.detail-task-modal .view-actions button{border:none;border-radius:5px;width:40px;height:40px;cursor:pointer}.detail-task-modal .view-actions .btn-close{background-color:#09091a;margin-bottom:12px}.detail-task-modal .view-actions .btn-up,.detail-task-modal .view-actions .btn-down{background-color:#dd5313;margin-bottom:4px}.detail-task-modal .view-actions .btn-up svg{transform:rotate(180deg)}.detail-task-modal .cdo-contact,.detail-task-modal .cdo-transaction{flex:1;box-sizing:border-box;padding:20px}.detail-task-modal .cdo-qcm{background-color:#22223180;padding:25px 10px 10px}.detail-task-modal .cdo-transaction-create .create-box{background-color:#09091a;padding:0 10px}.add-question{position:relative}.add-question .newComment-Container{display:flex;gap:10px;margin-bottom:20px;padding-bottom:50px}.add-question .newComment-Container.Active{position:relative}.add-question .newComment-Container.Active .file-preview{margin-top:45px}.add-question .newComment-Container.Active .newComment-TextArea:after{content:"";position:absolute;top:calc(100% - 1px);left:0;width:100%;height:46px;background-color:#3a3a48;border-radius:0 0 8px 8px}.add-question .newComment-Container.Active .newComment-TextArea textarea{height:70px;border-radius:8px 8px 0 0;background-color:#3a3a48}.add-question .newComment-Container.Active .newComment-Icons{right:unset;left:15px;transform:none;height:20px;top:calc(100% + 10px);z-index:1}.add-question .newComment-Profile{height:40px;width:40px;min-height:40px;min-width:40px;border-radius:50%;overflow:hidden}.add-question .newComment-TextArea{width:100%;display:flex;flex-direction:column;gap:5px;position:relative}.add-question .newComment-TextArea-Container{width:100%;display:flex;flex-direction:column;gap:5px}.add-question .newComment-TextArea textarea{width:100%;box-sizing:border-box;resize:none;border-radius:5px;font-size:16px;color:#fff;height:40px;max-height:300px;border:none;background-color:#3a3a48;padding:15px}.add-question .newComment-TextArea textarea:focus{outline:none}.add-question .newComment-Icons{display:flex;align-items:center;gap:10px;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.add-question .newComment-Button{position:absolute;top:calc(100% + 5px);right:10px;height:30px;padding:0 5px;z-index:1}.add-question .PostModalCommunity-Url{color:#8b8b8b;background-color:transparent;font-size:12px;border:none;border-bottom:1px solid #8b8b8b;width:450px;max-width:100%;font-weight:700;margin:20px 0;padding:5px}.add-question .picker-emoji{position:absolute;content:"";bottom:32px;left:0}.add-question .picker-emoji .emoji-mart.emoji-mart-static{max-height:360px}.add-question .file-preview{margin-top:20px;position:relative;width:fit-content}.add-question .file-preview .image-preview{width:120px;height:80px;object-fit:cover;border-radius:8px}.add-question .file-preview .remove-file{position:absolute;top:-6px;right:-6px;height:15px;width:15px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#fff;cursor:pointer;border:1px solid white;transition:opacity .25s}.add-question .file-preview .remove-file:hover{opacity:.75}.add-question .file-preview .pdf-preview{display:flex;align-items:center;gap:10px}.add-question .file-preview .pdf-preview .pdf-clear{height:15px;width:15px;min-height:15px;min-width:15px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#fff;cursor:pointer;border:1px solid white;transition:opacity .25s}.add-question .file-preview .pdf-preview .pdf-clear:hover{opacity:.75}#formation-upload-modal{padding:30px 0;border-bottom:1px solid #283140}#formation-upload-modal .upload-photo-block .upload-drag-photo{padding:15px;border:2px dashed #3a3a48;border-radius:4px;transition:all .2s ease}#formation-upload-modal .upload-photo-block .upload-drag-photo:hover{border-color:#e47542;background-color:#2e2e3c}#formation-upload-modal .upload-photo-block .formation-upload-image{position:relative;min-width:60px;height:60px}#formation-upload-modal .upload-photo-block .formation-upload-image .upload-image{width:100%;height:100%;background-size:contain}#formation-upload-modal .upload-photo-block .formation-upload-image .btn-delete{position:absolute;top:0;right:0;padding:4px;border:none;outline:none;border-radius:50%;background-color:transparent;cursor:pointer}#formation-upload-modal .upload-photo-block .formation-upload-image .btn-delete:hover{background-color:#3a3a48}#mail-list{height:calc(100vh - 70px);overflow:auto;scrollbar-width:none;padding:0 20px 20px}#mail-list .crm-table tr:not(:first-child):hover{background-color:#222231}#mail-list .ml-container{height:100%}#mail-list .ml-container .mlcr1{padding:10px 27px}#mail-list .ml-container .mlcr2{background:#222231}#mail-list .ml-container .mlcr2 button{padding:10px 27px}#mail-list .ml-container .mlcr3 .mlcr3-bg{top:20px;left:0;width:100%;height:0;background-color:#17202e;z-index:-1}#mail-list .ml-container .mlcr3 .mlcr3r1{width:100%;border-radius:10px;overflow:auto;padding:0 0 210px}#mail-list .ml-container .mlcr3 .mlcr3r1::-webkit-scrollbar{display:none}#mail-list .ml-container .mlcr3 .mlcr3r1 .mlcr3r1r1{padding-top:20px;min-width:100%;border-radius:10px;width:max-content}#mail-list .ml-container .mlcr3 .mlcr3r1 .mlcr3r1r1 table .first-th .th-content{padding:8px 15px 8px 0}#mail-list .ml-container .mlcr3 .mlcr3r1 .mlcr3r1r1 table .th-content{border-right:none}#mail-list .ml-container .mlcr3 .mlcr3r1 .mlcr3r1r1 table .first-td .td-content{padding:25px 25px 25px 0}#mail-list .ml-container .mlcr3 .mlcr3r1 .mlcr3r1r1 table .first-td .td-content .bg-image{width:120px;height:90px;background:#d9d9d9}#mail-list .ml-container .mlcr3 .mlcr3r1 .mlcr3r1r1 table .td-content{border-right:none;height:130px}#mail-list .ml-container .mlcr3 .mlcr3r1 .mlcr3r1r1 table .type-tag{width:fit-content;height:24px;padding:0 10px}#mail-list .ml-container .mlcr3 .mlcr3r1 .mlcr3r1r1 table .type-tag div{width:8px;height:8px}#mail-list .ml-container .mlcr3 .mlcr3r1 .mlcr3r1r1 table .orange{background:#dd531333}#mail-list .ml-container .mlcr3 .mlcr3r1 .mlcr3r1r1 table .orange div{background:#dd5313}#mail-list .ml-container .mlcr3 .mlcr3r1 .mlcr3r1r1 table .green{background:#8ad74e33}#mail-list .ml-container .mlcr3 .mlcr3r1 .mlcr3r1r1 table .green div{background:#8ad74e}#mail-list .ml-container .mlcr3 .mlcr3r1 .mlcr3r1r1 table .dark{background:#454d5833}#mail-list .ml-container .mlcr3 .mlcr3r1 .mlcr3r1r1 table .dark div{background:#454d58}#mail-list .ml-container .mlcr3 .mlcr3r1 .mlcr3r1r1 table .pr-button{width:150px;background-color:transparent;border:1px solid #16fcd2;padding-left:10px;padding-right:10px}#mail-list .ml-container .mlcr3 .mlcr3r1 .mlcr3r1r1 table .menu-actions{position:absolute;width:100%;left:0;border-radius:10px;top:calc(100% + 5px);z-index:100;background-color:#222231;padding:10px 8px}#mail-list .ml-container .mlcr3 .mlcr3r1 .mlcr3r1r1 table .menu-actions .menu-item{border-radius:6px;padding:9px 12px}#mail-list .ml-container .mlcr3 .mlcr3r1 .mlcr3r1r1 table .menu-actions .menu-item:hover{background-color:#09091a}#mail-list .ml-container .mlcr3 .mlcr3r1 .mlcr3r1r1 table .mail-actions{max-width:250px;background-color:transparent;border:1px solid #16fcd2;height:40px;box-sizing:border-box}#mail-list .ml-container .mlcr3 .mlcr3r1 .mlcr3r1r1 table .mail-actions a{height:100%;padding-left:15px;padding-right:15px}#mail-list .ml-container .mlcr3 .mlcr3r1 .mlcr3r1r1 table .arrow-btn{border-left:1px solid #16fcd2;box-sizing:border-box;height:100%;padding-right:15px}#mail-list .ml-container .mlcr3 .mlcr3r2{transform:translateY(-170px)}#mail-list .ml-container .search-ml{position:relative}#mail-list .ml-container .search-ml .str3c1{background-image:url(/images/general/icons/dashboard/search-w.svg);background-repeat:no-repeat;background-position:12px;padding-left:40px}#mail-list .mail-editor-preview{-moz-transform:scale(.3,.3);-webkit-transform:scale(.3,.3);-o-transform:scale(.3,.3);-ms-transform:scale(.3,.3);transform:scale(.3);-moz-transform-origin:top left;-webkit-transform-origin:top left;-o-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;position:absolute;height:300px;width:400px;border-radius:15px;pointer-events:none}.custom-checkbox-mail{width:12px;height:12px;padding-left:0}.custom-checkbox-mail .checkmark{width:12px;height:12px;border-radius:4px}.custom-checkbox-mail input:checked~.checkmark:after{content:"";width:6px;height:6px;border-radius:50%;background:#fff;border:none;top:50%;left:50%;transform:translate(-50%,-50%)}.mail-dropdown{position:relative;width:100%;box-sizing:border-box}.mail-dropdown .md-header{border:1px solid #16fcd2;box-sizing:border-box;position:relative;z-index:0}.mail-dropdown .md-header .mdhc2{border-left:1px solid #16fcd2}.mail-dropdown .md-list{border:1px solid #16fcd2;position:absolute;max-height:200px;overflow-y:scroll;width:100%;top:100%;left:-1px;background:#272c3d;box-sizing:border-box;z-index:100;transform:translateY(5px)}.mail-dropdown .md-list::-webkit-scrollbar{display:none}.mail-dropdown .md-list li{padding:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative}#mail-detail{height:calc(100vh - 70px);overflow:auto}#mail-detail .md-container{padding:32px;height:100%}#mail-detail .md-container .mdcr1{border:1px solid #273140}#mail-detail .md-container .mdcr1 div{width:220px;height:40px}#mail-detail .md-container .mdcr1 .active-left,#mail-detail .md-container .mdcr1 .active-right{background:linear-gradient(0deg,#17202e,#17202e),linear-gradient(0deg,#273140,#273140)}#mail-detail .md-container .mdcr1 .active-left{border-right:1px solid #273140}#mail-detail .md-container .mdcr1 .active-right{border-left:1px solid #273140}#mail-detail .md-container .mdcr2{background:#17202e;height:370px}#mail-detail .md-container .mdcr3 .mdcr3-item{width:33.3333333333%;background:#17202e;padding:20px 10px 10px;height:370px}#mail-detail .md-container .mdcr3 .mdcr3-item canvas{height:300px}#mail-detail .md-container .mdcr3 .mdcr3-item .mdcr3ir2{background:#09091a;padding:10px 15px 0;overflow:auto}#mail-detail .md-container .mdcr3 .mdcr3-item .mdcr3ir2::-webkit-scrollbar{display:none}#mail-detail .md-container .mdcr3 .mdcr3-item .mdcr3ir2 .mdcr3ir2-item{padding:15px 0;border-bottom:1px solid #273140}#mail-detail .md-container .mdcr3 .mdcr3-item .mdcr3ir2 .mdcr3ir2-item-2{padding:15px 0;border-bottom:1px solid #273140;display:grid;grid-template-columns:3fr 6fr 1fr;grid-column-gap:10px}#mail-detail .md-container .mdcr3 .mdcr3-item .mdcr3ir2 .mdcr3ir2-item-2 p{text-transform:capitalize}#mail-detail .md-container .mdcr3 .mdcr3-item .mdcr3ir2 .mdcr3ir2-item-2 .bar{background:#fff3;background-image:linear-gradient(#dd5313,#dd5313);background-size:70% 100%;height:8px;background-repeat:no-repeat}#mail-detail .md-container .mdcr3 .mdcr3-item .mdcr3ir2 .pie-chart{height:156px}#mail-detail .md-container .mdcr3 .mdcr3-item .mdcr3ir2 .pie-group{justify-content:space-around}#mail-detail .md-container .mdcr3 .mdcr3-item .mdcr3ir2 .pie-group .pie-item div{width:16px;height:16px}#mail-detail .md-container .mdcr3 .mdcr3-item .mdcr3ir2 .pie-group .pie-item-open div{background:#16fcd2}#mail-detail .md-container .mdcr3 .mdcr3-item .mdcr3ir2 .pie-group .pie-item-not_open div{background:#17202e}#mail-detail .md-container .mdcr3 .mdcr3-item .mdcr3ir2 .pie-group .pie-item-not_sent div{background:#dd5313}#mail-create .mc-container{padding:25px;height:calc(100vh - 70px);overflow:auto}#mail-create .mc-container .mccr1 .mccr1c1,#mail-create .mc-container .mccr1 .mccr1c3{width:260px}#mail-create .mc-container .mccr1 .mccr1c1 button{font-size:12px}#mail-create .mc-container .mccr1 .mccr1c2{border:1px solid #273140}#mail-create .mc-container .mccr1 .mccr1c2 .step{height:40px;width:90px;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent}#mail-create .mc-container .mccr1 .mccr1c2 .active-step{background:#16fcd233}#mail-create .mc-container .mccr1 .mccr1c2 .active-step p{color:#fff}#mail-create .mc-container .mccr1 .mccr1c2 .active-step:after{position:absolute;content:"";background:#00f0ff;width:56px;height:4px;bottom:0%;left:50%;transform:translate(-50%)}#mail-create .mc-container .step-one,#mail-create .mc-container .step-two,#mail-create .mc-container .step-three,#mail-create .mc-container .design-container,#mail-create .mc-container .step-five{background:#22223180}#mail-create .mc-container .step-one input{max-width:546px;border:1px solid #00f0ff;box-shadow:0 0 60px #16fcd233}#mail-create .mc-container .step-one button{width:204px}#mail-create .mc-container .step-two{max-width:660px;padding:50px 40px 80px}#mail-create .mc-container .step-two .str2{max-width:532px}#mail-create .mc-container .step-two .str3{width:204px;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.5%2022.25C5.85%2022.25%201.25%2017.65%201.25%2012C1.25%206.35%205.85%201.75%2011.5%201.75C17.15%201.75%2021.75%206.35%2021.75%2012C21.75%2017.65%2017.15%2022.25%2011.5%2022.25ZM11.5%203.25C6.67%203.25%202.75%207.18%202.75%2012C2.75%2016.82%206.67%2020.75%2011.5%2020.75C16.33%2020.75%2020.25%2016.82%2020.25%2012C20.25%207.18%2016.33%203.25%2011.5%203.25Z'%20fill='white'/%3e%3cpath%20d='M22%2023.25C21.81%2023.25%2021.62%2023.18%2021.47%2023.03L19.47%2021.03C19.18%2020.74%2019.18%2020.26%2019.47%2019.97C19.76%2019.68%2020.24%2019.68%2020.53%2019.97L22.53%2021.97C22.82%2022.26%2022.82%2022.74%2022.53%2023.03C22.38%2023.18%2022.19%2023.25%2022%2023.25Z'%20fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:12px;padding-left:45px;border:none}#mail-create .mc-container .step-two .str3::placeholder{color:#fff}#mail-create .mc-container .step-two .str4{padding:0 30px}#mail-create .mc-container .step-two .str4 .td-content{padding:35px}#mail-create .mc-container .step-two .str4 .first-th{padding-left:0}#mail-create .mc-container .step-two .str4 .first-th .th-content{padding:8px 15px 8px 0}#mail-create .mc-container .step-two .str4 .first-td,#mail-create .mc-container .step-two .str4 .first-td .td-content{padding-left:0}#mail-create .mc-container .step-two .str5 .statut-select{border:1px solid #16fcd2;border-radius:10px;width:250px;padding:15px}#mail-create .mc-container .step-two .str5 .statut-select .statut-list{bottom:100%;margin-bottom:5px;top:auto}#mail-create .mc-container .step-three{padding:30px 0 50px}#mail-create .mc-container .step-three .str2{border-top:1px solid #273140;border-bottom:1px solid #273140}#mail-create .mc-container .step-three .str2 div{height:48px;padding:0 30px;position:relative}#mail-create .mc-container .step-three .str2 div:after{content:"";position:absolute;bottom:0;background:#dd5313;height:4px;width:100%;display:none}#mail-create .mc-container .step-three .str2 .active-item{background:#dd531333}#mail-create .mc-container .step-three .str2 .active-item:after{content:"";position:absolute;bottom:0;background:#dd5313;height:4px;width:100%;display:block}#mail-create .mc-container .step-three .str3{width:100%;max-width:1200px;margin:0 auto;padding:0 20px;justify-content:center}#mail-create .mc-container .step-three .str3 .str3c1{max-width:250px;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='25'%20viewBox='0%200%2024%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.5%2022.25C5.85%2022.25%201.25%2017.65%201.25%2012C1.25%206.35%205.85%201.75%2011.5%201.75C17.15%201.75%2021.75%206.35%2021.75%2012C21.75%2017.65%2017.15%2022.25%2011.5%2022.25ZM11.5%203.25C6.67%203.25%202.75%207.18%202.75%2012C2.75%2016.82%206.67%2020.75%2011.5%2020.75C16.33%2020.75%2020.25%2016.82%2020.25%2012C20.25%207.18%2016.33%203.25%2011.5%203.25Z'%20fill='white'/%3e%3cpath%20d='M22%2023.25C21.81%2023.25%2021.62%2023.18%2021.47%2023.03L19.47%2021.03C19.18%2020.74%2019.18%2020.26%2019.47%2019.97C19.76%2019.68%2020.24%2019.68%2020.53%2019.97L22.53%2021.97C22.82%2022.26%2022.82%2022.74%2022.53%2023.03C22.38%2023.18%2022.19%2023.25%2022%2023.25Z'%20fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:12px;padding-left:50px;height:40px}#mail-create .mc-container .step-three .str3 .str3c2{flex-grow:1}#mail-create .mc-container .step-three .str3 .str3c2 .str3c2r1 .str3c2r1r1{border:1px solid rgba(255,255,255,.3137254902);background:#22223180;padding:10px 15px}#mail-create .mc-container .step-three .str3 .str3c2 .str3c2r2{display:flex;flex-wrap:wrap}#mail-create .mc-container .step-three .str3 .str3c2 .str3c2r2 .str3c2r2-item{border:1px solid #273140;height:210px;width:201px;overflow:hidden;margin-right:15px;margin-bottom:20px;flex-shrink:0}#mail-create .mc-container .step-three .str3 .str3c2 .str3c2r2 .str3c2r2-item .str3c2r2ir1{height:153px;background:#d9d9d9;position:relative}#mail-create .mc-container .step-three .str3 .str3c2 .str3c2r2 .str3c2r2-item .str3c2r2ir1 .mail-editor-preview{-moz-transform:scale(.3,.3);-webkit-transform:scale(.3,.3);-o-transform:scale(.3,.3);-ms-transform:scale(.3,.3);transform:scale(.3);-moz-transform-origin:center center;-webkit-transform-origin:center center;-o-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;position:absolute;height:492px;width:670px;border-radius:15px;right:-234px;top:-169px;pointer-events:none}#mail-create .mc-container .step-three .str3 .str3c2 .str3c2r2 .str3c2r2-item .str3c2r2ir1 .mail-actions{position:absolute;top:10px;right:30px;z-index:2}#mail-create .mc-container .step-three .str3 .str3c2 .str3c2r2 .str3c2r2-item .str3c2r2ir1 .mail-actions svg{border-radius:10px;background-color:#fff}#mail-create .mc-container .step-three .str3 .str3c2 .str3c2r2 .active{border:1px solid #dd5313}#mail-create .mc-container .step-three .str3 .str3c2 .str3c2r2 .active .str3c2r2ir2{background-color:#dd5313}#mail-create .mc-container .step-four .sfr2,#mail-create .mc-container .step-four .sfr3,#mail-create .mc-container .step-four .sfr4,#mail-create .mc-container .step-four .step-two{background:#22223180;padding:30px 100px;max-width:660px}#mail-create .mc-container .step-four .sfr2 .sfr2-item:not(:last-child){border-bottom:1px solid rgba(255,255,255,.2)}#mail-create .mc-container .step-four .sfr2 .pr-db-input{background-color:transparent;background-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='14'%20viewBox='0%200%2012%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.22715%2012.6333C4.91441%2012.4212%205.50916%2011.982%205.91296%2011.3878L10.2675%205.14882C11.1006%203.95516%2010.8096%202.31231%209.61729%201.4774C8.42224%200.640628%206.77494%200.932453%205.94011%202.12882L1.54692%208.42455C1.17553%208.97152%200.984967%209.62087%201.00093%2010.2823C1.02034%2011.0658%201.16419%2012.5402%201.64184%2012.8651C2.11949%2013.19%203.51156%2012.8538%204.22715%2012.6333Z'%20stroke='%23A9ABAD'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:97%;padding-right:40px;height:40px}#mail-create .mc-container .step-four .sfr2 .pr-db-input::placeholder{color:#fff}#mail-create .mc-container .step-four .sfr2 .pr-db-select{padding:0;background-color:transparent}#mail-create .mc-container .step-four .sfr2 .pr-db-select .statut-select-header{padding:11px 12px}#mail-create .mc-container .step-four .sfr3 .sfr3r3 .sfr3r3c1 input[type=date]::-webkit-inner-spin-button,#mail-create .mc-container .step-four .sfr3 .sfr3r3 .sfr3r3c1 input[type=date]::-webkit-calendar-picker-indicator,#mail-create .mc-container .step-four .sfr3 .sfr3r3 .sfr3r3c1 input[type=time]::-webkit-inner-spin-button,#mail-create .mc-container .step-four .sfr3 .sfr3r3 .sfr3r3c1 input[type=time]::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none}#mail-create .mc-container .step-four .sfr3 .sfr3r3 .sfr3r3c1 .date{width:120px}#mail-create .mc-container .step-four .sfr3 .sfr3r3 .sfr3r3c1 .time{width:70px;color:#16fcd2}#mail-create .mc-container .step-four .sfr3 .sfr3r3 .sfr3r3c1 p{max-width:86px}#mail-create .mc-container .step-four .sfr3 .sfr3r3 input:checked+.slider{background:#8ad74e33}#mail-create .mc-container .step-four .sfr3 .sfr3r3 input:checked+.slider:before{background:#8ad74e}#mail-create .mc-container .step-four .sfr4 .sfr4r2 input{height:40px;flex-grow:1;background:#2e3745;border:none}#mail-create .mc-container .step-four .sfr4 .sfr4r2 button{height:40px;padding:10px}#mail-create .mc-container .step-four .sfr4 .sfr4r4{border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2)}#mail-create .mc-container .step-four .sfr4 .sfr4r4 .sfr4r4c2 div{border:1px solid rgba(255,255,255,.2);padding:0 15px;height:40px}#mail-create .mc-container .step-four .sfr4 .sfr4r5 .sfr4r5c2{background:#8ad74e33;height:40px;padding:0 35px}#mail-create .mc-container .step-four .sfr4 .sfr4r5 .sfr4r5c3{height:40px;padding:0 10px;background:#ff001f33}#mail-create .mc-container .step-four .sfr4 .sfr4r5 .sfr4r5c3 p{color:#ff001f}#mail-create .mc-container .step-four .sfr4 .sfr4r6 div{height:40px;padding:0 35px;background:#dd531333}#mail-create .mc-container .step-four .sfr4 .sfr4r6 div p{color:#dd5313}#mail-create .mc-container .step-four .sfr4 .sfr4r7 div{height:40px;min-width:90px}#mail-create .mc-container .step-four .sfr4 .sfr4r7.spam-notice .score{background:#16fcd233}#mail-create .mc-container .step-four .sfr4 .sfr4r7.spam-notice p{color:#fff}#mail-create .mc-container .step-four .sfr4 .sfr4r7.spam-error .score{background:#ff001f33}#mail-create .mc-container .step-four .sfr4 .sfr4r7.spam-error p{color:#ff001f}#mail-create .mc-container .step-five p{max-width:400px}#mail-create .mc-container .step-five .success-wrap{height:400px;width:100%;background-image:url(/assets/bg-point-lms-gTyikpYO.svg);background-repeat:no-repeat;background-position:center center;background-size:contain}#mail-create .mc-container .design-container .dcr1{border-bottom:1px solid #273140;padding:25px}#mail-create .mc-container .design-container .dcr1 .dcr1c2 span{height:18px;width:1px;background-color:#fff3}#mail-create .mc-container .design-container .dcr2 .dcr2c1{background:#fff;padding:15px;border-bottom-left-radius:10px}#mail-create .mc-container .design-container .dcr2 .dcr2c2 .header{border-bottom:1px solid #273140}#mail-create .mc-container .design-container .dcr2 .dcr2c2 .header div{padding:15px}#mail-create .mc-container .design-container .dcr2 .dcr2c2 .header div:after{position:absolute;content:"";bottom:0;left:0;width:100%;background:transparent;height:4px}#mail-create .mc-container .design-container .dcr2 .dcr2c2 .header div.active{background:#dd531333}#mail-create .mc-container .design-container .dcr2 .dcr2c2 .header div.active:after{background:#dd5313}#mail-create .mc-container .design-container .dcr2 .dcr2c2 .edit-two,#mail-create .mc-container .design-container .dcr2 .dcr2c2 .edit-one{padding:35px}#mail-create .mc-container .design-container .dcr2 .dcr2c2 .edit-one input{padding:0 0 5px;background-color:transparent;border:none;border-bottom:1px solid #273140}#mail-create .mc-container .design-container .dcr2 .dcr2c2 .edit-two .item{border-bottom:1px solid #273140}#mail-create .mc-container .design-container .dcr2 .dcr2c2 .edit-two .item .color-input{width:70px;border:1px solid #ffffff;background:linear-gradient(0deg,#000,#000),linear-gradient(0deg,#fff,#fff);padding:5px 15px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#mail-create .mc-container .design-container .dcr2 .dcr2c2 .edit-two .item img{width:15px}#mail-create .contact-list-table .checkbox-container{position:relative;width:auto;height:auto;top:initial}.step-two-modal .dbm-container{background:#09091a;padding:30px 100px;max-width:822px}.step-two-modal .dbm-container .stm-body{border-bottom:1px solid rgba(255,255,255,.2)}.step-two-modal .dbm-container .stm-body .stbr2{border:none;background:#222231}.step-two-modal .dbm-container .stm-body .stbr2::placeholder{color:#fff}.step-two-modal .dbm-container .stm-body .stbr3{background:#8ad74e33;border-left:10px solid #8ad74e;padding:20px 80px}.step-two-modal .dbm-container .stm-body .stbr4{background:#222231;padding:10px 10px 20px}.step-two-modal .dbm-container .stm-body .stbr4 .pr-button{background:transparent;border:1px solid #ffffff;padding:12px 50px}.step-two-modal .dbm-container .stm-body .stbr4 .condition .cr1{background:#09091a}.step-two-modal .dbm-container .stm-body .stbr4 .condition .cr1 .gap-10{gap:10px}.step-two-modal .dbm-container .stm-body .stbr4 .condition .cr1 .cr1-plus img{width:14px;height:14px}.step-two-modal .dbm-container .stm-body .stbr4 .condition .cr1 .cr1-item .vs__dropdown-toggle .vs__selected-options{flex-wrap:nowrap}.step-two-modal .dbm-container .stm-body .stbr4 .condition .condition-kind{width:max-content;border:1px solid rgb(206,211,224);border-radius:5px;overflow:hidden}.step-two-modal .dbm-container .stm-body .stbr4 .condition .condition-kind div{padding:5px 10px;cursor:pointer;background-color:#09091a}.step-two-modal .dbm-container .stm-body .stbr4 .condition .condition-kind div p{color:#fff}.step-two-modal .dbm-container .stm-body .stbr4 .condition .condition-kind .active{background-color:#fff}.step-two-modal .dbm-container .stm-body .stbr4 .condition .condition-kind .active p{color:#333}.step-two-modal .dbm-container .stm-body .stbr4 .condition .condition-kind div:first-child{border-right:1px solid rgb(206,211,224)}.step-two-modal .dbm-container .stm-body .stbr4 .condition .p-absolut{top:0;right:0;width:25px;height:25px;transform:translate(50%,-50%)}.step-two-modal .dbm-container .group-button button{height:60px;width:203px}.step-three-modal-one .dbm-container{background:#09091a;padding:50px 130px;border-radius:0;max-width:822px}.step-three-modal-one .dbm-container .stmo-body{border-bottom:1px solid rgba(255,255,255,.2)}.step-three-modal-one .dbm-container .stmo-body .item{padding:10px 10px 15px;background:#17202e}.step-three-modal-one .dbm-container .stmo-body .item .ir1{height:158px;background:#09091a}.step-three-modal-one .dbm-container .stmo-body .item .p-absolut{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);top:0}.step-three-modal-one .dbm-container .stmo-body .active-item .p-absolut{display:none}.step-three-modal-one .dbm-container .group-button button{height:60px;width:203px}.step-three-modal-two .dbm-container{background:#09091a;padding:50px 130px;border-radius:0;max-width:822px}.step-three-modal-two .dbm-container .stmt-body{border-bottom:1px solid rgba(255,255,255,.2)}.step-three-modal-two .dbm-container .stmt-body .pr-db-input{background-image:url("data:image/svg+xml,%3csvg%20width='13'%20height='15'%20viewBox='0%200%2013%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.9961%205.70645C11.8033%205.32994%2011.4208%205.09594%2010.9978%205.09594H7.26434V1.12844C7.26434%200.631186%206.95984%200.210436%206.48884%200.0574361C6.01559%20-0.0963139%205.52734%200.064936%205.23634%200.465436L0.214356%207.38045C-0.0346439%207.7247%20-0.0691441%208.17245%200.123606%208.55045C0.316356%208.9262%200.698856%209.1602%201.12186%209.1602H4.85459V13.1285C4.85459%2013.625%205.15909%2014.045%205.63009%2014.198C5.74859%2014.237%205.86859%2014.2557%205.98634%2014.2557C6.33584%2014.2557%206.66659%2014.0907%206.88409%2013.7907L11.9053%206.8757C12.1543%206.53145%2012.1888%206.0837%2011.9961%205.70645Z'%20fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:97% center;padding-right:45px}.step-three-modal-two .dbm-container .stmt-body .pr-db-input::placeholder{color:#fff}.step-three-modal-two .dbm-container .group-button p{max-width:185px}.step-three-modal-two .dbm-container .group-button button{height:60px;width:203px}.step-three-modal-two .dbm-container .pr-db-select{padding:2px 0}.template{max-width:624px;background:#041940;padding:45px 30px}.template .logo-template-header{height:48px}.template .logo-template-footer{height:28px}.template .tr3{background:#122649;padding:35px 30px}.template .pr-button{max-width:100%;word-wrap:break-word}.mail-editor{background-color:#22223199;border-radius:10px;height:100%}.mail-editor .dcr1{padding:20px 30px}.mail-editor .dcr1 .input-name{background-color:transparent;color:#fff;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.mail-editor .dcr1 .input-name.border-error-message{border-bottom:1px solid #e05a6e;border-radius:0}.mail-editor .unlayer-editor{height:100%}.mail-editor .screenshot-editor{opacity:0;position:absolute;z-index:0}.mail-editor .editor-overlay-loading{position:relative}.mail-editor .editor-overlay-loading:after{position:absolute;content:"";top:0;left:0;right:0;bottom:0;background-color:#181827}.postmark-modal .postmark-status{display:block}.postmark-modal .config-table .break-text{word-wrap:break-word;word-break:break-all}#postmark-modal .email-tag{color:#fff}#postmark-modal .email-tag.is-invalid{color:#ff6550}#postmark-modal .email-is-invalid{display:flex;align-items:center}#postmark-modal .email-is-invalid p{color:#e05a6e;font-size:14px;margin-left:4px}.project-task-details-modal{transform:translate(-95px) translateY(-70px)}.project-task-details-modal .project-modal{padding:60px 120px}.project-modal-container{transform:translate(-95px) translateY(-70px)}.project-modal{padding:60px 100px;height:100%;box-sizing:border-box;overflow:auto}.project-modal form{flex:1;position:relative}.project-modal .buttons{width:100%;text-align:right;border-top:1px solid rgba(255,255,255,.2);padding-top:20px;background-color:#09091a}.project-modal .buttons .pr-button{padding:15px 35px;border-radius:10px}.project-modal .radio-groups{border-top:1px solid rgba(255,255,255,.2);padding-top:20px}.project-modal .radio-field{position:relative}.project-modal .radio-field input{position:absolute}.project-modal .form-fields{box-sizing:border-box;overflow-y:auto}.project-modal .line{height:1px;width:100%;background-color:#fff3}.project-modal .autocomplete-list{position:absolute;width:100%;top:0;left:0;background:#272c3d;border:1px solid rgba(75,85,99,.5019607843);border-radius:4px;padding:10px 15px;box-sizing:border-box;margin-top:50px;z-index:9}.project-modal .autocomplete-list li{padding:5px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;color:#fff;display:flex;align-items:center}.project-modal .autocomplete-list li img{max-width:50px}.project-modal .gap-15{gap:15px}.project-modal .gap-7{gap:7px}.project-modal .gap-8{gap:8px}.project-modal .box-info{background-color:#2e3745}.project-phase-tasks .process-background{background-color:#dd5313;border-radius:10px;height:100%;position:absolute;left:0;top:0}.project-phase-tasks .project-phase-header{background-color:#2e3745;padding:0 12px;display:flex;align-items:center;justify-content:center;height:46px;position:relative}.project-phase-tasks .project-phase-header .phase-title{z-index:9}.project-phase-tasks .head-action{position:absolute;right:12px}.project-phase-tasks .action-button{border:1px dashed #fff;background-color:#09091a;flex:1;height:36px;cursor:pointer}.project-phase-tasks .task-head{background-color:#2e3745;justify-content:space-between;align-items:center;height:32px;padding:8px;flex:1;box-sizing:border-box}.project-phase-tasks .task-check{cursor:pointer}.project-phase-tasks .task-check:hover~.task-information{display:flex;transition:display ease 1s}.project-phase-tasks .list-tasks{padding-top:8px;padding-left:20px;margin-left:20px;gap:8px;position:relative}.project-phase-tasks .list-tasks .task-group-item{position:relative}.project-phase-tasks .list-tasks .task-group-item:before{content:"";background-color:#454d58;height:calc(100% + 8px);width:1px;position:absolute;top:-8px;left:-20px}.project-phase-tasks .list-tasks .task-group-item:after{content:"";width:15px;background-color:#454d58;height:1px;left:-20px;position:absolute;top:15px}.project-phase-tasks .list-tasks .task-group-item:last-child:before{height:23px}.project-phase-tasks .subtasks{padding-top:8px;padding-left:25px;gap:8px;position:relative}.project-phase-tasks .subtasks:before{content:"";width:1px;background-color:#454d58;height:calc(100% - 8px);left:9px;top:-8px;position:absolute}.project-phase-tasks .subtasks .task-item{position:relative}.project-phase-tasks .subtasks .task-item:before{content:"";width:13px;background-color:#454d58;height:1px;left:-15px;position:absolute;top:15px}.project-phase-tasks .subtask-button{max-width:177px;min-height:24px;margin-left:10px;margin-bottom:10px;border-radius:6px}.project-phase-tasks .task-information{box-shadow:0 0 60px #fff3;background:#2e3745;padding:10px;position:absolute;right:calc(100% + 0px);min-width:140px;z-index:99;display:none}.project-phase-tasks .task-information:hover{display:flex}.project-phase-tasks .task-information .done-text{color:#8ad74e}.project-phase-tasks .task-information .task-action-button{background-color:#dd5313;height:32px;border-radius:10px;padding:8px;text-align:center;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;width:100%;box-sizing:border-box}.duplicate-modele{border-top:1px solid rgba(255,255,255,.2)}#confirmation-deactivate-modal .cmc-buttons{border-top:1px solid rgba(255,255,255,.2);padding-top:20px;display:flex;flex-direction:row;justify-content:flex-end}#confirmation-deactivate-modal .cmc-buttons a{display:flex;align-items:center}#confirmation-deactivate-modal .cmc-buttons a svg{margin-right:8px}#task-automation-modal .type-group{display:flex;align-items:center;gap:6px}#task-automation-modal .type-button{height:40px;border-radius:10px;padding:12px 50px;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:#2e3745;border:1px solid #dd5313}#task-automation-modal .type-button.active{background-color:#dd5313}#task-automation-modal .gap-8{gap:8px}#task-automation-modal .gap-15{gap:15px}#task-automation-modal .content-button{background-color:#2e3745;height:36px;border:1px solid #2e3745;padding:10px 8px;text-align:center;box-sizing:border-box;color:#dd5313;min-width:100px;display:flex;align-items:center;justify-content:center}#task-automation-modal textarea{min-height:80px}#task-automation-modal .buttons{border-top:1px solid rgba(255,255,255,.2)}.project-phase{background:#2e3745;padding:12px;border-radius:46px;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.project-phase.disabled .phase-item{cursor:default}.project-phase .phase-item{height:46px;font-size:13px;color:#a9abad;display:flex;align-items:center;justify-content:center;flex:1;cursor:pointer}.project-phase .active{background-color:#dd5313;color:#fff}.project-phase .active:not(.active~*){border-top-left-radius:46px;border-bottom-left-radius:46px}.project-phase .active:not(:has(~.active)){border-top-right-radius:46px;border-bottom-right-radius:46px}#projects-page .dashboard-container,#project-tasks .dashboard-container{padding:30px 0;height:calc(100vh - 140px)}#projects-page .cocr2-bg,#project-tasks .cocr2-bg{top:20px;left:0;width:100%;height:0;background-color:#17202e;z-index:-1}#projects-page .cocr2r1r1,#projects-page .prt-list-table,#project-tasks .cocr2r1r1,#project-tasks .prt-list-table{overflow:auto;padding:30px;border-radius:10px;background-color:#22223180}#projects-page .cocr2r1r1 .crm-table,#projects-page .prt-list-table .crm-table,#project-tasks .cocr2r1r1 .crm-table,#project-tasks .prt-list-table .crm-table{padding:30px 0;border-radius:10px;background-color:transparent}#projects-page .cocr2r1r1 .crm-table tr .first-th,#projects-page .cocr2r1r1 .crm-table tr .first-td,#projects-page .prt-list-table .crm-table tr .first-th,#projects-page .prt-list-table .crm-table tr .first-td,#project-tasks .cocr2r1r1 .crm-table tr .first-th,#project-tasks .cocr2r1r1 .crm-table tr .first-td,#project-tasks .prt-list-table .crm-table tr .first-th,#project-tasks .prt-list-table .crm-table tr .first-td{padding-left:0}#projects-page .cocr2r1r1 .crm-table tr .first-th .th-content,#projects-page .cocr2r1r1 .crm-table tr .first-th .td-content,#projects-page .cocr2r1r1 .crm-table tr .first-td .th-content,#projects-page .cocr2r1r1 .crm-table tr .first-td .td-content,#projects-page .prt-list-table .crm-table tr .first-th .th-content,#projects-page .prt-list-table .crm-table tr .first-th .td-content,#projects-page .prt-list-table .crm-table tr .first-td .th-content,#projects-page .prt-list-table .crm-table tr .first-td .td-content,#project-tasks .cocr2r1r1 .crm-table tr .first-th .th-content,#project-tasks .cocr2r1r1 .crm-table tr .first-th .td-content,#project-tasks .cocr2r1r1 .crm-table tr .first-td .th-content,#project-tasks .cocr2r1r1 .crm-table tr .first-td .td-content,#project-tasks .prt-list-table .crm-table tr .first-th .th-content,#project-tasks .prt-list-table .crm-table tr .first-th .td-content,#project-tasks .prt-list-table .crm-table tr .first-td .th-content,#project-tasks .prt-list-table .crm-table tr .first-td .td-content{padding-left:0;padding-right:30px}#projects-page .cocr2r1r1 .crm-table .progress-tasks,#projects-page .prt-list-table .crm-table .progress-tasks,#project-tasks .cocr2r1r1 .crm-table .progress-tasks,#project-tasks .prt-list-table .crm-table .progress-tasks{min-width:280px;background-color:#09091a;border-radius:6px;padding:5px 10px;box-sizing:border-box}#projects-page .cocr2r1r1 .crm-table .progress-tasks .progress-head .font-14,#projects-page .prt-list-table .crm-table .progress-tasks .progress-head .font-14,#project-tasks .cocr2r1r1 .crm-table .progress-tasks .progress-head .font-14,#project-tasks .prt-list-table .crm-table .progress-tasks .progress-head .font-14{font-size:12px}#projects-page .switch-view,#project-tasks .switch-view{border:1px solid #273140}#projects-page .switch-view .table,#projects-page .switch-view .column,#project-tasks .switch-view .table,#project-tasks .switch-view .column{width:45px;height:45px}#projects-page .switch-view .table.active,#project-tasks .switch-view .table.active{border-right:1px solid #273140;background-color:#17202e}#projects-page .switch-view .column.active,#project-tasks .switch-view .column.active{border-left:1px solid #273140;background-color:#17202e}#projects-page .search-input,#project-tasks .search-input{height:42px;width:250px;padding:10px 20px 10px 35px;border:1px solid #273140;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.82491%2015.5663C12.5481%2015.5663%2015.5663%2012.5481%2015.5663%208.82491C15.5663%205.10173%2012.5481%202.0835%208.82491%202.0835C5.10173%202.0835%202.0835%205.10173%202.0835%208.82491C2.0835%2012.5481%205.10173%2015.5663%208.82491%2015.5663Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.5137%2013.8638L16.1567%2016.5'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:5% center;color:#fff}#projects-page .search-input::placeholder,#project-tasks .search-input::placeholder{color:#fff}#projects-page .kanban-projects .draggable-list,#project-tasks .kanban-projects .draggable-list{flex:1;max-width:318px;text-align:center;margin:10px;padding:7px;background:#17202e}#projects-page .kanban-projects .draggable-list:first-child,#project-tasks .kanban-projects .draggable-list:first-child{margin-left:0}#projects-page .kanban-projects .draggable-list:last-child,#project-tasks .kanban-projects .draggable-list:last-child{margin-right:0}#projects-page .kanban-projects .dl-title,#project-tasks .kanban-projects .dl-title{background:#09091a;padding:16px;margin-bottom:12px;border-radius:5px}#projects-page .kanban-projects .dl-title h6,#project-tasks .kanban-projects .dl-title h6{font-size:12px;line-height:16.34px;font-weight:700;text-transform:capitalize;display:flex;align-items:center}#projects-page .kanban-projects .dl-title h6:before,#project-tasks .kanban-projects .dl-title h6:before{width:12px;height:12px;content:"";display:inline-block;margin-right:6px;border-radius:100px}#projects-page .kanban-projects .dl-title .dl-numbers,#project-tasks .kanban-projects .dl-title .dl-numbers{font-size:10px;font-weight:700;height:18px;min-width:18px;border-radius:100px;margin-left:10px;display:inline-flex;align-items:center;justify-content:center}#projects-page .kanban-projects .list-contracting h6:before,#project-tasks .kanban-projects .list-contracting h6:before{background-color:#ffe500}#projects-page .kanban-projects .list-contracting .dl-numbers,#project-tasks .kanban-projects .list-contracting .dl-numbers{background:#ffe50033;color:#ffe500}#projects-page .kanban-projects .list-funding h6:before,#project-tasks .kanban-projects .list-funding h6:before{background-color:#dd5313}#projects-page .kanban-projects .list-funding .dl-numbers,#project-tasks .kanban-projects .list-funding .dl-numbers{background:#dd531333;color:#dd5313}#projects-page .kanban-projects .list-formation h6:before,#project-tasks .kanban-projects .list-formation h6:before{background-color:#0038ff}#projects-page .kanban-projects .list-formation .dl-numbers,#project-tasks .kanban-projects .list-formation .dl-numbers{background:#0038ff33;color:#0038ff}#projects-page .kanban-projects .list-post-formation h6:before,#project-tasks .kanban-projects .list-post-formation h6:before{background-color:#8ad74e}#projects-page .kanban-projects .list-post-formation .dl-numbers,#project-tasks .kanban-projects .list-post-formation .dl-numbers{background:#8ad74e33;color:#8ad74e}#projects-page .kanban-projects .kanban-project-item,#project-tasks .kanban-projects .kanban-project-item{background:#22223180;border-radius:4px;cursor:move}#projects-page .kanban-projects .kanban-project-item .date,#project-tasks .kanban-projects .kanban-project-item .date{background-color:#ff001f33;height:18px;padding:6px;box-sizing:border-box}#projects-page .kanban-projects .kanban-project-item .progress-tasks,#project-tasks .kanban-projects .kanban-project-item .progress-tasks{background-color:#17202e;border-radius:6px;padding:5px 10px;box-sizing:border-box}#projects-page .kanban-projects .kanban-project-item .progress-tasks .progress-head .font-14,#project-tasks .kanban-projects .kanban-project-item .progress-tasks .progress-head .font-14{font-size:10px}#projects-page .kanban-projects .kanban-project-item .progress-tasks .progress-head .cursor,#project-tasks .kanban-projects .kanban-project-item .progress-tasks .progress-head .cursor{height:max-content}#projects-page .kanban-projects .kanban-project-item .progress-tasks .view-more svg,#project-tasks .kanban-projects .kanban-project-item .progress-tasks .view-more svg{width:13px}#projects-page .kanban-projects .projects-group,#project-tasks .kanban-projects .projects-group{min-height:150px}#projects-page .last-th .setting-icon,#project-tasks .last-th .setting-icon{right:0;transform:translate(70px)}#models-page .dashboard-container{padding:30px 15px;height:auto}#models-page .dashboard-container .boxes-container{gap:24px}#models-page .dashboard-container .box-table tr{border-bottom:1px solid rgba(255,255,255,.2)}#models-page .dashboard-container .box-table tr td:first-child{padding-left:0}#models-page .dashboard-container .box-table tr:last-child{border-bottom:none}#models-page .dashboard-container .box-container{flex-basis:calc(50% - 12px);box-sizing:border-box;background-color:#161626;border-radius:10px}#models-page .dashboard-container .outline-button{background-color:transparent;border:1px solid transparent;padding:10px;text-align:center;display:flex;align-items:center;justify-content:center;cursor:pointer}#models-page .dashboard-container .setting-buttons{border-color:#fff}#models-page .dashboard-container .use-button{padding:10px 20px;border-color:#16fcd2}#models-page .dashboard-container .edit-button{border-color:#dd5313}#models-page .dashboard-container .gap-10{gap:10px;justify-content:right}.progress-tasks{background-color:#2e3745;border-radius:10px;padding:15px 20px;box-sizing:border-box}.progress-tasks.open-details .progress-head svg{transform:rotate(-180deg)}.progress-tasks .progress-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.progress-tasks .progress-background{position:relative;background-color:#222231;border-radius:5px;height:6px;flex:1}.progress-tasks .progress-percent{background-color:#dd5313;height:100%;position:absolute;border-radius:5px;left:0;top:0;bottom:0}.progress-tasks .progress-content{border-top:1px solid rgba(255,255,255,.2);padding-top:8px;padding-bottom:8px}.progress-tasks .view-more{align-items:center;border-top:1px solid rgba(255,255,255,.2);padding-top:8px;gap:4px;display:flex;cursor:pointer}.progress-tasks .view-more svg{transform:rotate(-90deg)}.progress-tasks .task-item{display:flex;gap:4px;margin-bottom:5px;color:#a9abad}.progress-tasks .task-item.complete{text-decoration:line-through}#project-tasks .prt-list-table .crm-table th .th-content{text-align:center}#project-tasks .prt-list-table .crm-table .td-content{padding:25px 15px;text-align:center}#project-tasks .prt-list-table .crm-table td:first-child .td-content{padding-left:0}#project-tasks .tasks-filters{gap:12px;align-items:center}#project-tasks .tasks-filters .filter-item{gap:12px;align-items:center;border-right:1px solid #fff;padding-right:11px;color:#8b8b8b}#project-tasks .tasks-filters .filter-item .active{color:#fff;background-color:#fff3;border-radius:5px;padding:3px 4px}@media (max-width: 1280px){#models-page .dashboard-container .box-container .font-24{font-size:22px}}.crm-project-template-tasks-modal .slide{max-width:1026px}.project-template-tasks-modal{padding:50px 100px;height:100%;box-sizing:border-box}.project-template-tasks-modal .form-fields{height:100%;box-sizing:border-box;overflow-y:auto}.project-template-tasks-modal .box-container .box-title{padding:10px 12px;border-top:1px solid #3a3a48;border-left:1px solid #3a3a48;border-right:1px solid #3a3a48}.project-template-tasks-modal .box-container table td{border:1px solid #3a3a48}.project-template-tasks-modal .box-container .button-action{border:none;background-color:transparent;padding:0;color:#dd5313;align-items:center;cursor:pointer}.project-template-tasks-modal .box-container .buttons{display:flex;gap:12px}.project-template-tasks-modal .subtasks{padding-left:40px;position:relative;margin-top:12px}.project-template-tasks-modal .subtasks:before{content:"";border-left:1px solid #454d58;position:absolute;height:calc(100% - 7px);left:8px;bottom:7px}.project-template-tasks-modal .subtasks .subtask{position:relative}.project-template-tasks-modal .subtasks .subtask:before{content:"";width:25px;height:1px;background-color:#454d58;display:block;position:absolute;bottom:7px;left:-32px}.project-template-tasks-modal .subtasks .subtask:last-child{margin-bottom:0}.project-template-tasks-modal .tr-task .buttons{margin-top:20px;margin-left:40px}.project-template-tasks-modal .action-subtasks{margin-top:12px}.project-template-tasks-modal .action-task{height:19px}.project-template-tasks-modal .task-actions{position:relative}.project-template-tasks-modal .task-actions .more{width:100%;display:block}.project-template-tasks-modal .menu-edit{right:0;left:auto}.project-template-tasks-modal .td-actions{vertical-align:top}.project-template-tasks-modal .action-main-task{min-height:19px}#task-modal .pr-db-select{padding:3px}#task-modal .task-desc{height:160px}#task-modal .buttons{border-top:1px solid rgba(255,255,255,.2)}#task-modal .buttons .pr-button,#task-modal .pr-button{padding:15px 55px;border-radius:10px}#add-extend-automation-task-modal .outline-button,#add-group-task-modal .outline-button{border:1px dashed #ffffff;padding:12px 16px;border-radius:10px;margin:24px 0;display:flex;align-items:center;justify-content:center;cursor:pointer}#add-extend-automation-task-modal .dbmcc-element,#add-group-task-modal .dbmcc-element{flex-direction:column;border-bottom:0}#add-extend-automation-task-modal .dbmcc-element .label,#add-group-task-modal .dbmcc-element .label{width:100%;transform:none;margin-bottom:8px}#add-extend-automation-task-modal .buttons,#add-group-task-modal .buttons{border-top:1px solid rgba(255,255,255,.2);padding-top:24px}#add-extend-automation-task-modal .pr-button,#add-group-task-modal .pr-button{padding:15px 55px;border-radius:10px}.dso-block,.dss-block,.ds-block{padding:30px 0;border-bottom:1px solid #283140}.dso-block .upload-photo-block .upload-drag-photo,.dss-block .upload-photo-block .upload-drag-photo,.ds-block .upload-photo-block .upload-drag-photo{padding:15px;border:2px dashed #3a3a48;border-radius:4px;transition:all .2s ease}.dso-block .upload-photo-block .upload-drag-photo:hover,.dss-block .upload-photo-block .upload-drag-photo:hover,.ds-block .upload-photo-block .upload-drag-photo:hover{border-color:#e47542;background-color:#2e2e3c}.dso-block .upload-photo-block .organization-logo,.dss-block .upload-photo-block .organization-logo,.ds-block .upload-photo-block .organization-logo{position:relative;min-width:60px;height:60px}.dso-block .upload-photo-block .organization-logo .upload-image,.dss-block .upload-photo-block .organization-logo .upload-image,.ds-block .upload-photo-block .organization-logo .upload-image{width:100%;height:100%;background-size:contain}.dso-block .upload-photo-block .organization-logo .btn-delete,.dss-block .upload-photo-block .organization-logo .btn-delete,.ds-block .upload-photo-block .organization-logo .btn-delete{position:absolute;top:0;right:0;padding:4px;border:none;outline:none;border-radius:50%;background-color:transparent;cursor:pointer}.dso-block .upload-photo-block .organization-logo .btn-delete:hover,.dss-block .upload-photo-block .organization-logo .btn-delete:hover,.ds-block .upload-photo-block .organization-logo .btn-delete:hover{background-color:#3a3a48}.dso-block .pr-button,.dss-block .pr-button,.ds-block .pr-button{border-radius:6px}.dso-block .status-table,.dss-block .status-table,.ds-block .status-table{padding:20px;background:#22223180;border-radius:10px}.dso-block .status-table .gap-10,.dss-block .status-table .gap-10,.ds-block .status-table .gap-10{gap:10px}.dso-block .status-table table,.dss-block .status-table table,.ds-block .status-table table{width:100%}.dso-block .status-table table th,.dss-block .status-table table th,.ds-block .status-table table th{padding:0 0 5px;font-size:12px;color:#8b8b8b;border-bottom:1px solid #8b8b8b}.dso-block .status-table table th:nth-child(2),.dso-block .status-table table td:nth-child(2),.dso-block .status-table table td:nth-child(3),.dss-block .status-table table th:nth-child(2),.dss-block .status-table table td:nth-child(2),.dss-block .status-table table td:nth-child(3),.ds-block .status-table table th:nth-child(2),.ds-block .status-table table td:nth-child(2),.ds-block .status-table table td:nth-child(3){padding-left:10px;border-left:1px solid #8b8b8b}.dso-block .status-table table td,.dss-block .status-table table td,.ds-block .status-table table td{padding:5px 12px 5px 0;font-weight:700;border-bottom:0}.dso-block .status-table table th:first-child,.dso-block .status-table table td:first-child,.dss-block .status-table table th:first-child,.dss-block .status-table table td:first-child,.ds-block .status-table table th:first-child,.ds-block .status-table table td:first-child{width:65%}.dso-block .status-table table th:nth-child(2),.dso-block .status-table table td:nth-child(2),.dss-block .status-table table th:nth-child(2),.dss-block .status-table table td:nth-child(2),.ds-block .status-table table th:nth-child(2),.ds-block .status-table table td:nth-child(2){width:25%}.dso-block .status-table table th:nth-child(3),.dso-block .status-table table td:nth-child(3),.dss-block .status-table table th:nth-child(3),.dss-block .status-table table td:nth-child(3),.ds-block .status-table table th:nth-child(3),.ds-block .status-table table td:nth-child(3){width:10%}.dso-block .status-table table .menu-edit,.dss-block .status-table table .menu-edit,.ds-block .status-table table .menu-edit{left:auto;right:calc(100% - 25px)}.dso-block .statut,.dss-block .statut,.ds-block .statut{padding:5px 15px;font-weight:500;font-size:11px;color:#fff;border-radius:15px}.dso-block .statut-completed,.dss-block .statut-completed,.ds-block .statut-completed{background:#16fcd233}.dso-block .statut-unknown,.dss-block .statut-unknown,.ds-block .statut-unknown{background:#dd531333}.dso-block .statut-sign,.dss-block .statut-sign,.ds-block .statut-sign{background:#ffe50033}.dso-block .statut-primary,.dss-block .statut-primary,.ds-block .statut-primary{padding:5px 10px;background:#dd5313}.dso-block .statut-active,.dss-block .statut-active,.ds-block .statut-active{background:transparent;border:1px solid #16fcd2;font-weight:600;color:#16fcd2}.dso-block .dsbc-container .dsbcc .payment-option-block,.dss-block .dsbc-container .dsbcc .payment-option-block,.ds-block .dsbc-container .dsbcc .payment-option-block{width:fit-content;min-width:320px;padding:30px 25px;background-color:transparent;border:1px solid #313131;box-shadow:4px 4px 15px #3b82f626;border-radius:8px}.dso-block .dsbc-container .dsbcc .payment-option-block.is-default,.dss-block .dsbc-container .dsbcc .payment-option-block.is-default,.ds-block .dsbc-container .dsbcc .payment-option-block.is-default{border:1px solid #16fcd2}.dso-block .dsbc-container .dsbcc .payment-option-block:not(:last-child),.dss-block .dsbc-container .dsbcc .payment-option-block:not(:last-child),.ds-block .dsbc-container .dsbcc .payment-option-block:not(:last-child){margin-right:30px}.dso-block .dsbc-container .dsbcc .payment-option-block .contact-info,.dss-block .dsbc-container .dsbcc .payment-option-block .contact-info,.ds-block .dsbc-container .dsbcc .payment-option-block .contact-info{min-height:20px;max-width:320px}.dso-block .dsbc-container .dsbcc .payment-option-block .more,.dss-block .dsbc-container .dsbcc .payment-option-block .more,.ds-block .dsbc-container .dsbcc .payment-option-block .more{position:relative;cursor:pointer}.dso-block .dsbc-container .dsbcc .payment-option-block .menu-edit,.dss-block .dsbc-container .dsbcc .payment-option-block .menu-edit,.ds-block .dsbc-container .dsbcc .payment-option-block .menu-edit{position:absolute;right:0;border:1px solid rgba(55,65,81,.5019607843);border:none;background-color:#222231;border-radius:6px;top:25px;min-width:120px;padding:10px 8px}.dso-block .dsbc-container .dsbcc .payment-option-block .menu-edit button,.dss-block .dsbc-container .dsbcc .payment-option-block .menu-edit button,.ds-block .dsbc-container .dsbcc .payment-option-block .menu-edit button{width:100%}.dso-block .dsbc-container .dsbcc .payment-option-block .menu-edit button svg path,.dss-block .dsbc-container .dsbcc .payment-option-block .menu-edit button svg path,.ds-block .dsbc-container .dsbcc .payment-option-block .menu-edit button svg path{stroke:#fff;transition:stroke .2s ease}.dso-block .dsbc-container .dsbcc .payment-option-block .menu-edit button:hover,.dss-block .dsbc-container .dsbcc .payment-option-block .menu-edit button:hover,.ds-block .dsbc-container .dsbcc .payment-option-block .menu-edit button:hover{background-color:#09091a}.dso-block .dsbc-container .dsbcc .payment-option-block .menu-edit button:hover svg path,.dss-block .dsbc-container .dsbcc .payment-option-block .menu-edit button:hover svg path,.ds-block .dsbc-container .dsbcc .payment-option-block .menu-edit button:hover svg path{stroke:#fff}.dso-block .dsbc-container .dsbcc .payment-option-block .menu-edit li:last-child,.dss-block .dsbc-container .dsbcc .payment-option-block .menu-edit li:last-child,.ds-block .dsbc-container .dsbcc .payment-option-block .menu-edit li:last-child{margin-bottom:0!important}.dso-block .dsbc-container .dsbcc .payment-option-block .pr-button-white-trans,.dss-block .dsbc-container .dsbcc .payment-option-block .pr-button-white-trans,.ds-block .dsbc-container .dsbcc .payment-option-block .pr-button-white-trans{padding:12px 16px;height:46px}.dso-block .dsbc-container .dsbcc2 .subdomain-container,.dss-block .dsbc-container .dsbcc2 .subdomain-container,.ds-block .dsbc-container .dsbcc2 .subdomain-container{position:relative;display:flex;align-items:center;border:1px solid #3a3a48;background:transparent;border-radius:6px;padding:12px 15px;color:#fff;font-size:14px;box-sizing:border-box}.dso-block .dsbc-container .dsbcc2 .subdomain-container span,.dss-block .dsbc-container .dsbcc2 .subdomain-container span,.ds-block .dsbc-container .dsbcc2 .subdomain-container span{opacity:50%;pointer-events:none}.dso-block .dsbc-container .dsbcc2 .subdomain-container .editable-div,.dss-block .dsbc-container .dsbcc2 .subdomain-container .editable-div,.ds-block .dsbc-container .dsbcc2 .subdomain-container .editable-div{display:inline-block;padding:2px;background-color:transparent;outline:none;white-space:nowrap;overflow:hidden}.dso-block .dsbc-container .dsbcc2 .subdomain-container .editable-div:empty:before,.dss-block .dsbc-container .dsbcc2 .subdomain-container .editable-div:empty:before,.ds-block .dsbc-container .dsbcc2 .subdomain-container .editable-div:empty:before{content:attr(data-placeholder);color:#a9a9a9;pointer-events:none}.dso-block .dsbc-container .dsbcc2 .subdomain-container .btn-update-domain,.dss-block .dsbc-container .dsbcc2 .subdomain-container .btn-update-domain,.ds-block .dsbc-container .dsbcc2 .subdomain-container .btn-update-domain{position:absolute;top:50%;right:10px;transform:translateY(-50%);font-size:12px;padding:6px 12px;min-width:fit-content}.ds-block:last-child{border-bottom:0}.dso-block:last-child{border-bottom:0!important}.dss-block .dss-buttons .pr-button-white-trans{padding:10px 15px}.dss-block .dss-buttons .pr-button-white-trans:disabled{cursor:not-allowed}.dss-block .dss-buttons .pr-button{padding:10px 15px}.dss-block .dss-pack,.dss-block .dss-payment-method{padding:25px;background:#222231;border-radius:10px}.dss-block .dss-pack .pack-statut,.dss-block .dss-payment-method .pack-statut{padding:1px 10px;border:1px solid;border-radius:10px;font-weight:600;font-size:12px}.dss-block .dss-pack .pack-members .pack-members-picture img,.dss-block .dss-payment-method .pack-members .pack-members-picture img{position:relative;right:10px}.dss-block .dss-pack .pack-members .pack-members-picture img:first-child,.dss-block .dss-payment-method .pack-members .pack-members-picture img:first-child{right:0}.dss-block .dss-pack .pack-members .pack-members-picture img:nth-child(3),.dss-block .dss-payment-method .pack-members .pack-members-picture img:nth-child(3){right:20px}.dss-block .dss-pack .pack-members .pack-members-picture img:nth-child(4),.dss-block .dss-payment-method .pack-members .pack-members-picture img:nth-child(4){right:30px}.dss-block .dss-pack .saved-ccv,.dss-block .dss-payment-method .saved-ccv{padding:15px;border:1px solid #a9abad;border-radius:10px}.dss-block .status-table table th:nth-child(3),.dss-block .status-table table th:nth-child(4),.dss-block .status-table table td:nth-child(4){padding-left:10px;border-left:1px solid #8b8b8b}.dss-block .status-table table th:first-child,.dss-block .status-table table td:first-child{width:40%}.dss-block .status-table table th:nth-child(2),.dss-block .status-table table td:nth-child(2){width:15%}.dss-block .status-table table th:nth-child(3),.dss-block .status-table table td:nth-child(3){width:15%}.dss-block .status-table table th:nth-child(4),.dss-block .status-table table td:nth-child(4){width:30%}.dss-block:last-child{border-bottom:0}.dso-block .status-table table td{padding:12px 12px 12px 0}#ds-domaines-block .status-table table td{padding-top:15px;padding-bottom:15px;font-weight:700;border-bottom:0}#ds-domaines-block .status-table table th:first-child,#ds-domaines-block .status-table table td:first-child{width:45%}#ds-domaines-block .status-table table th:nth-child(2),#ds-domaines-block .status-table table td:nth-child(2){width:45%}#ds-domaines-block .status-table table th:nth-child(3),#ds-domaines-block .status-table table td:nth-child(3){width:10%}#ds-domaines-block2 .status-table table td:nth-child(3){border-left:0}#ds-domaines-block2 .status-table table th:first-child,#ds-domaines-block2 .status-table table td:first-child{width:70%}#ds-domaines-block2 .status-table table th:nth-child(2),#ds-domaines-block2 .status-table table td:nth-child(2){width:25%}#ds-domaines-block2 .status-table table th:nth-child(3),#ds-domaines-block2 .status-table table td:nth-child(3){width:5%}#ds-members-block .status-table table th:nth-child(3),#ds-members-block .status-table table td:nth-child(3){padding-left:10px;border-left:1px solid #8b8b8b}#ds-members-block .status-table table th:first-child,#ds-members-block .status-table table td:first-child{width:45%}#ds-members-block .status-table table th:nth-child(2),#ds-members-block .status-table table td:nth-child(2){width:20%}#ds-members-block .status-table table th:nth-child(3),#ds-members-block .status-table table td:nth-child(3){width:35%}#ds-members-block .statut-select{background-color:#09091a}#ds-members-block .statut-select .dropdown-placeholder{opacity:100%;font-weight:600}#ds-members-block .access-badges{gap:10px;min-height:32px}#ds-members-block .access-badges .container-badge-item{min-height:32px;width:100%;position:relative}#ds-members-block .access-badges .badge-item{display:inline-block;margin-right:10px;height:32px;vertical-align:middle}#ds-members-block .access-badges .badge-more{display:inline-block;cursor:pointer;position:relative;font-size:14px;min-height:32px;width:18px;vertical-align:middle;line-height:20px}#ds-members-block .access-badges .tooltip{display:flex;align-items:center;background-color:#222231;color:#fff;padding:12px 16px;border-radius:6px;position:absolute;top:0;left:0;bottom:0;right:0;white-space:nowrap;z-index:100}#ds-members-block .access-badges .fade-enter-active,#ds-members-block .access-badges .fade-leave-active{transition:opacity .5s ease,transform .5s ease}#ds-members-block .access-badges .fade-enter,#ds-members-block .access-badges .fade-leave-to{opacity:0;transform:translate(-10px)}#ds-notifications-block .notification-options-list{padding:20px;background:#222231;border-radius:10px}#ds-notifications-block .notification-options-list .title{padding-bottom:10px;border-bottom:1px solid}#ds-integrations-block{border-bottom:none}#ds-integrations-block .integrations-tool-list{gap:20px}#ds-integrations-block .integrations-tool-list .tool-card{display:flex;flex-direction:column;justify-content:space-between;width:276px;height:265px;padding:15px;background:#222231;border-radius:8px;box-sizing:border-box}#ds-integrations-block .integrations-tool-list .tool-card button{width:100%}#ds-integrations-block .integrations-tool-list .tool-card button.tool-disabled{cursor:not-allowed;opacity:.5;background-color:#ffffff52;border-color:transparent}#ds-integrations-block .integrations-tool-list .tool-card button.tool-disabled:hover{background-color:#ffffff52}#ds-integrations-block .integrations-tool-list .tool-card .tc-logo{display:flex;align-items:center}#ds-integrations-block .integrations-tool-list .tool-card .tc-logo .statut{margin-left:auto}#ds-integrations-block .integrations-tool-list .tool-card .button-disconnect{background-color:transparent;border:1px solid #fff}#ds-integrations-block .integrations-tool-list .tool-card .button-disconnect:hover{background-color:#2e2e3c}#ds-integrations-block .integrations-tool-list .tool-card .button-disconnect span{color:#fff}#ds-integrations-block .integrations-tool-list .tool-card .description{overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical}#ds-developer-block .api-link-key{padding:14px 17px;background:#283140;border-radius:8px;flex-grow:1;margin-right:10px}#ds-developer-block .pr-button-white-trans{padding:12px 17px;font-weight:600}#ds-developer-block2 .external-link-list{padding:30px 20px;background:#17202e;border-radius:8px}#ds-sms-block .services-list .service-list-count,#ds-email-block .services-list .service-list-count,#ds-webinar-block .services-list .service-list-count{padding:25px;background:#22223180;border-radius:8px}#ds-sms-block .services-list .service-list-count .progress-bar,#ds-email-block .services-list .service-list-count .progress-bar,#ds-webinar-block .services-list .service-list-count .progress-bar{height:12px;background:#16fcd233;border-radius:8px}#ds-sms-block .services-list .service-list-count .progress-bar .progression,#ds-email-block .services-list .service-list-count .progress-bar .progression,#ds-webinar-block .services-list .service-list-count .progress-bar .progression{height:12px;background:#16fcd2;border-radius:8px}#subscription-confirmation-second-modal .tab{width:100%;padding:10px 20px;border:1px solid #fff;text-align:center}#subscription-confirmation-second-modal .tab:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}#subscription-confirmation-second-modal .tab:nth-child(2){border-top-right-radius:8px;border-bottom-right-radius:8px}#subscription-confirmation-second-modal .tab-active{border:1px solid #16fcd2}#subscription-confirmation-second-modal .tab-active p{color:#16fcd2}#subscription-confirmation-second-modal .info-list ul{padding-left:25px}#subscription-confirmation-second-modal .info-list ul li{margin-bottom:20px;line-height:26px;white-space:normal;color:#fff;list-style-type:disc}#subscription-confirmation-second-modal .info-list .il-cancel li{margin-bottom:5px}#subscription-confirmation-second-modal .custom-checkbox input:checked~.checkmark{background:#16fcd2;border:0}#subscription-confirmation-second-modal .custom-checkbox .checkmark:after{border-color:#09091a}.setting-modal{width:100%;max-width:800px;padding:50px 0;margin:0 20px;background:#09091a;border:1px solid #3a3a48;box-shadow:0 0 42px #5263ff4d;border-radius:16px;box-sizing:border-box}.setting-modal .sm-container{max-width:600px;padding:0 20px;margin:0 auto}.setting-modal .sm-container textarea{width:100%;height:250px;padding:15px;background:#3a3a48;border:0;box-sizing:border-box;border-radius:10px;resize:none}.setting-modal .sm-container .social-type{margin-bottom:20px}.setting-modal .sm-container .pr-button{border-radius:6px}.setting-modal .upload-drag-photo{border:1px dashed #a9abad;padding:16px;border-radius:8px}.setting-modal .line{width:100%;height:1px;background-color:#fff3}.setting-modal .checkbox-container input:checked~.checkmark:after{background-color:#dd5313}.setting-modal .checkbox-container:hover input~.checkmark:after{background-color:#dd5313}#postmark-modal .dbm-container{padding:70px 120px;box-sizing:border-box}#postmark-modal .dbm-container .dbmc-header{border-bottom:0}#postmark-modal .dbm-container .dbmc-content .dbmcc-element{display:block;border-bottom:0;padding:10px 0 0}#postmark-modal .dbm-container .dbmc-content .dbmcc-element .label{width:100%;margin-bottom:10px}#postmark-modal .dbm-container .dbmc-buttons{text-align:center}#postmark-modal .dbm-container .dbmc-buttons .pr-button,#postmark-modal .dbm-container .dbmc-buttons .pr-button-white-trans{padding:10px 20px}#add-new-member-modal .anmm-element-list,#add-new-member-intervenant-first-modal .anmm-element-list,#add-new-member-intervenant-second-modal .anmm-element-list{gap:15px}#add-new-member-modal .anmm-element-list .select-element,#add-new-member-intervenant-first-modal .anmm-element-list .select-element,#add-new-member-intervenant-second-modal .anmm-element-list .select-element{padding:10px 15px;cursor:pointer}#add-new-member-modal .anmm-element-list .selected,#add-new-member-intervenant-first-modal .anmm-element-list .selected,#add-new-member-intervenant-second-modal .anmm-element-list .selected{padding-left:35px;border:1px solid #16fcd2;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='17'%20viewBox='0%200%2016%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.3332%204.5L5.99984%2011.8333L2.6665%208.5'%20stroke='%2316FCD2'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:10px 55%}#add-new-member-modal .anmm-element-list .selected p,#add-new-member-intervenant-first-modal .anmm-element-list .selected p,#add-new-member-intervenant-second-modal .anmm-element-list .selected p{color:#16fcd2}#add-new-member-modal .anmm-element-list .selected-no-bg,#add-new-member-intervenant-first-modal .anmm-element-list .selected-no-bg,#add-new-member-intervenant-second-modal .anmm-element-list .selected-no-bg{padding-left:10px;background-image:none}#add-new-member-modal .sm-container .smc-body textarea,#add-new-member-intervenant-first-modal .sm-container .smc-body textarea,#add-new-member-intervenant-second-modal .sm-container .smc-body textarea{height:110px}#SMS-reload-credit-modal .total-price-credit{padding:30px 0 10px;border-top:1px solid #283140}#SMS-reload-credit-modal .pr-button{padding:10px 60px}#connect-payment-modal{width:100%;max-width:800px;padding:50px 0;margin:0 20px;background:#09091a;border-radius:10px;box-sizing:border-box}#connect-payment-modal .sm-container{max-width:600px;padding:0 20px;margin:0 auto}#connect-payment-modal .smc-body .switch-container{display:flex;align-items:center;justify-content:center;margin:15px 0;color:#fff}#connect-payment-modal .smc-body .switch-container label{margin-left:10px;font-size:14px}#connect-payment-modal .smc-body .payment-button{display:flex;align-items:center;justify-content:center;padding:10px 20px;margin-top:20px;background-color:#635bff;color:#fff;border:none;border-radius:20px}#connect-payment-modal .smc-body .payment-button:hover{background-color:#635bffcc}#connect-payment-modal .smc-body .payment-button .spinner-container{position:absolute}#connect-payment-modal .smc-body .button-loading{position:relative}#disconnect-stripe-modal .custom-checkbox .checkmark{width:20px;height:20px;border:1px solid rgba(255,255,255,.3);border-radius:50%}#disconnect-stripe-modal .custom-checkbox input:checked~.checkmark{background-color:#16fcd2;border:1px solid rgba(255,255,255,.3)}#disconnect-stripe-modal .custom-checkbox input:checked~.checkmark:after{left:6px;top:2px;border:solid #101826;border-width:0 3px 3px 0}#disconnect-stripe-modal .gap-15{gap:15px}#SMS-reload-credit-modal .vs__dropdown-toggle{height:44px}#SMS-reload-credit-modal .pr-db-input{height:44px;padding-top:12px;padding-bottom:12px}.table-h-max500{max-height:500px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:transparent transparent}.table-h-max500.status-table{padding-right:10px}.popup{position:relative;display:inline-block;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.popuptext{visibility:hidden;width:160px;background-color:#555;color:#fff;text-align:center;border-radius:6px;padding:8px 0;position:absolute;z-index:1;bottom:125%;left:50%;margin-left:-80px}.popuptext:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#555 transparent transparent transparent}.popup .show{visibility:visible;-webkit-animation:fadeIn 1s;animation:fadeIn 1s}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}#invoice-and-quote #crm-page{overflow-y:auto;scrollbar-width:none}#invoice-and-quote .vs__dropdown-toggle{min-width:170px}.emoji-mart,.emoji-mart *{box-sizing:border-box;line-height:1.15}.emoji-mart{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:16px;display:flex;flex-direction:column;height:420px;color:#222427;border:1px solid #d9d9d9;border-radius:5px;background:#fff}.emoji-mart-emoji{padding:6px;position:relative;display:inline-block;font-size:0;border:none;background:none;box-shadow:none}.emoji-mart-emoji span{display:inline-block}.emoji-mart-preview-emoji .emoji-mart-emoji span{width:38px;height:38px;font-size:32px}.emoji-type-native{font-family:"Segoe UI Emoji",Segoe UI Symbol,Segoe UI,"Apple Color Emoji",Twemoji Mozilla,"Noto Color Emoji",EmojiOne Color,"Android Emoji";word-break:keep-all}.emoji-type-image{background-size:6100%}.emoji-type-image.emoji-set-apple{background-image:url(https://unpkg.com/emoji-datasource-apple@15.0.1/img/apple/sheets-256/64.png)}.emoji-type-image.emoji-set-facebook{background-image:url(https://unpkg.com/emoji-datasource-facebook@15.0.1/img/facebook/sheets-256/64.png)}.emoji-type-image.emoji-set-google{background-image:url(https://unpkg.com/emoji-datasource-google@15.0.1/img/google/sheets-256/64.png)}.emoji-type-image.emoji-set-twitter{background-image:url(https://unpkg.com/emoji-datasource-twitter@15.0.1/img/twitter/sheets-256/64.png)}.emoji-mart-bar{border:0 solid #d9d9d9}.emoji-mart-bar:first-child{border-bottom-width:1px;border-top-left-radius:5px;border-top-right-radius:5px}.emoji-mart-bar:last-child{border-top-width:1px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.emoji-mart-scroll{position:relative;overflow-y:scroll;flex:1;padding:0 6px 6px;z-index:0;will-change:transform;-webkit-overflow-scrolling:touch}.emoji-mart-anchors{display:flex;flex-direction:row;justify-content:space-between;padding:0 6px;color:#858585;line-height:0}.emoji-mart-anchor{position:relative;display:block;flex:1 1 auto;text-align:center;padding:12px 4px;overflow:hidden;transition:color .1s ease-out;border:none;background:none;box-shadow:none}.emoji-mart-anchor:hover,.emoji-mart-anchor-selected{color:#464646}.emoji-mart-anchor-selected .emoji-mart-anchor-bar{bottom:0}.emoji-mart-anchor-bar{position:absolute;bottom:-3px;left:0;width:100%;height:3px;background-color:#464646}.emoji-mart-anchors i{display:inline-block;width:100%;max-width:22px}.emoji-mart-anchors svg{fill:currentColor;max-height:18px}.emoji-mart .scroller{height:250px;position:relative;flex:1;padding:0 6px 6px;z-index:0;will-change:transform;-webkit-overflow-scrolling:touch}.emoji-mart-search{margin-top:6px;padding:0 6px}.emoji-mart-search input{font-size:16px;display:block;width:100%;padding:.2em .6em;border-radius:25px;border:1px solid #d9d9d9;outline:0}.emoji-mart-search-results{height:250px;overflow-y:scroll}.emoji-mart-category{position:relative}.emoji-mart-category .emoji-mart-emoji span{z-index:1;position:relative;text-align:center;cursor:default}.emoji-mart-category .emoji-mart-emoji:hover:before,.emoji-mart-emoji-selected:before{z-index:0;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f4f4f4;border-radius:100%;opacity:0}.emoji-mart-category .emoji-mart-emoji:hover:before,.emoji-mart-emoji-selected:before{opacity:1}.emoji-mart-category-label{position:sticky;top:0}.emoji-mart-static .emoji-mart-category-label{z-index:2;position:relative}.emoji-mart-category-label h3{display:block;font-size:16px;width:100%;font-weight:500;padding:5px 6px;background-color:#fff;background-color:#fffffff2}.emoji-mart-emoji{position:relative;display:inline-block;font-size:0}.emoji-mart-no-results{font-size:14px;text-align:center;padding-top:70px;color:#858585}.emoji-mart-no-results .emoji-mart-category-label{display:none}.emoji-mart-no-results .emoji-mart-no-results-label{margin-top:.2em}.emoji-mart-no-results .emoji-mart-emoji:hover:before{content:none}.emoji-mart-preview{position:relative;height:70px}.emoji-mart-preview-emoji,.emoji-mart-preview-data,.emoji-mart-preview-skins{position:absolute;top:50%;transform:translateY(-50%)}.emoji-mart-preview-emoji{left:12px}.emoji-mart-preview-data{left:68px;right:12px;word-break:break-all}.emoji-mart-preview-skins{right:30px;text-align:right}.emoji-mart-preview-name{font-size:14px}.emoji-mart-preview-shortname{font-size:12px;color:#888}.emoji-mart-preview-shortname+.emoji-mart-preview-shortname,.emoji-mart-preview-shortname+.emoji-mart-preview-emoticon,.emoji-mart-preview-emoticon+.emoji-mart-preview-emoticon{margin-left:.5em}.emoji-mart-preview-emoticon{font-size:11px;color:#bbb}.emoji-mart-title span{display:inline-block;vertical-align:middle}.emoji-mart-title .emoji-mart-emoji{padding:0}.emoji-mart-title-label{color:#999a9c;font-size:21px;font-weight:300}.emoji-mart-skin-swatches{font-size:0;padding:2px 0;border:1px solid #d9d9d9;border-radius:12px;background-color:#fff}.emoji-mart-skin-swatches-opened .emoji-mart-skin-swatch{width:16px;padding:0 2px}.emoji-mart-skin-swatches-opened .emoji-mart-skin-swatch-selected:after{opacity:.75}.emoji-mart-skin-swatch{display:inline-block;width:0;vertical-align:middle;transition-property:width,padding;transition-duration:.125s;transition-timing-function:ease-out}.emoji-mart-skin-swatch:nth-child(1){transition-delay:0s}.emoji-mart-skin-swatch:nth-child(2){transition-delay:.03s}.emoji-mart-skin-swatch:nth-child(3){transition-delay:.06s}.emoji-mart-skin-swatch:nth-child(4){transition-delay:.09s}.emoji-mart-skin-swatch:nth-child(5){transition-delay:.12s}.emoji-mart-skin-swatch:nth-child(6){transition-delay:.15s}.emoji-mart-skin-swatch-selected{position:relative;width:16px;padding:0 2px}.emoji-mart-skin-swatch-selected:after{content:"";position:absolute;top:50%;left:50%;width:4px;height:4px;margin:-2px 0 0 -2px;background-color:#fff;border-radius:100%;pointer-events:none;opacity:0;transition:opacity .2s ease-out}.emoji-mart-skin{display:inline-block;width:100%;padding-top:100%;max-width:12px;border-radius:100%}.emoji-mart-skin-tone-1{background-color:#ffc93a}.emoji-mart-skin-tone-2{background-color:#fadcbc}.emoji-mart-skin-tone-3{background-color:#e0bb95}.emoji-mart-skin-tone-4{background-color:#bf8f68}.emoji-mart-skin-tone-5{background-color:#9b643d}.emoji-mart-skin-tone-6{background-color:#594539}.emoji-mart .vue-recycle-scroller{position:relative}.emoji-mart .vue-recycle-scroller.direction-vertical:not(.page-mode){overflow-y:auto}.emoji-mart .vue-recycle-scroller.direction-horizontal:not(.page-mode){overflow-x:auto}.emoji-mart .vue-recycle-scroller.direction-horizontal{display:flex}.emoji-mart .vue-recycle-scroller__slot{flex:auto 0 0}.emoji-mart .vue-recycle-scroller__item-wrapper{flex:1;box-sizing:border-box;overflow:hidden;position:relative}.emoji-mart .vue-recycle-scroller.ready .vue-recycle-scroller__item-view{position:absolute;top:0;left:0;will-change:transform}.emoji-mart .vue-recycle-scroller.direction-vertical .vue-recycle-scroller__item-wrapper{width:100%}.emoji-mart .vue-recycle-scroller.direction-horizontal .vue-recycle-scroller__item-wrapper{height:100%}.emoji-mart .vue-recycle-scroller.ready.direction-vertical .vue-recycle-scroller__item-view{width:100%}.emoji-mart .vue-recycle-scroller.ready.direction-horizontal .vue-recycle-scroller__item-view{height:100%}.emoji-mart .resize-observer[data-v-b329ee4c]{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}.emoji-mart .resize-observer[data-v-b329ee4c] object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.emoji-mart-search .hidden{display:none;visibility:hidden}.view-filter{padding:4px;background-color:#222231;border-radius:8px}.view-filter .card-view,.view-filter .list-view{padding:6px 12px;border-radius:6px;transition:.3s;cursor:pointer}.view-filter .card-view span,.view-filter .list-view span{color:#9d9da3}.view-filter .card-view:hover,.view-filter .list-view:hover{background-color:#fff}.view-filter .card-view:hover span,.view-filter .list-view:hover span{color:#09091a}.view-filter .active-view{background-color:#fff}.view-filter .active-view span{color:#dd5313;font-weight:700}:root{--button-primary-bg-color: #dd5313;--button-primary-hover-bg-color: #e47542;--button-secondary-bg-color: transparent;--button-secondary-hover-bg-color: #ffffff;--button-tertiary-bg-color: transparent;--button-tertiary-hover-bg-color: #2e2e3c;--button-color-light: #ffffff;--button-color-dark: #09091a;--color-error: #e05a6e;--font-size: 14px;--font-weight: 500;--line-height: 20px;--disabled-opacity: 32%;--min-width: 80px;--transition: background-color .2s ease, color .2s ease, transform .2s ease}.button-primary{padding:8px 12px;background-color:var(--button-primary-bg-color);color:var(--button-color-light);border:1px solid var(--button-primary-bg-color);border-radius:6px;font-size:var(--font-size);font-weight:var(--font-weight);line-height:var(--line-height);min-width:var(--min-width);width:fit-content;cursor:pointer;transition:var(--transition)}.button-primary:disabled{opacity:var(--disabled-opacity);pointer-events:none}.button-primary:hover{background-color:var(--button-primary-hover-bg-color)}.button-secondary{padding:8px 15px;background-color:var(--button-secondary-bg-color);color:var(--button-color-light);border:.5px solid #ffffff;border-radius:6px;font-size:var(--font-size);font-weight:var(--font-weight);line-height:var(--line-height);min-width:var(--min-width);width:fit-content;cursor:pointer;transition:var(--transition)}.button-secondary:disabled{opacity:var(--disabled-opacity);pointer-events:none}.button-secondary:hover{color:var(--button-color-dark);background-color:var(--button-secondary-hover-bg-color)}.button-tertiary{padding:8px 15px;background-color:var(--button-secondary-bg-color);color:var(--button-color-light);border:none;border-radius:6px;font-size:var(--font-size);line-height:var(--line-height);min-width:var(--min-width);width:fit-content;cursor:pointer;transition:var(--transition)}.button-tertiary:disabled{opacity:var(--disabled-opacity);pointer-events:none}.button-tertiary:hover{color:var(--button-color-light);background-color:var(--button-tertiary-hover-bg-color)}.button-primary.button-small,.button-secondary.button-small,.button-tertiary.button-small{padding:5px 10px;min-width:fit-content;font-size:12px}.button-primary.button-large,.button-secondary.button-large,.button-tertiary.button-large{padding:12px 16px;font-size:16px}.button-normal{padding:4px 12px;background-color:transparent;color:var(--button-color-light);border:none;border-radius:6px;font-size:var(--font-size);font-weight:var(--font-weight);line-height:var(--line-height);min-height:36px;min-width:var(--min-width);width:fit-content;cursor:pointer}.button-normal:hover{color:#fff;background-color:#2e2e3c}.button-upload-file{border:1px solid #fff;border-radius:6px;padding:6px 8px;color:#fff;font-size:14px;font-weight:500;line-height:16px}.button-upload-file:hover{opacity:80%}.button-back{background-color:transparent;border:none;padding:4px 8px;color:#9d9da3;border-radius:6px;cursor:pointer;transition:all .2s ease}.button-back:hover{opacity:80%}.border-1-light{border:1px solid #fff}.border-1-dark{border:1px solid #09091a}.dropdown-filter-secondary{max-width:fit-content;background-color:transparent;color:var(--button-color-light);border:1px solid rgba(255,255,255,.3137254902);border-radius:6px;font-size:var(--font-size);font-weight:500;min-width:var(--min-width);cursor:pointer;transition:var(--transition);position:relative;z-index:10}.dropdown-filter-secondary .filter-secondary__item{padding:4px 8px}.dropdown-filter-secondary:disabled{opacity:var(--disabled-opacity);pointer-events:none}.dropdown-filter-secondary:hover,.dropdown-filter-secondary.active{background-color:#2e2e3c}.dropdown-filter-secondary.active .arrow-bold-icon{rotate:180deg;transition:all .3s ease}.dropdown-filter-secondary.active .list-option-filter{position:absolute;bottom:-94px;left:0;right:0;color:#fff;background-color:#222231;border-radius:4px;padding:10px}.dropdown-filter-secondary.active .list-option-filter .filter-option{padding:8px 12px;border-radius:6px}.dropdown-filter-secondary.active .list-option-filter .filter-option:hover{background-color:#09091a}.filter-small{padding:4px 8px;font-size:12px}.filter-large{padding:4px 16px;font-size:16px}.border-error-message{border-color:var(--color-error);border-radius:5px}.container-error{display:flex;align-items:center;margin-top:4px}.container-error span{min-height:16px}.container-error .text-error-message{color:var(--color-error);font-size:14px;margin-left:4px}.divider-bottom-modal{border-bottom:1px solid #3a3a48}.divider-top-modal{border-top:1px solid #3a3a48}.min-h-32{min-height:32px}.no-hover:hover{background-color:unset!important;cursor:unset!important}.v-popper__arrow-container{display:none}.v-popper--theme-dropdown .v-popper__inner{background-color:#161626;border-color:#252c39;border-radius:10px}.dropdown-action{border:1px solid rgba(55,65,81,.5019607843);border:none;background-color:#222231;border-radius:6px;min-width:120px;padding:10px 8px}.dropdown-action button{width:100%}.dropdown-action button svg path{stroke:#fff;transition:stroke .2s ease}.dropdown-action button:hover{background-color:#09091a}.dropdown-action button:hover svg path{stroke:#fff}.dropdown-action li:last-child{margin-bottom:0!important}.text-ellipse-1{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.scroll-w-none{scrollbar-width:none}.skeleton{position:relative;overflow:hidden;display:inline-block;background:linear-gradient(90deg,#2e2e3a 25%,#3a3a4a,#2e2e3a 75%);background-size:200% 100%;animation:waveAnimation 1.5s infinite linear}@keyframes waveAnimation{0%{background-position:200% 0}to{background-position:-200% 0}}#create-quote-modal{color:#fff;background:#09091a;width:100%;max-width:1000px;padding:50px;margin:0 20px;border-radius:10px;box-sizing:border-box}#create-quote-modal .devis{border:1px solid #313131;padding:20px;border-radius:8px;background:transparent;box-shadow:4px 4px 15px #3b82f626}#create-quote-modal .devis .logo{object-fit:contain;width:250px;height:125px;display:flex;justify-content:space-between}#create-quote-modal .devis .information{display:flex;justify-content:space-between;margin-bottom:20px}#create-quote-modal .devis .information .create,#create-quote-modal .devis .information .description{display:flex;align-items:center;flex:1}#create-quote-modal .devis .information .create{width:400px;margin-right:200px}#create-quote-modal .devis .information .description{border:1px solid #313131;padding:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}#create-quote-modal .devis .information .description .add-info{color:#ceced1;font-size:14px}#create-quote-modal .devis .information .description .contact-info-body{text-align:left;font-size:14px;color:#ceced1}#create-quote-modal .devis .information .description .contact-info-body p:not(:last-child){padding-bottom:3px}#create-quote-modal .devis .information .description .contact-info-body .company{padding-top:8px;margin-top:8px;border-top:1px solid #313131}#create-quote-modal .devis .information .description .contact-info-body .company p{word-break:break-all;overflow-wrap:break-word;width:100%;white-space:normal}#create-quote-modal .devis .products{display:flex;flex-direction:column}#create-quote-modal .devis .products .product-item{padding:10px;margin-bottom:10px;border-radius:10px;border:1px solid #313131}#create-quote-modal .devis .products .row{display:flex;justify-content:space-between;padding:10px 0}#create-quote-modal .devis .products p{color:#fff;display:inline-flex}#create-quote-modal .devis .products .column>span{display:flex;align-items:start;justify-content:left;font-size:14px;font-weight:600;color:#f3f3f4}#create-quote-modal .devis .products .product-name{width:100%}#create-quote-modal .devis .products input{width:120px}#create-quote-modal .devis .totals{width:300px;display:flex;flex-direction:column;margin-top:20px}#create-quote-modal .devis .totals .total-row{display:flex;justify-content:space-between;border:1px solid #313131;padding:12px 14px;text-align:left}#create-quote-modal .devis .totals .total{text-align:right;flex-direction:column;border:1px solid #ccc}#create-quote-modal .devis .totals .first-total{border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:none!important}#create-quote-modal .devis .totals .last-total{border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top:none!important}#create-quote-modal .right-panel{display:flex;align-items:center;justify-content:center;gap:30px;transition:opacity .2 ease}#create-quote-modal .right-panel button:hover{opacity:.8}#create-quote-modal .right-panel .btn-finish_quote{background:#8ad74e33}#create-quote-modal .right-panel .btn-finalize_and_send{background:#2a76e433}#create-quote-modal .right-panel .btn-save_draft{background:#dd531333}#quotes .cc-container{padding:30px 0}#quotes .checkbox{width:15px;height:15px;border:1px solid rgba(255,255,255,.2);box-shadow:0 3px 5px #0000001e;border-radius:7px;flex-shrink:0}#quotes .actions{min-width:150px;width:200px!important;margin-right:5px}#quotes .statut-select{padding-right:0!important}#quotes .status-badge{border-radius:6px;padding:4px 6px}#quotes .status-badge p{font-weight:600;line-height:17px}#quotes .status-pending{background:#b5a308}#quotes .status-draft{background:#53535f}#quotes .status-refuse{background:#d8314a}#quotes .status-valid{background:#0e6a64}#quotes .container-table-quote{background-color:#22223180;padding:20px;border-radius:10px;overflow:auto}#quotes .quote-search{height:40px;width:250px;padding:10px 20px 10px 35px;border:1px solid #273140;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.82491%2015.5663C12.5481%2015.5663%2015.5663%2012.5481%2015.5663%208.82491C15.5663%205.10173%2012.5481%202.0835%208.82491%202.0835C5.10173%202.0835%202.0835%205.10173%202.0835%208.82491C2.0835%2012.5481%205.10173%2015.5663%208.82491%2015.5663Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.5137%2013.8638L16.1567%2016.5'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:5% center;color:#fff}#create-invoice-modal{color:#fff;background:#09091a;width:100%;max-width:1000px;padding:50px;margin:0 20px;border-radius:10px;box-sizing:border-box}#create-invoice-modal .facture{border:1px solid #313131;padding:20px;border-radius:8px;background:transparent;box-shadow:4px 4px 15px #3b82f626}#create-invoice-modal .facture .logo{object-fit:contain;width:250px;height:125px;display:flex;justify-content:space-between}#create-invoice-modal .facture .information{display:flex;justify-content:space-between;margin-bottom:20px}#create-invoice-modal .facture .information .create,#create-invoice-modal .facture .information .description{display:flex;align-items:center;flex:1}#create-invoice-modal .facture .information .create{width:400px;margin-right:200px}#create-invoice-modal .facture .information .description{border:1px solid #313131;padding:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}#create-invoice-modal .facture .information .description .add-info{color:#ceced1;font-size:14px}#create-invoice-modal .facture .information .description .contact-info-body{text-align:left;font-size:14px;color:#ceced1}#create-invoice-modal .facture .information .description .contact-info-body p:not(:last-child){padding-bottom:3px}#create-invoice-modal .facture .information .description .contact-info-body .company{padding-top:8px;margin-top:8px;border-top:1px solid #313131}#create-invoice-modal .facture .information .description .contact-info-body .company p{word-break:break-all;overflow-wrap:break-word;width:100%;white-space:normal}#create-invoice-modal .facture .products{display:flex;flex-direction:column}#create-invoice-modal .facture .products .product-item{padding:10px;margin-bottom:10px;border-radius:10px;border:1px solid #313131}#create-invoice-modal .facture .products .row{display:flex;justify-content:space-between;padding:10px 0}#create-invoice-modal .facture .products p{color:#fff;display:inline-flex}#create-invoice-modal .facture .products .column>span{display:flex;align-items:start;justify-content:left;font-size:14px;font-weight:600;color:#f3f3f4}#create-invoice-modal .facture .products .product-name{width:100%}#create-invoice-modal .facture .products input{width:120px}#create-invoice-modal .facture .totals,#create-invoice-modal .facture .payment-informations{width:300px;display:flex;flex-direction:column;margin-top:20px}#create-invoice-modal .facture .totals .total-row,#create-invoice-modal .facture .payment-informations .total-row{display:flex;justify-content:space-between;border:1px solid #313131;padding:12px 14px;text-align:left}#create-invoice-modal .facture .totals .total,#create-invoice-modal .facture .payment-informations .total{text-align:right;flex-direction:column;border:1px solid #ccc}#create-invoice-modal .facture .totals .first-total,#create-invoice-modal .facture .payment-informations .first-total{border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:none!important}#create-invoice-modal .facture .totals .last-total,#create-invoice-modal .facture .payment-informations .last-total{border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top:none!important}#create-invoice-modal .right-panel{display:flex;align-items:center;justify-content:center;gap:30px;transition:opacity .2 ease}#create-invoice-modal .right-panel button:hover{opacity:.8}#create-invoice-modal .right-panel .btn-finish_quote{background:#8ad74e33}#create-invoice-modal .right-panel .btn-finalize_and_send{background:#2a76e433}#create-invoice-modal .right-panel .btn-save_draft{background:#dd531333}#invoices .cc-container{padding:30px 0}#invoices .statut-select{padding-right:0!important}#invoices .status-badge{border-radius:6px;padding:4px 6px}#invoices .status-badge p{font-weight:600;line-height:17px}#invoices .status-draft{background:#53535f}#invoices .status-created{background:#0e6a64}#invoices .status-paid{background:#b5a308}#invoices .status-credit{background:#d8314a}#invoices .checkbox{width:15px;height:15px;border:1px solid rgba(255,255,255,.2);box-shadow:0 3px 5px #0000001e;border-radius:7px;flex-shrink:0}#invoices .actions{min-width:150px;width:200px!important;margin-right:5px}#invoices .container-table-invoice{background-color:#22223180;padding:20px;min-width:100%;border-radius:10px;overflow:auto}#invoices .invoice-search{height:40px;width:250px;padding:10px 20px 10px 35px;border:1px solid #273140;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.82491%2015.5663C12.5481%2015.5663%2015.5663%2012.5481%2015.5663%208.82491C15.5663%205.10173%2012.5481%202.0835%208.82491%202.0835C5.10173%202.0835%202.0835%205.10173%202.0835%208.82491C2.0835%2012.5481%205.10173%2015.5663%208.82491%2015.5663Z'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M13.5137%2013.8638L16.1567%2016.5'%20stroke='white'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:5% center;color:#fff}.domain-dns-modal .ddm-container,.domains-modal .ddm-container{background-color:#22223180;border-radius:6px;padding:10px}.domain-dns-modal .ddm-container .more,.domains-modal .ddm-container .more{position:relative;cursor:pointer}.domain-dns-modal .ddm-container .menu-edit,.domains-modal .ddm-container .menu-edit{position:absolute;right:0;border:1px solid rgba(55,65,81,.5019607843);border:none;background-color:#222231;border-radius:6px;top:36px;min-width:120px;padding:10px 8px}.domain-dns-modal .ddm-container .menu-edit button,.domains-modal .ddm-container .menu-edit button{width:100%}.domain-dns-modal .ddm-container .menu-edit button svg path,.domains-modal .ddm-container .menu-edit button svg path{stroke:#fff;transition:stroke .2s ease}.domain-dns-modal .ddm-container .menu-edit button:hover,.domains-modal .ddm-container .menu-edit button:hover{background-color:#09091a}.domain-dns-modal .ddm-container .menu-edit button:hover svg path,.domains-modal .ddm-container .menu-edit button:hover svg path{stroke:#fff}.domain-dns-modal .ddm-container .menu-edit li:last-child,.domains-modal .ddm-container .menu-edit li:last-child{margin-bottom:0!important}.domain-dns-detail-modal .dbm-container.dbm-container{display:flex;justify-content:flex-start}.domain-dns-detail-modal .dbm-container.dbm-container .dddm-header{margin-bottom:30px}.domain-dns-detail-modal .dbm-container.dbm-container .dddm-container{background-color:#22223180;border-radius:6px;padding:10px}.domain-dns-detail-modal .dbm-container.dbm-container .pr-button{padding:5px 10px}.domains-modal .dsccr2t2r2{min-height:150px}.vue-universal-modal.universal-onboarding-modal{background-color:#2e374580;scrollbar-width:none}#onboarding-modal .obm-container{max-height:90vh;min-height:200px;justify-content:space-between;display:flex;flex-direction:column;padding:0;background:#09091a;border-radius:16px;overflow:auto}#onboarding-modal .obm-header{padding:30px}#onboarding-modal .obm-header .sub-title{color:#8b8b8b}#onboarding-modal .obm-header.header-dns{padding-bottom:10px}#onboarding-modal .obm-content{display:flex;justify-content:center;align-items:center;padding:10px 30px 20px}#onboarding-modal .obm-content .tags-container{display:flex;flex-wrap:wrap;gap:8px}#onboarding-modal .obm-content .tags-container .tag-item{display:flex;align-items:center;padding:8px 16px;background-color:transparent;color:#fff;font-size:14px;border-radius:8px;border:1px solid #283140;cursor:pointer;transition:all .2s ease-in}#onboarding-modal .obm-content .tags-container .tag-item:hover,#onboarding-modal .obm-content .tags-container .tag-item.active{background-color:#dd5313}#onboarding-modal .obm-content .admin-info-form .phone-container .phone-input .vs__dropdown-toggle{min-width:100px;border-top-right-radius:0;border-bottom-right-radius:0;border-right-color:transparent}#onboarding-modal .obm-content .config-payment-container{display:flex;width:50%}#onboarding-modal .obm-content .config-payment-container .payment-block{flex:1;padding:15px;background:#222231;border-radius:10px}#onboarding-modal .obm-content .config-payment-container .payment-block .button-primary,#onboarding-modal .obm-content .config-payment-container .payment-block .button-secondary{width:100%}#onboarding-modal .obm-content .config-payment-container .payment-block .status{padding:5px 15px;font-weight:500;font-size:11px;color:#fff;border-radius:15px}#onboarding-modal .obm-content .config-payment-container .payment-block .status-completed{background:#16fcd233}#onboarding-modal .obm-content .config-payment-container .payment-block .status-unknown{background:#dd531333}#onboarding-modal .obm-content .config-payment-container .payment-block .status-sign{background:#ffe50033}#onboarding-modal .obm-content .config-payment-container .payment-block .status-active{background:transparent;border:1px solid #16fcd2;font-weight:600;color:#16fcd2}#onboarding-modal .obm-content .config-analytic-tools .google-analytics,#onboarding-modal .obm-content .config-analytic-tools .google-ads,#onboarding-modal .obm-content .config-analytic-tools .facebook-ads{display:flex;justify-content:center}#onboarding-modal .obm-content .config-analytic-tools .button-connect,#onboarding-modal .obm-content .config-analytic-tools .button-disconnect{display:flex;align-items:center;background-color:#dd5313;padding:12px 16px;max-height:40px;border-radius:8px;border:1px solid #dd5313;outline:none;cursor:pointer;transition:all .3s ease-in}#onboarding-modal .obm-content .config-analytic-tools .button-connect:hover,#onboarding-modal .obm-content .config-analytic-tools .button-disconnect:hover{background-color:#e47542}#onboarding-modal .obm-content .config-analytic-tools .button-connect p,#onboarding-modal .obm-content .config-analytic-tools .button-disconnect p{color:#fff;margin-left:6px;padding-left:8px;position:relative;font-size:12px;font-weight:600}#onboarding-modal .obm-content .config-analytic-tools .button-connect p:after,#onboarding-modal .obm-content .config-analytic-tools .button-disconnect p:after{content:"";position:absolute;background-color:#fff;top:0;left:0;bottom:0;height:100%;width:1px}#onboarding-modal .obm-content .config-analytic-tools .button-disconnect{background-color:transparent;border:1px solid #fff}#onboarding-modal .obm-content .config-analytic-tools .button-disconnect:hover{background-color:#2e2e3c}#onboarding-modal .obm-content .config-analytic-tools .button-disconnect:hover p{color:#fff}#onboarding-modal .obm-content .config-dns-server{width:100%}#onboarding-modal .obm-content .config-dns-server .options-container{display:flex}#onboarding-modal .obm-content .config-dns-server .options-container button{display:flex;align-items:center;justify-content:center;padding:10px 16px;border:1px solid #283140;background-color:#283140;outline:none;cursor:pointer;color:#8b8b8b;flex:1}#onboarding-modal .obm-content .config-dns-server .options-container button.add-new-dns{border-top-left-radius:8px;border-bottom-left-radius:8px;cursor:not-allowed}#onboarding-modal .obm-content .config-dns-server .options-container button.add-new-dns .coming-soon{padding:4px 12px;color:#fff;background-color:#ffe50033;font-size:10px;border-radius:16px}#onboarding-modal .obm-content .config-dns-server .options-container button.used-existing-dns{border-top-right-radius:8px;border-bottom-right-radius:8px}#onboarding-modal .obm-content .config-dns-server .options-container button.active{background-color:transparent;border-color:#16fcd2;color:#16fcd2}#onboarding-modal .obm-content .config-dns-server .email-tag{color:#fff}#onboarding-modal .obm-content .config-dns-server .email-tag.is-invalid{color:#ff6550}#onboarding-modal .obm-content .config-dns-server .email-is-invalid{display:flex;align-items:center}#onboarding-modal .obm-content .config-dns-server .email-is-invalid p{color:#e05a6e;font-size:14px;margin-left:4px}#onboarding-modal .obm-content .config-dns-server .subdomain-container{display:flex;align-items:center;border:1px solid #3a3a48;background:transparent;border-radius:6px;padding:12px 15px;color:#fff;font-size:14px;box-sizing:border-box}#onboarding-modal .obm-content .config-dns-server .subdomain-container span{opacity:50%;pointer-events:none}#onboarding-modal .obm-content .config-dns-server .subdomain-container .editable-div{display:inline-block;padding:2px;background-color:transparent;outline:none;white-space:nowrap;overflow:hidden}#onboarding-modal .obm-content .config-dns-server .subdomain-container .editable-div:empty:before{content:attr(data-placeholder);color:#a9a9a9;pointer-events:none}#onboarding-modal .obm-content .welcome-image img{width:530px;height:290px;border-radius:16px}#onboarding-modal .obm-content .onboarding-completed-container{display:block;width:540px;height:323px}#onboarding-modal .obm-footer{padding:30px;margin-top:20px;border-top:1px solid #283140}#onboarding-modal .obm-footer.pad-lr-0{padding-left:0;padding-right:0}#onboarding-modal .obm-footer.pad-b10{padding-bottom:10px}#onboarding-modal .obm-footer .button-next,#onboarding-modal .obm-footer .button-back,#onboarding-modal .obm-footer .button-tutorial{display:flex;padding:12px 16px;margin-left:auto;background-color:#dd5313;color:#fff;font-size:14px;font-weight:600;border-radius:8px;border:1px solid transparent;line-height:1;max-height:40px;outline:none;cursor:pointer;transition:all .3s ease}#onboarding-modal .obm-footer .button-next:hover,#onboarding-modal .obm-footer .button-back:hover,#onboarding-modal .obm-footer .button-tutorial:hover{background-color:#e47542;color:#fff}#onboarding-modal .obm-footer .button-back{background-color:transparent;color:#fff;border:1px solid #283140;transition:all .3s ease}#onboarding-modal .obm-footer .button-back:hover{background-color:#2e2e3c;color:#fff}#onboarding-modal .obm-footer .button-tutorial{background-color:transparent;color:#16fcd2;border:1px solid #16fcd2;transition:all .3s ease;margin-right:auto;margin-left:0}#onboarding-modal .obm-footer .button-tutorial:hover{background-color:transparent;color:#16fcd2;border:1px solid #16fcd2;opacity:.8}#onboarding-modal .obm-footer .progress-dots{display:flex;justify-content:center;align-items:center;gap:8px;background-color:#0a0a1a;padding:8px 0;border-radius:20px}#onboarding-modal .obm-footer .progress-dots button:disabled{cursor:not-allowed}#onboarding-modal .obm-footer .dot{display:flex;width:8px;height:8px;padding:0;margin:0;background-color:#283140;outline:none;border:none;border-radius:50%;cursor:pointer;transition:all .3s ease}#onboarding-modal .obm-footer .dot.active{width:16px;border-radius:16px;background-color:#fff}#onboarding-modal .dns-server-video-container{display:block;width:100%;height:400px}#choose-organization{max-height:calc(100vh - 67px);overflow:auto;scrollbar-width:none}#choose-organization .co-container{padding:20px 0 100px}.announcement-bar{position:absolute;right:0;left:0;z-index:100;padding:7px 16px 12px;background:linear-gradient(to right,#ff6b4d,#ff9675,#fc9643);background-size:300% 300%}.announcement-bar .rich-editor a{color:#33658a}.announcement-bar .announcement-bar-container{display:flex;justify-content:center;align-items:center;margin:0 auto;text-align:center;max-width:1200px;font-size:14px;font-weight:500;color:#fff}.announcement-bar .notification-icon{margin-right:8px;height:24px;width:24px}.announcement-bar .close-icon{position:absolute;padding:1px;top:50%;right:15px;transform:translateY(-50%);border-radius:6px;transition:background .2s ease;cursor:pointer}.announcement-bar .close-icon:hover{background:#ff6f2c}.vue-universal-modal.universal-announcement-modal{background-color:#2e374580;scrollbar-width:none}#announcement-modal .am-container{max-height:90vh;min-height:200px;justify-content:space-between;display:flex;flex-direction:column;padding:0;background:#09091a;border-radius:16px;overflow:auto;scrollbar-width:thin}#announcement-modal .am-header{padding:30px}#announcement-modal .am-header .rich-editor{color:#8b8b8b}#announcement-modal .am-header .rich-editor a{color:#33658a}#announcement-modal .am-header .rich-editor img{width:100%;height:100%;margin-top:15px;margin-bottom:15px;object-fit:cover;border-radius:16px}#announcement-modal .am-footer{padding:30px;margin-top:20px;border-top:1px solid #283140}#announcement-modal .am-footer .button-next{display:flex;padding:12px 16px;margin-left:auto;background-color:#dd5313;color:#fff;font-size:14px;font-weight:600;border-radius:8px;border:1px solid transparent;line-height:1;max-height:40px;outline:none;cursor:pointer;transition:all .3s ease}#announcement-modal .am-footer .button-next:hover{background-color:#e47542;color:#fff}#onboarding-page .flex-grow.ds-wrap{margin:0}#onboarding-page .onboarding-page-container{width:100%;height:calc(100vh - 67px);display:flex;flex-direction:column;align-items:center;padding:0 20px 20px;overflow:hidden}#onboarding-page .onboarding-page-container .opc-overlay{position:absolute;width:100%;height:100%}#onboarding-page .onboarding-page-container .opc-overlay:before{position:absolute;content:"";margin:0 50px;width:100%;height:100%;background-image:url(/assets/background-screen-CR22-pv3.svg);background-position:center;background-repeat:no-repeat;background-size:cover;z-index:9}#onboarding-page .onboarding-page-container .opc-content{display:flex;flex:1;flex-direction:column;width:100%;padding-bottom:50px;overflow-y:auto;z-index:10}#onboarding-page .onboarding-page-container .opc-content .opcc-c1r1{padding:20px;color:#fff;text-align:center}#onboarding-page .onboarding-page-container .opc-content .opcc-c1r1 .text-gradient{display:inline-block;font-size:32px;font-weight:700;letter-spacing:.5px;background:linear-gradient(to right,#47ffde,#ffaf1b);-webkit-background-clip:text;-webkit-text-fill-color:transparent}#onboarding-page .onboarding-page-container .opc-content .opcc-c1r1 .text-welcome{position:relative;font-size:64px;font-weight:700;display:inline-block}#onboarding-page .onboarding-page-container .opc-content .opcc-c1r1 .text-welcome .vector{position:absolute;bottom:-25px;right:20px}#onboarding-page .onboarding-page-container .opc-content .opcc-c1r1 .welcome-button{background-color:#fff;color:#dd5313;font-weight:600;border:none;padding:10px 20px;margin:20px 0;border-radius:8px;cursor:pointer;transition:all .2s ease}#onboarding-page .onboarding-page-container .opc-content .opcc-c1r1 .welcome-button:hover{opacity:80%}#onboarding-page .onboarding-page-container .opc-content .opcc-c1r2{max-width:800px;margin:0 auto}#onboarding-page .onboarding-page-container .opc-content .opcc-intro-c1r2{padding:0 30px}#onboarding-page .onboarding-page-container .opc-content .opcc-intro-c1r2 .video-card{position:relative;width:100%;max-width:1000px;margin:0 auto;border-radius:24px;border:7px solid rgba(255,255,255,.1)}#onboarding-page .onboarding-page-container .opc-content .opcc-intro-c1r2 .video-card .video-container{width:100%;aspect-ratio:3/2;border-radius:24px;overflow:hidden}#onboarding-page .step-container .opcc-c1r1 .header-step{display:flex;align-items:center;justify-content:space-between;max-width:1000px;margin:20px auto 30px;padding:0 20px}#onboarding-page .step-container .opcc-c1r1 .header-step .header-step-info{display:flex;align-items:center;justify-content:space-between}#onboarding-page .step-container .opcc-c1r1 .header-step .header-step-info .progress-wrapper{position:relative;width:40px;height:40px;margin-right:12px}#onboarding-page .step-container .opcc-c1r1 .header-step .header-step-info .progress-wrapper .progress-ring{transform:rotate(-90deg)}#onboarding-page .step-container .opcc-c1r1 .header-step .header-step-info .progress-wrapper .progress-ring .ring-bg{fill:none;stroke:#3b3942;stroke-width:3}#onboarding-page .step-container .opcc-c1r1 .header-step .header-step-info .progress-wrapper .progress-ring .ring-progress{fill:none;stroke:#dd5313;stroke-width:3;transition:stroke-dashoffset .35s;stroke-linecap:round}#onboarding-page .step-container .opcc-c1r1 .header-step .header-step-info .progress-wrapper .step-text{position:absolute;top:50%;left:calc(100% + 10px);transform:translateY(-50%);font-size:20px;font-weight:700;color:#dd5313}#onboarding-page .step-container .opcc-c1r1 .header-step .header-step-info .step-name{margin-left:65px}#onboarding-page .step-container .opcc-c1r2{color:#fff;text-align:center;width:80%;max-width:unset!important}#onboarding-page .step-container .opcc-c1r2 .step-by-step-container{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding:40px 20px;gap:30px}#onboarding-page .step-container .opcc-c1r2 .step-by-step-container .step{display:flex;align-items:center;gap:10px;color:#fff;font-size:18px;white-space:nowrap}#onboarding-page .step-container .opcc-c1r2 .step-by-step-container .step .arrow-circle{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;font-size:16px;font-weight:700;color:#fff}#onboarding-page .step-container .opcc-c1r2 .step-by-step-container .step .circle-pink{background-color:#a174ff}#onboarding-page .step-container .opcc-c1r2 .step-by-step-container .step .circle-blue{background-color:#3e9aff}#onboarding-page .step-container .opcc-c1r2 .step-by-step-container .step .circle-cyan{background-color:#00e7e7}#onboarding-page .step-container .opcc-c1r2 .step-by-step-container .step .circle-green{background-color:#05c168}#onboarding-page .step-container .opcc-c1r2 .step-by-step-container .step .circle-yellow{background-color:#ffb444}#onboarding-page .step-container .opcc-c1r3{margin-top:50px;margin-bottom:20px;padding:0 30px}#onboarding-page .step-container .opcc-c1r3 .video-card{position:relative;width:100%;max-width:1000px;margin:0 auto;border-radius:24px;border:7px solid rgba(255,255,255,.1)}#onboarding-page .step-container .opcc-c1r3 .video-card .video-container{width:100%;aspect-ratio:3/2;border-radius:24px;overflow:hidden}#onboarding-page .step-container .opcc-c1r3 .screenshot-card{max-width:1000px;margin:0 auto;border-radius:24px;border:7px solid rgba(255,255,255,.1)}#onboarding-page .step-container .opcc-c1r3 .screenshot-card figure{width:100%;height:100%}#onboarding-page .step-container .opcc-c1r3 .screenshot-card figure img{width:100%;height:100%;border-radius:24px;object-fit:cover}.dm-menu-items-intro{position:absolute;top:0;bottom:0;width:90px}.dm-menu-items-intro.active-intro-highlight+.dm-menu-items{border:2px solid #fff;border-radius:8px;width:80px;pointer-events:none}.dm-menu-items-intro.active-intro-highlight+.dm-menu-items .dm-menu-item{width:100%;z-index:1001}.dhcc2-community-icon.active-intro-highlight{background-color:#dd5313;pointer-events:none;z-index:1001}#feature-tutorial .intro-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#09091ad9;z-index:1000}#feature-tutorial .intro-card{width:350px;padding:24px;color:#fff;background:#09091a;border-radius:16px;border:1px solid #3e3e4b}#feature-tutorial .intro-card .intro-highlight-dot{position:absolute;left:-8px;top:50%;transform:translateY(-50%);width:12px;height:12px;background:#dd5313;border:.5px solid #fff;border-radius:50%;box-shadow:0 0 12px #e47542;z-index:1}#feature-tutorial .intro-card .intro-highlight-dot .arrow-graffiti{position:absolute;top:50%;left:-140px;transform:translateY(-65%);rotate:5deg}#feature-tutorial .intro-card .dot-top{top:-8px!important;left:50%;transform:translate(-50%)}#feature-tutorial .intro-card .dot-top .arrow-graffiti{top:-90px!important;left:-30px;transform:translate(0);rotate:120deg}#feature-tutorial .intro-card .intro-content figure{width:100%}#feature-tutorial .intro-card .intro-content figure img{width:100%;height:100%;object-fit:cover}#feature-tutorial .intro-card .intro-content h3{margin:20px 0 8px}#feature-tutorial .intro-card .intro-content p{line-height:1.4}#feature-tutorial .intro-actions{position:absolute;bottom:80px;left:0;right:0;z-index:1002}#feature-tutorial .intro-actions .group-button-controls{display:flex;justify-content:center;margin-top:12px}#feature-tutorial .intro-actions .group-button-controls button{display:flex;justify-content:center;min-width:unset;padding:12px;border:1px solid #fff;border-radius:8px}#feature-tutorial .intro-actions .group-button-controls .prev-step-btn svg{rotate:180deg}#feature-intro .intro-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#09091ad9;z-index:1000}#feature-intro .intro-card{width:350px;padding:24px;color:#fff;background:#09091a;border-radius:16px;border:1px solid #3e3e4b}#feature-intro .intro-card .intro-highlight-dot{position:absolute;left:-8px;top:50%;transform:translateY(-50%);width:12px;height:12px;background:#dd5313;border:.5px solid #fff;border-radius:50%;box-shadow:0 0 12px #e47542;z-index:1}.social-network-intro.active-intro-highlight{z-index:1001;border:1px solid #fff;border-radius:10px;pointer-events:none}
