body {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin: 0;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.ico-0150__ico-w1 {
  justify-content: center;
  align-items: center;
  width: 28px;
  height: 28px;
  display: flex;
  position: absolute;
  top: -9px;
  left: -10px;
}

.ico-0150__line--left {
  flex-direction: column;
  justify-content: flex-end;
  width: 2px;
  height: 100%;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.ico-0150__ico--2 {
  filter: invert();
  width: 50px;
  position: relative;
}

.ico-0150__line--t__expand {
  background-color: #2a3239;
  flex: 1;
  height: 100%;
}

.ico-0150__line--l__expand {
  background-color: #2a3239;
  flex: 1;
  width: 100%;
}

.ico-0150__fill {
  background-color: #2a3239;
  width: 0%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.ico-0150__ico-w2 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.ico-0150__line--l__space {
  background-color: #0000;
  width: 100%;
  height: 20px;
}

.ico-0150__ico--1 {
  position: relative;
  top: -2px;
}

.ico-0150__line--top {
  width: 100%;
  height: 2px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.ico-0150__label {
  padding: 28px 61px;
  position: relative;
}

.ico-0150__line--t__space {
  background-color: #0000;
  width: 20px;
  height: 100%;
}

.btn__ico-0150 {
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 2px solid #2a3239;
  border-right: 2px solid #2a3239;
  flex: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  display: inline-block;
  position: relative;
}
