#vnx_post_content article .single-article-content .code_block_label,
article .article-content .code_block_label,
#vnx_post_content #ftwp-postcontent .code_block_label,
#vnx_post_content .code_block_label,
.wp-block-post-content .code_block_label {
  margin-bottom: 0;
  opacity: 0.8;
  font-size: 0.8em;
}
#vnx_post_content article .single-article-content .vnx_wrap,
article .article-content .vnx_wrap,
#vnx_post_content #ftwp-postcontent .vnx_wrap,
#vnx_post_content .vnx_wrap,
.wp-block-post-content .vnx_wrap {
  position: relative;
}
#vnx_post_content article .single-article-content .hcb_wrap .line-numbers .line-numbers-rows,
article .article-content .hcb_wrap .line-numbers .line-numbers-rows,
#vnx_post_content #ftwp-postcontent .hcb_wrap .line-numbers .line-numbers-rows,
#vnx_post_content .hcb_wrap .line-numbers .line-numbers-rows,
.wp-block-post-content .hcb_wrap .line-numbers .line-numbers-rows {
  border-right: none;
  left: -3.5em;
  top: 0px;
}
#vnx_post_content article .single-article-content .hcb_wrap .hcb-clipboard + pre:before,
article .article-content .hcb_wrap .hcb-clipboard + pre:before,
#vnx_post_content #ftwp-postcontent .hcb_wrap .hcb-clipboard + pre:before,
#vnx_post_content .hcb_wrap .hcb-clipboard + pre:before,
.wp-block-post-content .hcb_wrap .hcb-clipboard + pre:before {
  content: none;
}
#vnx_post_content article .single-article-content .hcb_wrap button.hcb-clipboard,
article .article-content .hcb_wrap button.hcb-clipboard,
#vnx_post_content #ftwp-postcontent .hcb_wrap button.hcb-clipboard,
#vnx_post_content .hcb_wrap button.hcb-clipboard,
.wp-block-post-content .hcb_wrap button.hcb-clipboard {
  display: none;
}
#vnx_post_content article .single-article-content .wp-block-code,
#vnx_post_content article .single-article-content .hcb_wrap pre,
#vnx_post_content article .single-article-content .hcb_wrap code,
article .article-content .wp-block-code,
article .article-content .hcb_wrap pre,
article .article-content .hcb_wrap code,
#vnx_post_content #ftwp-postcontent .wp-block-code,
#vnx_post_content #ftwp-postcontent .hcb_wrap pre,
#vnx_post_content #ftwp-postcontent .hcb_wrap code,
#vnx_post_content .wp-block-code,
#vnx_post_content .hcb_wrap pre,
#vnx_post_content .hcb_wrap code,
.wp-block-post-content .wp-block-code,
.wp-block-post-content .hcb_wrap pre,
.wp-block-post-content .hcb_wrap code {
  background-color: #133760 !important;
  color: white;
  text-shadow: none;
  font-size: 1em;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
#vnx_post_content article .single-article-content .hcb_wrap pre,
#vnx_post_content article .single-article-content .wp-block-code,
article .article-content .hcb_wrap pre,
article .article-content .wp-block-code,
#vnx_post_content #ftwp-postcontent .hcb_wrap pre,
#vnx_post_content #ftwp-postcontent .wp-block-code,
#vnx_post_content .hcb_wrap pre,
#vnx_post_content .wp-block-code,
.wp-block-post-content .hcb_wrap pre,
.wp-block-post-content .wp-block-code {
  padding-left: 3.5em;
  padding-top: 10px;
  padding-bottom: 10px;
}
#vnx_post_content article .single-article-content .wp-block-code,
article .article-content .wp-block-code,
#vnx_post_content #ftwp-postcontent .wp-block-code,
#vnx_post_content .wp-block-code,
.wp-block-post-content .wp-block-code {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
#vnx_post_content article .single-article-content .wp-block-code::-webkit-scrollbar,
article .article-content .wp-block-code::-webkit-scrollbar,
#vnx_post_content #ftwp-postcontent .wp-block-code::-webkit-scrollbar,
#vnx_post_content .wp-block-code::-webkit-scrollbar,
.wp-block-post-content .wp-block-code::-webkit-scrollbar {
  display: none;
}
#vnx_post_content article .single-article-content .wp-block-code code,
article .article-content .wp-block-code code,
#vnx_post_content #ftwp-postcontent .wp-block-code code,
#vnx_post_content .wp-block-code code,
.wp-block-post-content .wp-block-code code {
  position: relative;
  line-height: 1.5;
}
#vnx_post_content article .single-article-content .wp-block-code .line-numbers-rows,
article .article-content .wp-block-code .line-numbers-rows,
#vnx_post_content #ftwp-postcontent .wp-block-code .line-numbers-rows,
#vnx_post_content .wp-block-code .line-numbers-rows,
.wp-block-post-content .wp-block-code .line-numbers-rows {
  letter-spacing: -1px;
  pointer-events: none;
  position: absolute;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  width: 3em;
  border-right: none;
  left: -3.5em;
  top: 0;
  height: 100%;
  counter-reset: linenumber;
}
#vnx_post_content article .single-article-content .wp-block-code .line-numbers-rows span,
article .article-content .wp-block-code .line-numbers-rows span,
#vnx_post_content #ftwp-postcontent .wp-block-code .line-numbers-rows span,
#vnx_post_content .wp-block-code .line-numbers-rows span,
.wp-block-post-content .wp-block-code .line-numbers-rows span {
  counter-increment: linenumber;
  display: block;
  pointer-events: none;
}
#vnx_post_content article .single-article-content .wp-block-code .line-numbers-rows span:before,
article .article-content .wp-block-code .line-numbers-rows span:before,
#vnx_post_content #ftwp-postcontent .wp-block-code .line-numbers-rows span:before,
#vnx_post_content .wp-block-code .line-numbers-rows span:before,
.wp-block-post-content .wp-block-code .line-numbers-rows span:before {
  content: counter(linenumber);
  display: block;
  padding-right: 0.8em;
  text-align: right;
}
#vnx_post_content article .single-article-content .hcb_wrap .line-numbers-rows > span:before,
#vnx_post_content article .single-article-content .token.punctuation,
article .article-content .hcb_wrap .line-numbers-rows > span:before,
article .article-content .token.punctuation,
#vnx_post_content #ftwp-postcontent .hcb_wrap .line-numbers-rows > span:before,
#vnx_post_content #ftwp-postcontent .token.punctuation,
#vnx_post_content .hcb_wrap .line-numbers-rows > span:before,
#vnx_post_content .token.punctuation,
.wp-block-post-content .hcb_wrap .line-numbers-rows > span:before,
.wp-block-post-content .token.punctuation {
  color: white;
}
#vnx_post_content article .single-article-content .token.boolean,
#vnx_post_content article .single-article-content .token.constant,
#vnx_post_content article .single-article-content .token.deleted,
#vnx_post_content article .single-article-content .token.number,
#vnx_post_content article .single-article-content .token.property,
#vnx_post_content article .single-article-content .token.symbol,
#vnx_post_content article .single-article-content .token.tag,
article .article-content .token.boolean,
article .article-content .token.constant,
article .article-content .token.deleted,
article .article-content .token.number,
article .article-content .token.property,
article .article-content .token.symbol,
article .article-content .token.tag,
#vnx_post_content #ftwp-postcontent .token.boolean,
#vnx_post_content #ftwp-postcontent .token.constant,
#vnx_post_content #ftwp-postcontent .token.deleted,
#vnx_post_content #ftwp-postcontent .token.number,
#vnx_post_content #ftwp-postcontent .token.property,
#vnx_post_content #ftwp-postcontent .token.symbol,
#vnx_post_content #ftwp-postcontent .token.tag,
#vnx_post_content .token.boolean,
#vnx_post_content .token.constant,
#vnx_post_content .token.deleted,
#vnx_post_content .token.number,
#vnx_post_content .token.property,
#vnx_post_content .token.symbol,
#vnx_post_content .token.tag,
.wp-block-post-content .token.boolean,
.wp-block-post-content .token.constant,
.wp-block-post-content .token.deleted,
.wp-block-post-content .token.number,
.wp-block-post-content .token.property,
.wp-block-post-content .token.symbol,
.wp-block-post-content .token.tag {
  color: #d11f82;
}
#vnx_post_content article .single-article-content .token.cdata,
#vnx_post_content article .single-article-content .token.comment,
#vnx_post_content article .single-article-content .token.doctype,
#vnx_post_content article .single-article-content .token.prolog,
article .article-content .token.cdata,
article .article-content .token.comment,
article .article-content .token.doctype,
article .article-content .token.prolog,
#vnx_post_content #ftwp-postcontent .token.cdata,
#vnx_post_content #ftwp-postcontent .token.comment,
#vnx_post_content #ftwp-postcontent .token.doctype,
#vnx_post_content #ftwp-postcontent .token.prolog,
#vnx_post_content .token.cdata,
#vnx_post_content .token.comment,
#vnx_post_content .token.doctype,
#vnx_post_content .token.prolog,
.wp-block-post-content .token.cdata,
.wp-block-post-content .token.comment,
.wp-block-post-content .token.doctype,
.wp-block-post-content .token.prolog {
  color: #c2c2c2;
}
#vnx_post_content article .single-article-content .token.constant,
#vnx_post_content article .single-article-content .token.deleted,
#vnx_post_content article .single-article-content .token.important,
#vnx_post_content article .single-article-content .token.property,
#vnx_post_content article .single-article-content .token.symbol,
#vnx_post_content article .single-article-content .token.tag,
#vnx_post_content article .single-article-content .token.keyword,
#vnx_post_content article .single-article-content .token.operator,
article .article-content .token.constant,
article .article-content .token.deleted,
article .article-content .token.important,
article .article-content .token.property,
article .article-content .token.symbol,
article .article-content .token.tag,
article .article-content .token.keyword,
article .article-content .token.operator,
#vnx_post_content #ftwp-postcontent .token.constant,
#vnx_post_content #ftwp-postcontent .token.deleted,
#vnx_post_content #ftwp-postcontent .token.important,
#vnx_post_content #ftwp-postcontent .token.property,
#vnx_post_content #ftwp-postcontent .token.symbol,
#vnx_post_content #ftwp-postcontent .token.tag,
#vnx_post_content #ftwp-postcontent .token.keyword,
#vnx_post_content #ftwp-postcontent .token.operator,
#vnx_post_content .token.constant,
#vnx_post_content .token.deleted,
#vnx_post_content .token.important,
#vnx_post_content .token.property,
#vnx_post_content .token.symbol,
#vnx_post_content .token.tag,
#vnx_post_content .token.keyword,
#vnx_post_content .token.operator,
.wp-block-post-content .token.constant,
.wp-block-post-content .token.deleted,
.wp-block-post-content .token.important,
.wp-block-post-content .token.property,
.wp-block-post-content .token.symbol,
.wp-block-post-content .token.tag,
.wp-block-post-content .token.keyword,
.wp-block-post-content .token.operator {
  color: #ff5794;
}
#vnx_post_content article .single-article-content .token.attr-name,
#vnx_post_content article .single-article-content .token.builtin,
#vnx_post_content article .single-article-content .token.char,
#vnx_post_content article .single-article-content .token.class-name,
#vnx_post_content article .single-article-content .token.inserted,
#vnx_post_content article .single-article-content .token.selector,
article .article-content .token.attr-name,
article .article-content .token.builtin,
article .article-content .token.char,
article .article-content .token.class-name,
article .article-content .token.inserted,
article .article-content .token.selector,
#vnx_post_content #ftwp-postcontent .token.attr-name,
#vnx_post_content #ftwp-postcontent .token.builtin,
#vnx_post_content #ftwp-postcontent .token.char,
#vnx_post_content #ftwp-postcontent .token.class-name,
#vnx_post_content #ftwp-postcontent .token.inserted,
#vnx_post_content #ftwp-postcontent .token.selector,
#vnx_post_content .token.attr-name,
#vnx_post_content .token.builtin,
#vnx_post_content .token.char,
#vnx_post_content .token.class-name,
#vnx_post_content .token.inserted,
#vnx_post_content .token.selector,
.wp-block-post-content .token.attr-name,
.wp-block-post-content .token.builtin,
.wp-block-post-content .token.char,
.wp-block-post-content .token.class-name,
.wp-block-post-content .token.inserted,
.wp-block-post-content .token.selector {
  color: #b4ec43;
}
#vnx_post_content article .single-article-content .token.atrule,
#vnx_post_content article .single-article-content .token.attr-value,
#vnx_post_content article .single-article-content .token.function,
#vnx_post_content article .single-article-content .token.string,
article .article-content .token.atrule,
article .article-content .token.attr-value,
article .article-content .token.function,
article .article-content .token.string,
#vnx_post_content #ftwp-postcontent .token.atrule,
#vnx_post_content #ftwp-postcontent .token.attr-value,
#vnx_post_content #ftwp-postcontent .token.function,
#vnx_post_content #ftwp-postcontent .token.string,
#vnx_post_content .token.atrule,
#vnx_post_content .token.attr-value,
#vnx_post_content .token.function,
#vnx_post_content .token.string,
.wp-block-post-content .token.atrule,
.wp-block-post-content .token.attr-value,
.wp-block-post-content .token.function,
.wp-block-post-content .token.string {
  color: #f3e880;
}
#vnx_post_content article .single-article-content .vnx-clipboard.vnx_copy,
article .article-content .vnx-clipboard.vnx_copy,
#vnx_post_content #ftwp-postcontent .vnx-clipboard.vnx_copy,
#vnx_post_content .vnx-clipboard.vnx_copy,
.wp-block-post-content .vnx-clipboard.vnx_copy {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1;
  color: #0c1c48;
  background-color: white;
  line-height: 1.5;
  padding: 0 10px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
#vnx_post_content article .single-article-content .vnx-clipboard.vnx_copy .copied,
article .article-content .vnx-clipboard.vnx_copy .copied,
#vnx_post_content #ftwp-postcontent .vnx-clipboard.vnx_copy .copied,
#vnx_post_content .vnx-clipboard.vnx_copy .copied,
.wp-block-post-content .vnx-clipboard.vnx_copy .copied {
  display: none;
}
#vnx_post_content article .single-article-content .vnx-clipboard.vnx_copy:hover,
article .article-content .vnx-clipboard.vnx_copy:hover,
#vnx_post_content #ftwp-postcontent .vnx-clipboard.vnx_copy:hover,
#vnx_post_content .vnx-clipboard.vnx_copy:hover,
.wp-block-post-content .vnx-clipboard.vnx_copy:hover {
  background-color: #38a7ff;
}
#vnx_post_content article .single-article-content .vnx-clipboard.vnx_copy.done,
article .article-content .vnx-clipboard.vnx_copy.done,
#vnx_post_content #ftwp-postcontent .vnx-clipboard.vnx_copy.done,
#vnx_post_content .vnx-clipboard.vnx_copy.done,
.wp-block-post-content .vnx-clipboard.vnx_copy.done {
  background-color: #38a7ff;
}
#vnx_post_content article .single-article-content .vnx-clipboard.vnx_copy.done .copied,
article .article-content .vnx-clipboard.vnx_copy.done .copied,
#vnx_post_content #ftwp-postcontent .vnx-clipboard.vnx_copy.done .copied,
#vnx_post_content .vnx-clipboard.vnx_copy.done .copied,
.wp-block-post-content .vnx-clipboard.vnx_copy.done .copied {
  display: initial;
}
#vnx_post_content article .single-article-content .vnx-clipboard.vnx_copy.done .no_copied,
article .article-content .vnx-clipboard.vnx_copy.done .no_copied,
#vnx_post_content #ftwp-postcontent .vnx-clipboard.vnx_copy.done .no_copied,
#vnx_post_content .vnx-clipboard.vnx_copy.done .no_copied,
.wp-block-post-content .vnx-clipboard.vnx_copy.done .no_copied {
  display: none;
}

#vnx_post_content #ftwp-postcontent .single-article-content,
#vnx_post_content article .single-article-content {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #333333;
}
#vnx_post_content #ftwp-postcontent .single-article-content *,
#vnx_post_content article .single-article-content * {
  word-break: break-word;
}
#vnx_post_content #ftwp-postcontent .single-article-content > *,
#vnx_post_content article .single-article-content > * {
  margin-bottom: 32px;
}
#vnx_post_content #ftwp-postcontent .single-article-content > div > p:first-of-type,
#vnx_post_content article .single-article-content > div > p:first-of-type {
  padding-left: 18px;
  border-left: 4px solid #E2E2E2;
  color: #4F4F4F !important;
  margin-bottom: 40px;
}
#vnx_post_content #ftwp-postcontent .single-article-content * :not(pre) > code,
#vnx_post_content article .single-article-content * :not(pre) > code {
  background-color: #eee;
  padding: 3px 5px;
  border-radius: 3px;
  color: inherit;
}
#vnx_post_content #ftwp-postcontent .single-article-content strong,
#vnx_post_content article .single-article-content strong {
  font-weight: 600 !important;
}
#vnx_post_content #ftwp-postcontent .single-article-content a,
#vnx_post_content article .single-article-content a {
  font-weight: 400;
  color: #348efe;
}
#vnx_post_content #ftwp-postcontent .single-article-content a:hover,
#vnx_post_content article .single-article-content a:hover {
  text-decoration: underline !important;
}
#vnx_post_content #ftwp-postcontent .single-article-content table,
#vnx_post_content #ftwp-postcontent .single-article-content table td,
#vnx_post_content #ftwp-postcontent .single-article-content table th,
#vnx_post_content article .single-article-content table,
#vnx_post_content article .single-article-content table td,
#vnx_post_content article .single-article-content table th {
  word-break: keep-all;
  border: 1px solid #ccc;
  padding: 8px;
}
#vnx_post_content #ftwp-postcontent .single-article-content .wp-block-table,
#vnx_post_content article .single-article-content .wp-block-table {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
}
#vnx_post_content #ftwp-postcontent .single-article-content .wp-block-table figcaption,
#vnx_post_content article .single-article-content .wp-block-table figcaption {
  text-align: center;
  margin-top: 8px !important;
  font-size: 14px;
  color: #67717a;
}
#vnx_post_content #ftwp-postcontent .single-article-content h1,
#vnx_post_content #ftwp-postcontent .single-article-content h2,
#vnx_post_content #ftwp-postcontent .single-article-content h3,
#vnx_post_content #ftwp-postcontent .single-article-content h4,
#vnx_post_content #ftwp-postcontent .single-article-content h5,
#vnx_post_content #ftwp-postcontent .single-article-content h6,
#vnx_post_content #ftwp-postcontent .single-article-content p,
#vnx_post_content #ftwp-postcontent .single-article-content ul,
#vnx_post_content #ftwp-postcontent .single-article-content ol,
#vnx_post_content article .single-article-content h1,
#vnx_post_content article .single-article-content h2,
#vnx_post_content article .single-article-content h3,
#vnx_post_content article .single-article-content h4,
#vnx_post_content article .single-article-content h5,
#vnx_post_content article .single-article-content h6,
#vnx_post_content article .single-article-content p,
#vnx_post_content article .single-article-content ul,
#vnx_post_content article .single-article-content ol {
  padding-top: 0;
  margin-bottom: 0;
}
#vnx_post_content #ftwp-postcontent .single-article-content h1,
#vnx_post_content #ftwp-postcontent .single-article-content h2,
#vnx_post_content #ftwp-postcontent .single-article-content h3,
#vnx_post_content article .single-article-content h1,
#vnx_post_content article .single-article-content h2,
#vnx_post_content article .single-article-content h3 {
  font-weight: bold;
  color: #333333;
}
#vnx_post_content #ftwp-postcontent .single-article-content h4,
#vnx_post_content article .single-article-content h4 {
  font-weight: 600;
  color: #252627;
}
#vnx_post_content #ftwp-postcontent .single-article-content h5,
#vnx_post_content #ftwp-postcontent .single-article-content h6,
#vnx_post_content article .single-article-content h5,
#vnx_post_content article .single-article-content h6 {
  font-weight: 400;
  color: #252627;
}
#vnx_post_content #ftwp-postcontent .single-article-content h1,
#vnx_post_content article .single-article-content h1 {
  font-size: 32px;
  line-height: 1.3;
  padding-top: 14.88px;
  margin-bottom: 9.12px;
}
#vnx_post_content #ftwp-postcontent .single-article-content h2,
#vnx_post_content article .single-article-content h2 {
  position: relative;
  font-size: 28px;
  padding-left: 8px;
  line-height: 1.4;
  margin-top: 30px;
  margin-bottom: 13.2px;
}
#vnx_post_content #ftwp-postcontent .single-article-content h2::after,
#vnx_post_content article .single-article-content h2::after {
  content: "";
  border-left: 3px solid #38a7ff;
  position: absolute;
  height: 80%;
  left: 0;
  top: 10%;
}
#vnx_post_content #ftwp-postcontent .single-article-content h3,
#vnx_post_content article .single-article-content h3 {
  font-size: 24px;
  line-height: 1.5;
  padding-top: 15.6px;
  margin-bottom: 10.8px;
}
#vnx_post_content #ftwp-postcontent .single-article-content h4,
#vnx_post_content article .single-article-content h4 {
  font-size: 18px;
  line-height: 30px;
  padding-top: 6px;
  margin-bottom: 18px;
}
#vnx_post_content #ftwp-postcontent .single-article-content h5,
#vnx_post_content article .single-article-content h5 {
  font-size: 16px;
  line-height: 28px;
  padding-top: 6px;
  margin-bottom: 18px;
}
#vnx_post_content #ftwp-postcontent .single-article-content h6,
#vnx_post_content article .single-article-content h6 {
  font-size: 14px;
  line-height: 26px;
  padding-top: 6px;
  margin-bottom: 18px;
}
#vnx_post_content #ftwp-postcontent .single-article-content iframe,
#vnx_post_content #ftwp-postcontent .single-article-content figure,
#vnx_post_content #ftwp-postcontent .single-article-content p,
#vnx_post_content article .single-article-content iframe,
#vnx_post_content article .single-article-content figure,
#vnx_post_content article .single-article-content p {
  padding-top: 6px;
  margin-bottom: 18px;
}
#vnx_post_content #ftwp-postcontent .single-article-content p > iframe,
#vnx_post_content article .single-article-content p > iframe {
  margin-bottom: 0;
  display: block;
}
#vnx_post_content #ftwp-postcontent .single-article-content hr,
#vnx_post_content #ftwp-postcontent .single-article-content pre,
#vnx_post_content #ftwp-postcontent .single-article-content blockquote,
#vnx_post_content #ftwp-postcontent .single-article-content table,
#vnx_post_content article .single-article-content hr,
#vnx_post_content article .single-article-content pre,
#vnx_post_content article .single-article-content blockquote,
#vnx_post_content article .single-article-content table {
  margin-top: 6px;
  margin-bottom: 18px;
}
#vnx_post_content #ftwp-postcontent .single-article-content li,
#vnx_post_content article .single-article-content li {
  padding-bottom: 6px;
}
#vnx_post_content #ftwp-postcontent .single-article-content ul,
#vnx_post_content #ftwp-postcontent .single-article-content ol,
#vnx_post_content article .single-article-content ul,
#vnx_post_content article .single-article-content ol {
  margin-bottom: 18px;
}
#vnx_post_content #ftwp-postcontent .single-article-content ul li:last-of-type,
#vnx_post_content #ftwp-postcontent .single-article-content ol li:last-of-type,
#vnx_post_content article .single-article-content ul li:last-of-type,
#vnx_post_content article .single-article-content ol li:last-of-type {
  padding-bottom: 0;
}
#vnx_post_content #ftwp-postcontent .single-article-content > :first-child,
#vnx_post_content article .single-article-content > :first-child {
  padding-top: 0;
}
#vnx_post_content #ftwp-postcontent .single-article-content p,
#vnx_post_content article .single-article-content p {
  line-height: 1.7;
}
@media (min-width: 1024px) {
  #vnx_post_content #ftwp-postcontent .single-article-content p,
  #vnx_post_content article .single-article-content p {
    line-height: 1.8;
  }
}
#vnx_post_content #ftwp-postcontent .single-article-content .wp-block-quote,
#vnx_post_content article .single-article-content .wp-block-quote {
  margin-left: 0;
  margin-right: 0;
}
#vnx_post_content #ftwp-postcontent .single-article-content .wp-block-quote p,
#vnx_post_content article .single-article-content .wp-block-quote p {
  padding-left: 0 !important;
  border: none !important;
  color: #4F4F4F !important;
  margin-bottom: 0 !important;
}
#vnx_post_content #ftwp-postcontent .single-article-content .wp-block-separator,
#vnx_post_content article .single-article-content .wp-block-separator {
  border-color: #e3e7ee;
}
#vnx_post_content #ftwp-postcontent .single-article-content pre,
#vnx_post_content article .single-article-content pre {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: flex;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  width: 100%;
  overflow: auto;
}
#vnx_post_content #ftwp-postcontent .single-article-content pre code,
#vnx_post_content article .single-article-content pre code {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: block;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  width: 100%;
}
#vnx_post_content #ftwp-postcontent .single-article-content pre.wp-block-preformatted,
#vnx_post_content article .single-article-content pre.wp-block-preformatted {
  background-color: #f7f7f7;
}
#vnx_post_content #ftwp-postcontent .single-article-content pre.wp-block-verse,
#vnx_post_content article .single-article-content pre.wp-block-verse {
  background-color: #f7f7f7;
}
#vnx_post_content #ftwp-postcontent .single-article-content pre.wp-block-code,
#vnx_post_content article .single-article-content pre.wp-block-code {
  background: #f7f6f6;
  max-height: 600px;
  max-width: 100%;
  overflow: auto;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  --webkit-box-sizing: border-box;
}
#vnx_post_content #ftwp-postcontent .single-article-content pre.wp-block-code code,
#vnx_post_content article .single-article-content pre.wp-block-code code {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  --webkit-box-sizing: border-box;
  display: block;
  word-wrap: break-word;
  word-wrap: normal;
  width: 100%;
}
#vnx_post_content #ftwp-postcontent .single-article-content .wp-block-embed,
#vnx_post_content article .single-article-content .wp-block-embed {
  max-width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  --webkit-box-sizing: border-box;
  word-wrap: break-word;
  overflow-x: auto;
}
#vnx_post_content #ftwp-postcontent .single-article-content .wp-block-embed.wp-block-embed-youtube .wp-block-embed__wrapper,
#vnx_post_content article .single-article-content .wp-block-embed.wp-block-embed-youtube .wp-block-embed__wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
}
#vnx_post_content #ftwp-postcontent .single-article-content .wp-block-embed.wp-block-embed-youtube .wp-block-embed__wrapper::after,
#vnx_post_content article .single-article-content .wp-block-embed.wp-block-embed-youtube .wp-block-embed__wrapper::after {
  padding-top: 56.25%;
  display: block;
  content: "";
}
#vnx_post_content #ftwp-postcontent .single-article-content .wp-block-embed.wp-block-embed-youtube .wp-block-embed__wrapper iframe,
#vnx_post_content article .single-article-content .wp-block-embed.wp-block-embed-youtube .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#vnx_post_content #ftwp-postcontent .single-article-content .wp-block-embed.wp-block-embed-imgur .wp-block-embed__wrapper,
#vnx_post_content article .single-article-content .wp-block-embed.wp-block-embed-imgur .wp-block-embed__wrapper {
  display: flex;
  width: 100%;
  justify-content: center;
}
#vnx_post_content #ftwp-postcontent .single-article-content .wp-block-quote,
#vnx_post_content article .single-article-content .wp-block-quote {
  position: relative;
  background-color: rgba(56, 167, 255, 0.1);
  padding: 40px 24px;
  border-radius: 4px;
}
@media (min-width: 1024px) {
  #vnx_post_content #ftwp-postcontent .single-article-content .wp-block-quote,
  #vnx_post_content article .single-article-content .wp-block-quote {
    padding: 40px 24px;
  }
}
#vnx_post_content #ftwp-postcontent .single-article-content .wp-block-quote cite,
#vnx_post_content article .single-article-content .wp-block-quote cite {
  position: absolute;
  right: 16px;
  bottom: 14px;
  color: #4F4F4F;
}
#vnx_post_content #ftwp-postcontent .single-article-content .wp-block-quote cite::after,
#vnx_post_content article .single-article-content .wp-block-quote cite::after {
  content: "";
  width: 30px;
  height: 2px;
  position: absolute;
  top: 10px;
  left: -40px;
  background-color: #D7E5EF;
}
#vnx_post_content #ftwp-postcontent .single-article-content .wp-block-quote p,
#vnx_post_content article .single-article-content .wp-block-quote p {
  color: #4F4F4F;
  padding-bottom: 0 !important;
  margin-bottom: 8px !important;
}
#vnx_post_content #ftwp-postcontent .single-article-content .wp-block-quote p::before,
#vnx_post_content article .single-article-content .wp-block-quote p::before {
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  top: 16px;
  left: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDUiIGhlaWdodD0iNDEiIHZpZXdCb3g9IjAgMCA0NSA0MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE4LjA3ODMgOC41MzkwMkMxOS4yMDM2IDguMDY3MSAxOS42NzU1IDYuNzIzOTMgMTkuMTY3MyA1LjYzNDg4TDE3LjM4ODUgMS44OTU4QzE2Ljg4MDMgMC44NDM0MTUgMTUuNjQ2IDAuMzcxMTI5IDE0LjU1NyAwLjg0MzQxNUMxMS40NzEzIDIuMTUwMjggOC44MjEzMiAzLjg1NjQ2IDYuNzE1ODIgNS45MjU2NkM0LjEzODQgOC4zNTc1MSAyLjM5NTkxIDExLjE1MjcgMS40NTIwNyAxNC4yMzg0QzAuNTA4MjI0IDE3LjM2MDcgMCAyMS42MDc2IDAgMjcuMDE2NlYzOC4xNjEyQzAgMzkuMzU5MiAwLjk4MDE0NyA0MC4zMzkzIDIuMTc4MSA0MC4zMzkzSDE2LjQ0NDdDMTcuNjQyNiA0MC4zMzkzIDE4LjYyMjggMzkuMzU5MiAxOC42MjI4IDM4LjE2MTJWMjMuODk0N0MxOC42MjI4IDIyLjY5NjMgMTcuNjQyNiAyMS43MTY2IDE2LjQ0NDcgMjEuNzE2Nkg5LjYxOTk2QzkuNjkyNTYgMTguMDQ5NyAxMC41NjM4IDE1LjEwOTYgMTIuMTYxMSAxMi44OTQ5QzEzLjQ2NzkgMTEuMTE2OCAxNS40MjgyIDkuNjY0NzQgMTguMDc4MyA4LjUzOTAyWiIgZmlsbD0iI0Q3RTVFRiIvPgo8cGF0aCBkPSJNNDMuNzA4IDguNTM4OTNDNDQuODMzMyA4LjA2NzAxIDQ1LjMwNDkgNi43MjM4NSA0NC43OTcgNS42MzQ3OUw0My4wMTgyIDEuOTMyMzhDNDIuNTEgMC44Nzk2MyA0MS4yNzU4IDAuNDA3NzA3IDQwLjE4NjcgMC44Nzk2M0MzNy4xMzc0IDIuMTg2NDkgMzQuNTIzMyAzLjg5MjY3IDMyLjM4MTggNS45MjU1N0MyOS44MDQxIDguMzk0MDkgMjguMDI1NiAxMS4xODkzIDI3LjA4MTQgMTQuMjc1QzI2LjEzNzYgMTcuMzI0IDI1LjY2NiAyMS41NzE2IDI1LjY2NiAyNy4wMTY5VjM4LjE2MTVDMjUuNjY2IDM5LjM1OTUgMjYuNjQ2MiA0MC4zMzk2IDI3Ljg0NDEgNDAuMzM5Nkg0Mi4xMTA3QzQzLjMwODcgNDAuMzM5NiA0NC4yODg4IDM5LjM1OTUgNDQuMjg4OCAzOC4xNjE1VjIzLjg5NDlDNDQuMjg4OCAyMi42OTY2IDQzLjMwODcgMjEuNzE2OCA0Mi4xMTA3IDIxLjcxNjhIMzUuMjQ5N0MzNS4zMjIzIDE4LjA1IDM2LjE5MzkgMTUuMTA5OSAzNy43OTA4IDEyLjg5NTFDMzkuMDk3NyAxMS4xMTY3IDQxLjA1OCA5LjY2NDY1IDQzLjcwOCA4LjUzODkzWiIgZmlsbD0iI0Q3RTVFRiIvPgo8L3N2Zz4K);
}
#vnx_post_content #ftwp-postcontent .single-article-content .wp-block-pullquote,
#vnx_post_content article .single-article-content .wp-block-pullquote {
  background-color: #f9f9f9;
  padding: 0 32px;
}
@media (min-width: 1024px) {
  #vnx_post_content #ftwp-postcontent .single-article-content .wp-block-pullquote,
  #vnx_post_content article .single-article-content .wp-block-pullquote {
    padding: 24px;
  }
}
#vnx_post_content #ftwp-postcontent .single-article-content .wp-block-image,
#vnx_post_content article .single-article-content .wp-block-image {
  margin-bottom: 30px;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
