.chart-line-draw{animation:drawChartLine 3s ease-out forwards;stroke-dasharray:1000;stroke-dashoffset:1000}.chart-line-draw:first-of-type{animation-delay:.2s}.chart-line-draw:nth-of-type(2){animation-delay:.4s}.chart-line-draw:nth-of-type(3){animation-delay:.6s}@keyframes drawChartLine{to{stroke-dashoffset:0}}.mn-hero-grid{align-items:center;display:grid;gap:48px;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);padding:100px 0 0 max(32px,calc(50% - 568px));width:100%}.mn-hero-left-col{padding-bottom:120px}.mn-hero-right-col{align-self:end;justify-self:end;margin-bottom:-44px;max-width:680px;position:relative;width:100%}@media (max-width:992px){.mn-hero-grid{gap:64px;grid-template-columns:1fr;padding-right:32px;padding-top:64px}.mn-hero-left-col{padding-bottom:0}.mn-hero-right-col{justify-self:center;margin-bottom:0}.mn-hero-heading{font-size:42px!important}}.mn-section-subtitle{border-radius:6px;display:inline-block;font-size:11.5px;font-weight:700;letter-spacing:.12em;margin-bottom:20px;padding:6px 14px;text-transform:uppercase}.mn-subtitle-red{background:rgba(229,55,73,.12);color:#e53749}