.about-container{max-width:1200px;margin:0 auto;padding:4rem 2rem}.about-grid{display:flex;flex-wrap:wrap;gap:3rem;margin-bottom:4rem}.about-content{flex:1;min-width:300px}.about-heading{font-size:2.5rem;font-weight:700;color:#1a365d;margin-bottom:1.5rem;line-height:1.2}.highlight{color:#2e7d32}.about-text{font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.trust-box{flex:1;min-width:300px;background-color:#f5f5f5;padding:2rem;border-radius:8px;display:flex;flex-direction:column;justify-content:center}.trust-heading{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.check-item{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.check-icon{color:#2e7d32;min-width:24px}.cta-section{text-align:center;background-color:#ebf8ff;padding:3rem 2rem;border-radius:8px}.cta-heading{font-size:2rem;font-weight:600;margin-bottom:1rem}.cta-text{font-size:1.1rem;margin-bottom:2rem}.cta-button{background-color:#2e7d32;color:white;border:none;padding:.75rem 2.5rem;font-size:1.1rem;font-weight:600;border-radius:4px;cursor:pointer;transition:background-color .3s}.cta-button:hover{background-color:#1b5e20}@media (max-width:768px){.about-heading{font-size:2rem}.cta-heading{font-size:1.5rem}}