.home .hero-carousel,.home .attorneys-carousel,.home .testimonials-carousel,.home .partners-carousel,.home .posts-list,.home .contact-grid,.home .about-grid{margin:0}.home .hero-carousel .hero-slide{display:none!important}.home .hero-carousel .hero-slide.is-active{display:block!important}.home .services-section .row{display:grid;gap:var(--space-4);grid-template-columns:1fr}.home .services-section .row>[class*="col-"]{margin:0;max-width:none;padding:0;width:100%}.home .attorney-slide,.home .testimonial-slide,.home .partner-slide{padding:0}.home .posts-list{display:grid;gap:var(--space-4);grid-template-columns:1fr}.home .post-item.post-featured{grid-column:auto}.home .contact-form-wrapper,.home .contact-info-wrapper{box-sizing:border-box;width:100%}@media (min-width:992px){.home .services-section .row{grid-template-columns:repeat(2,minmax(0,1fr))}.home .testimonials-carousel,.home .partners-carousel{overflow:visible}.home .testimonials-carousel,.home .partners-carousel{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.home .services-section .row{grid-template-columns:repeat(3,minmax(0,1fr))}.home .posts-list{grid-template-columns:1.2fr 1fr}.home .post-item.post-featured{grid-column:1 / -1}}@media (min-width:1200px){.home .testimonials-carousel{grid-template-columns:repeat(2,minmax(0,1fr))}.home .partners-carousel{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.home .hero-carousel .hero-slide{transition:none}}