@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%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

html {
  padding: 0;
  margin: 0;
  /* background-image: url("/assets/images/project/index/noise-dark.png");
  background-repeat: repeat;
  background-size: contain; */
  background-color: var(--bg);
  font-family: var(--bl-font-base);
}

body {
  padding: 0;
  margin: 0;
  /* 兼容 iOS < 11.2 */
  padding-bottom: constant(safe-area-inset-bottom);
  /* 兼容 iOS >= 11.2 */
  padding-bottom: env(safe-area-inset-bottom);
}

button {
  border: none;
  outline: none;
  cursor: pointer;
}
button:focus {
  outline: none;
}

a {
  text-decoration: none;
}

body {
  padding: 0;
  margin: 0;
}

ul {
  margin: 0;
}

pre {
  margin: 0;
}

*,
:before,
:after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}

.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;
}

.bl-flex {
  display: flex;
}

.bl-items-center {
  align-items: center;
}

.bl-justify-between {
  justify-content: space-between;
}

.bl-justify-center {
  justify-content: center;
}

.bl-border-divider {
  border-color: var(--border-color);
}

.bl-border-t {
  border-top-width: 1px;
}

.bl-border-b {
  border-bottom-width: 1px;
}

.bl-border-l {
  border-left-width: 1px;
}

.bl-border-r {
  border-right-width: 1px;
}

.bl-position-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

.h-100 {
  height: 100%;
}

.w-100 {
  width: 100%;
}

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

.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;
}

.smoothscroll {
  height: 24px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--bg-tag);
  color: var(--text-color-tag);
  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;
  border-radius: 12px;
}

.post-media {
  display: inline-block;
  width: 9px;
  height: 9px;
}

.post-media.article {
  background: url("/assets/images/icon/post/article.svg") no-repeat center center;
}

.post-media.video {
  background: url("/assets/images/icon/post/video.svg") no-repeat center center;
}

.post-media.audio {
  background: url("/assets/images/icon/post/audio.svg") no-repeat center center;
}

.go-top {
  height: 44px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 30px;
  margin: 100px auto 20px;
  border-radius: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--bg-tag);
  border-radius: 22px;
  cursor: pointer;
}
.go-top span {
  color: var(--white);
  text-align: center;
  font-family: "Baloo Da 2";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.4px;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  .video-container iframe {
    min-height: 200px;
  }
  .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;
    border-radius: 0.095rem;
  }
  .post-media {
    width: 0.06273rem;
    height: 0.06rem;
    background-size: cover;
  }
  .go-top {
    height: 0.34474rem;
    border-radius: 0.55rem;
  }
  .go-top span {
    font-size: 0.16rem;
  }
}
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.png") no-repeat center center;
  background-size: contain;
}
nav.navbar .container .collapse {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
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;
  color: var(--text-color-primary);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}
nav.navbar .container .navbar-nav .nav-item .nav-link:hover {
  color: var(--text-color-brand);
}
nav.navbar .container .navbar-nav .nav-item img {
  display: none;
}
nav.navbar .container .navbar-toggler {
  display: none;
}
nav.navbar .container .nav-lang {
  position: relative;
}
nav.navbar .container .nav-lang .lang-switch {
  background-color: var(--brand);
  width: 66px;
  height: 40px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
nav.navbar .container .nav-lang .lang-dropdown {
  display: none;
  position: absolute;
  bottom: -120px;
  left: 50%;
  transform: translateX(-50%);
  padding: 10px 10px;
  background-color: var(--bg-white);
  border-radius: 25px;
  box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.05);
}
nav.navbar .container .nav-lang .lang-dropdown .lang-items {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
}
nav.navbar .container .nav-lang .lang-dropdown .lang-items .lang-item {
  width: 140px;
  height: 38px;
  border-radius: 19px;
  display: flex;
  align-items: center;
  color: #000;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-left: 28px;
  cursor: pointer;
}
nav.navbar .container .nav-lang .lang-dropdown .lang-items .lang-item.is-active {
  color: var(--white);
  font-weight: 700;
  background: url("/assets/images/icon/icon-check-white.svg") no-repeat 100px center;
  background-size: 13px 11px;
  background-color: var(--brand);
}
nav.navbar .container .nav-lang .lang-dropdown .lang-items .lang-item:hover {
  background: var(--brand);
  color: var(--white);
  font-weight: 700;
}

