.education{--education-border:#a9cbdc;--education-blue:#104661;width:100%;min-width:0;margin-top:16px;padding:28px 16px 20px;background:linear-gradient(140deg,#f6fbfd,#edf7fb);color:var(--navy);text-align:center}
.education h2{margin:0 0 20px;font-size:28px;line-height:1.55;letter-spacing:0;font-weight:800}
.customer-quote blockquote p{margin:0 0 1em}.customer-quote blockquote p:last-child{margin-bottom:0}
.education .line-cta{container-type:inline-size}.education .cta-action{font-size:clamp(16px,5.1cqw,32px)}.education .cta-urgency{font-size:clamp(13px,4cqw,22px)}
.education h2 span{display:inline-block}
.education h2:after{content:"";display:block;width:64px;height:5px;border-radius:4px;background:#089397;margin:16px auto 0}
.case-table{width:100%;border-spacing:0;table-layout:fixed;font-size:18px;line-height:1.6;text-align:center}
.case-table caption{padding:0 0 14px;font-size:20px;font-weight:700;line-height:1.6}
.case-profile-col{width:31%}.case-job-col{width:39%}.case-amount-col{width:30%}
.case-table th,.case-table td{padding:14px 10px;border-right:1px solid #d6e7ef}
.case-table thead th{background:var(--education-blue);color:#fff;font-size:16px;font-weight:700}
.case-table thead th:first-child{border-radius:9px 0 0 0}.case-table thead th:last-child{border-radius:0 9px 0 0}
.case-table tbody th{font-weight:500}.case-table tbody tr{background:#fff}.case-table tbody tr:nth-child(even){background:#e9f4fa}
.case-table tbody tr:last-child>*{border-bottom:1px solid var(--education-border)}
.case-table tbody tr:last-child th{border-radius:0 0 0 9px}.case-table tbody tr:last-child td:last-child{border-radius:0 0 9px 0}
.case-table tr>*:first-child{border-left:1px solid var(--education-border)}.case-table tr>*:last-child{border-right:1px solid var(--education-border)}
.case-person{display:flex;align-items:center;justify-content:center;gap:10px}.case-person svg{width:26px;height:30px;flex:none;color:#164f72}.case-person-woman svg{color:#008690}.case-person span span{white-space:nowrap}
.case-job{display:flex;flex-wrap:wrap;justify-content:center;column-gap:7px;font-size:16px}.case-job>span{white-space:nowrap}
.case-amount{white-space:nowrap;color:#b96700;font-weight:800;font-variant-numeric:tabular-nums}.case-amount strong{font-size:32px;letter-spacing:-.04em;line-height:1.2}.case-amount>span{font-size:16px;margin-left:2px}
.case-note{display:flex;align-items:center;justify-content:center;gap:10px;margin:12px 0 16px;padding:14px 8px;background:#def1f8;border-radius:9px;font-size:16px;line-height:1.6;font-weight:700}.case-note>span{display:flex;align-items:center;justify-content:center;width:26px;height:26px;flex:none;border-radius:50%;background:#008d99;color:#fff;font-size:22px;font-family:Arial,sans-serif}
.customer-review{border:1px solid var(--education-border);border-radius:10px;background:#fff;overflow:hidden;text-align:left}
.customer-review>summary{display:flex;align-items:center;gap:14px;min-height:64px;padding:16px 20px;list-style:none;background:var(--education-blue);color:#fff;font-size:21px;font-weight:700;cursor:pointer}
.customer-review>summary::-webkit-details-marker{display:none}.customer-review>summary>svg{width:30px;height:30px;flex:none}
.review-chevron{width:12px;height:12px;border-right:3px solid currentColor;border-bottom:3px solid currentColor;transform:rotate(45deg);margin:-6px 3px 0 auto;flex:none}.customer-review[open] .review-chevron{transform:rotate(225deg);margin-top:6px}
.customer-review-body{padding:18px 16px}.customer-profile{display:flex;align-items:center;gap:14px;margin-bottom:14px}.customer-avatar{display:grid;place-items:center;width:68px;height:68px;border-radius:50%;background:#e9f5fb;color:var(--education-blue);flex:none}.customer-avatar svg{width:40px;height:40px}
.customer-profile h3{margin:0 0 4px;font-size:20px;line-height:1.7;font-weight:700}.customer-profile h3 strong{font-size:30px;color:#b96700;white-space:nowrap;letter-spacing:-.03em}.customer-profile h3 strong span{font-size:20px}
.customer-profile p{display:flex;flex-wrap:wrap;column-gap:10px;margin:0;font-size:16px;line-height:1.7}.customer-profile p span{white-space:nowrap}
.customer-quote{display:flex;align-items:center;gap:16px;padding:16px;border-radius:9px;background:#e9f5fa}.quote-label{flex:none;background:#cce9f4;color:#104661;border-radius:4px;padding:6px 10px;font-size:14px;font-weight:700}.customer-quote blockquote{margin:0;font-size:17px;line-height:1.85}
.education-source{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;margin:14px 0 20px;text-align:left;color:#526674;font-size:12px;line-height:1.7}.education-source p{margin:0}.education-source a{color:inherit;text-underline-offset:3px}
.education-line-button{display:flex;align-items:center;justify-content:center;gap:14px;min-height:76px;padding:14px 20px;background:#06c755;color:#fff;border-radius:999px;text-decoration:none;font-size:23px;font-weight:800;line-height:1.4;box-shadow:0 4px 10px #009d5a16;transition:filter .15s}
.education-line-button img{width:44px;height:44px;object-fit:contain;flex:none}.education-cta-chevron{width:13px;height:13px;border-top:3px solid currentColor;border-right:3px solid currentColor;transform:rotate(45deg);flex:none;margin-left:auto}.education-cta-break{display:none}
.education-line-button:hover{filter:brightness(.96)}.education-line-button:focus-visible,.customer-review>summary:focus-visible{outline:3px solid #bf861c;outline-offset:3px}
@media(max-width:599px){
 .education{padding:24px 8px 16px;margin-top:12px}.education h2{font-size:24px;margin-bottom:16px}.education h2:after{margin-top:12px;width:48px;height:4px}
 .case-table caption{font-size:16px;padding-bottom:12px}.case-table{font-size:16px}.case-profile-col{width:29%}.case-job-col{width:40%}.case-amount-col{width:31%}
 .case-table th,.case-table td{padding:12px 4px}.case-table thead th{font-size:14px;padding-block:12px}
 .case-person{gap:4px}.case-person svg{width:20px;height:24px}.case-person>span{display:flex;flex-direction:column;align-items:center;line-height:1.5}.case-person>span>span:last-child{font-size:14px}
 .case-job{flex-direction:column;font-size:14px;line-height:1.8}.case-amount strong{font-size:27px}.case-amount>span{font-size:13px}
 .case-note{font-size:14px;gap:7px;padding:12px 6px}.case-note>span{width:22px;height:22px;font-size:18px}
 .customer-review>summary{padding:14px 12px;font-size:18px;gap:10px;min-height:56px}.customer-review>summary>svg{width:26px;height:26px}
 .customer-review-body{padding:14px 10px}.customer-profile{gap:10px}.customer-avatar{width:46px;height:46px}.customer-avatar svg{width:29px;height:29px}.customer-profile h3{font-size:16px;line-height:1.6}.customer-profile h3 strong{font-size:25px}.customer-profile h3 strong span{font-size:17px}.customer-profile p{font-size:14px;line-height:1.6;gap:0 8px}
 .customer-quote{display:block;padding:12px}.quote-label{display:inline-block;margin-bottom:8px}.customer-quote blockquote{font-size:16px;line-height:1.85}
 .education-source{display:block;margin:12px 0 18px}.education-source a{display:inline-block;margin-top:5px}
 .education-line-button{font-size:19px;gap:10px;min-height:78px;padding:12px 16px}.education-line-button img{width:38px;height:38px}.education-cta-break{display:block}.education-cta-chevron{width:11px;height:11px}
}
@media(max-width:359px){.case-person svg{display:none}.case-amount strong{font-size:24px}.case-amount>span{font-size:12px}.case-note{font-size:13px}.education-line-button{font-size:18px;padding-inline:12px}}
