h6 {
    font-family: Roboto-Regular, sans-serif;
    font-size: 18px;
  }
  
  .can-trust__chip {
    height: unset;
  }
  
  .epresentation {
    margin: auto;
  }
  
  .card__ {
    box-shadow: 0px 0px 30px rgba(73, 78, 92, 0.15);
    padding: 40px;
    margin-bottom: 40px;
  }
  
  body {
    font-family: Roboto-Regular, sans-serif !important;
  }
  
  .ddtMDt {
    height: 10px;
    position: relative;
    top: -15px;
    z-index: -1;
    background-color: #6ebfc2;
    margin: auto;
    display: none;
  }
  
  .gLCMsf {
    text-align: center;
    width: -moz-fit-content;
    width: fit-content;
    letter-spacing: 0px;
    margin: 0px;
    color: rgba(0, 0, 0, 0.87);
    z-index: 1;
    position: relative;
    line-height: 1;
    justify-content: center;
    font-weight: bold;
    color: #3e4448;
    text-underline-offset: 10px;
    text-decoration: underline;
    text-decoration-thickness: 5px;
    text-decoration-color: #6ebfc2;
    margin-bottom: 45px;
  }
  
  .ttl_introduction {
    color: #151515;
    font-weight: bold;
    margin-bottom: 25px;
    font-size: 20px;
  }
  .ttl_introduction::before {
    content: "";
    border-left: 5px solid #6ebfc2;
    padding-left: 0.5rem;
  }
  
  .card__ .card.card_one {
    border: 2px solid #d2e8e7;
    font-size: 15px;
    text-align: justify;
  }
  .card__ .card.card_two {
    height: 100%;
    border-top: 16px solid #6ebfc2;
    font-size: 13px;
  }
  .card__ .card.card_two i {
    position: absolute;
    font-size: 3.5em;
    bottom: 13px;
    right: 20px;
    z-index: 0;
    color: rgba(110, 191, 194, 0.2901960784);
  }
  .card__ .card.card_three {
    background-color: rgba(110, 191, 194, 0.1019607843);
    border: none;
  }
  
  .header_acco {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-decoration: none;
    padding: 0;
  }
  .header_acco:hover {
    text-decoration: none;
  }
  .header_acco p {
    color: #404040;
    font-weight: 600;
  }
  .header_acco p i {
    color: #70b6b9;
  }
  
  ul {
    list-style: none;
  }
  ul li {
    font-size: 15px;
  }
  ul li i.fa-duotone {
    color: #70b6b9;
  }
  
  .we-train-to .we-train-to__block {
    background: url("https://wallpaperboat.com/wp-content/uploads/2020/11/03/59121/forex-11.jpg") center center/cover no-repeat;
    background-position: top;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .we-train-to .we-train-to__block .we-train-to__filling {
    /* From https://css.glass */
    background: rgba(255, 255, 255, 0.2);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    padding: 20px;
    margin: 0;
    width: 100%;
  }
  .we-train-to .we-train-to__block .we-train-to__filling .we-train-to__title {
    text-align: center;
  }
  .we-train-to .we-train-to__block .we-train-to__filling .we-train-to__text {
    width: unset;
    text-align: center;
    margin: 40px auto;
  }
  
  .we-train-to__studied-block {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
  }
  .we-train-to__studied-block h6 {
    font-weight: bold;
  }
  
  .we-train-to__studied-block-wrap span {
    margin: auto;
  }
  
  .trader-course__title {
    margin-bottom: 0;
  }
  
  .no-time-to-learn__filling {
    padding: 0;
  }
  
  .fas,
  .fa-classic,
  .fa-solid,
  .far,
  .fa-regular,
  .fal,
  .fa-light,
  .fat,
  .fa-thin {
    font-family: "Font Awesome 6 Pro" !important;
  }
  
  .can-trust__chip i {
    position: absolute;
    left: 25px;
    font-size: 40px;
    color: #6ebfc2;
  }
  
  .can-trust__chip-text {
    /* width: 74%; */
    /* margin-left: auto; */
    font-size: 15px;
  }
  
  .iq-tw-6.iq-pb-10 {
    font-size: unset;
  }
  
  .trader-course__filling {
    padding: 25px 100px;
  }/*# sourceMappingURL=styles.css.map */