.IntegrationsPage_container__kvV4C{padding:20px;font-family:Inter,sans-serif;max-width:1280;width:100%;background-color:#fff;text-align:center;box-sizing:border-box}.IntegrationsPage_heading__rhga_{margin-top:50px;font-size:2rem;font-weight:400;margin-bottom:20px;color:#333}.IntegrationsPage_tiles__f5aa_{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:24px;gap:24px}.IntegrationsPage_tile__Cp4AK{margin-top:50px;margin-bottom:255px;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);padding:20px;transition:all .3s ease;display:flex;flex-direction:column;align-items:left;justify-content:space-between}.IntegrationsPage_tile__Cp4AK:hover{transform:translateY(-5px);box-shadow:0 6px 20px rgba(0,0,0,.12)}.IntegrationsPage_tileContent__X5oM3{display:flex;flex-direction:column;justify-content:space-between;height:100%;text-align:left}.IntegrationsPage_tileHeader__FhOLL{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.IntegrationsPage_integrationName__Q4sQN{font-size:1.25rem;font-weight:400;color:#333}.IntegrationsPage_statusIconConnected__ZvDXB{color:#059669;font-size:30px}.IntegrationsPage_statusIconDisconnected__nkY3V{color:#dc2626;font-size:30px}.IntegrationsPage_tileDescription__z7LFP{font-size:1rem;font-weight:400;color:#555;margin-bottom:20px}.IntegrationsPage_connectButton__wZKNp{background-color:#0073b1;color:#fff;font-size:1rem;font-weight:400;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s;align-self:center;width:100%}.IntegrationsPage_connectButton__wZKNp:hover{background-color:#005c8f}@media (max-width:768px){.IntegrationsPage_container__kvV4C{padding:16px}.IntegrationsPage_tiles__f5aa_{grid-template-columns:1fr}}