.products.free .faq {
  margin-top: 80px; }

.products.free .banner_new .container .numbers {
  margin-top: 80px; }

.item_box {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1200px;
  height: 74px;
  border-radius: 8px;
  background-color: transparent;
  -webkit-backdrop-filter: saturate(50%) blur(6px);
  backdrop-filter: saturate(50%) blur(6px); }
  .item_box .item {
    width: 25%;
    display: flex;
    align-items: center;
    padding-left: 20px;
    gap: 5px; }
    .item_box .item b {
      font-size: 38px;
      color: #fff;
      font-weight: bold; }
    .item_box .item p {
      font-size: 14px;
      color: #fff;
      line-height: 1.2;
      font-weight: 400;
      text-align: left;
      padding: 0; }

/*# sourceMappingURL=new_de.css.map */
