.BlogTableOfContents-module__y4gXCG__toc{background:#fff;border:1px solid #0e1a3a17;border-radius:16px;margin:0 0 36px;padding:4px 10px 8px;box-shadow:0 6px 22px -16px #0e1a3a59}.BlogTableOfContents-module__y4gXCG__tocHeader{cursor:pointer;width:100%;font-family:var(--ff);background:0 0;border:none;border-bottom:1px solid #0e1a3a0f;justify-content:space-between;align-items:center;padding:14px 8px 12px;display:flex}.BlogTableOfContents-module__y4gXCG__tocTitle{letter-spacing:.04em;text-transform:uppercase;color:var(--ink);align-items:center;gap:10px;font-size:13px;font-weight:800;display:inline-flex}.BlogTableOfContents-module__y4gXCG__tocTitle svg{color:var(--teal)}.BlogTableOfContents-module__y4gXCG__chevron{color:var(--ink-soft);transition:transform .2s}.BlogTableOfContents-module__y4gXCG__chevronOpen{transform:rotate(180deg)}.BlogTableOfContents-module__y4gXCG__tocList{counter-reset:toc;margin:8px 0 0;padding:0;list-style:none}.BlogTableOfContents-module__y4gXCG__tocItem{counter-increment:toc;margin:0}.BlogTableOfContents-module__y4gXCG__tocLink{color:var(--ink-soft);border-radius:9px;align-items:baseline;gap:10px;padding:8px 12px 8px 10px;font-size:13.5px;line-height:1.5;text-decoration:none;transition:color .15s,background .15s;display:flex}.BlogTableOfContents-module__y4gXCG__tocLink:before{content:counter(toc, decimal-leading-zero);font-variant-numeric:tabular-nums;color:var(--teal);opacity:.7;flex-shrink:0;font-size:11px;font-weight:800}.BlogTableOfContents-module__y4gXCG__tocItemSub .BlogTableOfContents-module__y4gXCG__tocLink{color:var(--ink-mute);padding-left:34px;font-size:13px}.BlogTableOfContents-module__y4gXCG__tocItemSub .BlogTableOfContents-module__y4gXCG__tocLink:before{content:"–";opacity:.5}.BlogTableOfContents-module__y4gXCG__tocLink:hover{color:var(--teal-deep);background:#1e8fa80f}.BlogTableOfContents-module__y4gXCG__tocItemActive .BlogTableOfContents-module__y4gXCG__tocLink{color:var(--teal-deep);background:#1e8fa814;font-weight:700}.BlogTableOfContents-module__y4gXCG__tocItemActive .BlogTableOfContents-module__y4gXCG__tocLink:before{opacity:1}@media (max-width:600px){.BlogTableOfContents-module__y4gXCG__toc{margin-bottom:28px}}
.RelatedBlogs-module__JELuhG__section{background:#f8f9fc;padding:56px 20px}.RelatedBlogs-module__JELuhG__inner{max-width:1200px;margin:0 auto}.RelatedBlogs-module__JELuhG__heading{color:var(--ink,#0a0a0f);letter-spacing:-.02em;margin:0 0 32px;font-size:1.5rem;font-weight:700}.RelatedBlogs-module__JELuhG__heading:after{content:"";background:var(--accent,#2563eb);border-radius:2px;width:40px;height:3px;margin-top:8px;display:block}.RelatedBlogs-module__JELuhG__grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.RelatedBlogs-module__JELuhG__cell{flex-direction:column;display:flex}@media (max-width:1024px){.RelatedBlogs-module__JELuhG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.RelatedBlogs-module__JELuhG__grid{grid-template-columns:1fr}.RelatedBlogs-module__JELuhG__section{padding:40px 16px}}.RelatedBlogs-module__JELuhG__skeleton{background:linear-gradient(90deg,#e8eaf0 25%,#f0f2f7 50%,#e8eaf0 75%) 0 0/200% 100%;border-radius:16px;height:300px;animation:1.4s infinite RelatedBlogs-module__JELuhG__shimmer}@keyframes RelatedBlogs-module__JELuhG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.RelatedBlogs-module__JELuhG__card{color:inherit;background:#fff;border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 2px 12px #0000000f}.RelatedBlogs-module__JELuhG__card:hover{transform:translateY(-4px);box-shadow:0 8px 28px #0000001a}.RelatedBlogs-module__JELuhG__cardImg{background:#e8eaf0;flex-shrink:0;height:160px;position:relative}.RelatedBlogs-module__JELuhG__img{object-fit:cover}.RelatedBlogs-module__JELuhG__imgPlaceholder{color:#aab;background:linear-gradient(135deg,#e0e4ef 0%,#f0f2f9 100%);justify-content:center;align-items:center;height:100%;font-size:2rem;font-weight:700;display:flex}.RelatedBlogs-module__JELuhG__cardBody{flex-direction:column;flex:1;gap:6px;padding:16px 18px 20px;display:flex}.RelatedBlogs-module__JELuhG__meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.RelatedBlogs-module__JELuhG__tag{letter-spacing:.06em;text-transform:uppercase;color:var(--accent,#2563eb);background:#2563eb14;border-radius:20px;padding:2px 8px;font-size:.7rem;font-weight:700}.RelatedBlogs-module__JELuhG__date{color:var(--muted,#6b7280);font-size:.72rem}.RelatedBlogs-module__JELuhG__title{color:var(--ink,#0a0a0f);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:2px 0 0;font-size:.94rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.RelatedBlogs-module__JELuhG__excerpt{color:var(--muted,#6b7280);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:2px 0 0;font-size:.8rem;line-height:1.55;display:-webkit-box;overflow:hidden}.RelatedBlogs-module__JELuhG__readMore{color:var(--accent,#2563eb);margin-top:8px;font-size:.78rem;font-weight:600}.RelatedBlogs-module__JELuhG__seeMoreWrap{justify-content:center;margin-top:36px;display:flex}.RelatedBlogs-module__JELuhG__seeMore{border:1.5px solid var(--accent,#2563eb);color:var(--accent,#2563eb);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:13px 30px;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .18s,color .18s,transform .18s;display:inline-flex}.RelatedBlogs-module__JELuhG__seeMore svg{transition:transform .18s}.RelatedBlogs-module__JELuhG__seeMore:hover{background:var(--accent,#2563eb);color:#fff;transform:translateY(-1px)}.RelatedBlogs-module__JELuhG__seeMore:hover svg{transform:translate(3px)}@media (max-width:580px){.RelatedBlogs-module__JELuhG__seeMoreWrap{margin-top:28px}.RelatedBlogs-module__JELuhG__seeMore{justify-content:center;width:100%}}
.BlogPackages-module__80Mvua__card{background:#fff;border:1px solid #0e1a3a14;border-radius:18px;flex-direction:column;text-decoration:none;transition:box-shadow .25s,transform .25s;display:flex;overflow:hidden;box-shadow:0 2px 16px #0e1a3a12}.BlogPackages-module__80Mvua__card:hover{transform:translateY(-3px);box-shadow:0 10px 36px #0e1a3a24}.BlogPackages-module__80Mvua__cardImg{aspect-ratio:16/9;background-position:50%;background-size:cover;background-color:var(--teal-soft,#e8f3f7);position:relative}.BlogPackages-module__80Mvua__cardImg:after{content:"";pointer-events:none;background:linear-gradient(#0000 38%,#0e1a3a8c);position:absolute;inset:0}.BlogPackages-module__80Mvua__cardLoc{color:#fff;letter-spacing:.13em;text-transform:uppercase;z-index:1;font-size:10px;font-weight:700;position:absolute;bottom:11px;left:14px}.BlogPackages-module__80Mvua__cardSave{color:#fff;z-index:1;background:linear-gradient(135deg,#18a06f,#0c7d52);border-radius:999px;padding:4px 10px;font-size:10px;font-weight:800;position:absolute;top:12px;right:12px}.BlogPackages-module__80Mvua__cardBody{flex-direction:column;flex:1;gap:6px;padding:15px 16px 16px;display:flex}.BlogPackages-module__80Mvua__cardTreatment{letter-spacing:.13em;text-transform:uppercase;color:var(--teal-deep,#0e5c73);font-size:10px;font-weight:800}.BlogPackages-module__80Mvua__cardName{color:var(--ink,#0e1a3a);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:15px;font-weight:800;line-height:1.25;display:-webkit-box;overflow:hidden}.BlogPackages-module__80Mvua__cardHosp{color:var(--ink-soft,#5a6788);font-size:12px;font-weight:500}.BlogPackages-module__80Mvua__priceRow{flex-wrap:wrap;align-items:baseline;gap:8px;margin-top:auto;padding-top:8px;display:flex}.BlogPackages-module__80Mvua__priceNow{color:var(--teal-deep,#0e5c73);letter-spacing:-.02em;font-size:24px;font-weight:900;line-height:1}.BlogPackages-module__80Mvua__priceWas{color:var(--ink-soft,#5a6788);font-size:12.5px;text-decoration:line-through}.BlogPackages-module__80Mvua__cta{background:var(--ink,#0e1a3a);color:#fff;border-radius:13px;justify-content:space-between;align-items:center;height:44px;margin-top:10px;padding:0 8px 0 16px;font-size:12.5px;font-weight:700;transition:background .2s,transform .2s;display:flex}.BlogPackages-module__80Mvua__card:hover .BlogPackages-module__80Mvua__cta{background:var(--teal-deep,#0e5c73)}.BlogPackages-module__80Mvua__ctaArrow{background:#ffffff2e;border-radius:9px;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:14px;display:grid}.BlogPackages-module__80Mvua__aside{flex-direction:column;display:flex}.BlogPackages-module__80Mvua__asideHead{margin-bottom:14px}.BlogPackages-module__80Mvua__asideEyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--teal-deep,#0e5c73);align-items:center;gap:7px;font-size:10.5px;font-weight:800;display:inline-flex}.BlogPackages-module__80Mvua__asideDot{background:var(--teal,#1e8fa8);border-radius:50%;width:6px;height:6px}.BlogPackages-module__80Mvua__asideTitle{letter-spacing:-.02em;color:var(--ink,#0e1a3a);margin:6px 0 0;font-size:17px;font-weight:800}.BlogPackages-module__80Mvua__asideList{flex-direction:column;gap:14px;display:flex}.BlogPackages-module__80Mvua__asideAll{border:1.5px solid var(--teal,#1e8fa8);height:42px;color:var(--teal-deep,#0e5c73);border-radius:999px;justify-content:center;align-items:center;gap:6px;margin-top:14px;font-size:13px;font-weight:700;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.BlogPackages-module__80Mvua__asideAll:hover{background:var(--teal,#1e8fa8);color:#fff}.BlogPackages-module__80Mvua__section{background:#f7fbfd;border-top:1px solid #0e1a3a12;padding:28px 24px 60px}.BlogPackages-module__80Mvua__sectionInner{max-width:1180px;margin:0 auto}.BlogPackages-module__80Mvua__sectionHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:30px;display:flex}.BlogPackages-module__80Mvua__sectionHeadCenter{text-align:center;margin-bottom:30px}.BlogPackages-module__80Mvua__sectionHeadCenter .BlogPackages-module__80Mvua__sectionSub{max-width:620px;margin-left:auto;margin-right:auto}.BlogPackages-module__80Mvua__sectionAllCenter{justify-content:center;margin-top:20px;display:flex}.BlogPackages-module__80Mvua__sectionEyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--teal-deep,#0e5c73);align-items:center;gap:8px;margin-bottom:10px;font-size:11px;font-weight:800;display:inline-flex}.BlogPackages-module__80Mvua__sectionTitle{letter-spacing:-.025em;color:var(--ink,#0e1a3a);margin:0;font-size:clamp(24px,3vw,32px);font-weight:900;line-height:1.1}.BlogPackages-module__80Mvua__sectionSub{color:var(--ink-soft,#5a6788);margin:8px 0 0;font-size:14.5px;line-height:1.5}.BlogPackages-module__80Mvua__sectionAll{color:var(--teal-deep,#0e5c73);white-space:nowrap;border:1.5px solid var(--teal,#1e8fa8);border-radius:999px;align-items:center;gap:6px;padding:9px 18px;font-size:13px;font-weight:700;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.BlogPackages-module__80Mvua__sectionAll:hover{background:var(--teal,#1e8fa8);color:#fff}.BlogPackages-module__80Mvua__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:22px;display:grid}.BlogPackages-module__80Mvua__grid .BlogPackages-module__80Mvua__cardImg{aspect-ratio:4/3}.BlogPackages-module__80Mvua__grid .BlogPackages-module__80Mvua__priceNow{font-size:30px}.BlogPackages-module__80Mvua__grid .BlogPackages-module__80Mvua__cardName{font-size:16.5px}@media (max-width:900px){.BlogPackages-module__80Mvua__grid{grid-template-columns:repeat(2,1fr);gap:18px}}@media (max-width:600px){.BlogPackages-module__80Mvua__section{padding:17px 20px 27px}.BlogPackages-module__80Mvua__grid{grid-template-columns:1fr;gap:16px}}.BlogPackages-module__80Mvua__showcaseGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;display:grid}@media (max-width:900px){.BlogPackages-module__80Mvua__showcaseGrid{grid-template-columns:repeat(2,1fr);gap:18px}}@media (max-width:600px){.BlogPackages-module__80Mvua__showcaseGrid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-template-columns:none;gap:16px;padding:4px 0 8px;display:flex;overflow-x:auto}.BlogPackages-module__80Mvua__showcaseGrid::-webkit-scrollbar{display:none}.BlogPackages-module__80Mvua__showcaseGrid>*{scroll-snap-align:center;flex:0 0 100%}}.BlogPackages-module__80Mvua__carouselWrap{position:relative}.BlogPackages-module__80Mvua__carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:stretch;gap:22px;padding:4px 2px 10px;display:flex;overflow-x:auto}.BlogPackages-module__80Mvua__carousel::-webkit-scrollbar{display:none}.BlogPackages-module__80Mvua__carItem{scroll-snap-align:start;flex:0 0 calc(33.3333% - 14.6667px);min-width:0;display:flex}.BlogPackages-module__80Mvua__carItem>*{width:100%}.BlogPackages-module__80Mvua__carItem .BlogPackages-module__80Mvua__cardImg{aspect-ratio:4/3}.BlogPackages-module__80Mvua__carItem .BlogPackages-module__80Mvua__priceNow{font-size:30px}.BlogPackages-module__80Mvua__carItem .BlogPackages-module__80Mvua__cardName{font-size:16.5px}.BlogPackages-module__80Mvua__carArrow{z-index:10;width:44px;height:44px;color:var(--ink,#0e1a3a);cursor:pointer;background:#fff;border:1.5px solid #0e1a3a1a;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,color .2s,box-shadow .2s;display:none;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 14px #0e1a3a1f}.BlogPackages-module__80Mvua__carArrow:hover{background:var(--ink,#0e1a3a);color:#fff}.BlogPackages-module__80Mvua__carArrow:disabled{opacity:.32;pointer-events:none}.BlogPackages-module__80Mvua__carArrowLeft{left:-20px}.BlogPackages-module__80Mvua__carArrowRight{right:-20px}@media (min-width:768px){.BlogPackages-module__80Mvua__carArrow{display:flex}}@media (max-width:900px){.BlogPackages-module__80Mvua__carItem{flex-basis:calc(50% - 9px)}}@media (max-width:600px){.BlogPackages-module__80Mvua__carItem{flex-basis:85%}}
.DoctorDetails-module__YV4zVG__similarDoctorsWrap>section{background:#f7f9fc;padding-top:56px;padding-bottom:40px}.DoctorDetails-module__YV4zVG__packagesWrap>section{padding-top:56px;padding-bottom:40px}@media (min-width:1024px){.DoctorDetails-module__YV4zVG__similarDoctorsWrap>section,.DoctorDetails-module__YV4zVG__packagesWrap>section{padding-top:80px;padding-bottom:56px}}.DoctorDetails-module__YV4zVG__faqWrap>section{padding-top:clamp(56px,6vw,80px)!important}
.HospitalDetails-module__eR2WbG__packagesWrap>section,.HospitalDetails-module__eR2WbG__doctorsWrap>section{background:var(--zebra-bg);padding-top:56px;padding-bottom:40px}@media (min-width:1024px){.HospitalDetails-module__eR2WbG__packagesWrap>section,.HospitalDetails-module__eR2WbG__doctorsWrap>section{padding-top:80px;padding-bottom:56px}}.HospitalDetails-module__eR2WbG__prose{color:var(--ink,#0e1a3a);font-size:15px;font-weight:500;line-height:1.75}:is(.HospitalDetails-module__eR2WbG__prose h2,.HospitalDetails-module__eR2WbG__prose h3){color:#0e1a3a;margin-top:22px;margin-bottom:8px;font-size:18px;font-weight:800}.HospitalDetails-module__eR2WbG__prose p{margin-bottom:12px}:is(.HospitalDetails-module__eR2WbG__prose ul,.HospitalDetails-module__eR2WbG__prose ol){flex-direction:column;gap:7px;margin:0 0 14px 18px;list-style:outside;display:flex}.HospitalDetails-module__eR2WbG__prose li{padding-left:2px}.HospitalDetails-module__eR2WbG__prose strong{color:#0e1a3a;font-weight:700}.HospitalDetails-module__eR2WbG__prose em{font-style:italic}.HospitalDetails-module__eR2WbG__amenities{color:var(--ink,#0e1a3a);font-size:15px;font-weight:500;line-height:1.6}.HospitalDetails-module__eR2WbG__amenities>p{margin:0}.HospitalDetails-module__eR2WbG__amenities>p:has(strong){color:var(--ink,#0e1a3a);margin:26px 0 12px;font-size:16px;font-weight:800}.HospitalDetails-module__eR2WbG__amenities>p:first-child{margin-top:0}.HospitalDetails-module__eR2WbG__amenities strong{color:var(--ink,#0e1a3a);font-weight:800}.HospitalDetails-module__eR2WbG__amenities ul{grid-template-columns:repeat(2,1fr);gap:12px;margin:0;padding:0;list-style:none;display:grid}.HospitalDetails-module__eR2WbG__amenities li{color:var(--ink,#0e1a3a);background:#fff;border:1px solid #0e1a3a14;border-radius:14px;margin:0;padding:14px 18px 14px 46px;line-height:1.55;position:relative}.HospitalDetails-module__eR2WbG__amenities li p{margin:0}.HospitalDetails-module__eR2WbG__amenities li:before{content:"";background-color:#1e8fa81f;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%230e5c73' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px 12px;border-radius:50%;width:22px;height:22px;position:absolute;top:15px;left:16px}.HospitalDetails-module__eR2WbG__amenities li:has(ul){background:#f6fafc;grid-column:1/-1}.HospitalDetails-module__eR2WbG__amenities li ul{gap:2px 28px;margin-top:12px}.HospitalDetails-module__eR2WbG__amenities li li{color:var(--ink-2,#3a4d70);background:0 0;border:0;border-radius:0;padding:6px 0 6px 28px;font-size:14.5px;line-height:1.5}.HospitalDetails-module__eR2WbG__amenities li li:before{background-size:10px 10px;width:18px;height:18px;top:7px;left:0}@media (max-width:640px){:is(.HospitalDetails-module__eR2WbG__amenities ul,.HospitalDetails-module__eR2WbG__amenities li ul){grid-template-columns:1fr}}
.BlogArticleLayout-module__py_9JG__hero{background:linear-gradient(135deg,#08142a 0%,#0d3a50 100%);margin:0;padding:30px 0 34px}.BlogArticleLayout-module__py_9JG__heroInner{flex-direction:column;gap:14px;max-width:1040px;margin:0 auto;padding:0 40px;display:flex}.BlogArticleLayout-module__py_9JG__breadcrumb{color:#fff;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:13px;font-weight:500;display:flex}.BlogArticleLayout-module__py_9JG__breadcrumb a{color:#fff;text-decoration:none;transition:color .15s}.BlogArticleLayout-module__py_9JG__breadcrumb a:hover{color:#7fd4e6}.BlogArticleLayout-module__py_9JG__breadcrumb span[aria-current]{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;max-width:300px;display:-webkit-box;overflow:hidden}.BlogArticleLayout-module__py_9JG__heroTitle{color:#fff;letter-spacing:-.03em;font-size:clamp(26px,3.2vw,42px);font-weight:800;line-height:1.17;font-family:var(--ff);margin:0}.BlogArticleLayout-module__py_9JG__authorsRow{flex-wrap:wrap;align-items:center;gap:16px 24px;display:flex}.BlogArticleLayout-module__py_9JG__authorCard{align-items:center;gap:12px;display:flex}.BlogArticleLayout-module__py_9JG__authorAvatar{background:linear-gradient(135deg, var(--teal), #0b4a5e);color:#fff;letter-spacing:-.02em;border:2px solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:14px;font-weight:800;display:flex;box-shadow:0 4px 14px -4px #0e5c7399}.BlogArticleLayout-module__py_9JG__authorAvatarReviewer{background:linear-gradient(135deg,#3b4ea8,#1e40af);box-shadow:0 4px 14px -4px #1e40af80}.BlogArticleLayout-module__py_9JG__authorInfo{flex-direction:column;gap:1px;display:flex}.BlogArticleLayout-module__py_9JG__authorLabel{letter-spacing:.1em;text-transform:uppercase;color:#fff;font-size:10px;font-weight:700}.BlogArticleLayout-module__py_9JG__authorName{color:#fff;letter-spacing:-.01em;font-size:14px;font-weight:700;line-height:1.25}.BlogArticleLayout-module__py_9JG__authorNameLink{color:#fff;letter-spacing:-.01em;align-items:center;gap:5px;width:fit-content;font-size:14px;font-weight:700;line-height:1.25;text-decoration:none;transition:color .15s;display:inline-flex}.BlogArticleLayout-module__py_9JG__authorNameLink svg{color:#5fb1c7;flex-shrink:0;transition:color .15s}.BlogArticleLayout-module__py_9JG__authorNameLink:hover,.BlogArticleLayout-module__py_9JG__authorNameLink:hover svg{color:#7fd4e6}.BlogArticleLayout-module__py_9JG__authorRole{color:#fff;font-size:12px;line-height:1.3}.BlogArticleLayout-module__py_9JG__authorSep{background:#ffffff1f;flex-shrink:0;width:1px;height:40px}.BlogArticleLayout-module__py_9JG__heroFootRow{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 20px;padding-top:4px;display:flex}.BlogArticleLayout-module__py_9JG__heroMeta{color:#fff;flex-wrap:wrap;align-items:center;gap:8px 20px;font-size:13px;font-weight:500;display:flex}.BlogArticleLayout-module__py_9JG__metaLabel{text-transform:uppercase;letter-spacing:.09em;color:#fff;font-size:10px;font-weight:700}.BlogArticleLayout-module__py_9JG__readTime{align-items:center;gap:5px;display:inline-flex}.BlogArticleLayout-module__py_9JG__shareRow{align-items:center;gap:6px;display:flex}.BlogArticleLayout-module__py_9JG__shareRowDark .BlogArticleLayout-module__py_9JG__shareLabel{color:#ffffff59}.BlogArticleLayout-module__py_9JG__shareRowDark .BlogArticleLayout-module__py_9JG__shareBtn{color:#fff9;background:#ffffff14;border-color:#ffffff1a}.BlogArticleLayout-module__py_9JG__shareRowDark .BlogArticleLayout-module__py_9JG__shareBtn:hover{color:#fff;background:#ffffff26;border-color:#fff3}.BlogArticleLayout-module__py_9JG__shareLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);margin-right:4px;font-size:11px;font-weight:700}.BlogArticleLayout-module__py_9JG__shareBtn{width:34px;height:34px;color:var(--ink-soft);cursor:pointer;background:#0e1a3a0d;border:1px solid #0e1a3a1a;border-radius:50%;justify-content:center;align-items:center;transition:background .15s,color .15s,border-color .15s,transform .15s;display:inline-flex}.BlogArticleLayout-module__py_9JG__shareBtn:hover{background:var(--teal-soft);color:var(--teal-deep);border-color:#1e8fa84d;transform:translateY(-1px)}.BlogArticleLayout-module__py_9JG__shareBtnCopied{color:#0d8a4e!important;background:#e8faf2!important;border-color:#0d8a4e40!important}.BlogArticleLayout-module__py_9JG__searchStrip{-webkit-backdrop-filter:saturate(180%)blur(10px);backdrop-filter:saturate(180%)blur(10px);z-index:40;background:#ffffffeb;border-bottom:1px solid #0e1a3a14;padding:12px 24px;position:sticky;top:64px;box-shadow:0 6px 20px -12px #0f172a40}.BlogArticleLayout-module__py_9JG__searchStripInner{max-width:1100px;margin:0 auto}.BlogArticleLayout-module__py_9JG__searchForm{background:#f5f7fb;border:1.5px solid #0e1a3a1a;border-radius:12px;align-items:center;gap:0;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.BlogArticleLayout-module__py_9JG__searchForm:focus-within{border-color:var(--teal);box-shadow:0 0 0 3px #1e8fa81a}.BlogArticleLayout-module__py_9JG__searchIcon{color:var(--ink-soft);pointer-events:none;flex-shrink:0;align-items:center;padding:0 12px 0 16px;display:flex}.BlogArticleLayout-module__py_9JG__searchInput{height:44px;font-size:14px;font-family:var(--ff);color:var(--ink);background:0 0;border:none;outline:none;flex:1;padding:0 8px}.BlogArticleLayout-module__py_9JG__searchInput::placeholder{color:#0e1a3a61}.BlogArticleLayout-module__py_9JG__searchGo{background:var(--teal);color:#fff;height:44px;font-size:13px;font-weight:700;font-family:var(--ff);cursor:pointer;letter-spacing:.02em;border:none;flex-shrink:0;padding:0 20px;transition:background .15s}.BlogArticleLayout-module__py_9JG__searchGo:hover{background:var(--teal-deep)}.BlogArticleLayout-module__py_9JG__searchNav{flex-shrink:0;align-items:center;gap:4px;padding:0 8px;display:flex}.BlogArticleLayout-module__py_9JG__searchCount{color:var(--teal-deep);white-space:nowrap;font-variant-numeric:tabular-nums;padding:0 4px;font-size:12.5px;font-weight:700}.BlogArticleLayout-module__py_9JG__searchCountEmpty{color:var(--ink-soft);font-weight:600}.BlogArticleLayout-module__py_9JG__searchStep{width:28px;height:28px;color:var(--ink-soft);cursor:pointer;background:#fff;border:1px solid #0e1a3a1f;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.BlogArticleLayout-module__py_9JG__searchStep:hover{background:var(--teal-soft);color:var(--teal-deep);border-color:#1e8fa84d}.BlogArticleLayout-module__py_9JG__articleWrap{padding:52px 5% 80px}.BlogArticleLayout-module__py_9JG__articleWrapTop{padding:52px 5% 0}.BlogArticleLayout-module__py_9JG__tocWrap{max-width:820px;margin:0 auto;padding:40px 24px 0}@media (max-width:600px){.BlogArticleLayout-module__py_9JG__tocWrap{padding:28px 16px 0}}.BlogArticleLayout-module__py_9JG__article{min-width:0;max-width:820px;margin:0 auto}.BlogArticleLayout-module__py_9JG__featureImg{aspect-ratio:16/9;background:linear-gradient(135deg, var(--teal-soft), #e6edf9);border-radius:16px;width:100%;margin-bottom:40px;position:relative;overflow:hidden}.BlogArticleLayout-module__py_9JG__featureImgEl{object-fit:cover}.BlogArticleLayout-module__py_9JG__featureWrap{max-width:1080px;margin:0 auto;padding:30px 24px 0}.BlogArticleLayout-module__py_9JG__featureBanner{aspect-ratio:3;background:linear-gradient(135deg, var(--teal-soft), #e6edf9);border-radius:18px;width:100%;margin:0;position:relative;overflow:hidden;box-shadow:0 18px 48px -28px #0e1a3a73}.BlogArticleLayout-module__py_9JG__featureBannerEl{object-fit:cover}@media (max-width:640px){.BlogArticleLayout-module__py_9JG__featureWrap{padding:20px 16px 0}.BlogArticleLayout-module__py_9JG__featureBanner{aspect-ratio:3;border-radius:14px}}.BlogArticleLayout-module__py_9JG__content{color:#2a3550;letter-spacing:-.008em;font-size:17.5px;line-height:1.88}:is(.BlogArticleLayout-module__py_9JG__content h2,.BlogArticleLayout-module__py_9JG__content h3,.BlogArticleLayout-module__py_9JG__content h4){color:var(--ink);letter-spacing:-.025em;font-weight:800;line-height:1.25;font-family:var(--ff);margin:2.2em 0 .75em;scroll-margin-top:90px}.BlogArticleLayout-module__py_9JG__content h2{font-size:27px}.BlogArticleLayout-module__py_9JG__content h3{font-size:22px}.BlogArticleLayout-module__py_9JG__content h4{font-size:19px}.BlogArticleLayout-module__py_9JG__content p{margin:0 0 1.45em}.BlogArticleLayout-module__py_9JG__content a{color:var(--teal);text-underline-offset:2px;text-decoration:underline}.BlogArticleLayout-module__py_9JG__content a:hover{color:var(--teal-deep)}:is(.BlogArticleLayout-module__py_9JG__content ul,.BlogArticleLayout-module__py_9JG__content ol){margin:0 0 1.45em;padding-left:1.5em}.BlogArticleLayout-module__py_9JG__content li{margin-bottom:.65em}.BlogArticleLayout-module__py_9JG__content img{border-radius:12px;max-width:100%;height:auto;margin:2em 0;display:block}.BlogArticleLayout-module__py_9JG__content blockquote{border-left:3px solid var(--teal);background:var(--teal-soft);color:var(--teal-deep);border-radius:0 14px 14px 0;margin:2em 0;padding:22px 28px;font-size:16.5px;font-style:italic}.BlogArticleLayout-module__py_9JG__content table{border-collapse:collapse;width:100%;margin:2em 0;font-size:15px}:is(.BlogArticleLayout-module__py_9JG__content th,.BlogArticleLayout-module__py_9JG__content td){text-align:left;border:1px solid #0e1a3a1a;padding:11px 16px}.BlogArticleLayout-module__py_9JG__content th{color:var(--ink);background:#f7f8fb;font-weight:700}.BlogArticleLayout-module__py_9JG__content code{color:var(--teal-deep);background:#f3f4f8;border-radius:5px;padding:2px 7px;font-size:14px}.BlogArticleLayout-module__py_9JG__midCta{background:linear-gradient(135deg,#08142a 0%,#0d3a50 100%);border:1px solid #1e8fa833;border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px 24px;margin-top:48px;padding:24px 28px;display:flex}.BlogArticleLayout-module__py_9JG__midCtaLeft{flex:1;align-items:center;gap:16px;min-width:0;display:flex}.BlogArticleLayout-module__py_9JG__midCtaIconWrap{width:46px;height:46px;color:var(--teal);background:#1e8fa833;border:1px solid #1e8fa84d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.BlogArticleLayout-module__py_9JG__midCtaTitle{color:#fff;letter-spacing:-.015em;font-size:16px;font-weight:700;font-family:var(--ff);margin:0 0 4px}.BlogArticleLayout-module__py_9JG__midCtaSub{color:#ffffff80;margin:0;font-size:13.5px;line-height:1.5}.BlogArticleLayout-module__py_9JG__midCtaBtn{background:var(--teal);color:#fff;font-size:14px;font-weight:700;font-family:var(--ff);cursor:pointer;letter-spacing:.01em;white-space:nowrap;border:none;border-radius:10px;flex-shrink:0;align-items:center;padding:12px 24px;transition:background .15s,transform .15s;display:inline-flex}.BlogArticleLayout-module__py_9JG__midCtaBtn:hover{background:var(--teal-deep);transform:translateY(-1px)}.BlogArticleLayout-module__py_9JG__expertWrap{max-width:820px;margin:12px auto 0}.BlogArticleLayout-module__py_9JG__empty{color:var(--ink-soft);padding:32px 0;font-size:16px}@media (max-width:1080px){.BlogArticleLayout-module__py_9JG__heroInner{padding:0 48px}.BlogArticleLayout-module__py_9JG__searchStripInner{padding:0 16px}}@media (max-width:800px){.BlogArticleLayout-module__py_9JG__heroInner{padding:0 28px}.BlogArticleLayout-module__py_9JG__authorSep{display:none}.BlogArticleLayout-module__py_9JG__authorsRow{gap:12px}.BlogArticleLayout-module__py_9JG__heroFootRow{flex-direction:column;align-items:flex-start}.BlogArticleLayout-module__py_9JG__articleWrap{padding:36px 4% 60px}}@media (max-width:600px){.BlogArticleLayout-module__py_9JG__hero{padding:36px 0 40px}.BlogArticleLayout-module__py_9JG__heroInner{gap:16px;padding:0 20px}.BlogArticleLayout-module__py_9JG__heroTitle{font-size:24px}.BlogArticleLayout-module__py_9JG__authorCard{gap:10px}.BlogArticleLayout-module__py_9JG__authorAvatar{width:38px;height:38px;font-size:12px}.BlogArticleLayout-module__py_9JG__featureImg{border-radius:12px;margin-bottom:28px}.BlogArticleLayout-module__py_9JG__content{font-size:16px}.BlogArticleLayout-module__py_9JG__content h2{font-size:22px}.BlogArticleLayout-module__py_9JG__content h3{font-size:19px}.BlogArticleLayout-module__py_9JG__midCta{padding:20px}.BlogArticleLayout-module__py_9JG__midCtaLeft{flex-direction:column;align-items:flex-start;gap:12px}.BlogArticleLayout-module__py_9JG__midCtaBtn{justify-content:center;width:100%;padding:14px}.BlogArticleLayout-module__py_9JG__searchGo{padding:0 14px;font-size:12px}.BlogArticleLayout-module__py_9JG__articleWrap{padding:28px 16px 48px}}@media (max-width:420px){.BlogArticleLayout-module__py_9JG__heroTitle{font-size:21px}.BlogArticleLayout-module__py_9JG__content{font-size:15.5px;line-height:1.78}.BlogArticleLayout-module__py_9JG__shareLabel{display:none}}