.main { padding: 70px 0 90px; }

.requirement-in { width: 100%; max-width: 800px; margin: 0 auto; }

.requirement-table { width: 100%; }
.requirement-table tr { border-bottom: 1px solid #c0c5ce; }
.requirement-table tr:first-child { border-top: 1px solid #c0c5ce; }
.requirement-table tr:nth-child(even) { background-color: #f4f8fc; }
.requirement-table tr th { width: 8em; padding: 30px 20px; color: #0d3078; font-weight: 700; text-align: left; }
.requirement-table tr td { padding: 30px 20px; }

/*# sourceMappingURL=requirement.css.map */
