.bright-ebca {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 40px;
}
.logo-987a {
  position: relative;
  word-con: anywhere;
}
.button_6143 {
  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;
}
.button_6143.primary_6b62 {
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.button_6143.link_cf0c {
  width: 100%;
  max-width: 100%;
}
.button_6143.block-9e69 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (max-width: 1024px) {
  .button_6143.block-9e69 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.button_6143.element-rough-7444 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media (max-width: 1024px) {
  .button_6143.element-rough-7444 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.basic_6258 {
  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;
}
.basic_6258:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 1;
}
.basic_6258 > * {
  position: relative;
  z-index: 2;
}
.block-9e69 .wide-9f92 {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.block-9e69.logo-right-7162 .wide-9f92 {
  margin-left: 20px;
}
.element-rough-7444.logo-right-7162 .wide-9f92 {
  margin-right: 20px;
}
.thumbnail_92cf.logo-right-7162 .wide-9f92 {
  margin-top: 20px;
}
.bright-ebca.gallery_4d0b,
.bright-ebca.dropdown_dd59 {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media (max-width: 1024px) {
  .bright-ebca.gallery_4d0b,
  .bright-ebca.dropdown_dd59 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.bright-ebca.dropdown_dd59 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.white-b1f8 .slider_b1f0 .tag_brown_d126 {
  -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;
}
.white-b1f8
  .slider_b1f0
  .black-2b44 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.white-b1f8
  .slider_b1f0
  .tag_static_6675 {
  margin-left: 5px;
  text-decoration: none;
}
.white-b1f8
  .slider_b1f0
  .header-1198 {
  display: inline-block;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.center-a7a4 {
  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;
}
.tabs_full_9260 .center-a7a4,
.narrow-73ac .center-a7a4 {
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
@media (max-width: 1024px) {
  .center-a7a4 {
    max-width: 100% !important;
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
}
.preview_huge_b513 {
  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;
}
.preview_huge_b513.current_90df {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.preview_huge_b513.banner-outer-a974 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.badge_0694 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.badge_0694 img {
  display: block;
  width: 100%;
  height: auto;
}
.banner-outer-a974 .badge_0694 {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  width: 100%;
  max-width: 100%;
}
.block-9e69 .badge_0694 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
}
.badge_0694 a {
  display: block;
  position: relative;
  overflow: hidden;
}
.badge_0694 a:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 1;
}
.iron_753b {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.banner-outer-a974.logo-right-7162 .iron_753b {
  margin-top: 20px;
}
.description-5412.logo-right-7162 .iron_753b {
  margin-left: 20px;
}
.current_90df.logo-right-7162 .iron_753b {
  margin-right: 20px;
}
.green_bb21 .fresh-4c27:nth-child(1) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.green_bb21 .fresh-4c27:nth-child(2) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.green_bb21 .fresh-4c27:nth-child(3) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.green_bb21 .fresh-4c27:nth-child(4) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.green_bb21 .fresh-4c27:nth-child(5) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.green_bb21 .fresh-4c27:nth-child(6) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.green_bb21 .fresh-4c27:nth-child(7) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.green_bb21 .fresh-4c27:nth-child(8) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.panel_0de1 .fresh-4c27:nth-child(1),
.panel_0de1 .fresh-4c27:nth-child(2) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.panel_0de1 .fresh-4c27:nth-child(3),
.panel_0de1 .fresh-4c27:nth-child(4) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.panel_0de1 .fresh-4c27:nth-child(5),
.panel_0de1 .fresh-4c27:nth-child(6) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.panel_0de1 .fresh-4c27:nth-child(7),
.panel_0de1 .fresh-4c27:nth-child(8) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.panel_0de1 .fresh-4c27:nth-child(9),
.panel_0de1 .fresh-4c27:nth-child(10) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.panel_0de1 .fresh-4c27:nth-child(11),
.panel_0de1 .fresh-4c27:nth-child(12) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.panel_0de1 .fresh-4c27:nth-child(13),
.panel_0de1 .fresh-4c27:nth-child(14) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.panel_0de1 .fresh-4c27:nth-child(15),
.panel_0de1 .fresh-4c27:nth-child(16) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.slow-8b6d .fresh-4c27:nth-child(1),
.slow-8b6d .fresh-4c27:nth-child(2),
.slow-8b6d .fresh-4c27:nth-child(3) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.slow-8b6d .fresh-4c27:nth-child(4),
.slow-8b6d .fresh-4c27:nth-child(5),
.slow-8b6d .fresh-4c27:nth-child(6) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.slow-8b6d .fresh-4c27:nth-child(7),
.slow-8b6d .fresh-4c27:nth-child(8),
.slow-8b6d .fresh-4c27:nth-child(9) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.slow-8b6d .fresh-4c27:nth-child(10),
.slow-8b6d .fresh-4c27:nth-child(11),
.slow-8b6d .fresh-4c27:nth-child(12) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.slow-8b6d .fresh-4c27:nth-child(13),
.slow-8b6d .fresh-4c27:nth-child(14),
.slow-8b6d .fresh-4c27:nth-child(15) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.slow-8b6d .fresh-4c27:nth-child(16),
.slow-8b6d .fresh-4c27:nth-child(17),
.slow-8b6d .fresh-4c27:nth-child(18) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.slow-8b6d .fresh-4c27:nth-child(19),
.slow-8b6d .fresh-4c27:nth-child(20),
.slow-8b6d .fresh-4c27:nth-child(21) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.slow-8b6d .fresh-4c27:nth-child(22),
.slow-8b6d .fresh-4c27:nth-child(23),
.slow-8b6d .fresh-4c27:nth-child(24) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.steel-df02 .fresh-4c27:nth-child(1),
.steel-df02 .fresh-4c27:nth-child(2),
.steel-df02 .fresh-4c27:nth-child(3),
.steel-df02 .fresh-4c27:nth-child(4) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.steel-df02 .fresh-4c27:nth-child(5),
.steel-df02 .fresh-4c27:nth-child(6),
.steel-df02 .fresh-4c27:nth-child(7),
.steel-df02 .fresh-4c27:nth-child(8) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.steel-df02 .fresh-4c27:nth-child(9),
.steel-df02 .fresh-4c27:nth-child(10),
.steel-df02 .fresh-4c27:nth-child(11),
.steel-df02 .fresh-4c27:nth-child(12) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.steel-df02 .fresh-4c27:nth-child(13),
.steel-df02 .fresh-4c27:nth-child(14),
.steel-df02 .fresh-4c27:nth-child(15),
.steel-df02 .fresh-4c27:nth-child(16) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.steel-df02 .fresh-4c27:nth-child(17),
.steel-df02 .fresh-4c27:nth-child(18),
.steel-df02 .fresh-4c27:nth-child(19),
.steel-df02 .fresh-4c27:nth-child(20) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.steel-df02 .fresh-4c27:nth-child(21),
.steel-df02 .fresh-4c27:nth-child(22),
.steel-df02 .fresh-4c27:nth-child(23),
.steel-df02 .fresh-4c27:nth-child(24) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.steel-df02 .fresh-4c27:nth-child(25),
.steel-df02 .fresh-4c27:nth-child(26),
.steel-df02 .fresh-4c27:nth-child(27),
.steel-df02 .fresh-4c27:nth-child(28) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.steel-df02 .fresh-4c27:nth-child(29),
.steel-df02 .fresh-4c27:nth-child(30),
.steel-df02 .fresh-4c27:nth-child(31),
.steel-df02 .fresh-4c27:nth-child(32) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.texture_83b1 .fresh-4c27:nth-child(1),
.texture_83b1 .fresh-4c27:nth-child(2),
.texture_83b1 .fresh-4c27:nth-child(3),
.texture_83b1 .fresh-4c27:nth-child(4),
.texture_83b1 .fresh-4c27:nth-child(5) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.texture_83b1 .fresh-4c27:nth-child(6),
.texture_83b1 .fresh-4c27:nth-child(7),
.texture_83b1 .fresh-4c27:nth-child(8),
.texture_83b1 .fresh-4c27:nth-child(9),
.texture_83b1 .fresh-4c27:nth-child(10) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.texture_83b1 .fresh-4c27:nth-child(11),
.texture_83b1 .fresh-4c27:nth-child(12),
.texture_83b1 .fresh-4c27:nth-child(13),
.texture_83b1 .fresh-4c27:nth-child(14),
.texture_83b1 .fresh-4c27:nth-child(15) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.texture_83b1 .fresh-4c27:nth-child(16),
.texture_83b1 .fresh-4c27:nth-child(17),
.texture_83b1 .fresh-4c27:nth-child(18),
.texture_83b1 .fresh-4c27:nth-child(19),
.texture_83b1 .fresh-4c27:nth-child(20) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.texture_83b1 .fresh-4c27:nth-child(21),
.texture_83b1 .fresh-4c27:nth-child(22),
.texture_83b1 .fresh-4c27:nth-child(23),
.texture_83b1 .fresh-4c27:nth-child(24),
.texture_83b1 .fresh-4c27:nth-child(25) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.texture_83b1 .fresh-4c27:nth-child(26),
.texture_83b1 .fresh-4c27:nth-child(27),
.texture_83b1 .fresh-4c27:nth-child(28),
.texture_83b1 .fresh-4c27:nth-child(29),
.texture_83b1 .fresh-4c27:nth-child(30) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.texture_83b1 .fresh-4c27:nth-child(31),
.texture_83b1 .fresh-4c27:nth-child(32),
.texture_83b1 .fresh-4c27:nth-child(33),
.texture_83b1 .fresh-4c27:nth-child(34),
.texture_83b1 .fresh-4c27:nth-child(35) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.texture_83b1 .fresh-4c27:nth-child(36),
.texture_83b1 .fresh-4c27:nth-child(37),
.texture_83b1 .fresh-4c27:nth-child(38),
.texture_83b1 .fresh-4c27:nth-child(39),
.texture_83b1 .fresh-4c27:nth-child(40) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.lite_d83b .fresh-4c27:nth-child(1),
.lite_d83b .fresh-4c27:nth-child(2),
.lite_d83b .fresh-4c27:nth-child(3),
.lite_d83b .fresh-4c27:nth-child(4),
.lite_d83b .fresh-4c27:nth-child(5),
.lite_d83b .fresh-4c27:nth-child(6) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.lite_d83b .fresh-4c27:nth-child(7),
.lite_d83b .fresh-4c27:nth-child(8),
.lite_d83b .fresh-4c27:nth-child(9),
.lite_d83b .fresh-4c27:nth-child(10),
.lite_d83b .fresh-4c27:nth-child(11),
.lite_d83b .fresh-4c27:nth-child(12) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.lite_d83b .fresh-4c27:nth-child(13),
.lite_d83b .fresh-4c27:nth-child(14),
.lite_d83b .fresh-4c27:nth-child(15),
.lite_d83b .fresh-4c27:nth-child(16),
.lite_d83b .fresh-4c27:nth-child(17),
.lite_d83b .fresh-4c27:nth-child(18) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.lite_d83b .fresh-4c27:nth-child(19),
.lite_d83b .fresh-4c27:nth-child(20),
.lite_d83b .fresh-4c27:nth-child(21),
.lite_d83b .fresh-4c27:nth-child(22),
.lite_d83b .fresh-4c27:nth-child(23),
.lite_d83b .fresh-4c27:nth-child(24) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.lite_d83b .fresh-4c27:nth-child(25),
.lite_d83b .fresh-4c27:nth-child(26),
.lite_d83b .fresh-4c27:nth-child(27),
.lite_d83b .fresh-4c27:nth-child(28),
.lite_d83b .fresh-4c27:nth-child(29),
.lite_d83b .fresh-4c27:nth-child(30) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.lite_d83b .fresh-4c27:nth-child(31),
.lite_d83b .fresh-4c27:nth-child(32),
.lite_d83b .fresh-4c27:nth-child(33),
.lite_d83b .fresh-4c27:nth-child(34),
.lite_d83b .fresh-4c27:nth-child(35),
.lite_d83b .fresh-4c27:nth-child(36) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.lite_d83b .fresh-4c27:nth-child(37),
.lite_d83b .fresh-4c27:nth-child(38),
.lite_d83b .fresh-4c27:nth-child(39),
.lite_d83b .fresh-4c27:nth-child(40),
.lite_d83b .fresh-4c27:nth-child(41),
.lite_d83b .fresh-4c27:nth-child(42) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.lite_d83b .fresh-4c27:nth-child(43),
.lite_d83b .fresh-4c27:nth-child(44),
.lite_d83b .fresh-4c27:nth-child(45),
.lite_d83b .fresh-4c27:nth-child(46),
.lite_d83b .fresh-4c27:nth-child(47),
.lite_d83b .fresh-4c27:nth-child(48) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.article_action_f750 .fresh-4c27:nth-child(1),
.article_action_f750 .fresh-4c27:nth-child(2),
.article_action_f750 .fresh-4c27:nth-child(3),
.article_action_f750 .fresh-4c27:nth-child(4),
.article_action_f750 .fresh-4c27:nth-child(5),
.article_action_f750 .fresh-4c27:nth-child(6),
.article_action_f750 .fresh-4c27:nth-child(7) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.article_action_f750 .fresh-4c27:nth-child(8),
.article_action_f750 .fresh-4c27:nth-child(9),
.article_action_f750 .fresh-4c27:nth-child(10),
.article_action_f750 .fresh-4c27:nth-child(11),
.article_action_f750 .fresh-4c27:nth-child(12),
.article_action_f750 .fresh-4c27:nth-child(13),
.article_action_f750 .fresh-4c27:nth-child(14) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.article_action_f750 .fresh-4c27:nth-child(15),
.article_action_f750 .fresh-4c27:nth-child(16),
.article_action_f750 .fresh-4c27:nth-child(17),
.article_action_f750 .fresh-4c27:nth-child(18),
.article_action_f750 .fresh-4c27:nth-child(19),
.article_action_f750 .fresh-4c27:nth-child(20),
.article_action_f750 .fresh-4c27:nth-child(21) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.article_action_f750 .fresh-4c27:nth-child(22),
.article_action_f750 .fresh-4c27:nth-child(23),
.article_action_f750 .fresh-4c27:nth-child(24),
.article_action_f750 .fresh-4c27:nth-child(25),
.article_action_f750 .fresh-4c27:nth-child(26),
.article_action_f750 .fresh-4c27:nth-child(27),
.article_action_f750 .fresh-4c27:nth-child(28) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.article_action_f750 .fresh-4c27:nth-child(29),
.article_action_f750 .fresh-4c27:nth-child(30),
.article_action_f750 .fresh-4c27:nth-child(31),
.article_action_f750 .fresh-4c27:nth-child(32),
.article_action_f750 .fresh-4c27:nth-child(33),
.article_action_f750 .fresh-4c27:nth-child(34),
.article_action_f750 .fresh-4c27:nth-child(35) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.article_action_f750 .fresh-4c27:nth-child(36),
.article_action_f750 .fresh-4c27:nth-child(37),
.article_action_f750 .fresh-4c27:nth-child(38),
.article_action_f750 .fresh-4c27:nth-child(39),
.article_action_f750 .fresh-4c27:nth-child(40),
.article_action_f750 .fresh-4c27:nth-child(41),
.article_action_f750 .fresh-4c27:nth-child(42) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.article_action_f750 .fresh-4c27:nth-child(43),
.article_action_f750 .fresh-4c27:nth-child(44),
.article_action_f750 .fresh-4c27:nth-child(45),
.article_action_f750 .fresh-4c27:nth-child(46),
.article_action_f750 .fresh-4c27:nth-child(47),
.article_action_f750 .fresh-4c27:nth-child(48),
.article_action_f750 .fresh-4c27:nth-child(49) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.article_action_f750 .fresh-4c27:nth-child(50),
.article_action_f750 .fresh-4c27:nth-child(51),
.article_action_f750 .fresh-4c27:nth-child(52),
.article_action_f750 .fresh-4c27:nth-child(53),
.article_action_f750 .fresh-4c27:nth-child(54),
.article_action_f750 .fresh-4c27:nth-child(55),
.article_action_f750 .fresh-4c27:nth-child(56) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.row-stale-c697 .fresh-4c27:nth-child(1),
.row-stale-c697 .fresh-4c27:nth-child(2),
.row-stale-c697 .fresh-4c27:nth-child(3),
.row-stale-c697 .fresh-4c27:nth-child(4),
.row-stale-c697 .fresh-4c27:nth-child(5),
.row-stale-c697 .fresh-4c27:nth-child(6),
.row-stale-c697 .fresh-4c27:nth-child(7),
.row-stale-c697 .fresh-4c27:nth-child(8) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.row-stale-c697 .fresh-4c27:nth-child(9),
.row-stale-c697 .fresh-4c27:nth-child(10),
.row-stale-c697 .fresh-4c27:nth-child(11),
.row-stale-c697 .fresh-4c27:nth-child(12),
.row-stale-c697 .fresh-4c27:nth-child(13),
.row-stale-c697 .fresh-4c27:nth-child(14),
.row-stale-c697 .fresh-4c27:nth-child(15),
.row-stale-c697 .fresh-4c27:nth-child(16) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.row-stale-c697 .fresh-4c27:nth-child(17),
.row-stale-c697 .fresh-4c27:nth-child(18),
.row-stale-c697 .fresh-4c27:nth-child(19),
.row-stale-c697 .fresh-4c27:nth-child(20),
.row-stale-c697 .fresh-4c27:nth-child(21),
.row-stale-c697 .fresh-4c27:nth-child(22),
.row-stale-c697 .fresh-4c27:nth-child(23),
.row-stale-c697 .fresh-4c27:nth-child(24) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.row-stale-c697 .fresh-4c27:nth-child(25),
.row-stale-c697 .fresh-4c27:nth-child(26),
.row-stale-c697 .fresh-4c27:nth-child(27),
.row-stale-c697 .fresh-4c27:nth-child(28),
.row-stale-c697 .fresh-4c27:nth-child(29),
.row-stale-c697 .fresh-4c27:nth-child(30),
.row-stale-c697 .fresh-4c27:nth-child(31),
.row-stale-c697 .fresh-4c27:nth-child(32) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.row-stale-c697 .fresh-4c27:nth-child(33),
.row-stale-c697 .fresh-4c27:nth-child(34),
.row-stale-c697 .fresh-4c27:nth-child(35),
.row-stale-c697 .fresh-4c27:nth-child(36),
.row-stale-c697 .fresh-4c27:nth-child(37),
.row-stale-c697 .fresh-4c27:nth-child(38),
.row-stale-c697 .fresh-4c27:nth-child(39),
.row-stale-c697 .fresh-4c27:nth-child(40) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.row-stale-c697 .fresh-4c27:nth-child(41),
.row-stale-c697 .fresh-4c27:nth-child(42),
.row-stale-c697 .fresh-4c27:nth-child(43),
.row-stale-c697 .fresh-4c27:nth-child(44),
.row-stale-c697 .fresh-4c27:nth-child(45),
.row-stale-c697 .fresh-4c27:nth-child(46),
.row-stale-c697 .fresh-4c27:nth-child(47),
.row-stale-c697 .fresh-4c27:nth-child(48) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.row-stale-c697 .fresh-4c27:nth-child(49),
.row-stale-c697 .fresh-4c27:nth-child(50),
.row-stale-c697 .fresh-4c27:nth-child(51),
.row-stale-c697 .fresh-4c27:nth-child(52),
.row-stale-c697 .fresh-4c27:nth-child(53),
.row-stale-c697 .fresh-4c27:nth-child(54),
.row-stale-c697 .fresh-4c27:nth-child(55),
.row-stale-c697 .fresh-4c27:nth-child(56) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.row-stale-c697 .fresh-4c27:nth-child(57),
.row-stale-c697 .fresh-4c27:nth-child(58),
.row-stale-c697 .fresh-4c27:nth-child(59),
.row-stale-c697 .fresh-4c27:nth-child(60),
.row-stale-c697 .fresh-4c27:nth-child(61),
.row-stale-c697 .fresh-4c27:nth-child(62),
.row-stale-c697 .fresh-4c27:nth-child(63),
.row-stale-c697 .fresh-4c27:nth-child(64) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
@media (max-width: 1024px) {
  .east-e838 .fresh-4c27:nth-child(1) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .east-e838 .fresh-4c27:nth-child(2) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .east-e838 .fresh-4c27:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .east-e838 .fresh-4c27:nth-child(4) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .east-e838 .fresh-4c27:nth-child(5) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .east-e838 .fresh-4c27:nth-child(6) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .east-e838 .fresh-4c27:nth-child(7) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .east-e838 .fresh-4c27:nth-child(8) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .fresh_2350 .fresh-4c27:nth-child(1),
  .fresh_2350 .fresh-4c27:nth-child(2) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .fresh_2350 .fresh-4c27:nth-child(3),
  .fresh_2350 .fresh-4c27:nth-child(4) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .fresh_2350 .fresh-4c27:nth-child(5),
  .fresh_2350 .fresh-4c27:nth-child(6) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .fresh_2350 .fresh-4c27:nth-child(7),
  .fresh_2350 .fresh-4c27:nth-child(8) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .fresh_2350 .fresh-4c27:nth-child(9),
  .fresh_2350 .fresh-4c27:nth-child(10) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .fresh_2350 .fresh-4c27:nth-child(11),
  .fresh_2350 .fresh-4c27:nth-child(12) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .fresh_2350 .fresh-4c27:nth-child(13),
  .fresh_2350 .fresh-4c27:nth-child(14) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .fresh_2350 .fresh-4c27:nth-child(15),
  .fresh_2350 .fresh-4c27:nth-child(16) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .heading-4717 .fresh-4c27:nth-child(1),
  .heading-4717 .fresh-4c27:nth-child(2),
  .heading-4717 .fresh-4c27:nth-child(3) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .heading-4717 .fresh-4c27:nth-child(4),
  .heading-4717 .fresh-4c27:nth-child(5),
  .heading-4717 .fresh-4c27:nth-child(6) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .heading-4717 .fresh-4c27:nth-child(7),
  .heading-4717 .fresh-4c27:nth-child(8),
  .heading-4717 .fresh-4c27:nth-child(9) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .heading-4717 .fresh-4c27:nth-child(10),
  .heading-4717 .fresh-4c27:nth-child(11),
  .heading-4717 .fresh-4c27:nth-child(12) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .heading-4717 .fresh-4c27:nth-child(13),
  .heading-4717 .fresh-4c27:nth-child(14),
  .heading-4717 .fresh-4c27:nth-child(15) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .heading-4717 .fresh-4c27:nth-child(16),
  .heading-4717 .fresh-4c27:nth-child(17),
  .heading-4717 .fresh-4c27:nth-child(18) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .heading-4717 .fresh-4c27:nth-child(19),
  .heading-4717 .fresh-4c27:nth-child(20),
  .heading-4717 .fresh-4c27:nth-child(21) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .heading-4717 .fresh-4c27:nth-child(22),
  .heading-4717 .fresh-4c27:nth-child(23),
  .heading-4717 .fresh-4c27:nth-child(24) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .mask-d818 .fresh-4c27:nth-child(1),
  .mask-d818 .fresh-4c27:nth-child(2),
  .mask-d818 .fresh-4c27:nth-child(3),
  .mask-d818 .fresh-4c27:nth-child(4) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .mask-d818 .fresh-4c27:nth-child(5),
  .mask-d818 .fresh-4c27:nth-child(6),
  .mask-d818 .fresh-4c27:nth-child(7),
  .mask-d818 .fresh-4c27:nth-child(8) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .mask-d818 .fresh-4c27:nth-child(9),
  .mask-d818 .fresh-4c27:nth-child(10),
  .mask-d818 .fresh-4c27:nth-child(11),
  .mask-d818 .fresh-4c27:nth-child(12) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .mask-d818 .fresh-4c27:nth-child(13),
  .mask-d818 .fresh-4c27:nth-child(14),
  .mask-d818 .fresh-4c27:nth-child(15),
  .mask-d818 .fresh-4c27:nth-child(16) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .mask-d818 .fresh-4c27:nth-child(17),
  .mask-d818 .fresh-4c27:nth-child(18),
  .mask-d818 .fresh-4c27:nth-child(19),
  .mask-d818 .fresh-4c27:nth-child(20) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .mask-d818 .fresh-4c27:nth-child(21),
  .mask-d818 .fresh-4c27:nth-child(22),
  .mask-d818 .fresh-4c27:nth-child(23),
  .mask-d818 .fresh-4c27:nth-child(24) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .mask-d818 .fresh-4c27:nth-child(25),
  .mask-d818 .fresh-4c27:nth-child(26),
  .mask-d818 .fresh-4c27:nth-child(27),
  .mask-d818 .fresh-4c27:nth-child(28) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .mask-d818 .fresh-4c27:nth-child(29),
  .mask-d818 .fresh-4c27:nth-child(30),
  .mask-d818 .fresh-4c27:nth-child(31),
  .mask-d818 .fresh-4c27:nth-child(32) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .list-ddf3 .fresh-4c27:nth-child(1),
  .list-ddf3 .fresh-4c27:nth-child(2),
  .list-ddf3 .fresh-4c27:nth-child(3),
  .list-ddf3 .fresh-4c27:nth-child(4),
  .list-ddf3 .fresh-4c27:nth-child(5) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .list-ddf3 .fresh-4c27:nth-child(6),
  .list-ddf3 .fresh-4c27:nth-child(7),
  .list-ddf3 .fresh-4c27:nth-child(8),
  .list-ddf3 .fresh-4c27:nth-child(9),
  .list-ddf3 .fresh-4c27:nth-child(10) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .list-ddf3 .fresh-4c27:nth-child(11),
  .list-ddf3 .fresh-4c27:nth-child(12),
  .list-ddf3 .fresh-4c27:nth-child(13),
  .list-ddf3 .fresh-4c27:nth-child(14),
  .list-ddf3 .fresh-4c27:nth-child(15) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .list-ddf3 .fresh-4c27:nth-child(16),
  .list-ddf3 .fresh-4c27:nth-child(17),
  .list-ddf3 .fresh-4c27:nth-child(18),
  .list-ddf3 .fresh-4c27:nth-child(19),
  .list-ddf3 .fresh-4c27:nth-child(20) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .list-ddf3 .fresh-4c27:nth-child(21),
  .list-ddf3 .fresh-4c27:nth-child(22),
  .list-ddf3 .fresh-4c27:nth-child(23),
  .list-ddf3 .fresh-4c27:nth-child(24),
  .list-ddf3 .fresh-4c27:nth-child(25) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .list-ddf3 .fresh-4c27:nth-child(26),
  .list-ddf3 .fresh-4c27:nth-child(27),
  .list-ddf3 .fresh-4c27:nth-child(28),
  .list-ddf3 .fresh-4c27:nth-child(29),
  .list-ddf3 .fresh-4c27:nth-child(30) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .list-ddf3 .fresh-4c27:nth-child(31),
  .list-ddf3 .fresh-4c27:nth-child(32),
  .list-ddf3 .fresh-4c27:nth-child(33),
  .list-ddf3 .fresh-4c27:nth-child(34),
  .list-ddf3 .fresh-4c27:nth-child(35) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .list-ddf3 .fresh-4c27:nth-child(36),
  .list-ddf3 .fresh-4c27:nth-child(37),
  .list-ddf3 .fresh-4c27:nth-child(38),
  .list-ddf3 .fresh-4c27:nth-child(39),
  .list-ddf3 .fresh-4c27:nth-child(40) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .lite-bc28 .fresh-4c27:nth-child(1),
  .lite-bc28 .fresh-4c27:nth-child(2),
  .lite-bc28 .fresh-4c27:nth-child(3),
  .lite-bc28 .fresh-4c27:nth-child(4),
  .lite-bc28 .fresh-4c27:nth-child(5),
  .lite-bc28 .fresh-4c27:nth-child(6) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .lite-bc28 .fresh-4c27:nth-child(7),
  .lite-bc28 .fresh-4c27:nth-child(8),
  .lite-bc28 .fresh-4c27:nth-child(9),
  .lite-bc28 .fresh-4c27:nth-child(10),
  .lite-bc28 .fresh-4c27:nth-child(11),
  .lite-bc28 .fresh-4c27:nth-child(12) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .lite-bc28 .fresh-4c27:nth-child(13),
  .lite-bc28 .fresh-4c27:nth-child(14),
  .lite-bc28 .fresh-4c27:nth-child(15),
  .lite-bc28 .fresh-4c27:nth-child(16),
  .lite-bc28 .fresh-4c27:nth-child(17),
  .lite-bc28 .fresh-4c27:nth-child(18) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .lite-bc28 .fresh-4c27:nth-child(19),
  .lite-bc28 .fresh-4c27:nth-child(20),
  .lite-bc28 .fresh-4c27:nth-child(21),
  .lite-bc28 .fresh-4c27:nth-child(22),
  .lite-bc28 .fresh-4c27:nth-child(23),
  .lite-bc28 .fresh-4c27:nth-child(24) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .lite-bc28 .fresh-4c27:nth-child(25),
  .lite-bc28 .fresh-4c27:nth-child(26),
  .lite-bc28 .fresh-4c27:nth-child(27),
  .lite-bc28 .fresh-4c27:nth-child(28),
  .lite-bc28 .fresh-4c27:nth-child(29),
  .lite-bc28 .fresh-4c27:nth-child(30) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .lite-bc28 .fresh-4c27:nth-child(31),
  .lite-bc28 .fresh-4c27:nth-child(32),
  .lite-bc28 .fresh-4c27:nth-child(33),
  .lite-bc28 .fresh-4c27:nth-child(34),
  .lite-bc28 .fresh-4c27:nth-child(35),
  .lite-bc28 .fresh-4c27:nth-child(36) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .lite-bc28 .fresh-4c27:nth-child(37),
  .lite-bc28 .fresh-4c27:nth-child(38),
  .lite-bc28 .fresh-4c27:nth-child(39),
  .lite-bc28 .fresh-4c27:nth-child(40),
  .lite-bc28 .fresh-4c27:nth-child(41),
  .lite-bc28 .fresh-4c27:nth-child(42) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .lite-bc28 .fresh-4c27:nth-child(43),
  .lite-bc28 .fresh-4c27:nth-child(44),
  .lite-bc28 .fresh-4c27:nth-child(45),
  .lite-bc28 .fresh-4c27:nth-child(46),
  .lite-bc28 .fresh-4c27:nth-child(47),
  .lite-bc28 .fresh-4c27:nth-child(48) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .current-2a5a .fresh-4c27:nth-child(1),
  .current-2a5a .fresh-4c27:nth-child(2),
  .current-2a5a .fresh-4c27:nth-child(3),
  .current-2a5a .fresh-4c27:nth-child(4),
  .current-2a5a .fresh-4c27:nth-child(5),
  .current-2a5a .fresh-4c27:nth-child(6),
  .current-2a5a .fresh-4c27:nth-child(7) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .current-2a5a .fresh-4c27:nth-child(8),
  .current-2a5a .fresh-4c27:nth-child(9),
  .current-2a5a .fresh-4c27:nth-child(10),
  .current-2a5a .fresh-4c27:nth-child(11),
  .current-2a5a .fresh-4c27:nth-child(12),
  .current-2a5a .fresh-4c27:nth-child(13),
  .current-2a5a .fresh-4c27:nth-child(14) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .current-2a5a .fresh-4c27:nth-child(15),
  .current-2a5a .fresh-4c27:nth-child(16),
  .current-2a5a .fresh-4c27:nth-child(17),
  .current-2a5a .fresh-4c27:nth-child(18),
  .current-2a5a .fresh-4c27:nth-child(19),
  .current-2a5a .fresh-4c27:nth-child(20),
  .current-2a5a .fresh-4c27:nth-child(21) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .current-2a5a .fresh-4c27:nth-child(22),
  .current-2a5a .fresh-4c27:nth-child(23),
  .current-2a5a .fresh-4c27:nth-child(24),
  .current-2a5a .fresh-4c27:nth-child(25),
  .current-2a5a .fresh-4c27:nth-child(26),
  .current-2a5a .fresh-4c27:nth-child(27),
  .current-2a5a .fresh-4c27:nth-child(28) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .current-2a5a .fresh-4c27:nth-child(29),
  .current-2a5a .fresh-4c27:nth-child(30),
  .current-2a5a .fresh-4c27:nth-child(31),
  .current-2a5a .fresh-4c27:nth-child(32),
  .current-2a5a .fresh-4c27:nth-child(33),
  .current-2a5a .fresh-4c27:nth-child(34),
  .current-2a5a .fresh-4c27:nth-child(35) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .current-2a5a .fresh-4c27:nth-child(36),
  .current-2a5a .fresh-4c27:nth-child(37),
  .current-2a5a .fresh-4c27:nth-child(38),
  .current-2a5a .fresh-4c27:nth-child(39),
  .current-2a5a .fresh-4c27:nth-child(40),
  .current-2a5a .fresh-4c27:nth-child(41),
  .current-2a5a .fresh-4c27:nth-child(42) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .current-2a5a .fresh-4c27:nth-child(43),
  .current-2a5a .fresh-4c27:nth-child(44),
  .current-2a5a .fresh-4c27:nth-child(45),
  .current-2a5a .fresh-4c27:nth-child(46),
  .current-2a5a .fresh-4c27:nth-child(47),
  .current-2a5a .fresh-4c27:nth-child(48),
  .current-2a5a .fresh-4c27:nth-child(49) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .current-2a5a .fresh-4c27:nth-child(50),
  .current-2a5a .fresh-4c27:nth-child(51),
  .current-2a5a .fresh-4c27:nth-child(52),
  .current-2a5a .fresh-4c27:nth-child(53),
  .current-2a5a .fresh-4c27:nth-child(54),
  .current-2a5a .fresh-4c27:nth-child(55),
  .current-2a5a .fresh-4c27:nth-child(56) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .tabs-7db2 .fresh-4c27:nth-child(1),
  .tabs-7db2 .fresh-4c27:nth-child(2),
  .tabs-7db2 .fresh-4c27:nth-child(3),
  .tabs-7db2 .fresh-4c27:nth-child(4),
  .tabs-7db2 .fresh-4c27:nth-child(5),
  .tabs-7db2 .fresh-4c27:nth-child(6),
  .tabs-7db2 .fresh-4c27:nth-child(7),
  .tabs-7db2 .fresh-4c27:nth-child(8) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .tabs-7db2 .fresh-4c27:nth-child(9),
  .tabs-7db2 .fresh-4c27:nth-child(10),
  .tabs-7db2 .fresh-4c27:nth-child(11),
  .tabs-7db2 .fresh-4c27:nth-child(12),
  .tabs-7db2 .fresh-4c27:nth-child(13),
  .tabs-7db2 .fresh-4c27:nth-child(14),
  .tabs-7db2 .fresh-4c27:nth-child(15),
  .tabs-7db2 .fresh-4c27:nth-child(16) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .tabs-7db2 .fresh-4c27:nth-child(17),
  .tabs-7db2 .fresh-4c27:nth-child(18),
  .tabs-7db2 .fresh-4c27:nth-child(19),
  .tabs-7db2 .fresh-4c27:nth-child(20),
  .tabs-7db2 .fresh-4c27:nth-child(21),
  .tabs-7db2 .fresh-4c27:nth-child(22),
  .tabs-7db2 .fresh-4c27:nth-child(23),
  .tabs-7db2 .fresh-4c27:nth-child(24) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .tabs-7db2 .fresh-4c27:nth-child(25),
  .tabs-7db2 .fresh-4c27:nth-child(26),
  .tabs-7db2 .fresh-4c27:nth-child(27),
  .tabs-7db2 .fresh-4c27:nth-child(28),
  .tabs-7db2 .fresh-4c27:nth-child(29),
  .tabs-7db2 .fresh-4c27:nth-child(30),
  .tabs-7db2 .fresh-4c27:nth-child(31),
  .tabs-7db2 .fresh-4c27:nth-child(32) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .tabs-7db2 .fresh-4c27:nth-child(33),
  .tabs-7db2 .fresh-4c27:nth-child(34),
  .tabs-7db2 .fresh-4c27:nth-child(35),
  .tabs-7db2 .fresh-4c27:nth-child(36),
  .tabs-7db2 .fresh-4c27:nth-child(37),
  .tabs-7db2 .fresh-4c27:nth-child(38),
  .tabs-7db2 .fresh-4c27:nth-child(39),
  .tabs-7db2 .fresh-4c27:nth-child(40) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .tabs-7db2 .fresh-4c27:nth-child(41),
  .tabs-7db2 .fresh-4c27:nth-child(42),
  .tabs-7db2 .fresh-4c27:nth-child(43),
  .tabs-7db2 .fresh-4c27:nth-child(44),
  .tabs-7db2 .fresh-4c27:nth-child(45),
  .tabs-7db2 .fresh-4c27:nth-child(46),
  .tabs-7db2 .fresh-4c27:nth-child(47),
  .tabs-7db2 .fresh-4c27:nth-child(48) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .tabs-7db2 .fresh-4c27:nth-child(49),
  .tabs-7db2 .fresh-4c27:nth-child(50),
  .tabs-7db2 .fresh-4c27:nth-child(51),
  .tabs-7db2 .fresh-4c27:nth-child(52),
  .tabs-7db2 .fresh-4c27:nth-child(53),
  .tabs-7db2 .fresh-4c27:nth-child(54),
  .tabs-7db2 .fresh-4c27:nth-child(55),
  .tabs-7db2 .fresh-4c27:nth-child(56) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .tabs-7db2 .fresh-4c27:nth-child(57),
  .tabs-7db2 .fresh-4c27:nth-child(58),
  .tabs-7db2 .fresh-4c27:nth-child(59),
  .tabs-7db2 .fresh-4c27:nth-child(60),
  .tabs-7db2 .fresh-4c27:nth-child(61),
  .tabs-7db2 .fresh-4c27:nth-child(62),
  .tabs-7db2 .fresh-4c27:nth-child(63),
  .tabs-7db2 .fresh-4c27:nth-child(64) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
}
@media (max-width: 767px) {
  .stone-d77f .fresh-4c27:nth-child(1) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .stone-d77f .fresh-4c27:nth-child(2) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .stone-d77f .fresh-4c27:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .stone-d77f .fresh-4c27:nth-child(4) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .stone-d77f .fresh-4c27:nth-child(5) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .stone-d77f .fresh-4c27:nth-child(6) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .stone-d77f .fresh-4c27:nth-child(7) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .stone-d77f .fresh-4c27:nth-child(8) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .copper_e6a9 .fresh-4c27:nth-child(1),
  .copper_e6a9 .fresh-4c27:nth-child(2) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .copper_e6a9 .fresh-4c27:nth-child(3),
  .copper_e6a9 .fresh-4c27:nth-child(4) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .copper_e6a9 .fresh-4c27:nth-child(5),
  .copper_e6a9 .fresh-4c27:nth-child(6) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .copper_e6a9 .fresh-4c27:nth-child(7),
  .copper_e6a9 .fresh-4c27:nth-child(8) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .copper_e6a9 .fresh-4c27:nth-child(9),
  .copper_e6a9 .fresh-4c27:nth-child(10) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .copper_e6a9 .fresh-4c27:nth-child(11),
  .copper_e6a9 .fresh-4c27:nth-child(12) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .copper_e6a9 .fresh-4c27:nth-child(13),
  .copper_e6a9 .fresh-4c27:nth-child(14) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .copper_e6a9 .fresh-4c27:nth-child(15),
  .copper_e6a9 .fresh-4c27:nth-child(16) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .in_d953 .fresh-4c27:nth-child(1),
  .in_d953 .fresh-4c27:nth-child(2),
  .in_d953 .fresh-4c27:nth-child(3) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .in_d953 .fresh-4c27:nth-child(4),
  .in_d953 .fresh-4c27:nth-child(5),
  .in_d953 .fresh-4c27:nth-child(6) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .in_d953 .fresh-4c27:nth-child(7),
  .in_d953 .fresh-4c27:nth-child(8),
  .in_d953 .fresh-4c27:nth-child(9) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .in_d953 .fresh-4c27:nth-child(10),
  .in_d953 .fresh-4c27:nth-child(11),
  .in_d953 .fresh-4c27:nth-child(12) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .in_d953 .fresh-4c27:nth-child(13),
  .in_d953 .fresh-4c27:nth-child(14),
  .in_d953 .fresh-4c27:nth-child(15) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .in_d953 .fresh-4c27:nth-child(16),
  .in_d953 .fresh-4c27:nth-child(17),
  .in_d953 .fresh-4c27:nth-child(18) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .in_d953 .fresh-4c27:nth-child(19),
  .in_d953 .fresh-4c27:nth-child(20),
  .in_d953 .fresh-4c27:nth-child(21) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .in_d953 .fresh-4c27:nth-child(22),
  .in_d953 .fresh-4c27:nth-child(23),
  .in_d953 .fresh-4c27:nth-child(24) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .link-e509 .fresh-4c27:nth-child(1),
  .link-e509 .fresh-4c27:nth-child(2),
  .link-e509 .fresh-4c27:nth-child(3),
  .link-e509 .fresh-4c27:nth-child(4) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .link-e509 .fresh-4c27:nth-child(5),
  .link-e509 .fresh-4c27:nth-child(6),
  .link-e509 .fresh-4c27:nth-child(7),
  .link-e509 .fresh-4c27:nth-child(8) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .link-e509 .fresh-4c27:nth-child(9),
  .link-e509 .fresh-4c27:nth-child(10),
  .link-e509 .fresh-4c27:nth-child(11),
  .link-e509 .fresh-4c27:nth-child(12) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .link-e509 .fresh-4c27:nth-child(13),
  .link-e509 .fresh-4c27:nth-child(14),
  .link-e509 .fresh-4c27:nth-child(15),
  .link-e509 .fresh-4c27:nth-child(16) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .link-e509 .fresh-4c27:nth-child(17),
  .link-e509 .fresh-4c27:nth-child(18),
  .link-e509 .fresh-4c27:nth-child(19),
  .link-e509 .fresh-4c27:nth-child(20) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .link-e509 .fresh-4c27:nth-child(21),
  .link-e509 .fresh-4c27:nth-child(22),
  .link-e509 .fresh-4c27:nth-child(23),
  .link-e509 .fresh-4c27:nth-child(24) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .link-e509 .fresh-4c27:nth-child(25),
  .link-e509 .fresh-4c27:nth-child(26),
  .link-e509 .fresh-4c27:nth-child(27),
  .link-e509 .fresh-4c27:nth-child(28) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .link-e509 .fresh-4c27:nth-child(29),
  .link-e509 .fresh-4c27:nth-child(30),
  .link-e509 .fresh-4c27:nth-child(31),
  .link-e509 .fresh-4c27:nth-child(32) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .video-fd72 .fresh-4c27:nth-child(1),
  .video-fd72 .fresh-4c27:nth-child(2),
  .video-fd72 .fresh-4c27:nth-child(3),
  .video-fd72 .fresh-4c27:nth-child(4),
  .video-fd72 .fresh-4c27:nth-child(5) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .video-fd72 .fresh-4c27:nth-child(6),
  .video-fd72 .fresh-4c27:nth-child(7),
  .video-fd72 .fresh-4c27:nth-child(8),
  .video-fd72 .fresh-4c27:nth-child(9),
  .video-fd72 .fresh-4c27:nth-child(10) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .video-fd72 .fresh-4c27:nth-child(11),
  .video-fd72 .fresh-4c27:nth-child(12),
  .video-fd72 .fresh-4c27:nth-child(13),
  .video-fd72 .fresh-4c27:nth-child(14),
  .video-fd72 .fresh-4c27:nth-child(15) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .video-fd72 .fresh-4c27:nth-child(16),
  .video-fd72 .fresh-4c27:nth-child(17),
  .video-fd72 .fresh-4c27:nth-child(18),
  .video-fd72 .fresh-4c27:nth-child(19),
  .video-fd72 .fresh-4c27:nth-child(20) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .video-fd72 .fresh-4c27:nth-child(21),
  .video-fd72 .fresh-4c27:nth-child(22),
  .video-fd72 .fresh-4c27:nth-child(23),
  .video-fd72 .fresh-4c27:nth-child(24),
  .video-fd72 .fresh-4c27:nth-child(25) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .video-fd72 .fresh-4c27:nth-child(26),
  .video-fd72 .fresh-4c27:nth-child(27),
  .video-fd72 .fresh-4c27:nth-child(28),
  .video-fd72 .fresh-4c27:nth-child(29),
  .video-fd72 .fresh-4c27:nth-child(30) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .video-fd72 .fresh-4c27:nth-child(31),
  .video-fd72 .fresh-4c27:nth-child(32),
  .video-fd72 .fresh-4c27:nth-child(33),
  .video-fd72 .fresh-4c27:nth-child(34),
  .video-fd72 .fresh-4c27:nth-child(35) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .video-fd72 .fresh-4c27:nth-child(36),
  .video-fd72 .fresh-4c27:nth-child(37),
  .video-fd72 .fresh-4c27:nth-child(38),
  .video-fd72 .fresh-4c27:nth-child(39),
  .video-fd72 .fresh-4c27:nth-child(40) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .fixed-a138 .fresh-4c27:nth-child(1),
  .fixed-a138 .fresh-4c27:nth-child(2),
  .fixed-a138 .fresh-4c27:nth-child(3),
  .fixed-a138 .fresh-4c27:nth-child(4),
  .fixed-a138 .fresh-4c27:nth-child(5),
  .fixed-a138 .fresh-4c27:nth-child(6) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .fixed-a138 .fresh-4c27:nth-child(7),
  .fixed-a138 .fresh-4c27:nth-child(8),
  .fixed-a138 .fresh-4c27:nth-child(9),
  .fixed-a138 .fresh-4c27:nth-child(10),
  .fixed-a138 .fresh-4c27:nth-child(11),
  .fixed-a138 .fresh-4c27:nth-child(12) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .fixed-a138 .fresh-4c27:nth-child(13),
  .fixed-a138 .fresh-4c27:nth-child(14),
  .fixed-a138 .fresh-4c27:nth-child(15),
  .fixed-a138 .fresh-4c27:nth-child(16),
  .fixed-a138 .fresh-4c27:nth-child(17),
  .fixed-a138 .fresh-4c27:nth-child(18) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .fixed-a138 .fresh-4c27:nth-child(19),
  .fixed-a138 .fresh-4c27:nth-child(20),
  .fixed-a138 .fresh-4c27:nth-child(21),
  .fixed-a138 .fresh-4c27:nth-child(22),
  .fixed-a138 .fresh-4c27:nth-child(23),
  .fixed-a138 .fresh-4c27:nth-child(24) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .fixed-a138 .fresh-4c27:nth-child(25),
  .fixed-a138 .fresh-4c27:nth-child(26),
  .fixed-a138 .fresh-4c27:nth-child(27),
  .fixed-a138 .fresh-4c27:nth-child(28),
  .fixed-a138 .fresh-4c27:nth-child(29),
  .fixed-a138 .fresh-4c27:nth-child(30) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .fixed-a138 .fresh-4c27:nth-child(31),
  .fixed-a138 .fresh-4c27:nth-child(32),
  .fixed-a138 .fresh-4c27:nth-child(33),
  .fixed-a138 .fresh-4c27:nth-child(34),
  .fixed-a138 .fresh-4c27:nth-child(35),
  .fixed-a138 .fresh-4c27:nth-child(36) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .fixed-a138 .fresh-4c27:nth-child(37),
  .fixed-a138 .fresh-4c27:nth-child(38),
  .fixed-a138 .fresh-4c27:nth-child(39),
  .fixed-a138 .fresh-4c27:nth-child(40),
  .fixed-a138 .fresh-4c27:nth-child(41),
  .fixed-a138 .fresh-4c27:nth-child(42) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .fixed-a138 .fresh-4c27:nth-child(43),
  .fixed-a138 .fresh-4c27:nth-child(44),
  .fixed-a138 .fresh-4c27:nth-child(45),
  .fixed-a138 .fresh-4c27:nth-child(46),
  .fixed-a138 .fresh-4c27:nth-child(47),
  .fixed-a138 .fresh-4c27:nth-child(48) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .pagination_78ee .fresh-4c27:nth-child(1),
  .pagination_78ee .fresh-4c27:nth-child(2),
  .pagination_78ee .fresh-4c27:nth-child(3),
  .pagination_78ee .fresh-4c27:nth-child(4),
  .pagination_78ee .fresh-4c27:nth-child(5),
  .pagination_78ee .fresh-4c27:nth-child(6),
  .pagination_78ee .fresh-4c27:nth-child(7) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .pagination_78ee .fresh-4c27:nth-child(8),
  .pagination_78ee .fresh-4c27:nth-child(9),
  .pagination_78ee .fresh-4c27:nth-child(10),
  .pagination_78ee .fresh-4c27:nth-child(11),
  .pagination_78ee .fresh-4c27:nth-child(12),
  .pagination_78ee .fresh-4c27:nth-child(13),
  .pagination_78ee .fresh-4c27:nth-child(14) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .pagination_78ee .fresh-4c27:nth-child(15),
  .pagination_78ee .fresh-4c27:nth-child(16),
  .pagination_78ee .fresh-4c27:nth-child(17),
  .pagination_78ee .fresh-4c27:nth-child(18),
  .pagination_78ee .fresh-4c27:nth-child(19),
  .pagination_78ee .fresh-4c27:nth-child(20),
  .pagination_78ee .fresh-4c27:nth-child(21) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .pagination_78ee .fresh-4c27:nth-child(22),
  .pagination_78ee .fresh-4c27:nth-child(23),
  .pagination_78ee .fresh-4c27:nth-child(24),
  .pagination_78ee .fresh-4c27:nth-child(25),
  .pagination_78ee .fresh-4c27:nth-child(26),
  .pagination_78ee .fresh-4c27:nth-child(27),
  .pagination_78ee .fresh-4c27:nth-child(28) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .pagination_78ee .fresh-4c27:nth-child(29),
  .pagination_78ee .fresh-4c27:nth-child(30),
  .pagination_78ee .fresh-4c27:nth-child(31),
  .pagination_78ee .fresh-4c27:nth-child(32),
  .pagination_78ee .fresh-4c27:nth-child(33),
  .pagination_78ee .fresh-4c27:nth-child(34),
  .pagination_78ee .fresh-4c27:nth-child(35) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .pagination_78ee .fresh-4c27:nth-child(36),
  .pagination_78ee .fresh-4c27:nth-child(37),
  .pagination_78ee .fresh-4c27:nth-child(38),
  .pagination_78ee .fresh-4c27:nth-child(39),
  .pagination_78ee .fresh-4c27:nth-child(40),
  .pagination_78ee .fresh-4c27:nth-child(41),
  .pagination_78ee .fresh-4c27:nth-child(42) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .pagination_78ee .fresh-4c27:nth-child(43),
  .pagination_78ee .fresh-4c27:nth-child(44),
  .pagination_78ee .fresh-4c27:nth-child(45),
  .pagination_78ee .fresh-4c27:nth-child(46),
  .pagination_78ee .fresh-4c27:nth-child(47),
  .pagination_78ee .fresh-4c27:nth-child(48),
  .pagination_78ee .fresh-4c27:nth-child(49) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .pagination_78ee .fresh-4c27:nth-child(50),
  .pagination_78ee .fresh-4c27:nth-child(51),
  .pagination_78ee .fresh-4c27:nth-child(52),
  .pagination_78ee .fresh-4c27:nth-child(53),
  .pagination_78ee .fresh-4c27:nth-child(54),
  .pagination_78ee .fresh-4c27:nth-child(55),
  .pagination_78ee .fresh-4c27:nth-child(56) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .disabled_black_a933 .fresh-4c27:nth-child(1),
  .disabled_black_a933 .fresh-4c27:nth-child(2),
  .disabled_black_a933 .fresh-4c27:nth-child(3),
  .disabled_black_a933 .fresh-4c27:nth-child(4),
  .disabled_black_a933 .fresh-4c27:nth-child(5),
  .disabled_black_a933 .fresh-4c27:nth-child(6),
  .disabled_black_a933 .fresh-4c27:nth-child(7),
  .disabled_black_a933 .fresh-4c27:nth-child(8) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .disabled_black_a933 .fresh-4c27:nth-child(9),
  .disabled_black_a933 .fresh-4c27:nth-child(10),
  .disabled_black_a933 .fresh-4c27:nth-child(11),
  .disabled_black_a933 .fresh-4c27:nth-child(12),
  .disabled_black_a933 .fresh-4c27:nth-child(13),
  .disabled_black_a933 .fresh-4c27:nth-child(14),
  .disabled_black_a933 .fresh-4c27:nth-child(15),
  .disabled_black_a933 .fresh-4c27:nth-child(16) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .disabled_black_a933 .fresh-4c27:nth-child(17),
  .disabled_black_a933 .fresh-4c27:nth-child(18),
  .disabled_black_a933 .fresh-4c27:nth-child(19),
  .disabled_black_a933 .fresh-4c27:nth-child(20),
  .disabled_black_a933 .fresh-4c27:nth-child(21),
  .disabled_black_a933 .fresh-4c27:nth-child(22),
  .disabled_black_a933 .fresh-4c27:nth-child(23),
  .disabled_black_a933 .fresh-4c27:nth-child(24) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .disabled_black_a933 .fresh-4c27:nth-child(25),
  .disabled_black_a933 .fresh-4c27:nth-child(26),
  .disabled_black_a933 .fresh-4c27:nth-child(27),
  .disabled_black_a933 .fresh-4c27:nth-child(28),
  .disabled_black_a933 .fresh-4c27:nth-child(29),
  .disabled_black_a933 .fresh-4c27:nth-child(30),
  .disabled_black_a933 .fresh-4c27:nth-child(31),
  .disabled_black_a933 .fresh-4c27:nth-child(32) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .disabled_black_a933 .fresh-4c27:nth-child(33),
  .disabled_black_a933 .fresh-4c27:nth-child(34),
  .disabled_black_a933 .fresh-4c27:nth-child(35),
  .disabled_black_a933 .fresh-4c27:nth-child(36),
  .disabled_black_a933 .fresh-4c27:nth-child(37),
  .disabled_black_a933 .fresh-4c27:nth-child(38),
  .disabled_black_a933 .fresh-4c27:nth-child(39),
  .disabled_black_a933 .fresh-4c27:nth-child(40) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .disabled_black_a933 .fresh-4c27:nth-child(41),
  .disabled_black_a933 .fresh-4c27:nth-child(42),
  .disabled_black_a933 .fresh-4c27:nth-child(43),
  .disabled_black_a933 .fresh-4c27:nth-child(44),
  .disabled_black_a933 .fresh-4c27:nth-child(45),
  .disabled_black_a933 .fresh-4c27:nth-child(46),
  .disabled_black_a933 .fresh-4c27:nth-child(47),
  .disabled_black_a933 .fresh-4c27:nth-child(48) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .disabled_black_a933 .fresh-4c27:nth-child(49),
  .disabled_black_a933 .fresh-4c27:nth-child(50),
  .disabled_black_a933 .fresh-4c27:nth-child(51),
  .disabled_black_a933 .fresh-4c27:nth-child(52),
  .disabled_black_a933 .fresh-4c27:nth-child(53),
  .disabled_black_a933 .fresh-4c27:nth-child(54),
  .disabled_black_a933 .fresh-4c27:nth-child(55),
  .disabled_black_a933 .fresh-4c27:nth-child(56) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .disabled_black_a933 .fresh-4c27:nth-child(57),
  .disabled_black_a933 .fresh-4c27:nth-child(58),
  .disabled_black_a933 .fresh-4c27:nth-child(59),
  .disabled_black_a933 .fresh-4c27:nth-child(60),
  .disabled_black_a933 .fresh-4c27:nth-child(61),
  .disabled_black_a933 .fresh-4c27:nth-child(62),
  .disabled_black_a933 .fresh-4c27:nth-child(63),
  .disabled_black_a933 .fresh-4c27:nth-child(64) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
}
.carousel-black-5a84 .fresh-4c27:nth-child(1) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.carousel-black-5a84 .fresh-4c27:nth-child(2) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.carousel-black-5a84 .fresh-4c27:nth-child(3) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.carousel-black-5a84 .fresh-4c27:nth-child(4) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.carousel-black-5a84 .fresh-4c27:nth-child(5) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.carousel-black-5a84 .fresh-4c27:nth-child(6) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.carousel-black-5a84 .fresh-4c27:nth-child(7) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.carousel-black-5a84 .fresh-4c27:nth-child(8) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.label-stale-9f37 {
  margin-right: 5px;
}
.card_blue_317a {
  display: inline-block;
}
.card_blue_317a:not(:first-child):before {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.card_blue_317a .preview_huge_b513 {
  font-size: 0.75em;
}
.caption-9534 .overlay_a909,
.caption-9534 .lite-3a8f,
.caption-9534 .slider-thick-6a1f {
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
}
.box-90e3 {
  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;
}
.east-481a {
  display: inline-block;
}
.east-481a[hidden] {
  display: none;
}
.east-481a a {
  margin-left: 10px;
  display: block;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.header_stale_f404 {
  position: relative;
}
.header_stale_f404 > .article-2ca9 {
  display: block;
}
.narrow-c494 {
  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;
}
.header_stale_f404:hover .narrow-c494 {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
  top: 100%;
}
.narrow-c494 .east-481a {
  display: block;
}
.narrow-c494 .east-481a a {
  padding: 0 5px;
}
.logo-987a.hard_a9c8 {
  opacity: 0.5;
  position: relative;
}
.logo-987a.hard_a9c8:after {
  z-index: 99;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
}
.logo-987a.hard_a9c8 + .inner-726b {
  -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;
}
.element_07b4 {
  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;
}
.element_07b4 i {
  display: block;
}
.element_07b4 i:before {
  display: block;
  line-height: 1px;
}
.element_07b4.avatar_c379 {
  left: 0;
}
.element_07b4.feature_7ddf {
  left: 40px;
}
.element_07b4.feature_7ddf i {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.element_07b4.avatar-east-60f6 {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.prev-11ed {
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.logo-right-7162 .prev-11ed {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.plasma-d3dd {
  position: relative;
}
.row_c50c,
.tabs_over_3d4a,
.item_7c5c,
.next_74f4 {
  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;
  }
}
.chip-ae33 {
  word-con: anywhere;
}
.layout_fast_0d63 {
  display: none;
}
.layout_fast_0d63:first-child {
  display: block;
}
.hot_1ba3 {
  display: grid;
  display: -ms-grid;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
}
.hot_1ba3.modal_db53 {
  grid-template-columns: 1fr 50% 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 1fr 50% 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.hot_1ba3.modal_db53 > 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;
}
.hot_1ba3.modal_db53
  > div:nth-child(3)
  .pagination-wood-c23c {
  max-height: 20em;
  opacity: 1;
}
.hot_1ba3.modal_db53 > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.hot_1ba3.modal_db53 > div:nth-child(2) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.hot_1ba3.modal_db53 > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.hot_1ba3.modal_db53 > div:nth-child(5) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .hot_1ba3.modal_db53 {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .hot_1ba3.modal_db53 > 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;
  }
  .hot_1ba3.modal_db53 > div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .hot_1ba3.modal_db53 > div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
  .hot_1ba3.modal_db53 > div:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .hot_1ba3.modal_db53 > div:nth-child(5) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .hot_1ba3.modal_db53 {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.hot_1ba3.slider-05d4 {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.hot_1ba3.slider-05d4 > 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;
}
.hot_1ba3.slider-05d4
  > div:nth-child(1)
  .pagination-wood-c23c {
  max-height: 20em;
  opacity: 1;
}
.hot_1ba3.slider-05d4 > 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;
}
.hot_1ba3.slider-05d4 > div:nth-child(3) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.hot_1ba3.slider-05d4 > div:nth-child(4) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .hot_1ba3.slider-05d4 {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .hot_1ba3.slider-05d4 > 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;
  }
  .hot_1ba3.slider-05d4 > 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;
  }
  .hot_1ba3.slider-05d4 > div:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .hot_1ba3.slider-05d4 > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .hot_1ba3.slider-05d4 {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.hot_1ba3.box_9694 {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.hot_1ba3.box_9694 > 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;
}
.hot_1ba3.box_9694
  > div:nth-child(1)
  .pagination-wood-c23c {
  max-height: 20em;
  opacity: 1;
}
.hot_1ba3.box_9694 > 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;
}
.hot_1ba3.box_9694 > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.hot_1ba3.box_9694 > div:nth-child(4) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .hot_1ba3.box_9694 {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .hot_1ba3.box_9694 > 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;
  }
  .hot_1ba3.box_9694 > 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;
  }
  .hot_1ba3.box_9694 > div:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
  .hot_1ba3.box_9694 > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .hot_1ba3.box_9694 {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.hot_1ba3.aside-8a7b {
  grid-template-columns: 50% 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.hot_1ba3.aside-8a7b > 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;
}
.hot_1ba3.aside-8a7b
  > div:nth-child(1)
  .pagination-wood-c23c {
  max-height: 20em;
  opacity: 1;
}
.hot_1ba3.aside-8a7b > div:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
.hot_1ba3.aside-8a7b > div:nth-child(3) {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
}
@media (max-width: 767px) {
  .hot_1ba3.aside-8a7b {
    grid-template-rows: 1fr 1fr 1fr;
  }
}
.hot_1ba3.hard-5d23 {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.hot_1ba3.hard-5d23 > 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;
}
.hot_1ba3.hard-5d23
  > div:nth-child(1)
  .pagination-wood-c23c {
  max-height: 20em;
  opacity: 1;
}
.hot_1ba3.hard-5d23 > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.hot_1ba3.hard-5d23 > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.hot_1ba3.hard-5d23 > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.hot_1ba3.hard-5d23 > div:nth-child(5) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .hot_1ba3.hard-5d23 {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .hot_1ba3.hard-5d23 > 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;
  }
  .hot_1ba3.hard-5d23 > div:nth-child(2) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
  .hot_1ba3.hard-5d23 > div:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
  .hot_1ba3.hard-5d23 > div:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .hot_1ba3.hard-5d23 > div:nth-child(5) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .hot_1ba3.hard-5d23 {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.hot_1ba3.shade_472a {
  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;
}
.hot_1ba3.shade_472a > 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;
}
.hot_1ba3.shade_472a > 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;
}
.hot_1ba3.shade_472a > 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;
}
.hot_1ba3.shade_472a > 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;
}
.hot_1ba3.shade_472a > 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) {
  .hot_1ba3.shade_472a {
    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;
  }
  .hot_1ba3.shade_472a > 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;
  }
  .hot_1ba3.shade_472a > 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;
  }
  .hot_1ba3.shade_472a > 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;
  }
  .hot_1ba3.shade_472a > 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;
  }
  .hot_1ba3.shade_472a > 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) {
  .hot_1ba3.shade_472a {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.hot_1ba3.west_2270 {
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-columns: 1fr 1fr;
}
.hot_1ba3.west_2270 > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.hot_1ba3.west_2270 > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.hot_1ba3.top-08c8 {
  grid-template-columns: repeat(3, 1fr);
  -ms-grid-columns: 1fr 1fr 1fr;
}
.hot_1ba3.top-08c8 > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.hot_1ba3.top-08c8 > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.hot_1ba3.top-08c8 > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.hot_1ba3.hover-06ca {
  grid-template-columns: repeat(4, 1fr);
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
}
.hot_1ba3.hover-06ca > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.hot_1ba3.hover-06ca > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.hot_1ba3.hover-06ca > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.hot_1ba3.hover-06ca > div:nth-child(4) {
  -ms-grid-column: 4;
  -ms-grid-row: 1;
}
@media (max-width: 1024px) {
  .hot_1ba3.hover-06ca {
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-columns: 1fr 1fr;
  }
  .hot_1ba3.hover-06ca > div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .hot_1ba3.hover-06ca > div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
  .hot_1ba3.hover-06ca > div:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
  .hot_1ba3.hover-06ca > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
}
@media (max-width: 767px) {
  .hot_1ba3.hover-06ca {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.hot_1ba3.carousel-black-5a84 {
  grid-template-rows: 1fr;
  -ms-grid-rows: 1fr;
}
@media (max-width: 1024px) {
  .hot_1ba3.carousel-black-5a84.hover-06ca {
    grid-template-rows: repeat(2, 1fr);
    -ms-grid-rows: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .hot_1ba3.carousel-black-5a84.hover-06ca {
    grid-template-rows: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .hot_1ba3.carousel-black-5a84.top-08c8 {
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .hot_1ba3.carousel-black-5a84.west_2270 {
    grid-template-rows: 1fr 1fr;
    -ms-grid-rows: 1fr 1fr;
  }
}
.hot_1ba3.article-df07 {
  grid-template-rows: repeat(2, 1fr);
  -ms-grid-rows: 1fr 1fr;
}
.hot_1ba3.article-df07.west_2270 > div:nth-child(3) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.hot_1ba3.article-df07.west_2270 > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.hot_1ba3.article-df07.top-08c8 > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.hot_1ba3.article-df07.top-08c8 > div:nth-child(5) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.hot_1ba3.article-df07.top-08c8 > div:nth-child(6) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.hot_1ba3.article-df07.hover-06ca > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.hot_1ba3.article-df07.hover-06ca > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.hot_1ba3.article-df07.hover-06ca > div:nth-child(7) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.hot_1ba3.article-df07.hover-06ca > div:nth-child(8) {
  -ms-grid-column: 4;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .hot_1ba3.article-df07.hover-06ca {
    grid-template-rows: repeat(4, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .hot_1ba3.article-df07.hover-06ca > div:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .hot_1ba3.article-df07.hover-06ca > div:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
  .hot_1ba3.article-df07.hover-06ca > div:nth-child(7) {
    -ms-grid-column: 1;
    -ms-grid-row: 4;
  }
  .hot_1ba3.article-df07.hover-06ca > div:nth-child(8) {
    -ms-grid-column: 2;
    -ms-grid-row: 4;
  }
}
@media (max-width: 767px) {
  .hot_1ba3.article-df07 {
    grid-template-rows: repeat(4, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .hot_1ba3.article-df07.top-08c8 {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .hot_1ba3.article-df07.hover-06ca {
    grid-template-rows: repeat(8, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
.hot_1ba3.footer_mini_048f {
  grid-template-rows: repeat(3, 1fr);
  -ms-grid-rows: 1fr 1fr 1fr;
}
.hot_1ba3.footer_mini_048f.west_2270 > div:nth-child(3) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.hot_1ba3.footer_mini_048f.west_2270 > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.hot_1ba3.footer_mini_048f.west_2270 > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.hot_1ba3.footer_mini_048f.west_2270 > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.hot_1ba3.footer_mini_048f.top-08c8 > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.hot_1ba3.footer_mini_048f.top-08c8 > div:nth-child(5) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.hot_1ba3.footer_mini_048f.top-08c8 > div:nth-child(6) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.hot_1ba3.footer_mini_048f.top-08c8 > div:nth-child(7) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.hot_1ba3.footer_mini_048f.top-08c8 > div:nth-child(8) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.hot_1ba3.footer_mini_048f.top-08c8 > div:nth-child(9) {
  -ms-grid-column: 3;
  -ms-grid-row: 3;
}
.hot_1ba3.footer_mini_048f.hover-06ca > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.hot_1ba3.footer_mini_048f.hover-06ca > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.hot_1ba3.footer_mini_048f.hover-06ca > div:nth-child(7) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.hot_1ba3.footer_mini_048f.hover-06ca > div:nth-child(8) {
  -ms-grid-column: 4;
  -ms-grid-row: 2;
}
.hot_1ba3.footer_mini_048f.hover-06ca > div:nth-child(9) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.hot_1ba3.footer_mini_048f.hover-06ca > div:nth-child(10) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.hot_1ba3.footer_mini_048f.hover-06ca > div:nth-child(11) {
  -ms-grid-column: 3;
  -ms-grid-row: 3;
}
.hot_1ba3.footer_mini_048f.hover-06ca > div:nth-child(12) {
  -ms-grid-column: 4;
  -ms-grid-row: 3;
}
@media (max-width: 1024px) {
  .hot_1ba3.footer_mini_048f.hover-06ca {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .hot_1ba3.footer_mini_048f.hover-06ca > div:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .hot_1ba3.footer_mini_048f.hover-06ca > div:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
  .hot_1ba3.footer_mini_048f.hover-06ca > div:nth-child(7) {
    -ms-grid-column: 1;
    -ms-grid-row: 4;
  }
  .hot_1ba3.footer_mini_048f.hover-06ca > div:nth-child(8) {
    -ms-grid-column: 2;
    -ms-grid-row: 4;
  }
  .hot_1ba3.footer_mini_048f.hover-06ca > div:nth-child(9) {
    -ms-grid-column: 1;
    -ms-grid-row: 5;
  }
  .hot_1ba3.footer_mini_048f.hover-06ca > div:nth-child(10) {
    -ms-grid-column: 2;
    -ms-grid-row: 5;
  }
  .hot_1ba3.footer_mini_048f.hover-06ca > div:nth-child(11) {
    -ms-grid-column: 1;
    -ms-grid-row: 6;
  }
  .hot_1ba3.footer_mini_048f.hover-06ca > div:nth-child(12) {
    -ms-grid-column: 2;
    -ms-grid-row: 6;
  }
}
@media (max-width: 767px) {
  .hot_1ba3.footer_mini_048f {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .hot_1ba3.footer_mini_048f.top-08c8 {
    grid-template-rows: repeat(9, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .hot_1ba3.footer_mini_048f.hover-06ca {
    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) {
  .hot_1ba3.modal_db53,
  .hot_1ba3.slider-05d4,
  .hot_1ba3.box_9694,
  .hot_1ba3.aside-8a7b,
  .hot_1ba3.hard-5d23,
  .hot_1ba3.shade_472a,
  .hot_1ba3.west_2270,
  .hot_1ba3.top-08c8,
  .hot_1ba3.hover-06ca {
    grid-template-columns: 1fr !important;
    -ms-grid-columns: 1fr !important;
  }
  .hot_1ba3.modal_db53 .chip-ae33:nth-child(1),
  .hot_1ba3.slider-05d4 .chip-ae33:nth-child(1),
  .hot_1ba3.box_9694 .chip-ae33:nth-child(1),
  .hot_1ba3.aside-8a7b .chip-ae33:nth-child(1),
  .hot_1ba3.hard-5d23 .chip-ae33:nth-child(1),
  .hot_1ba3.shade_472a .chip-ae33:nth-child(1),
  .hot_1ba3.west_2270 .chip-ae33:nth-child(1),
  .hot_1ba3.top-08c8 .chip-ae33:nth-child(1),
  .hot_1ba3.hover-06ca .chip-ae33: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;
  }
  .hot_1ba3.modal_db53 .chip-ae33:nth-child(2),
  .hot_1ba3.slider-05d4 .chip-ae33:nth-child(2),
  .hot_1ba3.box_9694 .chip-ae33:nth-child(2),
  .hot_1ba3.aside-8a7b .chip-ae33:nth-child(2),
  .hot_1ba3.hard-5d23 .chip-ae33:nth-child(2),
  .hot_1ba3.shade_472a .chip-ae33:nth-child(2),
  .hot_1ba3.west_2270 .chip-ae33:nth-child(2),
  .hot_1ba3.top-08c8 .chip-ae33:nth-child(2),
  .hot_1ba3.hover-06ca .chip-ae33: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;
  }
  .hot_1ba3.modal_db53 .chip-ae33:nth-child(3),
  .hot_1ba3.slider-05d4 .chip-ae33:nth-child(3),
  .hot_1ba3.box_9694 .chip-ae33:nth-child(3),
  .hot_1ba3.aside-8a7b .chip-ae33:nth-child(3),
  .hot_1ba3.hard-5d23 .chip-ae33:nth-child(3),
  .hot_1ba3.shade_472a .chip-ae33:nth-child(3),
  .hot_1ba3.west_2270 .chip-ae33:nth-child(3),
  .hot_1ba3.top-08c8 .chip-ae33:nth-child(3),
  .hot_1ba3.hover-06ca .chip-ae33: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;
  }
  .hot_1ba3.modal_db53 .chip-ae33:nth-child(4),
  .hot_1ba3.slider-05d4 .chip-ae33:nth-child(4),
  .hot_1ba3.box_9694 .chip-ae33:nth-child(4),
  .hot_1ba3.aside-8a7b .chip-ae33:nth-child(4),
  .hot_1ba3.hard-5d23 .chip-ae33:nth-child(4),
  .hot_1ba3.shade_472a .chip-ae33:nth-child(4),
  .hot_1ba3.west_2270 .chip-ae33:nth-child(4),
  .hot_1ba3.top-08c8 .chip-ae33:nth-child(4),
  .hot_1ba3.hover-06ca .chip-ae33: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;
  }
  .hot_1ba3.modal_db53 .chip-ae33:nth-child(5),
  .hot_1ba3.slider-05d4 .chip-ae33:nth-child(5),
  .hot_1ba3.box_9694 .chip-ae33:nth-child(5),
  .hot_1ba3.aside-8a7b .chip-ae33:nth-child(5),
  .hot_1ba3.hard-5d23 .chip-ae33:nth-child(5),
  .hot_1ba3.shade_472a .chip-ae33:nth-child(5),
  .hot_1ba3.west_2270 .chip-ae33:nth-child(5),
  .hot_1ba3.top-08c8 .chip-ae33:nth-child(5),
  .hot_1ba3.hover-06ca .chip-ae33: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;
  }
  .hot_1ba3.modal_db53 .chip-ae33:nth-child(6),
  .hot_1ba3.slider-05d4 .chip-ae33:nth-child(6),
  .hot_1ba3.box_9694 .chip-ae33:nth-child(6),
  .hot_1ba3.aside-8a7b .chip-ae33:nth-child(6),
  .hot_1ba3.hard-5d23 .chip-ae33:nth-child(6),
  .hot_1ba3.shade_472a .chip-ae33:nth-child(6),
  .hot_1ba3.west_2270 .chip-ae33:nth-child(6),
  .hot_1ba3.top-08c8 .chip-ae33:nth-child(6),
  .hot_1ba3.hover-06ca .chip-ae33: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;
  }
}
.info_dim_c10e {
  margin-right: 5px;
}
.thumbnail_5a33 {
  display: inline-block;
}
.thumbnail_5a33:not(:first-child):before {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.thumbnail_5a33 .preview_huge_b513 {
  font-size: 0.75em;
}
.full_22e6 {
  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;
}
.full_22e6: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;
}
.shade-ceca {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.main_soft_4d24 {
  width: 100%;
  position: relative;
  z-index: 1;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.pagination-wood-c23c {
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  overflow: hidden;
}
@media (min-width: 768px) {
  .dropdown-8229 .pagination-wood-c23c {
    max-height: 0;
    opacity: 0;
  }
  .dropdown-8229 .chip-ae33:hover .pagination-wood-c23c {
    max-height: 10em;
    opacity: 1;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
  }
}
.tag-smooth-5a9f {
  width: 100%;
}
.label_plasma_e436 {
  position: relative;
  z-index: 3;
  display: inline-block;
  line-height: 1em;
  padding: 5px 10px;
}
.white_f852 .tertiary-pink-0058 {
  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;
}
.white_f852 .tertiary-pink-0058:before {
  display: block;
}
.white_f852 .tertiary-pink-0058.avatar_c379 {
  left: 0;
}
.white_f852 .tertiary-pink-0058.feature_7ddf {
  left: 40px;
}
.white_f852 .tertiary-pink-0058.feature_7ddf:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.white_f852.old_7df5 .tertiary-pink-0058 {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.white_f852.old_7df5 .tertiary-pink-0058.avatar_c379 {
  -webkit-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}
.white_f852.old_7df5 .tertiary-pink-0058.feature_7ddf {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
.white_f852.old_7df5:hover .tertiary-pink-0058 {
  opacity: 1;
  pointer-events: auto;
}
.white_f852.old_7df5:hover .tertiary-pink-0058.avatar_c379 {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.white_f852.old_7df5:hover .tertiary-pink-0058.feature_7ddf {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.panel_bronze_90b3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.dropdown_6d23 {
  white-space: nowrap;
}
.simple_afca {
  display: none;
  margin-right: 80px;
}
.simple_afca.complex-d9f1 {
  display: block;
}
.mini-63df {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: hidden;
}
.simple_afca .banner-black-05db {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.simple_afca .banner-black-05db:before,
.simple_afca .banner-black-05db:after {
  content: none;
}
.simple_afca .under-fcde {
  height: auto;
}
.selected-6f92 {
  outline: none;
}
.hover_pro_4566 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.popup_complex_dc0d {
  overflow: hidden;
  line-height: 1;
}
.copper_8756 .aside_solid_78c2 {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 100%;
}
.copper_8756 .aside_solid_78c2:after {
  content: "";
  display: inline-block;
  vertical-align: top;
  opacity: 0;
}
.copper_8756 .aside_solid_78c2.footer-slow-886f:after {
  opacity: 1;
}
.aside-a795 .aside_solid_78c2 {
  white-space: normal;
}
.video-b68f {
  padding-right: 10px;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.dropdown_6d23 {
  padding-right: 10px;
}
.hero_under_4618 {
  margin-right: 5px;
}
.main_c131 {
  white-space: nowrap;
  padding-right: 10px;
}
.media_11e1 {
  margin-right: 5px;
}
.paragraph-da7e {
  padding-right: 10px;
}
.shadow_d767 {
  margin-right: 5px;
}
.top-8e8f {
  margin-right: 10px;
}
.panel_bronze_90b3 .tertiary-pink-0058 {
  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;
}
.panel_bronze_90b3 .tertiary-pink-0058:before {
  display: block;
}
.panel_bronze_90b3 .tertiary-pink-0058.avatar_c379 {
  right: -40px;
}
.panel_bronze_90b3 .tertiary-pink-0058.feature_7ddf {
  right: -80px;
}
.panel_bronze_90b3 .tertiary-pink-0058.feature_7ddf: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;
  }
}
.highlight-2671 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
@media (max-width: 767px) {
  .highlight-2671 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto !important;
  }
}
.highlight-2671 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.highlight-2671.notification-8cf8 {
  -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;
}
.highlight-2671.pro-e96d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 767px) {
  .highlight-2671.pro-e96d {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.notification-8cf8 .current-26da {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (max-width: 767px) {
  .current-26da {
    display: none;
  }
  .current-26da.text-6776 {
    display: block;
    width: calc(100% - 20px);
    height: auto !important;
    position: fixed;
    z-index: 999;
    margin: 0 auto;
    top: 20%;
    left: 10px;
  }
  .current-26da.text-6776
    .slider-9bbe {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 998;
  }
  .current-26da.text-6776
    .easy-f0fe.backdrop-60ad {
    z-index: 1000;
  }
}
.easy-f0fe {
  display: none;
}
.easy-f0fe.backdrop-60ad {
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
}
.easy-f0fe.backdrop-60ad iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .easy-f0fe {
    padding-bottom: 56.25% !important;
  }
}
.preview-52e8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.notification-8cf8 .preview-52e8 {
  -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;
}
.pro-e96d .preview-52e8 {
  -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) {
  .pro-e96d .preview-52e8 {
    width: 100% !important;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }
}
.notification-8cf8 .content_21cc {
  padding-right: 15px;
}
.gold-57d1 {
  font-size: 12px;
}
.sidebar-0902 {
  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) {
  .sidebar-0902 {
    width: 100% !important;
  }
}
.old_dc5a.notification-8cf8 .sidebar-0902 {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.pro-e96d .sidebar-0902 {
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (max-width: 767px) {
  .pro-e96d .sidebar-0902 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.dirty-78be.pro-e96d .sidebar-0902 {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.aside_fe80 {
  -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) {
  .notification-8cf8.texture_ca26 .aside_fe80 {
    visibility: hidden;
  }
  .notification-8cf8.texture_ca26
    .gallery-focused-8d04,
  .notification-8cf8.texture_ca26 .aside_fe80:hover {
    visibility: visible;
  }
  .notification-8cf8.texture_ca26
    .aside_fe80:hover::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  .notification-8cf8.texture_ca26
    .aside_fe80:hover
    .gallery-focused-8d04 {
    margin-right: -5px;
  }
}
.notification-8cf8.motion_552f
  .aside_fe80::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .pro-e96d .aside_fe80::-webkit-scrollbar {
    width: 5px;
    height: 7px;
  }
}
.pro-e96d .gallery-focused-8d04 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.warm-0c90 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  cursor: pointer;
}
.notification-8cf8 .warm-0c90 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.pro-e96d .warm-0c90 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.notification-8cf8 .button_fresh_1292 {
  margin-right: 10px;
  width: 25%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}
@media (max-width: 767px) {
  .notification-8cf8 .button_fresh_1292 {
    max-width: 100px;
  }
}
.pro-e96d .button_fresh_1292 {
  width: 100%;
  margin-bottom: 10px;
}
.pro-e96d .button_fresh_1292 img {
  width: 100%;
  height: auto;
}
.container_basic_6040 {
  -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;
}
.pro-e96d .container_basic_6040 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  margin-top: 15px;
  margin-left: 15px;
}
.container_basic_6040 .rough-7900,
.container_basic_6040 .module_fixed_d882 {
  display: none;
  font-size: 10px;
}
.container_basic_6040.basic_d19c .rough-7900 {
  display: block;
}
.container_basic_6040.wrapper_smooth_6a79 .module_fixed_d882 {
  display: block;
}
.wrapper_smooth_6a79 .highlight-fe99,
.basic_d19c .highlight-fe99 {
  display: none;
}
.background_2030 {
  font-size: 14px;
  line-height: 18px;
}
.gradient-f8e6 {
  font-size: 12px;
  line-height: 16px;
}
.container_basic_6040 {
  font-size: 12px;
}
.highlight-2671 ::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.highlight-2671 ::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
.highlight-2671 ::-webkit-scrollbar-thumb {
  background-color: #e1e1e1;
  border: 0px none #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.highlight-2671 ::-webkit-scrollbar-track {
  border: 0px none #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.highlight-2671 ::-webkit-scrollbar-corner {
  background: transparent;
}
.modal-out-1a55 .carousel_1575.dropdown-silver-5d34 .detail-under-7d57 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.modal-out-1a55
  .carousel_1575.dropdown-silver-5d34
  .detail-under-7d57
  .preview_7c75 {
  display: block;
  text-align: center;
}
.modal-out-1a55
  .carousel_1575.dropdown-silver-5d34
  .detail-under-7d57
  .preview_7c75.tag-f559,
.modal-out-1a55
  .carousel_1575.dropdown-silver-5d34
  .detail-under-7d57
  .preview_7c75.component-daa4 {
  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;
}
.modal-out-1a55 .tertiary-pink-0058 {
  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;
}
.modal-out-1a55 .tertiary-pink-0058:before {
  display: block;
}
.modal-out-1a55 .tertiary-pink-0058.feature_7ddf:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.carousel_red_ef36 .modal-out-1a55 .tertiary-pink-0058.feature_7ddf:before {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.carousel_red_ef36 .modal-out-1a55 .tertiary-pink-0058.avatar_c379:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.border_3c46 .detail-under-7d57 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.border_3c46 .detail-under-7d57:before {
  content: "";
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.border_3c46 .detail-under-7d57 .video_126b,
.border_3c46 .detail-under-7d57 .modal-917e {
  width: auto;
}
.border_3c46 .detail-under-7d57 .video_126b a,
.border_3c46 .detail-under-7d57 .modal-917e 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;
}
.border_3c46 .detail-under-7d57 .modal-917e {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.border_3c46 .detail-under-7d57 .video_126b {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.border_3c46 .detail-under-7d57 .tertiary-pink-0058 {
  position: static;
}
.border_3c46 .tertiary-pink-0058 {
  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;
}
.border_3c46 .tertiary-pink-0058:before {
  display: block;
}
.border_3c46 .tertiary-pink-0058.feature_7ddf:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.middle_4c8f {
  -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;
}
.carousel_red_ef36 .middle_4c8f {
  position: relative;
  display: block;
}
.hidden-liquid-9caa,
.middle_4c8f {
  position: relative;
  display: block;
}
.hidden-liquid-9caa {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.hidden-liquid-9caa:focus {
  outline: none;
}
.hidden-liquid-9caa.photo_first_1ff1 {
  cursor: pointer;
}
.middle_4c8f .hidden-liquid-9caa,
.middle_4c8f .banner-black-05db {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.carousel_red_ef36 .middle_4c8f .hidden-liquid-9caa,
.carousel_red_ef36 .middle_4c8f .banner-black-05db {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.banner-black-05db {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.banner-black-05db:before,
.banner-black-05db:after {
  content: "";
  display: table;
}
.banner-black-05db:after {
  clear: both;
}
.caption_3d24 .banner-black-05db,
.caption_3d24 .under-fcde {
  visibility: hidden;
}
.under-fcde {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.under-fcde img {
  display: block;
  margin: auto;
}
.under-fcde.caption_3d24 img {
  display: none;
}
.under-fcde.photo_first_1ff1 img {
  pointer-events: none;
}
.complex-d9f1 .under-fcde {
  display: block;
}
.focused-c396 .under-fcde {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.breadcrumb-north-f916.sidebar_bright_0aa6 {
  display: none;
}
.gradient_dim_c3a0 .caption_3d24 .under-fcde {
  visibility: hidden;
}
.gradient_dim_c3a0 .caption_3d24 .hidden-liquid-9caa {
  background: #fff;
}
.gradient_dim_c3a0 .caption_3d24 .hidden-liquid-9caa: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;
}
.gradient_dim_c3a0 .paragraph-e056,
.gradient_dim_c3a0 .alert-fa94 {
  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;
}
.gradient_dim_c3a0 .paragraph-e056:hover,
.gradient_dim_c3a0 .paragraph-e056:focus,
.gradient_dim_c3a0 .alert-fa94:hover,
.gradient_dim_c3a0 .alert-fa94:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.gradient_dim_c3a0 .paragraph-e056:hover:before,
.gradient_dim_c3a0 .paragraph-e056:focus:before,
.gradient_dim_c3a0 .alert-fa94:hover:before,
.gradient_dim_c3a0 .alert-fa94:focus:before {
  opacity: 1;
}
.gradient_dim_c3a0 .paragraph-e056.label-1748:before,
.gradient_dim_c3a0 .alert-fa94.label-1748:before {
  opacity: 0.25;
}
.gradient_dim_c3a0 .paragraph-e056:before,
.gradient_dim_c3a0 .alert-fa94:before {
  font-family: eicons;
  font-size: 35px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.gradient_dim_c3a0 .alert-fa94 {
  left: -25px;
}
.gradient_dim_c3a0 .alert-fa94:before {
  content: "\e89f";
}
.gradient_dim_c3a0 .paragraph-e056 {
  right: -25px;
}
.gradient_dim_c3a0 .paragraph-e056:before {
  content: "\e89e";
}
.gradient_dim_c3a0 .heading-bright-029c {
  margin-bottom: 30px;
}
.gradient_dim_c3a0 ul.tall_de1e {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.gradient_dim_c3a0 ul.tall_de1e li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.gradient_dim_c3a0 ul.tall_de1e 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;
}
.gradient_dim_c3a0 ul.tall_de1e li button:focus,
.gradient_dim_c3a0 ul.tall_de1e li button:hover {
  outline: none;
}
.gradient_dim_c3a0 ul.tall_de1e li button:focus:before,
.gradient_dim_c3a0 ul.tall_de1e li button:hover:before {
  opacity: 1;
}
.gradient_dim_c3a0 ul.tall_de1e 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;
}
.gradient_dim_c3a0 ul.tall_de1e li.dropdown_left_620b button:before {
  opacity: 0.75;
  color: #000;
}
.gradient_dim_c3a0 .copper-1a8e .alert-fa94 {
  left: 0;
}
.gradient_dim_c3a0 .copper-1a8e .paragraph-e056 {
  right: 0;
}
.gradient_dim_c3a0 .table-52fd .tall_de1e {
  bottom: 5px;
}
.gradient_dim_c3a0 .table-52fd.heading-bright-029c {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .dirty_ac88 {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .dirty-a3f8 {
    display: none !important;
  }
}
.article-2ca9 {
  display: inline-block;
  line-height: 1;
  text-align: center;
}
.article-2ca9 svg {
  display: block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}

/* css-noise: d223 */
.ghost-box-a2 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.1;
}
