.grecaptcha-badge{visibility:hidden}.learndash-course-grid .items-wrapper.grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}@media only screen and (min-width:579px) and (max-width:980px){.learndash-course-grid .items-wrapper.grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media only screen and (max-width:579px){.learndash-course-grid .items-wrapper.grid{grid-template-columns:repeat(1,minmax(0,1fr))!important}}@media (min-width:640px){.learndash-wrapper .ld-profile-summary .ld-profile-stats{display:grid!important;grid-template-columns:1fr 1fr!important}}#main-header .nav li ul{right:auto!important;left:0!important;min-width:200px;max-width:300px;box-sizing:border-box}#main-header .nav li.menu-item-has-children:last-child ul{left:auto!important;right:0!important}.symptom-title{font-size:48px;font-weight:800;color:#ffffff;margin-bottom:8px;text-align:center;line-height:1.3;letter-spacing:-0.5px}.symptom-subhead{font-size:20px;font-weight:600;color:#89C4A0;text-align:center;margin-bottom:30px;font-style:italic;position:relative;animation:fadeUp 0.6s ease-out}.symptom-subhead::after{content:"";display:block;width:60px;height:3px;background-color:#FF6030;margin:20px auto 0;border-radius:2px}@keyframes fadeUp{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.symptom-card{background-color:#fff9ef;padding:28px;border-radius:18px;box-shadow:0 4px 12px rgba(0,0,0,0.04);transition:transform 0.3s ease,box-shadow 0.3s ease;height:100%;cursor:default;display:flex;flex-direction:column;justify-content:space-between}.symptom-card:hover{transform:translateY(-6px);box-shadow:0 10px 20px rgba(0,0,0,0.08)}.symptom-card h3{font-size:24px;font-weight:800;color:#89C4A0;margin-bottom:20px;line-height:1.4;font-family:'Poppins',sans-serif;text-wrap:balance}.symptom-card ul{list-style-type:disc;padding-left:20px;color:#222;font-size:15px;line-height:1.7;margin:0}.symptom-card ul li{margin-bottom:8px}.symptom-card ul li strong{font-weight:700}