.scroll-wrapper{--shadow-width:24px;--shadow-hover-width:48px;width:100%;position:relative;overflow:hidden}.scroll-container{-webkit-overflow-scrolling:touch;width:100%;overflow:auto hidden}.scroll-wrapper:before,.scroll-wrapper:after{content:"";pointer-events:none;z-index:10;opacity:0;width:0;transition:width .35s,opacity .35s;position:absolute;top:0;bottom:0}.scroll-wrapper:before{background:linear-gradient(90deg,#00000040 0%,#0000 100%);border-start-end-radius:10px;left:0}.scroll-wrapper:after{background:linear-gradient(270deg,#00000040 0%,#0000 100%);border-end-start-radius:10px;right:0}.scroll-wrapper.has-scroll-left:before,.scroll-wrapper.has-scroll-right:after{width:var(--shadow-width);opacity:1}.scroll-wrapper:hover.has-scroll-left:before,.scroll-wrapper:hover.has-scroll-right:after{width:var(--shadow-hover-width);opacity:.9}.registry-table{border-collapse:separate;border-spacing:6px;font-size:14px}.registry-table th{color:#fff;text-align:center;background-color:var(--secondary);border-radius:5px;height:80px;padding:2px;font-weight:400;box-shadow:0 4px 6px #00000026}.registry-table tr th{padding:0 10px}.registry-table tbody td{text-align:center;color:#000;background-color:#fff;border-radius:5px;height:1px;min-height:53px;padding:0;box-shadow:0 4px 6px #00000026}.registry-table thead th{white-space:break-spaces;font-size:13px;font-weight:700}.registry-table .subtitle{background-color:var(--border-color);color:#fff;height:30px;font-size:1em;font-weight:700}.registry-cell{white-space:break-spaces;justify-content:center;align-items:center;min-height:53px;font-size:1rem;display:flex}.registry-cell-blocked{border:2px solid var(--attention-red);border-radius:5px;height:100%;padding:5px;font-size:13px}.registry-cell-full{border-radius:5px;width:100%;height:100%;padding:5px}.registry-table tbody td:not(:has(.registry-cell-blocked,.registry-cell-full)){padding:5px}.registry-cell:not(:has(.registry-cell-full)){padding:5px}.registry-cell:not(:has(.registry-cell-blocked)){padding:5px}.institution-table{border-collapse:separate;border-spacing:6px;width:100%}.institution-table a{color:var(--focused);cursor:pointer}.institution-cell,.institution-empty-cell,.institution-title-cell{text-align:left;background-color:#fff;border-radius:4px;justify-content:center;align-items:center;height:3.2rem;padding:2px 10px 2px 20px;font-size:clamp(.7rem,2vw,1rem);font-weight:400;overflow:hidden;box-shadow:0 6px 6px #0003}@media (max-width:768px){.institution-cell,.institution-empty-cell,.institution-title-cell{padding:2px 5px}}.institution-cell{color:#000;margin:10px}.institution-empty-cell{all:unset;background-color:#0000}.institution-title-cell{color:var(--secondary);border:2px solid var(--secondary);font-weight:700}.empty-table-sign{font-weight:700;color:var(--attention-red)!important}
