@import url(https://fonts.googleapis.com/css?family=Open+Sans|Roboto&display=swap);html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@font-face{font-family:"Circular Std";font-style:normal;font-weight:400}@font-face{font-family:"Circular Std";font-style:normal;font-weight:500}@font-face{font-family:"Circular Std";font-style:normal;font-weight:700}@font-face{font-family:"Circular Stdo";font-style:normal;font-weight:900}@font-face{font-family:"Sacramento";font-style:normal;font-weight:400}@font-face{font-family:"Kalam";font-style:normal;font-weight:400}@font-face{font-family:"Caveat";font-style:normal;font-weight:400}@font-face{font-family:"Bad Script";font-style:normal;font-weight:400}@font-face{font-family:"Dancing Script";font-style:normal;font-weight:400}@font-face{font-family:"La Belle Aurore";font-style:normal;font-weight:400}@font-face{font-family:"Bilbo Swash Caps";font-style:normal;font-weight:400}@font-face{font-family:"Yellowtail";font-style:normal;font-weight:400}@font-face{font-family:"Great Vibes";font-style:normal;font-weight:400}@font-face{font-family:"Qwigley";font-style:normal;font-weight:400}@font-face{font-family:"Marck Script";font-style:normal;font-weight:400}@font-face{font-family:"Covered By Your Grace";font-style:normal;font-weight:400}@font-face{font-family:"Gochi Hand";font-style:normal;font-weight:400}@font-face{font-family:"Handlee";font-style:normal;font-weight:400}@font-face{font-family:"Just Another Hand";font-style:normal;font-weight:400}@font-face{font-family:"Nothing You Could Do";font-style:normal;font-weight:400}@font-face{font-family:"Shadows Into Light";font-style:normal;font-weight:400}@font-face{font-family:"Stalemate";font-style:normal;font-weight:400}body,html{height:100%}body{font-family:"Circular Std",sans-serif;margin:0;color:#2d3c4a;font-size:14px}#root{height:100%}img{border-style:none;height:auto;max-width:100%;vertical-align:middle}h1,h2,h3,h4,h5,p{margin:0}input:focus,textarea:focus{outline:none}ul{list-style:none;margin:0;padding:0}button{border:none;padding:0}button:active,button:focus{outline:none}a{text-decoration:none;color:inherit}div:focus{outline:none}.ReactModal__Body--open{overflow:hidden}::-webkit-scrollbar{background:#edf2f5;width:12px}::-webkit-scrollbar-track{background:#edf2f5}::-webkit-scrollbar-thumb{background:#9bb4c2;border-radius:30px}::-webkit-scrollbar-thumb:hover{background:#627790}.spinner{-webkit-animation:rotator 1.4s linear infinite;animation:rotator 1.4s linear infinite}.spinner__wrapper{display:flex;flex:1 1;justify-content:center;align-items:center}.spinner__wrapper--overlay{position:absolute;top:0;bottom:0;left:0;right:0;margin:10px;z-index:1}.spinner__wrapper--overlay div{display:flex;align-items:center;justify-content:center}.spinner__wrapper--full-cover{margin:0}.spinner__wrapper--bg-gray{background:rgba(240,244,246,.7)}.spinner--main__wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:auto;width:100%;height:100%}.spinner--main__text{margin-top:15px;font-size:16px}@-webkit-keyframes rotator{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@keyframes rotator{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}.path{stroke-dasharray:187;stroke-dashoffset:0;-webkit-transform-origin:center;transform-origin:center;-webkit-animation:dash 1.4s ease-in-out infinite,colors 5.6s ease-in-out infinite;animation:dash 1.4s ease-in-out infinite,colors 5.6s ease-in-out infinite}@-webkit-keyframes colors{0%{stroke:#f3f9fb}25%{stroke:#3abbff}50%{stroke:#00a3fa}75%{stroke:#3abbff}to{stroke:#f3f9fb}}@keyframes colors{0%{stroke:#f3f9fb}25%{stroke:#3abbff}50%{stroke:#00a3fa}75%{stroke:#3abbff}to{stroke:#f3f9fb}}@-webkit-keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;-webkit-transform:rotate(135deg);transform:rotate(135deg)}to{stroke-dashoffset:187;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;-webkit-transform:rotate(135deg);transform:rotate(135deg)}to{stroke-dashoffset:187;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}.button{border-radius:110px;align-self:center;text-align:center;align-items:center;min-height:42px;vertical-align:baseline;line-height:19px;padding:0 22px 0 21px;transition:all .2s ease;display:flex;position:relative;color:#fff;border:1px solid transparent}.button svg path,.button svg rect{transition-delay:0;transition-duration:.2s;transition-property:fill;transition-timing-function:ease}.button svg path{fill:#fff}.button svg rect{stroke:#fff}.button:hover{cursor:pointer;transition:all .3s ease}.button--primary{background-color:#00a3fa;border-color:#00a3fa}.button--primary:hover{background-color:#3abbff;border-color:#3abbff;box-shadow:0 4px 10px rgba(0,163,250,.28)}.button--primary:active{background-color:#008ad3;border-color:#008ad3;box-shadow:0 4px 10px rgba(0,163,250,.28)}.button--primary.button--disabled{background-color:#8698a5;border-color:#8698a5}.button--primary.button--disabled:hover{box-shadow:none;cursor:no-drop}.button--secondary{background-color:transparent;border-color:#00a3fa;color:#00a3fa}.button--secondary svg path,.button--secondary svg rect{transition-delay:0;transition-duration:.2s;transition-property:fill;transition-timing-function:ease}.button--secondary svg path{fill:#00a3fa}.button--secondary svg rect{stroke:#00a3fa}.button--secondary:hover{color:#fff;border-color:#00a3fa;background-color:#00a3fa}.button--secondary:hover svg path{fill:#fff}.button--secondary:hover svg rect{stroke:#fff}.button--secondary:active{box-shadow:0 4px 10px rgba(0,163,250,.28)}.button--secondary.button--disabled{color:#fff;background-color:#8698a5;border-color:#8698a5}.button--secondary.button--disabled:hover{box-shadow:none;cursor:no-drop}.button--red{background-color:#ff5151;border-color:#ff5151;color:#fff}.button--red:hover{box-shadow:0 4px 10px rgba(255,81,81,.4)}.button--red.button--disabled{background-color:#8698a5;border-color:#8698a5}.button--red.button--disabled:hover{box-shadow:none;cursor:no-drop}.button__spinner{position:absolute;left:0;right:0;display:flex;justify-content:center}.button__text--loading{opacity:.6}.button__ico{margin-right:6px;align-items:center;align-self:center}.button__ico--after{margin-right:unset;margin-left:6px}.button__ico>div{display:flex;align-items:center}.form{display:flex;flex-direction:column}.form__input{width:100%;padding:12px 16px 11px;font-size:14px;background-color:#fff;border:1px solid #d7e3e7;box-sizing:border-box;box-shadow:0 2px 4px rgba(14,79,206,.13);border-radius:3px;color:#596a78;transition:all .2s ease}.form__input-wrapper{width:100%;display:flex;flex-direction:column;position:relative}.form__input:focus,.form__input:hover{border-color:#cfdfed;background-color:#f4fafc}.form__input:disabled{cursor:not-allowed}.form__input--textArea{resize:none}.form__input-wrapper--password{position:relative;display:flex;flex-direction:column}.form__input-wrapper--password .form__input{padding-right:50px}.form__input-wrapper--password svg{width:20px;height:20px}.form__input--hidden{padding:0;border:none;box-shadow:none;background-color:transparent}.form__input--withIcon{padding:12px 16px 11px 38px}.form__input-icon{position:absolute;z-index:9;top:12px;left:16px}.form__input-icon--password{left:unset;right:16px}.form__input-icon--password div{width:24px;height:23px;display:flex;justify-content:center;align-items:center}.form__input-icon--password:hover{cursor:pointer}.form__input-icon--password svg path{stroke:#a5b3bd}.form__input--error{color:#ff5151}.form__input--error,.form__input--error:active,.form__input--error:focus,.form__input--error:hover{border-color:#ff5151;background-color:#fff3f3}.form__input--disabled{background-color:#d7e3e7;color:#a5b3bd;border-color:#d7e3e7}.form__input::-webkit-input-placeholder{color:#a5b3bd}.form__input::-moz-placeholder{color:#a5b3bd}.form__input:-ms-input-placeholder{color:#a5b3bd}.form__input:-moz-placeholder{color:#a5b3bd}.form__field{display:flex;flex-direction:column;position:relative;margin-bottom:20px}.form__label{color:#627790;margin-bottom:8px}.form__error{color:#ff5151;margin-top:6px;white-space:pre-wrap}.modal{z-index:100;position:fixed;top:0;left:0;right:0;bottom:0;background-color:hsla(0,0%,100%,.75);display:flex;justify-content:center;align-items:center}.modal--transparent{background-color:transparent}.modal__dialog{position:relative;min-width:300px;box-sizing:border-box;padding:20px;background:#fff;border-radius:4px;box-shadow:0 5px 24px rgba(53,135,182,.22);overflow:auto;outline:none}.modal__dialog--overflow-initial{overflow:visible;overflow:initial}.modal__dialog.mobile{position:absolute;top:0;bottom:0;width:100%;padding:0;display:flex;flex-direction:column;justify-content:center}.modal__close-button{position:absolute;z-index:10;right:20px;top:20px;cursor:pointer}.modal__header{margin-bottom:18px;text-align:center}.modal__title{font-style:normal;font-weight:700;font-size:16px;line-height:20px;color:#1b3955;margin-bottom:2px}.modal__description{font-weight:400}.modal__description,.modal__subTitle{font-style:normal;font-size:14px;line-height:22px;color:#627790}.modal__subTitle{font-weight:450}.modal__subTitle--center{text-align:center}.confirmModal{display:flex;flex-direction:column}.confirmModal__content{min-width:200px;padding:15px 15px 0;margin-bottom:20px}.confirmModal__buttons{margin-bottom:15px;display:flex;justify-content:center;align-items:center}.confirmModal__button{margin-right:15px}.confirmModal__button--cancel{color:#a5b3bd;cursor:pointer}.confirmModal__button--cancel:hover{cursor:pointer;color:#d7e3e7;transition:all .3s ease}.confirmModal__button--cancel:active{color:#8698a5}.confirmModal__button--delete{display:flex;justify-content:center;min-width:150px}.upgradeModal{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:550px;min-height:270px}.upgradeModal.mobile{min-width:310px}.upgradeModal__content,.upgradeModal__inner{display:flex;flex-direction:column;align-items:center;justify-content:center}.upgradeModal__content{letter-spacing:0;font-family:Circular Std;text-align:center;margin-bottom:20px}.upgradeModal__title{font-size:16px;line-height:20px;font-weight:700;margin-bottom:10px}.upgradeModal__text{font-size:14px;line-height:22px}.upload{width:100%}.upload__body{display:flex}.upload__body.mobile{display:inline;display:initial}.upload--disabled{cursor:not-allowed!important}.upload__block{display:flex;min-width:225px;flex-direction:column}.upload__block.mobile{margin-top:20px}.upload__block-items{width:240px;display:flex;flex-wrap:wrap}.upload__block-items.mobile{justify-content:center;width:auto}.upload__block-item{position:relative;width:106px;height:72px;background-color:transparent;display:flex;flex-direction:column;justify-content:center;cursor:pointer;align-items:center;border:1px solid #cee0f0;box-sizing:border-box;box-shadow:0 2px 6px rgba(14,100,148,.09);border-radius:6px}.upload__block-item>.text-tooltip__container{visibility:hidden}.upload__block-item:nth-child(odd){margin-right:12px}.upload__block-item:nth-child(-n+2){margin-bottom:12px}.upload__block-item.mobile{width:64px;margin:0 3px}.upload__block-item.mobile:nth-child(-n+2),.upload__block-item.mobile:nth-child(odd){margin:0 3px}.upload__block-item:hover{border-color:#00a3fa}.upload__block-item:hover .text-tooltip__container{visibility:visible}.upload__block-item:disabled :after{content:"\A";position:absolute;top:0;left:0;bottom:0;right:0;background:hsla(0,0%,100%,.4);border-radius:6px}.upload__block-item:disabled:hover{border-color:#cee0f0}.upload__block--fill{flex:1 1}.upload__block--with-external{margin-right:15px}.upload__block--with-external.mobile{margin-right:0}.upload__dropzone{background:#f3f9fb;border:1px dashed #b0b3b7;box-sizing:border-box;border-radius:3px;cursor:pointer}.upload__dropzone--error{background-color:#fff3f3}.upload__dropzone--success{background-color:#e3ffea}.upload__content{width:100%;height:156px;display:flex;flex-direction:column;justify-content:center;align-items:center}.upload__content-item{margin-bottom:11px}.upload__content-button{width:100%;display:flex;justify-content:center}.upload__content-button button{display:flex;justify-content:center;max-width:200px;width:70%}.upload__external-uploaders{width:400px}.upload__title{line-height:18px;font-weight:500}.upload__title-header{margin-bottom:9px}.upload__title--small{font-size:12px}.upload__text{font-weight:400}.upload__text--gray{color:#8698a5}.upload__status{margin-top:25px}.upload__status-header{display:flex;align-items:center}.upload__status-item{margin-right:8px}.upload__status-cancel{background-color:transparent!important;cursor:pointer;padding-top:3px}.upload__status-file svg{width:20px;height:24px}.upload__error{margin-top:16px;display:flex;justify-content:center;font-size:14px;line-height:18px;color:#ff5151}.upload__progress-bar{margin-top:18px}.upload__button{margin-top:32px}.upload__error-text{color:#ff5151}.radio-button{width:12px;height:12px;background:#eee;border:1px solid #a5b3bd;box-sizing:border-box;border-radius:100%;transition:all .2s ease;display:flex;align-items:center;justify-content:center;margin-right:8px}.radio-button__wrapper{display:flex;align-items:baseline}.radio-button__wrapper:hover{cursor:pointer;transition:all .2s ease}.radio-button__wrapper:hover .radio-button{border-color:#00a3fa}.radio-button__wrapper:hover .radio-button__label{color:#00a3fa;cursor:pointer}.radio-button__label{color:#2d3c4a;line-height:21px}.radio-button--checked:after{background-color:#00a3fa;border-radius:100%}.radio-button--checked:after,.radio-button--unchecked:after{content:"";display:flex;width:8px;height:8px;margin:1px}.text-tooltip{position:relative;display:inline-flex;justify-content:center}.text-tooltip__container{background:#fff;box-shadow:0 6px 21px rgba(84,149,208,.35);border-radius:6px;z-index:1;padding:5px 34px;position:absolute;white-space:nowrap}.text-tooltip__container--bottom{bottom:100%;margin-bottom:10px}.text-tooltip__container--top{top:100%;margin-top:10px}.text-tooltip__trigger{cursor:pointer;width:17px;height:17px}.uiCheckbox{display:flex;align-items:center}.uiCheckbox:hover{cursor:pointer}.uiCheckbox:hover.uiCheckbox--disabled{cursor:no-drop}.uiCheckbox:hover .uiCheckbox--unChecked{border:1px solid #00a3fa}.uiCheckbox:hover .uiCheckbox--unChecked.uiCheckbox--disabled{border:1px solid #a5b3bd}.uiCheckbox:hover .uiCheckbox__label{cursor:pointer;color:#00a3fa}.uiCheckbox:hover .uiCheckbox__label.uiCheckbox--disabled{cursor:no-drop;color:#a5b3bd}.uiCheckbox__inner,.uiCheckbox__wrapper{display:flex;align-items:center}.uiCheckbox__inner{border-radius:3px;justify-content:center;overflow:hidden;box-sizing:border-box;width:16px;height:16px}.uiCheckbox__inner svg{width:8px}.uiCheckbox__label{color:#2d3c4a;margin-left:8px}.uiCheckbox__label.uiCheckbox--disabled:hover{cursor:no-drop;color:#a5b3bd}.uiCheckbox__icon{margin-top:-1px}.uiCheckbox--checked{min-width:16px;background:#00a3fa;display:flex;align-items:center;justify-content:center}.uiCheckbox--checked.uiCheckbox--disabled{background:#a5b3bd}.uiCheckbox--unChecked{min-width:16px;background:#fff;border:1px solid #a5b3bd;background:linear-gradient(180deg,#fff,#ebeff2);box-shadow:inset 0 -1.77778px 3.55556px rgba(6,33,57,.1)}.uiSelect__wrapper{width:100%;position:relative}.uiSelect__empty{color:#2d3c4a;padding:12px 20px}.uiSelect__clear{margin:0 10px}.uiSelect__clear svg path{stroke:#2d3c4a}.uiSelect__clear:hover svg path{stroke:#008ad3}.uiSelect__select{background-color:#fff;display:flex;justify-content:space-between;align-items:center;border:1px solid #d7e3e7;box-sizing:border-box;border-radius:3px;padding:0 10px 0 17px;height:42px;box-shadow:0 2px 4px rgba(14,79,206,.1)}.uiSelect__select:hover{cursor:pointer;border-color:#cfdfed;background-color:#f4fafc;transition:all .2s ease;color:#00a3fa}.uiSelect__select:hover .uiSelect__select-value{color:#00a3fa}.uiSelect__select:hover .uiSelect__select-arrow svg path{stroke:#008ad3}.uiSelect__select--open{border-color:#3abbff}.uiSelect__select--open .uiSelect__select-value{color:#00a3fa}.uiSelect__select--open .uiSelect__select-arrow{transition:all .2s ease;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.uiSelect__select--open .uiSelect__select-arrow svg path{stroke:#00a3fa}.uiSelect__select--disabled:hover{cursor:not-allowed}.uiSelect__select-placeholder{color:#a5b3bd}.uiSelect__select-inner{display:flex;align-items:center;width:calc(100% - 8px)}.uiSelect__select-inner--isClear{width:calc(100% - 40px)}.uiSelect__select-row,.uiSelect__select-value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.uiSelect__select-value{font-size:13px;line-height:19px;color:#596a78}.uiSelect__select-value-wrapper{width:100%}.uiSelect__select-arrow{display:flex;transition:all .2s ease}.uiSelect__select-arrow>div{display:flex}.uiSelect__select-arrow svg path{stroke:#d7e3e7}.uiSelect__content-wrapper{max-width:100%;max-height:172px;background:#fff;box-shadow:0 6px 21px rgba(84,149,208,.35);border-radius:6px;position:absolute;z-index:99;width:100%;background-color:#fff;top:50px;left:0;margin-bottom:12px;overflow-y:auto}.uiSelect__search-item{color:#596a78;padding:12px 18px}.uiSelect__search-item:not(:last-child){border-bottom:1px solid #cee0f0}.uiSelect__search-item:hover{cursor:pointer;color:#00a3fa;background-color:#f3f9fb}.progress-bar{position:relative;width:100%;height:6px;background:#e3ebf0;border-radius:30px}.progress-bar__filter{background-color:#00a3fa;height:100%;border-radius:inherit;transition:width .2s ease-in}.switch-block{display:flex;position:relative;min-width:150px;padding:25px 0 25px 15px;border:1px solid #d7e3e7;box-sizing:border-box;box-shadow:0 2px 4px rgba(14,79,206,.13);border-radius:13px;align-items:center}.switch-block__discount{position:absolute;top:-14px;left:5px}.switch-block--active{border:1.5px solid #00a3fa;box-shadow:0 5px 11px rgba(0,163,250,.06)}.switch-block__radio-button-wrapper{margin-right:10px}.switch-block__text{font-style:normal;font-weight:500;font-size:16px;line-height:22px}.switch-block__radio-button{width:16px;height:16px;border-radius:50%;box-shadow:inset 0 -1.8px 3.55px rgba(6,33,57,.1)}.switch-block__radio-button--unchecked{background:linear-gradient(180deg,#fff,#ebeff2);border:.9px solid #adbfc9}.switch-block__radio-button--checked{background:#00a3fa;display:flex;justify-content:center;align-items:center}.switch-block__radio-button--checked:after{content:"";width:6px;height:6px;border-radius:50%;background-color:#fff}.table__tableControls{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px}.table__container{position:relative;display:flex;flex-direction:column;border:1px solid #cee0f0;box-shadow:0 2px 4px rgba(14,79,206,.16);border-radius:3px;width:calc(100vw - 243px);max-width:970px;margin-bottom:20px}.table__container--contracts{max-height:350px;overflow:auto;min-width:900px}.table__container--contracts.mobile{min-width:288px}@media (max-width:767.98px){.table__container{width:100%}}.table__innerContainer{max-width:970px}.table__row{display:flex;align-items:center;flex-grow:1;padding:24px 23px 25px;color:#7d8d98}.table__row.mobile{padding:27px 23px;justify-content:space-between}.table__row:not(:last-child){border-bottom:1px solid #cee0f0}.table__header{font-weight:500;font-size:14px;line-height:22px;text-transform:uppercase;color:#2d3c4a;padding:20px 22px}.table__header.mobile{padding:15px 22px;font-weight:100}.table__dataRow{position:relative}.table__dataRow:hover{background-color:#f1faff}.table__dataRow--delete{background:#fff9f9}.table__dataRow--inactive:after{content:"\A";position:absolute;top:0;left:0;bottom:0;right:0;background:hsla(0,0%,100%,.78)}.table__column{display:flex;width:0;margin-right:auto;position:relative}.table__column--check{width:50px;margin-right:31px}.table__column--text{width:248px;overflow:hidden;text-overflow:ellipsis;display:block}.table__column--text.mobile{color:#000;font-weight:500;font-size:16px;width:100%;text-overflow:hidden}.table__column--date{width:82px}.table__column--template-text-container{width:400px;display:flex;align-items:center}.table__column--template-text-container.mobile{width:70%;align-items:flex-start;flex-direction:column}.table__column--template-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:10px}.table__column--template-text.mobile{width:100%}.table__column--team-email{width:240px;overflow:hidden;text-overflow:ellipsis}.table__column--template-date{width:153px}.table__column--template-date.mobile{color:#7d8d98;font-weight:400}.table__column--status{width:105px;display:flex;justify-content:space-between}.table__column--status.mobile{margin-top:7px}.table__column--action{width:72px}.table__column--action.mobile{width:auto;margin-right:0}.table__column--template-action{width:70px}.table__column--template-action.mobile{margin:auto 0}.table__column--hidden{visibility:hidden}.table__column--signer{width:80px}.table__column-item--template-action{margin-right:95px;margin-left:-12px}.table__column-item--template-action.mobile{margin-right:0}.table__column--title.mobile{width:80%}.table__actions{display:flex;justify-content:center}.table__actions-item{cursor:pointer;margin-right:16px}.table__actions-item svg path{stroke:#8698a5}.tableControls__pagingCounter{font-style:normal;font-weight:450;font-size:14px;line-height:18px;color:#a5b3bd}.tableControls__pagingCounter span{color:#000}.tableControls__pagingCounter--template span{color:#a5b3bd}.tableControls__control{background-color:unset;display:flex;align-items:flex-start;justify-content:center;padding:0}.tableControls__control-icon{margin-right:15px}.tableControls__control-icon div{display:flex}.tableControls__control-spinner{display:flex;margin-right:15px}.tableControls__control--blue{color:#00a3fa}.tableControls__control--blue:hover{color:#008ad3}.tableControls__control--blue:hover .tableControls__control-icon svg path{fill:#008ad3}.tableControls__control--blue:disabled:hover{color:#00a3fa}.tableControls__control--blue .tableControls__control-icon svg path{fill:#00a3fa}.tableControls__control--red{color:#ff5151}.tableControls__control--red:hover{color:#ef2f2f}.tableControls__control--red:hover .tableControls__control-icon svg path{fill:#ef2f2f}.tableControls__control--red:disabled:hover{color:#ff5151}.tableControls__control--red .tableControls__control-icon{fill:#ff5151}.tableControls__control:disabled{opacity:.7;cursor:not-allowed}.tableControls__controlsGroup{display:flex}.tableControls__controlsGroup>:not(:last-child){margin-right:40px}.tableControls__headerControl{background-color:unset;padding:0;display:flex}.tableControls__headerControl:hover{color:#1d262e}.tableControls__headerControl span{margin-right:5px}.tableFilters__wrapper{margin-bottom:23px}.tableFilters__search .form__input-icon{top:13px}.tableFilters__item{position:relative;width:286px}@media (max-width:767.98px){.tableFilters__item{width:100%;margin-bottom:13px}}.tableFilters__item--small{width:138px}.tableFilters__item input{width:100%}.tableFilters__itemGroup{display:flex;flex-wrap:wrap;justify-content:space-between}.tableFilters__itemGroup .tableFilters__item:not(:last-child){margin-right:10px}@media (min-width:767.98px){.tableFilters__itemGroup .tableFilters__item:not(:last-child){margin-right:22px}}@media (max-width:767.98px){.tableFilters__itemGroup{flex-wrap:nowrap;flex-direction:column}}.tableFilters__itemGroup.mobile{margin-bottom:5px}.paginator__container{display:flex;align-items:center;justify-content:center}.paginator__break{margin-right:17px;margin-left:3px;cursor:pointer;outline:none}.paginator__page{font-weight:450;font-size:14px;line-height:22px;color:#627790;cursor:pointer}.paginator__page a{outline:none}.paginator__page:not(:last-child){margin-right:14px}.paginator__page--active{padding:0 4px 0 3px;border-bottom:1px solid #00a3fa;line-height:16px;color:#00a3fa}.emailRecipients__label{margin-bottom:10px}.emailRecipients__add-wrapper{display:flex;width:100%;align-items:center;background:#fff;height:42px;border:1px dashed #d7e3e7;box-sizing:border-box;border-radius:3px;color:#8698a5}.emailRecipients__add-wrapper:hover{cursor:pointer;border-color:#8698a5;color:#8698a5}.emailRecipients__add-wrapper:hover svg path{stroke:#596a78}.emailRecipients__add-icon{margin-left:12px}.emailRecipients__add-icon>div{display:flex}.emailRecipients__item{display:flex;flex-direction:column}.emailRecipients__item:not(:last-child){margin-bottom:15px}.emailRecipients__item-inner{display:flex;align-items:center}.emailRecipients__item .form__error-wrapper,.emailRecipients__item .form__input{width:100%}.emailRecipients__remove{margin-left:15px}.emailRecipients__remove:hover{cursor:pointer}.emailRecipients__remove:hover svg path{stroke:#596a78}.emailRecipients__remove>div{display:flex}.shareModal__wrapper{padding:38px 24px}.shareModal__form,.shareModal__wrapper{display:flex;flex-direction:column}.shareModal__label{font-weight:700;color:#2d3c4a;margin-bottom:14px}.shareModal__recipientsWrapper{margin-bottom:34px}.shareModal__copy{display:flex;position:relative;margin-bottom:32px;padding:0;cursor:pointer;z-index:1}.shareModal__copy:hover .shareModal__copyInner{background:#e2f5ff}.shareModal__copy:hover .shareModal__copyInner .shareModal__copyText{color:#008ad3}.shareModal__copy:hover .shareModal__copyInner .shareModal__copyIcon svg path{stroke:#008ad3}.shareModal__copy .form__input{width:100%;z-index:-1;padding-right:115px;text-overflow:ellipsis}.shareModal__copyInner{position:absolute;display:flex;align-items:center;right:12px;padding:7px 18px;align-self:center;background:#ebf8ff;border-radius:30px}.shareModal__copyIcon{margin-right:5px}.shareModal__copyIcon div{display:flex}.shareModal__copyIcon div svg path{stroke:#00a3fa}.shareModal__copyText{font-style:normal;font-weight:400;font-size:12px;line-height:15px;color:#00a3fa}.signerOptionModal__item{display:flex;align-items:center;margin-bottom:15px}.signerOptionModal__list{max-height:200px;overflow-y:auto}.signerOptionModal__checkbox{width:30px}.signerOptionModal__subtitle{margin-bottom:20px}.signerOptionModal__confirm{width:110px;display:flex;justify-content:center}.common__or{text-align:center;margin:25px 0;color:#8792a6;display:flex;align-items:center}.common__or:after{margin-left:30px}.common__or:after,.common__or:before{content:"";width:100%;height:1px;background:#e4e9f1}.common__or:before{margin-right:30px}.reminderModal__wrapper{display:flex;flex-direction:column;padding:40px 25px 35px}.reminderModal__header{margin-bottom:25px}.reminderModal__options{display:flex;flex-direction:column;margin-bottom:18px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#a5b3bd}.reminderModal__options.mobile{max-height:50vh;overflow-y:scroll}.reminderModal__options.mobile::-webkit-scrollbar{width:0}.reminderModal__text-item{max-width:200px;text-overflow:ellipsis;overflow:hidden}.reminderModal__option-label{display:flex;justify-content:flex-start;align-items:center}.reminderModal__optionItem{display:flex;align-items:center;background-color:transparent;justify-content:space-between;padding:21px 0;border-bottom:1px solid #d7e3e7}.reminderModal__optionItem--checked{color:#2d3c4a}.reminderModal__optionItem:first-child{border-top:1px solid #d7e3e7}.reminderModal__optionItem:disabled,.reminderModal__optionItem:disabled>*{cursor:not-allowed}.bulkSendModal{min-width:440px;padding:22px 7px 0;display:flex;flex-direction:column;align-items:center}.bulkSendModal .form__label{font-style:normal;font-weight:700;font-size:14px;line-height:18px;color:#2d3c4a}.bulkSendModal__select{width:100%}.bulkSendModal__button{width:177px;display:flex;justify-content:center;margin-bottom:15px}.bulkSendModal__bottom-select{margin-bottom:4px}.bulkSendModal__header{font-style:normal;font-weight:700;font-size:16px;line-height:20px;text-align:center;margin-bottom:5px;color:#1b3955}.bulkSendModal__subtitle{font-style:normal;font-weight:400;width:330px;font-size:14px;line-height:22px;margin-bottom:18px;text-align:center;color:#627790}.bulkSendModal__dropdown{max-height:215px;overflow-y:auto}.teamModal{width:600px}.teamModal__wrapper{display:flex;flex-direction:column;padding:38px 50px}.teamModal__header{text-align:left;margin-bottom:24px}.teamModal__title{font-size:20px;margin-bottom:12px}.teamModal__subtitle{font-size:14px;line-height:22px;color:#7d8d98}.teamModal__label{font-weight:700;color:#2d3c4a;margin-bottom:14px}.teamModal__email-wrapper{margin:0 -20px;padding:0 20px 40px;max-height:200px;overflow-y:auto}.teamModal__buttons-group{display:flex;justify-content:center;align-items:center}.teamModal__cancel{cursor:pointer;font-size:14px;line-height:18px;color:#8698a5}.teamModal__submit-button .button{display:flex;width:216px;justify-content:center;margin-right:13px}.teamModal__text{font-size:14px;line-height:22px;color:#7d8d98}.teamModal__text--bold{font-weight:700}.teamModal__text--blue{color:#3abbff}.teamModal__text--black{color:#2d3c4a}.teamModal__price{margin-bottom:9px;padding-top:30px;border-top:1px solid #d7e3e7}.teamModal__price-description{margin-bottom:21px}.appsumo-pay-modal__container{display:flex;justify-content:center}.appsumo-pay-modal__text{font-size:14px;line-height:22px;text-align:center;color:#627790}.appsumo-pay-modal__title{width:355px;margin-bottom:15px}.appsumo-pay-modal__description{width:250px;margin-bottom:40px}.appsumo-pay-modal__bold{font-weight:500}.apiKeyModal{max-height:720px;padding:50px 80px}.apiKeyModal__wrapper{display:flex;min-width:390px;flex-direction:column}.apiKeyModal__description{max-width:390px}.apiKeyModal__gap{margin-bottom:30px}.apiKeyModal__small-gap{margin-bottom:18px}.apiKeyModal__value{background:#f3f7f8;border-radius:3px;padding:12px 0 12px 18px;margin-bottom:18px;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#8698a5}.signers__item{position:relative;display:flex;align-items:flex-end;margin-bottom:15px}.signers__item-role{font-size:16px;font-weight:450;display:flex;align-items:center;word-break:break-all;padding-bottom:8px;word-break:keep-all}.signers__item-inner .form__field{flex:1 1;margin-bottom:0}.signers__item-inner .form__field:not(:last-child){margin-right:16px}.signers__item-inner .form__field .form__input{width:100%}.signers__item-fields{display:flex}.signers__item input:disabled{background:#f5f7f9}.signers__item-order{right:100%;top:14px;position:absolute;display:flex;align-items:center;margin-right:15px}.signers__item-order-icon{margin-right:20px}.signers__item-order-icon--dragged path[stroke]{stroke:#00a3fa}.signers__item-order-icon--dragged path[fill]{fill:#00a3fa}.signers__item-order-icon div{display:flex}.signers__item-order-position{font-style:normal;font-weight:450;font-size:14px;line-height:18px;color:#8698a5}.signers__item--removable{width:93%}.signers__item--removable.mobile{width:90%}.signers__item--me{padding-bottom:20px;margin-bottom:35px;border-bottom:1px solid #d4dbe7}.signers__remove{position:absolute;right:0;top:11px;margin-left:15px}.signers__remove:hover{cursor:pointer}.signers__remove:hover svg path{stroke:#596a78}.signers__remove>div{display:flex}.Toastify__toast{position:relative;display:flex;align-items:center;min-height:54px!important;padding:13px 24px!important;border-radius:3px!important;transition:background-color .3s}.Toastify__toast-body{font-family:Circular Std;font-style:normal;font-weight:400;font-size:14px;line-height:22px;word-break:break-word;color:#fff;margin-right:20px!important}.Toastify__toast div[type] div{display:flex}.Toastify__toast div[type] div path{stroke:#fff}.Toastify__toast--success{background:#00a3fa!important}.Toastify__toast--success:hover{background:#3abbff!important}.Toastify__toast--error{background:#ff5151!important}.Toastify__toast--error:hover{background:#ff6b6b!important}.Toastify__toast--warning{background:#627790!important}.Toastify__progress-bar{bottom:0;left:0;width:100%;height:5px}.slider{width:100%;max-width:720px}.slider .slick-initialized .slick-slide{display:flex;justify-content:center}.slider .slick-dots{position:relative}.slider .slick-dots li button:before{color:#fff;opacity:.4;font-size:8px}.slider .slick-dots li.slick-active button:before{color:#fff;opacity:1}.slider .slick-dots li{margin:0}.slider__button{margin:0 30px;top:50%;z-index:200;cursor:pointer;position:absolute;display:flex;justify-content:center;align-items:center;width:40px;height:40px;background-color:hsla(0,0%,100%,.4);-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:50%}.slider__button svg{width:20px;height:20px;-webkit-transform:rotate(-90deg) translate(-2px,2px);transform:rotate(-90deg) translate(-2px,2px)}.slider__button svg path{stroke:#fff;stroke-width:.5px}.slider__button--next{right:0}.slider__button--next svg{-webkit-transform:rotate(-90deg) translate(-2px,2px);transform:rotate(-90deg) translate(-2px,2px)}.slider__button--prev svg{-webkit-transform:rotate(90deg) translate(2px,2px);transform:rotate(90deg) translate(2px,2px)}.slider__item{width:364px;padding:50px 25px 55px;background-color:#fff;border:1px solid #cee0f0;box-sizing:border-box;box-shadow:0 2px 24px rgba(0,27,81,.15);border-radius:6px}.slider__avatar-wrapper,.slider__avatar-wrapper-buynow{display:flex;justify-content:center}.slider__avatar-wrapper-buynow{width:auto}.slider__avatar{min-width:86px;min-height:86px;max-width:87px;max-height:87px;border-radius:50%}.slider__avatar-buynow{min-width:79px;min-height:79px;max-width:80px;max-height:80px}.slider__name{margin-top:5px;color:#2d3c4a;font-style:normal;font-weight:700;font-size:16px;line-height:20px;text-align:center}.slider__name-buynow{font-size:20px;text-align:start}.slider__description{margin-top:12px;color:#00a3fa;font-weight:500;font-size:16px;line-height:22px;text-align:center}.slider__description-buynow{margin-top:7px;font-size:18px;text-align:start}.slider__text{text-align:center;margin-top:10px;color:#7d8d98;font-style:normal;font-weight:450;font-size:14px;line-height:22px}.slider__info-buynow{padding-left:18px;display:flex;flex-direction:column;justify-content:center}.api-plan{border:1px solid #cee0f0;box-shadow:0 2px 6px rgba(14,100,148,.09);border-radius:3px;padding:42px 16px 30px;margin:0 10px}.api-plan__wrapper{min-width:275px}.api-plan__header{padding-bottom:25px;margin-bottom:20px;border-bottom:1px solid #dbe1e5}.api-plan__title{font-weight:500;font-size:16px;line-height:20px;margin-bottom:10px;color:#627790}.api-plan__price-number{font-weight:450;font-size:40px;line-height:22px}.api-plan__price-duration{font-size:25px}.api-plan__subtitle{margin-bottom:12px}.api-plan__content-section{margin-bottom:20px}.api-plan__content-row{display:flex;align-items:center;font-size:14px;line-height:22px;color:#7d8d98}.api-plan__content-row:not(:last-child){margin-bottom:10px}.api-plan__content-icon{margin-right:5px;display:flex}.api-plan__content-icon>div{display:flex}.api-plan__content-icon svg{width:15px;height:15px}.api-plan__button-wrapper{margin-bottom:20px}.api-plan__upgrade-button{display:flex;justify-content:center;width:100%}.api-plan__current-plan{width:100%!important}.api-plan__usage-text{color:#a7b3bc}.empty-table{width:100%;height:358px;display:flex;justify-content:center;align-items:center;border:1px solid #cee0f0;box-sizing:border-box;box-shadow:0 2px 4px rgba(14,79,206,.16);border-radius:3px}.empty-table__wrapper{display:flex;flex-direction:column;align-items:center}.empty-table__icon{width:80px;height:80px;border-radius:25px;background:#f3f7f9;display:flex;justify-content:center;align-items:center;margin-bottom:10px}.empty-table__icon svg{width:40px;height:50px}.empty-table__icon--team{background:#edf9ff}.empty-table__icon--team svg{width:50px;height:50px}.empty-table__icon--document path{fill:#c1d1e3}.empty-table__header{font-weight:700;font-size:18px;line-height:22px;text-align:center;color:#1b3955;margin-bottom:8px}.empty-table__api-description{width:400px;font-weight:500;font-size:14px;line-height:22px;text-align:center}.empty-table__description{font-weight:400;font-size:14px;line-height:22px;text-align:center;color:#7d8d98;margin-bottom:21px}.empty-table .button{width:196px;display:flex;justify-content:center}.interactModal{display:flex;width:100%;max-width:1260px;background:#fff;box-shadow:0 5px 24px rgba(53,135,182,.22);border-radius:6px;height:90vh;max-height:1085px;min-width:1100px}@media (max-width:1199px){.interactModal{width:95vw;min-width:95vw;overflow:auto}}.interactModal__inner{overflow:hidden;min-width:1260px;height:100%;position:relative}.interactModal__header{background:#edf2f5;display:flex;align-items:center;justify-content:space-between;height:83px;padding:0 40px;border-top-left-radius:6px;border-top-right-radius:6px}.interactModal__header-title{font-weight:700;font-size:20px;line-height:25px;color:#2d3c4a}.interactModal__header-bar{display:flex}.interactModal__header-bar-button{display:flex;align-items:center;justify-content:center;width:86px;height:42px;background:transparent;border:1px solid #5e869d;box-sizing:border-box;border-radius:3px;color:#5e869d;transition:all .2s ease}.interactModal__header-bar-button:first-child{margin-right:12px}.interactModal__header-bar-button svg path{stroke:#5e869d}.interactModal__header-bar-button:hover{color:#596a78;transition:all .2s ease;border-color:#596a78}.interactModal__header-bar-button:hover svg path{stroke:#596a78}.interactModal__header-bar-button-icon{margin:0 6px}.interactModal__header-bar-button-icon>div{display:flex}.interactModal__header-navigate{display:flex;border-right:1px solid #d2dde3;margin-right:25px;padding-right:25px}.interactModal__header-navigate .interactModal__header-navigate-button--next .interactModal__header-bar-button-icon{margin-top:2px}.interactModal__header-navigate-button--next{flex-direction:row-reverse}.interactModal__header-navigate-button:disabled{cursor:not-allowed;opacity:.5}.interactModal__header-copyPast{display:flex}.interactModal__header-send{display:flex;align-items:center}.interactModal__header-cancelButton{line-height:18px;background-color:transparent;color:#5e869d;padding:14px}.interactModal__header-cancelButton:hover{color:#596a78;transition:all .2s ease}.interactModal__body{display:flex;height:calc(100% - 81px);padding:40px 0 0 24px;box-sizing:border-box;-webkit-user-select:none;-ms-user-select:none;user-select:none}.interactModal--cursor-pointer{cursor:pointer}.interactModal__fieldBar{height:100%}.interactModal__fieldBar-wrapper{min-width:226px;max-width:226px}.interactModal__fieldBar-fieldWrapper,.interactModal__fieldBar-progressWrapper{margin-bottom:40px;padding:0 16px}.interactModal__fieldBar-fieldTitle{font-weight:500;font-size:16px;line-height:20px;color:#2d3c4a;margin-bottom:9px}.interactModal__fieldBar-fieldList{border:1px solid #e4e9f1;box-shadow:0 2px 7px rgba(0,74,219,.11);border-radius:4px;overflow:hidden}.interactModal__fieldBar-progressInfo{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px}.interactModal__fieldBar-fieldItem{display:flex;color:#8698a5;background-color:#fff;transition:all .2s ease;line-height:18px;padding:0 15px;height:40px;align-items:center;box-sizing:border-box}.interactModal__fieldBar-fieldItem:not(:last-child){border-bottom:1px solid #e4e9f1}.interactModal__fieldBar-fieldItem:hover{cursor:pointer;color:#fff;transition:all .2s ease;background-color:#00a3fa;border-color:#00a3fa}.interactModal__fieldBar-fieldItem--stroke svg path{stroke:#8698a5}.interactModal__fieldBar-fieldItem--stroke:hover svg path{stroke:#fff}.interactModal__fieldBar-fieldItem--fill svg path{fill:#8698a5}.interactModal__fieldBar-fieldItem--fill:hover svg path{fill:#fff}.interactModal__fieldBar-fieldItem--active{border-color:#00a3fa!important}.interactModal__fieldBar-fieldItem--active .interactModal__fieldBar-fieldItem--stroke svg path{stroke:#fff}.interactModal__fieldBar-fieldItem--active--fill svg path{fill:#fff}.interactModal__fieldBar-fieldItem--active{color:#fff;background-color:#00a3fa;border-color:#00a3fa}.interactModal__fieldBar-fieldItem--active.interactModal__fieldBar-fieldItem--stroke svg path{stroke:#fff}.interactModal__fieldBar-fieldItem--active.interactModal__fieldBar-fieldItem--fill svg path{fill:#fff}.interactModal__fieldBar-fieldItem--disabled{opacity:.4;cursor:not-allowed!important}.interactModal__fieldBar-fieldItem--disabled.interactModal__fieldBar-fieldItem--stroke svg path{stroke:#8698a5!important}.interactModal__fieldBar-fieldItem--disabled.interactModal__fieldBar-fieldItem--fill svg path{fill:#8698a5!important}.interactModal__fieldBar-fieldItem-icon{margin-right:10px}.interactModal__fieldBar-fieldItem-icon>div{display:flex}.interactModal__fieldBar-inputField{margin-top:32px}.interactModal__fieldBar-inputField-title{margin-bottom:8px}.interactModal__fieldBar-selectField-list{height:calc(100% - 269px);overflow-x:hidden;overflow-y:auto;padding:0 16px}.interactModal__fieldBar-selectField-inputField{margin-top:32px}.interactModal__fieldBar-selectField-inputField-title{margin-bottom:8px}.interactModal__fieldBar-selectField-item{display:flex;align-items:center;justify-content:space-between;color:#2d3c4a;border-bottom:1px solid #d8e0ef;margin-bottom:17px;padding-bottom:15px}.interactModal__fieldBar-selectField-item--stroke .interactModal__fieldBar-selectField-item-icon svg path{stroke:#2d3c4a}.interactModal__fieldBar-selectField-item--fill .interactModal__fieldBar-selectField-item-icon svg path{fill:#2d3c4a}.interactModal__fieldBar-selectField-item-wrapper{margin-bottom:14px}.interactModal__fieldBar-selectField-item-wrapper>:not(:last-child){margin-bottom:17px}.interactModal__fieldBar-selectField-item-inner{display:flex;align-items:center}.interactModal__fieldBar-selectField-item-icon{margin-right:7px}.interactModal__fieldBar-selectField-item-icon>div{display:flex}.interactModal__fieldBar-selectField-item-label{font-weight:500;font-size:16px;line-height:20px}.interactModal__fieldBar-selectField-item-removeIcon svg path{fill:#ff5151}.interactModal__fieldBar-selectField-item-removeIcon:hover{cursor:pointer}.interactModal__fieldBar-selectField-item-removeIcon:hover svg path{fill:#ef2f2f}.interactModal__fieldBar-selectField-selector-title{margin-bottom:12px}.interactModal__fieldBar-selectField-checkbox .uiCheckbox__label{color:#8698a5}.interactModal__documentView{min-width:767px;max-width:767px;margin-right:20px;position:relative;overflow:auto}.interactModal__documentView-inner{padding:30px 30px 0;position:relative;overflow:hidden}.interactModal__documentNavigation{height:calc(100% - 30px);box-sizing:border-box;overflow-x:hidden;overflow-y:auto;padding-right:30px}.interactModal__documentNavigation-title{font-weight:500;font-size:16px;line-height:20px;color:#2d3c4a;margin-bottom:10px}.interactModal__documentNavigation-title>span{color:#9bb4c2;font-weight:400}.interactModal__documentNavigation-wrapper{overflow:hidden}.interactModal__documentNavigation-item{min-width:193px;min-height:259px;position:relative;border:1px solid #e4e9f1;box-sizing:border-box;box-shadow:0 2px 7px rgba(0,74,219,.11);border-radius:4px;margin-bottom:16px}.interactModal__documentNavigation-item:hover{cursor:pointer;box-shadow:0 2px 7px rgba(0,74,219,.21)}.interactModal__documentNavigation-img{width:193px;height:259px;border-radius:inherit}.interactModal__documentNavigation-field{position:absolute}.interactModal__documentNavigation-field--signature{background:#e6f0ff}.interactModal__documentNavigation-field--initial{background:#fffef1}.interactModal__documentNavigation-field--date{background:#e4ffe5}.interactModal__documentNavigation-field--text{background:#faebff}.interactModal__documentNavigation-field--checkbox{background:#d2f8f8}.requisiteModal.mobile{overflow-y:scroll}.requisiteModal.mobile::-webkit-scrollbar{width:0}.requisiteModal-select{display:flex;flex:1 1;height:640px}@media (max-width:767.98px){.requisiteModal-select{height:100%}}.requisiteModal__spinner{position:absolute;height:100%;width:100%;z-index:1}.requisiteModal__wrapper{max-width:640px;width:100%;padding:0;overflow:visible;border:1px solid #b2c6d9;border-radius:9px}.requisiteModal__wrapper.mobile{position:absolute;top:0;bottom:0;overflow-y:auto;border:0;border-radius:0}@media (max-width:1199px){.requisiteModal__wrapper.responsive{position:absolute;top:0;bottom:0;overflow-y:auto;max-width:768px;border:0;border-radius:0}}@media (max-width:767.98px){.requisiteModal__wrapper.responsive{max-width:425px;border:0;border-radius:0}}.requisiteModal__wrapper-select{max-width:714px}@media (max-width:1199px){.requisiteModal__wrapper-select{overflow-y:auto;max-width:768px}}@media (max-width:767.98px){.requisiteModal__wrapper-select{max-width:425px}}.requisiteModal__wrapper::-webkit-scrollbar{background:none;width:0}.requisiteModal__inner{padding:50px 44px 0}.requisiteModal__inner-select{display:flex;flex-direction:column;flex:1 1;padding:50px 24px 24px}@media (max-width:1199px){.requisiteModal__inner-select{padding-top:32px}}@media (max-width:767.98px){.requisiteModal__inner-select{padding-left:16px;padding-right:16px;padding-top:16px}}@media (max-width:1199px){.requisiteModal__inner{padding-left:24px;padding-right:24px;padding-top:32px}}@media (max-width:767.98px){.requisiteModal__inner{padding:0}}.requisiteModal__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:35px}@media (max-width:767.98px){.requisiteModal__header{margin-bottom:15px;padding:16px 16px 0}}.requisiteModal__header-icon{cursor:pointer}.requisiteModal__header-icon,.requisiteModal__header-icon>div{display:flex;align-items:center;justify-content:center}.requisiteModal__header-icon>div>svg{width:10.4px;height:10.4px}@media (max-width:1199px){.requisiteModal__content{padding:0 61px}}@media (max-width:767.98px){.requisiteModal__content{padding:16px 16px 0;overflow-y:auto}.requisiteModal__content::-webkit-scrollbar{width:0}}.requisiteModal__content-select{display:flex;flex:1 1;flex-direction:column}@media (max-width:1199px){.requisiteModal__content-select{padding:0}}@media (max-width:767.98px){.requisiteModal__content-select{display:block;padding-left:16px;padding-right:16px}}.requisiteModal__content-select--inner{flex-direction:row;flex-wrap:wrap;align-content:flex-start;max-height:349px;overflow:auto;padding-left:16px;box-sizing:border-box}@media (max-width:1199px){.requisiteModal__content-select--inner{padding-left:0;margin-bottom:40px}}@media (max-width:767.98px){.requisiteModal__content-select--inner{margin-bottom:16px;padding-right:0;overflow:visible;max-height:none}}.requisiteModal__content-select--inner .settingsSignature__item--loading:after{transition:.2s}.requisiteModal__content-select--inner .settingsSignature__item--loading:hover:after{background-color:#f3f9fb}.requisiteModal__content-select--inner .settingsSignature__item{transition-property:background-color;transition-duration:.2s;cursor:pointer;margin-bottom:32px}@media (max-width:1199px){.requisiteModal__content-select--inner .settingsSignature__item{margin-bottom:20px}}@media (max-width:767.98px){.requisiteModal__content-select--inner .settingsSignature__item{margin-top:16px;margin-bottom:0}.requisiteModal__content-select--inner .settingsSignature__item:not(:first-child){margin-top:12px}}.requisiteModal__content-select--inner .settingsSignature__item:hover{background-color:#f3f9fb}.requisiteModal__content-select--inner .settingsSignature__item:not(:last-child){margin-right:32px}@media (max-width:1199px){.requisiteModal__content-select--inner .settingsSignature__item:not(:last-child){margin-right:16px}}@media (max-width:767.98px){.requisiteModal__content-select--inner .settingsSignature__item:not(:last-child){margin-right:0}}@media (min-width:1199px){.requisiteModal__content-select--inner .settingsSignature__item:nth-child(2n){margin-right:0}}@media (max-width:1199px){.requisiteModal__content-select--inner .settingsSignature__item:nth-child(3n){margin-right:0}}.requisiteModal__content-select--inner .settingsSignature__item--selected,.requisiteModal__content-select--inner .settingsSignature__item--selected .settingsSignature__item--loading:after{background-color:#f3f9fb}.requisiteModal__content-select--empty{align-items:center;justify-content:center;align-content:unset}@media (max-width:767.98px){.requisiteModal__content-select--empty{margin-top:40px}}.requisiteModal__field{width:100%;display:flex;flex-direction:column;position:relative;margin-bottom:40px}@media (max-width:767.98px){.requisiteModal__field{margin-bottom:16px}}.requisiteModal__field-label{font-weight:500;line-height:18px;color:#2d3c4a;margin-bottom:7px}.requisiteModal__field-label--required{color:#ff5151}.requisiteModal__field-wrapper{display:flex}@media (max-width:767.98px){.requisiteModal__field-wrapper{flex-direction:column}}@media (min-width:767.98px){.requisiteModal__field:first-child{width:230px}.requisiteModal__field:nth-child(2){width:106px}.requisiteModal__field:last-child:not(:first-child){margin-left:16px}}@media (min-width:1199px){.requisiteModal__field:first-child{width:238px}.requisiteModal__field:nth-child(2){width:83px}.requisiteModal__field:last-child:not(:first-child){margin-left:24px}}.requisiteModal__addButton-wrapper{margin-bottom:32px;margin-left:auto;justify-content:flex-end}@media (max-width:767.98px){.requisiteModal__addButton-wrapper{justify-content:center;margin-left:0}}.requisiteModal__addButton-wrapper:hover .requisiteModal__addButton-icon svg path{stroke:#3abbff}.requisiteModal__addButton-wrapper:hover .requisiteModal__addButton-label{color:#3abbff}.requisiteModal__addButton-icon svg path{stroke:#00a3fa}.requisiteModal__addButton-label{color:#00a3fa}.requisiteModal__addButton--mobile{background:none;color:#00a3fa;border:1px solid #00a3fa}.requisiteModal__addButton--mobile:hover{background:#00a3fa;color:#fff}@media (max-width:1199px){.requisiteModal__addButton--mobile{align-self:flex-start!important}}@media (min-width:1199px){.requisiteModal__addButton--mobile{display:none!important}}.requisiteModal__title{font-weight:700;font-size:20px;line-height:25px;color:#2d3c4a}.requisiteModal__nav-list{display:flex;border-bottom:1px solid #e4e9f1;justify-content:center;margin-bottom:25px}.requisiteModal__nav-list-select{margin-bottom:32px}@media (max-width:1199px){.requisiteModal__nav-list-select{margin-bottom:0}}@media (max-width:767.98px){.requisiteModal__nav-list-select-wrapper{padding:0 16px;z-index:1}.requisiteModal__nav-list-select-wrapper.shadowed{box-shadow:0 16px 24px -10px rgba(53,135,182,.22)}}@media (max-width:1199px){.requisiteModal__nav-list{margin-bottom:40px}}@media (max-width:767.98px){.requisiteModal__nav-list{margin:0}}.requisiteModal__nav-item{display:flex;align-items:center;justify-content:center;height:26px;color:#7d8d98;transition:all .2s ease;border-bottom:2px solid transparent;margin-bottom:-1px;padding-bottom:12px;width:100%;max-width:100px}@media (max-width:1199px){.requisiteModal__nav-item{margin-left:16px;margin-right:16px}}@media (max-width:767.98px){.requisiteModal__nav-item{margin-left:0;margin-right:0}}.requisiteModal__nav-item:hover{cursor:pointer;transition:all .2s ease}.requisiteModal__nav-item--active,.requisiteModal__nav-item:hover{color:#00a3fa;border-color:#00a3fa}.requisiteModal__area{background:#f4fafc;border:1px solid #cfdfed;position:relative;box-sizing:border-box;border-radius:2px;width:100%}.requisiteModal__area-wrapper{display:flex;justify-content:space-between}@media (max-width:1199px){.requisiteModal__area-wrapper{flex-direction:column}}@media (max-width:1199px){.requisiteModal__area-wrapper.tablet-wrapper{flex-direction:row}}@media (max-width:767.98px){.requisiteModal__area-wrapper.tablet-wrapper{flex-direction:column}}@media (min-width:767.98px) and (max-width:1199px){.requisiteModal__area-wrapper.tablet-wrapper .requisiteModal__area-container:first-child{width:352px}.requisiteModal__area-wrapper.tablet-wrapper .requisiteModal__area-container:nth-child(2){width:230px}.requisiteModal__area-wrapper.tablet-wrapper .requisiteModal__area-container:last-child:not(:first-child){margin-left:16px}}.requisiteModal__area-clear-img{position:absolute;cursor:pointer;left:30px;bottom:40px}@media (max-width:1199px){.requisiteModal__area-clear-img{left:26px;bottom:55px}}@media (max-width:767.98px){.requisiteModal__area-clear-img{left:10px;bottom:47px}}.requisiteModal__area-clear-text{color:#7d8d98;line-height:22px;-webkit-user-select:none;-ms-user-select:none;user-select:none;position:absolute;left:30px;bottom:10px;cursor:pointer}@media (max-width:1199px){.requisiteModal__area-clear-text{left:24px;bottom:12px}}@media (max-width:767.98px){.requisiteModal__area-clear-text{left:8px;bottom:8px}}.requisiteModal__area-img-close{position:absolute;left:30px;bottom:45px;cursor:pointer}.requisiteModal__area-actions{display:flex;justify-content:space-between;align-items:center}.requisiteModal__area-container{display:flex;flex-direction:column;margin-bottom:12px}@media (min-width:1199px){.requisiteModal__area-container{width:-webkit-max-content;width:max-content;margin-bottom:24px}.requisiteModal__area-container:first-child{flex:2 1}.requisiteModal__area-container:nth-child(2){flex:1 1;min-width:181px}.requisiteModal__area-container:last-child:not(:first-child){margin-left:24px}}@media (max-width:1199px){.requisiteModal__area-container{margin-bottom:22px}.requisiteModal__area-container:last-child:not(:first-child){margin-bottom:30px}}.requisiteModal__area-subtitle{color:#7d8d98;line-height:22px}@media (max-width:1199px){.requisiteModal__area-subtitle{margin-bottom:12px}}@media (max-width:767.98px){.requisiteModal__area-subtitle{margin-bottom:8px}}.requisiteModal__area--clear{margin-bottom:10px}.requisiteModal__area--type{display:flex;justify-content:center;align-items:center;height:150px;margin-bottom:12px;padding:2px;overflow:hidden}@media (max-width:1199px){.requisiteModal__area--type{height:125px;margin-bottom:0}}.requisiteModal__area--type div{position:absolute}.requisiteModal__area--file{display:flex;justify-content:center;height:183px;margin-bottom:10px}@media (max-width:1199px){.requisiteModal__area--file{min-height:280px}}@media (max-width:767.98px){.requisiteModal__area--file{min-height:164px}}.requisiteModal__canvas{width:calc(100% - 60px);border:1px solid #cfdfed;border-radius:3px;height:110px;box-sizing:border-box;margin:25px 30px 30px}@media (max-width:1199px){.requisiteModal__canvas{width:calc(100% - 48px);height:206px;margin:25px 24px 43px}}@media (max-width:767.98px){.requisiteModal__canvas{width:calc(100% - 16px);height:139px;margin:32px 8px 35px}}.requisiteModal__canvas-clear{color:#ff5151;display:flex;align-items:center}.requisiteModal__canvas-clear-container{display:flex}.requisiteModal__canvas-clear svg path{fill:#ff5151}.requisiteModal__canvas-clear:hover{cursor:pointer;color:#ef2f2f}.requisiteModal__canvas-clear:hover svg path{fill:#ef2f2f}.requisiteModal__canvas-clear-icon{margin-right:10px}.requisiteModal__canvas-clear-icon>div{display:flex}.requisiteModal__type-input{height:145px;font-size:46px;line-height:109px;text-align:center;color:#343d4a;background:#f4fafc;margin:0;padding:0;border:none;width:inherit}@media (max-width:1199px){.requisiteModal__type-input{height:123px;-webkit-text-fill-color:#343d4a;opacity:1}}.requisiteModal__type-select{max-width:236px;margin-bottom:24px}@media (max-width:767.98px){.requisiteModal__type-select{max-width:none}}.requisiteModal__type-select-title{font-weight:500;line-height:18px;color:#2d3c4a;margin-bottom:13px}@media (max-width:1199px){.requisiteModal__type-select-title{margin-bottom:8px}}.requisiteModal__type-select-container{display:flex;justify-content:space-between;align-items:center}.requisiteModal__type-select-clear{cursor:pointer}.requisiteModal__type-select .uiSelect__search-list{max-height:128px;overflow-x:hidden;overflow-y:auto}.requisiteModal__file-img{height:auto;max-height:124px;padding:5px;margin:auto;box-sizing:border-box}.requisiteModal__file-img-wrapper{position:relative;display:flex;justify-content:center;width:100%;margin:0 30px;box-sizing:border-box}.requisiteModal__file-img-wrapper--marginBottom{margin-bottom:15px}.requisiteModal__file-img-close{position:absolute;left:0;bottom:15px;cursor:pointer}.requisiteModal__file-img-close>div{display:flex}.requisiteModal__file-input-container{display:flex;flex-direction:column;justify-content:center;align-items:center}.requisiteModal__file-input-container--exist{justify-content:flex-end}.requisiteModal__file-input-label{font-size:12px;line-height:16px;color:#2d3c4a;margin-bottom:24px}.requisiteModal__file-input-button{max-width:194px;width:100%;display:flex;justify-content:center}.requisiteModal__file-input-button input[type=file]{display:none}.requisiteModal__file-input-button .button{min-width:140px;display:flex;justify-content:center;box-sizing:border-box;padding:0 21px 0 20px}.requisiteModal__footer{border-top:1px solid #e4e9f1;padding:27px 40px 27px 50px;display:flex;flex-direction:column;justify-content:space-between}@media (max-width:1199px){.requisiteModal__footer{padding:20px 85px 40px}}@media (max-width:767.98px){.requisiteModal__footer{padding:20px 16px}}.requisiteModal__footer>:not(:last-child){margin-bottom:24px}@media (max-width:1199px) and (min-width:767.98px){.requisiteModal__footer>:not(:last-child){margin-bottom:0}}.requisiteModal__footer-select{padding:0;border:none;flex-direction:column}@media (max-width:1199px) and (min-width:767.98px){.requisiteModal__footer-select{flex-direction:row;justify-content:flex-end}}@media (max-width:1199px) and (min-height:628px) and (min-width:767.98px){.requisiteModal__footer-select{width:720px;position:absolute;bottom:0;padding-bottom:40px}}@media (max-width:1199px){.requisiteModal__footer .requisiteModal__addButton-wrapper{display:none}}.requisiteModal__footer .uiCheckbox__label{color:#7d8d98;line-height:22px;margin-top:-4px}.requisiteModal__footer .uiCheckbox__wrapper{align-items:flex-start;flex:1 1}.requisiteModal__footer .button{width:194px;display:flex;justify-content:center;align-self:flex-end}@media (max-width:1199px) and (min-width:767.98px){.requisiteModal__footer .button{width:230px;margin-left:16px}}@media (max-width:767.98px){.requisiteModal__footer .button{width:100%}}.requisiteModal__footer__link{color:#00a3fa}.requisiteModal__footer__link:hover{text-decoration:underline}.requisiteModal__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:39.5px 86.5px;background-color:#f4fafc;border:1px solid #cfdfed;border-radius:2px}@media (max-width:767.98px){.requisiteModal__empty{padding:39.5px 29.5px}}.requisiteModal__empty-content{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:15.5px;font-family:Circular Std;font-style:normal;text-align:center}.requisiteModal__empty-content-header{font-weight:700;font-size:20px;line-height:25px;margin-bottom:2px}.requisiteModal__empty-content-text{color:#a5b3bd;font-size:14px;line-height:22px}.requisiteModal__empty-button{padding:0 40px;font-weight:700;line-height:18px}.requisiteModal__custom-signature{font-size:14px;line-height:18px;color:#8698a5;text-align:center;margin-bottom:22px}.requisiteModal__custom-signature>span{color:#00a3fa;cursor:pointer}@media (max-width:767.98px){.termsModal-responsive{position:absolute;top:0;bottom:0;display:flex}}@media (max-width:767.98px){.termsModal-responsive .confirmModal{margin:auto 0}}.termsModal__title{font-style:normal;font-weight:700;font-size:18px;line-height:23px;margin-bottom:10px}.termsModal__subtitle{margin-bottom:35px}.termsModal__text{font-style:normal;font-weight:400;word-break:break-word;font-size:16px;line-height:27px;color:#627790}.termsModal__buttons-block{display:flex;justify-content:flex-start;margin-left:15px}.termsModal__button-cancel{color:#627790;cursor:pointer}.termsModal__description{padding-bottom:28px;border-bottom:1px solid #d7e3e7}.termsModal--bold{font-weight:700}.termsModal__wrapper{display:flex;flex-direction:column;max-width:421px}.termsModal__label{font-weight:700;color:#2d3c4a;margin-bottom:14px}.termsModal__recipientsWrapper{margin-bottom:34px}.termsModal__copy{display:flex;position:relative;margin-bottom:32px;padding:0;cursor:pointer;z-index:1}.termsModal__copy:hover .termsModal__copyInner{background:#e2f5ff}.termsModal__copy:hover .termsModal__copyInner .termsModal__copyText{color:#008ad3}.termsModal__copy:hover .termsModal__copyInner .termsModal__copyIcon svg path{stroke:#008ad3}.termsModal__copy .form__input{width:100%;z-index:-1;padding-right:115px;text-overflow:ellipsis}.termsModal__copyInner{position:absolute;display:flex;align-items:center;right:12px;padding:7px 18px;align-self:center;background:#ebf8ff;border-radius:30px}.termsModal__copyIcon{margin-right:5px}.termsModal__copyIcon div{display:flex}.termsModal__copyIcon div svg path{stroke:#00a3fa}.termsModal__copyText{font-style:normal;font-weight:400;font-size:12px;line-height:15px;color:#00a3fa}.confirmCodeModal{width:620px}@media (max-width:767.98px){.confirmCodeModal{width:320px;padding:20px 16px}}.confirmCodeModal__wrapper{padding:38px 24px}.confirmCodeModal__title{font-size:16px;font-weight:700;text-align:center}.confirmCodeModal__subtitle{text-align:center}.confirmCodeModal__field{margin:24px 0;display:flex;justify-content:space-between}.confirmCodeModal__field button{margin-left:24px}.confirmCodeModal__submit,.confirmCodeModal__submit button{display:flex;justify-content:center}.confirmCodeModal__submit button{width:100px;font-size:16px;margin-left:10px}@media (max-width:767.98px){.confirmCodeModal__submit button{width:100%}}.signingLinkModal{width:530px;padding:50px 40px}.signingLinkModal__wrapper{padding:0 10px}.signingLinkModal .modal__header{margin-bottom:40px}.signingLinkModal .modal__title{margin-bottom:5px;font-size:16px}.signingLinkModal .modal__subtitle{font-size:14px}.signingLinkModal .signer__list.mobile{max-height:50vh;overflow-y:scroll}.signingLinkModal .signer__list.mobile::-webkit-scrollbar{width:0}.signingLinkModal .signer__list-item{display:flex;justify-content:space-between;padding:20px 0;margin-bottom:-1px;border-bottom:1px solid #d7e3e7;border-top:1px solid #d7e3e7}.card-form{width:100%}.card-form__group{display:flex;margin-bottom:15px}.card-form__group-mobile{display:flex;flex-direction:column;margin-bottom:0}.card-form__sub-group{display:flex;margin-bottom:15px}.card-form__sub-group-mobile{display:flex;margin-bottom:0}.card-form__buttons{display:flex}.card-form__buttons .button{width:178px;display:flex;justify-content:center}.card-form__buttons .button:first-child{margin-right:10px}.card-form__buttons .button:disabled{color:#fff}.card-form__field{margin-right:12px}.card-form__field .form__label{font-weight:500;font-size:14px;line-height:18px;color:#2d3c4a}.card-form__field.mobile .form__label{font-size:12px;line-height:14px}.card-form__field--cardNumber .form__input--withIcon{padding:11px 38px 11px 16px}.card-form__field--cardNumber .form__input-icon{left:unset!important;right:16px}.card-form__field--flex{flex:1 1}.card-form__field--expiration{width:98px}.card-form__field--cvv{width:66px}.card-form__field--postal{width:116px}.card-form__field--postal.mobile{width:96px}.card-form__field:last-child{margin-right:0}.card-form__spinner{min-height:206px}.react-toggle--checked .react-toggle-thumb{left:32px!important}.react-toggle-track{height:30px!important;width:60px!important;background-color:#00a3fa!important}.react-toggle-thumb{width:26.5px!important;height:26.5px!important;top:1.77px!important;background:#fff!important;border:.5px solid rgba(228,233,241,.5)!important;box-sizing:border-box!important;box-shadow:2px 1px 3px rgba(0,112,171,.2)!important}.DayPicker{display:inline-block;font-size:1rem}.DayPicker-wrapper{position:relative;flex-direction:row;padding-bottom:1em;-webkit-user-select:none;-ms-user-select:none;user-select:none}.DayPicker-Months{display:flex;flex-wrap:wrap;justify-content:center}.DayPicker-Month{display:table;margin:1em 1em 0;border-spacing:0;border-collapse:collapse;-webkit-user-select:none;-ms-user-select:none;user-select:none}.DayPicker-NavButton{position:absolute;top:1em;right:1.5em;left:auto;display:inline-block;margin-top:2px;width:1.25em;height:1.25em;background-position:50%;background-size:50%;background-repeat:no-repeat;color:#8b9898;cursor:pointer}.DayPicker-NavButton:hover{opacity:.8}.DayPicker-NavButton--prev{margin-right:1.5em;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAVVJREFUWAnN2G0KgjAYwPHpGfRkaZeqvgQaK+hY3SUHrk1YzNLay/OiEFp92I+/Mp2F2Mh2lLISWnflFjzH263RQjzMZ19wgs73ez0o1WmtW+dgA01VxrE3p6l2GLsnBy1VYQOtVSEH/atCCgqpQgKKqYIOiq2CBkqtggLKqQIKgqgCBjpJ2Y5CdJ+zrT9A7HHSTA1dxUdHgzCqJIEwq0SDsKsEg6iqBIEoq/wEcVRZBXFV+QJxV5mBtlDFB5VjYTaGZ2sf4R9PM7U9ZU+lLuaetPP/5Die3ToO1+u+MKtHs06qODB2zBnI/jBd4MPQm1VkY79Tb18gB+C62FdBFsZR6yeIo1YQiLJWMIiqVjQIu1YSCLNWFgijVjYIuhYYCKoWKAiiFgoopxYaKLUWOii2FgkophYp6F3r42W5A9s9OcgNvva8xQaysKXlFytoqdYmQH6tF3toSUo0INq9AAAAAElFTkSuQmCC")}.DayPicker-NavButton--next{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAXRJREFUWAnN119ugjAcwPHWzJ1gnmxzB/BBE0n24m4xfNkTaOL7wOtsl3AXMMb+Vjaa1BG00N8fSEibPpAP3xAKKs2yjzTPH9RAjhEo9WzPr/Vm8zgE0+gXATAxxuxtqeJ9t5tIwv5AtQAApsfT6TPdbp+kUBcgVwvO51KqVhMkXKsVJFXrOkigVhCIs1Y4iKlWZxB1rX4gwlpRIIpa8SDkWmggrFq4IIRaJKCYWnSgnrXIQV1r8YD+1Vrn+bReagysIFfLABRt31v8oBu1xEBttfRbltmfjgEcWh9snUS2kNdBK6WN1vrOWxObWsz+fjxevsxmB1GQDfINWiev83nhaoiB/CoOU438oPrhXS0WpQ9xc1ZQWxWHqUYe0I0qrKCQKjygDlXIQV2r0IF6ViEBxVTBBSFUQQNhVYkHIVeJAtkNsbQ7c1LtzP6FsObhb2rCKv7NBIGoq4SDmKoEgTirXAcJVGkFSVVpgoSrXICGUMUH/QBZNSUy5XWUhwAAAABJRU5ErkJggg==")}.DayPicker-NavButton--interactionDisabled{display:none}.DayPicker-Caption{display:table-caption;margin-bottom:.5em;padding:0 .5em;text-align:left}.DayPicker-Caption>div{font-weight:500;font-size:1.15em}.DayPicker-Weekdays{display:table-header-group;margin-top:1em}.DayPicker-WeekdaysRow{display:table-row}.DayPicker-Weekday{display:table-cell;padding:.5em;color:#8b9898;text-align:center;font-size:.875em}.DayPicker-Weekday abbr[title]{border-bottom:none;text-decoration:none}.DayPicker-Body{display:table-row-group}.DayPicker-Week{display:table-row}.DayPicker-Day{border-radius:50%;text-align:center}.DayPicker-Day,.DayPicker-WeekNumber{display:table-cell;padding:.5em;vertical-align:middle;cursor:pointer}.DayPicker-WeekNumber{min-width:1em;border-right:1px solid #eaecec;color:#8b9898;text-align:right;font-size:.75em}.DayPicker--interactionDisabled .DayPicker-Day{cursor:default}.DayPicker-Footer{padding-top:.5em}.DayPicker-TodayButton{border:none;background-color:transparent;background-image:none;box-shadow:none;color:#4a90e2;font-size:.875em;cursor:pointer}.DayPicker-Day--today{color:#d0021b;font-weight:700}.DayPicker-Day--outside{color:#8b9898;cursor:default}.DayPicker-Day--disabled{color:#dce0e0;cursor:default}.DayPicker-Day--sunday{background-color:#f7f8f8}.DayPicker-Day--sunday:not(.DayPicker-Day--today){color:#dce0e0}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside){position:relative;background-color:#4a90e2;color:#f0f8ff}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover{background-color:#51a0fa}.DayPicker:not(.DayPicker--interactionDisabled) .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover{background-color:#f0f8ff}.DayPickerInput{display:inline-block}.DayPickerInput-OverlayWrapper{position:relative}.DayPickerInput-Overlay{position:absolute;left:0;z-index:1;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.15)}.DayPicker{font-size:14px;line-height:18px}.DayPicker__wrapper{border:1px solid #b2c6d9;border-radius:9px;box-shadow:0 5px 24px rgba(53,135,182,.22)!important;position:relative}.DayPicker__wrapper.mobile .DayPicker-wrapper{width:100%}.DayPicker__footer{display:flex;margin:15px 0;justify-content:center;align-items:center}.DayPicker__close-button{position:absolute;z-index:2;right:20px;top:20px;cursor:pointer}.DayPicker__button--cancel{cursor:pointer;margin-right:12px;font-size:14px;line-height:18px;color:#8698a5}.DayPicker__button--select .button{width:110px;display:flex;justify-content:center}.DayPicker-wrapper{width:400px;max-height:372px;padding-top:33px;border-bottom:1px solid #e4e9f1}.DayPicker-Day{width:50px;height:30px;padding:0;border-radius:0}.DayPicker-Day:hover{background-color:transparent!important}.DayPicker-Day--selected{background-color:#fff!important}.DayPicker-Day--today{color:#00a3fa;font-weight:400}.DayPicker-Day--sunday{color:inherit!important;background-color:#fff}.DayPicker__day-wrapper{display:flex;height:100%;align-items:center;justify-content:center}.DayPicker__day-wrapper--in-range{background-color:#dff4ff}.DayPicker__day-wrapper--left-side{width:40px;margin-left:10px;justify-content:flex-start;background-color:#dff4ff}.DayPicker__day-wrapper--both-sides,.DayPicker__day-wrapper--right-side{justify-content:flex-end;width:40px;background-color:#dff4ff}.DayPicker__day-wrapper--top-right{border-top-right-radius:45%}.DayPicker__day-wrapper--bottom-right{border-bottom-right-radius:45%}.DayPicker__day-wrapper--top-left{border-top-left-radius:45%}.DayPicker__day-wrapper--bottom-left{border-bottom-left-radius:45%}.DayPicker__custom-day{cursor:pointer;display:flex;justify-content:center;min-width:20px;min-height:23px;align-items:center}.DayPicker__custom-day--in-range{background-color:#dff4ff;border-radius:50%}.DayPicker__custom-day--highlighted{color:#fff;background-color:#00a3fa;border-radius:50%;font-weight:500}.DayPicker__custom-day--is-box{width:30px;height:30px}.DayPicker-NavBar{display:flex;justify-content:center;align-items:center}.DayPicker__nav-title{text-align:center;width:195px;font-size:20px;line-height:24px;font-weight:700}.DayPicker__nav-title.mobile{width:160px}.DayPicker__nav{cursor:pointer}.DayPicker__nav--left{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.DayPicker-Caption{display:none}.DayPickerContainer{position:relative;max-width:651px;width:100%;height:42px}.DayPickerContainer__icon{margin-right:15px}.DayPickerContainer__icon>div{display:flex}.DayPickerContainer__wrapper{cursor:pointer;display:flex;align-items:center;padding:8px 40px 8px 16px;background:#fff;border:1px solid #d7e3e7;box-shadow:0 2px 4px rgba(14,79,206,.1);border-radius:3px;font-weight:400;font-size:14px;line-height:18px;color:#a5b3bd;transition:all .2s ease}.DayPickerContainer__wrapper:hover{border-color:#cfdfed;background-color:#f4fafc}.DayPickerContainer__wrapper:hover .DayPickerContainer__close-button svg path{stroke:#00a3fa}.DayPickerContainer__input-field{width:0;border:none}.DayPickerContainer-Overlay{border-radius:9px;background-color:#fff;margin-top:10px;position:absolute;z-index:1;left:unset!important;display:flex;justify-content:center}.DayPickerContainer-Overlay--left{left:0}.DayPickerContainer-Overlay--right{right:0}.DayPickerContainer__close-button{position:absolute;right:20px;cursor:pointer;transition:all .2s ease}.DayPickerContainer__close-button svg path{stroke:#d7e3e7}.DayPickerContainer__close-button>div{display:flex}.DayPickerContainer__close-button--open{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.boxPickerModal{display:flex;background:#fff;box-shadow:0 5px 24px rgba(53,135,182,.22);border-radius:4px;height:80vh;width:85vw;position:relative}.boxPickerModal__picker{flex:1 1}.boxPickerModal__logoutButton{position:absolute;z-index:1;top:14px;left:13px}.addButton__wrapper{cursor:pointer;display:flex;align-items:center}.addButton__icon div{display:flex}.addButton__label{font-family:Circular Std;font-style:normal;font-weight:400;font-size:14px;line-height:18px;padding-left:8px}.overlayLoader{top:0;bottom:0;left:0;right:0;position:absolute;z-index:2;background-color:#ebeef2;display:flex;flex-direction:column;align-items:center;justify-content:center}.overlayLoader__icon{margin-bottom:24.5px}.overlayLoader__icon--preview{margin-bottom:10px}.overlayLoader__icon--preview svg{width:40px}.overlayLoader__text{font-style:normal;font-weight:400;font-size:18px;line-height:23px;color:#a5b3bd}.overlayLoader__text--preview{font-size:13px;line-height:15px}.documentPage{display:flex;margin:auto;border-radius:8px;box-shadow:0 2.8545px 27.26px rgba(7,103,157,.19)}.documentPage__inner{flex:1 1;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none}.documentPage img{width:100%;height:100%;border-radius:8px}.documentPage__preview-content{position:absolute;top:0;left:0}.documentPage__preview-item{box-shadow:none}.documentPage__preview-item-wrapper{position:relative}@media print{.documentPage__preview-item-wrapper{margin-bottom:0!important;height:auto!important}}.documentPage__preview-item-wrapper:last-child{margin-bottom:0!important}@media print{.documentPage__preview-item{height:auto!important}}.documentPage__preview-item img{border-radius:0}.documentPage__preview-item>div{box-shadow:none}.successSendModal{min-width:570px;min-height:392px;padding:60px 40px 20px;font-family:Circular Std;font-style:normal}.successSendModal.mobile{position:absolute;top:0;bottom:0;min-width:320px;padding:30px 20px 20px}.successSendModal--template{justify-content:center;padding:0 40px}.successSendModal--template,.successSendModal__main{display:flex;flex-direction:column;align-items:center}.successSendModal__main{padding-bottom:50px;margin-bottom:24px;border-bottom:1px solid #d7e3e7}.successSendModal__main>:not(:last-child){margin-bottom:17px}.successSendModal__main-icon{min-height:62px}.successSendModal__main-icon div{margin-bottom:10px;display:flex}.successSendModal__main--template{border-bottom:none;margin:0;padding:0}.successSendModal__button{width:200px;display:flex;justify-content:center}.successSendModal__text{font-weight:400;font-size:16px;line-height:27px;color:#627790}.successSendModal__text-wrapper{text-align:center}.successSendModal__text-wrapper>:not(:last-child){margin-bottom:9px}.successSendModal__title{font-weight:700;font-size:18px;line-height:23px;color:#1b3955}.successSendModal__title.mobile{font-size:12px;line-height:14px}.successSendModal__footer{display:flex;align-items:center;justify-content:space-between}.successSendModal__footer-actions{display:flex}.successSendModal__footer-actions>:not(:last-child){margin-right:29px}.successSendModal__footer-actions-item{background:none;display:flex;align-items:center;font-weight:400;font-size:14px;line-height:18px;color:#7d8d98;transition:all .2s ease}.successSendModal__footer-actions-item:hover{color:#596a78}.successSendModal__footer-actions-item:disabled{cursor:not-allowed;opacity:.5}.successSendModal__footer-actions-item--fill svg path{fill:#7d8d98}.successSendModal__footer-actions-item--fill:hover svg path{fill:#596a78}.successSendModal__footer-actions-item--stroke svg path{stroke:#7d8d98}.successSendModal__footer-actions-item--stroke:hover svg path{stroke:#596a78}.successSendModal__footer-actions-item-icon{margin-right:7px}.successSendModal__footer-actions-item-icon div{display:flex}.successSendModal__footer-actions-spinner{display:flex;flex:1 1 auto;margin-left:15px}.successSignModal{min-width:567px;min-height:305px}.successSignModal__wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column}.successSignModal__overlay{align-items:flex-start!important;padding:50px 0;overflow:auto}.successSignModal__subtitle{font-weight:700;font-size:24px;line-height:30px;text-align:center;color:#2d3c4a}.successSignModal__subtitle--margin{margin-bottom:5px}.successSignModal__text{width:427px;font-size:18px;line-height:30px;color:#627790;text-align:center}.successSignModal__header{display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.successSignModal__header-wrapper{width:485px;padding:5px 0;margin-bottom:33px;border-bottom:1px solid #d7e3e7}.successSignModal__auth{width:445px!important;border:none!important;box-shadow:none!important}.successSignUpModal{min-width:923px;min-height:800px;padding:0!important}@media (max-width:1199px){.successSignUpModal{min-width:756px;min-height:0}}@media (max-width:767.98px){.successSignUpModal{position:absolute;top:0;bottom:0;min-width:308px;min-height:0}}.successSignUpModal__wrapper{display:flex;flex-direction:row}.successSignUpModal__wrapper.mobile{overflow-y:scroll}@media (max-width:767.98px){.successSignUpModal__wrapper{flex-direction:column}}.successSignUpModal__overlay{align-items:flex-start!important;padding:25px 0;overflow:auto}.successSignUpModal__subtitle{font-weight:700;font-size:24px;line-height:30px;text-align:center;color:#fff}.successSignUpModal__subtitle--margin{margin-bottom:5px}.successSignUpModal__text{font-size:18px;line-height:30px;text-align:center;color:#fff;padding:5px 30px}.successSignUpModal__text-wrapper{margin-bottom:16px}.successSignUpModal__spinner-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:auto;width:100%;height:100%;padding-top:15px}.successSignUpModal__side-title{font-weight:700;font-size:16px;line-height:23px;color:#1b3955}.successSignUpModal__side-text{font-weight:400;font-size:14px;line-height:27px;color:#627790}.successSignUpModal__side-text-wrapper{text-align:center}.successSignUpModal__side-text-wrapper>:not(:last-child){margin-bottom:3px}.successSignUpModal__documents{display:flex;flex-direction:column;align-items:center;margin-bottom:15px}.successSignUpModal__main-icon div{margin-bottom:10px;display:flex}.successSignUpModal__buttons{display:flex;flex-direction:row}.successSignUpModal__buttons>:not(:last-child){margin-right:16px}.successSignUpModal__buttons>button{padding:0 30px}.successSignUpModal__button--secondary svg path{fill:none}.successSignUpModal__button--secondary svg rect{stroke:none}.successSignUpModal__button--secondary:hover{color:#fff;border-color:#00a3fa;background-color:#00a3fa}.successSignUpModal__button--secondary:hover svg path{fill:#fff}.successSignUpModal__button--secondary:hover svg rect{stroke:#fff}.successSignUpModal__button--submit,.successSignUpModal__button--submit:hover{background-color:#fff;border-color:#00a3fa;color:#00a3fa}.successSignUpModal__button--submit:disabled{color:#fff}.successSignUpModal__button--submit:disabled:hover{color:#fff;background-color:#8698a5;border-color:#8698a5}.successSignUpModal__button--submit:active{box-shadow:0 4px 10px rgba(0,163,250,.28)}.successSignUpModal__left-side{display:flex;flex-direction:column}.successSignUpModal__left-side-wrapper{flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (max-width:767.98px){.successSignUpModal__left-side-wrapper{min-height:300px}}.successSignUpModal__right-side{position:relative;display:flex;width:489px;flex-direction:column;justify-content:space-around;align-items:center}@media (max-width:1199px){.successSignUpModal__right-side{width:400px}}@media (max-width:767.98px){.successSignUpModal__right-side{width:100%}}.successSignUpModal__right-side-wrapper{width:489px;background:#00a3fa}@media (max-width:1199px){.successSignUpModal__right-side-wrapper{width:400px}}@media (max-width:767.98px){.successSignUpModal__right-side-wrapper{width:100%}}.successSignUpModal__right-side:before{position:absolute;content:"";width:100%;height:100%;z-index:-2;background-color:#00a3fa}.successSignUpModal__right-side:after{content:"";width:100%;height:50%;position:absolute;bottom:0;background:url(data:image/png;base64,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tGPTWSyRt3h/7+0ylTpDjtWF8/o1Zsi/FVHuikgDPWqx+rG0O0QtvkSwb+vXb/Vzm3XmXUPclqvj/09b9m/f0zmRBrakjXk/PZetAW+z79vR1/aflfb9sUfD6puhQnxts+H2/VMfNkykAe7tFMUa9GafYAsuexNpgMMJL7PyBwwAkhJpAEhKpAEgKZEGgKREGgCSEmkASEqkASApkQaApEQaAJISaQBISqQBICmRBoCkRBoAkhJpAEhKpAEgKZEGgKREGgCSEmkASEqkASApkQaApEQaAJISaQBISqQBICmRBoCkRBoAkhJpAEhKpAEgKZEGgKREGgCSEmkASEqkASApkQaApEQaAJISaQBISqQBICmRBoCkRBoAkhJpAEhKpAEgKZEGgKREGgCSEmkASEqkASApkQaApEQaAJISaQBISqQBICmRBoCkRBoAkhJpAEhKpAEgKZEGgKREGgCSEmkASEqkASApkQaApEQaAJISaQBISqQBICmRBoCkRBoAkhJpAEhKpAEgKZEGgKREGgCSEmkASEqkASApkQaApEQaAJISaQBISqQBICmRBoCkRBoAkhJpAEhKpAEgKZEGgKREGgCSEmkASEqkASApkQaApEQaAJISaQBISqQBICmRBoCkRBoAkhJpAEhKpAEgKZEGgKREGgCSEmkASEqkASApkQaApEQaAJISaQBISqQBICmRBoCkRBoAkhJpAEhKpAEgKZEGgKREGgCSEmkASEqkASApkQaApEQaAJISaQBISqQBICmRBoCkRBoAkhJpAEhKpAEgKZEGgKREGgCSEmkASEqkASApkQaApEQaAJISaQBISqQBICmRBoCkRBoAkhJpAEhKpAEgKZEGgKREGgCSEmkASEqkASApkQaApEQaAJISaQBISqQBICmRBoCkRBoAkhJpAEhKpAEgKZEGgKREGgCSEmkASEqkASApkQaApEQaAJISaQBISqQBICmRBoCkRBoAkhJpAEhKpAEgKZEGgKREGgCSEmkASEqkASApkQaApEQaAJISaQBISqQBICmRBoCkRBoAkhJpAEhKpAEgKZEGgKREGgCSEmkASEqkASApkQaApEQaAJL6P22SdHijqPSTAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-size:cover;background-position:bottom;pointer-events:none}.successSignUpModal__logo{min-height:30px;padding:50px 0 20px}.successSignUpModal__auth{width:445px!important;border:none!important;box-shadow:none!important}@media (max-width:1199px){.successSignUpModal__auth{width:400px!important}}@media (max-width:767.98px){.successSignUpModal__auth{width:100%!important}}.successSignUpModal__document{display:flex}.successSignUpModal .modal__close-button svg path{stroke:#fff}@media (max-width:767.98px){.successSignUpModal .modal__close-button svg path{stroke:#7e8aa0}}.successSignUpModal .auth__acception,.successSignUpModal .auth__link,.successSignUpModal .common__or{color:#fff}.successSignUpModal .auth__form{padding:40px}.successSignUpModal__field .form__label{color:#fff}.successSignUpModal__field .form__error{color:#000}.successSignUpModal__field .form__input--error{border-color:#000;background-color:#fff3f3;color:#000}.successSignUpModal__field .form__input--error:active,.successSignUpModal__field .form__input--error:focus,.successSignUpModal__field .form__input--error:hover{border-color:#000}.paymentSurveyModal{width:530px;padding:50px 40px}.paymentSurveyModal__header{margin-bottom:25px;text-align:left;font-size:18px}.paymentSurveyModal__title{margin-bottom:10px;font-size:20px;font-weight:700}.paymentSurveyModal__subtitle{font-size:14px;margin-bottom:10px;color:#7d8d98}.paymentSurveyModal__wrapper{padding:40px}.paymentSurveyModal__optionsWrapper{display:flex;cursor:pointer}.paymentSurveyModal__optionsWrapper--other{margin-top:10px}.paymentSurveyModal__actions{display:flex}.paymentSurveyModal__actions--skip{align-items:center;color:#8698a5;margin-left:33px;cursor:pointer}.paymentSurveyModal__radio-button{width:16px;height:16px;border-radius:50%;box-shadow:inset 0 -1.8px 3.55px rgba(6,33,57,.1)}.paymentSurveyModal__radio-button--unchecked{background:linear-gradient(180deg,#fff,#ebeff2);border:.9px solid #adbfc9}.paymentSurveyModal__radio-button--checked{background:#00a3fa;display:flex;justify-content:center;align-items:center}.paymentSurveyModal__radio-button--checked:after{content:"";width:6px;height:6px;border-radius:50%;background-color:#fff}.paymentSurveyModal__radio-label{margin:0 10px 15px 8px;color:#8698a5}.avatar{margin-right:8px;overflow:hidden}.avatar,.avatar-initials{width:32px;height:32px;border-radius:100%}.avatar-initials{display:flex;justify-content:center;background:#00a3fa}.avatar-initials__content{margin:auto;color:#fff}.avatar img{width:32px;height:32px}.avatar--large{width:88px;height:88px;margin-right:16px}.avatar--large.mobile{width:44px;height:44px;overflow:visible;overflow:initial;margin:auto 8px auto 0}.avatar--large.mobile img{width:44px;height:44px;border-radius:100%}.avatar--large .avatar-initials,.avatar--large img{width:88px;height:88px}.avatar--large .avatar-initials__content{font-size:40px}.avatar--large .avatar-initials.mobile{width:44px;height:44px}.avatar--large .avatar-initials.mobile .avatar-initials__content{font-size:20px}.avatar-field{display:flex;margin-top:30px}.avatar-field__content{display:flex;flex-direction:column;justify-content:space-between;padding:7px}.avatar-field__content-buttons{display:flex}.avatar-field__content-buttons button{padding:11px 32px}.avatar-field__content-buttons button:first-child{margin-right:16px}.avatar-field__content-buttons.mobile{margin-top:10px}.avatar-field__content-buttons.mobile button:first-child{margin-right:8px}.avatar-field__upload{display:none}.avatar-field__uploader-description{margin:16px 0}.cropModal{width:640px;max-height:720px;padding:16px}@media (max-width:767.98px){.cropModal{position:absolute;float:left;top:0;bottom:0;width:100%;max-height:none}}.cropModal__wrapper{display:flex;flex-direction:column}.cropModal__subtitle{margin-top:24px;font-size:14px}.cropModal__cropper{margin-top:44px;padding:0 16px}.cropModal__buttons{display:flex;justify-content:flex-end;margin:44px 16px 24px 0}.cropModal__buttons button{display:flex;justify-content:center;width:120px}.cropModal__buttons button:last-child{margin-left:16px}.signerItemLabel{display:flex;justify-content:flex-start;align-items:center;font-size:14px;line-height:18px;color:#a5b3bd}.signerItemLabel__text-item{max-width:200px;text-overflow:ellipsis;overflow:hidden}.signerItemLabel__option-label{display:flex;justify-content:flex-start;align-items:center}.signerItemLabel__optionItem{display:flex;align-items:center;background-color:transparent;justify-content:space-between;padding:21px 0;border-bottom:1px solid #d7e3e7}.signerItemLabel__optionItem--checked{color:#2d3c4a}.signerItemLabel__optionItem:disabled,.signerItemLabel__optionItem:disabled>*{cursor:not-allowed}.submittedContractsModal{width:530px;padding:50px 40px;height:520px;min-width:950px}.submittedContractsModal.mobile{min-width:0;height:auto;padding:0 17px}.submittedContractsModal .modal__header{margin-bottom:40px}.submittedContractsModal .modal__title{margin-bottom:5px;font-size:16px;text-align:left}.submittedContractsModal .modal__subtitle{font-size:14px}.submittedContractsModal .signer__list-item{display:flex;justify-content:space-between;padding:20px 0;margin-bottom:-1px;border-bottom:1px solid #d7e3e7;border-top:1px solid #d7e3e7}.submittedContractsModal__tableAction-icon div svg path{stroke:#00a3fa}.main-layout--relative{position:relative}.main-layout__content{display:flex;width:100%;max-width:1170px;margin:0 auto;padding-top:50px;min-height:calc(100vh - 165px)}@media (max-width:1199px){.main-layout__content{max-width:calc(100vw - 40px)}}.main-layout__content.mobile{padding-top:20px}.main-layout__sidebar{width:100%;max-width:158px;margin-right:45px}.main-layout__container{width:100%}.main-layout__withOutSidebar{width:100%;min-height:calc(100vh - 115px);display:flex}.login-layout{height:100%;display:flex;flex-direction:column}.login-layout__header{display:flex;padding:24px;justify-content:center;border-bottom:1px solid rgba(209,219,226,.5)}.login-layout__header.mobile{padding:15px 24px}.login-layout__content{width:100%;display:flex;flex:1 1;justify-content:center;align-items:center}.login-layout__footer{display:flex;font-weight:400;font-size:14px;line-height:18px;color:#7b94b1;justify-content:center;border-top:1px solid rgba(209,219,226,.5);padding:16px 0}.login-layout__link{text-decoration:underline}.login-layout__link:hover{opacity:.8}.settings-layout__title{font-weight:500;font-size:18px;line-height:23px;color:#1b3955;margin-bottom:7px}.settings-layout__subTitle{line-height:22px;color:#7d8d98;margin-bottom:40px}.settings-layout__nav{margin-bottom:35px}.guest-layout{display:flex;flex-direction:column;width:100%;min-height:100%;flex:1 1}.guest-layout__header{display:flex;align-items:center;justify-content:start;box-sizing:border-box;min-height:81.5px;max-height:81.5px;padding:0 84px;background-color:#fff}@media (max-width:1199px){.guest-layout__header{padding:0 24px;max-height:64px;min-height:64px}}@media (max-width:767.98px){.guest-layout__header{padding:0 16px;max-height:43px;min-height:43px}}.guest-layout__header--border{border-bottom:1px solid rgba(209,219,226,.5)}.guest-layout__header-item{display:flex;align-items:center}.guest-layout__header-item>.guest-layout__header-item:not(:last-child){margin-right:23px}.guest-layout__header-item-text{font-family:Circular Std;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#7d8d98}@media (max-width:1199px){.guest-layout__header-item-text{display:none}}@media (max-width:1199px){.guest-layout__header-item .button{width:220px;min-height:42px;font-size:14px}}@media (max-width:767.98px){.guest-layout__header-item .button{width:177px;min-height:31px;font-size:12px}}.guest-layout__header-item .button p{margin:0 auto}@media (max-width:767.98px){.guest-layout__header-item.logo{display:none}}.guest-layout__header-item.logo--mobile img{width:41px;height:31px}@media (min-width:767.98px){.guest-layout__header-item.logo--mobile{display:none}}.guest-layout .footer{min-height:50px}.dashboard__title{font-weight:500;font-size:18px;line-height:23px;color:#1b3955;margin-bottom:20px}.dashboard__list{display:flex;flex-wrap:wrap;justify-content:center}.dashboard__item{display:flex;flex-direction:column;align-items:center;width:300px;height:268px;padding-top:40px;position:relative;background:#fff;border:1px solid #cee0f0;box-sizing:border-box;box-shadow:0 2px 6px rgba(14,100,148,.09);border-radius:9px;margin-bottom:30px}.dashboard__item:not(:last-child){margin-right:30px}.dashboard__item.mobile{width:100%;height:206px;padding:40px 17px}.dashboard__item.mobile:not(:last-child){margin-right:0}.dashboard__item-wrapper{display:flex;max-width:280px}.dashboard__item-icon-wrapper{display:flex;align-items:center;justify-content:center;width:54px;height:54px;background:#fff;border:1px solid #e0e9ed;box-sizing:border-box;border-radius:18px;margin-bottom:13px}.dashboard__item-icon-wrapper.mobile{margin:auto 10px auto 0}.dashboard__item-label{font-weight:700;font-size:16px;line-height:20px;text-align:center;color:#2d3c4a;margin-bottom:4px}.dashboard__item-label.mobile{text-align:left;text-align:initial}.dashboard__item-desc{max-width:208px;line-height:22px;text-align:center;color:#627790}.dashboard__item-desc.mobile{text-align:left;text-align:initial}.dashboard__item-link{position:absolute;left:0;right:0;bottom:40px;width:100%;max-width:196px;margin:0 auto}.dashboard__item-link .button{width:100%;display:flex;justify-content:center}.dashboard__item-link.mobile{position:static;width:100%;max-width:280px;margin-top:15px}.dashboard__item-text{display:flex;flex-direction:column;justify-content:center;max-width:72%}.appsumo{width:100%;max-width:930px}.appsumo__container{display:flex;padding:90px 0;flex-direction:column;align-items:center;border:1px solid #cee0f0;box-shadow:0 2px 4px rgba(14,79,206,.16);border-radius:3px}.appsumo__logo{position:relative;margin-right:8px}.appsumo__logo-plus div{height:24px}.appsumo__logo-container{display:flex;align-items:center;justify-content:center;margin-bottom:30px}.appsumo__header{width:350px;font-style:normal;font-weight:700;font-size:22px;line-height:28px;text-align:center;margin-bottom:21px}.appsumo__text{font-size:14px;width:470px;color:#7d8d98;line-height:22px;text-align:center;margin-bottom:22px}.api-billing__title{font-style:normal;font-weight:400;font-size:18px;line-height:23px}.api-billing__header,.api-billing__header--mobile{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.api-billing__header--mobile{flex-direction:column}.api-billing__select-duration{display:flex}.api-billing__select-duration--mobile{display:flex;margin:20px 0}.api-billing__select-duration-item:not(:last-child){margin-right:10px}.api-billing__plan-cards-container{display:flex;justify-content:space-between;margin-bottom:70px}.api-billing__plans-container{padding-bottom:70px;margin-bottom:50px;border-bottom:1px solid #e4e9f1}.api-billing__extra-plan{display:flex;justify-content:space-between;border:1px solid #cee0f0;box-sizing:border-box;padding:44px;box-shadow:0 4px 12px rgba(45,60,74,.06);border-radius:3px}.api-billing__extra-plan-text{max-width:500px}.api-billing__extra-plan-title{font-weight:700;font-size:18px;line-height:23px;margin-bottom:10px}.api-billing__extra-plan-button{display:flex;justify-content:center;width:210px}.api-billing__details{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:70px;margin-bottom:50px;border-bottom:1px solid #e4e9f1}.signTemplate__block{padding-bottom:40px;margin-bottom:35px;border-bottom:1px solid #e4e9f1}.signTemplate__wrapper{width:100%;max-width:465px;margin:0 auto}.signTemplate__title{font-weight:500;font-size:18px;line-height:23px;color:#1b3955;margin-bottom:16px}.signTemplate__upload-description{margin-bottom:35px;font-weight:400;font-size:14px;line-height:24px;color:#627790}.signTemplate__form{width:100%;margin-bottom:40px}.signTemplate__form-mainGroupField{padding-bottom:20px;margin-bottom:45px;border-bottom:1px solid #e4e9f1}.signTemplate__form-submitButton .button{width:185px;display:flex;justify-content:center}.signTemplate__form-submitButton svg{width:6px}.signTemplate__form-submitButton svg path{stroke:#fff;fill:none}.signTemplate__form .form__label span{color:#8698a5}.signTemplate__form--error{margin:20px 0;padding:10px;border:1px solid red;border-radius:5px;color:red;background:rgba(255,0,0,.1)}.signTemplate__templateField{padding-bottom:40px;margin-bottom:35px}.signTemplate__templateField--bulk{margin-bottom:unset!important}.signTemplate__templateField-select-title{font-weight:500;font-size:16px;line-height:20px;color:#2d3c4a;margin-bottom:10px}.signTemplate__templateField-select-subtitle{margin-bottom:5px;font-weight:400;font-size:14px;line-height:24px;color:#627790}.signTemplate__templateField-upload-wrapper{margin-bottom:30px}.signTemplate__templateField-upload-title{font-weight:500;font-size:16px;line-height:20px;color:#2d3c4a;margin-bottom:27px}.signTemplate__templateField-upload-createButton .button{width:210px;display:flex;justify-content:center}.signTemplate__templateField-upload-createButton svg{width:6px}.signTemplate__templateField-upload-createButton svg path{stroke:#fff;fill:none}.signTemplate__templateField-upload-createButton.mobile{display:flex;justify-content:center}.signTemplate__emailField{margin-bottom:40px;margin-top:35px}.signTemplate__emailField--template{padding-bottom:40px;border-bottom:1px solid #d4dbe7}.signTemplate__emailField-title{font-weight:500;font-size:16px;line-height:20px;color:#2d3c4a;margin-bottom:28px}.signTemplate__emailField-isOrdered{margin-top:18px}.signTemplate__emailField-isOrdered .uiCheckbox__label{font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#8698a5}.signTemplate__emailField--signers{padding-bottom:40px;border-bottom:1px solid #d4dbe7}.signTemplate__validation-modal{width:400px}.signTemplate__validation-modal-title{text-align:center}.signTemplate__validation-modal-subTitle{margin-bottom:10px}.signTemplate__validation-modal-confirm{display:flex;justify-content:center;width:90px}.signTemplate__error-list{max-height:200px;overflow-y:auto}.signTemplate__error-item{margin-bottom:5px}.documents__copy-title{font-size:16px;line-height:20px;color:#1b3955}.documents__spinner{min-height:500px;display:flex;justify-content:center;align-items:center}.documents__wrapper{width:100%;max-width:970px;margin-bottom:45px}.documents__titleGroup{display:flex;justify-content:space-between}.documents__empty-table{margin-top:40px}.documents__header{display:flex;flex-direction:column;max-width:450px;margin-bottom:32px}.documents__header--template{max-width:100%}.documents__header button{width:196px;display:flex;justify-content:center}.documents__title{font-style:normal;font-weight:500;font-size:18px;line-height:23px;color:#1b3955;margin-bottom:7px}.documents__subTitle{font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#7d8d98}.documents__subTitle--template{max-width:450px}.documents__hr{border:1px solid #e4e9f1;margin-bottom:26px}.documents__apiStatus,.documents__documentStatus{border-radius:50px;padding:8px 14px}.documents__documentStatus{display:flex;justify-content:center;text-transform:uppercase}.documents__documentStatus-text{max-height:8px;display:flex;align-items:center;font-style:normal;font-weight:400;font-size:12px;line-height:22px;letter-spacing:.05em}.documents__documentStatus-text:before{content:"\A";display:inline-block;width:5px;height:5px;visibility:visible;border-radius:50%;margin-right:4px}.documents__documentStatus--draft{background-color:#e6f4fc}.documents__documentStatus--draft .documents__documentStatus-text{color:#60869a}.documents__documentStatus--draft .documents__documentStatus-text:before{background-color:#60869a}.documents__documentStatus--api{background-color:#e6f4fc}.documents__documentStatus--api .documents__documentStatus-text{color:#00a3fa}.documents__documentStatus--api .documents__documentStatus-text:before{content:none}.documents__documentStatus--awaiting{background-color:#fff2e6}.documents__documentStatus--awaiting .documents__documentStatus-text{color:#f18649}.documents__documentStatus--awaiting .documents__documentStatus-text:before{background-color:#f18649}.documents__documentStatus--completed{background-color:#e3ffea}.documents__documentStatus--completed .documents__documentStatus-text{color:#3a974e}.documents__documentStatus--completed .documents__documentStatus-text:before{background-color:#3a974e}.documents__documentStatus--preparing{background-color:#f2f2f2}.documents__documentStatus--preparing .documents__documentStatus-text{color:#a5b3bd}.documents__documentStatus--preparing .documents__documentStatus-text:before{background-color:#a5b3bd}.documents__documentStatus--disabled{background-color:#fff3f3}.documents__documentStatus--disabled .documents__documentStatus-text{color:#a5b3bd}.documents__documentStatus--disabled .documents__documentStatus-text:before{background-color:#a5b3bd}.documents__templateOptionsWrapper{display:flex;justify-content:space-between;background-color:transparent;width:100%}.documents__templateOptionsWrapper-optionButton{background-color:transparent;color:#000;border:0 solid #000;outline:none}.documents__optionsDropdown{font-style:normal;font-weight:450;font-size:14px;line-height:22px;position:relative}.documents__optionsDropdownTrigger{display:flex;align-items:center;background-color:inherit;padding:0}.documents__optionsDropdownTrigger-text{color:#2d3c4a;margin-right:6px}.documents__optionsDropdownTrigger-text--open{color:#00a3fa;font-weight:500}.documents__optionsDropdownTrigger-text.mobile{font-size:20px}.documents__optionsDropdownTrigger-arrow{transition:all .2s ease;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.documents__optionsDropdownTrigger-arrow div{display:flex}.documents__optionsDropdownTrigger-arrow--open{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.documents__optionsDropdownTrigger-arrow--open svg path{stroke:#00a3fa}.documents__dropdownList{display:flex;flex-direction:column;position:absolute;right:-35px;top:30px;min-width:210px;background:#fff;box-shadow:0 5px 26px rgba(53,135,182,.24);border-radius:4px;padding:10px 0;z-index:999}.documents__dropdownList:before{content:"";position:absolute;top:-10px;right:30px;display:inline;border-color:#fff transparent;border-style:solid;border-width:0 10px 10px;-webkit-filter:drop-shadow(0 -10px 7px rgba(53,135,182,.24));filter:drop-shadow(0 -10px 7px rgba(53,135,182,.24))}.documents__dropdownList--top{top:unset;bottom:150%}.documents__dropdownList--top:before{top:auto;bottom:-10px;border-top-width:10px;border-bottom-width:0;-webkit-filter:drop-shadow(0 10px 8px rgba(53,135,182,.24));filter:drop-shadow(0 10px 8px rgba(53,135,182,.24))}.documents__dropdownOptionWrapper{padding:0 22px;background-color:#fff;display:flex;justify-content:space-evenly}.documents__dropdownOptionWrapper:hover{background-color:#e8f7ff}.documents__dropdownOptionWrapper:not(:last-child) .documents__dropdownOption{border-bottom:1px solid #e3edf5}.documents__dropdownOption{display:flex;align-items:center;flex:1 1;padding:9px 0;font-weight:400}.documents__dropdownOption:not(:last-child){border-bottom:1px solid #e3edf5}.documents__dropdownOption-icon{margin-right:14px}.documents__dropdownOption-icon div{display:flex}.documents__dropdownOption-icon div svg path{stroke:#00a3fa}.documents__dropdownOption.red{color:#ff5151}.documents__dropdownOption.red svg path{stroke:none}.documents__dropdownOptionSigners{display:flex;flex:1 1;padding:9px;font-weight:400;align-items:flex-start;word-break:normal}.documents__dropdownOptionSigners--name{margin-right:10px;width:150px;overflow:hidden;text-overflow:ellipsis}.documents__dropdownOptionSigners--bold{font-weight:700}.documents__dropdownOptionSigners:not(:last-child){border-bottom:1px solid #e3edf5}.documents__dropdownOptionSigners-icon{margin-left:14px}.documents__dropdownOptionSigners-icon div{display:flex}.documents__dropdownOptionSigners-icon div svg{overflow:visible}.documents__dropdownOptionSigners-icon div svg path{stroke:#00a3fa}.documents__deleteWrapper{max-width:410px}.documents__deleteHeader{display:flex;flex-direction:column;text-align:center;margin-bottom:20}.documents__deleteTitle{font-size:16px;line-height:20px;color:#1b3955;margin-bottom:2px}.documents__shareModal{max-width:550px;width:100%}.documents__reminderModal,.documents__revertModal{max-width:445px;width:100%}.documents__revertModal.mobile{max-width:none}.documents__create-btn{margin-bottom:25px}.sign-up{min-height:100%;display:flex}@media (max-width:767.98px){.sign-up{justify-content:center}}.sign-up__left-side{flex:0.4 1;display:flex;flex-direction:column}@media (max-width:767.98px){.sign-up__left-side{flex:1 1}}.sign-up__right-side{position:relative;flex:0.6 1;display:flex;flex-direction:column;justify-content:center;align-items:center}.sign-up__right-side:before{position:absolute;content:"";width:100%;height:100%;z-index:-2;background-color:#00a3fa}.sign-up__right-side:after{content:"";width:100%;height:51%;position:absolute;z-index:1;bottom:0;background:url(data:image/png;base64,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);background-repeat:no-repeat;background-size:cover;background-position:bottom}@media (max-width:767.98px){.sign-up__right-side{display:none}}.sign-up--top-layer{z-index:20}.sign-up__title{margin-bottom:32px;font-weight:700;font-size:26px;line-height:33px;text-align:center;color:#fff}@media (max-width:767.98px){.sign-up__title{margin:16px 0}}.sign-up__header{display:flex;justify-content:center;margin-top:85px}@media (max-width:767.98px){.sign-up__header{margin-top:20px}}.sign-up__content{margin-top:30px;display:flex;justify-content:center;flex:1 1}@media (max-width:767.98px){.sign-up__content{max-width:464px;margin:30px auto 0}}.sign-up__footer{display:flex;font-weight:400;font-size:14px;line-height:18px;color:#7b94b1;justify-content:center;border-top:1px solid rgba(209,219,226,.5);padding:16px 0}.sign-up__link{text-decoration:underline}.sign-up__link:hover{opacity:.8}.signup_confirm{display:flex;padding:40px 16px}.signup_confirm__wrapper{display:flex;flex-direction:column}.signup_confirm__img{width:294px;margin:0 auto}.signup_confirm__text{max-width:505px;margin:40px auto}.signup_confirm__text--major{font-size:26px;font-weight:700;text-align:center;padding-bottom:10px}@media (max-width:767.98px){.signup_confirm__text--major{font-size:18px;padding-bottom:8px}}.signup_confirm__text--minor{font-size:18px;text-align:center;color:#7d8d98;line-height:27px}@media (max-width:767.98px){.signup_confirm__text--minor{font-size:13px;line-height:20px}}.signup_confirm__button{margin:0 auto}.signup_confirm__button button{width:254px;height:70px;font-size:18px;text-align:center}@media (max-width:767.98px){.signup_confirm__button button{font-size:13px;height:40px}}.signup_confirm__button button p{margin:auto}.auth{flex-direction:column;display:flex;align-items:center;width:100%;max-width:970px}.auth__form{padding:45px 40px;width:380px;box-sizing:border-box}.auth__form--signup{width:480px}@media (max-width:767.98px){.auth__form--signup{width:100%;padding:20px 16px}}.auth__form--border{border:1px solid #cee0f0;box-shadow:0 2px 4px rgba(14,79,206,.16);border-radius:3px}.auth__form--border.mobile{border:none;box-shadow:none}.auth__form--inbox{padding:73px 70px}.auth__form.mobile{padding:10px 16px 45px;width:320px}.auth__submitButton,.auth__submitButton .button{display:flex;justify-content:center}.auth__submitButton .button{width:100%}.auth__googleButton-wrapper{margin-top:36px}.auth__googleButton{background-color:#fff;color:#2d3c4a;width:100%;display:flex;justify-content:center;border-radius:110px;align-self:center;text-align:center;align-items:center;min-height:42px;vertical-align:baseline;line-height:19px;padding:0 22px 0 21px;transition:all .2s ease;position:relative;border:1px solid #a5b3bd}.auth__googleButton:hover{color:#00a3fa;border-color:#00a3fa}.auth__googleButton:active,.auth__googleButton:hover{box-shadow:0 4px 10px rgba(0,163,250,.28)}.auth__separator{margin:40px 0}.auth__check-account{margin-top:21px;display:flex;justify-content:center;color:#8698a5}.auth__link{cursor:pointer;color:#00a3fa}.auth__link--center{display:flex;justify-content:center}.auth__hr{border:1px solid #e4e9f1;margin-top:26px}.auth__title{text-align:center;font-weight:500;font-size:18px;line-height:23px;color:#1b3955;margin-bottom:14px}.auth__title--bold{font-weight:700;font-size:20px;line-height:25px}.auth__title.mobile{margin:30px 0 20px}.auth__description{width:250px;margin-bottom:16px;font-weight:400;font-size:14px;line-height:18px;text-align:center;color:#8698a5}.auth .form__label{color:#2d3c4a}.auth__field{margin-bottom:20px}.auth__field .form__field{margin-bottom:3px}.auth__forgot{display:flex;justify-content:flex-end}.auth__acception{margin-top:15px;margin-bottom:16px;text-align:center;font-size:11px;color:#8698a5}.settings__block,.settings__form{margin-bottom:40px}.settings__block{padding-bottom:40px;border-bottom:1px solid #e4e9f1}.settings__block:last-child{border:none}.settings__block--small{width:404px}.settings__block--small.mobile{width:288px}.settings__block--middle{width:480px}.settings__block--middle.mobile{width:228px}.settings__block--borderless{border:none}.settings__button-cancel.button--disabled{color:#8698a5;background-color:transparent}.settings__text{color:#2d3c4a;font-weight:400;font-size:14px;line-height:22px}.settings__text--grey{color:#7d8d98}.settings__text--greyLight{color:#a5b3bd}.settings__text--black{color:#2d3c4a}.settings__text--green{color:#4bc95f}.settings__text--justify{text-align:justify}.settings__text--pre{white-space:pre}.settings__text--medium{font-weight:500;font-size:14px;line-height:18px}.settings__text--bold{font-weight:700;font-size:24px;line-height:30px}.settings__text--bolder{font-weight:700;font-size:30px;line-height:38px}.settings__text--default-size{font-size:18px;line-height:22px}.settings__subtitle{font-weight:500;font-size:16px;line-height:20px;margin-bottom:13px}.settings__subtitle--small{font-size:14px;line-height:18px}.settings__title{font-weight:700;font-size:18px;line-height:23px;margin-bottom:25px}.settings__two-fields-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px}.settings__two-fields-wrapper.mobile{display:inline;display:initial}.settings__field{flex:1 1}.settings__field--half{width:calc(50% - 24px)}.settings__field-wrapper:not(:last-child){margin-bottom:24px}.settings__field .form__label{color:#2d3c4a;font-weight:500;font-size:14px;line-height:18px}.settings__field .uiSelect__select-value{font-size:14px}.settings__field--middle{width:330px}.settings__field--gap{margin-bottom:64px}.settings__field--gap:last-child{margin-bottom:0}.settings__field--pdf-checkboxes{width:465px}.settings__field--small{width:230px}.settings__field.mobile{width:288px}.settings__form-checkbox{margin-bottom:15px}.settings__form-checkbox:last-child{margin-bottom:0}.settings__form-checkbox--no-margin{margin-top:0}.settings__form-checkbox .uiCheckbox__label{color:#8698a5}.settings__form-group{display:flex}.settings__form-group.mobile{flex-direction:column}.settings__form-group-item{margin-right:24px}.settings__form-group-item.mobile,.settings__form-group-item:last-child{margin-right:0}.billing__switch-block{display:flex;position:relative;min-width:150px;padding:25px 0 25px 15px;border:1px solid #d7e3e7;box-sizing:border-box;box-shadow:0 2px 4px rgba(14,79,206,.13);border-radius:13px}.billing__switch-block-discount{position:absolute;top:-14px}.billing__switch-block--active{border:1.5px solid #00a3fa;box-shadow:0 5px 11px rgba(0,163,250,.06)}.billing__details-section{width:644px}.billing__details-section.mobile{width:288px}.billing__spinner{display:flex;height:600px;justify-content:center;align-items:center}.billing__invoice-content{height:350px;overflow-y:auto}.billing__invoice-row:last-child{border-bottom:1px solid #cee0f0!important}.billing__invoice-empty,.billing__invoice-spinner{display:flex;height:100%;justify-content:center;align-items:center}.billing__invoice-empty{font-size:16px;line-height:22px;color:#7d8d98}.billing__plans-slider-wrapper{position:relative;left:-5%;width:120%;height:220px;margin:20px 0;overflow:hidden}.billing__plans-slider{position:absolute;height:100%;display:flex;align-items:center;justify-content:space-around}.billing__plans-slider-item{-webkit-transform:translate(-105%);transform:translate(-105%)}.billing__plans-slider-item,.billing__plans-slider-item-left{position:relative;transition:all;transition-duration:.4s;margin:0 13px;width:320px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;border:1px solid #cee0f0;border-radius:3px;box-sizing:border-box;padding:40px 33px 57px;box-shadow:0 4px 12px rgba(45,60,74,.06)}.billing__plans-slider-item-left{-webkit-transform:translate(0);transform:translate(0)}.billing__plans-slider-item-right{position:relative;transition:all;transition-duration:.4s;margin:0 13px;width:320px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;border:1px solid #cee0f0;border-radius:3px;box-sizing:border-box;padding:40px 33px 57px;box-shadow:0 4px 12px rgba(45,60,74,.06);-webkit-transform:translate(-210%);transform:translate(-210%)}.billing__plans-slider-dots{position:relative;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);width:20%;height:30px;margin:10px 0;display:flex;justify-content:space-around;align-items:center}.billing__plans-slider-dot{width:10px;height:10px;border-radius:100px;background-color:#a5b3bd}.billing__plans-slider-dot--selected{width:10px;height:10px;border-radius:100px;background-color:#00a3fa}.billing__plan-modal{width:270px;padding:15px}.billing__plan-modal-title{font-weight:450;margin-bottom:10px;font-size:16px;line-height:22px;text-align:center}.billing__plan-modal-subtitle{font-weight:400;font-size:14px;line-height:22px;text-align:center}.billing__plan-info{background:#eff5f7;padding:22px 22px 22px 27px;font-size:18px}.billing__plan-page{padding:0 0 98px}.billing__plan-wrapper{margin-bottom:25px}.billing__plan-title{margin-bottom:5px}.billing__discount{justify-content:center;width:94px;padding:5px 0;background:#f1faff;border-radius:110px;font-size:14px;line-height:18px;display:flex;align-items:center;color:#00a3fa}.billing__switch{margin-right:14px;display:flex;align-items:center}.billing__switch-item:not(:last-child){margin-right:18px}.billing__switch-text{font-family:Circular Std;font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#2d3c4a}.billing__switch-container{display:flex;justify-content:center;align-items:center;margin-top:51px;margin-bottom:28px}.billing__switch-container.left{justify-content:start;margin-top:36px}.billing__headerContainer{display:flex;flex-direction:column;align-items:center;width:100%;padding:0 22px;box-sizing:border-box}.billing__appSumo-inputWrapper{position:relative;width:100%}.billing__appSumo-inputContainer{height:49px}.billing__appSumo-input{border:1px solid #d7e3e7;box-shadow:0 2px 4px rgba(14,79,206,.1);border-radius:50px;padding:9px 9px 9px 23px;color:#8698a5;height:100%}.billing__appSumo-button{position:absolute;right:11px;top:7px;padding:7px 14px;min-height:33px;font-size:14px;line-height:18px}.billing__appSumo--bold{font-weight:700;color:#2d3c4a}.billing__appSumo-title{font-family:Circular Std;font-style:normal;font-weight:400;font-size:20px;line-height:28px;color:#2d3c4a;text-align:center}.billing__appSumo-slider_wrapper{position:relative;left:-5%;width:120%;height:200px;overflow:hidden}.billing__appSumo-slider{position:absolute;height:100%;display:flex;justify-content:space-between;align-items:center}.billing__appSumo-slider-item--left{-webkit-transform:translate(0);transform:translate(0)}.billing__appSumo-slider-item--left,.billing__appSumo-slider-item--right{position:relative;transition:all;transition-duration:1s;width:350px;height:100%;margin:0 10px;box-sizing:border-box;border:1px solid #cee0f0;box-shadow:0 4px 12px rgba(45,60,74,.06);border-radius:3px}.billing__appSumo-slider-item--right{-webkit-transform:translate(-105%);transform:translate(-105%)}.billing__appSumo-slider-dots{display:flex;justify-content:center;align-items:center;margin:10px 0}.billing__appSumo-slider-dot{width:10px;height:10px;margin:0 10px;border-radius:50px;background-color:#a5b3bd}.billing__appSumo-slider-dot--selected{width:10px;height:10px;margin:0 10px;border-radius:50px;background-color:#00a3fa}.billing__modal{width:400px;padding:35px 52px 41px 53px}.billing__modal-title{font-weight:700;font-size:16px;line-height:20px;text-align:center;color:#1b3955;margin-bottom:30px}.billing__modal-description{font-weight:400;margin-bottom:30px;font-size:14px;line-height:22px;text-align:center;color:#627790}.billing__modal-button{display:flex;justify-content:center}.billing__modal-mobile{width:170px;padding:35px 32px 31px 29px}.billing__cell--amount{margin-right:11px}.billing__cell--download{cursor:pointer}.billing__column--date{width:167px;margin-left:13px}.billing__column--amount{width:120px}.billing__current-plan{width:181px;padding:11px 0;font-weight:700;font-size:14px;line-height:18px;text-align:center;color:#00a3fa;display:flex;justify-content:center;background:#f1faff;border-radius:110px}.billing__table-icon{width:20px;height:20px}.billing__table-title{font-size:24px;line-height:22px;text-align:center;color:#2d3c4a;margin-bottom:8px}.billing__table-row{padding:0;align-items:stretch}.billing__table-row--borderless{border-bottom:none!important}.billing__table-column{display:flex;flex:1 1;padding:17px 0 20px 20px;border-right:1px solid #cee0f0;box-sizing:border-box}.billing__table-column:last-child{border-right:none}.billing__table-column--name{flex:0 1 199px}.billing__table-column--header{padding:46px 20px 47px;flex-direction:column;justify-content:space-between;align-items:center}.billing__table--description{text-align:center;margin-bottom:23px}.billing__table-button .button{display:flex;justify-content:center;width:180px}.billing__table-container{width:100%}.billing__plan-header{margin-bottom:3px;font-size:14px;line-height:18px}.billing__plan-button .button{width:140px;display:flex;justify-content:center}.billing__plan-total-price{margin-bottom:0}.billing__plan-group{display:flex;justify-content:space-between;align-items:center}.billing__plan-group--head{margin-bottom:23px}.billing__plan-group--price{margin-bottom:9px}.billing__header{font-weight:700;font-size:18px;line-height:23px;margin-bottom:25px}.billing--free-plan{margin-bottom:0;padding-bottom:0;border:none}.billing--no-discount{padding-bottom:0}.billing__details{margin-top:20px}.billing__details-header{margin-bottom:13px}.billing__details-field{min-width:470px;width:644px}.billing__details-field.mobile{width:288px;min-width:288px}.billing__details-description{margin-bottom:18px;width:344px}.billing__details-description.mobile{width:288px}.billing__details-text{line-height:18px}.billing__details-block{width:579px;max-height:125px;box-sizing:border-box;overflow-y:auto;word-break:break-all;padding:12px 44px 34px 16px;background:#fff;border:1px solid #d7e3e7;box-shadow:0 2px 4px rgba(14,79,206,.1);border-radius:3px;margin-bottom:33px}.billing__details-button-group{display:flex;justify-content:flex-start}.billing__details-button-update .button{width:100px;display:flex;justify-content:center}.billing__details-button--first-item{margin-right:15px}.billing__details-button .button{width:213px;display:flex;justify-content:center}.billing__details-button .button.button--disabled{color:#8698a5;background-color:transparent}.company__uploader{margin-bottom:15px}.company__uploader-description{margin-bottom:24px}.company__redirection-wrapper{display:flex;align-items:center}.company__redirection-billet{margin-left:6px}.company__redirection--disabled,.company__redirection-enable .uiCheckbox__label{color:#a5b3bd}.company__redirection-subtitle{margin-bottom:5px}.company__header-billet{margin-bottom:0;margin-right:8px}.company__billet{display:flex;justify-content:flex-start;align-items:center;background:#fead11;box-shadow:0 2px 4px rgba(67,34,4,.13);border-radius:2px;padding:3px 12px}.company__billet-icon{margin-right:5px}.company__billet-text{font-weight:500;font-size:12px;line-height:22px;text-align:center;letter-spacing:.05em;text-transform:uppercase;color:#fff}.company__billet-container{min-height:28px;display:flex;align-items:baseline}.company__branding{position:relative}.company__branding--blur:after{top:0;left:0;position:absolute;width:100%;height:100%;content:"";z-index:1;background:hsla(0,0%,100%,.78)}.company__upgrade{top:39px;width:100%;box-shadow:0 5px 16px rgba(53,135,182,.34);border-radius:4px;height:212px;position:absolute;z-index:2;background-color:#fff;padding:44px 38px;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.company__upgrade-description{font-weight:400;font-size:14px;line-height:22px;text-align:center;color:#627790;margin-bottom:19px}.company__upgrade-title{font-weight:700;font-size:16px;line-height:20px;text-align:center;color:#060707;margin-bottom:5px}.company__upgrade-wrapper{position:relative;margin-bottom:25px}.company__title{margin-right:12px}.company__title-container{display:flex;align-items:center;justify-content:flex-start}.company__checkbox-group{display:flex}.integrations__wrapper{width:100%;max-width:970px;margin-bottom:45px}.integrations__title{font-weight:500;font-size:18px;line-height:23px;color:#1b3955;margin-bottom:7px}.integrations__subTitle{line-height:22px;color:#7d8d98;margin-bottom:30px}.integrations__list{display:flex;flex-wrap:wrap}.integrations__list.mobile{flex-wrap:nowrap;flex-direction:column}.integrations__item{background:#fff;border:1px solid #cee0f0;box-sizing:border-box;box-shadow:0 2px 6px rgba(14,100,148,.09);border-radius:9px;margin-bottom:16px;padding:40px 20px 30px;max-width:224px}.integrations__item:not(:last-child){margin-right:16px}.integrations__item.mobile{max-width:none}.integrations__item.mobile:not(:last-child){margin-right:0}.integrations__item-button .button{width:100%;justify-content:center}.integrations__item-icon-wrapper{margin-bottom:20px;height:48px;display:flex;align-items:center}.integrations__item-icon.mobile{margin:0 auto}.integrations__item-title{font-weight:700;font-size:16px;line-height:20px;color:#2d3c4a;margin-bottom:7px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.integrations__item-title.mobile{text-align:center}.integrations__item-desc{line-height:22px;color:#7d8d98;margin-bottom:18px}.integrations__item-desc.mobile{text-align:center}.documentPreview__wrapper{width:100%}.documentPreview__document-wrapper{background:#f1f4f6;padding:60px 0 80px}.documentPreview__document-wrapper.mobile{padding:0}.documentPreview__document-container{min-width:970px;max-width:970px;height:1160px;margin-right:20px;position:relative;overflow:auto;background:#edf2f5}.documentPreview__document-container.mobile{min-width:0;max-width:none;height:auto;margin-right:0}.documentPreview__document-inner{width:100%;max-width:970px;background:#fff;box-shadow:0 4px 34px rgba(17,84,122,.16);border-radius:12px;overflow:hidden;margin:0 auto}.documentPreview__document-inner.mobile{border-radius:0}.documentPreview__document-header{background:#edf2f5;display:flex;align-items:center;justify-content:space-between;height:83px;padding:0 40px}.documentPreview__document-header.mobile{justify-content:flex-end;height:auto;padding:5px}.documentPreview__document-header-title{font-weight:700;font-size:20px;line-height:25px;color:#2d3c4a}.documentPreview__document-header-right{display:flex;align-items:center}.documentPreview__document-header-button{position:relative;display:flex;align-items:center;justify-content:center;padding:0 18px;height:42px;background:transparent;border:1px solid #5e869d;box-sizing:border-box;border-radius:3px;color:#5e869d;transition:all .2s ease}.documentPreview__document-header-button.mobile{height:25px}.documentPreview__document-header-button:first-child{margin-right:12px}.documentPreview__document-header-button:hover{color:#596a78;transition:all .2s ease;border-color:#596a78}.documentPreview__document-header-button:disabled{cursor:not-allowed}.documentPreview__document-header-button--stroke svg path{stroke:#5e869d}.documentPreview__document-header-button--stroke:hover svg path{stroke:#596a78}.documentPreview__document-header-button--fill svg path{fill:#5e869d}.documentPreview__document-header-button--fill:hover svg path{fill:#596a78}.documentPreview__document-header-button-wrapper{display:flex;margin-right:25px;padding-right:25px;border-right:1px solid #d2dde3}.documentPreview__document-header-button-wrapper.mobile{margin-right:0;padding-right:0;border-right:none}.documentPreview__document-header-button-icon{margin:0 6px}.documentPreview__document-header-button-icon>div{display:flex}.documentPreview__spinner{height:1160px}.documentPreview__activity-wrapper{background:#fff;padding:80px 0 60px}.documentPreview__activity-wrapper.mobile{padding:60px 8px}.documentPreview__activity-inner{width:100%;max-width:970px;background:#fff;margin:0 auto}.documentPreview__activity-inner.mobile{max-width:352px}.documentPreview__activity-title{font-weight:500;font-size:18px;line-height:23px;color:#1b3955;margin-bottom:20px}.documentPreview__activity-table-wrapper{display:flex;flex-direction:column;background:#fff;border:1px solid #d7e3e7;box-sizing:border-box;box-shadow:0 2px 4px rgba(14,79,206,.16);border-radius:3px;min-height:200px}.documentPreview__activity-table-wrapper.mobile{max-width:352px;margin:auto}.documentPreview__activity-table-empty{display:flex;flex:1 1;align-items:center;justify-content:center}.documentPreview__activity-table-empty-title{font-weight:400;font-size:14px;line-height:22px;text-align:center;color:#7d8d98}.documentPreview__activity-table-header{border-bottom:1px solid #d7e3e7;padding:20px 60px;font-weight:500;line-height:22px;letter-spacing:.06em;text-transform:uppercase;color:#2d3c4a}.documentPreview__activity-table-header.mobile{padding:15px 20px}.documentPreview__activity-table-row{align-items:center;display:flex}.documentPreview__activity-table-item{padding:30px 60px}.documentPreview__activity-table-item.mobile{flex-direction:column;padding:30px 20px;align-items:normal}.documentPreview__activity-table-item:not(:last-child){border-bottom:1px solid #d7e3e7}.documentPreview__activity-table-col--title.mobile{display:flex;margin-bottom:25px}.documentPreview__activity-table-col--icon{width:80px}.documentPreview__activity-table-col--icon.mobile{width:auto;margin:auto 18px auto 0}.documentPreview__activity-table-col--icon.mobile img{width:48px}.documentPreview__activity-table-col--date{width:190px}.documentPreview__activity-table-col--actions{flex:1 1}.documentPreview__activity-table-info-type{font-size:12px;line-height:22px;letter-spacing:.14em;text-transform:uppercase;color:#8698a5;margin-bottom:5px}.documentPreview__activity-table-info-type.mobile{line-height:12px;margin-bottom:8px}.documentPreview__activity-table-info-date{font-weight:700;font-size:16px;line-height:22px;color:#2d3c4a}.documentPreview__activity-table-info-date.mobile{line-height:16px;margin-bottom:8px}.documentPreview__activity-table-info-time{font-size:16px;line-height:22px;color:#7d8d98}.documentPreview__activity-table-info-time.mobile{font-size:14px;line-height:14px}.documentPreview__activity-table-actions-item{display:flex;align-items:center}.documentPreview__activity-table-actions-item:not(:last-child){margin-bottom:8px}.documentPreview__activity-table-actions-item:before{content:"";width:6px;height:6px;border-radius:100%;background:#a5b3bd;margin-right:10px}.documentPreview__activity-table-actions-label{font-size:16px;line-height:22px;color:#2d3c4a}.documentPreview__activity-table-actions-label.mobile{word-break:break-all}.documentPreview__activity-table-actions-value{font-size:16px;line-height:22px;color:#7d8d98}.team__member{display:flex;align-items:center}.team__member-name{width:100px;word-break:break-word}.team__member-title{max-width:170px;overflow-x:hidden;text-overflow:ellipsis}.team__header-container{display:flex;justify-content:space-between}.team__header-title{font-weight:500;font-size:18px;line-height:23px;color:#1b3955;margin-bottom:7px;margin-right:8px}.team__header-description{width:450px;font-size:14px;line-height:22px;color:#7d8d98}.team__header-description.mobile{width:100%}.team__button--hide{display:none!important}.team__button .button{display:flex;justify-content:center;width:194px}.team__button.mobile{margin:20px 0}.team__controlsGroup{justify-content:flex-end}.team__column-member{width:150px}.team__column-member.mobile{width:58px}.team__column-actions{width:30px}.team__accept{display:flex;flex-direction:column;align-items:center;width:320px;border:1px solid #cee0f0;box-shadow:0 2px 4px rgba(14,79,206,.16);border-radius:3px;padding:30px 25px}.team__accept-title{text-align:center;font-size:16px;font-weight:450;margin-bottom:20px}.team__accept-button,.team__accept-button .button{display:flex;justify-content:center}.team__accept-button .button{min-width:240px}.team__accept-wrapper,.twoFactor{width:100%;max-width:970px}.team__accept-wrapper,.twoFactor,.twoFactor__form{flex-direction:column;display:flex;align-items:center}.twoFactor__form{padding:45px 40px;width:545px;box-sizing:border-box}.twoFactor__form.mobile{width:310px}.twoFactor__form--border{border:1px solid #cee0f0;box-shadow:0 2px 4px rgba(14,79,206,.16);border-radius:3px}.twoFactor__form .form__field{width:100%}.twoFactor__form .title{text-align:center;font-weight:500;font-size:16px;line-height:23px;color:#1b3955;margin-bottom:10px}.twoFactor__form .subtitle{text-align:center;font-weight:400;font-size:14px;line-height:22px;color:#627790;width:70%;margin-bottom:16px}.twoFactor__submitButton{display:flex;justify-content:center;width:170px}.twoFactor__submitButton .button{width:100%;display:flex;justify-content:center}.twoFactor__title{text-align:center;font-weight:500;font-size:18px;line-height:23px;color:#1b3955;margin-bottom:14px}.twoFactor__title--bold{font-weight:700;font-size:20px;line-height:25px}.profile__header{margin-bottom:10px}.profile__two-factor-block{padding-bottom:25px!important}.profile__modal{width:510px;padding:36px 0;display:flex;flex-direction:column;align-items:center}.profile__modal.mobile{width:auto}.profile__modal-title{color:#1b3955;width:288px;font-weight:700;font-size:16px;line-height:20px;text-align:center;margin-bottom:14px}.profile__modal-description{width:288px;color:#627790;text-align:center;margin-bottom:36px}.profile__modal-description--downgrade{width:360px}.profile__modal-description--downgrade.mobile{width:288px}.profile__modal-description--single{margin-bottom:14px}.profile__modal-description--email{margin-bottom:20px}.profile__modal-button{margin-right:11px}.profile__modal-button:last-child{margin-right:unset}.profile__modal-button-wrapper{margin-bottom:15px}.profile__modal-button-wrapper.mobile{padding:0 10px}.profile__modal-button-wrapper--group{display:flex;justify-content:space-between}.profile__modal-button--delete{cursor:pointer;color:#b5bdc6}.profile__sms-wrapper{display:flex;justify-content:space-between;margin-bottom:5px}.profile__sms-disable{margin-bottom:17px}.profile__sms-disable .button--disabled{color:#8698a5;background-color:transparent}.profile__sms-change{cursor:pointer;font-size:14px;line-height:23px;background-color:transparent;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#00a3fa}.profile__sms-field{width:310px}.profile__sms-field:not(:last-child){margin-right:12px}.profile__sms-field .form__field{margin-bottom:0}.profile__sms-field--small{width:70px}.profile__auth{margin-bottom:25px}.profile__auth-description{margin-bottom:19px}.profile__button .button{display:flex;justify-content:center}.profile__button--import{margin-bottom:8px}.profile__button--import .button{width:210px}.profile__button--delete{margin-bottom:8px}.profile__button--delete .button{width:210px;color:#ff5151;border-color:#ff5151}.profile__button--delete .button:hover{background-color:#ff5151;color:#fff}.profile__button--setup .button{width:160px}.profile__button--setup .button.button--disabled{color:#8698a5;background-color:transparent}.profile__button--verify .button{width:150px}.profile__button--verify .button.button--disabled{color:#8698a5;background-color:transparent}.profile__button--save .button{width:180px}.profile__button.mobile{margin-top:10px}.profile .uiCheckbox__wrapper{align-items:flex-start}.profile .uiCheckbox__wrapper .uiCheckbox__inner{margin-top:2px}.profile__google-form,.profile__verify-form{border:none!important;box-shadow:none!important}.profile__google-form{padding:10px}.profile__email{color:#2d3c4a;font-weight:500}.profile__email-modal{width:440px}.profile__email-modal.mobile{width:100%;margin:auto}.profile__email-button{margin-bottom:20px}.profile__email-modal-button{display:flex;justify-content:center;min-width:165px}.document-sign__main{display:flex;flex-direction:column;flex:1 1;background-color:#f1f4f6;padding-top:40px}@media (max-width:1199px){.document-sign__main{padding-left:24px;padding-right:24px;padding-top:12px}}@media (max-width:767.98px){.document-sign__main{padding-left:16px;padding-right:16px;padding-top:8px}}.document-sign__main .next-btn-mobile{display:flex;position:absolute;bottom:0;left:0;width:100%;height:44px;background:#fff;z-index:10;box-shadow:0 -2px 34px rgba(17,84,122,.16);justify-content:center}.document-sign__main .next-btn-mobile p{margin:auto;color:#00a3fa}@media (min-width:767.98px){.document-sign__main .next-btn-mobile{display:none}}.document-sign__dots{display:flex;flex-direction:column;align-items:center;margin-right:23px}.document-sign__dots>li{background-color:#8aa2af;border-radius:50%;width:4px;height:4px}.document-sign__dots>li:not(:last-child){margin-bottom:3px}.document-sign__content-header{display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;height:83px;background-color:#edf2f5;padding:0 45px}@media (max-width:1199px){.document-sign__content-header{height:74px;padding-right:20px;padding-left:30px;border-top-left-radius:12px;border-top-right-radius:12px}}@media (max-width:767.98px){.document-sign__content-header{height:40px;padding:0 18px}}.document-sign__content-header-item{display:flex;align-items:center;font-family:Circular Std;font-style:normal}.document-sign__content-header-item-text{font-weight:450;font-size:16px;line-height:22px;color:#7d8d98;margin-right:3px}.document-sign__content-header-item button p{margin:0 auto}@media (max-width:1199px){.document-sign__content-header-item button{width:160px}}@media (max-width:767.98px){.document-sign__content-header-item button{display:none}}.document-sign__content-header-counter{display:flex;align-items:center;font-family:"Circular Std";font-style:normal;font-weight:400;font-size:16px;line-height:22px;letter-spacing:.05em;color:#7d8d98}.document-sign__content-header-count{font-weight:700;font-size:14px;line-height:22px;color:#fff}.document-sign__content-header-count-wrapper{display:flex;margin-left:6px;background-color:#00a3fa;border-radius:12px;padding:1px 8px 1px 7px}.document-sign__content-wrapper{display:flex;flex-direction:column;justify-content:center;flex:1 1;border-radius:12px;margin-left:auto;margin-right:auto;margin-bottom:40px;box-shadow:0 4px 34px rgba(17,84,122,.16)}@media (max-width:1199px){.document-sign__content-wrapper{flex:0 1}}.document-sign__content{overflow:auto;scroll-behavior:smooth;max-height:calc(100vh - 245px);border-bottom-left-radius:12px;border-bottom-right-radius:12px}.about-signaturely{display:flex;flex-direction:column;justify-content:center}.about-signaturely__wrapper{width:100%;display:flex;flex:1 1;justify-content:center;max-width:1170px;margin:0 auto;padding:65px 0 90px}.about-signaturely__info{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin-bottom:50px}.about-signaturely__info-title{font-style:normal;font-weight:700;font-size:24px;line-height:30px;color:#1b3955;margin-bottom:5px}.about-signaturely__info-text{font-family:Circular Std;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#7d8d98;margin-bottom:20px}.about-signaturely__dashboard{display:grid;grid-gap:20px;grid-row-gap:20px;grid-template-columns:repeat(3,1fr);margin-bottom:45px}@media (max-width:991.98px){.about-signaturely__dashboard{grid-template-columns:repeat(2,1fr)}}.about-signaturely__dashboard-item{position:relative;display:flex;flex-direction:column;align-items:center;width:284px;height:258px;padding:40px 20px 5px;background:#fff;border:1px solid #cee0f0;box-sizing:border-box;box-shadow:0 2px 6px rgba(14,100,148,.09);border-radius:9px}.about-signaturely__dashboard-item-label{font-weight:700;font-size:16px;line-height:20px;text-align:center;color:#2d3c4a;margin-bottom:4px}.about-signaturely__dashboard-item-desc{line-height:22px;text-align:center;color:#627790}.about-signaturely__dashboard-icon-wrapper{display:flex;align-items:center;justify-content:center;width:54px;height:54px;background:#fff;border:1px solid #e0e9ed;box-sizing:border-box;border-radius:18px;margin-bottom:13px}.buynow{display:flex;justify-content:center;width:100%}@media (max-width:1199px){.buynow{justify-content:normal}}.buynow__wrapper{margin:auto;padding:40px}.buynow__content{width:100%;display:flex}.buynow__content-left{flex:1 1;margin-right:80px}.buynow__content-left .label{width:590px;margin-bottom:40px}.buynow__content-left .label-title{font-weight:900;font-size:38px;line-height:44px;margin-bottom:14px;color:#0b2034}.buynow__content-left .label-title span{text-transform:capitalize}.buynow__content-left .label-description{font-weight:400;font-size:18px;line-height:27px;color:#526172}.buynow__content-left .credentials{width:696px;padding:53px 70px 50px;border:1px solid #cee0f0;border-radius:3px;box-shadow:0 2px 4px rgba(14,79,206,.16);box-sizing:border-box}.buynow__content-left .credentials.business{padding-top:20px}.buynow__content-left .credentials__label{padding-bottom:10px;margin-bottom:42px;font-size:18px;font-weight:500;line-height:23px;border-bottom:1px solid #dfe7f0}.buynow__content-left .credentials-personal{margin-bottom:65px}.buynow__content-left .credentials-personal__items{display:flex;flex-wrap:wrap}.buynow__content-left .credentials-personal-item{width:265px}.buynow__content-left .credentials-personal-item:first-child{margin-right:24px}.buynow__content-left .credentials-subscription{margin-bottom:65px}.buynow__content-left .credentials-subscription__items{display:flex}.buynow__content-left .credentials-subscription-item{position:relative;display:flex;width:265px;height:93px;padding:16px;border:1px solid #d7e3e7;border-radius:13px;box-shadow:0 2px 4px rgba(14,79,206,.13);box-sizing:border-box}.buynow__content-left .credentials-subscription-item:first-child{margin-right:25px}.buynow__content-left .credentials-subscription-item.active{border:1.5px solid #00a3fa;box-shadow:0 5px 11px rgba(0,163,250,.06)}.buynow__content-left .credentials-subscription-item .label{margin:auto}.buynow__content-left .credentials-subscription-item .save{display:flex;justify-content:center;align-items:center;position:absolute;top:-14px;left:16px;width:78px;height:28px;background:#f1faff;color:#00a3fa;font-size:12px;border-radius:50px}.buynow__content-left .credentials-subscription--name{display:flex;font-size:16px;font-weight:700;line-height:22px;margin-bottom:3px}.buynow__content-left .credentials-subscription--price{font-size:12px;line-height:20px;color:#7d8d98;padding-left:21px}.buynow__content-left .credentials-card{margin-bottom:65px}.buynow__content-left .credentials-card__container{width:418px}.buynow__content-right{flex:1 1}.buynow__content-right .plan-badge{position:relative;display:flex;justify-content:center;padding:51px 0;width:440px;margin-bottom:34px;border:1px solid #bac9db;box-sizing:border-box;border-radius:32px;color:#526172}.buynow__content-right .plan-badge.business{border:2px solid #00a3fa;box-shadow:0 17.7209px 14.1767px rgba(77,162,226,.0328297),0 8.6871px 6.94968px rgba(77,162,226,.0258431),0 3.43489px 2.74791px rgba(77,162,226,.0195849)}.buynow__content-right .plan-badge__suffix{position:absolute;top:-18px;width:158px;padding:7px;background:#00a3fa;color:#fff;border-radius:50px;text-align:center}.buynow__content-right .plan-badge__label{text-align:center;margin-bottom:27px}.buynow__content-right .plan-badge__name{font-size:36px;line-height:60px;text-transform:capitalize}.buynow__content-right .plan-badge__price{font-size:58px;line-height:60px;font-weight:400}.buynow__content-right .plan-badge__price span{font-size:18px;line-height:22px;font-weight:400}.buynow__content-right .plan-badge__price-suffix{font-size:22px;line-height:28px}.buynow__content-right .plan-badge__options ul{list-style:disc}.buynow__content-right .plan-badge__options-item{margin-bottom:20px;font-size:18px;list-style:disc}.buynow__content-right .plan-badge__options-item .option_check{display:inline-block;text-align:center;width:20px;height:20px;border-radius:100%;border:1px solid #00a3fa}.buynow__content-right .plan-badge__options-item .option_check path{stroke:#00a3fa}.buynow__content-right .plan-badge__options-item .option_check.business{background:#00a3fa;color:#fff}.buynow__content-right .plan-badge__options-item .option_check.business path{stroke:#fff}.buynow__content-right .plan-badge__options-item .option_value.business{color:#00a3fa}.buynow__content-right .plan-badge__options-item span{font-size:16px;margin-left:23px}.buynow__content-right .eco-badge{display:flex;justify-content:center;width:440px;height:115px;background:#f2faf8;border-radius:8px;margin-bottom:35px}.buynow__content-right .eco-badge__content{margin:auto;display:flex}.buynow__content-right .eco-badge__math{font-size:18px;font-weight:700;line-height:20px;color:#1b3955;margin-bottom:7px}.buynow__content-right .eco-badge__promise{font-size:16px;line-height:20px;color:#919faf}.buynow__content-right .buynow__slider{width:440px}.buynow__content-right .buynow__slider .slick-dots{bottom:0}.buynow__content-right .buynow__slider .slider__item{padding:0;border:none;box-shadow:none}.buynow__content-right .buynow__slider .slider .slick-dots li button:before{color:#dfe7f0;opacity:1}.buynow__content-right .buynow__slider .slider .slick-dots li.slick-active button:before{color:#00a3fa}.buynow__footer .buynow__button{width:277px;height:42px;margin-bottom:10px}.buynow__footer .buynow__button p{margin:auto}.buynow__footer-policy{width:312px;font-size:14px;line-height:18px;color:#bac9db}.buynow__footer-link span{text-decoration:underline;color:#8796a8}.apiKeys__header{display:flex;align-items:center}.apiKeys__table{margin-bottom:70px}.apiKeys__delete-icon svg path{fill:#ef2f2f;stroke:unset!important}.apiKeys__column--large{width:200px}.apiKeys__column--medium{width:160px}.apiKeys__column--small{width:100px}.apiKeys__back-button{display:flex;justify-content:center;width:100px}.form-request{flex-direction:column;display:flex;align-items:center;width:100%;max-width:970px}.form-request__thanksMessage{flex:0.2 1}.form-request__content,.form-request__thanksMessage{width:100%;display:flex;justify-content:center;align-items:center}.form-request__content{flex:1 1}.form-request__form{padding:45px 40px;width:560px;box-sizing:border-box}.form-request__form.mobile{width:288px}.form-request__form--signup{width:480px}@media (max-width:767.98px){.form-request__form--signup{width:100%;padding:20px 16px}}.form-request__form--border{border:1px solid #cee0f0;box-shadow:0 2px 4px rgba(14,79,206,.16);border-radius:3px}.form-request__form--inbox{padding:73px 70px}.form-request__submitButton{display:flex;justify-content:center}.form-request__submitButton .button{width:180px;display:flex;justify-content:center}.form-request__separator{margin:40px 0}.form-request__link{cursor:pointer;color:#00a3fa;text-align:center}.form-request__hr{border:1px solid #e4e9f1;margin-top:26px}.form-request__title{font-weight:500;font-size:18px;line-height:23px;color:#1b3955;margin-bottom:14px;text-align:center;word-break:break-all}.form-request__title--bold{font-weight:700;font-size:20px;line-height:25px}.form-request__subtitle{margin-bottom:16px;font-weight:400;font-size:14px;line-height:18px;text-align:center;color:#8698a5;word-break:break-all}.form-request__documentTitle{font-weight:500;font-size:20px;line-height:23px;color:#1b3955;margin-bottom:14px;text-align:center;word-break:break-all}.form-request__documentTitle--bold{font-weight:700;font-size:20px;line-height:25px}.form-request__documentMessage{margin-bottom:16px;font-weight:400;font-size:16px;line-height:18px;color:#8698a5;text-align:center;word-break:break-all}.form-request .form__label{color:#2d3c4a}.form-request__field{margin-bottom:20px}.form-request__field .form__field{margin-bottom:3px}.form-request__footer{display:flex;font-weight:400;font-size:14px;line-height:18px;color:#7b94b1;justify-content:center;border-top:1px solid rgba(209,219,226,.5);padding:20px 0;background-color:#f0f6fa}.form-request__footer--signaturely{color:#66778e;padding-left:3px}.form-request__logo{display:flex;justify-content:center;padding-bottom:20px}.underMaintenance{width:592px;height:474px;border:1px solid #cee0f0;border-radius:3px;box-shadow:0 4px 12px rgba(45,60,74,.06)}.underMaintenance__wrapper{padding:65px 0 90px}.underMaintenance__icon{width:105px;height:105px;margin:65px auto 21px;background-color:#edf8fe;border-radius:100%;display:flex;justify-content:center}.underMaintenance__icon div{height:-webkit-max-content;height:max-content;margin:auto}.underMaintenance__info{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin-bottom:50px}.underMaintenance__info-title{max-width:366px;margin-bottom:11px;font-style:normal;font-weight:700;font-size:36px;line-height:40px;color:#1b3955}.underMaintenance__info-subtitle{max-width:444px;margin-bottom:31px;font-family:Circular Std;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#7d8d98}.underMaintenance__info-button button{width:202px}.underMaintenance__info-button button p{margin:auto}.sidebar__item:not(:last-child){margin-bottom:20px}.sidebar__item--expanded .sidebar__item-trigger{color:#00a3fa}.sidebar__item--expanded .sidebar__item-trigger--fill .sidebar__item-trigger-icon svg path{fill:#00a3fa}.sidebar__item--expanded .sidebar__item-trigger--stroke .sidebar__item-trigger-icon svg path{stroke:#00a3fa}.sidebar__item--expanded .sidebar__item-trigger-arrow{transition:all .2s ease;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.sidebar__item--expanded .sidebar__item-trigger-arrow svg path{stroke:#00a3fa}.sidebar__item-trigger{display:flex;align-items:center;justify-content:space-between;color:#627790}.sidebar__item-trigger:hover{cursor:pointer;color:#00a3fa}.sidebar__item-trigger--fill:hover .sidebar__item-trigger-icon svg path{fill:#00a3fa}.sidebar__item-trigger--stroke:hover .sidebar__item-trigger-icon svg path{stroke:#00a3fa}.sidebar__item-trigger-inner{display:flex;align-items:center}.sidebar__item-trigger-icon{margin-right:13px}.sidebar__item-trigger-icon>div{display:flex}.sidebar__item-trigger-arrow{transition:all .2s ease;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.sidebar__item-trigger-arrow>div{display:flex}.sidebar__item-link{color:#627790}.sidebar__item-link,.sidebar__item-link:hover{transition:all .2s ease}.sidebar__item-link:hover{color:#00a3fa}.sidebar__item-link:not(:last-child){margin-bottom:9px}.sidebar__item-link--active{color:#00a3fa}.sidebar__item-link-status{display:flex;align-items:center;position:relative}.sidebar__item-link-status:before{content:"";position:absolute;left:-14px;width:6px;height:6px;background-color:transparent;border-radius:100%}.sidebar__item-link-status--completed:before{background-color:#6bd984}.sidebar__item-link-status--awaiting:before{background-color:#f18649}.sidebar__item-link-status--draft:before{background-color:#60869a}.sidebar__item-link-list{display:flex;flex-direction:column;padding:12px 0 0 30px;line-height:23px}.header{display:flex;align-items:center;justify-content:space-between;max-width:1170px;margin:0 auto;height:100%}.header__wrapper{height:65px;box-sizing:border-box;border-bottom:1px solid rgba(209,219,226,.5)}@media (max-width:1199px){.header__wrapper{padding:0 20px}}.header__month-wrapper{display:flex;align-items:center;margin:0 18px 0 auto;padding:0 25px 0 0;border-right:1px solid rgba(209,219,226,.5)}.header__counter-wrapper{display:flex;justify-content:center;min-width:135px}.header__month-counter{margin:0 19px 0 0;font-weight:400;font-size:12px;line-height:15px;color:#2d3c4a}.header__left-month-text{display:block;color:#7d8d98}.header__action-wrapper{display:flex;align-items:center}.header__help{margin-left:8px}.header__help--stroke:hover svg path{stroke:#00a3fa}.header__help-icon{display:flex;align-items:center;justify-content:center;min-width:20px}.footer,.header__help-icon>div{display:flex}.footer{font-size:14px;color:#7b94b1;border-top:1px solid rgba(209,219,226,.5);box-sizing:border-box;height:50px;align-items:center;justify-content:center}.footer a{color:#7b94b1;text-decoration:underline;margin-left:5px}.footer a:hover{text-decoration:none}.dropDownUser__wrapper{position:relative}.dropDownUser__trigger{display:flex;align-items:center;cursor:pointer}.dropDownUser__trigger-img{display:flex;align-items:center;justify-content:center;background:#00a3fa;width:32px;height:32px;min-width:32px;min-height:32px;border-radius:100%;margin-right:8px;box-shadow:0 2px 6px rgba(5,37,94,.17)}.dropDownUser__trigger-img span{text-align:center;color:#fff;-webkit-user-select:none;-ms-user-select:none;user-select:none}.dropDownUser__trigger--send-reminder{flex-direction:column;align-items:baseline}.dropDownUser__trigger-arrow{transition:all .2s ease;margin-left:5px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.dropDownUser__trigger-arrow>div{display:flex}.dropDownUser__trigger-arrow--open{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.dropDownUser__list{position:absolute;width:100%;top:40px;right:-30px;background:#fff;box-shadow:0 2px 12px rgba(62,157,210,.25);border-radius:4px;padding:25px 22px;z-index:9;min-width:185px;box-sizing:border-box}.dropDownUser__list:before{content:"";position:absolute;top:-10px;right:25px;display:inline;border-color:#fff transparent;border-style:solid;border-width:0 10px 10px;-webkit-filter:drop-shadow(0 -10px 7px rgba(53,135,182,.24));filter:drop-shadow(0 -10px 7px rgba(53,135,182,.24))}.dropDownUser__item{display:flex;color:#627790}.dropDownUser__item:hover{cursor:pointer;color:#00a3fa}.dropDownUser__item--stroke:hover svg path{stroke:#00a3fa}.dropDownUser__item--fill:hover svg path{fill:#00a3fa}.dropDownUser__item:not(:last-child){margin-bottom:15px}.dropDownUser__item-icon{display:flex;align-items:center;justify-content:center;min-width:20px;margin-right:12px}.dropDownUser__item-icon>div{display:flex}.scaleDropDown__wrapper{width:105px;position:relative;margin-left:14px}.scaleDropDown__select{background-color:#fff;display:flex;justify-content:space-between;align-items:center;border:1px solid #d7e3e7;box-sizing:border-box;border-radius:4px;padding:0 10px 0 17px;height:42px;box-shadow:0 2px 4px rgba(14,79,206,.1)}.scaleDropDown__select:hover{cursor:pointer;border-color:#00a3fa;color:#00a3fa}.scaleDropDown__select:hover .scaleDropDown__select-value{color:#00a3fa}.scaleDropDown__select:hover .scaleDropDown__select-arrow svg path{stroke:#008ad3}.scaleDropDown__select--open{border-color:#3abbff}.scaleDropDown__select--open .scaleDropDown__select-value{color:#00a3fa}.scaleDropDown__select--open .scaleDropDown__select-arrow{transition:all .2s ease;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.scaleDropDown__select--open .scaleDropDown__select-arrow svg path{stroke:#00a3fa}.scaleDropDown__select-placeholder{color:#a5b3bd}.scaleDropDown__select-inner{display:flex;align-items:center;width:calc(100% - 8px)}.scaleDropDown__select-row,.scaleDropDown__select-value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.scaleDropDown__select-value{font-size:13px;line-height:19px;color:#8698a5}.scaleDropDown__select-value-wrapper{width:100%}.scaleDropDown__select-arrow{display:flex;transition:all .2s ease}.scaleDropDown__select-arrow>div{display:flex}.scaleDropDown__select-arrow svg path{stroke:#d7e3e7}.scaleDropDown__content-wrapper{max-width:100%;background:#fff;box-shadow:0 6px 21px rgba(84,149,208,.35);border-radius:6px;position:absolute;z-index:99;width:100%;background-color:#fff;top:50px;left:0}.scaleDropDown__search-list{max-height:170px;overflow-x:hidden;overflow-y:auto}.scaleDropDown__search-item{color:#596a78;padding:12px 18px}.scaleDropDown__search-item:not(:last-child){border-bottom:1px solid #cee0f0}.scaleDropDown__search-item:hover{cursor:pointer;color:#00a3fa;background-color:#f3f9fb}.fieldDropDown{z-index:1;display:flex;position:absolute}.fieldDropDown .disabled_pointer_event{pointer-events:none}.fieldDropDown--opened{z-index:2}.fieldDropDown--invalid:after{content:"\A";position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(255,81,81,.7)}.fieldDropDown--tapable{cursor:pointer}.fieldDropDown--required:before{content:"*";font-style:normal;font-weight:400;font-size:22px;color:#ff5151;position:absolute;left:-12px;z-index:1}.fieldDropDown__requisite-blank{display:flex;flex:1 1;width:100%;height:100%;align-items:center;padding-left:5px;overflow:hidden;box-sizing:border-box}.fieldDropDown__requisite-blank-icon{margin-right:7px}.fieldDropDown__requisite-blank-icon div{display:flex}.fieldDropDown__requisite-blank-title{-webkit-user-select:none;-ms-user-select:none;user-select:none;font-family:Circular Std;font-style:normal;font-weight:500;font-size:16px;line-height:20px;white-space:nowrap}.fieldDropDown__requisite-blank-content{font:inherit;cursor:auto;padding:0;margin:0;cursor:pointer!important}.fieldDropDown__requisite-blank-shadow{position:absolute;pointer-events:none;-webkit-user-select:none;-webkit-touch-callout:none;-ms-user-select:none;user-select:none;visibility:hidden}.fieldDropDown__trigger{position:relative;box-sizing:border-box}.fieldDropDown__trigger--disabled{pointer-events:none;-webkit-user-select:none;-webkit-touch-callout:none;-ms-user-select:none;user-select:none}.fieldDropDown__trigger--inFocus{border-color:#3a974e!important}.fieldDropDown__trigger--sign{width:100%;height:100%;border:1px solid #00a3fa;color:#1b3955;background:#e6f0ff}.fieldDropDown__trigger--sign .fieldDropDown__requisite-blank-icon svg path{stroke:#1b3955}.fieldDropDown__trigger--initial{border:1px dashed #f18649;color:#f18649;background:#fffef1;width:100%;height:100%}.fieldDropDown__trigger--initial .fieldDropDown__requisite-blank-icon svg path{fill:#f18649}.fieldDropDown__trigger--date{display:flex;border:1px solid #4bbe4f;background:#e4ffe5;width:100%}.fieldDropDown__trigger--text{border:1px dashed #b862fb;color:#b862fb!important;background:#faebff;flex:1 1;max-width:100%;max-height:100%}.fieldDropDown__trigger--checkbox{border:1px solid #00baba;background:#d2f8f8;width:100%;height:100%}.fieldDropDown__trigger--checkbox-mark{width:100%;height:100%}.fieldDropDown__trigger--checkbox-mark div{width:100%;height:100%;display:flex}.fieldDropDown__trigger--checkbox-mark div svg{width:100%;height:100%}.fieldDropDown__trigger img{vertical-align:unset;-webkit-user-select:none;-ms-user-select:none;user-select:none}.fieldDropDown__trigger-checkbox{display:flex;align-items:center;width:100%;height:100%;box-sizing:border-box}.fieldDropDown__trigger-checkbox img{width:100%;min-width:16px}.fieldDropDown__trigger-date{display:flex;align-items:center;box-sizing:border-box;position:relative;width:100%;height:100%;overflow:hidden}.fieldDropDown__trigger-date-content{padding:0 0 0 23px;cursor:pointer!important}.fieldDropDown__trigger-date-shadow{pointer-events:none;-webkit-user-select:none;-webkit-touch-callout:none;-ms-user-select:none;user-select:none;visibility:hidden;position:absolute;box-sizing:border-box}.fieldDropDown__trigger-date-input{width:calc(100% + 1px);box-sizing:border-box;background:none;border:none;transition:font-size .2s ease}.fieldDropDown__trigger-date-input::-webkit-input-placeholder{color:#4bbe4f}.fieldDropDown__trigger-date-input::-moz-placeholder{color:#4bbe4f}.fieldDropDown__trigger-date-input:-ms-input-placeholder{color:#4bbe4f}.fieldDropDown__trigger-date-input:-moz-placeholder{color:#4bbe4f}.fieldDropDown__trigger-date-empty{display:flex}.fieldDropDown__trigger-date svg path{stroke:#4bbe4f}.fieldDropDown__trigger-date-icon{position:absolute;display:flex;margin-right:5px;margin-left:3px}.fieldDropDown__trigger-date-icon>div,.fieldDropDown__trigger-text{display:flex;align-items:center}.fieldDropDown__trigger-text{position:relative;height:100%;width:100%;overflow:hidden}.fieldDropDown__trigger-text-content{font:inherit;cursor:auto;padding:0 3px;margin:0;flex:1 1;cursor:pointer!important}.fieldDropDown__trigger-text-content--insertable{word-break:break-all;white-space:pre-wrap}.fieldDropDown__trigger-text-shadow{pointer-events:none;-webkit-user-select:none;-webkit-touch-callout:none;-ms-user-select:none;user-select:none;visibility:hidden}.fieldDropDown__trigger-text-input{position:absolute;border:none!important;resize:none;width:calc(100% - 3px);overflow:hidden;max-height:100%;padding:0 0 0 3px;left:0;top:0;background:transparent!important;word-break:break-all;transition:font-size .2s ease}.fieldDropDown__trigger-text-input::-webkit-input-placeholder{font:inherit;color:inherit}.fieldDropDown__trigger-text-input:-ms-input-placeholder{font:inherit;color:inherit}.fieldDropDown__trigger-text-input::placeholder{font:inherit;color:inherit}.fieldDropDown__trigger-text-input--sign{box-shadow:none;color:inherit!important}.fieldDropDown__trigger-text-empty{display:flex}.fieldDropDown__trigger-text svg path{stroke:#b862fb}.fieldDropDown__trigger-text-icon{position:absolute;display:flex;margin-right:5px}.fieldDropDown__trigger-text-icon>div{display:flex;align-items:center}.fieldDropDown__trigger-triangle{position:absolute;width:6px;height:6px;border-radius:100%;background-color:#fff;border:1px solid;box-sizing:border-box}.fieldDropDown__trigger-triangle--left{left:-3px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.fieldDropDown__trigger-triangle--right{right:-3px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.fieldDropDown__trigger-triangle--bottom{bottom:-3px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.fieldDropDown__trigger-triangle--top{top:-3px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.fieldDropDown__trigger-triangle--topLeft{top:-3px;left:-3px}.fieldDropDown__trigger-triangle--topRight{top:-3px;right:-3px}.fieldDropDown__trigger-triangle--bottomRight{bottom:-3px;right:-3px}.fieldDropDown__trigger-triangle--bottomLeft{bottom:-3px;left:-3px}.fieldDropDown__trigger--filled{background:none}.fieldDropDown__content-body>:not(:last-child){margin-bottom:15px}.fieldDropDown__content-wrapper{position:absolute;width:230px;background:#fff;box-shadow:0 6px 21px rgba(84,149,208,.35);border-radius:6px;padding:20px 0;z-index:9}.fieldDropDown__content-wrapper:before{content:"";position:absolute;border:7px solid transparent}.fieldDropDown__content-wrapper--bottom{top:100%;margin-top:20px}.fieldDropDown__content-wrapper--bottom:before{left:16px;top:-16px;border-bottom:10px solid #fff}.fieldDropDown__content-wrapper--left{right:0;top:100%;margin-top:20px}.fieldDropDown__content-wrapper--left:before{right:16px;top:-16px;border-bottom:10px solid #fff}.fieldDropDown__content-wrapper--top{bottom:100%;margin-bottom:20px}.fieldDropDown__content-wrapper--top:before{left:16px;bottom:-16px;border-top:10px solid #fff}.fieldDropDown__content-wrapper--top-left{bottom:100%;right:0;margin-bottom:20px}.fieldDropDown__content-wrapper--top-left:before{right:16px;bottom:-16px;border-top:10px solid #fff}.fieldDropDown__title{font-size:12px;line-height:15px;letter-spacing:.05em;text-transform:uppercase;color:#2d374a;border-bottom:1px solid #e0e9f1;padding:0 18px 10px}.fieldDropDown__item{line-height:18px;color:#7f8898;overflow:hidden;text-overflow:ellipsis;padding:13px 50px 13px 18px;background-color:#fff;position:relative;white-space:nowrap}.fieldDropDown__item--checkable,.fieldDropDown__item--checkable:hover{transition:all .2s ease}.fieldDropDown__item--checkable:hover{cursor:pointer}.fieldDropDown__item--checkable.fieldDropDown__item--active,.fieldDropDown__item--checkable:hover{color:#00a3fa;background-color:#e8f7ff}.fieldDropDown__item--checkable.fieldDropDown__item--active:after{content:"";position:absolute;width:20px;height:20px;background-size:contain;background-repeat:no-repeat;background-position:50%;top:12px;right:18px}.fieldDropDown__item:not(:last-child){border-bottom:1px solid #e0e9f1}.fieldDropDown__checkbox{padding:0 18px}.fieldDropDown__checkbox .uiCheckbox__label{color:#8698a5}.fieldDropDown__styles{margin-bottom:15px;padding:0 18px}.fieldDropDown__styles-title{font-size:12px;line-height:15px;letter-spacing:.05em;text-transform:uppercase;color:#2d374a;margin-bottom:10px}.fieldDropDown__styles-select:not(:last-child){margin-bottom:10px}.fieldDropDown__styles-select .uiSelect__search-list{max-height:128px;overflow-x:hidden;overflow-y:scroll}.fieldDropDown__styles-label{line-height:18px;color:#7f8898;margin-bottom:4px}.fieldColor__empty{color:#8698a5;background-color:#f8f9fb}.fieldColor__empty,.fieldColor__empty .fieldDropDown__trigger-triangle{border-color:#8698a5}.fieldColor__empty .fieldDropDown__trigger-date-input::-webkit-input-placeholder{color:#8698a5}.fieldColor__empty .fieldDropDown__trigger-date-input::-moz-placeholder{color:#8698a5}.fieldColor__empty .fieldDropDown__trigger-date-input:-ms-input-placeholder{color:#8698a5}.fieldColor__empty .fieldDropDown__trigger-date-input:-moz-placeholder{color:#8698a5}.fieldColor__empty svg path{stroke:#8698a5!important}.fieldColor__empty--preview{background:#8698a5}.fieldColor__user{color:#00a3fa;background-color:transparent}.fieldColor__user,.fieldColor__user .fieldDropDown__trigger-triangle{border-color:#00a3fa}.fieldColor__user .fieldDropDown__trigger-date-input::-webkit-input-placeholder{color:#00a3fa}.fieldColor__user .fieldDropDown__trigger-date-input::-moz-placeholder{color:#00a3fa}.fieldColor__user .fieldDropDown__trigger-date-input:-ms-input-placeholder{color:#00a3fa}.fieldColor__user .fieldDropDown__trigger-date-input:-moz-placeholder{color:#00a3fa}.fieldColor__user svg path{stroke:#00a3fa!important}.fieldColor__user--preview{background:#00a3fa}.fieldColor__orange{color:#fa9600;background-color:#fff9ee}.fieldColor__orange,.fieldColor__orange .fieldDropDown__trigger-triangle{border-color:#fa9600}.fieldColor__orange .fieldDropDown__trigger-date-input::-webkit-input-placeholder{color:#fa9600}.fieldColor__orange .fieldDropDown__trigger-date-input::-moz-placeholder{color:#fa9600}.fieldColor__orange .fieldDropDown__trigger-date-input:-ms-input-placeholder{color:#fa9600}.fieldColor__orange .fieldDropDown__trigger-date-input:-moz-placeholder{color:#fa9600}.fieldColor__orange svg path{stroke:#fa9600!important}.fieldColor__orange--preview{background:#fa9600}.fieldColor__green{color:#00c23e;background-color:#fafffb}.fieldColor__green,.fieldColor__green .fieldDropDown__trigger-triangle{border-color:#00c23e}.fieldColor__green .fieldDropDown__trigger-date-input::-webkit-input-placeholder{color:#00c23e}.fieldColor__green .fieldDropDown__trigger-date-input::-moz-placeholder{color:#00c23e}.fieldColor__green .fieldDropDown__trigger-date-input:-ms-input-placeholder{color:#00c23e}.fieldColor__green .fieldDropDown__trigger-date-input:-moz-placeholder{color:#00c23e}.fieldColor__green svg path{stroke:#00c23e!important}.fieldColor__green--preview{background:#00c23e}.fieldColor__turquoise{color:#00bfbb;background-color:#fafffe;border-color:#00bfbb}.fieldColor__turquoise .fieldDropDown__trigger-triangle{border-color:#00bfbb}.fieldColor__turquoise .fieldDropDown__trigger-date-input::-webkit-input-placeholder{color:#00bfbb}.fieldColor__turquoise .fieldDropDown__trigger-date-input::-moz-placeholder{color:#00bfbb}.fieldColor__turquoise .fieldDropDown__trigger-date-input:-ms-input-placeholder{color:#00bfbb}.fieldColor__turquoise .fieldDropDown__trigger-date-input:-moz-placeholder{color:#00bfbb}.fieldColor__turquoise svg path{stroke:#00bfbb!important}.fieldColor__turquoise--preview{background:#00bfbb}.fieldColor__blue{color:#2d3ed3;background-color:#fafaff}.fieldColor__blue,.fieldColor__blue .fieldDropDown__trigger-triangle{border-color:#2d3ed3}.fieldColor__blue .fieldDropDown__trigger-date-input::-webkit-input-placeholder{color:#2d3ed3}.fieldColor__blue .fieldDropDown__trigger-date-input::-moz-placeholder{color:#2d3ed3}.fieldColor__blue .fieldDropDown__trigger-date-input:-ms-input-placeholder{color:#2d3ed3}.fieldColor__blue .fieldDropDown__trigger-date-input:-moz-placeholder{color:#2d3ed3}.fieldColor__blue svg path{stroke:#2d3ed3!important}.fieldColor__blue--preview{background:#2d3ed3}.fieldColor__red{color:#f35c5c;background-color:snow}.fieldColor__red,.fieldColor__red .fieldDropDown__trigger-triangle{border-color:#f35c5c}.fieldColor__red .fieldDropDown__trigger-date-input::-webkit-input-placeholder{color:#f35c5c}.fieldColor__red .fieldDropDown__trigger-date-input::-moz-placeholder{color:#f35c5c}.fieldColor__red .fieldDropDown__trigger-date-input:-ms-input-placeholder{color:#f35c5c}.fieldColor__red .fieldDropDown__trigger-date-input:-moz-placeholder{color:#f35c5c}.fieldColor__red svg path{stroke:#f35c5c!important}.fieldColor__red--preview{background:#f35c5c}.fieldColor__lightGreen{color:#bbe446;background-color:#fdfff1;border-color:#bbe446}.fieldColor__lightGreen .fieldDropDown__trigger-triangle{border-color:#bbe446}.fieldColor__lightGreen .fieldDropDown__trigger-date-input::-webkit-input-placeholder{color:#bbe446}.fieldColor__lightGreen .fieldDropDown__trigger-date-input::-moz-placeholder{color:#bbe446}.fieldColor__lightGreen .fieldDropDown__trigger-date-input:-ms-input-placeholder{color:#bbe446}.fieldColor__lightGreen .fieldDropDown__trigger-date-input:-moz-placeholder{color:#bbe446}.fieldColor__lightGreen svg path{stroke:#bbe446!important}.fieldColor__lightGreen--preview{background:#bbe446}.fieldColor__violet{color:#dd67d1;background-color:#fdfaff}.fieldColor__violet,.fieldColor__violet .fieldDropDown__trigger-triangle{border-color:#dd67d1}.fieldColor__violet .fieldDropDown__trigger-date-input::-webkit-input-placeholder{color:#dd67d1}.fieldColor__violet .fieldDropDown__trigger-date-input::-moz-placeholder{color:#dd67d1}.fieldColor__violet .fieldDropDown__trigger-date-input:-ms-input-placeholder{color:#dd67d1}.fieldColor__violet .fieldDropDown__trigger-date-input:-moz-placeholder{color:#dd67d1}.fieldColor__violet svg path{stroke:#dd67d1!important}.fieldColor__violet--preview{background:#dd67d1}.fieldColor__yellow{color:#f7c821;background-color:#fffefa}.fieldColor__yellow,.fieldColor__yellow .fieldDropDown__trigger-triangle{border-color:#f7c821}.fieldColor__yellow .fieldDropDown__trigger-date-input::-webkit-input-placeholder{color:#f7c821}.fieldColor__yellow .fieldDropDown__trigger-date-input::-moz-placeholder{color:#f7c821}.fieldColor__yellow .fieldDropDown__trigger-date-input:-ms-input-placeholder{color:#f7c821}.fieldColor__yellow .fieldDropDown__trigger-date-input:-moz-placeholder{color:#f7c821}.fieldColor__yellow svg path{stroke:#f7c821!important}.fieldColor__yellow--preview{background:#f7c821}.fieldColor__darkBlue{color:#196a98;background-color:#fafdff;border-color:#196a98}.fieldColor__darkBlue .fieldDropDown__trigger-triangle{border-color:#196a98}.fieldColor__darkBlue .fieldDropDown__trigger-date-input::-webkit-input-placeholder{color:#196a98}.fieldColor__darkBlue .fieldDropDown__trigger-date-input::-moz-placeholder{color:#196a98}.fieldColor__darkBlue .fieldDropDown__trigger-date-input:-ms-input-placeholder{color:#196a98}.fieldColor__darkBlue .fieldDropDown__trigger-date-input:-moz-placeholder{color:#196a98}.fieldColor__darkBlue svg path{stroke:#196a98!important}.fieldColor__darkBlue--preview{background:#196a98}.fieldColor__darkViolet{color:#38238c;background-color:#fbfaff;border-color:#38238c}.fieldColor__darkViolet .fieldDropDown__trigger-triangle{border-color:#38238c}.fieldColor__darkViolet .fieldDropDown__trigger-date-input::-webkit-input-placeholder{color:#38238c}.fieldColor__darkViolet .fieldDropDown__trigger-date-input::-moz-placeholder{color:#38238c}.fieldColor__darkViolet .fieldDropDown__trigger-date-input:-ms-input-placeholder{color:#38238c}.fieldColor__darkViolet .fieldDropDown__trigger-date-input:-moz-placeholder{color:#38238c}.fieldColor__darkViolet svg path{stroke:#38238c!important}.fieldColor__darkViolet--preview{background:#38238c}.settingsNav__list{display:flex;border-bottom:1px solid #e4e9f1;justify-content:center}.settingsNav__item{display:flex;align-items:center;justify-content:center;height:26px;color:#7d8d98;transition:all .2s ease;border-bottom:2px solid transparent;margin-bottom:-1px;padding-bottom:20px;width:100%;max-width:150px}.settingsNav__item.mobile{width:-webkit-max-content;width:max-content;padding:0 10px 10px;font-size:12px}.settingsNav__item:hover{transition:all .2s ease}.settingsNav__item--active,.settingsNav__item:hover{color:#00a3fa;border-color:#00a3fa}.settingsNav__item--stroke svg path{stroke:#7d8d98}.settingsNav__item--stroke.settingsNav__item--active svg path,.settingsNav__item--stroke:hover svg path{stroke:#00a3fa}.settingsNav__item--fill svg path{fill:#7d8d98}.settingsNav__item--fill.settingsNav__item--active svg path,.settingsNav__item--fill:hover svg path{fill:#00a3fa}.settingsNav__item-icon{margin-right:10px}.settingsNav__item-icon>div{display:flex}.settingsSignature__title{font-weight:700;font-size:18px;line-height:23px;color:#2d3c4a;margin-bottom:17px}.settingsSignature__list{display:flex;flex-wrap:wrap}.settingsSignature__text,.settingsSignature__text-container{overflow:hidden}.settingsSignature__item{display:flex;align-items:center;justify-content:center;position:relative;width:296px;padding:10px;height:138px;background:#fff;border:1px solid #cee0f0;box-sizing:border-box;box-shadow:0 2px 6px rgba(14,100,148,.09);border-radius:9px;margin-bottom:26px}@media (max-width:1199px){.settingsSignature__item{width:225px;height:100px}}@media (max-width:767.98px){.settingsSignature__item{width:100%;height:100px}}.settingsSignature__item-inner{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.settingsSignature__item--loading:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;border-radius:9px;background-color:#fff}.settingsSignature__item:not(:last-child){margin-right:26px}@media (max-width:767.98px){.settingsSignature__item:not(:last-child){margin-right:0}}.settingsSignature__item-img{max-width:100%;max-height:100%;width:auto;height:auto}.settingsSignature__dropDown-wrapper{position:absolute;top:0;right:0}.settingsSignature__dropDown-inner{position:relative}.settingsSignature__dropDown-trigger{display:flex;flex-direction:column;cursor:pointer;padding:16px}.settingsSignature__dropDown-trigger>span{width:3px;height:3px;border-radius:100%;background-color:#00a3fa}.settingsSignature__dropDown-trigger>span:not(:last-child){margin-bottom:3px}.settingsSignature__dropDown-list{position:absolute;right:-12px;width:97px;padding:10px 25px;background:#fff;box-shadow:0 0 26px rgba(53,135,182,.24);border-radius:4px}.settingsSignature__dropDown-list:before{content:"";position:absolute;right:22px;top:-17px;border:7px solid transparent;border-bottom:10px solid #fff}@media (max-width:767.98px){.settingsSignature__dropDown-list{z-index:1}}.settingsSignature__dropDown-item{display:flex;padding:10px 0;cursor:pointer}.settingsSignature__dropDown-item:not(:last-child){border-bottom:1px solid #e3edf5}.settingsSignature__dropDown-item--edit{color:#7d8d98}.settingsSignature__dropDown-item--edit svg path{stroke:#7d8d98}.settingsSignature__dropDown-item--edit:hover{color:#00a3fa}.settingsSignature__dropDown-item--edit:hover svg path{stroke:#00a3fa}.settingsSignature__dropDown-item--delete{color:#ff5151}.settingsSignature__dropDown-item--delete svg path{fill:#ff5151}.settingsSignature__dropDown-item--delete:hover{color:#ef2f2f}.settingsSignature__dropDown-item--delete:hover svg path{fill:#ef2f2f}.settingsSignature__dropDown-item-icon{margin-right:14px}.settingsSignature__dropDown-item-icon>div{display:flex}.settingsSignature__removeTitle{font-weight:500;font-size:18px;line-height:23px;color:#2d3c4a;text-align:center;margin:30px 0 5px}.settingsSignature__createButton{margin-bottom:40px}.settingsSignature__createButton .button{width:210px;display:flex;justify-content:center}.requisiteItem__text{overflow:hidden}.requisiteItem__text-container{padding:0 35px;overflow:hidden}body.noscroll{overflow:hidden}.dropDownMenu__list{position:fixed;top:64px;left:0;bottom:0;z-index:10;width:100vw;background:#fff;padding:0 20px;color:#627790;overflow-y:scroll;overflow-x:hidden}.dropDownMenu__list::-webkit-scrollbar{width:0}.dropDownMenu__sublist{margin:12px 0 34px;padding-left:60px}.dropDownMenu__item{display:flex;margin:6px 0;justify-content:space-between;padding-right:30px;font-size:20px;line-height:22px}.dropDownMenu__item.subitem{margin:12px 0;justify-content:normal}.dropDownMenu__item.active{color:#00a3fa}.dropDownMenu__item.active svg path{stroke:#00a3fa}.dropDownMenu__item.logout{color:#ff5151}.dropDownMenu__item.logout path{stroke:none;fill:#ff5151}.dropDownMenu__item-title{display:flex}.dropDownMenu__item-icon{height:-webkit-max-content;height:max-content;margin:auto 17px auto 0}.dropDownMenu__item-icon svg{height:18px;width:27px}.dropDownMenu__item-icon.arrow{-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:all .2s ease}.dropDownMenu__item-icon.arrow.active{transition:all .2s ease;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.dropDownMenu__item-icon.arrow.active path{stroke:#00a3fa}.dropDownMenu__item-icon.arrow svg{height:15px;width:6px}.dropDownMenu__item-icon.arrow svg path{stroke:#627790}.dropDownMenu__item.header__month-wrapper{font-size:14px}.dropDownMenu__footer{display:flex;justify-content:space-between;position:absolute;bottom:0;left:0;padding:10px 0 30px 17px;width:100%;background:#fff;border-top:1px solid #d7e3e7}.dropDownMenu__footer,.dropDownMenu__footer.open{transition:all .2s ease}.dropDownMenu__footer.open{bottom:182px}.dropDownMenu__footer-sublist{position:absolute;top:60px;padding-left:60px;background:#fff}.dropDownMenu__footer-user{display:flex;font-size:16px}.dropDownMenu__footer-user .avatar,.dropDownMenu__footer-user .avatar-initials,.dropDownMenu__footer-user .avatar img{width:50px;height:50px}.dropDownMenu__footer-user p{margin:auto;max-width:37vw;overflow:hidden;text-overflow:ellipsis;color:#000}.dropDownMenu__footer-icon.arrow{height:-webkit-max-content;height:max-content;margin:auto 0 auto 18px;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:all .2s ease}.dropDownMenu__footer-icon.arrow.active{transition:all .2s ease;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.dropDownMenu__footer-icon.arrow svg{height:15px;width:6px}.dropDownMenu__footer-icon.arrow svg path{stroke:#627790}.dropDownMenu__help{margin:auto 80px auto 0}.dropDownMenu__help svg{width:21px;height:21px}