@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Open+Sans|Roboto&display=swap);.react-toggle{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;background-color:initial;border:0;cursor:pointer;display:inline-block;padding:0;position:relative;touch-action:pan-x;-webkit-user-select:none;user-select:none}.react-toggle-screenreader-only{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.react-toggle--disabled{cursor:not-allowed;opacity:.5;transition:opacity .25s}.react-toggle-track{background-color:#4d4d4d;border-radius:30px;height:24px;padding:0;transition:all .2s ease;width:50px}.react-toggle:hover:not(.react-toggle--disabled) .react-toggle-track{background-color:#000}.react-toggle--checked .react-toggle-track{background-color:#19ab27}.react-toggle--checked:hover:not(.react-toggle--disabled) .react-toggle-track{background-color:#128d15}.react-toggle-track-check{bottom:0;height:10px;left:8px;line-height:0;margin-bottom:auto;margin-top:auto;opacity:0;position:absolute;top:0;transition:opacity .25s ease;width:14px}.react-toggle--checked .react-toggle-track-check,.react-toggle-track-x{opacity:1;transition:opacity .25s ease}.react-toggle-track-x{bottom:0;height:10px;line-height:0;margin-bottom:auto;margin-top:auto;position:absolute;right:10px;top:0;width:10px}.react-toggle--checked .react-toggle-track-x{opacity:0}.react-toggle-thumb{background-color:#fafafa;border:1px solid #4d4d4d;border-radius:50%;box-sizing:border-box;height:22px;left:1px;position:absolute;top:1px;transition:all .5s cubic-bezier(.23,1,.32,1) 0ms;transition:all .25s ease;width:22px}.react-toggle--checked .react-toggle-thumb{border-color:#19ab27;left:27px}.react-toggle--focus .react-toggle-thumb{box-shadow:0 0 2px 3px #0099e0}.react-toggle:active:not(.react-toggle--disabled) .react-toggle-thumb{box-shadow:0 0 5px 5px #0099e0}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:#0000;--input-disabled-border-color:#0000;--input-hover-border-color:#000;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{left:0;pointer-events:none;position:absolute;top:0;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translateX(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{height:100%;position:absolute;width:100%}.annotationLayer section{box-sizing:border-box;margin:0;pointer-events:auto;position:absolute;text-align:left;text-align:initial;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:none;outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{background:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');background-image:var(--annotation-unfocused-field-background);border:2px solid #0000;border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px*var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid #0000;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid #000;border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:initial;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px*var(--scale-factor));min-width:calc(180px*var(--scale-factor));pointer-events:none;position:absolute;width:100%}.annotationLayer .popup{word-wrap:break-word;background-color:#ff9;border-radius:calc(2px*var(--scale-factor));box-shadow:0 calc(2px*var(--scale-factor)) calc(5px*var(--scale-factor)) #888;cursor:pointer;font:message-box;margin-left:calc(5px*var(--scale-factor));max-width:calc(180px*var(--scale-factor));padding:calc(6px*var(--scale-factor));pointer-events:auto;position:absolute;white-space:normal}.annotationLayer .popup>*{font-size:calc(9px*var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px*var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid #333;margin-top:calc(2px*var(--scale-factor));padding-top:calc(2px*var(--scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--scale-factor));white-space:pre-wrap}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer section svg{height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .annotationTextContent{color:#0000;height:100%;opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.annotationLayer .annotationTextContent span{display:inline-block;width:100%}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(../../static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(../../static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(../../static/media/slick.295183786cd8a1389865.woff) format("woff"),url(../../static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(../../static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}

/*!
 * Cropper.js v1.6.2
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-04-21T07:43:02.731Z
 */.cropper-container{-webkit-touch-callout:none;direction:ltr;font-size:0;line-height:0;position:relative;touch-action:none;-webkit-user-select:none;user-select:none}.cropper-container img{backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:#3399ffbf;overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-sizing:border-box;cursor:default;direction:ltr;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;touch-action:none;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);height:100%;opacity:.7;position:absolute;transform-origin:left;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:sans-serif}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:initial}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:#0000}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:initial}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:initial;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:initial}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}.icons__toast-close-icon{cursor:pointer}@font-face{font-family:Circular Std;font-style:normal;font-weight:400;src:url(../../static/media/CircularStd-Book.8dd9b00439575cc09ae4.ttf)}@font-face{font-family:Circular Std;font-style:normal;font-weight:700;src:url(../../static/media/CircularStd-Bold.ce7af6ddb66d75a4a2bc.ttf)}@font-face{font-family:Circular Stdo;font-style:normal;font-weight:900;src:url(../../static/media/CircularStd-Black.5000f1578f504854c38a.ttf)}@font-face{font-family:Sacramento;font-style:normal;font-weight:400;src:url(../../static/media/Sacramento-Regular.8e499a8cb6cdb915c291.ttf) format("truetype"),url(../../static/media/Sacramento-Regular.facc96af2348e2a3c626.woff) format("woff"),url(../../static/media/Sacramento-Regular.7b6916c847440d770c62.woff2) format("woff2")}@font-face{font-family:Kalam;font-style:normal;font-weight:400;src:url(../../static/media/Kalam-Regular.ca4a04f6d7703207a403.ttf) format("truetype"),url(../../static/media/Kalam-Regular.d28137b7604e0d4e03e6.woff) format("woff"),url(../../static/media/Kalam-Regular.d2c33253c0b7405eaee9.woff2) format("woff2")}@font-face{font-family:Caveat;font-style:normal;font-weight:400;src:url(../../static/media/Caveat-Regular.76167cc679e8138706a2.ttf) format("truetype"),url(../../static/media/Caveat-Regular.dbd97617a56efa903c48.woff) format("woff"),url(../../static/media/Caveat-Regular.3a120dcca485bd550e04.woff2) format("woff2")}@font-face{font-family:Bad Script;font-style:normal;font-weight:400;src:url(../../static/media/BadScript-Regular.03c1f9693ac307ab089b.ttf) format("truetype"),url(../../static/media/BadScript-Regular.589ed4dbd37639809662.woff) format("woff"),url(../../static/media/BadScript-Regular.8385cf74e4d82bd0acca.woff2) format("woff2")}@font-face{font-family:Dancing Script;font-style:normal;font-weight:400;src:url(../../static/media/DancingScript-Regular.0e407c5680c91e584bb0.ttf) format("truetype"),url(../../static/media/DancingScript-Regular.d22ccb617b83e8079161.woff) format("woff"),url(../../static/media/DancingScript-Regular.110d9c4b9b2778dde92f.woff2) format("woff2")}@font-face{font-family:La Belle Aurore;font-style:normal;font-weight:400;src:url(../../static/media/LaBelleAurore-Regular.1f5cda7c4b1c0062ddc5.ttf) format("truetype"),url(../../static/media/LaBelleAurore-Regular.46782e154f664f4a50f1.woff) format("woff"),url(../../static/media/LaBelleAurore-Regular.60a13c878ba4cb31c9f2.woff2) format("woff2")}@font-face{font-family:Bilbo Swash Caps;font-style:normal;font-weight:400;src:url(../../static/media/BilboSwashCaps-Regular.a839e6e1d1458e0eb115.ttf) format("truetype"),url(../../static/media/BilboSwashCaps-Regular.71bb8a58ecd3c21c5732.woff) format("woff"),url(../../static/media/BilboSwashCaps-Regular.7c3a467789a9123c9d71.woff2) format("woff2")}@font-face{font-family:Yellowtail;font-style:normal;font-weight:400;src:url(../../static/media/Yellowtail-Regular.52d255793b51fd5fe801.ttf) format("truetype"),url(../../static/media/Yellowtail-Regular.7c135b0d56fd9fc48220.woff) format("woff"),url(../../static/media/Yellowtail-Regular.40fb98aaaae081331ce0.woff2) format("woff2")}@font-face{font-family:Great Vibes;font-style:normal;font-weight:400;src:url(../../static/media/GreatVibes-Regular.e45e6e2ddb17d288adcb.ttf) format("truetype"),url(../../static/media/GreatVibes-Regular.0fca101251241e6c1552.woff) format("woff"),url(../../static/media/GreatVibes-Regular.61a3cf47bfbe4642f48f.woff2) format("woff2")}@font-face{font-family:Qwigley;font-style:normal;font-weight:400;src:url(../../static/media/Qwigley-Regular.8f14338cf87575d8c550.ttf) format("truetype"),url(../../static/media/Qwigley-Regular.e17e2c8f65c63a96aaac.woff) format("woff"),url(../../static/media/Qwigley-Regular.5a69e5e829f973bf4db0.woff2) format("woff2")}@font-face{font-family:Marck Script;font-style:normal;font-weight:400;src:url(../../static/media/MarckScript-Regular.71c2b43861026ada1289.ttf) format("truetype"),url(../../static/media/MarckScript-Regular.d1397131bf0688113323.woff) format("woff"),url(../../static/media/MarckScript-Regular.b990fd5534bf6391f9f7.woff2) format("woff2")}@font-face{font-family:Covered By Your Grace;font-style:normal;font-weight:400;src:url(../../static/media/CoveredByYourGrace-Regular.66fbc77f06a565f40dac.ttf) format("truetype"),url(../../static/media/CoveredByYourGrace.012829aac951652d8610.woff) format("woff"),url(../../static/media/CoveredByYourGrace-Regular.66251183ed19a20a517b.woff2) format("woff2")}@font-face{font-family:Gochi Hand;font-style:normal;font-weight:400;src:url(../../static/media/GochiHand-Regular.da5a07a12e5c08afc75b.ttf) format("truetype"),url(../../static/media/GochiHand-Regular.f11bbf930a48be8c8410.woff) format("woff"),url(../../static/media/GochiHand-Regular.be023c009d58a416f7c7.woff2) format("woff2")}@font-face{font-family:Handlee;font-style:normal;font-weight:400;src:url(../../static/media/Handlee-Regular.a726a6448113d0fdbffd.ttf) format("truetype"),url(../../static/media/Handlee-Regular.6be26cc9bf3135b74835.woff) format("woff"),url(../../static/media/Handlee-Regular.fe9a634347f436ee4004.woff2) format("woff2")}@font-face{font-family:Just Another Hand;font-style:normal;font-weight:400;src:url(../../static/media/JustAnotherHand-Regular.5576d24c4978d7bafef3.ttf) format("truetype"),url(../../static/media/JustAnotherHand-Regular.f1abe7453941e468df73.woff) format("woff"),url(../../static/media/JustAnotherHand-Regular.eac8f67b517691d99ee7.woff2) format("woff2")}@font-face{font-family:Nothing You Could Do;font-style:normal;font-weight:400;src:url(../../static/media/NothingYouCouldDo-Regular.590266e338405d746058.ttf) format("truetype"),url(../../static/media/NothingYouCouldDo.ff1cf8b6dd8b099c8c1b.woff) format("woff"),url(../../static/media/NothingYouCouldDo-Regular.237e3c699380cb49ebc0.woff2) format("woff2")}@font-face{font-family:Shadows Into Light;font-style:normal;font-weight:400;src:url(../../static/media/ShadowsIntoLight-Regular.82b02b2ef40711b8a1be.ttf) format("truetype"),url(../../static/media/ShadowsIntoLight.c65d2f8315489de2173c.woff) format("woff"),url(../../static/media/ShadowsIntoLight-Regular.985b974cc0cd2a6e82c5.woff2) format("woff2")}@font-face{font-family:Stalemate;font-style:normal;font-weight:400;src:url(../../static/media/Stalemate-Regular.fba6a02b02c9c90fc860.ttf) format("truetype"),url(../../static/media/Stalemate-Regular.d1c179073fb738035c9f.woff) format("woff"),url(../../static/media/Stalemate-Regular.28d3fde2977bbdf52440.woff2) format("woff2")}body,html{height:100%}body{color:#2d3c4a;font-family:Circular Std,sans-serif;font-size:14px;margin:0}#root{height:100%;overflow:auto}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{color:inherit;text-decoration:none}div:focus{outline:none}.ReactModal__Body--open{overflow:hidden}::-webkit-scrollbar{border-radius:40px;height:9px;width:9px}::-webkit-scrollbar-track{background:#edf2f5;border-radius:40px}::-webkit-scrollbar-thumb{background:#9bb4c2;border-radius:40px}::-webkit-scrollbar-thumb:hover{background:#627790}.spinner{animation:rotator 1.4s linear infinite}.spinner__wrapper{align-items:center;display:flex;flex:1 1;justify-content:center}.spinner__wrapper--overlay{bottom:0;left:0;margin:10px;position:absolute;right:0;top:0;z-index:1}.spinner__wrapper--overlay div{align-items:center;display:flex;justify-content:center}.spinner__wrapper--full-cover{margin:0}.spinner__wrapper--bg-gray{background:#f0f4f6b3}.spinner--main__wrapper{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:auto;width:100%}.spinner--main__text{font-size:16px;margin-top:15px}@keyframes rotator{0%{transform:rotate(0deg)}to{transform:rotate(270deg)}}.path{stroke-dasharray:187;stroke-dashoffset:0;animation:dash 1.4s ease-in-out infinite,colors 5.6s ease-in-out infinite;transform-origin:center}@keyframes colors{0%{stroke:#f3f9fb}25%{stroke:#3abbff}50%{stroke:#00a3fa}75%{stroke:#3abbff}to{stroke:#f3f9fb}}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;transform:rotate(135deg)}to{stroke-dashoffset:187;transform:rotate(450deg)}}.button{align-items:center;align-self:center;border:1px solid #0000;border-radius:110px;color:#fff;display:flex;justify-content:center;line-height:19px;min-height:42px;padding:0 22px 0 21px;position:relative;text-align:center;transition:all .2s ease;vertical-align:initial}.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.centered-text{justify-content:center}.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 #00a3fa47}.button--primary:active{background-color:#008ad3;border-color:#008ad3;box-shadow:0 4px 10px #00a3fa47}.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:#0000;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{background-color:#00a3fa;border-color:#00a3fa;color:#fff}.button--secondary:hover svg path{fill:#fff}.button--secondary:hover svg rect{stroke:#fff}.button--secondary:active{box-shadow:0 4px 10px #00a3fa47}.button--secondary.button--disabled{background-color:#8698a5;border-color:#8698a5;color:#fff}.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 #ff515166}.button--red.secondary{background-color:#0000;border-color:#ff5151;color:#ff5151}.button--red.secondary:hover{box-shadow:0 4px 10px #ff515166}.button--red.button--disabled{background-color:#8698a5;border-color:#8698a5}.button--red.button--disabled:hover{box-shadow:none;cursor:no-drop}.button--white{background-color:#fff;border-color:#bac9db;color:#8f9dad}.button--white:hover{box-shadow:0 4px 24px 0 rgba(11,32,52,.039),0 7px 14px 0 rgba(0,163,250,.059)}.button--white.secondary{background-color:#8f9dad;border-color:#bac9db;color:#fff}.button--white.secondary:hover{box-shadow:0 4px 24px 0 rgba(11,32,52,.039),0 7px 14px 0 rgba(0,163,250,.059)}.button--white.button--disabled{background-color:#8698a5;border-color:#8698a5}.button--white.button--disabled:hover{box-shadow:none;cursor:no-drop}.button__spinner{display:flex;justify-content:center;left:0;position:absolute;right:0}.button__text--loading{opacity:.6}.button__ico{align-items:center;align-self:center;margin-right:6px}.button__ico--after{margin-left:6px;margin-right:0}.button__ico>div{align-items:center;display:flex}.button.cancel{background-color:#fff;height:20px;justify-content:center;min-height:0;min-height:auto;padding:initial;width:20px}.form{display:flex;flex-direction:column}.form__input{background-color:#fff;border:1px solid #d7e3e7;border-radius:3px;box-shadow:0 2px 4px #0e4fce21;box-sizing:border-box;color:#596a78;font-size:14px;padding:12px 16px 11px;transition:all .2s ease;width:100%}.form__input-wrapper{display:flex;flex-direction:column;position:relative;width:100%}.form__input:focus,.form__input:hover{background-color:#f4fafc;border-color:#cfdfed}.form__input:disabled{color:#bac9db;cursor:not-allowed}.form__input--textArea{resize:none}.form__input-wrapper--password{display:flex;flex-direction:column;position:relative}.form__input-wrapper--password .form__input{padding-right:50px}.form__input--hidden{background-color:#0000;border:none;box-shadow:none;padding:0}.form__input--withIcon{padding:12px 16px 11px 38px}.form__input-icon{left:16px;position:absolute;top:13px;z-index:9}.form__input-icon--password{left:auto;right:16px}.form__input-icon--password div{align-items:center;display:flex;justify-content:center}.form__input-icon--password:hover{cursor:pointer}.form__input-icon--password svg{stroke:#a5b3bd;height:20px;width:20px}.form__input--error{color:#ff5151}.form__input--error,.form__input--error:active,.form__input--error:focus,.form__input--error:hover{background-color:#fff3f3;border-color:#ff5151}.form__input--disabled{background-color:#d7e3e7;border-color:#d7e3e7;color:#a5b3bd}.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__input--fsBig{color:#000;font-size:15px;font-weight:500;height:auto}.form__field{display:flex;flex-direction:column;margin-bottom:20px;position:relative}.form__field--m24{margin-bottom:24px}.form__label{color:#627790;display:inline-block;margin-bottom:8px}.form__error{color:#ff5151;margin-top:6px;white-space:pre-wrap}.form__tooltip{margin-top:2px!important}.form__tooltip:after{left:26px!important}.modal{align-items:center;background-color:#ffffffbf;bottom:0;display:flex;justify-content:center;left:0;overflow-y:scroll;position:fixed;right:0;top:0;z-index:100}@media screen and (max-height:750px){.modal.create-signature{align-items:flex-start}}.modal--transparent{background-color:#0000}.modal__dialog{background:#fff;border-radius:4px;box-shadow:0 5px 24px #3587b638;box-sizing:border-box;min-width:300px;outline:none;overflow:auto;padding:20px;position:relative}.modal__dialog--overflow-initial{overflow:visible;overflow:initial}.modal__dialog.mobile{bottom:0;display:flex;flex-direction:column;justify-content:center;padding:0;position:absolute;top:0;width:100%}.modal__dialog.promocode.mobile{bottom:auto;height:200px;top:auto}.modal__dialog.changePlanModal{max-height:100%;overflow-y:auto;padding:50px}.modal__dialog.changePlanModal::-webkit-scrollbar{width:0}.modal__dialog.changePlanModal.mobile{display:inline;display:initial;max-width:355px;padding:0;position:relative;width:100%}.modal__dialog.changePlanModal .confirmModal__content{margin-bottom:0}.modal__dialog.cancelPlanModal{align-items:center;max-height:100%;overflow:visible;padding:50px}.modal__dialog.cancelPlanModal.mobile{overflow-y:auto}.modal__dialog.cancelPlanModal::-webkit-scrollbar{width:0}.modal__dialog.cancelPlanModal .confirmModal__content{margin-bottom:0}.modal__close-button{cursor:pointer;position:absolute;right:20px;top:20px;z-index:10}.modal__header{margin-bottom:18px;text-align:center}.modal__title{color:#1b3955;font-size:16px;font-style:normal;font-weight:700;line-height:20px;margin-bottom:2px}.modal__description{font-weight:400}.modal__description,.modal__subTitle{color:#627790;font-size:14px;font-style:normal;line-height:22px}.modal__subTitle{font-weight:450}.modal__subTitle--center{text-align:center}.confirmModal{display:flex;flex-direction:column;overflow-y:auto}.confirmModal__content{margin-bottom:20px;min-width:200px;padding:30px 15px 0}.confirmModal__content.mobile{padding-top:40px}.confirmModal__buttons{align-items:center;display:flex;justify-content:center;margin-bottom:15px}.confirmModal__buttons.left{box-sizing:border-box;justify-content:start;margin:0 auto;max-width:440px;padding:28px 15px 20px;width:100%}.confirmModal__buttons.left.mobile .confirmModal__button{margin-right:0;padding:0 15px;width:100%}.confirmModal__buttons.left.mobile .confirmModal__button button{display:flex;justify-content:center;width:100%}.confirmModal__button{margin-right:15px}.confirmModal__button--cancel{color:#a5b3bd;cursor:pointer}.confirmModal__button--cancel:hover{color:#d7e3e7;cursor:pointer;transition:all .3s ease}.confirmModal__button--cancel:active{color:#8698a5}.confirmModal__button--delete{display:flex;justify-content:center;min-width:150px}.confirmModal__footer{color:#7d8d98;font-size:12px;line-height:22px;margin:0 auto 30px;max-width:400px;padding:0 30px}.confirmModal__footer a{color:#596a78}.confirmModal__footer a:hover{text-decoration:underline}.upgradeModal{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:270px;min-width:550px}.upgradeModal.mobile{min-width:310px}.upgradeModal__content,.upgradeModal__inner{align-items:center;display:flex;flex-direction:column;justify-content:center}.upgradeModal__content{font-family:Circular Std;letter-spacing:0;margin-bottom:20px;text-align:center}.upgradeModal__title{font-size:16px;font-weight:700;line-height:20px;margin-bottom:10px}.upgradeModal__text{font-size:14px;line-height:22px}.upgradeModal__button--cancel{color:#a5b3bd;cursor:pointer;margin-top:10px}.upgradeModal__button--cancel:hover{color:#d7e3e7;cursor:pointer;transition:all .3s ease}.upgradeModal__button--cancel:active{color:#8698a5}.upload{width:100%}.upload__body{display:flex}.upload__body.mobile{display:inline;display:initial}.upload--disabled{cursor:not-allowed!important}.upload__block{display:flex;flex-direction:column;min-width:225px}.upload__block.mobile{margin-top:20px}.upload__block-items{display:flex;flex-wrap:wrap;width:240px}.upload__block-items.mobile{justify-content:center;width:auto}.upload__block-item{align-items:center;background-color:#0000;border:1px solid #cee0f0;border-radius:6px;box-shadow:0 2px 6px #0e649417;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;height:72px;justify-content:center;position:relative;width:106px}.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{margin:0 3px;width:64px}.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{background:#fff6;border-radius:6px;bottom:0;content:"\a";left:0;position:absolute;right:0;top:0}.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;border-radius:3px;box-sizing:border-box;cursor:pointer}.upload__dropzone--error{background-color:#fff3f3}.upload__dropzone--success{background-color:#e3ffea}.upload__content{align-items:center;display:flex;flex-direction:column;height:156px;justify-content:center;width:100%}.upload__content-item{margin-bottom:11px}.upload__content-button{display:flex;justify-content:center;width:100%}.upload__content-button button{display:flex;justify-content:center;max-width:200px;width:70%}.upload__external-uploaders{width:400px}.upload__title{font-weight:500;line-height:18px}.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{align-items:center;display:flex}.upload__status-item{margin-right:8px}.upload__status-cancel{background-color:#0000!important;cursor:pointer;padding-top:3px}.upload__status-file svg{height:24px;width:20px}.upload__error{color:#ff5151;display:flex;font-size:14px;justify-content:center;line-height:18px;margin-top:16px}.upload__progress-bar{margin-top:18px}.upload__button{margin-top:32px}.upload__error-text{color:#ff5151}.radio-button{align-items:center;background:#eee;border:1px solid #a5b3bd;border-radius:100%;box-sizing:border-box;display:flex;height:12px;justify-content:center;margin-right:8px;transition:all .2s ease;width:12px}.radio-button__wrapper{align-items:baseline;display:flex}.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__wrapper--disabledChecked:hover{cursor:not-allowed}.radio-button__wrapper--disabledChecked:hover .radio-button{border-color:#8698a5}.radio-button__wrapper--disabledChecked:hover .radio-button__label{color:#8698a5;cursor:not-allowed}.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;height:8px;margin:1px;width:8px}.radio-button--disabledChecked:after{background:#8698a5}.text-tooltip{display:inline-flex;justify-content:center;position:relative}.text-tooltip__container{background:#fff;border-radius:6px;box-shadow:0 6px 21px #5495d059;box-sizing:border-box;padding:20px;position:absolute;white-space:break-spaces;z-index:10}.text-tooltip__container--bottom{bottom:100%;margin-bottom:10px}.text-tooltip__container--bottom:after{border-left:8px solid #0000;border-right:8px solid #0000;border-top:9px solid #fff;content:"";display:block;height:0;left:50%;position:absolute;top:100%;transform:translateX(-50%);width:0}.text-tooltip__container--top{margin-top:10px;max-width:300px;top:100%;width:max-content}.text-tooltip__container--top.mobile{max-width:180px;transform:translate(-40%)}.text-tooltip__container--top:after{border-bottom:9px solid #fff;border-left:8px solid #0000;border-right:8px solid #0000;content:"";display:block;height:0;left:50%;position:absolute;top:0;transform:translate(-50%,-100%);width:0}@media(max-width:767.98px){.text-tooltip__container--top:after{left:90%}}.text-tooltip__container--left{margin-right:10px;right:100%;top:-100%}.text-tooltip__container--left:after{border-bottom:9px solid #0000;border-left:8px solid #fff;border-top:8px solid #0000;content:"";display:block;height:0;position:absolute;right:0;top:50%;transform:translate(100%,-50%);width:0}.text-tooltip__container--right{left:100%;margin-left:10px;top:-100%}.text-tooltip__container--right:after{border-bottom:9px solid #0000;border-right:8px solid #fff;border-top:8px solid #0000;content:"";display:block;height:0;left:0;position:absolute;top:50%;transform:translate(-100%,-50%);width:0}.text-tooltip__trigger{cursor:pointer;height:17px;width:17px}.text-tooltip__button{width:100%}.text-tooltip__independent{background-color:#fff;border:2px solid #00a3fa;border-radius:6px;box-sizing:border-box;display:flex;flex-direction:column;left:36%;padding:20px;position:fixed;top:31%;width:231px;z-index:999}.text-tooltip__independent--text{margin-bottom:16px;text-align:center;white-space:break-spaces}.text-tooltip__independent:after{border-top:9px solid #00a3fa;top:100%}.text-tooltip__independent:after,.text-tooltip__independent:before{border-left:8px solid #0000;border-right:8px solid #0000;content:"";display:block;height:0;left:50%;position:absolute;transform:translate(-50%);width:0}.text-tooltip__independent:before{border-top:8px solid #fff;top:99%;z-index:999}.uiCheckbox{align-items:center;display:flex}.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{color:#00a3fa;cursor:pointer}.uiCheckbox:hover .uiCheckbox__label.uiCheckbox--disabled{color:#a5b3bd;cursor:no-drop}.uiCheckbox__inner,.uiCheckbox__wrapper{align-items:center;display:flex}.uiCheckbox__inner{border-radius:3px;box-sizing:border-box;height:16px;justify-content:center;overflow:hidden;width:16px}.uiCheckbox__inner svg{width:8px}.uiCheckbox__label{color:#2d3c4a;margin-left:8px}.uiCheckbox__label.uiCheckbox--disabled:hover{color:#a5b3bd;cursor:no-drop}.uiCheckbox__icon{margin-top:-1px}.uiCheckbox--checked{align-items:center;background:#00a3fa;display:flex;justify-content:center;min-width:16px}.uiCheckbox--checked.uiCheckbox--disabled{background:#a5b3bd}.uiCheckbox--unChecked{background:#fff;background:linear-gradient(180deg,#fff,#ebeff2);border:1px solid #a5b3bd;box-shadow:inset 0 -1.77778px 3.55556px #0621391a;min-width:16px}.uiSelect__wrapper{position:relative;width:100%}.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{align-items:center;background-color:#fff;border:1px solid #d7e3e7;border-radius:3px;box-shadow:0 2px 4px #0e4fce1a;box-sizing:border-box;display:flex;height:42px;justify-content:space-between;padding:0 10px 0 17px}.uiSelect__select:hover{background-color:#f4fafc;border-color:#cfdfed;color:#00a3fa;cursor:pointer;transition:all .2s ease}.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{transform:rotate(-180deg);transition:all .2s ease}.uiSelect__select--open .uiSelect__select-arrow svg path{stroke:#00a3fa}.uiSelect__select--disabled:hover{background-color:#fff;color:#596a78;cursor:not-allowed}.uiSelect__select--disabled:hover .uiSelect__select-value{color:#596a78}.uiSelect__select--disabled:hover .uiSelect__select-arrow svg path{stroke:#d7e3e7}.uiSelect__select-placeholder{color:#a5b3bd}.uiSelect__select-inner{align-items:center;display:flex;width:calc(100% - 8px)}.uiSelect__select-inner--isClear{width:calc(100% - 40px)}.uiSelect__select-row,.uiSelect__select-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uiSelect__select-value{color:#596a78;font-size:13px;line-height:19px}.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{background:#fff;background-color:#fff;border-radius:6px;box-shadow:0 6px 21px #5495d059;left:0;margin-bottom:12px;max-height:172px;max-width:100%;overflow-y:auto;position:absolute;top:50px;width:100%;z-index:99}.uiSelect__search-item{color:#596a78;padding:12px 18px}.uiSelect__search-item:not(:last-child){border-bottom:1px solid #cee0f0}.uiSelect__search-item:hover{background-color:#f3f9fb;color:#00a3fa;cursor:pointer}.uiSelect__search-string{border:initial;border-bottom:4px solid #cee0f0;border-radius:0;border-radius:initial;box-shadow:none;color:#596a78}.uiSelect__search-string:focus,.uiSelect__search-string:hover{background-color:initial;border-color:4px solid #cee0f0}.uiSelect__search-searchWrapper{background:#fff;background-color:#fff;border-radius:4px;box-shadow:0 6px 21px #5495d059;left:0;max-height:217px;overflow-y:hidden;position:absolute;top:50px;width:100%;z-index:99}.uiSelect__search-contentWrapper{border-radius:0;border-radius:initial;box-shadow:none;height:auto;margin-bottom:0;position:static}.uiMultiSelect__control{background-color:#fff;border:1px solid #d7e3e7;border-radius:3px;box-shadow:0 2px 4px #0e4fce21;box-sizing:border-box;display:flex;font-size:14px;height:43px;padding:0 10px 0 17px;transition:all .2s ease;width:100%}.uiMultiSelect__control .uiMultiSelect__dropdownIcon{transition:all .2s ease}.uiMultiSelect__control .uiMultiSelect__dropdownIcon svg>path{stroke:#d7e3e7;transition:all .2s ease}.uiMultiSelect__control .uiMultiSelect__closeIcon{transition:all .2s ease}.uiMultiSelect__control .uiMultiSelect__closeIcon svg>path{stroke:#d7e3e7;transition:all .2s ease}.uiMultiSelect__control--menu-is-open{border:1px solid #00a3fa}.uiMultiSelect__control--menu-is-open .uiMultiSelect__dropdownIcon{transform:rotate(-180deg);transition:all .2s ease}.uiMultiSelect__control--menu-is-open .uiMultiSelect__closeIcon svg>path,.uiMultiSelect__control--menu-is-open .uiMultiSelect__dropdownIcon svg>path{stroke:#00a3fa;transition:all .2s ease}.uiMultiSelect__control:focus,.uiMultiSelect__control:hover{background-color:#f4fafc;cursor:pointer}.uiMultiSelect__control:focus .uiMultiSelect__closeIcon svg>path,.uiMultiSelect__control:focus .uiMultiSelect__dropdownIcon svg>path,.uiMultiSelect__control:hover .uiMultiSelect__closeIcon svg>path,.uiMultiSelect__control:hover .uiMultiSelect__dropdownIcon svg>path{stroke:#00a3fa;transition:all .2s ease}.uiMultiSelect__control>.uiMultiSelect__indicators{align-items:center;align-self:stretch;box-sizing:border-box;display:flex;flex-shrink:0;gap:10px;margin-left:10px}.uiMultiSelect__control>.uiMultiSelect__indicators .uiMultiSelect__dropdownIcon_wrapper>div>div{display:flex;flex-direction:column}.uiMultiSelect__control>.uiMultiSelect__value-container{-webkit-overflow-scrolling:touch;align-items:center;box-sizing:border-box;display:flex;flex:1 1;flex-wrap:nowrap!important;overflow:hidden;overflow-x:scroll;padding:2px 8px 2px 0;position:relative}.uiMultiSelect__control>.uiMultiSelect__value-container::-webkit-scrollbar{height:0;width:4px}.uiMultiSelect__control>.uiMultiSelect__value-container .uiMultiSelect__input-container{box-shadow:none;margin:2px}.uiMultiSelect__control>.uiMultiSelect__value-container .uiMultiSelect__placeholder{color:#a5b3bd}.uiMultiSelect__control>.uiMultiSelect__value-container>.uiMultiSelect__multi-value{background-color:#00a3fa;border-radius:15px;box-sizing:border-box;color:#fff;display:flex;flex:0 0 auto;font-family:Circular Std;margin:2px;min-width:0}.uiMultiSelect__control>.uiMultiSelect__value-container>.uiMultiSelect__multi-value .uiMultiSelect__multi-value__label{color:#fff;padding:3px 0 3px 10px}.uiMultiSelect__control>.uiMultiSelect__value-container>.uiMultiSelect__multi-value .uiMultiSelect__multi-value__remove{border-radius:15px;margin:3px;padding-left:1.5px;padding-right:1.5px;transition:all .2s ease}.uiMultiSelect__control>.uiMultiSelect__value-container>.uiMultiSelect__multi-value .uiMultiSelect__multi-value__remove svg>path{fill:#fff;transition:all .2s ease}.uiMultiSelect__control>.uiMultiSelect__value-container>.uiMultiSelect__multi-value .uiMultiSelect__multi-value__remove:hover{background-color:#fff;transition:all .2s ease}.uiMultiSelect__control>.uiMultiSelect__value-container>.uiMultiSelect__multi-value .uiMultiSelect__multi-value__remove:hover svg>path{fill:#00a3fa;transition:all .2s ease}.uiMultiSelect__menu{background-color:#fff;border-radius:6px;box-shadow:0 6px 21px #5495d059;box-sizing:border-box;margin-bottom:8px;margin-top:8px;overflow:hidden;position:absolute;top:100%;width:100%;z-index:1}.uiMultiSelect__menu .uiMultiSelect__menu-list{box-sizing:border-box;max-height:172px;overflow-y:auto;padding-bottom:0;padding-top:0;position:relative}.uiMultiSelect__menu .uiMultiSelect__menu-list .uiMultiSelect__option{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#fff;box-sizing:border-box;color:#596a78;cursor:default;display:block;font-size:inherit;padding:12px 18px;-webkit-user-select:none;user-select:none;width:100%}.uiMultiSelect__menu .uiMultiSelect__menu-list .uiMultiSelect__option:not(:last-child){border-bottom:1px solid #cee0f0}.uiMultiSelect__menu .uiMultiSelect__menu-list .uiMultiSelect__option:hover{background-color:#f3f9fb;color:#00a3fa;cursor:pointer}.uiMultiSelect__menu-notice--no-options{box-sizing:border-box;color:#a5b3bd;height:43px;line-height:43px;text-align:center}.progress-bar{background:#e3ebf0;border-radius:30px;height:6px;position:relative;width:100%}.progress-bar__filter{background-color:#00a3fa;border-radius:inherit;height:100%;transition:width .2s ease-in}.switch-block{align-items:center;border:1px solid #d7e3e7;border-radius:13px;box-shadow:0 2px 4px #0e4fce21;box-sizing:border-box;display:flex;min-width:150px;padding:25px 0 25px 15px;position:relative}.switch-block__discount{left:5px;position:absolute;top:-14px}.switch-block--active{border:1.5px solid #00a3fa;box-shadow:0 5px 11px #00a3fa0f}.switch-block__radio-button-wrapper{margin-right:10px}.switch-block__text{font-size:16px;font-style:normal;font-weight:500;line-height:22px}.switch-block__radio-button{border-radius:50%;box-shadow:inset 0 -1.8px 3.55px #0621391a;height:16px;width:16px}.switch-block__radio-button--unchecked{background:linear-gradient(180deg,#fff,#ebeff2);border:.9px solid #adbfc9}.switch-block__radio-button--checked{align-items:center;background:#00a3fa;display:flex;justify-content:center}.switch-block__radio-button--checked:after{background-color:#fff;border-radius:50%;content:"";height:6px;width:6px}.table__tableControls{align-items:center;display:flex;justify-content:space-between;margin-bottom:13px}.table__container{border:1px solid #cee0f0;border-radius:3px;box-shadow:0 2px 4px #0e4fce29;display:flex;flex-direction:column;margin-bottom:20px;max-width:970px;min-width:740px;position:relative;width:calc(100vw - 243px)}@media(max-width:768px){.table__container{min-width:0}}.table__container.document{flex-direction:row}.table__container--contracts{max-height:350px;min-width:900px;overflow:auto}.table__container--contracts.mobile{min-width:288px}@media(max-width:767.98px){.table__container{width:100%}}.table__innerContainer{max-width:970px}.table__innerContainer.document{margin-bottom:10px;overflow-x:auto;overflow-y:hidden;width:840px}.table__innerContainer.document::-webkit-scrollbar-button:start:increment{background:#0000;display:block;width:18px}.table__innerContainer.document::-webkit-scrollbar-button:end:increment{background:#0000;display:block;width:18px}.table__innerContainer.document.trash{overflow-x:hidden}.table__innerContainer.actions{background-color:#d7e3e72b;place-content:start;width:130px}.table__row{align-items:center;color:#7d8d98;display:flex;flex-grow:1;padding:24px 23px 25px}.table__row.mobile{justify-content:space-between;padding:27px 23px}.table__row:not(:last-child){border-bottom:1px solid #cee0f0}.table__rowFolderIcon{height:12px;width:14px}.table__rowFileIcon{height:15px;width:12px}.table__header{color:#2d3c4a;font-size:14px;font-weight:500;line-height:22px;padding:20px 22px;text-transform:uppercase}.table__header.document{padding-right:24px;width:max-content}.table__header.document.template{margin-right:0;padding-right:2px}.table__header.actions{place-content:center}.table__header.mobile{font-weight:100;padding:15px 22px}.table__dataRow{position:relative}.table__dataRow.document{height:32px;width:max-content}.table__dataRow.document.signature-request,.table__dataRow.document.template{padding-right:1px}.table__dataRow.document.actions{place-content:center;width:auto}.table__dataRow:hover{background-color:#f1faff}.table__dataRow--delete{background:#fff9f9}.table__dataRow--inactive:after{background:#ffffffc7;bottom:0;content:"\a";left:0;position:absolute;right:0;top:0}.table__dataRow--teammateItem.mobile{padding-bottom:15px;padding-top:15px}.table__column{display:flex;margin-right:auto;position:relative;width:0}.table__column--check{margin-right:31px;min-width:20px;width:20px}.table__column--text{align-items:center;cursor:default;display:flex;overflow:hidden;text-overflow:ellipsis;width:350px;word-break:break-word}.table__column--text.mobile{color:#000;font-size:16px;font-weight:500;text-overflow:hidden;width:100%}.table__column--text.mobileTeamPage{align-items:normal;flex-direction:column}.table__column--text--document{align-self:center;margin-right:0;min-width:438px;width:438px}.table__column--text--document.signature-request,.table__column--text--document.template{min-width:436px;width:436px}.table__column--text--document.folder{cursor:pointer}.table__column--text--document.truncated{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;margin-right:0;max-width:250px;min-width:0;min-width:auto;overflow:hidden;text-overflow:ellipsis;width:max-content}.table__column--created-by{align-items:center;margin-left:14px;margin-right:0;max-height:100%;max-width:180px;min-width:180px;overflow:hidden;width:auto}.table__column--created-by--span{max-height:100%;overflow:hidden;text-overflow:ellipsis}.table__column--date{width:82px}.table__column--date.document{min-width:135px}.table__column--template-text-container{align-items:center;display:flex;width:400px}.table__column--template-text-container.mobile{align-items:flex-start;flex-direction:column;width:70%}.table__column--template-text{margin-right:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table__column--template-text.mobile{width:100%}.table__column--team-email{overflow:hidden;text-overflow:ellipsis;width:240px}.table__column--team-email.mobile{color:#00a3fa;width:100%}.table__column--signature-request-date{width:135px}.table__column--signature-request-date.mobile{color:#7d8d98;font-weight:400}.table__column--template-date{width:135px}.table__column--template-date.mobile{color:#7d8d98;font-weight:400}.table__column--status{display:flex;justify-content:space-between;width:211px}.table__column--status.mobile{margin-top:7px;width:auto}.table__column--action{width:72px}.table__column--action.document{align-items:center;margin-right:0;place-content:center}.table__column--action.mobile{margin-right:0;width:auto}.table__column--template-action{margin-right:0;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-left:-12px;margin-right:95px}.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:6px}.table__actions-item svg path{stroke:#8698a5}.tableControls__pagingCounter{color:#a5b3bd;font-size:14px;font-style:normal;font-weight:450;line-height:18px}.tableControls__pagingCounter span{color:#000}.tableControls__pagingCounter--template span{color:#a5b3bd}.tableControls__control{align-items:flex-start;background-color:initial;display:flex;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{cursor:not-allowed;opacity:.7}.tableControls__controlsGroup{display:flex}.tableControls__controlsGroup>:not(:last-child){margin-right:40px}.tableControls__headerControl{background-color:initial;display:flex;padding:0}.tableControls__headerControl:hover{color:#1d262e}.tableControls__headerControl.status{margin-left:15px}.tableControls__headerControl span{margin-right:5px}.tableControls__left{display:flex;flex-direction:column;justify-content:space-between}.tableControls__path{display:flex;margin-bottom:13px;width:450px}.tableControls__path>:last-child{color:#00a3fa}.tableControls__path>:last-child:after{display:none}.tableControls__path--item{align-items:center;cursor:pointer;display:flex;margin-right:10px;max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tableControls__path--item:after{background-image:url(../../static/media/arrow-right.ffb66410d029b65e504d.svg);background-size:25px 14px;content:" ";display:block;height:14px;width:20px}.tableControls__path--item p{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tableControls__path--item.hiddenFolder p{max-width:186px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tableControls__path--item.mobile p{max-width:140px}.tableControls__path--item.skipDots{overflow:visible;position:relative}.tableControls__path-hiddenFolder{background-color:#fff;border:1px solid #dfeefc;border-radius:4px;box-shadow:0 5px 26px 8% #3587b6;left:-50px;padding:22px;position:absolute;top:20px;width:256px;z-index:10}.tableControls__path-hiddenFolder.mobile{left:-104px}.tableControls__path-hiddenFolder--item{border-bottom:1px solid #d7e3e7;padding:10px 0}.tableControls__path-hiddenFolder--item:last-child{border-bottom:none}.tableControls__path-hiddenFolder--item :hover{cursor:pointer}.tableControls__path-hiddenFolder--item-icon{margin-right:20px}.tableControls__actions{align-items:center;display:flex;justify-content:flex-end;width:440px}.tableControls__actions.mobile{width:auto}.tableControls__actions--selectAction{align-items:center;color:#a5b3bd;display:flex;white-space:nowrap}.tableControls__actions--selectAction-count{color:#00a3fa;margin-right:5px}.tableControls__create-btn button{height:44px;justify-content:center;width:152px}.tableControls__create-btn.mobile button{height:auto;width:auto}.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{margin-bottom:13px;width:100%}}.tableFilters__item--small{width:138px}.tableFilters__item input{width:100%}.tableFilters__itemGroup{display:flex;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-direction:column;flex-wrap:nowrap}}.tableFilters__itemGroup.mobile{margin-bottom:5px}.paginator__container{align-items:center;display:flex;justify-content:center}.paginator__break{cursor:pointer;margin-left:3px;margin-right:17px;outline:none}.paginator__page{color:#627790;cursor:pointer;font-size:14px;font-weight:450;line-height:22px}.paginator__page a{outline:none}.paginator__page:not(:last-child){margin-right:14px}.paginator__page--active{border-bottom:1px solid #00a3fa;color:#00a3fa;line-height:16px;padding:0 4px 0 3px}.emailRecipients__label{margin-bottom:10px}.emailRecipients__add-wrapper{align-items:center;background:#fff;border:1px dashed #d7e3e7;border-radius:3px;box-sizing:border-box;color:#8698a5;display:flex;height:42px;width:100%}.emailRecipients__add-wrapper:hover{border-color:#8698a5;color:#8698a5;cursor:pointer}.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{align-items:center;display:flex}.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}.teammates__label{margin-bottom:10px}.teammates__list-item:not(:last-child){border-bottom:1px dashed #d7e3e7;margin-bottom:30px;padding-bottom:10px}.teammates__list-item:last-child{margin-bottom:40px}.teammates__credentials{display:flex;margin-bottom:20px}.teammates__credentials-wrapper{padding-right:35px}.teammates__credentials-wrapper.mobile{width:auto}.teammates__credentials.mobile{display:block}.teammates__add-wrapper{align-items:center;background:#fff;border:1px dashed #d7e3e7;border-radius:3px;box-sizing:border-box;color:#8698a5;display:flex;height:42px;width:100%}.teammates__add-wrapper:hover{border-color:#8698a5;color:#8698a5;cursor:pointer}.teammates__add-wrapper:hover svg path{stroke:#596a78}.teammates__add-icon{margin-left:12px}.teammates__add-icon>div{display:flex}.teammates__email{position:relative}.teammates__email:not(:last-child){margin-bottom:25px}.teammates__email-inner{display:flex;flex-direction:row}.teammates__email-error{position:absolute}.teammates__email-error .form__error{margin-top:3px}.teammates__email .form__error-wrapper,.teammates__email .form__input{width:100%}.teammates__name-error{position:absolute}.teammates__name-error .form__error{margin-top:3px}.teammates__name-wrapper{flex:3 1;margin-right:12.5px;position:relative;width:100%}.teammates__name-wrapper.mobile{margin-bottom:25px}.teammates__role-wrapper{flex:1 1}.teammates__remove{margin:auto auto auto 15px}.teammates__remove:hover{cursor:pointer}.teammates__remove:hover svg path{stroke:#596a78}.teammates__remove>div{display:flex}.shareModal__wrapper{padding:38px 24px}.shareModal__form,.shareModal__wrapper{display:flex;flex-direction:column}.shareModal__label{color:#2d3c4a;font-weight:700;margin-bottom:14px}.shareModal__recipientsWrapper{margin-bottom:34px}.shareModal__copy{cursor:pointer;display:flex;margin-bottom:32px;padding:0;position:relative;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{padding-right:115px;text-overflow:ellipsis;width:100%;z-index:-1}.shareModal__copyInner{align-items:center;align-self:center;background:#ebf8ff;border-radius:30px;display:flex;padding:7px 18px;position:absolute;right:12px}.shareModal__copyIcon{margin-right:5px}.shareModal__copyIcon div{display:flex}.shareModal__copyIcon div svg path{stroke:#00a3fa}.shareModal__copyText{color:#00a3fa;font-size:12px;font-style:normal;font-weight:400;line-height:15px}.signerOptionModal__item{align-items:center;display:flex;margin-bottom:15px}.signerOptionModal__list{max-height:200px;overflow-y:auto}.signerOptionModal__subtitle{margin-bottom:20px}.signerOptionModal__confirm{display:flex;justify-content:center;width:110px}.common__or{align-items:center;color:#8792a6;display:flex;margin:25px 0;text-align:center}.common__or:after{margin-left:30px}.common__or:after,.common__or:before{background:#e4e9f1;content:"";height:1px;width:100%}.common__or:before{margin-right:30px}.reminderModal__wrapper{display:flex;flex-direction:column;padding:40px 25px 35px}.reminderModal__header{margin-bottom:25px}.reminderModal__options{color:#a5b3bd;display:flex;flex-direction:column;font-size:14px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:18px}.reminderModal__options.mobile{max-height:50vh;overflow-y:scroll}.reminderModal__options.mobile::-webkit-scrollbar{width:0}.reminderModal__text-item{max-width:200px;overflow:hidden;text-overflow:ellipsis}.reminderModal__option-label{align-items:center;display:flex;justify-content:flex-start}.reminderModal__optionItem{align-items:center;background-color:#0000;border-bottom:1px solid #d7e3e7;display:flex;justify-content:space-between;padding:21px 0}.reminderModal__optionItem--checked{color:#2d3c4a}.reminderModal__optionItem:first-child{border-top:1px solid #d7e3e7}.reminderModal__optionItem:disabled,.reminderModal__optionItem:disabled>*{cursor:not-allowed}.bulkSendModal{align-items:center;display:flex;flex-direction:column;min-width:440px;padding:22px 7px 0}.bulkSendModal .form__label{color:#2d3c4a;font-size:14px;font-style:normal;font-weight:700;line-height:18px}.bulkSendModal__select{width:100%}.bulkSendModal__button{display:flex;justify-content:center;margin-bottom:15px;width:177px}.bulkSendModal__bottom-select{margin-bottom:4px}.bulkSendModal__header{color:#1b3955;font-size:16px;font-style:normal;font-weight:700;line-height:20px;margin-bottom:5px;text-align:center}.bulkSendModal__subtitle{color:#627790;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:18px;text-align:center;width:330px}.bulkSendModal__dropdown{max-height:215px;overflow-y:auto}.teamModal{width:600px}.teamModal__wrapper{display:flex;flex-direction:column;padding:38px 50px}.teamModal__header{margin-bottom:24px;text-align:left}.teamModal__title{font-size:20px;margin-bottom:12px}.teamModal__subtitle{color:#7d8d98;font-size:14px;line-height:22px}.teamModal__label{color:#2d3c4a;font-weight:700;margin-bottom:14px}.teamModal__email-wrapper{margin:0 -20px;max-height:230px;overflow-y:auto;padding:0 20px 40px}.teamModal__buttons-group{align-items:center;display:flex;justify-content:center}.teamModal__cancel{color:#8698a5;cursor:pointer;font-size:14px;line-height:18px}.teamModal__submit-button .button{display:flex;justify-content:center;margin-right:13px;width:216px}.teamModal__text{color:#7d8d98;font-size:14px;line-height:22px}.teamModal__text--bold{font-weight:700}.teamModal__text--blue{color:#3abbff}.teamModal__text--black{color:#2d3c4a}.teamModal__price{border-top:1px solid #d7e3e7;margin-bottom:9px;padding-top:30px}.teamModal__price-description{margin-bottom:21px}.appsumo-pay-modal__container{display:flex;justify-content:center}.appsumo-pay-modal__text{color:#627790;font-size:14px;line-height:22px;text-align:center}.appsumo-pay-modal__title{margin-bottom:15px;width:355px}.appsumo-pay-modal__description{margin-bottom:40px;width:250px}.appsumo-pay-modal__bold{font-weight:500}.apiKeyModal{max-height:720px;padding:50px 80px}.apiKeyModal__wrapper{display:flex;flex-direction:column;min-width:390px}.apiKeyModal__description{max-width:390px}.apiKeyModal__gap{margin-bottom:30px}.apiKeyModal__small-gap{margin-bottom:18px}.apiKeyModal__value{background:#f3f7f8;border-radius:3px;color:#8698a5;font-size:14px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:18px;padding:12px 0 12px 18px}.signers__item{display:flex;margin-bottom:15px;position:relative}.signers__item.vertical{flex-direction:column;width:100%}.signers__item-role{align-items:center;display:flex;font-size:16px;font-weight:450;padding-bottom:8px;word-break:break-all;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-inner.vertical .form__field{margin-right:0;width:100%}.signers__item-inner.vertical .form__field:not(:last-child){margin-bottom:10px}.signers__item-fields{display:flex}.signers__item input:disabled{background:#f5f7f9}.signers__item-order{align-items:center;display:flex;margin-right:5px;position:absolute;right:100%;top:14px}.signers__item-order-icon{margin-right:5px}.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{color:#8698a5;font-size:14px;font-style:normal;font-weight:450;line-height:18px}.signers__item--removable{width:93%}.signers__item--removable.mobile{width:90%}.signers__item--me{border-bottom:1px solid #d4dbe7;margin-bottom:35px;padding-bottom:20px}.signers__remove{margin:11px 5px 0 10px}.signers__remove:hover{cursor:pointer}.signers__remove:hover svg path{stroke:#596a78}.signers__remove>div{display:flex}.Toastify__toast{align-items:center;border-radius:3px!important;display:flex;min-height:54px!important;padding:13px 24px!important;position:relative;transition:background-color .3s}.Toastify__toast-body{color:#fff;font-family:Circular Std;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-right:20px!important;word-break:break-word}.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;height:5px;left:0;width:100%}.slider{max-width:720px;width:100%}.slider .slick-initialized .slick-slide{display:flex;justify-content:center}.slider .slick-dots{position:relative}.slider .slick-dots li button:before{color:#fff;font-size:8px;opacity:.4}.slider .slick-dots li.slick-active button:before{color:#fff;opacity:1}.slider .slick-dots li{margin:0}.slider__button{align-items:center;background-color:#fff6;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;margin:0 30px;position:absolute;top:50%;transform:translateY(-50%);width:40px;z-index:200}.slider__button svg{height:20px;transform:rotate(-90deg) translate(-2px,2px);width:20px}.slider__button svg path{stroke:#fff;stroke-width:.5px}.slider__button--next{right:0}.slider__button--next svg{transform:rotate(-90deg) translate(-2px,2px)}.slider__button--prev svg{transform:rotate(90deg) translate(2px,2px)}.slider__item{background-color:#fff;border:1px solid #cee0f0;border-radius:6px;box-shadow:0 2px 24px #001b5126;box-sizing:border-box;padding:50px 25px 55px;width:364px}.slider__avatar-wrapper,.slider__avatar-wrapper-buynow{display:flex;justify-content:center}.slider__avatar-wrapper-buynow{width:auto}.slider__avatar{border-radius:50%;max-height:87px;max-width:87px;min-height:86px;min-width:86px}.slider__avatar-buynow{max-height:80px;max-width:80px;min-height:79px;min-width:79px}.slider__name{color:#2d3c4a;font-size:16px;font-style:normal;font-weight:700;line-height:20px;margin-top:5px;text-align:center}.slider__name-buynow{font-size:20px;text-align:start}.slider__description{color:#00a3fa;font-size:16px;font-weight:500;line-height:22px;margin-top:12px;text-align:center}.slider__description-buynow{font-size:18px;margin-top:7px;text-align:start}.slider__text{color:#7d8d98;font-size:14px;font-style:normal;font-weight:450;line-height:22px;margin-top:10px;text-align:center}.slider__info-buynow{display:flex;flex-direction:column;justify-content:center;padding-left:18px}.api-plan{border:1px solid #cee0f0;border-radius:3px;box-shadow:0 2px 6px #0e649417;margin:0 10px;padding:42px 16px 30px}.api-plan__wrapper{min-width:275px}.api-plan__header{border-bottom:1px solid #dbe1e5;margin-bottom:20px;padding-bottom:25px}.api-plan__title{color:#627790;font-size:16px;font-weight:500;line-height:20px;margin-bottom:10px}.api-plan__price-number{font-size:40px;font-weight:450;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{align-items:center;color:#7d8d98;display:flex;font-size:14px;line-height:22px}.api-plan__content-row:not(:last-child){margin-bottom:10px}.api-plan__content-icon{display:flex;margin-right:5px}.api-plan__content-icon>div{display:flex}.api-plan__content-icon svg{height:15px;width: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%}.api-plan__current-plan.renew{cursor:pointer}.api-plan__usage-text{color:#a7b3bc}.empty-table{align-items:center;border:1px solid #cee0f0;border-radius:3px;box-shadow:0 2px 4px #0e4fce29;box-sizing:border-box;display:flex;height:358px;justify-content:center;width:100%}.empty-table__wrapper{align-items:center;display:flex;flex-direction:column}.empty-table__icon{align-items:center;background:#f3f7f9;border-radius:25px;display:flex;height:80px;justify-content:center;margin-bottom:10px;width:80px}.empty-table__icon svg{height:50px;width:40px}.empty-table__icon--team{background:#edf9ff}.empty-table__icon--team svg{height:50px;width:50px}.empty-table__icon--document path{fill:#c1d1e3}.empty-table__header{color:#1b3955;font-size:18px;font-weight:700;line-height:22px;margin-bottom:8px;text-align:center}.empty-table__api-description{font-size:14px;font-weight:500;line-height:22px;text-align:center;width:400px}.empty-table__description{color:#7d8d98;font-size:14px;font-weight:400;line-height:22px;margin-bottom:21px;text-align:center}.empty-table .button{display:flex;justify-content:center;width:196px}.interactModal{background:#fff;border-radius:6px;box-shadow:0 5px 24px #3587b638;display:flex;height:90vh;max-height:1085px;max-width:1260px;min-width:1100px;width:100%}.interactModal.fullscreen{height:100%;max-width:none}.interactModal .fieldShape .fieldDropDown{touch-action:none}.interactModal .fieldShape.invalid .fieldDropDown:after{background:#ff5151b3;bottom:0;content:"\a";left:0;position:absolute;right:0;top:0}@media(max-width:1199px){.interactModal{min-width:95vw;overflow:auto;width:100vw}}.interactModal__inner{height:100%;min-width:1260px;overflow:hidden;position:relative}.interactModal__inner.fullscreen{min-width:max-content;width:100%}.interactModal__header{align-items:center;background:#edf2f5;border-top-left-radius:6px;border-top-right-radius:6px;display:flex;height:83px;justify-content:space-between;padding:0 40px}.interactModal__header-title{color:#2d3c4a;font-size:20px;font-weight:700;line-height:25px}.interactModal__header-bar{display:flex}.interactModal__header-bar-button{align-items:center;background:#0000;border:1px solid #5e869d;border-radius:3px;box-sizing:border-box;color:#5e869d;display:flex;height:42px;justify-content:center;transition:all .2s ease;width:86px}.interactModal__header-bar-button:first-child{margin-right:12px}.interactModal__header-bar-button svg path{stroke:#5e869d}.interactModal__header-bar-button:hover{border-color:#596a78;color:#596a78;transition:all .2s ease}.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{border-right:1px solid #d2dde3;display:flex;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{align-items:center;display:flex}.interactModal__header-send .sendTooltip{text-align:center;width:228px}.interactModal__header-cancelButton{background-color:#0000;color:#5e869d;line-height:18px;padding:14px}.interactModal__header-cancelButton:hover{color:#596a78;transition:all .2s ease}.interactModal__bodyWrapper{display:flex;height:inherit;justify-content:center}.interactModal__body{box-sizing:border-box;display:flex;height:calc(100% - 120px);padding:5px 0 0;-webkit-user-select:none;user-select:none}.interactModal__body.fullscreen{padding-top:40px;width:max-content}.interactModal--cursor-pointer{cursor:pointer}.interactModal__fieldBar-wrapper{height:100%;max-width:226px;min-width:226px;overflow-y:auto;padding:0 8px 0 40px}.interactModal__fieldBar-fieldWrapper,.interactModal__fieldBar-progressWrapper{margin-bottom:40px;padding:0 16px}.interactModal__fieldBar-fieldTitle{color:#2d3c4a;font-size:16px;font-weight:500;line-height:20px;margin-bottom:9px;margin-top:1em}.interactModal__fieldBar-fieldList{border:1px solid #e4e9f1;border-radius:4px;box-shadow:0 2px 7px #004adb1c;overflow:hidden}.interactModal__fieldBar-progressInfo{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:5px}.interactModal__fieldBar-fieldItem{align-items:center;background-color:#fff;box-sizing:border-box;color:#8698a5;display:flex;height:40px;line-height:18px;padding:0 15px;transition:all .2s ease}.interactModal__fieldBar-fieldItem:not(:last-child){border-bottom:1px solid #e4e9f1}.interactModal__fieldBar-fieldItem:hover{background-color:#00a3fa;border-color:#00a3fa;color:#fff;cursor:pointer;transition:all .2s ease}.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{background-color:#00a3fa;border-color:#00a3fa;color:#fff}.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{cursor:not-allowed!important;opacity:.4}.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);padding:0 16px}.interactModal__fieldBar-selectField-inputField{margin-top:32px}.interactModal__fieldBar-selectField-inputField-title{margin-bottom:8px}.interactModal__fieldBar-selectField-inputField-hint{color:red;font-size:.8em;margin-top:.5em}.interactModal__fieldBar-selectField-item{align-items:center;border-bottom:1px solid #d8e0ef;color:#2d3c4a;display:flex;justify-content:space-between;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{align-items:center;display:flex}.interactModal__fieldBar-selectField-item-icon{margin-right:7px}.interactModal__fieldBar-selectField-item-icon>div{display:flex}.interactModal__fieldBar-selectField-item-label{font-size:16px;font-weight:500;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;margin-top:.5em}.interactModal__fieldBar-selectField-selector-apply button{width:100%}.interactModal__fieldBar-selectField-checkbox .uiCheckbox__label{color:#8698a5}.interactModal__documentView{margin-right:12px;max-width:767px;min-width:767px;overflow:auto;position:relative}.interactModal__documentView-inner{padding:30px 30px 0;position:relative}.interactModal__documentNavigation{box-sizing:border-box;height:calc(100% - 30px);overflow-x:hidden;overflow-y:auto;padding-right:30px}.interactModal__documentNavigation-title{color:#2d3c4a;font-size:16px;font-weight:500;line-height:20px;margin-bottom:10px}.interactModal__documentNavigation-title>span{color:#9bb4c2;font-weight:400}.interactModal__documentNavigation-wrapper{max-width:285px;overflow:hidden}.interactModal__documentNavigation-item{border:1px solid #e4e9f1;border-radius:4px;box-shadow:0 2px 7px #004adb1c;box-sizing:border-box;margin-bottom:16px;min-height:100px;min-width:193px;position:relative;width:max-content}.interactModal__documentNavigation-item:hover{box-shadow:0 2px 7px #004adb36;cursor:pointer}.interactModal__documentNavigation-img{border-radius:inherit;width:193px}.interactModal__documentNavigation-field{position:absolute}.interactModal__documentNavigation-field--signature{background:#e6f0ff}.interactModal__documentNavigation-field--initial{background:#fffef1}.interactModal__documentNavigation-field--date,.interactModal__documentNavigation-field--name{background:#e4ffe5}.interactModal__documentNavigation-field--text{background:#faebff}.interactModal__documentNavigation-field--checkbox{background:#d2f8f8}.interactModal__breadcrumbs{display:flex;margin:20px 0 0 48px;width:450px}.interactModal__breadcrumbs>:last-child{color:#00a3fa}.interactModal__breadcrumbs>:last-child:after{display:none}.interactModal__breadcrumbs--item{align-items:center;color:#677a94;cursor:pointer;display:flex;margin-right:6px;max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.interactModal__breadcrumbs--item:after{background-image:url(../../static/media/arrow-right.ffb66410d029b65e504d.svg);background-size:25px 14px;content:" ";display:block;height:14px;width:20px}.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{height:100%;position:absolute;width:100%;z-index:1}.requisiteModal__wrapper{border:1px solid #b2c6d9;border-radius:9px;max-width:640px;overflow:visible;padding:0;width:100%}.requisiteModal__wrapper.mobile{border:0;border-radius:0;bottom:0;overflow-y:auto;position:absolute;top:0}@media(max-width:1199px){.requisiteModal__wrapper.responsive{border:0;border-radius:0;bottom:0;max-width:768px;overflow-y:auto;position:absolute;top:0}}@media(max-width:767.98px){.requisiteModal__wrapper.responsive{border:0;border-radius:0;max-width:425px}}.requisiteModal__wrapper-select{max-width:714px}@media(max-width:1199px){.requisiteModal__wrapper-select{max-width:768px;overflow-y:auto}}@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:1 1;flex-direction:column;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{align-items:center;display:flex;justify-content:space-between;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{align-items:center;display:flex;justify-content:center}.requisiteModal__header-icon>div>svg{height:10.4px;width:10.4px}@media(max-width:1199px){.requisiteModal__content{padding:0 61px}}@media(max-width:767.98px){.requisiteModal__content{overflow-y:auto;padding:16px 16px 0}.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{align-content:flex-start;box-sizing:border-box;flex-direction:row;flex-wrap:wrap;max-height:349px;overflow:auto;padding-left:16px}@media(max-width:1199px){.requisiteModal__content-select--inner{margin-bottom:40px;padding-left:0}}@media(max-width:767.98px){.requisiteModal__content-select--inner{margin-bottom:16px;max-height:none;overflow:visible;padding-right:0}}.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{cursor:pointer;margin-bottom:32px;transition-duration:.2s;transition-property:background-color}@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-bottom:0;margin-top:16px}.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-content:normal;align-items:center;justify-content:center}@media(max-width:767.98px){.requisiteModal__content-select--empty{margin-top:40px}}.requisiteModal__field{display:flex;flex-direction:column;margin-bottom:40px;position:relative;width:100%}@media(max-width:767.98px){.requisiteModal__field{margin-bottom:16px}}.requisiteModal__field-label{color:#2d3c4a;font-weight:500;line-height:18px;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{justify-content:flex-end;margin-bottom:32px;margin-left:auto}@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;border:1px solid #00a3fa;color:#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{color:#2d3c4a;font-size:20px;font-weight:700;line-height:25px}.requisiteModal__nav-list{border-bottom:1px solid #e4e9f1;display:flex;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 #3587b638}}@media(max-width:1199px){.requisiteModal__nav-list{margin-bottom:40px}}@media(max-width:767.98px){.requisiteModal__nav-list{margin:0}}.requisiteModal__nav-item{align-items:center;border-bottom:2px solid #0000;color:#7d8d98;display:flex;height:26px;justify-content:center;margin-bottom:-1px;max-width:100px;padding-bottom:12px;transition:all .2s ease;width:100%}@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{border-color:#00a3fa;color:#00a3fa}.requisiteModal__area{background:#f4fafc;border:1px solid #cfdfed;border-radius:2px;box-sizing:border-box;position:relative;width:100%}.requisiteModal__area-wrapper{display:flex;justify-content:space-between}@media(max-width:1199px){.requisiteModal__area-wrapper{flex-direction:column}.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{bottom:40px;cursor:pointer;left:30px;position:absolute}@media(max-width:1199px){.requisiteModal__area-clear-img{bottom:55px;left:26px}}@media(max-width:767.98px){.requisiteModal__area-clear-img{bottom:47px;left:10px}}.requisiteModal__area-clear-text{bottom:10px;color:#7d8d98;cursor:pointer;left:30px;line-height:22px;position:absolute;-webkit-user-select:none;user-select:none}@media(max-width:1199px){.requisiteModal__area-clear-text{bottom:12px;left:24px}}@media(max-width:767.98px){.requisiteModal__area-clear-text{bottom:8px;left:8px}}.requisiteModal__area-img-close{bottom:45px;cursor:pointer;left:30px;position:absolute}.requisiteModal__area-actions{align-items:center;display:flex;justify-content:space-between}.requisiteModal__area-container{display:flex;flex-direction:column;margin-bottom:12px}@media(min-width:1199px){.requisiteModal__area-container{margin-bottom:24px;width:max-content}.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{align-items:center;display:flex;height:150px;justify-content:center;margin-bottom:12px;overflow:hidden;padding:2px}@media(max-width:1199px){.requisiteModal__area--type{height:125px;margin-bottom:0}}.requisiteModal__area--type div{position:absolute}.requisiteModal__area--file{display:flex;height:183px;justify-content:center;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{border:1px solid #cfdfed;border-radius:3px;box-sizing:border-box;height:110px;margin:25px 30px 30px;width:calc(100% - 60px)}@media(max-width:1199px){.requisiteModal__canvas{height:206px;margin:25px 24px 43px;width:calc(100% - 48px)}}@media(max-width:767.98px){.requisiteModal__canvas{height:139px;margin:32px 8px 35px;width:calc(100% - 16px)}}.requisiteModal__canvas-clear{align-items:center;color:#ff5151;display:flex}.requisiteModal__canvas-clear-container{display:flex}.requisiteModal__canvas-clear svg path{fill:#ff5151}.requisiteModal__canvas-clear:hover{color:#ef2f2f;cursor:pointer}.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{background:#f4fafc;border:none;color:#343d4a;font-size:46px;height:145px;line-height:109px;margin:0;padding:0;text-align:center;width:inherit}@media(max-width:1199px){.requisiteModal__type-input{-webkit-text-fill-color:#343d4a;height:123px;opacity:1}}.requisiteModal__type-select{margin-bottom:24px;max-width:236px}@media(max-width:767.98px){.requisiteModal__type-select{max-width:none}}.requisiteModal__type-select-title{color:#2d3c4a;font-weight:500;line-height:18px;margin-bottom:13px}@media(max-width:1199px){.requisiteModal__type-select-title{margin-bottom:8px}}.requisiteModal__type-select-container{align-items:center;display:flex;justify-content:space-between}.requisiteModal__type-select-clear{cursor:pointer}.requisiteModal__type-select .uiSelect__search-list{max-height:128px;overflow-x:hidden;overflow-y:auto}.requisiteModal__file-img{box-sizing:border-box;height:auto;margin:auto;max-height:124px;padding:5px}.requisiteModal__file-img-wrapper{box-sizing:border-box;display:flex;justify-content:center;margin:0 30px;position:relative;width:100%}.requisiteModal__file-img-wrapper--marginBottom{margin-bottom:15px}.requisiteModal__file-img-close{bottom:15px;cursor:pointer;left:0;position:absolute}.requisiteModal__file-img-close>div{display:flex}.requisiteModal__file-input-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.requisiteModal__file-input-container--exist{justify-content:flex-end}.requisiteModal__file-input-label{color:#2d3c4a;font-size:12px;line-height:16px;margin-bottom:24px}.requisiteModal__file-input-button{display:flex;justify-content:center;max-width:194px;width:100%}.requisiteModal__file-input-button input[type=file]{display:none}.requisiteModal__file-input-button .button{box-sizing:border-box;display:flex;justify-content:center;min-width:140px;padding:0 21px 0 20px}.requisiteModal__footer{border-top:1px solid #e4e9f1;display:flex;flex-direction:column;justify-content:space-between;padding:27px 40px 27px 50px}@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{border:none;flex-direction:column;padding:0}@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{bottom:0;padding-bottom:40px;position:absolute;width:720px}}@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{align-self:flex-end;display:flex;justify-content:center;width:194px}@media(max-width:1199px)and (min-width:767.98px){.requisiteModal__footer .button{margin-left:16px;width:230px}}@media(max-width:767.98px){.requisiteModal__footer .button{width:100%}}.requisiteModal__footer__link{color:#00a3fa}.requisiteModal__footer__link:hover{text-decoration:underline}.requisiteModal__empty{align-items:center;background-color:#f4fafc;border:1px solid #cfdfed;border-radius:2px;display:flex;flex-direction:column;justify-content:center;padding:39.5px 86.5px}@media(max-width:767.98px){.requisiteModal__empty{padding:39.5px 29.5px}}.requisiteModal__empty-content{align-items:center;display:flex;flex-direction:column;font-family:Circular Std;font-style:normal;justify-content:center;margin-bottom:15.5px;text-align:center}.requisiteModal__empty-content-header{font-size:20px;font-weight:700;line-height:25px;margin-bottom:2px}.requisiteModal__empty-content-text{color:#a5b3bd;font-size:14px;line-height:22px}.requisiteModal__empty-button{font-weight:700;line-height:18px;padding:0 40px}.requisiteModal__custom-signature{color:#8698a5;font-size:14px;line-height:18px;margin-bottom:22px;text-align:center}.requisiteModal__custom-signature>span{color:#00a3fa;cursor:pointer}@media(max-width:767.98px){.termsModal-responsive{bottom:0;display:flex;position:absolute;top:0}.termsModal-responsive .confirmModal{margin:auto 0}}.termsModal__title{font-size:18px;font-style:normal;font-weight:700;line-height:23px;margin-bottom:10px}.termsModal__subtitle{margin-bottom:35px}.termsModal__text{color:#627790;font-size:16px;font-style:normal;font-weight:400;line-height:27px;word-break:break-word}.termsModal__buttons-block{display:flex;justify-content:flex-start;margin-left:15px}.termsModal__button-cancel{color:#627790;cursor:pointer}.termsModal__description{border-bottom:1px solid #d7e3e7;padding-bottom:28px}.termsModal--bold{font-weight:700}.termsModal__wrapper{display:flex;flex-direction:column;max-width:421px}.termsModal__label{color:#2d3c4a;font-weight:700;margin-bottom:14px}.termsModal__recipientsWrapper{margin-bottom:34px}.termsModal__copy{cursor:pointer;display:flex;margin-bottom:32px;padding:0;position:relative;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{padding-right:115px;text-overflow:ellipsis;width:100%;z-index:-1}.termsModal__copyInner{align-items:center;align-self:center;background:#ebf8ff;border-radius:30px;display:flex;padding:7px 18px;position:absolute;right:12px}.termsModal__copyIcon{margin-right:5px}.termsModal__copyIcon div{display:flex}.termsModal__copyIcon div svg path{stroke:#00a3fa}.termsModal__copyText{color:#00a3fa;font-size:12px;font-style:normal;font-weight:400;line-height:15px}.confirmCodeModal{width:620px}@media(max-width:767.98px){.confirmCodeModal{padding:20px 16px;width:320px}}.confirmCodeModal__wrapper{padding:38px 24px}.confirmCodeModal__title{font-size:16px;font-weight:700;text-align:center}.confirmCodeModal__subtitle{text-align:center}.confirmCodeModal__field{display:flex;justify-content:space-between;margin:24px 0}.confirmCodeModal__field button{margin-left:24px}.confirmCodeModal__submit,.confirmCodeModal__submit button{display:flex;justify-content:center}.confirmCodeModal__submit button{font-size:16px;margin-left:10px;width:100px}@media(max-width:767.98px){.confirmCodeModal__submit button{width:100%}}.signingLinkModal{padding:50px 40px;width:530px}.signingLinkModal__wrapper{padding:0 10px}.signingLinkModal .modal__header{margin-bottom:40px}.signingLinkModal .modal__title{font-size:16px;margin-bottom:5px}.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{border-bottom:1px solid #d7e3e7;border-top:1px solid #d7e3e7;display:flex;justify-content:space-between;margin-bottom:-1px;padding:20px 0}.card-form{font-weight:400;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-grid{grid-gap:14px;display:grid;grid-template-columns:1fr 1fr 1fr}@media(max-width:767.98px){.card-form__sub-group-grid{grid-gap:10px;grid-template-areas:"r1c1 r1c2" "r2c1 .";grid-template-columns:1fr 1fr;width:100%}}.card-form__sub-group-grid-mobile{display:flex;flex-direction:column;margin-bottom:0}@media(max-width:767.98px){.card-form__sub-group-grid #r1c1{grid-area:r1c1}.card-form__sub-group-grid #r1c2{grid-area:r1c2}.card-form__sub-group-grid #r2c1{grid-area:r2c1;width:calc(200% + 10px)}}.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{display:flex;justify-content:center;width:178px}.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{color:#2d3c4a;font-size:14px;font-weight:500;line-height:18px}.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:auto!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__field--noMargin{margin:0}.card-form__spinner{min-height:206px}.react-toggle--checked .react-toggle-thumb{left:32px!important}.react-toggle-track{background-color:#00a3fa!important;height:30px!important;width:60px!important}.react-toggle-thumb{background:#fff!important;border:.5px solid #e4e9f180!important;box-shadow:2px 1px 3px #0070ab33!important;box-sizing:border-box!important;height:26.5px!important;top:1.77px!important;width:26.5px!important}.DayPicker{display:inline-block;font-size:1rem}.DayPicker-wrapper{flex-direction:row;padding-bottom:1em;position:relative;-webkit-user-select:none;user-select:none}.DayPicker-Months{display:flex;flex-wrap:wrap;justify-content:center}.DayPicker-Month{border-collapse:collapse;border-spacing:0;display:table;margin:1em 1em 0;-webkit-user-select:none;user-select:none}.DayPicker-NavButton{background-position:50%;background-repeat:no-repeat;background-size:50%;color:#8b9898;cursor:pointer;display:inline-block;height:1.25em;left:auto;margin-top:2px;position:absolute;right:1.5em;top:1em;width:1.25em}.DayPicker-NavButton:hover{opacity:.8}.DayPicker-NavButton--prev{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAVVJREFUWAnN2G0KgjAYwPHpGfRkaZeqvgQaK+hY3SUHrk1YzNLay/OiEFp92I+/Mp2F2Mh2lLISWnflFjzH263RQjzMZ19wgs73ez0o1WmtW+dgA01VxrE3p6l2GLsnBy1VYQOtVSEH/atCCgqpQgKKqYIOiq2CBkqtggLKqQIKgqgCBjpJ2Y5CdJ+zrT9A7HHSTA1dxUdHgzCqJIEwq0SDsKsEg6iqBIEoq/wEcVRZBXFV+QJxV5mBtlDFB5VjYTaGZ2sf4R9PM7U9ZU+lLuaetPP/5Die3ToO1+u+MKtHs06qODB2zBnI/jBd4MPQm1VkY79Tb18gB+C62FdBFsZR6yeIo1YQiLJWMIiqVjQIu1YSCLNWFgijVjYIuhYYCKoWKAiiFgoopxYaKLUWOii2FgkophYp6F3r42W5A9s9OcgNvva8xQaysKXlFytoqdYmQH6tF3toSUo0INq9AAAAAElFTkSuQmCC);margin-right:1.5em}.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-size:1.15em;font-weight:500}.DayPicker-Weekdays{display:table-header-group;margin-top:1em}.DayPicker-WeekdaysRow{display:table-row}.DayPicker-Weekday{color:#8b9898;display:table-cell;font-size:.875em;padding:.5em;text-align:center}.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{cursor:pointer;display:table-cell;padding:.5em;vertical-align:middle}.DayPicker-WeekNumber{border-right:1px solid #eaecec;color:#8b9898;font-size:.75em;min-width:1em;text-align:right}.DayPicker--interactionDisabled .DayPicker-Day{cursor:default}.DayPicker-Footer{padding-top:.5em}.DayPicker-TodayButton{background-color:initial;background-image:none;border:none;box-shadow:none;color:#4a90e2;cursor:pointer;font-size:.875em}.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){background-color:#4a90e2;color:#f0f8ff;position:relative}.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{background:#fff;box-shadow:0 2px 5px #00000026;left:0;position:absolute;z-index:1}.DayPicker{font-size:14px;line-height:18px}.DayPicker__wrapper{border:1px solid #b2c6d9;border-radius:9px;box-shadow:0 5px 24px #3587b638!important;position:relative}.DayPicker__wrapper.mobile .DayPicker-wrapper{width:100%}.DayPicker__footer{align-items:center;display:flex;justify-content:center;margin:15px 0}.DayPicker__close-button{cursor:pointer;position:absolute;right:20px;top:20px;z-index:2}.DayPicker__button--cancel{color:#8698a5;cursor:pointer;font-size:14px;line-height:18px;margin-right:12px}.DayPicker__button--select .button{display:flex;justify-content:center;width:110px}.DayPicker-wrapper{border-bottom:1px solid #e4e9f1;max-height:372px;padding-top:33px;width:400px}.DayPicker-Day{border-radius:0;height:30px;padding:0;width:50px}.DayPicker-Day:hover{background-color:#0000!important}.DayPicker-Day--selected{background-color:#fff!important}.DayPicker-Day--today{color:#00a3fa;font-weight:400}.DayPicker-Day--sunday{background-color:#fff;color:inherit!important}.DayPicker-Day--disabled{background-color:#fff;color:#dce0e0!important}.DayPicker__day-wrapper{align-items:center;display:flex;height:100%;justify-content:center}.DayPicker__day-wrapper--in-range{background-color:#dff4ff}.DayPicker__day-wrapper--left-side{background-color:#dff4ff;justify-content:flex-start;margin-left:10px;width:40px}.DayPicker__day-wrapper--both-sides,.DayPicker__day-wrapper--right-side{background-color:#dff4ff;justify-content:flex-end;width:40px}.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{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:23px;min-width:20px}.DayPicker__custom-day--in-range{background-color:#dff4ff;border-radius:50%}.DayPicker__custom-day--highlighted{background-color:#00a3fa;border-radius:50%;color:#fff;font-weight:500}.DayPicker__custom-day--is-box{height:30px;width:30px}.DayPicker__custom-day--disabled{cursor:inherit}.DayPicker-NavBar{align-items:center;display:flex;justify-content:center}.DayPicker__nav-title{font-size:20px;font-weight:700;line-height:24px;text-align:center;width:195px}.DayPicker__nav-title.mobile{width:160px}.DayPicker__nav{cursor:pointer}.DayPicker__nav--left{transform:scaleX(-1)}.DayPicker-Caption{display:none}.DayPickerContainer{height:42px;max-width:651px;position:relative;width:100%}.DayPickerContainer__icon{margin-right:15px}.DayPickerContainer__icon>div{display:flex}.DayPickerContainer__wrapper{align-items:center;background:#fff;border:1px solid #d7e3e7;border-radius:3px;box-shadow:0 2px 4px #0e4fce1a;color:#a5b3bd;cursor:pointer;display:flex;font-size:14px;font-weight:400;line-height:18px;padding:8px 40px 8px 16px;transition:all .2s ease}.DayPickerContainer__wrapper:hover{background-color:#f4fafc;border-color:#cfdfed}.DayPickerContainer__wrapper:hover .DayPickerContainer__close-button svg path{stroke:#00a3fa}.DayPickerContainer__wrapper--disabled{-webkit-touch-callout:none;opacity:.6;pointer-events:none;-webkit-user-select:none;user-select:none}.DayPickerContainer__input-field{border:none;width:0}.DayPickerContainer-Overlay{background-color:#fff;border-radius:9px;display:flex;justify-content:center;left:auto!important;margin-top:10px;position:absolute;z-index:1}.DayPickerContainer-Overlay--left{left:0}.DayPickerContainer-Overlay--right{right:0}.DayPickerContainer__close-button{cursor:pointer;position:absolute;right:20px;transition:all .2s ease}.DayPickerContainer__close-button svg path{stroke:#d7e3e7}.DayPickerContainer__close-button>div{display:flex}.DayPickerContainer__close-button--open{transform:rotate(180deg)}.boxPickerModal{background:#fff;border-radius:4px;box-shadow:0 5px 24px #3587b638;display:flex;height:80vh;position:relative;width:85vw}.boxPickerModal__picker{flex:1 1}.boxPickerModal__logoutButton{left:13px;position:absolute;top:14px;z-index:1}.addButton__wrapper{align-items:center;cursor:pointer;display:flex}.addButton__icon div{display:flex}.addButton__label{font-family:Circular Std;font-size:14px;font-style:normal;font-weight:400;line-height:18px;padding-left:8px}.overlayLoader{align-items:center;background-color:#ebeef2;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:2}.overlayLoader__icon{margin-bottom:24.5px}.overlayLoader__icon--preview{margin-bottom:10px}.overlayLoader__icon--preview svg{width:40px}.overlayLoader__text{color:#a5b3bd;font-size:18px;font-style:normal;font-weight:400;line-height:23px}.overlayLoader__text--preview{font-size:13px;line-height:15px}.documentPage{border-radius:8px;box-shadow:0 2.8545px 27.26px #07679d30;margin:auto auto 7.5px;width:max-content}.documentPage__inner{position:relative;-webkit-user-select:none;user-select:none;width:max-content}.documentPage__inner-pdf_page{width:max-content}.documentPage img{border-radius:8px;height:100%;width:100%}.documentPage__preview-content{left:0;position:absolute;top:0}.documentPage__preview-item{box-shadow:none}.documentPage__preview-item-wrapper{position:relative}@media print{.documentPage__preview-item-wrapper{height:auto!important;margin-bottom:0!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{font-family:Circular Std;font-style:normal;min-height:319px;min-width:570px;padding:60px 40px 20px}.successSendModal.mobile{bottom:0;min-width:320px;padding:30px 20px 20px;position:absolute;top:0}.successSendModal--template{justify-content:center;padding:0 40px}.successSendModal--template,.successSendModal__main{align-items:center;display:flex;flex-direction:column}.successSendModal__main{border-bottom:1px solid #d7e3e7;margin-bottom:24px;padding-bottom:50px}.successSendModal__main>:not(:last-child){margin-bottom:17px}.successSendModal__main-icon{min-height:62px}.successSendModal__main-icon div{display:flex;margin-bottom:10px}.successSendModal__main--template{border-bottom:none;margin:0;padding:0}.successSendModal__main--banBorderBottom{border-bottom:none}.successSendModal__button{display:flex;justify-content:center;width:200px}.successSendModal__text{color:#627790;font-size:16px;font-weight:400;line-height:27px}.successSendModal__text-wrapper{text-align:center}.successSendModal__text-wrapper>:not(:last-child){margin-bottom:9px}.successSendModal__title{color:#1b3955;font-size:18px;font-weight:700;line-height:23px}.successSendModal__title.mobile{font-size:12px;line-height:14px}.successSendModal__footer{align-items:center;display:flex;justify-content:space-between}.successSendModal__footer-actions{display:flex}.successSendModal__footer-actions>:not(:last-child){margin-right:29px}.successSendModal__footer-actions-item{align-items:center;background:none;color:#7d8d98;display:flex;font-size:14px;font-weight:400;line-height:18px;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-height:305px;min-width:567px}.successSignModal__wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.successSignModal__overlay{align-items:flex-start!important;overflow:auto;padding:50px 0}.successSignModal__subtitle{color:#2d3c4a;font-size:24px;font-weight:700;line-height:30px;text-align:center}.successSignModal__subtitle--margin{margin-bottom:5px}.successSignModal__text{color:#627790;font-size:18px;line-height:30px;text-align:center;width:427px}.successSignModal__header{align-items:center;display:flex;flex-direction:column;margin-bottom:20px}.successSignModal__header-wrapper{border-bottom:1px solid #d7e3e7;margin-bottom:33px;padding:5px 0;width:485px}.successSignModal__auth{border:none!important;box-shadow:none!important;width:445px!important}.successSignUpModal{min-height:800px;min-width:923px;padding:0!important}@media(max-width:1199px){.successSignUpModal{min-height:0;min-width:756px}}@media(max-width:767.98px){.successSignUpModal{bottom:0;min-height:0;min-width:308px;position:absolute;top: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;overflow:auto;padding:25px 0}.successSignUpModal__subtitle{color:#fff;font-size:24px;font-weight:700;line-height:30px;text-align:center}.successSignUpModal__subtitle--margin{margin-bottom:5px}.successSignUpModal__text{color:#fff;font-size:18px;line-height:30px;padding:5px 30px;text-align:center}.successSignUpModal__text-wrapper{margin-bottom:16px}.successSignUpModal__spinner-wrapper{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:auto;padding-top:15px;width:100%}.successSignUpModal__side-title{color:#1b3955;font-size:16px;font-weight:700;line-height:23px}.successSignUpModal__side-text{color:#627790;font-size:14px;font-weight:400;line-height:27px}.successSignUpModal__side-text-wrapper{text-align:center}.successSignUpModal__side-text-wrapper>:not(:last-child){margin-bottom:3px}.successSignUpModal__documents{align-items:center;display:flex;flex-direction:column;margin-bottom:15px}.successSignUpModal__main-icon div{display:flex;margin-bottom:10px}.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{background-color:#00a3fa;border-color:#00a3fa;color:#fff}.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{background-color:#8698a5;border-color:#8698a5;color:#fff}.successSignUpModal__button--submit:active{box-shadow:0 4px 10px #00a3fa47}.successSignUpModal__left-side{display:flex;flex-direction:column}.successSignUpModal__left-side-wrapper{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center}@media(max-width:767.98px){.successSignUpModal__left-side-wrapper{min-height:300px}}.successSignUpModal__right-side{align-items:center;display:flex;flex-direction:column;justify-content:space-around;position:relative;width:489px}@media(max-width:1199px){.successSignUpModal__right-side{width:400px}}@media(max-width:767.98px){.successSignUpModal__right-side{width:100%}}.successSignUpModal__right-side-wrapper{background:#00a3fa;width:489px}@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{background-color:#00a3fa;content:"";height:100%;position:absolute;width:100%;z-index:-2}.successSignUpModal__right-side:after{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-position:bottom;background-repeat:no-repeat;background-size:cover;bottom:0;content:"";height:50%;pointer-events:none;position:absolute;width:100%}.successSignUpModal__logo{min-height:30px;padding:50px 0 20px}.successSignUpModal__auth{border:none!important;box-shadow:none!important;width:445px!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{background-color:#fff3f3;border-color:#000;color:#000}.successSignUpModal__field .form__input--error:active,.successSignUpModal__field .form__input--error:focus,.successSignUpModal__field .form__input--error:hover{border-color:#000}.paymentSurveyModal{padding:50px 40px;width:530px}.paymentSurveyModal__header{font-size:18px;margin-bottom:25px;text-align:left}.paymentSurveyModal__title{font-size:20px;font-weight:700;margin-bottom:10px}.paymentSurveyModal__subtitle{color:#7d8d98;font-size:14px;margin-bottom:10px}.paymentSurveyModal__wrapper{padding:40px}.paymentSurveyModal__optionsWrapper{cursor:pointer;display:flex}.paymentSurveyModal__optionsWrapper--other{margin-top:10px}.paymentSurveyModal__actions{display:flex}.paymentSurveyModal__actions--skip{align-items:center;color:#8698a5;cursor:pointer;margin-left:33px}.paymentSurveyModal__radio-button{border-radius:50%;box-shadow:inset 0 -1.8px 3.55px #0621391a;height:16px;width:16px}.paymentSurveyModal__radio-button--unchecked{background:linear-gradient(180deg,#fff,#ebeff2);border:.9px solid #adbfc9}.paymentSurveyModal__radio-button--checked{align-items:center;background:#00a3fa;display:flex;justify-content:center}.paymentSurveyModal__radio-button--checked:after{background-color:#fff;border-radius:50%;content:"";height:6px;width:6px}.paymentSurveyModal__radio-label{color:#8698a5;margin:0 10px 15px 8px}.avatar{border-radius:100%;height:32px;margin-right:8px;overflow:hidden;width:32px}.avatar.mobile{box-shadow:0 3px 5px #c4c4c4;margin-left:3px}.avatar.mobile,.avatar.mobile img{height:50px;width:50px}.avatar-initials{background:#00a3fa;border-radius:100%;display:flex;height:32px;justify-content:center;width:32px}.avatar-initials__content{color:#fff;margin:auto}.avatar-initials.mobile{height:50px;width:50px}.avatar img{height:32px;width:32px}.avatar--large{height:88px;margin-right:16px;width:88px}.avatar--large.mobile{height:44px;margin:auto 8px auto 0;overflow:visible;overflow:initial;width:44px}.avatar--large.mobile img{border-radius:100%;height:44px;width:44px}.avatar--large .avatar-initials,.avatar--large img{height:88px;width:88px}.avatar--large .avatar-initials__content{font-size:40px}.avatar--large .avatar-initials.mobile{height:44px;width: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{max-height:720px;padding:16px;width:640px}@media(max-width:767.98px){.cropModal{bottom:0;float:left;max-height:none;position:absolute;top:0;width:100%}}.cropModal__wrapper{display:flex;flex-direction:column}.cropModal__subtitle{font-size:14px;margin-top:24px}.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{align-items:center;color:#a5b3bd;display:flex;font-size:14px;justify-content:flex-start;line-height:18px}.signerItemLabel__text-item{max-width:200px;overflow:hidden;text-overflow:ellipsis}.signerItemLabel__option-label{align-items:center;display:flex;justify-content:flex-start}.signerItemLabel__optionItem{align-items:center;background-color:#0000;border-bottom:1px solid #d7e3e7;display:flex;justify-content:space-between;padding:21px 0}.signerItemLabel__optionItem--checked{color:#2d3c4a}.signerItemLabel__optionItem:disabled,.signerItemLabel__optionItem:disabled>*{cursor:not-allowed}.createFolderModal__wrapper{padding:10px}.createFolderModal__header{margin-bottom:18px;text-align:left}.createFolderModal__actions{display:flex}.createFolderModal__cancel{align-items:center;color:#7d8d98;cursor:pointer;display:flex;margin-left:20px}.moveToFolderModal{align-items:center;background-color:#ffffffbf;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:100}.moveToFolderModal--transparent{background-color:#0000}.moveToFolderModal__close-button{cursor:pointer;position:absolute;right:20px;top:20px;z-index:10}.moveToFolderModal__wrapper{margin:-20px;width:500px}.moveToFolderModal__wrapper.mobile{margin:initial;width:100%}.moveToFolderModal__wrapper.mobile ::-webkit-scrollbar{width:0}.moveToFolderModal__header{background-color:#f7f9fc;padding:18px 20px;text-align:left}.moveToFolderModal__title{color:#1b3955;font-size:16px;font-style:normal;font-weight:700;line-height:20px;margin-bottom:2px}.moveToFolderModal__subTitle{color:#627790;font-size:14px;font-style:normal;font-weight:450;line-height:22px;margin-top:18px}.moveToFolderModal__subTitle--center{text-align:center}.moveToFolderModal__content{height:250px;overflow:auto}.moveToFolderModal__itemWrapper{padding:0 25px}.moveToFolderModal__itemWrapper:hover{background-color:#00a3fa;border-bottom:#00a3fa}.moveToFolderModal__itemWrapper:hover div{color:#fff}.moveToFolderModal__itemWrapper:hover svg path{stroke:#fff}.moveToFolderModal__itemWrapper-hover{background-color:#00a3fa;border-bottom:#00a3fa}.moveToFolderModal__itemWrapper-hover div{color:#fff}.moveToFolderModal__itemWrapper-hover div div svg path{stroke:#fff}.moveToFolderModal__skipDots{background:#f4fafc;border-radius:100%;display:flex;height:29px;position:relative;width:29px}.moveToFolderModal__skipDots img{margin:auto}.moveToFolderModal__hiddenFolder{background-color:#fff;border:1px solid #dfeefc;border-radius:4px;box-shadow:0 5px 26px 8% #3587b6;left:-50px;padding:22px;position:absolute;top:20px;width:256px}.moveToFolderModal__hiddenFolder--item :hover{cursor:pointer}.moveToFolderModal__hiddenFolder--item:not(:last-child),.moveToFolderModal__item{border-bottom:1px solid #cee0f0}.moveToFolderModal__item{color:#7d8d98;cursor:default;display:flex;padding:17px 0}.moveToFolderModal__item-icon{margin-right:8px}.moveToFolderModal__item-icon div{display:flex}.moveToFolderModal__item-icon div svg path{stroke:#00a3fa}.moveToFolderModal__item p{max-width:350px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.moveToFolderModal__item.hiddenFolder{border-bottom:none}.moveToFolderModal__item.hiddenFolder p{margin:initial;max-width:214px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.moveToFolderModal__item:after{background-image:url(../../static/media/arrow-right.ffb66410d029b65e504d.svg);background-size:25px 12px;content:" ";display:block;height:12px;margin:auto 0;width:20px}.moveToFolderModal__controls{align-items:center;display:flex;justify-content:space-between;padding:20px 25px 25px}.moveToFolderModal__controls--icon{cursor:pointer}.moveToFolderModal__breadcrumbsWrapper{padding:0 25px}.moveToFolderModal__breadcrumbsInner{border-bottom:1px solid #cee0f0;display:flex;padding:17px 0}.moveToFolderModal__breadcrumbsInner>:last-child{color:#00a3fa}.moveToFolderModal__breadcrumbsInner>:last-child:after{display:none}.moveToFolderModal__breadcrumbsItem{display:flex;margin-right:5px}.moveToFolderModal__breadcrumbsItem:not(:last-child){color:#00a3fa;cursor:pointer}.moveToFolderModal__breadcrumbsItem:last-child{color:#2d3c4a;cursor:pointer}.moveToFolderModal__breadcrumbsItem:after{background-image:url(../../static/media/arrow-right.ffb66410d029b65e504d.svg);background-size:25px 14px;content:" ";display:block;height:14px;margin:auto 0;width:20px}.moveToFolderModal__breadcrumbsItem p{margin:auto;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.changePermissionsModal__wrapper{padding:10px}.changePermissionsModal__wrapper form{max-height:380px;overflow-y:auto}.changePermissionsModal__header{margin-bottom:18px;text-align:left}.changePermissionsModal__actions{display:flex;margin-top:20px}.changePermissionsModal__cancel{align-items:center;color:#7d8d98;cursor:pointer;display:flex;margin-left:20px}.changePermissionsModal__info{padding:30px 10px;text-align:center}.changePermissionsModal__list--item{align-items:center;border-bottom:1px solid #cee0f0;display:flex;justify-content:flex-start;padding:12px 0 12px 22px}.changePermissionsModal__list--item-innerWrapper{align-items:center;display:flex}.changePermissionsModal__list--item-innerWrapper .uiCheckbox{margin-right:8px}.changePermissionsModal__list--item:first-child{border-top:1px solid #cee0f0}.changePermissionsModal__member-name{max-width:220px;overflow-x:hidden;text-overflow:ellipsis}.submittedContractsModal{height:520px;min-width:950px;padding:50px 40px;width:530px}.submittedContractsModal.mobile{height:auto;min-width:0;min-width:auto;padding:0 17px}.submittedContractsModal .modal__header{margin-bottom:40px}.submittedContractsModal .modal__title{font-size:16px;margin-bottom:5px;text-align:left}.submittedContractsModal .modal__subtitle{font-size:14px}.submittedContractsModal .signer__list-item{border-bottom:1px solid #d7e3e7;border-top:1px solid #d7e3e7;display:flex;justify-content:space-between;margin-bottom:-1px;padding:20px 0}.submittedContractsModal__tableAction-icon div svg path{stroke:#00a3fa}.submittedContractsModal__tableAction-icon.disable div svg path{stroke:#8698a5}.creditCard{display:flex}.creditCard__initial{border-radius:7px;color:#596a78;display:flex;justify-content:space-between}.creditCard__initial.filled{background:#d2eed9;padding:15px}.creditCard__data{margin-right:40px}.creditCard__data-title{font-weight:700;margin-bottom:10px}.creditCard__data-requisite span{margin-right:12px}.creditCard__item{background-color:#fff;border:1px solid #cfdfed;border-radius:5px;box-shadow:0 2px 4px #0e4fce21;margin:0 0 20px;padding:10px}.creditCard__number{margin-right:20px;width:180px}.creditCard__cvv{width:29px}.creditCard__date{margin-right:10px;width:50px}.creditCard__title{margin-bottom:5px}.billingBanner{border:1px solid #dee8eb;border-radius:16px;box-sizing:border-box;height:132px;margin:0 auto;padding:25px 42px;width:604px}.billingBanner.mobile{height:auto;padding:10px 16px;width:300px}.billingBanner__container{display:flex;margin:0 auto}.billingBanner__logo{background:#e8f7ff;border-radius:24px;display:flex;height:82px;margin-right:18px;width:82px}.billingBanner__logo.mobile{border-radius:8px;height:55px;margin:auto 8px auto 0;width:55px}.billingBanner__logo.mobile svg{width:35px}.billingBanner__logo div{margin:auto}.billingBanner__text{font-size:16px;width:418px}.billingBanner__text.mobile{font-size:12px;width:200px}.billingBanner__title{font-weight:700;margin-bottom:8px}.billingBanner__title.mobile{margin-bottom:2px}.billingBanner__description{color:#616e7a}.billingBanner__description-bold{font-weight:500}.pastDue{background:#d7e3e7;border-radius:7px;color:#596a78;display:flex;justify-content:space-between;margin-bottom:16px;padding:16px}.pastDue__message{margin:auto 0;max-width:230px}.pastDue__button{margin:auto 0}.upsellModal{padding:40px 52px}.upsellModal__icon{background:#e8f7ff;border-radius:22px;display:flex;height:74px;justify-content:center;width:74px}.upsellModal__icon div{margin:auto}.upsellModal__icon svg{height:40px;width:40px}.upsellModal__icon-container{display:flex;justify-content:center;margin-bottom:20px}.upsellModal__title{font-size:20px;font-weight:700;line-height:20px;margin-bottom:20px;text-align:center}.upsellModal__content{color:#7d8d98;font-size:14px;line-height:22px;margin-bottom:30px;text-align:center}.upsellModal__content p{margin-bottom:10px}.upsellModal__content .black-text{color:#000;font-weight:500}.upsellModal__buttons{display:flex;flex-direction:column;justify-content:center}.upsellModal__button{margin-bottom:10px}.upsellModal__button-cancel{color:#7d8d98;cursor:pointer;margin:0 auto;padding:10px 0;width:68px}.upcomingInvoice{display:flex;font-size:16px;font-weight:500;justify-content:center;min-height:433px}.upcomingInvoice__container{width:400px}.upcomingInvoice__switch-container{align-items:center;display:flex;justify-content:center;margin-bottom:32px}.upcomingInvoice__switch{align-items:center;display:flex;margin-right:12px}.upcomingInvoice__switch-item:not(:last-child){margin-right:14px}.upcomingInvoice__switch-text{color:#1b3955;font-size:14px;line-height:22px}.upcomingInvoice__switch-toggler .react-toggle-track{background-color:#00a3fa!important;height:23px!important;width:46px!important}.upcomingInvoice__switch-toggler .react-toggle-thumb{background:#fff!important;border:.5px solid #e4e9f180!important;box-shadow:2px 1px 3px #0070ab33!important;box-sizing:border-box!important;height:21px!important;top:1px!important;width:21px!important}.upcomingInvoice__switch-toggler.react-toggle--checked .react-toggle-thumb{left:24px!important}.upcomingInvoice__discount{align-items:center;background:#f1faff;border-radius:110px;color:#00a3fa;display:flex;font-size:12px;justify-content:center;line-height:15px;padding:5px 0;width:73px}.upcomingInvoice__discount-text{font-size:14px}.upcomingInvoice__tax{border-bottom:1px solid #d7e3e7;margin-bottom:25px;padding-bottom:40px}.upcomingInvoice__tax-price{display:flex;justify-content:space-between}.upcomingInvoice__tax-coupon{color:#00a3fa;cursor:pointer;font-size:12px;font-weight:lighter;margin-bottom:20px;width:max-content}.upcomingInvoice__tax-coupon span{margin-right:5px}.upcomingInvoice__tax-quantity{display:flex;justify-content:space-between;margin-bottom:17px}.upcomingInvoice__tax-quantity.mobile div:first-child{max-width:165px}.upcomingInvoice__tax-discount{margin-bottom:17px}.upcomingInvoice__tax-credit,.upcomingInvoice__tax-discount{display:flex;justify-content:space-between}.upcomingInvoice__plan-type{display:block;font-size:24px;font-weight:700;line-height:30px}.upcomingInvoice__plan-duration{color:#7d8d98;display:block;font-size:14px;font-weight:lighter;line-height:18px;margin-bottom:7px}.upcomingInvoice__plan-amount{color:#7d8d98;font-weight:400;margin:auto 0}.upcomingInvoice__plan-assigned{color:#7d8d98}.upcomingInvoice__discount-amount{color:#4bc95f;font-weight:400}.upcomingInvoice__total{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:25px}.upcomingInvoice__total-title{margin:auto 20px auto 0}.upcomingInvoice__total-amount{font-size:30px;font-weight:700;line-height:38px}.upcomingInvoice__total-warning{color:#7d8d98;font-size:12px;font-weight:lighter;margin-bottom:20px}.upcomingInvoice__footer.card-form.card-form__group{margin-bottom:0}.upcomingInvoice__card{font-size:14px}.upcomingInvoice__card-title{margin-bottom:10px}.upcomingInvoice__card-credentials{color:#7d8d98}.upcomingInvoice__card-credentials div:first-child{margin-bottom:6px}.upcomingInvoice__card-details{margin-bottom:32px}.upcomingInvoice__card-details.title{margin-bottom:20px}.upcomingInvoice__card-details.card_number_text{color:#7d8d98;font-size:14px;font-weight:450;margin-bottom:8px}.upcomingInvoice__card-details.card_expires_text{color:#7d8d98;font-size:14px;font-weight:450}.downgradePlanModal{padding:20px}.downgradePlanModal__container{max-width:400px;padding:20px}.downgradePlanModal__title{display:flex;font-size:16px;font-weight:700;justify-content:center;line-height:22px;margin-bottom:20px}.downgradePlanModal__text{color:#7d8d98;margin-bottom:30px}.downgradePlanModal__button,.downgradePlanModal__text,.wizardSignForm__mainForm{display:flex;justify-content:center}.wizardSignForm__mainForm{position:relative;width:100%}.wizardSignForm__mainForm.fullscreen{left:0;position:absolute;width:100%}.wizardSignForm__uploadContainer{margin-bottom:20px;max-width:468px;width:100%}.wizardSignForm__mainWrap{box-sizing:border-box;height:100%;width:100%}.wizardSignForm__mainWrap .button{display:flex;width:210px}.wizardSignForm__mainWrap .button svg path{fill:none;stroke:#fff}.wizardSignForm__innerContainer{border-bottom:1px solid #cddfef;margin-bottom:20px}.wizardSignForm__title{font-size:16px;font-weight:700;margin:15px 0}.wizardSignForm__radioGroup{border-radius:7px;box-shadow:0 1px 10px #0053a826;box-sizing:border-box;margin-bottom:20px;max-height:129px;padding:18px;width:100%}.wizardSignForm__radioGroup .radio-button__wrapper:not(:last-child){margin-bottom:15px}.wizardSignForm__first-tooltip{align-items:center;display:flex;height:42px;left:190px;top:85px;width:215px}.wizardSignForm__second-tooltip{align-items:center;display:flex;height:62px;left:230px;top:110px;width:215px}.wizardSignForm__third-tooltip{align-items:center;display:flex;height:62px;left:200px;top:145px;width:187px}.wizardSignForm__form{box-sizing:border-box;padding-bottom:20px;width:100%}.wizardSignForm__form::-webkit-scrollbar{width:0}.wizardSignForm__signersContainer{margin-bottom:15px}.wizardSignForm__signersContainer .signers__item--removable{width:100%}.wizardSignForm__emailField-title{color:#2d3c4a;font-size:16px;font-weight:500;line-height:20px;margin-bottom:15px}.wizardSignForm__emailField-isOrdered{margin-bottom:30px}.wizardSignForm__emailField-isOrdered .uiCheckbox__label{color:#8698a5;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.wizardSignForm__signerItem{width:100%}.wizardSignForm__signerItem .form__field{margin-right:0!important}.wizardSignForm__signerItem .form__field:not(:last-child){margin-bottom:10px}.wizardSignForm__finishContainer{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100%;width:100%}.wizardSignForm__finishContainer--inner{max-width:400px;width:100%}.wizardSignForm__finishContainer--inner .form__field:last-child{margin-bottom:40px}.wizardSignForm__finishContainer--inner.blockSeparator{border-top:1px solid #e4e9f1;padding-top:20px}.wizardSignForm__finishContainer--buttonWrap{margin-bottom:20px;max-width:400px;width:100%}.wizardSignForm__finishTitle{color:#2d3c4a;font-size:18px;font-weight:500;line-height:23px;margin-bottom:40px}.wizardSignForm__smallTooltip{word-wrap:break-word;width:200px}.wizardSignForm__tabPanel{display:flex;justify-content:center;width:100%}.wizardSignForm__tabPanel-list{display:flex;width:100%}.wizardSignForm__tabPanel-tab{border-bottom:1px solid #0000;color:#2d3c4a;cursor:pointer;font-size:16px;line-height:20px;margin-bottom:28px;padding:6px 0;transition:.2s}.wizardSignForm__tabPanel-tab:first-child{margin-right:32px}.wizardSignForm__tabPanel-tab.inactive{border-bottom:1px solid #8698a5}.wizardSignForm__tabPanel-tab.inactive.disabled{border-bottom:1px solid #8698a5;color:#a5b3bd;pointer-events:none}.wizardSignForm__tabPanel-tab.inactive:hover{border-bottom:1px solid #8698a5;transition:.2s ease}.wizardSignForm__tabPanel-tab.alone{cursor:auto;font-weight:500;padding:0}.wizardSignForm__tabPanel-tab.active{border-bottom:1px solid #00a3fa;font-weight:500;transition:all .2s ease}.wizardSignForm-createButton{display:flex;flex-direction:row;justify-content:space-between}.wizardSignForm-createButton .button{display:flex;justify-content:center;width:210px}.wizardSignForm-createButton.mobile{display:flex;justify-content:center}.wizardSignForm__datePicker--disabled{margin-top:5px;opacity:.7}.actionStepBar__container{display:flex;margin-bottom:60px;position:relative}.actionStepBar__container.mobile{justify-content:center;margin-bottom:60px;width:100%}.actionStepBar__item{color:#00a3fa;cursor:pointer;position:relative;width:252px}.actionStepBar__item.mobile{position:static;width:35px}.actionStepBar__item.mobile:not(:last-child){margin-right:31px}.actionStepBar__item.mobile img{position:absolute;transform:scaleX(.27) translate(-400px,-8px)}.actionStepBar__item:hover{color:#fff}.actionStepBar__item:hover path{fill:#00a3fa}.actionStepBar__item--checkIcon{left:200px;position:absolute;top:9px}.actionStepBar__item--stepNumber{font-size:11px;font-weight:400;left:30px;line-height:14px;position:absolute;top:8px}.actionStepBar__item--stepNumber.first{left:16px}.actionStepBar__item--stepNumber.selected{color:#fff}.actionStepBar__item--stepNumber.mobile{left:auto;top:auto;z-index:8}.actionStepBar__item--text{font-size:11px;font-weight:400;left:50px;line-height:14px;position:absolute;top:8px}.actionStepBar__item--text.first{left:32px}.actionStepBar__item--text.selected{color:#fff}.actionStepBar__item.offset1{transform:translateX(-10px)}.actionStepBar__item.offset2{transform:translateX(-20px)}.actionStepBar__item.offset3{transform:translateX(-30px)}.apply-modal{border-radius:4px;max-width:550px;padding:50px 85px 75px}.apply-modal__title{color:#1b3955;font-size:20px;font-weight:700;line-height:25px;margin-bottom:21px;text-align:center}.apply-modal__description{color:#7d8d98;font-size:16px;font-weight:400;line-height:20px;margin-bottom:33px;text-align:center}.apply-modal__buttons{display:flex;justify-content:space-between}.apply-modal__buttons button{width:140px}.readyToSignModal__wrapper{display:flex;flex-direction:column;padding:30px 30px 0}.readyToSignModal__header{margin-bottom:20px;text-align:center}.readyToSignModal__title{color:#1b3955;font-size:20px;font-style:normal;font-weight:700;line-height:20px;margin-bottom:2px}.readyToSignModal__subTitle{color:#7d8d98;font-size:16px;font-style:normal;line-height:20px;margin-bottom:20px;text-align:center}.readyToSignModal__buttons{align-items:center;display:flex;justify-content:center;margin-bottom:15px}.readyToSignModal__button{margin-right:15px}.readyToSignModal__button--sameSize{min-width:135px}.documentReportModal{display:flex;flex-direction:column;overflow-y:auto}.documentReportModal__content{margin-bottom:20px;min-width:200px;padding:30px 15px 0}.documentReportModal__content.mobile{align-self:center;padding-top:40px}.documentReportModal__buttons{align-items:center;display:flex;justify-content:center;margin-bottom:15px}.documentReportModal__buttons.left{box-sizing:border-box;justify-content:start;margin:0 auto;max-width:440px;padding:28px 15px 20px;width:100%}.documentReportModal__buttons.left.mobile .confirmModal__button{margin-right:0;padding:0 15px;width:100%}.documentReportModal__buttons.left.mobile .confirmModal__button button{display:flex;justify-content:center;width:100%}.documentReportModal__button{margin-right:15px}.documentReportModal__button--cancel{color:#a5b3bd;cursor:pointer}.documentReportModal__button--cancel:hover{color:#d7e3e7;cursor:pointer;transition:all .3s ease}.documentReportModal__button--cancel:active{color:#8698a5}.documentReportModal__button--delete{display:flex;justify-content:center;min-width:150px}.documentReportModal__header{width:400px}@media(max-width:1199px){.documentReportModal__header{width:300px}}.documentReportModal__header-title{text-align:center}.documentReportModal__header-subTitle{font-weight:400;text-align:center}.documentReportModal__header-confirm{display:flex;justify-content:center;width:90px}.documentReportModal__selectYear{align-self:center;margin-bottom:15px;width:386px}@media(max-width:1199px){.documentReportModal__selectYear{width:300px}}.documentReportModal__selectYear-contentWrapper{left:auto;max-width:386px;min-width:200px;position:fixed;top:auto}@media(max-width:1199px){.documentReportModal__selectYear-contentWrapper{width:300px}}.documentReportModal__successModal{max-width:550px;width:100%}.documentReportModal__successModal-button{width:180px}.documentReportModal__successModal.mobile{max-width:none}.downloadModal{width:600px}.downloadModal__wrapper{display:flex;flex-direction:column;padding:38px 50px}.downloadModal__header{margin-bottom:24px;text-align:left}.downloadModal__title{font-size:20px;margin-bottom:12px}.downloadModal__subtitle{color:#7d8d98;font-size:14px;line-height:22px}.downloadModal__zip-wrapper{margin:0 -20px;max-height:230px;overflow-y:auto;padding:0 20px 40px}.downloadModal__buttons-group{align-items:center;display:flex;justify-content:center}.downloadModal__cancel{color:#8698a5;cursor:pointer;font-size:14px;line-height:18px}.downloadModal__list-item{align-items:center;display:flex;flex-direction:row}.downloadModal__list-item:not(:last-child){border-bottom:1px dashed #d7e3e7;margin-bottom:30px;padding-bottom:10px}.downloadModal__list-item:last-child{margin-bottom:40px}.downloadModal__label{margin-right:10px;min-width:120px}.redeemCodeModal{border:1px solid #cee0f0;border-radius:4px;box-shadow:0 2px 6px #0e649417;font-family:Circular Std;font-style:normal;min-height:320px;min-width:460px;padding:40px 56px}.redeemCodeModal.mobile{border:inherit;border-radius:inherit;bottom:0;box-shadow:inherit;min-width:310px;padding:30px 20px 20px;position:absolute;top:0}.redeemCodeModal__wrapper{align-items:center;display:flex;flex-direction:column;padding-bottom:30px}.redeemCodeModal__header-container{margin-bottom:20px;text-align:center}.redeemCodeModal__header-container>:not(:last-child){margin-bottom:10px}.redeemCodeModal__header-title{color:#2d3c4a;font-size:24px;font-weight:700;line-height:34px}.redeemCodeModal__header-title.mobile{font-size:12px;line-height:14px}.redeemCodeModal__header-subtitle{color:#7d8d98;font-size:14px;font-weight:400;line-height:22px}.redeemCodeModal__tierInfo-wrapper{background-color:#f5fafc;margin-bottom:20px;width:100%}.redeemCodeModal__tierInfo-container{padding:28px 31px}.redeemCodeModal__tierInfo-header__container{align-items:center;border-bottom:1px solid #d7e3e7;display:flex;justify-content:space-between;padding-bottom:20px}.redeemCodeModal__tierInfo-header__title{color:#2d3c4a;font-size:20px;font-weight:500;line-height:22px}.redeemCodeModal__tierInfo-header__price{background-color:#00a3fa1a;border-radius:46px;color:#00a3fa;font-weight:500;padding:5px 12px}.redeemCodeModal__tierInfo-info__wrapper{display:flex;flex-direction:column}.redeemCodeModal__tierInfo-info__container{align-items:center;display:flex;justify-content:space-between;margin-top:10px}.redeemCodeModal__tierInfo-info__item-name{color:#7d8d98;font-size:16px;line-height:22px}.redeemCodeModal__tierInfo-info__item-value{color:#2d3c4a;font-size:16px;font-weight:700;line-height:22px}.redeemCodeModal__tierInfo-info__item-value.disabled{color:#7d8d98;font-weight:inherit}.redeemCodeModal__button{display:flex;justify-content:center;width:100%}.redeemCodeModal__button.successing{margin-bottom:10px}.redeemCodeModal__button.cancelling{background-color:inherit;border:1px solid #dfe7f0;color:#6e7378;line-height:18px}.main-layout--relative{position:relative}.main-layout__content{display:flex;margin:0 auto;max-width:1170px;min-height:calc(100vh - 165px);padding-top:50px;width:100%}@media(max-width:1199px){.main-layout__content{max-width:calc(100vw - 40px)}}.main-layout__content.mobile{padding-top:20px}.main-layout__sidebar{margin-right:45px;max-width:158px;width:100%}.main-layout__container{width:100%}.main-layout__withOutSidebar{display:flex;min-height:calc(100vh - 115px);width:100%}.main-layout__header{padding:20px!important}.login-layout{display:flex;flex-direction:column;height:100%}.login-layout__header{border-bottom:1px solid #d1dbe280;display:flex;justify-content:center;padding:24px}.login-layout__header.mobile{padding:15px 24px}.login-layout__content{align-items:center;display:flex;flex:1 1;justify-content:center;width:100%}.login-layout__footer{border-top:1px solid #d1dbe280;color:#7b94b1;display:flex;font-size:14px;font-weight:400;justify-content:center;line-height:18px;padding:16px 0}.login-layout__link{text-decoration:underline}.login-layout__link:hover{opacity:.8}.settings-layout__title{color:#1b3955;font-size:18px;font-weight:500;line-height:23px;margin-bottom:7px}.settings-layout__subTitle{color:#7d8d98;line-height:22px;margin-bottom:40px}.settings-layout__nav{margin-bottom:35px}.guest-layout{display:flex;flex:1 1;flex-direction:column;min-height:100%;width:100%}.guest-layout__header{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;justify-content:start;max-height:81.5px;min-height:81.5px;padding:0 84px}@media(max-width:1199px){.guest-layout__header{max-height:64px;min-height:64px;padding:0 24px}}@media(max-width:767.98px){.guest-layout__header{max-height:43px;min-height:43px;padding:0 16px}}.guest-layout__header--border{border-bottom:1px solid #d1dbe280}.guest-layout__header-item{align-items:center;display:flex}.guest-layout__header-item>.guest-layout__header-item:not(:last-child){margin-right:23px}.guest-layout__header-item-text{color:#7d8d98;font-family:Circular Std;font-size:14px;font-style:normal;font-weight:400;line-height:22px}@media(max-width:1199px){.guest-layout__header-item-text{display:none}.guest-layout__header-item .button{font-size:14px;min-height:42px;width:220px}}@media(max-width:767.98px){.guest-layout__header-item .button{font-size:12px;min-height:31px;width:177px}}.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{height:31px;width:41px}@media(min-width:767.98px){.guest-layout__header-item.logo--mobile{display:none}}.guest-layout .footer{min-height:50px}.dashboard__title{color:#1b3955;font-size:18px;font-weight:500;line-height:23px;margin-bottom:20px}.dashboard__list{display:flex;flex-wrap:wrap;justify-content:center}.dashboard__item{align-items:center;background:#fff;border:1px solid #cee0f0;border-radius:9px;box-shadow:0 2px 6px #0e649417;box-sizing:border-box;display:flex;flex-direction:column;height:268px;margin-bottom:30px;padding-top:40px;position:relative;width:300px}.dashboard__item:not(:last-child){margin-right:30px}@media(max-width:870px)and (min-width:768px){.dashboard__item:last-child{margin-right:30px}}.dashboard__item.mobile{height:206px;padding:40px 17px;width:100%}.dashboard__item.mobile:not(:last-child){margin-right:0}.dashboard__item-wrapper{display:flex;max-width:280px}.dashboard__item-icon-wrapper{align-items:center;background:#fff;border:1px solid #e0e9ed;border-radius:18px;box-sizing:border-box;display:flex;height:54px;justify-content:center;margin-bottom:13px;width:54px}.dashboard__item-icon-wrapper.mobile{margin:auto 10px auto 0}.dashboard__item-label{color:#2d3c4a;font-size:16px;font-weight:700;line-height:20px;margin-bottom:4px;text-align:center}.dashboard__item-label.mobile{text-align:left;text-align:initial}.dashboard__item-desc{color:#627790;line-height:22px;max-width:208px;text-align:center}.dashboard__item-desc.mobile{text-align:left;text-align:initial}.dashboard__item-link{bottom:40px;left:0;margin:0 auto;max-width:196px;position:absolute;right:0;width:100%}.dashboard__item-link .button{display:flex;justify-content:center;width:100%}.dashboard__item-link.mobile{margin-top:15px;max-width:280px;position:static;width:100%}.dashboard__item-text{display:flex;flex-direction:column;justify-content:center;max-width:72%}.appsumo{max-width:930px;width:100%}.appsumo__container{align-items:center;border:1px solid #cee0f0;border-radius:3px;box-shadow:0 2px 4px #0e4fce29;display:flex;flex-direction:column;padding:90px 0}.appsumo__logo{margin-right:8px;position:relative}.appsumo__logo-plus div{height:24px}.appsumo__logo-container{align-items:center;display:flex;justify-content:center;margin-bottom:30px}.appsumo__header{font-size:22px;font-style:normal;font-weight:700;line-height:28px;margin-bottom:21px;text-align:center;width:350px}.appsumo__text{color:#7d8d98;font-size:14px;line-height:22px;margin-bottom:22px;text-align:center;width:470px}.api-billing__title{font-size:18px;font-style:normal;font-weight:400;line-height:23px}.api-billing__header,.api-billing__header--mobile{align-items:center;display:flex;justify-content:space-between;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{border-bottom:1px solid #e4e9f1;margin-bottom:50px;padding-bottom:70px}.api-billing__extra-plan{border:1px solid #cee0f0;border-radius:3px;box-shadow:0 4px 12px #2d3c4a0f;box-sizing:border-box;display:flex;justify-content:space-between;padding:44px}.api-billing__extra-plan.mobile{flex-direction:column}.api-billing__extra-plan-text{max-width:500px}.api-billing__extra-plan-text.mobile{margin-bottom:15px}.api-billing__extra-plan-title{font-size:18px;font-weight:700;line-height:23px;margin-bottom:10px}.api-billing__extra-plan-button{display:flex;justify-content:center;width:210px}.api-billing__details{border-bottom:1px solid #e4e9f1;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:50px;padding-bottom:70px}.signTemplate__block{border-bottom:1px solid #e4e9f1;margin-bottom:35px;padding-bottom:40px}.signTemplate__wrapper{margin:0 auto;max-width:465px;width:100%}.signTemplate__title{color:#1b3955;font-size:18px;font-weight:500;line-height:23px;margin-bottom:16px}.signTemplate__upload-description{color:#627790;font-size:14px;font-weight:400;line-height:24px;margin-bottom:35px}.signTemplate__upload-notice{display:flex;margin-top:10px}.signTemplate__upload-notice.symbol{color:red;margin-right:3px}.signTemplate__upload-notice.text{color:#a5b3bd;text-align:justify}.signTemplate__form{margin-bottom:40px;width:100%}.signTemplate__form-mainGroupField{border-bottom:1px solid #e4e9f1;margin-bottom:45px;padding-bottom:20px}.signTemplate__form-submitButton .button{display:flex;justify-content:center;width:185px}.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{background:#ff00001a;border:1px solid red;border-radius:5px;color:red;margin:20px 0;padding:10px}.signTemplate__templateField{margin-bottom:35px;padding-bottom:40px}.signTemplate__templateField--bulk{margin-bottom:0!important}.signTemplate__templateField-select-title{color:#2d3c4a;font-size:16px;font-weight:500;line-height:20px;margin-bottom:10px}.signTemplate__templateField-select-subtitle{color:#627790;font-size:14px;font-weight:400;line-height:24px;margin-bottom:5px}.signTemplate__templateField-upload-wrapper{margin-bottom:30px}.signTemplate__templateField-upload-title{color:#2d3c4a;font-size:16px;font-weight:500;line-height:20px;margin-bottom:27px}.signTemplate__templateField-upload-createButton{display:flex;flex-direction:row}.signTemplate__templateField-upload-createButton .button{display:flex;justify-content:center;margin:1rem;width:210px}.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{border-bottom:1px solid #d4dbe7;padding-bottom:40px}.signTemplate__emailField-title{color:#2d3c4a;font-size:16px;font-weight:500;line-height:20px;margin-bottom:28px}.signTemplate__emailField-isOrdered{margin-top:18px}.signTemplate__emailField-isOrdered .uiCheckbox__label{color:#8698a5;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.signTemplate__emailField--signers{border-bottom:1px solid #d4dbe7;padding-bottom:40px}.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{color:#1b3955;font-size:16px;line-height:20px}.documents__spinner{align-items:center;display:flex;justify-content:center;min-height:500px}.documents__wrapper{margin-bottom:45px;max-width:970px;width:100%}.documents__titleGroup{display:flex;justify-content:space-between}.documents__empty-table{margin-top:40px}.documents__header{display:flex;flex-direction:column;margin-bottom:32px;max-width:450px}.documents__header--template{max-width:100%}.documents__header.trash{max-width:inherit}.documents__header button{display:flex;justify-content:center;width:196px}.documents__title{color:#1b3955;font-size:18px;font-style:normal;font-weight:500;line-height:23px;margin-bottom:7px}.documents__title.trash{color:#ff5151}.documents__subTitle{color:#7d8d98;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.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{align-self:center;display:flex;height:min-content;justify-content:center;margin-left:15px;text-transform:uppercase}.documents__documentStatus.mobile{margin-left:0}.documents__documentStatus-text{align-items:center;display:flex;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.05em;line-height:22px;max-height:8px;word-break:keep-all}.documents__documentStatus-text:before{border-radius:50%;content:"\a";display:inline-block;height:5px;margin-right:4px;visibility:visible;width:5px}.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--awaiting_you{background-color:#fff2e6}.documents__documentStatus--awaiting_you .documents__documentStatus-text{color:#f18649}.documents__documentStatus--awaiting_you .documents__documentStatus-text:before{background-color:#f18649}.documents__documentStatus--awaiting_others{background-color:#fff2e6}.documents__documentStatus--awaiting_others .documents__documentStatus-text{color:#f18649}.documents__documentStatus--awaiting_others .documents__documentStatus-text:before{background-color:#f18649}.documents__documentStatus--signed{background-color:#d8f1ff}.documents__documentStatus--signed .documents__documentStatus-text{color:#00a3fa}.documents__documentStatus--signed .documents__documentStatus-text:before{background-color:#00a3fa}.documents__documentStatus--completed{background-color:#e3ffea}.documents__documentStatus--completed .documents__documentStatus-text{color:#4bc95f}.documents__documentStatus--completed .documents__documentStatus-text:before{background-color:#4bc95f}.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__documentStatus--deleted{background-color:#ffd4d4}.documents__documentStatus--deleted .documents__documentStatus-text{color:#ff5151}.documents__documentStatus--deleted .documents__documentStatus-text:before{background-color:#ff5151}.documents__documentStatus--declined{background-color:#0000;border:1px solid #ff5151}.documents__documentStatus--declined .documents__documentStatus-text{color:#ff5151}.documents__documentStatus--declined .documents__documentStatus-text:before{display:none}.documents__documentStatus--expired{background-color:#0000;border:1px solid #f18649}.documents__documentStatus--expired .documents__documentStatus-text{color:#f18649}.documents__documentStatus--expired .documents__documentStatus-text:before{display:none}.documents__templateOptionsWrapper{background-color:#0000;display:flex;justify-content:space-between;width:100%}.documents__templateOptionsWrapper-optionButton{background-color:#0000;border:0 solid #000;color:#000;outline:none}.documents__optionsDropdown{font-size:14px;font-style:normal;font-weight:450;line-height:22px;position:relative}.documents__optionsDropdownTrigger{align-items:center;background-color:inherit;display:flex;padding:0}.documents__optionsDropdownTrigger-text{color:#2d3c4a;font-weight:400;margin-right:6px}.documents__optionsDropdownTrigger-text--open{color:#00a3fa;font-weight:500}.documents__optionsDropdownTrigger-text.mobile{font-size:20px}.documents__optionsDropdownTrigger-arrow{transform:rotate(0deg);transition:all .2s ease}.documents__optionsDropdownTrigger-arrow div{display:flex}.documents__optionsDropdownTrigger-arrow--open{transform:rotate(-180deg)}.documents__optionsDropdownTrigger-arrow--open svg path{stroke:#00a3fa}.documents__dropdownList{background:#fff;border-radius:4px;box-shadow:0 5px 26px #3587b63d;display:flex;flex-direction:column;min-width:210px;padding:10px 0;position:absolute;right:-35px;top:30px;z-index:999}.documents__dropdownList.signers{max-height:400px;overflow-y:scroll}.documents__dropdownList:before{border-color:#fff #0000;border-style:solid;border-width:0 10px 10px;content:"";display:inline;filter:drop-shadow(0 -10px 7px rgba(53,135,182,.24));position:absolute;right:30px;top:-10px}.documents__dropdownList--top{bottom:150%;top:auto}.documents__dropdownList--top:before{border-bottom-width:0;border-top-width:10px;bottom:-10px;filter:drop-shadow(0 10px 8px rgba(53,135,182,.24));top:auto}.documents__dropdownOptionWrapper{background-color:#fff;display:flex;justify-content:space-evenly;padding:0 22px}.documents__dropdownOptionWrapper:hover{background-color:#e8f7ff}.documents__dropdownOptionWrapper:not(:last-child) .documents__dropdownOption{border-bottom:1px solid #e3edf5}.documents__dropdownOption{align-items:center;display:flex;flex:1 1;font-weight:400;padding:9px 0}.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-icon.merged{margin-right:32px}.documents__dropdownOption-icon.separated{margin-right:2px}.documents__dropdownOption--red{color:#ff5151}.documents__dropdownOption--red-icon div svg path{stroke:none;fill:#ff5151}.documents__dropdownOption--red.red{color:#ff5151!important}.documents__dropdownOption--red.red svg path{stroke:none;fill:red}.documents__dropdownOption--decline{color:#ff5151}.documents__dropdownOption--decline-icon div svg path{stroke:#ff5151}.documents__dropdownOptionSigners{align-items:flex-start;display:flex;flex:1 1;font-weight:400;padding:9px;word-break:normal}.documents__dropdownOptionSigners--name{margin-right:10px;overflow:hidden;text-overflow:ellipsis;width:150px}.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__dropdownOptionSigners-declinedIcon{margin-left:14px}.documents__dropdownOptionSigners-declinedIcon div{display:flex}.documents__dropdownOptionSigners-declinedIcon div svg{overflow:visible}.documents__dropdownOptionSigners-declinedIcon div svg path{stroke:#ff5151}.documents__deleteModal--cancel{color:#7d8d98;cursor:pointer}.documents__deleteWrapper{max-width:410px}.documents__deleteHeader{display:flex;flex-direction:column;margin-bottom:20px;text-align:center}.documents__deleteTitle{color:#1b3955;font-size:16px;line-height:20px;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}.documents__list-item{outline:none}.documents__list-item.combine{background-color:#f3f9fb}.documents__list-container{display:inline}.sign-up{display:flex;min-height:100%}@media(max-width:767.98px){.sign-up{justify-content:center}}.sign-up__left-side{display:flex;flex:.4 1;flex-direction:column}@media(max-width:767.98px){.sign-up__left-side{flex:1 1}}.sign-up__right-side{align-items:center;display:flex;flex:.6 1;flex-direction:column;justify-content:center;position:relative}.sign-up__right-side:before{background-color:#00a3fa;content:"";height:100%;position:absolute;width:100%;z-index:-2}.sign-up__right-side:after{background:url(data:image/png;base64,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);background-position:bottom;background-repeat:no-repeat;background-size:cover;bottom:0;content:"";height:51%;position:absolute;width:100%;z-index:1}@media(max-width:767.98px){.sign-up__right-side{display:none}}.sign-up--top-layer{z-index:20}.sign-up__title{color:#fff;font-size:26px;font-weight:700;line-height:33px;margin-bottom:32px;text-align:center}@media(max-width:767.98px){.sign-up__title{margin:16px 0}}.sign-up__header{display:flex;justify-content:center;margin-top:24px}@media(max-width:767.98px){.sign-up__header{margin-top:20px}}.sign-up__content{display:flex;flex:1 1;justify-content:center;margin-top:30px}@media(max-width:767.98px){.sign-up__content{margin:30px auto 0;max-width:464px}}.sign-up__footer{border-top:1px solid #d1dbe280;color:#7b94b1;display:flex;font-size:14px;font-weight:400;justify-content:center;line-height:18px;padding:16px 0}.sign-up__link{text-decoration:underline}.sign-up__link:hover{opacity:.8}.sign-up__tabs-wrapper{margin-top:40px}.signup_confirm{display:flex;padding:40px 16px}.signup_confirm__wrapper{display:flex;flex-direction:column}.signup_confirm__img{margin:0 auto;width:294px}.signup_confirm__text{margin:40px auto;max-width:505px}.signup_confirm__text--major{font-size:26px;font-weight:700;padding-bottom:10px;text-align:center}@media(max-width:767.98px){.signup_confirm__text--major{font-size:18px;padding-bottom:8px}}.signup_confirm__text--minor{color:#7d8d98;font-size:18px;line-height:27px;text-align:center}@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{font-size:18px;height:70px;text-align:center;width:254px}@media(max-width:767.98px){.signup_confirm__button button{font-size:13px;height:40px}}.signup_confirm__button button p{margin:auto}.sign-up-second-step{align-items:center;display:flex;flex-direction:column;min-height:100%;padding-bottom:171px;width:100%}@media(max-width:1300px){.sign-up-second-step{padding:0 24px 24px}}.sign-up-second-step__title{color:#091d30;font-size:28px;font-style:normal;font-weight:700;line-height:40px;margin-top:30px;max-width:941px;position:relative;text-align:center}@media(max-width:1300px){.sign-up-second-step__title{font-size:20px;line-height:28px}.sign-up-second-step__title br{display:none}}@media(max-width:575.98px){.sign-up-second-step__title{margin-top:71px}}.sign-up-second-step__title-underline{position:relative;white-space:nowrap;z-index:2}.sign-up-second-step__title-underline:after{background:#00a3fa;bottom:5px;content:"";height:6px;left:0;opacity:.4;position:absolute;width:100%;z-index:-1}.sign-up-second-step__info-wrapper{background:#f6fcff;border:1px solid #e4e7eb;border-radius:24px;display:grid;grid-template-columns:1fr 460px 1fr;margin-top:30px;width:1264px}@media(max-width:1300px){.sign-up-second-step__info-wrapper{background:none;border:none;display:flex;flex-direction:column;margin-top:20px;max-width:470px;width:auto}}@media(max-width:767.98px){.sign-up-second-step__info-wrapper{background:none;border:none;display:flex;flex-direction:column;margin-top:20px;max-width:345px;width:auto}}.sign-up-second-step__plan-section{border-radius:24px 0 0 24px;padding:30px}@media(max-width:1300px){.sign-up-second-step__plan-section{background:#f6fcff;border:1px solid #e4e7eb;border-radius:24px;margin-top:15px}}@media(max-width:575.98px){.sign-up-second-step__plan-section{padding:20px 23px}.sign-up-second-step__trial-section{padding:20px 10px}}.sign-up-second-step__section-title{color:#091d30;font-size:24px;font-style:normal;font-weight:700;line-height:31px;margin-bottom:8px}@media(max-width:1300px){.sign-up-second-step__section-title{font-size:20px;line-height:29px;margin-bottom:15px;text-align:center}}.sign-up-second-step__section-title--m30{margin-bottom:30px}.sign-up-second-step__section-wrapper{display:flex;margin-bottom:24px}.sign-up-second-step__section-wrapper--main-info{display:flex;flex-direction:row}.sign-up-second-step__section-wrapper--main-info>:last-child{margin-left:5px}@media(max-width:1300px){.sign-up-second-step__section-wrapper{align-items:center;flex-direction:column}}.sign-up-second-step__section__subtitle{color:#1b3955;font-size:14px;font-style:normal;line-height:21px}.sign-up-second-step__section__discount{color:#00a3fa;margin-left:2px}@media(max-width:1300px){.sign-up-second-step__section__discount{margin-left:0}}.sign-up-second-step__list-item{align-items:center;color:#091d30;display:flex;font-size:14px;font-style:normal;font-weight:400;line-height:14px;margin-top:17px}.sign-up-second-step__check-icon{align-items:center;background:#00a2fa;border-radius:50px;display:flex;height:22px;justify-content:center;margin-right:12px;width:22px}.sign-up-second-step__check-icon--next{background:#ebf7fe}.sign-up-second-step__billing-info{background:#fff;border-radius:24px;box-shadow:0 2px 6px #00000005,0 5px 22px #0197b20f;display:flex;flex-direction:column;outline-color:#e4e7eb;outline-style:solid;outline-width:1px;padding:20px;position:relative}@media(max-width:1300px){.sign-up-second-step__billing-info{border:1px solid #e4e7eb;order:-1;outline:none}}.sign-up-second-step__step-wrapper{align-items:center;display:flex;margin-bottom:59px}.sign-up-second-step__step-wrapper:last-child{margin-bottom:0}.sign-up-second-step__step-wrapper--active{margin-bottom:48px;margin-top:30px}.sign-up-second-step__step-icon-wrapper{align-items:center;background:#ebf7fe;border-radius:50%;display:flex;flex-shrink:0;height:60px;justify-content:center;line-height:0;margin-right:20px;position:relative;width:60px;z-index:2}.sign-up-second-step__step-icon-wrapper:after{border:1px dashed #00a3fa;content:"";display:block;height:80px;left:50%;position:absolute;top:calc(50% + 30px);transform:translateX(-50%);z-index:-1}.sign-up-second-step__step-icon-wrapper--lastStep:after{display:none}.sign-up-second-step__step-icon-wrapper--active{background:#00a3fa}.sign-up-second-step__step-icon-wrapper--active:after{border:1px solid #00a3fa}.sign-up-second-step__step-text-wrapper{display:flex;flex-direction:column}.sign-up-second-step__step-title{color:#091d30;font-size:14px;font-style:normal;font-weight:700;line-height:14px;margin-bottom:6px;text-align:left;text-transform:uppercase}.sign-up-second-step__step-title--first{color:#00a3fa}.sign-up-second-step__step-description{color:#5a7386;font-size:14px;font-style:normal;line-height:21px;text-align:left}.sign-up-second-step__tabs{align-items:center;cursor:default;display:flex;justify-content:center}.sign-up-second-step__tabs-wrapper{margin-top:40px}@media(max-width:575.98px){.sign-up-second-step__tabs-wrapper{margin-top:25px;position:absolute}}.sign-up-second-step__tab-wrapper{align-items:center;display:flex;flex-direction:column;height:100%;width:185px}.sign-up-second-step__tab-text-wrapper{align-items:center;display:flex}.sign-up-second-step__tab-text{color:#556170;font-size:14px;font-weight:700;line-height:14px;margin-left:11px;text-align:center;-webkit-user-select:none;user-select:none}.sign-up-second-step__tab-text--active{color:#00a3fa}.sign-up-second-step__tab-text--next{color:#a5b3bd}.sign-up-second-step__tab-number{color:#a5b3bd;font-size:12px;font-weight:700;line-height:20px;-webkit-user-select:none;user-select:none}.sign-up-second-step__tab-number--active{color:#fff}.sign-up-second-step__tab-underline{background:#e4e7eb;height:2px;margin-top:4px;width:100%}.sign-up-second-step__tab-underline--active{background:#00a3fa}.sign-up-second-step__buttonWrapper{align-items:center;display:flex;flex-direction:column;margin:100px 0 20px}.sign-up-second-step__buttonWrapper.openDropDown{margin-top:23px}.sign-up-second-step__button{font-size:18px;line-height:27px;padding:16px 71px;white-space:nowrap;width:100%}@media(max-width:1300px){.sign-up-second-step__button{padding:16px 60.5px}}.sign-up-second-step__field .form__label{color:#2d3c4a;font-size:14px;font-weight:500;line-height:20px;margin-bottom:6px;white-space:nowrap}@media(max-width:575.98px){.sign-up-second-step__field .form__label{font-size:13px;line-height:20px}.sign-up-second-step__field .card-form__field{margin-right:10px}}.sign-up-second-step__coupon.wrapper{padding:0 16px 16px}@media(max-width:1300px){.sign-up-second-step__coupon.wrapper{min-width:240px;padding:0 10px 16px}}.sign-up-second-step__coupon.input{background-color:#fff;border-radius:3px}.sign-up-second-step__coupon.button{line-height:2px;min-height:24px;top:13px}.sign-up-second-step__couponDropDown__wrapper{position:relative;width:100%}.sign-up-second-step__couponDropDown__select{align-items:center;background-color:#f6fcff;border:1px solid #d7e3e7;border-radius:3px;box-sizing:border-box;display:flex;height:42px;justify-content:space-between;padding:0 10px 0 17px}.sign-up-second-step__couponDropDown__select:hover{cursor:pointer}.sign-up-second-step__couponDropDown__select:hover .sign-up-second-step__couponDropDown__select-arrow svg path{stroke:#008ad3}.sign-up-second-step__couponDropDown__select--open{border-color:#e1ebee;border-radius:3px 3px 0 0;border-width:1px 1px 0}.sign-up-second-step__couponDropDown__select--open .sign-up-second-step__buttonWrapper{margin-top:24px}.sign-up-second-step__couponDropDown__select--open .sign-up-second-step__couponDropDown__select-arrow{transform:rotate(-180deg);transition:all .2s ease}.sign-up-second-step__couponDropDown__select--open .sign-up-second-step__couponDropDown__select-arrow svg path{stroke:#00a3fa}.sign-up-second-step__couponDropDown__select--disabled:hover{cursor:not-allowed}.sign-up-second-step__couponDropDown__select-placeholder{color:#2d3c4a;font-size:14px;font-weight:500;line-height:20px;white-space:nowrap}.sign-up-second-step__couponDropDown__select-inner{align-items:center;display:flex;width:calc(100% - 8px)}.sign-up-second-step__couponDropDown__select-inner--isClear{width:calc(100% - 40px)}.sign-up-second-step__couponDropDown__select-arrow{display:flex;transition:all .2s ease}.sign-up-second-step__couponDropDown__select-arrow>div{display:flex}.sign-up-second-step__couponDropDown__select-arrow svg path{stroke:#d7e3e7}.sign-up-second-step__couponDropDown__content-wrapper{background-color:#f6fcff;border:1px solid #e1ebee;border-radius:0 0 3px 3px;border-top:0 solid #e1ebee;box-sizing:border-box;left:0;margin-bottom:12px;max-height:100px;max-width:100%;width:100%;z-index:99}.auth{align-items:center;display:flex;flex-direction:column;max-width:970px;width:100%}.auth__form{box-sizing:border-box;padding:45px 40px;width:386px}.auth__form--signup{width:480px}@media(max-width:767.98px){.auth__form--signup{padding:20px 16px;width:100%}}.auth__form--border{border:1px solid #cee0f0;border-radius:3px;box-shadow:0 2px 4px #0e4fce29}.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{display:flex;justify-content:center;margin-top:36px}.auth__googleButton{align-items:center;align-self:center;background-color:#fff;border:1px solid #a5b3bd;border-radius:110px;color:#2d3c4a;display:flex;height:40px;justify-content:center;line-height:19px;min-height:40px;padding:0 22px 0 21px;position:relative;text-align:center;transition:all .2s ease;vertical-align:initial;width:100%}.auth__googleButton:hover{border-color:#00a3fa;color:#00a3fa}.auth__googleButton:active,.auth__googleButton:hover{box-shadow:0 4px 10px #00a3fa47}.auth__separator{margin:40px 0}.auth__check-account{color:#8698a5;display:flex;justify-content:center;margin-top:21px}.auth__link{color:#00a3fa;cursor:pointer}.auth__link--center{display:flex;justify-content:center}.auth__hr{border:1px solid #e4e9f1;margin-top:26px}.auth__title{color:#1b3955;font-size:18px;font-weight:500;line-height:23px;margin-bottom:14px;text-align:center}.auth__title--bold{font-size:20px;font-weight:700;line-height:25px}.auth__title--subtitle{color:#7d8d98;font-size:14px;font-weight:inherit;margin-bottom:-10px}.auth__title.mobile{margin:30px 0 20px}.auth__description{color:#8698a5;font-size:14px;font-weight:400;line-height:18px;margin-bottom:16px;text-align:center;width:250px}.auth .form__label{color:#2d3c4a}.auth__field{margin-bottom:20px}.auth__field .form__field{margin-bottom:3px}.auth .recaptcha__wrapper{margin-bottom:20px}.auth__forgot{display:flex;justify-content:flex-end}.auth__acception{color:#8698a5;font-size:11px;margin-bottom:16px;margin-top:15px;text-align:center}.settings__block,.settings__form{margin-bottom:40px}.settings__block{border-bottom:1px solid #e4e9f1;padding-bottom:40px}.settings__block:last-child{border:none}.settings__block--small{width:404px}.settings__block--small.mobile{width:100%}.settings__block--middle{width:480px}.settings__block--middle.mobile{width:228px}.settings__block--full-width{width:100%}.settings__block--borderless{border:none}.settings__button-cancel.button--disabled{background-color:#0000;color:#8698a5}.settings__text{color:#2d3c4a;font-size:14px;font-weight:400;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--red{color:#ff5151}.settings__text--justify{text-align:justify}.settings__text--pre{white-space:pre}.settings__text--medium{font-size:14px;font-weight:500;line-height:18px}.settings__text--bold{font-size:24px;font-weight:700;line-height:30px}.settings__text--bolder{font-size:30px;font-weight:700;line-height:38px}.settings__text--default-size{font-size:18px;line-height:22px}.settings__subtitle{font-size:16px;font-weight:500;line-height:20px;margin-bottom:13px}.settings__subtitle--small{font-size:14px;line-height:18px}.settings__title{font-size:18px;font-weight:700;line-height:23px;margin-bottom:25px}.settings__two-fields-wrapper{grid-gap:24px;display:grid;grid-template-columns:1fr 1fr}.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-size:14px;font-weight:500;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.lock{position:relative}.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{border:1px solid #d7e3e7;border-radius:13px;box-shadow:0 2px 4px #0e4fce21;box-sizing:border-box;display:flex;min-width:150px;padding:25px 0 25px 15px;position:relative}.billing__switch-block-discount{position:absolute;top:-14px}.billing__switch-block--active{border:1.5px solid #00a3fa;box-shadow:0 5px 11px #00a3fa0f}.billing__details-section{width:644px}.billing__details-section.mobile{width:100%}.billing__spinner{align-items:center;display:flex;height:600px;justify-content: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{align-items:center;display:flex;height:100%;justify-content:center}.billing__invoice-empty{color:#7d8d98;font-size:16px;line-height:22px}.billing__plans-slider-wrapper{height:220px;margin:20px auto;overflow:hidden;position:relative;width:280px}.billing__plans-slider{align-items:center;display:flex;height:100%;justify-content:space-around;position:absolute}.billing__plans-slider-item{transform:translate(-280px)}.billing__plans-slider-item,.billing__plans-slider-item-left,.billing__plans-slider-item-right{align-items:center;border:1px solid #cee0f0;border-radius:3px;box-shadow:0 4px 12px #2d3c4a0f;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:40px 33px 57px;position:relative;transition:all;transition-duration:.4s;width:280px}.billing__plans-slider-item-right{transform:translate(-560px)}.billing__plans-slider-dots{align-items:center;display:flex;height:30px;margin:10px auto;position:relative;width:max-content}.billing__plans-slider-dot{background-color:#a5b3bd;border-radius:100px;height:10px;margin:0 12px;width:10px}.billing__plans-slider-dot--selected{background-color:#00a3fa;border-radius:100px;height:10px;margin:0 12px;width:10px}.billing__plan-modal{max-width:400px;padding:0 25px}.billing__plan-modal.mobile{padding:40px 16px}.billing__plan-modal-title{color:#1b3955;font-size:16px;font-weight:700;line-height:22px;margin-bottom:5px;text-align:center}.billing__plan-modal-subtitle{color:#7d8d98;font-size:14px;font-weight:400;line-height:22px;margin-bottom:27px;padding:0 10px;text-align:center}.billing__plan-modal-promocode{display:flex;font-weight:500;justify-content:center;margin-bottom:20px}.billing__plan-modal-promocode-container{min-width:300px;padding:20px 10px}.billing__plan-modal-input{height:60px;overflow:hidden;transition:.3s}.billing__plan-modal-status.succeeded{color:#4bc95f}.billing__plan-modal-status.failure{color:#ff5151}.billing__plan-cancel-modal{max-width:526px;width:100%}.billing__plan-cancel-modal-subtitle,.billing__plan-cancel-modal-title{text-align:center}.billing__plan-cancel-modal-title{font-size:24px;font-weight:700;line-height:26px;margin:0 0 5px;padding:0}.billing__plan-cancel-modal-options{display:flex;flex-flow:row nowrap;gap:16px;justify-content:center;margin:2.18rem 0 2rem}@media(max-width:767.98px){.billing__plan-cancel-modal-options{flex-wrap:wrap}}.billing__plan-cancel-modal-option{-webkit-appearance:none;appearance:none;background:#0000;box-sizing:border-box;color:#2d3c4a;max-width:96px;width:96px}.billing__plan-cancel-modal-option-wrapper{align-items:center;display:flex;flex-flow:column nowrap;justify-content:flex-start;row-gap:8px;text-align:center}@media(max-width:767.98px){.billing__plan-cancel-modal-option-wrapper{flex-basis:calc(50% - 8px)}}.billing__plan-cancel-modal-option-content{align-items:center;background-color:#e8f7ff;border-radius:12px;display:flex;flex-flow:row nowrap;height:96px;justify-content:center;max-height:96px;max-width:96px;width:96px}.billing__plan-cancel-modal-option-description{font-family:Circular Std;font-size:12px;line-height:18px;margin-top:8px}.billing__plan-cancel-modal-actions{align-items:center;column-gap:8px;display:flex;flex-flow:row nowrap;justify-content:center}@media(max-width:767.98px){.billing__plan-cancel-modal-actions{flex-direction:column;row-gap:10px}.billing__plan-cancel-modal-actions button{width:100%}}.billing__plan-cancel-modal-paragraph{color:#1b3955;font-family:Circular Std;line-height:1.6;margin:1em 0;text-align:center}.billing__plan-cancel-modal-button--primary,.billing__plan-cancel-modal-button--white{height:46px;padding:0 40px}.billing__plan-cancel-modal-button--primary{font-weight:900}.billing__plan-cancel-modal-date-picker{width:400px}.billing__plan-cancel-modal-date-picker-container{display:flex;flex-flow:row nowrap;justify-content:center}.billing__plan-info{background:#eff5f7;font-size:18px;padding:22px 22px 22px 27px}.billing__plan-page{padding:0 0 98px}.billing__plan-wrapper{margin-bottom:25px}.billing__plan-title{margin-bottom:5px}.billing__discount{align-items:center;background:#f1faff;border-radius:110px;color:#00a3fa;display:flex;font-size:14px;justify-content:center;line-height:18px;padding:5px 0;text-align:center;width:130px}.billing__switch{align-items:center;display:flex;margin-right:14px}.billing__switch-item:not(:last-child){margin-right:18px}.billing__switch-text{color:#2d3c4a;font-family:Circular Std;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.billing__switch-container{align-items:center;display:flex;justify-content:center;margin-bottom:28px;margin-top:33px}.billing__switch-container.left{justify-content:start;margin-top:36px}.billing__headerContainer{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;padding:0 22px;width:100%}.billing__appSumo-inputWrapper{position:relative;width:100%}.billing__appSumo-inputContainer{height:49px}.billing__appSumo-input{border:1px solid #d7e3e7;border-radius:50px;box-shadow:0 2px 4px #0e4fce1a;color:#8698a5;height:100%;padding:9px 9px 9px 23px}.billing__appSumo-input.failure{border:1px solid #ff5151;color:#ff5151}.billing__appSumo-button{font-size:14px;line-height:18px;min-height:33px;padding:7px 14px;position:absolute;right:11px;top:7px}.billing__appSumo--bold{color:#2d3c4a;font-weight:700}.billing__appSumo-title{color:#2d3c4a;font-family:Circular Std;font-size:20px;font-style:normal;font-weight:400;line-height:28px;text-align:center}.billing__appSumo-slider_wrapper{height:200px;left:-5%;overflow:hidden;position:relative;width:120%}.billing__appSumo-slider{align-items:center;display:flex;height:100%;justify-content:space-between;position:absolute}.billing__appSumo-slider-item--left{transform:translate(0)}.billing__appSumo-slider-item--left,.billing__appSumo-slider-item--right{border:1px solid #cee0f0;border-radius:3px;box-shadow:0 4px 12px #2d3c4a0f;box-sizing:border-box;height:100%;margin:0 10px;position:relative;transition:all;transition-duration:1s;width:350px}.billing__appSumo-slider-item--right{transform:translate(-105%)}.billing__appSumo-slider-dots{align-items:center;display:flex;justify-content:center;margin:10px 0}.billing__appSumo-slider-dot{background-color:#a5b3bd;border-radius:50px;height:10px;margin:0 10px;width:10px}.billing__appSumo-slider-dot--selected{background-color:#00a3fa;border-radius:50px;height:10px;margin:0 10px;width:10px}.billing__modal{padding:35px 52px 41px 53px;width:400px}.billing__modal-title{color:#1b3955;font-size:16px;font-weight:700;line-height:20px;margin-bottom:30px;text-align:center}.billing__modal-description{color:#627790;font-size:14px;font-weight:400;line-height:22px;margin-bottom:30px;text-align:center}.billing__modal-button,.billing__modal-warning{display:flex;justify-content:center}.billing__modal-warning{margin-bottom:20px}.billing__modal-mobile{padding:35px 32px 31px 29px;width:170px}.billing__cell--amount{margin-right:11px}.billing__cell--download{cursor:pointer}.billing__column{margin-right:auto}.billing__column--date{margin-left:12px;width:167px}.billing__column--amount{width:120px}.billing__current-plan{background:#f1faff;border-radius:110px;color:#00a3fa;display:flex;font-size:14px;font-weight:700;justify-content:center;line-height:18px;padding:11px 0;text-align:center;width:100%}.billing__current-plan.renew{cursor:pointer}.billing__table-icon{height:20px;width:20px}.billing__table-title{color:#2d3c4a;font-size:24px;line-height:22px;margin-bottom:8px;text-align:center}.billing__table-row{align-items:stretch;padding:0}.billing__table-row--borderless{border-bottom:none!important}.billing__table-column{border-right:1px solid #cee0f0;box-sizing:border-box;display:flex;flex:1 1;min-width:179px;padding:17px 0 20px 20px}.billing__table-column.mobile{min-width:140px;padding:17px 0 20px 10px}.billing__table-column:last-child{border-right:none}.billing__table-column--name{flex:0 1 199px;min-width:199px}.billing__table-column--header{align-items:center;flex-direction:column;justify-content:space-between;padding:46px 20px 47px}.billing__table--description{margin-bottom:23px;text-align:center}.billing__table-button{display:flex;justify-content:center;width:100%}.billing__table-button .button{max-width:180px;width:100%}.billing__table-wrapper{margin-bottom:20px;min-width:max-content}.billing__table-container{min-width:644px;width:100%}@media(max-width:768px){.billing__table-container{min-width:0}}.billing__plan-header{font-size:14px;line-height:18px;margin-bottom:3px}.billing__plan-button .button{display:flex;justify-content:center;width:140px}.billing__plan-button.mobile{margin-bottom:23px}.billing__plan-button.mobile button{width:100%}.billing__plan-total-price{margin-bottom:0}.billing__plan-group{align-items:center;display:flex;justify-content:space-between}.billing__plan-group--head{margin-bottom:23px}.billing__plan-group--price{margin:auto 0}.billing__plan-group.total{margin-bottom:30px}.billing__plan-group--next-invoice{font-size:16px}.billing__plan-modal.buttons{align-items:center;display:flex;margin-bottom:30px;padding:0}.billing__plan-modal.buttons.left{box-sizing:border-box;justify-content:start;max-width:440px;width:100%}.billing__plan-modal.buttons.mobile{justify-content:center}.billing__plan-modal.buttons button{justify-content:center;width:140px}.billing__plan-modal.buttons button.mobile{width:100%}.billing__plan-modal.footer{border-top:none;color:#7d8d98;font-size:14px;line-height:22px;margin:0 auto 50px;max-width:400px;padding:35px 0}.billing__plan-modal.footer a{color:#596a78}.billing__plan-modal.footer a:hover{text-decoration:underline}.billing__header{font-size:18px;font-weight:700;line-height:23px;margin-bottom:25px}.billing--free-plan{border:none;margin-bottom:0;padding-bottom:0}.billing--free-plan.mobile{align-items:normal;flex-direction:column}.billing--free-plan.mobile .billing__plan-description{margin-bottom:20px}.billing--no-discount{padding-bottom:31px}.billing__details{margin-top:20px}.billing__details-header{margin-bottom:13px}.billing__details-field{min-width:470px;width:644px}.billing__details-field.mobile{min-width:288px;width:100%}.billing__details-description{margin-bottom:18px;width:344px}.billing__details-description.mobile{width:100%}.billing__details-text{line-height:18px}.billing__details-block{background:#fff;border:1px solid #d7e3e7;border-radius:3px;box-shadow:0 2px 4px #0e4fce1a;box-sizing:border-box;margin-bottom:33px;max-height:125px;overflow-y:auto;padding:12px 44px 34px 16px;width:579px;word-break:break-all}.billing__details-button-group{display:flex;justify-content:flex-start}.billing__details-button-update .button{display:flex;justify-content:center;width:100px}.billing__details-button--first-item{margin-right:15px}.billing__details-button .button{display:flex;justify-content:center;width:213px}.billing__details-button .button.button--disabled{background-color:#0000;color:#8698a5}.billing__trial-row{align-items:stretch;color:#7d8d98;display:flex;margin-bottom:20px;padding:0}.billing__trial-column{border:none;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;line-height:1.5;min-width:179px;padding:15px 5px 20px 15px}.billing__trial-column:first-child{border:1px solid #cee0f0;border-radius:5px}.billing__trial-header{color:#2d3c4a;font-size:18px;font-weight:700}.billing__trial-header-subheader{color:#2d3c4a;font-size:14px;font-weight:450}.billing__trial-attached-card{margin-bottom:20px;margin-top:10px}.billing__trial-attach-new-card-button{border-radius:7px;margin-bottom:20px;width:100%}.billing__trial-continue-free-button{border-bottom:2px solid #5a7386;color:#5a7386;cursor:pointer;font-size:16px;font-weight:450;line-height:25px;margin-top:15px}@media(max-width:1300px){.billing__trial-continue-free-button{border-bottom:initial;text-align:center}}.billing__planCost__container{align-items:center;display:flex;flex-wrap:wrap}.billing__planCost__container>:not(:first-child){margin-left:5px}.billing__planCost__container>:last-child{margin-left:10px}@media(max-width:1300px){.billing__planCost__container{align-items:normal;flex-direction:column}.billing__planCost__container>:not(:first-child){margin-left:0;width:85px}.billing__planCost__container>:last-child{margin-left:0;width:fit-content}}.billing__planCost--default{color:#bac9db}.billing__planCost--current{color:#0b2034}.billing__discountBillet__container{width:fit-content}.billing__discountBillet__text{background-color:#dff2f2;border-radius:110px;color:#02c39a;font-size:12px;padding:3px 6px;text-align:center;width:100%}.billing__tier-wrapper{align-items:left;display:flex;flex-direction:column}.billing__tier-wrapper.mobile{align-items:center}.billing__tier-container{border:1px solid #cee0f0;border-radius:3px;box-shadow:0 4px 12px #2d3c4a0f;display:flex;height:250px;max-width:580px;width:580px}.billing__tier-container.mobile{flex-direction:column;height:500px;width:100%}.billing__tier-label{font-size:18px;font-weight:700;line-height:28px;margin-bottom:10px}.billing__tier-left{border-right:1px solid #cee0f0;margin:30px 0;padding:0 30px;width:50%}.billing__tier-left.mobile{border-bottom:1px solid #cee0f0;border-right:initial;height:50%;margin:0 20px;padding:20px 0;width:auto}.billing__tier-left__title-container{align-items:center;border-bottom:1px solid #cee0f0;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:10px}.billing__tier-left__title-container__title{font-size:24px;font-weight:500;line-height:26px}.billing__tier-left__title-container__plan-billet.billing__current-plan{align-items:center;font-size:14px;height:10px;width:100px}.billing__tier-left__plan-container{display:flex;flex-direction:column;margin-bottom:60px}.billing__tier-left__plan-container__plan-name{color:#7d8d98;font-size:16px;font-weight:400;line-height:22px}.billing__tier-left__plan-container__plan-name b{color:#2d3c4a}.billing__tier-left__plan-container__button{width:100%}.billing__tier-right{margin:30px;width:50%}.billing__tier-right.mobile{height:50%;width:auto}.billing__tier-right__title{color:#526172;font-weight:500;line-height:16px;margin-bottom:15px}.billing__tier-right__options-item{color:#7d8d98;line-height:16px;margin-bottom:10px}.billing__tier-table__header-container{background-color:#eff5f7;border-bottom:1px solid #cee0f0}.billing__tier-table__firstColumn{min-width:210px;padding:20px 10px}.billing__tier-table__column{align-items:center;justify-content:center;min-width:88px;padding:10px}.billing__tier-table__column--header{padding:20px 10px}.billing__tier-slider-item{align-items:center;border:1px solid #cee0f0;border-radius:3px;box-shadow:0 4px 12px #2d3c4a0f;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:40px 33px 57px;position:relative;transition:all;transition-duration:.4s;width:280px}.billing__tier-slider-item.selector{padding:20px}.billing__tier-slider-item.tier1{transform:translate(0)}.billing__tier-slider-item.tier2{transform:translate(-280px)}.billing__tier-slider-item.tier3{transform:translate(-560px)}.billing__tier-slider-item.tier4{transform:translate(-840px)}.billing__tier-slider-item.tier5{transform:translate(-1120px)}.billing__tier-slider-item.tier6{transform:translate(-1400px)}.company__uploader{margin-bottom:15px}.company__uploader-description{margin-bottom:24px}.company__uploader_uploaded-container{border:1px dashed #e1e1e1;border-radius:3px;box-sizing:border-box;padding:2em 25%;width:100%}.company__uploader_uploaded-icon{background:#edf9ff;border-radius:15.12px;height:24px;margin:0 auto .5em;padding:12px;width:24px}.company__uploader_uploaded-text{font-size:14px;font-style:normal;font-weight:500;line-height:18px;margin:0 auto .5em;text-align:center}.company__uploader_uploaded-links{display:flex;flex-direction:row;justify-content:space-between;margin:0 auto}.company__uploader_uploaded-links-link,.company__uploader_uploaded-links-link:visited{color:#00a3fa;text-decoration:underline}.company__uploader_uploaded-modal{display:block!important;max-height:100vh;padding:20px!important}.company__uploader_uploaded-modal-body{-webkit-text-size-adjust:none;display:block;max-width:600px;padding:0;width:100%}.company__uploader_uploaded-modal-body-logo-a{background-repeat:no-repeat;background-size:cover;display:block;height:50px;margin:0 auto 26px;width:280px}.company__uploader_uploaded-modal-body-container{border:1px solid #cee0f0;border-radius:9px;box-shadow:0 2px 6px #0e649417}.company__uploader_uploaded-modal-body-avatar{border-radius:39px;display:block;height:78px;margin:0 auto 1em;width:78px}.company__uploader_uploaded-modal-body-initials{align-items:center;background-color:#00a3fa;border-radius:50%;box-shadow:0 4.75px 14.25px #05255e2b;color:#fff;display:flex;font-size:36px;height:78.38px;justify-content:center;margin:auto auto 8px;text-align:center;vertical-align:middle;width:78.38px}.company__uploader_uploaded-modal-body-title-container{padding:41px 60px 0}.company__uploader_uploaded-modal-body-document-title{color:#2d3c4a;font-size:20px;font-style:normal;font-weight:500;line-height:25px;margin-top:35px;text-align:left}.company__uploader_uploaded-modal-body-document-message-header{color:#7d8d98;font-size:16px;font-style:normal;font-weight:700;line-height:20px;margin-bottom:18px;margin-top:20px;text-align:left}.company__uploader_uploaded-modal-body-document-message-text{color:#7d8d98;font-size:14px;font-style:normal;font-weight:400;line-height:22px;white-space:pre-line;word-break:break-word}.company__uploader_uploaded-modal-body-view-document-link{color:#00a3fa;display:block;margin:24px 0 36px;text-align:left}.company__uploader_uploaded-modal-body-warning-container{background-color:#fffbf3;border-radius:6px;display:flex;flex-direction:row;margin:40px auto;padding:14px 27px 22px}.company__uploader_uploaded-modal-body-warning-icon{background-image:url(https://signaturely-assets.s3-us-west-2.amazonaws.com/icons/warning3x.png);background-size:contain;display:block;height:14px;margin:6px 7px 0 0;width:16.34px}.company__uploader_uploaded-modal-body-warning-text{color:#e79b2a;flex:1 1;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.company__uploader_uploaded-modal-body-header{font-size:19px;font-weight:700;margin-bottom:0;text-align:center}.company__uploader_uploaded-modal-body-button-container{border-bottom:1px solid #cee0f0;margin-top:26px;padding-bottom:41px}.company__uploader_uploaded-modal-body-view-button{background:#00a3fa;border-radius:110px;box-sizing:border-box;color:#fff;display:block;font-size:14px;margin:0 auto;min-width:182px;padding:12px 42px;text-align:center;text-decoration:none;width:185px}.company__uploader_uploaded-modal-body-powered-container{background:#f0f6fa;border-radius:0 0 9px 9px;padding:20px 60px;text-align:center}.company__uploader_uploaded-modal-body-powered-span{color:#7d8d98;font-family:arial;font-size:14px;font-weight:400;line-height:22px}.company__redirection-wrapper{align-items:center;display:flex}.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{align-items:center;background:#fead11;border-radius:2px;box-shadow:0 2px 4px #43220421;cursor:pointer;display:flex;justify-content:flex-start;padding:3px 12px}.company__billet-icon{margin-right:5px}.company__billet-icon svg path{stroke:#fff}.company__billet-text{color:#fff;font-size:12px;font-weight:500;letter-spacing:.05em;line-height:22px;text-align:center;text-transform:uppercase}.company__billet-container{align-items:baseline;display:flex;min-height:28px}.company__branding{position:relative}.company__branding--blur:after{background:#ffffffc7;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.company__upgrade{align-items:center;background-color:#fff;border-radius:4px;box-shadow:0 5px 16px #3587b657;box-sizing:border-box;display:flex;flex-direction:column;height:212px;padding:44px 38px;position:absolute;top:39px;width:100%;z-index:2}.company__upgrade-description{color:#627790;font-size:14px;font-weight:400;line-height:22px;margin-bottom:19px;text-align:center}.company__upgrade-title{color:#060707;font-size:16px;font-weight:700;line-height:20px;margin-bottom:5px;text-align:center}.company__upgrade-wrapper{margin-bottom:25px;position:relative}.company__title{margin-right:12px}.company__title-container{align-items:center;display:flex;justify-content:flex-start}.company__checkbox-group{display:flex}.integrations__wrapper{margin-bottom:45px;max-width:970px;width:100%}.integrations__title{color:#1b3955;font-size:18px;font-weight:500;line-height:23px;margin-bottom:7px}.integrations__subTitle{color:#7d8d98;line-height:22px;margin-bottom:30px}.integrations__list{display:flex;flex-wrap:wrap}.integrations__list.mobile{flex-direction:column;flex-wrap:nowrap}.integrations__item{background:#fff;border:1px solid #cee0f0;border-radius:9px;box-shadow:0 2px 6px #0e649417;box-sizing:border-box;margin-bottom:16px;max-width:224px;padding:40px 20px 30px}.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{justify-content:center;width:100%}.integrations__item-icon-wrapper{align-items:center;display:flex;height:48px;margin-bottom:20px}.integrations__item-icon.mobile{margin:0 auto}.integrations__item-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#2d3c4a;display:-webkit-box;font-size:16px;font-weight:700;line-height:20px;margin-bottom:7px;overflow:hidden;text-overflow:ellipsis}.integrations__item-title.mobile{text-align:center}.integrations__item-desc{color:#7d8d98;line-height:22px;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{background:#edf2f5;height:1160px;margin-right:20px;overflow:auto;position:relative;width:100%}.documentPreview__document-container.mobile{height:auto;margin-right:0;max-width:none;min-width:0;min-width:auto}.documentPreview__document-inner{background:#fff;border-radius:12px;box-shadow:0 4px 34px #11547a29;margin:0 auto;max-width:970px;overflow:hidden;width:100%}.documentPreview__document-inner.mobile{border-radius:0}.documentPreview__document-header{align-items:center;background:#edf2f5;display:flex;height:83px;justify-content:space-between;padding:0 40px}.documentPreview__document-header.mobile{height:auto;justify-content:flex-end;padding:5px}.documentPreview__document-header-title{color:#2d3c4a;font-size:20px;font-weight:700;line-height:25px}.documentPreview__document-header-scale{margin-right:auto}.documentPreview__document-header-right{align-items:center;display:flex}.documentPreview__document-header-button{align-items:center;background:#0000;border:1px solid #5e869d;border-radius:3px;box-sizing:border-box;color:#5e869d;display:flex;height:42px;justify-content:center;padding:0 18px;position:relative;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{border-color:#596a78;color:#596a78;transition:all .2s ease}.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{border-right:1px solid #d2dde3;display:flex;margin-right:25px;padding-right:25px}.documentPreview__document-header-button-wrapper.mobile{border-right:none;margin-right:0;padding-right:0}.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{background:#fff;margin:0 auto;max-width:970px;width:100%}.documentPreview__activity-inner.mobile{max-width:352px}.documentPreview__activity-title{align-items:center;color:#1b3955;display:flex;font-size:18px;font-weight:500;justify-content:space-between;line-height:23px;margin-bottom:20px}.documentPreview__activity-table-wrapper{background:#fff;border:1px solid #d7e3e7;border-radius:3px;box-shadow:0 2px 4px #0e4fce29;box-sizing:border-box;display:flex;flex-direction:column;min-height:200px}.documentPreview__activity-table-wrapper.mobile{margin:auto;max-width:352px}.documentPreview__activity-table-empty{align-items:center;display:flex;flex:1 1;justify-content:center}.documentPreview__activity-table-empty-title{color:#7d8d98;font-size:14px;font-weight:400;line-height:22px;text-align:center}.documentPreview__activity-table-header{border-bottom:1px solid #d7e3e7;color:#2d3c4a;font-weight:500;letter-spacing:.06em;line-height:22px;padding:20px 60px;text-transform:uppercase}.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{align-items:normal;flex-direction:column;padding:30px 20px}.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{margin:auto 18px auto 0;width:auto}.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{color:#8698a5;font-size:12px;letter-spacing:.14em;line-height:22px;margin-bottom:5px;text-transform:uppercase}.documentPreview__activity-table-info-type.mobile{line-height:12px;margin-bottom:8px}.documentPreview__activity-table-info-date{color:#2d3c4a;font-size:16px;font-weight:700;line-height:22px}.documentPreview__activity-table-info-date.mobile{line-height:16px;margin-bottom:8px}.documentPreview__activity-table-info-time{color:#7d8d98;font-size:16px;line-height:22px}.documentPreview__activity-table-info-time.mobile{font-size:14px;line-height:14px}.documentPreview__activity-table-actions-item{align-items:center;display:flex}.documentPreview__activity-table-actions-item:not(:last-child){margin-bottom:8px}.documentPreview__activity-table-actions-item:before{background:#a5b3bd;border-radius:100%;content:"";height:6px;margin-right:10px;width:6px}.documentPreview__activity-table-actions-label{color:#2d3c4a;font-size:16px;line-height:22px}.documentPreview__activity-table-actions-label.mobile{word-break:break-all}.documentPreview__activity-table-actions-value{color:#7d8d98;font-size:16px;line-height:22px}.team__member{align-items:center;display:flex}.team__member-name{width:100px;word-break:break-word}.team__member-name.mobile{color:#2d3c4a;font-size:16px;width:100%}.team__member-title{max-width:170px;overflow-x:hidden;text-overflow:ellipsis}.team__member.mobile{height:65px;padding-right:15px}.team__header-container{display:flex;justify-content:space-between}.team__header-title{color:#1b3955;font-size:18px;font-weight:500;line-height:23px;margin-bottom:7px;margin-right:8px}.team__header-description{color:#7d8d98;font-size:14px;line-height:22px;width:450px}.team__header-description.mobile{width:100%}.team__button--hide{display:none!important}.team__button .button{display:flex;justify-content:center;width:100%}.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{align-items:center;border:1px solid #cee0f0;border-radius:3px;box-shadow:0 2px 4px #0e4fce29;display:flex;flex-direction:column;padding:30px 25px;width:320px}.team__accept-title{font-size:16px;font-weight:450;margin-bottom:20px;text-align:center}.team__accept-button,.team__accept-button .button{display:flex;justify-content:center}.team__accept-button .button{min-width:240px}.team__accept-wrapper,.twoFactor{max-width:970px;width:100%}.team__accept-wrapper,.twoFactor,.twoFactor__form{align-items:center;display:flex;flex-direction:column}.twoFactor__form{box-sizing:border-box;padding:45px 40px;width:545px}.twoFactor__form.mobile{width:310px}.twoFactor__form--border{border:1px solid #cee0f0;border-radius:3px;box-shadow:0 2px 4px #0e4fce29}.twoFactor__form .form__field{width:100%}.twoFactor__form .title{color:#1b3955;font-size:16px;font-weight:500;line-height:23px;margin-bottom:10px;text-align:center}.twoFactor__form .subtitle{color:#627790;font-size:14px;font-weight:400;line-height:22px;margin-bottom:16px;text-align:center;width:70%}.twoFactor__submitButton{display:flex;justify-content:center;width:170px}.twoFactor__submitButton .button{display:flex;justify-content:center;width:100%}.twoFactor__title{color:#1b3955;font-size:18px;font-weight:500;line-height:23px;margin-bottom:14px;text-align:center}.twoFactor__title--bold{font-size:20px;font-weight:700;line-height:25px}.profile__header{margin-bottom:10px}.profile__two-factor-block{padding-bottom:25px!important}.profile__google-recaptcha{margin-bottom:5px}.profile__modal{align-items:center;display:flex;flex-direction:column;padding:36px 40px}.profile__modal.mobile{width:auto}.profile__modal-title{color:#1b3955;font-size:16px;font-weight:700;line-height:20px;margin-bottom:14px;text-align:center;width:288px}.profile__modal-description{color:#627790;margin-bottom:36px;text-align:center;width:288px}.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-description--appsumo{margin-bottom:inherit;width:inherit}.profile__modal-description a{color:#3abbff}.profile__modal-description span{font-weight:700}.profile__modal-button{margin-right:11px}.profile__modal-button:last-child{margin-right:0}.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-wrapper.delete button{margin:10px auto}.profile__modal-button--delete{color:#b5bdc6;cursor:pointer}.profile__modal-recaptcha-wrapper{margin-bottom:20px}.profile__modal.appsumo{padding:18px 20px}.profile__sms-wrapper{display:flex;justify-content:flex-start;margin-bottom:5px}.profile__sms-recaptcha-wrapper{margin-bottom:5px}.profile__sms-disable{margin-bottom:17px}.profile__sms-disable .button--disabled{background-color:#0000;color:#8698a5}.profile__sms-change{background-color:#0000;color:#00a3fa;cursor:pointer;font-size:14px;line-height:23px;text-decoration-line:underline}.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{border-color:#ff5151;color:#ff5151;width:210px}.profile__button--delete .button:hover{background-color:#ff5151;color:#fff}.profile__button--setup .button{width:160px}.profile__button--setup .button.button--disabled{background-color:#0000;color:#8698a5}.profile__button--verify .button{width:150px}.profile__button--verify .button.button--disabled{background-color:#0000;color:#8698a5}.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{margin:auto;width:auto}.profile__email-button{margin-bottom:20px}.profile__email-modal-button{display:flex;justify-content:center;min-width:165px}.profile__email-lock-icon{left:375px;position:absolute;top:39px}.profile__email-lock-icon.mobile{left:259px}.profile__email-lock-icon svg path{stroke:#505f6b;stroke-width:1.8}.document-sign__main{background-color:#f1f4f6;display:flex;flex:1 1;flex-direction:column;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{background:#fff;border-bottom:1px solid #11547a29;border-top:1px solid #11547a29;bottom:0;display:flex;height:44px;justify-content:center;left:0;position:absolute;width:100%;z-index:10}.document-sign__main .next-btn-mobile p{color:#00a3fa;margin:auto}@media(min-width:767.98px){.document-sign__main .next-btn-mobile{display:none}}.document-sign__main .decline-btn-mobile{background:#fff;bottom:44px;box-shadow:0 -2px 34px #11547a29;display:flex;height:44px;justify-content:center;left:0;position:absolute;width:100%;z-index:10}.document-sign__main .decline-btn-mobile p{color:#ff5151;margin:auto}@media(min-width:767.98px){.document-sign__main .decline-btn-mobile{display:none}}.document-sign__dots{align-items:center;display:flex;flex-direction:column;margin-right:23px}.document-sign__dots>li{background-color:#8aa2af;border-radius:50%;height:4px;width:4px}.document-sign__dots>li:not(:last-child){margin-bottom:3px}.document-sign__content-header{align-items:center;background-color:#edf2f5;box-sizing:border-box;display:flex;height:83px;justify-content:space-between;padding:0 45px}@media(max-width:1199px){.document-sign__content-header{border-top-left-radius:12px;border-top-right-radius:12px;height:74px;padding-left:30px;padding-right:20px}}@media(max-width:767.98px){.document-sign__content-header{height:60px;padding:0 18px}}.document-sign__content-header-item{align-items:center;display:flex;font-family:Circular Std;font-style:normal}.document-sign__content-header-item-text{color:#7d8d98;font-size:16px;font-weight:450;line-height:22px;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-scale{margin-left:auto;margin-right:20px}.document-sign__content-header-counter{align-items:center;color:#7d8d98;display:flex;font-family:Circular Std;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.05em;line-height:22px}.document-sign__content-header-count{color:#fff;font-size:14px;font-weight:700;line-height:22px}.document-sign__content-header-count-wrapper{background-color:#00a3fa;border-radius:12px;display:flex;margin-left:6px;padding:1px 8px 1px 7px}.document-sign__content-wrapper{border-radius:12px;box-shadow:0 4px 34px #11547a29;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:100%}@media(max-width:1199px){.document-sign__content-wrapper{flex:0 1}}.document-sign__content{border-bottom-left-radius:12px;border-bottom-right-radius:12px;flex-grow:1;max-height:calc(100vh - 245px);overflow:auto;scroll-behavior:smooth}.document-sign__button--decline{margin-right:10px}.about-signaturely{display:flex;flex-direction:column;justify-content:center}.about-signaturely__wrapper{display:flex;flex:1 1;justify-content:center;margin:0 auto;max-width:1170px;padding:65px 0 90px;width:100%}.about-signaturely__info{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:50px;text-align:center}.about-signaturely__info-title{color:#1b3955;font-size:24px;font-style:normal;font-weight:700;line-height:30px;margin-bottom:5px}.about-signaturely__info-text{color:#7d8d98;font-family:Circular Std;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:20px}.about-signaturely__dashboard{grid-gap:20px;grid-row-gap:20px;display:grid;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{align-items:center;background:#fff;border:1px solid #cee0f0;border-radius:9px;box-shadow:0 2px 6px #0e649417;box-sizing:border-box;display:flex;flex-direction:column;height:258px;padding:40px 20px 5px;position:relative;width:284px}.about-signaturely__dashboard-item-label{color:#2d3c4a;font-size:16px;font-weight:700;line-height:20px;margin-bottom:4px;text-align:center}.about-signaturely__dashboard-item-desc{color:#627790;line-height:22px;text-align:center}.about-signaturely__dashboard-icon-wrapper{align-items:center;background:#fff;border:1px solid #e0e9ed;border-radius:18px;box-sizing:border-box;display:flex;height:54px;justify-content:center;margin-bottom:13px;width:54px}.buynow{display:flex;justify-content:center;width:100%}@media(max-width:1199px){.buynow{justify-content:normal}}.buynow__wrapper{margin:auto;padding:40px}.buynow__wrapper.mobile{padding:20px}.buynow__content{display:flex;width:100%}.buynow__content.mobile{display:inline;display:initial}.buynow__content-left{flex:1 1;margin-right:80px}.buynow__content-left.mobile{flex:initial;margin-bottom:50px;margin-right:0}.buynow__content-left .label{margin-bottom:40px;width:590px}.buynow__content-left .label.mobile{width:280px}.buynow__content-left .label-title{color:#0b2034;font-size:38px;font-weight:900;line-height:44px;margin-bottom:14px}.buynow__content-left .label-title span{text-transform:capitalize}.buynow__content-left .label-description{color:#526172;font-size:18px;font-weight:400;line-height:27px}.buynow__content-left .credentials{border:1px solid #cee0f0;border-radius:3px;box-shadow:0 2px 4px #0e4fce29;box-sizing:border-box;padding:53px 70px 50px;width:696px}.buynow__content-left .credentials.mobile{border:initial;border-radius:0;border-radius:initial;box-shadow:none;padding:initial;width:280px}.buynow__content-left .credentials.business{padding-top:20px}.buynow__content-left .credentials__label{border-bottom:1px solid #dfe7f0;font-size:18px;font-weight:500;line-height:23px;margin-bottom:42px;padding-bottom:10px}.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-personal-item.mobile{width:100%}.buynow__content-left .credentials-personal-item.mobile:first-child{margin-right:0}.buynow__content-left .credentials-subscription{margin-bottom:65px}.buynow__content-left .credentials-subscription__items{display:flex}.buynow__content-left .credentials-subscription__items.mobile{display:inline;display:initial}.buynow__content-left .credentials-subscription-item{border:1px solid #d7e3e7;border-radius:13px;box-shadow:0 2px 4px #0e4fce21;box-sizing:border-box;display:flex;height:93px;padding:16px;position:relative;width:265px}.buynow__content-left .credentials-subscription-item.mobile{width:100%}.buynow__content-left .credentials-subscription-item.mobile:first-child{margin-bottom:40px}.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 #00a3fa0f}.buynow__content-left .credentials-subscription-item .label{margin:auto}.buynow__content-left .credentials-subscription-item .save{align-items:center;background:#f1faff;border-radius:50px;color:#00a3fa;display:flex;font-size:12px;height:28px;justify-content:center;left:16px;position:absolute;top:-14px;width:78px}.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{color:#7d8d98;font-size:12px;line-height:20px;padding-left:21px}.buynow__content-left .credentials-card__container{width:418px}.buynow__content-left .credentials-card__container.mobile{width:280px}.buynow__content-left .credentials-card__container.mobile .creditCard{flex-wrap:wrap}.buynow__content-left .credentials-card__container.filled{background-color:#e3ffea;border-radius:10px;box-shadow:0 5px 11px #00a3fa0f}.buynow__content-left .credentials-card__form{margin-right:0}.buynow__content-right{flex:1 1}.buynow__content-right .plan-badge{border:1px solid #bac9db;border-radius:32px;box-sizing:border-box;color:#526172;display:flex;justify-content:center;margin-bottom:34px;padding:51px 0;position:relative;width:440px}.buynow__content-right .plan-badge.mobile{width:280px}.buynow__content-right .plan-badge.business{border:2px solid #00a3fa;box-shadow:0 17.7209px 14.1767px rgba(77,162,226,.033),0 8.6871px 6.94968px rgba(77,162,226,.026),0 3.43489px 2.74791px #4da2e205}.buynow__content-right .plan-badge__suffix{background:#00a3fa;border-radius:50px;color:#fff;padding:7px;position:absolute;text-align:center;top:-18px;width:158px}.buynow__content-right .plan-badge__label{margin-bottom:27px;text-align:center}.buynow__content-right .plan-badge__name{font-size:36px;line-height:60px;text-transform:capitalize}.buynow__content-right .plan-badge__price{font-size:58px;font-weight:400;line-height:60px}.buynow__content-right .plan-badge__price span{font-size:18px;font-weight:400;line-height:22px}.buynow__content-right .plan-badge__price-suffix{font-size:22px;line-height:28px}.buynow__content-right .plan-badge__defaultPrice-container{align-items:center;display:flex;justify-content:space-between;margin:0 65px}.buynow__content-right .plan-badge__defaultPrice-container.mobile{margin:0 30px}.buynow__content-right .plan-badge__defaultPrice-price-container{color:#000;display:flex;position:relative;text-decoration:none}.buynow__content-right .plan-badge__defaultPrice-price-container :before{border-bottom:2px solid red;content:"";height:50%;position:absolute;transform:rotate(-20deg);width:100%}.buynow__content-right .plan-badge__defaultPrice-price{color:#bac9db;font-size:28px;line-height:28px}.buynow__content-right .plan-badge__defaultPrice-discount{align-items:center;background:#f1faff;border-radius:110px;color:#00a3fa;display:flex;font-size:14px;justify-content:center;line-height:18px;padding:5px 0;text-align:center;width:90px}.buynow__content-right .plan-badge__options ul{list-style:disc}.buynow__content-right .plan-badge__options-item{font-size:18px;list-style:disc;margin-bottom:20px}.buynow__content-right .plan-badge__options-item.mobile{font-size:14px}.buynow__content-right .plan-badge__options-item.mobile span{font-size:14px;margin-left:10px}.buynow__content-right .plan-badge__options-item .option_check{align-content:center;border:1px solid #00a3fa;border-radius:100%;display:inline-block;height:20px;text-align:center;width:20px}.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{background:#f2faf8;border-radius:8px;display:flex;height:115px;justify-content:center;margin-bottom:35px;width:440px}.buynow__content-right .eco-badge.mobile{width:280px}.buynow__content-right .eco-badge__content{display:flex;margin:auto}.buynow__content-right .eco-badge__math{color:#1b3955;font-size:18px;font-weight:700;line-height:20px;margin-bottom:7px}.buynow__content-right .eco-badge__math.mobile{font-size:15px}.buynow__content-right .eco-badge__promise{color:#919faf;font-size:16px;line-height:20px}.buynow__content-right .eco-badge__promise.mobile{font-size:13px}.buynow__content-right .buynow__slider{width:440px}.buynow__content-right .buynow__slider.mobile,.buynow__content-right .buynow__slider.mobile .slider__item{width:280px}.buynow__content-right .buynow__slider .slick-dots{bottom:0}.buynow__content-right .buynow__slider .slider__item{border:none;box-shadow:none;padding:0}.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{height:42px;margin-bottom:10px;width:277px}.buynow__footer .buynow__button.mobile{width:100%}.buynow__footer .buynow__button p{margin:auto}.buynow__footer-policy{color:#bac9db;font-size:14px;line-height:18px;width:312px}.buynow__footer-policy.mobile{width:100%}.buynow__footer-link span{color:#8796a8;text-decoration:underline}.buynow__promocode{color:#bac9db;margin-bottom:10px;min-width:277px;padding:initial;width:277px}.buynow__promocode.mobile{width:100%}.buynow__promocode .billing__plan-modal-promocode{justify-content:left}.buynow__promocode path{stroke:#bac9db}.buynow__divisor{border-bottom:1px solid #dfe7f0;box-sizing:border-box;height:1px;margin-bottom:50px}.apiKeys__header{align-items:center;display:flex}.apiKeys__table{margin-bottom:70px}.apiKeys__delete-icon svg path{fill:#ef2f2f;stroke:inherit!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}.apiKeys__innerContainer{display:flex;justify-content:space-between;width:100%}.apiKeys__optionsButton{align-items:center;display:flex;justify-content:center;margin-left:10px}.apiKeys__mobileText{width:auto}.apiKeys__mobileText.title{color:#2d3c4a;font-size:16px;font-weight:500}.form-request{align-items:center;display:flex;flex-direction:column;max-width:970px;width:100%}.form-request__thanksMessage{flex:.2 1}.form-request__content,.form-request__thanksMessage{align-items:center;display:flex;justify-content:center;width:100%}.form-request__content{flex:1 1}.form-request__form{box-sizing:border-box;padding:45px 40px;width:560px}.form-request__form.mobile{width:288px}.form-request__form--signup{width:480px}@media(max-width:767.98px){.form-request__form--signup{padding:20px 16px;width:100%}}.form-request__form--border{border:1px solid #cee0f0;border-radius:3px;box-shadow:0 2px 4px #0e4fce29}.form-request__form--inbox{padding:73px 70px}.form-request__submitButton{display:flex;justify-content:center}.form-request__submitButton .button{display:flex;justify-content:center;width:180px}.form-request__separator{margin:40px 0}.form-request__link{color:#00a3fa;cursor:pointer;text-align:center}.form-request__hr{border:1px solid #e4e9f1;margin-top:26px}.form-request__title{color:#1b3955;font-size:18px;font-weight:500;line-height:23px;margin-bottom:14px;text-align:center;word-break:break-all}.form-request__title--bold{font-size:20px;font-weight:700;line-height:25px}.form-request__subtitle{color:#8698a5;font-size:14px;font-weight:400;line-height:18px;margin-bottom:16px;text-align:center;word-break:break-all}.form-request__documentTitle{color:#1b3955;font-size:20px;font-weight:500;line-height:23px;margin-bottom:14px;text-align:center;word-break:break-all}.form-request__documentTitle--bold{font-size:20px;font-weight:700;line-height:25px}.form-request__documentMessage{color:#8698a5;font-size:16px;font-weight:400;line-height:18px;margin-bottom:16px;text-align:center;word-break:break-word}.form-request .form__label{color:#2d3c4a}.form-request__field{margin-bottom:20px}.form-request__field .form__field{margin-bottom:3px}.form-request__footer{background-color:#f0f6fa;border-top:1px solid #d1dbe280;color:#7b94b1;display:flex;font-size:14px;font-weight:400;justify-content:center;line-height:18px;padding:20px 0}.form-request__footer--signaturely{color:#66778e;padding-left:3px}.form-request__logo{display:flex;justify-content:center;padding-bottom:20px}.underMaintenance{border:1px solid #cee0f0;border-radius:3px;box-shadow:0 4px 12px #2d3c4a0f;height:474px;width:592px}.underMaintenance__wrapper{padding:65px 0 90px}.underMaintenance__icon{background-color:#edf8fe;border-radius:100%;display:flex;height:105px;justify-content:center;margin:65px auto 21px;width:105px}.underMaintenance__icon div{height:max-content;margin:auto}.underMaintenance__info{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:50px;text-align:center}.underMaintenance__info-title{color:#1b3955;font-size:36px;font-style:normal;font-weight:700;line-height:40px;margin-bottom:11px;max-width:366px}.underMaintenance__info-subtitle{color:#7d8d98;font-family:Circular Std;font-size:14px;font-style:normal;font-weight:400;line-height:22px;margin-bottom:31px;max-width:444px}.underMaintenance__info-button button{width:202px}.underMaintenance__info-button button p{margin:auto}.folders__deleteModal--cancel{color:#7d8d98;cursor:pointer}.folders__deleteWrapper{max-width:410px}.folders__deleteHeader{display:flex;flex-direction:column;margin-bottom:20;text-align:center}.folders__deleteTitle{color:#1b3955;font-size:16px;font-weight:700;line-height:20px;margin-bottom:2px}.folders__deleteSubTitle{color:#627790;font-size:14px;font-weight:400;line-height:22px;margin:5px 10px 0}.grid__dropDown{margin:0 13px;position:relative}.grid__dropDown-wrapper{align-items:center;background-color:#fff;border:1px solid #d7e3e7;border-radius:3px;box-shadow:0 2px 4px #0e4fce1a;box-sizing:border-box;display:flex;height:42px;justify-content:space-between}.grid__dropDown-wrapper--open{border-color:#00a3fa}.grid__dropDown-wrapper:hover{background-color:#f4fafc;border-color:#cfdfed;color:#00a3fa;cursor:pointer;transition:all .2s ease}.grid__dropDown-wrapper:hover svg path{stroke:#00a3fa}.grid__dropDown-inner{padding:0 17px;position:relative}.grid__dropDown-trigger{align-items:baseline;color:#a5b3bd;cursor:pointer;display:flex;flex-direction:row}.grid__dropDown-trigger:hover{color:#00a3fa}.grid__dropDown-trigger>span{background-color:#00a3fa;border-radius:100%;height:3px;width:3px}.grid__dropDown-trigger>span:not(:last-child){margin-bottom:3px}.grid__dropDown-trigger--open{color:#00a3fa}.grid__dropDown-trigger-arrow{margin-left:15px;transform:rotate(0deg);transition:all .2s ease}.grid__dropDown-trigger-arrow div{display:flex}.grid__dropDown-trigger-arrow svg path{stroke:#a5b3bd}.grid__dropDown-trigger-arrow--open{transform:rotate(-180deg)}.grid__dropDown-trigger-arrow--open svg path{stroke:#00a3fa}.grid__dropDown-list{background:#fff;border-radius:4px;box-shadow:0 0 26px #3587b63d;margin-left:-20px;margin-top:15px;padding:10px 0;position:absolute;width:195px;z-index:999}.grid__dropDown-list:before{border:7px solid #0000;border-bottom:10px solid #fff;content:"";position:absolute;right:40px;top:-15px}@media(max-width:767.98px){.grid__dropDown-list{z-index:1}}.grid__dropDown-itemWrapper:hover{background-color:#f4fafc}.grid__dropDown-itemWrapper:not(:last-child) .grid__dropDown-item{border-bottom:1px solid #e3edf5}.grid__dropDown-item{cursor:pointer;display:flex;margin:0 25px;padding:10px}.grid__dropDown-item:not(:last-child){border-bottom:1px solid #e3edf5}.grid__dropDown-item--move{color:#7d8d98}.grid__dropDown-item--move svg path{stroke:#00a3fa}.grid__dropDown-item--delete{color:#ff5151}.grid__dropDown-item--delete svg path{fill:#ff5151}.grid__dropDown-item-icon{margin-right:14px}.grid__dropDown-item-icon>div{display:flex}.lifeTimeDeal{display:flex;justify-content:center;width:100%}@media(max-width:1199px){.lifeTimeDeal{justify-content:normal}}.lifeTimeDeal__wrapper{margin:auto;padding:40px}.lifeTimeDeal__wrapper.mobile{padding:20px}.lifeTimeDeal__content{display:flex;width:100%}.lifeTimeDeal__content.mobile{display:inline;display:initial}@media(max-width:1199px){.lifeTimeDeal__content{align-items:center;display:flex;flex-direction:column}}.lifeTimeDeal__content-left{flex:1 1;margin-right:80px}.lifeTimeDeal__content-left.mobile{flex:initial;margin-bottom:50px;margin-right:0}@media(max-width:1199px){.lifeTimeDeal__content-left{margin-right:0}}.lifeTimeDeal__content-left .label{margin-bottom:40px;width:590px}.lifeTimeDeal__content-left .label.mobile{width:100%}.lifeTimeDeal__content-left .label-title{color:#0b2034;font-size:38px;font-weight:900;line-height:44px;margin-bottom:14px}.lifeTimeDeal__content-left .label-title.selector-header{width:540px}.lifeTimeDeal__content-left .label-title span{text-transform:capitalize}.lifeTimeDeal__content-left .label-description{color:#7d8d98;font-size:14px;font-weight:400;line-height:27px}.lifeTimeDeal__content-left .credentials{border:1px solid #cee0f0;border-radius:3px;box-shadow:0 2px 4px #0e4fce29;box-sizing:border-box;padding:53px 70px 50px;width:696px}.lifeTimeDeal__content-left .credentials.mobile{border:initial;border-radius:0;border-radius:initial;box-shadow:none;padding:initial;width:auto}@media(max-width:1199px){.lifeTimeDeal__content-left .credentials{width:590px}}.lifeTimeDeal__content-left .credentials.business{padding-top:20px}.lifeTimeDeal__content-left .credentials__label{border-bottom:1px solid #dfe7f0;font-size:18px;font-weight:500;line-height:23px;margin-bottom:42px;padding-bottom:10px}.lifeTimeDeal__content-left .credentials-personal{margin-bottom:65px}.lifeTimeDeal__content-left .credentials-personal__items{display:flex;flex-wrap:wrap}.lifeTimeDeal__content-left .credentials-personal-item{width:265px}.lifeTimeDeal__content-left .credentials-personal-item:first-child{margin-right:24px}.lifeTimeDeal__content-left .credentials-personal-item.mobile{width:100%}.lifeTimeDeal__content-left .credentials-personal-item.mobile:first-child{margin-right:0}.lifeTimeDeal__content-right{flex:1 1;max-width:440px}.lifeTimeDeal__content-right.mobile{align-items:center;display:flex;flex-direction:column;max-width:none}.lifeTimeDeal__content-right.selector{cursor:pointer;max-width:725px}.lifeTimeDeal__content-right.selector.mobile{display:flex;justify-content:center;max-width:none}.lifeTimeDeal__content-right .plan-badge{border:1px solid #bac9db;border-radius:32px;box-sizing:border-box;color:#526172;display:flex;justify-content:center;margin-bottom:34px;max-width:440px;padding:50px 40px;position:relative;width:440px}.lifeTimeDeal__content-right .plan-badge.mobile{max-width:none;width:100%}.lifeTimeDeal__content-right .plan-badge__wrapper{width:100%}.lifeTimeDeal__content-right .plan-badge__wrapper.select-item{display:flex;justify-content:space-between}.lifeTimeDeal__content-right .plan-badge__wrapper.select-item.mobile{flex-direction:column}.lifeTimeDeal__content-right .plan-badge.select{height:205px;max-width:725px;padding:20px 30px 30px;width:725px}.lifeTimeDeal__content-right .plan-badge.select.mobile{max-width:none;width:100%}.lifeTimeDeal__content-right .plan-badge.inactive{border:2px solid #bac9db;height:205px}.lifeTimeDeal__content-right .plan-badge.inactive.mobile{height:260px}.lifeTimeDeal__content-right .plan-badge.inactive:hover{border:2px solid #00a3fa80}.lifeTimeDeal__content-right .plan-badge.active{background-color:#00a3fa05;border:2px solid #00a3fa;box-shadow:0 4px 3.5px #4da2e205,0 8px 7px rgba(77,162,226,.025),0 16px 14px rgba(77,162,226,.033),0 32px 28px rgba(77,162,226,.045);justify-content:left}.lifeTimeDeal__content-right .plan-badge.active.mobile{height:570px;justify-content:center}.lifeTimeDeal__content-right .plan-badge__best-value{align-items:center;background-color:#00a3fa;border-radius:50px;color:#fff;display:flex;font-weight:500;height:42px;justify-content:center;left:30px;position:absolute;text-align:center;top:-21px;width:277px}.lifeTimeDeal__content-right .plan-badge__best-value.mobile{left:auto;width:200px}.lifeTimeDeal__content-right .plan-badge.popular{border:2px solid #00a3fa;justify-content:left}.lifeTimeDeal__content-right .plan-badge.popular.mobile{justify-content:center}.lifeTimeDeal__content-right .plan-badge.popular:hover{border:2px solid #00a3fa80}.lifeTimeDeal__content-right .plan-badge.business{border:2px solid #00a3fa;box-shadow:0 17.7209px 14.1767px rgba(77,162,226,.033),0 8.6871px 6.94968px rgba(77,162,226,.026),0 3.43489px 2.74791px #4da2e205;justify-content:left}.lifeTimeDeal__content-right .plan-badge__suffix{background:#00a3fa;border-radius:50px;color:#fff;padding:7px;position:absolute;text-align:center;top:-18px;width:158px}.lifeTimeDeal__content-right .plan-badge__label{margin-bottom:27px;text-align:left}.lifeTimeDeal__content-right .plan-badge__label.mobile{border-bottom:1px solid #cee0f0;padding-bottom:15px}.lifeTimeDeal__content-right .plan-badge__tier-label{align-items:center;display:flex;justify-content:space-between}.lifeTimeDeal__content-right .plan-badge__name{font-size:36px;line-height:60px;text-transform:capitalize}.lifeTimeDeal__content-right .plan-badge__name.mobile{font-size:24px}.lifeTimeDeal__content-right .plan-badge__price-wrapper{align-items:end;border-bottom:1px solid #dfe7f0;display:flex;flex-direction:row;justify-content:space-between;padding-bottom:20px}@media(max-width:767.98px){.lifeTimeDeal__content-right .plan-badge__price-wrapper{align-items:baseline;flex-direction:column}}.lifeTimeDeal__content-right .plan-badge__price{color:#00a3fa;font-size:58px;font-weight:500;line-height:60px}.lifeTimeDeal__content-right .plan-badge__price span{color:#526172;font-size:18px;font-weight:400;line-height:22px}.lifeTimeDeal__content-right .plan-badge__price-suffix{font-size:22px;line-height:28px}.lifeTimeDeal__content-right .plan-badge__price__tier-billet{align-items:center;background-color:#00a3fa0d;border-radius:46px;color:#00a3fa;display:flex;font-size:16px;font-weight:500;height:40px;justify-content:center;width:80px}@media(max-width:767.98px){.lifeTimeDeal__content-right .plan-badge__price__tier-billet{width:100%}}.lifeTimeDeal__content-right .plan-badge__price__tier-billet.mobile{background-color:#0000;font-size:14px;margin-right:5px;width:auto}.lifeTimeDeal__content-right .plan-badge__included-label{font-size:18px;font-weight:500;line-height:20px;margin-bottom:20px}.lifeTimeDeal__content-right .plan-badge__options-item{display:flex;font-size:18px;justify-content:space-between;margin-bottom:20px}.lifeTimeDeal__content-right .plan-badge__options-item.mobile{font-size:14px;margin-bottom:10px}.lifeTimeDeal__content-right .plan-badge__options-item.mobile span{font-size:14px;margin-left:10px}.lifeTimeDeal__content-right .plan-badge__options-item .option_check{align-content:center;border:1px solid #00a3fa;border-radius:100%;display:inline-block;height:20px;min-height:20px;min-width:20px;text-align:center;width:20px}.lifeTimeDeal__content-right .plan-badge__options-item .option_check path{stroke:#00a3fa}.lifeTimeDeal__content-right .plan-badge__options-item .option_check.business{background:#00a3fa;color:#fff}.lifeTimeDeal__content-right .plan-badge__options-item .option_check.business path{stroke:#fff}.lifeTimeDeal__content-right .plan-badge__options-item .option_value.business{color:#00a3fa}.lifeTimeDeal__content-right .plan-badge__options-item span{font-size:16px;margin-left:23px}.lifeTimeDeal__content-right .eco-badge{background:#f2faf8;border-radius:8px;display:flex;height:115px;justify-content:center;margin-bottom:35px;width:440px}.lifeTimeDeal__content-right .eco-badge.mobile{width:280px}.lifeTimeDeal__content-right .eco-badge__content{display:flex;margin:auto}.lifeTimeDeal__content-right .eco-badge__math{color:#1b3955;font-size:18px;font-weight:700;line-height:20px;margin-bottom:7px}.lifeTimeDeal__content-right .eco-badge__math.mobile{font-size:15px}.lifeTimeDeal__content-right .eco-badge__promise{color:#919faf;font-size:16px;line-height:20px}.lifeTimeDeal__content-right .eco-badge__promise.mobile{font-size:13px}.lifeTimeDeal__content-right .lifeTimeDeal__slider{width:440px}.lifeTimeDeal__content-right .lifeTimeDeal__slider.mobile,.lifeTimeDeal__content-right .lifeTimeDeal__slider.mobile .slider__item{width:280px}.lifeTimeDeal__content-right .lifeTimeDeal__slider .slick-dots{bottom:0}.lifeTimeDeal__content-right .lifeTimeDeal__slider .slider__item{border:none;box-shadow:none;padding:0}.lifeTimeDeal__content-right .lifeTimeDeal__slider .slider .slick-dots li button:before{color:#dfe7f0;opacity:1}.lifeTimeDeal__content-right .lifeTimeDeal__slider .slider .slick-dots li.slick-active button:before{color:#00a3fa}.lifeTimeDeal__footer{width:277px}.lifeTimeDeal__footer .lifeTimeDeal__button{height:40px;margin-bottom:10px;min-height:40px;width:100%}.lifeTimeDeal__footer .lifeTimeDeal__button.mobile{width:100%}.lifeTimeDeal__footer .lifeTimeDeal__button p{margin:auto}.lifeTimeDeal__footer-policy{color:#bac9db;font-size:14px;line-height:18px;width:312px}.lifeTimeDeal__footer-policy.mobile{width:100%}.lifeTimeDeal__footer-link span{color:#8796a8;text-decoration:underline}.lifeTimeDeal__divisor{border-bottom:1px solid #dfe7f0;box-sizing:border-box;height:1px;margin-bottom:50px}.lifeTimeDeal__or-divisor{margin:15px 0}.lifeTimeDeal__fields-wrapper{margin-bottom:20px}.lifeTimeDeal__fields-tier-wrapper{margin:40px 40px 0}.lifeTimeDeal__fields-tier-wrapper.mobile{margin:initial;margin-top:40px}.lifeTimeDeal__common-wrapper{background-color:#f3fbff;display:flex;height:100%;justify-content:center;width:100%}.lifeTimeDeal__common-wrapper__content{display:flex;margin:60px auto auto;min-width:310px;width:528px}.lifeTimeDeal__common-container{grid-row-gap:10px;align-items:center;background-color:#fff;border:1px solid #cee0f0;border-radius:4px;box-shadow:0 2px 6px #0e649417;display:flex;flex-direction:column;padding:40px;width:100%}.lifeTimeDeal__common-container.mobile{border:initial;border-radius:0;border-radius:initial;box-shadow:none;padding:20px}.lifeTimeDeal__common-container__title{color:#2d3c4a;font-size:23px;font-weight:500;line-height:26px}.lifeTimeDeal__common-container__subtitle{color:#7d8d98;line-height:22px}.lifeTimeDeal__common-button__checkout-wrapper{border-top:1px solid #dfe7f0;padding-top:20px}.lifeTimeDeal__common-button__checkout-container{margin-top:20px;width:100%}.lifeTimeDeal__common-button__checkout-policy{display:flex;justify-content:center;text-align:center;width:100%}.lifeTimeDeal__common-button__go-to-checkout{width:100%}.lifeTimeDeal__common-button__go-to-checkout.mobile{margin-bottom:10px}.lifeTimeDeal__common-tierInfo__container{display:grid;grid-template-columns:50% 50%;width:100%}.lifeTimeDeal__common-tierInfo__container.mobile{display:flex;flex-direction:column}.lifeTimeDeal__common-tierInfo__currentTier-wrapper{border:1px solid #d7e3e7;border-radius:6px 0 0 0;margin-bottom:0}.lifeTimeDeal__common-tierInfo__currentTier-wrapper.mobile{border-radius:6px 6px 0 0}.lifeTimeDeal__common-tierInfo__newTier-wrapper{border:1px solid #d7e3e7;border-radius:0 6px 0 0;margin-bottom:0}.lifeTimeDeal__common-tierInfo__newTier-wrapper.mobile{border-radius:0}.lifeTimeDeal__common-tierInfo__newTier-billet{background-color:#20b8531a;color:#20b853}.lifeTimeDeal__common-tierInfo__total.left{background-color:#f5fafc;border:1px solid #d7e3e7;border-radius:0 0 0 6px;width:100%}.lifeTimeDeal__common-tierInfo__total.left-content{display:flex;justify-content:space-between;padding:15px 31px}.lifeTimeDeal__common-tierInfo__total.right{background-color:#f5fafc;border:1px solid #d7e3e7;border-radius:0 0 6px 0;width:100%}.lifeTimeDeal__common-tierInfo__total.right.mobile{border-radius:0 0 6px 6px}.lifeTimeDeal__common-tierInfo__total.right-content{display:flex;justify-content:space-between;padding:15px 31px}.lifeTimeDeal__primeclub-badge-container{align-items:center;display:flex;justify-content:center;margin-bottom:35px;width:100%}.lifeTimeDeal__primeclub-badge-container a{color:#00a3fa}.lifeTimeDeal__primeclub-badge-container span{color:#0b2034;font-size:16px;line-height:27px}.lifeTimeDeal__primeclub-badge-icon{margin-right:10px}.successLtdPayment{font-family:Circular Std;font-style:normal;min-height:319px;min-width:500px;padding:60px 40px 20px;width:500px}.successLtdPayment.mobile{bottom:0;min-width:320px;padding:30px 20px 20px;position:absolute;top:0;width:inherit}.successLtdPayment--template{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0 40px}.successLtdPayment__main{align-items:center;display:flex;flex-direction:column;padding-bottom:50px}.successLtdPayment__main.mobile{padding:30px 20px 20px}.successLtdPayment__main>:not(:last-child){margin-bottom:20px}.successLtdPayment__main-icon{min-height:62px}.successLtdPayment__main-icon div{display:flex;margin-bottom:10px}.successLtdPayment__main--template{border-bottom:none;margin:0;padding:0}.successLtdPayment__main--banBorderBottom{border-bottom:none}.successLtdPayment__button{display:flex;justify-content:center;width:100%}.successLtdPayment__text{color:#627790;font-size:16px;font-weight:400;line-height:27px}.successLtdPayment__text-wrapper{text-align:center}.successLtdPayment__text-wrapper>:not(:last-child){margin-bottom:9px}.successLtdPayment__title{color:#1b3955;font-size:18px;font-weight:700;line-height:23px}.successLtdPayment__title.mobile{font-size:12px;line-height:14px}.sign-up-landing__wrapper{align-content:center;display:flex;height:100%;width:100%}.sign-up-landing__upload-form{border:1px solid #d7e3e7;border-radius:16px;box-shadow:0 4px 24px #0b20340a,0 7px 14px #00a3fa0f;display:flex;flex-direction:column;justify-content:center;margin:auto;width:745px}.sign-up-landing__upload-wrapper{padding:64px}.sign-up-landing__upload-header{color:#2d3c4a;font-size:30px;font-weight:900;line-height:40px;margin-bottom:20px}.sign-up-landing__signUp-form{display:flex;flex-direction:row;height:840px;justify-content:space-between;margin:auto;width:80%}.sign-up-landing__signUp-form.mobile{flex-direction:column}.sign-up-landing__signUp-info-container{display:flex;flex-direction:column;margin-right:20px;margin-top:40px}.sign-up-landing__signUp-info-header{color:#2d3c4a;font-size:30px;font-weight:900;line-height:40px;margin-bottom:20px}.sign-up-landing__signUp-info-text{color:#526172;font-size:16px;line-height:27px}.sign-up-landing__signUp-content-container{border:1px solid #d7e3e7;border-radius:16px;box-shadow:0 4px 24px #0b20340a,0 7px 14px #00a3fa0f;max-width:480px}.sign-up-landing__signUp-content-label{color:#2d3c4a;font-size:14px;font-weight:500}.sign-up-landing__signUp-content-coupon-container{margin-bottom:97px}.sign-up-landing__signUp-content-coupon-container.open{margin-bottom:20px}.sign-up-landing__confirm-form{display:flex;height:840px;justify-content:center;margin:auto;width:80%}.sign-up-landing__confirm-form.mobile{flex-direction:column}.sign-up-landing__confirm-wrapper{align-items:center;border:1px solid #d7e3e7;border-radius:16px;box-shadow:0 4px 24px #0b20340a,0 7px 14px #00a3fa0f;display:flex;flex-direction:column;justify-content:center;margin:auto 120px;padding:84px 64px;text-align:center;width:745px}.sign-up-landing__confirm-header{color:#2d3c4a;font-size:20px;font-weight:700;line-height:20px;margin-bottom:40px}.sign-up-landing__confirm-text{color:#7d8d98;font-size:16px;line-height:20px;margin-bottom:15px}.sign-up-landing__confirm-text b{color:#2d3c4a}.sign-up-landing__confirm-button--download{margin:20px 0;width:170px}.sign-up-landing__confirm-button--cancel{color:#b5bdc6;cursor:pointer}.sign-up-landing__thanks{margin:auto;max-width:880px;width:100%}.sign-up-landing__thanks-container{align-items:center;border:1px solid #cee0f0;border-radius:3px;box-shadow:0 2px 4px #0e4fce29;display:flex;flex-direction:column;padding:70px 0}.sign-up-landing__thanks-logo{margin-right:8px;position:relative}.sign-up-landing__thanks-logo-plus div{height:24px}.sign-up-landing__thanks-logo-container{align-items:center;display:flex;justify-content:center;margin-bottom:30px}.sign-up-landing__thanks-header{font-size:22px;font-style:normal;font-weight:700;line-height:28px;margin-bottom:21px;text-align:center;width:350px}@media(max-width:575.98px){.sign-up-landing__thanks-header{width:90%}}.sign-up-landing__thanks-text{color:#7d8d98;font-size:14px;line-height:22px;margin-bottom:22px;text-align:center;width:470px}@media(max-width:575.98px){.sign-up-landing__thanks-text{width:90%}}.sign-up-landing__thanks-button{margin-bottom:22px}@media(max-width:575.98px){.sign-up-landing__thanks-button{width:80%}}.trialSuccess__inner{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:270px;min-width:450px;width:100%}@media(max-width:575.98px){.trialSuccess__inner{min-width:280px}}.trialSuccess__wrapper{align-items:center;border:1px solid #d7e3e7;border-radius:9px;box-shadow:0 5px 24px #3587b638;display:flex;flex-direction:column;justify-content:center;padding:60px 50px;text-align:center;width:300px}@media(max-width:575.98px){.trialSuccess__wrapper{border:initial;box-shadow:none;padding:50px 20px;width:280px}}.trialSuccess__header{color:#2d3c4a;font-size:20px;font-weight:700;line-height:20px;margin-bottom:40px}.trialSuccess__text{color:#7d8d98;font-size:16px;line-height:20px;margin-bottom:15px}.trialSuccess__text b{color:#2d3c4a}.trialSuccess__button--download{margin:20px 0;width:170px}.trialSuccess__button--cancel{color:#b5bdc6;cursor:pointer}.document-status{align-items:center;display:flex;flex-direction:column}.document-status__subtitle{color:#1b3955;font-size:18px;font-weight:500;line-height:23px;margin-bottom:14px;text-align:center}.document-status__title{color:#1b3955;font-family:Circular Std;font-size:36px;font-weight:500;line-height:40px;margin:20px 40px 12px;text-align:center}@media(max-width:767.98px){.document-status__title{font-size:26px;line-height:30px}}.document-status__text{color:#7d8d98;font-family:Circular Std;font-size:14px;line-height:22px}.document-status__actions{align-items:center;display:flex;flex-flow:row nowrap;gap:10px;justify-content:center;margin:32px 0 0}@media(max-width:767.98px){.document-status__actions{flex-direction:column}}.document-status__card{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;max-width:590px;padding:65px 40px;text-align:center}.document-status__card--border{border:1px solid #cee0f0;border-radius:3px;box-shadow:0 4px 12px #2d3c4a0f}.document-status__card--margin{margin-bottom:24px;margin-top:24px}@media(max-width:767.98px){.document-status__card--margin{margin-left:24px;margin-right:24px}}.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{transform:rotate(0deg);transition:all .2s ease}.sidebar__item--expanded .sidebar__item-trigger-arrow svg path{stroke:#00a3fa}.sidebar__item-trigger{align-items:center;color:#627790;display:flex;justify-content:space-between}.sidebar__item-trigger:hover{color:#00a3fa;cursor:pointer}.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{align-items:center;display:flex}.sidebar__item-trigger-icon{margin-right:13px}.sidebar__item-trigger-icon>div{display:flex}.sidebar__item-trigger-icon.gray svg{height:17px;width:17px}.sidebar__item-trigger-icon.gray svg path{stroke:#7d8d98}.sidebar__item-trigger-arrow{transform:rotate(-90deg);transition:all .2s ease}.sidebar__item-trigger-arrow>div{display:flex}.sidebar__item-link{color:#627790;transition:all .2s ease}.sidebar__item-link:hover{color:#00a3fa;transition:all .2s ease}.sidebar__item-link:not(:last-child){margin-bottom:9px}.sidebar__item-link--active{color:#00a3fa}.sidebar__item-link-status{align-items:center;display:flex;position:relative}.sidebar__item-link-status:before{background-color:#0000;border-radius:100%;content:"";height:6px;left:-14px;position:absolute;width:6px}.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-status--received:before{background-color:#00a3fa}.sidebar__item-link-status--trash{color:#ff5151}.sidebar__item-link-status--declined:before,.sidebar__item-link-status--trash:before{background-color:#ff5151}.sidebar__item-link-list{display:flex;flex-direction:column;line-height:23px;padding:12px 0 0 30px}.header{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1170px;padding:10px 0}@media(max-width:1199px){.header{padding:10px}}.header__wrapper{border-bottom:1px solid #d1dbe280;box-sizing:border-box}.header__month-wrapper{align-items:center;display:flex;margin:0 0 0 auto}.header__counter-wrapper{display:flex;justify-content:center;min-width:135px}.header__month-counter{color:#2d3c4a;font-size:12px;font-weight:400;line-height:15px;margin:0 19px 0 0}.header__left-month-text{color:#7d8d98;display:block}.header__action-wrapper{align-items:center;display:flex}.header__help{margin-left:8px}.header__help--stroke:hover svg path{stroke:#00a3fa}.header__help-icon{align-items:center;display:flex;justify-content:center;min-width:20px}.header__help-icon>div{display:flex}.header__banner{background:#00a3fa;color:#fff;display:flex;height:54px;justify-content:center;min-height:40px}.header__banner.mobile{height:44px}.header__banner .banner__container{display:flex;justify-content:center;padding:0 10px}.header__banner .banner__container.mobile{font-size:10px}.header__banner .banner__button{text-wrap:nowrap;border-radius:40px;margin:auto 21px;padding:9px 28px;text-decoration:underline}.header__banner .banner__button:hover{background-color:#fff;color:#00a3fa;cursor:pointer;text-decoration:none}.header__banner .banner__title{display:flex;justify-content:center;margin:auto 0}.header__banner .banner__title .title__light{font-weight:100;margin-left:8px}.header__team-button-wrapper{padding-right:25px}.header__divider,.header__team-button-wrapper{border-right:1px solid #d1dbe280;margin-right:18px}.header__divider{height:42px;padding-left:25px}.footer{align-items:center;border-top:1px solid #d1dbe280;box-sizing:border-box;color:#7b94b1;display:flex;font-size:14px;height:50px;justify-content:center}.footer a{color:#7b94b1;margin-left:5px;text-decoration:underline}.footer a:hover{text-decoration:none}.dropDownUser__wrapper{position:relative}.dropDownUser__trigger{align-items:center;cursor:pointer;display:flex}.dropDownUser__trigger-img{align-items:center;background:#00a3fa;border-radius:100%;box-shadow:0 2px 6px #05255e2b;display:flex;height:32px;justify-content:center;margin-right:8px;min-height:32px;min-width:32px;width:32px}.dropDownUser__trigger-img span{color:#fff;text-align:center;-webkit-user-select:none;user-select:none}.dropDownUser__trigger--send-reminder{align-items:baseline;flex-direction:column}.dropDownUser__trigger-arrow{margin-left:5px;transform:rotate(-90deg);transition:all .2s ease}.dropDownUser__trigger-arrow>div{display:flex}.dropDownUser__trigger-arrow--open{transform:rotate(0deg)}.dropDownUser__list{background:#fff;border-radius:4px;box-shadow:0 2px 12px #3e9dd240;box-sizing:border-box;min-width:185px;padding:25px 22px;position:absolute;right:-30px;top:40px;width:100%;z-index:9}.dropDownUser__list:before{border-color:#fff #0000;border-style:solid;border-width:0 10px 10px;content:"";display:inline;filter:drop-shadow(0 -10px 7px rgba(53,135,182,.24));position:absolute;right:25px;top:-10px}.dropDownUser__item{color:#627790;display:flex}.dropDownUser__item:hover{color:#00a3fa;cursor:pointer}.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{align-items:center;display:flex;justify-content:center;margin-right:12px;min-width:20px}.dropDownUser__item-icon>div{display:flex}.scaleDropDown__wrapper{margin-left:14px;position:relative;width:105px}.scaleDropDown__select{align-items:center;background-color:#fff;border:1px solid #d7e3e7;border-radius:4px;box-shadow:0 2px 4px #0e4fce1a;box-sizing:border-box;display:flex;height:42px;justify-content:space-between;padding:0 10px 0 17px}.scaleDropDown__select:hover{border-color:#00a3fa;color:#00a3fa;cursor:pointer}.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{transform:rotate(-180deg);transition:all .2s ease}.scaleDropDown__select--open .scaleDropDown__select-arrow svg path{stroke:#00a3fa}.scaleDropDown__select-placeholder{color:#a5b3bd}.scaleDropDown__select-inner{align-items:center;display:flex;width:calc(100% - 8px)}.scaleDropDown__select-row,.scaleDropDown__select-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scaleDropDown__select-value{color:#8698a5;font-size:13px;line-height:19px}.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{background:#fff;background-color:#fff;border-radius:6px;box-shadow:0 6px 21px #5495d059;left:0;max-width:100%;position:absolute;top:50px;width:100%;z-index:99}.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{background-color:#f3f9fb;color:#00a3fa;cursor:pointer}.fieldDropDown{display:flex;position:absolute;touch-action:none;z-index:1}.fieldDropDown .disabled_pointer_event{pointer-events:none}.fieldDropDown--opened{z-index:2}.fieldDropDown--invalid:after{background:#ff5151b3;bottom:0;content:"\a";left:0;position:absolute;right:0;top:0}.fieldDropDown--tapable{cursor:pointer}.fieldDropDown--required:before{color:#ff5151;content:"*";font-size:22px;font-style:normal;font-weight:400;left:-12px;position:absolute;z-index:1}.fieldDropDown__requisite-blank{align-items:center;box-sizing:border-box;display:flex;flex:1 1;height:100%;overflow:hidden;padding-left:5px;width:100%}.fieldDropDown__requisite-blank-center{justify-content:center}.fieldDropDown__requisite-blank-icon{margin-right:7px}.fieldDropDown__requisite-blank-icon div{display:flex}.fieldDropDown__requisite-blank-title{font-family:Circular Std;font-size:16px;font-style:normal;font-weight:500;line-height:20px;-webkit-user-select:none;user-select:none;white-space:nowrap}.fieldDropDown__requisite-blank-content{cursor:auto;cursor:pointer!important;font:inherit;margin:0;padding:0}.fieldDropDown__requisite-blank-shadow{-webkit-touch-callout:none;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;visibility:hidden}.fieldDropDown__trigger{box-sizing:border-box;position:relative}.fieldDropDown__trigger--disabled{-webkit-touch-callout:none;pointer-events:none;-webkit-user-select:none;user-select:none}.fieldDropDown__trigger--inFocus:only-child{background-color:#e5f0ff;box-shadow:0 5px 16px #3587b659}.fieldDropDown__trigger--sign{background:#e6f0ff;border:1px solid #00a3fa;color:#1b3955;height:100%;width:100%}.fieldDropDown__trigger--sign .fieldDropDown__requisite-blank-icon svg path{stroke:#1b3955}.fieldDropDown__trigger--initial{background:#fffef1;border:1px dashed #f18649;color:#f18649;height:100%;width:100%}.fieldDropDown__trigger--initial .fieldDropDown__requisite-blank-icon svg path{fill:#f18649}.fieldDropDown__trigger--date,.fieldDropDown__trigger--name{background:#e4ffe5;border:1px solid #4bbe4f;display:flex;width:100%}.fieldDropDown__trigger--text{background:#faebff;border:1px dashed #b862fb;color:#b862fb!important;flex:1 1;max-height:100%;max-width:100%}.fieldDropDown__trigger--checkbox{background:#d2f8f8;border:1px solid #00baba;height:100%;width:100%}.fieldDropDown__trigger--checkbox-mark{height:100%;width:100%}.fieldDropDown__trigger--checkbox-mark div{display:flex;height:100%;width:100%}.fieldDropDown__trigger--checkbox-mark div svg{height:100%;width:100%}.fieldDropDown__trigger img{-webkit-user-select:none;user-select:none;vertical-align:initial}.fieldDropDown__trigger-checkbox{align-items:center;box-sizing:border-box;display:flex;height:100%;width:100%}.fieldDropDown__trigger-checkbox img{min-width:16px;width:100%}.fieldDropDown__trigger-name{align-items:center;box-sizing:border-box;display:flex;height:100%;overflow:hidden;position:relative;width:100%}.fieldDropDown__trigger-name-content{cursor:pointer!important;padding:0 0 0 23px}.fieldDropDown__trigger-name-shadow{-webkit-touch-callout:none;box-sizing:border-box;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;visibility:hidden;white-space:nowrap}.fieldDropDown__trigger-name-input{background:none;border:none;box-sizing:border-box;transition:font-size .2s ease;width:calc(100% + 1px)}.fieldDropDown__trigger-name-input::-webkit-input-placeholder{color:#4bbe4f}.fieldDropDown__trigger-name-input::-moz-placeholder{color:#4bbe4f}.fieldDropDown__trigger-name-input:-ms-input-placeholder{color:#4bbe4f}.fieldDropDown__trigger-name-input:-moz-placeholder{color:#4bbe4f}.fieldDropDown__trigger-name-empty{display:flex}.fieldDropDown__trigger-name svg path{stroke:#4bbe4f}.fieldDropDown__trigger-name-icon{display:flex;margin-left:3px;margin-right:5px;position:absolute}.fieldDropDown__trigger-date,.fieldDropDown__trigger-name-icon>div{align-items:center;display:flex}.fieldDropDown__trigger-date{box-sizing:border-box;height:100%;overflow:hidden;position:relative;width:100%}.fieldDropDown__trigger-date-content{cursor:pointer!important;padding:0 0 0 23px}.fieldDropDown__trigger-date-shadow{-webkit-touch-callout:none;box-sizing:border-box;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;visibility:hidden}.fieldDropDown__trigger-date-input{background:none;border:none;box-sizing:border-box;transition:font-size .2s ease;width:calc(100% + 1px)}.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{display:flex;margin-left:3px;margin-right:5px;position:absolute}.fieldDropDown__trigger-date-icon>div,.fieldDropDown__trigger-text{align-items:center;display:flex}.fieldDropDown__trigger-text{height:100%;overflow:hidden;position:relative;width:100%}.fieldDropDown__trigger-text-content{cursor:auto;cursor:pointer!important;flex:1 1;font:inherit;margin:0;padding:0 3px}.fieldDropDown__trigger-text-content--insertable{white-space:pre-wrap;word-break:break-all}.fieldDropDown__trigger-text-shadow{-webkit-touch-callout:none;pointer-events:none;-webkit-user-select:none;user-select:none;visibility:hidden}.fieldDropDown__trigger-text-input{background:#0000!important;border:none!important;left:0;max-height:100%;overflow:hidden;padding:0 0 0 3px;position:absolute;resize:none;top:0;transition:font-size .2s ease;width:calc(100% - 3px);word-break:break-all}.fieldDropDown__trigger-text-input::placeholder{color:inherit;font: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{display:flex;margin-right:5px;position:absolute}.fieldDropDown__trigger-text-icon>div{align-items:center;display:flex}.fieldDropDown__trigger-triangle{background-color:#fff;border:1px solid;border-radius:100%;box-sizing:border-box;height:6px;position:absolute;width:6px}.fieldDropDown__trigger-triangle--left{left:-3px;top:50%;transform:translateY(-50%)}.fieldDropDown__trigger-triangle--right{right:-3px;top:50%;transform:translateY(-50%)}.fieldDropDown__trigger-triangle--bottom{bottom:-3px;left:50%;transform:translateX(-50%)}.fieldDropDown__trigger-triangle--top{left:50%;top:-3px;transform:translateX(-50%)}.fieldDropDown__trigger-triangle--topLeft{left:-3px;top:-3px}.fieldDropDown__trigger-triangle--topRight{right:-3px;top:-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{background:#fff;border-radius:6px;box-shadow:0 6px 21px #5495d059;max-height:300px;overflow-y:scroll;padding:20px 0;position:absolute;width:230px;z-index:9}.fieldDropDown__content-wrapper:before{border:7px solid #0000;content:"";position:absolute}.fieldDropDown__content-wrapper--bottom{margin-top:20px;top:100%}.fieldDropDown__content-wrapper--bottom:before{border-bottom:10px solid #fff;left:16px;top:-16px}.fieldDropDown__content-wrapper--left{margin-top:20px;right:0;top:100%}.fieldDropDown__content-wrapper--left:before{border-bottom:10px solid #fff;right:16px;top:-16px}.fieldDropDown__content-wrapper--top{bottom:100%;margin-bottom:20px}.fieldDropDown__content-wrapper--top:before{border-top:10px solid #fff;bottom:-16px;left:16px}.fieldDropDown__content-wrapper--top-left{bottom:100%;margin-bottom:20px;right:0}.fieldDropDown__content-wrapper--top-left:before{border-top:10px solid #fff;bottom:-16px;right:16px}.fieldDropDown__title{border-bottom:1px solid #e0e9f1;color:#2d374a;font-size:12px;letter-spacing:.05em;line-height:15px;padding:0 18px 10px;text-transform:uppercase}.fieldDropDown__item{background-color:#fff;color:#7f8898;line-height:18px;overflow:hidden;padding:13px 50px 13px 18px;position:relative;text-overflow:ellipsis;white-space:nowrap}.fieldDropDown__item--checkable{transition:all .2s ease}.fieldDropDown__item--checkable:hover{cursor:pointer;transition:all .2s ease}.fieldDropDown__item--checkable.fieldDropDown__item--active,.fieldDropDown__item--checkable:hover{background-color:#e8f7ff;color:#00a3fa}.fieldDropDown__item--checkable.fieldDropDown__item--active:after{background-image:url(../../static/media/arrow-circle.9366fbf7983b03ff2454.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:20px;position:absolute;right:18px;top:12px;width:20px}.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{color:#2d374a;font-size:12px;letter-spacing:.05em;line-height:15px;margin-bottom:10px;text-transform:uppercase}.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{color:#7f8898;line-height:18px;margin-bottom:4px}.fieldColor__empty{background-color:#f8f9fb;color:#8698a5}.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 .fieldDropDown__trigger-name-input::-webkit-input-placeholder{color:#8698a5}.fieldColor__empty .fieldDropDown__trigger-name-input::-moz-placeholder{color:#8698a5}.fieldColor__empty .fieldDropDown__trigger-name-input:-ms-input-placeholder{color:#8698a5}.fieldColor__empty .fieldDropDown__trigger-name-input:-moz-placeholder{color:#8698a5}.fieldColor__empty svg path{stroke:#8698a5!important}.fieldColor__empty--preview{background:#8698a5}.fieldColor__user{background-color:#0000;color:#00a3fa}.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 .fieldDropDown__trigger-name-input::-webkit-input-placeholder{color:#00a3fa}.fieldColor__user .fieldDropDown__trigger-name-input::-moz-placeholder{color:#00a3fa}.fieldColor__user .fieldDropDown__trigger-name-input:-ms-input-placeholder{color:#00a3fa}.fieldColor__user .fieldDropDown__trigger-name-input:-moz-placeholder{color:#00a3fa}.fieldColor__user svg path{stroke:#00a3fa!important}.fieldColor__user--preview{background:#00a3fa}.fieldColor__orange{background-color:#fff9ee;color:#fa9600}.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 .fieldDropDown__trigger-name-input::-webkit-input-placeholder{color:#fa9600}.fieldColor__orange .fieldDropDown__trigger-name-input::-moz-placeholder{color:#fa9600}.fieldColor__orange .fieldDropDown__trigger-name-input:-ms-input-placeholder{color:#fa9600}.fieldColor__orange .fieldDropDown__trigger-name-input:-moz-placeholder{color:#fa9600}.fieldColor__orange svg path{stroke:#fa9600!important}.fieldColor__orange--preview{background:#fa9600}.fieldColor__green{background-color:#fafffb;color:#00c23e}.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 .fieldDropDown__trigger-name-input::-webkit-input-placeholder{color:#00c23e}.fieldColor__green .fieldDropDown__trigger-name-input::-moz-placeholder{color:#00c23e}.fieldColor__green .fieldDropDown__trigger-name-input:-ms-input-placeholder{color:#00c23e}.fieldColor__green .fieldDropDown__trigger-name-input:-moz-placeholder{color:#00c23e}.fieldColor__green svg path{stroke:#00c23e!important}.fieldColor__green--preview{background:#00c23e}.fieldColor__turquoise{background-color:#fafffe;border-color:#00bfbb;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 .fieldDropDown__trigger-name-input::-webkit-input-placeholder{color:#00bfbb}.fieldColor__turquoise .fieldDropDown__trigger-name-input::-moz-placeholder{color:#00bfbb}.fieldColor__turquoise .fieldDropDown__trigger-name-input:-ms-input-placeholder{color:#00bfbb}.fieldColor__turquoise .fieldDropDown__trigger-name-input:-moz-placeholder{color:#00bfbb}.fieldColor__turquoise svg path{stroke:#00bfbb!important}.fieldColor__turquoise--preview{background:#00bfbb}.fieldColor__blue{background-color:#fafaff;color:#2d3ed3}.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 .fieldDropDown__trigger-name-input::-webkit-input-placeholder{color:#2d3ed3}.fieldColor__blue .fieldDropDown__trigger-name-input::-moz-placeholder{color:#2d3ed3}.fieldColor__blue .fieldDropDown__trigger-name-input:-ms-input-placeholder{color:#2d3ed3}.fieldColor__blue .fieldDropDown__trigger-name-input:-moz-placeholder{color:#2d3ed3}.fieldColor__blue svg path{stroke:#2d3ed3!important}.fieldColor__blue--preview{background:#2d3ed3}.fieldColor__red{background-color:snow;color:#f35c5c}.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 .fieldDropDown__trigger-name-input::-webkit-input-placeholder{color:#f35c5c}.fieldColor__red .fieldDropDown__trigger-name-input::-moz-placeholder{color:#f35c5c}.fieldColor__red .fieldDropDown__trigger-name-input:-ms-input-placeholder{color:#f35c5c}.fieldColor__red .fieldDropDown__trigger-name-input:-moz-placeholder{color:#f35c5c}.fieldColor__red svg path{stroke:#f35c5c!important}.fieldColor__red--preview{background:#f35c5c}.fieldColor__lightGreen{background-color:#fdfff1;border-color:#bbe446;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 .fieldDropDown__trigger-name-input::-webkit-input-placeholder{color:#bbe446}.fieldColor__lightGreen .fieldDropDown__trigger-name-input::-moz-placeholder{color:#bbe446}.fieldColor__lightGreen .fieldDropDown__trigger-name-input:-ms-input-placeholder{color:#bbe446}.fieldColor__lightGreen .fieldDropDown__trigger-name-input:-moz-placeholder{color:#bbe446}.fieldColor__lightGreen svg path{stroke:#bbe446!important}.fieldColor__lightGreen--preview{background:#bbe446}.fieldColor__violet{background-color:#fdfaff;color:#dd67d1}.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 .fieldDropDown__trigger-name-input::-webkit-input-placeholder{color:#dd67d1}.fieldColor__violet .fieldDropDown__trigger-name-input::-moz-placeholder{color:#dd67d1}.fieldColor__violet .fieldDropDown__trigger-name-input:-ms-input-placeholder{color:#dd67d1}.fieldColor__violet .fieldDropDown__trigger-name-input:-moz-placeholder{color:#dd67d1}.fieldColor__violet svg path{stroke:#dd67d1!important}.fieldColor__violet--preview{background:#dd67d1}.fieldColor__yellow{background-color:#fffefa;color:#f7c821}.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 .fieldDropDown__trigger-name-input::-webkit-input-placeholder{color:#f7c821}.fieldColor__yellow .fieldDropDown__trigger-name-input::-moz-placeholder{color:#f7c821}.fieldColor__yellow .fieldDropDown__trigger-name-input:-ms-input-placeholder{color:#f7c821}.fieldColor__yellow .fieldDropDown__trigger-name-input:-moz-placeholder{color:#f7c821}.fieldColor__yellow svg path{stroke:#f7c821!important}.fieldColor__yellow--preview{background:#f7c821}.fieldColor__darkBlue{background-color:#fafdff;border-color:#196a98;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 .fieldDropDown__trigger-name-input::-webkit-input-placeholder{color:#196a98}.fieldColor__darkBlue .fieldDropDown__trigger-name-input::-moz-placeholder{color:#196a98}.fieldColor__darkBlue .fieldDropDown__trigger-name-input:-ms-input-placeholder{color:#196a98}.fieldColor__darkBlue .fieldDropDown__trigger-name-input:-moz-placeholder{color:#196a98}.fieldColor__darkBlue svg path{stroke:#196a98!important}.fieldColor__darkBlue--preview{background:#196a98}.fieldColor__darkViolet{background-color:#fbfaff;border-color:#38238c;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 .fieldDropDown__trigger-name-input::-webkit-input-placeholder{color:#38238c}.fieldColor__darkViolet .fieldDropDown__trigger-name-input::-moz-placeholder{color:#38238c}.fieldColor__darkViolet .fieldDropDown__trigger-name-input:-ms-input-placeholder{color:#38238c}.fieldColor__darkViolet .fieldDropDown__trigger-name-input:-moz-placeholder{color:#38238c}.fieldColor__darkViolet svg path{stroke:#38238c!important}.fieldColor__darkViolet--preview{background:#38238c}.settingsNav__list{border-bottom:1px solid #e4e9f1;display:flex;justify-content:center}.settingsNav__item{align-items:center;border-bottom:2px solid #0000;color:#7d8d98;display:flex;height:26px;justify-content:center;margin-bottom:-1px;max-width:150px;padding-bottom:20px;transition:all .2s ease;width:100%}.settingsNav__item.mobile{font-size:12px;padding:0 10px 10px;width:max-content}.settingsNav__item:hover{transition:all .2s ease}.settingsNav__item--active,.settingsNav__item:hover{border-color:#00a3fa;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{color:#2d3c4a;font-size:18px;font-weight:700;line-height:23px;margin-bottom:17px}.settingsSignature__list{display:flex;flex-wrap:wrap}.settingsSignature__text,.settingsSignature__text-container{overflow:hidden}.settingsSignature__item{align-items:center;background:#fff;border:1px solid #cee0f0;border-radius:9px;box-shadow:0 2px 6px #0e649417;box-sizing:border-box;display:flex;height:138px;justify-content:center;margin-bottom:26px;padding:10px;position:relative;width:296px}@media(max-width:1199px){.settingsSignature__item{height:100px;width:225px}}@media(max-width:767.98px){.settingsSignature__item{height:100px;width:100%}}.settingsSignature__item-inner{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.settingsSignature__item--loading:after{background-color:#fff;border-radius:9px;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.settingsSignature__item:not(:last-child){margin-right:26px}@media(max-width:767.98px){.settingsSignature__item:not(:last-child){margin-right:0}}.settingsSignature__item-img{height:auto;max-height:100%;max-width:100%;width:auto}.settingsSignature__dropDown-wrapper{position:absolute;right:0;top:0}.settingsSignature__dropDown-inner{position:relative}.settingsSignature__dropDown-trigger{cursor:pointer;display:flex;flex-direction:column;padding:16px}.settingsSignature__dropDown-trigger>span{background-color:#00a3fa;border-radius:100%;height:3px;width:3px}.settingsSignature__dropDown-trigger>span:not(:last-child){margin-bottom:3px}.settingsSignature__dropDown-list{background:#fff;border-radius:4px;box-shadow:0 0 26px #3587b63d;padding:10px 25px;position:absolute;right:-12px;width:97px;z-index:200}.settingsSignature__dropDown-list:before{border:7px solid #0000;border-bottom:10px solid #fff;content:"";position:absolute;right:22px;top:-17px}@media(max-width:767.98px){.settingsSignature__dropDown-list{z-index:1}}.settingsSignature__dropDown-item{cursor:pointer;display:flex;padding:10px 0}.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{color:#2d3c4a;font-size:18px;font-weight:500;line-height:23px;margin:30px 0 5px;text-align:center}.settingsSignature__createButton{margin-bottom:40px}.settingsSignature__createButton .button{display:flex;justify-content:center;width:210px}.requisiteItem__text{overflow:hidden}.requisiteItem__text-container{overflow:hidden;padding:0 35px}body.noscroll{overflow:hidden}.dropDownMenu__list{background:#fff;bottom:0;color:#627790;left:0;overflow-x:hidden;overflow-y:scroll;padding:0 20px;position:fixed;top:44px;width:100vw;z-index:10}.dropDownMenu__list::-webkit-scrollbar{width:0}.dropDownMenu__sublist{margin:12px 0 34px;padding-left:60px}.dropDownMenu__item{display:flex;font-size:20px;justify-content:space-between;line-height:22px;margin:6px 0;padding-right:30px}.dropDownMenu__item.subitem{justify-content:normal;margin:12px 0}.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:max-content;margin:auto 17px auto 0}.dropDownMenu__item-icon svg{height:18px;width:27px}.dropDownMenu__item-icon.arrow{transform:rotate(0deg);transition:all .2s ease}.dropDownMenu__item-icon.arrow.active{transform:rotate(90deg);transition:all .2s ease}.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{background:#fff;border-top:1px solid #d7e3e7;bottom:0;display:flex;justify-content:space-between;left:0;padding:10px 0 30px 17px;position:absolute;transition:all .2s ease;width:100%}.dropDownMenu__footer.open{bottom:182px;transition:all .2s ease}.dropDownMenu__footer-sublist{background:#fff;padding-left:60px;position:absolute;top:60px}.dropDownMenu__footer-user{display:flex;font-size:16px}.dropDownMenu__footer-user .avatar,.dropDownMenu__footer-user .avatar img,.dropDownMenu__footer-user .avatar-initials{height:50px;width:50px}.dropDownMenu__footer-user p{color:#000;margin:auto;max-width:37vw;overflow:hidden;text-overflow:ellipsis}.dropDownMenu__footer-icon.arrow{height:max-content;margin:auto 0 auto 18px;transform:rotate(0deg);transition:all .2s ease}.dropDownMenu__footer-icon.arrow.active{transform:rotate(90deg);transition:all .2s ease}.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{height:21px;width:21px}.dropDownMenu__alert{cursor:help;display:inline-block;position:relative;transform:translateY(2px);z-index:5}.dropDownMenu__alert svg{height:18px;width:18px}.hoverTooltip{height:100%;left:0;position:absolute;top:0;width:100%}.hoverTooltip .hoverTooltip__wrapper{display:none}.hoverTooltip:hover .hoverTooltip__wrapper{display:block}.hoverTooltip__wrapper{background:#fff;border:1px solid #e4e7eb;border-radius:10px;box-shadow:0 2px 6px #00000005,0 5px 22px #0197b20f;color:#5a7386;font-size:10px;font-weight:400;line-height:16px;padding:15px 14px;position:absolute;text-align:left;width:221px;z-index:1000}.hoverTooltip__wrapper--top{right:-15px;top:-15px;transform:translateY(-100%)}@media(max-width:575.98px){.hoverTooltip__wrapper--top.right{transform:translateY(-100%) scaleX(-1) translateX(-200px)}}.hoverTooltip__wrapper--top:after{border-top:10px solid #fff;bottom:-8px}.hoverTooltip__wrapper--top:after,.hoverTooltip__wrapper--top:before{border-left:10px solid #0000;border-right:10px solid #0000;content:"";height:0;position:absolute;right:15px;width:0}.hoverTooltip__wrapper--top:before{border-top:10px solid #e4e7eb;bottom:-10px}.hoverTooltip__wrapper--bottom{right:-15px;top:calc(100% + 15px)}.hoverTooltip__wrapper--bottom:after{border-bottom:10px solid #fff;top:-8px}.hoverTooltip__wrapper--bottom:after,.hoverTooltip__wrapper--bottom:before{border-left:10px solid #0000;border-right:10px solid #0000;content:"";height:0;position:absolute;right:15px;width:0}.hoverTooltip__wrapper--bottom:before{border-bottom:10px solid #e4e7eb;top:-10px}@media(max-width:575.98px){.hoverTooltip--mirrorText{transform:scaleX(-1)}}
/*# sourceMappingURL=main.c1d01531.css.map*/