/* Identity lockups isolated to ARK Flow section 15: Ecossistema ARK. */
.flow-ecosystem-late .flow-ecosystem-product-brand{
  display:inline-flex;
  align-items:center;
  gap:12px;
  width:max-content;
  line-height:1;
}

.flow-ecosystem-late .flow-ecosystem-product-brand img{
  display:block;
  width:78px;
  height:auto;
}

.flow-ecosystem-late .flow-ecosystem-product-brand strong{
  display:block;
  margin:0;
  font-size:24px;
  font-weight:800;
  font-style:italic;
  line-height:1;
  letter-spacing:-.055em;
}

.flow-ecosystem-late .flow-ecosystem-flow-word{
  color:#00f36d!important;
  -webkit-text-fill-color:#00f36d!important;
  background:none!important;
}

.flow-ecosystem-late .flow-ecosystem-select-word{
  color:#f8990d!important;
  -webkit-text-fill-color:#f8990d!important;
  background:none!important;
}

.flow-ecosystem-late .flow-ecosystem-select-tagline{
  display:block;
}

.flow-ecosystem-late .flow-ecosystem-select-tagline span{
  display:block;
  white-space:nowrap;
}

.flow-ecosystem-late .flow-ecosystem-select-button{
  border:1px solid rgba(123,147,255,.34)!important;
  background:rgba(10,12,18,.72)!important;
  color:#f7f9ff!important;
  -webkit-text-fill-color:#f7f9ff!important;
  box-shadow:0 0 20px rgba(79,125,255,.06)!important;
}

.flow-ecosystem-late .flow-ecosystem-select-button:hover,
.flow-ecosystem-late .flow-ecosystem-select-button:focus-visible{
  border-color:rgba(111,184,255,.62)!important;
  background:rgba(47,140,255,.10)!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  box-shadow:0 0 20px rgba(79,125,255,.06)!important;
}

@media(max-width:760px){
  .flow-ecosystem-late .flow-ecosystem-product-brand{gap:10px}
  .flow-ecosystem-late .flow-ecosystem-product-brand img{width:68px}
  .flow-ecosystem-late .flow-ecosystem-product-brand strong{font-size:21px}
}
