@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap");.Footer_footer__wQa1m{width:100%;padding:2rem 0;font-family:Inter,sans-serif}.Footer_footer-container__XGFbX{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;flex-direction:column;align-items:center;gap:2rem}.Footer_footer-top__KDac5{width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 2rem}.Footer_footer-logo__Kwn0J img,.Footer_hipaa-badge__qHxiV img{height:24px;width:auto}.Footer_footer-links__7Utor{display:flex;gap:3rem;justify-content:center}.Footer_footer-links__7Utor a{color:#666;text-decoration:none;font-size:14px;transition:color .2s ease}.Footer_footer-links__7Utor a:hover{color:#333}.Footer_copyright__lOTis{color:#666;font-size:12px;text-align:center}@media (max-width:768px){.Footer_footer-top__KDac5{padding:0 1rem}.Footer_footer-links__7Utor{gap:2rem}.Footer_footer-links__7Utor a{font-size:13px}}@media (max-width:480px){.Footer_footer-container__XGFbX{gap:1.5rem}.Footer_footer-top__KDac5{padding:0 .5rem}.Footer_footer-links__7Utor{gap:1.5rem}.Footer_footer-links__7Utor a{font-size:12px}}@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");.Cards_cards-container__rFPjK{padding:2rem;max-width:1400px;margin:0 auto;font-family:Inter,sans-serif}.Cards_cards-header__D2cJD{text-align:center;margin-bottom:4rem}.Cards_cards-header__D2cJD h1{font-size:2.5rem;color:#111827;font-weight:600;margin-bottom:1rem}.Cards_cards-grid__VXL_6{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto auto;grid-gap:1.5rem;gap:1.5rem;padding:1rem}.Cards_card__Ue7ae{background:#fff;border-radius:24px;height:auto;padding:32px;transition:all .3s ease;position:relative;box-shadow:0 1px 3px rgba(0,0,0,.1);cursor:pointer}.Cards_card__Ue7ae:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.Cards_card-content__k17JK{display:flex;flex-direction:column;gap:1rem}.Cards_card-icon__wx2Sc{position:absolute;top:24px;right:24px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:12px}.Cards_card-icon__wx2Sc .Cards_default-icon__kDanN{opacity:1;transition:opacity .3s ease;background:transparent;border-radius:12px;width:50px;height:50px}.Cards_card-icon__wx2Sc .Cards_hover-icon__cFGTn{opacity:0;transition:opacity .3s ease;background:#fff3d0;border-radius:12px;position:absolute;top:0;right:0;width:50px;height:50px}.Cards_card__Ue7ae:hover .Cards_card-icon__wx2Sc .Cards_hover-icon__cFGTn{opacity:1}.Cards_card__Ue7ae:hover .Cards_card-icon__wx2Sc .Cards_default-icon__kDanN{opacity:0}.Cards_card-icon__wx2Sc img{width:24px;height:24px;object-fit:contain}.Cards_card__Ue7ae h3{font-size:16px;font-weight:600;line-height:1.4;width:80%;margin-bottom:12px;color:#1a1a1a;padding-right:56px}.Cards_card__Ue7ae p{font-size:14px;line-height:1.5;color:#666;margin-bottom:8px;width:100%;padding-top:0!important}.Cards_card-fifth__PgfeA{grid-column:1;grid-row:2}.Cards_center-bottom-card__KU2Ei{grid-column:2;grid-row:3}@media (max-width:1200px){.Cards_cards-grid__VXL_6{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Cards_cards-grid__VXL_6{grid-template-columns:1fr}.Cards_cards-header__D2cJD h1{font-size:2rem}}.Cards_mobile-grid__yykM4{grid-template-columns:1fr!important;gap:1rem}.Cards_mobile-card__EgoJq{height:auto;min-height:200px;padding:24px}.Cards_mobile-card__EgoJq .Cards_card-icon__wx2Sc{top:24px;right:24px}.Cards_mobile-card__EgoJq h3{font-size:15px;padding-right:48px}.Cards_mobile-card__EgoJq p{font-size:13px;line-height:1.4}@media (max-width:768px){.Cards_cards-container__rFPjK{padding:1rem}.Cards_card-fifth__PgfeA,.Cards_center-bottom-card__KU2Ei{grid-column:1;grid-row:auto}}