.health-wrapper{width:100%;max-width:1120px;margin:auto;padding:2rem 0}.health-top-header{flex-direction:column;gap:20px;display:flex}.health-badge{border:2px dashed var(--Primary);color:var(--Primary);border-radius:6px;width:fit-content;padding:6px 14px;font-size:18px;font-weight:600;display:inline-block}.health-title{color:var(--Primary);margin-bottom:20px}.health-title span{color:var(--Secondary)}.health-subtitle{color:var(--Text);font-size:16px;line-height:1.6}.health-grid{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.health-image img{object-fit:cover;border-radius:12px;width:100%}.health-list{flex-direction:column;gap:20px;display:flex}.health-item{grid-template-columns:48px 1fr;align-items:center;gap:20px;display:grid}.health-icon img{align-items:center;display:grid}.health-item p{color:var(--Text);font-size:16px;line-height:1.6}.health-footer{color:var(--Text);margin-top:20px}.health-footer-bold{color:var(--Text);font-weight:600}@media (max-width:768px){.health-grid{grid-template-columns:1fr;gap:40px}.health-title{font-size:28px}.health-subtitle{font-size:15px}.health-wrapper{padding:2rem 1.5rem}}@media (max-width:425px){.health-title{font-size:24px}.health-item p{font-size:14px}.health-icon img{width:36px;height:36px}}
.wework-outer{padding:2rem 0}.wework-wrapper{background:var(--White);text-align:center;border-radius:10px;max-width:1120px;margin:auto;padding:2.5rem 2rem;box-shadow:0 0 20px #00000014}.wework-title{color:var(--Primary);margin-bottom:40px;font-size:36px;font-weight:600}.wework-title span{color:var(--Secondary)}.wework-container{justify-content:space-between;align-items:flex-start;gap:20px;display:flex;position:relative}.wework-item{text-align:center;flex:1;padding:0 10px;position:relative}.wework-icon-wrap{z-index:2;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto;display:flex;position:relative}.wework-icon-wrap img{width:100%}.wework-text{color:var(--Text);max-width:180px;margin:auto;font-size:15px;line-height:1.6}.wework-line{border-top:2px dashed var(--Primary);z-index:1;width:100%;position:absolute;top:26px;right:-50%}@media (max-width:768px){.wework-wrapper{padding:2rem 1.5rem}.wework-container{flex-direction:column;align-items:center}.wework-item{padding-bottom:30px}.wework-line{border-top:none;border-left:2px dashed var(--Primary);width:0;height:58px;top:75px;left:50%;transform:translate(-50%)}.wework-text{max-width:100%}}@media (max-width:426px){.wework-line{border-top:none;border-left:2px dashed var(--Primary);width:0;height:60px;top:100px;left:50%;transform:translate(-50%)}}
