.customer-help-tiles-wrapper{align-items:center;display:flex;flex-direction:column;width:100%}.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;gap:10px;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}.customer-submit-request:focus,.customer-submit-request:hover{background-color:#1b365d;color:#fff;text-decoration:none}.customer-submit-request-heading{color:inherit;font-family:montserrat,sans-serif;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:700;line-height:26px;text-align:center}.customer-tile-description p{color:#444446;font-size:18px;line-height:27px;text-align:center;justify:middle;font-family:montserrat,sans-serif;font-weight:500}@media screen and (max-width:1220px){.customer-help-tiles-container{padding:2em 0}}@media screen and (max-width:1000px){.customer-help-tiles-container{align-items:center;display:flex;flex-direction:column}.customer-tile-wrapper{min-width:320px}}