@charset "UTF-8";
/* We need to add display:inline in order to align the '>>' of the 'read more' link */
.post-excerpt p {
  display: inline;
}

.highlight {
  border: 0;
  padding: 0;
  margin-bottom: 1.7rem;
  /* Comment */
  /* Error */
  /* Keyword */
  /* Operator */
  /* Comment.Multiline */
  /* Comment.Preproc */
  /* Comment.Single */
  /* Comment.Special */
  /* Generic.Deleted */
  /* Generic.Deleted.Specific */
  /* Generic.Emph */
  /* Generic.Error */
  /* Generic.Heading */
  /* Generic.Inserted */
  /* Generic.Inserted.Specific */
  /* Generic.Output */
  /* Generic.Prompt */
  /* Generic.Strong */
  /* Generic.Subheading */
  /* Generic.Traceback */
  /* Keyword.Constant */
  /* Keyword.Declaration */
  /* Keyword.Pseudo */
  /* Keyword.Reserved */
  /* Keyword.Type */
  /* Literal.Number */
  /* Literal.String */
  /* Name.Attribute */
  /* Name.Builtin */
  /* Name.Class */
  /* Name.Constant */
  /* Name.Entity */
  /* Name.Exception */
  /* Name.Function */
  /* Name.Namespace */
  /* Name.Tag */
  /* Name.Variable */
  /* Operator.Word */
  /* Text.Whitespace */
  /* Literal.Number.Float */
  /* Literal.Number.Hex */
  /* Literal.Number.Integer */
  /* Literal.Number.Oct */
  /* Literal.String.Backtick */
  /* Literal.String.Char */
  /* Literal.String.Doc */
  /* Literal.String.Double */
  /* Literal.String.Escape */
  /* Literal.String.Heredoc */
  /* Literal.String.Interpol */
  /* Literal.String.Other */
  /* Literal.String.Regex */
  /* Literal.String.Single */
  /* Literal.String.Symbol */
  /* Name.Builtin.Pseudo */
  /* Name.Variable.Class */
  /* Name.Variable.Global */
  /* Name.Variable.Instance */
  /* Literal.Number.Integer.Long */
}
.highlight .c {
  color: #999988;
  font-style: italic;
}
.highlight .err {
  color: #a61717;
  background-color: #e3d2d2;
}
.highlight .k {
  font-weight: bold;
}
.highlight .o {
  font-weight: bold;
}
.highlight .cm {
  color: #999988;
  font-style: italic;
}
.highlight .cp {
  color: #999999;
  font-weight: bold;
}
.highlight .c1 {
  color: #999988;
  font-style: italic;
}
.highlight .cs {
  color: #999999;
  font-weight: bold;
  font-style: italic;
}
.highlight .gd {
  color: #000000;
  background-color: #ffdddd;
}
.highlight .gd .x {
  color: #000000;
  background-color: #ffaaaa;
}
.highlight .ge {
  font-style: italic;
}
.highlight .gr {
  color: #aa0000;
}
.highlight .gh {
  color: #999999;
}
.highlight .gi {
  color: #000000;
  background-color: #ddffdd;
}
.highlight .gi .x {
  color: #000000;
  background-color: #aaffaa;
}
.highlight .go {
  color: #888888;
}
.highlight .gp {
  color: #555555;
}
.highlight .gs {
  font-weight: bold;
}
.highlight .gu {
  color: #aaaaaa;
}
.highlight .gt {
  color: #aa0000;
}
.highlight .kc {
  font-weight: bold;
}
.highlight .kd {
  font-weight: bold;
}
.highlight .kp {
  font-weight: bold;
}
.highlight .kr {
  font-weight: bold;
}
.highlight .kt {
  color: #445588;
  font-weight: bold;
}
.highlight .m {
  color: #009999;
}
.highlight .s {
  color: #d14;
}
.highlight .na {
  color: #008080;
}
.highlight .nb {
  color: #0086B3;
}
.highlight .nc {
  color: #445588;
  font-weight: bold;
}
.highlight .no {
  color: #008080;
}
.highlight .ni {
  color: #800080;
}
.highlight .ne {
  color: #990000;
  font-weight: bold;
}
.highlight .nf {
  color: #990000;
  font-weight: bold;
}
.highlight .nn {
  color: #555555;
}
.highlight .nt {
  color: #000080;
}
.highlight .nv {
  color: #008080;
}
.highlight .ow {
  font-weight: bold;
}
.highlight .w {
  color: #bbbbbb;
}
.highlight .mf {
  color: #009999;
}
.highlight .mh {
  color: #009999;
}
.highlight .mi {
  color: #009999;
}
.highlight .mo {
  color: #009999;
}
.highlight .sb {
  color: #d14;
}
.highlight .sc {
  color: #d14;
}
.highlight .sd {
  color: #d14;
}
.highlight .s2 {
  color: #d14;
}
.highlight .se {
  color: #d14;
}
.highlight .sh {
  color: #d14;
}
.highlight .si {
  color: #d14;
}
.highlight .sx {
  color: #d14;
}
.highlight .sr {
  color: #009926;
}
.highlight .s1 {
  color: #d14;
}
.highlight .ss {
  color: #990073;
}
.highlight .bp {
  color: #999999;
}
.highlight .vc {
  color: #008080;
}
.highlight .vg {
  color: #008080;
}
.highlight .vi {
  color: #008080;
}
.highlight .il {
  color: #009999;
}

td.rouge-code {
  width: 100%;
}

pre.lineno {
  color: rgba(153, 153, 153, 0.6) !important;
}

.rating-holder {
  font-size: 16px;
  display: inline-block;
  background-color: #fff;
  border-radius: 1.5625em;
  box-sizing: border-box;
}

