.hr-topic-section{background:linear-gradient(180deg,#fff,#f8f7f2)}.hr-topic-section .hr-eyebrow{color:#557d1c}.hr-topic-gateways{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.hr-topic-gateways .hr-topic-gateway{position:relative;display:grid;grid-template-columns:58px minmax(0,1fr) 28px;gap:15px;align-items:center;min-height:150px;padding:23px;border:1px solid var(--hr-sage);border-radius:18px;background:#fff;text-align:left;box-shadow:0 8px 24px rgba(18,59,112,.07);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.hr-topic-gateways .hr-topic-gateway:before{display:none}.hr-topic-gateway:hover{transform:translateY(-5px);border-color:var(--hr-green);background:#fff;box-shadow:0 17px 38px rgba(18,59,112,.14)}.hr-topic-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:16px;background:linear-gradient(135deg,var(--hr-sage),#f3f7ef);color:#4f7e18}.hr-topic-icon svg{width:31px;height:31px}.hr-topic-copy{display:block;min-width:0}.hr-topic-copy strong{display:block;margin-bottom:5px;color:var(--hr-navy);font:800 1rem/1.25 var(--hr-heading)}.hr-topic-copy small{display:block;color:#5c6973;font:400 .78rem/1.5 var(--hr-body)}.hr-topic-copy em{display:inline-block;margin-top:8px;color:#557d1c;font:800 .68rem var(--hr-heading);letter-spacing:.04em;text-transform:uppercase;font-style:normal}.hr-topic-arrow{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--hr-cream);color:var(--hr-navy);font-weight:900;transition:background .2s ease,color .2s ease}.hr-topic-gateway:hover .hr-topic-arrow{background:var(--hr-green);color:#173500}.hr-topic-sleep .hr-topic-icon{background:linear-gradient(135deg,#e5eef9,#f5f1d9);color:var(--hr-navy)}.hr-topic-natural-remedies .hr-topic-icon{background:linear-gradient(135deg,#dcebcf,#f4f8ef)}.hr-topic-joint-health .hr-topic-icon{background:linear-gradient(135deg,#e6eef8,#fff)}.hr-topic-gut-health .hr-topic-icon{background:linear-gradient(135deg,#f5ead7,#fff)}.hr-topic-nutrition .hr-topic-icon{background:linear-gradient(135deg,#e3efd8,#fff)}.hr-topic-balanced-living .hr-topic-icon{background:linear-gradient(135deg,#e8edf6,#f8f2e4);color:var(--hr-navy)}
@media(max-width:900px){.hr-topic-gateways{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.hr-topic-gateways{grid-template-columns:1fr}.hr-topic-gateways .hr-topic-gateway{min-height:132px;padding:19px}}
