.health-cta{position:relative;background-color:var(--color-bg-default);overflow:hidden;padding:80px 0}@media(max-width:1439px){.health-cta{padding:80px 17px}}@media(max-width:767px){.health-cta{padding:60px 20px}}@media(max-width:400px){.health-cta{padding:40px 17px}}.health-cta__bg{position:absolute;inset:0;z-index:0;pointer-events:none}.health-cta__bg-left{position:absolute;top:10%;left:-10%;width:600px;height:600px;background-color:rgba(var(--color-brand-primary-rgb),.05);border-radius:50%;filter:blur(120px)}.health-cta__bg-right{position:absolute;bottom:10%;right:-10%;width:500px;height:500px;background-color:rgba(var(--color-brand-secondary-rgb),.05);border-radius:50%;filter:blur(100px)}.health-cta__container{position:relative;z-index:10;max-width:1280px;margin:0 auto;padding:0 24px}.health-cta__banner{border-radius:24px;padding:32px}@media(min-width:768px){.health-cta__banner{padding:48px}}@media(min-width:1024px){.health-cta__banner{padding:64px}}.health-cta__content{max-width:1024px;margin:0 auto;text-align:center}.health-cta__title{color:var(--color-text-primary);font-family:PoppinsFont;font-size:clamp(32px,4vw,48px);font-style:normal;font-weight:600;line-height:1.2;margin-bottom:24px}.health-cta__title .highlight{color:var(--color-brand-secondary)}.health-cta__subtitle{color:var(--color-text-secondary);font-family:InterFont;font-size:clamp(14px,2vw,18px);font-style:normal;font-weight:400;line-height:1.6;margin-bottom:40px;max-width:672px;margin-left:auto;margin-right:auto}.health-cta__trust{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:24px;margin-bottom:40px}.health-cta__trust-item{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--color-text-secondary)}.health-cta__trust-item svg{color:var(--color-brand-primary);stroke-width:3;flex-shrink:0}.health-cta__cta-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;margin-bottom:32px;width:100%}@media(min-width:640px){.health-cta__cta-wrap{flex-direction:row;width:auto}}