.cb_3c58ca7fd85777af99f898449ebff563 .acumular-resgatar {
  padding-top: 120px;
  position: relative;
  background-color: #eeedf9;
  padding-bottom: 50px; }
  .cb_3c58ca7fd85777af99f898449ebff563 .acumular-resgatar:after {
    position: absolute;
    content: '';
    background-image: url(image/wave.svg);
    left: 0;
    top: 0;
    width: 279px;
    height: 114px;
    background-size: cover;
    background-repeat: no-repeat; }
  .cb_3c58ca7fd85777af99f898449ebff563 .info-acumular-resgatar h2 {
    color: #0f004f;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px; }
  .cb_3c58ca7fd85777af99f898449ebff563 .info-acumular-resgatar h2 span {
    display: block; }
  .cb_3c58ca7fd85777af99f898449ebff563 .info-acumular-resgatar p {
    font-size: 24px;
    line-height: 32px;
    color: #303030; }
  .cb_3c58ca7fd85777af99f898449ebff563 .img-acumular-resgatar {
    margin: 0 auto;
    text-align: center; }
  .cb_3c58ca7fd85777af99f898449ebff563 .img-acumular-resgatar img {
    width: 70%; }
  .cb_3c58ca7fd85777af99f898449ebff563 .box-acumular-resgatar-pontos {
    display: flex;
    position: relative;
    padding: 24px 64px;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    align-self: stretch;
    background: #f7f7f8; }
  .cb_3c58ca7fd85777af99f898449ebff563 .box-acumular-resgatar-pontos::after {
    content: '';
    position: absolute;
    left: 5%;
    width: 259px;
    height: 84px;
    background-image: url('images/blue-wave.svg');
    background-size: cover;
    background-repeat: no-repeat; }
  .cb_3c58ca7fd85777af99f898449ebff563 .box-container-acumular-resgatar-pontos {
    padding: 64px 0; }
  .cb_3c58ca7fd85777af99f898449ebff563 .box-acumular-resgatar-pontos .box-text-acumular-resgatar-pontos {
    padding: 0; }
  .cb_3c58ca7fd85777af99f898449ebff563 .text-info-resgatar-pontos {
    padding: 0 48px; }
  .cb_3c58ca7fd85777af99f898449ebff563 .text-info-resgatar-pontos h1 {
    color: #0f004f;
    font-family: "Latam-Sans-Regular", sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px; }
  .cb_3c58ca7fd85777af99f898449ebff563 .text-info-resgatar-pontos h2 {
    color: #303030;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; }
  .cb_3c58ca7fd85777af99f898449ebff563 .diagram-section-box {
    padding: 0 48px; }
  .cb_3c58ca7fd85777af99f898449ebff563 .diagram-card {
    display: flex;
    padding: 48px;
    flex-direction: column;
    align-items: center;
    gap: 32px;
    justify-content: center;
    border-radius: 48px;
    background-color: #fff; }
  .cb_3c58ca7fd85777af99f898449ebff563 .tab-diagram-container-modulo {
    display: flex;
    gap: 10px;
    padding: 16px 0;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    align-self: stretch; }
  .cb_3c58ca7fd85777af99f898449ebff563 .wrapper-buttons-diagram {
    display: flex;
    padding: 8px 16px 8px 8px;
    align-items: center;
    justify-content: center;
    gap: 32px;
    border-radius: 16px;
    background: #fbeef2; }
  .cb_3c58ca7fd85777af99f898449ebff563 .tab-diagram-modulo {
    display: flex;
    justify-content: center;
    align-items: center;
    background: transparent;
    color: #ed1650;
    text-align: center;
    font-family: "Latam-Sans-Bold", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    border: none;
    border-radius: 16px;
    padding: 8px 24px;
    cursor: pointer;
    gap: 8px;
    transition: background-color 0.3s ease, color 0.3s ease; }
  .cb_3c58ca7fd85777af99f898449ebff563 .tab-diagram-modulo.tab-diagram-activated {
    background: #ed1650;
    color: white; }
  .cb_3c58ca7fd85777af99f898449ebff563 .tab-diagram-modulo:not(.tab-diagram-activated):hover {
    background-color: #ff5a75;
    color: #fff; }
  .cb_3c58ca7fd85777af99f898449ebff563 .tab-diagram-content .content-diagram-tab {
    display: none;
    transform: translateY(10px);
    transition: opacity 0.5s ease, transform 0.5s ease, visibility 0.5s;
    position: absolute; }
  .cb_3c58ca7fd85777af99f898449ebff563 .tab-diagram-content {
    position: relative;
    margin-top: 20px; }
  .cb_3c58ca7fd85777af99f898449ebff563 .tab-diagram-content .content-diagram-tab.tab-diagram-activated {
    display: block;
    visibility: visible;
    transform: translateY(0);
    position: relative; }
  .cb_3c58ca7fd85777af99f898449ebff563 .diagram-card-content {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 56px; }
  .cb_3c58ca7fd85777af99f898449ebff563 .diagram-text-box {
    display: flex;
    flex-direction: column;
    align-self: self-start;
    padding: 0 48px;
    width: 50%; }
  .cb_3c58ca7fd85777af99f898449ebff563 .diagram-text-box h2 {
    color: #0f004f;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px; }
  .cb_3c58ca7fd85777af99f898449ebff563 .diagram-text-box h2 span {
    display: block; }
  .cb_3c58ca7fd85777af99f898449ebff563 .diagram-text-box p {
    font-size: 18px;
    line-height: 24px;
    color: #303030; }
  .cb_3c58ca7fd85777af99f898449ebff563 .img-diagram {
    height: 410px;
    max-width: 100%;
    position: relative;
    top: -30px; }
  @media (max-width: 767px) {
  .cb_3c58ca7fd85777af99f898449ebff563 .info-acumular-resgatar h2, .cb_3c58ca7fd85777af99f898449ebff563 .diagram-text-box h2 {
    font-size: 24px;
    line-height: 32px; }
  .cb_3c58ca7fd85777af99f898449ebff563 .info-acumular-resgatar p {
    font-size: 18px;
    line-height: 24px; }
  .cb_3c58ca7fd85777af99f898449ebff563 .box-acumular-resgatar-pontos::after {
    left: 50%;
    transform: translateX(-50%); }
  .cb_3c58ca7fd85777af99f898449ebff563 .text-info-resgatar-pontos {
    padding: 0 24px; }
  .cb_3c58ca7fd85777af99f898449ebff563 .text-info-resgatar-pontos h1 {
    margin-bottom: 1.3rem; }
  .cb_3c58ca7fd85777af99f898449ebff563 .diagram-text-box {
    flex-direction: column; }
  .cb_3c58ca7fd85777af99f898449ebff563 .diagram-text-box h1 {
    width: 88%; }
  .cb_3c58ca7fd85777af99f898449ebff563 .diagram-card {
    align-items: center;
    padding: 0 24px 24px; }
  .cb_3c58ca7fd85777af99f898449ebff563 .diagram-card-content {
    flex-direction: column-reverse; }
  .cb_3c58ca7fd85777af99f898449ebff563 .img-diagram {
    height: auto; }
  .cb_3c58ca7fd85777af99f898449ebff563 .diagram-text-box {
    width: 100%;
    padding: 0; } }
