.card-select{align-items:stretch;display:flex;flex-wrap:nowrap;gap:.5rem;padding-left:1rem}.card-select-left,.card-select-right{box-sizing:border-box;display:flex;flex:1 1 300px}.card-select-left{display:flex;flex-wrap:wrap;gap:.5rem}.card-select-tile{align-items:flex-start;background:#fff;border:0;cursor:pointer;display:flex;flex:1 1 45%;flex-direction:column;justify-content:center;padding:4rem 2rem;position:relative;text-align:left;transition:all .25s ease}.card-select-tile.active{background-color:var(--mcblue);border-color:#002b51;color:#fff}.card-select-tile:after{border:4px solid transparent;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.card-select-tile:hover:after{border:5px solid var(--mcdeepred)}.card-select-tile.active:hover:after{border:4px solid transparent}.card-select-tile-title{font-family:Publico,serif;font-size:var(--step-4);font-weight:400;max-width:300px}.card-select-tile-icon{display:block;margin-bottom:.75rem}.card-select-tile-icon svg{display:block;fill:var(--mcdeepred);height:32px;width:32px}.card-select-tile.active svg{fill:#fff}.card-select-right{position:relative}.card-select-content{background-color:var(--mcblue);background-position:100% 100%;background-repeat:no-repeat;background-size:70%;color:#fff;display:none;flex:1;padding:4rem 1rem 12rem;position:relative}.card-select-content.active{display:block}.card-select-content-inner{max-width:700px;padding:3rem}.card-select-content-title{color:#fff;margin-bottom:1rem}.card-select-content-desc{color:#fff;font-size:1.125rem;line-height:1.55;margin-bottom:1.5rem}.card-select-content-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.card-select-content-logos{align-items:center;display:flex;flex-wrap:wrap;margin-top:6rem}.card-select-content-logos img{margin-right:1.75rem}@media (max-width:900px){.card-select{flex-wrap:wrap;padding-left:0}.card-select-left,.card-select-right{flex:0 0 100%}.card-select-tile{padding:2rem 1rem}.card-select-content{padding:1rem}.card-select-content-inner{padding:3rem 1rem}.card-select-tile-title{margin-bottom:0}}.card-select-tile:first-child{background-image:url(https://7497682.fs1.hubspotusercontent-na1.net/hubfs/7497682/Modern%20Campus%202025/tile-bg-top-left.png);background-repeat:no-repeat;background-size:cover}.card-select-tile:nth-child(2){background-image:url(https://7497682.fs1.hubspotusercontent-na1.net/hubfs/7497682/Modern%20Campus%202025/tile-bg-top-right.png);background-repeat:no-repeat;background-size:cover}.card-select-tile:nth-child(3){background-image:url(https://7497682.fs1.hubspotusercontent-na1.net/hubfs/7497682/Modern%20Campus%202025/tile-bg-bottom-left.png);background-repeat:no-repeat;background-size:cover}.card-select-tile:nth-child(4){background-image:url(https://7497682.fs1.hubspotusercontent-na1.net/hubfs/7497682/Modern%20Campus%202025/tile-bg-bottom-right.png);background-repeat:no-repeat;background-size:cover}.card-select-tile.active{background-image:none!important}