#vnx_post_content #ftwp-postcontent .single-article-content .wp-block-image .aligncenter,
#vnx_post_content article .single-article-content .wp-block-image .aligncenter {
  width: 100%;
}
#vnx_post_content #ftwp-postcontent .single-article-content .wp-block-image img,
#vnx_post_content article .single-article-content .wp-block-image img {
  max-width: 100%;
  margin: 0 auto;
  border-radius: 6px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 -1px 2px 0 rgba(0, 0, 0, 0.06);
}
#vnx_post_content #ftwp-postcontent .single-article-content .wp-block-image figcaption,
#vnx_post_content article .single-article-content .wp-block-image figcaption {
  text-align: center;
  margin-top: 8px !important;
  font-size: 14px;
  color: #67717a;
}
#vnx_post_content #ftwp-postcontent .single-article-content ul,
#vnx_post_content #ftwp-postcontent .single-article-content ol,
#vnx_post_content #ftwp-postcontent .single-article-content * > ul,
#vnx_post_content #ftwp-postcontent .single-article-content * > ol,
#vnx_post_content article .single-article-content ul,
#vnx_post_content article .single-article-content ol,
#vnx_post_content article .single-article-content * > ul,
#vnx_post_content article .single-article-content * > ol {
  margin-top: 0;
  margin-bottom: 15px;
  padding-left: 24px !important;
}
@media (min-width: 1024px) {
  #vnx_post_content #ftwp-postcontent .single-article-content ul,
  #vnx_post_content #ftwp-postcontent .single-article-content ol,
  #vnx_post_content #ftwp-postcontent .single-article-content * > ul,
  #vnx_post_content #ftwp-postcontent .single-article-content * > ol,
  #vnx_post_content article .single-article-content ul,
  #vnx_post_content article .single-article-content ol,
  #vnx_post_content article .single-article-content * > ul,
  #vnx_post_content article .single-article-content * > ol {
    margin-top: 10px;
    margin-bottom: 30px;
    padding-left: 36px !important;
  }
}
#vnx_post_content #ftwp-postcontent .single-article-content ul > li ol,
#vnx_post_content #ftwp-postcontent .single-article-content ul > li ul,
#vnx_post_content #ftwp-postcontent .single-article-content ol > li ol,
#vnx_post_content #ftwp-postcontent .single-article-content ol > li ul,
#vnx_post_content #ftwp-postcontent .single-article-content * > ul > li ol,
#vnx_post_content #ftwp-postcontent .single-article-content * > ul > li ul,
#vnx_post_content #ftwp-postcontent .single-article-content * > ol > li ol,
#vnx_post_content #ftwp-postcontent .single-article-content * > ol > li ul,
#vnx_post_content article .single-article-content ul > li ol,
#vnx_post_content article .single-article-content ul > li ul,
#vnx_post_content article .single-article-content ol > li ol,
#vnx_post_content article .single-article-content ol > li ul,
#vnx_post_content article .single-article-content * > ul > li ol,
#vnx_post_content article .single-article-content * > ul > li ul,
#vnx_post_content article .single-article-content * > ol > li ol,
#vnx_post_content article .single-article-content * > ol > li ul {
  margin-top: 8px;
  padding-left: 32px;
  margin-bottom: 0;
}
#vnx_post_content #ftwp-postcontent .single-article-content ul > li ol li,
#vnx_post_content #ftwp-postcontent .single-article-content ul > li ul li,
#vnx_post_content #ftwp-postcontent .single-article-content ol > li ol li,
#vnx_post_content #ftwp-postcontent .single-article-content ol > li ul li,
#vnx_post_content #ftwp-postcontent .single-article-content * > ul > li ol li,
#vnx_post_content #ftwp-postcontent .single-article-content * > ul > li ul li,
#vnx_post_content #ftwp-postcontent .single-article-content * > ol > li ol li,
#vnx_post_content #ftwp-postcontent .single-article-content * > ol > li ul li,
#vnx_post_content article .single-article-content ul > li ol li,
#vnx_post_content article .single-article-content ul > li ul li,
#vnx_post_content article .single-article-content ol > li ol li,
#vnx_post_content article .single-article-content ol > li ul li,
#vnx_post_content article .single-article-content * > ul > li ol li,
#vnx_post_content article .single-article-content * > ul > li ul li,
#vnx_post_content article .single-article-content * > ol > li ol li,
#vnx_post_content article .single-article-content * > ol > li ul li {
  margin-bottom: 0;
}
#vnx_post_content #ftwp-postcontent .single-article-content ol > li,
#vnx_post_content #ftwp-postcontent .single-article-content ul > li,
#vnx_post_content article .single-article-content ol > li,
#vnx_post_content article .single-article-content ul > li {
  list-style: disc;
  line-height: 1.7;
  margin-bottom: 5px;
}
@media (min-width: 1024px) {
  #vnx_post_content #ftwp-postcontent .single-article-content ol > li,
  #vnx_post_content #ftwp-postcontent .single-article-content ul > li,
  #vnx_post_content article .single-article-content ol > li,
  #vnx_post_content article .single-article-content ul > li {
    margin-bottom: 10px;
  }
}
#vnx_post_content #ftwp-postcontent .single-article-content ol > li,
#vnx_post_content article .single-article-content ol > li {
  list-style: decimal;
}
#vnx_post_content #ftwp-postcontent .single-article-content #ftwp-contents ul,
#vnx_post_content #ftwp-postcontent .single-article-content #ftwp-contents ol,
#vnx_post_content article .single-article-content #ftwp-contents ul,
#vnx_post_content article .single-article-content #ftwp-contents ol {
  margin: 0 !important;
}
#vnx_post_content #ftwp-postcontent .single-article-content #ftwp-contents ol > li,
#vnx_post_content article .single-article-content #ftwp-contents ol > li {
  list-style: none;
  line-height: 1.2;
  margin-bottom: 0;
}
#vnx_post_content, #vnx_post_content #ftwp-postcontent {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #333333;
}
#vnx_post_content *, #vnx_post_content #ftwp-postcontent * {
  word-break: break-word;
}
#vnx_post_content > *, #vnx_post_content #ftwp-postcontent > * {
  margin-bottom: 32px;
}
#vnx_post_content > div > p:first-of-type, #vnx_post_content #ftwp-postcontent > div > p:first-of-type {
  padding-left: 18px;
  border-left: 4px solid #E2E2E2;
  color: #4F4F4F !important;
  margin-bottom: 40px;
}
#vnx_post_content * :not(pre) > code, #vnx_post_content #ftwp-postcontent * :not(pre) > code {
  background-color: #eee;
  padding: 3px 5px;
  border-radius: 3px;
  color: inherit;
}
#vnx_post_content strong, #vnx_post_content #ftwp-postcontent strong {
  font-weight: 600 !important;
}
#vnx_post_content a, #vnx_post_content #ftwp-postcontent a {
  font-weight: 400;
  color: #348efe;
}
#vnx_post_content a:hover, #vnx_post_content #ftwp-postcontent a:hover {
  text-decoration: underline !important;
}
#vnx_post_content table,
#vnx_post_content table td,
#vnx_post_content table th, #vnx_post_content #ftwp-postcontent table,
#vnx_post_content #ftwp-postcontent table td,
#vnx_post_content #ftwp-postcontent table th {
  word-break: keep-all;
  border: 1px solid #ccc;
  padding: 8px;
}
#vnx_post_content .wp-block-table, #vnx_post_content #ftwp-postcontent .wp-block-table {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
}
#vnx_post_content .wp-block-table figcaption, #vnx_post_content #ftwp-postcontent .wp-block-table figcaption {
  text-align: center;
  margin-top: 8px !important;
  font-size: 14px;
  color: #67717a;
}
#vnx_post_content h1,
#vnx_post_content h2,
#vnx_post_content h3,
#vnx_post_content h4,
#vnx_post_content h5,
#vnx_post_content h6,
#vnx_post_content p,
#vnx_post_content ul,
#vnx_post_content ol, #vnx_post_content #ftwp-postcontent h1,
#vnx_post_content #ftwp-postcontent h2,
#vnx_post_content #ftwp-postcontent h3,
#vnx_post_content #ftwp-postcontent h4,
#vnx_post_content #ftwp-postcontent h5,
#vnx_post_content #ftwp-postcontent h6,
#vnx_post_content #ftwp-postcontent p,
#vnx_post_content #ftwp-postcontent ul,
#vnx_post_content #ftwp-postcontent ol {
  padding-top: 0;
  margin-bottom: 0;
}
#vnx_post_content h1,
#vnx_post_content h2,
#vnx_post_content h3, #vnx_post_content #ftwp-postcontent h1,
#vnx_post_content #ftwp-postcontent h2,
#vnx_post_content #ftwp-postcontent h3 {
  font-weight: bold;
  color: #333333;
}
#vnx_post_content h4, #vnx_post_content #ftwp-postcontent h4 {
  font-weight: 600;
  color: #252627;
}
#vnx_post_content h5,
#vnx_post_content h6, #vnx_post_content #ftwp-postcontent h5,
#vnx_post_content #ftwp-postcontent h6 {
  font-weight: 400;
  color: #252627;
}
#vnx_post_content h1, #vnx_post_content #ftwp-postcontent h1 {
  font-size: 32px;
  line-height: 1.3;
  padding-top: 14.88px;
  margin-bottom: 9.12px;
}
#vnx_post_content h2, #vnx_post_content #ftwp-postcontent h2 {
  position: relative;
  font-size: 28px;
  padding-left: 8px;
  line-height: 1.4;
  margin-top: 30px;
  margin-bottom: 13.2px;
}
#vnx_post_content h2::after, #vnx_post_content #ftwp-postcontent h2::after {
  content: "";
  border-left: 3px solid #38a7ff;
  position: absolute;
  height: 80%;
  left: 0;
  top: 10%;
}
#vnx_post_content h3, #vnx_post_content #ftwp-postcontent h3 {
  font-size: 24px;
  line-height: 1.5;
  padding-top: 15.6px;
  margin-bottom: 10.8px;
}
#vnx_post_content h4, #vnx_post_content #ftwp-postcontent h4 {
  font-size: 18px;
  line-height: 30px;
  padding-top: 6px;
  margin-bottom: 18px;
}
#vnx_post_content h5, #vnx_post_content #ftwp-postcontent h5 {
  font-size: 16px;
  line-height: 28px;
  padding-top: 6px;
  margin-bottom: 18px;
}
#vnx_post_content h6, #vnx_post_content #ftwp-postcontent h6 {
  font-size: 14px;
  line-height: 26px;
  padding-top: 6px;
  margin-bottom: 18px;
}
#vnx_post_content iframe,
#vnx_post_content figure,
#vnx_post_content p, #vnx_post_content #ftwp-postcontent iframe,
#vnx_post_content #ftwp-postcontent figure,
#vnx_post_content #ftwp-postcontent p {
  padding-top: 6px;
  margin-bottom: 18px;
}
#vnx_post_content p > iframe, #vnx_post_content #ftwp-postcontent p > iframe {
  margin-bottom: 0;
  display: block;
}
#vnx_post_content hr,
#vnx_post_content pre,
#vnx_post_content blockquote,
#vnx_post_content table, #vnx_post_content #ftwp-postcontent hr,
#vnx_post_content #ftwp-postcontent pre,
#vnx_post_content #ftwp-postcontent blockquote,
#vnx_post_content #ftwp-postcontent table {
  margin-top: 6px;
  margin-bottom: 18px;
}
#vnx_post_content li, #vnx_post_content #ftwp-postcontent li {
  padding-bottom: 6px;
}
#vnx_post_content ul,
#vnx_post_content ol, #vnx_post_content #ftwp-postcontent ul,
#vnx_post_content #ftwp-postcontent ol {
  margin-bottom: 18px;
}
#vnx_post_content ul li:last-of-type,
#vnx_post_content ol li:last-of-type, #vnx_post_content #ftwp-postcontent ul li:last-of-type,
#vnx_post_content #ftwp-postcontent ol li:last-of-type {
  padding-bottom: 0;
}
#vnx_post_content > :first-child, #vnx_post_content #ftwp-postcontent > :first-child {
  padding-top: 0;
}
#vnx_post_content p, #vnx_post_content #ftwp-postcontent p {
  line-height: 1.7;
}
@media (min-width: 1024px) {
  #vnx_post_content p, #vnx_post_content #ftwp-postcontent p {
    line-height: 1.8;
  }
}
#vnx_post_content .wp-block-quote, #vnx_post_content #ftwp-postcontent .wp-block-quote {
  margin-left: 0;
  margin-right: 0;
}
#vnx_post_content .wp-block-quote p, #vnx_post_content #ftwp-postcontent .wp-block-quote p {
  padding-left: 0 !important;
  border: none !important;
  color: #4F4F4F !important;
  margin-bottom: 0 !important;
}
#vnx_post_content .wp-block-separator, #vnx_post_content #ftwp-postcontent .wp-block-separator {
  border-color: #e3e7ee;
}
#vnx_post_content pre, #vnx_post_content #ftwp-postcontent pre {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: flex;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  width: 100%;
  overflow: auto;
}
#vnx_post_content pre code, #vnx_post_content #ftwp-postcontent pre code {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: block;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  width: 100%;
}
#vnx_post_content pre.wp-block-preformatted, #vnx_post_content #ftwp-postcontent pre.wp-block-preformatted {
  background-color: #f7f7f7;
}
#vnx_post_content pre.wp-block-verse, #vnx_post_content #ftwp-postcontent pre.wp-block-verse {
  background-color: #f7f7f7;
}
#vnx_post_content pre.wp-block-code, #vnx_post_content #ftwp-postcontent pre.wp-block-code {
  background: #f7f6f6;
  max-height: 600px;
  max-width: 100%;
  overflow: auto;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  --webkit-box-sizing: border-box;
}
#vnx_post_content pre.wp-block-code code, #vnx_post_content #ftwp-postcontent pre.wp-block-code code {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  --webkit-box-sizing: border-box;
  display: block;
  word-wrap: break-word;
  word-wrap: normal;
  width: 100%;
}
#vnx_post_content .wp-block-embed, #vnx_post_content #ftwp-postcontent .wp-block-embed {
  max-width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  --webkit-box-sizing: border-box;
  word-wrap: break-word;
  overflow-x: auto;
}
#vnx_post_content .wp-block-embed.wp-block-embed-youtube .wp-block-embed__wrapper, #vnx_post_content #ftwp-postcontent .wp-block-embed.wp-block-embed-youtube .wp-block-embed__wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
}
#vnx_post_content .wp-block-embed.wp-block-embed-youtube .wp-block-embed__wrapper::after, #vnx_post_content #ftwp-postcontent .wp-block-embed.wp-block-embed-youtube .wp-block-embed__wrapper::after {
  padding-top: 56.25%;
  display: block;
  content: "";
}
#vnx_post_content .wp-block-embed.wp-block-embed-youtube .wp-block-embed__wrapper iframe, #vnx_post_content #ftwp-postcontent .wp-block-embed.wp-block-embed-youtube .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#vnx_post_content .wp-block-embed.wp-block-embed-imgur .wp-block-embed__wrapper, #vnx_post_content #ftwp-postcontent .wp-block-embed.wp-block-embed-imgur .wp-block-embed__wrapper {
  display: flex;
  width: 100%;
  justify-content: center;
}
#vnx_post_content .wp-block-quote, #vnx_post_content #ftwp-postcontent .wp-block-quote {
  position: relative;
  background-color: rgba(56, 167, 255, 0.1);
  padding: 40px 24px;
  border-radius: 4px;
}
@media (min-width: 1024px) {
  #vnx_post_content .wp-block-quote, #vnx_post_content #ftwp-postcontent .wp-block-quote {
    padding: 40px 24px;
  }
}
#vnx_post_content .wp-block-quote cite, #vnx_post_content #ftwp-postcontent .wp-block-quote cite {
  position: absolute;
  right: 16px;
  bottom: 14px;
  color: #4F4F4F;
}
#vnx_post_content .wp-block-quote cite::after, #vnx_post_content #ftwp-postcontent .wp-block-quote cite::after {
  content: "";
  width: 30px;
  height: 2px;
  position: absolute;
  top: 10px;
  left: -40px;
  background-color: #D7E5EF;
}
#vnx_post_content .wp-block-quote p, #vnx_post_content #ftwp-postcontent .wp-block-quote p {
  color: #4F4F4F;
  padding-bottom: 0 !important;
  margin-bottom: 8px !important;
}
#vnx_post_content .wp-block-quote p::before, #vnx_post_content #ftwp-postcontent .wp-block-quote p::before {
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  top: 16px;
  left: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDUiIGhlaWdodD0iNDEiIHZpZXdCb3g9IjAgMCA0NSA0MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE4LjA3ODMgOC41MzkwMkMxOS4yMDM2IDguMDY3MSAxOS42NzU1IDYuNzIzOTMgMTkuMTY3MyA1LjYzNDg4TDE3LjM4ODUgMS44OTU4QzE2Ljg4MDMgMC44NDM0MTUgMTUuNjQ2IDAuMzcxMTI5IDE0LjU1NyAwLjg0MzQxNUMxMS40NzEzIDIuMTUwMjggOC44MjEzMiAzLjg1NjQ2IDYuNzE1ODIgNS45MjU2NkM0LjEzODQgOC4zNTc1MSAyLjM5NTkxIDExLjE1MjcgMS40NTIwNyAxNC4yMzg0QzAuNTA4MjI0IDE3LjM2MDcgMCAyMS42MDc2IDAgMjcuMDE2NlYzOC4xNjEyQzAgMzkuMzU5MiAwLjk4MDE0NyA0MC4zMzkzIDIuMTc4MSA0MC4zMzkzSDE2LjQ0NDdDMTcuNjQyNiA0MC4zMzkzIDE4LjYyMjggMzkuMzU5MiAxOC42MjI4IDM4LjE2MTJWMjMuODk0N0MxOC42MjI4IDIyLjY5NjMgMTcuNjQyNiAyMS43MTY2IDE2LjQ0NDcgMjEuNzE2Nkg5LjYxOTk2QzkuNjkyNTYgMTguMDQ5NyAxMC41NjM4IDE1LjEwOTYgMTIuMTYxMSAxMi44OTQ5QzEzLjQ2NzkgMTEuMTE2OCAxNS40MjgyIDkuNjY0NzQgMTguMDc4MyA4LjUzOTAyWiIgZmlsbD0iI0Q3RTVFRiIvPgo8cGF0aCBkPSJNNDMuNzA4IDguNTM4OTNDNDQuODMzMyA4LjA2NzAxIDQ1LjMwNDkgNi43MjM4NSA0NC43OTcgNS42MzQ3OUw0My4wMTgyIDEuOTMyMzhDNDIuNTEgMC44Nzk2MyA0MS4yNzU4IDAuNDA3NzA3IDQwLjE4NjcgMC44Nzk2M0MzNy4xMzc0IDIuMTg2NDkgMzQuNTIzMyAzLjg5MjY3IDMyLjM4MTggNS45MjU1N0MyOS44MDQxIDguMzk0MDkgMjguMDI1NiAxMS4xODkzIDI3LjA4MTQgMTQuMjc1QzI2LjEzNzYgMTcuMzI0IDI1LjY2NiAyMS41NzE2IDI1LjY2NiAyNy4wMTY5VjM4LjE2MTVDMjUuNjY2IDM5LjM1OTUgMjYuNjQ2MiA0MC4zMzk2IDI3Ljg0NDEgNDAuMzM5Nkg0Mi4xMTA3QzQzLjMwODcgNDAuMzM5NiA0NC4yODg4IDM5LjM1OTUgNDQuMjg4OCAzOC4xNjE1VjIzLjg5NDlDNDQuMjg4OCAyMi42OTY2IDQzLjMwODcgMjEuNzE2OCA0Mi4xMTA3IDIxLjcxNjhIMzUuMjQ5N0MzNS4zMjIzIDE4LjA1IDM2LjE5MzkgMTUuMTA5OSAzNy43OTA4IDEyLjg5NTFDMzkuMDk3NyAxMS4xMTY3IDQxLjA1OCA5LjY2NDY1IDQzLjcwOCA4LjUzODkzWiIgZmlsbD0iI0Q3RTVFRiIvPgo8L3N2Zz4K);
}
#vnx_post_content .wp-block-pullquote, #vnx_post_content #ftwp-postcontent .wp-block-pullquote {
  background-color: #f9f9f9;
  padding: 0 32px;
}
@media (min-width: 1024px) {
  #vnx_post_content .wp-block-pullquote, #vnx_post_content #ftwp-postcontent .wp-block-pullquote {
    padding: 24px;
  }
}
#vnx_post_content .wp-block-image, #vnx_post_content #ftwp-postcontent .wp-block-image {
  margin-bottom: 30px;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
