.about-hero-container[data-astro-cid-kh7btl4r]{position:relative;width:100%;height:490px;padding-top:64px;margin-top:0;display:flex;align-items:center;justify-content:center;overflow:hidden;max-width:100vw;box-sizing:border-box}.about-hero-image-container[data-astro-cid-kh7btl4r]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.about-hero-background-image[data-astro-cid-kh7btl4r]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.about-hero-overlay[data-astro-cid-kh7btl4r]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#000000d9,#0009);z-index:1}.about-hero-bottom-mask[data-astro-cid-kh7btl4r]{position:absolute;bottom:0;left:0;width:100%;height:80px;background-color:#fff;clip-path:polygon(0 0,50% 60%,100% 0,100% 100%,0 100%);z-index:2}.about-hero-content[data-astro-cid-kh7btl4r]{position:relative;z-index:3;text-align:center;color:#fff;max-width:900px;width:100%;padding:2rem;animation:fadeIn 1s ease-out;box-sizing:border-box}.about-hero-title[data-astro-cid-kh7btl4r]{font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 2px 10px rgba(0,0,0,.5);letter-spacing:-.5px;width:100%;box-sizing:border-box;word-wrap:break-word}.about-hero-description[data-astro-cid-kh7btl4r]{font-size:1.25rem;line-height:1.6;margin-bottom:2.5rem;max-width:800px;width:100%;margin-left:auto;margin-right:auto;text-shadow:0 1px 3px rgba(0,0,0,.6);box-sizing:border-box;word-wrap:break-word}.hero-container[data-astro-cid-kh7btl4r]{position:relative;width:100%;height:600px;padding-top:64px;margin-top:64px;display:flex;align-items:center;justify-content:center;overflow:hidden;max-width:100vw;box-sizing:border-box}.hero-image-container[data-astro-cid-kh7btl4r]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-background-image[data-astro-cid-kh7btl4r]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:opacity .2s ease-in-out;transform:scale(1)}@keyframes heroZoom{0%{transform:scale(1)}9.09%{transform:scale(1)}to{transform:scale(1.1)}}.hero-background-image[data-astro-cid-kh7btl4r].zooming{animation:heroZoom 5s ease-out forwards}.hero-overlay[data-astro-cid-kh7btl4r]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#000000d9,#0009);z-index:1}.hero-bottom-mask[data-astro-cid-kh7btl4r]{position:absolute;bottom:0;left:0;width:100%;height:80px;background-color:#fff;clip-path:polygon(0 0,50% 60%,100% 0,100% 100%,0 100%);z-index:2}.hero-content[data-astro-cid-kh7btl4r]{position:relative;z-index:3;text-align:center;color:#fff;max-width:900px;width:100%;padding:2rem;animation:fadeIn 1s ease-out;box-sizing:border-box}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-title[data-astro-cid-kh7btl4r]{font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 2px 10px rgba(0,0,0,.5);letter-spacing:-.5px;width:100%;box-sizing:border-box;word-wrap:break-word}.text-highlight[data-astro-cid-kh7btl4r]{color:#f8fafc;position:relative;display:inline-block}.text-highlight[data-astro-cid-kh7btl4r]:after{content:"";position:absolute;bottom:5px;left:0;width:100%;height:8px;background-color:#dc262699;z-index:-1;transform:skew(-15deg)}.hero-description[data-astro-cid-kh7btl4r]{font-size:1.25rem;line-height:1.6;margin-bottom:2.5rem;max-width:800px;width:100%;margin-left:auto;margin-right:auto;text-shadow:0 1px 3px rgba(0,0,0,.6);box-sizing:border-box;word-wrap:break-word}.hero-cta[data-astro-cid-kh7btl4r]{margin-top:1rem}.contact-button[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;justify-content:center;background-color:#dc2626;color:#fff;font-weight:600;font-size:1.125rem;padding:1rem 2.5rem;border-radius:.375rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 20px #dc262666;position:relative;overflow:hidden;white-space:nowrap;min-width:-moz-max-content;min-width:max-content}.contact-button[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:all .6s ease}.contact-button[data-astro-cid-kh7btl4r]:hover{background-color:#000;transform:translateY(-3px);box-shadow:0 10px 25px #0000004d}.contact-button[data-astro-cid-kh7btl4r]:hover:before{left:100%}.mission-section[data-astro-cid-kh7btl4r]{padding:4rem 0 2rem;background-color:#fff;width:100%;box-sizing:border-box}.mission-content[data-astro-cid-kh7btl4r]{max-width:900px;margin:0 auto;text-align:center}.mission-title[data-astro-cid-kh7btl4r]{font-size:2.25rem;font-weight:700;color:#1e293b;margin-bottom:.75rem}.mission-description[data-astro-cid-kh7btl4r]{font-size:1.125rem;line-height:1.7;color:#475569;max-width:800px;margin:.5rem auto 0}.subtle-divider[data-astro-cid-kh7btl4r]{height:1px;width:100%;background:linear-gradient(to right,transparent,#e2e8f0,transparent);margin:2rem 0 0}.commitment-section[data-astro-cid-kh7btl4r],.why-choose-section[data-astro-cid-kh7btl4r]{padding:5rem 0;background-color:#fff;width:100%;box-sizing:border-box;overflow:hidden}.commitment-grid[data-astro-cid-kh7btl4r],.why-choose-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.why-choose-image-container[data-astro-cid-kh7btl4r]{position:relative;width:100%;height:520px;overflow:hidden;border-radius:.5rem;box-shadow:0 15px 30px #0000001a}.why-choose-image[data-astro-cid-kh7btl4r]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.commitment-image-container[data-astro-cid-kh7btl4r]{position:relative;width:100%;height:650px;overflow:hidden;border-radius:.5rem;box-shadow:0 15px 30px #0000001a}.commitment-image[data-astro-cid-kh7btl4r]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image-button[data-astro-cid-kh7btl4r]{position:absolute;bottom:2rem;right:2rem;z-index:5}.commitment-content[data-astro-cid-kh7btl4r]{padding:1rem 0}.commitment-title[data-astro-cid-kh7btl4r]{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem;position:relative;display:inline-block}.commitment-subtitle[data-astro-cid-kh7btl4r]{font-size:1.75rem;font-weight:600;color:#dc2626;margin-bottom:1.5rem}.commitment-description[data-astro-cid-kh7btl4r]{font-size:1.125rem;color:#64748b;line-height:1.6;margin-bottom:2.5rem}.commitment-subtext[data-astro-cid-kh7btl4r]{font-size:1.125rem;color:#64748b;line-height:1.6;margin-bottom:2.5rem;margin-top:2.5rem}.commitment-items[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:1.5rem}.commitment-item[data-astro-cid-kh7btl4r]{display:flex;gap:1.5rem}.item-icon[data-astro-cid-kh7btl4r]{flex-shrink:0;width:2.5rem;height:2.5rem;color:#dc2626}.checkmark-icon[data-astro-cid-kh7btl4r]{width:100%;height:100%}.item-content[data-astro-cid-kh7btl4r]{flex:1}.why-choose-title[data-astro-cid-kh7btl4r]{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem;position:relative;display:inline-block}.why-choose-items[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;gap:1.5rem}.why-choose-item[data-astro-cid-kh7btl4r]{display:flex;gap:1.5rem}.why-choose-separator[data-astro-cid-kh7btl4r]{height:1px;width:100%;background:linear-gradient(to right,transparent,#e2e8f0,transparent)}.why-choose-description[data-astro-cid-kh7btl4r]{font-size:1.125rem;color:#64748b;line-height:1.6;margin-bottom:2.5rem}.item-title[data-astro-cid-kh7btl4r]{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.item-description[data-astro-cid-kh7btl4r]{font-size:1rem;color:#64748b;line-height:1.5}.commitment-separator[data-astro-cid-kh7btl4r]{height:1px;background-color:#e2e8f0;width:100%}.company-process-section[data-astro-cid-kh7btl4r]{padding:5rem 0;background-color:#f8fafc;width:100%;box-sizing:border-box;overflow:hidden}.section-container[data-astro-cid-kh7btl4r]{max-width:1200px;margin:0 auto;padding:0 1.5rem;width:100%;box-sizing:border-box}.section-header[data-astro-cid-kh7btl4r]{margin-bottom:3rem}.header-content[data-astro-cid-kh7btl4r]{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem}.header-text[data-astro-cid-kh7btl4r]{flex:1;text-align:center}.header-button[data-astro-cid-kh7btl4r]{flex-shrink:0;display:flex;align-items:flex-start;padding-top:.5rem}.section-title[data-astro-cid-kh7btl4r]{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem;position:relative;display:inline-block;word-wrap:break-word;max-width:100%}.section-title[data-astro-cid-kh7btl4r]:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:4px;background-color:#dc2626;border-radius:2px}.section-h3[data-astro-cid-kh7btl4r]{font-size:1.5rem;font-weight:600;color:#dc2626;margin-bottom:.75rem}.section-subtitle[data-astro-cid-kh7btl4r]{font-size:1.25rem;color:#64748b;max-width:1080px;width:100%;margin:0 auto;box-sizing:border-box;word-wrap:break-word}.all-services-button[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;justify-content:center;background-color:#dc2626;color:#fff;font-weight:600;font-size:1rem;padding:.75rem 1.5rem;border-radius:.375rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px #dc26264d;white-space:nowrap}.all-services-button[data-astro-cid-kh7btl4r]:hover{background-color:#b91c1c;transform:translateY(-2px);box-shadow:0 6px 20px #dc262666}.all-services-button[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{width:1.25rem;height:1.25rem;margin-left:.5rem}.process-grid-container[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:2rem}.process-item[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2.5rem 1.5rem;background-color:#fff;border-radius:.5rem;box-shadow:0 4px 15px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.process-item[data-astro-cid-kh7btl4r]:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.process-icon[data-astro-cid-kh7btl4r]{width:4rem;height:4rem;background-color:#fff;border:3px solid #dc2626;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#dc2626}.process-icon[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{width:1rem;height:1rem}.process-heading[data-astro-cid-kh7btl4r]{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:1rem;line-height:1.3}.process-text[data-astro-cid-kh7btl4r]{font-size:1rem;color:#64748b;line-height:1.5}.serving-section[data-astro-cid-kh7btl4r]{padding:5rem 0;background-color:#f8fafc;width:100%;box-sizing:border-box;overflow:hidden}.serving-title[data-astro-cid-kh7btl4r]{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem;position:relative;display:inline-block;word-wrap:break-word;max-width:100%}.serving-title[data-astro-cid-kh7btl4r]:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:4px;background-color:#dc2626;border-radius:2px}.serving-subtitle[data-astro-cid-kh7btl4r]{font-size:1.5rem;font-weight:600;color:#dc2626;margin-bottom:.75rem}.serving-list[data-astro-cid-kh7btl4r]{list-style:none;padding:0;margin:1.25rem auto 0;display:flex;flex-direction:column;gap:1rem;max-width:720px;width:100%}.serving-list-item[data-astro-cid-kh7btl4r]{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem .5rem;border-radius:.375rem}.serving-list-icon[data-astro-cid-kh7btl4r]{flex-shrink:0;width:1.25rem;height:1.25rem;color:#dc2626;margin-top:.15rem}.serving-list-icon[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{width:100%;height:100%;display:block}.serving-list-text[data-astro-cid-kh7btl4r]{color:#334155;line-height:1.6;font-size:1.0625rem}.serving-grid-container[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:2rem}.serving-item[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2.5rem 1.5rem;background-color:#fff;border-radius:.5rem;box-shadow:0 4px 15px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.serving-item[data-astro-cid-kh7btl4r]:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.serving-icon[data-astro-cid-kh7btl4r]{width:4rem;height:4rem;background-color:#fff;border:3px solid #dc2626;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#dc2626}.serving-icon[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{width:2rem;height:2rem}.serving-heading[data-astro-cid-kh7btl4r]{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:1rem;line-height:1.3}.serving-text[data-astro-cid-kh7btl4r]{font-size:1rem;color:#64748b;line-height:1.5}.serving-button-container[data-astro-cid-kh7btl4r]{text-align:center;width:100%}.serving-button[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;justify-content:center;background-color:#dc2626;color:#fff;font-weight:600;font-size:1.125rem;padding:1rem 2.5rem;border-radius:.375rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 20px #dc262666;position:relative;overflow:hidden;white-space:nowrap;min-width:-moz-max-content;min-width:max-content;margin-top:2rem}.serving-button[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:all .6s ease}.serving-button[data-astro-cid-kh7btl4r]:hover{background-color:#000;transform:translateY(-3px);box-shadow:0 10px 25px #0000004d}.serving-button[data-astro-cid-kh7btl4r]:hover:before{left:100%}.our-services-button[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;justify-content:center;background-color:#dc2626;color:#fff;font-weight:600;font-size:1.125rem;padding:1rem 2.5rem;border-radius:.375rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 20px #dc262666;position:relative;overflow:hidden;white-space:nowrap;min-width:-moz-max-content;min-width:max-content;margin-top:2rem}.our-services-button[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:all .6s ease}.our-services-button[data-astro-cid-kh7btl4r]:hover{background-color:#000;transform:translateY(-3px);box-shadow:0 10px 25px #0000004d}.our-services-button[data-astro-cid-kh7btl4r]:hover:before{left:100%}.our-services-button[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{width:1.25rem;height:1.25rem;margin-left:.5rem}.featured-projects-section[data-astro-cid-kh7btl4r]{padding:5rem 0;background-color:#fff;width:100%;box-sizing:border-box;overflow:hidden}.featured-projects-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem}.project-card[data-astro-cid-kh7btl4r]{display:flex;flex-direction:column;background-color:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 4px 15px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.project-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.project-image-container[data-astro-cid-kh7btl4r]{width:100%;height:325px;overflow:hidden}.project-image[data-astro-cid-kh7btl4r]{width:410px;height:325px;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.project-card[data-astro-cid-kh7btl4r]:hover .project-image[data-astro-cid-kh7btl4r]{transform:scale(1.05)}.project-info[data-astro-cid-kh7btl4r]{background-color:#dc2626;padding:1.5rem;display:flex;justify-content:space-between;align-items:flex-start;position:relative}.project-text[data-astro-cid-kh7btl4r]{flex:1}.project-heading[data-astro-cid-kh7btl4r]{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 .5rem}.project-subheading[data-astro-cid-kh7btl4r]{font-size:1rem;color:#fff;margin:0;opacity:.9}.project-link[data-astro-cid-kh7btl4r]{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background-color:#fff;border-radius:50%;transition:all .3s ease;text-decoration:none;flex-shrink:0}.arrow-icon[data-astro-cid-kh7btl4r]{width:1.25rem;height:1.25rem;color:#dc2626;transition:all .3s ease}.project-link[data-astro-cid-kh7btl4r]:hover{transform:scale(1.1)}.project-link[data-astro-cid-kh7btl4r]:hover .arrow-icon[data-astro-cid-kh7btl4r]{transform:rotate(45deg)}.our-team-section[data-astro-cid-kh7btl4r]{position:relative;padding:5rem 0;background-color:#415364;width:100%;box-sizing:border-box;overflow:hidden}.team-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;margin-bottom:3rem}.team-image-container[data-astro-cid-kh7btl4r]{position:relative;width:100%;height:550px;overflow:hidden;border-radius:.5rem;box-shadow:0 15px 30px #0000004d}.team-image[data-astro-cid-kh7btl4r]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.team-content[data-astro-cid-kh7btl4r]{color:#fff;padding:1rem 0}.team-title[data-astro-cid-kh7btl4r]{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.2}.team-subtitle[data-astro-cid-kh7btl4r]{font-size:1.75rem;font-weight:600;color:#fff;margin-bottom:2rem;opacity:.9}.team-description[data-astro-cid-kh7btl4r]{font-size:1.125rem;color:#fff;line-height:1.6;margin-bottom:1.5rem;opacity:.8}.team-button-container[data-astro-cid-kh7btl4r]{margin-top:2rem}.our-projects-button[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;justify-content:center;background-color:#dc2626;color:#fff;font-weight:600;font-size:1.125rem;padding:1rem 2.5rem;border-radius:.375rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 20px #dc262666;position:relative;overflow:hidden;white-space:nowrap;min-width:-moz-max-content;min-width:max-content}.our-projects-button[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:all .6s ease}.our-projects-button[data-astro-cid-kh7btl4r]:hover{background-color:#000;transform:translateY(-3px);box-shadow:0 10px 25px #0000004d}.our-projects-button[data-astro-cid-kh7btl4r]:hover:before{left:100%}.our-projects-button[data-astro-cid-kh7btl4r] svg[data-astro-cid-kh7btl4r]{width:1.25rem;height:1.25rem;margin-left:.5rem}.service-process-section[data-astro-cid-kh7btl4r]{position:relative;padding:5rem 0;background-color:#415364;width:100%;box-sizing:border-box;overflow:hidden}.process-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:flex-start;margin-bottom:3rem}.process-left[data-astro-cid-kh7btl4r]{color:#fff}.process-title[data-astro-cid-kh7btl4r]{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.2}.process-subtitle[data-astro-cid-kh7btl4r]{font-size:1.75rem;font-weight:600;color:#fff;margin-bottom:2rem;opacity:.9}.process-image-container[data-astro-cid-kh7btl4r]{width:550px;height:550px;overflow:hidden;border-radius:.5rem;box-shadow:0 15px 30px #0000004d}.process-image[data-astro-cid-kh7btl4r]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.process-right[data-astro-cid-kh7btl4r]{display:flex;align-items:center;height:100%}.process-list[data-astro-cid-kh7btl4r]{width:100%}.process-item[data-astro-cid-kh7btl4r]{padding:1.5rem 1rem}.process-item-heading[data-astro-cid-kh7btl4r]{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.5rem}.process-item-subheading[data-astro-cid-kh7btl4r]{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:.75rem;opacity:.9}.process-item-text[data-astro-cid-kh7btl4r]{font-size:1rem;color:#fff;line-height:1.5;opacity:.8}.process-separator[data-astro-cid-kh7btl4r]{height:1px;background-color:#fff;width:100%;opacity:.3;margin:.5rem 0}.process-button-container[data-astro-cid-kh7btl4r]{text-align:center;width:100%}.process-button[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;justify-content:center;background-color:#dc2626;color:#fff;font-weight:600;font-size:1.125rem;padding:1rem 2.5rem;border-radius:.375rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 20px #dc262666;position:relative;overflow:hidden;white-space:nowrap;min-width:-moz-max-content;min-width:max-content}.process-button[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:all .6s ease}.process-button[data-astro-cid-kh7btl4r]:hover{background-color:#000;transform:translateY(-3px);box-shadow:0 10px 25px #0000004d}.process-button[data-astro-cid-kh7btl4r]:hover:before{left:100%}.process-bottom-mask[data-astro-cid-kh7btl4r]{position:absolute;bottom:0;left:0;width:100%;height:80px;background-color:#fff;clip-path:polygon(0 0,50% 60%,100% 0,100% 100%,0 100%);z-index:2}.view-all-container[data-astro-cid-kh7btl4r]{text-align:center;margin-top:2rem;width:100%;box-sizing:border-box}.view-all-button[data-astro-cid-kh7btl4r]{display:inline-block;background-color:transparent;color:#dc2626;font-weight:600;padding:.75rem 2rem;border:2px solid #dc2626;border-radius:.375rem;text-decoration:none;transition:all .3s ease;max-width:100%;box-sizing:border-box;word-wrap:break-word}.view-all-button[data-astro-cid-kh7btl4r]:hover{background-color:#dc2626;color:#fff}@media (max-width: 1024px){.why-choose-image-container[data-astro-cid-kh7btl4r]{height:416px}.about-hero-container[data-astro-cid-kh7btl4r]{height:325px}.about-hero-title[data-astro-cid-kh7btl4r],.hero-title[data-astro-cid-kh7btl4r]{font-size:3rem}.gallery-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.featured-projects-grid[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr);gap:1.5rem}.commitment-grid[data-astro-cid-kh7btl4r],.why-choose-grid[data-astro-cid-kh7btl4r]{gap:2rem}.commitment-title[data-astro-cid-kh7btl4r]{font-size:2.25rem}.commitment-subtitle[data-astro-cid-kh7btl4r]{font-size:1.5rem}.process-grid[data-astro-cid-kh7btl4r]{gap:2rem}.process-image-container[data-astro-cid-kh7btl4r]{width:100%;max-width:500px;height:500px}.process-title[data-astro-cid-kh7btl4r]{font-size:2.25rem}.process-subtitle[data-astro-cid-kh7btl4r]{font-size:1.5rem}.team-grid[data-astro-cid-kh7btl4r]{gap:2rem}.team-image-container[data-astro-cid-kh7btl4r]{width:100%;max-width:500px;height:500px}.team-title[data-astro-cid-kh7btl4r]{font-size:2.25rem}.team-subtitle[data-astro-cid-kh7btl4r]{font-size:1.5rem}.process-grid-container[data-astro-cid-kh7btl4r],.serving-grid-container[data-astro-cid-kh7btl4r]{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width: 768px){.about-hero-container[data-astro-cid-kh7btl4r]{height:508px;margin-top:32px}.about-hero-title[data-astro-cid-kh7btl4r]{font-size:2.25rem}.about-hero-description[data-astro-cid-kh7btl4r]{font-size:1.125rem}.hero-container[data-astro-cid-kh7btl4r]{height:500px}.hero-title[data-astro-cid-kh7btl4r]{font-size:2.5rem}.hero-description[data-astro-cid-kh7btl4r]{font-size:1.125rem}.section-title[data-astro-cid-kh7btl4r]{font-size:2rem}.section-subtitle[data-astro-cid-kh7btl4r]{font-size:1.125rem}.section-h3[data-astro-cid-kh7btl4r]{font-size:1.25rem}.header-content[data-astro-cid-kh7btl4r]{flex-direction:column;align-items:center;gap:1.5rem}.header-text[data-astro-cid-kh7btl4r]{text-align:center}.header-button[data-astro-cid-kh7btl4r]{padding-top:0}.gallery-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;max-width:500px;margin-left:auto;margin-right:auto;width:100%;box-sizing:border-box}.featured-projects-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:1.5rem}.project-image[data-astro-cid-kh7btl4r]{width:100%;height:250px}.project-info[data-astro-cid-kh7btl4r]{padding:1.25rem}.project-heading[data-astro-cid-kh7btl4r]{font-size:1.25rem}.project-subheading[data-astro-cid-kh7btl4r]{font-size:.875rem}.commitment-grid[data-astro-cid-kh7btl4r],.why-choose-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:3rem}.why-choose-image-container[data-astro-cid-kh7btl4r]{height:400px;max-width:575px;margin:0 auto}.commitment-image-container[data-astro-cid-kh7btl4r]{height:500px;max-width:575px;margin:0 auto}.commitment-content[data-astro-cid-kh7btl4r]{text-align:center;max-width:600px;margin:0 auto}.commitment-item[data-astro-cid-kh7btl4r]{text-align:left}.process-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:3rem}.process-image-container[data-astro-cid-kh7btl4r]{width:100%;max-width:500px;height:400px;margin:0 auto}.process-title[data-astro-cid-kh7btl4r]{font-size:2rem}.process-subtitle[data-astro-cid-kh7btl4r]{font-size:1.25rem}.process-left[data-astro-cid-kh7btl4r]{text-align:center}.process-item-heading[data-astro-cid-kh7btl4r]{font-size:1.25rem}.process-item-subheading[data-astro-cid-kh7btl4r]{font-size:1.125rem}.team-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:3rem}.team-image-container[data-astro-cid-kh7btl4r]{height:500px;max-width:575px;margin:0 auto}.team-content[data-astro-cid-kh7btl4r]{text-align:center;max-width:600px;margin:0 auto}.team-title[data-astro-cid-kh7btl4r]{font-size:2rem}.team-subtitle[data-astro-cid-kh7btl4r]{font-size:1.25rem}.process-grid-container[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:1.5rem}.process-item[data-astro-cid-kh7btl4r]{padding:1.5rem 1rem}.process-heading[data-astro-cid-kh7btl4r]{font-size:1.125rem}.process-text[data-astro-cid-kh7btl4r]{font-size:.875rem}}@media (max-width: 480px){.about-hero-title[data-astro-cid-kh7btl4r]{font-size:2rem}.about-hero-description[data-astro-cid-kh7btl4r]{font-size:1rem}.hero-container[data-astro-cid-kh7btl4r]{height:450px}.hero-title[data-astro-cid-kh7btl4r]{font-size:2rem}.hero-description[data-astro-cid-kh7btl4r]{font-size:1rem}.contact-button[data-astro-cid-kh7btl4r]{padding:.75rem 1.5rem;font-size:1rem;white-space:nowrap;min-width:-moz-max-content;min-width:max-content}.commitment-image-container[data-astro-cid-kh7btl4r]{height:400px}.commitment-title[data-astro-cid-kh7btl4r]{font-size:1.75rem}.commitment-subtitle[data-astro-cid-kh7btl4r]{font-size:1.25rem}.commitment-description[data-astro-cid-kh7btl4r]{font-size:1rem}.item-title[data-astro-cid-kh7btl4r]{font-size:1.125rem}.item-description[data-astro-cid-kh7btl4r]{font-size:.875rem}.image-button[data-astro-cid-kh7btl4r]{bottom:1rem;right:1rem}.process-image-container[data-astro-cid-kh7btl4r]{width:100%;height:300px}.process-title[data-astro-cid-kh7btl4r]{font-size:1.75rem}.process-subtitle[data-astro-cid-kh7btl4r],.process-item-heading[data-astro-cid-kh7btl4r]{font-size:1.125rem}.process-item-subheading[data-astro-cid-kh7btl4r]{font-size:1rem}.process-item-text[data-astro-cid-kh7btl4r]{font-size:.875rem}.team-image-container[data-astro-cid-kh7btl4r]{height:400px}.team-title[data-astro-cid-kh7btl4r]{font-size:1.75rem}.team-subtitle[data-astro-cid-kh7btl4r]{font-size:1.125rem}.team-description[data-astro-cid-kh7btl4r]{font-size:1rem}.process-button[data-astro-cid-kh7btl4r]{padding:.75rem 1.5rem;font-size:1rem}}
