.page-module___8aEwW__page{--clr-primary:var(--mantine-color-blue-6);--clr-primary-dark:var(--mantine-color-blue-7);--clr-accent:var(--mantine-color-teal-0);--clr-text:#1a1a2e;--clr-muted:#5a6478;--clr-border:#dde3ed;--clr-bg:#f5f7fa;--clr-white:#fff;min-height:100%;color:var(--clr-text);background-color:#0000}.page-module___8aEwW__section h2{margin-bottom:8px;font-size:32px;font-weight:700}.page-module___8aEwW__sectionSubtitle{color:var(--clr-muted);margin-bottom:40px;font-size:16px}.page-module___8aEwW__sectionAlt{background:var(--clr-white);border-top:1px solid var(--clr-border);border-bottom:1px solid var(--clr-border)}.page-module___8aEwW__btnPrimary{background:var(--clr-white);color:var(--clr-primary);cursor:pointer;border:2px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:12px 28px;font-size:15px;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.page-module___8aEwW__btnPrimary:hover{background:var(--clr-accent)}.page-module___8aEwW__section .page-module___8aEwW__btnPrimary,.page-module___8aEwW__contactForm .page-module___8aEwW__btnPrimary{background:var(--clr-primary);color:var(--clr-white)}.page-module___8aEwW__section .page-module___8aEwW__btnPrimary:hover,.page-module___8aEwW__contactForm .page-module___8aEwW__btnPrimary:hover{background:var(--clr-primary-dark)}.page-module___8aEwW__btnSecondary{color:var(--clr-white);cursor:pointer;background:0 0;border:2px solid #fff9;border-radius:6px;justify-content:center;align-items:center;padding:12px 28px;font-size:15px;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.page-module___8aEwW__btnSecondary:hover{border-color:var(--clr-white);background:#ffffff1f}.page-module___8aEwW__cardGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:24px;margin-top:40px;display:grid}.page-module___8aEwW__card{background:var(--clr-white);border:1px solid var(--clr-border);border-radius:10px;flex-direction:column;gap:12px;padding:28px 24px;transition:box-shadow .15s;display:flex}.page-module___8aEwW__card:hover{box-shadow:0 4px 18px #0f62a81a}.page-module___8aEwW__cardIcon{font-size:32px}.page-module___8aEwW__card h3{font-size:17px;font-weight:700}.page-module___8aEwW__card p{color:var(--clr-muted);font-size:14px;line-height:1.6}.page-module___8aEwW__aboutText h2{margin-bottom:16px;font-size:32px;font-weight:700}.page-module___8aEwW__aboutText p{color:var(--clr-muted);max-width:640px;margin-bottom:32px;font-size:16px;line-height:1.75}.page-module___8aEwW__statList{flex-wrap:wrap;gap:32px;list-style:none;display:flex}.page-module___8aEwW__statList li{color:var(--clr-muted);flex-direction:column;gap:4px;font-size:14px;display:flex}.page-module___8aEwW__statList li strong{color:var(--clr-primary);font-size:28px;font-weight:800}.page-module___8aEwW__contactForm{flex-direction:column;gap:16px;max-width:640px;display:flex}.page-module___8aEwW__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.page-module___8aEwW__contactForm input,.page-module___8aEwW__contactForm textarea{border:1px solid var(--clr-border);width:100%;color:var(--clr-text);background:var(--clr-white);border-radius:6px;padding:12px 16px;font-family:inherit;font-size:15px;transition:border-color .15s}.page-module___8aEwW__contactForm input:focus,.page-module___8aEwW__contactForm textarea:focus{border-color:var(--clr-primary);outline:none}.page-module___8aEwW__contactForm textarea{resize:vertical}.page-module___8aEwW__footer{background:var(--clr-white);border-top:1px solid var(--clr-border);text-align:center;color:var(--clr-muted);padding:24px;font-size:13px}@media (max-width:640px){.page-module___8aEwW__hero h1{font-size:32px}.page-module___8aEwW__hero p{font-size:16px}.page-module___8aEwW__formRow{grid-template-columns:1fr}}
.Hero-module__CdwJnG__root{background:#fff;position:relative;overflow:hidden}.Hero-module__CdwJnG__backgroundImage{z-index:0;position:absolute;inset:0}.Hero-module__CdwJnG__backgroundGradient{z-index:1;pointer-events:none;background:linear-gradient(90deg,#fffffffa 0%,#fffffff0 28%,#ffffffc7 48%,#ffffff57 72%,#fff0 100%);position:absolute;inset:0}.Hero-module__CdwJnG__backgroundImageElement{object-fit:cover;object-position:center}.Hero-module__CdwJnG__header{z-index:2}.Hero-module__CdwJnG__hero{z-index:2;margin-top:8rem;margin-bottom:8rem;position:relative;overflow:hidden}.Hero-module__CdwJnG__inner{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.Hero-module__CdwJnG__content{flex-direction:column;gap:24px;display:flex}.Hero-module__CdwJnG__headline{color:#0d2d70;font-family:var(--font-poppins), sans-serif;letter-spacing:-.035em;margin-bottom:14px;font-size:clamp(2.5rem,5vw,4.55rem);line-height:1.04}.Hero-module__CdwJnG__subheadline{color:#203d7f;margin-bottom:14px;font-size:clamp(1.55rem,2.5vw,2.15rem);font-weight:700;line-height:1.28}.Hero-module__CdwJnG__featureGrid{flex-direction:column;gap:10px;margin:4px 0;padding:0;list-style:none;display:flex}.Hero-module__CdwJnG__featureRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}.Hero-module__CdwJnG__featureItem{color:#2d3748;align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.Hero-module__CdwJnG__checkIcon{flex-shrink:0;width:18px;height:18px}.Hero-module__CdwJnG__ctas{flex-wrap:wrap;gap:14px;margin-top:4px;display:flex}.Hero-module__CdwJnG__serviceNote{color:#6b7a99;margin:0;font-size:13px;font-weight:500}@media (max-width:900px){.Hero-module__CdwJnG__inner{grid-template-columns:1fr;gap:32px;padding:48px 24px}.Hero-module__CdwJnG__visual{justify-content:center}.Hero-module__CdwJnG__dnaHelix{display:none}.Hero-module__CdwJnG__imagePlaceholder{max-width:340px}}@media (max-width:540px){.Hero-module__CdwJnG__headline{font-size:clamp(2rem,9vw,3rem)}.Hero-module__CdwJnG__subheadline{font-size:1.35rem}.Hero-module__CdwJnG__featureRow{grid-template-columns:1fr}.Hero-module__CdwJnG__ctas{flex-direction:column}.Hero-module__CdwJnG__btnPrimary,.Hero-module__CdwJnG__btnSecondary{justify-content:center}}
.StatsBar-module__ISY5Fq__root{background:#fff;border-top:1px solid #dde3ed;border-bottom:1px solid #dde3ed}.StatsBar-module__ISY5Fq__bar{background:#fff}.StatsBar-module__ISY5Fq__inner{align-items:stretch;display:flex}.StatsBar-module__ISY5Fq__item{border-right:1px solid #dde3ed;flex:1;align-items:center;gap:14px;padding:20px 24px;display:flex}.StatsBar-module__ISY5Fq__item:last-child{border-right:none}.StatsBar-module__ISY5Fq__icon{width:36px;height:36px;color:var(--mantine-color-blue-6);flex-shrink:0;justify-content:center;align-items:center;display:flex}.StatsBar-module__ISY5Fq__icon svg{width:32px;height:32px}.StatsBar-module__ISY5Fq__text{flex-direction:column;gap:1px;display:flex}.StatsBar-module__ISY5Fq__value{color:#1a1a2e;font-size:17px;font-weight:800;line-height:1.2}.StatsBar-module__ISY5Fq__label{color:#4a5568;font-size:13px;line-height:1.4}@media (max-width:900px){.StatsBar-module__ISY5Fq__inner{flex-wrap:wrap;padding:0 20px}.StatsBar-module__ISY5Fq__item{border-bottom:1px solid #dde3ed;border-right:none;flex:45%;padding:16px 12px}.StatsBar-module__ISY5Fq__item:last-child{border-bottom:none}}@media (max-width:540px){.StatsBar-module__ISY5Fq__item{flex:100%}}
.GeneticsSection-module__K6Ayya__section{background:#f7f9fc;border-bottom:1px solid #dde3ed}.GeneticsSection-module__K6Ayya__sectionHeader{text-align:center;margin-bottom:48px}.GeneticsSection-module__K6Ayya__title{color:#1a1a2e;margin:0 0 10px}.GeneticsSection-module__K6Ayya__subtitle{color:#6b7a99;margin:0;font-size:15px}.GeneticsSection-module__K6Ayya__carousel{padding:0 24px 32px}.GeneticsSection-module__K6Ayya__carousel:hover .GeneticsSection-module__K6Ayya__controls{opacity:1}.GeneticsSection-module__K6Ayya__controls{opacity:0;transition:opacity .15s;inset-inline:-12px}.GeneticsSection-module__K6Ayya__control{width:40px;height:40px;color:var(--mantine-color-blue-6);background:#fff;border:1.5px solid #dde3ed;border-radius:50%;transition:background .15s,border-color .15s}.GeneticsSection-module__K6Ayya__control:hover{background:var(--mantine-color-blue-0);border-color:var(--mantine-color-blue-6)}.GeneticsSection-module__K6Ayya__indicators{bottom:-24px}.GeneticsSection-module__K6Ayya__indicator{background:var(--mantine-color-blue-6)}.GeneticsSection-module__K6Ayya__card{background:#fff;border:1px solid #dde3ed;border-radius:12px;flex-direction:column;gap:12px;padding:24px 20px 20px;transition:box-shadow .15s,transform .15s;display:flex}.GeneticsSection-module__K6Ayya__card:hover{transform:translateY(-2px);box-shadow:0 6px 24px #067bf71f}.GeneticsSection-module__K6Ayya__iconWrap{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.GeneticsSection-module__K6Ayya__iconWrap svg{width:48px;height:48px}.GeneticsSection-module__K6Ayya__cardTitle{color:#1a1a2e;margin:0;line-height:1.3}.GeneticsSection-module__K6Ayya__cardDesc{color:#4a5568;flex:1;min-height:90px;margin:0;font-size:13.5px;line-height:1.65}.GeneticsSection-module__K6Ayya__cardList{flex-direction:column;gap:4px;min-height:90px;margin:0;padding-left:18px;list-style:outside;display:flex}.GeneticsSection-module__K6Ayya__cardList li{color:#2d3748;font-size:13px}.GeneticsSection-module__K6Ayya__learnMore{color:var(--mantine-color-blue-6);align-items:center;gap:5px;margin-top:4px;font-size:13.5px;font-weight:700;text-decoration:none;transition:gap .15s;display:inline-flex}.GeneticsSection-module__K6Ayya__learnMore:hover{gap:8px}.GeneticsSection-module__K6Ayya__sectionHeading{text-align:center;margin-bottom:20px}.GeneticsSection-module__K6Ayya__sectionTitle{letter-spacing:-.01em;margin-bottom:6px;font-size:clamp(1.65rem,3.2vw,2.3rem)}.GeneticsSection-module__K6Ayya__sectionSubtitle{color:#38517c;font-size:.96rem}@media (max-width:900px){.GeneticsSection-module__K6Ayya__controls{inset-inline:-6px}}@media (max-width:640px){.GeneticsSection-module__K6Ayya__section{padding:48px 20px}.GeneticsSection-module__K6Ayya__controls{display:none}.GeneticsSection-module__K6Ayya__title{font-size:20px}}
.Heading-module__jlVqZG__root{flex-direction:column;display:flex}.Heading-module__jlVqZG__eyebrow{margin-bottom:10px}.Heading-module__jlVqZG__title{margin:0}.Heading-module__jlVqZG__subtitle{margin-top:12px}.Heading-module__jlVqZG__description{margin-top:10px}
.PreventiveHealthSection-module__aEqama__root{background:#fff;border-bottom:1px solid #dde3ed}.PreventiveHealthSection-module__aEqama__imageCol{justify-content:center;align-items:center;display:flex}.PreventiveHealthSection-module__aEqama__title{color:#1a1a2e;margin:0;font-size:28px;font-weight:700;line-height:1.3}.PreventiveHealthSection-module__aEqama__subtitle{color:#6b7a99;margin:0;font-size:15px;line-height:1.6}.PreventiveHealthSection-module__aEqama__testGrid{margin-top:12px}.PreventiveHealthSection-module__aEqama__testItem{border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:12px;transition:background .15s;display:flex}.PreventiveHealthSection-module__aEqama__testItem:hover{background:#f5f7fa}.PreventiveHealthSection-module__aEqama__testIcon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.PreventiveHealthSection-module__aEqama__testTitle{color:#1a1a2e;text-align:center;font-size:11px;font-weight:500;line-height:1.4}.PreventiveHealthSection-module__aEqama__ctaButton{color:#fff;font-size:15px;font-weight:600;background:var(--mantine-color-blue-6)!important}.PreventiveHealthSection-module__aEqama__ctaButton:hover{opacity:.9;background:var(--mantine-color-blue-7)!important}.PreventiveHealthSection-module__aEqama__sectionHeading{text-align:center;margin-bottom:20px}.PreventiveHealthSection-module__aEqama__sectionTitle{letter-spacing:-.01em;margin-bottom:6px;font-size:clamp(1.65rem,3.2vw,2.3rem)}.PreventiveHealthSection-module__aEqama__sectionSubtitle{color:#38517c;font-size:.96rem}@media (max-width:992px){.PreventiveHealthSection-module__aEqama__title{font-size:24px}.PreventiveHealthSection-module__aEqama__imagePlaceholder{min-height:300px}}@media (max-width:768px){.PreventiveHealthSection-module__aEqama__testGrid{column-count:2;column-gap:12px}.PreventiveHealthSection-module__aEqama__testItem{break-inside:avoid;margin-bottom:12px}.PreventiveHealthSection-module__aEqama__title{font-size:20px}.PreventiveHealthSection-module__aEqama__subtitle{font-size:14px}.PreventiveHealthSection-module__aEqama__imageCol{display:none}}@media (max-width:540px){.PreventiveHealthSection-module__aEqama__testGrid{column-count:1}.PreventiveHealthSection-module__aEqama__title{font-size:18px}.PreventiveHealthSection-module__aEqama__imageCol{display:none}}
.FaqSection-module__zw3jfq__root{--faq-accent:#2f5ea8}.FaqSection-module__zw3jfq__title{color:#133575;letter-spacing:-.02em;font-size:clamp(1.52rem,2.9vw,2.2rem)}.FaqSection-module__zw3jfq__item{background:linear-gradient(#fff 0%,#f9fcff 100%);border:1px solid #d9e5f7;transition:border-color .14s,box-shadow .14s,transform .14s;box-shadow:0 8px 20px #112b5a0d}.FaqSection-module__zw3jfq__item[data-active]{border-color:#bfd4f4;box-shadow:0 10px 24px #112b5a14}.FaqSection-module__zw3jfq__item:hover{border-color:#bfd4f4}.FaqSection-module__zw3jfq__control{color:#173d7b;padding-block:.92rem;font-weight:700}.FaqSection-module__zw3jfq__questionIcon{color:var(--faq-accent);background:#eaf2ff;border:1px solid #cfe0f9}.FaqSection-module__zw3jfq__chevron{color:#2e5da3}.FaqSection-module__zw3jfq__panel,.FaqSection-module__zw3jfq__answer{color:#3e5f92;line-height:1.65}
.UserReviews-module__ZHVmTG__section{border-bottom:1px solid #dde3ed}.UserReviews-module__ZHVmTG__card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:20px;box-shadow:0 8px 30px #0f62a80f}.UserReviews-module__ZHVmTG__title{text-align:center;color:#17326e;margin:0 0 20px;font-size:22px;font-weight:700;line-height:1.2}.UserReviews-module__ZHVmTG__reviewCard{flex-direction:column;gap:14px;min-height:100%;padding:4px 0;display:flex}.UserReviews-module__ZHVmTG__rating{color:#f59f00}.UserReviews-module__ZHVmTG__star{color:#f59f00;flex-shrink:0}.UserReviews-module__ZHVmTG__quote{color:#4a5568;margin:0;font-size:14px;line-height:1.7}.UserReviews-module__ZHVmTG__authorRow{margin-top:auto}.UserReviews-module__ZHVmTG__avatar{background:linear-gradient(135deg, var(--mantine-color-blue-6), var(--mantine-color-teal-6));color:#fff;font-weight:700}.UserReviews-module__ZHVmTG__author{color:#17326e;font-size:14px;font-weight:600}.UserReviews-module__ZHVmTG__reviewStack{height:100%}@media (max-width:768px){.UserReviews-module__ZHVmTG__card{padding:18px}.UserReviews-module__ZHVmTG__title{font-size:20px}}
.CorporateWellness-module__mFGn5G__section{background:linear-gradient(135deg, var(--mantine-color-blue-9) 0%, var(--mantine-color-blue-7) 100%);position:relative;overflow:hidden}.CorporateWellness-module__mFGn5G__section:before{content:"";opacity:.4;z-index:0;width:50%;position:absolute;top:0;bottom:0;right:0}.CorporateWellness-module__mFGn5G__container{z-index:1;position:relative}.CorporateWellness-module__mFGn5G__grid{position:relative}.CorporateWellness-module__mFGn5G__content{color:#fff}.CorporateWellness-module__mFGn5G__title{color:#fff;letter-spacing:-.01em;text-transform:uppercase;margin:0 0 8px;font-size:36px;font-weight:700}.CorporateWellness-module__mFGn5G__subtitle{color:#e0e7ff;max-width:380px;margin:0;font-size:16px;line-height:1.6}.CorporateWellness-module__mFGn5G__serviceItem{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;padding:16px;transition:all .3s}.CorporateWellness-module__mFGn5G__serviceItem:hover{background:#ffffff1f;border-color:#fff3;transform:translateY(-2px)}.CorporateWellness-module__mFGn5G__serviceGroup{flex-wrap:nowrap;align-items:flex-start;gap:12px!important}.CorporateWellness-module__mFGn5G__serviceIcon{flex-shrink:0;color:var(--mantine-color-teal-4)!important;background-color:#02b9922e!important}.CorporateWellness-module__mFGn5G__serviceLabel{color:#f0f4f8;margin:0;font-size:14px;font-weight:500;line-height:1.4}.CorporateWellness-module__mFGn5G__ctaBox{margin-top:12px}.CorporateWellness-module__mFGn5G__button{background-color:var(--mantine-color-teal-6);color:#fff;border-radius:6px;padding:10px 24px;font-weight:600;transition:all .3s}.CorporateWellness-module__mFGn5G__button:hover{background-color:var(--mantine-color-teal-7);transform:translate(4px)}.CorporateWellness-module__mFGn5G__imageCol{justify-content:center;align-items:center;display:flex}.CorporateWellness-module__mFGn5G__imagePlaceholder{color:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff26 0%,#ffffff0d 100%);border:2px dashed #ffffff40;border-radius:12px;justify-content:center;align-items:center;width:100%;height:360px;display:flex}.CorporateWellness-module__mFGn5G__placeholderText{color:#ffffff80;margin:0;font-size:16px}@media (max-width:992px){.CorporateWellness-module__mFGn5G__section:before{width:100%}.CorporateWellness-module__mFGn5G__title{font-size:32px}.CorporateWellness-module__mFGn5G__servicesGrid{grid-template-columns:repeat(2,1fr);gap:16px}.CorporateWellness-module__mFGn5G__imagePlaceholder{height:300px}}@media (max-width:768px){.CorporateWellness-module__mFGn5G__title{font-size:28px}.CorporateWellness-module__mFGn5G__subtitle{max-width:100%;font-size:15px}.CorporateWellness-module__mFGn5G__servicesGrid{grid-template-columns:1fr;gap:12px}.CorporateWellness-module__mFGn5G__serviceItem{padding:12px}.CorporateWellness-module__mFGn5G__serviceLabel{font-size:13px}.CorporateWellness-module__mFGn5G__imagePlaceholder{height:240px;margin-top:24px}}@media (max-width:540px){.CorporateWellness-module__mFGn5G__title{font-size:24px}.CorporateWellness-module__mFGn5G__subtitle{font-size:14px}.CorporateWellness-module__mFGn5G__servicesGrid{gap:12px}.CorporateWellness-module__mFGn5G__serviceIcon{width:40px!important;height:40px!important}.CorporateWellness-module__mFGn5G__imagePlaceholder{height:200px}}
.ConfidentialInfoCard-module__KaIrSG__card{background:radial-gradient(circle at 100% 0,#0f9a6114,#0000 32%),linear-gradient(135deg,#fff 0%,#f9fcff 52%,#f2fff7 100%);border:1px solid #0f9a612e;position:relative;overflow:hidden;box-shadow:0 20px 50px #102f6714}.ConfidentialInfoCard-module__KaIrSG__card:before{content:"";background:linear-gradient(90deg, var(--ci-accent) 0%, #ffffff40 100%);height:4px;position:absolute;top:0;left:0;right:0}.ConfidentialInfoCard-module__KaIrSG__inner{z-index:1;padding:clamp(1.4rem,2.6vw,2rem);position:relative}.ConfidentialInfoCard-module__KaIrSG__header{padding-bottom:.25rem}.ConfidentialInfoCard-module__KaIrSG__icon{color:var(--ci-accent);background:#0f9a611a;flex-shrink:0}.ConfidentialInfoCard-module__KaIrSG__headingWrap{min-width:0}.ConfidentialInfoCard-module__KaIrSG__eyebrow{color:var(--ci-accent);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.28rem;font-size:.76rem;font-weight:800}.ConfidentialInfoCard-module__KaIrSG__title{color:#163979;letter-spacing:-.03em;font-size:clamp(1.45rem,2.2vw,1.95rem);line-height:1.12}.ConfidentialInfoCard-module__KaIrSG__body{color:#35578a}.ConfidentialInfoCard-module__KaIrSG__paragraph{color:#35578a;font-size:.98rem;line-height:1.68}.ConfidentialInfoCard-module__KaIrSG__action{background:var(--ci-accent);color:#fff;align-self:flex-start;margin-top:.15rem;font-weight:700;box-shadow:0 12px 24px #0f9a6138}.ConfidentialInfoCard-module__KaIrSG__action:hover{background:var(--ci-accent);transform:translateY(-1px);box-shadow:0 14px 28px #0f9a6147}
.CollectionCenters-module__5Y6wHq__section{background:linear-gradient(#f8fcff 0%,#fff 70%);border-bottom:1px solid #dde3ed}.CollectionCenters-module__5Y6wHq__title{text-transform:uppercase;letter-spacing:-.02em;color:#17326e;max-width:620px;margin:0 0 10px;font-size:38px;line-height:1.1}.CollectionCenters-module__5Y6wHq__subtitle{color:#39527d;max-width:560px;margin:0;font-size:16px;line-height:1.7}.CollectionCenters-module__5Y6wHq__subtitleSecondary{color:#4b638b;max-width:560px;margin-top:14px;font-size:16px;line-height:1.7}.CollectionCenters-module__5Y6wHq__viewAllButton{align-self:flex-start;font-weight:600;color:var(--mantine-color-teal-6)!important;border:1px solid var(--mantine-color-teal-6)!important;background:0 0!important}.CollectionCenters-module__5Y6wHq__viewAllButton:hover{background:var(--mantine-color-teal-0)!important}.CollectionCenters-module__5Y6wHq__mapStage{border:1px solid var(--mantine-color-blue-1);background:var(--mantine-color-blue-0);border-radius:18px;width:100%;min-height:520px;position:relative;overflow:hidden}.CollectionCenters-module__5Y6wHq__map{width:100%;height:520px}.CollectionCenters-module__5Y6wHq__carouselOverlay{z-index:500;width:min(360px,100% - 48px);position:absolute;top:50%;right:44px;transform:translateY(-50%)}.CollectionCenters-module__5Y6wHq__map .leaflet-control-attribution{background:#ffffffe6;font-size:10px}:is(.CollectionCenters-module__5Y6wHq__map .leaflet-pane,.CollectionCenters-module__5Y6wHq__map .leaflet-control){filter:saturate(1.1)contrast(1.03)}.CollectionCenters-module__5Y6wHq__carousel{width:100%}.CollectionCenters-module__5Y6wHq__carousel:hover .CollectionCenters-module__5Y6wHq__controls{opacity:1}.CollectionCenters-module__5Y6wHq__controls{opacity:0;padding-top:24px;transition:opacity .15s;inset-inline:-32px}.CollectionCenters-module__5Y6wHq__card{background:#fff;border:1px solid #d9e4f3;border-radius:14px;padding:14px}.CollectionCenters-module__5Y6wHq__imagePlaceholder{background:linear-gradient(115deg, #ffffff40, #fff0) 0 0 / 100% 100%, linear-gradient(160deg, var(--mantine-color-blue-0) 0%, var(--mantine-color-blue-1) 45%, var(--mantine-color-blue-2) 100%);border:1px solid var(--mantine-color-blue-1);border-radius:10px;justify-content:flex-start;align-items:flex-start;height:130px;padding:10px;display:flex;position:relative;overflow:hidden}.CollectionCenters-module__5Y6wHq__clinicImage{object-fit:cover}.CollectionCenters-module__5Y6wHq__imageLabel{font-family:var(--font-poppins), sans-serif;color:var(--mantine-color-blue-9);letter-spacing:.1em;font-size:13px;font-weight:700}.CollectionCenters-module__5Y6wHq__cardTitle{color:var(--mantine-color-blue-9);margin:14px 0 10px;font-size:20px}.CollectionCenters-module__5Y6wHq__detailsList{margin-bottom:14px}.CollectionCenters-module__5Y6wHq__detailIcon{color:var(--mantine-color-blue-6);flex-shrink:0}.CollectionCenters-module__5Y6wHq__detailText{color:#3f5479;margin:0;font-size:13.5px;line-height:1.45}.CollectionCenters-module__5Y6wHq__bookButton{width:100%;font-weight:600;background:var(--mantine-color-blue-6)!important}.CollectionCenters-module__5Y6wHq__bookButton:hover{background:var(--mantine-color-blue-7)!important}.CollectionCenters-module__5Y6wHq__control{width:36px;height:36px;color:var(--mantine-color-blue-6);background:#fff;border:1px solid #d4e0f0;border-radius:999px}.CollectionCenters-module__5Y6wHq__control:hover{background:var(--mantine-color-blue-0)}.CollectionCenters-module__5Y6wHq__indicators{bottom:-24px}.CollectionCenters-module__5Y6wHq__indicator{background:var(--mantine-color-blue-6)}.CollectionCenters-module__5Y6wHq__sectionHeading{text-align:center;margin-bottom:20px}.CollectionCenters-module__5Y6wHq__sectionTitle{letter-spacing:-.01em;margin-bottom:6px;font-size:clamp(1.65rem,3.2vw,2.3rem)}.CollectionCenters-module__5Y6wHq__sectionSubtitle{color:#38517c;font-size:.96rem}@media (max-width:992px){.CollectionCenters-module__5Y6wHq__title{max-width:none;font-size:30px}.CollectionCenters-module__5Y6wHq__mapStage,.CollectionCenters-module__5Y6wHq__map{height:420px;min-height:420px}.CollectionCenters-module__5Y6wHq__carouselOverlay{width:min(340px,100% - 36px);right:18px}}@media (max-width:640px){.CollectionCenters-module__5Y6wHq__title{font-size:26px}.CollectionCenters-module__5Y6wHq__subtitle,.CollectionCenters-module__5Y6wHq__subtitleSecondary{font-size:15px}.CollectionCenters-module__5Y6wHq__mapStage{height:auto;min-height:0}.CollectionCenters-module__5Y6wHq__map{height:320px;min-height:320px}.CollectionCenters-module__5Y6wHq__carouselOverlay{width:100%;margin-top:12px;padding:0 12px 12px;position:relative;top:auto;right:auto;transform:none}}
.FeatureHighlightsGrid-module__p2LoRa__item{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.FeatureHighlightsGrid-module__p2LoRa__icon{background:var(--fh-circle-bg,#eaf2ff);color:var(--fh-circle-color,#356fcb)}.FeatureHighlightsGrid-module__p2LoRa__label{text-transform:uppercase;color:var(--fh-label-color,#1f3f7d);font-size:.74rem;font-weight:700;line-height:1.25}.FeatureHighlightsGrid-module__p2LoRa__subLabel{text-transform:uppercase;color:var(--fh-sub-label-color,#4b6290);font-size:.71rem;font-weight:600;line-height:1.25}
.ScreeningTestModal-module__PC_L6W__modalContent{width:min(1000px,96vw);max-height:92vh;overflow:hidden}.ScreeningTestModal-module__PC_L6W__modalBody{max-height:92vh;padding:0;overflow-y:auto}.ScreeningTestModal-module__PC_L6W__modalHeader{z-index:5;pointer-events:none;background:0 0;min-height:0;padding:12px;position:absolute;top:0;left:0;right:0}.ScreeningTestModal-module__PC_L6W__modalTitle{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ScreeningTestModal-module__PC_L6W__modalClose{pointer-events:auto;color:#1f2933;background:#ffffffe6;border-radius:999px;box-shadow:0 2px 10px #0f172a2e}.ScreeningTestModal-module__PC_L6W__modalClose:hover{background:#fff}.ScreeningTestModal-module__PC_L6W__layout{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);display:grid}.ScreeningTestModal-module__PC_L6W__leftPanel{isolation:isolate;min-height:100%;position:relative;overflow:hidden}.ScreeningTestModal-module__PC_L6W__leftImage{object-fit:cover;z-index:0}.ScreeningTestModal-module__PC_L6W__leftOverlay{z-index:1;background:linear-gradient(160deg,#0a1422e6 0%,#0a1422b8 45%,#0a142259 100%);position:absolute;inset:0}.ScreeningTestModal-module__PC_L6W__leftContent{z-index:2;color:#fff;flex-direction:column;justify-content:space-between;gap:28px;height:100%;padding:40px 32px 32px;display:flex;position:relative}.ScreeningTestModal-module__PC_L6W__panelTitle{letter-spacing:-.01em;text-transform:uppercase;margin:0;font-size:clamp(1.7rem,2.6vw,2.4rem);font-weight:800;line-height:1.08}.ScreeningTestModal-module__PC_L6W__tagline{color:#35d29a;margin:14px 0 0;font-size:1rem;font-weight:700}.ScreeningTestModal-module__PC_L6W__description{color:#ffffffd9;margin:12px 0 0;font-size:.95rem;line-height:1.5}.ScreeningTestModal-module__PC_L6W__featureRow{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.ScreeningTestModal-module__PC_L6W__featureBox{text-align:center;background:#0000006b;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:12px 8px;display:flex}.ScreeningTestModal-module__PC_L6W__featureIcon{color:#35d29a;display:inline-flex}.ScreeningTestModal-module__PC_L6W__featureLabel{text-transform:uppercase;letter-spacing:.01em;color:#ffffffe6;font-size:.68rem;font-weight:700;line-height:1.2}.ScreeningTestModal-module__PC_L6W__rightPanel{flex-direction:column;gap:20px;padding:44px 36px 32px;display:flex}.ScreeningTestModal-module__PC_L6W__section{flex-direction:column;gap:10px;display:flex}.ScreeningTestModal-module__PC_L6W__sectionHeading{color:#14a66a;align-items:center;gap:8px;display:flex}.ScreeningTestModal-module__PC_L6W__sectionHeading h3{text-transform:uppercase;letter-spacing:.02em;margin:0;font-size:.98rem;font-weight:800}.ScreeningTestModal-module__PC_L6W__checkList,.ScreeningTestModal-module__PC_L6W__bulletList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.ScreeningTestModal-module__PC_L6W__checkList li{color:#33415c;align-items:flex-start;gap:8px;font-size:.9rem;line-height:1.4;display:flex}.ScreeningTestModal-module__PC_L6W__checkList li svg{color:#14a66a;flex-shrink:0;margin-top:2px}.ScreeningTestModal-module__PC_L6W__bulletList{columns:2;column-gap:24px}.ScreeningTestModal-module__PC_L6W__bulletList li{color:#33415c;break-inside:avoid;margin-bottom:8px;padding-left:16px;font-size:.88rem;line-height:1.35;position:relative}.ScreeningTestModal-module__PC_L6W__bulletList li:before{content:"";background:#14a66a;border-radius:999px;width:5px;height:5px;position:absolute;top:8px;left:2px}.ScreeningTestModal-module__PC_L6W__divider{background:#e6ebf2;height:1px}.ScreeningTestModal-module__PC_L6W__infoGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px;display:grid}.ScreeningTestModal-module__PC_L6W__paragraph{color:#4b5b74;margin:0;font-size:.88rem;line-height:1.5}.ScreeningTestModal-module__PC_L6W__callout{background:#e8f7f0;border-radius:12px;gap:12px;margin-top:4px;padding:16px;display:flex}.ScreeningTestModal-module__PC_L6W__calloutIcon{color:#14a66a;flex-shrink:0}.ScreeningTestModal-module__PC_L6W__calloutTitle{color:#0f7a52;margin:0;font-size:.9rem;font-weight:800}.ScreeningTestModal-module__PC_L6W__calloutText{color:#35634f;margin:6px 0 0;font-size:.84rem;line-height:1.45}.ScreeningTestModal-module__PC_L6W__note{color:#64748b;background:#f6f8fb;border-radius:10px;margin:0;padding:12px 14px;font-size:.8rem;font-style:italic;line-height:1.45}.ScreeningTestModal-module__PC_L6W__actions{justify-content:center;margin-top:4px;display:flex}.ScreeningTestModal-module__PC_L6W__bookButton{text-transform:uppercase;letter-spacing:.03em;background-color:#14a66a;min-width:260px;font-weight:700}.ScreeningTestModal-module__PC_L6W__bookButton:hover{background-color:#0f8f5a}@media (max-width:900px){.ScreeningTestModal-module__PC_L6W__layout{grid-template-columns:1fr}.ScreeningTestModal-module__PC_L6W__leftPanel{min-height:340px}.ScreeningTestModal-module__PC_L6W__leftContent{padding:32px 24px 24px}.ScreeningTestModal-module__PC_L6W__rightPanel{padding:28px 24px}.ScreeningTestModal-module__PC_L6W__infoGrid{grid-template-columns:1fr;gap:20px}}@media (max-width:520px){.ScreeningTestModal-module__PC_L6W__featureRow{grid-template-columns:repeat(2,minmax(0,1fr))}.ScreeningTestModal-module__PC_L6W__bulletList{columns:1}}
.HighlightCards-module__Ljoj4q__root{--hc-accent:#5f42c9;width:100%}.HighlightCards-module__Ljoj4q__header{text-align:center;margin-bottom:18px}.HighlightCards-module__Ljoj4q__eyebrow{text-transform:uppercase;letter-spacing:.07em;color:var(--hc-accent);margin-bottom:5px;font-size:.76rem;font-weight:700}.HighlightCards-module__Ljoj4q__title{letter-spacing:-.02em;color:#24326f;font-size:clamp(1.55rem,3vw,2.2rem)}.HighlightCards-module__Ljoj4q__subtitle{color:#3f5a8b;margin-top:8px;max-width:820px;margin-inline:auto;font-size:.92rem;line-height:1.62}.HighlightCards-module__Ljoj4q__card{background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #dfe7fb;flex-direction:column;height:100%;padding:18px 16px 16px;transition:transform .2s,box-shadow .22s,border-color .22s;display:flex;position:relative;overflow:hidden}.HighlightCards-module__Ljoj4q__cardInner{flex-direction:column;flex:1;min-height:100%;display:flex}.HighlightCards-module__Ljoj4q__card:before{content:"";background:linear-gradient(90deg, color-mix(in srgb, var(--hc-accent) 72%, white) 0%, var(--hc-accent) 58%, color-mix(in srgb, var(--hc-accent) 72%, black) 100%);opacity:0;height:4px;transition:opacity .22s;position:absolute;inset:0 0 auto}.HighlightCards-module__Ljoj4q__card:hover{border-color:color-mix(in srgb, var(--hc-accent) 26%, #dfe7fb);transform:translateY(-4px);box-shadow:0 20px 34px -24px #3c4a9699}.HighlightCards-module__Ljoj4q__card:hover:before{opacity:1}.HighlightCards-module__Ljoj4q__cardInteractive{cursor:pointer}.HighlightCards-module__Ljoj4q__cardInteractive:focus-visible{outline:2px solid var(--hc-accent);outline-offset:2px}.HighlightCards-module__Ljoj4q__viewDetails{color:var(--hc-accent);margin-top:auto;padding-top:6px;font-size:.82rem;font-weight:700}.HighlightCards-module__Ljoj4q__viewDetails:after{content:" →"}.HighlightCards-module__Ljoj4q__icon{background:radial-gradient(circle at 25% 20%, color-mix(in srgb, var(--hc-accent) 8%, white) 0%, color-mix(in srgb, var(--hc-accent) 15%, white) 65%, color-mix(in srgb, var(--hc-accent) 20%, white) 100%);color:var(--hc-accent);border:1px solid color-mix(in srgb, var(--hc-accent) 22%, white);margin-bottom:12px;box-shadow:0 8px 20px -14px #5f43cbcc}.HighlightCards-module__Ljoj4q__imageWrap{border-radius:12px;min-height:170px;margin-bottom:10px;position:relative;overflow:hidden}.HighlightCards-module__Ljoj4q__image{object-fit:cover}.HighlightCards-module__Ljoj4q__cardTitle{color:#1f3470;letter-spacing:-.01em;margin-bottom:8px;line-height:1.32}.HighlightCards-module__Ljoj4q__description{color:#3f5a8b;margin-bottom:2px;font-size:.91rem;line-height:1.64}.HighlightCards-module__Ljoj4q__detail{color:#405f94;line-height:1.62}.HighlightCards-module__Ljoj4q__detail strong{color:#233d7c}.HighlightCards-module__Ljoj4q__sectionLabel{color:#405f94;margin-top:10px;font-weight:700;line-height:1.62}.HighlightCards-module__Ljoj4q__metricItem{color:#2f4f84;background:#f7f9ff;border:1px solid #e5ecfb;border-radius:12px;align-items:flex-start;gap:7px;padding:7px 10px;font-size:.92rem;line-height:1.45;display:flex}.HighlightCards-module__Ljoj4q__metricItem svg{color:var(--hc-accent);flex-shrink:0;margin-top:1px}.HighlightCards-module__Ljoj4q__note{background:color-mix(in srgb, var(--hc-accent) 10%, white);color:color-mix(in srgb, var(--hc-accent) 70%, #2d2258);border:1px solid color-mix(in srgb, var(--hc-accent) 20%, white);border-radius:10px;margin-top:12px;padding:8px 10px;font-size:.8rem;font-weight:700;line-height:1.4}
.HowItWorks-module__pQWBZG__section{border-bottom:1px solid #dde3ed}.HowItWorks-module__pQWBZG__headerStack{margin-bottom:48px}.HowItWorks-module__pQWBZG__headerBox{text-align:center;flex-direction:column;align-items:center;display:flex}.HowItWorks-module__pQWBZG__title{color:#17326e;letter-spacing:-.01em;text-transform:uppercase;margin:0 0 8px;font-size:36px;font-weight:700}.HowItWorks-module__pQWBZG__titleNormalCase{text-transform:none}.HowItWorks-module__pQWBZG__subtitle{color:#5a6478;max-width:320px;margin:0;font-size:16px}.HowItWorks-module__pQWBZG__stepsGrid{position:relative}.HowItWorks-module__pQWBZG__stepWrapper{text-align:center;background:#fff;border:1px solid #e7ecf4;border-radius:18px;flex-direction:column;align-items:center;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;position:relative;overflow:visible!important}.HowItWorks-module__pQWBZG__stepWrapper:before{content:"";background:var(--step-color,#067bf7);opacity:0;border-radius:18px 18px 0 0;height:18px;transition:opacity .22s;position:absolute;inset:0 0 auto}.HowItWorks-module__pQWBZG__stepWrapper:hover{box-shadow:0 20px 42px -24px color-mix(in srgb, var(--step-color,#067bf7) 65%, transparent);border-color:color-mix(in srgb, var(--step-color,#067bf7) 32%, #e7ecf4);transform:translateY(-4px)}.HowItWorks-module__pQWBZG__stepWrapper:hover:before{opacity:1}.HowItWorks-module__pQWBZG__stepIconWrap{margin-bottom:20px;display:inline-flex;position:relative}.HowItWorks-module__pQWBZG__stepBadge{justify-content:center;align-items:center;transition:transform .22s;display:flex;background-color:color-mix(in srgb, var(--step-color,#067bf7) 12%, transparent)!important;color:var(--step-color,#067bf7)!important}.HowItWorks-module__pQWBZG__stepWrapper:hover .HowItWorks-module__pQWBZG__stepBadge{transform:scale(1.05)}.HowItWorks-module__pQWBZG__stepNumber{color:#fff;background:var(--step-color,#067bf7);min-width:26px;height:26px;box-shadow:0 4px 10px -3px color-mix(in srgb, var(--step-color,#067bf7) 70%, transparent);font-size:13px;font-weight:700;font-family:var(--font-poppins), sans-serif;border:3px solid #fff;border-radius:999px;justify-content:center;align-items:center;padding:0 6px;line-height:1;display:flex;position:absolute;bottom:-6px;right:-6px}.HowItWorks-module__pQWBZG__stepTitle{color:#16233f;text-align:center;justify-content:center;align-items:center;min-height:46px;margin:0 0 8px;font-size:17px;font-weight:700;display:flex}.HowItWorks-module__pQWBZG__stepDescription{color:#64748b;text-align:center;max-width:240px;margin:0;font-size:13.5px;line-height:1.6}.HowItWorks-module__pQWBZG__stepList{text-align:left;width:100%;max-width:240px;margin:10px 0 0;padding-left:18px}.HowItWorks-module__pQWBZG__stepListItem{color:#4a5f86;font-size:13px;line-height:1.5}.HowItWorks-module__pQWBZG__arrowContainer{z-index:2;background:#fff;border:1px solid #e6ecf5;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:none;position:absolute;top:52px;right:-28px;box-shadow:0 6px 16px -8px #17326e73}.HowItWorks-module__pQWBZG__arrow{display:block}.HowItWorks-module__pQWBZG__sectionHeading{text-align:center;margin-bottom:20px}.HowItWorks-module__pQWBZG__sectionTitle{letter-spacing:-.01em;margin-bottom:6px;font-size:clamp(1.65rem,3.2vw,2.3rem)}.HowItWorks-module__pQWBZG__sectionSubtitle{color:#38517c;font-size:.96rem}@media (max-width:992px){.HowItWorks-module__pQWBZG__title{font-size:32px}.HowItWorks-module__pQWBZG__arrowContainer{display:none}}@media (min-width:993px){.HowItWorks-module__pQWBZG__arrowContainer{justify-content:center;align-items:center;display:flex}}@media (max-width:768px){.HowItWorks-module__pQWBZG__title{font-size:28px}.HowItWorks-module__pQWBZG__subtitle{font-size:15px}.HowItWorks-module__pQWBZG__stepTitle{font-size:16px}.HowItWorks-module__pQWBZG__stepDescription{font-size:13px}}@media (max-width:540px){.HowItWorks-module__pQWBZG__title{font-size:24px}.HowItWorks-module__pQWBZG__headerStack{margin-bottom:36px}.HowItWorks-module__pQWBZG__stepsGrid{gap:24px!important}}
.RecommendationMatrixCard-module__0w5JUq__card{background:radial-gradient(circle at 100% 0,#356fcb14,#0000 30%),linear-gradient(#fff 0%,#fbfdff 52%,#f5f9ff 100%);border:1px solid #356fcb29;position:relative;overflow:hidden;box-shadow:0 18px 44px #102f6714}.RecommendationMatrixCard-module__0w5JUq__card:before{content:"";background:linear-gradient(90deg, var(--rm-accent) 0%, #ffffff3d 100%);height:4px;position:absolute;inset:0 0 auto}.RecommendationMatrixCard-module__0w5JUq__inner{z-index:1;padding:clamp(1.25rem,2.5vw,1.85rem);position:relative}.RecommendationMatrixCard-module__0w5JUq__header{padding-right:.5rem}.RecommendationMatrixCard-module__0w5JUq__title{color:#133575;letter-spacing:-.03em;font-size:clamp(1.6rem,2.4vw,2.05rem);line-height:1.1}.RecommendationMatrixCard-module__0w5JUq__subtitle{color:#4b6c98;margin-top:.4rem;line-height:1.65}.RecommendationMatrixCard-module__0w5JUq__tableHead{background:#356fcb0d;border:1px solid #356fcb14;border-radius:16px;padding:.85rem 1rem}.RecommendationMatrixCard-module__0w5JUq__headLeft,.RecommendationMatrixCard-module__0w5JUq__headRight{letter-spacing:.06em;text-transform:uppercase;color:#4b6188;font-size:.78rem;font-weight:800}.RecommendationMatrixCard-module__0w5JUq__headLeft{flex:auto}.RecommendationMatrixCard-module__0w5JUq__headArrow{flex:0 0 18px}.RecommendationMatrixCard-module__0w5JUq__rows{margin-top:.2rem}.RecommendationMatrixCard-module__0w5JUq__row{border:1px solid color-mix(in srgb, var(--rm-row-accent) 16%, #356fcb1f);background:linear-gradient(135deg, color-mix(in srgb, var(--rm-row-accent) 8%, #fff) 0%, #fff 64%), #ffffffe0;padding:1rem 1.05rem;transition:transform .14s,border-color .14s,box-shadow .14s;box-shadow:0 8px 22px #102f670a}.RecommendationMatrixCard-module__0w5JUq__row:hover{border-color:color-mix(in srgb, var(--rm-row-accent) 26%, #356fcb38);transform:translateY(-1px);box-shadow:0 12px 26px #102f6712}.RecommendationMatrixCard-module__0w5JUq__rowContent{width:100%}.RecommendationMatrixCard-module__0w5JUq__situationGroup{flex:auto;min-width:0}.RecommendationMatrixCard-module__0w5JUq__rowIcon{color:var(--rm-row-accent);background:color-mix(in srgb, var(--rm-row-accent) 12%, #fff);flex-shrink:0}.RecommendationMatrixCard-module__0w5JUq__situation{color:#315387;line-height:1.55}.RecommendationMatrixCard-module__0w5JUq__arrow{color:#a2b1cb;flex:none}.RecommendationMatrixCard-module__0w5JUq__recommendationChip{border:1px solid color-mix(in srgb, var(--rm-row-accent) 18%, #356fcb29);background:linear-gradient(135deg, color-mix(in srgb, var(--rm-row-accent) 12%, #fff) 0%, #356fcb0f 100%);border-radius:999px;flex:0 auto;margin-left:auto;padding:.5rem .75rem}.RecommendationMatrixCard-module__0w5JUq__recommendation{color:var(--rm-row-accent);text-align:right;font-weight:800;line-height:1.35}.RecommendationMatrixCard-module__0w5JUq__recommendationLink{transition:opacity .14s,text-decoration-color .14s}.RecommendationMatrixCard-module__0w5JUq__recommendationLink:hover{opacity:.86;text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--rm-row-accent) 58%, transparent);text-decoration-color:color-mix(in srgb, var(--rm-row-accent) 58%, transparent)}.RecommendationMatrixCard-module__0w5JUq__note{color:#4b6a96;margin-top:.2rem;line-height:1.65}@media (max-width:36em){.RecommendationMatrixCard-module__0w5JUq__row{padding:.95rem .95rem 1rem}.RecommendationMatrixCard-module__0w5JUq__rowContent{flex-direction:column;align-items:flex-start}.RecommendationMatrixCard-module__0w5JUq__recommendationChip{margin-left:0}.RecommendationMatrixCard-module__0w5JUq__arrow{display:none}.RecommendationMatrixCard-module__0w5JUq__recommendation{text-align:left}}
.AccreditationBadge-module__f1rMVq__logoWrap{width:100%}.AccreditationBadge-module__f1rMVq__logoImage{object-fit:contain;width:100%;height:auto}
.ChecklistGridSection-module__m1JCWG__root{--cgs-accent:#0f9a61}.ChecklistGridSection-module__m1JCWG__header{margin-bottom:12px}.ChecklistGridSection-module__m1JCWG__title{color:#103a74;letter-spacing:-.02em;font-size:clamp(1.3rem,2.2vw,1.75rem)}.ChecklistGridSection-module__m1JCWG__titleCentered{text-align:center}.ChecklistGridSection-module__m1JCWG__titleAsText{letter-spacing:0;font-size:1.06rem;font-weight:600;line-height:1.45}.ChecklistGridSection-module__m1JCWG__subtitle{color:#3f6192;max-width:840px;margin-top:8px;font-size:.92rem;line-height:1.62}.ChecklistGridSection-module__m1JCWG__item{background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #dde8f7;border-radius:12px;align-items:center;gap:10px;min-height:50px;padding:11px 13px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.ChecklistGridSection-module__m1JCWG__item:hover{border-color:color-mix(in srgb, var(--cgs-accent) 26%, #dde8f7);transform:translateY(-2px);box-shadow:0 16px 24px -24px #14417acc}.ChecklistGridSection-module__m1JCWG__iconWrap{background:color-mix(in srgb, var(--cgs-accent) 14%, white);width:22px;min-width:22px;height:22px;color:var(--cgs-accent);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.ChecklistGridSection-module__m1JCWG__itemText{color:#2c4f86;font-size:1rem;font-weight:500;line-height:1.35}
