@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap);.header,.header-section{height:96px}.header{color:#fff;background:#000;display:flex;justify-content:space-between;align-items:center}.header>div{display:flex;height:100%;padding:16px}.header__left{height:100%;justify-content:flex-start}@media only screen and (min-width:420px){.header__left{min-width:192px;max-width:192px}}.header__sonarworks-link{color:#fff;text-decoration:none;font-size:16px;font-weight:600;line-height:24px;width:100%}.header__sonarworks-link:hover{color:#fff}.header__center{justify-content:flex-start;width:100%;border-left:1px solid #313335;border-right:1px solid #313335;color:#fff;font-size:16px;line-height:24px}.header__right{min-width:96px;max-width:96px;height:100%;justify-content:center;align-items:center}.header__image{width:30px;height:auto}.footer{height:96px;background-color:#000;padding:16px;display:flex;justify-content:flex-start;align-items:flex-end}.footer__copyright{color:#96989c;font-size:11px;line-height:16px;margin:0}.legal-center{display:flex;flex-direction:column;flex:1}.legal-center__link{height:97px;border-bottom:1px solid #d8d9da;padding:16px 16px 16px 18px;text-decoration:none}.legal-center__link-inner{display:flex;align-items:center}.legal-center__link-text{color:#000;text-decoration:none;font-size:24px;line-height:32px;letter-spacing:-.5px}.legal-center__link-image{width:20px;margin-left:7px;transition:.2s;vertical-align:middle}@media only screen and (min-width:480px){.legal-center__link:hover .legal-center__link-image{margin-left:20px}}.legal-page{padding:18px 16px 16px 16px;flex:1;position:relative}.legal-page__body{width:100%}@media only screen and (min-width:720px){.legal-page__body{max-width:720px}}.legal-page__body a{color:#000}.legal-page__title{font-size:24px;color:#000;line-height:32px;letter-spacing:-.5px;font-weight:400;margin-top:0;margin-bottom:55px}.legal-page__loading{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;top:50%;left:50%;transform:translate(-50%,-50%)}.legal-page__loading-image{margin-bottom:20px;max-width:40px;width:40px}.legal-page__loading-text{font-size:18px}*,:after,:before{box-sizing:border-box}body{margin:0;font-family:Inter,sans-serif}.main{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between}li,p{color:#636569;font-size:16px}tbody tr:nth-child(2n){background:#96989c}tbody td{padding:12px}