*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}.bg-blue{background:linear-gradient(180deg,#fff,#e6f2ff)}.section-container{background-color:#f8f9fa;padding:4rem 1rem;display:flex;justify-content:center;text-align:center;font-family:Segoe UI,sans-serif}@media(max-width:768px){.section-container{padding:2rem 1rem}}.main-title{font-size:2.5rem;font-weight:800;color:#0056b3;margin:0 0 20px;line-height:1.2}@media(max-width:768px){.main-title{font-size:2rem}}.content-wrapper{max-width:1200px;width:100%;display:flex;flex-direction:column;align-items:center;gap:1rem}.split-layout{display:flex;gap:2rem;align-items:stretch;margin-bottom:1rem}@media(max-width:768px){.split-layout{flex-direction:column}}.image-wrapper{width:100%;max-width:500px;height:auto;border-radius:16px;overflow:hidden;box-shadow:0 4px 15px #0000000d}.image-wrapper img{width:100%;height:100%;object-fit:cover;display:block}.min-width-500{min-width:500px}.mt-6rem{margin-top:6rem}.mt-5rem{margin-top:5rem}.mt-4rem{margin-top:4rem}#submitBtn{align-items:center;justify-content:center;color:#fff;border-radius:50px;box-shadow:0 10px 15px -3px #002a4d66;border-bottom:4px solid rgba(0,0,0,.2);background-color:#00001a}.form-label{font-weight:600}.cta-button{width:100%;max-width:400px;background:#1e293b;color:#fff;border:none;font-size:1.2rem;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:15px;transition:background .3s ease;padding:1.2rem 3rem;font-size:1.3rem;border-radius:50px;box-shadow:0 10px 15px -3px #002a4d66;border-bottom:4px solid rgba(0,0,0,.2);transform:scale(1.05)}.cta-button:hover{background-color:#000e1a}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1rem}@media(max-width:992px){.grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.grid{grid-template-columns:1fr}}.grid .card{background-color:#f0f7ff;border:1px solid rgba(0,86,179,.2);border-radius:12px;padding:2rem;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 4px 12px #00000008;transition:transform .3s ease,border-color .3s ease}.grid .card:hover,.main-cta:hover,.cta-button:hover{transform:translateY(-5px);border-color:#0056b3;box-shadow:0 10px 20px #00000014}.list-wrapper{flex:1;display:flex;flex-direction:column;gap:1rem;width:100%}.list-item{background-color:#fff;border:1px solid #ddd;border-left:5px solid #0056b3;padding:1.2rem;border-radius:6px;display:flex;align-items:flex-start;gap:15px;box-shadow:0 2px 5px #0000000d;transition:transform .2s ease}.list-item:hover{transform:translate(5px);border-color:#0056b3;background-color:#f0f8ff}.list-item .arrow-icon{font-weight:700;color:#0056b3;font-size:1.2rem}.list-item p{margin:0;font-size:1rem;color:#333;font-weight:500;line-height:1.4;text-align:left}.list-wrapper-problem{flex:1;display:flex;flex-direction:column;gap:1rem;width:100%}.list-item-problem{background-color:#fff;border:1px solid #ddd;border-left:5px solid #ef4444;padding:1.2rem;border-radius:6px;display:flex;align-items:flex-start;gap:15px;box-shadow:0 2px 5px #0000000d;transition:transform .2s ease}.list-item-problem:hover{transform:translate(5px);border-color:#ef4444;background-color:#fef2f2}.list-item-problem .arrow-icon{font-weight:700;color:#0056b3;font-size:1.2rem}.list-item-problem p{margin:0;font-size:1rem;color:#333;font-weight:500;line-height:1.4;text-align:left}.section-title{font-size:3.5rem;font-weight:900;background:linear-gradient(135deg,#1e293b 30%,#0056b3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:2.8rem;font-weight:800;color:#1e293b;margin:0 3rem;text-align:center;letter-spacing:-1px;max-width:650px;width:100%}
