@container (max-width: 16rem) {
  .grid[data-grid="flex"] .column {
    --column-min-size: 100% !important;
  }
}

@supports not (container-type: inline-size) {
  @media (max-width: 42rem) {
    .grid[data-grid="flex"] .column {
      --column-min-size: 100% !important;
    }
  }
}

.grid[data-grid="flex"][data-container="hero"] .column {
  --column-vertical-alignment: center;
}

.grid[data-grid="flex"][data-container="b70b9dfa"] .column {
  --column-vertical-alignment: center;
}

.grid[data-grid="flex"][data-container="293769e8"] .column {
  --column-vertical-alignment: center;
}

#lr-d24af66f{display:flex;flex-wrap:wrap;gap:var(--space-m);align-items:flex-start;}
#lr-d24af66f>:nth-child(1){flex:0 0 auto;min-width:0;}
#lr-d24af66f>:nth-child(2){flex:0 0 auto;min-width:0;}

#sep-1306e66c{--sep-style:solid;--sep-thickness:1px;--sep-opacity:0.3;--sep-width:75%;--sep-align:center;}
#sep-cac8a5ed{--sep-style:solid;--sep-thickness:1px;--sep-opacity:0.15;--sep-width:50%;--sep-align:center;}
#sep-d91bff5f{--sep-style:solid;--sep-thickness:1px;--sep-opacity:0.15;--sep-width:50%;--sep-align:center;}
