.c-animated-chart{--c-animated-chart-label-space:9.5rem;--c-animated-chart-plot-height:40rem;--c-animated-chart-brand-space:4.5rem;--c-animated-chart-meta-gap:1.2rem;background:linear-gradient(180deg,#10228b,#000437);color:#fff;overflow:hidden;padding-bottom:6.4rem;padding-top:6.4rem;position:relative}.c-animated-chart.is-animation-ready:not(.is-visible) .c-animated-chart__bar{transform:scaleY(0);transition:none}.c-animated-chart.is-animation-ready:not(.is-visible) .c-animated-chart__bar-meta{bottom:var(--c-animated-chart-meta-gap);transition:none}.c-animated-chart.is-animation-ready.is-visible .c-animated-chart__bar{transform:scaleY(1);transition:transform 2s ease-in-out}.c-animated-chart.is-animation-ready.is-visible .c-animated-chart__bar-meta{bottom:calc(max(var(--c-animated-chart-bar-height),var(--c-animated-chart-bar-min-height)) + var(--c-animated-chart-meta-gap));transition:bottom 2s ease-in-out}.c-animated-chart .l-component__content{position:relative;z-index:1}.c-animated-chart__header{margin:0 auto;max-width:90rem;text-align:center;width:100%}.c-animated-chart__eyebrow.h4{color:#fff;font-weight:500;margin:0}.c-animated-chart__title{color:#fff;margin:2rem auto 0;max-width:100%}.c-animated-chart__title strong{color:#b995ff}.c-animated-chart__intro{color:#fff;margin:2rem auto 0;max-width:84rem}.c-animated-chart__layout{display:grid;gap:2.4rem;grid-template-columns:minmax(0,1fr);margin-top:4rem}.c-animated-chart__chart{min-width:0}.c-animated-chart__plot{display:grid;gap:1.2rem;grid-template-columns:6.4rem minmax(0,1fr)}.c-animated-chart__axis{height:var(--c-animated-chart-plot-height);margin-bottom:var(--c-animated-chart-brand-space);margin-top:var(--c-animated-chart-label-space);position:relative}.c-animated-chart__axis-label{color:#fff;font-family:Figtree,Arial,sans-serif;font-size:1.5rem;font-weight:700;line-height:1;position:absolute;right:0;transform:translateY(-50%)}.c-animated-chart__axis-label:first-child{top:0}.c-animated-chart__axis-label:nth-child(2){top:25%}.c-animated-chart__axis-label:nth-child(3){top:50%}.c-animated-chart__axis-label:nth-child(4){top:75%}.c-animated-chart__axis-label:nth-child(5){top:100%}.c-animated-chart__bars{display:grid;gap:1.2rem;grid-template-columns:repeat(2,minmax(0,1fr));height:calc(var(--c-animated-chart-label-space) + var(--c-animated-chart-plot-height) + var(--c-animated-chart-brand-space));position:relative}.c-animated-chart__bars:before{background-image:repeating-linear-gradient(180deg,rgba(216,215,255,.2) 0,rgba(216,215,255,.2) .1rem,transparent 0,transparent 25%);border-bottom:.1rem solid rgba(216,215,255,.2);content:"";inset:var(--c-animated-chart-label-space) 0 var(--c-animated-chart-brand-space);pointer-events:none;position:absolute}.c-animated-chart__bar-item{height:100%;min-width:0;padding-bottom:var(--c-animated-chart-brand-space);padding-top:var(--c-animated-chart-label-space);position:relative;z-index:1}.c-animated-chart__bar-track{align-items:flex-end;display:flex;height:var(--c-animated-chart-plot-height);justify-content:center;position:relative;width:100%}.c-animated-chart__bar-meta{bottom:calc(max(var(--c-animated-chart-bar-height),var(--c-animated-chart-bar-min-height)) + var(--c-animated-chart-meta-gap));left:0;position:absolute;right:0;text-align:center}.c-animated-chart__bar-value.h3{color:#fff;margin:0}.c-animated-chart__bar-item--brand .c-animated-chart__bar-value.h3{color:#b995ff}.c-animated-chart__bar-description{color:#fff;font-family:Atkinson Hyperlegible,Arial,sans-serif;font-size:1.6rem;line-height:1.37;margin:.4rem 0 0;text-align:center}.c-animated-chart__bar{border-radius:1.2rem 1.2rem 0 0;display:block;height:max(var(--c-animated-chart-bar-height),var(--c-animated-chart-bar-min-height));max-height:100%;transform:scaleY(1);transform-origin:bottom;width:min(82%,19rem);will-change:transform}.c-animated-chart__bar--parcel-protect{background:linear-gradient(161deg,#b9f6ff,#3b38ff)}.c-animated-chart__bar--courier{background:#fff;border-radius:1.8rem 1.8rem 0 0;width:min(82%,19rem)}.c-animated-chart__bar-brand{align-items:flex-start;bottom:0;color:#fff;display:flex;font-family:Figtree,Arial,sans-serif;font-size:1.6rem;font-weight:600;height:var(--c-animated-chart-brand-space);justify-content:center;left:0;line-height:1.37;padding-top:1.2rem;position:absolute;right:0;text-align:center}.c-animated-chart__bar-brand picture{display:block;max-width:100%}.c-animated-chart__bar-brand img{display:block;height:auto;max-width:17rem;width:100%}.c-animated-chart__comparisons{align-self:start;display:grid;gap:2rem}.c-animated-chart__card{border-radius:1.2rem;padding:2.4rem}.c-animated-chart__card--positive{background:linear-gradient(161deg,rgba(185,246,255,.2),rgba(59,56,255,.2));border:2px solid #b9f6ff}.c-animated-chart__card--negative{background:rgba(0,0,0,.2)}.c-animated-chart__card-title{color:#fff;font-weight:700;margin:0}.c-animated-chart__list{display:grid;gap:1.2rem;list-style:none;margin:1.2rem 0 0;padding:0}.c-animated-chart__list-item{align-items:flex-start;color:#fff;display:flex;font-family:Atkinson Hyperlegible,Arial,sans-serif;font-size:1.6rem;gap:.8rem;line-height:1.37}.c-animated-chart__list-item strong{font-weight:700}.c-animated-chart__status-icon{display:block;flex:0 0 auto;font-size:2rem;stroke:transparent}.c-animated-chart__list-text{min-width:0}@media screen and (min-width:600px){.c-animated-chart__plot{gap:1.6rem;grid-template-columns:7.2rem minmax(0,1fr)}.c-animated-chart__bars{gap:2rem}}@media screen and (min-width:1024px){.c-animated-chart{--c-animated-chart-label-space:7.2rem;--c-animated-chart-plot-height:41rem;--c-animated-chart-brand-space:6.4rem;--c-animated-chart-meta-gap:1rem;padding-bottom:8rem;padding-top:8rem}.c-animated-chart__layout{align-items:start;gap:4rem;grid-template-columns:minmax(0,1.5fr) minmax(55.4rem,1fr)}.c-animated-chart__layout--single{grid-template-columns:minmax(0,1fr);margin-left:auto;margin-right:auto;max-width:90rem}.c-animated-chart__chart{align-self:center}.c-animated-chart__plot{gap:1.8rem;grid-template-columns:7.4rem minmax(0,1fr)}.c-animated-chart__axis-label{font-size:1.4rem}.c-animated-chart__bars{gap:3rem}.c-animated-chart__bar-brand{font-size:2rem;line-height:normal;padding-top:2.5rem}.c-animated-chart__comparisons{gap:1.4rem}.c-animated-chart__card{min-height:26.6rem;padding:4rem}.c-animated-chart__list{margin-top:2rem}}@media (prefers-reduced-motion:reduce){.c-animated-chart__bar{transform:scaleY(1)!important}.c-animated-chart__bar,.c-animated-chart__bar-meta{transition:none!important}}