@charset "UTF-8";body .wrap{overflow:hidden}.health-stmt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:20px;margin-top:40px}@media only screen and (min-width:641px){.health-stmt{padding-inline:40px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;margin-top:50px}}.health-stmt__item{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;padding:32px 20px;border-radius:36px;background:#fff}@media only screen and (min-width:641px){.health-stmt__item{padding-inline:40px}}.health-stmt__item:before{content:"";position:absolute;inset:0;border-radius:36px;padding:4px;background:linear-gradient(135deg,#ea7ca8 0%,#efb08d 55%,#e7c53a 100%);-webkit-mask:-webkit-gradient(linear,left top,left bottom,color-stop(0,#000)) content-box,-webkit-gradient(linear,left top,left bottom,color-stop(0,#000));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.health-stmt__title{text-align:center;color:#EE1D23;font-size:min(6.1538461538vw,2.4rem);font-weight:700;margin-bottom:18px}.health-stmt__text{text-align:center;line-height:2.5}@media only screen and (min-width:641px){.health-stmt__text{line-height:3}}.health-stmt__text span{display:inline-block;font-weight:700}@media only screen and (min-width:641px){.health-stmt__list{padding-left:20px!important}}.health-stmt__list-item{display:-ms-grid;display:grid;-ms-grid-columns:auto 12px 1fr;grid-template-columns:auto 1fr;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.health-stmt__list-item+.health-stmt__list-item{margin-top:12px}.health-stmt__list-label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:55px;padding-inline:2px;border-radius:4px;background:#EE1D23;color:#fff;font-size:0.8em;font-weight:700;margin-top:3px;white-space:nowrap}.health-stmt__list-text{font-weight:700;line-height:1.6}