@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";.req-section{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#fff;padding:72px 24px 64px}.req-container{max-width:1200px;margin:0 auto}.req-header{text-align:center;margin-bottom:40px}.req-title{font-size:40px;font-weight:600;color:#151821;margin:0 0 12px}.req-subtitle{max-width:900px;margin:0 auto;font-size:15px;line-height:1.9;color:#4b5563}.req-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;max-width:820px;margin:0 auto}.req-card{background-color:#fff;border-radius:14px;padding:28px 28px 26px;border:1.5px solid #e2e8f0;border-top:3px solid #22c55e;box-shadow:0 4px 16px #0000000d;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.req-card:hover{border-color:#22c55e;box-shadow:0 8px 28px #22c55e24;transform:translateY(-3px)}.req-card-title{font-size:17px;font-weight:600;color:#111827;margin:0 0 12px}.req-card-underline{height:2px;width:40px;background:#22c55e;border-radius:2px;margin-bottom:14px}.req-card-text{margin:0;font-size:14px;line-height:1.9;color:#4b5563}@media(max-width:1024px){.req-section{padding:60px 20px 56px}.req-title{font-size:34px}.req-grid{gap:22px}}@media(max-width:768px){.req-section{padding:48px 16px}.req-title{font-size:30px}.req-subtitle{font-size:14px}.req-grid{grid-template-columns:1fr}.req-card{padding:24px 22px 22px}}@media(max-width:480px){.req-section{padding:40px 14px}.req-title{font-size:26px}.req-card-title{font-size:17px}.req-card-text{font-size:13.5px}}
