.pdf-viewer-module__gM8pPa__wrapper{flex-direction:column;align-items:center;gap:20px;width:100vw;max-width:100vw;height:100%;margin:0 auto;padding:20px;display:flex;overflow:auto}.pdf-viewer-module__gM8pPa__container{width:100%;height:100%;position:relative;overflow:auto}.pdf-viewer-module__gM8pPa__pageWrapper{text-align:center;width:100%;max-width:100vw;margin:10px 0;display:block}.pdf-viewer-module__gM8pPa__pageCanvasWrapper{display:inline-block;position:relative}.pdf-viewer-module__gM8pPa__pageCanvas{max-width:100%;height:auto;display:block}.pdf-viewer-module__gM8pPa__pageTextLayer{pointer-events:auto;-webkit-user-select:text;-moz-user-select:text;user-select:text;opacity:0;width:100%;height:100%;line-height:1;position:absolute;top:0;left:0}.pdf-viewer-module__gM8pPa__pageIsRendering{z-index:10;background:rgba(255,255,255,.8);border-radius:4px;padding:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.loading-spinner-module__ab2HdW__wrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.loading-spinner-module__ab2HdW__loader{border-radius:50%;width:48px;height:48px;animation:1s linear infinite loading-spinner-module__ab2HdW__rotate;position:relative}.loading-spinner-module__ab2HdW__loader:before{content:"";box-sizing:border-box;border:5px solid var(--gray-15);border-radius:50%;animation:2s linear infinite loading-spinner-module__ab2HdW__prixClipFix;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes loading-spinner-module__ab2HdW__rotate{to{transform:rotate(360deg)}}@keyframes loading-spinner-module__ab2HdW__prixClipFix{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}
.text-viewer-module__THBD2G__wrapper{background-color:var(--gray-95);width:100vw;height:calc(100vh - 72px);color:var(--gray-0);display:flex;overflow:auto}.text-viewer-module__THBD2G__content{white-space:pre-wrap;word-wrap:break-word;transform-origin:0 0;width:100%;height:100%;max-height:100%;padding:20px;transition:transform .2s ease-in-out}.text-viewer-module__THBD2G__pre{height:max-content;padding-bottom:20px}
.img-viewer-module__hKWSzG__wrapper{width:100vw;height:calc(100vh - 72px);display:flex;overflow:auto}.img-viewer-module__hKWSzG__content{white-space:pre-wrap;word-wrap:break-word;transform-origin:0 0;width:100%;height:100%;max-height:100%;padding:20px;transition:transform .2s ease-in-out}.img-viewer-module__hKWSzG__img{width:100%;height:auto;padding-bottom:20px}
.dots-menu-module__EuUtva__wrapper{width:min-content;height:min-content;position:relative}.dots-menu-module__EuUtva__menuWrapper{background-color:var(--gray-0);z-index:9999;opacity:1;visibility:visible;pointer-events:all;border:1px solid var(--gray-20);border-radius:16px;flex-direction:column;width:max-content;height:min-content;padding:4px;transition:opacity .2s ease-in-out;display:flex;position:fixed;transform:translate(-100%);box-shadow:0 6px 12px rgba(0,0,0,.06)}.dots-menu-module__EuUtva__menuWrapper[aria-hidden=true]{visibility:hidden;opacity:0;pointer-events:none}.dots-menu-module__EuUtva__menuWrapper>button{justify-content:flex-start;width:100%;min-width:100px;padding:10px 12px;font-size:14px;line-height:14px}.dots-menu-module__EuUtva__button{border-radius:8px;margin-top:-4px;margin-left:-4px;padding:4px}
.confirmation-modal-module__WCgntq__wrapper{z-index:999;opacity:1;background-color:rgba(145,146,147,.42);justify-content:center;align-items:center;width:100vw;height:100vh;max-height:100vh;transition:opacity .3s ease-in-out;display:flex;position:fixed;top:0;left:0}.confirmation-modal-module__WCgntq__wrapper[aria-hidden=true]{pointer-events:none;opacity:0}.confirmation-modal-module__WCgntq__contentWrapper{background-color:var(--gray-0);border-radius:16px;width:100%;max-width:520px;max-height:100%}.confirmation-modal-module__WCgntq__confirmButton{background-color:var(--red-50)!important}.confirmation-modal-module__WCgntq__header{justify-content:flex-end;width:100%;padding:16px;display:flex}.confirmation-modal-module__WCgntq__textWrapper{text-align:center;flex-direction:column;gap:12px;padding:0 40px;display:flex}.confirmation-modal-module__WCgntq__actionButtons{justify-content:center;gap:16px;margin-top:40px;margin-bottom:56px;display:flex}
.drawer-module__QHLyMW__wrapper{z-index:999;opacity:1;background-color:rgba(145,146,147,.42);justify-content:flex-end;width:100vw;height:100vh;max-height:100vh;transition:opacity .3s ease-in-out;display:flex;position:fixed;top:0;left:0}.drawer-module__QHLyMW__wrapper[aria-hidden=true]{pointer-events:none;opacity:0}.drawer-module__QHLyMW__wrapper[aria-hidden=true]>.drawer-module__QHLyMW__contentWrapper{transform:translate(100%)}.drawer-module__QHLyMW__contentWrapper{background-color:var(--gray-0);width:auto;min-width:520px;max-width:600px;height:100%;transition:transform .3s ease-in-out;overflow-y:auto}.drawer-module__QHLyMW__header{background-color:var(--gray-0-t);box-shadow:0px -100px 100px 100px var(--gray-0);z-index:1;justify-content:space-between;align-items:center;gap:20px;padding:48px 40px;display:flex;position:-webkit-sticky;position:sticky;top:0}.drawer-module__QHLyMW__content{padding:0 40px}@media (max-width:600px){.drawer-module__QHLyMW__contentWrapper{width:100vw;max-width:100vw;min-width:unset}.drawer-module__QHLyMW__content{padding:20px 16px}.drawer-module__QHLyMW__header{border-bottom:1px solid var(--gray-20);padding:16px 20px}}
.edit-document-form-module__G-5JPa__form{flex-direction:column;gap:24px;min-height:calc(100% - 72px);display:flex}.edit-document-form-module__G-5JPa__actionsWrapper{justify-content:space-between;gap:16px;display:flex}.edit-document-form-module__G-5JPa__submitButton{width:100%;margin-top:16px;margin-bottom:8px}.edit-document-form-module__G-5JPa__emailInput{margin-bottom:4px}.edit-document-form-module__G-5JPa__resetPasswordButton{font-size:var(--text-md);line-height:var(--text-md-lh);color:var(--secondary-50);font-weight:var(--weight-semi-bold);cursor:pointer;background-color:transparent;border:none;margin-top:-4px;text-decoration:underline}.edit-document-form-module__G-5JPa__registerLink{margin-left:4px;font-size:var(--text-lg)!important;line-height:var(--text-lg-lh)!important}.edit-document-form-module__G-5JPa__noAccountText{text-align:center;margin-top:8px}.edit-document-form-module__G-5JPa__checkbox{margin-top:-8px}.edit-document-form-module__G-5JPa__required{color:var(--red-50)}.edit-document-form-module__G-5JPa__submitButton{box-shadow:0px 100px 100px 50px var(--gray-0);margin-top:auto;position:-webkit-sticky;position:sticky;bottom:8px}
.date-picker-module__PhzO8G__wrapper{flex-direction:column;gap:6px;width:100%;display:flex}.date-picker-module__PhzO8G__fieldWrapper{border:1px solid var(--gray-20);cursor:pointer;background-color:var(--gray-0);border-radius:16px;grid-template-columns:1fr 24px;align-items:center;gap:12px;padding:10px 16px;display:grid;position:relative}[data-error=true] .date-picker-module__PhzO8G__fieldWrapper{border-color:var(--red-50)}.date-picker-module__PhzO8G__input{color:var(--secondary-50);font-size:var(--text-lg);line-height:var(--text-lg-lh);font-weight:var(--weight-regular);background-color:var(--gray-0);border:none}.date-picker-module__PhzO8G__input:focus{outline:none}.date-picker-module__PhzO8G__input::placeholder{color:var(--gray-70);font-size:var(--text-lg);line-height:var(--text-lg-lh);font-weight:var(--weight-regular)}.date-picker-module__PhzO8G__options{background-color:var(--gray-0);width:100%;color:var(--gray-90);border:1px solid var(--gray-20);z-index:999;border-radius:16px;flex-direction:column;max-height:250px;padding:10px;list-style-type:none;display:none;position:absolute;bottom:0;left:0;overflow-y:auto;transform:translateY(calc(100% + 8px))}.date-picker-module__PhzO8G__fieldWrapper[data-open=true]>.date-picker-module__PhzO8G__options{display:flex}.date-picker-module__PhzO8G__options>li{padding:18px 11px}.date-picker-module__PhzO8G__options>li:hover{background-color:var(--primary-5)}.date-picker-module__PhzO8G__clock{background-color:var(--gray-0);border-radius:50%;justify-content:center;align-items:center;width:220px;height:220px;display:flex;position:relative}.date-picker-module__PhzO8G__hour{border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;display:flex;position:absolute;top:0;left:0}.date-picker-module__PhzO8G__centerDot{background-color:red;border-radius:50%;width:10px;height:10px}.date-picker-module__PhzO8G__clockHand{transform-origin:0 1px;background-color:red;border-radius:2px;width:calc(50% - 20px);height:2px;position:absolute;top:calc(50% - 1px);left:50%}.date-picker-module__PhzO8G__calendar{text-align:center;grid-template-columns:repeat(7,1fr);justify-items:center;display:grid}.date-picker-module__PhzO8G__calendar>div{border-radius:50%;width:32px;height:32px;padding:8px}.date-picker-module__PhzO8G__calendar>p{padding:4px}.date-picker-module__PhzO8G__calendar>div[aria-selected=true]{background-color:var(--primary-15)}.date-picker-module__PhzO8G__header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.date-picker-module__PhzO8G__headerGroup{align-items:center;gap:4px;display:flex}.date-picker-module__PhzO8G__years{text-align:center;grid-template-columns:repeat(4,1fr);justify-items:center;margin-right:-8px;display:grid;overflow-y:auto}.date-picker-module__PhzO8G__years>div{border-radius:4px;padding:8px}.date-picker-module__PhzO8G__years>div:hover{background-color:var(--primary-5)}.date-picker-module__PhzO8G__years>div[aria-selected=true]{background-color:var(--primary-15)}.date-picker-module__PhzO8G__yearsBtn>svg{transition:transform .2s ease-in-out}.date-picker-module__PhzO8G__yearsBtn[data-is-open=true]>svg{transform:rotate(180deg)}
.select-module__09iQYa__wrapper{border:1px solid var(--gray-20);cursor:pointer;background-color:var(--gray-0);border-radius:16px;grid-template-columns:1fr 24px;align-items:center;gap:12px;display:grid;position:relative}[data-error=true] .select-module__09iQYa__wrapper{border-color:var(--red-50)}.select-module__09iQYa__xl{padding:18px 12px}.select-module__09iQYa__lg{padding:14px 12px}.select-module__09iQYa__sm{padding:10px 16px}.select-module__09iQYa__xl .select-module__09iQYa__options>li{padding:18px 12px}.select-module__09iQYa__lg .select-module__09iQYa__options>li{padding:14px 12px}.select-module__09iQYa__sm .select-module__09iQYa__options>li{padding:10px 16px}.select-module__09iQYa__input{width:100%;color:var(--secondary-50);font-size:var(--text-lg);line-height:var(--text-lg-lh);font-weight:var(--weight-regular);background-color:var(--gray-0);cursor:pointer;border:none}.select-module__09iQYa__input:focus{outline:none}.select-module__09iQYa__input::placeholder{color:var(--gray-70);font-size:var(--text-lg);line-height:var(--text-lg-lh);font-weight:var(--weight-regular)}.select-module__09iQYa__icon{transition:transform .2s ease-in-out;transform:rotate(0)}.select-module__09iQYa__options{background-color:var(--gray-0);width:100%;color:var(--gray-90);border:1px solid var(--gray-20);z-index:999;border-radius:16px;max-height:200px;list-style-type:none;display:none;position:absolute;bottom:0;left:0;overflow-y:auto;transform:translateY(calc(100% + 8px));box-shadow:0 6px 12px rgba(0,0,0,.06)}.select-module__09iQYa__wrapper[data-open=true] .select-module__09iQYa__icon{transform:rotate(180deg)}.select-module__09iQYa__wrapper[data-open=true]>.select-module__09iQYa__options{display:block}.select-module__09iQYa__options>li:hover{background-color:var(--primary-5)}.select-module__09iQYa__options>li[aria-selected=true]:not(:hover){background-color:var(--gray-5)}.select-module__09iQYa__container{flex-direction:column;gap:6px;display:flex}
.select-module__yZ_b3a__wrapper{flex-direction:column;width:100%;display:flex}[data-error=true] .select-module__yZ_b3a__wrapper{border-color:var(--red-50)}.select-module__yZ_b3a__input{margin-top:6px;margin-bottom:4px}
.mobile-options-drawer-module__LSC9Aq__wrapper{opacity:0;pointer-events:none;background-color:var(--gray-0);z-index:999;border:1px solid var(--gray-20);border-top-left-radius:16px;border-top-right-radius:16px;flex-direction:column;gap:16px;width:100vw;max-width:100vw;height:max-content;max-height:100vh;padding:20px 16px;transition:all .2s ease-in-out;display:flex;position:fixed;bottom:0;left:0;transform:translateY(100%);box-shadow:0 6px 12px rgba(0,0,0,.06)}.mobile-options-drawer-module__LSC9Aq__wrapper[data-open=true]{opacity:1;pointer-events:all;transform:translateY(0)}.mobile-options-drawer-module__LSC9Aq__options{flex-direction:column;list-style-type:none;display:flex;overflow-y:auto}.mobile-options-drawer-module__LSC9Aq__label{text-align:center}.mobile-options-drawer-module__LSC9Aq__options>li{border-radius:16px;padding:14px 16px}.mobile-options-drawer-module__LSC9Aq__options>li:hover{background-color:var(--primary-5)}.mobile-options-drawer-module__LSC9Aq__options>li[aria-selected=true]:not(:hover){background-color:var(--gray-5)}.mobile-options-drawer-module__LSC9Aq__shadow{z-index:998;opacity:0;pointer-events:none;background-color:rgba(0,0,0,.2);width:100vw;height:100vh;transition:background-color .2s ease-in-out,opacity .2s ease-in-out;position:fixed;top:0;left:0}.mobile-options-drawer-module__LSC9Aq__shadow[data-open=true]{opacity:1;pointer-events:all}
.mobile-items-menu-module__iRgUlG__wrapper{z-index:2;display:none;position:fixed;bottom:28px;right:28px}.mobile-items-menu-module__iRgUlG__wrapper>button svg{transition:transform .2s ease-in-out}.mobile-items-menu-module__iRgUlG__wrapper[data-visible=true]>button svg{transform:rotate(45deg)}.mobile-items-menu-module__iRgUlG__wrapper[data-visible=true] .mobile-items-menu-module__iRgUlG__menu{opacity:1;pointer-events:auto}.mobile-items-menu-module__iRgUlG__menu{opacity:0;pointer-events:none;flex-direction:column;gap:8px;padding:16px;transition:opacity .2s ease-in-out;display:flex;position:fixed;bottom:76px;right:0}.mobile-items-menu-module__iRgUlG__menuItem{justify-content:flex-end;align-items:center;gap:8px;display:flex}.mobile-items-menu-module__iRgUlG__menuItemText{background-color:rgba(24,30,66,.898);border-radius:4px;padding:10px}@media (max-width:1150px){.mobile-items-menu-module__iRgUlG__wrapper{display:block}}
/*# sourceMappingURL=b2513aaab2ea00e6.css.map*/