.cb_54f7dd454c89d56c1a786f96f8494ee6 {
  @import url('https://cdnjs.cloudflare.com/ajax/libs/material-design-icons/3.0.1/iconfont/material-icons.min.css'); }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 body {
    display: flex;
    flex-direction: column;
    align-items: center; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 section {
    max-width: 1270px;
    align-items: center;
    margin: 1.5rem;
    width: 100%;
    margin-bottom: 100px; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .topo > div {
    height: 397px;
    background: url('./images/banner-topo.png');
    background-position: center center;
    color: white;
    display: flex;
    padding: 4.5rem;
    justify-content: center;
    flex-direction: column;
    border-radius: 24px; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .topo div h1 {
    width: 500px;
    color: white;
    font-weight: 400;
    font-size: 27px;
    line-height: 32px;
    letter-spacing: 0%; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 #main h2 {
    color: #10004f;
    font-weight: 700;
    font-size: 27px;
    line-height: 32px;
    letter-spacing: 0%;
    margin-bottom: 2rem; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 #main .cards {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 2rem;
    align-items: stretch; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .card {
    border-radius: 1rem;
    overflow: hidden;
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    border-radius: 1rem; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .image {
    height: 212px;
    width: 100%;
    object-fit: cover; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .card-info {
    padding: 16px;
    display: flex;
    flex-direction: column;
    flex: 1; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .card-info .badge {
    color: white;
    background-color: #10004f;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    width: 81px;
    margin-bottom: 16px; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .card-info h4 {
    font-weight: 700;
    font-size: 19px;
    line-height: 24px;
    letter-spacing: 0.1px;
    color: #303030; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .card-info p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.2px;
    color: #5c5c5c; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .card-info strong {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.3px;
    color: #5c5c5c;
    margin-bottom: 16px; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .card-info a {
    font-weight: 700;
    font-size: 14px;
    color: #cd1043;
    line-height: 20px;
    letter-spacing: 0.3px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .link {
    font-weight: 700;
    font-size: 14px;
    color: #cd1043 !important;
    line-height: 20px;
    letter-spacing: 0.3px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 #app-download .banner {
    height: 238px;
    background: url('./images/banner-app.png') no-repeat;
    background-position: right;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 72px;
    border-radius: 24px;
    overflow: hidden;
    background-size: cover; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 #app-download h3 {
    color: white;
    width: 450px;
    font-weight: 400;
    font-size: 23px;
    line-height: 28px;
    letter-spacing: 0.15px; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 #app-download p {
    color: white;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 #app-download .banner a {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.3px;
    text-align: center;
    vertical-align: middle;
    color: white;
    background-color: #e8114b;
    width: 138px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    border-radius: 0.5rem; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .help h2 {
    font-weight: 700;
    font-size: 27px;
    line-height: 32px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #0f004f; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .help-cards {
    display: flex;
    justify-content: space-between;
    gap: 2rem; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .help-card {
    border: solid 1px #e1e1e1;
    border-radius: 1rem;
    height: 196px;
    width: 615px;
    padding: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .help-card img {
    height: 88px;
    margin-right: 2rem; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .help-card h4 {
    font-weight: 700;
    font-size: 16px;
    color: #000;
    line-height: 24px;
    letter-spacing: 0.2px; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .help p {
    color: #5c5c5c;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px; }
  @media (max-width: 600px) {
  .cb_54f7dd454c89d56c1a786f96f8494ee6 section {
    margin-left: 0;
    margin-right: 0; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .topo > div {
    width: 100%;
    height: 360px;
    background: url('./images/banner-topo-sml.png') no-repeat;
    background-size: cover;
    border-radius: 0;
    padding: 16px 16px 60px 16px; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .topo div h1 {
    font-weight: 400;
    font-size: 22px;
    line-height: 24px;
    letter-spacing: 0%;
    width: auto; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 #main {
    padding: 0 15px;
    margin: 0; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 #main .cards {
    grid-template-columns: 1fr;
    width: 100%; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .card {
    width: 100%; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .image {
    width: 100%; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 #app-download {
    padding: 0 1rem;
    height: fit-content; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 #app-download .banner {
    height: 410px;
    width: 100%;
    background: url('./images/banner-app-sml.png') no-repeat;
    border-radius: 1.5rem;
    padding: 40px 1.5rem;
    background-size: cover;
    justify-content: flex-start; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 #app-download .banner h3 {
    font-size: 20px;
    line-height: 24px;
    width: 300px; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 #app-download .banner a {
    height: 40px;
    border-radius: 0.5rem; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .help {
    padding: 0 1rem 0 1rem;
    margin: 0;
    width: 100%; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .help-cards {
    width: 100%;
    height: fit-content;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .help-card {
    flex-direction: column;
    align-items: start;
    height: fit-content;
    width: 100%;
    padding: 1.5rem 1rem;
    margin-bottom: 1.25rem; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .help-card img {
    height: 88px;
    margin-right: 0;
    margin-bottom: 1.25rem; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .help-card h4 {
    font-size: 14px;
    line-height: 20px; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .help-card p {
    font-size: 14px;
    line-height: 20px; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .help-card a {
    font-size: 14px;
    line-height: 20px; } }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .card-info .cta {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: auto; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .card-info .expired-msg {
    display: none;
    margin: 0;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.3px;
    color: #5c5c5c; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .card.is-expired {
    background: #f3f3f5; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .card.is-expired .card-info {
    background: #f3f3f5; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .card.is-expired .cta {
    display: none; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .card.is-expired strong {
    display: none; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .card.is-expired .expired-msg {
    display: block; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .card.is-expired .image {
    opacity: 0.95; }
  .cb_54f7dd454c89d56c1a786f96f8494ee6 .card.is-hidden {
    display: none !important; }
