*{box-sizing:border-box}body,html{height:auto;margin:0}body{min-height:100%;font-family:"Roboto",-apple-system,BlinkMacSystemFont,"Segoe UI","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-size:14px;color:#252525;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:auto}#root{display:flex;flex-direction:column;height:100%;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}img{vertical-align:middle}input~span{text-align:right}span img{height:auto;vertical-align:top;position:relative}a{color:#252525;text-decoration:none}input{padding:10px 15px;border:1px solid #ddd;border-radius:5px;outline:none}.pointer_span{cursor:pointer}::placeholder{color:#c8c8c8;opacity:1}:-ms-input-placeholder{color:#c8c8c8}::-ms-input-placeholder{color:#c8c8c8}.desktop-boxed div::-webkit-scrollbar{width:0;background:transparent}.desktop-boxed{position:relative;width:100%}@media (min-width:960px){.desktop-boxed{max-width:1440px;margin:0 auto;min-height:100%}#containerWrapper{box-shadow:0 2px 4px 0 #c8c8c8}}#desktopContainer{position:relative;flex:2 1;overflow-y:hidden;display:flex;margin:0}.layout{flex:2 1;min-width:1px;padding:1rem .5rem 1rem 1.5rem;overflow-y:auto}#layoutWrapper{display:flex;flex-direction:column;width:100%}#containerWrapper{height:auto;display:flex}.container_wrapper,.container_wrapper_header{min-height:calc(100vh - 177px)}.desktop_content_header{display:flex;justify-content:space-between;align-items:center}.desktop_content_frame{margin-top:1rem;padding:0 1rem 15px 0}.layout_sub_header{z-index:13}.mobile{min-width:auto;min-height:100%;margin-top:0;padding:0 0 50px;justify-content:center;align-items:center}#login-page-desktop,#login-page-mobile{display:flex;flex-direction:row;min-height:100vh}#popup-bottom-right{bottom:0}.arrow{display:inline-block;position:absolute;top:50%;right:20px;margin-top:-5px;padding:4px;border:solid #7b7b7b;border-width:0 2px 2px 0;border-radius:2px}.right{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.left{transform:rotate(135deg);-webkit-transform:rotate(135deg)}.up{transform:rotate(0deg);-webkit-transform:rotate(0deg)}.w_100{width:100%}.h_100,.w_100{position:relative}.h_100{height:100%}.d_flex{display:flex}.flex_dir_column{flex-direction:column}.flex_grow_1{flex-grow:1}.flex_1{flex:1 1}.flex_2{flex:2 1}.d_none{display:none}.ai_center{align-items:center}.detail_box_container{padding:1rem}.pair_text_block{margin-bottom:.5rem}.pair_text_block:last-of-type{margin:0}.pair_text_block p{margin:0;font-size:12px}.pair_text_block p:first-of-type{margin-bottom:.4rem}.pair_text{margin:.4rem 0}.pair_text_container{list-style:none;margin:0;padding:0;font-size:.8rem}.pair_text_container li{margin-bottom:.4rem}.pair_text_label{font-weight:700;display:inline-block;width:50%;position:relative;height:auto;vertical-align:top;font-size:.75rem;margin-right:.5rem}.pair_text_label:after{content:":";margin:0 8px;position:absolute;right:-.5rem}span.pair_text_multiline{display:inline-block;width:40%;word-wrap:break-word}.card_border{margin:1.5rem -1rem;border:0;border-top:3px solid}.bottom_modal_overlay{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(38,38,38,.7);transition:opacity .5s;z-index:9}.above_another_modal{z-index:1070}.bottom_modal_list{margin:1.5rem 0 0}.bottom_modal_list:first-of-type{margin-top:0}.bottom_modal_list p{text-align:justify;font-size:12px}.bottom_modal_container{background:#fff;border-radius:8px 8px 0 0;padding:1rem;position:absolute;min-height:1vh;margin-top:5vh;overflow-y:auto;bottom:0;height:auto;width:100%}.clear_table{display:block;width:100%;text-align:left;overflow-x:auto}.clear_table td,.clear_table th{padding:10px 1rem;line-height:21px}.clear_table td{font-size:.75rem}.clear_table .table_action span.action_table{cursor:pointer;color:#e11931}.full_width_bottom_button{position:absolute;bottom:0;width:100%}.full_width_bottom_button .button_content button{width:100%}.m-t-2r{margin-top:2rem}.tab{width:100%;overflow:hidden}.tab_label{display:flex;align-items:center;padding:1rem 0;font-weight:700;cursor:pointer;font-size:1rem;position:relative}.tab_label:after{content:"";position:absolute;right:1rem;padding:4px;border:solid #262626;border-width:0 2px 2px 0;transform:rotate(-45deg);transition:all .35s}.tab_label_without_arrow:after{border:none}.tab_content{max-height:0;padding:0 1em;color:#2c3e50;background:#fff;transition:all .35s}.tab_content_flex{display:flex;position:relative;justify-content:space-between;padding:0}.tab_close{display:flex;justify-content:flex-end;padding:1em;font-size:.75em;background:#2c3e50;cursor:pointer}.tab_checkbox{position:absolute;opacity:0;z-index:-1}.tab_checkbox:checked+.tab_label:after{transform:rotate(45deg)}.tab_checkbox:checked~.tab_content{max-height:100vh}.nav_tab_container{display:flex;flex-wrap:wrap;padding-left:0;margin:0;list-style:none}.nav_tab_item{margin-right:1.7rem}.nav_tab_link{display:inline-block;padding:5px 0;cursor:pointer}.nav_tab_link.active{color:#e11931;border-bottom:2px solid #e11931;font-weight:700}.square_checkbox_button{cursor:pointer}.square_checkbox{opacity:0;position:absolute;z-index:-1}.square_checkbox_control{position:relative;display:inline-block;width:22px;height:22px;margin-right:.5rem;vertical-align:middle;background-color:inherit;border:2px solid #e11931;border-radius:2px}.square_checkbox:checked+.square_checkbox_control:after{content:"";display:block;position:absolute;top:2px;left:2px;width:14px;height:14px;background-color:#e11931;border-color:#e11931;border-radius:1px}.square_checkbox_label{font-size:1rem}.star{z-index:0;position:relative;display:inline-block;margin-left:.9em;margin-right:.9em;border-right:.3em solid transparent;border-left:.3em solid transparent;font-size:7px}.star,.star:after,.star:before{width:0;height:0;border-bottom:.7em solid #ffd569}.star:after,.star:before{position:relative;z-index:-1;content:"";display:block;position:absolute;top:.6em;left:-1em;border-right:1em solid transparent;border-left:1em solid transparent;transform:rotate(-35deg)}.star:after{transform:rotate(35deg)}.chevron:before{border-style:solid;border-width:2px 2px 0 0;content:"";display:inline-block;height:.45em;margin-left:8px;position:relative;top:.25em;transform:rotate(-45deg);vertical-align:top;width:.45em}.chevron.bottom:before{transform:rotate(135deg)}.pencil_icon{width:6px;height:.8rem;background:#e11931;position:relative;transform:rotate(45deg);cursor:pointer}.pencil_icon:before{width:6px;height:3px;top:-5px}.pencil_icon:after,.pencil_icon:before{content:"";position:absolute;background:#e11931}.pencil_icon:after{width:4px;height:4px;left:1px;bottom:-2px;transform:rotate(45deg)}.icon_trash{width:1.2rem;height:1.2rem;position:relative;overflow:hidden;float:right;cursor:pointer}.trash_lid{width:62%;height:10%;position:absolute;left:50%;margin-left:-31%;top:10.5%;background-color:#000;border-top-left-radius:80%;border-top-right-radius:80%;transform:rotate(-5deg)}.trash_lid:after{content:"";width:26%;height:100%;position:absolute;left:50%;margin-left:-13%;margin-top:-10%;background-color:inherit;border-top-left-radius:30%;border-top-right-radius:30%;transform:rotate(-1deg)}.trash_container{width:56%;height:65%;position:absolute;left:50%;margin-left:-28%;bottom:10%;background-color:#000;border-bottom-left-radius:15%;border-bottom-right-radius:15%}.trash_container:after{content:"";width:110%;height:12%;position:absolute;left:50%;margin-left:-55%;top:0;background-color:inherit;border-bottom-left-radius:45%;border-bottom-right-radius:45%}.info_icon{color:#e11931;border:1.5px solid #e11931;border-radius:100%;padding:0 5px;font-size:.7rem;font-weight:700;position:relative;right:-2px;font-style:normal}.info_icon:after{content:"i";vertical-align:bottom}.close_button{width:1.3rem;height:1.3rem;position:absolute;cursor:pointer}.close_button:before{transform:rotate(45deg)}.close_button:after,.close_button:before{left:50%;top:50%;margin-left:-5px;margin-top:-.5px;width:1.3rem;height:3px;background-color:#e11931;content:"";position:absolute;border-radius:1px}.close_button:after{transform:rotate(-45deg)}.checkmark{width:1.2rem;height:1.2rem;border-radius:50%;stroke-width:5;stroke:#fff;stroke-miterlimit:10;border:1.5px solid #8acc9a;box-shadow:inset 0 0 0 #3eac58;animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both}.checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#3eac58;fill:none;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark__check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards}.progress_main{background-color:#fff;display:block;width:100%;height:.15rem}.progress_main::-moz-progress-bar{background:#3eac58}.progress_main::-webkit-progress-bar{background:#fff;box-shadow:none}.progress_main::-webkit-progress-value{background:#3eac58;animation:animate-stripes 35s linear infinite}.progress_main::-ms-fill{background:#3eac58;box-shadow:none}.progress_bar{margin-top:.95em;background-color:#3eac58;height:.3em}.progress_value{background-color:#fff;display:block;height:.3em}.warning{width:1.2rem;height:1.2rem;border-radius:50%;stroke-width:5;stroke:#fff;stroke-miterlimit:10;border:1.5px solid #f6bb42;box-shadow:inset 0 0 0 #f4d03f;animation:fill-warning .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both}.warning__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#f6bb42;fill:none;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.warning__exclamation{transform-origin:50% 50%;stroke-dasharray:30;stroke-dashoffset:30;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards}.input-radio{word-break:break-word;height:-webkit-max-content!important;height:max-content!important}@keyframes animate-stripes{to{background-position:-100px 0}}@keyframes stroke{to{stroke-dashoffset:0}}@keyframes scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill{to{box-shadow:inset 0 0 0 30px #3eac58}}@keyframes fill-warning{to{box-shadow:inset 0 0 0 30px #f6bb42}}.NavigationMobile_navigation-mobile__3paYI{position:fixed;z-index:1;bottom:0;left:0;width:100%;height:50px;display:flex;justify-content:space-around;align-items:center;background-color:#fff;box-shadow:0 0 4px 0 #c8c8c8}.NavigationMobile_mobile-nav-button__kN8Tc{width:33.33333%;font-size:.7rem;color:#7b7b7b;cursor:pointer;text-align:center}.NavigationMobile_active__2jAly{color:#e11931}.NavigationMobile_icon-active__3sKcL,.NavigationMobile_icon__2dptt{margin-bottom:2px}.NavigationMobile_active__2jAly .NavigationMobile_icon__2dptt,.NavigationMobile_mobile-nav-button__kN8Tc .NavigationMobile_icon-active__3sKcL{display:none}.NavigationMobile_active__2jAly .NavigationMobile_icon-active__3sKcL{display:initial}.NavigationMobile_button-create-application__1b8dy{display:flex;position:fixed;width:100%;background:#fff;box-shadow:0 2px 4px 0 #c8c8c8;border:1px solid #f4f4f4;bottom:50px;padding:.5rem 1rem}.NavigationMobile_custom-button-create-application__KOqEU{position:fixed;right:5px;bottom:60px;background-color:none}.NavigationMobile_button-create-application__1b8dy button{width:100%;justify-content:center}.NavigationMobile_button-create-application__1b8dy a{color:#fff;font-weight:500;font-size:.8rem}.NavigationMobile_button-logout__2PSBF{position:absolute;bottom:70px;left:20px}.NavigationMobile_button-logout__2PSBF a{display:block;width:3.4rem;height:3.4rem;background-color:#e11931;border-radius:100%}.Popup_popup-wrapper__2fQZx{display:flex;flex-direction:column;z-index:1060;width:100%;height:100%;position:fixed;top:0;left:0;background-color:rgba(0,0,0,.48);justify-content:center;align-items:center}.Popup_popup_content__378NE{z-index:1060;width:80%;max-width:400px;padding:30px;text-align:center;border-radius:10px;background-color:#fff;box-shadow:0 3px 15px rgba(41,24,26,.24)}.Popup_popup_bottom_right__3TBl0{position:absolute;right:0;bottom:7rem;max-width:25rem}.Popup_popup_bottom_mobile__2UuON{position:absolute;bottom:0;width:100%;max-width:100%}.Popup_popup-title__2Ovks{margin:0;font-size:24px}.Popup_popup-message__36ud4{z-index:1060;margin:1rem 0}.Popup_button_frame__1g6VW{display:flex;justify-content:center;flex-direction:column}.Popup_image_header__1RihS{width:100%;max-width:22.5rem;height:auto;max-height:6.5rem;margin-bottom:1rem}.Popup_popup-message__36ud4 img{width:100%;height:auto;padding:.5rem 1.5rem}.Popup_popup_header_container__3JAdY{z-index:1060;display:flex;align-items:center}.Popup_left_header__WCPRg{display:flex;flex:1 1;max-width:10%;position:relative}.Popup_close_button__3CaD3{position:relative}.Popup_header_content__1kSoA{display:flex;flex:auto;justify-content:center}.Popup_right_header__1xWde{display:flex;align-items:center;justify-self:flex-end;justify-content:space-evenly;flex:1 1}.Popup_screenshoot_warning__1PCE8{margin-top:1.5rem;width:80%;max-width:400px;z-index:16;background:#fff4ea;border-radius:10px;padding:.6rem 1.2rem .9rem .9rem;text-align:justify}.Popup_warning_information__3bhqa{display:flex}.Popup_information_icon__1bnX8{display:flex;align-self:flex-start;margin-right:.8rem}.Popup_screenshoot_warning_text__F7j15{text-align:justify;font-size:.75rem}.LoaderFull_loading-container__M8mwo{z-index:10000000000;display:flex;position:fixed;top:-100px;bottom:-100px;left:0;width:100%;justify-content:center;align-items:center;background:hsla(0,0%,100%,.75)}.LoaderFull_loading-content__2-kQL{position:fixed;padding:10px;background-color:#fff;border-radius:100%}.LoaderFull_loading-gif__33U7Z{width:10vh;vertical-align:middle}.Toast_toast-text__163Ic{animation:Toast_fadeInFromNone__1i7i- ease 2;font-size:14px;font-weight:400;line-height:20px}.Toast_toast-wrapper__3576a{animation:Toast_fadeInFromNone__1i7i- ease 2;left:50%;position:fixed;transform:translate(-50%);z-index:9999;background-color:#676767;width:80%;padding:12px 16px;bottom:80px;border-radius:4px;color:#fff;display:flex;justify-content:center;align-items:center;grid-gap:8px;gap:8px}@keyframes Toast_fadeInFromNone__1i7i-{to{display:block;opacity:1}1%{display:block;opacity:0}0%{display:none;opacity:0}}