.about-container{background-color:#f9fafb;padding:2rem 1rem}@media (min-width:640px){.about-container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.about-container{padding-left:2rem;padding-right:2rem}}.inner-container{width:100%;margin:0 auto;padding:40px}.card-container{background-color:white;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);border-radius:.5rem;overflow:hidden}.header-section{background:var(--primary);padding:2rem 1.5rem}.header-content{text-align:center}.main-title{font-size:1.875rem;font-weight:700;color:white;margin:0}@media (min-width:640px){.main-title{font-size:2.25rem}}.subtitle{color:#bbf7d0;font-size:1.125rem;margin:0}.content-section{padding:2rem 1.5rem}.welcome-section{text-align:center;margin-bottom:3rem}.section-title{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:1rem;margin-top:0}.welcome-text{color:#374151;line-height:1.625;font-size:1.125rem;max-width:48rem;margin:0 auto}.offer-section{margin-bottom:3rem}.offer-title{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:1.5rem;text-align:center;margin-top:0}.offer-grid{display:grid;gap:1.5rem}@media (min-width:768px){.offer-grid{grid-template-columns:repeat(3,1fr)}}.service-card{border-radius:.5rem;padding:1.5rem;text-align:center;transition:box-shadow .15s ease-in-out}.service-card:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.service-card-green{background:linear-gradient(to bottom right,#f0fdf4,#ecfdf5);border:1px solid #bbf7d0}.service-card-blue{background:linear-gradient(to bottom right,#eff6ff,#eef2ff);border:1px solid #bfdbfe}.service-card-purple{background:linear-gradient(to bottom right,#faf5ff,#fdf2f8);border:1px solid #e9d5ff}.icon-container{border-radius:50%;padding:.75rem;width:4rem;height:4rem;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center}.icon-container-green{background-color:#dcfce7}.icon-container-blue{background-color:#dbeafe}.icon-container-purple{background-color:#f3e8ff}.icon{height:2rem;width:2rem}.icon-green{color:#059669}.icon-blue{color:#2563eb}.icon-purple{color:#9333ea}.card-title{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:.5rem;margin-top:0}.card-text{color:#374151;font-size:.875rem;margin:0}.values-section{margin-bottom:2rem}.values-title{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:1.5rem;text-align:center;margin-top:0}.values-list{display:flex;flex-direction:column;gap:1.5rem}.value-card{border-radius:.5rem;padding:1.5rem}.value-card-green{background:linear-gradient(90deg,#f0fdf4,#ecfdf5);border:1px solid #bbf7d0}.value-card-blue{background:linear-gradient(90deg,#eff6ff,#ecfeff);border:1px solid #bfdbfe}.value-card-purple{background:linear-gradient(90deg,#faf5ff,#fdf2f8);border:1px solid #e9d5ff}.value-content{display:flex;align-items:flex-start}.value-icon-container{border-radius:.5rem;padding:.5rem;margin-right:1rem}.value-icon{height:1.5rem;width:1.5rem}.value-title{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:.5rem;margin-top:0}.value-text{color:#374151;margin:0}.thank-you-section{background:var(--primary);border-radius:.5rem;padding:2rem;text-align:center}.thank-you-icon{height:3rem;width:3rem;color:white;margin:0 auto 1rem}.thank-you-title{font-size:1.5rem;font-weight:700;color:white;margin-bottom:1rem;margin-top:0}.thank-you-text{color:#bbf7d0;font-size:1.125rem;line-height:1.625;max-width:42rem;margin:0 auto}