.price-table{padding:32px 10px 40px;background:#fff}@media (min-width:768px){.price-table{padding:66px 32px}}@media (min-width:1200px){.price-table{padding:100px 32px}}.price-table .flex{align-items:flex-start;flex-wrap:wrap}.price-table .text-block{position:relative}.price-table .section-text{padding:0 30px;color:#5e6265}.price-table .table__wrapper .section-title{color:#1d212f}.price-table .table__wrapper .table__title{text-align:left;font-size:28px;font-style:normal;font-weight:400;line-height:32px;text-transform:uppercase}.price-table .table__wrapper .table__description{width:100%;color:rgb(25 30 34 / .7);font-size:16px;margin-top:1px}@media (min-width:1024px){.price-table .table__wrapper .table__description{width:850px}}.price-table .table__wrapper .table__description a{color:var(--accent)}.price-table .table__wrapper .table__description a:hover{text-decoration:underline}.price-table .table__wrapper .table__box{border-top:1px solid #e2e8ed;padding-top:20px;margin-top:20px}.price-table .table__wrapper .table__box .table__pricing .pricing{display:grid;grid-template-columns:1fr;gap:12px}@media (min-width:1024px){.price-table .table__wrapper .table__box .table__pricing .pricing{grid-template-columns:1fr 1fr}}.price-table .table__wrapper .table__box .table__pricing .table{width:100%}.price-table .table__wrapper .table__box .table__pricing .table:nth-child(2){margin-top:-12px}@media (min-width:1024px){.price-table .table__wrapper .table__box .table__pricing .table:nth-child(2){margin-top:0}}.price-table .table__wrapper .table__box .table__pricing .table:nth-child(2) .header__pricing{display:none}@media (min-width:1024px){.price-table .table__wrapper .table__box .table__pricing .table:nth-child(2) .header__pricing{display:grid}}.price-table .table__wrapper .table__box .table__pricing .row{display:grid;grid-template-columns:1fr 120px;margin-bottom:14px;align-items:center;min-height:64px}@media (min-width:1024px){.price-table .table__wrapper .table__box .table__pricing .row{min-height:auto}}.price-table .table__wrapper .table__box .table__pricing .row.header__pricing{font-weight:800;text-transform:uppercase;font-size:16px}.price-table .table__wrapper .table__box .table__pricing .row.header__pricing .cell{background:#e5e9ed;color:#191e22;font-size:16px;min-height:65px}@media (min-width:1024px){.price-table .table__wrapper .table__box .table__pricing .row.header__pricing .cell{min-height:auto}}.price-table .table__wrapper .table__box .table__pricing .cell{padding:20px 24px;background:#f4f6f7;text-transform:none;font-size:16px;min-height:auto}.price-table .table__wrapper .table__box .table__pricing .cell.price{text-align:center;font-weight:700;color:var(--accent);white-space:nowrap;margin-left:12px;font-size:17px;display:flex;align-items:center;justify-content:center;height:100%}.price-table .table__wrapper .table__box .table__pricing .price small{font-size:11px;font-weight:600;text-transform:uppercase}@media (max-width:900px){.price-table .table__wrapper .table__box .table__pricing .pricing{grid-template-columns:1fr}}