.membership-container{border:1px solid #ddd;border-radius:8px;gap:3.5rem;height:100%;padding:2.5%}#editButton,.membership-container{display:flex;flex-direction:column}#editButton button{align-self:center;margin-top:1rem;width:fit-content}#editIcon span svg{height:24px;width:24px;fill:#425b76}#changeRequestForm,#editContactForm{display:none;margin-bottom:1rem}.customer-info-header{display:flex;justify-content:space-between;margin-bottom:1.5rem}.create-portal-session-button,.customer-info-ul,.editIconButton{margin-top:0}.button-row{display:none;flex-wrap:wrap;gap:1rem;justify-content:flex-start;margin-top:3rem}::selection{background:#d3d3d3}.contact-grid{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.contact-grid>div>div:first-child{font-weight:700}@media (max-width:850px){.contact-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:650px){.contact-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:450px){.contact-grid{grid-template-columns:repeat(1,1fr)}}@media (max-width:800px){body>div:first-child>header>div.container-fluid.header__dnd--top>div>div>div>div>div>div>div>div{align-items:center;display:flex;justify-content:space-between}body>div:first-child>header>div.container-fluid.header__dnd--top>div>div>div>div>div>div>div>div>div.span6.widget-span.widget-type-cell.cell_17235604011333-vertical-alignment.dnd-column{margin-top:0}}