body.home #brxe-49b6f1 { background-color: var(--primary, #ff8552); }
body.home #brxe-49b6f1 > .bricks-shape-divider { display: none; }
body.home #brxe-49b6f1 #brxe-c49392,
body.home #brxe-49b6f1 #brxe-e6687e { color: #17201e; }
body.home #brxe-49b6f1 #brxe-90db81 {
  background: #17463e !important;
  color: #fff !important;
  border: 2px solid #17463e;
  border-radius: 8px;
  min-height: 52px;
  font-weight: 700;
}
body.home #brxe-49b6f1 #brxe-90db81:hover { background: #10352f !important; }
body.home #brxe-49b6f1 #brxe-90db81:focus-visible {
  outline: 3px solid #17201e;
  outline-offset: 4px;
}
body.home #brxe-482a7b { border-radius: 8px; overflow: hidden; }
body.home #brxe-482a7b img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: none;
}
