.prices{margin-bottom:-40px}.prices__body{display:flex;flex-direction:column;margin-inline:var(--container-gap-negative);overflow-x:auto;padding-inline:var(--container-gap)}.prices__body::-webkit-scrollbar{border-radius:4px;height:5px;width:5px}.prices__body::-webkit-scrollbar-track{background:var(--Grey_light,#f1f1f1);border-radius:4px}.prices__body::-webkit-scrollbar-thumb{background:var(--Orange,#ff7c2d);border-radius:4px}.prices__body{padding-bottom:40px}.prices .tvtable thead tr{background-color:var(--Blue);border-radius:4px;color:var(--White);font-weight:700}.prices .tvtable tr{align-items:center;display:grid;gap:20px;grid-template-columns:1fr repeat(2,216px);min-width:-moz-max-content;min-width:max-content}.prices .tvtable tbody tr{padding-block:20px}.prices .tvtable tbody tr:nth-child(2n){background:var(--BG_table,#fafafa);border-radius:4px}.prices .tvtable td,.prices .tvtable th{min-width:216px;padding:20px}.prices .tvtable td .button,.prices .tvtable th .button{width:100%}.prices .tvtable td:first-child,.prices .tvtable th:first-child{flex-grow:1;width:100%}