.c-rating button {
  display: inline-block;
  float: left;
  width: 1.25em;
  height: 1.25em;
  border: 0;
  text-indent: -9999px;
  outline: none;
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ddd%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.c-rating[data-rating-value="0"] button:nth-child(-n+0) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22gold%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.c-rating[data-rating-value="0.25"] button:nth-child(-n+1) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22gold%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.c-rating[data-rating-value="0.25"] button:nth-child(1) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22gold%22%20d%3D%22M196.208 415.2v-224.8l-139.504 20.272 100.944 98.384-23.84 138.928z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat, url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ddd%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.c-rating[data-rating-value="0.5"] button:nth-child(-n+1) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22gold%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.c-rating[data-rating-value="0.5"] button:nth-child(1) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22gold%22%20d%3D%22M258.672 64l-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6v-318.4z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat, url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ddd%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.c-rating[data-rating-value="0.75"] button:nth-child(-n+1) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22gold%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.c-rating[data-rating-value="0.75"] button:nth-child(1) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22gold%22%20d%3D%22M321.616 190.496l-0.656-0.096-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 63.024 33.136z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat, url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ddd%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.c-rating[data-rating-value="1"] button:nth-child(-n+1) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22gold%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.c-rating[data-rating-value="1.25"] button:nth-child(-n+2) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22gold%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.c-rating[data-rating-value="1.25"] button:nth-child(2) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22gold%22%20d%3D%22M196.208 415.2v-224.8l-139.504 20.272 100.944 98.384-23.84 138.928z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat, url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ddd%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.c-rating[data-rating-value="1.5"] button:nth-child(-n+2) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22gold%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.c-rating[data-rating-value="1.5"] button:nth-child(2) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22gold%22%20d%3D%22M258.672 64l-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6v-318.4z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat, url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ddd%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.c-rating[data-rating-value="1.75"] button:nth-child(-n+2) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22gold%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.c-rating[data-rating-value="1.75"] button:nth-child(2) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22gold%22%20d%3D%22M321.616 190.496l-0.656-0.096-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 63.024 33.136z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat, url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ddd%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.c-rating[data-rating-value="2"] button:nth-child(-n+2) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22gold%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.c-rating[data-rating-value="2.25"] button:nth-child(-n+3) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22gold%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.c-rating[data-rating-value="2.25"] button:nth-child(3) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22gold%22%20d%3D%22M196.208 415.2v-224.8l-139.504 20.272 100.944 98.384-23.84 138.928z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat, url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ddd%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.c-rating[data-rating-value="2.5"] button:nth-child(-n+3) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22gold%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.c-rating[data-rating-value="2.5"] button:nth-child(3) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22gold%22%20d%3D%22M258.672 64l-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6v-318.4z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat, url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ddd%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.c-rating[data-rating-value="2.75"] button:nth-child(-n+3) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22gold%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.c-rating[data-rating-value="2.75"] button:nth-child(3) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22gold%22%20d%3D%22M321.616 190.496l-0.656-0.096-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 63.024 33.136z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat, url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ddd%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.c-rating[data-rating-value="3"] button:nth-child(-n+3) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22gold%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.c-rating[data-rating-value="3.25"] button:nth-child(-n+4) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22gold%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.c-rating[data-rating-value="3.25"] button:nth-child(4) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22gold%22%20d%3D%22M196.208 415.2v-224.8l-139.504 20.272 100.944 98.384-23.84 138.928z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat, url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ddd%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.c-rating[data-rating-value="3.5"] button:nth-child(-n+4) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22gold%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.c-rating[data-rating-value="3.5"] button:nth-child(4) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22gold%22%20d%3D%22M258.672 64l-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6v-318.4z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat, url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ddd%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.c-rating[data-rating-value="3.75"] button:nth-child(-n+4) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22gold%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.c-rating[data-rating-value="3.75"] button:nth-child(4) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22gold%22%20d%3D%22M321.616 190.496l-0.656-0.096-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 63.024 33.136z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat, url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ddd%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.c-rating[data-rating-value="4"] button:nth-child(-n+4) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22gold%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.c-rating[data-rating-value="4.25"] button:nth-child(-n+5) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22gold%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.c-rating[data-rating-value="4.25"] button:nth-child(5) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22gold%22%20d%3D%22M196.208 415.2v-224.8l-139.504 20.272 100.944 98.384-23.84 138.928z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat, url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ddd%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.c-rating[data-rating-value="4.5"] button:nth-child(-n+5) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22gold%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.c-rating[data-rating-value="4.5"] button:nth-child(5) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22gold%22%20d%3D%22M258.672 64l-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6v-318.4z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat, url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ddd%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.c-rating[data-rating-value="4.75"] button:nth-child(-n+5) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22gold%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.c-rating[data-rating-value="4.75"] button:nth-child(5) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22gold%22%20d%3D%22M321.616 190.496l-0.656-0.096-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 63.024 33.136z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat, url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22%23ddd%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.c-rating[data-rating-value="5"] button:nth-child(-n+5) {
  background: url("data:image/svg+xml;utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20fill%3D%22gold%22%20d%3D%22M457.888 210.672l-139.504-20.272-62.384-126.4-62.384 126.4-139.504 20.272 100.944 98.384-23.84 138.928 124.768-65.6 124.768 65.6-23.84-138.928c0 0 100.944-98.384 100.944-98.384z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center/cover no-repeat;
}

.c-rating--small {
  font-size: 50%;
}

.c-rating--big {
  font-size: 150%;
}

body {
  padding: 0;
  margin: 0;
}

ul {
  margin: 0;
}

pre {
  margin: 0;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: -webkit-sticky) or (position: sticky) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sticky-top-80 {
  top: 80px;
}

.sticky-top-100 {
  top: 100px;
}

.twitter-tweet {
  display: flex;
  justify-content: center;
  margin: 2em auto;
}

.video-container {
  display: flex;
  justify-content: center;
  margin: 20px 0;
}

.video-container iframe {
  max-width: 100%;
  width: 100%;
  min-height: 315px;
}

@media (max-width: 768px) {
  .video-container iframe {
    min-height: 200px;
  }
}
nav.navbar {
  height: var(--header-height);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
  background-color: var(--bg);
  color: var(--text-color-brand);
}
nav.navbar .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
}
nav.navbar .container .navbar-brand {
  display: block;
  width: 125px;
  height: 36px;
  background: url("/assets/images/logo.svg") no-repeat center center;
  background-size: contain;
}
nav.navbar .container .navbar-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
nav.navbar .container .navbar-nav .nav-item {
  display: flex;
  align-items: center;
}
nav.navbar .container .navbar-nav .nav-item .nav-link {
  font-size: 21px;
  cursor: pointer;
  padding-left: 35px;
  padding-right: 35px;
}
nav.navbar .container .navbar-nav .nav-item img {
  display: none;
}
nav.navbar .container .navbar-toggler {
  display: none;
}

html.light .nav-link {
  color: var(--text-color-primary);
}

@media screen and (max-width: 990px) {
  nav.navbar {
    width: 100vw;
    height: 0.7rem;
    padding: 0.2rem;
  }
  nav.navbar .container {
    flex-wrap: wrap;
    width: 100%;
  }
  nav.navbar .container .navbar-brand {
    width: 0.9rem;
    height: 0.32rem;
    background: url("/assets/images/logo.svg") no-repeat center center;
    background-size: contain;
  }
  nav.navbar .container .bl-m-menus {
    display: flex !important;
    gap: 0.2rem;
  }
  nav.navbar .container .bl-m-menus .navbar-toggler {
    display: flex;
    width: 0.26rem;
    height: 0.26rem;
    background: url("/assets/images//menu.svg") no-repeat center center;
    background-size: contain;
  }
  nav.navbar .container .bl-m-menus #theme-switch {
    margin: 0;
  }
  nav.navbar .container .navbar-collapse {
    display: none;
    flex-basis: 100%;
    flex-grow: 1;
    margin-top: 0.1rem;
  }
  nav.navbar .container .navbar-collapse .navbar-nav {
    margin-left: 1rem;
    background-color: var(--brand);
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    list-style: none;
    gap: 0;
    padding: 0.1rem 0.3rem 0.1rem 0.3rem;
    margin-top: 0;
  }
  nav.navbar .container .navbar-collapse .navbar-nav .nav-item {
    width: 100%;
    padding: 0.18rem 0.3rem;
    justify-content: flex-start;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #393D44;
  }
  nav.navbar .container .navbar-collapse .navbar-nav .nav-item:first-child {
    border-top: none;
  }
  nav.navbar .container .navbar-collapse .navbar-nav .nav-item .nav-link {
    padding: 0;
    color: var(--black);
  }
  nav.navbar .container .navbar-collapse .navbar-nav .nav-item img {
    display: block;
  }
  nav.navbar .container .navbar-collapse .navbar-nav .theme-container {
    display: none;
  }
}
.footer {
  color: var(--text-color-brand);
  font-size: 0.8rem;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background: var(--bg);
  margin-top: 100px;
}
.footer .footer-top {
  height: 232px;
  background-color: var(--brand);
  color: var(--black);
}
.footer .footer-top .footer-top-links {
  padding: 0 100px;
}
.footer .footer-top .footer-top-links .links-container {
  flex: 1;
}
.footer .footer-top ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer .footer-top ul li {
  list-style: none;
  padding: 0;
  margin-bottom: 5px;
}
.footer .footer-top .content {
  display: flex;
  align-items: flex-start;
  /* justify-content: space-between; */
  padding-top: 40px;
  gap: 200px;
}
.footer .footer-top .content h3 {
  color: var(--black);
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 15px;
}
.footer .footer-top .content ul li a {
  color: var(--black);
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-right: 40px;
  cursor: pointer;
}
.footer .footer-top .content ul li a.with-icon {
  background: url("/assets/images/icon/common/icon-link-black.svg") no-repeat right center;
}
.footer .copyright {
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

html.light .footer {
  background-color: var(--primary);
}
html.light .footer .footer-top {
  background-color: var(--black);
}
html.light .footer .footer-top .content h3 {
  color: var(--white);
}
html.light .footer .footer-top ul li a {
  color: var(--white);
}
html.light .footer .footer-top ul li a.with-icon {
  background: url("/assets/images/icon/common/icon-link-white.svg") no-repeat right center;
}
html.light .footer .copyright {
  color: var(--black);
}

@media screen and (max-width: 990px) {
  .footer {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .footer .footer-top {
    padding: 0.24rem 0.3rem;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
  .footer .footer-top .content {
    gap: 0.03rem;
    overflow: hidden;
    padding: 0px;
  }
  .footer .footer-top .content .links-container h3 {
    font-size: 0.16rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .footer .footer-top .content .links-container ul li a {
    font-size: 0.12rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-right: 0.14rem;
  }
  .footer .footer-top .content .links-container ul li a.with-icon {
    background-size: 0.09rem 0.09rem;
  }
  .footer .footer-top .content .links-container:first-child {
    flex: 1.4;
  }
  .footer .footer-top .content .links-container:first-child a {
    padding-right: 0;
  }
}
.hero-section {
  height: 320px;
  background-image: url("/assets/images/blog-index/banner-hero-black.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-color: var(--black);
  overflow: hidden;
  padding-top: var(--header-height);
}
.hero-section .main-heading {
  max-width: 1440px;
  margin-top: 106px;
  margin: 0 auto;
  padding: 1rem 0rem;
}
.hero-section .main-heading .site-title {
  color: var(--text-color-primary);
  font-size: 80px;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 150%;
}
.hero-section .main-heading .lead {
  color: var(--text-color-secondary);
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

html.light .hero-section {
  background-image: url("/assets/images/blog-index/banner-hero-light.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  background-color: transparent;
}
html.light .hero-section .main-heading .lead {
  color: var(--text-color-primary);
}

@media screen and (max-width: 990px) {
  .hero-section {
    overflow: hidden;
    width: 100%;
    height: 2.22rem;
    background-image: url("/assets/images/blog-index/banner-hero-black-m.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    padding-top: 0.26rem;
  }
  .hero-section .main-heading {
    margin-top: 3rem;
    max-width: 3.5rem;
    margin: 0 auto;
    padding: 0;
  }
  .hero-section .main-heading .site-title {
    font-size: 0.36rem;
  }
  .hero-section .main-heading .lead {
    font-size: 0.14rem;
  }
  html.light .hero-section {
    background-image: url("/assets/images/blog-index/banner-hero-light-m.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    background-color: transparent;
  }
  html.light .hero-section .main-heading .lead {
    color: var(--text-color-primary);
  }
}
.wrapper .content .bl-search-form {
  margin-bottom: 40px;
}
.wrapper .content .bl-search-form .bl-search {
  margin-bottom: 20px;
}

.bl-search-result-wrapper {
  position: relative;
  /* 除了最后一个3n的子元素之外, 其他3n的子元素都没有右边框 */
  /* 最后一个3n的子元素有右边框 */
}
.bl-search-result-wrapper .bl-search-result-border-bottom {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.bl-search-result-wrapper .bl-partial-resource-item:nth-child(3n) {
  border-right: none;
}
.bl-search-result-wrapper .bl-partial-resource-item:nth-child(3n):last-child {
  border-right-width: 1px;
}

.search-container {
  flex: 1;
  height: 50px;
  background: url("/assets/images/icon/search/search-bg.svg") repeat-x center center;
}
.search-container input {
  font-family: var(--bl-font-base);
  padding: 0 20px;
  margin: 0;
  background: transparent;
  border: none;
  outline: none;
  color: var(--text-color-primary);
  font-size: 22px;
  box-shadow: none;
  letter-spacing: 0.44px;
}
.search-container input:focus {
  padding: 0 20px;
  background: transparent;
  border: none;
  outline: none;
  box-shadow: none;
  color: var(--text-color-primary);
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.44px;
}
.search-container input::-webkit-input-placeholder {
  padding: 0 20px;
  color: var(--text-color-secondary);
  background: url("/assets/images/icon/search/search.svg") left center no-repeat;
  text-indent: 20px;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.44px;
  text-transform: capitalize;
}
.search-container input::-moz-placeholder {
  padding: 0 20px;
  color: var(--text-color-secondary);
  background: url("/assets/images/icon/search/search.svg") left center no-repeat;
  text-indent: 20px;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.44px;
  text-transform: capitalize;
}
.search-container input:-ms-input-placeholder {
  padding: 0 20px;
  color: var(--text-color-secondary);
  background: url("/assets/images/icon/search/search.svg") left center no-repeat;
  text-indent: 20px;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.44px;
  text-transform: capitalize;
}
.search-container input::-ms-input-placeholder {
  padding: 0 20px;
  color: var(--text-color-secondary);
  background: url("/assets/images/icon/search/search.svg") left center no-repeat;
  text-indent: 20px;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.44px;
  text-transform: capitalize;
}
.search-container input::placeholder {
  padding: 0 20px;
  color: var(--text-color-secondary);
  background: url("/assets/images/icon/search/search.svg") left center no-repeat;
  text-indent: 20px;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.44px;
  text-transform: capitalize;
}
.search-container select {
  padding: 0 20px;
  margin: 0;
  background: transparent;
  border: none;
  outline: none;
  color: var(--text-color-primary);
  font-size: 22px;
  box-shadow: none;
  text-align: right;
  letter-spacing: 0.44px;
}
.search-container select:focus {
  padding: 0 20px;
  background: transparent;
  border: none;
  outline: none;
  box-shadow: none;
  color: var(--text-color-primary);
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.44px;
}

.bl-media-type-items {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding: 0;
  margin: 0;
  gap: 6px;
}
.bl-media-type-items .bl-media-type-item {
  height: 50px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 17px 37px;
  margin: 0;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.52px;
  text-transform: capitalize;
  color: var(--primary);
  border: 1px solid var(--primary);
  cursor: pointer;
  transition: 0.2s all;
  flex-shrink: 0;
}
.bl-media-type-items .bl-media-type-item:hover {
  background-color: var(--brand);
  color: var(--black);
}
.bl-media-type-items .is-active {
  background-color: var(--primary);
  color: var(--black);
}

.lunr-result-title {
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.lunr-result-title #lunrMediaType {
  font-weight: 600;
}
.lunr-result-title #lunrSearchQuery {
  font-weight: 600;
}

.bl-lunr-tags-content {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 10px;
}
.bl-lunr-tags-content #tag-list {
  flex: 1;
  overflow: hidden;
}
.bl-lunr-tags-content #tag-list .bl-page-section_resources__tags-item {
  height: 30px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 23px;
}
.bl-lunr-tags-content .tag-list-close {
  height: 30px;
}
.bl-lunr-tags-content .tag-list-open {
  height: auto;
}
.bl-lunr-tags-content .bl-lunr-tags-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--brand);
  width: 44px;
  height: 30px;
  cursor: pointer;
  background: url("/assets/images/icon/icon-chevron-down-primary.svg") no-repeat center center;
  background-size: 16px 19px;
}

#lunrSearchContent .bl-search-result-wrapper {
  position: relative;
}
#lunrSearchContent .bl-search-result-wrapper .bl-partial-resource-item {
  max-width: 33.33%;
  height: 504px;
}
#lunrSearchContent .bl-search-result-wrapper .bl-partial-resource-item .max-thumb {
  max-height: 213px;
  overflow: hidden;
  position: relative;
  border-color: #68696B;
}
#lunrSearchContent .bl-search-result-wrapper .bl-partial-resource-item .card-body {
  padding: 18px 0;
}
#lunrSearchContent .bl-search-result-wrapper .bl-partial-resource-item .card-body .after-post-tags {
  overflow: hidden;
}
#lunrSearchContent .bl-search-result-wrapper .bl-partial-resource-item .card-body .after-post-tags ul.tags {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 24px;
  overflow: hidden;
  list-style: none;
  padding-left: 0 !important;
  -webkit-margin-after: 0 !important;
  margin-block-end: 0 !important;
  margin-block-end: 0 !important;
  margin: 0 0 3rem 0;
}
#lunrSearchContent .bl-search-result-wrapper .bl-partial-resource-item .card-body .after-post-tags ul.tags .smoothscroll {
  height: 24px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(227, 110, 27, 0.3);
  color: var(--text-color-brand);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  padding: 0 16px;
  border-radius: 0;
  margin: 0;
  float: left;
  margin-right: 6px;
  margin-bottom: 6px;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
}
#lunrSearchContent .bl-search-result-wrapper .bl-partial-resource-item .card-body .card-title {
  height: 84px;
  margin-top: 10px;
  margin-bottom: 0;
}
#lunrSearchContent .bl-search-result-wrapper .bl-partial-resource-item .card-body .card-title a.card-text {
  color: var(--text-color-primary);
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: flex;
  gap: 10px;
  align-items: start;
}
#lunrSearchContent .bl-search-result-wrapper .bl-partial-resource-item .card-body .card-title a.card-text .post-media {
  display: inline-block;
  width: 12px;
  height: 12px;
  position: relative;
  top: 8px;
}
#lunrSearchContent .bl-search-result-wrapper .bl-partial-resource-item .card-body .card-title a.card-text .text-3-lines {
  flex: 1;
}
#lunrSearchContent .bl-search-result-wrapper .bl-partial-resource-item .card-footer {
  border-top: 1px solid var(--border-color);
  height: 70px;
  box-sizing: border-box;
  padding: 27px 0 0 0;
  background: transparent;
}
#lunrSearchContent .bl-search-result-wrapper .bl-partial-resource-item .card-footer .wrapfooter {
  font-size: 0.8rem;
  display: flex;
  align-items: center;
}
#lunrSearchContent .bl-search-result-wrapper .bl-partial-resource-item .card-footer .wrapfooter .meta-footer-thumb {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-right: 10px;
}
#lunrSearchContent .bl-search-result-wrapper .bl-partial-resource-item .card-footer .wrapfooter .meta-footer-thumb .author-thumb {
  position: relative;
  z-index: 1;
  border: 1px solid var(--black);
  border-radius: 50%;
  overflow: hidden;
  width: 35px;
  height: 35px;
}
#lunrSearchContent .bl-search-result-wrapper .bl-partial-resource-item .card-footer .wrapfooter .author-meta {
  color: var(--text-color-primary);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  flex: 1 1 auto;
  white-space: nowrap !important;
  text-overflow: ellipsis !important;
  overflow: hidden !important;
}
#lunrSearchContent .bl-search-result-wrapper .bl-partial-resource-item .card-footer .wrapfooter .author-meta .post-date {
  color: var(--text-color-secondary);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 5px;
}
#lunrSearchContent .bl-search-result-wrapper .bl-partial-resource-item:hover .after-post-tags .smoothscroll {
  background-color: var(--black) !important;
  color: var(--primary) !important;
}
#lunrSearchContent .bl-search-result-wrapper .bl-partial-resource-item:hover .card-title a {
  color: var(--black) !important;
}
#lunrSearchContent .bl-search-result-wrapper .bl-partial-resource-item:hover .card-footer .author-meta a {
  color: var(--black) !important;
}
#lunrSearchContent .bl-search-result-wrapper .bl-partial-resource-item:hover .card-footer .author-meta .post-date {
  color: var(--black) !important;
}

