.module-fixed-e44e {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 40px;
}
.caption_right_fcc8 {
  position: relative;
  word-con: anywhere;
}
.sidebar_up_e334 {
  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;
}
.sidebar_up_e334.mini-ca46 {
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.sidebar_up_e334.tabs_0318 {
  width: 100%;
  max-width: 100%;
}
.sidebar_up_e334.shadow_cool_fd13 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (max-width: 1024px) {
  .sidebar_up_e334.shadow_cool_fd13 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.sidebar_up_e334.description_be9e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media (max-width: 1024px) {
  .sidebar_up_e334.description_be9e {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.full_f439 {
  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;
}
.full_f439:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 1;
}
.full_f439 > * {
  position: relative;
  z-index: 2;
}
.shadow_cool_fd13 .button_simple_ce0c {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.shadow_cool_fd13.tag_024a .button_simple_ce0c {
  margin-left: 20px;
}
.description_be9e.tag_024a .button_simple_ce0c {
  margin-right: 20px;
}
.overlay-25c7.tag_024a .button_simple_ce0c {
  margin-top: 20px;
}
.module-fixed-e44e.input_6ce0,
.module-fixed-e44e.active_242f {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media (max-width: 1024px) {
  .module-fixed-e44e.input_6ce0,
  .module-fixed-e44e.active_242f {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.module-fixed-e44e.active_242f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.purple-d3c1 .footer-2584 .bright-2e98 {
  -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;
}
.purple-d3c1
  .footer-2584
  .slow_3f8e {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.purple-d3c1
  .footer-2584
  .item_clean_5852 {
  margin-left: 5px;
  text-decoration: none;
}
.purple-d3c1
  .footer-2584
  .image-2077 {
  display: inline-block;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.tall-88b4 {
  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;
}
.bottom-6485 .tall-88b4,
.narrow_65dc .tall-88b4 {
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
@media (max-width: 1024px) {
  .tall-88b4 {
    max-width: 100% !important;
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
}
.light-4916 {
  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;
}
.light-4916.surface-static-68a3 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.light-4916.under-d48b {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.thumbnail_6752 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.thumbnail_6752 img {
  display: block;
  width: 100%;
  height: auto;
}
.under-d48b .thumbnail_6752 {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  width: 100%;
  max-width: 100%;
}
.shadow_cool_fd13 .thumbnail_6752 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
}
.thumbnail_6752 a {
  display: block;
  position: relative;
  overflow: hidden;
}
.thumbnail_6752 a:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 1;
}
.shadow_bright_b05e {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.under-d48b.tag_024a .shadow_bright_b05e {
  margin-top: 20px;
}
.texture-2658.tag_024a .shadow_bright_b05e {
  margin-left: 20px;
}
.surface-static-68a3.tag_024a .shadow_bright_b05e {
  margin-right: 20px;
}
.surface_cold_05dc .tag_b86a:nth-child(1) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.surface_cold_05dc .tag_b86a:nth-child(2) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.surface_cold_05dc .tag_b86a:nth-child(3) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.surface_cold_05dc .tag_b86a:nth-child(4) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.surface_cold_05dc .tag_b86a:nth-child(5) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.surface_cold_05dc .tag_b86a:nth-child(6) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.surface_cold_05dc .tag_b86a:nth-child(7) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.surface_cold_05dc .tag_b86a:nth-child(8) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.yellow-625d .tag_b86a:nth-child(1),
.yellow-625d .tag_b86a:nth-child(2) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.yellow-625d .tag_b86a:nth-child(3),
.yellow-625d .tag_b86a:nth-child(4) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.yellow-625d .tag_b86a:nth-child(5),
.yellow-625d .tag_b86a:nth-child(6) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.yellow-625d .tag_b86a:nth-child(7),
.yellow-625d .tag_b86a:nth-child(8) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.yellow-625d .tag_b86a:nth-child(9),
.yellow-625d .tag_b86a:nth-child(10) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.yellow-625d .tag_b86a:nth-child(11),
.yellow-625d .tag_b86a:nth-child(12) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.yellow-625d .tag_b86a:nth-child(13),
.yellow-625d .tag_b86a:nth-child(14) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.yellow-625d .tag_b86a:nth-child(15),
.yellow-625d .tag_b86a:nth-child(16) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.chip_25d9 .tag_b86a:nth-child(1),
.chip_25d9 .tag_b86a:nth-child(2),
.chip_25d9 .tag_b86a:nth-child(3) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.chip_25d9 .tag_b86a:nth-child(4),
.chip_25d9 .tag_b86a:nth-child(5),
.chip_25d9 .tag_b86a:nth-child(6) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.chip_25d9 .tag_b86a:nth-child(7),
.chip_25d9 .tag_b86a:nth-child(8),
.chip_25d9 .tag_b86a:nth-child(9) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.chip_25d9 .tag_b86a:nth-child(10),
.chip_25d9 .tag_b86a:nth-child(11),
.chip_25d9 .tag_b86a:nth-child(12) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.chip_25d9 .tag_b86a:nth-child(13),
.chip_25d9 .tag_b86a:nth-child(14),
.chip_25d9 .tag_b86a:nth-child(15) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.chip_25d9 .tag_b86a:nth-child(16),
.chip_25d9 .tag_b86a:nth-child(17),
.chip_25d9 .tag_b86a:nth-child(18) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.chip_25d9 .tag_b86a:nth-child(19),
.chip_25d9 .tag_b86a:nth-child(20),
.chip_25d9 .tag_b86a:nth-child(21) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.chip_25d9 .tag_b86a:nth-child(22),
.chip_25d9 .tag_b86a:nth-child(23),
.chip_25d9 .tag_b86a:nth-child(24) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.description-basic-43e4 .tag_b86a:nth-child(1),
.description-basic-43e4 .tag_b86a:nth-child(2),
.description-basic-43e4 .tag_b86a:nth-child(3),
.description-basic-43e4 .tag_b86a:nth-child(4) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.description-basic-43e4 .tag_b86a:nth-child(5),
.description-basic-43e4 .tag_b86a:nth-child(6),
.description-basic-43e4 .tag_b86a:nth-child(7),
.description-basic-43e4 .tag_b86a:nth-child(8) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.description-basic-43e4 .tag_b86a:nth-child(9),
.description-basic-43e4 .tag_b86a:nth-child(10),
.description-basic-43e4 .tag_b86a:nth-child(11),
.description-basic-43e4 .tag_b86a:nth-child(12) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.description-basic-43e4 .tag_b86a:nth-child(13),
.description-basic-43e4 .tag_b86a:nth-child(14),
.description-basic-43e4 .tag_b86a:nth-child(15),
.description-basic-43e4 .tag_b86a:nth-child(16) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.description-basic-43e4 .tag_b86a:nth-child(17),
.description-basic-43e4 .tag_b86a:nth-child(18),
.description-basic-43e4 .tag_b86a:nth-child(19),
.description-basic-43e4 .tag_b86a:nth-child(20) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.description-basic-43e4 .tag_b86a:nth-child(21),
.description-basic-43e4 .tag_b86a:nth-child(22),
.description-basic-43e4 .tag_b86a:nth-child(23),
.description-basic-43e4 .tag_b86a:nth-child(24) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.description-basic-43e4 .tag_b86a:nth-child(25),
.description-basic-43e4 .tag_b86a:nth-child(26),
.description-basic-43e4 .tag_b86a:nth-child(27),
.description-basic-43e4 .tag_b86a:nth-child(28) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.description-basic-43e4 .tag_b86a:nth-child(29),
.description-basic-43e4 .tag_b86a:nth-child(30),
.description-basic-43e4 .tag_b86a:nth-child(31),
.description-basic-43e4 .tag_b86a:nth-child(32) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.label_c331 .tag_b86a:nth-child(1),
.label_c331 .tag_b86a:nth-child(2),
.label_c331 .tag_b86a:nth-child(3),
.label_c331 .tag_b86a:nth-child(4),
.label_c331 .tag_b86a:nth-child(5) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.label_c331 .tag_b86a:nth-child(6),
.label_c331 .tag_b86a:nth-child(7),
.label_c331 .tag_b86a:nth-child(8),
.label_c331 .tag_b86a:nth-child(9),
.label_c331 .tag_b86a:nth-child(10) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.label_c331 .tag_b86a:nth-child(11),
.label_c331 .tag_b86a:nth-child(12),
.label_c331 .tag_b86a:nth-child(13),
.label_c331 .tag_b86a:nth-child(14),
.label_c331 .tag_b86a:nth-child(15) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.label_c331 .tag_b86a:nth-child(16),
.label_c331 .tag_b86a:nth-child(17),
.label_c331 .tag_b86a:nth-child(18),
.label_c331 .tag_b86a:nth-child(19),
.label_c331 .tag_b86a:nth-child(20) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.label_c331 .tag_b86a:nth-child(21),
.label_c331 .tag_b86a:nth-child(22),
.label_c331 .tag_b86a:nth-child(23),
.label_c331 .tag_b86a:nth-child(24),
.label_c331 .tag_b86a:nth-child(25) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.label_c331 .tag_b86a:nth-child(26),
.label_c331 .tag_b86a:nth-child(27),
.label_c331 .tag_b86a:nth-child(28),
.label_c331 .tag_b86a:nth-child(29),
.label_c331 .tag_b86a:nth-child(30) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.label_c331 .tag_b86a:nth-child(31),
.label_c331 .tag_b86a:nth-child(32),
.label_c331 .tag_b86a:nth-child(33),
.label_c331 .tag_b86a:nth-child(34),
.label_c331 .tag_b86a:nth-child(35) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.label_c331 .tag_b86a:nth-child(36),
.label_c331 .tag_b86a:nth-child(37),
.label_c331 .tag_b86a:nth-child(38),
.label_c331 .tag_b86a:nth-child(39),
.label_c331 .tag_b86a:nth-child(40) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.tooltip_dim_e1e6 .tag_b86a:nth-child(1),
.tooltip_dim_e1e6 .tag_b86a:nth-child(2),
.tooltip_dim_e1e6 .tag_b86a:nth-child(3),
.tooltip_dim_e1e6 .tag_b86a:nth-child(4),
.tooltip_dim_e1e6 .tag_b86a:nth-child(5),
.tooltip_dim_e1e6 .tag_b86a:nth-child(6) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.tooltip_dim_e1e6 .tag_b86a:nth-child(7),
.tooltip_dim_e1e6 .tag_b86a:nth-child(8),
.tooltip_dim_e1e6 .tag_b86a:nth-child(9),
.tooltip_dim_e1e6 .tag_b86a:nth-child(10),
.tooltip_dim_e1e6 .tag_b86a:nth-child(11),
.tooltip_dim_e1e6 .tag_b86a:nth-child(12) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.tooltip_dim_e1e6 .tag_b86a:nth-child(13),
.tooltip_dim_e1e6 .tag_b86a:nth-child(14),
.tooltip_dim_e1e6 .tag_b86a:nth-child(15),
.tooltip_dim_e1e6 .tag_b86a:nth-child(16),
.tooltip_dim_e1e6 .tag_b86a:nth-child(17),
.tooltip_dim_e1e6 .tag_b86a:nth-child(18) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.tooltip_dim_e1e6 .tag_b86a:nth-child(19),
.tooltip_dim_e1e6 .tag_b86a:nth-child(20),
.tooltip_dim_e1e6 .tag_b86a:nth-child(21),
.tooltip_dim_e1e6 .tag_b86a:nth-child(22),
.tooltip_dim_e1e6 .tag_b86a:nth-child(23),
.tooltip_dim_e1e6 .tag_b86a:nth-child(24) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.tooltip_dim_e1e6 .tag_b86a:nth-child(25),
.tooltip_dim_e1e6 .tag_b86a:nth-child(26),
.tooltip_dim_e1e6 .tag_b86a:nth-child(27),
.tooltip_dim_e1e6 .tag_b86a:nth-child(28),
.tooltip_dim_e1e6 .tag_b86a:nth-child(29),
.tooltip_dim_e1e6 .tag_b86a:nth-child(30) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.tooltip_dim_e1e6 .tag_b86a:nth-child(31),
.tooltip_dim_e1e6 .tag_b86a:nth-child(32),
.tooltip_dim_e1e6 .tag_b86a:nth-child(33),
.tooltip_dim_e1e6 .tag_b86a:nth-child(34),
.tooltip_dim_e1e6 .tag_b86a:nth-child(35),
.tooltip_dim_e1e6 .tag_b86a:nth-child(36) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.tooltip_dim_e1e6 .tag_b86a:nth-child(37),
.tooltip_dim_e1e6 .tag_b86a:nth-child(38),
.tooltip_dim_e1e6 .tag_b86a:nth-child(39),
.tooltip_dim_e1e6 .tag_b86a:nth-child(40),
.tooltip_dim_e1e6 .tag_b86a:nth-child(41),
.tooltip_dim_e1e6 .tag_b86a:nth-child(42) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.tooltip_dim_e1e6 .tag_b86a:nth-child(43),
.tooltip_dim_e1e6 .tag_b86a:nth-child(44),
.tooltip_dim_e1e6 .tag_b86a:nth-child(45),
.tooltip_dim_e1e6 .tag_b86a:nth-child(46),
.tooltip_dim_e1e6 .tag_b86a:nth-child(47),
.tooltip_dim_e1e6 .tag_b86a:nth-child(48) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.pro_26dd .tag_b86a:nth-child(1),
.pro_26dd .tag_b86a:nth-child(2),
.pro_26dd .tag_b86a:nth-child(3),
.pro_26dd .tag_b86a:nth-child(4),
.pro_26dd .tag_b86a:nth-child(5),
.pro_26dd .tag_b86a:nth-child(6),
.pro_26dd .tag_b86a:nth-child(7) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.pro_26dd .tag_b86a:nth-child(8),
.pro_26dd .tag_b86a:nth-child(9),
.pro_26dd .tag_b86a:nth-child(10),
.pro_26dd .tag_b86a:nth-child(11),
.pro_26dd .tag_b86a:nth-child(12),
.pro_26dd .tag_b86a:nth-child(13),
.pro_26dd .tag_b86a:nth-child(14) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.pro_26dd .tag_b86a:nth-child(15),
.pro_26dd .tag_b86a:nth-child(16),
.pro_26dd .tag_b86a:nth-child(17),
.pro_26dd .tag_b86a:nth-child(18),
.pro_26dd .tag_b86a:nth-child(19),
.pro_26dd .tag_b86a:nth-child(20),
.pro_26dd .tag_b86a:nth-child(21) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.pro_26dd .tag_b86a:nth-child(22),
.pro_26dd .tag_b86a:nth-child(23),
.pro_26dd .tag_b86a:nth-child(24),
.pro_26dd .tag_b86a:nth-child(25),
.pro_26dd .tag_b86a:nth-child(26),
.pro_26dd .tag_b86a:nth-child(27),
.pro_26dd .tag_b86a:nth-child(28) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.pro_26dd .tag_b86a:nth-child(29),
.pro_26dd .tag_b86a:nth-child(30),
.pro_26dd .tag_b86a:nth-child(31),
.pro_26dd .tag_b86a:nth-child(32),
.pro_26dd .tag_b86a:nth-child(33),
.pro_26dd .tag_b86a:nth-child(34),
.pro_26dd .tag_b86a:nth-child(35) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.pro_26dd .tag_b86a:nth-child(36),
.pro_26dd .tag_b86a:nth-child(37),
.pro_26dd .tag_b86a:nth-child(38),
.pro_26dd .tag_b86a:nth-child(39),
.pro_26dd .tag_b86a:nth-child(40),
.pro_26dd .tag_b86a:nth-child(41),
.pro_26dd .tag_b86a:nth-child(42) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.pro_26dd .tag_b86a:nth-child(43),
.pro_26dd .tag_b86a:nth-child(44),
.pro_26dd .tag_b86a:nth-child(45),
.pro_26dd .tag_b86a:nth-child(46),
.pro_26dd .tag_b86a:nth-child(47),
.pro_26dd .tag_b86a:nth-child(48),
.pro_26dd .tag_b86a:nth-child(49) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.pro_26dd .tag_b86a:nth-child(50),
.pro_26dd .tag_b86a:nth-child(51),
.pro_26dd .tag_b86a:nth-child(52),
.pro_26dd .tag_b86a:nth-child(53),
.pro_26dd .tag_b86a:nth-child(54),
.pro_26dd .tag_b86a:nth-child(55),
.pro_26dd .tag_b86a:nth-child(56) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.notification_b585 .tag_b86a:nth-child(1),
.notification_b585 .tag_b86a:nth-child(2),
.notification_b585 .tag_b86a:nth-child(3),
.notification_b585 .tag_b86a:nth-child(4),
.notification_b585 .tag_b86a:nth-child(5),
.notification_b585 .tag_b86a:nth-child(6),
.notification_b585 .tag_b86a:nth-child(7),
.notification_b585 .tag_b86a:nth-child(8) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.notification_b585 .tag_b86a:nth-child(9),
.notification_b585 .tag_b86a:nth-child(10),
.notification_b585 .tag_b86a:nth-child(11),
.notification_b585 .tag_b86a:nth-child(12),
.notification_b585 .tag_b86a:nth-child(13),
.notification_b585 .tag_b86a:nth-child(14),
.notification_b585 .tag_b86a:nth-child(15),
.notification_b585 .tag_b86a:nth-child(16) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.notification_b585 .tag_b86a:nth-child(17),
.notification_b585 .tag_b86a:nth-child(18),
.notification_b585 .tag_b86a:nth-child(19),
.notification_b585 .tag_b86a:nth-child(20),
.notification_b585 .tag_b86a:nth-child(21),
.notification_b585 .tag_b86a:nth-child(22),
.notification_b585 .tag_b86a:nth-child(23),
.notification_b585 .tag_b86a:nth-child(24) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.notification_b585 .tag_b86a:nth-child(25),
.notification_b585 .tag_b86a:nth-child(26),
.notification_b585 .tag_b86a:nth-child(27),
.notification_b585 .tag_b86a:nth-child(28),
.notification_b585 .tag_b86a:nth-child(29),
.notification_b585 .tag_b86a:nth-child(30),
.notification_b585 .tag_b86a:nth-child(31),
.notification_b585 .tag_b86a:nth-child(32) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.notification_b585 .tag_b86a:nth-child(33),
.notification_b585 .tag_b86a:nth-child(34),
.notification_b585 .tag_b86a:nth-child(35),
.notification_b585 .tag_b86a:nth-child(36),
.notification_b585 .tag_b86a:nth-child(37),
.notification_b585 .tag_b86a:nth-child(38),
.notification_b585 .tag_b86a:nth-child(39),
.notification_b585 .tag_b86a:nth-child(40) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.notification_b585 .tag_b86a:nth-child(41),
.notification_b585 .tag_b86a:nth-child(42),
.notification_b585 .tag_b86a:nth-child(43),
.notification_b585 .tag_b86a:nth-child(44),
.notification_b585 .tag_b86a:nth-child(45),
.notification_b585 .tag_b86a:nth-child(46),
.notification_b585 .tag_b86a:nth-child(47),
.notification_b585 .tag_b86a:nth-child(48) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.notification_b585 .tag_b86a:nth-child(49),
.notification_b585 .tag_b86a:nth-child(50),
.notification_b585 .tag_b86a:nth-child(51),
.notification_b585 .tag_b86a:nth-child(52),
.notification_b585 .tag_b86a:nth-child(53),
.notification_b585 .tag_b86a:nth-child(54),
.notification_b585 .tag_b86a:nth-child(55),
.notification_b585 .tag_b86a:nth-child(56) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.notification_b585 .tag_b86a:nth-child(57),
.notification_b585 .tag_b86a:nth-child(58),
.notification_b585 .tag_b86a:nth-child(59),
.notification_b585 .tag_b86a:nth-child(60),
.notification_b585 .tag_b86a:nth-child(61),
.notification_b585 .tag_b86a:nth-child(62),
.notification_b585 .tag_b86a:nth-child(63),
.notification_b585 .tag_b86a:nth-child(64) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
@media (max-width: 1024px) {
  .row-dfb7 .tag_b86a:nth-child(1) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .row-dfb7 .tag_b86a:nth-child(2) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .row-dfb7 .tag_b86a:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .row-dfb7 .tag_b86a:nth-child(4) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .row-dfb7 .tag_b86a:nth-child(5) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .row-dfb7 .tag_b86a:nth-child(6) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .row-dfb7 .tag_b86a:nth-child(7) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .row-dfb7 .tag_b86a:nth-child(8) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .button-simple-0dad .tag_b86a:nth-child(1),
  .button-simple-0dad .tag_b86a:nth-child(2) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .button-simple-0dad .tag_b86a:nth-child(3),
  .button-simple-0dad .tag_b86a:nth-child(4) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .button-simple-0dad .tag_b86a:nth-child(5),
  .button-simple-0dad .tag_b86a:nth-child(6) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .button-simple-0dad .tag_b86a:nth-child(7),
  .button-simple-0dad .tag_b86a:nth-child(8) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .button-simple-0dad .tag_b86a:nth-child(9),
  .button-simple-0dad .tag_b86a:nth-child(10) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .button-simple-0dad .tag_b86a:nth-child(11),
  .button-simple-0dad .tag_b86a:nth-child(12) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .button-simple-0dad .tag_b86a:nth-child(13),
  .button-simple-0dad .tag_b86a:nth-child(14) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .button-simple-0dad .tag_b86a:nth-child(15),
  .button-simple-0dad .tag_b86a:nth-child(16) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .south-d057 .tag_b86a:nth-child(1),
  .south-d057 .tag_b86a:nth-child(2),
  .south-d057 .tag_b86a:nth-child(3) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .south-d057 .tag_b86a:nth-child(4),
  .south-d057 .tag_b86a:nth-child(5),
  .south-d057 .tag_b86a:nth-child(6) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .south-d057 .tag_b86a:nth-child(7),
  .south-d057 .tag_b86a:nth-child(8),
  .south-d057 .tag_b86a:nth-child(9) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .south-d057 .tag_b86a:nth-child(10),
  .south-d057 .tag_b86a:nth-child(11),
  .south-d057 .tag_b86a:nth-child(12) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .south-d057 .tag_b86a:nth-child(13),
  .south-d057 .tag_b86a:nth-child(14),
  .south-d057 .tag_b86a:nth-child(15) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .south-d057 .tag_b86a:nth-child(16),
  .south-d057 .tag_b86a:nth-child(17),
  .south-d057 .tag_b86a:nth-child(18) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .south-d057 .tag_b86a:nth-child(19),
  .south-d057 .tag_b86a:nth-child(20),
  .south-d057 .tag_b86a:nth-child(21) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .south-d057 .tag_b86a:nth-child(22),
  .south-d057 .tag_b86a:nth-child(23),
  .south-d057 .tag_b86a:nth-child(24) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .accent_5185 .tag_b86a:nth-child(1),
  .accent_5185 .tag_b86a:nth-child(2),
  .accent_5185 .tag_b86a:nth-child(3),
  .accent_5185 .tag_b86a:nth-child(4) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .accent_5185 .tag_b86a:nth-child(5),
  .accent_5185 .tag_b86a:nth-child(6),
  .accent_5185 .tag_b86a:nth-child(7),
  .accent_5185 .tag_b86a:nth-child(8) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .accent_5185 .tag_b86a:nth-child(9),
  .accent_5185 .tag_b86a:nth-child(10),
  .accent_5185 .tag_b86a:nth-child(11),
  .accent_5185 .tag_b86a:nth-child(12) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .accent_5185 .tag_b86a:nth-child(13),
  .accent_5185 .tag_b86a:nth-child(14),
  .accent_5185 .tag_b86a:nth-child(15),
  .accent_5185 .tag_b86a:nth-child(16) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .accent_5185 .tag_b86a:nth-child(17),
  .accent_5185 .tag_b86a:nth-child(18),
  .accent_5185 .tag_b86a:nth-child(19),
  .accent_5185 .tag_b86a:nth-child(20) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .accent_5185 .tag_b86a:nth-child(21),
  .accent_5185 .tag_b86a:nth-child(22),
  .accent_5185 .tag_b86a:nth-child(23),
  .accent_5185 .tag_b86a:nth-child(24) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .accent_5185 .tag_b86a:nth-child(25),
  .accent_5185 .tag_b86a:nth-child(26),
  .accent_5185 .tag_b86a:nth-child(27),
  .accent_5185 .tag_b86a:nth-child(28) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .accent_5185 .tag_b86a:nth-child(29),
  .accent_5185 .tag_b86a:nth-child(30),
  .accent_5185 .tag_b86a:nth-child(31),
  .accent_5185 .tag_b86a:nth-child(32) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .summary-static-d00c .tag_b86a:nth-child(1),
  .summary-static-d00c .tag_b86a:nth-child(2),
  .summary-static-d00c .tag_b86a:nth-child(3),
  .summary-static-d00c .tag_b86a:nth-child(4),
  .summary-static-d00c .tag_b86a:nth-child(5) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .summary-static-d00c .tag_b86a:nth-child(6),
  .summary-static-d00c .tag_b86a:nth-child(7),
  .summary-static-d00c .tag_b86a:nth-child(8),
  .summary-static-d00c .tag_b86a:nth-child(9),
  .summary-static-d00c .tag_b86a:nth-child(10) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .summary-static-d00c .tag_b86a:nth-child(11),
  .summary-static-d00c .tag_b86a:nth-child(12),
  .summary-static-d00c .tag_b86a:nth-child(13),
  .summary-static-d00c .tag_b86a:nth-child(14),
  .summary-static-d00c .tag_b86a:nth-child(15) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .summary-static-d00c .tag_b86a:nth-child(16),
  .summary-static-d00c .tag_b86a:nth-child(17),
  .summary-static-d00c .tag_b86a:nth-child(18),
  .summary-static-d00c .tag_b86a:nth-child(19),
  .summary-static-d00c .tag_b86a:nth-child(20) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .summary-static-d00c .tag_b86a:nth-child(21),
  .summary-static-d00c .tag_b86a:nth-child(22),
  .summary-static-d00c .tag_b86a:nth-child(23),
  .summary-static-d00c .tag_b86a:nth-child(24),
  .summary-static-d00c .tag_b86a:nth-child(25) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .summary-static-d00c .tag_b86a:nth-child(26),
  .summary-static-d00c .tag_b86a:nth-child(27),
  .summary-static-d00c .tag_b86a:nth-child(28),
  .summary-static-d00c .tag_b86a:nth-child(29),
  .summary-static-d00c .tag_b86a:nth-child(30) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .summary-static-d00c .tag_b86a:nth-child(31),
  .summary-static-d00c .tag_b86a:nth-child(32),
  .summary-static-d00c .tag_b86a:nth-child(33),
  .summary-static-d00c .tag_b86a:nth-child(34),
  .summary-static-d00c .tag_b86a:nth-child(35) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .summary-static-d00c .tag_b86a:nth-child(36),
  .summary-static-d00c .tag_b86a:nth-child(37),
  .summary-static-d00c .tag_b86a:nth-child(38),
  .summary-static-d00c .tag_b86a:nth-child(39),
  .summary-static-d00c .tag_b86a:nth-child(40) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .icon_clean_d7ef .tag_b86a:nth-child(1),
  .icon_clean_d7ef .tag_b86a:nth-child(2),
  .icon_clean_d7ef .tag_b86a:nth-child(3),
  .icon_clean_d7ef .tag_b86a:nth-child(4),
  .icon_clean_d7ef .tag_b86a:nth-child(5),
  .icon_clean_d7ef .tag_b86a:nth-child(6) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .icon_clean_d7ef .tag_b86a:nth-child(7),
  .icon_clean_d7ef .tag_b86a:nth-child(8),
  .icon_clean_d7ef .tag_b86a:nth-child(9),
  .icon_clean_d7ef .tag_b86a:nth-child(10),
  .icon_clean_d7ef .tag_b86a:nth-child(11),
  .icon_clean_d7ef .tag_b86a:nth-child(12) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .icon_clean_d7ef .tag_b86a:nth-child(13),
  .icon_clean_d7ef .tag_b86a:nth-child(14),
  .icon_clean_d7ef .tag_b86a:nth-child(15),
  .icon_clean_d7ef .tag_b86a:nth-child(16),
  .icon_clean_d7ef .tag_b86a:nth-child(17),
  .icon_clean_d7ef .tag_b86a:nth-child(18) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .icon_clean_d7ef .tag_b86a:nth-child(19),
  .icon_clean_d7ef .tag_b86a:nth-child(20),
  .icon_clean_d7ef .tag_b86a:nth-child(21),
  .icon_clean_d7ef .tag_b86a:nth-child(22),
  .icon_clean_d7ef .tag_b86a:nth-child(23),
  .icon_clean_d7ef .tag_b86a:nth-child(24) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .icon_clean_d7ef .tag_b86a:nth-child(25),
  .icon_clean_d7ef .tag_b86a:nth-child(26),
  .icon_clean_d7ef .tag_b86a:nth-child(27),
  .icon_clean_d7ef .tag_b86a:nth-child(28),
  .icon_clean_d7ef .tag_b86a:nth-child(29),
  .icon_clean_d7ef .tag_b86a:nth-child(30) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .icon_clean_d7ef .tag_b86a:nth-child(31),
  .icon_clean_d7ef .tag_b86a:nth-child(32),
  .icon_clean_d7ef .tag_b86a:nth-child(33),
  .icon_clean_d7ef .tag_b86a:nth-child(34),
  .icon_clean_d7ef .tag_b86a:nth-child(35),
  .icon_clean_d7ef .tag_b86a:nth-child(36) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .icon_clean_d7ef .tag_b86a:nth-child(37),
  .icon_clean_d7ef .tag_b86a:nth-child(38),
  .icon_clean_d7ef .tag_b86a:nth-child(39),
  .icon_clean_d7ef .tag_b86a:nth-child(40),
  .icon_clean_d7ef .tag_b86a:nth-child(41),
  .icon_clean_d7ef .tag_b86a:nth-child(42) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .icon_clean_d7ef .tag_b86a:nth-child(43),
  .icon_clean_d7ef .tag_b86a:nth-child(44),
  .icon_clean_d7ef .tag_b86a:nth-child(45),
  .icon_clean_d7ef .tag_b86a:nth-child(46),
  .icon_clean_d7ef .tag_b86a:nth-child(47),
  .icon_clean_d7ef .tag_b86a:nth-child(48) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .accordion_tall_cb33 .tag_b86a:nth-child(1),
  .accordion_tall_cb33 .tag_b86a:nth-child(2),
  .accordion_tall_cb33 .tag_b86a:nth-child(3),
  .accordion_tall_cb33 .tag_b86a:nth-child(4),
  .accordion_tall_cb33 .tag_b86a:nth-child(5),
  .accordion_tall_cb33 .tag_b86a:nth-child(6),
  .accordion_tall_cb33 .tag_b86a:nth-child(7) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .accordion_tall_cb33 .tag_b86a:nth-child(8),
  .accordion_tall_cb33 .tag_b86a:nth-child(9),
  .accordion_tall_cb33 .tag_b86a:nth-child(10),
  .accordion_tall_cb33 .tag_b86a:nth-child(11),
  .accordion_tall_cb33 .tag_b86a:nth-child(12),
  .accordion_tall_cb33 .tag_b86a:nth-child(13),
  .accordion_tall_cb33 .tag_b86a:nth-child(14) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .accordion_tall_cb33 .tag_b86a:nth-child(15),
  .accordion_tall_cb33 .tag_b86a:nth-child(16),
  .accordion_tall_cb33 .tag_b86a:nth-child(17),
  .accordion_tall_cb33 .tag_b86a:nth-child(18),
  .accordion_tall_cb33 .tag_b86a:nth-child(19),
  .accordion_tall_cb33 .tag_b86a:nth-child(20),
  .accordion_tall_cb33 .tag_b86a:nth-child(21) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .accordion_tall_cb33 .tag_b86a:nth-child(22),
  .accordion_tall_cb33 .tag_b86a:nth-child(23),
  .accordion_tall_cb33 .tag_b86a:nth-child(24),
  .accordion_tall_cb33 .tag_b86a:nth-child(25),
  .accordion_tall_cb33 .tag_b86a:nth-child(26),
  .accordion_tall_cb33 .tag_b86a:nth-child(27),
  .accordion_tall_cb33 .tag_b86a:nth-child(28) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .accordion_tall_cb33 .tag_b86a:nth-child(29),
  .accordion_tall_cb33 .tag_b86a:nth-child(30),
  .accordion_tall_cb33 .tag_b86a:nth-child(31),
  .accordion_tall_cb33 .tag_b86a:nth-child(32),
  .accordion_tall_cb33 .tag_b86a:nth-child(33),
  .accordion_tall_cb33 .tag_b86a:nth-child(34),
  .accordion_tall_cb33 .tag_b86a:nth-child(35) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .accordion_tall_cb33 .tag_b86a:nth-child(36),
  .accordion_tall_cb33 .tag_b86a:nth-child(37),
  .accordion_tall_cb33 .tag_b86a:nth-child(38),
  .accordion_tall_cb33 .tag_b86a:nth-child(39),
  .accordion_tall_cb33 .tag_b86a:nth-child(40),
  .accordion_tall_cb33 .tag_b86a:nth-child(41),
  .accordion_tall_cb33 .tag_b86a:nth-child(42) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .accordion_tall_cb33 .tag_b86a:nth-child(43),
  .accordion_tall_cb33 .tag_b86a:nth-child(44),
  .accordion_tall_cb33 .tag_b86a:nth-child(45),
  .accordion_tall_cb33 .tag_b86a:nth-child(46),
  .accordion_tall_cb33 .tag_b86a:nth-child(47),
  .accordion_tall_cb33 .tag_b86a:nth-child(48),
  .accordion_tall_cb33 .tag_b86a:nth-child(49) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .accordion_tall_cb33 .tag_b86a:nth-child(50),
  .accordion_tall_cb33 .tag_b86a:nth-child(51),
  .accordion_tall_cb33 .tag_b86a:nth-child(52),
  .accordion_tall_cb33 .tag_b86a:nth-child(53),
  .accordion_tall_cb33 .tag_b86a:nth-child(54),
  .accordion_tall_cb33 .tag_b86a:nth-child(55),
  .accordion_tall_cb33 .tag_b86a:nth-child(56) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .widget-in-82a2 .tag_b86a:nth-child(1),
  .widget-in-82a2 .tag_b86a:nth-child(2),
  .widget-in-82a2 .tag_b86a:nth-child(3),
  .widget-in-82a2 .tag_b86a:nth-child(4),
  .widget-in-82a2 .tag_b86a:nth-child(5),
  .widget-in-82a2 .tag_b86a:nth-child(6),
  .widget-in-82a2 .tag_b86a:nth-child(7),
  .widget-in-82a2 .tag_b86a:nth-child(8) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .widget-in-82a2 .tag_b86a:nth-child(9),
  .widget-in-82a2 .tag_b86a:nth-child(10),
  .widget-in-82a2 .tag_b86a:nth-child(11),
  .widget-in-82a2 .tag_b86a:nth-child(12),
  .widget-in-82a2 .tag_b86a:nth-child(13),
  .widget-in-82a2 .tag_b86a:nth-child(14),
  .widget-in-82a2 .tag_b86a:nth-child(15),
  .widget-in-82a2 .tag_b86a:nth-child(16) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .widget-in-82a2 .tag_b86a:nth-child(17),
  .widget-in-82a2 .tag_b86a:nth-child(18),
  .widget-in-82a2 .tag_b86a:nth-child(19),
  .widget-in-82a2 .tag_b86a:nth-child(20),
  .widget-in-82a2 .tag_b86a:nth-child(21),
  .widget-in-82a2 .tag_b86a:nth-child(22),
  .widget-in-82a2 .tag_b86a:nth-child(23),
  .widget-in-82a2 .tag_b86a:nth-child(24) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .widget-in-82a2 .tag_b86a:nth-child(25),
  .widget-in-82a2 .tag_b86a:nth-child(26),
  .widget-in-82a2 .tag_b86a:nth-child(27),
  .widget-in-82a2 .tag_b86a:nth-child(28),
  .widget-in-82a2 .tag_b86a:nth-child(29),
  .widget-in-82a2 .tag_b86a:nth-child(30),
  .widget-in-82a2 .tag_b86a:nth-child(31),
  .widget-in-82a2 .tag_b86a:nth-child(32) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .widget-in-82a2 .tag_b86a:nth-child(33),
  .widget-in-82a2 .tag_b86a:nth-child(34),
  .widget-in-82a2 .tag_b86a:nth-child(35),
  .widget-in-82a2 .tag_b86a:nth-child(36),
  .widget-in-82a2 .tag_b86a:nth-child(37),
  .widget-in-82a2 .tag_b86a:nth-child(38),
  .widget-in-82a2 .tag_b86a:nth-child(39),
  .widget-in-82a2 .tag_b86a:nth-child(40) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .widget-in-82a2 .tag_b86a:nth-child(41),
  .widget-in-82a2 .tag_b86a:nth-child(42),
  .widget-in-82a2 .tag_b86a:nth-child(43),
  .widget-in-82a2 .tag_b86a:nth-child(44),
  .widget-in-82a2 .tag_b86a:nth-child(45),
  .widget-in-82a2 .tag_b86a:nth-child(46),
  .widget-in-82a2 .tag_b86a:nth-child(47),
  .widget-in-82a2 .tag_b86a:nth-child(48) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .widget-in-82a2 .tag_b86a:nth-child(49),
  .widget-in-82a2 .tag_b86a:nth-child(50),
  .widget-in-82a2 .tag_b86a:nth-child(51),
  .widget-in-82a2 .tag_b86a:nth-child(52),
  .widget-in-82a2 .tag_b86a:nth-child(53),
  .widget-in-82a2 .tag_b86a:nth-child(54),
  .widget-in-82a2 .tag_b86a:nth-child(55),
  .widget-in-82a2 .tag_b86a:nth-child(56) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .widget-in-82a2 .tag_b86a:nth-child(57),
  .widget-in-82a2 .tag_b86a:nth-child(58),
  .widget-in-82a2 .tag_b86a:nth-child(59),
  .widget-in-82a2 .tag_b86a:nth-child(60),
  .widget-in-82a2 .tag_b86a:nth-child(61),
  .widget-in-82a2 .tag_b86a:nth-child(62),
  .widget-in-82a2 .tag_b86a:nth-child(63),
  .widget-in-82a2 .tag_b86a:nth-child(64) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
}
@media (max-width: 767px) {
  .over_5d83 .tag_b86a:nth-child(1) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .over_5d83 .tag_b86a:nth-child(2) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .over_5d83 .tag_b86a:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .over_5d83 .tag_b86a:nth-child(4) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .over_5d83 .tag_b86a:nth-child(5) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .over_5d83 .tag_b86a:nth-child(6) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .over_5d83 .tag_b86a:nth-child(7) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .over_5d83 .tag_b86a:nth-child(8) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .right-6686 .tag_b86a:nth-child(1),
  .right-6686 .tag_b86a:nth-child(2) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .right-6686 .tag_b86a:nth-child(3),
  .right-6686 .tag_b86a:nth-child(4) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .right-6686 .tag_b86a:nth-child(5),
  .right-6686 .tag_b86a:nth-child(6) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .right-6686 .tag_b86a:nth-child(7),
  .right-6686 .tag_b86a:nth-child(8) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .right-6686 .tag_b86a:nth-child(9),
  .right-6686 .tag_b86a:nth-child(10) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .right-6686 .tag_b86a:nth-child(11),
  .right-6686 .tag_b86a:nth-child(12) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .right-6686 .tag_b86a:nth-child(13),
  .right-6686 .tag_b86a:nth-child(14) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .right-6686 .tag_b86a:nth-child(15),
  .right-6686 .tag_b86a:nth-child(16) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .main_2afa .tag_b86a:nth-child(1),
  .main_2afa .tag_b86a:nth-child(2),
  .main_2afa .tag_b86a:nth-child(3) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .main_2afa .tag_b86a:nth-child(4),
  .main_2afa .tag_b86a:nth-child(5),
  .main_2afa .tag_b86a:nth-child(6) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .main_2afa .tag_b86a:nth-child(7),
  .main_2afa .tag_b86a:nth-child(8),
  .main_2afa .tag_b86a:nth-child(9) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .main_2afa .tag_b86a:nth-child(10),
  .main_2afa .tag_b86a:nth-child(11),
  .main_2afa .tag_b86a:nth-child(12) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .main_2afa .tag_b86a:nth-child(13),
  .main_2afa .tag_b86a:nth-child(14),
  .main_2afa .tag_b86a:nth-child(15) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .main_2afa .tag_b86a:nth-child(16),
  .main_2afa .tag_b86a:nth-child(17),
  .main_2afa .tag_b86a:nth-child(18) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .main_2afa .tag_b86a:nth-child(19),
  .main_2afa .tag_b86a:nth-child(20),
  .main_2afa .tag_b86a:nth-child(21) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .main_2afa .tag_b86a:nth-child(22),
  .main_2afa .tag_b86a:nth-child(23),
  .main_2afa .tag_b86a:nth-child(24) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .tiny-c9d6 .tag_b86a:nth-child(1),
  .tiny-c9d6 .tag_b86a:nth-child(2),
  .tiny-c9d6 .tag_b86a:nth-child(3),
  .tiny-c9d6 .tag_b86a:nth-child(4) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .tiny-c9d6 .tag_b86a:nth-child(5),
  .tiny-c9d6 .tag_b86a:nth-child(6),
  .tiny-c9d6 .tag_b86a:nth-child(7),
  .tiny-c9d6 .tag_b86a:nth-child(8) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .tiny-c9d6 .tag_b86a:nth-child(9),
  .tiny-c9d6 .tag_b86a:nth-child(10),
  .tiny-c9d6 .tag_b86a:nth-child(11),
  .tiny-c9d6 .tag_b86a:nth-child(12) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .tiny-c9d6 .tag_b86a:nth-child(13),
  .tiny-c9d6 .tag_b86a:nth-child(14),
  .tiny-c9d6 .tag_b86a:nth-child(15),
  .tiny-c9d6 .tag_b86a:nth-child(16) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .tiny-c9d6 .tag_b86a:nth-child(17),
  .tiny-c9d6 .tag_b86a:nth-child(18),
  .tiny-c9d6 .tag_b86a:nth-child(19),
  .tiny-c9d6 .tag_b86a:nth-child(20) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .tiny-c9d6 .tag_b86a:nth-child(21),
  .tiny-c9d6 .tag_b86a:nth-child(22),
  .tiny-c9d6 .tag_b86a:nth-child(23),
  .tiny-c9d6 .tag_b86a:nth-child(24) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .tiny-c9d6 .tag_b86a:nth-child(25),
  .tiny-c9d6 .tag_b86a:nth-child(26),
  .tiny-c9d6 .tag_b86a:nth-child(27),
  .tiny-c9d6 .tag_b86a:nth-child(28) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .tiny-c9d6 .tag_b86a:nth-child(29),
  .tiny-c9d6 .tag_b86a:nth-child(30),
  .tiny-c9d6 .tag_b86a:nth-child(31),
  .tiny-c9d6 .tag_b86a:nth-child(32) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .module-clean-51d1 .tag_b86a:nth-child(1),
  .module-clean-51d1 .tag_b86a:nth-child(2),
  .module-clean-51d1 .tag_b86a:nth-child(3),
  .module-clean-51d1 .tag_b86a:nth-child(4),
  .module-clean-51d1 .tag_b86a:nth-child(5) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .module-clean-51d1 .tag_b86a:nth-child(6),
  .module-clean-51d1 .tag_b86a:nth-child(7),
  .module-clean-51d1 .tag_b86a:nth-child(8),
  .module-clean-51d1 .tag_b86a:nth-child(9),
  .module-clean-51d1 .tag_b86a:nth-child(10) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .module-clean-51d1 .tag_b86a:nth-child(11),
  .module-clean-51d1 .tag_b86a:nth-child(12),
  .module-clean-51d1 .tag_b86a:nth-child(13),
  .module-clean-51d1 .tag_b86a:nth-child(14),
  .module-clean-51d1 .tag_b86a:nth-child(15) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .module-clean-51d1 .tag_b86a:nth-child(16),
  .module-clean-51d1 .tag_b86a:nth-child(17),
  .module-clean-51d1 .tag_b86a:nth-child(18),
  .module-clean-51d1 .tag_b86a:nth-child(19),
  .module-clean-51d1 .tag_b86a:nth-child(20) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .module-clean-51d1 .tag_b86a:nth-child(21),
  .module-clean-51d1 .tag_b86a:nth-child(22),
  .module-clean-51d1 .tag_b86a:nth-child(23),
  .module-clean-51d1 .tag_b86a:nth-child(24),
  .module-clean-51d1 .tag_b86a:nth-child(25) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .module-clean-51d1 .tag_b86a:nth-child(26),
  .module-clean-51d1 .tag_b86a:nth-child(27),
  .module-clean-51d1 .tag_b86a:nth-child(28),
  .module-clean-51d1 .tag_b86a:nth-child(29),
  .module-clean-51d1 .tag_b86a:nth-child(30) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .module-clean-51d1 .tag_b86a:nth-child(31),
  .module-clean-51d1 .tag_b86a:nth-child(32),
  .module-clean-51d1 .tag_b86a:nth-child(33),
  .module-clean-51d1 .tag_b86a:nth-child(34),
  .module-clean-51d1 .tag_b86a:nth-child(35) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .module-clean-51d1 .tag_b86a:nth-child(36),
  .module-clean-51d1 .tag_b86a:nth-child(37),
  .module-clean-51d1 .tag_b86a:nth-child(38),
  .module-clean-51d1 .tag_b86a:nth-child(39),
  .module-clean-51d1 .tag_b86a:nth-child(40) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .grid_north_1501 .tag_b86a:nth-child(1),
  .grid_north_1501 .tag_b86a:nth-child(2),
  .grid_north_1501 .tag_b86a:nth-child(3),
  .grid_north_1501 .tag_b86a:nth-child(4),
  .grid_north_1501 .tag_b86a:nth-child(5),
  .grid_north_1501 .tag_b86a:nth-child(6) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .grid_north_1501 .tag_b86a:nth-child(7),
  .grid_north_1501 .tag_b86a:nth-child(8),
  .grid_north_1501 .tag_b86a:nth-child(9),
  .grid_north_1501 .tag_b86a:nth-child(10),
  .grid_north_1501 .tag_b86a:nth-child(11),
  .grid_north_1501 .tag_b86a:nth-child(12) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .grid_north_1501 .tag_b86a:nth-child(13),
  .grid_north_1501 .tag_b86a:nth-child(14),
  .grid_north_1501 .tag_b86a:nth-child(15),
  .grid_north_1501 .tag_b86a:nth-child(16),
  .grid_north_1501 .tag_b86a:nth-child(17),
  .grid_north_1501 .tag_b86a:nth-child(18) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .grid_north_1501 .tag_b86a:nth-child(19),
  .grid_north_1501 .tag_b86a:nth-child(20),
  .grid_north_1501 .tag_b86a:nth-child(21),
  .grid_north_1501 .tag_b86a:nth-child(22),
  .grid_north_1501 .tag_b86a:nth-child(23),
  .grid_north_1501 .tag_b86a:nth-child(24) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .grid_north_1501 .tag_b86a:nth-child(25),
  .grid_north_1501 .tag_b86a:nth-child(26),
  .grid_north_1501 .tag_b86a:nth-child(27),
  .grid_north_1501 .tag_b86a:nth-child(28),
  .grid_north_1501 .tag_b86a:nth-child(29),
  .grid_north_1501 .tag_b86a:nth-child(30) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .grid_north_1501 .tag_b86a:nth-child(31),
  .grid_north_1501 .tag_b86a:nth-child(32),
  .grid_north_1501 .tag_b86a:nth-child(33),
  .grid_north_1501 .tag_b86a:nth-child(34),
  .grid_north_1501 .tag_b86a:nth-child(35),
  .grid_north_1501 .tag_b86a:nth-child(36) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .grid_north_1501 .tag_b86a:nth-child(37),
  .grid_north_1501 .tag_b86a:nth-child(38),
  .grid_north_1501 .tag_b86a:nth-child(39),
  .grid_north_1501 .tag_b86a:nth-child(40),
  .grid_north_1501 .tag_b86a:nth-child(41),
  .grid_north_1501 .tag_b86a:nth-child(42) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .grid_north_1501 .tag_b86a:nth-child(43),
  .grid_north_1501 .tag_b86a:nth-child(44),
  .grid_north_1501 .tag_b86a:nth-child(45),
  .grid_north_1501 .tag_b86a:nth-child(46),
  .grid_north_1501 .tag_b86a:nth-child(47),
  .grid_north_1501 .tag_b86a:nth-child(48) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .cold_9fb3 .tag_b86a:nth-child(1),
  .cold_9fb3 .tag_b86a:nth-child(2),
  .cold_9fb3 .tag_b86a:nth-child(3),
  .cold_9fb3 .tag_b86a:nth-child(4),
  .cold_9fb3 .tag_b86a:nth-child(5),
  .cold_9fb3 .tag_b86a:nth-child(6),
  .cold_9fb3 .tag_b86a:nth-child(7) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .cold_9fb3 .tag_b86a:nth-child(8),
  .cold_9fb3 .tag_b86a:nth-child(9),
  .cold_9fb3 .tag_b86a:nth-child(10),
  .cold_9fb3 .tag_b86a:nth-child(11),
  .cold_9fb3 .tag_b86a:nth-child(12),
  .cold_9fb3 .tag_b86a:nth-child(13),
  .cold_9fb3 .tag_b86a:nth-child(14) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .cold_9fb3 .tag_b86a:nth-child(15),
  .cold_9fb3 .tag_b86a:nth-child(16),
  .cold_9fb3 .tag_b86a:nth-child(17),
  .cold_9fb3 .tag_b86a:nth-child(18),
  .cold_9fb3 .tag_b86a:nth-child(19),
  .cold_9fb3 .tag_b86a:nth-child(20),
  .cold_9fb3 .tag_b86a:nth-child(21) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .cold_9fb3 .tag_b86a:nth-child(22),
  .cold_9fb3 .tag_b86a:nth-child(23),
  .cold_9fb3 .tag_b86a:nth-child(24),
  .cold_9fb3 .tag_b86a:nth-child(25),
  .cold_9fb3 .tag_b86a:nth-child(26),
  .cold_9fb3 .tag_b86a:nth-child(27),
  .cold_9fb3 .tag_b86a:nth-child(28) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .cold_9fb3 .tag_b86a:nth-child(29),
  .cold_9fb3 .tag_b86a:nth-child(30),
  .cold_9fb3 .tag_b86a:nth-child(31),
  .cold_9fb3 .tag_b86a:nth-child(32),
  .cold_9fb3 .tag_b86a:nth-child(33),
  .cold_9fb3 .tag_b86a:nth-child(34),
  .cold_9fb3 .tag_b86a:nth-child(35) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .cold_9fb3 .tag_b86a:nth-child(36),
  .cold_9fb3 .tag_b86a:nth-child(37),
  .cold_9fb3 .tag_b86a:nth-child(38),
  .cold_9fb3 .tag_b86a:nth-child(39),
  .cold_9fb3 .tag_b86a:nth-child(40),
  .cold_9fb3 .tag_b86a:nth-child(41),
  .cold_9fb3 .tag_b86a:nth-child(42) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .cold_9fb3 .tag_b86a:nth-child(43),
  .cold_9fb3 .tag_b86a:nth-child(44),
  .cold_9fb3 .tag_b86a:nth-child(45),
  .cold_9fb3 .tag_b86a:nth-child(46),
  .cold_9fb3 .tag_b86a:nth-child(47),
  .cold_9fb3 .tag_b86a:nth-child(48),
  .cold_9fb3 .tag_b86a:nth-child(49) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .cold_9fb3 .tag_b86a:nth-child(50),
  .cold_9fb3 .tag_b86a:nth-child(51),
  .cold_9fb3 .tag_b86a:nth-child(52),
  .cold_9fb3 .tag_b86a:nth-child(53),
  .cold_9fb3 .tag_b86a:nth-child(54),
  .cold_9fb3 .tag_b86a:nth-child(55),
  .cold_9fb3 .tag_b86a:nth-child(56) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .pattern_9115 .tag_b86a:nth-child(1),
  .pattern_9115 .tag_b86a:nth-child(2),
  .pattern_9115 .tag_b86a:nth-child(3),
  .pattern_9115 .tag_b86a:nth-child(4),
  .pattern_9115 .tag_b86a:nth-child(5),
  .pattern_9115 .tag_b86a:nth-child(6),
  .pattern_9115 .tag_b86a:nth-child(7),
  .pattern_9115 .tag_b86a:nth-child(8) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .pattern_9115 .tag_b86a:nth-child(9),
  .pattern_9115 .tag_b86a:nth-child(10),
  .pattern_9115 .tag_b86a:nth-child(11),
  .pattern_9115 .tag_b86a:nth-child(12),
  .pattern_9115 .tag_b86a:nth-child(13),
  .pattern_9115 .tag_b86a:nth-child(14),
  .pattern_9115 .tag_b86a:nth-child(15),
  .pattern_9115 .tag_b86a:nth-child(16) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .pattern_9115 .tag_b86a:nth-child(17),
  .pattern_9115 .tag_b86a:nth-child(18),
  .pattern_9115 .tag_b86a:nth-child(19),
  .pattern_9115 .tag_b86a:nth-child(20),
  .pattern_9115 .tag_b86a:nth-child(21),
  .pattern_9115 .tag_b86a:nth-child(22),
  .pattern_9115 .tag_b86a:nth-child(23),
  .pattern_9115 .tag_b86a:nth-child(24) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .pattern_9115 .tag_b86a:nth-child(25),
  .pattern_9115 .tag_b86a:nth-child(26),
  .pattern_9115 .tag_b86a:nth-child(27),
  .pattern_9115 .tag_b86a:nth-child(28),
  .pattern_9115 .tag_b86a:nth-child(29),
  .pattern_9115 .tag_b86a:nth-child(30),
  .pattern_9115 .tag_b86a:nth-child(31),
  .pattern_9115 .tag_b86a:nth-child(32) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .pattern_9115 .tag_b86a:nth-child(33),
  .pattern_9115 .tag_b86a:nth-child(34),
  .pattern_9115 .tag_b86a:nth-child(35),
  .pattern_9115 .tag_b86a:nth-child(36),
  .pattern_9115 .tag_b86a:nth-child(37),
  .pattern_9115 .tag_b86a:nth-child(38),
  .pattern_9115 .tag_b86a:nth-child(39),
  .pattern_9115 .tag_b86a:nth-child(40) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .pattern_9115 .tag_b86a:nth-child(41),
  .pattern_9115 .tag_b86a:nth-child(42),
  .pattern_9115 .tag_b86a:nth-child(43),
  .pattern_9115 .tag_b86a:nth-child(44),
  .pattern_9115 .tag_b86a:nth-child(45),
  .pattern_9115 .tag_b86a:nth-child(46),
  .pattern_9115 .tag_b86a:nth-child(47),
  .pattern_9115 .tag_b86a:nth-child(48) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .pattern_9115 .tag_b86a:nth-child(49),
  .pattern_9115 .tag_b86a:nth-child(50),
  .pattern_9115 .tag_b86a:nth-child(51),
  .pattern_9115 .tag_b86a:nth-child(52),
  .pattern_9115 .tag_b86a:nth-child(53),
  .pattern_9115 .tag_b86a:nth-child(54),
  .pattern_9115 .tag_b86a:nth-child(55),
  .pattern_9115 .tag_b86a:nth-child(56) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .pattern_9115 .tag_b86a:nth-child(57),
  .pattern_9115 .tag_b86a:nth-child(58),
  .pattern_9115 .tag_b86a:nth-child(59),
  .pattern_9115 .tag_b86a:nth-child(60),
  .pattern_9115 .tag_b86a:nth-child(61),
  .pattern_9115 .tag_b86a:nth-child(62),
  .pattern_9115 .tag_b86a:nth-child(63),
  .pattern_9115 .tag_b86a:nth-child(64) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
}
.content-blue-24af .tag_b86a:nth-child(1) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.content-blue-24af .tag_b86a:nth-child(2) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.content-blue-24af .tag_b86a:nth-child(3) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.content-blue-24af .tag_b86a:nth-child(4) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.content-blue-24af .tag_b86a:nth-child(5) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.content-blue-24af .tag_b86a:nth-child(6) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.content-blue-24af .tag_b86a:nth-child(7) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.content-blue-24af .tag_b86a:nth-child(8) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.main-cold-3824 {
  margin-right: 5px;
}
.content-6344 {
  display: inline-block;
}
.content-6344:not(:first-child):before {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.content-6344 .light-4916 {
  font-size: 0.75em;
}
.list-clean-68c0 .caption-center-cf13,
.list-clean-68c0 .slider_fb48,
.list-clean-68c0 .media_d29c {
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
}
.texture_active_8d59 {
  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;
}
.cool-d80c {
  display: inline-block;
}
.cool-d80c[hidden] {
  display: none;
}
.cool-d80c a {
  margin-left: 10px;
  display: block;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.detail_large_1e6a {
  position: relative;
}
.detail_large_1e6a > .section-0002 {
  display: block;
}
.sort_huge_1722 {
  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;
}
.detail_large_1e6a:hover .sort_huge_1722 {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
  top: 100%;
}
.sort_huge_1722 .cool-d80c {
  display: block;
}
.sort_huge_1722 .cool-d80c a {
  padding: 0 5px;
}
.caption_right_fcc8.dirty_277e {
  opacity: 0.5;
  position: relative;
}
.caption_right_fcc8.dirty_277e:after {
  z-index: 99;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
}
.caption_right_fcc8.dirty_277e + .hover-b930 {
  -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;
}
.search_027f {
  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;
}
.search_027f i {
  display: block;
}
.search_027f i:before {
  display: block;
  line-height: 1px;
}
.search_027f.title-smooth-c2d1 {
  left: 0;
}
.search_027f.solid-a4c8 {
  left: 40px;
}
.search_027f.solid-a4c8 i {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.search_027f.liquid-92f0 {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.description-870e {
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.tag_024a .description-870e {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.outer_01e3 {
  position: relative;
}
.panel_24a0,
.text-d553,
.preview-north-80c8,
.hover_old_3ed3 {
  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;
  }
}
.popup-action-e82a {
  word-con: anywhere;
}
.bronze_521b {
  display: none;
}
.bronze_521b:first-child {
  display: block;
}
.status-green-f4e0 {
  display: grid;
  display: -ms-grid;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
}
.status-green-f4e0.backdrop_ecec {
  grid-template-columns: 1fr 50% 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 1fr 50% 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.status-green-f4e0.backdrop_ecec > 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;
}
.status-green-f4e0.backdrop_ecec
  > div:nth-child(3)
  .gradient-dynamic-da9d {
  max-height: 20em;
  opacity: 1;
}
.status-green-f4e0.backdrop_ecec > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.status-green-f4e0.backdrop_ecec > div:nth-child(2) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.status-green-f4e0.backdrop_ecec > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.status-green-f4e0.backdrop_ecec > div:nth-child(5) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .status-green-f4e0.backdrop_ecec {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .status-green-f4e0.backdrop_ecec > 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;
  }
  .status-green-f4e0.backdrop_ecec > div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .status-green-f4e0.backdrop_ecec > div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
  .status-green-f4e0.backdrop_ecec > div:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .status-green-f4e0.backdrop_ecec > div:nth-child(5) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .status-green-f4e0.backdrop_ecec {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.status-green-f4e0.heading-dee3 {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.status-green-f4e0.heading-dee3 > 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;
}
.status-green-f4e0.heading-dee3
  > div:nth-child(1)
  .gradient-dynamic-da9d {
  max-height: 20em;
  opacity: 1;
}
.status-green-f4e0.heading-dee3 > 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;
}
.status-green-f4e0.heading-dee3 > div:nth-child(3) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.status-green-f4e0.heading-dee3 > div:nth-child(4) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .status-green-f4e0.heading-dee3 {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .status-green-f4e0.heading-dee3 > 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;
  }
  .status-green-f4e0.heading-dee3 > 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;
  }
  .status-green-f4e0.heading-dee3 > div:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .status-green-f4e0.heading-dee3 > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .status-green-f4e0.heading-dee3 {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.status-green-f4e0.upper-94a1 {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.status-green-f4e0.upper-94a1 > 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;
}
.status-green-f4e0.upper-94a1
  > div:nth-child(1)
  .gradient-dynamic-da9d {
  max-height: 20em;
  opacity: 1;
}
.status-green-f4e0.upper-94a1 > 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;
}
.status-green-f4e0.upper-94a1 > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.status-green-f4e0.upper-94a1 > div:nth-child(4) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .status-green-f4e0.upper-94a1 {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .status-green-f4e0.upper-94a1 > 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;
  }
  .status-green-f4e0.upper-94a1 > 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;
  }
  .status-green-f4e0.upper-94a1 > div:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
  .status-green-f4e0.upper-94a1 > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .status-green-f4e0.upper-94a1 {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.status-green-f4e0.north_f3b4 {
  grid-template-columns: 50% 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.status-green-f4e0.north_f3b4 > 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;
}
.status-green-f4e0.north_f3b4
  > div:nth-child(1)
  .gradient-dynamic-da9d {
  max-height: 20em;
  opacity: 1;
}
.status-green-f4e0.north_f3b4 > div:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
.status-green-f4e0.north_f3b4 > div:nth-child(3) {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
}
@media (max-width: 767px) {
  .status-green-f4e0.north_f3b4 {
    grid-template-rows: 1fr 1fr 1fr;
  }
}
.status-green-f4e0.dropdown_f5bd {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.status-green-f4e0.dropdown_f5bd > 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;
}
.status-green-f4e0.dropdown_f5bd
  > div:nth-child(1)
  .gradient-dynamic-da9d {
  max-height: 20em;
  opacity: 1;
}
.status-green-f4e0.dropdown_f5bd > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.status-green-f4e0.dropdown_f5bd > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.status-green-f4e0.dropdown_f5bd > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.status-green-f4e0.dropdown_f5bd > div:nth-child(5) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .status-green-f4e0.dropdown_f5bd {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .status-green-f4e0.dropdown_f5bd > 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;
  }
  .status-green-f4e0.dropdown_f5bd > div:nth-child(2) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
  .status-green-f4e0.dropdown_f5bd > div:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
  .status-green-f4e0.dropdown_f5bd > div:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .status-green-f4e0.dropdown_f5bd > div:nth-child(5) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .status-green-f4e0.dropdown_f5bd {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.status-green-f4e0.nav_123a {
  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;
}
.status-green-f4e0.nav_123a > 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;
}
.status-green-f4e0.nav_123a > 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;
}
.status-green-f4e0.nav_123a > 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;
}
.status-green-f4e0.nav_123a > 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;
}
.status-green-f4e0.nav_123a > 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) {
  .status-green-f4e0.nav_123a {
    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;
  }
  .status-green-f4e0.nav_123a > 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;
  }
  .status-green-f4e0.nav_123a > 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;
  }
  .status-green-f4e0.nav_123a > 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;
  }
  .status-green-f4e0.nav_123a > 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;
  }
  .status-green-f4e0.nav_123a > 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) {
  .status-green-f4e0.nav_123a {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.status-green-f4e0.wood_4164 {
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-columns: 1fr 1fr;
}
.status-green-f4e0.wood_4164 > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.status-green-f4e0.wood_4164 > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.status-green-f4e0.info-huge-7dc9 {
  grid-template-columns: repeat(3, 1fr);
  -ms-grid-columns: 1fr 1fr 1fr;
}
.status-green-f4e0.info-huge-7dc9 > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.status-green-f4e0.info-huge-7dc9 > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.status-green-f4e0.info-huge-7dc9 > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.status-green-f4e0.small_93bb {
  grid-template-columns: repeat(4, 1fr);
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
}
.status-green-f4e0.small_93bb > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.status-green-f4e0.small_93bb > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.status-green-f4e0.small_93bb > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.status-green-f4e0.small_93bb > div:nth-child(4) {
  -ms-grid-column: 4;
  -ms-grid-row: 1;
}
@media (max-width: 1024px) {
  .status-green-f4e0.small_93bb {
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-columns: 1fr 1fr;
  }
  .status-green-f4e0.small_93bb > div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .status-green-f4e0.small_93bb > div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
  .status-green-f4e0.small_93bb > div:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
  .status-green-f4e0.small_93bb > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
}
@media (max-width: 767px) {
  .status-green-f4e0.small_93bb {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.status-green-f4e0.content-blue-24af {
  grid-template-rows: 1fr;
  -ms-grid-rows: 1fr;
}
@media (max-width: 1024px) {
  .status-green-f4e0.content-blue-24af.small_93bb {
    grid-template-rows: repeat(2, 1fr);
    -ms-grid-rows: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .status-green-f4e0.content-blue-24af.small_93bb {
    grid-template-rows: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .status-green-f4e0.content-blue-24af.info-huge-7dc9 {
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .status-green-f4e0.content-blue-24af.wood_4164 {
    grid-template-rows: 1fr 1fr;
    -ms-grid-rows: 1fr 1fr;
  }
}
.status-green-f4e0.notification-2fbf {
  grid-template-rows: repeat(2, 1fr);
  -ms-grid-rows: 1fr 1fr;
}
.status-green-f4e0.notification-2fbf.wood_4164 > div:nth-child(3) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.status-green-f4e0.notification-2fbf.wood_4164 > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.status-green-f4e0.notification-2fbf.info-huge-7dc9 > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.status-green-f4e0.notification-2fbf.info-huge-7dc9 > div:nth-child(5) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.status-green-f4e0.notification-2fbf.info-huge-7dc9 > div:nth-child(6) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.status-green-f4e0.notification-2fbf.small_93bb > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.status-green-f4e0.notification-2fbf.small_93bb > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.status-green-f4e0.notification-2fbf.small_93bb > div:nth-child(7) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.status-green-f4e0.notification-2fbf.small_93bb > div:nth-child(8) {
  -ms-grid-column: 4;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .status-green-f4e0.notification-2fbf.small_93bb {
    grid-template-rows: repeat(4, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .status-green-f4e0.notification-2fbf.small_93bb > div:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .status-green-f4e0.notification-2fbf.small_93bb > div:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
  .status-green-f4e0.notification-2fbf.small_93bb > div:nth-child(7) {
    -ms-grid-column: 1;
    -ms-grid-row: 4;
  }
  .status-green-f4e0.notification-2fbf.small_93bb > div:nth-child(8) {
    -ms-grid-column: 2;
    -ms-grid-row: 4;
  }
}
@media (max-width: 767px) {
  .status-green-f4e0.notification-2fbf {
    grid-template-rows: repeat(4, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .status-green-f4e0.notification-2fbf.info-huge-7dc9 {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .status-green-f4e0.notification-2fbf.small_93bb {
    grid-template-rows: repeat(8, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
.status-green-f4e0.video-c2a4 {
  grid-template-rows: repeat(3, 1fr);
  -ms-grid-rows: 1fr 1fr 1fr;
}
.status-green-f4e0.video-c2a4.wood_4164 > div:nth-child(3) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.status-green-f4e0.video-c2a4.wood_4164 > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.status-green-f4e0.video-c2a4.wood_4164 > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.status-green-f4e0.video-c2a4.wood_4164 > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.status-green-f4e0.video-c2a4.info-huge-7dc9 > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.status-green-f4e0.video-c2a4.info-huge-7dc9 > div:nth-child(5) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.status-green-f4e0.video-c2a4.info-huge-7dc9 > div:nth-child(6) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.status-green-f4e0.video-c2a4.info-huge-7dc9 > div:nth-child(7) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.status-green-f4e0.video-c2a4.info-huge-7dc9 > div:nth-child(8) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.status-green-f4e0.video-c2a4.info-huge-7dc9 > div:nth-child(9) {
  -ms-grid-column: 3;
  -ms-grid-row: 3;
}
.status-green-f4e0.video-c2a4.small_93bb > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.status-green-f4e0.video-c2a4.small_93bb > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.status-green-f4e0.video-c2a4.small_93bb > div:nth-child(7) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.status-green-f4e0.video-c2a4.small_93bb > div:nth-child(8) {
  -ms-grid-column: 4;
  -ms-grid-row: 2;
}
.status-green-f4e0.video-c2a4.small_93bb > div:nth-child(9) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.status-green-f4e0.video-c2a4.small_93bb > div:nth-child(10) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.status-green-f4e0.video-c2a4.small_93bb > div:nth-child(11) {
  -ms-grid-column: 3;
  -ms-grid-row: 3;
}
.status-green-f4e0.video-c2a4.small_93bb > div:nth-child(12) {
  -ms-grid-column: 4;
  -ms-grid-row: 3;
}
@media (max-width: 1024px) {
  .status-green-f4e0.video-c2a4.small_93bb {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .status-green-f4e0.video-c2a4.small_93bb > div:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .status-green-f4e0.video-c2a4.small_93bb > div:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
  .status-green-f4e0.video-c2a4.small_93bb > div:nth-child(7) {
    -ms-grid-column: 1;
    -ms-grid-row: 4;
  }
  .status-green-f4e0.video-c2a4.small_93bb > div:nth-child(8) {
    -ms-grid-column: 2;
    -ms-grid-row: 4;
  }
  .status-green-f4e0.video-c2a4.small_93bb > div:nth-child(9) {
    -ms-grid-column: 1;
    -ms-grid-row: 5;
  }
  .status-green-f4e0.video-c2a4.small_93bb > div:nth-child(10) {
    -ms-grid-column: 2;
    -ms-grid-row: 5;
  }
  .status-green-f4e0.video-c2a4.small_93bb > div:nth-child(11) {
    -ms-grid-column: 1;
    -ms-grid-row: 6;
  }
  .status-green-f4e0.video-c2a4.small_93bb > div:nth-child(12) {
    -ms-grid-column: 2;
    -ms-grid-row: 6;
  }
}
@media (max-width: 767px) {
  .status-green-f4e0.video-c2a4 {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .status-green-f4e0.video-c2a4.info-huge-7dc9 {
    grid-template-rows: repeat(9, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .status-green-f4e0.video-c2a4.small_93bb {
    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) {
  .status-green-f4e0.backdrop_ecec,
  .status-green-f4e0.heading-dee3,
  .status-green-f4e0.upper-94a1,
  .status-green-f4e0.north_f3b4,
  .status-green-f4e0.dropdown_f5bd,
  .status-green-f4e0.nav_123a,
  .status-green-f4e0.wood_4164,
  .status-green-f4e0.info-huge-7dc9,
  .status-green-f4e0.small_93bb {
    grid-template-columns: 1fr !important;
    -ms-grid-columns: 1fr !important;
  }
  .status-green-f4e0.backdrop_ecec .popup-action-e82a:nth-child(1),
  .status-green-f4e0.heading-dee3 .popup-action-e82a:nth-child(1),
  .status-green-f4e0.upper-94a1 .popup-action-e82a:nth-child(1),
  .status-green-f4e0.north_f3b4 .popup-action-e82a:nth-child(1),
  .status-green-f4e0.dropdown_f5bd .popup-action-e82a:nth-child(1),
  .status-green-f4e0.nav_123a .popup-action-e82a:nth-child(1),
  .status-green-f4e0.wood_4164 .popup-action-e82a:nth-child(1),
  .status-green-f4e0.info-huge-7dc9 .popup-action-e82a:nth-child(1),
  .status-green-f4e0.small_93bb .popup-action-e82a: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;
  }
  .status-green-f4e0.backdrop_ecec .popup-action-e82a:nth-child(2),
  .status-green-f4e0.heading-dee3 .popup-action-e82a:nth-child(2),
  .status-green-f4e0.upper-94a1 .popup-action-e82a:nth-child(2),
  .status-green-f4e0.north_f3b4 .popup-action-e82a:nth-child(2),
  .status-green-f4e0.dropdown_f5bd .popup-action-e82a:nth-child(2),
  .status-green-f4e0.nav_123a .popup-action-e82a:nth-child(2),
  .status-green-f4e0.wood_4164 .popup-action-e82a:nth-child(2),
  .status-green-f4e0.info-huge-7dc9 .popup-action-e82a:nth-child(2),
  .status-green-f4e0.small_93bb .popup-action-e82a: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;
  }
  .status-green-f4e0.backdrop_ecec .popup-action-e82a:nth-child(3),
  .status-green-f4e0.heading-dee3 .popup-action-e82a:nth-child(3),
  .status-green-f4e0.upper-94a1 .popup-action-e82a:nth-child(3),
  .status-green-f4e0.north_f3b4 .popup-action-e82a:nth-child(3),
  .status-green-f4e0.dropdown_f5bd .popup-action-e82a:nth-child(3),
  .status-green-f4e0.nav_123a .popup-action-e82a:nth-child(3),
  .status-green-f4e0.wood_4164 .popup-action-e82a:nth-child(3),
  .status-green-f4e0.info-huge-7dc9 .popup-action-e82a:nth-child(3),
  .status-green-f4e0.small_93bb .popup-action-e82a: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;
  }
  .status-green-f4e0.backdrop_ecec .popup-action-e82a:nth-child(4),
  .status-green-f4e0.heading-dee3 .popup-action-e82a:nth-child(4),
  .status-green-f4e0.upper-94a1 .popup-action-e82a:nth-child(4),
  .status-green-f4e0.north_f3b4 .popup-action-e82a:nth-child(4),
  .status-green-f4e0.dropdown_f5bd .popup-action-e82a:nth-child(4),
  .status-green-f4e0.nav_123a .popup-action-e82a:nth-child(4),
  .status-green-f4e0.wood_4164 .popup-action-e82a:nth-child(4),
  .status-green-f4e0.info-huge-7dc9 .popup-action-e82a:nth-child(4),
  .status-green-f4e0.small_93bb .popup-action-e82a: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;
  }
  .status-green-f4e0.backdrop_ecec .popup-action-e82a:nth-child(5),
  .status-green-f4e0.heading-dee3 .popup-action-e82a:nth-child(5),
  .status-green-f4e0.upper-94a1 .popup-action-e82a:nth-child(5),
  .status-green-f4e0.north_f3b4 .popup-action-e82a:nth-child(5),
  .status-green-f4e0.dropdown_f5bd .popup-action-e82a:nth-child(5),
  .status-green-f4e0.nav_123a .popup-action-e82a:nth-child(5),
  .status-green-f4e0.wood_4164 .popup-action-e82a:nth-child(5),
  .status-green-f4e0.info-huge-7dc9 .popup-action-e82a:nth-child(5),
  .status-green-f4e0.small_93bb .popup-action-e82a: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;
  }
  .status-green-f4e0.backdrop_ecec .popup-action-e82a:nth-child(6),
  .status-green-f4e0.heading-dee3 .popup-action-e82a:nth-child(6),
  .status-green-f4e0.upper-94a1 .popup-action-e82a:nth-child(6),
  .status-green-f4e0.north_f3b4 .popup-action-e82a:nth-child(6),
  .status-green-f4e0.dropdown_f5bd .popup-action-e82a:nth-child(6),
  .status-green-f4e0.nav_123a .popup-action-e82a:nth-child(6),
  .status-green-f4e0.wood_4164 .popup-action-e82a:nth-child(6),
  .status-green-f4e0.info-huge-7dc9 .popup-action-e82a:nth-child(6),
  .status-green-f4e0.small_93bb .popup-action-e82a: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;
  }
}
.focused_5ca1 {
  margin-right: 5px;
}
.tag_ebc1 {
  display: inline-block;
}
.tag_ebc1:not(:first-child):before {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.tag_ebc1 .light-4916 {
  font-size: 0.75em;
}
.accordion-c60d {
  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;
}
.accordion-c60d: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;
}
.full-4c20 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.focus_995d {
  width: 100%;
  position: relative;
  z-index: 1;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.gradient-dynamic-da9d {
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  overflow: hidden;
}
@media (min-width: 768px) {
  .block-over-5175 .gradient-dynamic-da9d {
    max-height: 0;
    opacity: 0;
  }
  .block-over-5175 .popup-action-e82a:hover .gradient-dynamic-da9d {
    max-height: 10em;
    opacity: 1;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
  }
}
.title-full-586c {
  width: 100%;
}
.over-09c7 {
  position: relative;
  z-index: 3;
  display: inline-block;
  line-height: 1em;
  padding: 5px 10px;
}
.full_4329 .warm-cab8 {
  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;
}
.full_4329 .warm-cab8:before {
  display: block;
}
.full_4329 .warm-cab8.title-smooth-c2d1 {
  left: 0;
}
.full_4329 .warm-cab8.solid-a4c8 {
  left: 40px;
}
.full_4329 .warm-cab8.solid-a4c8:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.full_4329.summary_pressed_6638 .warm-cab8 {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.full_4329.summary_pressed_6638 .warm-cab8.title-smooth-c2d1 {
  -webkit-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}
.full_4329.summary_pressed_6638 .warm-cab8.solid-a4c8 {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
.full_4329.summary_pressed_6638:hover .warm-cab8 {
  opacity: 1;
  pointer-events: auto;
}
.full_4329.summary_pressed_6638:hover .warm-cab8.title-smooth-c2d1 {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.full_4329.summary_pressed_6638:hover .warm-cab8.solid-a4c8 {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.last-42c4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.thumbnail_8ceb {
  white-space: nowrap;
}
.module-69d9 {
  display: none;
  margin-right: 80px;
}
.module-69d9.outline_de50 {
  display: block;
}
.container-narrow-cfdd {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: hidden;
}
.module-69d9 .caption-5fc1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.module-69d9 .caption-5fc1:before,
.module-69d9 .caption-5fc1:after {
  content: none;
}
.module-69d9 .accent-7cf8 {
  height: auto;
}
.pink-32aa {
  outline: none;
}
.gradient-out-695c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.easy-9bbe {
  overflow: hidden;
  line-height: 1;
}
.plasma_e5ac .smooth-41da {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 100%;
}
.plasma_e5ac .smooth-41da:after {
  content: "";
  display: inline-block;
  vertical-align: top;
  opacity: 0;
}
.plasma_e5ac .smooth-41da.preview_west_1aad:after {
  opacity: 1;
}
.picture_lower_0500 .smooth-41da {
  white-space: normal;
}
.thick_6364 {
  padding-right: 10px;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.thumbnail_8ceb {
  padding-right: 10px;
}
.title_hovered_6e39 {
  margin-right: 5px;
}
.search_cf31 {
  white-space: nowrap;
  padding-right: 10px;
}
.carousel-fresh-5750 {
  margin-right: 5px;
}
.secondary-351d {
  padding-right: 10px;
}
.focused_d700 {
  margin-right: 5px;
}
.box_upper_8c9c {
  margin-right: 10px;
}
.last-42c4 .warm-cab8 {
  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;
}
.last-42c4 .warm-cab8:before {
  display: block;
}
.last-42c4 .warm-cab8.title-smooth-c2d1 {
  right: -40px;
}
.last-42c4 .warm-cab8.solid-a4c8 {
  right: -80px;
}
.last-42c4 .warm-cab8.solid-a4c8: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;
  }
}
.center_ccb5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
@media (max-width: 767px) {
  .center_ccb5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto !important;
  }
}
.center_ccb5 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.center_ccb5.focus_left_dad5 {
  -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;
}
.center_ccb5.fixed-7d3b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 767px) {
  .center_ccb5.fixed-7d3b {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.focus_left_dad5 .hover-c5f5 {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (max-width: 767px) {
  .hover-c5f5 {
    display: none;
  }
  .hover-c5f5.component_action_f1f9 {
    display: block;
    width: calc(100% - 20px);
    height: auto !important;
    position: fixed;
    z-index: 999;
    margin: 0 auto;
    top: 20%;
    left: 10px;
  }
  .hover-c5f5.component_action_f1f9
    .hidden-53ac {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 998;
  }
  .hover-c5f5.component_action_f1f9
    .header-blue-3233.dirty-fb48 {
    z-index: 1000;
  }
}
.header-blue-3233 {
  display: none;
}
.header-blue-3233.dirty-fb48 {
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
}
.header-blue-3233.dirty-fb48 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .header-blue-3233 {
    padding-bottom: 56.25% !important;
  }
}
.icon-1a34 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.focus_left_dad5 .icon-1a34 {
  -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;
}
.fixed-7d3b .icon-1a34 {
  -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) {
  .fixed-7d3b .icon-1a34 {
    width: 100% !important;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }
}
.focus_left_dad5 .sort_motion_fbd9 {
  padding-right: 15px;
}
.panel-warm-6d39 {
  font-size: 12px;
}
.active_lower_2e27 {
  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) {
  .active_lower_2e27 {
    width: 100% !important;
  }
}
.caption_rough_478a.focus_left_dad5 .active_lower_2e27 {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.fixed-7d3b .active_lower_2e27 {
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (max-width: 767px) {
  .fixed-7d3b .active_lower_2e27 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.widget-solid-b815.fixed-7d3b .active_lower_2e27 {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.notification_yellow_805e {
  -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) {
  .focus_left_dad5.medium-5a4a .notification_yellow_805e {
    visibility: hidden;
  }
  .focus_left_dad5.medium-5a4a
    .fluid_dc3b,
  .focus_left_dad5.medium-5a4a .notification_yellow_805e:hover {
    visibility: visible;
  }
  .focus_left_dad5.medium-5a4a
    .notification_yellow_805e:hover::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  .focus_left_dad5.medium-5a4a
    .notification_yellow_805e:hover
    .fluid_dc3b {
    margin-right: -5px;
  }
}
.focus_left_dad5.accordion_gold_4c81
  .notification_yellow_805e::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .fixed-7d3b .notification_yellow_805e::-webkit-scrollbar {
    width: 5px;
    height: 7px;
  }
}
.fixed-7d3b .fluid_dc3b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.basic_dcd5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  cursor: pointer;
}
.focus_left_dad5 .basic_dcd5 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.fixed-7d3b .basic_dcd5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.focus_left_dad5 .info-left-8dfc {
  margin-right: 10px;
  width: 25%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}
@media (max-width: 767px) {
  .focus_left_dad5 .info-left-8dfc {
    max-width: 100px;
  }
}
.fixed-7d3b .info-left-8dfc {
  width: 100%;
  margin-bottom: 10px;
}
.fixed-7d3b .info-left-8dfc img {
  width: 100%;
  height: auto;
}
.block_c420 {
  -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;
}
.fixed-7d3b .block_c420 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  margin-top: 15px;
  margin-left: 15px;
}
.block_c420 .row-cold-6e29,
.block_c420 .label-f3fc {
  display: none;
  font-size: 10px;
}
.block_c420.inner_9d4d .row-cold-6e29 {
  display: block;
}
.block_c420.bright_b359 .label-f3fc {
  display: block;
}
.bright_b359 .prev_bbfe,
.inner_9d4d .prev_bbfe {
  display: none;
}
.narrow_95ea {
  font-size: 14px;
  line-height: 18px;
}
.grid-gold-745d {
  font-size: 12px;
  line-height: 16px;
}
.block_c420 {
  font-size: 12px;
}
.center_ccb5 ::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.center_ccb5 ::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
.center_ccb5 ::-webkit-scrollbar-thumb {
  background-color: #e1e1e1;
  border: 0px none #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.center_ccb5 ::-webkit-scrollbar-track {
  border: 0px none #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.center_ccb5 ::-webkit-scrollbar-corner {
  background: transparent;
}
.overlay_ba34 .dynamic-fd04.warm-d1ca .summary_dd62 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.overlay_ba34
  .dynamic-fd04.warm-d1ca
  .summary_dd62
  .pagination_8d00 {
  display: block;
  text-align: center;
}
.overlay_ba34
  .dynamic-fd04.warm-d1ca
  .summary_dd62
  .pagination_8d00.huge-eaf1,
.overlay_ba34
  .dynamic-fd04.warm-d1ca
  .summary_dd62
  .pagination_8d00.icon-bottom-73cc {
  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;
}
.overlay_ba34 .warm-cab8 {
  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;
}
.overlay_ba34 .warm-cab8:before {
  display: block;
}
.overlay_ba34 .warm-cab8.solid-a4c8:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.preview_71e2 .overlay_ba34 .warm-cab8.solid-a4c8:before {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.preview_71e2 .overlay_ba34 .warm-cab8.title-smooth-c2d1:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.over-9ee9 .summary_dd62 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.over-9ee9 .summary_dd62:before {
  content: "";
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.over-9ee9 .summary_dd62 .link_c761,
.over-9ee9 .summary_dd62 .outer_b2f9 {
  width: auto;
}
.over-9ee9 .summary_dd62 .link_c761 a,
.over-9ee9 .summary_dd62 .outer_b2f9 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;
}
.over-9ee9 .summary_dd62 .outer_b2f9 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.over-9ee9 .summary_dd62 .link_c761 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.over-9ee9 .summary_dd62 .warm-cab8 {
  position: static;
}
.over-9ee9 .warm-cab8 {
  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;
}
.over-9ee9 .warm-cab8:before {
  display: block;
}
.over-9ee9 .warm-cab8.solid-a4c8:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.tertiary_large_87f8 {
  -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;
}
.preview_71e2 .tertiary_large_87f8 {
  position: relative;
  display: block;
}
.backdrop_aa66,
.tertiary_large_87f8 {
  position: relative;
  display: block;
}
.backdrop_aa66 {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.backdrop_aa66:focus {
  outline: none;
}
.backdrop_aa66.gallery-c155 {
  cursor: pointer;
}
.tertiary_large_87f8 .backdrop_aa66,
.tertiary_large_87f8 .caption-5fc1 {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.preview_71e2 .tertiary_large_87f8 .backdrop_aa66,
.preview_71e2 .tertiary_large_87f8 .caption-5fc1 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.caption-5fc1 {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.caption-5fc1:before,
.caption-5fc1:after {
  content: "";
  display: table;
}
.caption-5fc1:after {
  clear: both;
}
.shadow_a019 .caption-5fc1,
.shadow_a019 .accent-7cf8 {
  visibility: hidden;
}
.accent-7cf8 {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.accent-7cf8 img {
  display: block;
  margin: auto;
}
.accent-7cf8.shadow_a019 img {
  display: none;
}
.accent-7cf8.gallery-c155 img {
  pointer-events: none;
}
.outline_de50 .accent-7cf8 {
  display: block;
}
.caption_0d4e .accent-7cf8 {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.filter_stone_40e0.main_gold_516f {
  display: none;
}
.wide_5157 .shadow_a019 .accent-7cf8 {
  visibility: hidden;
}
.wide_5157 .shadow_a019 .backdrop_aa66 {
  background: #fff;
}
.wide_5157 .shadow_a019 .backdrop_aa66: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;
}
.wide_5157 .alert_current_a132,
.wide_5157 .soft_d72a {
  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;
}
.wide_5157 .alert_current_a132:hover,
.wide_5157 .alert_current_a132:focus,
.wide_5157 .soft_d72a:hover,
.wide_5157 .soft_d72a:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.wide_5157 .alert_current_a132:hover:before,
.wide_5157 .alert_current_a132:focus:before,
.wide_5157 .soft_d72a:hover:before,
.wide_5157 .soft_d72a:focus:before {
  opacity: 1;
}
.wide_5157 .alert_current_a132.primary_wood_282d:before,
.wide_5157 .soft_d72a.primary_wood_282d:before {
  opacity: 0.25;
}
.wide_5157 .alert_current_a132:before,
.wide_5157 .soft_d72a:before {
  font-family: eicons;
  font-size: 35px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.wide_5157 .soft_d72a {
  left: -25px;
}
.wide_5157 .soft_d72a:before {
  content: "\e89f";
}
.wide_5157 .alert_current_a132 {
  right: -25px;
}
.wide_5157 .alert_current_a132:before {
  content: "\e89e";
}
.wide_5157 .button-active-13cc {
  margin-bottom: 30px;
}
.wide_5157 ul.dropdown-5484 {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.wide_5157 ul.dropdown-5484 li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.wide_5157 ul.dropdown-5484 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;
}
.wide_5157 ul.dropdown-5484 li button:focus,
.wide_5157 ul.dropdown-5484 li button:hover {
  outline: none;
}
.wide_5157 ul.dropdown-5484 li button:focus:before,
.wide_5157 ul.dropdown-5484 li button:hover:before {
  opacity: 1;
}
.wide_5157 ul.dropdown-5484 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;
}
.wide_5157 ul.dropdown-5484 li.simple_dd10 button:before {
  opacity: 0.75;
  color: #000;
}
.wide_5157 .main_a31d .soft_d72a {
  left: 0;
}
.wide_5157 .main_a31d .alert_current_a132 {
  right: 0;
}
.wide_5157 .article_dynamic_0fd5 .dropdown-5484 {
  bottom: 5px;
}
.wide_5157 .article_dynamic_0fd5.button-active-13cc {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .hover-e1a3 {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .short-1e3a {
    display: none !important;
  }
}
.section-0002 {
  display: inline-block;
  line-height: 1;
  text-align: center;
}
.section-0002 svg {
  display: block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}

/* css-noise: aa87 */
.promo-block-v8 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.3;
}
