.hero__text{background:rgb(var(--rgb-blue-lighter-10));flex-direction:column;align-items:flex-start;padding:40px 15px;display:flex}@media (min-width:768px){.hero__text{text-align:center;align-items:center;padding:60px 20px 40px}}@media (min-width:1200px){.hero__text{padding-top:80px}}.hero__title{max-width:1080px;color:rgb(var(--rgb-gray-20));margin:0 0 10px}@media (min-width:768px){.hero__title{margin-bottom:20px}}.hero__lead{max-width:640px;margin:0 0 20px}@media (min-width:768px){.hero__lead{margin-bottom:30px}}.metrics{background:#fff;padding:20px 0 40px}@media (min-width:768px){.metrics{padding:40px 0 60px}}@media (min-width:1200px){.metrics{padding:40px 0 80px}}.metrics__grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-block:0;display:grid}@media (min-width:768px){.metrics__grid{gap:20px}}@media (min-width:1200px){.metrics__grid{grid-template-columns:repeat(4,1fr)}}.metric{text-align:center;border-radius:10px;padding:24px 10px 20px;position:relative;overflow:hidden}@media (min-width:768px){.metric{padding:34px 10px 30px}}@media (min-width:1200px){.metric{padding:44px 10px 40px}}.metric__cap{inset-inline:0;z-index:1;clip-path:polygon(0 0,100% 0,100% 40%,0 40%);border-start-start-radius:9px;border-start-end-radius:9px;width:100%;height:10px;position:absolute;top:-1px}.metric--blue{background:rgb(var(--rgb-blue-lighter-10))}.metric--blue .metric__cap{background:rgb(var(--rgb-blue))}.metric--yellow{background:rgb(var(--rgb-yellow-lighter-10))}.metric--yellow .metric__cap{background:rgb(var(--rgb-yellow))}.metric--green{background:rgb(var(--rgb-green-lighter-10))}.metric--green .metric__cap{background:rgb(var(--rgb-green))}.metric--purple{background:rgb(var(--rgb-purple-lighter-10))}.metric--purple .metric__cap{background:rgb(var(--rgb-purple))}.metric__value{color:rgb(var(--rgb-gray-20));margin:0 0 5px}@media (min-width:768px){.metric__value{margin-bottom:10px}}.metric__label{color:rgb(var(--rgb-gray-20));margin:0}.resource--gray{background:rgb(var(--rgb-gray-02))}.resource--white{background:#fff}.resource__grid{display:block}@media (min-width:768px){.resource__grid{flex-direction:row-reverse;justify-content:space-between;align-items:center;margin-top:60px;display:flex}}@media (min-width:1200px){.resource__grid{margin-top:80px}}.resource__text{padding:40px 0}@media (min-width:768px){.resource__text{padding:0}}@media (min-width:1200px){.resource__text{max-width:530px}}.resource__art{flex:none;width:190px}@media (min-width:768px){.resource__art{width:280px}}@media (min-width:1200px){.resource__art{width:480px}}.section__title{color:rgb(var(--rgb-gray-20));margin:0 0 10px}.section__body{margin:0 0 20px}@media (min-width:768px){.section__body{margin-bottom:30px}}.resource__art svg{width:100%;height:auto;display:block}.testimonials{flex-direction:column;align-items:center;margin-top:20px;padding:0 0 40px;display:flex}@media (min-width:768px){.testimonials{margin-top:40px}}.testimonials>.angular-edge{align-self:stretch;margin-bottom:40px}@media (min-width:768px){.testimonials{margin-top:76px;padding:60px 0}}.testimonials__title{text-align:center;margin-bottom:10px}.testimonials__note{color:rgb(var(--rgb-gray-12));text-align:center;margin-bottom:40px}.testimonials__grid{grid-template-columns:1fr;align-self:stretch;gap:20px;display:grid}@media (min-width:992px){.testimonials__grid{grid-template-columns:repeat(3,1fr)}}.card{background:#fff;border-radius:10px;margin:0;padding:30px}.card blockquote{margin:0 0 20px}.card__name{font-weight:var(--font-text-semibold-weight);color:rgb(var(--rgb-gray-20));display:block}.card__type{color:rgb(var(--rgb-gray-12));display:block}.cta{background:rgb(var(--rgb-green-lighter-10));margin-bottom:10px}@media (min-width:768px){.cta{margin-bottom:0}}.cta__inner{text-align:center;flex-direction:column;align-items:center;padding:40px 0;display:flex}@media (min-width:768px){.cta__inner{padding:60px 0}}.cta__inner .section__title{margin:20px 0}@media (min-width:768px){.cta__inner .section__title{margin:40px 0 30px}}.cta__inner p{max-width:640px;margin-bottom:30px}.angular-edge{width:100%;height:11px;display:block}@media (min-width:768px){.angular-edge{height:24px}}@media (min-width:1200px){.angular-edge{height:60px}}.angular-edge--sm{height:8px}@media (min-width:768px){.angular-edge--sm{height:16px}}@media (min-width:1200px){.angular-edge--sm{height:40px}}.angular-edge.is--flipped{transform:rotate(180deg)}.sp-badge{height:26px;font-weight:var(--font-label-weight);font-size:var(--font-p-tn-size-bp-lg);letter-spacing:var(--font-p-tn-spacing-bp-lg);border-radius:999px;justify-content:center;align-items:center;margin-bottom:10px;padding:0 12px;line-height:1;display:inline-flex}@media (min-width:768px){.sp-badge{height:30px;padding:0 14px}}.sp-badge--green{background:rgb(var(--rgb-green-lighter-09));color:rgb(var(--rgb-green-darker-06))}.sp-badge--blue{background:rgb(var(--rgb-blue-lighter-09));color:rgb(var(--rgb-blue-darker-06))}.sp-badge--yellow{background:rgb(var(--rgb-yellow-lighter-09));color:rgb(var(--rgb-yellow-darker-08))}.sp-badge--purple{background:rgb(var(--rgb-purple-lighter-09));color:rgb(var(--rgb-purple-darker-06))}.angular-edge--cta{height:22px;margin-bottom:-1px}@media (min-width:768px){.angular-edge--cta{height:48px}}@media (min-width:1200px){.angular-edge--cta{height:120px}}.hero__art{background:rgb(var(--rgb-blue-lighter-10))}.hero__art svg{width:100%;height:auto;display:block}.hero__art svg.hero__art--wide{display:none}.hero__art svg.hero__art--phone{max-width:560px;margin:0 auto;display:block}@media (min-width:768px){.hero__art svg.hero__art--wide{max-width:1540px;margin:0 auto;display:block}.hero__art svg.hero__art--phone{display:none}}.card__who{align-items:center;gap:12px;display:flex}.card__ava svg{width:44px;height:44px;display:block}.cta__busts{margin:10px 0 0;display:flex}.cta__busts>span{box-shadow:0 0 0 3px rgb(var(--rgb-green-lighter-10));border-radius:999px}.cta__busts>span+span{margin-left:-14px}.cta__busts svg{width:60px;height:60px;display:block}@media (min-width:768px){.cta__busts{margin-top:20px}.cta__busts svg{width:76px;height:76px}.cta__busts>span+span{margin-left:-18px}}