.lunr-no-search-results {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 100px 0;
  color: var(--text-color-secondary);
  font-size: 20px;
}

html.light input::-webkit-input-placeholder {
  color: #68696B;
}
html.light input::-moz-placeholder {
  color: #68696B;
}
html.light input:-ms-input-placeholder {
  color: #68696B;
}
html.light input::-ms-input-placeholder {
  color: #68696B;
}
html.light input::placeholder {
  color: #68696B;
}
html.light .select2-selection__placeholder {
  color: #68696B !important;
}

@media screen and (max-width: 990px) {
  .wrapper .content {
    width: 100%;
    padding: 0;
    box-sizing: border-box;
  }
  .wrapper .content .bl-search-form {
    margin-bottom: 0;
  }
  .wrapper .content .bl-search-form .bl-search {
    flex-wrap: wrap;
  }
  .wrapper .content .bl-search-form .wrapper {
    padding: 0;
  }
  .wrapper .content .bl-search-form .wrapper .content {
    width: 100%;
    padding: 0;
  }
  .search-container {
    flex: 1;
    width: 3.75rem;
    height: 0.38rem;
    flex-shrink: 0;
    padding: 0;
    overflow: hidden;
    gap: 0 !important;
  }
  .search-container input {
    padding: 0 0.14rem;
    font-size: 0.14rem;
    height: 100%;
  }
  .search-container input:focus {
    padding: 0 0.14rem;
    font-size: 0.14rem;
  }
  .search-container input::-webkit-input-placeholder {
    padding: 0 0.14rem;
    text-indent: 0.14rem;
    font-size: 0.14rem;
  }
  .search-container input::-moz-placeholder {
    padding: 0 0.14rem;
    text-indent: 0.14rem;
    font-size: 0.14rem;
  }
  .search-container input:-ms-input-placeholder {
    padding: 0 0.14rem;
    text-indent: 0.14rem;
    font-size: 0.14rem;
  }
  .search-container input::-ms-input-placeholder {
    padding: 0 0.14rem;
    text-indent: 0.14rem;
    font-size: 0.14rem;
  }
  .search-container input::placeholder {
    padding: 0 0.14rem;
    text-indent: 0.14rem;
    font-size: 0.14rem;
    background-size: contain;
  }
  .search-container .bl-search-collection {
    max-width: 50vw;
    font-size: 0.14rem;
    overflow: hidden;
    height: 100%;
    display: flex;
    align-items: center;
  }
  .search-container .select2.select2-container .selection .select2-selection {
    border: none;
  }
  .search-container .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 0.14rem;
  }
  .search-container select {
    flex: 1;
  }
  .bl-media-type-items {
    width: 100%;
  }
  .bl-media-type-items .bl-media-type-item {
    flex: 1;
    box-sizing: border-box;
    height: 0.28rem;
    font-size: 0.14rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    padding: 0;
    display: flex;
    align-items: center;
  }
  .bl-lunr-tags-content #tag-list .bl-page-section_resources__tags-item {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: 0.22rem;
    padding: 0 0.14rem;
  }
  .bl-lunr-tags-content .tag-list-close {
    height: 0.22rem;
  }
  .bl-lunr-tags-content .tag-list-open {
    height: -webkit-fit-content !important;
    height: -moz-fit-content !important;
    height: fit-content !important;
    max-height: 2rem !important;
    overflow: auto !important;
  }
  .bl-lunr-tags-content .bl-lunr-tags-toggle {
    width: 0.41rem;
    height: 0.22rem;
  }
  .lunr-result-title {
    font-size: 0.16rem !important;
    font-style: normal;
    font-weight: 300 !important;
    line-height: normal;
  }
  #lunrSearchContent {
    padding-top: 0.3rem;
  }
  #lunrSearchContent .bl-search-result-wrapper .bl-partial-resource-item {
    max-width: 100% !important;
    height: -webkit-fit-content !important;
    height: -moz-fit-content !important;
    height: fit-content !important;
    padding: 0.18rem 0.13rem 0.21rem 0.13rem !important;
  }
  #lunrSearchContent .bl-search-result-wrapper .bl-partial-resource-item .max-thumb {
    width: 100%;
    height: 1.68rem;
  }
  #lunrSearchContent .bl-search-result-wrapper .bl-partial-resource-item .card-body {
    padding: 0.14rem 0;
  }
  #lunrSearchContent .bl-search-result-wrapper .bl-partial-resource-item .card-body .after-post-tags ul.tags {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    overflow: hidden;
    display: flex;
    flex-wrap: nowrap;
  }
  #lunrSearchContent .bl-search-result-wrapper .bl-partial-resource-item .card-body .after-post-tags .smoothscroll {
    padding: 0 0.16rem;
    height: 0.19184rem;
    font-size: 0.14rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 0;
    background: rgba(227, 110, 27, 0.3);
    color: var(--brand);
  }
  #lunrSearchContent .bl-search-result-wrapper .bl-partial-resource-item .card-body .card-title {
    font-size: 0.18rem;
    margin-top: 0.03rem;
  }
  #lunrSearchContent .bl-search-result-wrapper .bl-partial-resource-item .card-body .card-title a.card-text {
    font-size: 0.18rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    gap: 0.14rem;
    color: var(--text-color-primary);
  }
  #lunrSearchContent .bl-search-result-wrapper .bl-partial-resource-item .card-body .card-title a.card-text img {
    transform: translateY(8px);
  }
  #lunrSearchContent .bl-search-result-wrapper .bl-partial-resource-item .card-body .card-title a.card-text .post-media {
    top: 3px;
    width: 0.09592rem;
    height: 0.09175rem;
  }
  #lunrSearchContent .bl-search-result-wrapper .bl-partial-resource-item .card-body .card-title a.card-text .text-3-lines {
    flex: 1;
  }
  #lunrSearchContent .bl-search-result-wrapper .bl-partial-resource-item .card-footer {
    padding-top: 0.15rem;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
  #lunrSearchContent .bl-search-result-wrapper .bl-partial-resource-item .card-footer .wrapfooter {
    font-size: 0.12rem;
  }
  #lunrSearchContent .bl-search-result-wrapper .bl-partial-resource-item .card-footer .wrapfooter .meta-footer-thumb {
    margin-right: 0.11rem;
  }
  #lunrSearchContent .bl-search-result-wrapper .bl-partial-resource-item .card-footer .wrapfooter .meta-footer-thumb .author-thumb {
    width: 0.3rem;
    height: 0.3rem;
    border-radius: 50%;
  }
  #lunrSearchContent .bl-search-result-wrapper .bl-partial-resource-item .card-footer .wrapfooter .author-meta {
    font-size: 0.12rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  #lunrSearchContent .bl-search-result-wrapper .bl-partial-resource-item .card-footer .wrapfooter .author-meta .post-date {
    margin-top: 0.04rem;
    font-size: 0.1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .bl-search-collection .select2.select2-container.select2-container--default.select2-container--below {
    transform: translateX(0) !important;
  }
  .select2-container.select2-container--default.select2-container--open {
    left: 50% !important;
    transform: translateX(-50%) !important;
    z-index: 99;
  }
}
.bl-page-section_resources__collections-list .bl-partial-resource-collection__items .slick-arrow {
  top: -48px;
}

