.mdlsx-tiles-wrapper{display:flex;flex-wrap:wrap;gap:40px}.mdlsx-content-box-bound{background-color:#fff;border:1px solid #c2c2c2;border-radius:12px;box-shadow:0 0 0 transparent;flex:0 0 360px;max-width:360px;text-align:center;transition:box-shadow .3s ease;width:100%}.mdlsx-content-box-bound:hover{box-shadow:0 8px 15px rgba(0,0,0,.1)}.mdlsx-cntnt-box-top{background-color:#ccc;background-position:top;background-repeat:no-repeat;background-size:cover;border-radius:12px 12px 0 0;height:200px}.mdlsx-cntnt-box-eyebrow{font-size:14px;height:52px;line-height:110%;padding:10px 25px;text-align:center;text-transform:uppercase}.mdlsx-cntnt-box-body{font-size:16px;font-weight:800;height:100px;line-height:125%;padding:8px 25px;text-align:center}.mdlsx-cntnt-box-body p{font-size:inherit;font-weight:inherit;line-height:inherit;margin:0;text-align:inherit}.mdlsx-minor-link-bound{height:50px;padding:5px 10px;text-align:center}.mdlsx-major-link-bound{height:80px;padding:10px;text-align:center}@media (max-width:767px){.mdlsx-content-box-bound{flex:1 1 350px;max-width:400px;width:100%}}