.rc-explore-categories{background:#f4f7f9}.rc-explore-categories__main{padding-top:70px;padding-bottom:2.5rem}.rc-explore-categories__inner{max-width:920px;margin:0 auto;padding:1.5rem 1.25rem 3rem}.rc-explore-categories__hero{text-align:center;margin-bottom:2rem;margin:35px auto 50px}.rc-explore-categories__hero h1{font-weight:600;font-size:clamp(1.35rem, 3.5vw, 1.75rem);color:#043041;margin:0 0 .75rem;line-height:1.25;text-transform:capitalize}.rc-explore-categories__hero p{margin:0 auto;max-width:40rem;font-size:.98rem;line-height:1.55;color:#444}.rc-ec-card{background:#fff;border-radius:12px;box-shadow:0 4px 18px rgba(4,48,65,.08);margin-bottom:1.5rem;padding:1.25rem 1.35rem 1.5rem}.rc-ec-card__head{display:flex;align-items:center;gap:.85rem;margin-bottom:1.15rem}.rc-ec-card__icon{width:44px;height:44px;border-radius:50%;object-fit:cover;flex-shrink:0}.rc-ec-card__title{margin:0;font-size:1.35rem;font-weight:600;color:#043041;line-height:1.3;text-transform:capitalize}.rc-ec-card__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem .75rem}@media (max-width:900px){.rc-ec-card__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.rc-ec-card__grid{grid-template-columns:1fr}}a.rc-ec-link{display:flex;align-items:center;justify-content:center;text-align:center;min-height:2.65rem;padding:.45rem .65rem;border-radius:8px;background:#e8f0f4;color:#043041!important;font-size:.9rem;font-weight:600;line-height:1.25;text-decoration:none!important;transition:background .15s ease,box-shadow .15s ease,color .15s ease;border:1px solid rgba(4,48,65,.06)}a.rc-ec-link:focus,a.rc-ec-link:hover{background:#dce8ee;color:#021820!important;box-shadow:0 2px 8px rgba(4,48,65,.1)}a.rc-ec-link:focus{outline:2px solid #ed5840;outline-offset:2px}