.bl-post-box .card-body {
  padding: 18px 0;
}
.bl-post-box .card-body .after-post-tags {
  overflow: hidden;
}
.bl-post-box .card-body .after-post-tags ul.tags {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 24px;
  overflow: hidden;
}
.bl-post-box .card-body .after-post-tags .smoothscroll {
  height: 24px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(227, 110, 27, 0.3);
  color: var(--text-color-brand);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  padding: 0 16px;
  border-radius: 0;
  margin: 0;
  float: left;
  margin-right: 6px;
  margin-bottom: 6px;
}
.bl-post-box .card-body .card-title {
  /* height: 84px; */
  margin-top: 10px;
  margin-bottom: 0;
}
.bl-post-box .card-body .card-title a {
  color: var(--text-color-primary);
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: flex;
  gap: 10px;
  align-items: start;
}
.bl-post-box .card-body .card-title a img {
  transform: translateY(8px);
}
.bl-post-box .card-footer .wrapfooter .meta-footer-thumb {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-right: 10px;
}
.bl-post-box .card-footer .wrapfooter .meta-footer-thumb .author-thumb {
  position: relative;
  z-index: 1;
  border: 1px solid var(--black);
  border-radius: 50%;
  overflow: hidden;
  width: 35px;
  height: 35px;
  border-radius: 100%;
}
.bl-post-box .card-footer .wrapfooter .author-meta {
  color: var(--text-color-primary);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.bl-post-box .card-footer .wrapfooter .author-meta .post-date {
  color: var(--text-color-secondary);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.bl-page-collection-item-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 350px;
}

@media screen and (max-width: 990px) {
  .bl-page-section_resources__collections-list .bl-partial-resource-collection .bl-partial--title-dark.bl-partial--title-with-star {
    margin-bottom: 0.05rem !important;
  }
  .bl-body-collection-link-item {
    padding-left: 0.13rem;
    font-size: 0.22rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .bl-partial-resource-collection__items {
    height: 3.64rem !important;
  }
  .bl-page-section_resources__collections-list .bl-partial-resource-collection__items .slick-arrow {
    top: -28px !important;
  }
  .bl-page-section_resources__collections-list .bl-partial-resource-collection__items .slick-arrow.slick-prev {
    right: 50px !important;
  }
  .bl-page-section_resources__collections-list .bl-partial-resource-collection__items .slick-arrow.slick-next {
    right: 10px !important;
  }
  .bl-page-section_resources__collections .content {
    padding-bottom: 0 !important;
  }
  .bl-page-section_resources__collections .content h2 {
    margin-bottom: 0.08rem !important;
    padding-left: 0.13rem;
  }
  .bl-page-section_resources__collections .content .bl-page-section_resources__collections-items .slick-arrow {
    top: -28px !important;
  }
  .bl-page-section_resources__collections .content .bl-page-section_resources__collections-items .slick-arrow.slick-prev {
    right: 50px !important;
  }
  .bl-page-section_resources__collections .content .bl-page-section_resources__collections-items .slick-arrow.slick-next {
    right: 10px !important;
  }
  .bl-post-box {
    padding: 0.17rem 0.13rem !important;
  }
  .bl-post-box .max-thumb {
    width: 100%;
    max-height: 1.8rem;
  }
  .bl-post-box .card-body {
    padding: 0.14rem 0;
  }
  .bl-post-box .card-body .after-post-tags ul.tags {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    overflow: hidden;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  .bl-post-box .card-body .after-post-tags .smoothscroll {
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
    padding: 0 0.16rem;
    height: 0.19184rem;
    font-size: 0.14rem;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 0;
  }
  .bl-post-box .card-body .card-title {
    margin-top: 0.03rem;
  }
  .bl-post-box .card-body .card-title a.card-text {
    font-size: 0.18rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .bl-post-box .card-body .card-title a.card-text img {
    transform: translateY(8px);
  }
  .bl-post-box .card-body .card-title a.card-text .post-media {
    top: 5px;
  }
  .bl-post-box .card-footer {
    padding-top: 0.15rem;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
  .bl-post-box .card-footer .wrapfooter .meta-footer-thumb .author-thumb {
    width: 0.3rem;
    height: 0.3rem;
  }
  .bl-post-box .card-footer .wrapfooter .author-meta {
    font-size: 0.12rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .bl-post-box .card-footer .wrapfooter .author-meta .post-date {
    margin-top: 0.04rem;
    font-size: 0.1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .bl-page-collection-item-content {
    height: 1.73rem;
    margin: 0.14rem;
  }
}
.bl-page-post .bl-page-post-row .post-article {
  flex: 1;
  box-sizing: border-box;
  padding-left: 288px;
  display: flex;
  color: var(--post-article-color);
  /* max-width: calc(100vw - 300px); */
}
.bl-page-post .bl-page-post-row .post-article .bl-article-header .featured-image {
  display: block;
  margin-bottom: 1.5rem;
}
.bl-page-post .bl-page-post-row .post-article .bl-article-header .meta-footer-thumb {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-right: 10px;
}
.bl-page-post .bl-page-post-row .post-article .bl-article-header .meta-footer-thumb a {
  display: flex;
}
.bl-page-post .bl-page-post-row .post-article .bl-article-header .meta-footer-thumb a .author-thumb {
  width: 35px;
  height: 35px;
  position: relative;
  z-index: 1;
  border: 1px solid var(--black);
  border-radius: 50%;
  overflow: hidden;
}
.bl-page-post .bl-page-post-row .post-article .bl-article-header .author-meta {
  color: var(--text-color-primary);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  flex: 1 1 auto;
  white-space: nowrap !important;
  text-overflow: ellipsis !important;
  overflow: hidden !important;
}
.bl-page-post .bl-page-post-row .post-article .bl-article-header .post-date {
  color: var(--text-color-secondary);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.bl-page-post .bl-page-post-row .post-article .bl-article-header .after-post-tags {
  overflow: hidden;
}
.bl-page-post .bl-page-post-row .post-article .bl-article-header .after-post-tags ul.tags {
  overflow: auto;
  height: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.bl-page-post .bl-page-post-row .post-article .bl-article-header .after-post-tags ul.tags .smoothscroll {
  height: 24px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(227, 110, 27, 0.3);
  color: var(--text-color-brand);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  padding: 0 16px;
  border-radius: 0;
  margin: 0;
  float: left;
  margin-right: 6px;
  margin-bottom: 6px;
}
.bl-page-post .bl-page-post-row .post-article .bl-article-content {
  padding-top: 70px;
  padding-bottom: 80px;
  flex: 1;
  max-width: 100%;
}
.bl-page-post .bl-page-post-row .post-article .article-post {
  padding: 40px 54px;
  overflow: hidden;
}
.bl-page-post .bl-page-post-row .post-article .article-post h1 {
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 60px;
  margin-bottom: 25px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  overflow-wrap: break-word;
  -webkit-margin-after: 25px;
  margin-block-end: 25px;
  -webkit-margin-before: 0px;
  margin-block-start: 0px;
  scroll-margin-top: 68px;
}
.bl-page-post .bl-page-post-row .post-article .article-post h2 {
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  margin-bottom: 20px;
  margin-top: 40px;
  margin-left: 0;
  margin-right: 0;
  overflow-wrap: break-word;
  -webkit-margin-after: 40px;
  margin-block-end: 40px;
  -webkit-margin-before: 20px;
  margin-block-start: 20px;
  scroll-margin-top: 68px;
}
.bl-page-post .bl-page-post-row .post-article .article-post h3 {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 20px;
  margin-top: 30px;
  margin-left: 0;
  margin-right: 0;
  overflow-wrap: break-word;
  -webkit-margin-after: 40px;
  margin-block-end: 20px;
  -webkit-margin-before: 20px;
  margin-block-start: 30px;
  scroll-margin-top: 68px;
}
.bl-page-post .bl-page-post-row .post-article .article-post h4 {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 20px;
  margin-top: 25px;
  margin-left: 0;
  margin-right: 0;
  overflow-wrap: break-word;
  -webkit-margin-after: 20px;
  margin-block-end: 20px;
  -webkit-margin-before: 25px;
  margin-block-start: 25px;
  scroll-margin-top: 68px;
}
.bl-page-post .bl-page-post-row .post-article .article-post h5 {
  font-size: 13.6px;
  font-style: normal;
  font-weight: 700;
  line-height: 17px;
  margin-bottom: 20px;
  margin-top: 25px;
  margin-left: 0;
  margin-right: 0;
  overflow-wrap: break-word;
  -webkit-margin-after: 20px;
  margin-block-end: 20px;
  -webkit-margin-before: 25px;
  margin-block-start: 25px;
  scroll-margin-top: 68px;
}
.bl-page-post .bl-page-post-row .post-article .article-post p {
  box-sizing: border-box;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26.4px;
  margin-bottom: 20px;
  margin-top: 0px;
  margin-left: 0;
  margin-right: 0;
  overflow-wrap: break-word;
  -webkit-margin-after: 20px;
  margin-block-end: 20px;
  -webkit-margin-before: 0px;
  margin-block-start: 0px;
}
.bl-page-post .bl-page-post-row .post-article .article-post a {
  font-size: 16px;
  color: var(--text-color-brand);
}
.bl-page-post .bl-page-post-row .post-article .article-post pre {
  color: inherit;
  background-color: transparent;
}
.bl-page-post .bl-page-post-row .post-article .article-post code {
  border-radius: 6.4rem;
  font-family: var(--bl-font-monospace);
  font-size: 15.2px;
  font-weight: 400;
  line-height: 25.08px;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  vertical-align: middle;
}
.bl-page-post .bl-page-post-row .post-article .article-post code td {
  padding: 0;
}
.bl-page-post .bl-page-post-row .post-article .article-post img {
  background-color: white;
  margin: 10px auto;
  display: block;
  cursor: zoom-in;
}
.bl-page-post .bl-page-post-row .post-article .article-post ul li {
  box-sizing: border-box;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26.4px;
  margin-bottom: 10px;
  margin-top: 0px;
  margin-left: 0;
  margin-right: 0;
  overflow-wrap: break-word;
}
.bl-page-post .bl-page-post-row .post-article .article-post ol li {
  box-sizing: border-box;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26.4px;
  margin-bottom: 10px;
  margin-top: 0px;
  margin-left: 0;
  margin-right: 0;
  overflow-wrap: break-word;
}
.bl-page-post .bl-page-post-row .post-article .article-post table {
  border-color: var(--border-color) !important;
}
.bl-page-post .bl-page-post-row .post-article .article-post th {
  border-color: var(--secondary) !important;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 600;
  font-size: 16px;
}
.bl-page-post .bl-page-post-row .post-article .article-post td {
  border-color: var(--secondary) !important;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 400;
  font-size: 15px;
}
.bl-page-post .bl-page-post-row .post-article .post-title {
  font-size: 40px;
  font-style: normal;
  line-height: normal;
  font-weight: 700;
  margin-bottom: 1rem;
}
.bl-page-post .bl-page-post-row .post-article .post-info-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0;
}

.bl-page-post-more {
  padding-top: 50px;
}
.bl-page-post-more .bl-page-more-wrapper {
  padding: 0 54px;
}
.bl-page-post-more .bl-page-more-wrapper h3 {
  color: var(--text-color-primary);
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 30px;
}
.bl-page-post-more .bl-page-more-wrapper .bl-page-post-more-items {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 46px;
  padding-top: 20px;
}
.bl-page-post-more .bl-page-more-wrapper .bl-page-post-more-items .bl-page-post-more-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.bl-page-post-more .bl-page-more-wrapper .bl-page-post-more-items .bl-page-post-more-item .label {
  color: var(--text-color-secondary);
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.bl-page-post-more .bl-page-more-wrapper .bl-page-post-more-items .bl-page-post-more-item .bl-post-box-wrapper {
  max-width: 450px;
  height: 504px;
  background: rgba(255, 255, 255, 0.1);
}
.bl-page-post-more .bl-page-more-wrapper .bl-page-post-more-items .bl-page-post-more-item .bl-post-box-wrapper .bl-post-box {
  border: none;
  width: 100%;
}
.bl-page-post-more .bl-page-more-wrapper .bl-page-post-more-items .bl-page-post-more-item .bl-post-box-wrapper .bl-post-box .card-footer {
  border-top: 1px solid #68696B;
}
.bl-page-post-more .bl-page-more-wrapper .bl-page-post-more-items .bl-page-post-more-item:hover .label {
  color: var(--text-color-brand);
}
.bl-page-post-more .bl-page-more-wrapper .bl-page-post-more-items .bl-page-post-more-item:hover .bl-post-box-wrapper .bl-post-box .card-footer {
  border-top: 1px solid var(--black);
}

.max-thumb {
  max-height: 213px;
  overflow: hidden;
  position: relative;
  border-color: #68696B;
}

mjx-container[jax=SVG][display=true] {
  font-size: 16px;
}

.card-footer {
  border-top: 1px solid var(--border-color);
  height: 70px;
  box-sizing: border-box;
  padding: 27px 0 0 0;
  background: transparent;
}

.uri-container {
  margin: 0 auto;
  padding: 20px 0px;
}
.uri-container .uri-card {
  width: 100%;
  border: 1px solid var(--border-color);
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.uri-container .uri-card .uri-card-image {
  border-left: 1px solid var(--border-color);
  display: flex;
  align-items: center;
  justify-content: center;
}
.uri-container .uri-card .uri-card-image .uri-image {
  width: 160px;
  height: 160px;
}
.uri-container .uri-card .uri-card-content {
  flex: 1;
  padding: 0 16px;
}
.uri-container .uri-card .uri-card-content .uri-card-title {
  padding-top: 16px;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 16px;
  color: var(--text-color-primary);
  font-weight: 600;
}
.uri-container .uri-card .uri-card-content .uri-card-description {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  color: var(--text-color-secondary);
  line-height: normal;
  margin-bottom: 6px;
}
.uri-container .uri-card .uri-card-content .uri-card-domain {
  font-size: 12px;
  color: var(--text-color-secondary);
  padding-bottom: 0.16px;
}

.light .bl-page-post .bl-page-post-row .post-article .bl-article-header .after-post-tags ul.tags .smoothscroll {
  background: rgba(104, 105, 107, 0.5);
  color: var(--black);
}
.light .bl-page-post-more .bl-page-post-more-items .bl-page-post-more-item .bl-post-box-wrapper {
  background: #EBEBEB;
}

@media screen and (max-width: 1440px) {
  .bl-page-post .post-side {
    display: none;
  }
  .bl-page-post .post-article {
    padding-left: 228px !important;
    padding-right: 228px;
    max-width: 100% !important;
  }
}
@media screen and (max-width: 1200px) {
  .bl-page-post .post-article {
    padding-left: 100px !important;
    padding-right: 100px;
    max-width: 100% !important;
  }
}
@media screen and (min-width: 1440px) {
  .bl-page-post .bl-page-post-row .post-article {
    max-width: 1140px;
  }
  .bl-page-post .bl-page-post-row .post-article .bl-article-content {
    max-width: 912px;
    overflow: hidden;
  }
}
@media screen and (min-width: 1920px) {
  .bl-page-post .bl-page-post-row .post-article {
    max-width: 1620px;
  }
  .bl-page-post .bl-page-post-row .post-article .bl-article-content {
    max-width: 1392px;
    overflow: hidden;
  }
}
@media screen and (max-width: 990px) {
  .container {
    padding: 0;
  }
  .bl-page-post .post-article {
    padding: 0 !important;
  }
  .bl-page-post .post-article .bl-article-content {
    padding-bottom: 0 !important;
    padding-top: 0.2rem !important;
  }
  .bl-page-post .post-article .bl-article-content .bl-article-header {
    padding: 0 0.26rem 0.29rem 0.26rem;
  }
  .bl-page-post .post-article .bl-article-content .bl-article-header .featured-image {
    margin-bottom: 0.3rem;
  }
  .bl-page-post .post-article .bl-article-content .bl-article-header .post-title {
    font-size: 0.2rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 0;
  }
  .bl-page-post .post-article .bl-article-content .bl-article-header .post-info-container {
    display: block;
    padding: 0.17rem 0;
  }
  .bl-page-post .post-article .bl-article-content .bl-article-header .post-info-container .post-meta-info .meta-footer-thumb {
    width: 0.26rem;
    height: 0.26rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0;
  }
  .bl-page-post .post-article .bl-article-content .bl-article-header .post-info-container .post-meta-info .meta-footer-thumb a {
    display: flex;
  }
  .bl-page-post .post-article .bl-article-content .bl-article-header .post-info-container .post-meta-info .meta-footer-thumb a .author-thumb {
    width: 0.26rem;
    height: 0.26rem;
  }
  .bl-page-post .post-article .bl-article-content .bl-article-header .post-info-container .post-meta-info .author-meta {
    flex: none;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .bl-page-post .post-article .bl-article-content .bl-article-header .post-info-container .post-meta-info .author-meta .post-name {
    font-size: 0.14rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .bl-page-post .post-article .bl-article-content .bl-article-header .post-info-container .post-meta-info .post-date {
    font-size: 0.12rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .bl-page-post .post-article .bl-article-content .bl-article-header .post-info-container .share {
    margin-top: 0.1rem;
    justify-content: flex-end;
  }
  .bl-page-post .post-article .bl-article-content .bl-article-header .post-info-container .share .share-label {
    width: 0.12rem;
    height: 0.12rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .bl-page-post .post-article .bl-article-content .bl-article-header .post-info-container .share ul li.share-twitter {
    width: 0.14rem;
    height: 0.13rem;
    background-size: contain;
  }
  .bl-page-post .post-article .bl-article-content .bl-article-header .after-post-tags .tags {
    display: flex;
    flex-wrap: wrap;
    gap: 0.06rem;
  }
  .bl-page-post .post-article .bl-article-content .bl-article-header .after-post-tags .tags .post-tag-item {
    padding: 0 0.11rem !important;
    height: 0.21rem !important;
    font-size: 0.12rem !important;
    font-style: normal;
    font-weight: 400;
    line-height: normal !important;
    display: flex !important;
    align-items: center !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
  }
  .bl-page-post .post-article .bl-article-content .article-post {
    padding: 0.21rem 0.26rem 0.3rem 0.26rem;
    overflow: hidden;
  }
  .bl-page-post .post-article .bl-article-content .article-post h1 {
    font-size: 0.28rem;
    font-style: normal;
    font-weight: 700;
    line-height: 0.4rem;
    margin-bottom: 0.25rem;
  }
  .bl-page-post .post-article .bl-article-content .article-post h2 {
    font-size: 0.24rem;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 0.2rem;
    margin-top: 0.4rem;
  }
  .bl-page-post .post-article .bl-article-content .article-post h3 {
    font-size: 0.2rem;
    font-style: normal;
    font-weight: 700;
    line-height: 0.25rem;
    margin-bottom: 0.2rem;
    margin-top: 0.3rem;
    margin-left: 0;
  }
  .bl-page-post .post-article .bl-article-content .article-post h4 {
    font-size: 0.16rem;
    font-style: normal;
    font-weight: 700;
    line-height: 0.2rem;
    margin-bottom: 0.2rem;
    margin-top: 0.25rem;
  }
  .bl-page-post .post-article .bl-article-content .article-post h5 {
    font-size: 0.136rem;
    font-style: normal;
    font-weight: 700;
    line-height: 0.17rem;
    margin-bottom: 0.2rem;
    margin-top: 0.25rem;
  }
  .bl-page-post .post-article .bl-article-content .article-post p {
    font-size: 0.16rem;
    line-height: 0.26rem;
    margin-bottom: 0.2rem;
  }
  .bl-page-post .post-article .bl-article-content .article-post a {
    font-size: 0.16rem;
  }
  .bl-page-post .post-article .bl-article-content .article-post pre {
    color: inherit;
    background-color: transparent;
  }
  .bl-page-post .post-article .bl-article-content .article-post code {
    font-size: 0.14rem;
  }
  .bl-page-post .post-article .bl-article-content .article-post code td {
    padding: 0;
  }
  .bl-page-post .post-article .bl-article-content .article-post img {
    background-color: white;
    margin: 0.1rem 0;
  }
  .bl-page-post .post-article .bl-article-content .article-post ul li {
    font-size: 0.16rem;
  }
  .bl-page-post .post-article .bl-article-content .article-post ol li {
    font-size: 0.16rem;
  }
  .bl-page-post .post-article .bl-article-content .article-post table {
    border-color: var(--border-color) !important;
  }
  .bl-page-post .post-article .bl-article-content .article-post th {
    font-size: 0.16rem;
  }
  .bl-page-post .post-article .bl-article-content .article-post td {
    font-size: 0.16rem;
  }
  .bl-page-post-more {
    overflow: hidden;
    padding-top: 0.23rem;
    margin-bottom: 0.63rem;
  }
  .bl-page-post-more .bl-page-more-wrapper {
    padding: 0 0.2rem;
  }
  .bl-page-post-more .bl-page-more-wrapper h3 {
    font-size: 0.22rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 0.3rem;
  }
  .bl-page-post-more .bl-page-more-wrapper .bl-page-post-more-items {
    padding: 0 0.2rem;
    gap: 0.09rem !important;
    height: -webkit-fit-content !important;
    height: -moz-fit-content !important;
    height: fit-content !important;
  }
  .bl-page-post-more .bl-page-more-wrapper .bl-page-post-more-items .bl-page-post-more-item .label {
    font-size: 0.16rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .bl-page-post-more .bl-page-more-wrapper .bl-page-post-more-items .bl-page-post-more-item .bl-post-box-wrapper {
    width: 1.7rem;
    height: 2.22rem;
  }
  .bl-page-post-more .bl-page-more-wrapper .bl-page-post-more-items .bl-page-post-more-item .bl-post-box-wrapper .bl-post-box {
    padding: 0.09rem !important;
  }
  .bl-page-post-more .bl-page-more-wrapper .bl-page-post-more-items .bl-page-post-more-item .bl-post-box-wrapper .bl-post-box .max-thumb {
    line-height: 0.12rem;
    width: 1.51rem;
    height: 0.83rem;
    flex-shrink: 0;
  }
  .bl-page-post-more .bl-page-more-wrapper .bl-page-post-more-items .bl-page-post-more-item .bl-post-box-wrapper .bl-post-box .card-body {
    padding: 0.08rem 0;
  }
  .bl-page-post-more .bl-page-more-wrapper .bl-page-post-more-items .bl-page-post-more-item .bl-post-box-wrapper .bl-post-box .card-body .after-post-tags ul.tags {
    display: flex;
    flex-wrap: nowrap;
  }
  .bl-page-post-more .bl-page-more-wrapper .bl-page-post-more-items .bl-page-post-more-item .bl-post-box-wrapper .bl-post-box .card-body .after-post-tags ul.tags .smoothscroll {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: 0.16rem;
    font-size: 0.12rem;
    padding: 0 0.11rem;
  }
  .bl-page-post-more .bl-page-more-wrapper .bl-page-post-more-items .bl-page-post-more-item .bl-post-box-wrapper .bl-post-box .card-body .card-title a.card-text {
    font-size: 0.12rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .bl-page-post-more .bl-page-more-wrapper .bl-page-post-more-items .bl-page-post-more-item .bl-post-box-wrapper .bl-post-box .card-body .card-title a.card-text .post-media {
    width: 0.06273rem;
    height: 0.06rem;
    background-size: cover;
  }
  .bl-page-post-more .bl-page-more-wrapper .bl-page-post-more-items .bl-page-post-more-item .bl-post-box-wrapper .bl-post-box .card-footer {
    padding-top: 0.09rem;
  }
  .bl-page-post-more .bl-page-more-wrapper .bl-page-post-more-items .bl-page-post-more-item .bl-post-box-wrapper .bl-post-box .card-footer .wrapfooter .meta-footer-thumb {
    font-size: 0.12rem;
  }
  .bl-page-post-more .bl-page-more-wrapper .bl-page-post-more-items .bl-page-post-more-item .bl-post-box-wrapper .bl-post-box .card-footer .wrapfooter .meta-footer-thumb a {
    display: block;
    height: 0.16rem;
  }
  .bl-page-post-more .bl-page-more-wrapper .bl-page-post-more-items .bl-page-post-more-item .bl-post-box-wrapper .bl-post-box .card-footer .wrapfooter .meta-footer-thumb .author-thumb {
    width: 0.16rem;
    height: 0.16rem;
  }
  .bl-page-post-more .bl-page-more-wrapper .bl-page-post-more-items .bl-page-post-more-item .bl-post-box-wrapper .bl-post-box .card-footer .wrapfooter .author-meta .post-date {
    display: none;
  }
  .uri-container {
    margin: 0 auto;
    padding: 20px 0px;
  }
  .uri-container .uri-card {
    gap: 0.1rem;
  }
  .uri-container .uri-card .uri-card-image {
    border-left: 1px solid var(--border-color);
  }
  .uri-container .uri-card .uri-card-image .uri-image {
    width: 1.2rem;
    height: 1.2rem;
  }
  .uri-container .uri-card .uri-card-content {
    flex: 1;
    padding: 0 0.1rem;
  }
  .uri-container .uri-card .uri-card-content .uri-card-title {
    padding-top: 0.1rem;
    font-size: 0.14rem;
    margin-bottom: 0.08rem;
  }
  .uri-container .uri-card .uri-card-content .uri-card-description {
    font-size: 0.12rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0.04rem;
  }
  .uri-container .uri-card .uri-card-content .uri-card-domain {
    font-size: 0.12rem;
    padding-bottom: 0.1rem;
  }
}
.share {
  text-align: center;
  display: flex;
  align-items: center;
  gap: 20px;
}
.share .share-label {
  width: 18px;
  height: 18px;
}
.share .share-label img {
  width: 100%;
}
.share ul {
  padding-left: 0;
  margin-left: 0;
}
.share ul li {
  display: inline-block;
  margin: 0;
}
.share ul li i.fa {
  border: 1px solid #ddd;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
}

.share,
.share a {
  color: rgba(0, 0, 0, 0.44);
  fill: rgba(0, 0, 0, 0.44);
}

.share-twitter {
  width: 20px;
  height: 20px;
  background: url("/assets//images/icon/share/icon-x.svg") center right no-repeat;
  background-size: contain;
}

html.light .share-twitter {
  background: url("/assets/images/icon/share/icon-x-black.svg") center right no-repeat;
}

@media screen and (min-width: 1024px) {
  .share ul li {
    display: block;
  }
}
@media screen and (max-width: 990px) {
  .share {
    margin-top: 30px;
  }
}
@media screen and (max-width: 990px) {
  html {
    font-size: var(--htmlFontSize);
  }
  .wrapper {
    margin: 0 auto;
    max-width: 100vw;
    padding: 0 0.09rem;
    box-sizing: border-box;
  }
  .article-post ol,
  .article-post ul {
    margin-bottom: 0.2rem;
  }
  .featured-image {
    display: block;
    margin-bottom: 0.2rem;
  }
  .article-post p,
  .article-post blockquote {
    margin: 0 0 0.2rem 0;
    color: var(--post-article-color);
  }
  ul, ol {
    list-style-type: decimal;
    -webkit-margin-before: 0.2rem;
    margin-block-start: 0.2rem;
    -webkit-margin-after: 0.2rem;
    margin-block-end: 0.2rem;
    -webkit-margin-start: 0px;
    margin-inline-start: 0px;
    -webkit-margin-end: 0px;
    margin-inline-end: 0px;
    -webkit-padding-start: 0.2rem;
    padding-inline-start: 0.2rem;
    unicode-bidi: -webkit-isolate;
    unicode-bidi: -moz-isolate;
    unicode-bidi: isolate;
  }
  .highlight {
    border: 0;
    padding: 0;
    margin-bottom: 0.2rem;
  }
}