*{margin:0;padding:0;box-sizing:border-box}body{background:#f7f9fc;color:#163A63;font-family:inherit;line-height:1.7}img{max-width:100%;display:block}a{text-decoration:none;transition:.3s}.fc-container{width:100%;max-width:1240px;margin:auto;padding:0 20px}.fc-section-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:14px}.fc-section-label{display:inline-block;padding:6px 14px;background:#EAF3FF;color:#1565C0;border-radius:30px;font-size:12px;font-weight:700;margin-bottom:12px;text-transform:uppercase}.fc-section-header h2{font-size:38px;line-height:1.2;margin-bottom:10px;color:#163A63}.fc-section-desc{color:#667085;max-width:620px}.fc-view-all{color:#1565C0;font-weight:700}.fc-view-all:hover{color:#0D47A1}.fc-search{background:#F7FBFF}.fc-search-box{max-width:100%;width:100%;margin:auto;background:#fff;border-radius:18px;padding:20px 34px;text-align:center;box-shadow:0 10px 35px rgb(0 0 0 / .06);border:1px solid #EDF2F7}.fc-search-box h1{font-size:21px;line-height:1.2;margin-bottom:4px;color:#163A63}.fc-search-box p{color:#667085;max-width:640px;margin:0 auto 12px;font-size:13px}.fc-search-form{display:flex;gap:10px;justify-content:center;max-width:640px;margin:0 auto}.fc-search-input{flex:1;height:38px;border:1px solid #D9E3EF;border-radius:50px;padding:0 18px;font-size:13px}.fc-search-input:focus{outline:none;border-color:#1565C0}.fc-search-btn{height:38px;padding:0 20px;border:none;background:#1565C0;color:#fff;border-radius:50px;cursor:pointer;font-weight:600;font-size:13px}.fc-search-btn:hover{background:#0D47A1}.fc-search-tags{margin-top:10px;display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.fc-search-tags span{color:#667085;font-size:13px}.fc-search-tags a{background:#EEF4FB;padding:6px 13px;border-radius:30px;color:#1565C0;font-size:12.5px}.fc-search-tags a:hover{background:#1565C0;color:#fff}.fc-latest{background:#fff}.fc-post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.fc-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 8px 25px rgb(0 0 0 / .06);display:flex;flex-direction:column;transition:.35s}.fc-card:hover{transform:translateY(-6px);box-shadow:0 15px 35px rgb(0 0 0 / .10)}.fc-thumb{display:block;aspect-ratio:1/1;overflow:hidden;background:#eef2f7}.fc-thumb img{width:100%;height:100%;object-fit:cover;transition:.4s}.fc-card:hover .fc-thumb img{transform:scale(1.05)}.fc-content{padding:20px 22px 22px;display:flex;flex-direction:column;flex:1}.fc-category{display:inline-block;align-self:flex-start;background:#EAF3FF;color:#1565C0;padding:5px 12px;border-radius:30px;font-size:11px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;margin-bottom:12px}.fc-content h3{font-size:18px;line-height:1.4;margin-bottom:8px}.fc-content h3 a{color:#163A63}.fc-content p{color:#667085;font-size:14px;margin-bottom:14px;flex:1}.fc-featured{background:#fff}.fc-featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.fc-featured-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 8px 25px rgb(0 0 0 / .06);transition:.35s;display:flex;flex-direction:column}.fc-featured-card:hover{transform:translateY(-8px);box-shadow:0 18px 40px rgb(0 0 0 / .12)}.fc-featured-card .fc-thumb{aspect-ratio:1/1;overflow:hidden}.fc-featured-card img{width:100%;height:100%;object-fit:cover;transition:.4s}.fc-featured-card:hover img{transform:scale(1.05)}.fc-featured-content{padding:24px;display:flex;flex-direction:column;flex:1}.fc-featured-content h3{font-size:22px;line-height:1.4;margin:15px 0}.fc-featured-content h3 a{color:#163A63}.fc-readmore{margin-top:auto;display:inline-flex;align-items:center;gap:6px;width:fit-content;background:#1565C0;color:#fff;font-weight:600;font-size:13px;padding:9px 18px;border-radius:30px;transition:.3s}.fc-readmore:hover{background:#0D47A1;color:#fff;transform:translateY(-2px)}.fc-hero{background:#F8FBFF}.fc-hero-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:center}.fc-badge{display:inline-block;padding:8px 18px;background:#EAF3FF;color:#1565C0;border-radius:30px;font-size:13px;font-weight:700;margin-bottom:20px}.fc-hero h2{font-size:46px;line-height:1.15;margin-bottom:20px;color:#163A63}.fc-hero-text{font-size:17px;color:#667085;margin-bottom:30px;max-width:620px}.fc-buttons{display:flex;gap:15px;flex-wrap:wrap;margin-bottom:30px}.fc-btn-primary,.fc-btn-secondary{padding:14px 28px;border-radius:50px;font-weight:600;display:inline-flex;align-items:center;justify-content:center}.fc-btn-primary{background:#1565C0;color:#fff}.fc-btn-primary:hover{background:#0D47A1}.fc-btn-secondary{border:2px solid #1565C0;color:#1565C0}.fc-btn-secondary:hover{background:#1565C0;color:#fff}.fc-trust{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;color:#1565C0;font-weight:600}.fc-hero-right img{width:100%;border-radius:22px}.fc-categories{background:#fff}.fc-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.fc-category-card{background:#fff;border:1px solid #E8EDF4;border-radius:18px;overflow:hidden;text-align:left;display:flex;flex-direction:row;align-items:center;gap:16px;padding:16px 20px;transition:.35s;box-shadow:0 8px 20px rgb(0 0 0 / .04)}.fc-category-card:hover{transform:translateY(-6px);border-color:#1565C0;box-shadow:0 16px 32px rgb(0 0 0 / .10)}.fc-category-media{flex:0 0 auto;width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:#EAF3FF}.fc-category-icon-badge{position:relative;width:100%;height:100%;border-radius:50%;background:#fff0;display:flex;align-items:center;justify-content:center;transition:.35s}.fc-category-media svg{position:relative;width:26px;height:26px;color:var(--icon-color,#1565C0)!important;flex-shrink:0}.fc-category-card:hover .fc-category-icon-badge{transform:scale(1.1)}.fc-category-media.fc-cat-bathroom-safety{background:#E3F7FA}.fc-category-media.fc-cat-medical-equipment{background:#EAF3FF}.fc-category-media.fc-cat-mobility-aids{background:#F1EBFF}.fc-category-media.fc-cat-rehab-recovery{background:#FFEEE8}.fc-category-media.fc-cat-home{background:#E7F6EC}.fc-category-media.fc-cat-blog{background:#EAEDFB}.fc-category-media.fc-cat-featured{background:#FEF3E0}.fc-category-card-body{flex:1 1 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.fc-category-card h3{font-size:16px;margin-bottom:0;color:#163A63}.fc-category-card span{display:inline-flex;align-items:center;flex:0 0 auto;background:#EAF3FF;color:#1565C0;font-weight:700;font-size:12px;padding:6px 14px;border-radius:30px;transition:.3s;white-space:nowrap}.fc-category-card:hover span{background:#1565C0;color:#fff}.fc-search{padding:20px 0 28px}.fc-latest,.fc-featured,.fc-hero,.fc-categories{padding:34px 0}.fc-cta{padding:60px 0}.fc-cta-box{background:linear-gradient(135deg,#1565C0,#0D47A1);border-radius:24px;padding:60px;text-align:center;color:#fff}.fc-cta-label{display:inline-block;padding:8px 18px;background:rgb(255 255 255 / .15);border-radius:30px;font-size:13px;font-weight:700;margin-bottom:18px}.fc-cta-box h2{font-size:42px;color:#fff;margin-bottom:18px}.fc-cta-box p{max-width:720px;margin:0 auto 30px;color:#EAF2FF;font-size:17px}.fc-cta-box .fc-btn-primary{background:#fff;color:#1565C0}.fc-cta-box .fc-btn-primary:hover{background:#F4F8FD}.fc-bottom{padding:24px 0 40px}.fc-bottom-grid{display:flex;flex-direction:column;gap:22px;max-width:100%;margin:0 auto}.fc-editor-box,.fc-newsletter-box{background:#fff;border-radius:18px;padding:30px 34px;box-shadow:0 8px 25px rgb(0 0 0 / .06)}.fc-editor-box{display:flex;flex-wrap:wrap;align-items:center;gap:10px 40px}.fc-editor-label{display:block;flex:0 0 100%;color:#1565C0;font-size:13px;font-weight:700;margin-bottom:2px}.fc-editor-people{display:flex;gap:30px;margin-bottom:0;flex:0 0 auto}.fc-editor-person{display:flex;align-items:center;gap:12px}.fc-editor-photo img{width:56px;height:56px;border-radius:50%;display:block}.fc-editor-person h3{font-size:16px;color:#163A63;margin-bottom:2px}.fc-editor-role{color:#1565C0;font-size:13px;font-weight:600}.fc-editor-content{flex:1;min-width:260px;display:flex;align-items:center;gap:20px;flex-wrap:wrap}.fc-editor-content p{color:#667085;margin-bottom:0;font-size:14px;flex:1;min-width:200px}.fc-newsletter-heading{margin-bottom:14px}.fc-newsletter-heading h2{font-size:26px;margin-bottom:6px;color:#163A63}.fc-newsletter-heading p{color:#667085;font-size:14px}.fc-newsletter-form{margin-top:10px}.fc-newsletter-form .wpforms-field{margin-bottom:12px!important;padding:0!important}.fc-newsletter-form input[type="text"],.fc-newsletter-form input[type="email"],.fc-newsletter-form textarea,.fc-newsletter-form select{width:100%!important;border:1px solid #dde5ef!important;border-radius:8px!important;padding:10px 14px!important;background:#fff!important;font-size:14px!important}.fc-newsletter-form textarea{min-height:80px!important}.fc-newsletter-form .wpforms-submit-container{margin-top:0!important;text-align:center}.fc-newsletter-form button,.fc-newsletter-form input[type="submit"]{background:#1565C0!important;color:#fff!important;border:none!important;border-radius:8px!important;padding:11px 30px!important;font-weight:700;font-size:14px}.fc-newsletter-form button:hover,.fc-newsletter-form input[type="submit"]:hover{background:#0D47A1!important}.fc-newsletter-form .wpforms-field-label{margin-bottom:5px!important;font-size:13px!important}.fc-card,.fc-featured-card{height:100%}.fc-content,.fc-featured-content{flex:1;display:flex;flex-direction:column}.fc-readmore{margin-top:auto}.fc-btn-primary,.fc-btn-secondary{transition:.3s}.fc-btn-primary:hover,.fc-btn-secondary:hover{transform:translateY(-2px)}@media (max-width:1024px){.fc-post-grid,.fc-featured-grid,.fc-category-grid{grid-template-columns:repeat(2,1fr)}.fc-bottom-grid{grid-template-columns:1fr}}@media (max-width:768px){.fc-search,.fc-latest,.fc-featured,.fc-hero,.fc-categories,.fc-cta,.fc-bottom{padding:22px 0}.fc-search-box{padding:30px 20px}.fc-search-box h1{font-size:32px}.fc-section-header{display:block;margin-bottom:14px}.fc-view-all{display:inline-block;margin-top:10px}.fc-post-grid,.fc-featured-grid{grid-template-columns:repeat(2,1fr);gap:12px}.fc-card .fc-content,.fc-featured-card .fc-featured-content{padding:12px 12px 14px}.fc-card .fc-category,.fc-featured-card .fc-category{font-size:9.5px;padding:4px 9px;margin-bottom:8px}.fc-card h3,.fc-featured-card h3{font-size:13.5px;line-height:1.35;margin-bottom:6px;margin-top:0}.fc-card .fc-content p,.fc-featured-card .fc-featured-content p{font-size:11.5px;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fc-card .fc-readmore,.fc-featured-card .fc-readmore{font-size:11px;padding:7px 12px}.fc-category-grid{grid-template-columns:repeat(2,1fr);gap:12px}.fc-category-card{flex-direction:column;align-items:flex-start;text-align:left;padding:16px;gap:10px}.fc-category-card-body{width:100%;flex-wrap:wrap}.fc-search-form{flex-direction:column}.fc-search-input,.fc-search-btn{width:100%;max-width:100%}.fc-buttons{flex-direction:column}.fc-trust{grid-template-columns:1fr}.fc-cta-box{padding:35px 25px}.fc-cta-box h2{font-size:30px}.fc-editor-box,.fc-newsletter-box{padding:20px}.fc-editor-box{text-align:center}.fc-editor-people{flex-direction:row;justify-content:center;align-items:flex-start;gap:18px}.fc-editor-person{flex-direction:column;gap:6px}.fc-editor-photo img{width:44px;height:44px}.fc-editor-person h3{font-size:13.5px;margin-bottom:0}.fc-editor-role{font-size:11.5px}.fc-editor-content{justify-content:center;text-align:center}.fc-bottom-grid{gap:14px}}.fc-search,.fc-latest,.fc-featured,.fc-hero,.fc-categories,.fc-cta,.fc-bottom{scroll-margin-top:90px}.fc-featured-card,.fc-card,.fc-category-card,.fc-editor-box,.fc-newsletter-box{border:1px solid #EDF2F7}.fc-featured-card:hover,.fc-card:hover,.fc-category-card:hover{border-color:#1565C0}