.paper_5e {
  display: inline-block;
  line-height: 1;
  text-align: center;
}
.paper_5e svg {
  display: block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}
.input-3c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.nav_c0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.feature-73 {
  margin-right: 5px;
  margin-left: 5px;
  display: block;
}
.aside-top {
  margin-right: 5px;
}
.cool-e4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.media-in {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.currentbadge .media-in {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.active-13 {
  position: relative;
}
.message_pink {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin: 0;
}
.right-08 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.sidebar-77 {
  width: 100%;
}
.sidebar-77[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.iron_8c {
  margin-left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: none;
}
.mediumcarousel + .first-7f {
  margin-left: 4px;
}
.background-7c {
  visibility: hidden;
  position: absolute;
  z-index: 2;
  top: -999em;
  left: -999em;
  width: 250px;
  opacity: 0;
}
.focus-7b .background-7c {
  opacity: 1;
}
.blue-6b .background-7c {
  opacity: 0;
}
.summary-outer .background-7c {
  opacity: 1;
}
.focus-7b .background-7c,
.blue-6b .background-7c,
.summary-outer .background-7c {
  visibility: visible;
  top: 0;
  left: 0;
}
.background-7c.hero_left:not(
    .container-liquid
  ) {
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
  -webkit-transition: opacity 200ms linear, -webkit-transform 200ms linear;
  transition: opacity 200ms linear, -webkit-transform 200ms linear;
  -o-transition: opacity 200ms linear, transform 200ms linear;
  transition: opacity 200ms linear, transform 200ms linear;
  transition: opacity 200ms linear, transform 200ms linear,
    -webkit-transform 200ms linear;
}
.focus-7b
  .background-7c.hero_left:not(
    .container-liquid
  ) {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.blue-6b
  .background-7c.hero_left:not(
    .container-liquid
  ) {
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
}
.summary-outer
  .background-7c.hero_left:not(
    .container-liquid
  ) {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.background-7c.texture-hard:not(
    .container-liquid
  ) {
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: opacity 200ms linear, -webkit-transform 200ms linear;
  transition: opacity 200ms linear, -webkit-transform 200ms linear;
  -o-transition: opacity 200ms linear, transform 200ms linear;
  transition: opacity 200ms linear, transform 200ms linear;
  transition: opacity 200ms linear, transform 200ms linear,
    -webkit-transform 200ms linear;
}
.focus-7b
  .background-7c.texture-hard:not(
    .container-liquid
  ) {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.blue-6b
  .background-7c.texture-hard:not(
    .container-liquid
  ) {
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
}
.summary-outer
  .background-7c.texture-hard:not(
    .container-liquid
  ) {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.background-7c.icon_simple_30 {
  -webkit-transition: opacity 200ms linear;
  -o-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
}
.background-7c.module_ae {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: opacity 200ms linear, -webkit-transform 200ms linear;
  transition: opacity 200ms linear, -webkit-transform 200ms linear;
  -o-transition: opacity 200ms linear, transform 200ms linear;
  transition: opacity 200ms linear, transform 200ms linear;
  transition: opacity 200ms linear, transform 200ms linear,
    -webkit-transform 200ms linear;
}
.focus-7b .background-7c.module_ae {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.blue-6b .background-7c.module_ae {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.summary-outer .background-7c.module_ae {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.widget-58 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.frame_black {
  margin-left: 10px;
  border: none;
}
.container-liquid {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9998;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: auto;
  padding: 30px;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.focus-7b .container-liquid {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.blue-6b
  .container-liquid.bluepreview {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.summary-outer
  .container-liquid.bluepreview {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.blue-6b
  .container-liquid.icon_simple_30,
.summary-outer
  .container-liquid.icon_simple_30 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.container-liquid.hero_left,
.container-liquid.texture-hard {
  -webkit-transition: opacity 200ms linear;
  -o-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
}
.blue-6b
  .container-liquid.hero_left,
.summary-outer
  .container-liquid.hero_left,
.blue-6b
  .container-liquid.texture-hard,
.summary-outer
  .container-liquid.texture-hard {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.container-liquid.hero_left
  .right-08 {
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
  -webkit-transition: -webkit-transform 200ms linear;
  transition: -webkit-transform 200ms linear;
  -o-transition: transform 200ms linear;
  transition: transform 200ms linear;
  transition: transform 200ms linear, -webkit-transform 200ms linear;
}
.focus-7b
  .container-liquid.hero_left
  .right-08 {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.blue-6b
  .container-liquid.hero_left
  .right-08 {
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
}
.summary-outer
  .container-liquid.hero_left
  .right-08 {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.container-liquid.texture-hard
  .right-08 {
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: -webkit-transform 200ms linear;
  transition: -webkit-transform 200ms linear;
  -o-transition: transform 200ms linear;
  transition: transform 200ms linear;
  transition: transform 200ms linear, -webkit-transform 200ms linear;
}
.focus-7b
  .container-liquid.texture-hard
  .right-08 {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.blue-6b
  .container-liquid.texture-hard
  .right-08 {
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
}
.summary-outer
  .container-liquid.texture-hard
  .right-08 {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.container-liquid .widget-58 {
  width: 500px;
  max-width: 100%;
}
.container-liquid .frame_black {
  position: absolute;
  top: 0;
  right: 0;
  margin: 30px;
}
@media (max-width: 767px) {
  .container-liquid .frame_black {
    margin: 15px;
  }
}
.link-basic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pagination-a1 {
  border: none;
}
.hero_a4 label {
  display: block;
}
.hero_a4 p {
  margin: 0;
  padding: 0;
}
.shade-right .hero_a4 {
  text-align: right;
}
.filter_blue {
  display: inline-block;
  margin-top: 15px;
}
.complexshadow {
  margin-top: 15px;
  margin-bottom: 15px;
  color: #f00;
}
.filter_blue + .complexshadow a {
  display: none;
}
.tag-action-28 label {
  display: block;
}
.tag-action-28 legend {
  border-width: 3px;
}
.tag-action-28 p {
  margin: 0;
  padding: 0;
}
.blue_f6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.progress-b2 {
  margin-top: 20px;
}
.tag-action-28 .picture_cold_3b {
  margin: 15px 0;
  font-size: 18px;
  line-height: 1;
  font-weight: 500;
}
.southslider + .icon-under {
  margin-top: 20px;
}
.shade-right .tabs-af {
  text-align: right;
}
.pattern-fc {
  padding: 0;
  margin: 0;
}
.pattern-fc.heading-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.pattern-fc.heading-prev .patternhot p {
  margin: 0;
}
.patternhot {
  display: block;
}
.videosmall {
  margin-top: 15px;
  margin-bottom: 15px;
  color: #f00;
}
.wrapperlite {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  direction: ltr;
}
.wrapperlite .alert_fresh_80 {
  position: relative;
}
.wrapperlite .yellow-08 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px 10px;
}
.wrapperlite .yellow-08.backdrop-center-27 {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 8px 15px;
}
.wrapperlite .yellow-08 .badgelight {
  display: block;
}
.wrapperlite .slowavatar.carouselglass {
  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;
}
.wrapperlite .slowavatar.carouselglass svg {
  fill: currentColor;
  height: auto;
}
.soft-73 {
  display: block;
}
.carouselglass {
  margin-left: 10px;
}
.frame-simple-db {
  position: absolute;
  left: 0;
  top: -999em;
  visibility: hidden;
  z-index: 999;
  width: 200px;
  background: #fff;
  opacity: 0;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: opacity 200ms, -webkit-transform 200ms;
  transition: opacity 200ms, -webkit-transform 200ms;
  -o-transition: transform 200ms, opacity 200ms;
  transition: transform 200ms, opacity 200ms;
  transition: transform 200ms, opacity 200ms, -webkit-transform 200ms;
  -webkit-transition-timing-function: cubic-bezier(0.17, 0.67, 0.83, 0.67);
  -o-transition-timing-function: cubic-bezier(0.17, 0.67, 0.83, 0.67);
  transition-timing-function: cubic-bezier(0.17, 0.67, 0.83, 0.67);
}
@media (max-width: 767px) {
  .secondary_fluid.banner-easy-16 .frame-simple-db {
    position: static;
    top: 0;
    left: 0;
    width: 100% !important;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    display: none;
  }
}
.complex-1e .frame-simple-db {
  position: static;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  display: none;
}
.texture-light-a8.video_advanced_6a > .frame-simple-db {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
@media (max-width: 767px) {
  .secondary_fluid.banner-easy-16
    .texture-light-a8.video_advanced_6a
    > .frame-simple-db {
    display: block;
  }
}
.complex-1e
  .texture-light-a8.video_advanced_6a
  > .frame-simple-db {
  display: block;
}
.texture-light-a8.video_advanced_6a > .frame-simple-db,
.texture-light-a8.message_center > .frame-simple-db {
  top: 0;
  left: 100%;
  visibility: visible;
}
.secondary-94
  .texture-light-a8.video_advanced_6a
  > .frame-simple-db,
.secondary-94
  .texture-light-a8.message_center
  > .frame-simple-db {
  left: auto;
  right: 100%;
}
.texture-light-a8.video_advanced_6a > .frame-simple-db.hard-ed,
.texture-light-a8.message_center > .frame-simple-db.hard-ed {
  top: 100%;
  left: 0;
}
.active-d8
  .texture-light-a8.video_advanced_6a
  > .frame-simple-db.hard-ed,
.active-d8
  .texture-light-a8.message_center
  > .frame-simple-db.hard-ed {
  top: 0;
  left: 100%;
}
.secondary-94
  .texture-light-a8.video_advanced_6a
  > .frame-simple-db.hard-ed,
.secondary-94
  .texture-light-a8.message_center
  > .frame-simple-db.hard-ed {
  left: auto;
  right: 100%;
}
.frame-simple-db .panel-inner .badgelight {
  display: block;
  text-align: left;
  width: 100%;
}
.shade-right .frame-simple-db .panel-inner .badgelight {
  text-align: right;
}
.hidden-8e .coolsidebar > .slowavatar {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media (max-width: 1024px) {
  .modal_48 .coolsidebar > .slowavatar {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}
@media (max-width: 1024px) {
  .heading_first .coolsidebar > .texture-light-a8,
  .card_narrow_49 .coolsidebar > .texture-light-a8,
  .video-rough-37 .coolsidebar > .slowavatar {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
}
@media (max-width: 767px) {
  .content-gas .coolsidebar > .slowavatar {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}
@media (max-width: 767px) {
  .video_small .coolsidebar > .texture-light-a8,
  .nextbutton .coolsidebar > .texture-light-a8,
  .filtersmooth .coolsidebar > .slowavatar {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
}
.wrapperlite.active-d8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.wrapperlite.active-d8 .yellow-08.backdrop-center-27 {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.wrapperlite.secondary-94
  .yellow-08.panel-inner {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.wrapperlite.secondary-94 .carouselglass {
  margin-left: 0;
  margin-right: 10px;
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.hidden-8e
  .wrapperlite.secondary-94
  .backdrop-center-27
  .badgelight {
  margin-left: auto;
}
@media (max-width: 1024px) {
  .modal_48
    .wrapperlite.secondary-94
    .backdrop-center-27
    .badgelight {
    margin-left: auto;
  }
}
@media (max-width: 1024px) {
  .heading_first
    .wrapperlite.secondary-94
    .backdrop-center-27
    .badgelight,
  .card_narrow_49
    .wrapperlite.secondary-94
    .backdrop-center-27
    .badgelight,
  .video-rough-37
    .wrapperlite.secondary-94
    .backdrop-center-27
    .badgelight {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .content-gas
    .wrapperlite.secondary-94
    .backdrop-center-27
    .badgelight {
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  .video_small
    .wrapperlite.secondary-94
    .backdrop-center-27
    .badgelight,
  .nextbutton
    .wrapperlite.secondary-94
    .backdrop-center-27
    .badgelight,
  .filtersmooth
    .wrapperlite.secondary-94
    .backdrop-center-27
    .badgelight {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .secondary_fluid.banner-easy-16 .wrapperlite {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-top: 10px;
  }
  .secondary_fluid.banner-easy-16
    .wrapperlite
    .yellow-08.backdrop-center-27 {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .secondary_fluid.banner-easy-16
    .wrapperlite.secondary-94
    .texture-light-a8
    .yellow-08.backdrop-center-27
    .badgelight {
    margin-left: 0;
  }
  .secondary_fluid.banner-easy-16
    .wrapperlite.secondary-94
    .yellow-08.panel-inner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .secondary_fluid.banner-easy-16
    .wrapperlite.secondary-94
    .carouselglass {
    margin-left: 10px;
    margin-right: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (max-width: 767px) {
  .hard-54.banner-easy-16 .wrapperlite {
    position: absolute;
    z-index: 9999;
    left: 0;
    display: block;
    width: 100vw;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-transition: -webkit-transform 0.2s
      cubic-bezier(0.35, 0.19, 0.45, 0.91);
    transition: -webkit-transform 0.2s cubic-bezier(0.35, 0.19, 0.45, 0.91);
    -o-transition: transform 0.2s cubic-bezier(0.35, 0.19, 0.45, 0.91);
    transition: transform 0.2s cubic-bezier(0.35, 0.19, 0.45, 0.91);
    transition: transform 0.2s cubic-bezier(0.35, 0.19, 0.45, 0.91),
      -webkit-transform 0.2s cubic-bezier(0.35, 0.19, 0.45, 0.91);
    will-change: transform;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    background-color: #fff;
  }
}
@media (max-width: 767px) {
  .hard-54.green_0c .wrapperlite {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@media (max-width: 767px) {
  .menu-dirty-e2.banner-easy-16 .wrapperlite,
  .alert-upper-a6.banner-easy-16 .wrapperlite {
    position: fixed;
    top: 0;
    z-index: 9999;
    display: block;
    width: 270px;
    max-width: 100%;
    height: 100vh;
    padding: 10px 5px;
    margin-top: 0;
    -webkit-transition: -webkit-transform 0.2s
      cubic-bezier(0.35, 0.19, 0.45, 0.91);
    transition: -webkit-transform 0.2s cubic-bezier(0.35, 0.19, 0.45, 0.91);
    -o-transition: transform 0.2s cubic-bezier(0.35, 0.19, 0.45, 0.91);
    transition: transform 0.2s cubic-bezier(0.35, 0.19, 0.45, 0.91);
    transition: transform 0.2s cubic-bezier(0.35, 0.19, 0.45, 0.91),
      -webkit-transform 0.2s cubic-bezier(0.35, 0.19, 0.45, 0.91);
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    will-change: transform;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    background-color: #fff;
  }
  .focused_0f .menu-dirty-e2.banner-easy-16 .wrapperlite:before,
  .focused_0f .alert-upper-a6.banner-easy-16 .wrapperlite:before {
    content: "";
    display: block;
    height: 46px;
  }
}
@media (max-width: 767px) {
  .menu-dirty-e2.banner-easy-16 .wrapperlite {
    left: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@media (max-width: 767px) {
  .alert-upper-a6.banner-easy-16 .wrapperlite {
    right: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
}
@media (max-width: 767px) {
  .menu-dirty-e2.green_0c .wrapperlite,
  .alert-upper-a6.green_0c .wrapperlite {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.actiongradient {
  display: none;
}
@media (max-width: 767px) {
  .menu-dirty-e2.banner-easy-16 .actiongradient,
  .alert-upper-a6.banner-easy-16 .actiongradient {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9999;
    padding: 10px;
    line-height: 1;
    cursor: pointer;
  }
  .focused_0f
    .menu-dirty-e2.banner-easy-16
    .actiongradient,
  .focused_0f
    .alert-upper-a6.banner-easy-16
    .actiongradient {
    top: 46px;
  }
}
.banner-easy-16 {
  max-width: 100%;
}
.banner-easy-16 .texture_out {
  display: none;
  height: 40px;
  width: 40px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .banner-easy-16 .texture_out {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.banner-easy-16 .badge_hard_3b {
  display: block;
}
.banner-easy-16 .logo_motion {
  display: none;
}
.banner-easy-16
  .texture_out.westcomponent {
  margin-right: auto;
  margin-left: 0;
}
.banner-easy-16
  .texture_out.navplasma {
  margin-right: 0;
  margin-left: auto;
}
.banner-easy-16
  .texture_out.hard-07 {
  margin-right: auto;
  margin-left: auto;
}
.banner-easy-16.green_0c .badge_hard_3b {
  display: none;
}
.banner-easy-16.green_0c .logo_motion {
  display: block;
}
@media (max-width: 767px) {
  .banner-easy-16.green_0c .wrapperlite {
    display: block;
  }
}
.orangecaption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.smooth_14 {
  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;
  cursor: pointer;
  padding: 10px;
  background-color: #6ec1e4;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}
.stonetertiary {
  font-size: 20px;
  line-height: 1;
  color: white;
}
.alert-pro-65 {
  color: white;
  font-size: 16px;
}
.stonetertiary + .alert-pro-65 {
  margin-left: 10px;
}
.heading_cool {
  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;
}
.heading_cool.litetexture {
  display: none;
}
.avatarnew {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  top: 0;
  width: 500px;
  height: 100vh;
  pointer-events: none;
  z-index: 100;
}
.focused_0f .avatarnew {
  top: 32px;
}
.widget-pro-02 .avatarnew {
  z-index: 9999;
}
.outline_cool_a3 {
  position: relative;
  width: 100%;
  overflow-y: auto;
  background-color: white;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.boxglass {
  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: 20px;
  right: 20px;
  line-height: 1;
  cursor: pointer;
  z-index: 100;
  color: #54595f;
  font-size: 20px;
}
.gallery_purple {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.3);
  pointer-events: none;
  -webkit-transition: opacity 0.4s cubic-bezier(0.6, 0.17, 0.45, 0.88);
  -o-transition: opacity 0.4s cubic-bezier(0.6, 0.17, 0.45, 0.88);
  transition: opacity 0.4s cubic-bezier(0.6, 0.17, 0.45, 0.88);
}
.selectedoutline {
  position: relative;
  padding: 30px 20px;
}
.orangecaption.image-under-ee .gallery_purple {
  opacity: 1;
}
.orangecaption.image-under-ee .avatarnew {
  pointer-events: auto;
}
.orangecaption.image-under-ee .heading_cool.footer_green {
  display: none;
}
.orangecaption.image-under-ee .heading_cool.litetexture {
  display: block;
}
.orangecaption ::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.orangecaption ::-webkit-scrollbar-button {
  width: 10px;
  height: 10px;
}
.orangecaption ::-webkit-scrollbar-thumb {
  background: #cecece;
  border: 0px none #ffffff;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.orangecaption ::-webkit-scrollbar-thumb:hover {
  background: #c1c1c1;
}
.orangecaption ::-webkit-scrollbar-thumb:active {
  background: #c1c1c1;
}
.orangecaption ::-webkit-scrollbar-track {
  background: rgba(122, 122, 122, 0.15);
  border: 0px none #ffffff;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.orangecaption ::-webkit-scrollbar-track:hover {
  background: rgba(122, 122, 122, 0.2);
}
.orangecaption ::-webkit-scrollbar-track:active {
  background: rgba(122, 122, 122, 0.2);
}
.orangecaption ::-webkit-scrollbar-corner {
  background: transparent;
}
.orangecaption.search-green-28.fixedcontainer
  .avatarnew {
  right: 0;
}
.orangecaption.search-green-28.fixedcontainer
  .outline_cool_a3 {
  -webkit-transform: translateX(101%);
  -ms-transform: translateX(101%);
  transform: translateX(101%);
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.6, 0.17, 0.45, 0.88);
  transition: -webkit-transform 0.4s cubic-bezier(0.6, 0.17, 0.45, 0.88);
  -o-transition: transform 0.4s cubic-bezier(0.6, 0.17, 0.45, 0.88);
  transition: transform 0.4s cubic-bezier(0.6, 0.17, 0.45, 0.88);
  transition: transform 0.4s cubic-bezier(0.6, 0.17, 0.45, 0.88),
    -webkit-transform 0.4s cubic-bezier(0.6, 0.17, 0.45, 0.88);
}
.orangecaption.search-green-28.fixedcontainer.image-under-ee
  .outline_cool_a3 {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}
.orangecaption.search-green-28.tertiary_pink
  .avatarnew {
  left: 0;
}
.orangecaption.search-green-28.tertiary_pink
  .outline_cool_a3 {
  -webkit-transform: translateX(-101%);
  -ms-transform: translateX(-101%);
  transform: translateX(-101%);
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.6, 0.17, 0.45, 0.88);
  transition: -webkit-transform 0.4s cubic-bezier(0.6, 0.17, 0.45, 0.88);
  -o-transition: transform 0.4s cubic-bezier(0.6, 0.17, 0.45, 0.88);
  transition: transform 0.4s cubic-bezier(0.6, 0.17, 0.45, 0.88);
  transition: transform 0.4s cubic-bezier(0.6, 0.17, 0.45, 0.88),
    -webkit-transform 0.4s cubic-bezier(0.6, 0.17, 0.45, 0.88);
}
.orangecaption.search-green-28.tertiary_pink.image-under-ee
  .outline_cool_a3 {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}
.orangecaption.footer_light.fixedcontainer
  .avatarnew {
  right: 0;
  opacity: 0;
  -webkit-transition: opacity 0.4s cubic-bezier(0.6, 0.17, 0.45, 0.88);
  -o-transition: opacity 0.4s cubic-bezier(0.6, 0.17, 0.45, 0.88);
  transition: opacity 0.4s cubic-bezier(0.6, 0.17, 0.45, 0.88);
}
.orangecaption.footer_light.fixedcontainer.image-under-ee
  .avatarnew {
  opacity: 1;
}
.orangecaption.footer_light.tertiary_pink
  .avatarnew {
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.4s cubic-bezier(0.6, 0.17, 0.45, 0.88);
  -o-transition: opacity 0.4s cubic-bezier(0.6, 0.17, 0.45, 0.88);
  transition: opacity 0.4s cubic-bezier(0.6, 0.17, 0.45, 0.88);
}
.orangecaption.footer_light.tertiary_pink.image-under-ee
  .avatarnew {
  opacity: 1;
}
.orangecaption.highlight_hard_8c.fixedcontainer
  .avatarnew {
  right: 0;
}
.orangecaption.highlight_hard_8c.fixedcontainer
  .outline_cool_a3 {
  opacity: 0;
  -webkit-transform: scale(0.75);
  -ms-transform: scale(0.75);
  transform: scale(0.75);
  -webkit-transition: opacity 0.3s cubic-bezier(0.6, 0.17, 0.45, 0.88),
    -webkit-transform 0.4s cubic-bezier(0.31, 0.86, 0.62, 0.99);
  transition: opacity 0.3s cubic-bezier(0.6, 0.17, 0.45, 0.88),
    -webkit-transform 0.4s cubic-bezier(0.31, 0.86, 0.62, 0.99);
  -o-transition: opacity 0.3s cubic-bezier(0.6, 0.17, 0.45, 0.88),
    transform 0.4s cubic-bezier(0.31, 0.86, 0.62, 0.99);
  transition: opacity 0.3s cubic-bezier(0.6, 0.17, 0.45, 0.88),
    transform 0.4s cubic-bezier(0.31, 0.86, 0.62, 0.99);
  transition: opacity 0.3s cubic-bezier(0.6, 0.17, 0.45, 0.88),
    transform 0.4s cubic-bezier(0.31, 0.86, 0.62, 0.99),
    -webkit-transform 0.4s cubic-bezier(0.31, 0.86, 0.62, 0.99);
}
.orangecaption.highlight_hard_8c.fixedcontainer.image-under-ee
  .outline_cool_a3 {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.orangecaption.highlight_hard_8c.tertiary_pink
  .avatarnew {
  left: 0;
}
.orangecaption.highlight_hard_8c.tertiary_pink
  .avatarnew
  .outline_cool_a3 {
  opacity: 0;
  -webkit-transform: scale(0.75);
  -ms-transform: scale(0.75);
  transform: scale(0.75);
  -webkit-transition: opacity 0.3s cubic-bezier(0.6, 0.17, 0.45, 0.88),
    -webkit-transform 0.4s cubic-bezier(0.31, 0.86, 0.62, 0.99);
  transition: opacity 0.3s cubic-bezier(0.6, 0.17, 0.45, 0.88),
    -webkit-transform 0.4s cubic-bezier(0.31, 0.86, 0.62, 0.99);
  -o-transition: opacity 0.3s cubic-bezier(0.6, 0.17, 0.45, 0.88),
    transform 0.4s cubic-bezier(0.31, 0.86, 0.62, 0.99);
  transition: opacity 0.3s cubic-bezier(0.6, 0.17, 0.45, 0.88),
    transform 0.4s cubic-bezier(0.31, 0.86, 0.62, 0.99);
  transition: opacity 0.3s cubic-bezier(0.6, 0.17, 0.45, 0.88),
    transform 0.4s cubic-bezier(0.31, 0.86, 0.62, 0.99),
    -webkit-transform 0.4s cubic-bezier(0.31, 0.86, 0.62, 0.99);
}
.orangecaption.highlight_hard_8c.tertiary_pink.image-under-ee
  .outline_cool_a3 {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
html.slider_easy_11 {
  overflow: hidden;
}
.highlight_last {
  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;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 30px;
  padding: 5px 10px;
  left: 15px;
  top: 15px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #b7084e;
  z-index: 99;
  cursor: pointer;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.highlight_last i {
  font-size: 14px;
  color: white;
  margin-right: 5px;
}
.highlight_last span {
  font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
  font-size: 13px;
  color: white;
}
.highlight_last:hover {
  background-color: #840739;
}
.menu-c3 {
  text-align: center;
  padding: 10px;
}
.plasmaframe {
  color: #6ec1e4;
  text-decoration: underline;
}
.fluid_a9 {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 24px;
  height: 24px;
  margin-top: -12px;
  margin-left: -12px;
  border: 4px rgba(0, 0, 0, 0.15) solid;
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: #fff;
  -webkit-border-radius: 50%;
  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);
  }
}
.cardlast {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.easy-88 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.new_c1 {
  display: block;
  margin-right: 5px;
}
.black_3c {
  display: block;
  margin-right: 5px;
}
.whitestatus {
  display: block;
  text-align: center;
}
.cleandisabled {
  display: block;
}
.image_f4 {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.image_f4 svg {
  color: currentColor;
  height: auto;
}
.button_copper {
  width: 250px;
  padding: 20px;
  z-index: 9999;
  background: #fff;
  position: relative;
}
.button_copper .tertiaryiron.goldbanner.preview-3e {
  padding: 0;
  margin: 0;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.button_copper
  .tertiaryiron.goldbanner.preview-3e
  .button-in {
  overflow-y: auto;
}
.button_copper
  .tertiaryiron.goldbanner.preview-3e
  .button-in::-webkit-scrollbar {
  width: 6px;
}
.button_copper
  .tertiaryiron.goldbanner.preview-3e
  .button-in::-webkit-scrollbar-button {
  width: 0;
  height: 0;
}
.button_copper
  .tertiaryiron.goldbanner.preview-3e
  .button-in::-webkit-scrollbar-thumb {
  background-color: #d8d8d8;
  border: none;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.button_copper
  .tertiaryiron.goldbanner.preview-3e
  .button-in::-webkit-scrollbar-track {
  border: none;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.button_copper
  .tertiaryiron.goldbanner.preview-3e
  .button-in::-webkit-scrollbar-corner {
  background: transparent;
}
.button_copper
  .tertiaryiron.goldbanner.preview-3e
  .new_37 {
  border: none;
}
.button_copper
  .tertiaryiron.goldbanner.preview-3e
  .panel_up:after {
  content: none;
  display: none;
}
.outline_advanced .button_copper {
  position: absolute;
  top: -999em;
  opacity: 0;
  left: 0;
  -webkit-transform: translateY(30px);
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: opacity, transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  transition-duration: 200ms;
}
.outline_advanced.undercontainer .button_copper {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  top: 100%;
}
.tiny_f2 .button_copper {
  position: fixed;
  height: 100vh;
  top: 0;
  right: 0;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: opacity, transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transition-duration: 300ms;
  -o-transition-duration: 300ms;
  transition-duration: 300ms;
  -webkit-transition-timing-function: cubic-bezier(0.28, 0.59, 0.45, 0.93);
  -o-transition-timing-function: cubic-bezier(0.28, 0.59, 0.45, 0.93);
  transition-timing-function: cubic-bezier(0.28, 0.59, 0.45, 0.93);
}
.focused_0f .tiny_f2 .button_copper {
  top: 32px;
}
.tiny_f2.undercontainer .button_copper {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.photo_dc.goldbanner
  .cardlast
  .preview-3e
  .frame-wide-af
  a {
  display: inline-block;
  width: auto;
  margin-right: 5px;
  text-align: center;
}
.photo_dc.goldbanner
  .cardlast
  .preview-3e
  .frame-wide-af
  .image_a3.banner_red_ef {
  margin-left: 0;
  margin-right: 5px;
}
.layout-steel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.copper_11 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.tabs_3b.sort_large .copper_11 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.tabs_3b.sort_large
  .disabled_prev_97,
.tabs_3b.sort_large
  .heading_static {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
@media (max-width: 1024px) {
  .tabs_3b.tertiary-wide
    .copper_11 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .tabs_3b.tertiary-wide
    .disabled_prev_97,
  .tabs_3b.tertiary-wide
    .heading_static {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
}
@media (max-width: 1024px) {
  .tabs_3b.logo_wood_1b
    .copper_11,
  .tabs_3b.item-hard-63
    .copper_11,
  .tabs_3b.soft-8d
    .copper_11 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .tabs_3b.logo_wood_1b
    .disabled_prev_97,
  .tabs_3b.logo_wood_1b
    .heading_static,
  .tabs_3b.item-hard-63
    .disabled_prev_97,
  .tabs_3b.item-hard-63
    .heading_static,
  .tabs_3b.soft-8d
    .disabled_prev_97,
  .tabs_3b.soft-8d
    .heading_static {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}
@media (max-width: 767px) {
  .tabs_3b.tooltip-pink
    .copper_11 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .tabs_3b.tooltip-pink
    .disabled_prev_97,
  .tabs_3b.tooltip-pink
    .heading_static {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
}
@media (max-width: 767px) {
  .tabs_3b.proalert
    .copper_11,
  .tabs_3b.banner_up
    .copper_11,
  .tabs_3b.grid_ea
    .copper_11 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .tabs_3b.proalert
    .disabled_prev_97,
  .tabs_3b.proalert
    .heading_static,
  .tabs_3b.banner_up
    .disabled_prev_97,
  .tabs_3b.banner_up
    .heading_static,
  .tabs_3b.grid_ea
    .disabled_prev_97,
  .tabs_3b.grid_ea
    .heading_static {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}
.disabled_prev_97,
.heading_static {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.disabled_prev_97 {
  padding: 0;
  margin: 0;
  border: none;
  text-align: inherit;
}
.heading_static {
  font-size: 0;
}
.inner_af,
.hero-tiny-59,
.list_fresh,
.badge-lower {
  display: inline-block;
}
.iron-9f {
  display: inline;
}
.inner_af {
  margin-right: 5px;
}
.inner_af,
.hero-tiny-59 {
  font-size: 14px;
  vertical-align: middle;
}
.component-8b {
  margin-left: 5px;
  margin-right: 5px;
}
.component-8b i {
  display: block;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-align: center;
}
body.active-67
  .selected_b2:not(.framepurple):not(
    .fullprimary
  ) {
  display: none;
}
.focus_plasma_50 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 100%;
  z-index: 1100;
  margin-left: auto;
  margin-right: auto;
}

/* css-noise: 7091 */
.ghost-box-z2 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.0;
}