@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.8rem;
  }
  nav.navbar .container .bl-m-menus {
    display: flex !important;
    gap: 0.2rem;
    align-items: center;
  }
  nav.navbar .container .bl-m-menus .navbar-toggler {
    display: flex;
    width: 0.22rem;
    height: 0.22rem;
    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;
    justify-content: flex-end;
  }
  nav.navbar .container .navbar-collapse .navbar-nav {
    margin-left: 2.2rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    list-style: none;
    gap: 4px;
    padding: 0.1rem 0.3rem 0.1rem 0.3rem;
    margin-top: 0;
    padding: 10px 10px;
    background-color: var(--bg-white);
    border-radius: 25px;
    box-shadow: 4px 4px 10px 0px rgba(0, 0, 0, 0.05);
  }
  nav.navbar .container .navbar-collapse .navbar-nav .nav-item {
    width: 0.99rem;
    height: 0.38rem;
    border-radius: 0.19rem;
    font-size: 0.18rem;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  nav.navbar .container .navbar-collapse .navbar-nav .nav-item .nav-link {
    padding: 0;
    color: var(--black);
  }
  nav.navbar .container .navbar-collapse .navbar-nav .theme-container {
    display: none;
  }
  nav.navbar .container .navbar-collapse .nav-lang {
    display: none;
  }
  nav.navbar .container .nav-lang .lang-switch {
    width: 0.39rem;
    height: 0.24rem;
  }
  nav.navbar .container .nav-lang .lang-switch img.icon-global {
    width: 0.144rem;
    height: 0.144rem;
  }
  nav.navbar .container .nav-lang .lang-switch img.icon-arrow {
    width: 0.12rem;
    height: 0.12rem;
  }
  nav.navbar .container .nav-lang .lang-dropdown .lang-items .lang-item {
    width: 0.99rem;
    height: 0.38rem;
    border-radius: 0.19rem;
    font-size: 0.18rem;
    padding: 0;
    justify-content: center;
  }
}
.footer {
  background: url("/assets/images/project/footer/footer-top.png") center top no-repeat;
  background-size: 100% auto;
  padding-top: 175px;
}
.footer .wrapper {
  background-color: var(--black);
}
.footer .footer-top {
  color: var(--white);
  padding-bottom: 90px;
}
.footer .footer-top .footer-top-links {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 100px;
}
.footer .footer-top .footer-top-links .footer-logo {
  flex: 1;
}
.footer .footer-top .footer-top-links .footer-logo .brand-logo {
  display: block;
  width: 160px;
  height: 80px;
  background: url("/assets/images/logo.png") no-repeat center center;
  background-size: contain;
}
.footer .footer-top .footer-top-links .links-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex: 1;
}
.footer .footer-top ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
}
.footer .footer-top ul li {
  list-style: none;
  padding: 0;
  margin-bottom: 5px;
}
.footer .footer-top .content {
  padding-top: 40px;
}
.footer .footer-top .content h3 {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.footer .footer-top .content ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer .footer-top .content ul li a {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-right: 20px;
  cursor: pointer;
  color: #EBEBEB;
}
.footer .footer-top .content ul li a.with-icon {
  background: url("/assets/images/project/footer/icon-link.png") no-repeat right center;
  background-size: 16px 16px;
}
.footer .red-heart {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 27px;
}
.footer .red-heart img {
  width: 56px;
  height: 56px;
}
.footer .copyright {
  color: var(--white);
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding-bottom: 34px;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

@media screen and (max-width: 990px) {
  .footer {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0.46rem;
  }
  .footer .footer-top {
    padding: 0.24rem 0.3rem;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
  .footer .footer-top .footer-top-links {
    flex-direction: column;
    padding: 0;
  }
  .footer .footer-top .footer-top-links .footer-logo .brand-logo {
    width: 160px;
    height: 60px;
  }
  .footer .footer-top .footer-top-links .links-container {
    width: 100%;
    font-size: 0.14rem;
    padding-top: 0.4rem;
  }
  .footer .footer-top .footer-top-links .links-container h3 {
    font-size: 0.16rem;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .footer .footer-top .footer-top-links .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 .footer-top-links .links-container ul li a.with-icon {
    background-size: 0.09rem 0.09rem;
  }
  .footer .footer-top .footer-top-links .links-container:first-child {
    flex: 1.4;
  }
  .footer .footer-top .footer-top-links .links-container:first-child a {
    padding-right: 0;
  }
  .footer .red-heart img {
    width: 0.4rem;
    height: 0.4rem;
  }
  .footer .copyright {
    color: var(--white);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding-bottom: 34px;
    font-size: 0.12rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
}
.hero-section {
  height: 490px;
  background-image: url("/assets/images/project/index/banner-hero.png");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 725px 462px;
  overflow: hidden;
  padding-top: var(--header-height);
}
.hero-section .main-heading {
  max-width: 1440px;
  margin: 0 auto;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.hero-section .main-heading .site-title {
  font-family: var(--bl-font-lora);
  color: var(--text-color-primary);
  font-size: 66px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 150%;
}
.hero-section .main-heading .lead {
  color: var(--text-color-primary);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  max-width: 430px;
  margin-top: 17px;
}

.bl-collections-list .bl-collection-items {
  position: static;
  width: 100%;
  max-width: 100%;
  height: 366px;
}

@media screen and (max-width: 990px) {
  .hero-section {
    overflow: hidden;
    width: 100%;
    background-position: center bottom;
    background-size: contain;
    padding-top: 0.26rem;
  }
  .hero-section .main-heading {
    margin-top: 3rem;
    max-width: 3.5rem;
    margin: 0 auto;
    padding: 0;
    padding-top: 1.2rem;
    padding-bottom: 5rem;
  }
  .hero-section .main-heading .site-title {
    font-size: 0.36rem;
  }
  .hero-section .main-heading .lead {
    font-size: 0.14rem;
  }
}
.wrapper .content .bl-search-form {
  margin-bottom: 40px;
}
.wrapper .content .bl-search-form .bl-search {
  margin-bottom: 20px;
}

.bl-search-result-wrapper {
  position: relative;
  padding-top: 20px;
  /* 除了最后一个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 {
  width: 615px;
  height: 50px;
  background: url("/assets/images/icon/search/search-bg.svg") repeat-x center center;
  border-radius: 55px;
  background-color: var(--Color, #FFF);
  box-shadow: var(--shadow-3);
  padding: 3px 4px;
}
.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: 18px;
  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: 18px;
  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-placeholder);
  background: url("/assets/images/icon/search/search.svg") left center no-repeat;
  text-indent: 20px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.44px;
  text-transform: uppercase;
}
.search-container input::-moz-placeholder {
  padding: 0 20px;
  color: var(--text-color-placeholder);
  background: url("/assets/images/icon/search/search.svg") left center no-repeat;
  text-indent: 20px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.44px;
  text-transform: uppercase;
}
.search-container input:-ms-input-placeholder {
  padding: 0 20px;
  color: var(--text-color-placeholder);
  background: url("/assets/images/icon/search/search.svg") left center no-repeat;
  text-indent: 20px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.44px;
  text-transform: uppercase;
}
.search-container input::-ms-input-placeholder {
  padding: 0 20px;
  color: var(--text-color-placeholder);
  background: url("/assets/images/icon/search/search.svg") left center no-repeat;
  text-indent: 20px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.44px;
  text-transform: uppercase;
}
.search-container input::placeholder {
  padding: 0 20px;
  color: var(--text-color-placeholder);
  background: url("/assets/images/icon/search/search.svg") left center no-repeat;
  text-indent: 20px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.44px;
  text-transform: uppercase;
}
.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;
  margin-bottom: 10px;
}
.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;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 0;
  margin: 0 auto;
  list-style-type: none;
  gap: 6px;
  overflow: hidden;
}
.bl-lunr-tags-content #tag-list .bl-page-section_resources__tags-item {
  font-size: 16px;
  height: 32px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 23px;
  border: 1px solid var(--brand);
  color: var(--text-color-brand);
  border-radius: 16px;
  cursor: pointer;
}
.bl-lunr-tags-content #tag-list .bl-page-section_resources__tags-item.is-active {
  background-color: var(--brand);
  color: var(--white);
}
.bl-lunr-tags-content #tag-list .bl-page-section_resources__tags-item:hover {
  background-color: var(--brand);
  color: var(--white);
}
.bl-lunr-tags-content .tag-list-close {
  height: 32px;
}
.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: 48px;
  height: 32px;
  border-radius: 16px;
  cursor: pointer;
  background: url("/assets/images/icon/icon-chevron-down-primary.svg") no-repeat center center;
  background-size: 16px 19px;
  background-color: var(--brand);
}

#lunrSearchContent .bl-search-result-wrapper {
  position: relative;
}
#lunrSearchResults {
  justify-content: flex-start !important;
  gap: 18px !important;
}
#lunrSearchResults .bl-post-box {
  margin: 0;
  width: 19%;
}

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

@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: nowrap;
    gap: 0.1rem !important;
  }
  .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.28rem;
    flex-shrink: 0;
    padding: 0;
    overflow: hidden;
    gap: 0 !important;
    padding: 0.02rem;
    background: url(/assets/images/icon/search/search-bg.svg) repeat-x center center;
  }
  .search-container input {
    padding: 0 0.14rem;
    font-size: 0.12rem;
    height: 100%;
    width: 1.2rem !important;
  }
  .search-container input:focus {
    padding: 0 0.14rem;
    font-size: 0.12rem;
  }
  .search-container input::-webkit-input-placeholder {
    color: transparent;
    background-size: 12px;
  }
  .search-container input::-moz-placeholder {
    color: transparent;
    background-size: 12px;
  }
  .search-container input:-ms-input-placeholder {
    color: transparent;
    background-size: 12px;
  }
  .search-container input::-ms-input-placeholder {
    color: transparent;
    background-size: 12px;
  }
  .search-container input::placeholder {
    color: transparent;
    background-size: 12px;
  }
  .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 .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 {
    padding: 0;
    justify-content: flex-start;
  }
  .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.2rem;
    padding: 0 0.14rem;
    font-size: 0.12rem;
  }
  .bl-lunr-tags-content .tag-list-close {
    height: 0.2rem;
  }
  .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.29rem;
    height: 0.2rem;
    background-size: 0.18rem 0.09rem;
  }
  .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: 3.7rem;
    margin: 0;
  }
  #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 .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 .text-3-lines {
    flex: 1;
  }
  .select2.select2-container {
    height: 0.24rem !important;
    transform: none;
  }
  .bl-search-collection .select2.select2-container.select2-container--default.select2-container--below {
    transform: translateX(0) !important;
  }
  .selection .select2-selection {
    padding: 0px 10px !important;
    gap: 6px !important;
  }
  .select2-selection__rendered {
    font-size: 0.12rem !important;
    height: 0.24rem !important;
    display: flex;
    align-items: center;
  }
  .select2-selection__arrow {
    width: 0.06rem !important;
    height: 0.03rem !important;
    background-size: cover !important;
  }
  #lunrSearchResults {
    justify-content: flex-start !important;
    gap: 0.2rem;
  }
  #lunrSearchResults .bl-post-box {
    margin: 0;
    width: 100%;
  }
}
.bl-page-section_resources__collections-list .bl-partial-resource-collection__items .slick-arrow {
  top: -48px;
}

.bl-post-box {
  margin: 0 10px;
  border-top: 1px dashed #000;
  padding-top: 10px;
}
.bl-post-box .bl-post-container {
  height: 100%;
  display: flex;
  flex-direction: column;
  border-radius: 15px;
  overflow: hidden;
  background-color: var(--white);
  box-shadow: var(--shadow-3);
}
.bl-post-box a {
  line-height: normal;
  font-size: 12px;
}
.bl-post-box .max-thumb {
  overflow: hidden;
  height: 142px;
}
.bl-post-box .max-thumb a img {
  height: 100%;
  width: 100%;
  transition: 300ms ease-in-out;
}
.bl-post-box .card-body {
  padding: 15px;
  display: flex;
  flex-direction: column;
}
.bl-post-box .card-body .card-title {
  /* height: 84px; */
  flex: 1;
  margin-top: 6px;
  margin-bottom: 0;
  font-family: var(--bl-font-lora);
}
.bl-post-box .card-body .card-title a {
  color: var(--text-color-primary);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  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 ul, .bl-post-box li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.bl-post-box .card-footer {
  padding: 0 16px;
}
.bl-post-box .card-footer .smoothscroll {
  height: 16px;
  border-radius: 7px;
  font-size: 11px;
  padding: 0 12px;
}
.bl-post-box .card-footer .smoothscroll span {
  line-height: 11px;
  position: relative;
  top: 0.5px;
}
.bl-post-box .after-post-tags {
  height: 100%;
  width: 100%;
  padding-top: 10px;
  overflow: hidden;
}
.bl-post-box .after-post-tags ul.tags {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 24px;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.bl-post-box .meta-date-media {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bl-post-box .meta-footer-thumb {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-right: 10px;
}
.bl-post-box .meta-footer-thumb > a {
  z-index: 1;
}
.bl-post-box .meta-footer-thumb > a:nth-child(2) {
  margin-left: -8px;
  z-index: 2;
}
.bl-post-box .meta-footer-thumb > a:nth-child(3) {
  margin-left: -8px;
  z-index: 3;
}
.bl-post-box .meta-footer-thumb > a:nth-child(4) {
  margin-left: -8px;
  z-index: 4;
}
.bl-post-box .meta-footer-thumb > a:nth-child(5) {
  margin-left: -8px;
  z-index: 5;
}
.bl-post-box .meta-footer-thumb .author-thumb {
  position: relative;
  z-index: 1;
  border: 2px solid #EBEBEB;
  border-radius: 50%;
  overflow: hidden;
  width: 26px;
  height: 26px;
  border-radius: 100%;
}
.bl-post-box .author-meta {
  color: var(--text-color-secondary);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.bl-post-box .author-meta .post-name a {
  color: var(--text-color-secondary);
}
.bl-post-box .author-meta .post-name a:hover {
  color: var(--brand);
}
.bl-post-box .post-date {
  color: var(--text-color-tertiary);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.bl-post-box:hover .card-title a {
  color: var(--brand) !important;
}
.bl-post-box:hover .max-thumb a img {
  transform: scale(1.1);
}
.bl-post-box:hover .card-footer .author-meta a {
  color: var(--brand) !important;
}
.bl-post-box:hover .card-footer .author-meta .post-date {
  color: var(--black) !important;
}

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

#blCollectionsList .more-posts {
  color: var(--text-color-primary);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding-right: 14px;
  background: url("/assets/images/icon/common/icon-arrow-right-dark.svg") right center no-repeat;
  background-size: 6px;
  cursor: pointer;
}
#blCollectionsList .more-posts:hover {
  color: var(--text-color-brand);
  background: url("/assets/images/icon/common/icon-arrow-right-brand.svg") right center no-repeat;
  background-size: 6px;
}

.bl-body-collection-link-item {
  color: var(--text-color-primary);
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  cursor: pointer;
}

.bl-body-collection-link-item:hover {
  color: var(--text-color-brand);
}

h2 .bl-body-collection-link-item {
  font-family: var(--bl-font-lora);
}

@media screen and (max-width: 990px) {
  .bl-body-collection-link-item {
    padding-left: 0.13rem;
    font-size: 0.26rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .bl-partial-resource-collection__items {
    height: 3.64rem !important;
  }
  .bl-partial-resource-collection__items .bl-post-box {
    margin-right: 18px;
  }
  .bl-page-section_resources__collections-list .bl-partial-resource-collection__items .slick-arrow {
    top: -28px !important;
  }
  .bl-page-section_resources__collections .content {
    padding-bottom: 0 !important;
  }
  .bl-page-section_resources__collections .content h2 {
    margin-bottom: 0.2rem !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 {
    display: none !important;
  }
  .bl-page-section_resources__collections .content .bl-page-section_resources__collections-items .slick-arrow.slick-next {
    display: none !important;
  }
  .bl-post-box {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
  }
  .bl-post-box .max-thumb {
    width: 100%;
    max-height: 1.8rem;
  }
  .bl-post-box .card-body {
    padding: 0.14rem;
  }
  .bl-post-box .card-body .card-title {
    margin-top: 0.03rem;
  }
  .bl-post-box .card-body .card-title a.card-text {
    font-family: var(--bl-font-lora);
    font-size: 0.16rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .bl-post-box .card-body .card-title a.card-text img {
    transform: translateY(8px);
  }
  .bl-post-box .card-footer {
    padding: 0.14rem;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }
  .bl-post-box .wrapfooter .meta-footer-thumb .author-thumb {
    width: 0.3rem;
    height: 0.3rem;
  }
  .bl-post-box .wrapfooter .author-meta {
    font-size: 0.12rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .bl-post-box .wrapfooter .author-meta .post-date {
    margin-top: 0.04rem;
    font-size: 0.1rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .bl-post-box .post-date {
    font-size: 0.12rem;
  }
  .bl-post-box .after-post-tags {
    padding-top: 0;
  }
  .bl-page-collection-item-content {
    height: 100%;
  }
}
.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 {
  padding: 0 54px 20px 54px;
  border: none;
  border-bottom: 0.5px solid var(--border-post);
}
.bl-page-post .bl-page-post-row .post-article .bl-article-header .featured-image {
  border-radius: 30px;
  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-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-name a {
  color: var(--text-color-secondary);
  font-weight: 600;
  font-size: 16px;
}
.bl-page-post .bl-page-post-row .post-article .bl-article-header .post-date {
  color: var(--text-color-tertiary);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.bl-page-post .bl-page-post-row .post-article .bl-article-header .after-post-tags {
  padding-top: 0;
  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 .post-tag-item {
  font-size: 11px;
  padding: 4px 12px;
}
.bl-page-post .bl-page-post-row .post-article .bl-article-content {
  padding-top: 70px;
  padding-bottom: 80px;
  flex: 1;
  max-width: 100%;
  font-family: var(--bl-font-post);
}
.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 0;
  border-radius: 15px;
}
.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;
  font-family: var(--bl-font-lora);
}
.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;
  border-top: 0.5px solid var(--border-post);
}
.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;
  text-align: center;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-bottom: 56px;
  font-family: var(--bl-font-lora);
  padding-bottom: 6px;
}
.bl-page-post-more .bl-page-more-wrapper h3::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 15px;
  background: var(--bg-tag);
  height: 5px;
}
.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 {
  width: 341px;
  height: 427px;
}
.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: 0.5px solid var(--border-color);
}
.bl-page-post-more .bl-page-more-wrapper .bl-page-post-more-items .bl-page-post-more-item .bl-post-box-wrapper .max-thumb {
  height: 190px;
  overflow: hidden;
  position: relative;
}
.bl-page-post-more .bl-page-more-wrapper .bl-page-post-more-items .bl-page-post-more-item .bl-post-box-wrapper .max-thumb a {
  display: block;
  height: 100%;
}
.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);
}

.toc {
  box-sizing: border-box;
  max-height: 100vh-var(--header-height)-70px;
  overflow-y: auto;
}
.toc ul {
  padding: 0;
  list-style: none;
  font-size: 14px;
  font-weight: 400;
  line-height: 21.12px;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin-block: 0;
  margin: 0;
  overflow-wrap: break-word;
  margin: 8px 0 8px 8px;
}
.toc ul li {
  display: list-item;
  list-style: none;
  line-height: 21.12px;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin-block: 0;
  margin: 8px;
  overflow-wrap: break-word;
}
.toc ul a {
  color: var(--text-color-secondary);
  font-size: 14px;
  font-weight: 400;
}
.toc ul a:hover {
  color: var(--text-color-brand) !important;
}
.toc ul a.active {
  color: var(--text-color-brand) !important;
  position: relative;
}
.toc ul a.active::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: -12px;
  transform: translateY(-50%);
  background: var(--text-color-brand);
}
.toc strong {
  font-weight: normal;
}
.toc > ul > li {
  padding-bottom: 38px;
}
.toc > ul > li > a {
  font-size: 16px;
  font-weight: 500;
  color: var(--text-color-primary);
  font-family: var(--bl-font-lora);
}
.toc > ul > li > ul {
  margin: 10px 0 0 0;
}
.toc > ul > li > ul > li {
  margin: 0 0 6px 0;
}
.toc > ul > li > ul > li > a {
  font-size: 14px;
  font-weight: 500;
  color: var(--text-color-secondary);
}
.toc > ul > li > ul > li > ul {
  margin: 0;
}
.toc > ul > li > ul > li > ul > li {
  margin: 0;
}
.toc > ul > li > ul > li > ul > li > a {
  font-size: 12px;
  line-height: normal;
  color: var(--text-color-tertiary);
}

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

.card-footer {
  border-top: 1px solid var(--border-color);
  height: 60px;
  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;
}

@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 {
    font-size: 0.16rem;
  }
  .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.2rem 0.14rem 0.2rem;
  }
  .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.12rem 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;
    margin-top: 0;
  }
  .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 {
    overflow: hidden !important;
    display: flex;
    flex-wrap: wrap;
    gap: 0.06rem;
    margin: 0;
  }
  .bl-page-post .post-article .bl-article-content .bl-article-header .after-post-tags .tags .post-tag-item {
    height: 0.15rem;
    font-size: 0.11rem;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    align-items: center;
    border-radius: 0.07rem;
  }
  .bl-page-post .post-article .bl-article-content .article-post {
    padding: 0.21rem 0.2rem 0.3rem 0.2rem;
    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: 700;
    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.6rem;
    height: 2.2rem;
  }
  .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;
  }
  .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: normal;
    height: 0.89rem;
    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;
  }
  .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 .meta-date-media {
    display: none;
  }
  .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: 700;
    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 .meta-footer-thumb {
    font-size: 0.2rem;
  }
  .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 .meta-footer-thumb a {
    display: block;
    height: 0.2rem;
  }
  .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 .meta-footer-thumb .author-thumb {
    width: 0.2rem;
    height: 0.2rem;
  }
  .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 .after-post-tags {
    padding-top: 0;
  }
  .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;
}

@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.2rem;
    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;
  }
}