.selected_83 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.hot_41 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 24px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.search_fluid_27 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.search_fluid_27 svg {
  width: 100%;
  height: auto;
  fill: currentColor;
}
.aside-2a {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hover_blue .search_fluid_27 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-right: 5px;
}
.hover_blue .aside-2a {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.hero-dark .search_fluid_27 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-left: 5px;
}
.hero-dark .aside-2a {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.module-lite {
  max-width: 100%;
}
.column-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-left: -10px;
  margin-right: -10px;
}
.tabs_fresh {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
}
.woodsearch {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-left: 10px;
  padding-right: 10px;
}
.dim_c4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  position: relative;
  max-width: 100%;
  background-color: #6ec1e4;
}
.dim_c4 i {
  visibility: visible;
}
.dim_c4 span {
  visibility: visible;
}
.dim_c4:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  visibility: hidden;
  top: 50%;
  left: 50%;
  width: 26px;
  height: 26px;
  margin-top: -13px;
  margin-left: -13px;
  border-radius: 50%;
  border: 3px solid #fff;
  border-top-color: #000;
  content: "";
  -webkit-animation: jet-spinner 0.6s linear infinite;
  animation: jet-spinner 0.6s linear infinite;
}
.dim_c4.link-hot i {
  visibility: hidden;
}
.dim_c4.link-hot span {
  visibility: hidden;
}
.dim_c4.link-hot:before {
  visibility: visible;
}
.dim_c4 .nav_warm {
  color: white;
  font-size: 15px;
  margin-right: 10px;
}
.highlightpurple {
  position: absolute;
  top: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  visibility: hidden;
  margin: 20px 0;
}
.highlightpurple .media-basic-ef {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.preview_copper_42 {
  display: block;
  margin-bottom: 5px;
}
.module-lite input[type="text"],
.module-lite input[type="email"],
.module-lite input[type="url"],
.module-lite input[type="password"],
.module-lite input[type="search"],
.module-lite input[type="number"],
.module-lite input[type="tel"],
.module-lite input[type="range"],
.module-lite input[type="date"],
.module-lite input[type="month"],
.module-lite input[type="week"],
.module-lite input[type="time"],
.module-lite input[type="datetime"],
.module-lite input[type="datetime-local"],
.module-lite select {
  width: 100%;
  border: 1px solid #e0e0e8;
  background-color: #f7fafd;
  border-radius: 4px;
  line-height: 16px;
  padding: 14px 20px;
  color: #a1a2a4;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.module-lite input[type="text"].itemover,
.module-lite input[type="email"].itemover,
.module-lite input[type="url"].itemover,
.module-lite input[type="password"].itemover,
.module-lite input[type="search"].itemover,
.module-lite input[type="number"].itemover,
.module-lite input[type="tel"].itemover,
.module-lite input[type="range"].itemover,
.module-lite input[type="date"].itemover,
.module-lite input[type="month"].itemover,
.module-lite input[type="week"].itemover,
.module-lite input[type="time"].itemover,
.module-lite input[type="datetime"].itemover,
.module-lite input[type="datetime-local"].itemover,
.module-lite select.itemover {
  color: #d9534f;
}
.module-lite input[type="text"]:focus,
.module-lite input[type="email"]:focus,
.module-lite input[type="url"]:focus,
.module-lite input[type="password"]:focus,
.module-lite input[type="search"]:focus,
.module-lite input[type="number"]:focus,
.module-lite input[type="tel"]:focus,
.module-lite input[type="range"]:focus,
.module-lite input[type="date"]:focus,
.module-lite input[type="month"]:focus,
.module-lite input[type="week"]:focus,
.module-lite input[type="time"]:focus,
.module-lite input[type="datetime"]:focus,
.module-lite input[type="datetime-local"]:focus,
.module-lite select:focus {
  outline: none;
  -webkit-box-shadow: 0 0 10px #e0e0e8;
  box-shadow: 0 0 10px #e0e0e8;
}
.module-lite input[type="text"]:first-child,
.module-lite input[type="email"]:first-child,
.module-lite input[type="url"]:first-child,
.module-lite input[type="password"]:first-child,
.module-lite input[type="search"]:first-child,
.module-lite input[type="number"]:first-child,
.module-lite input[type="tel"]:first-child,
.module-lite input[type="range"]:first-child,
.module-lite input[type="date"]:first-child,
.module-lite input[type="month"]:first-child,
.module-lite input[type="week"]:first-child,
.module-lite input[type="time"]:first-child,
.module-lite input[type="datetime"]:first-child,
.module-lite input[type="datetime-local"]:first-child,
.module-lite select:first-child {
  margin-top: 0;
}
.module-lite input[type="text"]:last-child,
.module-lite input[type="email"]:last-child,
.module-lite input[type="url"]:last-child,
.module-lite input[type="password"]:last-child,
.module-lite input[type="search"]:last-child,
.module-lite input[type="number"]:last-child,
.module-lite input[type="tel"]:last-child,
.module-lite input[type="range"]:last-child,
.module-lite input[type="date"]:last-child,
.module-lite input[type="month"]:last-child,
.module-lite input[type="week"]:last-child,
.module-lite input[type="time"]:last-child,
.module-lite input[type="datetime"]:last-child,
.module-lite input[type="datetime-local"]:last-child,
.module-lite select:last-child {
  margin-bottom: 0;
}
.module-lite fieldset {
  padding: 0;
  margin: 0;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}
.module-lite fieldset div {
  margin: 3px 0;
}
.module-lite fieldset label {
  margin-left: 5px;
}
.solid_4b .highlightpurple {
  color: #5cb85c;
}
.filter-up .highlightpurple {
  color: #d9534f;
}
@media screen and (min-width: 1px) and (max-width: 767px) {
  .tabs_fresh[data-column-mobile="20"] {
    width: 20%;
  }
  .tabs_fresh[data-column-mobile="25"] {
    width: 25%;
  }
  .tabs_fresh[data-column-mobile="33"] {
    width: 33.3333%;
  }
  .tabs_fresh[data-column-mobile="40"] {
    width: 40%;
  }
  .tabs_fresh[data-column-mobile="50"] {
    width: 50%;
  }
  .tabs_fresh[data-column-mobile="60"] {
    width: 60%;
  }
  .tabs_fresh[data-column-mobile="66"] {
    width: 66.3333%;
  }
  .tabs_fresh[data-column-mobile="75"] {
    width: 75%;
  }
  .tabs_fresh[data-column-mobile="80"] {
    width: 80%;
  }
  .tabs_fresh[data-column-mobile="100"] {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .tabs_fresh[data-column-tablet="20"] {
    width: 20%;
  }
  .tabs_fresh[data-column-tablet="25"] {
    width: 25%;
  }
  .tabs_fresh[data-column-tablet="33"] {
    width: 33.3333%;
  }
  .tabs_fresh[data-column-tablet="40"] {
    width: 40%;
  }
  .tabs_fresh[data-column-tablet="50"] {
    width: 50%;
  }
  .tabs_fresh[data-column-tablet="60"] {
    width: 60%;
  }
  .tabs_fresh[data-column-tablet="66"] {
    width: 66.3333%;
  }
  .tabs_fresh[data-column-tablet="75"] {
    width: 75%;
  }
  .tabs_fresh[data-column-tablet="80"] {
    width: 80%;
  }
  .tabs_fresh[data-column-tablet="100"] {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .tabs_fresh[data-column="20"] {
    width: 20%;
  }
  .tabs_fresh[data-column="25"] {
    width: 25%;
  }
  .tabs_fresh[data-column="33"] {
    width: 33.3333%;
  }
  .tabs_fresh[data-column="40"] {
    width: 40%;
  }
  .tabs_fresh[data-column="50"] {
    width: 50%;
  }
  .tabs_fresh[data-column="60"] {
    width: 60%;
  }
  .tabs_fresh[data-column="66"] {
    width: 66.3333%;
  }
  .tabs_fresh[data-column="75"] {
    width: 75%;
  }
  .tabs_fresh[data-column="80"] {
    width: 80%;
  }
  .tabs_fresh[data-column="100"] {
    width: 100%;
  }
}
@-webkit-keyframes jet-spinner {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes jet-spinner {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.chip-narrow.stoneform {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  z-index: 999;
}
.chip-narrow.stoneform .sortold {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.chip-narrow.stoneform .header_d2 {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.chip-narrow.stoneform .advancedvideo {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 800px;
  max-width: 100%;
  max-height: 100%;
  height: auto;
  z-index: 2;
  opacity: 0;
}
.chip-narrow.stoneform .link-outer-d2 {
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: white;
  padding: 20px;
  z-index: 1;
}
.chip-narrow.stoneform .link-outer-d2 > .previewhuge {
  position: relative;
  z-index: 2;
}
.chip-narrow.stoneform .hovercomplex {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  z-index: 1;
}
.chip-narrow.stoneform .active-33 {
  position: relative;
  z-index: 2;
}
.chip-narrow.stoneform .tertiary-88 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0px;
  right: 0px;
  cursor: pointer;
  z-index: 2;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 30px;
  height: 30px;
  font-size: 20px;
  color: #fff;
  background-color: #6ec1e4;
}
.chip-narrow.stoneform .tertiary-88 i {
  line-height: 1;
}
.chip-narrow.stoneform.green_80 .thick_a4 {
  display: block;
}
.chip-narrow.stoneform.green_80
  .link-outer-d2 {
  display: none;
}
.chip-narrow.stoneform.green_80
  .tertiary-88 {
  display: none;
}
.chip-narrow.stoneform.tiny-29 {
  opacity: 0;
  pointer-events: none;
}
.chip-narrow.stoneform.pagination_24 {
  opacity: 1;
  pointer-events: none;
}
.chip-narrow.stoneform.pagination_24 .sortold {
  pointer-events: none;
}
.chip-narrow.stoneform.pagination_24 .header_d2 {
  pointer-events: all;
}
.chip-narrow.stoneform.pagination_24 .advancedvideo {
  pointer-events: all;
}
.chip-narrow.stoneform.componentinner {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.chip-narrow.stoneform.componentinner
  .advancedvideo {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.chip-narrow.stoneform.avatar-top-aa {
  -webkit-perspective: 1000px;
  perspective: 1000px;
}
.chip-narrow.stoneform.avatar-top-aa
  .advancedvideo {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.chip-narrow.complexbackground .header_d2 {
  opacity: 1;
}
.chip-narrow.complexbackground .advancedvideo {
  opacity: 1;
}
.dropdown_dark_c8 {
  background-image: url("../images/transparent.heading-dirty-20");
  background-repeat: repeat;
  height: 100vh;
}
.highlight-97 {
  cursor: pointer;
}
.articlesoft {
  overflow: hidden;
  max-height: 100vh;
}
.thick_a4 {
  display: none;
  width: 48px;
  height: 48px;
  border: 4px rgba(255, 255, 255, 0.15) solid;
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #fff;
  border-radius: 50%;
  -webkit-animation: spCircRot 0.6s infinite linear;
  animation: spCircRot 0.6s infinite linear;
}
@-webkit-keyframes spCircRot {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes spCircRot {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* css-noise: 068d */
.promo-block-e1 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.2;
}
