img:is([sizes="auto" i], [sizes^="auto," i]) {
  contain-intrinsic-size: 3000px 1500px
}

@charset "UTF-8";

.wp-block-archives {
  box-sizing: border-box
}

.wp-block-archives-dropdown label {
  display: block
}

.wp-block-avatar {
  line-height: 0
}

.wp-block-avatar,
.wp-block-avatar img {
  box-sizing: border-box
}

.wp-block-avatar.aligncenter {
  text-align: center
}

.wp-block-audio {
  box-sizing: border-box
}

.wp-block-audio :where(figcaption) {
  margin-bottom: 1em;
  margin-top: .5em
}

.wp-block-audio audio {
  min-width: 300px;
  width: 100%
}

.wp-block-button__link {
  align-content: center;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  height: 100%;
  text-align: center;
  word-break: break-word
}

.wp-block-button__link.aligncenter {
  text-align: center
}

.wp-block-button__link.alignright {
  text-align: right
}

:where(.wp-block-button__link) {
  border-radius: 9999px;
  box-shadow: none;
  padding: calc(.667em + 2px) calc(1.333em + 2px);
  text-decoration: none
}

.wp-block-button[style*=text-decoration] .wp-block-button__link {
  text-decoration: inherit
}

.wp-block-buttons>.wp-block-button.has-custom-width {
  max-width: none
}

.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link {
  width: 100%
}

.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link {
  font-size: inherit
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-25 {
  width: calc(25% - var(--wp--style--block-gap, .5em)*.75)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-50 {
  width: calc(50% - var(--wp--style--block-gap, .5em)*.5)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-75 {
  width: calc(75% - var(--wp--style--block-gap, .5em)*.25)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-100 {
  flex-basis: 100%;
  width: 100%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25 {
  width: 25%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50 {
  width: 50%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75 {
  width: 75%
}

.wp-block-button.is-style-squared,
.wp-block-button__link.wp-block-button.is-style-squared {
  border-radius: 0
}

.wp-block-button.no-border-radius,
.wp-block-button__link.no-border-radius {
  border-radius: 0 !important
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline),
:root :where(.wp-block-button.is-style-outline>.wp-block-button__link) {
  border: 2px solid;
  padding: .667em 1.333em
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),
:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)) {
  color: currentColor
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),
:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)) {
  background-color: initial;
  background-image: none
}

.wp-block-buttons {
  box-sizing: border-box
}

.wp-block-buttons.is-vertical {
  flex-direction: column
}

.wp-block-buttons.is-vertical>.wp-block-button:last-child {
  margin-bottom: 0
}

.wp-block-buttons>.wp-block-button {
  display: inline-block;
  margin: 0
}

.wp-block-buttons.is-content-justification-left {
  justify-content: flex-start
}

.wp-block-buttons.is-content-justification-left.is-vertical {
  align-items: flex-start
}

.wp-block-buttons.is-content-justification-center {
  justify-content: center
}

.wp-block-buttons.is-content-justification-center.is-vertical {
  align-items: center
}

.wp-block-buttons.is-content-justification-right {
  justify-content: flex-end
}

.wp-block-buttons.is-content-justification-right.is-vertical {
  align-items: flex-end
}

.wp-block-buttons.is-content-justification-space-between {
  justify-content: space-between
}

.wp-block-buttons.aligncenter {
  text-align: center
}

.wp-block-buttons:not(.is-content-justification-space-between, .is-content-justification-right, .is-content-justification-left, .is-content-justification-center) .wp-block-button.aligncenter {
  margin-left: auto;
  margin-right: auto;
  width: 100%
}

.wp-block-buttons[style*=text-decoration] .wp-block-button,
.wp-block-buttons[style*=text-decoration] .wp-block-button__link {
  text-decoration: inherit
}

.wp-block-buttons.has-custom-font-size .wp-block-button__link {
  font-size: inherit
}

.wp-block-buttons .wp-block-button__link {
  width: 100%
}

.wp-block-button.aligncenter,
.wp-block-calendar {
  text-align: center
}

.wp-block-calendar td,
.wp-block-calendar th {
  border: 1px solid;
  padding: .25em
}

.wp-block-calendar th {
  font-weight: 400
}

.wp-block-calendar caption {
  background-color: inherit
}

.wp-block-calendar table {
  border-collapse: collapse;
  width: 100%
}

.wp-block-calendar table:where(:not(.has-text-color)) {
  color: #40464d
}

.wp-block-calendar table:where(:not(.has-text-color)) td,
.wp-block-calendar table:where(:not(.has-text-color)) th {
  border-color: #ddd
}

.wp-block-calendar table.has-background th {
  background-color: inherit
}

.wp-block-calendar table.has-text-color th {
  color: inherit
}

:where(.wp-block-calendar table:not(.has-background) th) {
  background: #ddd
}

.wp-block-categories {
  box-sizing: border-box
}

.wp-block-categories.alignleft {
  margin-right: 2em
}

.wp-block-categories.alignright {
  margin-left: 2em
}

.wp-block-categories.wp-block-categories-dropdown.aligncenter {
  text-align: center
}

.wp-block-categories .wp-block-categories__label {
  display: block;
  width: 100%
}

.wp-block-code {
  box-sizing: border-box
}

.wp-block-code code {
  /*!rtl:begin:ignore*/
  direction: ltr;
  display: block;
  font-family: inherit;
  overflow-wrap: break-word;
  text-align: initial;
  white-space: pre-wrap
    /*!rtl:end:ignore*/
}

.wp-block-columns {
  align-items: normal !important;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap !important
}

@media (min-width:782px) {
  .wp-block-columns {
    flex-wrap: nowrap !important
  }
}

.wp-block-columns.are-vertically-aligned-top {
  align-items: flex-start
}

.wp-block-columns.are-vertically-aligned-center {
  align-items: center
}

.wp-block-columns.are-vertically-aligned-bottom {
  align-items: flex-end
}

@media (max-width:781px) {
  .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 100% !important
  }
}

@media (min-width:782px) {
  .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 0;
    flex-grow: 1
  }

  .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis] {
    flex-grow: 0
  }
}

.wp-block-columns.is-not-stacked-on-mobile {
  flex-wrap: nowrap !important
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column {
  flex-basis: 0;
  flex-grow: 1
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis] {
  flex-grow: 0
}

:where(.wp-block-columns) {
  margin-bottom: 1.75em
}

:where(.wp-block-columns.has-background) {
  padding: 1.25em 2.375em
}

.wp-block-column {
  flex-grow: 1;
  min-width: 0;
  overflow-wrap: break-word;
  word-break: break-word
}

.wp-block-column.is-vertically-aligned-top {
  align-self: flex-start
}

.wp-block-column.is-vertically-aligned-center {
  align-self: center
}

.wp-block-column.is-vertically-aligned-bottom {
  align-self: flex-end
}

.wp-block-column.is-vertically-aligned-stretch {
  align-self: stretch
}

.wp-block-column.is-vertically-aligned-bottom,
.wp-block-column.is-vertically-aligned-center,
.wp-block-column.is-vertically-aligned-top {
  width: 100%
}

.wp-block-post-comments {
  box-sizing: border-box
}

.wp-block-post-comments .alignleft {
  float: left
}

.wp-block-post-comments .alignright {
  float: right
}

.wp-block-post-comments .navigation:after {
  clear: both;
  content: "";
  display: table
}

.wp-block-post-comments .commentlist {
  clear: both;
  list-style: none;
  margin: 0;
  padding: 0
}

.wp-block-post-comments .commentlist .comment {
  min-height: 2.25em;
  padding-left: 3.25em
}

.wp-block-post-comments .commentlist .comment p {
  font-size: 1em;
  line-height: 1.8;
  margin: 1em 0
}

.wp-block-post-comments .commentlist .children {
  list-style: none;
  margin: 0;
  padding: 0
}

.wp-block-post-comments .comment-author {
  line-height: 1.5
}

.wp-block-post-comments .comment-author .avatar {
  border-radius: 1.5em;
  display: block;
  float: left;
  height: 2.5em;
  margin-right: .75em;
  margin-top: .5em;
  width: 2.5em
}

.wp-block-post-comments .comment-author cite {
  font-style: normal
}

.wp-block-post-comments .comment-meta {
  font-size: .875em;
  line-height: 1.5
}

.wp-block-post-comments .comment-meta b {
  font-weight: 400
}

.wp-block-post-comments .comment-meta .comment-awaiting-moderation {
  display: block;
  margin-bottom: 1em;
  margin-top: 1em
}

.wp-block-post-comments .comment-body .commentmetadata {
  font-size: .875em
}

.wp-block-post-comments .comment-form-author label,
.wp-block-post-comments .comment-form-comment label,
.wp-block-post-comments .comment-form-email label,
.wp-block-post-comments .comment-form-url label {
  display: block;
  margin-bottom: .25em
}

.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),
.wp-block-post-comments .comment-form textarea {
  box-sizing: border-box;
  display: block;
  width: 100%
}

.wp-block-post-comments .comment-form-cookies-consent {
  display: flex;
  gap: .25em
}

.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent {
  margin-top: .35em
}

.wp-block-post-comments .comment-reply-title {
  margin-bottom: 0
}

.wp-block-post-comments .comment-reply-title :where(small) {
  font-size: var(--wp--preset--font-size--medium, smaller);
  margin-left: .5em
}

.wp-block-post-comments .reply {
  font-size: .875em;
  margin-bottom: 1.4em
}

.wp-block-post-comments input:not([type=submit]),
.wp-block-post-comments textarea {
  border: 1px solid #949494;
  font-family: inherit;
  font-size: 1em
}

.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),
.wp-block-post-comments textarea {
  padding: calc(.667em + 2px)
}

:where(.wp-block-post-comments input[type=submit]) {
  border: none
}

.wp-block-comments {
  box-sizing: border-box
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next,
.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,
.wp-block-comments-pagination>.wp-block-comments-pagination-previous {
  font-size: inherit;
  margin-bottom: .5em;
  margin-right: .5em
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,
.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,
.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child {
  margin-right: 0
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow {
  display: inline-block;
  margin-right: 1ch
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1)
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow {
  display: inline-block;
  margin-left: 1ch
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1)
}

.wp-block-comments-pagination.aligncenter {
  justify-content: center
}

.wp-block-comment-template {
  box-sizing: border-box;
  list-style: none;
  margin-bottom: 0;
  max-width: 100%;
  padding: 0
}

.wp-block-comment-template li {
  clear: both
}

.wp-block-comment-template ol {
  list-style: none;
  margin-bottom: 0;
  max-width: 100%;
  padding-left: 2rem
}

.wp-block-comment-template.alignleft {
  float: left
}

.wp-block-comment-template.aligncenter {
  margin-left: auto;
  margin-right: auto;
  width: fit-content
}

.wp-block-comment-template.alignright {
  float: right
}

.wp-block-comment-date {
  box-sizing: border-box
}

.comment-awaiting-moderation {
  display: block;
  font-size: .875em;
  line-height: 1.5
}

.wp-block-comment-author-name,
.wp-block-comment-content,
.wp-block-comment-edit-link,
.wp-block-comment-reply-link {
  box-sizing: border-box
}

.wp-block-cover,
.wp-block-cover-image {
  align-items: center;
  background-position: 50%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  min-height: 430px;
  overflow: hidden;
  overflow: clip;
  padding: 1em;
  position: relative
}

.wp-block-cover .has-background-dim:not([class*=-background-color]),
.wp-block-cover-image .has-background-dim:not([class*=-background-color]),
.wp-block-cover-image.has-background-dim:not([class*=-background-color]),
.wp-block-cover.has-background-dim:not([class*=-background-color]) {
  background-color: #000
}

.wp-block-cover .has-background-dim.has-background-gradient,
.wp-block-cover-image .has-background-dim.has-background-gradient {
  background-color: initial
}

.wp-block-cover-image.has-background-dim:before,
.wp-block-cover.has-background-dim:before {
  background-color: inherit;
  content: ""
}

.wp-block-cover .wp-block-cover__background,
.wp-block-cover .wp-block-cover__gradient-background,
.wp-block-cover-image .wp-block-cover__background,
.wp-block-cover-image .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim:not(.has-background-gradient):before {
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0
}

.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
  opacity: .1
}

.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
  opacity: .2
}

.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
  opacity: .3
}

.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
  opacity: .4
}

.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
  opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
  opacity: .6
}

.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
  opacity: .7
}

.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
  opacity: .8
}

.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
  opacity: .9
}

.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
  opacity: 1
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0 {
  opacity: 0
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10 {
  opacity: .1
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20 {
  opacity: .2
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30 {
  opacity: .3
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40 {
  opacity: .4
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50 {
  opacity: .5
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60 {
  opacity: .6
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70 {
  opacity: .7
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80 {
  opacity: .8
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90 {
  opacity: .9
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100 {
  opacity: 1
}

.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
  max-width: 420px;
  width: 100%
}

.wp-block-cover-image.aligncenter,
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.aligncenter,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
  display: flex
}

.wp-block-cover .wp-block-cover__inner-container,
.wp-block-cover-image .wp-block-cover__inner-container {
  color: inherit;
  position: relative;
  width: 100%
}

.wp-block-cover-image.is-position-top-left,
.wp-block-cover.is-position-top-left {
  align-items: flex-start;
  justify-content: flex-start
}

.wp-block-cover-image.is-position-top-center,
.wp-block-cover.is-position-top-center {
  align-items: flex-start;
  justify-content: center
}

.wp-block-cover-image.is-position-top-right,
.wp-block-cover.is-position-top-right {
  align-items: flex-start;
  justify-content: flex-end
}

.wp-block-cover-image.is-position-center-left,
.wp-block-cover.is-position-center-left {
  align-items: center;
  justify-content: flex-start
}

.wp-block-cover-image.is-position-center-center,
.wp-block-cover.is-position-center-center {
  align-items: center;
  justify-content: center
}

.wp-block-cover-image.is-position-center-right,
.wp-block-cover.is-position-center-right {
  align-items: center;
  justify-content: flex-end
}

.wp-block-cover-image.is-position-bottom-left,
.wp-block-cover.is-position-bottom-left {
  align-items: flex-end;
  justify-content: flex-start
}

.wp-block-cover-image.is-position-bottom-center,
.wp-block-cover.is-position-bottom-center {
  align-items: flex-end;
  justify-content: center
}

.wp-block-cover-image.is-position-bottom-right,
.wp-block-cover.is-position-bottom-right {
  align-items: flex-end;
  justify-content: flex-end
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
  margin: 0
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container {
  margin: 0;
  width: auto
}

.wp-block-cover .wp-block-cover__image-background,
.wp-block-cover video.wp-block-cover__video-background,
.wp-block-cover-image .wp-block-cover__image-background,
.wp-block-cover-image video.wp-block-cover__video-background {
  border: none;
  bottom: 0;
  box-shadow: none;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  object-fit: cover;
  outline: none;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%
}

.wp-block-cover-image.has-parallax,
.wp-block-cover.has-parallax,
.wp-block-cover__image-background.has-parallax,
video.wp-block-cover__video-background.has-parallax {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover
}

@supports (-webkit-touch-callout:inherit) {

  .wp-block-cover-image.has-parallax,
  .wp-block-cover.has-parallax,
  .wp-block-cover__image-background.has-parallax,
  video.wp-block-cover__video-background.has-parallax {
    background-attachment: scroll
  }
}

@media (prefers-reduced-motion:reduce) {

  .wp-block-cover-image.has-parallax,
  .wp-block-cover.has-parallax,
  .wp-block-cover__image-background.has-parallax,
  video.wp-block-cover__video-background.has-parallax {
    background-attachment: scroll
  }
}

.wp-block-cover-image.is-repeated,
.wp-block-cover.is-repeated,
.wp-block-cover__image-background.is-repeated,
video.wp-block-cover__video-background.is-repeated {
  background-repeat: repeat;
  background-size: auto
}

.wp-block-cover-image-text,
.wp-block-cover-image-text a,
.wp-block-cover-image-text a:active,
.wp-block-cover-image-text a:focus,
.wp-block-cover-image-text a:hover,
.wp-block-cover-text,
.wp-block-cover-text a,
.wp-block-cover-text a:active,
.wp-block-cover-text a:focus,
.wp-block-cover-text a:hover,
section.wp-block-cover-image h2,
section.wp-block-cover-image h2 a,
section.wp-block-cover-image h2 a:active,
section.wp-block-cover-image h2 a:focus,
section.wp-block-cover-image h2 a:hover {
  color: #fff
}

.wp-block-cover-image .wp-block-cover.has-left-content {
  justify-content: flex-start
}

.wp-block-cover-image .wp-block-cover.has-right-content {
  justify-content: flex-end
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text,
.wp-block-cover.has-left-content .wp-block-cover-text,
section.wp-block-cover-image.has-left-content>h2 {
  margin-left: 0;
  text-align: left
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text,
.wp-block-cover.has-right-content .wp-block-cover-text,
section.wp-block-cover-image.has-right-content>h2 {
  margin-right: 0;
  text-align: right
}

.wp-block-cover .wp-block-cover-text,
.wp-block-cover-image .wp-block-cover-image-text,
section.wp-block-cover-image>h2 {
  font-size: 2em;
  line-height: 1.25;
  margin-bottom: 0;
  max-width: 840px;
  padding: .44em;
  text-align: center;
  z-index: 1
}

:where(.wp-block-cover-image:not(.has-text-color)),
:where(.wp-block-cover:not(.has-text-color)) {
  color: #fff
}

:where(.wp-block-cover-image.is-light:not(.has-text-color)),
:where(.wp-block-cover.is-light:not(.has-text-color)) {
  color: #000
}

:root :where(.wp-block-cover h1:not(.has-text-color)),
:root :where(.wp-block-cover h2:not(.has-text-color)),
:root :where(.wp-block-cover h3:not(.has-text-color)),
:root :where(.wp-block-cover h4:not(.has-text-color)),
:root :where(.wp-block-cover h5:not(.has-text-color)),
:root :where(.wp-block-cover h6:not(.has-text-color)),
:root :where(.wp-block-cover p:not(.has-text-color)) {
  color: inherit
}

body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background,
body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background {
  z-index: 0
}

body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,
body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,
body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container,
body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before {
  z-index: 1
}

.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container {
  z-index: auto
}

.wp-block-details {
  box-sizing: border-box
}

.wp-block-details summary {
  cursor: pointer
}

.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block[data-align=left]>[data-type="core/embed"],
.wp-block[data-align=right]>[data-type="core/embed"] {
  max-width: 360px;
  width: 100%
}

.wp-block-embed.alignleft .wp-block-embed__wrapper,
.wp-block-embed.alignright .wp-block-embed__wrapper,
.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,
.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper {
  min-width: 280px
}

.wp-block-cover .wp-block-embed {
  min-height: 240px;
  min-width: 320px
}

.wp-block-embed {
  overflow-wrap: break-word
}

.wp-block-embed :where(figcaption) {
  margin-bottom: 1em;
  margin-top: .5em
}

.wp-block-embed iframe {
  max-width: 100%
}

.wp-block-embed__wrapper {
  position: relative
}

.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
  content: "";
  display: block;
  padding-top: 50%
}

.wp-embed-responsive .wp-has-aspect-ratio iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%
}

.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
  padding-top: 42.85%
}

.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
  padding-top: 50%
}

.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
  padding-top: 56.25%
}

.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
  padding-top: 75%
}

.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
  padding-top: 100%
}

.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
  padding-top: 177.77%
}

.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
  padding-top: 200%
}

.wp-block-file {
  box-sizing: border-box
}

.wp-block-file:not(.wp-element-button) {
  font-size: .8em
}

.wp-block-file.aligncenter {
  text-align: center
}

.wp-block-file.alignright {
  text-align: right
}

.wp-block-file *+.wp-block-file__button {
  margin-left: .75em
}

:where(.wp-block-file) {
  margin-bottom: 1.5em
}

.wp-block-file__embed {
  margin-bottom: 1em
}

:where(.wp-block-file__button) {
  border-radius: 2em;
  display: inline-block;
  padding: .5em 1em
}

:where(.wp-block-file__button):is(a):active,
:where(.wp-block-file__button):is(a):focus,
:where(.wp-block-file__button):is(a):hover,
:where(.wp-block-file__button):is(a):visited {
  box-shadow: none;
  color: #fff;
  opacity: .85;
  text-decoration: none
}

.wp-block-form-input__label {
  display: flex;
  flex-direction: column;
  gap: .25em;
  margin-bottom: .5em;
  width: 100%
}

.wp-block-form-input__label.is-label-inline {
  align-items: center;
  flex-direction: row;
  gap: .5em
}

.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content {
  margin-bottom: .5em
}

.wp-block-form-input__label:has(input[type=checkbox]) {
  flex-direction: row;
  width: fit-content
}

.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content {
  margin: 0
}

.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]) {
  flex-direction: row-reverse
}

.wp-block-form-input__label-content {
  width: fit-content
}

.wp-block-form-input__input {
  font-size: 1em;
  margin-bottom: .5em;
  padding: 0 .5em
}

.wp-block-form-input__input[type=date],
.wp-block-form-input__input[type=datetime-local],
.wp-block-form-input__input[type=datetime],
.wp-block-form-input__input[type=email],
.wp-block-form-input__input[type=month],
.wp-block-form-input__input[type=number],
.wp-block-form-input__input[type=password],
.wp-block-form-input__input[type=search],
.wp-block-form-input__input[type=tel],
.wp-block-form-input__input[type=text],
.wp-block-form-input__input[type=time],
.wp-block-form-input__input[type=url],
.wp-block-form-input__input[type=week] {
  border: 1px solid;
  line-height: 2;
  min-height: 2em
}

textarea.wp-block-form-input__input {
  min-height: 10em
}

.blocks-gallery-grid:not(.has-nested-images),
.wp-block-gallery:not(.has-nested-images) {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0;
  padding: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
  margin: 0 1em 1em 0;
  position: relative;
  width: calc(50% - 1em)
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n) {
  margin-right: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure {
  align-items: flex-end;
  display: flex;
  height: 100%;
  justify-content: flex-start;
  margin: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img {
  display: block;
  height: auto;
  max-width: 100%;
  width: auto
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption {
  background: linear-gradient(0deg, #000000b3, #0000004d 70%, #0000);
  bottom: 0;
  box-sizing: border-box;
  color: #fff;
  font-size: .8em;
  margin: 0;
  max-height: 100%;
  overflow: auto;
  padding: 3em .77em .7em;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 2
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img {
  display: inline
}

.blocks-gallery-grid:not(.has-nested-images) figcaption,
.wp-block-gallery:not(.has-nested-images) figcaption {
  flex-grow: 1
}

.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img {
  flex: 1;
  height: 100%;
  object-fit: cover;
  width: 100%
}

.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item {
  margin-right: 0;
  width: 100%
}

@media (min-width:600px) {

  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(33.33333% - .66667em)
  }

  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(25% - .75em)
  }

  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(20% - .8em)
  }

  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(16.66667% - .83333em)
  }

  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(14.28571% - .85714em)
  }

  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(12.5% - .875em)
  }

  .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),
  .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),
  .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),
  .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),
  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),
  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),
  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),
  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),
  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),
  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),
  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),
  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),
  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),
  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),
  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),
  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),
  .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),
  .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),
  .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),
  .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),
  .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),
  .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),
  .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),
  .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),
  .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),
  .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),
  .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),
  .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),
  .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),
  .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),
  .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),
  .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n) {
    margin-right: 0
  }
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child {
  margin-right: 0
}

.blocks-gallery-grid:not(.has-nested-images).alignleft,
.blocks-gallery-grid:not(.has-nested-images).alignright,
.wp-block-gallery:not(.has-nested-images).alignleft,
.wp-block-gallery:not(.has-nested-images).alignright {
  max-width: 420px;
  width: 100%
}

.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,
.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure {
  justify-content: center
}

.wp-block-gallery:not(.is-cropped) .blocks-gallery-item {
  align-self: flex-start
}

figure.wp-block-gallery.has-nested-images {
  align-items: normal
}

.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
  margin: 0;
  width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)
}

.wp-block-gallery.has-nested-images figure.wp-block-image {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
  max-width: 100%;
  position: relative
}

.wp-block-gallery.has-nested-images figure.wp-block-image>a,
.wp-block-gallery.has-nested-images figure.wp-block-image>div {
  flex-direction: column;
  flex-grow: 1;
  margin: 0
}

.wp-block-gallery.has-nested-images figure.wp-block-image img {
  display: block;
  height: auto;
  max-width: 100% !important;
  width: auto
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,
.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before {
  bottom: 0;
  left: 0;
  max-height: 100%;
  position: absolute;
  right: 0
}

.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before {
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  content: "";
  height: 100%;
  -webkit-mask-image: linear-gradient(0deg, #000 20%, #0000);
  mask-image: linear-gradient(0deg, #000 20%, #0000);
  max-height: 40%
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  background: linear-gradient(0deg, #0006, #0000);
  box-sizing: border-box;
  color: #fff;
  font-size: 13px;
  margin: 0;
  overflow: auto;
  padding: 1em;
  scrollbar-color: #0000 #0000;
  scrollbar-gutter: stable both-edges;
  scrollbar-width: thin;
  text-align: center;
  text-shadow: 0 0 1.5px #000;
  will-change: transform
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar {
  height: 12px;
  width: 12px
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track {
  background-color: initial
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb {
  background-clip: padding-box;
  background-color: initial;
  border: 3px solid #0000;
  border-radius: 8px
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb {
  background-color: #fffc
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover {
  scrollbar-color: #fffc #0000
}

@media (hover:none) {
  .wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    scrollbar-color: #fffc #0000
  }
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img {
  display: inline
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a {
  color: inherit
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img {
  box-sizing: border-box
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div {
  flex: 1 1 auto
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption {
  background: none;
  color: inherit;
  flex: initial;
  margin: 0;
  padding: 10px 10px 9px;
  position: relative;
  text-shadow: none
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before {
  content: none
}

.wp-block-gallery.has-nested-images figcaption {
  flex-basis: 100%;
  flex-grow: 1;
  text-align: center
}

.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
  margin-bottom: auto;
  margin-top: 0
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
  align-self: inherit
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone) {
  display: flex
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
  flex: 1 0 0%;
  height: 100%;
  object-fit: cover;
  width: 100%
}

.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image) {
  width: 100%
}

@media (min-width:600px) {
  .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) {
    width: calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)
  }

  .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
    width: calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)
  }

  .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image) {
    width: calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)
  }

  .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image) {
    width: calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)
  }

  .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image) {
    width: calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)
  }

  .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
    width: calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)
  }

  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
    width: calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)
  }

  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),
  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image) {
    width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)
  }

  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child {
    width: 100%
  }
}

.wp-block-gallery.has-nested-images.alignleft,
.wp-block-gallery.has-nested-images.alignright {
  max-width: 420px;
  width: 100%
}

.wp-block-gallery.has-nested-images.aligncenter {
  justify-content: center
}

.wp-block-group {
  box-sizing: border-box
}

:where(.wp-block-group.wp-block-group-is-layout-constrained) {
  position: relative
}

h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background {
  padding: 1.25em 2.375em
}

h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]) {
  rotate: 180deg
}

.wp-block-image>a,
.wp-block-image>figure>a {
  display: inline-block
}

.wp-block-image img {
  box-sizing: border-box;
  height: auto;
  max-width: 100%;
  vertical-align: bottom
}

@media not (prefers-reduced-motion) {
  .wp-block-image img.hide {
    visibility: hidden
  }

  .wp-block-image img.show {
    animation: show-content-image .4s
  }
}

.wp-block-image[style*=border-radius] img,
.wp-block-image[style*=border-radius]>a {
  border-radius: inherit
}

.wp-block-image.has-custom-border img {
  box-sizing: border-box
}

.wp-block-image.aligncenter {
  text-align: center
}

.wp-block-image.alignfull>a,
.wp-block-image.alignwide>a {
  width: 100%
}

.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
  height: auto;
  width: 100%
}

.wp-block-image .aligncenter,
.wp-block-image .alignleft,
.wp-block-image .alignright,
.wp-block-image.aligncenter,
.wp-block-image.alignleft,
.wp-block-image.alignright {
  display: table
}

.wp-block-image .aligncenter>figcaption,
.wp-block-image .alignleft>figcaption,
.wp-block-image .alignright>figcaption,
.wp-block-image.aligncenter>figcaption,
.wp-block-image.alignleft>figcaption,
.wp-block-image.alignright>figcaption {
  caption-side: bottom;
  display: table-caption
}

.wp-block-image .alignleft {
  float: left;
  margin: .5em 1em .5em 0
}

.wp-block-image .alignright {
  float: right;
  margin: .5em 0 .5em 1em
}

.wp-block-image .aligncenter {
  margin-left: auto;
  margin-right: auto
}

.wp-block-image :where(figcaption) {
  margin-bottom: 1em;
  margin-top: .5em
}

.wp-block-image.is-style-circle-mask img {
  border-radius: 9999px
}

@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {
  .wp-block-image.is-style-circle-mask img {
    border-radius: 0;
    -webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-mode: alpha;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain
  }
}

:root :where(.wp-block-image.is-style-rounded img, .wp-block-image .is-style-rounded img) {
  border-radius: 9999px
}

.wp-block-image figure {
  margin: 0
}

.wp-lightbox-container {
  display: flex;
  flex-direction: column;
  position: relative
}

.wp-lightbox-container img {
  cursor: zoom-in
}

.wp-lightbox-container img:hover+button {
  opacity: 1
}

.wp-lightbox-container button {
  align-items: center;
  -webkit-backdrop-filter: blur(16px) saturate(180%);
  backdrop-filter: blur(16px) saturate(180%);
  background-color: #5a5a5a40;
  border: none;
  border-radius: 4px;
  cursor: zoom-in;
  display: flex;
  height: 20px;
  justify-content: center;
  opacity: 0;
  padding: 0;
  position: absolute;
  right: 16px;
  text-align: center;
  top: 16px;
  width: 20px;
  z-index: 100
}

@media not (prefers-reduced-motion) {
  .wp-lightbox-container button {
    transition: opacity .2s ease
  }
}

.wp-lightbox-container button:focus-visible {
  outline: 3px auto #5a5a5a40;
  outline: 3px auto -webkit-focus-ring-color;
  outline-offset: 3px
}

.wp-lightbox-container button:hover {
  cursor: pointer;
  opacity: 1
}

.wp-lightbox-container button:focus {
  opacity: 1
}

.wp-lightbox-container button:focus,
.wp-lightbox-container button:hover,
.wp-lightbox-container button:not(:hover):not(:active):not(.has-background) {
  background-color: #5a5a5a40;
  border: none
}

.wp-lightbox-overlay {
  box-sizing: border-box;
  cursor: zoom-out;
  height: 100vh;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 100000
}

.wp-lightbox-overlay .close-button {
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  min-height: 40px;
  min-width: 40px;
  padding: 0;
  position: absolute;
  right: calc(env(safe-area-inset-right) + 16px);
  top: calc(env(safe-area-inset-top) + 16px);
  z-index: 5000000
}

.wp-lightbox-overlay .close-button:focus,
.wp-lightbox-overlay .close-button:hover,
.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background) {
  background: none;
  border: none
}

.wp-lightbox-overlay .lightbox-image-container {
  height: var(--wp--lightbox-container-height);
  left: 50%;
  overflow: hidden;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transform-origin: top left;
  width: var(--wp--lightbox-container-width);
  z-index: 9999999999
}

.wp-lightbox-overlay .wp-block-image {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  height: 100%;
  justify-content: center;
  margin: 0;
  position: relative;
  transform-origin: 0 0;
  width: 100%;
  z-index: 3000000
}

.wp-lightbox-overlay .wp-block-image img {
  height: var(--wp--lightbox-image-height);
  min-height: var(--wp--lightbox-image-height);
  min-width: var(--wp--lightbox-image-width);
  width: var(--wp--lightbox-image-width)
}

.wp-lightbox-overlay .wp-block-image figcaption {
  display: none
}

.wp-lightbox-overlay button {
  background: none;
  border: none
}

.wp-lightbox-overlay .scrim {
  background-color: #fff;
  height: 100%;
  opacity: .9;
  position: absolute;
  width: 100%;
  z-index: 2000000
}

.wp-lightbox-overlay.active {
  visibility: visible
}

@media not (prefers-reduced-motion) {
  .wp-lightbox-overlay.active {
    animation: turn-on-visibility .25s both
  }

  .wp-lightbox-overlay.active img {
    animation: turn-on-visibility .35s both
  }

  .wp-lightbox-overlay.show-closing-animation:not(.active) {
    animation: turn-off-visibility .35s both
  }

  .wp-lightbox-overlay.show-closing-animation:not(.active) img {
    animation: turn-off-visibility .25s both
  }

  .wp-lightbox-overlay.zoom.active {
    animation: none;
    opacity: 1;
    visibility: visible
  }

  .wp-lightbox-overlay.zoom.active .lightbox-image-container {
    animation: lightbox-zoom-in .4s
  }

  .wp-lightbox-overlay.zoom.active .lightbox-image-container img {
    animation: none
  }

  .wp-lightbox-overlay.zoom.active .scrim {
    animation: turn-on-visibility .4s forwards
  }

  .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) {
    animation: none
  }

  .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container {
    animation: lightbox-zoom-out .4s
  }

  .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img {
    animation: none
  }

  .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim {
    animation: turn-off-visibility .4s forwards
  }
}

@keyframes show-content-image {
  0% {
    visibility: hidden
  }

  99% {
    visibility: hidden
  }

  to {
    visibility: visible
  }
}

@keyframes turn-on-visibility {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes turn-off-visibility {
  0% {
    opacity: 1;
    visibility: visible
  }

  99% {
    opacity: 0;
    visibility: visible
  }

  to {
    opacity: 0;
    visibility: hidden
  }
}

@keyframes lightbox-zoom-in {
  0% {
    transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))
  }

  to {
    transform: translate(-50%, -50%) scale(1)
  }
}

@keyframes lightbox-zoom-out {
  0% {
    transform: translate(-50%, -50%) scale(1);
    visibility: visible
  }

  99% {
    visibility: visible
  }

  to {
    transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));
    visibility: hidden
  }
}

ol.wp-block-latest-comments {
  box-sizing: border-box;
  margin-left: 0
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)) {
  line-height: 1.1
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)) {
  line-height: 1.8
}

.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),
.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])) {
  line-height: 1.5
}

.wp-block-latest-comments .wp-block-latest-comments {
  padding-left: 0
}

.wp-block-latest-comments__comment {
  list-style: none;
  margin-bottom: 1em
}

.has-avatars .wp-block-latest-comments__comment {
  list-style: none;
  min-height: 2.25em
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
  margin-left: 3.25em
}

.wp-block-latest-comments__comment-excerpt p {
  font-size: .875em;
  margin: .36em 0 1.4em
}

.wp-block-latest-comments__comment-date {
  display: block;
  font-size: .75em
}

.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
  border-radius: 1.5em;
  display: block;
  float: left;
  height: 2.5em;
  margin-right: .75em;
  width: 2.5em
}

.wp-block-latest-comments[class*=-font-size] a,
.wp-block-latest-comments[style*=font-size] a {
  font-size: inherit
}

.wp-block-latest-posts {
  box-sizing: border-box
}

.wp-block-latest-posts.alignleft {
  margin-right: 2em
}

.wp-block-latest-posts.alignright {
  margin-left: 2em
}

.wp-block-latest-posts.wp-block-latest-posts__list {
  list-style: none
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
  clear: both;
  overflow-wrap: break-word
}

.wp-block-latest-posts.is-grid {
  display: flex;
  flex-wrap: wrap
}

.wp-block-latest-posts.is-grid li {
  margin: 0 1.25em 1.25em 0;
  width: 100%
}

@media (min-width:600px) {
  .wp-block-latest-posts.columns-2 li {
    width: calc(50% - .625em)
  }

  .wp-block-latest-posts.columns-2 li:nth-child(2n) {
    margin-right: 0
  }

  .wp-block-latest-posts.columns-3 li {
    width: calc(33.33333% - .83333em)
  }

  .wp-block-latest-posts.columns-3 li:nth-child(3n) {
    margin-right: 0
  }

  .wp-block-latest-posts.columns-4 li {
    width: calc(25% - .9375em)
  }

  .wp-block-latest-posts.columns-4 li:nth-child(4n) {
    margin-right: 0
  }

  .wp-block-latest-posts.columns-5 li {
    width: calc(20% - 1em)
  }

  .wp-block-latest-posts.columns-5 li:nth-child(5n) {
    margin-right: 0
  }

  .wp-block-latest-posts.columns-6 li {
    width: calc(16.66667% - 1.04167em)
  }

  .wp-block-latest-posts.columns-6 li:nth-child(6n) {
    margin-right: 0
  }
}

:root :where(.wp-block-latest-posts.is-grid) {
  padding: 0
}

:root :where(.wp-block-latest-posts.wp-block-latest-posts__list) {
  padding-left: 0
}

.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
  display: block;
  font-size: .8125em
}

.wp-block-latest-posts__post-excerpt,
.wp-block-latest-posts__post-full-content {
  margin-bottom: 1em;
  margin-top: .5em
}

.wp-block-latest-posts__featured-image a {
  display: inline-block
}

.wp-block-latest-posts__featured-image img {
  height: auto;
  max-width: 100%;
  width: auto
}

.wp-block-latest-posts__featured-image.alignleft {
  float: left;
  margin-right: 1em
}

.wp-block-latest-posts__featured-image.alignright {
  float: right;
  margin-left: 1em
}

.wp-block-latest-posts__featured-image.aligncenter {
  margin-bottom: 1em;
  text-align: center
}

ol,
ul {
  box-sizing: border-box
}

:root :where(.wp-block-list.has-background) {
  padding: 1.25em 2.375em
}

.wp-block-loginout,
.wp-block-media-text {
  box-sizing: border-box
}

.wp-block-media-text {
  /*!rtl:begin:ignore*/
  direction: ltr;
  /*!rtl:end:ignore*/
  display: grid;
  grid-template-columns: 50% 1fr;
  grid-template-rows: auto
}

.wp-block-media-text.has-media-on-the-right {
  grid-template-columns: 1fr 50%
}

.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media {
  align-self: start
}

.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,
.wp-block-media-text>.wp-block-media-text__content,
.wp-block-media-text>.wp-block-media-text__media {
  align-self: center
}

.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media {
  align-self: end
}

.wp-block-media-text>.wp-block-media-text__media {
  /*!rtl:begin:ignore*/
  grid-column: 1;
  grid-row: 1;
  /*!rtl:end:ignore*/
  margin: 0
}

.wp-block-media-text>.wp-block-media-text__content {
  direction: ltr;
  /*!rtl:begin:ignore*/
  grid-column: 2;
  grid-row: 1;
  /*!rtl:end:ignore*/
  padding: 0 8%;
  word-break: break-word
}

.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media {
  /*!rtl:begin:ignore*/
  grid-column: 2;
  grid-row: 1
    /*!rtl:end:ignore*/
}

.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content {
  /*!rtl:begin:ignore*/
  grid-column: 1;
  grid-row: 1
    /*!rtl:end:ignore*/
}

.wp-block-media-text__media a {
  display: block
}

.wp-block-media-text__media img,
.wp-block-media-text__media video {
  height: auto;
  max-width: unset;
  vertical-align: middle;
  width: 100%
}

.wp-block-media-text.is-image-fill>.wp-block-media-text__media {
  background-size: cover;
  height: 100%;
  min-height: 250px
}

.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a {
  display: block;
  height: 100%
}

.wp-block-media-text.is-image-fill>.wp-block-media-text__media img {
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media {
  height: 100%;
  min-height: 250px;
  position: relative
}

.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a {
  display: block;
  height: 100%
}

.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img {
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%
}

@media (max-width:600px) {
  .wp-block-media-text.is-stacked-on-mobile {
    grid-template-columns: 100% !important
  }

  .wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media {
    grid-column: 1;
    grid-row: 1
  }

  .wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content {
    grid-column: 1;
    grid-row: 2
  }
}

.wp-block-navigation {
  position: relative;
  --navigation-layout-justification-setting: flex-start;
  --navigation-layout-direction: row;
  --navigation-layout-wrap: wrap;
  --navigation-layout-justify: flex-start;
  --navigation-layout-align: center
}

.wp-block-navigation ul {
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 0;
  padding-left: 0
}

.wp-block-navigation ul,
.wp-block-navigation ul li {
  list-style: none;
  padding: 0
}

.wp-block-navigation .wp-block-navigation-item {
  align-items: center;
  display: flex;
  position: relative
}

.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty {
  display: none
}

.wp-block-navigation .wp-block-navigation-item__content {
  display: block
}

.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
  color: inherit
}

.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus {
  text-decoration: underline
}

.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,
.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,
.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus {
  text-decoration: line-through
}

.wp-block-navigation :where(a),
.wp-block-navigation :where(a:active),
.wp-block-navigation :where(a:focus) {
  text-decoration: none
}

.wp-block-navigation .wp-block-navigation__submenu-icon {
  align-self: center;
  background-color: inherit;
  border: none;
  color: currentColor;
  display: inline-block;
  font-size: inherit;
  height: .6em;
  line-height: 0;
  margin-left: .25em;
  padding: 0;
  width: .6em
}

.wp-block-navigation .wp-block-navigation__submenu-icon svg {
  display: inline-block;
  stroke: currentColor;
  height: inherit;
  margin-top: .075em;
  width: inherit
}

.wp-block-navigation.is-vertical {
  --navigation-layout-direction: column;
  --navigation-layout-justify: initial;
  --navigation-layout-align: flex-start
}

.wp-block-navigation.no-wrap {
  --navigation-layout-wrap: nowrap
}

.wp-block-navigation.items-justified-center {
  --navigation-layout-justification-setting: center;
  --navigation-layout-justify: center
}

.wp-block-navigation.items-justified-center.is-vertical {
  --navigation-layout-align: center
}

.wp-block-navigation.items-justified-right {
  --navigation-layout-justification-setting: flex-end;
  --navigation-layout-justify: flex-end
}

.wp-block-navigation.items-justified-right.is-vertical {
  --navigation-layout-align: flex-end
}

.wp-block-navigation.items-justified-space-between {
  --navigation-layout-justification-setting: space-between;
  --navigation-layout-justify: space-between
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container {
  align-items: normal;
  background-color: inherit;
  color: inherit;
  display: flex;
  flex-direction: column;
  height: 0;
  left: -1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 100%;
  visibility: hidden;
  width: 0;
  z-index: 2
}

@media not (prefers-reduced-motion) {
  .wp-block-navigation .has-child .wp-block-navigation__submenu-container {
    transition: opacity .1s linear
  }
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {
  display: flex;
  flex-grow: 1
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon {
  margin-left: auto;
  margin-right: 0
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content {
  margin: 0
}

@media (min-width:782px) {
  .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
    left: 100%;
    top: -1px
  }

  .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before {
    background: #0000;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 100%;
    width: .5em
  }

  .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon {
    margin-right: .25em
  }

  .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg {
    transform: rotate(-90deg)
  }
}

.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,
.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,
.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container {
  height: auto;
  min-width: 200px;
  opacity: 1;
  overflow: visible;
  visibility: visible;
  width: auto
}

.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container {
  left: 0;
  top: 100%
}

@media (min-width:782px) {
  .wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
    left: 100%;
    top: 0
  }
}

.wp-block-navigation-submenu {
  display: flex;
  position: relative
}

.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
  stroke: currentColor
}

button.wp-block-navigation-item__content {
  background-color: initial;
  border: none;
  color: currentColor;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: left;
  text-transform: inherit
}

.wp-block-navigation-submenu__toggle {
  cursor: pointer
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle {
  padding-left: 0;
  padding-right: .85em
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon {
  margin-left: -.6em;
  pointer-events: none
}

.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle) {
  padding: 0
}

.wp-block-navigation .wp-block-page-list,
.wp-block-navigation__container,
.wp-block-navigation__responsive-close,
.wp-block-navigation__responsive-container,
.wp-block-navigation__responsive-container-content,
.wp-block-navigation__responsive-dialog {
  gap: inherit
}

:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),
:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)) {
  padding: .5em 1em
}

:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content) {
  padding: .5em 1em
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container {
  left: auto;
  right: 0
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
  left: -1px;
  right: -1px
}

@media (min-width:782px) {

  .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
  .wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
  .wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
  .wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
    left: auto;
    right: 100%
  }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
  background-color: #fff;
  border: 1px solid #00000026
}

.wp-block-navigation.has-background .wp-block-navigation__submenu-container {
  background-color: inherit
}

.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container {
  color: #000
}

.wp-block-navigation__container {
  align-items: var(--navigation-layout-align, initial);
  display: flex;
  flex-direction: var(--navigation-layout-direction, initial);
  flex-wrap: var(--navigation-layout-wrap, wrap);
  justify-content: var(--navigation-layout-justify, initial);
  list-style: none;
  margin: 0;
  padding-left: 0
}

.wp-block-navigation__container .is-responsive {
  display: none
}

.wp-block-navigation__container:only-child,
.wp-block-page-list:only-child {
  flex-grow: 1
}

@keyframes overlay-menu__fade-in-animation {
  0% {
    opacity: 0;
    transform: translateY(.5em)
  }

  to {
    opacity: 1;
    transform: translateY(0)
  }
}

.wp-block-navigation__responsive-container {
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0
}

.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a) {
  color: inherit
}

.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
  align-items: var(--navigation-layout-align, initial);
  display: flex;
  flex-direction: var(--navigation-layout-direction, initial);
  flex-wrap: var(--navigation-layout-wrap, wrap);
  justify-content: var(--navigation-layout-justify, initial)
}

.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open) {
  background-color: inherit !important;
  color: inherit !important
}

.wp-block-navigation__responsive-container.is-menu-open {
  background-color: inherit;
  display: flex;
  flex-direction: column;
  overflow: auto;
  padding: clamp(1rem, var(--wp--style--root--padding-top), 20rem) clamp(1rem, var(--wp--style--root--padding-right), 20rem) clamp(1rem, var(--wp--style--root--padding-bottom), 20rem) clamp(1rem, var(--wp--style--root--padding-left), 20rem);
  z-index: 100000
}

@media not (prefers-reduced-motion) {
  .wp-block-navigation__responsive-container.is-menu-open {
    animation: overlay-menu__fade-in-animation .1s ease-out;
    animation-fill-mode: forwards
  }
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
  align-items: var(--navigation-layout-justification-setting, inherit);
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  overflow: visible;
  padding-top: calc(2rem + 24px)
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
  justify-content: flex-start
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon {
  display: none
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
  border: none;
  height: auto;
  min-width: 200px;
  opacity: 1;
  overflow: initial;
  padding-left: 2rem;
  padding-right: 2rem;
  position: static;
  visibility: visible;
  width: auto
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
  gap: inherit
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
  padding-top: var(--wp--style--block-gap, 2em)
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
  padding: 0
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
  align-items: var(--navigation-layout-justification-setting, initial);
  display: flex;
  flex-direction: column
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list {
  background: #0000 !important;
  color: inherit !important
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
  left: auto;
  right: auto
}

@media (min-width:600px) {
  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
    background-color: inherit;
    display: block;
    position: relative;
    width: 100%;
    z-index: auto
  }

  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close {
    display: none
  }

  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
    left: 0
  }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
  background-color: #fff
}

.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open {
  color: #000
}

.wp-block-navigation__toggle_button_label {
  font-size: 1rem;
  font-weight: 700
}

.wp-block-navigation__responsive-container-close,
.wp-block-navigation__responsive-container-open {
  background: #0000;
  border: none;
  color: currentColor;
  cursor: pointer;
  margin: 0;
  padding: 0;
  text-transform: inherit;
  vertical-align: middle
}

.wp-block-navigation__responsive-container-close svg,
.wp-block-navigation__responsive-container-open svg {
  fill: currentColor;
  display: block;
  height: 24px;
  pointer-events: none;
  width: 24px
}

.wp-block-navigation__responsive-container-open {
  display: flex
}

.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit
}

@media (min-width:600px) {
  .wp-block-navigation__responsive-container-open:not(.always-shown) {
    display: none
  }
}

.wp-block-navigation__responsive-container-close {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2
}

.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit
}

.wp-block-navigation__responsive-close {
  width: 100%
}

.has-modal-open .wp-block-navigation__responsive-close {
  margin-left: auto;
  margin-right: auto;
  max-width: var(--wp--style--global--wide-size, 100%)
}

.wp-block-navigation__responsive-close:focus {
  outline: none
}

.is-menu-open .wp-block-navigation__responsive-close,
.is-menu-open .wp-block-navigation__responsive-container-content,
.is-menu-open .wp-block-navigation__responsive-dialog {
  box-sizing: border-box
}

.wp-block-navigation__responsive-dialog {
  position: relative
}

.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
  margin-top: 46px
}

@media (min-width:782px) {
  .has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
    margin-top: 32px
  }
}

html.has-modal-open {
  overflow: hidden
}

.wp-block-navigation .wp-block-navigation-item__label {
  overflow-wrap: break-word
}

.wp-block-navigation .wp-block-navigation-item__description {
  display: none
}

.link-ui-tools {
  border-top: 1px solid #f0f0f0;
  padding: 8px
}

.link-ui-block-inserter {
  padding-top: 8px
}

.link-ui-block-inserter__back {
  margin-left: 8px;
  text-transform: uppercase
}

.wp-block-navigation .wp-block-page-list {
  align-items: var(--navigation-layout-align, initial);
  background-color: inherit;
  display: flex;
  flex-direction: var(--navigation-layout-direction, initial);
  flex-wrap: var(--navigation-layout-wrap, wrap);
  justify-content: var(--navigation-layout-justify, initial)
}

.wp-block-navigation .wp-block-navigation-item {
  background-color: inherit
}

.wp-block-page-list {
  box-sizing: border-box
}

.is-small-text {
  font-size: .875em
}

.is-regular-text {
  font-size: 1em
}

.is-large-text {
  font-size: 2.25em
}

.is-larger-text {
  font-size: 3em
}

.has-drop-cap:not(:focus):first-letter {
  float: left;
  font-size: 8.4em;
  font-style: normal;
  font-weight: 100;
  line-height: .68;
  margin: .05em .1em 0 0;
  text-transform: uppercase
}

body.rtl .has-drop-cap:not(:focus):first-letter {
  float: none;
  margin-left: .1em
}

p.has-drop-cap.has-background {
  overflow: hidden
}

:root :where(p.has-background) {
  padding: 1.25em 2.375em
}

:where(p.has-text-color:not(.has-link-color)) a {
  color: inherit
}

p.has-text-align-left[style*="writing-mode:vertical-lr"],
p.has-text-align-right[style*="writing-mode:vertical-rl"] {
  rotate: 180deg
}

.wp-block-post-author {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap
}

.wp-block-post-author__byline {
  font-size: .5em;
  margin-bottom: 0;
  margin-top: 0;
  width: 100%
}

.wp-block-post-author__avatar {
  margin-right: 1em
}

.wp-block-post-author__bio {
  font-size: .7em;
  margin-bottom: .7em
}

.wp-block-post-author__content {
  flex-basis: 0;
  flex-grow: 1
}

.wp-block-post-author__name {
  margin: 0
}

.wp-block-post-author-biography {
  box-sizing: border-box
}

:where(.wp-block-post-comments-form) input:not([type=submit]),
:where(.wp-block-post-comments-form) textarea {
  border: 1px solid #949494;
  font-family: inherit;
  font-size: 1em
}

:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),
:where(.wp-block-post-comments-form) textarea {
  padding: calc(.667em + 2px)
}

.wp-block-post-comments-form {
  box-sizing: border-box
}

.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title) {
  font-weight: inherit
}

.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title) {
  font-family: inherit
}

.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),
.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title) {
  font-size: inherit
}

.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title) {
  line-height: inherit
}

.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title) {
  font-style: inherit
}

.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title) {
  letter-spacing: inherit
}

.wp-block-post-comments-form :where(input[type=submit]) {
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  overflow-wrap: break-word;
  text-align: center
}

.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),
.wp-block-post-comments-form .comment-form textarea {
  box-sizing: border-box;
  display: block;
  width: 100%
}

.wp-block-post-comments-form .comment-form-author label,
.wp-block-post-comments-form .comment-form-email label,
.wp-block-post-comments-form .comment-form-url label {
  display: block;
  margin-bottom: .25em
}

.wp-block-post-comments-form .comment-form-cookies-consent {
  display: flex;
  gap: .25em
}

.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent {
  margin-top: .35em
}

.wp-block-post-comments-form .comment-reply-title {
  margin-bottom: 0
}

.wp-block-post-comments-form .comment-reply-title :where(small) {
  font-size: var(--wp--preset--font-size--medium, smaller);
  margin-left: .5em
}

.wp-block-post-comments-count {
  box-sizing: border-box
}

.wp-block-post-content {
  display: flow-root
}

.wp-block-post-comments-link,
.wp-block-post-date {
  box-sizing: border-box
}

:where(.wp-block-post-excerpt) {
  box-sizing: border-box;
  margin-bottom: var(--wp--style--block-gap);
  margin-top: var(--wp--style--block-gap)
}

.wp-block-post-excerpt__excerpt {
  margin-bottom: 0;
  margin-top: 0
}

.wp-block-post-excerpt__more-text {
  margin-bottom: 0;
  margin-top: var(--wp--style--block-gap)
}

.wp-block-post-excerpt__more-link {
  display: inline-block
}

.wp-block-post-featured-image {
  margin-left: 0;
  margin-right: 0
}

.wp-block-post-featured-image a {
  display: block;
  height: 100%
}

.wp-block-post-featured-image :where(img) {
  box-sizing: border-box;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
  width: 100%
}

.wp-block-post-featured-image.alignfull img,
.wp-block-post-featured-image.alignwide img {
  width: 100%
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim {
  background-color: #000;
  inset: 0;
  position: absolute
}

.wp-block-post-featured-image {
  position: relative
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient {
  background-color: initial
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0 {
  opacity: 0
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10 {
  opacity: .1
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20 {
  opacity: .2
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30 {
  opacity: .3
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40 {
  opacity: .4
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50 {
  opacity: .5
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60 {
  opacity: .6
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70 {
  opacity: .7
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80 {
  opacity: .8
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90 {
  opacity: .9
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100 {
  opacity: 1
}

.wp-block-post-featured-image:where(.alignleft, .alignright) {
  width: 100%
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous {
  display: inline-block;
  margin-right: 1ch
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron) {
  transform: scaleX(1)
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next {
  display: inline-block;
  margin-left: 1ch
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron) {
  transform: scaleX(1)
}

.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],
.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"] {
  rotate: 180deg
}

.wp-block-post-terms {
  box-sizing: border-box
}

.wp-block-post-terms .wp-block-post-terms__separator {
  white-space: pre-wrap
}

.wp-block-post-time-to-read,
.wp-block-post-title {
  box-sizing: border-box
}

.wp-block-post-title {
  word-break: break-word
}

.wp-block-post-title :where(a) {
  display: inline-block;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit
}

.wp-block-post-author-name {
  box-sizing: border-box
}

.wp-block-preformatted {
  box-sizing: border-box;
  white-space: pre-wrap
}

:where(.wp-block-preformatted.has-background) {
  padding: 1.25em 2.375em
}

.wp-block-pullquote {
  box-sizing: border-box;
  margin: 0 0 1em;
  overflow-wrap: break-word;
  padding: 4em 0;
  text-align: center
}

.wp-block-pullquote blockquote,
.wp-block-pullquote cite,
.wp-block-pullquote p {
  color: inherit
}

.wp-block-pullquote blockquote {
  margin: 0
}

.wp-block-pullquote p {
  margin-top: 0
}

.wp-block-pullquote p:last-child {
  margin-bottom: 0
}

.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
  max-width: 420px
}

.wp-block-pullquote cite,
.wp-block-pullquote footer {
  position: relative
}

.wp-block-pullquote .has-text-color a {
  color: inherit
}

.wp-block-pullquote.has-text-align-left blockquote {
  text-align: left
}

.wp-block-pullquote.has-text-align-right blockquote {
  text-align: right
}

.wp-block-pullquote.has-text-align-center blockquote {
  text-align: center
}

.wp-block-pullquote.is-style-solid-color {
  border: none
}

.wp-block-pullquote.is-style-solid-color blockquote {
  margin-left: auto;
  margin-right: auto;
  max-width: 60%
}

.wp-block-pullquote.is-style-solid-color blockquote p {
  font-size: 2em;
  margin-bottom: 0;
  margin-top: 0
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
  font-style: normal;
  text-transform: none
}

.wp-block-pullquote cite {
  color: inherit;
  display: block
}

.wp-block-post-template {
  box-sizing: border-box;
  list-style: none;
  margin-bottom: 0;
  margin-top: 0;
  max-width: 100%;
  padding: 0
}

.wp-block-post-template.is-flex-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 1.25em
}

.wp-block-post-template.is-flex-container>li {
  margin: 0;
  width: 100%
}

@media (min-width:600px) {
  .wp-block-post-template.is-flex-container.is-flex-container.columns-2>li {
    width: calc(50% - .625em)
  }

  .wp-block-post-template.is-flex-container.is-flex-container.columns-3>li {
    width: calc(33.33333% - .83333em)
  }

  .wp-block-post-template.is-flex-container.is-flex-container.columns-4>li {
    width: calc(25% - .9375em)
  }

  .wp-block-post-template.is-flex-container.is-flex-container.columns-5>li {
    width: calc(20% - 1em)
  }

  .wp-block-post-template.is-flex-container.is-flex-container.columns-6>li {
    width: calc(16.66667% - 1.04167em)
  }
}

@media (max-width:600px) {
  .wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid {
    grid-template-columns: 1fr
  }
}

.wp-block-post-template-is-layout-constrained>li>.alignright,
.wp-block-post-template-is-layout-flow>li>.alignright {
  float: right;
  margin-inline-end: 0;
  margin-inline-start: 2em
}

.wp-block-post-template-is-layout-constrained>li>.alignleft,
.wp-block-post-template-is-layout-flow>li>.alignleft {
  float: left;
  margin-inline-end: 2em;
  margin-inline-start: 0
}

.wp-block-post-template-is-layout-constrained>li>.aligncenter,
.wp-block-post-template-is-layout-flow>li>.aligncenter {
  margin-inline-end: auto;
  margin-inline-start: auto
}

.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type {
  margin-inline-start: auto
}

.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child {
  margin-inline-end: auto
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow {
  display: inline-block;
  margin-right: 1ch
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1)
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow {
  display: inline-block;
  margin-left: 1ch
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1)
}

.wp-block-query-pagination.aligncenter {
  justify-content: center
}

.wp-block-query-title,
.wp-block-query-total,
.wp-block-quote {
  box-sizing: border-box
}

.wp-block-quote {
  overflow-wrap: break-word
}

.wp-block-quote.is-large:where(:not(.is-style-plain)),
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) {
  margin-bottom: 1em;
  padding: 0 1em
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) p,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p {
  font-size: 1.5em;
  font-style: italic;
  line-height: 1.6
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,
.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer {
  font-size: 1.125em;
  text-align: right
}

.wp-block-quote>cite {
  display: block
}

.wp-block-read-more {
  display: block;
  width: fit-content
}

.wp-block-read-more:where(:not([style*=text-decoration])) {
  text-decoration: none
}

.wp-block-read-more:where(:not([style*=text-decoration])):active,
.wp-block-read-more:where(:not([style*=text-decoration])):focus {
  text-decoration: none
}

ul.wp-block-rss.alignleft {
  margin-right: 2em
}

ul.wp-block-rss.alignright {
  margin-left: 2em
}

ul.wp-block-rss.is-grid {
  display: flex;
  flex-wrap: wrap;
  padding: 0
}

ul.wp-block-rss.is-grid li {
  margin: 0 1em 1em 0;
  width: 100%
}

@media (min-width:600px) {
  ul.wp-block-rss.columns-2 li {
    width: calc(50% - 1em)
  }

  ul.wp-block-rss.columns-3 li {
    width: calc(33.33333% - 1em)
  }

  ul.wp-block-rss.columns-4 li {
    width: calc(25% - 1em)
  }

  ul.wp-block-rss.columns-5 li {
    width: calc(20% - 1em)
  }

  ul.wp-block-rss.columns-6 li {
    width: calc(16.66667% - 1em)
  }
}

.wp-block-rss__item-author,
.wp-block-rss__item-publish-date {
  display: block;
  font-size: .8125em
}

.wp-block-rss {
  box-sizing: border-box;
  list-style: none;
  padding: 0
}

.wp-block-search__button {
  margin-left: 10px;
  word-break: normal
}

.wp-block-search__button.has-icon {
  line-height: 0
}

.wp-block-search__button svg {
  height: 1.25em;
  min-height: 24px;
  min-width: 24px;
  width: 1.25em;
  fill: currentColor;
  vertical-align: text-bottom
}

:where(.wp-block-search__button) {
  border: 1px solid #ccc;
  padding: 6px 10px
}

.wp-block-search__inside-wrapper {
  display: flex;
  flex: auto;
  flex-wrap: nowrap;
  max-width: 100%
}

.wp-block-search__label {
  width: 100%
}

.wp-block-search__input {
  appearance: none;
  border: 1px solid #949494;
  flex-grow: 1;
  margin-left: 0;
  margin-right: 0;
  min-width: 3rem;
  padding: 8px;
  text-decoration: unset !important
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button {
  box-sizing: border-box;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  margin-left: 0;
  max-width: 100%
}

.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper {
  min-width: 0 !important;
  transition-property: width
}

.wp-block-search.wp-block-search__button-only .wp-block-search__input {
  flex-basis: 100%;
  transition-duration: .3s
}

.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,
.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper {
  overflow: hidden
}

.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input {
  border-left-width: 0 !important;
  border-right-width: 0 !important;
  flex-basis: 0;
  flex-grow: 0;
  margin: 0;
  min-width: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: 0 !important
}

:where(.wp-block-search__input) {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-transform: inherit
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
  border: 1px solid #949494;
  box-sizing: border-box;
  padding: 4px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input {
  border: none;
  border-radius: 0;
  padding: 0 4px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus {
  outline: none
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button) {
  padding: 4px 8px
}

.wp-block-search.aligncenter .wp-block-search__inside-wrapper {
  margin: auto
}

.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper {
  float: right
}

.wp-block-separator {
  border: none;
  border-top: 2px solid
}

:root :where(.wp-block-separator.is-style-dots) {
  height: auto;
  line-height: 1;
  text-align: center
}

:root :where(.wp-block-separator.is-style-dots):before {
  color: currentColor;
  content: "···";
  font-family: serif;
  font-size: 1.5em;
  letter-spacing: 2em;
  padding-left: 2em
}

.wp-block-separator.is-style-dots {
  background: none !important;
  border: none !important
}

.wp-block-site-logo {
  box-sizing: border-box;
  line-height: 0
}

.wp-block-site-logo a {
  display: inline-block;
  line-height: 0
}

.wp-block-site-logo.is-default-size img {
  height: auto;
  width: 120px
}

.wp-block-site-logo img {
  height: auto;
  max-width: 100%
}

.wp-block-site-logo a,
.wp-block-site-logo img {
  border-radius: inherit
}

.wp-block-site-logo.aligncenter {
  margin-left: auto;
  margin-right: auto;
  text-align: center
}

:root :where(.wp-block-site-logo.is-style-rounded) {
  border-radius: 9999px
}

.wp-block-site-tagline,
.wp-block-site-title {
  box-sizing: border-box
}

.wp-block-site-title :where(a) {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit
}

.wp-block-social-links {
  background: none;
  box-sizing: border-box;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  text-indent: 0
}

.wp-block-social-links .wp-social-link a,
.wp-block-social-links .wp-social-link a:hover {
  border-bottom: 0;
  box-shadow: none;
  text-decoration: none
}

.wp-block-social-links .wp-social-link svg {
  height: 1em;
  width: 1em
}

.wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
  font-size: .65em;
  margin-left: .5em;
  margin-right: .5em
}

.wp-block-social-links.has-small-icon-size {
  font-size: 16px
}

.wp-block-social-links,
.wp-block-social-links.has-normal-icon-size {
  font-size: 24px
}

.wp-block-social-links.has-large-icon-size {
  font-size: 36px
}

.wp-block-social-links.has-huge-icon-size {
  font-size: 48px
}

.wp-block-social-links.aligncenter {
  display: flex;
  justify-content: center
}

.wp-block-social-links.alignright {
  justify-content: flex-end
}

.wp-block-social-link {
  border-radius: 9999px;
  display: block;
  height: auto
}

@media not (prefers-reduced-motion) {
  .wp-block-social-link {
    transition: transform .1s ease
  }
}

.wp-block-social-link a {
  align-items: center;
  display: flex;
  line-height: 0
}

.wp-block-social-link:hover {
  transform: scale(1.1)
}

.wp-block-social-links .wp-block-social-link.wp-social-link {
  display: inline-block;
  margin: 0;
  padding: 0
}

.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited {
  color: currentColor;
  fill: currentColor
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link {
  background-color: #f0f0f0;
  color: #444
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon {
  background-color: #f90;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp {
  background-color: #1ea0c3;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance {
  background-color: #0757fe;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky {
  background-color: #0a7aff;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen {
  background-color: #1e1f26;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart {
  background-color: #02e49b;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord {
  background-color: #5865f2;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble {
  background-color: #e94c89;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox {
  background-color: #4280ff;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy {
  background-color: #f45800;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook {
  background-color: #0866ff;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx {
  background-color: #000;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr {
  background-color: #0461dd;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare {
  background-color: #e65678;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github {
  background-color: #24292d;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads {
  background-color: #eceadd;
  color: #382110
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google {
  background-color: #ea4434;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar {
  background-color: #1d4fc4;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram {
  background-color: #f00075;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm {
  background-color: #e21b24;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin {
  background-color: #0d66c2;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon {
  background-color: #3288d4;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium {
  background-color: #000;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup {
  background-color: #f6405f;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon {
  background-color: #000;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest {
  background-color: #e60122;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket {
  background-color: #ef4155;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit {
  background-color: #ff4500;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype {
  background-color: #0478d7;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat {
  background-color: #fefc00;
  color: #fff;
  stroke: #000
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud {
  background-color: #ff5600;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify {
  background-color: #1bd760;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram {
  background-color: #2aabee;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads {
  background-color: #000;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok {
  background-color: #000;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr {
  background-color: #011835;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch {
  background-color: #6440a4;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter {
  background-color: #1da1f2;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo {
  background-color: #1eb7ea;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk {
  background-color: #4680c2;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress {
  background-color: #3499cd;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp {
  background-color: #25d366;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x {
  background-color: #000;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp {
  background-color: #d32422;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube {
  background-color: red;
  color: #fff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link {
  background: none
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg {
  height: 1.25em;
  width: 1.25em
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon {
  color: #f90
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp {
  color: #1ea0c3
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance {
  color: #0757fe
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky {
  color: #0a7aff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen {
  color: #1e1f26
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart {
  color: #02e49b
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord {
  color: #5865f2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble {
  color: #e94c89
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox {
  color: #4280ff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy {
  color: #f45800
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook {
  color: #0866ff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx {
  color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr {
  color: #0461dd
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare {
  color: #e65678
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github {
  color: #24292d
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads {
  color: #382110
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google {
  color: #ea4434
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar {
  color: #1d4fc4
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram {
  color: #f00075
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm {
  color: #e21b24
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin {
  color: #0d66c2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon {
  color: #3288d4
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium {
  color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup {
  color: #f6405f
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon {
  color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest {
  color: #e60122
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket {
  color: #ef4155
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit {
  color: #ff4500
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype {
  color: #0478d7
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat {
  color: #fff;
  stroke: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud {
  color: #ff5600
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify {
  color: #1bd760
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram {
  color: #2aabee
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads {
  color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok {
  color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr {
  color: #011835
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch {
  color: #6440a4
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter {
  color: #1da1f2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo {
  color: #1eb7ea
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk {
  color: #4680c2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp {
  color: #25d366
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress {
  color: #3499cd
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x {
  color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp {
  color: #d32422
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube {
  color: red
}

.wp-block-social-links.is-style-pill-shape .wp-social-link {
  width: auto
}

:root :where(.wp-block-social-links .wp-social-link a) {
  padding: .25em
}

:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a) {
  padding: 0
}

:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a) {
  padding-left: .6666666667em;
  padding-right: .6666666667em
}

.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label {
  color: #000
}

.wp-block-spacer {
  clear: both
}

.wp-block-tag-cloud {
  box-sizing: border-box
}

.wp-block-tag-cloud.aligncenter {
  justify-content: center;
  text-align: center
}

.wp-block-tag-cloud.alignfull {
  padding-left: 1em;
  padding-right: 1em
}

.wp-block-tag-cloud a {
  display: inline-block;
  margin-right: 5px
}

.wp-block-tag-cloud span {
  display: inline-block;
  margin-left: 5px;
  text-decoration: none
}

:root :where(.wp-block-tag-cloud.is-style-outline) {
  display: flex;
  flex-wrap: wrap;
  gap: 1ch
}

:root :where(.wp-block-tag-cloud.is-style-outline a) {
  border: 1px solid;
  font-size: unset !important;
  margin-right: 0;
  padding: 1ch 2ch;
  text-decoration: none !important
}

.wp-block-table {
  overflow-x: auto
}

.wp-block-table table {
  border-collapse: collapse;
  width: 100%
}

.wp-block-table thead {
  border-bottom: 3px solid
}

.wp-block-table tfoot {
  border-top: 3px solid
}

.wp-block-table td,
.wp-block-table th {
  border: 1px solid;
  padding: .5em
}

.wp-block-table .has-fixed-layout {
  table-layout: fixed;
  width: 100%
}

.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
  word-break: break-word
}

.wp-block-table.aligncenter,
.wp-block-table.alignleft,
.wp-block-table.alignright {
  display: table;
  width: auto
}

.wp-block-table.aligncenter td,
.wp-block-table.aligncenter th,
.wp-block-table.alignleft td,
.wp-block-table.alignleft th,
.wp-block-table.alignright td,
.wp-block-table.alignright th {
  word-break: break-word
}

.wp-block-table .has-subtle-light-gray-background-color {
  background-color: #f3f4f5
}

.wp-block-table .has-subtle-pale-green-background-color {
  background-color: #e9fbe5
}

.wp-block-table .has-subtle-pale-blue-background-color {
  background-color: #e7f5fe
}

.wp-block-table .has-subtle-pale-pink-background-color {
  background-color: #fcf0ef
}

.wp-block-table.is-style-stripes {
  background-color: initial;
  border-bottom: 1px solid #f0f0f0;
  border-collapse: inherit;
  border-spacing: 0
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #f0f0f0
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
  background-color: #f3f4f5
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
  background-color: #e9fbe5
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
  background-color: #e7f5fe
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
  background-color: #fcf0ef
}

.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
  border-color: #0000
}

.wp-block-table .has-border-color td,
.wp-block-table .has-border-color th,
.wp-block-table .has-border-color tr,
.wp-block-table .has-border-color>* {
  border-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:first-child,
.wp-block-table table[style*=border-top-color] tr:first-child td,
.wp-block-table table[style*=border-top-color] tr:first-child th,
.wp-block-table table[style*=border-top-color]>*,
.wp-block-table table[style*=border-top-color]>* td,
.wp-block-table table[style*=border-top-color]>* th {
  border-top-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:not(:first-child) {
  border-top-color: initial
}

.wp-block-table table[style*=border-right-color] td:last-child,
.wp-block-table table[style*=border-right-color] th,
.wp-block-table table[style*=border-right-color] tr,
.wp-block-table table[style*=border-right-color]>* {
  border-right-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:last-child,
.wp-block-table table[style*=border-bottom-color] tr:last-child td,
.wp-block-table table[style*=border-bottom-color] tr:last-child th,
.wp-block-table table[style*=border-bottom-color]>*,
.wp-block-table table[style*=border-bottom-color]>* td,
.wp-block-table table[style*=border-bottom-color]>* th {
  border-bottom-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:not(:last-child) {
  border-bottom-color: initial
}

.wp-block-table table[style*=border-left-color] td:first-child,
.wp-block-table table[style*=border-left-color] th,
.wp-block-table table[style*=border-left-color] tr,
.wp-block-table table[style*=border-left-color]>* {
  border-left-color: inherit
}

.wp-block-table table[style*=border-style] td,
.wp-block-table table[style*=border-style] th,
.wp-block-table table[style*=border-style] tr,
.wp-block-table table[style*=border-style]>* {
  border-style: inherit
}

.wp-block-table table[style*=border-width] td,
.wp-block-table table[style*=border-width] th,
.wp-block-table table[style*=border-width] tr,
.wp-block-table table[style*=border-width]>* {
  border-style: inherit;
  border-width: inherit
}

:root :where(.wp-block-table-of-contents) {
  box-sizing: border-box
}

:where(.wp-block-term-description) {
  box-sizing: border-box;
  margin-bottom: var(--wp--style--block-gap);
  margin-top: var(--wp--style--block-gap)
}

.wp-block-term-description p {
  margin-bottom: 0;
  margin-top: 0
}

.wp-block-text-columns,
.wp-block-text-columns.aligncenter {
  display: flex
}

.wp-block-text-columns .wp-block-column {
  margin: 0 1em;
  padding: 0
}

.wp-block-text-columns .wp-block-column:first-child {
  margin-left: 0
}

.wp-block-text-columns .wp-block-column:last-child {
  margin-right: 0
}

.wp-block-text-columns.columns-2 .wp-block-column {
  width: 50%
}

.wp-block-text-columns.columns-3 .wp-block-column {
  width: 33.3333333333%
}

.wp-block-text-columns.columns-4 .wp-block-column {
  width: 25%
}

pre.wp-block-verse {
  overflow: auto;
  white-space: pre-wrap
}

:where(pre.wp-block-verse) {
  font-family: inherit
}

.wp-block-video {
  box-sizing: border-box
}

.wp-block-video video {
  vertical-align: middle;
  width: 100%
}

@supports (position:sticky) {
  .wp-block-video [poster] {
    object-fit: cover
  }
}

.wp-block-video.aligncenter {
  text-align: center
}

.wp-block-video :where(figcaption) {
  margin-bottom: 1em;
  margin-top: .5em
}

.editor-styles-wrapper,
.entry-content {
  counter-reset: footnotes
}

a[data-fn].fn {
  counter-increment: footnotes;
  display: inline-flex;
  font-size: smaller;
  text-decoration: none;
  text-indent: -9999999px;
  vertical-align: super
}

a[data-fn].fn:after {
  content: "[" counter(footnotes) "]";
  float: left;
  text-indent: 0
}

.wp-element-button {
  cursor: pointer
}

:root {
  --wp--preset--font-size--normal: 16px;
  --wp--preset--font-size--huge: 42px
}

:root .has-very-light-gray-background-color {
  background-color: #eee
}

:root .has-very-dark-gray-background-color {
  background-color: #313131
}

:root .has-very-light-gray-color {
  color: #eee
}

:root .has-very-dark-gray-color {
  color: #313131
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
  background: linear-gradient(135deg, #00d084, #0693e3)
}

:root .has-purple-crush-gradient-background {
  background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe)
}

:root .has-hazy-dawn-gradient-background {
  background: linear-gradient(135deg, #faaca8, #dad0ec)
}

:root .has-subdued-olive-gradient-background {
  background: linear-gradient(135deg, #fafae1, #67a671)
}

:root .has-atomic-cream-gradient-background {
  background: linear-gradient(135deg, #fdd79a, #004a59)
}

:root .has-nightshade-gradient-background {
  background: linear-gradient(135deg, #330968, #31cdcf)
}

:root .has-midnight-gradient-background {
  background: linear-gradient(135deg, #020381, #2874fc)
}

.has-regular-font-size {
  font-size: 1em
}

.has-larger-font-size {
  font-size: 2.625em
}

.has-normal-font-size {
  font-size: var(--wp--preset--font-size--normal)
}

.has-huge-font-size {
  font-size: var(--wp--preset--font-size--huge)
}

.has-text-align-center {
  text-align: center
}

.has-text-align-left {
  text-align: left
}

.has-text-align-right {
  text-align: right
}

#end-resizable-editor-section {
  display: none
}

.aligncenter {
  clear: both
}

.items-justified-left {
  justify-content: flex-start
}

.items-justified-center {
  justify-content: center
}

.items-justified-right {
  justify-content: flex-end
}

.items-justified-space-between {
  justify-content: space-between
}

.screen-reader-text {
  border: 0;
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important
}

.screen-reader-text:focus {
  background-color: #ddd;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000
}

html :where(.has-border-color) {
  border-style: solid
}

html :where([style*=border-top-color]) {
  border-top-style: solid
}

html :where([style*=border-right-color]) {
  border-right-style: solid
}

html :where([style*=border-bottom-color]) {
  border-bottom-style: solid
}

html :where([style*=border-left-color]) {
  border-left-style: solid
}

html :where([style*=border-width]) {
  border-style: solid
}

html :where([style*=border-top-width]) {
  border-top-style: solid
}

html :where([style*=border-right-width]) {
  border-right-style: solid
}

html :where([style*=border-bottom-width]) {
  border-bottom-style: solid
}

html :where([style*=border-left-width]) {
  border-left-style: solid
}

html :where(img[class*=wp-image-]) {
  height: auto;
  max-width: 100%
}

:where(figure) {
  margin: 0 0 1em
}

html :where(.is-position-sticky) {
  --wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height, 0px)
}

@media screen and (max-width:600px) {
  html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: 0px
  }
}

/*! This file is auto-generated */
.wp-block-button__link {
  color: #fff;
  background-color: #32373c;
  border-radius: 9999px;
  box-shadow: none;
  text-decoration: none;
  padding: calc(.667em + 2px) calc(1.333em + 2px);
  font-size: 1.125em
}

.wp-block-file__button {
  background: #32373c;
  color: #fff;
  text-decoration: none
}

:root {
  --wp--preset--aspect-ratio--square: 1;
  --wp--preset--aspect-ratio--4-3: 4/3;
  --wp--preset--aspect-ratio--3-4: 3/4;
  --wp--preset--aspect-ratio--3-2: 3/2;
  --wp--preset--aspect-ratio--2-3: 2/3;
  --wp--preset--aspect-ratio--16-9: 16/9;
  --wp--preset--aspect-ratio--9-16: 9/16;
  --wp--preset--color--black: #000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #fff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, #9b51e0 100%);
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, #7adcb4 0%, #00d082 100%);
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, #cf2e2e 100%);
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, #eee 0%, #a9b8c3 100%);
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, #4aeadc 0%, #9778d1 20%, #cf2aba 40%, #ee2c82 60%, #fb6962 80%, #fef84c 100%);
  --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, #ffceec 0%, #9896f0 100%);
  --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, #fecda5 0%, #fe2d2d 50%, #6b003e 100%);
  --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, #ffcb70 0%, #c751c0 50%, #4158d0 100%);
  --wp--preset--gradient--pale-ocean: linear-gradient(135deg, #fff5cb 0%, #b6e3d4 50%, #33a7b5 100%);
  --wp--preset--gradient--electric-grass: linear-gradient(135deg, #caf880 0%, #71ce7e 100%);
  --wp--preset--gradient--midnight: linear-gradient(135deg, #020381 0%, #2874fc 100%);
  --wp--preset--font-size--small: 13px;
  --wp--preset--font-size--medium: 20px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--spacing--20: .44rem;
  --wp--preset--spacing--30: .67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, .2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, .4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, .2);
  --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
  --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1)
}

:where(.is-layout-flex) {
  gap: .5em
}

:where(.is-layout-grid) {
  gap: .5em
}

body .is-layout-flex {
  display: flex
}

.is-layout-flex {
  flex-wrap: wrap;
  align-items: center
}

.is-layout-flex>:is(*, div) {
  margin: 0
}

body .is-layout-grid {
  display: grid
}

.is-layout-grid>:is(*, div) {
  margin: 0
}

:where(.wp-block-columns.is-layout-flex) {
  gap: 2em
}

:where(.wp-block-columns.is-layout-grid) {
  gap: 2em
}

:where(.wp-block-post-template.is-layout-flex) {
  gap: 1.25em
}

:where(.wp-block-post-template.is-layout-grid) {
  gap: 1.25em
}

.has-black-color {
  color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-color {
  color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-color {
  color: var(--wp--preset--color--white) !important
}

.has-pale-pink-color {
  color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-color {
  color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-color {
  color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-color {
  color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-color {
  color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-color {
  color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-color {
  color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-color {
  color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-color {
  color: var(--wp--preset--color--vivid-purple) !important
}

.has-black-background-color {
  background-color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-background-color {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-background-color {
  background-color: var(--wp--preset--color--white) !important
}

.has-pale-pink-background-color {
  background-color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-background-color {
  background-color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-background-color {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-background-color {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-background-color {
  background-color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-background-color {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-background-color {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-background-color {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-background-color {
  background-color: var(--wp--preset--color--vivid-purple) !important
}

.has-black-border-color {
  border-color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-border-color {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-border-color {
  border-color: var(--wp--preset--color--white) !important
}

.has-pale-pink-border-color {
  border-color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-border-color {
  border-color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-border-color {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-border-color {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-border-color {
  border-color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-border-color {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-border-color {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-border-color {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-border-color {
  border-color: var(--wp--preset--color--vivid-purple) !important
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
  background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
  background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
  background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
  background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
  background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important
}

.has-cool-to-warm-spectrum-gradient-background {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important
}

.has-blush-light-purple-gradient-background {
  background: var(--wp--preset--gradient--blush-light-purple) !important
}

.has-blush-bordeaux-gradient-background {
  background: var(--wp--preset--gradient--blush-bordeaux) !important
}

.has-luminous-dusk-gradient-background {
  background: var(--wp--preset--gradient--luminous-dusk) !important
}

.has-pale-ocean-gradient-background {
  background: var(--wp--preset--gradient--pale-ocean) !important
}

.has-electric-grass-gradient-background {
  background: var(--wp--preset--gradient--electric-grass) !important
}

.has-midnight-gradient-background {
  background: var(--wp--preset--gradient--midnight) !important
}

.has-small-font-size {
  font-size: var(--wp--preset--font-size--small) !important
}

.has-medium-font-size {
  font-size: var(--wp--preset--font-size--medium) !important
}

.has-large-font-size {
  font-size: var(--wp--preset--font-size--large) !important
}

.has-x-large-font-size {
  font-size: var(--wp--preset--font-size--x-large) !important
}

:where(.wp-block-post-template.is-layout-flex) {
  gap: 1.25em
}

:where(.wp-block-post-template.is-layout-grid) {
  gap: 1.25em
}

:where(.wp-block-columns.is-layout-flex) {
  gap: 2em
}

:where(.wp-block-columns.is-layout-grid) {
  gap: 2em
}

:root :where(.wp-block-pullquote) {
  font-size: 1.5em;
  line-height: 1.6
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url(//jishubai.com/wp-content/plugins/font-awesome-4-menus/css/../fonts/fontawesome-webfont.eot?v=4.7.0);
  src: url(//jishubai.com/wp-content/plugins/font-awesome-4-menus/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//jishubai.com/wp-content/plugins/font-awesome-4-menus/css/../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//jishubai.com/wp-content/plugins/font-awesome-4-menus/css/../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//jishubai.com/wp-content/plugins/font-awesome-4-menus/css/../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//jishubai.com/wp-content/plugins/font-awesome-4-menus/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
  font-weight: normal;
  font-style: normal
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%
}

.fa-2x {
  font-size: 2em
}

.fa-3x {
  font-size: 3em
}

.fa-4x {
  font-size: 4em
}

.fa-5x {
  font-size: 5em
}

.fa-fw {
  width: 1.28571429em;
  text-align: center
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none
}

.fa-ul>li {
  position: relative
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center
}

.fa-li.fa-lg {
  left: -1.85714286em
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em
}

.fa-pull-left {
  float: left
}

.fa-pull-right {
  float: right
}

.fa.fa-pull-left {
  margin-right: .3em
}

.fa.fa-pull-right {
  margin-left: .3em
}

.pull-right {
  float: right
}

.pull-left {
  float: left
}

.fa.pull-left {
  margin-right: .3em
}

.fa.pull-right {
  margin-left: .3em
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg)
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg)
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1)
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center
}

.fa-stack-1x {
  line-height: inherit
}

.fa-stack-2x {
  font-size: 2em
}

.fa-inverse {
  color: #fff
}

.fa-glass:before {
  content: "\f000"
}

.fa-music:before {
  content: "\f001"
}

.fa-search:before {
  content: "\f002"
}

.fa-envelope-o:before {
  content: "\f003"
}

.fa-heart:before {
  content: "\f004"
}

.fa-star:before {
  content: "\f005"
}

.fa-star-o:before {
  content: "\f006"
}

.fa-user:before {
  content: "\f007"
}

.fa-film:before {
  content: "\f008"
}

.fa-th-large:before {
  content: "\f009"
}

.fa-th:before {
  content: "\f00a"
}

.fa-th-list:before {
  content: "\f00b"
}

.fa-check:before {
  content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"
}

.fa-search-plus:before {
  content: "\f00e"
}

.fa-search-minus:before {
  content: "\f010"
}

.fa-power-off:before {
  content: "\f011"
}

.fa-signal:before {
  content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013"
}

.fa-trash-o:before {
  content: "\f014"
}

.fa-home:before {
  content: "\f015"
}

.fa-file-o:before {
  content: "\f016"
}

.fa-clock-o:before {
  content: "\f017"
}

.fa-road:before {
  content: "\f018"
}

.fa-download:before {
  content: "\f019"
}

.fa-arrow-circle-o-down:before {
  content: "\f01a"
}

.fa-arrow-circle-o-up:before {
  content: "\f01b"
}

.fa-inbox:before {
  content: "\f01c"
}

.fa-play-circle-o:before {
  content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"
}

.fa-refresh:before {
  content: "\f021"
}

.fa-list-alt:before {
  content: "\f022"
}

.fa-lock:before {
  content: "\f023"
}

.fa-flag:before {
  content: "\f024"
}

.fa-headphones:before {
  content: "\f025"
}

.fa-volume-off:before {
  content: "\f026"
}

.fa-volume-down:before {
  content: "\f027"
}

.fa-volume-up:before {
  content: "\f028"
}

.fa-qrcode:before {
  content: "\f029"
}

.fa-barcode:before {
  content: "\f02a"
}

.fa-tag:before {
  content: "\f02b"
}

.fa-tags:before {
  content: "\f02c"
}

.fa-book:before {
  content: "\f02d"
}

.fa-bookmark:before {
  content: "\f02e"
}

.fa-print:before {
  content: "\f02f"
}

.fa-camera:before {
  content: "\f030"
}

.fa-font:before {
  content: "\f031"
}

.fa-bold:before {
  content: "\f032"
}

.fa-italic:before {
  content: "\f033"
}

.fa-text-height:before {
  content: "\f034"
}

.fa-text-width:before {
  content: "\f035"
}

.fa-align-left:before {
  content: "\f036"
}

.fa-align-center:before {
  content: "\f037"
}

.fa-align-right:before {
  content: "\f038"
}

.fa-align-justify:before {
  content: "\f039"
}

.fa-list:before {
  content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"
}

.fa-indent:before {
  content: "\f03c"
}

.fa-video-camera:before {
  content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"
}

.fa-pencil:before {
  content: "\f040"
}

.fa-map-marker:before {
  content: "\f041"
}

.fa-adjust:before {
  content: "\f042"
}

.fa-tint:before {
  content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"
}

.fa-share-square-o:before {
  content: "\f045"
}

.fa-check-square-o:before {
  content: "\f046"
}

.fa-arrows:before {
  content: "\f047"
}

.fa-step-backward:before {
  content: "\f048"
}

.fa-fast-backward:before {
  content: "\f049"
}

.fa-backward:before {
  content: "\f04a"
}

.fa-play:before {
  content: "\f04b"
}

.fa-pause:before {
  content: "\f04c"
}

.fa-stop:before {
  content: "\f04d"
}

.fa-forward:before {
  content: "\f04e"
}

.fa-fast-forward:before {
  content: "\f050"
}

.fa-step-forward:before {
  content: "\f051"
}

.fa-eject:before {
  content: "\f052"
}

.fa-chevron-left:before {
  content: "\f053"
}

.fa-chevron-right:before {
  content: "\f054"
}

.fa-plus-circle:before {
  content: "\f055"
}

.fa-minus-circle:before {
  content: "\f056"
}

.fa-times-circle:before {
  content: "\f057"
}

.fa-check-circle:before {
  content: "\f058"
}

.fa-question-circle:before {
  content: "\f059"
}

.fa-info-circle:before {
  content: "\f05a"
}

.fa-crosshairs:before {
  content: "\f05b"
}

.fa-times-circle-o:before {
  content: "\f05c"
}

.fa-check-circle-o:before {
  content: "\f05d"
}

.fa-ban:before {
  content: "\f05e"
}

.fa-arrow-left:before {
  content: "\f060"
}

.fa-arrow-right:before {
  content: "\f061"
}

.fa-arrow-up:before {
  content: "\f062"
}

.fa-arrow-down:before {
  content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"
}

.fa-expand:before {
  content: "\f065"
}

.fa-compress:before {
  content: "\f066"
}

.fa-plus:before {
  content: "\f067"
}

.fa-minus:before {
  content: "\f068"
}

.fa-asterisk:before {
  content: "\f069"
}

.fa-exclamation-circle:before {
  content: "\f06a"
}

.fa-gift:before {
  content: "\f06b"
}

.fa-leaf:before {
  content: "\f06c"
}

.fa-fire:before {
  content: "\f06d"
}

.fa-eye:before {
  content: "\f06e"
}

.fa-eye-slash:before {
  content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"
}

.fa-plane:before {
  content: "\f072"
}

.fa-calendar:before {
  content: "\f073"
}

.fa-random:before {
  content: "\f074"
}

.fa-comment:before {
  content: "\f075"
}

.fa-magnet:before {
  content: "\f076"
}

.fa-chevron-up:before {
  content: "\f077"
}

.fa-chevron-down:before {
  content: "\f078"
}

.fa-retweet:before {
  content: "\f079"
}

.fa-shopping-cart:before {
  content: "\f07a"
}

.fa-folder:before {
  content: "\f07b"
}

.fa-folder-open:before {
  content: "\f07c"
}

.fa-arrows-v:before {
  content: "\f07d"
}

.fa-arrows-h:before {
  content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"
}

.fa-twitter-square:before {
  content: "\f081"
}

.fa-facebook-square:before {
  content: "\f082"
}

.fa-camera-retro:before {
  content: "\f083"
}

.fa-key:before {
  content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"
}

.fa-comments:before {
  content: "\f086"
}

.fa-thumbs-o-up:before {
  content: "\f087"
}

.fa-thumbs-o-down:before {
  content: "\f088"
}

.fa-star-half:before {
  content: "\f089"
}

.fa-heart-o:before {
  content: "\f08a"
}

.fa-sign-out:before {
  content: "\f08b"
}

.fa-linkedin-square:before {
  content: "\f08c"
}

.fa-thumb-tack:before {
  content: "\f08d"
}

.fa-external-link:before {
  content: "\f08e"
}

.fa-sign-in:before {
  content: "\f090"
}

.fa-trophy:before {
  content: "\f091"
}

.fa-github-square:before {
  content: "\f092"
}

.fa-upload:before {
  content: "\f093"
}

.fa-lemon-o:before {
  content: "\f094"
}

.fa-phone:before {
  content: "\f095"
}

.fa-square-o:before {
  content: "\f096"
}

.fa-bookmark-o:before {
  content: "\f097"
}

.fa-phone-square:before {
  content: "\f098"
}

.fa-twitter:before {
  content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"
}

.fa-github:before {
  content: "\f09b"
}

.fa-unlock:before {
  content: "\f09c"
}

.fa-credit-card:before {
  content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e"
}

.fa-hdd-o:before {
  content: "\f0a0"
}

.fa-bullhorn:before {
  content: "\f0a1"
}

.fa-bell:before {
  content: "\f0f3"
}

.fa-certificate:before {
  content: "\f0a3"
}

.fa-hand-o-right:before {
  content: "\f0a4"
}

.fa-hand-o-left:before {
  content: "\f0a5"
}

.fa-hand-o-up:before {
  content: "\f0a6"
}

.fa-hand-o-down:before {
  content: "\f0a7"
}

.fa-arrow-circle-left:before {
  content: "\f0a8"
}

.fa-arrow-circle-right:before {
  content: "\f0a9"
}

.fa-arrow-circle-up:before {
  content: "\f0aa"
}

.fa-arrow-circle-down:before {
  content: "\f0ab"
}

.fa-globe:before {
  content: "\f0ac"
}

.fa-wrench:before {
  content: "\f0ad"
}

.fa-tasks:before {
  content: "\f0ae"
}

.fa-filter:before {
  content: "\f0b0"
}

.fa-briefcase:before {
  content: "\f0b1"
}

.fa-arrows-alt:before {
  content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"
}

.fa-cloud:before {
  content: "\f0c2"
}

.fa-flask:before {
  content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"
}

.fa-paperclip:before {
  content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"
}

.fa-square:before {
  content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"
}

.fa-list-ul:before {
  content: "\f0ca"
}

.fa-list-ol:before {
  content: "\f0cb"
}

.fa-strikethrough:before {
  content: "\f0cc"
}

.fa-underline:before {
  content: "\f0cd"
}

.fa-table:before {
  content: "\f0ce"
}

.fa-magic:before {
  content: "\f0d0"
}

.fa-truck:before {
  content: "\f0d1"
}

.fa-pinterest:before {
  content: "\f0d2"
}

.fa-pinterest-square:before {
  content: "\f0d3"
}

.fa-google-plus-square:before {
  content: "\f0d4"
}

.fa-google-plus:before {
  content: "\f0d5"
}

.fa-money:before {
  content: "\f0d6"
}

.fa-caret-down:before {
  content: "\f0d7"
}

.fa-caret-up:before {
  content: "\f0d8"
}

.fa-caret-left:before {
  content: "\f0d9"
}

.fa-caret-right:before {
  content: "\f0da"
}

.fa-columns:before {
  content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"
}

.fa-envelope:before {
  content: "\f0e0"
}

.fa-linkedin:before {
  content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"
}

.fa-comment-o:before {
  content: "\f0e5"
}

.fa-comments-o:before {
  content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"
}

.fa-sitemap:before {
  content: "\f0e8"
}

.fa-umbrella:before {
  content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"
}

.fa-lightbulb-o:before {
  content: "\f0eb"
}

.fa-exchange:before {
  content: "\f0ec"
}

.fa-cloud-download:before {
  content: "\f0ed"
}

.fa-cloud-upload:before {
  content: "\f0ee"
}

.fa-user-md:before {
  content: "\f0f0"
}

.fa-stethoscope:before {
  content: "\f0f1"
}

.fa-suitcase:before {
  content: "\f0f2"
}

.fa-bell-o:before {
  content: "\f0a2"
}

.fa-coffee:before {
  content: "\f0f4"
}

.fa-cutlery:before {
  content: "\f0f5"
}

.fa-file-text-o:before {
  content: "\f0f6"
}

.fa-building-o:before {
  content: "\f0f7"
}

.fa-hospital-o:before {
  content: "\f0f8"
}

.fa-ambulance:before {
  content: "\f0f9"
}

.fa-medkit:before {
  content: "\f0fa"
}

.fa-fighter-jet:before {
  content: "\f0fb"
}

.fa-beer:before {
  content: "\f0fc"
}

.fa-h-square:before {
  content: "\f0fd"
}

.fa-plus-square:before {
  content: "\f0fe"
}

.fa-angle-double-left:before {
  content: "\f100"
}

.fa-angle-double-right:before {
  content: "\f101"
}

.fa-angle-double-up:before {
  content: "\f102"
}

.fa-angle-double-down:before {
  content: "\f103"
}

.fa-angle-left:before {
  content: "\f104"
}

.fa-angle-right:before {
  content: "\f105"
}

.fa-angle-up:before {
  content: "\f106"
}

.fa-angle-down:before {
  content: "\f107"
}

.fa-desktop:before {
  content: "\f108"
}

.fa-laptop:before {
  content: "\f109"
}

.fa-tablet:before {
  content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"
}

.fa-circle-o:before {
  content: "\f10c"
}

.fa-quote-left:before {
  content: "\f10d"
}

.fa-quote-right:before {
  content: "\f10e"
}

.fa-spinner:before {
  content: "\f110"
}

.fa-circle:before {
  content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"
}

.fa-github-alt:before {
  content: "\f113"
}

.fa-folder-o:before {
  content: "\f114"
}

.fa-folder-open-o:before {
  content: "\f115"
}

.fa-smile-o:before {
  content: "\f118"
}

.fa-frown-o:before {
  content: "\f119"
}

.fa-meh-o:before {
  content: "\f11a"
}

.fa-gamepad:before {
  content: "\f11b"
}

.fa-keyboard-o:before {
  content: "\f11c"
}

.fa-flag-o:before {
  content: "\f11d"
}

.fa-flag-checkered:before {
  content: "\f11e"
}

.fa-terminal:before {
  content: "\f120"
}

.fa-code:before {
  content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"
}

.fa-location-arrow:before {
  content: "\f124"
}

.fa-crop:before {
  content: "\f125"
}

.fa-code-fork:before {
  content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"
}

.fa-question:before {
  content: "\f128"
}

.fa-info:before {
  content: "\f129"
}

.fa-exclamation:before {
  content: "\f12a"
}

.fa-superscript:before {
  content: "\f12b"
}

.fa-subscript:before {
  content: "\f12c"
}

.fa-eraser:before {
  content: "\f12d"
}

.fa-puzzle-piece:before {
  content: "\f12e"
}

.fa-microphone:before {
  content: "\f130"
}

.fa-microphone-slash:before {
  content: "\f131"
}

.fa-shield:before {
  content: "\f132"
}

.fa-calendar-o:before {
  content: "\f133"
}

.fa-fire-extinguisher:before {
  content: "\f134"
}

.fa-rocket:before {
  content: "\f135"
}

.fa-maxcdn:before {
  content: "\f136"
}

.fa-chevron-circle-left:before {
  content: "\f137"
}

.fa-chevron-circle-right:before {
  content: "\f138"
}

.fa-chevron-circle-up:before {
  content: "\f139"
}

.fa-chevron-circle-down:before {
  content: "\f13a"
}

.fa-html5:before {
  content: "\f13b"
}

.fa-css3:before {
  content: "\f13c"
}

.fa-anchor:before {
  content: "\f13d"
}

.fa-unlock-alt:before {
  content: "\f13e"
}

.fa-bullseye:before {
  content: "\f140"
}

.fa-ellipsis-h:before {
  content: "\f141"
}

.fa-ellipsis-v:before {
  content: "\f142"
}

.fa-rss-square:before {
  content: "\f143"
}

.fa-play-circle:before {
  content: "\f144"
}

.fa-ticket:before {
  content: "\f145"
}

.fa-minus-square:before {
  content: "\f146"
}

.fa-minus-square-o:before {
  content: "\f147"
}

.fa-level-up:before {
  content: "\f148"
}

.fa-level-down:before {
  content: "\f149"
}

.fa-check-square:before {
  content: "\f14a"
}

.fa-pencil-square:before {
  content: "\f14b"
}

.fa-external-link-square:before {
  content: "\f14c"
}

.fa-share-square:before {
  content: "\f14d"
}

.fa-compass:before {
  content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153"
}

.fa-gbp:before {
  content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"
}

.fa-won:before,
.fa-krw:before {
  content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"
}

.fa-file:before {
  content: "\f15b"
}

.fa-file-text:before {
  content: "\f15c"
}

.fa-sort-alpha-asc:before {
  content: "\f15d"
}

.fa-sort-alpha-desc:before {
  content: "\f15e"
}

.fa-sort-amount-asc:before {
  content: "\f160"
}

.fa-sort-amount-desc:before {
  content: "\f161"
}

.fa-sort-numeric-asc:before {
  content: "\f162"
}

.fa-sort-numeric-desc:before {
  content: "\f163"
}

.fa-thumbs-up:before {
  content: "\f164"
}

.fa-thumbs-down:before {
  content: "\f165"
}

.fa-youtube-square:before {
  content: "\f166"
}

.fa-youtube:before {
  content: "\f167"
}

.fa-xing:before {
  content: "\f168"
}

.fa-xing-square:before {
  content: "\f169"
}

.fa-youtube-play:before {
  content: "\f16a"
}

.fa-dropbox:before {
  content: "\f16b"
}

.fa-stack-overflow:before {
  content: "\f16c"
}

.fa-instagram:before {
  content: "\f16d"
}

.fa-flickr:before {
  content: "\f16e"
}

.fa-adn:before {
  content: "\f170"
}

.fa-bitbucket:before {
  content: "\f171"
}

.fa-bitbucket-square:before {
  content: "\f172"
}

.fa-tumblr:before {
  content: "\f173"
}

.fa-tumblr-square:before {
  content: "\f174"
}

.fa-long-arrow-down:before {
  content: "\f175"
}

.fa-long-arrow-up:before {
  content: "\f176"
}

.fa-long-arrow-left:before {
  content: "\f177"
}

.fa-long-arrow-right:before {
  content: "\f178"
}

.fa-apple:before {
  content: "\f179"
}

.fa-windows:before {
  content: "\f17a"
}

.fa-android:before {
  content: "\f17b"
}

.fa-linux:before {
  content: "\f17c"
}

.fa-dribbble:before {
  content: "\f17d"
}

.fa-skype:before {
  content: "\f17e"
}

.fa-foursquare:before {
  content: "\f180"
}

.fa-trello:before {
  content: "\f181"
}

.fa-female:before {
  content: "\f182"
}

.fa-male:before {
  content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"
}

.fa-sun-o:before {
  content: "\f185"
}

.fa-moon-o:before {
  content: "\f186"
}

.fa-archive:before {
  content: "\f187"
}

.fa-bug:before {
  content: "\f188"
}

.fa-vk:before {
  content: "\f189"
}

.fa-weibo:before {
  content: "\f18a"
}

.fa-renren:before {
  content: "\f18b"
}

.fa-pagelines:before {
  content: "\f18c"
}

.fa-stack-exchange:before {
  content: "\f18d"
}

.fa-arrow-circle-o-right:before {
  content: "\f18e"
}

.fa-arrow-circle-o-left:before {
  content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"
}

.fa-dot-circle-o:before {
  content: "\f192"
}

.fa-wheelchair:before {
  content: "\f193"
}

.fa-vimeo-square:before {
  content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"
}

.fa-plus-square-o:before {
  content: "\f196"
}

.fa-space-shuttle:before {
  content: "\f197"
}

.fa-slack:before {
  content: "\f198"
}

.fa-envelope-square:before {
  content: "\f199"
}

.fa-wordpress:before {
  content: "\f19a"
}

.fa-openid:before {
  content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"
}

.fa-yahoo:before {
  content: "\f19e"
}

.fa-google:before {
  content: "\f1a0"
}

.fa-reddit:before {
  content: "\f1a1"
}

.fa-reddit-square:before {
  content: "\f1a2"
}

.fa-stumbleupon-circle:before {
  content: "\f1a3"
}

.fa-stumbleupon:before {
  content: "\f1a4"
}

.fa-delicious:before {
  content: "\f1a5"
}

.fa-digg:before {
  content: "\f1a6"
}

.fa-pied-piper-pp:before {
  content: "\f1a7"
}

.fa-pied-piper-alt:before {
  content: "\f1a8"
}

.fa-drupal:before {
  content: "\f1a9"
}

.fa-joomla:before {
  content: "\f1aa"
}

.fa-language:before {
  content: "\f1ab"
}

.fa-fax:before {
  content: "\f1ac"
}

.fa-building:before {
  content: "\f1ad"
}

.fa-child:before {
  content: "\f1ae"
}

.fa-paw:before {
  content: "\f1b0"
}

.fa-spoon:before {
  content: "\f1b1"
}

.fa-cube:before {
  content: "\f1b2"
}

.fa-cubes:before {
  content: "\f1b3"
}

.fa-behance:before {
  content: "\f1b4"
}

.fa-behance-square:before {
  content: "\f1b5"
}

.fa-steam:before {
  content: "\f1b6"
}

.fa-steam-square:before {
  content: "\f1b7"
}

.fa-recycle:before {
  content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"
}

.fa-tree:before {
  content: "\f1bb"
}

.fa-spotify:before {
  content: "\f1bc"
}

.fa-deviantart:before {
  content: "\f1bd"
}

.fa-soundcloud:before {
  content: "\f1be"
}

.fa-database:before {
  content: "\f1c0"
}

.fa-file-pdf-o:before {
  content: "\f1c1"
}

.fa-file-word-o:before {
  content: "\f1c2"
}

.fa-file-excel-o:before {
  content: "\f1c3"
}

.fa-file-powerpoint-o:before {
  content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"
}

.fa-file-code-o:before {
  content: "\f1c9"
}

.fa-vine:before {
  content: "\f1ca"
}

.fa-codepen:before {
  content: "\f1cb"
}

.fa-jsfiddle:before {
  content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"
}

.fa-circle-o-notch:before {
  content: "\f1ce"
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"
}

.fa-git-square:before {
  content: "\f1d2"
}

.fa-git:before {
  content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"
}

.fa-tencent-weibo:before {
  content: "\f1d5"
}

.fa-qq:before {
  content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"
}

.fa-history:before {
  content: "\f1da"
}

.fa-circle-thin:before {
  content: "\f1db"
}

.fa-header:before {
  content: "\f1dc"
}

.fa-paragraph:before {
  content: "\f1dd"
}

.fa-sliders:before {
  content: "\f1de"
}

.fa-share-alt:before {
  content: "\f1e0"
}

.fa-share-alt-square:before {
  content: "\f1e1"
}

.fa-bomb:before {
  content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"
}

.fa-tty:before {
  content: "\f1e4"
}

.fa-binoculars:before {
  content: "\f1e5"
}

.fa-plug:before {
  content: "\f1e6"
}

.fa-slideshare:before {
  content: "\f1e7"
}

.fa-twitch:before {
  content: "\f1e8"
}

.fa-yelp:before {
  content: "\f1e9"
}

.fa-newspaper-o:before {
  content: "\f1ea"
}

.fa-wifi:before {
  content: "\f1eb"
}

.fa-calculator:before {
  content: "\f1ec"
}

.fa-paypal:before {
  content: "\f1ed"
}

.fa-google-wallet:before {
  content: "\f1ee"
}

.fa-cc-visa:before {
  content: "\f1f0"
}

.fa-cc-mastercard:before {
  content: "\f1f1"
}

.fa-cc-discover:before {
  content: "\f1f2"
}

.fa-cc-amex:before {
  content: "\f1f3"
}

.fa-cc-paypal:before {
  content: "\f1f4"
}

.fa-cc-stripe:before {
  content: "\f1f5"
}

.fa-bell-slash:before {
  content: "\f1f6"
}

.fa-bell-slash-o:before {
  content: "\f1f7"
}

.fa-trash:before {
  content: "\f1f8"
}

.fa-copyright:before {
  content: "\f1f9"
}

.fa-at:before {
  content: "\f1fa"
}

.fa-eyedropper:before {
  content: "\f1fb"
}

.fa-paint-brush:before {
  content: "\f1fc"
}

.fa-birthday-cake:before {
  content: "\f1fd"
}

.fa-area-chart:before {
  content: "\f1fe"
}

.fa-pie-chart:before {
  content: "\f200"
}

.fa-line-chart:before {
  content: "\f201"
}

.fa-lastfm:before {
  content: "\f202"
}

.fa-lastfm-square:before {
  content: "\f203"
}

.fa-toggle-off:before {
  content: "\f204"
}

.fa-toggle-on:before {
  content: "\f205"
}

.fa-bicycle:before {
  content: "\f206"
}

.fa-bus:before {
  content: "\f207"
}

.fa-ioxhost:before {
  content: "\f208"
}

.fa-angellist:before {
  content: "\f209"
}

.fa-cc:before {
  content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"
}

.fa-meanpath:before {
  content: "\f20c"
}

.fa-buysellads:before {
  content: "\f20d"
}

.fa-connectdevelop:before {
  content: "\f20e"
}

.fa-dashcube:before {
  content: "\f210"
}

.fa-forumbee:before {
  content: "\f211"
}

.fa-leanpub:before {
  content: "\f212"
}

.fa-sellsy:before {
  content: "\f213"
}

.fa-shirtsinbulk:before {
  content: "\f214"
}

.fa-simplybuilt:before {
  content: "\f215"
}

.fa-skyatlas:before {
  content: "\f216"
}

.fa-cart-plus:before {
  content: "\f217"
}

.fa-cart-arrow-down:before {
  content: "\f218"
}

.fa-diamond:before {
  content: "\f219"
}

.fa-ship:before {
  content: "\f21a"
}

.fa-user-secret:before {
  content: "\f21b"
}

.fa-motorcycle:before {
  content: "\f21c"
}

.fa-street-view:before {
  content: "\f21d"
}

.fa-heartbeat:before {
  content: "\f21e"
}

.fa-venus:before {
  content: "\f221"
}

.fa-mars:before {
  content: "\f222"
}

.fa-mercury:before {
  content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"
}

.fa-transgender-alt:before {
  content: "\f225"
}

.fa-venus-double:before {
  content: "\f226"
}

.fa-mars-double:before {
  content: "\f227"
}

.fa-venus-mars:before {
  content: "\f228"
}

.fa-mars-stroke:before {
  content: "\f229"
}

.fa-mars-stroke-v:before {
  content: "\f22a"
}

.fa-mars-stroke-h:before {
  content: "\f22b"
}

.fa-neuter:before {
  content: "\f22c"
}

.fa-genderless:before {
  content: "\f22d"
}

.fa-facebook-official:before {
  content: "\f230"
}

.fa-pinterest-p:before {
  content: "\f231"
}

.fa-whatsapp:before {
  content: "\f232"
}

.fa-server:before {
  content: "\f233"
}

.fa-user-plus:before {
  content: "\f234"
}

.fa-user-times:before {
  content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
  content: "\f236"
}

.fa-viacoin:before {
  content: "\f237"
}

.fa-train:before {
  content: "\f238"
}

.fa-subway:before {
  content: "\f239"
}

.fa-medium:before {
  content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"
}

.fa-optin-monster:before {
  content: "\f23c"
}

.fa-opencart:before {
  content: "\f23d"
}

.fa-expeditedssl:before {
  content: "\f23e"
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"
}

.fa-mouse-pointer:before {
  content: "\f245"
}

.fa-i-cursor:before {
  content: "\f246"
}

.fa-object-group:before {
  content: "\f247"
}

.fa-object-ungroup:before {
  content: "\f248"
}

.fa-sticky-note:before {
  content: "\f249"
}

.fa-sticky-note-o:before {
  content: "\f24a"
}

.fa-cc-jcb:before {
  content: "\f24b"
}

.fa-cc-diners-club:before {
  content: "\f24c"
}

.fa-clone:before {
  content: "\f24d"
}

.fa-balance-scale:before {
  content: "\f24e"
}

.fa-hourglass-o:before {
  content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"
}

.fa-hourglass:before {
  content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"
}

.fa-hand-scissors-o:before {
  content: "\f257"
}

.fa-hand-lizard-o:before {
  content: "\f258"
}

.fa-hand-spock-o:before {
  content: "\f259"
}

.fa-hand-pointer-o:before {
  content: "\f25a"
}

.fa-hand-peace-o:before {
  content: "\f25b"
}

.fa-trademark:before {
  content: "\f25c"
}

.fa-registered:before {
  content: "\f25d"
}

.fa-creative-commons:before {
  content: "\f25e"
}

.fa-gg:before {
  content: "\f260"
}

.fa-gg-circle:before {
  content: "\f261"
}

.fa-tripadvisor:before {
  content: "\f262"
}

.fa-odnoklassniki:before {
  content: "\f263"
}

.fa-odnoklassniki-square:before {
  content: "\f264"
}

.fa-get-pocket:before {
  content: "\f265"
}

.fa-wikipedia-w:before {
  content: "\f266"
}

.fa-safari:before {
  content: "\f267"
}

.fa-chrome:before {
  content: "\f268"
}

.fa-firefox:before {
  content: "\f269"
}

.fa-opera:before {
  content: "\f26a"
}

.fa-internet-explorer:before {
  content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
  content: "\f26c"
}

.fa-contao:before {
  content: "\f26d"
}

.fa-500px:before {
  content: "\f26e"
}

.fa-amazon:before {
  content: "\f270"
}

.fa-calendar-plus-o:before {
  content: "\f271"
}

.fa-calendar-minus-o:before {
  content: "\f272"
}

.fa-calendar-times-o:before {
  content: "\f273"
}

.fa-calendar-check-o:before {
  content: "\f274"
}

.fa-industry:before {
  content: "\f275"
}

.fa-map-pin:before {
  content: "\f276"
}

.fa-map-signs:before {
  content: "\f277"
}

.fa-map-o:before {
  content: "\f278"
}

.fa-map:before {
  content: "\f279"
}

.fa-commenting:before {
  content: "\f27a"
}

.fa-commenting-o:before {
  content: "\f27b"
}

.fa-houzz:before {
  content: "\f27c"
}

.fa-vimeo:before {
  content: "\f27d"
}

.fa-black-tie:before {
  content: "\f27e"
}

.fa-fonticons:before {
  content: "\f280"
}

.fa-reddit-alien:before {
  content: "\f281"
}

.fa-edge:before {
  content: "\f282"
}

.fa-credit-card-alt:before {
  content: "\f283"
}

.fa-codiepie:before {
  content: "\f284"
}

.fa-modx:before {
  content: "\f285"
}

.fa-fort-awesome:before {
  content: "\f286"
}

.fa-usb:before {
  content: "\f287"
}

.fa-product-hunt:before {
  content: "\f288"
}

.fa-mixcloud:before {
  content: "\f289"
}

.fa-scribd:before {
  content: "\f28a"
}

.fa-pause-circle:before {
  content: "\f28b"
}

.fa-pause-circle-o:before {
  content: "\f28c"
}

.fa-stop-circle:before {
  content: "\f28d"
}

.fa-stop-circle-o:before {
  content: "\f28e"
}

.fa-shopping-bag:before {
  content: "\f290"
}

.fa-shopping-basket:before {
  content: "\f291"
}

.fa-hashtag:before {
  content: "\f292"
}

.fa-bluetooth:before {
  content: "\f293"
}

.fa-bluetooth-b:before {
  content: "\f294"
}

.fa-percent:before {
  content: "\f295"
}

.fa-gitlab:before {
  content: "\f296"
}

.fa-wpbeginner:before {
  content: "\f297"
}

.fa-wpforms:before {
  content: "\f298"
}

.fa-envira:before {
  content: "\f299"
}

.fa-universal-access:before {
  content: "\f29a"
}

.fa-wheelchair-alt:before {
  content: "\f29b"
}

.fa-question-circle-o:before {
  content: "\f29c"
}

.fa-blind:before {
  content: "\f29d"
}

.fa-audio-description:before {
  content: "\f29e"
}

.fa-volume-control-phone:before {
  content: "\f2a0"
}

.fa-braille:before {
  content: "\f2a1"
}

.fa-assistive-listening-systems:before {
  content: "\f2a2"
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3"
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4"
}

.fa-glide:before {
  content: "\f2a5"
}

.fa-glide-g:before {
  content: "\f2a6"
}

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7"
}

.fa-low-vision:before {
  content: "\f2a8"
}

.fa-viadeo:before {
  content: "\f2a9"
}

.fa-viadeo-square:before {
  content: "\f2aa"
}

.fa-snapchat:before {
  content: "\f2ab"
}

.fa-snapchat-ghost:before {
  content: "\f2ac"
}

.fa-snapchat-square:before {
  content: "\f2ad"
}

.fa-pied-piper:before {
  content: "\f2ae"
}

.fa-first-order:before {
  content: "\f2b0"
}

.fa-yoast:before {
  content: "\f2b1"
}

.fa-themeisle:before {
  content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4"
}

.fa-handshake-o:before {
  content: "\f2b5"
}

.fa-envelope-open:before {
  content: "\f2b6"
}

.fa-envelope-open-o:before {
  content: "\f2b7"
}

.fa-linode:before {
  content: "\f2b8"
}

.fa-address-book:before {
  content: "\f2b9"
}

.fa-address-book-o:before {
  content: "\f2ba"
}

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb"
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc"
}

.fa-user-circle:before {
  content: "\f2bd"
}

.fa-user-circle-o:before {
  content: "\f2be"
}

.fa-user-o:before {
  content: "\f2c0"
}

.fa-id-badge:before {
  content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3"
}

.fa-quora:before {
  content: "\f2c4"
}

.fa-free-code-camp:before {
  content: "\f2c5"
}

.fa-telegram:before {
  content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb"
}

.fa-shower:before {
  content: "\f2cc"
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd"
}

.fa-podcast:before {
  content: "\f2ce"
}

.fa-window-maximize:before {
  content: "\f2d0"
}

.fa-window-minimize:before {
  content: "\f2d1"
}

.fa-window-restore:before {
  content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4"
}

.fa-bandcamp:before {
  content: "\f2d5"
}

.fa-grav:before {
  content: "\f2d6"
}

.fa-etsy:before {
  content: "\f2d7"
}

.fa-imdb:before {
  content: "\f2d8"
}

.fa-ravelry:before {
  content: "\f2d9"
}

.fa-eercast:before {
  content: "\f2da"
}

.fa-microchip:before {
  content: "\f2db"
}

.fa-snowflake-o:before {
  content: "\f2dc"
}

.fa-superpowers:before {
  content: "\f2dd"
}

.fa-wpexplorer:before {
  content: "\f2de"
}

.fa-meetup:before {
  content: "\f2e0"
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto
}

/*
Theme Name: Begin
Theme URI: https://zmingcx.com/begin.html
Author: 知更鸟
Author URI: https://zmingcx.com/
Description: HTML5+CSS3 响应式设计，博客、杂志、图片、公司企业多种布局可选，集成SEO自定义功能，丰富的主题选项，众多实用小工具。
Version: 2023/09/05
Requires at least: 5.4
Requires PHP: 5.6-8+
*
/*-- 样式文件位置 "css/be.css" --*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline
}

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent
}

:root {
  --be-shadow-plus: 0 0 0 1px rgba(0, 0, 0, .073) inset, 0 0 6px 3px rgba(0, 0, 0, .073);
  --be-shadow-nav: 0 0 0 1px rgba(0, 0, 0, .073) inset, 0 2px 3px 1px rgba(0, 0, 0, .073);
  --be-bg-gradual: linear-gradient(to bottom, transparent 0%, #fff 50%);
  --be-bg-glass: rgba(255, 255, 255, .8);
  --be-bg-user-info: linear-gradient(to bottom, #fff, rgba(255, 255, 255, .8), rgba(255, 255, 255, .8));
  --be-bg-glass-btn: rgba(55, 55, 55, .1);
  --be-bg-glass-s: rgba(239, 240, 242, .8);
  --be-bg-glass-g: rgba(255, 255, 255, .1);
  --be-bg-glass-t: rgba(232, 232, 232, .8);
  --be-bg-s-o: rgba(255, 255, 255, .8);
  --be-bg-glass-o: rgba(0, 0, 0, .6);
  --be-light: rgba(255, 255, 255, 0);
  --be-real: rgba(255, 255, 255, .65);
  --be-bg-fo: rgba(255, 255, 255, .5);
  --be-bg-nav-white: #fff;
  --be-shadow: rgba(0, 0, 0, .073) inset;
  --be-shadow-h: #4d8cb8;
  --be-border-grey: #ececec;
  --be-border-nav-b: #ececec;
  --be-hover: #4d8cb8;
  --be-border-z: #ececec;
  --be-border-t: #ececec;
  --be-border-x: #ececec;
  --be-border-grey-f1: #eff0f2;
  --be-border-grey-d: #ddd;
  --be-border-grey-9: #999;
  --be-border-white: #fff;
  --be-border-white-at: #fff;
  --be-border-white-ak: #ececec;
  --be-border-white-tab: #ececec;
  --be-border-white-tab-t: #ececec;
  --be-border-dashed: #ccc;
  --be-border-inf: #f7f4f0;
  --be-bg-inf: #fffcf7;
  --be-bg-blue-r: #4d8cb8;
  --be-body: #333;
  --be-m-arrow: #777;
  --be-m-a: #333;
  --be-bg-nav-o: #444;
  --be-site-n: #444;
  --be-site-d: #666;
  --be-bg-body: #eff0f2;
  --be-bg-grey-f1: #eff0f2;
  --be-bg-white: #fff;
  --be-bg-white-b: #fff;
  --be-bg-cyan: #98d2cc;
  --be-bg-tou: #f6f7f7;
  --be-bg-grey-3: #333;
  --be-grey-nav-3: #333;
  --be-bg-grey-5: #555;
  --be-bg-grey-6: #666;
  --be-bg-grey-9: #999;
  --be-bg-grey-a: #999;
  --be-bg-grey-f8: #f7f8f9;
  --be-bg-grey-on: #eee;
  --be-bg-grey-e: #f7f8f9;
  --be-bg-grey-e8: #e8e8e8;
  --be-bg-grey-top: #eff0f2;
  --be-bg-blue-d: #ddd;
  --be-bg-blue: #4d8cb8;
  --be-bg-eye: #f6f1e7;
  --be-bg-reading: #e8c2ad;
  --be-bg-m: #4d8cb8;
  --be-bg-btn: #4d8cb8;
  --be-bg-btn-s: #4d8cb8;
  --be-bg-hd: #4d8cb8;
  --be-bg-ht: #4d8cb8;
  --be-bg-yellow: #fa9f7e;
  --be-bg-red: #c40000;
  --be-bg-ico: #c40000;
  --be-bg-red-f4: #f40;
  --be-bg-pre: #2a3139;
  --be-bg-cf: #fffcf7;
  --be-yellow: #fa9f7e;
  --be-blue: #4d8cb8;
  --be-white: #fff;
  --be-white-a: #fff;
  --be-red: #c40000;
  --be-bg-cat: #c40000;
  --be-purple: #bb9998;
  --be-grey-3: #333;
  --be-grey-top: #333;
  --be-blue-top: #4d8cb8;
  --be-grey-4: #444;
  --be-grey-5: #555;
  --be-grey-6: #666;
  --be-grey-7: #777;
  --be-grey-8: #888;
  --be-grey-9: #999;
  --be-grey-c: #ccc;
  --be-red-f4: #f40;
  --be-bg-pink-fd: #fdf8f3;
  --be-arrow-w: #ebebeb;
  --be-arrow-n: #fff;
  --be-white-fw: #fff;
  --be-grey-coy: #f2f2f2;
  --be-grey-co: #f7f8f9;
  --be-grey-coh: #f7f8f9;
  --be-nav-width: 1300px;
  --be-nav-98: 98%;
  --be-main-width: 1200px;
  --be-main-percent: 98%;
  --be-m-li: 81px;
  --be-h: 81px;
  --be-h-s: 111px;
  --be-admin: #333;
  --be-admin-btn: #444;
  --be-admin-5: #000;
  --be-admin-name: #444
}

body,
button,
input,
select,
textarea {
  font: 14px "Microsoft YaHei", Helvetica, Arial, Lucida Grande, Tahoma, sans-serif;
  color: var(--be-body);
  line-height: 180%;
  background: var(--be-bg-body)
}

input {
  outline: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
  display: block
}

::selection {
  color: var(--be-white);
  background: var(--be-grey-6)
}

ol,
ul {
  list-style: none
}

dl {
  margin-bottom: 1.6em
}

dt {
  font-weight: 700
}

dd {
  margin-bottom: 1.6em
}

table,
th,
td {
  border: 1px solid var(--be-border-grey)
}

table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 10px
}

caption,
th,
td {
  font-weight: 400;
  text-align: left
}

th {
  border-width: 0 1px 1px 0;
  font-weight: 700
}

td {
  border-width: 0 1px 1px 0
}

th,
td {
  padding: 5px
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: ""
}

blockquote,
q {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none
}

a img {
  border: 0
}

img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden
}

a {
  color: var(--be-body);
  text-decoration: none
}

:focus,
a:focus {
  outline: none
}

a:hover {
  color: var(--be-hover)
}

.clear {
  clear: both;
  display: block
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: none
}

a,
button,
input {
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0)
}

input:-webkit-autofill,
input:-webkit-autofill:focus {
  box-shadow: inset 0 0 0 1000px var(--be-border-grey-f1)
}

input {
  filter: none
}

.avatar {
  image-rendering: -webkit-optimize-contrast
}

@keyframes fade-in {
  0% {
    opacity: 0
  }

  40% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

-webkit-keyframes fade-in {
  0% {
    opacity: 0
  }

  40% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

.down-menu .be,
.down-menu .zm {
  font-size: 16px !important;
  font-weight: 400 !important
}

.be,
.zm,
.cx {
  font-size: 14px !important;
  line-height: .75em;
  vertical-align: -5%
}

#sidr-main .down-menu .be,
#sidr-main .down-menu .zm,
#sidr-main .down-menu .cx {
  vertical-align: -12.5%
}

.font-text {
  margin: 0 0 0 5px !important
}

.g-icon {
  font-size: 18px !important;
  font-size: 1.8rem !important;
  font-weight: 400;
  margin: 0 10px 0 0
}

.over {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all
}

#content {
  width: var(--be-main-width);
  min-height: 100vh;
  margin: 0 auto 10px
}

.percent #content {
  width: var(--be-main-percent)
}

.header-sub {
  position: relative;
  width: var(--be-main-width);
  margin: 0 auto
}

.percent .header-sub {
  width: var(--be-main-percent)
}

.site-header-s {
  height: var(--be-h-s)
}

.site-header-h {
  height: var(--be-h)
}

.site-header-h #header-top {
  display: none
}

.be-nav-box {
  display: flex;
  justify-content: space-between
}

.be-nav-l {
  display: flex
}

.be-nav-logo,
.be-nav-r {
  display: flex;
  align-items: center;
  flex-wrap: nowrap
}

.be-nav-logo {
  height: var(--be-m-li);
  overflow: hidden
}

.logo-site,
.logo-sites {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap
}

.logo-site a,
.logo-sites a {
  display: flex;
  flex-wrap: nowrap
}

.site-name-main {
  display: flex;
  justify-content: center;
  flex-direction: column;
  line-height: 1;
  white-space: nowrap;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.logo-sites .site-name,
.logo-site .site-name {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1;
  color: var(--be-site-n)
}

.logo-sites .site-name:hover,
.logo-site .site-name:hover {
  color: var(--be-hover)
}

.site-description {
  color: var(--be-site-d);
  padding: 4px 0 0
}

.logo-small {
  display: flex;
  align-items: center;
  margin: 0 10px 0 0;
  -webkit-transform: scale(1.000001) translateZ(0);
  transform: scale(1.000001) translateZ(0)
}

.logo-small img {
  float: left;
  height: auto
}

.logo-txt {
  display: flex;
  align-items: center
}

.logo-txt img {
  float: left;
  width: auto;
  -webkit-transform: scale(1.0001) translateZ(0);
  transform: scale(1.0001) translateZ(0)
}

.logo-txt .site-name {
  font-size: 12px !important;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  text-indent: -1000px
}

.logo-site-o a,
.logo-sites-o a {
  display: flex;
  flex-wrap: nowrap
}

.logo-sites-o .site-name,
.logo-site-o .site-name {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700
}

.site-header-o .site-name {
  top: 0;
  left: -10000px
}

@media screen and (max-width:1025px) {

  .be-nav-box,
  .be-nav-l,
  .be-nav-logo {
    display: inline
  }

  .logo-site,
  .logo-sites {
    display: flex;
    justify-content: center;
    height: 45px;
    margin: 0 30px
  }

  .site-name-main {
    margin: 0
  }

  .logo-sites .site-name,
  .logo-site .site-name {
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 400;
    padding: 0
  }

  .logo-small {
    margin: 0 5px 0 0
  }

  .logo-small img {
    width: 20px !important
  }

  .logo-txt img {
    height: 30px !important
  }

  .logo-sites-o .logo-small img,
  .logo-sites-o.logo-txt img,
  .logo-site-o .logo-small img,
  .logo-site-o.logo-txt img {
    width: auto
  }

  .logo-site-o .logo-small img {
    width: 30px !important
  }

  .site-description {
    display: none
  }
}

.logo-site:before {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 50%;
  z-index: 1;
  width: 500%;
  margin-left: -250%;
  filter: blur(5px);
  pointer-events: none;
  -webkit-animation: logomove 2.5s linear infinite;
  animation: logomove 2.5s linear infinite;
  background: linear-gradient(to right, var(--be-light) 46%, var(--be-real) 50%, var(--be-light) 54%) 50% 50%
}

.headroom--not-top .menu-glass .logo-site:before {
  display: none
}

-webkit-keyframes logomove {
  0% {
    transform: translate3d(-30%, 0, 0)
  }

  100% {
    transform: translate3d(30%, 0, 0)
  }
}

@keyframes logomove {
  0% {
    transform: translate3d(-30%, 0, 0)
  }

  100% {
    transform: translate3d(30%, 0, 0)
  }
}

.weibo {
  position: absolute;
  bottom: 38px;
  left: 220px;
  z-index: 999
}

.weibo span {
  display: none
}

.weibo .WB_icon_text {
  display: none
}

.follow_text {
  padding: 3px 0 0 1px !important
}

.follow_btn_inner {
  width: 30px !important;
  background: 0 0 !important;
  padding: 2px 0
}

.header-top {
  background: var(--be-bg-grey-top)
}

.header-top-o {
  position: relative;
  z-index: 4;
  background: 0 0
}

.header-top-o:before {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  content: '';
  background: var(--be-bg-glass-t);
  -webkit-backdrop-filter: saturate(5) blur(20px);
  backdrop-filter: saturate(5) blur(20px)
}

.headroom--not-top.top-nav-show {
  transform: translate(0, -30px);
  -webkit-transform: translate(0, -30px)
}

@media screen and (max-width:1025px) {
  .headroom--not-top.top-nav-show {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0)
  }
}

.nav-top {
  height: 30px;
  width: var(--be-main-width);
  line-height: 30px;
  margin: 0 auto 0
}

.percent .nav-top {
  width: var(--be-main-percent)
}

.top-menu {
  float: right;
  margin: 0 8px 0 0
}

.top-menu>li {
  float: left;
  padding: 0 8px
}

.top-menu a {
  color: var(--be-grey-top)
}

.top-menu a:hover {
  color: var(--be-blue-top)
}

.alone-menu {
  display: block;
  margin: 30px 0 20px
}

.top-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 10001;
  background: var(--be-bg-glass);
  -webkit-backdrop-filter: saturate(5) blur(20px);
  backdrop-filter: saturate(5) blur(20px);
  border-radius: 0 0 8px 8px
}

.top-menu li:hover>ul,
.top-menu li.behover>ul {
  display: block
}

.top-menu ul li:last-child {
  overflow: hidden;
  border-radius: 0 0 8px 8px
}

.top-menu a {
  display: block
}

.top-menu ul ul {
  top: 0;
  left: 100%
}

.top-menu li {
  position: relative;
  white-space: nowrap;
  -webkit-transition: background .2s;
  transition: background .2s
}

.top-menu li:hover,
.top-menu li.behover {
  -webkit-transition: none;
  transition: none
}

.top-menu .sf-mega {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99
}

.top-menu li:hover>.sf-mega,
.top-menu li.behover>.sf-mega {
  display: block
}

.top-menu .menu-item-has-children a {
  padding-right: 8px
}

.nav-top .sf-arrows>.behover>.sf-with-ul:after {
  color: var(--be-grey-3)
}

.top-menu ul li {
  line-height: 1.4em;
  height: auto;
  float: none;
  display: block;
  margin: 0 0 -1px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.top-menu ul a {
  display: block;
  min-width: 120px;
  height: auto;
  font-size: 15px;
  font-size: 1.5rem;
  color: var(--be-grey-3);
  line-height: 1.2em;
  margin: 0;
  padding: 10px 15px;
  border: 0;
  text-transform: none
}

.top-menu ul li>a:hover {
  color: var(--be-grey-3);
  background: var(--be-bg-grey-e)
}

.be-menu-main {
  background: var(--be-bg-nav-white);
  width: 100%;
  z-index: 999;
  -webkit-box-shadow: 0 3px 30px rgba(0, 0, 0, .056);
  box-shadow: 0 3px 30px rgba(0, 0, 0, .056)
}

.headroom--not-top .be-menu-main {
  background: var(--be-bg-nav-white);
  -webkit-transition: All .4s ease-in-out;
  transition: All .4s ease-in-out
}

.headroom--not-top .be-menu-main.menu-glass {
  background: 0 0
}

.headroom--not-top .menu-glass:before {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  content: '';
  background: var(--be-bg-glass);
  -webkit-backdrop-filter: saturate(5) blur(20px);
  backdrop-filter: saturate(5) blur(20px)
}

.header-main {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999
}

.header-main-n {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999
}

.header-main-g {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999
}

.header-main-g .be-menu-main {
  -webkit-box-shadow: 0 3px 30px rgba(0, 0, 0, .056);
  box-shadow: 0 3px 30px rgba(0, 0, 0, .056)
}

.headroom--not-top .header-main-g .menu-glass {
  background: var(--be-bg-glass) !important;
  -webkit-backdrop-filter: saturate(5) blur(20px);
  backdrop-filter: saturate(5) blur(20px)
}

.menu-glass-no .menu-login-box,
.menu-glass-no .menu-search-button,
.menu-glass-no .be-nav-l {
  opacity: 0
}

.menu-glass-no .menu-search-close {
  opacity: 1
}

#header-main.slideDown {
  top: 0;
  width: 100%;
  z-index: 999;
  position: fixed
}

.nav-menu {
  display: flex;
  flex-wrap: nowrap
}

#sidr-main .nav-menu {
  display: inline
}

.menu-login {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  white-space: nowrap
}

.sliding {
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

.sliding.slideDown {
  margin-top: 0
}

.sliding.slideUp {
  margin-top: -90px
}

#navigation-top {
  position: relative;
  width: var(--be-main-width);
  margin: 0 auto;
  display: table;
  z-index: 3
}

.percent #navigation-top {
  width: var(--be-main-percent)
}

@media screen and (max-width:1025px) {
  #navigation-top {
    height: 45px
  }

  .sidr-show .header-main-n,
  .sidr-show .header-main.slideUp {
    position: fixed;
    margin-top: 0
  }
}

.main-nav {
  float: left;
  margin: 0
}

.nav-menu,
.nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none
}

.nav-menu-top {
  float: right
}

@media screen and (min-width:1025px) {
  .nav-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    min-width: 160px;
    z-index: 10001;
    box-shadow: var(--be-shadow-nav)
  }

  .nav-menu>li {
    float: left
  }

  .nav-menu li:hover>ul,
  .nav-menu li.behover>ul {
    display: block
  }

  .nav-menu {
    float: left
  }
}

.nav-menu a {
  display: block;
  position: relative
}

.nav-menu ul ul {
  top: 0;
  left: 100%
}

.nav-menu li {
  position: relative;
  -webkit-transition: background .2s;
  transition: background .2s
}

.nav-menu li a {
  width: 100%;
  display: block;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

.nav-menu li:hover,
.nav-menu li.behover {
  -webkit-transition: none;
  transition: none
}

.nav-menu .sf-mega {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99
}

.nav-menu li:hover>.sf-mega,
.nav-menu li.behover>.sf-mega {
  display: block
}

.main-nav .down-menu li {
  display: block;
  float: left;
  line-height: var(--be-m-li)
}

.main-nav .down-menu a {
  padding: 0 10px;
  font-size: 15px;
  font-size: 1.5rem;
  color: var(--be-m-a);
  text-align: left;
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}

.nav-ace .down-menu>li>a {
  font-weight: 700
}

.menu_c .main-nav .down-menu a {
  color: var(--be-m-a);
  padding: 0 14px
}

.main-nav .down-menu .menu-item-has-children a,
.main-nav-o .down-menu .menu-item-has-children a {
  padding: 0 18px 0 10px
}

.menu_c .main-nav .down-menu .menu-item-has-children a,
.main-nav-o .down-menu .menu-item-has-children a {
  padding: 0 19px 0 14px
}

#site-nav .menu-des,
.sidr-class-menu-des {
  display: none
}

#site-nav .down-menu ul .menu-des {
  color: var(--be-grey-9);
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  display: block
}

#site-nav .sub-menu,
.top-menu ul {
  animation: fade-in;
  -webkit-animation: fade-in;
  animation-duration: .5s
}

#site-nav .down-menu>li>a:hover,
#site-nav .down-menu>li.behover>a {
  color: var(--be-bg-m)
}

#site-nav .down-menu>.current-menu-item>a,
.main-nav .down-menu a {
  position: relative
}

#site-nav .down-menu>.current-menu-item>a:before,
.down-menu>li>a:before {
  background: var(--be-bg-m);
  position: absolute;
  content: "";
  left: 50%;
  top: 0;
  width: 0;
  height: 2px;
  border-radius: 2px;
  transform: translateX(-52%);
  -webkit-transform: translateX(-52%);
  transition: all .3s ease-in-out .3s;
  -webkit-transition: all .3s ease-in-out .3s
}

#site-nav .down-menu>.current-menu-item>a:hover:before,
.main-nav .down-menu a:hover:before {
  width: 20px
}

#site-nav .down-menu>.current-menu-item>a:before,
#site-nav .down-menu>.current-post-ancestor>a:before {
  width: 0;
  animation: navwiden .3s ease-in-out forwards;
  -webkit-animation: navwiden .3s ease-in-out forwards
}

@keyframes navwiden {
  from {
    width: 0
  }

  to {
    width: 30px
  }
}

@-webkit-keyframes navwiden {
  from {
    width: 0
  }

  to {
    width: 30px
  }
}

#site-nav .down-menu>.current-menu-item>a,
#site-nav .down-menu>.current-post-ancestor>a {
  color: var(--be-bg-m)
}

.menu_c #site-nav .down-menu>.current-menu-item>a:before,
.menu_c .down-menu>li>a:before {
  display: none
}

.menu_c #site-nav .down-menu>.current-menu-item>a,
.menu_c #site-nav .down-menu>.current-post-ancestor>a {
  color: var(--be-white) !important;
  background: var(--be-bg-m)
}

.menu_c #site-nav .down-menu>li>a:hover,
.menu_c #site-nav .down-menu>li.behover>a {
  color: var(--be-white) !important;
  opacity: .9;
  background: var(--be-bg-m)
}

.menu_c #site-nav .down-menu>.current-menu-item>a:hover {
  opacity: 1
}

#site-nav .down-menu ul {
  background: var(--be-bg-nav-white);
  padding-top: 0;
  border-radius: 0 0 8px 8px
}

.menu-glass #site-nav .down-menu ul {
  background: var(--be-bg-glass);
  -webkit-backdrop-filter: saturate(5) blur(20px);
  backdrop-filter: saturate(5) blur(20px)
}

#site-nav .down-menu ul ul {
  margin-top: 0;
  padding: 0
}

#site-nav .down-menu ul li {
  line-height: 1.4em;
  height: auto;
  float: none;
  display: block;
  margin: 0 0 -1px;
  border-bottom: 1px solid var(--be-border-nav-b)
}

.down-menu ul li.be-menu-custom-img,
.be-menu-multi-list>ul>li,
.be-menu-two-list>ul>li {
  border-bottom: none !important
}

#site-nav .down-menu ul li:last-child {
  border-radius: 0 0 8px 8px;
  border-bottom: none
}

#site-nav .down-menu ul li ul {
  margin: 0 0 0 2px;
  border-radius: 8px
}

#site-nav .down-menu ul li ul li:last-child {
  border-radius: 0 0 8px 8px
}

#site-nav .down-menu ul li ul li:first-child {
  border-radius: 8px 8px 0 0
}

#site-nav .down-menu ul>li:first-of-type {
  border-top: none
}

#site-nav .down-menu ul a {
  display: block;
  height: auto;
  font-size: 15px;
  font-size: 1.5rem;
  color: var(--be-grey-nav-3);
  line-height: 1.5em;
  margin: 0;
  padding: 10px 15px;
  border: 0;
  text-transform: none
}

#site-nav .down-menu ul li:hover {
  background: var(--be-bg-m);
  box-shadow: none
}

#site-nav .down-menu ul li:hover>a {
  color: var(--be-white)
}

#navigation-toggle,
.sidr,
#sidr-close,
#mobile-search {
  display: none
}

@media screen and (min-width:1025px) {
  .sf-arrows .sf-with-ul:after {
    position: absolute;
    top: 1px;
    right: 3px;
    content: "\e76f";
    font-family: be;
    font-size: 15px;
    color: var(--be-m-arrow);
    font-weight: 400;
    transition: .45s;
    -webkit-transition: .45s;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d
  }
}

.sf-arrows>li>.sf-with-ul:focus:after,
.sf-arrows>li:hover>.sf-with-ul:after,
.sf-arrows>.behover>.sf-with-ul:after {
  top: 0;
  color: var(--be-bg-m);
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg)
}

.menu_c .sf-arrows>li>.sf-with-ul:focus:after,
.menu_c .sf-arrows>li:hover>.sf-with-ul:after,
.menu_c .sf-arrows>.behover>.sf-with-ul:after {
  color: var(--be-white)
}

#site-nav .down-menu>.current-menu-item>.sf-with-ul:after,
#site-nav .down-menu>.current-post-ancestor>.sf-with-ul:after {
  color: var(--be-grey-7)
}

#site-nav .down-menu>.current-post-ancestor>.sf-with-ul:after,
#site-nav .down-menu>.current-menu-item>.sf-with-ul:after {
  color: var(--be-bg-m)
}

.menu_c #site-nav .down-menu>.current-menu-item>.sf-with-ul:after,
.menu_c #site-nav .down-menu>.current-post-ancestor>.sf-with-ul:after {
  color: var(--be-white)
}

.menu-img-box .sf-with-ul:after {
  display: none
}

.sf-arrows ul .sf-with-ul:after {
  content: "\e77a";
  font-family: be;
  font-size: 16px;
  position: inherit;
  position: absolute;
  top: 10px;
  right: 5px
}

.sf-arrows ul li:hover>.sf-with-ul:after {
  color: var(--be-white)
}

#navigation-toggle,
.nav-mobile {
  position: absolute;
  top: 0;
  left: 1px;
  color: var(--be-grey-9);
  line-height: 24px;
  cursor: pointer
}

#navigation-toggle:hover {
  color: var(--be-blue)
}

.menu-but-box {
  position: relative;
  cursor: pointer;
  width: 14px;
  height: 18px;
  -webkit-transition: .3s ease;
  transition: .3s ease
}

.heng {
  position: absolute;
  top: 50%;
  left: 0;
  width: 14px;
  height: 2px;
  margin: -1px 0 0;
  background: var(--be-bg-grey-9);
  border-radius: 2px
}

.menu-open .heng {
  background: 0 0
}

.heng:before,
.heng:after {
  position: absolute;
  left: 0;
  content: "";
  width: 14px;
  height: 2px;
  background: var(--be-bg-grey-9);
  border-radius: 2px;
  transition: .5s ease;
  -webkit-transition: .5s ease
}

.heng:before {
  top: -4px
}

.heng:after {
  top: 4px
}

.menu-open .heng:before {
  top: 0;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg)
}

.menu-open .heng:after {
  top: 0;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg)
}

#user-profile {
  position: relative;
  margin: 0 0 0 5px
}

.nav-set,
.user-my {
  float: left
}

.user-info-min h3 {
  color: var(--be-admin-name);
  text-align: center;
  text-transform: capitalize
}

.user-info-min a {
  width: 100%;
  text-align: center;
  margin: 0 auto
}

#user-profile,
#user-profile a {
  float: left;
  color: var(--be-admin);
  text-transform: capitalize;
  transition: all .2s ease-in 0s;
  -webkit-transition: all .2s ease-in 0s
}

#user-profile .show-avatars i {
  margin: 0
}

.header-top .nav-login-l,
.user-login,
.nav-login {
  float: left
}

#user-profile a:hover {
  color: var(--be-admin)
}

.header-top .nav-login-l a,
.header-top .show-layer,
.header-top .nav-reg a {
  position: relative;
  padding: 0 8px 0 25px;
  color: var(--be-admin)
}

#user-profile i {
  position: absolute;
  top: 11px;
  left: 5px;
  font-size: 14px !important
}

.menu-login #user-profile .hi-user i {
  position: absolute;
  top: 7px;
  left: 8px;
  font-size: 19px !important;
  line-height: 0
}

.but-i:hover,
.menu-login-but:hover .but-i,
.header-top .nav-login-l a:hover i,
.header-top .show-layer:hover i,
.header-top .nav-reg a:hover i {
  -webkit-animation-name: jump;
  animation-name: jump;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1
}

.nav-reg {
  cursor: pointer
}

.login-reg {
  display: inline
}

.nav-search {
  position: relative;
  font-size: 16px;
  font-size: 1.6rem;
  float: right;
  color: var(--be-grey-7);
  line-height: 26px;
  margin: 0 5px 0 10px;
  padding: 0 8px 3px;
  cursor: pointer;
  z-index: 5
}

.nav-search:hover {
  color: var(--be-blue)
}

.off-search,
.off-down {
  position: absolute;
  top: 30px;
  left: 50%;
  width: 35px;
  height: 35px;
  cursor: pointer;
  margin: 0 0 0 -17px;
  border-radius: 50%;
  background: var(--be-bg-blue-d)
}

.off-login {
  position: absolute;
  bottom: -25px;
  left: 50%;
  width: 36px;
  height: 36px;
  cursor: pointer;
  border-radius: 50%;
  background: var(--be-bg-grey-3);
  margin: 0 0 0 -18px
}

.off-login:hover,
.off-down:hover,
.off-search:hover {
  background: var(--be-bg-grey-9)
}

.off-down {
  background: #000
}

.off-login:after,
.off-search:after,
.off-down:after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "\e6f5";
  font-family: be;
  font-size: 14px !important;
  color: var(--be-white);
  margin: -12px 0 0 -7px
}

.nav-search:after {
  /* content: "\e614"; */
  font-family: be;
  font-size: 16px !important;
  color: var(--be-grey-7)
}

.nav-search:hover:after {
  color: var(--be-blue)
}

.greet-top,
.user-wel {
  float: right;
  margin: 0 0 0 5px
}

@media screen and (max-width:1025px) {
  .nav-search {
    position: absolute;
    top: 8px;
    right: 1px
  }
}

.menu-login #user-profile {
  width: 100%
}

.menu-login .user-login,
.menu-login .hi-user,
.menu-login .show-avatars-user,
.menu-login .greet-top {
  display: none
}

.show-avatars-user {
  padding: 0 5px 0 25px
}

.menu-login .show-avatars {
  display: block
}

.menu-login .show-avatars {
  width: 26px;
  height: 26px;
  border-radius: 50%
}

.menu-login .show-avatars .be {
  font-size: 19px !important;
  color: var(--be-grey-7);
  padding: 6px 0 0 2px
}

.menu-login .show-avatars {
  margin: 0 8px 0 6px
}

#user-profile .usericon-place i {
  font-size: 26px !important;
  color: var(--be-grey-7);
  padding: 0 0 0 3px
}

.menu-login {
  float: right;
  line-height: 26px
}

.menu-login-box {
  float: right
}

.menu-login-btu .nav-set i {
  display: none
}

.nav-login,
.nav-login-l {
  cursor: pointer
}

.menu-login-btu .nav-login-l a,
.menu-login-btu .nav-login .show-layer {
  background: var(--be-bg-white);
  color: var(--be-admin-btn);
  padding: 4px 15px;
  border-radius: 5px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.menu-glass .menu-login-btu .nav-login-l a,
.menu-glass .menu-login-btu .nav-login .show-layer {
  background: rgba(255, 255, 255, .2)
}

.menu-login-btu .nav-reg a {
  background: var(--be-bg-grey-9);
  color: var(--be-white) !important;
  padding: 4px 15px;
  border-radius: 5px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.menu-glass .menu-login-btu .nav-reg a {
  background: rgba(0, 0, 0, .4)
}

.nav-ace .nav-reg a,
.nav-ace .nav-login-l a,
.nav-ace .nav-login .show-layer {
  font-weight: 700
}

.menu-login-btu .nav-reg a:hover,
.menu-login-btu .nav-login-l a:hover,
.menu-login-btu .nav-login .show-layer:hover {
  background: var(--be-bg-blue-r);
  color: var(--be-white) !important
}

.menu-login-reg-btu .nav-login-l a,
.menu-login-reg-btu .nav-login .show-layer {
  border-radius: 5px 0 0 5px
}

.menu-login-btu .nav-reg a:hover,
.menu-login-btu .nav-reg a {
  border-radius: 0 5px 5px 0;
  border-left: none !important
}

.nav-login,
.nav-set {
  background: 0 0 !important
}

.menu-login .user-info {
  position: absolute;
  top: 18px;
  left: -140px;
  padding-top: 40px
}

.menu-login .user-info.user-action {
  top: -4px
}

.menu-container-o .menu-login .user-info {
  top: 19px
}

.menu-container-o .menu-login .user-info.user-action {
  top: 7px
}

.menu-login .user-info .arrow-up {
  margin-left: 138px
}

.menu-login .user-my {
  margin: 0 6px
}

.menu-login .user-my img {
  position: relative;
  width: 28px;
  height: 28px;
  margin-top: -6px
}

.header-main-o .menu-login-btu .nav-reg a,
.header-main-o .menu-login-btu .nav-login-l a,
.header-main-o .menu-login-btu .nav-login .show-layer {
  background: 0 0 !important;
  color: var(--be-white) !important;
  padding: 3px 10px;
  box-shadow: none
}

.header-main-o .menu-login-btu .nav-reg a:hover,
.header-main-o .menu-login-btu .nav-login-l a:hover,
.header-main-o .menu-login-btu .nav-login .show-layer:hover {
  background: 0 0 !important;
  color: var(--be-grey-c) !important;
  box-shadow: none
}

@media screen and (max-width:1025px) {

  .login-but,
  .menu-login,
  .menu-login-box {
    display: none
  }
}

.mobile-login-but {
  position: relative;
  text-align: center;
  padding: 60px 10px 18px;
  border-bottom: 1px solid var(--be-border-grey)
}

.mobile-login-point {
  position: relative;
  height: 45px;
  overflow: hidden
}

.mobile-login-author-back {
  position: absolute;
  top: -20px;
  left: 0;
  width: 100%;
  height: 124px;
  z-index: -1;
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover
}

.mobile-login-author-back:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px)
}

.mobile-login-author-back img {
  object-fit: cover;
  width: 180% !important;
  max-width: 180% !important;
  margin: 0 0 0 -25%
}

.mobile-login,
.mobile-login-l a,
.mobile-login-reg a {
  line-height: normal;
  cursor: pointer;
  margin: 0 5px;
  padding: 7px 15px;
  border-radius: 5px
}

.mobile-login-l a,
.mobile-login-reg a,
.mobile-login,
.mobile-login a {
  background: var(--be-bg-glass);
  color: var(--be-grey-4);
  border: 1px solid var(--be-border-white)
}

.mobile-login-l a:hover,
.mobile-login:hover,
.mobile-login-reg a:hover {
  color: var(--be-white) !important;
  border: 1px solid #4d8cb8;
  background: var(--be-bg-blue)
}

.sidr-inner .sidebox {
  line-height: 18px !important;
  padding: 8px 20px
}

.mobile-userinfo {
  position: relative;
  border-bottom: 1px solid var(--be-border-x)
}

.sidr-inner .author-back {
  height: 80px;
  border-radius: 0
}

.sidr-inner .author-back:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px)
}

.sidr-inner .usericon {
  width: 42px;
  height: 42px;
  margin: 50px auto 0
}

.sidr-inner .ml-name {
  margin: 0 auto 10px
}

.sidr-inner .usericon img {
  padding: 3px !important
}

.sidr-inner .userinfo a {
  padding: 7px 12px !important
}

#sidr-main {
  background: var(--be-bg-glass);
  -webkit-backdrop-filter: saturate(5) blur(20px);
  backdrop-filter: saturate(5) blur(20px);
  position: fixed;
  top: 0;
  width: 50%;
  height: 100%;
  z-index: 9;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 14px;
  padding: 0 0 80px !important;
  box-shadow: 4px 0 10px rgba(0, 0, 0, .1)
}

@media screen and (max-width:620px) {
  #sidr-main {
    width: 65%
  }
}

#sidr-main {
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box
}

.sidr-inner .sidr-class-nav-menu {
  margin-bottom: 70px
}

.sidr.right {
  left: auto;
  right: -320px
}

.sidr.left {
  left: -320px;
  right: auto
}

.sidr .dropdown-toggle:before {
  content: "\e76f";
  font-family: be;
  color: var(--be-grey-9)
}

.sidr .dropdown-toggle:hover.dropdown-toggle:before {
  color: var(--be-yellow)
}

.sidr .menu-item-has-children ul.toggled-on:before,
.sidr .sf-arrows ul .sf-with-ul:after {
  display: none
}

.sidr .dropdown-toggle {
  background: 0 0;
  position: absolute;
  right: 0;
  top: 0;
  height: 39px;
  width: 39px;
  cursor: pointer;
  padding: 0;
  border: 0;
  border-radius: 0;
  text-transform: none;
  display: inline-block;
  -webkit-transition: .45s;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d
}

.sidr .dropdown-toggle.toggled-on {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg)
}

.sidr .dropdown-toggle:focus {
  outline: 0
}

.sidr .sub-menu {
  display: none
}

.sidr .toggled-on {
  display: block
}

.sidr .toggled-on li {
  animation: fade-in;
  animation-duration: .5s;
  -webkit-animation: fade-in .5s
}

#sidr-main a {
  color: var(--be-grey-3)
}

#sidr-main ul a {
  display: block;
  margin: 0;
  padding: 7px 20px;
  border-bottom: 1px solid var(--be-border-x)
}

#sidr-main li ul {
  border-top: 0;
  border-bottom: 0
}

#sidr-main .nav-menu a:hover {
  color: var(--be-grey-3);
  background: var(--be-bg-grey-e)
}

#sidr-main ul li ul li a {
  padding: 7px 0 7px 35px
}

#sidr-main ul li ul li ul li a {
  padding: 7px 0 7px 50px
}

#sidr-main ul li ul li ul li ul li a {
  padding: 7px 0 7px 65px
}

#sidr-main ul li ul li ul li ul li ul li a {
  padding: 7px 0 7px 75px
}

#sidr-main ul li ul li ul li ul li ul li ul li a {
  padding: 7px 0 7px 90px
}

#sidr-main ul li ul li a:before {
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  color: var(--be-grey-3);
  margin-right: 10px
}

.toggle-sidr-close {
  position: absolute;
  top: 7px;
  right: 10px;
  cursor: pointer;
  z-index: 999
}

.sidr-close-ico {
  position: relative;
  width: 30px;
  height: 30px;
  display: block
}

.sidr-close-ico:before {
  position: absolute;
  top: 2px;
  left: 5px;
  content: "\e9e9";
  color: var(--be-white);
  font-size: 20px !important;
  font-family: be
}

.toggle-sidr-close:hover .sidr-close-ico:before {
  color: var(--be-grey-c)
}

#sidr-id-navigation-toggle {
  display: none
}

.nav-extend #user-profile {
  margin: 0 0 0 6px
}

.nav-extend .logo-box,
.nav-extend .nav-top,
.nav-extend #navigation-top {
  width: var(--be-nav-width)
}

.nav-full-width .logo-box,
.nav-full-width .nav-top,
.nav-full-width #navigation-top {
  width: var(--be-nav-98)
}

@media screen and (min-width:1025px) {
  .dropdown-toggle {
    display: none
  }

  .nav-search-room {
    display: none
  }

  #sidr-main {
    display: none !important
  }
}

@media screen and (max-width:1250px) {

  .nav-extend .logo-box,
  .nav-extend .nav-top,
  .nav-extend #navigation-top {
    width: var(--be-nav-98)
  }
}

@media screen and (max-width:1200px) {

  #navigation-top,
  .nav-top {
    width: 98%
  }
}

@media only screen and (max-width:1025px) {
  .be-menu-main {
    -webkit-transition: all 0s ease 0s;
    transition: all 0s ease 0s
  }

  #navigation-toggle {
    display: block;
    padding: 13px 10px
  }

  #site-nav .nav-menu {
    display: none
  }

  #navigation-top {
    width: 95%
  }

  .nav-search:after {
    color: var(--be-grey-9)
  }

  .nav-search {
    line-height: 29px;
    margin: 0 2px 0 0;
    padding: 0 8px;
    vertical-align: top
  }

  .nav-search-room {
    float: right;
    width: 20px;
    height: 26px;
    display: block;
    margin: 5px 5px 0
  }

  .site-header {
    height: 45px
  }

  .be-menu-main {
    height: 45px
  }

  .headroom--not-top .menu-glass:before {
    height: 45px
  }

  .be-menu-main.shadow {
    height: 45px
  }

  .main-nav {
    margin: 7px 0 0
  }

  .mobile-search {
    background: var(--be-bg-white);
    font-size: 13px;
    line-height: 25px;
    margin: 0 0 5px 20px;
    padding: 0 8px 2px;
    border: 1px solid var(--be-border-z)
  }

  #header-top {
    display: none
  }
}

.nav-mobile {
  color: var(--be-grey-9);
  line-height: 25px;
  padding: 11px 12px;
  display: block;
  cursor: pointer
}

.nav-mobile .be-menu {
  font-size: 16px !important
}

.nav-mobile a {
  color: var(--be-grey-9)
}

.nav-mobile:hover,
.nav-mobile a:hover {
  color: var(--be-blue)
}

.header-main-o .nav-mobile,
.header-main-o .nav-mobile a {
  color: var(--be-white);
  margin: 5px 0 0 5px
}

#mobile-nav {
  background: var(--be-bg-glass);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: auto;
  text-align: center;
  display: none;
  z-index: 5;
  padding: 40px 10px 10px;
  -webkit-backdrop-filter: saturate(5) blur(20px);
  backdrop-filter: saturate(5) blur(20px);
  box-shadow: 0 3px 5px rgba(0, 0, 0, .1)
}

#mobile-nav .mobile-login {
  border-bottom: none;
  margin-top: 10px;
  padding: 0
}

.off-mobile-nav:after {
  content: "\e6f5"
}

.off-mobile-nav {
  background: var(--be-bg-grey-6);
  position: relative;
  position: absolute;
  bottom: -45px;
  left: 50%;
  width: 35px;
  height: 35px;
  margin: 0 0 0 -17px;
  border-radius: 100%
}

.off-mobile-nav:after {
  position: absolute;
  top: 50%;
  left: 50%;
  font-family: be;
  font-size: 14px !important;
  color: var(--be-white);
  text-align: center;
  cursor: pointer;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%)
}

.mobile-nav-b {
  height: 100%
}

.mobile-menu li {
  float: left;
  width: 24.999999%;
  line-height: 35px;
  margin: 5px -3px 0 2px;
  border-radius: 3px
}

.mobile-menu a {
  color: var(--be-grey-3);
  text-align: center;
  display: block
}

.mobile-menu a:hover {
  background: var(--be-bg-grey-e);
  -webkit-transition: all .1s ease-in 0s;
  transition: all .1s ease-in 0s;
  border-radius: 5px
}

#overlay {
  display: none
}

@media screen and (min-width:1025px) {
  .nav-mobile {
    display: none
  }
}

.slidingnav {
  -webkit-transition-duration: .8s;
  transition-duration: .8s
}

.footer-nav-hold {
  background: var(--be-bg-white);
  width: 100%;
  z-index: 999;
  position: fixed;
  bottom: 0;
  padding: 5px 0;
  box-shadow: 0 -1px 10px rgba(0, 0, 0, .1)
}

.footer-nav-hold.footer-nav {
  margin-bottom: -90px
}

.footer-nav-hold.footerUp.footer-nav {
  margin-bottom: 0
}

.footer-nav-hold ul li {
  float: left;
  width: 25%;
  text-align: center;
  line-height: 110%
}

.footer-nav-hold ul li a {
  color: var(--be-grey-6);
  font-size: 1.2rem;
  display: block
}

.footer-nav-hold.footer-no-ico ul li a {
  font-size: 1.4rem;
  line-height: 260%
}

.footer-nav-hold .current-menu-item a,
.footer-nav-hold ul li a:hover {
  color: var(--be-hover)
}

.footer-menu {
  float: left;
  width: 100%
}

.footer-nav-hold ul li a i {
  font-size: 16px !important;
  display: inline-block;
  margin: 5px 0 0
}

.nav-weixin-but {
  position: absolute;
  top: -15px;
  left: 50%;
  width: 46px;
  height: 80px;
  text-align: center;
  margin: 0 0 0 -23px
}

.footer-menu .font-text {
  display: block;
  margin: 5px 0 0 !important
}

.footer-nav-hold .footer-menu-tips li {
  width: 100%;
  padding: 15px 0
}

.footer-nav-hold.footer-no-ico .footer-menu-tips li {
  width: 100%;
  padding: 0
}

.nav-weixin-i {
  position: absolute;
  top: 0;
  left: 0;
  width: 38px;
  height: 38px;
  cursor: pointer;
  margin: 0 0 0 3px;
  border-radius: 100%
}

.nav-weixin-i .be {
  font-size: 18px !important;
  color: #01bc0d;
  position: absolute;
  top: 5px;
  left: 11px;
  z-index: 999
}

.nav-weixin {
  position: absolute;
  top: -7px;
  left: 0;
  width: 46px;
  height: 23px;
  background: var(--be-bg-white);
  border-radius: 23px 23px 0 0;
  line-height: 23px;
  box-shadow: 0 -3px 5px rgba(0, 0, 0, .1)
}

.footer-nav-weixin .footer-menu li:nth-child(2) {
  padding: 0 20px 0 0
}

.footer-nav-weixin .footer-menu li:nth-child(3) {
  padding: 0 0 0 20px
}

.nav-weixin-img {
  position: absolute;
  top: -226px;
  left: 50%;
  background: var(--be-bg-white);
  width: 180px;
  height: 210px;
  display: none;
  margin: 0 0 0 -90px;
  padding: 5px;
  border-radius: 8px;
  box-shadow: var(--be-shadow-plus)
}

.nav-weixin-img img {
  float: left;
  max-width: 100%;
  width: 100%;
  height: auto;
  -webkit-transition: transform .3s linear;
  transition: transform .3s linear
}

.bz .font-text {
  display: none
}

#search-main {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 100%;
  text-align: center;
  overflow-x: hidden;
  display: none;
  cursor: pointer;
  z-index: 99999;
  background: var(--be-bg-glass-s);
  -webkit-backdrop-filter: saturate(5) blur(20px);
  backdrop-filter: saturate(5) blur(20px)
}

.off-search-a {
  background: var(--be-bg-white);
  min-height: 15vh
}

.off-search {
  animation: fade-in;
  -webkit-animation: fade-in;
  animation-duration: 1.5s;
  -webkit-animation: fade-in 1.5s
}

.search-area {
  background: var(--be-bg-white);
  width: 100%
}

.search-wrap {
  width: var(--be-main-width);
  cursor: auto;
  margin: 0 auto;
  padding: 20px
}

.percent .search-wrap {
  width: var(--be-main-percent)
}

.searchbar {
  margin: 10px 0;
  position: relative
}

.not-found {
  min-height: 90vh;
  margin: 30px auto 0;
  padding: 20px
}

.single-content .searchbar,
.not-found .searchbar {
  position: relative;
  width: 90%;
  margin: 0 auto
}

.content-empty {
  padding-top: 40px
}

.search-cat select {
  background: var(--be-bg-white);
  cursor: pointer;
  padding: 0 10px;
  border: 1px solid var(--be-border-white)
}

.search-cat #cat {
  height: 35px;
  border: none;
  outline: none;
  margin: 1px 0 0;
  padding: 0 11px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none
}

.single-content .search-cat,
.not-found .search-cat {
  position: absolute;
  top: 0;
  right: 130px;
  border-left: 1px solid #9f3e69
}

.search-page .searchbar {
  position: relative;
  width: 90%;
  margin: 0 auto
}

.search-page .search-cat {
  position: absolute;
  top: 0;
  right: 190px;
  border-left: 1px solid #cacaca
}

.widget_search .searchbar {
  position: relative;
  margin: 0
}

.widget_search .searchbar .be {
  vertical-align: 0%
}

.widget_search .search-cat {
  display: none
}

.search-input {
  position: relative
}

.wp-block-search__input,
.search-input input {
  float: left;
  width: 90%;
  height: 37px;
  line-height: 37px;
  font: 14px "Microsoft YaHei", Helvetica;
  padding: 4px 15px;
  background: var(--be-bg-grey-f1);
  border: 1px solid transparent;
  border-radius: 5px 0 0 5px;
  -webkit-appearance: none
}

.widget .wp-block-search__input,
.widget .search-input input {
  width: 80%;
  border-radius: 5px 0 0 5px
}

.search-input input:focus {
  background: var(--be-bg-white);
  border: 1px solid var(--be-border-grey-d);
  border-right: none
}

.search-wrap .search-input input:focus {
  background: var(--be-bg-white);
  border: 1px solid #999;
  border-right: none !important
}

.search-wrap input.wp-input:focus {
  border: 1px solid var(--be-border-grey-d)
}

.search-wrap input.baidu-input:focus {
  border: 1px solid #52819c
}

.search-wrap input.google-input:focus {
  border: 1px solid #c0232c
}

.search-wrap input.bing-input:focus {
  border: 1px solid #008272
}

.search-wrap input.input-360:focus {
  border: 1px solid #00a496
}

.search-wrap input.sogou-input:focus {
  border: 1px solid #fd5607
}

.wp-block-search__label {
  display: none
}

.wp-block-search__button,
.searchbar button {
  overflow: visible;
  position: relative;
  border: 0;
  cursor: pointer;
  height: 37px;
  width: 10%;
  color: var(--be-grey-6);
  background: var(--be-bg-blue-d);
  margin: 0;
  border: none;
  border-radius: 0 5px 5px 0
}

.widget .wp-block-search__button,
.widget .searchbar button {
  width: 20%;
  border-radius: 0 5px 5px 0
}

.searchbar button:hover {
  opacity: .8
}

.searchbar button .cx {
  font-size: 18px !important
}

.searchbar button .be {
  font-size: 15px !important
}

#search-main .search-cat {
  position: absolute;
  top: 1px;
  right: 10%;
  margin: 0
}

.search-cat .nice-select .list {
  left: -150px;
  width: 300px;
  padding: 10px;
  backdrop-filter: none;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, .05);
  background: var(--be-bg-glass);
  -webkit-backdrop-filter: saturate(5) blur(20px);
  backdrop-filter: saturate(5) blur(20px)
}

.search-cat .nice-select .option.selected {
  font-weight: 400;
  background: 0 0 !important
}

.search-cat .nice-select .option.selected:before {
  position: absolute;
  top: 12px;
  left: 0;
  background: var(--be-bg-yellow);
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%
}

.search-cat .nice-select .list:hover .option:not(:hover) {
  background: 0 0 !important
}

.search-cat .nice-select .option:hover:before {
  position: absolute;
  top: 12px;
  left: 0;
  background: #afafaf;
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%
}

.search-cat .nice-select .option {
  line-height: 30px;
  min-height: 30px
}

.search-cat li {
  position: relative;
  float: left;
  width: 50%;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

.search-cat li:hover {
  color: #000;
  opacity: .9
}

.menu-search-button {
  position: relative;
  float: right;
  color: var(--be-grey-7);
  line-height: 26px;
  margin: 0 5px 0 10px;
  padding: 0 8px 3px;
  cursor: pointer;
  z-index: 5
}

.menu-search-box i,
.menu-search-button i {
  font-size: 16px !important
}

.menu-search-box {
  position: relative;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  display: none;
  z-index: 6;
  background: 0 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%)
}

.menu-search-item {
  position: absolute;
  top: 50%;
  left: 0;
  right: 90px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%)
}

.menu-search-input input {
  width: 100%;
  height: 40px;
  font: 15px "Microsoft YaHei", Helvetica;
  color: var(--be-grey-4);
  text-align: center;
  line-height: 40px;
  padding: 0 0 0 47px;
  border: none;
  -webkit-appearance: none;
  background: 0 0
}

.be-menu-search {
  position: absolute;
  top: 50%;
  left: 10px;
  color: var(--be-grey-7);
  width: 30px;
  height: 30px;
  cursor: pointer;
  border: none;
  background: 0 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%)
}

.menu-search-box .menu-search-button {
  position: absolute;
  top: 50%;
  right: 5px;
  margin: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%)
}

.menu-search-choose {
  position: absolute;
  top: 50%;
  right: 45px;
  cursor: pointer;
  margin: -1px 0 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%)
}

.search-choose-ico {
  color: var(--be-grey-7);
  display: inline-block;
  margin: 0 15px 0 3px;
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transition: .45s;
  -webkit-transition: .45s;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d
}

.menu-search-choose.action .search-choose-ico {
  color: var(--be-blue);
  transform: rotate(-360deg);
  -webkit-transform: rotate(-360deg)
}

.menu-search-box .be-menu-search .be-baidu {
  color: var(--be-blue)
}

.search-choose-ico i:hover,
.be-menu-search:hover,
.menu-search-box .be-menu-search .be-baidu:hover,
.menu-search-box .menu-search-button:hover {
  color: var(--be-blue)
}

.menu-search-wp.conceal,
.menu-search-baidu.conceal {
  display: none
}

.menu-search-box .search-cat .nice-select {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  border: none
}

@media screen and (max-width:1025px) {
  .menu-search-box {
    height: 45px
  }

  .menu-search-choose {
    right: 35px;
    margin: 0
  }

  .be-menu-search {
    left: 2px
  }

  .menu-search-button {
    position: absolute;
    top: 8px;
    right: 1px;
    line-height: 29px;
    margin: 0 2px 0;
    padding: 0 8px;
    vertical-align: top
  }

  .menu-search-box .menu-search-button {
    right: 3px;
    line-height: 0;
    padding: 0 8px
  }

  .menu-search-box .search-cat .nice-select {
    right: -20px
  }
}

.be-search-captcha-box {
  position: fixed;
  top: 200px;
  left: 50%;
  margin: 0 0 0 -130px;
  z-index: 9
}

.be-search-captcha {
  position: relative;
  width: 260px;
  color: var(--be-grey-3);
  padding: 50px 20px 15px;
  text-align: center;
  border-radius: 8px;
  background: var(--be-bg-glass);
  -webkit-backdrop-filter: saturate(5) blur(20px);
  backdrop-filter: saturate(5) blur(20px);
  box-shadow: 0 4px 16px 0 rgb(0 0 0/40%);
  -webkit-box-shadow: 0 4px 16px 0 rgb(0 0 0/40%)
}

.be-search-captcha a {
  color: var(--be-grey-3)
}

.be-search-captcha:before {
  position: absolute;
  top: 20px;
  left: 50%;
  width: 100%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  content: "\e614";
  font-family: be;
  font-size: 20px;
  color: var(--be-grey-6)
}

.be-search-captcha-tip {
  font-size: 1.5rem;
  color: var(--be-grey-3);
  margin: 0 0 15px
}

.be-search-captcha input {
  width: 50px;
  text-align: center;
  font-size: 16px;
  border-radius: 3px;
  border: none;
  -webkit-appearance: none;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.be-search-captcha input:focus {
  outline: none
}

.be-search-captcha button {
  background: 0 0;
  color: var(--be-body);
  outline: none;
  margin: 0 0 0 10px;
  padding: 2px 10px;
  border-radius: 3px;
  border: none;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.be-search-captcha button:hover {
  color: var(--be-white);
  background: var(--be-bg-blue)
}

.be-search-captcha-btu {
  background: 0 0;
  display: inline-block;
  margin: 10px 0 0;
  padding: 5px 10px
}

@media screen and (max-width:768px) {
  .be-search-captcha-box {
    top: 100px
  }

  .wp-block-search__button,
  .searchbar button {
    width: 20%
  }

  .wp-block-search__input,
  .search-input input {
    width: 80%
  }

  #search-main .search-cat {
    right: 20%
  }
}

#search-main .search-cat .nice-select {
  background: 0 0;
  height: 35px;
  line-height: 33px;
  border-radius: 0;
  border: none
}

.search-nav {
  margin: 20px auto 0
}

.search-menu a {
  float: left;
  color: var(--be-grey-9);
  line-height: 30px;
  margin: 0 2px 2px 0;
  padding: 2px 10px;
  border-radius: 5px
}

.search-menu a:hover {
  background: var(--be-shadow-h);
  color: var(--be-white)
}

.choose {
  display: none
}

.soico {
  width: 1.4em !important;
  height: 1.4em !important
}

@media screen and (max-width:1025px) {
  .ajax-content-box {
    display: none !important
  }

  .not-found .search-cat,
  .single-content .search-cat,
  .search-page .search-cat {
    position: inherit;
    width: 100%;
    text-align: center;
    margin: 10px 0 0;
    display: block;
    border: none
  }

  .search-wrap {
    width: 98%
  }
}

.sod_select,
.sod_select * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none
}

.sod_select {
  background: #ebebeb;
  position: relative;
  display: inline-block;
  padding: 11px;
  color: var(--be-grey-3);
  font-size: 13px;
  text-align: left;
  line-height: 1;
  outline-offset: -2px;
  cursor: pointer
}

.sod_select:before,
.sod_select:after {
  position: absolute;
  font-family: be;
  right: 10px;
  font-size: 13px
}

.sod_select:after {
  content: "\e76f";
  font-family: be;
  top: auto;
  bottom: 12px
}

.sod_select .sod_label {
  padding-right: 15px;
  line-height: 15px
}

.sod_select .sod_label:hover {
  color: var(--be-grey-9)
}

.sod_select .sod_list {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  height: 219px;
  width: 150px;
  margin: 0 0 0 -1px;
  background: var(--be-bg-white);
  border-top: none;
  z-index: 1
}

.post .sod_select .sod_list {
  margin: 0
}

.sod_select.open .sod_list {
  display: block;
  border: 1px solid var(--be-border-z)
}

.sod_select .sod_list ul {
  overflow-y: auto;
  padding: 0;
  margin: 0
}

.sod_select .sod_list li {
  height: 43px;
  line-height: 43px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  padding: 0 10px !important;
  margin: 0 !important;
  border-bottom: none !important
}

.sod_select .sod_list .active {
  background: #ebebeb
}

.sod_select .sod_list .selected {
  font-weight: 700;
  padding-right: 25px
}

.sod_select.touch select {
  -webkit-appearance: menulist-button;
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  height: 100%;
  width: 100%;
  opacity: 0;
  z-index: 1
}

.sod_select select {
  display: none !important
}

.login-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  z-index: 9999;
  overflow-x: hidden;
  background: rgba(64, 64, 64, .8);
  -webkit-overflow-scrolling: touch;
  -webkit-backdrop-filter: saturate(5) blur(20px);
  backdrop-filter: saturate(5) blur(20px)
}

#login {
  position: absolute;
  left: 50%;
  top: 40%;
  width: 720px;
  min-height: 450px;
  margin-left: -360px
}

@media screen and (max-width:768px) {
  #login {
    width: 310px;
    top: 300px;
    margin: 0 0 30px -155px
  }
}

#login form,
.login-user {
  padding: 6px 10px 5px
}

.sign input[type=text],
.sign input[type=password] {
  background: var(--be-bg-grey-f1);
  width: 99%;
  height: 35px;
  line-height: 35px;
  padding: 0 10px 0 28px;
  margin: 1px 1px 10px;
  border-radius: 5px;
  border: 1px solid var(--be-border-grey-f1);
  -webkit-appearance: none
}

.sign input:focus {
  background: var(--be-bg-white)
}

input.remember[type=text] {
  padding: 0 10px
}

.zml-submit-button {
  position: relative;
  text-align: center
}

.sign input[type=submit] {
  background: var(--be-bg-btn);
  width: 160px;
  color: var(--be-white);
  line-height: 26px;
  cursor: pointer;
  margin: 15px 0;
  padding: 8px 10px;
  border: none;
  border-radius: 5px;
  -webkit-appearance: none;
  transition: background .3s;
  -webkit-transition: background .3s
}

.sign input[type=submit]:hover {
  opacity: .8
}

.zml-ico {
  position: relative
}

.zml-ico:before {
  position: absolute;
  top: 7px;
  left: 10px;
  font-family: cx;
  font-size: 12px !important;
  color: #a8a8a8
}

.zml-ico:hover:before {
  color: var(--be-bg-btn)
}

.zml-username-input:before {
  content: "\e7dc"
}

.zml-password-input:before {
  content: "\e7cd";
  font-size: 15px !important
}

.zml-email:before {
  content: "\e7e8";
  font-size: 12px !important
}

.zml-register-form .zml-username:before {
  content: "\e7dc"
}

.zml-register-form .pass-input:before {
  content: "\e7cd";
  font-size: 15px !important
}

.zml-register-form .pass2-input:before {
  content: "\e65b";
  font-size: 15px !important
}

.invitation-box:before {
  content: "\e7ab";
  color: #a8a8a8;
  font-size: 15px !important
}

.label-captcha:before {
  content: "\e620";
  color: #a8a8a8;
  font-size: 16px !important
}

.email-captcha-ico:before {
  top: 8px;
  content: "\e602";
  color: #a8a8a8;
  font-size: 14px !important
}

.sign .usericon img {
  float: left;
  width: 96px;
  height: 96px;
  margin: 5px 40px 0 0;
  padding: 2px;
  border-radius: 100%
}

.user_pwd2::-ms-reveal,
.user_pwd1::-ms-reveal,
.zml-form input::-ms-clear,
.zml-form input::-ms-reveal {
  display: none
}

.sidebox {
  position: relative;
  padding: 20px;
  background: 0 0
}

.sidebox .author-back {
  top: 0;
  left: 0;
  z-index: 1
}

.login-overlay .sidebox {
  border-radius: 5px
}

.sidebox h3,
.sidebox .ml-name {
  text-align: center;
  text-transform: capitalize
}

.sidebox .userinfo {
  width: 100%;
  text-align: center;
  display: inline-block;
  margin: 0 0 10px
}

.sidebox .userinfo a {
  display: inline-block;
  text-align: center;
  padding: 5px 15px;
  border-radius: 5px;
  box-shadow: 0 0 0 1px var(--be-shadow);
  transition: all .2s ease-in 0s;
  -webkit-transition: all .2s ease-in 0s
}

.sidebox .user-url {
  margin: 0 5px 0 0
}

.sidebox .userinfo a:hover {
  color: var(--be-white) !important;
  background: var(--be-bg-blue)
}

.reg-url a {
  width: 100px;
  display: block;
  text-align: center;
  margin: 20px auto;
  padding: 5px;
  box-shadow: 0 0 0 1px var(--be-shadow);
  border-radius: 2px
}

#user-profile .userinfo a {
  background: 0 0;
  float: left;
  width: 100%;
  display: block;
  color: var(--be-grey-4);
  text-align: center;
  margin: 5px 0;
  padding: 6px 0;
  border-radius: 5px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

#user-profile .userinfo a.user-logout {
  box-shadow: 0 0 0 1px var(--be-shadow)
}

#user-profile .userinfo a:hover {
  color: var(--be-white);
  background: var(--be-bg-btn)
}

#user-profile .userinfo a.user-logout:hover {
  background: var(--be-bg-btn)
}

.user-my a {
  text-transform: capitalize;
  margin-left: 25px
}

#user-profile .user-my a:hover {
  color: var(--be-admin)
}

.user-my img {
  position: absolute;
  top: 6px;
  left: 0;
  width: 20px;
  height: 20px;
  overflow: hidden;
  border-radius: 50%
}

.user-info {
  position: absolute;
  top: 40px;
  left: 15px;
  width: 190px;
  min-width: 190px;
  z-index: 4;
  display: none;
  padding-top: 10px;
  line-height: 26px !important;
  -webkit-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out
}

.nav-top .user-info.user-action {
  top: 28px
}

.user-info-min {
  background: var(--be-bg-user-info);
  -webkit-backdrop-filter: saturate(5) blur(20px);
  backdrop-filter: saturate(5) blur(20px);
  display: block;
  border-radius: 8px;
  padding: 10px 20px 15px;
  box-shadow: var(--be-shadow-plus)
}

.ml-name {
  margin: 5px auto
}

.usericon {
  position: relative;
  width: 96px;
  height: 96px;
  margin: 30px auto 0;
  display: block;
  overflow: hidden;
  z-index: 2;
  border-radius: 50%
}

.user-box .usericon {
  width: 42px;
  height: 42px;
  margin: 5px auto
}

.sidebox .usericon img {
  background: var(--be-bg-white);
  width: 100%;
  height: auto;
  max-width: 100%;
  padding: 6px;
  border-radius: 100%
}

#user-profile .usericon img {
  float: left;
  width: 100%;
  height: auto;
  max-width: 100%;
  border-radius: 100%
}

#login p {
  position: relative
}

#login label.error {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 13px;
  font-size: 1.3rem;
  color: var(--be-grey-9)
}

.label-captcha {
  position: relative
}

.label-captcha img {
  position: absolute;
  left: 140px;
  bottom: 10px;
  width: 130px;
  height: 35px;
  cursor: pointer
}

.be-captcha-img.active {
  opacity: .3
}

.be-get-captcha {
  position: absolute;
  top: 6px;
  left: 140px;
  color: var(--be-grey-6);
  pointer-events: none
}

.be-get-captcha i {
  margin: 0 5px 0 0
}

.captcha-input {
  color: var(--be-grey-5);
  width: 130px !important
}

.be-email-code {
  color: var(--be-grey-6);
  font-weight: 400;
  line-height: 32px;
  display: inline-block;
  border-radius: 3px
}

.be-email-code:hover {
  color: var(--be-grey-9)
}

.be-email-code:before {
  content: "\e609";
  font-size: 16px !important;
  font-family: cx;
  font-weight: 400;
  margin: 0 5px
}

.be-email-code.disabled:before {
  content: "\f321";
  font-size: 21px;
  font-family: dashicons;
  vertical-align: -5%
}

.be-email-code.disabled {
  color: var(--be-grey-9);
  font-weight: 400
}

.reg-captcha-message {
  position: relative;
  width: 99%
}

.captcha-result {
  position: absolute;
  top: 8px;
  left: 0;
  width: 100%;
  color: var(--be-yellow);
  text-align: center;
  z-index: 2;
  padding: 15px 0;
  border-radius: 5px;
  border-left: 5px solid #fa9f7e;
  background: rgba(255, 255, 255, .98);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, .1)
}

.captcha-result-success {
  color: #83a599;
  border-left: 5px solid #83a599
}

.template-reg-logo {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  margin: 5px auto
}

.template-reg-logo img {
  float: left;
  width: auto;
  height: 50px;
  max-width: 100%
}

.template-reg-tip {
  background: 0 0;
  text-align: center;
  padding: 30px 10px
}

.template-reg-tip-img {
  margin: 30px auto 0
}

.bind-email-box {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  pointer-events: none
}

.bind-email-area {
  position: absolute;
  bottom: 5%;
  left: 50%;
  width: 260px;
  text-align: center;
  overflow: hidden;
  pointer-events: auto;
  margin: 0 0 0 -130px;
  border-radius: 8px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  background: var(--be-bg-glass);
  -webkit-backdrop-filter: saturate(5) blur(20px);
  backdrop-filter: saturate(5) blur(20px);
  box-shadow: var(--be-shadow-plus)
}

.bind-email-tip {
  background: #da6472;
  font-size: 1.5rem;
  color: #fff;
  padding: 5px 0
}

.bind-email-content {
  font-size: 1.5rem;
  padding: 10px 20px
}

.bind-email-btn {
  background: #da6472;
  font-size: 1.5rem;
  color: var(--be-white);
  text-align: center;
  margin: 0 0 20px;
  padding: 5px 15px;
  display: inline-block;
  border-radius: 5px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.bind-email-btn:hover {
  background: var(--be-bg-grey-6);
  color: var(--be-white)
}

@media screen and (max-width:720px) {

  .template-reg-logo,
  .template-reg-logo img {
    height: 30px
  }
}

.zml-loading-i {
  position: absolute;
  top: 45%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin: -10px 0 0 -10px;
  line-height: 20px;
  animation: spin-reverse 1.2s infinite linear
}

.zml-loading-i i {
  font-size: 2rem !important
}

.message-ok,
.message-tips {
  position: absolute;
  bottom: 10px;
  left: 50%;
  width: 96%;
  color: var(--be-yellow);
  text-align: center;
  z-index: 2;
  margin: 0 0 0 -48%;
  padding: 15px 5px;
  border-radius: 5px;
  border-left: 5px solid #fa9f7e;
  background: rgba(255, 255, 255, .98);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, .1)
}

.message-ok {
  color: #83a599;
  border-left: 5px solid #83a599
}

.zml-register-tip {
  text-align: center;
  line-height: 23px
}

.message-tips a {
  display: none
}

.message-tips .dashicons {
  width: 18px;
  height: 18px;
  font-size: 18px;
  margin: 0 5px 0 0
}

.bread {
  width: var(--be-main-width);
  height: 45px;
  line-height: normal;
  display: block;
  color: var(--be-grey-6);
  margin: 0 auto;
  padding: 13px 0 10px 5px;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

.bread a {
  color: var(--be-grey-6)
}

.percent .bread {
  width: var(--be-main-percent)
}

.bread .be-arrowright {
  font-size: 18px !important;
  vertical-align: -12%;
  color: var(--be-grey-5)
}

.bread .be-home {
  font-size: 13px !important;
  color: var(--be-grey-7);
  margin: 0 4px 0 0
}

.filters-site .cat-arrow,
.filters-site .br-count {
  display: none
}

.seat {
  position: relative;
  float: left;
  width: 16px;
  height: 16px;
  margin: 0 3px 0 0
}

.seat:before {
  position: absolute;
  top: 2px;
  left: 0;
  content: "\f230";
  font-size: 16px;
  font-family: dashicons;
  color: var(--be-grey-6)
}

.bread-clear {
  height: 25px
}

.cat-name-des {
  font-weight: 400;
  display: inline-block
}

.scrolltext {
  width: 70%;
  height: 22px;
  overflow: hidden
}

.scrolltext li {
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  overflow: hidden
}

.scrolltext i {
  color: var(--be-grey-6);
  vertical-align: 0%;
  margin: 0 5px 0 0
}

#primary {
  float: left;
  width: 72.4%;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

#primary-l {
  float: right;
  width: 72.4%;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

#primary.primary-full {
  width: 100%
}

#primary-l.primary-full {
  width: 100%
}

#cms-primary {
  float: left;
  width: 100%;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

.sidebar-no {
  width: 0;
  display: none
}

.post {
  position: relative;
  background: var(--be-bg-white);
  margin: 0 0 10px;
  padding: 20px 20px 21px;
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.post-item.post,
#page .page,
.error-404,
.type-attachment {
  padding: 30px 30px 31px
}

.entry-header h2 {
  line-height: 24px;
  margin: 0 0 5px
}

.entry-header h2 a {
  font-size: 16px;
  font-size: 1.6rem
}

.archive-content {
  color: var(--be-grey-7)
}

.title-l {
  position: absolute;
  background: var(--be-bg-btn);
  top: 50%;
  right: -1px;
  width: 3px;
  height: 28px;
  margin: -14px 0 0;
  transform: scale(1);
  -webkit-transform: scale(0);
  transition: all .3s;
  -webkit-transition: all .3s
}

.post:hover .title-l {
  transform: scale(1);
  -webkit-transform: scale(1)
}

.t-mark {
  background: #ffeee9;
  font-size: 13px;
  font-size: 1.3rem;
  color: #ff5d23;
  font-weight: 400;
  line-height: normal !important;
  margin: 0 5px 0 0;
  padding: 3px 5px;
  border-radius: 3px;
  white-space: nowrap
}

.entry-header .t-mark {
  padding: 3px 5px
}

.single .entry-header .t-mark {
  position: absolute;
  left: 60px;
  top: -25px;
  color: #ff5d23;
  font-weight: 700
}

.meta-t.entry-header .t-mark {
  right: 60px;
  text-align: center
}

.single .tab-content .t-mark {
  position: inherit
}

.cat-container .t-mark {
  font-size: 12px;
  line-height: normal !important
}

.entry-more a {
  position: absolute;
  right: -1px;
  bottom: 18px;
  background: var(--be-bg-btn);
  color: var(--be-white) !important;
  padding: 4px 12px;
  display: block;
  border-radius: 5px 0 0 5px;
  transition: all .2s ease-in 0s;
  -webkit-transition: all .2s ease-in 0s
}

.more-roll {
  opacity: 0
}

.more-roll a:hover {
  opacity: .8
}

.post:hover .more-roll {
  opacity: 1
}

.gallery-thumbnail img {
  float: left;
  width: 100%;
  height: auto;
  max-width: 100%;
  border-radius: 2px 2px 0 0
}

.gallery-thumbnail {
  margin: -20px -20px 15px
}

@media screen and (max-width:440px) {
  .gallery-thumbnail {
    margin: -15px -15px 10px
  }
}

.gallery-archive-content {
  color: var(--be-grey-7);
  margin: 0 0 10px
}

.format-gallery .entry-meta {
  position: inherit
}

.format-gallery-meta {
  float: right
}

.format-gallery-meta a {
  color: var(--be-grey-9) !important
}

.item-404 {
  margin: 40px 0
}

.single-content .item-404 ul li {
  list-style: none;
  margin: 0;
  border-bottom: 1px dashed #ececec
}

.entry-meta {
  position: absolute;
  bottom: 14px;
  color: var(--be-grey-9);
  left: 240px;
  right: 0
}

.date-new {
  color: #b86a65
}

.vr .views {
  float: right;
  padding: 0 15px 0 0
}

.cms-news-grid-container .views {
  float: right;
  padding: 0 12px 0 0
}

.format-aside .vr .views {
  padding: 0
}

.entry-meta-no.vr .views {
  padding: 0;
  margin: 0 -5px 0 0
}

.format-aside .entry-meta {
  position: inherit;
  display: block;
  margin: 10px -5px 0 0
}

.single-cat .be-sort,
.entry-meta .be-sort {
  vertical-align: 0
}

.entry-meta .link-price {
  color: var(--be-red);
  font-weight: 700;
  margin: 0 5px 0 0
}

.entry-meta-no {
  position: inherit;
  display: block;
  padding: 10px 0 0
}

.apc-grid-meta a,
.entry-meta a,
.entry-meta-no a {
  color: var(--be-grey-9)
}

.entry-meta .date,
.entry-meta .views,
.entry-meta .comment,
.entry-meta-no .date,
.entry-meta-no .views,
.entry-meta-no .comment {
  margin: 0 5px 0 0
}

.new-icon {
  position: absolute;
  top: -1px;
  right: -2px
}

.new-icon .be {
  font-size: 40px !important;
  color: var(--be-bg-cat);
  line-height: 40px !important
}

.post-format {
  position: absolute;
  bottom: 25px;
  left: 30px;
  color: var(--be-white)
}

.format-image .post-format {
  left: 20px;
  bottom: 5px
}

.post-format .be {
  font-size: 20px !important
}

.post-format a {
  color: var(--be-white)
}

.format-cat,
.format-cat a,
.entry-meta-no {
  color: var(--be-grey-9) !important;
  margin: 0 5px 0 0
}

.post-tag a {
  color: var(--be-grey-9);
  margin: 0 5px 0 0
}

.cms-news-grid-container .post-tag {
  display: none
}

@media screen and (max-width:1025px) {
  .lvr .views {
    float: right;
    padding: 0 15px 0 0
  }

  .format-aside .lvr .views {
    padding: 0
  }

  .entry-meta-no.lvr .views {
    float: right;
    padding: 0;
    margin: 0 -5px 0 0
  }
}

@media screen and (max-width:580px) {
  .post-tag {
    display: none
  }
}

@media screen and (max-width:350px) {
  .format-cat {
    display: none
  }

  .new-icon {
    top: -2px
  }
}

.thumbnail {
  position: relative;
  float: left;
  max-width: 200px;
  height: auto;
  clear: both;
  z-index: 0;
  margin: 1px 20px 0 0;
  overflow: hidden;
  border-radius: 5px;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

.thumbnail a img {
  float: left;
  width: 100%;
  height: auto;
  max-width: 100%
}

.thumbnail .cat {
  position: absolute;
  top: 10px;
  left: 10px;
  max-width: 60%
}

.thumbnail .cat-roll {
  opacity: 0;
  -webkit-transition: .3s all ease-in-out .1s;
  transition: .3s all ease-in-out .1s
}

.post:hover .thumbnail .cat-roll {
  opacity: 1
}

.thumbnail .cat a {
  background: var(--be-bg-cat);
  color: var(--be-white);
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 16px;
  display: block;
  padding: 5px 8px;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  border-radius: 3px
}

.thumbnail .cat.merge-cat a {
  background: rgba(0, 0, 0, .4);
  -webkit-backdrop-filter: saturate(5) blur(20px);
  backdrop-filter: saturate(5) blur(20px)
}

.load {
  overflow: hidden;
  display: block
}

.thumbnail,
.video-img,
.format-videos-img {
  width: 100%;
  height: 100%
}

.thumbs-b,
.thumbs-i,
.thumbs-h,
.thumbs-s,
.thumbs-l,
.thumbs-sw,
.thumbs-sg,
.thumbs-v {
  position: relative;
  padding-top: 75%;
  overflow: hidden
}

.thumbs-f {
  position: relative;
  padding-top: 41%;
  overflow: hidden
}

.thumbs-t {
  position: relative;
  padding-top: 100%;
  overflow: hidden
}

.thumbs-w {
  position: relative;
  padding-top: 33.3%;
  overflow: hidden
}

.thumbs-lr {
  position: relative;
  padding-top: 56%;
  overflow: hidden
}

a.thumbs-back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover
}

.bgimg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important
}

.img100 {
  position: relative;
  padding-top: 100%;
  overflow: hidden
}

.img40 {
  position: relative;
  padding-top: 40%;
  overflow: hidden
}

.page-template .format-image,
.category .format-image {
  padding: 14px 20px
}

.format-img {
  max-width: 100%;
  width: 100%;
  height: auto;
  overflow: hidden;
  border-radius: 5px
}

.format-image .entry-header h2 {
  margin: 0 0 10px
}

.format-img img {
  float: left;
  max-width: 100%;
  width: 100%;
  height: auto
}

.content-image {
  position: relative;
  margin: 0 -10px;
  border: 1px solid transparent
}

.archive-content-image {
  margin-top: 10px
}

.img-number {
  float: right
}

.post-format {
  z-index: 1
}

.f4-tip {
  text-align: center;
  min-height: 130px;
  line-height: 130px
}

.f4 {
  position: relative;
  float: left;
  width: 25%;
  overflow: hidden;
  padding: 0 10px;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

@media screen and (max-width:1025px) {
  .format-image .entry-header h2 {
    height: auto
  }
}

@media screen and (max-width:550px) {
  .f4 {
    width: 33.33333333333333% !important;
    padding: 5px !important
  }

  .format-image .entry-header h2 {
    margin: 0 0 5px
  }

  .img-number {
    display: none
  }

  .f4:nth-child(4) {
    display: none
  }
}

.cat-des {
  position: relative;
  margin: 0 0 10px;
  overflow: hidden;
  border-radius: 8px
}

.full-header-title {
  position: relative;
  z-index: 2;
  margin: 0 auto -18px auto
}

.full-header-title .cat-des-img:before,
.full-header-title #slideshow img,
.full-header-title .cat-des img,
.full-header-title #slideshow,
.full-header-title .cat-des {
  border-radius: 8px 8px 0 0
}

.page-template-template-paper .cat-des {
  margin: 0 0 8px
}

.page-template-template-paper .full-header-title {
  margin: 0 auto
}

.page-template-template-paper .full-header-title #slideshow,
.page-template-template-paper .full-header-title .cat-des {
  border-radius: 8px
}

.header-cat-icon {
  position: absolute;
  top: 30px;
  right: 30px;
  color: var(--be-white);
  z-index: 1
}

.author-es-img {
  float: left
}

.cat-des-img:before {
  border-radius: 8px
}

.cat-des-img img {
  float: left;
  width: 100%;
  height: auto;
  max-width: 100%;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  border-radius: 8px
}

.top-sub .header-sub {
  width: 100%
}

.top-sub.top-sub-b .header-sub {
  margin: 0 0 -15px
}

.top-sub #slideshow {
  margin: 0
}

.top-sub .full-header-title {
  margin: 0 auto
}

.top-sub .cat-des {
  margin: 0
}

.top-sub .full-header-title #slider-title,
.top-sub .full-header-title #slider-title img,
.top-sub .full-header-title #slideshow,
.top-sub .full-header-title #slider-title,
.top-sub #slider-title,
.top-sub #slideshow,
.top-sub #slider-title img,
.top-sub .cat-des-img img,
.top-sub .cat-des {
  border-radius: 0
}

.cat-des-bg {
  min-height: 100px
}

.cat-des-l {
  width: var(--be-main-width);
  margin: 0 auto
}

.des-title {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  font-size: 26px;
  font-size: 2.6rem;
  color: var(--be-white);
  text-align: center;
  padding: 0 30px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.cat-des-l .des-title {
  left: auto
}

.des-title-l {
  text-align: left
}

.des-p p {
  width: 80%;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 10px auto 0
}

.header-special-count {
  position: absolute;
  bottom: 15px;
  right: 0;
  font-size: 1.4rem;
  color: var(--be-white);
  z-index: 1;
  padding: 5px 10px;
  background: rgba(0, 0, 0, .4);
  -webkit-backdrop-filter: saturate(5) blur(20px);
  backdrop-filter: saturate(5) blur(20px);
  border-radius: 5px 0 0 5px
}

.des-p a {
  color: var(--be-white) !important;
  font-size: 14px
}

.header-sub .cat-item-none {
  display: none
}

.header-author {
  position: absolute;
  top: 50%;
  left: 30px;
  width: 80%;
  text-shadow: 5px 2px 5px #000;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%)
}

.header-author-inf {
  font-size: 26px;
  font-size: 2.6rem;
  color: var(--be-white)
}

.header-user-author {
  padding: 10px 0 0
}

.header-user-author .des-t {
  text-transform: capitalize
}

.header-user-des {
  width: 80%;
  font-size: 14px;
  font-size: 1.4rem;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

.header-avatar {
  float: left;
  width: 70px;
  height: 70px;
  margin: 0 15px 0 0
}

.header-avatar img {
  background: var(--be-bg-white);
  width: 100%;
  height: 100%;
  padding: 2px;
  border-radius: 100%
}

.header-user-inf {
  position: absolute;
  bottom: 10px;
  right: 15px;
  opacity: 0
}

.header-sub:hover .header-user-inf {
  opacity: 1
}

.header-user-inf span {
  color: var(--be-white);
  line-height: 30px;
  padding: 5px;
  border-radius: 2px
}

.header-user-inf i {
  margin: 0 5px 0 0
}

.des-cat {
  position: relative;
  background: var(--be-bg-white);
  margin: -20px 0 10px;
  padding: 15px 20px;
  box-shadow: 0 0 0 1px var(--be-shadow);
  border-radius: 0 0 8px 8px
}

.des-cat-content {
  font-size: 1.5rem;
  line-height: 2
}

.des-cat-content br {
  margin: 0 0 5px
}

.begin-single-meta .views {
  float: right
}

.begin-single-meta-c .views {
  float: inherit
}

@media screen and (max-width:640px) {

  .header-special-all a,
  .header-special-count,
  .des-p p,
  .begin-single-meta .meta-cat {
    display: none
  }

  .cat-des-img-zoom img {
    width: 150% !important;
    max-width: 150% !important;
    margin: 0 0 0 -25%
  }

  .des-t {
    font-size: 16px;
    font-size: 1.6rem
  }

  .header-user-des {
    width: 60%
  }

  .header-user-author {
    padding: 0
  }

  .header-avatar {
    width: 50px;
    height: 50px
  }

  .header-avatar img {
    width: 100%;
    height: 100%;
    padding: 2px
  }

  .single-meta-area {
    width: 100%
  }

  .begin-single-meta .views {
    float: right !important;
    color: #b89
  }
}

.no-results {
  width: 98%;
  text-align: center;
  margin: 0 auto
}

.no-results p {
  margin: 30px auto
}

.entry-header h1 {
  position: relative;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 130%;
  margin: 20px 0 0;
  padding: 5px 0
}

.single-post .entry-header h1,
.single-bulletin .entry-header h1,
.single-video .entry-header h1,
.single-tao .entry-header h1,
.single-sites .entry-header h1,
.single-picture .entry-header h1 {
  margin: 10px -30px 0 -34px;
  padding: 5px 26px;
  border-left: 5px solid var(--be-bg-ht)
}

.page .entry-header {
  margin: 0 0 15px
}

.post-template-template-board .entry-header h1 {
  text-align: center;
  margin: 0;
  padding: 5px 0;
  border-left: none
}

.single-sites .entry-header h1,
.entry-header-c h1,
.begin-single-meta-c {
  text-align: center
}

.single-attachment h1,
.page .entry-header h1,
.page-title {
  text-align: center;
  margin: 0
}

.header-sub .header-title-main {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  color: var(--be-white);
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 230%;
  width: 100%;
  padding: 0 5%;
  max-width: none;
  pointer-events: none;
  z-index: 2;
  text-shadow: 2px 2px 2px #000;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%)
}

.header-title-main h1 {
  font-size: 24px;
  font-size: 2.4rem;
  text-align: center
}

.header-title-main .begin-single-meta,
.header-title-main .begin-single-meta a {
  color: var(--be-white)
}

.header-sub .begin-single-meta {
  position: absolute;
  right: 0;
  bottom: 15px;
  width: 100%;
  z-index: 1
}

.header-sub .begin-single-meta span {
  display: none
}

.header-sub .begin-single-meta span.edit-link {
  float: right !important;
  display: block !important;
  pointer-events: auto;
  padding: 0 15px
}

.header-sub .s-hide,
.header-sub .meta-author-box {
  display: none !important
}

#slider-title img {
  float: left;
  width: 100%;
  height: auto;
  max-width: 100%;
  border-radius: 8px
}

#slider-title {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

.full-header-title #slider-title,
.full-header-title #slider-title img {
  border-radius: 8px 8px 0 0
}

@media screen and (max-width:600px) {
  .header-title-main h1 {
    font-size: 16px;
    font-size: 1.6rem
  }

  .header-sub .begin-single-meta {
    font-size: 12px;
    font-size: 1.2rem
  }
}

.entry-title-clear {
  margin-bottom: 40px
}

.single-content {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.9
}

.single-content p a,
.single-content table a,
.single-content p a:visited {
  color: var(--be-blue)
}

.single-content p a:hover,
.single-content table a:hover {
  color: var(--be-grey-4) !important
}

.single-content p a .be-anchor {
  font-size: 10px !important;
  margin: 0 2px
}

.single-content p a:hover .be-anchor {
  color: var(--be-grey-7);
  animation: blink .5s linear infinite
}

a.fancybox .be-anchor {
  display: none
}

.single-bulletin #primary {
  width: 100%
}

.keyword-inner a {
  text-indent: 0em;
  display: inline-block;
  transition: transform .1s linear;
  -webkit-transition: transform .1s linear
}

.keyword-inner a:hover {
  font-weight: 700;
  transform: scale(1.05);
  -webkit-transform: scale(1.05)
}

.single-content p,
.single-content ul,
.single-content ol,
.single-content dd,
.single-content hr {
  margin: 0 0 5px;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word
}

.single-content pre {
  background: var(--be-grey-co);
  font-size: 1.3rem;
  line-height: 190%;
  max-height: 420px;
  overflow-x: auto;
  overflow-y: auto;
  padding: 10px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

@media screen and (max-width:768px) {
  .single-content pre {
    max-height: 260px
  }
}

.single-content hr {
  height: 1px;
  margin: 10px -21px;
  border: none;
  border-top: 1px solid var(--be-border-t)
}

.p-em .single-content p {
  text-indent: 2em
}

.p-em .be-first-drop p,
.p-em p.wp-caption-text {
  text-indent: 0
}

.single-content em {
  font-style: italic
}

.wp-block-code code {
  background: 0 0
}

.single-content h2 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 190%;
  margin: 10px -30px 10px -34px;
  padding: 0 30px;
  border-left: 5px solid #e40000
}

.single-content h3 {
  font-size: 19px;
  font-size: 1.9rem;
  line-height: 190%;
  margin: 2px -35px 10px -34px;
  padding: 0 30px;
  border-left: 5px solid var(--be-bg-ht)
}

.single-content h4 {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 190%;
  margin: 2px -35px 10px -34px;
  padding: 0 30px;
  border-left: 5px solid var(--be-bg-ht)
}

.single-content h5 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700
}

.single-content h6 {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 700
}

@media screen and (min-width:900px) {

  .p-em .more-s:before,
  .p-em .more-c:before {
    margin: 0 10px 0 2em
  }

  .p-em .toc-box-h h5,
  .p-em .toc-box-h h6 {
    text-indent: 1em
  }

  h5.toch:before,
  h6.toch:before {
    text-indent: 0
  }
}

@media screen and (max-width:440px) {

  .single-content h2,
  .single-content h3,
  .single-content h4 {
    padding: 0 15px
  }
}

.single-content {
  counter-reset: section
}

.sub-h .single-content h3 {
  counter-reset: subsection
}

.sub-h .single-content h3:before {
  counter-increment: section;
  content: counter(section) ".";
  font-size: 30px;
  font-size: 3rem;
  color: var(--be-grey-6);
  font-style: italic;
  margin: 0 8px 0 0
}

.sub-h .single-content h6:before,
.sub-h .single-content h5:before,
.sub-h .single-content h4:before {
  counter-increment: subsection;
  content: counter(section) "." counter(subsection) "";
  color: var(--be-grey-9);
  margin: 0 8px 0 0
}

.single-content h5,
.single-content h6 {
  position: relative;
  margin: 10px 0 10px 5px
}

.serial-number {
  position: relative;
  width: 120px;
  text-align: center;
  margin: 0 auto 15px
}

.serial-txt {
  color: var(--be-grey-9);
  transform: scale(.7);
  display: inline-block;
  text-transform: capitalize
}

.borde {
  position: absolute;
  background: 0 0;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out
}

.serial-number .borde:nth-of-type(1) {
  background: 0 0;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  border-radius: 3px 0 0;
  border-left: 1px solid var(--be-border-grey-d);
  border-top: 1px solid var(--be-border-grey-d)
}

.serial-number .borde:nth-of-type(2) {
  background: 0 0;
  bottom: 0;
  right: 0;
  width: 30px;
  height: 30px;
  border-radius: 0 0 3px;
  border-right: 1px solid var(--be-border-grey-d);
  border-bottom: 1px solid var(--be-border-grey-d)
}

.serial-number:hover .borde {
  width: 90px;
  height: 20px
}

.serial-number:before {
  counter-increment: section;
  content: counter(section);
  font-size: 24px;
  font-size: 2.4rem;
  color: var(--be-blue);
  font-weight: 700;
  font-style: italic
}

.mixed-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  align-items: center;
  margin: 30px 0
}

.mixed-box {
  width: 50%
}

.mixed-title {
  font-size: 2rem;
  font-weight: 700;
  line-height: 130%;
  margin: 0 0 10px;
  padding: 5px 0
}

.mixed-title:before {
  background: #999;
  content: "";
  width: 12px;
  height: 12px;
  display: inline-block;
  vertical-align: 3%;
  margin: 0 5px 0;
  border-radius: 100%
}

.mixed-item:hover .mixed-title:before {
  background: var(--be-bg-btn)
}

.mixed-text {
  text-indent: 2em
}

.mixed-r {
  flex-direction: row
}

.mixed-l .mixed-img-area {
  padding: 0 0 0 30px
}

.mixed-r .mixed-img-area {
  padding: 0 30px 0 0
}

.mixed-img-area img {
  border-radius: 5px
}

@media screen and (max-width:900px) {
  .mixed-box {
    width: 100%
  }

  .mixed-r {
    flex-direction: column-reverse
  }

  .mixed-r .mixed-img-area,
  .mixed-l .mixed-img-area {
    padding: 15px 0 0
  }
}

.be-details {
  margin: 10px 0
}

.be-details summary {
  font-weight: 700;
  cursor: pointer;
  padding: 2px 0
}

.be-details details[open] p {
  animation: fade-in;
  -webkit-animation: fade-in;
  animation-duration: .2s;
  -webkit-animation: fade-in .2s
}

.be-details summary::marker {
  content: "\e77a";
  font-family: be;
  font-size: 18px !important;
  color: var(--be-grey-7);
  margin: 0 5px 0 0
}

.be-details details[open] summary::marker {
  content: "\e76f"
}

.subhead-area {
  margin: 10px 0
}

.subhead-txt {
  display: flex;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 30px
}

.entry-content {
  counter-reset: subhead
}

.subhead-number:before {
  counter-increment: subhead;
  content: counter(subhead);
  font-size: 1.2rem;
  color: var(--be-white);
  line-height: 30px;
  text-align: center;
  display: block
}

.subhead-number-bg {
  background: #999;
  float: left;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 1px 10px 0 0;
  border-radius: 50%
}

.subhead-area:hover .subhead-number-bg {
  background: #666 !important
}

.single-content fieldset {
  padding: 5px 15px;
  margin: 0 0 10px;
  border-radius: 3px;
  border: 1px solid var(--be-border-z)
}

.single-content fieldset p {
  text-indent: 0 !important;
  margin: 0 0 5px
}

.single-content legend,
.begin-today legend {
  font-weight: 700;
  padding: 5px
}

.single-content .iframe-class {
  position: relative;
  background: #000;
  overflow: hidden;
  padding-top: 56.25%;
  border-radius: 5px
}

.single-content .iframe-class iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border: 0
}

.show-more {
  cursor: pointer;
  margin: -5px 0;
  padding: 0 10px 0 0
}

.show-area p:first-child {
  margin: 10px 0 0 !important
}

.show-more-tip {
  font-size: 13px;
  font-size: 1.3rem;
  color: var(--be-grey-9);
  display: none
}

.show-more:hover .show-more-tip {
  display: inline-block;
  position: relative;
  animation: mymove 2s infinite;
  -webkit-animation: mymove 2s infinite;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1
}

.more-s .tip-k,
.more-c .tip-s {
  display: none
}

.more-s:before,
.more-c:before {
  content: "\e89a";
  font-family: "be" !important;
  font-size: 16px;
  color: var(--be-grey-9);
  font-style: normal;
  display: inline-block;
  margin: 0 10px 0 0;
  transition: .45s;
  -webkit-transition: .45s;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d
}

.more-s:before {
  margin: 0 10px 10px 0
}

.more-s:before {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg)
}

.show-more.sup:hover {
  box-shadow: none !important
}

.section-content {
  display: none
}

.bec {
  float: right;
  font-size: 12px !important;
  font-size: 1.2rem !important;
  color: var(--be-grey-9) !important;
  text-align: right;
  opacity: 0;
  margin: 5px 0;
  transition: all .3s ease .2s;
  -webkit-transition: all .3s ease .2s
}

.bec:hover {
  opacity: 1
}

.bec a,
.bec .dashicons {
  color: var(--be-grey-9) !important
}

.bec .dashicons {
  font-size: 12px;
  margin: 0 3px 0
}

@keyframes mymove {
  0% {
    left: 0
  }

  25% {
    left: 20px
  }

  50% {
    left: 0
  }
}

-webkit-keyframes mymove {
  0% {
    left: 0
  }

  25% {
    left: 20px
  }

  50% {
    left: 0
  }
}

.show-area {
  animation: fade-in;
  animation-duration: .5s;
  -webkit-animation: fade-in .5s
}

.single-content p {
  text-align: justify;
  margin: 15px 0
}

.single-content p:first-child {
  margin: 0 0 15px
}

.be-first-drop p:first-letter {
  float: left;
  font-size: 40px;
  color: var(--be-grey-9);
  font-weight: 700;
  line-height: 40px;
  padding: 8px 10px 10px 0
}

.has-text-align-center {
  text-align: center !important
}

.single-content .cnen {
  text-align: left;
  word-break: break-all
}

.single-content ul li,
.single-content ol li {
  line-height: 220%;
  margin: 0 35px 0 3em
}

.single-content ul li {
  list-style: disc
}

.single-content ol li {
  list-style: decimal
}

.single-content sup {
  bottom: 1ex
}

.single-content table {
  min-width: 100%;
  word-break: break-all;
  word-wrap: break-word
}

.single-content td {
  text-align: center;
  padding: 5px 10px
}

.single-content table td {
  font-size: 1.5rem;
  text-align: left
}

.single-content tbody tr:nth-child(odd) {
  background: #f9f9f9
}

.single-content sup,
.single-content sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

blockquote {
  width: 100%;
  color: #8b8b8b;
  margin: 0 auto;
  padding: 10px 10px 0;
  clear: both;
  border: 1px dashed var(--be-border-dashed)
}

.single-content img,
.comment-list p img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  display: block;
  margin: 0 auto;
  opacity: 1 !important
}

.comment-list p img {
  margin: 10px auto 0
}

.comment-list .wp-smiley {
  height: 20px !important;
  max-height: 20px !important;
  margin: -4px 0 0
}

.full-img img {
  border-radius: 0
}

.single-content .wp-caption {
  background: var(--be-bg-grey-f1);
  max-width: 100%;
  padding: 5px;
  box-shadow: 0 0 0 1px var(--be-shadow);
  border-radius: 3px
}

.single-content .wp-caption img {
  margin: 0
}

.single-content .wp-caption-text {
  text-align: center !important
}

.single-content .wp-caption p {
  margin: 5px 0 0
}

.single-content embed {
  float: left;
  width: 100%;
  height: 500px;
  margin-bottom: 30px
}

blockquote.wp-embedded-content {
  display: none
}

.wp-embedded-content {
  width: 99.9%
}

.single-content .hide-img {
  display: none
}

.single-content .gallery-item {
  float: left;
  margin: 10px 0;
  padding: 5px;
  text-align: center
}

.gallery-columns-2 .gallery-item {
  width: 50%
}

.gallery-columns-3 .gallery-item {
  width: 33.33333333333333%
}

.gallery-columns-4 .gallery-item {
  width: 25%
}

.gallery-columns-5 .gallery-item {
  width: 20%
}

.gallery-columns-6 .gallery-item {
  width: 16.66666666666667%
}

@media screen and (max-width:520px) {
  .single-content .gallery-item {
    width: 50%
  }
}

.single-content .gallery .gallery-item img {
  width: 100%;
  height: auto;
  border-radius: 3px
}

.two-column {
  -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;
  -moz-column-gap: 1.5em;
  -webkit-column-gap: 1.5em;
  column-gap: 1.5em
}

.tags-posts,
.begin-today {
  margin: 20px 0 !important
}

.tags-posts a,
.begin-today a {
  display: block
}

.tags-posts ul li {
  line-height: 220% !important;
  list-style: none !important;
  margin: 0 !important
}

.begin-today {
  position: relative;
  font-size: 16px;
  font-size: 1.6rem
}

.begin-today fieldset {
  margin: 10px 0;
  padding: 5px 25px 10px;
  border-radius: 2px;
  border: 1px dashed var(--be-border-dashed)
}

.begin-today h5 {
  line-height: 50px;
  margin: 0 0 0 55px
}

.begin-today ul li span {
  color: var(--be-grey-9);
  margin: 0 10px 0 0
}

.today-date {
  position: absolute;
  top: 10px;
  left: 25px;
  color: var(--be-white);
  text-align: center;
  line-height: 10px;
  min-width: 46px;
  overflow: hidden;
  border-radius: 5px
}

.begin-today ul li {
  line-height: 220%
}

.today-m {
  background: var(--be-bg-red);
  font-size: 12px;
  font-size: 1.2rem;
  padding: 5px
}

.today-d {
  background: #eee;
  font-size: 16px;
  font-size: 1.6rem;
  color: var(--be-grey-3);
  font-weight: 700;
  padding: 7px 5px
}

.copies .single-content p {
  -webkit-touch-callout: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -khtml-user-select: none;
  user-select: none
}

.more-content {
  height: 100vh;
  overflow: hidden;
  position: relative
}

.more-area {
  margin: 0 -20px 0 -25px;
  padding: 0 20px 0 25px
}

.all-content-box:after {
  content: '';
  position: absolute;
  height: 60px;
  top: -50px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: linear-gradient(rgba(255, 255, 255, 0), #fff)
}

.all-content-box {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 30px 0
}

.all-content {
  background: var(--be-bg-white);
  color: var(--be-grey-6);
  padding: 6px 25px;
  display: inline-block;
  cursor: pointer;
  text-align: center;
  border-radius: 40px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.all-content:hover {
  background: var(--be-bg-grey-9);
  color: var(--be-white)
}

.be-content {
  border-radius: 3px !important
}

.be-content ul {
  padding: 5px 15px !important
}

.be-content ul li,
.be-content ol li {
  margin: 0
}

.be-content .title-i {
  display: none
}

.be-content .widget-title {
  font-size: 15px;
  font-size: 1.5rem;
  margin: 0;
  padding: 8px 0 0 15px;
  border-left: none
}

.quote-post {
  position: relative;
  margin: 0 0 10px;
  padding: 15px;
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.quote-title a {
  font-weight: 700;
  line-height: 20px
}

.quote-post-content {
  font-size: 15px;
  font-size: 1.5rem;
  color: var(--be-grey-6);
  margin: 5px 0 0
}

.quote-more {
  display: none
}

.quote-post:hover .quote-more {
  display: block
}

.quote-inf,
.quote-more a {
  position: absolute;
  bottom: 0;
  right: 5px;
  display: block;
  padding: 10px
}

.quote-inf-cat {
  font-size: 1.4rem
}

.quote-post:hover .quote-inf {
  display: none
}

.quote-comments {
  margin: 0 0 0 10px
}

.quote-inf {
  font-size: 15px;
  font-size: 1.5rem;
  color: var(--be-grey-9)
}

@media screen and (min-width:900px) {
  .quote-more a {
    padding: 5% 10px 10px 60%
  }
}

.quote-more i {
  font-size: 18px !important;
  color: #ea6f5a
}

.quote-cat a {
  font-size: 14px;
  font-size: 1.4rem;
  color: var(--be-red-f4);
  display: none
}

.quote-cat {
  opacity: 0
}

.quote-post:hover .quote-cat {
  opacity: 1
}

@media screen and (max-width:900px) {
  .quote-post-content {
    display: none
  }

  .quote-cat {
    display: none !important
  }

  .quote-inf,
  .quote-more a {
    bottom: -5px
  }
}

@media screen and (max-width:600px) {
  .quote-title {
    height: 50px;
    line-height: 25px;
    overflow: hidden
  }
}

.submit-info {
  margin: 0 0 20px
}

.submit-info p {
  text-indent: 0 !important;
  line-height: 35px;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid var(--be-border-x)
}

.submit-info p:first-child {
  margin: 0;
  border-top: 1px solid var(--be-border-t)
}

.submit-info strong {
  position: relative;
  color: var(--be-grey-6);
  width: 140px;
  display: inline-block;
  padding: 5px 20px 5px 10px;
  border-right: 1px solid var(--be-border-t)
}

.submit-info span {
  color: var(--be-grey-6);
  padding: 0 0 0 15px
}

.mce-statusbar {
  border: none !important
}

.mce-top-part:before {
  display: none !important
}

.single-content .full-img {
  position: relative;
  margin: 0 -29px
}

.single-show .single-content .full-img {
  margin: 0
}

.full-img .wp-caption {
  background: var(--be-bg-white);
  max-width: 100%;
  padding: 0;
  border: none;
  border-radius: 0
}

.full-img .wp-caption p {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  font-size: 2rem;
  color: var(--be-white);
  font-weight: 700;
  text-indent: 0;
  text-align: center !important;
  margin: 0;
  padding: 2px 40px;
  transition: all .2s ease-in 0s;
  transition-duration: .3s;
  -webkit-transition: all .2s ease-in 0s;
  -webkit-transition-duration: .3s;
  text-shadow: 1px 1px 1px #000;
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateX(0) translateY(-50%)
}

.full-img:hover .wp-caption p {
  font-size: 2.1rem
}

.full-img .wp-caption:after,
.full-img .wp-caption:before {
  content: "";
  width: 20%;
  height: 30%;
  pointer-events: none;
  position: absolute;
  z-index: 2;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out
}

.full-img .wp-caption:before {
  top: 20px;
  left: 20px;
  border-left: 1px solid #eee;
  border-top: 1px solid #eee
}

.full-img .wp-caption:after {
  right: 20px;
  bottom: 20px;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee
}

.full-img:hover.full-img .wp-caption:before,
.full-img:hover.full-img .wp-caption:after {
  width: 30%;
  height: 48%;
  border-color: var(--be-white)
}

.cat-des-img,
.full-img .wp-caption,
.full-thumbnail {
  position: relative
}

.cat-des-img:before,
.full-thumbnail .thumbs-back:before,
.full-thumbnail .sc:before {
  background: rgba(0, 0, 0, .3);
  -webkit-backdrop-filter: saturate(1) blur(3px);
  backdrop-filter: saturate(1) blur(3px);
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s
}

.full-thumbnail .sc:before {
  z-index: 1
}

.cat-des:hover .cat-des-img:before,
.full-thumbnail:hover .thumbs-back:before,
.full-thumbnail:hover .sc:before,
.full-img:hover .wp-caption:before {
  opacity: 1
}

.full-img .wp-caption a:before {
  background: rgba(0, 0, 0, .3);
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s
}

.full-img .wp-caption a:hover:before {
  opacity: 0
}

.full-img .wp-caption-text {
  pointer-events: none
}

@media screen and (max-width:600px) {
  .full-img .wp-caption p {
    font-size: 1.2rem
  }

  .full-img:hover .wp-caption p {
    font-size: 1.3rem
  }
}

@media screen and (max-width:440px) {
  .single-content .full-img {
    position: relative;
    margin: 0 -15px
  }
}

img.centered {
  display: block;
  margin: 0 auto 10px
}

img.alignnone {
  margin: 0 0 10px;
  display: block
}

img.alignright {
  margin: 0 0 10px 10px;
  display: inline
}

img.alignleft {
  margin: 0 10px 10px 0;
  display: inline
}

.aligncenter {
  display: block;
  margin: 0 auto
}

.alignright {
  float: right;
  margin: 0 0 10px 10px
}

.alignleft {
  float: left;
  margin: 0 10px 10px 0
}

.page-links {
  text-align: center;
  margin: 20px auto
}

.page-links a span,
.page-links>span {
  margin: 2px;
  line-height: 30px;
  padding: 2px 13px;
  display: inline-block;
  border-radius: 40px
}

.page-links>span {
  background: var(--be-bg-blue);
  color: var(--be-white)
}

.page-links a span {
  background: var(--be-bg-white);
  color: var(--be-grey-6);
  text-decoration: none;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.page-links a:hover span {
  background: var(--be-bg-blue);
  color: var(--be-white);
  -webkit-transition: all .2s ease-in 0s;
  transition: all .2s ease-in 0s
}

.all-count .next-page,
.all-count .current {
  display: none
}

.page-links .all-page-link {
  background: var(--be-bg-white);
  color: var(--be-grey-3);
  padding: 2px 10px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.page-links .back-paging {
  margin-top: 15px;
  padding: 4px 25px
}

@media screen and (max-width:550px) {
  .turn-small a .next-page {
    display: none
  }

  .two-column {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    -moz-column-gap: 0;
    -webkit-column-gap: 0;
    column-gap: 0
  }
}

.post-password-form {
  position: relative;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 20px 0;
  padding: 20px;
  border-radius: 5px;
  border: 1px solid var(--be-border-grey)
}

.post-password-form p {
  margin: 0 0 0 12px;
  text-indent: 0 !important
}

.post-password-form input[type=password] {
  width: 40%;
  height: 39px;
  line-height: 30px;
  background: var(--be-bg-white);
  padding: 6px 5px;
  border-radius: 5px;
  border: none;
  box-shadow: 0 0 0 1px var(--be-shadow);
  -webkit-appearance: none
}

.post-password-form input[type=submit] {
  width: 80px;
  line-height: 25px;
  background: var(--be-bg-white);
  padding: 7px 5px;
  cursor: pointer;
  border-radius: 5px;
  border: none;
  box-shadow: 0 0 0 1px var(--be-shadow);
  -webkit-appearance: none
}

.post-password-form input[type=submit]:hover {
  background: var(--be-bg-blue);
  color: var(--be-white) !important
}

.post-secret {
  position: absolute;
  top: -15px;
  left: 15px;
  font-size: 15px;
  font-size: 1.5rem;
  color: var(--be-grey-6);
  padding: 0 5px;
  background: var(--be-bg-white)
}

.post-secret i {
  font-size: 15px !important;
  margin: 0 10px 0 0
}

.btn-login {
  display: inline-table;
  font-size: 1.2rem;
  color: var(--be-blue);
  text-align: center;
  text-indent: 0;
  cursor: pointer;
  margin: 0 5px;
  padding: 1px 8px;
  border-radius: 3px;
  border: 1px solid #4d8cb8
}

.login-reg-btn {
  display: block;
  font-size: 1.5rem;
  max-width: 120px;
  margin: 0 auto 10px;
  padding: 5px 8px
}

.btn-login:hover {
  color: var(--be-white);
  background: var(--be-bg-blue)
}

.read-point-box {
  position: relative;
  color: var(--be-grey-6);
  margin: 30px 0;
  padding: 25px 25px 20px;
  border-radius: 5px;
  border: 1px solid var(--be-border-grey)
}

.read-point-box:hover {
  border: 1px solid var(--be-border-grey-d)
}

.read-point-title {
  position: absolute;
  top: -15px;
  left: 15px;
  color: var(--be-grey-4);
  padding: 0 5px;
  background: var(--be-bg-white)
}

.read-btn {
  position: absolute;
  bottom: -14px;
  right: 15px;
  color: var(--be-grey-6);
  cursor: pointer;
  padding: 0 5px 0 40px;
  background: var(--be-bg-white)
}

.read-btn-reply {
  bottom: -20px;
  right: 15px
}

.read-btn-login {
  font-size: 15px;
  font-size: 1.5rem;
  color: var(--be-grey-9);
  padding: 0 10px 0 45px;
  background: var(--be-bg-white)
}

.read-btn a {
  text-align: center;
  float: right;
  font-size: 15px;
  font-size: 1.5rem;
  color: var(--be-grey-9);
  padding: 5px;
  border-radius: 5px;
  display: block
}

.read-btn i {
  position: relative;
  position: absolute;
  top: 4px;
  left: 0;
  background: var(--be-bg-blue-d);
  width: 30px;
  height: 30px;
  margin: 0 0 0 8px;
  border-radius: 100%;
  transition: all .2s ease-in 0s;
  -webkit-transition: all .2s ease-in 0s
}

.read-point-box:hover .read-btn i {
  background: var(--be-bg-grey-9)
}

.read-btn:hover.read-btn i {
  background: var(--be-bg-blue)
}

.read-btn a:hover,
.read-btn:hover {
  color: var(--be-grey-6)
}

.read-btn-login i {
  top: 0
}

.read-btn i:after {
  position: absolute;
  top: 50%;
  left: 50%;
  font-family: be;
  font-size: 14px !important;
  color: var(--be-white);
  margin: -12px 0 0 -7px
}

.read-btn-reply i:after {
  content: "\e89d"
}

.read-btn-login i:after {
  content: "\e80d"
}

.read-point-title i {
  font-size: 16px !important;
  color: var(--be-grey-6);
  margin: 0 5px 0 0
}

.hide-t {
  position: relative;
  color: var(--be-grey-9);
  font-size: 13px;
  text-align: center;
  margin: 0 -30px
}

.hide-t {
  position: relative;
  color: var(--be-grey-9);
  font-size: 13px;
  text-align: center;
  margin: 0 -29px
}

.hide-t:before {
  content: "";
  position: absolute;
  top: 13px;
  left: 0;
  height: 1px;
  width: 42%;
  border-bottom: 1px dashed var(--be-border-dashed)
}

.hide-t:after {
  content: "";
  position: absolute;
  top: 13px;
  right: 0;
  height: 1px;
  width: 42%;
  border-bottom: 1px dashed var(--be-border-dashed)
}

.secret-b {
  margin: 10px -29px 15px;
  border-bottom: 1px dashed var(--be-border-dashed)
}

.hide-content {
  position: relative;
  color: var(--be-grey-6);
  margin: 30px 0;
  padding: 25px 25px 20px;
  border-radius: 3px;
  border: 1px solid var(--be-border-grey-d)
}

.hide-point {
  position: absolute;
  top: -15px;
  left: 15px;
  color: var(--be-grey-4);
  padding: 0 5px;
  background: var(--be-bg-white)
}

.hide-point i {
  font-size: 15px !important;
  color: var(--be-grey-6);
  margin: 0 5px 0 0
}

.wechat-key-form {
  padding: 30px 20px 15px
}

.wechat-secret {
  font-size: 15px;
  margin: 30px 0 5px 15px
}

.wechat-left {
  float: left;
  width: 70%
}

.wechat-right {
  float: right;
  width: 150px
}

.wechat-right img {
  float: right;
  height: auto;
  width: 150px;
  margin: 0 10px 0 0
}

.wechat-w {
  color: var(--be-yellow);
  font-weight: 700
}

.wechat-t {
  float: right;
  text-align: center !important;
  font-size: 12px;
  width: 150px;
  margin: 0 10px 0 0
}

@media screen and (max-width:678px) {
  .wechat-t {
    display: none
  }

  .wechat-box {
    width: 100%
  }

  .wechat-right img {
    margin-left: 10px;
    float: left
  }

  .secret-b {
    margin: 0 -29px 15px;
    padding: 0 0 0 15px
  }
}

@media screen and (max-width:440px) {
  .hide-t {
    margin: 0 -14px
  }

  .secret-b {
    margin: 10px -14px 15px
  }
}

.mark {
  position: relative;
  color: var(--be-grey-3);
  margin: 0 0 8px;
  padding: 10px 15px;
  border-radius: 5px
}

.mark:before {
  position: absolute;
  content: "";
  top: 50%;
  left: -3px;
  width: 3px;
  height: 18px;
  margin: -9px 0 0
}

.mark_a:before {
  background: #83a599
}

.mark_b:before {
  background: #da6472
}

.mark_c:before {
  background: var(--be-bg-grey-9)
}

.mark_d:before {
  background: #bcb072
}

.mark_e:before {
  background: #80aab6
}

.mark p {
  text-indent: 0 !important;
  margin: 0 0 3px !important
}

.mark_a {
  color: #668077;
  background: #effbf7
}

.mark_b {
  color: #da6472;
  background: #fdf8f3
}

.mark_c {
  color: var(--be-grey-6);
  background: #f6f6f6
}

.mark_d {
  color: #5b511b;
  background: #fcfaee
}

.mark_e {
  color: #40636c;
  background: #effafd
}

.docs-point-box {
  position: fixed;
  top: 160px;
  right: 20px;
  width: 260px;
  color: var(--be-grey-6);
  z-index: 1;
  margin: 10px 0;
  padding: 10px 15px;
  border-radius: 5px;
  background: var(--be-bg-glass);
  -webkit-backdrop-filter: saturate(5) blur(20px);
  backdrop-filter: saturate(5) blur(20px);
  box-shadow: 0 0 5px rgba(0, 0, 0, .1)
}

.docs-point-box p {
  margin: 0
}

@media screen and (max-width:1366px) {
  .docs-point-box {
    position: inherit;
    width: 100%;
    box-shadow: none
  }
}

.begin-single-meta span {
  margin: 0 5px 0 0
}

.begin-single-meta .meta-cat a {
  padding: 0 2px
}

.ri {
  margin: 0 5px 0 0
}

body.read {
  background: var(--be-bg-white) !important
}

.read {
  background: var(--be-bg-white)
}

.read .post,
.read .post.ms:hover {
  box-shadow: none
}

.read.single-post .entry-header h1,
.read.single-bulletin .entry-header h1,
.read.single-picture .entry-header h1 {
  margin: 0 0 15px;
  border-left: none
}

.read .single-content h2,
.read .single-content h3,
.read .single-content h4 {
  border-left: none
}

.read .primary-full {
  margin: 0 0 20px
}

.read .entry-content {
  margin: 0 0 100px
}

.read-m,
.read {
  animation: fade-in;
  animation-duration: 1s;
  -webkit-animation: fade-in 1s
}

.reading-close,
.read .reading-open {
  display: none
}

.read .reading-close {
  display: block
}

.reading-open {
  color: var(--be-grey-9);
  cursor: pointer;
  margin: 0 0 0 5px
}

.reading-close {
  position: fixed;
  top: 20px;
  right: 20px;
  width: 41px;
  height: 41px;
  font-size: 24px !important;
  color: var(--be-grey-7);
  text-align: center;
  cursor: pointer;
  z-index: 2;
  border-radius: 50%;
  animation: fade-in;
  animation-duration: 1s;
  -webkit-animation: fade-in 1s;
  background: var(--be-bg-glass);
  -webkit-backdrop-filter: saturate(5) blur(20px);
  backdrop-filter: saturate(5) blur(20px);
  box-shadow: 0 0 0 1px var(--be-shadow)
}

@media screen and (max-width:1025px) {

  .read.single-post .entry-header h1,
  .read.single-bulletin .entry-header h1,
  .read.single-picture .entry-header h1 {
    padding: 0
  }

  .reading-close {
    top: auto;
    bottom: 60px;
    left: 50%;
    margin: 0 0 0 -20px
  }
}

.readingDown {
  position: absolute
}

.readingUp {
  animation-name: fadeInDown
}

.reading-close:hover {
  background: var(--be-bg-grey-9);
  color: var(--be-white)
}

.reading-close i {
  vertical-align: -30%
}

.read .single-code-tag,
.read .comment-counts,
.read .sticky-comments-box.comment-list,
.read .header-sub,
.read .begin-tabs-content,
.read #related-img,
.read .tg-site,
.read .meta-author,
.read .site-footer,
.read .footer-site-widget,
.read .comments-area,
.read .scroll-comments,
.read .tg-box,
.read .begin-single-meta,
.read #single-widget,
.read .related-article,
.read .nav-single,
.read .post-nav-img,
.read .authorbio,
.read .s-weixin,
.read .s-weixin-one,
.read .single-footer,
.read .slider-rolling-box,
.read .single-tag,
.read .sharing-box,
.read .begin-today,
.read .toc-box,
.read #scroll,
.read #sidebar,
.read .bread,
.read .s-hide,
.read .single-meta,
.read .t-mark,
.read .copyright-post,
.read .logic-post-inf,
.read .relat-post-box,
.read .site-header-o,
.read .site-header {
  display: none
}

.read .note-nav-switch {
  position: absolute;
  top: -5px;
  left: -5px
}

.inf-ext-box {
  position: relative;
  float: left;
  line-height: 220%;
  width: 100%;
  margin: 10px 0 35px
}

.inf-ext-content-img {
  float: left;
  margin-left: 40%;
  padding: 0 0 3px 25px
}

.inf-ext-content {
  float: left
}

.inf-ext-img-box {
  position: absolute;
  right: 60%;
  top: 0;
  bottom: 0;
  overflow: hidden;
  border-radius: 5px
}

.inf-ext-img-box img {
  float: left;
  max-width: 100%;
  width: 100%;
  height: auto;
  border-radius: 5px
}

.inf-ext-content .inf-ext-list {
  float: left;
  width: 50%;
  padding: 0 10px 0 0
}

.ext-name {
  font-weight: 700;
  font-size: 1.53rem;
  margin: 0 15px 0 0
}

.ext-inf {
  font-size: 1.5rem;
  color: var(--be-grey-6)
}

@media screen and (max-width:520px) {
  .inf-ext-content-img {
    margin: 0;
    padding: 0
  }

  .inf-ext-content .inf-ext-list {
    width: 100%
  }

  .inf-ext-img-box {
    position: static;
    max-width: 280px;
    max-height: 210px;
    margin: 0 0 15px
  }
}

.meta-author {
  position: relative
}

.cms-news-grid-container .author-hide {
  display: none
}

.meta-author-box {
  position: absolute;
  top: 30px;
  left: -20px;
  width: 180px;
  display: none;
  z-index: 3;
  padding: 10px;
  -webkit-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out
}

.meta-author-box.author-action {
  top: 22px
}

.meta-author-inf {
  background: var(--be-bg-white);
  font-size: 1.2rem;
  color: var(--be-grey-6);
  line-height: 20px;
  padding: 10px 10px 20px;
  border-radius: 8px;
  background: var(--be-bg-glass);
  -webkit-backdrop-filter: saturate(5) blur(20px);
  backdrop-filter: saturate(5) blur(20px);
  box-shadow: var(--be-shadow-plus)
}

.meta-author-box .meta-inf span {
  font-size: 1.4rem;
  margin: 0
}

.meta-author-box .meta-inf {
  line-height: 130%
}

.meta-inf-avatar {
  width: 52px;
  height: 52px;
  overflow: hidden;
  margin: 10px auto 5px;
  border-radius: 50%
}

.meta-inf-avatar img {
  float: left;
  width: 100%;
  height: auto;
  max-width: 100%
}

.meta-inf-avatar i {
  font-size: 28px !important;
  color: var(--be-grey-7);
  line-height: 52px
}

.meta-inf-name {
  font-size: 14px;
  font-size: 1.4rem;
  color: var(--be-grey-4);
  font-weight: 700;
  text-align: center;
  text-transform: capitalize;
  margin: 0
}

.meta-inf {
  float: left;
  width: 50%;
  text-align: center;
  margin: 10px 0 0
}

.page-edit-link {
  float: right
}

.begin-single-meta {
  display: flex
}

.begin-single-meta.begin-single-meta-c {
  justify-content: center
}

.begin-single-meta .meta-author-avatar {
  display: flex;
  align-items: center
}

.meta-author-avatar img {
  width: 24px;
  height: 24px;
  border-radius: 100%
}

.begin-single-meta .meta-author-avatar img {
  padding: 2px
}

.meta-author-avatar i {
  font-size: 20px !important;
  color: var(--be-grey-9);
  margin: 0 3px 0 0
}

.paper-content .meta-author-avatar img {
  display: inline;
  vertical-align: baseline
}

.lbm .meta-author-avatar img {
  margin: 0 5px -7px 0
}

.lbm .load {
  display: inline
}

.begin-single-meta,
.begin-single-meta a {
  color: var(--be-grey-9)
}

.post-edit-link {
  padding: 1px 3px
}

.begin-single-meta {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 23px;
  margin: 10px 0 15px
}

.begin-single-meta .be {
  vertical-align: 0% !important
}

.baidu-r i {
  font-size: 12px !important;
  margin: 0 5px 0 0
}

.s-hide {
  position: absolute;
  top: 10px;
  right: 5px;
  cursor: pointer;
  line-height: 0;
  padding: 15px 18px
}

.off-side {
  position: relative;
  width: 26px;
  height: 6px;
  display: inline-block;
  overflow: hidden;
  border-radius: 8px;
  background: var(--be-bg-grey-f1)
}

.off-side:after {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  width: 13px;
  height: 10px;
  background: var(--be-bg-btn);
  -webkit-transition: .2s all ease-in-out;
  transition: .2s all ease-in-out
}

.on-side .off-side:after {
  left: 0;
  background: var(--be-bg-grey-9)
}

.s-hide:hover .off-side:after {
  right: 13px;
  background: var(--be-bg-grey-9)
}

.on-side:hover .off-side:after {
  left: 13px;
  background: var(--be-bg-btn)
}

@media screen and (max-width:640px) {
  .begin-single-meta.begin-single-meta-c {
    justify-content: left
  }

  .begin-single-meta .meta-modified,
  .begin-single-meta .word-time,
  .begin-single-meta .comment,
  .grid-meta-author,
  .baidu-r,
  .meta-source,
  .entry-meta .meta-author {
    display: none
  }
}

.single-cat-tag {
  background: var(--be-bg-grey-f8);
  position: absolute;
  bottom: 0;
  left: 1px;
  right: 1px;
  line-height: normal;
  overflow: hidden;
  display: inline-block;
  margin: 0 0 1px;
  padding: 8px 0;
  border-radius: 0 0 8px 8px
}

.single-cat {
  padding: 0 20px
}

.single-cat a {
  padding: 0 5px
}

.single-replace {
  float: right
}

.apc-grid-meta .comment span,
.single-meta .comment span,
.full-entry-meta .comment span,
.entry-content .comment span {
  display: none
}

.single-tag {
  padding: 0 1px
}

.single-tag ul {
  overflow: hidden;
  margin: 0 -2px 6px
}

.single-tag li {
  width: 16.66666666666667%;
  float: left;
  padding: 0 2px 4px
}

.single-tag li a {
  background: var(--be-bg-grey-6);
  color: var(--be-white);
  text-align: center;
  padding: 6px 4px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition: transform .1s linear;
  transition: transform .1s linear;
  border-radius: 5px
}

.single-tag li a:hover {
  background: var(--be-bg-grey-6);
  color: var(--be-white);
  transform: scale(.95);
  -webkit-transition: all .1s ease-in 0s;
  transition: all .1s ease-in 0s
}

@media screen and (max-width:1025px) {
  .single-tag li {
    width: 25%
  }
}

@media screen and (max-width:640px) {
  .single-tag li {
    width: 33.33333333333%
  }

  .single-replace {
    display: none
  }

  .entry-header-c h1,
  .begin-single-meta-c {
    text-align: left
  }
}

@media screen and (max-width:400px) {
  .single-tag li {
    width: 50%
  }
}

.abstract {
  background: var(--be-bg-white);
  font-size: 15px;
  color: var(--be-grey-9);
  display: block
}

.abstract fieldset {
  padding: 5px 15px;
  margin: 0 0 10px;
  border: 1px dashed var(--be-border-dashed)
}

.abstract legend {
  font-weight: 600;
  color: var(--be-grey-9);
  padding: 0 5px
}

.abstract p {
  text-indent: 0 !important;
  margin: 0 0 5px
}

#primary.no-sidebar {
  width: 100%
}

.no_abstract,
.no-sidebar .s-hide {
  display: none
}

.toc-close {
  color: var(--be-grey-5);
  display: block;
  cursor: pointer;
  line-height: 18px;
  padding: 4px 2px 120px
}

.toc-close i {
  color: #ddd;
  padding: 0 0 50px
}

.toc-zd:hover .toc-close i {
  color: #e8c2ad
}

.toc-zd {
  position: absolute;
  background: 0 0;
  top: 0;
  right: 0;
  width: 22px;
  height: 225px;
  border-radius: 0 5px 5px 0
}

.toc-widge .toc-zd {
  display: none
}

.toc-box {
  position: fixed;
  background: var(--be-bg-white);
  bottom: 80px;
  left: -1px;
  max-width: 270px;
  min-width: 180px;
  padding: 10px 0;
  z-index: 3;
  box-shadow: 0 0 0 1px var(--be-shadow);
  border-radius: 0 8px 8px 0;
  animation: fade-in;
  -webkit-animation: fade-in;
  animation-duration: .5s;
  -webkit-animation: fade-in .5s;
  border-left: 3px solid var(--be-bg-blue)
}

.toc-widge-main .toc-box {
  position: inherit;
  max-width: 100%;
  border: none;
  box-shadow: none
}

.toc-ul-box {
  max-height: 355px;
  min-height: 200px;
  overflow: scroll;
  overflow-x: hidden;
  -ms-overflow-style: none;
  scrollbar-width: none
}

.toc-ul {
  margin: 0 30px 0 3px
}

.toc-ul-box::-webkit-scrollbar {
  display: none
}

.toc-ul-box,
.toc-ul-box a {
  font-size: 14px
}

.toc-ul li {
  list-style: none !important;
  margin: 0 !important;
  line-height: 230% !important
}

.toc-ul li a {
  color: var(--be-grey-4) !important;
  width: 100%;
  min-width: 150px;
  display: block;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: All .2s ease-in-out;
  -webkit-transition: All .2s ease-in-out
}

.toc-ul .sup:hover {
  box-shadow: none
}

.toc-no {
  display: none
}

a.toc-box-h {
  color: var(--be-grey-3)
}

.toc-ul-box .sup a:hover,
.toc-ul-box a.active {
  color: var(--be-grey-4)
}

.widget-area .tocshow {
  display: none;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  animation-duration: 1s;
  -webkit-animation-name: fadeInUp;
  -webkit-animation-duration: 1s
}

.widget-area .tochide {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  animation-duration: 1s;
  -webkit-animation-name: fadeInUp;
  -webkit-animation-duration: 1s
}

.widget-area .be-toc-widget.tocshow {
  display: block;
  opacity: 1 !important;
  transform: scale(1)
}

@media screen and (max-width:600px) {
  .toc-box {
    display: none
  }

  .toc-ul-box {
    height: 200px
  }
}

@media screen and (max-width:480px) {
  .toc-ul-box .toc-l a:hover {
    color: var(--be-grey-3)
  }
}

.tocjq li a {
  padding-left: 5px
}

.toc-level a {
  padding-left: 5px
}

.toc-level-3 a {
  padding-left: 15px
}

.noh2.toc-level-3 a {
  padding-left: 5px
}

.toc-level-4 a {
  padding-left: 25px
}

.noh2.toc-level-4 a {
  padding-left: 15px
}

.noh3.toc-level-4 a {
  padding-left: 5px
}

.toc-level-5 a {
  padding-left: 40px
}

.noh2.toc-level-5 a {
  padding-left: 30px
}

.noh3.toc-level-5 a {
  padding-left: 20px
}

.toc-level-6 a {
  padding-left: 50px
}

.noh2.toc-level-6 a {
  padding-left: 40px
}

.noh3.toc-level-6 a {
  padding-left: 30px
}

.tocjq li a:before,
.toc-level a:before {
  content: "";
  width: 7px;
  height: 7px;
  margin: 0 5px 0 0;
  display: inline-block;
  vertical-align: 3%;
  border-radius: 50%;
  background: 0 0;
  border: 1px solid #999
}

.tocjq li a:before {
  background: 0 0;
  border: 1px solid #999
}

.tocjq li.active a:before {
  background: var(--be-bg-grey-6);
  border: 1px solid #666
}

.tocjq li a:hover:before {
  background: var(--be-bg-grey-6);
  border: 1px solid #666
}

.tocjq li a:hover:before {
  background: var(--be-bg-yellow);
  border: 1px solid #fa9f7e
}

.toc-level.active a:before {
  background: var(--be-bg-blue);
  border: 1px solid var(--be-bg-blue)
}

.toc-level a:hover:before {
  background: var(--be-bg-yellow);
  border: 1px solid #fa9f7e
}

.be-toc-widget {
  position: relative;
  padding: 15px
}

.be-toc-widget .rec-adorn-x,
.be-toc-widget .rec-adorn-s {
  -webkit-filter: blur(2px);
  filter: blur(2px)
}

.toc-widge-title {
  font-weight: 700;
  padding: 15px;
  margin: -15px -15px 0
}

.toc-widge-main {
  margin: -10px 0 0
}

.toc-widge-title i {
  font-weight: 400;
  margin: 0 5px 0 0
}

.toc-widge .toc-ul {
  margin: 0;
  padding: 0
}

.toc-widge .toc-ul-box {
  height: 100%
}

.toc-scroll {
  position: relative
}

.toc-prompt {
  position: absolute;
  bottom: 8px;
  right: 54px;
  color: var(--be-white)
}

.toc-arrow {
  position: relative;
  width: 45px;
  max-width: 100%;
  text-align: center;
  line-height: normal;
  padding: 5px 0;
  background: var(--be-bg-grey-9);
  border-radius: 3px
}

.toc-arrow.toc-arrow-en {
  width: 65px;
  font-size: 12px;
  font-size: 1.2rem
}

.toc-arrow .be-playarrow {
  position: absolute;
  top: 50%;
  left: 39px;
  color: var(--be-grey-9);
  font-size: 16px !important;
  margin-top: -5px
}

.toc-arrow.toc-arrow-en .be-playarrow {
  position: absolute;
  left: 59px
}

.single-content [class*=beupset] {
  position: absolute;
  left: -10000px
}

.s-weixin {
  width: 80%;
  margin: 10px auto 20px;
  display: flex;
  justify-content: center
}

.s-weixin .weimg-my {
  float: left;
  width: 35%;
  text-align: center;
  margin: 5px;
  padding: 5px 5px 15px;
  border: 1px dashed var(--be-border-dashed)
}

.s-weixin img {
  width: 80%;
  max-width: 80%;
  height: auto;
  vertical-align: bottom
}

.s-weixin-one {
  width: 400px;
  margin: 10px auto 20px;
  border: 1px dashed var(--be-border-dashed)
}

.weimg-one {
  padding: 5px
}

.weimg-one .copy-weixin {
  float: left;
  width: 30%;
  margin: 0 10px 0 0
}

.weimg-one img {
  float: left;
  width: 100%;
  max-width: 100%;
  height: auto
}

.weimg-one .weixin-h,
.weimg-one .weixin-h-w {
  float: left;
  width: 65%
}

.weimg-one .weixin-h-w {
  color: var(--be-grey-9)
}

@media screen and (max-width:768px) {
  .s-weixin .weimg-my {
    width: 50%
  }

  .s-weixin,
  .s-weixin-one {
    width: 100%
  }
}

.copy-weixin {
  position: relative;
  float: left;
  width: 100%;
  cursor: pointer
}

.weixinbox {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}

.btn-weixin-copy {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%
}

.copy-success-weixin {
  color: #fff;
  text-align: center;
  border-radius: 5px
}

.copy-success-weixin-text {
  background: #01bc0d;
  color: #fff;
  text-align: center;
  padding: 2px 8px;
  border-radius: 5px
}

.feed-t .copy-success-weixin-text,
.usmain-box .copy-success-weixin-text,
.footer-nav-weixin .copy-success-weixin-text {
  font-size: 1.2rem;
  line-height: 180%
}

.feed-t .weixinid,
.usmain-box .weixinid {
  display: none
}

.b-weixin .copy-success-weixin-text {
  position: fixed;
  top: 30%;
  left: 50%;
  font-size: 1.4rem;
  padding: 5px 12px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%)
}

.copy-success-weixin-text .dashicons {
  margin: 0 5px 0 0
}

.b-weixin .copy-success-weixin {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  pointer-events: none
}

.weixin-id {
  line-height: 0;
  text-indent: -10000px
}

.btn-weixin-copy i {
  background: #fa9f7e;
  color: #fff;
  opacity: 0;
  padding: 8px;
  border-radius: 50%
}

.weixinbtn .btn-weixin-copy i {
  opacity: 1
}

.logic-post-inf {
  background: var(--be-bg-inf);
  float: left;
  font-size: 1.5rem;
  color: var(--be-grey-6);
  width: 100%;
  margin: 15px 0;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid var(--be-border-inf)
}

.copyright-post {
  background: var(--be-bg-pink-fd);
  float: left;
  font-size: 15px;
  font-size: 1.5rem;
  color: #685545;
  width: 100%;
  margin: 15px 0;
  padding: 15px;
  border-radius: 5px
}

.logic-post-inf img,
.copyright-post img {
  max-width: 100%;
  height: auto;
  margin: 5px 0
}

.video-content {
  width: 99%;
  margin: 15px auto
}

.videos-content {
  width: 100%;
  margin: 0 0 25px
}

.video-img-box {
  position: relative;
  float: left;
  max-width: 200px;
  overflow: hidden
}

.video-img {
  position: relative;
  float: left;
  width: 200px;
  overflow: hidden;
  border-radius: 5px
}

.video-img img {
  float: left;
  width: 100%;
  height: auto;
  max-width: 100%;
  margin: 0
}

.video-inf {
  float: left;
  width: 54%;
  margin: 2px 0 0 15px
}

.video-inf span {
  font-size: 15px;
  line-height: 40px;
  display: block;
  margin: 0 0 13px;
  padding: 0 0 0 15px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.video-img .be-play,
.picture-img .be-play,
#related-img .be-play,
.img-x2 .be-play,
.search .format-video .be-play,
.archive .format-video .be-play,
.home .format-video .be-play,
.page-template .format-video .be-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  font-size: 30px !important;
  color: var(--be-white);
  width: 32px;
  height: 32px;
  text-shadow: 0 0 4px rgba(0, 0, 0, .2)
}

.picture-cms-img .be-play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 32px;
  height: 32px;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  font-size: 30px !important;
  color: var(--be-white);
  text-shadow: 0 0 4px rgba(0, 0, 0, .2)
}

.img-ico .be {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 18px !important;
  color: var(--be-white)
}

@media screen and (max-width:720px) {
  .video-inf {
    max-width: 260px
  }
}

@media screen and (max-width:640px) {
  .video-img-box {
    float: inherit;
    margin: 0 0 13px
  }

  .video-inf {
    float: inherit;
    width: 100%;
    max-width: 300px;
    margin: 0 auto 13px
  }
}

.format-videos {
  width: 100%;
  margin: 20px 0
}

.format-videos-img-box {
  position: relative;
  float: left;
  border-radius: 2px
}

.format-videos-img {
  position: relative;
  float: left;
  width: 200px;
  overflow: hidden;
  border-radius: 5px
}

.format-videos-img img {
  float: left;
  width: 100%;
  height: auto;
  max-width: 100%;
  margin: 0
}

.format-videos-inf {
  float: left;
  width: 65%;
  padding: 0 35px
}

.format-videos-inf span {
  line-height: 37px;
  display: block
}

@media screen and (max-width:720px) {
  .format-videos-inf {
    max-width: 260px
  }

  .format-videos-inf span {
    line-height: 40px
  }
}

@media screen and (max-width:640px) {
  .format-videos-img-box {
    float: inherit;
    margin: 0 auto 13px
  }

  .format-videos-inf {
    float: inherit;
    width: 100%;
    max-width: 100%;
    margin: 0 auto 13px;
    padding: 0
  }
}

.authorbio {
  background: var(--be-bg-white);
  margin: 0 0 10px;
  padding: 10px 15px;
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.authorbio li {
  line-height: 30px
}

.reprinted img {
  float: left;
  max-width: 100%;
  width: 100%;
  height: auto;
  border-radius: 0
}

.authorbio .avatar {
  float: left;
  width: 48px;
  height: 48px;
  margin: 7px 10px 0 0;
  border-radius: 50%
}

.re-url {
  width: 0;
  height: 0;
  border: none
}

.copy-url {
  background: var(--be-bg-white);
  width: 80px;
  padding: 2px 8px;
  cursor: pointer;
  border: none;
  -webkit-appearance: none
}

.nav-single {
  margin-bottom: 10px
}

.meta-nav {
  background: var(--be-bg-white);
  float: left;
  width: 50%;
  text-align: center;
  margin-right: -1px;
  padding: 10px 20px;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.meta-previous {
  border-radius: 8px 0 0 8px
}

.meta-next {
  border-radius: 0 8px 8px 0
}

.nav-single a {
  display: block
}

.meta-nav:hover {
  color: var(--be-white);
  background: var(--be-bg-blue)
}

.post-nav-img {
  margin: 0 0 10px;
}

.nav-img-box {
  position: relative;
  background: var(--be-bg-white);
  float: left;
  width: 50%;
  margin: 0 -1px 0 0;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.nav-thumbnail {
  position: absolute;
  top: 18px;
  left: 18px;
  width: 100px;
  height: 75px;
  clear: both;
  overflow: hidden;
  border-radius: 3px
}

.nav-thumbnail img {
  float: left
}

.nav-img {
  height: 110px;
  padding: 20px;
}

.post-nav-img .post-nav {
  color: var(--be-grey-9);
  margin: 5px 0 10px
}

.nav-img-t {
  color: var(--be-grey-4);
  display: block;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

.nav-img-box:hover .post-nav,
.nav-img-box:hover .nav-img-t {
  color: var(--be-grey-3)
}

.no-nav-img {
  height: 112px
}

.post-previous-box {
  float: left;
  overflow: hidden;
  border-right: none;
  border-radius: 8px 0 0 8px
}

.post-next-box {
  float: left;
  overflow: hidden;
  border-radius: 0 8px 8px 0
}

@media screen and (max-width:600px) {
  .post-nav-img .post-nav {
    margin: 5px 0 -3px
  }

  .nav-thumbnail {
    left: 50%;
    margin: 5px 0 0 -50px
  }

  .nav-img {
    height: 170px;
    padding: 100px 15px 20px
  }

  .post-nav,
  .nav-img-t {
    text-align: center;
    margin: 0
  }

  .no-nav-img {
    height: 172px
  }
}

.relat-post {
  font-size: 14px;
  font-size: 1.4rem
}

.single-content .relat-post h2 {
  line-height: 25px;
  margin: -3px 0 5px;
  padding: 0 20px;
  border-left: none
}

.single-content .relat-post h2 a {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px
}

.single-content .relat-post .post {
  position: relative;
  background: var(--be-bg-white);
  margin: 0 -15px;
  padding: 20px 20px 21px;
  border: none;
  border-radius: 5px
}

.single-content .relat-post .ms {
  position: relative;
  background: var(--be-bg-white);
  margin: 0 -15px;
  padding: 20px 20px 21px;
  border: none;
  border-radius: 5px
}

.single-content .relat-post .ms:hover {
  box-shadow: none
}

.relat-post-box {
  margin: 30px 0 0
}

#related-img {
  background: var(--be-bg-white);
  margin-bottom: 10px;
  padding: 10px 10px 5px;
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.related-title {
  height: 50px;
  line-height: 25px;
  overflow: hidden
}

.related-site {
  max-width: 100%;
  width: 100%;
  height: auto;
  padding: 5px
}

.related-site-img {
  position: relative;
  max-width: 100%;
  width: 100%;
  height: auto;
  overflow: hidden;
  border-radius: 5px
}

.related-site-img a img {
  float: left;
  max-width: 100%;
  width: 100%;
  height: auto
}

@media screen and (min-width:901px) {
  .related-title {
    margin: 3px 0 0
  }
}

@media screen and (min-width:480px) {
  .r4 {
    float: left;
    width: 25%
  }
}

@media screen and (max-width:480px) {
  .r4 {
    float: left;
    width: 50%
  }
}

.single-goods-main {
  position: relative;
  margin: 0 0 10px;
  padding: 0;
  overflow: hidden;
  transform: rotate(0deg);
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.single-goods-img {
  background: var(--be-bg-white);
  max-width: 100%;
  width: 100%;
  height: auto
}

.single-goods-img a img {
  float: left;
  max-width: 100%;
  width: 100%;
  height: auto
}

.single-goods-title a {
  position: absolute;
  bottom: 0;
  left: 0;
  background: var(--be-bg-red-f4);
  background: rgba(255, 68, 0, .8);
  color: var(--be-white);
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
  opacity: 0;
  padding: 0 10px;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

.single-goods-main:hover .single-goods-title a {
  opacity: 1;
  transition: All .4s ease-in-out;
  -webkit-transition: All .4s ease-in-out
}

.single-goods-pricex {
  background: var(--be-bg-red-f4);
  background: rgba(255, 68, 0, .8);
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 12px;
  font-size: 1.2rem;
  color: var(--be-white);
  line-height: 25px;
  text-align: center;
  padding: 0 8px;
  border-radius: 3px
}

.single-goods {
  margin: 0 -5px
}

.single-goods .tl4 {
  position: relative;
  min-height: 1px;
  padding: 0 5px;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

@media screen and (min-width:320px) {
  .tl4 {
    float: left;
    width: 50%
  }
}

@media screen and (min-width:1200px) {
  .tm4 {
    float: left;
    width: 25%
  }
}

@media screen and (max-width:1200px) {
  .tm4 {
    width: 25%
  }
}

@media screen and (max-width:480px) {
  .tm4 {
    width: 50%
  }

  .single-goods {
    margin: 0 -4px
  }
}

#single-widget h3 {
  margin: 15px 0 0 4px
}

#single-widget .widget-title-icon {
  margin: 10px 0 0;
  padding: 5px 0 0;
  background: var(--be-bg-white);
  border-bottom: none
}

.single-widget-2 .widget {
  float: left;
  width: 50%;
  margin-right: -1px;
  border-radius: 2px
}

#single-widget .cat-w-icon {
  background: var(--be-bg-white);
  height: 25px;
  line-height: 25px;
  border-radius: 0;
  border-bottom: none !important
}

.single-widget-2 .widget:nth-last-child(6),
.single-widget-2 .widget:nth-last-child(4),
.single-widget-2 .widget:nth-last-child(2) {
  border-radius: 8px 0 0 8px
}

.single-widget-2 .widget:nth-last-child(5),
.single-widget-2 .widget:nth-last-child(3),
.single-widget-2 .widget:nth-last-child(1) {
  border-radius: 0 8px 8px 0
}

.single-widget-2 .widget ul {
  margin: 0 5px 5px
}

@media screen and (max-width:640px) {
  .single-widget-2 .widget {
    border-radius: 8px !important
  }
}

#single-widget .add-widgets {
  background: var(--be-bg-white);
  text-align: center;
  margin: 0 0 10px;
  padding: 30px;
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

#sidebar {
  float: right;
  width: 26.8%
}

#sidebar-l {
  float: left;
  width: 26.8%
}

.widget-title a,
.cat-w-icon a {
  display: block
}

.widget {
  background: var(--be-bg-white);
  margin: 0 0 10px;
  overflow: hidden;
  transform: rotate(0deg);
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.wbg.widget,
.wbg .widget {
  background: 0 0;
  box-shadow: none
}

#sidebar h3,
#sidebar-l h3,
.cat-w-icon {
  background: var(--be-bg-grey-f8);
  height: 38px;
  line-height: 38px;
  margin: 1px 1px 0;
  border-radius: 8px 8px 0 0
}

.widget ul li {
  width: 100%;
  line-height: 29px;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

.only-title a {
  width: 100%;
  vertical-align: top;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

.only-title-date a {
  width: 82%
}

.widget ul,
#sidebar #searchform,
#calendar_wrap,
.tagcloud,
.be-tagcloud,
.tagcloud-color,
#sidebar-l #searchform {
  padding: 15px
}

.widget ul li ul {
  padding: 5px 15px
}

.widget-title .be-warning {
  font-size: 16px !important;
  color: var(--be-grey-7);
  font-weight: 400;
  margin: 0 10px 0 0
}

.widget .picture {
  padding: 10px 15px
}

.widget .textwidget {
  padding: 18px
}

#sponsor_widget,
.php_text .widget-text {
  padding: 0
}

.footer-site-widget .php_text .widget-text {
  margin: 10px 0 0
}

.php_text .widget-text video {
  vertical-align: middle
}

.widget .wp-caption {
  max-width: 100%
}

.widget_media_image img {
  float: left;
  width: 100%;
  height: auto;
  max-width: 100%
}

.widget .wp-caption-text {
  width: 100%;
  text-align: center;
  display: inline-block;
  padding: 10px 0
}

.widget_media_audio {
  padding: 10px
}

.widget .mejs-container {
  overflow: hidden;
  border-radius: 5px
}

.widget_block img,
.widget .textwidget img,
#sponsor_widget img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
  border-radius: 2px
}

.widget_links ul,
.be_widget_cat ul,
.widget_archive ul,
.widget_nav_menu .menu {
  float: left;
  width: 100%
}

.widget_links ul,
.widget_archive ul,
.widget_cat_icon ul,
.be_widget_cat ul,
.widget_nav_menu ul {
  padding: 9px 7px 9px 8px
}

.be_widget_cat li,
.widget_links li,
.widget_archive li,
#sidebar .widget_nav_menu li,
#sidebar-l .widget_nav_menu li {
  float: left;
  width: 49.5% !important;
  margin: 0 -3px -1px 2px
}

.widget_archive li {
  color: var(--be-grey-9);
  text-align: center;
  padding: 3px 0;
  border: 1px solid var(--be-border-z)
}

.be_widget_cat a,
.widget_links a,
#sidebar .widget_nav_menu a,
#sidebar-l .widget_nav_menu a {
  text-align: center;
  margin: 2px;
  padding: 5px;
  display: block;
  border-radius: 3px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.be_widget_cat a:hover,
.widget_links a:hover,
#sidebar .widget_nav_menu a:hover,
#sidebar-l .widget_nav_menu a:hover {
  background: var(--be-bg-btn);
  color: var(--be-white) !important;
  -webkit-transition: all .1s ease-in 0s;
  transition: all .1s ease-in 0s;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.tagcloud-color {
  padding: 11px
}

.tagcloud-color a {
  float: left;
  margin: 2px;
  padding: 0 7px;
  color: var(--be-white);
  line-height: 26px;
  text-align: center;
  border-radius: 3px;
  -webkit-transition: transform .1s linear;
  transition: transform .1s linear
}

.be-tagcloud a {
  margin: 2px;
  padding: 0 6px;
  line-height: 26px;
  text-align: center;
  -webkit-transition: transform .1s linear;
  transition: transform .1s linear
}

.be-tagcloud a:hover {
  transform: scale(1.1)
}

.tagcloud-color a:hover,
.taud a:hover {
  color: var(--be-white);
  transform: scale(1.1)
}

.widget_archive select,
.widget_categories select {
  display: block;
  min-width: 85%;
  margin: 25px auto;
  padding: 8px 10px;
  border-radius: 5px;
  border: 1px solid var(--be-border-grey)
}

.widget-title {
  padding: 0 0 0 16px
}

.date-n {
  color: var(--be-grey-9)
}

.day-n {
  color: #5881a1
}

.day-n {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700
}

.month-n {
  font-size: 12px;
  font-size: 1.2rem
}

.tagcloud-cat a {
  font-weight: 700;
  padding: 5px
}

.keep-remove-favorite i {
  margin: 0 5px 0 0;
  color: var(--be-grey-9)
}

.keep-remove-favorite:hover i {
  color: var(--be-yellow)
}

#tag_cloud_widget {
  position: relative;
  width: 96%;
  height: 240px;
  color: var(--be-grey-4);
  margin: 10px 2%;
  text-align: center;
  overflow: hidden
}

.cloud-tag-on a {
  position: absolute;
  top: 40%;
  left: 40%;
  color: var(--be-white);
  max-width: 35%;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 2px 10px;
  border-radius: 3px;
  background: 0 0;
  animation: fade-in;
  animation-duration: 1.5s;
  -webkit-animation: fade-in 1.5s;
  -webkit-transition: transform .1s linear;
  transition: transform .1s linear;
  box-shadow: 0 1px 4px 1px rgba(0, 0, 0, .3)
}

.cloud-tag a {
  display: none
}

#tag_cloud_widget.cloud-tag-on a:hover {
  background: var(--be-bg-white) !important;
  color: var(--be-body);
  transform: scale(1.1)
}

.ajax_text {
  position: relative;
  min-height: 100px
}

.widget_color_cat ul {
  padding: 0
}

.widget_color_cat ul li {
  width: 100%
}

.color-cat a {
  line-height: 40px;
  display: block;
  padding: 0 15px;
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}

.color-cat li {
  border-bottom: 1px solid var(--be-border-x)
}

.color-cat li:last-of-type {
  border-bottom: none
}

.widget_block {
  padding: 15px
}

.widget_block ul {
  margin: -15px
}

.widget_block button {
  cursor: pointer
}

.zm-notice {
  position: relative
}

.zm-notice ul {
  padding: 0
}

.list-img-box img {
  float: left;
  height: auto;
  max-width: 100%
}

.notice-main {
  width: 100%;
  height: 50px;
  overflow: hidden;
  animation: bg-color 6s infinite;
  background: rgba(248, 93, 0, .8)
}

.notice-main-img {
  position: absolute;
  left: 0;
  bottom: 0
}

@keyframes bg-color {
  0% {
    background: rgba(248, 93, 0, .8)
  }

  30% {
    background: rgba(180, 56, 195, .8)
  }

  60% {
    background: rgba(122, 185, 81, .8)
  }

  100% {
    background: rgba(248, 93, 0, .8)
  }
}

.list a {
  width: 99%;
  font-size: 14px;
  font-size: 1.4rem;
  color: var(--be-white);
  display: block;
  line-height: 50px;
  padding: 0 10px;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

.meta-author-avatar.shuo-avatar {
  position: relative
}

.meta-author-avatar.shuo-avatar img {
  float: left;
  width: 48px;
  height: 48px;
  display: block;
  margin: 2px 10px 0 0;
  border-radius: 48px
}

.notice-cat .meta-author-avatar.shuo-avatar img {
  width: 24px;
  height: 24px
}

.shuo-entry-meta {
  float: left
}

.notice-cat .shuo-entry-meta {
  margin: -5px 0 0;
  line-height: 20px
}

.shuo-author {
  position: relative;
  color: var(--be-grey-6);
  font-weight: 700;
  text-transform: capitalize
}

.shuo-the-role {
  font-size: 12px;
  font-size: 1.2rem;
  color: var(--be-purple);
  font-weight: 400
}

.shuo-the-role1:after {
  content: "\e601";
  font-family: cx;
  font-size: 12px !important;
  font-weight: 400;
  color: var(--be-yellow);
  margin: 0 0 0 3px
}

.shuo-inf a,
.shuo-inf {
  color: var(--be-grey-9);
  margin: 0 5px 0 0
}

.region-txt {
  position: absolute;
  top: 18px;
  right: 20px;
  font-size: 13px;
  font-size: 1.3rem;
  color: var(--be-grey-9)
}

.region-txt .dashicons {
  vertical-align: middle;
  margin: 0 3px 0 0
}

.shuo-content {
  font-size: 15px;
  font-size: 1.5rem;
  margin: 5px 0 0 58px;
  border-radius: 5px
}

.shuo-content img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  display: block;
  margin: 15px auto;
  opacity: 1 !important;
  object-fit: scale-down
}

.shuo-w {
  background: var(--be-bg-grey-f1);
  display: block;
  margin: 0 0 0 32px;
  padding: 10px;
  border-radius: 3px
}

.notice-shuo ul li {
  white-space: normal;
  margin: 0 0 10px
}

.notice-shuo a:hover {
  color: var(--be-grey-6)
}

.new_cat .new-title {
  white-space: normal
}

.hot_commend .thumbnail,
.new_cat .thumbnail {
  position: relative;
  float: left;
  width: 100px;
  height: 75px;
  margin: 8px 15px 8px 0;
  overflow: hidden
}

.hot_commend a img,
.new_cat a img {
  float: left;
  width: 100px;
  height: auto
}

.hot_commend .hot-title,
.new_cat .new-title {
  height: 53px;
  margin-top: 5px;
  line-height: 25px;
  overflow: hidden;
  white-space: normal;
  display: block;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all
}

.hot_commend .views,
.new_cat .date {
  float: right;
  color: var(--be-grey-9)
}

.hot_commend ul .be {
  color: var(--be-grey-9)
}

.column-title-w {
  font-weight: 700
}

.special-des-w {
  color: var(--be-grey-8);
  font-weight: 400
}

ul.tree-cat {
  padding: 15px 20px
}

.tree-cat-count-no li a {
  display: block
}

.tree-cat .children li a:before {
  content: "-";
  color: var(--be-grey-9);
  margin: 0 5px 0 0
}

.tree-cat .children .children li a:before {
  content: "- -"
}

.tree-cat .children .children .children li a:before {
  content: "- - -"
}

.tree-cat .children .children .children li a:before {
  content: "- - - -"
}

.tree-cat-widget .count {
  font-size: 12px;
  font-size: 1.2rem;
  color: var(--be-grey-9);
  margin: 0 0 0 5px
}

.random-btn {
  color: var(--be-grey-8);
  cursor: pointer
}

.ajax-random h3 {
  cursor: pointer
}

.ajax-random-list .random-btn {
  margin: 0 0 5px
}

.random-btn:hover {
  color: var(--be-hover)
}

.random-btn-ico {
  width: 20px;
  text-align: center;
  display: inline-block;
  margin: 0 5px 0 0;
  transition: 1s;
  -webkit-transition: 1s;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d
}

.random-btn:hover .random-btn-ico {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg)
}

.random-btn-ico i {
  width: 20px;
  height: 20px;
  font-size: 20px;
  vertical-align: -22%;
  margin: 0 5px 0 0
}

.random-load-item {
  background: var(--be-bg-grey-f1);
  border-radius: 3px;
  display: inline-block
}

.random-load-title {
  height: 19px;
  display: block;
  margin-top: 10px
}

.random-content.loading span {
  opacity: .5
}

.random-content .thumbnail {
  background: var(--be-bg-grey-f1)
}

.li-icon {
  font-size: 14px;
  color: var(--be-grey-9);
  font-weight: 700;
  text-align: center;
  font-style: italic;
  width: 24px;
  display: inline-block;
  margin: 0 5px 0 -5px
}

.li-icon-1 {
  color: #900787
}

.li-icon-2 {
  color: var(--be-red)
}

.li-icon-3 {
  color: #dd823b
}

.li-icon-4 {
  color: #9ebaa0
}

.li-icon-5 {
  color: #4796b3
}

.li-icon-6 {
  color: var(--be-purple)
}

.timing_post li i {
  color: #e8c2ad;
  padding: 0 5px 0 0
}

.widget .title-li-all ul li {
  line-height: 23px;
  white-space: normal
}

.widget .title-li-all ul {
  padding: 0
}

.title-all-item {
  padding: 10px 15px 10px 10px;
  border-bottom: 1px solid var(--be-border-x)
}

.title-all-item:last-of-type {
  border-bottom: none
}

.title-all {
  display: block;
  margin: 0 0 0 50px
}

.title-all a {
  font-weight: 700
}

.title-all-item .li-icon {
  float: left;
  font-size: 24px;
  font-style: normal;
  width: 40px;
  height: 100%;
  margin: 10px 0 0;
  font-family: Grifinito-L, Georgia, Times, Times New Roman, serif
}

.title-all-inf {
  color: var(--be-grey-9);
  display: block
}

.title-all-inf .discuss {
  float: right
}

#wp-calendar {
  width: 100%
}

#wp-calendar caption {
  text-align: center;
  font-weight: 700
}

#wp-calendar th {
  text-align: center;
  background: var(--be-bg-grey-f1)
}

#wp-calendar tbody td,
#wp-calendar tfoot td {
  text-align: center;
  line-height: 38px;
  padding: 0
}

#wp-calendar a {
  display: block;
  background: var(--be-bg-blue);
  color: var(--be-white)
}

#wp-calendar a:hover {
  background: var(--be-bg-grey-6)
}

td#today {
  color: var(--be-hover)
}

.be-calendar-area {
  width: 100%
}

.be-calendar-area tbody tr:first-child td {
  border-top: 10px solid transparent
}

table.be-calendar-area {
  margin: 0;
  border: none
}

.select-bg {
  background: var(--be-arrow-w);
  height: 36px
}

.ajax-ca th {
  background: 0 0;
  font-size: 1.3rem;
  font-weight: 700;
  text-align: center;
  border: none
}

.ajax-ca {
  margin: -35px 0 0;
  padding: 0 10px 10px
}

.ajax-ca td {
  text-align: center;
  line-height: 35px;
  padding: 4px;
  border: none
}

.be-calendar-area a {
  background: var(--be-arrow-w);
  width: 35px;
  height: 35px;
  color: var(--be-body);
  display: block;
  border-radius: 50%;
  -webkit-transition: .2s all ease-in-out;
  transition: .2s all ease-in-out
}

.be-calendar-area a:hover {
  background: var(--be-bg-blue);
  color: var(--be-white);
  -webkit-transform: scale(.9);
  transform: scale(.9)
}

.today a {
  color: var(--be-hover);
  border-radius: 50%
}

td.today .notpost {
  background: var(--be-bg-cyan);
  width: 35px;
  height: 35px;
  color: var(--be-white);
  line-height: 35px;
  display: inline-block;
  border-radius: 50%
}

.ajax-ca select {
  background: var(--be-arrow-w)
}

.ajax-ca {
  position: relative
}

.select-ca {
  width: 100%;
  height: 36px;
  padding: 4px 8px;
  -webkit-transition: .2s all ease-in-out;
  transition: .2s all ease-in-out
}

.select-ca .my_month,
.ajax-ca .my_year {
  float: left;
  border: none;
  border-radius: 3px
}

.select-ca .my_month {
  float: right
}

.select-ca .nice-select {
  background: 0 0;
  font-size: 14px;
  height: 30px;
  line-height: 27px;
  clear: none
}

.select-ca .nice-select .option {
  line-height: 30px;
  min-height: 30px;
  text-align: center;
  padding: 0;
  border-radius: 3px
}

.select-ca .my_month.nice-select .option {
  float: left;
  width: 33.333333333333%
}

.select-ca .my_month.nice-select .list {
  left: -140px;
  width: 220px;
  padding: 10px
}

.select-ca .my_year.nice-select .option {
  float: left;
  width: 33.333333333333%
}

.select-ca .my_year.nice-select .list {
  left: -10px;
  width: 265px;
  padding: 10px
}

.be-calendar-area a {
  position: relative
}

.be-calendar-area a:before {
  background: var(--be-bg-grey-6);
  content: attr(data-hover);
  position: absolute;
  top: -29px;
  left: -8px;
  width: 52px;
  line-height: 25px;
  font-size: 1.2rem;
  font-weight: 400;
  color: var(--be-white);
  opacity: 0;
  z-index: -1;
  pointer-events: none;
  padding: 0 5px;
  border-radius: 5px;
  -webkit-transition: .2s all ease-in-out;
  transition: .2s all ease-in-out
}

.be-calendar-area a:after {
  position: absolute;
  top: -19px;
  left: 8px;
  content: "\f140";
  font-size: 18px;
  opacity: 0;
  z-index: -1;
  font-family: dashicons;
  color: var(--be-grey-6);
  -webkit-transition: .2s all ease-in-out;
  transition: .2s all ease-in-out
}

.be-calendar-area a:hover:after,
.be-calendar-area a:hover:before {
  opacity: 1;
  z-index: 1
}

.select-ca .nice-select .current {
  color: var(--be-grey-4)
}

.ajax-ca .nice-select:after {
  border-bottom: 1px solid #444;
  border-right: 1px solid #444
}

#readers_widget {
  position: relative;
  padding: 15px 5px 10px 10px
}

#readers_widget span {
  padding: 0 3px 6px;
  overflow: hidden;
  display: block
}

.readers img {
  float: left;
  max-width: 100%;
  width: 100%;
  height: auto;
  margin: 0 -3px;
  padding: 2px;
  border-radius: 50%;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.readers-avatar {
  float: left;
  width: 16.66666%
}

.readers-inf {
  position: absolute;
  top: -32px;
  right: 15px;
  width: 200px;
  color: var(--be-grey-6);
  text-align: right;
  display: inline-block;
  opacity: 0;
  -webkit-transition: .2s all ease-in-out;
  transition: .2s all ease-in-out
}

.readers-avatar:hover .readers-inf {
  opacity: 1
}

.readers-inf:hover {
  opacity: 0 !important
}

.wp-block-latest-comments__comment .avatar,
.gaimg .avatar {
  float: left;
  width: 27px;
  height: 27px;
  margin: 5px 8px 0 0;
  padding: 1px;
  border-radius: 50%;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
  margin-left: 3.25em
}

.wp-smiley {
  display: inline !important;
  height: 24px !important;
  max-height: 24px !important
}

#message .wp-smiley {
  height: 15px !important
}

.message-tab .wp-smiley {
  float: inherit;
  width: 15px;
  height: 15px !important
}

.message-widget ul li {
  width: 100%;
  line-height: 37px
}

.message-widget .comment_author {
  color: var(--be-grey-6);
  font-weight: 700;
  text-transform: capitalize;
  margin: 0 5px 0 0
}

.message-item ul {
  padding: 10px 12px 15px 10px
}

.message-item ul li {
  white-space: normal
}

.message-item ul li .say-comment {
  display: block;
  color: var(--be-grey-7);
  max-height: 109px;
  line-height: 25px;
  overflow: hidden;
  margin: -35px 0 5px;
  padding: 28px 3px 0 10px;
  border-radius: 5px
}

.message-item.gaimg .avatar {
  margin: 12px 0 0 5px
}

.message-item ul li a:hover .say-comment {
  color: var(--be-grey-4)
}

.message-item .comment_author {
  position: relative;
  color: var(--be-grey-4);
  margin: 0 5px 0 12px
}

.message-item ul li a:hover .comment_author:before {
  color: #f2f2f2
}

.message-page ul li {
  width: 99%;
  line-height: 45px;
  white-space: nowrap;
  _white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  border-bottom: 1px dashed var(--be-border-dashed)
}

.new_cat .views,
.widget-cat a {
  color: var(--be-grey-9)
}

.be-like,
.new_cat .discuss {
  color: var(--be-grey-9);
  float: left
}

.widget-cat .be {
  color: var(--be-grey-9);
  margin: 0 5px 0 0
}

.comment-names {
  position: relative;
  float: left;
  width: 100%
}

.comment-names li {
  float: left !important;
  width: 48% !important;
  line-height: 37px !important;
  margin: 0 2% 0 0
}

.all-names-list {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  cursor: pointer;
  text-align: center;
  padding: 6px 0;
  background: var(--be-bg-white)
}

.all-names-list i {
  font-size: 20px !important
}

.names-area .all-names-list {
  display: none
}

.more-names {
  position: relative;
  height: 200px;
  overflow: visible
}

.names-scroll {
  cursor: pointer
}

.author_widget_box {
  float: left;
  width: 100%;
  padding: 20px 10px 10px
}

.author_widget_box ul li {
  line-height: 20px
}

.author_box {
  position: relative;
  max-width: 100%;
  width: 100%;
  height: auto;
  margin: 0 0 10px;
  overflow: hidden;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  text-align: center
}

.author_box img {
  max-width: 100%;
  width: 100%;
  height: auto;
  padding: 2px;
  border-radius: 50%;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.author-count {
  position: absolute;
  top: 68px;
  left: 50%;
  width: 100%;
  font-size: 12px;
  font-size: 1.2rem;
  color: var(--be-grey-6);
  line-height: 25px;
  text-align: center;
  display: inline-block;
  opacity: 0;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -webkit-transition: .2s all ease-in-out;
  transition: .2s all ease-in-out;
  background: var(--be-bg-white)
}

.author_box:hover .author-count {
  opacity: 1
}

.author_widget_box .xl9 {
  position: relative;
  min-height: 1px;
  padding: 0 5px
}

#sidebar .xl9,
#sidebar-l .xl9 {
  float: left;
  width: 25%;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

@media screen and (min-width:700px) {
  #cms-widget-one .xl9 {
    width: 12.5%
  }
}

@media screen and (max-width:480px) {
  #cms-widget-one .xl9 {
    width: 25%
  }
}

@media screen and (max-width:320px) {
  #cms-widget-one .xl9 {
    width: 50%
  }
}

.rss-widget-icon {
  display: none
}

.img-x2 {
  position: relative;
  float: left;
  width: 50%;
  padding: 5px
}

.img-box {
  margin: 0 -5px
}

.insets {
  overflow: hidden;
  border-radius: 5px
}

.insets a img {
  float: left;
  max-width: 100%;
  width: 100%;
  height: auto
}

.be-attachment-inf-box {
  float: left;
  width: 100%;
  padding: 8px 0
}

.be-attachment-item {
  float: left;
  width: 100%;
  padding: 7px 15px
}

.annex-img {
  position: relative;
  float: left;
  width: 100px;
  height: 75px;
  overflow: hidden;
  margin: 0 15px 0 0;
  border-radius: 3px
}

.annex-img img {
  float: left;
  width: 100%;
  height: auto;
  max-width: 100%
}

.annex-inf {
  font-size: 13px;
  color: var(--be-grey-5);
  line-height: 24px
}

.annex-inf span {
  color: var(--be-grey-9);
  font-size: 12px;
  margin: 0 0 0 10px
}

.annex-down:visited,
.annex-down {
  position: relative;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 36px;
  height: 36px;
  text-align: center;
  color: var(--be-grey-7);
  opacity: 0;
  cursor: pointer;
  margin: -18px 0 0 -18px;
  border-radius: 50%;
  background: var(--be-bg-glass);
  -webkit-transition: .2s all ease-in-out;
  transition: .2s all ease-in-out
}

.be-attachment-item:hover .annex-down {
  color: var(--be-grey-7);
  opacity: 1
}

.annex-down:hover:after {
  color: var(--be-purple)
}

.annex-down:after {
  content: "\e61d";
  font-family: be;
  position: absolute;
  top: 18%;
  left: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%)
}

.feed_widget {
  overflow: visible
}

.feed-rss,
.feed-about {
  position: relative;
  font-size: 18px;
  display: block
}

.feed-about-box {
  margin: 10px 15px;
  display: flex;
  justify-content: center
}

.feed-rss {
  margin: 15px 15px 10px;
  display: flex;
  justify-content: center
}

#feed_widget .feed-t {
  float: left;
  height: 40px;
  line-height: 40px;
  margin: 0 10px 15px
}

#feed_widget .tqq,
#feed_widget .tsina,
#feed_widget .feed {
  display: block
}

#feed_widget a {
  color: var(--be-grey-9);
  width: 40px;
  display: block;
  text-align: center;
  height: 40px;
  margin: 0 auto;
  border-radius: 50%;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

#feed_widget a:hover {
  color: var(--be-white);
  border: none
}

#feed_widget .be,
#feed_widget .zm {
  font-size: 18px !important;
  font-size: 1.8rem !important;
  vertical-align: 10%
}

#feed_widget .be-weixin {
  vertical-align: 15%
}

#feed_widget .feed a:hover {
  background: linear-gradient(to top right, #d28300, #f2a422)
}

#feed_widget .weixin a:hover {
  background: linear-gradient(to top right, #2a8c30, #50d558)
}

#feed_widget .tsina a:hover {
  background: linear-gradient(to top right, #c40000, #f96060)
}

#feed_widget .tqq a:hover {
  background: linear-gradient(to top right, #9880fe, #3abcff)
}

.weixin-b {
  position: relative;
  cursor: pointer;
  width: 40px;
  display: block;
  margin: 0 auto
}

.weixin-qr {
  position: absolute;
  bottom: 48px;
  left: -11px;
  background: var(--be-bg-white);
  padding: 5px;
  z-index: 999;
  display: none;
  border-radius: 8px;
  box-shadow: var(--be-shadow-plus)
}

.weixin-qr img {
  float: left;
  width: 160px;
  max-width: 160px;
  height: auto;
  padding: 3px
}

.sidebar-hide {
  animation: fade-in;
  animation-duration: 1s;
  -webkit-animation: fade-in 1s
}

.no-sites-cat-ico .sites-title-w:before {
  content: "\f11e";
  color: var(--be-grey-9);
  font-size: 20px;
  font-family: dashicons;
  margin: 0 5px 0 0;
  vertical-align: middle
}

.sites-widget ul li {
  line-height: 230%
}

.sites-widget .sites-ico {
  width: 20px !important;
  height: 20px !important
}

.sites-widget .date {
  float: right;
  color: var(--be-grey-9);
  transform: scale(.75);
  -webkit-transform: scale(.75)
}

.sites-widget .date span {
  margin: 0 5px 0 0
}

.widge-caption a {
  width: 100%;
  line-height: 40px;
  display: block;
  padding: 0 20px;
  text-align: center;
  overflow: hidden;
  overflow-wrap: normal;
  text-overflow: ellipsis;
  white-space: nowrap
}

#cms-widget-two .slider_post h3 {
  margin: 0 !important
}

.slider-widge {
  position: relative;
  width: 100%;
  overflow: hidden
}

.slider-widge-img {
  overflow: hidden;
  transform: rotate(0deg);
  border-radius: 8px 8px 0 0
}

.slider-widge img {
  float: left;
  width: 100%;
  height: auto;
  max-width: 100%;
  border-radius: 8px 8px 0 0
}

.w-thumbnail {
  max-width: 100%;
  width: 100%;
  height: auto;
  overflow: hidden
}

.w-thumbnail img {
  float: left;
  height: auto;
  max-width: 100%;
  width: 100%
}

.w-img-cat ul {
  padding: 0 15px 15px
}

.title-img-cat li:first-child {
  font-size: 16px;
  font-weight: 700;
  padding: 5px 0
}

#cms-widget-two .t_img_cat h3 {
  margin: 0
}

.widget-icon {
  margin: 0 5px 0 0
}

.widget_cat_icon ul li a {
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

.w-img-cat-time ul {
  padding: 15px
}

.w-img-cat-time ul li {
  width: 84%;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

.w-list-date {
  float: right;
  color: var(--be-grey-9)
}

.about-main {
  font-size: 14px;
  position: relative;
  padding: 10px 15px 0
}

.about-img {
  position: inherit;
  width: 100px;
  z-index: 1;
  margin: 35px auto 10px
}

.about-img-box {
  background: var(--be-bg-glass);
  display: inline-block;
  border-radius: 100%
}

.about-img img {
  background: var(--be-bg-white);
  float: left;
  width: 88px;
  height: 88px;
  margin: 6px;
  border-radius: 100px
}

.footer-widget .about-img img {
  border: none
}

.footer-widget .about-main {
  padding: 10px 0 0
}

.about-name {
  font-size: 15px;
  font-weight: 700;
  text-align: center
}

.about-inf {
  float: left;
  width: 100%;
  font-size: 12px;
  color: var(--be-grey-6);
  text-align: center;
  margin: 0 0 13px
}

.about-the {
  text-align: center;
  padding: 7px 10px
}

.about-the-mixed {
  float: left;
  font-size: 14px;
  color: var(--be-grey-6);
  padding: 15px
}

.about-the-mixed img {
  float: left;
  width: 140px;
  margin: 4px 10px 0 0;
  border-radius: 5px
}

.about-the-mixed .about-name {
  text-align: left
}

.about-inf .about {
  float: left;
  line-height: 20px;
  padding: 10px 0;
  width: 33.33333333333333%
}

.about-inf .about span {
  font-size: 14px;
  color: var(--be-grey-9);
  display: block
}

.social-clear {
  display: inline-block
}

.about-the-layout {
  text-align: left;
  text-align: justify
}

.author-meta-box {
  position: relative;
  padding: 0 0 15px
}

.author-back {
  position: absolute;
  width: 100%;
  height: 100px;
  display: block;
  overflow: hidden;
  border-radius: 8px 8px 0 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover
}

.author-back:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0);
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px)
}

.author-back img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.only-social {
  position: relative;
  background: var(--be-bg-white);
  text-align: center;
  overflow: hidden;
  padding: 15px;
  border-radius: 8px
}

.only-social .author-back {
  top: 0;
  left: 0
}

.only-social .author-back:before {
  background: rgba(0, 0, 0, .2);
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%
}

.only-social-title {
  position: absolute;
  top: 25px;
  left: 50%;
  font-size: 18px;
  font-size: 1.8rem;
  color: var(--be-white) !important;
  margin: 0 0 0 -46px !important;
  padding: 10px
}

.only-social-but {
  margin: 100px 0 5px
}

.only-social-txt {
  color: var(--be-grey-9);
  padding: 15px 0
}

.only-social-but .label-captcha {
  display: none
}

.author-meta {
  position: relative;
  padding: 45px 0 0
}

.author-avatar {
  width: 100px;
  margin: 0 auto
}

.author-avatar-box {
  background: var(--be-bg-glass);
  border-radius: 50%
}

.author-avatar img {
  background: var(--be-bg-white);
  float: left;
  width: 88px;
  height: 88px;
  margin: 6px;
  border-radius: 50%
}

.author-avatar-place {
  background: var(--be-bg-white);
  position: relative;
  width: 100px;
  height: 100px;
  margin: 10px auto 0;
  border-radius: 50%
}

.author-avatar-place i {
  position: absolute;
  top: 30px;
  left: 50%;
  font-size: 36px !important;
  color: var(--be-grey-7);
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%)
}

.author-the {
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  text-transform: capitalize
}

.author-description {
  color: var(--be-grey-9);
  text-align: center;
  padding: 5px 15px
}

.the-role {
  position: absolute;
  top: 10px;
  left: 50%;
  font-size: 13px;
  color: var(--be-grey-4);
  text-align: center;
  opacity: 0;
  background: var(--be-bg-glass);
  padding: 0 10px;
  border-radius: 5px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%)
}

.author-meta-box:hover .the-role {
  opacity: 1
}

.author-th {
  position: relative;
  margin: 0 auto
}

.author-th-inf {
  position: relative;
  margin: 10px 0;
  padding: 0 15px;
  display: flex;
  flex-direction: row;
  justify-content: center
}

.author-n {
  width: 25%;
  float: left;
  color: var(--be-grey-4);
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  border-right: 1px dashed var(--be-border-dashed)
}

.author-th-inf-en .author-n {
  font-size: 12px;
  font-size: 1.2rem
}

.author-n:last-child {
  border-right: none
}

.author-nickname {
  padding: 0 15px 0 0
}

.author-m {
  text-align: center;
  padding: 5px 0 0
}

.author-m a {
  display: block;
  padding: 5px 22px
}

.author-m a i {
  font-size: 20px !important;
  color: var(--be-grey-9)
}

.author-m a:hover i {
  color: var(--be-hover)
}

.author-n span {
  color: var(--be-grey-9);
  font-size: 13px;
  font-size: 1.3rem
}

.widget.single-foot-widget {
  background: var(--be-bg-cf);
  font-size: 1.5rem;
  margin: 20px 0;
  padding: 10px;
  box-shadow: none;
  border-radius: 5px
}

.login-error {
  padding: 5px 15px 0
}

.login-error strong:before {
  content: "\e6f2";
  font-family: be;
  color: var(--be-red);
  margin: 0 5px 0 0
}

#login_widget input[type=text],
#login_widget input[type=password],
#login_widget input[type=email] {
  width: 100%;
  background: var(--be-bg-white);
  padding: 3%;
  margin-bottom: 4%;
  border-radius: 2px;
  border: 1px solid var(--be-border-z);
  -webkit-appearance: none
}

#login_widget input[type=submit] {
  width: 100%;
  background: var(--be-bg-white);
  border: 1px solid var(--be-border-z);
  margin-bottom: 10px;
  padding: 8px;
  cursor: pointer;
  border-radius: 2px;
  -webkit-appearance: none;
  transition: background .1s;
  -webkit-transition: background .1s
}

#login_widget input[type=submit]:hover {
  background: var(--be-bg-grey-6);
  color: var(--be-white);
  border: 1px solid #666
}

.login-widget-avata {
  text-align: center;
  margin-bottom: 34px
}

.login-user-widget img {
  height: 90px;
  width: 90px;
  border-radius: 50%
}

.login-widget-link,
.login-widget-reg {
  text-align: center;
  line-height: 35px;
  margin-bottom: 15px
}

.login-widget-link a,
.login-widget-reg a,
.login-widget-reg label {
  padding: 8px 15px;
  border-radius: 2px;
  border: 1px solid var(--be-border-z)
}

.keep-me {
  display: none
}

.tab-title .selected {
  background: var(--be-bg-white);
  padding: 0 0 1px;
  border-top: 2px solid #4d8cb8
}

.tab-title span {
  float: left;
  width: 50%;
  text-align: center;
  cursor: pointer;
  height: 38px;
  line-height: 35px;
  border-top: 2px solid transparent;
  border-right: 1px solid #ececec
}

.tab-title span:nth-child(even) {
  border-right: none
}

.tab-reg {
  display: none
}

.widget-register-url {
  background: var(--be-bg-white);
  width: 100%;
  text-align: center;
  margin: 20px auto;
  padding: 8px;
  display: inline-block;
  border-radius: 2px;
  border: 1px solid var(--be-border-z);
  -webkit-appearance: none;
  transition: background .1s;
  -webkit-transition: background .1s
}

.widget-register-url:hover {
  background: var(--be-bg-grey-6);
  color: var(--be-white);
  border: 1px solid #666
}

.widget_zm_tabs {
  overflow: hidden
}

.widget_zm_tabs h3 {
  margin: 0 0 -1px;
  border: 1px solid var(--be-border-z)
}

.widget_zm_tabs h3 i {
  float: inherit;
  height: 39px
}

.zm-tabs-container {
  padding: 15px 0 0;
  border-top: 1px solid var(--be-border-white-tab-t)
}

.zm-tabs-nav {
  background: var(--be-bg-grey-f8);
  height: 40px;
  line-height: 38px;
  margin: 1px 1px 0
}

.zm-tabs-container h4 {
  float: left;
  color: var(--be-grey-6);
  margin: 0 0 5px
}

.zm-tabs-container ul {
  padding: 0 15px 10px;
  display: none
}

.zm-tabs-nav a span {
  display: none
}

.zm-tabs-nav a {
  background: var(--be-bg-grey-f8);
  float: left;
  color: var(--be-grey-9);
  text-align: center;
  width: 25%;
  border-top: 2px solid transparent;
  border-right: 1px solid var(--be-border-white-tab)
}

.zm-tabs-nav span:nth-of-type(1) a {
  overflow: hidden;
  border-radius: 8px 0 0
}

.zm-tabs-nav span:nth-last-of-type(1) a {
  border-radius: 0 8px 0 0;
  border-right: 0
}

.zm-tabs-nav .be {
  color: var(--be-grey-9)
}

.zm-tabs-nav .current .be,
.tab-recent .be {
  color: var(--be-grey-3)
}

.zm-tabs-nav .current a,
.tab-recent a {
  background: var(--be-bg-white);
  height: 41px;
  border-bottom: none
}

.message-tab ul li {
  width: 99%;
  height: 37px;
  padding-bottom: 8px;
  line-height: 37px;
  white-space: nowrap;
  _white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  border-bottom: 1px dashed var(--be-border-dashed)
}

.widget_ajax {
  background: var(--be-bg-white)
}

.ajax-tabs {
  background: var(--be-bg-grey-f8);
  overflow: hidden;
  margin: 1px 1px 0;
  border-radius: 8px 8px 0 0
}

.widget_ajax .new_cat {
  margin: -1px 0 0;
  border-top: 1px solid var(--be-border-white-ak)
}

.ajax_widget_content {
  position: relative
}

.ajax_widget_content .ajax-tabs span {
  float: left;
  text-align: center
}

.ajax_widget_content .has-6-tabs span {
  width: 16.66666666666667%
}

.ajax_widget_content .has-5-tabs span {
  width: 20%
}

.ajax_widget_content .has-4-tabs span {
  width: 25%
}

.ajax_widget_content .has-3-tabs span {
  width: 33.333333333333333%
}

.ajax_widget_content .has-2-tabs span {
  width: 50%
}

.ajax_widget_content h4 {
  float: left;
  color: var(--be-grey-6);
  margin: 0 0 5px
}

.ajax_widget_content .tab_title a {
  position: relative;
  background: var(--be-bg-grey-f8);
  height: 40px;
  line-height: 40px;
  display: block;
  border-left: 1px solid var(--be-border-grey);
  border-bottom: 1px solid var(--be-border-grey)
}

.ajax-tabs .tab_title:nth-of-type(1) a {
  border-radius: 8px 0 0
}

.ajax-tabs .tab_title:nth-last-of-type(1) a {
  border-radius: 0 8px 0 0
}

.ajax_widget_content .tab_title:first-child a {
  border-left: 0
}

.ajax_widget_content .tab_title.tab-first:first-child a,
.ajax_widget_content .tab_title.selected a {
  background: var(--be-bg-white);
  border-bottom: 1px solid var(--be-border-white-at)
}

#recent-tab:after {
  content: "\e67f"
}

#popular-tab:after {
  content: "\e630"
}

#hot-tab:after {
  content: "\e733"
}

#recommend-tab:after {
  content: "\e8b8"
}

#random-tab:after {
  content: "\e89a"
}

#review-tab:after {
  content: "\e73a"
}

#recent-tab:after,
#recommend-tab:after,
#hot-tab:after,
#popular-tab:after,
#random-tab:after,
#review-tab:after {
  font-family: be;
  font-size: 15px !important;
  color: var(--be-grey-9)
}

.tab-content .tab-load {
  display: none
}

.tab-content:first-child .tab-load {
  display: block
}

.tab-load-item {
  background: var(--be-bg-grey-f1);
  border-radius: 3px;
  display: inline-block
}

.tab-load .thumbnail {
  background: var(--be-bg-grey-f1)
}

.tab-load-title {
  height: 20px;
  overflow: hidden;
  white-space: normal;
  display: block;
  margin-top: 10px
}

.load-item-6,
.load-item-2 {
  width: 120px
}

.load-item-7,
.load-item-3 {
  width: 150px
}

.load-item-4 {
  width: 90px
}

.tab-load-inf {
  width: 45px;
  height: 20px;
  margin-top: 30px
}

.load-btu div {
  background: var(--be-bg-grey-f1);
  width: 20px;
  height: 20px;
  margin: 3px 0 0;
  border-radius: 50%
}

.tab-load-text {
  background: var(--be-bg-grey-f1);
  height: 19px;
  border-radius: 3px;
  display: block;
  overflow: hidden;
  white-space: normal;
  display: block;
  margin-top: 10px
}

.countdown-count-main .countdown-area {
  color: var(--be-grey-6);
  text-align: center;
  display: flex;
  justify-content: space-evenly;
  line-height: 1;
  padding: 20px 10px 25px
}

.countdown-item {
  width: 25%;
  overflow: hidden
}

.countdown-title {
  font-size: 14px
}

.countdown-time {
  font-size: 12px;
  -webkit-transform: scale(.97);
  transform: scale(.97)
}

.countdown-time span {
  width: 14px;
  text-align: center;
  display: inline-block;
  margin: 0 1px
}

.progress-count {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  font-size: 12px;
  color: var(--be-white);
  -webkit-transform: scale(.95);
  transform: scale(.95)
}

.besea {
  position: relative;
  width: 60px;
  height: 60px;
  overflow: hidden;
  margin: 10px auto;
  border-radius: 100%;
  box-shadow: 0 3px 5px rgba(0, 0, 0, .1)
}

.square-progress .besea {
  width: 40px;
  height: 80px;
  border-radius: 5px
}

.bewave {
  position: absolute;
  bottom: 30%;
  width: 200px;
  height: 200px;
  border-radius: 40%;
  filter: opacity(var(--opacity));
  left: calc((60px - 200px) / 2);
  animation: drift linear infinite;
  -webkit-animation: drift linear infinite;
  animation-duration: calc(var(--duration) * 1s);
  -webkit-animation-duration: calc(var(--duration) * 1s);
  -webkit-transition: all .8s ease-in 0s;
  transition: all .8s ease-in 0s
}

.countdown-week .bewave {
  width: 198px
}

.countdown-month .bewave {
  width: 195px
}

.countdown-year .bewave {
  width: 193px
}

.countdown-day .besea {
  background: linear-gradient(to top, #82aad8 5%, #6b98ca 30%)
}

.countdown-day .besea.prime {
  background: #6b98ca
}

.countdown-day .bewave {
  background: #c4d6ea;
  border: 1px solid #6b98ca
}

.countdown-week .besea {
  background: linear-gradient(to top, #e38c8f 5%, #d96568 30%)
}

.countdown-week .besea.prime {
  background: #d96568
}

.countdown-week .bewave {
  background: #f0c1c3;
  border: 1px solid #d96568
}

.countdown-month .besea {
  background: linear-gradient(to top, #acd490 5%, #95c774 30%)
}

.countdown-month .besea.prime {
  background: #95c774
}

.countdown-month .bewave {
  background: #c0e0aa;
  border: 1px solid #95c774
}

.countdown-year .besea {
  background: linear-gradient(to top, #f8c46d 5%, #f6ad33 30%)
}

.countdown-year .besea.prime {
  background: #f6ad33
}

.countdown-year .bewave {
  background: #fbdead;
  border: 1px solid #f6ad33
}

.besea .bewave:nth-child(1) {
  --duration: 5;
  --color: #fff;
  -opacity: .4
}

.besea .bewave:nth-child(2) {
  --duration: 7;
  --color: #fff;
  --opacity: .4
}

.besea .bewave:nth-child(3) {
  --duration: 9;
  --color: #fff;
  --opacity: .1
}

-webkit-keyframes drift {
  to {
    transform: rotate(-.5turn)
  }
}

@keyframes drift {
  to {
    transform: rotate(-.5turn)
  }
}

.current-date {
  background: var(--be-arrow-w);
  font-weight: 700;
  text-align: center;
  line-height: 38px
}

.widget_cover {
  background: 0 0;
  overflow: visible;
  margin: 0;
  box-shadow: none;
  border-radius: 0
}

.widget_cover.ms:hover {
  box-shadow: none
}

.cat-rec-widget .cat-rec-main {
  width: 100%
}

.cat-rec-widget .cat-rec-main {
  padding: 0
}

#cms-widget-one .cat-rec-main {
  padding: 0 5px
}

.ajax_widget_content .ajax-pagination {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -10px
}

.ajax-pagination a {
  color: var(--be-border-dashed);
  width: 50%;
  padding: 0 15px
}

.ajax-pagination a:hover {
  color: var(--be-blue)
}

.ajax-pagination .previous {
  float: left
}

.ajax-pagination .next {
  float: right;
  text-align: right
}

.ajax-pagination .be {
  font-size: 18px !important;
  vertical-align: middle
}

.ajax_widget_content {
  margin: 0 0 20px
}

.ajax-widget-loading {
  min-height: 100px
}

.group-lazy-img {
  position: relative
}

.group-lazy-img.ajax-owl-loading:before,
.group-lazy-img.ajax-owl-loading:after {
  position: absolute;
  top: 50%;
  left: 50%
}

.ajax_text .ajax-widget-loading {
  position: absolute;
  top: 5%;
  left: 50%
}

.ajax_widget_content.ajax-loading .tab-content {
  opacity: .5
}

.cloud-tag:before,
.ajax-owl-loading:before,
.poster-loading:before,
.ajax-widget-loading:before,
.image-loading:before,
.group-loading:before,
.ajax-loading:before,
.tabs-loading:before {
  content: "";
  display: block;
  position: absolute;
  top: 41px;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 11
}

.cloud-tag:before,
.ajax-owl-loading:before,
.poster-loading:before,
.ajax-widget-loading:before,
.image-loading:after,
.group-loading:after,
.ajax-loading:after,
.tabs-loading:after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  margin: 0 auto 3em -1em;
  font-size: 10px;
  z-index: 12;
  text-indent: -9999em;
  border-top: .4em solid rgba(0, 0, 0, .2);
  border-right: .4em solid rgba(0, 0, 0, .2);
  border-bottom: .4em solid rgba(0, 0, 0, .2);
  border-left: .4em solid #000;
  -webkit-animation: load8 .5s infinite linear;
  animation: load8 .5s infinite linear;
  border-radius: 50%;
  width: 2em;
  height: 2em
}

.cloud-tag:before {
  top: 40%
}

-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

.be-counter-main {
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden;
  padding: 15px
}

.php_text .be-counter-main,
.single-content .be-counter-main {
  line-height: 1.4;
  padding: 5px
}

.counters-item {
  float: left
}

.counter-title {
  font-size: 1.5rem
}

.be-counter-main-c {
  justify-content: center
}

.be-counter-main-c .counters-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}

.be-counter-main-c .counter-title {
  width: 100%;
  text-align: center
}

.counters-icon {
  display: flex;
  align-items: center;
  width: 60px;
  margin: 0 10px
}

.counters-icon i {
  float: left;
  font-size: 36px !important;
  color: var(--be-grey-9);
  margin: 0 auto;
  margin: 4px 0 0 5px
}

.counter {
  color: var(--be-grey-7);
  font-size: 3rem;
  font-weight: 700;
  display: inline-block
}

.counters span {
  color: var(--be-grey-9);
  font-size: 2rem;
  font-weight: 700;
  vertical-align: 30%
}

.footer-site-widget {
  font-size: 1.5rem;
  margin: 0 0 -5px
}

.footer-site-widget .counters span,
.footer-site-widget .counters-icon i,
.footer-site-widget .counter,
.footer-site-widget .counter-title {
  color: var(--be-grey-coy)
}

.group-counter-box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-evenly
}

.group-counter-main {
  text-align: center;
  padding: 15px
}

.g-c-m-2 {
  width: 50%
}

.g-c-m-3 {
  width: 33.33333333333333%
}

.g-c-m-4 {
  width: 25%
}

.group-counter-title {
  font-size: 1.6rem;
  color: #444;
  margin: 10px 0 0
}

.group-counters-icon i {
  font-size: 42px !important;
  color: #666;
  display: inline-block;
  margin: 0 0 25px
}

.group-counter-main .counter {
  font-size: 3.8rem
}

@media screen and (max-width:768px) {
  .g-c-m {
    width: 50%
  }

  .group-counter-main .counter {
    font-size: 2.4rem
  }
}

.group-coop-main {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-evenly;
  margin: 0 0 20px
}

.group-coop-img {
  position: relative;
  overflow: hidden;
  transform: rotate(0deg);
  border-radius: 5px
}

.group-coop-title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 1.4rem;
  color: var(--be-white);
  text-align: center;
  opacity: 0;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-transform: translateY(70px);
  transform: translateY(70px);
  padding: 10px;
  -webkit-transition: .3s all ease-in-out .1s;
  transition: .3s all ease-in-out .1s;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .8))
}

.group-coop-img:hover .group-coop-title {
  opacity: 1;
  -webkit-transform: translateY(2px);
  transform: translateY(2px)
}

.coop40 {
  position: relative;
  padding-top: 40%
}

.coop-items {
  padding: 2px
}

.coop-2 {
  width: 50%
}

.coop-3 {
  width: 33.33333333333333%
}

.coop-4 {
  width: 25%
}

.coop-5 {
  width: 20%
}

.coop-6 {
  width: 16.66666666666667%
}

@media screen and (max-width:768px) {
  .coop-items {
    width: 50%
  }
}

.site-profile ul {
  float: left;
  padding: 10px
}

.site-profile ul li {
  float: left;
  width: 50%;
  padding: 0 8px
}

.site-profile span {
  background: var(--be-bg-grey-f1);
  font-size: 12px;
  font-size: 1.2rem;
  color: var(--be-white);
  opacity: .8;
  margin-left: 10px;
  padding: 1px 8px;
  border-radius: 30px
}

#recently-viewed {
  min-height: 20px
}

.comments-title {
  background: var(--be-bg-white);
  margin-bottom: 10px;
  padding: 15px 20px;
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.comments-title {
  color: var(--be-grey-9)
}

.comments-title span {
  font-size: 1.5rem
}

.comment-list,
.comment-list ol {
  list-style: none
}

.comment-list li {
  position: relative;
  background: var(--be-bg-white);
  margin: 0 0 10px;
  padding: 15px 20px;
  border-radius: 8px;
  word-wrap: break-word;
  word-break: break-all;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.comment-list .children li {
  list-style: none
}

.comment-list .children {
  list-style: none;
  margin: 8px 0 0
}

-webkit-keyframes jump {
  16.65% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px)
  }

  33.3% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px)
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px)
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px)
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px)
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes jump {
  16.65% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px)
  }

  33.3% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px)
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px)
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px)
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px)
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

.comment-avatar-show {
  position: relative;
  float: left;
  width: 55px;
  height: 55px;
  margin: 5px 10px 0 0;
  padding: 2px;
  border-radius: 50%;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.readers-avatar .dzq:hover,
.comment-body:hover .comment-avatar-show {
  -webkit-animation-name: jump;
  animation-name: jump;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1
}

.vcard .avatar {
  float: left;
  width: 100%;
  height: 100%;
  border-radius: 50%
}

.comment-author {
  color: var(--be-grey-6);
  line-height: 20px;
  text-transform: capitalize
}

.fn {
  font-style: normal;
  font-weight: 700
}

.comment-author .author-admin {
  color: var(--be-purple)
}

.comment-author .post-author .be-personoutline,
.comment-author .author-admin .be-personoutline {
  margin: 0 0 0 5px
}

.comment-author .post-author {
  color: #7ab951
}

.comment-meta,
.comment-meta a {
  color: var(--be-grey-9)
}

.remark-txt {
  font-size: 13px;
  font-size: 1.3rem;
  color: var(--be-grey-9)
}

.qa-comments-box .remark-txt {
  position: absolute;
  top: 15px;
  right: 20px;
  color: #b8c4ce
}

.remark-txt .dashicons {
  font-size: 15px;
  margin: 0 2px 0 0
}

@media screen and (max-width:640px) {

  .remark-txt,
  .comment-meta,
  .comment-meta a {
    font-size: 12px;
    font-size: 1.2rem
  }
}

.comment-del {
  position: absolute;
  top: 0;
  right: 50%;
  margin: 0 -16px 0;
  padding: 5px;
  display: block;
  opacity: 0;
  z-index: 1
}

.comment-body:hover .comment-del {
  opacity: 1
}

.reply a {
  color: var(--be-grey-9);
  width: 30%;
  line-height: 25px;
  display: inline-block;
  padding: 3px 0
}

.reply a:hover {
  color: var(--be-body) !important
}

.login-show,
.reply a {
  -webkit-transition: padding .3s;
  transition: padding .3s;
  -webkit-transition-delay: .2s;
  transition-delay: .2s
}

.comment-body:hover .reply a,
.comment-body:hover .login-show {
  color: var(--be-body);
  padding-left: 10px;
  -webkit-transition-delay: 0s;
  transition-delay: 0s
}

.login-show {
  cursor: pointer;
  color: var(--be-grey-4);
  line-height: 25px;
  padding: 3px 20px 3px 0
}

.reply-login {
  display: none
}

.at,
.at a {
  color: var(--be-grey-9)
}

.no-comments {
  background: var(--be-bg-white);
  text-align: center;
  margin: 0 0 10px;
  padding: 10px;
  border: 1px solid var(--be-border-z)
}

#edita,
#edita a {
  color: #8b8b8b
}

#edita .be-thumbs-up {
  color: #56ab2f;
  margin: 0 5px 0 0
}

.comment-reply-link_a .be {
  color: #8b8b8b;
  margin: 0 5px 0 0
}

.comment-awaiting-moderation {
  color: var(--be-yellow)
}

.comment-awaiting-moderation .be {
  color: var(--be-yellow);
  margin: 0 5px 0 0
}

.comment-author .be-favoriteoutline {
  color: #d03333;
  padding-left: 5px
}

.comment-form-comment .be-info,
.comment-form-comment .be-loader {
  color: var(--be-yellow);
  margin: 0 10px 0 0
}

#respond #error,
.txt-etc {
  position: absolute;
  bottom: 20px;
  left: 10px;
  background: #ffeee9;
  color: var(--be-yellow);
  padding: 10px;
  border-radius: 3px
}

#be-comments-loader {
  padding: 20px
}

.loading-spin .be-loader {
  font-size: 50px !important
}

.comment-form-comment #loading {
  position: absolute;
  bottom: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin: 0 0 -25px -25px;
  background: 0 0 !important
}

.loading-spin:after {
  content: "";
  margin: 0 auto 3em -1em;
  font-size: 10px;
  position: absolute;
  top: 12px;
  left: 50%;
  width: 2em;
  height: 2em;
  border-top: .2em solid var(--be-border-white);
  border-right: .2em solid var(--be-border-white);
  border-bottom: .2em solid var(--be-border-white);
  border-left: .2em solid #444;
  -webkit-animation: load8 .5s infinite linear;
  animation: load8 .5s infinite linear;
  border-radius: 50%
}

.comment-author-vip,
.comment-author-vip a,
.message-widget .message-widget-vip {
  color: var(--be-purple)
}

.comment-author-vip:after,
.message-widget .message-widget-vip:after {
  content: "\e601";
  font-family: cx;
  font-size: 12px !important;
  color: var(--be-purple);
  font-weight: 400;
  margin: 0 0 0 3px
}

.comment-author-vip:after {
  font-size: 13px !important;
  margin: 0 0 0 6px
}

.vip {
  position: relative
}

.vip i {
  font-size: 13px;
  padding-left: 3px
}

.lv {
  position: absolute;
  width: 30px;
  font-size: 9px;
  top: -6px;
  left: 20px
}

.vip0 .be,
.vip0 .lv {
  color: #bbb
}

.vip1 .be,
.vip1 .lv {
  color: #46c0e6
}

.vip2 .be,
.vip2 .lv {
  color: #f49800
}

.vip3 .be,
.vip3 .lv {
  color: #7ab951
}

.vip4 .be,
.vip4 .lv {
  color: #f566f5
}

.vip5 .be,
.vip5 .lv {
  color: #d03333
}

.vip6 .be,
.vip6 .lv,
.vip7 .be,
.vip7 .lv,
.vip8 .be,
.vip8 .lv,
.vip9 .be,
.vip9 .lv {
  color: var(--be-red-f4)
}

.floor {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 12px;
  font-size: 1.2rem;
  color: var(--be-grey-9)
}

.floor-l-b {
  font-size: 13px;
  font-size: 1.3rem
}

.floor i {
  font-size: 15px;
  font-size: 1.5rem
}

.floor-c {
  color: #b8c4ce;
  padding: 1px 4px;
  border-radius: 2px
}

.floor-s {
  color: var(--be-grey-9)
}

.floor-b {
  color: var(--be-grey-9)
}

.floor-d {
  color: var(--be-grey-9)
}

#respond {
  position: relative;
  background: var(--be-bg-white);
  margin: 10px 0;
  padding: 10px 20px;
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

#respond h3 {
  font-size: 15px;
  font-size: 1.5rem
}

.cancel-reply {
  float: right;
  margin: 14px 0 0
}

.cancel-reply a {
  background: var(--be-bg-white);
  width: 130px;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 11px 12px;
  border-radius: 5px;
  border: 1px solid var(--be-border-z)
}

.cancel-reply a:hover {
  background: var(--be-bg-grey-6);
  color: var(--be-white);
  border: 1px solid #666
}

#comment-author-info {
  width: 100%
}

.author-form {
  display: none
}

.author-form-fill {
  display: block
}

#comment-author-info input {
  background: var(--be-bg-grey-f1);
  position: relative;
  width: 100%;
  height: 38px;
  line-height: 38px;
  margin: 0 10px 10px 0;
  padding: 0 10px;
  border: none;
  display: block;
  text-indent: 50px;
  border-radius: 5px;
  box-shadow: none;
  -webkit-appearance: none;
  _vertical-align: middle
}

#comment-author-info.comment-en input {
  text-indent: 75px
}

.comment-form-comment {
  position: relative;
  line-height: 0;
  margin-top: 10px
}

#comment {
  background: var(--be-bg-grey-f1);
  width: 100%;
  margin: 0 10px 10px 0;
  padding: 5px 10px;
  resize: vertical;
  border: 1px solid var(--be-border-grey-f1);
  border-radius: 5px;
  -webkit-appearance: none
}

.pcd {
  position: relative;
  float: left;
  width: 49%
}

.pcd:nth-child(even) {
  float: right
}

.qqcd {
  width: 100%
}

.comment-form-url .be {
  font-size: 15px !important
}

.comment-form-url .no-label {
  display: none
}

.fill-but {
  position: absolute;
  top: 2px;
  right: 6px;
  padding: 3px 8px 3px 16px;
  color: var(--be-grey-9);
  cursor: pointer;
  z-index: 1;
  display: inline-block
}

.qq-error-msg {
  position: absolute;
  top: 4px;
  right: 40px;
  z-index: 4;
  display: inline-block
}

.qq-alert {
  background: var(--be-bg-pink-fd);
  color: #685545;
  display: inline-block;
  padding: 2px 10px;
  border-radius: 3px
}

.qq-alert i {
  margin: 0 5px 0 0
}

.fill-but:hover {
  color: var(--be-red-f4)
}

@media screen and (max-width:640px) {
  .pcd {
    width: 100%
  }
}

.pcd label {
  position: absolute;
  top: 0;
  left: 0;
  color: var(--be-grey-5);
  display: inline-block;
  min-width: 50px;
  height: 38px;
  padding: 5px 0 5px 15px;
  z-index: 1;
  border-radius: 5px 0 0 5px;
  border: none
}

.comment-en .pcd label {
  min-width: 80px
}

#respond input[type=text]:focus,
#respond textarea:focus {
  background: var(--be-bg-white);
  text-indent: 0 !important;
  z-index: 1;
  outline: none;
  border: 1px solid #4d8cb8
}

#respond .comment-form-url .required,
#respond .comment-form-author .required,
#respond .comment-form-email .required {
  position: absolute;
  top: 4px;
  right: 15px;
  color: var(--be-grey-9);
  font-size: 20px;
  z-index: 1
}

#respond #submit {
  background: var(--be-bg-white);
  width: 130px;
  margin: 5px 0 15px;
  padding: 8px;
  cursor: pointer;
  -webkit-appearance: none;
  border-radius: 5px;
  border: none;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

#respond #submit:hover {
  background: var(--be-bg-btn);
  color: var(--be-white);
  -webkit-transition: all .2s ease-in 0s;
  transition: all .2s ease-in 0s
}

.comment-nologin {
  font-size: 14px;
  color: var(--be-grey-6);
  font-weight: 700;
  margin: 10px 0 0
}

.comment-nologin .comment-reply-title {
  margin: 0 0 5px 3px
}

.comment-user-inf {
  margin: 10px 10px 10px 0
}

.comment-user-name-alter a {
  padding: 0 5px 0 0
}

.comment-user-name {
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: capitalize
}

.comment-user-alter {
  cursor: pointer
}

.comment-user-alter .be {
  font-size: 15px !important;
  margin: 0 0 0 5px
}

.user-avatar {
  float: left;
  width: 55px;
  height: 55px;
  margin: 0 10px 0 0
}

.user-avatar img {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  border: 1px solid var(--be-border-z)
}

.comment-user-inc {
  padding: 2px
}

.gravatar-apply {
  position: absolute;
  top: 27px;
  right: 20px;
  margin: 0 5px 0 0;
  opacity: 0;
  -webkit-transition: .2s all ease-in-out;
  transition: .2s all ease-in-out
}

.comment-respond:hover .gravatar-apply {
  opacity: 1
}

.gravatar-apply a {
  position: relative;
  width: 30px;
  height: 30px;
  display: inline-block;
  border-radius: 50%;
  border: 2px solid var(--be-border-grey-d)
}

.gravatar-apply a:before {
  position: absolute;
  top: 1px;
  left: 6px;
  content: "\e8df";
  font-family: be;
  font-size: 14px !important;
  color: var(--be-border-grey-d);
  transition: .45s;
  -webkit-transition: .45s;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  image-rendering: -webkit-optimize-contrast
}

.gravatar-apply a:hover:before {
  color: var(--be-grey-9);
  transform: rotate(-720deg);
  -webkit-transform: rotate(-720deg)
}

.gravatar-apply a:hover {
  border: 2px solid #999
}

.comment-tool {
  position: absolute;
  right: 15px;
  bottom: 11px;
  width: 110px
}

.comment-tool .be-insertemoticon {
  font-size: 16px !important;
  font-size: 1.6rem !important
}

.comment-tool a {
  float: right;
  color: var(--be-grey-9);
  width: 33px;
  height: 33px;
  text-align: center;
  line-height: 31px;
  margin: 0 0 0 3px
}

.comment-tool a:hover {
  color: var(--be-blue)
}

.comment-tool .pre-button {
  float: right;
  color: var(--be-grey-9);
  width: 33px;
  height: 33px;
  text-align: center;
  line-height: 31px;
  cursor: pointer;
  margin: 0 0 0 3px
}

.comment-tool .pre-button:hover {
  color: var(--be-blue)
}

.comment-tool .pre-button .dashicons {
  font-size: 18px
}

.comment-tool .emoji .be {
  vertical-align: -2%
}

.emoji-box {
  position: absolute;
  bottom: 45px;
  right: 10px;
  width: 275px;
  display: none
}

.emoji-box img {
  float: left;
  width: 24px;
  height: 24px
}

.add-img-box {
  background: var(--be-bg-white);
  position: absolute;
  right: 10px;
  bottom: 50px;
  display: none;
  z-index: 1;
  padding: 20px 10px 10px;
  border-radius: 5px;
  border: 1px solid var(--be-border-z)
}

.img-url {
  width: 255px;
  height: 75px;
  resize: vertical;
  padding: 5px 10px;
  border: 1px solid var(--be-border-z)
}

.add-img-but {
  background: var(--be-bg-white);
  width: 80px;
  cursor: pointer;
  text-align: center;
  margin: 10px auto 0;
  padding: 15px 0;
  border-radius: 30px;
  border: 1px solid var(--be-border-z)
}

.add-img-but:hover {
  border: 1px solid #4d8cb8
}

#trackbacks {
  background: var(--be-bg-white);
  margin: 0 0 10px;
  padding: 10px 15px;
  overflow: hidden;
  border-radius: 5px;
  border: 1px solid var(--be-border-z)
}

.track {
  margin: 5px 0 0
}

li.pingback-link {
  margin: 0;
  padding: 5px 0;
  border: none;
  border-radius: 0;
  box-shadow: none
}

.pingback-link .dashicons,
.pingback-title .dashicons {
  color: var(--be-grey-6);
  vertical-align: -24%;
  margin: 0 5px 0
}

.pingback-link .dashicons {
  color: var(--be-grey-9)
}

.comments-anchor,
.scroll-comments {
  position: relative;
  top: -10px
}

li.comments-anchor {
  background: 0 0;
  border: none;
  margin: 0;
  padding: 0
}

#be_comments {
  position: relative
}

.qaptcha {
  width: 100px;
  height: 22px;
  padding: 5px 5px 15px;
  display: table-cell;
  vertical-align: middle
}

.qaptcha .bgslider {
  width: 42px;
  height: 10px;
  background: var(--be-bg-blue-d);
  float: left;
  border-radius: 40px
}

.qaptcha .slideunlock {
  position: relative;
  background: var(--be-bg-btn)
}

.qaptcha .slider {
  width: 19px;
  height: 19px;
  background: var(--be-bg-white);
  margin: -5px 0 0 -1px;
  cursor: e-resize;
  border-radius: 50%;
  border: 1px solid var(--be-border-grey-d)
}

.qaptcha .slideunlock .slider {
  margin: -5px 0 0;
  border: 1px solid var(--be-bg-btn)
}

.qaptcha-box {
  position: relative
}

.unlocktip:after {
  position: absolute;
  top: -4px;
  left: 50px;
  width: 110px;
  color: var(--be-grey-8);
  line-height: 25px;
  opacity: 0;
  content: attr(data-hover);
  transition: opacity .3s;
  -webkit-transition: .2s all ease-in-out;
  transition: .2s all ease-in-out
}

.comment-respond:hover .unlocktip:after {
  opacity: 1;
  margin: 0 0 0 15px
}

.sunlock {
  display: none
}

.feature-burry-comments {
  position: absolute;
  top: 10px;
  right: 12px;
  opacity: 0;
  -webkit-transition: .5s all ease-in-out;
  transition: .5s all ease-in-out
}

.comment-body:hover .feature-burry-comments {
  opacity: 1
}

.feature-burry-comments a {
  background: var(--be-bg-grey-9);
  font-size: 12px !important;
  color: var(--be-white);
  padding: 4px;
  border-radius: 5px
}

.feature-comments.feature:hover,
.feature-burry-comments a.unfeature {
  background: #98c1ce
}

.feature-comments.bury:hover,
.feature-burry-comments a.unbury {
  background: var(--be-bg-yellow)
}

.feature-burry-comments a .be-thumbs-up {
  vertical-align: 3%
}

.feature-comments.unfeature,
.feature-comments.unbury {
  display: none
}

.feature-comments {
  cursor: pointer
}

.buried.feature-comments.bury,
.sticky.feature-comments.feature {
  display: none
}

.buried.feature-comments.unbury,
.sticky.feature-comments.unfeature {
  display: inline
}

.sticky-comments-ico {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #98c1ce
}

.qa-comments-box .sticky-comments-ico {
  right: 17px;
  color: #92baa6
}

.sticky-comments-avatar {
  float: left;
  width: 55px;
  height: 55px;
  margin: 0 10px 5px 0;
  padding: 2px;
  border-radius: 50%;
  border: 1px solid var(--be-border-z)
}

.sticky-comments .avatar {
  float: left;
  width: 100%;
  height: 100%;
  border-radius: 50%
}

.sticky-comments-author {
  color: var(--be-grey-6);
  font-weight: 700;
  text-transform: capitalize;
  display: block;
  margin: 4px 0 0
}

.qa-comments-box .sticky-comments-author {
  margin: 0
}

.sticky-comments-date {
  color: var(--be-grey-9);
  line-height: 20px;
  display: block
}

li.comment.buried:before {
  position: absolute;
  top: 50px;
  left: 58px;
  content: "";
  background: var(--be-bg-yellow);
  width: 20px;
  height: 20px;
  z-index: 1;
  animation: fade-in;
  -webkit-animation: fade-in;
  animation-duration: .3s;
  -webkit-animation: fade-in .3s;
  border-radius: 50%;
  border: 3px solid var(--be-border-white)
}

li.comment.buried {
  background: linear-gradient(to bottom right, #fdf8f3, #fff)
}

.qa-main li.comment.buried:before {
  width: 0;
  display: none
}

.qa-main li.comment.buried:after {
  position: absolute;
  top: -20px;
  left: 50%;
  width: 42px;
  content: "\e68b";
  font-family: be;
  font-size: 20px !important;
  color: #92baa6;
  animation: fade-in;
  -webkit-animation: fade-in;
  animation-duration: .3s;
  -webkit-animation: fade-in .3s;
  text-align: center;
  margin: 0 0 0 15px
}

.qa-main .comment-list li.sticky-comments {
  padding: 15px 20px
}

.links-box {
  width: var(--be-main-width);
  margin: 0 auto;
  padding: 0 0 10px
}

.percent .links-box {
  width: var(--be-main-percent)
}

#links {
  margin: 0 -2px
}

#links h2 {
  font-size: 15px;
  font-size: 1.5rem;
  text-align: center;
  padding: 5px 0;
  border: none
}

.links-group #links h2 {
  font-size: 18px;
  font-size: 1.8rem
}

.link-f {
  max-width: 100%;
  width: 100%;
  height: auto;
  overflow: hidden;
  display: inline-block
}

.links-mode .sup {
  border-radius: 2px
}

.link-f a img {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin: 0 auto;
  vertical-align: middle
}

.link-f a,
.link-all a {
  background: var(--be-bg-white);
  text-align: center;
  padding: 5px;
  display: block;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  border-radius: 8px;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.link-name a {
  height: 38px
}

.link-img a,
.links-img a {
  width: 100%;
  text-align: center;
  padding: 0
}

.link-img a {
  background: 0 0;
  border: none !important
}

.link-img a img {
  float: left;
  max-width: 100%;
  width: 100%;
  height: auto
}

.link-f a:hover {
  box-shadow: 0 0 0 1px var(--be-shadow-h) inset;
  -webkit-transition: all .1s ease-in 0s;
  transition: all .1s ease-in 0s
}

.link-img a {
  padding: 5px
}

.link-img img {
  border-radius: 5px
}

.link-ico {
  width: 16px !important;
  margin: -2px 5px 0 0 !important;
  border: none !important;
  border-radius: 20px !important
}

img.link-ico-custom {
  height: 16px !important
}

.more-link a {
  font-size: 18px;
  text-align: center;
  display: block;
  margin: 5px 0 0;
  padding: 4px 0
}

.more-link .be {
  color: var(--be-grey-6);
  font-size: 24px !important;
  display: inline-block;
  transition: .45s;
  -webkit-transition: .45s;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform: rotate(0);
  -webkit-transform: rotate(0)
}

.more-link:hover .be {
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg)
}

.much-links-main.links-box {
  background: var(--be-bg-white);
  position: relative;
  margin: -5px auto 10px;
  padding: 15px 20px;
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.much-links-item {
  float: left
}

.much-links-main .lx7 {
  width: auto;
  padding: 0 5px 2px 0
}

.much-links-main .lx7 a {
  text-align: left;
  box-shadow: none
}

.much-links-item li a {
  color: #666;
  font-size: 1.4rem;
  display: inline-block;
  margin: 0 10px 0 0;
  padding: 2px
}

.much-links-item li a:hover {
  color: var(--be-hover)
}

.much-links-box#links h2 {
  font-size: 1.4rem;
  text-align: left;
  margin: 0 0 5px;
  padding: 0
}

.much-links-box .linkcat h2:before {
  content: "\f11f";
  font-size: 16px;
  font-weight: 400;
  font-family: dashicons;
  color: var(--be-grey-6);
  vertical-align: middle;
  margin: 0 5px 0 0
}

.much-links-ico .dashicons {
  font-size: 16px;
  font-weight: 400;
  color: var(--be-grey-6);
  vertical-align: -22%;
  margin: 0 5px
}

.links-group .much-links-box#links h2 {
  font-size: 2rem
}

.links-group .much-links-ico .dashicons {
  display: none
}

.links-group .much-links-box .link-f a,
.links-group .much-links-box .link-all a {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
  box-shadow: none;
  background: 0 0
}

.links-group {
  width: 100%;
  background: var(--be-bg-grey-f1)
}

.links-group #links {
  width: var(--be-main-width);
  margin: 0 auto;
  padding: 20px 0 10px
}

.percent .links-group #links {
  width: var(--be-main-percent)
}

.links-group #links h2 {
  text-align: center;
  margin: 10px 0 20px;
  display: flex;
  justify-content: center;
  align-items: center
}

@media screen and (max-width:1200px) {
  .links-group #links {
    width: 98%
  }
}

.lx7 {
  float: left;
  min-height: 1px;
  padding: 2px 5px;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

@media screen and (min-width:280px) {
  .lx7 {
    width: 50%
  }
}

@media screen and (min-width:550px) {
  .lx7 {
    width: 33.33333333%
  }
}

@media screen and (min-width:700px) {
  .lx7 {
    width: 25%
  }
}

@media screen and (min-width:1025px) {
  .lx7 {
    width: 20%
  }
}

@media screen and (min-width:1024px) {
  .lx7 {
    width: 14.2857%
  }
}

@media screen and (max-width:550px) {
  #links {
    margin: 6px 0 0
  }
}

.linkcat h2 {
  clear: both;
  padding: 0 0 0 10px
}

.link-all a:hover {
  background: var(--be-bg-blue);
  color: var(--be-white) !important;
  border: 1px solid #4d8cb8;
  -webkit-transition: all .1s ease-in 0s;
  transition: all .1s ease-in 0s
}

#colophon {
  background: var(--be-bg-white);
  position: relative;
  width: 100%;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.site-info {
  line-height: 200%;
  text-align: center;
  margin: 0 5%;
  padding: 15px 0
}

.site-copyright img {
  margin: 5px auto
}

.add-info {
  padding: 5px 0;
  display: block
}

.footer-clear {
  height: 20px
}

.wb-info {
  width: 300px;
  margin: 0 auto
}

.wb-info a,
.yb-info a {
  position: relative;
  height: 30px;
  line-height: 30px;
  padding: 0 0 0 25px
}

.wb-info img,
.yb-info img {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: auto;
  margin: 0
}

.footer-site-widget {
  background: var(--be-bg-grey-5);
  position: relative
}

.footer-widget {
  position: relative;
  width: var(--be-main-width);
  margin: 0 auto;
  padding: 15px 0
}

.percent .footer-widget {
  width: var(--be-main-percent)
}

.footer-widget-item {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}

.footer-widget h3 {
  font-size: 16px;
  font-size: 1.6rem;
  color: #eff0f2;
  margin: 15px 0 0;
  padding: 0
}

.footer-widget .message-widget .comment_author {
  color: var(--be-grey-c)
}

.footer-widget-bg:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  z-index: 0;
  background: rgba(0, 0, 0, .6);
  -webkit-backdrop-filter: saturate(50%) blur(5px);
  backdrop-filter: saturate(50%) blur(5px)
}

.g-col .s-icon,
.g-col .title-i,
#single-widget .s-icon,
#single-widget .title-i,
.footer-widget .s-icon,
.footer-widget .title-i {
  display: none
}

.footer-widget-item-l {
  float: left;
  width: 70%
}

.footer-contact {
  float: left;
  width: 30%;
  padding: 0 15px
}

.footer-contact h3 {
  padding: 0 0 10px
}

.footer-contact .myimg {
  float: left;
  padding: 5px;
  width: 33.333333333333333333%
}

.footer-contact img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
  border-radius: 2px
}

.footer-contact .about-me-img p {
  text-align: center
}

.footer-widget .widget {
  background: 0 0;
  float: left;
  width: 33.33333333333%;
  padding: 1px 20px;
  box-shadow: none
}

.footer-widget-3 .widget {
  width: 33.33333333333333%
}

.footer-widget-4 .widget {
  width: 25%
}

.footer-widget-5 .widget {
  width: 20%
}

.footer-widget-6 .widget {
  width: 16.66666666666667%
}

.footer-widget-5 .fwb.widget,
.footer-widget-6 .fwb.widget {
  width: 30%
}

.footer-widget,
.footer-widget a {
  color: var(--be-white-fw)
}

.footer-widget a:hover {
  color: var(--be-white)
}

.footer-widget .widget ul {
  padding: 8px 0 15px
}

.footer-widget .menu li {
  float: left;
  width: 33.3333333333%
}

.footer-widget .fwo .menu li {
  float: left;
  width: 100%
}

.footer-widget .fwt .menu li {
  float: left;
  width: 50%
}

.footer-site-widget .add-widgets,
.footer-site-widget .add-widgets a {
  color: var(--be-white);
  text-align: center
}

.picture-area .turn,
#tao .turn {
  float: right;
  width: 90%
}

.pagination {
  float: right
}

.special-pagenav {
  margin: 0 0 5px
}

@media screen and (max-width:600px) {
  .turn-normal .pagination {
    float: inherit
  }

  .turn-small .pagination {
    float: left
  }

  .picture-area .turn-small .pagination {
    padding: 0 0 0 8px
  }

  .picture-area .turn,
  #tao .turn {
    float: inherit;
    width: 100%
  }

  .picture-area .turn,
  #tao .turn {
    clear: both;
    float: inherit;
    min-width: 260px
  }
}

.max-num,
.pagination a,
.pagination a:visited {
  float: left;
  background: var(--be-bg-white);
  color: var(--be-grey-8);
  line-height: 34px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 5px 0;
  padding: 0 13px;
  border-radius: 40px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.pagination .current,
.pagination .dots {
  float: left;
  background: var(--be-bg-white);
  line-height: 34px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 5px 0;
  padding: 0 13px;
  border-radius: 40px
}

.pagination span.current,
.pagination a:hover {
  background: var(--be-bg-btn);
  color: var(--be-white);
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.screen-reader-text {
  display: none
}

.nav-links .prev i,
.nav-links .next i {
  vertical-align: 0%
}

.pagination a.prev,
.pagination a.next {
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px
}

.picture-area .navigation,
#tao .navigation {
  margin: 0 5px 10px 0
}

.other-nav .navigation {
  margin: 0 5px 10px 0
}

.comment-navigation i {
  padding: 0
}

.comments-area .nav-links .nav-previous,
.nav-links .dots {
  display: none
}

.no-pagination {
  float: right;
  width: 34px;
  height: 46px;
  margin: 0 0 5px
}

.no-pagination i {
  font-size: 16px !important;
  color: var(--be-grey-9)
}

@media screen and (max-width:900px) {
  .pagination {
    margin: 0 8px
  }

  .turn-small .pagination a.page-numbers {
    display: none
  }

  .turn-small .pagination a.next,
  .turn-small .pagination a.prev {
    display: block
  }
}

.page-nav-form {
  float: right;
  margin: 0 5px 5px;
  width: 84px
}

@media screen and (max-width:600px) {
  .turn-normal .page-nav-form {
    float: left
  }
}

.input-number {
  float: left;
  background: var(--be-bg-grey-9);
  width: 42px;
  height: 36px;
  color: var(--be-white);
  text-align: center;
  -webkit-appearance: none;
  outline: none;
  border: none;
  border-radius: 36px 0 0 36px
}

.input-number:focus,
.input-number:hover {
  background: var(--be-bg-btn)
}

.page-button-box {
  position: relative
}

.page-button {
  background: var(--be-bg-white);
  float: right;
  width: 42px;
  height: 36px;
  -webkit-appearance: none;
  cursor: pointer;
  outline: none;
  border: none;
  border-radius: 0 36px 36px 0;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.page-button:hover {
  background: var(--be-bg-btn)
}

.page-button-box:after {
  position: absolute;
  top: 6px;
  right: 15px;
  content: "\e77a";
  font-family: be;
  color: var(--be-grey-4);
  pointer-events: none
}

.page-button-box:hover:after {
  color: var(--be-white)
}

.page-nav-form input::-webkit-outer-spin-button,
.page-nav-form input::-webkit-inner-spin-button {
  -webkit-appearance: none
}

.page-nav-form input[type=number] {
  -moz-appearance: textfield
}

.max-num {
  float: right
}

.turn-normal .max-num {
  display: none
}

@media screen and (min-width:900px) {
  .max-num {
    display: none
  }
}

.content-area {
  position: relative
}

.ias-loader {
  float: left;
  width: 50px;
  margin: 4px 0 0
}

.ias-next {
  float: left;
  width: 40px;
  cursor: pointer;
  margin: 0 0 0 5px;
  padding: 4px 0 0
}

.picture-area .ias-next {
  position: absolute;
  bottom: 11px;
  left: 0
}

.picture-area .ias-loader {
  position: absolute;
  bottom: 25px;
  left: 0
}

.domargin .ias-loader {
  float: left;
  width: 50px;
  margin: 14px 0 0
}

.domargin .ias-next {
  float: left;
  width: 40px;
  cursor: pointer;
  margin: 10px 0 0;
  padding: 4px 0 0
}

.square-clear {
  float: right;
  min-width: 60%;
  margin: 10px 0 0
}

.cat-square .ias-loader {
  margin: 8px 0 0 5px
}

.cat-square .ias-next {
  margin: 11px 0 0 5px
}

.search-site .ias-loader,
.search-site .ias-next {
  margin: 12px 0 0 -18px
}

#post-fall .ias-loader,
#post-fall .ias-next {
  position: absolute;
  bottom: -39px;
  left: 0
}

.cat-dis .picture-area .ias-next {
  bottom: -38px
}

.cat-dis .picture-area .ias-loader {
  bottom: -25px
}

@media screen and (max-width:600px) {

  .domargin .ias-loader,
  .ias-loader {
    float: inherit;
    margin: 15px auto
  }

  .domargin .ias-next,
  .ias-next {
    float: inherit;
    margin: 8px auto
  }

  .nav-normal .picture-area .ias-next {
    position: inherit;
    float: inherit;
    bottom: -5px
  }

  .nav-normal .picture-area .ias-loader {
    position: inherit;
    float: inherit;
    margin: 14px auto
  }

  .search-site .ias-loader {
    margin: 17px auto 16px
  }

  .search-site .ias-next {
    margin: 10px auto
  }

  .picture-area .ias-loader {
    float: inherit;
    margin: 23px auto
  }

  .site-small .ias-loader {
    position: absolute;
    left: 50%;
    bottom: 12px;
    margin: 0 0 0 -25px !important
  }

  .site-small .ajax-new-cntent .ias-loader {
    bottom: -40px
  }

  .site-small .ias-next {
    position: absolute;
    left: 50%;
    bottom: 2px;
    margin: 0 0 0 -21px !important
  }

  .site-small .ajax-new-cntent .ias-next {
    bottom: -48px
  }

  .site-small .site-special .ias-next {
    bottom: 5px
  }

  .site-small .picture-area .ias-loader {
    bottom: 22px
  }

  .site-small .picture-area .ias-next {
    bottom: 12px
  }

  .square-clear {
    min-width: 100%
  }

  .cat-square .ias-loader {
    float: inherit;
    margin: 0 auto;
    padding: 15px 0 4px
  }

  .cat-square .ias-next {
    float: inherit;
    margin: 0 auto;
    padding: 10px 0 0
  }

  .other-nav .pagination {
    float: inherit;
    margin: 40px 5px 10px 0
  }

  .site-small .other-nav .pagination {
    float: inherit;
    margin: 0 5px 10px 0
  }

  .site-small #post-fall .ias-next {
    bottom: -48px
  }

  .site-small #post-fall .ias-next {
    bottom: -48px
  }

  .site-small .search-site .ias-next {
    bottom: 7px
  }

  .site-small .search-site .ias-loader {
    bottom: 17px
  }

  .site-small .site-img .ias-loader {
    bottom: 7px !important
  }

  .site-small .site-img .ias-next {
    bottom: 2px !important
  }

  .site-small #post-fall .ias-loader {
    bottom: -40px
  }

  #post-fall .ias-loader,
  #post-fall .ias-next {
    position: absolute;
    bottom: -40px;
    left: 50%
  }

  .nav-normal .picture-area .turn-normal {
    margin: 0 0 10px
  }

  .site-small .comments-area .ias-next {
    position: inherit;
    margin: 0 !important
  }

  .comments-area .ias-next {
    float: left
  }
}

.ias-next .be {
  font-size: 40px !important;
  color: var(--be-blue)
}

.ias-next .be:hover {
  color: var(--be-grey-4)
}

-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }

  45% {
    -webkit-transform: scale(.1);
    transform: scale(.1);
    opacity: .7
  }

  80% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }
}

@keyframes scale {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }

  45% {
    -webkit-transform: scale(.1);
    transform: scale(.1);
    opacity: .7
  }

  80% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }
}

.ball-pulse>div:nth-child(1) {
  -webkit-animation: scale .75s -.24s infinite cubic-bezier(.2, .68, .18, 1.08);
  animation: scale .75s -.24s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.ball-pulse>div:nth-child(2) {
  -webkit-animation: scale .75s -.12s infinite cubic-bezier(.2, .68, .18, 1.08);
  animation: scale .75s -.12s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.ball-pulse>div:nth-child(3) {
  -webkit-animation: scale .75s 0s infinite cubic-bezier(.2, .68, .18, 1.08);
  animation: scale .75s 0s infinite cubic-bezier(.2, .68, .18, 1.08)
}

.ball-pulse>div {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  margin: 0 2px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  display: inline-block;
  border: 1px solid #4d8cb8
}

@media screen and (min-width:550px) {

  .picture-area .nav-links,
  #tao .nav-links {
    float: right
  }
}

.type-cat {
  float: left;
  width: 100%
}

.header-sub .child-cat {
  margin: 0 -5px
}

.type-cat {
  margin: 0
}

.child-cat-8 li {
  float: left;
  width: 12.5%
}

.child-cat-9 li {
  float: left;
  width: 11.11111111111111%
}

.child-cat-7 li {
  float: left;
  width: 14.28571428571429%
}

.child-cat li a {
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

@media screen and (max-width:900px) {
  .child-cat li {
    width: 25%
  }
}

@media screen and (max-width:640px) {
  .header-sub .child-cat {
    margin: 0 -3px
  }

  .child-cat li {
    width: 33.33333333333333%
  }
}

.child-cat a {
  background: var(--be-bg-white);
  color: var(--be-grey-5);
  text-align: center;
  display: block;
  margin: 0 5px 10px;
  padding: 7px 10px;
  border-radius: 5px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.child-cat a:hover {
  color: var(--be-grey-3)
}

.child-cat-item {
  position: relative
}

.submenu-nav .submenu li:before,
.child-cat-item:before {
  position: absolute;
  content: "";
  top: 0;
  left: 50%;
  width: 40%;
  height: 2px;
  margin: 0 0 0 -20%;
  transform: scale(0);
  -webkit-transform: scale(0);
  border-radius: 2px;
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}

.submenu-nav .submenu li:hover:before,
.child-cat-item:hover:before {
  transform: scale(1);
  -webkit-transform: scale(1)
}

.submenu-nav .submenu li.current-menu-item:before {
  transform: scale(1);
  -webkit-transform: scale(1)
}

.submenu-nav .submenu li:nth-child(odd):before,
.child-cat-item:nth-child(odd):before {
  background: var(--be-bg-yellow)
}

.submenu-nav .submenu li:nth-child(even):before,
.child-cat-item:nth-child(even):before {
  background: #d57eeb
}

.submenu-nav .submenu {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  margin: 0 -2px 2px
}

.submenu-nav-bg .submenu {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 -2px 2px
}

.submenu-nav-bg {
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 98%;
  z-index: 999
}

.submenu-nav .submenu a {
  background: var(--be-bg-white);
  font-size: 14px;
  font-size: 1.4rem;
  color: var(--be-grey-4);
  text-align: center;
  line-height: 180%;
  display: inline-block;
  cursor: pointer;
  margin: 0 4px 8px;
  padding: 7px 16px;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, .05)
}

.submenu-nav.submenu-nav-bg .submenu a {
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, .1)
}

.submenu-nav .submenu li {
  position: relative
}

@media screen and (max-width:768px) {
  .submenu-nav.submenu-nav-bg {
    bottom: -30px
  }

  .submenu-nav .submenu {
    justify-content: center
  }
}

.submenu-nav-bg li,
.submenu-nav-bg ul,
.submenu-nav-bg div,
.submenu-nav-bg {
  background: 0 0 !important
}

.be-menu-widget {
  margin: 0 -5px
}

.be-menu-widget-wait {
  margin: 0
}

.be-menu-widget .widget {
  background: 0 0;
  float: left;
  padding: 0 5px;
  box-shadow: none;
  overflow: visible
}

.be-menu-widget .widget .menu {
  background: var(--be-bg-white);
  float: left;
  width: 100%;
  padding: 10px 10px 10px 13px;
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.be-menu-widget .widget .menu:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, .09), 0 0 1px rgba(0, 0, 0, .05) inset
}

.be-menu-widget .widget .menu-item-has-children>a {
  position: relative;
  background: #f8bb99;
  float: left;
  text-align: center;
  width: 35px;
  height: 35px;
  overflow: hidden;
  margin: 11px 0 0;
  border-radius: 100%
}

.be-menu-widget .widget .menu-item-has-children>a svg {
  background: 0 0;
  vertical-align: -.52em;
  margin-right: -1px !important;
  transition: .45s;
  -webkit-transition: .45s;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d
}

.be-menu-widget .widget .menu-item-has-children>a i {
  font-size: 17px !important;
  color: var(--be-white);
  line-height: 35px;
  display: inline-block;
  transition: .45s;
  -webkit-transition: .45s;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d
}

.be-menu-widget .widget:hover .menu-item-has-children>a svg,
.be-menu-widget .widget:hover .menu-item-has-children>a i {
  transform: rotate(-720deg);
  -webkit-transform: rotate(-720deg)
}

.be-menu-widget .widget .menu-item-has-children>a .font-text {
  font-size: 12px;
  font-size: 1.2rem;
  color: #e76b6f;
  font-weight: 700;
  line-height: 12px;
  display: none;
  margin: 0 !important
}

.be-menu-widget .widget .sub-menu {
  float: left;
  width: 85%;
  padding: 0 0 0 5px
}

.be-menu-widget .widget ul.sub-menu li {
  float: left;
  text-align: center
}

.be-menu-widget-cms .widget ul.sub-menu li {
  width: 25%
}

.be-menu-widget-3 .widget ul.sub-menu li {
  width: 25%
}

.be-menu-widget-4 .widget ul.sub-menu li {
  width: 33.33333333333333%
}

.be-menu-widget .widget ul.sub-menu li a {
  padding: 0 2px
}

.be-menu-widget-3 .widget {
  width: 33.33333333333333%
}

.be-menu-widget-4 .widget {
  width: 25%
}

.be-menu-widget-cms .widget {
  width: 50%
}

@media screen and (max-width:1025px) {
  .be-menu-widget .widget {
    width: 50%
  }
}

@media screen and (max-width:640px) {
  .be-menu-widget .widget {
    width: 100%
  }
}

@media screen and (max-width:480px) {
  .be-menu-widget {
    margin: 0 -3px
  }
}

#post-fall {
  margin-top: -10px;
  padding-top: 15px
}

.fall-main {
  position: relative
}

.fall-main .post {
  background: 0 0;
  margin: 0;
  padding: 0;
  box-shadow: none;
  border-radius: 0
}

.fall-box {
  position: relative;
  background: var(--be-bg-white);
  padding: 0;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.fall-title {
  font-weight: 400;
  line-height: 22px;
  margin: 9px 15px;
  text-align: justify;
  word-wrap: break-word
}

.fall-title-img {
  font-weight: 700
}

.archive-content-fall {
  color: var(--be-grey-9);
  text-align: justify;
  word-wrap: break-word;
  padding: 0 15px 9px
}

.fall-off {
  opacity: 0
}

.fall-on {
  opacity: 1;
  -webkit-transition: .5s all ease-in-out;
  transition: .5s all ease-in-out
}

#post-fall .grid-title {
  height: auto;
  padding: 5px 0
}

.fall-img {
  position: relative;
  max-width: 100%;
  width: 100%;
  height: auto;
  overflow: hidden;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

.fall-img a img {
  float: left;
  max-width: 100%;
  width: 100%;
  height: auto
}

.picture-box {
  background: var(--be-bg-gradual);
  margin: 0 0 10px;
  padding: 0;
  overflow: hidden;
  transform: rotate(0deg);
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.picture-img {
  max-width: 100%;
  width: 100%;
  height: auto;
  overflow: hidden;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

.picture-img a img {
  float: left;
  max-width: 100%;
  width: 100%;
  height: auto;
  border-radius: 8px 8px 0 0
}

.picture-img a {
  border-radius: 8px 8px 0 0
}

.picture-title a {
  text-align: center;
  line-height: 45px;
  padding: 0 10px;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block
}

#tao .site-main,
.picture-area .site-main {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin: 0 -4px
}

.ajax-grid-img,
.picture-area .video,
.picture-area .picture,
.picture-area .post,
.picture-area .show {
  position: relative;
  float: left;
  min-height: 1px;
  margin: 0;
  padding: 0 5px;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

.filters-post {
  background: var(--be-bg-white);
  padding: 20px;
  border: 1px solid var(--be-border-z);
  border-radius: 2px
}

.grid-cat-4 .ajax-grid-img,
.child-img-4,
.grid-cat-4 .video,
.grid-cat-4 .picture,
.grid-cat-4 .post,
.grid-cat-4 .show {
  width: 25%
}

.grid-cat-5 .ajax-grid-img,
.child-img-5,
.grid-cat-5 .video,
.grid-cat-5 .picture,
.grid-cat-5 .post,
.grid-cat-5 .show {
  width: 20%
}

.grid-cat-6 .ajax-grid-img,
.child-img-6,
.grid-cat-6 .video,
.grid-cat-6 .picture,
.grid-cat-6 .post,
.grid-cat-6 .show {
  width: 16.66666666666667%
}

@media screen and (max-width:800px) {

  .grid-cat-4 .ajax-grid-img,
  .grid-cat-5 .ajax-grid-img,
  .grid-cat-6 .ajax-grid-img,
  .picture-area .video,
  .picture-area .picture,
  .picture-area .post,
  .picture-area .show,
  .child-img-box {
    width: 33.3333333333333333%
  }
}

@media screen and (max-width:600px) {

  .grid-cat-4 .ajax-grid-img,
  .grid-cat-5 .ajax-grid-img,
  .grid-cat-6 .ajax-grid-img,
  .picture-area .video,
  .picture-area .picture,
  .picture-area .post,
  .picture-area .show,
  .child-img-box {
    width: 50%
  }
}

@media screen and (min-width:999px) {
  .picture-img {
    overflow: hidden
  }
}

@media screen and (max-width:480px) {

  .home .acx-ajax-container .picture-area,
  .home .acx-ajax-container .picture-area .picture {
    margin: 0
  }
}

.grid-cat-area {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin: 0 -5px
}

.grid-cat-top {
  position: relative
}

.grid-cat-top .marked-ico {
  background: var(--be-bg-red);
  position: absolute;
  top: 15px;
  left: 20px;
  color: var(--be-white);
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 25px;
  z-index: 2;
  overflow: hidden;
  padding: 1px 10px;
  border-radius: 5px
}

.picture-area .post {
  background: 0 0;
  box-shadow: none;
  border-radius: 0
}

.grid-title {
  font-weight: 400;
  line-height: 25px;
  height: 50px;
  margin: 5px 15px;
  overflow: hidden
}

.grid-inf {
  float: left;
  width: 100%;
  color: var(--be-grey-9);
  line-height: 20px;
  margin: 0 0 8px;
  padding: 0 15px
}

.search .grid-inf {
  margin: 0 0 5px
}

.g-cat a {
  color: var(--be-grey-9);
  width: 60%;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

.grid-inf-l {
  float: right
}

.grid-inf-l .views {
  position: absolute;
  top: 10px;
  left: 20px;
  color: var(--be-white);
  z-index: 1;
  display: none;
  text-shadow: 0 0 2px #000
}

.grid-inf .t-mark {
  position: absolute;
  top: 15px;
  left: 15px;
  color: var(--be-white);
  font-size: 14px;
  font-size: 1.4rem;
  z-index: 1;
  background: linear-gradient(to right, #fc5c7d, #6a82fb)
}

.grid-inf .link-inf {
  color: var(--be-red-f4);
  font-weight: 700;
  width: 60%;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

.grid-like {
  position: absolute;
  top: 10px;
  right: 20px;
  color: #ececec;
  z-index: 3;
  display: none;
  text-shadow: 0 0 2px #000
}

.grid-meta-author .meta-author-avatar {
  position: absolute;
  top: -100px;
  left: -5px;
  opacity: 0;
  -webkit-transition: .2s all ease-in-out;
  transition: .2s all ease-in-out
}

.fancy-box {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 35px;
  height: 35px;
  z-index: 1;
  opacity: 0;
  border-radius: 50% !important;
  border: 2px solid var(--be-border-white);
  -webkit-transition: .2s all ease-in-out;
  transition: .2s all ease-in-out;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%)
}

.fancy-box:before {
  position: absolute;
  top: 50%;
  left: 50%;
  right: 0;
  content: "\e614";
  font-family: be;
  font-size: 16px !important;
  color: var(--be-white);
  text-align: center;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%)
}

.fall:hover .fancy-box:before,
.sup:hover .meta-author-avatar {
  opacity: 1
}

.sup:hover .fancy-box,
.picture:hover .fancy-box,
.post:hover .fancy-box {
  opacity: .6
}

.fancy-box:hover {
  opacity: 1 !important
}

.nav-thumbnail .fancy-box {
  display: none
}

.grid-meta-author img {
  border: none
}

.be-img-fill .picture-cms-img,
.be-img-fill .fall-img,
.be-img-fill .picture-img {
  opacity: 0
}

.be-img-fill:after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 100%;
  height: 50%;
  z-index: -1;
  pointer-events: none;
  border-radius: 0 0 8px 8px;
  background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .8))
}

.fall-main .be-img-fill {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0)
}

.grid-cat-new.be-img-fill:before,
.fall-box.be-img-fill:before {
  z-index: 0
}

.grid-cat-new.be-img-fill .grid-title,
.grid-cat-new.be-img-fill .grid-inf,
.fall-box.be-img-fill .grid-inf,
.be-img-fill .fall-title {
  position: relative
}

.be-img-fill .picture-cms-title a,
.be-img-fill .fall-title a,
.be-img-fill .grid-title a {
  color: var(--be-white)
}

.picture-img {
  position: relative
}

.hide-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transition: All .4s ease-in-out;
  -webkit-transition: All .4s ease-in-out;
  background: linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, 0))
}

.post:hover .hide-box {
  -webkit-transform: translateY(0);
  transform: translateY(0px)
}

.hide-excerpt {
  color: var(--be-white);
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 20px;
  padding: 35px 20px
}

.novel .cat-des {
  margin: 0 0 -1px;
  border-radius: 8px 8px 0 0
}

.novel .des-cat {
  display: none
}

.novel .cat-des-img:before,
.novel .cat-des-img img {
  border-radius: 8px 8px 0 0
}

.novel-area {
  position: relative;
  background: var(--be-bg-white);
  margin: 0 0 10px;
  padding: 40px 30px 30px;
  border-radius: 0 0 8px 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.novel-area .tab-down-item {
  font-weight: 700
}

.novel-inf {
  position: relative;
  font-size: 1.5rem;
  color: var(--be-grey-6);
  line-height: 195%;
  margin: 0 0 90px 10px
}

.novel-inf span {
  font-weight: 700;
  color: var(--be-grey-6);
  margin: 0 5px 0 0
}

.novel-views {
  color: var(--be-red);
  font-weight: 700
}

.novel-cat-title {
  position: relative;
  font-size: 2.2rem;
  color: var(--be-grey-3);
  font-weight: 700;
  margin: 0 0 5px
}

.novel-read-btn-box {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%)
}

a.novel-read-btn {
  background: var(--be-bg-blue);
  font-size: 15px;
  font-size: 1.5rem;
  color: var(--be-white);
  text-align: center;
  padding: 5px 15px;
  display: inline-block;
  border-radius: 5px;
  -webkit-transition: all .2s ease-in 0s;
  transition: all .2s ease-in 0s;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

a.novel-read-btn.continue-reading {
  background: var(--be-bg-grey-6)
}

a.novel-read-btn:hover {
  opacity: .8
}

a.novel-read-btn.no-record,
a.novel-read-btn.no-record:hover {
  opacity: 0;
  pointer-events: none
}

.novel-btn-detail {
  margin: 0 15px 0 0
}

.novel-read-mark {
  position: absolute;
  bottom: -50px;
  left: 0
}

.novel-read-mark .dashicons {
  color: var(--be-bg-blue);
  font-weight: 400;
  margin: 0 5px 0 0
}

.related-novel-cover {
  margin: 0 -5px
}

.novel-cover-box {
  position: relative;
  background: #fff;
  float: left;
  display: block;
  text-align: center;
  width: 135px;
  height: 180px;
  overflow: hidden;
  margin: 0 20px 0 0;
  border-radius: 5px
}

.novel-inf-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important
}

.cms-novel-main .special-mark {
  background: rgba(0, 0, 0, .2);
  -webkit-backdrop-filter: saturate(5) blur(20px);
  backdrop-filter: saturate(5) blur(20px)
}

.novel-main .tab-down-content {
  font-size: 1.6rem;
  line-height: 200%
}

.novel-new-digest {
  color: var(--be-grey-6)
}

.novel-new-title {
  font-size: 1.8rem;
  margin: 40px -34px 5px;
  padding: 10px 30px;
  border-left: 5px solid var(--be-bg-btn)
}

.novel-main .tab-novel-new {
  font-size: 1.2rem;
  color: var(--be-red);
  vertical-align: super;
  margin: 0 0 0 10px
}

.novel-list-main {
  float: left;
  width: 50%;
  border-bottom: 1px dashed var(--be-border-grey-d)
}

.novel-list-main a {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 250%;
  display: block
}

.novel-content-item p {
  text-indent: 2em
}

body.template-novel.eyecare.read {
  background: var(--be-bg-eye) !important
}

.eyecare.read .novel-main .post {
  background: var(--be-bg-eye);
  box-shadow: none
}

.read .novel-nav-b .meta-next {
  margin: 0 -24px 0 0;
  padding: 5px 20px;
  border-right: none
}

.read .novel-nav-b .meta-previous {
  margin: 0 0 0 -24px;
  padding: 5px 20px;
  border-left: none
}

.novel-main .entry-header h1 {
  font-size: 24px;
  font-size: 2.4rem;
  margin: 0;
  padding: 20px 0 10px;
  border-left: none
}

.novel-main .single-content {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 2.2;
  letter-spacing: 2px
}

.novel-main .single-content p {
  margin: 20px 0
}

.novel-nav-single {
  float: left;
  width: 100%
}

.novel-nav-b {
  position: relative;
  float: left;
  width: 100%;
  margin: 20px 0 50px
}

.novel-nav-t {
  float: left;
  width: 100%;
  margin: -10px 0
}

.novel-nav-t .novel-nav-single,
.novel-nav-t .novel-nav-single a {
  font-size: 1.4rem;
  color: var(--be-grey-9)
}

.novel-nav-t .novel-nav-single a:hover {
  color: var(--be-hover)
}

.novel-nav-header {
  position: relative;
  z-index: 999
}

.novel-nav-single .meta-next {
  float: right;
  text-align: right
}

.novel-nav-single .meta-next {
  padding: 5px 0;
  border-radius: 0
}

.novel-nav-single .meta-previous {
  float: left;
  padding: 5px 15px 5px 0;
  border-radius: 0
}

.novel-nav-b .meta-next {
  margin: 0 -34px 0 0;
  padding: 5px 30px 5px 0;
  border-right: 5px solid var(--be-bg-grey-9)
}

.novel-nav-b .meta-previous {
  margin: 0 0 0 -34px;
  padding: 5px 0 5px 30px;
  border-left: 5px solid var(--be-bg-grey-9)
}

.novel-nav {
  width: 50%;
  font-size: 1.6rem;
  padding: 10px 0
}

.novel-related {
  margin: 10px 0 50px
}

.novel-single-btn {
  width: 100%;
  font-size: 1.6rem;
  color: var(--be-grey-6);
  font-weight: 700;
  display: block;
  margin: 0 0 20px
}

.novel-related .be {
  font-size: 20px !important;
  margin: 0 5px 0 0
}

.novel-nav-b .novel-single-btn {
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%)
}

.novel-single-btn.novel-related-btn {
  text-align: center
}

.novel-back-btn {
  font-size: 1.5rem;
  text-align: center;
  display: none
}

.read .novel-back-btn {
  display: block
}

.read.single-post .novel-main .entry-header h1 {
  text-align: center
}

.novel-related ul li a {
  float: left;
  width: 50%;
  border-bottom: 1px dashed var(--be-border-grey-d)
}

.read .novel-related ul li a {
  border-bottom: 1px dashed var(--be-border-grey-9)
}

.novel-related ul li a {
  font-size: 1.5rem;
  line-height: 250%
}

.cms-novel-cover {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin: 0 -5px
}

.cms-novel-box {
  display: flex;
  flex-wrap: nowrap;
  background: var(--be-bg-white);
  height: 135px;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.cms-novel-main {
  position: relative;
  float: left;
  width: 50%;
  padding: 0 5px 0;
  margin: 0 0 10px
}

.cms-novel-cat-box {
  background: var(--be-bg-white);
  overflow: hidden;
  margin: 0 0 10px;
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.cms-novel-cat-box .cms-novel-box {
  border-radius: 0;
  box-shadow: none
}

.cms-novel-cat-box .cms-novel-cover-main {
  padding: 15px 15px 5px
}

.cms-novel-cover-main {
  margin: 0 -5px
}

.cms-novel-cat-box .cms-novel-cove-img {
  border-radius: 5px
}

.widget-novel-cover .cms-novel-main {
  width: 100%;
  padding: 0
}

.be_widget_novel {
  background: 0 0;
  overflow: visible;
  margin: 0;
  box-shadow: none;
  border-radius: 0
}

.cms-novel-cove-img {
  position: relative;
  float: left;
  display: block;
  width: 101px;
  height: 135px;
  overflow: hidden
}

.novel-cove-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important
}

.novel-cover-des {
  padding: 10px 15px
}

.cat-novel-title {
  font-size: 1.5rem;
  line-height: 130%;
  margin: 0 0 5px
}

.cms-novel-des {
  color: var(--be-grey-9);
  line-height: 160%
}

.cat-novel-author {
  color: var(--be-grey-4)
}

.all-novel .cms-novel-main {
  width: 33.33333333333333%
}

@media screen and (max-width:1025px) {
  .all-novel .cms-novel-main {
    width: 50%
  }

  .novel-main .entry-header h1 {
    padding: 20px 0 10px 20px
  }

  .read.single-post .novel-main .entry-header h1 {
    padding: 20px
  }
}

@media screen and (max-width:768px) {
  .novel-read-mark {
    position: static;
    margin-top: 10px
  }

  .novel-read-btn-box {
    bottom: -58px;
    left: 0;
    transform: translateX(0%);
    -webkit-transform: translateX(0%)
  }

  .all-novel .cms-novel-main,
  .cms-novel-main,
  .novel-list-main,
  .novel-related ul li a {
    width: 100%
  }

  .novel-main .novel-list-title {
    margin: 0
  }

  .novel-cat-title {
    font-size: 1.6rem
  }

  .tab-content-item {
    padding: 15px 20px
  }

  .cms-novel-cover-main {
    margin: 0 -3px
  }
}

@media screen and (max-width:440px) {

  .novel-nav-b .meta-previous,
  .novel-nav-b .meta-previous {
    padding: 5px 0 5px 15px
  }

  .novel-nav-b .meta-next,
  .novel-nav-b .meta-next {
    padding: 5px 15px 5px 0
  }

  .read .novel-nav-b .meta-previous,
  .novel-nav-b .meta-previous {
    margin: 0 0 0 -18px
  }

  .read .novel-nav-b .meta-next,
  .novel-nav-b .meta-next {
    margin: 0 -18px 0 0
  }

  .cms-novel-cover,
  .related-novel-cover {
    margin: 0 -4px
  }

  .novel-main .tab-down-wrap {
    margin: 10px -30px
  }

  .novel-main .tab-down-nav {
    padding: 0 0 0 38px
  }
}

.note {
  background: var(--be-bg-white)
}

.page-note .nav-extend .nav-top,
.page-note #navigation-top {
  width: var(--be-nav-98)
}

.header-note .be-menu-main {
  -webkit-box-shadow: none;
  box-shadow: none
}

.content-note {
  width: 100%
}

.note-area {
  background: var(--be-bg-white);
  display: flex;
  flex-direction: row;
  min-height: 100vh;
  overflow: hidden
}

.note-area .comments-title,
.note-area .comment-list li,
.note-area #respond {
  box-shadow: none
}

.be-note-nav-box {
  background: var(--be-bg-grey-f8);
  position: relative;
  display: flex;
  max-width: calc(20% - 0%);
  min-width: calc(20% - 0%);
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

.be-note-nav {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  min-width: 100%;
  margin: 35px 0 0
}

.be-note-nav-only .be-note-nav {
  margin: 5px 0 0
}

.be-note-nav-main {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  padding: 0 0 15px
}

.be-note-nav-box.note-nav-mini {
  max-width: calc(0% - 0px);
  min-width: calc(0% - 0px)
}

.be-note-nav-box .note-menu {
  padding: 0 5px
}

.be-note-nav-box.note-nav-mini .note-menu {
  opacity: 0;
  -webkit-transition: .2s all ease-in-out;
  transition: .2s all ease-in-out
}

.note-show-all {
  position: absolute;
  top: 5px;
  left: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  cursor: pointer
}

.note-nav-show-ico {
  text-align: center;
  transition: .45s;
  -webkit-transition: .45s;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d
}

.note-nav-mini .note-nav-show-ico {
  display: none
}

.note-show-all:hover .note-nav-show-ico {
  transform: rotate(-360deg);
  -webkit-transform: rotate(-360deg)
}

.note-nav-show-ico .be-more {
  font-size: 20px !important;
  vertical-align: -21%
}

.note-menu-item a {
  position: relative;
  font-size: 1.5rem;
  display: block;
  padding: 5px
}

.note-menu-item a.note-nav-cat {
  font-size: 1.5rem;
  font-weight: 700
}

.note-nav-cat:after {
  position: absolute;
  top: 3px;
  right: 10px;
  content: "\e77b";
  font-family: be;
  font-size: 18px;
  font-weight: 400;
  color: var(--be-grey-3);
  transition: .45s;
  -webkit-transition: .45s;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d
}

.note-nav-hide .note-nav-cat:after,
.note-nav-cat:hover:after {
  color: var(--be-grey-9);
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg)
}

.note-nav-cat:hover:after {
  color: var(--be-hover);
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg)
}

.note-menu-item-title a {
  color: var(--be-grey-4)
}

.note-menu-item-title a:hover {
  color: var(--be-grey-3)
}

.note-menu-item-title a:before {
  content: "";
  width: 6px;
  height: 6px;
  margin: 0 5px 0 0;
  background: var(--be-bg-grey-9);
  display: inline-block;
  vertical-align: 7%;
  border-radius: 50%
}

.note-menu-item-title a:hover:before {
  background: var(--be-hover)
}

.note-menu-item-title.note-current-post a {
  color: var(--be-grey-3);
  font-weight: 700
}

.note-menu-item-title.note-current-post a:before {
  background: var(--be-bg-red)
}

.note-sub-menu {
  padding: 5px 15px;
  animation: fade-in;
  -webkit-animation: fade-in;
  animation-duration: .3s;
  -webkit-animation: fade-in .3s
}

.be-note-nav-only .note-sub-menu {
  padding: 5px 15px 5px 5px
}

.note-nav-hide .note-sub-menu {
  display: none
}

.note-current-show .note-sub-menu {
  display: block
}

.note-nav-switch {
  position: absolute;
  top: -42px;
  left: -5px;
  right: 0;
  font-weight: 700;
  cursor: pointer;
  padding: 10px 20px;
  color: var(--be-hover)
}

.note-nav-switch .be {
  font-size: 17px !important;
  font-weight: 400;
  padding: 0 5px 0 0
}

.note-nav-switch:hover {
  color: var(--be-grey-9)
}

.be-note-nav-widget .widget {
  background: 0 0;
  box-shadow: none
}

.be-note-nav-widget .widget ul li {
  line-height: 34px;
  white-space: normal
}

.be-note-nav-widget .widget ul li ul {
  padding: 5px 0 5px 10px
}

.be-note-nav-widget .widget_nav_menu a {
  font-size: 1.5rem;
  display: block;
  padding: 0 3px
}

.be-note-nav-widget .widget_nav_menu a:before {
  content: "";
  width: 6px;
  height: 6px;
  margin: 0 5px 0 0;
  background: var(--be-bg-grey-9);
  display: inline-block;
  vertical-align: 7%;
  border-radius: 50%
}

.be-note-nav-widget .widget_nav_menu a:hover:before {
  background: var(--be-hover)
}

.be-note-nav-widget .menu-item-has-children>a:before {
  display: none
}

.be-note-nav-widget .menu-item-has-children>a {
  font-size: 1.5rem;
  font-weight: 700;
  cursor: pointer
}

.be-note-nav-widget .current-menu-item a {
  font-weight: 700
}

.be-note-nav-widget .current-menu-item a:before {
  background: var(--be-bg-red)
}

.be-note-nav-widget .sub-menu {
  display: none
}

.be-note-nav-widget.note-nav-widget-show .sub-menu {
  display: block
}

.be-note-nav-widget .sub-menu.note-widget-show {
  display: block
}

.be-note-nav-widget .widget {
  background: 0 0;
  box-shadow: none
}

.be-note-nav-widget .widget ul li {
  line-height: 34px;
  white-space: normal
}

.be-note-nav-widget .widget ul li ul {
  padding: 5px 0 5px 15px
}

.be-note-nav-widget .widget_nav_menu a {
  font-size: 1.5rem;
  display: block;
  padding: 0 3px
}

.be-note-nav-widget .widget_nav_menu a:before {
  content: "";
  width: 6px;
  height: 6px;
  margin: 0 5px 0 0;
  background: var(--be-bg-grey-9);
  display: inline-block;
  vertical-align: 7%;
  border-radius: 50%
}

.be-note-nav-widget .widget_nav_menu a:hover:before {
  background: var(--be-hover)
}

.be-note-nav-widget .menu-item-has-children>a:before {
  display: none
}

.be-note-nav-widget .menu-item-has-children>a {
  font-size: 1.5rem;
  font-weight: 700;
  cursor: pointer
}

.be-note-nav-widget .current-menu-item a {
  font-weight: 700
}

.be-note-nav-widget .current-menu-item a:before {
  background: var(--be-bg-red)
}

.be-note-nav-widget .sub-menu {
  display: none
}

.be-note-nav-widget.note-nav-widget-show .sub-menu {
  display: block
}

.be-note-nav-widget .sub-menu.note-widget-show {
  display: block
}

.note-main {
  flex-basis: calc(60% + 0%);
  max-width: calc(60% + 0%);
  min-width: calc(60% + 0%);
  padding: 0 13px 20px
}

.note-main.all {
  flex-basis: calc(60% + 20%);
  max-width: calc(60% + 20%);
  min-width: calc(60% + 20%);
  padding: 0 13px 20px
}

.note-main .bread {
  margin: 0
}

.note-main .post {
  background: 0 0;
  padding: 0 20px 20px;
  box-shadow: none
}

.read .note-main .post {
  padding: 30px 20px 20px
}

.note-cat-main .header-sub {
  width: 100%;
  margin: 30px auto
}

.note-main .begin-single-meta.begin-single-meta-c {
  justify-content: left
}

.single-post .note-main .entry-header h1 {
  margin: 30px -30px 0 -34px
}

.read.single-post .note-main .entry-header h1 {
  margin: 0 0 15px -24px;
  border-left: none
}

.note-main .begin-single-meta-c {
  text-align: left
}

.note-main .begin-single-meta .meta-author {
  display: none
}

.note-main .s-hide {
  display: none
}

.note-main .single-cat-tag {
  background: 0 0;
  position: inherit;
  margin: 0 0 0 -30px
}

fieldset.note-new-digest {
  margin: 25px 0;
  padding: 10px 0;
  border: none;
  border-top: 1px dashed var(--be-border-dashed)
}

.note-new-digest legend {
  font-size: 1.7rem;
  font-weight: 700;
  padding: 5px 10px 10px 0
}

.note-new-title {
  margin: 10px 0
}

.note-main .note-new {
  font-size: 1.2rem;
  color: var(--be-red);
  vertical-align: super;
  margin: 0 0 0 10px
}

h4.note-cat-des,
h2.note-new-title {
  border-left: none;
  margin: 0 0 10px -22px;
  padding: 0 20px
}

.note-new-digest legend,
h4.note-cat-des {
  color: var(--be-grey-6)
}

.note-content-text {
  color: var(--be-grey-6);
  padding: 0 0 0 20px
}

h2.note-new-title {
  font-size: 1.6rem;
  border-left: none
}

.note-new-digest .dashicons,
.note-cat-des .dashicons {
  width: 18px;
  height: 18px;
  font-size: 18px;
  vertical-align: -18%;
  margin: 0 5px 0 0
}

.note-main .entry-content .tg-pc {
  margin: 0 -10px 5px;
  text-align: center
}

.note-notice {
  margin: 40px 0
}

@media screen and (max-width:1367px) {

  .note-main,
  .note-main.all {
    flex-basis: calc(73% + 7%);
    max-width: calc(73% + 7%);
    min-width: calc(73% + 7%)
  }
}

@media screen and (max-width:1025px) {

  .note-main.all,
  .note-main {
    flex-basis: calc(100% + 0%);
    max-width: calc(100% + 0%);
    min-width: calc(100% + 0%)
  }

  .page-note .site-header {
    height: 45px
  }

  .note-main {
    padding: 0 10px
  }

  .note-main .post-item.post {
    padding: 0 10px 10px
  }

  .read .note-main .post-item.post {
    padding: 20px 10px 10px
  }

  .be-note-nav-box {
    max-width: calc(0% - 0%);
    min-width: calc(0% - 0%)
  }

  .note-nav-show-ico {
    display: none
  }

  .note-nav-max .note-nav-show-ico {
    display: block
  }

  .be-note-nav .note-menu {
    opacity: 0;
    -webkit-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out
  }

  .be-note-nav-box.note-nav-max .note-menu {
    opacity: 1
  }

  .be-note-nav-box.note-nav-max {
    max-width: calc(60% - 0px);
    min-width: calc(60% - 0px)
  }
}

@media screen and (max-width:768px) {
  .note-main .post {
    padding: 0 10px 20px
  }

  .single-post .note-main .entry-header h1 {
    margin: 35px -15px 0 -22px
  }
}

@media screen and (max-width:440px) {
  .single-content h2.note-new-title {
    margin: 0 -20px 10px
  }
}

.product-box {
  padding: 10px
}

.product-box h2 {
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 5px;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

.ded {
  display: flex;
  align-items: center
}

.product-i {
  color: var(--be-grey-9);
  height: 52px;
  margin-bottom: 5px;
  overflow: hidden
}

.taourl a {
  background: var(--be-bg-red-f4);
  display: block;
  color: var(--be-white);
  line-height: 30px;
  margin: 2px;
  padding: 0 10px;
  border-radius: 5px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .1)
}

.taourl a:hover {
  background: #ff662f;
  color: var(--be-white)
}

.detail a {
  display: block;
  background: var(--be-bg-white);
  line-height: 30px;
  margin: 2px;
  padding: 0 10px;
  border-radius: 5px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.ded .price {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 50%;
  height: 50px
}

.go-url {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  flex-wrap: wrap;
  width: 50%
}

.pricex {
  font-size: 13px;
  font-size: 1.3rem;
  color: var(--be-red-f4)
}

.pricey {
  font-size: 12px;
  color: var(--be-grey-9);
  display: block
}

.tao-img {
  position: relative;
  max-width: 100%;
  width: 100%;
  height: auto;
  overflow: hidden;
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}

.tao-img a img {
  float: left;
  max-width: 100%;
  width: 100%;
  height: auto;
  border-radius: 8px 8px 0 0
}

.tao-dis {
  position: absolute;
  top: 15px;
  right: 15px;
  background: var(--be-bg-red-f4);
  color: var(--be-white);
  padding: 2px 10px;
  border-radius: 5px
}

.tao-title {
  text-align: center;
  line-height: 30px;
  margin: 0 10px 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.archive .tao {
  position: relative;
  background: 0 0;
  float: left;
  min-height: 1px;
  margin: 0;
  padding: 0 5px;
  box-shadow: none;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

.tao-box {
  background: var(--be-bg-white);
  margin: 0 0 10px;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.be_tao_all_widget.widget {
  background: 0 0;
  box-shadow: none
}

.be_tao_all_widget.widget ul {
  padding: 0
}

@media screen and (min-width:1025px) {
  .archive .tao {
    width: 25%
  }
}

@media screen and (max-width:1025px) {
  .archive .tao {
    width: 33.33333333333333333%
  }

  .detail {
    display: none
  }
}

@media screen and (max-width:690px) {
  .archive .tao {
    width: 50%
  }

  .ded .price {
    width: 100%
  }

  .go-url {
    width: 100%;
    margin: 0
  }

  .pricey {
    display: none
  }

  .product-i {
    display: none
  }
}

.tao-goods {
  margin: 0 0 15px
}

.tao-goods .tao-img {
  float: left;
  max-width: 261px;
  height: auto;
  margin: 0 30px 30px 0;
  overflow: hidden;
  border-radius: 5px;
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}

.tao-goods .tao-img a img {
  width: auto;
  height: auto;
  max-width: 100%;
  -webkit-transition: -webkit-transform .3s linear;
  -moz-transition: -moz-transform .3s linear;
  -o-transition: -o-transform .3s linear;
  transition: transform .3s linear
}

.tao-goods .tao-img:hover a img {
  -webkit-transition: All .7s ease;
  transition: All .7s ease;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1)
}

.tao-goods .brief {
  float: left;
  width: 50%;
  margin: 0;
  padding: 0 10px 10px
}

.tao-goods .product-m {
  color: var(--be-grey-6);
  font-size: 15px;
  display: block;
  margin: 0 0 15px
}

.tao-goods .pricex {
  font-size: 16px;
  color: var(--be-red-f4);
  display: block
}

.tao-goods .tao-goods ul li {
  font-size: 14px;
  font-weight: 400;
  list-style: none;
  border: none;
  line-height: 180%;
  margin: 0;
  box-shadow: none
}

.tao-goods .taourl a {
  float: left;
  background: var(--be-bg-red-f4);
  color: var(--be-white) !important;
  line-height: 35px;
  margin: 40px 20px 0 0;
  padding: 0 15px;
  border-radius: 5px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.tao-goods .taourl a:hover {
  background: #7ab951
}

.tao-goods .discount a {
  float: left;
  background: var(--be-bg-white);
  color: var(--be-grey-4) !important;
  line-height: 35px;
  margin: 40px 20px 0 0;
  padding: 0 15px;
  border: 1px solid var(--be-border-z);
  border-radius: 5px
}

.tao-goods .discount a:hover {
  color: var(--be-white) !important;
  background: #7ab951;
  border: 1px solid #7ab951
}

@media screen and (max-width:640px) {
  .tao-goods .brief {
    width: 100%
  }

  .tao-goods .tao-img {
    float: inherit;
    margin: 0 0 15px 10px
  }
}

.insets {
  position: relative;
  display: block
}

.img-title {
  position: relative;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 2;
  opacity: 0;
  background: #000;
  background: rgba(0, 0, 0, .5);
  -webkit-transition: .5s all ease-in-out;
  transition: .5s all ease-in-out
}

.img-title-t {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 50;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 20px;
  text-align: justify;
  padding: 5px 10px;
  overflow: hidden;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%)
}

.insets:hover .img-title {
  opacity: 1
}

.img-title a,
.img-title a:hover {
  color: var(--be-white);
  display: block
}

#scroll {
  width: 45px;
  float: right;
  position: fixed;
  right: 15px;
  bottom: 85px;
  z-index: 999
}

a.fo {
  background: var(--be-bg-white);
  font-size: 16px;
  color: var(--be-grey-7);
  width: 45px;
  height: 45px;
  line-height: 39px;
  text-align: center;
  vertical-align: middle;
  margin-top: 4px;
  display: inline-block;
  cursor: pointer;
  border-radius: 50%;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

a.fo:hover {
  background: var(--be-bg-btn);
  color: var(--be-white);
  -webkit-transition: all .2s ease-in 0s;
  transition: all .2s ease-in 0s
}

a.fo .be-more {
  font-size: 16px !important;
  vertical-align: -21%
}

.rounded-full {
  transition: .45s;
  -webkit-transition: .45s;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d
}

.rounded-full:hover {
  transform: rotate(-720deg);
  -webkit-transform: rotate(-720deg)
}

.scroll-but {
  display: none
}

.scrollhide {
  -webkit-animation-name: fadeDwn;
  animation-name: fadeDwn;
  -webkit-animation-duration: .5s;
  animation-duration: .5s
}

@keyframes fadeDwn {
  from {
    opacity: 1
  }

  to {
    bottom: 0;
    opacity: 0
  }
}

.scrollshow {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-duration: .5s;
  animation-duration: .5s
}

@media screen and (max-width:1250px) {
  a.fo {
    background: var(--be-bg-fo);
    -webkit-backdrop-filter: saturate(5) blur(20px);
    backdrop-filter: saturate(5) blur(20px)
  }
}

.be-order-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  width: 100%;
  margin: 0 0 10px
}

.be-order-btu {
  float: left
}

.be-order-title {
  font-weight: 700;
  padding: 2px 5px
}

.be-order-title i {
  font-weight: 400;
  margin: 0 5px 0 0
}

.sort-btu {
  position: relative;
  color: var(--be-grey-6);
  cursor: pointer;
  padding: 2px 5px
}

.sort-btu:hover {
  color: var(--be-grey-4)
}

.sort-current {
  color: var(--be-grey-4)
}

.sort-btu:before {
  background: 0 0;
  content: "";
  width: 3px;
  height: 5px;
  display: inline-block;
  vertical-align: -8%;
  margin: 0 5px 0 0;
  border-radius: 3px
}

.sort-btu:hover:before {
  background: var(--be-bg-cyan);
  height: 6px;
  -webkit-transition: all .3s ease-in 0s;
  transition: all .3s ease-in 0s
}

.sort-btu.sort-current:before {
  background: var(--be-bg-yellow);
  height: 13px;
  -webkit-transition: all .3s ease-in 0s;
  transition: all .3s ease-in 0s
}

.be-sort-load {
  opacity: .5
}

.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1
}

.owl-carousel .owl-stage {
  position: relative;
  display: flex;
  justify-content: left;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-duration: .3s;
  transition-duration: .3s
}

.grid-carousel .owl-stage-outer {
  overflow: inherit
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none
}

.slider-group.owl-carousel .owl-item {
  border-radius: 0
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%
}

.lazy-img img {
  float: left;
  width: 100%;
  height: auto;
  max-width: 100%;
  opacity: .5;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.group-lazy-img.owl-drag,
.lazy-img.owl-drag {
  display: none
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  font: inherit;
  color: var(--be-white);
  border: none;
  display: inline-block;
  margin: 10px;
  padding: 4px 10px;
  line-height: 26px;
  border-radius: 30px;
  background: var(--be-bg-hd);
  opacity: .7
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block
}

.owl-carousel.owl-hidden {
  opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab
}

.owl-carousel.owl-rtl {
  direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
  float: right
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
  z-index: 0
}

.owl-carousel .owl-animated-out {
  z-index: 1
}

.owl-carousel .fadeOut {
  animation-name: fadeOut
}

@keyframes fadeOut {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

.owl-height {
  -webkit-transition: height .5s ease-in-out;
  transition: height .5s ease-in-out
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: transform .1s ease;
  transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%
}

.owl-dots {
  position: absolute;
  bottom: 0;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 10px 0;
  text-align: center;
  pointer-events: none;
  z-index: 2
}

.slider-hot .owl-dots {
  position: inherit
}

.slider-widge .owl-dots {
  bottom: 30px
}

.slider-single .owl-dots {
  position: static;
  height: 30px;
  padding: 10px;
  overflow: hidden
}

.slider-single .owl-stage-outer {
  border-radius: 5px
}

.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit
}

.owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  margin: 6px;
  background: var(--be-bg-white);
  display: block;
  pointer-events: auto;
  border-radius: 100%;
  transform: scale(.6);
  transition: transform .4s ease-in-out;
  -webkit-transition: transform .4s ease-in-out;
  backface-visibility: visible;
  -webkit-backface-visibility: visible
}

.slider-single .owl-dots .owl-dot span {
  background: var(--be-bg-grey-9)
}

.owl-dots .owl-dot {
  pointer-events: auto
}

.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span {
  background: var(--be-bg-hd);
  transform: scale(1)
}

.owl-dots,
.owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent
}

.owl-dots .owl-dot span:before {
  content: '';
  position: absolute;
  top: 3px;
  right: 3px;
  bottom: 3px;
  left: 3px;
  border-radius: 100%;
  -webkit-animation-duration: 1s;
  animation-duration: 1s
}

.owl-dots .owl-dot:hover span:before,
.owl-dots .owl-dot.active span:before {
  -webkit-animation-name: be-ripple;
  animation-name: be-ripple;
  border: 1px solid var(--be-bg-hd)
}

.owl-nav .disabled {
  opacity: .5;
  cursor: default
}

.owl-nav.disabled+.owl-dots {
  margin-top: 10px
}

.owl-dots .owl-dot {
  display: inline-block;
  zoom: 1
}

.slide-mete {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 1;
  width: 5%;
  height: 2px;
  animation: fade-in;
  animation-duration: .5s;
  -webkit-animation: fade-in .5s;
  border-radius: 5px;
  background: var(--be-bg-glass)
}

.slide-progress {
  width: 0;
  max-width: 100%;
  height: 2px;
  border-radius: 5px;
  background: var(--be-bg-blue)
}

.planned {
  width: 100%;
  -webkit-transition: width 4.5s;
  transition: width 4.5s
}

.again {
  width: 0;
  -webkit-transition: width .5s;
  transition: width .5s
}

.slider-row:hover .slide-mete,
.slideshow:hover .slide-mete {
  display: none
}

.slider-row {
  position: relative;
  margin: -2px 0 0
}

#slideshow {
  position: relative;
  margin: 0 0 10px;
  padding: 0 1px 0 0;
  overflow: hidden;
  transform: rotate(0deg);
  border-radius: 8px
}

.slider-home .slider-item {
  float: left
}

.slider-home .slider-item img {
  border-radius: 8px
}

.slider-home .post,
#page .slider-home .page {
  position: relative;
  background: var(--be-bg-white);
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 8px
}

.slider-home .slider-home-title {
  position: absolute;
  top: 20px;
  left: 0;
  background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, 0));
  width: 100%;
  font-size: 15px;
  font-size: 1.5rem;
  color: var(--be-white);
  font-weight: 700;
  text-align: center;
  opacity: 0;
  padding: 20px 20px 10px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -webkit-transition: all ease-out .3s;
  transition: all ease-out .3s;
  border-radius: 8px 8px 0 0
}

.slider-home:hover .slider-home-title {
  opacity: 1
}

.slide-post-box {
  position: relative
}

.slide-post-box #slideshow {
  float: left;
  width: 72.4%
}

.slide-post-main {
  float: right;
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 27.6%;
  margin: 1px 0 10px;
  padding: 0 0 0 10px
}

.slide-post-item {
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 0 1px 0 0
}

.slide-post-main .slide-post:first-child {
  margin: 0 0 10px
}

.slide-post {
  position: relative;
  width: 100%;
  height: 50%;
  overflow: hidden;
  transform: rotate(0deg);
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.slide-post img {
  float: left;
  width: 100%;
  height: auto;
  max-width: 100%;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

.slide-post-txt {
  position: absolute;
  top: -10px;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  transition: All .4s ease-in-out;
  -webkit-transition: All .4s ease-in-out;
  background: linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, 0)) !important
}

.slide-post:hover .slide-post-txt {
  -webkit-transform: translateY(0%);
  transform: translateY(0%)
}

.slide-post-title {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  color: var(--be-white);
  font-weight: 400;
  line-height: 25px;
  height: 50%;
  overflow: hidden;
  padding: 0 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

@media screen and (max-width:768px) {
  .slide-post-box #slideshow {
    width: 100%
  }

  .slide-post-item {
    display: inline
  }

  .slide-post-main .slide-post:first-child {
    margin: 0
  }

  .slide-post-main {
    display: none;
    width: 0
  }

  .slide-post-m #slideshow {
    width: 100%
  }

  .slide-post-m .slide-post-main {
    position: inherit;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 10px;
    padding: 0
  }

  .slide-post-m .slide-post {
    float: left;
    width: 49%;
    height: 100%
  }

  .slide-post-m .slide-post-main .slide-post:first-child {
    float: right
  }

  .slide-post-m .slide-post-txt {
    -webkit-transform: translateY(0%);
    transform: translateY(0%)
  }
}

.slider-home .owl-nav,
.slider-group .owl-nav,
.slider-single .owl-nav {
  position: absolute;
  top: 50%;
  left: 50%;
  color: var(--be-blue);
  text-align: center;
  overflow: hidden;
  text-decoration: none;
  width: 100%;
  z-index: 9999;
  border-radius: 2px;
  pointer-events: none;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%)
}

.slider-single .owl-nav {
  margin: -15px 0 0
}

.owl-carousel .owl-nav {
  display: none;
  animation: fade-in;
  animation-duration: .5s
}

.owl-carousel:hover .owl-nav {
  display: block
}

.slider-title .owl-nav {
  display: none !important
}

.owl-nav .owl-prev {
  float: left;
  pointer-events: auto
}

.owl-nav .owl-next {
  float: right;
  pointer-events: auto
}

@media screen and (max-width:480px) {

  .owl-nav,
  .slider-home-title-custom,
  .slider-home-title {
    display: none
  }

  .owl-dots {
    padding: 0
  }
}

.slider-rolling-box {
  background: var(--be-bg-white);
  margin: 0 0 10px;
  padding: 5px 5px 2px;
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.be-rolling {
  position: relative
}

.be-rolling .scrolling-img {
  background: 0 0;
  margin: 0;
  padding: 10px;
  box-shadow: none
}

.scrolling-thumbnail {
  position: relative;
  overflow: hidden;
  transform: rotate(0deg);
  border-radius: 5px
}

.hot-box .scrolling-thumbnail {
  border-radius: 8px 8px 0 0
}

.be-rolling .grid-title {
  margin: 5px 0 0
}

.carousel-title {
  text-align: left;
  height: 42px;
  line-height: 20px;
  font-weight: 400;
  margin-top: 10px;
  padding: 0 15px;
  overflow: hidden
}

.carousel-title-c {
  text-align: center
}

.be-rolling .owl-nav {
  position: absolute;
  top: 15px;
  right: 15px
}

.grid-carousel-box {
  margin: 0 0 10px;
  overflow: hidden
}

#grid-carousel {
  position: relative;
  padding: 5px 0 0
}

#grid-carousel.owl-carousel .owl-item {
  overflow: visible
}

#grid-carousel .post {
  padding: 0
}

.grid-carousel-main {
  background: var(--be-bg-gradual);
  border: none;
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

#grid-carousel .owl-item img {
  border-radius: 2px 2px 0 0
}

.grid-carousel-box {
  width: auto;
  border-radius: 2px 2px 0 0
}

.grid-carousel-box .grid-cat-title {
  padding: 0 0 0 10px
}

.slider-widge .owl-nav,
.slider-hot .owl-nav,
.grid-carousel-box .owl-nav {
  position: absolute;
  top: 15px;
  right: 15px
}

.grid-scrolling-thumbnail {
  overflow: hidden;
  border-radius: 8px 8px 0 0
}

.grid-carousel .meta-author-avatar img {
  width: 24px !important;
  border-radius: 100% !important;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.slider-single {
  overflow: hidden;
  border-radius: 5px;
  margin: 0 0 10px
}

.slider-single .owl-item img {
  float: left;
  border-radius: 5px
}

.slider-single img.alignnone {
  margin: 0
}

.slider-play {
  position: relative
}

.show-slider-img {
  display: flex;
  width: 100%;
  height: auto;
  max-width: 100%
}

.group-load img {
  position: relative
}

.slider-video-ico {
  background: 0 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 34px;
  height: 34px;
  margin: -14px 0 0 -16px
}

.slider-video-a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: 0 0 !important
}

.slider-video-play {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: 0 0 !important
}

.slider-videos .mejs-container .mejs-controls {
  background: 0 0 !important
}

.mejs-time-total {
  margin: 9px 0 0 !important
}

.mejs-time-handle-content {
  border: 1px solid #666 !important
}

.mejs-time-total,
.mejs-time-hovered,
.mejs-time-loaded,
.mejs-time-current,
.mejs-time-handle-content {
  height: 2px !important
}

.video-main {
  opacity: 1;
  -webkit-transition: all ease-out .3s;
  transition: all ease-out .3s
}

.slider-group-main:hover .video-main {
  opacity: 0;
  transform: scale(0);
  -webkit-transition: all ease-out .1s;
  transition: all ease-out .1s
}

.slider-video-play-show .slider-video-ico:after {
  opacity: .8;
  -webkit-transform: scale(1.4);
  transform: scale(1.4)
}

.active .slider-video-play-show .slider-video-ico:after {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .3s ease-out .2s;
  transition: all .3s ease-out .2s
}

.slider-video-play:hover .slider-video-ico:after,
.slider-play:hover .slider-video-ico:after {
  opacity: .8;
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
  -webkit-transition: all ease-out .35s;
  transition: all ease-out .35s
}

.slider-video-ico:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "\e637";
  font-family: be;
  font-size: 32px !important;
  color: var(--be-white);
  z-index: 2;
  cursor: pointer;
  opacity: 0;
  transition: opacity .3s linear;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all ease-out .35s;
  transition: all ease-out .35s;
  text-shadow: 0 0 8px rgba(0, 0, 0, .2)
}

.fancybox-slide--video {
  max-width: 100%;
  height: auto
}

.fancybox-slide--video .fancybox-content {
  background: 0 0;
  padding: 10px;
  overflow-y: hidden;
  text-align: center
}

.fancybox-slide--video .fancybox-button {
  margin-top: -15px
}

@media screen and (max-width:1000px) {
  .fancybox-slide--video .fancybox-button {
    position: absolute !important;
    top: 18px;
    right: 5px
  }
}

.fancybox-video {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 100%;
  height: auto;
  border-radius: 5px;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%)
}

#slider-group {
  position: relative;
  background: var(--be-bg-white);
  width: 100%;
  overflow: hidden;
  margin: 0 auto
}

.big-back-img {
  overflow: hidden;
  margin-left: 0;
  margin-right: 1px;
  background: var(--be-bg-white);
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important
}

.big-blur:after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: inherit;
  z-index: 0;
  filter: blur(5px);
  -webkit-filter: blur(5px)
}

.slider-group-main-box {
  display: flex;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 10%;
  right: 10%;
  bottom: 0;
  height: 80%;
  pointer-events: none;
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateX(0) translateY(-50%)
}

.slider-group-mask {
  width: 100%;
  padding: 0 25px
}

.g-s-l {
  padding: 0 25px 0 15%
}

.g-s-c.g-s-l {
  padding: 0 25px;
  text-align: center
}

.group-small-img-area {
  width: 50%;
  height: auto;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

.group-small-img {
  float: right;
  width: 80%;
  height: auto;
  overflow: hidden;
  border-radius: 8px
}

.group-small-img img {
  max-width: 100%;
  width: 100%;
  height: auto
}

.group-img-more {
  margin: 20px 0;
  pointer-events: auto !important
}

.group-img-more a {
  background: var(--be-bg-white);
  font-size: 1.5rem;
  color: var(--be-grey-3) !important;
  text-align: center;
  line-height: 40px;
  padding: 10px 20px;
  border-radius: 5px;
  background: rgba(255, 255, 255, .7)
}

.group-img-more a:hover {
  background: rgba(255, 255, 255, .9)
}

.group-slider-content p {
  color: var(--be-white);
  font-weight: 700;
  line-height: 180%;
  padding: 10px 0;
  text-shadow: 1px 1px 1px #000
}

.gt1 {
  font-size: 1.8rem;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

.s-t-b {
  font-size: 3.8rem
}

.g-s-c .s-t-b {
  font-size: 5rem
}

.small-img-box .s-t-b {
  font-size: 3.4rem;
  font-weight: 700
}

.str2,
.active .group-act2 {
  animation: fadeInRight 1.2s ease-out 0s;
  -webkit-animation: fadeInRight 1.2s ease-out 0s
}

.str1,
.active .group-act1 {
  animation: fadeInRight 1.6s ease-out 0s;
  -webkit-animation: fadeInRight 1.6s ease-out 0s
}

.str3,
.active .group-act3 {
  animation: fadeInRight 1.8s ease-out 0s;
  -webkit-animation: fadeInRight 1.8s ease-out 0s
}

.str4,
.active .group-act4 {
  animation: fadeInRight 2s ease-out 0s;
  -webkit-animation: fadeInRight 2s ease-out 0s
}

@media screen and (max-width:1024px) {

  .group-lazy-img,
  .big-back-img {
    height: 400px !important
  }

  .group-small-img-area {
    width: 70%
  }

  .group-small-img {
    width: 90%
  }
}

@media screen and (max-width:768px) {
  .slider-group-main-box {
    left: 2%;
    right: 2%
  }

  .group-lazy-img,
  .big-back-img {
    height: 240px !important
  }

  .group-small-img-area {
    width: 66%
  }

  .group-small-img {
    width: 90%
  }

  .s-t-a,
  .s-t-c {
    display: none
  }

  .g-s-c .s-t-b,
  .s-t-b {
    font-size: 1.8rem
  }

  .g-s-l .s-t-b {
    font-size: 2.2rem
  }
}

.wplist-item {
  margin: 0 0 15px;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

.wplist-item a {
  color: var(--be-grey-6) !important
}

.wplist-item a:hover,
.wplist-item a:visited {
  color: var(--be-grey-9)
}

.wplist-title {
  font-size: 16px;
  font-size: 1.6rem;
  color: var(--be-grey-3);
  font-weight: 700;
  line-height: 190%;
  margin: 0 0 10px
}

.wplist-item p {
  font-size: 14px;
  font-size: 1.4rem;
  text-indent: 0 !important
}

.wplist-res {
  padding: 2px 10px
}

.wplist-price {
  float: left;
  font-size: 15px;
  font-size: 1.5rem;
  color: var(--be-yellow);
  font-weight: 700;
  margin: 0 10px 0 0
}

.wplist-old-price {
  float: left;
  font-size: 15px;
  font-size: 1.5rem;
  color: var(--be-grey-9)
}

.wplist-btn {
  background: var(--be-bg-red-f4);
  float: right;
  font-size: 15px;
  font-size: 1.5rem;
  color: var(--be-white);
  line-height: normal;
  margin: 0 5px 5px 0;
  padding: 5px 15px;
  background: linear-gradient(to right, #ea6f5a, #fa9f7e);
  border-radius: 3px;
  -webkit-transition: all .2s linear;
  transition: all .2s linear
}

.wplist-btn:hover {
  background: linear-gradient(to right, #fa9f7e, #ea6f5a);
  color: var(--be-white)
}

.down-link-but {
  text-align: center
}

.down a {
  background: var(--be-bg-blue);
  font-size: 15px;
  font-size: 1.5rem;
  color: var(--be-white) !important;
  text-align: center;
  margin: 10px 10px 0 0;
  padding: 3px 15px;
  display: inline-block;
  border-radius: 5px;
  -webkit-transition: all .2s ease-in 0s;
  transition: all .2s ease-in 0s;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.p-em .down a {
  margin: 10px 10px 0 25px
}

.down-link-but a {
  margin: 10px 0
}

.down a:hover {
  opacity: .8
}

.down-much {
  float: left
}

.down-return:last-of-type {
  clear: both
}

.down-n a:before {
  content: "\e61d";
  font-family: be;
  font-size: 14px;
  margin: 0 8px 0 0
}

.down .be,
.down .zm {
  font-size: 14px !important;
  color: var(--be-white) !important;
  margin: 0 8px 0 0;
  -webkit-transition: all .2s ease-in 0s;
  transition: all .2s ease-in 0s
}

.down a:hover .be,
.down a:hover .zm {
  color: var(--be-white) !important
}

.down-doc-box {
  float: left;
  position: relative;
  left: 50%
}

.down-doc-box .be {
  font-size: 15px !important;
  color: var(--be-white);
  vertical-align: 2%
}

.down-doc {
  position: relative;
  left: -50%;
  height: 40px;
  overflow: hidden;
  margin: 30px auto;
  border-radius: 5px
}

.down-doc a {
  background: var(--be-bg-blue);
  height: 40px;
  font-size: 15px;
  font-size: 1.5rem;
  color: var(--be-white) !important;
  text-align: center;
  line-height: 40px;
  min-width: 120px;
  display: block;
  padding: 0 15px;
  text-decoration: none;
  -webkit-transition: margin .4s ease-in-out;
  transition: margin .4s ease-in-out
}

.down-doc a:nth-of-type(even) {
  background: #595959;
  color: var(--be-white)
}

.down-doc-go a:nth-of-type(even) {
  background: var(--be-bg-red-f4)
}

.down-doc:hover a:first-child {
  margin-top: -40px
}

.down-box {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: var(--be-bg-grey-6);
  background: rgba(0, 0, 0, .8);
  height: 100%;
  text-align: center;
  display: none;
  z-index: 99999;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px)
}

.down-file {
  position: absolute;
  top: 10%;
  left: 50%;
  width: 50%;
  margin: 0 0 0 -25%;
  overflow: hidden
}

.down-file-t {
  font-size: 15px;
  color: var(--be-white);
  text-align: center;
  margin: 10px 0
}

.down-button-box {
  margin: 30px auto
}

.down-button a {
  font-size: 15px;
  background: var(--be-bg-blue);
  color: var(--be-white);
  margin: 0 5px;
  padding: 8px 20px;
  border-radius: 5px
}

.down-button .be,
.down-button .zm {
  font-size: 14px !important;
  color: var(--be-white);
  margin: 0 8px 0 0
}

.down-button a:hover {
  background: #595959;
  color: var(--be-white);
  -webkit-transition: all .3s ease-in 0s;
  transition: all .3s ease-in 0s
}

.btn-columns-box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 0 15px
}

.p-em .btn-columns-box p {
  text-indent: 0
}

.btn-columns-box .clear {
  display: none
}

.btn-columns-box .down a {
  margin: 5px 5px 0
}

.file-gg a {
  display: block
}

.down-file .file-gg {
  background: 0 0;
  overflow: hidden;
  border-radius: 8px
}

.file-gg img {
  max-width: 100%;
  width: auto\9;
  height: auto;
  vertical-align: middle;
  display: block;
  margin: 0 auto
}

.sharing-box {
  padding: 24px 0 25px;
  text-align: center;
  font-size: 0;
  clear: both;
  line-height: 0
}

.tooltip {
  position: relative;
  display: inline-block
}

.sharetip {
  background: #666 !important
}

.tooltip .sharetip {
  position: absolute;
  top: -30px;
  left: 50%;
  background: var(--be-bg-grey-6);
  width: 70px;
  font-size: 12px;
  line-height: 25px;
  text-align: center;
  margin-left: -36px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  border-radius: 20px
}

.tooltip .sharetip:after {
  content: "";
  position: absolute;
  top: 24px;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #666 transparent transparent
}

.tooltip:hover .sharetip {
  visibility: visible;
  opacity: 1
}

.like-left .be-btn-favorite:after,
.like-left .be-btn-beshare:after,
.like-left .arrow-share {
  display: none
}

.arrow-share {
  position: absolute;
  top: -6px;
  left: 16px;
  width: 0;
  height: 0;
  opacity: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #666;
  -webkit-transition: opacity .3s;
  transition: opacity .3s
}

.favorite-box:hover .arrow-share,
.be-btn-beshare:hover .arrow-share {
  opacity: 1
}

.be-btn-beshare {
  position: relative
}

.be-btn-favorite:after,
.be-btn-beshare:after {
  position: absolute;
  top: -30px;
  left: 50%;
  background: var(--be-bg-grey-6);
  width: 70px;
  font-size: 12px;
  font-size: 1.2rem;
  color: var(--be-white);
  line-height: 25px;
  opacity: 0;
  margin-left: -36px;
  content: attr(data-hover);
  border-radius: 20px;
  -webkit-transition: opacity .3s;
  transition: opacity .3s
}

.favorite-box:hover .be-btn-favorite:after,
.be-btn-beshare:hover:after {
  opacity: 1
}

.like-left-box {
  position: relative;
  float: left;
  width: 0;
  z-index: 1
}

.like-left {
  position: absolute;
  top: 135px;
  left: -60px
}

.like-left .sharing-box {
  width: 50px;
  padding: 0
}

.like-left .be-btn-link-b {
  display: none !important
}

.post .be-btn-link-l {
  display: none !important
}

.sharing-box .be-btn-beshare {
  position: relative;
  display: inline-block;
  margin: 0 3px;
  width: 45px;
  height: 45px;
  min-width: auto;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 50%;
  text-align: center;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.widget .be-btn-beshare {
  margin: 5px
}

.shar-beshare-donate .tab-navs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 38px;
  overflow: hidden;
  border-radius: 5px 5px 0 0
}

.shar-beshare-donate .share-tab-nav-item {
  background: var(--be-bg-grey-f8);
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  line-height: 36px;
  font-size: 14px;
  cursor: pointer;
  border-top: 1px solid transparent;
  border-bottom: 1px solid var(--be-border-grey)
}

.shar-beshare-donate .share-tab-nav-item.current {
  background: var(--be-bg-white);
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent
}

.shar-beshare-donate .share-tab-nav-item span {
  display: inline-block;
  vertical-align: middle
}

.shar-beshare-donate .share-tab-nav-item+.share-tab-nav-item {
  border-left: 1px solid var(--be-border-grey)
}

.shar-beshare-donate .share-tab-cont {
  display: none
}

.shar-beshare-donate .share-tab-cont.current {
  display: block
}

.shar-beshare-donate .share-tab-cont p {
  padding-top: 10px;
  font-size: 14px
}

.shar-beshare-donate .share-tab-cont .give-qr {
  width: 150px;
  height: 150px;
  margin: 20px auto 0;
  overflow: hidden
}

.tab-navs .cx {
  font-size: 20px !important;
  vertical-align: -28%;
  margin: 0 5px 0 0
}

.tab-navs .cx-weixin {
  color: #2ba245
}

.tab-navs .cx-alipay {
  color: #1296db
}

.shar-beshare-donate .share-tab-cont .give-qr img {
  display: block;
  width: 100%;
  height: auto
}

.shar-dialog .shar-qrbox .shar-cont {
  padding: 10px 0 20px
}

.shar-dialog .shar-qrbox .qrbox {
  width: 200px;
  margin: 0 auto
}

.shar-share-poster .shar-child {
  position: relative;
  width: 320px;
  height: 489px;
  pointer-events: auto;
  display: inline-block;
  border-radius: 8px;
  background: var(--be-bg-white)
}

.poster-loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 320px;
  line-height: 485px;
  text-align: center
}

.share-box img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 8px
}

.poster-tips {
  position: absolute;
  top: -30px;
  left: 0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #bbb;
  text-align: center
}

.down-poster-box {
  position: absolute;
  left: 0;
  top: -50px;
  width: 100%;
  height: 10%
}

.down-poster {
  background: var(--be-bg-grey-3);
  position: absolute;
  left: 50%;
  top: 10%;
  width: 34px;
  height: 34px;
  margin: 0 0 0 -17px;
  border-radius: 50%
}

.down-poster:before {
  position: absolute;
  left: 10px;
  top: 4px;
  content: "\e61d";
  font-family: be;
  color: var(--be-grey-9)
}

.shar-dialog .shar-child {
  min-width: 200px;
  position: relative;
  display: inline-block;
  text-align: left;
  background: var(--be-bg-white);
  font-size: 14px;
  pointer-events: auto;
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.shar-beshare-share {
  width: 300px;
  min-width: 300px
}

.shar-beshare-donate,
.shar-qrbox {
  width: 250px;
  min-width: 250px
}

.shar-main,
.shar-mask {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999
}

.shar-mask {
  background: rgba(0, 0, 0, .7);
  pointer-events: auto
}

.shar-main {
  display: table;
  pointer-events: none
}

.shar-main .shar-section {
  display: table-cell;
  vertical-align: middle;
  text-align: center
}

.shar-title {
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  font-weight: 700
}

.shar-close {
  position: absolute;
  left: 50%;
  bottom: -40px;
  background: var(--be-bg-grey-3);
  width: 31px;
  height: 31px;
  margin: 0 0 0 -16px;
  cursor: pointer;
  border-radius: 50%
}

.shar-close:before {
  position: absolute;
  left: 9px;
  top: 4px;
  font-family: be;
  color: var(--be-grey-9)
}

.shar-close:before {
  content: "\e6f5"
}

.shar-child {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: .3s;
  animation-duration: .3s
}

.shar-cont {
  padding: 20px 0;
  text-align: center
}

.shar-share-poster .shar-cont,
.shar-beshare-donate .shar-cont {
  padding: 0 0 20px
}

.shar-btn span[yes] {
  display: none
}

.shar-anim-def {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  animation-duration: .5s
}

.be-share-list {
  padding: 5px 0 20px;
  text-align: center;
  font-size: 0;
  clear: both;
  line-height: 0
}

.be-share-list a {
  margin: 0 10px
}

.be-share-list a.share-logo {
  position: relative;
  display: inline-block;
  margin: 0 5px;
  width: 45px;
  height: 45px;
  color: var(--be-white);
  min-width: auto;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 50%;
  text-align: center
}

.ico-weixin:before,
.ico-weibo:before,
.ico-qzone:before,
.ico-qq:before {
  position: absolute;
  top: 22px;
  left: 13px;
  font-family: be;
  font-size: 20px !important
}

.ico-weixin:before {
  top: 20px
}

.ico-weixin:before {
  content: "\e66d"
}

.ico-weibo:before {
  content: "\e636"
}

.ico-qzone:before {
  content: "\e63f"
}

.ico-qq:before {
  content: "\e608"
}

.be-share-list a.share-logo {
  background: var(--be-bg-grey-9)
}

.be-share-list .ico-qzone:hover {
  background: #ecb124;
  background: linear-gradient(to top right, #ab7c0b, #ecb124)
}

.be-share-list .ico-weibo:hover {
  background: var(--be-bg-red);
  background: linear-gradient(to top right, #c40000, #f96060)
}

.be-share-list .ico-qq:hover {
  background: #3abcff;
  background: linear-gradient(to top right, #9880fe, #3abcff)
}

.be-share-list .ico-weixin:hover {
  background: #2a8c30;
  background: linear-gradient(to top right, #2a8c30, #50d558)
}

.be-btn-beshare {
  color: var(--be-grey-9)
}

.sharing-box .be-btn-beshare.active,
.sharing-box .be-btn-beshare:active {
  color: #93c16e
}

.be-beshare-toc:hover,
.be-btn-link:hover,
.be-btn-donate:hover,
.be-btn-share:hover,
.be-btn-favorite:hover,
.be-share-poster:hover,
.be-btn-like:hover {
  color: var(--be-white) !important
}

.like-left .sharing-box .be-btn-beshare {
  background: var(--be-bg-white);
  margin: 0 0 10px
}

.like-left .sharing-box .be-btn-beshare:hover,
.sharing-box .be-btn-beshare:hover {
  background: var(--be-bg-btn-s) !important
}

.be-beshare-toc:before,
.be-btn-link:before,
.be-btn-donate:before,
.be-btn-share:before,
.be-btn-like:before {
  position: absolute;
  top: 22px;
  left: 12px;
  font-family: be;
  font-size: 21px !important
}

.be-share-poster:before {
  position: absolute;
  top: 22px;
  left: 12px;
  font-family: cx;
  font-size: 21px !important
}

.be-btn-donate:before {
  top: 23px
}

.be-btn-share:before {
  left: 11px
}

.be-share-poster:before {
  top: 23px
}

.be-btn-donate:before {
  content: "\e73a"
}

.be-btn-share:before {
  content: "\e88b"
}

.be-share-poster:before {
  content: "\e623"
}

.be-btn-like:before {
  content: "\e630"
}

.be-beshare-toc:before {
  content: "\e89a";
  top: 15px
}

.be-beshare-toc-txt {
  position: relative
}

.be-beshare-toc-txt:after {
  position: absolute;
  bottom: -40px;
  left: -20px;
  width: 40px;
  font-size: 1.2rem;
  line-height: 23px;
  -webkit-transform: scale(.9);
  transform: scale(.9)
}

.toc-txt-en:after {
  content: "Contents";
  left: -24px;
  transform: scale(.6)
}

.toc-txt-cn:after {
  content: "目录"
}

.be-btn-link:before {
  content: "\e79b"
}

#post-link {
  display: none
}

.be-beshare-toc.tocno,
.entry-content .be-beshare-toc {
  display: none
}

.be-btn-like {
  position: relative
}

.be-btn-like:hover.be-btn-like:before {
  -webkit-animation-name: jump;
  animation-name: jump;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1
}

.like-number {
  position: absolute;
  top: -29px;
  left: -14px;
  width: 70px;
  min-height: 24px;
  font-size: 12px;
  color: var(--be-white);
  display: none;
  text-align: center;
  line-height: 1.7;
  padding: 2px;
  background: var(--be-bg-grey-6);
  border-radius: 20px
}

.triangle-down {
  position: absolute;
  top: -6px;
  left: 16px;
  width: 0;
  height: 0;
  display: none;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #666
}

.be-btn-like:hover .like-number,
.be-btn-like:hover .triangle-down {
  display: block
}

.sharing-box .be-btn-beshare.active {
  cursor: auto
}

.shar-beshare-donate .share-tab-cont.current,
.share-box img,
.triangle-down,
.like-number,
.shar-close {
  animation: fade-in;
  animation-duration: .5s;
  -webkit-animation: fade-in .5s
}

.no-favorite {
  position: relative
}

.favorite-box:hover .no-favorite:before {
  color: var(--be-white)
}

.favorite-box .like-number {
  background: var(--be-bg-grey-6)
}

.favorite-box .triangle-down {
  border-top: 5px solid #666
}

.no-favorite:hover .like-number,
.no-favorite:hover .triangle-down {
  display: block
}

.no-favorite:before,
.keep-favorite:before,
.keep-not-favorite:before {
  position: absolute;
  top: 22px;
  left: 50%;
  color: var(--be-grey-9);
  width: 50px;
  height: 50px;
  font-family: be;
  font-size: 20px !important;
  margin: 0 0 0 -25px
}

.no-favorite:before,
.keep-not-favorite:before,
.keep-favorite:before {
  content: "\e8b9"
}

.favorite-box:hover .keep-not-favorite:before,
.favorite-box:hover .keep-favorite:before {
  color: var(--be-white)
}

.keep-favorite:before {
  color: #f18110
}

.keep-loading .keep-not-favorite,
.keep-loading .keep-favorite {
  display: none
}

.keep-loading:after {
  content: "";
  margin: 0 auto 3em -1em;
  font-size: 10px;
  position: absolute;
  top: 12px;
  left: 50%;
  width: 2em;
  height: 2em;
  border-top: .4em solid var(--be-border-white);
  border-right: .4em solid var(--be-border-white);
  border-bottom: .4em solid var(--be-border-white);
  border-left: .4em solid #c40000;
  -webkit-animation: load8 .5s infinite linear;
  animation: load8 .5s infinite linear;
  border-radius: 50%
}

.search-results #primary,
.search-no-results #primary {
  width: 100%
}

.search-no-results #sidebar {
  display: none
}

.search-no-results .post {
  box-shadow: none
}

.search-results #primary.search-sidebar {
  width: 72.4%
}

.search-page {
  background: var(--be-bg-white);
  margin: 0 0 10px;
  border: 1px solid var(--be-border-z);
  border-radius: 8px
}

.search-page-title {
  background: 0 0;
  margin: 0 0 10px;
  padding: 0 20px;
  border: none
}

.search-no-results .post {
  position: relative;
  background: var(--be-bg-white);
  margin: 0;
  padding: 0
}

.search-entry-title {
  background: var(--be-bg-white);
  line-height: 280%;
  margin: 0 -20px -1px;
  padding: 0 20px;
  border: 1px solid var(--be-border-z)
}

.search-entry-title a {
  display: block;
  padding: 5px 0
}

.search-inf {
  float: right;
  color: var(--be-grey-9);
  padding: 5px 0
}

.search .turn {
  margin: 0 0 5px
}

.search .pagenav-clear {
  margin: 0 0 5px
}

.search .search-page .post {
  border: none !important
}

.ad-search {
  width: 100%
}

.ad-searchbar-h {
  height: 500px
}

.ad-search-input input {
  height: 45px;
  line-height: 45px
}

.ad-search-input button {
  height: 45px
}

#page .search-normal .domargin .page {
  margin: 0 0 -1px;
  border-radius: 0
}

.search-entry-title:nth-child(1) {
  border-radius: 8px 8px 0 0
}

.search-list-infinite .search-entry-title:nth-last-child(2) {
  border-radius: 0 0 8px 8px
}

.search-entry-title:nth-last-child(1) {
  border-radius: 0 0 8px 8px
}

.search-tabs {
  float: left;
  width: 100%
}

.search-tabs .search-item span {
  float: left;
  cursor: pointer;
  margin: 0 2px 0 0;
  padding: 4px 10px;
  border-radius: 5px
}

.search-tabs .search-item span:hover {
  color: var(--be-grey-9)
}

.search-tabs .search-item.active span {
  color: var(--be-white)
}

.search-wp button,
.search-item.searchwp.active span {
  background: #999 !important
}

.search-baidu button,
.search-item.searchbaidu.active span {
  background: #52819c
}

.search-google button,
.search-item.searchgoogle.active span {
  background: #c0232c
}

.search-bing button,
.search-item.searchbing.active span {
  background: #008272
}

.search-360 button,
.search-item.search360.active span {
  background: #00a496
}

.search-sogou button,
.search-item.searchsogou.active span {
  background: #db500f
}

.tab-search button {
  color: var(--be-white)
}

.qqonline {
  position: relative
}

.qqonline-box {
  position: relative;
  position: absolute;
  bottom: -5px;
  right: 55px;
  padding-right: 20px;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out
}

.qqonline.action .qqonline-box {
  right: 35px;
  opacity: 1;
  pointer-events: auto
}

.qqonline-main {
  background: var(--be-bg-white);
  width: 140px;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: var(--be-shadow-plus)
}

.qq-name {
  margin: 5px 0 0
}

.tcb-nline-wiexin {
  height: 15px
}

.tcb-qq {
  width: 100%
}

.tcb-qq div {
  float: left;
  width: 20%;
  height: 5px;
  background: #004f9e
}

.tcb-qq div:nth-child(2) {
  background: #96bb20
}

.tcb-qq div:nth-child(3) {
  background: #f7a600
}

.tcb-qq div:nth-child(4) {
  background: #e40613
}

.tcb-qq div:nth-child(5) {
  background: #712182
}

.qqonline-main h4 {
  padding: 5px;
  text-align: center
}

.qqonline .be-qq {
  color: var(--be-red)
}

.fo:hover .be-qq {
  color: var(--be-white)
}

.nline-phone {
  display: block;
  margin: 0 0 5px;
  padding: 2px 0;
  text-align: center
}

.qq-wpa a {
  display: block;
  padding: 5px 0;
  text-align: center
}

.nline-phone .be {
  color: #222;
  margin: 0 5px 0 0
}

.qq-wpa .be-qq {
  font-size: 16px !important;
  border-radius: 100%;
  animation: blink 1s linear infinite
}

.qq-wpa-t {
  color: var(--be-grey-4);
  font-weight: 700;
  padding: 3px 5px
}

.qq-wpa a:hover .be-qq {
  padding: 12px;
  animation: none;
  background: #3abcff;
  background: linear-gradient(to top right, #9880fe, #3abcff)
}

.qq-wpa a:hover .be {
  color: var(--be-white)
}

.qq-wpa a:hover .qq-wpa-t {
  display: none
}

.nline-phone .be {
  margin: 0 5px 0 0
}

.nline-wiexin {
  width: 100%;
  text-align: center
}

.nline-wiexin img {
  width: 120px;
  height: auto;
  margin: 0 0 5px
}

#qq-id {
  position: absolute;
  top: 0;
  right: -150px;
  width: 0;
  height: 0;
  font-size: 0;
  font-size: 0rem;
  border: none
}

.qqonline textarea {
  resize: none;
  outline: none;
  color: var(--be-white)
}

@keyframes blink {
  0% {
    opacity: 1
  }

  50% {
    opacity: 1
  }

  50.01% {
    opacity: .4
  }

  100% {
    opacity: .4
  }
}

#gb2big5 span {
  font-size: 14px;
  font-size: 1.4rem
}

.scroll-hide li.foh {
  display: none
}

.qrshow {
  position: relative
}

.qrurl-box {
  position: relative;
  position: absolute;
  bottom: -5px;
  right: 74px;
  z-index: 5;
  text-align: center;
  opacity: 0;
  pointer-events: none;
  background: var(--be-bg-white);
  padding: 10px 10px 5px;
  border-radius: 8px;
  box-shadow: var(--be-shadow-plus);
  -webkit-transition: .3s all ease-in-out;
  transition: .3s all ease-in-out
}

.qrshow.action .qrurl-box {
  right: 54px;
  opacity: 1;
  pointer-events: auto
}

.qrurl-box img {
  max-width: none !important
}

.logo-qr img {
  position: absolute;
  top: 80px;
  left: 80px;
  width: 22px;
  height: 22px;
  padding: 2px;
  background: var(--be-bg-white);
  border-radius: 5px
}

.qrurl-box p {
  margin: -5px 0 0
}

.qrurl .be {
  font-size: 12px !important
}

.qrshow .arrow-right:after {
  bottom: 14px;
  right: -26px
}

.qrshow .arrow-right:before {
  bottom: 14px;
  right: -25px
}

.tg-site {
  background: var(--be-bg-white);
  margin: 0 0 10px;
  border-radius: 8px;
  overflow: hidden
}

.entry-content .tg-site {
  background: 0 0;
  border: none;
  border-radius: 0
}

.tg-site img {
  float: left;
  max-width: 100%;
  width: 100%;
  height: auto;
  border-radius: 0
}

.tg-pc,
.tg-l,
.tg-r {
  text-align: center
}

.entry-content .tg-pc {
  margin: 0 -30px 5px;
  text-align: center
}

.entry-content .tg-m {
  margin: 0 -14px 20px;
  text-align: center
}

.post-tg .tg-pc,
.post-tg .tg-m {
  margin: 0
}

.tg-l {
  float: left;
  width: 72.4%
}

.tg-r {
  float: right;
  width: 26.8%
}

.tg-site table {
  margin: 0
}

@media screen and (max-width:1025px) {
  .tg-r {
    display: none
  }

  .tg-l {
    width: 99.9%
  }
}

@media screen and (max-width:1200px) {

  #content,
  #colophon,
  .bread,
  .footer-widget,
  .links-box,
  .header-sub {
    width: 97.5%
  }

  .follow {
    width: 28%;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
  }

  #colophon {
    width: 100%
  }

  .bread {
    width: 98%
  }

  .archive-content {
    height: 50px;
    overflow: hidden
  }
}

@media screen and (max-width:1025px) {

  .search-results #primary.search-sidebar,
  #primary,
  #sidebar,
  #primary-l,
  #sidebar-l {
    width: 99.9%
  }

  .entry-header h1 {
    margin: 0
  }

  .meta-t h1 {
    margin: 20px 0 0
  }

  .entry-header h1 {
    font-size: 21px;
    font-size: 2.1rem
  }

  #sidebar,
  #sidebar-l {
    display: none
  }

  #anchor,
  .scroll-comments {
    top: -43px
  }

  .s-hide,
  .print {
    display: none
  }
}

@media screen and (max-width:900px) {
  .archive-content {
    height: 50px;
    overflow: hidden
  }
}

@media screen and (max-width:768px) {
  #inf-d {
    width: 70%;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
  }

  .search-inf {
    display: none
  }

  .entry-meta {
    display: none
  }

  .single-widget-2 .widget {
    width: 99.6%
  }

  .footer-widget .widget {
    float: inherit;
    margin: 0
  }

  .footer-widget .widget {
    width: 99.6%
  }

  .footer-widget-item-l {
    width: 100%
  }

  .footer-contact {
    width: 100%
  }

  .footer-widget-4 .widget,
  .footer-widget-5 .widget,
  .footer-widget-6 .widget {
    width: 50%
  }

  .footer-widget-3 .fwb.widget,
  .footer-widget-5 .fwb.widget,
  .footer-widget-6 .fwb.widget {
    width: 100%
  }
}

@media screen and (max-width:1025px) {

  .single-post .entry-header h1,
  .single-bulletin .entry-header h1,
  .single-video .entry-header h1,
  .single-picture .entry-header h1 {
    margin: 5px -15px 0 -22px;
    border-left: none !important
  }

  .entry-header h2 {
    height: 46px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all
  }

  .format-aside .entry-header h2 {
    height: auto
  }

  .archive-content {
    display: none
  }

  .entry-more,
  .entry-direct {
    display: none
  }

  .thumbnail {
    max-width: 100px;
    height: auto;
    margin: 0 15px 0 0;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
  }

  .archive .format-video .be-play {
    left: 35%
  }

  .thumbnail a img {
    width: 100%;
    height: auto;
    max-width: 100%;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
  }

  .thumbnail .cat,
  .format-img-cat,
  .title-l {
    display: none
  }

  .entry-meta {
    display: inline;
    left: 135px
  }

  .group-news .entry-meta {
    left: 135px
  }

  .weibo {
    display: none
  }

  .single-content embed {
    height: 250px
  }

  #scroll .scroll-b {
    display: none
  }
}

@media screen and (max-width:440px) {

  .entry-meta .favorite-s,
  .entry-meta .edit-link {
    display: none
  }

  .post {
    padding: 15px
  }

  .post.post-item {
    padding: 20px 15px 16px
  }

  .single-content hr {
    margin: 10px -15px
  }

  .single-content .full_img {
    margin: 10px -15px -10px -20px
  }

  .entry-content .tg-pc {
    margin: 0 -15px 20px
  }

  .single-content h2 {
    margin: 10px -20px
  }

  .single-content h3,
  .single-content h4 {
    margin: 0 -20px 5px
  }

  .single-content .full_img {
    margin: 0 -16px
  }

  .entry-meta {
    left: 130px;
    bottom: 10px
  }

  .authorbio .avatar {
    display: none
  }
}

.be-sticky {
  font-size: 14px;
  color: var(--be-white);
  background: var(--be-bg-red);
  margin: 0 5px 0 0;
  padding: 1px 5px;
  border-radius: 3px
}

.cms-news-grid-container .new-icon {
  line-height: 18px
}

.cms-news-grid-container .marked-ico {
  background: var(--be-bg-ico);
  position: absolute;
  top: 27px;
  left: 25px;
  color: var(--be-white);
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 25px;
  z-index: 2;
  overflow: hidden;
  padding: 1px 10px;
  border-radius: 3px
}

.cms-news-grid-container .marked-ico.each {
  top: 10px;
  left: 10px
}

.cms-news-grid-container .marked-space {
  display: none
}

.cms-news-grid-container .thumbnail {
  margin: 1px 15px 0 0;
  width: 120px;
  max-width: 120px;
  max-height: 90px;
  min-height: 90px
}

.cms-news-grid-container .entry-meta {
  left: 150px
}

.cms-news-grid-container .entry-header h2 {
  margin: 0 0 5px;
  height: 48px;
  overflow: hidden
}

.cms-news-grid-container .entry-header h2 a {
  font-size: 15px;
  font-size: 1.5rem
}

.cms-news-grid-container .post {
  float: left;
  width: 50%;
  margin: 0 0 -1px -1px;
  padding: 15px
}

.cms-news-grid-container {
  position: relative;
  margin: 0 -2px 10px 0
}

.cms-news-grid-container .favorite-s {
  display: none
}

.cms-news-grid-container .format-aside .entry-meta {
  left: 150px;
  position: absolute
}

.be-none-img,
.be-none-cms,
.be-none {
  background: var(--be-bg-white);
  color: var(--be-grey-9);
  text-align: center;
  padding: 15px;
  border-radius: 8px;
  border: 1px solid var(--be-border-z)
}

.be-none-cms {
  margin: 0 0 10px
}

.be-none-img {
  margin: 0 4px 10px
}

.be-none-w {
  color: var(--be-grey-9)
}

.cms-new-code .acx-ajax-container {
  margin: 0
}

@media screen and (min-width:901px) {
  .cms-news-grid-container .archive-content {
    display: none
  }
}

@media screen and (max-width:1025px) {
  .cms-news-grid-container {
    margin: 0 0 10px
  }

  .cms-news-grid-container .entry-header h2 a {
    font-size: 16px;
    font-size: 1.6rem
  }

  .cms-news-grid-container .post {
    width: 100%
  }

  .cms-news-grid-container .post {
    margin: 0 0 -1px
  }
}

@media screen and (max-width:720px) {
  .cms-news-grid-container .archive-content {
    display: none
  }

  .entry-meta {
    display: inline
  }

  .cms-news-grid-container .entry-header h2 {
    height: 47px;
    overflow: hidden
  }
}

@media screen and (max-width:1025px) {
  .cms-news-grid-container .thumbnail {
    max-width: 100px;
    max-height: 75px;
    min-height: 75px
  }

  .cms-news-grid-container .entry-meta,
  .cms-news-grid-container .format-aside .entry-meta {
    left: 130px
  }
}

.cms-tao-box {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin: 0 -5px
}

.tao-home-fl {
  position: relative;
  padding: 0 5px
}

.tao-home-fl-4 {
  float: left;
  width: 25%
}

.tao-home-fl-5 {
  float: left;
  width: 20%
}

.tao-home-fl-6 {
  float: left;
  width: 16.66666666666667%
}

@media screen and (max-width:1025px) {

  .tao-home-fl-6,
  .tao-home-fl-5 {
    width: 33.33333333333333%
  }
}

@media screen and (max-width:768px) {
  .tao-home-fl {
    width: 50%
  }
}

@media screen and (max-width:480px) {
  .cms-tao-box {
    margin: 0 -3px
  }
}

.tao-h {
  background: var(--be-bg-gradual);
  margin: 0 0 10px;
  padding: 0;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.g-col .tao-h {
  margin: 0 0 20px
}

.tao-h-img {
  position: relative;
  max-width: 100%;
  width: 100%;
  height: auto;
  overflow: hidden;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

.cms-picture-box {
  position: relative
}

.cms-picture-cat-title {
  position: absolute;
  top: 10px;
  left: 15px;
  color: var(--be-white);
  z-index: 1;
  opacity: 0;
  background: var(--be-bg-red);
  border-radius: 5px;
  -webkit-transition: .5s all ease-in-out .1s;
  transition: .5s all ease-in-out .1s
}

.cms-tao-box .cms-picture-cat-title {
  background: var(--be-bg-red-f4)
}

.cms-tao-box:hover .cms-picture-cat-title,
.cms-picture-box:hover .cms-picture-cat-title {
  opacity: 1
}

.cms-picture-cat-title a {
  color: var(--be-white) !important;
  display: block;
  padding: 2px 10px
}

.picture-cms {
  background: var(--be-bg-gradual);
  margin: 0 0 10px;
  padding: 0;
  overflow: hidden;
  transform: rotate(0deg);
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.picture-cms-img-item {
  background: 0 0
}

.picture-cms-img {
  position: relative;
  max-width: 100%;
  width: 100%;
  height: auto;
  overflow: hidden;
  transform: rotate(0deg);
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

.picture-cms-img a img,
.tao-h-img a img {
  float: left;
  max-width: 100%;
  width: 100%;
  height: auto;
  transform: rotate(0deg);
  border-radius: 8px 8px 0 0
}

.picture-cms-img a,
.tao-h-img a {
  transform: rotate(0deg);
  border-radius: 8px 8px 0 0
}

.picture-cms-title a {
  font-weight: 400;
  text-align: center;
  line-height: 40px;
  padding: 0 10px;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

.picture-cms-title a {
  display: block
}

.line-four {
  margin: 0 -5px
}

.line-four .xl4 {
  position: relative;
  min-height: 1px;
  padding: 0 5px
}

.xl4 {
  position: relative;
  min-height: 1px
}

.posting-title {
  position: absolute;
  bottom: 0;
  left: 0;
  color: var(--be-white);
  width: 100%;
  height: 100%;
  padding: 5px 8px;
  z-index: 2;
  text-align: justify;
  line-height: 25px;
  height: 60px;
  -webkit-transform: translateY(60px);
  transform: translateY(60px);
  overflow: hidden;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .8)) !important;
  transition: All .4s ease-in-out;
  -webkit-transition: All .4s ease-in-out
}

.posting-title a,
.posting-title a:hover {
  color: var(--be-white);
  font-weight: 400;
  text-align: justify;
  line-height: 20px
}

.picture-inf {
  position: absolute;
  top: 5px;
  left: 10px;
  color: var(--be-white);
  padding: 0 5px;
  display: none;
  line-height: 25px;
  text-shadow: 0 0 6px #000
}

.picture-cms:hover .picture-inf,
.picture-cms:hover .posting-title {
  -webkit-transform: translateY(0);
  transform: translateY(0px)
}

.picture-s-title a {
  font-weight: 400;
  text-align: center;
  line-height: 40px;
  padding: 0 10px;
  display: block;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

.section-box .picture-cms-img {
  transform: rotate(0deg);
  border-radius: 8px
}

.woo-t {
  background: rgba(216, 0, 0, .7);
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 16px;
  font-size: 1.6rem;
  color: var(--be-white);
  text-align: center;
  line-height: 28px;
  width: 30px;
  height: 30px;
  border-radius: 100%
}

.line-one .cms-cat-area {
  padding: 15px 20px
}

.line-one-img {
  float: left;
  width: 200px;
  margin: 0 25px 0 0
}

.one-img-5 {
  height: 150px;
  overflow: hidden
}

.cat-one-list li {
  line-height: 220%;
  margin: 0 50px 0 0;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

.cat-one-list .list-date {
  margin: 0
}

.line-one-thumbnail {
  float: left;
  width: 200px;
  height: auto;
  overflow: hidden;
  border-radius: 5px;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

.line-one-thumbnail img {
  float: left;
  max-width: 100%;
  width: 100%;
  height: auto;
  border-radius: 5px
}

.line-one-thumbnail a {
  border-radius: 5px
}

.one-img-10 {
  height: 150px;
  overflow: hidden
}

.line-one-thumbnail:first-child {
  margin: 0 0 10px
}

@media screen and (max-width:580px) {
  .line-one-img {
    float: none;
    width: 100%;
    margin: 0 0 0 1%
  }

  .cat-one-list li {
    margin: 0
  }

  .one-img-5,
  .one-img-10 {
    height: auto
  }

  .line-one-thumbnail {
    float: left;
    width: 48%;
    margin: 0 2% 10px 0;
    overflow: hidden;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
  }

  .line-one-thumbnail:nth-child(2) {
    float: right
  }
}

.cat-container {
  position: relative;
  background: var(--be-bg-white);
  overflow: hidden;
  margin: 0 0 10px;
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.cat-container .cat-title {
  background: var(--be-bg-grey-f8);
  height: 38px;
  line-height: 38px;
  margin: 1px 1px 0;
  border-radius: 8px 8px 0 0
}

.cat-container .cat-title a {
  float: left;
  width: 100%;
  height: 38px;
  line-height: 38px;
  text-transform: uppercase
}

.cat-container .cat-title a i {
  text-transform: none
}

.cat-list {
  padding: 5px 15px 15px
}

.cat-small-list {
  margin: 0 0 -5px;
  padding: 5px 15px 0
}

.cms-cat-area .entry-title,
.entry-small-title {
  font-size: 16px;
  line-height: 30px;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 5px 15px
}

.cms-cat-area .entry-title {
  padding: 10px 20px
}

.line-small .thumbnail {
  float: left;
  width: 133px;
  max-width: 133px;
  height: 100px
}

.line-small .small-thumbnail {
  max-width: 100%;
  width: 100%;
  height: auto;
  overflow: hidden
}

.line-small .small-thumbnail a img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto
}

.cat-main {
  color: var(--be-grey-7);
  margin: 0 0 5px
}

.line-small .cat-main {
  height: 100px;
  overflow: hidden
}

.list-title a {
  width: 84%;
  font-size: 1.5rem;
  line-height: 35px;
  vertical-align: top;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

.list-title-date a {
  width: 99%;
  line-height: 31px;
  vertical-align: top;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

.list-date {
  float: right;
  color: var(--be-grey-9)
}

.line-small {
  margin: 0 -5px
}

.line-small .xl2 {
  position: relative;
  min-height: 1px;
  padding: 0 5px
}

.xm2 {
  position: relative;
  min-height: 1px
}

.cms-cat-lead-post {
  background: 0 0;
  box-shadow: none
}

.cms-cat-lead .cms-news-grid-container {
  margin: 0 -2px 10px 1px
}

.cms-cat-lead .cat-container {
  margin: 0 0 -1px;
  border-radius: 8px 8px 0 0;
  border-bottom: none
}

.hide-lead-img {
  background: var(--be-bg-white);
  margin: 0 0 10px !important;
  padding: 15px 0;
  border-radius: 0 0 8px 8px;
  border: 1px solid var(--be-border-z)
}

.hide-lead-img .post {
  margin: 0;
  padding: 0 15px;
  border: none
}

.cms-cat-lead .cms-news-grid-container h2 a {
  font-weight: 400
}

.hide-lead-img .entry-header h2 {
  width: 99%;
  margin: 0;
  height: auto;
  line-height: 210%;
  font-weight: 400;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

.hide-lead-img .entry-header h2 a {
  font-size: 14px;
  font-size: 1.4rem
}

.be_shadow .hide-lead-img .ms:hover {
  box-shadow: none
}

@media screen and (max-width:1024px) {
  .cms-cat-lead .cms-news-grid-container {
    margin: 0 0 10px
  }

  .cms-cat-lead-post .thumbnail {
    max-width: 120px
  }

  .cms-cat-lead-post .entry-meta {
    left: 150px
  }
}

@media screen and (max-width:640px) {
  .cms-cat-lead-post {
    padding: 15px
  }

  .cms-cat-lead-post .entry-meta {
    left: 130px
  }
}

.cat-img-small {
  padding: 0 20px
}

.line-big .thumbnail {
  width: 180px;
  max-width: 180px;
  height: 130px
}

.line-big .thumbnail {
  width: 180px;
  height: 130px
}

.line-big .small-thumbnail {
  max-width: 100%;
  width: 100%;
  height: auto;
  overflow: hidden
}

.line-big .small-thumbnail a img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto
}

.line-big .cat-main {
  height: 130px;
  overflow: hidden
}

.line-big {
  margin: 0 -5px
}

.line-big .xl3 {
  position: relative;
  min-height: 1px;
  padding: 0 5px
}

@media screen and (min-width:300px) {
  .xl2 {
    float: left;
    width: 50%;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
  }

  .xl3 {
    float: left;
    width: 50%;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
  }
}

@media screen and (min-width:320px) {
  .xl4 {
    float: left;
    width: 50%;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
  }
}

@media screen and (min-width:1200px) {
  .xm4 {
    float: left;
    width: 25%;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
  }

  .xm5 {
    width: 20%
  }

  .xm6 {
    width: 16.66666666666667%
  }

  .stab-4 {
    width: 25%
  }

  .stab-5 {
    width: 20%
  }

  .stab-6 {
    width: 16.66666666666667%
  }

  .xm2 {
    float: left;
    width: 50%;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
  }

  .xl3 {
    float: left;
    width: 50%;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
  }
}

@media screen and (max-width:1200px) {
  .xm4 {
    width: 25%;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
  }
}

@media screen and (max-width:480px) {
  .list-title a {
    width: 99%
  }

  .line-four {
    margin: 0 -3px
  }

  .xl2 {
    width: 100%;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
  }

  .line-small {
    margin: 0 -4px
  }

  .xl3 {
    width: 100%;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
  }

  .line-big {
    margin: 0 -3px
  }

  .xm4 {
    width: 50%;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
  }

  .cat-list li {
    width: 100%
  }

  .list-date {
    display: none
  }
}

@media screen and (max-width:700px) {
  .xl2 {
    width: 100%;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
  }

  .xl3 {
    width: 100%;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
  }
}

@media screen and (max-width:620px) {
  .cat-container .thumbnail {
    width: 100px;
    height: 75px
  }

  .cat-container .thumbnail a img {
    width: 100px;
    height: 75px;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
  }

  .cat-container .cat-main {
    height: 75px;
    overflow: hidden
  }

  .xm4 {
    width: 50%;
    -webkit-transition-duration: .5s;
    transition-duration: .5s
  }
}

.line-big .cl3 {
  position: relative;
  float: left;
  width: 33.33333333333333%;
  min-height: 1px;
  padding: 0 5px;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

@media screen and (max-width:1200px) {
  .line-big .cl3 {
    width: 50%
  }
}

@media screen and (max-width:720px) {
  .line-big .cl3 {
    width: 100%
  }
}

.cms-ajax-cat-post img {
  float: left;
  width: 100%;
  height: auto;
  max-width: 100%
}

.sp4 {
  float: left;
  width: 25%;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

.sp5 {
  float: left;
  width: 20%;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

.sp6 {
  float: left;
  width: 16.66666666666667%;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

@media screen and (max-width:900px) {

  .sp4,
  .sp5,
  .sp6 {
    width: 25%
  }
}

@media screen and (max-width:700px) {

  .sp4,
  .sp5,
  .sp6 {
    width: 33.33333333333333%
  }
}

@media screen and (max-width:480px) {

  .sp4,
  .sp5,
  .sp6 {
    width: 50%
  }
}

.cat-grid-title,
.cat-square-title {
  background: var(--be-bg-grey-f8);
  height: 38px;
  line-height: 38px;
  margin: 1px 1px 0;
  border-radius: 8px 8px 0 0
}

.cat-grid-title a,
.cat-square-title a {
  float: left;
  width: 100%;
  height: 38px;
  line-height: 38px;
  text-transform: uppercase
}

.cat-grid-title a i,
.cat-square-title a i {
  text-transform: none
}

.cat-square-title .grid-cat-i,
.cat-grid-title .grid-cat-i {
  margin: 12px 10px 0 15px
}

.cms-cat-main {
  background: var(--be-bg-white);
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.cms-cat-main {
  margin: 0 0 10px
}

.cms-cat-grid .post {
  background: 0 0;
  float: left;
  width: 33.3333333333333%;
  margin: 0;
  padding: 15px;
  box-shadow: none
}

.cms-cat-grid .thumbnail {
  margin: 1px 15px 0 0;
  width: 120px;
  max-width: 120px
}

.cms-cat-grid .entry-meta {
  left: 150px
}

.cms-cat-grid .views {
  float: right;
  margin: 0 15px 0 0
}

.cms-cat-grid .entry-header h2 {
  margin: 0 0 5px;
  height: 45px;
  overflow: hidden
}

.cms-cat-grid .entry-header h2 a {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 400
}

.cms-cat-grid .favorite-s {
  display: none
}

.cms-cat-grid .date {
  margin: 0 10px 0 0
}

.cms-cat-grid .format-aside .entry-meta {
  left: 150px;
  position: absolute
}

@media screen and (max-width:1025px) {
  .cms-cat-grid .post {
    width: 50%
  }
}

@media screen and (max-width:720px) {
  .entry-meta {
    display: inline
  }

  .cms-cat-grid .entry-header h2 {
    height: 44px;
    overflow: hidden
  }
}

@media screen and (max-width:640px) {
  .cms-cat-grid .post {
    width: 100%
  }
}

.cms-cat-square {
  margin: 0 0 10px
}

.cms-cat-square .post {
  background: 0 0;
  float: left;
  width: 16.66666666666666%;
  margin: 0;
  padding: 15px;
  box-shadow: none
}

.cms-cat-square .thumbnail {
  float: none;
  max-width: 240px;
  margin: 0
}

.cms-cat-square .entry-header h2 {
  height: auto;
  text-align: center;
  margin: 5px 0 -4px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.cms-cat-square .entry-header h2 a {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 400
}

@media screen and (max-width:1025px) {
  .cms-cat-square .post {
    width: 25%
  }
}

@media screen and (max-width:620px) {
  .cms-cat-square .post {
    width: 50%
  }
}

.tab-site {
  overflow: hidden;
  margin: 0 0 10px;
  border: 1px solid var(--be-border-z);
  border-radius: 2px
}

.dom-display .current {
  display: block
}

.tab-hd {
  background: var(--be-bg-grey-f8)
}

.tab-hd-con {
  width: 25%
}

.tab-product-3 .tab-hd-con {
  width: 33.33333333333333%
}

.tab-hd {
  overflow: hidden;
  height: 40px;
  line-height: 35px
}

.tab-product .tab-hd .current,
.tab-area .current {
  position: relative;
  z-index: 1;
  height: 40px;
  background: var(--be-bg-white);
  border-top: 2px solid #4d8cb8
}

.tab-hd-con {
  float: left;
  font-weight: 400;
  text-align: center;
  cursor: pointer;
  height: 39px;
  border-top: 2px solid transparent;
  border-right: 1px solid #ececec
}

.tab-hd-con:last-child {
  border-right: none
}

.tab-bd-con {
  display: none;
  overflow: hidden
}

.tab-bd {
  background: var(--be-bg-white);
  padding: 20px;
  margin-top: -1px;
  border-top: 1px solid var(--be-border-t)
}

.tab-bd .list-title {
  float: left;
  width: 45%;
  line-height: 210%;
  margin: 0 20px 0 0;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

.list-title-more a {
  float: right;
  display: block;
  padding: 0 10px
}

@media screen and (max-width:480px) {
  .tab-bd .list-title {
    width: 95%;
    margin: 0
  }
}

#cms-widget-two h3 {
  background: var(--be-bg-grey-f8);
  height: 38px;
  line-height: 38px;
  border-radius: 8px 8px 0 0;
  margin: 1px 1px 0
}

#cms-widget-two {
  margin: 0 -5px
}

#cms-widget-two .xl2 {
  position: relative;
  min-height: 1px;
  padding: 0 5px
}

#cms-widget-two .add-widgets {
  background: var(--be-bg-white);
  text-align: center;
  margin: 0 5px 10px;
  padding: 30px;
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

@media screen and (max-width:480px) {
  #cms-widget-two {
    margin: 0 -4px
  }
}

#cms-widget-three h3 {
  background: var(--be-bg-grey-f8);
  height: 38px;
  line-height: 38px;
  border-radius: 8px 8px 0 0;
  margin: 1px 1px 0
}

#cms-widget-three .widget {
  width: 100%
}

.flw {
  position: relative;
  float: left;
  min-height: 1px;
  padding: 0 5px;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

.cmsw1,
.cmsw2,
.cmsw3 {
  width: 100%
}

.cmsw1 .flw {
  width: 100%
}

.cmsw2 .flw {
  width: 50%
}

.cmsw3 .flw {
  width: 33.33333333333333%
}

.cmsw4 .flw {
  width: 25%
}

#cms-widget-three {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px
}

#cms-widget-three .add-widgets {
  background: var(--be-bg-white);
  text-align: center;
  margin: 0 5px 10px;
  padding: 30px;
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

@media screen and (max-width:1024px) {

  .cmsw4 .flw,
  .cmsw3 .flw {
    width: 50%
  }
}

@media screen and (max-width:720px) {

  .cmsw4 .flw,
  .cmsw3 .flw,
  .cmsw2 .flw {
    width: 100%
  }
}

@media screen and (max-width:480px) {
  #cms-widget-three {
    margin: 0 -3px
  }
}

#cms-widget-one h3 {
  background: var(--be-bg-grey-f8);
  width: 100%;
  padding: 6px 0;
  border-bottom: 1px solid var(--be-border-x)
}

#cms-widget-one .widget ul {
  overflow: hidden
}

.be-menu-widget-cms .add-widgets,
#cms-widget-one .add-widgets {
  background: var(--be-bg-white);
  text-align: center;
  margin: 0 0 10px;
  padding: 30px;
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.widget-nav .menu-item {
  width: 14.2857%;
  float: left;
  min-height: 1px;
  padding: 2px;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

#cms-widget-one .menu-item {
  width: 20%
}

.widget-nav .menu-item a {
  width: 99%;
  display: block;
  text-align: center;
  line-height: 230%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.widget-nav .widget_nav_menu li a {
  background: var(--be-bg-white);
  border-radius: 3px;
  border: 1px solid var(--be-border-z)
}

.widget-nav .widget_nav_menu ul {
  width: 100%
}

.widget-nav .widget_nav_menu li a:hover {
  color: var(--be-white);
  background: var(--be-bg-blue);
  border: 1px solid #4d8cb8
}

@media screen and (max-width:1025px) {

  #cms-widget-one .menu-item,
  .widget-nav .menu-item {
    width: 25%
  }
}

@media screen and (max-width:900px) {

  #cms-widget-one .menu-item,
  .widget-nav .menu-item {
    width: 33.33333333%
  }
}

@media screen and (max-width:600px) {

  #cms-widget-one .menu-item,
  .widget-nav .menu-item {
    width: 50%
  }
}

.cat-tdk-main {
  margin: 0 -1px -1px 0
}

.cat-tdk-list {
  display: flex;
  flex-wrap: wrap
}

.cat-tdk-area {
  width: 20%;
  padding: 15px 20px;
  border-bottom: 1px solid var(--be-border-x);
  border-right: 1px solid var(--be-border-x)
}

@media screen and (max-width:768px) {
  .cat-tdk-area {
    width: 50%
  }
}

.cat-tdk-tag {
  display: block
}

.tdk-entry-title {
  font-weight: 400
}

a.cat-tdk-tag {
  position: relative;
  font-size: 1.4rem !important;
  color: var(--be-grey-3)
}

.cat-tdk-tag:before {
  position: absolute;
  top: 8px;
  left: -20px;
  background: var(--be-bg-btn);
  content: "";
  width: 2px;
  height: 0;
  display: inline-block;
  vertical-align: 5.5%;
  transition: all .3s ease-in-out 0s;
  -webkit-transition: all .3s ease-in-out 0s
}

.cat-tdk-area:hover .cat-tdk-tag:before {
  height: 10px;
  animation: tdkheight .3s ease-in-out forwards;
  -webkit-animation: tdkheight .3s ease-in-out forwards
}

@keyframes tdkheight {
  from {
    height: 0
  }

  to {
    height: 10px
  }
}

@-webkit-keyframes tdkheight {
  from {
    height: 0
  }

  to {
    height: 10px
  }
}

.cat-tdk-title {
  width: 100%;
  color: var(--be-grey-9);
  display: block
}

.cat-tdk-area.cut .cat-tdk-title {
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

.img-tab-site {
  overflow: hidden
}

.img-dom-display .img-current {
  display: block
}

.img-tab-hd-con {
  padding: 0 15px
}

.img-tab-hd .img-current {
  padding: 0 15px;
  background: var(--be-bg-blue);
  border: 1px solid #4d8cb8
}

.img-tab-hd {
  height: 40px;
  line-height: 40px
}

.img-tab-hd .img-current a {
  color: var(--be-white)
}

.img-tab-product .img-tab-hd .img-current,
.tab-area .img-current {
  position: relative;
  z-index: 1
}

.img-tab-hd-con {
  background: var(--be-bg-grey-e);
  float: left;
  text-align: center;
  cursor: pointer;
  border: 1px solid #d4d4d4
}

.img-tab-hd-con a {
  display: inline-block
}

.img-tab-bd-con {
  display: none;
  overflow: hidden
}

.img-tab-bd {
  padding: 10px 0
}

#img-tab .picture-area {
  background: var(--be-bg-white);
  margin: 0 0 10px;
  border-radius: 2px;
  border: 1px solid var(--be-border-z)
}

#img-tab .picture-area h2 {
  font-size: 15px;
  padding: 15px;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

.img-tab-meta {
  margin: 0 0 10px;
  padding: 0 15px
}

.img-date {
  float: left
}

.img-views {
  float: right
}

.img-tab-bd {
  margin: 0 -5px
}

.img-tab-site .xl4 {
  position: relative;
  min-height: 1px;
  padding: 0 5px
}

.img-more {
  float: right;
  padding: 0 20px
}

.edd-inf {
  margin: 0 0 5px;
  padding: 0 15px
}

.line-tab .w4 {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding: 0 5px;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

.cms-list-title {
  font-weight: 400
}

@media screen and (max-width:720px) {
  .line-tab .w4 {
    width: 50%
  }
}

@media screen and (max-width:340px) {
  .line-tab .w4 {
    width: 100%
  }
}

@media screen and (max-width:480px) {
  .img-tab-bd li {
    width: 95%
  }
}

.row {
  width: 100%
}

.group-notice-wrap {
  margin: 0 0 15px
}

.group-notice-inf {
  float: left;
  width: 50%;
  height: 100%;
  color: var(--be-grey-5);
  line-height: 340%;
  padding: 5px 20px
}

.group-notice-inf h2 {
  float: left;
  font-size: 3.4rem;
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: linear-gradient(90deg, #2ca2b4, #5598de 24%, #7f87ff 45%, #f65aad 76%, #ec3d43);
  will-change: transform
}

.group-notice-inf h3 {
  font-size: 3rem
}

.group-notice-inf h4 {
  font-size: 2.4rem
}

.group-notice-inf h5 {
  font-size: 2rem;
  line-height: 190%
}

.group-notice-inf h6 {
  color: var(--be-grey-6);
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 180%
}

.group-notice-img {
  float: left;
  width: 50%;
  padding: 5px 20px
}

.group-notice-img img {
  text-align: center;
  max-width: 100%;
  width: 100%;
  height: auto;
  border-radius: 8px
}

@media screen and (max-width:768px) {

  .group-notice-inf,
  .group-notice-img {
    width: 100%
  }
}

.slider-hot {
  float: left;
  max-height: 427px;
  overflow: hidden
}

#section-gtg.g-row {
  position: relative;
  overflow: hidden
}

#section-gtg:after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: inherit;
  filter: blur(3px);
  -webkit-filter: blur(3px);
  z-index: 0
}

#section-gtg .group-title {
  position: relative;
  z-index: 1
}

#slider-hot .post {
  position: relative;
  padding: 0 0 10px;
  border-radius: 8px;
  transform: rotate(0deg);
  border: none;
  overflow: visible;
  -webkit-transition: all .2s ease-in 0s;
  transition: all .2s ease-in 0s;
  background: var(--be-bg-glass);
  -webkit-backdrop-filter: saturate(5) blur(20px);
  backdrop-filter: saturate(5) blur(20px)
}

#slider-hot .post a {
  overflow: hidden
}

.hot-box {
  overflow: hidden
}

#slider-hot .post:hover {
  background: var(--be-bg-white)
}

#slider-hot img {
  float: left;
  width: auto;
  height: auto;
  max-width: 100%;
  overflow: visible;
  border-radius: 8px 8px 0 0
}

.contact .line {
  background: var(--be-bg-grey-5);
  color: var(--be-white);
  border: none
}

#section {
  background: var(--be-bg-white)
}

.line {
  background: #e1e1e1;
  border-top: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf
}

.contact .line li {
  padding: 0;
  border: none
}

.md-main {
  display: flex;
  flex-wrap: wrap;
  justify-content: left
}

.gw-box {
  width: 16.66666666666667%
}

.gw-box2 {
  width: 50%
}

.gw-box4 {
  width: 25%
}

.gw-box5 {
  width: 20%
}

.gw-box6 {
  width: 16.66666666666667%
}

.gw-box8 {
  width: 12.5%
}

@media screen and (max-width:1025px) {
  .gw-box {
    width: 50%
  }

  #below-main .grid-md,
  #below-main .grid-md2,
  #below-main .grid-md4,
  #below-main .grid-md6,
  #below-main .grid-md8 {
    width: 100%
  }
}

.gw-box {
  position: relative;
  float: left;
  padding: 0 5px;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

.g-stress .sup:hover {
  box-shadow: none
}

.gw-main {
  background: var(--be-bg-white);
  text-align: center;
  overflow: hidden;
  margin: 0 0 10px;
  padding: 15px 15px 25px;
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.gw-img-only-bk .gw-main {
  padding: 0
}

#below-main .grid-md {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin: 0 -5px
}

.gw-only .gw-main {
  padding: 0
}

.gw-ico i {
  background: var(--be-bg-white);
  width: 80px;
  height: 80px;
  display: block;
  line-height: 80px;
  margin: 16px auto 10px;
  border-radius: 50%
}

.gw-ico i {
  font-size: 36px !important;
  font-size: 3.6rem !important;
  line-height: 80px;
  color: var(--be-white)
}

.gw-main-b .gw-ico i {
  background: 0 0 !important;
  font-size: 60px !important;
  font-size: 6rem !important;
  line-height: 80px;
  color: var(--be-grey-9);
  margin: 5px auto 10px
}

.gw-ico .icon {
  width: 6em;
  height: 6em;
  margin: 9px 0
}

.gw-img {
  width: 88%;
  border-radius: 50%;
  margin: 15px auto 10px;
  overflow: hidden;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

.gw-img img {
  float: left;
  max-width: 100%;
  width: 100%;
  height: auto;
  border-radius: 50%
}

.gw-img,
.gw-ico i {
  transition: .45s;
  -webkit-transition: .45s;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d
}

.gw-main:hover .gw-img,
.gw-main:hover .gw-ico i {
  transform: rotate(-720deg);
  -webkit-transform: rotate(-720deg)
}

.gw-title {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 30px;
  height: 30px;
  overflow: hidden
}

.gw-img-only img {
  float: left;
  max-width: 100%;
  width: 100%;
  height: auto
}

.group-tool-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin: 0 -4px
}

.sx4 {
  position: relative;
  float: left;
  width: 25%;
  margin: 0;
  padding: 0 5px;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

.g-col .sx4 {
  padding: 0 10px
}

.stool-3 {
  width: 33.33333333333333%
}

.stool-4 {
  width: 25%
}

.stool-5 {
  width: 20%
}

.stool-6 {
  width: 16.66666666666667%
}

@media screen and (max-width:900px) {
  .sx4 {
    width: 50%
  }
}

@media screen and (max-width:768px) {

  .stool-5,
  .stool-3 {
    width: 100%
  }
}

.group-tool {
  position: relative;
  background: var(--be-bg-white);
  margin: 0 0 10px;
  padding: 10px;
  overflow: hidden;
  z-index: 0;
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.g-col .group-tool {
  margin: 0 0 20px
}

.group-tool-img {
  position: relative;
  margin: -10px
}

.group-tool-img-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.group-tool img {
  max-width: 100%;
  width: 100%;
  height: auto
}

.group-tool-pu {
  position: relative;
  margin: -35px auto 0
}

.group-tool-ico {
  background: var(--be-bg-white);
  text-align: center;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  border-radius: 100%
}

.group-tool-ico i {
  font-size: 32px !important;
  font-size: 3.2rem !important;
  line-height: 80px;
  color: var(--be-grey-6)
}

.group-tool-ico .icon {
  width: 3em;
  height: 3em;
  vertical-align: -3em
}

.group-tool-title {
  font-size: 16px;
  font-size: 1.6rem;
  color: var(--be-grey-5);
  text-align: center;
  margin: -4px auto 10px
}

.group-tool-p {
  margin: 0 0 10px;
  color: var(--be-grey-6);
  text-align: justify;
  padding: 0 10px
}

.group-tool-c {
  text-align: center
}

.group-tool-link {
  text-align: center
}

.group-tool-link a {
  position: relative;
  color: var(--be-grey-5);
  font-weight: 700;
  display: block;
  outline: none;
  overflow: hidden
}

.group-tool-link a span i {
  font-size: 20px !important;
  color: var(--be-grey-6);
  font-weight: 400
}

.group-tool-link a:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  padding: 8px 15px;
  content: attr(data-hover);
  transform: scale(0);
  -webkit-transform: scale(0);
  transition: all .5s;
  -webkit-transition: all .5s
}

.group-tool-link a span {
  display: block;
  padding: 8px 15px;
  transform: scale(1);
  -webkit-transform: scale(1);
  transition: all .5s;
  -webkit-transition: all .5s
}

.group-tool:hover .group-tool-link a span,
.group-tool:hover .group-tool-link a:focus span {
  transform: scale(0);
  -webkit-transform: scale(0)
}

.group-tool:hover .group-tool-link a:before,
.group-tool:hover .group-tool-link a:focus:before {
  transform: scale(1);
  -webkit-transform: scale(1)
}

.group-cat-cover-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin: 30px -10px 10px
}

.group-cat-cover-main {
  float: left;
  margin: 0 0 20px
}

.group-cover-f3 {
  width: 33.33333333333333%
}

.group-cover-f4 {
  width: 25%
}

.group-cover-f5 {
  width: 20%
}

.group-cat-cover {
  float: left;
  padding: 0 10px
}

.group-cat-cover-img {
  position: relative;
  float: left;
  overflow: hidden;
  border-radius: 8px
}

.group-cat-cover-img img {
  float: left;
  max-width: 100%;
  width: 100%;
  height: auto
}

.group-cat-cover-img .group-cat-cover-title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 16px;
  font-size: 1.6rem;
  color: var(--be-white);
  text-align: center;
  font-weight: 400;
  opacity: 0;
  -webkit-transform: translateY(70px);
  transform: translateY(70px);
  padding: 20px 5px;
  -webkit-transition: .3s all ease-in-out .1s;
  transition: .3s all ease-in-out .1s;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .8))
}

.group-cat-cover:hover .group-cat-cover-title {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0px)
}

@media screen and (max-width:768px) {
  .group-cat-cover-box {
    margin: 10px -5px 0
  }

  .group-cat-cover {
    padding: 0 5px
  }

  .group-cat-cover-main {
    margin: 0 0 10px
  }

  .group-cat-cover-main {
    width: 50%
  }

  .group-cat-cover-title {
    font-size: 12px;
    font-size: 1.2rem
  }
}

.box-4 {
  margin: 0 0 10px;
  padding: 10px 10px 5px
}

.section-thumbnail {
  max-width: 100%;
  width: 100%;
  height: auto;
  overflow: hidden;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

.section-thumbnail a img {
  float: left;
  max-width: 100%;
  width: 100%;
  height: auto
}

.group-cat-img-more {
  width: 100%
}

.group-cat-img-more a {
  text-align: center;
  display: block;
  padding: 5px 0
}

.group-cat-img-more a i {
  font-size: 20px !important;
  font-size: 2rem !important
}

.g4-title {
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  font-weight: 400;
  line-height: 35px;
  margin: 5px 10px;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

.g4 {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding: 0 5px;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

.g5 {
  width: 20%
}

.g6 {
  width: 16.66666666666667%
}

@media screen and (max-width:1200px) {
  .g4 {
    width: 25%
  }
}

@media screen and (max-width:480px) {
  .g4 {
    width: 50%
  }

  .group-tool-box {
    margin: 0 -2px
  }

  .g-col .group-tool-box {
    margin: 0 -15px
  }
}

#section .widget-title {
  font-size: 20px;
  padding: 0 0 0 15px
}

#section .widget-title i {
  display: none
}

#section .widget {
  background: 0 0;
  border: none
}

#section .xl2 {
  min-height: 1px;
  padding: 0 5px;
  position: relative
}

#archive-list {
  width: 100%
}

.category-list .post {
  padding: 0
}

.category-list .entry-title a {
  width: 82%;
  font-weight: 400;
  vertical-align: top;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  padding: 15px
}

.archive-list-inf {
  float: right;
  color: var(--be-grey-9);
  padding: 14px
}

.be-menu-tree .sub-menu {
  max-width: 280px;
  min-width: 280px;
  border-radius: 0 0 8px 8px
}

.be-menu-custom-title {
  float: left;
  white-space: normal;
  word-wrap: normal;
  text-align: justify;
  width: 55%;
  margin: 4px 0
}

.be-menu-custom-title-ico {
  background: #fe767a;
  content: "";
  width: 10px;
  height: 10px;
  margin: 0 5px 0 0;
  display: inline-block;
  border-radius: 50px
}

.be-menu-explain {
  float: left;
  font-size: 1.3rem;
  color: var(--be-grey-9);
  line-height: 160%;
  text-align: justify;
  width: 50%;
  min-width: 140px;
  white-space: normal;
  padding: 0 5px 0 15px
}

#site-nav .down-menu ul li:hover .be-menu-explain {
  color: var(--be-white)
}

#sidr-main .be-menu-explain {
  padding: 0 5px 0 15px
}

.be-menu-custom-img {
  width: 100%
}

.be-menu-custom-img a {
  width: 100%;
  vertical-align: top;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

.be-menu-img {
  float: right;
  width: 100px;
  overflow: hidden;
  margin: 5px 0;
  border-radius: 5px
}

.be-menu-img img {
  float: right;
  width: 100%;
  height: auto;
  max-width: 100px
}

@media only screen and (max-width:1024px) {
  .be-menu-tree .sub-menu {
    max-width: 100%;
    min-width: 100%
  }

  .be-menu-custom-title {
    width: 62%;
    font-size: 1.3rem;
    line-height: 160%
  }

  .be-menu-explain {
    width: 65%
  }
}

@media only screen and (max-width:1025px) {
  #sidr-main ul li ul li.be-menu-custom-img a {
    padding: 7px 10px 7px 15px
  }

  .be-menu-img {
    width: 70px;
    margin: 8px 0 5px
  }

  .be-menu-img img {
    float: right;
    width: 100%;
    height: auto;
    max-width: 70px
  }

  .be-menu-explain {
    min-width: 130px
  }
}

@media only screen and (min-width:1025px) {
  .be-menu-max {
    position: static !important
  }

  .be-menu-max .sub-menu {
    width: 100%;
    overflow: hidden;
    padding: 10px !important;
    background: var(--be-bg-glass);
    border-radius: 0 0 8px 8px;
    -webkit-backdrop-filter: saturate(5) blur(20px);
    backdrop-filter: saturate(5) blur(20px);
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .05) !important
  }

  @supports not ((-webkit-backdrop-filter:blur(20px)) or (backdrop-filter:blur(20px))) {
    .be-menu-max .sub-menu {
      background: rgba(255, 255, 255, .98)
    }
  }

  .be-menu-max .be-menu-custom-img a {
    text-align: center;
    padding: 0 !important;
    overflow: hidden;
    border-radius: 5px
  }

  .be-menu-max .be-menu-custom-img a:hover {
    background: 0 0 !important
  }

  .be-menu-max .be-menu-custom-title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    color: var(--be-white);
    text-align: center;
    font-weight: 400;
    line-height: 40px;
    margin: 0;
    padding: 15px 15px 0;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    z-index: 1;
    transition: All .4s ease-in-out;
    -webkit-transition: All .4s ease-in-out;
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .8))
  }

  .be-menu-max .be-menu-custom-img a:hover .be-menu-custom-title {
    -webkit-transform: translateY(50px);
    transform: translateY(50px)
  }

  #site-nav .down-menu .be-menu-max ul li.be-menu-custom-img {
    position: relative;
    float: left !important;
    max-width: inherit;
    min-width: inherit;
    padding: 10px;
    box-shadow: none !important;
    background: 0 0
  }

  #site-nav .down-menu .menu-max-col-4 ul li.be-menu-custom-img {
    width: 25%
  }

  #site-nav .down-menu .menu-max-col-5 ul li.be-menu-custom-img {
    width: 20%
  }

  #site-nav .down-menu .menu-max-col-6 ul li.be-menu-custom-img {
    width: 16.66666666666667%
  }

  #site-nav .down-menu .menu-max-col-7 ul li.be-menu-custom-img {
    width: 14.28571428571429%
  }

  .be-menu-max .be-menu-img {
    position: relative;
    width: 100%;
    margin: 0
  }

  .be-menu-max .be-menu-img img {
    max-width: 100%
  }

  .be-menu-max .be-menu-explain {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    line-height: 25px;
    height: 60px;
    font-size: 1.3rem;
    color: var(--be-white);
    padding: 5px 12px;
    z-index: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all;
    -webkit-transform: translateY(-150px);
    transform: translateY(-150px);
    transition: All .4s ease-in-out;
    -webkit-transition: All .4s ease-in-out;
    background: linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, 0))
  }

  .be-menu-max .be-menu-custom-img:hover .be-menu-explain {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

.be-menu-code-cat ul li {
  border: none !important
}

.be-menu-code-cat ul li:hover {
  background: 0 0 !important
}

.be-menu-code .be-menu-custom-title {
  display: none
}

.menus-team-cat {
  float: left;
  width: 50%
}

.menus-set-cat-img {
  position: relative;
  margin: 0 auto;
  overflow: hidden
}

.menus-set-cat-img img {
  float: left;
  width: 100%;
  height: auto;
  max-width: 100%
}

#site-nav .down-menu ul li.be-menu-code-cat {
  border-top: 1px solid var(--be-border-t);
  border-bottom: none;
  border-left: none;
  border-right: none
}

.be-menu-shortcode a:first-of-type {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1
}

.menu-mix ul a:first-of-type {
  position: relative;
  z-index: 0
}

.menus-set-cat-name {
  position: relative;
  padding: 5px 0 0 10px;
  display: block;
  overflow: hidden;
  min-height: 80px
}

.menus-set-cat-name a {
  position: static !important;
  padding: 4px 15px !important
}

.be-menu-custom-title-but {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%)
}

.be-menu-custom-title-but a {
  background: linear-gradient(to right, #ee0979, #ff6a00);
  color: var(--be-white) !important;
  text-align: center !important;
  border-radius: 30px !important;
  border: none !important
}

.be-menu-custom-title-but a:hover {
  background: linear-gradient(to right, #ff6a00, #ee0979) !important
}

.be-menus-cat-mod-box {
  position: relative;
  display: block;
  padding: 0 0 15px
}

.menus-hot-mod-clear {
  display: block;
  margin-top: 10px
}

.be-menu-shortcode .be-menus-cat-mod-box a:first-of-type {
  position: static;
  z-index: 0
}

#site-nav .down-menu ul a.be-menus-cat-mod-list {
  padding: 5px 15px
}

.menus-cat-mod-thumbnail .menu-mix-post-img {
  max-width: 100%;
  height: 100px;
  overflow: hidden;
  margin: 0;
  border-radius: 0
}

#site-nav .down-menu ul .menus-cat-mod-thumbnail a {
  padding: 0
}

#site-nav .down-menu .menus-cat-mod-name a {
  color: var(--be-grey-6);
  padding: 10px 15px 0
}

.be-menu-multi-list .sub-menu {
  border: none
}

.list-num {
  color: var(--be-grey-9);
  font-weight: 700;
  font-style: italic;
  margin: 0 5px 0 0
}

.list-num-1,
.list-num-2,
.list-num-3 {
  color: #f7bcbd
}

.list-num-4,
.list-num-5 {
  color: #98d2cc
}

.menus-cat-mod-name a i {
  color: var(--be-yellow);
  margin: 0 5px 0 0
}

@media only screen and (min-width:1025px) {
  .menu-only-btn .menus-set-cat-img img {
    height: 130px;
    overflow: hidden
  }

  .be-menu-code-cat .sub-menu {
    background: var(--be-bg-white);
    left: 50%;
    width: 360px;
    overflow: hidden;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    border-radius: 0 0 8px 8px;
    border-top: none !important;
    border-bottom: none !important;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1) !important
  }

  .menus-set-cat-name {
    min-height: 100px
  }

  .be-menu-multi-list .sub-menu:after,
  .be-menu-max .sub-menu:after,
  .be-menus-cat-mod-box:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    z-index: 1;
    display: inline-block;
    margin: 5px 15px 0 0;
    background: var(--be-bg-yellow);
    transition: all .3s;
    -webkit-transition: all .3s;
    background: linear-gradient(to right, transparent, #40e0d0, #ff8c00, #ff0080, transparent)
  }

  .be-menu-multi-list .sub-menu:hover:after,
  .be-menu-max .sub-menu:hover:after,
  .be-menus-cat-mod-box:hover:after {
    width: 100%
  }
}

@media only screen and (max-width:1025px) {
  .menu-only-btn .menus-set-cat-name {
    border-bottom: 1px solid var(--be-border-x)
  }

  #sidr-main .be-menu-explain {
    padding: 0 5px 0 0
  }

  .be-menu-custom-title-but {
    top: 15px;
    left: 50%
  }

  .be-menus-cat-mod-box {
    padding: 0
  }

  #sidr-main .be-menus-cat-mod-list,
  #sidr-main .menus-cat-mod-name a {
    padding: 7px 0 7px 15px
  }

  #sidr-main .menus-cat-mod-thumbnail a {
    padding: 0
  }

  .menus-cat-mod-thumbnail .menu-mix-post-img {
    height: 66px
  }

  #sidr-main .nav-menu a.be-menus-cat-mod-list.srm:hover {
    background: 0 0
  }

  .menus-hot-mod-clear {
    display: none
  }
}

#sidr-main .menus-set-cat-name a {
  padding: 7px 15px !important
}

.menu-cover .be-menu-shortcode,
.menus-set-cover-hide,
.menus-set-name-hide {
  display: none !important
}

.menus-set-cat-name .be-menu-custom-title-ico {
  position: relative
}

.menus-mix-cat-name .be-menu-custom-title-ico,
.menu-mix-post .be-menu-custom-title-ico,
.menus-set-cat-name .be-menu-custom-title-ico {
  transform: scale(.9);
  -webkit-transform: scale(.9);
  transition: all .5s;
  -webkit-transition: all .5s
}

.menus-mix-cat-name a:hover .be-menu-custom-title-ico,
.menu-mix-post a:hover .be-menu-custom-title-ico,
.menus-set-cat-name a:hover .be-menu-custom-title-ico {
  transform: scale(1.2);
  -webkit-transform: scale(1.2)
}

@media screen and (max-width:1025px) {
  .be-menu-code .sub-menu {
    width: 100%
  }

  .menus-team-cat {
    width: 100%
  }

  .menus-set-cat-img {
    height: 66px
  }

  .menus-set-cat-name {
    padding: 0
  }

  .menus-set-cat-name-box .rec-adorn-x,
  .menus-set-cat-name-box .rec-adorn-s {
    display: none
  }
}

.be-menu-columns>ul>li a:before {
  background: #777;
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  vertical-align: 6%;
  margin: 0 5px 0;
  border-radius: 100%
}

.main-nav .be-menu-columns>ul a:hover:before {
  background: #0ed2f7 !important;
  box-shadow: none !important
}

.be-menu-columns>ul .fore a:before {
  display: none !important
}

#sidr-main .be-menu-columns .sub-menu li a {
  padding: 7px 0 7px 15px !important
}

.be-menu-multi-ico>ul>li a:before {
  display: none !important
}

.be-menu-columns .menu-des {
  color: var(--be-grey-9);
  margin: 0 0 0 20px
}

@media only screen and (min-width:1025px) {
  .be-menu-multi-ico>ul>li a {
    text-align: center !important
  }

  .be-menu-multi-ico>ul>li a .zm,
  .be-menu-multi-ico>ul>li a .be {
    font-size: 50px !important;
    color: var(--be-grey-9);
    line-height: 1.1em !important;
    display: inline-block;
    margin: 0 0 10px !important
  }

  .be-menu-multi-ico>ul>li a:hover .zm,
  .be-menu-multi-ico>ul>li a:hover .be {
    color: var(--be-grey-5)
  }

  #site-nav .down-menu .be-menu-columns ul li:hover>a {
    color: var(--be-grey-4)
  }

  .be-menu-multi-ico>ul>li a .font-text {
    display: block;
    margin: 0 !important
  }

  .be-menu-multi-ico>ul>li a svg {
    width: 3.6em;
    height: 3.6em;
    margin: 0 0 10px !important
  }
}

@media only screen and (max-width:1025px) {

  .sidr-inner .be-menu-multi-ico>ul>li a .zm,
  .sidr-inner .be-menu-multi-ico>ul>li a .be {
    color: var(--be-grey-5)
  }
}

@media only screen and (min-width:1025px) {
  .be-menu-two-list>ul.sub-menu {
    left: 50%;
    width: 480px;
    overflow: hidden;
    padding: 10px 0 !important;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    border-radius: 0 0 8px 8px;
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1) !important;
    background: linear-gradient(to right, #fff 50%, #f7f8f9 50%)
  }

  .be-menu-multi-list {
    position: static !important
  }

  .be-menu-multi-list .sub-menu {
    left: 0;
    width: 100%;
    overflow: hidden;
    padding: 15px 0 !important;
    border-radius: 0 0 8px 8px;
    background: var(--be-bg-glass);
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .1) !important;
    -webkit-backdrop-filter: saturate(5) blur(20px);
    backdrop-filter: saturate(5) blur(20px)
  }

  @supports not ((-webkit-backdrop-filter:blur(20px)) or (backdrop-filter:blur(20px))) {
    .be-menu-multi-list .sub-menu {
      background: rgba(255, 255, 255, .98)
    }
  }

  .be-menu-multi-list>ul>li {
    background: 0 0 !important;
    float: left !important;
    box-shadow: none !important
  }

  .be-menu-multi-list.menu-max-col-4>ul>li {
    width: 25%
  }

  .be-menu-multi-list.menu-max-col-5>ul>li {
    width: 20%
  }

  .be-menu-multi-list.menu-max-col-6>ul>li {
    width: 16.66666666666667%
  }

  .be-menu-multi-list.menu-max-col-7>ul>li {
    width: 14.28571428571429%
  }

  .be-menu-two-list>ul>li {
    background: 0 0 !important;
    float: left !important;
    width: 50%;
    box-shadow: none !important
  }

  .be-menu-columns>ul>li a {
    padding: 5px 15px !important
  }

  .be-menu-columns>ul>li a:hover {
    background: 0 0 !important
  }

  .multifocal a {
    font-weight: 700;
    margin: 0 0 0 5px !important
  }

  .be-menu-columns .multifocal a:before {
    display: none
  }
}

.menu-cat-list-box {
  float: left;
  width: 100%
}

.menu-list .be-menu-shortcode a:first-of-type {
  display: none !important
}

.menu-list .menu-cat-list-box a:first-of-type {
  display: block !important
}

.menu-list ul a:first-of-type {
  position: relative;
  z-index: 0
}

.menu-list-cat-title a {
  padding: 5px 0 !important
}

@media only screen and (min-width:1025px) {
  .menu-list ul li {
    background: 0 0 !important;
    border: none !important
  }

  .menu-list-title a {
    padding: 5px 0 !important
  }

  .menu-list-item {
    float: left;
    margin: 0 0 20px;
    padding: 0 20px
  }

  .menu-list .menu-list-item {
    width: 33.33333333333333%
  }

  .menu-list.menu-max-col-4 .menu-list-item {
    width: 25%
  }

  .menu-list.menu-max-col-5 .menu-list-item {
    width: 20%
  }
}

@media only screen and (max-width:1025px) {
  .menu-list-title a {
    padding: 7px 0 7px 10px !important
  }

  .menu-list-cat-title a {
    padding: 5px 10px !important
  }
}

.menus-mix-img {
  position: relative;
  float: left;
  max-width: 200px;
  height: auto;
  overflow: hidden;
  border-radius: 5px;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

.menus-mix-img img {
  float: left;
  width: 100%;
  height: auto;
  max-width: 100%
}

.menu-mix .be-menu-shortcode a:first-of-type {
  display: none !important
}

.menu-mix .menu-mix-box a:first-of-type {
  display: block !important
}

.menu-mix-post-content {
  float: left;
  color: var(--be-grey-6);
  display: inline-block;
  padding: 3px 0 0 15px !important
}

.menu-mix-post-img {
  float: left;
  max-width: 30%;
  height: auto;
  overflow: hidden;
  margin: 9px 0 15px;
  border-radius: 3px;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

.menu-mix-post-img img {
  float: left;
  width: 100%;
  height: auto;
  max-width: 100%
}

@media only screen and (min-width:1025px) {
  .menu-mix>ul.sub-menu {
    padding: 15px !important;
    background: linear-gradient(to right, #fff 50%, #f7f8f9 50%)
  }

  .menu-mix ul li {
    background: 0 0 !important;
    box-shadow: none !important
  }

  .menu-mix-post-main {
    position: static !important;
    padding: 3px 15px !important
  }

  .menu-mix-post a {
    position: static !important;
    padding: 3px 15px !important
  }

  .menu-mix-post-title {
    font-weight: 700
  }

  .menu-mix-team {
    float: left;
    width: 50%
  }

  .menus-mix-cat-name {
    width: 70%;
    display: inline-block
  }

  .menus-mix-img {
    width: 30%
  }

  .menus-mix-cat-name a {
    float: left;
    width: 33.33333333333333% !important;
    padding: 3px 15px !important
  }

  .menu-mix-post {
    float: left;
    width: 100%;
    margin: 0 !important
  }

  .menu-mix-post a {
    white-space: normal !important
  }

  .menu-mix-post-content {
    font-size: 1.4rem;
    line-height: 24px;
    margin: 3px 0 0
  }

  .menu-post-content-img {
    float: left;
    width: 70%
  }
}

@media only screen and (max-width:1025px) {
  .menu-mix-team {
    float: left;
    width: 100%
  }

  .menus-mix-img {
    max-width: 100% !important;
    height: 66px;
    border-radius: 0
  }

  .menu-mix .be-menu-shortcode a:first-of-type {
    position: static !important
  }

  .menu-mix ul li a {
    padding: 5px 15px !important
  }

  .menu-mix-post-content {
    font-size: 1.2rem;
    width: 100%;
    display: inline-block;
    white-space: normal !important
  }

  .menu-post-content-img {
    padding: 0 !important
  }

  .menu-mix-post-img {
    max-width: 100%;
    height: 66px;
    margin: 10px 0
  }
}

@media print {
  #primary {
    width: 98% !important
  }

  .post {
    background: var(--be-bg-white) !important;
    padding: 0 !important;
    border: none !important;
    border-radius: 0 !important
  }

  .entry-header h1 {
    margin: 0 0 15px !important;
    border: none !important;
    border: none !important;
    border-bottom: 1px solid #444 !important
  }

  #masthead,
  .bread,
  #sidebar,
  #sidebar-l,
  #socia,
  .single-cat-tag,
  .nav-single,
  .post-navigation,
  #comments,
  #scroll,
  #footer-widget-box,
  #colophon,
  .ad-pc,
  #social,
  .single-footer,
  .authorbio,
  #related-img,
  #single-widget,
  .single-meta,
  .s-hide,
  .favorite-box,
  .single-tag {
    display: none
  }
}

.ajax-cat-cntent-grid .gn,
.grid-cat-area .post {
  background: 0 0;
  position: relative;
  float: left;
  margin: 0;
  padding: 0 5px;
  box-shadow: none
}

.ajax-cat-cntent-grid .grid-cat-4 .gn,
.grid-cat-4 .post {
  width: 25%
}

.ajax-cat-cntent-grid .grid-cat-5 .gn,
.grid-cat-5 .post {
  width: 20%
}

.ajax-cat-cntent-grid .grid-cat-6 .gn,
.grid-cat-6 .post {
  width: 16.66666666666667%
}

.grid-cat-new-box .catpast {
  display: none
}

.grid-cat-bx4 {
  position: relative;
  background: var(--be-bg-gradual);
  margin: 0 0 10px;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.grid-cat-container {
  position: relative
}

.grid-cat-new-box {
  position: relative
}

.grid-cat-title-box {
  width: 100%;
  text-align: center;
  margin: 15px 0
}

.grid-cat-title {
  font-size: 2px;
  font-size: 2rem;
  line-height: 30px;
  display: flex;
  justify-content: center;
  align-items: center
}

.grid-cat-title a {
  display: block
}

.grid-cat-area .acx-filter-div .bea-texonomy {
  background: 0 0;
  font-size: 1.5rem;
  font-weight: 700;
  padding: 5px 10px;
  border-radius: 5px;
  box-shadow: none
}

.grid-cat-area .bea-texonomy.active,
.grid-cat-area .acx-filter-div .bea-texonomy:hover {
  color: var(--be-hover)
}

.grid-cat-des {
  color: var(--be-grey-8);
  margin: 5px 0;
  padding: 0 5px
}

.grid-cat-area .acx-filter-div .bea-texonomy.apc-all-btu {
  padding: 5px 21px
}

.grid-cat_chi-child .cat-item-none {
  display: none
}

.grid-cat_chi-child {
  text-align: center;
  margin: 5px 0
}

.grid-cat_chi-child li {
  display: inline-block;
  margin: 0 5px
}

.grid-cat_chi-child li a {
  color: var(--be-grey-5);
  font-size: 15px;
  font-size: 1.5rem
}

.grid-cat_chi-child li a:hover {
  color: var(--be-grey-3)
}

.grid-cat-more {
  width: 98%;
  margin: 0 auto
}

.grid-cat-more a {
  width: 100%;
  text-align: center;
  display: block;
  padding: 5px 0
}

.grid-carousel-box .grid-cat-more a {
  margin: 10px 0 0
}

.grid-cat-more:hover {
  animation: blink .5s linear infinite
}

.grid-cat-more a .be {
  font-size: 24px !important
}

@media screen and (max-width:1024px) {

  .ajax-cat-cntent-grid .grid-cat-5 .gn,
  .ajax-cat-cntent-grid .grid-cat-6 .gn,
  .grid-cat-5 .post,
  .grid-cat-6 .post {
    width: 25%
  }
}

@media screen and (max-width:640px) {

  .ajax-cat-cntent-grid .grid-cat-4 .gn,
  .ajax-cat-cntent-grid .grid-cat-5 .gn,
  .ajax-cat-cntent-grid .grid-cat-6 .gn,
  .grid-cat-4 .post,
  .grid-cat-5 .post,
  .grid-cat-6 .post {
    width: 50%
  }

  .grid-cat-container {
    margin: 0 1px
  }
}

.site-header-o {
  position: relative
}

.logo-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: var(--be-main-width);
  margin: 0 auto
}

.percent .logo-box {
  width: var(--be-main-percent)
}

.contact-header {
  color: var(--be-grey-3);
  line-height: 200%;
  width: 60%;
  margin: 10px 0
}

.contact-header img {
  float: left;
  width: 100%;
  height: auto;
  max-width: 100%
}

.contact-main {
  float: right;
  padding: 0 10px
}

.contact-main i {
  font-size: 20px !important;
  font-size: 2rem !important;
  color: var(--be-grey-6);
  margin: 0 10px 0 0
}

.header-top-search {
  width: 300px;
  min-width: 30px;
  z-index: 1;
  background: 0 0 !important
}

.header-top-search .searchbar {
  float: right
}

.header-top-search .searchbar button {
  background: var(--be-bg-glass-btn);
  -webkit-backdrop-filter: saturate(5) blur(20px);
  backdrop-filter: saturate(5) blur(20px);
  height: 37px;
  width: 37px
}

.header-top-search .search-input input {
  width: 115px;
  margin: 0 -2px 0 0;
  border: none;
  border-right: none;
  transition: All .4s ease-in-out;
  -webkit-transition: All .4s ease-in-out;
  background: var(--be-bg-s-o);
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.header-top-search .search-input input:focus {
  width: 200px
}

.menu-container-o #site-nav .down-menu>.current-menu-item>a:before,
.menu-container-o .down-menu>li>a:before {
  display: none
}

@media screen and (max-width:900px) {
  .wp-block-search__button {
    background: 0 0;
    color: var(--be-grey-9);
    border: none
  }
}

@media screen and (max-width:480px) {
  .header-top-search {
    display: none
  }
}

.menu-container-o {
  position: relative;
  background: var(--be-bg-nav-o);
  z-index: 3;
  width: 1200px;
  margin: 0 auto
}

.menu-container-o-full {
  width: 100% !important;
  border-radius: 0 !important
}

.menu-container-o-full #navigation-top {
  display: flex;
  justify-content: space-between
}

.site-nav-wrap-o-r {
  display: flex;
  align-items: center
}

.main-nav-o .down-menu li {
  display: block;
  float: left;
  line-height: 50px
}

@media screen and (min-width:1025px) {

  .headroom--not-top .menu-container-o,
  .header-down .menu-container-o {
    position: fixed;
    top: 0;
    z-index: 999;
    background: 0 0;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-duration: .5s;
    animation-duration: .5s
  }

  .headroom--not-top .menu-container-o:before,
  .header-down .menu-container-o:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 50px;
    background: var(--be-bg-glass-o);
    -webkit-backdrop-filter: saturate(5) blur(20px);
    backdrop-filter: saturate(5) blur(20px)
  }
}

#site-nav-wrap-o #site-nav .down-menu>li>a {
  color: var(--be-white)
}

#site-nav-wrap-o #site-nav .down-menu>li>a:hover,
#site-nav-wrap-o #site-nav .down-menu>li.behover>a,
#site-nav-wrap-o .sf-arrows>li>.sf-with-ul:focus:after,
#site-nav-wrap-o .sf-arrows>li:hover>.sf-with-ul:after,
#site-nav-wrap-o .sf-arrows>.behover>.sf-with-ul:after,
#site-nav-wrap-o #site-nav .down-menu>.current-post-ancestor>a,
#site-nav-wrap-o #site-nav .down-menu>.current-menu-item>.sf-with-ul:after,
#site-nav-wrap-o #site-nav .down-menu>.current-post-ancestor>.sf-with-ul:after,
#site-nav-wrap-o #site-nav .down-menu>.current-menu-item>a,
#site-nav-wrap-o #site-nav .down-menu>li>a:hover,
#site-nav-wrap-o #site-nav .down-menu>li.behover>a {
  color: var(--be-white)
}

#site-nav-wrap-o .sf-arrows>li>.sf-with-ul:after {
  color: var(--be-white)
}

#menu-container-o .ajax-content-box {
  top: 50px
}

.main-nav-o .down-menu li:first-child a {
  border-radius: 2px 0 0 2px
}

.menu-container-o-full .main-nav-o .down-menu li:first-child a {
  border-radius: 0
}

.main-nav-o .down-menu>li>a:hover,
.main-nav-o .down-menu>li.behover>a,
.main-nav-o .down-menu>.current-menu-item>a,
.main-nav-o .down-menu>.current-post-ancestor>a {
  color: var(--be-white) !important;
  background: rgba(0, 0, 0, .3)
}

.main-nav-o .down-menu>li>a:hover {
  opacity: .9
}

.main-nav-o #navigation-toggle {
  float: left;
  line-height: 50px;
  padding: 13px 20px
}

.main-nav-o .down-menu a {
  padding: 0 14px;
  font-size: 15px;
  font-size: 1.5rem;
  text-align: left
}

.main-nav-o .down-menu ul .sf-with-ul:after {
  color: var(--be-grey-3)
}

.nav-search-o {
  font-size: 16px;
  font-size: 1.6rem;
  float: right;
  color: var(--be-white);
  line-height: 26px;
  margin: 0 10px 0 0;
  padding: 0 10px;
  cursor: pointer
}

.site-header-o .nav-search:hover,
.site-header-o .nav-search:after {
  color: var(--be-white) !important
}

.site-header-o .heng:before,
.site-header-o .heng:after,
.site-header-o .heng {
  background: var(--be-bg-white)
}

.site-header-o .menu-open .heng {
  background: 0 0
}

@media screen and (max-width:700px) {
  .contact-header {
    display: none
  }

  .header-main-o .top-menu {
    display: none
  }
}

@media screen and (max-width:1025px) {

  .logo-box,
  #menu-container-o {
    width: 100%
  }

  .logo-site-o,
  .logo-sites-o {
    padding: 0 0 0 10px
  }

  .header-top-o {
    display: block !important
  }
}

.group-site #content {
  width: 100%;
  margin: 0 auto
}

.group-site #masthead {
  background: var(--be-bg-white)
}

.group-site #primary {
  width: 100%;
  box-shadow: none
}

.group-site #primary .page {
  background: 0 0 !important;
  padding: 0 !important;
  border: none !important;
  box-shadow: none !important
}

.group-site .bread,
.group-site .header-sub,
.group-site .owl-buttons {
  display: none
}

.group-site #slideshow {
  background: var(--be-bg-white);
  margin: -1px auto 0
}

.group-site #menu-box {
  -webkit-transition-duration: 0s;
  transition-duration: 0s
}

.group-site .ad-site {
  display: none
}

.g-row {
  width: 100%
}

.g-col {
  width: var(--be-main-width);
  margin: 0 auto;
  padding: 20px 0;
  overflow: hidden
}

.percent .g-col {
  width: var(--be-main-percent)
}

@media screen and (max-width:1200px) {
  .g-col {
    width: 100%;
    padding: 20px 10px
  }
}

.line-white {
  background: var(--be-bg-white)
}

.line-color .g-line:nth-child(odd) {
  background: var(--be-bg-white)
}

.group-title {
  width: 100%;
  margin: 10px 0 20px
}

.group-title h3,
#group-widget-one h3 {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 30px;
  text-align: center;
  margin: 10px 0 5px;
  display: flex;
  justify-content: center;
  align-items: center
}

.group-title h3 .sep,
#group-widget-one h3 .sep {
  background: var(--be-bg-blue);
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 10px;
  border-radius: 50%
}

.group-title h3 i {
  font-size: 18px !important;
  font-weight: 400;
  margin: 5px 10px 0
}

.group-des {
  font-size: 15px;
  text-align: center;
  margin: 15px 0
}

.group-tab-des {
  font-size: 15px;
  text-align: center;
  margin: 15px 0 -20px
}

.group-nav #content {
  margin: -89px auto 0
}

.group-nav .be-menu-main {
  background: rgba(255, 255, 255, .5);
  border-bottom: none;
  transition: all ease .5s;
  -webkit-transition: all ease .5s;
  -webkit-backdrop-filter: saturate(5) blur(20px);
  backdrop-filter: saturate(5) blur(20px)
}

.group-nav .headroom--not-top .be-menu-main,
.group-nav .be-menu-main:hover {
  background: var(--be-bg-glass)
}

.group-nav .slider-group .owl-nav,
.group-nav .slider-group-main-box {
  margin: 47px 0 0
}

.group-nav .logo-site:before,
.group-nav .slide-mete {
  display: none
}

.group-title h3:before,
.grid-cat-title:before,
.links-group #links h2:before,
.link-cat:before,
#group-widget-one h3:before,
.menu-list .widget-title:before {
  background: linear-gradient(to right, transparent, #666);
  content: "";
  height: 1px;
  width: 60px;
  margin: 0 10px 0 0;
  display: inline-block
}

.group-title h3:after,
.grid-cat-title:after,
.links-group #links h2:after,
.link-cat:after,
#group-widget-one h3:after,
.menu-list .widget-title:after {
  background: linear-gradient(to right, #666, transparent);
  content: "";
  height: 1px;
  width: 60px;
  margin: 0 0 0 10px;
  display: inline-block
}

.group-service-box .group-title h3:before {
  background: linear-gradient(to right, transparent, #fff)
}

.group-service-box .group-title h3:after {
  background: linear-gradient(to right, #fff, transparent)
}

.group-post-img a,
.w-thumbnail img,
.w-thumbnail a,
.gr-img .picture-cms-img img,
.gr-img .picture-cms-img a,
.group-cat .gr-thumbnail img,
.group-cat .gr-thumbnail a,
.explain-img .group-explain-img img,
.explain-img .group-explain-img a,
.section-thumbnail img,
.section-thumbnail a,
.group-features .picture-cms-img a,
.group-features .picture-cms-img img {
  border-radius: 8px
}

.t_img_cat .w-thumbnail img,
.t_img_cat .w-thumbnail a {
  border-radius: 0
}

.sanitize h1,
.sanitize h2,
.sanitize h3,
.sanitize h4,
.sanitize h5,
.sanitize h6 {
  margin: 0;
  padding: 0;
  border-left: none
}

.sanitize h1:before,
.sanitize h2:before,
.sanitize h3:before,
.sanitize h4:before,
.sanitize h5:before,
.sanitize h6:before {
  display: none
}

.be-text {
  line-height: 2
}

.single-content .be-text p {
  margin: 0 0 10px
}

.group-contact-main,
.group-contact-main-all {
  line-height: 190%;
  margin: 15px 0 0;
  padding: 0 15px
}

.group-contact-img {
  padding: 10px 15px
}

.group-contact-img img {
  text-align: center;
  max-width: 100%;
  width: 100%;
  height: auto;
  border-radius: 8px
}

@media screen and (min-width:768px) {

  .group-contact-lr .group-contact-main,
  .group-contact-lr .group-contact-main-all {
    float: left;
    width: 50%
  }

  .group-contact-lr .group-contact-img {
    float: left;
    width: 50%;
    padding: 24px 0 0 30px
  }
}

@media screen and (max-width:1025px) {
  .group-contact-main {
    position: relative;
    line-height: 30px;
    height: 92px;
    overflow: hidden
  }
}

.group-contact-more {
  position: relative;
  float: left;
  left: 50%;
  margin: 20px 0
}

.group-contact-more i {
  margin-right: 5px
}

.group-contact-more a {
  position: relative;
  left: -50%;
  overflow: hidden;
  padding: 10px 15px;
  border-radius: 5px
}

.group-more a {
  background: var(--be-bg-grey-9);
  margin: 0 8px
}

.group-phone a {
  background: var(--be-bg-blue);
  margin: 0 8px
}

.group-contact-more a,
.group-contact-more a:hover {
  color: var(--be-white)
}

.group-more a:hover,
.group-phone a:hover {
  opacity: .8
}

.g-col .favorite-box {
  display: none
}

#group-section .sep {
  background: var(--be-bg-red);
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 10px;
  border-radius: 50%
}

.group-explain-box {
  position: relative;
  margin: 0 0 20px
}

.group-explain-main {
  margin: 0
}

.group-explain-img-box {
  float: left;
  width: 47%;
  margin: 0 3% 0 0
}

.group-explain-img {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 1.5%;
  border-radius: 8px;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

.explain-img .group-explain-img {
  width: 47%
}

.group-explain-img img {
  float: left;
  max-width: 100%;
  width: 100%;
  height: auto
}

.group-explain-t {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  margin: 0 0 10px
}

.explain-content-ico {
  font-size: 20px !important;
  font-weight: 400;
  color: var(--be-bg-blue);
  vertical-align: -15%;
  margin: 0 5px 0 0
}

.group-explain {
  float: left;
  width: 49%
}

.explain:nth-child(2n+1) .group-explain-img-box {
  float: right;
  width: 49%;
  margin: 0 0 0 1%
}

.explain:nth-child(2n+1) .group-explain {
  float: left
}

.group-explain p {
  margin: 5px 0 0
}

.group-zs {
  background: var(--be-bg-red);
  font-size: 12px;
  font-size: 1.2rem;
  color: var(--be-white);
  margin: 0 5px 0 0;
  padding: 3px 8px;
  border-radius: 3px
}

.group-explain-more {
  display: flex;
  justify-content: center;
  text-align: center;
  margin: 0 auto
}

.group-explain-more a {
  background: var(--be-bg-blue);
  color: var(--be-white);
  font-size: 14px;
  padding: 5px 20px;
  border-radius: 5px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.group-explain-more a:hover {
  background: var(--be-bg-grey-9)
}

@media screen and (max-width:900px) {

  .group-title h3,
  #group-widget-one h3 {
    font-size: 20px;
    font-size: 2rem
  }

  .group-explain-img-box {
    width: 100%;
    margin: 0
  }

  .explain:nth-child(2n+1) .group-explain-img-box,
  .group-explain {
    width: 100%
  }

  .group-explain-main {
    padding: 10px
  }

  .group-explain-t {
    text-align: center
  }
}

.group-about-bg {
  position: relative;
  overflow: hidden
}

.group-about-rgb {
  position: relative;
  overflow: hidden
}

.group-about-dec {
  background: rgba(221, 153, 51, .8);
  position: absolute;
  top: -50%;
  left: 0;
  content: "";
  width: 55%;
  height: 200%;
  z-index: 0;
  border-radius: 0 100% 100% 0;
  -webkit-backdrop-filter: saturate(5) blur(20px);
  backdrop-filter: saturate(5) blur(20px)
}

.group-about-box {
  width: 60%;
  padding: 20px 100px 20px 8px
}

.group-about-title {
  font-size: 2.6rem;
  color: var(--be-white);
  line-height: 26px;
  margin: 0 0 15px
}

.group-about-title:after {
  background: linear-gradient(to right, #fff, transparent);
  content: "";
  height: 1px;
  width: 80%;
  display: inline-block
}

.group-about-content {
  font-size: 1.6rem;
  color: var(--be-white);
  line-height: 180%
}

.group-about-rgb .g-col {
  position: relative;
  z-index: 1
}

.group-about-more a {
  background: var(--be-bg-glass);
  float: left;
  font-size: 1.5rem;
  display: block;
  margin: 20px 0;
  padding: 8px 20px;
  border-radius: 5px
}

.group-about-more a:hover {
  color: var(--be-body);
  opacity: .8
}

.text-back div,
.text-back p {
  text-indent: 2em;
  margin: 0 0 5px
}

@media screen and (max-width:900px) {
  .group-about-dec {
    top: 160px;
    left: -70%;
    width: 200%;
    height: 100%;
    border-radius: 100% 100% 0 0
  }

  .group-about-box {
    width: 100%;
    padding: 200px 15px 15px
  }
}

.group-outlook-bg {
  position: relative;
  overflow: hidden
}

.group-outlook-rgb {
  position: relative;
  overflow: hidden;
  webkit-backdrop-filter: saturate(100%) blur(2px);
  backdrop-filter: saturate(100%) blur(2px)
}

.group-outlook-dec {
  background: rgba(0, 0, 0, .5);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  content: "";
  width: 100%;
  height: 100%;
  z-index: 0
}

.group-outlook-box {
  width: 100%;
  padding: 20px
}

.group-outlook-title {
  font-size: 3.6rem;
  color: var(--be-white);
  line-height: 26px;
  text-align: center;
  margin: 20px 0 30px
}

.group-outlook-content {
  width: 80%;
  font-size: 2.1rem;
  color: var(--be-white);
  line-height: 2;
  margin: 30px auto
}

.group-outlook-rgb .g-col {
  position: relative;
  z-index: 1
}

.group-outlook-more {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 30px auto 20px auto
}

.group-outlook-more a {
  background: var(--be-bg-glass);
  font-size: 1.8rem;
  text-align: center;
  padding: 10px 25px;
  border-radius: 50px
}

.group-outlook-more a:hover {
  color: var(--be-body);
  opacity: .8
}

.text-back div,
.text-back p {
  text-indent: 2em;
  margin: 0 0 5px
}

@media screen and (max-width:900px) {
  .group-outlook-content {
    width: 90%
  }
}

.deanm .deanm-main {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin: 0 -8px
}

.deanm .deanmove {
  float: left;
  width: 25%;
  padding: 0 10px
}

.deanm .deanmove-3 {
  width: 33.33333333333333%
}

.deanm .deanmove-4 {
  width: 25%
}

.deanm .deanmove-5 {
  width: 20%
}

.deanm-box {
  background: var(--be-bg-white);
  position: relative;
  color: var(--be-grey-3);
  text-align: center;
  margin: 0 0 20px;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.deanm-bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 8px;
  background: var(--be-bg-blue-d)
}

.deanm-box:before {
  position: absolute;
  left: 0;
  bottom: 0;
  background: 0 0;
  content: "";
  width: 0;
  height: 8px;
  z-index: 1;
  display: inline-block;
  margin: 0 5px 0 0
}

.deanm-box:hover:before {
  background: var(--be-bg-blue);
  width: 100%;
  -webkit-transition: all .3s ease-in 0s;
  transition: all .3s ease-in 0s
}

.de-a,
.de-c,
.de-d {
  color: var(--be-grey-6);
  text-align: center;
  padding: 0 15px
}

.deanquan {
  position: relative;
  width: 160px;
  height: 160px;
  display: block;
  overflow: hidden;
  transform: rotate(0deg);
  margin: 5px auto 15px;
  border-radius: 100%
}

.deanmove-3 .deanquan {
  width: 220px;
  height: 220px
}

.thumbs-de-back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important
}

.de-a {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--be-grey-4);
  margin: 10px 0 0;
  padding: 5px;
  width: 99%;
  line-height: 28px;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

.de-back {
  position: relative;
  width: 100%;
  padding-top: 100%
}

.de-back:after {
  content: "";
  background: rgba(0, 0, 0, .5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  border-radius: 100%;
  -webkit-backdrop-filter: saturate(2) blur(2px);
  backdrop-filter: saturate(2) blur(2px)
}

.deanm-box:hover .de-back:after {
  opacity: 1
}

.deanm .de-b {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  font-size: 18px;
  font-size: 1.8rem;
  color: var(--be-white);
  font-weight: 700;
  text-align: center;
  z-index: 2;
  opacity: 0;
  padding: 0 10px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  text-shadow: 5px 2px 5px #000;
  -webkit-transition: .3s all ease-in-out .1s;
  transition: .3s all ease-in-out .1s
}

.deanmove:hover .de-b {
  opacity: 1
}

.de-back img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
  width: 100%;
  height: auto
}

.de-button-seat {
  padding: 12px 0
}

.de-button {
  text-align: center;
  margin: 10px auto 25px;
  padding: 5px 0
}

.deanm-main .de-button a {
  background: var(--be-bg-white);
  font-size: 15px;
  padding: 8px 22px;
  border-radius: 5px
}

.deanm-main .de-button i {
  font-size: 16px !important;
  font-weight: 400
}

.deanm-main i {
  margin: 0 10px 0 0
}

.deanm-box:hover .de-button a {
  background: var(--be-bg-blue);
  color: var(--be-white);
  transition: all .2s ease-in 0s;
  -webkit-transition: all .2s ease-in 0s
}

@media screen and (max-width:1025px) {
  .deanm .deanmove {
    width: 50%
  }

  .de-a,
  .de-c,
  .de-d {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
  }
}

@media screen and (max-width:768px) {
  .deanmove-3 .deanquan {
    width: 160px;
    height: 160px
  }
}

@media screen and (max-width:520px) {

  .deanmove-3 .deanquan,
  .deanquan {
    width: 120px;
    height: 120px
  }

  .deanm .de-b {
    font-size: 12px;
    font-size: 1.2rem
  }

  .deanm-main .de-button a {
    font-size: 13px
  }

  .deanm-main .de-button i {
    font-size: 13px !important
  }
}

.foldimg-wrap {
  height: auto;
  display: flex;
  margin: 10px 10px 20px;
  overflow: hidden;
  border-radius: 8px
}

.foldimg-main {
  position: relative;
  width: 25%;
  min-height: 400px;
  z-index: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-transition: width .5s ease-in;
  transition: width .5s ease-in
}

.foldimg-main:hover {
  width: 35%
}

.foldimg-img {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%
}

.foldimg-main:hover .foldimg-img {
  z-index: 1
}

.foldimg-main .foldimg-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
  background-color: rgba(0, 0, 0, .3)
}

.foldimg-bg {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  min-height: inherit;
  background-size: cover !important;
  background-position: 50% 50% !important;
  background-size: cover !important;
  background-repeat: no-repeat !important
}

.foldimg-inc {
  position: absolute;
  top: 50%;
  right: 0;
  width: 100%;
  color: var(--be-white);
  padding: 0 5px 0 25px;
  z-index: 2;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%)
}

.foldimg-text {
  font-size: 1.6rem;
  color: #dad57f;
  font-weight: 700;
  margin: 0 0 10px;
  text-shadow: 0 2px 5px #000
}

.foldimg-title {
  font-size: 1.8rem;
  color: var(--be-white);
  font-weight: 700;
  line-height: 230%;
  transition-duration: .3s;
  -webkit-transition-duration: .3s;
  text-shadow: 0 2px 5px #000
}

.foldimg-more a {
  float: left;
  width: 90px;
  font-size: 1.5rem;
  font-weight: 400;
  color: var(--be-yellow);
  margin: 10px 0 0;
  padding: 5px 0;
  border-radius: 5px;
  text-shadow: 0 2px 5px #000
}

.foldimg-main:hover .foldimg-more a {
  background: var(--be-bg-yellow);
  color: var(--be-white);
  text-align: center;
  text-shadow: none;
  transition: all .2s ease-in 0s;
  -webkit-transition: all .2s ease-in 0s
}

.foldimg-more a:hover {
  background: #666 !important;
  transition: all .2s ease-in 0s;
  -webkit-transition: all .2s ease-in 0s
}

.edit-foldimg-but a {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 2;
  opacity: 0;
  color: var(--be-white)
}

.foldimg-main:hover .edit-foldimg-but a {
  opacity: 1
}

@media screen and (max-width:900px) {
  .foldimg-main {
    width: 50%;
    min-height: 260px
  }

  .foldimg-main:hover {
    width: 50%
  }

  .foldimg-wrap {
    flex-flow: wrap
  }

  .foldimg-two .foldimg-title {
    font-size: 1.4rem
  }

  .foldimg-two .foldimg-more a,
  .foldimg-two .foldimg-text {
    font-size: 1.3rem
  }
}

@media screen and (max-width:480px) {
  .foldimg-one .foldimg-main {
    width: 100%
  }

  .foldimg-one .foldimg-main:hover {
    width: 100%
  }

  .foldimg-two .foldimg-inc {
    padding: 0 5px 0 15px
  }
}

.group-process-wrap {
  position: relative;
  margin: 15px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}

.process-main {
  background: var(--be-bg-white);
  position: relative;
  float: left;
  width: 150px;
  height: 150px;
  margin: 10px;
  border-radius: 50%;
  border: 2px solid transparent;
  transition-duration: .3s;
  -webkit-transition-duration: .3s
}

.group-process {
  position: relative;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%
}

.group-process-explain {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  opacity: 0;
  transition: all .5s ease 0s;
  -webkit-transition: all .5s ease 0s
}

.process-main:hover .group-process-explain {
  opacity: 1
}

.group-process-explain-main {
  background: var(--be-bg-white);
  position: absolute;
  top: 50%;
  left: 3px;
  width: 140px;
  height: 140px;
  color: var(--be-grey-4);
  line-height: 18px;
  word-wrap: break-word;
  text-align: justify;
  text-justify: inter-ideograph;
  word-wrap: break-word;
  padding: 0 8px;
  border-radius: 100%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  box-shadow: 0 0 3px 2px rgba(0, 0, 0, .23)
}

.circle-b {
  float: left;
  width: 50%;
  height: 100%;
  shape-outside: radial-gradient(farthest-side ellipse at right, transparent 100%, #fff)
}

.circle-a {
  float: right;
  width: 50%;
  height: 100%;
  shape-outside: radial-gradient(farthest-side ellipse at left, transparent 100%, #fff)
}

.group-process-order {
  position: absolute;
  bottom: 15px;
  left: 50%;
  width: 30px;
  height: 30px;
  font-size: 2rem;
  color: var(--be-grey-9);
  font-weight: 700;
  text-align: center;
  margin: 0 0 0 -15px
}

.group-process-title {
  position: absolute;
  top: 65px;
  left: 0;
  width: 100%;
  font-size: 1.5rem;
  color: var(--be-grey-4);
  text-align: center
}

.group-process-ico i {
  position: absolute;
  top: 30px;
  left: 50%;
  font-size: 30px !important;
  color: var(--be-grey-6);
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%)
}

.group-process-ico .dashicons {
  top: 25px;
  width: 38px;
  height: 38px;
  font-size: 38px !important;
  line-height: 38px
}

.group-process-des {
  padding: 15px 0 0
}

.edit-process-but a {
  position: absolute;
  bottom: 0;
  left: 65px;
  color: var(--be-grey-9)
}

.process-round {
  position: relative;
  width: 150px;
  height: 150px;
  float: left;
  font-size: 5px;
  margin: -2px;
  pointer-events: none;
  text-indent: -9999px;
  border-radius: 50%;
  border: 5px solid var(--be-border-grey-d)
}

.round-7,
.round {
  -webkit-animation: load 20s infinite linear;
  animation: load 20s infinite linear
}

.round-9,
.round-5,
.round-1 {
  -webkit-animation: load 18s infinite linear;
  animation: load 18s infinite linear
}

.round-4,
.round-2 {
  -webkit-animation: load 16s infinite linear;
  animation: load 16s infinite linear
}

.round-8,
.round-6,
.round-3 {
  -webkit-animation: load 14s infinite linear;
  animation: load 14s infinite linear
}

@-webkit-keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes load {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@media screen and (max-width:768px) {
  .group-process-box {
    flex-wrap: wrap
  }
}

.group-strong-slider {
  float: left;
  width: 50%;
  margin: 0 0 20px
}

.group-strong-slider .owl-nav {
  display: none !important
}

.group-strong-slider .owl-dots {
  display: inline-block;
  bottom: -45px;
  text-align: left;
  margin: 0 0 0 10px
}

.group-strong-slider .owl-dots .owl-dot span {
  background: var(--be-bg-grey-9)
}

.group-strong-slider .owl-dots .owl-dot.active span {
  background: #41a0bb
}

.group-strong-slider .owl-dots .owl-dot span:before {
  display: none !important
}

.strong-strong-post {
  position: relative;
  background: var(--be-bg-white);
  margin: 5px;
  transform: rotate(0deg);
  padding: 0 0 3px;
  border-radius: 8px
}

.line-white .strong-strong-post,
.line-color .g-line:nth-child(2n+1) .strong-strong-post {
  border: 1px solid var(--be-border-grey-f1)
}

.strong-thumbnail {
  position: relative;
  overflow: hidden;
  transform: rotate(0deg);
  border-radius: 8px 8px 0 0
}

.strong-thumbnail img {
  float: left;
  width: auto;
  height: auto;
  max-width: 100%;
  overflow: visible;
  border-radius: 8px 8px 0 0
}

.group-strong-title {
  height: 52px;
  line-height: 25px;
  margin: 10px;
  padding: 0 15px;
  overflow: hidden
}

.group-strong-title-c {
  text-align: center
}

.group-strong-content {
  float: left;
  width: 50%;
  height: 100%;
  color: var(--be-grey-5);
  line-height: 340%;
  padding: 5px 20px
}

.group-strong-content h2 {
  float: left;
  font-size: 3.4rem;
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: linear-gradient(90deg, #2ca2b4, #5598de 24%, #7f87ff 45%, #f65aad 76%, #ec3d43);
  will-change: transform
}

.group-strong-content h3 {
  font-size: 3rem
}

.group-strong-content h4 {
  font-size: 2.4rem
}

.group-strong-content h5 {
  font-size: 2rem;
  line-height: 190%
}

.group-strong-content h6 {
  color: var(--be-grey-6);
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 180%
}

@media screen and (max-width:768px) {

  .group-strong-slider,
  .group-strong-content {
    width: 100%
  }
}

.group-assist-wrap {
  position: relative;
  margin: 15px -5px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}

.group-assist-main-box {
  position: relative;
  float: left;
  width: 25%;
  padding: 10px
}

.group-assist-main {
  position: relative;
  background: var(--be-bg-white);
  padding: 15px;
  border-radius: 8px;
  transition-duration: .3s;
  -webkit-transition-duration: .3s;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.group-assist-content {
  float: left;
  width: 77%;
  line-height: 23px
}

.group-assist-title {
  font-size: 1.5rem;
  color: var(--be-grey-4)
}

.group-assist-n {
  margin: 0 5px 0 0
}

.group-assist-des {
  float: left;
  width: 100%;
  color: var(--be-grey-9);
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

.group-assist-ico {
  position: relative;
  float: right;
  width: 48px;
  height: 48px;
  color: var(--be-grey-9);
  margin: 0 -8px 0 0;
  transition: All .4s ease-in-out;
  -webkit-transition: All .4s ease-in-out
}

.group-assist-ico i {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 34px !important;
  margin: 1px 0 0;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%)
}

.group-assist-ico .dashicons {
  width: 48px;
  height: 48px;
  line-height: 48px
}

.group-assist-main:hover .group-assist-ico .dashicons,
.group-assist-main:hover .group-assist-ico {
  color: var(--be-hover);
  -webkit-transform: translate(0, -4px) !important;
  transform: translate(0, -4px) !important
}

.edit-assist-but {
  position: absolute;
  bottom: 17px;
  left: 70%;
  opacity: 0;
  margin: 0 0 0 -2px
}

.group-assist-main:hover .edit-assist-but {
  opacity: 1
}

@media screen and (max-width:910px) {
  .group-assist-main-box {
    width: 33.33333333333333%
  }

  .group-assist-content {
    width: 60%
  }
}

@media screen and (max-width:768px) {
  .group-assist-main-box {
    width: 50%;
    padding: 5px
  }
}

.group-help-wrap {
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
  margin: 0 0 15px;
  border-radius: 8px
}

.group-help-img {
  position: absolute;
  right: 70%;
  top: 0;
  bottom: 0;
  overflow: hidden;
  border-radius: 8px
}

.group-help-bg {
  position: relative;
  overflow: hidden;
  border-radius: 8px
}

.group-help-bg:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  z-index: 1;
  display: inline-block;
  background: rgba(0, 0, 0, .2)
}

.group-help-txt {
  position: absolute;
  top: 55px;
  left: 50%;
  font-size: 2.6rem;
  color: var(--be-white);
  font-weight: 700;
  z-index: 2;
  text-shadow: 2px 2px 2px #000;
  transform: translateX(-50%)
}

.group-help-img img {
  float: left;
  max-width: 100%;
  width: 100%;
  height: auto;
  padding: 0 0 80px;
  border-radius: 8px
}

.group-help-main {
  position: relative;
  float: left;
  margin-left: 30%;
  padding: 0 0 0 30px
}

.group-help-area {
  position: relative
}

.group-help-title {
  position: relative;
  font-size: 1.6rem;
  color: var(--be-grey-4);
  font-weight: 700;
  cursor: pointer;
  display: block;
  padding: 10px 0 10px 25px
}

.help-ico {
  position: absolute;
  top: 17px;
  left: 0;
  width: 16px;
  height: 16px;
  line-height: 16px
}

.group-help-title .help-ico:before {
  content: "\f543";
  font-size: 16px;
  font-family: dashicons;
  font-weight: 400
}

.active .group-help-title .help-ico:before {
  content: "\f460"
}

.group-help-area:hover .help-ico:before {
  color: #41a0bb
}

.group-help-content {
  display: none;
  font-size: 1.6rem;
  color: var(--be-grey-5);
  line-height: 200%;
  padding: 0 0 0 25px
}

.group-help-content-1 {
  display: block
}

.group-help-num {
  width: 2.4rem;
  height: 2.4rem;
  color: var(--be-grey-9);
  font-size: 1.2rem;
  text-align: center;
  line-height: 1.4rem;
  display: inline-block;
  margin: 0 3px 0 0;
  padding: 3px;
  border-radius: 30px;
  border: 2px solid #999
}

.active .group-help-num,
.group-help-area:hover .group-help-num {
  color: #41a0bb;
  border: 2px solid #41a0bb
}

.edit-help-but {
  position: absolute;
  top: 10px;
  right: 5px;
  opacity: 0
}

.group-help-area:hover .edit-help-but {
  opacity: 1
}

.group-edit {
  -webkit-transition: all 1.6s ease 0s;
  transition: all 1.6s ease 0s
}

@media screen and (max-width:768px) {
  .group-help-img {
    position: static;
    height: 140px;
    margin: 0 0 10px
  }

  .group-help-main {
    margin-left: 0;
    padding: 0
  }

  .group-help-title {
    font-size: 1.4rem
  }

  .group-help-content {
    font-size: 1.4rem
  }

  .group-help-num {
    display: none
  }

  .help-ico {
    top: 14px
  }
}

.group-news .post {
  float: left;
  width: 50%;
  background: 0 0;
  margin: 0 0 15px;
  padding: 15px 20px;
  box-shadow: none
}

.group-news {
  margin: 0 0 10px
}

.group-news-content {
  margin: 0 -10px
}

.group-news-content .thumbnail {
  border-radius: 5px
}

.group-news .format-aside .entry-meta {
  position: absolute
}

.group-new-list.sticky h2:before {
  display: none
}

.group-news .group-new-list {
  margin: 0;
  padding: 2px 20px
}

.group-news .group-new-list h2 {
  font-weight: 400;
  line-height: 30px;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

@media screen and (min-width:901px) {
  .group-news .format-aside .archive-content {
    height: auto;
    overflow: hidden
  }

  .m-button {
    display: none
  }
}

@media screen and (max-width:1025px) {
  .group-news .post {
    width: 100%
  }

  .group-news .group-new-list h2 {
    height: 30px
  }

  .group-news-content {
    margin: 0 -5px
  }

  .p-button {
    display: none
  }
}

@media screen and (max-width:620px) {
  .group-news .format-image .entry-header h2 {
    height: auto;
    width: 100%;
    text-align: justify;
    word-break: break-all;
    overflow: hidden
  }

  .group-news .archive-content {
    display: none
  }
}

.gr-img .picture-cms-img {
  transform: rotate(0deg);
  border-radius: 8px
}

.gr-img-title {
  font-size: 15px;
  padding: 15px;
  text-align: center;
  font-weight: 400;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

.gr-cat-img {
  position: relative;
  width: auto;
  height: auto;
  overflow: hidden;
  margin: 0 -10px
}

.gr-cat-img a img {
  max-width: 100%;
  width: 100%;
  height: auto;
  float: left
}

.cat-gr2 {
  position: relative;
  float: left;
  width: 50%;
  padding: 0 10px;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

.gr-cat-container {
  margin: 0 0 15px
}

.group-cat {
  margin: 0 -20px
}

.gr2 {
  float: left;
  min-height: 1px;
  padding: 0 20px;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

@media screen and (min-width:480px) {
  .gr2 {
    width: 50%
  }
}

@media screen and (max-width:700px) {
  .gr2 {
    width: 100%
  }
}

@media screen and (max-width:330px) {
  .cat-gr2 {
    width: 100%
  }
}

.group-cat .gr-thumbnail {
  max-width: 100%;
  width: 100%;
  height: auto;
  overflow: hidden;
  transform: rotate(0deg);
  border-radius: 8px
}

.group-cat .gr-thumbnail a img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto
}

.gr-cat-title a {
  font-size: 20px;
  font-size: 2rem;
  display: block;
  line-height: 35px;
  margin: 0 0 10px
}

.gr-cat-more {
  float: right;
  color: var(--be-grey-9);
  font-weight: 400;
  display: inline-block;
  margin: 0 10px 0 0;
  transition: .45s;
  -webkit-transition: .45s
}

.gr-cat-title a:hover .gr-cat-more {
  transform: rotate(-270deg);
  -webkit-transform: rotate(-270deg)
}

.gr-cat-more i {
  font-size: 20px !important
}

.gr-img-t {
  position: relative
}

.gr-title-img {
  font-size: 15px;
  color: var(--be-grey-3);
  text-align: center;
  line-height: 210%;
  padding: 10px;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

.gr-title-img a,
.gr-title-img a:hover {
  color: var(--be-grey-3);
  font-weight: 400
}

.gr-title {
  font-size: 18px;
  font-size: 1.8rem;
  width: 98%;
  line-height: 210%;
  margin: 10px 0 0;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

h2.group-list-title {
  font-weight: 400
}

.gr-cat-list {
  margin: 0 0 10px
}

.gr-cat-area .cat-main {
  color: var(--be-grey-9)
}

.grf-cat-lr {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around
}

.grf2 {
  width: 50%
}

.grfl {
  padding: 0 30px 0 0
}

.grfr {
  padding: 0 0 0 30px
}

.grf-thumbnail {
  position: relative;
  margin: 10px 0
}

.grf-thumbnail img {
  text-align: center;
  max-width: 100%;
  width: 100%;
  height: auto;
  border-radius: 8px
}

.grf-cat-name {
  position: absolute;
  top: 20px;
  left: 20px;
  font-size: 15px;
  font-size: 1.5rem;
  color: var(--be-white);
  padding: 5px 15px;
  border-radius: 5px;
  background: rgba(0, 0, 0, .3);
  -webkit-backdrop-filter: saturate(5) blur(20px);
  backdrop-filter: saturate(5) blur(20px)
}

@media screen and (max-width:768px) {
  .grf2 {
    width: 100%
  }

  .grfl {
    padding: 0
  }

  .grfr {
    padding: 0
  }
}

.gr-wd-box {
  margin: 0 -30px
}

.gr-wd-b {
  margin: 17px 0
}

.gr-wd {
  width: 50%;
  padding: 0 30px
}

.gr-wd-w {
  margin: -10px 0 0
}

.gr-wd,
.gr-wd-img {
  float: left
}

.gr-wd-img {
  position: relative
}

.grl-img:nth-child(odd) .gr-wd-img {
  float: right
}

.gr-cat-wd {
  position: absolute;
  top: 30px;
  right: 30px;
  border-radius: 5px;
  background: rgba(0, 0, 0, .4);
  -webkit-backdrop-filter: saturate(5) blur(20px);
  backdrop-filter: saturate(5) blur(20px)
}

.gr-cat-wd a {
  font-size: 1.5rem;
  color: var(--be-white);
  font-weight: 700;
  display: block;
  padding: 5px 15px;
  background: 0 0 !important
}

.gr-cat-wd-title {
  float: left;
  width: 100%
}

.group-top-img {
  position: relative;
  overflow: hidden;
  transform: rotate(0deg);
  border-radius: 8px
}

.gr-wd-img img {
  float: left;
  height: auto;
  max-width: 100%;
  width: 100%;
  border-radius: 2px
}

.gr-wd-w p {
  color: var(--be-grey-6);
  padding: 10px 0
}

.gr-wd .list-title a {
  width: 100%;
  font-size: 1.6rem;
  line-height: 35px
}

.gr-wd-w ul i {
  margin: 0 10px 0 0
}

@media screen and (min-width:1025px) {
  .gr-wd-title {
    margin: 0
  }
}

@media screen and (max-width:1025px) {
  .gr-wd-box {
    margin: 0 -10px
  }

  .gr-wd-img,
  .gr-wd-w {
    padding: 0 15px
  }

  .gr-wd-img {
    width: 100%;
    text-align: center
  }

  .gr-wd {
    width: 100%
  }

  .group-top-img {
    height: 140px
  }
}

.group-post-list {
  margin: 20px 0 10px
}

.group-post-title {
  font-size: 22px;
  font-size: 2.2rem
}

.group-post-excerpt {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 35px;
  margin: 10px 0
}

.group-post-content {
  width: 60%;
  text-align: justify
}

.group-post-img {
  position: relative;
  width: 40%;
  overflow: hidden;
  transform: rotate(0deg);
  border-radius: 8px
}

.group-post-img:before {
  position: absolute;
  top: 20px;
  left: 20px;
  content: "";
  width: 30%;
  height: 30%;
  z-index: 1;
  pointer-events: none;
  border-left: 1px solid #eee;
  border-top: 1px solid #eee;
  border-radius: 5px 0 0
}

.group-post-img:after {
  position: absolute;
  bottom: 20px;
  right: 20px;
  content: "";
  width: 30%;
  height: 30%;
  pointer-events: none;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  border-radius: 0 0 5px
}

.group-post-img-cat a {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 3rem;
  color: var(--be-white);
  font-weight: 700;
  background: 0 0 !important;
  text-shadow: 0 2px 4px #000;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important
}

.group-post-more {
  width: 100%;
  text-align: center
}

.group-post-more:hover {
  animation: blink .5s linear infinite
}

.group-post-more a {
  display: block;
  padding: 5px
}

.group-post-more a i {
  font-size: 24px !important;
  vertical-align: middle
}

.grl:nth-child(odd) .group-post-img {
  float: left
}

.grl:nth-child(even) .group-post-img {
  float: right
}

.grl:nth-child(odd) .group-post-content {
  float: left;
  padding: 0 0 0 40px
}

.grl:nth-child(even) .group-post-content {
  float: right;
  padding: 0 40px 0 0
}

.group-post-img img {
  float: left;
  max-width: 100%;
  width: 100%;
  height: auto;
  border-radius: 8px
}

@media screen and (max-width:640px) {
  .group-post-title {
    margin: 20px 0 0
  }

  .group-post-content {
    width: 100%;
    padding: 0 !important
  }

  .group-post-img {
    width: 100%;
    height: 140px
  }
}

.group-features .section-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin: 0 -15px
}

.group-features .section-thumbnail {
  transform: rotate(0deg);
  border-radius: 8px;
  position: relative
}

@media screen and (max-width:600px) {
  .group-features .g4 {
    width: 50%
  }
}

#group-section .img-tab-site {
  overflow: inherit
}

.group-service-box {
  position: relative;
  margin: 0 10px;
  color: var(--be-white)
}

#service-bg .service-rgb {
  -webkit-backdrop-filter: saturate(50%) blur(5px);
  backdrop-filter: saturate(50%) blur(5px);
  background: rgba(0, 0, 0, .5)
}

.group-service-title {
  margin: 20px 0 0
}

.group-service-title .be {
  color: var(--be-white) !important
}

.group-service {
  width: 33.3333333333333333%
}

.group-service-c {
  position: absolute;
  left: 33.3333333333333333%
}

.group-service-l {
  float: left;
  padding: 10px 20px
}

.group-service-r {
  float: right;
  padding: 10px 20px
}

.group-service-l .service-ico {
  float: right;
  margin: 0 0 0 15px
}

.group-service-r .service-ico {
  float: left;
  margin: 0 15px 0 0
}

.service-ico {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid var(--be-white);
  transition: .45s;
  -webkit-transition: .45s;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d
}

.p-4:hover .service-ico {
  transform: rotate(-720deg);
  -webkit-transform: rotate(-720deg)
}

.service-ico i {
  font-size: 24px !important
}

.service-img {
  pointer-events: none
}

.group-service .load {
  border-radius: 2px
}

.group-service-l .p4 {
  float: right;
  text-align: right;
  width: 100%;
  margin: 10px 15px
}

.group-service-r .p4 {
  float: left;
  text-align: left;
  width: 100%;
  margin: 10px 15px
}

.p4-title-box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  line-height: 35px
}

.p4-title {
  width: 100%;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 700;
  text-shadow: 0 1px 1px #000
}

.group-service-centre img,
.group-service-c img {
  float: left;
  max-width: 100%;
  width: 100%;
  height: auto;
  margin: 25px 0 0;
  border-radius: 5px
}

.edit-service-but a {
  position: absolute;
  top: 15px;
  color: var(--be-yellow);
  display: none;
  background: 0 0 !important
}

.p4-title-box:hover .edit-service-but a {
  display: block
}

.group-service-l .edit-service-but a {
  right: 20px
}

.group-service-r .edit-service-but a {
  left: 20px
}

.p4-content {
  width: 100%;
  color: #ececec;
  line-height: 23px
}

.group-service-content {
  font-size: 15px;
  line-height: 1.8;
  margin: 10px 0;
  padding: 10px
}

@media screen and (max-width:768px) {
  .group-service-c img {
    margin: 10px 0 0
  }

  .group-service-box {
    margin: 0
  }

  .group-service {
    width: 100%
  }

  .group-service-l .service-ico,
  .group-service-r .service-ico {
    float: left;
    margin: 0 8px 0
  }

  .group-service-l .edit-service-but a {
    left: 20px
  }

  .group-service-c {
    position: inherit;
    left: 0
  }

  .group-service .p4 {
    text-align: left;
    margin: 15px 0
  }

  .group-service-l,
  .group-service-r {
    width: 50%;
    padding: 3px
  }
}

@media screen and (max-width:500px) {

  .group-service-l,
  .group-service-r {
    width: 100%;
    padding: 3px
  }
}

.group-widget h3 {
  font-size: 20px;
  font-size: 2rem;
  margin: 10px 0
}

.group-widget .t_img_cat h3 {
  padding: 0
}

.group-widget .widget-title .more-i {
  margin: 0
}

.group-widget .cat-w-icon {
  background: 0 0;
  border-bottom: none
}

.group-widget .cat-w-icon i {
  font-size: 18px !important
}

#group-widget-one .widget {
  margin: 0
}

#group-widget-one .widget .be-counter-main {
  justify-content: center
}

.group-widget .add-widgets {
  background: var(--be-bg-white);
  text-align: center;
  margin: 0 0 10px;
  padding: 30px
}

.be_shadow .group-widget .php_text.ms:hover {
  box-shadow: none
}

#group-widget-three {
  display: flex;
  flex-wrap: wrap;
  margin: 8px -20px 0
}

.group-widget .xl3 {
  float: left;
  width: 33.3333333333333333%;
  padding: 0 20px
}

#group-widget-two {
  margin: 0 -20px
}

.group-widget .xl2 {
  padding: 0 20px
}

#group-widget-one .widget_nav_menu {
  margin: 0 -5px 0 -2px;
  padding: 0
}

#group-widget-one .widget_nav_menu ul {
  float: left;
  margin: 0;
  padding: 0
}

#group-widget-three .t_img_cat {
  position: relative
}

#group-widget-three .t_img_cat .widget-title {
  position: absolute;
  top: 10px;
  left: 20px;
  font-weight: 400;
  z-index: 1;
  padding: 4px 12px;
  border-radius: 5px;
  background: rgba(0, 0, 0, .4);
  -webkit-backdrop-filter: saturate(5) blur(20px);
  backdrop-filter: saturate(5) blur(20px)
}

#group-widget-three .t_img_cat .widget-title a,
#group-widget-three .t_img_cat .widget-title {
  font-size: 1.4rem;
  color: var(--be-white)
}

#group-widget-three .t_img_cat .more-i {
  display: none
}

.group-widget .widget ul li {
  line-height: 35px;
  font-size: 1.5rem
}

@media screen and (max-width:768px) {
  #group-widget-three .t_img_cat {
    margin: 10px 0 0
  }

  .group-widget .xl3 {
    width: 100%
  }

  #group-widget-three .t_img_cat .w-thumbnail {
    height: 100px
  }
}

.full-thumbnail {
  position: relative;
  margin: -20px -20px 15px;
  border-radius: 8px 8px 0 0
}

.doclose.post .full-thumbnail {
  border-radius: 0
}

.doclose.post:nth-child(1) .full-thumbnail {
  border-radius: 8px 8px 0 0
}

.full-header {
  position: absolute;
  top: 50%;
  left: 0;
  width: 99%;
  padding: 0 30px;
  z-index: 2;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%)
}

.entry-title-img a {
  color: var(--be-white);
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 190%;
  display: block;
  text-shadow: 3px 2px 3px #000
}

@media screen and (max-width:450px) {
  .full-thumbnail {
    margin: -20px -15px 15px
  }

  .entry-title-img a {
    font-size: 15px;
    font-size: 1.5rem
  }
}

.entry-title-full {
  margin: 0 0 10px
}

.entry-title-full a {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 190%
}

.full-thumbnail {
  overflow: hidden
}

.full-thumbnail img {
  float: left;
  max-width: 100%;
  width: 100%;
  height: auto
}

.full-meta {
  background: var(--be-bg-grey-f8);
  position: absolute;
  bottom: 0;
  left: 1px;
  right: 1px;
  line-height: normal;
  overflow: hidden;
  display: inline-block;
  margin: 0 0 1px;
  padding: 8px 0;
  border-radius: 0 0 8px 8px
}

.full-cat {
  position: absolute;
  top: 30px;
  left: 30px;
  z-index: 2;
  background: var(--be-bg-grey-9);
  background: rgba(0, 0, 0, .5);
  border-radius: 5px;
  transition: transform .1s linear
}

.full-cat a {
  color: var(--be-white) !important;
  line-height: 28px;
  padding: 0 10px
}

@media screen and (max-width:768px) {
  .full-header {
    padding: 0 15px
  }

  .full-cat {
    top: 5px;
    left: 0;
    transform: scale(.8)
  }
}

.full-entry-more a {
  float: right;
  display: block;
  padding: 0 10px;
  margin: 0 5px 0 0
}

.full-entry-more .be {
  font-size: 20px !important;
  vertical-align: middle
}

.full-entry-meta span {
  margin: 0 0 0 5px
}

.full-archive-content {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 190%;
  margin: 0 0 40px
}

.full-archive-content img {
  display: block;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  display: none
}

.row .nbs-flexisel-container,
.row #flexisel li {
  background: 0 0;
  padding: 0;
  border: none;
  border-radius: 0
}

.fd,
.cms-top-title a,
.cat-top-title,
.picture-inf {
  animation: fade-in;
  -webkit-animation: fade-in;
  animation-duration: .5s;
  -webkit-animation: fade-in .5s
}

.fds {
  animation: fade-in;
  -webkit-animation: fade-in;
  animation-duration: 1.5s;
  -webkit-animation: fade-in 1.5s
}

.sup:hover {
  transform: translate(0, -4px) !important;
  -webkit-transform: translate(0, -4px) !important;
  -moz-transform: translate(0, -4px) !important;
  -o-transform: translate(0, -4px) !important;
  -ms-transform: translate(0, -4px) !important;
  box-shadow: 0 0 10px rgba(0, 0, 0, .09), 0 0 1px rgba(0, 0, 0, .2) inset
}

.link-img.sup:hover {
  box-shadow: none
}

.srm,
.srp,
.sup {
  transition: All .4s ease-in-out;
  -webkit-transition: All .4s ease-in-out;
  -moz-transition: All .4s ease-in-out;
  -o-transition: All .4s ease-in-out
}

.srp:hover,
.srm a:hover,
.srm:hover {
  transform: translate(5px, 0);
  -webkit-transform: translate(5px, 0);
  -moz-transform: translate(5px, 0);
  -o-transform: translate(5px, 0);
  -ms-transform: translate(5px, 0)
}

.sup:hover .grid-inf-l .views,
.sup:hover .grid-like {
  display: block;
  animation: fade-in;
  animation-duration: .5s
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
  transition-delay: .3s
}

[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
  transition-duration: .6s
}

[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
  transition-delay: 0
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine],
body[data-aos-easing=ease-in-out-sine] [data-aos] {
  transition-timing-function: cubic-bezier(.445, .05, .55, .95)
}

.beaos [data-aos^=fade][data-aos^=fade] {
  opacity: 0;
  transition-property: opacity, transform
}

.beaos [data-aos^=fade][data-aos^=fade].aos-animate {
  opacity: 1;
  transform: translateZ(0)
}

.beaos [data-aos=fade-up] {
  transform: translate3d(0, 50px, 0)
}

.beaos [data-aos^=zoom][data-aos^=zoom] {
  opacity: 0;
  transition-property: opacity, transform
}

.apc-fall .apc-posts-navigation.aos-init {
  opacity: 1 !important;
  transform: scale(1)
}

.beaos [data-aos^=zoom][data-aos^=zoom].aos-animate {
  opacity: 1;
  transform: translateZ(0) scale(1)
}

.beaos [data-aos=zoom-in] {
  transform: scale(.6)
}

.beaos [data-aos^=zoom][data-aos^=zoom] {
  opacity: 0;
  transition-property: opacity, transform
}

.beaos [data-aos^=zoom][data-aos^=zoom].aos-animate {
  opacity: 1;
  transform: translateZ(0) scale(1)
}

.beaos [data-aos=zoom-out] {
  transform: scale(1.5)
}

.beaos [data-aos^=zoom][data-aos^=zoom].aos-animate,
.read .beaos [data-aos^=fade][data-aos^=fade].aos-animate {
  transform: none
}

.read .beaos [data-aos=fade-up] {
  transform: none
}

.animated {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.ajax-cat-cntent .animated {
  -webkit-animation-duration: 0s;
  animation-duration: 0s
}

-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
    transform: translateY(100px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0)
  }

  to {
    opacity: 1;
    transform: none
  }
}

.fadeInRight {
  animation-name: fadeInRight
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
  }

  to {
    opacity: 1;
    transform: none
  }
}

.fadeInLeft {
  animation-name: fadeInLeft
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0)
  }

  to {
    opacity: 1;
    transform: none
  }
}

.fadeInDown {
  animation-name: fadeInDown
}

@keyframes fadeInZoom {
  from {
    opacity: 0;
    transform: translateZ(0) scale(.5)
  }

  to {
    opacity: 1;
    transform: translateZ(0) scale(1)
  }
}

-webkit-keyframes fadeInZoom {
  from {
    opacity: 0;
    transform: translateZ(0) scale(.5)
  }

  to {
    opacity: 1;
    transform: translateZ(0) scale(1)
  }
}

.fadeInZoom {
  animation-name: fadeInZoom
}

@keyframes fadeIn {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.fadeIn {
  animation-name: fadeIn
}

@keyframes flash {

  from,
  50%,
  to {
    opacity: 1
  }

  25%,
  75% {
    opacity: 0
  }
}

.flash {
  animation-name: flash
}

.sc img {
  text-align: center;
  max-width: 100%;
  width: 100%;
  height: auto
}

.thumbs-de-back,
a.sc,
.sc img {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out
}

.deanmove:hover .thumbs-de-back,
a.sc:hover,
.sc:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1)
}

.smartvideo {
  z-index: 0;
  text-align: center;
  background: var(--be-border-dashed);
  line-height: 0;
  text-indent: 0 !important
}

.smartvideo embed,
.smartvideo iframe {
  padding: 0;
  margin: 0
}

.smartvideo .player {
  width: 100%;
  height: 500px;
  overflow: hidden;
  position: relative
}

.smartvideo .player a.smartvideo-play-link {
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
  border: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -25px
}

.smartvideo .player a.smartvideo-play-link p {
  display: none
}

.smartvideo .player .smartvideo-play-button {
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-left: 50px solid var(--be-border-white);
  border-bottom: 25px solid transparent
}

.smartvideo .tips {
  background: #f2f2f2;
  text-align: center;
  max-height: 32px;
  line-height: 32px;
  font-size: 12px
}

.smartvideo .tips a {
  text-decoration: none
}

@media screen and (max-width:959px) {
  .smartvideo .player {
    height: 450px
  }
}

@media screen and (max-width:767px) {
  .smartvideo .player {
    height: 400px
  }
}

@media screen and (max-width:639px) {
  .smartvideo .player {
    height: 350px
  }
}

@media screen and (max-width:479px) {
  .smartvideo .player {
    height: 250px
  }
}

.wp-embed {
  background: var(--be-bg-grey-5) !important;
  border: 1px solid #e5e5e5;
  color: red !important;
  overflow: auto;
  padding: 25px
}

.wp-video {
  width: 100% !important
}

.lx8 {
  float: left;
  min-height: 1px;
  width: 12.5%;
  padding: 2px;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

@media screen and (max-width:1025px) {
  .lx8 {
    width: 16%
  }
}

@media screen and (max-width:700px) {
  .lx8 {
    width: 20%
  }
}

@media screen and (max-width:540px) {
  .lx8 {
    width: 33.333333333333%
  }
}

#fep-notification-bar {
  display: none !important
}

.si_captcha_code {
  text-align: left;
  margin: 10px 0 0
}

#captchaImgDiv label {
  background: var(--be-bg-white) !important;
  position: inherit !important;
  border: none !important;
  padding: 0 5px !important;
  width: auto !important
}

#captchaImgDiv input {
  background: var(--be-bg-white);
  margin: 0 0 10px;
  padding: 2px 5px;
  width: 132px;
  border: 1px solid var(--be-border-z)
}

.sites-main {
  margin: 0 auto
}

.sites-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin: 0 -4px;
  padding: 10px 0 0;
  overflow: hidden
}

.sites-single-related {
  padding: 0
}

.sites-area {
  position: relative;
  float: left;
  padding: 0 5px;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

.sites-4 {
  float: left;
  width: 25%
}

.sites-5 {
  float: left;
  width: 20%
}

.sites-widget .title-i {
  display: none
}

.sites-cat-des {
  color: var(--be-grey-9);
  text-align: center
}

.sites-all {
  width: 100%
}

.sites-all .group-title {
  padding: 2px 0
}

.sites-post {
  position: relative;
  background: var(--be-bg-white);
  overflow: hidden;
  z-index: 0;
  margin: 0 0 10px;
  padding: 10px 15px;
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.sites-title {
  position: relative;
  z-index: 1;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

.sites-excerpt {
  position: relative;
  color: var(--be-grey-9);
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  opacity: 1;
  z-index: 1
}

.sites-post:hover .sites-excerpt {
  opacity: 0
}

.sites-ico {
  background: var(--be-bg-grey-f1);
  float: left;
  width: 40px;
  height: 40px;
  margin: 5px 10px 0 0;
  display: flex;
  align-items: center;
  text-align: center;
  overflow: hidden;
  border-radius: 100%;
  border: 1px solid var(--be-border-z)
}

.sites-ico img {
  position: relative;
  z-index: 1;
  max-width: none;
  max-height: 100%;
  margin: 0 auto;
  border-radius: 100%;
  transition: .45s;
  -webkit-transition: .45s;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d
}

.sites-post:hover .sites-ico img {
  transform: rotate(-720deg);
  -webkit-transform: rotate(-720deg)
}

img.sites-ico-custom {
  width: 40px;
  height: 40px;
  max-height: 60px
}

.sites-link-but {
  position: absolute;
  bottom: 10px;
  left: 59px;
  right: 0;
  opacity: 0;
  z-index: 1;
  padding: 0 10px 0 0
}

.sites-link-but-noico {
  left: 8px
}

.sites-link-but a {
  float: left;
  padding: 0 5px
}

.sites-more {
  float: right
}

.sites-post:hover .sites-link-but {
  opacity: 1
}

.sites-link-but .be {
  color: var(--be-red)
}

.sites-cat-more {
  width: 98%;
  text-align: center;
  display: block;
  margin: 0 auto;
  padding: 8px
}

.sites-cat-more .be {
  font-size: 24px !important
}

.sites-icon {
  width: 80px;
  text-align: center
}

.sites-des .sites-ico {
  float: inherit;
  width: 40px;
  height: 40px;
  margin: 0 auto
}

.sites-ico {
  transition: all .5s;
  -webkit-transition: all .5s
}

.sites-ico:hover {
  background: var(--be-bg-white);
  transform: scale(1.2);
  -webkit-transform: scale(1.2)
}

fieldset.sites-des {
  color: var(--be-grey-8);
  margin: 0;
  padding: 15px 25px;
  border: none;
  border-radius: 0;
  border-top: 1px dashed var(--be-border-grey-d)
}

.sites-des legend {
  font-weight: 400;
  margin: 0 auto;
  padding: 0
}

.sites-go {
  width: 100%;
  text-align: center;
  margin: 20px 0
}

.sites-go a {
  width: 80px;
  font-size: 15px;
  font-size: 1.5rem;
  color: var(--be-white) !important;
  padding: 7px 30px;
  border-radius: 50px;
  background: var(--be-bg-btn)
}

.sites-go a:hover {
  opacity: .8
}

.sites-qr img {
  width: 140px;
  height: 140px;
  margin: 30px auto 0;
  animation: fade-in;
  animation-duration: 1s;
  -webkit-animation: fade-in 1s;
  border-radius: 5px;
  border: 1px solid var(--be-border-grey)
}

.site-screenshots {
  background: var(--be-bg-grey-f1);
  max-width: 253px;
  width: 100%;
  height: 100%;
  clear: both;
  overflow: hidden;
  margin: 0 20px 0 0;
  border-radius: 5px;
  border: 1px solid var(--be-border-grey)
}

.site-thumbs {
  position: relative;
  padding-top: 74.3%;
  overflow: hidden
}

.site-but-box {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: center
}

.site-but-box a {
  font-size: 14px;
  font-size: 1.4rem;
  color: var(--be-white);
  display: block;
  opacity: 0;
  padding: 2px 15px;
  border-radius: 5px;
  transition: all .6s ease 0s;
  -webkit-transition: all .6s ease 0s;
  background: rgba(0, 0, 0, .3);
  -webkit-backdrop-filter: saturate(5) blur(20px);
  backdrop-filter: saturate(5) blur(20px)
}

.format-sites-inf-box:hover .site-but-box a {
  opacity: 1
}

.site-but {
  margin: 0 10px
}

.site-lazy {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover
}

.format-sites-inf-box {
  display: flex;
  align-items: center;
  padding: 20px 0;
  border-top: 1px dashed var(--be-border-grey-d)
}

.format-sites-inf {
  display: flex;
  flex-direction: column;
  line-height: 37px
}

.sites-widget {
  margin: 0 -1%;
  padding: 0 5px
}

.sites-widget .widget-title {
  padding: 10px 20px 8px
}

.sites-widget-1 .slf {
  margin: 10px
}

.sites-widget-2 .slf {
  margin: 0
}

.sites-widget-1 .slf .widget {
  float: left;
  width: 100%
}

.sites-widget-2 .slf .widget {
  float: left;
  width: 48%;
  margin: 1%
}

.sites-cat-count {
  position: relative;
  width: 100%;
  text-align: center;
  font-weight: 700;
  padding: 5px 0
}

.sites-all-cat-name {
  margin: 0 10px 0 0
}

.sites-all-cat-ico {
  margin: 0 5px
}

.sites-all-cat-ico:before {
  content: "\f155";
  font-family: dashicons;
  color: #df676b;
  text-align: center;
  vertical-align: -5%;
  font-weight: 400;
  display: inline-block
}

.all-site-cat {
  position: relative;
  width: 100%;
  z-index: 0;
  margin: 0 auto;
  padding: 15px 5px;
  background: var(--be-bg-white);
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.tax-favorites .all-site-cat {
  margin: 0 0 10px
}

.all-site-cat a {
  float: left;
  display: block;
  padding: 8px 15px
}

.all-site-cat a i {
  color: #df676b;
  vertical-align: 0;
  margin: 0 5px 0 0
}

@media screen and (min-width:1370px) {
  .site-cat-fixed .all-site-cat {
    position: fixed;
    top: 150px;
    left: 10px;
    float: left;
    width: 150px;
    padding: 0;
    z-index: 2;
    animation: fade-in;
    animation-duration: 1s;
    -webkit-animation: fade-in 1s
  }

  .site-cat-fixed .sites-cat-count {
    display: none
  }

  .site-cat-fixed .all-site-cat li {
    width: 100%;
    border-bottom: 1px solid var(--be-border-grey)
  }

  .site-cat-fixed .all-site-cat a {
    float: inherit;
    padding: 5px 10px
  }

  .site-cat-fixed .all-site-cat li:last-child {
    border: none
  }
}

@media screen and (max-width:900px) {

  .sites-4,
  .sites-5 {
    width: 33.33333333333333%
  }
}

@media screen and (max-width:768px) {
  .category-list .site-main {
    width: 100%
  }

  .sites-4,
  .sites-5 {
    width: 50%
  }

  .sites-excerpt {
    opacity: 0
  }

  .sites-link-but {
    opacity: 1
  }

  .sites-widget-1 .slf {
    margin: 5px
  }

  .sites-widget-2 .slf {
    margin: 0 1%
  }

  .sites-widget-2 .slf .widget {
    width: 100%;
    margin: 1% 0
  }

  .format-sites-inf-box {
    display: inline-block
  }

  .site-screenshots {
    margin: 0 0 20px
  }
}

.down-form fieldset {
  position: relative;
  background: var(--be-bg-white);
  font-size: 15px;
  font-size: 1.5rem;
  margin: 20px 0;
  padding: 10px 20px;
  width: 100%;
  border-radius: 3px;
  border: 1px solid var(--be-border-grey)
}

.down-form fieldset a {
  float: left;
  font-size: 15px;
  font-size: 1.5rem;
  padding: 3px 15px
}

.down-form legend {
  margin: 0 0 0 15px;
  padding: 3px 15px
}

.down-inf-widget b,
.down-inf-widget strong,
.down-form b,
.down-form strong {
  color: var(--be-grey-4);
  margin: 0 12px 0 0
}

.down-form-inf,
.down-inf-widget {
  color: var(--be-grey-6)
}

.down-form .xz {
  display: block
}

.down-form .down {
  display: inline-block;
  margin: 5px 0
}

.down-form-inf {
  margin: 10px 0 0;
  line-height: 210%
}

.down-form .down a {
  margin: 20px 20px 0 0
}

.down-form .down .be-eye {
  margin: 0 8px 0 0
}

.reply-prompt {
  color: var(--be-grey-6)
}

.reply-prompt .be-warning {
  color: var(--be-red)
}

.pass .be-warning {
  margin: 0 8px 0 0
}

.reply-pass {
  margin: 0
}

.about-sidebar .widget {
  background: 0 0;
  box-shadow: none;
  border-radius: 0
}

.about-sidebar .widget img {
  border-radius: 5px
}

.be_shadow .about-sidebar .ms:hover {
  box-shadow: none
}

.about-sidebar ul.menu {
  padding: 0
}

.about-sidebar .widget_nav_menu li {
  margin: 0
}

.about-sidebar#sidebar-l .widget_nav_menu a,
.about-sidebar#sidebar .widget_nav_menu a {
  background: var(--be-bg-white);
  padding: 8px 15px;
  border-radius: 5px
}

.about-sidebar#sidebar-l .widget_nav_menu .current-menu-item a,
.about-sidebar#sidebar .widget_nav_menu .current-menu-item a {
  background: var(--be-bg-grey-a);
  color: var(--be-white-a);
  box-shadow: none
}

.about-sidebar#sidebar-l .widget_nav_menu a:hover,
.about-sidebar#sidebar .widget_nav_menu a:hover {
  background: var(--be-bg-grey-9);
  box-shadow: none
}

@media screen and (min-width:1025px) {
  .page-template-template-about #sidebar-l {
    float: left;
    width: 15.6%
  }

  .page-template-template-about #primary-l {
    float: right;
    width: 83.4%
  }

  .page-template-template-about #sidebar {
    float: right;
    width: 15.6%
  }

  .page-template-template-about #primary {
    float: left;
    width: 83.4%
  }

  .about-sidebar {
    float: left;
    width: 15.6%
  }

  .about-sidebar#sidebar .widget_nav_menu li,
  .about-sidebar#sidebar-l .widget_nav_menu li {
    float: left;
    width: 100% !important;
    margin: 0
  }

  .about-sidebar#sidebar-l .widget_nav_menu a,
  .about-sidebar#sidebar .widget_nav_menu a {
    font-weight: 700;
    text-align: left;
    margin: 0 0 10px;
    border-radius: 5px
  }
}

@media screen and (max-width:1025px) {
  .about-sidebar .widget {
    display: none;
    margin: 0
  }

  .about-sidebar .widget_nav_menu {
    display: block
  }

  .about-sidebar#sidebar,
  .about-sidebar#sidebar-l {
    display: inline-block
  }

  .about-sidebar ul.menu {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 0 5px
  }

  .about-sidebar#sidebar .widget_nav_menu li,
  .about-sidebar#sidebar-l .widget_nav_menu li {
    float: left;
    width: auto !important;
    margin: 3px
  }
}

.post-template-single-display .like-left-box,
.content-dis .s-hide {
  display: none
}

.cat-dis .grid-title {
  margin: 10px 15px
}

.dis-sidebar .widget {
  background: 0 0;
  box-shadow: none;
  border-radius: 0
}

.dis-sidebar .widget img {
  border-radius: 5px
}

.dis-sidebar ul.menu {
  padding: 0
}

.dis-sidebar#sidebar .widget_nav_menu a:hover {
  background: var(--be-bg-grey-9);
  box-shadow: none
}

.dis-sidebar#sidebar .widget_nav_menu a {
  background: var(--be-bg-white);
  padding: 8px 15px;
  border-radius: 5px
}

.dis-sidebar#sidebar .widget_nav_menu .current-menu-item a {
  background: var(--be-bg-grey-a);
  color: var(--be-white-a);
  box-shadow: none
}

.post-template-single-display .be_shadow .ms:hover {
  box-shadow: none
}

@media screen and (min-width:1025px) {

  #primary.cat-dis,
  #primary.content-dis {
    float: right;
    width: 83.4%
  }

  .dis-sidebar#sidebar {
    float: left;
    width: 15.6%
  }

  .dis-sidebar#sidebar .widget_nav_menu li {
    float: left;
    width: 100% !important;
    margin: 0
  }

  .dis-sidebar#sidebar .widget_nav_menu a {
    background: var(--be-bg-white);
    font-weight: 700;
    text-align: left;
    margin: 0 0 10px;
    border-radius: 5px
  }
}

@media screen and (max-width:1025px) {
  .dis-sidebar .widget {
    display: none;
    margin: 0
  }

  .dis-sidebar .widget_nav_menu {
    display: block
  }

  .dis-sidebar#sidebar {
    display: inline-block
  }

  .dis-sidebar ul.menu {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 0 5px
  }

  .dis-sidebar#sidebar .widget_nav_menu li {
    float: left;
    width: auto !important;
    margin: 3px
  }
}

.title-i {
  float: left;
  width: 14px;
  display: block
}

.title-i span {
  background: var(--be-bg-grey-9);
  float: left;
  width: 5px;
  height: 5px;
  margin: 0 2px 2px 0;
  padding: 0;
  border-radius: 50%;
  -webkit-transition: background .3s ease;
  transition: background .3s ease
}

.grid-cat-title:hover .title-i span,
.cat-title:hover .title-i span,
.cat-square-title:hover .title-i span,
.widget-title:hover .title-i span,
.cat-grid-title:hover .title-i span,
.child-title:hover .title-i span {
  background: var(--be-bg-grey-6)
}

.grid-cat-title .title-i {
  margin: 7px 5px 0
}

#cms-widget-one .title-i {
  margin: 8px 10px 0 15px
}

#cms-widget-one .widget-title .more-i {
  margin: 0 14px 0 0
}

.title-h {
  margin: 0 0 0 16px
}

.title-w {
  float: left;
  height: 100%;
  display: block
}

.cat-title .title-i,
.cat-square-title .title-i,
.cat-square-title .title-i,
.cat-grid-title .title-i,
.child-title .title-i {
  margin: 13px 10px 0 15px
}

.widget-title .title-i {
  margin: 13px 10px 0 0
}

@media screen and (max-width:550px) {

  .cat-title .title-i,
  .cat-square-title .title-i,
  .cat-square-title .title-i,
  .cat-grid-title .title-i,
  .child-title .title-i {
    margin: 12px 10px 0 15px
  }

  .widget-title .title-i {
    margin: 12px 10px 0 0
  }
}

.t-icon {
  margin: 0 10px 0 15px;
  padding: 7px 0 0;
  font-weight: 400
}

.t-svg {
  vertical-align: -.26em !important;
  margin: 0 10px 0 15px
}

.more-i {
  float: right;
  display: block
}

.more-i span {
  float: left;
  width: 5px;
  height: 5px;
  margin: 0 2px 0 0;
  padding: 0;
  background: var(--be-bg-grey-9);
  border-radius: 50%
}

.more-im span {
  border: none
}

.more-im span:nth-child(1) {
  background: #f44
}

.more-im span:nth-child(2) {
  background: #9b3
}

.more-im span:nth-child(3) {
  background: #fb5
}

.grid-cat-title:hover .more-i span,
.cat-title:hover .more-i span,
.cat-square-title:hover .more-i span,
.widget-title:hover .more-i span,
.cat-grid-title:hover .more-i span,
.gr-cat-wd:hover .more-i span,
.child-title:hover .more-i span,
.cat-w-icon:hover .more-i span {
  animation: blink .5s linear infinite
}

.grid-cat-title .more-i {
  margin: 12px 5px 0 0
}

.gr-cat-wd .more-i {
  margin: 14px 5px 0 0
}

.cat-title .more-i,
.cat-square-title .more-i,
.widget-title .more-i,
.cat-square-title .more-i,
.cat-grid-title .more-i,
.child-title .more-i,
.cat-w-icon .more-i {
  margin: 7px 14px 0 0;
  padding: 10px 0 0
}

.filter-box {
  background: var(--be-bg-white);
  margin: 0 0 10px;
  padding: 8px 20px;
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.filter-box-main {
  padding: 6px 0
}

.widget-filter .filter-box {
  margin: 0;
  border: none
}

.header-sub .widget-filter .filter-box {
  margin: 2px;
  border: 1px solid var(--be-border-z)
}

.filter-t,
.letter-t {
  font-weight: 700;
  line-height: 35px;
  cursor: pointer
}

.filter-t i {
  font-weight: 400;
  color: var(--be-grey-6)
}

.filter-t span,
.letter-t span {
  margin: 0 0 0 5px
}

.filter-box-main-h,
.letter-box-main-h {
  display: none
}

.filter-t:after,
.letter-t:after {
  content: "\e76f";
  float: right
}

.off-filter:after,
.off-letter:after {
  content: "\e77b";
  float: right
}

.off-filter:after,
.filter-t:after,
.off-letter:after,
.letter-t:after {
  font-family: be;
  font-size: 15px !important;
  color: var(--be-grey-7)
}

.filter-main {
  float: left;
  width: 100%;
  padding: 5px 0;
  border-top: 1px dashed var(--be-border-dashed)
}

.filter-main:first-child {
  border-top: none
}

.filter-name {
  float: left;
  font-weight: 700;
  line-height: 38px;
  height: 100%;
  padding: 0 15px 0 0
}

.filter-name .be {
  font-weight: 400;
  margin: 0 5px 0 0
}

.filtertag {
  display: table-cell;
  line-height: 25px
}

.filter-tag {
  float: left;
  background: var(--be-bg-white);
  color: var(--be-grey-6);
  cursor: pointer;
  text-align: center;
  display: block;
  margin: 5px 5px 0 0;
  padding: 2px 8px;
  border-radius: 5px
}

.filter-on {
  background: var(--be-bg-grey-9);
  color: var(--be-white)
}

.filter-on.filter-all {
  background: var(--be-bg-grey-f1);
  color: var(--be-grey-6)
}

a.filter-tag:hover {
  color: var(--be-grey-3)
}

a.filter-on:hover {
  color: #eff0f2
}

.filter-on.filter-all:hover {
  color: var(--be-grey-6)
}

.filter-tag {
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale
}

.filter-tag:before {
  content: '';
  position: absolute;
  top: 4px;
  right: 3px;
  bottom: 4px;
  left: 3px;
  z-index: -1;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left
}

a.filter-tag:hover {
  color: var(--be-white)
}

.filter-tag:hover:before {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: var(--be-bg-cyan);
  border-radius: 5px
}

.filter-tag.filter-on:before {
  display: none
}

#primary-width {
  width: 100%
}

.list-inline-box {
  width: 100%
}

.list-inline {
  margin: 0 auto
}

#series-letter li {
  float: left;
  background: var(--be-bg-blue);
  width: 31px;
  height: 31px;
  line-height: 31px;
  color: #a5a5a5;
  text-align: center;
  margin: 4px;
  border-radius: 3px
}

#series-letter li a:hover {
  background: var(--be-bg-grey-6);
  border-radius: 3px
}

#series-letter li a,
#series-letter li a:visited {
  color: var(--be-white) !important;
  display: block
}

#all-series {
  margin: 20px 6px;
  clear: both
}

#all-series h4 {
  float: left;
  font-size: 20px;
  font-size: 2rem;
  color: var(--be-bg-btn);
  font-weight: 700
}

.series-link {
  display: block;
  padding: 0 0 0 50px
}

#all-series li {
  margin: 0 -35px;
  padding: 10px 30px;
  border-bottom: 1px dashed var(--be-border-dashed)
}

#all-series li:last-child {
  border: none
}

#all-series li a {
  margin: 0 15px 20px 0;
  word-wrap: break-word;
  word-break: normal
}

#all-series li a sup {
  color: var(--be-grey-9);
  font-size: 12px;
  margin: 0 0 0 3px
}

@media screen and (max-width:440px) {
  #all-series li {
    margin: 0 -20px;
    padding: 10px 20px
  }
}

.tab-single-wrap {
  margin: 10px -30px
}

.tab-single-menu {
  position: relative;
  display: flex;
  align-items: flex-end;
  padding: 0 30px
}

.tab-single-menu:before {
  position: absolute;
  content: " ";
  width: 100%;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid var(--be-border-grey)
}

.tab-single-menu-item a {
  background: var(--be-border-grey);
  display: block;
  float: left;
  font-size: 1.5rem;
  color: var(--be-grey-3);
  font-weight: 700;
  line-height: 42px;
  margin-right: 5px;
  padding: 0 15px;
  border: 1px solid var(--be-border-grey);
  border-bottom: none;
  border-radius: 5px 5px 0 0;
  transition: background .2s ease
}

.tab-single-menu-item a.active {
  position: relative;
  background: var(--be-bg-white);
  color: var(--be-grey-3);
  z-index: 2
}

.tab-single-content {
  padding: 10px 30px;
  border-bottom: 1px solid var(--be-border-grey)
}

.tab-single-item {
  display: none
}

.tab-single-item.active {
  display: block
}

@media screen and (max-width:440px) {
  .tab-single-wrap {
    margin: 10px -20px
  }

  .tab-single-menu {
    padding: 0 20px
  }

  .tab-single-content {
    padding: 10px 20px
  }
}

.single-download .inf-ext-box {
  margin: 20px 0 35px
}

.tab-down-wrap {
  margin: 10px -30px
}

.tab-down-nav {
  display: flex;
  position: relative;
  float: left;
  width: 100%;
  padding: 0 0 0 30px
}

.tab-down-nav:before {
  position: absolute;
  content: " ";
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 1;
  border-bottom: 1px solid var(--be-border-grey)
}

.tab-down-nav div.active {
  position: relative;
  background: var(--be-bg-white);
  color: var(--be-grey-3);
  z-index: 2
}

.tab-down-nav div {
  background: var(--be-border-grey);
  display: block;
  float: left;
  font-size: 1.5rem;
  color: var(--be-grey-3);
  font-weight: 700;
  line-height: 42px;
  cursor: pointer;
  margin-right: 5px;
  padding: 0 15px;
  border: 1px solid var(--be-border-grey);
  border-bottom: none;
  border-radius: 5px 5px 0 0;
  transition: background .2s ease
}

.tab-down-nav div a {
  display: block;
  padding: 0 20px
}

.tab-content-item {
  display: none;
  padding: 15px 30px
}

.tab-content-item.show {
  display: block
}

.tab-content-license {
  color: var(--be-grey-6)
}

@media screen and (max-width:768px) {
  .tab-content-item {
    display: none;
    padding: 15px 20px
  }

  .novel-new-title {
    margin: 40px -24px 5px
  }

  .tab-down-wrap h2,
  .tab-down-wrap h3,
  .tab-down-wrap h4 {
    margin: 10px -20px 10px -24px
  }
}

@media screen and (max-width:440px) {
  ul.tab-nav-single {
    padding: 0 0 0 20px
  }

  .tab-down-wrap {
    margin: 10px -15px
  }

  .tab-down-nav {
    padding: 0 0 0 20px
  }

  .tab-single section.active {
    padding: 10px 20px 15px
  }
}

.special-slider {
  position: relative;
  margin: 0 0 10px
}

.special-slider .owl-stage-outer {
  overflow: hidden;
  transform: rotate(0deg);
  margin: 0 -1px 0 0;
  border-radius: 8px
}

.special-slider .cat-cover-main {
  margin: 0
}

.special-slider .owl-nav {
  position: absolute;
  bottom: 10px;
  right: 10px
}

.cat-cover-box,
#cms-widget-one .widget-cat-cover {
  position: relative;
  margin: 0 -5px
}

.cat-cover-box.cat-cover-slider {
  margin: 0;
  padding: 0 2px 0 0
}

#cms-widget-one .widget_cover {
  background: 0 0;
  margin: 0;
  box-shadow: none
}

#cms-widget-one .widget_cover .cat-cover-main {
  border: 1px solid var(--be-border-grey)
}

.cover4x {
  position: relative;
  float: left;
  padding: 0 5px;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

.cover4x.grid-cat-4 {
  width: 25%
}

.cover4x.grid-cat-5 {
  width: 20%
}

.cover4x.grid-cat-6 {
  width: 16.66666666666667%
}

.widget_special .cover4x,
.widget-area .cover4x,
.special-list .cover4x {
  width: 100%;
  margin: 0;
  padding: 0
}

.special-title-widget {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  padding: 5px 15px
}

#cms-widget-two .special_list h3,
#cms-widget-two .widget_special h3 {
  margin: 0
}

.special-more {
  float: right;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400
}

.widget .cat-cover-main {
  border-radius: 0
}

.widget-area .cover4x {
  width: 100%;
  margin: 0;
  padding: 0
}

.widget .cat-cover-main {
  border: none
}

#sidebar .widget .cat-cover-main {
  margin: 0
}

.cat-cover-main .cat-cover-title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  color: var(--be-white);
  text-align: center;
  font-weight: 400;
  line-height: 40px;
  padding: 15px 15px 0;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  border-radius: 0 0 8px 8px;
  transition: All .4s ease-in-out;
  -webkit-transition: All .4s ease-in-out;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .8))
}

.cat-cover-img:hover .cat-cover-title {
  -webkit-transform: translateY(55px);
  transform: translateY(55px)
}

.cover-icon {
  position: absolute;
  top: 20px;
  left: 15px;
  font-size: 20px !important;
  color: var(--be-white);
  z-index: 2;
  text-shadow: 0 0 6px #000
}

.special-mark {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 1.2rem;
  color: var(--be-white);
  line-height: 25px;
  z-index: 2;
  background: var(--be-bg-ico);
  padding: 1px 10px;
  border-radius: 5px
}

.special-grid-item .special-mark {
  left: 10px;
  right: auto
}

.cat-cover-img:hover .cover-icon,
.cat-cover-img:hover .special-mark {
  display: none
}

.special-count {
  position: absolute;
  top: 10px;
  left: 15px;
  color: var(--be-white)
}

.page-template-template-special .entry-title-clear {
  margin-bottom: -15px
}

.page-template-template-special .entry-header h1 {
  margin-top: 0
}

.entry-content-zt {
  margin: 20px 0 0
}

.page-meta-zt {
  float: right
}

.page-meta-zt .begin-single-meta {
  margin: 0
}

.pagenav-special {
  margin: 0 0 5px
}

.cat-cover-main {
  background: 0 0;
  margin: 0 0 10px;
  border-radius: 8px;
  overflow: hidden;
  transform: rotate(0deg);
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.cat-cover-img {
  position: relative;
  overflow: hidden
}

.cover-des-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, 0)) !important;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  transition: All .4s ease-in-out;
  -webkit-transition: All .4s ease-in-out
}

.cat-cover-img:hover .cover-des-box {
  -webkit-transform: translateY(0);
  transform: translateY(0px)
}

.cover-des {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  color: var(--be-white);
  padding: 2px 15px;
  transform: translateX(0) translateY(-50%);
  -webkit-transform: translateX(0) translateY(-50%)
}

.cover-img img {
  position: absolute;
  position: relative;
  float: left;
  max-width: 100%;
  width: 100%;
  height: auto
}

.cat-cover-img:hover .cover-icon {
  z-index: 0
}

.widget-area .cover-des {
  width: 100%
}

.cover-des-main {
  text-align: justify;
  line-height: 20px;
  height: 42px;
  overflow: hidden
}

@media screen and (max-width:800px) {

  .cover4x.grid-cat-4,
  .cover4x.grid-cat-5,
  .cover4x.grid-cat-6 {
    width: 25%
  }
}

@media screen and (max-width:620px) {

  .cover4x.grid-cat-4,
  .cover4x.grid-cat-5,
  .cover4x.grid-cat-6 {
    width: 50%
  }
}

.special-grid-box {
  position: relative;
  float: left;
  width: 50%;
  padding: 0 5px 0;
  margin: 0 0 10px
}

@media screen and (max-width:768px) {
  .special-grid-box {
    width: 100%
  }
}

.special-grid-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  background: var(--be-bg-white);
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.special-list-img {
  position: relative;
  float: left;
  width: 32%;
  max-width: 120px;
  height: auto;
  overflow: hidden
}

.special-list-img a {
  overflow: hidden;
  border-radius: 8px 0 0 8px
}

.special-list-img .thumbs-special {
  position: relative;
  padding-top: 120%;
  overflow: hidden
}

.special-grid-count {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  color: var(--be-white);
  text-align: center;
  font-weight: 400;
  line-height: 40px;
  -webkit-transform: translateY(55px);
  transform: translateY(55px);
  transition: All .8s ease-in-out;
  -webkit-transition: All .8s ease-in-out;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .8)) !important
}

.special-grid-item:hover .special-grid-count {
  -webkit-transform: translateY(0);
  transform: translateY(0)
}

.special-grid-item .special-mark {
  opacity: 1;
  transition: all .6s ease 0s;
  -webkit-transition: all .6s ease 0s
}

.special-grid-item:hover .special-mark {
  opacity: 0
}

.special-list-box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 68%;
  padding: 10px 15px
}

.special-list-box .special-name {
  width: 100%;
  font-size: 1.5rem
}

.special-list-box .special-list {
  width: 100%
}

.special-list-title {
  font-weight: 400
}

.special-list-title a {
  float: left;
  width: 100%;
  font-weight: 400;
  line-height: 200%;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

.cat-rec-box {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin: 0 -5px
}

.cat-rec-main {
  float: left;
  padding: 0 5px
}

.cat-rec-2 {
  width: 50%
}

.cat-rec-3 {
  width: 33.33333333333333%
}

.cat-rec-4 {
  width: 25%
}

.cat-rec-5 {
  width: 20%
}

.cat-rec-6 {
  width: 16.66666666666667%
}

@media screen and (max-width:640px) {
  .cat-rec-main {
    width: 50%
  }

  .header-sub .cat-rec-box {
    margin: 0 -2px
  }

  .special-list-box {
    width: 66%
  }

  .grid-cover .cat-rec-box {
    margin: 0 -3px
  }
}

.cat-rec-content {
  position: relative;
  background: var(--be-bg-white);
  float: left;
  width: 100%;
  z-index: 0;
  margin: 0 0 10px;
  padding: 15px;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

@keyframes scaleDraw {
  0% {
    transform: scale(1)
  }

  25% {
    transform: scale(1.2)
  }

  50% {
    transform: scale(1)
  }

  75% {
    transform: scale(1.2)
  }
}

.rec-adorn-x {
  background: #bce4f0;
  position: absolute;
  top: -10px;
  right: 15px;
  content: "";
  width: 40px;
  height: 40px;
  opacity: .7;
  border-radius: 100%;
  -webkit-animation-name: scaleDraw;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 6s
}

.rec-adorn-s {
  background: #f7e4ea;
  position: absolute;
  top: -10px;
  right: -10px;
  content: "";
  width: 50px;
  height: 50px;
  opacity: .7;
  border-radius: 100%;
  -webkit-animation-name: scaleDraw;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 5s
}

.menus-set-cat-box .rec-adorn-x,
.menus-set-cat-box .rec-adorn-s {
  -webkit-filter: blur(1px);
  filter: blur(1px)
}

.sign .rec-adorn-x,
.sign .rec-adorn-s {
  top: auto;
  bottom: -10px;
  z-index: 1;
  -webkit-filter: blur(2px);
  filter: blur(2px)
}

.cat-rec-back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important
}

.cat-rec {
  position: relative;
  background: #f8bb99;
  float: left;
  display: block;
  text-align: center;
  width: 50px;
  height: 50px;
  overflow: hidden;
  margin: 0 10px 0 0;
  border-radius: 100%
}

.cat-rec-back,
.cat-rec-svg.icon,
.cat-rec-ico-img i {
  transition: .45s;
  -webkit-transition: .45s;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d
}

.cat-rec-content:hover .cat-rec-back,
.cat-rec-content:hover .cat-rec-svg.icon,
.cat-rec-content:hover .cat-rec-ico-img i {
  transform: rotate(-720deg);
  -webkit-transform: rotate(-720deg)
}

.cat-rec-des p,
.cat-rec-title {
  position: relative;
  z-index: 1;
  color: var(--be-grey-3);
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.cat-rec-des p,
.cat-rec-des {
  color: var(--be-grey-9);
  font-size: 1.2rem;
  background: 0 0 !important
}

.cat-rec-icon {
  position: absolute;
  top: 18px;
  left: 15px;
  font-size: 20px !important;
  color: var(--be-white)
}

.cat-rec-icon.dashicons {
  top: 17px;
  left: 17px;
  font-size: 16px !important;
  padding: 1px
}

.cat-rec-ico-svg {
  background: 0 0 !important
}

.cat-rec-svg.icon {
  position: absolute;
  top: 6px;
  left: 5px;
  width: 2.8em;
  height: 2.8em
}

.author-page {
  margin: 0 -5px
}

.author-all {
  position: relative;
  background: var(--be-bg-white);
  display: block;
  overflow: hidden;
  padding: 15px;
  border-radius: 8px;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

a.author-img {
  position: relative;
  display: block
}

.author-img {
  width: 96px;
  height: 96px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 100%;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

.author-img img {
  background: var(--be-bg-white);
  max-width: 100%;
  width: 100%;
  height: 100%;
  display: block;
  margin: 0 auto;
  padding: 5px;
  border-radius: 100%
}

.author-bgs {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 25%;
  overflow: hidden;
  background: linear-gradient(to right top, #ffecea, #c4e7f7, #ffecea)
}

.author-bgs img {
  width: 120%;
  height: 120%;
  filter: blur(5px);
  -webkit-filter: blur(5px)
}

.author-page .author-name a {
  text-align: center;
  display: block;
  font-weight: 700;
  padding: 5px 0;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  text-transform: capitalize
}

.author-user-role {
  width: 100%;
  color: var(--be-grey-6);
  text-align: center;
  padding: 2px 0;
  display: flex;
  justify-content: center;
  align-items: center
}

.author-user-role:before {
  background: linear-gradient(to right, transparent, #999);
  content: "";
  height: 1px;
  width: 35px;
  margin: 0 10px 0 0
}

.author-user-role:after {
  background: linear-gradient(to right, #999, transparent);
  content: "";
  height: 1px;
  width: 35px;
  margin: 0 0 0 10px
}

.author-des {
  line-height: 25px;
  height: 50px;
  color: var(--be-grey-9);
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all
}

.author-info-box {
  float: left;
  font-size: 1.2rem;
  width: 100%;
  padding: 0 15px
}

.author-info-box a {
  color: var(--be-grey-9)
}

.author-post-count {
  float: left
}

.author-comments-count {
  float: right
}

.author-info-box span {
  margin: 0 5px 0 0
}

.cx5 {
  float: left;
  width: 20%;
  padding: 5px;
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

@media screen and (max-width:900px) {
  .cx5 {
    width: 33.33333333333%
  }
}

@media screen and (max-width:620px) {

  .author-user-role:before,
  .author-user-role:after {
    display: none
  }

  .cx5 {
    width: 50%
  }
}

.primary-contact {
  width: 100%
}

.contact-form {
  width: 100%;
  font-size: 1.5rem;
  padding: 15px 0
}

.contact-loading .item {
  opacity: .1
}

.contact-loading .item-submit {
  opacity: 1
}

.widget .contact-form {
  padding: 15px
}

.footer-widget .contact-form {
  padding: 15px 0
}

.footer-widget .mail-label {
  color: var(--be-white)
}

.mail-main .contact-form form {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap
}

.contact-form .item {
  width: 100%
}

.contact-form .notice {
  color: var(--be-grey-9);
  height: 30px;
  margin: 3px 0
}

.contact-form .notice i {
  vertical-align: 5%
}

.contact-form .notice .success {
  color: #46b450
}

.contact-form .notice .warning {
  color: var(--be-yellow)
}

.contact-form .notice .error {
  color: var(--be-yellow)
}

.contact-form input,
.contact-form textarea {
  color: var(--be-grey-4);
  display: block;
  font-weight: 400;
  width: 100%;
  resize: vertical;
  margin: 2px 0;
  padding: 5px 10px;
  border-radius: 5px;
  border: none
}

.contact-form input,
.contact-form textarea {
  margin-bottom: 10px;
  padding: 8px
}

.slide-mail-main .contact-form input,
.slide-mail-main .contact-form textarea,
.widget .contact-form input,
.widget .contact-form textarea {
  margin-bottom: 0;
  padding: 3px 8px
}

.slide-mail-main .item-message .message,
.mail-main .item-message .message {
  height: 60px
}

.contact-form input::placeholder,
.contact-form textarea::placeholder {
  color: var(--be-grey-5)
}

.contact-form input[type=checkbox] {
  float: left;
  line-height: normal;
  margin: .35em 0 0;
  width: auto
}

.contact-form input.address,
.contact-form label.no-label {
  display: none
}

.contact-form.with-labels label.label {
  display: block
}

.mail-label {
  color: var(--be-grey-6);
  padding: 8px 0;
  background: 0 0 !important
}

.mail-main .mail-label {
  color: var(--be-grey-6);
  font-size: 1.3rem
}

.mail-main .contact-form .notice {
  font-size: 1.3rem
}

.contact-form label .required {
  font-size: 12px !important;
  color: var(--be-grey-9);
  display: inline-block;
  transform: scale(.8);
  -webkit-transform: scale(.8)
}

.contact-form label .required i {
  font-size: 12px !important;
  vertical-align: super
}

.contact-form .item-submit {
  float: right
}

.contact-form button {
  background: var(--be-bg-btn);
  color: var(--be-white);
  cursor: pointer;
  display: inline-block;
  padding: 8px 25px;
  border: 0;
  border-radius: 5px;
  box-shadow: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  transition: background .2s;
  -webkit-transition: background .2s;
  -webkit-appearance: button
}

.mail-main .contact-form button {
  padding: 5px 15px;
  float: right
}

.slide-mail-main .contact-form button {
  float: left;
  background-image: linear-gradient(90deg, #5598de, #7f87ff 30%, #f65aad 60%, #ec3d43)
}

.contact-form button:hover {
  background-image: linear-gradient(90deg, #ec3d43, #f65aad 30%, #7f87ff 60%, #5598de)
}

.widget .item-submit {
  padding: 0 0 10px
}

.contact-form input[type=text].not-valid,
.contact-form input[type=email].not-valid,
.contact-form input[type=phone].not-valid,
.contact-form textarea.not-valid {
  border-color: #fa9f7e
}

.contact-form label.consent-caption.not-valid {
  color: var(--be-yellow)
}

.slide-mail-box {
  position: fixed;
  left: -298px;
  top: 160px;
  width: 298px;
  z-index: 4;
  transition: all .3s ease;
  -webkit-transition: all .3s ease
}

.slide-mail-box.active {
  left: 0
}

.slide-mail-wrap {
  position: relative;
  background: var(--be-bg-white);
  padding: 15px;
  z-index: 2;
  overflow: hidden;
  border-radius: 0 8px 0 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, .15)
}

.slide-mail-btu {
  position: absolute;
  bottom: 0;
  right: -40px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  z-index: 1;
  background-image: linear-gradient(45deg, #5598de, #7f87ff 30%, #f65aad 60%, #ec3d43);
  border-radius: 0 5px 5px 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.slide-mail-box.active .slide-mail-btu {
  background-image: linear-gradient(45deg, #ec3d43, #f65aad 30%, #7f87ff 60%, #5598de)
}

.slide-mail-btu .dashicons {
  color: var(--be-white);
  width: 40px;
  height: 40px;
  font-size: 18px;
  vertical-align: 0;
  padding: 11px 0 0
}

@-moz-document url-prefix() {
  .slide-mail-btu .dashicons {
    padding: 12px 0 0
  }
}

.slide-mail-main .contact-form {
  padding: 5px 0
}

.mail-main .contact-form.one-line .item-name,
.mail-main .contact-form.one-line .item-email {
  width: calc(50% - .75rem)
}

.mail-main .contact-form.one-line .item-name {
  margin-right: 1.5rem
}

.slide-mail-main:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #004f9e 0%, #004f9e 20%, #004f9e 20%, #96bb20 20%, #96bb20 40%, #96bb20 40%, #f7a600 40%, #f7a600 60%, #f7a600 60%, #e40613 60%, #e40613 80%, #e40613 80%, #712182 80%, #712182 100%, #712182 100%)
}

@media screen and (min-width:900px) {
  .primary-contact .item {
    width: 30%
  }

  .primary-contact .item-subject {
    width: 50%
  }

  .primary-contact .item-message {
    width: 100%
  }

  .primary-contact .item-submit {
    width: auto
  }

  .contact-form input[type=checkbox] {
    margin: .4em 0 0;
    border: 1px solid red
  }

  .slide-mail-box {
    top: 220px
  }
}

#primary-reg {
  width: 100%;
  height: 100vh;
  box-shadow: none
}

#primary-reg,
.login-reg-box,
.reg-page-box,
.reg-page-main {
  background: 0 0 !important
}

.reg-error {
  padding: 20px
}

.page-template-template-reg .tg-site {
  display: none
}

.reg-main {
  position: relative;
  width: 350px;
  overflow: hidden;
  margin: 10% auto 30px;
  z-index: 1;
  border-radius: 8px;
  transition-duration: .3s;
  -webkit-transition-duration: .3s;
  box-shadow: 0 4px 15px 3px #00000000;
  -webkit-box-shadow: 0 4px 15px 3px #00000000
}

.reg-main-bg {
  background: var(--be-bg-white)
}

.wp-login-reg-main {
  width: 680px
}

.login-reg-box .zml-remember,
.login-reg-box .zml-register-form,
.login-reg-box .zml-form {
  padding: 6px 10px 5px
}

.wp-login-reg-main .reg-sign {
  display: flex
}

.reg-sign-flex-l {
  position: relative;
  float: left;
  width: 50%;
  overflow: hidden;
  border-radius: 8px 0 0 8px
}

.ajax-login-widget .reg-sign-flex-l {
  position: relative;
  float: left;
  width: 50%;
  overflow: hidden;
  border-radius: 0
}

.reg-sign-flex-r {
  position: relative;
  float: left;
  width: 50%;
  background: var(--be-bg-white);
  overflow: hidden
}

.reg-content-box:before {
  position: absolute;
  bottom: 10px;
  left: 10px;
  content: "";
  width: 50px;
  height: 100px;
  display: inline-block;
  z-index: 1;
  opacity: .6;
  border-left: 1px solid #eee;
  border-bottom: 1px solid #eee;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out
}

.reg-content-box:after {
  position: absolute;
  top: 10px;
  right: 10px;
  content: "";
  width: 50px;
  height: 100px;
  display: inline-block;
  z-index: 1;
  opacity: .6;
  border-right: 1px solid #eee;
  border-top: 1px solid #eee;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out
}

.reg-sign:hover .reg-content-box:before,
.reg-sign:hover .reg-content-box:after {
  width: 100px;
  height: 200px
}

.ajax-login-widget .reg-content-box:after,
.ajax-login-widget .reg-content-box:before {
  display: none
}

.ajax-login-widget .reg-sign:hover .reg-content-box:before,
.ajax-login-widget .reg-sign:hover .reg-content-box:after {
  width: 100px;
  height: 60px
}

.login-overlay .reg-sign-flex-r {
  background: var(--be-bg-white)
}

.wp-login-reg-main .zml-register {
  padding: 25px 10px 30px;
  border-radius: 0 8px 8px 0
}

.user-login-t,
.user-login-box {
  transition: .5s cubic-bezier(.48, -.56, .51, 1.67);
  -webkit-transition: .5s cubic-bezier(.48, -.56, .51, 1.67)
}

.user-login-box {
  animation: fade-in;
  -webkit-animation: fade-in;
  animation-duration: .8s;
  -webkit-animation-duration: .8s
}

.user-login-t.conceal,
.user-login-box.conceal {
  opacity: 0;
  z-index: -1;
  transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg)
}

.user-login-box.conceal {
  position: absolute;
  top: 25px;
  right: 0;
  width: 0
}

.user-login-t-box {
  position: relative;
  width: 100%;
  height: 35px
}

.user-login-t {
  position: absolute;
  top: 0;
  left: 0;
  right: 0
}

.reg-sign-glass {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  z-index: 0;
  display: inline-block;
  border-radius: 8px 0 0 8px;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background: linear-gradient(to top, rgba(0, 0, 0, .1), rgba(0, 0, 0, .4))
}

.ajax-login-widget .reg-sign-glass {
  border-radius: 0
}

.reg-content-sign {
  position: relative;
  color: var(--be-white);
  height: 100%;
  z-index: 1;
  padding: 20px 30px
}

.reg-sign h4 {
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  margin: 0 0 10px
}

.reg-login-but {
  width: 100px;
  text-align: center;
  font-size: 14px;
  color: var(--be-grey-6);
  display: block;
  cursor: pointer;
  margin: 5px auto 0;
  padding: 5px 10px;
  border-radius: 38px;
  box-shadow: 0 0 0 1px var(--be-shadow);
  -webkit-transition: all .2s ease-in 0s;
  transition: all .2s ease-in 0s
}

.reg-login-but:hover {
  background: #999;
  color: var(--be-white)
}

.be-forget-btu {
  width: 50%;
  text-align: center;
  font-size: 14px;
  color: var(--be-grey-5);
  display: block;
  cursor: pointer;
  margin: 5px auto 0;
  padding: 5px 10px
}

.be-forget-btu:hover {
  color: var(--be-grey-9)
}

.be-forget-btu i {
  font-size: 15px !important;
  color: var(--be-grey-9);
  margin: 0 5px 0
}

.reg-content * {
  background: 0 0 !important
}

.reg-content {
  margin: 0 0 30px;
  padding: 0 0 30px
}

.zml-remember-t {
  margin: 5px 0
}

.zml-remember-t i {
  font-size: 16px !important;
  margin: 0 5px 0
}

.signature {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 15px;
  text-align: center;
  padding: 10px 0 15px
}

.users-can-register {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.8;
  text-align: center;
  padding: 10px 0 15px
}

.be-login-widget {
  line-height: 23px
}

.be-login-widget .reg-main {
  width: 100%;
  margin: 0;
  box-shadow: none
}

.be-login-widget .reg-sign {
  display: inline
}

.be-login-widget .reg-sign-flex-l {
  width: 100%
}

.be-login-widget .reg-sign-flex-r {
  width: 100%;
  padding: 20px 10px
}

.be-login-widget .signature,
.be-login-widget .reg-content {
  display: none
}

.be-login-widget .template-reg-logo img {
  float: left;
  width: auto;
  height: 30px;
  max-width: 100%
}

.be-login-widget .reg-content-sign {
  padding: 10px 0 5px
}

.be-login-widget .template-reg-logo {
  height: 30px
}

@media screen and (max-width:768px) {
  .user-login-box.conceal {
    top: 100px;
    width: 100%
  }

  .reg-main {
    width: 310px
  }

  .wp-login-reg-main .reg-sign {
    display: inline
  }

  .reg-content-sign {
    padding: 10px 0 0
  }

  .reg-sign-flex {
    width: 100%
  }

  .reg-content {
    display: none;
    padding: 0 20px 15px
  }

  .signature {
    display: none
  }

  .reg-content-box:after,
  .reg-content-box:before {
    display: none
  }

  .wp-login-reg-main .zml-register {
    padding: 20px 10px;
    border-radius: 0 0 8px 8px
  }

  .reg-sign-flex-l,
  .reg-sign-glass {
    border-radius: 8px 8px 0 0
  }
}

#primary.paper-area {
  width: 100%
}

.post-template-template-paper .post,
.page-template-template-paper #page .page {
  position: relative;
  background: 0 0;
  margin: 0 0 10px;
  padding: 0;
  border: none;
  box-shadow: none;
  border-radius: 0
}

.paper-content img {
  max-width: 100%;
  width: auto;
  height: auto;
  vertical-align: middle;
  display: block
}

.paper-content h2,
.paper-content h3,
.paper-content h4,
.paper-content h5,
.paper-content h6,
.paper-content p {
  padding: 0 10px
}

.picture-area .apc-post-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin: 0 -4px
}

.apc.widget .ajax-cat-post-wrap {
  margin: 0 -3px
}

.widget .ajax-cat-post-wrap .picture-area {
  padding: 0
}

.paper-content .meta-author-avatar img {
  max-width: 24px
}

.nobg.widget,
.nobg .widget,
.apc.widget,
.apc .widget {
  background: 0 0 !important;
  padding: 0;
  box-shadow: none
}

.be_shadow .nobg.widget.ms:hover,
.be_shadow .nobg.flw .widget.ms:hover,
.be_shadow .apc.widget.ms:hover,
.be_shadow .apc.flw .widget.ms:hover {
  box-shadow: none
}

.apc .widget .ajax-cat-post-wrap .picture-area {
  padding: 0
}

.acx-filter-div ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 5px 0 7px;
  padding: 2px 0 0
}

.acx-filter-div.acx-filter-div-flow ul {
  display: inherit;
  font-size: 0;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  white-space: nowrap;
  margin: 0 0 3px;
  scrollbar-width: none
}

.acx-filter-div.acx-filter-div-flow ul::-webkit-scrollbar {
  display: none
}

@media screen and (min-width:768px) {

  .begin-tabs-content .acx-filter-div ul,
  .cms-cat-tab .acx-filter-div ul,
  .ajax-site-main .acx-filter-div ul,
  .blog-main .acx-filter-div ul,
  .paper-sidebar.content-area .acx-filter-div ul,
  .cms-new-code .acx-filter-div ul,
  .cms-ajax-cat-post .acx-filter-div ul {
    justify-content: left;
    margin: 0 -3px 3px
  }
}

.acx-filter-div .bea-texonomy {
  background: var(--be-bg-white);
  width: auto;
  font-size: 14px;
  font-size: 1.4rem;
  color: var(--be-grey-4);
  text-align: center;
  line-height: 180%;
  display: inline-block;
  cursor: pointer;
  margin: 0 4px 8px;
  padding: 8px 16px;
  border-radius: 5px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.ajax-qa-btn .acx-filter-div .bea-texonomy {
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, .05)
}

.ajax-site-main-qa.ajax-qa-btn-tab .acx-filter-div ul {
  justify-content: left;
  margin: 0 -4px -9px
}

@media screen and (min-width:768px) {
  .ajax-site-main-qa.ajax-qa-btn .acx-filter-div ul {
    justify-content: left;
    margin: 0 4px 5px 0
  }
}

.apc-all-btu i {
  margin: 0 4px 0 0
}

.acx-filter-div .bea-texonomy.apc-all-btu {
  padding: 8px 21px
}

.ajax-qa-btn-tab .acx-filter-div .bea-texonomy {
  background: var(--be-bg-grey-9);
  color: var(--be-white);
  z-index: 2;
  border-radius: 8px 8px 0 0;
  box-shadow: none !important;
  border: 1px solid #999;
  border-bottom: none !important
}

.ajax-qa-btn-tab .acx-filter-div .bea-texonomy.apc-all-btu.active,
.ajax-qa-btn-tab .acx-filter-div .bea-texonomy.active {
  background: var(--be-bg-white) !important;
  color: var(--be-grey-4);
  border: 1px solid var(--be-border-grey)
}

.ajax-qa-btn-tab .acx-filter-div .bea-texonomy:hover {
  background: var(--be-bg-yellow);
  color: var(--be-white);
  border: 1px solid #fa9f7e
}

.ajax-qa-btn-tab .acx-filter-div .bea-texonomy.active:hover {
  background: var(--be-bg-white);
  color: var(--be-grey-4);
  border: 1px solid var(--be-border-grey)
}

.acx-btn-no ul {
  display: none !important
}

.single-content .acx-filter-div .bea-texonomy {
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, .1)
}

.ajax-cat-post-wrap .grid-title {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 25px;
  height: 50px;
  margin: 5px 10px;
  padding: 0;
  border-left: none
}

.ajax-cat-post-wrap .grid-inf {
  font-size: 14px;
  font-size: 1.4rem
}

.bea-texonomy.active {
  background: var(--be-bg-btn);
  color: var(--be-white)
}

.bea-texonomy:hover {
  background: var(--be-bg-grey-9);
  color: var(--be-white)
}

.acx-ajax-container {
  position: relative
}

.acx-ajax-container .acx-loader {
  display: none
}

.apc-ajax-load .apc-imglist-box a,
.apc-ajax-load .post .entry-content,
.apc-ajax-load .post .entry-title,
.apc-ajax-load .apc-list-entry-title a,
.apc-ajax-load .post .entry-meta,
.apc-ajax-load .post .thumbnail,
.apc-ajax-load .post .gdz {
  opacity: .4
}

.apc-ajax-load .post .gdm {
  background: var(--be-bg-grey-f8);
  color: #f7f8f9;
  border-radius: 2px;
  animation: fade-in;
  -webkit-animation: fade-in;
  animation-duration: .2s;
  -webkit-animation: fade-in .2s
}

.apc-has-animation {
  width: 100%;
  float: left
}

@media screen and (max-width:580px) {
  .ajax-cat-post-wrap {
    margin: 0 1px
  }

  .ajax-site-main-qa.ajax-qa-btn-tab .acx-filter-div .bea-texonomy {
    margin: 0 4px 8px;
    padding: 5px 10px
  }
}

.acx-loader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  text-align: center;
  z-index: 9;
  height: 100%
}

.dual-ring {
  display: inline-block;
  width: 45px;
  height: 45px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 45%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  background: 0 0 !important
}

.dual-ring:after {
  content: "";
  display: block;
  width: 35px;
  height: 35px;
  margin: 5px;
  border-radius: 50%;
  border: 2px solid #333;
  border-color: #fa9f7e transparent #666;
  -webkit-animation: dual-ring .5s linear infinite;
  animation: dual-ring .5s linear infinite
}

@-webkit-keyframes dual-ring {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes dual-ring {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

.apc-qa-box .post {
  margin: 0 0 -2px !important;
  border-radius: 0 !important
}

.ajax-site-main-qa.ajax-qa-btn-tab .apc-qa-box .apc-qa-item:nth-child(1) .post {
  border-radius: 0 8px 0 0 !important
}

.ajax-site-main-qa.ajax-qa-btn .apc-qa-box .apc-qa-item:nth-child(1) .post {
  border-radius: 8px 8px 0 0 !important
}

.apc-qa-box .apc-qa-item:nth-last-of-type(1) .post {
  border-radius: 0 0 8px 8px !important
}

.apc-title-box .apc-post-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin: 0 -5px
}

.apc-title-item {
  padding: 0 5px
}

.apc-title-box .post {
  padding: 15px;
  overflow: hidden;
  border-radius: 8px
}

.apc-title-header {
  margin: 0 0 0 82px
}

.apc-title-header h2 {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border-left: none
}

.apc-title-cat-title:hover {
  color: var(--be-grey-7)
}

.apc-title-date-box {
  background: var(--be-bg-blue);
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 100%;
  text-align: center
}

.apc-title-date {
  position: relative;
  height: 100%
}

.apc-title-date-main {
  position: absolute;
  top: 50%;
  left: 0;
  width: 80px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%)
}

.apc-title-day {
  width: 80px;
  color: var(--be-white);
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  font-style: italic;
  line-height: 0;
  padding: 2px 0 23px
}

.apc-title-moon {
  width: 80px;
  color: #ddd;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 0
}

.apc-title-meta {
  background: var(--be-bg-blue);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  opacity: 0;
  -webkit-transition: all ease-out .5s;
  transition: all ease-out .5s;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%)
}

.apc-title-cat-title:hover .apc-title-meta {
  opacity: 1
}

.apc-title-meta .views {
  font-size: 13px;
  font-size: 1.3rem;
  color: var(--be-white);
  display: block;
  padding: 10px 0
}

.apc-list-item {
  width: 100%
}

.apc-list-item .post {
  padding: 0
}

.apc-list-item .doclose.post:nth-child(1) {
  border-radius: 0
}

.apc-list-item:nth-child(1) .post {
  border-radius: 8px 8px 0 0 !important
}

.apc-list-item .post {
  border-radius: 0 !important
}

.apc-list-item:nth-last-of-type(1) .post {
  border-radius: 0 0 8px 8px !important
}

.apc-list-box .apc-post-item {
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.apc-list-entry-title a {
  width: 82%;
  font-weight: 400;
  vertical-align: top;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  padding: 15px
}

.apc-grid-box .apc-post-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin: 0 -5px
}

.apc-grid-thumbnail {
  margin: 0 15px 0 0;
  width: 120px;
  max-width: 120px;
  max-height: 90px;
  min-height: 90px
}

.apc-grid-thumbnail img {
  float: left;
  width: 100%;
  height: auto;
  max-width: 100%
}

.apc-grid-item {
  padding: 0 5px
}

.apc-title-cat-1 .apc-title-item,
.apc-grid-cat-1 .apc-grid-item {
  width: 100%
}

.apc-title-cat-2 .apc-title-item,
.apc-grid-cat-2 .apc-grid-item {
  width: 50%
}

.apc-title-cat-3 .apc-title-item,
.apc-grid-cat-3 .apc-grid-item {
  width: 33.33333333333333%
}

.apc-title-cat-4 .apc-title-item,
.apc-grid-cat-4 .apc-grid-item {
  width: 25%
}

@media screen and (max-width:1025px) {

  .apc-title-cat-3 .apc-title-item,
  .apc-title-cat-4 .apc-title-item,
  .apc-grid-cat-4 .apc-grid-item,
  .apc-grid-cat-3 .apc-grid-item {
    width: 50%
  }
}

@media screen and (max-width:680px) {
  .apc-grid-box .apc-post-item {
    margin: 0 -4px
  }

  .apc-title-cat-2 .apc-title-item,
  .apc-title-cat-3 .apc-title-item,
  .apc-title-cat-4 .apc-title-item,
  .apc-grid-cat-4 .apc-grid-item,
  .apc-grid-cat-3 .apc-grid-item,
  .apc-grid-cat-2 .apc-grid-item {
    width: 100%
  }
}

.apc-grid-box .post {
  padding: 15px;
  border-radius: 8px !important
}

h2.apc-grid-cat-title {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  margin: 0 0 5px;
  padding: 0;
  height: 46px;
  overflow: hidden;
  border-left: none
}

.apc-grid-meta {
  position: absolute;
  bottom: 14px;
  color: var(--be-grey-9);
  left: 240px;
  right: 0;
  left: 150px;
  font-size: 14px;
  font-size: 1.4rem
}

.apc-grid-meta .views {
  float: right;
  padding: 0 15px 0 0
}

.apc-grid-meta .single-meta {
  position: static
}

@media screen and (max-width:620px) {
  .apc-grid-thumbnail {
    max-width: 100px;
    max-height: 75px;
    min-height: 75px
  }

  .apc-grid-meta {
    left: 130px
  }
}

#apc-navigation {
  margin: 10px 0 18px;
  text-align: center
}

.cms-new-code #apc-navigation {
  margin: 5px 0 10px
}

.cms-new-code .apc-content-area-norm #apc-navigation {
  margin: 15px 0 0
}

#apc-navigation .page-numbers {
  background: var(--be-bg-white);
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 34px;
  color: var(--be-grey-8);
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  margin: 0 0 5px;
  padding: 0 13px;
  text-decoration: none;
  border-radius: 40px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

#apc-navigation .prev.page-numbers,
#apc-navigation .next.page-numbers {
  width: 36px;
  height: 36px;
  text-align: center
}

#apc-navigation .prev.page-numbers span,
#apc-navigation .next.page-numbers span {
  display: none
}

#apc-navigation .prev.page-numbers:before,
#apc-navigation .next.page-numbers:before {
  content: "\e77a";
  font-family: be;
  font-size: 19px !important;
  vertical-align: -5%;
  margin: 0 0 0 -5px
}

#apc-navigation .prev.page-numbers:before {
  content: "\e779";
  margin: 0 0 0 -6px
}

#apc-navigation .page-numbers:hover:before {
  color: var(--be-white)
}

#apc-navigation .page-numbers.dots {
  display: none
}

#apc-navigation .page-numbers:hover {
  background: var(--be-bg-grey-9);
  color: var(--be-white)
}

#apc-navigation .page-numbers.current {
  background: var(--be-bg-btn);
  color: var(--be-white)
}

.apc-posts-navigation {
  text-align: center;
  margin-bottom: 10px
}

.apc-post-item-load-more {
  position: relative;
  height: 30px;
  cursor: pointer
}

.apc-post-item-load-more .be {
  color: var(--be-grey-6);
  font-size: 24px !important;
  display: inline-block;
  transition: .45s;
  -webkit-transition: .45s;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform: rotate(0);
  -webkit-transform: rotate(0)
}

.apc-post-item-load-more:hover .be {
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg)
}

.apc-post-item-load-more.loading .be {
  display: none
}

.apc-post-item-load-more.loading:after {
  position: absolute;
  left: 0;
  right: 0;
  content: "";
  width: 25px;
  height: 25px;
  margin: 0 auto;
  z-index: 9;
  animation: spin .8s ease-in-out infinite;
  -webkit-animation: spin .8s ease-in-out infinite;
  border-radius: 50%;
  border: 2px solid var(--be-border-white);
  border-top: 2px solid #fa9f7e
}

@-webkit-keyframes spin {
  0% {
    transform: rotate(0deg)
  }

  100% {
    transform: rotate(360deg)
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg)
  }

  100% {
    transform: rotate(360deg)
  }
}

.ajax-navigation {
  height: 10px
}

.apc-ajax-post {
  float: left;
  position: relative
}

.cms-cat-tab {
  position: relative;
  background: var(--be-bg-white);
  margin: 0 0 10px;
  padding: 0 0 5px;
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.cms-cat-tab .acx-filter-div ul {
  display: inline-block;
  margin: 8px 0 5px;
  padding: 0 14px
}

.cms-cat-tab .acx-filter-div .bea-texonomy {
  background: 0 0 !important;
  color: var(--be-grey-8);
  font-weight: 700;
  margin: 0;
  padding: 5px;
  border-radius: 0;
  box-shadow: none
}

.cms-cat-tab .bea-texonomy:hover,
.cms-cat-tab .bea-texonomy.active {
  color: var(--be-grey-4)
}

.cms-cat-tab .bea-texonomy:before {
  background: 0 0;
  content: "";
  width: 3px;
  height: 5px;
  display: inline-block;
  vertical-align: -8%;
  margin: 0 5px 0 0;
  border-radius: 3px
}

.cms-cat-tab .bea-texonomy:hover:before {
  background: var(--be-bg-cyan);
  height: 6px;
  -webkit-transition: all .3s ease-in 0s;
  transition: all .3s ease-in 0s
}

.cms-cat-tab .bea-texonomy.active:before {
  background: var(--be-bg-yellow);
  height: 13px;
  -webkit-transition: all .3s ease-in 0s;
  transition: all .3s ease-in 0s
}

.be_shadow .cms-cat-tab .ms:hover {
  box-shadow: none
}

.begin-tabs-content .lic,
.cms-cat-tab .lic {
  margin: 0 0 15px
}

.cms-cat-tab .picture-area {
  padding: 0 20px
}

.apc-imglist-cat ul li {
  float: left;
  width: 50%;
  padding: 0 20px
}

.apc-img-list-title a {
  width: 99%;
  line-height: 33px;
  vertical-align: top;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

.apc-imglist-cat .picture-img a img,
.apc-imglist-cat .picture-img a,
.apc-imglist-cat .picture-box {
  border: none;
  border-radius: 5px
}

.begin-tabs-content #apc-navigation,
.cms-cat-tab #apc-navigation {
  margin: 30px 0 10px
}

.begin-tabs-content #apc-navigation .prev.page-numbers,
.begin-tabs-content #apc-navigation .next.page-numbers,
.cms-cat-tab #apc-navigation .prev.page-numbers,
.cms-cat-tab #apc-navigation .next.page-numbers {
  display: inline-block
}

.lic .high-7 a,
.lic .high-5 a,
.lic .high-3 a {
  font-weight: 700
}

@media screen and (max-width:640px) {
  .apc-imglist-cat ul li {
    width: 100%
  }
}

.begin-tabs-content .apc-imglist-box {
  background: var(--be-bg-white);
  margin: 0 0 10px;
  padding: 15px 0 5px;
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.begin-tabs-content .apc-content-area-norm #apc-navigation {
  margin: 10px 0 0
}

.group-tabs-content .acx-filter-div .bea-texonomy {
  background: 0 0;
  font-size: 16px;
  font-size: 1.6rem;
  color: var(--be-grey-8);
  font-weight: 700;
  margin: 0 4px 8px;
  padding: 8px;
  box-shadow: none
}

.group-tabs-content .acx-filter-div .bea-texonomy.ms:hover,
.be_shadow .group-tabs-content .ms:hover {
  box-shadow: none
}

.group-tabs-content .picture-area .post {
  padding: 0 10px
}

.group-tabs-content .picture-box {
  background: 0 0;
  margin: 0 0 20px;
  border: none;
  box-shadow: none
}

.group-tabs-content .picture-img {
  overflow: hidden;
  transform: rotate(0deg);
  border-radius: 8px
}

.group-tabs-content .bea-texonomy:hover,
.group-tabs-content .bea-texonomy.active {
  color: var(--be-grey-4)
}

.group-tabs-content .bea-texonomy:before {
  background: 0 0;
  content: "";
  width: 3px;
  height: 5px;
  display: inline-block;
  vertical-align: -8%;
  margin: 0 5px 0 0;
  border-radius: 3px
}

.group-tabs-content .bea-texonomy:hover:before {
  background: var(--be-bg-cyan);
  height: 6px;
  -webkit-transition: all .3s ease-in 0s;
  transition: all .3s ease-in 0s
}

.group-tabs-content .bea-texonomy.active:before {
  background: var(--be-bg-yellow);
  height: 17px;
  -webkit-transition: all .3s ease-in 0s;
  transition: all .3s ease-in 0s
}

.group-tab-img-meta .grid-inf {
  display: none
}

.group-tabs-content .ajax-cat-post-wrap .grid-title {
  font-size: 1.5rem
}

.group-tab-title-c .ajax-cat-post-wrap .grid-title {
  text-align: center
}

.group-tabs-fold .picture-box {
  position: relative
}

.group-tabs-fold .grid-title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  color: var(--be-white);
  height: 80px;
  opacity: 0;
  margin: 0;
  padding: 10px 10px 60px;
  border-radius: 0 0 8px 8px;
  transition: All .4s ease-in-out;
  -webkit-transition: All .4s ease-in-out;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1))
}

.group-tabs-fold .picture-box:hover .grid-title {
  opacity: 1
}

.group-tabs-fold .grid-title a {
  color: var(--be-white);
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
  overflow: hidden;
  margin: 10px 0 0
}

.single-code-tag .acx-filter-div ul {
  justify-content: left;
  margin: 0 -3px 3px
}

.single-code-tag .acx-filter-div .bea-texonomy {
  color: var(--be-white);
  margin: 0 4px 8px;
  padding: 6px 16px;
  border-radius: 5px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.single-code-tag .bea-texonomy:hover {
  opacity: .8
}

.single-code-tag .ajax-navigation,
.single-code-tag .picture-box .grid-inf {
  display: none
}

.single-code-tag .ajax-cat-post-wrap .grid-title {
  margin: 5px 15px 8px
}

.single-code-tag .apc-post-item-load-more {
  height: 20px
}

@media screen and (max-width:440px) {
  .single .single-code-tag .picture-area .post {
    padding: 0 5px
  }
}

@media screen and (min-width:1025px) {
  .cp-ajax-main .acx-filter-div ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    overflow: hidden;
    margin: 0;
    padding: 0
  }

  .cp-ajax-main .acx-filter-div .bea-texonomy {
    width: 100%;
    font-size: 15px;
    font-size: 1.5rem;
    text-align: left;
    margin: 0 0 10px;
    border-radius: 5px
  }

  .cp-ajax-main .acx-filter-div {
    width: 16.6%
  }

  .cp-ajax-main .acx-ajax-container {
    width: 82.4%
  }

  .cp_sidebar_r .acx-filter-div {
    float: right
  }

  .cp_sidebar_r .acx-ajax-container {
    float: left
  }

  .cp_sidebar_l .acx-filter-div {
    float: left
  }

  .cp_sidebar_l .acx-ajax-container {
    float: right
  }
}

.cp-ajax-main .apc-post-item {
  float: left;
  width: 100%;
  box-shadow: none
}

.cp-ajax-main .archive-list-inf {
  display: none
}

.cp-ajax-main .apc-list-box .post {
  background: 0 0;
  float: left;
  width: 50%;
  box-shadow: none
}

.cp-ajax-main .apc-list-entry-title a {
  width: 100%;
  padding: 10px 15px
}

.cp-ajax-main .apc-list-entry-title a:before {
  background: #afafaf;
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  vertical-align: 5.5%;
  margin: 0 5px 0 0;
  border-radius: 100%
}

.cp-ajax-main .apc-list-entry-title a:hover:before {
  background: var(--be-bg-btn)
}

@media screen and (max-width:768px) {
  .cp-ajax-main .apc-list-box .post {
    width: 100%
  }
}

.compensate-for-scrollbar {
  overflow: hidden
}

.fancybox-active {
  height: auto
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992
}

.fancybox-container * {
  box-sizing: border-box
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible
}

.fancybox-infobar {
  color: var(--be-grey-c);
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.fancybox-toolbar {
  right: 0;
  top: 0
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994
}

.fancybox-slide:before {
  content: '';
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0
}

.fancybox-slide--image:before {
  display: none
}

.fancybox-content {
  background: var(--be-bg-white);
  display: inline-block;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 20px;
  position: relative;
  text-align: left;
  border-radius: 5px;
  vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(.5, 0, .14, 1);
  -webkit-backface-visibility: hidden;
  background: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -ms-transform-origin: top left;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing
}

.fancybox-container [data-selectable=true] {
  cursor: text
}

.fancybox-image,
.fancybox-spaceball {
  background: 0 0;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
  border-radius: 5px
}

.fancybox-spaceball {
  z-index: 1
}

.fancybox-button--pause .be-playarrow,
.fancybox-button--play .be-stop {
  display: none
}

.fancybox-error {
  background: var(--be-bg-white);
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%
}

.fancybox-error p {
  color: var(--be-grey-4);
  font-size: 16px;
  text-align: center;
  margin: 0;
  padding: 0
}

.fancybox-button {
  background: rgba(30, 30, 30, 0);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px
}

.fancybox-toolbar {
  margin: 5px 5px 0 0
}

.fancybox-toolbar .fancybox-button {
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 0;
  margin: 0 3px;
  border-radius: 8px
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: var(--be-grey-c)
}

.fancybox-button:hover {
  color: var(--be-white)
}

.fancybox-button:focus {
  outline: none
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  display: none;
  color: var(--be-grey-8);
  cursor: default;
  outline: none
}

.fancybox-button div {
  height: 100%
}

.fancybox-progress {
  background: var(--be-bg-red-f4);
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -ms-transform-origin: 0;
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998
}

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px
}

.fancybox-navigation .fancybox-button div {
  background: rgba(30, 30, 30, .8);
  padding: 7px;
  border-radius: 50%
}

.fancybox-navigation .fancybox-button div:hover {
  background: var(--be-bg-blue)
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0
}

.fancybox-navigation .be,
.fancybox-button--play .be,
.fancybox-button--pause .be {
  font-size: 18px !important;
  font-size: 1.8rem !important
}

.fancybox-slide--iframe .fancybox-button {
  position: fixed;
  top: 10px;
  right: 10px
}

.fancybox-iframe {
  width: 100%;
  height: 100%
}

.fancybox-slide--iframe {
  padding: 0
}

.fancybox-slide--iframe .fancybox-content {
  width: 90%;
  height: 85%;
  max-width: 90%;
  max-height: 85%;
  padding: 10px;
  margin: 0
}

.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1
}

@media all and (max-height:576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px
  }

  .fancybox-slide--image {
    padding: 6px 0
  }

  .fancybox-close-small {
    right: -6px
  }

  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px
  }

  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px
  }
}

.fancybox-thumbs {
  background: rgba(30, 30, 30, .8);
  bottom: 0;
  display: none;
  margin: 0;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  top: 0;
  width: 212px;
  z-index: 99995;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-backdrop-filter: saturate(5) blur(8px);
  backdrop-filter: saturate(5) blur(8px)
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: var(--be-bg-white);
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, .1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
  border-radius: 2px
}

.fancybox-thumbs__list a:before {
  border: 2px solid #fe767a;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all .2s cubic-bezier(.25, .46, .45, .94);
  z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
  opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1
}

@media all and (max-width:576px) {
  .fancybox-thumbs {
    width: 110px
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px
  }

  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px)
  }
}

.textbox {
  display: inline-flex;
  flex-direction: row-reverse;
  margin: 0 10px 0 5px;
  border-radius: 5px;
  border: 1px solid #d64b6a
}

.p-em .btn-copy,
.p-em .copied-text {
  text-indent: 0
}

.copied-text {
  display: flex;
  align-items: center;
  color: #d64b6a;
  padding: 0 10px;
  border-radius: 3px 0 0 3px
}

.copy-show .copied-text {
  opacity: .5
}

.btn-copy {
  display: flex;
  align-items: center;
  background: #d64b6a;
  position: relative;
  font-size: 1.3rem;
  color: var(--be-white);
  padding: 0 15px;
  cursor: pointer;
  -webkit-transition: all .2s ease-in 0s;
  transition: all .2s ease-in 0s
}

.btn-copy:hover {
  background: #ea5f7e
}

.copy-success {
  position: relative;
  position: absolute;
  top: -45px;
  left: -66px;
  background: #666;
  width: 150px;
  color: #fff;
  text-align: center;
  padding: 5px 10px;
  border-radius: 5px
}

.copy-success-text {
  position: relative
}

.copy-success:after {
  position: absolute;
  bottom: -32px;
  left: 50px;
  content: "\f140";
  font-size: 30px;
  font-family: dashicons;
  color: var(--be-grey-6)
}

.textbox-no-tip .copy-success,
.php_text .copy-success,
.be-btn-copy {
  display: none
}

.php_text .textbox {
  line-height: 40px;
  margin: 15px
}

.contactus {
  position: fixed;
  right: -160px;
  top: 32%;
  width: 160px;
  height: 352px;
  margin: -80px 0 0;
  z-index: 999;
  transition: all .3s ease;
  -webkit-transition: all .3s ease
}

.contactus.active {
  right: 0
}

.usbtn {
  position: relative;
  position: absolute;
  top: 0;
  left: -40px;
  width: 40px;
  height: 40px;
  text-align: center;
  cursor: pointer;
  z-index: 1;
  background: var(--be-bg-red);
  background: rgba(196, 0, 0, .8);
  border-radius: 5px 0 0 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.usbtn:hover {
  background: rgba(0, 0, 0, .6)
}

.usbtn:after {
  position: absolute;
  top: 8px;
  left: 6px;
  content: "\e671";
  font-family: cx;
  font-size: 28px !important;
  color: var(--be-white)
}

.usmain-box {
  height: 100%
}

.usmain {
  width: 160px;
  text-align: center;
  overflow: hidden;
  border-radius: 0 0 0 8px;
  box-shadow: var(--be-shadow-plus)
}

.usmain,
.usmain a {
  color: var(--be-grey-4);
  display: block
}

.usbox {
  position: relative;
  z-index: 2;
  background: var(--be-bg-white);
  border-bottom: 1px solid var(--be-border-grey)
}

.usbox:last-child {
  border-bottom: none
}

.usweixin {
  padding: 0 0 8px
}

.usweixin img {
  float: left;
  width: 100%;
  height: auto;
  max-width: 100%;
  padding: 5px
}

.usqq .be {
  color: var(--be-red)
}

.usweixin .be {
  color: #2a8c30;
  vertical-align: 10%
}

.usshang .be {
  color: #4d8cb8 !important;
  vertical-align: -10%
}

.usbox .be {
  margin: 0 5px 0 0
}

.usphone,
.usbox a {
  padding: 8px 0
}

.usbox a:hover {
  color: var(--be-grey-3);
  background: var(--be-bg-grey-e)
}

.menus-mod-ico .the-icon:before,
#recently-viewed a:before,
.get-icon:before,
.the-icon a:before,
li.tree-empty>.toggler:before,
.list-title-date a:before,
apc-img-list-title:before,
.cat-one-list a:before,
.list-title a:before {
  background: #afafaf;
  content: "";
  width: 8px;
  height: 8px;
  display: inline-block;
  vertical-align: 5.5%;
  margin: 0 5px 0 0;
  border-radius: 100%
}

.menus-mod-ico:hover .the-icon:before,
#recently-viewed a:hover:before,
.get-icon:hover:before,
.the-icon a:hover:before,
li.tree-empty:hover>.toggler:before,
apc-img-list-title:hover:before,
.list-title-date a:hover:before,
.cat-one-list a:hover:before,
.list-title a:hover:before {
  background: #555
}

.title-img-cat .the-icon:first-child a:before {
  display: none
}

.s-veil {
  display: none
}

.nice-select ul li {
  margin: 0
}

.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: var(--be-bg-white);
  border-radius: 5px;
  border: solid 1px var(--be-border-grey);
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: 400;
  height: 37px;
  line-height: 35px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto
}

.nice-select:hover {
  border-color: var(--be-border-grey)
}

.nice-select:active,
.nice-select.open,
.nice-select:focus {
  border-color: var(--be-border-grey)
}

.nice-select:after {
  border-bottom: 1px solid #999;
  border-right: 1px solid #999;
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 14px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out
}

.nice-select.open:after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg)
}

.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0)
}

.nice-select.disabled {
  border-color: #ededed;
  color: var(--be-grey-9);
  pointer-events: none
}

.nice-select.disabled:after {
  border-color: var(--be-border-dashed)
}

.nice-select.wide {
  width: 100%
}

.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important
}

.nice-select.right {
  float: right
}

.nice-select.right .list {
  left: auto;
  right: 0
}

.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px
}

.nice-select.small:after {
  height: 4px;
  width: 4px
}

.nice-select.small .option {
  line-height: 34px;
  min-height: 34px
}

.nice-select .list {
  background: rgba(255, 255, 255, .93);
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, .11);
  box-sizing: border-box;
  margin-top: 5px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 999;
  -webkit-backdrop-filter: saturate(5) blur(20px);
  backdrop-filter: saturate(5) blur(20px);
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(.75) translateY(-21px);
  -ms-transform: scale(.75) translateY(-21px);
  transform: scale(.75) translateY(-21px);
  -webkit-transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out;
  transition: all .2s cubic-bezier(.5, 0, 0, 1.25), opacity .15s ease-out
}

.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important
}

.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 35px;
  list-style: none;
  min-height: 35px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  -webkit-transition: all .2s;
  transition: all .2s
}

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
  background: var(--be-bg-grey-f1)
}

.nice-select .option.selected {
  font-weight: 700
}

.nice-select .option.disabled {
  background-color: transparent;
  color: var(--be-grey-9);
  cursor: default
}

.no-csspointerevents .nice-select .list {
  display: none
}

.no-csspointerevents .nice-select.open .list {
  display: block
}

.pretty>input+label>i.mdi:before,
.pretty>input+label+label>i.mdi:before {
  content: attr(data-icon);
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  line-height: inherit
}

.pretty {
  width: 100%;
  line-height: 1;
  text-align: center;
  position: relative;
  display: inline-block;
  margin: 0 10px 0 0
}

#my-profile .pretty {
  width: auto
}

.pretty label {
  font-weight: 400
}

.pretty em {
  line-height: 30px
}

.pretty.success label i:after,
.pretty.success label i:before {
  border-radius: 100px
}

.pretty>input[type=checkbox] {
  position: absolute;
  z-index: 99999999;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  cursor: pointer;
  opacity: 0
}

.pretty i {
  font-size: 1em !important;
  position: relative;
  display: inline-block;
  box-sizing: initial;
  min-width: 1em;
  margin-right: 3px;
  padding: 1px;
  text-align: center
}

.pretty i:before {
  position: relative;
  z-index: 999;
  left: 0;
  display: inline-block;
  vertical-align: bottom;
  color: transparent;
  background-color: var(--be-white)
}

.pretty i:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '\0000';
  color: transparent;
  background: #999 !important;
  border: none;
  border-radius: 0
}

.pretty.success input:checked+label i:before {
  color: var(--be-white);
  background: var(--be-bg-btn) !important
}

.pretty.success input:checked+label i:after {
  border: var(--be-bg-btn);
  background: var(--be-bg-btn) !important
}

.rp a {
  -webkit-transition: .2s all ease-in-out;
  transition: .2s all ease-in-out
}

.rp a:hover {
  margin-left: 5px
}

.yy {
  box-shadow: 0 0 8px rgba(0, 0, 0, .05)
}

.begd {
  -webkit-transition-duration: .5s;
  transition-duration: .5s
}

.ease {
  -webkit-transition: .2s all ease-in-out;
  transition: .2s all ease-in-out
}

.img-gray {
  -webkit-filter: grayscale(60%);
  filter: grayscale(60%)
}

.img-gray:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0)
}

.hide-lead-img .ms:hover {
  box-shadow: none
}

.be_shadow .ms,
.be_shadow #grid-carousel .post,
.page-numbers,
.link {
  transition: all .3s ease;
  -webkit-transition: all .3s ease
}

.besw:hover,
.be_shadow #respond.ms:hover,
.be_shadow .begin-tabs-content .apc-imglist-box:hover,
.be_shadow .ms:hover,
.be_shadow #grid-carousel .post:hover,
.page-numbers:hover,
.link:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, .09), 0 0 1px rgba(0, 0, 0, .05) inset
}

.be_shadow .cat-container.ms:hover,
.be_shadow .post.ms:hover {
  z-index: 1
}

@media screen and (max-width:900px) {

  #sidebar h3,
  #sidebar-l h3,
  .cat-w-icon,
  .weight,
  .cat-container .cat-title a,
  .cms-cat-area h2,
  .cat-grid-title a,
  .cat-square-title a,
  .product-box h2,
  .cms-news-grid-container .entry-header h2 a,
  .entry-header h2 a {
    font-weight: 400
  }
}

.single-content .wp-playlist {
  border: none;
  padding: 10px;
  margin: 12px 0 18px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 5px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.mejs-container,
.mejs-container .mejs-controls,
.mejs-embed,
.mejs-embed body {
  background: 0 0 rgba(30, 30, 30, .6) !important
}

.widget_media_video .mejs-container,
.widget_media_video .mejs-container .mejs-controls,
.widget_media_video .mejs-embed,
.widget_media_video .mejs-embed body {
  background: 0 0 !important
}

.single-content .mejs-audio {
  overflow: hidden;
  border-radius: 5px
}

.mejs-overlay-button {
  position: relative;
  background: 0 0 !important;
  height: 42px !important;
  width: 42px !important
}

.mejs-overlay-button:before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 999;
  content: "\e637";
  font-size: 42px !important;
  font-family: be;
  color: #fff;
  opacity: .8;
  margin: -32px 0 0 -20px
}

.widget_media_video .mejs-overlay-button:before {
  top: 80%
}

.mejs-controls .mejs-time-rail .mejs-time-current {
  background: #fae100 !important
}

.mejs-video .mejs-controls {
  opacity: 0 !important;
  transition: all .5s ease
}

.mejs-video.mejs-container:hover .mejs-controls {
  opacity: 1 !important
}

.link-content {
  margin: 0 -4px;
  padding: 5px 0
}

.link-cat {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 30px;
  text-align: center;
  margin: 10px 0;
  display: flex;
  justify-content: center;
  align-items: center
}

.linkcat-des {
  color: var(--be-grey-6);
  text-align: center;
  margin: -10px 0 5px;
  padding: 0 20px
}

.link-box {
  position: relative;
  float: left;
  width: 25%;
  padding: 0 5px
}

@media screen and (max-width:900px) {
  .link-box {
    width: 33.33333333333333333%
  }
}

@media screen and (max-width:640px) {
  .link-box {
    width: 50%
  }
}

@media screen and (max-width:520px) {
  .link-box {
    width: 100%
  }
}

.link-main {
  position: relative;
  background: var(--be-bg-white);
  margin: 0 0 10px;
  padding: 11px 15px;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.link-name-link {
  padding: 0 0 0 45px
}

.page-link-name {
  font-size: 1.5rem;
  color: var(--be-grey-4);
  font-weight: 700;
  line-height: 20px;
  width: 99%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.link-des-box {
  margin: 0 -16px -16px;
  padding: 5px 0 13px
}

.link-des {
  font-size: 12px;
  font-size: 1.2rem;
  color: var(--be-grey-9);
  line-height: 22px;
  text-align: justify;
  height: 46px;
  padding: 0 15px;
  overflow: hidden
}

.link-box a {
  color: var(--be-grey-4)
}

.page-link-name a {
  color: var(--be-grey-4)
}

.links-url a {
  color: var(--be-grey-9);
  font-size: 1.3rem
}

.links-url {
  width: 99%;
  color: var(--be-grey-7);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.page-link-img {
  background: var(--be-bg-grey-f1);
  float: left;
  width: 32px;
  height: 32px;
  overflow: hidden;
  display: flex;
  align-items: center;
  text-align: center;
  margin: 7px 0 0;
  border-radius: 50%;
  border: 1px solid var(--be-border-z)
}

.page-link-img img {
  max-height: 100%;
  margin: 0 auto;
  border-radius: 100%;
  transition: .45s;
  -webkit-transition: .45s;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d
}

.page-link-img-custom img {
  width: 32px;
  height: 32px;
  max-height: 32px
}

.link-main:hover .link-letter,
.link-main:hover .page-link-img img {
  transform: rotate(-720deg);
  -webkit-transform: rotate(-720deg)
}

.link-letter {
  float: left;
  font-size: 1.6rem;
  font-weight: 700;
  color: var(--be-white);
  text-align: center;
  width: 34px;
  height: 34px;
  margin: 4px 0 0;
  padding: 5px;
  overflow: hidden;
  border-radius: 50%;
  transition: .45s;
  -webkit-transition: .45s;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d
}

.add-link {
  margin: 0 0 0 10px
}

.add-link p {
  text-indent: 0 !important;
  margin: 0 0 5px
}

.add-link i {
  font-size: 1.5rem !important;
  margin: 0 5px 0 0
}

.add-link label {
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  margin: 0 15px 0 5px
}

.add-link input {
  background: var(--be-bg-grey-f1);
  width: 300px;
  padding: 5px 10px;
  border-radius: 5px;
  border: none;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.add-link textarea {
  background: var(--be-bg-grey-f1);
  width: 60%;
  resize: vertical;
  padding: 5px 10px;
  border-radius: 5px;
  border: none;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.add-link .add-link-btn {
  background: var(--be-bg-white);
  width: 120px;
  margin: 5px 0 15px;
  padding: 8px;
  cursor: pointer;
  border-radius: 5px;
  -webkit-appearance: none;
  border: none;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.add-link .add-link-btn:hover {
  background: var(--be-bg-blue);
  color: var(--be-white);
  transition: all .2s ease-in 0s
}

@media screen and (max-width:640px) {
  .add-link {
    margin: 0
  }

  .add-link input,
  .add-link textarea {
    width: 100%
  }
}

.doclose {
  margin: 0 0 -1px
}

.upclose {
  margin: 0
}

.upclose .tg-site {
  margin: 0;
  border-radius: 0
}

.category-full .upclose .tg-site {
  margin: 0 0 10px;
  border-radius: 5px
}

.addclose {
  margin: 10px 0
}

.domargin {
  margin: 0 0 10px
}

.domargin .ias-trigger-next {
  margin: 15px 3px 0 5px
}

.cms-news-normal .upclose,
.cms-news-normal .upclose .tg-site {
  margin: 0;
  border-radius: 0
}

.cms-news-normal .line-four {
  background: var(--be-bg-white);
  margin: 0 0 -1px;
  padding: 18px 14px 8px;
  border: 1px solid var(--be-border-z)
}

@media screen and (max-width:440px) {
  .cms-news-normal .line-four {
    padding: 15px 10px 5px
  }
}

.cms-news-normal .line-four .picture-cms-img a,
.cms-news-normal .line-four .picture-cms-img a img,
.cms-news-normal .line-four .picture-cms-img a,
.cms-news-normal .line-four .picture-cms {
  overflow: hidden;
  border-radius: 5px
}

.cms-news-normal .tg-cms .tg-site {
  margin: 0;
  border-radius: 0
}

.fresh .zm-tabs-nav,
.fresh .ajax_widget_content .tab_title a,
.fresh .ajax-tabs,
.fresh .cat-grid-title,
.fresh .cat-square-title,
.fresh .cat-container .cat-title,
.fresh #cms-widget-one h3,
.fresh #cms-widget-two h3,
.fresh #sidebar h3,
.fresh #sidebar-l h3,
.fresh .ch3 .cat-title,
.fresh .cat-w-icon {
  background: 0 0
}

.fresh .zm-tabs-nav a {
  background: var(--be-bg-white)
}

.fresh #sidebar h3,
.fresh #sidebar-l h3,
.fresh .cat-w-icon {
  margin: 1px 1px 0
}

.fresh #sidebar .ajax_calenda h3,
.fresh #sidebar-l .ajax_calenda h3,
.fresh .ajax_calenda .cat-w-icon,
.fresh .ch3 .cat-title {
  margin: 5px 0 -10px
}

.fresh .cat-container .cat-title {
  margin: 5px 0 -5px
}

.fresh .cat-grid-title,
.fresh .cat-square-title {
  padding: 5px 0 0
}

.fresh .cms-cat-txt .cat-title {
  margin: 0
}

.fresh #cms-widget-two h3 {
  margin: 5px 0 0
}

.fresh .widget_notice .widget-title,
.fresh .slider_post .widget-title,
.fresh .t_img_cat .widget-title-icon,
.fresh .t_img_cat .widget-title,
.fresh .widget_special .widget-title {
  margin: 0
}

.fresh .footer-widget .widget-title {
  margin: 8px 0 5px
}

@supports (-webkit-touch-callout:inherit) {

  .footer-widget-bg,
  #service-bg,
  #section-gtg {
    background-attachment: scroll !important
  }
}

.invitation-box {
  position: relative
}

.to-code {
  position: absolute;
  right: 2px;
  bottom: 15px
}

.reg-page .to-code {
  bottom: 11px
}

.to-code a {
  color: var(--be-grey-6);
  font-weight: 700;
  padding: 6px 14px;
  border-radius: 2px;
  -webkit-appearance: none
}

.to-code a:hover {
  color: var(--be-grey-9)
}

.invite-list {
  float: left;
  width: 100%;
  margin: 15px 0
}

.invite-list-item {
  position: relative;
  float: left;
  width: 25%
}

.invite-list-area {
  background: var(--be-bg-cyan);
  display: flex;
  flex-wrap: wrap;
  color: var(--be-grey-6);
  margin: 2px;
  overflow: hidden;
  border-radius: 5px
}

.invite-list-area:before {
  position: absolute;
  content: "";
  top: -4px;
  left: 42px;
  width: 8px;
  height: 8px;
  z-index: 999;
  background: var(--be-bg-white);
  border-radius: 100%
}

.invite-list-area:after {
  position: absolute;
  content: "";
  bottom: -4px;
  left: 42px;
  width: 8px;
  height: 8px;
  background: var(--be-bg-white);
  border-radius: 100%
}

.invite-copy {
  background: var(--be-bg-cyan);
  width: 45px;
  font-size: 1.2rem;
  color: #fff;
  text-align: center;
  margin: 0 5px 0 0;
  padding: 5px 0;
  cursor: pointer;
  border-right: 1px dashed var(--be-border-grey)
}

.invite-copy:hover {
  opacity: .8;
  background: var(--be-bg-cyan)
}

.invite {
  font-size: 1.2rem;
  color: #fff;
  padding: 5px
}

.copy-invite-success {
  text-align: center
}

@media screen and (max-width:670px) {
  .invite-list-item {
    width: 50%
  }
}

.timeline {
  margin: 10px 0 10px 10px;
  border-left: 1px dashed #999
}

.timeline ul li {
  list-style: none;
  margin: 0 0 0 20px
}

.timeline h5 {
  position: relative;
  font-size: 16px;
  font-size: 1.6rem;
  cursor: pointer;
  text-indent: 0 !important
}

.timeline h5:before {
  position: static !important;
  content: "\e89a";
  font-family: be;
  font-size: 1.6rem !important;
  color: var(--be-grey-9);
  background: var(--be-bg-white);
  margin: 0 5px 0 -8px !important;
  font-weight: 400
}

.timeline ul {
  display: none
}

.timeline.true ul {
  display: block
}

.sign input:focus,
.add-link input:focus,
.add-link textarea:focus {
  text-indent: 0 !important;
  z-index: 1;
  outline: none
}

.zml-submit-button input:focus {
  opacity: .8
}

.pass-input {
  position: relative
}

.togglepass {
  position: absolute;
  top: 6px;
  right: 3px;
  width: 35px;
  color: var(--be-grey-9);
  z-index: 2;
  cursor: pointer;
  text-align: center;
  background: 0 0 !important
}

.pass-show .be {
  color: #9f3e69
}

.ie-tips {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999999;
  text-align: center;
  padding: 10px 20px;
  background: #ffecea
}

.ie-tips .be {
  color: var(--be-red);
  font-size: 16px !important
}

.placard-bg {
  position: fixed;
  right: 0;
  bottom: 0;
  display: none;
  z-index: 2
}

.placard-layer {
  margin: 0 90px 15px 0;
  padding: 0
}

.pub-mask .placard-bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  z-index: 9999;
  overflow-x: hidden;
  background: rgba(0, 0, 0, .5);
  -webkit-overflow-scrolling: touch
}

.pub-mask .placard-layer {
  position: absolute;
  top: 25%;
  left: 50%;
  margin: 0 0 0 -160px;
  padding: 0 0 50px
}

.placard-box {
  position: relative;
  background: var(--be-bg-white);
  width: 320px;
  min-height: 20px;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.pub-mask .placard-box {
  box-shadow: 0 0 18px 0 rgba(0, 0, 0, .6)
}

.placard-bg.alter {
  display: block
}

.placard-close {
  background: var(--be-bg-grey-9);
  position: absolute;
  top: -45px;
  left: 141px;
  color: var(--be-white);
  width: 38px;
  height: 38px;
  cursor: pointer;
  opacity: 0;
  margin: 0;
  border-radius: 100%;
  transition: all .3s ease 0s;
  -webkit-transition: all .3s ease 0s
}

.placard-layer:hover .placard-close {
  opacity: 1
}

.placard-close:hover {
  background: #f7a600
}

.pub-mask .placard-close {
  position: absolute;
  top: auto;
  bottom: 5px;
  left: 50%;
  opacity: 1;
  margin: 0 0 0 -19px
}

.placard-close:after {
  position: absolute;
  top: 7px;
  left: 12px;
  content: "\e6f5";
  font-family: be;
  font-size: 14px !important
}

@media screen and (max-width:900px) {
  .placard-layer {
    margin: 0 15px 80px 0
  }

  .placard-close {
    opacity: .6
  }
}

.placard-area {
  padding: 10px 0
}

.placard-content {
  position: relative;
  padding: 10px 20px;
  text-align: justify;
  word-wrap: break-word;
  word-break: break-all
}

.placard-content-t {
  padding: 2px 20px
}

.placard-new {
  text-align: center;
  padding: 5px 0
}

.placard-content h3 {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 0 0 5px
}

li.placard-title {
  width: 99%;
  line-height: 200%;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

.placard-img-box {
  float: left;
  width: 100%;
  padding: 0 14px
}

.placard-img {
  float: left;
  padding: 3px;
  width: 33.33333333333333%
}

.placard-thumbnail {
  margin: 0;
  clear: none
}

.placard-more {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 38px;
  height: 38px;
  display: none;
  margin: -19px 0 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%)
}

.placard-content:hover .placard-more {
  display: block
}

.placard-more a:after {
  content: "\e909";
  font-family: be;
  font-size: 14px !important;
  color: var(--be-white)
}

.placard-more a {
  background: #96bb20;
  text-align: center;
  display: block;
  padding: 6px 3px;
  border-radius: 20px
}

.placard-content-img {
  margin: 5px 0
}

.placard-content-img img {
  float: left;
  width: 100%;
  height: auto;
  max-width: 100%;
  border-radius: 3px
}

.mouse-cursor {
  position: fixed;
  left: 0;
  top: 0;
  pointer-events: none;
  border-radius: 50%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  visibility: hidden
}

.cursor-inner {
  margin-left: -3px;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  z-index: 10000001;
  background-color: #ced0d4;
  -webkit-transition: width .3s ease-in-out, height .3s ease-in-out, margin .3s ease-in-out, opacity .3s ease-in-out;
  transition: width .3s ease-in-out, height .3s ease-in-out, margin .3s ease-in-out, opacity .3s ease-in-out
}

.cursor-inner.cursor-hover {
  margin-left: -18px;
  margin-top: -18px;
  width: 36px;
  height: 36px;
  background: #ced0d4;
  opacity: .3
}

.cursor-outer {
  margin-left: -15px;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  border: 2px solid #ced0d4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 10000000;
  opacity: .5;
  -webkit-transition: all .08s ease-out;
  transition: all .08s ease-out
}

.cursor-outer.cursor-hover {
  opacity: 0
}

.main-wrapper[data-magic-cursor=hide] .mouse-cursor {
  display: none;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: -1111
}

.slider-video-box {
  overflow: hidden;
  border-radius: 3px
}

.slider-video {
  float: left;
  width: 100%;
  height: 100%
}

.widget-video {
  width: 100%;
  height: 100%
}

.be-check-page {
  min-height: 100vh;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%
}

.check-form {
  position: absolute;
  top: 88px;
  left: 50%;
  width: 260px;
  margin: 0 0 0 -130px;
  padding: 20px 30px;
  z-index: 1;
  border-radius: 8px;
  background: rgba(255, 255, 255, .5);
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .4);
  -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .4);
  -webkit-backdrop-filter: saturate(5) blur(15px);
  backdrop-filter: saturate(5) blur(15px)
}

.check-hint {
  text-align: center;
  margin: 10px 0
}

.check-errors {
  color: var(--be-white);
  text-align: center;
  margin: 0 0 5px
}

.check-passw {
  background: var(--be-bg-grey-f1);
  width: 100%;
  font-size: 16px;
  padding: 5px 10px;
  border-radius: 5px;
  border: 1px solid var(--be-border-grey-d);
  -webkit-appearance: none
}

.check-passw:focus {
  border: 1px solid var(--be-border-grey-9)
}

.btn-accept {
  background: var(--be-bg-blue);
  width: 100%;
  color: var(--be-white);
  outline: none;
  cursor: pointer;
  margin: 20px 0 10px;
  padding: 5px 15px;
  border-radius: 5px;
  border: none
}

.btn-accept:hover {
  opacity: .8
}

.tags-cat-grid:before,
.new-tabs-all-grid:before,
.new-tabs-all:before,
.new-tabs-cat a:before,
.cms-tabs-all:before,
.cms-tab-nav a:before {
  display: block;
  content: attr(title);
  font-weight: 700;
  height: 0;
  overflow: hidden;
  visibility: hidden
}

@media screen and (max-width:1025px) {

  .page .entry-header h1,
  .page-template-default .entry-header h1,
  .post-template-template-board .entry-header h1 {
    text-align: left;
    margin: 0
  }
}

.post-template-single-full {
  background: var(--be-bg-white) !important
}

.post-template-single-full .post-item.post {
  background: 0 0;
  padding: 20px 10px;
  box-shadow: none
}

.post-template-single-full .entry-header h1 {
  font-size: 2.8rem;
  margin: 0;
  padding: 5px 0;
  border-left: none
}

.post-template-single-full .bread,
.post-template-single-full .begin-single-meta .comment,
.post-template-single-full .reading-open,
.post-template-single-full .meta-author,
.post-template-single-full .single-cover,
.post-template-single-full .like-left-box {
  display: none
}

.post-template-single-full .full-header-title .cat-des {
  border-radius: 8px
}

.post-template-single-full .top-sub .full-header-title .cat-des {
  border-radius: 0
}

.qa-cat-content {
  margin: -1px 0 0
}

.qa-header .entry-title a {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 400;
  height: 50px;
  overflow: hidden;
  display: block
}

.qa-cat-avatar {
  float: left;
  margin: 8px 15px 0 0
}

.qa-cat-avatar img {
  float: left;
  width: 60px;
  height: 60px;
  padding: 2px;
  border-radius: 100%;
  border: 1px solid var(--be-border-z);
  transition: .45s;
  -webkit-transition: .45s;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  image-rendering: -webkit-optimize-contrast
}

.post:hover .qa-cat-avatar img {
  transform: rotate(-720deg);
  -webkit-transform: rotate(-720deg)
}

.qa-meta,
.qa-meta a {
  line-height: 23px;
  color: var(--be-grey-9)
}

.qa-meta-class {
  margin: 0 5px
}

.qa-r {
  float: right
}

.qa-r i {
  margin: 0 5px 0 10px
}

.qa-last a,
.qa-comment a {
  color: var(--be-yellow)
}

.qa-meta-name {
  text-transform: capitalize
}

.qa-comment a .no-comment {
  color: var(--be-grey-9)
}

.qa-related {
  margin: 40px 0;
  padding: 40px 0;
  border-top: 1px dashed var(--be-border-grey)
}

.qa-related li {
  line-height: 240%;
  padding: 0 10px;
  white-space: nowrap;
  word-wrap: normal;
  text-overflow: ellipsis;
  overflow: hidden
}

.qa-related h3 {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 190%;
  margin: 2px -20px 10px -35px;
  padding: 0 25px;
  border-left: 5px solid var(--be-yellow)
}

.qa-main .comment-qa {
  display: inline !important
}

.qa-main .comments-title {
  display: none
}

.beqa-comments-title {
  font-size: 15px;
  font-size: 1.5rem;
  text-align: left;
  border: none !important;
  border-radius: 0
}

.qa-main .beqa-comments-title a {
  color: var(--be-yellow)
}

.beqa-comments-title .dashicons {
  font-size: 24px;
  vertical-align: -28%;
  margin: 0 15px 0 0
}

.beqa-comments-title {
  margin: 0 -20px 0 -35px;
  padding: 15px 0 15px 30px;
  border-left: 5px solid var(--be-yellow) !important
}

.qa-comments-box {
  margin: 0 -29px
}

.read .qa-main .comments-area {
  display: block
}

@media screen and (max-width:440px) {
  .qa-comments-box {
    margin: 0 -14px
  }

  .qa-related h3 {
    margin: 2px -20px 10px
  }
}

.qa-main .comment-list li {
  font-size: 15px;
  font-size: 1.5rem;
  color: var(--be-grey-6);
  line-height: 1.9;
  margin: 0;
  padding: 15px 0;
  border-top: 1px dashed var(--be-border-grey-d);
  box-shadow: none;
  border-radius: 0
}

.qa-main #respond {
  box-shadow: none
}

@media screen and (min-width:900px) {

  .p-em.qa-main .ajax-comment-body .comment-list li p,
  .p-em.qa-main .comment-list li p {
    text-indent: 0
  }

  .qa-main .ajax-comment-body .comment-list li p,
  .qa-main .sticky-comments-box li p,
  .qa-main .sticky-comments-box li p,
  .qa-main .comment-list li p {
    margin: 0 0 0 63px
  }

  .qa-main .comment-list li p.form-submit {
    margin: 0
  }
}

.qa-main .comment-body {
  padding: 0 20px
}

.qa-main .children .comment-body {
  padding: 0 0 0 50px !important
}

.qa-main .comments-anchor {
  padding: 0 !important;
  border-top: none !important
}

.qa-main .beqa-comments-title,
.qa-main #respond:hover,
.qa-main .comment-list li:hover {
  box-shadow: none
}

.qa-comments-box .comment span {
  display: inline
}

.qa-comments-box .floor-b-count,
.qa-comments-box .floor em {
  display: none !important
}

.qa-comments-box .floor {
  position: absolute;
  top: -20px;
  left: 50%;
  width: 42px;
  text-align: center;
  transform: translateX(-50%) translateY(0);
  -webkit-transform: translateX(-50%) translateY(0)
}

.qa-comments-box .floor-l-b {
  position: absolute;
  top: 10px;
  left: 30%
}

.qa-comments-box .floor-l-b:before {
  content: "\f546";
  color: var(--be-yellow);
  font-size: 16px;
  font-family: dashicons
}

.qa-comments-box .floor i {
  width: 40px;
  height: 40px;
  font-size: 18px;
  font-size: 1.8rem;
  color: var(--be-yellow);
  font-weight: 700;
  font-style: italic;
  line-height: 40px;
  text-align: center;
  vertical-align: middle;
  display: inline-block
}

.qa-comments-box .comment-list {
  border-bottom: 1px dashed var(--be-border-grey)
}

.qa-comments-box .ajax-comment-body {
  position: relative;
  margin: 50px 0 0
}

.qa-comments-box .ajax-comment-body li.comment {
  padding: 15px 20px
}

.qa-main .single-qa {
  text-align: center;
  margin: 50px 0 0
}

.qa-main .single-qa a {
  padding: 10px 15px;
  border-radius: 5px;
  border: 1px solid var(--be-border-grey)
}

.qa-main .single-qa a:hover {
  background: var(--be-bg-cyan);
  color: var(--be-white);
  border: 1px solid #98d2cc
}

@media screen and (min-width:580px) {
  .qa-related li {
    float: left;
    width: 50%;
    padding: 0 10px
  }
}

@media screen and (max-width:580px) {

  .qa-time,
  .qa-last {
    display: none
  }
}

.archives-header {
  position: relative;
  margin: 0 0 10px;
  padding: 0;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.up-area .archives-title {
  position: absolute;
  top: 50%;
  left: 30px;
  right: 30px;
  font-size: 26px;
  font-size: 2.6rem;
  color: #fff;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  text-shadow: 5px 2px 5px #000
}

.archives-header .single-content p:first-child {
  margin: 0
}

.up-area .archives-meta {
  position: absolute;
  bottom: 10px;
  right: 10px
}

.up-area .archives-meta li {
  float: left;
  font-size: 16px;
  color: #fff;
  margin: 0 5px 0 0;
  padding: 5px;
  text-shadow: 5px 2px 5px #000
}

.up-area .beyear {
  display: none
}

.year-m {
  float: right;
  color: #999;
  margin: 0 5px 0 0
}

.up-area .mon {
  float: left;
  font-size: 14px;
  color: #666;
  font-weight: 700;
  display: block;
  margin: 0 0 8px 5px
}

.mon-list {
  position: relative;
  background: var(--be-bg-white);
  margin: 0 0 10px;
  padding: 0;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 0 0 1px var(--be-shadow)
}

.day-box {
  margin: 0 0 -1px;
  padding: 15px 20px;
  border-bottom: 1px solid var(--be-border-grey)
}

.day-box a {
  display: block;
  line-height: 40px
}

.day-w {
  float: left;
  width: 80px;
  margin: 5px 15px 0 0
}

.day-list {
  margin: -5px 0 15px 115px
}

.day-list li {
  line-height: 240%;
  padding: 0 15px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.day-list li .be {
  color: #999;
  margin: 0 10px 0 0
}

.days {
  float: left;
  font-size: 30px;
  color: #3690cf;
  font-weight: 700;
  padding: 2px 5px 0 0
}

.future-t {
  float: left;
  font-size: 15px;
  color: #009ae5;
  font-weight: 700;
  margin: 0 0 0 20px;
  padding: 2px 5px 0 0
}

.future-t i {
  font-size: 20px;
  font-weight: 400;
  margin: 0 10px 0 0
}

.future-post {
  padding: 20px 20px 5px 0
}

.week-d {
  float: left;
  font-size: 12px;
  color: #999;
  font-weight: 700;
  line-height: 15px;
  margin: 0 0 10px
}

.up-area .single-content {
  margin-top: 0
}

.up-area .aligncenter {
  margin: 0 auto
}

.up-area .single-content p {
  margin: 0
}

@media screen and (max-width:480px) {
  .archives-title {
    font-size: 15px;
    padding: 5px
  }

  .archives-meta li {
    font-size: 14px;
    margin: 0 5px 0 0;
    padding: 0 5px
  }

  .day-w {
    width: 100%
  }

  .day-list {
    margin: 0
  }
}

.archives-meta {
  font-size: 15px;
  color: var(--be-grey-6);
  font-weight: 400;
  text-align: center;
  margin: 20px 0
}

.archives-meta span {
  font-weight: 700;
  margin: 0 5px
}

.beyear {
  font-size: 18px;
  font-size: 1.8rem;
  margin: 10px -30px 10px -31px;
  padding: 5px 20px;
  border-bottom: 1px solid var(--be-border-grey);
  border-left: 5px solid #08c
}

@media screen and (max-width:440px) {
  .beyear {
    margin: 10px -15px 10px -16px
  }
}

.bemon {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2;
  margin: 5px 0 5px 5px;
  cursor: pointer
}

.post_list li {
  line-height: 230%;
  padding: 0 0 0 50px
}

.post_list {
  color: #999;
  margin: 0 0 10px
}

.mon-num {
  font-size: 14px;
  color: var(--be-grey-9);
  font-weight: 400;
  margin: 0 0 0 10px
}

.gls,
.glg,
.glc,
.gl,
.gl2,
.gt,
.gt2,
.glx {
  border-radius: 0
}

.domargin .cms-news-grid-container .gt:nth-last-child(2) {
  border-radius: 0 0 8px
}

.domargin .cms-news-grid-container .gt2:nth-last-child(2) {
  border-radius: 0 8px 8px 0
}

.gl2:nth-child(2),
.gt2:nth-child(2) {
  border-radius: 8px 0 0 8px
}

.gl2:nth-child(3),
.gt2:nth-child(3) {
  border-radius: 0 8px 8px 0
}

.glc:nth-child(1),
.gl:nth-child(2),
.gt:nth-child(2) {
  border-radius: 8px 0 0
}

.glc:nth-child(2),
.gl:nth-child(3),
.gt:nth-child(3) {
  border-radius: 0 8px 0 0
}

.site-roll .glc:nth-last-of-type(1),
.site-no-roll .glc:nth-last-of-type(1),
.gl:nth-last-of-type(1),
.gt:nth-last-of-type(1) {
  border-radius: 0 0 8px
}

.site-roll .glc:nth-last-of-type(2),
.site-no-roll .glc:nth-last-of-type(2),
.gl:nth-last-of-type(2),
.gt:nth-last-of-type(2) {
  border-radius: 0 0 0 8px
}

.gls:nth-last-child(2) {
  border-radius: 0 0 8px
}

.gls:nth-last-child(7) {
  border-radius: 0 0 0 8px
}

.glg:nth-last-child(2) {
  border-radius: 0 0 8px
}

.glg:nth-last-child(4) {
  border-radius: 0 0 0 8px
}

.paged-roll .cat-square .glc:nth-last-child(3) {
  border-radius: 0 0 0 8px
}

.paged-roll .cat-square .glc:nth-last-child(2) {
  border-radius: 0 0 8px
}

.glx:nth-last-child(2) {
  border-radius: 0 0 8px
}

.glx:nth-last-child(3) {
  border-radius: 0 0 0 8px
}

.cms-news-normal .doclose:nth-last-child(1) {
  border-radius: 0 0 8px 8px
}

@media screen and (max-width:1025px) {

  .gl2:nth-child(2),
  .gt2:nth-child(2) {
    border-radius: 8px 8px 0 0
  }

  .gl2:nth-child(3),
  .gt2:nth-child(3) {
    border-radius: 0 0 8px 8px
  }

  .domargin .cms-news-grid-container .post:nth-last-child(2) {
    border-radius: 0 0 8px 8px
  }

  .glc:nth-child(1),
  .gl:nth-child(2),
  .gt:nth-child(2) {
    border-radius: 8px 8px 0 0
  }

  .glc:nth-child(2),
  .gl:nth-child(3),
  .gt:nth-child(3) {
    border-radius: 0
  }

  .site-roll .glc:nth-last-of-type(1),
  .site-no-roll .glc:nth-last-of-type(1),
  .gl:nth-last-of-type(1),
  .gt:nth-last-of-type(1) {
    border-radius: 0 0 8px 8px
  }

  .site-roll .glc:nth-last-child(4),
  .site-no-roll .glc:nth-last-child(3),
  .gl:nth-last-of-type(2),
  .gt:nth-last-of-type(2) {
    border-radius: 0
  }

  .gls:nth-last-child(2) {
    border-radius: 0 0 8px
  }

  .gls:nth-last-child(5) {
    border-radius: 0 0 0 8px
  }

  .glg:nth-last-child(2) {
    border-radius: 0 0 8px
  }

  .glg:nth-last-child(3) {
    border-radius: 0 0 0 8px
  }

  .paged-roll .cat-square .glc:nth-last-child(3) {
    border-radius: 0
  }

  .paged-roll .cat-square .glc:nth-last-child(2) {
    border-radius: 0 0 8px 8px
  }

  .glx:nth-last-child(2) {
    border-radius: 0 0 8px 8px
  }

  .glx:nth-last-child(3) {
    border-radius: 0
  }
}

@media screen and (max-width:620px) {

  .gls:nth-last-child(7),
  .gls:nth-last-child(5) {
    border-radius: 0
  }

  .gls:nth-last-child(2) {
    border-radius: 0 0 8px
  }

  .gls:nth-last-child(3) {
    border-radius: 0 0 0 8px
  }
}

@media screen and (max-width:640px) {
  .glg:nth-last-child(2) {
    border-radius: 0 0 8px 8px
  }

  .glg:nth-last-child(3),
  .glg:nth-last-child(4) {
    border-radius: 0
  }
}

.doclose.post {
  border-radius: 0
}

.doclose.post:nth-child(1) {
  border-radius: 8px 8px 0 0
}

.doclose.post:nth-last-of-type(1) {
  border-radius: 0 0 8px 8px
}

.beall-filter-result .doclose.post:nth-last-of-type(1),
.relat-post .doclose.post:nth-last-of-type(1) {
  border-radius: 0 0 8px 8px
}

.filters-site .post {
  margin: 0 0 10px;
  border-radius: 8px !important
}

.site-no-roll .domargin .cat-top:nth-child(1) .post,
.site-roll .domargin .cat-top:nth-child(1) .post {
  border-radius: 8px 8px 0 0
}

.site-no-roll .domargin .cat-top .post,
.cat-top .doclose.post {
  border-radius: 0
}

.be-progress {
  background: var(--be-bg-m);
  position: fixed;
  display: flex;
  top: 0;
  left: 0;
  height: 1px;
  z-index: 9999;
  -webkit-transition: width .25s ease 0s;
  transition: width .25s ease 0s
}

.be-progress.be-scrolled:before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 50px;
  height: 1px;
  background: linear-gradient(90deg, #2ca2b4, #5598de 24%, #7f87ff 45%, #f65aad 76%, #ec3d43)
}

.arrow-up {
  position: relative
}

.nav-weixin-img .arrow-down:before,
.add-img-main .arrow-down:before,
.weixin .arrow-down:before,
.login-but .arrow-up:before,
.user-info .arrow-up:before,
.meta-author-box .arrow-up:before {
  position: absolute;
  top: -14px;
  left: 22px;
  width: 0;
  height: 0;
  margin: 0 0 0 -8px;
  border-bottom: 8px solid var(--be-arrow-n);
  border-top: 8px solid transparent;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  display: block;
  content: '';
  z-index: 2
}

.nav-weixin-img .arrow-down:after,
.add-img-main .arrow-down:after,
.weixin .arrow-down:after,
.login-but .arrow-up:after,
.user-info .arrow-up:after,
.meta-author-box .arrow-up:after {
  position: absolute;
  top: -15px;
  left: 22px;
  width: 0;
  height: 0;
  margin: 0 0 0 -8px;
  border-bottom: 8px solid var(--be-arrow-w);
  border-top: 8px solid transparent;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  display: block;
  content: '';
  z-index: 1
}

.user-info .arrow-up:before,
.user-info .arrow-up:after {
  left: 22px
}

.login-but .arrow-up:before,
.login-but .arrow-up:after {
  left: 185px
}

.arrow-down {
  position: relative;
  display: block
}

.nav-weixin-img .arrow-down:before,
.add-img-main .arrow-down:before,
.weixin .arrow-down:before {
  top: 4px;
  left: 25px;
  border-bottom: 8px solid transparent;
  border-top: 8px solid var(--be-arrow-n)
}

.nav-weixin-img .arrow-down:after,
.add-img-main .arrow-down:after,
.weixin .arrow-down:after {
  top: 5px;
  left: 25px;
  border-bottom: 8px solid transparent;
  border-top: 8px solid var(--be-arrow-w)
}

.add-img-main .arrow-down {
  position: absolute;
  right: 46px;
  bottom: 5px
}

.nav-weixin-img .arrow-down {
  position: absolute;
  right: 115px;
  bottom: 5px
}

.arrow-right {
  position: relative;
  display: block
}

.arrow-right:before {
  position: absolute;
  bottom: 4px;
  right: -25px;
  width: 0;
  height: 0;
  margin: 0 0 0 -8px;
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  border-left: 8px solid var(--be-arrow-n);
  border-right: 8px solid transparent;
  display: block;
  content: '';
  z-index: 2
}

.arrow-right:after {
  position: absolute;
  bottom: 4px;
  right: -26px;
  width: 0;
  height: 0;
  margin: 0 0 0 -8px;
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  border-left: 8px solid var(--be-arrow-w);
  border-right: 8px solid transparent;
  display: block;
  content: '';
  z-index: 1
}

.arrow-left {
  position: relative;
  display: block
}

.arrow-left:before {
  position: absolute;
  top: -4px;
  left: -15px;
  width: 0;
  height: 0;
  margin: 0 0 0 -8px;
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  border-right: 8px solid var(--be-border-grey-f1);
  border-left: 8px solid transparent;
  display: block;
  content: '';
  z-index: 2
}

.arrow-left:after {
  position: absolute;
  top: -4px;
  left: -16px;
  width: 0;
  height: 0;
  margin: 0 0 0 -8px;
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  border-right: 8px solid var(--be-border-grey-f1);
  border-left: 8px solid transparent;
  display: block;
  content: '';
  z-index: 1
}

.notice-shuo .arrow-left:after,
.notice-shuo .arrow-left:before {
  top: -6px;
  border-right: 8px solid var(--be-border-grey-f1)
}

.qqonline-box .arrow-right:before {
  bottom: 18px;
  right: -15px
}

.qqonline-box .arrow-right:after {
  bottom: 18px;
  right: -16px
}

.bejs {
  position: fixed;
  top: 0;
  left: 0;
  background: var(--be-bg-white);
  width: 100%;
  height: 100%;
  z-index: 999
}

.bejs p {
  font-weight: 700;
  text-align: center;
  margin: 15% auto
}

.edit-link-but {
  position: absolute;
  bottom: 5px;
  right: 0;
  opacity: 0;
  z-index: 1
}

.group-tool .edit-link-but {
  top: 48px
}

.gw-main .edit-link-but {
  bottom: 15px;
  right: 10px
}

.edit-buts:hover .edit-link-but {
  opacity: 1
}

.be-help-box {
  display: flex;
  align-items: center;
  justify-content: left;
  position: absolute;
  top: 50%;
  left: 3px;
  z-index: 4;
  margin: 2px 15px 15px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%)
}

.slide-mail-main .be-help-box {
  margin: 2px 15px 15px 10px
}

.site-nav-wrap-o-r .be-help-box {
  left: -70px
}

.links-box .be-help-box {
  top: 40px;
  left: 50%;
  margin: 2px 15px 15px -12px
}

.links-group .be-help-box {
  top: 70px;
  left: 50%;
  margin: 2px 15px 15px -12px
}

.footer-widget .be-help-box {
  top: 15px;
  left: 50%;
  margin: 2px 15px 15px -12px
}

.site-info .be-help-box {
  top: 15px;
  left: 50%;
  margin: 0 15px 15px -15px
}

.catimg-ajax-cat-post .be-help-box,
.grid-cat-title-box .be-help-box {
  top: 50px;
  left: 50%;
  margin: 0 15px 15px -12px
}

.g-col .be-help-box {
  top: 72px;
  left: 50%;
  margin: 0 15px 15px -12px
}

.turn .be-help-box {
  left: 40px
}

.grid-main .be-help-box,
.blog-main .be-help-box {
  top: 55px
}

#sidebar .be-help-box {
  top: 20px;
  margin: 30px 0 0 10px
}

.search-wrap .be-help-box {
  top: 5px;
  left: 8px
}

.search-nav .be-help-box {
  top: -5px;
  left: -10px
}

.be-nav-logo .be-help-box {
  left: 20px;
  z-index: 5
}

.like-left .be-help-box {
  display: none
}

.nav-top .be-help-box {
  left: 180px
}

.be-nav-wrap .be-help-box {
  left: 25px
}

.nav-menu-top-box {
  float: right
}

.nav-menu-top-box.betip {
  min-width: 30%
}

.nav-menu-top-box .be-help-box {
  left: -50px
}

.be-nav-login-but .be-help-box {
  left: -100px;
  z-index: 6;
  margin: 2px 0 0
}

.scroll-but .be-help-box {
  flex-direction: column;
  line-height: 0;
  margin: -45px 0 15px
}

.slider-row .be-help-box {
  left: 80px
}

.scroll .be-help-box {
  left: -35px
}

@media screen and (min-width:1025px) {

  .debug .g-col,
  .debug .betip {
    position: relative
  }
}

@media screen and (max-width:1025px) {
  .be-help-box {
    display: none
  }
}

.be-help-btu {
  width: 30px;
  height: 60px;
  cursor: pointer
}

.be-help-btu .cx {
  width: 26px;
  height: 60px;
  font-size: 22px !important;
  color: var(--be-yellow);
  text-align: center;
  line-height: 60px
}

.be-help-btu:hover .cx {
  color: var(--be-bg-cyan)
}

.be-help {
  position: relative;
  float: left;
  font-size: 1.4rem;
  color: var(--be-yellow);
  line-height: 26px;
  display: none;
  margin: 0 0 0 -2px;
  padding: 10px 15px;
  border-radius: 5px;
  background: var(--be-bg-white);
  border-left: 5px solid var(--be-yellow);
  -webkit-backdrop-filter: saturate(5) blur(20px);
  backdrop-filter: saturate(5) blur(20px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, .15)
}

.about-sidebar .be-help,
.site-nav-wrap-o-r .be-help,
.be-nav-r .be-help {
  font-size: 1.2rem;
  line-height: 18px;
  text-align: center;
  margin: 30px 0 0;
  padding: 10px
}

.be-nav-r .be-nav-wrap .be-help {
  font-size: 1.4rem;
  line-height: 26px;
  text-align: left;
  margin: 10px 0 0;
  padding: 10px 15px
}

.contactus .be-help,
.scroll-but .be-help {
  line-height: 18px;
  text-align: center
}

.nav-top.betip .be-help {
  margin: 20px 0 0 -2px
}

.slide-mail-wrap .be-help {
  padding: 10px
}

.be-help.active {
  display: inline-block
}

.be-help .dashicons {
  position: absolute;
  top: 50%;
  left: -17px;
  font-size: 20px;
  color: var(--be-yellow);
  line-height: 0;
  margin: 1px 0 0;
  pointer-events: none
}

.scroll-but .be-help .dashicons {
  display: none
}

.nav-top .be-help .dashicons {
  top: 26%
}

.site-nav-wrap-o-r .be-help .dashicons,
.be-nav-r .be-help .dashicons {
  top: 35%
}

.be-debug {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  text-align: center;
  height: 40px;
  line-height: 40px;
  background: var(--be-bg-glass);
  -webkit-backdrop-filter: saturate(5) blur(20px);
  backdrop-filter: saturate(5) blur(20px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, .15)
}

.be-debug a {
  display: inline-block
}

.be-debug a:hover {
  color: var(--be-yellow)
}

.be-debug .cx {
  color: var(--be-yellow);
  font-size: 22px !important;
  vertical-align: -25%;
  margin: 0 5px 0 0
}

.revery-bg {
  background-image: radial-gradient(#efd7d7, rgba(172, 36, 36, .2) 2px, transparent 40px), radial-gradient(#f6e9e9, rgba(172, 36, 36, .15) 1px, transparent 30px), radial-gradient(#e3f7fb, rgba(21, 193, 221, .12) 2px, transparent 40px), radial-gradient(#f6e9e9, rgba(172, 36, 36, .1) 2px, transparent 30px);
  background-size: 550px 550px, 350px 350px, 250px 250px, 150px 150px;
  background-position: 0 0, 40px 60px, 130px 270px, 70px 100px
}

@supports not ((-webkit-backdrop-filter:blur(20px)) or (backdrop-filter:blur(20px))) {

  .footer-nav-blur .nav-weixin,
  .footer-nav-hold.footer-nav-blur,
  .search-cat .nice-select .list,
  .nav-weixin,
  .footer-nav-hold,
  .login-overlay,
  #search-main,
  #mobile-nav,
  .headroom--not-top .header-main-g .menu-glass,
  .headroom--not-top .menu-glass {
    background: rgba(255, 255, 255, .98) !important
  }

  .check-form,
  .be-search-captcha {
    background: var(--be-bg-glass)
  }

  .group-nav .be-menu-main {
    background: rgba(255, 255, 255, .9)
  }
}

.m-moon {
  position: relative;
  width: 12px;
  height: 12px;
  display: block;
  margin: 16px auto;
  overflow: hidden;
  background: #777;
  border-radius: 50%;
  border: 1px solid #777
}

.m-moon span {
  position: absolute;
  top: 0;
  right: -7px;
  width: 12px;
  height: 12px;
  background: #fff
}

.night-day .m-moon {
  background: #666 !important
}

.m-moon span {
  background: #fff !important
}

.night .night-main,
#scroll .m-day {
  display: none
}

.night #scroll .not-day,
.night #scroll .m-day {
  display: block !important
}

.go-night,
.go-day {
  animation: fade-in;
  animation-duration: 1s;
  -webkit-animation: fade-in 1s
}

body.night {
  background: #262626 !important
}

.night {
  --be-bg-glass: rgba(50, 50, 50, .8);
  --be-bg-user-info: linear-gradient(to bottom, #323232, rgba(50, 50, 50, .8), rgba(50, 50, 50, .8));
  --be-bg-glass-s: rgba(0, 0, 0, .85);
  --be-bg-glass-g: rgba(0, 0, 0, .2);
  --be-bg-glass-t: rgba(50, 50, 50, .8);
  --be-light: rgba(50, 50, 50, 0);
  --be-real: rgba(50, 50, 50, .65);
  --be-bg-s-o: rgba(50, 50, 50, .8);
  --be-bg-fo: rgba(50, 50, 50, .8);
  --be-body: gray;
  --be-m-arrow: gray;
  --be-m-a: gray;
  --be-bg-body: #262626;
  --be-bg-nav-white: #323232;
  --be-bg-white: #323232;
  --be-bg-eye: #323232;
  --be-bg-reading: #262626;
  --be-bg-grey-top: #262626;
  --be-grey-3: gray;
  --be-grey-top: gray;
  --be-bg-grey-f8: #2f2f2f;
  --be-bg-white-b: #262626;
  --be-bg-gradual: #323232;
  --be-border-grey: #262626;
  --be-border-white-at: #323232;
  --be-border-white-ak: #323232;
  --be-border-white-tab: #262626;
  --be-border-white-tab-t: #262626;
  --be-border-white: #323232;
  --be-border-z: #262626;
  --be-border-t: #262626;
  --be-border-x: #262626;
  --be-bg-pink-fd: #262626;
  --be-bg-pre: #2a2a2a;
  --be-border-dashed: #262626;
  --be-border-grey: #262626;
  --be-grey-4: gray;
  --be-bg-grey-f1: #262626;
  --be-border-grey-f1: #262626;
  --be-border-grey-d: #262626;
  --be-site-n: gray;
  --be-arrow-w: #262626;
  --be-arrow-n: #323232;
  --be-white-fw: #ccc;
  --be-bg-grey-9: #323232;
  --be-bg-grey-a: gray;
  --be-white-a: #262626;
  --be-white: #ccc;
  --be-bg-grey-3: gray;
  --be-bg-grey-9: gray;
  --be-bg-blue-d: #262626;
  --be-bg-grey-e: #323232;
  --be-bg-grey-on: #000;
  --be-border-grey-9: #262626;
  --be-bg-tou: #262626;
  --be-bg-blue-r: #262626;
  --be-grey-coy: #262626;
  --be-grey-co: #262626;
  --be-grey-coh: #262626;
  --be-bg-nav-o: #2f2f2f;
  --be-admin: gray;
  --be-admin-btn: #ccc;
  --be-admin-name: gray;
  --be-grey-nav-3: gray;
  --be-border-nav-b: #323232;
  --be-border-inf: #262626;
  --be-bg-cf: #262626;
  --be-bg-inf: #262626
}

.night .entry-content .sharing-box .be-btn-beshare,
.night .reg-login-but:hover,
.night .message-ok,
.night .message-tips,
.night .menu-login-btu .nav-reg a,
.night .nice-select .list {
  background: #262626
}

.night .header-main-o {
  background: #262626 !important
}

.night li.comment.buried {
  background: #2c2c2c
}

.night .logo-site-o img,
.night .logo-site img {
  -webkit-filter: brightness(1.8);
  filter: brightness(1.8)
}

.night .sign input[type=submit],
.night .be-menu-widget .widget .menu-item-has-children>a i,
.night a.filter-tag:hover {
  color: #eff0f2
}

.night .cat-rec-icon {
  color: #fff
}

.night .meta-author-inf {
  background: #323232
}

.night .mobile-userinfo,
.night #sidr-main ul a {
  border-bottom: 1px solid #262626
}

@media only screen and (min-width:1025px) {

  .night .menu-mix>ul.sub-menu,
  .night .be-menu-two-list>ul.sub-menu {
    background: linear-gradient(to right, #323232 50%, #262626 50%)
  }
}

.night .owl-lazy,
.night img,
.night a.thumbs-back {
  -webkit-filter: grayscale(40%);
  filter: grayscale(40%)
}

@font-face {
  font-family: "be";
  src: url(//jishubai.com/wp-content/themes/begin/css/fonts/be.eot);
  src: url(//jishubai.com/wp-content/themes/begin/css/fonts/be.eot) format('embedded-opentype'), url(//jishubai.com/wp-content/themes/begin/css/fonts/be.woff) format('woff'), url(//jishubai.com/wp-content/themes/begin/css/fonts/be.ttf) format('truetype'), url(//jishubai.com/wp-content/themes/begin/css/fonts/be.svg) format('svg')
}

.be {
  font-family: "be" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased
}

.be-weixin:before {
  content: "\e66d"
}

.be-roundright:before {
  content: "\e65a"
}

.be-jie:before {
  content: "\e61b"
}

.be-picture:before {
  content: "\e680"
}

.be-renren:before {
  content: "\e64c"
}

.be-accountbox:before {
  content: "\e66f"
}

.be-addbox:before {
  content: "\e673"
}

.be-anchor:before {
  content: "\e67e"
}

.be-calendar2:before {
  content: "\e6b4"
}

.be-clipboard:before {
  content: "\e6d0"
}

.be-clouddownload:before {
  content: "\e6ef"
}

.be-cross:before {
  content: "\e6f5"
}

.be-edit:before {
  content: "\e722"
}

.be-eye:before {
  content: "\e733"
}

.be-fastforward:before {
  content: "\e737"
}

.be-favorite:before {
  content: "\e739"
}

.be-favoriteoutline:before {
  content: "\e73a"
}

.be-file:before {
  content: "\e73b"
}

.be-arrowdown:before {
  content: "\e76f"
}

.be-info:before {
  content: "\e771"
}

.be-insertemoticon:before {
  content: "\e777"
}

.be-arrowleft:before {
  content: "\e779"
}

.be-arrowright:before {
  content: "\e77a"
}

.be-arrowup:before {
  content: "\e77b"
}

.be-loader:before {
  content: "\e78d"
}

.be-link:before {
  content: "\e79b"
}

.be-localoffer:before {
  content: "\e7a5"
}

.be-maximize:before {
  content: "\e7c1"
}

.be-minimize:before {
  content: "\e7dd"
}

.be-paper:before {
  content: "\e804"
}

.be-personoutline:before {
  content: "\e80d"
}

.be-phone:before {
  content: "\e80e"
}

.be-peopleoutline:before {
  content: "\e826"
}

.be-playarrow:before {
  content: "\e82f"
}

.be-repeat:before {
  content: "\e859"
}

.be-share:before {
  content: "\e88b"
}

.be-basket:before {
  content: "\e88f"
}

.be-sort:before {
  content: "\e89a"
}

.be-speechbubble:before {
  content: "\e89d"
}

.be-stop:before {
  content: "\e8af"
}

.be-squareminus:before {
  content: "\e8b4"
}

.be-squareplus:before {
  content: "\e8b5"
}

.be-stack:before {
  content: "\e8b8"
}

.be-star:before {
  content: "\e8b9"
}

.be-timerauto:before {
  content: "\e8df"
}

.be-volumedown:before {
  content: "\e909"
}

.be-warning:before {
  content: "\e6f2"
}

.be-play:before {
  content: "\e637"
}

.be-download:before {
  content: "\e61d"
}

.be-thumbs-up:before {
  content: "\e68b"
}

.be-video:before {
  content: "\e7ee"
}

.be-stsina:before {
  content: "\e636"
}

.be-search:before {
  content: "\e614"
}

.be-roundleft:before {
  content: "\e799"
}

.be-circledown:before {
  content: "\e615"
}

.be-rss:before {
  content: "\e6c8"
}

.be-qzone:before {
  content: "\e63f"
}

.be-email:before {
  content: "\e606"
}

.be-display:before {
  content: "\e667"
}

.be-mobile:before {
  content: "\e64b"
}

.be-menu:before {
  content: "\e600"
}

.be-home:before {
  content: "\e656"
}

.be-skyatlas:before {
  content: "\e7f1"
}

.be-tablet-h:before {
  content: "\e7bd"
}

.be-qq:before {
  content: "\e608"
}

.be-schedule:before {
  content: "\e622"
}

.be-sidebar-on:before {
  content: "\e9e9"
}

.be-baidu:before {
  content: "\e68a"
}

.be-qr-code:before {
  content: "\e613"
}

.be-more:before {
  content: "\e867"
}

.be-folder:before {
  content: "\e67f"
}

.be-businesscard:before {
  content: "\e6e6"
}

.be-editor:before {
  content: "\e6f6"
}

.be-sidebar-off:before {
  content: "\e7e7"
}

.be-print:before {
  content: "\e6fd"
}

.be-thumbs-up-o:before {
  content: "\e630"
}

.be-tqq:before {
  content: "\e6c9"
}

.be-mobile-h:before {
  content: "\e90a"
}

.be-tablet:before {
  content: "\e90b"
}

.be-new:before {
  content: "\e601"
}

.be-top:before {
  content: "\e6"
}

@font-face {
  font-family: "cx";
  src: url(//jishubai.com/wp-content/themes/begin/css/fonts/cx.woff2) format('woff2'), url(//jishubai.com/wp-content/themes/begin/css/fonts/cx.woff) format('woff'), url(//jishubai.com/wp-content/themes/begin/css/fonts/cx.ttf) format('truetype')
}

.cx {
  font-family: "cx" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.cx-fasongyoujian:before {
  content: "\e602"
}

.cx-fasongtongzhi:before {
  content: "\e609"
}

.cx-suo:before {
  content: "\e7cd"
}

.cx-gerenzhongxin-m:before {
  content: "\e7dc"
}

.cx-youxiang-m:before {
  content: "\e7e8"
}

.cx-invitation_fill:before {
  content: "\e7ab"
}

.cx-tupianyanzhengma:before {
  content: "\e620"
}

.cx-mimazhengque:before {
  content: "\e65b"
}

.cx-svip:before {
  content: "\e601"
}

.cx-kefu1:before {
  content: "\e671"
}

.cx-bing:before {
  content: "\e69a"
}

.cx-google:before {
  content: "\eaa8"
}

.cx-liu:before {
  content: "\e606"
}

.cx-Sougou:before {
  content: "\e607"
}

.cx-begin:before {
  content: "\e600"
}

.cx-haibao:before {
  content: "\e623"
}

.cx-weixin:before {
  content: "\e6bb"
}

.cx-alipay:before {
  content: "\e61a"
}

.dashicons,
.dashicons-before:before {
  width: 16px;
  height: 16px;
  font-size: 16px;
  vertical-align: -18%;
  transition: color 0s ease-in
}

.beginlogin-box {
  margin: 0 auto
}

.beginlogin-main {
  margin: 0 auto;
  text-align: center;
  width: 100%
}

.reg-page .beginlogin-main {
  margin: 0 0 0 5px
}

.beginlogin-box .soc {
  width: 35px;
  height: 35px;
  color: #fff;
  text-align: center;
  line-height: 35px;
  line-height: 35px;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  margin-right: 20px;
  border-radius: 50%;
  background: #3abcff
}

.beginlogin-box .soc:last-of-type {
  margin-right: 0
}

.beginlogin-box .soc:hover {
  opacity: .8
}

.beginlogin-box .be {
  font-size: 18px !important;
  color: #fff;
  font-style: normal
}

.beginlogin-box .be-weixin {
  line-height: 32px
}

.social-t {
  color: #999;
  margin: 0 0 10px
}

@media screen and (max-width:800px) {
  .beginlogin-box .be {
    vertical-align: middle
  }

  .beginlogin-box .be-weixin {
    vertical-align: -5%
  }
}

.beginlogin-box .beginlogin-qq-a {
  background: #3abcff;
  background: linear-gradient(to top right, #9880fe, #3abcff)
}

.beginlogin-box .beginlogin-weibo-a {
  background: #c40000;
  background: linear-gradient(to top right, #c40000, #f96060)
}

.beginlogin-box .beginlogin-weixin-a {
  background: #2a8c30;
  background: linear-gradient(to top right, #2a8c30, #50d558)
}

.menu-item svg {
  width: 1.3em;
  height: 1.3em;
  vertical-align: -.32em;
  margin-right: .08em
}

.icon {
  width: 1.18em;
  height: 1.18em;
  vertical-align: -.25em;
  fill: currentColor;
  overflow: hidden
}

.wp-block-image figcaption {
  text-align: center;
  margin: 5px 0
}