#health{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;margin:0 auto}#health img{display:block;width:40%;box-shadow:2px 2px 8px rgba(0,0,0,.12)}@media only screen and (max-width: 834px){#health img{max-width:450px;width:95%;margin:0 auto 4rem}}#health section{width:52%}@media only screen and (max-width: 834px){#health section{width:100%}}#health section h5{width:300px;margin-bottom:4rem;padding:1rem 0;text-align:center;font-size:1.7rem;background:#fff;border-radius:50px}@media only screen and (max-width: 834px){#health section h5{width:fit-content;margin-bottom:3rem;padding:1.2rem 3rem;font-size:1.6rem}}@media only screen and (max-width: 520px){#health section h5{font-size:1.5rem}}#health section #health-list{width:100%;margin-bottom:4rem}#health section #health-list ol{display:flex;flex-direction:column;row-gap:2rem;width:100%;margin:0 auto;counter-reset:my-counter}#health section #health-list ol li{position:relative;padding-left:5.5rem;font-size:1.6rem;font-weight:600}@media only screen and (max-width: 834px){#health section #health-list ol li{padding-left:4.5rem;font-size:1.5rem}}@media only screen and (max-width: 520px){#health section #health-list ol li{font-size:1.4rem}}#health section #health-list ol li::before{content:counter(my-counter);counter-increment:my-counter;position:absolute;top:-3px;left:0;width:34px;height:34px;text-align:center;font-size:1.4rem;line-height:33px;letter-spacing:0;background:#fff;border:1px solid #333;border-radius:50%}@media only screen and (max-width: 834px){#health section #health-list ol li::before{width:30px;height:30px;font-size:1.3rem;line-height:30px}}#health section #health-list b{display:block;text-align:right;font-size:1.3rem}@media only screen and (max-width: 834px){#health section #health-list b{font-size:1.2rem}}#health section #health-note{width:100%;margin:0 auto}#health section #health-note ul{display:flex;flex-direction:column;row-gap:.7rem;margin:2rem auto 4rem}@media only screen and (max-width: 834px){#health section #health-note ul{margin:1.5rem auto 3rem}}#health section #health-note ul li{position:relative;padding-left:2rem;font-weight:600}#health section #health-note ul li::before{content:"";position:absolute;top:10px;left:0;width:8px;height:8px;background:#005bac;border-radius:50%}@media only screen and (max-width: 834px){#health section #health-note ul li::before{top:8px;width:7px;height:7px}}#health-medical{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;margin:0 auto}@media only screen and (max-width: 834px){#health-medical{flex-direction:column;row-gap:3rem}}#health-medical p{width:calc(100% - 500px)}@media only screen and (max-width: 834px){#health-medical p{width:100%}}#health-medical article{width:400px;padding:4rem;background:rgba(0,91,172,.05);border:1px solid rgba(0,91,172,.08);border-radius:10px}@media only screen and (max-width: 834px){#health-medical article{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;width:100%;margin:0 auto;padding:3.5rem}}@media only screen and (max-width: 520px){#health-medical article{display:block;padding:2.5rem}}#health-medical article span{display:block;width:fit-content;margin-bottom:2.2rem;padding:.2rem 3rem;font-size:1.8rem;font-weight:600;letter-spacing:3px;background:#fff;border-radius:50px}@media only screen and (max-width: 834px){#health-medical article span{width:140px;margin-bottom:0;padding:.4rem 0;text-align:center;font-size:1.7rem}}@media only screen and (max-width: 520px){#health-medical article span{width:fit-content;margin-bottom:2.2rem;padding:.4rem 3rem;font-size:1.6rem}}#health-medical article section{display:flex;flex-direction:column;row-gap:.2rem;width:100%}@media only screen and (max-width: 834px){#health-medical article section{width:calc(100% - 200px);row-gap:.5rem}}@media only screen and (max-width: 520px){#health-medical article section{width:100%}}#health-medical article section dl{display:flex;flex-wrap:wrap;width:100%}#health-medical article section dl dt{position:relative;flex-shrink:0;width:200px}@media only screen and (max-width: 834px){#health-medical article section dl dt{width:160px}}@media only screen and (max-width: 520px){#health-medical article section dl dt{width:150px}}