.customer-help-tiles-container{display:flex;flex-direction:row;justify-content:center}.customer-tile-wrapper{align-items:center;border-radius:15px;box-shadow:3px 3px #cbcbcb;display:flex;flex-direction:column;justify-content:space-evenly;margin:1.5%;max-width:25%;min-width:370px;padding:2em}.customer-submit-request{background:#69b3e7;border-radius:15px;color:#1b365d;cursor:pointer;display:inline-block;font-size:18px;font-weight:550;height:52px;margin-top:.5em;text-align:center;text-decoration:unset;width:286px}.submit-request:hover{color:#1b365d}.customer-submit-request:focus{color:#1b365d;text-decoration:underline}.customer-submit-request-heading{color:#1b365d;padding-top:.7em}.customer-icon-wrapper,.customer-tile-icon{left:0;position:relative;top:0}.customer-tile-icon{height:90px;width:90px}.customer-tile-vector{left:17.5px;position:absolute;top:18.5px;width:56px}.customer-tile-heading{color:#18365d;font-family:montserrat,sans-serif;font-size:20px;font-weight:600;padding-bottom:.5em;text-align:center}.customer-tile-description p{color:#444446;font-family:montserrat,sans-serif;font-size:18px;font-weight:500;text-align:center}@media screen and (max-width:1220px){.customer-help-tiles-container{padding:2em 1em}}@media screen and (max-width:450px){.customer-help-tiles-container{display:flex;flex-direction:column}.tile-wrapper{min-width:320px}}