.support-page h1{text-align:center;text-transform:uppercase;font-size:2.5rem;font-weight:800}.support-page .expanded-card{background:#fff;border-radius:.5rem;width:100%;max-width:900px;max-height:900px;margin:0 auto;padding:1.5rem;position:relative;box-shadow:0 10px 25px rgba(0,0,0,.2)}.support-page .close-icon{cursor:pointer;color:#6c757d;z-index:10;transition:color .2s;position:absolute;top:12px;right:12px}.support-page .close-icon:hover{color:#000}.support-page .card:hover{cursor:pointer;border:1px solid #1770b5}.support-page .card-bg{color:#000;background-position:50%;background-size:cover;justify-content:center;align-items:center;display:flex;position:relative}.support-page .card-overlay{text-align:center;background-color:rgba(255,255,255,.7);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;display:flex}.support-page .overlay{z-index:1050;background-color:rgba(0,0,0,.5);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.support-page .card-title{margin-top:.5rem}.support-page .row.g-4{flex-wrap:wrap;justify-content:center;display:flex}
