.Header-module__KHjLKa__header{z-index:100;width:100%;padding:1.15rem 0;transition:all .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0}.Header-module__KHjLKa__homeHeader{-webkit-backdrop-filter:blur(10px);background-color:#ffffffbf;border-bottom:1px solid #0b1a300d}.Header-module__KHjLKa__homeHeader .Header-module__KHjLKa__navLink{color:var(--primary)}.Header-module__KHjLKa__homeHeader .Header-module__KHjLKa__logoImage{filter:none}.Header-module__KHjLKa__homeHeader .Header-module__KHjLKa__langSwitcher{color:var(--primary);background:#0b1a300a;border-color:#0b1a3014}.Header-module__KHjLKa__homeHeader .Header-module__KHjLKa__langSwitcher:hover{border-color:var(--secondary);color:var(--secondary);background:#d4af3714}.Header-module__KHjLKa__homeHeader .Header-module__KHjLKa__burgerLine{background-color:var(--primary)}.Header-module__KHjLKa__homeHeader.Header-module__KHjLKa__scrolled{-webkit-backdrop-filter:blur(20px);background-color:#fffffff5;border-bottom:1px solid #0b1a3014;padding:.75rem 0;box-shadow:0 8px 30px #0b1a300f}.Header-module__KHjLKa__pageHeader{-webkit-backdrop-filter:blur(20px);background-color:#ffffffbf;border-bottom:1px solid #0b1a300d}.Header-module__KHjLKa__pageHeader .Header-module__KHjLKa__navLink{color:var(--primary)}.Header-module__KHjLKa__pageHeader .Header-module__KHjLKa__logoImage{filter:none}.Header-module__KHjLKa__pageHeader .Header-module__KHjLKa__langSwitcher{color:var(--primary);background:#0b1a300a;border-color:#0b1a3014}.Header-module__KHjLKa__pageHeader .Header-module__KHjLKa__langSwitcher:hover{border-color:var(--secondary);color:var(--secondary);background:#d4af3714}.Header-module__KHjLKa__pageHeader .Header-module__KHjLKa__burgerLine{background-color:var(--primary)}.Header-module__KHjLKa__pageHeader.Header-module__KHjLKa__scrolled{-webkit-backdrop-filter:blur(20px);background-color:#fffffff5;border-bottom:1px solid #0b1a3014;padding:.75rem 0;box-shadow:0 8px 30px #0b1a300f}.Header-module__KHjLKa__container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__KHjLKa__logo{align-items:center;gap:.75rem;display:flex}.Header-module__KHjLKa__logoImage{object-fit:contain;width:auto;height:44px;transition:filter .3s}.Header-module__KHjLKa__nav{align-items:center;gap:2rem;display:flex}.Header-module__KHjLKa__navLink{color:var(--primary);letter-spacing:.02em;padding:.25rem 0;font-size:.92rem;font-weight:600;transition:all .3s;position:relative}.Header-module__KHjLKa__navLink:after{content:"";background-color:var(--secondary);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Header-module__KHjLKa__navLink:hover:after{width:100%}.Header-module__KHjLKa__navLink:hover{color:var(--secondary)}.Header-module__KHjLKa__actions{align-items:center;gap:1.25rem;display:flex}.Header-module__KHjLKa__langSwitcher{font-family:var(--font-cairo), sans-serif;color:var(--primary);background:#0b1a300a;border:1px solid #0b1a300f;border-radius:2rem;align-items:center;gap:.5rem;padding:.45rem 1rem;font-size:.9rem;font-weight:700;transition:all .3s;display:flex}.Header-module__KHjLKa__langSwitcher:hover{color:var(--secondary);border-color:var(--secondary);background:#d4af370f;transform:translateY(-1px)}.Header-module__KHjLKa__langIcon{color:var(--secondary)}.Header-module__KHjLKa__langText{line-height:1}[dir=rtl] .Header-module__KHjLKa__langSwitcher{flex-direction:row-reverse}.Header-module__KHjLKa__contactBtn{background:linear-gradient(135deg, var(--secondary-dark), var(--secondary));color:var(--white);letter-spacing:.02em;border:none;border-radius:2rem;align-items:center;gap:.5rem;padding:.65rem 1.6rem;font-size:.9rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 15px #d4af3733}.Header-module__KHjLKa__contactBtn:hover{background:linear-gradient(135deg, var(--secondary), var(--accent));transform:translateY(-2px);box-shadow:0 8px 25px #d4af3759}.Header-module__KHjLKa__menuBtn{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:26px;height:18px;padding:0;display:none}.Header-module__KHjLKa__burgerLine{background-color:var(--text-black);border-radius:2px;width:100%;height:2px;transition:all .3s}.Header-module__KHjLKa__menuBtnActive .Header-module__KHjLKa__burgerLine:first-child{transform:translateY(8px)rotate(45deg)}.Header-module__KHjLKa__menuBtnActive .Header-module__KHjLKa__burgerLine:nth-child(2){opacity:0}.Header-module__KHjLKa__menuBtnActive .Header-module__KHjLKa__burgerLine:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Header-module__KHjLKa__mobileMenu{-webkit-backdrop-filter:blur(25px);z-index:1000;background:#fffffffa;border:1px solid #0b1a3014;border-radius:1.25rem;flex-direction:column;align-items:flex-start;width:280px;height:auto;max-height:85vh;padding:1.5rem;display:flex;position:absolute;top:calc(100% + 10px);right:2rem;overflow-y:auto;box-shadow:0 20px 50px #0b1a301f}[dir=rtl] .Header-module__KHjLKa__mobileMenu{align-items:flex-start;left:2rem;right:auto}.Header-module__KHjLKa__mobileNav{flex-direction:column;align-items:flex-start;gap:1rem;width:100%;display:flex}.Header-module__KHjLKa__mobileNavLink{color:var(--primary);font-size:1.1rem;font-weight:600;transition:color .3s}.Header-module__KHjLKa__mobileNavLink:hover{color:var(--secondary-dark)}.Header-module__KHjLKa__mobileContactBtn{background-color:var(--secondary);color:var(--white);cursor:pointer;border:none;border-radius:2rem;justify-content:center;align-items:center;gap:.5rem;width:100%;max-width:250px;margin-top:.5rem;padding:.7rem 1.5rem;font-size:.95rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 8px 20px #d4af3740}.Header-module__KHjLKa__mobileContactBtn:hover{background-color:var(--secondary-dark);transform:translateY(-2px);box-shadow:0 10px 25px #d4af3766}@media (max-width:992px){.Header-module__KHjLKa__nav{display:none}.Header-module__KHjLKa__menuBtn{display:flex}.Header-module__KHjLKa__logoImage{height:38px;width:auto!important}}@media (max-width:768px){.Header-module__KHjLKa__langText,.Header-module__KHjLKa__contactBtn{display:none}}@media (max-width:576px){.Header-module__KHjLKa__container{padding:0 1rem}.Header-module__KHjLKa__mobileMenu{right:1rem}[dir=rtl] .Header-module__KHjLKa__mobileMenu{left:1rem}}.Header-module__KHjLKa__dropdownContainer{padding:.75rem 0;display:inline-block;position:relative}.Header-module__KHjLKa__dropdownMenu{opacity:0;visibility:hidden;z-index:1000;border-radius:12px;flex-direction:column;min-width:220px;padding:.65rem 0;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px)}.Header-module__KHjLKa__homeHeader .Header-module__KHjLKa__dropdownMenu{background-color:#fffffffa;border:1px solid #0b1a3014;box-shadow:0 12px 35px #0b1a3014}.Header-module__KHjLKa__homeHeader .Header-module__KHjLKa__dropdownItem{color:var(--primary)}.Header-module__KHjLKa__homeHeader .Header-module__KHjLKa__dropdownItem:hover{color:var(--secondary-dark);background-color:#d4af3714}.Header-module__KHjLKa__pageHeader .Header-module__KHjLKa__dropdownMenu{background-color:#fffffffa;border:1px solid #0b1a3014;box-shadow:0 12px 35px #0b1a3014}.Header-module__KHjLKa__pageHeader .Header-module__KHjLKa__dropdownItem{color:var(--primary)}.Header-module__KHjLKa__pageHeader .Header-module__KHjLKa__dropdownItem:hover{color:var(--secondary-dark);background-color:#d4af3714}.Header-module__KHjLKa__dropdownContainer:hover .Header-module__KHjLKa__dropdownMenu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Header-module__KHjLKa__dropdownItem{white-space:nowrap;align-items:center;gap:.65rem;padding:.65rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Header-module__KHjLKa__dropdownIcon{color:var(--secondary);transition:transform .2s}.Header-module__KHjLKa__dropdownItem:hover .Header-module__KHjLKa__dropdownIcon{transform:translate(2px)}[dir=rtl] .Header-module__KHjLKa__dropdownItem:hover .Header-module__KHjLKa__dropdownIcon{transform:translate(-2px)}[dir=rtl] .Header-module__KHjLKa__dropdownMenu{text-align:right}.Header-module__KHjLKa__dropdownAllItem{white-space:nowrap;align-items:center;gap:.65rem;padding:.65rem 1.25rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.Header-module__KHjLKa__homeHeader .Header-module__KHjLKa__dropdownAllItem{color:var(--primary)!important}.Header-module__KHjLKa__homeHeader .Header-module__KHjLKa__dropdownAllItem:hover{background-color:#d4af3714;color:var(--secondary-dark)!important}.Header-module__KHjLKa__pageHeader .Header-module__KHjLKa__dropdownAllItem{color:var(--primary)!important}.Header-module__KHjLKa__pageHeader .Header-module__KHjLKa__dropdownAllItem:hover{background-color:#d4af3714;color:var(--secondary-dark)!important}.Header-module__KHjLKa__mobileNavTitle{color:var(--primary);margin-top:0;margin-bottom:0;font-size:1.1rem;font-weight:600}.Header-module__KHjLKa__mobileSubNav{flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:.5rem;padding-left:1rem;display:flex}[dir=rtl] .Header-module__KHjLKa__mobileSubNav{padding-left:0;padding-right:1rem}.Header-module__KHjLKa__mobileSubNavLink{color:var(--text-gray);align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .3s;display:flex}.Header-module__KHjLKa__mobileSubNavLink:hover{color:var(--secondary-dark)}.Header-module__KHjLKa__mobileDropdownIcon{color:var(--secondary)}
.Footer-module__yg9ahW__footerWrapper{background-color:var(--primary-dark);color:#ffffffb3;border-top:1px solid #ff6b0026;margin-top:6rem;padding-top:6rem;position:relative}.Footer-module__yg9ahW__footerWrapper:before{content:"";filter:blur(80px);pointer-events:none;background:#ff6b0008;border-radius:50%;width:400px;height:400px;position:absolute;top:-200px;right:-200px}.Footer-module__yg9ahW__container{max-width:1400px;margin:0 auto;padding:0 3rem}.Footer-module__yg9ahW__ctaBox{background:linear-gradient(135deg, var(--primary-light), var(--primary-dark));color:var(--white);z-index:10;border:1px solid #ff6b0040;border-radius:2rem;justify-content:space-between;align-items:center;margin-top:-8.5rem;padding:4.5rem 6rem;display:flex;position:relative;box-shadow:0 30px 60px #06102066,0 0 40px #ff6b000d}.Footer-module__yg9ahW__ctaContent{max-width:600px}.Footer-module__yg9ahW__ctaTitle{color:var(--white);letter-spacing:-.01em;margin-bottom:1rem;font-size:2.4rem;font-weight:800}.Footer-module__yg9ahW__ctaDesc{opacity:.85;font-size:1.05rem;line-height:1.7}.Footer-module__yg9ahW__mainCtaBtn{background:linear-gradient(135deg, var(--secondary-dark), var(--secondary));color:var(--white);border:none;border-radius:2.5rem;align-items:center;gap:.75rem;padding:1.15rem 2.5rem;font-size:1.05rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 8px 20px #ff6b004d}.Footer-module__yg9ahW__mainCtaBtn:hover{background:linear-gradient(135deg, var(--secondary), var(--accent));transform:translateY(-3px);box-shadow:0 12px 30px #ff6b0080}.Footer-module__yg9ahW__arrow{background-color:var(--white);color:var(--secondary-dark);border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.95rem;font-weight:700;display:inline-flex}.Footer-module__yg9ahW__footerMain{border-bottom:1px solid #ffffff14;justify-content:space-between;gap:6rem;padding-top:4rem;padding-bottom:4rem;display:flex}.Footer-module__yg9ahW__footerBrand{max-width:400px}.Footer-module__yg9ahW__logo{align-items:center;margin-bottom:2rem;display:flex}.Footer-module__yg9ahW__footerLogoImage{object-fit:contain;max-width:260px;height:auto}.Footer-module__yg9ahW__brandDesc{color:#fff9;margin-bottom:2.5rem;font-size:1.02rem;line-height:1.8}.Footer-module__yg9ahW__contactInfo{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__yg9ahW__contactItem{align-items:flex-start;gap:.75rem;display:flex}.Footer-module__yg9ahW__contactIcon{color:var(--secondary);flex-shrink:0;margin-top:.2rem}.Footer-module__yg9ahW__contactItem p{color:#ffffffd9;margin-bottom:0;font-size:1.02rem;line-height:1.6}.Footer-module__yg9ahW__contactLink{color:inherit;text-decoration:none;transition:color .3s}.Footer-module__yg9ahW__contactLink:hover{color:var(--secondary)}.Footer-module__yg9ahW__footerLinksWrapper{flex-grow:1;justify-content:space-around;gap:5rem;display:flex}.Footer-module__yg9ahW__linkGroup h4{color:var(--white);letter-spacing:.03em;text-transform:uppercase;margin-bottom:2rem;font-size:1.15rem;font-weight:700}.Footer-module__yg9ahW__linkGroup ul{padding:0;list-style:none}.Footer-module__yg9ahW__linkGroup li{margin-bottom:1.15rem}.Footer-module__yg9ahW__linkGroup a{color:#fff9;font-size:1.02rem;font-weight:500;transition:color .3s}.Footer-module__yg9ahW__linkGroup a:hover{color:var(--secondary);padding-left:4px}[dir=rtl] .Footer-module__yg9ahW__linkGroup a:hover{padding-left:0;padding-right:4px}.Footer-module__yg9ahW__footerBottom{text-align:center;color:#ffffff59;border-top:1px solid #ffffff05;padding:3rem 0;font-size:.95rem}@media (max-width:992px){.Footer-module__yg9ahW__ctaBox{text-align:start;flex-direction:column;align-items:flex-start;gap:2.5rem;margin-bottom:-2rem;padding:4rem 3rem;transform:translateY(-80px)}.Footer-module__yg9ahW__ctaTitle{font-size:2rem}.Footer-module__yg9ahW__footerMain{flex-direction:column;gap:4rem}.Footer-module__yg9ahW__footerLinksWrapper{flex-wrap:wrap;justify-content:flex-start;gap:3rem}.Footer-module__yg9ahW__footerBrand{max-width:100%}}@media (max-width:768px){.Footer-module__yg9ahW__container{padding:0 1.5rem}.Footer-module__yg9ahW__ctaBox{margin-bottom:0;padding:3rem 1.5rem;transform:translateY(-60px)}.Footer-module__yg9ahW__ctaTitle{font-size:1.7rem}.Footer-module__yg9ahW__footerMain{text-align:start}.Footer-module__yg9ahW__logo{justify-content:flex-start}.Footer-module__yg9ahW__footerLinksWrapper{flex-flow:wrap;justify-content:space-between;align-items:flex-start;gap:2rem .5rem}.Footer-module__yg9ahW__linkGroup{text-align:start;flex:45%;min-width:130px}.Footer-module__yg9ahW__contactItem{justify-content:flex-start}}.Footer-module__yg9ahW__creditLink{color:var(--secondary);font-weight:600;text-decoration:none;transition:color .3s}.Footer-module__yg9ahW__creditLink:hover{color:var(--white);text-decoration:underline}
.ContactForm-module__1j1BsG__form{flex-direction:column;gap:1.5rem;width:100%;display:flex}.ContactForm-module__1j1BsG__formGroup{flex-direction:column;gap:.5rem;display:flex}.ContactForm-module__1j1BsG__label{color:var(--primary);letter-spacing:.02em;font-size:.95rem;font-weight:700}.ContactForm-module__1j1BsG__input,.ContactForm-module__1j1BsG__select,.ContactForm-module__1j1BsG__textarea{background-color:var(--white);width:100%;color:var(--primary);border:1px solid #0b1a3026;border-radius:.85rem;padding:.85rem 1.2rem;font-size:.98rem;font-weight:500;transition:all .3s cubic-bezier(.16,1,.3,1)}.ContactForm-module__1j1BsG__input::placeholder,.ContactForm-module__1j1BsG__textarea::placeholder{color:#4b586e80}.ContactForm-module__1j1BsG__input:focus,.ContactForm-module__1j1BsG__select:focus,.ContactForm-module__1j1BsG__textarea:focus{border-color:var(--secondary);background-color:#fff;outline:none;box-shadow:0 0 0 4px #ff6b0026}.ContactForm-module__1j1BsG__textarea{resize:vertical;min-height:120px}.ContactForm-module__1j1BsG__submitBtn{background:linear-gradient(135deg, var(--secondary-dark), var(--secondary));color:#fff;cursor:pointer;border:none;border-radius:.85rem;justify-content:center;align-items:center;gap:.75rem;padding:.95rem 2rem;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 6px 18px #ff6b0040}.ContactForm-module__1j1BsG__submitBtn:hover:not(:disabled){background:linear-gradient(135deg, var(--secondary), var(--accent));transform:translateY(-2px);box-shadow:0 10px 25px #ff6b0066}.ContactForm-module__1j1BsG__submitBtn:disabled{opacity:.6;cursor:not-allowed}.ContactForm-module__1j1BsG__successMessage{color:#166534;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:.85rem;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1.25rem;font-size:.95rem;font-weight:600;display:flex}
.HomePage-module__7YiM1G__container{max-width:1300px;margin:0 auto;padding:0 2.5rem}.HomePage-module__7YiM1G__hero{text-align:center;background:radial-gradient(circle at 80% 20%,#d4af3714,#0000 45%),radial-gradient(circle at 15% 75%,#0b1a3008,#0000 50%),#f8fafc;border-bottom:2px solid #0b1a300a;flex-direction:column;align-items:center;padding:7.5rem 2.5rem 4.5rem;display:flex;position:relative;overflow:hidden}.HomePage-module__7YiM1G__hero:before{content:"";filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#d4af370d 0%,#0000 60%);border-radius:50%;width:500px;height:500px;position:absolute;top:15%;left:50%;transform:translate(-50%,-50%)}.HomePage-module__7YiM1G__badge{color:var(--secondary-dark);letter-spacing:.05em;text-transform:uppercase;z-index:2;background:#d4af371a;border:1px solid #d4af3740;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.55rem 1.35rem;font-size:.88rem;font-weight:700;display:inline-flex;position:relative;box-shadow:0 4px 15px #d4af370d}.HomePage-module__7YiM1G__title{color:var(--primary);letter-spacing:-.02em;z-index:2;max-width:950px;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.15;position:relative}.HomePage-module__7YiM1G__title span{color:var(--secondary);background:linear-gradient(135deg, var(--secondary-dark), var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.HomePage-module__7YiM1G__description{color:var(--text-gray);z-index:2;max-width:750px;margin-bottom:3.5rem;font-size:1.25rem;line-height:1.8;position:relative}.HomePage-module__7YiM1G__heroActions{z-index:2;flex-wrap:wrap;justify-content:center;gap:1.25rem;display:flex;position:relative}.HomePage-module__7YiM1G__primaryBtn{background:linear-gradient(135deg, var(--secondary-dark), var(--secondary));color:#fff;cursor:pointer;border:none;border-radius:9999px;align-items:center;gap:.5rem;padding:1.1rem 2.6rem;font-size:1.02rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 8px 25px #b5922c40}.HomePage-module__7YiM1G__primaryBtn:hover{background:linear-gradient(135deg, var(--secondary), var(--accent));transform:translateY(-2px);box-shadow:0 15px 35px #b5922c66}.HomePage-module__7YiM1G__secondaryBtn{background:var(--white);color:var(--primary);border:1px solid var(--border-color);cursor:pointer;border-radius:9999px;align-items:center;gap:.5rem;padding:1.1rem 2.6rem;font-size:1.02rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.HomePage-module__7YiM1G__secondaryBtn:hover{border-color:var(--secondary-dark);background:#0b1a300a;transform:translateY(-1px)}.HomePage-module__7YiM1G__statsGrid{-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-color);width:100%;max-width:950px;box-shadow:var(--shadow-sm);z-index:2;background:linear-gradient(135deg,#ffffffd9,#f4f7fad9);border-radius:2rem;grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-top:5.5rem;padding:2.5rem;transition:border-color .4s,box-shadow .4s;display:grid;position:relative}.HomePage-module__7YiM1G__statsGrid:hover{box-shadow:var(--shadow-md);border-color:#d4af3759}.HomePage-module__7YiM1G__statCard{cursor:default;flex-direction:column;align-items:center;transition:transform .3s;display:flex;position:relative}.HomePage-module__7YiM1G__statCard:hover{transform:translateY(-2px)}.HomePage-module__7YiM1G__statCard:not(:last-child):after{content:"";background-color:var(--border-color);width:1px;height:70%;position:absolute;top:15%;right:-1.25rem}[dir=rtl] .HomePage-module__7YiM1G__statCard:not(:last-child):after{left:-1.25rem;right:auto}.HomePage-module__7YiM1G__statValue{color:var(--secondary-dark);text-shadow:0 0 20px #b5922c26;margin-bottom:.5rem;font-size:3.4rem;font-weight:800;line-height:1;transition:text-shadow .3s,transform .3s;display:inline-block}.HomePage-module__7YiM1G__statCard:hover .HomePage-module__7YiM1G__statValue{text-shadow:0 0 30px #b5922c59;transform:scale(1.05)}.HomePage-module__7YiM1G__statLabel{color:var(--text-gray);letter-spacing:.02em;font-size:.95rem;font-weight:700;transition:color .3s}.HomePage-module__7YiM1G__statCard:hover .HomePage-module__7YiM1G__statLabel{color:var(--primary)}.HomePage-module__7YiM1G__founderSection{background:radial-gradient(circle at 10% 80%, #d4af370a, transparent 45%), var(--white);border-bottom:1px solid var(--border-color);color:var(--text-black);padding:2.5rem 0}.HomePage-module__7YiM1G__founderGrid{grid-template-columns:1fr 1.25fr;align-items:center;gap:6rem;display:grid}.HomePage-module__7YiM1G__founderVisual{justify-content:center;align-items:center;display:flex;position:relative}.HomePage-module__7YiM1G__founderImagePlaceholder{background:linear-gradient(135deg, #152a4ae6, var(--primary-dark)), #152a4a;width:100%;max-width:420px;height:500px;color:var(--secondary);border:1px solid #ff6b0040;border-radius:2rem;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 60px #06102066}.HomePage-module__7YiM1G__founderImagePlaceholder:before{content:"";background:radial-gradient(circle,#0000 30%,#ff6b000d);border:4px double #ff6b0026;border-radius:2rem;margin:10px;position:absolute;inset:0}.HomePage-module__7YiM1G__anniversaryBadge{background:linear-gradient(135deg, var(--secondary-dark), var(--secondary));color:#fff;z-index:10;border:2px solid #fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:95px;height:95px;animation:4s ease-in-out infinite HomePage-module__7YiM1G__float;display:flex;position:absolute;top:2rem;right:2rem;box-shadow:0 10px 20px #ff6b0059}[dir=rtl] .HomePage-module__7YiM1G__anniversaryBadge{left:2rem;right:auto}.HomePage-module__7YiM1G__anniversaryValue{font-size:2.2rem;font-weight:800;line-height:1}.HomePage-module__7YiM1G__anniversaryText{text-transform:uppercase;letter-spacing:.08em;font-size:.65rem;font-weight:800}.HomePage-module__7YiM1G__founderContent{flex-direction:column;gap:1.5rem;display:flex}.HomePage-module__7YiM1G__sectionTitle{color:var(--primary);font-weight:800;line-height:1.25;font-size:2.6rem!important}.HomePage-module__7YiM1G__founderQuote{color:var(--text-gray);padding-left:2rem;font-size:1.2rem;font-style:italic;line-height:1.85;position:relative}[dir=rtl] .HomePage-module__7YiM1G__founderQuote{padding-left:0;padding-right:2rem}.HomePage-module__7YiM1G__founderQuote:before{content:"“";color:var(--secondary);opacity:.4;font-family:serif;font-size:4rem;position:absolute;top:-.5rem;left:0}[dir=rtl] .HomePage-module__7YiM1G__founderQuote:before{left:auto;right:0}.HomePage-module__7YiM1G__founderSig{border-left:3px solid var(--secondary);flex-direction:column;margin-top:1rem;padding-left:1.25rem;display:flex}[dir=rtl] .HomePage-module__7YiM1G__founderSig{border-left:none;border-right:3px solid var(--secondary);padding-left:0;padding-right:1.25rem}.HomePage-module__7YiM1G__founderName{color:var(--primary);font-size:1.35rem;font-weight:800}.HomePage-module__7YiM1G__founderTitle{color:var(--secondary-dark);letter-spacing:.05em;text-transform:uppercase;font-size:.95rem;font-weight:700}.HomePage-module__7YiM1G__symptomsSection{background-color:var(--light-bg);padding:2.5rem 0}.HomePage-module__7YiM1G__symptomGrid{grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:3.5rem;display:grid}.HomePage-module__7YiM1G__symptomBannerWrapper{width:100%;margin-top:2.5rem}.HomePage-module__7YiM1G__symptomBanner{background:linear-gradient(135deg, var(--primary), var(--primary-light));color:#fff;cursor:pointer;box-shadow:var(--shadow-md);border:1px solid #d4af3740;border-radius:2rem;justify-content:space-between;align-items:center;gap:2.5rem;padding:2.25rem 3.5rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.HomePage-module__7YiM1G__symptomBanner:hover{border-color:var(--secondary);box-shadow:var(--shadow-lg), 0 10px 30px #d4af3726;transform:translateY(-3px)}.HomePage-module__7YiM1G__symptomBannerContent{align-items:center;gap:2rem;display:flex}.HomePage-module__7YiM1G__symptomBannerIcon{width:60px;height:60px;color:var(--secondary);background:#d4af371f;border-radius:1.25rem;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.HomePage-module__7YiM1G__symptomBanner:hover .HomePage-module__7YiM1G__symptomBannerIcon{background:var(--secondary);color:#fff;transform:scale(1.05)}.HomePage-module__7YiM1G__symptomBannerText{flex-direction:column;display:flex}.HomePage-module__7YiM1G__symptomBannerTitle{color:#fff;margin:0;font-size:1.45rem;font-weight:800}.HomePage-module__7YiM1G__symptomBannerDesc{color:#ffffffbf;margin-top:.35rem;font-size:1rem;line-height:1.5}.HomePage-module__7YiM1G__symptomBannerCTA{background:linear-gradient(135deg, var(--secondary-dark), var(--secondary));color:#fff;border-radius:9999px;flex-shrink:0;align-items:center;gap:.5rem;padding:.95rem 2rem;font-size:.98rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 15px #d4af3726}.HomePage-module__7YiM1G__symptomBanner:hover .HomePage-module__7YiM1G__symptomBannerCTA{background:linear-gradient(135deg, var(--secondary), var(--accent));box-shadow:0 8px 25px #d4af374d}.HomePage-module__7YiM1G__specialtiesSliderWrapper{margin-top:3.5rem}.HomePage-module__7YiM1G__specialtiesSliderWrapper .slideItem{display:flex}.HomePage-module__7YiM1G__specialtiesSliderWrapper .slideItem>div{width:100%}.HomePage-module__7YiM1G__doctorsSliderWrapper{margin-top:4rem}.HomePage-module__7YiM1G__doctorsSliderWrapper .slideItem{display:flex}.HomePage-module__7YiM1G__doctorsSliderWrapper .slideItem>a{width:100%}.HomePage-module__7YiM1G__symptomCard{background-color:var(--white);box-shadow:var(--shadow-sm);border:1px solid #0b1a300f;border-radius:1.5rem;flex-direction:column;gap:1.25rem;height:100%;padding:2.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.HomePage-module__7YiM1G__symptomCard:before{content:"";background:linear-gradient(90deg, var(--primary), var(--secondary));opacity:0;width:100%;height:4px;transition:opacity .3s;position:absolute;top:0;left:0}.HomePage-module__7YiM1G__symptomCard:hover{box-shadow:var(--shadow-lg), 0 10px 25px #ff6b0008;border-color:#ff6b0040;transform:translateY(-5px)}.HomePage-module__7YiM1G__symptomCard:hover:before{opacity:1}.HomePage-module__7YiM1G__symptomCardIcon{width:54px;height:54px;color:var(--secondary);background:#ff6b0014;border-radius:1rem;justify-content:center;align-items:center;transition:all .3s;display:flex}.HomePage-module__7YiM1G__symptomCard:hover .HomePage-module__7YiM1G__symptomCardIcon{background:var(--secondary);color:var(--white);transform:scale(1.05)}.HomePage-module__7YiM1G__symptomCardName{color:var(--primary);font-size:1.35rem;font-weight:800}.HomePage-module__7YiM1G__symptomCardDesc{color:var(--text-gray);flex-grow:1;font-size:.98rem;line-height:1.6}.HomePage-module__7YiM1G__specialtiesSection{background-color:var(--white);padding:2.5rem 0}.HomePage-module__7YiM1G__specialtiesGrid{grid-template-columns:repeat(3,1fr);gap:2.25rem;margin-top:3.5rem;display:grid}.HomePage-module__7YiM1G__specialtyCard{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #0b1a300f;border-radius:1.75rem;flex-direction:column;gap:1.5rem;padding:3rem 2.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.HomePage-module__7YiM1G__specialtyCard:hover{box-shadow:var(--shadow-xl), 0 15px 30px #0b1a300a;border-color:#ff6b004d;transform:translateY(-8px)}.HomePage-module__7YiM1G__specialtyCardIcon{width:58px;height:58px;color:var(--primary);background:#0b1a300a;border-radius:1.25rem;justify-content:center;align-items:center;transition:all .3s;display:flex}.HomePage-module__7YiM1G__specialtyCard:hover .HomePage-module__7YiM1G__specialtyCardIcon{background:var(--primary);color:var(--white);box-shadow:0 8px 20px #0b1a3033}.HomePage-module__7YiM1G__specialtyCardName{color:var(--primary);font-size:1.4rem;font-weight:800}.HomePage-module__7YiM1G__specialtyCardDesc{color:var(--text-gray);flex-grow:1;font-size:.98rem;line-height:1.65}.HomePage-module__7YiM1G__specialtyCardLink{color:var(--secondary);align-items:center;gap:.5rem;margin-top:.5rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:gap .2s,color .2s;display:inline-flex}.HomePage-module__7YiM1G__specialtyCardLink:hover{color:var(--secondary-dark);gap:.75rem}.HomePage-module__7YiM1G__whyChooseUsSection{background-color:var(--light-bg);padding:2.5rem 0}.HomePage-module__7YiM1G__whyGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:4rem;display:grid}.HomePage-module__7YiM1G__whyPointCard{background-color:var(--white);box-shadow:var(--shadow-sm);border:1px solid #0b1a300d;border-radius:1.5rem;flex-direction:column;gap:1.25rem;padding:2.5rem;transition:all .3s;display:flex}.HomePage-module__7YiM1G__whyPointCard:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.HomePage-module__7YiM1G__whyPointIcon{width:48px;height:48px;color:var(--secondary);background-color:#ff6b0014;border-radius:.85rem;justify-content:center;align-items:center;display:flex}.HomePage-module__7YiM1G__whyPointTitle{color:var(--primary);font-size:1.2rem;font-weight:800}.HomePage-module__7YiM1G__whyPointDesc{color:var(--text-gray);font-size:.94rem;line-height:1.6}.HomePage-module__7YiM1G__techSection{background:radial-gradient(circle at 90% 10%, #ff6b0008, transparent 45%), var(--primary-dark);color:#fff;border-top:1px solid #ff6b001a;border-bottom:1px solid #ff6b001a;padding:2.5rem 0}.HomePage-module__7YiM1G__techSection h2{color:#fff!important}.HomePage-module__7YiM1G__techSection p{color:#ffffffb3!important}.HomePage-module__7YiM1G__techGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;width:100%;margin-top:4.5rem;display:grid}.HomePage-module__7YiM1G__bentoSpan1{flex-direction:column;grid-column:span 1;display:flex}.HomePage-module__7YiM1G__bentoSpan2{flex-direction:column;grid-column:span 2;display:flex}.HomePage-module__7YiM1G__bentoSpan3{flex-direction:column;grid-column:span 3;display:flex}.HomePage-module__7YiM1G__techCard{-webkit-backdrop-filter:blur(15px);background:#152a4a80;border:1px solid #ff6b0026;border-radius:1.75rem;flex-direction:column;gap:1.5rem;height:100%;padding:2.75rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 15px 40px #0610204d}.HomePage-module__7YiM1G__techCard:hover{border-color:var(--secondary);transform:translateY(-8px);box-shadow:0 25px 50px #ff6b0026,0 0 20px #ff6b000d}.HomePage-module__7YiM1G__techCardHeader{justify-content:space-between;align-items:center;display:flex}.HomePage-module__7YiM1G__techCardTag{color:var(--secondary);text-transform:uppercase;letter-spacing:.08em;background:#ff6b001f;border:1px solid #ff6b0033;border-radius:9999px;padding:.4rem 1rem;font-size:.78rem;font-weight:800}.HomePage-module__7YiM1G__techCardTitle{color:#fff;font-size:1.45rem;font-weight:800;line-height:1.3}.HomePage-module__7YiM1G__techCardBody{color:#ffffffb3;flex-grow:1;font-size:.98rem;line-height:1.65}.HomePage-module__7YiM1G__doctorsSection{background-color:var(--white);padding:2.5rem 0}.HomePage-module__7YiM1G__doctorsGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-top:4rem;display:grid}.HomePage-module__7YiM1G__doctorCard{background-color:var(--light-bg);box-shadow:var(--shadow-sm);border:1px solid #0b1a300d;border-radius:2rem;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.HomePage-module__7YiM1G__doctorCard:hover{box-shadow:var(--shadow-lg), 0 10px 25px #0b1a3008;border-color:#ff6b0026;transform:scale(1.01)translateY(-5px)}.HomePage-module__7YiM1G__doctorImageWrapper{aspect-ratio:1;width:100%;position:relative;overflow:hidden}.HomePage-module__7YiM1G__doctorImage{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.HomePage-module__7YiM1G__doctorCard:hover .HomePage-module__7YiM1G__doctorImage{transform:scale(1.05)}.HomePage-module__7YiM1G__doctorImagePlaceholder{aspect-ratio:1;background:linear-gradient(135deg, var(--primary-light), var(--primary-dark));color:#fffc;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;padding:2rem;display:flex;position:relative;overflow:hidden}.HomePage-module__7YiM1G__doctorImagePlaceholder:before{content:"";filter:blur(30px);background:#ff6b000a;border-radius:50%;width:150px;height:150px;position:absolute;top:-20px;right:-20px}.HomePage-module__7YiM1G__doctorCardBody{flex-direction:column;flex-grow:1;gap:.85rem;width:100%;padding:2.25rem;display:flex}.HomePage-module__7YiM1G__doctorName{color:var(--primary);margin:0;font-size:1.45rem;font-weight:800}.HomePage-module__7YiM1G__doctorTitle{color:var(--secondary);text-transform:uppercase;letter-spacing:.04em;font-size:.95rem;font-weight:700}.HomePage-module__7YiM1G__doctorDegree{color:var(--text-gray);flex-grow:1;margin:0;font-size:.92rem;line-height:1.55}.HomePage-module__7YiM1G__doctorTags{flex-wrap:wrap;gap:.5rem;margin-top:auto;display:flex}.HomePage-module__7YiM1G__doctorTag{background-color:var(--white);color:var(--primary);border:1px solid #0b1a3014;border-radius:9999px;padding:.35rem .85rem;font-size:.78rem;font-weight:700}.HomePage-module__7YiM1G__journeySection{background-color:var(--light-bg);padding:2.5rem 0}.HomePage-module__7YiM1G__journeyTimeline{grid-template-columns:repeat(5,1fr);gap:2rem;max-width:1300px;margin:4rem auto 0;display:grid;position:relative}.HomePage-module__7YiM1G__journeyTimeline:before{content:"";background:linear-gradient(90deg, var(--secondary), var(--primary-light));opacity:.3;height:2px;position:absolute;top:2.25rem;left:2.25rem;right:2.25rem}[dir=rtl] .HomePage-module__7YiM1G__journeyTimeline:before{background:linear-gradient(270deg, var(--secondary), var(--primary-light))}.HomePage-module__7YiM1G__journeyStep{text-align:start;z-index:2;flex-direction:column;align-items:flex-start;gap:1.5rem;transition:transform .3s;display:flex;position:relative}.HomePage-module__7YiM1G__journeyStep:hover{transform:translateY(-8px)}.HomePage-module__7YiM1G__journeyStepNumber{background:var(--primary);color:#fff;width:4.5rem;height:4.5rem;box-shadow:var(--shadow-sm), 0 0 0 6px #0b1a300d;border:2px solid var(--secondary);z-index:3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;font-weight:800;transition:all .3s;display:flex}.HomePage-module__7YiM1G__journeyStep:hover .HomePage-module__7YiM1G__journeyStepNumber{background:var(--secondary);transform:scale(1.05);box-shadow:0 8px 20px #ff6b0059}.HomePage-module__7YiM1G__journeyStepContent{background-color:var(--white);box-shadow:var(--shadow-sm);text-align:start;border:1px solid #0b1a300d;border-radius:1.5rem;flex-grow:1;width:100%;padding:1.75rem}.HomePage-module__7YiM1G__journeyStepTitle{color:var(--primary);margin-bottom:.5rem;font-size:1.15rem;font-weight:800}.HomePage-module__7YiM1G__journeyStepDesc{color:var(--text-gray);margin:0;font-size:.92rem;line-height:1.6}.HomePage-module__7YiM1G__eduSection{background-color:var(--white);padding:2.5rem 0}.HomePage-module__7YiM1G__eduGrid{grid-template-columns:repeat(3,1fr);gap:2.25rem;margin-top:4rem;display:grid}.HomePage-module__7YiM1G__eduCard{background-color:var(--white);box-shadow:var(--shadow-sm);border:1px solid #0b1a300d;border-radius:1.75rem;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.HomePage-module__7YiM1G__eduCard:hover{box-shadow:var(--shadow-lg);border-color:#ff6b0026;transform:translateY(-6px)}.HomePage-module__7YiM1G__eduVisualPlaceholder{background:linear-gradient(135deg, #152a4af2, var(--primary-dark));color:#fffc;border-bottom:1px solid #0b1a3014;justify-content:center;align-items:center;height:200px;display:flex;position:relative}.HomePage-module__7YiM1G__eduVisualPlaceholder:before{content:"";background:radial-gradient(circle,#0000 30%,#ff6b000f);width:100%;height:100%;position:absolute;top:0;left:0}.HomePage-module__7YiM1G__eduCardBody{flex-direction:column;flex-grow:1;gap:1rem;padding:2.25rem;display:flex}.HomePage-module__7YiM1G__eduCardHeader{justify-content:space-between;align-items:center;font-size:.8rem;font-weight:700;display:flex}.HomePage-module__7YiM1G__eduCardTag{color:var(--secondary);text-transform:uppercase;letter-spacing:.06em}.HomePage-module__7YiM1G__eduCardReadTime{color:var(--text-gray)}.HomePage-module__7YiM1G__eduCardTitle{color:var(--primary);flex-grow:1;font-size:1.25rem;font-weight:800;line-height:1.45}.HomePage-module__7YiM1G__branchesSection{background-color:var(--light-bg);padding:2.5rem 0}.HomePage-module__7YiM1G__branchesGrid{grid-template-columns:repeat(2,1fr);gap:2.5rem;margin-top:4rem;display:grid}.HomePage-module__7YiM1G__branchCard{background-color:var(--white);box-shadow:var(--shadow-sm);border:1px solid #0b1a300d;border-radius:2rem;flex-direction:column;gap:1.5rem;padding:3rem;transition:all .3s;display:flex}.HomePage-module__7YiM1G__branchCard:hover{box-shadow:var(--shadow-md);border-color:#ff6b001f;transform:translateY(-4px)}.HomePage-module__7YiM1G__branchName{color:var(--primary);border-bottom:2px solid var(--secondary);align-self:flex-start;padding-bottom:.75rem;font-size:1.5rem;font-weight:800;display:inline-block}.HomePage-module__7YiM1G__branchDetailRow{align-items:flex-start;gap:1rem;font-size:1.02rem;display:flex}.HomePage-module__7YiM1G__branchDetailIcon{color:var(--secondary);flex-shrink:0;margin-top:.2rem}.HomePage-module__7YiM1G__mapContainer{box-shadow:var(--shadow-lg);border:2px solid #ff6b0033;border-radius:2rem;height:450px;margin-top:4rem;overflow:hidden}.HomePage-module__7YiM1G__mapIframe{border:none;width:100%;height:100%}.HomePage-module__7YiM1G__section{background-color:var(--white);padding:2.5rem 0}.HomePage-module__7YiM1G__contactGrid{grid-template-columns:1fr 1.1fr;align-items:center;gap:5rem;display:grid}.HomePage-module__7YiM1G__contactInfoCard{flex-direction:column;gap:2.5rem;display:flex}.HomePage-module__7YiM1G__contactDetails{flex-direction:column;gap:1.5rem;display:flex}.HomePage-module__7YiM1G__detailRow{align-items:flex-start;gap:1rem;display:flex}.HomePage-module__7YiM1G__detailIcon{color:var(--secondary);background:#ff6b0014;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:.65rem;display:flex}.HomePage-module__7YiM1G__detailTitle{color:var(--text-gray);text-transform:uppercase;letter-spacing:.04em;font-size:.9rem;font-weight:700}.HomePage-module__7YiM1G__detailValue{color:var(--primary);margin-top:.25rem;font-size:1.15rem;font-weight:800}@keyframes HomePage-module__7YiM1G__float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@media (max-width:1200px){.HomePage-module__7YiM1G__title{font-size:3.2rem}.HomePage-module__7YiM1G__symptomGrid,.HomePage-module__7YiM1G__specialtiesGrid,.HomePage-module__7YiM1G__techGrid,.HomePage-module__7YiM1G__eduGrid,.HomePage-module__7YiM1G__whyGrid{grid-template-columns:repeat(2,1fr)}.HomePage-module__7YiM1G__bentoSpan2,.HomePage-module__7YiM1G__bentoSpan3{grid-column:span 2!important}.HomePage-module__7YiM1G__doctorsGrid{grid-template-columns:repeat(2,1fr)}.HomePage-module__7YiM1G__symptomBanner{gap:1.5rem;padding:2rem}}@media (max-width:992px){.HomePage-module__7YiM1G__founderGrid,.HomePage-module__7YiM1G__branchesGrid,.HomePage-module__7YiM1G__contactGrid{grid-template-columns:1fr;gap:4rem}.HomePage-module__7YiM1G__symptomBanner{flex-direction:column;align-items:stretch}.HomePage-module__7YiM1G__symptomBannerCTA{align-self:flex-start}.HomePage-module__7YiM1G__journeyTimeline{flex-direction:column;gap:2.5rem;max-width:900px;display:flex}.HomePage-module__7YiM1G__journeyTimeline:before{background:linear-gradient(180deg, var(--secondary), var(--primary-light));width:2px;height:auto;inset:10px auto 10px 2.25rem}[dir=rtl] .HomePage-module__7YiM1G__journeyTimeline:before{left:auto;right:2.25rem}.HomePage-module__7YiM1G__journeyStep{text-align:left;flex-direction:row;align-items:flex-start;gap:2rem}[dir=rtl] .HomePage-module__7YiM1G__journeyStep{text-align:right}.HomePage-module__7YiM1G__journeyStep:hover{transform:translate(10px)}[dir=rtl] .HomePage-module__7YiM1G__journeyStep:hover{transform:translate(-10px)}.HomePage-module__7YiM1G__journeyStepContent{width:auto}}@media (max-width:768px){.HomePage-module__7YiM1G__title{font-size:2.5rem}.HomePage-module__7YiM1G__symptomGrid,.HomePage-module__7YiM1G__specialtiesGrid,.HomePage-module__7YiM1G__techGrid,.HomePage-module__7YiM1G__eduGrid,.HomePage-module__7YiM1G__whyGrid{grid-template-columns:1fr}.HomePage-module__7YiM1G__bentoSpan1,.HomePage-module__7YiM1G__bentoSpan2,.HomePage-module__7YiM1G__bentoSpan3{grid-column:span 1!important}.HomePage-module__7YiM1G__doctorsGrid{grid-template-columns:1fr}.HomePage-module__7YiM1G__symptomBannerContent{flex-direction:column;align-items:flex-start;gap:1rem}.HomePage-module__7YiM1G__symptomBannerCTA{justify-content:center;width:100%}.HomePage-module__7YiM1G__statsGrid{border-radius:1.5rem;margin-top:3.5rem;grid-template-columns:repeat(3,1fr)!important;gap:.75rem!important;padding:1.5rem .5rem!important}.HomePage-module__7YiM1G__statValue{text-shadow:0 0 10px #ff6b0040!important;font-size:1.8rem!important}.HomePage-module__7YiM1G__statLabel{text-align:center;line-height:1.3;font-size:.72rem!important}.HomePage-module__7YiM1G__statCard:not(:last-child):after{height:60%;top:20%;display:block!important;right:-.375rem!important}[dir=rtl] .HomePage-module__7YiM1G__statCard:not(:last-child):after{left:-.375rem!important;right:auto!important}.HomePage-module__7YiM1G__container{padding:0 1.5rem}.HomePage-module__7YiM1G__section,.HomePage-module__7YiM1G__founderSection,.HomePage-module__7YiM1G__symptomsSection,.HomePage-module__7YiM1G__specialtiesSection,.HomePage-module__7YiM1G__whyChooseUsSection,.HomePage-module__7YiM1G__techSection,.HomePage-module__7YiM1G__doctorsSection,.HomePage-module__7YiM1G__journeySection,.HomePage-module__7YiM1G__eduSection,.HomePage-module__7YiM1G__branchesSection{padding:1.5rem 0}}.HomePage-module__7YiM1G__founderImageContainer{width:100%;max-width:420px;height:500px;box-shadow:var(--shadow-lg);border:1px solid #d4af3740;border-radius:2rem;position:relative;overflow:hidden}.HomePage-module__7YiM1G__founderImage{object-fit:cover;object-position:center top;transform-origin:top;width:100%;height:100%;transition:transform .5s;display:block;transform:scale(1.15)}.HomePage-module__7YiM1G__founderImageContainer:hover .HomePage-module__7YiM1G__founderImage{transform:scale(1.18)}.HomePage-module__7YiM1G__reviewsSection{background-color:var(--light-bg);padding:4rem 0}.HomePage-module__7YiM1G__reviewsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.HomePage-module__7YiM1G__reviewCard{background-color:var(--white);box-shadow:var(--shadow-sm);border:1px solid #0b1a300d;border-radius:1.5rem;flex-direction:column;gap:1.5rem;padding:2.5rem;transition:all .3s;display:flex;position:relative}.HomePage-module__7YiM1G__reviewCard:before{content:"\"";color:#d4af3726;font-family:serif;font-size:5rem;line-height:1;position:absolute;top:1rem;right:2rem}[dir=rtl] .HomePage-module__7YiM1G__reviewCard:before{left:2rem;right:auto}.HomePage-module__7YiM1G__reviewCard:hover{box-shadow:var(--shadow-md);border-color:#d4af374d;transform:translateY(-5px)}.HomePage-module__7YiM1G__reviewHeader{align-items:center;gap:1.25rem;display:flex}.HomePage-module__7YiM1G__reviewerAvatar{background-color:var(--primary);width:50px;height:50px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex}.HomePage-module__7YiM1G__reviewerName{color:var(--primary-dark);font-size:1.1rem;font-weight:700}.HomePage-module__7YiM1G__reviewStars{color:#fbbf24;gap:.25rem;display:flex}.HomePage-module__7YiM1G__reviewText{color:#4b5563;z-index:1;font-size:1.05rem;font-style:italic;line-height:1.7;position:relative}
.InteractiveSlider-module__ctJXYG__sliderWrapper{width:100%;margin:0 auto;position:relative;overflow:visible}.InteractiveSlider-module__ctJXYG__sliderContainer{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;webkit-overflow-scrolling:touch;cursor:grab;-webkit-user-select:none;user-select:none;flex-direction:row;gap:1.5rem;margin:-1.5rem;padding:1.5rem 1.5rem 2.5rem;display:flex;overflow-x:auto}.InteractiveSlider-module__ctJXYG__sliderContainer::-webkit-scrollbar{display:none}.InteractiveSlider-module__ctJXYG__sliderContainer.InteractiveSlider-module__ctJXYG__dragging{cursor:grabbing;scroll-snap-type:none}.InteractiveSlider-module__ctJXYG__slideItem{scroll-snap-align:start;width:calc((100% - (1.5rem * (var(--items-per-view,1) - 1))) / var(--items-per-view,1));box-sizing:border-box;flex:none;max-width:100%}.InteractiveSlider-module__ctJXYG__navBtn{-webkit-backdrop-filter:blur(12px);width:3.5rem;height:3.5rem;color:var(--primary);box-shadow:var(--shadow-sm);cursor:pointer;z-index:10;background:#ffffffd9;border:1px solid #0b1a3014;border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:calc(50% - 1.25rem);transform:translateY(-50%)}.InteractiveSlider-module__ctJXYG__navBtn:hover{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:var(--shadow-md), 0 0 15px #0b1a301a;transform:translateY(-50%)scale(1.05)}.InteractiveSlider-module__ctJXYG__prevBtn{left:-1.75rem}.InteractiveSlider-module__ctJXYG__nextBtn{right:-1.75rem}.InteractiveSlider-module__ctJXYG__dotsContainer{justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.InteractiveSlider-module__ctJXYG__dot{cursor:pointer;background:#0b1a3026;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.InteractiveSlider-module__ctJXYG__activeDot{background:var(--secondary-dark);border-radius:999px;width:20px}@media (max-width:1024px){.InteractiveSlider-module__ctJXYG__slideItem{width:calc((100% - (1.5rem * (var(--items-per-view-tablet,1) - 1))) / var(--items-per-view-tablet,1))}.InteractiveSlider-module__ctJXYG__navBtn{width:3rem;height:3rem}.InteractiveSlider-module__ctJXYG__prevBtn{left:-.5rem}.InteractiveSlider-module__ctJXYG__nextBtn{right:-.5rem}}@media (max-width:768px){.InteractiveSlider-module__ctJXYG__slideItem{width:calc((100% - (1.5rem * (var(--items-per-view-mobile,1) - 1))) / var(--items-per-view-mobile,1))}.InteractiveSlider-module__ctJXYG__navBtn{display:none}.InteractiveSlider-module__ctJXYG__sliderContainer{margin:-1rem -1.5rem;padding:1rem 1.5rem 1.5rem}}
.about-module__4Ejatq__container{background-color:var(--light-bg);width:100%;min-height:100vh}.about-module__4Ejatq__hero{background:linear-gradient(135deg, var(--primary-dark), var(--primary));border-bottom:3px solid var(--secondary);color:var(--white);text-align:center;padding:8rem 2rem 6rem;position:relative;overflow:hidden}.about-module__4Ejatq__heroContent{z-index:2;max-width:800px;margin:0 auto;position:relative}.about-module__4Ejatq__heroTitle{color:var(--white);margin-bottom:1.5rem;font-size:3rem;font-weight:800}.about-module__4Ejatq__heroSubtitle{color:var(--white);opacity:.9;font-size:1.25rem;line-height:1.7}.about-module__4Ejatq__section{max-width:1200px;margin:0 auto;padding:5rem 2rem}.about-module__4Ejatq__storyGrid{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;display:grid}.about-module__4Ejatq__storyContent h2{color:var(--primary);margin-bottom:1.5rem;font-size:2.25rem;font-weight:700}.about-module__4Ejatq__storyContent p{color:var(--text-gray);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.about-module__4Ejatq__legacyCard{background:linear-gradient(135deg, var(--primary-light), var(--primary-dark));border:1px solid var(--secondary);border-radius:var(--radius-md);color:var(--white);text-align:center;box-shadow:var(--shadow-lg);padding:3rem 2rem;position:relative}.about-module__4Ejatq__legacyYear{color:var(--secondary);margin-bottom:.5rem;font-size:4rem;font-weight:800;line-height:1}.about-module__4Ejatq__legacyLabel{text-transform:uppercase;letter-spacing:.05em;opacity:.9;font-size:1.2rem;font-weight:600}.about-module__4Ejatq__valuesSection{background-color:var(--white);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.about-module__4Ejatq__valuesGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem;display:grid}.about-module__4Ejatq__valueCard{background-color:var(--light-bg);border:1px solid var(--border-color);border-radius:var(--radius-sm);transition:all var(--transition-speed);flex-direction:column;gap:1rem;padding:2.5rem 2rem;display:flex}.about-module__4Ejatq__valueCard:hover{border-color:var(--secondary);box-shadow:var(--shadow-md);transform:translateY(-5px)}.about-module__4Ejatq__valueIcon{color:var(--secondary-dark);margin-bottom:.5rem}.about-module__4Ejatq__valueCard h3{color:var(--primary);font-size:1.3rem;font-weight:700}.about-module__4Ejatq__valueCard p{color:var(--text-gray);font-size:1rem;line-height:1.6}.about-module__4Ejatq__founderSection{border-radius:var(--radius-lg);background-color:#0b1a3005;margin-top:2rem;margin-bottom:2rem}.about-module__4Ejatq__founderGrid{grid-template-columns:.7fr 1.3fr;align-items:center;gap:3rem;display:grid}.about-module__4Ejatq__founderImageWrapper{border-radius:var(--radius-md);border:2px solid var(--secondary);box-shadow:var(--shadow-md);background-color:var(--primary-dark);aspect-ratio:4/5;color:#ffffffb3;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.about-module__4Ejatq__founderInfo h2{color:var(--primary);margin-bottom:.5rem;font-size:2.25rem;font-weight:700}.about-module__4Ejatq__founderTitle{color:var(--secondary-dark);margin-bottom:1.5rem;font-size:1.15rem;font-weight:600}.about-module__4Ejatq__founderBio{color:var(--text-gray);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.about-module__4Ejatq__founderQuote{border-left:4px solid var(--secondary);color:var(--primary-light);margin-top:2rem;padding-left:1.5rem;font-style:italic;font-weight:500}[dir=rtl] .about-module__4Ejatq__founderQuote{border-left:none;border-right:4px solid var(--secondary);padding-left:0;padding-right:1.5rem}.about-module__4Ejatq__ctaSection{text-align:center;padding:5rem 2rem}.about-module__4Ejatq__ctaCard{border:1px solid var(--border-color);border-radius:var(--radius-lg);background:linear-gradient(135deg,#0b1a3008 0%,#d4af3708 100%);max-width:800px;margin:0 auto;padding:4rem 2rem}.about-module__4Ejatq__ctaCard h2{color:var(--primary);margin-bottom:1rem;font-size:2.25rem;font-weight:800}.about-module__4Ejatq__ctaCard p{color:var(--text-gray);margin-bottom:2rem;font-size:1.1rem}.about-module__4Ejatq__ctaButton{background:linear-gradient(135deg, var(--secondary-dark), var(--secondary));color:var(--white);border-radius:var(--radius-full);transition:all var(--transition-speed);padding:1rem 3rem;font-size:1.1rem;font-weight:600;display:inline-block;box-shadow:0 10px 20px #b5922c33}.about-module__4Ejatq__ctaButton:hover{transform:translateY(-2px);box-shadow:0 15px 30px #b5922c4d}@media (max-width:768px){.about-module__4Ejatq__heroTitle{font-size:2.25rem}.about-module__4Ejatq__storyGrid{grid-template-columns:1fr;gap:2.5rem}.about-module__4Ejatq__founderGrid{grid-template-columns:1fr;gap:2rem}.about-module__4Ejatq__founderImageWrapper{max-width:320px;margin:0 auto}}
.contact-module__AUWb0W__container{background-color:var(--light-bg);width:100%;min-height:100vh}.contact-module__AUWb0W__hero{background:linear-gradient(135deg, var(--primary-dark), var(--primary));border-bottom:3px solid var(--secondary);color:var(--white);text-align:center;padding:8rem 2rem 6rem;position:relative;overflow:hidden}.contact-module__AUWb0W__heroContent{z-index:2;max-width:800px;margin:0 auto;position:relative}.contact-module__AUWb0W__heroTitle{color:var(--white);margin-bottom:1.5rem;font-size:3rem;font-weight:800}.contact-module__AUWb0W__heroSubtitle{color:var(--white);opacity:.9;font-size:1.25rem;line-height:1.7}.contact-module__AUWb0W__section{max-width:1200px;margin:0 auto;padding:5rem 2rem}.contact-module__AUWb0W__contactGrid{grid-template-columns:1.1fr .9fr;align-items:start;gap:4rem;display:grid}.contact-module__AUWb0W__formCard{background-color:var(--white);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:3rem}.contact-module__AUWb0W__formTitle{color:var(--primary);margin-bottom:.5rem;font-size:1.75rem;font-weight:800}.contact-module__AUWb0W__formSubtitle{color:var(--text-gray);margin-bottom:2.5rem;font-size:1rem;line-height:1.5}.contact-module__AUWb0W__infoCard{background-color:var(--white);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex-direction:column;gap:2.5rem;padding:3rem;display:flex}.contact-module__AUWb0W__infoBlock h3{color:var(--primary);border-bottom:1px solid var(--border-color);margin-bottom:1.25rem;padding-bottom:.5rem;font-size:1.3rem;font-weight:700}.contact-module__AUWb0W__infoList{flex-direction:column;gap:1.25rem;display:flex}.contact-module__AUWb0W__infoItem{color:var(--text-gray);align-items:flex-start;gap:1rem;font-size:1.05rem;line-height:1.5;display:flex}.contact-module__AUWb0W__infoIcon{color:var(--secondary-dark);flex-shrink:0;margin-top:.2rem}.contact-module__AUWb0W__infoItem a{color:var(--primary);transition:color var(--transition-speed);font-weight:600}.contact-module__AUWb0W__infoItem a:hover{color:var(--secondary-dark)}.contact-module__AUWb0W__emergencyBanner{border-radius:var(--radius-sm);color:#dc2626;background-color:#dc26260d;border:1px dashed #dc26264d;padding:1.5rem;font-size:.95rem;line-height:1.6}.contact-module__AUWb0W__emergencyTitle{align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1.05rem;font-weight:700;display:flex}@media (max-width:900px){.contact-module__AUWb0W__heroTitle{font-size:2.25rem}.contact-module__AUWb0W__contactGrid{grid-template-columns:1fr;gap:2.5rem}.contact-module__AUWb0W__formCard,.contact-module__AUWb0W__infoCard{padding:2rem}}
.doctor-profile-module__eZQq0W__container{background-color:var(--light-bg);width:100%;min-height:100vh;padding-top:6rem}.doctor-profile-module__eZQq0W__profileSection{max-width:1200px;margin:3rem auto;padding:0 2rem}.doctor-profile-module__eZQq0W__profileGrid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:3.5rem;display:grid}.doctor-profile-module__eZQq0W__leftCol{flex-direction:column;gap:2rem;display:flex;position:sticky;top:7rem}.doctor-profile-module__eZQq0W__imageWrapper{aspect-ratio:4/4.5;border-radius:var(--radius-md);border:2px solid var(--secondary);width:100%;box-shadow:var(--shadow-md);background-color:var(--primary-dark);position:relative;overflow:hidden}.doctor-profile-module__eZQq0W__bookingBox{background-color:var(--white);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.doctor-profile-module__eZQq0W__bookingTitle{color:var(--primary);border-bottom:1px solid var(--border-color);margin:0;padding-bottom:.75rem;font-size:1.15rem;font-weight:700}.doctor-profile-module__eZQq0W__branchRow{flex-direction:column;gap:.75rem;display:flex}.doctor-profile-module__eZQq0W__branchItem{color:var(--primary-light);align-items:center;gap:.75rem;font-weight:500;display:flex}.doctor-profile-module__eZQq0W__branchIcon{color:var(--secondary-dark);flex-shrink:0}.doctor-profile-module__eZQq0W__bookBtn{text-align:center;background:linear-gradient(135deg, var(--secondary-dark), var(--secondary));width:100%;color:var(--white);border-radius:var(--radius-sm);transition:all var(--transition-speed);padding:.95rem;font-weight:700;display:block;box-shadow:0 8px 16px #b5922c26}.doctor-profile-module__eZQq0W__bookBtn:hover{transform:translateY(-2px);box-shadow:0 12px 24px #b5922c40}.doctor-profile-module__eZQq0W__rightCol{background-color:var(--white);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex-direction:column;gap:2.5rem;padding:3rem;display:flex}.doctor-profile-module__eZQq0W__header{border-bottom:1px solid var(--border-color);padding-bottom:1.75rem}.doctor-profile-module__eZQq0W__name{color:var(--primary);margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.doctor-profile-module__eZQq0W__title{color:var(--secondary-dark);margin-bottom:1.25rem;font-size:1.25rem;font-weight:700}.doctor-profile-module__eZQq0W__specialtiesRow{flex-wrap:wrap;gap:.5rem;display:flex}.doctor-profile-module__eZQq0W__specialtyBadge{color:var(--primary);border-radius:var(--radius-full);background-color:#0b1a300d;padding:.4rem 1rem;font-size:.8rem;font-weight:600}.doctor-profile-module__eZQq0W__contentBlock h3{color:var(--primary);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.35rem;font-weight:700;display:flex}.doctor-profile-module__eZQq0W__contentBlock h3:after{content:"";background-color:var(--border-color);flex-grow:1;height:1px;margin-left:.75rem}[dir=rtl] .doctor-profile-module__eZQq0W__contentBlock h3:after{margin-left:0;margin-right:.75rem}.doctor-profile-module__eZQq0W__qualsText{color:var(--primary-light);font-size:1.05rem;font-weight:600;line-height:1.6}.doctor-profile-module__eZQq0W__bioText{color:var(--text-gray);font-size:1.08rem;line-height:1.8}.doctor-profile-module__eZQq0W__expertiseList{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;padding:0;list-style:none;display:grid}.doctor-profile-module__eZQq0W__expertiseItem{color:var(--text-gray);align-items:center;gap:.75rem;font-size:1rem;line-height:1.4;display:flex}.doctor-profile-module__eZQq0W__checkIcon{color:var(--secondary-dark);flex-shrink:0}@media (max-width:900px){.doctor-profile-module__eZQq0W__profileGrid{grid-template-columns:1fr;gap:2.5rem}.doctor-profile-module__eZQq0W__leftCol{position:static}.doctor-profile-module__eZQq0W__imageWrapper{max-width:400px;margin:0 auto}.doctor-profile-module__eZQq0W__rightCol{padding:2rem}.doctor-profile-module__eZQq0W__name{font-size:2rem}}
.doctors-module__PaEEba__container{background-color:var(--light-bg);width:100%;min-height:100vh}.doctors-module__PaEEba__hero{background:linear-gradient(135deg, var(--primary-dark), var(--primary));border-bottom:3px solid var(--secondary);color:var(--white);text-align:center;padding:8rem 2rem 5rem;position:relative;overflow:hidden}.doctors-module__PaEEba__heroContent{z-index:2;max-width:800px;margin:0 auto;position:relative}.doctors-module__PaEEba__heroTitle{color:var(--white);margin-bottom:1rem;font-size:3rem;font-weight:800}.doctors-module__PaEEba__heroSubtitle{color:var(--white);opacity:.9;font-size:1.2rem;line-height:1.7}.doctors-module__PaEEba__section{max-width:1250px;margin:0 auto;padding:4rem 2rem}.doctors-module__PaEEba__filtersWrapper{background-color:var(--white);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);margin-bottom:3rem;padding:2rem}.doctors-module__PaEEba__filtersTitle{color:var(--primary);align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:1.15rem;font-weight:700;display:flex}.doctors-module__PaEEba__filtersGrid{grid-template-columns:1fr 1.5fr;gap:2rem;display:grid}.doctors-module__PaEEba__filterGroup{flex-direction:column;gap:.5rem;display:flex}.doctors-module__PaEEba__filterLabel{color:var(--text-gray);font-size:.9rem;font-weight:600}.doctors-module__PaEEba__selectInput{border-radius:var(--radius-sm);border:1px solid var(--border-color);background-color:var(--light-bg);width:100%;color:var(--primary);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%230b1a30' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.2rem;outline:none;padding:.85rem 1.25rem;font-family:inherit;font-size:.95rem}[dir=rtl] .doctors-module__PaEEba__selectInput{background-position:1rem}.doctors-module__PaEEba__selectInput:focus{border-color:var(--secondary)}.doctors-module__PaEEba__doctorsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2.5rem;display:grid}.doctors-module__PaEEba__doctorCard{background-color:var(--white);border:1px solid var(--border-color);border-radius:var(--radius-md);transition:all var(--transition-speed);box-shadow:var(--shadow-sm);flex-direction:column;display:flex;overflow:hidden}.doctors-module__PaEEba__doctorCard:hover{box-shadow:var(--shadow-lg);border-color:#d4af374d;transform:translateY(-5px)}.doctors-module__PaEEba__imageContainer{aspect-ratio:4/4.5;background-color:var(--primary-dark);width:100%;position:relative}.doctors-module__PaEEba__infoContainer{flex-direction:column;flex-grow:1;padding:1.75rem;display:flex}.doctors-module__PaEEba__docName{color:var(--primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.doctors-module__PaEEba__docTitle{color:var(--secondary-dark);margin-bottom:1rem;font-size:.95rem;font-weight:600;line-height:1.4}.doctors-module__PaEEba__docQuals{color:var(--text-gray);flex-grow:1;margin-bottom:1.5rem;font-size:.88rem;line-height:1.5}.doctors-module__PaEEba__metaRow{border-top:1px solid var(--border-color);flex-wrap:wrap;gap:.5rem;margin-top:auto;padding-top:1.25rem;display:flex}.doctors-module__PaEEba__badge{border-radius:var(--radius-full);padding:.3rem .75rem;font-size:.75rem;font-weight:600}.doctors-module__PaEEba__specialtyBadge{color:var(--primary);background-color:#0b1a300d}.doctors-module__PaEEba__branchBadge{color:var(--secondary-dark);background-color:#d4af3726;border:1px solid #d4af374d}.doctors-module__PaEEba__viewProfileBtn{text-align:center;background:var(--primary);width:100%;color:var(--white);border-radius:var(--radius-sm);transition:all var(--transition-speed);margin-top:1.5rem;padding:.85rem;font-weight:600;display:block}.doctors-module__PaEEba__doctorCard:hover .doctors-module__PaEEba__viewProfileBtn{background:var(--secondary-dark)}.doctors-module__PaEEba__noResults{text-align:center;color:var(--text-gray);grid-column:1/-1;padding:4rem 2rem;font-size:1.15rem}@media (max-width:768px){.doctors-module__PaEEba__heroTitle{font-size:2.25rem}.doctors-module__PaEEba__filtersGrid{grid-template-columns:1fr;gap:1rem}.doctors-module__PaEEba__doctorsGrid{grid-template-columns:1fr}}.doctors-module__PaEEba__customDropdownContainer{width:100%;position:relative}.doctors-module__PaEEba__dropdownTrigger{border-radius:var(--radius-sm);border:1px solid var(--border-color);background-color:var(--light-bg);width:100%;color:var(--primary);cursor:pointer;transition:all var(--transition-speed);outline:none;justify-content:space-between;align-items:center;padding:.85rem 1.25rem;font-size:.95rem;display:flex}.doctors-module__PaEEba__dropdownTriggerActive,.doctors-module__PaEEba__dropdownTrigger:hover{border-color:var(--secondary);background-color:var(--white);box-shadow:0 0 0 3px #d4af3726}.doctors-module__PaEEba__chevron{transition:transform var(--transition-speed);color:var(--primary)}.doctors-module__PaEEba__chevronRotated{transform:rotate(180deg)}[dir=rtl] .doctors-module__PaEEba__chevronRotated{transform:rotate(-180deg)}.doctors-module__PaEEba__dropdownMenu{background-color:var(--white);border:1px solid var(--border-color);border-radius:var(--radius-sm);box-shadow:var(--shadow-lg);z-index:50;flex-direction:column;gap:.25rem;max-height:250px;padding:.5rem;animation:.2s cubic-bezier(.16,1,.3,1) doctors-module__PaEEba__dropdownFadeIn;display:flex;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow-y:auto}.doctors-module__PaEEba__dropdownItem{text-align:left;width:100%;color:var(--text-black);cursor:pointer;transition:all var(--transition-speed);background:0 0;border:none;border-radius:6px;padding:.75rem 1rem;font-size:.92rem}[dir=rtl] .doctors-module__PaEEba__dropdownItem{text-align:right}.doctors-module__PaEEba__dropdownItem:hover{color:var(--secondary-dark);background-color:#d4af3714}.doctors-module__PaEEba__dropdownItemActive{font-weight:600;background-color:var(--primary)!important;color:var(--white)!important}@keyframes doctors-module__PaEEba__dropdownFadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}
.locations-module___V0JkG__container{background-color:var(--light-bg);width:100%;min-height:100vh}.locations-module___V0JkG__hero{background:linear-gradient(135deg, var(--primary-dark), var(--primary));border-bottom:3px solid var(--secondary);color:var(--white);text-align:center;padding:8rem 2rem 6rem;position:relative;overflow:hidden}.locations-module___V0JkG__heroContent{z-index:2;max-width:800px;margin:0 auto;position:relative}.locations-module___V0JkG__heroTitle{color:var(--white);margin-bottom:1.5rem;font-size:3rem;font-weight:800}.locations-module___V0JkG__heroSubtitle{color:var(--white);opacity:.9;font-size:1.25rem;line-height:1.7}.locations-module___V0JkG__section{max-width:1200px;margin:0 auto;padding:5rem 2rem}.locations-module___V0JkG__locationsGrid{grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:3rem;margin-top:2rem;display:grid}.locations-module___V0JkG__branchCard{background-color:var(--white);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:all var(--transition-speed);flex-direction:column;display:flex;overflow:hidden}.locations-module___V0JkG__branchCard:hover{box-shadow:var(--shadow-lg);border-color:#d4af374d;transform:translateY(-5px)}.locations-module___V0JkG__mapPlaceholder{background-color:var(--primary-dark);color:#fff6;justify-content:center;align-items:center;width:100%;height:250px;display:flex;position:relative;overflow:hidden}.locations-module___V0JkG__mapFrame{border:none;width:100%;height:100%}.locations-module___V0JkG__cardContent{flex-direction:column;flex-grow:1;gap:1.5rem;padding:2.5rem;display:flex}.locations-module___V0JkG__branchName{color:var(--primary);margin:0;font-size:1.75rem;font-weight:800}.locations-module___V0JkG__infoList{flex-direction:column;gap:1rem;display:flex}.locations-module___V0JkG__infoItem{color:var(--text-gray);align-items:flex-start;gap:1rem;line-height:1.5;display:flex}.locations-module___V0JkG__infoIcon{color:var(--secondary-dark);flex-shrink:0;margin-top:.2rem}.locations-module___V0JkG__actions{border-top:1px solid var(--border-color);grid-template-columns:1fr 1fr;gap:1rem;margin-top:auto;padding-top:1.5rem;display:grid}.locations-module___V0JkG__btnPrimary{text-align:center;background:var(--primary);width:100%;color:var(--white);border-radius:var(--radius-sm);transition:all var(--transition-speed);padding:.85rem;font-weight:600;display:block}.locations-module___V0JkG__btnPrimary:hover{background:var(--secondary-dark)}.locations-module___V0JkG__btnSecondary{text-align:center;border:1px solid var(--primary);width:100%;color:var(--primary);border-radius:var(--radius-sm);transition:all var(--transition-speed);padding:.85rem;font-weight:600;display:block}.locations-module___V0JkG__btnSecondary:hover{background-color:#0b1a300d}.locations-module___V0JkG__detailGrid{grid-template-columns:1.3fr .7fr;align-items:start;gap:4rem;display:grid}.locations-module___V0JkG__detailCard{background-color:var(--white);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex-direction:column;gap:2rem;padding:3rem;display:flex}.locations-module___V0JkG__detailTitle{color:var(--primary);border-bottom:1px solid var(--border-color);margin-bottom:1.5rem;padding-bottom:1rem;font-size:2.25rem;font-weight:800}.locations-module___V0JkG__featuresGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.locations-module___V0JkG__featureItem{color:var(--text-gray);align-items:center;gap:.75rem;font-size:1rem;display:flex}.locations-module___V0JkG__featureIcon{color:var(--secondary-dark)}.locations-module___V0JkG__sidebarCard{background-color:var(--white);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex-direction:column;gap:1.5rem;padding:2.5rem;display:flex;position:sticky;top:7rem}.locations-module___V0JkG__sidebarTitle{color:var(--primary);border-bottom:1px solid var(--border-color);margin:0;padding-bottom:.75rem;font-size:1.25rem;font-weight:700}.locations-module___V0JkG__doctorList{flex-direction:column;gap:1.25rem;display:flex}.locations-module___V0JkG__doctorItem{align-items:center;gap:1rem;display:flex}.locations-module___V0JkG__docThumb{border:1px solid var(--secondary);background-color:var(--primary-dark);border-radius:50%;width:50px;height:50px;position:relative;overflow:hidden}.locations-module___V0JkG__docInfo h4{color:var(--primary);margin:0;font-size:.95rem;font-weight:700}.locations-module___V0JkG__docInfo h4 a{transition:color var(--transition-speed)}.locations-module___V0JkG__docInfo h4 a:hover{color:var(--secondary-dark)}.locations-module___V0JkG__docInfo p{color:var(--text-gray);margin:0;font-size:.8rem}@media (max-width:900px){.locations-module___V0JkG__locationsGrid{grid-template-columns:1fr;gap:2rem}.locations-module___V0JkG__detailGrid{grid-template-columns:1fr;gap:2.5rem}.locations-module___V0JkG__sidebarCard{position:static}}
.our-story-module__do3AFG__container{background-color:var(--light-bg);width:100%;min-height:100vh}.our-story-module__do3AFG__hero{background:radial-gradient(circle at 10% 20%, #d4af3726, transparent 40%), radial-gradient(circle at 90% 80%, #0b1a3033, transparent 50%), var(--primary-dark);border-bottom:3px solid var(--secondary);color:var(--white);text-align:center;padding:10rem 2rem 8rem;position:relative;overflow:hidden}.our-story-module__do3AFG__heroContent{z-index:2;max-width:900px;margin:0 auto;position:relative}.our-story-module__do3AFG__badge{border:1px solid var(--secondary);color:var(--secondary);letter-spacing:.1em;text-transform:uppercase;background:#d4af371a;border-radius:9999px;margin-bottom:2rem;padding:.5rem 1.5rem;font-size:.9rem;font-weight:700;display:inline-block}.our-story-module__do3AFG__heroTitle{margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.2}.our-story-module__do3AFG__heroSubtitle{opacity:.9;max-width:700px;margin:0 auto;font-size:1.35rem;line-height:1.8}.our-story-module__do3AFG__section{max-width:1100px;margin:0 auto;padding:5rem 2rem}.our-story-module__do3AFG__sectionTitle{color:var(--primary);text-align:center;margin-bottom:4rem;font-size:2.5rem;font-weight:800}.our-story-module__do3AFG__timeline{padding:2rem 0;position:relative}.our-story-module__do3AFG__timeline:before{content:"";background-color:var(--border-color);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}[dir=rtl] .our-story-module__do3AFG__timeline:before{left:50%}.our-story-module__do3AFG__timelineItem{grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:5rem;display:grid;position:relative}.our-story-module__do3AFG__timelineDot{background-color:var(--white);border:4px solid var(--secondary);z-index:2;width:20px;height:20px;box-shadow:var(--shadow-sm);border-radius:50%;position:absolute;top:1.5rem;left:50%;transform:translate(-50%)}.our-story-module__do3AFG__timelineContent{background-color:var(--white);border:1px solid var(--border-color);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:all var(--transition-speed);padding:2.5rem;position:relative}.our-story-module__do3AFG__timelineContent:hover{border-color:var(--secondary);box-shadow:var(--shadow-md);transform:translateY(-3px)}.our-story-module__do3AFG__timelineYear{color:var(--secondary-dark);margin-bottom:.75rem;font-size:1.75rem;font-weight:800}.our-story-module__do3AFG__timelineContent h3{color:var(--primary);margin-bottom:1rem;font-size:1.35rem;font-weight:700}.our-story-module__do3AFG__timelineContent p{color:var(--text-gray);font-size:1rem;line-height:1.7}.our-story-module__do3AFG__timelineItem:nth-child(odd) .our-story-module__do3AFG__timelineContent{grid-column:1}.our-story-module__do3AFG__timelineItem:nth-child(2n) .our-story-module__do3AFG__timelineContent{grid-column:2}.our-story-module__do3AFG__modernizationBox{background:linear-gradient(135deg, var(--primary-light), var(--primary-dark));border:1px solid var(--secondary);border-radius:var(--radius-lg);color:var(--white);text-align:center;box-shadow:var(--shadow-xl);margin-top:4rem;padding:5rem 3rem;position:relative;overflow:hidden}.our-story-module__do3AFG__modernizationBox h2{color:var(--white);margin-bottom:1.5rem;font-size:2.5rem;font-weight:800}.our-story-module__do3AFG__modernizationBox p{opacity:.9;max-width:800px;margin:0 auto 3rem;font-size:1.15rem;line-height:1.8}.our-story-module__do3AFG__modernGrid{text-align:left;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;display:grid}[dir=rtl] .our-story-module__do3AFG__modernGrid{text-align:right}.our-story-module__do3AFG__modernCard{border-radius:var(--radius-md);transition:all var(--transition-speed);background:#ffffff0a;border:1px solid #ffffff14;padding:2.5rem 2rem}.our-story-module__do3AFG__modernCard:hover{border-color:var(--secondary);background:#ffffff14}.our-story-module__do3AFG__modernCard h3{color:var(--secondary);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.our-story-module__do3AFG__modernCard p{color:#fffc;margin-bottom:0;font-size:.95rem;line-height:1.6}.our-story-module__do3AFG__ctaBtn{background:linear-gradient(135deg, var(--secondary-dark), var(--secondary));color:var(--white);border-radius:var(--radius-full);transition:all var(--transition-speed);margin-top:3rem;padding:1rem 3rem;font-size:1.1rem;font-weight:600;display:inline-block;box-shadow:0 10px 20px #b5922c33}.our-story-module__do3AFG__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 15px 30px #b5922c4d}@media (max-width:900px){.our-story-module__do3AFG__heroTitle{font-size:2.75rem}.our-story-module__do3AFG__timeline:before{left:20px}[dir=rtl] .our-story-module__do3AFG__timeline:before{left:auto;right:20px}.our-story-module__do3AFG__timelineItem{grid-template-columns:1fr;gap:0;margin-bottom:3rem}.our-story-module__do3AFG__timelineItem:nth-child(odd) .our-story-module__do3AFG__timelineContent,.our-story-module__do3AFG__timelineItem:nth-child(2n) .our-story-module__do3AFG__timelineContent{grid-column:1;margin-left:45px}[dir=rtl] .our-story-module__do3AFG__timelineItem:nth-child(odd) .our-story-module__do3AFG__timelineContent,[dir=rtl] .our-story-module__do3AFG__timelineItem:nth-child(2n) .our-story-module__do3AFG__timelineContent{margin-left:0;margin-right:45px}.our-story-module__do3AFG__timelineDot{left:20px}[dir=rtl] .our-story-module__do3AFG__timelineDot{left:auto;right:20px}}
.services-module__cMkA0G__container{background-color:var(--light-bg);width:100%;min-height:100vh}.services-module__cMkA0G__hero{background:linear-gradient(135deg, var(--primary-dark), var(--primary));border-bottom:3px solid var(--secondary);color:var(--white);text-align:center;padding:8rem 2rem 6rem;position:relative;overflow:hidden}.services-module__cMkA0G__heroContent{z-index:2;max-width:800px;margin:0 auto;position:relative}.services-module__cMkA0G__heroTitle{color:var(--white);margin-bottom:1.5rem;font-size:3rem;font-weight:800}.services-module__cMkA0G__heroSubtitle{color:var(--white);opacity:.9;font-size:1.25rem;line-height:1.7}.services-module__cMkA0G__section{max-width:1250px;margin:0 auto;padding:5rem 2rem}.services-module__cMkA0G__servicesGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;margin-top:2rem;display:grid}.services-module__cMkA0G__serviceCard{background-color:var(--white);border:1px solid var(--border-color);border-radius:var(--radius-md);transition:all var(--transition-speed);box-shadow:var(--shadow-sm);flex-direction:column;justify-content:space-between;padding:2.5rem 2rem;display:flex;position:relative;overflow:hidden}.services-module__cMkA0G__serviceCard:before{content:"";background:linear-gradient(90deg, var(--primary), var(--secondary));opacity:0;height:4px;transition:opacity var(--transition-speed);position:absolute;top:0;left:0;right:0}.services-module__cMkA0G__serviceCard:hover:before{opacity:1}.services-module__cMkA0G__serviceCard:hover{box-shadow:var(--shadow-lg);border-color:#d4af374d;transform:translateY(-5px)}.services-module__cMkA0G__cardHeader{align-items:center;gap:1.25rem;margin-bottom:1.5rem;display:flex}.services-module__cMkA0G__iconWrapper{border-radius:var(--radius-sm);width:54px;height:54px;color:var(--primary);transition:all var(--transition-speed);background-color:#0b1a300d;flex-shrink:0;justify-content:center;align-items:center;display:flex}.services-module__cMkA0G__serviceCard:hover .services-module__cMkA0G__iconWrapper{background-color:var(--primary);color:var(--white)}.services-module__cMkA0G__cardTitle{color:var(--primary);margin:0;font-size:1.25rem;font-weight:700}.services-module__cMkA0G__cardDesc{color:var(--text-gray);flex-grow:1;margin-bottom:2rem;font-size:.98rem;line-height:1.6}.services-module__cMkA0G__learnMoreLink{color:var(--secondary-dark);transition:gap var(--transition-speed);align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;display:inline-flex}.services-module__cMkA0G__learnMoreLink:hover{color:var(--primary);gap:.75rem}.services-module__cMkA0G__learnMoreLink svg{transition:transform var(--transition-speed)}[dir=rtl] .services-module__cMkA0G__learnMoreLink svg{transform:scaleX(-1)}.services-module__cMkA0G__ctaSection{border-top:1px solid var(--border-color);text-align:center;background-color:#0b1a3005;padding:6rem 2rem}.services-module__cMkA0G__ctaCard{background:var(--white);border:1px solid var(--border-color);border-radius:var(--radius-lg);max-width:800px;box-shadow:var(--shadow-sm);margin:0 auto;padding:4rem 2rem}.services-module__cMkA0G__ctaCard h2{color:var(--primary);margin-bottom:1rem;font-size:2.25rem;font-weight:800}.services-module__cMkA0G__ctaCard p{color:var(--text-gray);margin-bottom:2rem;font-size:1.1rem}.services-module__cMkA0G__ctaButton{background:linear-gradient(135deg, var(--secondary-dark), var(--secondary));color:var(--white);border-radius:var(--radius-full);transition:all var(--transition-speed);padding:1rem 3rem;font-size:1.1rem;font-weight:600;display:inline-block;box-shadow:0 10px 20px #b5922c33}.services-module__cMkA0G__ctaButton:hover{transform:translateY(-2px);box-shadow:0 15px 30px #b5922c4d}@media (max-width:768px){.services-module__cMkA0G__heroTitle{font-size:2.25rem}.services-module__cMkA0G__servicesGrid{grid-template-columns:1fr}}
.ClinicShowcase-module__suvYVa__showcaseSection{background-color:var(--white);border-bottom:1px solid var(--border-color);border-top:1px solid var(--border-color);width:100%;padding:1.5rem 0;overflow:hidden}.ClinicShowcase-module__suvYVa__marqueeContainer{direction:ltr;width:100%;display:flex;position:relative;overflow:hidden}.ClinicShowcase-module__suvYVa__marqueeTrack{will-change:transform;gap:1.5rem;width:max-content;animation:35s linear infinite ClinicShowcase-module__suvYVa__scrollMarquee;display:flex}.ClinicShowcase-module__suvYVa__marqueeTrack:hover{animation-play-state:paused}.ClinicShowcase-module__suvYVa__slideCard{width:280px;height:200px;box-shadow:var(--shadow-sm);background:var(--light-bg);border:1px solid #0b1a300a;border-radius:.75rem;flex-shrink:0;overflow:hidden}.ClinicShowcase-module__suvYVa__image{object-fit:cover;pointer-events:none;width:100%;height:100%;transition:transform .4s;display:block}.ClinicShowcase-module__suvYVa__slideCard:hover .ClinicShowcase-module__suvYVa__image{transform:scale(1.03)}@keyframes ClinicShowcase-module__suvYVa__scrollMarquee{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (max-width:768px){.ClinicShowcase-module__suvYVa__showcaseSection{padding:1rem 0}.ClinicShowcase-module__suvYVa__slideCard{width:180px;height:130px}.ClinicShowcase-module__suvYVa__marqueeTrack{gap:1rem;animation:25s linear infinite ClinicShowcase-module__suvYVa__scrollMarquee}}
.SpecialtyPageLayout-module__T9Ji-q__container{width:100%}.SpecialtyPageLayout-module__T9Ji-q__section{max-width:1300px;margin:0 auto;padding:6rem 2.5rem}.SpecialtyPageLayout-module__T9Ji-q__altBackground{background-color:var(--secondary-light);border-radius:var(--radius-lg);border:1px dashed #ff6b0033;max-width:1200px;margin:3rem auto}.SpecialtyPageLayout-module__T9Ji-q__hero{background:linear-gradient(135deg, var(--primary-dark) 0%, var(--primary) 60%, var(--secondary-dark) 100%);color:var(--white);text-align:center;padding:10rem 2.5rem 7rem;position:relative;overflow:hidden}.SpecialtyPageLayout-module__T9Ji-q__heroContent{max-width:850px;margin:0 auto}.SpecialtyPageLayout-module__T9Ji-q__title{letter-spacing:-.02em;color:#fff;margin-bottom:1.5rem;font-size:3.4rem;font-weight:800;line-height:1.25}.SpecialtyPageLayout-module__T9Ji-q__introduction{opacity:.95;color:var(--secondary-light);font-size:1.2rem;line-height:1.8}.SpecialtyPageLayout-module__T9Ji-q__sectionTitle{color:var(--primary);text-align:center;margin-bottom:3.5rem;font-size:2.2rem;font-weight:800;position:relative}.SpecialtyPageLayout-module__T9Ji-q__sectionTitle:after{content:"";background-color:var(--secondary);border-radius:2px;width:60px;height:3px;position:absolute;bottom:-.75rem;left:50%;transform:translate(-50%)}.SpecialtyPageLayout-module__T9Ji-q__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.SpecialtyPageLayout-module__T9Ji-q__card{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #0b1a300f;border-radius:1.5rem;align-items:flex-start;gap:1.25rem;padding:2.25rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.SpecialtyPageLayout-module__T9Ji-q__card:hover{box-shadow:var(--shadow-lg), 0 10px 20px #ff6b0005;border-color:#ff6b004d;transform:translateY(-5px)}.SpecialtyPageLayout-module__T9Ji-q__icon{color:var(--secondary);background:#ff6b0014;border-radius:50%;flex-shrink:0;width:26px;height:26px;padding:3px}.SpecialtyPageLayout-module__T9Ji-q__text{color:var(--text-gray);text-align:center;max-width:850px;margin:0 auto;font-size:1.15rem;line-height:1.85}.SpecialtyPageLayout-module__T9Ji-q__list{flex-direction:column;gap:1rem;max-width:850px;margin:0 auto;padding:0;list-style:none;display:flex}.SpecialtyPageLayout-module__T9Ji-q__listItem{color:var(--primary);box-shadow:var(--shadow-sm);background:#fff;border:1px solid #0b1a300f;border-radius:1.25rem;align-items:center;gap:1.25rem;padding:1.5rem 2rem;font-size:1.05rem;font-weight:600;transition:all .3s;display:flex}.SpecialtyPageLayout-module__T9Ji-q__listItem:hover{box-shadow:var(--shadow-md);border-color:#ff6b0033;transform:scale(1.01)}.SpecialtyPageLayout-module__T9Ji-q__listIcon{color:var(--secondary);flex-shrink:0;width:22px;height:22px}.SpecialtyPageLayout-module__T9Ji-q__faqContainer{flex-direction:column;gap:1.5rem;max-width:850px;margin:0 auto;display:flex}.SpecialtyPageLayout-module__T9Ji-q__faqItem{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #0b1a300f;border-radius:1.5rem;padding:2.5rem;transition:all .3s}.SpecialtyPageLayout-module__T9Ji-q__faqItem:hover{box-shadow:var(--shadow-md);border-color:#ff6b0026}.SpecialtyPageLayout-module__T9Ji-q__faqQuestion{color:var(--primary);margin-bottom:.75rem;font-size:1.35rem;font-weight:800}.SpecialtyPageLayout-module__T9Ji-q__faqAnswer{color:var(--text-gray);font-size:1rem;line-height:1.7}.SpecialtyPageLayout-module__T9Ji-q__ctaSection{padding:6rem 2.5rem}.SpecialtyPageLayout-module__T9Ji-q__ctaCard{text-align:center;max-width:850px;box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#0b1a3005 0%,#ff6b0005 100%);border:1px solid #ff6b0026;border-radius:2rem;margin:0 auto;padding:4.5rem 3rem}.SpecialtyPageLayout-module__T9Ji-q__ctaTitle{color:var(--primary);margin-bottom:2rem;font-size:2.2rem;font-weight:800}.SpecialtyPageLayout-module__T9Ji-q__ctaButton{background:linear-gradient(135deg, var(--secondary-dark), var(--secondary));color:var(--white);border:none;border-radius:9999px;padding:1.1rem 3.5rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-block;box-shadow:0 8px 20px #ff6b0040}.SpecialtyPageLayout-module__T9Ji-q__ctaButton:hover{background:linear-gradient(135deg, var(--secondary), var(--accent));transform:translateY(-2px);box-shadow:0 12px 30px #ff6b0066}@media (max-width:768px){.SpecialtyPageLayout-module__T9Ji-q__title{font-size:2.2rem}.SpecialtyPageLayout-module__T9Ji-q__sectionTitle{font-size:1.8rem}.SpecialtyPageLayout-module__T9Ji-q__section{padding:4rem 1.5rem}.SpecialtyPageLayout-module__T9Ji-q__altBackground{margin:1.5rem}}
