.corporate_wrapper{min-height:350px}.corporate_wrapper .row{display:flex;align-items:center;gap:18px}.corporate_wrapper .tab{display:flex;width:200px;padding:6px 12px;justify-content:center;align-items:center;gap:4px;border-radius:6px;background:var(--Neutrals-100,#f8f8f8);color:var(--Secondary-900,#191442);font-size:13px;font-weight:400;cursor:pointer}.corporate_wrapper .active{color:var(--Neutrals-White,#fff);font-weight:500;background:var(--Secondary-900,#191442)}.corporate_wrapper .events{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.corporate_wrapper .events>div{display:flex;padding:12px;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:5px;flex:1 0;border-radius:6px;border:1px solid #e0dfe7}.corporate_wrapper .events h4{color:var(--Secondary-900,#191442);font-size:13px;font-weight:500}.corporate_wrapper .date{color:var(--Neutrals-700,#5c5968);font-size:12px;font-weight:400}.corporate_wrapper .tag{padding:4px 12px;border-radius:20px;background:#ffefe7;color:var(--Neutrals-Labels,#6b6874);font-size:11px;font-weight:400}.corporate_wrapper .h_row{width:100%;display:flex;align-items:flex-start;justify-content:space-between}.corporate_wrapper .rupee{font-weight:400}.action_m_wrapper img,.corporate_wrapper img{cursor:pointer}.action_m_wrapper{border-radius:12px;font-weight:400;overflow:hidden;padding:24px;width:600px}.action_m_wrapper .h_row{display:flex;align-items:center;justify-content:space-between}.action_m_wrapper h2{font-size:18px}.action_m_wrapper p{margin-top:20px;padding:16px;background:var(--Neutrals-100,#f8f8f8);color:var(--Neutrals-900,#2d2b40);font-size:14px;border-radius:12px}.empty_state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding-top:20px;color:#6b6874;font-size:14px}.empty_state img{width:200px;height:200px}@media (max-width:678px){.corporate_wrapper .row{gap:14px;overflow-x:auto}.corporate_wrapper .events h4{font-size:15px}.corporate_wrapper .date{font-size:13px}.action_m_wrapper{width:100%}}@media (max-width:475px){.corporate_wrapper .events h4{font-size:14px}.corporate_wrapper .events{grid-template-columns:1fr;max-height:460px;overflow-y:auto;padding-right:8px}.corporate_wrapper .events>div{border:none;border-radius:12px;background:var(--Neutrals-100,#f8f8f8)}.action_m_wrapper{padding:16px}.action_m_wrapper h2{font-size:16px}.corporate_wrapper .row{padding-bottom:8px}}