@import"/assets/fonts/Inter/stylesheet.css";*{box-sizing:border-box;font-family:Inter,Roboto,Arial,sans-serif;line-height:120%}html{scroll-behavior:smooth;width:100%;height:100%}body{margin:0;padding:0;overflow:auto;color:#324d68;font-size:16px;font-weight:600;width:100%;height:100%;background:#edfdff}body.stop-scroll{overflow:hidden}.page{width:100%;float:left;min-height:100%}.container{float:left;width:100%;position:relative}.block{width:100%;float:left;padding:0 10px}.section{padding:20px 0}h1{font-size:38px}h2{font-size:24px}img{display:block}.dark a{color:#fff}input[type=text],input[type=file],input[type=email],input[type=number],input[type=password],input[type=datetime-local],select{font-size:16px;height:46px;padding:2px 15px;border-radius:10px;font-weight:600;border:1px solid #ccc}textarea{font-size:16px;padding:15px 15px;border-radius:10px;border:none;font-weight:600}input::placeholder,textarea::placeholder{color:#999}input[type=text].has_error,input[type=password].has_error,select.has_error,textarea.has_error{background:#ffdbe5;color:red}.columns{float:left;width:100%}.columns .column:first-child{width:100%;float:left}.columns .column:last-child{width:100%;float:left}.column2{width:100%;float:left}.column3{width:100%;float:left}.column4{width:100%;float:left}.button{color:#fff;display:block;text-decoration:none;cursor:pointer;font-size:16px;transition:.3s;border-radius:30px;font-weight:600}.button.white{color:#fff;border:1px solid #fff}.button.white:hover,.button.white:active{color:#292929;background:#fff}.button.yellow{color:#292929;background:gold}.button.yellow:hover,.button.yellow:active{background:#fff}.button.border_blue{color:#3755fa;border:1px solid #3755fa}.button.border_blue:hover,.button.border_blue:active{color:#fff;background:#3755fa}.button.red{background:#f55}.button.red:hover,.button.red:active{background:#e81616}.button.green{background:#00c7ab}.button.green:hover,.button.green:active{background:#028d79}.button.blue{background:#4870d8}.button.blue:hover,.button.blue:active{background:#2d52ad}.button.gray{background:#a1a1a1}.button.gray:hover,.button.gray:active{background:#7f7f7f}.blue_text{color:#3755fa}.green_text{color:#00a507}.hidden{display:none !important}@media(min-width: 480px){.column4{width:50%}}@media(min-width: 800px){h1{font-size:64px}h2{font-size:34px}.block{width:600px;float:none;margin:0 auto;display:block;padding:0}.column2{width:50%}.column4{width:25%}}@media(min-width: 1024px){.block{width:800px}.section{padding:40px 0}.columns .column:first-child{width:50%}.columns .column:last-child{width:50%}.column3{width:33.333%}}@media(min-width: 1200px){.block{width:1000px}}.popup{position:fixed;top:0;left:0;width:100%;height:100%;justify-content:center;align-items:center;display:none;z-index:2500;overflow-y:scroll}.popup>.content{background:#fff;position:relative;padding:20px;border-radius:0;width:calc(100% - 60px);margin:0 auto}.popup .close{display:block;background:#333;border:1px solid #ccc;border-radius:50%;position:absolute;right:-10px;top:-10px;width:27px;height:27px;text-align:center;cursor:pointer;margin:0;font:20px Roboto;text-shadow:none !important;color:#fff !important;padding-top:1px;font-weight:normal !important}.popup .close:after,.popup .close:before{position:absolute;content:"";width:17px;height:2px;background:#fff;top:11px;left:4px}.popup .close:after{transform:rotate(-45deg)}.popup .close:before{transform:rotate(45deg)}.popup.active{display:flex}#notify_popup{zoom:0;transition:1s;opacity:0;padding:0 20px}#notify_popup.active{opacity:1;zoom:1;background:rgba(40,40,40,.9)}#notify_popup>.content{min-width:300px;max-width:600px;width:100%;border-radius:5px}#notify_popup .title{font-size:20px;padding:30px 10px 0;text-align:center;font-weight:bold}#notify_popup.success .title{color:#35927b}#notify_popup.error .title{color:#f8155b;font-weight:bold}#notify_popup .notify_messages{padding:40px 10px;font-size:16px;line-height:30px;text-align:center}#notify_popup .notify_messages .notify_message{padding:5px 0}#notify_popup .button_wrap{display:flex;justify-content:center;align-items:center}#notify_popup .button{width:120px;margin:0 10px;text-align:center;font-size:16px;padding:14px 0;height:46px}#notify_popup>.content .close_icon{width:27px;height:27px}#notify_popup>.content .close_icon:before{left:4px}#notify_popup>.content .close_icon:after{left:4px}#notify_popup.active{display:flex}@media(min-width: 600px){#notify_popup{padding:0}}.apx_preloader{position:fixed;display:flex;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.9);justify-content:center;align-items:center;z-index:2000}.apx_preloader .lds_ripple{position:relative;width:80px;height:80px;margin:40px auto 0}.apx_preloader .lds_ripple div{position:absolute;border:4px solid #3755fa;opacity:1;border-radius:50%;animation:lds_ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite}.apx_preloader .lds_ripple div:nth-child(2){animation-delay:-0.5s}@keyframes lds_ripple{0%{top:36px;left:36px;width:0;height:0;opacity:0}4.9%{top:36px;left:36px;width:0;height:0;opacity:0}5%{top:36px;left:36px;width:0;height:0;opacity:1}100%{top:0;left:0;width:72px;height:72px;opacity:0}}.apx_preloader .text{margin:20px 0;text-align:center;font-size:18px;font-weight:bold;color:#3755fa}.spoiler{background:#ebeeff;border-radius:10px;margin:20px 0;float:left;width:100%;padding:0 20px 0 20px;overflow:hidden}.spoiler .title{padding:20px 0 20px 0;float:left;width:100%;font-size:20px;cursor:pointer;font-weight:600}.spoiler .text{float:left}.spoiler .arrow{float:right;width:20px;height:20px;margin-top:2px}.spoiler.opened .arrow{transform:rotate(180deg)}.spoiler .more{float:left;width:100%;font-size:16px;height:0}.spoiler.opened .more{height:auto;padding-bottom:20px}table.blue_table{width:100%;float:left;font-size:16px;border-collapse:separate;border-spacing:0;border-radius:20px;border:1px solid #3755fa;overflow:hidden}.blue_table tr:last-child{border-bottom:0}.blue_table th{background:#3755fa;color:#fff;text-align:left;padding:15px;font-weight:600;font-size:18px}.blue_table td{text-align:left;padding:15px;font-weight:600;border-right:1px solid #3755fa;border-bottom:1px solid #3755fa}@media(min-width: 640px){table.blue_table{border-radius:10px;border:2px solid #3755fa}}.apx_select{background:#fff;float:left;border-radius:10px;border:1px solid #ccc;cursor:default;position:relative;user-select:none;font-size:16px;height:46px;font-weight:600}.apx_select.opened{background:#fff;float:left;border-bottom-left-radius:0;border-bottom-right-radius:0}.apx_select.disabled{background:#ddd}.apx_select .value{position:relative;overflow:hidden}.apx_select .value:before{position:absolute;top:50%;right:10px;margin-top:-4px;content:"";width:18px;height:13px;background-image:url(/assets/images/arrow_black.svg);background-size:contain;background-position:center;background-repeat:no-repeat}.apx_select.opened .value:before{transform:rotate(180deg)}.apx_select .value .variant-begin-text{position:absolute;left:0;top:0;border:none;width:100%}.apx_select:not(.opened) .value .variant-begin-text{display:none}.apx_select .variants{display:block;float:left;background:#fff;border:1px solid #ccc;border-bottom-left-radius:5px;border-bottom-right-radius:5px;margin:0 0 0 -1px;max-height:300px;overflow-x:hidden;overflow-y:scroll;position:absolute;z-index:300;top:46px}.apx_select:not(.opened) .variants{display:none}.apx_select.opened .variants{display:block}.apx_select .variants .variant{overflow:hidden;width:100%;display:flex;align-items:center}.apx_select.multiple .variants .variant{border-left:5px solid rgba(0,0,0,0)}.apx_select:not(.multiple) .variants:not(:hover) .variant.active{background:#ebeeff}.apx_select.multiple .variants .variant.active{background:#ebeeff}.apx_select .variants .variant:hover{background:#ebeeff}.apx_select .variants::-webkit-scrollbar{width:10px;border-left:1px solid #ccc}.apx_select .variants::-webkit-scrollbar-thumb{background:#bdc0c6;border-radius:2px}.apx_select .variants::-webkit-scrollbar-thumb:active{background:#6e8fe1}.apx_select .variant.hide{display:none}#user_filter.apx_select,#provider_filter.apx_select,#service_filter.apx_select,#status_filter.apx_select{margin-right:10px}.apx_select .value{padding:12px 18px;width:218px;height:44px}.apx_select .value div{overflow:hidden;text-overflow:ellipsis;height:22px;white-space:nowrap;z-index:100;color:#242424;padding-top:2px}.apx_select .variants{width:300px}.apx_select .variant{padding:10px}.table_wrap{height:auto;overflow-x:auto;overflow-y:auto;margin:0 auto}.custom_table{width:100%;float:left;border-collapse:separate;border-spacing:0}.custom_table tr:last-child{border-bottom:0}.custom_table th:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.custom_table th:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}.custom_table .action_button{display:table;cursor:pointer;margin:0 auto;position:relative;color:#aaa}.custom_table .action_button .action_button_menu{position:absolute;background:#fff;bottom:0;width:150px;right:0;border-radius:5px;z-index:200;overflow:hidden;transition:.3s;box-shadow:2px 8px 16px 4px rgba(0,0,0,.0784313725);display:none}.custom_table .action_button:active .action_button_menu,.custom_table .action_button:hover .action_button_menu{transition:.3s;display:block}.custom_table .action_button .action_button_menu .variant{padding:10px;width:100%;float:left;cursor:pointer;text-decoration:none;color:#2a2d37}.custom_table .action_button .action_button_menu .variant:active,.custom_table .action_button .action_button_menu .variant:hover{background:#ebeeff}.custom_table .add.button{width:140px;height:46px;padding:14px 0;float:right}.radio_button{font-weight:600;display:flex;align-items:center}.radio_button input{display:none}.radio_button .mark{background:#fff;border:2px solid #3755fa;border-radius:100%;width:20px;height:20px;float:left;margin-right:5px;position:relative;display:flex;justify-content:center;align-items:center}.radio_button .mark:after{content:"";background:#3755fa;border-radius:100%;width:12px;height:12px;display:none}.radio_button input:checked+.mark:after{display:block}.checkbox_button{font-weight:600;display:flex;align-items:center}.checkbox_button input{display:none}.checkbox_button .mark{background:#fff;border:2px solid #3755fa;float:left;margin-right:5px;position:relative;display:flex;justify-content:center;align-items:center}.checkbox_button .mark:after{width:9px;height:9px;top:2px;left:2px;position:absolute;content:"";background:#3755fa;display:none}.checkbox_button input:checked+.mark:after{display:block}.custom_toggle label{width:46px;height:24px;border-radius:24px;background:#2a2d37;position:relative;cursor:pointer;float:left}.custom_toggle label:after{content:"";position:absolute;top:0;left:0;width:24px;height:24px;background:#fff;border-radius:24px;transition:.3s}.custom_toggle input:checked+label{background:#3755fa}.custom_toggle input:checked+label:after{left:22px}.page_navigator{float:left;width:100%;padding:20px 0}.paging{display:table;margin:0 auto}.paging .last_page,.paging .next_page{background-image:url(/assets/images/parts/paging/left_arrow.svg);background-repeat:no-repeat;background-size:15px auto;background-position:center}.paging .next_page{transform:rotate(180deg)}.paging .paging_action{float:left;width:40px;height:40px;text-align:center;padding:11px 0;margin:0 5px;cursor:pointer}.paging .paging_action:not(.active){color:#8b8d9b}.paging .paging_action:not(.active):hover,.paging .paging_action:not(.active):active{color:#2a2d37}.paging .paging_action.active{color:#2a2d37}.left_bar_wrap{width:300px;left:-300px;background:#2d52ad;height:100%;padding:20px 0;position:fixed;overflow-y:auto;transition:.3s;z-index:1000}.left_bar_wrap.opened{left:0;transition:.3s}.left_bar{float:left;width:100%}.left_bar .main_logo_wrap{padding:0 20px;float:left;width:100%}.left_bar .main_logo{color:#fff;float:left;display:table}.left_bar .main_logo .icon{width:120px;float:left}.left_bar .main_logo .text{font-size:20px;float:left;height:30px;display:flex;justify-content:center;align-items:center;padding-left:5px}.left_bar .close_button{width:30px;height:30px;float:right;margin-top:6px;cursor:pointer;background-image:url(/assets/images/parts/left_bar/close.svg);background-size:contain;background-position:center;background-repeat:no-repeat}.left_bar .left_menu{float:left;width:100%;padding-top:20px;font-size:14px}.left_bar ul,.left_bar li{list-style:none;margin:0;padding:0;float:left;width:100%}.left_bar li .sub_menu{display:none}.left_bar li.opened .sub_menu{display:block}.left_bar .menu_item{float:left;width:100%;text-decoration:none;padding:10px 20px;cursor:pointer}.left_bar .menu_item.blue_link{color:#3755fa;font-size:16px}.left_bar .menu_item.white_link{color:#fff}.left_bar .menu_item:active,.left_bar .menu_item:hover,.left_bar .menu_item.active{background:#234291}.left_bar .menu_item .icon{width:20px;height:20px;display:flex;justify-content:center;align-items:center;float:left;margin-right:10px}.left_bar .menu_item .icon img{max-width:20px;max-height:20px;float:left;width:100%}.left_bar .menu_item .text{float:left;width:calc(100% - 30px);padding-top:3px}.left_bar .menu_item.home_link .text{font-size:14px;padding:2px 0 0}.left_bar .menu_item .arrow{width:14px;float:right;padding:6px 0 0}.left_bar .opened .menu_item .arrow{transform:rotate(180deg);padding:0 0 5px}@media(min-width: 1024px){.left_bar_wrap{left:0}.left_bar .main_logo{margin:0 auto;float:none}.left_bar .main_logo .icon{width:120px}.left_bar .main_logo .text{font-size:24px;float:left;height:40px}.left_bar .close_button{display:none}}.top_bar{background:#6e8fe1;width:100%;float:left;padding:10px 20px}.top_bar .mobile_menu_button{float:left;cursor:pointer;padding:13px 10px}.top_bar .mobile_menu_button img{width:20px}.top_bar .mobile_menu_button,.top_bar .user_name{justify-content:center;align-items:center}.top_bar .mobile_menu_button,.top_bar .user_name{display:flex}.top_bar .user_name{background:#2d52ad;font-size:16px;font-weight:600;border-radius:20px;padding:4px 10px;height:44px;cursor:pointer;float:right;position:relative;color:#fff}.top_bar .user_name .arrow{width:14px;float:left}.top_bar .user_name .icon{max-width:20px;max-height:20px;width:100%;margin-right:10px}.top_bar .user_name .icon img{width:100%;float:left}.top_bar .user_name .text{float:left;text-overflow:ellipsis;height:27px;overflow:hidden;padding:4px 10px 0 0;width:180px}.top_bar .user_name .variants{position:absolute;top:0;left:0;visibility:hidden;opacity:0;z-index:100;width:100%;border-radius:20px;padding-top:44px;box-shadow:2px 8px 16px 4px rgba(0,0,0,.0784313725)}.top_bar .user_name .variant{height:44px;float:left;width:100%;padding:7px 10px 7px 10px}.top_bar .user_name .variants .variant:last-child{border-bottom-left-radius:20px;border-bottom-right-radius:20px}.top_bar .user_name:active,.top_bar .user_name:hover{border-bottom-right-radius:0;border-bottom-left-radius:0}.top_bar .user_name:active .arrow,.top_bar .user_name:hover .arrow{transform:rotate(-180deg)}.top_bar .user_name:active .variants,.top_bar .user_name:hover .variants{visibility:visible;opacity:1}.top_bar .profile_variants .variant{color:#fff;background:#2d52ad;display:flex;align-items:center}.top_bar .user_name .profile_variants .variant:active,.top_bar .user_name .profile_variants .variant:hover{color:#fff;background:#234291}.top_bar .profile_variants .variant .icon{width:30px;height:30px;float:left}.top_bar .profile_variants .variant .text{width:calc(100% - 40px);padding:5px 0 5px 0}@media(min-width: 1024px){.top_bar{padding:20px}.top_bar .mobile_menu_button{display:none}.top_bar .mobile_menu_button img{width:36px}}.main{padding:20px}.main .area{padding-bottom:20px}.main .column2{padding-bottom:20px}.main h2{width:100%;float:left;font-size:28px;font-weight:bold;padding:20px 0 20px;margin:0;line-height:100%;color:#5b7591}.main h2.editor_title{font-weight:normal}.main h2.editor_title b{font-weight:bold}.gray_area{background:#eaeaeb;border-radius:10px;padding:20px 20px}.blue_area{background:#d8e2ff;border-radius:10px;padding:20px 20px}.main .row{padding:0}.content{width:100%;right:0;position:absolute}.btn_back{float:left;padding:20px 0 0;color:#6e8fe1}.btn_back img{float:left;width:24px;height:24px;margin-right:5px;filter:brightness(0) saturate(100%) invert(73%) sepia(35%) saturate(7382%) hue-rotate(198deg) brightness(98%) contrast(80%)}.btn_back .text{float:left;height:24px;display:flex;align-items:center}.btn_back:active,.btn_back:hover{color:#2d52ad}.btn_back:active img,.btn_back:hover img{filter:brightness(0) saturate(100%) invert(24%) sepia(92%) saturate(991%) hue-rotate(198deg) brightness(99%) contrast(91%)}.line{margin-bottom:20px;border-top:1px solid #c8cad9}.helper{background:#3755fa;border-radius:100%;width:18px;height:18px;color:#fff;font-size:12px;display:flex;justify-content:center;align-items:center;margin-left:5px;cursor:default;position:absolute}.helper .data{background:#2a2d37;width:200px;padding:10px;font-size:10px;font-weight:400;position:absolute;z-index:100;top:22px;left:0;display:none}.helper:active .data,.helper:hover .data{display:block}@media(min-width: 800px){.main .column2:first-child{padding-right:10px}.main .column2:last-child{padding-left:10px}}@media(min-width: 960px){.main .column2{padding-bottom:0}.main .row:first-child{padding:0 0 10px 0}.main .row:last-child{padding:10px 0 0 0}}@media(min-width: 1024px){.content{width:calc(100% - 300px)}.helper .data{left:calc(50% - 100px)}}.popup:not(.active){display:none}.popup.active{display:block;position:fixed;width:100%;height:100%;z-index:2000;background-color:rgba(0,0,0,.6980392157);overflow-y:auto}@media(min-width: 800px){.popup.active{display:flex;justify-content:center;align-items:center}}#index .main_stats{text-align:center}#index .custom_table{font-size:14px}#index .custom_table th{background:#6e8fe1;color:#fff;padding:15px;text-align:center;font-weight:600}#index .custom_table th:first-child{border-bottom-left-radius:0}#index .custom_table th:last-child{border-bottom-right-radius:0}#index .custom_table td{padding:15px;text-align:center;font-weight:500;background:#fff}#index .custom_table tr:last-child td:first-child{border-bottom-left-radius:10px}#index .custom_table tr:last-child td:last-child{border-bottom-right-radius:10px}#index .robot_farting{width:500px;margin:50px auto;display:table;border-radius:10px}.add_item .field{width:100%;float:left;padding-bottom:20px}.add_item .field .param{font-size:14px;font-weight:600;padding-bottom:10px}.add_item .column2 .field:last-child{padding-bottom:0}.add_item .value input,.add_item .value .apx_select,.add_item .value .apx_select .value,.add_item .value .apx_select .variants{width:100%;float:left}.add_item .add{padding:14px 0;text-align:center;width:100%;float:left;height:46px}.add_item .load_item{padding:10px;border-radius:0}.edit_item .field{width:100%;float:left;padding-bottom:20px}.edit_item .field .param{font-size:14px;font-weight:600;padding-bottom:10px}.edit_item .column2 .field:last-child{padding-bottom:0}.edit_item .value input,.edit_item .value .apx_select,.edit_item .value .apx_select .value,.edit_item .value .apx_select .variants{width:100%;float:left}.edit_item .preview{padding:10px}.edit_item .update,.edit_item .add{padding:14px 0;text-align:center;width:100%;float:left;height:46px}.edit_item .answers_wrap{padding-top:20px}.edit_item .add_answer{padding:14px 0;text-align:center;height:46px;max-width:180px;width:100%;margin-top:20px;float:right}.edit_item .answer_item{padding:5px 0;float:left;width:100%}.edit_item .remove_answer{width:50px;height:50px;float:left;margin-right:10px;border-radius:10px;cursor:pointer;border:1px solid #ccc;position:relative}.edit_item .remove_answer:not(.disabled):after{position:absolute;content:"";width:16px;height:2px;background:#f66;top:calc(50% - 1px);left:calc(50% - 8px)}.edit_item .answer_text_wrap{width:calc(100% - 120px);float:left}.edit_item .mark_as_right{width:50px;height:50px;float:left;margin-left:10px;border-radius:10px;cursor:pointer;border:1px solid #ccc;display:flex;justify-content:center;align-items:center}.edit_item .mark_as_right.selected{background:#0f38e4}.edit_item .mark_as_right input{display:none}.edit_item .check_mark{background:#fff;border-radius:100%;width:24px;height:24px;float:right;position:relative;display:flex;justify-content:center;align-items:center}.edit_item .check_mark:after{content:"";background:#4870d8;border-radius:100%;width:20px;height:20px;display:none}.edit_item .mark_as_right input:checked+.check_mark:after{display:block}.page_of_list .main_stats{text-align:center}.page_of_list .custom_table{font-size:14px}.page_of_list .custom_table th{background:#6e8fe1;color:#fff;padding:15px;text-align:center;font-weight:600}.page_of_list .custom_table th:first-child{border-bottom-left-radius:0}.page_of_list .custom_table th:last-child{border-bottom-right-radius:0}.page_of_list .custom_table td{padding:15px;text-align:center;font-weight:500;background:#fff;height:55px;text-wrap:nowrap}.page_of_list .custom_table tr:last-child td:first-child{border-bottom-left-radius:10px}.page_of_list .custom_table tr:last-child td:last-child{border-bottom-right-radius:10px}.page_of_list .list .pin .pin_button,.page_of_list .list .top .top_button{width:25px;height:25px;padding:5px;cursor:pointer;background-size:20px 20px;background-position:center;background-repeat:no-repeat;filter:invert(65%) sepia(25%) saturate(0%) hue-rotate(240deg) brightness(100%) contrast(93%)}.page_of_list .list .pin .pin_button{background-image:url(/assets/images/pin.svg)}.page_of_list .list .top .top_button{background-image:url(/assets/images/flag.svg)}.page_of_list .list .top .top_button:active,.page_of_list .list .top .top_button:hover,.page_of_list .list .top .top_button.pinned,.page_of_list .list .pin .pin_button:active,.page_of_list .list .pin .pin_button:hover,.page_of_list .list .pin .pin_button.pinned{filter:invert(70%) sepia(67%) saturate(3648%) hue-rotate(197deg) brightness(92%) contrast(92%)}.page_of_list .filters{margin-bottom:20px}.page_of_list .filters .field{float:left;margin-right:20px}.page_of_list .filters .field .param{font-size:14px;font-weight:bold;padding-bottom:5px}.page_of_list .filters .field:last-child{margin-right:0}#sign_in{background:linear-gradient(to right, #8bb0ff, #a0dac0)}#sign_in .sign_in_area_wrap{position:absolute;display:flex;justify-content:center;align-items:center;width:100%;height:100%}#sign_in .sign_in_area{max-width:500px;width:100%}#sign_in .field{width:100%;float:left;padding-bottom:20px}#sign_in .field .param{font-size:14px;font-weight:600;padding-bottom:10px}#sign_in .field:last-child{padding-bottom:0}#sign_in .title{font-size:18px;font-weight:600;padding-bottom:20px;float:left;width:100%}#sign_in .main_logo_wrap{float:left;width:100%;padding:40px 0 20px}#sign_in .main_logo{display:table;margin:0 auto}#sign_in .main_logo .icon{width:120px;float:left;padding-bottom:5px}#sign_in input{width:100%;float:left}#sign_in .errors{width:100%;float:left;padding:0 0 10px;min-height:30px}#sign_in .sign_in{padding:14px 0;text-align:center;width:100%;float:left;height:46px}#studios .filters{margin-bottom:20px}#studios .filters .field{float:left;margin-right:20px}#studios .filters .field .param{font-size:14px;font-weight:bold;padding-bottom:5px}#studios .filters .field:last-child{margin-right:0}#studios .list .link{max-width:200px;text-overflow:ellipsis;overflow:hidden}#studios .list .city{min-width:180px}#add_question .answers_wrap{padding-top:20px}#add_question .answer_text_wrap{width:calc(100% - 120px);float:left}#add_question .remove_answer{width:50px;height:50px;float:left;margin-right:10px;border-radius:10px;cursor:pointer;border:1px solid #ccc;position:relative}#add_question .remove_answer:not(.disabled):after{position:absolute;content:"";width:16px;height:2px;background:#f66;top:calc(50% - 1px);left:calc(50% - 8px)}#add_question .mark_as_right{width:50px;height:50px;float:left;margin-left:10px;border-radius:10px;cursor:pointer;border:1px solid #ccc;display:flex;justify-content:center;align-items:center}#add_question .mark_as_right.selected{background:#0f38e4}#add_question .answer_item{padding:5px 0;float:left;width:100%}#add_question .media_file{padding:10px}#add_question .add_answer{max-width:180px;width:100%;margin-top:20px;float:right}#add_question .mark_as_right input{display:none}#add_question .check_mark{background:#fff;border-radius:100%;width:24px;height:24px;float:right;position:relative;display:flex;justify-content:center;align-items:center}#add_question .check_mark:after{content:"";background:#4870d8;border-radius:100%;width:20px;height:20px;display:none}#add_question .mark_as_right input:checked+.check_mark:after{display:block}#add_question .add_answer{padding:14px 0;text-align:center;height:46px}/*# sourceMappingURL=account.min.css.map */
