.cw-animated-figures{background:var(--color-listing-bg);padding:0 7.5rem}.cw-animated-figures__title{border-bottom:1px solid rgba(0,0,0,.3);font-size:2rem;font-weight:400;letter-spacing:.025rem;line-height:2.5rem;padding:6.25rem 0 2.5rem;margin:0;color:var(--color-black);text-wrap:balance}.cw-animated-figures__wrapper{display:flex;align-items:baseline;flex-direction:row;flex-wrap:wrap;padding:7.25rem 0 1.5rem;list-style:none;margin:0}.cw-animated-figures__item-wrapper{margin-bottom:5rem;width:25%}.cw-animated-figures__item{align-items:center;display:flex;flex-direction:column;opacity:0;transform:scale(.8);transition:opacity .3s var(--ease-lv),transform .3s var(--ease-lv)}.cw-animated-figures__item.-is-visible{opacity:1;transform:scale(1)}.cw-animated-figures__item-data{font-family:var(--font-body);font-size:4rem;font-weight:400;letter-spacing:.025rem;line-height:4rem;margin-bottom:2rem;position:relative;text-align:center;color:var(--color-black)}.cw-animated-figures__item-data-svg{display:block;height:12.8125rem;width:12.8125rem;margin:0 auto;transform:rotate(-90deg)}.cw-animated-figures__item-data-caption{display:flex;left:50%;padding-left:1.25rem;position:absolute;top:50%;transform:translate(-50%,-50%);white-space:nowrap;font-feature-settings:"tnum","lnum"}.cw-animated-figures__item-data-caption-exponent{font-size:2rem;font-weight:400;letter-spacing:.025rem;line-height:2.5rem;position:relative;top:-.75rem}.cw-animated-figures__item-desc{font-size:1.125rem;font-weight:400;letter-spacing:.025rem;line-height:1.5rem;text-align:center;width:62.5%;color:var(--color-black);margin:0}.cw-animated-figures__item-circle{stroke:rgba(0,0,0,.1);stroke-width:1.5;fill:none}.cw-animated-figures__item-circle.-animated{stroke:var(--color-black);stroke-width:1.5;stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:100;transition:stroke-dashoffset 1.4s var(--ease-lv)}.cw-animated-figures__item-circle.-animated.-is-visible{stroke-dashoffset:0}@media (max-width:1280px){.cw-animated-figures__item-wrapper{width:50%}}@media (max-width:1024px){.cw-animated-figures{padding:0 3.125vw}.cw-animated-figures__title{padding:5rem 0 3rem;font-size:1.75rem;line-height:2.25rem}.cw-animated-figures__wrapper{padding:5rem 0 0}.cw-animated-figures__item-wrapper{width:50%;margin-bottom:5rem}}@media (max-width:768px){.cw-animated-figures{padding:0 1.5rem}.cw-animated-figures__title{padding:4rem 0 2rem;font-size:1.5rem;line-height:1.875rem}.cw-animated-figures__wrapper{flex-direction:column;padding:4rem 0 0}.cw-animated-figures__item-wrapper{width:100%;margin-bottom:5rem}.cw-animated-figures__item-wrapper:last-child{margin-bottom:0}.cw-animated-figures__item-data{font-size:3rem;line-height:3rem}.cw-animated-figures__item-data-svg{height:10rem;width:10rem}.cw-animated-figures__item-data-caption-exponent{font-size:1.5rem;line-height:1.875rem;top:-.5rem}.cw-animated-figures__item-desc{width:80%}}