/* THIS FILE WAS AUTOGENERATED BY CLUTCH. DO NOT EDIT. */


.clutchClass1140 {
  position: relative;
  display: flex;
  height: 56px;
  flex-grow: 0;
  flex-shrink: 0;
  align-content: stretch;
  align-items: center;
  justify-content: space-between;
  padding: 0 16px 0 8px;
  background-color: #060606;

}

.clutchClass1141 {
  display: flex;
  flex: 1;
  flex-grow: 1;
  align-items: center;
  gap: 16px;

}

.clutchClass1142 {
  display: flex;
  align-items: center;
  gap: 16px;
  overflow: hidden;
  flex-shrink: 1;
  justify-content: center;
  padding: 0 16px;

}

.clutchClass1143 {
  display: flex;
  flex: 1;
  flex-grow: 1;
  align-items: center;
  gap: 16px;
  justify-content: flex-end;

}