.prices__section{background-position:top;background-size:cover}.prices__section .section__header{margin-bottom:2.625rem}.prices__table{border-collapse:collapse;width:100%}.prices__table-wrap{background-color:var(--color-white);border:1px solid var(--color-gray30);border-radius:.75rem;margin-bottom:2.625rem}.prices__table tr{border-bottom:1px solid var(--color-gray30)}.prices__table tr th{background-color:#fafafa;color:#706f6f;font-size:.75rem;font-weight:600;line-height:100%;text-align:left;text-transform:uppercase}@media only screen and (max-width:767px){.prices__table tr th{text-align:center}}.prices__table tr td{font-size:1rem;font-weight:400;line-height:100%}@media only screen and (max-width:767px){.prices__table tr td{font-size:.875rem;line-height:140%}}.prices__table tr td,.prices__table tr th{padding:1.5rem}@media only screen and (max-width:767px){.prices__table tr td,.prices__table tr th{padding:.75rem}.prices__table tr td:nth-child(2),.prices__table tr th:nth-child(2){padding:.75rem 0;text-align:center}.prices__table tr td:last-child,.prices__table tr th:last-child{min-width:7.125rem}}.prices__table tbody td img{display:inline-block;margin-right:.5rem;position:relative;top:.25rem;width:1.25rem}@media only screen and (max-width:767px){.prices__table tbody td img{margin-right:.25rem;width:1.0625rem}}.prices__table tbody td:last-child{font-weight:600}.prices__table tbody tr:nth-child(2n) td{background-color:#fafafa}.prices__table tfoot tr{border:none}.prices__btns{display:grid;gap:.75rem;grid-template-columns:repeat(3,1fr)}.prices__btns .btn_wa{background-color:#60d669}.prices__btns .btn_telegram{background:#2aabee}.prices__btns .btn_viber{background:#665ca7}@media only screen and (max-width:767px){.prices__btns{grid-template-columns:repeat(1,1fr)}}.prices__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.1875rem .8125rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:.5rem;color:var(--color-white);font-family:Manrope,sans-serif;font-size:1rem;font-weight:600;justify-content:center;line-height:100%;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.prices__btn img{position:static;width:2.5rem}.prices__btn:hover{opacity:.8}