.practice-content{padding:4rem 0}.intro-section{max-width:900px;margin:0 auto 3rem}.intro-section h2{color:var(--primary-color);margin-bottom:1.5rem;font-size:2rem}.intro-section p{color:var(--text-light);margin-bottom:1rem;font-size:1.0625rem;line-height:1.8}.services-offered{margin:4rem 0}.services-offered h2{text-align:center;color:var(--primary-color);margin-bottom:2rem;font-size:2rem}.services-grid-practice{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem;display:grid}.service-item-practice{border-left:4px solid var(--secondary-color);background-color:#fff;border-radius:.5rem;padding:2rem;box-shadow:0 2px 8px #0000001a}.service-item-practice h3{color:var(--primary-color);margin-bottom:1rem;font-size:1.375rem}.service-item-practice ul{padding:0;list-style:none}.service-item-practice li{color:var(--text-light);border-bottom:1px solid var(--border-color);padding:.5rem 0;line-height:1.6}.service-item-practice li:last-child{border-bottom:none}.why-choose-section-practice{background-color:var(--bg-light);border-radius:.5rem;max-width:900px;margin:4rem auto;padding:2rem}.why-choose-section-practice h2{color:var(--primary-color);margin-bottom:1.5rem;font-size:2rem}.benefits-list{padding:0;list-style:none}.benefits-list li{color:var(--text-light);background-color:#fff;border-radius:.375rem;margin-bottom:1rem;padding:1rem;line-height:1.7}.benefits-list strong{color:var(--primary-color);margin-bottom:.25rem;display:block}.cta-section-practice{text-align:center;background:linear-gradient(135deg, var(--primary-color) 0%, var(--secondary-color) 100%);color:#fff;border-radius:.5rem;max-width:700px;margin:4rem auto 0;padding:3rem}.cta-section-practice h2{color:#fff;margin-bottom:1rem;font-size:2rem}.cta-section-practice p{margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.contact-details-practice{flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:2rem;display:flex}.contact-details-practice div{font-size:1rem}.contact-details-practice strong{margin-bottom:.25rem;display:block}@media (max-width:768px){.practice-content{padding:2rem 0}.services-grid-practice{grid-template-columns:1fr}.cta-section-practice{padding:2rem 1.5rem}.contact-details-practice{flex-direction:column;gap:1rem}}
