.accent_bed8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 40px;
}
.row_f517 {
  position: relative;
  word-con: anywhere;
}
.south_96e9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 10px;
  position: relative;
  overflow: hidden;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  opacity: 0;
  -webkit-animation: appear 400ms forwards;
  animation: appear 400ms forwards;
}
.south_96e9.top_a81d {
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.south_96e9.surface_tiny_03c7 {
  width: 100%;
  max-width: 100%;
}
.south_96e9.west_c1d7 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (max-width: 1024px) {
  .south_96e9.west_c1d7 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.south_96e9.purple-d648 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media (max-width: 1024px) {
  .south_96e9.purple-d648 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.avatar_7522 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 15px;
  position: relative;
}
.avatar_7522:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 1;
}
.avatar_7522 > * {
  position: relative;
  z-index: 2;
}
.west_c1d7 .secondary-huge-5fe5 {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.west_c1d7.overlay-1311 .secondary-huge-5fe5 {
  margin-left: 20px;
}
.purple-d648.overlay-1311 .secondary-huge-5fe5 {
  margin-right: 20px;
}
.basic_8347.overlay-1311 .secondary-huge-5fe5 {
  margin-top: 20px;
}
.accent_bed8.hidden-paper-00ea,
.accent_bed8.heading-0a1f {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media (max-width: 1024px) {
  .accent_bed8.hidden-paper-00ea,
  .accent_bed8.heading-0a1f {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.accent_bed8.heading-0a1f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.hovered_458c .pattern_0d36 .complex_e128 {
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.hovered_458c
  .pattern_0d36
  .red_0a72 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hovered_458c
  .pattern_0d36
  .label_3cfe {
  margin-left: 5px;
  text-decoration: none;
}
.hovered_458c
  .pattern_0d36
  .fixed-1496 {
  display: inline-block;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.overlay_0d62 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: 10px;
  margin-right: 10px;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.static-d244 .overlay_0d62,
.item_top_ab30 .overlay_0d62 {
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
@media (max-width: 1024px) {
  .overlay_0d62 {
    max-width: 100% !important;
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
}
.pink_26c5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: start;
  align-contentent: flex-start;
  margin-top: 10px;
  margin-bottom: 10px;
  position: relative;
  -webkit-animation: appear 400ms forwards;
  animation: appear 400ms forwards;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  opacity: 0;
}
.pink_26c5.focused_6ec8 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.pink_26c5.sidebar_orange_ac2a {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.tag_0be1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.tag_0be1 img {
  display: block;
  width: 100%;
  height: auto;
}
.sidebar_orange_ac2a .tag_0be1 {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  width: 100%;
  max-width: 100%;
}
.west_c1d7 .tag_0be1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
}
.tag_0be1 a {
  display: block;
  position: relative;
  overflow: hidden;
}
.tag_0be1 a:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 1;
}
.wrapper_green_d639 {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.sidebar_orange_ac2a.overlay-1311 .wrapper_green_d639 {
  margin-top: 20px;
}
.brown_eb9f.overlay-1311 .wrapper_green_d639 {
  margin-left: 20px;
}
.focused_6ec8.overlay-1311 .wrapper_green_d639 {
  margin-right: 20px;
}
.thick-7048 .plasma-9599:nth-child(1) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.thick-7048 .plasma-9599:nth-child(2) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.thick-7048 .plasma-9599:nth-child(3) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.thick-7048 .plasma-9599:nth-child(4) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.thick-7048 .plasma-9599:nth-child(5) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.thick-7048 .plasma-9599:nth-child(6) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.thick-7048 .plasma-9599:nth-child(7) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.thick-7048 .plasma-9599:nth-child(8) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.upper_64d1 .plasma-9599:nth-child(1),
.upper_64d1 .plasma-9599:nth-child(2) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.upper_64d1 .plasma-9599:nth-child(3),
.upper_64d1 .plasma-9599:nth-child(4) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.upper_64d1 .plasma-9599:nth-child(5),
.upper_64d1 .plasma-9599:nth-child(6) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.upper_64d1 .plasma-9599:nth-child(7),
.upper_64d1 .plasma-9599:nth-child(8) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.upper_64d1 .plasma-9599:nth-child(9),
.upper_64d1 .plasma-9599:nth-child(10) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.upper_64d1 .plasma-9599:nth-child(11),
.upper_64d1 .plasma-9599:nth-child(12) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.upper_64d1 .plasma-9599:nth-child(13),
.upper_64d1 .plasma-9599:nth-child(14) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.upper_64d1 .plasma-9599:nth-child(15),
.upper_64d1 .plasma-9599:nth-child(16) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.surface_new_37b7 .plasma-9599:nth-child(1),
.surface_new_37b7 .plasma-9599:nth-child(2),
.surface_new_37b7 .plasma-9599:nth-child(3) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.surface_new_37b7 .plasma-9599:nth-child(4),
.surface_new_37b7 .plasma-9599:nth-child(5),
.surface_new_37b7 .plasma-9599:nth-child(6) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.surface_new_37b7 .plasma-9599:nth-child(7),
.surface_new_37b7 .plasma-9599:nth-child(8),
.surface_new_37b7 .plasma-9599:nth-child(9) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.surface_new_37b7 .plasma-9599:nth-child(10),
.surface_new_37b7 .plasma-9599:nth-child(11),
.surface_new_37b7 .plasma-9599:nth-child(12) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.surface_new_37b7 .plasma-9599:nth-child(13),
.surface_new_37b7 .plasma-9599:nth-child(14),
.surface_new_37b7 .plasma-9599:nth-child(15) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.surface_new_37b7 .plasma-9599:nth-child(16),
.surface_new_37b7 .plasma-9599:nth-child(17),
.surface_new_37b7 .plasma-9599:nth-child(18) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.surface_new_37b7 .plasma-9599:nth-child(19),
.surface_new_37b7 .plasma-9599:nth-child(20),
.surface_new_37b7 .plasma-9599:nth-child(21) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.surface_new_37b7 .plasma-9599:nth-child(22),
.surface_new_37b7 .plasma-9599:nth-child(23),
.surface_new_37b7 .plasma-9599:nth-child(24) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.container_hard_d0e8 .plasma-9599:nth-child(1),
.container_hard_d0e8 .plasma-9599:nth-child(2),
.container_hard_d0e8 .plasma-9599:nth-child(3),
.container_hard_d0e8 .plasma-9599:nth-child(4) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.container_hard_d0e8 .plasma-9599:nth-child(5),
.container_hard_d0e8 .plasma-9599:nth-child(6),
.container_hard_d0e8 .plasma-9599:nth-child(7),
.container_hard_d0e8 .plasma-9599:nth-child(8) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.container_hard_d0e8 .plasma-9599:nth-child(9),
.container_hard_d0e8 .plasma-9599:nth-child(10),
.container_hard_d0e8 .plasma-9599:nth-child(11),
.container_hard_d0e8 .plasma-9599:nth-child(12) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.container_hard_d0e8 .plasma-9599:nth-child(13),
.container_hard_d0e8 .plasma-9599:nth-child(14),
.container_hard_d0e8 .plasma-9599:nth-child(15),
.container_hard_d0e8 .plasma-9599:nth-child(16) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.container_hard_d0e8 .plasma-9599:nth-child(17),
.container_hard_d0e8 .plasma-9599:nth-child(18),
.container_hard_d0e8 .plasma-9599:nth-child(19),
.container_hard_d0e8 .plasma-9599:nth-child(20) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.container_hard_d0e8 .plasma-9599:nth-child(21),
.container_hard_d0e8 .plasma-9599:nth-child(22),
.container_hard_d0e8 .plasma-9599:nth-child(23),
.container_hard_d0e8 .plasma-9599:nth-child(24) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.container_hard_d0e8 .plasma-9599:nth-child(25),
.container_hard_d0e8 .plasma-9599:nth-child(26),
.container_hard_d0e8 .plasma-9599:nth-child(27),
.container_hard_d0e8 .plasma-9599:nth-child(28) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.container_hard_d0e8 .plasma-9599:nth-child(29),
.container_hard_d0e8 .plasma-9599:nth-child(30),
.container_hard_d0e8 .plasma-9599:nth-child(31),
.container_hard_d0e8 .plasma-9599:nth-child(32) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.out_15c2 .plasma-9599:nth-child(1),
.out_15c2 .plasma-9599:nth-child(2),
.out_15c2 .plasma-9599:nth-child(3),
.out_15c2 .plasma-9599:nth-child(4),
.out_15c2 .plasma-9599:nth-child(5) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.out_15c2 .plasma-9599:nth-child(6),
.out_15c2 .plasma-9599:nth-child(7),
.out_15c2 .plasma-9599:nth-child(8),
.out_15c2 .plasma-9599:nth-child(9),
.out_15c2 .plasma-9599:nth-child(10) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.out_15c2 .plasma-9599:nth-child(11),
.out_15c2 .plasma-9599:nth-child(12),
.out_15c2 .plasma-9599:nth-child(13),
.out_15c2 .plasma-9599:nth-child(14),
.out_15c2 .plasma-9599:nth-child(15) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.out_15c2 .plasma-9599:nth-child(16),
.out_15c2 .plasma-9599:nth-child(17),
.out_15c2 .plasma-9599:nth-child(18),
.out_15c2 .plasma-9599:nth-child(19),
.out_15c2 .plasma-9599:nth-child(20) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.out_15c2 .plasma-9599:nth-child(21),
.out_15c2 .plasma-9599:nth-child(22),
.out_15c2 .plasma-9599:nth-child(23),
.out_15c2 .plasma-9599:nth-child(24),
.out_15c2 .plasma-9599:nth-child(25) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.out_15c2 .plasma-9599:nth-child(26),
.out_15c2 .plasma-9599:nth-child(27),
.out_15c2 .plasma-9599:nth-child(28),
.out_15c2 .plasma-9599:nth-child(29),
.out_15c2 .plasma-9599:nth-child(30) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.out_15c2 .plasma-9599:nth-child(31),
.out_15c2 .plasma-9599:nth-child(32),
.out_15c2 .plasma-9599:nth-child(33),
.out_15c2 .plasma-9599:nth-child(34),
.out_15c2 .plasma-9599:nth-child(35) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.out_15c2 .plasma-9599:nth-child(36),
.out_15c2 .plasma-9599:nth-child(37),
.out_15c2 .plasma-9599:nth-child(38),
.out_15c2 .plasma-9599:nth-child(39),
.out_15c2 .plasma-9599:nth-child(40) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.media-clean-24fa .plasma-9599:nth-child(1),
.media-clean-24fa .plasma-9599:nth-child(2),
.media-clean-24fa .plasma-9599:nth-child(3),
.media-clean-24fa .plasma-9599:nth-child(4),
.media-clean-24fa .plasma-9599:nth-child(5),
.media-clean-24fa .plasma-9599:nth-child(6) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.media-clean-24fa .plasma-9599:nth-child(7),
.media-clean-24fa .plasma-9599:nth-child(8),
.media-clean-24fa .plasma-9599:nth-child(9),
.media-clean-24fa .plasma-9599:nth-child(10),
.media-clean-24fa .plasma-9599:nth-child(11),
.media-clean-24fa .plasma-9599:nth-child(12) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.media-clean-24fa .plasma-9599:nth-child(13),
.media-clean-24fa .plasma-9599:nth-child(14),
.media-clean-24fa .plasma-9599:nth-child(15),
.media-clean-24fa .plasma-9599:nth-child(16),
.media-clean-24fa .plasma-9599:nth-child(17),
.media-clean-24fa .plasma-9599:nth-child(18) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.media-clean-24fa .plasma-9599:nth-child(19),
.media-clean-24fa .plasma-9599:nth-child(20),
.media-clean-24fa .plasma-9599:nth-child(21),
.media-clean-24fa .plasma-9599:nth-child(22),
.media-clean-24fa .plasma-9599:nth-child(23),
.media-clean-24fa .plasma-9599:nth-child(24) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.media-clean-24fa .plasma-9599:nth-child(25),
.media-clean-24fa .plasma-9599:nth-child(26),
.media-clean-24fa .plasma-9599:nth-child(27),
.media-clean-24fa .plasma-9599:nth-child(28),
.media-clean-24fa .plasma-9599:nth-child(29),
.media-clean-24fa .plasma-9599:nth-child(30) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.media-clean-24fa .plasma-9599:nth-child(31),
.media-clean-24fa .plasma-9599:nth-child(32),
.media-clean-24fa .plasma-9599:nth-child(33),
.media-clean-24fa .plasma-9599:nth-child(34),
.media-clean-24fa .plasma-9599:nth-child(35),
.media-clean-24fa .plasma-9599:nth-child(36) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.media-clean-24fa .plasma-9599:nth-child(37),
.media-clean-24fa .plasma-9599:nth-child(38),
.media-clean-24fa .plasma-9599:nth-child(39),
.media-clean-24fa .plasma-9599:nth-child(40),
.media-clean-24fa .plasma-9599:nth-child(41),
.media-clean-24fa .plasma-9599:nth-child(42) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.media-clean-24fa .plasma-9599:nth-child(43),
.media-clean-24fa .plasma-9599:nth-child(44),
.media-clean-24fa .plasma-9599:nth-child(45),
.media-clean-24fa .plasma-9599:nth-child(46),
.media-clean-24fa .plasma-9599:nth-child(47),
.media-clean-24fa .plasma-9599:nth-child(48) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.fixed-b3c1 .plasma-9599:nth-child(1),
.fixed-b3c1 .plasma-9599:nth-child(2),
.fixed-b3c1 .plasma-9599:nth-child(3),
.fixed-b3c1 .plasma-9599:nth-child(4),
.fixed-b3c1 .plasma-9599:nth-child(5),
.fixed-b3c1 .plasma-9599:nth-child(6),
.fixed-b3c1 .plasma-9599:nth-child(7) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.fixed-b3c1 .plasma-9599:nth-child(8),
.fixed-b3c1 .plasma-9599:nth-child(9),
.fixed-b3c1 .plasma-9599:nth-child(10),
.fixed-b3c1 .plasma-9599:nth-child(11),
.fixed-b3c1 .plasma-9599:nth-child(12),
.fixed-b3c1 .plasma-9599:nth-child(13),
.fixed-b3c1 .plasma-9599:nth-child(14) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.fixed-b3c1 .plasma-9599:nth-child(15),
.fixed-b3c1 .plasma-9599:nth-child(16),
.fixed-b3c1 .plasma-9599:nth-child(17),
.fixed-b3c1 .plasma-9599:nth-child(18),
.fixed-b3c1 .plasma-9599:nth-child(19),
.fixed-b3c1 .plasma-9599:nth-child(20),
.fixed-b3c1 .plasma-9599:nth-child(21) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.fixed-b3c1 .plasma-9599:nth-child(22),
.fixed-b3c1 .plasma-9599:nth-child(23),
.fixed-b3c1 .plasma-9599:nth-child(24),
.fixed-b3c1 .plasma-9599:nth-child(25),
.fixed-b3c1 .plasma-9599:nth-child(26),
.fixed-b3c1 .plasma-9599:nth-child(27),
.fixed-b3c1 .plasma-9599:nth-child(28) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.fixed-b3c1 .plasma-9599:nth-child(29),
.fixed-b3c1 .plasma-9599:nth-child(30),
.fixed-b3c1 .plasma-9599:nth-child(31),
.fixed-b3c1 .plasma-9599:nth-child(32),
.fixed-b3c1 .plasma-9599:nth-child(33),
.fixed-b3c1 .plasma-9599:nth-child(34),
.fixed-b3c1 .plasma-9599:nth-child(35) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.fixed-b3c1 .plasma-9599:nth-child(36),
.fixed-b3c1 .plasma-9599:nth-child(37),
.fixed-b3c1 .plasma-9599:nth-child(38),
.fixed-b3c1 .plasma-9599:nth-child(39),
.fixed-b3c1 .plasma-9599:nth-child(40),
.fixed-b3c1 .plasma-9599:nth-child(41),
.fixed-b3c1 .plasma-9599:nth-child(42) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.fixed-b3c1 .plasma-9599:nth-child(43),
.fixed-b3c1 .plasma-9599:nth-child(44),
.fixed-b3c1 .plasma-9599:nth-child(45),
.fixed-b3c1 .plasma-9599:nth-child(46),
.fixed-b3c1 .plasma-9599:nth-child(47),
.fixed-b3c1 .plasma-9599:nth-child(48),
.fixed-b3c1 .plasma-9599:nth-child(49) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.fixed-b3c1 .plasma-9599:nth-child(50),
.fixed-b3c1 .plasma-9599:nth-child(51),
.fixed-b3c1 .plasma-9599:nth-child(52),
.fixed-b3c1 .plasma-9599:nth-child(53),
.fixed-b3c1 .plasma-9599:nth-child(54),
.fixed-b3c1 .plasma-9599:nth-child(55),
.fixed-b3c1 .plasma-9599:nth-child(56) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.preview_upper_caf0 .plasma-9599:nth-child(1),
.preview_upper_caf0 .plasma-9599:nth-child(2),
.preview_upper_caf0 .plasma-9599:nth-child(3),
.preview_upper_caf0 .plasma-9599:nth-child(4),
.preview_upper_caf0 .plasma-9599:nth-child(5),
.preview_upper_caf0 .plasma-9599:nth-child(6),
.preview_upper_caf0 .plasma-9599:nth-child(7),
.preview_upper_caf0 .plasma-9599:nth-child(8) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.preview_upper_caf0 .plasma-9599:nth-child(9),
.preview_upper_caf0 .plasma-9599:nth-child(10),
.preview_upper_caf0 .plasma-9599:nth-child(11),
.preview_upper_caf0 .plasma-9599:nth-child(12),
.preview_upper_caf0 .plasma-9599:nth-child(13),
.preview_upper_caf0 .plasma-9599:nth-child(14),
.preview_upper_caf0 .plasma-9599:nth-child(15),
.preview_upper_caf0 .plasma-9599:nth-child(16) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.preview_upper_caf0 .plasma-9599:nth-child(17),
.preview_upper_caf0 .plasma-9599:nth-child(18),
.preview_upper_caf0 .plasma-9599:nth-child(19),
.preview_upper_caf0 .plasma-9599:nth-child(20),
.preview_upper_caf0 .plasma-9599:nth-child(21),
.preview_upper_caf0 .plasma-9599:nth-child(22),
.preview_upper_caf0 .plasma-9599:nth-child(23),
.preview_upper_caf0 .plasma-9599:nth-child(24) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.preview_upper_caf0 .plasma-9599:nth-child(25),
.preview_upper_caf0 .plasma-9599:nth-child(26),
.preview_upper_caf0 .plasma-9599:nth-child(27),
.preview_upper_caf0 .plasma-9599:nth-child(28),
.preview_upper_caf0 .plasma-9599:nth-child(29),
.preview_upper_caf0 .plasma-9599:nth-child(30),
.preview_upper_caf0 .plasma-9599:nth-child(31),
.preview_upper_caf0 .plasma-9599:nth-child(32) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.preview_upper_caf0 .plasma-9599:nth-child(33),
.preview_upper_caf0 .plasma-9599:nth-child(34),
.preview_upper_caf0 .plasma-9599:nth-child(35),
.preview_upper_caf0 .plasma-9599:nth-child(36),
.preview_upper_caf0 .plasma-9599:nth-child(37),
.preview_upper_caf0 .plasma-9599:nth-child(38),
.preview_upper_caf0 .plasma-9599:nth-child(39),
.preview_upper_caf0 .plasma-9599:nth-child(40) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.preview_upper_caf0 .plasma-9599:nth-child(41),
.preview_upper_caf0 .plasma-9599:nth-child(42),
.preview_upper_caf0 .plasma-9599:nth-child(43),
.preview_upper_caf0 .plasma-9599:nth-child(44),
.preview_upper_caf0 .plasma-9599:nth-child(45),
.preview_upper_caf0 .plasma-9599:nth-child(46),
.preview_upper_caf0 .plasma-9599:nth-child(47),
.preview_upper_caf0 .plasma-9599:nth-child(48) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.preview_upper_caf0 .plasma-9599:nth-child(49),
.preview_upper_caf0 .plasma-9599:nth-child(50),
.preview_upper_caf0 .plasma-9599:nth-child(51),
.preview_upper_caf0 .plasma-9599:nth-child(52),
.preview_upper_caf0 .plasma-9599:nth-child(53),
.preview_upper_caf0 .plasma-9599:nth-child(54),
.preview_upper_caf0 .plasma-9599:nth-child(55),
.preview_upper_caf0 .plasma-9599:nth-child(56) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.preview_upper_caf0 .plasma-9599:nth-child(57),
.preview_upper_caf0 .plasma-9599:nth-child(58),
.preview_upper_caf0 .plasma-9599:nth-child(59),
.preview_upper_caf0 .plasma-9599:nth-child(60),
.preview_upper_caf0 .plasma-9599:nth-child(61),
.preview_upper_caf0 .plasma-9599:nth-child(62),
.preview_upper_caf0 .plasma-9599:nth-child(63),
.preview_upper_caf0 .plasma-9599:nth-child(64) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
@media (max-width: 1024px) {
  .form_fresh_967b .plasma-9599:nth-child(1) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .form_fresh_967b .plasma-9599:nth-child(2) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .form_fresh_967b .plasma-9599:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .form_fresh_967b .plasma-9599:nth-child(4) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .form_fresh_967b .plasma-9599:nth-child(5) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .form_fresh_967b .plasma-9599:nth-child(6) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .form_fresh_967b .plasma-9599:nth-child(7) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .form_fresh_967b .plasma-9599:nth-child(8) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .stale-afae .plasma-9599:nth-child(1),
  .stale-afae .plasma-9599:nth-child(2) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .stale-afae .plasma-9599:nth-child(3),
  .stale-afae .plasma-9599:nth-child(4) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .stale-afae .plasma-9599:nth-child(5),
  .stale-afae .plasma-9599:nth-child(6) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .stale-afae .plasma-9599:nth-child(7),
  .stale-afae .plasma-9599:nth-child(8) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .stale-afae .plasma-9599:nth-child(9),
  .stale-afae .plasma-9599:nth-child(10) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .stale-afae .plasma-9599:nth-child(11),
  .stale-afae .plasma-9599:nth-child(12) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .stale-afae .plasma-9599:nth-child(13),
  .stale-afae .plasma-9599:nth-child(14) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .stale-afae .plasma-9599:nth-child(15),
  .stale-afae .plasma-9599:nth-child(16) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .brown-e279 .plasma-9599:nth-child(1),
  .brown-e279 .plasma-9599:nth-child(2),
  .brown-e279 .plasma-9599:nth-child(3) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .brown-e279 .plasma-9599:nth-child(4),
  .brown-e279 .plasma-9599:nth-child(5),
  .brown-e279 .plasma-9599:nth-child(6) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .brown-e279 .plasma-9599:nth-child(7),
  .brown-e279 .plasma-9599:nth-child(8),
  .brown-e279 .plasma-9599:nth-child(9) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .brown-e279 .plasma-9599:nth-child(10),
  .brown-e279 .plasma-9599:nth-child(11),
  .brown-e279 .plasma-9599:nth-child(12) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .brown-e279 .plasma-9599:nth-child(13),
  .brown-e279 .plasma-9599:nth-child(14),
  .brown-e279 .plasma-9599:nth-child(15) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .brown-e279 .plasma-9599:nth-child(16),
  .brown-e279 .plasma-9599:nth-child(17),
  .brown-e279 .plasma-9599:nth-child(18) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .brown-e279 .plasma-9599:nth-child(19),
  .brown-e279 .plasma-9599:nth-child(20),
  .brown-e279 .plasma-9599:nth-child(21) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .brown-e279 .plasma-9599:nth-child(22),
  .brown-e279 .plasma-9599:nth-child(23),
  .brown-e279 .plasma-9599:nth-child(24) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .icon-solid-beff .plasma-9599:nth-child(1),
  .icon-solid-beff .plasma-9599:nth-child(2),
  .icon-solid-beff .plasma-9599:nth-child(3),
  .icon-solid-beff .plasma-9599:nth-child(4) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .icon-solid-beff .plasma-9599:nth-child(5),
  .icon-solid-beff .plasma-9599:nth-child(6),
  .icon-solid-beff .plasma-9599:nth-child(7),
  .icon-solid-beff .plasma-9599:nth-child(8) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .icon-solid-beff .plasma-9599:nth-child(9),
  .icon-solid-beff .plasma-9599:nth-child(10),
  .icon-solid-beff .plasma-9599:nth-child(11),
  .icon-solid-beff .plasma-9599:nth-child(12) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .icon-solid-beff .plasma-9599:nth-child(13),
  .icon-solid-beff .plasma-9599:nth-child(14),
  .icon-solid-beff .plasma-9599:nth-child(15),
  .icon-solid-beff .plasma-9599:nth-child(16) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .icon-solid-beff .plasma-9599:nth-child(17),
  .icon-solid-beff .plasma-9599:nth-child(18),
  .icon-solid-beff .plasma-9599:nth-child(19),
  .icon-solid-beff .plasma-9599:nth-child(20) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .icon-solid-beff .plasma-9599:nth-child(21),
  .icon-solid-beff .plasma-9599:nth-child(22),
  .icon-solid-beff .plasma-9599:nth-child(23),
  .icon-solid-beff .plasma-9599:nth-child(24) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .icon-solid-beff .plasma-9599:nth-child(25),
  .icon-solid-beff .plasma-9599:nth-child(26),
  .icon-solid-beff .plasma-9599:nth-child(27),
  .icon-solid-beff .plasma-9599:nth-child(28) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .icon-solid-beff .plasma-9599:nth-child(29),
  .icon-solid-beff .plasma-9599:nth-child(30),
  .icon-solid-beff .plasma-9599:nth-child(31),
  .icon-solid-beff .plasma-9599:nth-child(32) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .fast-2342 .plasma-9599:nth-child(1),
  .fast-2342 .plasma-9599:nth-child(2),
  .fast-2342 .plasma-9599:nth-child(3),
  .fast-2342 .plasma-9599:nth-child(4),
  .fast-2342 .plasma-9599:nth-child(5) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .fast-2342 .plasma-9599:nth-child(6),
  .fast-2342 .plasma-9599:nth-child(7),
  .fast-2342 .plasma-9599:nth-child(8),
  .fast-2342 .plasma-9599:nth-child(9),
  .fast-2342 .plasma-9599:nth-child(10) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .fast-2342 .plasma-9599:nth-child(11),
  .fast-2342 .plasma-9599:nth-child(12),
  .fast-2342 .plasma-9599:nth-child(13),
  .fast-2342 .plasma-9599:nth-child(14),
  .fast-2342 .plasma-9599:nth-child(15) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .fast-2342 .plasma-9599:nth-child(16),
  .fast-2342 .plasma-9599:nth-child(17),
  .fast-2342 .plasma-9599:nth-child(18),
  .fast-2342 .plasma-9599:nth-child(19),
  .fast-2342 .plasma-9599:nth-child(20) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .fast-2342 .plasma-9599:nth-child(21),
  .fast-2342 .plasma-9599:nth-child(22),
  .fast-2342 .plasma-9599:nth-child(23),
  .fast-2342 .plasma-9599:nth-child(24),
  .fast-2342 .plasma-9599:nth-child(25) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .fast-2342 .plasma-9599:nth-child(26),
  .fast-2342 .plasma-9599:nth-child(27),
  .fast-2342 .plasma-9599:nth-child(28),
  .fast-2342 .plasma-9599:nth-child(29),
  .fast-2342 .plasma-9599:nth-child(30) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .fast-2342 .plasma-9599:nth-child(31),
  .fast-2342 .plasma-9599:nth-child(32),
  .fast-2342 .plasma-9599:nth-child(33),
  .fast-2342 .plasma-9599:nth-child(34),
  .fast-2342 .plasma-9599:nth-child(35) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .fast-2342 .plasma-9599:nth-child(36),
  .fast-2342 .plasma-9599:nth-child(37),
  .fast-2342 .plasma-9599:nth-child(38),
  .fast-2342 .plasma-9599:nth-child(39),
  .fast-2342 .plasma-9599:nth-child(40) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .slow_2b87 .plasma-9599:nth-child(1),
  .slow_2b87 .plasma-9599:nth-child(2),
  .slow_2b87 .plasma-9599:nth-child(3),
  .slow_2b87 .plasma-9599:nth-child(4),
  .slow_2b87 .plasma-9599:nth-child(5),
  .slow_2b87 .plasma-9599:nth-child(6) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .slow_2b87 .plasma-9599:nth-child(7),
  .slow_2b87 .plasma-9599:nth-child(8),
  .slow_2b87 .plasma-9599:nth-child(9),
  .slow_2b87 .plasma-9599:nth-child(10),
  .slow_2b87 .plasma-9599:nth-child(11),
  .slow_2b87 .plasma-9599:nth-child(12) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .slow_2b87 .plasma-9599:nth-child(13),
  .slow_2b87 .plasma-9599:nth-child(14),
  .slow_2b87 .plasma-9599:nth-child(15),
  .slow_2b87 .plasma-9599:nth-child(16),
  .slow_2b87 .plasma-9599:nth-child(17),
  .slow_2b87 .plasma-9599:nth-child(18) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .slow_2b87 .plasma-9599:nth-child(19),
  .slow_2b87 .plasma-9599:nth-child(20),
  .slow_2b87 .plasma-9599:nth-child(21),
  .slow_2b87 .plasma-9599:nth-child(22),
  .slow_2b87 .plasma-9599:nth-child(23),
  .slow_2b87 .plasma-9599:nth-child(24) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .slow_2b87 .plasma-9599:nth-child(25),
  .slow_2b87 .plasma-9599:nth-child(26),
  .slow_2b87 .plasma-9599:nth-child(27),
  .slow_2b87 .plasma-9599:nth-child(28),
  .slow_2b87 .plasma-9599:nth-child(29),
  .slow_2b87 .plasma-9599:nth-child(30) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .slow_2b87 .plasma-9599:nth-child(31),
  .slow_2b87 .plasma-9599:nth-child(32),
  .slow_2b87 .plasma-9599:nth-child(33),
  .slow_2b87 .plasma-9599:nth-child(34),
  .slow_2b87 .plasma-9599:nth-child(35),
  .slow_2b87 .plasma-9599:nth-child(36) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .slow_2b87 .plasma-9599:nth-child(37),
  .slow_2b87 .plasma-9599:nth-child(38),
  .slow_2b87 .plasma-9599:nth-child(39),
  .slow_2b87 .plasma-9599:nth-child(40),
  .slow_2b87 .plasma-9599:nth-child(41),
  .slow_2b87 .plasma-9599:nth-child(42) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .slow_2b87 .plasma-9599:nth-child(43),
  .slow_2b87 .plasma-9599:nth-child(44),
  .slow_2b87 .plasma-9599:nth-child(45),
  .slow_2b87 .plasma-9599:nth-child(46),
  .slow_2b87 .plasma-9599:nth-child(47),
  .slow_2b87 .plasma-9599:nth-child(48) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .hidden_complex_f946 .plasma-9599:nth-child(1),
  .hidden_complex_f946 .plasma-9599:nth-child(2),
  .hidden_complex_f946 .plasma-9599:nth-child(3),
  .hidden_complex_f946 .plasma-9599:nth-child(4),
  .hidden_complex_f946 .plasma-9599:nth-child(5),
  .hidden_complex_f946 .plasma-9599:nth-child(6),
  .hidden_complex_f946 .plasma-9599:nth-child(7) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .hidden_complex_f946 .plasma-9599:nth-child(8),
  .hidden_complex_f946 .plasma-9599:nth-child(9),
  .hidden_complex_f946 .plasma-9599:nth-child(10),
  .hidden_complex_f946 .plasma-9599:nth-child(11),
  .hidden_complex_f946 .plasma-9599:nth-child(12),
  .hidden_complex_f946 .plasma-9599:nth-child(13),
  .hidden_complex_f946 .plasma-9599:nth-child(14) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .hidden_complex_f946 .plasma-9599:nth-child(15),
  .hidden_complex_f946 .plasma-9599:nth-child(16),
  .hidden_complex_f946 .plasma-9599:nth-child(17),
  .hidden_complex_f946 .plasma-9599:nth-child(18),
  .hidden_complex_f946 .plasma-9599:nth-child(19),
  .hidden_complex_f946 .plasma-9599:nth-child(20),
  .hidden_complex_f946 .plasma-9599:nth-child(21) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .hidden_complex_f946 .plasma-9599:nth-child(22),
  .hidden_complex_f946 .plasma-9599:nth-child(23),
  .hidden_complex_f946 .plasma-9599:nth-child(24),
  .hidden_complex_f946 .plasma-9599:nth-child(25),
  .hidden_complex_f946 .plasma-9599:nth-child(26),
  .hidden_complex_f946 .plasma-9599:nth-child(27),
  .hidden_complex_f946 .plasma-9599:nth-child(28) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .hidden_complex_f946 .plasma-9599:nth-child(29),
  .hidden_complex_f946 .plasma-9599:nth-child(30),
  .hidden_complex_f946 .plasma-9599:nth-child(31),
  .hidden_complex_f946 .plasma-9599:nth-child(32),
  .hidden_complex_f946 .plasma-9599:nth-child(33),
  .hidden_complex_f946 .plasma-9599:nth-child(34),
  .hidden_complex_f946 .plasma-9599:nth-child(35) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .hidden_complex_f946 .plasma-9599:nth-child(36),
  .hidden_complex_f946 .plasma-9599:nth-child(37),
  .hidden_complex_f946 .plasma-9599:nth-child(38),
  .hidden_complex_f946 .plasma-9599:nth-child(39),
  .hidden_complex_f946 .plasma-9599:nth-child(40),
  .hidden_complex_f946 .plasma-9599:nth-child(41),
  .hidden_complex_f946 .plasma-9599:nth-child(42) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .hidden_complex_f946 .plasma-9599:nth-child(43),
  .hidden_complex_f946 .plasma-9599:nth-child(44),
  .hidden_complex_f946 .plasma-9599:nth-child(45),
  .hidden_complex_f946 .plasma-9599:nth-child(46),
  .hidden_complex_f946 .plasma-9599:nth-child(47),
  .hidden_complex_f946 .plasma-9599:nth-child(48),
  .hidden_complex_f946 .plasma-9599:nth-child(49) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .hidden_complex_f946 .plasma-9599:nth-child(50),
  .hidden_complex_f946 .plasma-9599:nth-child(51),
  .hidden_complex_f946 .plasma-9599:nth-child(52),
  .hidden_complex_f946 .plasma-9599:nth-child(53),
  .hidden_complex_f946 .plasma-9599:nth-child(54),
  .hidden_complex_f946 .plasma-9599:nth-child(55),
  .hidden_complex_f946 .plasma-9599:nth-child(56) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .hard-d478 .plasma-9599:nth-child(1),
  .hard-d478 .plasma-9599:nth-child(2),
  .hard-d478 .plasma-9599:nth-child(3),
  .hard-d478 .plasma-9599:nth-child(4),
  .hard-d478 .plasma-9599:nth-child(5),
  .hard-d478 .plasma-9599:nth-child(6),
  .hard-d478 .plasma-9599:nth-child(7),
  .hard-d478 .plasma-9599:nth-child(8) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .hard-d478 .plasma-9599:nth-child(9),
  .hard-d478 .plasma-9599:nth-child(10),
  .hard-d478 .plasma-9599:nth-child(11),
  .hard-d478 .plasma-9599:nth-child(12),
  .hard-d478 .plasma-9599:nth-child(13),
  .hard-d478 .plasma-9599:nth-child(14),
  .hard-d478 .plasma-9599:nth-child(15),
  .hard-d478 .plasma-9599:nth-child(16) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .hard-d478 .plasma-9599:nth-child(17),
  .hard-d478 .plasma-9599:nth-child(18),
  .hard-d478 .plasma-9599:nth-child(19),
  .hard-d478 .plasma-9599:nth-child(20),
  .hard-d478 .plasma-9599:nth-child(21),
  .hard-d478 .plasma-9599:nth-child(22),
  .hard-d478 .plasma-9599:nth-child(23),
  .hard-d478 .plasma-9599:nth-child(24) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .hard-d478 .plasma-9599:nth-child(25),
  .hard-d478 .plasma-9599:nth-child(26),
  .hard-d478 .plasma-9599:nth-child(27),
  .hard-d478 .plasma-9599:nth-child(28),
  .hard-d478 .plasma-9599:nth-child(29),
  .hard-d478 .plasma-9599:nth-child(30),
  .hard-d478 .plasma-9599:nth-child(31),
  .hard-d478 .plasma-9599:nth-child(32) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .hard-d478 .plasma-9599:nth-child(33),
  .hard-d478 .plasma-9599:nth-child(34),
  .hard-d478 .plasma-9599:nth-child(35),
  .hard-d478 .plasma-9599:nth-child(36),
  .hard-d478 .plasma-9599:nth-child(37),
  .hard-d478 .plasma-9599:nth-child(38),
  .hard-d478 .plasma-9599:nth-child(39),
  .hard-d478 .plasma-9599:nth-child(40) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .hard-d478 .plasma-9599:nth-child(41),
  .hard-d478 .plasma-9599:nth-child(42),
  .hard-d478 .plasma-9599:nth-child(43),
  .hard-d478 .plasma-9599:nth-child(44),
  .hard-d478 .plasma-9599:nth-child(45),
  .hard-d478 .plasma-9599:nth-child(46),
  .hard-d478 .plasma-9599:nth-child(47),
  .hard-d478 .plasma-9599:nth-child(48) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .hard-d478 .plasma-9599:nth-child(49),
  .hard-d478 .plasma-9599:nth-child(50),
  .hard-d478 .plasma-9599:nth-child(51),
  .hard-d478 .plasma-9599:nth-child(52),
  .hard-d478 .plasma-9599:nth-child(53),
  .hard-d478 .plasma-9599:nth-child(54),
  .hard-d478 .plasma-9599:nth-child(55),
  .hard-d478 .plasma-9599:nth-child(56) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .hard-d478 .plasma-9599:nth-child(57),
  .hard-d478 .plasma-9599:nth-child(58),
  .hard-d478 .plasma-9599:nth-child(59),
  .hard-d478 .plasma-9599:nth-child(60),
  .hard-d478 .plasma-9599:nth-child(61),
  .hard-d478 .plasma-9599:nth-child(62),
  .hard-d478 .plasma-9599:nth-child(63),
  .hard-d478 .plasma-9599:nth-child(64) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
}
@media (max-width: 767px) {
  .down_2633 .plasma-9599:nth-child(1) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .down_2633 .plasma-9599:nth-child(2) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .down_2633 .plasma-9599:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .down_2633 .plasma-9599:nth-child(4) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .down_2633 .plasma-9599:nth-child(5) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .down_2633 .plasma-9599:nth-child(6) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .down_2633 .plasma-9599:nth-child(7) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .down_2633 .plasma-9599:nth-child(8) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .up-36fb .plasma-9599:nth-child(1),
  .up-36fb .plasma-9599:nth-child(2) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .up-36fb .plasma-9599:nth-child(3),
  .up-36fb .plasma-9599:nth-child(4) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .up-36fb .plasma-9599:nth-child(5),
  .up-36fb .plasma-9599:nth-child(6) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .up-36fb .plasma-9599:nth-child(7),
  .up-36fb .plasma-9599:nth-child(8) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .up-36fb .plasma-9599:nth-child(9),
  .up-36fb .plasma-9599:nth-child(10) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .up-36fb .plasma-9599:nth-child(11),
  .up-36fb .plasma-9599:nth-child(12) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .up-36fb .plasma-9599:nth-child(13),
  .up-36fb .plasma-9599:nth-child(14) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .up-36fb .plasma-9599:nth-child(15),
  .up-36fb .plasma-9599:nth-child(16) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .section_c9a8 .plasma-9599:nth-child(1),
  .section_c9a8 .plasma-9599:nth-child(2),
  .section_c9a8 .plasma-9599:nth-child(3) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .section_c9a8 .plasma-9599:nth-child(4),
  .section_c9a8 .plasma-9599:nth-child(5),
  .section_c9a8 .plasma-9599:nth-child(6) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .section_c9a8 .plasma-9599:nth-child(7),
  .section_c9a8 .plasma-9599:nth-child(8),
  .section_c9a8 .plasma-9599:nth-child(9) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .section_c9a8 .plasma-9599:nth-child(10),
  .section_c9a8 .plasma-9599:nth-child(11),
  .section_c9a8 .plasma-9599:nth-child(12) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .section_c9a8 .plasma-9599:nth-child(13),
  .section_c9a8 .plasma-9599:nth-child(14),
  .section_c9a8 .plasma-9599:nth-child(15) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .section_c9a8 .plasma-9599:nth-child(16),
  .section_c9a8 .plasma-9599:nth-child(17),
  .section_c9a8 .plasma-9599:nth-child(18) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .section_c9a8 .plasma-9599:nth-child(19),
  .section_c9a8 .plasma-9599:nth-child(20),
  .section_c9a8 .plasma-9599:nth-child(21) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .section_c9a8 .plasma-9599:nth-child(22),
  .section_c9a8 .plasma-9599:nth-child(23),
  .section_c9a8 .plasma-9599:nth-child(24) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .component_9ec0 .plasma-9599:nth-child(1),
  .component_9ec0 .plasma-9599:nth-child(2),
  .component_9ec0 .plasma-9599:nth-child(3),
  .component_9ec0 .plasma-9599:nth-child(4) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .component_9ec0 .plasma-9599:nth-child(5),
  .component_9ec0 .plasma-9599:nth-child(6),
  .component_9ec0 .plasma-9599:nth-child(7),
  .component_9ec0 .plasma-9599:nth-child(8) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .component_9ec0 .plasma-9599:nth-child(9),
  .component_9ec0 .plasma-9599:nth-child(10),
  .component_9ec0 .plasma-9599:nth-child(11),
  .component_9ec0 .plasma-9599:nth-child(12) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .component_9ec0 .plasma-9599:nth-child(13),
  .component_9ec0 .plasma-9599:nth-child(14),
  .component_9ec0 .plasma-9599:nth-child(15),
  .component_9ec0 .plasma-9599:nth-child(16) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .component_9ec0 .plasma-9599:nth-child(17),
  .component_9ec0 .plasma-9599:nth-child(18),
  .component_9ec0 .plasma-9599:nth-child(19),
  .component_9ec0 .plasma-9599:nth-child(20) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .component_9ec0 .plasma-9599:nth-child(21),
  .component_9ec0 .plasma-9599:nth-child(22),
  .component_9ec0 .plasma-9599:nth-child(23),
  .component_9ec0 .plasma-9599:nth-child(24) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .component_9ec0 .plasma-9599:nth-child(25),
  .component_9ec0 .plasma-9599:nth-child(26),
  .component_9ec0 .plasma-9599:nth-child(27),
  .component_9ec0 .plasma-9599:nth-child(28) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .component_9ec0 .plasma-9599:nth-child(29),
  .component_9ec0 .plasma-9599:nth-child(30),
  .component_9ec0 .plasma-9599:nth-child(31),
  .component_9ec0 .plasma-9599:nth-child(32) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .focus-outer-a43d .plasma-9599:nth-child(1),
  .focus-outer-a43d .plasma-9599:nth-child(2),
  .focus-outer-a43d .plasma-9599:nth-child(3),
  .focus-outer-a43d .plasma-9599:nth-child(4),
  .focus-outer-a43d .plasma-9599:nth-child(5) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .focus-outer-a43d .plasma-9599:nth-child(6),
  .focus-outer-a43d .plasma-9599:nth-child(7),
  .focus-outer-a43d .plasma-9599:nth-child(8),
  .focus-outer-a43d .plasma-9599:nth-child(9),
  .focus-outer-a43d .plasma-9599:nth-child(10) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .focus-outer-a43d .plasma-9599:nth-child(11),
  .focus-outer-a43d .plasma-9599:nth-child(12),
  .focus-outer-a43d .plasma-9599:nth-child(13),
  .focus-outer-a43d .plasma-9599:nth-child(14),
  .focus-outer-a43d .plasma-9599:nth-child(15) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .focus-outer-a43d .plasma-9599:nth-child(16),
  .focus-outer-a43d .plasma-9599:nth-child(17),
  .focus-outer-a43d .plasma-9599:nth-child(18),
  .focus-outer-a43d .plasma-9599:nth-child(19),
  .focus-outer-a43d .plasma-9599:nth-child(20) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .focus-outer-a43d .plasma-9599:nth-child(21),
  .focus-outer-a43d .plasma-9599:nth-child(22),
  .focus-outer-a43d .plasma-9599:nth-child(23),
  .focus-outer-a43d .plasma-9599:nth-child(24),
  .focus-outer-a43d .plasma-9599:nth-child(25) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .focus-outer-a43d .plasma-9599:nth-child(26),
  .focus-outer-a43d .plasma-9599:nth-child(27),
  .focus-outer-a43d .plasma-9599:nth-child(28),
  .focus-outer-a43d .plasma-9599:nth-child(29),
  .focus-outer-a43d .plasma-9599:nth-child(30) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .focus-outer-a43d .plasma-9599:nth-child(31),
  .focus-outer-a43d .plasma-9599:nth-child(32),
  .focus-outer-a43d .plasma-9599:nth-child(33),
  .focus-outer-a43d .plasma-9599:nth-child(34),
  .focus-outer-a43d .plasma-9599:nth-child(35) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .focus-outer-a43d .plasma-9599:nth-child(36),
  .focus-outer-a43d .plasma-9599:nth-child(37),
  .focus-outer-a43d .plasma-9599:nth-child(38),
  .focus-outer-a43d .plasma-9599:nth-child(39),
  .focus-outer-a43d .plasma-9599:nth-child(40) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .fresh_a1dd .plasma-9599:nth-child(1),
  .fresh_a1dd .plasma-9599:nth-child(2),
  .fresh_a1dd .plasma-9599:nth-child(3),
  .fresh_a1dd .plasma-9599:nth-child(4),
  .fresh_a1dd .plasma-9599:nth-child(5),
  .fresh_a1dd .plasma-9599:nth-child(6) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .fresh_a1dd .plasma-9599:nth-child(7),
  .fresh_a1dd .plasma-9599:nth-child(8),
  .fresh_a1dd .plasma-9599:nth-child(9),
  .fresh_a1dd .plasma-9599:nth-child(10),
  .fresh_a1dd .plasma-9599:nth-child(11),
  .fresh_a1dd .plasma-9599:nth-child(12) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .fresh_a1dd .plasma-9599:nth-child(13),
  .fresh_a1dd .plasma-9599:nth-child(14),
  .fresh_a1dd .plasma-9599:nth-child(15),
  .fresh_a1dd .plasma-9599:nth-child(16),
  .fresh_a1dd .plasma-9599:nth-child(17),
  .fresh_a1dd .plasma-9599:nth-child(18) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .fresh_a1dd .plasma-9599:nth-child(19),
  .fresh_a1dd .plasma-9599:nth-child(20),
  .fresh_a1dd .plasma-9599:nth-child(21),
  .fresh_a1dd .plasma-9599:nth-child(22),
  .fresh_a1dd .plasma-9599:nth-child(23),
  .fresh_a1dd .plasma-9599:nth-child(24) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .fresh_a1dd .plasma-9599:nth-child(25),
  .fresh_a1dd .plasma-9599:nth-child(26),
  .fresh_a1dd .plasma-9599:nth-child(27),
  .fresh_a1dd .plasma-9599:nth-child(28),
  .fresh_a1dd .plasma-9599:nth-child(29),
  .fresh_a1dd .plasma-9599:nth-child(30) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .fresh_a1dd .plasma-9599:nth-child(31),
  .fresh_a1dd .plasma-9599:nth-child(32),
  .fresh_a1dd .plasma-9599:nth-child(33),
  .fresh_a1dd .plasma-9599:nth-child(34),
  .fresh_a1dd .plasma-9599:nth-child(35),
  .fresh_a1dd .plasma-9599:nth-child(36) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .fresh_a1dd .plasma-9599:nth-child(37),
  .fresh_a1dd .plasma-9599:nth-child(38),
  .fresh_a1dd .plasma-9599:nth-child(39),
  .fresh_a1dd .plasma-9599:nth-child(40),
  .fresh_a1dd .plasma-9599:nth-child(41),
  .fresh_a1dd .plasma-9599:nth-child(42) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .fresh_a1dd .plasma-9599:nth-child(43),
  .fresh_a1dd .plasma-9599:nth-child(44),
  .fresh_a1dd .plasma-9599:nth-child(45),
  .fresh_a1dd .plasma-9599:nth-child(46),
  .fresh_a1dd .plasma-9599:nth-child(47),
  .fresh_a1dd .plasma-9599:nth-child(48) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .column-2ce0 .plasma-9599:nth-child(1),
  .column-2ce0 .plasma-9599:nth-child(2),
  .column-2ce0 .plasma-9599:nth-child(3),
  .column-2ce0 .plasma-9599:nth-child(4),
  .column-2ce0 .plasma-9599:nth-child(5),
  .column-2ce0 .plasma-9599:nth-child(6),
  .column-2ce0 .plasma-9599:nth-child(7) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .column-2ce0 .plasma-9599:nth-child(8),
  .column-2ce0 .plasma-9599:nth-child(9),
  .column-2ce0 .plasma-9599:nth-child(10),
  .column-2ce0 .plasma-9599:nth-child(11),
  .column-2ce0 .plasma-9599:nth-child(12),
  .column-2ce0 .plasma-9599:nth-child(13),
  .column-2ce0 .plasma-9599:nth-child(14) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .column-2ce0 .plasma-9599:nth-child(15),
  .column-2ce0 .plasma-9599:nth-child(16),
  .column-2ce0 .plasma-9599:nth-child(17),
  .column-2ce0 .plasma-9599:nth-child(18),
  .column-2ce0 .plasma-9599:nth-child(19),
  .column-2ce0 .plasma-9599:nth-child(20),
  .column-2ce0 .plasma-9599:nth-child(21) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .column-2ce0 .plasma-9599:nth-child(22),
  .column-2ce0 .plasma-9599:nth-child(23),
  .column-2ce0 .plasma-9599:nth-child(24),
  .column-2ce0 .plasma-9599:nth-child(25),
  .column-2ce0 .plasma-9599:nth-child(26),
  .column-2ce0 .plasma-9599:nth-child(27),
  .column-2ce0 .plasma-9599:nth-child(28) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .column-2ce0 .plasma-9599:nth-child(29),
  .column-2ce0 .plasma-9599:nth-child(30),
  .column-2ce0 .plasma-9599:nth-child(31),
  .column-2ce0 .plasma-9599:nth-child(32),
  .column-2ce0 .plasma-9599:nth-child(33),
  .column-2ce0 .plasma-9599:nth-child(34),
  .column-2ce0 .plasma-9599:nth-child(35) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .column-2ce0 .plasma-9599:nth-child(36),
  .column-2ce0 .plasma-9599:nth-child(37),
  .column-2ce0 .plasma-9599:nth-child(38),
  .column-2ce0 .plasma-9599:nth-child(39),
  .column-2ce0 .plasma-9599:nth-child(40),
  .column-2ce0 .plasma-9599:nth-child(41),
  .column-2ce0 .plasma-9599:nth-child(42) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .column-2ce0 .plasma-9599:nth-child(43),
  .column-2ce0 .plasma-9599:nth-child(44),
  .column-2ce0 .plasma-9599:nth-child(45),
  .column-2ce0 .plasma-9599:nth-child(46),
  .column-2ce0 .plasma-9599:nth-child(47),
  .column-2ce0 .plasma-9599:nth-child(48),
  .column-2ce0 .plasma-9599:nth-child(49) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .column-2ce0 .plasma-9599:nth-child(50),
  .column-2ce0 .plasma-9599:nth-child(51),
  .column-2ce0 .plasma-9599:nth-child(52),
  .column-2ce0 .plasma-9599:nth-child(53),
  .column-2ce0 .plasma-9599:nth-child(54),
  .column-2ce0 .plasma-9599:nth-child(55),
  .column-2ce0 .plasma-9599:nth-child(56) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .disabled_df78 .plasma-9599:nth-child(1),
  .disabled_df78 .plasma-9599:nth-child(2),
  .disabled_df78 .plasma-9599:nth-child(3),
  .disabled_df78 .plasma-9599:nth-child(4),
  .disabled_df78 .plasma-9599:nth-child(5),
  .disabled_df78 .plasma-9599:nth-child(6),
  .disabled_df78 .plasma-9599:nth-child(7),
  .disabled_df78 .plasma-9599:nth-child(8) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .disabled_df78 .plasma-9599:nth-child(9),
  .disabled_df78 .plasma-9599:nth-child(10),
  .disabled_df78 .plasma-9599:nth-child(11),
  .disabled_df78 .plasma-9599:nth-child(12),
  .disabled_df78 .plasma-9599:nth-child(13),
  .disabled_df78 .plasma-9599:nth-child(14),
  .disabled_df78 .plasma-9599:nth-child(15),
  .disabled_df78 .plasma-9599:nth-child(16) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .disabled_df78 .plasma-9599:nth-child(17),
  .disabled_df78 .plasma-9599:nth-child(18),
  .disabled_df78 .plasma-9599:nth-child(19),
  .disabled_df78 .plasma-9599:nth-child(20),
  .disabled_df78 .plasma-9599:nth-child(21),
  .disabled_df78 .plasma-9599:nth-child(22),
  .disabled_df78 .plasma-9599:nth-child(23),
  .disabled_df78 .plasma-9599:nth-child(24) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .disabled_df78 .plasma-9599:nth-child(25),
  .disabled_df78 .plasma-9599:nth-child(26),
  .disabled_df78 .plasma-9599:nth-child(27),
  .disabled_df78 .plasma-9599:nth-child(28),
  .disabled_df78 .plasma-9599:nth-child(29),
  .disabled_df78 .plasma-9599:nth-child(30),
  .disabled_df78 .plasma-9599:nth-child(31),
  .disabled_df78 .plasma-9599:nth-child(32) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .disabled_df78 .plasma-9599:nth-child(33),
  .disabled_df78 .plasma-9599:nth-child(34),
  .disabled_df78 .plasma-9599:nth-child(35),
  .disabled_df78 .plasma-9599:nth-child(36),
  .disabled_df78 .plasma-9599:nth-child(37),
  .disabled_df78 .plasma-9599:nth-child(38),
  .disabled_df78 .plasma-9599:nth-child(39),
  .disabled_df78 .plasma-9599:nth-child(40) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .disabled_df78 .plasma-9599:nth-child(41),
  .disabled_df78 .plasma-9599:nth-child(42),
  .disabled_df78 .plasma-9599:nth-child(43),
  .disabled_df78 .plasma-9599:nth-child(44),
  .disabled_df78 .plasma-9599:nth-child(45),
  .disabled_df78 .plasma-9599:nth-child(46),
  .disabled_df78 .plasma-9599:nth-child(47),
  .disabled_df78 .plasma-9599:nth-child(48) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .disabled_df78 .plasma-9599:nth-child(49),
  .disabled_df78 .plasma-9599:nth-child(50),
  .disabled_df78 .plasma-9599:nth-child(51),
  .disabled_df78 .plasma-9599:nth-child(52),
  .disabled_df78 .plasma-9599:nth-child(53),
  .disabled_df78 .plasma-9599:nth-child(54),
  .disabled_df78 .plasma-9599:nth-child(55),
  .disabled_df78 .plasma-9599:nth-child(56) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .disabled_df78 .plasma-9599:nth-child(57),
  .disabled_df78 .plasma-9599:nth-child(58),
  .disabled_df78 .plasma-9599:nth-child(59),
  .disabled_df78 .plasma-9599:nth-child(60),
  .disabled_df78 .plasma-9599:nth-child(61),
  .disabled_df78 .plasma-9599:nth-child(62),
  .disabled_df78 .plasma-9599:nth-child(63),
  .disabled_df78 .plasma-9599:nth-child(64) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
}
.stone_b40c .plasma-9599:nth-child(1) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.stone_b40c .plasma-9599:nth-child(2) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.stone_b40c .plasma-9599:nth-child(3) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.stone_b40c .plasma-9599:nth-child(4) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.stone_b40c .plasma-9599:nth-child(5) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.stone_b40c .plasma-9599:nth-child(6) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.stone_b40c .plasma-9599:nth-child(7) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.stone_b40c .plasma-9599:nth-child(8) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.up_14d9 {
  margin-right: 5px;
}
.steel-98c5 {
  display: inline-block;
}
.steel-98c5:not(:first-child):before {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.steel-98c5 .pink_26c5 {
  font-size: 0.75em;
}
.paragraph-e917 .logo_4280,
.paragraph-e917 .search_down_26ee,
.paragraph-e917 .main-0e77 {
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
}
.dropdown_easy_fcef {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.full-f64a {
  display: inline-block;
}
.full-f64a[hidden] {
  display: none;
}
.full-f64a a {
  margin-left: 10px;
  display: block;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.pattern_basic_3ae1 {
  position: relative;
}
.pattern_basic_3ae1 > .main-7c0c {
  display: block;
}
.gradient-middle-9442 {
  position: absolute;
  right: 0;
  visibility: hidden;
  opacity: 0;
  top: -999em;
  margin-top: 20px;
  -webkit-transition: margin 200ms linear, opacity 200ms linear;
  -o-transition: margin 200ms linear, opacity 200ms linear;
  transition: margin 200ms linear, opacity 200ms linear;
  min-width: 150px;
  text-align: right;
  z-index: 999;
  padding: 15px;
  background-color: #fff;
}
.pattern_basic_3ae1:hover .gradient-middle-9442 {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
  top: 100%;
}
.gradient-middle-9442 .full-f64a {
  display: block;
}
.gradient-middle-9442 .full-f64a a {
  padding: 0 5px;
}
.row_f517.card_b1a1 {
  opacity: 0.5;
  position: relative;
}
.row_f517.card_b1a1:after {
  z-index: 99;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
}
.row_f517.card_b1a1 + .accent_top_555a {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  border: 0.25rem solid rgba(100, 100, 100, 0.8);
  border-top-color: #111;
  -webkit-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 999;
  margin: -18px 0 0 -18px;
}
.header-purple-b374 {
  position: absolute;
  top: 100%;
  width: 40px;
  height: 40px;
  text-align: center;
  cursor: pointer;
  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;
}
.header-purple-b374 i {
  display: block;
}
.header-purple-b374 i:before {
  display: block;
  line-height: 1px;
}
.header-purple-b374.card-5555 {
  left: 0;
}
.header-purple-b374.search_tall_8ea5 {
  left: 40px;
}
.header-purple-b374.search_tall_8ea5 i {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.header-purple-b374.dropdown-narrow-4ac7 {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.mask_7195 {
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.overlay-1311 .mask_7195 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.picture_narrow_3783 {
  position: relative;
}
.alert_large_d436,
.heading_0018,
.accent-hot-baa1,
.carousel-4f66 {
  display: inline-block;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes appear {
  0% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes appear {
  0% {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.widget_fixed_db5c {
  word-con: anywhere;
}
.tertiary_6f04 {
  display: none;
}
.tertiary_6f04:first-child {
  display: block;
}
.module-iron-da93 {
  display: grid;
  display: -ms-grid;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
}
.module-iron-da93.copper-0c5f {
  grid-template-columns: 1fr 50% 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 1fr 50% 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.module-iron-da93.copper-0c5f > div:nth-child(3) {
  grid-column-start: 2;
  grid-row-start: 1;
  grid-row-end: 3;
  -ms-grid-column: 2;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
}
.module-iron-da93.copper-0c5f
  > div:nth-child(3)
  .pagination_tall_1d3e {
  max-height: 20em;
  opacity: 1;
}
.module-iron-da93.copper-0c5f > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.module-iron-da93.copper-0c5f > div:nth-child(2) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.module-iron-da93.copper-0c5f > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.module-iron-da93.copper-0c5f > div:nth-child(5) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .module-iron-da93.copper-0c5f {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .module-iron-da93.copper-0c5f > div:nth-child(3) {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 2;
    grid-row-end: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
  }
  .module-iron-da93.copper-0c5f > div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .module-iron-da93.copper-0c5f > div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
  .module-iron-da93.copper-0c5f > div:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .module-iron-da93.copper-0c5f > div:nth-child(5) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .module-iron-da93.copper-0c5f {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.module-iron-da93.feature_661c {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.module-iron-da93.feature_661c > div:nth-child(1) {
  grid-column-start: 1;
  grid-row-start: 1;
  grid-row-end: 3;
  -ms-grid-column: 1;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
}
.module-iron-da93.feature_661c
  > div:nth-child(1)
  .pagination_tall_1d3e {
  max-height: 20em;
  opacity: 1;
}
.module-iron-da93.feature_661c > div:nth-child(2) {
  grid-column-start: 2;
  grid-column-end: 4;
  -ms-grid-column: 2;
  -ms-grid-column-span: 2;
  -ms-grid-row: 1;
}
.module-iron-da93.feature_661c > div:nth-child(3) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.module-iron-da93.feature_661c > div:nth-child(4) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .module-iron-da93.feature_661c {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .module-iron-da93.feature_661c > div:nth-child(1) {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
  }
  .module-iron-da93.feature_661c > div:nth-child(2) {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 2;
    grid-row-end: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
  }
  .module-iron-da93.feature_661c > div:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .module-iron-da93.feature_661c > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .module-iron-da93.feature_661c {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.module-iron-da93.hero-7d8e {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.module-iron-da93.hero-7d8e > div:nth-child(1) {
  grid-column-start: 1;
  grid-row-start: 1;
  grid-row-end: 3;
  -ms-grid-column: 1;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
}
.module-iron-da93.hero-7d8e
  > div:nth-child(1)
  .pagination_tall_1d3e {
  max-height: 20em;
  opacity: 1;
}
.module-iron-da93.hero-7d8e > div:nth-child(2) {
  grid-column-start: 2;
  grid-row-start: 1;
  grid-row-end: 3;
  -ms-grid-column: 2;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
}
.module-iron-da93.hero-7d8e > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.module-iron-da93.hero-7d8e > div:nth-child(4) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .module-iron-da93.hero-7d8e {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .module-iron-da93.hero-7d8e > div:nth-child(1) {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
  }
  .module-iron-da93.hero-7d8e > div:nth-child(2) {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 2;
    grid-row-end: 4;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 2;
    -ms-grid-row-span: 2;
  }
  .module-iron-da93.hero-7d8e > div:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
  .module-iron-da93.hero-7d8e > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .module-iron-da93.hero-7d8e {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.module-iron-da93.alert_green_b187 {
  grid-template-columns: 50% 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.module-iron-da93.alert_green_b187 > div:nth-child(1) {
  grid-row-start: 1;
  grid-row-end: 3;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 1;
}
.module-iron-da93.alert_green_b187
  > div:nth-child(1)
  .pagination_tall_1d3e {
  max-height: 20em;
  opacity: 1;
}
.module-iron-da93.alert_green_b187 > div:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
.module-iron-da93.alert_green_b187 > div:nth-child(3) {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
}
@media (max-width: 767px) {
  .module-iron-da93.alert_green_b187 {
    grid-template-rows: 1fr 1fr 1fr;
  }
}
.module-iron-da93.slider-soft-ab2c {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.module-iron-da93.slider-soft-ab2c > div:nth-child(1) {
  grid-row-start: 1;
  grid-row-end: 3;
  -ms-grid-column: 1;
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
}
.module-iron-da93.slider-soft-ab2c
  > div:nth-child(1)
  .pagination_tall_1d3e {
  max-height: 20em;
  opacity: 1;
}
.module-iron-da93.slider-soft-ab2c > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.module-iron-da93.slider-soft-ab2c > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.module-iron-da93.slider-soft-ab2c > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.module-iron-da93.slider-soft-ab2c > div:nth-child(5) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .module-iron-da93.slider-soft-ab2c {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .module-iron-da93.slider-soft-ab2c > div:nth-child(1) {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
  }
  .module-iron-da93.slider-soft-ab2c > div:nth-child(2) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
  .module-iron-da93.slider-soft-ab2c > div:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
  .module-iron-da93.slider-soft-ab2c > div:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .module-iron-da93.slider-soft-ab2c > div:nth-child(5) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .module-iron-da93.slider-soft-ab2c {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.module-iron-da93.description_2b5e {
  grid-template-columns: repeat(6, 1fr);
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.module-iron-da93.description_2b5e > div:nth-child(1) {
  grid-column-start: 1;
  grid-column-end: 4;
  grid-row-start: 1;
  grid-row-end: 2;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
}
.module-iron-da93.description_2b5e > div:nth-child(2) {
  grid-column-start: 4;
  grid-column-end: 7;
  grid-row-start: 1;
  grid-row-end: 2;
  -ms-grid-column: 4;
  -ms-grid-column-span: 3;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
}
.module-iron-da93.description_2b5e > div:nth-child(3) {
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 2;
  grid-row-end: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  -ms-grid-row: 2;
  -ms-grid-row-span: 2;
}
.module-iron-da93.description_2b5e > div:nth-child(4) {
  grid-column-start: 3;
  grid-column-end: 5;
  grid-row-start: 2;
  grid-row-end: 3;
  -ms-grid-column: 3;
  -ms-grid-column-span: 2;
  -ms-grid-row: 2;
  -ms-grid-row-span: 2;
}
.module-iron-da93.description_2b5e > div:nth-child(5) {
  grid-column-start: 5;
  grid-column-end: 7;
  grid-row-start: 2;
  grid-row-end: 3;
  -ms-grid-column: 5;
  -ms-grid-column-span: 2;
  -ms-grid-row: 2;
  -ms-grid-row-span: 2;
}
@media (max-width: 1024px) {
  .module-iron-da93.description_2b5e {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .module-iron-da93.description_2b5e > div:nth-child(1) {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 4;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
  }
  .module-iron-da93.description_2b5e > div:nth-child(2) {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 4;
    grid-row-end: 7;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 4;
    -ms-grid-row-span: 3;
  }
  .module-iron-da93.description_2b5e > div:nth-child(3) {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 3;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
  }
  .module-iron-da93.description_2b5e > div:nth-child(4) {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 3;
    grid-row-end: 5;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    -ms-grid-row: 3;
    -ms-grid-row-span: 2;
  }
  .module-iron-da93.description_2b5e > div:nth-child(5) {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 5;
    grid-row-end: 7;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    -ms-grid-row: 5;
    -ms-grid-row-span: 2;
  }
}
@media (max-width: 767px) {
  .module-iron-da93.description_2b5e {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.module-iron-da93.filter-8f22 {
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-columns: 1fr 1fr;
}
.module-iron-da93.filter-8f22 > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.module-iron-da93.filter-8f22 > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.module-iron-da93.row_de89 {
  grid-template-columns: repeat(3, 1fr);
  -ms-grid-columns: 1fr 1fr 1fr;
}
.module-iron-da93.row_de89 > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.module-iron-da93.row_de89 > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.module-iron-da93.row_de89 > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.module-iron-da93.soft_5452 {
  grid-template-columns: repeat(4, 1fr);
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
}
.module-iron-da93.soft_5452 > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.module-iron-da93.soft_5452 > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.module-iron-da93.soft_5452 > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.module-iron-da93.soft_5452 > div:nth-child(4) {
  -ms-grid-column: 4;
  -ms-grid-row: 1;
}
@media (max-width: 1024px) {
  .module-iron-da93.soft_5452 {
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-columns: 1fr 1fr;
  }
  .module-iron-da93.soft_5452 > div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .module-iron-da93.soft_5452 > div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
  .module-iron-da93.soft_5452 > div:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
  .module-iron-da93.soft_5452 > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
}
@media (max-width: 767px) {
  .module-iron-da93.soft_5452 {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.module-iron-da93.stone_b40c {
  grid-template-rows: 1fr;
  -ms-grid-rows: 1fr;
}
@media (max-width: 1024px) {
  .module-iron-da93.stone_b40c.soft_5452 {
    grid-template-rows: repeat(2, 1fr);
    -ms-grid-rows: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .module-iron-da93.stone_b40c.soft_5452 {
    grid-template-rows: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .module-iron-da93.stone_b40c.row_de89 {
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .module-iron-da93.stone_b40c.filter-8f22 {
    grid-template-rows: 1fr 1fr;
    -ms-grid-rows: 1fr 1fr;
  }
}
.module-iron-da93.solid-9046 {
  grid-template-rows: repeat(2, 1fr);
  -ms-grid-rows: 1fr 1fr;
}
.module-iron-da93.solid-9046.filter-8f22 > div:nth-child(3) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.module-iron-da93.solid-9046.filter-8f22 > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.module-iron-da93.solid-9046.row_de89 > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.module-iron-da93.solid-9046.row_de89 > div:nth-child(5) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.module-iron-da93.solid-9046.row_de89 > div:nth-child(6) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.module-iron-da93.solid-9046.soft_5452 > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.module-iron-da93.solid-9046.soft_5452 > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.module-iron-da93.solid-9046.soft_5452 > div:nth-child(7) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.module-iron-da93.solid-9046.soft_5452 > div:nth-child(8) {
  -ms-grid-column: 4;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .module-iron-da93.solid-9046.soft_5452 {
    grid-template-rows: repeat(4, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .module-iron-da93.solid-9046.soft_5452 > div:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .module-iron-da93.solid-9046.soft_5452 > div:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
  .module-iron-da93.solid-9046.soft_5452 > div:nth-child(7) {
    -ms-grid-column: 1;
    -ms-grid-row: 4;
  }
  .module-iron-da93.solid-9046.soft_5452 > div:nth-child(8) {
    -ms-grid-column: 2;
    -ms-grid-row: 4;
  }
}
@media (max-width: 767px) {
  .module-iron-da93.solid-9046 {
    grid-template-rows: repeat(4, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .module-iron-da93.solid-9046.row_de89 {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .module-iron-da93.solid-9046.soft_5452 {
    grid-template-rows: repeat(8, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
.module-iron-da93.secondary_13cc {
  grid-template-rows: repeat(3, 1fr);
  -ms-grid-rows: 1fr 1fr 1fr;
}
.module-iron-da93.secondary_13cc.filter-8f22 > div:nth-child(3) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.module-iron-da93.secondary_13cc.filter-8f22 > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.module-iron-da93.secondary_13cc.filter-8f22 > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.module-iron-da93.secondary_13cc.filter-8f22 > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.module-iron-da93.secondary_13cc.row_de89 > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.module-iron-da93.secondary_13cc.row_de89 > div:nth-child(5) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.module-iron-da93.secondary_13cc.row_de89 > div:nth-child(6) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.module-iron-da93.secondary_13cc.row_de89 > div:nth-child(7) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.module-iron-da93.secondary_13cc.row_de89 > div:nth-child(8) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.module-iron-da93.secondary_13cc.row_de89 > div:nth-child(9) {
  -ms-grid-column: 3;
  -ms-grid-row: 3;
}
.module-iron-da93.secondary_13cc.soft_5452 > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.module-iron-da93.secondary_13cc.soft_5452 > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.module-iron-da93.secondary_13cc.soft_5452 > div:nth-child(7) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.module-iron-da93.secondary_13cc.soft_5452 > div:nth-child(8) {
  -ms-grid-column: 4;
  -ms-grid-row: 2;
}
.module-iron-da93.secondary_13cc.soft_5452 > div:nth-child(9) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.module-iron-da93.secondary_13cc.soft_5452 > div:nth-child(10) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.module-iron-da93.secondary_13cc.soft_5452 > div:nth-child(11) {
  -ms-grid-column: 3;
  -ms-grid-row: 3;
}
.module-iron-da93.secondary_13cc.soft_5452 > div:nth-child(12) {
  -ms-grid-column: 4;
  -ms-grid-row: 3;
}
@media (max-width: 1024px) {
  .module-iron-da93.secondary_13cc.soft_5452 {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .module-iron-da93.secondary_13cc.soft_5452 > div:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .module-iron-da93.secondary_13cc.soft_5452 > div:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
  .module-iron-da93.secondary_13cc.soft_5452 > div:nth-child(7) {
    -ms-grid-column: 1;
    -ms-grid-row: 4;
  }
  .module-iron-da93.secondary_13cc.soft_5452 > div:nth-child(8) {
    -ms-grid-column: 2;
    -ms-grid-row: 4;
  }
  .module-iron-da93.secondary_13cc.soft_5452 > div:nth-child(9) {
    -ms-grid-column: 1;
    -ms-grid-row: 5;
  }
  .module-iron-da93.secondary_13cc.soft_5452 > div:nth-child(10) {
    -ms-grid-column: 2;
    -ms-grid-row: 5;
  }
  .module-iron-da93.secondary_13cc.soft_5452 > div:nth-child(11) {
    -ms-grid-column: 1;
    -ms-grid-row: 6;
  }
  .module-iron-da93.secondary_13cc.soft_5452 > div:nth-child(12) {
    -ms-grid-column: 2;
    -ms-grid-row: 6;
  }
}
@media (max-width: 767px) {
  .module-iron-da93.secondary_13cc {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .module-iron-da93.secondary_13cc.row_de89 {
    grid-template-rows: repeat(9, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .module-iron-da93.secondary_13cc.soft_5452 {
    grid-template-rows: repeat(12, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .module-iron-da93.copper-0c5f,
  .module-iron-da93.feature_661c,
  .module-iron-da93.hero-7d8e,
  .module-iron-da93.alert_green_b187,
  .module-iron-da93.slider-soft-ab2c,
  .module-iron-da93.description_2b5e,
  .module-iron-da93.filter-8f22,
  .module-iron-da93.row_de89,
  .module-iron-da93.soft_5452 {
    grid-template-columns: 1fr !important;
    -ms-grid-columns: 1fr !important;
  }
  .module-iron-da93.copper-0c5f .widget_fixed_db5c:nth-child(1),
  .module-iron-da93.feature_661c .widget_fixed_db5c:nth-child(1),
  .module-iron-da93.hero-7d8e .widget_fixed_db5c:nth-child(1),
  .module-iron-da93.alert_green_b187 .widget_fixed_db5c:nth-child(1),
  .module-iron-da93.slider-soft-ab2c .widget_fixed_db5c:nth-child(1),
  .module-iron-da93.description_2b5e .widget_fixed_db5c:nth-child(1),
  .module-iron-da93.filter-8f22 .widget_fixed_db5c:nth-child(1),
  .module-iron-da93.row_de89 .widget_fixed_db5c:nth-child(1),
  .module-iron-da93.soft_5452 .widget_fixed_db5c:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .module-iron-da93.copper-0c5f .widget_fixed_db5c:nth-child(2),
  .module-iron-da93.feature_661c .widget_fixed_db5c:nth-child(2),
  .module-iron-da93.hero-7d8e .widget_fixed_db5c:nth-child(2),
  .module-iron-da93.alert_green_b187 .widget_fixed_db5c:nth-child(2),
  .module-iron-da93.slider-soft-ab2c .widget_fixed_db5c:nth-child(2),
  .module-iron-da93.description_2b5e .widget_fixed_db5c:nth-child(2),
  .module-iron-da93.filter-8f22 .widget_fixed_db5c:nth-child(2),
  .module-iron-da93.row_de89 .widget_fixed_db5c:nth-child(2),
  .module-iron-da93.soft_5452 .widget_fixed_db5c:nth-child(2) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .module-iron-da93.copper-0c5f .widget_fixed_db5c:nth-child(3),
  .module-iron-da93.feature_661c .widget_fixed_db5c:nth-child(3),
  .module-iron-da93.hero-7d8e .widget_fixed_db5c:nth-child(3),
  .module-iron-da93.alert_green_b187 .widget_fixed_db5c:nth-child(3),
  .module-iron-da93.slider-soft-ab2c .widget_fixed_db5c:nth-child(3),
  .module-iron-da93.description_2b5e .widget_fixed_db5c:nth-child(3),
  .module-iron-da93.filter-8f22 .widget_fixed_db5c:nth-child(3),
  .module-iron-da93.row_de89 .widget_fixed_db5c:nth-child(3),
  .module-iron-da93.soft_5452 .widget_fixed_db5c:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    grid-column: 1/2;
    grid-row: 3/4;
  }
  .module-iron-da93.copper-0c5f .widget_fixed_db5c:nth-child(4),
  .module-iron-da93.feature_661c .widget_fixed_db5c:nth-child(4),
  .module-iron-da93.hero-7d8e .widget_fixed_db5c:nth-child(4),
  .module-iron-da93.alert_green_b187 .widget_fixed_db5c:nth-child(4),
  .module-iron-da93.slider-soft-ab2c .widget_fixed_db5c:nth-child(4),
  .module-iron-da93.description_2b5e .widget_fixed_db5c:nth-child(4),
  .module-iron-da93.filter-8f22 .widget_fixed_db5c:nth-child(4),
  .module-iron-da93.row_de89 .widget_fixed_db5c:nth-child(4),
  .module-iron-da93.soft_5452 .widget_fixed_db5c:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
    grid-column: 1/2;
    grid-row: 4/5;
  }
  .module-iron-da93.copper-0c5f .widget_fixed_db5c:nth-child(5),
  .module-iron-da93.feature_661c .widget_fixed_db5c:nth-child(5),
  .module-iron-da93.hero-7d8e .widget_fixed_db5c:nth-child(5),
  .module-iron-da93.alert_green_b187 .widget_fixed_db5c:nth-child(5),
  .module-iron-da93.slider-soft-ab2c .widget_fixed_db5c:nth-child(5),
  .module-iron-da93.description_2b5e .widget_fixed_db5c:nth-child(5),
  .module-iron-da93.filter-8f22 .widget_fixed_db5c:nth-child(5),
  .module-iron-da93.row_de89 .widget_fixed_db5c:nth-child(5),
  .module-iron-da93.soft_5452 .widget_fixed_db5c:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 5;
    -ms-grid-row-span: 1;
    grid-column: 1/2;
    grid-row: 5/6;
  }
  .module-iron-da93.copper-0c5f .widget_fixed_db5c:nth-child(6),
  .module-iron-da93.feature_661c .widget_fixed_db5c:nth-child(6),
  .module-iron-da93.hero-7d8e .widget_fixed_db5c:nth-child(6),
  .module-iron-da93.alert_green_b187 .widget_fixed_db5c:nth-child(6),
  .module-iron-da93.slider-soft-ab2c .widget_fixed_db5c:nth-child(6),
  .module-iron-da93.description_2b5e .widget_fixed_db5c:nth-child(6),
  .module-iron-da93.filter-8f22 .widget_fixed_db5c:nth-child(6),
  .module-iron-da93.row_de89 .widget_fixed_db5c:nth-child(6),
  .module-iron-da93.soft_5452 .widget_fixed_db5c:nth-child(6) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row: 6;
    -ms-grid-row-span: 1;
    grid-column: 1/2;
    grid-row: 6/7;
  }
}
.smooth_de7c {
  margin-right: 5px;
}
.detail_321d {
  display: inline-block;
}
.detail_321d:not(:first-child):before {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.detail_321d .pink_26c5 {
  font-size: 0.75em;
}
.sidebar-cbe0 {
  height: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: stretch;
  align-contentent: stretch;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  overflow: hidden;
  background-position: center;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
.sidebar-cbe0:before {
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
.preview-static-7a14 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.stone-f733 {
  width: 100%;
  position: relative;
  z-index: 1;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.pagination_tall_1d3e {
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  overflow: hidden;
}
@media (min-width: 768px) {
  .first-d0f9 .pagination_tall_1d3e {
    max-height: 0;
    opacity: 0;
  }
  .first-d0f9 .widget_fixed_db5c:hover .pagination_tall_1d3e {
    max-height: 10em;
    opacity: 1;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
  }
}
.top-95f2 {
  width: 100%;
}
.link_0644 {
  position: relative;
  z-index: 3;
  display: inline-block;
  line-height: 1em;
  padding: 5px 10px;
}
.container-b506 .sort-be66 {
  position: absolute;
  top: 100%;
  width: 40px;
  height: 40px;
  text-align: center;
  cursor: pointer;
  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;
  z-index: 999;
}
.container-b506 .sort-be66:before {
  display: block;
}
.container-b506 .sort-be66.card-5555 {
  left: 0;
}
.container-b506 .sort-be66.search_tall_8ea5 {
  left: 40px;
}
.container-b506 .sort-be66.search_tall_8ea5:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.container-b506.gallery_black_1c5e .sort-be66 {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.container-b506.gallery_black_1c5e .sort-be66.card-5555 {
  -webkit-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}
.container-b506.gallery_black_1c5e .sort-be66.search_tall_8ea5 {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
.container-b506.gallery_black_1c5e:hover .sort-be66 {
  opacity: 1;
  pointer-events: auto;
}
.container-b506.gallery_black_1c5e:hover .sort-be66.card-5555 {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.container-b506.gallery_black_1c5e:hover .sort-be66.search_tall_8ea5 {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.wood_e65c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.thick_080b {
  white-space: nowrap;
}
.progress-eb20 {
  display: none;
  margin-right: 80px;
}
.progress-eb20.active-a962 {
  display: block;
}
.primary-wide-517e {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: hidden;
}
.progress-eb20 .pagination_prev_fe6e {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.progress-eb20 .pagination_prev_fe6e:before,
.progress-eb20 .pagination_prev_fe6e:after {
  content: none;
}
.progress-eb20 .brown_12c2 {
  height: auto;
}
.middle_6f42 {
  outline: none;
}
.notification-7ea3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.heading_b9f1 {
  overflow: hidden;
  line-height: 1;
}
.texture-action-db13 .hover-smooth-90d0 {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 100%;
}
.texture-action-db13 .hover-smooth-90d0:after {
  content: "";
  display: inline-block;
  vertical-align: top;
  opacity: 0;
}
.texture-action-db13 .hover-smooth-90d0.black-46e5:after {
  opacity: 1;
}
.full_f545 .hover-smooth-90d0 {
  white-space: normal;
}
.label_motion_d367 {
  padding-right: 10px;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.thick_080b {
  padding-right: 10px;
}
.rough_5416 {
  margin-right: 5px;
}
.center_9d49 {
  white-space: nowrap;
  padding-right: 10px;
}
.liquid-3fc6 {
  margin-right: 5px;
}
.badge-0a42 {
  padding-right: 10px;
}
.content_top_7a02 {
  margin-right: 5px;
}
.right_293e {
  margin-right: 10px;
}
.wood_e65c .sort-be66 {
  position: absolute;
  top: 15%;
  width: 40px;
  height: 40px;
  text-align: center;
  cursor: pointer;
  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;
  z-index: 999;
}
.wood_e65c .sort-be66:before {
  display: block;
}
.wood_e65c .sort-be66.card-5555 {
  right: -40px;
}
.wood_e65c .sort-be66.search_tall_8ea5 {
  right: -80px;
}
.wood_e65c .sort-be66.search_tall_8ea5:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
@-webkit-keyframes typing {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@keyframes typing {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@-webkit-keyframes blink-caret {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes blink-caret {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.outline_bottom_bd0d {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
@media (max-width: 767px) {
  .outline_bottom_bd0d {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto !important;
  }
}
.outline_bottom_bd0d * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.outline_bottom_bd0d.footer-e13b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.outline_bottom_bd0d.badge_e926 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 767px) {
  .outline_bottom_bd0d.badge_e926 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.footer-e13b .first_a953 {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (max-width: 767px) {
  .first_a953 {
    display: none;
  }
  .first_a953.fast_2e26 {
    display: block;
    width: calc(100% - 20px);
    height: auto !important;
    position: fixed;
    z-index: 999;
    margin: 0 auto;
    top: 20%;
    left: 10px;
  }
  .first_a953.fast_2e26
    .steel_7a71 {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 998;
  }
  .first_a953.fast_2e26
    .tooltip_bright_4ce5.grid-9c9f {
    z-index: 1000;
  }
}
.tooltip_bright_4ce5 {
  display: none;
}
.tooltip_bright_4ce5.grid-9c9f {
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
}
.tooltip_bright_4ce5.grid-9c9f iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .tooltip_bright_4ce5 {
    padding-bottom: 56.25% !important;
  }
}
.first_3e86 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.footer-e13b .first_3e86 {
  -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;
}
.badge_e926 .first_3e86 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .badge_e926 .first_3e86 {
    width: 100% !important;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }
}
.footer-e13b .soft_d4a7 {
  padding-right: 15px;
}
.sidebar_f001 {
  font-size: 12px;
}
.aside-cf2f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-height: 100%;
}
@media (max-width: 767px) {
  .aside-cf2f {
    width: 100% !important;
  }
}
.disabled_purple_f30e.footer-e13b .aside-cf2f {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.badge_e926 .aside-cf2f {
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (max-width: 767px) {
  .badge_e926 .aside-cf2f {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.item_cd6b.badge_e926 .aside-cf2f {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.highlight_e515 {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  overflow: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .footer-e13b.wrapper_d842 .highlight_e515 {
    visibility: hidden;
  }
  .footer-e13b.wrapper_d842
    .video_first_989b,
  .footer-e13b.wrapper_d842 .highlight_e515:hover {
    visibility: visible;
  }
  .footer-e13b.wrapper_d842
    .highlight_e515:hover::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  .footer-e13b.wrapper_d842
    .highlight_e515:hover
    .video_first_989b {
    margin-right: -5px;
  }
}
.footer-e13b.title_upper_2bda
  .highlight_e515::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .badge_e926 .highlight_e515::-webkit-scrollbar {
    width: 5px;
    height: 7px;
  }
}
.badge_e926 .video_first_989b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.nav_2df9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  cursor: pointer;
}
.footer-e13b .nav_2df9 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.badge_e926 .nav_2df9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.footer-e13b .menu-e492 {
  margin-right: 10px;
  width: 25%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}
@media (max-width: 767px) {
  .footer-e13b .menu-e492 {
    max-width: 100px;
  }
}
.badge_e926 .menu-e492 {
  width: 100%;
  margin-bottom: 10px;
}
.badge_e926 .menu-e492 img {
  width: 100%;
  height: auto;
}
.element-7282 {
  -ms-flex-item-align: center;
  align-self: center;
  text-align: center;
  margin-right: 5px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #fff;
}
.badge_e926 .element-7282 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  margin-top: 15px;
  margin-left: 15px;
}
.element-7282 .warm-7adb,
.element-7282 .next_b021 {
  display: none;
  font-size: 10px;
}
.element-7282.chip-east-400c .warm-7adb {
  display: block;
}
.element-7282.sidebar_plasma_7423 .next_b021 {
  display: block;
}
.sidebar_plasma_7423 .hard_dcae,
.chip-east-400c .hard_dcae {
  display: none;
}
.menu_3367 {
  font-size: 14px;
  line-height: 18px;
}
.info_middle_d4cf {
  font-size: 12px;
  line-height: 16px;
}
.element-7282 {
  font-size: 12px;
}
.outline_bottom_bd0d ::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.outline_bottom_bd0d ::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
.outline_bottom_bd0d ::-webkit-scrollbar-thumb {
  background-color: #e1e1e1;
  border: 0px none #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.outline_bottom_bd0d ::-webkit-scrollbar-track {
  border: 0px none #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.outline_bottom_bd0d ::-webkit-scrollbar-corner {
  background: transparent;
}
.link-paper-f649 .narrow-877a.carousel_1f41 .outline-9ba6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.link-paper-f649
  .narrow-877a.carousel_1f41
  .outline-9ba6
  .message-bronze-d7d9 {
  display: block;
  text-align: center;
}
.link-paper-f649
  .narrow-877a.carousel_1f41
  .outline-9ba6
  .message-bronze-d7d9.element-b4e0,
.link-paper-f649
  .narrow-877a.carousel_1f41
  .outline-9ba6
  .message-bronze-d7d9.hot_dba5 {
  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;
}
.link-paper-f649 .sort-be66 {
  width: 20px;
  height: 20px;
  text-align: center;
  cursor: pointer;
  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;
  z-index: 999;
}
.link-paper-f649 .sort-be66:before {
  display: block;
}
.link-paper-f649 .sort-be66.search_tall_8ea5:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.selected-525b .link-paper-f649 .sort-be66.search_tall_8ea5:before {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.selected-525b .link-paper-f649 .sort-be66.card-5555:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.paragraph_fd0d .outline-9ba6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.paragraph_fd0d .outline-9ba6:before {
  content: "";
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.paragraph_fd0d .outline-9ba6 .highlight-iron-a577,
.paragraph_fd0d .outline-9ba6 .summary-62d6 {
  width: auto;
}
.paragraph_fd0d .outline-9ba6 .highlight-iron-a577 a,
.paragraph_fd0d .outline-9ba6 .summary-62d6 a {
  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;
}
.paragraph_fd0d .outline-9ba6 .summary-62d6 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.paragraph_fd0d .outline-9ba6 .highlight-iron-a577 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.paragraph_fd0d .outline-9ba6 .sort-be66 {
  position: static;
}
.paragraph_fd0d .sort-be66 {
  width: 24px;
  height: 24px;
  text-align: center;
  cursor: pointer;
  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;
  z-index: 999;
}
.paragraph_fd0d .sort-be66:before {
  display: block;
}
.paragraph_fd0d .sort-be66.search_tall_8ea5:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.avatar_purple_0702 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.selected-525b .avatar_purple_0702 {
  position: relative;
  display: block;
}
.thick-6b4c,
.avatar_purple_0702 {
  position: relative;
  display: block;
}
.thick-6b4c {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.thick-6b4c:focus {
  outline: none;
}
.thick-6b4c.top_e049 {
  cursor: pointer;
}
.avatar_purple_0702 .thick-6b4c,
.avatar_purple_0702 .pagination_prev_fe6e {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.selected-525b .avatar_purple_0702 .thick-6b4c,
.selected-525b .avatar_purple_0702 .pagination_prev_fe6e {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.pagination_prev_fe6e {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.pagination_prev_fe6e:before,
.pagination_prev_fe6e:after {
  content: "";
  display: table;
}
.pagination_prev_fe6e:after {
  clear: both;
}
.label_85aa .pagination_prev_fe6e,
.label_85aa .brown_12c2 {
  visibility: hidden;
}
.brown_12c2 {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.brown_12c2 img {
  display: block;
  margin: auto;
}
.brown_12c2.label_85aa img {
  display: none;
}
.brown_12c2.top_e049 img {
  pointer-events: none;
}
.active-a962 .brown_12c2 {
  display: block;
}
.down_0035 .brown_12c2 {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.fast_46f8.preview_small_2ca6 {
  display: none;
}
.card-hard-fecb .label_85aa .brown_12c2 {
  visibility: hidden;
}
.card-hard-fecb .label_85aa .thick-6b4c {
  background: #fff;
}
.card-hard-fecb .label_85aa .thick-6b4c:after {
  content: "\e8fb";
  font-family: eicons;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-animation: fa-spin 2s linear infinite;
  animation: fa-spin 2s linear infinite;
  font-size: 25px;
  color: #a4afb7;
}
.card-hard-fecb .footer_blue_ab4b,
.card-hard-fecb .tertiary-84d2 {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  padding: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.card-hard-fecb .footer_blue_ab4b:hover,
.card-hard-fecb .footer_blue_ab4b:focus,
.card-hard-fecb .tertiary-84d2:hover,
.card-hard-fecb .tertiary-84d2:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.card-hard-fecb .footer_blue_ab4b:hover:before,
.card-hard-fecb .footer_blue_ab4b:focus:before,
.card-hard-fecb .tertiary-84d2:hover:before,
.card-hard-fecb .tertiary-84d2:focus:before {
  opacity: 1;
}
.card-hard-fecb .footer_blue_ab4b.pro-6c04:before,
.card-hard-fecb .tertiary-84d2.pro-6c04:before {
  opacity: 0.25;
}
.card-hard-fecb .footer_blue_ab4b:before,
.card-hard-fecb .tertiary-84d2:before {
  font-family: eicons;
  font-size: 35px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.card-hard-fecb .tertiary-84d2 {
  left: -25px;
}
.card-hard-fecb .tertiary-84d2:before {
  content: "\e89f";
}
.card-hard-fecb .footer_blue_ab4b {
  right: -25px;
}
.card-hard-fecb .footer_blue_ab4b:before {
  content: "\e89e";
}
.card-hard-fecb .hidden-east-0876 {
  margin-bottom: 30px;
}
.card-hard-fecb ul.message_gold_5daf {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.card-hard-fecb ul.message_gold_5daf li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.card-hard-fecb ul.message_gold_5daf li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.card-hard-fecb ul.message_gold_5daf li button:focus,
.card-hard-fecb ul.message_gold_5daf li button:hover {
  outline: none;
}
.card-hard-fecb ul.message_gold_5daf li button:focus:before,
.card-hard-fecb ul.message_gold_5daf li button:hover:before {
  opacity: 1;
}
.card-hard-fecb ul.message_gold_5daf li button:before {
  font-family: eicons;
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "\e914";
  text-align: center;
  opacity: 0.25;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.card-hard-fecb ul.message_gold_5daf li.sort_solid_2861 button:before {
  opacity: 0.75;
  color: #000;
}
.card-hard-fecb .purple-db9d .tertiary-84d2 {
  left: 0;
}
.card-hard-fecb .purple-db9d .footer_blue_ab4b {
  right: 0;
}
.card-hard-fecb .popup_fresh_e212 .message_gold_5daf {
  bottom: 5px;
}
.card-hard-fecb .popup_fresh_e212.hidden-east-0876 {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .texture_advanced_971a {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .info_f1aa {
    display: none !important;
  }
}
.main-7c0c {
  display: inline-block;
  line-height: 1;
  text-align: center;
}
.main-7c0c svg {
  display: block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}

/* css-noise: ae37 */
.shadow-element-a1 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.3;
}
