/*
Theme Name:     KnowAll Child Theme
Theme URI: 		http://herothemes.com/
Description:    Child theme for KnowAll
Author: 		HeroThemes
Author URI: 	http://herothemes.com
Template:       knowall
Version:        1.0.0
*/
a {
  text-decoration: none;
  position: relative;
  display: inline-block;
}

.hkb-article__content h2 {
  margin-top: 36px;
}
.hkb-article__content h3 {
  font-size: 20px;
  line-height: 1.3;
  padding-top: 16px;
}
.hkb-article__content h4 {
  font-size: 18px;
  line-height: 1.3;
  padding-top: 12px;
}
.hkb-article__content h5 {
  font-size: 16px;
  line-height: 1.3;
  padding-top: 12px;
}
.hkb-article__content h6 {
  font-size: 16px;
  font-weight: 500;
  color: #111111;
  line-height: 1.25;
  padding-top: 12px;
}

li {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 1.5;
  color: #595959;
}

.hkb-article__content li > ul {
  margin-top: 8px;
}
.hkb-article__content li > ul li {
  margin-bottom: 8px;
}
.hkb-article__content ul ul {
  margin-top: 10px;
  margin-bottom: 0;
}

.hkb-article__content a:not(.wp-block-button__link):hover:before {
  width: 100%;
  left: 0;
  right: auto;
}

.ht-container,
.ht-sitecontainer--boxed {
  max-width: 1124px !important;
}

.ht-categoryheader {
  border-bottom: 3px solid #23364d;
}

.hkb-category.hkb-category--boxed {
  background: transparent;
  margin: 0 0 0;
  border-radius: 5px;
}
.hkb-category.hkb-category--boxed .hkb-category__content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

.hkb_widget_toc ol li,
.hkb_widget_toc ul li,
.hkb_widget_categories ol li,
.hkb_widget_categories ul li {
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 0;
}
.hkb_widget_toc ol li a,
.hkb_widget_toc ul li a,
.hkb_widget_categories ol li a,
.hkb_widget_categories ul li a {
  padding: 4px 10px;
}
.hkb_widget_toc ol li ol,
.hkb_widget_toc ol li ul,
.hkb_widget_toc ul li ol,
.hkb_widget_toc ul li ul,
.hkb_widget_categories ol li ol,
.hkb_widget_categories ol li ul,
.hkb_widget_categories ul li ol,
.hkb_widget_categories ul li ul {
  margin: 2px 0 6px 12px;
}
.hkb_widget_toc ol li ol li,
.hkb_widget_toc ol li ul li,
.hkb_widget_toc ul li ol li,
.hkb_widget_toc ul li ul li,
.hkb_widget_categories ol li ol li,
.hkb_widget_categories ol li ul li,
.hkb_widget_categories ul li ol li,
.hkb_widget_categories ul li ul li {
  font-size: 13px;
}

h2.bb-helper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 80px;
  margin: 70px 0 50px;
}
h2.bb-helper:before {
  content: url(https://mbbsupport.s3.amazonaws.com/wp-content/uploads/20220228195646/bb-with-plugin.png);
  margin-right: 20px;
}

.hkb-breadcrumbs_wrap > ol.hkb-breadcrumbs:not(:first-child) {
  display: none;
}

.postid-3602 .hkb-article__content hr {
  margin: 0;
}
.has-theme-default-background-color {
  background-color: #037bbf;
}

a.wp-block-button__link {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.1), 0 1px 5px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.1), 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
a.wp-block-button__link:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-filter: brightness(110%);
          filter: brightness(110%);
}

article figure img,
li img:not([class*=icon]),
figure.wp-block-image img,
.wp-block-hb-toggle__contentwrap img {
  margin-top: 30px;
  margin-bottom: 40px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07), 0 2px 4px rgba(0, 0, 0, 0.07), 0 4px 8px rgba(0, 0, 0, 0.07), 0 8px 16px rgba(0, 0, 0, 0.07), 0 16px 32px rgba(0, 0, 0, 0.07);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07), 0 2px 4px rgba(0, 0, 0, 0.07), 0 4px 8px rgba(0, 0, 0, 0.07), 0 8px 16px rgba(0, 0, 0, 0.07), 0 16px 32px rgba(0, 0, 0, 0.07);
}

