.cocentric-feature-offerings .cta{display:inline-flex;margin:auto;padding:9px 1.25rem 9px 0;position:relative;transition:all .2s ease}.cocentric-feature-offerings .cta:before{background:transparent;border-radius:28px;content:"";display:block;height:46px;left:0;position:absolute;transition:all .3s ease;width:46px}.cocentric-feature-offerings .cta span{position:relative;text-transform:uppercase;vertical-align:middle}.cocentric-feature-offerings .cta svg{margin-left:10px;position:relative;top:0;transform:translateX(-5px);transition:all .3s ease}.cocentric-feature-offerings .cta:hover{padding-left:1.25rem}.cocentric-feature-offerings .cta:hover:before{background:#683ae7;opacity:1;width:100%}.cocentric-feature-offerings .cta:hover svg{transform:translateX(0)}.cocentric-feature-offerings .cta:active{transform:scale(.96)}.cocentric-feature-offerings .custom-flex{display:flex;flex-flow:row;flex-wrap:wrap;margin:0 -12px}.cocentric-feature-offerings .custom-flex .custom-col{flex:0 0 50%;max-width:50%;padding:20px 12px}@media (max-width:767px){.cocentric-feature-offerings .custom-flex .custom-col{flex:0 0 100%;max-width:100%}}