.Home-module__Ho9lYW__container{flex-direction:column;width:100%;min-height:100vh;display:flex}.Home-module__Ho9lYW__heroSection{color:#fff;border-radius:24px;flex-direction:column;justify-content:center;width:95%;max-width:1400px;height:85vh;margin:1rem auto;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #0003}.Home-module__Ho9lYW__heroImageContainer{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Home-module__Ho9lYW__heroOverlay{z-index:1;background:linear-gradient(90deg,#000000e6 0%,#000000b3 40%,#0003 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Home-module__Ho9lYW__heroContentWrapper{z-index:2;align-items:center;width:100%;height:100%;padding:0 4rem;display:flex;position:relative}.Home-module__Ho9lYW__heroTextContent{flex-direction:column;gap:1.5rem;max-width:700px;display:flex}.Home-module__Ho9lYW__heroTagline{text-transform:uppercase;letter-spacing:1px;color:#e0e0e0;opacity:.9;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.Home-module__Ho9lYW__arrow{font-weight:700}.Home-module__Ho9lYW__heroTitle{margin-bottom:1rem;font-size:4rem;font-weight:500;line-height:1.1}.Home-module__Ho9lYW__heroFeatures{flex-direction:column;gap:.8rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.Home-module__Ho9lYW__heroFeatures li{color:#e0e0e0;align-items:center;font-size:1.1rem;display:flex}.Home-module__Ho9lYW__heroFeatures li:before{content:"•";margin-right:.8rem;font-size:1.5rem;line-height:1}.Home-module__Ho9lYW__heroButtons{gap:1rem;margin-bottom:3rem;display:flex}.Home-module__Ho9lYW__primaryButton{color:#000;background-color:#fff;border:2px solid #fff;border-radius:50px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s}.Home-module__Ho9lYW__primaryButton:hover{background-color:#e0e0e0;border-color:#e0e0e0;transform:translateY(-2px)}.Home-module__Ho9lYW__secondaryButton{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffff1a;border:1px solid #fff3;border-radius:50px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s}.Home-module__Ho9lYW__secondaryButton:hover{background-color:#fff3;transform:translateY(-2px)}.Home-module__Ho9lYW__heroFooter{color:#ffffffb3;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:1.5rem;font-size:.9rem;display:flex;position:absolute;bottom:2rem;left:4rem;right:4rem}.Home-module__Ho9lYW__trustBadge{align-items:center;gap:.5rem;display:flex}.Home-module__Ho9lYW__scrollIndicator{cursor:pointer;align-items:center;gap:.5rem;display:flex}.Home-module__Ho9lYW__newHeroSection{background-color:#fff;flex-direction:column;align-items:center;width:100%;padding:4rem 2rem 0;display:flex;overflow:hidden}.Home-module__Ho9lYW__newHeroContent{text-align:center;flex-direction:column;align-items:center;max-width:900px;margin-bottom:3rem;display:flex}.Home-module__Ho9lYW__newHeroBadge{color:#333;background-color:#f5f5f5;border:1px solid #e5e5e5;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.9rem;font-weight:500;display:flex}.Home-module__Ho9lYW__badgeIcon{font-size:1.1rem}.Home-module__Ho9lYW__badgeDivider{color:#ccc;margin:0 .25rem}.Home-module__Ho9lYW__newHeroTitle{color:#111;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:4rem;font-weight:600;line-height:1.1}.Home-module__Ho9lYW__newHeroDescription{color:#666;max-width:700px;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.Home-module__Ho9lYW__newHeroButtons{align-items:center;gap:1rem;display:flex}.Home-module__Ho9lYW__newPrimaryButton{color:#fff;background-color:#111;border:1px solid #111;border-radius:50px;padding:.9rem 2rem;font-weight:500;text-decoration:none;transition:all .3s}.Home-module__Ho9lYW__newPrimaryButton:hover{background-color:#333;border-color:#333;transform:translateY(-2px)}.Home-module__Ho9lYW__newSecondaryButton{color:#111;background-color:#0000;border:1px solid #e5e5e5;border-radius:50px;align-items:center;gap:.5rem;padding:.9rem 2rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.Home-module__Ho9lYW__newSecondaryButton:hover{background-color:#f9f9f9;border-color:#ccc;transform:translateY(-2px)}.Home-module__Ho9lYW__buttonArrow{font-size:.9rem;transition:transform .3s}.Home-module__Ho9lYW__newSecondaryButton:hover .Home-module__Ho9lYW__buttonArrow{transform:translate(3px)}.Home-module__Ho9lYW__newHeroImageWrapper{border-radius:24px;width:95%;max-width:1400px;height:500px;margin-bottom:4rem;position:relative;overflow:hidden}.Home-module__Ho9lYW__newHeroImage{object-position:center 20%}.Home-module__Ho9lYW__statsSection{color:#fff;background-color:#000;border-bottom-right-radius:24px;border-bottom-left-radius:24px;width:95%;max-width:1400px;margin:-1.5rem auto 2rem;padding:2.5rem 4rem}.Home-module__Ho9lYW__statsContainer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.Home-module__Ho9lYW__statGroup{flex-direction:column;gap:.5rem;display:flex}.Home-module__Ho9lYW__statLabel{color:#888;font-size:.9rem;font-weight:500}.Home-module__Ho9lYW__avatars{align-items:center;gap:-10px;display:flex}.Home-module__Ho9lYW__avatarCircle{background-color:#333;border:2px solid #000;border-radius:50%;width:32px;height:32px;margin-right:-10px}.Home-module__Ho9lYW__avatars span{margin-left:20px;font-size:.9rem;font-weight:600}.Home-module__Ho9lYW__statDivider{background-color:#333;width:1px;height:40px;display:none}@media (min-width:768px){.Home-module__Ho9lYW__statDivider{display:block}}.Home-module__Ho9lYW__statItem{flex-direction:column;align-items:center;display:flex}.Home-module__Ho9lYW__statNumber{font-size:2.5rem;font-weight:700;line-height:1}.Home-module__Ho9lYW__statDesc{color:#888;margin-top:.5rem;font-size:.9rem}@media (max-width:1024px){.Home-module__Ho9lYW__heroSection{height:auto;min-height:70vh;padding:4rem 2rem}.Home-module__Ho9lYW__heroContentWrapper{padding:0 1rem}.Home-module__Ho9lYW__heroTitle,.Home-module__Ho9lYW__newHeroTitle{font-size:3rem}.Home-module__Ho9lYW__heroFooter{width:100%;margin-top:3rem;padding:1.5rem 0 0;position:relative;bottom:auto;left:auto;right:auto}.Home-module__Ho9lYW__statsSection{padding:2rem}.Home-module__Ho9lYW__newHeroImageWrapper{height:400px}}@media (max-width:768px){.Home-module__Ho9lYW__heroSection{border-radius:0;width:100%;margin:0}.Home-module__Ho9lYW__statsSection{border-radius:0;width:100%;margin-bottom:0}.Home-module__Ho9lYW__heroTitle{font-size:2.5rem}.Home-module__Ho9lYW__newHeroTitle{font-size:2.2rem}.Home-module__Ho9lYW__newHeroDescription{font-size:1rem}.Home-module__Ho9lYW__heroButtons{flex-direction:column;width:100%}.Home-module__Ho9lYW__newHeroButtons{flex-direction:column;gap:1rem;width:100%}.Home-module__Ho9lYW__primaryButton,.Home-module__Ho9lYW__secondaryButton,.Home-module__Ho9lYW__newPrimaryButton,.Home-module__Ho9lYW__newSecondaryButton{text-align:center;justify-content:center;width:100%}.Home-module__Ho9lYW__statsContainer{flex-direction:column;align-items:flex-start;gap:2rem}.Home-module__Ho9lYW__statItem{align-items:flex-start}.Home-module__Ho9lYW__newHeroImageWrapper{border-radius:12px;width:100%;height:300px}.Home-module__Ho9lYW__newHeroSection{padding:2rem 1.5rem 0}}.Home-module__Ho9lYW__practiceAreas{width:100%;max-width:1200px;margin:0 auto;padding:4rem 2rem}.Home-module__Ho9lYW__sectionTitle{text-align:center;color:#171717;margin-bottom:3rem;font-size:2.5rem}.Home-module__Ho9lYW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Home-module__Ho9lYW__cardWrapper{flex-direction:column;height:100%;display:flex}.Home-module__Ho9lYW__card{background-color:#fff;border:1px solid #eaeaea;border-radius:8px;flex-direction:column;height:100%;min-height:350px;padding:0;transition:box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.Home-module__Ho9lYW__cardImageContainer{flex-shrink:0;width:100%;height:200px;position:relative}.Home-module__Ho9lYW__cardContent{background-color:#fff;flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.Home-module__Ho9lYW__cardLink{color:inherit;height:100%;text-decoration:none;display:block}.Home-module__Ho9lYW__card:hover{box-shadow:0 4px 12px #0000001a}.Home-module__Ho9lYW__cardLink:hover .Home-module__Ho9lYW__card{border-color:#0070f3;box-shadow:0 6px 16px #00000026}.Home-module__Ho9lYW__cardTitle{color:#111;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.Home-module__Ho9lYW__cardDescription{color:#666;flex-grow:1;margin-bottom:1.5rem;font-size:1rem;line-height:1.5}.Home-module__Ho9lYW__consultButton{color:#fff;text-align:center;background-color:#000;border-radius:50px;width:fit-content;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:background-color .3s;display:inline-block}.Home-module__Ho9lYW__consultButton:hover{background-color:#333}.Home-module__Ho9lYW__knowMoreButton{color:#000;text-align:center;background-color:#fff;border:1px solid #000;border-radius:50px;width:fit-content;margin-right:.75rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.Home-module__Ho9lYW__knowMoreButton:hover{color:#000;background-color:#f5f5f5}.Home-module__Ho9lYW__buttonContainer{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:auto;display:flex}.Home-module__Ho9lYW__footer{border-top:1px solid #eaeaea;margin-top:auto;padding:2rem}.Home-module__Ho9lYW__links{justify-content:center;gap:1.5rem;display:flex}.Home-module__Ho9lYW__link{color:#666;font-size:.9rem;text-decoration:none}.Home-module__Ho9lYW__link:hover{color:#171717;text-decoration:underline}
.FAQSection-module__x_Slwq__container{background-color:#fff;max-width:1200px;padding:2rem 1rem}@media (min-width:768px){.FAQSection-module__x_Slwq__container{margin:0 auto;padding:4rem 2rem}}.FAQSection-module__x_Slwq__title{text-align:center;color:#171717;margin-bottom:2rem;padding:0 1rem;font-size:1.8rem}@media (min-width:768px){.FAQSection-module__x_Slwq__title{margin-bottom:3rem;font-size:2.5rem}}.FAQSection-module__x_Slwq__wrapper{flex-direction:column;gap:2rem;width:100%;max-width:100%;display:flex}.FAQSection-module__x_Slwq__scrollContainer{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;width:100%;max-width:100vw;margin-bottom:1rem;padding-bottom:1rem;overflow-x:auto}.FAQSection-module__x_Slwq__scrollContainer::-webkit-scrollbar{display:none}.FAQSection-module__x_Slwq__categoryList{flex-wrap:nowrap;justify-content:flex-start;gap:1rem;width:max-content;margin:0 auto;padding:0 1rem;display:flex}@media (min-width:768px){.FAQSection-module__x_Slwq__categoryList{flex-wrap:wrap;justify-content:center;width:100%}}.FAQSection-module__x_Slwq__categoryButton{white-space:nowrap;cursor:pointer;color:#555;background-color:#f9f9f9;border:1px solid #eaeaea;border-radius:25px;flex-shrink:0;padding:.75rem 1.5rem;font-size:1rem;transition:all .3s}.FAQSection-module__x_Slwq__categoryButton:hover{background-color:#eee;border-color:#ddd}.FAQSection-module__x_Slwq__categoryButton.FAQSection-module__x_Slwq__active{color:#fff;background-color:#171717;border-color:#171717}.FAQSection-module__x_Slwq__questionsList{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;animation:.5s FAQSection-module__x_Slwq__fadeIn;display:grid}.FAQSection-module__x_Slwq__questionItem{background-color:#fcfcfc;border:1px solid #f0f0f0;border-radius:8px;padding:1.5rem;transition:transform .2s}.FAQSection-module__x_Slwq__questionItem:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.FAQSection-module__x_Slwq__question{color:#171717;margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.FAQSection-module__x_Slwq__answer{color:#444;font-size:1rem;line-height:1.6}@keyframes FAQSection-module__x_Slwq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (min-width:768px){.FAQSection-module__x_Slwq__wrapper{flex-direction:column}}
.WhyChooseUs-module__6VG1kW__container{color:#333;max-width:1200px;margin:0 auto;padding:4rem 2rem}.WhyChooseUs-module__6VG1kW__section{text-align:center;margin-bottom:0}.WhyChooseUs-module__6VG1kW__title{color:#1a1a1a;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:2rem;font-weight:700;display:inline-block}.WhyChooseUs-module__6VG1kW__text{text-align:center;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}@media (max-width:768px){.WhyChooseUs-module__6VG1kW__container{padding:3rem 1.5rem}.WhyChooseUs-module__6VG1kW__title{font-size:1.75rem}.WhyChooseUs-module__6VG1kW__text{text-align:left;font-size:1rem}}
