.price-tables-section{background:#f8fafc;padding:80px 0}.price-tables-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;margin-top:40px;display:grid}.price-table-card{background:#fff;border:1px solid #041c4014;border-radius:16px;flex-direction:column;height:100%;padding:35px 30px;display:flex;box-shadow:0 4px 20px #00000005}.price-table-card h3{color:#03142f;border-bottom:2px solid #f4f6fc;margin-bottom:20px;padding-bottom:12px;font-size:20px;font-weight:700}.price-list-items{margin:0;padding:0;list-style:none}.price-list-item{border-bottom:1px solid #0000000a;justify-content:space-between;align-items:center;padding:12px 0;font-size:14px;display:flex}.price-list-item:last-child{border-bottom:none}.price-item-name{color:#5b6475;text-align:left;max-width:70%;font-weight:500}.price-item-value{color:#03142f;text-align:right;font-weight:700}
