.pp-step-1-2-3{font-family:Montserrat;position:relative;display:flex}.pp-step-1-2-3 .flex-cards{display:flex}.pp-step-1-2-3 .flex-cards .number{background:#ffecdc;color:#fd7e14}.pp-step-1-2-3 .flex-cards a.card:hover .number{background:#fd7e14;color:#fff}.pp-step-1-2-3-wrap{container-type:inline-size;container-name:step-cards}@container step-cards (max-width:738px){.pp-step-1-2-3 {
    display: flex;
    flex-direction: column;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-bottom: 40px;
  }
  .pp-step-1-2-3 .separator-big-screens {
    display: none;
  }
  .pp-step-1-2-3 .flex-cards {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: center;
  }
  .pp-step-1-2-3 .flex-cards .card {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 12px 10px 8px 10px;
    justify-content: space-around;
    border: 1px solid #c9d5df;
    background: #fff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.04), 0 8px 16px 0 rgba(0, 0, 0, 0.08);
    border-radius: 20px;
    text-decoration: none;
  }
  .pp-step-1-2-3 .flex-cards .card .number {
    position: absolute;
    top: -20px;
    background: #fd7e14;
    background: #fd7e14;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 40px;
    transform: translateX(-50%);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.04), 0 8px 16px 0 rgba(0, 0, 0, 0.08);
    left: 50%;
    background: #fd7e14;
    color: #fff;
    text-align: center;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    line-height: 1;
  }
  .pp-step-1-2-3 .flex-cards .card svg, .pp-step-1-2-3 .flex-cards .card img {
    margin-top: 16px;
  }
  .pp-step-1-2-3 .flex-cards .card .icon {
    margin-bottom: 0;
  }
  .pp-step-1-2-3 .flex-cards .card .description {
    margin-top: 6px;
    font-weight: 700;
    display: flex;
    min-height: 32px;
    align-items: center;
    font-size: 16px;
    color: #222;
  }
  .pp-step-1-2-3 .flex-cards .card .description br {
    display: none;
  }
  .pp-step-1-2-3 .easy-text h3 {
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    font-size: 20px;
    color: #222222;
    line-height: 1.1;
    font-weight: 700;
    margin-bottom: 30px;
    order: 0;
  }
  .pp-step-1-2-3 .easy-text .smallscreen-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 18px;
    color: #222222;
    line-height: 20px;
    text-align: center;
    font-family: Montserrat;
    font-weight: 500;
  }
  .pp-step-1-2-3 .easy-text .smallscreen-bottom mark {
    border-radius: 3px;
    background-color: #fd7e14 !important;
    color: #fff !important;
    padding: 3px 7px;
  }
  .pp-step-1-2-3 .easy-text .smallscreen-bottom a {
    border-radius: 3px;
    background-color: #fd7e14 !important;
    color: #fff !important;
    padding: 3px 7px;
    text-decoration: none;
  }

  .flex-cards {
    
  }

  .card {
    
  }
}@container step-cards (min-width:738px){.pp-step-1-2-3 {
    border-radius: 20px;
    border: 1px solid #C9D5DF;
    background: #FFF;
    
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.04), 0 8px 16px 0 rgba(0, 0, 0, 0.08);
    padding: 0 20px 0 28px;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
    gap: 20px;
  }
  .pp-step-1-2-3 .easy-text h3 {
    color: #222;
    text-align: center;
    font-family: "Open Sans";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    
    text-align: left;
    margin-bottom: 4px;
    margin-top: 4px;
  }
  .pp-step-1-2-3 .easy-text span {
    color: #222;
    font-family: "Open Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    
  }
  .pp-step-1-2-3 .easy-text span mark {
    color: #FD7E14;
    background: transparent;
    padding-left: 0;
    padding-right: 0;
  }
  .pp-step-1-2-3 .easy-text span a {
    color: #FD7E14;
    text-decoration: none;
  }

  .flex-cards {
    height: 116px;
    flex-grow: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1200px;
    flex-grow: 0;
    
  }

  .separator-big-screens {
    margin-top: -2px;
    margin-right: 20px;
  }

  .card {
    display: flex;
    flex-direction: row;
    gap: 16px;
    align-items: center;
    justify-content: space-around;
    text-decoration: none;
    max-width: 290px;
    padding-right: 0;
    
  }
  .card .number {
    color: #FFF;
    text-align: center;
    font-family: Montserrat;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    
    border-radius: 100px;
    background: #1e75be;
    display: flex;
    width: 56px;
    height: 56px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    aspect-ratio: 1/1;
    order: 0;
    transition: 0.2s ease-in-out;
  }
  .card .description {
    color: #222;
    text-align: center;
    font-family: "Open Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.1;
    
    text-align: left;
    margin-bottom: 0;
    margin-top: 0;
    transition: 0.2s ease-in-out;
  }
  .card .content-wrap {
    order: 1;
  }
  .card .icon {
    order: 2;
    flex-shrink: 0;
    margin-left: 4px;
  }

  a.card:hover .number {
    background-color: #FD7E14;
  }
  a.card:hover .description {
    color: #FD7E14;
  }

  .easy-text {
    width: 306px;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }
}@container step-cards (min-width:738px) and (max-width:1359.9px){.pp-step-1-2-3 {
    padding: 0 20px 0 16px;
  }
  .pp-step-1-2-3 .easy-text {
    width: 234px;
  }
  .pp-step-1-2-3 .easy-text h3 {
    font-size: 28px;
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: 4px;
  }
  .pp-step-1-2-3 .easy-text .smallscreen-bottom {
    font-size: 16px;
    text-align: left;
  }

  .card .icon {
    width: 60px;
  }
}@container step-cards (min-width:962px) and (max-width:1119.9px){.card .icon {
    display: none;
  }
}@container step-cards (min-width:738px) and (max-width:961.9px){.card {
    flex-direction: column;
    gap: 8px;
  }
  .card .icon {
    display: none;
  }
  .card .description {
    font-size: 20px;
  }
  .card .description br {
    display: none;
  }
  .card .number {
    font-size: 28px;
    width: 40px;
    height: 40px;
  }
}