.services-module__EimPha__servicesSection{background-color:var(--white);padding:10rem 0 5rem}.services-module__EimPha__headerContent{text-align:center;max-width:800px;margin:0 auto 4rem}.services-module__EimPha__subHeading{color:var(--secondary-color);letter-spacing:2px;text-transform:uppercase;margin-bottom:1rem;font-size:.85rem;font-weight:700;display:block}.services-module__EimPha__heading{color:#111;margin-bottom:1.5rem;font-size:3.5rem;font-weight:900}.services-module__EimPha__description{color:var(--text-light);font-size:1.1rem;line-height:1.8}.services-module__EimPha__servicesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.services-module__EimPha__serviceCard{cursor:pointer;background-position:50%;background-size:cover;border-radius:16px;flex-direction:column;justify-content:flex-end;height:320px;padding:2rem;transition:transform .3s;display:flex;position:relative;overflow:hidden}.services-module__EimPha__serviceCard:hover{transform:translateY(-5px)}.services-module__EimPha__cardOverlay{z-index:1;background:linear-gradient(#e5834299 0%,#e58342e6 100%);position:absolute;inset:0}.services-module__EimPha__cardContent{z-index:2;color:var(--white);position:relative}.services-module__EimPha__cardTitle{margin-bottom:1rem;font-size:1.8rem;font-weight:800}.services-module__EimPha__cardDesc{opacity:.9;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:2rem;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.services-module__EimPha__exploreBtn{color:var(--white);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-size:1rem;font-weight:700;display:flex}.services-module__EimPha__exploreBtn span{background:var(--white);width:28px;height:28px;color:var(--secondary-color);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:transform .3s,background-color .3s,color .3s;display:flex}.services-module__EimPha__serviceCard:hover .services-module__EimPha__exploreBtn span,.services-module__EimPha__exploreBtn:hover span{background:var(--secondary-color);color:var(--white);transform:translate(6px)}.services-module__EimPha__modalOverlay{z-index:9999;background-color:#0009;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.services-module__EimPha__modalContent{background:var(--white);border-radius:16px;flex-direction:column;width:100%;max-width:800px;max-height:90vh;animation:.3s ease-out services-module__EimPha__modalFadeIn;display:flex;position:relative;box-shadow:0 25px 50px #00000040}@keyframes services-module__EimPha__modalFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.services-module__EimPha__modalHeader{border-bottom:1px solid #eaeaea;justify-content:space-between;align-items:center;padding:2rem 2.5rem;display:flex}.services-module__EimPha__modalHeaderLeft{align-items:center;gap:1.5rem;display:flex}.services-module__EimPha__modalIcon{background-position:50%;background-size:cover;border-radius:12px;flex-shrink:0;width:50px;height:50px}.services-module__EimPha__modalTag{color:var(--text-light);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:.25rem;font-size:.75rem;font-weight:700;display:block}.services-module__EimPha__modalTitle{color:#111;margin:0;font-size:1.8rem;font-weight:900}.services-module__EimPha__closeBtn{cursor:pointer;color:#666;background:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;transition:background .2s;display:flex}.services-module__EimPha__closeBtn:hover{color:#333;background:#e1e1e1}.services-module__EimPha__modalBody{flex:1;padding:2.5rem;overflow-y:auto}.services-module__EimPha__modalIntro{color:#111;border-left:4px solid #111;margin-bottom:1.5rem;padding-left:1.5rem;font-size:1.15rem;font-weight:700;line-height:1.6}.services-module__EimPha__modalText{color:var(--text-light);margin-bottom:2.5rem;font-size:1rem;line-height:1.8}.services-module__EimPha__modalSectionTitle{color:var(--secondary-color);letter-spacing:1.5px;text-transform:uppercase;align-items:center;gap:1rem;margin-bottom:1rem;font-size:.85rem;font-weight:700;display:flex}.services-module__EimPha__modalSectionTitle:after{content:"";background-color:#eaeaea;flex:1;height:1px}.services-module__EimPha__modalFooter{background-color:#fcfcfc;border-top:1px solid #eaeaea;border-bottom-right-radius:16px;border-bottom-left-radius:16px;justify-content:space-between;align-items:center;padding:1.5rem 2.5rem;display:flex}.services-module__EimPha__footerText{color:var(--text-light);font-size:.95rem}.services-module__EimPha__bookBtn{background-color:var(--secondary-color);color:var(--white);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:.95rem;font-weight:700;transition:background-color .3s;display:flex}.services-module__EimPha__bookBtn:hover{background-color:#d86c42}@media (max-width:992px){.services-module__EimPha__servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.services-module__EimPha__servicesGrid{grid-template-columns:1fr}.services-module__EimPha__heading{font-size:2.5rem}.services-module__EimPha__modalFooter{text-align:center;flex-direction:column;gap:1rem}.services-module__EimPha__bookBtn{justify-content:center;width:100%}}
.contact-module__xwJ-uq__contactSection{background-color:var(--light-bg);padding:5rem 0 6rem}.contact-module__xwJ-uq__layout{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.contact-module__xwJ-uq__contactInfo{padding-right:2rem}.contact-module__xwJ-uq__subHeading{color:var(--secondary-color);letter-spacing:2px;text-transform:uppercase;margin-bottom:1rem;font-size:.85rem;font-weight:700;display:block}.contact-module__xwJ-uq__heading{color:#111;margin-bottom:1.5rem;font-size:3.5rem;font-weight:900;line-height:1.1}.contact-module__xwJ-uq__intro{color:var(--text-light);margin-bottom:3rem;font-size:1.1rem;line-height:1.8}.contact-module__xwJ-uq__infoCards{flex-direction:column;gap:1.5rem;display:flex}.contact-module__xwJ-uq__infoCard{background:var(--white);border-radius:12px;align-items:flex-start;gap:1.5rem;padding:2rem;transition:transform .3s;display:flex;box-shadow:0 10px 30px #0000000a}.contact-module__xwJ-uq__infoCard:hover{transform:translateY(-5px)}.contact-module__xwJ-uq__iconWrapper{width:50px;height:50px;color:var(--secondary-color);background-color:#e583421a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.contact-module__xwJ-uq__cardDetails h3{color:#111;margin-bottom:.5rem;font-size:1.2rem;font-weight:800}.contact-module__xwJ-uq__cardDetails p{color:var(--text-light);margin:0;font-size:1rem;line-height:1.6}.contact-module__xwJ-uq__formContainer{background:var(--white);border-top:4px solid var(--secondary-color);border-radius:16px;padding:3.5rem 3rem;box-shadow:0 20px 50px #00000014}.contact-module__xwJ-uq__formContainer h3{color:#111;margin-bottom:2rem;font-size:1.8rem;font-weight:800}.contact-module__xwJ-uq__formGroup{margin-bottom:1.5rem}.contact-module__xwJ-uq__formGroup label{color:#333;margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:block}.contact-module__xwJ-uq__required{color:#e74c3c}.contact-module__xwJ-uq__formGroup input,.contact-module__xwJ-uq__formGroup textarea{background-color:#fafafa;border:1px solid #ddd;border-radius:8px;width:100%;padding:1rem 1.2rem;font-family:inherit;font-size:1rem;transition:all .3s}.contact-module__xwJ-uq__formGroup input:focus,.contact-module__xwJ-uq__formGroup textarea:focus{border-color:var(--secondary-color);background-color:var(--white);outline:none;box-shadow:0 0 0 4px #e583421a}.contact-module__xwJ-uq__formGroup textarea{resize:vertical;min-height:150px}.contact-module__xwJ-uq__submitBtn{background-color:var(--primary-color);color:var(--white);cursor:pointer;border:none;border-radius:8px;width:100%;margin-top:1rem;padding:1rem 2rem;font-size:1.05rem;font-weight:700;transition:background-color .3s}.contact-module__xwJ-uq__submitBtn:hover{background-color:#0d4460}.contact-module__xwJ-uq__submitBtn:disabled{cursor:not-allowed;background-color:#999}.contact-module__xwJ-uq__statusMessage{text-align:center;border-radius:8px;margin-top:1.5rem;padding:1rem;font-weight:600}.contact-module__xwJ-uq__statusSuccess{color:#27ae60;background-color:#2ecc711a}.contact-module__xwJ-uq__statusError{color:#c0392b;background-color:#e74c3c1a}@media (max-width:992px){.contact-module__xwJ-uq__layout{grid-template-columns:1fr;gap:3rem}.contact-module__xwJ-uq__contactInfo{padding-right:0}}@media (max-width:768px){.contact-module__xwJ-uq__heading{font-size:2.5rem}.contact-module__xwJ-uq__formContainer{padding:2.5rem 1.5rem}}
