.within_hub_suite__pattern{left:50%;max-width:1034px!important;position:absolute;top:0;transform:translateX(-50%);width:100%!important}[class*=within_hub_suite__grid_]{display:grid;gap:20px;margin-top:10px}.within_hub_suite__grid_3{grid-template-columns:repeat(3,1fr)}.within_hub_suite__grid_4{grid-template-columns:repeat(4,1fr)}.within_hub_suite__col{background-color:var(--white);border-radius:20px;min-height:320px;padding:24px;position:relative;transition:.2s}.within_hub_suite__col--active{background:#f5f6ff;border-radius:20px}.within_hub_suite__col--active:after{background:conic-gradient(var(--hub_blue),#e9eaf1 10%,#dadbe5,transparent,var(--hub_blue),#dadbe5,transparent,var(--hub_blue));border-radius:inherit;content:"";inset:-1px;position:absolute;z-index:-1}.within_hub_suite__col:hover{box-shadow:0 0 30px rgba(0,0,0,.05)}.within_hub_suite__col--active h3{color:#5169e3}.within_hub_suite__col_logo{margin-top:auto}@media(min-width:992px){.within_hub_suite{padding-top:122px}}@media(max-width:991px){.within_hub_suite__grid_4{grid-template-columns:repeat(2,1fr)}.within_hub_suite__grid_4 .within_hub_suite__col{min-height:auto}}@media(max-width:767px){.within_hub_suite__grid_3,.within_hub_suite__grid_4{grid-template-columns:1fr}.within_hub_suite__col{min-height:auto}.within_hub_suite__col:not(.within_hub_suite__col--active){border:1px solid var(--light_blue_04)}}