.c-breadcrumbs{font-size:var(--font-responsive-xs);width:100%}.c-breadcrumbs,.c-breadcrumbs>li:not(:last-child){align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.c-breadcrumbs>li:not(:last-child):after{background-color:var(--text-global-primary);content:"";display:block;height:1rem;margin:0 .5rem;transform:rotate(25deg);width:.0625rem}.c-breadcrumbs__item:not([aria-current]){text-decoration:underline}.template-customers{display:grid;gap:1.5rem;overflow:hidden;width:100%}.template-customers__header{width:100%}.template-customers__main,.template-customers__sidebar{display:grid;gap:1.5rem}@media only screen and (min-width:48em){.template-customers{margin-top:.0625rem}.template-customers__main{display:flex;flex-wrap:wrap;gap:3rem}.template-customers__main>:first-child{flex-basis:18rem;flex-grow:1}.template-customers__main>:last-child{flex-basis:0;flex-grow:999;min-inline-size:50%}.template-customers__sidebar{display:block;padding-bottom:3rem;padding-right:3rem;position:relative}.template-customers__sidebar:before{background-color:var(--surface-global-subtle);content:"";height:100%;position:absolute;right:0;top:0;width:50vw;z-index:-1}}@media only screen and (max-width:calc(48em - 1px)){.template-customers__sidebar{margin-inline:calc(0px - var(--container-horizontal-padding))}}