@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap";@import"https://fonts.googleapis.com/css?family=Material+Icons|Material+Icons+Outlined";@import"https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css";._boxWrapper_12kxz_1{display:flex;display:-webkit-flex;height:100vh;width:100%}._box_12kxz_1{display:flex;display:-webkit-flex;align-items:center;width:100%;height:100vh;flex-direction:column;background-position:center;background-size:cover;background-repeat:no-repeat;padding-left:20px;padding-right:20px}._center_12kxz_22{justify-content:center;align-items:center}._bgPrimary_12kxz_27{background-color:#111926}._btn_12kxz_31{display:flex;display:-webkit-flex;justify-content:center;font-family:Poppins,sans-serif;border:none;outline:none;padding:.7rem 2rem;border-radius:30px;width:400px;background-color:transparent;border:1px solid #fff5;color:#fff}._btn_12kxz_31:disabled{opacity:.6;cursor:not-allowed}._bgSecondary_12kxz_51{background:linear-gradient(-45deg,#71c3e6,#284fd2)!important}._wrapperApresentationImage_12kxz_55{position:absolute;bottom:0}._apresentationImage_12kxz_60{width:100%}._responsiveTerms_12kxz_64{width:400px}@media only screen and (max-width:800px){._boxWrapper_12kxz_1{flex-direction:column}._btn_12kxz_31{width:100%}._responsiveTerms_12kxz_64{width:300px}._wrapperApresentationImage_12kxz_55{position:unset;display:flex;justify-content:center}._apresentationImage_12kxz_60{width:90%}._boxHide_12kxz_86{display:none}}._input_1fyyk_1{font-family:Poppins,sans-serif;border:none;outline:none;padding:.7rem 2rem;border-radius:30px;width:100%}._label_1fyyk_10{color:#fff9;font-size:12px}@media only screen and (max-width:800px){._input_1fyyk_1{width:100%}}: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: rgba(255, 255, 255, .7);--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-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--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( to right, #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__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-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,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@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,0,0)}to{opacity:0;transform:translate3d(2000px,0,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,0,0)}to{opacity:0;transform:translate3d(-2000px,0,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,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,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,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-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--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-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: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%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.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:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-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--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._wrapper_t1gqr_1{display:flex;display:-webkit-flex;width:100%;height:100vh}._sidenav_t1gqr_8{width:300px;height:100vh;background-color:#111926;z-index:1000}._sidenav_t1gqr_8._open_t1gqr_15{display:flex;display:-webkit-flex;flex-direction:column}._sidenav_t1gqr_8._close_t1gqr_21{display:none}._sidenavHeader_t1gqr_25{display:flex;display:-webkit-flex;align-items:center;justify-content:center;height:200px;width:100%}._sidenavBody_t1gqr_34{display:flex;display:-webkit-flex;flex-direction:column;overflow-x:hidden;height:calc(100vh - 200px)}._work_t1gqr_42{width:calc(100% - 300px);height:100vh}._work_t1gqr_42._open_t1gqr_15{width:calc(100% - 300px)}._work_t1gqr_42._close_t1gqr_21{width:100%}._navbar_t1gqr_55{display:flex;display:-webkit-flex;background-color:#eee;height:64px}._navbar_t1gqr_55 ._contentLeft_t1gqr_62{display:flex;display:-webkit-flex;align-items:center;height:100%;width:100%}._navbar_t1gqr_55 ._contentCenter_t1gqr_70{display:flex;font-size:18px;font-weight:700;display:-webkit-flex;align-items:center;justify-content:center;height:100%;width:100%}._navbar_t1gqr_55 ._contentRight_t1gqr_81{display:flex;display:-webkit-flex;align-items:center;flex-direction:row-reverse;height:100%;width:100%;padding-right:1.5rem}._workarea_t1gqr_91{display:flex;display:-webkit-flex;flex-direction:column;overflow-x:hidden;height:calc(100% - 64px)}._btnMenu_t1gqr_99{outline:none;border:none;display:flex;display:-webkit-flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:transparent}._btnMenu_t1gqr_99 i{color:#fff}._profile_t1gqr_115{overflow:hidden;width:40px;aspect-ratio:1/1;border-radius:100%}._profile_t1gqr_115 img{object-fit:cover;width:40px;height:40px}@media only screen and (max-width:800px){._sidenav_t1gqr_8{position:fixed;left:0;top:0}}@media only screen and (min-width:1024px){._btnMenu_t1gqr_99{display:none}}._list_dj1mu_1{margin:0;padding:0;list-style:none}._listItem_dj1mu_7{transition:.25s;margin-top:10px;padding-top:10px;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.1);border-radius:10px}._listItem_dj1mu_7._active_dj1mu_16{background-color:#ffffff1a}._listItem_dj1mu_7._dark_dj1mu_20._active_dj1mu_16{background-color:#fff!important}._listItem_dj1mu_7._light_dj1mu_24{color:#fff;border-bottom:1px solid rgba(255,255,255,.1)}._listItem_dj1mu_7._dark_dj1mu_20{color:#00000097;border-bottom:1px solid rgba(0,0,0,.1)}._listItem_dj1mu_7 img{width:40px;height:40px;object-fit:cover;border-radius:100%}._cursorTrue_dj1mu_41{cursor:pointer}._content_dj1mu_45{display:flex;display:-webkit-flex;justify-content:space-between;align-items:center}._content_dj1mu_45 span{display:flex;display:-webkit-flex;align-items:center}._iconListItem_dj1mu_58,._listItem_dj1mu_7._light_dj1mu_24 ._iconListItem_dj1mu_58,._listItem_dj1mu_7._dark_dj1mu_20 ._iconListItem_dj1mu_58{width:40px;height:40px;aspect-ratio:1/1;border-radius:100%;display:inline-flex;align-items:center;justify-content:center;flex-basis:0}._listItem_dj1mu_7._light_dj1mu_24 ._iconListItem_dj1mu_58 i{color:#fff}._listItem_dj1mu_7._dark_dj1mu_20 ._iconListItem_dj1mu_58 i{color:#00000070}._contentExpansible_dj1mu_99{display:flex;display:-webkit-flex;flex-direction:column;width:100%;border-radius:10px;border:1px solid rgba(255,255,255,.1)}._contentExpansibleSpanIcon_dj1mu_108{line-height:0}._overlay_azuu8_1{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0007;z-index:999}._modal_azuu8_14{border-radius:10px;background-color:#fff;box-shadow:0 10px 30px #0005;overflow:hidden}._modal_azuu8_14._overflow_azuu8_22{border-radius:10px;background-color:#fff;box-shadow:0 10px 30px #0005;overflow:unset}._normal_azuu8_30{width:500px}._large_azuu8_34{width:800px}._overlay_azuu8_1._open_azuu8_38{display:flex}._overlay_azuu8_1._close_azuu8_42{display:none}._profile_9qb7z_1{width:110px;height:110px;border-radius:10px;border:3px solid #fff;aspect-ratio:3/4}._btn_9qb7z_9{display:flex;align-items:center;justify-content:center;outline:none;border:none;width:40px;height:40px;border-radius:100%;background-color:transparent}._imagePreview_9qb7z_21{display:flex;align-items:center;justify-content:center;overflow:hidden!important}._imagePreview_9qb7z_21 img{width:100px;height:100px;border-radius:10px;aspect-ratio:1/1;object-fit:cover}._imagePreviewShadow_9qb7z_37{position:relative;height:65px;background-size:cover;filter:blur(10px);z-index:-1;top:-60px}._barcode_9qb7z_46 svg{width:100%}._thumb_9qb7z_50{width:100px;height:100px;border-radius:10px;object-fit:cover}._tabList_9qb7z_57{display:flex;padding:0;margin:0}._tabList_9qb7z_57 button{padding:10px 20px;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:16px;color:#555;border:none;background:none;margin-right:5px}._tabList_9qb7z_57 button._active_9qb7z_74{border-bottom:2px solid #007bff;font-weight:700;color:#007bff;outline:none}._backButton_13dbi_1{color:#00000070;display:flex;display:-webkit-flex;align-items:center;justify-content:center;border:none;outline:none;width:40px;height:40px;background-color:transparent}._card_1th43_1{border-radius:10px;padding:20px;border:1px solid #0003}._large_1th43_7{width:25rem}._shadow_1th43_11{box-shadow:0 0 30px #0003}._height_1th43_15{display:flex;flex-direction:column}@media screen and (max-width:800px){._card_1th43_1{max-width:unset;min-width:unset;width:unset}}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media(prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}._btn_jp7se_1{transition:.25s;outline:none;border:none;border-radius:30px;display:flex;align-items:center;padding:5px 20px;background-color:transparent;color:#000;font-size:14px;border:1px solid #0003}._btn_jp7se_1:hover{filter:brightness(90%)}._btn_jp7se_1._btnPrimary_jp7se_19:disabled:hover{filter:unset!important}._btn_jp7se_1._btnPrimary_jp7se_19:disabled{color:#6b6b6b!important;background:#b1b1b1!important}._btn_jp7se_1._btnPrimary_jp7se_19:disabled i{color:#adadad!important}._btn_jp7se_1._btnPrimary_jp7se_19{border-color:transparent;background:linear-gradient(-45deg,#71c3e6,#284fd2)!important}._btn_jp7se_1._btnPrimary_jp7se_19 span,._btn_jp7se_1._btnPrimary_jp7se_19 i{color:#fff!important}._btn_jp7se_1._btnFlat_jp7se_45{border-color:transparent;background:linear-gradient(-45deg,#ff008015,#ea830015)}._btn_jp7se_1._btnFlat_jp7se_45 span,._btn_jp7se_1._btnFlat_jp7se_45 i{color:#ff0037}._btn_jp7se_1._btnDanger_jp7se_55{border-color:transparent;background-color:#e53935}._btn_jp7se_1._btnDanger_jp7se_55 span,._btn_jp7se_1._btnDanger_jp7se_55 i{color:#fff!important}._btn_jp7se_1 i{font-size:16px}._btn_jp7se_1 span{font-weight:500;white-space:nowrap}._boxWrapper_mfcbg_1{display:flex;display:-webkit-flex;height:100vh;width:100%}._box_mfcbg_1{overflow-x:hidden;width:100%;height:100vh;background-position:center;background-size:cover;background-repeat:no-repeat}._box_mfcbg_1::-webkit-scrollbar{width:10px}._box_mfcbg_1::-webkit-scrollbar-thumb{width:10px;background-color:#0005}._bgGreen2_mfcbg_26{background-color:#111926}._btn_mfcbg_30{display:flex;display:-webkit-flex;justify-content:center;font-family:Poppins,sans-serif;border:none;outline:none;padding:.7rem 2rem;border-radius:30px;background-color:transparent;border:1px solid #fff5;color:#fff;width:100%}._btn_mfcbg_30:disabled{opacity:.6;cursor:not-allowed}._bgYellow1_mfcbg_50{background:linear-gradient(-45deg,#71c3e6,#284fd2)!important}._wrapperApresentationImage_mfcbg_54{position:absolute;bottom:0}._apresentationImage_mfcbg_59{width:100%}._responsiveTerms_mfcbg_63{width:400px}@media only screen and (max-width:800px){._box_mfcbg_1{overflow-x:unset;height:unset}._box_mfcbg_1::-webkit-scrollbar{width:0}._boxWrapper_mfcbg_1{flex-direction:column}._responsiveTerms_mfcbg_63{width:100%}._wrapperApresentationImage_mfcbg_54{position:unset;display:flex;justify-content:center}._apresentationImage_mfcbg_59{width:90%}._boxHide_mfcbg_92{display:none!important}}._boxWrapper_1uhpy_1{display:flex;display:-webkit-flex;height:100vh;width:100%}._box_1uhpy_1{display:flex;display:-webkit-flex;align-items:center;width:100%;height:100vh;flex-direction:column;background-position:center;background-size:cover;background-repeat:no-repeat}._center_1uhpy_20{justify-content:center;align-items:center}._bgGreen2_1uhpy_25{background-color:#2e3d7c}._btn_1uhpy_29{display:flex;display:-webkit-flex;justify-content:center;font-family:Poppins,sans-serif;border:none;outline:none;padding:.7rem 2rem;border-radius:30px;width:400px;background-color:transparent;border:1px solid #fff5;color:#fff}._btn_1uhpy_29:disabled{opacity:.6;cursor:not-allowed}._bgYellow1_1uhpy_49{background-color:#bf7619}._wrapperApresentationImage_1uhpy_53{position:absolute;bottom:0}._apresentationImage_1uhpy_58{width:450px}._responsiveTerms_1uhpy_62{width:400px}@media only screen and (max-width:800px){._boxWrapper_1uhpy_1{flex-direction:column}._btn_1uhpy_29{width:100%}._responsiveTerms_1uhpy_62{width:300px}._wrapperApresentationImage_1uhpy_53{position:unset;display:flex;justify-content:center}._apresentationImage_1uhpy_58{width:90%}}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:.9;--rt-transition-show-delay:.15s;--rt-transition-closing-delay:.15s}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:8px;width:8px}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}._profile_c62g2_1{width:110px;height:110px;border-radius:10px;border:3px solid #fff;aspect-ratio:3/4}._btn_c62g2_9{display:flex;align-items:center;justify-content:center;outline:none;border:none;width:40px;height:40px;border-radius:100%;background-color:transparent}._imagePreview_c62g2_21{display:flex;align-items:center;justify-content:center;overflow:hidden!important}._imagePreview_c62g2_21 img{width:100px;height:100px;border-radius:10px;aspect-ratio:1/1;object-fit:cover}._imagePreviewShadow_c62g2_36{position:relative;height:65px;background-size:cover;filter:blur(10px);z-index:-1;top:-60px}._barcode_c62g2_45 svg{width:100%}._thumb_c62g2_49{width:100px;height:100px;border-radius:10px;object-fit:cover}._bg_c62g2_56{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20standalone='no'?%3e%3c!--%20Generator:%20Gravit.io%20--%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20style='isolation:isolate'%20viewBox='123.137%201524%201366%20768'%20width='1366'%20height='768'%3e%3cg%3e%3cg%3e%3cg%20opacity='0'%3e%3crect%20x='123.137'%20y='1524'%20width='1366'%20height='768'%20transform='matrix(-1,0,0,-1,1612.274,3816)'%20fill='rgb(235,235,235)'/%3e%3c/g%3e%3clinearGradient%20id='_lgradient_2'%20x1='0.1464466094067262'%20y1='0.14644660940672627'%20x2='0.8535533905932737'%20y2='0.8535533905932737'%20gradientTransform='matrix(-1366,0,0,768,1489.137,1524)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0%25'%20stop-opacity='1'%20style='stop-color:rgb(3,0,174)'/%3e%3cstop%20offset='100%25'%20stop-opacity='1'%20style='stop-color:rgb(0,179,170)'/%3e%3c/linearGradient%3e%3crect%20x='123.137'%20y='1524'%20width='1366'%20height='768'%20transform='matrix(-1,0,0,-1,1612.274,3816)'%20fill='url(%23_lgradient_2)'/%3e%3c/g%3e%3clinearGradient%20id='_lgradient_3'%20x1='0.5'%20y1='0'%20x2='0.5000000000000001'%20y2='1'%20gradientTransform='matrix(-1366,0,0,768,1489.137,1524)'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0%25'%20stop-opacity='0.4'%20style='stop-color:rgb(255,255,255)'/%3e%3cstop%20offset='52.17391304347826%25'%20stop-opacity='1'%20style='stop-color:rgb(255,255,255)'/%3e%3c/linearGradient%3e%3crect%20x='123.137'%20y='1524'%20width='1366'%20height='768'%20transform='matrix(-1,0,0,-1,1612.274,3816)'%20fill='url(%23_lgradient_3)'/%3e%3c/g%3e%3c/svg%3e");background-size:cover;background-position:center;background-repeat:no-repeat;height:100vh}._box_c62g2_64{width:100%;height:100vh;justify-content:center;align-items:unset}._boxSecondary_c62g2_71{width:100%;height:100vh;display:none}._boxSelect_c62g2_77{width:100%}._bgGradient_c62g2_81{background:linear-gradient(#71c3e6,#284fd2)}._locationBgMobile_c62g2_85{display:block;width:100%}@media screen and (min-width:800px){._locationBgMobile_c62g2_85{display:none}._box_c62g2_64{width:50%;height:100vh;justify-content:center;align-items:center}._boxSecondary_c62g2_71{width:50%;height:100vh;display:flex}._boxSelect_c62g2_77{width:50%}}._imageView_1woi4_1{width:100px!important;height:100px!important;aspect-ratio:1/1;border-radius:10px!important;cursor:pointer}._btn_1woi4_9{position:relative;background-color:#000;border-radius:0 0 0 50%;height:30px;width:30px;display:flex;align-items:center;justify-content:center}._btn_1woi4_9:hover{background-color:#0005}._content_1woi4_27{display:flex;flex-direction:row}._listContent_1woi4_32{display:flex;align-items:self-start;justify-content:center;flex-direction:column;width:240px}._movimentationModal_1woi4_40{display:flex;justify-content:center;flex-direction:column}._btn_gix11_1{position:relative;background-color:#000;border-radius:0 0 0 50%;height:30px;width:30px;display:flex;align-items:center;justify-content:center}._imageView_ze2mh_1{width:100px!important;height:100px!important;aspect-ratio:1/1;border-radius:10px!important;cursor:pointer}._btn_ze2mh_9{position:relative;background-color:#000;border-radius:0 0 0 50%;height:30px;width:30px;display:flex;align-items:center;justify-content:center}._btn_ze2mh_9:hover{background-color:#0005}._content_ze2mh_27{display:flex;flex-direction:row}._listContent_ze2mh_32{display:flex;align-items:self-start;justify-content:center;flex-direction:column;width:240px}._profile_1jna0_1{width:110px;height:110px;border-radius:10px;border:3px solid #fff;aspect-ratio:3/4}._btn_1jna0_9{display:flex;align-items:center;justify-content:center;outline:none;border:none;width:40px;height:40px;border-radius:100%;background-color:transparent}._imagePreview_1jna0_21{display:flex;align-items:center;justify-content:center;overflow:hidden!important}._imagePreview_1jna0_21 img{width:100px;height:100px;border-radius:10px;aspect-ratio:1/1;object-fit:cover}._imagePreviewShadow_1jna0_37{position:relative;height:65px;background-size:cover;filter:blur(10px);z-index:-1;top:-60px}._barcode_1jna0_46 svg{width:100%}._thumb_1jna0_50{width:100px;height:100px;border-radius:10px;object-fit:cover}._tabList_gtzik_1{display:flex;padding:0;margin:0}._tabList_gtzik_1 button{padding:10px 20px;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:16px;color:#555;border:none;background:none;margin-right:5px}._tabList_gtzik_1 button._active_gtzik_18{border-bottom:2px solid #007bff;font-weight:700;color:#007bff;outline:none}html,body{font-family:Poppins,sans-serif}a{text-decoration:none}.green-dark-servfaz{background-color:#104136}.green-servfaz{background-color:#227360}.tiny-text{font-size:12px!important}.btn{outline:none!important;border:none!important}.bg-grey-lighten{background-color:#000}.pointer{cursor:pointer}::-webkit-scrollbar-track{background-color:#f4f4f4}::-webkit-scrollbar{width:6px;background:#f4f4f4}::-webkit-scrollbar-thumb{background:#dad7d7;border-radius:6px}#header-print{display:none}@media print{#print{margin:20px}#header-print{display:flex}.table-responsive{overflow:unset}.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-1{width:8%}.col-md-2{width:16%}.col-md-3{width:25%}.col-md-4{width:33%}.col-md-5{width:42%}.col-md-6{width:50%}.col-md-7{width:58%}.col-md-8{width:66%}.col-md-9{width:75%}.col-md-10{width:83%}.col-md-11{width:92%}.col-md-12{width:100%}}input[type=date]::-webkit-inner-spin-button,input[type=date]::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none}
