.customer-nav{gap:var(--bs-component-spacing);justify-content:flex-start;margin-bottom:1rem}@media(min-width:992px){.customer-nav{align-items:flex-start;border:var(--bs-border);border-radius:.5rem;display:flex;flex-direction:column;padding:var(--bs-component-spacing)}}.customer-nav ul{display:flex;flex-direction:column;gap:.5rem;margin:0}@media(min-width:768px)and (max-width:991.98px){.customer-nav ul{flex-direction:row;flex-wrap:wrap}.customer-nav ul>li{flex:0 0 calc(50% - 0.25rem);max-width:calc(50% - .25rem)}}@media(max-width:991.98px){.customer-nav-items{background:var(--bs-body-bg);border:var(--bs-border-width) var(--bs-border-style) #000;border-radius:.5rem;left:0;padding:var(--bs-component-spacing);position:absolute;right:0;top:100%;z-index:1000}}.customer-nav-items{align-items:flex-start;display:flex;flex-direction:column;gap:var(--bs-component-spacing);width:100%}