.customer-help-tiles-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.customer-tile-wrapper{align-items:center;background-color:#f7f7f7;border-radius:15px;box-shadow:3px 3px #cbcbcb;display:flex;flex-direction:column;justify-content:space-evenly;margin:1.5%;max-width:370px;padding:2em;width:calc(100% - 3em)}.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}.customer-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:#343433;font-family:montserrat,sans-serif;font-size:20px;font-weight:600;padding-bottom:.5em;text-align:center}.customer-tile-description{color:#15809e;color:#444446;font-family:montserrat,sans-serif;font-size:18px;font-weight:500;text-align:center}.customer-tile-description a{text-decoration:underline}.customer-tile-description a:link,.customer-tile-description a:visited{color:#15809e}.customer-tile-description a:active,.customer-tile-description a:hover{color:#5c5c5c}@media (max-width:450px){.customer-help-tiles-container{align-items:center;flex-direction:column}.customer-tile-wrapper{margin:1.5% 0;min-width:unset;width:100%}}.customer-tile-wrapper{justify-content:flex-start;min-height:273px;padding-bottom:0}.customer-icon-wrapper{height:90px}.customer-tile-heading{margin-top:12px;padding-bottom:0}.customer-tile-description{margin-top:24px}