@import url(https://fonts.googleapis.com/css2?family=Lato&family=Lora&family=Open+Sans&family=Manrope&family=Merriweather&family=Red+Rose&family=Roboto&family=Titillium+Web&display=swap);.lawyer-middle-office .appointment-modal__action-button,.lawyer-middle-office .button,.lawyer-middle-office .credentials-component__edit-credentials-button,.lawyer-middle-office .credentials-component__show-value-button,.lawyer-middle-office .video-conference-settings__button-create-account,.lawyer-middle-office .website-link__open-button{display:inline-block;width:auto;padding:.8em 2em;font-size:1rem;border-radius:40px;font-family:Montserrat,sans-serif;font-weight:700;text-align:center;text-decoration:none;color:#fff;background:#31b39f;border:none;cursor:pointer;outline:none}.lawyer-middle-office .button--negative{color:#31b39f;background-color:#fff;border:2px solid #31b39f}.lawyer-middle-office .button--small,.lawyer-middle-office .website-link__open-button{padding:17px 44px;font-size:1.3em;font-weight:400;letter-spacing:0}.lawyer-middle-office .button--invalid{background-color:#bcc5d0;border:2px solid #bcc5d0}.lawyer-middle-office .button--delete{background-color:#000;border-color:#000!important}.lawyer-middle-office .button--remove{display:flex;align-items:center;background-color:#dc3939;border-color:#dc3939!important}.lawyer-middle-office .button--remove.--min{padding:4px 8px!important}.lawyer-middle-office .button--remove>span{margin-right:10px}.lawyer-middle-office .button--remove svg{fill:#fff}.lawyer-middle-office .button--x-small,.lawyer-middle-office .credentials-component__edit-credentials-button,.lawyer-middle-office .video-conference-settings__button-create-account{padding:10px 20px;font-size:12px;line-height:1.3}.lawyer-middle-office .button--x-small:not(.button--invalid),.lawyer-middle-office .credentials-component__edit-credentials-button:not(.button--invalid),.lawyer-middle-office .video-conference-settings__button-create-account:not(.button--invalid){border:2px solid #31b39f}.lawyer-middle-office .button--xx-small{padding:8px 14px;font-size:.8em;line-height:1.3}.lawyer-middle-office .appointment-modal__action-button,.lawyer-middle-office .button--no-padding,.lawyer-middle-office .credentials-component__show-value-button{padding:0}.lawyer-middle-office .button--big-font{font-size:1.4em}.lawyer-middle-office .appointment-modal__action-button,.lawyer-middle-office .button--link,.lawyer-middle-office .credentials-component__show-value-button{background-color:transparent;border:transparent;color:#31b39f}.lawyer-middle-office .appointment-modal__action-button:focus,.lawyer-middle-office .button--link:focus,.lawyer-middle-office .credentials-component__show-value-button:focus{outline:none}.lawyer-middle-office .button--icon{display:flex;align-items:center}.lawyer-middle-office .button--icon img{height:15px;margin-left:15px}.lawyer-middle-office .buttons-group,.lawyer-middle-office .video-conference-settings__edit-credentials-validation-buttons{display:grid;grid-column-gap:10px}.lawyer-middle-office .buttons-group--2,.lawyer-middle-office .video-conference-settings__edit-credentials-validation-buttons{grid-template-columns:repeat(2,1fr)}.lawyer-middle-office .input,.lawyer-middle-office .time-selectors-group .time-selector__input{height:50px;width:100%;padding:19px 17px;font-family:inherit;font-size:1.3em;background:#f8f9fa;border:2px solid #d9e0e6;border-radius:7px;box-sizing:border-box;outline:none}.lawyer-middle-office .input::-moz-placeholder,.lawyer-middle-office .time-selectors-group .time-selector__input::-moz-placeholder{color:#9ba6b2}.lawyer-middle-office .input:-ms-input-placeholder,.lawyer-middle-office .time-selectors-group .time-selector__input:-ms-input-placeholder{color:#9ba6b2}.lawyer-middle-office .input::placeholder,.lawyer-middle-office .time-selectors-group .time-selector__input::placeholder{color:#9ba6b2}.lawyer-middle-office .input::-webkit-inner-spin-button,.lawyer-middle-office .time-selectors-group .time-selector__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.lawyer-middle-office .input[type=number],.lawyer-middle-office .time-selectors-group [type=number].time-selector__input{-moz-appearance:textfield}.lawyer-middle-office .input option[disabled],.lawyer-middle-office .time-selectors-group .time-selector__input option[disabled]{opacity:.2}.lawyer-middle-office .input.--arrowed,.lawyer-middle-office .time-selectors-group .--arrowed.time-selector__input{text-overflow:ellipsis;padding-right:60px}.lawyer-middle-office .input.--arrowed:focus+.input-arrow,.lawyer-middle-office .time-selectors-group .--arrowed.time-selector__input:focus+.input-arrow{background:#fff}.lawyer-middle-office .input+.input-arrow,.lawyer-middle-office .time-selectors-group .time-selector__input+.input-arrow{position:absolute;top:2px;right:2px;bottom:2px;width:60px;display:flex;align-items:center;justify-content:center;background:#f8f9fa;border-radius:4px;pointer-events:none}.lawyer-middle-office .input+.input-arrow svg,.lawyer-middle-office .time-selectors-group .time-selector__input+.input-arrow svg{width:16px;height:16px;fill:#444}.lawyer-middle-office .input--textarea{resize:none;line-height:1.6;padding:30px}.lawyer-middle-office .input--select{padding-top:0;padding-bottom:0}.lawyer-middle-office .input--font-large{font-size:2.3em;height:70px}.lawyer-middle-office .input--large{width:66%}.lawyer-middle-office .input--medium{width:50%}.lawyer-middle-office .input--small{width:33%}.lawyer-middle-office .input:focus,.lawyer-middle-office .time-selectors-group .time-selector__input:focus{background:#fff;border:2px solid #31b39f}.lawyer-middle-office .link{font-size:1.3em;color:#31b39f;cursor:pointer;text-decoration:none}.lawyer-middle-office .link--nested{font-size:1em}.lawyer-middle-office .link--large{width:96px}.lawyer-middle-office .link--cancel{color:#9ba6b2;font-size:1em}.lawyer-middle-office .link--margin-bottom{margin-bottom:34px}.lawyer-middle-office .link--no-decoration{text-decoration:none}.lawyer-middle-office .icon{width:18px}.lawyer-middle-office .mirror{transform:scale(-1)}.lawyer-middle-office .icon-space-text{margin-top:80px}.lawyer-middle-office .icon-space{margin-left:10px}.lawyer-middle-office .modal-mask{position:fixed;z-index:20000;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,1,2,.666);display:flex;align-items:center;justify-content:center;transition:opacity .3s ease;overflow-y:visible}.lawyer-middle-office .modal-wrapper{display:flex;align-items:center}.lawyer-middle-office .modal-container{position:relative;max-width:640px;width:calc(100% - 20px);margin:0 auto;max-height:90vh;padding:0 44px 46px;overflow-y:auto;background-color:#fff;border-radius:2px;box-shadow:0 0 30px rgba(0,0,0,.1);transition:all .3s ease;box-sizing:border-box;border-radius:10px}.lawyer-middle-office .modal-container--small{max-width:414px}.lawyer-middle-office .modal-container--medium{max-width:840px}.lawyer-middle-office .modal-container--padding-top{padding-top:76px}.lawyer-middle-office .Creation .modal-container{padding:0}.lawyer-middle-office .Creation .modal-header{padding:40px 36px;background:#31b39f;text-align:center}.lawyer-middle-office .Creation .modal-header .poulpie{width:120px;margin:0 auto -20px}.lawyer-middle-office .Creation .modal-header h3{color:#fff;margin:0}.lawyer-middle-office .Creation .modal-body{padding:50px 40px;text-align:center}.lawyer-middle-office .Creation .modal-body h4{font-size:16px;margin-top:0;color:#08223d;margin-bottom:4px}.lawyer-middle-office .Creation .modal-body a{margin:20px auto 30px}.lawyer-middle-office .Creation .modal-body .credentials-component__label,.lawyer-middle-office .Creation .modal-body .credentials-component__value,.lawyer-middle-office .Creation .modal-body .email-client-actions__error-message,.lawyer-middle-office .Creation .modal-body .legend,.lawyer-middle-office .Creation .modal-body .text,.lawyer-middle-office .Creation .modal-body .time-selectors-group .time-selector__hours-minutes-separator,.lawyer-middle-office .Creation .modal-body .time-selectors-group .time-selector__hours-separator,.lawyer-middle-office .time-selectors-group .Creation .modal-body .time-selector__hours-minutes-separator,.lawyer-middle-office .time-selectors-group .Creation .modal-body .time-selector__hours-separator{margin:0;line-height:1.3;color:#08223d;opacity:.75}.lawyer-middle-office .modal-header{display:flex;align-items:center;justify-content:center}.lawyer-middle-office .modal-header h3{font-size:23px;color:#08223d}.lawyer-middle-office .modal-body{display:flex;flex-direction:column;align-items:center;justify-content:center;overflow-y:visible}.lawyer-middle-office .modal-body .credentials-component__label,.lawyer-middle-office .modal-body .credentials-component__value,.lawyer-middle-office .modal-body .email-client-actions__error-message,.lawyer-middle-office .modal-body .legend,.lawyer-middle-office .modal-body .text,.lawyer-middle-office .modal-body .time-selectors-group .time-selector__hours-minutes-separator,.lawyer-middle-office .modal-body .time-selectors-group .time-selector__hours-separator,.lawyer-middle-office .time-selectors-group .modal-body .time-selector__hours-minutes-separator,.lawyer-middle-office .time-selectors-group .modal-body .time-selector__hours-separator{text-align:center;line-height:2em;font-weight:500}.lawyer-middle-office .modal-footer{display:flex;justify-content:center}.lawyer-middle-office .modal-enter,.lawyer-middle-office .modal-leave-active{opacity:0}.lawyer-middle-office .modal-enter .modal-container,.lawyer-middle-office .modal-leave-active .modal-container{transform:scale(1.1)}.lawyer-middle-office .modal-icon{display:flex;align-items:center;justify-content:center}.lawyer-middle-office .modal-icon img{width:36px}.lawyer-middle-office .modal-close-button{position:absolute;top:20px;right:20px;width:50px;border:none;background-color:transparent;cursor:pointer;opacity:.2}.lawyer-middle-office .modal-close-button:hover{opacity:1}.lawyer-middle-office .modal-close-button img{width:100%}.loader:after{content:" .";-webkit-animation:dots 1s steps(5) infinite;animation:dots 1s steps(5) infinite}.loader--circular{position:fixed;display:flex;justify-content:center;align-items:center;width:100%;height:100vh;z-index:15000}@-webkit-keyframes dots{0%,20%{color:transparent;text-shadow:.25em 0 0 transparent,.5em 0 0 transparent}40%{color:#000;text-shadow:.25em 0 0 transparent,.5em 0 0 transparent}60%{text-shadow:.25em 0 0 #000,.5em 0 0 transparent}80%,to{text-shadow:.25em 0 0 #000,.5em 0 0 #000}}@keyframes dots{0%,20%{color:transparent;text-shadow:.25em 0 0 transparent,.5em 0 0 transparent}40%{color:#000;text-shadow:.25em 0 0 transparent,.5em 0 0 transparent}60%{text-shadow:.25em 0 0 #000,.5em 0 0 transparent}80%,to{text-shadow:.25em 0 0 #000,.5em 0 0 #000}}.lawyer-middle-office .website-link{display:flex;align-items:center;justify-content:space-between;height:54px;margin:auto;background-color:#f0f2f4;border-radius:40px;padding-right:10px;width:100%}.lawyer-middle-office .website-link__link,.lawyer-middle-office .website-link__open{display:flex;align-items:center;height:inherit}.lawyer-middle-office .website-link__link{padding:0 15px 0 20px;font-size:14px;flex-grow:2}.lawyer-middle-office .website-link__open-button{display:flex;align-items:center;padding:10px 20px;font-size:12px;font-weight:700}.lawyer-middle-office .website-link--with-margin-bottom{margin-bottom:30px}.toastr{position:fixed;top:30px;right:30px;z-index:10000}.toast{padding:20px;cursor:pointer;background-color:#31b39f;border-radius:10px}.Table{border:0;padding:0;margin:0;width:100%;color:#08223d}.Table__responsive{overflow:auto}.Table th{padding:25px 20px;text-align:left;font-size:1.2em;vertical-align:middle;white-space:nowrap}.Table th:first-child{padding-left:40px}.Table th:last-child{padding-right:40px}.Table th.--order{cursor:pointer}.Table th.--order .arrow{display:inline-block;vertical-align:middle;margin-left:5px}.Table th.--order .arrow svg{display:block}.Table th.--order:not(.--ordered) .arrow{opacity:.2}.Table th.--order:not(.--ordered) .arrow svg path{fill:#444}.Table th.--order.--desc .arrow{transform:rotate(180deg)}.Table tr:nth-child(odd) td{background:#f9f9f9}.Table td{padding:18px 20px;border-top:1px solid #eee}.Table td:first-child{padding-left:40px}.Table td:last-child{padding-right:40px}.Table td:not(.actions),.Table td h3{font-size:1.2em}.Table td h3{font-weight:700!important;margin:0;max-width:320px}.Table td .state{padding:6px 12px;border-radius:30px;font-weight:700;font-size:11px;background:#444;color:#fff}.Table td .state.--publish{background:#31b39f}.Table td .state.--waiting{color:#9eabbb;background:#e8edf0}.Table td.url a{display:block;color:inherit;font-weight:700;max-width:240px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.Table td.url span{color:#bcc5d0}.Table td.actions{width:100px}.Table td.actions div{display:flex;align-items:center;flex-wrap:nowrap}.lawyer-middle-office .Table td.actions div .appointment-modal__action-button,.lawyer-middle-office .Table td.actions div .credentials-component__edit-credentials-button,.lawyer-middle-office .Table td.actions div .credentials-component__show-value-button,.lawyer-middle-office .Table td.actions div .video-conference-settings__button-create-account,.lawyer-middle-office .Table td.actions div .website-link__open-button,.Table td.actions div .button,.Table td.actions div .lawyer-middle-office .appointment-modal__action-button,.Table td.actions div .lawyer-middle-office .credentials-component__edit-credentials-button,.Table td.actions div .lawyer-middle-office .credentials-component__show-value-button,.Table td.actions div .lawyer-middle-office .video-conference-settings__button-create-account,.Table td.actions div .lawyer-middle-office .website-link__open-button{padding:8px 20px;border-radius:6px}.lawyer-middle-office .Table td.actions div .appointment-modal__action-button:not(:last-child),.lawyer-middle-office .Table td.actions div .credentials-component__edit-credentials-button:not(:last-child),.lawyer-middle-office .Table td.actions div .credentials-component__show-value-button:not(:last-child),.lawyer-middle-office .Table td.actions div .video-conference-settings__button-create-account:not(:last-child),.lawyer-middle-office .Table td.actions div .website-link__open-button:not(:last-child),.Table td.actions div .button:not(:last-child),.Table td.actions div .lawyer-middle-office .appointment-modal__action-button:not(:last-child),.Table td.actions div .lawyer-middle-office .credentials-component__edit-credentials-button:not(:last-child),.Table td.actions div .lawyer-middle-office .credentials-component__show-value-button:not(:last-child),.Table td.actions div .lawyer-middle-office .video-conference-settings__button-create-account:not(:last-child),.Table td.actions div .lawyer-middle-office .website-link__open-button:not(:last-child){margin-right:8px}.Pagination{display:flex;align-items:stretch;justify-content:center;margin-top:40px}.Pagination button{background:0;border:1px solid #bcc5d0;color:#bcc5d0;padding:6px 10px;border-radius:4px}.Pagination button:hover{background:#cbd2db;color:#fff}.Pagination button.--active{background:#31b39f!important;border-color:#31b39f;color:#fff!important}.lawyer-middle-office .specialities{margin-top:40px}.lawyer-middle-office .specialities--with-width{margin-left:-20vw;margin-right:-20vw}.lawyer-middle-office .specialities+h2{margin-top:40px}.lawyer-middle-office .modal-body .specialities{margin-top:0!important}.lawyer-middle-office .modal-body .specialities .specialities__descriptions{max-width:100%;margin:0!important}.lawyer-middle-office .modal-body .specialities .specialities__descriptions .speciality{display:block}.lawyer-middle-office .speciality{display:inline-block;margin:0 12px 12px 0}.lawyer-middle-office .speciality__checkmark{margin-left:12px}.lawyer-middle-office .speciality__checkbox{display:none}.lawyer-middle-office .speciality__checkbox+label{display:flex;justify-content:flex-start;align-items:center;padding:13px 18px;font-weight:500;font-size:1.3em;border:2px solid #d9e0e6;border-radius:7px;cursor:pointer;transition:border .24s cubic-bezier(.36,.33,0,1),color .24s cubic-bezier(.36,.33,0,1)}.lawyer-middle-office .speciality__checkbox+label span{transition:transform .24s cubic-bezier(.36,.33,0,1)}.lawyer-middle-office .speciality__checkbox+label .speciality__checkmark{transition:transform .24s cubic-bezier(.36,.33,0,1),opacity .24s cubic-bezier(.36,.33,0,1)}.lawyer-middle-office .speciality__checkbox:not(:checked)+label span{transform:translateX(16px)}.lawyer-middle-office .speciality__checkbox:not(:checked)+label .speciality__checkmark{opacity:0;transform:scale(0)}.lawyer-middle-office .speciality__checkbox:not(:checked)+label:hover{border-color:#31b39f;color:#31b39f}.lawyer-middle-office .speciality__checkbox:checked+label{background-color:#31b39f;border-color:#31b39f;color:#fff}.lawyer-middle-office .speciality__description{text-align:left}.lawyer-middle-office .speciality__description label{display:block;font-size:14px;margin-bottom:10px}.lawyer-middle-office .specialities__descriptions{margin-left:-16vw;margin-right:-16vw;margin-top:50px}.lawyer-middle-office .specialities__descriptions .title--3,.lawyer-middle-office .specialities__descriptions .video-conference-settings__cta{margin-top:0;margin-bottom:30px}.lawyer-middle-office .specialities__descriptions .descriptions{display:flex;align-items:flex-end;justify-content:center;flex-wrap:wrap;flex-shrink:0;flex-basis:1}@media(max-width:768px){.lawyer-middle-office .specialities__descriptions .descriptions{display:block}}.lawyer-middle-office .specialities__descriptions .descriptions label{font-size:13px}.lawyer-middle-office .specialities__descriptions .descriptions>*{box-sizing:border-box;padding:0 10px;margin-bottom:10px;width:33.333%}@media(max-width:768px){.lawyer-middle-office .specialities__descriptions .descriptions>*{width:100%;margin-bottom:10px}}.lawyer-middle-office .modal-body .specialities__descriptions,.lawyer-middle-office .site-creation-form .specialities__descriptions{margin-left:0;margin-right:0}.lawyer-middle-office .modal-body .specialities__descriptions .descriptions>*{width:50%}.lawyer-middle-office .socials{max-width:598px;width:100%;margin-top:40px}.lawyer-middle-office .socials__icon{width:30px}.lawyer-middle-office .socials__input{margin:0 18px 0 26px}.lawyer-middle-office .coworkers{margin-top:32px;max-width:572px;width:100%;margin-bottom:40px!important}.lawyer-middle-office .description{width:100%}.lawyer-middle-office .description__input{min-height:240px}.lawyer-middle-office .fees{width:100%;margin-top:73px}.lawyer-middle-office .fees__input{min-height:240px}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.lawyer-middle-office .slider__loader{width:200px}.lawyer-middle-office .slider__loader .loader--circular{position:relative;height:auto}.lawyer-middle-office .slider__loader .loader--circular img{width:100%;height:auto}.lawyer-middle-office .templates-slider{position:relative;width:100%;padding-top:60px}.lawyer-middle-office .templates-slider__navigation{display:flex;position:absolute;top:0;z-index:1;height:100%;width:291px;align-items:center;justify-content:center}.lawyer-middle-office .templates-slider__navigation__icon{cursor:pointer}.lawyer-middle-office .templates-slider__navigation--prev{left:0;background:linear-gradient(90deg,#f8f9fa 10%,rgba(248,249,250,0))}.lawyer-middle-office .templates-slider__navigation--next{right:0;background:linear-gradient(-90deg,#f8f9fa 10%,rgba(248,249,250,0))}.lawyer-middle-office .templates-slider__slide{display:flex;flex-direction:column;align-items:center}.lawyer-middle-office .templates-slider__slide__image{position:relative;display:flex;height:207px;border-radius:5px;border:4px solid transparent;box-shadow:0 23px 26px rgba(0,0,0,.16)}.lawyer-middle-office .templates-slider__slide__image__preview{margin-top:48px;width:auto;white-space:nowrap}.lawyer-middle-office .templates-slider__slide__image.selected{border:4px solid #31b39f}.lawyer-middle-office .templates-slider__slide__image__img{width:368px;border-radius:5px}.lawyer-middle-office .templates-slider__slide__image__cta{position:absolute;display:flex;top:0;width:100%;height:100%;opacity:0;align-items:center;justify-content:center;background-color:rgba(66,142,244,.365)}.lawyer-middle-office .templates-slider__slide__image:hover{border:4px solid #31b39f}.lawyer-middle-office .templates-slider__slide__image:hover .templates-slider__slide__image__cta{opacity:1}.lawyer-middle-office .image-input{position:relative;display:flex;flex-direction:column;margin:38px auto 38px}.lawyer-middle-office .image-input .button--delete{width:auto;margin:0 auto}.lawyer-middle-office .image-input__main{margin:0 auto 20px}.lawyer-middle-office .image-input__image{max-width:227px;max-height:125px}.lawyer-middle-office .image-input__input{width:223px;height:121px;border:2px dashed #d9e0e6;cursor:pointer;border-radius:16px}.lawyer-middle-office .image-input__input__content{height:100%;padding:30px;box-sizing:border-box}.lawyer-middle-office .image-input__input__content p{color:#000;font-weight:700;font-size:12px}.lawyer-middle-office .image-input__input input{display:none}.lawyer-middle-office .image-input__footer{margin-top:50px}.lawyer-middle-office .image-input__cta-container{padding-top:10px;display:flex;justify-content:space-evenly}.lawyer-middle-office .image-input__cta-container>*{margin:0 5px}.lawyer-middle-office .image-input__croppie-container{height:400px;width:100%}.lawyer-middle-office .group-radio{display:flex;justify-content:center}@media(max-width:768px){.lawyer-middle-office .group-radio{flex-direction:column}}.lawyer-middle-office .radio-input{position:relative;margin-right:12px}@media(max-width:768px){.lawyer-middle-office .radio-input{margin-right:0;margin-bottom:12px}.lawyer-middle-office .radio-input:last-child{margin-bottom:0}}.lawyer-middle-office .radio-input:last-child{margin-right:0}.lawyer-middle-office .radio-input__input{display:none}.lawyer-middle-office .radio-input__input:not(:checked)+label{border:2px solid #edf0f4}.lawyer-middle-office .radio-input__input:not(:checked)+label:hover{border:2px solid #31b39f;color:#31b39f;cursor:pointer}.lawyer-middle-office .radio-input__input:not(:checked)+label.radio-input__label--white:not(:hover){border-color:#fff}.lawyer-middle-office .radio-input__input:checked+label{border:2px solid #31b39f}.lawyer-middle-office .radio-input__input:checked+label.radio-input__label--text{background-color:#31b39f;color:#fff}.lawyer-middle-office .radio-input__label{display:inline-block;border-radius:10px;background-color:#fff}.lawyer-middle-office .colors-input .group-radio{margin-top:30px}.lawyer-middle-office .radio-input-color{display:flex;width:132px;height:109px;padding:32px 27px;justify-content:center;background-color:#edf0f4;box-sizing:border-box;border-radius:inherit}.lawyer-middle-office .radio-input-color__color{display:inline-block;position:absolute;width:45px;height:45px;border-radius:100%}.lawyer-middle-office .radio-input-color__color--primary{transform:translateX(-35%)}.lawyer-middle-office .radio-input-color__color--secondary{transform:translateX(35%)}.lawyer-middle-office .radio-input-color__custom-inputs{display:flex;justify-content:space-evenly;margin-top:15px}.lawyer-middle-office .radio-input-color__custom-inputs>div{margin:0 10px}.lawyer-middle-office .radio-input-typo{width:180px;height:180px;padding:22px 26px;box-sizing:border-box;text-align:left}.lawyer-middle-office .radio-input-typo__typo{display:inline-block;line-height:1.2}.lawyer-middle-office .radio-input-typo__typo--primary{font-size:2em;color:#08223d;margin-bottom:15px}.lawyer-middle-office .radio-input-typo__typo--secondary{font-size:1.3em;color:#9ba6b2}.lawyer-middle-office .check-icon{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);z-index:1}.lawyer-middle-office .check-icon--large{width:36px}.lawyer-middle-office .live-edit .share{background:#000;color:#fff;padding:12px 30px;font-size:13px;box-sizing:border-box;text-align:center}.lawyer-middle-office .live-edit .share a{color:#31b39f}.lawyer-middle-office .live-edit__iframe{display:block;margin:10px auto 0}.lawyer-middle-office .settings-block{width:100%}.lawyer-middle-office .settings-block__settings{margin-top:40px}.lawyer-middle-office .settings-block__settings.--separate{border-bottom:1px dashed #d9e0e6;padding-bottom:40px}.lawyer-middle-office .templates{display:flex;max-width:1300px;flex-wrap:wrap;justify-content:center}.lawyer-middle-office .template{display:flex;flex-direction:column;max-width:368px;margin:45px 10px;text-align:center;box-sizing:border-box;border-radius:5px;border:2px solid transparent}.lawyer-middle-office .template__preview{margin-top:26px}.lawyer-middle-office .template__image{position:relative;border:4px solid transparent;max-height:202px;max-width:360px}.lawyer-middle-office .template__image.selected,.lawyer-middle-office .template__image:hover{border:4px solid #31b39f}.lawyer-middle-office .template__image:hover .template__image__cta{opacity:1}.lawyer-middle-office .template__image__img{width:100%;box-shadow:0 23px 26px rgba(0,0,0,.16)}.lawyer-middle-office .template__image__cta{position:absolute;display:flex;top:0;width:100%;height:100%;opacity:0;align-items:center;justify-content:center;background-color:rgba(66,142,244,.365)}.lawyer-middle-office .auth{display:flex;height:100vh}@media(max-width:768px){.lawyer-middle-office .auth{flex-direction:column}}.lawyer-middle-office .auth__image{display:flex;flex-direction:column;justify-content:space-between;height:100%;width:50%;padding:60px 10%;box-sizing:border-box;background-image:linear-gradient(rgba(8,34,61,.3),rgba(8,34,61,.3)),url(../img/login-background.4abd0579.png);background-size:cover}@media(max-width:768px){.lawyer-middle-office .auth__image{flex-direction:row;align-items:center;width:100%;height:auto;padding:20px}}.lawyer-middle-office .auth__image__logo{display:block;margin:0;width:110px}.lawyer-middle-office .auth__image__logo img{width:109px;height:auto}@media(max-width:768px){.lawyer-middle-office .auth__image__logo img{width:80px}}@media(max-width:768px){.lawyer-middle-office .auth__image__title{display:none}}.lawyer-middle-office .auth__form{display:flex;flex-direction:column;width:50%;padding-bottom:40px;overflow-y:auto}@media(max-width:768px){.lawyer-middle-office .auth__form{width:100%}}.lawyer-middle-office .auth__form__nav{width:100%;text-align:center}.lawyer-middle-office .auth__form__nav__links{display:inline-block;margin-top:40px}.lawyer-middle-office .auth__form__nav__link{margin:19px;padding-bottom:5px;font-size:1.3em;line-height:3.5;color:#08223d;opacity:.4;text-decoration:none}.lawyer-middle-office .auth__form__nav__link__border{display:inline-block;border-right:1px solid #d9e0e6}.lawyer-middle-office .auth__form__nav__link--active{opacity:1;border-bottom:2px solid #31b39f}.lawyer-middle-office .auth__form__content{margin:auto;text-align:center;padding:0 30px;width:80%;max-width:420px;box-sizing:border-box}@media(min-width:1460px){.lawyer-middle-office .auth__form__content{max-width:540px}}.lawyer-middle-office .auth__form__content *{margin-left:auto;margin-right:auto}.lawyer-middle-office .auth h1.title--2{width:auto}.lawyer-middle-office .auth .poulpe{width:50%;transform:rotate(-10deg)}.lawyer-middle-office .auth .poulpe img{display:block;max-width:100%;height:auto}.lawyer-middle-office .register-form{max-width:464px;margin:80px auto 14px}.lawyer-middle-office .register-form__acceptances-checkboxes-list{display:flex;flex-direction:column;padding:0 10px;margin-bottom:15px}.lawyer-middle-office .register-form__acceptance{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto;align-items:baseline;justify-items:start;width:100%;margin:10px 0}.lawyer-middle-office .register-form__acceptance--cnil{grid-template-rows:auto auto}.lawyer-middle-office .register-form__acceptance-details{height:150px;margin:0 0 0 15px;padding:0 7px;overflow-y:scroll;border:2px solid #d9e0e6;border-radius:7px}.lawyer-middle-office .register-form__acceptance-details span{display:inline-block;width:100%;margin:5px 0;text-align:left}.lawyer-middle-office .register-form__acceptance-label{width:100%;margin-left:15px;text-align:left;font-size:1.3em}.lawyer-middle-office .register-form__acceptance-label .link{font-size:inherit}.lawyer-middle-office .register-form__acceptance--cnil>.register-form__acceptance-details{grid-row:2/3;grid-column:2/3}.lawyer-middle-office .register-form__acceptance-checkbox{margin:10px 0}.lawyer-middle-office .connection-form{width:100%;margin-bottom:43px;margin:auto}@media(min-width:1460px){.lawyer-middle-office .connection-form .input,.lawyer-middle-office .connection-form .time-selectors-group .time-selector__input,.lawyer-middle-office .time-selectors-group .connection-form .time-selector__input{font-size:1.8em;height:60px;padding:20px}}.lawyer-middle-office .connection-form__cta{margin-top:22px}.lawyer-middle-office .stat-card{padding:35px;background:#fff;border-radius:10px;text-align:left}.lawyer-middle-office .domain-name{width:100%}.lawyer-middle-office .domain-name__body{justify-content:center;max-width:768px}.lawyer-middle-office .domain-name__body .group-radio{margin:26px auto 22px}.lawyer-middle-office .domain-name__form{width:100%}.lawyer-middle-office .domain-name__form .credentials-component__label,.lawyer-middle-office .domain-name__form .credentials-component__value,.lawyer-middle-office .domain-name__form .email-client-actions__error-message,.lawyer-middle-office .domain-name__form .legend,.lawyer-middle-office .domain-name__form .text,.lawyer-middle-office .domain-name__form .time-selectors-group .time-selector__hours-minutes-separator,.lawyer-middle-office .domain-name__form .time-selectors-group .time-selector__hours-separator,.lawyer-middle-office .time-selectors-group .domain-name__form .time-selector__hours-minutes-separator,.lawyer-middle-office .time-selectors-group .domain-name__form .time-selector__hours-separator{margin-bottom:25px}.lawyer-middle-office .domain-name__protocole{margin:25px 10px}.lawyer-middle-office .domain-name__checkin{margin-left:10px}.lawyer-middle-office .domain-name .check--available{color:#78d978}.lawyer-middle-office .domain-name .check--not-available{color:#ea8888}.lawyer-middle-office .modal-body .domains__list{margin-top:0!important;margin-bottom:0!important}.lawyer-middle-office .modal-body .domaines-settings__block{margin-bottom:60px}.lawyer-middle-office .domains__list{max-width:512px;margin:0 auto;margin-top:36px}.lawyer-middle-office .domains__list__item{position:relative;overflow:hidden}.lawyer-middle-office .domains__list__item input{width:100%;padding-right:126px;text-overflow:ellipsis;transition:padding .42s cubic-bezier(.36,.33,0,1)}.lawyer-middle-office .domains__list__item input:not(.--empty){padding-left:40px}.lawyer-middle-office .domains__list__item input:not(.--empty)+img{transform:translateY(-50%) scale(1)}.lawyer-middle-office .domains__list__item img{position:absolute;top:50%;left:15px;margin:0;transform:translate(-50%,-50%) scale(0);transition:transform .42s cubic-bezier(.36,.33,0,1)}.lawyer-middle-office .domains__list__item .appointment-modal__action-button,.lawyer-middle-office .domains__list__item .button,.lawyer-middle-office .domains__list__item .credentials-component__edit-credentials-button,.lawyer-middle-office .domains__list__item .credentials-component__show-value-button,.lawyer-middle-office .domains__list__item .video-conference-settings__button-create-account,.lawyer-middle-office .domains__list__item .website-link__open-button{position:absolute;top:50%;right:12px;transform:translateY(-50%);border-radius:4px}.lawyer-middle-office .domains__list__item+.domains__list__item{margin-top:6px}.lawyer-middle-office .domains__list__item+.appointment-modal__action-button,.lawyer-middle-office .domains__list__item+.button,.lawyer-middle-office .domains__list__item+.credentials-component__edit-credentials-button,.lawyer-middle-office .domains__list__item+.credentials-component__show-value-button,.lawyer-middle-office .domains__list__item+.video-conference-settings__button-create-account,.lawyer-middle-office .domains__list__item+.website-link__open-button{margin-top:20px}.lawyer-middle-office .domains__descriptions{margin-left:-16vw;margin-right:-16vw;margin-top:50px}.lawyer-middle-office .domains__descriptions .title--3,.lawyer-middle-office .domains__descriptions .video-conference-settings__cta{margin-top:0;margin-bottom:30px}.lawyer-middle-office .domains__descriptions .descriptions{width:100%;display:flex;align-items:flex-end;justify-content:center;flex-wrap:wrap;flex-shrink:0;flex-basis:1}@media(max-width:768px){.lawyer-middle-office .domains__descriptions .descriptions{display:block}}.lawyer-middle-office .domains__descriptions .descriptions label{font-size:13px}.lawyer-middle-office .domains__descriptions .descriptions>*{box-sizing:border-box;padding:0 10px;margin-bottom:10px;width:33.333%;min-width:320px}@media(max-width:768px){.lawyer-middle-office .domains__descriptions .descriptions>*{width:100%;margin-bottom:10px}}.lawyer-middle-office .modal-body .domains__descriptions,.lawyer-middle-office .site-creation-form .domains__descriptions{margin-left:0;margin-right:0}.lawyer-middle-office .modal-body .domains__descriptions .descriptions>*{width:50%}.lawyer-middle-office .radio-input-text{display:block;width:91px;padding:22px 26px;font-size:1.3em}.lawyer-middle-office .radio-input-text--small{padding:16px 0}.lawyer-middle-office .image-modal{text-align:center}.lawyer-middle-office .image-modal__photo{width:150px;height:105px;margin:5px;cursor:pointer}.lawyer-middle-office .image-modal__photos{margin-top:40px}.lawyer-middle-office .image-modal__photos p{font-weight:700}.lawyer-middle-office .image-modal__photos .slider__loader{margin:0 auto}.lawyer-middle-office .image-modal__photos .legende{display:block;margin:40px auto;font-style:italic;opacity:.5;min-width:75%;max-width:75%}.lawyer-middle-office .image-modal__photos .legende a{color:inherit}.lawyer-middle-office .image-modal__input{width:223px;height:121px;margin:0 auto 15px;border:2px dashed #d9e0e6;cursor:pointer}.lawyer-middle-office .image-modal__input__content{height:100%;padding:30px;box-sizing:border-box}.lawyer-middle-office .image-modal__input input{display:none}.lawyer-middle-office .image-modal__image{width:227px;height:125px;margin:0 auto 15px}.lawyer-middle-office .image-modal__cta-container{display:flex;justify-content:space-evenly;padding-top:10px}.lawyer-middle-office .image-modal__cta-container button{margin:0 5px}.lawyer-middle-office .pdf-modal__input{width:223px;min-height:80px;margin:0 auto 15px;cursor:pointer}.lawyer-middle-office .pdf-modal__input__content,.lawyer-middle-office .pdf-modal__input__preview{display:flex;align-items:center;flex-direction:row-reverse;justify-content:space-between;height:100%;min-height:80px;padding:0 30px;box-sizing:border-box;border:2px dashed #d9e0e6;border-radius:10px}.lawyer-middle-office .pdf-modal__input__preview{flex-direction:row;background:#e8edf0;border-radius:8px;min-height:80px;border:0}.lawyer-middle-office .pdf-modal__input__preview a{color:#dc3939;font-size:12px;text-decoration:underline;display:flex;justify-content:flex-start;align-items:center;gap:16px}.lawyer-middle-office .pdf-modal__input__preview a svg path{stroke:#444}.lawyer-middle-office .pdf-modal__input__preview a:not(.link){color:#444}.lawyer-middle-office .pdf-modal__input input{display:none}.lawyer-middle-office .settings-block-visibility__input{padding:30px;background-color:#f0f2f4;border-radius:10px;padding-bottom:40px}.lawyer-middle-office .settings-block-visibility__input label{cursor:pointer;display:block;text-align:left;display:flex;align-items:flex-start;justify-content:flex-start;margin-top:10px}.lawyer-middle-office .settings-block-visibility__input label .pretty{position:relative;top:.2em}.lawyer-middle-office .dashboard{background-color:#fff}.lawyer-middle-office .dashboard .simple__loader{width:200px;margin:0 auto}.lawyer-middle-office .dashboard .simple__loader .loader--circular{position:relative;height:auto}.lawyer-middle-office .dashboard .simple__loader .loader--circular img{width:100%;height:auto}.lawyer-middle-office .dashboard__header{display:flex;position:relative;z-index:10000;border-bottom:1px solid #e3e3e3}@media(max-width:991px){.lawyer-middle-office .dashboard__header{flex-direction:column;padding-bottom:15px}}.lawyer-middle-office .dashboard__header__logo{position:relative;z-index:2;margin:0;padding:14px 20px}@media(max-width:992px){.lawyer-middle-office .dashboard__header__logo{display:flex;align-items:center;justify-content:space-between}}.lawyer-middle-office .dashboard__header__logo>a{display:block}.lawyer-middle-office .dashboard__header__logo img{max-width:59px;max-height:38px}.lawyer-middle-office .dashboard__header__logo .burger{height:30px;width:30px;cursor:pointer;background:none;border:none;padding:0;position:relative}@media(min-width:992px){.lawyer-middle-office .dashboard__header__logo .burger{display:none}}.lawyer-middle-office .dashboard__header__logo .burger.is--active>div{background:#fff}.lawyer-middle-office .dashboard__header__logo .burger.is--active>div:first-of-type{transform:translate3d(0,.4em,0) rotate(-45deg)}.lawyer-middle-office .dashboard__header__logo .burger.is--active>div:nth-of-type(2){transform:scaleX(0);opacity:0}.lawyer-middle-office .dashboard__header__logo .burger.is--active>div:nth-of-type(3){transform:translate3d(0,-.5em,0) rotate(45deg)}.lawyer-middle-office .dashboard__header__logo .burger>div{background:#08223d;position:absolute;height:2px;width:100%;transition:transform .3s ease,opacity .3s ease}.lawyer-middle-office .dashboard__header__logo .burger>div:first-of-type{top:.6em}.lawyer-middle-office .dashboard__header__logo .burger>div:nth-of-type(2){top:1.05em}.lawyer-middle-office .dashboard__header__logo .burger>div:nth-of-type(3){bottom:.6em}.lawyer-middle-office .dashboard__header__logo .burger>span{position:absolute;top:-99999px;left:-99999px}.lawyer-middle-office .dashboard__header__tabs{display:flex;position:relative;z-index:9}@media(max-width:768px){.lawyer-middle-office .dashboard__header__tabs{justify-content:center}}@media(min-width:992px){.lawyer-middle-office .dashboard__header__tabs{flex:1}}@media(max-width:991px){.lawyer-middle-office .dashboard__header__tabs{position:fixed;top:0;left:0;height:100%;width:100%;z-index:1;background:#08223d;display:none}}@media(min-width:768px)and (max-width:991px){.lawyer-middle-office .dashboard__header__tabs{max-width:50%;left:auto;right:0}}.lawyer-middle-office .dashboard__header__tabs.show--nav{display:block}.lawyer-middle-office .dashboard__header__tabs ul{position:relative;list-style:none;padding:0;margin:0}.lawyer-middle-office .dashboard__header__tabs>ul{display:flex;align-items:center}@media(max-width:991px){.lawyer-middle-office .dashboard__header__tabs>ul{flex-direction:column;padding-top:10em}}.lawyer-middle-office .dashboard__header__tabs li.has-submenu{position:relative}@media(max-width:768px){.lawyer-middle-office .dashboard__header__tabs li.has-submenu{text-align:center}}.lawyer-middle-office .dashboard__header__tabs li.has-submenu:hover>ul{opacity:1;pointer-events:all}.lawyer-middle-office .dashboard__header__tabs li.has-submenu svg{position:absolute;top:50%;right:0;transform:translate3d(0,-50%,0);margin-left:1em;stroke:#686868;fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}@media(max-width:991px){.lawyer-middle-office .dashboard__header__tabs li.has-submenu svg{display:none}}@media(min-width:992px){.lawyer-middle-office .dashboard__header__tabs li.has-submenu>ul{position:absolute;pointer-events:none;top:100%;min-width:100%;background:#f8f9fa;z-index:1;padding:22px 30px;opacity:0;transition:opacity .15s ease;border:1px solid #e3e3e3}}@media(max-width:991px){.lawyer-middle-office .dashboard__header__tabs li.has-submenu>ul{margin-top:2em;display:flex;flex-direction:column;align-items:center}}.lawyer-middle-office .dashboard__header__tabs li.has-submenu li+li{margin-top:1.4em}.lawyer-middle-office .dashboard__header__tabs li.has-submenu li .dashboard__header__tabs__tab{padding:0}@media(max-width:991px){.lawyer-middle-office .dashboard__header__tabs li .dashboard__header__tabs__tab{color:#fff}}@media(max-width:991px){.lawyer-middle-office .dashboard__header__tabs li+li{margin-top:2em}}.lawyer-middle-office .dashboard__header__tabs__tab{position:relative;color:#686868;text-decoration:none;font-size:1.6em;font-weight:700;cursor:pointer;transition:color .15s ease;white-space:nowrap;text-align:center}.lawyer-middle-office .dashboard__header__tabs__tab>span{display:block;width:100%;text-align:center}@media(min-width:992px){.lawyer-middle-office .dashboard__header__tabs__tab{display:flex;align-items:center;justify-content:flex-start;font-size:1.3em;padding:25px 1em}}@media(min-width:1200px){.lawyer-middle-office .dashboard__header__tabs__tab{font-size:1.5em;padding:25px 20px}}.lawyer-middle-office .dashboard__header__tabs__tab.router-link-exact-active,.lawyer-middle-office .dashboard__header__tabs__tab:hover{color:#31b39f}.lawyer-middle-office .dashboard__header__tabs__tab .site-settings__visibility-icon{display:inline-flex;position:relative;margin-bottom:4px;padding:0;order:2}@media(min-width:992px){.lawyer-middle-office .dashboard__header__tabs__tab .site-settings__visibility-icon{margin-bottom:0;margin-left:4px}}.lawyer-middle-office .dashboard__header__tabs__tab .site-settings__visibility-icon>div{min-width:0;padding:3px 7px;width:auto}.lawyer-middle-office .dashboard__header__tabs__tab .site-settings__visibility-icon>div .state{margin:0;font-size:10px;font-size:9px}.lawyer-middle-office .dashboard__header__tabs__tab.badge{position:relative}.lawyer-middle-office .dashboard__header__tabs__tab.badge:after{display:inline-block;width:.4em;height:.4em;background-color:#31b39f;line-height:1.2;vertical-align:middle;border-radius:2em;margin-left:.3em;content:""}.lawyer-middle-office .dashboard__header__user-info{display:flex;align-items:center;position:relative;z-index:0}@media(max-width:991px){.lawyer-middle-office .dashboard__header__user-info{padding-top:1.7em;justify-content:center}}.lawyer-middle-office .dashboard__header__user-info__avatar{width:44px;border-radius:50%;overflow:hidden;position:relative}.lawyer-middle-office .dashboard__header__user-info__avatar:before{content:"";display:block;padding-top:100%;background:#d9e0e6}.lawyer-middle-office .dashboard__header__user-info__avatar:after{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;border:1px solid #d9e0e6}.lawyer-middle-office .dashboard__header__user-info__avatar img{position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%,-50%)}.lawyer-middle-office .dashboard__header__user-info__logout-link,.lawyer-middle-office .dashboard__header__user-info__name{font-size:1.3em;font-weight:700}@media(min-width:1200px){.lawyer-middle-office .dashboard__header__user-info__logout-link,.lawyer-middle-office .dashboard__header__user-info__name{font-size:1.6em}}.lawyer-middle-office .dashboard__header__user-info__name{position:relative;margin-right:20px;text-align:right}.lawyer-middle-office .dashboard__header__user-info__name>a{color:#31b39f;text-decoration:none!important}.lawyer-middle-office .dashboard__header__user-info__name:hover .submenu{opacity:1;pointer-events:all}.lawyer-middle-office .dashboard__header__user-info__name .submenu{position:absolute;pointer-events:none;top:100%;left:50%;min-width:100%;transition:opacity .15s ease;opacity:0;transform:translateX(-50%);padding-top:29px}@media(min-width:992px){.lawyer-middle-office .dashboard__header__user-info__name .submenu{padding-top:26px}}@media(min-width:1200px){.lawyer-middle-office .dashboard__header__user-info__name .submenu{padding-top:24.5px}}.lawyer-middle-office .dashboard__header__user-info__name .submenu>ul{list-style-type:none;z-index:1;padding:16px 30px;margin:0;border:1px solid #e3e3e3;background:#f8f9fa}.lawyer-middle-office .dashboard__header__user-info__name .submenu>ul a{color:#686868;text-decoration:none;font-size:1em;font-weight:700;cursor:pointer;transition:color .15s ease;white-space:nowrap;padding:0}.lawyer-middle-office .dashboard__header__user-info__name .submenu>ul a.router-link-exact-active,.lawyer-middle-office .dashboard__header__user-info__name .submenu>ul a:hover{color:#31b39f}.lawyer-middle-office .dashboard__header__user-info__logout-link{margin-left:20px;margin-right:30px;color:#686868;text-decoration:none;cursor:pointer}.lawyer-middle-office .dashboard__header__user-info__logout-link:hover{color:#31b39f}.lawyer-middle-office .dashboard__sub-header{display:grid;grid-template-columns:repeat(3,1fr);justify-content:center;position:sticky;width:100%;top:0;box-shadow:0 3px 9px rgba(0,0,0,.06);background-color:#fff;z-index:9999}@media(max-width:768px){.lawyer-middle-office .dashboard__sub-header{display:none}}.lawyer-middle-office .dashboard__sub-header-tabs-wrapper{display:flex;justify-content:center;grid-column-start:2}.lawyer-middle-office .dashboard__sub-header-tab{display:flex;padding:25px 22px;font-size:1.2em;text-decoration:none;white-space:nowrap;color:#08223d;opacity:.3;cursor:pointer}.lawyer-middle-office .dashboard__sub-header-tab__icon{margin-right:12px}.lawyer-middle-office .dashboard__sub-header-tab--active{opacity:1}.lawyer-middle-office .dashboard__body{overflow:hidden;display:flex;align-items:flex-start;justify-content:center}@media(min-width:768px){.lawyer-middle-office .dashboard__body{min-height:calc(100vh - 70px)}}.lawyer-middle-office .dashboard__body>*{width:100%}.lawyer-middle-office .dashboard__footer{background-color:#f0f2f4;width:100%;height:208px;margin:auto;text-align:center;position:relative}.lawyer-middle-office .dashboard__footer .octopus{position:absolute;top:0;right:10em;max-width:150px;transform:translate3d(0,-20%,0) rotate(15deg)}@media(max-width:768px){.lawyer-middle-office .dashboard__footer .octopus{display:none}}.lawyer-middle-office .dashboard__footer .octopus img{max-width:100%}.lawyer-middle-office .dashboard__footer__logo{margin-top:58px}.lawyer-middle-office .dashboard__footer__text{margin-top:25px;font-size:1.1em;color:#9ba6b2}.lawyer-middle-office .dashboard__footer--margin-top{margin-top:300px}.lawyer-middle-office .dashboard__footer a{text-decoration:none;color:inherit}.lawyer-middle-office .dashboard-home{display:flex;justify-content:center;flex-direction:column;max-width:90%;margin:auto;padding:0 4em 5em}@media(min-width:1680px){.lawyer-middle-office .dashboard-home{max-width:1550px}}.lawyer-middle-office .dashboard-home__header{flex-direction:column;padding:4em 0}.lawyer-middle-office .dashboard-home__header h1{font-weight:700}.lawyer-middle-office .dashboard-home__header h2{display:inline-block;font-size:3.3em;font-weight:700;margin-bottom:0;line-height:1.3}.lawyer-middle-office .dashboard-home__header h1,.lawyer-middle-office .dashboard-home__header h2,.lawyer-middle-office .dashboard-home__header p{color:#1c1f52;margin:0}.lawyer-middle-office .dashboard-home__header p{font-size:1.5em;line-height:1.4;width:520px;font-weight:300}@media(max-width:875px){.lawyer-middle-office .dashboard-home__header p{max-width:90%}}.lawyer-middle-office .dashboard-home__cards{margin-bottom:-20px}@media(min-width:768px){.lawyer-middle-office .dashboard-home__cards{display:flex;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;margin:0 -10px -20px}}.lawyer-middle-office .dashboard-home__cards .card{flex:1;position:relative;border-radius:2em;transition:transform .46s cubic-bezier(.36,.33,0,1);margin:0 0 20px;background:#444;overflow:hidden}@media(min-width:768px){.lawyer-middle-office .dashboard-home__cards .card{margin:0 10px 20px}}.lawyer-middle-office .dashboard-home__cards .card .inner{position:relative;height:100%;padding:4em;box-sizing:border-box;overflow:hidden}.lawyer-middle-office .dashboard-home__cards .card:before{display:block;content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:2em;box-shadow:0 10px 10px rgba(0,0,0,.1);z-index:-1;opacity:0;transition:opacity .46s cubic-bezier(.36,.33,0,1)}.lawyer-middle-office .dashboard-home__cards .card:hover{z-index:10;transform:scale(1.05)}.lawyer-middle-office .dashboard-home__cards .card:hover:before{opacity:1}.lawyer-middle-office .dashboard-home__cards .card:hover .card-image img{transform:scale(1.1) rotate(3deg)!important}.lawyer-middle-office .dashboard-home__cards .card.is--site{background:linear-gradient(103.48deg,#73aca9 -30.4%,#d5e1e1);min-width:100%}@media(min-width:992px){.lawyer-middle-office .dashboard-home__cards .card.is--site{min-width:calc(50% - 20px)}}.lawyer-middle-office .dashboard-home__cards .card.is--site a{color:#73aca9}.lawyer-middle-office .dashboard-home__cards .card.is--site a:hover{color:#fff;background:#589491}.lawyer-middle-office .dashboard-home__cards .card.is--site .card-image{max-height:380px}@media(max-width:1199px){.lawyer-middle-office .dashboard-home__cards .card.is--site .card-image{height:60%;bottom:0;right:0}}@media(min-width:768px){.lawyer-middle-office .dashboard-home__cards .card.is--site .card-image{bottom:50%;right:25%;height:100%;transform:translate(50%,50%)}}.lawyer-middle-office .dashboard-home__cards .card.is--site .card-image img{height:100%;width:auto}.lawyer-middle-office .dashboard-home__cards .card.is--messagerie{background:#08223d;min-width:100%}@media(min-width:992px){.lawyer-middle-office .dashboard-home__cards .card.is--messagerie{min-width:calc(50% - 20px)}}.lawyer-middle-office .dashboard-home__cards .card.is--messagerie a{color:#172432}.lawyer-middle-office .dashboard-home__cards .card.is--messagerie a:hover{color:#fff;background:#273d55}.lawyer-middle-office .dashboard-home__cards .card.is--messagerie .card-image{max-height:160px}@media(max-width:1199px){.lawyer-middle-office .dashboard-home__cards .card.is--messagerie .card-image{height:30%;bottom:10%;right:8%}}@media(min-width:768px){.lawyer-middle-office .dashboard-home__cards .card.is--messagerie .card-image{bottom:50%;right:25%;height:100%;transform:translate(50%,50%)}}.lawyer-middle-office .dashboard-home__cards .card.is--messagerie .card-image img{height:100%;width:auto}.lawyer-middle-office .dashboard-home__cards .card.is--blog{background:#cea789}.lawyer-middle-office .dashboard-home__cards .card.is--blog a{color:#cea789}.lawyer-middle-office .dashboard-home__cards .card.is--blog a:hover{color:#fff;background:#ddc2ad}.lawyer-middle-office .dashboard-home__cards .card.is--blog .card-image{max-width:240px;bottom:-10%;right:5%}@media(min-width:992px){.lawyer-middle-office .dashboard-home__cards .card.is--blog .card-image{max-width:none;left:15%;bottom:-5%;right:-5%}}.lawyer-middle-office .dashboard-home__cards .card.is--blog .card-image img{width:100%;height:auto}.lawyer-middle-office .dashboard-home__cards .card.is--elearning{background:#172432}.lawyer-middle-office .dashboard-home__cards .card.is--elearning a{color:#172432}.lawyer-middle-office .dashboard-home__cards .card.is--elearning a:hover{color:#fff;background:#273d55}.lawyer-middle-office .dashboard-home__cards .card.is--elearning .card-image{height:60%;max-height:320px;bottom:0;right:0;transform:translate3d(30%,10%,0) rotate(-5deg)}.lawyer-middle-office .dashboard-home__cards .card.is--elearning .card-image img{height:100%;width:auto}.lawyer-middle-office .dashboard-home__cards .card.is--appointments{background:linear-gradient(90deg,#ff9ea3,#ffdddf)}.lawyer-middle-office .dashboard-home__cards .card.is--appointments a{color:#ff9ea3}.lawyer-middle-office .dashboard-home__cards .card.is--appointments a:hover{color:#fff;background:#ff858b}.lawyer-middle-office .dashboard-home__cards .card.is--appointments .card-image{width:80%;max-width:260px;bottom:0;right:-10%;transform:translate3d(0,12%,0)}.lawyer-middle-office .dashboard-home__cards .card.is--appointments .card-image img{width:100%;height:auto}.lawyer-middle-office .dashboard-home__cards .card.is--marketplace{background:linear-gradient(180deg,#35a6c7,#b2e9fd)}.lawyer-middle-office .dashboard-home__cards .card.is--marketplace a{color:#35a6c7}.lawyer-middle-office .dashboard-home__cards .card.is--marketplace a:hover{color:#fff;background:#3095b3}.lawyer-middle-office .dashboard-home__cards .card.is--marketplace .card-image{width:70%;bottom:0;left:0;mix-blend-mode:darken;max-width:240px}.lawyer-middle-office .dashboard-home__cards .card.is--marketplace .card-image img{width:100%;height:auto}.lawyer-middle-office .dashboard-home__cards .card.is--knowledge{background:#cea585}.lawyer-middle-office .dashboard-home__cards .card.is--knowledge a{color:#cea585}.lawyer-middle-office .dashboard-home__cards .card.is--knowledge a:hover{color:#fff;background:#a97044}.lawyer-middle-office .dashboard-home__cards .card.is--knowledge .card-image{width:50%;max-width:180px;bottom:0;right:0;transform:translateY(10%) rotate(-20deg)}@media(min-width:768px){.lawyer-middle-office .dashboard-home__cards .card.is--knowledge .card-image{max-width:240px}}.lawyer-middle-office .dashboard-home__cards .card.is--knowledge .card-image img{width:100%;height:auto}.lawyer-middle-office .dashboard-home__cards .card.is--dashboard{background:linear-gradient(90deg,#5ca5c4,#d6e8f4);min-width:100%}@media(min-width:992px){.lawyer-middle-office .dashboard-home__cards .card.is--dashboard{min-width:calc(50% - 20px)}}.lawyer-middle-office .dashboard-home__cards .card.is--dashboard a{color:#5ca5c4}.lawyer-middle-office .dashboard-home__cards .card.is--dashboard a:hover{color:#fff;background:#3f8dae}.lawyer-middle-office .dashboard-home__cards .card.is--dashboard .card-image{max-width:180px;bottom:-10%;right:-5%}@media(min-width:768px){.lawyer-middle-office .dashboard-home__cards .card.is--dashboard .card-image{bottom:20%;right:15%}}.lawyer-middle-office .dashboard-home__cards .card.is--dashboard .card-image img{width:100%;height:auto;transform:rotate(10deg)}.lawyer-middle-office .dashboard-home__cards .card-inner{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:space-between;height:100%}.lawyer-middle-office .dashboard-home__cards .card-inner>header p,.lawyer-middle-office .dashboard-home__cards .card-inner>header span{color:#fff}.lawyer-middle-office .dashboard-home__cards .card-inner>header span{font-size:2em;font-weight:600}.lawyer-middle-office .dashboard-home__cards .card-inner>header p{font-weight:300;font-size:1.3em;line-height:1.6}@media(min-width:768px){.lawyer-middle-office .dashboard-home__cards .card-inner>header p{max-width:20em}}.lawyer-middle-office .dashboard-home__cards .card-inner a{width:180px;max-width:100%;margin-top:80px;box-sizing:border-box;align-self:flex-start;justify-content:center!important;font-size:1rem;font-weight:600;text-align:center;padding:.8em .8em;color:#444;background:#fff;border-radius:.3em;text-decoration:none;border-radius:40px;transition:background .24s cubic-bezier(.36,.33,0,1),color .24s cubic-bezier(.36,.33,0,1)}@media(min-width:992px){.lawyer-middle-office .dashboard-home__cards .card-inner a{margin-top:8em}}.lawyer-middle-office .dashboard-home__cards .card-image{position:absolute;z-index:0}.lawyer-middle-office .dashboard-home__cards .card-image img{transition:transform .64s cubic-bezier(.36,.33,0,1)}.lawyer-middle-office .dashboard-card{flex-direction:column;background-color:#d9e0e6;border-radius:.5em;width:33%;margin:0 1em;background-position:bottom;background-repeat:no-repeat;background-size:cover}@media(max-width:875px){.lawyer-middle-office .dashboard-card{flex:0 0 100%;max-width:400px;margin-top:2em}}.lawyer-middle-office .dashboard-card__content{padding:3em 3em 18em}.lawyer-middle-office .dashboard-card__text-wrapper{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(2,1fr);min-height:225px;align-items:center}.lawyer-middle-office .dashboard-card h3{font-size:2.5em;font-weight:700}.lawyer-middle-office .dashboard-card .appointment-modal__action-button,.lawyer-middle-office .dashboard-card .button,.lawyer-middle-office .dashboard-card .credentials-component__edit-credentials-button,.lawyer-middle-office .dashboard-card .credentials-component__show-value-button,.lawyer-middle-office .dashboard-card .video-conference-settings__button-create-account,.lawyer-middle-office .dashboard-card .website-link__open-button{margin-top:1em}.lawyer-middle-office .dashboard-card--background0{background-image:url(../img/dashboard-card1.fca665ee.png)}.lawyer-middle-office .dashboard-card--background1{background-image:url(../img/dashboard-card2.739a00ed.png)}.lawyer-middle-office .dashboard-card--background2{background-image:url(../img/dashboard-card3.a5285228.png)}.lawyer-middle-office .site-creation-form{display:flex;min-height:100vh;width:100%;background:#f8f9fa;flex-direction:column;align-items:center}.lawyer-middle-office .site-creation-form__cta-container{display:flex;min-height:106px;flex-direction:column;justify-content:space-between;margin:34px 0}.lawyer-middle-office .site-creation-form__cta-container button{margin-bottom:30px}.lawyer-middle-office .site-creation-form__header{display:flex;z-index:1;width:100%;flex-direction:column;box-shadow:0 3px 9px rgba(0,0,0,.06)}.lawyer-middle-office .site-creation-form__header__container{display:flex;width:100%;justify-content:space-between}.lawyer-middle-office .site-creation-form__header__progress{background-color:#31b39f;height:3px}.lawyer-middle-office .site-creation-form__header__percentage{padding:15px 27px;color:#31b39f}.lawyer-middle-office .site-creation-form__header__percentage__value{font-size:3em;font-weight:700;line-height:1.2}.lawyer-middle-office .site-creation-form__header__percentage__sign{vertical-align:top;font-size:2em}.lawyer-middle-office .site-creation-form__body{display:flex;justify-content:center;width:100%;margin:auto 0}.lawyer-middle-office .site-creation-form__body .domaines-settings__block{padding:0 30px}.lawyer-middle-office .site-creation-form__body .domaines-settings__block+.domaines-settings__block{margin-top:60px}.lawyer-middle-office .site-creation-form__body .domaines-settings__block h2{margin-top:0}.lawyer-middle-office .site-creation-form__body .domaines-settings__block .domaines-settings__specialities,.lawyer-middle-office .site-creation-form__body .domaines-settings__block .domains__list{margin-top:60px;margin-bottom:40px}.lawyer-middle-office .site-creation-form__body .description{margin-top:30px}.lawyer-middle-office .site-creation-form__body .description+p{margin-top:60px}.lawyer-middle-office .site-creation-form__body .fees{margin-top:30px}.lawyer-middle-office .site-creation-form__body .simple__loader{width:200px;margin:0 auto}.lawyer-middle-office .site-creation-form__body .simple__loader .loader--circular{position:relative;height:auto}.lawyer-middle-office .site-creation-form__body .simple__loader .loader--circular img{width:100%;height:auto}.lawyer-middle-office .site-creation-form .step{display:flex;max-width:572px;width:100%;flex-direction:column;align-items:center;text-align:center;padding:0 40px}.lawyer-middle-office .site-creation-form .step__bottom-text{width:334px}.lawyer-middle-office .site-creation-form .step--wide{max-width:1080px;display:flex;flex-direction:column;align-items:center}.lawyer-middle-office .site-creation-form .step--full{max-width:100%}.lawyer-middle-office .site-creation-form .step--large{max-width:768px}.lawyer-middle-office .site-creation-form .step--spaced{margin-top:84px}.lawyer-middle-office .site-creation-form .step--big{max-width:800px}.lawyer-middle-office .site-creation-form .step--big-spaced{margin-top:120px}.lawyer-middle-office .site-creation-form .step--big-spaced h1{margin-top:0}.lawyer-middle-office .site-settings__header{position:sticky;top:0;display:grid;grid-template-columns:repeat(3,1fr);justify-content:center;box-shadow:0 3px 9px rgba(0,0,0,.06);background-color:#fff;z-index:2000}@media(max-width:768px){.lawyer-middle-office .site-settings__header{display:none}}.lawyer-middle-office .site-settings__header__tabs{display:flex;justify-content:center;grid-column-start:2}.lawyer-middle-office .site-settings__header__tabs__tab{display:flex;padding:25px 22px;font-size:1.2em;text-decoration:none;white-space:nowrap;color:#08223d;opacity:.4;cursor:pointer;font-weight:400}@media(min-width:992px){.lawyer-middle-office .site-settings__header__tabs__tab{font-size:1.4em}}.lawyer-middle-office .site-settings__header__tabs__tab__icon{margin-right:12px}.lawyer-middle-office .site-settings__header__tabs__tab--active{opacity:1;font-weight:600}.lawyer-middle-office .site-settings__header__cta{display:flex;align-items:center;justify-content:space-between;margin-left:auto}.lawyer-middle-office .site-settings__header__cta__button{margin-right:11px}.lawyer-middle-office .site-settings__header__cta__icons{display:flex}.lawyer-middle-office .site-settings__header__cta__icon{margin-right:24px;opacity:.3;cursor:pointer}.lawyer-middle-office .site-settings__header__cta__icon--active,.lawyer-middle-office .site-settings__header__cta__icon:hover{opacity:1}@media(max-width:768px){.lawyer-middle-office .site-settings__body{display:none}}.lawyer-middle-office .site-settings__mobile-warning{text-align:center;display:none;padding-top:100px}@media(max-width:768px){.lawyer-middle-office .site-settings__mobile-warning{display:block}}.lawyer-middle-office .site-settings__step-buttons-wrapper{display:flex;flex-direction:column;align-items:center;padding:50px 0 70px 0}.lawyer-middle-office .site-settings__previous-step-button{margin-top:15px}.lawyer-middle-office .site-settings__visibility-icon{position:absolute;right:0;padding:0 20px;height:100%;display:flex;align-items:center;justify-content:center}.lawyer-middle-office .site-settings__visibility-icon>div{display:flex;align-items:center;justify-content:space-between;background:#31b39f;color:#fff;padding:4px 12px;border-radius:40px;min-width:80px}.lawyer-middle-office .site-settings__visibility-icon>div.offline{background:#444}.lawyer-middle-office .site-settings__visibility-icon>div.offline img{opacity:.3}.lawyer-middle-office .site-settings__visibility-icon .state{font-size:10px;font-weight:700;margin-left:6px;width:100%;text-align:center}.lawyer-middle-office .global-settings{width:100%;max-width:572px;margin:60px auto 0;text-align:center;padding:0 30px;box-sizing:border-box}.lawyer-middle-office .global-settings .account__intro{margin-bottom:60px}.lawyer-middle-office .global-settings__block{margin-top:82px}.lawyer-middle-office .design-settings{display:flex;flex-direction:column;align-items:center;text-align:center;padding-bottom:30px}.lawyer-middle-office .design-settings__block{margin-top:40px}.lawyer-middle-office .message{margin-top:2em;background-color:#fff;border-radius:1em}.lawyer-middle-office .message__container{padding:3.5em;display:flex;flex-direction:row}.lawyer-middle-office .message__container__contacts{width:25%;font-size:1.2em}.lawyer-middle-office .message__container__contacts .credentials-component__label,.lawyer-middle-office .message__container__contacts .credentials-component__value,.lawyer-middle-office .message__container__contacts .email-client-actions__error-message,.lawyer-middle-office .message__container__contacts .legend,.lawyer-middle-office .message__container__contacts .text,.lawyer-middle-office .message__container__contacts .time-selectors-group .time-selector__hours-minutes-separator,.lawyer-middle-office .message__container__contacts .time-selectors-group .time-selector__hours-separator,.lawyer-middle-office .time-selectors-group .message__container__contacts .time-selector__hours-minutes-separator,.lawyer-middle-office .time-selectors-group .message__container__contacts .time-selector__hours-separator{margin:1em 0}.lawyer-middle-office .message__container__content{width:75%;margin-left:1em}.lawyer-middle-office .message__container__content .credentials-component__label,.lawyer-middle-office .message__container__content .credentials-component__value,.lawyer-middle-office .message__container__content .email-client-actions__error-message,.lawyer-middle-office .message__container__content .legend,.lawyer-middle-office .message__container__content .text,.lawyer-middle-office .message__container__content .time-selectors-group .time-selector__hours-minutes-separator,.lawyer-middle-office .message__container__content .time-selectors-group .time-selector__hours-separator,.lawyer-middle-office .time-selectors-group .message__container__content .time-selector__hours-minutes-separator,.lawyer-middle-office .time-selectors-group .message__container__content .time-selector__hours-separator{line-height:1.3em;font-size:1.3em}.lawyer-middle-office .message__container__content .expanded{height:2.6em;overflow:hidden}.lawyer-middle-office .stats{display:flex;flex-direction:column;min-height:100vh;padding-top:80px;align-items:center;text-align:center}.lawyer-middle-office .stats__title{margin-bottom:25px}.lawyer-middle-office .stats__intro{max-width:384px;margin-bottom:55px}.lawyer-middle-office .stats__cards{display:flex}@media(max-width:768px){.lawyer-middle-office .stats__cards{flex-direction:column}}.lawyer-middle-office .stats__card{max-width:278px;margin-right:16px;box-sizing:border-box}@media(max-width:768px){.lawyer-middle-office .stats__card{margin-right:0;margin-bottom:16px}.lawyer-middle-office .stats__card:last-of-type{margin-right:0}}.lawyer-middle-office .stats__card:last-of-type{margin-right:0}.lawyer-middle-office .stats__card__data{margin:28px 0 0;color:#31b39f;font-size:5.1em;font-weight:300}.lawyer-middle-office .stats__card__data--small{margin-top:40px;font-size:4.1em}.lawyer-middle-office .legals{padding:80px 100px 30px 100px;text-align:center}.lawyer-middle-office .ql-snow .ql-editor{min-height:50vh;padding:40px;max-height:320px}.lawyer-middle-office .ql-snow .ql-editor>*+*{margin-top:30px}.lawyer-middle-office .ql-snow .ql-editor h2{font-size:1.8em;margin-bottom:0}.lawyer-middle-office .ql-snow .ql-editor h3{font-size:1.4em}.lawyer-middle-office .ql-snow .ql-editor p{font-size:1em}.lawyer-middle-office .ql-snow .ql-editor blockquote{margin-left:2em}.lawyer-middle-office .mailbox{padding-top:100px;text-align:center}.lawyer-middle-office .mailbox__intro{margin-bottom:60px}.lawyer-middle-office .mailbox__messages{margin:auto;max-width:768px}.lawyer-middle-office .mailbox__message__header{display:flex;justify-content:space-between}.lawyer-middle-office .mailbox__message__body{margin-top:23px;padding:40px;border-radius:1em;background-color:#fff;text-align:left}.lawyer-middle-office .mailbox__message__body--new{border:1px solid #31b39f}.lawyer-middle-office .mailbox__message__body__sender{display:flex;justify-content:space-between;align-items:center}.lawyer-middle-office .mailbox__message__body__sender__name{margin:0;font-size:2.2em}.lawyer-middle-office .mailbox__message__body__sender__email{vertical-align:center}.lawyer-middle-office .mailbox__message__body__subject{font-size:1.3em}.lawyer-middle-office .mailbox__message__body__content{margin-top:32px;font-size:1.3em;line-height:1.8;color:#596067}.lawyer-middle-office .appointments{display:flex;flex-direction:column;align-items:center}.lawyer-middle-office .appointments-body{width:100%;margin-top:56px}.lawyer-middle-office .appointments-settings__time-slot-duration{display:flex;flex-direction:column;align-items:center}.lawyer-middle-office .appointments-settings__time-slot-duration .credentials-component__label,.lawyer-middle-office .appointments-settings__time-slot-duration .credentials-component__value,.lawyer-middle-office .appointments-settings__time-slot-duration .email-client-actions__error-message,.lawyer-middle-office .appointments-settings__time-slot-duration .legend,.lawyer-middle-office .appointments-settings__time-slot-duration .text,.lawyer-middle-office .appointments-settings__time-slot-duration .time-selectors-group .time-selector__hours-minutes-separator,.lawyer-middle-office .appointments-settings__time-slot-duration .time-selectors-group .time-selector__hours-separator,.lawyer-middle-office .time-selectors-group .appointments-settings__time-slot-duration .time-selector__hours-minutes-separator,.lawyer-middle-office .time-selectors-group .appointments-settings__time-slot-duration .time-selector__hours-separator{display:inline-block;margin-bottom:7px}.lawyer-middle-office .appointments-settings__time-slot-duration .time-slot-duration__select-wrapper{display:flex;width:150px}.lawyer-middle-office .appointments-settings__time-slot-duration .time-slot-duration__loader{width:50px;margin:auto}.lawyer-middle-office .appointments-settings__time-slot-duration .time-slot-duration__select{flex:1 0}.lawyer-middle-office .appointments-availabilities{width:700px}.lawyer-middle-office .appointments-availabilities__day{display:grid;grid-template-columns:.25fr repeat(5,1fr);align-items:center;padding:20px 0}.lawyer-middle-office .appointments-availabilities__time-selector{margin:0 15px}.lawyer-middle-office .appointments-availabilities__validate{display:flex;align-items:center;margin:10px;align-self:flex-end;transition:width .5s}.lawyer-middle-office .appointments-availabilities__validate i{margin-left:5px}.lawyer-middle-office .appointments-availabilities__wrapper{display:flex;flex-direction:column;align-items:flex-end}.lawyer-middle-office .appointments-types{display:flex}.lawyer-middle-office .appointments-types__checkbox{font-size:.9rem}.lawyer-middle-office .appointments-unavailabilities{position:relative;width:500px}.lawyer-middle-office .appointments-unavailabilities .appointments-unavailability__modal-body{display:flex;flex-direction:column;align-items:center;width:100%;padding:40px 0}.lawyer-middle-office .appointments-unavailabilities .appointments-unavailability__checkbox-wrapper--cursor-pointer{cursor:pointer}.lawyer-middle-office .appointments-unavailabilities .appointments-unavailability__custom-availabilities{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:40px;width:60%;margin-top:30px}.lawyer-middle-office .appointments-unavailabilities--disabled:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";z-index:9999;background-color:rgba(217,224,230,.4);cursor:not-allowed}.lawyer-middle-office .appointments-unavailabilities__loader{width:20px}.lawyer-middle-office .appointments__coworker-selector{width:300px;cursor:pointer}.lawyer-middle-office .appointments__coworker-selector-wrapper{display:flex;justify-content:flex-end;align-items:center;padding-right:15px}.lawyer-middle-office .appointments-list{width:100%}.lawyer-middle-office .appointments-list,.lawyer-middle-office .appointments-list__table{display:flex;flex-direction:column;align-items:center}.lawyer-middle-office .appointments-list__table{min-width:800px;width:65%}.lawyer-middle-office .appointments-list__table-cell,.lawyer-middle-office .appointments-list__table-row{display:flex;flex-direction:row;align-items:center}.lawyer-middle-office .appointments-list__table-row{justify-content:flex-start;width:100%;padding:10px 0}.lawyer-middle-office .appointments-list__table-row:not(.appointments-list__table-heading-row){font-size:1.2em}.lawyer-middle-office .appointments-list__table-heading-row .appointments-list__table-cell span{font-size:2.1em;font-weight:700;color:#08223d}.lawyer-middle-office .appointments-list__table-col--actions,.lawyer-middle-office .appointments-list__table-col--date,.lawyer-middle-office .appointments-list__table-col--hour,.lawyer-middle-office .appointments-list__table-col--type{width:15%}.lawyer-middle-office .appointments-list__table-col--name,.lawyer-middle-office .appointments-list__table-col--subject{width:23%}.lawyer-middle-office .appointments-list__table-cell{justify-content:center}.lawyer-middle-office .appointments-list__message-empty{justify-content:center;font-size:1.1em!important}.lawyer-middle-office .appointments-settings,.lawyer-middle-office .my-appointments{padding-bottom:20px}.lawyer-middle-office .appointments-settings,.lawyer-middle-office .appointments-settings__section,.lawyer-middle-office .my-appointments,.lawyer-middle-office .my-appointments__section{display:flex;flex-direction:column;align-items:center;width:100%}.lawyer-middle-office .appointments-settings__section,.lawyer-middle-office .my-appointments__section{margin-bottom:120px}.lawyer-middle-office .my-appointments__ics{display:flex;align-items:center}.lawyer-middle-office .my-appointments__ics--disabled{pointer-events:none}.lawyer-middle-office .my-appointments__ics-icon{margin-left:8px}.lawyer-middle-office .appointment-modal{width:100%}.lawyer-middle-office .appointment-modal__actions{display:flex;flex-direction:column;padding-bottom:20px}.lawyer-middle-office .appointment-modal__action-button{margin:10px}.lawyer-middle-office .deferral-modal__date-picker-wrapper{width:70%;margin-bottom:15px}.lawyer-middle-office .deferral-modal__buttons-group{margin-top:30px}.lawyer-middle-office .time-selectors-group,.lawyer-middle-office .time-selectors-group__item{display:flex;flex-direction:row;align-items:center}.lawyer-middle-office .time-selectors-group .time-selector__input{width:60px;text-align:center}.lawyer-middle-office .time-selectors-group .time-selector__hours-minutes-separator{margin:0 3px}.lawyer-middle-office .time-selectors-group .time-selector__hours-separator{margin:0 10px}.lawyer-middle-office .video-conference-settings,.lawyer-middle-office .video-conference-settings__account-information,.lawyer-middle-office .video-conference-settings__create-account{display:flex;flex-direction:column;align-items:center}.lawyer-middle-office .video-conference-settings__cta{margin-bottom:15px!important}.lawyer-middle-office .video-conference-settings__button-create-account{margin-top:10px}.lawyer-middle-office .video-conference-settings__edit-credentials-validation-buttons{margin-top:40px}.lawyer-middle-office .video-conference-settings__default-password-checkbox{margin:15px 10px;font-size:1.2em}.lawyer-middle-office .video-conference-settings__default-password-checkbox-wrapper{display:flex;cursor:pointer}.lawyer-middle-office .credentials-component{flex-direction:column}.lawyer-middle-office .credentials-component,.lawyer-middle-office .credentials-component__data,.lawyer-middle-office .credentials-component__row{display:flex}.lawyer-middle-office .credentials-component__data,.lawyer-middle-office .credentials-component__row{align-items:baseline}.lawyer-middle-office .credentials-component__value{margin-left:7px}.lawyer-middle-office .credentials-component__value--hidden{text-shadow:0 0 8px #000}.lawyer-middle-office .credentials-component__show-value-button{margin-left:7px}.lawyer-middle-office .credentials-component__edit-credentials-button{align-self:center;margin-top:15px}.lawyer-middle-office .legend{display:flex;align-items:center}.lawyer-middle-office .legend:before{display:inline-block;content:"";border-radius:100%;width:5px;height:5px;margin-right:5px}.lawyer-middle-office .legend--red:before{background-color:#e53e3e}.lawyer-middle-office .legend--yellow:before{background-color:#d69e2e}.lawyer-middle-office .legend--green:before{background-color:#32a852}.lawyer-middle-office .welcome{background-color:#fff;text-align:center;min-height:100dvh;display:flex;align-items:center;justify-content:flex-start;flex-direction:column}.lawyer-middle-office .welcome .wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-grow:2;padding-bottom:80px;width:100%}.lawyer-middle-office .welcome__header{display:inline-block;margin-bottom:60px}.lawyer-middle-office .welcome__header img{margin-top:60px}.lawyer-middle-office .welcome__header h1{margin-top:60px;margin-bottom:20px;font-weight:700;line-height:1.2}.lawyer-middle-office .welcome__header p{font-size:16px;max-width:440px;margin:0 auto;font-weight:300}.lawyer-middle-office .welcome__cards{display:flex;flex-direction:row;justify-content:center;text-align:center;width:90%}@media(max-width:992px){.lawyer-middle-office .welcome__cards{flex-wrap:wrap;margin-left:10px;margin-right:10px}}.lawyer-middle-office .welcome-card{flex-direction:column;border-radius:10px;margin:0 20px;width:100%;background-position:bottom;background-repeat:no-repeat;background-size:cover;overflow:hidden;position:relative;max-width:480px}@media(max-width:992px){.lawyer-middle-office .welcome-card{flex:0 0 100%;width:calc(100% - 40px);max-width:520px;margin-top:20px}}.lawyer-middle-office .welcome-card--style0{background:linear-gradient(103.48deg,#73aca9 -30.4%,#d5e1e1)}.lawyer-middle-office .welcome-card--style0--color{color:#08223d}.lawyer-middle-office .welcome-card--style0--button-color{background-color:#34adc0}.lawyer-middle-office .welcome-card--style1{background-color:#ccdfef}.lawyer-middle-office .welcome-card--style1--color{color:#08223d}.lawyer-middle-office .welcome-card--style1--button-color{position:relative;z-index:10;background-color:#ec7268}.lawyer-middle-office .welcome-card--style2{background-color:#ccdfef}.lawyer-middle-office .welcome-card--style2--color{color:#08223d}.lawyer-middle-office .welcome-card--style2--button-color{position:relative;z-index:10;background-color:#31b39f}.lawyer-middle-office .welcome-card .card-image{display:flex;align-items:center;justify-content:center;margin:0 auto 40px}.lawyer-middle-office .welcome-card .card-image img{width:auto;height:auto;max-height:140px}.lawyer-middle-office .welcome-card__content{padding:40px 30px}.lawyer-middle-office .welcome-card__content>a{margin-top:10px}.lawyer-middle-office .welcome-card h3{font-size:1.8em;font-weight:700;margin:0;margin-bottom:20px}.lawyer-middle-office .welcome-card span{font-size:1em;font-weight:700;color:#fff}.lawyer-middle-office .welcome-card button{margin-top:10px}.lawyer-middle-office .dashboard__footer{margin:0;margin-top:auto}@media(max-width:768px){.lawyer-middle-office .step-template-choice__templates-slider{display:none}}.lawyer-middle-office .step-template-choice__templates{display:none}@media(max-width:768px){.lawyer-middle-office .step-template-choice__templates{display:flex}}.email-client-actions__body{display:flex;flex-direction:column;align-items:center;padding-top:300px}.email-client-actions__loader{display:flex;position:absolute;justify-content:center;align-items:center;width:100vw;height:100vh;top:0;left:0}.email-client-actions-header{display:flex;width:100%;height:60px;padding:5px 0;background-color:#31b39f}.email-client-actions-header__logo{height:50px;margin:5px}body.lawyer-middle-office{margin:0;padding:0;font-size:62.5%;font-family:Montserrat,sans-serif;box-sizing:border-box}body.lawyer-middle-office h1,body.lawyer-middle-office h2,body.lawyer-middle-office h3,body.lawyer-middle-office h4,body.lawyer-middle-office h5{font-weight:inherit}body.lawyer-middle-office .title--1,body.lawyer-middle-office .title--2,body.lawyer-middle-office .title--3,body.lawyer-middle-office .video-conference-settings__cta,body.lawyer-middle-office h1,body.lawyer-middle-office h2{display:inline-block;margin-bottom:41px;font-size:3.3em;line-height:1.3;color:#08223d}body.lawyer-middle-office h1{font-size:3.3em}body.lawyer-middle-office .title--2,body.lawyer-middle-office h2{font-size:2.3em}body.lawyer-middle-office .title--3,body.lawyer-middle-office .video-conference-settings__cta{font-size:1.8em}body.lawyer-middle-office .title--bold{font-weight:700}body.lawyer-middle-office .title--white{color:#fff}body.lawyer-middle-office .title__highlight{font-weight:700}body.lawyer-middle-office .title--unspaced{margin-bottom:0}body.lawyer-middle-office .title--little-spaced{margin-bottom:21px}body.lawyer-middle-office .title--with-margin-top{margin-top:56px}body.lawyer-middle-office h4{font-size:1.4em;font-weight:700;color:#08223d}body.lawyer-middle-office .credentials-component__label,body.lawyer-middle-office .credentials-component__value,body.lawyer-middle-office .email-client-actions__error-message,body.lawyer-middle-office .legend,body.lawyer-middle-office .text,body.lawyer-middle-office .time-selectors-group .time-selector__hours-minutes-separator,body.lawyer-middle-office .time-selectors-group .time-selector__hours-separator,body.lawyer-middle-office p{color:#000;font-size:1.2em}body.lawyer-middle-office .no__results{text-align:center;font-size:1.2rem;opacity:.3}body.lawyer-middle-office .text--not-available{color:#ea8888}body.lawyer-middle-office .text--validation{color:#78d978;font-weight:700}body.lawyer-middle-office .credentials-component__value--hidden,body.lawyer-middle-office .text--transparent{color:transparent}body.lawyer-middle-office .text--instruction{margin-top:30px;font-weight:700}body.lawyer-middle-office .text--with-margin{margin-top:75px;margin-bottom:28px}body.lawyer-middle-office .text--instruction-large{font-size:1.6em;line-height:1.5}body.lawyer-middle-office .credentials-component__label,body.lawyer-middle-office .text--highlight{margin:0;font-weight:700}body.lawyer-middle-office .text--strikethrough{-webkit-text-decoration-line:line-through;text-decoration-line:line-through}body.lawyer-middle-office .text--hint{line-height:1.3}body.lawyer-middle-office .text--hint,body.lawyer-middle-office .text--hint-large{color:#9eabbb}body.lawyer-middle-office .text--hint,body.lawyer-middle-office .text--hint-dark{font-size:1.2em}body.lawyer-middle-office .text--hint-large{font-size:1em;letter-spacing:1px}body.lawyer-middle-office .text--hint-light{color:#9ba6b2}body.lawyer-middle-office .text--hint-dark{color:#697581}body.lawyer-middle-office .email-client-actions__error-message,body.lawyer-middle-office .text--1{font-size:2em}body.lawyer-middle-office .credentials-component__label,body.lawyer-middle-office .credentials-component__value,body.lawyer-middle-office .text--2{font-size:1.4em}body.lawyer-middle-office .text--3{font-size:1.2em}body.lawyer-middle-office .text--turquoise{color:#31b39f}body.lawyer-middle-office .text--underline{line-height:1.3em;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-underline-offset:.1em}body.lawyer-middle-office .text--underline-turquoise-ll{-webkit-text-decoration-color:#51cfbc;text-decoration-color:#51cfbc}body.lawyer-middle-office .text--white{color:#fff}body.lawyer-middle-office .text--spaced{letter-spacing:2px}body.lawyer-middle-office .text--on-background{color:#697581;font-size:1.2em}body.lawyer-middle-office .text--large{font-size:1.8em}body.lawyer-middle-office .text--center{text-align:center}body.lawyer-middle-office .text--with-margin-bottom{margin-bottom:28px}body.lawyer-middle-office .text--without-margin-bottom{margin-bottom:0}body.lawyer-middle-office .text--with-margin-top{margin-top:43px}body.lawyer-middle-office .text--bold{font-weight:700}body.lawyer-middle-office .text--underline{text-decoration:underline}body.lawyer-middle-office .text--without-margin-top{margin-top:0}body.lawyer-middle-office .hidden{visibility:hidden}body.lawyer-middle-office .credentials-component__value--hidden,body.lawyer-middle-office .unselectable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body.lawyer-middle-office .form-row{position:relative;display:flex;width:100%;margin-bottom:14px;align-items:center}body.lawyer-middle-office .form-row label{min-width:100%;font-weight:700;margin-bottom:10px;font-size:1.3em}body.lawyer-middle-office .form-row .form-group+.form-group,body.lawyer-middle-office .form-row .input+.input,body.lawyer-middle-office .form-row .time-selectors-group .input+.time-selector__input,body.lawyer-middle-office .form-row .time-selectors-group .time-selector__input+.input,body.lawyer-middle-office .form-row .time-selectors-group .time-selector__input+.time-selector__input,body.lawyer-middle-office .time-selectors-group .form-row .input+.time-selector__input,body.lawyer-middle-office .time-selectors-group .form-row .time-selector__input+.input,body.lawyer-middle-office .time-selectors-group .form-row .time-selector__input+.time-selector__input{margin-left:16px}body.lawyer-middle-office .actions{text-align:center}body.lawyer-middle-office .row{display:flex;flex-wrap:wrap;width:100%;align-items:stretch;margin-bottom:-20px;justify-content:space-between}body.lawyer-middle-office .row>*{width:100%;margin-bottom:20px}@media(min-width:769px){body.lawyer-middle-office .row>*{max-width:calc(50% - 20px)}}body.lawyer-middle-office .row>.--full{max-width:100%!important}body.lawyer-middle-office .form-group label{text-transform:uppercase;font-weight:700;margin-bottom:12px;display:block;text-align:left}body.lawyer-middle-office .checkbox-wrapper{display:flex;align-items:center}body.lawyer-middle-office .checkbox-wrapper__input{margin-right:7px}body.lawyer-middle-office .checkbox-label--required:before{content:"*";display:inline-block;position:relative;color:#dc3939}body.lawyer-middle-office .icon{width:20px}body.lawyer-middle-office .icon--medium{width:30px}body.lawyer-middle-office .cursor--pointer{cursor:pointer}body.lawyer-middle-office .cursor--not-allowed{cursor:not-allowed}body.lawyer-middle-office .vs__dropdown-menu,body.lawyer-middle-office .vs__search,body.lawyer-middle-office .vs__selected{font-family:Montserrat,sans-serif;font-size:.8rem;cursor:pointer}.Page__header{padding:4em;max-width:90%;margin:0 auto}@media(min-width:772px){.Page__header{display:flex;align-items:flex-end;justify-content:space-between}}.Page__header .content{flex-grow:2}.Page__header .back{margin-bottom:10px}.Page__header .back a{font-weight:700;color:#31b39f;font-size:1.3em}.Page__header h1{display:block;margin:0!important;line-height:1.3!important;font-weight:700!important;color:#08223d}.Page__header p{font-size:1.5em!important;line-height:1.4!important;color:#08223d!important;margin:0;font-weight:300}@media(min-width:772px){.Page__header p{max-width:66%}}.Page__header .actions{white-space:nowrap}@media(max-width:773px){.Page__header .actions{margin-top:30px}}.Page__header .actions button{padding:.8em 2em;font-size:1rem;border-radius:40px}.Page__header .actions button:not(:last-child){margin-right:10px}.Page__content>.simple__loader{margin-top:120px!important}.Page__content .container{max-width:90%;margin:0 auto;padding:0 4em 8em}.time-selector__slider{margin:0 3px}.time-selector__slider-details{display:flex;justify-content:space-between}.time-selector__slider:not(.time-selector__slider--disabled) .vue-slider-dot-tooltip-inner,.time-selector__slider:not(.time-selector__slider--disabled) .vue-slider-process{background-color:#51cfbc;border-color:#51cfbc}.time-selector__slider--disabled .vue-slider-dot-tooltip-inner,.time-selector__slider--disabled .vue-slider-process,.time-selector__slider--disabled .vue-slider-rail{background-color:#ccc;border-color:#ccc}.time-selector__slider--disabled .vue-slider-disabled{opacity:1}.lawyer-middle-office .appointments-settings__toggle{font-size:1rem}.post-form{max-width:640px;margin:0 auto}.post-form>*{margin-top:40px!important}.post-form .image-modal__input{width:100%;text-align:center;border-radius:10px}.post-form .image-modal__input img{margin:0 auto}.post-form .pdf-modal__input{width:100%;border-radius:10px}.post-form .url_preview{display:block;font-weight:700;margin-top:20px;font-size:1.1em;text-align:center;min-width:100%}.post-form .quillWrapper{min-width:100%}.post-form .actions{text-align:center;display:flex;align-items:center;justify-content:center;gap:10px}.post-visual-preview{position:relative;text-align:right;background:#e8edf0;border-radius:10px;padding-bottom:20px}.post-visual-preview .img__container{position:relative;border-radius:10px;overflow:hidden}.post-visual-preview .img__container:before{content:"";display:block;background:#d9e0e6;padding-top:51.6666666667%}.post-visual-preview .img__container img{position:absolute;top:0;left:0;width:100%;max-width:100%!important;height:100%;max-height:100%!important;-o-object-fit:cover;object-fit:cover}.post-visual-preview .link{display:inline-block;color:#dc3939;text-decoration:underline;font-size:12px;margin:20px 20px 0}.pretty *{box-sizing:border-box}.pretty input:not([type=checkbox]):not([type=radio]){display:none}.pretty{position:relative;display:inline-block;margin-right:1em;white-space:nowrap;line-height:1}.pretty input{position:absolute;left:0;top:0;min-width:1em;width:100%;height:100%;z-index:2;opacity:0;margin:0;padding:0;cursor:pointer}.pretty .state label{position:static;display:inline-block;font-weight:400;margin:0;text-indent:1.5em;min-width:calc(1em + 2px)}.pretty .state label:after,.pretty .state label:before{content:"";width:calc(1em + 2px);height:calc(1em + 2px);display:block;box-sizing:border-box;border-radius:0;border:1px solid transparent;z-index:0;position:absolute;left:0;top:calc(-108% + 1em);background-color:transparent}.pretty .state label:before{border-color:#bdc3c7}.pretty .state.p-is-hover,.pretty .state.p-is-indeterminate{display:none}@-webkit-keyframes zoom{0%{opacity:0;transform:scale(0)}}@keyframes zoom{0%{opacity:0;transform:scale(0)}}@-webkit-keyframes tada{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;transform:scale(7)}38%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1;transform:scale(1)}55%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;transform:scale(1.5)}72%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;transform:scale(1)}81%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;transform:scale(1.24)}89%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;transform:scale(1)}95%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;transform:scale(1.04)}to{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;transform:scale(1)}}@keyframes tada{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;transform:scale(7)}38%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1;transform:scale(1)}55%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;transform:scale(1.5)}72%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;transform:scale(1)}81%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;transform:scale(1.24)}89%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;transform:scale(1)}95%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;transform:scale(1.04)}to{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;transform:scale(1)}}@-webkit-keyframes jelly{0%{transform:scaleX(1)}30%{transform:scale3d(.75,1.25,1)}40%{transform:scale3d(1.25,.75,1)}50%{transform:scale3d(.85,1.15,1)}65%{transform:scale3d(1.05,.95,1)}75%{transform:scale3d(.95,1.05,1)}to{transform:scaleX(1)}}@keyframes jelly{0%{transform:scaleX(1)}30%{transform:scale3d(.75,1.25,1)}40%{transform:scale3d(1.25,.75,1)}50%{transform:scale3d(.85,1.15,1)}65%{transform:scale3d(1.05,.95,1)}75%{transform:scale3d(.95,1.05,1)}to{transform:scaleX(1)}}@-webkit-keyframes rotate{0%{opacity:0;transform:translateZ(-200px) rotate(-45deg)}to{opacity:1;transform:translateZ(0) rotate(0)}}@keyframes rotate{0%{opacity:0;transform:translateZ(-200px) rotate(-45deg)}to{opacity:1;transform:translateZ(0) rotate(0)}}@-webkit-keyframes pulse{0%{box-shadow:0 0 0 0 #bdc3c7}to{box-shadow:0 0 0 1.5em rgba(189,195,199,0)}}@keyframes pulse{0%{box-shadow:0 0 0 0 #bdc3c7}to{box-shadow:0 0 0 1.5em rgba(189,195,199,0)}}.pretty.p-default.p-fill .state label:after{transform:scale(1)}.pretty.p-default .state label:after{transform:scale(.6)}.pretty.p-default input:checked~.state label:after{background-color:#bdc3c7!important}.pretty.p-default.p-thick .state label:after,.pretty.p-default.p-thick .state label:before{border-width:.1428571429em}.pretty.p-default.p-thick .state label:after{transform:scale(.4)!important}.lawyer-middle-office .pretty.video-conference-settings__default-password-checkbox .state .icon,.pretty.p-icon .state .icon{position:absolute;font-size:1em;width:calc(1em + 2px);height:calc(1em + 2px);left:0;z-index:1;text-align:center;line-height:normal;top:calc(-108% + 1em);border:1px solid transparent;opacity:0}.lawyer-middle-office .pretty.video-conference-settings__default-password-checkbox .state .icon:before,.pretty.p-icon .state .icon:before{margin:0;width:100%;height:100%;text-align:center;display:flex;flex:1;justify-content:center;align-items:center;line-height:1}.lawyer-middle-office .pretty.video-conference-settings__default-password-checkbox input:checked~.state .icon,.pretty.p-icon input:checked~.state .icon{opacity:1}.lawyer-middle-office .pretty.video-conference-settings__default-password-checkbox input:checked~.state label:before,.pretty.p-icon input:checked~.state label:before{border-color:#5a656b}.pretty.p-svg .state .svg{position:absolute;font-size:1em;width:calc(1em + 2px);height:calc(1em + 2px);left:0;z-index:1;text-align:center;line-height:normal;top:calc(-108% + 1em);border:1px solid transparent;opacity:0}.pretty.p-svg .state svg{margin:0;width:100%;height:100%;text-align:center;display:flex;flex:1;justify-content:center;align-items:center;line-height:1}.pretty.p-svg input:checked~.state .svg{opacity:1}.pretty.p-image .state img{opacity:0;position:absolute;width:calc(1em + 2px);height:calc(1em + 2px);top:0;top:calc(-108% + 1em);left:0;z-index:0;text-align:center;line-height:normal;transform:scale(.8)}.pretty.p-image input:checked~.state img{opacity:1}.pretty.p-switch input{min-width:2em}.pretty.p-switch .state{position:relative}.pretty.p-switch .state:before{content:"";border:1px solid #bdc3c7;border-radius:60px;width:2em;box-sizing:unset;height:calc(1em + 2px);position:absolute;top:0;top:calc(-116% + 1em);z-index:0;transition:all .5s ease}.pretty.p-switch .state label{text-indent:2.5em}.pretty.p-switch .state label:after,.pretty.p-switch .state label:before{transition:all .5s ease;border-radius:100%;left:0;border-color:transparent;transform:scale(.8)}.pretty.p-switch .state label:after{background-color:#bdc3c7!important}.pretty.p-switch input:checked~.state:before{border-color:#5a656b}.pretty.p-switch input:checked~.state label:before{opacity:0}.pretty.p-switch input:checked~.state label:after{background-color:#5a656b!important;left:1em}.pretty.p-switch.p-fill input:checked~.state:before{border-color:#5a656b;background-color:#5a656b!important}.pretty.p-switch.p-fill input:checked~.state label:before{opacity:0}.pretty.p-switch.p-fill input:checked~.state label:after{background-color:#fff!important;left:1em}.pretty.p-switch.p-slim .state:before{height:.1em;background:#bdc3c7!important;top:calc(50% - .1em)}.pretty.p-switch.p-slim input:checked~.state:before{border-color:#5a656b;background-color:#5a656b!important}.pretty.p-has-hover input:hover~.state:not(.p-is-hover){display:none}.pretty.p-has-hover input:hover~.state.p-is-hover,.pretty.p-has-hover input:hover~.state.p-is-hover .icon{display:block}.pretty.p-has-focus input:focus~.state label:before{box-shadow:0 0 3px 0 #bdc3c7}.pretty.p-has-indeterminate input[type=checkbox]:indeterminate~.state:not(.p-is-indeterminate){display:none}.pretty.p-has-indeterminate input[type=checkbox]:indeterminate~.state.p-is-indeterminate{display:block}.pretty.p-has-indeterminate input[type=checkbox]:indeterminate~.state.p-is-indeterminate .icon{display:block;opacity:1}.pretty.p-toggle .state.p-on{opacity:0;display:none}.pretty.p-toggle .state .icon,.pretty.p-toggle .state.p-off,.pretty.p-toggle .state .svg,.pretty.p-toggle .state img{opacity:1;display:inherit}.pretty.p-toggle .state.p-off .icon{color:#bdc3c7}.pretty.p-toggle input:checked~.state.p-on{opacity:1;display:inherit}.pretty.p-toggle input:checked~.state.p-off{opacity:0;display:none}.pretty.p-plain.p-toggle .state label:before,.pretty.p-plain input:checked~.state label:before{content:none}.pretty.p-plain.p-plain .icon{transform:scale(1.1)}.pretty.p-round .state label:after,.pretty.p-round .state label:before{border-radius:100%}.lawyer-middle-office .pretty.p-round.video-conference-settings__default-password-checkbox .state .icon,.pretty.p-round.p-icon .state .icon{border-radius:100%;overflow:hidden}.lawyer-middle-office .pretty.p-round.video-conference-settings__default-password-checkbox .state .icon:before,.pretty.p-round.p-icon .state .icon:before{transform:scale(.8)}.pretty.p-curve .state label:after,.pretty.p-curve .state label:before{border-radius:20%}.lawyer-middle-office .pretty.video-conference-settings__default-password-checkbox .icon,.lawyer-middle-office .pretty.video-conference-settings__default-password-checkbox .svg,.lawyer-middle-office .pretty.video-conference-settings__default-password-checkbox label:after,.lawyer-middle-office .pretty.video-conference-settings__default-password-checkbox label:before,.pretty.p-smooth .icon,.pretty.p-smooth .svg,.pretty.p-smooth label:after,.pretty.p-smooth label:before{transition:all .5s ease}.lawyer-middle-office .pretty.video-conference-settings__default-password-checkbox input:checked+.state label:after,.pretty.p-smooth input:checked+.state label:after{transition:all .3s ease}.lawyer-middle-office .pretty.p-default.video-conference-settings__default-password-checkbox input:checked+.state label:after,.lawyer-middle-office .pretty.video-conference-settings__default-password-checkbox input:checked+.state .icon,.lawyer-middle-office .pretty.video-conference-settings__default-password-checkbox input:checked+.state .svg,.lawyer-middle-office .pretty.video-conference-settings__default-password-checkbox input:checked+.state img,.pretty.p-smooth.p-default input:checked+.state label:after,.pretty.p-smooth input:checked+.state .icon,.pretty.p-smooth input:checked+.state .svg,.pretty.p-smooth input:checked+.state img{-webkit-animation:zoom .2s ease;animation:zoom .2s ease}.lawyer-middle-office .pretty.p-plain.video-conference-settings__default-password-checkbox input:checked+.state label:before,.pretty.p-smooth.p-plain input:checked+.state label:before{content:"";transform:scale(0);transition:all .5s ease}.pretty.p-tada:not(.p-default) input:checked+.state .icon,.pretty.p-tada:not(.p-default) input:checked+.state .svg,.pretty.p-tada:not(.p-default) input:checked+.state img,.pretty.p-tada:not(.p-default) input:checked+.state label:after,.pretty.p-tada:not(.p-default) input:checked+.state label:before{-webkit-animation:tada .7s cubic-bezier(.25,.46,.45,.94) 1 alternate;animation:tada .7s cubic-bezier(.25,.46,.45,.94) 1 alternate;opacity:1}.pretty.p-jelly:not(.p-default) input:checked+.state .icon,.pretty.p-jelly:not(.p-default) input:checked+.state .svg,.pretty.p-jelly:not(.p-default) input:checked+.state img,.pretty.p-jelly:not(.p-default) input:checked+.state label:after,.pretty.p-jelly:not(.p-default) input:checked+.state label:before{-webkit-animation:jelly .7s cubic-bezier(.25,.46,.45,.94);animation:jelly .7s cubic-bezier(.25,.46,.45,.94);opacity:1}.pretty.p-jelly:not(.p-default) input:checked+.state label:before{border-color:transparent}.pretty.p-rotate:not(.p-default) input:checked~.state .icon,.pretty.p-rotate:not(.p-default) input:checked~.state .svg,.pretty.p-rotate:not(.p-default) input:checked~.state img,.pretty.p-rotate:not(.p-default) input:checked~.state label:after,.pretty.p-rotate:not(.p-default) input:checked~.state label:before{-webkit-animation:rotate .7s cubic-bezier(.25,.46,.45,.94);animation:rotate .7s cubic-bezier(.25,.46,.45,.94);opacity:1}.pretty.p-rotate:not(.p-default) input:checked~.state label:before{border-color:transparent}.pretty.p-pulse:not(.p-switch) input:checked~.state label:before{-webkit-animation:pulse 1s;animation:pulse 1s}.pretty input[disabled]{cursor:not-allowed;display:none}.pretty input[disabled]~*{opacity:.5}.pretty.p-locked input{display:none;cursor:not-allowed}.pretty.p-toggle .state.p-primary label:after,.pretty input:checked~.state.p-primary label:after{background-color:#31b39f!important}.pretty.p-toggle .state.p-primary .icon,.pretty.p-toggle .state.p-primary .svg,.pretty input:checked~.state.p-primary .icon,.pretty input:checked~.state.p-primary .svg{color:#fff;stroke:#fff}.pretty.p-toggle .state.p-primary-o label:before,.pretty input:checked~.state.p-primary-o label:before{border-color:#31b39f}.pretty.p-toggle .state.p-primary-o label:after,.pretty input:checked~.state.p-primary-o label:after{background-color:transparent}.pretty.p-toggle .state.p-primary-o .icon,.pretty.p-toggle .state.p-primary-o .svg,.pretty.p-toggle .state.p-primary-o svg,.pretty input:checked~.state.p-primary-o .icon,.pretty input:checked~.state.p-primary-o .svg,.pretty input:checked~.state.p-primary-o svg{color:#31b39f;stroke:#31b39f}.pretty.p-default:not(.p-fill) input:checked~.state.p-primary-o label:after{background-color:#31b39f!important}.pretty.p-switch input:checked~.state.p-primary:before{border-color:#31b39f}.pretty.p-switch.p-fill input:checked~.state.p-primary:before{background-color:#31b39f!important}.pretty.p-switch.p-slim input:checked~.state.p-primary:before{border-color:#1b6358;background-color:#1b6358!important}.pretty.p-bigger .icon,.pretty.p-bigger .img,.pretty.p-bigger .svg,.pretty.p-bigger label:after,.pretty.p-bigger label:before{font-size:1.2em!important;top:calc(-135% + 1em)!important}.pretty.p-bigger label{text-indent:1.7em}@media print{.pretty .state .icon,.pretty .state:before,.pretty .state label:after,.pretty .state label:before{color-adjust:exact;-webkit-print-color-adjust:exact;print-color-adjust:exact}}.v-select{position:relative;font-family:inherit}.v-select,.v-select *{box-sizing:border-box}@-webkit-keyframes vSelectSpinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes vSelectSpinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.vs__fade-enter-active,.vs__fade-leave-active{pointer-events:none;transition:opacity .15s cubic-bezier(1,.5,.8,1)}.vs__fade-enter,.vs__fade-leave-to{opacity:0}.vs--disabled .vs__clear,.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__open-indicator,.vs--disabled .vs__search,.vs--disabled .vs__selected{cursor:not-allowed;background-color:#f8f8f8}.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 0;background:none;border:1px solid rgba(60,60,60,.26);border-radius:4px;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:4px 6px 0 3px}.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:rgba(60,60,60,.5);transform:scale(1);transition:transform .15s cubic-bezier(1,-.115,.975,.855);transition-timing-function:cubic-bezier(1,-.115,.975,.855)}.vs--open .vs__open-indicator{transform:rotate(180deg) scale(1)}.vs--loading .vs__open-indicator{opacity:0}.vs__clear{fill:rgba(60,60,60,.5);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% - 1px);left:0;z-index:1000;padding:5px 0;margin:0;width:100%;max-height:350px;min-width:160px;overflow-y:auto;box-shadow:0 3px 6px 0 rgba(0,0,0,.15);border:1px solid rgba(60,60,60,.26);border-top-style:none;border-radius:0 0 4px 4px;text-align:left;list-style:none;background:#fff}.vs__no-options{text-align:center}.vs__dropdown-option{line-height:1.42857143;display:block;padding:3px 20px;clear:both;color:#333;white-space:nowrap;cursor:pointer}.vs__dropdown-option--highlight{background:#5897fb;color:#fff}.vs__dropdown-option--deselect{background:#fb5858;color:#fff}.vs__dropdown-option--disabled{background:inherit;color:rgba(60,60,60,.5);cursor:inherit}.vs__selected{display:flex;align-items:center;background-color:#f0f0f0;border:1px solid rgba(60,60,60,.26);border-radius:4px;color:#333;line-height:1.4;margin:4px 2px 0 2px;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:rgba(60,60,60,.5);text-shadow:0 1px 0 #fff}.vs--single .vs__selected{background-color:transparent;border-color:transparent}.vs--single.vs--loading .vs__selected,.vs--single.vs--open .vs__selected{position:absolute;opacity:.4}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-ms-clear,.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration{display:none}.vs__search,.vs__search:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:1.4;font-size:1em;border:1px solid transparent;border-left:none;outline:none;margin:4px 0 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:inherit}.vs__search:-ms-input-placeholder{color:inherit}.vs__search::placeholder{color:inherit}.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 hsla(0,0%,39.2%,.1);border-right:.9em solid hsla(0,0%,39.2%,.1);border-bottom:.9em solid hsla(0,0%,39.2%,.1);border-left:.9em solid rgba(60,60,60,.45);transform:translateZ(0);-webkit-animation:vSelectSpinner 1.1s linear infinite;animation:vSelectSpinner 1.1s linear infinite;transition:opacity .1s}.vs__spinner,.vs__spinner:after{border-radius:50%;width:5em;height:5em}.vs--loading .vs__spinner{opacity:1}.link[data-v-6c92f102]{margin-top:20px}.toastr-enter-active,.toastr-leave-active,.toastr-move{transition:all .5s ease}.toastr-enter-from,.toastr-leave-to{opacity:0}.toastr-leave-active{position:absolute}