.customer-type-switch{display:flex;justify-content:center;align-items:center;gap:10px}@media(min-width: 800px){.customer-type-switch{padding-right:36px}}.customer-type-switch button{padding:0;border:none;background:rgba(0,0,0,0);font-size:var(--wp--preset--font-size--sm);color:#505050;transition:color 150ms}.customer-type-switch button:hover{color:var(--wp--preset--color--dark)}.customer-type-switch button.current{color:var(--wp--preset--color--primary);font-weight:600}.customer-type-switch button:first-child{display:flex;gap:10px}.customer-type-switch button:first-child::after{content:"";display:block;width:1px;background-color:#505050}
