.parameters{padding:28px;gap:30px}.parameters-card{padding:28px;gap:28px;border:1px solid rgba(16,18,20,.08);border-radius:20px}@media screen and (max-width:1200px){.parameters-card{padding:15px}}.parameters-card-top{justify-content:space-between;align-items:center}.parameters-card-header{display:flex;align-items:center;font-weight:500;font-size:14px;color:#16161a;text-align:left}.parameters-card-header-icon{width:22px;height:22px;margin-right:12px}.parameters-card-learnmore{display:flex;align-items:center;font-weight:400;font-size:12px;color:#66b3ff;gap:6px;text-decoration:none}.parameters-card-grid{grid-template-columns:repeat(6,1fr);gap:12px}@media screen and (max-width:1200px){.parameters-card-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:600px){.parameters-card-grid{grid-template-columns:repeat(2,1fr)}}.parameters-card-smallCard{gap:20px;padding:20px;background:#f6f6f9;border-radius:14px}@media screen and (max-width:1200px){.parameters-card-smallCard{padding:15px}}.parameters-card-smallCard-title{display:flex;font-weight:400;font-size:12px;color:rgba(22,22,26,.6);justify-content:flex-start;text-align:left}@media screen and (max-width:1200px){.parameters-card-smallCard-title{flex-direction:column}}.parameters-card-smallCard-title-minmax{font-size:10px;color:rgba(22,22,26,.6);background-color:#ededf3;margin-left:6px;padding:3px 10px;border-radius:20px}@media screen and (max-width:1200px){.parameters-card-smallCard-title-minmax{margin-left:0;width:50px}}.parameters-card-smallCard-contents{font-weight:600;font-size:14px;color:#16161a;justify-content:flex-start;align-items:flex-start}.parameters-card-smallCard-contents-floatSmaller{display:flex}@media screen and (max-width:400px){.parameters-card-smallCard-contents-floatSmaller{flex-direction:column}}.parameters-staking-apr-tooltip{box-sizing:border-box;padding:12px 16px;position:absolute;width:584px;height:66px;bottom:32px;left:-56px;background:#ededf3;border-radius:16px;font-style:normal;font-weight:400;font-size:14px;line-height:21px;font-feature-settings:"tnum" on,"lnum" on;color:#40464f;text-align:start}.parameters-staking-apr-tooltip>span{display:block;white-space:normal;overflow-wrap:break-word;max-width:100%;text-align:start}.parameters-staking-apr-tooltip:after{content:" ";position:absolute;top:100%;margin-left:105px;border:10px solid rgba(0,0,0,0);border-top-color:#ededf3}@media screen and (max-width:1200px){.parameters-staking-apr-tooltip{width:316px;height:88px}}.tooltip-container:hover .parameters-staking-apr-tooltip{display:block!important}.validators-table-body-status-active{display:flex;gap:2px;font-weight:600;align-items:center;border-radius:20px;padding:7px 10px;height:24px;width:75px;background-color:#17cfaa;color:#fff}.validators-table-body-status-active svg{width:24px;height:24px}.validators-table-body-status-active path{fill:#fff}@media screen and (max-width:1200px){.validators-table-body-status-active{padding:0 3px;gap:0;font-size:10px;width:64px}.validators-table-body-status-active svg{width:20px;height:20px}}.validators-table-body-status-inactive{display:flex;gap:2px;font-weight:600;align-items:center;border-radius:20px;padding:7px 10px;height:24px;width:75px;background-color:#ededf3;color:#7f7f7f}.validators-table-body-status-inactive svg{width:24px;height:24px}.validators-table-body-status-inactive path{fill:#7f7f7f}@media screen and (max-width:1200px){.validators-table-body-status-inactive{padding:0 3px;gap:0;font-size:10px;width:64px}.validators-table-body-status-inactive svg{width:20px;height:20px}}.apis{padding:16px 28px 28px}.apis,.apis-contents{display:flex;flex-direction:column}.apis-contents{gap:40px}.apis-contents-serverAddress{width:630px}.apis-contents-serverAddress>a{text-decoration:none;word-break:break-word;white-space:normal;text-align:left}.apis-contents>div>div>div>table>tbody>tr>td{font-weight:500}.apis-scroll{width:100%;overflow:auto}.apis-scroll::-webkit-scrollbar{width:2px;height:7px}.apis-scroll::-webkit-scrollbar-thumb{height:30%;background:rgba(22,22,26,.4);border-radius:8px}.apis-nodata{margin-top:28px}