.Home_container__d256j{width:100%}.Home_hero__VkeT1{height:80vh;display:flex;align-items:center;background-color:var(--primary-color);color:var(--white-color);position:relative;overflow:hidden}.Home_hero__VkeT1:after{content:"";position:absolute;top:0;right:0;width:40%;height:100%;background-color:rgba(232,220,203,.1);clip-path:polygon(25% 0,100% 0,100% 100%,0 100%)}.Home_heroContent__aWtjQ{max-width:1200px;margin:0 auto;padding:0 5%;z-index:1}.Home_heroContent__aWtjQ h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;max-width:700px}.Home_heroContent__aWtjQ p{font-size:1.2rem;max-width:600px;margin-bottom:2.5rem;opacity:.9}.Home_heroCta__tj5RJ{display:flex;gap:1.5rem}.Home_primaryButton__eqY8U{padding:1rem 2rem;background-color:var(--secondary-color);color:var(--primary-color);font-weight:700;letter-spacing:.05em;transition:all var(--transition-speed);border:2px solid var(--secondary-color)}.Home_primaryButton__eqY8U:hover{background-color:transparent;color:var(--secondary-color)}.Home_secondaryButton__6EeWS{padding:1rem 2rem;background-color:transparent;color:var(--white-color);font-weight:700;letter-spacing:.05em;border:2px solid var(--white-color);transition:all var(--transition-speed)}.Home_secondaryButton__6EeWS:hover{background-color:var(--white-color);color:var(--primary-color)}.Home_services___t0jh{padding:6rem 5%}.Home_sectionHeading__jJhfT{text-align:center;margin-bottom:4rem}.Home_sectionHeading__jJhfT h2{font-size:2.5rem;color:var(--primary-color);margin-bottom:1rem}.Home_sectionHeading__jJhfT p{font-size:1.1rem;max-width:600px;margin:0 auto;opacity:.8}.Home_serviceGrid__3z7nQ{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.Home_serviceCard__DTeBb{background-color:var(--white-color);padding:2rem;box-shadow:0 5px 20px rgba(0,0,0,.05);transition:transform var(--transition-speed);border-bottom:3px solid var(--primary-color)}.Home_serviceCard__DTeBb:hover{transform:translateY(-10px)}.Home_serviceCard__DTeBb h3{font-size:1.5rem;color:var(--primary-color);margin-bottom:1rem}.Home_serviceCard__DTeBb p{opacity:.8;line-height:1.6}.Home_about__MO6_2{padding:6rem 5%;background-color:var(--secondary-color)}.Home_aboutContent__nPswn{max-width:800px;margin:0 auto;text-align:center}.Home_aboutContent__nPswn h2{font-size:2.5rem;color:var(--primary-color);margin-bottom:1.5rem}.Home_aboutContent__nPswn p{font-size:1.1rem;line-height:1.8;margin-bottom:2rem}.Home_textLink__LrsVV{font-weight:700;color:var(--primary-color);position:relative;display:inline-block}.Home_textLink__LrsVV:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background-color:var(--primary-color);transition:width var(--transition-speed)}.Home_textLink__LrsVV:hover:after{width:100%}@media (max-width:768px){.Home_heroContent__aWtjQ h1{font-size:2.5rem}.Home_heroContent__aWtjQ p{font-size:1rem}.Home_heroCta__tj5RJ{flex-direction:column;gap:1rem;max-width:300px}.Home_about__MO6_2,.Home_services___t0jh{padding:4rem 5%}}