.price-table{box-sizing:border-box;background:#fff;border-radius:8px;width:100%}.price-table table,.price-table table tr{width:100%}.price-table table th{text-align:left}.price-table__th,.price-table__tr{grid-gap:14px;color:#8a8a8a;border-bottom:1px solid #e0e0e0;grid-template-columns:40px 1fr 1fr 100px 110px 110px 40px;align-items:center;padding:8px 0;font-size:12px;display:grid}.price-table__th.no-offers,.price-table__tr.no-offers{grid-template-columns:40px 1fr 1fr 100px}.price-table.is-org .price-table__th,.price-table.is-org .price-table__tr{grid-template-columns:40px 1fr 1fr 100px 110px 110px 40px}.price-table.is-org .price-table__th.no-offers,.price-table.is-org .price-table__tr.no-offers{grid-template-columns:40px 1fr 1fr 100px}.price-table__tr:last-child{border-bottom:none}.price-table__tr span{color:#8a8a8a;display:none}.price-table__tr span.no-hide{color:#222;display:block}.price-table__tr.open .price-table__show:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='9' fill='none' viewBox='0 0 12 9'%3E%3Cpath fill='%23222' d='M10.594.633 12 2.039l-6 6-6-6L1.406.633 6 5.227z'/%3E%3C/svg%3E");transform:translate(-50%,-50%)rotate(180deg)}.price-table__tr.open .price-table__subtable{display:block}.price-table__tr .price-table__show:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='9' fill='none' viewBox='0 0 12 9'%3E%3Cpath fill='%238a8a8a' d='M10.594.633 12 2.039l-6 6-6-6L1.406.633 6 5.227z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px 9px;width:20px;height:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.price-table__th{color:#8a8a8a}.price-table__application-status{color:#004085;background-color:#cce5ff;border-radius:4px;width:max-content;padding:4px 8px;font-weight:400;display:inline-block}.price-table__application-status.is-red{color:#721c24;background-color:#f8d7da}.price-table__application-status.is-green{color:#155724;background-color:#d4edda}.price-table__show{cursor:pointer;position:relative}.price-table__sub .table-template{box-sizing:border-box;box-shadow:none;color:#222;background:0 0;padding:0 20px;line-height:120%}.price-table__sub .table-template__header{background:#f5f5f5}.price-table__sub .table-template__header,.price-table__sub .table-template__row{color:#222;margin:0 -20px;padding:8px 20px}@media (width<=750px){.price-table__th{display:none}.price-table__tr{flex-direction:column;align-items:start;gap:5px;display:flex}.price-table__tr span{margin-right:10px;display:inline-block}}