a.img-link:hover img {
  -webkit-filter: brightness(108%);
          filter: brightness(108%);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25), 0 2px 2px rgba(0, 0, 0, 0.2), 0 4px 4px rgba(0, 0, 0, 0.15), 0 8px 8px rgba(0, 0, 0, 0.1), 0 16px 16px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25), 0 2px 2px rgba(0, 0, 0, 0.2), 0 4px 4px rgba(0, 0, 0, 0.15), 0 8px 8px rgba(0, 0, 0, 0.1), 0 16px 16px rgba(0, 0, 0, 0.05);
  -webkit-transition: 0.1s ease-out;
  transition: 0.1s ease-out;
}
a.img-link:before {
  display: none;
}

figure.wp-block-image.nomargin {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

img.inline-list-image {
  display: inline-block;
  vertical-align: middle;
  margin-right: 24px;
}

.no-shadow,
.no-shadow img {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.hkb-article .info table,
table.info {
  width: 100%;
  font-size: 12px;
  font-family: Helvetica, Arial, sans-serif;
  color: #555555;
  border: solid thin #ddd;
  border-collapse: collapse;
}
.hkb-article .info table tbody tr th,
.hkb-article .info table tbody tr th h3,
table.info tbody tr th,
table.info tbody tr th h3 {
  font-weight: 700;
  color: #ffffff;
  text-align: left;
  background: #3498db;
  vertical-align: bottom;
}
.hkb-article .info table tbody tr td,
table.info tbody tr td {
  vertical-align: top;
  font-size: 11px;
}
.hkb-article .info table tbody tr th,
.hkb-article .info table tbody tr td,
table.info tbody tr th,
table.info tbody tr td {
  border: solid thin #ddd;
  padding: 0.5rem;
  line-height: 1.3em;
}
.hkb-article .info table .larger th,
.hkb-article .info table .larger td,
table.info .larger th,
table.info .larger td {
  font-size: 13px;
}

.table-cms-install {
  max-width: 750px;
}
.table-cms-install img {
  margin-right: 1rem;
}

.hkb-article .leadprocessing table tbody tr td:nth-child(1) {
  background: #3498db;
  color: #ffffff;
  text-align: right;
}
.hkb-article .leadprocessing table th.col1 {
  width: 10%;
}
.hkb-article .leadprocessing table th.col2, .hkb-article .leadprocessing table th.col3, .hkb-article .leadprocessing table th.col4, .hkb-article .leadprocessing table th.col5, .hkb-article .leadprocessing table th.col6 {
  width: 18%;
}

.hkb-article .subaccount_features table th.features,
.hkb-article .subaccount_features table td.features {
  width: 50%;
  text-align: right;
}
.hkb-article .subaccount_features table th.crm_user,
.hkb-article .subaccount_features table td.crm_user,
.hkb-article .subaccount_features table th.subdomain,
.hkb-article .subaccount_features table td.subdomain,
.hkb-article .subaccount_features table th.owndomain,
.hkb-article .subaccount_features table td.owndomain {
  width: 15%;
  text-align: center;
}

.hkb-article .api-reference table td {
  font-size: 11px;
}
.hkb-article .api-reference table th.reference,
.hkb-article .api-reference table td.reference {
  width: 110px;
  text-align: left;
  font-weight: 700;
}
.hkb-article .api-reference table tbody tr td.reference {
  background: #eee;
}
.hkb-article .api-reference table tbody tr th.field,
.hkb-article .api-reference table tbody tr td.field {
  width: 110px;
  text-align: left;
}
.hkb-article .api-reference table tbody tr th.applies,
.hkb-article .api-reference table tbody tr td.yes,
.hkb-article .api-reference table tbody tr td.no {
  width: 40px;
  text-align: center;
}
.hkb-article .api-reference table tbody tr td.applies i.fa-check-circle {
  font-size: 15px;
  color: green;
}
.hkb-article .api-reference table tbody tr th.values,
.hkb-article .api-reference table tbody tr td.values {
  width: 100px;
  font-size: 11px;
  text-align: left;
}
.hkb-article .api-reference table tbody tr th.notes,
.hkb-article .api-reference table tbody tr td.notes {
  font-size: 11px;
  text-align: left;
}
.hkb-article .api-reference table tbody tr th.post,
.hkb-article .api-reference table tbody tr td.post,
.hkb-article .api-reference table tbody tr th.email,
.hkb-article .api-reference table tbody tr td.email {
  width: 15%;
  text-align: left;
}

td.yes:before {
  content: "\f058";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: green;
  text-decoration: inherit;
  display: inline-block;
  padding-right: 0;
  width: 1.5em;
}

td.no:before {
  content: "\f00d";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  text-decoration: inherit;
  display: inline-block;
  padding-right: 0;
  width: 1.5em;
}

td.values strong {
  background: #fc0;
  padding: 0 3px;
}

.width-20-20 th:nth-child(1),
.width-20-20 th:nth-child(2) {
  width: 20%;
}

.width-5 {
  width: 5%;
}

.width-10 {
  width: 10%;
}

.width-15 {
  width: 15%;
}

.width-20 {
  width: 20%;
}

.width-25 {
  width: 25%;
}

.width-30 {
  width: 30%;
}

.width-35 {
  width: 35%;
}

.width-40 {
  width: 40%;
}

.width-45 {
  width: 45%;
}

.width-50 {
  width: 50%;
}

.width-55 {
  width: 55%;
}

.width-60 {
  width: 60%;
}

.width-65 {
  width: 65%;
}

.width-70 {
  width: 70%;
}

.width-75 {
  width: 75%;
}

.width-80 {
  width: 80%;
}

.width-85 {
  width: 85%;
}

.width-90 {
  width: 90%;
}

.width-95 {
  width: 95%;
}

.dns-settings-table {
  margin: 1rem 0;
  background: #d4edda;
  border-radius: 8px;
  padding: 1rem;
  border: 1px solid #c3e6cb;
}
.dns-settings-table .settings-table {
  width: 100%;
  border-collapse: collapse;
  background: white;
  border-radius: 6px;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  font-size: 15px;
  margin-bottom: 0 !important;
}
.dns-settings-table .settings-table tbody tr {
  border-bottom: 1px solid #e9ecef;
}
.dns-settings-table .settings-table tbody tr:last-child {
  border-bottom: none;
}
.dns-settings-table .settings-table tbody tr:hover {
  background-color: #f8f9fa;
}
.dns-settings-table .settings-table tbody td {
  padding: 0.5rem 0.75rem;
  vertical-align: top;
}
.dns-settings-table .settings-table tbody td.label {
  width: 17%;
  background-color: #f1f3f4;
  font-size: 14px;
  font-weight: 600;
  color: #495057;
  border-right: 1px solid #e9ecef;
}
.dns-settings-table .settings-table tbody td.value {
  width: 70%;
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
.dns-settings-table .settings-table tbody td.value code {
  background-color: #f8f9fa;
  padding: 0.2rem 0.4rem;
  border-radius: 4px;
  font-size: 0.9em;
  border: 1px solid #e9ecef;
  word-break: break-all;
}

ol li .dns-settings-table {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

@media (max-width: 768px) {
  .dns-settings-table {
    padding: 0.75rem;
  }
  .dns-settings-table .settings-table tbody td {
    padding: 0.5rem 0.75rem;
  }
  .dns-settings-table .settings-table tbody td.label {
    width: 30%;
    font-size: 0.9em;
  }
  .dns-settings-table .settings-table tbody td.value {
    width: 70%;
    font-size: 0.9em;
  }
  .dns-settings-table .settings-table tbody td.value code {
    font-size: 0.8em;
    padding: 0.1rem 0.3rem;
  }
}
.enlighter-default {
  margin-bottom: 22px !important;
}
.enlighter-default .enlighter-toolbar .enlighter-btn-raw,
.enlighter-default .enlighter-toolbar .enlighter-btn-website {
  display: none;
}

.enlighter-v-inline {
  padding: 4px !important;
}

.enlighter-t-wpcustom.enlighter-l-php, .enlighter-t-wpcustom.enlighter-l-batch, .enlighter-t-wpcustom.enlighter-l-apache, .enlighter-t-wpcustom.enlighter-l-javascript, .enlighter-t-wpcustom.enlighter-l-css {
  margin-top: 2rem;
}
.enlighter-t-wpcustom.enlighter-l-php:before {
  content: "PHP Code";
  position: absolute;
  color: #000;
  height: 16px;
  top: -16px;
  left: 0;
  font-size: 0.8125rem;
  font-family: "Roboto", sans-serif;
  border-left: solid 4px #40a2e1;
  padding-left: 4px;
}
.enlighter-t-wpcustom.enlighter-l-batch:before {
  content: "WordPress Short Code";
  position: absolute;
  color: #000;
  height: 16px;
  top: -16px;
  left: 0;
  font-size: 0.8125rem;
  font-family: "Roboto", sans-serif;
  border-left: solid 4px #40a2e1;
  padding-left: 4px;
}
.enlighter-t-wpcustom.enlighter-l-apache:before {
  content: "HTML Code";
  position: absolute;
  color: #000;
  height: 16px;
  top: -16px;
  left: 0;
  font-size: 0.8125rem;
  font-family: "Roboto", sans-serif;
  border-left: solid 4px #40a2e1;
  padding-left: 4px;
}
.enlighter-t-wpcustom.enlighter-l-javascript:before {
  content: "JavaScript";
  position: absolute;
  color: #000;
  height: 16px;
  top: -16px;
  left: 0;
  font-size: 0.8125rem;
  font-family: "Roboto", sans-serif;
  border-left: solid 4px #40a2e1;
  padding-left: 4px;
}
.enlighter-t-wpcustom.enlighter-l-css:before {
  content: "CSS";
  position: absolute;
  color: #000;
  height: 16px;
  top: -16px;
  left: 0;
  font-size: 0.8125rem;
  font-family: "Roboto", sans-serif;
  border-left: solid 4px #40a2e1;
  padding-left: 4px;
}
.enlighter-t-wpcustom.enlighter-l-batch, .enlighter-t-wpcustom.enlighter-l-batch div.enlighter > div {
  background-color: #00537c !important;
}
.enlighter-t-wpcustom.enlighter-linenumbers div.enlighter > div::before {
  width: 45px !important;
  min-width: 45px !important;
}
.enlighter-t-wpcustom.enlighter-v-codegroup .enlighter-codegroup-switch {
  padding-left: 0;
  background-color: #ffffff;
  border-bottom: 1px solid #e8e8e8;
}
.enlighter-t-wpcustom.enlighter-v-codegroup .enlighter-codegroup-switch .enlighter-btn.enlighter-active {
  background-color: #40a2e1;
}
.enlighter-t-wpcustom div.enlighter > div:nth-child(even) {
  background-color: transparent;
}
.enlighter-t-wpcustom div.enlighter > div > div {
  border-left: solid 4px #40a2e1;
}
.enlighter-t-wpcustom div.enlighter > div > div::before {
  content: "";
}
.enlighter-t-wpcustom div.enlighter > div:first-child > div {
  padding-top: 10px;
}
.enlighter-t-wpcustom div.enlighter > div:last-child > div {
  padding-bottom: 10px;
}
.enlighter-t-wpcustom .enlighter-btn {
  border: 1px solid #40a2e1;
  margin: 0 0 0 0;
}

.enlighter-toolbar {
  top: 0;
}

.code-inline,
code {
  font-family: "Courier New", Monaco, Menlo, Consolas, monospace;
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #fdedf1;
  border-radius: 4px;
}

pre.prettyprint {
  position: relative;
  padding: 1.5em 1.2em;
  line-height: 1em;
  background-color: #f7f7f9;
  border: dashed 1px #bbbbbb;
  color: #006600;
  margin: 1.5em 0;
  width: 100%;
  overflow: visible;
  font-size: 11px;
  white-space: pre-line;
}
pre.prettyprint.url {
  background-color: #333;
  border: none;
  color: #ffffff;
  font-size: 13px;
}
pre.prettyprint.test::after {
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 152px;
  height: 20px;
}
pre.prettyprint .wordpress-shortcode {
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 152px;
  height: 20px;
  background: url("https://d2g3c8m2e8721s.cloudfront.net/mbbinfo/wp-content/uploads/code-wordpress.png") no-repeat;
}
pre.prettyprint .html-code {
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 152px;
  height: 20px;
  background: url("https://d2g3c8m2e8721s.cloudfront.net/mbbinfo/wp-content/uploads/code-html.png") no-repeat;
}
pre.prettyprint .example-code {
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 152px;
  height: 20px;
  background: url("https://d2g3c8m2e8721s.cloudfront.net/mbbinfo/wp-content/uploads/code-example.png") no-repeat;
}
pre.prettyprint em {
  color: #f00;
  font-style: normal;
}

.m-0,
.m-0 > figure,
.m-0 > figure > img,
figure.m-0 img {
  margin: 0 !important;
}

.mt-0,
.mt-0 > figure,
.mt-0 > figure > img,
figure.mt-0 img {
  margin-top: 0 !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.mr-1 {
  margin-right: 0.25rem !important;
}

.mr-2 {
  margin-right: 0.5rem !important;
}

.mr-4 {
  margin-right: 1.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.getLink {
  font-size: 0.85em;
  cursor: pointer;
}
.getLink:hover {
  -webkit-filter: brightness(150%);
          filter: brightness(150%);
}

.badcharacterlocation {
  background: #fbfbde;
  border: 1px solid #ccc;
  padding: 3px;
  display: inline-block;
}

.badhighlight {
  background: #ffb4b4;
  color: red;
}

.changelog .key {
  padding: 0 10px;
  border: 1px solid #ccc;
}
.changelog .key div {
  display: inline-block;
  margin-top: 4px;
  margin-left: 40px;
}
.changelog h3 {
  font-weight: 700;
  font-size: 12px;
  line-height: 20px;
  border-top: 1px solid #f5f5f5;
  margin-top: 18px;
}
.changelog p {
  margin: 4px 0 0 30px;
  line-height: 22px;
}
.changelog p.details {
  margin-top: 0;
  color: #555555;
  font-size: 13px;
  line-height: 18px;
}
.changelog .fix:before {
  content: "\f0ad";
  font-family: "FontAwesome";
  float: left;
  margin-left: -30px;
  color: #cc3300;
}
.changelog .enhancement:before {
  content: "\f021";
  font-family: "FontAwesome";
  float: left;
  margin-left: -30px;
  color: #3c3;
}
.changelog .new:before {
  content: "\f005";
  font-family: "FontAwesome";
  float: left;
  margin-left: -30px;
  color: #ffcc00;
}

.article-action {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  position: relative;
  background: #ffffff;
  border: 1px solid #e5e5e5;
  padding: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.11), 0 2px 2px rgba(0, 0, 0, 0.11), 0 4px 4px rgba(0, 0, 0, 0.11), 0 6px 8px rgba(0, 0, 0, 0.11), 0 8px 16px rgba(0, 0, 0, 0.11);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.11), 0 2px 2px rgba(0, 0, 0, 0.11), 0 4px 4px rgba(0, 0, 0, 0.11), 0 6px 8px rgba(0, 0, 0, 0.11), 0 8px 16px rgba(0, 0, 0, 0.11);
}
.article-action:hover {
  border-color: #008fd5;
}
.article-action > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.article-action figure,
.article-action img {
  margin: 0 !important;
}
.article-action img {
  border-bottom: 1px solid rgba(0, 143, 213, 0.231372549);
}

.article-action-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin-left: 20px;
  margin-right: 20px;
}
.article-action-content div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.article-action-content * {
  margin-bottom: 0 !important;
}
.article-action-content h4 + p {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.article-action-content div p:last-child {
  margin-top: 0;
}
.article-action-content a {
  position: static;
}
.article-action-content a:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.article-action.video figure {
  position: relative;
  max-width: 740px;
  margin-left: auto;
  margin-right: auto;
}
.article-action.video figure:before {
  content: "\f144";
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  font-size: 65px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0.5;
}

.card-video-last-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
}
.card-video-last-row a {
  margin-left: 0;
  margin-right: auto;
}
.card-video-last-row i {
  font-size: 15px;
  margin-right: 0.25em;
}

.article-card {
  position: relative;
  border: 1px solid transparent;
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.article-card:hover {
  border-color: #008fd5;
}
.article-card > div {
  gap: 0;
}
.article-card div {
  margin-bottom: 0;
}
.article-card figure {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 1rem;
  margin-left: 0;
}
.article-card figure img {
  width: 100px;
  max-width: 100px;
  margin-top: 0;
  margin-bottom: 0;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.article-card .wp-block-heading {
  padding-top: 0;
  margin-bottom: 0.5rem;
}
.article-card .wp-block-heading a {
  position: static;
}
.article-card .wp-block-heading a:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}
.article-card p {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.collection-card {
  margin-bottom: 1rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.collection-card > div {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  gap: 0;
}
.collection-card div {
  margin-bottom: 0;
}
.collection-card figure {
  display: none;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 0.25rem;
  margin-left: 0;
  margin-bottom: 1.5rem;
}
.collection-card figure img {
  width: 100px;
  height: auto;
  max-width: 100px;
  margin-top: 0;
  margin-bottom: 0;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.collection-card .article-card {
  display: block;
  width: 100%;
  padding: 0.25rem;
  margin-bottom: 1.5rem;
}
.collection-card .wp-block-heading {
  padding-top: 0;
  margin-bottom: 0.25rem;
}
.collection-card .wp-block-heading:not(:first-child) {
  padding-top: 1.5rem;
}
.collection-card p {
  padding-left: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.collection-card ul {
  margin-top: 0.25rem;
  margin-bottom: 0;
}
.collection-card ul li {
  margin-bottom: 0.25rem;
}

@media screen and (min-width: 577px) {
  .collection-card figure {
    display: block;
    margin-right: 0.5rem;
  }
  .collection-card figure img {
    width: 150px;
    max-width: 150px;
  }
}
@media screen and (min-width: 768px) {
  .collection-card figure {
    margin-right: 1rem;
  }
  .collection-card figure img {
    width: 250px;
    max-width: 250px;
  }
  .collection-card p {
    padding-left: 1.734375rem;
  }
  .collection-card ul {
    margin-left: 1.734375rem;
  }
}
.wp-block-group.step-card {
  border: none !important;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1) !important;
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1) !important;
  margin-bottom: 1.5rem !important;
  border-left: 4px solid #037bbf !important;
  border-radius: 0.25rem !important;
  overflow: hidden !important;
  padding: 0 !important;
  background: #ffffff !important;
}
.wp-block-group.step-card .wp-block-group__inner-container {
  padding: 0 !important;
  margin: 0 !important;
}

.step-card .wp-block-group.step-header {
  background: linear-gradient(135deg, #037bbf 0%, #40a2e1 100%) !important;
  color: #ffffff !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 0 !important;
  border-radius: 0 !important;
}
.step-card .wp-block-group.step-header > .wp-block-group__inner-container {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  padding: 1rem !important;
}

.step-card .wp-block-group.step-number {
  background: rgba(255, 255, 255, 0.2) !important;
  border-radius: 50% !important;
  width: 40px !important;
  height: 40px !important;
  margin-top: 0 !important;
  margin-right: 1rem !important;
  margin-bottom: 0 !important;
  padding: 0 !important;
  -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
}
.step-card .wp-block-group.step-number .wp-block-group__inner-container {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  padding: 0 !important;
  height: 100% !important;
}
.step-card .wp-block-group.step-number p {
  color: #ffffff !important;
  margin: 0 !important;
  font-weight: 700 !important;
  font-size: 1.2rem !important;
}

.step-card .step-header .wp-block-group:not(.step-number) {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 !important;
          flex: 1 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 0 !important;
}
.step-card .step-header .wp-block-group:not(.step-number) .wp-block-group__inner-container {
  display: block !important;
  padding: 0 !important;
}

.step-card .step-header .wp-block-heading {
  color: #ffffff !important;
  margin: 0 0 0.25rem 0 !important;
  font-size: 1.1rem !important;
  font-weight: 600 !important;
  padding-top: 0 !important;
  line-height: 1.3 !important;
}

.step-card .step-header .has-small-font-size {
  color: rgba(255, 255, 255, 0.8) !important;
  margin: 0 !important;
  font-size: 0.9rem !important;
}

.step-card .wp-block-group.step-body {
  background: #ffffff !important;
  margin-top: 0 !important;
  padding: 0 !important;
  margin-bottom: 0 !important;
}
.step-card .wp-block-group.step-body .wp-block-group__inner-container {
  padding: 1rem !important;
}

.step-card .step-body p {
  margin-bottom: 1rem !important;
  margin-top: 0 !important;
  line-height: 1.6 !important;
}
.step-card .step-body p:first-child {
  margin-top: 0 !important;
}
.step-card .step-body p:last-child {
  margin-bottom: 0 !important;
}
.step-card .step-body .wp-block-heading {
  margin-bottom: 0.5rem !important;
  margin-top: 1rem !important;
  padding-top: 0 !important;
  font-weight: 600 !important;
}
.step-card .step-body .wp-block-heading:first-child {
  margin-top: 0 !important;
}
.step-card .step-body ul,
.step-card .step-body ol {
  margin-bottom: 1rem !important;
  padding-left: 1.5rem !important;
}
.step-card .step-body li {
  margin-bottom: 0.5rem !important;
}

.step-card .wp-block-group.alert-info {
  background: #e8f4fd !important;
  border: 1px solid #bee5eb !important;
  border-left: 4px solid #4ea9f0 !important;
  border-radius: 0.25rem !important;
  margin: 1rem 0 !important;
  padding: 0 !important;
}
.step-card .wp-block-group.alert-info .wp-block-group__inner-container {
  padding: 1rem !important;
}
.step-card .wp-block-group.alert-info p {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.step-card .wp-block-group.alert-info p:first-child {
  margin-top: 0 !important;
}
.step-card .wp-block-group.alert-info p:last-child {
  margin-bottom: 0 !important;
}
.step-card .wp-block-group.alert-warning {
  background: #fff3cd !important;
  border: 1px solid #ffeeba !important;
  border-left: 4px solid #ffc107 !important;
  border-radius: 0.25rem !important;
  margin: 1rem 0 !important;
  padding: 0 !important;
}
.step-card .wp-block-group.alert-warning .wp-block-group__inner-container {
  padding: 1rem !important;
}
.step-card .wp-block-group.alert-warning p {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.step-card .wp-block-group.alert-warning p:first-child {
  margin-top: 0 !important;
}
.step-card .wp-block-group.alert-warning p:last-child {
  margin-bottom: 0 !important;
}
.step-card .wp-block-group.alert-danger {
  background: #f8d7da !important;
  border: 1px solid #f5c6cb !important;
  border-left: 4px solid #dc3545 !important;
  border-radius: 0.25rem !important;
  margin: 1rem 0 !important;
  padding: 0 !important;
}
.step-card .wp-block-group.alert-danger .wp-block-group__inner-container {
  padding: 1rem !important;
}
.step-card .wp-block-group.alert-danger p {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.step-card .wp-block-group.alert-danger p:first-child {
  margin-top: 0 !important;
}
.step-card .wp-block-group.alert-danger p:last-child {
  margin-bottom: 0 !important;
}
.step-card .wp-block-group.alert-success {
  background: #d4edda !important;
  border: 1px solid #c3e6cb !important;
  border-left: 4px solid #28a745 !important;
  border-radius: 0.25rem !important;
  margin: 1rem 0 !important;
  padding: 0 !important;
}
.step-card .wp-block-group.alert-success .wp-block-group__inner-container {
  padding: 1rem !important;
}
.step-card .wp-block-group.alert-success p {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.step-card .wp-block-group.alert-success p:first-child {
  margin-top: 0 !important;
}
.step-card .wp-block-group.alert-success p:last-child {
  margin-bottom: 0 !important;
}

.wp-block-group.alert-info {
  background: #e8f4fd !important;
  border: 1px solid #bee5eb !important;
  border-left: 4px solid #4ea9f0 !important;
  border-radius: 0.25rem !important;
  margin: 1rem 0 !important;
  padding: 0 !important;
}
.wp-block-group.alert-info .wp-block-group__inner-container {
  padding: 1rem !important;
}
.wp-block-group.alert-info p {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.wp-block-group.alert-info p:first-child {
  margin-top: 0 !important;
}
.wp-block-group.alert-info p:last-child {
  margin-bottom: 0 !important;
}
.wp-block-group.alert-warning {
  background: #fff3cd !important;
  border: 1px solid #ffeeba !important;
  border-left: 4px solid #ffc107 !important;
  border-radius: 0.25rem !important;
  margin: 1rem 0 !important;
  padding: 0 !important;
}
.wp-block-group.alert-warning .wp-block-group__inner-container {
  padding: 1rem !important;
}
.wp-block-group.alert-warning p {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.wp-block-group.alert-warning p:first-child {
  margin-top: 0 !important;
}
.wp-block-group.alert-warning p:last-child {
  margin-bottom: 0 !important;
}
.wp-block-group.alert-danger {
  background: #f8d7da !important;
  border: 1px solid #f5c6cb !important;
  border-left: 4px solid #dc3545 !important;
  border-radius: 0.25rem !important;
  margin: 1rem 0 !important;
  padding: 0 !important;
}
.wp-block-group.alert-danger .wp-block-group__inner-container {
  padding: 1rem !important;
}
.wp-block-group.alert-danger p {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.wp-block-group.alert-danger p:first-child {
  margin-top: 0 !important;
}
.wp-block-group.alert-danger p:last-child {
  margin-bottom: 0 !important;
}
.wp-block-group.alert-success {
  background: #d4edda !important;
  border: 1px solid #c3e6cb !important;
  border-left: 4px solid #28a745 !important;
  border-radius: 0.25rem !important;
  margin: 1rem 0 !important;
  padding: 0 !important;
}
.wp-block-group.alert-success .wp-block-group__inner-container {
  padding: 1rem !important;
}
.wp-block-group.alert-success p {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.wp-block-group.alert-success p:first-child {
  margin-top: 0 !important;
}
.wp-block-group.alert-success p:last-child {
  margin-bottom: 0 !important;
}

.wp-block-group.prerequisites-card {
  background: #e3f2fd !important;
  border: 1px solid #bbdefb !important;
  border-radius: 0.25rem !important;
  margin: 1rem 0 !important;
  padding: 0 !important;
}
.wp-block-group.prerequisites-card .wp-block-group__inner-container {
  padding: 1rem !important;
}
.wp-block-group.prerequisites-card .wp-block-heading {
  color: #1976d2 !important;
  margin-bottom: 1rem !important;
  font-size: 1.1rem !important;
  font-weight: 600 !important;
}

@media (max-width: 768px) {
  .step-card .step-header .wp-block-group__inner-container {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
    text-align: center !important;
  }
  .step-card .wp-block-group.step-number {
    margin-right: 0 !important;
    margin-bottom: 0.5rem !important;
  }
}
.step-card .is-layout-flow,
.step-card .wp-block-group-is-layout-flow {
  display: block !important;
}
.step-card .step-header > .wp-block-group__inner-container.is-layout-flow, .step-card .step-header > .wp-block-group__inner-container.wp-block-group-is-layout-flow {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.step-card .step-number .wp-block-group__inner-container.is-layout-flow, .step-card .step-number .wp-block-group__inner-container.wp-block-group-is-layout-flow {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.step-card .step-header .wp-block-group:not(.step-number) .wp-block-group__inner-container.is-layout-flow, .step-card .step-header .wp-block-group:not(.step-number) .wp-block-group__inner-container.wp-block-group-is-layout-flow {
  display: block !important;
}

.navigateto {
  font-family: "Courier New", Monaco, Menlo, Consolas, monospace;
  font-size: 13px;
  background-color: #f7f7f9;
  padding: 5px 15px;
  color: #444444;
  margin: 5px 0 10px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.navigateto > * {
  margin-right: 0.5rem;
}
.navigateto span {
  color: #3498db;
  font-weight: 700;
}

.notwix {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 4px 10px;
  background-color: black;
  border-radius: 2px;
}
.notwix span {
  margin-left: 1.5em;
  line-height: 1.5;
  color: #ffffff;
  font-weight: 700;
  font-size: 14px;
}
.notwix span:before {
  margin: 0 0.35em 0 -1.5em;
  content: "\f05e";
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
}

#src {
  margin: 0px auto;
  width: 100%;
  height: 500px;
}

#report {
  margin-top: 20px;
}