:root{--primary: #662E91;--dark: #000;--accent: #8b4cc4;--text: #333;--divider: #ecf0f1;--menu-font-color: #fff;--menu-color-phone: #0ff;--menu-background: #1b1b1b;--font-family: "Source Sans 3", -apple-system, BlinkMacSystemFont, sans-serif;--font-family-title: "Arvo", serif;--box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .3), 0 1px 3px 1px rgba(60, 64, 67, .15);--white: #f8f8ff;--green: #0da58e;--light-green: #8cc152;--lime: #cdda49;--yellow: #fca408;--orange: #fc4c04;--deep-orange: #fc5830;--red: #662E91;--pink: #e62565;--light-blue: #1a60ff;--blue: #002c91;--dark-blue: #002270;--purple: #662E91;--deep-purple: #4a2070;--light-dark: #191919;--body-bg-color: #333;--scroll-color: #e3e3e3;--scroll--hover-color: #666;--scroll-track-color: rgba(255, 255, 255, 0);--backdrop: #0000007F;--primary-color: var(--white);--secondary-color: var(--red);--height-menu: 56px;--height-fullpage: calc(100vh - var(--height-menu))}*,*:before,*:after{box-sizing:border-box;padding:0;margin:0}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{font-size:62.5%}body{font-size:1.6rem;line-height:1.3;color:var(--menu-font-color);font-family:var(--font-family),serif;background-color:#000}ul li{list-style-type:none}button{outline:0;cursor:pointer}h1,h2,h3,h4{text-transform:uppercase;padding-bottom:2rem;padding-top:2rem}h1{font-size:3.5rem}h2{font-size:3rem}h3{font-size:2.5rem}h4{font-size:2rem}ul{list-style:none}html{background-color:var(--dark)}img{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;height:100%}a{color:#ecf0f1;text-decoration:none}.background-filter-black{display:block;position:absolute;width:100%;height:100%;top:0;left:0;background:#000c}.clickable{color:var(--secondary-color);position:relative;display:inline-block;text-decoration:none}.clickable:after{bottom:0;content:"";display:block;height:2px;left:50%;position:absolute;background:var(--secondary-color);transition:width .3s ease 0s,left .3s ease 0s;width:0}.clickable:hover:after{width:100%;left:0}.backdrop{height:100%;width:100%;background-color:var(--backdrop);display:flex;flex-direction:column;justify-content:center;align-items:center}.block-for-edit{position:relative;width:100%}.block-for-edit app-edit-button{position:absolute;top:10px;right:10px;z-index:2}.block-for-edit-with-hr{position:relative;width:100%}.block-for-edit-with-hr app-edit-button{position:absolute;top:20px;right:10px;z-index:2}.mat-mdc-table .mdc-data-table__row{height:69px}
