.info-section__pricing{display:flex;gap:32px;margin-top:2rem;width:100%}.card__extra{border:0 0 0 2px;gap:12px;margin-bottom:3rem;padding:0 20px}.detail{border-left:2px solid #aeceff;width:50%}.pt-0{padding-top:0}.heading-container{align-items:center;display:flex}.heading3{margin-left:.5rem}.heading3,.headings{font-weight:700;margin-bottom:0}.title-text{color:var(--heading-font-color);font-size:18px;font-weight:600;letter-spacing:.02em;line-height:24px;margin-top:0;text-align:left;word-spacing:var(--heading-6-word-spacing)}.serverlist__wrapper{display:flex;gap:var(--space-80)}@media (max-width:767px){.serverlist__wrapper{flex-direction:column;gap:var(--space-40)}.detail{width:100%}}.serverlist__header{flex:0 0 310px;min-width:310px}@media (max-width:767px){.serverlist__header{flex:1 1 auto}}.serverlist__header-icon-container{margin-bottom:var(--space-8)}.serverlist__header-title{margin-bottom:var(--space-8)}.serverlist__body{margin-bottom:1.5rem}.serverlist__list{display:grid;gap:var(--space-32);grid-template-columns:repeat(4,1fr)}@media (max-width:900px){.serverlist__list{grid-template-columns:1fr}}.serverlist__card{background:var(--color-slate-10);border:1px solid #e1e4e9;border-radius:var(--space-12);display:flex;flex-direction:column;height:100%}.serverlist__card-icon-container{margin-bottom:var(--space-32)}.serverlist__card-icon{height:var(--space-48);width:var(--space-48)}.serverlist__card-title{background-color:#042455;border-radius:var(--space-12) var(--space-12) 0 0;color:#fff;flex:0 0 auto;margin-bottom:var(--space-8);padding:var(--space-16)}.serverlist__card-description{margin:0}.description-container{flex:0 0 225px}.description-container,.instance-container{color:#5a677f;font-size:14px;font-weight:400;line-height:20px;padding:var(--space-16)}.instance-container{background-color:#f5f6f8;flex:1}.mb-1{margin-bottom:1rem!important}.server-controller__tabs{display:flex;margin-bottom:0;overflow-x:auto;padding-left:0}.server-controller__tab-container{word-wrap:break-word;border-bottom:1px solid #b8bfcd;display:inline-flex;padding:1rem}.server-controller__tab{align-items:center;background:var(--color-slate-10);cursor:pointer;display:flex;gap:56px;height:auto;padding:var(--space-24);position:relative}.server-controller__tab-container:hover{cursor:pointer}.tableItem--hidden{display:none}.mt-1{margin-top:1rem}.server-controller__tab--active{border:1px solid #b8bfcd;border-bottom:0;border-radius:8px 8px 0 0;color:#15181d;font-size:14px;font-weight:500;line-height:20px;text-align:left}.mt-2{margin-top:2rem}table{border-collapse:separate;border-spacing:0;display:inline-table;margin-bottom:1rem;overflow:auto;text-align:left;width:100%}th:first-child{border-radius:6px 0 0}th:last-child{border-radius:0 6px 0 0}table thead tr{border-bottom:2px solid #000}table thead,table tr:nth-child(2n){background-color:#f5f6f8}table tr{background-color:#fff;border-bottom:1px solid #e1e4e9}td:first-child{border-left:1px solid #e1e4e9}td:last-child{border-right:1px solid #e1e4e9}table td,table th{padding:1rem}table th{background-color:#15181d;color:#fff;font-weight:500}table td{border-bottom:1px solid #e1e4e9;color:#15181d}tr:last-child td:first-child{border-bottom-left-radius:10px}tr:last-child td:last-child{border-bottom-right-radius:10px}@media (max-width:767px){table{display:block}}:where(b,strong){color:#15181d;font-weight:500}