.ImageReassurance{display:flex;flex-direction:column;align-items:center;overflow:hidden;width:100%;padding:8px}@media screen and (min-width:1024px){.ImageReassurance{padding:64px 32px}}.ImageReassurance__image{display:flex;padding-bottom:24px}@media screen and (min-width:1024px){.ImageReassurance__image{transform:translateY(20%);width:80%;transition:all .6s ease-out .2s;opacity:0}}.ImageReassurance__content{display:flex;width:100%;flex-wrap:wrap}.ImageReassurance__content.is-centered{justify-content:center;text-align:center}@media screen and (min-width:670px){.ImageReassurance__content{flex-direction:row;justify-content:center;width:100%}}@media screen and (min-width:1024px){.ImageReassurance__content{width:80%}}.ImageReassurance__element .ImageReassurance__text{padding-bottom:4px;color:#656666;font-size:1.4rem;line-height:1.33}@media screen and (min-width:1024px){.ImageReassurance__element .ImageReassurance__text{padding-bottom:8px;font-size:1.8rem}}.ImageReassurance__element .ImageReassurance__text:last-child{padding:8px 0 0;line-height:1.11}@media screen and (min-width:1024px){.ImageReassurance__element .ImageReassurance__text:last-child{padding:16px 0 0}}.ImageReassurance__element .ImageReassurance__value{font-size:4rem;line-height:.7;font-weight:700}@media screen and (min-width:1024px){.ImageReassurance__element .ImageReassurance__value{font-size:5rem}}.ImageReassurance__element .ImageReassurance__value .ImageReassurance__value_sub{padding-left:8px;font-size:2.4rem}@media screen and (min-width:1024px){.ImageReassurance__element .ImageReassurance__value .ImageReassurance__value_sub{font-size:3.2rem}}.ImageReassurance__element{width:50%;padding:16px}@media screen and (min-width:670px){.ImageReassurance__element{transform:translateY(20%);width:25%;padding:32px 16px;opacity:0}.ImageReassurance__element:first-of-type{transition:all .5s ease-out .8s}.ImageReassurance__element:nth-of-type(2){transition:all .5s ease-out 1s}.ImageReassurance__element:nth-of-type(3){transition:all .5s ease-out 1.2s}.ImageReassurance__element:nth-of-type(4){transition:all .5s ease-out 1.4s}}.ImageReassurance.is-visible .ImageReassurance__image,.ImageReassurance__content.is-visible .ImageReassurance__element{transform:translate(0);opacity:1}.ImageReassurance__svgIconInfo{min-width:12px;margin-left:8px;fill:#8c8c8b}@media screen and (min-width:1024px){.ImageReassurance__svgIconInfo{min-width:16px}}