@use "sass:math";.module.module--confidence-bar{color:#fff;padding:0}.module.module--confidence-bar .confidence-bar-container{display:flex;flex-wrap:wrap;padding-bottom:.5rem;padding-top:.5rem}@media print,screen and (min-width:47.9375em){.module.module--confidence-bar .confidence-bar-container{padding-bottom:.625rem;padding-top:.625rem}}.module.module--confidence-bar .single-item{align-items:center;display:flex;flex:1;flex-basis:100%;max-width:100%;padding:.5rem 0}@media print,screen and (min-width:47.9375em){.module.module--confidence-bar .single-item{flex-basis:50%;height:6rem;max-width:50%;padding:.625rem .625rem .625rem 0}}@media print,screen and (min-width:77.5em){.module.module--confidence-bar .single-item{flex:1;height:7.75rem;padding:.375rem 1.25rem .375rem 0}}.module.module--confidence-bar .single-item svg{height:2.5rem;margin-right:.75rem;width:2.5rem}@media print,screen and (min-width:47.9375em){.module.module--confidence-bar .single-item svg{height:3rem;margin-right:1rem;width:3rem}}@media print,screen and (min-width:77.5em){.module.module--confidence-bar .single-item svg{height:4rem;width:4rem}}.module.module--confidence-bar .single-item .content{color:inherit;flex:1;font-weight:600;margin-bottom:0}@media screen and (min-width:120em){.module.module--confidence-bar .single-item .content{max-width:17.5rem}}