@-webkit-keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes zoomOut {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes moveUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(25px);
    transform: translateY(25px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes moveUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(25px);
    transform: translateY(25px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes columnMoveUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(25px);
    transform: translateY(25px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes columnMoveUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(25px);
    transform: translateY(25px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes fallPerspective {
  0% {
    opacity: 0;
    -webkit-transform: perspective(1000px) translateY(50px) translateZ(-300px)
      rotateX(-35deg);
    transform: perspective(1000px) translateY(50px) translateZ(-300px)
      rotateX(-35deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(1000px) translateY(0) translateZ(0)
      rotateX(0deg);
    transform: perspective(1000px) translateY(0) translateZ(0) rotateX(0deg);
  }
}
@keyframes fallPerspective {
  0% {
    opacity: 0;
    -webkit-transform: perspective(1000px) translateY(50px) translateZ(-300px)
      rotateX(-35deg);
    transform: perspective(1000px) translateY(50px) translateZ(-300px)
      rotateX(-35deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: perspective(1000px) translateY(0) translateZ(0)
      rotateX(0deg);
    transform: perspective(1000px) translateY(0) translateZ(0) rotateX(0deg);
  }
}
@-webkit-keyframes edit-button-pulse {
  0% {
    -webkit-box-shadow: 0 0 2px 0 rgba(183, 8, 78, 0.6);
    box-shadow: 0 0 2px 0 rgba(183, 8, 78, 0.6);
  }
  30% {
    -webkit-box-shadow: 0 0 2px 10px rgba(183, 8, 78, 0);
    box-shadow: 0 0 2px 10px rgba(183, 8, 78, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 2px 0 rgba(183, 8, 78, 0);
    box-shadow: 0 0 2px 0 rgba(183, 8, 78, 0);
  }
}
@keyframes edit-button-pulse {
  0% {
    -webkit-box-shadow: 0 0 2px 0 rgba(183, 8, 78, 0.6);
    box-shadow: 0 0 2px 0 rgba(183, 8, 78, 0.6);
  }
  30% {
    -webkit-box-shadow: 0 0 2px 10px rgba(183, 8, 78, 0);
    box-shadow: 0 0 2px 10px rgba(183, 8, 78, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 2px 0 rgba(183, 8, 78, 0);
    box-shadow: 0 0 2px 0 rgba(183, 8, 78, 0);
  }
}
.disabled-dark-1e2a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.steel_9094 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: white;
  overflow: hidden;
  z-index: 1;
}
.box-top-7b7e {
  position: relative;
  overflow: hidden;
  background-color: white;
  -webkit-transition: height 0.25s cubic-bezier(0.44, 0.96, 0.5, 0.98);
  -o-transition: height 0.25s cubic-bezier(0.44, 0.96, 0.5, 0.98);
  transition: height 0.25s cubic-bezier(0.44, 0.96, 0.5, 0.98);
}
.copper-80c0 {
  cursor: pointer;
  outline: none;
  -webkit-box-flex: inherit;
  -ms-flex-positive: inherit;
  flex-grow: inherit;
}
.copper-80c0.modal-d175 > .main_765d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
.heading_0dc7 .copper-80c0.modal-d175 > .main_765d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.heading_0dc7
  .copper-80c0.modal-d175
  > .main_765d
  .slider-wood-d32e {
  margin-right: 5px;
  margin-left: 0;
}
.copper-80c0.soft-7538 > .main_765d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}
.copper-80c0.west-2ef4 > .main_765d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
.copper-80c0.west-2ef4
  > .main_765d
  .slider-wood-d32e {
  margin-right: 0;
  margin-left: 5px;
}
.heading_0dc7
  .copper-80c0.west-2ef4
  > .main_765d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.heading_0dc7
  .copper-80c0.west-2ef4
  > .main_765d
  .slider-wood-d32e {
  margin-right: 0;
  margin-left: 5px;
}
.main_765d {
  padding: 10px 20px;
  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;
}
.slider-wood-d32e {
  margin-right: 5px;
  line-height: 1;
}
.summary-warm-505a .slider-wood-d32e {
  color: #6ec1e4;
}
.light-4bd9 {
  width: 25px;
}
.right-e1e9 {
  margin: 0;
}
.summary-warm-505a .right-e1e9 {
  color: #6ec1e4;
}
.menu-8432 {
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  padding: 10px;
}
.menu-8432 > .wood_cc8e > .header_2ff4 {
  margin: 0;
}
.menu-8432.button_small_2f9c {
  position: relative;
  pointer-events: auto;
  opacity: 1;
  visibility: inherit;
}
.selected-76ac .menu-8432.button_small_2f9c {
  pointer-events: none;
}
.component-stone-0f83 .menu-8432.button_small_2f9c {
  visibility: hidden;
}
.image-4fdc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.image-4fdc > .steel_9094 {
  -ms-flex-item-align: start;
  align-self: flex-start;
  -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: center;
  -ms-flex-align: center;
  align-items: center;
  border-width: 1px 1px 0 1px;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.image-4fdc > .box-top-7b7e {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  border-top-width: 1px;
}
.main_copper_fd7a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.main_copper_fd7a > .steel_9094 {
  -ms-flex-item-align: start;
  align-self: flex-start;
  -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: center;
  -ms-flex-align: center;
  align-items: center;
  border-width: 0 1px 1px 1px;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.main_copper_fd7a > .box-top-7b7e {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.surface_gold_bd7a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
.surface_gold_bd7a > .steel_9094 {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  min-width: 200px;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  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-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.heading_0dc7 .surface_gold_bd7a > .steel_9094 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.surface_gold_bd7a > .box-top-7b7e {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  border-left-width: 2px;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}
.heading_0dc7 .surface_gold_bd7a > .box-top-7b7e {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.panel-copper-2459 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
.panel-copper-2459 > .steel_9094 {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  min-width: 100px;
  width: 200px;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  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-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.heading_0dc7 .panel-copper-2459 > .steel_9094 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.panel-copper-2459 > .box-top-7b7e {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.heading_0dc7 .panel-copper-2459 > .box-top-7b7e {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.border-under-8f07 .menu-8432 {
  min-height: 30px;
}
.banner-2f2a
  > .box-top-7b7e
  > .menu-8432.button_small_2f9c {
  -webkit-animation-name: fade;
  animation-name: fade;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.link-2178 > .menu-8432 .orange-5085 {
  -webkit-animation-name: fade;
  animation-name: fade;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
}
.link-2178
  > .menu-8432.button_small_2f9c
  .orange-5085:nth-child(1) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.link-2178
  > .menu-8432.button_small_2f9c
  .orange-5085:nth-child(2) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.link-2178
  > .menu-8432.button_small_2f9c
  .orange-5085:nth-child(3) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.link-2178
  > .menu-8432.button_small_2f9c
  .orange-5085:nth-child(4) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.overlay_fd01
  > .box-top-7b7e
  > .menu-8432.button_small_2f9c {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.alert-silver-5af3
  > .box-top-7b7e
  > .menu-8432.button_small_2f9c {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.iron-f0d8
  > .box-top-7b7e
  > .menu-8432.button_small_2f9c {
  -webkit-animation-name: moveUp;
  animation-name: moveUp;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.popup_d0af > .menu-8432 .orange-5085 {
  -webkit-animation-name: moveUp;
  animation-name: moveUp;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
}
.popup_d0af
  > .menu-8432.button_small_2f9c
  .orange-5085:nth-child(1) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.popup_d0af
  > .menu-8432.button_small_2f9c
  .orange-5085:nth-child(2) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.popup_d0af
  > .menu-8432.button_small_2f9c
  .orange-5085:nth-child(3) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.popup_d0af
  > .menu-8432.button_small_2f9c
  .orange-5085:nth-child(4) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.under-03b7
  > .box-top-7b7e
  > .menu-8432.button_small_2f9c {
  -webkit-animation-name: fallPerspective;
  animation-name: fallPerspective;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.container-north-463c {
  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;
  right: 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;
  -webkit-box-shadow: 0 0 0 0 rgba(183, 8, 78, 0.6);
  box-shadow: 0 0 0 0 rgba(183, 8, 78, 0.6);
  -webkit-animation: edit-button-pulse 5s infinite;
  animation: edit-button-pulse 5s infinite;
}
.container-north-463c i {
  font-size: 14px;
  color: white;
  margin-right: 5px;
}
.container-north-463c span {
  font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
  font-size: 13px;
  color: white;
}
.container-north-463c:hover {
  background-color: #840739;
  -webkit-animation: none;
  animation: none;
}
.title-ac3a {
  text-align: center;
  padding: 10px;
}
.copper-e5a3 {
  color: #6ec1e4;
  text-decoration: underline;
}
.panel_complex_8d79 {
  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-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.full_2a7f {
  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-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border: 1px solid #e8e8f6;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 20px;
  background-color: white;
}
.full_2a7f:first-child {
  margin-top: 0 !important;
}
.full_2a7f:last-child {
  margin-bottom: 0 !important;
}
.full_2a7f.link_b5d6
  > .search-7f2a
  .bronze-fd98
  .grid-cf5d {
  display: none;
}
.full_2a7f.link_b5d6
  > .search-7f2a
  .bronze-fd98
  .photo_first_8ca8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.full_2a7f.link_b5d6 > .row-west-c989 {
  height: auto;
}
.search-7f2a {
  padding: 15px 20px;
  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: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}
.bronze-fd98 {
  margin-right: 10px;
}
.bronze-fd98.white_a49c {
  margin-left: 10px;
  margin-right: 0;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.heading_0dc7 .bronze-fd98.white_a49c {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.heading_0dc7 .bronze-fd98.grid_next_2d5a {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.bronze-fd98 .photo_first_8ca8 {
  display: none;
}
.bronze-fd98 i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.media-4be8 {
  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;
  font-size: 15px;
  width: 25px;
  height: 25px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  color: white;
  background-color: #6ec1e4;
}
.mask_4b23 {
  font-weight: 600;
  color: #7a7a7a;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0;
}
.row-west-c989 {
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.5s ease;
  -o-transition: height 0.5s ease;
  transition: height 0.5s ease;
}
.full_2a7f:not(.link_b5d6) > .row-west-c989 {
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.row-west-c989 > .wood_cc8e > .header_2ff4 {
  margin: 0;
}
.item-gas-b0cc {
  position: relative;
  padding: 30px;
}
.hard_1daa.link_b5d6
  .row-west-c989
  .item-gas-b0cc {
  -webkit-animation-name: fade;
  animation-name: fade;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.paper-19b0.link_b5d6
  .row-west-c989
  .item-gas-b0cc {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.hot-aaa6.link_b5d6
  .row-west-c989
  .item-gas-b0cc {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.pagination-cold-24fc.link_b5d6
  .row-west-c989
  .item-gas-b0cc {
  -webkit-animation-name: moveUp;
  animation-name: moveUp;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.icon-b1de.link_b5d6
  .row-west-c989
  .item-gas-b0cc {
  -webkit-animation-name: fallPerspective;
  animation-name: fallPerspective;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.summary_42b5 {
  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;
  right: 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;
  -webkit-box-shadow: 0 0 0 0 rgba(183, 8, 78, 0.6);
  box-shadow: 0 0 0 0 rgba(183, 8, 78, 0.6);
  -webkit-animation: edit-button-pulse 5s infinite;
  animation: edit-button-pulse 5s infinite;
}
.summary_42b5 i {
  font-size: 14px;
  color: white;
  margin-right: 5px;
}
.summary_42b5 span {
  font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
  font-size: 13px;
  color: white;
}
.summary_42b5:hover {
  background-color: #840739;
  -webkit-animation: none;
  animation: none;
}
.bottom-e190 {
  text-align: center;
  padding: 10px;
}
.pattern_gas_1ad0 {
  color: #6ec1e4;
  text-decoration: underline;
}
.selected_07e7 {
  overflow: hidden;
}
.purple-5d42 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  position: relative;
  height: 600px;
  overflow: hidden;
  z-index: 1;
}
.dropdown_active_8bf3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  overflow: hidden;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: cubic-bezier(0.83, 0.08, 0.16, 0.97);
  -o-transition-timing-function: cubic-bezier(0.83, 0.08, 0.16, 0.97);
  transition-timing-function: cubic-bezier(0.83, 0.08, 0.16, 0.97);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.dropdown_active_8bf3.silver-1cde {
  -webkit-box-flex: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
}
.dropdown_active_8bf3.silver-1cde .right-799f {
  opacity: 1;
  -webkit-transition-delay: 500ms;
  -o-transition-delay: 500ms;
  transition-delay: 500ms;
}
.dropdown_active_8bf3:before {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  z-index: 1;
  content: "";
}
.aside-middle-c6bb {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100% !important;
  opacity: 0;
  -webkit-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}
.aside-middle-c6bb.fn-loaded-3ea9 {
  opacity: 1;
}
.right-799f {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20px;
  overflow: hidden;
  opacity: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}
.right-799f:empty {
  display: none;
}
.gallery-cee0 {
  -ms-flex-item-align: stretch;
  align-self: stretch;
  text-align: left;
  color: white;
  font-size: 20px;
}
.hover_39f3 {
  -ms-flex-item-align: stretch;
  align-self: stretch;
  text-align: left;
  color: white;
  font-size: 16px;
  margin-bottom: 20px;
}
.thumbnail_e678 {
  font-weight: 500;
  background-color: #6ec1e4;
}
.sidebar_motion_2413 {
  position: absolute;
  display: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.aside-middle-c6bb ~ .sidebar_motion_2413 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sidebar_motion_2413 span {
  width: 32px;
  height: 32px;
  display: block;
  background: url("../images/spinner-32.badge_94dc") no-repeat;
}
.selected_07e7.panel_ff34
  .purple-5d42 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.selected_07e7.popup-928f
  .purple-5d42 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.selected_07e7.north_f8c3 .dropdown_active_8bf3 {
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
.selected_07e7.green_1ae5 .dropdown_active_8bf3 {
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
.selected_07e7.border-white-7e72 .dropdown_active_8bf3 {
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.selected_07e7.gold_6181 .dropdown_active_8bf3 {
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.selected_07e7.outline_d391 .dropdown_active_8bf3 {
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.alert-selected-25c7 {
  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-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.sort_lite_2848 {
  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;
}
.section-dirty-8f5d {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  cursor: pointer;
  background-color: #f7f7fb;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  -webkit-transition: background-color 0.3s cubic-bezier(0.44, 0.95, 0.57, 0.97);
  -o-transition: background-color 0.3s cubic-bezier(0.44, 0.95, 0.57, 0.97);
  transition: background-color 0.3s cubic-bezier(0.44, 0.95, 0.57, 0.97);
}
.active_a7fa {
  position: absolute;
  -webkit-border-radius: inherit;
  border-radius: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  top: 0;
  z-index: 1;
}
.active_a7fa span {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  margin: 3px;
  -webkit-transition: all 0.3s cubic-bezier(0.44, 0.95, 0.57, 0.97);
  -o-transition: all 0.3s cubic-bezier(0.44, 0.95, 0.57, 0.97);
  transition: all 0.3s cubic-bezier(0.44, 0.95, 0.57, 0.97);
  -webkit-border-radius: inherit;
  border-radius: inherit;
}
.wrapper_14f3 {
  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;
  outline: none;
  pointer-events: none;
  z-index: 2;
  text-align: center;
  -webkit-transition: all 0.3s cubic-bezier(0.44, 0.95, 0.57, 0.97);
  -o-transition: all 0.3s cubic-bezier(0.44, 0.95, 0.57, 0.97);
  transition: all 0.3s cubic-bezier(0.44, 0.95, 0.57, 0.97);
}
.inner-75c8 {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.backdrop-large-9b1b {
  width: 100%;
  position: relative;
  -webkit-transition: height 0.25s cubic-bezier(0.44, 0.96, 0.5, 0.98);
  -o-transition: height 0.25s cubic-bezier(0.44, 0.96, 0.5, 0.98);
  transition: height 0.25s cubic-bezier(0.44, 0.96, 0.5, 0.98);
  overflow: hidden;
}
.gallery_yellow_0d90 {
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.gallery_yellow_0d90 > .wood_cc8e > .header_2ff4 {
  margin: 0;
}
.gallery_yellow_0d90.button_small_2f9c {
  position: relative;
  pointer-events: auto;
  opacity: 1;
}
.selected-76ac .gallery_yellow_0d90.button_small_2f9c {
  pointer-events: none;
}
.header_hard_edcd.hover_85ad .active_a7fa {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.header_hard_edcd.hover_85ad
  .active_a7fa
  span {
  background-color: #c3c3c3;
}
.header_hard_edcd.hover_85ad .advanced-4515 {
  color: #fff;
}
.header_hard_edcd.clean_4e5c .active_a7fa {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
.heading_0dc7
  .header_hard_edcd.clean_4e5c
  .active_a7fa {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
.header_hard_edcd.clean_4e5c
  .active_a7fa
  span {
  background-color: #61ce70;
}
.header_hard_edcd.clean_4e5c .caption-43a1 {
  color: #fff;
}
.header_hard_edcd .section-dirty-8f5d {
  width: 160px;
  height: 50px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.header_hard_edcd .wrapper_14f3 {
  max-width: 50%;
}
.header_hard_edcd .active_a7fa {
  width: 50%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.3s
    cubic-bezier(0.44, 0.95, 0.57, 0.97);
  transition: -webkit-transform 0.3s cubic-bezier(0.44, 0.95, 0.57, 0.97);
  -o-transition: transform 0.3s cubic-bezier(0.44, 0.95, 0.57, 0.97);
  transition: transform 0.3s cubic-bezier(0.44, 0.95, 0.57, 0.97);
  transition: transform 0.3s cubic-bezier(0.44, 0.95, 0.57, 0.97),
    -webkit-transform 0.3s cubic-bezier(0.44, 0.95, 0.57, 0.97);
}
.header_hard_edcd .advanced-4515 {
  width: 50%;
  height: 100%;
}
.header_hard_edcd .caption-43a1 {
  width: 50%;
  height: 100%;
}
.row_115f.hover_85ad .active_a7fa {
  left: 0;
}
.row_115f.hover_85ad
  .active_a7fa
  span {
  background-color: #c3c3c3;
}
.row_115f.clean_4e5c .active_a7fa {
  left: calc(100% - 30px);
}
.row_115f.clean_4e5c
  .active_a7fa
  span {
  background-color: #61ce70;
}
.row_115f .section-dirty-8f5d {
  width: 80px;
  height: 40px;
}
.row_115f .active_a7fa {
  width: 60px;
  height: 100%;
  -webkit-transition: left 0.3s cubic-bezier(0.44, 0.95, 0.57, 0.97);
  -o-transition: left 0.3s cubic-bezier(0.44, 0.95, 0.57, 0.97);
  transition: left 0.3s cubic-bezier(0.44, 0.95, 0.57, 0.97);
}
.row_115f .advanced-4515 {
  margin-right: 15px;
}
.heading_0dc7 .row_115f .advanced-4515 {
  margin-left: 15px;
}
.row_115f .caption-43a1 {
  margin-left: 15px;
}
.heading_0dc7 .row_115f .caption-43a1 {
  margin-right: 15px;
}
.menu-5f76 .menu-8432.button_small_2f9c {
  -webkit-animation-name: fade;
  animation-name: fade;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.tag-lite-a661 .gallery_yellow_0d90.button_small_2f9c {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.block_e761 .gallery_yellow_0d90.button_small_2f9c {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.table_3c70 .gallery_yellow_0d90.button_small_2f9c {
  -webkit-animation-name: moveUp;
  animation-name: moveUp;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.accordion_narrow_eaa2 .gallery_yellow_0d90.button_small_2f9c {
  -webkit-animation-name: fallPerspective;
  animation-name: fallPerspective;
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
  -webkit-animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  animation-timing-function: cubic-bezier(0.26, 0.69, 0.37, 0.96);
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.static-0c2e {
  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;
  right: 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;
  -webkit-box-shadow: 0 0 0 0 rgba(183, 8, 78, 0.6);
  box-shadow: 0 0 0 0 rgba(183, 8, 78, 0.6);
  -webkit-animation: edit-button-pulse 5s infinite;
  animation: edit-button-pulse 5s infinite;
}
.static-0c2e i {
  font-size: 14px;
  color: white;
  margin-right: 5px;
}
.static-0c2e span {
  font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
  font-size: 13px;
  color: white;
}
.static-0c2e:hover {
  background-color: #840739;
  -webkit-animation: none;
  animation: none;
}
.small-2300 {
  text-align: center;
  padding: 10px;
}
.active-881d {
  color: #6ec1e4;
  text-decoration: underline;
}
.column_6411 {
  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);
  }
}
.accent_stale_7908 {
  line-height: 1;
  text-align: center;
}
.accent_stale_7908 svg {
  display: block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}

/* css-noise: e7cc */
.shadow-element-p2 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
