.Navbar-module__cJzEcG__header{z-index:1000;width:100%;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__topBar{background:var(--deep-blue);color:var(--white);padding:8px 0;font-size:.9rem}.Navbar-module__cJzEcG__topBarContent{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__contactInfo{gap:20px;display:flex}.Navbar-module__cJzEcG__infoItem,.Navbar-module__cJzEcG__location{align-items:center;gap:8px;display:flex}.Navbar-module__cJzEcG__nav{border-bottom:1px solid #ffffff1a;padding:15px 0}.Navbar-module__cJzEcG__navContent{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logoText{color:var(--navy-blue);letter-spacing:-1px;font-size:1.8rem;font-weight:900}.Navbar-module__cJzEcG__menu{gap:30px;display:flex}.Navbar-module__cJzEcG__menu li a{color:var(--navy-blue);font-weight:600;position:relative}.Navbar-module__cJzEcG__menu li a:after{content:"";background:var(--primary-red);width:0;height:2px;transition:var(--transition-smooth);position:absolute;bottom:-5px;left:0}.Navbar-module__cJzEcG__menu li a:hover:after{width:100%}@media (max-width:768px){.Navbar-module__cJzEcG__menu,.Navbar-module__cJzEcG__topBar{display:none}.Navbar-module__cJzEcG__logoText{font-size:1.4rem}.Navbar-module__cJzEcG__nav{padding:10px 0}}
.Footer-module__S6Hkya__footer{color:var(--white);background:#0b0e17;padding-top:80px;position:relative}.Footer-module__S6Hkya__grid{grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:40px;padding-bottom:60px;display:grid}.Footer-module__S6Hkya__logo{align-items:center;gap:10px;margin-bottom:25px;font-size:1.6rem;font-weight:900;display:flex}.Footer-module__S6Hkya__badge{background:var(--primary-red);color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:2px 5px;font-size:.6rem;font-weight:700;display:flex}.Footer-module__S6Hkya__desc{color:#94a3b8;margin-bottom:30px;font-size:.95rem;line-height:1.8}.Footer-module__S6Hkya__socials{gap:12px;display:flex}.Footer-module__S6Hkya__socialBtn{text-transform:uppercase;color:#fff;width:38px;height:38px;transition:var(--transition-smooth);background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex}.Footer-module__S6Hkya__socialBtn:hover{background:var(--primary-red);transform:translateY(-5px)}.Footer-module__S6Hkya__colTitle{margin-bottom:30px;padding-bottom:12px;font-size:1.2rem;font-weight:700;position:relative}.Footer-module__S6Hkya__colTitle:after{content:"";background:var(--primary-red);width:30px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__S6Hkya__links{flex-direction:column;gap:15px;display:flex}.Footer-module__S6Hkya__links li a{color:#94a3b8;transition:var(--transition-smooth);font-size:.95rem}.Footer-module__S6Hkya__links li a:hover{color:#fff;padding-left:8px}.Footer-module__S6Hkya__contactList{flex-direction:column;gap:20px;display:flex}.Footer-module__S6Hkya__contactList li{color:#94a3b8;align-items:center;gap:15px;font-size:.95rem;display:flex}.Footer-module__S6Hkya__icon{color:var(--primary-red);font-size:1.1rem}.Footer-module__S6Hkya__bottomBar{background:#080b12;border-top:1px solid #ffffff0d;padding:25px 0}.Footer-module__S6Hkya__bottomContent{justify-content:space-between;align-items:center;display:flex}.Footer-module__S6Hkya__bottomContent p{color:#64748b;font-size:.9rem}.Footer-module__S6Hkya__bottomLinks{gap:30px;display:flex}.Footer-module__S6Hkya__bottomLinks a{color:#64748b;font-size:.9rem}.Footer-module__S6Hkya__bottomLinks a:hover{color:#fff}@media (max-width:1024px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.Footer-module__S6Hkya__grid{text-align:center;grid-template-columns:1fr}.Footer-module__S6Hkya__logo,.Footer-module__S6Hkya__socials{justify-content:center}.Footer-module__S6Hkya__colTitle:after{left:50%;transform:translate(-50%)}.Footer-module__S6Hkya__contactList li{justify-content:center}.Footer-module__S6Hkya__bottomContent{flex-direction:column;gap:15px}}
.FloatingButtons-module__YJXJCq__floatingContainer{z-index:1000;flex-direction:column;gap:15px;display:flex;position:fixed;bottom:30px;right:30px}.FloatingButtons-module__YJXJCq__whatsappBtn,.FloatingButtons-module__YJXJCq__emergencyBtn{color:#fff;transition:var(--transition-smooth);border-radius:50px;align-items:center;gap:12px;min-width:180px;padding:12px 25px;font-weight:700;display:flex;box-shadow:0 10px 30px #0003}.FloatingButtons-module__YJXJCq__whatsappBtn{background:#25d366}.FloatingButtons-module__YJXJCq__emergencyBtn{background:var(--primary-red);animation:2s infinite FloatingButtons-module__YJXJCq__sirenPulse}@keyframes FloatingButtons-module__YJXJCq__sirenPulse{0%{filter:brightness();box-shadow:0 0 #e10600b3}50%{filter:brightness(1.3);box-shadow:0 0 0 20px #e1060000}to{filter:brightness();box-shadow:0 0 #e1060000}}.FloatingButtons-module__YJXJCq__whatsappBtn:hover,.FloatingButtons-module__YJXJCq__emergencyBtn:hover{transform:translate(-10px)}.FloatingButtons-module__YJXJCq__icon{font-size:1.4rem}.FloatingButtons-module__YJXJCq__text{font-size:1rem}@media (max-width:768px){.FloatingButtons-module__YJXJCq__floatingContainer{gap:10px;bottom:20px;right:20px}.FloatingButtons-module__YJXJCq__whatsappBtn,.FloatingButtons-module__YJXJCq__emergencyBtn{min-width:auto;padding:10px 20px}.FloatingButtons-module__YJXJCq__text{display:none}.FloatingButtons-module__YJXJCq__whatsappBtn,.FloatingButtons-module__YJXJCq__emergencyBtn{border-radius:50%;justify-content:center;width:55px;height:55px;padding:0}}
.Hero-module__ZARIfG__hero{background:#0f172a;align-items:center;min-height:100vh;padding-top:140px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroBg{z-index:0;background-position:50% 25%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;transition:background-image .8s ease-in-out;position:absolute;top:0;left:0}.Hero-module__ZARIfG__overlay{z-index:1;background:linear-gradient(90deg,#0f172af2 0%,#0f172acc 40%,#0f172a73 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__content{z-index:2;grid-template-columns:1.2fr 1fr;align-items:center;gap:60px;display:grid;position:relative}.Hero-module__ZARIfG__textSide{flex-direction:column;display:flex}.Hero-module__ZARIfG__textWrapper{position:relative}.Hero-module__ZARIfG__animatedBlock{width:100%}.Hero-module__ZARIfG__topLabelContainer{align-items:center;gap:15px;margin-bottom:20px;display:flex}.Hero-module__ZARIfG__redLine{background:var(--primary-red);width:30px;height:3px}.Hero-module__ZARIfG__topLabel{color:var(--primary-red);letter-spacing:2px;text-transform:uppercase;font-size:.9rem;font-weight:800}.Hero-module__ZARIfG__title{color:var(--white);text-transform:capitalize;margin-bottom:25px;font-size:5rem;font-weight:900;line-height:1.1}.Hero-module__ZARIfG__titleGray{color:#cbd5e1;opacity:.9}.Hero-module__ZARIfG__subtitle{color:var(--white);max-width:650px;margin-bottom:25px;font-size:1.15rem;line-height:1.6}.Hero-module__ZARIfG__checklist{gap:25px;margin-bottom:35px;display:flex}.Hero-module__ZARIfG__checkItem{color:var(--white);align-items:center;gap:8px;font-size:.95rem;font-weight:500;display:flex}.Hero-module__ZARIfG__checkIcon{color:var(--primary-red);fill:var(--primary-red);stroke:#fff}.Hero-module__ZARIfG__buttons{gap:20px;margin-top:20px;display:flex}.Hero-module__ZARIfG__btnBorder{color:var(--white);text-align:center;transition:var(--transition-smooth);background:0 0;border:1px solid #fff6;border-radius:8px;justify-content:center;align-items:center;padding:12px 28px;font-weight:700;display:inline-flex}.Hero-module__ZARIfG__btnBorder:hover{border-color:var(--white);background:#ffffff1a}.Hero-module__ZARIfG__btnSolid{color:var(--white);text-align:center;transition:var(--transition-smooth);background:#e10600;border:none;border-radius:6px;justify-content:center;align-items:center;padding:12px 35px;font-weight:700;display:inline-flex}.Hero-module__ZARIfG__btnSolid:hover{background:#c30500;transform:translateY(-2px)}.Hero-module__ZARIfG__rtl{text-align:right;direction:rtl;font-family:Segoe UI,Arial,sans-serif}.Hero-module__ZARIfG__langBadge{color:var(--white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.5px;background:#ffffff1a;border:1px solid #fff3;border-radius:50px;align-items:center;gap:6px;margin-bottom:20px;padding:6px 16px;font-size:.85rem;font-weight:600;display:inline-flex}.Hero-module__ZARIfG__langDots{gap:8px;margin-top:25px;display:flex}.Hero-module__ZARIfG__dot{width:10px;height:10px;transition:var(--transition-smooth);cursor:pointer;background:#ffffff4d;border-radius:50%}.Hero-module__ZARIfG__dotActive{background:var(--primary-red);border-radius:50px;width:28px}.Hero-module__ZARIfG__statsGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.Hero-module__ZARIfG__statBox{text-align:center;transition:var(--transition-smooth);border-radius:20px;padding:30px}.Hero-module__ZARIfG__statBox:hover{background:#ffffff26;transform:translateY(-10px)}.Hero-module__ZARIfG__statIcon{color:var(--primary-red);justify-content:center;align-items:center;margin-bottom:15px;display:flex}.Hero-module__ZARIfG__iconSvg{stroke-width:1.5px;width:40px;height:40px}.Hero-module__ZARIfG__statLabel{color:var(--white);font-size:1.1rem;font-weight:700}@media (max-width:1024px){.Hero-module__ZARIfG__hero{flex-direction:column;justify-content:center;min-height:85vh;padding-top:100px;padding-bottom:50px;display:flex}.Hero-module__ZARIfG__overlay{background:linear-gradient(#0f172ae6 0%,#0f172ab3 100%)}.Hero-module__ZARIfG__content{text-align:center;grid-template-columns:1fr;gap:40px}.Hero-module__ZARIfG__subtitle{margin-left:auto;margin-right:auto;font-size:1rem}.Hero-module__ZARIfG__checklist{flex-wrap:wrap;justify-content:center;gap:15px}.Hero-module__ZARIfG__topLabelContainer{justify-content:center}.Hero-module__ZARIfG__buttons{flex-direction:column;justify-content:center;width:100%;max-width:300px;margin:0 auto}.Hero-module__ZARIfG__title{font-size:3.5rem}.Hero-module__ZARIfG__langDots{justify-content:center}}@media (max-width:768px){.Hero-module__ZARIfG__statsGrid{flex-wrap:nowrap;justify-content:center;gap:10px;margin-top:30px;display:flex}.Hero-module__ZARIfG__statBox{border-radius:10px;flex:1;min-width:0;padding:15px 5px}.Hero-module__ZARIfG__statIcon{margin-bottom:8px}.Hero-module__ZARIfG__iconSvg{width:24px;height:24px}.Hero-module__ZARIfG__statLabel{font-size:.75rem;line-height:1.2}}@media (max-width:640px){.Hero-module__ZARIfG__title{font-size:2.2rem}}
.Services-module__dpHhBa__services{background:#fdfdfd;padding:100px 0}.Services-module__dpHhBa__grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.Services-module__dpHhBa__card{background:var(--white);border:1px solid #e106000d;border-radius:24px;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.Services-module__dpHhBa__card:hover{border-color:var(--primary-red);transform:translateY(-12px);box-shadow:0 30px 60px #e1060026}.Services-module__dpHhBa__cardImage{width:100%;height:240px;position:relative;overflow:hidden}.Services-module__dpHhBa__cardImage img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__cardImage img{transform:scale(1.1)}.Services-module__dpHhBa__cardBody{flex-direction:column;flex-grow:1;padding:30px;display:flex;position:relative}.Services-module__dpHhBa__iconWrapper{background:var(--primary-red);color:#fff;z-index:5;border:4px solid #fff;border-radius:18px;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:absolute;top:-30px;right:30px;box-shadow:0 10px 20px #e106004d}.Services-module__dpHhBa__rtl .Services-module__dpHhBa__iconWrapper{left:30px;right:auto}.Services-module__dpHhBa__iconSvg{width:28px;height:28px}.Services-module__dpHhBa__cardTitle{color:#1e293b;margin-bottom:12px;font-size:1.5rem;font-weight:800;line-height:1.3}.Services-module__dpHhBa__cardDesc{color:#64748b;margin-bottom:0;font-size:1.05rem;line-height:1.6}.Services-module__dpHhBa__rtl{text-align:right;direction:rtl}@media (max-width:1100px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Services-module__dpHhBa__services{padding:60px 0}.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr);gap:15px}.Services-module__dpHhBa__cardImage{height:150px}.Services-module__dpHhBa__cardBody{padding:25px 15px 15px}.Services-module__dpHhBa__cardTitle{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;height:2.8rem;margin-bottom:6px;font-size:1.05rem;font-weight:700;display:-webkit-box;overflow:hidden}.Services-module__dpHhBa__cardDesc{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;line-height:1.4;display:-webkit-box;overflow:hidden}.Services-module__dpHhBa__iconWrapper{border:2px solid #fff;border-radius:10px;width:38px;height:38px;top:-19px;right:12px}.Services-module__dpHhBa__iconSvg{width:18px;height:18px}.Services-module__dpHhBa__rtl .Services-module__dpHhBa__iconWrapper{left:12px;right:auto}}.Services-module__dpHhBa__detailsBtn{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;width:fit-content;margin-top:20px;padding:10px 20px;font-size:.9rem;font-weight:600;transition:all .3s}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__detailsBtn{background:var(--primary-red);color:#fff;border-color:var(--primary-red)}.Services-module__dpHhBa__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0f172acc;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:fixed;top:0;left:0}.Services-module__dpHhBa__modal{background:#fff;border-radius:32px;flex-direction:column;width:100%;max-width:800px;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.Services-module__dpHhBa__modalClose{cursor:pointer;z-index:1010;color:#64748b;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:20px;right:20px;box-shadow:0 4px 12px #0000001a}.Services-module__dpHhBa__modalClose:hover{background:var(--primary-red);color:#fff;transform:rotate(90deg)}.Services-module__dpHhBa__modalHero{flex-shrink:0;width:100%;height:350px;position:relative}.Services-module__dpHhBa__modalBody{padding:40px;overflow-y:auto}.Services-module__dpHhBa__modalTitle{color:#1e293b;margin-bottom:20px;font-size:2rem;font-weight:800}.Services-module__dpHhBa__modalFullDesc{color:#475569;white-space:pre-wrap;font-size:1.1rem;line-height:1.8}@media (max-width:768px){.Services-module__dpHhBa__modalHero{height:200px}.Services-module__dpHhBa__modalBody{padding:25px}.Services-module__dpHhBa__modalTitle{font-size:1.5rem}.Services-module__dpHhBa__modalFullDesc{font-size:.95rem}}
.PlumbingServices-module__frjLJa__services{background:#f8fafc;padding:100px 0}.PlumbingServices-module__frjLJa__grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.PlumbingServices-module__frjLJa__card{background:var(--white);border:1px solid #0066ff0d;border-radius:24px;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.PlumbingServices-module__frjLJa__card:hover{border-color:#06f;transform:translateY(-12px);box-shadow:0 30px 60px #0066ff26}.PlumbingServices-module__frjLJa__cardImage{width:100%;height:240px;position:relative;overflow:hidden}.PlumbingServices-module__frjLJa__cardImage img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.PlumbingServices-module__frjLJa__card:hover .PlumbingServices-module__frjLJa__cardImage img{transform:scale(1.1)}.PlumbingServices-module__frjLJa__cardBody{flex-direction:column;flex-grow:1;padding:30px;display:flex;position:relative}.PlumbingServices-module__frjLJa__iconWrapper{color:#fff;z-index:5;background:#06f;border:4px solid #fff;border-radius:18px;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:absolute;top:-30px;right:30px;box-shadow:0 10px 20px #0066ff4d}.PlumbingServices-module__frjLJa__rtl .PlumbingServices-module__frjLJa__iconWrapper{left:30px;right:auto}.PlumbingServices-module__frjLJa__iconSvg{width:28px;height:28px}.PlumbingServices-module__frjLJa__cardTitle{color:#1e293b;margin-bottom:12px;font-size:1.5rem;font-weight:800;line-height:1.3}.PlumbingServices-module__frjLJa__cardDesc{color:#64748b;margin-bottom:0;font-size:1.05rem;line-height:1.6}.PlumbingServices-module__frjLJa__rtl{text-align:right;direction:rtl}@media (max-width:1100px){.PlumbingServices-module__frjLJa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.PlumbingServices-module__frjLJa__services{padding:60px 0}.PlumbingServices-module__frjLJa__grid{grid-template-columns:repeat(2,1fr);gap:15px}.PlumbingServices-module__frjLJa__cardImage{height:150px}.PlumbingServices-module__frjLJa__cardBody{padding:25px 15px 15px}.PlumbingServices-module__frjLJa__cardTitle{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;height:2.8rem;margin-bottom:6px;font-size:1.05rem;font-weight:700;display:-webkit-box;overflow:hidden}.PlumbingServices-module__frjLJa__cardDesc{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;line-height:1.4;display:-webkit-box;overflow:hidden}.PlumbingServices-module__frjLJa__iconWrapper{border:2px solid #fff;border-radius:10px;width:38px;height:38px;top:-19px;right:12px}.PlumbingServices-module__frjLJa__iconSvg{width:18px;height:18px}.PlumbingServices-module__frjLJa__rtl .PlumbingServices-module__frjLJa__iconWrapper{left:12px;right:auto}}.PlumbingServices-module__frjLJa__detailsBtn{color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;width:fit-content;margin-top:20px;padding:10px 20px;font-size:.9rem;font-weight:600;transition:all .3s}.PlumbingServices-module__frjLJa__card:hover .PlumbingServices-module__frjLJa__detailsBtn{color:#fff;background:#06f;border-color:#06f}.PlumbingServices-module__frjLJa__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0f172acc;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:fixed;top:0;left:0}.PlumbingServices-module__frjLJa__modal{background:#fff;border-radius:32px;flex-direction:column;width:100%;max-width:800px;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.PlumbingServices-module__frjLJa__modalClose{cursor:pointer;z-index:1010;color:#64748b;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:20px;right:20px;box-shadow:0 4px 12px #0000001a}.PlumbingServices-module__frjLJa__modalClose:hover{color:#fff;background:#06f;transform:rotate(90deg)}.PlumbingServices-module__frjLJa__modalHero{flex-shrink:0;width:100%;height:350px;position:relative}.PlumbingServices-module__frjLJa__modalBody{padding:40px;overflow-y:auto}.PlumbingServices-module__frjLJa__modalTitle{color:#1e293b;margin-bottom:20px;font-size:2rem;font-weight:800}.PlumbingServices-module__frjLJa__modalFullDesc{color:#475569;white-space:pre-wrap;font-size:1.1rem;line-height:1.8}@media (max-width:768px){.PlumbingServices-module__frjLJa__modalHero{height:200px}.PlumbingServices-module__frjLJa__modalBody{padding:25px}.PlumbingServices-module__frjLJa__modalTitle{font-size:1.5rem}.PlumbingServices-module__frjLJa__modalFullDesc{font-size:.95rem}}
.Gallery-module__3QxX8q__gallery{background:var(--white)}.Gallery-module__3QxX8q__filters{-ms-overflow-style:none;scrollbar-width:none;justify-content:center;gap:15px;margin-bottom:40px;padding:10px 5px;display:flex;overflow-x:auto}.Gallery-module__3QxX8q__filters::-webkit-scrollbar{display:none}.Gallery-module__3QxX8q__filterBtn{background:var(--light-gray);color:var(--navy-blue);transition:var(--transition-smooth);cursor:pointer;border:1px solid #0000000d;border-radius:50px;padding:12px 28px;font-size:1rem;font-weight:600}.Gallery-module__3QxX8q__filterBtn.Gallery-module__3QxX8q__active,.Gallery-module__3QxX8q__filterBtn:hover{background:var(--primary-red);color:var(--white);border-color:var(--primary-red);box-shadow:0 8px 20px #e106004d}.Gallery-module__3QxX8q__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:25px;margin-top:20px;display:grid}.Gallery-module__3QxX8q__imageWrapper{cursor:pointer;background:#f8f9fa;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.Gallery-module__3QxX8q__imageContainer{aspect-ratio:4/3;width:100%;position:relative}.Gallery-module__3QxX8q__image{transition:transform .6s cubic-bezier(.4,0,.2,1)}.Gallery-module__3QxX8q__imageWrapper:hover .Gallery-module__3QxX8q__image{transform:scale(1.15)}.Gallery-module__3QxX8q__overlay{opacity:0;background:linear-gradient(#0003 0%,#000c 100%);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:20px;transition:all .4s;display:flex;position:absolute;inset:0}.Gallery-module__3QxX8q__imageWrapper:hover .Gallery-module__3QxX8q__overlay{opacity:1}.Gallery-module__3QxX8q__zoomIcon{color:var(--white);filter:drop-shadow(0 2px 10px #0000004d);transition:transform .3s}.Gallery-module__3QxX8q__imageWrapper:hover .Gallery-module__3QxX8q__zoomIcon{transform:scale(1.2)}.Gallery-module__3QxX8q__overlay span{color:var(--white);text-align:center;text-shadow:0 2px 4px #00000080}.Gallery-module__3QxX8q__catText{text-transform:uppercase;letter-spacing:1.5px;background:var(--primary-red);color:#fff;border-radius:6px;margin-bottom:5px;padding:6px 16px;font-size:.85rem;font-weight:700;box-shadow:0 4px 10px #0003}.Gallery-module__3QxX8q__titleText{font-size:1.25rem;font-weight:800;line-height:1.2}.Gallery-module__3QxX8q__lightbox{z-index:9999;background:#0f172af2;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex;position:fixed;top:0;left:0}.Gallery-module__3QxX8q__closeBtn{color:var(--white);transition:var(--transition-smooth);z-index:10000;background:#00000080;border-radius:50%;padding:10px;position:absolute;top:30px;right:30px}.Gallery-module__3QxX8q__closeBtn:hover{background:var(--primary-red);transform:rotate(90deg)}.Gallery-module__3QxX8q__lightboxContent{background:0 0;border-radius:10px;width:90%;max-width:1000px;height:80vh;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}@media (max-width:768px){.Gallery-module__3QxX8q__filters{justify-content:flex-start;margin-bottom:20px;padding-bottom:20px}.Gallery-module__3QxX8q__filterBtn{white-space:nowrap;padding:10px 20px;font-size:.9rem}.Gallery-module__3QxX8q__grid{grid-template-columns:repeat(2,1fr);gap:15px;padding:0 5px}.Gallery-module__3QxX8q__imageWrapper{border-radius:12px}.Gallery-module__3QxX8q__overlay{opacity:1;background:linear-gradient(#0000 50%,#000000b3 100%);justify-content:flex-end;align-items:flex-start;gap:4px;padding:12px}.Gallery-module__3QxX8q__zoomIcon{display:none}.Gallery-module__3QxX8q__catText{margin-bottom:2px;padding:3px 10px;font-size:.7rem}.Gallery-module__3QxX8q__titleText{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;font-weight:600;display:-webkit-box;overflow:hidden}.Gallery-module__3QxX8q__lightboxContent{width:95%;height:70vh}.Gallery-module__3QxX8q__closeBtn{padding:8px;top:20px;right:20px}}@media (max-width:480px){.Gallery-module__3QxX8q__grid{grid-template-columns:repeat(2,1fr);gap:10px}.Gallery-module__3QxX8q__imageWrapper{border-radius:10px}.Gallery-module__3QxX8q__titleText{font-size:.8rem}.Gallery-module__3QxX8q__catText{padding:2px 8px;font-size:.65rem}}
.YoutubeSection-module__G5NirG__section{background:#f8fafc;width:100%;padding:5rem 0;overflow-x:hidden}.YoutubeSection-module__G5NirG__titleBlock{text-align:center;margin-bottom:3.5rem}.YoutubeSection-module__G5NirG__badge{color:#e10600;background:#e106001a;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1.2rem;font-size:.9rem;font-weight:600;display:inline-flex}.YoutubeSection-module__G5NirG__titleSub{color:#64748b;margin-top:1rem;max-width:600px;margin-inline:auto;font-size:1.1rem}.YoutubeSection-module__G5NirG__videoGridWrapper{width:100%;padding:0}.YoutubeSection-module__G5NirG__videoGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;width:100%;margin-bottom:3rem;padding:0 2rem;display:grid}@media (max-width:1400px){.YoutubeSection-module__G5NirG__videoGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1100px){.YoutubeSection-module__G5NirG__videoGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.YoutubeSection-module__G5NirG__videoGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;padding:0 .75rem}.YoutubeSection-module__G5NirG__videoTitle{font-size:.9rem}}@media (max-width:480px){.YoutubeSection-module__G5NirG__videoGrid{grid-template-columns:1fr}}.YoutubeSection-module__G5NirG__videoCard{box-shadow:none;background:0 0;border-radius:0;padding:0;transition:all .3s}.YoutubeSection-module__G5NirG__videoCard:hover{transform:scale(1.02)}.YoutubeSection-module__G5NirG__videoWrapper{background:#000;border-radius:16px;width:100%;height:0;margin-bottom:1rem;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.YoutubeSection-module__G5NirG__iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.YoutubeSection-module__G5NirG__videoTitle{color:#1e293b;text-align:center;font-size:1.1rem;font-weight:600;line-height:1.4}.YoutubeSection-module__G5NirG__viewAllWrapper{justify-content:center;margin-top:3.5rem;display:flex}.YoutubeSection-module__G5NirG__viewAllBtn{color:#fff;background:#0f172a;border-radius:50px;align-items:center;gap:.75rem;padding:1rem 2rem;font-weight:600;transition:all .3s;display:inline-flex}.YoutubeSection-module__G5NirG__viewAllBtn:hover{background:#e10600;transform:translateY(-3px);box-shadow:0 10px 20px #e1060033}
.About-module__vAULUW__about{background:var(--navy-blue);color:var(--white)}.About-module__vAULUW__content{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.About-module__vAULUW__imgContainer{max-width:500px;margin:0 auto;position:relative}.About-module__vAULUW__imgWrapper{width:100%;height:500px;box-shadow:20px 20px 0 var(--primary-red);border-radius:20px;position:relative;overflow:hidden}.About-module__vAULUW__slideContainer{width:100%;height:100%;position:absolute;inset:0}.About-module__vAULUW__image{object-fit:cover;width:100%;height:100%}.About-module__vAULUW__experienceBox{background:var(--white);color:var(--navy-blue);text-align:center;border-radius:20px;min-width:150px;padding:20px;position:absolute;bottom:-30px;right:-10px;box-shadow:0 10px 30px #0003}.About-module__vAULUW__years{color:var(--primary-red);font-size:2rem;font-weight:900;display:block}.About-module__vAULUW__title{margin-bottom:25px;font-size:3rem;font-weight:800;line-height:1.2}.About-module__vAULUW__desc{color:#cbd5e1;margin-bottom:30px;font-size:1.1rem;line-height:1.8}.About-module__vAULUW__bullets{margin-bottom:40px}.About-module__vAULUW__bullets li{align-items:center;gap:12px;margin-bottom:12px;font-size:1.1rem;font-weight:600;display:flex}.About-module__vAULUW__textBlock{width:100%}.About-module__vAULUW__rtlText{text-align:right}.About-module__vAULUW__rtlText .About-module__vAULUW__bullets li{flex-direction:row-reverse}.About-module__vAULUW__rtlText .About-module__vAULUW__bullets li span{text-align:right}@media (max-width:1024px){.About-module__vAULUW__content{grid-template-columns:1fr;gap:0}.About-module__vAULUW__imgWrapper{height:420px;box-shadow:15px 15px 0 var(--primary-red)}.About-module__vAULUW__experienceBox{min-width:130px;padding:15px 20px;bottom:-20px;right:10px}.About-module__vAULUW__years{font-size:1.8rem}.About-module__vAULUW__title{font-size:2.2rem}.About-module__vAULUW__imageSide{margin-bottom:60px}.About-module__vAULUW__textSide{text-align:center}.About-module__vAULUW__bullets{text-align:left;display:inline-block}}@media (max-width:768px){.About-module__vAULUW__about{padding:50px 0 60px}.About-module__vAULUW__content{gap:0}.About-module__vAULUW__imgWrapper{height:280px;box-shadow:10px 10px 0 var(--primary-red);border-radius:16px}.About-module__vAULUW__imgContainer{max-width:100%}.About-module__vAULUW__experienceBox{border-radius:14px;min-width:110px;padding:10px 16px;bottom:-18px;right:8px;box-shadow:0 6px 20px #00000040}.About-module__vAULUW__years{margin-bottom:2px;font-size:1.5rem}.About-module__vAULUW__experienceBox p{color:#475569;font-size:.72rem;font-weight:600}.About-module__vAULUW__imageSide{margin-bottom:40px}.About-module__vAULUW__textSide{text-align:left}.About-module__vAULUW__title{margin-bottom:16px;font-size:1.75rem;line-height:1.25}.About-module__vAULUW__desc{color:#94a3b8;margin-bottom:20px;font-size:.95rem;line-height:1.7}.About-module__vAULUW__bullets{text-align:left;flex-direction:column;gap:0;margin-bottom:28px;display:flex}.About-module__vAULUW__bullets li{border-left:2px solid var(--primary-red);background:#ffffff0a;border-radius:10px;gap:10px;margin-bottom:10px;padding:8px 12px;font-size:.95rem;font-weight:600}.About-module__vAULUW__textBlock a.About-module__vAULUW__btn-primary,.About-module__vAULUW__textBlock a[href=\#contact]{text-align:center;border-radius:12px;width:100%;padding:14px 20px;font-size:1rem;display:block}}@media (max-width:480px){.About-module__vAULUW__imgWrapper{height:220px;box-shadow:8px 8px 0 var(--primary-red);border-radius:14px}.About-module__vAULUW__experienceBox{border-radius:12px;min-width:95px;padding:8px 12px;bottom:-15px;right:6px}.About-module__vAULUW__years{font-size:1.3rem}.About-module__vAULUW__imageSide{margin-bottom:30px}.About-module__vAULUW__title{font-size:1.5rem}}.About-module__vAULUW__imagePlaceholder{color:#94a3b8;background-color:#1e293b;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.2rem;font-weight:500;display:flex}
.Stats-module__yL2aHq__stats{background:var(--deep-blue);padding:60px 0}.Stats-module__yL2aHq__grid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.Stats-module__yL2aHq__statItem{text-align:center}.Stats-module__yL2aHq__icon{color:var(--white);justify-content:center;align-items:center;margin-bottom:10px;display:flex}.Stats-module__yL2aHq__iconSvg{stroke-width:1.5px;width:40px;height:40px}.Stats-module__yL2aHq__value{color:var(--primary-red);margin-bottom:5px;font-size:2.5rem;font-weight:800}.Stats-module__yL2aHq__label{color:var(--white);text-transform:uppercase;letter-spacing:1px;font-weight:600}@media (max-width:768px){.Stats-module__yL2aHq__grid{gap:10px;padding:0 5px}.Stats-module__yL2aHq__value{font-size:1.2rem}.Stats-module__yL2aHq__label{letter-spacing:.5px;font-size:.6rem}.Stats-module__yL2aHq__icon{margin-bottom:5px}.Stats-module__yL2aHq__iconSvg{width:24px;height:24px}.Stats-module__yL2aHq__stats{padding:40px 0}}@media (max-width:480px){.Stats-module__yL2aHq__grid{grid-template-columns:repeat(4,1fr);gap:5px}.Stats-module__yL2aHq__value{font-size:1.1rem}.Stats-module__yL2aHq__label{font-size:.55rem}}
.WhyChooseUs-module__aV2w7G__section{background:var(--white);padding:80px 0}.WhyChooseUs-module__aV2w7G__grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.WhyChooseUs-module__aV2w7G__card{text-align:center;background:var(--light-gray);border-radius:20px;flex-direction:column;min-height:320px;padding:35px 25px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.WhyChooseUs-module__aV2w7G__contentWrapper{flex-direction:column;flex-grow:1;width:100%;display:flex;position:relative}.WhyChooseUs-module__aV2w7G__card:hover{background:var(--white);transform:translateY(-10px)scale(1.02);box-shadow:0 30px 60px #0f172a1f}.WhyChooseUs-module__aV2w7G__icon{color:var(--primary-red);justify-content:center;align-items:center;margin-bottom:25px;display:flex}.WhyChooseUs-module__aV2w7G__iconSvg{stroke-width:2px;width:44px;height:44px}.WhyChooseUs-module__aV2w7G__title{color:var(--navy-blue);justify-content:center;align-items:center;height:3.2rem;margin-bottom:12px;font-size:1.35rem;font-weight:800;display:flex}.WhyChooseUs-module__aV2w7G__desc{color:#64748b;justify-content:center;align-items:center;height:4.5rem;font-size:1rem;line-height:1.6;display:flex}.WhyChooseUs-module__aV2w7G__rtl{text-align:right;direction:rtl}@media (max-width:1024px){.WhyChooseUs-module__aV2w7G__grid{grid-template-columns:repeat(2,1fr);gap:20px}.WhyChooseUs-module__aV2w7G__card{min-height:300px;padding:35px 20px}.WhyChooseUs-module__aV2w7G__title{font-size:1.2rem}.WhyChooseUs-module__aV2w7G__desc{font-size:.95rem}}@media (max-width:768px){.WhyChooseUs-module__aV2w7G__grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.WhyChooseUs-module__aV2w7G__card{min-height:auto}.WhyChooseUs-module__aV2w7G__title,.WhyChooseUs-module__aV2w7G__desc{height:auto;margin-bottom:15px}}
.Blog-module__qgnGkG__blog{background:var(--white)}.Blog-module__qgnGkG__grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.Blog-module__qgnGkG__card{background:var(--white);transition:var(--transition-smooth);border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #0000000d}.Blog-module__qgnGkG__card:hover{transform:translateY(-10px);box-shadow:0 20px 50px #0000001a}.Blog-module__qgnGkG__imgWrapper{overflow:hidden}.Blog-module__qgnGkG__content{padding:30px}.Blog-module__qgnGkG__date{color:var(--primary-red);margin-bottom:15px;font-size:.9rem;font-weight:700;display:block}.Blog-module__qgnGkG__title{color:var(--navy-blue);margin-bottom:15px;font-size:1.4rem;font-weight:800}.Blog-module__qgnGkG__desc{color:#64748b;margin-bottom:25px}.Blog-module__qgnGkG__readMore{color:var(--navy-blue);font-size:1rem;font-weight:700}.Blog-module__qgnGkG__readMore:hover{color:var(--primary-red)}@media (max-width:1024px){.Blog-module__qgnGkG__grid{gap:20px}.Blog-module__qgnGkG__content{padding:20px}}@media (max-width:900px){.Blog-module__qgnGkG__grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}}
.Reviews-module__yTtV6W__section{background:var(--navy-blue);color:var(--white);padding:100px 0 80px;overflow:hidden}.Reviews-module__yTtV6W__titleBlock{text-align:center;margin-bottom:60px}.Reviews-module__yTtV6W__badge{color:#e10600;letter-spacing:.5px;text-transform:uppercase;background:#e1060014;border:1px solid #e1060033;border-radius:50px;align-items:center;gap:8px;margin-bottom:18px;padding:8px 18px;font-size:.82rem;font-weight:600;display:inline-flex}.Reviews-module__yTtV6W__titleSub{color:#94a3b8;margin-top:10px;font-size:1rem}.Reviews-module__yTtV6W__mainGrid{grid-template-columns:1fr 1fr;align-items:stretch;gap:32px;margin-bottom:50px;display:grid}.Reviews-module__yTtV6W__mapWrapper{border:1px solid #ffffff14;border-radius:24px;height:460px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0006}.Reviews-module__yTtV6W__mapWrapper iframe{width:100%;height:100%;display:block}.Reviews-module__yTtV6W__mapBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;pointer-events:none;background:#0a0f23e0;border:1px solid #ffffff1f;border-radius:50px;align-items:center;gap:6px;padding:7px 14px;font-size:.78rem;font-weight:600;display:flex;position:absolute;bottom:16px;left:16px}.Reviews-module__yTtV6W__infoPanel{flex-direction:column;gap:18px;display:flex}.Reviews-module__yTtV6W__businessCard{background:#ffffff0a;border:1px solid #ffffff17;border-radius:18px;align-items:center;gap:16px;padding:20px 24px;display:flex}.Reviews-module__yTtV6W__businessLogo{background:#e106001f;border:1px solid #e1060040;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.Reviews-module__yTtV6W__businessName{color:var(--white);margin-bottom:4px;font-size:1.1rem;font-weight:700}.Reviews-module__yTtV6W__businessCat{color:#64748b;font-size:.78rem;font-weight:500}.Reviews-module__yTtV6W__ratingCard{background:#ffffff0a;border:1px solid #ffffff17;border-radius:18px;align-items:center;gap:20px;padding:22px 24px;display:flex}.Reviews-module__yTtV6W__ratingLeft{flex-direction:column;flex-shrink:0;align-items:center;gap:8px;display:flex}.Reviews-module__yTtV6W__ratingBig{color:var(--white);letter-spacing:-2px;font-size:3rem;font-weight:900;line-height:1}.Reviews-module__yTtV6W__stars{gap:3px;display:flex}.Reviews-module__yTtV6W__ratingCount{color:#64748b;white-space:nowrap;text-align:center;font-size:.72rem;font-weight:500}.Reviews-module__yTtV6W__ratingDivider{background:#ffffff1a;flex-shrink:0;width:1px;height:80px}.Reviews-module__yTtV6W__ratingBars{flex-direction:column;flex:1;gap:6px;display:flex}.Reviews-module__yTtV6W__barRow{color:#94a3b8;align-items:center;gap:6px;font-size:.72rem;display:flex}.Reviews-module__yTtV6W__barTrack{background:#ffffff14;border-radius:3px;flex:1;height:5px;overflow:hidden}.Reviews-module__yTtV6W__barFill{background:#fbbc04;border-radius:3px;height:100%;transition:width .8s}.Reviews-module__yTtV6W__actionBtns{grid-template-columns:1fr 1fr;gap:10px;display:grid}.Reviews-module__yTtV6W__btnMap,.Reviews-module__yTtV6W__btnReview,.Reviews-module__yTtV6W__btnCall,.Reviews-module__yTtV6W__btnWhatsapp{letter-spacing:.2px;cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:13px 16px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .25s;display:flex}.Reviews-module__yTtV6W__btnMap{color:#4285f4;background:#4285f41f;border:1px solid #4285f44d}.Reviews-module__yTtV6W__btnMap:hover{color:#fff;background:#4285f4;transform:translateY(-2px)}.Reviews-module__yTtV6W__btnReview{color:#fbbc04;background:#fbbc041a;border:1px solid #fbbc044d}.Reviews-module__yTtV6W__btnReview:hover{color:#000;background:#fbbc04;transform:translateY(-2px)}.Reviews-module__yTtV6W__btnCall{color:#e10600;background:#e106001a;border:1px solid #e106004d}.Reviews-module__yTtV6W__btnCall:hover{color:#fff;background:#e10600;transform:translateY(-2px)}.Reviews-module__yTtV6W__btnWhatsapp{color:#25d366;background:#25d3661a;border:1px solid #25d3664d}.Reviews-module__yTtV6W__btnWhatsapp:hover{color:#fff;background:#25d366;transform:translateY(-2px)}.Reviews-module__yTtV6W__viewAllBtn{color:var(--white);letter-spacing:.2px;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:14px 20px;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .25s;display:flex}.Reviews-module__yTtV6W__viewAllBtn:hover{background:#ffffff1a;border-color:#ffffff40;transform:translateY(-2px)}.Reviews-module__yTtV6W__reviewsGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Reviews-module__yTtV6W__reviewCard{background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;padding:28px 24px;transition:border-color .3s,transform .3s}.Reviews-module__yTtV6W__reviewCard:hover{border-color:#e106004d;transform:translateY(-4px)}.Reviews-module__yTtV6W__reviewHeader{align-items:center;gap:12px;margin-bottom:16px;display:flex}.Reviews-module__yTtV6W__avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;font-weight:700;display:flex}.Reviews-module__yTtV6W__reviewAuthor{color:var(--white);margin-bottom:4px;font-size:.9rem;font-weight:700}.Reviews-module__yTtV6W__reviewMeta{align-items:center;gap:8px;display:flex}.Reviews-module__yTtV6W__reviewTime{color:#64748b;font-size:.72rem}.Reviews-module__yTtV6W__gLogo{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-left:auto;display:flex;box-shadow:0 2px 6px #0000004d}.Reviews-module__yTtV6W__reviewText{color:#94a3b8;font-size:.9rem;font-style:italic;line-height:1.75}@media (max-width:1024px){.Reviews-module__yTtV6W__reviewsGrid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.Reviews-module__yTtV6W__section{padding:60px 0}.Reviews-module__yTtV6W__mainGrid{grid-template-columns:1fr}.Reviews-module__yTtV6W__mapWrapper{height:300px}.Reviews-module__yTtV6W__reviewsGrid{grid-template-columns:1fr}.Reviews-module__yTtV6W__actionBtns{grid-template-columns:1fr 1fr}.Reviews-module__yTtV6W__ratingCard{flex-wrap:wrap;justify-content:center}.Reviews-module__yTtV6W__ratingDivider{display:none}}@media (max-width:480px){.Reviews-module__yTtV6W__actionBtns{grid-template-columns:1fr}}
.PrivacyPolicy-module___D0kFq__mainBackground{background-color:var(--light-gray);min-height:100vh}.PrivacyPolicy-module___D0kFq__container{max-width:900px;margin:0 auto;padding:120px 20px 80px}.PrivacyPolicy-module___D0kFq__header{text-align:center;margin-bottom:50px}.PrivacyPolicy-module___D0kFq__title{color:var(--navy-blue);margin-bottom:10px;font-size:3.5rem;font-weight:800}.PrivacyPolicy-module___D0kFq__title span{color:var(--primary-red)}.PrivacyPolicy-module___D0kFq__lastUpdated{color:#666;font-size:1.1rem;font-style:italic}.PrivacyPolicy-module___D0kFq__contentBox{background:var(--white);border:1px solid #00000008;border-radius:16px;padding:50px;box-shadow:0 15px 40px #0000000d}.PrivacyPolicy-module___D0kFq__textBlock{margin-bottom:40px}.PrivacyPolicy-module___D0kFq__textBlock h2{color:var(--navy-blue);border-bottom:3px solid var(--primary-red);margin-bottom:20px;padding-bottom:8px;font-size:1.8rem;font-weight:700;display:inline-block}.PrivacyPolicy-module___D0kFq__subTitle{color:var(--navy-blue);margin-top:25px;margin-bottom:15px;font-size:1.3rem;font-weight:600}.PrivacyPolicy-module___D0kFq__textBlock p{color:#4b5563;margin-bottom:15px;font-size:1.1rem;line-height:1.8}.PrivacyPolicy-module___D0kFq__textBlock ul{margin-bottom:15px;padding-left:0;list-style-type:none}.PrivacyPolicy-module___D0kFq__textBlock ul li{color:#4b5563;margin-bottom:12px;padding-left:30px;font-size:1.1rem;line-height:1.6;position:relative}.PrivacyPolicy-module___D0kFq__textBlock ul li:before{content:"✓";color:var(--white);background-color:var(--primary-red);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700;display:flex;position:absolute;top:4px;left:0}.PrivacyPolicy-module___D0kFq__link{color:var(--primary-red);font-weight:500;text-decoration:none;transition:all .2s}.PrivacyPolicy-module___D0kFq__link:hover{opacity:.8;text-decoration:underline}@media (max-width:768px){.PrivacyPolicy-module___D0kFq__title{font-size:2.5rem}.PrivacyPolicy-module___D0kFq__contentBox{padding:30px 20px}.PrivacyPolicy-module___D0kFq__container{padding-top:100px}.PrivacyPolicy-module___D0kFq__textBlock h2{font-size:1.5rem}}
.TermsAndConditions-module___J7-IW__mainBackground{background-color:var(--light-gray);min-height:100vh}.TermsAndConditions-module___J7-IW__container{max-width:900px;margin:0 auto;padding:120px 20px 80px}.TermsAndConditions-module___J7-IW__header{text-align:center;margin-bottom:50px}.TermsAndConditions-module___J7-IW__title{color:var(--navy-blue);margin-bottom:10px;font-size:3.5rem;font-weight:800}.TermsAndConditions-module___J7-IW__title span{color:var(--primary-red)}.TermsAndConditions-module___J7-IW__lastUpdated{color:#666;font-size:1.1rem;font-style:italic}.TermsAndConditions-module___J7-IW__contentBox{background:var(--white);border:1px solid #00000008;border-radius:16px;padding:50px;box-shadow:0 15px 40px #0000000d}.TermsAndConditions-module___J7-IW__textBlock{margin-bottom:40px}.TermsAndConditions-module___J7-IW__textBlock h2{color:var(--navy-blue);border-bottom:3px solid var(--primary-red);margin-bottom:20px;padding-bottom:8px;font-size:1.8rem;font-weight:700;display:inline-block}.TermsAndConditions-module___J7-IW__subTitle{color:var(--navy-blue);margin-top:25px;margin-bottom:15px;font-size:1.3rem;font-weight:600}.TermsAndConditions-module___J7-IW__textBlock p{color:#4b5563;margin-bottom:15px;font-size:1.1rem;line-height:1.8}.TermsAndConditions-module___J7-IW__textBlock ul{margin-bottom:15px;padding-left:0;list-style-type:none}.TermsAndConditions-module___J7-IW__textBlock ul li{color:#4b5563;margin-bottom:12px;padding-left:30px;font-size:1.1rem;line-height:1.6;position:relative}.TermsAndConditions-module___J7-IW__textBlock ul li:before{content:"✓";color:var(--white);background-color:var(--primary-red);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700;display:flex;position:absolute;top:4px;left:0}.TermsAndConditions-module___J7-IW__link{color:var(--primary-red);font-weight:500;text-decoration:none;transition:all .2s}.TermsAndConditions-module___J7-IW__link:hover{opacity:.8;text-decoration:underline}@media (max-width:768px){.TermsAndConditions-module___J7-IW__title{font-size:2.5rem}.TermsAndConditions-module___J7-IW__contentBox{padding:30px 20px}.TermsAndConditions-module___J7-IW__container{padding-top:100px}.TermsAndConditions-module___J7-IW__textBlock h2{font-size:1.5rem}}
.Contact-module__hcVmEa__contact{background:var(--navy-blue);color:var(--white);padding:100px 0}.Contact-module__hcVmEa__grid{grid-template-columns:1fr 1fr;align-items:flex-start;gap:80px;display:grid}.Contact-module__hcVmEa__title{margin-bottom:20px;font-size:3rem;font-weight:800}.Contact-module__hcVmEa__subtitle{color:#cbd5e1;margin-bottom:40px;font-size:1.1rem}.Contact-module__hcVmEa__infoItems{flex-direction:column;gap:30px;margin-bottom:50px;display:flex}.Contact-module__hcVmEa__item{align-items:center;gap:20px;display:flex}.Contact-module__hcVmEa__icon{border:1px solid var(--primary-red);width:50px;height:50px;color:var(--primary-red);background:#e106001a;border-radius:50%;justify-content:center;align-items:center;display:flex}.Contact-module__hcVmEa__item h4{margin-bottom:5px;font-size:1.2rem}.Contact-module__hcVmEa__item p{color:#cbd5e1}.Contact-module__hcVmEa__socials{gap:15px;display:flex}.Contact-module__hcVmEa__socialIcon{width:45px;height:45px;transition:var(--transition-smooth);color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;display:flex}.Contact-module__hcVmEa__socialIcon:hover{background:var(--primary-red);border-color:var(--primary-red);transform:translateY(-5px)}.Contact-module__hcVmEa__formSide{background:#ffffff08;border:1px solid #ffffff1a;border-radius:30px;padding:50px;box-shadow:0 20px 40px #0003}.Contact-module__hcVmEa__form{flex-direction:column;gap:25px;display:flex}.Contact-module__hcVmEa__formGroup{flex-direction:column;gap:8px;display:flex}.Contact-module__hcVmEa__formGroup label{color:var(--white);font-size:.95rem;font-weight:600}.Contact-module__hcVmEa__formGroup input,.Contact-module__hcVmEa__formGroup select,.Contact-module__hcVmEa__formGroup textarea{color:var(--white);transition:var(--transition-smooth);background:#ffffff12;border:2px solid #ffffff1a;border-radius:12px;outline:none;width:100%;padding:16px;font-family:inherit}.Contact-module__hcVmEa__formGroup select option{background:var(--navy-blue);color:var(--white);padding:10px}.Contact-module__hcVmEa__formGroup textarea{resize:none;height:140px}.Contact-module__hcVmEa__formGroup input:focus,.Contact-module__hcVmEa__formGroup select:focus,.Contact-module__hcVmEa__formGroup textarea:focus{border-color:var(--primary-red);background:#ffffff1a;box-shadow:0 0 0 4px #e106001a}.Contact-module__hcVmEa__formGroup input::placeholder,.Contact-module__hcVmEa__formGroup textarea::placeholder{color:#ffffff4d}@media (max-width:1024px){.Contact-module__hcVmEa__grid{gap:40px}.Contact-module__hcVmEa__title{font-size:2.2rem}}@media (max-width:900px){.Contact-module__hcVmEa__grid{text-align:center;grid-template-columns:1fr}.Contact-module__hcVmEa__infoItems{align-items:center}.Contact-module__hcVmEa__socials{justify-content:center}.Contact-module__hcVmEa__item{flex-direction:column;gap:10px}}@media (max-width:480px){.Contact-module__hcVmEa__formSide{padding:35px 20px}.Contact-module__hcVmEa__title{font-size:2rem}}.Contact-module__hcVmEa__statusMessage{border-radius:12px;align-items:center;gap:10px;margin-top:10px;padding:15px;font-size:.95rem;font-weight:500;display:flex}.Contact-module__hcVmEa__success{color:#10b981;background:#10b9811a;border:1px solid #10b98133}.Contact-module__hcVmEa__error{color:#ef4444;background:#ef44441a;border:1px solid #ef444433}
