.block-persona-routing{background:#fff;padding-top:calc(80px + 1.5vw);padding-bottom:calc(calc(40px + .75vw) * 1.5)}.block-persona-routing .text-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin:auto;max-width:75ch;margin-bottom:calc(1em + 2vw)}.block-persona-routing .text-wrapper .subtitle{color:#3940e3}.block-persona-routing .text-wrapper .title{margin-bottom:.4em}.block-persona-routing .text-wrapper .text{margin-top:15px}.block-persona-routing .persona-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.block-persona-routing .persona-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;border:1px solid #e4e4f2;border-radius:5px;padding:36px 30px 30px}.block-persona-routing .persona-icon{width:48px;height:48px;background:#e5e1fc;border-radius:5px;display:grid;place-items:center;color:#3940e3;margin-bottom:24px}.block-persona-routing .persona-icon svg{width:24px;height:24px}.block-persona-routing .persona-body{opacity:.7;margin-top:.6em;margin-bottom:28px;-webkit-box-flex:1;-ms-flex:1;flex:1}.block-persona-routing .persona-cta{border-top:1px solid #e4e4f2;padding-top:20px;margin-top:auto}.block-persona-routing .persona-cta .button.persona-link{color:#3940e3;font-weight:500}.block-persona-routing .persona-cta .button.persona-link:hover svg{-webkit-transform:translateX(4px);transform:translateX(4px)}@media (max-width:1020px){.block-persona-routing .persona-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:820px){.block-persona-routing .persona-grid{grid-template-columns:1fr}}