*{margin:0;box-sizing:border-box}@font-face{font-family:Open Sans;src:url(/fonts/OpenSans-Medium.0ca95df5.ttf)}@font-face{font-family:Sofia Pro;src:url(/fonts/SofiaProLight.6421e71b.ttf)}body{font-family:Open Sans;background-color:#fafafc}::-webkit-scrollbar-thumb{background:#3068fe}::-webkit-scrollbar-track{background:#f1f1f1}::-moz-selection{background:#7399fe;color:#fff}::selection{background:#7399fe;color:#fff}:disabled{cursor:not-allowed!important}::-webkit-scrollbar{width:10px}.login{background:#264acb;background-size:100% 100%;background-repeat:no-repeat;height:100vh}.login .login-wrapper{display:flex;height:100%;justify-content:center}.login .login-wrapper .login-logo{width:50%;padding-top:200px;height:100%}.login .login-wrapper .login-logo img{display:flex;width:75%;margin:0 auto}.login .login-wrapper .login-part{width:50%;margin:10px;background:url(/img/Rectangle%20222.4aa84ea3.png);background-size:100% 100%;background-repeat:no-repeat}.login .login-wrapper .login-part .login-part-content{height:40%;display:flex;justify-content:center;flex-direction:column;align-items:center;padding-bottom:100px}.login .login-wrapper .login-part .login-part-content p{font-size:46px;color:#fff;font-family:Sofia Pro}.login .login-wrapper .login-part .login-part-content .login-part-title{display:flex;width:90%;justify-content:center;gap:10px}.login .login-wrapper .login-part .login-part-content span{font-size:28px;text-align:center;color:#fff;font-family:Sofia Pro}.login .login-wrapper .login-part .login-form{flex-direction:column;display:flex;justify-content:center;align-items:center;color:#fff}.login .login-wrapper .login-part .login-form div{flex-direction:column;display:flex;width:100%}.login .login-wrapper .login-part .login-form .login-inputs{gap:24px;width:50%;align-items:center}.login .login-wrapper .login-part .login-form label{font-family:Open Sans;font-style:normal;font-weight:400;font-size:16px;line-height:22px;letter-spacing:.25px;color:#919ead;margin-bottom:5px}.login .login-wrapper .login-part .login-form input{height:48px;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px rgba(0,0,0,.14),0 1px 5px rgba(0,0,0,.12);border-radius:4px;outline:none;border:0;font-size:20px;padding:20px}.login .login-wrapper .login-part .login-form input::-moz-placeholder{font-family:Open Sans;font-style:normal;font-weight:400;font-size:16px;line-height:22px;letter-spacing:.25px;color:#919ead}.login .login-wrapper .login-part .login-form input::placeholder{font-family:Open Sans;font-style:normal;font-weight:400;font-size:16px;line-height:22px;letter-spacing:.25px;color:#919ead}.login .login-wrapper .login-part .login-form button{width:50%;height:48px;background:#3068fe;border-radius:4px;font-family:Open Sans;font-size:16px;line-height:22px;outline:none;border:0;cursor:pointer;color:#fff;margin-top:30px}.login .login-wrapper .login-part .login-form button:hover{background:#7399fe}.login .login-wrapper .login-part .login-form .login-password{position:relative}.login .login-wrapper .login-part .login-form .login-password span{position:absolute;right:15px;height:28px;display:flex;align-items:center;cursor:pointer;top:37px}.login .login-wrapper .login-part .login-form .login-input{position:relative}.login .login-wrapper .login-part .login-form .login-input span{position:absolute;right:15px;top:42px;pointer-events:none}.p_404{display:flex;align-items:center;height:calc(100vh - 50px);justify-content:center;flex-direction:column}.p_404 h1{font-size:80px;margin-bottom:20px}.p_404 h4{font-size:40px;color:#919ead}.p_404 h4:after{animation:loading-text 1.5s linear infinite;content:"Loading";font-weight:700}@keyframes loading-text{0%{content:"Loading"}33%{content:"Loading."}66%{content:"Loading.."}to{content:"Loading..."}}.def_p{font-size:18px;margin:12px 0;text-align:center;line-height:22px;letter-spacing:.25px;color:#919ead}.invalid{border:2px solid #f63060!important}.required{border:1px solid #f63060!important}.required,.required .el-input__inner{background:#fddee5!important}.border-1{border-radius:4px}.invalid_text{color:#f63060}.page{padding-left:290px}.cursor-pointer{cursor:pointer}.sidebar{position:fixed;margin:12px;height:98vh;width:270px;padding:24px;color:#fff;background:#000e33;border-radius:24px;display:flex;flex-direction:column;justify-content:space-between}.sidebar .sidebar-wrapper .sidebar-logo{cursor:pointer}.sidebar .sidebar-wrapper .sidebar-logo img{width:50%;margin:0 auto;display:flex}.sidebar .sidebar-wrapper .hr{margin-top:12px}.sidebar .sidebar-wrapper .sidebar-route{display:flex;flex-direction:column;align-items:center;margin-top:35px}.sidebar .sidebar-wrapper .sidebar-route a{padding:12px;width:100%;margin:2px 0;gap:20px;display:flex;align-items:center;text-decoration:none;transition:.5s;font-weight:400;font-size:16px;line-height:22px;letter-spacing:.25px;color:#feffff}.sidebar .sidebar-wrapper .sidebar-route a:hover{background:hsla(0,0%,100%,.12);border-radius:12px}.sidebar .sidebar-wrapper .sidebar-route a span{display:flex}.sidebar .sidebar-wrapper .sidebar-route .router-link-active,.sidebar .sidebar-wrapper .sidebar-route .router-link-active:hover{background:hsla(0,0%,100%,.24);border-radius:12px}.sidebar .side_user{padding:0 15px}.sidebar .side_user .side_user_name{position:relative;width:-moz-max-content;width:max-content;display:flex;gap:15px;cursor:pointer}.sidebar .side_user .side_user_name p,.sidebar .side_user .side_user_name span{height:24px;display:flex;align-items:center}.sidebar .side_user .side_user_name .profile-logout{position:absolute;top:-40px;left:40px;background:#fff;color:#919ead;padding:7px;border-radius:10px 10px 10px 0;transition:1s;width:110px;font-size:18px}.sidebar .side_user .side_user_name .profile-logout .dropdown-fixed-item{padding:2px}.sidebar .side_user .side_user_name .profile-logout .dropdown-fixed-item:hover{color:#000}.wrapper{padding:25px 25px 25px 12px}.header-wrapper{margin-bottom:40px}.header-wrapper .header_main{display:flex;justify-content:space-between}.header-wrapper .header_main input{padding:11px 40px;width:34%;border:1px solid #e9ecef;border-radius:12px;outline:none;background:url(/img/search_loop.dba46684.svg) #feffff;background-repeat:no-repeat;background-position:10px}.header-wrapper .header_main input::-moz-placeholder{font-family:Open Sans;color:#919ead;font-size:13px;line-height:16px;letter-spacing:.25px}.header-wrapper .header_main input::placeholder{font-family:Open Sans;color:#919ead;font-size:13px;line-height:16px;letter-spacing:.25px}.header-wrapper .header_main p{color:#1f1f1f;font-style:normal;font-weight:400;font-size:26px;line-height:36px}.header-wrapper .header_breadcrumb{display:flex;gap:10px;color:#1f1f1f;align-items:center;margin-top:7px}.header-wrapper .header_breadcrumb small{font-size:16px}.header-wrapper .header_breadcrumb span{display:flex;width:8px;height:14px;background-color:#919ead;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;-webkit-mask-image:url(/img/angle_right.a00ea8b2.svg);mask-image:url(/img/angle_right.a00ea8b2.svg)}.header-wrapper .header_breadcrumb .first{color:#919ead}.angle_arrow{width:8px;height:14px;background-color:#919ead;transform:rotate(90deg);mask-repeat:no-repeat;transition:.5s;-webkit-mask-repeat:no-repeat;-webkit-mask-image:url(/img/angle_right.a00ea8b2.svg);mask-image:url(/img/angle_right.a00ea8b2.svg)}.angle_arrow.active_lang{transform:rotate(270deg)}.gray_main_title{width:46%;font-weight:700;font-size:26px;line-height:36px;letter-spacing:.5px;color:#919ead;display:flex;margin:25px 0;gap:20px}.content-row{display:inline-block;flex-wrap:wrap;gap:12px;width:100%;margin:48px 0}.content-row .content-col-6{width:49%}.content-row .content-col-12,.content-row .content-col-6{margin:0 .5% 20px .5%;float:left;position:relative;min-height:1px}.content-row .content-col-12{width:99%}.content-row .content-col-4{width:32%;float:left;margin:0 .66666% 20px .66666%;position:relative;min-height:1px}.content-row .content-col-3{width:24%;float:left;margin-bottom:20px;position:relative;min-height:1px}.content-row .content-col-3:first-child,.content-row .content-col-3:last-child,.content-row .content-col-3:not(:first-child,:last-child){margin:0 .5% 20px .5%}.multiple_file_inp{display:flex;flex-wrap:wrap;gap:14px;justify-content:space-between}.row-2{display:grid;-moz-column-gap:14px;column-gap:14px;row-gap:14px;grid-template-columns:repeat(6,1fr);margin-bottom:14px}.row-2 .div{display:flex;flex-direction:column;justify-content:space-between}.row-3{display:grid;-moz-column-gap:14px;column-gap:14px;row-gap:14px;grid-template-columns:repeat(4,1fr);margin-bottom:14px}.row-3 .div{display:flex;flex-direction:column;justify-content:space-between}.row-4{display:grid;-moz-column-gap:14px;column-gap:14px;row-gap:14px;grid-template-columns:repeat(3,1fr);margin-bottom:14px}.row-4 .div{display:flex;flex-direction:column;justify-content:space-between}.row-6{grid-template-columns:repeat(2,1fr)}.row-12,.row-6{display:grid;-moz-column-gap:14px;column-gap:14px;row-gap:14px;margin-bottom:14px}.row-12{grid-template-columns:repeat(1,1fr)}.content_nav{margin-bottom:50px}.content_nav .content_nav_title{font-weight:700;font-size:26px;line-height:36px;letter-spacing:.5px;color:#919ead;display:flex;margin:25px 0;gap:20px}.content_nav .content_nav_title span{display:flex;cursor:pointer}.content_nav .content_nav_title span img{width:25px}.content_nav .content_cards{margin:0}.content_nav .sections_card{margin-bottom:20px;display:flex;justify-content:space-between}.content_nav .sections_card div{display:flex;gap:20px}.content_nav .sections_card button{background:transparent;border:0;cursor:pointer}.content_nav .content_card{cursor:pointer;padding:18px 20px;display:flex;align-items:center;height:60px;gap:12px;background-color:#feffff;border-radius:8px}.content_nav .content_card:hover{background:#7399fe}.content_nav .content_card:hover p{color:#feffff}.content_nav .content_card.active{background:#3068fe}.content_nav .content_card p{font-size:16px;line-height:22px;letter-spacing:.25px;color:#919ead;text-overflow:ellipsis;display:-webkit-box;max-height:auto;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all}.content_nav .content_card img{width:24px;height:24px}.w_35{width:35%!important}.line_2{text-overflow:ellipsis;display:-webkit-box;max-height:auto;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.word_spacing{word-spacing:10px}.ws_nw{white-space:nowrap}.editedBy .div .editedby_row{display:flex;align-items:center;gap:40px}.editedBy .div .editedby_row.date_ed p{word-spacing:10px}.editedBy .div .editedby_row div{display:flex;gap:20px}.editedBy small{font-size:16px;line-height:22px;letter-spacing:.25px;color:#919ead}.editable_card{height:104px!important}.editable_card_icons{display:flex;justify-content:flex-end;flex-direction:column;margin-left:auto;gap:16px}.editable_card_icons button{background:transparent;border:0;cursor:pointer}.partners .content_nav{margin-bottom:0}.alertInput{box-shadow:0 3px 1px -2px rgba(255,0,0,.2),0 2px 2px rgba(255,0,0,.14),0 1px 5px rgba(255,0,0,.12)!important}.successInput{box-shadow:0 3px 1px -2px rgba(0,255,94,.2),0 2px 2px rgba(0,255,55,.14),0 1px 5px rgba(0,255,55,.12)!important}.bold{font-weight:700}.contact_add{align-items:flex-end;display:flex}.contact_add div{width:100%}.contact_add .toggle{width:unset}.contact_add.del_page{justify-content:flex-end}.contact_add button{display:flex;align-items:center;justify-content:center;width:72px;height:48px;border-radius:8px;cursor:pointer;font-size:30px;color:#fff;border:0;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px rgba(0,0,0,.14),0 1px 5px rgba(0,0,0,.12)}.contact_add button.del{background:#f63060}.contact_add button.del:hover{background:#f97393}.contact_add button.add{background:#3068fe}.contact_add button.add:hover{background:#7399fe}hr{width:96%;margin:5px auto 25px auto;height:0;border:1px solid #e9ecef}.toggle{display:flex;align-items:center}.toggle .switch{position:relative;display:inline-block;width:36px;height:12px}.toggle .switch input{opacity:0;width:0;height:0}.toggle .slider{cursor:pointer;top:0;right:0;bottom:0;background-color:#e9ecef}.toggle .slider,.toggle .slider:before{position:absolute;left:0;transition:.4s}.toggle .slider:before{content:"";height:20px;width:20px;bottom:-4px;background-color:#919ead}.toggle input:checked+.slider{background-color:#7399fe}.toggle input:checked+.slider:before{-webkit-transform:translateX(16px);-ms-transform:translateX(16px);background-color:#2147ac;transform:translateX(16px)}.toggle .slider.round{border-radius:34px}.toggle .slider.round:before{border-radius:50%}.modal_toggle{display:flex;gap:20px;align-items:center;height:35px}.modal_toggle label{width:40%;display:flex;align-items:center;font-size:16px;line-height:22px;letter-spacing:.25px;color:#919ead}.modal_toggle input{width:16px;position:relative}.modal_toggle input[type=checkbox]:checked{background-color:#3068fe;border:0}.modal_toggle input[type=checkbox]:checked:after{content:"✓";margin-top:-2px;color:#fff}.modal_toggle input[type=checkbox]{text-align:center;display:table-cell;vertical-align:middle;width:20px!important;height:20px!important;position:relative;display:flex;align-items:center;justify-content:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:10%;border:1px solid rgba(60,69,77,.9);box-shadow:none;font-size:1em}input[type=time]::-webkit-calendar-picker-indicator{background:none}.modal_toggle_body{margin:20px 0}.modal_toggle_body .modal_toggle_header{margin:30px 0 15px 0}.modal_toggle_body b{font-weight:700;font-size:26px;line-height:36px;letter-spacing:.5px;color:#919ead}.pagination{display:flex;gap:30px;margin-top:6px}.pagination .paginate_page,.pagination .paginate_with_num{display:flex;align-items:center;gap:20px}.pagination button{width:48px;border:0;height:48px;background:#feffff;border-radius:8px;cursor:pointer}.pagination button:hover{background:#7399fe;color:#e9ecef}.pagination button.next,.pagination button.prev{background-color:#919ead}.pagination button.next span,.pagination button.prev span{width:8px;display:flex;background-color:#fff;height:14px;margin:0 auto;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;-webkit-mask-image:url(/img/angle_right.a00ea8b2.svg);mask-image:url(/img/angle_right.a00ea8b2.svg)}.pagination button.prev{transform:rotate(180deg)}.pagination button.active_page{background:#3068fe;color:#fff}.pagination input{height:48px;width:48px;text-align:center;border-bottom:2px solid #000;outline:none;border:1px solid #feffff;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px rgba(0,0,0,.14),0 1px 5px rgba(0,0,0,.12);border:0;padding:12px;position:relative;border-radius:8px}.pagination input::-moz-placeholder{width:25px;position:absolute;bottom:12px;height:2px;background-color:#1f1f1f}.pagination input::placeholder{width:25px;position:absolute;bottom:12px;height:2px;background-color:#1f1f1f}.pagination input::-webkit-inner-spin-button,.pagination input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.about-museum-wrapper h3{font-weight:700;font-size:26px;line-height:36px;letter-spacing:.5px;color:#919ead;display:flex;margin:25px 0;gap:20px}.about-museum-wrapper .lang{display:flex;gap:32px;position:relative;margin:35px 0}.about-museum-wrapper .lang span{color:#919ead}.about-museum-wrapper .lang p{cursor:pointer;display:flex;align-items:center;font-weight:400;font-size:16px;line-height:22px;letter-spacing:.25px;color:#919ead;gap:9px}.about-museum-wrapper .lang p img{transform:rotate(90deg)}.about-museum-wrapper .lang .choose_lang{position:absolute;z-index:9999;background-color:#feffff;top:30px;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);border-radius:8px;left:100px;width:260px;padding:10px}.about-museum-wrapper .lang .choose_lang p{padding:5px}.about-museum-wrapper .lang .choose_lang p span{width:25px;display:flex;justify-content:center;align-items:center}.about-museum-wrapper .lang .choose_lang p span img{display:flex;width:15px}.about-museum-wrapper .lang .choose_lang p.active{color:#3068fe}.about-museum-wrapper .lang .choose_lang p.active img{transform:rotate(0)}.about-museum-wrapper .content_text{background:#feffff;border-radius:8px;margin-bottom:48px}.about-museum-wrapper .content_text p{font-size:16px;line-height:22px;padding:24px;letter-spacing:.25px;color:#1f1f1f}.about-museum-wrapper .content_text .content_updater{display:flex}.about-museum-wrapper .content_text .content_updater p{padding:0;padding-bottom:16px;margin:0 24px;width:-moz-max-content;width:max-content}.about-museum-wrapper .content_text .content_updater span{width:10%;font-size:16px;padding-bottom:24px;margin:0 24px;line-height:22px;letter-spacing:.25px;color:#919ead}.edit_btn{display:flex;justify-content:flex-end}.edit_btn button,.edit_btn label{border:0;background:#3068fe;border-radius:4px;display:flex;gap:15px;font-size:16px;flex-wrap:nowrap;color:#fff!important;align-items:center;justify-content:center;width:25%;min-width:270px;height:48px;line-height:22px;letter-spacing:.8px;cursor:pointer}.edit_btn button:hover,.edit_btn label:hover{background:#7399fe}.edit_btn input{display:none}.html_editor_btns{padding:24px;background-color:#fff;border-radius:20px;display:flex;gap:24px}.html_editor_btns .html_editor_btn{display:flex;justify-content:center;align-items:center;border:0;width:24px;height:24px;background:#e9ecef;border-radius:4px;color:#919ead}.mb-2{margin-bottom:7px!important}.mb-3{margin-bottom:1rem!important}.mb-6{margin-bottom:2rem!important}.mr-3{margin-right:1rem!important}.ml-3{margin-left:1rem!important}.personal_date_main{display:flex;align-items:center;margin-top:40px}.photography{margin-top:48px}.photography .attention_content{font-size:16px;letter-spacing:.25px;text-transform:uppercase;color:#f63060;line-height:36px;margin-bottom:15px;display:flex}.photography .photography_img,.photography .photography_imgs2{height:330px;position:relative}.photography .photography_img .down_del,.photography .photography_imgs2 .down_del{visibility:hidden;background:transparent;position:absolute;top:0;transition:1s;width:100%;height:100%;display:flex;justify-content:center;align-items:center;gap:60px}.photography .photography_img .down_del button,.photography .photography_imgs2 .down_del button{display:none;background:rgba(254,255,255,.32);height:48px;cursor:pointer;width:48px;border-radius:12px;border:0;transition:1s}.photography .photography_img .down_del button:hover,.photography .photography_imgs2 .down_del button:hover{background:rgba(254,255,255,.52)}.photography .photography_img .down_del button img,.photography .photography_imgs2 .down_del button img{width:24px;height:24px}.photography .photography_img img,.photography .photography_imgs2 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:flex;box-sizing:border-box}.photography .photography_img:hover .down_del,.photography .photography_img:hover .gallery_photos,.photography .photography_imgs2:hover .down_del,.photography .photography_imgs2:hover .gallery_photos{visibility:visible;background:rgba(0,0,0,.64)}.photography .photography_img:hover .down_del button,.photography .photography_img:hover .gallery_photos button,.photography .photography_imgs2:hover .down_del button,.photography .photography_imgs2:hover .gallery_photos button{display:flex;justify-content:center;align-items:center}.photography .photography_img:hover .down_del .gallery_photo_btitle,.photography .photography_img:hover .gallery_photos .gallery_photo_btitle,.photography .photography_imgs2:hover .down_del .gallery_photo_btitle,.photography .photography_imgs2:hover .gallery_photos .gallery_photo_btitle{display:flex}.photography_imgs2{height:240px!important}.photography_imgs2 .photography_img2{height:100%}.photography_imgs2 .gallery_photos{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;gap:48px;flex-direction:column;transition:1s;top:0;visibility:hidden;background:transparent}.photography_imgs2 .gallery_photos .gallery_photo_btn{gap:24px;display:flex}.photography_imgs2 .gallery_photos .gallery_photo_btitle{display:none;flex-direction:column}.photography_imgs2 .gallery_photos .gallery_photo_btitle .gallery_photo_title{font-size:14px;display:flex;font-weight:700;line-height:24px;gap:24px}.photography_imgs2 .gallery_photos .gallery_photo_btitle .gallery_photo_title p{color:#919ead}.photography_imgs2 .gallery_photos .gallery_photo_btitle .gallery_photo_title span{color:#fff;margin-left:auto}.photography_imgs2 .gallery_photos button{display:none;background:#fff;height:48px;cursor:pointer;width:48px;border-radius:12px;border:0;transition:1s}.photography_imgs2 .gallery_photos button:hover{background:rgba(254,255,255,.82)}.photography_imgs2 .gallery_photos button img{width:24px!important;height:24px!important}.photography2{margin-top:12px}.photography2_title{font-size:16px;line-height:32px;letter-spacing:.25px;color:#919ead}.photography2 .personal_date_main2{display:flex;align-items:center}.cke_contents.cke_reset{height:450px!important}.content_title_name{display:flex}.content_title_name p{padding:0;padding-bottom:16px;width:-moz-max-content;width:max-content}.content_title_name span{width:125px;font-size:16px;margin-right:24px;padding-bottom:16px;line-height:22px;letter-spacing:.25px;color:#919ead}.managment table{background-color:#feffff;border-spacing:0;width:100%;border-radius:24px;display:flex;flex-direction:column}.managment table thead th{border:none!important}.managment table tr{width:100%;display:flex}.managment table tr th{padding:24px;font-size:10px;line-height:14px;letter-spacing:1px;color:#919ead;text-align:start}.managment table td,.managment table th{padding:18px 24px;border-top:1px solid #e9ecef;width:18%;display:flex;align-items:center}.managment table td{cursor:pointer}.managment table td:first-child,.managment table th:first-child{width:46%;padding:24px;border-top:1px solid #e9ecef}.managment table td:last-child{display:flex;justify-content:flex-end;gap:15px}.managment table td:last-child button{background:transparent;border:0;cursor:pointer}.managment.main_manage td:nth-child(2),.managment.main_manage th:nth-child(2){width:40%;padding:24px;border-top:1px solid #e9ecef}.managment.main_manage td p{text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all}.manage_id_last_edit .manage_id_update{display:flex;flex-wrap:wrap;width:100%}.manage_id_last_edit .manage_id_update .manage-col-6{width:45%;display:flex;float:left;gap:20px;align-items:center;margin-bottom:20px;position:relative;min-height:1px}.manage_id_last_edit .manage_id_update .manage-col-6 small{width:45%;font-size:16px;line-height:22px;letter-spacing:.25px;color:#919ead}.manage_id_last_edit .manage_id_update .manage-col-6 .modal_toggle{width:80%}.manage_id_last_edit .manage_id_update .manage-col-6 .modal_toggle p{width:unset}.add_image{display:flex;gap:20px}.add_image .inp_image{position:relative;height:168px}.add_image .inp_image .down_del{visibility:hidden;background:transparent;position:absolute;top:0;transition:1s;width:100%;height:100%;display:flex;justify-content:center;align-items:center;gap:60px}.add_image .inp_image .down_del button{display:none;background:rgba(254,255,255,.32);height:48px;cursor:pointer;width:48px;border-radius:12px;border:0;transition:1s}.add_image .inp_image .down_del button:hover{background:rgba(254,255,255,.52)}.add_image .inp_image:hover .down_del{visibility:visible;background:rgba(0,0,0,.64)}.add_image .inp_image:hover .down_del button{display:flex;justify-content:center;align-items:center}.add_image label img{width:168px;height:168px;-o-object-fit:cover;object-fit:cover}.add_image .attention_content{margin-bottom:12px}.add_image .add_image_title{width:100%;display:flex;float:left;gap:20px;margin-bottom:10px}.add_image .add_image_title span{width:20%;font-size:16px;line-height:22px;letter-spacing:.25px;color:#919ead}.personal_info label{font-size:16px;line-height:32px;letter-spacing:.25px;color:#919ead}.personal_info .content-row{margin:0}.personal_info .vd-wrapper{height:48px;padding:12px;background:#fff;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px rgba(0,0,0,.14),0 1px 5px rgba(0,0,0,.12);border-radius:4px}.personal_info .vd-picker__input-icon{position:absolute;right:0}.personal_info .vs__dropdown-toggle{height:48px;padding:12px;background:#fff;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px rgba(0,0,0,.14),0 1px 5px rgba(0,0,0,.12);border-radius:4px}.personal_info .vs__dropdown-toggle input::-moz-placeholder{color:#919ead}.personal_info .vs__dropdown-toggle input::placeholder{color:#919ead}.personal_info .el-select{width:100%;background:#fff;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px rgba(0,0,0,.14),0 1px 5px rgba(0,0,0,.12);border-radius:4px}.personal_info .el-select input{height:48px;border:0}.personal_info .el-select input::-moz-placeholder{color:#919ead;font-size:16px}.personal_info .el-select input::placeholder{color:#919ead;font-size:16px}.personal_info .personal_contact{width:100%;height:48px;font-size:16px;padding:15px;border:0;outline:none;background:#fff;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px rgba(0,0,0,.14),0 1px 5px rgba(0,0,0,.12);border-radius:4px}.personal_info .personal_contact::-moz-placeholder{color:#919ead;font-size:16px}.personal_info .personal_contact::placeholder{color:#919ead;font-size:16px}.personal_info textarea.personal_contact{height:250px;resize:vertical}.personal_info .enter_data{background:url(/img/clock.35440d04.svg) no-repeat #fff;background-position:95%}.position_header{width:90%;margin:10px 0;display:flex;align-items:center;justify-content:space-between}.position_header:nth-child(2) button:first-child{display:none}.position_header:last-child button:last-child{visibility:hidden}.position_header.position_section:last-child button:last-child{visibility:unset!important}.position_header div{display:flex;gap:20px}.position_header div button{width:44px;height:44px;background:#3068fe;border:0;display:flex;justify-content:center;align-items:center;border-radius:50%;cursor:pointer}.position_header div button img{width:22px}.position_header div button:hover{background:#7399fe}.position_header div button:first-child{transform:rotate(180deg)}.modal_toggle_body:nth-child(2) .position_section button:first-child{display:none}.modal_toggle_body:last-child .position_section button:nth-child(2){visibility:hidden!important}.add-phone .contact_add{gap:10px}.add-phone .content-col-4:last-child .del,.add-phone .content-col-4:not(:last-child) .add{display:none}.file_uploader label{margin:0}.file_uploader .file_upload{width:99%;cursor:pointer;position:relative;width:100%;display:flex;height:48px;align-items:center;font-size:16px;padding:15px;border:0;outline:none;background:#fff;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px rgba(0,0,0,.14),0 1px 5px rgba(0,0,0,.12);border-radius:4px}.file_uploader .file_upload span{position:absolute;align-items:center;text-overflow:ellipsis;display:-webkit-box!important;max-height:48px;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all;width:calc(100% - 85px)}.file_uploader .file_upload span.placeholder{font-weight:400;font-size:16px;line-height:22px;letter-spacing:.25px;color:#919ead}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.main .gray_main_title{margin-left:12px}.calendar-100{width:100%!important;border:0!important;background:#fff;outline:none;letter-spacing:.04rem;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px rgba(0,0,0,.14),0 1px 5px rgba(0,0,0,.12);border-radius:4px}.multiselect__option--highlight,.multiselect__option--highlight:after{background:#3068fe!important}.multiselect__tags{min-height:48px!important;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px rgba(0,0,0,.14),0 1px 5px rgba(0,0,0,.12)}.multiselect__select{height:100%!important}.multiselect__input,.multiselect__placeholder,.multiselect__strong,.multiselect__tag{margin-bottom:0;margin-top:2px}.multiselect__tag,.multiselect__tag-icon:hover{background:#3068fe!important;color:#fff!important}.multiselect__tag-icon:after{color:#fff!important}.el-tag.el-tag--info{background-color:#3068fe!important;border-radius:14px;border-color:#3068fe!important;color:#fff!important}.el-tag.el-tag--info .el-tag__close{background-color:#fff!important}.el-tag.el-tag--info .el-tag__close:hover{color:#000!important}.el-select-dropdown__item.hover,.el-select-dropdown__item:hover{background-color:#2147ac!important;color:#fff}.el-select-dropdown__item.selected.hover{color:#fff!important}.el-select-dropdown__item.selected.hover span{color:#fff}.el-scrollbar__thumb{background-color:#000e33!important}.el-input__inner{height:48px!important}.el-select__tags{height:30px;overflow:hidden}.popper__arrow{display:none}.save-cancel-btn{margin-top:80px;display:flex;gap:24px;justify-content:center}.save-cancel-btn button{border-radius:4px;border:0;width:20%;color:#fff;text-transform:uppercase;cursor:pointer;height:48px}.save-cancel-btn button.cancel_btn{background:#f63060}.save-cancel-btn button.cancel_btn:hover{background:#f97393}.save-cancel-btn button.save_btn{background:#3068fe}.save-cancel-btn button.save_btn:hover{background:#7399fe}.save-cancel-btn button.save_btn:disabled{cursor:not-allowed}.disabled{cursor:not-allowed!important}.create_header{flex-wrap:wrap}.create_header,.flex{display:flex;gap:10px;align-items:center}.fw-w{flex-wrap:wrap}.create_header label{display:flex;gap:10px;align-items:center;position:relative}.create_header label input{position:absolute;left:-9999px}.create_header label input:checked+span:before{background-color:#e9ecef}.create_header label input:checked+span:after{background-color:#3068fe}.create_header label span{display:flex;align-items:center;justify-content:center;border-radius:99em;transition:.25s ease;position:relative}.create_header label span:before{content:"";background-color:#919ead;width:1.5em;height:1.5em;border-radius:50%;transition:.25s ease}.create_header label span:after{content:"";background-color:#e9ecef;width:1rem;height:1rem;position:absolute;border-radius:50%;transition:.25s ease}.create_header label span.active:before{background-color:#e9ecef}.create_header label span.active:after{background-color:#3068fe}.header_radio{cursor:pointer}.museum-map .add_image{margin:0}.manage_responsible{display:flex;margin:20px 0;gap:12px}.manage_responsible p{font-size:16px}.activation button,.manage_responsible p{line-height:22px;letter-spacing:.25px;color:#919ead}.activation button{background:transparent;border:0;margin-right:10px;cursor:pointer;font-size:18px;outline:none}.activation button.active{font-size:20px;border-bottom:3px solid #3068fe;line-height:36px;color:#3068fe}.my{margin:0 .5% 10px}.h-auto{height:auto!important}.my-0{margin:0!important}.w-100{width:100%!important}.h-500{height:500px!important}.w-50{width:50%!important}.mt-1{margin-top:10px!important}.mt{margin-top:50px!important}.mt .gray_main_title,.mt .personal_date_main{margin:15px 0 5px 0}.popper__arrow{display:none!important}.multiple_image{display:flex;gap:10px}.multiple_image .el{text-overflow:ellipsis;display:-webkit-box!important;max-height:48px;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all;width:calc(100% - 85px)}.multiple_image:last-child .del_page{visibility:hidden}.el-button.el-button--success{background-color:#3068fe;border:#3068fe;color:#fff}.el-button.el-button--danger{background-color:#f63060;border:#f63060;color:#fff}.el-button.el-button--success:focus,.el-button.el-button--success:hover{background-color:#7399fe;border:#7399fe}.el-button.el-button--danger:hover{background-color:#f97393;border:#f97393;color:#fff}input[type=number]:hover,input[type=text]:hover,textarea:hover{border:1px solid #7399fe!important}input[type=number]:focus,input[type=text]:focus,textarea:focus{border:1px solid #3068fe!important}input[type=number]:disabled,input[type=text]:disabled,textarea:disabled{border:none!important;background:#e9ecef!important}.el-input .el-input__inner:focus,.el-input .el-input__inner:hover,.vd-picker__input input:focus,.vd-picker__input input:hover{border:0!important}.el-select:hover,.vd-wrapper:hover{border:1px solid #7399fe!important}@media(max-width:1440px){td:last-child{gap:unset!important}.photography_imgs2{height:180px!important}.photography_imgs2 .gallery_photo_title{font-size:12px!important;font-weight:400;line-height:20px!important}.photography_imgs2 button{width:40px!important;height:40px!important}.photography_imgs2 button img{width:20px!important;height:20px!important}}@media(max-width:1280px){.add_image .add_image_title span{width:35%}.personal_info label{display:flex;line-height:47px}.content-col-4{width:48%!important;margin:0 1% 20px 1%!important}.manage_responsible span{width:185px;text-align:flex-end}.row-2_1280{grid-template-columns:repeat(2,1fr)}.gallery_photo_title{font-size:10px;font-weight:400}}@media(max-width:1190px){.row-2_1190{grid-template-columns:repeat(3,1fr)}.content-col-3{width:48%!important;margin:0 1% 20px 1%!important}.add_image .add_image_title span{width:35%}.personal_info label{display:flex;line-height:47px}}@media(max-width:960px){.row-2_1190{grid-template-columns:repeat(2,1fr)}.edit_btn label{width:160px}.edit_btn button{width:156px!important}td:last-child{flex-direction:column}.content-col-6{width:100%!important}.content-col-3,.content-col-6{margin:0 0 20px 0!important}.row-2{grid-template-columns:repeat(4,1fr)}.row-3,.row-4{grid-template-columns:repeat(2,1fr)}.row-12,.row-6{grid-template-columns:repeat(1,1fr)}.manage_id_update{flex-direction:column}.content_title_name span{width:35%!important}.photography_img{height:230px!important}}@media(max-width:800px){#app{display:none}}.modal[data-v-19bd4b18]{position:fixed;left:0;top:0;height:100vh;width:100vw;background:rgba(0,0,0,.4);z-index:9999;display:flex;align-items:center;justify-content:center}.modal-main[data-v-19bd4b18]{max-width:920px;background:#fff;width:100%;height:100%;max-height:850px;border-radius:12px;padding:50px;position:relative}.modal-header i[data-v-19bd4b18]{position:absolute;font-size:16px;top:7px;right:7px;padding:5px;color:#000;cursor:pointer}.modal-header[data-v-19bd4b18]{display:flex;padding:0;justify-content:space-between;align-items:center;border-bottom:0;padding:0!important;border-bottom:0!important}.modal-body[data-v-19bd4b18]{width:100%;height:100%;padding:0;overflow-y:auto}.toggle[data-v-19bd4b18]{display:flex;align-items:center}