.cb_7fcfdf33dbedea821cc926c8a60fda94 {
  /* Media Queries para Responsividade */ }
  .cb_7fcfdf33dbedea821cc926c8a60fda94 .center {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    max-width: 100%; }
  .cb_7fcfdf33dbedea821cc926c8a60fda94 .wrapper {
    display: flex;
    overflow: hidden;
    width: 100%; }
  .cb_7fcfdf33dbedea821cc926c8a60fda94 .wrapper > .inner {
    display: flex;
    transition: transform 1s ease-in-out;
    width: 100%; }
  .cb_7fcfdf33dbedea821cc926c8a60fda94 .carousel-card {
    flex: 1 1 auto; }
  .cb_7fcfdf33dbedea821cc926c8a60fda94 .left-icon {
    margin-right: auto; }
  .cb_7fcfdf33dbedea821cc926c8a60fda94 .right-icon {
    margin-left: auto; }
  .cb_7fcfdf33dbedea821cc926c8a60fda94 .map {
    display: flex;
    align-items: center; }
  .cb_7fcfdf33dbedea821cc926c8a60fda94 .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_7fcfdf33dbedea821cc926c8a60fda94 .map > button.active {
    background: #e8114b;
    border-radius: 100%;
    height: 12px;
    width: 12px; }
  .cb_7fcfdf33dbedea821cc926c8a60fda94 .outline-btn {
    color: #cd1043;
    text-decoration: none;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    border: 1px solid #cd1043;
    border-radius: 8px;
    padding: 10px 32px; }
    .cb_7fcfdf33dbedea821cc926c8a60fda94 .outline-btn:hover {
      text-decoration: none;
      background-color: #fce6eb;
      color: #cd1043; }
  @media (max-width: 1024px) {
  .cb_7fcfdf33dbedea821cc926c8a60fda94 .carousel-card {
    min-width: calc(80% - 40px); }
  .cb_7fcfdf33dbedea821cc926c8a60fda94 .wrapper > .inner {
    gap: 40px; } }
  @media (max-width: 767px) {
  .cb_7fcfdf33dbedea821cc926c8a60fda94 .carousel-card {
    min-width: 100%; }
  .cb_7fcfdf33dbedea821cc926c8a60fda94 .wrapper > .inner {
    gap: 0; } }
  @media (min-width: 1025px) {
  .cb_7fcfdf33dbedea821cc926c8a60fda94 .carousel-card {
    min-width: calc(33.33% - 40px); }
  .cb_7fcfdf33dbedea821cc926c8a60fda94 .wrapper > .inner {
    gap: 40px; } }
