body{font-family:Montserrat,sans-serif;margin:0;padding:0}.user-funnel-box{background:#e8f3ed;background:-moz-linear-gradient(180deg,rgba(232,243,237,0) 0,#e8f3ed 50%,rgba(232,243,237,0) 100%);background:-webkit-linear-gradient(180deg,rgba(232,243,237,0),#e8f3ed 50%,rgba(232,243,237,0));background:linear-gradient(180deg,rgba(232,243,237,0),#e8f3ed 50%,rgba(232,243,237,0));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#e8f3ed",endColorstr="#e8f3ed",GradientType=1);margin:2em auto}.link-cards,.user-funnel-box{box-sizing:border-box;height:auto;padding:0 1em;width:100%}.link-cards{display:grid;gap:2em;grid-template-columns:repeat(4,1fr);margin:1em auto;max-width:1110px}.user-funnel-box a{color:#212121!important;text-decoration:none}.hp-link-card{align-items:center;background:#fff;border-radius:10px;box-shadow:0 3px 8px rgba(0,0,0,.24);display:flex;flex-direction:column;font-size:1.2em;font-weight:700;height:150px;justify-content:center;text-align:center;transition:box-shadow .25s ease;width:100%}.hp-link-card:hover{box-shadow:0 8px 20px rgba(0,0,0,.24)}.hp-link-card span{text-decoration:none!important}.hp-link-card img,.hp-link-card svg{height:auto;margin-bottom:.5em;width:60px}@media only screen and (max-width:950px){.link-cards{gap:1em;grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:500px){.link-cards{gap:1em;grid-template-columns:repeat(1,1fr)}}