.next-4f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 40px;
}
.avatarbasic {
  position: relative;
  word-con: anywhere;
}
.titlered {
  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;
}
.titlered.content_fluid {
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.titlered.picture_steel {
  width: 100%;
  max-width: 100%;
}
.titlered.sort_a8 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (max-width: 1024px) {
  .titlered.sort_a8 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.titlered.sidebar_b9 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media (max-width: 1024px) {
  .titlered.sidebar_b9 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.wide_12 {
  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;
}
.wide_12:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 1;
}
.wide_12 > * {
  position: relative;
  z-index: 2;
}
.sort_a8 .stone-01 {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.sort_a8.widgethot .stone-01 {
  margin-left: 20px;
}
.sidebar_b9.widgethot .stone-01 {
  margin-right: 20px;
}
.sort_dirty.widgethot .stone-01 {
  margin-top: 20px;
}
.next-4f.layout_static_fd,
.next-4f.itemmiddle {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media (max-width: 1024px) {
  .next-4f.layout_static_fd,
  .next-4f.itemmiddle {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.next-4f.itemmiddle {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.formpink .small-30 .secondaryrough {
  -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;
}
.formpink
  .small-30
  .detail-left-bf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.formpink
  .small-30
  .columnlite {
  margin-left: 5px;
  text-decoration: none;
}
.formpink
  .small-30
  .photo-ef {
  display: inline-block;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.detail-66 {
  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;
}
.alert-dynamic .detail-66,
.steel-70 .detail-66 {
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
@media (max-width: 1024px) {
  .detail-66 {
    max-width: 100% !important;
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
}
.row_huge_3c {
  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;
}
.row_huge_3c.layout_8b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.row_huge_3c.wrapper_smooth {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.black-0a {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.black-0a img {
  display: block;
  width: 100%;
  height: auto;
}
.wrapper_smooth .black-0a {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  width: 100%;
  max-width: 100%;
}
.sort_a8 .black-0a {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
}
.black-0a a {
  display: block;
  position: relative;
  overflow: hidden;
}
.black-0a a:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 1;
}
.badge_90 {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.wrapper_smooth.widgethot .badge_90 {
  margin-top: 20px;
}
.content_dirty_60.widgethot .badge_90 {
  margin-left: 20px;
}
.layout_8b.widgethot .badge_90 {
  margin-right: 20px;
}
.pinkinput .orange_fa:nth-child(1) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.pinkinput .orange_fa:nth-child(2) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.pinkinput .orange_fa:nth-child(3) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.pinkinput .orange_fa:nth-child(4) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.pinkinput .orange_fa:nth-child(5) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.pinkinput .orange_fa:nth-child(6) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.pinkinput .orange_fa:nth-child(7) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.pinkinput .orange_fa:nth-child(8) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.preview_02 .orange_fa:nth-child(1),
.preview_02 .orange_fa:nth-child(2) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.preview_02 .orange_fa:nth-child(3),
.preview_02 .orange_fa:nth-child(4) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.preview_02 .orange_fa:nth-child(5),
.preview_02 .orange_fa:nth-child(6) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.preview_02 .orange_fa:nth-child(7),
.preview_02 .orange_fa:nth-child(8) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.preview_02 .orange_fa:nth-child(9),
.preview_02 .orange_fa:nth-child(10) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.preview_02 .orange_fa:nth-child(11),
.preview_02 .orange_fa:nth-child(12) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.preview_02 .orange_fa:nth-child(13),
.preview_02 .orange_fa:nth-child(14) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.preview_02 .orange_fa:nth-child(15),
.preview_02 .orange_fa:nth-child(16) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.contentactive .orange_fa:nth-child(1),
.contentactive .orange_fa:nth-child(2),
.contentactive .orange_fa:nth-child(3) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.contentactive .orange_fa:nth-child(4),
.contentactive .orange_fa:nth-child(5),
.contentactive .orange_fa:nth-child(6) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.contentactive .orange_fa:nth-child(7),
.contentactive .orange_fa:nth-child(8),
.contentactive .orange_fa:nth-child(9) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.contentactive .orange_fa:nth-child(10),
.contentactive .orange_fa:nth-child(11),
.contentactive .orange_fa:nth-child(12) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.contentactive .orange_fa:nth-child(13),
.contentactive .orange_fa:nth-child(14),
.contentactive .orange_fa:nth-child(15) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.contentactive .orange_fa:nth-child(16),
.contentactive .orange_fa:nth-child(17),
.contentactive .orange_fa:nth-child(18) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.contentactive .orange_fa:nth-child(19),
.contentactive .orange_fa:nth-child(20),
.contentactive .orange_fa:nth-child(21) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.contentactive .orange_fa:nth-child(22),
.contentactive .orange_fa:nth-child(23),
.contentactive .orange_fa:nth-child(24) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.button_center_e0 .orange_fa:nth-child(1),
.button_center_e0 .orange_fa:nth-child(2),
.button_center_e0 .orange_fa:nth-child(3),
.button_center_e0 .orange_fa:nth-child(4) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.button_center_e0 .orange_fa:nth-child(5),
.button_center_e0 .orange_fa:nth-child(6),
.button_center_e0 .orange_fa:nth-child(7),
.button_center_e0 .orange_fa:nth-child(8) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.button_center_e0 .orange_fa:nth-child(9),
.button_center_e0 .orange_fa:nth-child(10),
.button_center_e0 .orange_fa:nth-child(11),
.button_center_e0 .orange_fa:nth-child(12) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.button_center_e0 .orange_fa:nth-child(13),
.button_center_e0 .orange_fa:nth-child(14),
.button_center_e0 .orange_fa:nth-child(15),
.button_center_e0 .orange_fa:nth-child(16) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.button_center_e0 .orange_fa:nth-child(17),
.button_center_e0 .orange_fa:nth-child(18),
.button_center_e0 .orange_fa:nth-child(19),
.button_center_e0 .orange_fa:nth-child(20) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.button_center_e0 .orange_fa:nth-child(21),
.button_center_e0 .orange_fa:nth-child(22),
.button_center_e0 .orange_fa:nth-child(23),
.button_center_e0 .orange_fa:nth-child(24) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.button_center_e0 .orange_fa:nth-child(25),
.button_center_e0 .orange_fa:nth-child(26),
.button_center_e0 .orange_fa:nth-child(27),
.button_center_e0 .orange_fa:nth-child(28) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.button_center_e0 .orange_fa:nth-child(29),
.button_center_e0 .orange_fa:nth-child(30),
.button_center_e0 .orange_fa:nth-child(31),
.button_center_e0 .orange_fa:nth-child(32) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.description-26 .orange_fa:nth-child(1),
.description-26 .orange_fa:nth-child(2),
.description-26 .orange_fa:nth-child(3),
.description-26 .orange_fa:nth-child(4),
.description-26 .orange_fa:nth-child(5) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.description-26 .orange_fa:nth-child(6),
.description-26 .orange_fa:nth-child(7),
.description-26 .orange_fa:nth-child(8),
.description-26 .orange_fa:nth-child(9),
.description-26 .orange_fa:nth-child(10) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.description-26 .orange_fa:nth-child(11),
.description-26 .orange_fa:nth-child(12),
.description-26 .orange_fa:nth-child(13),
.description-26 .orange_fa:nth-child(14),
.description-26 .orange_fa:nth-child(15) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.description-26 .orange_fa:nth-child(16),
.description-26 .orange_fa:nth-child(17),
.description-26 .orange_fa:nth-child(18),
.description-26 .orange_fa:nth-child(19),
.description-26 .orange_fa:nth-child(20) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.description-26 .orange_fa:nth-child(21),
.description-26 .orange_fa:nth-child(22),
.description-26 .orange_fa:nth-child(23),
.description-26 .orange_fa:nth-child(24),
.description-26 .orange_fa:nth-child(25) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.description-26 .orange_fa:nth-child(26),
.description-26 .orange_fa:nth-child(27),
.description-26 .orange_fa:nth-child(28),
.description-26 .orange_fa:nth-child(29),
.description-26 .orange_fa:nth-child(30) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.description-26 .orange_fa:nth-child(31),
.description-26 .orange_fa:nth-child(32),
.description-26 .orange_fa:nth-child(33),
.description-26 .orange_fa:nth-child(34),
.description-26 .orange_fa:nth-child(35) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.description-26 .orange_fa:nth-child(36),
.description-26 .orange_fa:nth-child(37),
.description-26 .orange_fa:nth-child(38),
.description-26 .orange_fa:nth-child(39),
.description-26 .orange_fa:nth-child(40) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.dynamic_8e .orange_fa:nth-child(1),
.dynamic_8e .orange_fa:nth-child(2),
.dynamic_8e .orange_fa:nth-child(3),
.dynamic_8e .orange_fa:nth-child(4),
.dynamic_8e .orange_fa:nth-child(5),
.dynamic_8e .orange_fa:nth-child(6) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.dynamic_8e .orange_fa:nth-child(7),
.dynamic_8e .orange_fa:nth-child(8),
.dynamic_8e .orange_fa:nth-child(9),
.dynamic_8e .orange_fa:nth-child(10),
.dynamic_8e .orange_fa:nth-child(11),
.dynamic_8e .orange_fa:nth-child(12) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.dynamic_8e .orange_fa:nth-child(13),
.dynamic_8e .orange_fa:nth-child(14),
.dynamic_8e .orange_fa:nth-child(15),
.dynamic_8e .orange_fa:nth-child(16),
.dynamic_8e .orange_fa:nth-child(17),
.dynamic_8e .orange_fa:nth-child(18) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.dynamic_8e .orange_fa:nth-child(19),
.dynamic_8e .orange_fa:nth-child(20),
.dynamic_8e .orange_fa:nth-child(21),
.dynamic_8e .orange_fa:nth-child(22),
.dynamic_8e .orange_fa:nth-child(23),
.dynamic_8e .orange_fa:nth-child(24) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.dynamic_8e .orange_fa:nth-child(25),
.dynamic_8e .orange_fa:nth-child(26),
.dynamic_8e .orange_fa:nth-child(27),
.dynamic_8e .orange_fa:nth-child(28),
.dynamic_8e .orange_fa:nth-child(29),
.dynamic_8e .orange_fa:nth-child(30) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.dynamic_8e .orange_fa:nth-child(31),
.dynamic_8e .orange_fa:nth-child(32),
.dynamic_8e .orange_fa:nth-child(33),
.dynamic_8e .orange_fa:nth-child(34),
.dynamic_8e .orange_fa:nth-child(35),
.dynamic_8e .orange_fa:nth-child(36) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.dynamic_8e .orange_fa:nth-child(37),
.dynamic_8e .orange_fa:nth-child(38),
.dynamic_8e .orange_fa:nth-child(39),
.dynamic_8e .orange_fa:nth-child(40),
.dynamic_8e .orange_fa:nth-child(41),
.dynamic_8e .orange_fa:nth-child(42) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.dynamic_8e .orange_fa:nth-child(43),
.dynamic_8e .orange_fa:nth-child(44),
.dynamic_8e .orange_fa:nth-child(45),
.dynamic_8e .orange_fa:nth-child(46),
.dynamic_8e .orange_fa:nth-child(47),
.dynamic_8e .orange_fa:nth-child(48) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.slowdisabled .orange_fa:nth-child(1),
.slowdisabled .orange_fa:nth-child(2),
.slowdisabled .orange_fa:nth-child(3),
.slowdisabled .orange_fa:nth-child(4),
.slowdisabled .orange_fa:nth-child(5),
.slowdisabled .orange_fa:nth-child(6),
.slowdisabled .orange_fa:nth-child(7) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.slowdisabled .orange_fa:nth-child(8),
.slowdisabled .orange_fa:nth-child(9),
.slowdisabled .orange_fa:nth-child(10),
.slowdisabled .orange_fa:nth-child(11),
.slowdisabled .orange_fa:nth-child(12),
.slowdisabled .orange_fa:nth-child(13),
.slowdisabled .orange_fa:nth-child(14) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.slowdisabled .orange_fa:nth-child(15),
.slowdisabled .orange_fa:nth-child(16),
.slowdisabled .orange_fa:nth-child(17),
.slowdisabled .orange_fa:nth-child(18),
.slowdisabled .orange_fa:nth-child(19),
.slowdisabled .orange_fa:nth-child(20),
.slowdisabled .orange_fa:nth-child(21) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.slowdisabled .orange_fa:nth-child(22),
.slowdisabled .orange_fa:nth-child(23),
.slowdisabled .orange_fa:nth-child(24),
.slowdisabled .orange_fa:nth-child(25),
.slowdisabled .orange_fa:nth-child(26),
.slowdisabled .orange_fa:nth-child(27),
.slowdisabled .orange_fa:nth-child(28) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.slowdisabled .orange_fa:nth-child(29),
.slowdisabled .orange_fa:nth-child(30),
.slowdisabled .orange_fa:nth-child(31),
.slowdisabled .orange_fa:nth-child(32),
.slowdisabled .orange_fa:nth-child(33),
.slowdisabled .orange_fa:nth-child(34),
.slowdisabled .orange_fa:nth-child(35) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.slowdisabled .orange_fa:nth-child(36),
.slowdisabled .orange_fa:nth-child(37),
.slowdisabled .orange_fa:nth-child(38),
.slowdisabled .orange_fa:nth-child(39),
.slowdisabled .orange_fa:nth-child(40),
.slowdisabled .orange_fa:nth-child(41),
.slowdisabled .orange_fa:nth-child(42) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.slowdisabled .orange_fa:nth-child(43),
.slowdisabled .orange_fa:nth-child(44),
.slowdisabled .orange_fa:nth-child(45),
.slowdisabled .orange_fa:nth-child(46),
.slowdisabled .orange_fa:nth-child(47),
.slowdisabled .orange_fa:nth-child(48),
.slowdisabled .orange_fa:nth-child(49) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.slowdisabled .orange_fa:nth-child(50),
.slowdisabled .orange_fa:nth-child(51),
.slowdisabled .orange_fa:nth-child(52),
.slowdisabled .orange_fa:nth-child(53),
.slowdisabled .orange_fa:nth-child(54),
.slowdisabled .orange_fa:nth-child(55),
.slowdisabled .orange_fa:nth-child(56) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.module_stale_9b .orange_fa:nth-child(1),
.module_stale_9b .orange_fa:nth-child(2),
.module_stale_9b .orange_fa:nth-child(3),
.module_stale_9b .orange_fa:nth-child(4),
.module_stale_9b .orange_fa:nth-child(5),
.module_stale_9b .orange_fa:nth-child(6),
.module_stale_9b .orange_fa:nth-child(7),
.module_stale_9b .orange_fa:nth-child(8) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.module_stale_9b .orange_fa:nth-child(9),
.module_stale_9b .orange_fa:nth-child(10),
.module_stale_9b .orange_fa:nth-child(11),
.module_stale_9b .orange_fa:nth-child(12),
.module_stale_9b .orange_fa:nth-child(13),
.module_stale_9b .orange_fa:nth-child(14),
.module_stale_9b .orange_fa:nth-child(15),
.module_stale_9b .orange_fa:nth-child(16) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.module_stale_9b .orange_fa:nth-child(17),
.module_stale_9b .orange_fa:nth-child(18),
.module_stale_9b .orange_fa:nth-child(19),
.module_stale_9b .orange_fa:nth-child(20),
.module_stale_9b .orange_fa:nth-child(21),
.module_stale_9b .orange_fa:nth-child(22),
.module_stale_9b .orange_fa:nth-child(23),
.module_stale_9b .orange_fa:nth-child(24) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.module_stale_9b .orange_fa:nth-child(25),
.module_stale_9b .orange_fa:nth-child(26),
.module_stale_9b .orange_fa:nth-child(27),
.module_stale_9b .orange_fa:nth-child(28),
.module_stale_9b .orange_fa:nth-child(29),
.module_stale_9b .orange_fa:nth-child(30),
.module_stale_9b .orange_fa:nth-child(31),
.module_stale_9b .orange_fa:nth-child(32) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.module_stale_9b .orange_fa:nth-child(33),
.module_stale_9b .orange_fa:nth-child(34),
.module_stale_9b .orange_fa:nth-child(35),
.module_stale_9b .orange_fa:nth-child(36),
.module_stale_9b .orange_fa:nth-child(37),
.module_stale_9b .orange_fa:nth-child(38),
.module_stale_9b .orange_fa:nth-child(39),
.module_stale_9b .orange_fa:nth-child(40) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.module_stale_9b .orange_fa:nth-child(41),
.module_stale_9b .orange_fa:nth-child(42),
.module_stale_9b .orange_fa:nth-child(43),
.module_stale_9b .orange_fa:nth-child(44),
.module_stale_9b .orange_fa:nth-child(45),
.module_stale_9b .orange_fa:nth-child(46),
.module_stale_9b .orange_fa:nth-child(47),
.module_stale_9b .orange_fa:nth-child(48) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.module_stale_9b .orange_fa:nth-child(49),
.module_stale_9b .orange_fa:nth-child(50),
.module_stale_9b .orange_fa:nth-child(51),
.module_stale_9b .orange_fa:nth-child(52),
.module_stale_9b .orange_fa:nth-child(53),
.module_stale_9b .orange_fa:nth-child(54),
.module_stale_9b .orange_fa:nth-child(55),
.module_stale_9b .orange_fa:nth-child(56) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.module_stale_9b .orange_fa:nth-child(57),
.module_stale_9b .orange_fa:nth-child(58),
.module_stale_9b .orange_fa:nth-child(59),
.module_stale_9b .orange_fa:nth-child(60),
.module_stale_9b .orange_fa:nth-child(61),
.module_stale_9b .orange_fa:nth-child(62),
.module_stale_9b .orange_fa:nth-child(63),
.module_stale_9b .orange_fa:nth-child(64) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
@media (max-width: 1024px) {
  .warmheader .orange_fa:nth-child(1) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .warmheader .orange_fa:nth-child(2) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .warmheader .orange_fa:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .warmheader .orange_fa:nth-child(4) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .warmheader .orange_fa:nth-child(5) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .warmheader .orange_fa:nth-child(6) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .warmheader .orange_fa:nth-child(7) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .warmheader .orange_fa:nth-child(8) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .rowiron .orange_fa:nth-child(1),
  .rowiron .orange_fa:nth-child(2) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .rowiron .orange_fa:nth-child(3),
  .rowiron .orange_fa:nth-child(4) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .rowiron .orange_fa:nth-child(5),
  .rowiron .orange_fa:nth-child(6) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .rowiron .orange_fa:nth-child(7),
  .rowiron .orange_fa:nth-child(8) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .rowiron .orange_fa:nth-child(9),
  .rowiron .orange_fa:nth-child(10) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .rowiron .orange_fa:nth-child(11),
  .rowiron .orange_fa:nth-child(12) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .rowiron .orange_fa:nth-child(13),
  .rowiron .orange_fa:nth-child(14) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .rowiron .orange_fa:nth-child(15),
  .rowiron .orange_fa:nth-child(16) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .tag-db .orange_fa:nth-child(1),
  .tag-db .orange_fa:nth-child(2),
  .tag-db .orange_fa:nth-child(3) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .tag-db .orange_fa:nth-child(4),
  .tag-db .orange_fa:nth-child(5),
  .tag-db .orange_fa:nth-child(6) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .tag-db .orange_fa:nth-child(7),
  .tag-db .orange_fa:nth-child(8),
  .tag-db .orange_fa:nth-child(9) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .tag-db .orange_fa:nth-child(10),
  .tag-db .orange_fa:nth-child(11),
  .tag-db .orange_fa:nth-child(12) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .tag-db .orange_fa:nth-child(13),
  .tag-db .orange_fa:nth-child(14),
  .tag-db .orange_fa:nth-child(15) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .tag-db .orange_fa:nth-child(16),
  .tag-db .orange_fa:nth-child(17),
  .tag-db .orange_fa:nth-child(18) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .tag-db .orange_fa:nth-child(19),
  .tag-db .orange_fa:nth-child(20),
  .tag-db .orange_fa:nth-child(21) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .tag-db .orange_fa:nth-child(22),
  .tag-db .orange_fa:nth-child(23),
  .tag-db .orange_fa:nth-child(24) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .column-52 .orange_fa:nth-child(1),
  .column-52 .orange_fa:nth-child(2),
  .column-52 .orange_fa:nth-child(3),
  .column-52 .orange_fa:nth-child(4) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .column-52 .orange_fa:nth-child(5),
  .column-52 .orange_fa:nth-child(6),
  .column-52 .orange_fa:nth-child(7),
  .column-52 .orange_fa:nth-child(8) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .column-52 .orange_fa:nth-child(9),
  .column-52 .orange_fa:nth-child(10),
  .column-52 .orange_fa:nth-child(11),
  .column-52 .orange_fa:nth-child(12) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .column-52 .orange_fa:nth-child(13),
  .column-52 .orange_fa:nth-child(14),
  .column-52 .orange_fa:nth-child(15),
  .column-52 .orange_fa:nth-child(16) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .column-52 .orange_fa:nth-child(17),
  .column-52 .orange_fa:nth-child(18),
  .column-52 .orange_fa:nth-child(19),
  .column-52 .orange_fa:nth-child(20) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .column-52 .orange_fa:nth-child(21),
  .column-52 .orange_fa:nth-child(22),
  .column-52 .orange_fa:nth-child(23),
  .column-52 .orange_fa:nth-child(24) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .column-52 .orange_fa:nth-child(25),
  .column-52 .orange_fa:nth-child(26),
  .column-52 .orange_fa:nth-child(27),
  .column-52 .orange_fa:nth-child(28) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .column-52 .orange_fa:nth-child(29),
  .column-52 .orange_fa:nth-child(30),
  .column-52 .orange_fa:nth-child(31),
  .column-52 .orange_fa:nth-child(32) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .surface-upper-8b .orange_fa:nth-child(1),
  .surface-upper-8b .orange_fa:nth-child(2),
  .surface-upper-8b .orange_fa:nth-child(3),
  .surface-upper-8b .orange_fa:nth-child(4),
  .surface-upper-8b .orange_fa:nth-child(5) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .surface-upper-8b .orange_fa:nth-child(6),
  .surface-upper-8b .orange_fa:nth-child(7),
  .surface-upper-8b .orange_fa:nth-child(8),
  .surface-upper-8b .orange_fa:nth-child(9),
  .surface-upper-8b .orange_fa:nth-child(10) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .surface-upper-8b .orange_fa:nth-child(11),
  .surface-upper-8b .orange_fa:nth-child(12),
  .surface-upper-8b .orange_fa:nth-child(13),
  .surface-upper-8b .orange_fa:nth-child(14),
  .surface-upper-8b .orange_fa:nth-child(15) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .surface-upper-8b .orange_fa:nth-child(16),
  .surface-upper-8b .orange_fa:nth-child(17),
  .surface-upper-8b .orange_fa:nth-child(18),
  .surface-upper-8b .orange_fa:nth-child(19),
  .surface-upper-8b .orange_fa:nth-child(20) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .surface-upper-8b .orange_fa:nth-child(21),
  .surface-upper-8b .orange_fa:nth-child(22),
  .surface-upper-8b .orange_fa:nth-child(23),
  .surface-upper-8b .orange_fa:nth-child(24),
  .surface-upper-8b .orange_fa:nth-child(25) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .surface-upper-8b .orange_fa:nth-child(26),
  .surface-upper-8b .orange_fa:nth-child(27),
  .surface-upper-8b .orange_fa:nth-child(28),
  .surface-upper-8b .orange_fa:nth-child(29),
  .surface-upper-8b .orange_fa:nth-child(30) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .surface-upper-8b .orange_fa:nth-child(31),
  .surface-upper-8b .orange_fa:nth-child(32),
  .surface-upper-8b .orange_fa:nth-child(33),
  .surface-upper-8b .orange_fa:nth-child(34),
  .surface-upper-8b .orange_fa:nth-child(35) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .surface-upper-8b .orange_fa:nth-child(36),
  .surface-upper-8b .orange_fa:nth-child(37),
  .surface-upper-8b .orange_fa:nth-child(38),
  .surface-upper-8b .orange_fa:nth-child(39),
  .surface-upper-8b .orange_fa:nth-child(40) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .texture_rough .orange_fa:nth-child(1),
  .texture_rough .orange_fa:nth-child(2),
  .texture_rough .orange_fa:nth-child(3),
  .texture_rough .orange_fa:nth-child(4),
  .texture_rough .orange_fa:nth-child(5),
  .texture_rough .orange_fa:nth-child(6) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .texture_rough .orange_fa:nth-child(7),
  .texture_rough .orange_fa:nth-child(8),
  .texture_rough .orange_fa:nth-child(9),
  .texture_rough .orange_fa:nth-child(10),
  .texture_rough .orange_fa:nth-child(11),
  .texture_rough .orange_fa:nth-child(12) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .texture_rough .orange_fa:nth-child(13),
  .texture_rough .orange_fa:nth-child(14),
  .texture_rough .orange_fa:nth-child(15),
  .texture_rough .orange_fa:nth-child(16),
  .texture_rough .orange_fa:nth-child(17),
  .texture_rough .orange_fa:nth-child(18) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .texture_rough .orange_fa:nth-child(19),
  .texture_rough .orange_fa:nth-child(20),
  .texture_rough .orange_fa:nth-child(21),
  .texture_rough .orange_fa:nth-child(22),
  .texture_rough .orange_fa:nth-child(23),
  .texture_rough .orange_fa:nth-child(24) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .texture_rough .orange_fa:nth-child(25),
  .texture_rough .orange_fa:nth-child(26),
  .texture_rough .orange_fa:nth-child(27),
  .texture_rough .orange_fa:nth-child(28),
  .texture_rough .orange_fa:nth-child(29),
  .texture_rough .orange_fa:nth-child(30) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .texture_rough .orange_fa:nth-child(31),
  .texture_rough .orange_fa:nth-child(32),
  .texture_rough .orange_fa:nth-child(33),
  .texture_rough .orange_fa:nth-child(34),
  .texture_rough .orange_fa:nth-child(35),
  .texture_rough .orange_fa:nth-child(36) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .texture_rough .orange_fa:nth-child(37),
  .texture_rough .orange_fa:nth-child(38),
  .texture_rough .orange_fa:nth-child(39),
  .texture_rough .orange_fa:nth-child(40),
  .texture_rough .orange_fa:nth-child(41),
  .texture_rough .orange_fa:nth-child(42) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .texture_rough .orange_fa:nth-child(43),
  .texture_rough .orange_fa:nth-child(44),
  .texture_rough .orange_fa:nth-child(45),
  .texture_rough .orange_fa:nth-child(46),
  .texture_rough .orange_fa:nth-child(47),
  .texture_rough .orange_fa:nth-child(48) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .filter-rough .orange_fa:nth-child(1),
  .filter-rough .orange_fa:nth-child(2),
  .filter-rough .orange_fa:nth-child(3),
  .filter-rough .orange_fa:nth-child(4),
  .filter-rough .orange_fa:nth-child(5),
  .filter-rough .orange_fa:nth-child(6),
  .filter-rough .orange_fa:nth-child(7) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .filter-rough .orange_fa:nth-child(8),
  .filter-rough .orange_fa:nth-child(9),
  .filter-rough .orange_fa:nth-child(10),
  .filter-rough .orange_fa:nth-child(11),
  .filter-rough .orange_fa:nth-child(12),
  .filter-rough .orange_fa:nth-child(13),
  .filter-rough .orange_fa:nth-child(14) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .filter-rough .orange_fa:nth-child(15),
  .filter-rough .orange_fa:nth-child(16),
  .filter-rough .orange_fa:nth-child(17),
  .filter-rough .orange_fa:nth-child(18),
  .filter-rough .orange_fa:nth-child(19),
  .filter-rough .orange_fa:nth-child(20),
  .filter-rough .orange_fa:nth-child(21) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .filter-rough .orange_fa:nth-child(22),
  .filter-rough .orange_fa:nth-child(23),
  .filter-rough .orange_fa:nth-child(24),
  .filter-rough .orange_fa:nth-child(25),
  .filter-rough .orange_fa:nth-child(26),
  .filter-rough .orange_fa:nth-child(27),
  .filter-rough .orange_fa:nth-child(28) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .filter-rough .orange_fa:nth-child(29),
  .filter-rough .orange_fa:nth-child(30),
  .filter-rough .orange_fa:nth-child(31),
  .filter-rough .orange_fa:nth-child(32),
  .filter-rough .orange_fa:nth-child(33),
  .filter-rough .orange_fa:nth-child(34),
  .filter-rough .orange_fa:nth-child(35) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .filter-rough .orange_fa:nth-child(36),
  .filter-rough .orange_fa:nth-child(37),
  .filter-rough .orange_fa:nth-child(38),
  .filter-rough .orange_fa:nth-child(39),
  .filter-rough .orange_fa:nth-child(40),
  .filter-rough .orange_fa:nth-child(41),
  .filter-rough .orange_fa:nth-child(42) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .filter-rough .orange_fa:nth-child(43),
  .filter-rough .orange_fa:nth-child(44),
  .filter-rough .orange_fa:nth-child(45),
  .filter-rough .orange_fa:nth-child(46),
  .filter-rough .orange_fa:nth-child(47),
  .filter-rough .orange_fa:nth-child(48),
  .filter-rough .orange_fa:nth-child(49) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .filter-rough .orange_fa:nth-child(50),
  .filter-rough .orange_fa:nth-child(51),
  .filter-rough .orange_fa:nth-child(52),
  .filter-rough .orange_fa:nth-child(53),
  .filter-rough .orange_fa:nth-child(54),
  .filter-rough .orange_fa:nth-child(55),
  .filter-rough .orange_fa:nth-child(56) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .search-1a .orange_fa:nth-child(1),
  .search-1a .orange_fa:nth-child(2),
  .search-1a .orange_fa:nth-child(3),
  .search-1a .orange_fa:nth-child(4),
  .search-1a .orange_fa:nth-child(5),
  .search-1a .orange_fa:nth-child(6),
  .search-1a .orange_fa:nth-child(7),
  .search-1a .orange_fa:nth-child(8) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .search-1a .orange_fa:nth-child(9),
  .search-1a .orange_fa:nth-child(10),
  .search-1a .orange_fa:nth-child(11),
  .search-1a .orange_fa:nth-child(12),
  .search-1a .orange_fa:nth-child(13),
  .search-1a .orange_fa:nth-child(14),
  .search-1a .orange_fa:nth-child(15),
  .search-1a .orange_fa:nth-child(16) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .search-1a .orange_fa:nth-child(17),
  .search-1a .orange_fa:nth-child(18),
  .search-1a .orange_fa:nth-child(19),
  .search-1a .orange_fa:nth-child(20),
  .search-1a .orange_fa:nth-child(21),
  .search-1a .orange_fa:nth-child(22),
  .search-1a .orange_fa:nth-child(23),
  .search-1a .orange_fa:nth-child(24) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .search-1a .orange_fa:nth-child(25),
  .search-1a .orange_fa:nth-child(26),
  .search-1a .orange_fa:nth-child(27),
  .search-1a .orange_fa:nth-child(28),
  .search-1a .orange_fa:nth-child(29),
  .search-1a .orange_fa:nth-child(30),
  .search-1a .orange_fa:nth-child(31),
  .search-1a .orange_fa:nth-child(32) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .search-1a .orange_fa:nth-child(33),
  .search-1a .orange_fa:nth-child(34),
  .search-1a .orange_fa:nth-child(35),
  .search-1a .orange_fa:nth-child(36),
  .search-1a .orange_fa:nth-child(37),
  .search-1a .orange_fa:nth-child(38),
  .search-1a .orange_fa:nth-child(39),
  .search-1a .orange_fa:nth-child(40) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .search-1a .orange_fa:nth-child(41),
  .search-1a .orange_fa:nth-child(42),
  .search-1a .orange_fa:nth-child(43),
  .search-1a .orange_fa:nth-child(44),
  .search-1a .orange_fa:nth-child(45),
  .search-1a .orange_fa:nth-child(46),
  .search-1a .orange_fa:nth-child(47),
  .search-1a .orange_fa:nth-child(48) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .search-1a .orange_fa:nth-child(49),
  .search-1a .orange_fa:nth-child(50),
  .search-1a .orange_fa:nth-child(51),
  .search-1a .orange_fa:nth-child(52),
  .search-1a .orange_fa:nth-child(53),
  .search-1a .orange_fa:nth-child(54),
  .search-1a .orange_fa:nth-child(55),
  .search-1a .orange_fa:nth-child(56) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .search-1a .orange_fa:nth-child(57),
  .search-1a .orange_fa:nth-child(58),
  .search-1a .orange_fa:nth-child(59),
  .search-1a .orange_fa:nth-child(60),
  .search-1a .orange_fa:nth-child(61),
  .search-1a .orange_fa:nth-child(62),
  .search-1a .orange_fa:nth-child(63),
  .search-1a .orange_fa:nth-child(64) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
}
@media (max-width: 767px) {
  .active_slow .orange_fa:nth-child(1) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .active_slow .orange_fa:nth-child(2) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .active_slow .orange_fa:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .active_slow .orange_fa:nth-child(4) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .active_slow .orange_fa:nth-child(5) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .active_slow .orange_fa:nth-child(6) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .active_slow .orange_fa:nth-child(7) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .active_slow .orange_fa:nth-child(8) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .image_50 .orange_fa:nth-child(1),
  .image_50 .orange_fa:nth-child(2) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .image_50 .orange_fa:nth-child(3),
  .image_50 .orange_fa:nth-child(4) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .image_50 .orange_fa:nth-child(5),
  .image_50 .orange_fa:nth-child(6) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .image_50 .orange_fa:nth-child(7),
  .image_50 .orange_fa:nth-child(8) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .image_50 .orange_fa:nth-child(9),
  .image_50 .orange_fa:nth-child(10) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .image_50 .orange_fa:nth-child(11),
  .image_50 .orange_fa:nth-child(12) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .image_50 .orange_fa:nth-child(13),
  .image_50 .orange_fa:nth-child(14) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .image_50 .orange_fa:nth-child(15),
  .image_50 .orange_fa:nth-child(16) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .bannerfast .orange_fa:nth-child(1),
  .bannerfast .orange_fa:nth-child(2),
  .bannerfast .orange_fa:nth-child(3) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .bannerfast .orange_fa:nth-child(4),
  .bannerfast .orange_fa:nth-child(5),
  .bannerfast .orange_fa:nth-child(6) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .bannerfast .orange_fa:nth-child(7),
  .bannerfast .orange_fa:nth-child(8),
  .bannerfast .orange_fa:nth-child(9) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .bannerfast .orange_fa:nth-child(10),
  .bannerfast .orange_fa:nth-child(11),
  .bannerfast .orange_fa:nth-child(12) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .bannerfast .orange_fa:nth-child(13),
  .bannerfast .orange_fa:nth-child(14),
  .bannerfast .orange_fa:nth-child(15) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .bannerfast .orange_fa:nth-child(16),
  .bannerfast .orange_fa:nth-child(17),
  .bannerfast .orange_fa:nth-child(18) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .bannerfast .orange_fa:nth-child(19),
  .bannerfast .orange_fa:nth-child(20),
  .bannerfast .orange_fa:nth-child(21) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .bannerfast .orange_fa:nth-child(22),
  .bannerfast .orange_fa:nth-child(23),
  .bannerfast .orange_fa:nth-child(24) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .shadeyellow .orange_fa:nth-child(1),
  .shadeyellow .orange_fa:nth-child(2),
  .shadeyellow .orange_fa:nth-child(3),
  .shadeyellow .orange_fa:nth-child(4) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .shadeyellow .orange_fa:nth-child(5),
  .shadeyellow .orange_fa:nth-child(6),
  .shadeyellow .orange_fa:nth-child(7),
  .shadeyellow .orange_fa:nth-child(8) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .shadeyellow .orange_fa:nth-child(9),
  .shadeyellow .orange_fa:nth-child(10),
  .shadeyellow .orange_fa:nth-child(11),
  .shadeyellow .orange_fa:nth-child(12) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .shadeyellow .orange_fa:nth-child(13),
  .shadeyellow .orange_fa:nth-child(14),
  .shadeyellow .orange_fa:nth-child(15),
  .shadeyellow .orange_fa:nth-child(16) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .shadeyellow .orange_fa:nth-child(17),
  .shadeyellow .orange_fa:nth-child(18),
  .shadeyellow .orange_fa:nth-child(19),
  .shadeyellow .orange_fa:nth-child(20) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .shadeyellow .orange_fa:nth-child(21),
  .shadeyellow .orange_fa:nth-child(22),
  .shadeyellow .orange_fa:nth-child(23),
  .shadeyellow .orange_fa:nth-child(24) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .shadeyellow .orange_fa:nth-child(25),
  .shadeyellow .orange_fa:nth-child(26),
  .shadeyellow .orange_fa:nth-child(27),
  .shadeyellow .orange_fa:nth-child(28) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .shadeyellow .orange_fa:nth-child(29),
  .shadeyellow .orange_fa:nth-child(30),
  .shadeyellow .orange_fa:nth-child(31),
  .shadeyellow .orange_fa:nth-child(32) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .progress-70 .orange_fa:nth-child(1),
  .progress-70 .orange_fa:nth-child(2),
  .progress-70 .orange_fa:nth-child(3),
  .progress-70 .orange_fa:nth-child(4),
  .progress-70 .orange_fa:nth-child(5) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .progress-70 .orange_fa:nth-child(6),
  .progress-70 .orange_fa:nth-child(7),
  .progress-70 .orange_fa:nth-child(8),
  .progress-70 .orange_fa:nth-child(9),
  .progress-70 .orange_fa:nth-child(10) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .progress-70 .orange_fa:nth-child(11),
  .progress-70 .orange_fa:nth-child(12),
  .progress-70 .orange_fa:nth-child(13),
  .progress-70 .orange_fa:nth-child(14),
  .progress-70 .orange_fa:nth-child(15) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .progress-70 .orange_fa:nth-child(16),
  .progress-70 .orange_fa:nth-child(17),
  .progress-70 .orange_fa:nth-child(18),
  .progress-70 .orange_fa:nth-child(19),
  .progress-70 .orange_fa:nth-child(20) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .progress-70 .orange_fa:nth-child(21),
  .progress-70 .orange_fa:nth-child(22),
  .progress-70 .orange_fa:nth-child(23),
  .progress-70 .orange_fa:nth-child(24),
  .progress-70 .orange_fa:nth-child(25) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .progress-70 .orange_fa:nth-child(26),
  .progress-70 .orange_fa:nth-child(27),
  .progress-70 .orange_fa:nth-child(28),
  .progress-70 .orange_fa:nth-child(29),
  .progress-70 .orange_fa:nth-child(30) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .progress-70 .orange_fa:nth-child(31),
  .progress-70 .orange_fa:nth-child(32),
  .progress-70 .orange_fa:nth-child(33),
  .progress-70 .orange_fa:nth-child(34),
  .progress-70 .orange_fa:nth-child(35) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .progress-70 .orange_fa:nth-child(36),
  .progress-70 .orange_fa:nth-child(37),
  .progress-70 .orange_fa:nth-child(38),
  .progress-70 .orange_fa:nth-child(39),
  .progress-70 .orange_fa:nth-child(40) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .easy-b4 .orange_fa:nth-child(1),
  .easy-b4 .orange_fa:nth-child(2),
  .easy-b4 .orange_fa:nth-child(3),
  .easy-b4 .orange_fa:nth-child(4),
  .easy-b4 .orange_fa:nth-child(5),
  .easy-b4 .orange_fa:nth-child(6) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .easy-b4 .orange_fa:nth-child(7),
  .easy-b4 .orange_fa:nth-child(8),
  .easy-b4 .orange_fa:nth-child(9),
  .easy-b4 .orange_fa:nth-child(10),
  .easy-b4 .orange_fa:nth-child(11),
  .easy-b4 .orange_fa:nth-child(12) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .easy-b4 .orange_fa:nth-child(13),
  .easy-b4 .orange_fa:nth-child(14),
  .easy-b4 .orange_fa:nth-child(15),
  .easy-b4 .orange_fa:nth-child(16),
  .easy-b4 .orange_fa:nth-child(17),
  .easy-b4 .orange_fa:nth-child(18) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .easy-b4 .orange_fa:nth-child(19),
  .easy-b4 .orange_fa:nth-child(20),
  .easy-b4 .orange_fa:nth-child(21),
  .easy-b4 .orange_fa:nth-child(22),
  .easy-b4 .orange_fa:nth-child(23),
  .easy-b4 .orange_fa:nth-child(24) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .easy-b4 .orange_fa:nth-child(25),
  .easy-b4 .orange_fa:nth-child(26),
  .easy-b4 .orange_fa:nth-child(27),
  .easy-b4 .orange_fa:nth-child(28),
  .easy-b4 .orange_fa:nth-child(29),
  .easy-b4 .orange_fa:nth-child(30) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .easy-b4 .orange_fa:nth-child(31),
  .easy-b4 .orange_fa:nth-child(32),
  .easy-b4 .orange_fa:nth-child(33),
  .easy-b4 .orange_fa:nth-child(34),
  .easy-b4 .orange_fa:nth-child(35),
  .easy-b4 .orange_fa:nth-child(36) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .easy-b4 .orange_fa:nth-child(37),
  .easy-b4 .orange_fa:nth-child(38),
  .easy-b4 .orange_fa:nth-child(39),
  .easy-b4 .orange_fa:nth-child(40),
  .easy-b4 .orange_fa:nth-child(41),
  .easy-b4 .orange_fa:nth-child(42) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .easy-b4 .orange_fa:nth-child(43),
  .easy-b4 .orange_fa:nth-child(44),
  .easy-b4 .orange_fa:nth-child(45),
  .easy-b4 .orange_fa:nth-child(46),
  .easy-b4 .orange_fa:nth-child(47),
  .easy-b4 .orange_fa:nth-child(48) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .carousel-gold .orange_fa:nth-child(1),
  .carousel-gold .orange_fa:nth-child(2),
  .carousel-gold .orange_fa:nth-child(3),
  .carousel-gold .orange_fa:nth-child(4),
  .carousel-gold .orange_fa:nth-child(5),
  .carousel-gold .orange_fa:nth-child(6),
  .carousel-gold .orange_fa:nth-child(7) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .carousel-gold .orange_fa:nth-child(8),
  .carousel-gold .orange_fa:nth-child(9),
  .carousel-gold .orange_fa:nth-child(10),
  .carousel-gold .orange_fa:nth-child(11),
  .carousel-gold .orange_fa:nth-child(12),
  .carousel-gold .orange_fa:nth-child(13),
  .carousel-gold .orange_fa:nth-child(14) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .carousel-gold .orange_fa:nth-child(15),
  .carousel-gold .orange_fa:nth-child(16),
  .carousel-gold .orange_fa:nth-child(17),
  .carousel-gold .orange_fa:nth-child(18),
  .carousel-gold .orange_fa:nth-child(19),
  .carousel-gold .orange_fa:nth-child(20),
  .carousel-gold .orange_fa:nth-child(21) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .carousel-gold .orange_fa:nth-child(22),
  .carousel-gold .orange_fa:nth-child(23),
  .carousel-gold .orange_fa:nth-child(24),
  .carousel-gold .orange_fa:nth-child(25),
  .carousel-gold .orange_fa:nth-child(26),
  .carousel-gold .orange_fa:nth-child(27),
  .carousel-gold .orange_fa:nth-child(28) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .carousel-gold .orange_fa:nth-child(29),
  .carousel-gold .orange_fa:nth-child(30),
  .carousel-gold .orange_fa:nth-child(31),
  .carousel-gold .orange_fa:nth-child(32),
  .carousel-gold .orange_fa:nth-child(33),
  .carousel-gold .orange_fa:nth-child(34),
  .carousel-gold .orange_fa:nth-child(35) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .carousel-gold .orange_fa:nth-child(36),
  .carousel-gold .orange_fa:nth-child(37),
  .carousel-gold .orange_fa:nth-child(38),
  .carousel-gold .orange_fa:nth-child(39),
  .carousel-gold .orange_fa:nth-child(40),
  .carousel-gold .orange_fa:nth-child(41),
  .carousel-gold .orange_fa:nth-child(42) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .carousel-gold .orange_fa:nth-child(43),
  .carousel-gold .orange_fa:nth-child(44),
  .carousel-gold .orange_fa:nth-child(45),
  .carousel-gold .orange_fa:nth-child(46),
  .carousel-gold .orange_fa:nth-child(47),
  .carousel-gold .orange_fa:nth-child(48),
  .carousel-gold .orange_fa:nth-child(49) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .carousel-gold .orange_fa:nth-child(50),
  .carousel-gold .orange_fa:nth-child(51),
  .carousel-gold .orange_fa:nth-child(52),
  .carousel-gold .orange_fa:nth-child(53),
  .carousel-gold .orange_fa:nth-child(54),
  .carousel-gold .orange_fa:nth-child(55),
  .carousel-gold .orange_fa:nth-child(56) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .message_4e .orange_fa:nth-child(1),
  .message_4e .orange_fa:nth-child(2),
  .message_4e .orange_fa:nth-child(3),
  .message_4e .orange_fa:nth-child(4),
  .message_4e .orange_fa:nth-child(5),
  .message_4e .orange_fa:nth-child(6),
  .message_4e .orange_fa:nth-child(7),
  .message_4e .orange_fa:nth-child(8) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .message_4e .orange_fa:nth-child(9),
  .message_4e .orange_fa:nth-child(10),
  .message_4e .orange_fa:nth-child(11),
  .message_4e .orange_fa:nth-child(12),
  .message_4e .orange_fa:nth-child(13),
  .message_4e .orange_fa:nth-child(14),
  .message_4e .orange_fa:nth-child(15),
  .message_4e .orange_fa:nth-child(16) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .message_4e .orange_fa:nth-child(17),
  .message_4e .orange_fa:nth-child(18),
  .message_4e .orange_fa:nth-child(19),
  .message_4e .orange_fa:nth-child(20),
  .message_4e .orange_fa:nth-child(21),
  .message_4e .orange_fa:nth-child(22),
  .message_4e .orange_fa:nth-child(23),
  .message_4e .orange_fa:nth-child(24) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .message_4e .orange_fa:nth-child(25),
  .message_4e .orange_fa:nth-child(26),
  .message_4e .orange_fa:nth-child(27),
  .message_4e .orange_fa:nth-child(28),
  .message_4e .orange_fa:nth-child(29),
  .message_4e .orange_fa:nth-child(30),
  .message_4e .orange_fa:nth-child(31),
  .message_4e .orange_fa:nth-child(32) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .message_4e .orange_fa:nth-child(33),
  .message_4e .orange_fa:nth-child(34),
  .message_4e .orange_fa:nth-child(35),
  .message_4e .orange_fa:nth-child(36),
  .message_4e .orange_fa:nth-child(37),
  .message_4e .orange_fa:nth-child(38),
  .message_4e .orange_fa:nth-child(39),
  .message_4e .orange_fa:nth-child(40) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .message_4e .orange_fa:nth-child(41),
  .message_4e .orange_fa:nth-child(42),
  .message_4e .orange_fa:nth-child(43),
  .message_4e .orange_fa:nth-child(44),
  .message_4e .orange_fa:nth-child(45),
  .message_4e .orange_fa:nth-child(46),
  .message_4e .orange_fa:nth-child(47),
  .message_4e .orange_fa:nth-child(48) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .message_4e .orange_fa:nth-child(49),
  .message_4e .orange_fa:nth-child(50),
  .message_4e .orange_fa:nth-child(51),
  .message_4e .orange_fa:nth-child(52),
  .message_4e .orange_fa:nth-child(53),
  .message_4e .orange_fa:nth-child(54),
  .message_4e .orange_fa:nth-child(55),
  .message_4e .orange_fa:nth-child(56) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .message_4e .orange_fa:nth-child(57),
  .message_4e .orange_fa:nth-child(58),
  .message_4e .orange_fa:nth-child(59),
  .message_4e .orange_fa:nth-child(60),
  .message_4e .orange_fa:nth-child(61),
  .message_4e .orange_fa:nth-child(62),
  .message_4e .orange_fa:nth-child(63),
  .message_4e .orange_fa:nth-child(64) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
}
.top-7b .orange_fa:nth-child(1) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.top-7b .orange_fa:nth-child(2) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.top-7b .orange_fa:nth-child(3) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.top-7b .orange_fa:nth-child(4) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.top-7b .orange_fa:nth-child(5) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.top-7b .orange_fa:nth-child(6) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.top-7b .orange_fa:nth-child(7) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.top-7b .orange_fa:nth-child(8) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.yellow-bc {
  margin-right: 5px;
}
.form-bright-b0 {
  display: inline-block;
}
.form-bright-b0:not(:first-child):before {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.form-bright-b0 .row_huge_3c {
  font-size: 0.75em;
}
.image-6d .table_selected_a1,
.image-6d .widget_e1,
.image-6d .label-pro-e6 {
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
}
.shadow_hovered {
  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;
}
.liquidrow {
  display: inline-block;
}
.liquidrow[hidden] {
  display: none;
}
.liquidrow a {
  margin-left: 10px;
  display: block;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.message_pressed_e1 {
  position: relative;
}
.message_pressed_e1 > .shade-c7 {
  display: block;
}
.secondary_easy {
  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;
}
.message_pressed_e1:hover .secondary_easy {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
  top: 100%;
}
.secondary_easy .liquidrow {
  display: block;
}
.secondary_easy .liquidrow a {
  padding: 0 5px;
}
.avatarbasic.plasma_c5 {
  opacity: 0.5;
  position: relative;
}
.avatarbasic.plasma_c5:after {
  z-index: 99;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
}
.avatarbasic.plasma_c5 + .module-prev-cb {
  -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;
}
.tertiary-basic-62 {
  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;
}
.tertiary-basic-62 i {
  display: block;
}
.tertiary-basic-62 i:before {
  display: block;
  line-height: 1px;
}
.tertiary-basic-62.avatargreen {
  left: 0;
}
.tertiary-basic-62.alerthovered {
  left: 40px;
}
.tertiary-basic-62.alerthovered i {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.tertiary-basic-62.shadeprev {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.tooltip-stone-51 {
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.widgethot .tooltip-stone-51 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.hidden-black {
  position: relative;
}
.caption_last,
.info_up_43,
.media_motion,
.logo-dd {
  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;
  }
}
.card_thick_92 {
  word-con: anywhere;
}
.hero-01 {
  display: none;
}
.hero-01:first-child {
  display: block;
}
.badge-yellow {
  display: grid;
  display: -ms-grid;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
}
.badge-yellow.avatar_new_37 {
  grid-template-columns: 1fr 50% 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 1fr 50% 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.badge-yellow.avatar_new_37 > 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;
}
.badge-yellow.avatar_new_37
  > div:nth-child(3)
  .shadow_selected {
  max-height: 20em;
  opacity: 1;
}
.badge-yellow.avatar_new_37 > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.badge-yellow.avatar_new_37 > div:nth-child(2) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.badge-yellow.avatar_new_37 > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.badge-yellow.avatar_new_37 > div:nth-child(5) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .badge-yellow.avatar_new_37 {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .badge-yellow.avatar_new_37 > 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;
  }
  .badge-yellow.avatar_new_37 > div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .badge-yellow.avatar_new_37 > div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
  .badge-yellow.avatar_new_37 > div:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .badge-yellow.avatar_new_37 > div:nth-child(5) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .badge-yellow.avatar_new_37 {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.badge-yellow.element_large {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.badge-yellow.element_large > 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;
}
.badge-yellow.element_large
  > div:nth-child(1)
  .shadow_selected {
  max-height: 20em;
  opacity: 1;
}
.badge-yellow.element_large > 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;
}
.badge-yellow.element_large > div:nth-child(3) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.badge-yellow.element_large > div:nth-child(4) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .badge-yellow.element_large {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .badge-yellow.element_large > 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;
  }
  .badge-yellow.element_large > 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;
  }
  .badge-yellow.element_large > div:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .badge-yellow.element_large > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .badge-yellow.element_large {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.badge-yellow.block-c8 {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.badge-yellow.block-c8 > 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;
}
.badge-yellow.block-c8
  > div:nth-child(1)
  .shadow_selected {
  max-height: 20em;
  opacity: 1;
}
.badge-yellow.block-c8 > 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;
}
.badge-yellow.block-c8 > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.badge-yellow.block-c8 > div:nth-child(4) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .badge-yellow.block-c8 {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .badge-yellow.block-c8 > 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;
  }
  .badge-yellow.block-c8 > 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;
  }
  .badge-yellow.block-c8 > div:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
  .badge-yellow.block-c8 > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .badge-yellow.block-c8 {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.badge-yellow.thumbnail_orange {
  grid-template-columns: 50% 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.badge-yellow.thumbnail_orange > 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;
}
.badge-yellow.thumbnail_orange
  > div:nth-child(1)
  .shadow_selected {
  max-height: 20em;
  opacity: 1;
}
.badge-yellow.thumbnail_orange > div:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
.badge-yellow.thumbnail_orange > div:nth-child(3) {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
}
@media (max-width: 767px) {
  .badge-yellow.thumbnail_orange {
    grid-template-rows: 1fr 1fr 1fr;
  }
}
.badge-yellow.item-easy-f0 {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.badge-yellow.item-easy-f0 > 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;
}
.badge-yellow.item-easy-f0
  > div:nth-child(1)
  .shadow_selected {
  max-height: 20em;
  opacity: 1;
}
.badge-yellow.item-easy-f0 > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.badge-yellow.item-easy-f0 > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.badge-yellow.item-easy-f0 > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.badge-yellow.item-easy-f0 > div:nth-child(5) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .badge-yellow.item-easy-f0 {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .badge-yellow.item-easy-f0 > 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;
  }
  .badge-yellow.item-easy-f0 > div:nth-child(2) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
  .badge-yellow.item-easy-f0 > div:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
  .badge-yellow.item-easy-f0 > div:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .badge-yellow.item-easy-f0 > div:nth-child(5) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .badge-yellow.item-easy-f0 {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.badge-yellow.label_1c {
  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;
}
.badge-yellow.label_1c > 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;
}
.badge-yellow.label_1c > 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;
}
.badge-yellow.label_1c > 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;
}
.badge-yellow.label_1c > 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;
}
.badge-yellow.label_1c > 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) {
  .badge-yellow.label_1c {
    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;
  }
  .badge-yellow.label_1c > 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;
  }
  .badge-yellow.label_1c > 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;
  }
  .badge-yellow.label_1c > 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;
  }
  .badge-yellow.label_1c > 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;
  }
  .badge-yellow.label_1c > 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) {
  .badge-yellow.label_1c {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.badge-yellow.yellow_36 {
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-columns: 1fr 1fr;
}
.badge-yellow.yellow_36 > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.badge-yellow.yellow_36 > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.badge-yellow.active_c0 {
  grid-template-columns: repeat(3, 1fr);
  -ms-grid-columns: 1fr 1fr 1fr;
}
.badge-yellow.active_c0 > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.badge-yellow.active_c0 > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.badge-yellow.active_c0 > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.badge-yellow.slowcaption {
  grid-template-columns: repeat(4, 1fr);
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
}
.badge-yellow.slowcaption > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.badge-yellow.slowcaption > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.badge-yellow.slowcaption > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.badge-yellow.slowcaption > div:nth-child(4) {
  -ms-grid-column: 4;
  -ms-grid-row: 1;
}
@media (max-width: 1024px) {
  .badge-yellow.slowcaption {
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-columns: 1fr 1fr;
  }
  .badge-yellow.slowcaption > div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .badge-yellow.slowcaption > div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
  .badge-yellow.slowcaption > div:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
  .badge-yellow.slowcaption > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
}
@media (max-width: 767px) {
  .badge-yellow.slowcaption {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.badge-yellow.top-7b {
  grid-template-rows: 1fr;
  -ms-grid-rows: 1fr;
}
@media (max-width: 1024px) {
  .badge-yellow.top-7b.slowcaption {
    grid-template-rows: repeat(2, 1fr);
    -ms-grid-rows: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .badge-yellow.top-7b.slowcaption {
    grid-template-rows: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .badge-yellow.top-7b.active_c0 {
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .badge-yellow.top-7b.yellow_36 {
    grid-template-rows: 1fr 1fr;
    -ms-grid-rows: 1fr 1fr;
  }
}
.badge-yellow.thumbnail_hovered_24 {
  grid-template-rows: repeat(2, 1fr);
  -ms-grid-rows: 1fr 1fr;
}
.badge-yellow.thumbnail_hovered_24.yellow_36 > div:nth-child(3) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.badge-yellow.thumbnail_hovered_24.yellow_36 > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.badge-yellow.thumbnail_hovered_24.active_c0 > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.badge-yellow.thumbnail_hovered_24.active_c0 > div:nth-child(5) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.badge-yellow.thumbnail_hovered_24.active_c0 > div:nth-child(6) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.badge-yellow.thumbnail_hovered_24.slowcaption > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.badge-yellow.thumbnail_hovered_24.slowcaption > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.badge-yellow.thumbnail_hovered_24.slowcaption > div:nth-child(7) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.badge-yellow.thumbnail_hovered_24.slowcaption > div:nth-child(8) {
  -ms-grid-column: 4;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .badge-yellow.thumbnail_hovered_24.slowcaption {
    grid-template-rows: repeat(4, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .badge-yellow.thumbnail_hovered_24.slowcaption > div:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .badge-yellow.thumbnail_hovered_24.slowcaption > div:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
  .badge-yellow.thumbnail_hovered_24.slowcaption > div:nth-child(7) {
    -ms-grid-column: 1;
    -ms-grid-row: 4;
  }
  .badge-yellow.thumbnail_hovered_24.slowcaption > div:nth-child(8) {
    -ms-grid-column: 2;
    -ms-grid-row: 4;
  }
}
@media (max-width: 767px) {
  .badge-yellow.thumbnail_hovered_24 {
    grid-template-rows: repeat(4, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .badge-yellow.thumbnail_hovered_24.active_c0 {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .badge-yellow.thumbnail_hovered_24.slowcaption {
    grid-template-rows: repeat(8, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
.badge-yellow.sort_8c {
  grid-template-rows: repeat(3, 1fr);
  -ms-grid-rows: 1fr 1fr 1fr;
}
.badge-yellow.sort_8c.yellow_36 > div:nth-child(3) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.badge-yellow.sort_8c.yellow_36 > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.badge-yellow.sort_8c.yellow_36 > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.badge-yellow.sort_8c.yellow_36 > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.badge-yellow.sort_8c.active_c0 > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.badge-yellow.sort_8c.active_c0 > div:nth-child(5) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.badge-yellow.sort_8c.active_c0 > div:nth-child(6) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.badge-yellow.sort_8c.active_c0 > div:nth-child(7) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.badge-yellow.sort_8c.active_c0 > div:nth-child(8) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.badge-yellow.sort_8c.active_c0 > div:nth-child(9) {
  -ms-grid-column: 3;
  -ms-grid-row: 3;
}
.badge-yellow.sort_8c.slowcaption > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.badge-yellow.sort_8c.slowcaption > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.badge-yellow.sort_8c.slowcaption > div:nth-child(7) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.badge-yellow.sort_8c.slowcaption > div:nth-child(8) {
  -ms-grid-column: 4;
  -ms-grid-row: 2;
}
.badge-yellow.sort_8c.slowcaption > div:nth-child(9) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.badge-yellow.sort_8c.slowcaption > div:nth-child(10) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.badge-yellow.sort_8c.slowcaption > div:nth-child(11) {
  -ms-grid-column: 3;
  -ms-grid-row: 3;
}
.badge-yellow.sort_8c.slowcaption > div:nth-child(12) {
  -ms-grid-column: 4;
  -ms-grid-row: 3;
}
@media (max-width: 1024px) {
  .badge-yellow.sort_8c.slowcaption {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .badge-yellow.sort_8c.slowcaption > div:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .badge-yellow.sort_8c.slowcaption > div:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
  .badge-yellow.sort_8c.slowcaption > div:nth-child(7) {
    -ms-grid-column: 1;
    -ms-grid-row: 4;
  }
  .badge-yellow.sort_8c.slowcaption > div:nth-child(8) {
    -ms-grid-column: 2;
    -ms-grid-row: 4;
  }
  .badge-yellow.sort_8c.slowcaption > div:nth-child(9) {
    -ms-grid-column: 1;
    -ms-grid-row: 5;
  }
  .badge-yellow.sort_8c.slowcaption > div:nth-child(10) {
    -ms-grid-column: 2;
    -ms-grid-row: 5;
  }
  .badge-yellow.sort_8c.slowcaption > div:nth-child(11) {
    -ms-grid-column: 1;
    -ms-grid-row: 6;
  }
  .badge-yellow.sort_8c.slowcaption > div:nth-child(12) {
    -ms-grid-column: 2;
    -ms-grid-row: 6;
  }
}
@media (max-width: 767px) {
  .badge-yellow.sort_8c {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .badge-yellow.sort_8c.active_c0 {
    grid-template-rows: repeat(9, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .badge-yellow.sort_8c.slowcaption {
    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) {
  .badge-yellow.avatar_new_37,
  .badge-yellow.element_large,
  .badge-yellow.block-c8,
  .badge-yellow.thumbnail_orange,
  .badge-yellow.item-easy-f0,
  .badge-yellow.label_1c,
  .badge-yellow.yellow_36,
  .badge-yellow.active_c0,
  .badge-yellow.slowcaption {
    grid-template-columns: 1fr !important;
    -ms-grid-columns: 1fr !important;
  }
  .badge-yellow.avatar_new_37 .card_thick_92:nth-child(1),
  .badge-yellow.element_large .card_thick_92:nth-child(1),
  .badge-yellow.block-c8 .card_thick_92:nth-child(1),
  .badge-yellow.thumbnail_orange .card_thick_92:nth-child(1),
  .badge-yellow.item-easy-f0 .card_thick_92:nth-child(1),
  .badge-yellow.label_1c .card_thick_92:nth-child(1),
  .badge-yellow.yellow_36 .card_thick_92:nth-child(1),
  .badge-yellow.active_c0 .card_thick_92:nth-child(1),
  .badge-yellow.slowcaption .card_thick_92: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;
  }
  .badge-yellow.avatar_new_37 .card_thick_92:nth-child(2),
  .badge-yellow.element_large .card_thick_92:nth-child(2),
  .badge-yellow.block-c8 .card_thick_92:nth-child(2),
  .badge-yellow.thumbnail_orange .card_thick_92:nth-child(2),
  .badge-yellow.item-easy-f0 .card_thick_92:nth-child(2),
  .badge-yellow.label_1c .card_thick_92:nth-child(2),
  .badge-yellow.yellow_36 .card_thick_92:nth-child(2),
  .badge-yellow.active_c0 .card_thick_92:nth-child(2),
  .badge-yellow.slowcaption .card_thick_92: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;
  }
  .badge-yellow.avatar_new_37 .card_thick_92:nth-child(3),
  .badge-yellow.element_large .card_thick_92:nth-child(3),
  .badge-yellow.block-c8 .card_thick_92:nth-child(3),
  .badge-yellow.thumbnail_orange .card_thick_92:nth-child(3),
  .badge-yellow.item-easy-f0 .card_thick_92:nth-child(3),
  .badge-yellow.label_1c .card_thick_92:nth-child(3),
  .badge-yellow.yellow_36 .card_thick_92:nth-child(3),
  .badge-yellow.active_c0 .card_thick_92:nth-child(3),
  .badge-yellow.slowcaption .card_thick_92: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;
  }
  .badge-yellow.avatar_new_37 .card_thick_92:nth-child(4),
  .badge-yellow.element_large .card_thick_92:nth-child(4),
  .badge-yellow.block-c8 .card_thick_92:nth-child(4),
  .badge-yellow.thumbnail_orange .card_thick_92:nth-child(4),
  .badge-yellow.item-easy-f0 .card_thick_92:nth-child(4),
  .badge-yellow.label_1c .card_thick_92:nth-child(4),
  .badge-yellow.yellow_36 .card_thick_92:nth-child(4),
  .badge-yellow.active_c0 .card_thick_92:nth-child(4),
  .badge-yellow.slowcaption .card_thick_92: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;
  }
  .badge-yellow.avatar_new_37 .card_thick_92:nth-child(5),
  .badge-yellow.element_large .card_thick_92:nth-child(5),
  .badge-yellow.block-c8 .card_thick_92:nth-child(5),
  .badge-yellow.thumbnail_orange .card_thick_92:nth-child(5),
  .badge-yellow.item-easy-f0 .card_thick_92:nth-child(5),
  .badge-yellow.label_1c .card_thick_92:nth-child(5),
  .badge-yellow.yellow_36 .card_thick_92:nth-child(5),
  .badge-yellow.active_c0 .card_thick_92:nth-child(5),
  .badge-yellow.slowcaption .card_thick_92: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;
  }
  .badge-yellow.avatar_new_37 .card_thick_92:nth-child(6),
  .badge-yellow.element_large .card_thick_92:nth-child(6),
  .badge-yellow.block-c8 .card_thick_92:nth-child(6),
  .badge-yellow.thumbnail_orange .card_thick_92:nth-child(6),
  .badge-yellow.item-easy-f0 .card_thick_92:nth-child(6),
  .badge-yellow.label_1c .card_thick_92:nth-child(6),
  .badge-yellow.yellow_36 .card_thick_92:nth-child(6),
  .badge-yellow.active_c0 .card_thick_92:nth-child(6),
  .badge-yellow.slowcaption .card_thick_92: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;
  }
}
.last-69 {
  margin-right: 5px;
}
.content-hot-4c {
  display: inline-block;
}
.content-hot-4c:not(:first-child):before {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.content-hot-4c .row_huge_3c {
  font-size: 0.75em;
}
.avatar-smooth-03 {
  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;
}
.avatar-smooth-03: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;
}
.box-fresh {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.pattern_narrow_c1 {
  width: 100%;
  position: relative;
  z-index: 1;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.shadow_selected {
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  overflow: hidden;
}
@media (min-width: 768px) {
  .chip-stone-79 .shadow_selected {
    max-height: 0;
    opacity: 0;
  }
  .chip-stone-79 .card_thick_92:hover .shadow_selected {
    max-height: 10em;
    opacity: 1;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
  }
}
.advanced_2d {
  width: 100%;
}
.card-next {
  position: relative;
  z-index: 3;
  display: inline-block;
  line-height: 1em;
  padding: 5px 10px;
}
.caption_liquid .shadow_38 {
  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;
}
.caption_liquid .shadow_38:before {
  display: block;
}
.caption_liquid .shadow_38.avatargreen {
  left: 0;
}
.caption_liquid .shadow_38.alerthovered {
  left: 40px;
}
.caption_liquid .shadow_38.alerthovered:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.caption_liquid.banner-wide .shadow_38 {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.caption_liquid.banner-wide .shadow_38.avatargreen {
  -webkit-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}
.caption_liquid.banner-wide .shadow_38.alerthovered {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
.caption_liquid.banner-wide:hover .shadow_38 {
  opacity: 1;
  pointer-events: auto;
}
.caption_liquid.banner-wide:hover .shadow_38.avatargreen {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.caption_liquid.banner-wide:hover .shadow_38.alerthovered {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.table-dim-53 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.currentheading {
  white-space: nowrap;
}
.secondary_over_28 {
  display: none;
  margin-right: 80px;
}
.secondary_over_28.footer_first {
  display: block;
}
.chip_center_34 {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: hidden;
}
.secondary_over_28 .table-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.secondary_over_28 .table-active:before,
.secondary_over_28 .table-active:after {
  content: none;
}
.secondary_over_28 .plasma-ff {
  height: auto;
}
.disabled_medium {
  outline: none;
}
.fluidinfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.footer_8d {
  overflow: hidden;
  line-height: 1;
}
.slowfooter .info-red {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 100%;
}
.slowfooter .info-red:after {
  content: "";
  display: inline-block;
  vertical-align: top;
  opacity: 0;
}
.slowfooter .info-red.chip-under:after {
  opacity: 1;
}
.picture_01 .info-red {
  white-space: normal;
}
.logo-6c {
  padding-right: 10px;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.currentheading {
  padding-right: 10px;
}
.feature_north {
  margin-right: 5px;
}
.coolnotification {
  white-space: nowrap;
  padding-right: 10px;
}
.largetooltip {
  margin-right: 5px;
}
.last-48 {
  padding-right: 10px;
}
.tertiary_right {
  margin-right: 5px;
}
.item-ce {
  margin-right: 10px;
}
.table-dim-53 .shadow_38 {
  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;
}
.table-dim-53 .shadow_38:before {
  display: block;
}
.table-dim-53 .shadow_38.avatargreen {
  right: -40px;
}
.table-dim-53 .shadow_38.alerthovered {
  right: -80px;
}
.table-dim-53 .shadow_38.alerthovered: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;
  }
}
.input-liquid-3a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
@media (max-width: 767px) {
  .input-liquid-3a {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto !important;
  }
}
.input-liquid-3a * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.input-liquid-3a.light_56 {
  -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;
}
.input-liquid-3a.outer-ba {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 767px) {
  .input-liquid-3a.outer-ba {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.light_56 .dropdowndirty {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (max-width: 767px) {
  .dropdowndirty {
    display: none;
  }
  .dropdowndirty.info_33 {
    display: block;
    width: calc(100% - 20px);
    height: auto !important;
    position: fixed;
    z-index: 999;
    margin: 0 auto;
    top: 20%;
    left: 10px;
  }
  .dropdowndirty.info_33
    .table-2b {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 998;
  }
  .dropdowndirty.info_33
    .hard_43.menuwest {
    z-index: 1000;
  }
}
.hard_43 {
  display: none;
}
.hard_43.menuwest {
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
}
.hard_43.menuwest iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .hard_43 {
    padding-bottom: 56.25% !important;
  }
}
.backdrop-hovered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.light_56 .backdrop-hovered {
  -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;
}
.outer-ba .backdrop-hovered {
  -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) {
  .outer-ba .backdrop-hovered {
    width: 100% !important;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }
}
.light_56 .tall_bc {
  padding-right: 15px;
}
.pagination-hard-f1 {
  font-size: 12px;
}
.message-fresh {
  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) {
  .message-fresh {
    width: 100% !important;
  }
}
.notification_white_7e.light_56 .message-fresh {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.outer-ba .message-fresh {
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (max-width: 767px) {
  .outer-ba .message-fresh {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.hero_0a.outer-ba .message-fresh {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.progressold {
  -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) {
  .light_56.tooltipgreen .progressold {
    visibility: hidden;
  }
  .light_56.tooltipgreen
    .silveractive,
  .light_56.tooltipgreen .progressold:hover {
    visibility: visible;
  }
  .light_56.tooltipgreen
    .progressold:hover::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  .light_56.tooltipgreen
    .progressold:hover
    .silveractive {
    margin-right: -5px;
  }
}
.light_56.preview_advanced
  .progressold::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .outer-ba .progressold::-webkit-scrollbar {
    width: 5px;
    height: 7px;
  }
}
.outer-ba .silveractive {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.active-6c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  cursor: pointer;
}
.light_56 .active-6c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.outer-ba .active-6c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.light_56 .out_a4 {
  margin-right: 10px;
  width: 25%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}
@media (max-width: 767px) {
  .light_56 .out_a4 {
    max-width: 100px;
  }
}
.outer-ba .out_a4 {
  width: 100%;
  margin-bottom: 10px;
}
.outer-ba .out_a4 img {
  width: 100%;
  height: auto;
}
.dropdown-over {
  -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;
}
.outer-ba .dropdown-over {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  margin-top: 15px;
  margin-left: 15px;
}
.dropdown-over .layout-5f,
.dropdown-over .logo-e3 {
  display: none;
  font-size: 10px;
}
.dropdown-over.hovered-6e .layout-5f {
  display: block;
}
.dropdown-over.icon-67 .logo-e3 {
  display: block;
}
.icon-67 .widget_65,
.hovered-6e .widget_65 {
  display: none;
}
.hero_b3 {
  font-size: 14px;
  line-height: 18px;
}
.mask_stone {
  font-size: 12px;
  line-height: 16px;
}
.dropdown-over {
  font-size: 12px;
}
.input-liquid-3a ::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.input-liquid-3a ::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
.input-liquid-3a ::-webkit-scrollbar-thumb {
  background-color: #e1e1e1;
  border: 0px none #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.input-liquid-3a ::-webkit-scrollbar-track {
  border: 0px none #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.input-liquid-3a ::-webkit-scrollbar-corner {
  background: transparent;
}
.video_east .icon_old_28.photo-dd .accent-22 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.video_east
  .icon_old_28.photo-dd
  .accent-22
  .sort_e1 {
  display: block;
  text-align: center;
}
.video_east
  .icon_old_28.photo-dd
  .accent-22
  .sort_e1.badge-active,
.video_east
  .icon_old_28.photo-dd
  .accent-22
  .sort_e1.top_62 {
  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;
}
.video_east .shadow_38 {
  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;
}
.video_east .shadow_38:before {
  display: block;
}
.video_east .shadow_38.alerthovered:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.widget_smooth_94 .video_east .shadow_38.alerthovered:before {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.widget_smooth_94 .video_east .shadow_38.avatargreen:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.easynotification .accent-22 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.easynotification .accent-22:before {
  content: "";
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.easynotification .accent-22 .texthot,
.easynotification .accent-22 .clean-23 {
  width: auto;
}
.easynotification .accent-22 .texthot a,
.easynotification .accent-22 .clean-23 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;
}
.easynotification .accent-22 .clean-23 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.easynotification .accent-22 .texthot {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.easynotification .accent-22 .shadow_38 {
  position: static;
}
.easynotification .shadow_38 {
  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;
}
.easynotification .shadow_38:before {
  display: block;
}
.easynotification .shadow_38.alerthovered:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.mediuminfo {
  -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;
}
.widget_smooth_94 .mediuminfo {
  position: relative;
  display: block;
}
.focus-14,
.mediuminfo {
  position: relative;
  display: block;
}
.focus-14 {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.focus-14:focus {
  outline: none;
}
.focus-14.tall-e2 {
  cursor: pointer;
}
.mediuminfo .focus-14,
.mediuminfo .table-active {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.widget_smooth_94 .mediuminfo .focus-14,
.widget_smooth_94 .mediuminfo .table-active {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.table-active {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.table-active:before,
.table-active:after {
  content: "";
  display: table;
}
.table-active:after {
  clear: both;
}
.mediumpreview .table-active,
.mediumpreview .plasma-ff {
  visibility: hidden;
}
.plasma-ff {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.plasma-ff img {
  display: block;
  margin: auto;
}
.plasma-ff.mediumpreview img {
  display: none;
}
.plasma-ff.tall-e2 img {
  pointer-events: none;
}
.footer_first .plasma-ff {
  display: block;
}
.paragraphhard .plasma-ff {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.banner-medium.orange-c6 {
  display: none;
}
.table-dirty-e1 .mediumpreview .plasma-ff {
  visibility: hidden;
}
.table-dirty-e1 .mediumpreview .focus-14 {
  background: #fff;
}
.table-dirty-e1 .mediumpreview .focus-14: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;
}
.table-dirty-e1 .freshtexture,
.table-dirty-e1 .warm-70 {
  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;
}
.table-dirty-e1 .freshtexture:hover,
.table-dirty-e1 .freshtexture:focus,
.table-dirty-e1 .warm-70:hover,
.table-dirty-e1 .warm-70:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.table-dirty-e1 .freshtexture:hover:before,
.table-dirty-e1 .freshtexture:focus:before,
.table-dirty-e1 .warm-70:hover:before,
.table-dirty-e1 .warm-70:focus:before {
  opacity: 1;
}
.table-dirty-e1 .freshtexture.cleanoverlay:before,
.table-dirty-e1 .warm-70.cleanoverlay:before {
  opacity: 0.25;
}
.table-dirty-e1 .freshtexture:before,
.table-dirty-e1 .warm-70:before {
  font-family: eicons;
  font-size: 35px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.table-dirty-e1 .warm-70 {
  left: -25px;
}
.table-dirty-e1 .warm-70:before {
  content: "\e89f";
}
.table-dirty-e1 .freshtexture {
  right: -25px;
}
.table-dirty-e1 .freshtexture:before {
  content: "\e89e";
}
.table-dirty-e1 .caption_first_d2 {
  margin-bottom: 30px;
}
.table-dirty-e1 ul.thick_1e {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.table-dirty-e1 ul.thick_1e li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.table-dirty-e1 ul.thick_1e 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;
}
.table-dirty-e1 ul.thick_1e li button:focus,
.table-dirty-e1 ul.thick_1e li button:hover {
  outline: none;
}
.table-dirty-e1 ul.thick_1e li button:focus:before,
.table-dirty-e1 ul.thick_1e li button:hover:before {
  opacity: 1;
}
.table-dirty-e1 ul.thick_1e 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;
}
.table-dirty-e1 ul.thick_1e li.panel-mini button:before {
  opacity: 0.75;
  color: #000;
}
.table-dirty-e1 .component_lite_07 .warm-70 {
  left: 0;
}
.table-dirty-e1 .component_lite_07 .freshtexture {
  right: 0;
}
.table-dirty-e1 .chip-short-a7 .thick_1e {
  bottom: 5px;
}
.table-dirty-e1 .chip-short-a7.caption_first_d2 {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .gradient_85 {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .brownfocus {
    display: none !important;
  }
}
.shade-c7 {
  display: inline-block;
  line-height: 1;
  text-align: center;
}
.shade-c7 svg {
  display: block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}

/* css-noise: 21cf */
.widget-item-b9 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.0;
}
