@font-face{font-family:Niveau Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/NiveauGroteskRegular.f77c1430.woff2) format("woff2")}@font-face{font-family:Niveau Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/NiveauGroteskMedium.ddbed738.woff2) format("woff2")}@font-face{font-family:Niveau Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/NiveauGroteskBold.d75413db.woff2) format("woff2")}:root{--color-highlight:#063da3;--color-black:#333;--color-grey-1:#f8f7f7;--color-grey-2:#ececee;--color-grey-3:#c1c3d1;--color-grey-4:#9ea7af;--color-medguide-1:#f6f9fc;--color-medguide-2:#e3ecf5;--color-medguide-3:#bfd1e4;--color-medguide-4:#7fa0be;--color-medguide-5:#4f6f8c;--color-medguide-6:#2f4a64;--spacing-nano:4px;--spacing-tiny:6px;--spacing-smaller:8px;--spacing-small:12px;--spacing-default:16px;--spacing-medium:20px;--spacing-big:24px;--spacing-bigger:28px;--spacing-large:32px;--spacing-larger:36px;--spacing-huge:48px;--spacing-huger:64px;scrollbar-color:#9ea7af transparent}*,:after,:before{box-sizing:border-box;margin:0;padding:0;font-family:Niveau Grotesk,sans-serif;font-style:normal;text-decoration:none;-webkit-tap-highlight-color:transparent}:focus{outline:none;border:none;box-shadow:none;-webkit-box-shadow:none;touch-action:manipulation;-ms-touch-action:manipulation}:not(.scroll_section){scrollbar-width:none}:not(.scroll_section)::-webkit-scrollbar{display:none}html{height:100%;min-height:100%;overflow:scroll;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}body{width:100dvw;max-width:100vw;height:100dvh;min-height:100dvh;background-color:#fff;color:#000;font-size:16px;line-height:20px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{width:100%;min-height:100%;display:flex;flex-direction:column}#hubspot-messages-iframe-container{z-index:100!important}h1{font-size:26px;line-height:32px}h2{font-size:24px;line-height:30px}h3{font-size:20px;line-height:26px}h4{font-size:18px;line-height:20px}ul{list-style-type:disc}ol,ul{margin-left:var(--spacing-small)}li{padding-left:var(--spacing-smaller)}li::marker{font-size:12px}a{color:#fff}a:hover{font-weight:700}b{font-weight:500}strong{font-weight:700}i{font-style:italic}.scroll_section{overflow:scroll;overscroll-behavior:contain}.question_theme{background-color:var(--color-medguide-1)}.rotate90{rotate:90deg}nav{position:fixed;top:0;left:0;width:100%;height:70px;padding:var(--spacing-big) var(--spacing-bigger);background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.3);display:flex;justify-content:space-between;align-items:center;gap:var(--spacing-default);transition:all .5s ease;z-index:120}button{border:none;background-color:transparent;font-size:16px;text-align:start;-webkit-tap-highlight-color:transparent;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;cursor:pointer}button:active{scale:.95}.page_line{height:1px;background-color:var(--color-grey-2)}.svg_button{width:24px;min-width:24px;height:24px;display:flex;justify-content:center;align-items:center}.submit_button_group{margin-top:20px;display:flex;gap:var(--spacing-big)}.submit_button{width:-moz-fit-content;width:fit-content;padding:var(--spacing-smaller) var(--spacing-huge);border-radius:5px;background-color:var(--color-grey-1);color:var(--color-grey-3);font-weight:500;text-align:center;display:flex;align-items:center;justify-content:center;gap:var(--spacing-small);transition:all .5s ease}.submit_button.disappear{display:none}.submit_button_active{background-color:var(--color-medguide-6);color:#fff}.submit_button_second{background-color:var(--color-medguide-4);color:#fff}.submit_button_delete{background-color:red;color:#fff}.submit_popup_mes{margin-top:5px;font-size:14px;font-weight:500;color:red;gap:var(--spacing-smaller);pointer-events:none}.closeButton,.submit_popup_mes{display:flex;justify-content:center;align-items:center}.closeButton{width:40px;min-width:40px;height:40px;border-radius:50%;background-color:hsla(0,0%,100%,.2);transition:all .3s ease}.closeButton:active{scale:.8}input,textarea{width:100%;border:none;background:none;font-size:16px;caret-color:var(--color-highlight);resize:none}input:focus,textarea:focus{outline:none}input[type=date]{cursor:text}input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer}input[type=file]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}[contenteditable]:empty:before{content:attr(data-placeholder);color:grey;display:inline-block;cursor:text}.scrolltop_button{position:sticky;right:0;bottom:0;height:0;padding-right:var(--spacing-smaller);display:flex;justify-content:flex-end;align-items:center;transition:all .5s ease}.scrolltop_button button{width:50px;min-width:50px;height:50px;border-radius:50%;background-color:var(--color-grey-3);display:flex;justify-content:center;align-items:center}.scrolltop_button .svg_icon_chevron{rotate:180deg}.filter_menu .scrolltop_buttonButton:active{scale:.8}.option{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;gap:var(--spacing-smaller)}.option svg{translate:0 2px}.option:active{scale:.95}@keyframes appear{0%{opacity:0}to{opacity:1}}@keyframes disappear{0%{opacity:1}to{opacity:0}}@keyframes layerIn{0%{translate:100% 0}to{translate:0 0}}@keyframes layerOut{0%{translate:0 0}to{translate:100% 0}}@keyframes confirmBoxIn{0%{opacity:0;scale:.8}99%{opacity:1;scale:1.01}to{opacity:1;scale:1}}@keyframes confirmBoxOut{0%{opacity:1;scale:1}1%{opacity:1;scale:1.01}to{opacity:0;scale:.8}}.loading_screen{width:100%;height:100%;padding-bottom:10vh;display:flex;justify-content:center;align-items:center}.page_cover{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#fff;z-index:150;animation:disappear 1.2s ease forwards}iframe{width:100%;height:100%;margin:0;padding:0;border:none;display:block}.section_tool{padding:0 var(--spacing-bigger) var(--spacing-default);justify-content:space-between;gap:var(--spacing-big);opacity:0;animation:appear .5s ease forwards;z-index:150}.section_tool,.section_tool_group{display:flex;flex-wrap:wrap;row-gap:var(--spacing-small)}.section_tool_group{gap:var(--spacing-default)}.section_tool_menu{position:relative;width:280px;min-width:280px;height:40px;min-height:40px;padding:0 var(--spacing-small) 0 var(--spacing-default);border-radius:10px;border:var(--color-grey-3) solid 1px;background-color:#fffcfc;font-weight:500;display:flex;justify-content:space-between;align-items:center;gap:var(--spacing-smaller);transition:all .5s ease}.section_tool_menu_fit{width:-moz-fit-content;width:fit-content;min-width:auto;padding:0 var(--spacing-default)}.section_tool_menu_def{width:100%;min-width:100%}.section_tool_menu_long{width:320px;min-width:320px}.section_tool_menu_extra{width:500px;min-width:500px}.section_tool_menu_error{border:2px solid red}.section_tool_menu button{color:inherit;font-weight:500}.section_tool_button{display:flex;align-items:center;gap:var(--spacing-smaller)}.section_tool_button .svg_icon_cross{rotate:45deg}.section_tool_button .svg_icon_arrow{rotate:-90deg}.section_tool_button_dis{opacity:.3}.section_tool_menu_dis{opacity:.5;pointer-events:none}.section_tool_menu_open{border:var(--color-grey-4) solid 1px}.section_tool_menu_title{width:100%;white-space:nowrap;display:flex;justify-content:space-between;align-items:center;z-index:10}.section_tool_menu_title:active{scale:1}.section_tool_menu_title_text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.section_tool_menu_open .section_tool_menu_title .svg_icon_chevron{rotate:-180deg}.section_tool_menu_active{background-color:var(--color-medguide-6);color:#fff}.section_tool_menu_active .section_tool_menu_title{color:#fff}.section_tool_menu_click{background-color:var(--color-medguide-4);color:#fff}.section_tool_menu_list_wrap{position:absolute;top:-1px;left:-1px;width:280px;height:40px;border-radius:10px;border:var(--color-grey-4) solid 1px;background-color:#fffcfc;overflow:hidden;transition:all .5s ease}.section_tool_menu_def .section_tool_menu_list_wrap{width:calc(100% + 2px)}.section_tool_menu_long .section_tool_menu_list_wrap{width:320px}.section_tool_menu_extra .section_tool_menu_list_wrap{width:500px}.section_tool_menu_list{width:100%;padding:var(--spacing-default)}.section_tool_menu_list,.section_tool_menu_list_main{display:flex;flex-direction:column;gap:var(--spacing-small)}.section_tool_menu_list_main{height:-moz-fit-content;height:fit-content;max-height:40vh;overflow:scroll}.section_tool_menu_list_blank{height:15px}.section_tool_menu_list_el{display:flex;flex-direction:column;gap:var(--spacing-small)}.section_tool_menu_list_button{width:100%;min-height:40px;padding:0 var(--spacing-small);border-radius:5px;background-color:#fffcfc;font-weight:500;display:flex;justify-content:space-between;align-items:center}.section_tool_menu_list_button:hover{font-weight:700}.section_tool_menu_list_button:active{scale:.99}.section_tool_menu_open .section_tool_menu_list_wrap{box-shadow:0 4px 8px rgba(0,0,0,.2)}.section_tool_menu_active .section_tool_menu_list_wrap{background-color:var(--color-medguide-6)}.section_tool_menu_active .section_tool_menu_list_button{background-color:var(--color-medguide-6);color:#fff}.form_group_wrap{display:grid;grid-template-columns:repeat(1,1fr);gap:var(--spacing-large);row-gap:var(--spacing-smaller);opacity:0;animation:appear .5s ease forwards}.form_group{padding:var(--spacing-small) 0 var(--spacing-default);gap:var(--spacing-small)}.form_group,.form_group_date{width:100%;display:flex;flex-direction:column}.form_group_date{font-weight:500;gap:var(--spacing-smaller)}.form_sub_group{display:flex;gap:var(--spacing-small)}.form_title{font-weight:500}.form_clear{color:#0000cd;font-size:14px;text-decoration:underline}.form_input{padding:0 var(--spacing-small);border-radius:5px;background-color:var(--color-grey-1);border:var(--color-grey-1) solid 2px}.form_input,.form_input_const{position:relative;width:100%;height:36px;display:flex;align-items:center;gap:var(--spacing-smaller)}.form_input_const{pointer-events:none}.form_textarea{height:-moz-fit-content;height:fit-content;min-height:100px;padding:var(--spacing-tiny) var(--spacing-small);border-radius:5px;background-color:var(--color-grey-1);border:var(--color-grey-1) solid 2px}.form_input button{display:flex;align-items:center}.form_input_error,.form_input_error.form_input:has(input:focus){border:2px solid red}.form_mes{width:100%;min-height:100px;line-height:20px;white-space:pre-line;overflow:hidden}.form_input:has(input:focus),.form_textarea:has(.form_mes:focus){border:var(--color-medguide-4) solid 2px}.form_input input:-webkit-autofill,.form_input input:-webkit-autofill:active,.form_input input:-webkit-autofill:focus,.form_input input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px var(--color-grey-1) inset!important}.form_options{padding-left:var(--spacing-smaller);display:flex;align-items:center;gap:var(--spacing-huge)}.form_error,.form_option{display:flex;align-items:center;gap:var(--spacing-smaller)}.form_error{font-size:14px;font-weight:500;color:red;pointer-events:none}.form_error .svg_icon_error{min-width:15px}.form_submit{margin-top:var(--spacing-huger);display:flex;flex-direction:column;gap:var(--spacing-smaller)}.form_submit_client{margin-top:var(--spacing-larger)}.popup{position:fixed;top:0;left:0;height:100%;padding:var(--spacing-huge) var(--spacing-bigger);background-color:rgba(0,0,0,.2);backdrop-filter:blur(3px);justify-content:center;align-items:center;animation:appear .5s ease forwards;z-index:130}.popup,.popup_main{width:100%;display:flex;opacity:0}.popup_main{position:relative;max-width:520px;padding:var(--spacing-huge);border-radius:var(--spacing-small);background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.3);flex-direction:column;gap:var(--spacing-default);scale:.8;animation:confirmBoxIn .5s ease forwards}.popup_main .closeButton{position:absolute;top:var(--spacing-default);right:var(--spacing-default);width:32px;min-width:32px;height:32px}.popup_title{font-size:20px;line-height:24px;font-weight:700}.jam_layer{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);backdrop-filter:blur(4px);color:#fff;font-size:18px;font-weight:500;display:flex;justify-content:center;align-items:center;opacity:0;animation:appear .5s ease forwards;z-index:150}.jam_layer_spin{position:absolute;top:50%;left:50%;translate:-50% -50%;animation:spin .6s linear infinite;transition:opacity .3s ease}.jam_layer_spin_complete{opacity:0}.table_count{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-small)}.table_portal{position:relative;min-width:100%;margin:0 auto;border-bottom:var(--color-grey-4) solid 1.5px;opacity:0;animation:appear .5s ease forwards;border-collapse:separate;border-spacing:0}.table_portal thead{position:sticky;top:0;background-color:#fff;z-index:1}.table_portal th{padding:var(--spacing-default) 0;border:var(--color-grey-4) solid;border-width:1.5px 0;font-size:14px;font-weight:500;text-align:left}.table_portal td{padding:var(--spacing-default) 0;border-bottom:var(--color-grey-3) solid 1px;font-size:12px}.table_gap{padding:0;min-width:12px;max-width:12px}.recent_row{background-color:#faf9f9}.table_portal .selected_row{background-color:var(--color-medguide-2)}.table_portal td:nth-child(2n),.table_portal tr:last-child td{border:none}.table_portal tbody tr:hover{background-color:var(--color-grey-1)}.table_portal tbody tr.selected_row:hover{background-color:var(--color-medguide-3)}.table_portal tbody tr:not(:last-child):hover td:nth-child(2n){border-bottom:var(--color-grey-3) solid 1px}.table_gp{position:relative;min-width:100%;margin:0 auto;opacity:0;animation:appear .5s ease forwards;border-collapse:separate;border-spacing:0}.table_gp thead{position:sticky;top:0;z-index:1}.table_gp th{border:var(--color-medguide-3) solid;border-width:0 1px 0 0;background-color:var(--color-medguide-2);font-size:14px;font-weight:500}.table_gp td,.table_gp th{padding:var(--spacing-default) var(--spacing-small)}.table_gp td{border:var(--color-grey-2) solid;border-width:0 1px 0 0;font-size:12px;text-align:center}.table_gp td:last-child,.table_gp th:last-child{border:none}.table_gp td:first-child,.table_gp th:first-child{border-radius:8px 0 0 8px}.table_gp td:last-child,.table_gp th:last-child{border-radius:0 8px 8px 0}.table_gp tbody tr:nth-child(2n) td{background-color:var(--color-medguide-1)}.table_gp .first_row td{border-top:var(--color-grey-4) solid 1px}.table_gp .selected_row td,.table_gp tbody tr.selected_row:nth-child(2n) td{background-color:var(--color-medguide-3)}.cell_head{display:flex;align-items:center;gap:var(--spacing-small)}.table_gp .cell_head{justify-content:center}.cell_head p:first-letter{text-transform:capitalize}.cell_head_sort{width:20px;height:20px;border-radius:3px;color:var(--color-grey-4);display:flex;justify-content:center;align-items:center}.cell_head_sort.sort_up svg{rotate:-180deg;translate:1px 0}.cell_head_sort.sort_on{background-color:#7b899b;color:#fff}.cell_text{white-space:pre-line}.cell_link{font-size:12px;text-decoration:underline;color:var(--color-highlight);white-space:nowrap;-webkit-tap-highlight-color:transparent;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.cell_link_delete{color:red}.cell_link_success{color:green}.cell_link:active{scale:.95}.cell_link_dis{color:var(--color-grey-3);display:flex;align-items:center;gap:var(--spacing-tiny)}.cell_link .svg_icon_lock,.cell_link .svg_icon_menu{translate:0 2px}.cell_group{display:flex;flex-direction:column}.cell_group_center{align-items:center;gap:var(--spacing-tiny)}.cell_group_action{position:relative;gap:var(--spacing-tiny)}.cell_group_action .cell_loading{position:absolute;top:50%;left:50%;translate:-50% -50%;display:none}.cell_action_working .cell_action{opacity:0;pointer-events:none}.cell_action_working .cell_loading{display:block}.cell_action{width:-moz-fit-content;width:fit-content;font-size:14px;gap:var(--spacing-smaller)}.cell_action,.cell_action_icon{display:flex;align-items:center}.cell_action_icon{width:30px;min-width:30px;height:30px;border-radius:50%;background-color:var(--color-medguide-6);color:#fff;justify-content:center}.cell_action_icon_sub{background-color:var(--color-medguide-4)}.cell_action_icon .svg_icon_comment{translate:.5px -.8px}.cell_action_box{position:relative;width:28px;min-width:28px;height:28px;border-radius:50%;border:var(--color-grey-4) solid 1px;background-color:hsla(0,0%,100%,.5);display:flex;justify-content:center;align-items:center}.cell_action_done{font-weight:700}.cell_action_done .cell_action_box:after{position:absolute;top:50%;left:50%;translate:-50% -50%;font-size:18px;color:#fff}.cell_action_done .cell_action_box_tick{background-color:green;color:#fff;border:none}.cell_action_done .cell_action_box_cross{background-color:red;color:#fff;border:none}.cell_pill{width:-moz-fit-content;width:fit-content;padding:var(--spacing-nano) var(--spacing-small);border-radius:var(--spacing-big);background-color:var(--color-medguide-2);text-align:center}.cell_info_box_header_info .cell_pill{min-width:65px}.cell_pill_high{background-color:#ffc9c9}.cell_pill_medium{background-color:#ffe0c9}.cell_pill_low{background-color:#c9ecff}.cell_notice{padding:var(--spacing-nano) var(--spacing-tiny);color:var(--color-medguide-6);line-height:15px}.cell_center{margin-left:var(--spacing-big);display:flex;align-items:center;gap:var(--spacing-small)}.cell_grow{min-width:25%}.row_editing{background-color:var(--color-medguide-1)}.table_portal tbody tr.row_editing:hover{background-color:var(--color-medguide-2)}.row_flash{animation:flashing .4s ease}@keyframes flashing{0%{background-color:transparent}25%{background-color:#ffe0b2}50%{background-color:transparent}75%{background-color:#ffe0b2}to{background-color:transparent}}.cell_input{width:100%;padding:var(--spacing-tiny) var(--spacing-smaller);background-color:#fff;border:var(--color-grey-3) solid 1px;border-radius:6px;display:flex;align-items:center;gap:var(--spacing-medium)}.cell_input input{font-size:14px}.cell_input:has(input:focus){border:var(--color-medguide-4) solid 1px}table .cell_input:has(input:focus){border:var(--color-medguide-5) solid 1px}.cell_input_error{border:1.5px solid red}.cell_option_main{width:180px;padding:var(--spacing-tiny) var(--spacing-default);background-color:#fff;border-radius:6px;border:var(--color-grey-3) solid 1px;font-size:14px;display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-smaller)}.option_open .cell_option_main{background-color:var(--color-grey-1)}.cell_option_list_wrap{position:absolute;top:100%;left:0;width:180px;height:0;border-radius:0 0 6px 6px;box-shadow:0 8px 10px rgba(0,0,0,.1);border-width:0 1px 1px 1px;display:none;overflow:hidden;transition:all .3s ease;z-index:1}.cell_option_list{width:100%;padding:var(--spacing-small) var(--spacing-smaller);background-color:#fff;display:flex;flex-direction:column;gap:var(--spacing-smaller)}.option_open .svg_icon_chevron{rotate:180deg}.cell_option{padding:var(--spacing-nano) var(--spacing-tiny);border-radius:5px;background-color:var(--color-grey-1);display:flex;align-items:center;gap:var(--spacing-smaller)}.cell_option_dis{pointer-events:none;opacity:.3}.cell_option:hover{background-color:var(--color-grey-2)}.table_check_box{border:1px solid rgba(0,0,0,.4);border-radius:3px}.table_check_box,.table_radio{position:relative;width:15px;min-width:15px;height:15px;background-color:#fff;display:flex;justify-content:center;align-items:center}.table_radio{border:1px solid rgba(0,0,0,.4);border-radius:50%}.table_check_on:after{content:"";position:absolute;top:50%;left:50%;width:9px;height:9px;translate:-50% -50%;border-radius:50%;background-color:var(--color-medguide-5)}.table_check_box_valid:after{background-color:orange}.table_check_box_dis{pointer-events:none;opacity:.2}.table_check_box_step svg{rotate:180deg}.table_check{width:15px;min-width:15px;height:15px;color:#32cd32;font-size:14px;display:flex;justify-content:center;align-items:center}.table_check_invalid{color:red}.table_noti{width:6px;min-width:6px;height:6px;border-radius:50%;background-color:orange}.cell_info{gap:var(--spacing-smaller)}.cell_info,.cell_info_button{display:flex;align-items:center}.cell_info_button{position:relative;width:12px;min-width:12px;height:12px;border-radius:50%;background-color:var(--color-grey-3);color:#000;font-size:10px;font-weight:700;justify-content:center;cursor:pointer}.table_gp .cell_info_button{background-color:#fff}.cell_info_button_big{position:relative;width:15px;min-width:15px;height:15px;border-radius:50%;background-color:#eaeaea;color:#0000cd;display:flex;justify-content:center;align-items:center}.cell_info_box{left:100%;translate:8px -50%;min-width:200px;padding:var(--spacing-small);border-radius:5px;color:#000;font-size:12px;line-height:18px;font-weight:400;white-space:pre-wrap;display:none}.cell_info_box,.cell_info_box:after{position:absolute;top:50%;background-color:var(--color-grey-2)}.cell_info_box:after{content:"";left:0;width:10px;height:10px;translate:-50% -50%;rotate:45deg}.cell_info_box_header{top:50%;left:100%;translate:8px -18%;min-width:165px;padding:var(--spacing-small);border-radius:5px;color:#000;font-size:12px;line-height:18px;font-weight:400;white-space:pre-wrap;display:none;flex-direction:column;gap:var(--spacing-tiny)}.cell_info_box_header,.cell_info_box_header:after{position:absolute;background-color:var(--color-grey-2)}.cell_info_box_header:after{content:"";top:18%;left:0;width:10px;height:10px;translate:-50% -50%;rotate:45deg}.table_gp .cell_info_box_header{background-color:#fff;box-shadow:0 5px 10px rgba(0,0,0,.2)}.table_gp .cell_info_box_header:after{background-color:#fff}.cell_info_button:hover .cell_info_box,.cell_info_button:hover .cell_info_box_header{display:flex;z-index:10}.cell_info_box_big{position:absolute;top:-11px;left:0;width:-moz-fit-content;width:fit-content;max-height:40px;padding-left:var(--spacing-big);display:none}.cell_info_button_big:hover .cell_info_box_big{display:block;z-index:10}.cell_info_option_box{padding:var(--spacing-smaller);background-color:#fff;border-radius:6px;box-shadow:0 0 15px rgba(0,0,0,.2);display:flex;flex-direction:column;gap:var(--spacing-tiny)}.cell_info_box_header_info{display:flex;align-items:center;gap:var(--spacing-smaller)}.cell_info_box_header_info p{text-align:left;line-height:14px}.cell_icon{display:flex;align-items:center;gap:var(--spacing-tiny)}.cell_loading{position:relative;aspect-ratio:1;width:15px;height:15px;border-radius:50%;background:conic-gradient(transparent,#7b899b);animation:spin .6s linear infinite}.cell_loading:after{content:"";position:absolute;top:50%;left:50%;width:9px;height:9px;translate:-50% -50%;border-radius:50%;background-color:#fff}.cell_spin{width:16px;height:16px;display:flex;justify-content:center;align-items:center;animation:spin 5s linear infinite}@keyframes spin{to{rotate:1turn}}.table_toggle{position:relative;width:40px;min-width:40px;height:20px;background-color:var(--color-grey-3);border-radius:12px;transition:all .5s ease}.table_toggle:after{content:"";position:absolute;top:50%;left:11px;width:16px;height:16px;translate:-50% -50%;border-radius:50%;background-color:#fff;transition:all .5s ease}.table_toggle_on{background-color:var(--color-highlight)}.table_toggle_on:after{left:calc(100% - 11px)}.table_button_add{width:-moz-fit-content;width:fit-content;padding:var(--spacing-tiny) var(--spacing-smaller) var(--spacing-tiny) var(--spacing-tiny);border-radius:6px;background-color:var(--color-medguide-4);color:#fff;font-size:12px;white-space:nowrap;display:flex;align-items:center;gap:var(--spacing-nano)}.table_button_add .svg_icon_cross{rotate:45deg}.table_button_remove{background-color:#ffe1e3}.table_button_edit,.table_button_remove{width:-moz-fit-content;width:fit-content;padding:var(--spacing-tiny) var(--spacing-smaller) var(--spacing-tiny) var(--spacing-tiny);border-radius:6px;font-size:12px;white-space:nowrap;display:flex;align-items:center;gap:var(--spacing-nano)}.table_button_edit{background-color:var(--color-medguide-2)}.quest_box{width:100%;padding:var(--spacing-big) var(--spacing-larger);border-radius:var(--spacing-small);background-color:#fff;display:flex;flex-direction:column;gap:var(--spacing-default)}.quest_text_input{width:100%;padding:var(--spacing-tiny) var(--spacing-tiny) var(--spacing-smaller) var(--spacing-tiny);border-radius:var(--spacing-smaller);border:1px solid gray;background-color:var(--color-grey-2);white-space:pre-line;line-height:20px}.quest_option{display:flex;align-items:center;gap:var(--spacing-small)}.question_option_input{min-height:30px;display:flex;gap:var(--spacing-tiny)}.question_option_scale{display:flex;gap:var(--spacing-big)}.question_option_scale_choice{padding-top:3px;display:flex;flex-direction:column;align-items:center;gap:var(--spacing-tiny)}.quest_no_ans{font-style:italic;color:var(--color-grey-3)}@media (min-height:1000px){nav{height:100px}}@media (min-width:1150px){.form_group_wrap{grid-template-columns:repeat(2,1fr)}}@media (min-width:1600px){nav{padding:var(--spacing-big) var(--spacing-huge)}.section_tool{padding:0 var(--spacing-huge) var(--spacing-default)}.form_group_wrap{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:2050px){.form_group_wrap{grid-template-columns:repeat(4,1fr)}}