.template-customers{display:grid;gap:1.5rem;width:100%}.template-customers__header{width:100%}.template-customers__main,.template-customers__sidebar{display:grid;gap:1.5rem}.template-customers__content>:first-child{padding-top:0!important}@media only screen and (min-width:48em){.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{margin-bottom:3rem}}@media only screen and (min-width:64em){.template-customers__main{gap:4rem}}