#vnx_post_content .wp-block-image .aligncenter, #vnx_post_content #ftwp-postcontent .wp-block-image .aligncenter {
  width: 100%;
}
#vnx_post_content .wp-block-image img, #vnx_post_content #ftwp-postcontent .wp-block-image img {
  max-width: 100%;
  margin: 0 auto;
  border-radius: 6px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 -1px 2px 0 rgba(0, 0, 0, 0.06);
}
#vnx_post_content .wp-block-image figcaption, #vnx_post_content #ftwp-postcontent .wp-block-image figcaption {
  text-align: center;
  margin-top: 8px !important;
  font-size: 14px;
  color: #67717a;
}
#vnx_post_content ul,
#vnx_post_content ol,
#vnx_post_content * > ul,
#vnx_post_content * > ol, #vnx_post_content #ftwp-postcontent ul,
#vnx_post_content #ftwp-postcontent ol,
#vnx_post_content #ftwp-postcontent * > ul,
#vnx_post_content #ftwp-postcontent * > ol {
  margin-top: 0;
  margin-bottom: 15px;
  padding-left: 24px !important;
}
@media (min-width: 1024px) {
  #vnx_post_content ul,
  #vnx_post_content ol,
  #vnx_post_content * > ul,
  #vnx_post_content * > ol, #vnx_post_content #ftwp-postcontent ul,
  #vnx_post_content #ftwp-postcontent ol,
  #vnx_post_content #ftwp-postcontent * > ul,
  #vnx_post_content #ftwp-postcontent * > ol {
    margin-top: 10px;
    margin-bottom: 30px;
    padding-left: 36px !important;
  }
}
#vnx_post_content ul > li ol,
#vnx_post_content ul > li ul,
#vnx_post_content ol > li ol,
#vnx_post_content ol > li ul,
#vnx_post_content * > ul > li ol,
#vnx_post_content * > ul > li ul,
#vnx_post_content * > ol > li ol,
#vnx_post_content * > ol > li ul, #vnx_post_content #ftwp-postcontent ul > li ol,
#vnx_post_content #ftwp-postcontent ul > li ul,
#vnx_post_content #ftwp-postcontent ol > li ol,
#vnx_post_content #ftwp-postcontent ol > li ul,
#vnx_post_content #ftwp-postcontent * > ul > li ol,
#vnx_post_content #ftwp-postcontent * > ul > li ul,
#vnx_post_content #ftwp-postcontent * > ol > li ol,
#vnx_post_content #ftwp-postcontent * > ol > li ul {
  margin-top: 8px;
  padding-left: 32px;
  margin-bottom: 0;
}
#vnx_post_content ul > li ol li,
#vnx_post_content ul > li ul li,
#vnx_post_content ol > li ol li,
#vnx_post_content ol > li ul li,
#vnx_post_content * > ul > li ol li,
#vnx_post_content * > ul > li ul li,
#vnx_post_content * > ol > li ol li,
#vnx_post_content * > ol > li ul li, #vnx_post_content #ftwp-postcontent ul > li ol li,
#vnx_post_content #ftwp-postcontent ul > li ul li,
#vnx_post_content #ftwp-postcontent ol > li ol li,
#vnx_post_content #ftwp-postcontent ol > li ul li,
#vnx_post_content #ftwp-postcontent * > ul > li ol li,
#vnx_post_content #ftwp-postcontent * > ul > li ul li,
#vnx_post_content #ftwp-postcontent * > ol > li ol li,
#vnx_post_content #ftwp-postcontent * > ol > li ul li {
  margin-bottom: 0;
}
#vnx_post_content ol > li,
#vnx_post_content ul > li, #vnx_post_content #ftwp-postcontent ol > li,
#vnx_post_content #ftwp-postcontent ul > li {
  list-style: disc;
  line-height: 1.7;
  margin-bottom: 5px;
}
@media (min-width: 1024px) {
  #vnx_post_content ol > li,
  #vnx_post_content ul > li, #vnx_post_content #ftwp-postcontent ol > li,
  #vnx_post_content #ftwp-postcontent ul > li {
    margin-bottom: 10px;
  }
}
#vnx_post_content ol > li, #vnx_post_content #ftwp-postcontent ol > li {
  list-style: decimal;
}
#vnx_post_content #ftwp-contents ul,
#vnx_post_content #ftwp-contents ol, #vnx_post_content #ftwp-postcontent #ftwp-contents ul,
#vnx_post_content #ftwp-postcontent #ftwp-contents ol {
  margin: 0 !important;
}
#vnx_post_content #ftwp-contents ol > li, #vnx_post_content #ftwp-postcontent #ftwp-contents ol > li {
  list-style: none;
  line-height: 1.2;
  margin-bottom: 0;
}

