.cb_d2d86e333de255d3d1ea38f506e7218b {
  /* Media Queries para Responsividade */ }
  .cb_d2d86e333de255d3d1ea38f506e7218b .center {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    max-width: 100%; }
  .cb_d2d86e333de255d3d1ea38f506e7218b .wrapper {
    display: flex;
    overflow: hidden;
    width: 100%; }
  .cb_d2d86e333de255d3d1ea38f506e7218b .wrapper > .inner {
    display: flex;
    transition: transform 1s ease-in-out;
    width: 100%; }
  .cb_d2d86e333de255d3d1ea38f506e7218b .carousel-card {
    flex: 1 1 auto; }
  .cb_d2d86e333de255d3d1ea38f506e7218b .card-step {
    border-radius: 16px;
    background-color: #fff; }
    .cb_d2d86e333de255d3d1ea38f506e7218b .card-step > img {
      border-top-left-radius: 16px;
      border-top-right-radius: 16px;
      width: 100%; }
    .cb_d2d86e333de255d3d1ea38f506e7218b .card-step > div {
      padding: 16px 20px; }
    .cb_d2d86e333de255d3d1ea38f506e7218b .card-step > div > h4 {
      font-family: Latam-Sans-Regular;
      font-weight: 700;
      font-size: 19px;
      line-height: 24px;
      color: #303030;
      margin-bottom: 0; }
    .cb_d2d86e333de255d3d1ea38f506e7218b .card-step > div > a {
      font-family: Latam-Sans-Regular;
      font-weight: 700;
      font-size: 14px;
      line-height: 20px;
      color: #cd1043;
      text-decoration: none; }
  .cb_d2d86e333de255d3d1ea38f506e7218b .left-icon {
    margin-right: auto; }
  .cb_d2d86e333de255d3d1ea38f506e7218b .right-icon {
    margin-left: auto; }
  .cb_d2d86e333de255d3d1ea38f506e7218b .map {
    display: flex;
    align-items: center; }
  .cb_d2d86e333de255d3d1ea38f506e7218b .map > button {
    all: unset;
    background: #b8b8b8;
    cursor: pointer;
    margin: 0 0.125em;
    position: relative;
    user-select: none;
    border-radius: 100%;
    height: 8px;
    width: 8px; }
  .cb_d2d86e333de255d3d1ea38f506e7218b .map > button.active {
    background: #e8114b;
    border-radius: 100%;
    height: 12px;
    width: 12px; }
  @media (max-width: 1024px) {
  .cb_d2d86e333de255d3d1ea38f506e7218b .carousel-card {
    min-width: calc(50% - 0.5em); }
  .cb_d2d86e333de255d3d1ea38f506e7218b .wrapper > .inner {
    gap: 1em; } }
  @media (max-width: 767px) {
  .cb_d2d86e333de255d3d1ea38f506e7218b .carousel-card {
    min-width: 100%; }
  .cb_d2d86e333de255d3d1ea38f506e7218b .wrapper > .inner {
    gap: 0; } }
  @media (min-width: 1025px) {
  .cb_d2d86e333de255d3d1ea38f506e7218b .carousel-card {
    min-width: calc(33.33% - 0.7em); }
  .cb_d2d86e333de255d3d1ea38f506e7218b .wrapper > .inner {
    gap: 0.9em; } }
