.module-edge-pricing h2{color:var(--white_color);margin-bottom:3.2rem;text-align:center}.pricing-table{margin:0 auto}.pricing-table__inner{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.module-edge-pricing table{border:1px solid var(--secondary_color);border-collapse:collapse;min-width:600px;width:100%}.module-edge-pricing table thead,.module-edge-pricing table tr:nth-child(2n){background:hsla(0,0%,97%,.1)}.module-edge-pricing table tr th{color:var(--white_color);font-size:var(--font_size_20)}.module-edge-pricing table tr td{color:#dbddee;font-size:var(--font_size_14)}.module-edge-pricing table tr td,.module-edge-pricing table tr th{padding:1.6rem}.module-edge-pricing table tr td:not(:first-child){text-align:center}.module-edge-pricing table tr th:first-child{width:40rem}@media (max-width:480px){.module-edge-pricing table tr th{color:var(--white_color);font-size:var(--font_size_16);width:35rem}}