/* purgecss start ignore */
.single-post .article-title {
  width: 100vw;
}

article {
  width: 100%;
  max-width: 100%;
  display: block;
}
article .article-content {
  width: 100%;
  max-width: 100%;
  line-height: 1.8;
  font-size: 16px;
  overflow: hidden;
  color: #111111;
}
article .article-content * {
  word-break: break-word;
}
article .article-content > * {
  margin-bottom: 32px;
}
article .article-content * :not(pre) > code {
  background-color: #eee;
  padding: 3px 5px;
  border-radius: 3px;
  color: inherit;
}
article .article-content strong {
  font-weight: 600 !important;
}
article .article-content a {
  font-weight: 400;
  color: #348efe;
}
article .article-content table,
article .article-content table td,
article .article-content table th {
  word-break: keep-all;
  border: 1px solid #ccc;
  padding: 8px;
}
article .article-content .wp-block-table {
  margin-left: 0;
  margin-right: 0;
}
article .article-content .wp-block-table figcaption {
  text-align: center;
  margin-top: 8px !important;
  font-size: 14px;
  color: #67717a;
}
article .article-content h1,
article .article-content h2,
article .article-content h3,
article .article-content h4,
article .article-content h5,
article .article-content h6,
article .article-content p,
article .article-content ul,
article .article-content ol {
  padding-top: 0;
  margin-bottom: 0;
}
article .article-content h1,
article .article-content h2,
article .article-content h3,
article .article-content h4,
article .article-content h5,
article .article-content h6 {
  font-weight: bold;
  color: #24292e;
}
article .article-content h1 {
  font-size: 32px;
  padding-top: 14.88px;
  margin-bottom: 9.12px;
  line-height: 1.3;
}
article .article-content h2 {
  font-size: 28px;
  padding-top: 10.8px;
  margin-bottom: 13.2px;
  line-height: 1.4;
}
article .article-content h3 {
  font-size: 24px;
  padding-top: 15.6px;
  margin-bottom: 10.8px;
  line-height: 1.5;
}
article .article-content h4 {
  font-size: 18px;
  padding-top: 6px;
  margin-bottom: 18px;
}
article .article-content h5 {
  font-size: 16px;
  padding-top: 6px;
  margin-bottom: 18px;
}
article .article-content h6 {
  font-size: 14px;
  padding-top: 6px;
  margin-bottom: 18px;
}
article .article-content iframe,
article .article-content figure,
article .article-content p {
  padding-top: 6px;
  margin-bottom: 18px;
}
article .article-content p > iframe {
  margin-bottom: 0;
  display: block;
}
article .article-content hr,
article .article-content pre,
article .article-content blockquote,
article .article-content table {
  margin-top: 6px;
  margin-bottom: 18px;
}
article .article-content li {
  padding-bottom: 6px;
}
article .article-content ul,
article .article-content ol {
  margin-bottom: 18px;
}
article .article-content ul li:last-of-type,
article .article-content ol li:last-of-type {
  padding-bottom: 0;
}
article .article-content > :first-child {
  padding-top: 0;
}
article .article-content p {
  line-height: 1.7;
}
@media (min-width: 1024px) {
  article .article-content p {
    line-height: 1.8;
  }
}
article .article-content .wp-block-quote {
  margin-left: 0;
  margin-right: 0;
}
article .article-content .wp-block-separator {
  border-color: #e3e7ee;
}
article .article-content pre {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  webkit-box-sizing: border-box;
  display: flex;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  width: 100%;
  overflow: auto;
}
article .article-content pre code {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  webkit-box-sizing: border-box;
  display: block;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  width: 100%;
}
article .article-content pre.wp-block-preformatted {
  background-color: #f7f7f7;
}
article .article-content pre.wp-block-verse {
  background-color: #f7f7f7;
}
article .article-content pre.wp-block-code {
  background: #f7f6f6;
  max-height: 600px;
  max-width: 100%;
  overflow: auto;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  webkit-box-sizing: border-box;
}
article .article-content pre.wp-block-code code {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  webkit-box-sizing: border-box;
  display: block;
  word-wrap: break-word;
  word-wrap: normal;
  width: 100%;
}
article .article-content .wp-block-embed {
  max-width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  webkit-box-sizing: border-box;
  word-wrap: break-word;
  overflow-x: auto;
}
article .article-content .wp-block-embed.wp-block-embed-youtube .wp-block-embed__wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
}
article .article-content .wp-block-embed.wp-block-embed-youtube .wp-block-embed__wrapper::after {
  padding-top: 56.25%;
  display: block;
  content: "";
}
article .article-content .wp-block-embed.wp-block-embed-youtube .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
article .article-content .wp-block-embed.wp-block-embed-imgur .wp-block-embed__wrapper {
  display: flex;
  width: 100%;
  justify-content: center;
}
article .article-content .wp-block-quote {
  background-color: #f5f5f5;
  border-left: 4px solid #38a7ff;
  padding: 24px;
}
@media (min-width: 1024px) {
  article .article-content .wp-block-quote {
    padding: 24px;
  }
}
article .article-content .wp-block-quote cite {
  color: #24292e;
}
article .article-content .wp-block-quote p {
  padding-bottom: 0 !important;
  margin-bottom: 8px !important;
}
article .article-content .wp-block-pullquote {
  background-color: #f9f9f9;
  padding: 0 32px;
}
@media (min-width: 1024px) {
  article .article-content .wp-block-pullquote {
    padding: 24px;
  }
}
article .article-content .wp-block-image {
  margin-bottom: 30px;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
article .article-content .wp-block-image img {
  max-width: 100%;
  margin: 0 auto;
  border-radius: 6px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08), 0 -1px 2px 0 rgba(0, 0, 0, 0.06);
}
article .article-content .wp-block-image figcaption {
  text-align: center;
  margin-top: 8px !important;
  font-size: 14px;
  color: #67717a;
}
article .article-content ul,
article .article-content ol,
article .article-content * > ul,
article .article-content * > ol {
  margin-top: 0;
  margin-bottom: 15px;
  padding-left: 24px !important;
}
@media (min-width: 1024px) {
  article .article-content ul,
  article .article-content ol,
  article .article-content * > ul,
  article .article-content * > ol {
    margin-top: 10px;
    margin-bottom: 30px;
    padding-left: 36px !important;
  }
}
article .article-content ul > li ol,
article .article-content ul > li ul,
article .article-content ol > li ol,
article .article-content ol > li ul,
article .article-content * > ul > li ol,
article .article-content * > ul > li ul,
article .article-content * > ol > li ol,
article .article-content * > ol > li ul {
  margin-top: 8px;
  padding-left: 32px;
  margin-bottom: 0;
}
article .article-content ul > li ol li,
article .article-content ul > li ul li,
article .article-content ol > li ol li,
article .article-content ol > li ul li,
article .article-content * > ul > li ol li,
article .article-content * > ul > li ul li,
article .article-content * > ol > li ol li,
article .article-content * > ol > li ul li {
  margin-bottom: 0;
}
article .article-content ol > li,
article .article-content ul > li {
  list-style: disc;
  line-height: 1.7;
  margin-bottom: 5px;
}
@media (min-width: 1024px) {
  article .article-content ol > li,
  article .article-content ul > li {
    margin-bottom: 10px;
  }
}
article .article-content ol > li {
  list-style: decimal;
}

