.Hero-module__PgAKtG__hero{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__PgAKtG__meshBg{z-index:0;background:linear-gradient(135deg,#eef3ff 0%,#f8faff 45%,#f0f7ef 100%);position:absolute;inset:0}.Hero-module__PgAKtG__meshOrb1{background:radial-gradient(circle,#4a9fb524 0%,#0000 65%);border-radius:50%;width:800px;height:800px;animation:12s ease-in-out infinite alternate Hero-module__PgAKtG__driftA;position:absolute;top:-200px;right:-200px}.Hero-module__PgAKtG__meshOrb2{background:radial-gradient(circle,#6b8e231f 0%,#0000 65%);border-radius:50%;width:600px;height:600px;animation:15s ease-in-out infinite alternate Hero-module__PgAKtG__driftB;position:absolute;bottom:-150px;left:-100px}.Hero-module__PgAKtG__meshOrb3{background:radial-gradient(circle,#2c3e6b12 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:18s ease-in-out infinite alternate Hero-module__PgAKtG__driftC;position:absolute;top:30%;left:40%}.Hero-module__PgAKtG__meshOrb4{background:radial-gradient(circle,#9333ea0a 0%,#0000 70%);border-radius:50%;width:300px;height:300px;animation:10s ease-in-out infinite alternate Hero-module__PgAKtG__driftD;position:absolute;bottom:20%;right:30%}.Hero-module__PgAKtG__grid{background-image:linear-gradient(#2c3e6b08 1px,#0000 1px),linear-gradient(90deg,#2c3e6b08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}@keyframes Hero-module__PgAKtG__driftA{0%{transform:translate(0)scale(1)}to{transform:translate(-40px,30px)scale(1.08)}}@keyframes Hero-module__PgAKtG__driftB{0%{transform:translate(0)scale(1)}to{transform:translate(30px,-25px)scale(.93)}}@keyframes Hero-module__PgAKtG__driftC{0%{transform:translate(0)}to{transform:translate(-20px,-30px)scale(1.1)}}@keyframes Hero-module__PgAKtG__driftD{0%{transform:translate(0)}to{transform:translate(25px,20px)}}.Hero-module__PgAKtG__container{z-index:1;grid-template-columns:55% 45%;align-items:center;gap:3rem;width:100%;max-width:1280px;margin:0 auto;padding:4rem 2rem;display:grid;position:relative}.Hero-module__PgAKtG__content{flex-direction:column;gap:1.75rem;display:flex}.Hero-module__PgAKtG__badge{width:fit-content;font-size:inherit;font-weight:inherit;background:#2c3e6b0f;border:1px solid #2c3e6b26;border-radius:50px;align-items:center;gap:.6rem;margin:0;padding:.45rem 1.1rem .45rem .75rem;line-height:1;animation:.7s both Hero-module__PgAKtG__fadeSlideUp;display:inline-flex}.Hero-module__PgAKtG__badgePulse{background:var(--color-secondary);border-radius:50%;flex-shrink:0;width:9px;height:9px;position:relative}.Hero-module__PgAKtG__badgePulse:after{content:"";background:var(--color-secondary);opacity:.3;border-radius:50%;animation:2s cubic-bezier(0,0,.2,1) infinite Hero-module__PgAKtG__pingPulse;position:absolute;inset:-3px}@keyframes Hero-module__PgAKtG__pingPulse{0%{opacity:.4;transform:scale(1)}75%,to{opacity:0;transform:scale(2.5)}}.Hero-module__PgAKtG__badgeText{color:var(--color-primary);letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:700}.Hero-module__PgAKtG__title{font-family:var(--font-poppins);color:var(--color-primary);flex-direction:column;gap:.1em;margin:0;font-size:clamp(2.4rem,4.5vw,4rem);font-weight:900;line-height:1.1;display:flex}.Hero-module__PgAKtG__titleLine1{animation:.8s .1s both Hero-module__PgAKtG__fadeSlideUp;display:block}.Hero-module__PgAKtG__titleLine2{animation:.8s .2s both Hero-module__PgAKtG__fadeSlideUp;display:block}.Hero-module__PgAKtG__titleLine3{animation:.8s .3s both Hero-module__PgAKtG__fadeSlideUp;display:block}.Hero-module__PgAKtG__titleHighlight{display:inline-block;position:relative}.Hero-module__PgAKtG__titleHighlightText{z-index:1;position:relative}.Hero-module__PgAKtG__titleHighlightUnderline{z-index:0;transform-origin:0;background:linear-gradient(90deg,#4a9fb54d,#6b8e2340);border-radius:4px;height:.28em;animation:.6s .9s both Hero-module__PgAKtG__revealUnderline;position:absolute;bottom:.04em;left:-2px;right:-2px;transform:scaleX(0)}@keyframes Hero-module__PgAKtG__revealUnderline{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.Hero-module__PgAKtG__titleGradient{background:linear-gradient(135deg, var(--color-accent) 0%, var(--color-secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@keyframes Hero-module__PgAKtG__fadeSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.Hero-module__PgAKtG__credentials{border-left:3px solid var(--color-secondary);background:#fff;border-radius:16px;align-items:flex-start;gap:.875rem;padding:1rem 1.25rem;animation:.8s .4s both Hero-module__PgAKtG__fadeSlideUp;display:flex;box-shadow:0 4px 20px #2c3e6b12}.Hero-module__PgAKtG__credentialIcon{color:var(--color-primary);flex-shrink:0;font-size:1.5rem;font-weight:900;line-height:1.3}.Hero-module__PgAKtG__credentialText{flex-direction:column;gap:.2rem;display:flex}.Hero-module__PgAKtG__credentialText strong{font-family:var(--font-poppins);color:var(--color-primary);font-size:.95rem;font-weight:700}.Hero-module__PgAKtG__credentialText span{color:var(--color-muted);font-size:.8rem;line-height:1.4}.Hero-module__PgAKtG__subtitle{color:#4a5a6e;max-width:520px;font-size:1.05rem;line-height:1.8;animation:.8s .5s both Hero-module__PgAKtG__fadeSlideUp}.Hero-module__PgAKtG__subtitle strong{color:var(--color-primary);font-weight:600}.Hero-module__PgAKtG__ctaGroup{flex-wrap:wrap;align-items:center;gap:1rem;animation:.8s .6s both Hero-module__PgAKtG__fadeSlideUp;display:flex}.Hero-module__PgAKtG__ctaPrimary{color:#fff;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:50px;align-items:center;gap:.6rem;padding:1rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #25d36666}.Hero-module__PgAKtG__ctaPrimary:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 16px 48px #25d3668c}.Hero-module__PgAKtG__ctaGlow{pointer-events:none;background:linear-gradient(135deg,#ffffff40 0%,#0000 60%);position:absolute;inset:0}.Hero-module__PgAKtG__ctaSecondary{border:2px solid var(--color-primary);color:var(--color-primary);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff9;border-radius:50px;align-items:center;gap:.5rem;padding:1rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module__PgAKtG__ctaSecondary:hover{background:var(--color-primary);color:#fff;gap:.875rem;transform:translateY(-2px)}.Hero-module__PgAKtG__stats{border-top:1px solid #2c3e6b1a;gap:0;padding:1.5rem 0 0;animation:.8s .7s both Hero-module__PgAKtG__fadeSlideUp;display:flex}.Hero-module__PgAKtG__stat{border-right:1px solid #2c3e6b1a;flex-direction:column;gap:.2rem;margin-right:2rem;padding-right:2rem;display:flex}.Hero-module__PgAKtG__stat:last-child{border-right:none;margin-right:0;padding-right:0}.Hero-module__PgAKtG__statNum{font-family:var(--font-poppins);color:var(--color-primary);background:linear-gradient(135deg, var(--color-primary), var(--color-accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.6rem;font-weight:900;line-height:1}.Hero-module__PgAKtG__statLabel{color:var(--color-muted);max-width:90px;font-size:.7rem;font-weight:500;line-height:1.3}.Hero-module__PgAKtG__visual{justify-content:center;align-items:center;min-height:520px;animation:1s .3s both Hero-module__PgAKtG__fadeIn;display:flex;position:relative}@keyframes Hero-module__PgAKtG__fadeIn{0%{opacity:0}to{opacity:1}}.Hero-module__PgAKtG__ring1{border:1.5px solid #4a9fb533;border-radius:50%;width:440px;height:440px;animation:40s linear infinite Hero-module__PgAKtG__spinSlow;position:absolute}.Hero-module__PgAKtG__ring2{border:1px dashed #6b8e2340;border-radius:50%;width:370px;height:370px;animation:28s linear infinite reverse Hero-module__PgAKtG__spinSlow;position:absolute}.Hero-module__PgAKtG__ring3{border:2px solid #2c3e6b12;border-radius:50%;width:300px;height:300px;animation:20s linear infinite Hero-module__PgAKtG__spinSlow;position:absolute}@keyframes Hero-module__PgAKtG__spinSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Hero-module__PgAKtG__photoWrap{z-index:2;will-change:transform;transition:transform .2s ease-out;position:relative}.Hero-module__PgAKtG__photoBlob{border-radius:60% 40% 30% 70%/60% 30% 70% 40%;width:340px;height:400px;animation:10s ease-in-out infinite Hero-module__PgAKtG__morphBlob;position:relative;overflow:hidden;box-shadow:0 30px 80px #2c3e6b38,0 0 0 4px #fffc,0 0 0 8px #4a9fb526}@keyframes Hero-module__PgAKtG__morphBlob{0%,to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}25%{border-radius:30% 60% 70% 40%/50% 60% 30%}50%{border-radius:50% 50% 30% 70%/40% 70% 60% 30%}75%{border-radius:40% 60% 60% 40%/60% 40%}}.Hero-module__PgAKtG__photo{object-fit:cover;object-position:center top;transition:transform 6s}.Hero-module__PgAKtG__photoOverlay{pointer-events:none;background:linear-gradient(#0000 50%,#2c3e6b1f 100%);position:absolute;inset:0}.Hero-module__PgAKtG__floatCard{-webkit-backdrop-filter:blur(20px);z-index:3;background:#ffffffd9;border:1px solid #ffffffe6;border-radius:18px;align-items:center;gap:.65rem;padding:.875rem 1.25rem;font-size:.82rem;display:flex;position:absolute;box-shadow:0 8px 32px #2c3e6b1f,inset 0 1px #fffc}.Hero-module__PgAKtG__floatCard strong{font-family:var(--font-poppins);color:var(--color-primary);font-size:.85rem;font-weight:700;display:block}.Hero-module__PgAKtG__floatCard span{color:var(--color-muted);font-size:.75rem}.Hero-module__PgAKtG__floatIcon{flex-shrink:0;font-size:1.4rem}.Hero-module__PgAKtG__floatCardTop{animation:6s ease-in-out infinite Hero-module__PgAKtG__floatA;top:8%;right:-5%}.Hero-module__PgAKtG__floatCardBottom{animation:7s ease-in-out infinite Hero-module__PgAKtG__floatB;bottom:8%;right:-8%}.Hero-module__PgAKtG__floatCardMid{animation:5s ease-in-out infinite Hero-module__PgAKtG__floatC;top:50%;left:-10%;transform:translateY(-50%)}.Hero-module__PgAKtG__floatStars{color:#f59e0b;letter-spacing:.05em;font-size:.9rem}@keyframes Hero-module__PgAKtG__floatA{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes Hero-module__PgAKtG__floatB{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}@keyframes Hero-module__PgAKtG__floatC{0%,to{transform:translateY(-50%)translate(0)}50%{transform:translateY(-50%)translate(-8px)}}.Hero-module__PgAKtG__scrollIndicator{z-index:2;opacity:.5;flex-direction:column;align-items:center;gap:.5rem;animation:1s 1.2s both Hero-module__PgAKtG__fadeSlideUp;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__PgAKtG__scrollIndicator span{letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary);font-size:.65rem;font-weight:600}.Hero-module__PgAKtG__scrollMouse{border:2px solid #2c3e6b66;border-radius:12px;justify-content:center;width:24px;height:38px;padding-top:6px;display:flex}.Hero-module__PgAKtG__scrollWheel{background:#2c3e6b80;border-radius:2px;width:4px;height:8px;animation:2s ease-in-out infinite Hero-module__PgAKtG__scrollWheel}@keyframes Hero-module__PgAKtG__scrollWheel{0%{opacity:1;transform:translateY(0)}80%{opacity:0;transform:translateY(12px)}to{opacity:0;transform:translateY(0)}}@media (max-width:1024px){.Hero-module__PgAKtG__photoBlob{width:290px;height:345px}}@media (max-width:900px){.Hero-module__PgAKtG__container{text-align:center;grid-template-columns:1fr;gap:3rem;padding:2.5rem 1.5rem}.Hero-module__PgAKtG__badge,.Hero-module__PgAKtG__subtitle{margin:0 auto}.Hero-module__PgAKtG__credentials{text-align:left}.Hero-module__PgAKtG__ctaGroup,.Hero-module__PgAKtG__stats{justify-content:center}.Hero-module__PgAKtG__stat{margin-right:1.5rem;padding-right:1.5rem}.Hero-module__PgAKtG__visual{min-height:380px}.Hero-module__PgAKtG__ring1{width:340px;height:340px}.Hero-module__PgAKtG__ring2{width:280px;height:280px}.Hero-module__PgAKtG__ring3{width:220px;height:220px}.Hero-module__PgAKtG__photoBlob{width:260px;height:310px}.Hero-module__PgAKtG__floatCardMid{left:0}.Hero-module__PgAKtG__floatCardBottom{right:-2%}.Hero-module__PgAKtG__scrollIndicator{display:none}}@media (max-width:480px){.Hero-module__PgAKtG__title{font-size:2.2rem}.Hero-module__PgAKtG__stats{flex-wrap:wrap;gap:1rem}.Hero-module__PgAKtG__stat{border-right:none;margin-right:0;padding-right:0}.Hero-module__PgAKtG__floatCardTop,.Hero-module__PgAKtG__floatCardMid{display:none}.Hero-module__PgAKtG__photoBlob{width:220px;height:265px}}
.FonasaBadge-module__LCV3Yq__fonasaBadge{background:#f0f7ffe6;border:1.5px solid #2b6cb0;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1.25rem;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 12px #2b6cb014}.FonasaBadge-module__LCV3Yq__fonasaBadge:hover{transform:translateY(-2px);box-shadow:0 6px 16px #2b6cb024}.FonasaBadge-module__LCV3Yq__icon{font-size:1.5rem}.FonasaBadge-module__LCV3Yq__content{flex-direction:column;display:flex}.FonasaBadge-module__LCV3Yq__title{color:#1a365d;font-size:.95rem;font-weight:700}.FonasaBadge-module__LCV3Yq__subtitle{color:#4a5568;font-size:.8rem}.FonasaBadge-module__LCV3Yq__statusTag{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:.25rem .6rem;font-size:.75rem;font-weight:600}.FonasaBadge-module__LCV3Yq__soon{color:#2b6cb0;background:#ebf8ff;border:1px solid #90cdf4}.FonasaBadge-module__LCV3Yq__active{color:#22543d;background:#c6f6d5;border:1px solid #68d391}
.BookingSection-module__c_3Wwq__section{background:linear-gradient(#f7fafc 0%,#edf2f7 100%);padding:5rem 1.5rem;position:relative}.BookingSection-module__c_3Wwq__container{max-width:1100px;margin:0 auto}.BookingSection-module__c_3Wwq__header{text-align:center;margin-bottom:2rem}.BookingSection-module__c_3Wwq__tag{color:var(--color-primary,#2c3e6b);text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:inline-block}.BookingSection-module__c_3Wwq__title{color:#1a202c;font-size:2.2rem;font-weight:800;line-height:1.2}.BookingSection-module__c_3Wwq__accent{color:var(--color-primary,#2c3e6b);position:relative}.BookingSection-module__c_3Wwq__subtitle{color:#4a5568;max-width:650px;margin-top:.75rem;margin-left:auto;margin-right:auto;font-size:1.05rem}.BookingSection-module__c_3Wwq__fonasaWrap{justify-content:center;margin-top:1.25rem;display:flex}.BookingSection-module__c_3Wwq__paymentNotice{background:#fffaf0;border:1.5px solid #feebc8;border-left:5px solid #dd6b20;border-radius:12px;align-items:center;gap:1rem;margin-bottom:2rem;padding:1rem 1.5rem;display:flex;box-shadow:0 4px 14px #dd6b2014}.BookingSection-module__c_3Wwq__paymentNoticeIcon{flex-shrink:0;font-size:1.8rem}.BookingSection-module__c_3Wwq__paymentNoticeText strong{color:#9c4221;font-size:.95rem}.BookingSection-module__c_3Wwq__paymentNoticeText p{color:#7b341e;margin:.2rem 0 0;font-size:.9rem;line-height:1.4}.BookingSection-module__c_3Wwq__tabs{justify-content:center;gap:1rem;margin-bottom:1.5rem;display:flex}.BookingSection-module__c_3Wwq__tabBtn{color:#4a5568;cursor:pointer;background:#fff;border:1.5px solid #cbd5e0;border-radius:30px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s}.BookingSection-module__c_3Wwq__tabBtn:hover{background:#f7fafc;border-color:#a0aec0}.BookingSection-module__c_3Wwq__tabActive{background:var(--color-primary,#2c3e6b);border-color:var(--color-primary,#2c3e6b);color:#fff;box-shadow:0 4px 12px #2c3e6b40}.BookingSection-module__c_3Wwq__calEmbedWrap{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #00000014}.BookingSection-module__c_3Wwq__calIframe{border:none;width:100%;height:680px}.BookingSection-module__c_3Wwq__calFallbackNote{text-align:center;color:#64748b;background:#f8fafc;border-top:1px solid #e2e8f0;padding:1rem;font-size:.9rem}.BookingSection-module__c_3Wwq__calExternalBtn{color:var(--color-primary,#2c3e6b);margin-top:.4rem;font-weight:600;text-decoration:underline;display:inline-block}.BookingSection-module__c_3Wwq__whatsappBox{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;max-width:600px;margin:0 auto;padding:3rem 2rem;box-shadow:0 10px 30px #00000014}.BookingSection-module__c_3Wwq__whatsappIcon{margin-bottom:1rem;font-size:3rem;display:block}.BookingSection-module__c_3Wwq__whatsappContent h3{color:#1a202c;margin-bottom:.5rem;font-size:1.4rem}.BookingSection-module__c_3Wwq__whatsappContent p{color:#718096;margin-bottom:1.5rem;line-height:1.5}.BookingSection-module__c_3Wwq__whatsappCta{color:#fff;background:#25d366;border-radius:30px;padding:.9rem 1.8rem;font-weight:700;text-decoration:none;transition:transform .2s,background .2s;display:inline-block;box-shadow:0 4px 14px #25d3664d}.BookingSection-module__c_3Wwq__whatsappCta:hover{background:#20ba5a;transform:translateY(-2px)}.BookingSection-module__c_3Wwq__calPlaceholder{text-align:center;background:radial-gradient(circle,#fff 0%,#f7fafc 100%);flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.BookingSection-module__c_3Wwq__calPlaceholderIcon{margin-bottom:1.5rem;font-size:3.5rem;animation:3s ease-in-out infinite BookingSection-module__c_3Wwq__float}.BookingSection-module__c_3Wwq__calPlaceholderTitle{color:#2c3e6b;margin-bottom:.75rem;font-size:1.6rem;font-weight:800}.BookingSection-module__c_3Wwq__calPlaceholderDesc{color:#718096;max-width:500px;margin-bottom:2rem;font-size:1rem;line-height:1.6}.BookingSection-module__c_3Wwq__calLoadBtn{background:var(--color-primary,#2c3e6b);color:#fff;cursor:pointer;border:none;border-radius:50px;padding:1rem 2.2rem;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 20px #2c3e6b33}.BookingSection-module__c_3Wwq__calLoadBtn:hover{background:#1a2a4e;transform:translateY(-2px);box-shadow:0 12px 24px #2c3e6b4d}@keyframes BookingSection-module__c_3Wwq__float{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.BookingSection-module__c_3Wwq__bookingCard{text-align:center;background:#fff;border:1px solid #2c3e6b14;border-radius:20px;flex-direction:column;align-items:center;max-width:680px;margin:0 auto 2.5rem;padding:3.5rem 2.5rem;display:flex;box-shadow:0 10px 30px #2c3e6b0d}.BookingSection-module__c_3Wwq__bookingCardIcon{margin-bottom:1.25rem;font-size:3rem;animation:3s ease-in-out infinite BookingSection-module__c_3Wwq__float}.BookingSection-module__c_3Wwq__bookingCard h3{color:var(--color-primary,#2c3e6b);margin-bottom:.75rem;font-size:1.6rem;font-weight:800}.BookingSection-module__c_3Wwq__bookingCard p{color:#4a5568;max-width:520px;margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.BookingSection-module__c_3Wwq__bookingCardBtn{background:var(--color-primary,#2c3e6b);color:#fff;cursor:pointer;border:none;border-radius:50px;padding:1.1rem 2.5rem;font-size:1.05rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 8px 25px #2c3e6b40}.BookingSection-module__c_3Wwq__bookingCardBtn:hover{background:#1a2a4e;transform:translateY(-2px);box-shadow:0 12px 30px #2c3e6b59}@media (max-width:768px){.BookingSection-module__c_3Wwq__bookingCard{margin-bottom:2rem;padding:2.5rem 1.5rem}.BookingSection-module__c_3Wwq__bookingCard h3{font-size:1.4rem}.BookingSection-module__c_3Wwq__bookingCard p{margin-bottom:1.5rem;font-size:.95rem}.BookingSection-module__c_3Wwq__bookingCardBtn{width:100%;padding:1rem 1.5rem;font-size:1rem}}
.Services-module__hmdBJW__services{background:var(--color-surface);padding:6rem 0;position:relative}.Services-module__hmdBJW__container{max-width:1280px;margin:0 auto;padding:0 2rem}.Services-module__hmdBJW__header{text-align:center;margin-bottom:4rem}.Services-module__hmdBJW__sectionTag{letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent);background:#4a9fb51a;border-radius:50px;margin-bottom:1rem;padding:.35rem 1rem;font-size:.8rem;font-weight:700;display:inline-block}.Services-module__hmdBJW__title{font-family:var(--font-poppins);color:var(--color-primary);margin:0 0 1rem;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:800;line-height:1.25}.Services-module__hmdBJW__titleAccent{color:var(--color-secondary)}.Services-module__hmdBJW__subtitle{color:var(--color-muted);max-width:600px;margin:0 auto;font-size:1.05rem;line-height:1.7}.Services-module__hmdBJW__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.Services-module__hmdBJW__card{border-radius:var(--radius-lg);border:1px solid var(--color-border);cursor:default;background:#fff;padding:2rem 1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Services-module__hmdBJW__card:before{content:"";background:var(--gradient-primary);transform-origin:0;height:3px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Services-module__hmdBJW__card:hover{box-shadow:var(--shadow-lg);border-color:#0000;transform:translateY(-8px)}.Services-module__hmdBJW__card:hover:before{transform:scaleX(1)}.Services-module__hmdBJW__cardIcon{margin-bottom:1.25rem;font-size:2.5rem;transition:transform .3s;display:block}.Services-module__hmdBJW__card:hover .Services-module__hmdBJW__cardIcon{transform:scale(1.1)}.Services-module__hmdBJW__cardTitle{font-family:var(--font-poppins);color:var(--color-primary);margin-bottom:.75rem;font-size:1.15rem;font-weight:700}.Services-module__hmdBJW__cardDesc{color:var(--color-muted);font-size:.9rem;line-height:1.7}.Services-module__hmdBJW__cardTags{flex-wrap:wrap;gap:.4rem;margin-top:1.25rem;display:flex}.Services-module__hmdBJW__tag{color:var(--color-accent);letter-spacing:.02em;background:#4a9fb514;border-radius:50px;padding:.25rem .6rem;font-size:.72rem;font-weight:600}.Services-module__hmdBJW__homeVisitBanner{background:linear-gradient(135deg, var(--color-primary) 0%, #1a2a5e 40%, #2c5282 100%);border-radius:var(--radius-xl);grid-template-columns:1fr 1fr;align-items:center;gap:3rem;padding:3.5rem 4rem;display:grid;position:relative;overflow:hidden}.Services-module__hmdBJW__homeVisitBanner:before{content:"";background:radial-gradient(circle,#ffffff0d 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-50%;right:-10%}.Services-module__hmdBJW__homeVisitBanner:after{content:"";background:radial-gradient(circle,#6b8e2326 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-30%;left:30%}.Services-module__hmdBJW__bannerContent{z-index:1;position:relative}.Services-module__hmdBJW__bannerBadge{color:#a8d060;letter-spacing:.05em;text-transform:uppercase;background:#6b8e2340;border:1px solid #6b8e234d;border-radius:50px;align-items:center;gap:.4rem;margin-bottom:1.25rem;padding:.35rem .875rem;font-size:.75rem;font-weight:700;display:inline-flex}.Services-module__hmdBJW__bannerTitle{font-family:var(--font-poppins);color:#fff;margin-bottom:1rem;font-size:clamp(1.5rem,2.5vw,2.2rem);font-weight:800;line-height:1.25}.Services-module__hmdBJW__bannerTitleAccent{color:#a8d060}.Services-module__hmdBJW__bannerDesc{color:#fffc;margin-bottom:1.75rem;font-size:1rem;line-height:1.7}.Services-module__hmdBJW__bannerCta{color:#fff;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:50px;align-items:center;gap:.6rem;width:fit-content;padding:.875rem 1.75rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 8px 30px #25d3664d}.Services-module__hmdBJW__bannerCta:hover{transform:translateY(-3px);box-shadow:0 14px 40px #25d36666}.Services-module__hmdBJW__bannerFeatures{z-index:1;grid-template-columns:1fr 1fr;gap:1rem;display:grid;position:relative}.Services-module__hmdBJW__bannerFeature{border-radius:var(--radius-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff12;border:1px solid #ffffff1f;padding:1.25rem;transition:all .25s}.Services-module__hmdBJW__bannerFeature:hover{background:#ffffff1f;transform:translateY(-3px)}.Services-module__hmdBJW__bannerFeatureIcon{margin-bottom:.5rem;font-size:1.5rem;display:block}.Services-module__hmdBJW__bannerFeatureTitle{font-family:var(--font-poppins);color:#fff;margin-bottom:.25rem;font-size:.85rem;font-weight:700}.Services-module__hmdBJW__bannerFeatureDesc{color:#ffffffa6;font-size:.78rem;line-height:1.5}@media (max-width:1024px){.Services-module__hmdBJW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Services-module__hmdBJW__grid{grid-template-columns:1fr}.Services-module__hmdBJW__homeVisitBanner{grid-template-columns:1fr;gap:2rem;padding:2.5rem 2rem}.Services-module__hmdBJW__bannerFeatures{grid-template-columns:1fr 1fr}}@media (max-width:480px){.Services-module__hmdBJW__bannerFeatures{grid-template-columns:1fr}}
.AboutPreview-module__erk73W__section{background:#fff;padding:6rem 0}.AboutPreview-module__erk73W__container{max-width:1280px;margin:0 auto;padding:0 2rem}.AboutPreview-module__erk73W__grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.AboutPreview-module__erk73W__content{flex-direction:column;gap:1.25rem;display:flex}.AboutPreview-module__erk73W__tag{letter-spacing:.1em;text-transform:uppercase;color:var(--color-secondary);background:#6b8e231a;border-radius:50px;width:fit-content;padding:.35rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.AboutPreview-module__erk73W__title{font-family:var(--font-poppins);color:var(--color-primary);margin:0;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800;line-height:1.25}.AboutPreview-module__erk73W__accent{color:var(--color-accent)}.AboutPreview-module__erk73W__lead{color:var(--color-text);font-size:1.05rem;font-weight:400;line-height:1.75}.AboutPreview-module__erk73W__body{color:var(--color-muted);font-size:.95rem;line-height:1.75}.AboutPreview-module__erk73W__body strong{color:var(--color-primary);font-weight:600}.AboutPreview-module__erk73W__cta{background:var(--gradient-primary);color:#fff;border-radius:50px;align-items:center;gap:.5rem;width:fit-content;padding:.875rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 6px 20px #2c3e6b40}.AboutPreview-module__erk73W__cta:hover{transform:translate(4px);box-shadow:0 10px 30px #2c3e6b59}.AboutPreview-module__erk73W__values{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.AboutPreview-module__erk73W__valueCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);align-items:flex-start;gap:.875rem;padding:1.5rem;transition:all .25s;display:flex}.AboutPreview-module__erk73W__valueCard:hover{box-shadow:var(--shadow-sm);border-color:#4a9fb54d;transform:translateY(-4px)}.AboutPreview-module__erk73W__icon{flex-shrink:0;font-size:1.75rem}.AboutPreview-module__erk73W__valueTitle{color:var(--color-primary);font-size:.9rem;font-weight:700;font-family:var(--font-poppins);margin-bottom:.3rem;display:block}.AboutPreview-module__erk73W__valueDesc{color:var(--color-muted);margin:0;font-size:.8rem;line-height:1.5}@media (max-width:900px){.AboutPreview-module__erk73W__grid{grid-template-columns:1fr;gap:3rem}.AboutPreview-module__erk73W__values{grid-template-columns:1fr 1fr}}@media (max-width:480px){.AboutPreview-module__erk73W__values{grid-template-columns:1fr}}
.Process-module__oS3jRq__section{background:linear-gradient(#fdf9f5 0%,#f5e6d3 50%,#fdf9f5 100%);padding:7rem 0;position:relative;overflow:hidden}.Process-module__oS3jRq__section:before{content:"";background:linear-gradient(90deg, var(--color-primary), var(--color-accent), var(--color-secondary));height:4px;position:absolute;top:0;left:0;right:0}.Process-module__oS3jRq__container{max-width:1280px;margin:0 auto;padding:0 2rem}.Process-module__oS3jRq__header{text-align:center;margin-bottom:5rem}.Process-module__oS3jRq__tag{letter-spacing:.1em;text-transform:uppercase;color:var(--color-primary);background:#2c3e6b14;border:1px solid #2c3e6b1f;border-radius:50px;margin-bottom:1rem;padding:.35rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.Process-module__oS3jRq__title{font-family:var(--font-poppins);color:var(--color-primary);margin:0 0 1rem;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:800;line-height:1.25}.Process-module__oS3jRq__accent{color:var(--color-accent)}.Process-module__oS3jRq__subtitle{color:var(--color-muted);max-width:560px;margin:0 auto;font-size:1.05rem;line-height:1.75}.Process-module__oS3jRq__steps{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:4rem;display:grid;position:relative}.Process-module__oS3jRq__steps:before{content:"";background:linear-gradient(90deg, var(--color-primary), var(--color-accent), var(--color-secondary));opacity:.2;z-index:0;height:2px;position:absolute;top:3.5rem;left:calc(12.5% + 1.5rem);right:calc(12.5% + 1.5rem)}.Process-module__oS3jRq__step{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.Process-module__oS3jRq__stepNum{font-family:var(--font-poppins);color:#2c3e6b1a;letter-spacing:-.04em;margin-bottom:.75rem;font-size:2.8rem;font-weight:900;line-height:1}.Process-module__oS3jRq__stepContent{text-align:center;background:#fff;border:1px solid #2c3e6b12;border-radius:24px;flex-direction:column;gap:.75rem;height:100%;padding:2rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 40px #2c3e6b14}.Process-module__oS3jRq__stepContent:before{content:"";background:linear-gradient(90deg, var(--color-primary), var(--color-accent));transform-origin:0;height:3px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Process-module__oS3jRq__stepContent:hover{transform:translateY(-10px);box-shadow:0 24px 60px #2c3e6b29}.Process-module__oS3jRq__stepContent:hover:before{transform:scaleX(1)}.Process-module__oS3jRq__stepIcon{font-size:2.2rem;display:block}.Process-module__oS3jRq__stepTitle{font-family:var(--font-poppins);color:var(--color-primary);margin:0;font-size:1.05rem;font-weight:700}.Process-module__oS3jRq__stepDesc{color:var(--color-muted);flex:1;margin:0;font-size:.875rem;line-height:1.7}.Process-module__oS3jRq__stepDetail{color:var(--color-accent);letter-spacing:.02em;background:#4a9fb514;border:1px solid #4a9fb533;border-radius:50px;padding:.35rem .75rem;font-size:.72rem;font-weight:700;display:inline-block}.Process-module__oS3jRq__cta{color:var(--color-muted);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;font-size:.95rem;display:flex}.Process-module__oS3jRq__ctaLink{color:var(--color-accent);letter-spacing:.01em;font-weight:700;text-decoration:none;transition:all .2s}.Process-module__oS3jRq__ctaLink:hover{color:var(--color-primary);letter-spacing:.03em}@media (max-width:1024px){.Process-module__oS3jRq__steps:before{display:none}}@media (max-width:900px){.Process-module__oS3jRq__steps{grid-template-columns:1fr 1fr;gap:1.25rem}.Process-module__oS3jRq__step{align-items:stretch}}@media (max-width:540px){.Process-module__oS3jRq__steps{grid-template-columns:1fr}.Process-module__oS3jRq__section{padding:5rem 0}}
.Testimonials-module__3Z1FKa__section{background:#fff;padding:5rem 1.5rem;position:relative;overflow:hidden}.Testimonials-module__3Z1FKa__bgDecor{pointer-events:none;background:radial-gradient(circle,#2c3e6b08 0%,#fff0 70%);width:1000px;height:1000px;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.Testimonials-module__3Z1FKa__container{z-index:1;max-width:1000px;margin:0 auto;position:relative}.Testimonials-module__3Z1FKa__header{text-align:center;margin-bottom:2.5rem}.Testimonials-module__3Z1FKa__badgeDoctoralia{color:#2b6cb0;background:#f0f7ff;border:1px solid #bee3f8;border-radius:20px;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.4rem 1rem;font-size:.85rem;font-weight:700;display:inline-flex}.Testimonials-module__3Z1FKa__docIcon{font-size:1rem}.Testimonials-module__3Z1FKa__title{color:#1a202c;font-size:2.2rem;font-weight:800;line-height:1.25}.Testimonials-module__3Z1FKa__accent{color:var(--color-primary,#2c3e6b)}.Testimonials-module__3Z1FKa__subtitle{color:#718096;margin-top:.5rem;font-size:1rem}.Testimonials-module__3Z1FKa__carouselWrapper{justify-content:center;align-items:center;display:flex;position:relative}.Testimonials-module__3Z1FKa__carouselTrack{width:100%;max-width:800px;min-height:320px;position:relative}.Testimonials-module__3Z1FKa__slideCard{opacity:0;pointer-events:none;background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;width:100%;padding:2.25rem 2.5rem;transition:opacity .4s,transform .4s;position:absolute;top:0;left:0;transform:translate(30px);box-shadow:0 12px 35px #0000000f}.Testimonials-module__3Z1FKa__slideActive{opacity:1;pointer-events:auto;position:relative;transform:translate(0)}.Testimonials-module__3Z1FKa__slideHidden{display:none}.Testimonials-module__3Z1FKa__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Testimonials-module__3Z1FKa__authorInfo{align-items:center;gap:.85rem;display:flex}.Testimonials-module__3Z1FKa__avatar{background:#edf2f7;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:2rem;display:flex}.Testimonials-module__3Z1FKa__authorName{color:#1a202c;font-size:1.05rem;display:block}.Testimonials-module__3Z1FKa__authorRole{color:#718096;font-size:.8rem;display:block}.Testimonials-module__3Z1FKa__verifiedBadge{color:#234e52;background:#e6fffa;border:1px solid #b2f5ea;border-radius:20px;align-items:center;gap:.35rem;padding:.3rem .7rem;font-size:.78rem;font-weight:600;display:flex}.Testimonials-module__3Z1FKa__checkIcon{color:#38b2ac;font-weight:800}.Testimonials-module__3Z1FKa__stars{color:#f6ad55;letter-spacing:2px;margin-bottom:1rem;font-size:1.2rem}.Testimonials-module__3Z1FKa__quote{color:#2d3748;margin:0 0 1.5rem;font-size:1.05rem;font-style:italic;line-height:1.65}.Testimonials-module__3Z1FKa__quoteMark{color:var(--color-primary,#2c3e6b);font-size:1.4rem;font-weight:700}.Testimonials-module__3Z1FKa__cardFooter{border-top:1px dashed #e2e8f0;justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.Testimonials-module__3Z1FKa__serviceTag{color:#2b6cb0;background:#ebf8ff;border-radius:12px;padding:.3rem .75rem;font-size:.8rem;font-weight:700}.Testimonials-module__3Z1FKa__dateTag{color:#a0aec0;font-size:.8rem}.Testimonials-module__3Z1FKa__navBtn{color:#2d3748;cursor:pointer;z-index:2;background:#fff;border:1.5px solid #cbd5e0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.6rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 12px #00000014}.Testimonials-module__3Z1FKa__navBtn:hover{background:var(--color-primary,#2c3e6b);color:#fff;border-color:var(--color-primary,#2c3e6b);transform:scale(1.08)}.Testimonials-module__3Z1FKa__prevBtn{margin-right:1rem}.Testimonials-module__3Z1FKa__nextBtn{margin-left:1rem}.Testimonials-module__3Z1FKa__dotsContainer{justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.Testimonials-module__3Z1FKa__dot{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:flex}.Testimonials-module__3Z1FKa__dot:before{content:"";background:#cbd5e0;border-radius:50%;width:10px;height:10px;transition:all .3s}.Testimonials-module__3Z1FKa__dotActive:before{background:var(--color-primary,#2c3e6b);border-radius:10px;width:26px}.Testimonials-module__3Z1FKa__doctoraliaCta{text-align:center;margin-top:2.5rem}.Testimonials-module__3Z1FKa__docBtn{color:var(--color-primary,#2c3e6b);font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .2s;display:inline-block}.Testimonials-module__3Z1FKa__docBtn:hover{text-decoration:underline;transform:translateY(-1px)}@media (max-width:768px){.Testimonials-module__3Z1FKa__slideCard{padding:1.5rem}.Testimonials-module__3Z1FKa__navBtn{width:36px;height:36px;font-size:1.3rem}.Testimonials-module__3Z1FKa__prevBtn{margin-right:.5rem}.Testimonials-module__3Z1FKa__nextBtn{margin-left:.5rem}}
.BlogPreview-module__L3D1AW__section{border-top:1px solid var(--color-border);background:#fff;padding:6rem 0}.BlogPreview-module__L3D1AW__container{max-width:1280px;margin:0 auto;padding:0 2rem}.BlogPreview-module__L3D1AW__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.BlogPreview-module__L3D1AW__tag{letter-spacing:.1em;text-transform:uppercase;color:var(--color-secondary);background:#6b8e231a;border-radius:50px;margin-right:1rem;padding:.35rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.BlogPreview-module__L3D1AW__title{font-family:var(--font-poppins);color:var(--color-primary);margin:0;font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:800;line-height:1.3}.BlogPreview-module__L3D1AW__accent{color:var(--color-secondary)}.BlogPreview-module__L3D1AW__grid{grid-template-columns:3fr 2fr;gap:1.5rem;margin-bottom:3rem;display:grid}.BlogPreview-module__L3D1AW__featured{background:linear-gradient(135deg, var(--color-primary) 0%, #1a2a5e 60%, #2a4a80 100%);border-radius:var(--radius-xl);flex-direction:column;gap:1rem;padding:2.5rem;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.BlogPreview-module__L3D1AW__featured:before{content:"";pointer-events:none;background:radial-gradient(circle,#4a9fb52e 0%,#0000 70%);border-radius:50%;width:250px;height:250px;position:absolute;top:-30%;right:-10%}.BlogPreview-module__L3D1AW__featured:hover{transform:translateY(-6px);box-shadow:0 20px 60px #2c3e6b4d}.BlogPreview-module__L3D1AW__featuredMeta{align-items:center;gap:1rem;display:flex}.BlogPreview-module__L3D1AW__category{color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#ffffff2e;border:1px solid #fff3;border-radius:50px;padding:.25rem .75rem;font-size:.72rem;font-weight:700}.BlogPreview-module__L3D1AW__readTime{color:#fff9;font-size:.8rem}.BlogPreview-module__L3D1AW__featuredTitle{font-family:var(--font-poppins);color:#fff;flex:1;margin:0;font-size:clamp(1.15rem,2vw,1.5rem);font-weight:800;line-height:1.35}.BlogPreview-module__L3D1AW__featuredExcerpt{color:#ffffffbf;font-size:.9rem;line-height:1.7}.BlogPreview-module__L3D1AW__featuredFooter{border-top:1px solid #ffffff26;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.BlogPreview-module__L3D1AW__date{color:#ffffff73;font-size:.78rem}.BlogPreview-module__L3D1AW__readMore{color:#ffffffd9;font-size:.875rem;font-weight:600;transition:all .2s}.BlogPreview-module__L3D1AW__featured:hover .BlogPreview-module__L3D1AW__readMore{color:#fff;letter-spacing:.02em}.BlogPreview-module__L3D1AW__sideCards{flex-direction:column;gap:1rem;display:flex}.BlogPreview-module__L3D1AW__card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);flex-direction:column;flex:1;gap:.6rem;padding:1.5rem;text-decoration:none;transition:all .25s;display:flex}.BlogPreview-module__L3D1AW__card:hover{box-shadow:var(--shadow-sm);border-color:#4a9fb559;transform:translate(4px)}.BlogPreview-module__L3D1AW__cardMeta{align-items:center;gap:.75rem;display:flex}.BlogPreview-module__L3D1AW__categorySmall{color:var(--color-accent);text-transform:uppercase;letter-spacing:.04em;background:#4a9fb51a;border-radius:50px;padding:.2rem .6rem;font-size:.68rem;font-weight:700}.BlogPreview-module__L3D1AW__readTimeSmall{color:var(--color-muted);font-size:.75rem}.BlogPreview-module__L3D1AW__cardTitle{font-family:var(--font-poppins);color:var(--color-primary);margin:0;font-size:.95rem;font-weight:700;line-height:1.4}.BlogPreview-module__L3D1AW__cardExcerpt{color:var(--color-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.82rem;line-height:1.6;display:-webkit-box;overflow:hidden}.BlogPreview-module__L3D1AW__dateSmall{color:var(--color-muted);opacity:.7;margin-top:auto;font-size:.75rem}.BlogPreview-module__L3D1AW__footer{justify-content:center;display:flex}.BlogPreview-module__L3D1AW__allArticlesBtn{border:2px solid var(--color-secondary);color:var(--color-secondary);border-radius:50px;align-items:center;gap:.6rem;padding:.875rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.BlogPreview-module__L3D1AW__allArticlesBtn:hover{background:var(--color-secondary);color:#fff;gap:.875rem}@media (max-width:900px){.BlogPreview-module__L3D1AW__grid{grid-template-columns:1fr}.BlogPreview-module__L3D1AW__sideCards{grid-template-columns:1fr 1fr;display:grid}}@media (max-width:600px){.BlogPreview-module__L3D1AW__sideCards{grid-template-columns:1fr}.BlogPreview-module__L3D1AW__header{flex-direction:column;align-items:flex-start}}
.Faq-module__QjBtiG__section{background:var(--color-surface);padding:7rem 0}.Faq-module__QjBtiG__container{max-width:900px;margin:0 auto;padding:0 2rem}.Faq-module__QjBtiG__header{text-align:center;margin-bottom:3rem}.Faq-module__QjBtiG__tag{letter-spacing:.1em;text-transform:uppercase;color:var(--color-secondary);background:#6b8e231a;border:1px solid #6b8e2333;border-radius:50px;margin-bottom:1rem;padding:.35rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.Faq-module__QjBtiG__title{font-family:var(--font-poppins);color:var(--color-primary);margin:0 0 1rem;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:800;line-height:1.25}.Faq-module__QjBtiG__accent{color:var(--color-accent)}.Faq-module__QjBtiG__subtitle{color:var(--color-muted);max-width:580px;margin:0 auto;font-size:1.05rem;line-height:1.75}.Faq-module__QjBtiG__filters{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:3rem;display:flex}.Faq-module__QjBtiG__filter{border:1.5px solid var(--color-border);color:var(--color-muted);cursor:pointer;font-size:.82rem;font-weight:600;font-family:var(--font-inter);background:#fff;border-radius:50px;padding:.5rem 1.1rem;line-height:1;transition:all .2s}.Faq-module__QjBtiG__filter:hover{border-color:var(--color-accent);color:var(--color-accent);background:#4a9fb50d}.Faq-module__QjBtiG__filterActive{background:var(--color-primary)!important;border-color:var(--color-primary)!important;color:#fff!important}.Faq-module__QjBtiG__accordion{flex-direction:column;gap:.75rem;margin-bottom:3rem;display:flex}.Faq-module__QjBtiG__item{border:1.5px solid var(--color-border);background:#fff;border-radius:16px;transition:border-color .25s,box-shadow .25s;overflow:hidden}.Faq-module__QjBtiG__item:hover{border-color:#4a9fb566}.Faq-module__QjBtiG__itemOpen{box-shadow:0 6px 28px #4a9fb51f;border-color:var(--color-accent)!important}.Faq-module__QjBtiG__question{cursor:pointer;text-align:left;width:100%;font-family:var(--font-inter);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.35rem 1.5rem;transition:background .2s;display:flex}.Faq-module__QjBtiG__question:hover{background:#2c3e6b05}.Faq-module__QjBtiG__questionText{color:var(--color-primary);font-size:1rem;font-weight:600;line-height:1.45;transition:color .2s}.Faq-module__QjBtiG__itemOpen .Faq-module__QjBtiG__questionText{color:var(--color-accent)}.Faq-module__QjBtiG__questionIcon{width:34px;height:34px;color:var(--color-primary);background:#2c3e6b0f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex}.Faq-module__QjBtiG__itemOpen .Faq-module__QjBtiG__questionIcon{color:var(--color-accent);background:#4a9fb51a;transform:rotate(180deg)}.Faq-module__QjBtiG__answer{padding:0 1.5rem 1.5rem}.Faq-module__QjBtiG__answerInner{border-top:1px solid #2c3e6b14;flex-direction:column;gap:1rem;padding-top:1rem;display:flex}.Faq-module__QjBtiG__answerInner p{color:#4a5a6e;margin:0;font-size:.95rem;line-height:1.8}.Faq-module__QjBtiG__categoryTag{color:var(--color-secondary);letter-spacing:.04em;text-transform:uppercase;background:#6b8e2314;border:1px solid #6b8e232e;border-radius:50px;width:fit-content;padding:.22rem .65rem;font-size:.68rem;font-weight:700}.Faq-module__QjBtiG__footer{text-align:center;background:linear-gradient(135deg,#2c3e6b0a,#4a9fb50a);border:1.5px dashed #2c3e6b26;border-radius:20px;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;padding:2.25rem 2rem;display:flex}.Faq-module__QjBtiG__footer p{color:var(--color-muted);font-size:.95rem}.Faq-module__QjBtiG__footerBtn{background:var(--gradient-whatsapp);color:#fff;border-radius:50px;align-items:center;gap:.5rem;padding:.8rem 1.6rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 6px 20px #25d3664d}.Faq-module__QjBtiG__footerBtn:hover{transform:translateY(-3px);box-shadow:0 12px 30px #25d36666}@media (max-width:600px){.Faq-module__QjBtiG__filters{gap:.4rem}.Faq-module__QjBtiG__filter{padding:.45rem .875rem;font-size:.78rem}.Faq-module__QjBtiG__questionText{font-size:.95rem}.Faq-module__QjBtiG__question{padding:1.1rem 1.25rem}.Faq-module__QjBtiG__answer{padding:0 1.25rem 1.25rem}.Faq-module__QjBtiG__footer{flex-direction:column;padding:1.75rem 1.25rem}.Faq-module__QjBtiG__section{padding:5rem 0}}
.HomeCta-module__niR1-a__section{background:linear-gradient(135deg, var(--color-primary) 0%, #1a2a5e 50%, #2a4a80 100%);text-align:center;padding:7rem 0;position:relative;overflow:hidden}.HomeCta-module__niR1-a__orb1{pointer-events:none;background:radial-gradient(circle,#4a9fb51f 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-150px;right:-100px}.HomeCta-module__niR1-a__orb2{pointer-events:none;background:radial-gradient(circle,#6b8e231a 0%,#0000 70%);border-radius:50%;width:350px;height:350px;position:absolute;bottom:-100px;left:5%}.HomeCta-module__niR1-a__container{z-index:1;max-width:860px;margin:0 auto;padding:0 2rem;position:relative}.HomeCta-module__niR1-a__content{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.HomeCta-module__niR1-a__tag{letter-spacing:.1em;text-transform:uppercase;color:#ffffffb3;background:#ffffff1a;border:1px solid #ffffff26;border-radius:50px;padding:.35rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.HomeCta-module__niR1-a__title{font-family:var(--font-poppins);color:#fff;margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.2}.HomeCta-module__niR1-a__accent{background:linear-gradient(135deg,#a8d060,#6ecfe7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HomeCta-module__niR1-a__desc{color:#ffffffc7;max-width:540px;font-size:1.05rem;line-height:1.75}.HomeCta-module__niR1-a__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.HomeCta-module__niR1-a__whatsappBtn{color:#fff;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:50px;align-items:center;gap:.6rem;padding:1rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 8px 30px #25d36659}.HomeCta-module__niR1-a__whatsappBtn:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 14px 40px #25d36680}.HomeCta-module__niR1-a__contactBtn{color:#fff;background:#ffffff1f;border:1.5px solid #ffffff4d;border-radius:50px;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.HomeCta-module__niR1-a__contactBtn:hover{background:#ffffff38;transform:translateY(-2px)}.HomeCta-module__niR1-a__doctoralia{color:#ffffffa6;text-underline-offset:3px;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s}.HomeCta-module__niR1-a__doctoralia:hover{color:#fff;text-decoration:underline}.HomeCta-module__niR1-a__address{color:#ffffff73;margin-top:.5rem;font-size:.85rem}@media (max-width:600px){.HomeCta-module__niR1-a__whatsappBtn,.HomeCta-module__niR1-a__contactBtn{justify-content:center;width:100%}}
