.gallery_old_cf {
  display: inline-block;
  line-height: 1;
  text-align: center;
}
.gallery_old_cf svg {
  display: block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}
.avatar-e9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.accordion-gold {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.sliderold {
  margin-right: 5px;
  margin-left: 5px;
  display: block;
}
.column_small {
  margin-right: 5px;
}
.list-green {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hugealert {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.pattern-e6 .hugealert {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.gradient_0f {
  position: relative;
}
.fastlayout {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin: 0;
}
.shade-last-7a {
  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;
}
.header_left_4b {
  width: 100%;
}
.header_left_4b[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;
}
.container-upper {
  margin-left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: none;
}
.photo-rough-ee + .purple_8a {
  margin-left: 4px;
}
.backgroundfast {
  visibility: hidden;
  position: absolute;
  z-index: 2;
  top: -999em;
  left: -999em;
  width: 250px;
  opacity: 0;
}
.chip_red .backgroundfast {
  opacity: 1;
}
.stone_3c .backgroundfast {
  opacity: 0;
}
.overoutline .backgroundfast {
  opacity: 1;
}
.chip_red .backgroundfast,
.stone_3c .backgroundfast,
.overoutline .backgroundfast {
  visibility: visible;
  top: 0;
  left: 0;
}
.backgroundfast.layout_east_32:not(
    .shadow_huge_b2
  ) {
  -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;
}
.chip_red
  .backgroundfast.layout_east_32:not(
    .shadow_huge_b2
  ) {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.stone_3c
  .backgroundfast.layout_east_32:not(
    .shadow_huge_b2
  ) {
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
}
.overoutline
  .backgroundfast.layout_east_32:not(
    .shadow_huge_b2
  ) {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.backgroundfast.yellow_e8:not(
    .shadow_huge_b2
  ) {
  -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;
}
.chip_red
  .backgroundfast.yellow_e8:not(
    .shadow_huge_b2
  ) {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.stone_3c
  .backgroundfast.yellow_e8:not(
    .shadow_huge_b2
  ) {
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
}
.overoutline
  .backgroundfast.yellow_e8:not(
    .shadow_huge_b2
  ) {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.backgroundfast.roughgallery {
  -webkit-transition: opacity 200ms linear;
  -o-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
}
.backgroundfast.outline_outer_51 {
  -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;
}
.chip_red .backgroundfast.outline_outer_51 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.stone_3c .backgroundfast.outline_outer_51 {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.overoutline .backgroundfast.outline_outer_51 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.carousel_green_21 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.module-hard-94 {
  margin-left: 10px;
  border: none;
}
.shadow_huge_b2 {
  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);
}
.chip_red .shadow_huge_b2 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.stone_3c
  .shadow_huge_b2.hidden-upper-86 {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.overoutline
  .shadow_huge_b2.hidden-upper-86 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.stone_3c
  .shadow_huge_b2.roughgallery,
.overoutline
  .shadow_huge_b2.roughgallery {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.shadow_huge_b2.layout_east_32,
.shadow_huge_b2.yellow_e8 {
  -webkit-transition: opacity 200ms linear;
  -o-transition: opacity 200ms linear;
  transition: opacity 200ms linear;
}
.stone_3c
  .shadow_huge_b2.layout_east_32,
.overoutline
  .shadow_huge_b2.layout_east_32,
.stone_3c
  .shadow_huge_b2.yellow_e8,
.overoutline
  .shadow_huge_b2.yellow_e8 {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.shadow_huge_b2.layout_east_32
  .shade-last-7a {
  -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;
}
.chip_red
  .shadow_huge_b2.layout_east_32
  .shade-last-7a {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.stone_3c
  .shadow_huge_b2.layout_east_32
  .shade-last-7a {
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
}
.overoutline
  .shadow_huge_b2.layout_east_32
  .shade-last-7a {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.shadow_huge_b2.yellow_e8
  .shade-last-7a {
  -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;
}
.chip_red
  .shadow_huge_b2.yellow_e8
  .shade-last-7a {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.stone_3c
  .shadow_huge_b2.yellow_e8
  .shade-last-7a {
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
}
.overoutline
  .shadow_huge_b2.yellow_e8
  .shade-last-7a {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.shadow_huge_b2 .carousel_green_21 {
  width: 500px;
  max-width: 100%;
}
.shadow_huge_b2 .module-hard-94 {
  position: absolute;
  top: 0;
  right: 0;
  margin: 30px;
}
@media (max-width: 767px) {
  .shadow_huge_b2 .module-hard-94 {
    margin: 15px;
  }
}
.layout_fc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.element-east-75 {
  border: none;
}
.widgetwest label {
  display: block;
}
.widgetwest p {
  margin: 0;
  padding: 0;
}
.form-current-de .widgetwest {
  text-align: right;
}
.motion_d5 {
  display: inline-block;
  margin-top: 15px;
}
.picture-fast {
  margin-top: 15px;
  margin-bottom: 15px;
  color: #f00;
}
.motion_d5 + .picture-fast a {
  display: none;
}
.dropdown-aa label {
  display: block;
}
.dropdown-aa legend {
  border-width: 3px;
}
.dropdown-aa p {
  margin: 0;
  padding: 0;
}
.progress-dc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.surfacenorth {
  margin-top: 20px;
}
.dropdown-aa .banner-b5 {
  margin: 15px 0;
  font-size: 18px;
  line-height: 1;
  font-weight: 500;
}
.disabled-6d + .frame_lite {
  margin-top: 20px;
}
.form-current-de .in_06 {
  text-align: right;
}
.tabs-simple-d6 {
  padding: 0;
  margin: 0;
}
.tabs-simple-d6.selectedicon {
  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;
}
.tabs-simple-d6.selectedicon .media_wood p {
  margin: 0;
}
.media_wood {
  display: block;
}
.grid_77 {
  margin-top: 15px;
  margin-bottom: 15px;
  color: #f00;
}
.description_23 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  direction: ltr;
}
.description_23 .lower-65 {
  position: relative;
}
.description_23 .shortsurface {
  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;
}
.description_23 .shortsurface.status_3e {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 8px 15px;
}
.description_23 .shortsurface .main_north {
  display: block;
}
.description_23 .yellowcard.framedark {
  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;
}
.description_23 .yellowcard.framedark svg {
  fill: currentColor;
  height: auto;
}
.outline_medium_4c {
  display: block;
}
.framedark {
  margin-left: 10px;
}
.search-lite {
  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) {
  .title_d8.item_light .search-lite {
    position: static;
    top: 0;
    left: 0;
    width: 100% !important;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    display: none;
  }
}
.menu_large .search-lite {
  position: static;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  display: none;
}
.previewpressed.focusin > .search-lite {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
@media (max-width: 767px) {
  .title_d8.item_light
    .previewpressed.focusin
    > .search-lite {
    display: block;
  }
}
.menu_large
  .previewpressed.focusin
  > .search-lite {
  display: block;
}
.previewpressed.focusin > .search-lite,
.previewpressed.icon_9a > .search-lite {
  top: 0;
  left: 100%;
  visibility: visible;
}
.outlinehard
  .previewpressed.focusin
  > .search-lite,
.outlinehard
  .previewpressed.icon_9a
  > .search-lite {
  left: auto;
  right: 100%;
}
.previewpressed.focusin > .search-lite.sortouter,
.previewpressed.icon_9a > .search-lite.sortouter {
  top: 100%;
  left: 0;
}
.aside-black-95
  .previewpressed.focusin
  > .search-lite.sortouter,
.aside-black-95
  .previewpressed.icon_9a
  > .search-lite.sortouter {
  top: 0;
  left: 100%;
}
.outlinehard
  .previewpressed.focusin
  > .search-lite.sortouter,
.outlinehard
  .previewpressed.icon_9a
  > .search-lite.sortouter {
  left: auto;
  right: 100%;
}
.search-lite .button-out .main_north {
  display: block;
  text-align: left;
  width: 100%;
}
.form-current-de .search-lite .button-out .main_north {
  text-align: right;
}
.block-89 .tabs-40 > .yellowcard {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media (max-width: 1024px) {
  .highlight-orange .tabs-40 > .yellowcard {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}
@media (max-width: 1024px) {
  .gold_55 .tabs-40 > .previewpressed,
  .filter-under-71 .tabs-40 > .previewpressed,
  .description-advanced .tabs-40 > .yellowcard {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
}
@media (max-width: 767px) {
  .frame-tall-07 .tabs-40 > .yellowcard {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}
@media (max-width: 767px) {
  .tiny-46 .tabs-40 > .previewpressed,
  .button_rough .tabs-40 > .previewpressed,
  .text_top .tabs-40 > .yellowcard {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
}
.description_23.aside-black-95 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.description_23.aside-black-95 .shortsurface.status_3e {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.description_23.outlinehard
  .shortsurface.button-out {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.description_23.outlinehard .framedark {
  margin-left: 0;
  margin-right: 10px;
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.block-89
  .description_23.outlinehard
  .status_3e
  .main_north {
  margin-left: auto;
}
@media (max-width: 1024px) {
  .highlight-orange
    .description_23.outlinehard
    .status_3e
    .main_north {
    margin-left: auto;
  }
}
@media (max-width: 1024px) {
  .gold_55
    .description_23.outlinehard
    .status_3e
    .main_north,
  .filter-under-71
    .description_23.outlinehard
    .status_3e
    .main_north,
  .description-advanced
    .description_23.outlinehard
    .status_3e
    .main_north {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .frame-tall-07
    .description_23.outlinehard
    .status_3e
    .main_north {
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  .tiny-46
    .description_23.outlinehard
    .status_3e
    .main_north,
  .button_rough
    .description_23.outlinehard
    .status_3e
    .main_north,
  .text_top
    .description_23.outlinehard
    .status_3e
    .main_north {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .title_d8.item_light .description_23 {
    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;
  }
  .title_d8.item_light
    .description_23
    .shortsurface.status_3e {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .title_d8.item_light
    .description_23.outlinehard
    .previewpressed
    .shortsurface.status_3e
    .main_north {
    margin-left: 0;
  }
  .title_d8.item_light
    .description_23.outlinehard
    .shortsurface.button-out {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .title_d8.item_light
    .description_23.outlinehard
    .framedark {
    margin-left: 10px;
    margin-right: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (max-width: 767px) {
  .row_ab.item_light .description_23 {
    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) {
  .row_ab.widget-1a .description_23 {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@media (max-width: 767px) {
  .tallshadow.item_light .description_23,
  .hero-action.item_light .description_23 {
    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;
  }
  .tag_paper .tallshadow.item_light .description_23:before,
  .tag_paper .hero-action.item_light .description_23:before {
    content: "";
    display: block;
    height: 46px;
  }
}
@media (max-width: 767px) {
  .tallshadow.item_light .description_23 {
    left: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@media (max-width: 767px) {
  .hero-action.item_light .description_23 {
    right: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }
}
@media (max-width: 767px) {
  .tallshadow.widget-1a .description_23,
  .hero-action.widget-1a .description_23 {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.simple-36 {
  display: none;
}
@media (max-width: 767px) {
  .tallshadow.item_light .simple-36,
  .hero-action.item_light .simple-36 {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9999;
    padding: 10px;
    line-height: 1;
    cursor: pointer;
  }
  .tag_paper
    .tallshadow.item_light
    .simple-36,
  .tag_paper
    .hero-action.item_light
    .simple-36 {
    top: 46px;
  }
}
.item_light {
  max-width: 100%;
}
.item_light .overlayunder {
  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) {
  .item_light .overlayunder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.item_light .tertiary_next_ca {
  display: block;
}
.item_light .paragraph-7a {
  display: none;
}
.item_light
  .overlayunder.content_83 {
  margin-right: auto;
  margin-left: 0;
}
.item_light
  .overlayunder.wood-1a {
  margin-right: 0;
  margin-left: auto;
}
.item_light
  .overlayunder.hardparagraph {
  margin-right: auto;
  margin-left: auto;
}
.item_light.widget-1a .tertiary_next_ca {
  display: none;
}
.item_light.widget-1a .paragraph-7a {
  display: block;
}
@media (max-width: 767px) {
  .item_light.widget-1a .description_23 {
    display: block;
  }
}
.mask_eb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.video_3a {
  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);
}
.next-47 {
  font-size: 20px;
  line-height: 1;
  color: white;
}
.slowlist {
  color: white;
  font-size: 16px;
}
.next-47 + .slowlist {
  margin-left: 10px;
}
.in_f1 {
  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;
}
.in_f1.tertiary_hot {
  display: none;
}
.active_34 {
  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;
}
.tag_paper .active_34 {
  top: 32px;
}
.innersecondary .active_34 {
  z-index: 9999;
}
.popup-green {
  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);
}
.focused_6a {
  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;
}
.component_glass_c2 {
  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);
}
.tertiary_iron {
  position: relative;
  padding: 30px 20px;
}
.mask_eb.uppicture .component_glass_c2 {
  opacity: 1;
}
.mask_eb.uppicture .active_34 {
  pointer-events: auto;
}
.mask_eb.uppicture .in_f1.east-93 {
  display: none;
}
.mask_eb.uppicture .in_f1.tertiary_hot {
  display: block;
}
.mask_eb ::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.mask_eb ::-webkit-scrollbar-button {
  width: 10px;
  height: 10px;
}
.mask_eb ::-webkit-scrollbar-thumb {
  background: #cecece;
  border: 0px none #ffffff;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.mask_eb ::-webkit-scrollbar-thumb:hover {
  background: #c1c1c1;
}
.mask_eb ::-webkit-scrollbar-thumb:active {
  background: #c1c1c1;
}
.mask_eb ::-webkit-scrollbar-track {
  background: rgba(122, 122, 122, 0.15);
  border: 0px none #ffffff;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.mask_eb ::-webkit-scrollbar-track:hover {
  background: rgba(122, 122, 122, 0.2);
}
.mask_eb ::-webkit-scrollbar-track:active {
  background: rgba(122, 122, 122, 0.2);
}
.mask_eb ::-webkit-scrollbar-corner {
  background: transparent;
}
.mask_eb.inputpaper.main_ca
  .active_34 {
  right: 0;
}
.mask_eb.inputpaper.main_ca
  .popup-green {
  -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);
}
.mask_eb.inputpaper.main_ca.uppicture
  .popup-green {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}
.mask_eb.inputpaper.chip-out-af
  .active_34 {
  left: 0;
}
.mask_eb.inputpaper.chip-out-af
  .popup-green {
  -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);
}
.mask_eb.inputpaper.chip-out-af.uppicture
  .popup-green {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}
.mask_eb.filter-purple.main_ca
  .active_34 {
  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);
}
.mask_eb.filter-purple.main_ca.uppicture
  .active_34 {
  opacity: 1;
}
.mask_eb.filter-purple.chip-out-af
  .active_34 {
  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);
}
.mask_eb.filter-purple.chip-out-af.uppicture
  .active_34 {
  opacity: 1;
}
.mask_eb.disabled_dirty_1f.main_ca
  .active_34 {
  right: 0;
}
.mask_eb.disabled_dirty_1f.main_ca
  .popup-green {
  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);
}
.mask_eb.disabled_dirty_1f.main_ca.uppicture
  .popup-green {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.mask_eb.disabled_dirty_1f.chip-out-af
  .active_34 {
  left: 0;
}
.mask_eb.disabled_dirty_1f.chip-out-af
  .active_34
  .popup-green {
  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);
}
.mask_eb.disabled_dirty_1f.chip-out-af.uppicture
  .popup-green {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
html.badge_pink {
  overflow: hidden;
}
.accordion-hard-5b {
  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;
}
.accordion-hard-5b i {
  font-size: 14px;
  color: white;
  margin-right: 5px;
}
.accordion-hard-5b span {
  font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
  font-size: 13px;
  color: white;
}
.accordion-hard-5b:hover {
  background-color: #840739;
}
.aside_silver {
  text-align: center;
  padding: 10px;
}
.item-fixed {
  color: #6ec1e4;
  text-decoration: underline;
}
.table_active_bf {
  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);
  }
}
.plasma_98 {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.warmtooltip {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.feature-ee {
  display: block;
  margin-right: 5px;
}
.carouselglass {
  display: block;
  margin-right: 5px;
}
.summarywest {
  display: block;
  text-align: center;
}
.module_static_b2 {
  display: block;
}
.mask-west-46 {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.mask-west-46 svg {
  color: currentColor;
  height: auto;
}
.popup-50 {
  width: 250px;
  padding: 20px;
  z-index: 9999;
  background: #fff;
  position: relative;
}
.popup-50 .block-gold-b6.outline_advanced.pagination_f6 {
  padding: 0;
  margin: 0;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.popup-50
  .block-gold-b6.outline_advanced.pagination_f6
  .title-rough-5b {
  overflow-y: auto;
}
.popup-50
  .block-gold-b6.outline_advanced.pagination_f6
  .title-rough-5b::-webkit-scrollbar {
  width: 6px;
}
.popup-50
  .block-gold-b6.outline_advanced.pagination_f6
  .title-rough-5b::-webkit-scrollbar-button {
  width: 0;
  height: 0;
}
.popup-50
  .block-gold-b6.outline_advanced.pagination_f6
  .title-rough-5b::-webkit-scrollbar-thumb {
  background-color: #d8d8d8;
  border: none;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.popup-50
  .block-gold-b6.outline_advanced.pagination_f6
  .title-rough-5b::-webkit-scrollbar-track {
  border: none;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.popup-50
  .block-gold-b6.outline_advanced.pagination_f6
  .title-rough-5b::-webkit-scrollbar-corner {
  background: transparent;
}
.popup-50
  .block-gold-b6.outline_advanced.pagination_f6
  .section_ea {
  border: none;
}
.popup-50
  .block-gold-b6.outline_advanced.pagination_f6
  .avatar_bronze:after {
  content: none;
  display: none;
}
.selected-0d .popup-50 {
  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;
}
.selected-0d.hard_e1 .popup-50 {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  top: 100%;
}
.masktall .popup-50 {
  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);
}
.tag_paper .masktall .popup-50 {
  top: 32px;
}
.masktall.hard_e1 .popup-50 {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.slider-8d.outline_advanced
  .plasma_98
  .pagination_f6
  .rough_2c
  a {
  display: inline-block;
  width: auto;
  margin-right: 5px;
  text-align: center;
}
.slider-8d.outline_advanced
  .plasma_98
  .pagination_f6
  .rough_2c
  .message_be.light-62 {
  margin-left: 0;
  margin-right: 5px;
}
.yellow_9d {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.feature-ba {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.background_paper.topnav .feature-ba {
  -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;
}
.background_paper.topnav
  .rough-d2,
.background_paper.topnav
  .plasma_7f {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
@media (max-width: 1024px) {
  .background_paper.texture-small-53
    .feature-ba {
    -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;
  }
  .background_paper.texture-small-53
    .rough-d2,
  .background_paper.texture-small-53
    .plasma_7f {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
}
@media (max-width: 1024px) {
  .background_paper.woodcontent
    .feature-ba,
  .background_paper.highlight_30
    .feature-ba,
  .background_paper.detail-clean-78
    .feature-ba {
    -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;
  }
  .background_paper.woodcontent
    .rough-d2,
  .background_paper.woodcontent
    .plasma_7f,
  .background_paper.highlight_30
    .rough-d2,
  .background_paper.highlight_30
    .plasma_7f,
  .background_paper.detail-clean-78
    .rough-d2,
  .background_paper.detail-clean-78
    .plasma_7f {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}
@media (max-width: 767px) {
  .background_paper.popup_95
    .feature-ba {
    -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;
  }
  .background_paper.popup_95
    .rough-d2,
  .background_paper.popup_95
    .plasma_7f {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
}
@media (max-width: 767px) {
  .background_paper.focus_south_3a
    .feature-ba,
  .background_paper.button_full
    .feature-ba,
  .background_paper.focusedhover
    .feature-ba {
    -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;
  }
  .background_paper.focus_south_3a
    .rough-d2,
  .background_paper.focus_south_3a
    .plasma_7f,
  .background_paper.button_full
    .rough-d2,
  .background_paper.button_full
    .plasma_7f,
  .background_paper.focusedhover
    .rough-d2,
  .background_paper.focusedhover
    .plasma_7f {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}
.rough-d2,
.plasma_7f {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.rough-d2 {
  padding: 0;
  margin: 0;
  border: none;
  text-align: inherit;
}
.plasma_7f {
  font-size: 0;
}
.tertiary_35,
.modal_stone,
.popup-fc,
.tag_center {
  display: inline-block;
}
.pagination-dynamic-03 {
  display: inline;
}
.tertiary_35 {
  margin-right: 5px;
}
.tertiary_35,
.modal_stone {
  font-size: 14px;
  vertical-align: middle;
}
.feature_d7 {
  margin-left: 5px;
  margin-right: 5px;
}
.feature_d7 i {
  display: block;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-align: center;
}
body.picture-paper-50
  .cold_ea:not(.logo_blue_28):not(
    .gradient-last
  ) {
  display: none;
}
.widget-pressed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 100%;
  z-index: 1100;
  margin-left: auto;
  margin-right: auto;
}

/* css-noise: cb0c */
.phantom-card-r1 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.2;
}