#wpdcom {
  max-width: 100% !important;
}

/* purgecss end ignore */
/*wpipa plugin*/
#single-post .wpipa-container {
  margin-bottom: 0px;
}

#vnx_post_content blockquote.wp-block-quote {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
}

#vnx_post_content .rank-math-block {
  background: rgba(56, 167, 255, 0.08);
}
#vnx_post_content .rank-math-block .vnx-rank-math-title {
  margin: 0px;
  padding: 0px 0px 12px 0px;
}
#vnx_post_content .rank-math-block .vnx-rank-math-title h2 {
  padding: 18px 0px 0px 28px !important;
  margin: 0px;
  padding-top: 12px;
}
#vnx_post_content .rank-math-block .vnx-rank-math-title h2 .vnx-rank-math-title-icon {
  width: 40px;
  height: 48px;
  display: block;
  float: left;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("https://vietnix.vn/wp-content/uploads/2022/09/Group.svg");
}
#vnx_post_content .rank-math-block .vnx-rank-math-title h2::after {
  content: "";
  border: 0px !important;
}
#vnx_post_content .rank-math-block .rank-math-list {
  position: relative;
  border-radius: 4px;
  padding: 10px 0px;
}
#vnx_post_content .rank-math-block .rank-math-list .rank-math-list-item {
  margin: 0px;
  padding: 0px 30px;
  border-top: 1px solid #dee6f1;
}
#vnx_post_content .rank-math-block .rank-math-list .rank-math-list-item .rank-math-answer {
  padding-bottom: 20px;
}
#vnx_post_content .rank-math-block .rank-math-list .rank-math-list-item .rank-math-answer p {
  font-size: 14px;
  padding-left: 0 !important;
  color: #4f4f4f !important;
  margin-bottom: 0 !important;
  border: none !important;
}
#vnx_post_content .rank-math-block .rank-math-list h3 {
  font-size: 18px !important;
}
#vnx_post_content .rank-math-block .rank-math-list .rank-math-question {
  position: relative;
  cursor: pointer;
}
#vnx_post_content .rank-math-block .rank-math-list .rank-math-question:after {
  content: "\f067";
  font-family: "Font Awesome 6 Solid";
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 1;
  width: 12px;
  font-size: 16px;
  color: #828282;
  transition: all 0.3s;
}
#vnx_post_content .rank-math-block .rank-math-list .rank-math-question.faq-active:after {
  content: "\f068";
}
