main {
  margin-top: 88.91px;
  margin-bottom: 6.25rem;
}

.breadcrumb-industry {
  padding: 0.75rem;
  background: var(--white-2, #F6F9FC);
}
@media screen and (min-width: 992px) {
  .breadcrumb-industry .container {
    padding-left: 0px;
  }
}
.breadcrumb-industry .item-breadcrumb {
  display: inline-block;
  margin-bottom: 0px;
}
.breadcrumb-industry .item-breadcrumb a {
  color: var(--black-1, #061020);
  text-align: center;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.225rem;
  /* 140% */
  letter-spacing: -0.0175rem;
}
.breadcrumb-industry .item-breadcrumb-home a {
  padding-left: 24px;
  position: relative;
}
.breadcrumb-industry .item-breadcrumb-home a svg {
  position: absolute;
  top: -3px;
  left: 0px;
}

.content-blog {
  margin-top: 1.25rem;
}
.content-blog .left-blog {
  padding: 1.75rem 1.25rem 2rem 1.25rem;
  width: calc(100% - 20rem);
  border-radius: 0.75rem;
  border: 1px solid var(--white-3, #ECF2F7);
}
.content-blog .left-blog h1 {
  color: var(--black-1, #061020);
  font-family: "Medium";
  font-size: 1.75rem;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.09rem;
  margin-bottom: 0.75rem;
}
.content-blog .left-blog .user-admin {
  display: flex;
  border-bottom: 1px solid var(--white-3, #ECF2F7);
  padding-bottom: 1rem;
  margin-bottom: 1.25rem;
}
.content-blog .left-blog .user-admin .p-admin {
  color: var(--black-3, #6D727C);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.225rem;
  /* 140% */
  letter-spacing: -0.0175rem;
  margin-right: 1.25rem;
}
.content-blog .left-blog .user-admin .time {
  position: relative;
  padding-left: 1.25rem;
  color: var(--black-3, #6D727C);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.225rem;
  /* 140% */
  letter-spacing: -0.0175rem;
}
.content-blog .left-blog .user-admin .time svg {
  position: absolute;
  top: 2px;
  left: 0px;
}
.content-blog .left-blog .user-admin p {
  margin-bottom: 0px;
}
.content-blog .left-blog .contentblog p {
  color: var(--black-1, #061020);
  text-align: justify;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 1.5rem */
  letter-spacing: -0.002rem;
}
.content-blog .left-blog .contentblog img {
  width: auto !important;
  height: auto !important;
  margin: auto;
  max-width: 100%;
}
.content-blog .left-blog .contentblog a {
  color: #004C73 !important;
  text-decoration: underline !important;
}
.content-blog .left-blog .contentblog img {
  height: auto !important;
  max-width: 100%;
}
.content-blog .left-blog .contentblog ul {
  list-style: disc !important;
  padding-left: 16px;
}
.content-blog .left-blog .contentblog ul li {
  list-style: disc !important;
  color: var(--black-1, #061020);
  text-align: justify;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 1.5rem */
  letter-spacing: -0.002rem;
}
.content-blog .left-blog .contentblog table {
  width: 100% !important;
}
.content-blog .left-blog .contentblog table, .content-blog .left-blog .contentblog th, .content-blog .left-blog .contentblog td {
  border: 1px solid #ddd !important;
  border-collapse: collapse !important;
}
.content-blog .left-blog .contentblog .border-unset {
  border: unset !important;
}
.content-blog .left-blog .contentblog .border-unset th {
  border: unset !important;
}
.content-blog .left-blog .contentblog .border-unset td {
  border: unset !important;
}
.content-blog .left-blog .contentblog .border-unset {
  border: unset !important;
  background: unset !important;
}
.content-blog .left-blog .contentblog table td {
  padding: 10px;
}
.content-blog .left-blog .contentblog table tr {
  padding: 10px;
}
.content-blog .left-blog .contentblog table ul {
  padding-left: 15px;
  list-style: disc;
}
.content-blog .left-blog .share-social {
  display: flex;
  margin: 2rem auto 0rem;
  padding-top: 1.75rem;
  border-top: 1px solid var(--white-3, #ECF2F7);
  justify-content: center;
}
.content-blog .left-blog .share-social .p-share {
  color: var(--black-3, #6D727C);
  text-align: justify;
  /* 16/Regular */
  font-family: Inter;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 1.5rem */
  letter-spacing: -0.002rem;
  margin-bottom: 0px;
  display: grid;
  align-items: center;
}
.content-blog .left-blog .share-social a {
  display: block;
  margin-left: 0.75rem;
}
.content-blog .right-blog {
  width: 20rem;
  /*padding-left: 1.25rem;*/
  /*padding-right: 0px;*/
}
.content-blog .right-blog .list-post h2 {
  color: var(--black-1, #061020);
  font-family: "Medium";
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.025rem;
}
.content-blog .right-blog .list-post .post-list .item-post {
  margin-top: 0.75rem;
  display: flex;
  border-radius: 0.75rem;
  border: 1px solid var(--white-3, #ECF2F7);
  background: var(--white-1, #FFF);
  padding: 0.5rem 0.75rem 0.5rem 0.5rem;
}
.content-blog .right-blog .list-post .post-list .item-post .left-img {
  width: 5.75rem;
  display: grid;
  align-items: center;
  justify-content: center;
}
.content-blog .right-blog .list-post .post-list .item-post .left-img img {
  max-width: 100%;
  border-radius: 0.5rem;
}
.content-blog .right-blog .list-post .post-list .item-post .right-content {
  width: calc(100% - 5.75rem);
  padding-left: 0.5rem;
}
.content-blog .right-blog .list-post .post-list .item-post .right-content .name {
  color: var(--black-1, #061020);
  text-overflow: ellipsis;
  whitespace: nowrap;
  font-family: "Medium";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.00188rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  margin-bottom: 0px;
  overflow: hidden;
  height: 2.2rem;
}
.content-blog .right-blog .list-post .post-list .item-post .right-content .summary {
  color: var(--black-3, #6D727C);
  text-overflow: ellipsis;
  whitespace: nowrap;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 1rem;
  /* 140% */
  letter-spacing: -0.0175rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 2rem;
  margin-bottom: 0rem;
}

@media screen and (max-width: 768px) {
  .content-blog {
    margin-top: 1.5rem;
  }
  .content-blog .row {
    margin: 0px;
  }
  .content-blog .left-blog {
    width: 100%;
    padding: 1.25rem 0.75rem 1.75rem 0.75rem;
  }
  .content-blog .left-blog h1 {
    font-size: 1.5rem;
  }
  .content-blog .right-blog {
    margin-top: 1.5rem;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
  main {
    margin-bottom: 1.5rem;
  }

  .content-blog .right-blog .list-post .post-list .mobile-hidden {
    display: none;
  }
}

/*# sourceMappingURL=detail.css.map */
