.prices-table{border:1px solid var(--c-grey);max-width:100%;border-radius:12px;border-collapse:inherit;position:relative;z-index:1;overflow:hidden;background-color:var(--c-white)}@media screen and (max-width:1000px){.prices-table{margin-left:-20px;margin-right:-20px;min-width:calc(100% + 40px);border-radius:0!important}}@media screen and (max-width:690px){.prices-table{margin-left:-16px;margin-right:-16px;min-width:calc(100% + 32px)}}.prices-table__top{background-color:var(--c-grey2);border-bottom:1px solid var(--c-grey);min-height:-webkit-max-content;min-height:-moz-max-content;min-height:max-content;height:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;color:var(--c-text);border-radius:12px 12px 0 0}@media screen and (max-width:970px){.prices-table__top{height:40px}}.prices-table__row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}