@keyframes rxc-draw{to{stroke-dashoffset:0}}@keyframes rxc-fade{to{opacity:1}}.rx-glp1-chart{padding:0}.rx-glp1-chart__panel{background:#1d2c4e;border-radius:32px;padding:38px 0 128px}@media screen and (min-width:750px){.rx-glp1-chart__panel{padding:76px 0 166px}}.rx-glp1-chart__inner{max-width:1144px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;gap:26px}@media screen and (min-width:750px){.rx-glp1-chart__inner{padding:0 clamp(20px,11.6vw - 39px,167px)}}@media screen and (min-width:750px)and (max-width:1199px){.rx-glp1-chart__inner{padding:0 40px}}@media screen and (min-width:1200px){.rx-glp1-chart__inner{max-width:1106px;padding:0;gap:24px}}.rx-glp1-chart__header{display:flex;flex-direction:column;gap:7px}@media screen and (min-width:750px){.rx-glp1-chart__header{gap:8px}}.rx-glp1-chart__eyebrow{margin:0;font-family:PP Mori,DM Sans,Helvetica,sans-serif;font-weight:600;font-size:11px;text-transform:uppercase;color:#fffc}@media screen and (min-width:750px){.rx-glp1-chart__eyebrow{font-size:14px;line-height:24px}}.rx-glp1-chart__heading{margin:0;font-family:PP Mori,DM Sans,Helvetica,sans-serif;font-weight:400;font-size:24px;line-height:1.1;color:#fcfbf8;text-wrap:balance}@media screen and (min-width:750px){.rx-glp1-chart__heading{font-size:36px;line-height:39.6px;text-wrap:unset}}.rx-glp1-chart__heading-accent{color:#a3c1f0}.rx-glp1-chart__text{margin:0;font-size:14px;line-height:1.45;color:#fcfbf8c7;max-width:64ch;text-wrap:pretty}@media screen and (min-width:750px){.rx-glp1-chart__text{font-size:15px;line-height:21.75px;max-width:468px;text-wrap:unset}}@media screen and (min-width:1200px){.rx-glp1-chart__text{font-size:14px;max-width:437px;line-height:20.3px;text-wrap:unset}}.rx-glp1-chart__graph-card{display:flex;flex-direction:column;gap:12px;background:#ffffff1f;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid hsla(0,0%,100%,.2);border-radius:16px;padding:16px 14px 14px}@media screen and (min-width:750px){.rx-glp1-chart__graph-card{gap:16px;margin-top:2px;padding:21px 21px 19px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}}.rx-glp1-chart__graph{position:relative}.rx-glp1-chart__svg{width:100%;height:auto;display:block;font-family:PP Mori,DM Sans,Helvetica,sans-serif}.rx-glp1-chart__svg--mobile{display:block}@media screen and (min-width:750px){.rx-glp1-chart__svg--mobile{display:none}}.rx-glp1-chart__svg--desktop{display:none}@media screen and (min-width:750px){.rx-glp1-chart__svg--desktop{display:block}}.rx-glp1-chart__svg--mobile .rx-glp1-chart__draw--natural{stroke-dasharray:700;stroke-dashoffset:700;animation:rxc-draw 1.1s ease-out .1s forwards}.rx-glp1-chart__svg--mobile .rx-glp1-chart__draw--sema{stroke-dasharray:800;stroke-dashoffset:800;animation:rxc-draw 1.7s cubic-bezier(.22,.8,.3,1) .35s forwards}.rx-glp1-chart__svg--desktop .rx-glp1-chart__draw--natural{stroke-dasharray:1000;stroke-dashoffset:1000;animation:rxc-draw 1.1s ease-out .1s forwards}.rx-glp1-chart__svg--desktop .rx-glp1-chart__draw--sema{stroke-dasharray:1400;stroke-dashoffset:1400;animation:rxc-draw 1.7s cubic-bezier(.22,.8,.3,1) .35s forwards}.rx-glp1-chart__fade{opacity:0;animation:rxc-fade .5s ease 1.5s forwards}@media screen and (min-width:750px)and (max-width:1199px){.rx-glp1-chart__axis-title{font-size:14px}}@media screen and (min-width:750px)and (max-width:1199px){.rx-glp1-chart__axis-ticks{font-size:15px}}.rx-glp1-chart__callout{position:absolute;left:calc(52.6% + 4px);top:30.4%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;padding:7px 14px;border-radius:999px;background:#435477;border:1px solid hsla(0,0%,100%,.2);font-family:PP Mori,DM Sans,Helvetica,sans-serif;font-weight:500;font-size:13px;line-height:1.2;color:#fcfbf8;white-space:nowrap;opacity:0;animation:rxc-fade .5s ease 1.6s forwards}@media screen and (min-width:750px){.rx-glp1-chart__callout{left:49.9%;padding:8.5px 15px 9.5px;font-size:15px;line-height:18px}}@media screen and (min-width:1200px){.rx-glp1-chart__callout{padding:11px 19px;font-size:20px;line-height:24px}}.rx-glp1-chart__legend{display:flex;flex-wrap:wrap;gap:26px;justify-content:center;margin-top:8px}.rx-glp1-chart__legend-item{display:inline-flex;align-items:center;gap:9px;font-family:PP Mori,DM Sans,Helvetica,sans-serif;font-size:12px;color:#fcfbf8}.rx-glp1-chart__legend-item--muted{color:#fcfbf8c7}@media screen and (min-width:750px){.rx-glp1-chart__legend-item{font-size:14px;line-height:24px}}.rx-glp1-chart__legend-dot{width:11px;height:11px;border-radius:999px;flex-shrink:0}.rx-glp1-chart__legend-dot--with{background:var(--wave-400, #a3c1f0)}.rx-glp1-chart__legend-dot--without{background:#c4cbd6}.rx-glp1-chart__cards{display:flex;flex-direction:column;gap:16px}@media screen and (min-width:750px){.rx-glp1-chart__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:stretch}}@media screen and (min-width:1200px){.rx-glp1-chart__cards{margin-top:4px}}.rx-glp1-chart__card{display:flex;flex-direction:column;gap:9px;padding:20px;background:#ffffff1f;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid hsla(0,0%,100%,.2);border-radius:16px}@media screen and (min-width:750px){.rx-glp1-chart__card{gap:9px;padding:27px 29px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}}.rx-glp1-chart__card-head{display:flex;align-items:center;gap:10px}.rx-glp1-chart__card-icon{display:block;width:18px;height:18px;color:#a8bcd7;flex-shrink:0}.rx-glp1-chart__card-icon svg{display:block;width:100%;height:100%}@media screen and (min-width:750px){.rx-glp1-chart__card-icon{width:20px;height:20px}}@media screen and (min-width:1200px){.rx-glp1-chart__card-icon{width:24px;height:24px}}.rx-glp1-chart__card-title{margin:0;font-family:PP Mori,DM Sans,Helvetica,sans-serif;font-weight:500;font-size:15px;line-height:1.2;color:#fcfbf8;text-wrap:balance}@media screen and (min-width:750px){.rx-glp1-chart__card-title{font-size:17px;line-height:20.4px;text-wrap:unset}}@media screen and (min-width:1200px){.rx-glp1-chart__card-title{font-size:18px;line-height:21.6px}}.rx-glp1-chart__card-text{margin:0;font-size:14px;line-height:1.45;color:#fcfbf8c7;text-wrap:pretty}@media screen and (min-width:750px){.rx-glp1-chart__card-text{font-size:13px;line-height:18.85px}}@media screen and (min-width:1200px){.rx-glp1-chart__card-text{font-size:14px;line-height:20.3px}}.rx-glp1-chart__disclaimer{margin:0;font-size:10px;line-height:1.5;color:#ffffff80;text-wrap:pretty}@media screen and (min-width:750px){.rx-glp1-chart__disclaimer{line-height:15px}}@media screen and (prefers-reduced-motion:reduce){.rx-glp1-chart__svg--mobile .rx-glp1-chart__draw--natural,.rx-glp1-chart__svg--mobile .rx-glp1-chart__draw--sema,.rx-glp1-chart__svg--desktop .rx-glp1-chart__draw--natural,.rx-glp1-chart__svg--desktop .rx-glp1-chart__draw--sema,.rx-glp1-chart__fade,.rx-glp1-chart__callout{animation:none;stroke-dashoffset:0;opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/rx-glp1-chart.css.map */
