@import url(/design/inter/stylesheet.min.css);:root{--font-family:Inter,sans-serif;--color-background-main:#161626;--bg-sidebar:#1a1a2e;--underlay-gray:rgb(37, 37, 55);--bg-table-header:#1f1f30;--bg-input:#1f1f30;--main-blue:#419e93;--forms-background:#1f1f30;--careful:#FF3B30;--color-font-main:#ffffff;--text-secondary:#a0a0b0;--gradient-primary:linear-gradient(135deg, #871cb2 0%, #00859f 50%, #217e73 100%);--gradient-true:linear-gradient(135deg, #a74cf2 0%, #00859f 60%, #419e93 100%);--color-purple:#a74cf2;--color-turquoise:#00e5ff;--color-orange:#f39c12;--color-red:#e74c3c;--color-links:#ffffff;--inputs-fieldname:var(--color-font-main);--inputs-borders:var(--gray-light-focused);--inputs-borders-selected:var(--gray-light);--shadow-black-1:rgba(40, 73, 113, 1);--shadow-gray-25:rgba(40, 73, 113, .25);--special-gray:#A5ACBF}@supports (font-variation-settings:normal){:root{--font-family:InterVariable,sans-serif}}body{font-family:var(--font-family);font-weight:500;background-color:var(--color-background-main);color:var(--color-font-main);width:100%;min-height:100vh;margin:0}hr{border-top:1px solid var(--underlay-gray)}.placeholded{color:var(--placeholder)}div.quote{background-color:var(--underlay-gray);border:1px solid var(--color-font-main)}a.careful{color:var(--main-red)}div.fullpage_cover{background-color:var(--color-background-main)}div.dropfield,div.fieldvalue .ql-container,div.fieldvalue .ql-toolbar,input,select,textarea{color:var(--color-font-main);background-color:var(--color-background-main)}input[type=datetime-local]::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none}div.field_group_separator{border-top:1px dashed var(--ui-resizable-border)}div.multi_objects_table.excel div.tr.menu div.td,div.multi_objects_table.excel div.tr.menu div.th,table.menutable tr.menu{background-color:var(--underlay-gray);color:var(--color-font-main)}div.multi_objects_table.excel div.tr.menu a,table.menutable tr.menu a{color:var(--color-font-main);padding-right:1em;margin-right:-1em}div.multi_objects_table.excel div.tr.menu a:hover,table.menutable tr.menu a:hover{color:var(--text-secondary)}div.multi_objects_table.excel div.tr.string1 div.td,table.menutable tr.string1{background-color:var(--color-background-main)}div.multi_objects_table.excel div.tr.string2 div.td,table.menutable tr.string2{background-color:var(--forms-background)}div.fieldname.red+div.fieldvalue div.dropfield,div.fieldname.red+div.fieldvalue iframe,div.fieldname.red+div.fieldvalue input,div.fieldname.red+div.fieldvalue select,div.fieldname.red+div.fieldvalue textarea,div.fieldname.red+div.help+div.fieldvalue div.dropfield,div.fieldname.red+div.help+div.fieldvalue input,div.fieldname.red+div.help+div.fieldvalue select,div.fieldname.red+div.help+div.fieldvalue textarea{border-color:var(--main-red)!important}div.fieldname.red{font-weight:400;color:var(--main-red)!important}div.help{background-color:var(--inputs-borders-selected);color:var(--color-background-main);font-size:.9em;padding:.4em 1.3em;border-radius:.5em .5em 0 0}div.help a{color:var(--color-background-main)}div.placeholder{color:var(--underlay-gray-contrast)}div.dropfield{border:1px solid var(--inputs-borders)}div.dropfield.focus{border-color:var(--underlay-gray-contrast)}div.dropfield div.options{border:1px solid var(--inputs-borders);background-color:var(--underlay-gray)}div.dropfield div.options a[rel]{background:url(../design/close.svg) center center no-repeat}div.dropfield2 .inputcheckbox+label:after,div.dropfield2 .inputcheckbox+label:before{font-size:.75em;margin-top:0}div.dropfield2 .inputcheckbox+label{padding-left:2.8em}div.dropfield2 div.dropfield2_deselect_all,div.dropfield2 div.dropfield2_select_all{font-size:1em}div.dropfield2 div.dropfield2_deselect_all a,div.dropfield2 div.dropfield2_select_all a{color:var(--color-links);background-color:var(--underlay-gray)}div.dropfield2 div.dropfield2_deselect_all a:hover,div.dropfield2 div.dropfield2_select_all a:hover{color:var(--color-links-hover);background-color:var(--underlay-gray)}div.dropfield2_search input{background-color:var(--underlay-gray)}div.indexer{background-color:var(--color-background-main);border:1px solid var(--ui-resizable-border)}div.fieldname.selected{color:var(--color-font-main);font-weight:500}.fraymmodal-title a.subscribe,.fraymmodal-title a.unsubscribe{float:right}div.fullpage{display:flex;min-width:100%;min-height:100vh;padding:0;color:var(--color-font-main)}div.fullpage_wrapper{display:flex;flex-direction:column;min-height:100vh;min-width:100%;align-items:center;padding:0 3.5rem}div.header{flex:1;display:-ms-flexbox;display:-webkit-flex;display:flex;width:100%;height:8rem;min-height:8rem;max-height:8rem;align-items:center}div.header_left{flex:1;min-width:66%;height:4rem}div.header_left a.logo{display:inline-block;width:11rem;cursor:pointer;background:url(/design/logo.png) center center no-repeat;background-size:contain;height:100%}div.header_middle{display:none}div.header_middle a.logo{display:none;cursor:pointer;background:url(/design/logo.png) center center no-repeat;background-size:contain;height:3em;width:100%}div.header_right{flex:1;display:flex;justify-content:flex-end;align-items:center}div.locale_switcher{border:1px var(--inputs-borders) solid;border-radius:.5em;padding:.3em 1.7em .3em .6em;background:url(/design/arrow-down-01.svg) right .5em center no-repeat;background-size:.7em;cursor:pointer;font-size:.9em;margin-right:2em}div.locale_switcher_list{display:none;background:var(--color-background-main);opacity:1;padding:.3em .8em;position:absolute;z-index:10;box-shadow:0 .3em .5em var(--shadow-black-1);border-radius:.5em;top:2.3em;left:0;width:105%}div.locale_switcher_list.shown{display:block;animation:fadeIn .15s}div.locale_switcher_list a{display:block;margin-top:.5em}div.locale_switcher_list a:first-of-type{margin-top:0}div.header_right a.login_btn{display:block;background:var(--gradient-primary);padding:.5em 1em;border-radius:2em;font-size:1.3em}div.header_right>a.logged_link{font-size:1.2em;margin-right:1.5em}div.mobile_menu_button{display:-ms-flexbox;display:-webkit-flex;display:flex;width:3em;height:3em;cursor:pointer;z-index:1;background-color:var(--main-blue);align-items:center;justify-content:center;border-radius:.5em}div.mobile_menu_button div.mobile_menu_button_lines_wrapper{width:1.35em;height:1em;max-width:1.35em;max-height:1em}div.mobile_menu_button span{display:block;position:absolute;height:2px;width:100%;background:var(--color-background-main);opacity:1;left:0;-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}div.mobile_menu_button span:first-of-type{top:0}div.mobile_menu_button span:nth-of-type(2),div.mobile_menu_button span:nth-of-type(3){top:calc(.5em - 1px)}div.mobile_menu_button span:nth-of-type(4){top:calc(1em - 2px)}div.mobile_menu_button.opened span:first-of-type,div.mobile_menu_button.opened span:nth-of-type(4){width:0;left:50%}div.mobile_menu_button.opened span:nth-of-type(2){transform:rotate(45deg)}div.mobile_menu_button.opened span:nth-of-type(3){transform:rotate(-45deg)}div.header_right div.login_user_data div.user_menu{display:none;background:var(--underlay-gray);border:1px solid var(--color-background-main);padding:1.3em 1.2em;position:absolute;z-index:10;box-shadow:0 .5em 1em var(--shadow-gray-25);border-radius:1.3em;right:0;min-width:18em;opacity:1;top:4em;cursor:auto}div.header_right div.login_user_data div.user_menu.shown{display:block;animation:fadeIn .15s}div.header_right div.login_user_data div.user_menu div.menu_item_wrapper{margin-top:1.2em}div.header_right div.login_user_data div.user_menu div.menu_item_wrapper hr{border-top-color:var(--inputs-borders)}div.header_right div.login_user_data div.user_menu a.edit{float:right;width:1.2em;height:1.2em;background:center center url(/design/user_menu_edit.svg) no-repeat;background-size:1em;border:0;z-index:1;margin:0 0 0 .5em;padding:0}div.header_right div.login_user_data div.user_menu a.add{float:right;width:1.2em;height:1.2em;background:right center url(/design/plus_circle_small.svg) no-repeat;background-size:1em;border:0;z-index:1;margin:0 0 0 .5em;padding:0;opacity:.5}div.header_right div.login_user_data div.user_menu div:first-of-type{margin-top:0}div.header_right div.login_user_data span.gray_header{color:var(--gray-soft);font-size:1.2em}div.header_right div.login_user_data div.user_menu a:not(.PWAsuccess){font-size:1.2em;display:block;color:var(--color-font-main)}div.header_right div.login_user_data div.user_menu a.menu_selected,div.header_right div.login_user_data div.user_menu a:hover{color:var(--main-blue)}div.header_right div.login_user_data div.user_menu div.user_link a,div.header_right div.login_user_data div.user_menu div.venue_selector a{font-size:1em;color:var(--main-blue)}div.header_right div.login_user_data div.user_menu div.venue_selector{display:flex;align-items:center;justify-content:space-between}div.header_right div.login_user_data div.user_menu #venue_selector{font-size:.8em;width:80%;padding:.5em;border-radius:.5em}div.header_right div.login_user_data div.user_menu div.user_link a span,div.header_right div.login_user_data div.user_menu div.venue_selector a span{float:right;width:1em;height:1em;background:url(/design/user_menu_edit.svg) center center no-repeat;background-size:contain;opacity:.5}div.header_right div.login_user_data div.user_menu hr{margin:1.2em -1.2em;width:calc(100% + 2.4em)}div.content{flex:1 0 auto;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-start;justify-content:center;min-width:100%;max-width:100%;margin:0 auto}div.maincontent{width:100%;height:100%;padding:0}div.maincontent_wrapper{height:100%;width:100%}div.footer{display:flex;flex:1;width:100%;background-color:var(--underlay-gray);margin-top:6em;height:8rem;max-height:8rem;min-height:8rem;align-items:center;padding:0 2.5rem;border-radius:1.3em 1.3em 0 0}div.footer_left{flex:1;width:40%;min-width:40%;max-width:40%;align-items:center;display:flex;color:var(--special-gray);gap:1em}div.footer_middle{flex:1;text-align:right}div.footer_middle a.social_network{margin-right:.8em;display:inline-flex;width:2em;max-width:2em;min-width:2em;height:2em;background:center center no-repeat;background-size:contain}div.footer_middle a.social_network:last-child{margin-right:0}div.footer_middle a.v{background-image:url(/design/soc-vk.svg)}div.footer_middle a.f{background-image:url(/design/soc-fb.svg)}div.footer_middle a.t{background-image:url(/design/soc-tg.svg)}div.footer_right{flex:1;text-align:right;width:max-content;max-width:max-content;min-width:max-content}div.footer_right a{margin-left:5em}div.PWAinfo{display:none;margin-bottom:2em}div.ql-toolbar svg *{stroke:var(--color-font-main)!important}div.ql-toolbar button span,div.ql-toolbar span.ql-picker-label{color:var(--color-font-main)!important}div.filepond--drop-label{color:var(--color-font-main)!important}div.fullpage_cover div#offlineMessage{display:none;vertical-align:middle;text-align:center;top:0;background-color:var(--main-blue);color:var(--color-background-main);font-weight:700;font-size:1.5rem}div.fullpage_cover.offline_shown{opacity:.8}div.fullpage_cover.offline_shown div#offlineMessage{display:table-cell}div.fullpage_cover.offline_shown div#circleG,div.fullpage_cover.offline_shown div#skeletons{display:none}div.multi_objects_table.excel div.td,div.multi_objects_table.excel div.th,table.menutable td,table.menutable th{padding:1em;vertical-align:middle;font-size:1.2em;text-align:center;font-weight:400}div.multi_objects_table.excel tr.hidden{display:none}div.multi_objects_table.excel div.td,div.multi_objects_table.excel div.th,form table.menutable td,form table.menutable th{font-size:1em}div.multi_objects_table.excel div.tr.menu div.td,div.multi_objects_table.excel div.tr.menu div.th,form table.menutable tr.menu td,form table.menutable tr.menu th{font-size:1.2em}div.multi_objects_table.excel div.tr.menu div.td:first-of-type,div.multi_objects_table.excel div.tr.menu div.th:first-of-type,form table.menutable tr.menu td:first-of-type,form table.menutable tr.menu th:first-of-type{border:0}table.menutable tr td:first-of-type,table.menutable tr th:first-of-type{text-align:left}div.multi_objects_table.excel div.tr.menu,table.menutable tr.menu{font-size:1em}div.multi_objects_table.excel div.tr div.td:first-of-type,div.multi_objects_table.excel div.tr div.th:first-of-type,table.menutable tr td:first-of-type,table.menutable tr th:first-of-type{border-top-left-radius:.7em;border-bottom-left-radius:.7em}div.multi_objects_table.excel div.tr div.td:last-of-type,div.multi_objects_table.excel div.tr div.th:last-of-type,table.menutable tr td:last-of-type,table.menutable tr th:last-of-type{border-top-right-radius:.7em;border-bottom-right-radius:.7em}div.multi_objects_table.cards div.tr#line0 input{background-color:var(--color-background-main)}div.multi_objects_table.cards div.tr#line0 div.field.checkbox div.fieldvalue{background-color:transparent}div.multi_objects_table.excel.maininfotable .td{font-size:1.2em}div.multi_objects_table.excel.maininfotable .th:first-of-type{justify-content:start}div.multi_objects_table.excel.maininfotable .td:first-of-type{align-items:start}div.multi_objects_table.excel.maininfotable span.small{margin-top:.3em;font-size:75%}div.dropfield,div.fieldvalue.read,input,select,textarea{font-size:1.2em;padding-left:1em;padding-top:1em;padding-bottom:1em}div.fieldvalue .ql-container,div.fieldvalue .ql-toolbar{font-size:1.2em}input{-webkit-appearance:none;-moz-appearance:none;appearance:none}ol,ul{padding-left:1em}ul.mainCatalog .sbi-file path,ul.mainCatalog .sbi-folder path{fill:var(--color-font-main)}div.dropfield{padding:.59em 1em}div.dropfield div:not(.options):not(.clear){padding:.4em 0}input.helper+select{border-top:0}div.maincontent_data form button.nonimportant.add_group,div.maincontent_data.autocreated form div.field,div.maincontent_data.autocreated form h1.data_h1,div.maincontent_data.autocreated h1.data_h1{margin-bottom:1.5rem;align-items:center}div.maincontent_data.autocreated h1.data_h1{font-size:1.5em;font-weight:700}button.careful,button.close,button.main,button.nonimportant,input.careful,input.main,input.nonimportant{padding:1.3em 2.3em;border-radius:.7em;text-transform:none;font-weight:700;font-size:1.2rem;color:var(--white);border:0}button.main,input.main{background:var(--gradient-primary);opacity:.9;transition-property:opacity;will-change:opacity}button.main:disabled{opacity:.35}button.main:hover:not(:disabled),input.main:hover{background:var(--gradient-primary);opacity:1}button.nonimportant,input.nonimportant{background:var(--underlay-gray);opacity:.9}button.nonimportant:disabled{opacity:.35}button.nonimportant:hover:not(:disabled),input.nonimportant:hover{opacity:1}button.careful:hover,button.careful:hover:not(:disabled),button.close:hover,button.main:hover,button.main:hover:not(:disabled),button.nonimportant:hover:not(:disabled),input.careful:hover,input.main:hover,input.nonimportant:hover{color:var(--white);border:0}h1.form_header{color:var(--color-font-main);font-size:2.3em;margin:0 0 2.5rem 0;text-align:left;font-weight:400;line-height:1em;max-height:1em}h1.form_header a,h1.form_header a:hover{color:var(--color-font-main)}div.maincontent_data.view h1.form_header{margin-bottom:2.5rem}h1.page_header{color:var(--color-font-main);font-size:2.3em;margin:0;text-align:left;font-weight:400}h1.page_header a,h1.page_header a:hover{color:var(--color-font-main)}h1.page_header sup{border-radius:.5em;background-color:var(--main-blue);color:var(--color-background-main);padding:.1em;font-weight:700;font-size:.6em;position:absolute;min-width:1.5em;text-align:center;margin-left:.5em;margin-top:-.5em}h1.form_header~hr,h1.page_header~hr{display:none}div.inputfile{border:1px dashed var(--inputs-borders);border-radius:.7em}div.uploaded_file a{color:var(--gray-soft);font-size:.9em}div.control_buttons{margin-top:1rem;text-align:center;width:100%}div.control_buttons button{margin-left:.9em}div.control_buttons button:first-of-type{margin-left:0}.inputcheckbox+label:before{background:var(--underlay-gray);box-shadow:none;height:1.4em;border-radius:2em;width:2.4em}.inputcheckbox+label:after{background:var(--special-gray);opacity:1;box-shadow:none;top:.2em;left:.2em;width:1em;height:1em}.inputcheckbox:checked+label:after{opacity:1;left:1.2em;background:var(--color-background-main)}.inputcheckbox:checked+label:before{background:var(--main-blue)}div.fieldvalue>.inputcheckbox+label{font-size:.8em;padding:0 0 0 3em}div.field.checkbox{display:flex;align-items:flex-start;flex-wrap:wrap}div.field.checkbox div.fieldname{order:2;cursor:pointer}div.field.checkbox div.fieldvalue{order:1;max-width:3em;width:3em;min-width:3em}div.field.checkbox div.fieldvalue.read{order:3;max-width:100%;width:100%;min-width:100%}div.fieldvalue img,div.fieldvalue svg{max-width:100%}div.fieldvalue.read{border:1px solid var(--underlay-gray);padding:1em;background-color:var(--underlay-gray);border-radius:.7em}div.maincontent_data.autocreated form div.field.full_width,div.maincontent_data.autocreated form div.field.multiselect:not(.multiselect_one),div.maincontent_data.autocreated form div.field.textarea,div.maincontent_data.autocreated form div.field.wysiwyg{width:100%;min-width:100%;max-width:100%}div.maincontent_data.autocreated{max-width:100%;width:100%}div.maincontent_data.with_indexer{padding-right:1em}div.indexer{height:auto;border:1px solid var(--blocks-borders-and-separators)}div.indexer_toggle{display:flex;align-items:center;font-size:1em;background-color:var(--underlay-gray);border:1px solid var(--underlay-gray);border-radius:.7em;padding:1.1em 1em;position:absolute;right:0;top:0}div.indexer_toggle:has(+ .ctrlink){top:5rem}div.multi_objects_entity div.indexer_toggle{margin-top:0}div.indexer_toggle span{flex:1}div.indexer_toggle span.indexer_toggle_text{order:2;color:var(--main-blue);margin-left:.5em;font-weight:700;font-size:1em;line-height:1em}div.indexer_toggle span.sbi{order:1;width:1.2em;height:1.2em;background:url(/design/filter-icon.svg) center center no-repeat;background-size:contain}div.indexer_toggle.indexer_shown{background-color:var(--color-background-main)}div.indexer button{border-radius:.7em!important;font-size:1.1rem!important}div.indexer button.floaty.nonimportant{margin-left:8.6em}div.indexer div.dropfield,div.indexer div.dropfield2,div.indexer input,div.indexer select,div.indexer textarea{font-size:1rem!important}div.indexer div.dropfield2{margin-top:0;padding:1em 0}div.indexer form .inputcheckbox+label{padding:0 0 0 2.5em}div.indexer form div.filtersBlock>.inputcheckbox+label:after,div.indexer form div.filtersBlock>.inputcheckbox+label:before,div.indexer form div.filtersBlock>div.dropfield2 .inputcheckbox+label:after,div.indexer form div.filtersBlock>div.dropfield2 .inputcheckbox+label:before{font-size:.8em;margin-top:0}option[disabled]{color:var(--main-blue)!important;font-style:italic;background-color:transparent}div.pagecounter a{border:1px solid var(--main-blue);color:var(--main-blue)}div.pagecounter div.pagecounter_nums a{background-color:var(--main-blue);border:1px solid var(--main-blue)}div.pagecounter div.pagecounter_nums a.selected{cursor:initial;color:var(--main-blue);background-color:var(--gray-light);border:1px solid var(--gray-light)}div.pagecounter div.pagecounter_text{color:var(--special-gray)}div.pagecounter div.pagecounter_text span{color:var(--main-blue)}div.pagecounter div.pagecounter_nums a.selected{background-color:var(--underlay-gray);border:1px solid var(--underlay-gray)}blockquote{display:block;padding:.5em 1em .5em 2em;margin:0 0 1em 0;position:relative;border-left:.5em solid var(--main-blue);border-right:.2em solid var(--main-blue);-moz-box-shadow:.1em .1em 1em #ccc;-webkit-box-shadow:.1em .1em 1em #ccc;box-shadow:.1em .1em 1em #ccc}blockquote::before{content:"\201C";font-size:200%;font-weight:700;color:var(--placeholder);position:absolute;left:.2em;top:.2em}blockquote::after{content:""}br+blockquote{margin-top:1em}br+br+blockquote{margin-top:0}.disabled{cursor:default!important}span.small{font-size:90%}h1 span.small{font-size:60%}div.multi_objects_table.excel div.tr.red div.td div.dropfield div:not(.options):not(.clear){background-color:transparent!important}div.maincontent_data{display:block;width:100%;min-width:100%;min-height:100%;max-width:100%;max-height:100%}a.ctrlink,a.ctrlink:link,a.ctrlink:visited{display:inline-flex;align-items:center;background-color:var(--underlay-gray);border-radius:3em;padding:.5em 1.4em .5em .5em;font-size:1.2em;color:var(--color-font-main);font-weight:400;margin:0 .5em 2.5rem 0;max-width:max-content}a.ctrlink span.sbi{width:2.5em;height:2.5em;display:inline-block;background:url(/design/plus_circle.svg) center center no-repeat;background-size:contain;vertical-align:middle;margin-right:.5em}a.ctrlink .sbi .pc-cls-2{fill:var(--white)}div.page_block>div.fraymtabs{padding-top:2.5em}h1.page_header+div.page_block>div.fraymtabs{padding-top:0}.fraymtabs>ul{border-bottom:1px solid var(--special-gray);margin:0 0 2.5em 0}.fraymtabs>ul li.fraymtabs-active{margin-bottom:-1px;border-bottom:1px var(--main-blue) solid}.fraymtabs>ul li.fraymtabs-active a,body.night_mode .fraymtabs>ul li.fraymtabs-active a{color:var(--main-blue)}.fraymtabs>ul a sup{border-radius:.5em;background-color:var(--main-blue);color:var(--color-background-main);padding:.1em .3em;font-weight:700;font-size:.7em;position:absolute;min-width:1.5em;text-align:center;margin-left:.5em;margin-top:-.5em}.fraymtabs>ul a sup:empty{display:none}.fraymtabs>ul a sup.red{background-color:var(--main-red)}.fraymtabs>ul li>a{color:var(--text-secondary)}.fraymtabs>ul a.simulate_tab{font-size:1.32em;margin-right:4.5em;font-weight:400;color:var(--color-font-main);padding:0 0 1em 0;min-width:max-content}.fraymtabs>ul a.simulate_tab.right{margin-right:0;margin-left:auto}.fraymtabs>ul li:last-of-type{border-right:0}.fraymtabs-panel .fraymtabs>ul{margin-top:-2.5em}.fraymtabs-panel .fraymtabs>ul li.fraymtabs-active{border-bottom:0}.fraymtabs-panel .fraymtabs ul>a.inner_add_something_button{z-index:1;position:absolute;right:1em;font-weight:400;height:auto}div.photoName{width:4em;display:inline-block}div.photoName_photo_wrapper{width:100%;position:relative}div.photoName_photo_wrapper:before{content:"";display:block;padding-top:100%}div.photoName.online_marker div.photoName_photo_wrapper:after{content:'';position:absolute;background-color:var(--green-marker);border-radius:50%;bottom:2%;right:2%;border:2px solid #fff;width:.7em;height:.7em;max-width:6px;max-height:6px}div.photoName.height100 div.photoName_photo{background-position:center}div.photoName.height100 div.photoName_photo_wrapper:before{content:"";display:block;padding-top:200%}div.photoName.height100.online_marker div.photoName_photo_wrapper:after{width:26%!important}div.photoName_photo{position:absolute;top:0;left:0;bottom:0;right:0;border-radius:50%;background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;height:100%}h1.article_top_header{font-size:2.3em;margin:0;text-align:left;font-weight:400}div.article_content{margin-top:2.5rem;font-size:1.2em;text-align:justify;line-height:1.4em;overflow-wrap:anywhere}div.article_content ol,div.article_content ul{padding-left:3em}div.margin_top{margin-top:2.5rem}div.fullpage.shortened{overflow:hidden;height:100vh}div.fullpage_cover{opacity:1;background:0 0}div.fullpage_cover div#circleG{display:none}div.fullpage_cover div#skeletons{display:flex;width:100vw;height:100vh}div.fullpage_cover div#skeletons>div{flex:1}div.fullpage_cover div#skeletons div#skeleton_main{background-color:var(--color-background-main);margin-top:6rem;margin-right:1rem;padding:2rem 3.5rem}div.fullpage_cover div#skeletons div#skeleton_main>div{display:none;width:100%;height:100%}div.fullpage_cover div#skeletons div#skeleton_main>div.shown{display:flex;flex-direction:column}div.fullpage_cover div#skeletons div#skeleton_main>div>div{background-color:var(--underlay-gray);overflow:hidden;flex:1}div.fullpage_cover div#skeletons div#skeleton_main>div>div.skeleton_heading{border-radius:1em;width:30em;height:3em;min-height:3em;max-height:3em}div.fullpage_cover div#skeletons div#skeleton_main>div>div.skeleton_table{border-radius:1em;margin-top:3em;max-height:10em}div.fullpage_cover div#skeletons div#skeleton_main>div>div.skeleton_table2{border-radius:1em;margin-top:2em}div.fullpage_cover div#skeletons div#skeleton_main>div>div:after{content:"";display:block;width:100%;height:100%;background-image:linear-gradient(to right,var(--underlay-gray) 49vw,#3c516a 50vw,var(--underlay-gray) 51vw);background-size:100vw;background-position:-50vw;background-repeat:no-repeat;background-attachment:fixed;animation:shine 1.6s infinite linear}@keyframes shine{to{background-position:150vw}}div.webpush_why{padding:1em;text-align:justify;font-weight:400}div.webpush_denied{padding:1em;text-align:justify;font-weight:700}div.webpush_why>div.webpush_denied{padding:1em 0 0 0}@keyframes shake{0%,100%{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-4px)}20%,40%,60%,80%{transform:translateX(4px)}}.input-error{animation:shake .5s cubic-bezier(.36,.07,.19,.97) both}@keyframes fadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1}}.slide{overflow:hidden;position:relative;height:0;padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0;opacity:0;visibility:hidden;transition:all .3s ease-out}.slideDown{height:auto;visibility:visible;opacity:1}@media only screen and (min-width:700px){a.edit_button{left:68%;top:-5.8em}div.content,div.footer_container,div.header{min-width:100%;max-width:100%}}@media only screen and (min-width:3000px){html{font-size:150%}}@media only screen and (min-width:5000px){html{font-size:200%}}@media only screen and (max-device-width:767px){div.PWAinfo{display:block;font-size:1em;background-color:var(--underlay-gray);color:var(--color-font-main)}div.PWAinfo div.undefined{display:block}div.PWAinfo div.ios{display:none}div.PWAinfo div.ios.shown{display:block}div.PWAinfo div.android{display:none}div.PWAinfo div.android.shown{display:block}div.PWAinfo div.PWAdescription{text-align:justify}div.PWAinfo div.installPWA{background-color:var(--main-blue);padding:.7em 1.5em;font-size:1.1em;font-weight:700;margin:1.5em auto;text-align:center;width:100%;cursor:pointer;color:var(--color-background-main);line-height:1.1em;border-radius:.5em}div.PWAinfo div.android div.installPWA{line-height:1em;margin-bottom:0}div.PWAinfo div.ios div.installPWA span{display:inline-block;width:1.1em;height:1.1em;background:url(/design/ios-share.svg) center center no-repeat;background-size:contain}div.PWAinfo div.undefined div.installPWA{font-weight:400}div.PWAinfo div.undefined div.installPWA li:nth-of-type(2){margin-top:.6em}div.PWAinfo div.PWAsuccess{background-color:var(--main-blue);padding:.7em 1.5em;font-size:1.1em;font-weight:700;margin:0 auto 0 auto;text-align:center;width:max-content;max-width:100%;cursor:pointer;color:var(--color-background-main)}div.PWAinfo div.android div.PWAsuccess{display:none}div.PWAinfo div.android.showSuccess div.PWAsuccess{display:block}div.PWAinfo div.android.showSuccess div.PWAdescription,div.PWAinfo div.android.showSuccess div.installPWA{display:none}div.fullpage_cover div#offlineMessage{padding:2rem;font-size:2.5rem}div.indexer{height:15em;max-height:15em;min-height:15em;border-left:0;border-right:0;padding:1em 0;margin-bottom:2em;border-bottom:0}div.indexer_toggle span.indexer_toggle_text{display:none}div.indexer_toggle,div.indexer_toggle.indexer_shown{margin-top:-.3em!important;padding:.8em}div.indexer div.dropfield,div.indexer div.dropfield2,div.indexer input,div.indexer select,div.indexer textarea{font-size:1.5rem!important}div.maincontent_data.autocreated form div.field{margin-bottom:2.5em}div.fieldname{font-size:1.1em}div.fieldvalue{font-size:1.1em}div.fieldvalue.read{font-size:1.3em}div.maincontent_data.autocreated form div.field.multiselect:not(.multiselect_one),div.maincontent_data.autocreated form div.field.textarea,div.maincontent_data.autocreated form div.field.wysiwyg{width:100%!important;min-width:100%!important;max-width:100%!important}h1.form_header{font-size:2.5em;flex:1;width:100%;max-width:90%;min-width:90%;margin-top:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}h1.page_header{font-size:2.5em;flex:1;width:100%;max-width:100%;min-width:100%;margin-top:0;max-height:1em;overflow:hidden;line-height:1em;text-overflow:ellipsis;white-space:nowrap}button.careful,button.close,button.main,button.nonimportant,input.careful,input.main,input.nonimportant{font-size:2rem}div.indexer button{font-size:1.7rem}div.control_buttons button{margin-top:.5em}.fraymtabs>ul a.simulate_tab{margin-right:3em}.fraymtabs>ul a sup{margin-top:0;font-size:.6em}.fraymtabs-panel .fraymtabs ul>a.inner_add_something_button{font-size:1.1em;position:relative;padding:0 1.3em;display:inline-flex;flex:1;top:auto;right:auto;align-items:center}.fraymtabs-panel .fraymtabs ul>a.inner_add_something_button span.inner_add_something_button_text{display:none}.fraymtabs-panel .fraymtabs ul>a.inner_add_something_button span.sbi{margin-right:0;width:1.5em;height:1.5em}body{font-size:1.5em}div.header{padding:0 1.5rem;z-index:10;position:fixed;background-color:var(--color-background-main)}div.header>div{height:3em}div.header_left{min-width:unset;display:flex;align-items:center}div.header_left a.logo{width:14rem}div.header_right{padding-right:0}div.header_right a.login_btn{display:inline-block;color:var(--color-background-main);background-color:var(--main-blue);padding:.5em 1em;border-radius:.5em;font-size:1.1em}div.header_right div.login_user_data div.photoName{background-image:none;width:3em;padding-right:0}div.header_right div.login_user_data div.user_menu a:not(.PWAsuccess){font-size:1.3em}div.locale_switcher{display:flex;align-items:center;height:100%}div.mobile_menu.shown~div.fullpage_wrapper div.header_right{max-width:max-content}div.locale_switcher_list.shown{top:3.2em;width:100%}div.mobile_menu.shown~div.fullpage_wrapper div.login_user_data{display:none}div.fullpage{margin:0;padding:0;height:100%;max-width:100%}div.fullpage_wrapper{margin-left:0;width:100%;max-width:100%;padding:0 1.5rem}div.maincontent{flex:1;width:100%;max-width:100%;min-height:100%;padding:1em 0 0}div.content{padding:8rem 0 0 0;flex-direction:column;justify-content:flex-start}div.maincontent_wrapper{display:flex;height:100%;min-height:100%;max-height:100%;align-items:flex-start}div.maincontent_data{display:flex;flex-wrap:nowrap;align-content:flex-start;flex-direction:column}div.maincontent_data.with_indexer{height:auto;max-height:unset;min-height:unset;padding-right:0}div.maincontent_data form{font-size:1em}div.footer{flex-wrap:wrap;height:auto;max-height:10rem;min-height:unset;padding:2.2rem 2.5rem 1.8rem 2rem;margin-top:3rem}div.footer_left{min-width:60%;max-width:60%;flex-wrap:wrap}div.footer_middle{display:none}div.footer_right{min-width:40%}div.footer_right a{display:block;margin:1em 0 0 0}div.footer_right a:first-of-type{margin-top:0}div.footer_right a.hidden{display:inline-block!important}a.ctrlink,a.ctrlink:link,a.ctrlink:visited{border:0;margin:1.5em .5em 1.5em 0}a.ctrlink+a.ctrlink{position:absolute;margin-top:3.6em;right:0;z-index:1;margin-right:0}div.fullpage_cover div#skeletons div#skeleton_main{margin-right:0;margin-top:8rem;padding:1em 1.5rem}div.fullpage_cover div#skeletons div#skeleton_main>div>div.skeleton_heading{width:50%;height:2.5em;min-height:2.5em;max-height:2.5em}}@media all and (display-mode:standalone){div.PWAinfo{display:none!important}div.footer_right a:last-of-type{display:none!important}}