:root[theme-light]{--light-framework-prim-main: #3C4EC3;--light-framework-prim-W900: #131D8D;--light-framework-prim-W800: #2431A1;--light-framework-prim-W700: #2D3CAC;--light-framework-prim-W600: #3646B9;--light-framework-prim-W500: #3C4EC3;--light-framework-prim-W400: #5A69CD;--light-framework-prim-W300: #7885D6;--light-framework-prim-W200: #9FA7E1;--light-framework-prim-W100: #C5C9ED;--light-framework-prim-W050: #E8EAF8;--light-framework-accn-main: #5126FE;--light-framework-accn-W900: #0000E6;--light-framework-accn-W800: #0012EA;--light-framework-accn-W700: #1C19EF;--light-framework-accn-W600: #4022F7;--light-framework-accn-W500: #5126FE;--light-framework-accn-W400: #764CFF;--light-framework-accn-W300: #946FFF;--light-framework-accn-W200: #B59AFE;--light-framework-accn-W100: #D3C3FE;--light-framework-accn-W050: #EFE6FF;--light-framework-secd-main: #232323;--light-framework-secd-W900: #232323;--light-framework-secd-W800: #444444;--light-framework-secd-W700: #636363;--light-framework-secd-W600: #787878;--light-framework-secd-W500: #A1A1A1;--light-framework-secd-W400: #bfbfbf;--light-framework-secd-W300: #E2E2E2;--light-framework-secd-W200: #F0F0F0;--light-framework-secd-W100: #f5f5f5;--light-framework-secd-W050: #FAFAFA;--light-framework-secd-W000: #FEFEFE;--light-framework-structure-bacg: #FEFEFE;--light-framework-structure-text: #232323;--light-framework-structure-titl: #5126FE;--light-framework-structure-subt: #A1A1A1;--light-framework-structure-bord: #bfbfbf;--light-framework-section-bacg: #FAFAFA;--light-framework-section-text: #232323;--light-framework-section-titl: #3C4EC3;--light-framework-section-subt: #A1A1A1;--light-framework-section-bord: #A1A1A1;--light-framework-content-bacg: #FEFEFE;--light-framework-content-text: #232323;--light-framework-content-titl: #3C4EC3;--light-framework-content-subt: #A1A1A1;--light-framework-content-bord: #E2E2E2;--light-framework-button-main-bacg: #232323;--light-framework-button-main-text: #FEFEFE;--light-framework-button-main-titl: #FEFEFE;--light-framework-button-main-subt: #A1A1A1;--light-framework-button-main-bord: #232323;--light-framework-button-secd-bacg: #FAFAFA;--light-framework-button-secd-text: #232323;--light-framework-button-secd-titl: #232323;--light-framework-button-secd-subt: #A1A1A1;--light-framework-button-secd-bord: #bfbfbf;--light-framework-button-tert-bacg: transparent;--light-framework-button-tert-text: #232323;--light-framework-button-tert-titl: #232323;--light-framework-button-tert-subt: #A1A1A1;--light-framework-button-tert-bord: #bfbfbf;--light-framework-button-spec-bacg: #5126FE;--light-framework-button-spec-text: #FEFEFE;--light-framework-button-spec-titl: #FEFEFE;--light-framework-button-spec-subt: #A1A1A1;--light-framework-button-spec-bord: #5126FE}main{display:flex;margin:0;padding:0;width:100%;height:100%;overflow:hidden;background-color:var(--light-framework-section-bacg);gap:10px;padding:15px;flex-direction:column;align-items:center;grid-area:content}main>section{display:flex}main>section[section-map]{flex-direction:column;width:100%;gap:.3rem}@media only screen and (min-width: 1001px){main>section[section-map]{height:-moz-fit-content;height:fit-content;width:100%}}main>section[section-map]>*{width:100%;text-align:left}main>section[section-map]>h6{height:1rem;width:-moz-fit-content;width:fit-content;color:var(--light-framework-section-subt);font-weight:400;font-size:.9rem;line-height:1rem}main>section[section-map]>h5{display:flex;align-items:center;height:2rem;width:-moz-fit-content;width:fit-content;color:var(--light-framework-section-text);font-weight:700;font-size:1.7rem;line-height:2rem;letter-spacing:2px}main>section[section-map] span{display:inline-block;height:2rem;color:var(--light-framework-section-subt);font-weight:700;font-size:1.7rem;line-height:2rem;margin:0 .5rem}main>section[section-navigation]{gap:1.25rem;width:100%}@media only screen and (max-width: 1000px){main>section[section-navigation]{overflow-y:scroll}}main>section[section-buttons]{display:flex;flex-wrap:wrap;flex-direction:column;width:100%;height:2.2rem;overflow:hidden;overflow-y:visible;overflow-x:hidden;scroll-behavior:smooth;scroll-snap-stop:always;gap:15px}main>section[section-buttons]>buttons{position:relative;display:flex;width:100%;height:auto;gap:.5rem;overflow:hidden;align-items:center;align-content:center;justify-content:flex-end}main>section[section-articles]{display:flex;flex-wrap:wrap;flex-direction:column;width:100%;height:auto;flex:1;overflow:hidden;overflow-y:hidden;overflow-x:hidden;scroll-behavior:smooth;scroll-snap-stop:always;gap:15px}main>section[section-articles]>articles{position:relative;display:flex;width:100%;height:100%;gap:.5rem;overflow:hidden;overflow-y:scroll;display:flex;flex-direction:row;flex-wrap:wrap}main>section[section-articles]:has(>img:only-child){align-items:center;align-content:center;justify-content:center}main>section[section-articles]>img:only-child{width:100%;max-width:900px;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}main>section[validation-button]{position:absolute;width:100%;height:3.5rem;bottom:0;left:0;margin:0;padding:.5rem;border-top:.5px solid var(--light-framework-secd-W300);background-color:var(--light-framework-secd-W000);flex-direction:row;align-content:center;align-items:center;justify-content:space-between;z-index:2}@media only screen and (min-width: 1001px){main>section[validation-button]{height:5.5rem;padding:1.5rem}}body[movement_statement] section[section-navigation]{justify-content:center}@media only screen and (min-width: 1001px){body[movement_statement] section[section-articles]{width:75%}}body[movement_statement] article table td{height:3.75rem !important}body[movement_statement] article table td:has(>h6):has(>span){flex-direction:column !important;gap:0 !important;align-content:center !important;justify-content:center !important;align-items:flex-start !important}body[movement_statement] article table td:has(>h6):has(>span) h6{color:var(--light-framework-secd-main);font-weight:550;line-height:1rem;height:auto;word-break:break-word;font-size:.8rem}body[movement_statement] article table td:has(>h6):has(>span) span{color:var(--light-framework-section-subt);font-weight:400;line-height:1rem;word-break:break-all;overflow:hidden;width:100%;height:auto;font-size:.8rem;max-height:2.2rem}body[movement_statement] article table td:has(>tag){justify-content:center !important}body[movement_statement] article table td:has(>p[data-model=quantity]){justify-content:center !important}body[movement_statement] article table td>p:has(>span) span{color:var(--light-framework-section-subt);margin-left:.25rem}body[movement_statement] article table td[data-column=_actions]{display:flex !important;transition:width .2s ease-out}@media only screen and (max-width: 480px){body[movement_statement] article table tbody tr{flex-direction:column;flex-wrap:wrap;height:3.75rem}body[movement_statement] article table tbody tr:has(>td[data-column=_actions]):has(>:last-child:nth-child(3)) td:not([data-column=_actions]){width:50%}body[movement_statement] article table tbody tr:has(>td[data-column=_actions]):has(>:last-child:nth-child(4)) td:not([data-column=_actions]){width:33.3333333333%}body[movement_statement] article table tbody tr:has(>td[data-column=_actions]):has(>:last-child:nth-child(5)) td:not([data-column=_actions]){width:25%}body[movement_statement] article table tbody tr:has(>td[data-column=_actions]):has(>:last-child:nth-child(6)) td:not([data-column=_actions]){width:20%}body[movement_statement] article table tbody tr:has(>td[data-column=_actions]) td[data-column=_actions]{padding:0;width:50%}body[movement_statement] article table tbody tr:has(>td[data-column=_actions]) td[data-column=_actions] button{padding:0;width:100%;height:100%;border-radius:0px;letter-spacing:4%;font-weight:400}}body[movement_statement] article table tbody tr[data-temp=true] *:not(button):not(td:has(>button)){filter:blur(0.5px);opacity:.75}body[calendar_statement] section[section-navigation]{justify-content:center}body[calendar_statement] section[section-articles]{height:100%;width:100%}body[calendar_statement] section[section-articles] articles{height:calc(100% - 6rem)}body[calendar_statement] section[section-articles] articles>article{margin-bottom:0 !important}@media only screen and (max-width: 480px){body article table tr :has(>td[data-column=_actions]) td{height:3.75rem}}@media only screen and (max-width: 480px){body article table td[data-column=_actions]{height:3.75rem;gap:0}}body article table td[data-column=_actions]{display:flex !important;transition:width .2s ease-out}@media only screen and (max-width: 480px){body article table tbody tr:has(>td[data-column=_actions]){flex-direction:column;flex-wrap:wrap;height:3.75rem}body article table tbody tr:has(>td[data-column=_actions]):has(>:last-child:nth-child(3)) td:not([data-column=_actions]){width:50%}body article table tbody tr:has(>td[data-column=_actions]):has(>:last-child:nth-child(4)) td:not([data-column=_actions]){width:33.3333333333%}body article table tbody tr:has(>td[data-column=_actions]):has(>:last-child:nth-child(5)) td:not([data-column=_actions]){width:25%}body article table tbody tr:has(>td[data-column=_actions]):has(>:last-child:nth-child(6)) td:not([data-column=_actions]){width:20%}body article table tbody tr:has(>td[data-column=_actions]) td[data-column=_actions]{padding:0;width:30%}body article table tbody tr:has(>td[data-column=_actions]) td[data-column=_actions] button{padding:0;width:100%;height:100%;border-radius:0px;letter-spacing:4%;font-weight:400}body article table tbody tr:has(>td[data-column=_actions]) td[data-column=_actions] button *{filter:invert(100)}}body header{z-index:1;background-color:hsla(0,0%,100%,.25);-webkit-backdrop-filter:blur(20px) saturate(160%);backdrop-filter:blur(20px) saturate(160%);border-bottom:1px solid hsla(0,0%,100%,.3);box-shadow:0 4px 20px rgba(0,0,0,.1);background-image:url('data:image/svg+xml,%3Csvg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"%3E%3Cfilter id="noise"%3E%3CfeTurbulence type="fractalNoise" baseFrequency="0.8" numOctaves="4" stitchTiles="stitch"/%3E%3C/filter%3E%3Crect width="100%" height="100%" filter="url(%23noise)" opacity="0.03"/%3E%3C/svg%3E')}body header button{filter:invert(100) drop-shadow(0px 0px 4px rgba(0, 0, 0, 0.45));opacity:.85;transition:opacity .2s ease}body header button:hover{opacity:.5}body header button:active{opacity:.4}body header h1{filter:drop-shadow(0 0px 20px rgba(0, 0, 0, 0.1));color:var(--light-framework-secd-W000) !important;opacity:.8;transition:opacity .2s ease}body header h1:hover{opacity:.5}body header h1:active{opacity:.4}body[view_statement] main section[section-map] h5{color:var(--light-framework-secd-W000);font-size:2.2rem}body[view_statement] main section[section-map] h6{color:var(--light-framework-secd-W000)}@media only screen and (max-width: 480px)and (max-height: 380px){body[view_statement] main section[section-map] h6:not([button-nav-back]){margin-top:0rem}}@media only screen and (max-width: 480px){body[view_statement] main section[section-map] h6:not([button-nav-back]){margin-top:1rem}}@media only screen and (min-width: 480px)and (max-width: 1000px){body[view_statement] main section[section-map] h6:not([button-nav-back]){margin-top:3rem}}@media only screen and (min-width: 1001px){body[view_statement] main section[section-map] h6:not([button-nav-back]){margin-top:5rem}}body[view_statement] main section[section-map] span{color:var(--light-framework-secd-W000);font-size:2.2rem}body[view_statement] main section[section-navigation] p{font-weight:400 !important;color:var(--light-framework-secd-W000) !important}body[view_statement] main section[section-navigation] button::after{background-color:rgba(0,0,0,0) !important}body[view_statement] main section[section-navigation] button[selected] p{font-weight:500 !important}body[view_statement] main section[section-navigation] button[selected]::after{background-color:var(--light-framework-secd-W000) !important}body[view_statement] main section[section-buttons] buttons{justify-content:flex-start;overflow:scroll}body[view_statement] main section[section-buttons] button[set-tertiary],body[view_statement] main section[section-buttons] button[set-secondary]{background-color:hsla(0,0%,100%,.25) !important;-webkit-backdrop-filter:blur(20px) saturate(160%) !important;backdrop-filter:blur(20px) saturate(160%) !important;border:1px solid hsla(0,0%,100%,.3) !important;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:background-color .2s ease,-webkit-backdrop-filter .2s ease;transition:background-color .2s ease,backdrop-filter .2s ease;transition:background-color .2s ease,backdrop-filter .2s ease,-webkit-backdrop-filter .2s ease;background-image:url('data:image/svg+xml,%3Csvg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"%3E%3Cfilter id="noise"%3E%3CfeTurbulence type="fractalNoise" baseFrequency="0.8" numOctaves="4" stitchTiles="stitch"/%3E%3C/filter%3E%3Crect width="100%" height="100%" filter="url(%23noise)" opacity="0.03"/%3E%3C/svg%3E')}body[view_statement] main section[section-buttons] button[set-tertiary] img,body[view_statement] main section[section-buttons] button[set-secondary] img{filter:invert(100)}body[view_statement] main section[section-buttons] button[set-tertiary] p,body[view_statement] main section[section-buttons] button[set-secondary] p{color:var(--light-framework-button-main-text)}body[view_statement] main section[section-buttons] button[set-tertiary]:hover,body[view_statement] main section[section-buttons] button[set-secondary]:hover{background-color:hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(10px) saturate(180%);backdrop-filter:blur(10px) saturate(180%)}body[view_statement] main section[section-tags]{display:flex;flex-direction:row;width:100%;height:-moz-fit-content;height:fit-content;align-items:center;align-content:center;justify-content:flex-start;gap:.5rem}body[view_statement] main section[section-tags]>tag{height:1.8rem;align-content:center;padding:.25rem .75rem;-webkit-backdrop-filter:blur(10px) saturate(180%);backdrop-filter:blur(10px) saturate(180%);color:#fff}body[view_statement] main section[section-tags]>tag[tag-green]{border:.5px solid #cdf4ea;background-color:rgba(36,179,134,.3)}body[view_statement] main section[section-tags]>tag[tag-yellow]{border:.5px solid #f4f1cd;background-color:rgba(179,158,36,.3)}body[view_statement] main section[section-tags]>tag[tag-orange]{border:.5px solid #ffefde;background-color:rgba(197,147,85,.3)}body[view_statement] main section[section-tags]>tag[tag-red]{border:.5px solid #fde3e0;background-color:rgba(208,92,95,.3)}body[view_statement] main section[section-tags]>tag[tag-purple]{border:.5px solid #e3d5fb;background-color:rgba(113,89,167,.3)}body[view_statement] main section[section-tags]>tag[tag-blue]{border:.5px solid #f4f6ff;background-color:rgba(60,126,196,.3)}body[view_statement] main section[section-tags]>tag[tag-dark-blue]{border:.5px solid #cdcdf4;background-color:rgba(46,36,179,.3)}body[view_statement] main section[section-tags]>tag[tag-pink]{border:.5px solid #f4cdee;background-color:rgba(179,36,160,.3)}body[view_statement] main section[section-tags]>tag[tag-dark-red]{border:.5px solid #f4cdcd;background-color:rgba(179,36,36,.3)}body[view_statement] main section[section-tags]>tag[tag-dark-green]{border:.5px solid #cdf4d1;background-color:rgba(38,179,36,.3)}body[view_statement] main section[section-tags]>tag[tag-dark-orange]{border:.5px solid #f4e4cd;background-color:rgba(179,129,36,.3)}body[view_statement] main section[section-tags]>tag[tag-dark-pink]{border:.5px solid #f4cde5;background-color:rgba(179,36,138,.3)}body[view_statement] main section[section-tags]>tag[tag-turcoise]{border:.5px solid #dff9fc;background-color:rgba(91,177,208,.3)}body[view_statement] main section[section-tags]>tag[tag-dark-yellow]{border:.5px solid #fff0be;background-color:rgba(191,127,35,.3)}body[view_statement] main section[section-tags]>tag[tag-gray]{border:.5px solid #f0f2f5;background-color:rgba(108,117,125,.3)}body[view_statement] main section[section-tags]>tag[tag-brown]{border:.5px solid #efebe9;background-color:rgba(121,85,72,.3)}body[view_statement] main section[section-tags]>tag[tag-cyan]{border:.5px solid #e0f7fa;background-color:rgba(0,172,193,.3)}body[view_statement] main section[section-tags]>tag[tag-lime]{border:.5px solid #f1f8e9;background-color:rgba(124,179,66,.3)}body[view_statement] main section[section-tags]>tag[tag-teal]{border:.5px solid #e0f2f1;background-color:rgba(0,121,107,.3)}body[view_statement] main section[section-tags]>tag[tag-indigo]{border:.5px solid #e8eaf6;background-color:rgba(63,81,181,.3)}body[view_statement] main section:not([section-image]){z-index:1 !important}body[view_statement] main section[section-image]{position:absolute;z-index:0;width:calc(100% + 15px);height:60%;top:0;left:-7.5px;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}@media only screen and (max-width: 1000px){body[view_statement] main section[section-image]{position:fixed;height:65%}}body[view_statement] main section[section-image] *{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;filter:blur(1px) brightness(63%)}body[view_statement] main section[section-image]>img{background-image:url("/DisciteCore/Storage/images/default_vehicle.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover}body[export_statement] main{height:100%;overflow:scroll}body[export_statement] section[section-navigation]{justify-content:center}body[export_statement] section[section-articles]{flex-direction:row;overflow:scroll;flex-wrap:wrap;height:100%}@media only screen and (min-width: 1001px){body[export_statement] section[section-articles]{width:85%}}body[export_statement] section[section-articles] articles{position:relative;display:flex;width:21cm;height:auto;margin:0 auto;padding:1cm;margin-bottom:.5cm;border-radius:24px;background-color:var(--light-framework-structure-bacg);border:.5px solid var(--light-framework-content-bord);flex-direction:column;align-content:center;align-items:center;justify-content:flex-start;flex-wrap:nowrap}body[export_statement] section[section-articles] articles:has(table){height:auto !important}body[export_statement] section[section-articles] articles article{border-radius:0;background-color:rgba(0,0,0,0);border:none}body[export_statement] section[section-articles] articles article[article-type-export-footer]{page-break-after:always !important;-moz-column-break-after:always !important;break-after:always !important}@media only print{body[export_statement]{display:block !important;height:auto !important;width:100% !important;padding:0 !important;margin:0 !important}body[export_statement]>*:not(main){display:none !important}body[export_statement]>main{padding:0;margin:0;height:auto;overflow:visible !important;display:block !important;flex-wrap:nowrap;flex-direction:column}body[export_statement]>main>section[section-articles]{height:auto;display:block !important;overflow:visible !important;flex-wrap:nowrap;flex-direction:column}body[export_statement]>main>section[section-articles]>articles{background-color:#fff;display:block !important;border:none;box-shadow:none;border-radius:0px;padding:0 !important;margin:0 auto !important;width:21cm !important;height:auto !important;overflow:visible !important;flex-wrap:nowrap !important;-moz-column-break-inside:avoid;break-inside:avoid}body[export_statement]>main>section[section-articles]>articles article{-moz-column-break-inside:avoid;break-inside:avoid;-moz-column-break-before:avoid;break-before:avoid;-moz-column-break-after:avoid;break-after:avoid}}@media only print{body[export_statement] section:not([section-articles]){display:none}}header{display:flex;align-items:center;align-content:center;justify-content:space-between;margin:0;padding:0;width:100%;height:100%;overflow:hidden;background-color:var(--light-framework-structure-bacg);border-bottom:.5px solid var(--light-framework-structure-bord)}@media only screen and (max-width: 480px){header{grid-area:header}}@media only screen and (min-width: 480px)and (max-width: 1000px){header{grid-area:header}}@media only screen and (min-width: 1001px){header{grid-area:header}}header>section{display:flex;align-items:center;align-content:center;justify-content:center}header>section[section-navigation]{width:auto;height:100%;padding:.5rem 1rem;gap:.65rem}header>section[section-menu]{width:auto;height:100%;aspect-ratio:1/1;padding:.5rem}header>section[section-menu]>button{position:relative;display:flex;width:auto;height:100%;aspect-ratio:1/1;align-items:center;align-content:center;justify-content:center;margin:0;padding:.75rem;border:none;background-color:var(--light-framework-button-tert-bacg);cursor:pointer}@media only screen and (max-width: 480px)and (max-height: 380px){header>section[section-menu]>button{padding:0}}header>section[section-menu]>button>img{height:100%;width:auto;aspect-ratio:1/1;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}header>section[section-brand]{position:absolute;width:-moz-fit-content;width:fit-content;height:100%;gap:.3rem;margin:0;padding:.5rem;left:0;right:0;margin-inline:auto}header>section[section-brand] *{font-weight:500;font-size:1.7rem;line-height:2rem;font-style:normal;text-decoration:none}@media only screen and (max-width: 480px)and (max-height: 380px){header>section[section-brand] *{font-size:1.3rem;line-height:1.5rem}}header>section[section-brand] h1{font-family:"Pacifico","sans-serif";color:var(--light-framework-secd-main);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}header>section[section-brand] span{font-family:"Pacifico","sans-serif";color:var(--light-framework-accn-main);margin:0 .1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}header>section[section-brand]:hover,header>section[section-brand]:active,header>section[section-brand]:visited{text-decoration:none}header>section[section-buttons]{width:auto;height:100%;padding:.5rem;gap:.35rem}header>section[section-buttons] button[set-tertiary],header>section[section-buttons] button[set-secondary]{background:linear-gradient(180deg, rgba(35, 35, 35, 0.05) 0%, rgba(35, 35, 35, 0.1) 100%) !important;border-radius:2rem;border:1px solid rgba(0,0,0,.3) !important;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:background-color .2s ease,-webkit-backdrop-filter .2s ease;transition:background-color .2s ease,backdrop-filter .2s ease;transition:background-color .2s ease,backdrop-filter .2s ease,-webkit-backdrop-filter .2s ease;background-image:url('data:image/svg+xml,%3Csvg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"%3E%3Cfilter id="noise"%3E%3CfeTurbulence type="fractalNoise" baseFrequency="0.8" numOctaves="4" stitchTiles="stitch"/%3E%3C/filter%3E%3Crect width="100%" height="100%" filter="url(%23noise)" opacity="0.03"/%3E%3C/svg%3E');border-radius:2rem;padding:0 .75rem}header>section[section-buttons] button[set-tertiary] img,header>section[section-buttons] button[set-secondary] img{filter:invert(0)}header>section[section-buttons] button[set-tertiary] p,header>section[section-buttons] button[set-secondary] p{filter:invert(0);font-size:.7rem;font-weight:450;text-shadow:0 0px 5px rgba(0,0,0,.2)}header>section[section-buttons] button[set-tertiary]:hover,header>section[section-buttons] button[set-secondary]:hover{background-color:hsla(0,0%,100%,.15)}nav{display:flex;margin:0;padding:0;width:100%;height:100%;overflow:scroll}@media only screen and (max-width: 480px){nav{grid-area:nav;background-color:var(--light-framework-structure-bacg);border-top:.5px solid var(--light-framework-structure-bord)}}@media only screen and (min-width: 480px)and (max-width: 1000px){nav{grid-area:nav;background-color:var(--light-framework-structure-bacg);border-top:.5px solid var(--light-framework-structure-bord)}}@media only screen and (max-width: 1000px){nav{align-items:center;align-content:center;justify-content:space-around}nav a{display:flex;flex-direction:column;align-content:center;align-items:center;justify-content:center;text-decoration:none;font-style:normal;gap:.15rem}nav a:hover,nav a:active,nav a:visited{text-decoration:none;font-style:normal}nav a *{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;margin:0;padding:0}nav a img{width:1.5rem;aspect-ratio:1/1;filter:invert(52%) sepia(4%) saturate(0%) hue-rotate(140deg) brightness(90%) contrast(89%)}nav a h4{font-family:"Inter",sans-serif,arial;color:var(--light-framework-secd-W600);font-weight:500;font-size:.8rem;letter-spacing:.5px}nav a[selected] h4{color:var(--light-framework-prim-main)}nav a[selected] img{filter:invert(25%) sepia(71%) saturate(1930%) hue-rotate(220deg) brightness(93%) contrast(92%)}}@media only screen and (max-width: 480px)and (max-height: 380px){nav{align-items:center;align-content:center;justify-content:space-around}nav a{display:flex;flex-direction:column;align-content:center;align-items:center;justify-content:center;text-decoration:none;font-style:normal;gap:.15rem}nav a:hover,nav a:active,nav a:visited{text-decoration:none;font-style:normal}nav a *{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;margin:0;padding:0}nav a img{width:1.1rem;aspect-ratio:1/1;filter:invert(52%) sepia(4%) saturate(0%) hue-rotate(140deg) brightness(90%) contrast(89%)}nav a h4{font-family:"Inter",sans-serif,arial;color:var(--light-framework-secd-W600);font-weight:500;font-size:.7rem;letter-spacing:.5px}nav a[selected] h4{color:var(--light-framework-prim-main)}nav a[selected] img{filter:invert(25%) sepia(71%) saturate(1930%) hue-rotate(220deg) brightness(93%) contrast(92%)}}@media only screen and (min-width: 1001px){nav{grid-area:nav;background-color:#f2f4f9;border-right:.5px solid var(--light-framework-structure-bord)}nav[media-desktop]{flex-direction:column;margin:0;padding:1.5rem;gap:1.25rem}nav[media-desktop] a[selected] p{color:var(--light-framework-prim-main)}nav[media-desktop] a[selected] img{filter:invert(25%) sepia(71%) saturate(1930%) hue-rotate(220deg) brightness(93%) contrast(92%)}}@media only screen and (max-width: 480px){aside{display:flex;position:absolute;width:100%;height:100%;top:0;left:-100%;background-color:#f2f4f9;transition:.25s;flex-direction:column;overflow:hidden;align-content:center;align-items:center;justify-content:flex-start;overflow:scroll;gap:2rem;z-index:200}aside>*{width:80%}aside *{text-wrap:nowrap}}@media only screen and (min-width: 480px)and (max-width: 1000px){aside{display:flex;position:absolute;width:100%;height:100%;top:0;left:-100%;background-color:#f2f4f9;transition:.25s;flex-direction:column;overflow:hidden;align-content:center;align-items:center;justify-content:center;gap:2rem;z-index:200}aside>*{width:80%}aside *{text-wrap:nowrap}}@media only screen and (min-width: 1001px){aside{display:none}}@media only print{aside{display:none}}body[login_statement] nav{background-color:#f2f4f9 !important;flex-direction:column;align-items:center;align-content:center;justify-content:center;border-right:.5px solid var(--light-framework-structure-bord);border-top:0px solid var(--light-framework-structure-bord);padding:1rem;gap:.35rem}body[login_statement] nav>section[section_logo]{position:relative;display:flex;flex-direction:column;align-items:center;align-content:center;justify-content:center;text-align:center;gap:.5rem}body[login_statement] nav>section[section_copyright]{position:absolute;display:flex;flex-direction:column;align-items:center;align-content:center;justify-content:center;text-align:center;bottom:.75rem;gap:.25rem}body[login_statement] nav h6{font-size:1rem;line-height:1rem;margin:0;padding:0;font-weight:600;text-align:center}body[login_statement] nav h5{font-size:.75rem;line-height:1rem;margin:0;padding:0;font-weight:400;text-align:center}body[login_statement] nav p{font-size:.75rem;line-height:1rem;margin:0;padding:0;font-weight:300}body[login_statement] nav span{font-size:.75rem;line-height:1rem;margin:0;padding:0;font-weight:300}body[login_statement] nav img{height:6rem}body[login_statement] form{justify-content:center}body[login_statement] form hgroup{justify-content:center}body[login_statement] form article-data{width:100%;align-items:center}html{box-sizing:border-box;margin:0;padding:0;width:100%;height:100%;overflow:hidden}@media only screen and (min-width: 480px)and (max-width: 1000px){html *[media-phone],html *[data-media=phone]{display:none !important}}@media only screen and (min-width: 1001px){html *[media-phone],html *[data-media=phone]{display:none !important}}@media only print{html *[media-phone],html *[data-media=phone]{display:none !important}}@media only screen and (max-width: 480px){html *[media-tablet],html *[data-media=tablet]{display:none !important}}@media only screen and (min-width: 1001px){html *[media-tablet],html *[data-media=tablet]{display:none !important}}@media only print{html *[media-tablet],html *[data-media=tablet]{display:none !important}}@media only screen and (min-width: 1001px){html *[media-portable],html *[data-media=portable]{display:none !important}}@media only print{html *[media-portable],html *[data-media=portable]{display:none !important}}@media only screen and (max-width: 480px){html *[media-hugeScreen],html *[data-media=hugeScreen]{display:none !important}}@media only print{html *[media-hugeScreen],html *[data-media=hugeScreen]{display:none !important}}@media only screen and (max-width: 480px){html *[media-desktop],html *[data-media=desktop]{display:none !important}}@media only screen and (min-width: 480px)and (max-width: 1000px){html *[media-desktop],html *[data-media=desktop]{display:none !important}}@media only print{html *[media-desktop],html *[data-media=desktop]{display:none !important}}@media only screen and (max-width: 480px){html *[media-print],html *[data-media=print]{display:none !important}}@media only screen and (min-width: 480px)and (max-width: 1000px){html *[media-print],html *[data-media=print]{display:none !important}}@media only screen and (min-width: 1001px){html *[media-print],html *[data-media=print]{display:none !important}}@media only screen and (max-width: 480px){html *[media-none],html *[data-media=none]{display:none !important}}@media only screen and (min-width: 480px)and (max-width: 1000px){html *[media-none],html *[data-media=none]{display:none !important}}@media only screen and (min-width: 1001px){html *[media-none],html *[data-media=none]{display:none !important}}@media only print{html *[media-none],html *[data-media=none]{display:none !important}}html[media-printer]{position:relative !important;display:block !important;width:initial !important;height:initial !important;margin:initial !important;padding:initial !important;overflow:initial !important;background-color:initial !important}@media only print{html[media-printer]{margin:0 !important;padding:0 !important}}body{box-sizing:inherit;margin:inherit;padding:inherit;width:inherit;height:inherit;overflow:inherit;display:grid;background:radial-gradient(circle at 20% 30%, rgba(255, 100, 50, 0.4), transparent 60%),radial-gradient(circle at 80% 20%, rgba(100, 150, 255, 0.35), transparent 60%),radial-gradient(circle at 50% 80%, rgba(180, 50, 255, 0.35), transparent 70%),linear-gradient(135deg, #1a1a1a, #0d0d0d);background-blend-mode:screen}body::before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:inherit;filter:blur(40px);z-index:-2;opacity:.45}@media only print{body::before{display:none}}body::after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;opacity:.45;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#171717;z-index:-1}@media only print{body::after{display:none}}body[grid_statement]{gap:0px 0px}@media only screen and (max-width: 480px){body[grid_statement]{grid-template-columns:1fr;grid-template-rows:70px 1fr 70px;grid-template-areas:"header" "content" "nav"}}@media only screen and (min-width: 480px)and (max-width: 1000px){body[grid_statement]{grid-template-columns:1fr;grid-template-rows:70px 1fr 70px;grid-template-areas:"header" "content" "nav"}}@media only screen and (min-width: 1001px){body[grid_statement]{grid-template-columns:350px 1fr;grid-template-rows:70px 1fr;grid-template-areas:"header header" "nav content"}}@media only screen and (max-width: 480px)and (max-height: 380px){body[grid_statement]{grid-template-columns:1fr;grid-template-rows:50px 1fr 50px;grid-template-areas:"header" "content" "nav"}}body[view_statement]{gap:0px 0px}@media only screen and (max-width: 480px){body[view_statement]{grid-template-columns:1fr;grid-template-rows:70px 1fr 70px;grid-template-areas:"header" "content" "nav"}}@media only screen and (min-width: 480px)and (max-width: 1000px){body[view_statement]{grid-template-columns:1fr;grid-template-rows:70px 1fr 70px;grid-template-areas:"header" "content" "nav"}}@media only screen and (min-width: 1001px){body[view_statement]{grid-template-columns:350px 1fr;grid-template-rows:70px 1fr;grid-template-areas:"header header" "nav content"}}@media only screen and (max-width: 480px)and (max-height: 380px){body[view_statement]{grid-template-columns:1fr;grid-template-rows:50px 1fr 50px;grid-template-areas:"header" "content" "nav"}}body[movement_statement]{gap:0px 0px}@media only screen and (max-width: 480px){body[movement_statement]{grid-template-columns:1fr;grid-template-rows:70px 1fr 70px;grid-template-areas:"header" "content" "nav"}}@media only screen and (min-width: 480px)and (max-width: 1000px){body[movement_statement]{grid-template-columns:1fr;grid-template-rows:70px 1fr 70px;grid-template-areas:"header" "content" "nav"}}@media only screen and (min-width: 1001px){body[movement_statement]{grid-template-columns:1fr;grid-template-rows:70px 1fr;grid-template-areas:"header" "content"}body[movement_statement] nav[media-desktop]{display:none}}@media only screen and (max-width: 480px)and (max-height: 380px){body[movement_statement]{grid-template-columns:1fr;grid-template-rows:50px 1fr 50px;grid-template-areas:"header" "content" "nav"}}body[calendar_statement]{gap:0px 0px}@media only screen and (max-width: 480px){body[calendar_statement]{grid-template-columns:1fr;grid-template-rows:70px 1fr 70px;grid-template-areas:"header" "content" "nav"}}@media only screen and (min-width: 480px)and (max-width: 1000px){body[calendar_statement]{grid-template-columns:1fr;grid-template-rows:70px 1fr 70px;grid-template-areas:"header" "content" "nav"}}@media only screen and (min-width: 1001px){body[calendar_statement]{grid-template-columns:1fr;grid-template-rows:70px 1fr;grid-template-areas:"header" "content"}body[calendar_statement] nav[media-desktop]{display:none}}@media only screen and (max-width: 480px)and (max-height: 380px){body[calendar_statement]{grid-template-columns:1fr;grid-template-rows:50px 1fr 50px;grid-template-areas:"header" "content" "nav"}}body[export_statement]{gap:0px 0px}@media only screen and (max-width: 480px){body[export_statement]{grid-template-columns:1fr;grid-template-rows:70px 1fr 70px;grid-template-areas:"header" "content" "nav"}}@media only screen and (min-width: 480px)and (max-width: 1000px){body[export_statement]{grid-template-columns:1fr;grid-template-rows:70px 1fr 70px;grid-template-areas:"header" "content" "nav"}}@media only screen and (min-width: 1001px){body[export_statement]{grid-template-columns:1fr;grid-template-rows:70px 1fr;grid-template-areas:"header" "content"}body[export_statement] nav[media-desktop]{display:none}}@media only screen and (max-width: 480px)and (max-height: 380px){body[export_statement]{grid-template-columns:1fr;grid-template-rows:50px 1fr 50px;grid-template-areas:"header" "content" "nav"}}@media only screen and (max-width: 480px){body[login_statement]{grid-template-columns:1fr;grid-template-rows:70px 1fr;grid-template-areas:"header" "content"}}@media only screen and (min-width: 480px)and (max-width: 1000px){body[login_statement]{grid-template-columns:40% 1fr;grid-template-rows:70px 1fr;grid-template-areas:"header header" "nav content"}}@media only screen and (min-width: 1001px){body[login_statement]{grid-template-columns:65% 1fr;grid-template-rows:70px 1fr;grid-template-areas:"header header" "nav content"}}body:has(page-A4)>:not(page-A4){display:none}body[media-printer]{position:relative;display:block;width:inherit !important;height:inherit !important;margin:inherit !important;padding:inherit !important;overflow:inherit !important;background-color:var(--light-framework-secd-W400)}@media only print{body[media-printer]{margin:0 !important;padding:0 !important;background-color:rgba(0,0,0,0) !important}}footer{display:none;opacity:0;visibility:hidden}frmwk-js-response,frmwk-php-response,frmwk-array{display:none;opacity:0;visibility:hidden}frmwk-js-response[display_result],frmwk-php-response[display_result],frmwk-array[display_result]{display:block;position:absolute;width:100%;height:100%;z-index:1000;background-color:#fff}*{box-sizing:border-box;position:relative;margin:0;padding:0;-webkit-touch-callout:none}*:not(input),*:not(select){touch-action:manipulation}*::-webkit-scrollbar{display:none;height:7px;width:7px}*::-webkit-scrollbar-track{border-radius:0px;background-color:rgba(0,0,0,0)}*::-webkit-scrollbar-track:hover{background-color:rgba(0,0,0,0)}*::-webkit-scrollbar-track:active{background-color:rgba(0,0,0,0)}*::-webkit-scrollbar-thumb{border-radius:5px;background-color:#c2c2c2;-webkit-transition:.1s;transition:.1s}*::-webkit-scrollbar-thumb:hover{background-color:#7d7d7d}*::-webkit-scrollbar-thumb:active{background-color:#7d7d7d}*{scrollbar-width:none;scrollbar-color:#c2c2c2 rgba(0,0,0,0)}article{position:relative;display:flex;background-color:var(--light-framework-content-bacg);border:.5px solid var(--light-framework-content-bord);border-radius:12px;overflow:hidden;gap:1.5rem}article[space-w-all]{width:100%}article[space-h-all]{height:100%}article[size-h-0]{height:-moz-fit-content;height:fit-content}article[size-w-0]{width:-moz-fit-content;width:fit-content}article[size-h-10]{--height: 10%;height:calc(var(--height) - .25rem)}article[size-w-10]{--width: 10%;width:calc(var(--width) - .25rem)}article[size-h-11]{--height: 11%;height:calc(var(--height) - .25rem)}article[size-w-11]{--width: 11%;width:calc(var(--width) - .25rem)}article[size-h-12]{--height: 12%;height:calc(var(--height) - .25rem)}article[size-w-12]{--width: 12%;width:calc(var(--width) - .25rem)}article[size-h-13]{--height: 13%;height:calc(var(--height) - .25rem)}article[size-w-13]{--width: 13%;width:calc(var(--width) - .25rem)}article[size-h-14]{--height: 14%;height:calc(var(--height) - .25rem)}article[size-w-14]{--width: 14%;width:calc(var(--width) - .25rem)}article[size-h-15]{--height: 15%;height:calc(var(--height) - .25rem)}article[size-w-15]{--width: 15%;width:calc(var(--width) - .25rem)}article[size-h-16]{--height: 16%;height:calc(var(--height) - .25rem)}article[size-w-16]{--width: 16%;width:calc(var(--width) - .25rem)}article[size-h-17]{--height: 17%;height:calc(var(--height) - .25rem)}article[size-w-17]{--width: 17%;width:calc(var(--width) - .25rem)}article[size-h-18]{--height: 18%;height:calc(var(--height) - .25rem)}article[size-w-18]{--width: 18%;width:calc(var(--width) - .25rem)}article[size-h-19]{--height: 19%;height:calc(var(--height) - .25rem)}article[size-w-19]{--width: 19%;width:calc(var(--width) - .25rem)}article[size-h-20]{--height: 20%;height:calc(var(--height) - .25rem)}article[size-w-20]{--width: 20%;width:calc(var(--width) - .25rem)}article[size-h-21]{--height: 21%;height:calc(var(--height) - .25rem)}article[size-w-21]{--width: 21%;width:calc(var(--width) - .25rem)}article[size-h-22]{--height: 22%;height:calc(var(--height) - .25rem)}article[size-w-22]{--width: 22%;width:calc(var(--width) - .25rem)}article[size-h-23]{--height: 23%;height:calc(var(--height) - .25rem)}article[size-w-23]{--width: 23%;width:calc(var(--width) - .25rem)}article[size-h-24]{--height: 24%;height:calc(var(--height) - .25rem)}article[size-w-24]{--width: 24%;width:calc(var(--width) - .25rem)}article[size-h-25]{--height: 25%;height:calc(var(--height) - .25rem)}article[size-w-25]{--width: 25%;width:calc(var(--width) - .25rem)}article[size-h-26]{--height: 26%;height:calc(var(--height) - .25rem)}article[size-w-26]{--width: 26%;width:calc(var(--width) - .25rem)}article[size-h-27]{--height: 27%;height:calc(var(--height) - .25rem)}article[size-w-27]{--width: 27%;width:calc(var(--width) - .25rem)}article[size-h-28]{--height: 28%;height:calc(var(--height) - .25rem)}article[size-w-28]{--width: 28%;width:calc(var(--width) - .25rem)}article[size-h-29]{--height: 29%;height:calc(var(--height) - .25rem)}article[size-w-29]{--width: 29%;width:calc(var(--width) - .25rem)}article[size-h-30]{--height: 30%;height:calc(var(--height) - .25rem)}article[size-w-30]{--width: 30%;width:calc(var(--width) - .25rem)}article[size-h-31]{--height: 31%;height:calc(var(--height) - .25rem)}article[size-w-31]{--width: 31%;width:calc(var(--width) - .25rem)}article[size-h-32]{--height: 32%;height:calc(var(--height) - .25rem)}article[size-w-32]{--width: 32%;width:calc(var(--width) - .25rem)}article[size-h-33]{--height: 33%;height:calc(var(--height) - .25rem)}article[size-w-33]{--width: 33%;width:calc(var(--width) - .25rem)}article[size-h-34]{--height: 34%;height:calc(var(--height) - .25rem)}article[size-w-34]{--width: 34%;width:calc(var(--width) - .25rem)}article[size-h-35]{--height: 35%;height:calc(var(--height) - .25rem)}article[size-w-35]{--width: 35%;width:calc(var(--width) - .25rem)}article[size-h-36]{--height: 36%;height:calc(var(--height) - .25rem)}article[size-w-36]{--width: 36%;width:calc(var(--width) - .25rem)}article[size-h-37]{--height: 37%;height:calc(var(--height) - .25rem)}article[size-w-37]{--width: 37%;width:calc(var(--width) - .25rem)}article[size-h-38]{--height: 38%;height:calc(var(--height) - .25rem)}article[size-w-38]{--width: 38%;width:calc(var(--width) - .25rem)}article[size-h-39]{--height: 39%;height:calc(var(--height) - .25rem)}article[size-w-39]{--width: 39%;width:calc(var(--width) - .25rem)}article[size-h-40]{--height: 40%;height:calc(var(--height) - .25rem)}article[size-w-40]{--width: 40%;width:calc(var(--width) - .25rem)}article[size-h-41]{--height: 41%;height:calc(var(--height) - .25rem)}article[size-w-41]{--width: 41%;width:calc(var(--width) - .25rem)}article[size-h-42]{--height: 42%;height:calc(var(--height) - .25rem)}article[size-w-42]{--width: 42%;width:calc(var(--width) - .25rem)}article[size-h-43]{--height: 43%;height:calc(var(--height) - .25rem)}article[size-w-43]{--width: 43%;width:calc(var(--width) - .25rem)}article[size-h-44]{--height: 44%;height:calc(var(--height) - .25rem)}article[size-w-44]{--width: 44%;width:calc(var(--width) - .25rem)}article[size-h-45]{--height: 45%;height:calc(var(--height) - .25rem)}article[size-w-45]{--width: 45%;width:calc(var(--width) - .25rem)}article[size-h-46]{--height: 46%;height:calc(var(--height) - .25rem)}article[size-w-46]{--width: 46%;width:calc(var(--width) - .25rem)}article[size-h-47]{--height: 47%;height:calc(var(--height) - .25rem)}article[size-w-47]{--width: 47%;width:calc(var(--width) - .25rem)}article[size-h-48]{--height: 48%;height:calc(var(--height) - .25rem)}article[size-w-48]{--width: 48%;width:calc(var(--width) - .25rem)}article[size-h-49]{--height: 49%;height:calc(var(--height) - .25rem)}article[size-w-49]{--width: 49%;width:calc(var(--width) - .25rem)}article[size-h-50]{--height: 50%;height:calc(var(--height) - .25rem)}article[size-w-50]{--width: 50%;width:calc(var(--width) - .25rem)}article[size-h-51]{--height: 51%;height:calc(var(--height) - .25rem)}article[size-w-51]{--width: 51%;width:calc(var(--width) - .25rem)}article[size-h-52]{--height: 52%;height:calc(var(--height) - .25rem)}article[size-w-52]{--width: 52%;width:calc(var(--width) - .25rem)}article[size-h-53]{--height: 53%;height:calc(var(--height) - .25rem)}article[size-w-53]{--width: 53%;width:calc(var(--width) - .25rem)}article[size-h-54]{--height: 54%;height:calc(var(--height) - .25rem)}article[size-w-54]{--width: 54%;width:calc(var(--width) - .25rem)}article[size-h-55]{--height: 55%;height:calc(var(--height) - .25rem)}article[size-w-55]{--width: 55%;width:calc(var(--width) - .25rem)}article[size-h-56]{--height: 56%;height:calc(var(--height) - .25rem)}article[size-w-56]{--width: 56%;width:calc(var(--width) - .25rem)}article[size-h-57]{--height: 57%;height:calc(var(--height) - .25rem)}article[size-w-57]{--width: 57%;width:calc(var(--width) - .25rem)}article[size-h-58]{--height: 58%;height:calc(var(--height) - .25rem)}article[size-w-58]{--width: 58%;width:calc(var(--width) - .25rem)}article[size-h-59]{--height: 59%;height:calc(var(--height) - .25rem)}article[size-w-59]{--width: 59%;width:calc(var(--width) - .25rem)}article[size-h-60]{--height: 60%;height:calc(var(--height) - .25rem)}article[size-w-60]{--width: 60%;width:calc(var(--width) - .25rem)}article[size-h-61]{--height: 61%;height:calc(var(--height) - .25rem)}article[size-w-61]{--width: 61%;width:calc(var(--width) - .25rem)}article[size-h-62]{--height: 62%;height:calc(var(--height) - .25rem)}article[size-w-62]{--width: 62%;width:calc(var(--width) - .25rem)}article[size-h-63]{--height: 63%;height:calc(var(--height) - .25rem)}article[size-w-63]{--width: 63%;width:calc(var(--width) - .25rem)}article[size-h-64]{--height: 64%;height:calc(var(--height) - .25rem)}article[size-w-64]{--width: 64%;width:calc(var(--width) - .25rem)}article[size-h-65]{--height: 65%;height:calc(var(--height) - .25rem)}article[size-w-65]{--width: 65%;width:calc(var(--width) - .25rem)}article[size-h-66]{--height: 66%;height:calc(var(--height) - .25rem)}article[size-w-66]{--width: 66%;width:calc(var(--width) - .25rem)}article[size-h-67]{--height: 67%;height:calc(var(--height) - .25rem)}article[size-w-67]{--width: 67%;width:calc(var(--width) - .25rem)}article[size-h-68]{--height: 68%;height:calc(var(--height) - .25rem)}article[size-w-68]{--width: 68%;width:calc(var(--width) - .25rem)}article[size-h-69]{--height: 69%;height:calc(var(--height) - .25rem)}article[size-w-69]{--width: 69%;width:calc(var(--width) - .25rem)}article[size-h-70]{--height: 70%;height:calc(var(--height) - .25rem)}article[size-w-70]{--width: 70%;width:calc(var(--width) - .25rem)}article[size-h-71]{--height: 71%;height:calc(var(--height) - .25rem)}article[size-w-71]{--width: 71%;width:calc(var(--width) - .25rem)}article[size-h-72]{--height: 72%;height:calc(var(--height) - .25rem)}article[size-w-72]{--width: 72%;width:calc(var(--width) - .25rem)}article[size-h-73]{--height: 73%;height:calc(var(--height) - .25rem)}article[size-w-73]{--width: 73%;width:calc(var(--width) - .25rem)}article[size-h-74]{--height: 74%;height:calc(var(--height) - .25rem)}article[size-w-74]{--width: 74%;width:calc(var(--width) - .25rem)}article[size-h-75]{--height: 75%;height:calc(var(--height) - .25rem)}article[size-w-75]{--width: 75%;width:calc(var(--width) - .25rem)}article[size-h-76]{--height: 76%;height:calc(var(--height) - .25rem)}article[size-w-76]{--width: 76%;width:calc(var(--width) - .25rem)}article[size-h-77]{--height: 77%;height:calc(var(--height) - .25rem)}article[size-w-77]{--width: 77%;width:calc(var(--width) - .25rem)}article[size-h-78]{--height: 78%;height:calc(var(--height) - .25rem)}article[size-w-78]{--width: 78%;width:calc(var(--width) - .25rem)}article[size-h-79]{--height: 79%;height:calc(var(--height) - .25rem)}article[size-w-79]{--width: 79%;width:calc(var(--width) - .25rem)}article[size-h-80]{--height: 80%;height:calc(var(--height) - .25rem)}article[size-w-80]{--width: 80%;width:calc(var(--width) - .25rem)}article[size-h-81]{--height: 81%;height:calc(var(--height) - .25rem)}article[size-w-81]{--width: 81%;width:calc(var(--width) - .25rem)}article[size-h-82]{--height: 82%;height:calc(var(--height) - .25rem)}article[size-w-82]{--width: 82%;width:calc(var(--width) - .25rem)}article[size-h-83]{--height: 83%;height:calc(var(--height) - .25rem)}article[size-w-83]{--width: 83%;width:calc(var(--width) - .25rem)}article[size-h-84]{--height: 84%;height:calc(var(--height) - .25rem)}article[size-w-84]{--width: 84%;width:calc(var(--width) - .25rem)}article[size-h-85]{--height: 85%;height:calc(var(--height) - .25rem)}article[size-w-85]{--width: 85%;width:calc(var(--width) - .25rem)}article[size-h-86]{--height: 86%;height:calc(var(--height) - .25rem)}article[size-w-86]{--width: 86%;width:calc(var(--width) - .25rem)}article[size-h-87]{--height: 87%;height:calc(var(--height) - .25rem)}article[size-w-87]{--width: 87%;width:calc(var(--width) - .25rem)}article[size-h-88]{--height: 88%;height:calc(var(--height) - .25rem)}article[size-w-88]{--width: 88%;width:calc(var(--width) - .25rem)}article[size-h-89]{--height: 89%;height:calc(var(--height) - .25rem)}article[size-w-89]{--width: 89%;width:calc(var(--width) - .25rem)}article[size-h-90]{--height: 90%;height:calc(var(--height) - .25rem)}article[size-w-90]{--width: 90%;width:calc(var(--width) - .25rem)}article[size-h-91]{--height: 91%;height:calc(var(--height) - .25rem)}article[size-w-91]{--width: 91%;width:calc(var(--width) - .25rem)}article[size-h-92]{--height: 92%;height:calc(var(--height) - .25rem)}article[size-w-92]{--width: 92%;width:calc(var(--width) - .25rem)}article[size-h-93]{--height: 93%;height:calc(var(--height) - .25rem)}article[size-w-93]{--width: 93%;width:calc(var(--width) - .25rem)}article[size-h-94]{--height: 94%;height:calc(var(--height) - .25rem)}article[size-w-94]{--width: 94%;width:calc(var(--width) - .25rem)}article[size-h-95]{--height: 95%;height:calc(var(--height) - .25rem)}article[size-w-95]{--width: 95%;width:calc(var(--width) - .25rem)}article[size-h-96]{--height: 96%;height:calc(var(--height) - .25rem)}article[size-w-96]{--width: 96%;width:calc(var(--width) - .25rem)}article[size-h-97]{--height: 97%;height:calc(var(--height) - .25rem)}article[size-w-97]{--width: 97%;width:calc(var(--width) - .25rem)}article[size-h-98]{--height: 98%;height:calc(var(--height) - .25rem)}article[size-w-98]{--width: 98%;width:calc(var(--width) - .25rem)}article[size-h-99]{--height: 99%;height:calc(var(--height) - .25rem)}article[size-w-99]{--width: 99%;width:calc(var(--width) - .25rem)}article[size-h-100]{height:100%}article[size-w-100]{width:100%}form{position:relative;display:flex;border-radius:12px;overflow:hidden;gap:.5rem}form[space-w-all]{width:100%}form[space-h-all]{height:100%}button{border:none;background-color:rgba(0,0,0,0);cursor:pointer}button,input[type=submit]{display:flex;height:2.2rem;font-size:.85rem;line-height:1rem;align-items:center;align-content:center;justify-content:center}@media only screen and (min-width: 1001px){button,input[type=submit]{max-width:15rem}}button[set-primary],input[type=submit][set-primary]{font-weight:300;background-color:var(--light-framework-button-main-bacg);color:var(--light-framework-button-main-text);border:.5px solid var(--light-framework-button-main-bacg);border-radius:6px;margin:0;padding:0 1rem;transition:.1s background-color ease}button[set-primary]>img,input[type=submit][set-primary]>img{height:65%;filter:invert(100)}button[set-primary]>p,input[type=submit][set-primary]>p{color:var(--light-framework-button-main-text)}button[set-primary]:hover,input[type=submit][set-primary]:hover{background-color:var(--light-framework-secd-W800)}button[set-primary]:active,input[type=submit][set-primary]:active{background-color:var(--light-framework-secd-W700)}button[set-primary][disabled],input[type=submit][set-primary][disabled]{background-color:var(--light-framework-secd-W800);color:var(--light-framework-secd-W400);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}button[set-primary][disabled]>img,input[type=submit][set-primary][disabled]>img{filter:invert(84%) sepia(0%) saturate(639%) hue-rotate(134deg) brightness(97%) contrast(79%)}button[set-primary][primary-main],input[type=submit][set-primary][primary-main]{background-color:var(--light-framework-accn-main);border:.5px solid var(--light-framework-accn-main)}button[set-primary][primary-main] img,input[type=submit][set-primary][primary-main] img{height:45%}button[set-primary][primary-main] *,input[type=submit][set-primary][primary-main] *{color:#fde3e0}button[set-primary][primary-main]:hover,input[type=submit][set-primary][primary-main]:hover{background-color:var(--light-framework-accn-W400)}button[set-primary][primary-red],input[type=submit][set-primary][primary-red]{background-color:#d05c5f;border:.5px solid #d05c5f}button[set-primary][primary-red] img,input[type=submit][set-primary][primary-red] img{height:45%}button[set-primary][primary-red] *,input[type=submit][set-primary][primary-red] *{color:#fde3e0}button[set-primary][primary-red]:hover,input[type=submit][set-primary][primary-red]:hover{background-color:rgba(208,92,96,.7)}button[set-primary][primary-blue],input[type=submit][set-primary][primary-blue]{background-color:#3c7ec4;border:.5px solid #3c7ec4}button[set-primary][primary-blue] img,input[type=submit][set-primary][primary-blue] img{height:45%}button[set-primary][primary-blue] *,input[type=submit][set-primary][primary-blue] *{color:#f4f6ff}button[set-primary][primary-blue]:hover,input[type=submit][set-primary][primary-blue]:hover{background-color:rgba(244,246,255,.7)}button[set-secondary],input[type=submit][set-secondary]{font-weight:300;background-color:var(--light-framework-button-secd-bacg);color:var(--light-framework-button-secd-text);border:.5px solid var(--light-framework-button-secd-bord);border-radius:6px;margin:0;padding:0 1rem}button[set-secondary]>img,input[type=submit][set-secondary]>img{height:65%}button[set-secondary][disabled],input[type=submit][set-secondary][disabled]{color:var(--light-framework-secd-W600);background-color:var(--light-framework-secd-W300);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}button[set-secondary][disabled]>img,input[type=submit][set-secondary][disabled]>img{filter:invert(44%) sepia(2%) saturate(0%) hue-rotate(247deg) brightness(107%) contrast(98%)}button[set-tertiary],input[type=submit][set-tertiary]{font-weight:300;background-color:var(--light-framework-button-tert-bacg);color:var(--light-framework-button-tert-text);border:.5px solid var(--light-framework-button-tert-bord);border-radius:6px;margin:0;padding:0 1rem}button[set-tertiary]>img,input[type=submit][set-tertiary]>img{height:65%}button[set-callToAction],input[type=submit][set-callToAction]{font-weight:300;background-color:var(--light-framework-button-spec-bacg);color:var(--light-framework-button-spec-text);border:.5px solid var(--light-framework-button-spec-bord);border-radius:6px;margin:0;padding:0 1rem}button[set-callToAction]>img,input[type=submit][set-callToAction]>img{height:40%;filter:invert(100)}button[set-callToAction][disabled],input[type=submit][set-callToAction][disabled]{color:var(--light-framework-secd-W300);background-color:var(--light-framework-accn-W400);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}button[set-callToAction][disabled]>img,input[type=submit][set-callToAction][disabled]>img{filter:invert(97%) sepia(3%) saturate(449%) hue-rotate(240deg) brightness(111%) contrast(77%)}button[set-prm-navigation],input[type=submit][set-prm-navigation]{font-weight:450;color:var(--light-framework-section-text);padding:0 1rem;border-radius:6px}button[set-prm-navigation]:only-child,input[type=submit][set-prm-navigation]:only-child{width:100%;justify-content:flex-start;align-content:center;align-items:center}button[set-prm-navigation]>img,input[type=submit][set-prm-navigation]>img{height:70%}button[set-prm-navigation]:has(img),input[type=submit][set-prm-navigation]:has(img){gap:1rem}button[set-prm-navigation]:hover,input[type=submit][set-prm-navigation]:hover{background-color:var(--light-framework-prim-W050)}button[set-prm-navigation]:active,input[type=submit][set-prm-navigation]:active{opacity:.7}button[set-sub-navigation],input[type=submit][set-sub-navigation]{font-weight:350;background-color:var(--light-framework-button-tert-bacg);color:var(--light-framework-section-subt)}button[set-sub-navigation]::after,input[type=submit][set-sub-navigation]::after{content:"";position:absolute;display:block;width:100%;height:2px;bottom:1px;left:0;background-color:var(--light-framework-section-subt)}button[set-sub-navigation][selected],input[type=submit][set-sub-navigation][selected]{color:var(--light-framework-section-titl)}button[set-sub-navigation][selected]::after,input[type=submit][set-sub-navigation][selected]::after{background-color:var(--light-framework-section-titl)}button[set-sub-navigation]:hover,input[type=submit][set-sub-navigation]:hover{opacity:.8}button[set-sub-navigation]:active,input[type=submit][set-sub-navigation]:active{opacity:.7}button[set-alt-navigation],input[type=submit][set-alt-navigation]{font-weight:400;background-color:var(--light-framework-button-tert-bacg);border:.5px solid var(--light-framework-button-tert-bacg);color:var(--light-framework-button-tert-text);border-radius:6px;padding:0 .65rem}button[set-alt-navigation]>img,input[type=submit][set-alt-navigation]>img{height:1rem;width:auto;aspect-ratio:1/1;transform:rotate(-90deg);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}button[set-alt-navigation]:hover,input[type=submit][set-alt-navigation]:hover{background-color:var(--light-framework-secd-W100)}button[set-alt-navigation]:active,input[type=submit][set-alt-navigation]:active{background-color:var(--light-framework-secd-W200)}button[set-alt-overlay],input[type=submit][set-alt-overlay]{font-weight:300;background-color:var(--light-framework-button-tert-bacg);color:var(--light-framework-button-tert-text);border:.5px solid var(--light-framework-button-tert-bord);border-radius:6px;margin:0;padding:0 1rem}button[set-alt-overlay]>img,input[type=submit][set-alt-overlay]>img{height:50%}button[set-alt-overlay]:hover,input[type=submit][set-alt-overlay]:hover{background-color:var(--light-framework-secd-W100)}button[set-alt-overlay]:active,input[type=submit][set-alt-overlay]:active{background-color:var(--light-framework-secd-W200)}button[set-alt-overlay][type-red],input[type=submit][set-alt-overlay][type-red]{color:#d05c5f;border-color:#d05c5f}button[set-alt-overlay][type-red] img,input[type=submit][set-alt-overlay][type-red] img{filter:invert(34%) sepia(65%) saturate(911%) hue-rotate(316deg) brightness(110%) contrast(69%)}button[set-alt-overlay][type-red] *,input[type=submit][set-alt-overlay][type-red] *{color:#d05c5f}button[set-alt-overlay][type-red]:hover,input[type=submit][set-alt-overlay][type-red]:hover{background-color:#fde3e0}button[set-alt-overlay][type-blue],input[type=submit][set-alt-overlay][type-blue]{color:#3c7ec4;border-color:#3c7ec4}button[set-alt-overlay][type-blue] img,input[type=submit][set-alt-overlay][type-blue] img{filter:invert(42%) sepia(58%) saturate(619%) hue-rotate(170deg) brightness(95%) contrast(86%)}button[set-alt-overlay][type-blue] *,input[type=submit][set-alt-overlay][type-blue] *{color:#3c7ec4}button[set-alt-overlay][type-blue]:hover,input[type=submit][set-alt-overlay][type-blue]:hover{background-color:#f4f6ff}button[set-alt-overlay][disabled],input[type=submit][set-alt-overlay][disabled]{opacity:.6;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}button[set-cta-overlay],input[type=submit][set-cta-overlay]{font-weight:300;background-color:var(--light-framework-button-spec-bacg);color:var(--light-framework-button-spec-text);border:.5px solid var(--light-framework-button-spec-bord);border-radius:6px;margin:0;padding:0 1rem}button[set-cta-overlay]>img,input[type=submit][set-cta-overlay]>img{height:50%;filter:invert(100)}button[set-cta-overlay]:hover,input[type=submit][set-cta-overlay]:hover{opacity:.9}button[set-cta-overlay]:active,input[type=submit][set-cta-overlay]:active{background-color:var(--light-framework-accn-W400)}button[set-cta-overlay][disabled],input[type=submit][set-cta-overlay][disabled]{color:var(--light-framework-secd-W300);background-color:var(--light-framework-accn-W200);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}button[set-cta-overlay][disabled]>img,input[type=submit][set-cta-overlay][disabled]>img{filter:invert(97%) sepia(3%) saturate(449%) hue-rotate(240deg) brightness(111%) contrast(77%)}button[set-contextmenu],input[type=submit][set-contextmenu]{width:100%;border-radius:2px;justify-content:flex-start}@media only screen and (max-width: 1000px){button[set-contextmenu],input[type=submit][set-contextmenu]{height:2rem;padding:.25rem;max-width:100%}}@media only screen and (min-width: 1001px){button[set-contextmenu],input[type=submit][set-contextmenu]{height:1.7rem;padding:.5rem}}button[set-contextmenu] img,input[type=submit][set-contextmenu] img{aspect-ratio:1/1;filter:invert(52%) sepia(4%) saturate(0%) hue-rotate(140deg) brightness(90%) contrast(89%)}@media only screen and (max-width: 1000px){button[set-contextmenu] img,input[type=submit][set-contextmenu] img{height:1.25rem}}@media only screen and (min-width: 1001px){button[set-contextmenu] img,input[type=submit][set-contextmenu] img{height:1rem}}button[set-contextmenu] *,input[type=submit][set-contextmenu] *{color:var(--light-framework-button-secd-subt)}@media only screen and (max-width: 1000px){button[set-contextmenu] *,input[type=submit][set-contextmenu] *{font-size:.8rem;font-weight:350;line-height:1.1rem}}@media only screen and (min-width: 1001px){button[set-contextmenu] *,input[type=submit][set-contextmenu] *{font-size:.7rem;font-weight:350;line-height:1rem}}button[set-contextmenu]:hover,input[type=submit][set-contextmenu]:hover{background-color:var(--light-framework-secd-W100)}button[set-contextmenu][contextmenu-red] img,input[type=submit][set-contextmenu][contextmenu-red] img{filter:invert(34%) sepia(65%) saturate(911%) hue-rotate(316deg) brightness(110%) contrast(69%)}button[set-contextmenu][contextmenu-red] *,input[type=submit][set-contextmenu][contextmenu-red] *{color:#d05c5f}button[set-contextmenu][contextmenu-red]:hover,input[type=submit][set-contextmenu][contextmenu-red]:hover{background-color:#fde3e0}button[set-contextmenu][contextmenu-blue] img,input[type=submit][set-contextmenu][contextmenu-blue] img{filter:invert(42%) sepia(58%) saturate(619%) hue-rotate(170deg) brightness(95%) contrast(86%)}button[set-contextmenu][contextmenu-blue] *,input[type=submit][set-contextmenu][contextmenu-blue] *{color:#3c7ec4}button[set-contextmenu][contextmenu-blue]:hover,input[type=submit][set-contextmenu][contextmenu-blue]:hover{background-color:#f4f6ff}button[set-text],input[type=submit][set-text]{font-weight:400;background-color:var(--light-framework-button-tert-bacg);color:var(--light-framework-button-tert-text);border:.5px solid var(--light-framework-button-tert-bacg);border-radius:6px;margin:0;padding:0}button[set-text]>p,input[type=submit][set-text]>p{text-decoration:underline}button[set-text]:hover,input[type=submit][set-text]:hover{opacity:.7}button[set-text]:active,input[type=submit][set-text]:active{opacity:.85}button[set-tab-navigation],input[type=submit][set-tab-navigation]{font-weight:400;height:100%;background-color:var(--light-framework-button-tert-bacg);color:var(--light-framework-section-subt);z-index:2}button[set-tab-navigation]::after,input[type=submit][set-tab-navigation]::after{content:"";position:absolute;display:block;width:100%;height:2px;bottom:-2px;left:0;background-color:var(--light-framework-content-bord)}button[set-tab-navigation] p,input[type=submit][set-tab-navigation] p{display:flex}button[set-tab-navigation] span,input[type=submit][set-tab-navigation] span{display:flex;align-content:center;align-items:center;justify-content:center;height:1rem;font-weight:400;font-size:.7rem;line-height:.9rem;margin:0 0 0 .5rem;padding:.1rem .35rem;border-radius:4px;color:var(--light-framework-secd-W600);background-color:var(--light-framework-content-bord)}button[set-tab-navigation][selected],input[type=submit][set-tab-navigation][selected]{color:var(--light-framework-button-tert-text);border-bottom:2px solid var(--light-framework-button-tert-text)}button[set-tab-navigation][selected]::after,input[type=submit][set-tab-navigation][selected]::after{background-color:var(--light-framework-button-tert-text)}button[set-tab-navigation]:hover,input[type=submit][set-tab-navigation]:hover{opacity:.8}button[set-tab-navigation]:active,input[type=submit][set-tab-navigation]:active{opacity:.7}button:has(img),input[type=submit]:has(img){gap:.5rem}button:has(:only-child):has(>img),input[type=submit]:has(:only-child):has(>img){aspect-ratio:1/1;padding:0}button *,input[type=submit] *{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;text-wrap:nowrap}body[movement_statement] button[set-sub-navigation]{font-weight:350;background-color:var(--light-framework-button-tert-bacg);color:var(--light-framework-section-subt);margin-right:1.75rem;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}body[movement_statement] button[set-sub-navigation]:not(:last-child)::after{content:"";position:absolute;display:block;width:1rem;height:1px;left:calc(100% + 1rem);top:calc(50% - .5px)}body[movement_statement] button[set-sub-navigation]:last-child::after{display:none}body[movement_statement] button[set-sub-navigation][selected]{color:var(--light-framework-section-titl)}body[movement_statement] button[set-sub-navigation][selected]::after{background-color:var(--light-framework-section-titl)}body[movement_statement] button[set-sub-navigation]:hover{opacity:.8}body[movement_statement] button[set-sub-navigation]:active{opacity:.7}body[calendar_statement] button[set-sub-navigation]{font-weight:350;background-color:var(--light-framework-button-tert-bacg);color:var(--light-framework-section-subt);margin-right:1.75rem}body[calendar_statement] button[set-sub-navigation][selected]{color:var(--light-framework-section-titl);font-weight:550}body[calendar_statement] button[set-sub-navigation][selected]::after{background-color:var(--light-framework-section-titl)}body[calendar_statement] button[set-sub-navigation]:hover{opacity:.8}body[calendar_statement] button[set-sub-navigation]:active{opacity:.7}h1,h2,h3,h4,h5,h6,p,span,a,tag,label,option,select{font-family:"inter",sans-serif,arial}a{text-decoration:none;font-style:normal;color:var(--light-framework-secd-main)}a:hover,a:active,a:visited{text-decoration:none;font-style:normal;color:var(--light-framework-secd-main)}a[link-external]{display:flex;height:100%;text-wrap:nowrap}a[link-external]::after{content:"";position:relative;display:block;height:100%;width:auto;padding:0;margin:0 .25rem;aspect-ratio:1/1;background:url("/DisciteCore/Public/assets/icons/interfaces/link_external.png");background-size:contain;background-position:center center;background-repeat:no-repeat;filter:invert(64%) sepia(0%) saturate(0%) hue-rotate(46deg) brightness(100%) contrast(93%)}label{font-weight:450;font-size:.85rem;line-height:1rem;text-align:left;height:1rem;color:var(--light-framework-secd-main)}@media only screen and (max-width: 1000px){p:has(a){padding:.5rem 0;box-sizing:content-box}}tag{display:block;position:relative;height:auto;width:auto;font-size:.85rem;font-weight:350;padding:.25rem .5rem;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;white-space:nowrap}tag:hover{opacity:.8}tag:active{opacity:.7}tag[tag-green]{background-color:#cdf4ea;color:#24b386}tag[tag-yellow]{background-color:#f4f1cd;color:#b39e24}tag[tag-orange]{background-color:#ffefde;color:#c59355}tag[tag-red]{background-color:#fde3e0;color:#d05c5f}tag[tag-purple]{background-color:#e3d5fb;color:#7159a7}tag[tag-blue]{background-color:#f4f6ff;color:#3c7ec4}tag[tag-dark-blue]{background-color:#cdcdf4;color:#2e24b3}tag[tag-pink]{background-color:#f4cdee;color:#b324a0}tag[tag-dark-red]{background-color:#f4cdcd;color:#b32424}tag[tag-dark-green]{background-color:#cdf4d1;color:#26b324}tag[tag-dark-orange]{background-color:#f4e4cd;color:#b38124}tag[tag-dark-pink]{background-color:#f4cde5;color:#b3248a}tag[tag-turcoise]{background-color:#dff9fc;color:#5bb1d0}tag[tag-dark-yellow]{background-color:#fff0be;color:#bf7f23}tag[tag-gray]{background-color:#f0f2f5;color:#6c757d}tag[tag-brown]{background-color:#efebe9;color:#795548}tag[tag-cyan]{background-color:#e0f7fa;color:#00acc1}tag[tag-lime]{background-color:#f1f8e9;color:#7cb342}tag[tag-teal]{background-color:#e0f2f1;color:#00796b}tag[tag-indigo]{background-color:#e8eaf6;color:#3f51b5}tag:has(>a){display:grid !important}tag:has(>a) a{color:inherit !important}tag:has(>a) a::after{display:none !important}select,input{-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important}select::-webkit-outer-spin-button,select::-webkit-inner-spin-button,input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none !important;appearance:none !important}select[type=number],input[type=number]{-moz-appearance:textfield}input{border:none;background-color:var(--light-framework-button-tert-bacg);font-weight:300}@media only screen and (max-width: 480px){input{width:100%}}@media only screen and (max-width: 1000px){input{padding:.4rem 1rem;font-size:.75rem}}@media only screen and (min-width: 1001px){input{padding:.3rem 1rem}}input[set-secondary]{background-color:var(--light-framework-button-secd-bacg);color:var(--light-framework-button-secd-text);border:.5px solid var(--light-framework-button-secd-bord);border-radius:6px}input[set-secondary]::-moz-placeholder{color:var(--light-framework-button-secd-subt)}input[set-secondary]::placeholder{color:var(--light-framework-button-secd-subt)}input[set-tertiary]{background-color:var(--light-framework-button-tert-bacg);color:var(--light-framework-button-tert-text);border:.5px solid var(--light-framework-button-tert-bord);border-radius:6px}input[set-tertiary]::-moz-placeholder{color:var(--light-framework-button-tert-subt)}input[set-tertiary]::placeholder{color:var(--light-framework-button-tert-subt)}input[disabled]::-moz-placeholder{color:var(--light-framework-button-secd-text);background-color:var(--light-framework-secd-W100);border-color:var(--light-framework-button-tert-bacg)}input[disabled],input[disabled]::placeholder{color:var(--light-framework-button-secd-text);background-color:var(--light-framework-secd-W100);border-color:var(--light-framework-button-tert-bacg)}data-input{position:relative;display:flex;flex-direction:column;gap:.25rem}@media only screen and (max-width: 1000px){data-input{align-items:center;width:100%}}@media only screen and (max-width: 480px){data-input{width:100%;padding:1rem;gap:.25rem 0;flex-direction:column;flex-wrap:nowrap;justify-content:center}data-input>p,data-input>label{width:55%}data-input>label{order:0}data-input>p{opacity:.55;order:1}data-input>input,data-input>select,data-input>button{width:100% !important;order:2}data-input>span{order:3}}@media only screen and (min-width: 481px){data-input{width:100%;padding:1rem;gap:.25rem 0;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}data-input>p,data-input>label{width:55%}data-input>label{order:0}data-input>p{opacity:.55;order:1}data-input>input,data-input>select{width:55% !important;order:2}}data-input[space-all]{width:100%;align-items:center}data-input[space-all]>button,data-input[space-all]>input{width:100%}data-input:has(>input[set-secondary])>label{color:var(--light-framework-button-secd-titl)}data-input:has(>input[set-tertiary])>label{color:var(--light-framework-button-tert-titl)}data-input:not([type-yesno]):not(:has(>*[required])):not(:has(>*[disabled])):not(:has(>button)):not(:has(>input[type=submit]))>label{display:flex;align-items:center;gap:.5rem}data-input:not([type-yesno]):not(:has(>*[required])):not(:has(>*[disabled])):not(:has(>button)):not(:has(>input[type=submit]))>label::after{content:"- Optionnel";position:relative;display:block;width:auto;height:inherit;font-size:.7rem;font-weight:300;line-height:inherit;font-style:italic;color:var(--light-framework-button-secd-subt);padding:0;margin:0}data-input>label{text-wrap:nowrap}data-input>label>span{display:inline-block;height:inherit;font-weight:inherit;font-size:inherit;line-height:inherit;margin:0 .5rem;color:var(--light-framework-section-subt)}data-input>span{text-align:left;font-size:.75rem;font-style:italic;color:var(--light-framework-section-subt);margin:0}data-input>p{text-align:justify;font-size:.75rem;font-style:italic;font-weight:300;line-height:1.15rem;margin-bottom:.35rem}data-input>img{width:80%;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}data-input[type-yesno]{flex-direction:row;flex-wrap:wrap;align-content:center;padding:1rem 6rem}@media only screen and (max-width: 480px){data-input[type-yesno]{padding:1rem 2rem}}data-input[type-yesno]>label{position:relative;order:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:1.5rem;padding:.25rem 0;width:100%}data-input[type-yesno]>input{height:2rem;z-index:-1}data-input[type-yesno]>p{width:100%}data-input[type-yesno]>label::before{content:"";position:absolute;display:flex;align-items:center;align-content:center;justify-content:center;right:0;top:0;width:3.5rem;height:1.5rem;margin:0;box-sizing:border-box;cursor:pointer;border-radius:20px;order:1;transition:.2s;background-color:#a4a4a4}data-input[type-yesno]>label::after{content:"";position:absolute;display:flex;align-items:center;align-content:center;justify-content:center;top:.25rem;right:2.25rem;width:1rem;height:1rem;margin:0;box-sizing:border-box;cursor:pointer;border-radius:50%;order:2;background-color:var(--light-framework-content-bacg)}data-input[type-yesno]:has(>input[set-secondary])>label{color:var(--light-framework-button-secd-titl)}data-input[type-yesno]:has(>input:checked)>label::before{background-color:var(--light-framework-section-titl)}data-input[type-yesno]:has(>input:checked)>label::after{animation:morph-on .4s ease-in-out forwards}data-input[type-yesno]:not(:has(>input:checked))>label::before{background-color:#a4a4a4}data-input[type-yesno]:not(:has(>input:checked))>label::after{animation:morph-off .4s ease-in-out forwards}@media only print{data-input[type-yesno]::after{content:"";position:absolute;display:block;width:100%;height:1.5rem;background-color:var(--light-framework-secd-W100);border-radius:6px;border:.5px solid rgba(0,0,0,0);left:0;bottom:0;z-index:0}data-input[type-yesno]>label::before{width:2.5rem;height:1rem;top:calc(100% + .45rem);z-index:1}data-input[type-yesno]>label::after{width:.6rem;height:.6rem;border-radius:1rem;top:calc(100% + .635rem);right:1.45rem;z-index:2}data-input[type-yesno]:has(>input:checked)>label::before{background-color:var(--light-framework-section-titl)}data-input[type-yesno]:has(>input:checked)>label::after{animation:morph-on-p .4s ease-in-out forwards !important}data-input[type-yesno]:not(:has(>input:checked))>label::before{background-color:#a4a4a4}data-input[type-yesno]:not(:has(>input:checked))>label::after{animation:morph-off-p .4s ease-in-out forwards !important}}data-input[type-range]>input[type=range]{height:.65rem;padding:0;margin:.5rem 0;border-radius:.35rem;background-color:var(--light-framework-prim-W050);accent-color:var(--light-framework-prim-main);border:1px solid var(--light-framework-button-tert-bord)}@media only screen and (max-width: 480px){data-input[type-range]>input[type=range]{width:100%;max-width:80%}}@media only screen and (min-width: 480px)and (max-width: 1000px){data-input[type-range]>input[type=range]{width:100%;max-width:55%}}@media only screen and (min-width: 1001px){data-input[type-range]>input[type=range]{width:15rem}}data-input[type-range]>input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:1.5rem;height:1.5rem;border-radius:.75rem;background-color:var(--light-framework-prim-main);cursor:pointer}data-input[type-range]>input[type=range]::-moz-range-thumb{-moz-appearance:none;appearance:none;width:1.5rem;height:1.5rem;border-radius:.75rem;background-color:var(--light-framework-prim-main);cursor:pointer}data-input[type-range]>input[type=range]::-ms-fill-lower{background-color:var(--light-framework-prim-main);height:.5rem}data-input[type-range]>input[type=range]::-moz-range-progress{background-color:var(--light-framework-prim-main);height:.5rem}data-input[type-range]>input[type=range]::-ms-fill-upper{background-color:var(--light-framework-prim-W050)}data-input[type-range]>input[type=range]::-moz-range-track{background-color:var(--light-framework-prim-W050)}data-input[set-data-image]>label::before{content:"";position:absolute;display:inline-block;width:1rem;height:1rem;padding:0;margin:0;z-index:1;background-position:center;background-size:contain;background-repeat:no-repeat}@media only screen and (max-width: 1000px){data-input[set-data-image]>label::before{top:1.625rem;left:.375rem}}@media only screen and (min-width: 480px)and (max-width: 1000px){data-input[set-data-image]>label::before{top:0;left:calc(100% + .3rem)}}@media only screen and (min-width: 1001px){data-input[set-data-image]>label::before{top:0;left:calc(100% + .3rem)}}data-input[set-data-image][data-image=grade]>label::before{background-image:url("DisciteCore/Public/assets/icons/interfaces/grade.png")}data-input[set-data-image][data-image=department]>label::before{background-image:url("DisciteCore/Public/assets/icons/interfaces/department.png")}data-input[set-data-image]>input,data-input[set-data-image]>select{padding-left:1.625rem !important}data-input[type-width-half]{width:calc(50% - .25rem)}data-input[type-width-half]>*{max-width:90%}data-input:has(>input[disabled]) p{display:none}data-input:has(>input[disabled]) label{font-weight:500}data-datas:has(wheel-group){height:350px !important;overflow:hidden}data-datas:has(wheel-group[data-model=checkin]) datas-block,data-datas:has(wheel-group[data-model=checkout]) datas-block{justify-content:center !important}wheel-group{position:relative;display:flex;flex-direction:row;align-items:center;align-content:center;justify-content:center;height:auto;width:100%;margin:0;padding:0}wheel-group[data-type=month]::before{content:"/";position:absolute;display:flex;width:1rem;height:auto;font-size:2.5rem;font-weight:600;left:-0.75rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;justify-content:center;color:var(--light-framework-secd-W700)}wheel-group[data-type=month]::after{content:"/";position:absolute;display:flex;width:1rem;height:auto;font-size:2.5rem;font-weight:600;right:-0.75rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;justify-content:center;color:var(--light-framework-secd-W700)}wheel-group[data-type=hours]::after{content:":";position:absolute;display:flex;width:1rem;height:auto;font-size:2.5rem;font-weight:600;right:-0.75rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;justify-content:center;color:var(--light-framework-secd-W700)}wheel-group[data-model=checkin],wheel-group[data-model=checkout]{width:auto}wheel-group[data-model=checkin] data-wheel,wheel-group[data-model=checkout] data-wheel{width:150px !important}@media only screen and (max-width: 480px){wheel-group[data-model=checkin] data-wheel,wheel-group[data-model=checkout] data-wheel{width:105px !important}}data-wheel{height:250px;width:200px;overflow:hidden;position:relative;display:flex;align-items:flex-start;justify-content:center;font-family:system-ui,sans-serif;-webkit-mask:radial-gradient(ellipse, rgb(254, 254, 254) 0%, rgba(254, 254, 254, 0) 80%);mask:radial-gradient(ellipse, rgb(254, 254, 254) 0%, rgba(254, 254, 254, 0) 80%)}data-wheel wheel-number{height:50px;display:flex;align-items:center;justify-content:center;font-size:24px;color:#999;transition:all .4s cubic-bezier(0.34, 1.56, 0.64, 1)}data-wheel wheel-number.active{font-weight:bold;color:#000;transform:scale(1.6)}data-wheel wheel-elements{transition:transform .3s cubic-bezier(0.175, 0.885, 0.32, 1.275)}data-wheel wheel-scope{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:85px;height:50px;border:1.5px solid rgba(180,180,180,.5);border-radius:25px;background:radial-gradient(circle at 70% 30%, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.1) 60%);box-shadow:0 5px 15px rgba(0,0,0,.1),inset 0 1px 2px hsla(0,0%,100%,.7);pointer-events:none;transition:transform .4s cubic-bezier(0.34, 1.56, 0.64, 1)}@keyframes morph-on{0%{right:2.25rem;width:1rem}50%{width:1.4rem;border-radius:.5rem}100%{right:.25rem;width:1rem}}@keyframes morph-off{0%{right:.25rem;width:1rem}50%{width:1.4rem;border-radius:.5rem}100%{right:2.25rem;width:1rem}}@keyframes morph-on-p{0%{right:1.45rem;width:.8rem}50%{width:1.2rem;border-radius:.5rem}100%{right:.25rem;width:.8rem}}@keyframes morph-off-p{0%{right:.25rem;width:.8rem}50%{width:1.2rem;border-radius:.5rem}100%{right:1.45rem;width:.8rem}}article-item{position:relative;display:flex;flex-direction:column;align-items:center;align-content:center;justify-content:space-between;width:10rem;height:auto;border-radius:6px;background-color:var(--light-framework-secd-W050);padding:1rem;gap:.5rem;flex:1 1 auto;cursor:pointer}@media only screen and (max-width: 480px){article-item{flex:1 1 210px}}article-item:hover img{opacity:.8}article-item:hover span{opacity:.8}article-item:active{background-color:var(--light-framework-secd-W100)}article-item>img{width:3rem;height:3rem;aspect-ratio:1/1;margin:1rem;filter:invert(11%) sepia(9%) saturate(0%) hue-rotate(151deg) brightness(105%) contrast(95%);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}article-item>hgroup{display:flex;margin:0;padding:0;width:100%;height:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;overflow:hidden}article-item>hgroup>h6{display:flex;align-items:flex-start;height:3.1rem;width:-moz-fit-content;width:fit-content;color:var(--light-framework-section-text);font-weight:550;font-size:1.1rem;line-height:1.5rem;text-wrap:nowrap;flex-wrap:wrap;gap:.25rem .5rem}@media only screen and (max-width: 480px){article-item>hgroup>h6{height:2.2rem;font-size:.9rem;line-height:1rem}}@media only screen and (min-width: 480px)and (max-width: 1000px){article-item>hgroup>h6{height:2.2rem;font-size:1rem;line-height:1rem}}article-item>hgroup span{display:inline-block;height:3rem;color:var(--light-framework-section-subt);font-weight:550;font-size:1.1rem;line-height:1.5rem}@media only screen and (max-width: 480px){article-item>hgroup span{height:2.2rem;font-size:.9rem;line-height:1rem}}@media only screen and (min-width: 480px)and (max-width: 1000px){article-item>hgroup span{height:2.2rem;font-size:1rem;line-height:1rem}}article-item>div{position:relative;display:flex;align-items:center;align-content:center;justify-content:flex-start;width:100%;height:1.75rem;gap:.5rem}@media only screen and (max-width: 1000px){article-item>div{overflow-x:scroll}}@media only screen and (min-width: 1001px){article-item>div{overflow-x:hidden}}article-item>tag{position:absolute;top:1rem;right:1rem;z-index:1}dialog-menu{position:absolute;display:none;background-color:var(--light-framework-secd-W000);border:.5px solid var(--light-framework-secd-W300);border-radius:4px;flex-direction:column;align-items:flex-start;align-content:center;justify-content:center;z-index:10;height:auto;width:10rem;padding:.5rem;margin:0;min-height:5rem;box-shadow:0 0 15px -4px var(--light-framework-secd-W500)}@media only screen and (max-width: 1000px){dialog-menu{gap:.6rem}}@media only screen and (min-width: 1001px){dialog-menu{gap:.35rem}}dialog-menu>line-break{position:relative;display:block;width:100%;height:.5px;background-color:var(--light-framework-button-secd-subt)}dialog-menu[show-on-left]::before{top:calc(-0.35rem - .5px);left:.75rem;right:auto}dialog-menu[show-on-right]::before{top:calc(-0.35rem - .5px);right:.75rem;left:auto}dialog-menu::before{content:"";position:absolute;display:block;width:.7rem;height:.7rem;transform:rotate(45deg);background-color:var(--light-framework-secd-W000);border:.5px solid var(--light-framework-secd-W300);border-bottom:0;border-right:0}context-menu{position:absolute;display:none;background-color:var(--light-framework-secd-W000);border:.5px solid var(--light-framework-secd-W300);border-radius:4px;flex-direction:column;align-items:center;align-content:center;justify-content:center;z-index:10;height:auto;width:10rem;padding:.5rem;margin:0;min-height:5rem;border-radius:12px;top:50%;left:50%;box-shadow:0 0 25px rgba(0,0,0,.2)}@media only screen and (max-width: 1000px){context-menu{gap:.6rem}}@media only screen and (min-width: 1001px){context-menu{gap:.35rem}}context-menu>line-break{position:relative;display:block;width:100%;height:.5px;background-color:var(--light-framework-button-secd-subt)}context-menu>button{position:relative;background-color:var(--light-framework-secd-W200) !important;transition:.2s opacity ease;border:none !important;width:100%}context-menu>button p{color:var(--light-framework-secd-main);opacity:.6;font-size:.7rem;font-weight:500}context-menu>button img{filter:invert(5%) sepia(14%) saturate(19%) hue-rotate(314deg) brightness(92%) contrast(80%);height:55%;opacity:.6}context-menu>button:hover *{opacity:1}context-menu>button:active{opacity:.7}select[set-secondary]{width:-moz-fit-content;width:fit-content;font-weight:300;background-color:var(--light-framework-button-secd-bacg);color:var(--light-framework-button-secd-text);border:.5px solid var(--light-framework-button-secd-bord);border-radius:6px;margin:0;padding:0 2rem 0 .5rem;padding-right:2rem !important;cursor:pointer;background-image:url("/DisciteCore/Public/assets/icons/interfaces/arrow_down_gray.png");background-repeat:no-repeat;background-position:right 4px center;background-size:1.6rem}@media only screen and (max-width: 1000px){select[set-secondary]{padding:.4rem 1rem;font-size:.75rem}}@media only screen and (max-width: 480px){select[set-secondary]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){select[set-secondary]{width:100%}}@media only screen and (min-width: 1001px){select[set-secondary]{padding:.3rem 1rem}}select[set-secondary] option,select[set-secondary]:required:invalid{color:var(--light-framework-button-secd-subt)}select[set-tertiary]{width:-moz-fit-content;width:fit-content;font-weight:300;background-color:var(--light-framework-button-tert-bacg);color:var(--light-framework-section-subt);border:.5px solid var(--light-framework-button-tert-bacg);border-radius:6px;margin:0;padding:0 2rem 0 .5rem;padding-right:2rem !important;cursor:pointer;background-image:url("/DisciteCore/Public/assets/icons/interfaces/arrow_down_gray.png");background-repeat:no-repeat;background-position:right 4px center;background-size:1.6rem}select[set-tertiary] option,select[set-tertiary]:required:invalid{color:var(--light-framework-button-secd-subt)}table{border-collapse:collapse;display:flex;flex-direction:column}tbody,thead{display:block;width:100%}td,th,tr{display:flex;width:100%}@media only screen and (max-width: 1000px){td,th,tr{overflow-x:scroll}}@media only screen and (min-width: 1001px){td,th,tr{overflow-x:hidden}}tr{height:-moz-fit-content;height:fit-content}tr:has(tag[tag-content=Initié]),tr:has(tag[tag-content=Initie]){order:0}tr:has(tag[tag-content=Validé]),tr:has(tag[tag-content=Valide]){order:1}tr:has(tag[tag-content=Refusé]),tr:has(tag[tag-content=Refuse]){order:0}tr:has(tag[tag-content=Annulé]),tr:has(tag[tag-content=Annule]){order:1}tr:has(tag[tag-content=Archivé]),tr:has(tag[tag-content=Archive]){order:5}th{height:2rem;align-items:center;padding:0 .5rem;gap:.5rem}th p{color:var(--light-framework-secd-W600);font-weight:400;font-size:1rem;line-height:2rem}@media only screen and (max-width: 480px){th p{display:none}}th img{height:1.5rem;filter:invert(52%) sepia(4%) saturate(0%) hue-rotate(140deg) brightness(90%) contrast(89%)}td{height:2.75rem;align-items:center;padding:0 .5rem;gap:.5rem;border-right:.5px solid var(--light-framework-button-tert-bord)}td>p{color:var(--light-framework-secd-main);font-weight:400;font-size:.85rem;line-height:1rem;height:1rem}td>button[set-calltoaction]{width:6.5rem}tr{border-bottom:.5px solid var(--light-framework-button-tert-bord)}article[article-type-DatabaseList],article[article-type-DatabaseItem]{flex-direction:column;align-content:center;align-items:center;justify-content:start}article[article-type-DatabaseList]>hgroup,article[article-type-DatabaseItem]>hgroup{display:flex;margin:0;padding:1rem 1rem 0 1rem;width:100%;height:auto}article[article-type-DatabaseList]>hgroup>h5,article[article-type-DatabaseItem]>hgroup>h5{display:flex;align-items:center;height:1.5rem;width:-moz-fit-content;width:fit-content;color:var(--light-framework-section-text);font-weight:550;font-size:1.2rem;line-height:1.5rem}article[article-type-DatabaseList]>hgroup span,article[article-type-DatabaseItem]>hgroup span{display:inline-block;height:1.5rem;color:var(--light-framework-section-subt);font-weight:550;font-size:1.2rem;line-height:1.5rem;margin:0 .5rem}article[article-type-DatabaseList]>table,article[article-type-DatabaseItem]>table{width:100%;height:100%;flex:1;overflow:hidden}article[article-type-DatabaseList] tbody,article[article-type-DatabaseItem] tbody{display:flex;overflow-y:scroll;overflow-x:hidden;flex-direction:row;flex-wrap:wrap;align-content:flex-start;height:100%}article[article-type-CalendarMonth]{flex-direction:column;align-content:center;align-items:center;justify-content:start;gap:0}article[article-type-CalendarMonth]>data-img{position:absolute;display:flex;align-items:center;align-content:center;justify-content:center;width:2.3rem;height:2.3rem;margin:.8rem;padding:0;top:0;left:0;border-radius:50%}article[article-type-CalendarMonth]>data-img img{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;width:1.5rem;height:1.5rem}article[article-type-CalendarMonth]>data-img[data-color=green]{background-color:#cdf4ea}article[article-type-CalendarMonth]>data-img[data-color=green] img{filter:invert(52%) sepia(82%) saturate(393%) hue-rotate(110deg) brightness(94%) contrast(87%)}article[article-type-CalendarMonth]>data-img[data-color=yellow]{background-color:#f4f1cd;color:#b39e24}article[article-type-CalendarMonth]>data-img[data-color=yellow] img{filter:invert(55%) sepia(97%) saturate(367%) hue-rotate(14deg) brightness(94%) contrast(83%)}article[article-type-CalendarMonth]>data-img[data-color=orange]{background-color:#ffefde;color:#c59355}article[article-type-CalendarMonth]>data-img[data-color=orange] img{filter:invert(63%) sepia(41%) saturate(499%) hue-rotate(353deg) brightness(89%) contrast(89%)}article[article-type-CalendarMonth]>data-img[data-color=red]{background-color:#fde3e0;color:#d05c5f}article[article-type-CalendarMonth]>data-img[data-color=red] img{filter:invert(45%) sepia(69%) saturate(486%) hue-rotate(308deg) brightness(87%) contrast(89%)}article[article-type-CalendarMonth]>data-img[data-color=purple]{background-color:#e3d5fb;color:#7159a7}article[article-type-CalendarMonth]>data-img[data-color=purple] img{filter:invert(42%) sepia(57%) saturate(448%) hue-rotate(217deg) brightness(83%) contrast(96%)}article[article-type-CalendarMonth]>data-img[data-color=blue]{background-color:#f4f6ff;color:#3c7ec4}article[article-type-CalendarMonth]>data-img[data-color=blue] img{filter:invert(46%) sepia(42%) saturate(824%) hue-rotate(169deg) brightness(91%) contrast(85%)}article[article-type-CalendarMonth]>data-img[data-color=dark-blue]{background-color:#cdcdf4;color:#2e24b3}article[article-type-CalendarMonth]>data-img[data-color=dark-blue] img{filter:invert(14%) sepia(34%) saturate(7105%) hue-rotate(242deg) brightness(101%) contrast(109%)}article[article-type-CalendarMonth]>data-img[data-color=pink]{background-color:#f4cdee;color:#b324a0}article[article-type-CalendarMonth]>data-img[data-color=pink] img{filter:invert(21%) sepia(84%) saturate(2370%) hue-rotate(289deg) brightness(93%) contrast(96%)}article[article-type-CalendarMonth]>data-img[data-color=dark-red]{background-color:#f4cdcd;color:#b32424}article[article-type-CalendarMonth]>data-img[data-color=dark-red] img{filter:invert(17%) sepia(95%) saturate(2543%) hue-rotate(346deg) brightness(88%) contrast(92%)}article[article-type-CalendarMonth]>data-img[data-color=dark-green]{background-color:#cdf4d1;color:#26b324}article[article-type-CalendarMonth]>data-img[data-color=dark-green] img{filter:invert(54%) sepia(82%) saturate(504%) hue-rotate(71deg) brightness(85%) contrast(95%)}article[article-type-CalendarMonth]>data-img[data-color=dark-orange]{background-color:#f4e4cd;color:#b38124}article[article-type-CalendarMonth]>data-img[data-color=dark-orange] img{filter:invert(49%) sepia(45%) saturate(653%) hue-rotate(1deg) brightness(98%) contrast(98%)}article[article-type-CalendarMonth]>data-img[data-color=dark-pink]{background-color:#f4cde5;color:#b3248a}article[article-type-CalendarMonth]>data-img[data-color=dark-pink] img{filter:invert(19%) sepia(100%) saturate(2100%) hue-rotate(297deg) brightness(91%) contrast(93%)}article[article-type-CalendarMonth]>data-img[data-color=turcoise]{background-color:#dff9fc;color:#5bb1d0}article[article-type-CalendarMonth]>data-img[data-color=turcoise] img{filter:invert(63%) sepia(100%) saturate(222%) hue-rotate(152deg) brightness(84%) contrast(94%)}article[article-type-CalendarMonth]>data-img[data-color=dark-yellow]{background-color:#fff0be;color:#bf7f23}article[article-type-CalendarMonth]>data-img[data-color=dark-yellow] img{filter:invert(53%) sepia(43%) saturate(787%) hue-rotate(356deg) brightness(91%) contrast(89%)}article[article-type-CalendarMonth]>data-img[data-color=gray]{background-color:#f0f2f5;color:#6c757d}article[article-type-CalendarMonth]>data-img[data-color=gray] img{filter:invert(44%) sepia(18%) saturate(231%) hue-rotate(166deg) brightness(99%) contrast(87%)}article[article-type-CalendarMonth]>data-img[data-color=brown]{background-color:#efebe9;color:#795548}article[article-type-CalendarMonth]>data-img[data-color=brown] img{filter:invert(32%) sepia(29%) saturate(557%) hue-rotate(330deg) brightness(98%) contrast(87%)}article[article-type-CalendarMonth]>data-img[data-color=cyan]{background-color:#e0f7fa;color:#00acc1}article[article-type-CalendarMonth]>data-img[data-color=cyan] img{filter:invert(56%) sepia(50%) saturate(4415%) hue-rotate(151deg) brightness(94%) contrast(101%)}article[article-type-CalendarMonth]>data-img[data-color=lime]{background-color:#f1f8e9;color:#7cb342}article[article-type-CalendarMonth]>data-img[data-color=lime] img{filter:invert(64%) sepia(15%) saturate(1640%) hue-rotate(47deg) brightness(98%) contrast(84%)}article[article-type-CalendarMonth]>data-img[data-color=teal]{background-color:#e0f2f1;color:#00796b}article[article-type-CalendarMonth]>data-img[data-color=teal] img{filter:invert(20%) sepia(74%) saturate(3236%) hue-rotate(162deg) brightness(97%) contrast(103%)}article[article-type-CalendarMonth]>data-img[data-color=indigo]{background-color:#e8eaf6;color:#3f51b5}article[article-type-CalendarMonth]>data-img[data-color=indigo] img{filter:invert(28%) sepia(85%) saturate(778%) hue-rotate(202deg) brightness(95%) contrast(97%)}article[article-type-CalendarMonth]>button[button-model-widget]{position:absolute;height:1.75rem;top:1.15rem;right:1.15rem;padding:0 .6rem;background-color:var(--light-framework-secd-W200);transition:.2s opacity ease;border:none}article[article-type-CalendarMonth]>button[button-model-widget] p{color:var(--light-framework-secd-main);opacity:.6;font-size:.7rem;font-weight:500}article[article-type-CalendarMonth]>button[button-model-widget] img{filter:invert(5%) sepia(14%) saturate(19%) hue-rotate(314deg) brightness(92%) contrast(80%);height:55%;opacity:.6}article[article-type-CalendarMonth]>button[button-model-widget]:hover *{opacity:1}article[article-type-CalendarMonth]>button[button-model-widget]:active{opacity:.7}article[article-type-CalendarMonth]>hgroup{display:flex;margin:0;padding:1rem 1rem 1rem 3.8rem;width:100%;height:auto;flex-direction:column}article[article-type-CalendarMonth]>hgroup>h5{display:flex;align-items:center;height:.9rem;width:-moz-fit-content;width:fit-content;color:var(--light-framework-section-text);font-weight:500;font-size:.85rem;line-height:.9rem}article[article-type-CalendarMonth]>hgroup span{display:inline-block;height:.9rem;color:var(--light-framework-section-subt);font-weight:550;font-size:.75rem;line-height:.9rem}article[article-type-CalendarMonth]>hgroup::before{content:none}article[article-type-CalendarMonth]>article-data{position:relative;display:flex;height:calc(100% - 3.8rem);width:100%;margin:0;padding:0;gap:.25rem;flex-direction:column}article[article-type-CalendarMonth]>article-data>table{width:100%;height:100%;flex:1;overflow-x:scroll}article[article-type-CalendarMonth]>article-data tbody{display:flex;overflow-y:scroll;overflow-x:hidden;flex-direction:row;flex-wrap:wrap;align-content:flex-start;height:100%}article[article-type-CalendarMonth] table{overflow-x:hidden;scroll-behavior:smooth;width:100%}article[article-type-CalendarMonth] table th[data-type=booking-elements],article[article-type-CalendarMonth] table td[data-type=booking-elements]{width:1px;padding:0;border:none;position:absolute;top:0;left:0;width:6.5rem;min-width:6.5rem;height:100%;overflow:visible;z-index:1}article[article-type-CalendarMonth] table td[data-type=vehicle-name]{background-color:var(--light-framework-content-bacg);position:sticky}article[article-type-CalendarMonth] table thead{width:-moz-fit-content;width:fit-content}article[article-type-CalendarMonth] table thead tr{height:2.5rem;overflow:hidden}article[article-type-CalendarMonth] table thead th{height:2.5rem;background-color:var(--light-framework-secd-W100);cursor:pointer}article[article-type-CalendarMonth] table thead th p{font-weight:500;font-size:.9rem;line-height:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}article[article-type-CalendarMonth] table thead th[data-day-of-week=Sam],article[article-type-CalendarMonth] table thead th[data-day-of-week=Dim]{background-color:var(--light-framework-secd-W300)}article[article-type-CalendarMonth] table thead th[data-day-today="1"] p{color:var(--light-framework-section-titl)}article[article-type-CalendarMonth] table thead th:first-child{position:sticky;left:0;z-index:2;width:6.5rem;min-width:6.5rem;align-content:center;align-items:center;justify-content:center}article[article-type-CalendarMonth] table thead th:first-child p{display:none}article[article-type-CalendarMonth] table thead th:not(:first-child):not([data-type=booking-elements]){min-width:calc((100vw - 6.5rem - 30px)/16);width:calc((100vw - 6.5rem - 30px)/16)}article[article-type-CalendarMonth] table tbody{width:-moz-fit-content;width:fit-content}article[article-type-CalendarMonth] table tbody td{height:3.5rem}article[article-type-CalendarMonth] table tbody td:first-child{width:6.5rem;min-width:6.5rem;overflow:visible;z-index:10}article[article-type-CalendarMonth] table tbody td:first-child p{font-weight:500;font-size:.9rem;line-height:1rem;text-align:left}article[article-type-CalendarMonth] table tbody td:not(:first-child):not([data-type=booking-elements]){width:calc((100vw - 6.5rem - 30px)/16);min-width:calc((100vw - 6.5rem - 30px)/16)}article[article-type-CalendarMonth] table tbody td:not(:first-child):not([data-type=booking-elements])[data-day-of-week=Sam],article[article-type-CalendarMonth] table tbody td:not(:first-child):not([data-type=booking-elements])[data-day-of-week=Dim]{background-color:var(--light-framework-secd-W200)}article[article-type-CalendarMonth] table tbody .booking-cell{position:relative;cursor:pointer}article[article-type-CalendarMonth] table tbody tr{height:3.5rem;overflow:hidden}article[article-type-CalendarMonth] booking-element{position:absolute;display:flex;width:100%;height:92%;background-color:#5f3af2;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.1);left:0%;top:4%;cursor:grab;box-sizing:border-box;padding:0 12px;overflow:hidden;z-index:2}article[article-type-CalendarMonth] booking-element h5{color:#fff;font-size:.85em;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}article[article-type-CalendarMonth] booking-element hgroup{display:flex;flex-direction:column;width:100%;height:100%;padding-left:.25rem;align-items:flex-start;align-content:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}article[article-type-CalendarMonth] booking-element hgroup *{text-align:left;color:var(--light-framework-secd-W000);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}article[article-type-CalendarMonth] booking-element hgroup h5{font-size:.75rem;font-weight:500}article[article-type-CalendarMonth] booking-element hgroup h6{font-size:.68rem;font-weight:300;color:var(--light-framework-secd-W300)}article[article-type-CalendarMonth] booking-element span[data-resize-type=left]{position:absolute;display:flex;align-items:center;align-content:center;justify-content:center;width:13px;height:100%;left:0;top:0;cursor:col-resize;background-color:inherit;z-index:1}article[article-type-CalendarMonth] booking-element span[data-resize-type=right]{position:absolute;display:flex;align-items:center;align-content:center;justify-content:center;width:13px;height:100%;right:0;top:0;cursor:col-resize;background-color:inherit;z-index:1}article[article-type-CalendarMonth] booking-element span::before{content:"";position:relative;display:block;width:4px;height:80%;background-color:var(--light-framework-secd-W900);border-radius:2px;opacity:0;transition:.2s opacity ease}article[article-type-CalendarMonth] booking-element:hover span::before{opacity:.55}article[article-type-CalendarMonth] booking-element span:hover::before{opacity:1}article[article-type-ExportHeader]{flex-direction:column;align-content:center;align-items:center;justify-content:start;gap:0;overflow:visible}article[article-type-ExportHeader]>data-img{position:absolute;display:flex;align-items:center;align-content:center;justify-content:center;width:2.3rem;height:2.3rem;margin:.8rem;padding:0;top:0;left:0}article[article-type-ExportHeader]>data-img img{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;width:auto;height:1.75rem}article[article-type-ExportHeader]>div{position:absolute;height:auto;top:1.15rem;right:1.15rem;padding:0 .6rem}article[article-type-ExportHeader]>div h5{font-size:1.2rem;font-weight:400;text-align:right}article[article-type-ExportHeader]>div h5 span{margin-left:.25rem;text-align:right;opacity:.7}article[article-type-ExportHeader]>div h6{font-size:.8rem;font-weight:400;text-align:right;opacity:.7}article[article-type-ExportHeader]>div *{text-align:right;opacity:.7}article[article-type-ExportHeader]>hgroup{display:flex;margin:0;padding:1rem 1rem 1rem 3.8rem;width:100%;height:auto;flex-direction:column}article[article-type-ExportHeader]>hgroup>h5{display:flex;align-items:center;height:1.3rem;width:-moz-fit-content;width:fit-content;color:var(--light-framework-section-text);font-weight:500;font-size:1.25rem;line-height:1.3rem}article[article-type-ExportHeader]>hgroup span{display:inline-block;height:.9rem;color:var(--light-framework-section-subt);font-weight:550;font-size:.75rem;line-height:.9rem}article[article-type-ExportHeader]>hgroup::before{content:none}article[article-type-ExportHeader]>article-data{position:relative;display:flex;height:calc(100% - 3.8rem);width:100%;margin:0;padding:0 .35rem .35rem .35rem;gap:.25rem;flex-direction:column}@media only screen and (max-width: 480px){article[article-type-ExportHeader]>article-data{flex-wrap:nowrap;overflow-y:scroll}}@media only screen and (min-width: 481px){article[article-type-ExportHeader]>article-data{flex-wrap:wrap}}@media only screen and (max-width: 480px){article[article-type-ExportHeader]>article-data>data-input{height:100%}}@media only screen and (min-width: 481px){article[article-type-ExportHeader]>article-data>data-input{width:calc(33% - .25rem);padding:.35rem}}article[article-type-ExportHeader]>article-data>data-input>*{width:100% !important}article[article-type-ExportHeader]::after{content:"";position:absolute;display:block;height:2px;width:75%;left:0;bottom:0;background-color:#000}article[article-type-ExportFooter]{flex-direction:column;align-content:center;align-items:center;justify-content:start;gap:0;background-color:#efefef !important}article[article-type-ExportFooter]>data-img{position:absolute;display:flex;align-items:center;align-content:center;justify-content:center;width:2.3rem;height:2.3rem;margin:.8rem;padding:0;top:calc(50% - 1.15rem);left:calc(50% - 1.15rem);z-index:0}article[article-type-ExportFooter]>hgroup{display:flex;margin:0;padding:.7rem;width:100%;height:auto;flex-direction:column;align-items:center;align-content:center;justify-content:center}article[article-type-ExportFooter]>hgroup>h5{display:flex;align-items:center;width:auto;height:.9rem;color:var(--light-framework-section-text);font-weight:500;font-size:.85rem;line-height:.9rem;text-align:center}article[article-type-ExportFooter]>hgroup span{display:flex;height:.9rem;width:auto;color:var(--light-framework-section-subt);font-weight:500;font-size:.85rem;line-height:.9rem;text-align:center}article[article-type-ExportFooter]>hgroup::before{content:none}article[article-type-DatabaseElement],article[article-type-statisticelement]{flex-direction:column;align-content:center;align-items:center;justify-content:start;gap:0}article[article-type-DatabaseElement]>data-img,article[article-type-statisticelement]>data-img{position:absolute;display:flex;align-items:center;align-content:center;justify-content:center;width:2.3rem;height:2.3rem;margin:.8rem;padding:0;top:0;left:0;border-radius:50%}article[article-type-DatabaseElement]>data-img img,article[article-type-statisticelement]>data-img img{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;width:1.5rem;height:1.5rem}article[article-type-DatabaseElement]>data-img[data-color=green],article[article-type-statisticelement]>data-img[data-color=green]{background-color:#cdf4ea}article[article-type-DatabaseElement]>data-img[data-color=green] img,article[article-type-statisticelement]>data-img[data-color=green] img{filter:invert(52%) sepia(82%) saturate(393%) hue-rotate(110deg) brightness(94%) contrast(87%)}article[article-type-DatabaseElement]>data-img[data-color=yellow],article[article-type-statisticelement]>data-img[data-color=yellow]{background-color:#f4f1cd;color:#b39e24}article[article-type-DatabaseElement]>data-img[data-color=yellow] img,article[article-type-statisticelement]>data-img[data-color=yellow] img{filter:invert(55%) sepia(97%) saturate(367%) hue-rotate(14deg) brightness(94%) contrast(83%)}article[article-type-DatabaseElement]>data-img[data-color=orange],article[article-type-statisticelement]>data-img[data-color=orange]{background-color:#ffefde;color:#c59355}article[article-type-DatabaseElement]>data-img[data-color=orange] img,article[article-type-statisticelement]>data-img[data-color=orange] img{filter:invert(63%) sepia(41%) saturate(499%) hue-rotate(353deg) brightness(89%) contrast(89%)}article[article-type-DatabaseElement]>data-img[data-color=red],article[article-type-statisticelement]>data-img[data-color=red]{background-color:#fde3e0;color:#d05c5f}article[article-type-DatabaseElement]>data-img[data-color=red] img,article[article-type-statisticelement]>data-img[data-color=red] img{filter:invert(45%) sepia(69%) saturate(486%) hue-rotate(308deg) brightness(87%) contrast(89%)}article[article-type-DatabaseElement]>data-img[data-color=purple],article[article-type-statisticelement]>data-img[data-color=purple]{background-color:#e3d5fb;color:#7159a7}article[article-type-DatabaseElement]>data-img[data-color=purple] img,article[article-type-statisticelement]>data-img[data-color=purple] img{filter:invert(42%) sepia(57%) saturate(448%) hue-rotate(217deg) brightness(83%) contrast(96%)}article[article-type-DatabaseElement]>data-img[data-color=blue],article[article-type-statisticelement]>data-img[data-color=blue]{background-color:#f4f6ff;color:#3c7ec4}article[article-type-DatabaseElement]>data-img[data-color=blue] img,article[article-type-statisticelement]>data-img[data-color=blue] img{filter:invert(46%) sepia(42%) saturate(824%) hue-rotate(169deg) brightness(91%) contrast(85%)}article[article-type-DatabaseElement]>data-img[data-color=dark-blue],article[article-type-statisticelement]>data-img[data-color=dark-blue]{background-color:#cdcdf4;color:#2e24b3}article[article-type-DatabaseElement]>data-img[data-color=dark-blue] img,article[article-type-statisticelement]>data-img[data-color=dark-blue] img{filter:invert(14%) sepia(34%) saturate(7105%) hue-rotate(242deg) brightness(101%) contrast(109%)}article[article-type-DatabaseElement]>data-img[data-color=pink],article[article-type-statisticelement]>data-img[data-color=pink]{background-color:#f4cdee;color:#b324a0}article[article-type-DatabaseElement]>data-img[data-color=pink] img,article[article-type-statisticelement]>data-img[data-color=pink] img{filter:invert(21%) sepia(84%) saturate(2370%) hue-rotate(289deg) brightness(93%) contrast(96%)}article[article-type-DatabaseElement]>data-img[data-color=dark-red],article[article-type-statisticelement]>data-img[data-color=dark-red]{background-color:#f4cdcd;color:#b32424}article[article-type-DatabaseElement]>data-img[data-color=dark-red] img,article[article-type-statisticelement]>data-img[data-color=dark-red] img{filter:invert(17%) sepia(95%) saturate(2543%) hue-rotate(346deg) brightness(88%) contrast(92%)}article[article-type-DatabaseElement]>data-img[data-color=dark-green],article[article-type-statisticelement]>data-img[data-color=dark-green]{background-color:#cdf4d1;color:#26b324}article[article-type-DatabaseElement]>data-img[data-color=dark-green] img,article[article-type-statisticelement]>data-img[data-color=dark-green] img{filter:invert(54%) sepia(82%) saturate(504%) hue-rotate(71deg) brightness(85%) contrast(95%)}article[article-type-DatabaseElement]>data-img[data-color=dark-orange],article[article-type-statisticelement]>data-img[data-color=dark-orange]{background-color:#f4e4cd;color:#b38124}article[article-type-DatabaseElement]>data-img[data-color=dark-orange] img,article[article-type-statisticelement]>data-img[data-color=dark-orange] img{filter:invert(49%) sepia(45%) saturate(653%) hue-rotate(1deg) brightness(98%) contrast(98%)}article[article-type-DatabaseElement]>data-img[data-color=dark-pink],article[article-type-statisticelement]>data-img[data-color=dark-pink]{background-color:#f4cde5;color:#b3248a}article[article-type-DatabaseElement]>data-img[data-color=dark-pink] img,article[article-type-statisticelement]>data-img[data-color=dark-pink] img{filter:invert(19%) sepia(100%) saturate(2100%) hue-rotate(297deg) brightness(91%) contrast(93%)}article[article-type-DatabaseElement]>data-img[data-color=turcoise],article[article-type-statisticelement]>data-img[data-color=turcoise]{background-color:#dff9fc;color:#5bb1d0}article[article-type-DatabaseElement]>data-img[data-color=turcoise] img,article[article-type-statisticelement]>data-img[data-color=turcoise] img{filter:invert(63%) sepia(100%) saturate(222%) hue-rotate(152deg) brightness(84%) contrast(94%)}article[article-type-DatabaseElement]>data-img[data-color=dark-yellow],article[article-type-statisticelement]>data-img[data-color=dark-yellow]{background-color:#fff0be;color:#bf7f23}article[article-type-DatabaseElement]>data-img[data-color=dark-yellow] img,article[article-type-statisticelement]>data-img[data-color=dark-yellow] img{filter:invert(53%) sepia(43%) saturate(787%) hue-rotate(356deg) brightness(91%) contrast(89%)}article[article-type-DatabaseElement]>data-img[data-color=gray],article[article-type-statisticelement]>data-img[data-color=gray]{background-color:#f0f2f5;color:#6c757d}article[article-type-DatabaseElement]>data-img[data-color=gray] img,article[article-type-statisticelement]>data-img[data-color=gray] img{filter:invert(44%) sepia(18%) saturate(231%) hue-rotate(166deg) brightness(99%) contrast(87%)}article[article-type-DatabaseElement]>data-img[data-color=brown],article[article-type-statisticelement]>data-img[data-color=brown]{background-color:#efebe9;color:#795548}article[article-type-DatabaseElement]>data-img[data-color=brown] img,article[article-type-statisticelement]>data-img[data-color=brown] img{filter:invert(32%) sepia(29%) saturate(557%) hue-rotate(330deg) brightness(98%) contrast(87%)}article[article-type-DatabaseElement]>data-img[data-color=cyan],article[article-type-statisticelement]>data-img[data-color=cyan]{background-color:#e0f7fa;color:#00acc1}article[article-type-DatabaseElement]>data-img[data-color=cyan] img,article[article-type-statisticelement]>data-img[data-color=cyan] img{filter:invert(56%) sepia(50%) saturate(4415%) hue-rotate(151deg) brightness(94%) contrast(101%)}article[article-type-DatabaseElement]>data-img[data-color=lime],article[article-type-statisticelement]>data-img[data-color=lime]{background-color:#f1f8e9;color:#7cb342}article[article-type-DatabaseElement]>data-img[data-color=lime] img,article[article-type-statisticelement]>data-img[data-color=lime] img{filter:invert(64%) sepia(15%) saturate(1640%) hue-rotate(47deg) brightness(98%) contrast(84%)}article[article-type-DatabaseElement]>data-img[data-color=teal],article[article-type-statisticelement]>data-img[data-color=teal]{background-color:#e0f2f1;color:#00796b}article[article-type-DatabaseElement]>data-img[data-color=teal] img,article[article-type-statisticelement]>data-img[data-color=teal] img{filter:invert(20%) sepia(74%) saturate(3236%) hue-rotate(162deg) brightness(97%) contrast(103%)}article[article-type-DatabaseElement]>data-img[data-color=indigo],article[article-type-statisticelement]>data-img[data-color=indigo]{background-color:#e8eaf6;color:#3f51b5}article[article-type-DatabaseElement]>data-img[data-color=indigo] img,article[article-type-statisticelement]>data-img[data-color=indigo] img{filter:invert(28%) sepia(85%) saturate(778%) hue-rotate(202deg) brightness(95%) contrast(97%)}article[article-type-DatabaseElement]>button[button-model-widget],article[article-type-statisticelement]>button[button-model-widget]{position:absolute;height:1.75rem;top:1.15rem;right:1.15rem;padding:0 .6rem;background-color:var(--light-framework-secd-W200);transition:.2s opacity ease;border:none}article[article-type-DatabaseElement]>button[button-model-widget] p,article[article-type-statisticelement]>button[button-model-widget] p{color:var(--light-framework-secd-main);opacity:.6;font-size:.7rem;font-weight:500}article[article-type-DatabaseElement]>button[button-model-widget] img,article[article-type-statisticelement]>button[button-model-widget] img{filter:invert(5%) sepia(14%) saturate(19%) hue-rotate(314deg) brightness(92%) contrast(80%);height:55%;opacity:.6}article[article-type-DatabaseElement]>button[button-model-widget]:hover *,article[article-type-statisticelement]>button[button-model-widget]:hover *{opacity:1}article[article-type-DatabaseElement]>button[button-model-widget]:active,article[article-type-statisticelement]>button[button-model-widget]:active{opacity:.7}article[article-type-DatabaseElement]>hgroup,article[article-type-statisticelement]>hgroup{display:flex;margin:0;padding:1rem 1rem 1rem 3.8rem;width:100%;height:auto;flex-direction:column}article[article-type-DatabaseElement]>hgroup>h5,article[article-type-statisticelement]>hgroup>h5{display:flex;align-items:center;height:.9rem;width:-moz-fit-content;width:fit-content;color:var(--light-framework-section-text);font-weight:500;font-size:.85rem;line-height:.9rem}article[article-type-DatabaseElement]>hgroup span,article[article-type-statisticelement]>hgroup span{display:inline-block;height:.9rem;color:var(--light-framework-section-subt);font-weight:550;font-size:.75rem;line-height:.9rem}article[article-type-DatabaseElement]>hgroup::before,article[article-type-statisticelement]>hgroup::before{content:none}article[article-type-DatabaseElement]:has(>article-data[data-type-export])>hgroup,article[article-type-statisticelement]:has(>article-data[data-type-export])>hgroup{padding:1rem .5rem .5rem 0 !important;margin-bottom:1rem !important}@media only print{article[article-type-DatabaseElement]:has(>article-data[data-type-export])>hgroup,article[article-type-statisticelement]:has(>article-data[data-type-export])>hgroup{padding:1rem .5rem .5rem 0 !important;margin-bottom:1rem !important}}article[article-type-DatabaseElement]:has(>article-data[data-type-export])>hgroup::after,article[article-type-statisticelement]:has(>article-data[data-type-export])>hgroup::after{content:"";position:absolute;display:block;height:2px;width:100%;left:0;bottom:0;background-color:#545454}@media only print{article[article-type-DatabaseElement]:has(>article-data[data-type-export])>hgroup::after,article[article-type-statisticelement]:has(>article-data[data-type-export])>hgroup::after{content:"";position:absolute;display:block;height:2px;width:100%;left:0;bottom:0;background-color:#545454}}article[article-type-DatabaseElement]>article-data,article[article-type-statisticelement]>article-data{position:relative;display:flex;height:calc(100% - 3.8rem);width:100%;margin:0;padding:0 .35rem .35rem .35rem;gap:.25rem;flex-direction:column}@media only screen and (max-width: 480px){article[article-type-DatabaseElement]>article-data,article[article-type-statisticelement]>article-data{flex-wrap:nowrap;overflow-y:scroll}}@media only screen and (min-width: 481px){article[article-type-DatabaseElement]>article-data,article[article-type-statisticelement]>article-data{flex-wrap:wrap}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement]>article-data:has(>data-statistics),article[article-type-statisticelement]>article-data:has(>data-statistics){flex-direction:column !important;flex-wrap:wrap !important;overflow-y:hidden !important;overflow-x:scroll !important}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement]>article-data>data-input,article[article-type-statisticelement]>article-data>data-input{height:100%}}@media only screen and (min-width: 481px){article[article-type-DatabaseElement]>article-data>data-input,article[article-type-statisticelement]>article-data>data-input{width:calc(33% - .25rem);padding:.35rem}}article[article-type-DatabaseElement]>article-data>data-input>*,article[article-type-statisticelement]>article-data>data-input>*{width:100% !important}article[article-type-DatabaseElement]>article-data>data-input:has(img[name=DATA_SHOW__foreignSignature])>img,article[article-type-statisticelement]>article-data>data-input:has(img[name=DATA_SHOW__foreignSignature])>img{width:50% !important}article[article-type-DatabaseElement]>article-data[data-type-export],article[article-type-statisticelement]>article-data[data-type-export]{height:auto !important;display:grid !important;grid-template-columns:repeat(auto-fill, minmax(45%, 1fr));gap:.5rem}article[article-type-DatabaseElement]>article-data[data-type-export]>data-input,article[article-type-statisticelement]>article-data[data-type-export]>data-input{width:100% !important;padding:0 !important}@media only print{article[article-type-DatabaseElement]>article-data[data-type-export]>data-input>*,article[article-type-statisticelement]>article-data[data-type-export]>data-input>*{width:100% !important}}article[article-type-DatabaseElement]>article-data[data-type-export]>data-input label,article[article-type-statisticelement]>article-data[data-type-export]>data-input label{font-size:.75rem !important}@media only print{article[article-type-DatabaseElement]>article-data[data-type-export]>data-input input,article[article-type-statisticelement]>article-data[data-type-export]>data-input input{height:1.55rem !important;font-size:.7rem !important;padding:0 .25rem !important}}article[article-type-DatabaseElement]>article-data[data-type-export]:has(>table),article[article-type-statisticelement]>article-data[data-type-export]:has(>table){grid-template-columns:repeat(auto-fill, minmax(100%, 1fr));margin-bottom:4rem}article[article-type-DatabaseElement]>article-data[data-type-export] table,article[article-type-statisticelement]>article-data[data-type-export] table{border-bottom:1px solid #000;border-collapse:collapse}@media only print{article[article-type-DatabaseElement]>article-data[data-type-export] table,article[article-type-statisticelement]>article-data[data-type-export] table{display:table !important;-moz-column-break-inside:auto;break-inside:auto;width:100%}article[article-type-DatabaseElement]>article-data[data-type-export] table thead,article[article-type-statisticelement]>article-data[data-type-export] table thead{display:table-header-group !important}article[article-type-DatabaseElement]>article-data[data-type-export] table tbody,article[article-type-statisticelement]>article-data[data-type-export] table tbody{display:table-row-group !important}}article[article-type-DatabaseElement]>article-data[data-type-export] table tr,article[article-type-statisticelement]>article-data[data-type-export] table tr{height:2.75rem;min-height:2.75rem;border-left:1px solid #000;overflow:visible;border-bottom:0px solid rgba(0,0,0,0)}@media only print{article[article-type-DatabaseElement]>article-data[data-type-export] table tr,article[article-type-statisticelement]>article-data[data-type-export] table tr{display:table-row !important;-moz-column-break-inside:avoid;break-inside:avoid}}@media only print{article[article-type-DatabaseElement]>article-data[data-type-export] table th,article[article-type-statisticelement]>article-data[data-type-export] table th{display:table-cell !important}}article[article-type-DatabaseElement]>article-data[data-type-export] table td,article[article-type-statisticelement]>article-data[data-type-export] table td{height:2.75rem;min-height:2.75rem;border-right:1px solid #000;border-top:1px solid #000}@media only print{article[article-type-DatabaseElement]>article-data[data-type-export] table td,article[article-type-statisticelement]>article-data[data-type-export] table td{display:table-cell !important;-moz-column-break-inside:avoid;break-inside:avoid;width:auto !important}}article[article-type-DatabaseElement]>article-data[data-type-export] table td:has(>h6):has(>span),article[article-type-statisticelement]>article-data[data-type-export] table td:has(>h6):has(>span){flex-direction:column !important;gap:0 !important;align-content:center !important;justify-content:center !important;align-items:flex-start !important}article[article-type-DatabaseElement]>article-data[data-type-export] table td:has(>h6):has(>span) h6,article[article-type-statisticelement]>article-data[data-type-export] table td:has(>h6):has(>span) h6{color:var(--light-framework-secd-main);font-weight:550;line-height:1rem;height:auto;word-break:break-word;font-size:.8rem}article[article-type-DatabaseElement]>article-data[data-type-export] table td:has(>h6):has(>span) span,article[article-type-statisticelement]>article-data[data-type-export] table td:has(>h6):has(>span) span{color:var(--light-framework-section-subt);font-weight:400;line-height:1rem;word-break:break-all;overflow:hidden;width:100%;height:auto;font-size:.8rem;max-height:2.2rem}article[article-type-DatabaseElement]>article-data[data-type-export] table td h5,article[article-type-statisticelement]>article-data[data-type-export] table td h5{color:var(--light-framework-secd-main);font-weight:550;line-height:1rem;height:auto;word-break:break-word;font-size:.8rem}article[article-type-DatabaseElement]>article-data[data-type-export] table tr:has(td:only-child),article[article-type-statisticelement]>article-data[data-type-export] table tr:has(td:only-child){height:1.75rem}article[article-type-DatabaseElement]>article-data[data-type-export] table tr td:only-child,article[article-type-statisticelement]>article-data[data-type-export] table tr td:only-child{height:1.75rem;background-color:var(--light-framework-secd-W100) !important;min-width:100%}article[article-type-DatabaseElement]>article-data[data-type-export] table tr td:nth-child(2),article[article-type-statisticelement]>article-data[data-type-export] table tr td:nth-child(2){width:115px !important;min-width:115px}article[article-type-DatabaseElement]>article-data[data-type-export] table tr td:nth-child(3),article[article-type-statisticelement]>article-data[data-type-export] table tr td:nth-child(3){width:115px !important;min-width:115px}article[article-type-DatabaseElement]>article-data[data-type-export] table tr td:last-child,article[article-type-statisticelement]>article-data[data-type-export] table tr td:last-child{width:200px !important;min-width:200px}article[article-type-DatabaseElement]>article-data[data-type-export] table tr td:last-child:not(:empty),article[article-type-statisticelement]>article-data[data-type-export] table tr td:last-child:not(:empty){overflow:visible;z-index:1}article[article-type-DatabaseElement]>article-data[data-type-export] table tr td:last-child:not(:empty) img,article[article-type-statisticelement]>article-data[data-type-export] table tr td:last-child:not(:empty) img{height:70%;position:absolute;right:0}article[article-type-DatabaseElement]>article-data[data-type-export] table tr td:last-child:empty,article[article-type-statisticelement]>article-data[data-type-export] table tr td:last-child:empty{border-top:.5px solid rgba(0,0,0,0)}article[article-type-DatabaseElement]>article-data[data-type-export] table tr:has(+tr td:last-child:empty) td:last-child:not(:empty) img,article[article-type-statisticelement]>article-data[data-type-export] table tr:has(+tr td:last-child:empty) td:last-child:not(:empty) img{height:150%;top:50%}article[article-type-DatabaseElement]>article-data[data-type-export] table tr:has(+tr+tr td:last-child:empty) td:last-child:not(:empty) img,article[article-type-statisticelement]>article-data[data-type-export] table tr:has(+tr+tr td:last-child:empty) td:last-child:not(:empty) img{height:150%;top:50%}article[article-type-DatabaseElement] data-statistics,article[article-type-statisticelement] data-statistics{position:relative;display:flex;height:100%;width:33.3333333333%;flex-direction:column;align-items:center;align-content:center;justify-content:flex-end;gap:1rem;padding:1rem}@media only screen and (max-width: 480px){article[article-type-DatabaseElement] data-statistics,article[article-type-statisticelement] data-statistics{width:100%;gap:.5rem;padding:.25rem}}article[article-type-DatabaseElement] data-statistics::after,article[article-type-statisticelement] data-statistics::after{content:"";position:absolute;display:block;width:2px;height:70%;background-color:#545454;top:15%;right:0}article[article-type-DatabaseElement] data-statistics>div,article[article-type-statisticelement] data-statistics>div{display:flex;flex-direction:row;align-items:flex-end;align-content:center;justify-content:flex-start;width:100%;padding:0 1rem;gap:.5rem}@media only screen and (max-width: 1000px){article[article-type-DatabaseElement] data-statistics>div,article[article-type-statisticelement] data-statistics>div{gap:.25rem;padding:0 .25rem}}article[article-type-DatabaseElement] data-statistics>div>h1,article[article-type-statisticelement] data-statistics>div>h1{height:2.5rem;line-height:2.5rem;font-size:2.5rem;font-weight:700;width:auto}@media only screen and (max-width: 1000px){article[article-type-DatabaseElement] data-statistics>div>h1,article[article-type-statisticelement] data-statistics>div>h1{height:1.5rem;line-height:1.5rem;font-size:1.5rem}}article[article-type-DatabaseElement] data-statistics>div>h1>span,article[article-type-statisticelement] data-statistics>div>h1>span{font-weight:400;font-size:1.5rem}@media only screen and (max-width: 1000px){article[article-type-DatabaseElement] data-statistics>div>h1>span,article[article-type-statisticelement] data-statistics>div>h1>span{font-size:1rem}}article[article-type-DatabaseElement] data-statistics>div>tag,article[article-type-statisticelement] data-statistics>div>tag{position:relative}@media only screen and (max-width: 1000px){article[article-type-DatabaseElement] data-statistics>div>tag,article[article-type-statisticelement] data-statistics>div>tag{font-size:.7rem}}article[article-type-DatabaseElement] data-statistics>hgroup,article[article-type-statisticelement] data-statistics>hgroup{width:100%;padding:0 1rem}@media only screen and (max-width: 1000px){article[article-type-DatabaseElement] data-statistics>hgroup,article[article-type-statisticelement] data-statistics>hgroup{padding:0 .25rem}}article[article-type-DatabaseElement] data-statistics>hgroup>h5,article[article-type-statisticelement] data-statistics>hgroup>h5{display:flex;align-items:center;height:1rem;width:-moz-fit-content;width:fit-content;color:var(--light-framework-section-text);font-weight:500;font-size:1rem;line-height:1rem}@media only screen and (max-width: 1000px){article[article-type-DatabaseElement] data-statistics>hgroup>h5,article[article-type-statisticelement] data-statistics>hgroup>h5{font-size:.85rem}}article[article-type-DatabaseElement] data-statistics>hgroup>span,article[article-type-statisticelement] data-statistics>hgroup>span{display:inline-block;height:1rem;color:var(--light-framework-section-subt);font-weight:400;font-size:1rem;line-height:1rem}@media only screen and (max-width: 1000px){article[article-type-DatabaseElement] data-statistics>hgroup>span,article[article-type-statisticelement] data-statistics>hgroup>span{font-size:.75rem}}article[article-type-DatabaseElement] table,article[article-type-statisticelement] table{width:100%;height:100%;flex:1;overflow:hidden}article[article-type-DatabaseElement] tbody,article[article-type-statisticelement] tbody{display:flex;overflow-y:scroll;overflow-x:hidden;flex-direction:row;flex-wrap:wrap;align-content:flex-start;height:100%}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-10],article[article-type-statisticelement][size-h-10]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-10],article[article-type-statisticelement][size-w-10]{width:100%}}article[article-type-DatabaseElement][size-w-10] article-data,article[article-type-statisticelement][size-w-10] article-data{flex-wrap:nowrap;overflow-y:scroll}article[article-type-DatabaseElement][size-w-10] article-data data-input,article[article-type-statisticelement][size-w-10] article-data data-input{width:100%;padding:.35rem}article[article-type-DatabaseElement][size-w-10] article-data data-input>input,article[article-type-statisticelement][size-w-10] article-data data-input>input{text-align:right;height:2rem}article[article-type-DatabaseElement][size-w-10] article-data data-input>label,article[article-type-statisticelement][size-w-10] article-data data-input>label{position:absolute;z-index:1;left:1.25rem;width:calc(100% - 1.25rem) !important}article[article-type-DatabaseElement][size-w-10] article-data data-input[type-yesno],article[article-type-statisticelement][size-w-10] article-data data-input[type-yesno]{padding:.35rem;gap:.25rem 0;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}article[article-type-DatabaseElement][size-w-10] article-data data-input[type-yesno]>input,article[article-type-statisticelement][size-w-10] article-data data-input[type-yesno]>input{z-index:0}article[article-type-DatabaseElement][size-w-10] article-data data-input[type-yesno]>label,article[article-type-statisticelement][size-w-10] article-data data-input[type-yesno]>label{width:calc(100% - 2.75rem) !important}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-11],article[article-type-statisticelement][size-h-11]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-11],article[article-type-statisticelement][size-w-11]{width:100%}}article[article-type-DatabaseElement][size-w-11] article-data,article[article-type-statisticelement][size-w-11] article-data{flex-wrap:nowrap;overflow-y:scroll}article[article-type-DatabaseElement][size-w-11] article-data data-input,article[article-type-statisticelement][size-w-11] article-data data-input{width:100%;padding:.35rem}article[article-type-DatabaseElement][size-w-11] article-data data-input>input,article[article-type-statisticelement][size-w-11] article-data data-input>input{text-align:right;height:2rem}article[article-type-DatabaseElement][size-w-11] article-data data-input>label,article[article-type-statisticelement][size-w-11] article-data data-input>label{position:absolute;z-index:1;left:1.25rem;width:calc(100% - 1.25rem) !important}article[article-type-DatabaseElement][size-w-11] article-data data-input[type-yesno],article[article-type-statisticelement][size-w-11] article-data data-input[type-yesno]{padding:.35rem;gap:.25rem 0;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}article[article-type-DatabaseElement][size-w-11] article-data data-input[type-yesno]>input,article[article-type-statisticelement][size-w-11] article-data data-input[type-yesno]>input{z-index:0}article[article-type-DatabaseElement][size-w-11] article-data data-input[type-yesno]>label,article[article-type-statisticelement][size-w-11] article-data data-input[type-yesno]>label{width:calc(100% - 2.75rem) !important}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-12],article[article-type-statisticelement][size-h-12]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-12],article[article-type-statisticelement][size-w-12]{width:100%}}article[article-type-DatabaseElement][size-w-12] article-data,article[article-type-statisticelement][size-w-12] article-data{flex-wrap:nowrap;overflow-y:scroll}article[article-type-DatabaseElement][size-w-12] article-data data-input,article[article-type-statisticelement][size-w-12] article-data data-input{width:100%;padding:.35rem}article[article-type-DatabaseElement][size-w-12] article-data data-input>input,article[article-type-statisticelement][size-w-12] article-data data-input>input{text-align:right;height:2rem}article[article-type-DatabaseElement][size-w-12] article-data data-input>label,article[article-type-statisticelement][size-w-12] article-data data-input>label{position:absolute;z-index:1;left:1.25rem;width:calc(100% - 1.25rem) !important}article[article-type-DatabaseElement][size-w-12] article-data data-input[type-yesno],article[article-type-statisticelement][size-w-12] article-data data-input[type-yesno]{padding:.35rem;gap:.25rem 0;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}article[article-type-DatabaseElement][size-w-12] article-data data-input[type-yesno]>input,article[article-type-statisticelement][size-w-12] article-data data-input[type-yesno]>input{z-index:0}article[article-type-DatabaseElement][size-w-12] article-data data-input[type-yesno]>label,article[article-type-statisticelement][size-w-12] article-data data-input[type-yesno]>label{width:calc(100% - 2.75rem) !important}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-13],article[article-type-statisticelement][size-h-13]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-13],article[article-type-statisticelement][size-w-13]{width:100%}}article[article-type-DatabaseElement][size-w-13] article-data,article[article-type-statisticelement][size-w-13] article-data{flex-wrap:nowrap;overflow-y:scroll}article[article-type-DatabaseElement][size-w-13] article-data data-input,article[article-type-statisticelement][size-w-13] article-data data-input{width:100%;padding:.35rem}article[article-type-DatabaseElement][size-w-13] article-data data-input>input,article[article-type-statisticelement][size-w-13] article-data data-input>input{text-align:right;height:2rem}article[article-type-DatabaseElement][size-w-13] article-data data-input>label,article[article-type-statisticelement][size-w-13] article-data data-input>label{position:absolute;z-index:1;left:1.25rem;width:calc(100% - 1.25rem) !important}article[article-type-DatabaseElement][size-w-13] article-data data-input[type-yesno],article[article-type-statisticelement][size-w-13] article-data data-input[type-yesno]{padding:.35rem;gap:.25rem 0;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}article[article-type-DatabaseElement][size-w-13] article-data data-input[type-yesno]>input,article[article-type-statisticelement][size-w-13] article-data data-input[type-yesno]>input{z-index:0}article[article-type-DatabaseElement][size-w-13] article-data data-input[type-yesno]>label,article[article-type-statisticelement][size-w-13] article-data data-input[type-yesno]>label{width:calc(100% - 2.75rem) !important}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-14],article[article-type-statisticelement][size-h-14]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-14],article[article-type-statisticelement][size-w-14]{width:100%}}article[article-type-DatabaseElement][size-w-14] article-data,article[article-type-statisticelement][size-w-14] article-data{flex-wrap:nowrap;overflow-y:scroll}article[article-type-DatabaseElement][size-w-14] article-data data-input,article[article-type-statisticelement][size-w-14] article-data data-input{width:100%;padding:.35rem}article[article-type-DatabaseElement][size-w-14] article-data data-input>input,article[article-type-statisticelement][size-w-14] article-data data-input>input{text-align:right;height:2rem}article[article-type-DatabaseElement][size-w-14] article-data data-input>label,article[article-type-statisticelement][size-w-14] article-data data-input>label{position:absolute;z-index:1;left:1.25rem;width:calc(100% - 1.25rem) !important}article[article-type-DatabaseElement][size-w-14] article-data data-input[type-yesno],article[article-type-statisticelement][size-w-14] article-data data-input[type-yesno]{padding:.35rem;gap:.25rem 0;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}article[article-type-DatabaseElement][size-w-14] article-data data-input[type-yesno]>input,article[article-type-statisticelement][size-w-14] article-data data-input[type-yesno]>input{z-index:0}article[article-type-DatabaseElement][size-w-14] article-data data-input[type-yesno]>label,article[article-type-statisticelement][size-w-14] article-data data-input[type-yesno]>label{width:calc(100% - 2.75rem) !important}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-15],article[article-type-statisticelement][size-h-15]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-15],article[article-type-statisticelement][size-w-15]{width:100%}}article[article-type-DatabaseElement][size-w-15] article-data,article[article-type-statisticelement][size-w-15] article-data{flex-wrap:nowrap;overflow-y:scroll}article[article-type-DatabaseElement][size-w-15] article-data data-input,article[article-type-statisticelement][size-w-15] article-data data-input{width:100%;padding:.35rem}article[article-type-DatabaseElement][size-w-15] article-data data-input>input,article[article-type-statisticelement][size-w-15] article-data data-input>input{text-align:right;height:2rem}article[article-type-DatabaseElement][size-w-15] article-data data-input>label,article[article-type-statisticelement][size-w-15] article-data data-input>label{position:absolute;z-index:1;left:1.25rem;width:calc(100% - 1.25rem) !important}article[article-type-DatabaseElement][size-w-15] article-data data-input[type-yesno],article[article-type-statisticelement][size-w-15] article-data data-input[type-yesno]{padding:.35rem;gap:.25rem 0;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}article[article-type-DatabaseElement][size-w-15] article-data data-input[type-yesno]>input,article[article-type-statisticelement][size-w-15] article-data data-input[type-yesno]>input{z-index:0}article[article-type-DatabaseElement][size-w-15] article-data data-input[type-yesno]>label,article[article-type-statisticelement][size-w-15] article-data data-input[type-yesno]>label{width:calc(100% - 2.75rem) !important}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-16],article[article-type-statisticelement][size-h-16]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-16],article[article-type-statisticelement][size-w-16]{width:100%}}article[article-type-DatabaseElement][size-w-16] article-data,article[article-type-statisticelement][size-w-16] article-data{flex-wrap:nowrap;overflow-y:scroll}article[article-type-DatabaseElement][size-w-16] article-data data-input,article[article-type-statisticelement][size-w-16] article-data data-input{width:100%;padding:.35rem}article[article-type-DatabaseElement][size-w-16] article-data data-input>input,article[article-type-statisticelement][size-w-16] article-data data-input>input{text-align:right;height:2rem}article[article-type-DatabaseElement][size-w-16] article-data data-input>label,article[article-type-statisticelement][size-w-16] article-data data-input>label{position:absolute;z-index:1;left:1.25rem;width:calc(100% - 1.25rem) !important}article[article-type-DatabaseElement][size-w-16] article-data data-input[type-yesno],article[article-type-statisticelement][size-w-16] article-data data-input[type-yesno]{padding:.35rem;gap:.25rem 0;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}article[article-type-DatabaseElement][size-w-16] article-data data-input[type-yesno]>input,article[article-type-statisticelement][size-w-16] article-data data-input[type-yesno]>input{z-index:0}article[article-type-DatabaseElement][size-w-16] article-data data-input[type-yesno]>label,article[article-type-statisticelement][size-w-16] article-data data-input[type-yesno]>label{width:calc(100% - 2.75rem) !important}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-17],article[article-type-statisticelement][size-h-17]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-17],article[article-type-statisticelement][size-w-17]{width:100%}}article[article-type-DatabaseElement][size-w-17] article-data,article[article-type-statisticelement][size-w-17] article-data{flex-wrap:nowrap;overflow-y:scroll}article[article-type-DatabaseElement][size-w-17] article-data data-input,article[article-type-statisticelement][size-w-17] article-data data-input{width:100%;padding:.35rem}article[article-type-DatabaseElement][size-w-17] article-data data-input>input,article[article-type-statisticelement][size-w-17] article-data data-input>input{text-align:right;height:2rem}article[article-type-DatabaseElement][size-w-17] article-data data-input>label,article[article-type-statisticelement][size-w-17] article-data data-input>label{position:absolute;z-index:1;left:1.25rem;width:calc(100% - 1.25rem) !important}article[article-type-DatabaseElement][size-w-17] article-data data-input[type-yesno],article[article-type-statisticelement][size-w-17] article-data data-input[type-yesno]{padding:.35rem;gap:.25rem 0;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}article[article-type-DatabaseElement][size-w-17] article-data data-input[type-yesno]>input,article[article-type-statisticelement][size-w-17] article-data data-input[type-yesno]>input{z-index:0}article[article-type-DatabaseElement][size-w-17] article-data data-input[type-yesno]>label,article[article-type-statisticelement][size-w-17] article-data data-input[type-yesno]>label{width:calc(100% - 2.75rem) !important}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-18],article[article-type-statisticelement][size-h-18]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-18],article[article-type-statisticelement][size-w-18]{width:100%}}article[article-type-DatabaseElement][size-w-18] article-data,article[article-type-statisticelement][size-w-18] article-data{flex-wrap:nowrap;overflow-y:scroll}article[article-type-DatabaseElement][size-w-18] article-data data-input,article[article-type-statisticelement][size-w-18] article-data data-input{width:100%;padding:.35rem}article[article-type-DatabaseElement][size-w-18] article-data data-input>input,article[article-type-statisticelement][size-w-18] article-data data-input>input{text-align:right;height:2rem}article[article-type-DatabaseElement][size-w-18] article-data data-input>label,article[article-type-statisticelement][size-w-18] article-data data-input>label{position:absolute;z-index:1;left:1.25rem;width:calc(100% - 1.25rem) !important}article[article-type-DatabaseElement][size-w-18] article-data data-input[type-yesno],article[article-type-statisticelement][size-w-18] article-data data-input[type-yesno]{padding:.35rem;gap:.25rem 0;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}article[article-type-DatabaseElement][size-w-18] article-data data-input[type-yesno]>input,article[article-type-statisticelement][size-w-18] article-data data-input[type-yesno]>input{z-index:0}article[article-type-DatabaseElement][size-w-18] article-data data-input[type-yesno]>label,article[article-type-statisticelement][size-w-18] article-data data-input[type-yesno]>label{width:calc(100% - 2.75rem) !important}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-19],article[article-type-statisticelement][size-h-19]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-19],article[article-type-statisticelement][size-w-19]{width:100%}}article[article-type-DatabaseElement][size-w-19] article-data,article[article-type-statisticelement][size-w-19] article-data{flex-wrap:nowrap;overflow-y:scroll}article[article-type-DatabaseElement][size-w-19] article-data data-input,article[article-type-statisticelement][size-w-19] article-data data-input{width:100%;padding:.35rem}article[article-type-DatabaseElement][size-w-19] article-data data-input>input,article[article-type-statisticelement][size-w-19] article-data data-input>input{text-align:right;height:2rem}article[article-type-DatabaseElement][size-w-19] article-data data-input>label,article[article-type-statisticelement][size-w-19] article-data data-input>label{position:absolute;z-index:1;left:1.25rem;width:calc(100% - 1.25rem) !important}article[article-type-DatabaseElement][size-w-19] article-data data-input[type-yesno],article[article-type-statisticelement][size-w-19] article-data data-input[type-yesno]{padding:.35rem;gap:.25rem 0;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}article[article-type-DatabaseElement][size-w-19] article-data data-input[type-yesno]>input,article[article-type-statisticelement][size-w-19] article-data data-input[type-yesno]>input{z-index:0}article[article-type-DatabaseElement][size-w-19] article-data data-input[type-yesno]>label,article[article-type-statisticelement][size-w-19] article-data data-input[type-yesno]>label{width:calc(100% - 2.75rem) !important}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-20],article[article-type-statisticelement][size-h-20]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-20],article[article-type-statisticelement][size-w-20]{width:100%}}article[article-type-DatabaseElement][size-w-20] article-data,article[article-type-statisticelement][size-w-20] article-data{flex-wrap:nowrap;overflow-y:scroll}article[article-type-DatabaseElement][size-w-20] article-data data-input,article[article-type-statisticelement][size-w-20] article-data data-input{width:100%;padding:.35rem}article[article-type-DatabaseElement][size-w-20] article-data data-input>input,article[article-type-statisticelement][size-w-20] article-data data-input>input{text-align:right;height:2rem}article[article-type-DatabaseElement][size-w-20] article-data data-input>label,article[article-type-statisticelement][size-w-20] article-data data-input>label{position:absolute;z-index:1;left:1.25rem;width:calc(100% - 1.25rem) !important}article[article-type-DatabaseElement][size-w-20] article-data data-input[type-yesno],article[article-type-statisticelement][size-w-20] article-data data-input[type-yesno]{padding:.35rem;gap:.25rem 0;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}article[article-type-DatabaseElement][size-w-20] article-data data-input[type-yesno]>input,article[article-type-statisticelement][size-w-20] article-data data-input[type-yesno]>input{z-index:0}article[article-type-DatabaseElement][size-w-20] article-data data-input[type-yesno]>label,article[article-type-statisticelement][size-w-20] article-data data-input[type-yesno]>label{width:calc(100% - 2.75rem) !important}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-21],article[article-type-statisticelement][size-h-21]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-21],article[article-type-statisticelement][size-w-21]{width:100%}}article[article-type-DatabaseElement][size-w-21] article-data,article[article-type-statisticelement][size-w-21] article-data{flex-wrap:nowrap;overflow-y:scroll}article[article-type-DatabaseElement][size-w-21] article-data data-input,article[article-type-statisticelement][size-w-21] article-data data-input{width:100%;padding:.35rem}article[article-type-DatabaseElement][size-w-21] article-data data-input>input,article[article-type-statisticelement][size-w-21] article-data data-input>input{text-align:right;height:2rem}article[article-type-DatabaseElement][size-w-21] article-data data-input>label,article[article-type-statisticelement][size-w-21] article-data data-input>label{position:absolute;z-index:1;left:1.25rem;width:calc(100% - 1.25rem) !important}article[article-type-DatabaseElement][size-w-21] article-data data-input[type-yesno],article[article-type-statisticelement][size-w-21] article-data data-input[type-yesno]{padding:.35rem;gap:.25rem 0;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}article[article-type-DatabaseElement][size-w-21] article-data data-input[type-yesno]>input,article[article-type-statisticelement][size-w-21] article-data data-input[type-yesno]>input{z-index:0}article[article-type-DatabaseElement][size-w-21] article-data data-input[type-yesno]>label,article[article-type-statisticelement][size-w-21] article-data data-input[type-yesno]>label{width:calc(100% - 2.75rem) !important}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-22],article[article-type-statisticelement][size-h-22]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-22],article[article-type-statisticelement][size-w-22]{width:100%}}article[article-type-DatabaseElement][size-w-22] article-data,article[article-type-statisticelement][size-w-22] article-data{flex-wrap:nowrap;overflow-y:scroll}article[article-type-DatabaseElement][size-w-22] article-data data-input,article[article-type-statisticelement][size-w-22] article-data data-input{width:100%;padding:.35rem}article[article-type-DatabaseElement][size-w-22] article-data data-input>input,article[article-type-statisticelement][size-w-22] article-data data-input>input{text-align:right;height:2rem}article[article-type-DatabaseElement][size-w-22] article-data data-input>label,article[article-type-statisticelement][size-w-22] article-data data-input>label{position:absolute;z-index:1;left:1.25rem;width:calc(100% - 1.25rem) !important}article[article-type-DatabaseElement][size-w-22] article-data data-input[type-yesno],article[article-type-statisticelement][size-w-22] article-data data-input[type-yesno]{padding:.35rem;gap:.25rem 0;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}article[article-type-DatabaseElement][size-w-22] article-data data-input[type-yesno]>input,article[article-type-statisticelement][size-w-22] article-data data-input[type-yesno]>input{z-index:0}article[article-type-DatabaseElement][size-w-22] article-data data-input[type-yesno]>label,article[article-type-statisticelement][size-w-22] article-data data-input[type-yesno]>label{width:calc(100% - 2.75rem) !important}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-23],article[article-type-statisticelement][size-h-23]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-23],article[article-type-statisticelement][size-w-23]{width:100%}}article[article-type-DatabaseElement][size-w-23] article-data,article[article-type-statisticelement][size-w-23] article-data{flex-wrap:nowrap;overflow-y:scroll}article[article-type-DatabaseElement][size-w-23] article-data data-input,article[article-type-statisticelement][size-w-23] article-data data-input{width:100%;padding:.35rem}article[article-type-DatabaseElement][size-w-23] article-data data-input>input,article[article-type-statisticelement][size-w-23] article-data data-input>input{text-align:right;height:2rem}article[article-type-DatabaseElement][size-w-23] article-data data-input>label,article[article-type-statisticelement][size-w-23] article-data data-input>label{position:absolute;z-index:1;left:1.25rem;width:calc(100% - 1.25rem) !important}article[article-type-DatabaseElement][size-w-23] article-data data-input[type-yesno],article[article-type-statisticelement][size-w-23] article-data data-input[type-yesno]{padding:.35rem;gap:.25rem 0;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}article[article-type-DatabaseElement][size-w-23] article-data data-input[type-yesno]>input,article[article-type-statisticelement][size-w-23] article-data data-input[type-yesno]>input{z-index:0}article[article-type-DatabaseElement][size-w-23] article-data data-input[type-yesno]>label,article[article-type-statisticelement][size-w-23] article-data data-input[type-yesno]>label{width:calc(100% - 2.75rem) !important}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-24],article[article-type-statisticelement][size-h-24]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-24],article[article-type-statisticelement][size-w-24]{width:100%}}article[article-type-DatabaseElement][size-w-24] article-data,article[article-type-statisticelement][size-w-24] article-data{flex-wrap:nowrap;overflow-y:scroll}article[article-type-DatabaseElement][size-w-24] article-data data-input,article[article-type-statisticelement][size-w-24] article-data data-input{width:100%;padding:.35rem}article[article-type-DatabaseElement][size-w-24] article-data data-input>input,article[article-type-statisticelement][size-w-24] article-data data-input>input{text-align:right;height:2rem}article[article-type-DatabaseElement][size-w-24] article-data data-input>label,article[article-type-statisticelement][size-w-24] article-data data-input>label{position:absolute;z-index:1;left:1.25rem;width:calc(100% - 1.25rem) !important}article[article-type-DatabaseElement][size-w-24] article-data data-input[type-yesno],article[article-type-statisticelement][size-w-24] article-data data-input[type-yesno]{padding:.35rem;gap:.25rem 0;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}article[article-type-DatabaseElement][size-w-24] article-data data-input[type-yesno]>input,article[article-type-statisticelement][size-w-24] article-data data-input[type-yesno]>input{z-index:0}article[article-type-DatabaseElement][size-w-24] article-data data-input[type-yesno]>label,article[article-type-statisticelement][size-w-24] article-data data-input[type-yesno]>label{width:calc(100% - 2.75rem) !important}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-25],article[article-type-statisticelement][size-h-25]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-25],article[article-type-statisticelement][size-w-25]{width:100%}}article[article-type-DatabaseElement][size-w-25] article-data,article[article-type-statisticelement][size-w-25] article-data{flex-wrap:nowrap;overflow-y:scroll}article[article-type-DatabaseElement][size-w-25] article-data data-input,article[article-type-statisticelement][size-w-25] article-data data-input{width:100%;padding:.35rem}article[article-type-DatabaseElement][size-w-25] article-data data-input>input,article[article-type-statisticelement][size-w-25] article-data data-input>input{text-align:right;height:2rem}article[article-type-DatabaseElement][size-w-25] article-data data-input>label,article[article-type-statisticelement][size-w-25] article-data data-input>label{position:absolute;z-index:1;left:1.25rem;width:calc(100% - 1.25rem) !important}article[article-type-DatabaseElement][size-w-25] article-data data-input[type-yesno],article[article-type-statisticelement][size-w-25] article-data data-input[type-yesno]{padding:.35rem;gap:.25rem 0;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}article[article-type-DatabaseElement][size-w-25] article-data data-input[type-yesno]>input,article[article-type-statisticelement][size-w-25] article-data data-input[type-yesno]>input{z-index:0}article[article-type-DatabaseElement][size-w-25] article-data data-input[type-yesno]>label,article[article-type-statisticelement][size-w-25] article-data data-input[type-yesno]>label{width:calc(100% - 2.75rem) !important}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-26],article[article-type-statisticelement][size-h-26]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-26],article[article-type-statisticelement][size-w-26]{width:100%}}article[article-type-DatabaseElement][size-w-26] article-data,article[article-type-statisticelement][size-w-26] article-data{flex-wrap:nowrap;overflow-y:scroll}article[article-type-DatabaseElement][size-w-26] article-data data-input,article[article-type-statisticelement][size-w-26] article-data data-input{width:100%;padding:.35rem}article[article-type-DatabaseElement][size-w-26] article-data data-input>input,article[article-type-statisticelement][size-w-26] article-data data-input>input{text-align:right;height:2rem}article[article-type-DatabaseElement][size-w-26] article-data data-input>label,article[article-type-statisticelement][size-w-26] article-data data-input>label{position:absolute;z-index:1;left:1.25rem;width:calc(100% - 1.25rem) !important}article[article-type-DatabaseElement][size-w-26] article-data data-input[type-yesno],article[article-type-statisticelement][size-w-26] article-data data-input[type-yesno]{padding:.35rem;gap:.25rem 0;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}article[article-type-DatabaseElement][size-w-26] article-data data-input[type-yesno]>input,article[article-type-statisticelement][size-w-26] article-data data-input[type-yesno]>input{z-index:0}article[article-type-DatabaseElement][size-w-26] article-data data-input[type-yesno]>label,article[article-type-statisticelement][size-w-26] article-data data-input[type-yesno]>label{width:calc(100% - 2.75rem) !important}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-27],article[article-type-statisticelement][size-h-27]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-27],article[article-type-statisticelement][size-w-27]{width:100%}}article[article-type-DatabaseElement][size-w-27] article-data,article[article-type-statisticelement][size-w-27] article-data{flex-wrap:nowrap;overflow-y:scroll}article[article-type-DatabaseElement][size-w-27] article-data data-input,article[article-type-statisticelement][size-w-27] article-data data-input{width:100%;padding:.35rem}article[article-type-DatabaseElement][size-w-27] article-data data-input>input,article[article-type-statisticelement][size-w-27] article-data data-input>input{text-align:right;height:2rem}article[article-type-DatabaseElement][size-w-27] article-data data-input>label,article[article-type-statisticelement][size-w-27] article-data data-input>label{position:absolute;z-index:1;left:1.25rem;width:calc(100% - 1.25rem) !important}article[article-type-DatabaseElement][size-w-27] article-data data-input[type-yesno],article[article-type-statisticelement][size-w-27] article-data data-input[type-yesno]{padding:.35rem;gap:.25rem 0;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}article[article-type-DatabaseElement][size-w-27] article-data data-input[type-yesno]>input,article[article-type-statisticelement][size-w-27] article-data data-input[type-yesno]>input{z-index:0}article[article-type-DatabaseElement][size-w-27] article-data data-input[type-yesno]>label,article[article-type-statisticelement][size-w-27] article-data data-input[type-yesno]>label{width:calc(100% - 2.75rem) !important}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-28],article[article-type-statisticelement][size-h-28]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-28],article[article-type-statisticelement][size-w-28]{width:100%}}article[article-type-DatabaseElement][size-w-28] article-data,article[article-type-statisticelement][size-w-28] article-data{flex-wrap:nowrap;overflow-y:scroll}article[article-type-DatabaseElement][size-w-28] article-data data-input,article[article-type-statisticelement][size-w-28] article-data data-input{width:100%;padding:.35rem}article[article-type-DatabaseElement][size-w-28] article-data data-input>input,article[article-type-statisticelement][size-w-28] article-data data-input>input{text-align:right;height:2rem}article[article-type-DatabaseElement][size-w-28] article-data data-input>label,article[article-type-statisticelement][size-w-28] article-data data-input>label{position:absolute;z-index:1;left:1.25rem;width:calc(100% - 1.25rem) !important}article[article-type-DatabaseElement][size-w-28] article-data data-input[type-yesno],article[article-type-statisticelement][size-w-28] article-data data-input[type-yesno]{padding:.35rem;gap:.25rem 0;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}article[article-type-DatabaseElement][size-w-28] article-data data-input[type-yesno]>input,article[article-type-statisticelement][size-w-28] article-data data-input[type-yesno]>input{z-index:0}article[article-type-DatabaseElement][size-w-28] article-data data-input[type-yesno]>label,article[article-type-statisticelement][size-w-28] article-data data-input[type-yesno]>label{width:calc(100% - 2.75rem) !important}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-29],article[article-type-statisticelement][size-h-29]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-29],article[article-type-statisticelement][size-w-29]{width:100%}}article[article-type-DatabaseElement][size-w-29] article-data,article[article-type-statisticelement][size-w-29] article-data{flex-wrap:nowrap;overflow-y:scroll}article[article-type-DatabaseElement][size-w-29] article-data data-input,article[article-type-statisticelement][size-w-29] article-data data-input{width:100%;padding:.35rem}article[article-type-DatabaseElement][size-w-29] article-data data-input>input,article[article-type-statisticelement][size-w-29] article-data data-input>input{text-align:right;height:2rem}article[article-type-DatabaseElement][size-w-29] article-data data-input>label,article[article-type-statisticelement][size-w-29] article-data data-input>label{position:absolute;z-index:1;left:1.25rem;width:calc(100% - 1.25rem) !important}article[article-type-DatabaseElement][size-w-29] article-data data-input[type-yesno],article[article-type-statisticelement][size-w-29] article-data data-input[type-yesno]{padding:.35rem;gap:.25rem 0;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}article[article-type-DatabaseElement][size-w-29] article-data data-input[type-yesno]>input,article[article-type-statisticelement][size-w-29] article-data data-input[type-yesno]>input{z-index:0}article[article-type-DatabaseElement][size-w-29] article-data data-input[type-yesno]>label,article[article-type-statisticelement][size-w-29] article-data data-input[type-yesno]>label{width:calc(100% - 2.75rem) !important}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-30],article[article-type-statisticelement][size-h-30]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-30],article[article-type-statisticelement][size-w-30]{width:100%}}article[article-type-DatabaseElement][size-w-30] article-data,article[article-type-statisticelement][size-w-30] article-data{flex-wrap:nowrap;overflow-y:scroll}article[article-type-DatabaseElement][size-w-30] article-data data-input,article[article-type-statisticelement][size-w-30] article-data data-input{width:100%;padding:.35rem}article[article-type-DatabaseElement][size-w-30] article-data data-input>input,article[article-type-statisticelement][size-w-30] article-data data-input>input{text-align:right;height:2rem}article[article-type-DatabaseElement][size-w-30] article-data data-input>label,article[article-type-statisticelement][size-w-30] article-data data-input>label{position:absolute;z-index:1;left:1.25rem;width:calc(100% - 1.25rem) !important}article[article-type-DatabaseElement][size-w-30] article-data data-input[type-yesno],article[article-type-statisticelement][size-w-30] article-data data-input[type-yesno]{padding:.35rem;gap:.25rem 0;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}article[article-type-DatabaseElement][size-w-30] article-data data-input[type-yesno]>input,article[article-type-statisticelement][size-w-30] article-data data-input[type-yesno]>input{z-index:0}article[article-type-DatabaseElement][size-w-30] article-data data-input[type-yesno]>label,article[article-type-statisticelement][size-w-30] article-data data-input[type-yesno]>label{width:calc(100% - 2.75rem) !important}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-31],article[article-type-statisticelement][size-h-31]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-31],article[article-type-statisticelement][size-w-31]{width:100%}}article[article-type-DatabaseElement][size-w-31] article-data,article[article-type-statisticelement][size-w-31] article-data{flex-wrap:nowrap;overflow-y:scroll}article[article-type-DatabaseElement][size-w-31] article-data data-input,article[article-type-statisticelement][size-w-31] article-data data-input{width:100%;padding:.35rem}article[article-type-DatabaseElement][size-w-31] article-data data-input>input,article[article-type-statisticelement][size-w-31] article-data data-input>input{text-align:right;height:2rem}article[article-type-DatabaseElement][size-w-31] article-data data-input>label,article[article-type-statisticelement][size-w-31] article-data data-input>label{position:absolute;z-index:1;left:1.25rem;width:calc(100% - 1.25rem) !important}article[article-type-DatabaseElement][size-w-31] article-data data-input[type-yesno],article[article-type-statisticelement][size-w-31] article-data data-input[type-yesno]{padding:.35rem;gap:.25rem 0;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}article[article-type-DatabaseElement][size-w-31] article-data data-input[type-yesno]>input,article[article-type-statisticelement][size-w-31] article-data data-input[type-yesno]>input{z-index:0}article[article-type-DatabaseElement][size-w-31] article-data data-input[type-yesno]>label,article[article-type-statisticelement][size-w-31] article-data data-input[type-yesno]>label{width:calc(100% - 2.75rem) !important}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-32],article[article-type-statisticelement][size-h-32]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-32],article[article-type-statisticelement][size-w-32]{width:100%}}article[article-type-DatabaseElement][size-w-32] article-data,article[article-type-statisticelement][size-w-32] article-data{flex-wrap:nowrap;overflow-y:scroll}article[article-type-DatabaseElement][size-w-32] article-data data-input,article[article-type-statisticelement][size-w-32] article-data data-input{width:100%;padding:.35rem}article[article-type-DatabaseElement][size-w-32] article-data data-input>input,article[article-type-statisticelement][size-w-32] article-data data-input>input{text-align:right;height:2rem}article[article-type-DatabaseElement][size-w-32] article-data data-input>label,article[article-type-statisticelement][size-w-32] article-data data-input>label{position:absolute;z-index:1;left:1.25rem;width:calc(100% - 1.25rem) !important}article[article-type-DatabaseElement][size-w-32] article-data data-input[type-yesno],article[article-type-statisticelement][size-w-32] article-data data-input[type-yesno]{padding:.35rem;gap:.25rem 0;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}article[article-type-DatabaseElement][size-w-32] article-data data-input[type-yesno]>input,article[article-type-statisticelement][size-w-32] article-data data-input[type-yesno]>input{z-index:0}article[article-type-DatabaseElement][size-w-32] article-data data-input[type-yesno]>label,article[article-type-statisticelement][size-w-32] article-data data-input[type-yesno]>label{width:calc(100% - 2.75rem) !important}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-33],article[article-type-statisticelement][size-h-33]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-33],article[article-type-statisticelement][size-w-33]{width:100%}}article[article-type-DatabaseElement][size-w-33] article-data,article[article-type-statisticelement][size-w-33] article-data{flex-wrap:nowrap;overflow-y:scroll}article[article-type-DatabaseElement][size-w-33] article-data data-input,article[article-type-statisticelement][size-w-33] article-data data-input{width:100%;padding:.35rem}article[article-type-DatabaseElement][size-w-33] article-data data-input>input,article[article-type-statisticelement][size-w-33] article-data data-input>input{text-align:right;height:2rem}article[article-type-DatabaseElement][size-w-33] article-data data-input>label,article[article-type-statisticelement][size-w-33] article-data data-input>label{position:absolute;z-index:1;left:1.25rem;width:calc(100% - 1.25rem) !important}article[article-type-DatabaseElement][size-w-33] article-data data-input[type-yesno],article[article-type-statisticelement][size-w-33] article-data data-input[type-yesno]{padding:.35rem;gap:.25rem 0;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}article[article-type-DatabaseElement][size-w-33] article-data data-input[type-yesno]>input,article[article-type-statisticelement][size-w-33] article-data data-input[type-yesno]>input{z-index:0}article[article-type-DatabaseElement][size-w-33] article-data data-input[type-yesno]>label,article[article-type-statisticelement][size-w-33] article-data data-input[type-yesno]>label{width:calc(100% - 2.75rem) !important}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-34],article[article-type-statisticelement][size-h-34]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-34],article[article-type-statisticelement][size-w-34]{width:100%}}article[article-type-DatabaseElement][size-w-34] article-data,article[article-type-statisticelement][size-w-34] article-data{flex-wrap:nowrap;overflow-y:scroll}article[article-type-DatabaseElement][size-w-34] article-data data-input,article[article-type-statisticelement][size-w-34] article-data data-input{width:100%;padding:.35rem}article[article-type-DatabaseElement][size-w-34] article-data data-input>input,article[article-type-statisticelement][size-w-34] article-data data-input>input{text-align:right;height:2rem}article[article-type-DatabaseElement][size-w-34] article-data data-input>label,article[article-type-statisticelement][size-w-34] article-data data-input>label{position:absolute;z-index:1;left:1.25rem;width:calc(100% - 1.25rem) !important}article[article-type-DatabaseElement][size-w-34] article-data data-input[type-yesno],article[article-type-statisticelement][size-w-34] article-data data-input[type-yesno]{padding:.35rem;gap:.25rem 0;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}article[article-type-DatabaseElement][size-w-34] article-data data-input[type-yesno]>input,article[article-type-statisticelement][size-w-34] article-data data-input[type-yesno]>input{z-index:0}article[article-type-DatabaseElement][size-w-34] article-data data-input[type-yesno]>label,article[article-type-statisticelement][size-w-34] article-data data-input[type-yesno]>label{width:calc(100% - 2.75rem) !important}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-35],article[article-type-statisticelement][size-h-35]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-35],article[article-type-statisticelement][size-w-35]{width:100%}}article[article-type-DatabaseElement][size-w-35] article-data,article[article-type-statisticelement][size-w-35] article-data{flex-wrap:nowrap;overflow-y:scroll}article[article-type-DatabaseElement][size-w-35] article-data data-input,article[article-type-statisticelement][size-w-35] article-data data-input{width:100%;padding:.35rem}article[article-type-DatabaseElement][size-w-35] article-data data-input>input,article[article-type-statisticelement][size-w-35] article-data data-input>input{text-align:right;height:2rem}article[article-type-DatabaseElement][size-w-35] article-data data-input>label,article[article-type-statisticelement][size-w-35] article-data data-input>label{position:absolute;z-index:1;left:1.25rem;width:calc(100% - 1.25rem) !important}article[article-type-DatabaseElement][size-w-35] article-data data-input[type-yesno],article[article-type-statisticelement][size-w-35] article-data data-input[type-yesno]{padding:.35rem;gap:.25rem 0;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}article[article-type-DatabaseElement][size-w-35] article-data data-input[type-yesno]>input,article[article-type-statisticelement][size-w-35] article-data data-input[type-yesno]>input{z-index:0}article[article-type-DatabaseElement][size-w-35] article-data data-input[type-yesno]>label,article[article-type-statisticelement][size-w-35] article-data data-input[type-yesno]>label{width:calc(100% - 2.75rem) !important}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-36],article[article-type-statisticelement][size-h-36]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-36],article[article-type-statisticelement][size-w-36]{width:100%}}article[article-type-DatabaseElement][size-w-36] article-data,article[article-type-statisticelement][size-w-36] article-data{flex-wrap:nowrap;overflow-y:scroll}article[article-type-DatabaseElement][size-w-36] article-data data-input,article[article-type-statisticelement][size-w-36] article-data data-input{width:100%;padding:.35rem}article[article-type-DatabaseElement][size-w-36] article-data data-input>input,article[article-type-statisticelement][size-w-36] article-data data-input>input{text-align:right;height:2rem}article[article-type-DatabaseElement][size-w-36] article-data data-input>label,article[article-type-statisticelement][size-w-36] article-data data-input>label{position:absolute;z-index:1;left:1.25rem;width:calc(100% - 1.25rem) !important}article[article-type-DatabaseElement][size-w-36] article-data data-input[type-yesno],article[article-type-statisticelement][size-w-36] article-data data-input[type-yesno]{padding:.35rem;gap:.25rem 0;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}article[article-type-DatabaseElement][size-w-36] article-data data-input[type-yesno]>input,article[article-type-statisticelement][size-w-36] article-data data-input[type-yesno]>input{z-index:0}article[article-type-DatabaseElement][size-w-36] article-data data-input[type-yesno]>label,article[article-type-statisticelement][size-w-36] article-data data-input[type-yesno]>label{width:calc(100% - 2.75rem) !important}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-37],article[article-type-statisticelement][size-h-37]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-37],article[article-type-statisticelement][size-w-37]{width:100%}}article[article-type-DatabaseElement][size-w-37] article-data,article[article-type-statisticelement][size-w-37] article-data{flex-wrap:nowrap;overflow-y:scroll}article[article-type-DatabaseElement][size-w-37] article-data data-input,article[article-type-statisticelement][size-w-37] article-data data-input{width:100%;padding:.35rem}article[article-type-DatabaseElement][size-w-37] article-data data-input>input,article[article-type-statisticelement][size-w-37] article-data data-input>input{text-align:right;height:2rem}article[article-type-DatabaseElement][size-w-37] article-data data-input>label,article[article-type-statisticelement][size-w-37] article-data data-input>label{position:absolute;z-index:1;left:1.25rem;width:calc(100% - 1.25rem) !important}article[article-type-DatabaseElement][size-w-37] article-data data-input[type-yesno],article[article-type-statisticelement][size-w-37] article-data data-input[type-yesno]{padding:.35rem;gap:.25rem 0;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}article[article-type-DatabaseElement][size-w-37] article-data data-input[type-yesno]>input,article[article-type-statisticelement][size-w-37] article-data data-input[type-yesno]>input{z-index:0}article[article-type-DatabaseElement][size-w-37] article-data data-input[type-yesno]>label,article[article-type-statisticelement][size-w-37] article-data data-input[type-yesno]>label{width:calc(100% - 2.75rem) !important}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-38],article[article-type-statisticelement][size-h-38]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-38],article[article-type-statisticelement][size-w-38]{width:100%}}article[article-type-DatabaseElement][size-w-38] article-data,article[article-type-statisticelement][size-w-38] article-data{flex-wrap:nowrap;overflow-y:scroll}article[article-type-DatabaseElement][size-w-38] article-data data-input,article[article-type-statisticelement][size-w-38] article-data data-input{width:100%;padding:.35rem}article[article-type-DatabaseElement][size-w-38] article-data data-input>input,article[article-type-statisticelement][size-w-38] article-data data-input>input{text-align:right;height:2rem}article[article-type-DatabaseElement][size-w-38] article-data data-input>label,article[article-type-statisticelement][size-w-38] article-data data-input>label{position:absolute;z-index:1;left:1.25rem;width:calc(100% - 1.25rem) !important}article[article-type-DatabaseElement][size-w-38] article-data data-input[type-yesno],article[article-type-statisticelement][size-w-38] article-data data-input[type-yesno]{padding:.35rem;gap:.25rem 0;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}article[article-type-DatabaseElement][size-w-38] article-data data-input[type-yesno]>input,article[article-type-statisticelement][size-w-38] article-data data-input[type-yesno]>input{z-index:0}article[article-type-DatabaseElement][size-w-38] article-data data-input[type-yesno]>label,article[article-type-statisticelement][size-w-38] article-data data-input[type-yesno]>label{width:calc(100% - 2.75rem) !important}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-39],article[article-type-statisticelement][size-h-39]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-39],article[article-type-statisticelement][size-w-39]{width:100%}}article[article-type-DatabaseElement][size-w-39] article-data,article[article-type-statisticelement][size-w-39] article-data{flex-wrap:nowrap;overflow-y:scroll}article[article-type-DatabaseElement][size-w-39] article-data data-input,article[article-type-statisticelement][size-w-39] article-data data-input{width:100%;padding:.35rem}article[article-type-DatabaseElement][size-w-39] article-data data-input>input,article[article-type-statisticelement][size-w-39] article-data data-input>input{text-align:right;height:2rem}article[article-type-DatabaseElement][size-w-39] article-data data-input>label,article[article-type-statisticelement][size-w-39] article-data data-input>label{position:absolute;z-index:1;left:1.25rem;width:calc(100% - 1.25rem) !important}article[article-type-DatabaseElement][size-w-39] article-data data-input[type-yesno],article[article-type-statisticelement][size-w-39] article-data data-input[type-yesno]{padding:.35rem;gap:.25rem 0;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}article[article-type-DatabaseElement][size-w-39] article-data data-input[type-yesno]>input,article[article-type-statisticelement][size-w-39] article-data data-input[type-yesno]>input{z-index:0}article[article-type-DatabaseElement][size-w-39] article-data data-input[type-yesno]>label,article[article-type-statisticelement][size-w-39] article-data data-input[type-yesno]>label{width:calc(100% - 2.75rem) !important}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-40],article[article-type-statisticelement][size-h-40]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-40],article[article-type-statisticelement][size-w-40]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-41],article[article-type-statisticelement][size-h-41]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-41],article[article-type-statisticelement][size-w-41]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-42],article[article-type-statisticelement][size-h-42]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-42],article[article-type-statisticelement][size-w-42]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-43],article[article-type-statisticelement][size-h-43]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-43],article[article-type-statisticelement][size-w-43]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-44],article[article-type-statisticelement][size-h-44]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-44],article[article-type-statisticelement][size-w-44]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-45],article[article-type-statisticelement][size-h-45]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-45],article[article-type-statisticelement][size-w-45]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-46],article[article-type-statisticelement][size-h-46]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-46],article[article-type-statisticelement][size-w-46]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-47],article[article-type-statisticelement][size-h-47]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-47],article[article-type-statisticelement][size-w-47]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-48],article[article-type-statisticelement][size-h-48]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-48],article[article-type-statisticelement][size-w-48]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-49],article[article-type-statisticelement][size-h-49]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-49],article[article-type-statisticelement][size-w-49]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-50],article[article-type-statisticelement][size-h-50]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-50],article[article-type-statisticelement][size-w-50]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-51],article[article-type-statisticelement][size-h-51]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-51],article[article-type-statisticelement][size-w-51]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-52],article[article-type-statisticelement][size-h-52]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-52],article[article-type-statisticelement][size-w-52]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-53],article[article-type-statisticelement][size-h-53]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-53],article[article-type-statisticelement][size-w-53]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-54],article[article-type-statisticelement][size-h-54]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-54],article[article-type-statisticelement][size-w-54]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-55],article[article-type-statisticelement][size-h-55]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-55],article[article-type-statisticelement][size-w-55]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-56],article[article-type-statisticelement][size-h-56]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-56],article[article-type-statisticelement][size-w-56]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-57],article[article-type-statisticelement][size-h-57]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-57],article[article-type-statisticelement][size-w-57]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-58],article[article-type-statisticelement][size-h-58]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-58],article[article-type-statisticelement][size-w-58]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-h-59],article[article-type-statisticelement][size-h-59]{height:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-59],article[article-type-statisticelement][size-w-59]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-60],article[article-type-statisticelement][size-w-60]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-61],article[article-type-statisticelement][size-w-61]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-62],article[article-type-statisticelement][size-w-62]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-63],article[article-type-statisticelement][size-w-63]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-64],article[article-type-statisticelement][size-w-64]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-65],article[article-type-statisticelement][size-w-65]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-66],article[article-type-statisticelement][size-w-66]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-67],article[article-type-statisticelement][size-w-67]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-68],article[article-type-statisticelement][size-w-68]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-69],article[article-type-statisticelement][size-w-69]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-70],article[article-type-statisticelement][size-w-70]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-71],article[article-type-statisticelement][size-w-71]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-72],article[article-type-statisticelement][size-w-72]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-73],article[article-type-statisticelement][size-w-73]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-74],article[article-type-statisticelement][size-w-74]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-75],article[article-type-statisticelement][size-w-75]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-76],article[article-type-statisticelement][size-w-76]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-77],article[article-type-statisticelement][size-w-77]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-78],article[article-type-statisticelement][size-w-78]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-79],article[article-type-statisticelement][size-w-79]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-80],article[article-type-statisticelement][size-w-80]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-81],article[article-type-statisticelement][size-w-81]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-82],article[article-type-statisticelement][size-w-82]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-83],article[article-type-statisticelement][size-w-83]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-84],article[article-type-statisticelement][size-w-84]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-85],article[article-type-statisticelement][size-w-85]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-86],article[article-type-statisticelement][size-w-86]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-87],article[article-type-statisticelement][size-w-87]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-88],article[article-type-statisticelement][size-w-88]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-89],article[article-type-statisticelement][size-w-89]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-90],article[article-type-statisticelement][size-w-90]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-91],article[article-type-statisticelement][size-w-91]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-92],article[article-type-statisticelement][size-w-92]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-93],article[article-type-statisticelement][size-w-93]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-94],article[article-type-statisticelement][size-w-94]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-95],article[article-type-statisticelement][size-w-95]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-96],article[article-type-statisticelement][size-w-96]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-97],article[article-type-statisticelement][size-w-97]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-98],article[article-type-statisticelement][size-w-98]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-99],article[article-type-statisticelement][size-w-99]{width:100%}}@media only screen and (max-width: 480px){article[article-type-DatabaseElement][size-w-100],article[article-type-statisticelement][size-w-100]{width:100%}}article[article-type-littledata]{flex-direction:column;align-content:center;align-items:center;justify-content:start;height:-moz-fit-content !important;height:fit-content !important;gap:0}article[article-type-littledata]>data-img{position:absolute;display:flex;align-items:center;align-content:center;justify-content:center;width:2.3rem;height:2.3rem;margin:.8rem;padding:0;bottom:0;left:0;border-radius:50%}article[article-type-littledata]>data-img img{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;width:1.5rem;height:1.5rem}article[article-type-littledata]>data-img[data-color=green]{background-color:#cdf4ea}article[article-type-littledata]>data-img[data-color=green] img{filter:invert(52%) sepia(82%) saturate(393%) hue-rotate(110deg) brightness(94%) contrast(87%)}article[article-type-littledata]>data-img[data-color=yellow]{background-color:#f4f1cd;color:#b39e24}article[article-type-littledata]>data-img[data-color=yellow] img{filter:invert(55%) sepia(97%) saturate(367%) hue-rotate(14deg) brightness(94%) contrast(83%)}article[article-type-littledata]>data-img[data-color=orange]{background-color:#ffefde;color:#c59355}article[article-type-littledata]>data-img[data-color=orange] img{filter:invert(63%) sepia(41%) saturate(499%) hue-rotate(353deg) brightness(89%) contrast(89%)}article[article-type-littledata]>data-img[data-color=red]{background-color:#fde3e0;color:#d05c5f}article[article-type-littledata]>data-img[data-color=red] img{filter:invert(45%) sepia(69%) saturate(486%) hue-rotate(308deg) brightness(87%) contrast(89%)}article[article-type-littledata]>data-img[data-color=purple]{background-color:#e3d5fb;color:#7159a7}article[article-type-littledata]>data-img[data-color=purple] img{filter:invert(42%) sepia(57%) saturate(448%) hue-rotate(217deg) brightness(83%) contrast(96%)}article[article-type-littledata]>data-img[data-color=blue]{background-color:#f4f6ff;color:#3c7ec4}article[article-type-littledata]>data-img[data-color=blue] img{filter:invert(46%) sepia(42%) saturate(824%) hue-rotate(169deg) brightness(91%) contrast(85%)}article[article-type-littledata]>data-img[data-color=dark-blue]{background-color:#cdcdf4;color:#2e24b3}article[article-type-littledata]>data-img[data-color=dark-blue] img{filter:invert(14%) sepia(34%) saturate(7105%) hue-rotate(242deg) brightness(101%) contrast(109%)}article[article-type-littledata]>data-img[data-color=pink]{background-color:#f4cdee;color:#b324a0}article[article-type-littledata]>data-img[data-color=pink] img{filter:invert(21%) sepia(84%) saturate(2370%) hue-rotate(289deg) brightness(93%) contrast(96%)}article[article-type-littledata]>data-img[data-color=dark-red]{background-color:#f4cdcd;color:#b32424}article[article-type-littledata]>data-img[data-color=dark-red] img{filter:invert(17%) sepia(95%) saturate(2543%) hue-rotate(346deg) brightness(88%) contrast(92%)}article[article-type-littledata]>data-img[data-color=dark-green]{background-color:#cdf4d1;color:#26b324}article[article-type-littledata]>data-img[data-color=dark-green] img{filter:invert(54%) sepia(82%) saturate(504%) hue-rotate(71deg) brightness(85%) contrast(95%)}article[article-type-littledata]>data-img[data-color=dark-orange]{background-color:#f4e4cd;color:#b38124}article[article-type-littledata]>data-img[data-color=dark-orange] img{filter:invert(49%) sepia(45%) saturate(653%) hue-rotate(1deg) brightness(98%) contrast(98%)}article[article-type-littledata]>data-img[data-color=dark-pink]{background-color:#f4cde5;color:#b3248a}article[article-type-littledata]>data-img[data-color=dark-pink] img{filter:invert(19%) sepia(100%) saturate(2100%) hue-rotate(297deg) brightness(91%) contrast(93%)}article[article-type-littledata]>data-img[data-color=turcoise]{background-color:#dff9fc;color:#5bb1d0}article[article-type-littledata]>data-img[data-color=turcoise] img{filter:invert(63%) sepia(100%) saturate(222%) hue-rotate(152deg) brightness(84%) contrast(94%)}article[article-type-littledata]>data-img[data-color=dark-yellow]{background-color:#fff0be;color:#bf7f23}article[article-type-littledata]>data-img[data-color=dark-yellow] img{filter:invert(53%) sepia(43%) saturate(787%) hue-rotate(356deg) brightness(91%) contrast(89%)}article[article-type-littledata]>data-img[data-color=gray]{background-color:#f0f2f5;color:#6c757d}article[article-type-littledata]>data-img[data-color=gray] img{filter:invert(44%) sepia(18%) saturate(231%) hue-rotate(166deg) brightness(99%) contrast(87%)}article[article-type-littledata]>data-img[data-color=brown]{background-color:#efebe9;color:#795548}article[article-type-littledata]>data-img[data-color=brown] img{filter:invert(32%) sepia(29%) saturate(557%) hue-rotate(330deg) brightness(98%) contrast(87%)}article[article-type-littledata]>data-img[data-color=cyan]{background-color:#e0f7fa;color:#00acc1}article[article-type-littledata]>data-img[data-color=cyan] img{filter:invert(56%) sepia(50%) saturate(4415%) hue-rotate(151deg) brightness(94%) contrast(101%)}article[article-type-littledata]>data-img[data-color=lime]{background-color:#f1f8e9;color:#7cb342}article[article-type-littledata]>data-img[data-color=lime] img{filter:invert(64%) sepia(15%) saturate(1640%) hue-rotate(47deg) brightness(98%) contrast(84%)}article[article-type-littledata]>data-img[data-color=teal]{background-color:#e0f2f1;color:#00796b}article[article-type-littledata]>data-img[data-color=teal] img{filter:invert(20%) sepia(74%) saturate(3236%) hue-rotate(162deg) brightness(97%) contrast(103%)}article[article-type-littledata]>data-img[data-color=indigo]{background-color:#e8eaf6;color:#3f51b5}article[article-type-littledata]>data-img[data-color=indigo] img{filter:invert(28%) sepia(85%) saturate(778%) hue-rotate(202deg) brightness(95%) contrast(97%)}article[article-type-littledata]>button[button-model-widget]{position:absolute;height:1.75rem;top:1.15rem;right:1.15rem;padding:0 .6rem;background-color:var(--light-framework-secd-W200);transition:.2s opacity ease;border:none;z-index:1}article[article-type-littledata]>button[button-model-widget] p{color:var(--light-framework-secd-main);opacity:.6;font-size:.7rem;font-weight:500}article[article-type-littledata]>button[button-model-widget] img{filter:invert(5%) sepia(14%) saturate(19%) hue-rotate(314deg) brightness(92%) contrast(80%);height:55%;opacity:.6}article[article-type-littledata]>button[button-model-widget] img[src="/DisciteCore/Public/assets/icons/interfaces/"]{display:none}article[article-type-littledata]>button[button-model-widget]:hover *{opacity:1}article[article-type-littledata]>button[button-model-widget]:active{opacity:.7}article[article-type-littledata]>hgroup{display:flex;margin:0;padding:1rem 1rem 1rem 3.8rem;width:100%;height:auto;flex-direction:column;order:1}article[article-type-littledata]>hgroup>h5{display:flex;align-items:center;height:.9rem;width:-moz-fit-content;width:fit-content;color:var(--light-framework-section-text);font-weight:500;font-size:.85rem;line-height:.9rem}article[article-type-littledata]>hgroup span{display:inline-block;height:.9rem;color:var(--light-framework-section-subt);font-weight:550;font-size:.75rem;line-height:.9rem}article[article-type-littledata]>hgroup::before{content:none}article[article-type-littledata]:has(>article-data[data-type-export])>hgroup{padding:1rem .5rem .5rem 0 !important;margin-bottom:1rem !important}@media only print{article[article-type-littledata]:has(>article-data[data-type-export])>hgroup{padding:1rem .5rem .5rem 0 !important;margin-bottom:1rem !important}}article[article-type-littledata]:has(>article-data[data-type-export])>hgroup::after{content:"";position:absolute;display:block;height:2px;width:100%;left:0;bottom:0;background-color:#545454}@media only print{article[article-type-littledata]:has(>article-data[data-type-export])>hgroup::after{content:"";position:absolute;display:block;height:2px;width:100%;left:0;bottom:0;background-color:#545454}}article[article-type-littledata]>article-data{position:relative;display:flex;height:calc(100% - 3.9rem);width:100%;margin:0;padding:1rem 1rem 0 1rem;gap:.75rem;flex-direction:row;justify-content:flex-start;align-items:flex-end;align-content:center;order:0}article[article-type-littledata]>article-data>h1{height:2.5rem;line-height:2.5rem;font-size:2.5rem;font-weight:700;width:auto}article[article-type-littledata]>article-data>h1>span{font-weight:400;font-size:1.5rem}article[article-type-littledata]>article-data>tag{position:relative}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-10]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-10]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-11]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-11]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-12]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-12]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-13]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-13]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-14]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-14]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-15]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-15]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-16]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-16]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-17]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-17]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-18]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-18]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-19]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-19]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-20]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-20]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-21]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-21]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-22]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-22]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-23]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-23]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-24]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-24]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-25]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-25]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-26]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-26]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-27]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-27]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-28]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-28]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-29]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-29]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-30]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-30]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-31]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-31]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-32]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-32]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-33]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-33]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-34]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-34]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-35]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-35]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-36]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-36]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-37]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-37]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-38]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-38]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-39]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-39]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-40]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-40]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-41]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-41]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-42]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-42]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-43]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-43]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-44]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-44]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-45]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-45]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-46]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-46]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-47]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-47]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-48]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-48]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-49]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-49]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-50]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-50]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-51]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-51]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-52]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-52]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-53]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-53]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-54]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-54]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-55]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-55]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-56]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-56]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-57]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-57]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-58]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-58]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-59]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-59]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-60]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-60]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-61]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-61]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-62]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-62]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-63]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-63]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-64]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-64]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-65]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-65]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-66]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-66]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-67]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-67]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-68]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-68]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-69]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-69]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-70]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-70]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-71]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-71]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-72]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-72]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-73]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-73]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-74]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-74]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-75]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-75]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-76]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-76]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-77]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-77]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-78]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-78]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-79]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-79]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-80]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-80]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-81]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-81]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-82]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-82]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-83]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-83]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-84]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-84]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-85]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-85]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-86]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-86]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-87]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-87]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-88]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-88]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-89]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-89]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-90]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-90]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-91]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-91]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-92]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-92]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-93]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-93]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-94]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-94]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-95]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-95]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-96]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-96]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-97]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-97]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-98]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-98]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-99]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-99]{width:100%}}@media only screen and (min-width: 480px)and (max-width: 1000px){article[article-type-littledata][size-w-100]{width:calc(50% - .25rem)}}@media only screen and (max-width: 480px){article[article-type-littledata][size-w-100]{width:100%}}article[article-type-DatabaseCard]{flex-direction:column;align-content:center;align-items:center;justify-content:flex-start}article[article-type-DatabaseCard]>hgroup{display:flex;margin:0;padding:1rem 1rem 0 1rem;width:100%;height:auto}article[article-type-DatabaseCard]>hgroup>h5{display:flex;align-items:center;height:1.5rem;width:-moz-fit-content;width:fit-content;color:var(--light-framework-section-text);font-weight:550;font-size:1.2rem;line-height:1.5rem}article[article-type-DatabaseCard]>hgroup span{display:inline-block;height:1.5rem;color:var(--light-framework-section-subt);font-weight:550;font-size:1.2rem;line-height:1.5rem;margin:0 .5rem}article[article-type-DatabaseCard]>article-data{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start;align-items:center;justify-content:flex-start;width:100%;height:100%;gap:1rem;padding:0 1rem 1rem 1rem;overflow-y:scroll}article[article-type-DatabaseCard]>article-data>template:empty{position:relative;display:flex;flex-direction:column;align-items:center;align-content:center;justify-content:space-between;width:10rem;height:auto;border-radius:6px;background-color:rgba(0,0,0,0);padding:0;margin:0;flex:1 1 auto}@media only screen and (max-width: 480px){article[article-type-DatabaseCard]>article-data>template:empty{flex:1 1 210px}}@media screen and (max-width: 67rem){article[article-type-DatabaseCard]>article-data>template:empty{display:flex}article[article-type-DatabaseCard]>article-data>template:empty:nth-of-type(n+5){display:none}}@media screen and (max-width: 56rem){article[article-type-DatabaseCard]>article-data>template:empty{display:flex}article[article-type-DatabaseCard]>article-data>template:empty:nth-of-type(n+4){display:none}}@media screen and (max-width: 45rem){article[article-type-DatabaseCard]>article-data>template:empty{display:flex}article[article-type-DatabaseCard]>article-data>template:empty:nth-of-type(n+3){display:none}}@media screen and (max-width: 34rem){article[article-type-DatabaseCard]>article-data>template:empty{display:flex}article[article-type-DatabaseCard]>article-data>template:empty:nth-of-type(n+2){display:none}}@media screen and (max-width: 23rem){article[article-type-DatabaseCard]>article-data>template:empty{display:none}}article[article-type-body-reporting]{flex-direction:column;align-content:center;align-items:center;justify-content:flex-start}article[article-type-body-reporting]>hgroup{display:flex;margin:0;padding:1rem 1rem 0 1rem;width:100%;height:auto;gap:.35rem}article[article-type-body-reporting]>hgroup>h5{display:flex;align-items:center;height:1.5rem;width:-moz-fit-content;width:fit-content;color:var(--light-framework-section-text);font-weight:550;font-size:1.2rem;line-height:1.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}article[article-type-body-reporting]>hgroup>select{height:-moz-fit-content;height:fit-content;font-weight:550;font-size:1.2rem;line-height:1.5rem}article[article-type-body-reporting]>article-data{position:relative;display:block;width:100%;height:-webkit-fill-available;height:-moz-available;height:fill-available;flex:1;overflow-x:scroll;overflow-y:scroll}article[article-type-body-reporting]>article-data>data-image{position:relative;display:inline-block;height:150%;width:auto;overflow:hidden}article[article-type-body-reporting]>article-data>data-image>img{height:100%;width:auto;-o-object-fit:cover;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}article[article-type-body-reporting]>article-data>data-image>data-report{position:absolute;display:block;width:100%;height:100%;top:0;left:0;margin:0;padding:0;z-index:1}article[article-type-body-reporting]>article-data:has(data-image[display-none]){flex-direction:column;align-content:center;align-items:center;justify-content:start}article[article-type-body-reporting]>article-data>hgroup{display:flex;margin:0;padding:1rem 1rem 0 1rem;width:100%;height:auto}article[article-type-body-reporting]>article-data>hgroup>h5{display:flex;align-items:center;height:1.5rem;width:-moz-fit-content;width:fit-content;color:var(--light-framework-section-text);font-weight:550;font-size:1.2rem;line-height:1.5rem}article[article-type-body-reporting]>article-data>hgroup span{display:inline-block;height:1.5rem;color:var(--light-framework-section-subt);font-weight:550;font-size:1.2rem;line-height:1.5rem;margin:0 .5rem}article[article-type-body-reporting]>article-data>table{width:100%;height:100%;flex:1;overflow:hidden}article[article-type-body-reporting]>article-data tbody{display:flex;overflow-y:scroll;overflow-x:hidden;flex-direction:row;flex-wrap:wrap;align-content:flex-start;height:100%}data-report>*{position:absolute;display:block;width:32px;height:32px;background-color:var(--light-framework-accn-main);border-radius:16px;border:2px solid var(--light-framework-secd-W000);margin:0;padding:0;cursor:pointer}data-report>*[data-x="0"]{left:0%}data-report>*[data-y="0"]{top:0%}data-report>*[data-x="1"]{left:1%}data-report>*[data-y="1"]{top:1%}data-report>*[data-x="2"]{left:2%}data-report>*[data-y="2"]{top:2%}data-report>*[data-x="3"]{left:3%}data-report>*[data-y="3"]{top:3%}data-report>*[data-x="4"]{left:4%}data-report>*[data-y="4"]{top:4%}data-report>*[data-x="5"]{left:5%}data-report>*[data-y="5"]{top:5%}data-report>*[data-x="6"]{left:6%}data-report>*[data-y="6"]{top:6%}data-report>*[data-x="7"]{left:7%}data-report>*[data-y="7"]{top:7%}data-report>*[data-x="8"]{left:8%}data-report>*[data-y="8"]{top:8%}data-report>*[data-x="9"]{left:9%}data-report>*[data-y="9"]{top:9%}data-report>*[data-x="10"]{left:10%}data-report>*[data-y="10"]{top:10%}data-report>*[data-x="11"]{left:11%}data-report>*[data-y="11"]{top:11%}data-report>*[data-x="12"]{left:12%}data-report>*[data-y="12"]{top:12%}data-report>*[data-x="13"]{left:13%}data-report>*[data-y="13"]{top:13%}data-report>*[data-x="14"]{left:14%}data-report>*[data-y="14"]{top:14%}data-report>*[data-x="15"]{left:15%}data-report>*[data-y="15"]{top:15%}data-report>*[data-x="16"]{left:16%}data-report>*[data-y="16"]{top:16%}data-report>*[data-x="17"]{left:17%}data-report>*[data-y="17"]{top:17%}data-report>*[data-x="18"]{left:18%}data-report>*[data-y="18"]{top:18%}data-report>*[data-x="19"]{left:19%}data-report>*[data-y="19"]{top:19%}data-report>*[data-x="20"]{left:20%}data-report>*[data-y="20"]{top:20%}data-report>*[data-x="21"]{left:21%}data-report>*[data-y="21"]{top:21%}data-report>*[data-x="22"]{left:22%}data-report>*[data-y="22"]{top:22%}data-report>*[data-x="23"]{left:23%}data-report>*[data-y="23"]{top:23%}data-report>*[data-x="24"]{left:24%}data-report>*[data-y="24"]{top:24%}data-report>*[data-x="25"]{left:25%}data-report>*[data-y="25"]{top:25%}data-report>*[data-x="26"]{left:26%}data-report>*[data-y="26"]{top:26%}data-report>*[data-x="27"]{left:27%}data-report>*[data-y="27"]{top:27%}data-report>*[data-x="28"]{left:28%}data-report>*[data-y="28"]{top:28%}data-report>*[data-x="29"]{left:29%}data-report>*[data-y="29"]{top:29%}data-report>*[data-x="30"]{left:30%}data-report>*[data-y="30"]{top:30%}data-report>*[data-x="31"]{left:31%}data-report>*[data-y="31"]{top:31%}data-report>*[data-x="32"]{left:32%}data-report>*[data-y="32"]{top:32%}data-report>*[data-x="33"]{left:33%}data-report>*[data-y="33"]{top:33%}data-report>*[data-x="34"]{left:34%}data-report>*[data-y="34"]{top:34%}data-report>*[data-x="35"]{left:35%}data-report>*[data-y="35"]{top:35%}data-report>*[data-x="36"]{left:36%}data-report>*[data-y="36"]{top:36%}data-report>*[data-x="37"]{left:37%}data-report>*[data-y="37"]{top:37%}data-report>*[data-x="38"]{left:38%}data-report>*[data-y="38"]{top:38%}data-report>*[data-x="39"]{left:39%}data-report>*[data-y="39"]{top:39%}data-report>*[data-x="40"]{left:40%}data-report>*[data-y="40"]{top:40%}data-report>*[data-x="41"]{left:41%}data-report>*[data-y="41"]{top:41%}data-report>*[data-x="42"]{left:42%}data-report>*[data-y="42"]{top:42%}data-report>*[data-x="43"]{left:43%}data-report>*[data-y="43"]{top:43%}data-report>*[data-x="44"]{left:44%}data-report>*[data-y="44"]{top:44%}data-report>*[data-x="45"]{left:45%}data-report>*[data-y="45"]{top:45%}data-report>*[data-x="46"]{left:46%}data-report>*[data-y="46"]{top:46%}data-report>*[data-x="47"]{left:47%}data-report>*[data-y="47"]{top:47%}data-report>*[data-x="48"]{left:48%}data-report>*[data-y="48"]{top:48%}data-report>*[data-x="49"]{left:49%}data-report>*[data-y="49"]{top:49%}data-report>*[data-x="50"]{left:50%}data-report>*[data-y="50"]{top:50%}data-report>*[data-x="51"]{left:51%}data-report>*[data-y="51"]{top:51%}data-report>*[data-x="52"]{left:52%}data-report>*[data-y="52"]{top:52%}data-report>*[data-x="53"]{left:53%}data-report>*[data-y="53"]{top:53%}data-report>*[data-x="54"]{left:54%}data-report>*[data-y="54"]{top:54%}data-report>*[data-x="55"]{left:55%}data-report>*[data-y="55"]{top:55%}data-report>*[data-x="56"]{left:56%}data-report>*[data-y="56"]{top:56%}data-report>*[data-x="57"]{left:57%}data-report>*[data-y="57"]{top:57%}data-report>*[data-x="58"]{left:58%}data-report>*[data-y="58"]{top:58%}data-report>*[data-x="59"]{left:59%}data-report>*[data-y="59"]{top:59%}data-report>*[data-x="60"]{left:60%}data-report>*[data-y="60"]{top:60%}data-report>*[data-x="61"]{left:61%}data-report>*[data-y="61"]{top:61%}data-report>*[data-x="62"]{left:62%}data-report>*[data-y="62"]{top:62%}data-report>*[data-x="63"]{left:63%}data-report>*[data-y="63"]{top:63%}data-report>*[data-x="64"]{left:64%}data-report>*[data-y="64"]{top:64%}data-report>*[data-x="65"]{left:65%}data-report>*[data-y="65"]{top:65%}data-report>*[data-x="66"]{left:66%}data-report>*[data-y="66"]{top:66%}data-report>*[data-x="67"]{left:67%}data-report>*[data-y="67"]{top:67%}data-report>*[data-x="68"]{left:68%}data-report>*[data-y="68"]{top:68%}data-report>*[data-x="69"]{left:69%}data-report>*[data-y="69"]{top:69%}data-report>*[data-x="70"]{left:70%}data-report>*[data-y="70"]{top:70%}data-report>*[data-x="71"]{left:71%}data-report>*[data-y="71"]{top:71%}data-report>*[data-x="72"]{left:72%}data-report>*[data-y="72"]{top:72%}data-report>*[data-x="73"]{left:73%}data-report>*[data-y="73"]{top:73%}data-report>*[data-x="74"]{left:74%}data-report>*[data-y="74"]{top:74%}data-report>*[data-x="75"]{left:75%}data-report>*[data-y="75"]{top:75%}data-report>*[data-x="76"]{left:76%}data-report>*[data-y="76"]{top:76%}data-report>*[data-x="77"]{left:77%}data-report>*[data-y="77"]{top:77%}data-report>*[data-x="78"]{left:78%}data-report>*[data-y="78"]{top:78%}data-report>*[data-x="79"]{left:79%}data-report>*[data-y="79"]{top:79%}data-report>*[data-x="80"]{left:80%}data-report>*[data-y="80"]{top:80%}data-report>*[data-x="81"]{left:81%}data-report>*[data-y="81"]{top:81%}data-report>*[data-x="82"]{left:82%}data-report>*[data-y="82"]{top:82%}data-report>*[data-x="83"]{left:83%}data-report>*[data-y="83"]{top:83%}data-report>*[data-x="84"]{left:84%}data-report>*[data-y="84"]{top:84%}data-report>*[data-x="85"]{left:85%}data-report>*[data-y="85"]{top:85%}data-report>*[data-x="86"]{left:86%}data-report>*[data-y="86"]{top:86%}data-report>*[data-x="87"]{left:87%}data-report>*[data-y="87"]{top:87%}data-report>*[data-x="88"]{left:88%}data-report>*[data-y="88"]{top:88%}data-report>*[data-x="89"]{left:89%}data-report>*[data-y="89"]{top:89%}data-report>*[data-x="90"]{left:90%}data-report>*[data-y="90"]{top:90%}data-report>*[data-x="91"]{left:91%}data-report>*[data-y="91"]{top:91%}data-report>*[data-x="92"]{left:92%}data-report>*[data-y="92"]{top:92%}data-report>*[data-x="93"]{left:93%}data-report>*[data-y="93"]{top:93%}data-report>*[data-x="94"]{left:94%}data-report>*[data-y="94"]{top:94%}data-report>*[data-x="95"]{left:95%}data-report>*[data-y="95"]{top:95%}data-report>*[data-x="96"]{left:96%}data-report>*[data-y="96"]{top:96%}data-report>*[data-x="97"]{left:97%}data-report>*[data-y="97"]{top:97%}data-report>*[data-x="98"]{left:98%}data-report>*[data-y="98"]{top:98%}data-report>*[data-x="99"]{left:99%}data-report>*[data-y="99"]{top:99%}data-report>*[data-x="100"]{left:100%}data-report>*[data-y="100"]{top:100%}article[article-type-form],form{flex-direction:column;overflow-y:scroll;padding-bottom:2.5rem}@media only screen and (max-width: 1000px){article[article-type-form],form{align-content:center;align-items:center;justify-content:flex-start}}@media only screen and (min-width: 1001px){article[article-type-form],form{align-content:center;align-items:center;justify-content:flex-start}}article[article-type-form]>hgroup,form>hgroup{display:flex;margin:0;padding:1rem;width:100%;height:auto;background-color:#f2f4f9;border-bottom:.5px solid var(--light-framework-secd-W300)}article[article-type-form]>hgroup>h5,form>hgroup>h5{display:flex;align-items:center;height:1.5rem;width:-moz-fit-content;width:fit-content;color:var(--light-framework-section-text);font-weight:550;font-size:1rem;line-height:1.5rem}article[article-type-form]>hgroup span,form>hgroup span{display:inline-block;height:1.5rem;color:var(--light-framework-section-subt);font-weight:550;font-size:1.2rem;line-height:1.5rem;margin:0 .5rem}article[article-type-form]>hgroup::before,form>hgroup::before{content:"";position:relative;display:inline-block;background-image:url("DisciteCore/Public/assets/icons/interfaces/status.png");width:1.5rem;height:1.5rem;background-position:center;background-size:contain;background-repeat:no-repeat;margin-right:1rem;padding:0;filter:invert(30%) sepia(98%) saturate(6717%) hue-rotate(252deg) brightness(94%) contrast(114%)}article[article-type-form]>article-data,form>article-data{position:relative;display:flex;height:auto;width:100%;margin:0;padding:0;gap:.5rem}article[article-type-form]>article-data>*:not(:first-child),form>article-data>*:not(:first-child){border-top:dashed .5px var(--light-framework-section-subt)}article[article-type-form]>article-data>:last-child,form>article-data>:last-child{border-bottom:none;padding-bottom:0}article-data[data-type-inputs]{flex-direction:column;align-content:center;justify-content:flex-start}@media only screen and (max-width: 1000px){article-data[data-type-inputs]{align-items:center}}@media only screen and (min-width: 1001px){article-data[data-type-inputs]{align-items:flex-start}}article-data[data-type-tags]{flex-direction:row;align-items:center;align-content:center;justify-content:flex-start;overflow-x:scroll}@media only screen and (min-width: 1001px){article-data[data-type-tags]{flex-direction:row !important;gap:.5rem !important;flex-wrap:wrap;align-content:flex-start;align-items:center;justify-content:flex-start;overflow:visible !important}}main:has(>section[validation-button]) article:last-of-type{margin-bottom:4rem}@media only screen and (min-width: 1001px){main:has(>section[validation-button]) article:last-of-type{margin-bottom:6rem}}main:has(>section[validation-button]) article[article-type-body-reporting]{height:calc(100% - 4rem) !important}@media only screen and (min-width: 1001px){main:has(>section[validation-button]) article[article-type-body-reporting]{height:calc(100% - 6rem) !important}}main:has(>form){justify-content:center}main:has(>form) div{position:absolute;display:flex;flex-direction:row;gap:.5rem;width:100%;left:0;bottom:1.5rem;align-items:center;align-content:center;justify-content:center}main:has(>form) form hgroup{flex-direction:column;align-items:flex-start;align-content:center;background-color:rgba(0,0,0,0);border-bottom:1px solid var(--light-framework-secd-W600);padding-left:0;padding-bottom:.5rem}main:has(>form) form hgroup::before{content:none;display:none}main:has(>form) form h6{font-size:.8rem;line-height:1rem;height:1rem;font-weight:350}main:has(>form) form data-input{padding:.5rem}main:has(>form) form input{width:100% !important;height:2.2rem}main:has(>form) form label{width:100% !important}main:has(>form) form button[set-cta-overlay]{width:75%}*[order="0"]{order:0}*[order="1"]{order:1}*[order="2"]{order:2}*[order="3"]{order:3}*[order="4"]{order:4}*[order="5"]{order:5}*[order="6"]{order:6}*[order="7"]{order:7}*[order="8"]{order:8}*[order="9"]{order:9}*[order="10"]{order:10}*[order="11"]{order:11}*[order="12"]{order:12}*[order="13"]{order:13}*[order="14"]{order:14}*[order="15"]{order:15}*[order="16"]{order:16}*[order="17"]{order:17}*[order="18"]{order:18}*[order="19"]{order:19}*[order="20"]{order:20}section[section-type-notification]{position:absolute;display:flex;flex-direction:column;align-items:flex-end;align-content:center;justify-content:flex-end;background:rgba(0,0,0,0);padding:1.5rem;gap:.25rem;z-index:110;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}section[section-type-notification]>notification-container{position:relative;display:flex;flex-direction:row;align-items:center;align-content:center;justify-content:flex-start;width:18.5rem;height:4rem;background-color:#232323;border-radius:8px;padding:.5rem;-webkit-user-select:all;-moz-user-select:all;user-select:all;pointer-events:all;cursor:pointer;opacity:100;animation:notification-fadeShowup .5s ease 0s 1 normal forwards,notification-fadeHide .5s ease 2s 1 normal forwards}section[section-type-notification]>notification-container *{color:#fdfdfd;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}section[section-type-notification]>notification-container[statut-validate] notification-container[notification-image] img{filter:invert(62%) sepia(99%) saturate(371%) hue-rotate(64deg) brightness(85%) contrast(81%)}section[section-type-notification]>notification-container[statut-validate] notification-container[notification-image] div{border:1px solid #4cbb41}section[section-type-notification]>notification-container[statut-warning] notification-container[notification-image] img{filter:invert(53%) sepia(21%) saturate(1074%) hue-rotate(346deg) brightness(87%) contrast(93%)}section[section-type-notification]>notification-container[statut-warning] notification-container[notification-image] div{border:1px solid #ac7341}section[section-type-notification]>notification-container[statut-error] notification-container[notification-image] img{filter:invert(33%) sepia(48%) saturate(872%) hue-rotate(313deg) brightness(97%) contrast(97%)}section[section-type-notification]>notification-container[statut-error] notification-container[notification-image] div{border:1px solid #bb4242}section[section-type-notification] notification-container[notification-image]{display:inherit;height:100%;width:3rem;align-items:center;align-content:center;justify-content:center}section[section-type-notification] notification-container[notification-image] img{width:.8rem;height:auto;aspect-ratio:1/1;-webkit-user-select:none;-moz-user-select:none;user-select:none}section[section-type-notification] notification-container[notification-image] div{position:absolute;display:block;background:rgba(0,0,0,0);border-radius:50%;aspect-ratio:1/1;height:auto;top:0;left:0;bottom:0;right:0;margin:auto}section[section-type-notification] notification-container[notification-image]>:nth-child(2){width:1.2rem;opacity:1}section[section-type-notification] notification-container[notification-image]>:nth-child(3){width:1.6rem;opacity:.5}section[section-type-notification] notification-container[notification-image]>:nth-child(4){width:2rem;opacity:.2}section[section-type-notification] notification-container[notification-content]{display:inherit;flex-direction:column;height:-moz-fit-content;height:fit-content;margin:0 .25rem;gap:.25rem;align-items:flex-start}section[section-type-notification] notification-container[notification-content] h6{font-size:var(--theme-varbl-main-altx-heig);height:var(--theme-varbl-main-altx-heig);line-height:var(--theme-varbl-main-altx-line);font-weight:var(--theme-varbl-altr-sbtl-weig);width:auto}section[section-type-notification] notification-container[notification-content] P{font-size:var(--theme-varbl-main-sbtx-heig);height:auto;line-height:var(--theme-varbl-main-sbtx-line);font-weight:var(--theme-varbl-altr-sbtx-weig);width:auto}section[section-type-notification] notification-container[notification-close]{position:absolute;display:flex;width:calc(100% - 1rem);height:calc(100% - 1rem);align-items:flex-start;align-content:center;justify-content:flex-end}section[section-type-notification] notification-container[notification-close] h4{position:relative;top:0;right:0;font-weight:200;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.5}@keyframes notification-fadeShowup{0%{opacity:0%;transform:translateY(50px)}100%{opacity:100%;transform:translateY(0)}}@keyframes notification-fadeHide{0%{opacity:100%;transform:translateX(0)}100%{opacity:0;transform:translateX(75px);display:flex}}overlay-hide{position:fixed;display:flex;width:100vw;height:100vh;top:0;left:0;margin:0;padding:0;background-color:rgba(34,34,34,.35);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:100;align-items:center;align-content:center;justify-content:center}overlay-hide[display-none]{display:none}overlay-form{position:fixed;display:none;width:100vw;height:100vh;top:0;left:0;margin:0;padding:0;background-color:rgba(34,34,34,.35);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;align-items:center;align-content:center;justify-content:center}overlay-form *{font-size:1.2rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media only screen and (max-width: 800px)and (orientation: landscape){overlay-form{display:flex}}overlay-contextmenu{position:fixed;display:block;width:100vw;height:100vh;top:0;left:0;margin:0;padding:0;background-color:#fff;opacity:.01;z-index:5}overlay-contextmenu[display-none]{display:none}overlay-data{position:absolute;display:flex;flex-direction:column;height:auto;margin:0;padding:0;background-color:var(--light-framework-structure-bacg);border:.5px solid var(--light-framework-content-bord);z-index:200}@media only screen and (max-width: 480px){overlay-data{width:95vw;left:2.5vw;bottom:0;border-radius:12px 12px 0 0;animation:animate_popup_mobile 500ms forwards 1}}@media only screen and (min-width: 480px)and (max-width: 1000px){overlay-data{width:470px;left:50%;top:50%;transform:translate(-50%, -50%);border-radius:12px;animation:animate_popup_desktop 500ms forwards 1}}@media only screen and (min-width: 1001px){overlay-data{width:620px;left:50%;top:50%;transform:translate(-50%, -50%);border-radius:12px;animation:animate_popup_desktop 500ms forwards 1}}overlay-data>data-information{position:relative;display:flex;flex-direction:row;width:100%;height:5.5rem;padding:1rem;margin:0;gap:1rem;border-bottom:.5px solid var(--light-framework-content-bord)}overlay-data>data-information>div{position:relative;display:flex;align-content:center;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;padding:.6rem;margin:0;border-radius:6px;border:.5px solid var(--light-framework-content-bord);background-color:var(--light-framework-secd-W100)}overlay-data>data-information>div>img{width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}overlay-data>data-information>hgroup{display:flex;flex-direction:column;align-content:center;align-items:center;justify-content:center;gap:.3rem;padding:0;margin:0;width:-moz-fit-content;width:fit-content;height:100%}overlay-data>data-information>hgroup>*{width:100%;text-align:left}overlay-data>data-information>hgroup>h4{height:1.2rem;color:var(--light-framework-section-text);font-weight:400;font-size:1rem;line-height:1.2rem}overlay-data>data-information>hgroup>h5{height:1rem;color:var(--light-framework-section-subt);font-weight:300;font-size:.7rem;line-height:1rem}overlay-data>data-information>img{position:absolute;box-sizing:content-box;height:1rem;width:1rem;padding:1rem;margin:1rem;top:.25rem;right:0;cursor:pointer}overlay-data>data-datas{position:relative;display:flex;flex-direction:row;width:100%;height:300px;padding:0;margin:0;padding-bottom:1rem;overflow-y:scroll;gap:1rem .25rem;align-content:flex-start;align-items:flex-start;justify-content:space-around;flex-wrap:wrap}overlay-data>data-datas:has(>datas-block){gap:0;flex-direction:column;padding:0 .25rem 1rem .25rem;scroll-behavior:smooth;overflow:hidden;overflow-x:hidden;overflow-y:hidden}overlay-data>data-datas>datas-block{position:relative;display:flex;width:100%;height:100%;padding:0;margin:0;gap:1rem .25rem;flex-direction:row;overflow-y:scroll;align-content:flex-start;align-items:flex-start;justify-content:space-around;flex-wrap:wrap}overlay-data>data-datas hgroup{display:flex;margin:0;padding:1rem 1rem 0 1rem;width:100%;height:auto}overlay-data>data-datas hgroup>h5{display:flex;align-items:center;height:1.5rem;width:-moz-fit-content;width:fit-content;color:var(--light-framework-section-text);font-weight:550;font-size:1rem;line-height:1.5rem}overlay-data>data-datas hgroup span{display:inline-block;height:1.5rem;color:var(--light-framework-section-subt);font-weight:550;font-size:1.2rem;line-height:1.5rem;margin:0 .5rem}overlay-data>data-datas hgroup:has(>label){flex-direction:column}overlay-data>data-datas hgroup:has(>label) label{color:var(--light-framework-section-subt);font-weight:400}overlay-data>data-datas canvas{width:100%;height:calc(100% - 5rem);touch-action:none}overlay-data>data-datas:has(>canvas){overflow-y:hidden;height:auto}overlay-data>data-datas:has(img[view_image]){height:430px;flex-direction:column;flex-wrap:nowrap;overflow:hidden;align-items:center;overflow-x:scroll;overflow-y:hidden}overlay-data>data-datas:has(img[view_image])>img{height:90%;width:auto;pointer-events:all;-webkit-user-select:all;-moz-user-select:all;user-select:all}overlay-data>data-datas data-input[type-display]{width:calc(50% - .2rem) !important;padding:1rem}overlay-data>data-datas data-input[type-display] label{width:90% !important}overlay-data>data-datas data-input[type-display] input{width:90% !important;height:1.863rem}overlay-data>data-datas data-input[type-display] input[type=checkbox]{display:none}overlay-data>data-datas data-input[type-display]:has(input[type=checkbox]) label::before{top:1.613rem;margin-right:calc(50% - 1.75rem)}overlay-data>data-datas data-input[type-display]:has(input[type=checkbox]) label::after{top:1.863rem;margin-right:calc(50% - 1.75rem)}overlay-data>data-button{position:relative;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;align-content:center;width:100%;height:auto;padding:1rem;margin:0;gap:1rem;border-top:.5px solid var(--light-framework-content-bord)}@media only screen and (max-width: 480px){overlay-data>data-button{padding:1rem 1rem 2rem 1rem}}overlay-data[display-none]{display:none}overlay-search{position:absolute;display:flex;flex-direction:column;height:auto;margin:0;padding:0;background-color:var(--light-framework-structure-bacg);border:.5px solid var(--light-framework-content-bord);z-index:200}@media only screen and (max-width: 480px){overlay-search{width:95vw;left:2.5vw;bottom:0;border-radius:12px 12px 0 0;animation:animate_popup_mobile 500ms forwards 1}}@media only screen and (min-width: 480px)and (max-width: 1000px){overlay-search{width:80vw;left:50%;top:50%;transform:translate(-50%, -50%);border-radius:12px;animation:animate_popup_desktop 500ms forwards 1}}@media only screen and (min-width: 1001px){overlay-search{width:620px;left:50%;top:50%;transform:translate(-50%, -50%);border-radius:12px;animation:animate_popup_desktop 500ms forwards 1}}overlay-search>search-element{position:relative;display:flex;flex-direction:row;align-content:center;align-items:center;width:100%;height:5.5rem;padding:1.5rem 1.5rem .5rem 1.5rem;margin:0;gap:.5rem}overlay-search>search-element>img{position:relative;box-sizing:content-box;height:65%;width:auto;aspect-ratio:1/1;cursor:pointer;order:0}overlay-search>search-element>input{width:-webkit-fill-available;width:-moz-available;width:fill-available;height:100%;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1.2rem;font-weight:500;padding:0}overlay-search>search-element>input:focus,overlay-search>search-element>input:active,overlay-search>search-element>input:hover,overlay-search>search-element>input:focus-visible,overlay-search>search-element>input:focus-within{border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}overlay-search>search-element>input::-moz-placeholder{font-size:1.2rem}overlay-search>search-element>input::placeholder{font-size:1.2rem}overlay-search>search-element>div{position:relative;display:flex;align-content:center;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;padding:.6rem;margin:0;border-radius:6px;border:.5px solid var(--light-framework-content-bord);background-color:var(--light-framework-secd-W100)}overlay-search>search-element>div>img{width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}overlay-search>search-element>hgroup{display:flex;flex-direction:column;align-content:center;align-items:center;justify-content:center;gap:.3rem;padding:0;margin:0;width:-moz-fit-content;width:fit-content;height:100%}overlay-search>search-element>hgroup>*{width:100%;text-align:left}overlay-search>search-element>hgroup>h4{height:1.2rem;color:var(--light-framework-section-text);font-weight:400;font-size:1rem;line-height:1.2rem}overlay-search>search-element>hgroup>h5{height:1rem;color:var(--light-framework-section-subt);font-weight:300;font-size:.7rem;line-height:1rem}overlay-search>search-data{position:relative;display:flex;flex-direction:row;width:100%;height:350px;padding:0;margin:0;gap:.75rem;align-content:flex-start;align-items:flex-start;justify-content:space-around;flex-wrap:wrap;overflow-y:hidden}@media only screen and (max-width: 480px){overlay-search>search-data{height:65vh}}@media only screen and (min-width: 480px)and (max-width: 1000px){overlay-search>search-data{height:60vh}}overlay-search>search-data>data-tab{position:relative;display:flex;width:100%;height:2.5rem;padding-left:1.5rem;gap:1.5rem;overflow-x:scroll;overflow-y:hidden}overlay-search>search-data>data-line{position:absolute;display:flex;width:100%;height:2px;left:0;top:calc(2.5rem - 2px);background-color:var(--light-framework-content-bord)}overlay-search>search-data>data-elements{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;height:calc(350px - 3.15rem);padding:0 1rem;align-content:start;align-items:start;justify-content:start;gap:0;overflow-y:scroll;overflow-x:hidden}@media only screen and (max-width: 480px){overlay-search>search-data>data-elements{height:calc(65vh - 3.15rem)}}@media only screen and (min-width: 480px)and (max-width: 1000px){overlay-search>search-data>data-elements{height:calc(60vh - 3.15rem)}}overlay-search>search-data>data-elements>element-data{display:none;position:relative;width:100%;height:3.5rem;gap:.5rem;padding:0 .5rem;border-radius:5px;align-content:center;align-items:center;justify-content:start;cursor:pointer;transform:.2s}overlay-search>search-data>data-elements>element-data:hover{background-color:var(--light-framework-secd-W050)}overlay-search>search-data>data-elements>element-data:active{opacity:.8}overlay-search>search-data>data-elements>element-data *{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}overlay-search>search-data>data-elements>element-data>element-img{height:80%;width:auto;aspect-ratio:1/1;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:var(--light-framework-secd-W100);border-radius:8px}overlay-search>search-data>data-elements>element-data>element-img>img{width:70%;height:70%;margin:15%;-webkit-user-select:none;-moz-user-select:none;user-select:none}overlay-search>search-data>data-elements>element-data>element-text{width:-webkit-fill-available;width:-moz-available;width:fill-available}overlay-search>search-data>data-elements>element-data>element-text>hgroup *{margin:.25rem 0}overlay-search>search-data>data-elements>element-data>element-text h5{font-size:.85rem}overlay-search>search-data>data-elements>element-data>element-text p{font-size:.75rem;color:var(--light-framework-secd-W600)}overlay-search>search-data>data-elements>element-data>element-tag{position:relative;display:flex;width:20%;height:3rem;margin:0;padding:0;flex-direction:row;align-items:center;align-content:center;justify-content:end}overlay-search[display-none]{display:none}overlay-help{position:absolute;display:flex;flex-direction:column;height:auto;margin:0;padding:0;background-color:var(--light-framework-secd-main);z-index:200}@media only screen and (max-width: 480px){overlay-help{width:100vw;left:0vw;bottom:0;border-radius:18px 18px 0 0}}@media only screen and (min-width: 480px)and (max-width: 1000px){overlay-help{width:470px;left:50%;top:50%;transform:translate(-50%, -50%);border-radius:12px}}@media only screen and (min-width: 1001px){overlay-help{width:620px;left:50%;top:50%;transform:translate(-50%, -50%);border-radius:12px}}overlay-help>data-information{position:relative;display:flex;flex-direction:column;width:100%;height:auto;padding:2rem 2rem 0 2rem;margin:0;gap:.5rem}overlay-help>data-information>div{position:relative;display:flex;align-content:center;align-items:center;justify-content:flex-start;width:100%;height:auto;padding:0;margin:0;gap:.5rem}overlay-help>data-information>div>div{position:relative;display:block;width:8px;height:8px;border-radius:4px;background-color:var(--light-framework-secd-W000)}overlay-help>data-information>div>div[selected]{width:30px;background-color:var(--light-framework-accn-main)}overlay-help>data-information>hgroup{display:flex;flex-direction:column;align-content:center;align-items:center;justify-content:center;gap:.3rem;padding:0;margin:0;width:-moz-fit-content;width:fit-content;height:100%}overlay-help>data-information>hgroup>*{width:100%;text-align:left}overlay-help>data-information>hgroup>h4{height:1.2rem;color:var(--light-framework-secd-W000);font-weight:400;font-size:1rem;line-height:1.2rem}overlay-help>data-information>hgroup>h5{height:1rem;color:var(--light-framework-section-subt);font-weight:300;font-size:.7rem;line-height:1rem}overlay-help>data-information>img{position:absolute;box-sizing:content-box;height:1rem;width:1rem;padding:1rem;margin:1rem;top:.25rem;right:0;cursor:pointer}overlay-help>data-datas{position:relative;display:flex;width:100%;height:300px;padding:0;margin:0;padding-bottom:1rem;overflow-y:scroll;gap:1rem;align-content:center;align-items:center;justify-content:flex-start}overlay-help>data-datas>hgroup{display:flex;margin:0;padding:1rem 1rem 0 1rem;width:100%;height:auto}overlay-help>data-datas>hgroup>h5{display:flex;align-items:center;height:1.5rem;width:-moz-fit-content;width:fit-content;color:var(--light-framework-section-text);font-weight:550;font-size:1rem;line-height:1.5rem}overlay-help>data-datas>hgroup span{display:inline-block;height:1.5rem;color:var(--light-framework-section-subt);font-weight:550;font-size:1.2rem;line-height:1.5rem;margin:0 .5rem}overlay-help>data-button{position:relative;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;align-content:center;width:100%;height:auto;padding:1rem;margin:0;gap:1rem;border-top:.5px solid var(--light-framework-content-bord)}@media only screen and (max-width: 480px){overlay-help>data-button{padding:1rem 1rem 2rem 1rem}}overlay-help[display-none]{display:none}input[type=radio][aspect=hidden]:checked[tab-navigation-action-0]~* *[element-tab-navigation-0]{display:flex}input[type=radio][aspect=hidden]:checked[tab-navigation-action-0]~* *[tab-navigation-action-0]{color:var(--light-framework-button-tert-text);border-bottom:2px solid var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-0]~* *[tab-navigation-action-0]::after{background-color:var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-1]~* *[element-tab-navigation-1]{display:flex}input[type=radio][aspect=hidden]:checked[tab-navigation-action-1]~* *[tab-navigation-action-1]{color:var(--light-framework-button-tert-text);border-bottom:2px solid var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-1]~* *[tab-navigation-action-1]::after{background-color:var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-2]~* *[element-tab-navigation-2]{display:flex}input[type=radio][aspect=hidden]:checked[tab-navigation-action-2]~* *[tab-navigation-action-2]{color:var(--light-framework-button-tert-text);border-bottom:2px solid var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-2]~* *[tab-navigation-action-2]::after{background-color:var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-3]~* *[element-tab-navigation-3]{display:flex}input[type=radio][aspect=hidden]:checked[tab-navigation-action-3]~* *[tab-navigation-action-3]{color:var(--light-framework-button-tert-text);border-bottom:2px solid var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-3]~* *[tab-navigation-action-3]::after{background-color:var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-4]~* *[element-tab-navigation-4]{display:flex}input[type=radio][aspect=hidden]:checked[tab-navigation-action-4]~* *[tab-navigation-action-4]{color:var(--light-framework-button-tert-text);border-bottom:2px solid var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-4]~* *[tab-navigation-action-4]::after{background-color:var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-5]~* *[element-tab-navigation-5]{display:flex}input[type=radio][aspect=hidden]:checked[tab-navigation-action-5]~* *[tab-navigation-action-5]{color:var(--light-framework-button-tert-text);border-bottom:2px solid var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-5]~* *[tab-navigation-action-5]::after{background-color:var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-6]~* *[element-tab-navigation-6]{display:flex}input[type=radio][aspect=hidden]:checked[tab-navigation-action-6]~* *[tab-navigation-action-6]{color:var(--light-framework-button-tert-text);border-bottom:2px solid var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-6]~* *[tab-navigation-action-6]::after{background-color:var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-7]~* *[element-tab-navigation-7]{display:flex}input[type=radio][aspect=hidden]:checked[tab-navigation-action-7]~* *[tab-navigation-action-7]{color:var(--light-framework-button-tert-text);border-bottom:2px solid var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-7]~* *[tab-navigation-action-7]::after{background-color:var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-8]~* *[element-tab-navigation-8]{display:flex}input[type=radio][aspect=hidden]:checked[tab-navigation-action-8]~* *[tab-navigation-action-8]{color:var(--light-framework-button-tert-text);border-bottom:2px solid var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-8]~* *[tab-navigation-action-8]::after{background-color:var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-9]~* *[element-tab-navigation-9]{display:flex}input[type=radio][aspect=hidden]:checked[tab-navigation-action-9]~* *[tab-navigation-action-9]{color:var(--light-framework-button-tert-text);border-bottom:2px solid var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-9]~* *[tab-navigation-action-9]::after{background-color:var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-10]~* *[element-tab-navigation-10]{display:flex}input[type=radio][aspect=hidden]:checked[tab-navigation-action-10]~* *[tab-navigation-action-10]{color:var(--light-framework-button-tert-text);border-bottom:2px solid var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-10]~* *[tab-navigation-action-10]::after{background-color:var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-11]~* *[element-tab-navigation-11]{display:flex}input[type=radio][aspect=hidden]:checked[tab-navigation-action-11]~* *[tab-navigation-action-11]{color:var(--light-framework-button-tert-text);border-bottom:2px solid var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-11]~* *[tab-navigation-action-11]::after{background-color:var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-12]~* *[element-tab-navigation-12]{display:flex}input[type=radio][aspect=hidden]:checked[tab-navigation-action-12]~* *[tab-navigation-action-12]{color:var(--light-framework-button-tert-text);border-bottom:2px solid var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-12]~* *[tab-navigation-action-12]::after{background-color:var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-13]~* *[element-tab-navigation-13]{display:flex}input[type=radio][aspect=hidden]:checked[tab-navigation-action-13]~* *[tab-navigation-action-13]{color:var(--light-framework-button-tert-text);border-bottom:2px solid var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-13]~* *[tab-navigation-action-13]::after{background-color:var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-14]~* *[element-tab-navigation-14]{display:flex}input[type=radio][aspect=hidden]:checked[tab-navigation-action-14]~* *[tab-navigation-action-14]{color:var(--light-framework-button-tert-text);border-bottom:2px solid var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-14]~* *[tab-navigation-action-14]::after{background-color:var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-15]~* *[element-tab-navigation-15]{display:flex}input[type=radio][aspect=hidden]:checked[tab-navigation-action-15]~* *[tab-navigation-action-15]{color:var(--light-framework-button-tert-text);border-bottom:2px solid var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-15]~* *[tab-navigation-action-15]::after{background-color:var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-16]~* *[element-tab-navigation-16]{display:flex}input[type=radio][aspect=hidden]:checked[tab-navigation-action-16]~* *[tab-navigation-action-16]{color:var(--light-framework-button-tert-text);border-bottom:2px solid var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-16]~* *[tab-navigation-action-16]::after{background-color:var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-17]~* *[element-tab-navigation-17]{display:flex}input[type=radio][aspect=hidden]:checked[tab-navigation-action-17]~* *[tab-navigation-action-17]{color:var(--light-framework-button-tert-text);border-bottom:2px solid var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-17]~* *[tab-navigation-action-17]::after{background-color:var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-18]~* *[element-tab-navigation-18]{display:flex}input[type=radio][aspect=hidden]:checked[tab-navigation-action-18]~* *[tab-navigation-action-18]{color:var(--light-framework-button-tert-text);border-bottom:2px solid var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-18]~* *[tab-navigation-action-18]::after{background-color:var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-19]~* *[element-tab-navigation-19]{display:flex}input[type=radio][aspect=hidden]:checked[tab-navigation-action-19]~* *[tab-navigation-action-19]{color:var(--light-framework-button-tert-text);border-bottom:2px solid var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-19]~* *[tab-navigation-action-19]::after{background-color:var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-20]~* *[element-tab-navigation-20]{display:flex}input[type=radio][aspect=hidden]:checked[tab-navigation-action-20]~* *[tab-navigation-action-20]{color:var(--light-framework-button-tert-text);border-bottom:2px solid var(--light-framework-button-tert-text)}input[type=radio][aspect=hidden]:checked[tab-navigation-action-20]~* *[tab-navigation-action-20]::after{background-color:var(--light-framework-button-tert-text)}@keyframes animate_popup_mobile{0%{bottom:-100%}100%{bottom:0}}@keyframes animate_popup_desktop{0%{transform:translate(-50%, -35%);opacity:0}100%{transform:translate(-50%, -50%);opacity:100%}}@page{size:A4;width:21cm;height:29.7cm;margin:25mm}page[size=A4]{position:relative;display:flex;width:21cm;height:29.7cm;margin:0 auto;padding:1cm;margin-bottom:.5cm;box-shadow:0 0 .5cm rgba(0,0,0,.5);border-radius:24px;background-color:var(--light-framework-structure-bacg);border:.5px solid var(--light-framework-content-bord);flex-direction:column;align-content:center;align-items:center;justify-content:space-between;page-break-after:always}@media only print{page[size=A4]{background-color:#fff;border:none;box-shadow:none;border-radius:0px;padding:0 !important;margin:0 auto !important;width:21cm !important;height:29.7cm !important}}page[size=A4]>*{position:relative;display:flex;width:100%;padding:0;margin:0}page[size=A4]>page-header{height:auto;background-color:var(--light-framework-prim-W050);border-radius:8px;padding:1rem;flex-direction:column;align-content:center;align-items:center;justify-content:center}@media only print{page[size=A4]>page-header{border-radius:0px}}page[size=A4]>page-content{flex-direction:row;flex-wrap:wrap;align-content:flex-start;align-items:center;justify-content:space-between;flex:1;gap:.5rem;padding:.5rem 0}page[size=A4]>page-content>img{width:95%;padding:5rem}page[size=A4]>page-content>article{width:auto !important;height:auto !important;align-content:center;align-items:center;justify-content:flex-start;background-color:var(--light-framework-secd-W050) !important;flex:1 !important;gap:0 !important;padding-bottom:0 !important}page[size=A4]>page-content>article[article-type-form]{width:calc(50% - .5rem) !important;flex:none !important}page[size=A4]>page-content>article[article-type-database]{width:100% !important;flex:none !important}page[size=A4]>page-content>article[article-type-database] td p{font-size:.7rem !important;height:auto !important}page[size=A4]>page-content>article[article-type-database] th p{font-size:.8rem !important}page[size=A4]>page-content>article[article-type-database] th img{height:1rem !important}page[size=A4]>page-content>article[article-type-database] td{height:2rem !important}page[size=A4]>page-content>article article-data{width:80% !important;gap:0 !important;padding:0 !important}page[size=A4]>page-content>article hgroup{padding:.25rem .5rem !important}page[size=A4]>page-content>article hgroup::before{display:none !important}page[size=A4]>page-content>article data-input{width:100% !important;max-width:100% !important;padding:.75rem !important}page[size=A4]>page-content>article data-input label,page[size=A4]>page-content>article data-input input,page[size=A4]>page-content>article data-input select{width:100% !important}page[size=A4]>page-content>article data-input label{font-size:.75rem !important;line-height:.75rem !important;height:1rem !important}page[size=A4]>page-content>article data-input input:not([type=range]),page[size=A4]>page-content>article data-input select{-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;background-color:var(--light-framework-button-secd-bacg) !important;color:var(--light-framework-button-secd-text) !important;border:.5px solid var(--light-framework-button-secd-bord) !important;border-radius:6px !important;padding:.3rem 1rem !important}page[size=A4]>page-content>article data-input input[type=range]{-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;padding:.3rem 0rem !important}page[size=A4]>page-content>article data-input img{width:60% !important;margin:auto !important}page[size=A4]>page-content>article data-input:not([type-yesno]):not(:has(>*[required])):not(:has(>*[disabled])):not(:has(>button)):not(:has(>input[type=submit]))>label:after{display:none}page[size=A4]>page-content>article data-input[type-yesno]>label::before{width:50%;top:calc(100% + .25rem);left:0;order:1}page[size=A4]>page-content>article data-input[type-yesno]>label::after{width:50%;left:50%;top:calc(100% + .25rem);order:2}page[size=A4]>page-content>article data-input[type-yesno] input{background-color:rgba(0,0,0,0) !important;color:rgba(0,0,0,0) !important;height:1.4rem !important;border:none !important}page[size=A4]>page-content>article h6{position:absolute;width:100%;font-size:1.5rem;transform:rotate(-45deg);margin:auto;left:0%;display:block;top:40%;text-wrap:nowrap;z-index:1000}page[size=A4]>page-content>article:has(h6) data-input{opacity:.6}page[size=A4]>page-content>article>:last-child>:last-child{border-bottom:none}page[size=A4]>page-footer{height:auto;align-items:center;align-content:center;justify-content:space-between;background-color:var(--light-framework-prim-W900);padding:1rem;border-radius:8px}@media only print{page[size=A4]>page-footer{border-radius:0px}}page[size=A4]>page-footer *{font-size:.8rem;font-weight:400;line-height:.9rem;color:var(--light-framework-secd-W000)}page[size=A4]>page-footer>*{position:relative;display:flex;width:auto;height:100%;flex-direction:column;align-items:center;align-content:center;justify-content:center}page[size=A4]>page-footer>text-left{align-items:flex-start}page[size=A4]>page-footer>text-right{align-items:flex-end}@media only print{html{width:21cm !important;height:auto !important}}@media only print{html>body{width:21cm !important;height:auto !important;background-color:rgba(0,0,0,0) !important;background:rgba(0,0,0,0) !important}}html>body main{height:auto !important}@media only print{html>body section[section-articles]{width:21cm !important;height:auto !important}}frmwk-skeleton{position:relative;display:block;margin:0;padding:0;cursor:progress;border-radius:6px;opacity:.55;animation:skeleton-loading 1.5s linear infinite alternate}@keyframes skeleton-loading{0%{background-color:hsl(200,20%,80%)}100%{background-color:hsl(200,20%,95%)}}*[show_on_admin]{display:none !important}