body,
  html {
    scroll-behavior: smooth;
  }

  .fdan1 {
    background: #1e88e5 !important;
  }

  .fdan {

    border: 1px solid #1e88e5;
  }

  .menu_tabs--fixed {
    position: fixed !important;
    top: 55px;
    z-index: 3;
  }

  .product_box--fixed {
    position: fixed !important;
    top: 111px;
    right: 348px;
    width: 300px !important;
    z-index: 3;
  }

  .tag span {

    height: inherit;
    padding-top: 3px;
  }

  li.problem_li {
    padding: 18px;
    margin-bottom: 12px;
    background: #F2F2F2;
    font-size: 20px;
    color: #000;
  }

  li.problem_li a {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .title {
    border-bottom: 1px solid #ddd;
  }

  iframe,
  video {
    width: 100%;
    height: 60vh;
  }
  #modal{
  position: fixed;
  top: 0;
    z-index: 999;
    width: 100%;
}
.plus_content p{line-height: 35px;}
#ey_htmlid_v665117{display: unset !important;}