.table-5861 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 40px;
}
.header_rough_f703 {
  position: relative;
  word-con: anywhere;
}
.status_medium_2996 {
  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;
}
.status_medium_2996.picture-first-9fdc {
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.status_medium_2996.soft-4113 {
  width: 100%;
  max-width: 100%;
}
.status_medium_2996.pagination_5015 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (max-width: 1024px) {
  .status_medium_2996.pagination_5015 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.status_medium_2996.title-dirty-cf62 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media (max-width: 1024px) {
  .status_medium_2996.title-dirty-cf62 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.static-89ca {
  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;
}
.static-89ca:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 1;
}
.static-89ca > * {
  position: relative;
  z-index: 2;
}
.pagination_5015 .plasma_bf50 {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.pagination_5015.pro-4858 .plasma_bf50 {
  margin-left: 20px;
}
.title-dirty-cf62.pro-4858 .plasma_bf50 {
  margin-right: 20px;
}
.fresh-70ac.pro-4858 .plasma_bf50 {
  margin-top: 20px;
}
.table-5861.menu-1dfe,
.table-5861.notification-9bfb {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media (max-width: 1024px) {
  .table-5861.menu-1dfe,
  .table-5861.notification-9bfb {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.table-5861.notification-9bfb {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.table-cd24 .icon_complex_b699 .surface-lite-1394 {
  -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;
}
.table-cd24
  .icon_complex_b699
  .block_small_3cea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.table-cd24
  .icon_complex_b699
  .background-light-0937 {
  margin-left: 5px;
  text-decoration: none;
}
.table-cd24
  .icon_complex_b699
  .layout_42ac {
  display: inline-block;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.breadcrumb-current-895c {
  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;
}
.search-north-50e6 .breadcrumb-current-895c,
.pattern-bronze-152b .breadcrumb-current-895c {
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
@media (max-width: 1024px) {
  .breadcrumb-current-895c {
    max-width: 100% !important;
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
}
.first-f6a7 {
  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;
}
.first-f6a7.main_6cf2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.first-f6a7.primary_7669 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.thumbnail-7d2a {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.thumbnail-7d2a img {
  display: block;
  width: 100%;
  height: auto;
}
.primary_7669 .thumbnail-7d2a {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  width: 100%;
  max-width: 100%;
}
.pagination_5015 .thumbnail-7d2a {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
}
.thumbnail-7d2a a {
  display: block;
  position: relative;
  overflow: hidden;
}
.thumbnail-7d2a a:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 1;
}
.footer-slow-e253 {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.primary_7669.pro-4858 .footer-slow-e253 {
  margin-top: 20px;
}
.feature_short_a2cf.pro-4858 .footer-slow-e253 {
  margin-left: 20px;
}
.main_6cf2.pro-4858 .footer-slow-e253 {
  margin-right: 20px;
}
.surface-north-b667 .fast_0375:nth-child(1) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.surface-north-b667 .fast_0375:nth-child(2) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.surface-north-b667 .fast_0375:nth-child(3) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.surface-north-b667 .fast_0375:nth-child(4) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.surface-north-b667 .fast_0375:nth-child(5) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.surface-north-b667 .fast_0375:nth-child(6) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.surface-north-b667 .fast_0375:nth-child(7) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.surface-north-b667 .fast_0375:nth-child(8) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.secondary-53d5 .fast_0375:nth-child(1),
.secondary-53d5 .fast_0375:nth-child(2) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.secondary-53d5 .fast_0375:nth-child(3),
.secondary-53d5 .fast_0375:nth-child(4) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.secondary-53d5 .fast_0375:nth-child(5),
.secondary-53d5 .fast_0375:nth-child(6) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.secondary-53d5 .fast_0375:nth-child(7),
.secondary-53d5 .fast_0375:nth-child(8) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.secondary-53d5 .fast_0375:nth-child(9),
.secondary-53d5 .fast_0375:nth-child(10) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.secondary-53d5 .fast_0375:nth-child(11),
.secondary-53d5 .fast_0375:nth-child(12) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.secondary-53d5 .fast_0375:nth-child(13),
.secondary-53d5 .fast_0375:nth-child(14) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.secondary-53d5 .fast_0375:nth-child(15),
.secondary-53d5 .fast_0375:nth-child(16) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.motion_7a95 .fast_0375:nth-child(1),
.motion_7a95 .fast_0375:nth-child(2),
.motion_7a95 .fast_0375:nth-child(3) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.motion_7a95 .fast_0375:nth-child(4),
.motion_7a95 .fast_0375:nth-child(5),
.motion_7a95 .fast_0375:nth-child(6) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.motion_7a95 .fast_0375:nth-child(7),
.motion_7a95 .fast_0375:nth-child(8),
.motion_7a95 .fast_0375:nth-child(9) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.motion_7a95 .fast_0375:nth-child(10),
.motion_7a95 .fast_0375:nth-child(11),
.motion_7a95 .fast_0375:nth-child(12) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.motion_7a95 .fast_0375:nth-child(13),
.motion_7a95 .fast_0375:nth-child(14),
.motion_7a95 .fast_0375:nth-child(15) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.motion_7a95 .fast_0375:nth-child(16),
.motion_7a95 .fast_0375:nth-child(17),
.motion_7a95 .fast_0375:nth-child(18) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.motion_7a95 .fast_0375:nth-child(19),
.motion_7a95 .fast_0375:nth-child(20),
.motion_7a95 .fast_0375:nth-child(21) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.motion_7a95 .fast_0375:nth-child(22),
.motion_7a95 .fast_0375:nth-child(23),
.motion_7a95 .fast_0375:nth-child(24) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.form-56a9 .fast_0375:nth-child(1),
.form-56a9 .fast_0375:nth-child(2),
.form-56a9 .fast_0375:nth-child(3),
.form-56a9 .fast_0375:nth-child(4) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.form-56a9 .fast_0375:nth-child(5),
.form-56a9 .fast_0375:nth-child(6),
.form-56a9 .fast_0375:nth-child(7),
.form-56a9 .fast_0375:nth-child(8) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.form-56a9 .fast_0375:nth-child(9),
.form-56a9 .fast_0375:nth-child(10),
.form-56a9 .fast_0375:nth-child(11),
.form-56a9 .fast_0375:nth-child(12) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.form-56a9 .fast_0375:nth-child(13),
.form-56a9 .fast_0375:nth-child(14),
.form-56a9 .fast_0375:nth-child(15),
.form-56a9 .fast_0375:nth-child(16) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.form-56a9 .fast_0375:nth-child(17),
.form-56a9 .fast_0375:nth-child(18),
.form-56a9 .fast_0375:nth-child(19),
.form-56a9 .fast_0375:nth-child(20) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.form-56a9 .fast_0375:nth-child(21),
.form-56a9 .fast_0375:nth-child(22),
.form-56a9 .fast_0375:nth-child(23),
.form-56a9 .fast_0375:nth-child(24) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.form-56a9 .fast_0375:nth-child(25),
.form-56a9 .fast_0375:nth-child(26),
.form-56a9 .fast_0375:nth-child(27),
.form-56a9 .fast_0375:nth-child(28) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.form-56a9 .fast_0375:nth-child(29),
.form-56a9 .fast_0375:nth-child(30),
.form-56a9 .fast_0375:nth-child(31),
.form-56a9 .fast_0375:nth-child(32) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.detail_cool_dc25 .fast_0375:nth-child(1),
.detail_cool_dc25 .fast_0375:nth-child(2),
.detail_cool_dc25 .fast_0375:nth-child(3),
.detail_cool_dc25 .fast_0375:nth-child(4),
.detail_cool_dc25 .fast_0375:nth-child(5) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.detail_cool_dc25 .fast_0375:nth-child(6),
.detail_cool_dc25 .fast_0375:nth-child(7),
.detail_cool_dc25 .fast_0375:nth-child(8),
.detail_cool_dc25 .fast_0375:nth-child(9),
.detail_cool_dc25 .fast_0375:nth-child(10) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.detail_cool_dc25 .fast_0375:nth-child(11),
.detail_cool_dc25 .fast_0375:nth-child(12),
.detail_cool_dc25 .fast_0375:nth-child(13),
.detail_cool_dc25 .fast_0375:nth-child(14),
.detail_cool_dc25 .fast_0375:nth-child(15) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.detail_cool_dc25 .fast_0375:nth-child(16),
.detail_cool_dc25 .fast_0375:nth-child(17),
.detail_cool_dc25 .fast_0375:nth-child(18),
.detail_cool_dc25 .fast_0375:nth-child(19),
.detail_cool_dc25 .fast_0375:nth-child(20) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.detail_cool_dc25 .fast_0375:nth-child(21),
.detail_cool_dc25 .fast_0375:nth-child(22),
.detail_cool_dc25 .fast_0375:nth-child(23),
.detail_cool_dc25 .fast_0375:nth-child(24),
.detail_cool_dc25 .fast_0375:nth-child(25) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.detail_cool_dc25 .fast_0375:nth-child(26),
.detail_cool_dc25 .fast_0375:nth-child(27),
.detail_cool_dc25 .fast_0375:nth-child(28),
.detail_cool_dc25 .fast_0375:nth-child(29),
.detail_cool_dc25 .fast_0375:nth-child(30) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.detail_cool_dc25 .fast_0375:nth-child(31),
.detail_cool_dc25 .fast_0375:nth-child(32),
.detail_cool_dc25 .fast_0375:nth-child(33),
.detail_cool_dc25 .fast_0375:nth-child(34),
.detail_cool_dc25 .fast_0375:nth-child(35) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.detail_cool_dc25 .fast_0375:nth-child(36),
.detail_cool_dc25 .fast_0375:nth-child(37),
.detail_cool_dc25 .fast_0375:nth-child(38),
.detail_cool_dc25 .fast_0375:nth-child(39),
.detail_cool_dc25 .fast_0375:nth-child(40) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.container-last-1434 .fast_0375:nth-child(1),
.container-last-1434 .fast_0375:nth-child(2),
.container-last-1434 .fast_0375:nth-child(3),
.container-last-1434 .fast_0375:nth-child(4),
.container-last-1434 .fast_0375:nth-child(5),
.container-last-1434 .fast_0375:nth-child(6) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.container-last-1434 .fast_0375:nth-child(7),
.container-last-1434 .fast_0375:nth-child(8),
.container-last-1434 .fast_0375:nth-child(9),
.container-last-1434 .fast_0375:nth-child(10),
.container-last-1434 .fast_0375:nth-child(11),
.container-last-1434 .fast_0375:nth-child(12) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.container-last-1434 .fast_0375:nth-child(13),
.container-last-1434 .fast_0375:nth-child(14),
.container-last-1434 .fast_0375:nth-child(15),
.container-last-1434 .fast_0375:nth-child(16),
.container-last-1434 .fast_0375:nth-child(17),
.container-last-1434 .fast_0375:nth-child(18) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.container-last-1434 .fast_0375:nth-child(19),
.container-last-1434 .fast_0375:nth-child(20),
.container-last-1434 .fast_0375:nth-child(21),
.container-last-1434 .fast_0375:nth-child(22),
.container-last-1434 .fast_0375:nth-child(23),
.container-last-1434 .fast_0375:nth-child(24) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.container-last-1434 .fast_0375:nth-child(25),
.container-last-1434 .fast_0375:nth-child(26),
.container-last-1434 .fast_0375:nth-child(27),
.container-last-1434 .fast_0375:nth-child(28),
.container-last-1434 .fast_0375:nth-child(29),
.container-last-1434 .fast_0375:nth-child(30) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.container-last-1434 .fast_0375:nth-child(31),
.container-last-1434 .fast_0375:nth-child(32),
.container-last-1434 .fast_0375:nth-child(33),
.container-last-1434 .fast_0375:nth-child(34),
.container-last-1434 .fast_0375:nth-child(35),
.container-last-1434 .fast_0375:nth-child(36) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.container-last-1434 .fast_0375:nth-child(37),
.container-last-1434 .fast_0375:nth-child(38),
.container-last-1434 .fast_0375:nth-child(39),
.container-last-1434 .fast_0375:nth-child(40),
.container-last-1434 .fast_0375:nth-child(41),
.container-last-1434 .fast_0375:nth-child(42) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.container-last-1434 .fast_0375:nth-child(43),
.container-last-1434 .fast_0375:nth-child(44),
.container-last-1434 .fast_0375:nth-child(45),
.container-last-1434 .fast_0375:nth-child(46),
.container-last-1434 .fast_0375:nth-child(47),
.container-last-1434 .fast_0375:nth-child(48) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.pro-ded9 .fast_0375:nth-child(1),
.pro-ded9 .fast_0375:nth-child(2),
.pro-ded9 .fast_0375:nth-child(3),
.pro-ded9 .fast_0375:nth-child(4),
.pro-ded9 .fast_0375:nth-child(5),
.pro-ded9 .fast_0375:nth-child(6),
.pro-ded9 .fast_0375:nth-child(7) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.pro-ded9 .fast_0375:nth-child(8),
.pro-ded9 .fast_0375:nth-child(9),
.pro-ded9 .fast_0375:nth-child(10),
.pro-ded9 .fast_0375:nth-child(11),
.pro-ded9 .fast_0375:nth-child(12),
.pro-ded9 .fast_0375:nth-child(13),
.pro-ded9 .fast_0375:nth-child(14) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.pro-ded9 .fast_0375:nth-child(15),
.pro-ded9 .fast_0375:nth-child(16),
.pro-ded9 .fast_0375:nth-child(17),
.pro-ded9 .fast_0375:nth-child(18),
.pro-ded9 .fast_0375:nth-child(19),
.pro-ded9 .fast_0375:nth-child(20),
.pro-ded9 .fast_0375:nth-child(21) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.pro-ded9 .fast_0375:nth-child(22),
.pro-ded9 .fast_0375:nth-child(23),
.pro-ded9 .fast_0375:nth-child(24),
.pro-ded9 .fast_0375:nth-child(25),
.pro-ded9 .fast_0375:nth-child(26),
.pro-ded9 .fast_0375:nth-child(27),
.pro-ded9 .fast_0375:nth-child(28) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.pro-ded9 .fast_0375:nth-child(29),
.pro-ded9 .fast_0375:nth-child(30),
.pro-ded9 .fast_0375:nth-child(31),
.pro-ded9 .fast_0375:nth-child(32),
.pro-ded9 .fast_0375:nth-child(33),
.pro-ded9 .fast_0375:nth-child(34),
.pro-ded9 .fast_0375:nth-child(35) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.pro-ded9 .fast_0375:nth-child(36),
.pro-ded9 .fast_0375:nth-child(37),
.pro-ded9 .fast_0375:nth-child(38),
.pro-ded9 .fast_0375:nth-child(39),
.pro-ded9 .fast_0375:nth-child(40),
.pro-ded9 .fast_0375:nth-child(41),
.pro-ded9 .fast_0375:nth-child(42) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.pro-ded9 .fast_0375:nth-child(43),
.pro-ded9 .fast_0375:nth-child(44),
.pro-ded9 .fast_0375:nth-child(45),
.pro-ded9 .fast_0375:nth-child(46),
.pro-ded9 .fast_0375:nth-child(47),
.pro-ded9 .fast_0375:nth-child(48),
.pro-ded9 .fast_0375:nth-child(49) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.pro-ded9 .fast_0375:nth-child(50),
.pro-ded9 .fast_0375:nth-child(51),
.pro-ded9 .fast_0375:nth-child(52),
.pro-ded9 .fast_0375:nth-child(53),
.pro-ded9 .fast_0375:nth-child(54),
.pro-ded9 .fast_0375:nth-child(55),
.pro-ded9 .fast_0375:nth-child(56) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.dim_aa4f .fast_0375:nth-child(1),
.dim_aa4f .fast_0375:nth-child(2),
.dim_aa4f .fast_0375:nth-child(3),
.dim_aa4f .fast_0375:nth-child(4),
.dim_aa4f .fast_0375:nth-child(5),
.dim_aa4f .fast_0375:nth-child(6),
.dim_aa4f .fast_0375:nth-child(7),
.dim_aa4f .fast_0375:nth-child(8) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.dim_aa4f .fast_0375:nth-child(9),
.dim_aa4f .fast_0375:nth-child(10),
.dim_aa4f .fast_0375:nth-child(11),
.dim_aa4f .fast_0375:nth-child(12),
.dim_aa4f .fast_0375:nth-child(13),
.dim_aa4f .fast_0375:nth-child(14),
.dim_aa4f .fast_0375:nth-child(15),
.dim_aa4f .fast_0375:nth-child(16) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.dim_aa4f .fast_0375:nth-child(17),
.dim_aa4f .fast_0375:nth-child(18),
.dim_aa4f .fast_0375:nth-child(19),
.dim_aa4f .fast_0375:nth-child(20),
.dim_aa4f .fast_0375:nth-child(21),
.dim_aa4f .fast_0375:nth-child(22),
.dim_aa4f .fast_0375:nth-child(23),
.dim_aa4f .fast_0375:nth-child(24) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.dim_aa4f .fast_0375:nth-child(25),
.dim_aa4f .fast_0375:nth-child(26),
.dim_aa4f .fast_0375:nth-child(27),
.dim_aa4f .fast_0375:nth-child(28),
.dim_aa4f .fast_0375:nth-child(29),
.dim_aa4f .fast_0375:nth-child(30),
.dim_aa4f .fast_0375:nth-child(31),
.dim_aa4f .fast_0375:nth-child(32) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.dim_aa4f .fast_0375:nth-child(33),
.dim_aa4f .fast_0375:nth-child(34),
.dim_aa4f .fast_0375:nth-child(35),
.dim_aa4f .fast_0375:nth-child(36),
.dim_aa4f .fast_0375:nth-child(37),
.dim_aa4f .fast_0375:nth-child(38),
.dim_aa4f .fast_0375:nth-child(39),
.dim_aa4f .fast_0375:nth-child(40) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.dim_aa4f .fast_0375:nth-child(41),
.dim_aa4f .fast_0375:nth-child(42),
.dim_aa4f .fast_0375:nth-child(43),
.dim_aa4f .fast_0375:nth-child(44),
.dim_aa4f .fast_0375:nth-child(45),
.dim_aa4f .fast_0375:nth-child(46),
.dim_aa4f .fast_0375:nth-child(47),
.dim_aa4f .fast_0375:nth-child(48) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.dim_aa4f .fast_0375:nth-child(49),
.dim_aa4f .fast_0375:nth-child(50),
.dim_aa4f .fast_0375:nth-child(51),
.dim_aa4f .fast_0375:nth-child(52),
.dim_aa4f .fast_0375:nth-child(53),
.dim_aa4f .fast_0375:nth-child(54),
.dim_aa4f .fast_0375:nth-child(55),
.dim_aa4f .fast_0375:nth-child(56) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.dim_aa4f .fast_0375:nth-child(57),
.dim_aa4f .fast_0375:nth-child(58),
.dim_aa4f .fast_0375:nth-child(59),
.dim_aa4f .fast_0375:nth-child(60),
.dim_aa4f .fast_0375:nth-child(61),
.dim_aa4f .fast_0375:nth-child(62),
.dim_aa4f .fast_0375:nth-child(63),
.dim_aa4f .fast_0375:nth-child(64) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
@media (max-width: 1024px) {
  .short-af44 .fast_0375:nth-child(1) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .short-af44 .fast_0375:nth-child(2) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .short-af44 .fast_0375:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .short-af44 .fast_0375:nth-child(4) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .short-af44 .fast_0375:nth-child(5) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .short-af44 .fast_0375:nth-child(6) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .short-af44 .fast_0375:nth-child(7) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .short-af44 .fast_0375:nth-child(8) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .avatar-ee10 .fast_0375:nth-child(1),
  .avatar-ee10 .fast_0375:nth-child(2) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .avatar-ee10 .fast_0375:nth-child(3),
  .avatar-ee10 .fast_0375:nth-child(4) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .avatar-ee10 .fast_0375:nth-child(5),
  .avatar-ee10 .fast_0375:nth-child(6) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .avatar-ee10 .fast_0375:nth-child(7),
  .avatar-ee10 .fast_0375:nth-child(8) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .avatar-ee10 .fast_0375:nth-child(9),
  .avatar-ee10 .fast_0375:nth-child(10) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .avatar-ee10 .fast_0375:nth-child(11),
  .avatar-ee10 .fast_0375:nth-child(12) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .avatar-ee10 .fast_0375:nth-child(13),
  .avatar-ee10 .fast_0375:nth-child(14) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .avatar-ee10 .fast_0375:nth-child(15),
  .avatar-ee10 .fast_0375:nth-child(16) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .wrapper-585e .fast_0375:nth-child(1),
  .wrapper-585e .fast_0375:nth-child(2),
  .wrapper-585e .fast_0375:nth-child(3) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .wrapper-585e .fast_0375:nth-child(4),
  .wrapper-585e .fast_0375:nth-child(5),
  .wrapper-585e .fast_0375:nth-child(6) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .wrapper-585e .fast_0375:nth-child(7),
  .wrapper-585e .fast_0375:nth-child(8),
  .wrapper-585e .fast_0375:nth-child(9) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .wrapper-585e .fast_0375:nth-child(10),
  .wrapper-585e .fast_0375:nth-child(11),
  .wrapper-585e .fast_0375:nth-child(12) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .wrapper-585e .fast_0375:nth-child(13),
  .wrapper-585e .fast_0375:nth-child(14),
  .wrapper-585e .fast_0375:nth-child(15) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .wrapper-585e .fast_0375:nth-child(16),
  .wrapper-585e .fast_0375:nth-child(17),
  .wrapper-585e .fast_0375:nth-child(18) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .wrapper-585e .fast_0375:nth-child(19),
  .wrapper-585e .fast_0375:nth-child(20),
  .wrapper-585e .fast_0375:nth-child(21) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .wrapper-585e .fast_0375:nth-child(22),
  .wrapper-585e .fast_0375:nth-child(23),
  .wrapper-585e .fast_0375:nth-child(24) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .main-4724 .fast_0375:nth-child(1),
  .main-4724 .fast_0375:nth-child(2),
  .main-4724 .fast_0375:nth-child(3),
  .main-4724 .fast_0375:nth-child(4) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .main-4724 .fast_0375:nth-child(5),
  .main-4724 .fast_0375:nth-child(6),
  .main-4724 .fast_0375:nth-child(7),
  .main-4724 .fast_0375:nth-child(8) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .main-4724 .fast_0375:nth-child(9),
  .main-4724 .fast_0375:nth-child(10),
  .main-4724 .fast_0375:nth-child(11),
  .main-4724 .fast_0375:nth-child(12) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .main-4724 .fast_0375:nth-child(13),
  .main-4724 .fast_0375:nth-child(14),
  .main-4724 .fast_0375:nth-child(15),
  .main-4724 .fast_0375:nth-child(16) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .main-4724 .fast_0375:nth-child(17),
  .main-4724 .fast_0375:nth-child(18),
  .main-4724 .fast_0375:nth-child(19),
  .main-4724 .fast_0375:nth-child(20) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .main-4724 .fast_0375:nth-child(21),
  .main-4724 .fast_0375:nth-child(22),
  .main-4724 .fast_0375:nth-child(23),
  .main-4724 .fast_0375:nth-child(24) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .main-4724 .fast_0375:nth-child(25),
  .main-4724 .fast_0375:nth-child(26),
  .main-4724 .fast_0375:nth-child(27),
  .main-4724 .fast_0375:nth-child(28) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .main-4724 .fast_0375:nth-child(29),
  .main-4724 .fast_0375:nth-child(30),
  .main-4724 .fast_0375:nth-child(31),
  .main-4724 .fast_0375:nth-child(32) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .background_top_5897 .fast_0375:nth-child(1),
  .background_top_5897 .fast_0375:nth-child(2),
  .background_top_5897 .fast_0375:nth-child(3),
  .background_top_5897 .fast_0375:nth-child(4),
  .background_top_5897 .fast_0375:nth-child(5) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .background_top_5897 .fast_0375:nth-child(6),
  .background_top_5897 .fast_0375:nth-child(7),
  .background_top_5897 .fast_0375:nth-child(8),
  .background_top_5897 .fast_0375:nth-child(9),
  .background_top_5897 .fast_0375:nth-child(10) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .background_top_5897 .fast_0375:nth-child(11),
  .background_top_5897 .fast_0375:nth-child(12),
  .background_top_5897 .fast_0375:nth-child(13),
  .background_top_5897 .fast_0375:nth-child(14),
  .background_top_5897 .fast_0375:nth-child(15) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .background_top_5897 .fast_0375:nth-child(16),
  .background_top_5897 .fast_0375:nth-child(17),
  .background_top_5897 .fast_0375:nth-child(18),
  .background_top_5897 .fast_0375:nth-child(19),
  .background_top_5897 .fast_0375:nth-child(20) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .background_top_5897 .fast_0375:nth-child(21),
  .background_top_5897 .fast_0375:nth-child(22),
  .background_top_5897 .fast_0375:nth-child(23),
  .background_top_5897 .fast_0375:nth-child(24),
  .background_top_5897 .fast_0375:nth-child(25) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .background_top_5897 .fast_0375:nth-child(26),
  .background_top_5897 .fast_0375:nth-child(27),
  .background_top_5897 .fast_0375:nth-child(28),
  .background_top_5897 .fast_0375:nth-child(29),
  .background_top_5897 .fast_0375:nth-child(30) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .background_top_5897 .fast_0375:nth-child(31),
  .background_top_5897 .fast_0375:nth-child(32),
  .background_top_5897 .fast_0375:nth-child(33),
  .background_top_5897 .fast_0375:nth-child(34),
  .background_top_5897 .fast_0375:nth-child(35) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .background_top_5897 .fast_0375:nth-child(36),
  .background_top_5897 .fast_0375:nth-child(37),
  .background_top_5897 .fast_0375:nth-child(38),
  .background_top_5897 .fast_0375:nth-child(39),
  .background_top_5897 .fast_0375:nth-child(40) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .motion-c599 .fast_0375:nth-child(1),
  .motion-c599 .fast_0375:nth-child(2),
  .motion-c599 .fast_0375:nth-child(3),
  .motion-c599 .fast_0375:nth-child(4),
  .motion-c599 .fast_0375:nth-child(5),
  .motion-c599 .fast_0375:nth-child(6) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .motion-c599 .fast_0375:nth-child(7),
  .motion-c599 .fast_0375:nth-child(8),
  .motion-c599 .fast_0375:nth-child(9),
  .motion-c599 .fast_0375:nth-child(10),
  .motion-c599 .fast_0375:nth-child(11),
  .motion-c599 .fast_0375:nth-child(12) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .motion-c599 .fast_0375:nth-child(13),
  .motion-c599 .fast_0375:nth-child(14),
  .motion-c599 .fast_0375:nth-child(15),
  .motion-c599 .fast_0375:nth-child(16),
  .motion-c599 .fast_0375:nth-child(17),
  .motion-c599 .fast_0375:nth-child(18) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .motion-c599 .fast_0375:nth-child(19),
  .motion-c599 .fast_0375:nth-child(20),
  .motion-c599 .fast_0375:nth-child(21),
  .motion-c599 .fast_0375:nth-child(22),
  .motion-c599 .fast_0375:nth-child(23),
  .motion-c599 .fast_0375:nth-child(24) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .motion-c599 .fast_0375:nth-child(25),
  .motion-c599 .fast_0375:nth-child(26),
  .motion-c599 .fast_0375:nth-child(27),
  .motion-c599 .fast_0375:nth-child(28),
  .motion-c599 .fast_0375:nth-child(29),
  .motion-c599 .fast_0375:nth-child(30) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .motion-c599 .fast_0375:nth-child(31),
  .motion-c599 .fast_0375:nth-child(32),
  .motion-c599 .fast_0375:nth-child(33),
  .motion-c599 .fast_0375:nth-child(34),
  .motion-c599 .fast_0375:nth-child(35),
  .motion-c599 .fast_0375:nth-child(36) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .motion-c599 .fast_0375:nth-child(37),
  .motion-c599 .fast_0375:nth-child(38),
  .motion-c599 .fast_0375:nth-child(39),
  .motion-c599 .fast_0375:nth-child(40),
  .motion-c599 .fast_0375:nth-child(41),
  .motion-c599 .fast_0375:nth-child(42) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .motion-c599 .fast_0375:nth-child(43),
  .motion-c599 .fast_0375:nth-child(44),
  .motion-c599 .fast_0375:nth-child(45),
  .motion-c599 .fast_0375:nth-child(46),
  .motion-c599 .fast_0375:nth-child(47),
  .motion-c599 .fast_0375:nth-child(48) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .fast-7c3f .fast_0375:nth-child(1),
  .fast-7c3f .fast_0375:nth-child(2),
  .fast-7c3f .fast_0375:nth-child(3),
  .fast-7c3f .fast_0375:nth-child(4),
  .fast-7c3f .fast_0375:nth-child(5),
  .fast-7c3f .fast_0375:nth-child(6),
  .fast-7c3f .fast_0375:nth-child(7) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .fast-7c3f .fast_0375:nth-child(8),
  .fast-7c3f .fast_0375:nth-child(9),
  .fast-7c3f .fast_0375:nth-child(10),
  .fast-7c3f .fast_0375:nth-child(11),
  .fast-7c3f .fast_0375:nth-child(12),
  .fast-7c3f .fast_0375:nth-child(13),
  .fast-7c3f .fast_0375:nth-child(14) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .fast-7c3f .fast_0375:nth-child(15),
  .fast-7c3f .fast_0375:nth-child(16),
  .fast-7c3f .fast_0375:nth-child(17),
  .fast-7c3f .fast_0375:nth-child(18),
  .fast-7c3f .fast_0375:nth-child(19),
  .fast-7c3f .fast_0375:nth-child(20),
  .fast-7c3f .fast_0375:nth-child(21) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .fast-7c3f .fast_0375:nth-child(22),
  .fast-7c3f .fast_0375:nth-child(23),
  .fast-7c3f .fast_0375:nth-child(24),
  .fast-7c3f .fast_0375:nth-child(25),
  .fast-7c3f .fast_0375:nth-child(26),
  .fast-7c3f .fast_0375:nth-child(27),
  .fast-7c3f .fast_0375:nth-child(28) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .fast-7c3f .fast_0375:nth-child(29),
  .fast-7c3f .fast_0375:nth-child(30),
  .fast-7c3f .fast_0375:nth-child(31),
  .fast-7c3f .fast_0375:nth-child(32),
  .fast-7c3f .fast_0375:nth-child(33),
  .fast-7c3f .fast_0375:nth-child(34),
  .fast-7c3f .fast_0375:nth-child(35) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .fast-7c3f .fast_0375:nth-child(36),
  .fast-7c3f .fast_0375:nth-child(37),
  .fast-7c3f .fast_0375:nth-child(38),
  .fast-7c3f .fast_0375:nth-child(39),
  .fast-7c3f .fast_0375:nth-child(40),
  .fast-7c3f .fast_0375:nth-child(41),
  .fast-7c3f .fast_0375:nth-child(42) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .fast-7c3f .fast_0375:nth-child(43),
  .fast-7c3f .fast_0375:nth-child(44),
  .fast-7c3f .fast_0375:nth-child(45),
  .fast-7c3f .fast_0375:nth-child(46),
  .fast-7c3f .fast_0375:nth-child(47),
  .fast-7c3f .fast_0375:nth-child(48),
  .fast-7c3f .fast_0375:nth-child(49) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .fast-7c3f .fast_0375:nth-child(50),
  .fast-7c3f .fast_0375:nth-child(51),
  .fast-7c3f .fast_0375:nth-child(52),
  .fast-7c3f .fast_0375:nth-child(53),
  .fast-7c3f .fast_0375:nth-child(54),
  .fast-7c3f .fast_0375:nth-child(55),
  .fast-7c3f .fast_0375:nth-child(56) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .gradient_dynamic_1604 .fast_0375:nth-child(1),
  .gradient_dynamic_1604 .fast_0375:nth-child(2),
  .gradient_dynamic_1604 .fast_0375:nth-child(3),
  .gradient_dynamic_1604 .fast_0375:nth-child(4),
  .gradient_dynamic_1604 .fast_0375:nth-child(5),
  .gradient_dynamic_1604 .fast_0375:nth-child(6),
  .gradient_dynamic_1604 .fast_0375:nth-child(7),
  .gradient_dynamic_1604 .fast_0375:nth-child(8) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .gradient_dynamic_1604 .fast_0375:nth-child(9),
  .gradient_dynamic_1604 .fast_0375:nth-child(10),
  .gradient_dynamic_1604 .fast_0375:nth-child(11),
  .gradient_dynamic_1604 .fast_0375:nth-child(12),
  .gradient_dynamic_1604 .fast_0375:nth-child(13),
  .gradient_dynamic_1604 .fast_0375:nth-child(14),
  .gradient_dynamic_1604 .fast_0375:nth-child(15),
  .gradient_dynamic_1604 .fast_0375:nth-child(16) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .gradient_dynamic_1604 .fast_0375:nth-child(17),
  .gradient_dynamic_1604 .fast_0375:nth-child(18),
  .gradient_dynamic_1604 .fast_0375:nth-child(19),
  .gradient_dynamic_1604 .fast_0375:nth-child(20),
  .gradient_dynamic_1604 .fast_0375:nth-child(21),
  .gradient_dynamic_1604 .fast_0375:nth-child(22),
  .gradient_dynamic_1604 .fast_0375:nth-child(23),
  .gradient_dynamic_1604 .fast_0375:nth-child(24) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .gradient_dynamic_1604 .fast_0375:nth-child(25),
  .gradient_dynamic_1604 .fast_0375:nth-child(26),
  .gradient_dynamic_1604 .fast_0375:nth-child(27),
  .gradient_dynamic_1604 .fast_0375:nth-child(28),
  .gradient_dynamic_1604 .fast_0375:nth-child(29),
  .gradient_dynamic_1604 .fast_0375:nth-child(30),
  .gradient_dynamic_1604 .fast_0375:nth-child(31),
  .gradient_dynamic_1604 .fast_0375:nth-child(32) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .gradient_dynamic_1604 .fast_0375:nth-child(33),
  .gradient_dynamic_1604 .fast_0375:nth-child(34),
  .gradient_dynamic_1604 .fast_0375:nth-child(35),
  .gradient_dynamic_1604 .fast_0375:nth-child(36),
  .gradient_dynamic_1604 .fast_0375:nth-child(37),
  .gradient_dynamic_1604 .fast_0375:nth-child(38),
  .gradient_dynamic_1604 .fast_0375:nth-child(39),
  .gradient_dynamic_1604 .fast_0375:nth-child(40) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .gradient_dynamic_1604 .fast_0375:nth-child(41),
  .gradient_dynamic_1604 .fast_0375:nth-child(42),
  .gradient_dynamic_1604 .fast_0375:nth-child(43),
  .gradient_dynamic_1604 .fast_0375:nth-child(44),
  .gradient_dynamic_1604 .fast_0375:nth-child(45),
  .gradient_dynamic_1604 .fast_0375:nth-child(46),
  .gradient_dynamic_1604 .fast_0375:nth-child(47),
  .gradient_dynamic_1604 .fast_0375:nth-child(48) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .gradient_dynamic_1604 .fast_0375:nth-child(49),
  .gradient_dynamic_1604 .fast_0375:nth-child(50),
  .gradient_dynamic_1604 .fast_0375:nth-child(51),
  .gradient_dynamic_1604 .fast_0375:nth-child(52),
  .gradient_dynamic_1604 .fast_0375:nth-child(53),
  .gradient_dynamic_1604 .fast_0375:nth-child(54),
  .gradient_dynamic_1604 .fast_0375:nth-child(55),
  .gradient_dynamic_1604 .fast_0375:nth-child(56) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .gradient_dynamic_1604 .fast_0375:nth-child(57),
  .gradient_dynamic_1604 .fast_0375:nth-child(58),
  .gradient_dynamic_1604 .fast_0375:nth-child(59),
  .gradient_dynamic_1604 .fast_0375:nth-child(60),
  .gradient_dynamic_1604 .fast_0375:nth-child(61),
  .gradient_dynamic_1604 .fast_0375:nth-child(62),
  .gradient_dynamic_1604 .fast_0375:nth-child(63),
  .gradient_dynamic_1604 .fast_0375:nth-child(64) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
}
@media (max-width: 767px) {
  .preview-cool-c553 .fast_0375:nth-child(1) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .preview-cool-c553 .fast_0375:nth-child(2) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .preview-cool-c553 .fast_0375:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .preview-cool-c553 .fast_0375:nth-child(4) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .preview-cool-c553 .fast_0375:nth-child(5) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .preview-cool-c553 .fast_0375:nth-child(6) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .preview-cool-c553 .fast_0375:nth-child(7) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .preview-cool-c553 .fast_0375:nth-child(8) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .outline-3246 .fast_0375:nth-child(1),
  .outline-3246 .fast_0375:nth-child(2) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .outline-3246 .fast_0375:nth-child(3),
  .outline-3246 .fast_0375:nth-child(4) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .outline-3246 .fast_0375:nth-child(5),
  .outline-3246 .fast_0375:nth-child(6) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .outline-3246 .fast_0375:nth-child(7),
  .outline-3246 .fast_0375:nth-child(8) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .outline-3246 .fast_0375:nth-child(9),
  .outline-3246 .fast_0375:nth-child(10) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .outline-3246 .fast_0375:nth-child(11),
  .outline-3246 .fast_0375:nth-child(12) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .outline-3246 .fast_0375:nth-child(13),
  .outline-3246 .fast_0375:nth-child(14) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .outline-3246 .fast_0375:nth-child(15),
  .outline-3246 .fast_0375:nth-child(16) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .grid-b978 .fast_0375:nth-child(1),
  .grid-b978 .fast_0375:nth-child(2),
  .grid-b978 .fast_0375:nth-child(3) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .grid-b978 .fast_0375:nth-child(4),
  .grid-b978 .fast_0375:nth-child(5),
  .grid-b978 .fast_0375:nth-child(6) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .grid-b978 .fast_0375:nth-child(7),
  .grid-b978 .fast_0375:nth-child(8),
  .grid-b978 .fast_0375:nth-child(9) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .grid-b978 .fast_0375:nth-child(10),
  .grid-b978 .fast_0375:nth-child(11),
  .grid-b978 .fast_0375:nth-child(12) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .grid-b978 .fast_0375:nth-child(13),
  .grid-b978 .fast_0375:nth-child(14),
  .grid-b978 .fast_0375:nth-child(15) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .grid-b978 .fast_0375:nth-child(16),
  .grid-b978 .fast_0375:nth-child(17),
  .grid-b978 .fast_0375:nth-child(18) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .grid-b978 .fast_0375:nth-child(19),
  .grid-b978 .fast_0375:nth-child(20),
  .grid-b978 .fast_0375:nth-child(21) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .grid-b978 .fast_0375:nth-child(22),
  .grid-b978 .fast_0375:nth-child(23),
  .grid-b978 .fast_0375:nth-child(24) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .row-9310 .fast_0375:nth-child(1),
  .row-9310 .fast_0375:nth-child(2),
  .row-9310 .fast_0375:nth-child(3),
  .row-9310 .fast_0375:nth-child(4) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .row-9310 .fast_0375:nth-child(5),
  .row-9310 .fast_0375:nth-child(6),
  .row-9310 .fast_0375:nth-child(7),
  .row-9310 .fast_0375:nth-child(8) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .row-9310 .fast_0375:nth-child(9),
  .row-9310 .fast_0375:nth-child(10),
  .row-9310 .fast_0375:nth-child(11),
  .row-9310 .fast_0375:nth-child(12) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .row-9310 .fast_0375:nth-child(13),
  .row-9310 .fast_0375:nth-child(14),
  .row-9310 .fast_0375:nth-child(15),
  .row-9310 .fast_0375:nth-child(16) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .row-9310 .fast_0375:nth-child(17),
  .row-9310 .fast_0375:nth-child(18),
  .row-9310 .fast_0375:nth-child(19),
  .row-9310 .fast_0375:nth-child(20) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .row-9310 .fast_0375:nth-child(21),
  .row-9310 .fast_0375:nth-child(22),
  .row-9310 .fast_0375:nth-child(23),
  .row-9310 .fast_0375:nth-child(24) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .row-9310 .fast_0375:nth-child(25),
  .row-9310 .fast_0375:nth-child(26),
  .row-9310 .fast_0375:nth-child(27),
  .row-9310 .fast_0375:nth-child(28) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .row-9310 .fast_0375:nth-child(29),
  .row-9310 .fast_0375:nth-child(30),
  .row-9310 .fast_0375:nth-child(31),
  .row-9310 .fast_0375:nth-child(32) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .tertiary-384f .fast_0375:nth-child(1),
  .tertiary-384f .fast_0375:nth-child(2),
  .tertiary-384f .fast_0375:nth-child(3),
  .tertiary-384f .fast_0375:nth-child(4),
  .tertiary-384f .fast_0375:nth-child(5) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .tertiary-384f .fast_0375:nth-child(6),
  .tertiary-384f .fast_0375:nth-child(7),
  .tertiary-384f .fast_0375:nth-child(8),
  .tertiary-384f .fast_0375:nth-child(9),
  .tertiary-384f .fast_0375:nth-child(10) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .tertiary-384f .fast_0375:nth-child(11),
  .tertiary-384f .fast_0375:nth-child(12),
  .tertiary-384f .fast_0375:nth-child(13),
  .tertiary-384f .fast_0375:nth-child(14),
  .tertiary-384f .fast_0375:nth-child(15) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .tertiary-384f .fast_0375:nth-child(16),
  .tertiary-384f .fast_0375:nth-child(17),
  .tertiary-384f .fast_0375:nth-child(18),
  .tertiary-384f .fast_0375:nth-child(19),
  .tertiary-384f .fast_0375:nth-child(20) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .tertiary-384f .fast_0375:nth-child(21),
  .tertiary-384f .fast_0375:nth-child(22),
  .tertiary-384f .fast_0375:nth-child(23),
  .tertiary-384f .fast_0375:nth-child(24),
  .tertiary-384f .fast_0375:nth-child(25) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .tertiary-384f .fast_0375:nth-child(26),
  .tertiary-384f .fast_0375:nth-child(27),
  .tertiary-384f .fast_0375:nth-child(28),
  .tertiary-384f .fast_0375:nth-child(29),
  .tertiary-384f .fast_0375:nth-child(30) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .tertiary-384f .fast_0375:nth-child(31),
  .tertiary-384f .fast_0375:nth-child(32),
  .tertiary-384f .fast_0375:nth-child(33),
  .tertiary-384f .fast_0375:nth-child(34),
  .tertiary-384f .fast_0375:nth-child(35) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .tertiary-384f .fast_0375:nth-child(36),
  .tertiary-384f .fast_0375:nth-child(37),
  .tertiary-384f .fast_0375:nth-child(38),
  .tertiary-384f .fast_0375:nth-child(39),
  .tertiary-384f .fast_0375:nth-child(40) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .row-next-1cb5 .fast_0375:nth-child(1),
  .row-next-1cb5 .fast_0375:nth-child(2),
  .row-next-1cb5 .fast_0375:nth-child(3),
  .row-next-1cb5 .fast_0375:nth-child(4),
  .row-next-1cb5 .fast_0375:nth-child(5),
  .row-next-1cb5 .fast_0375:nth-child(6) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .row-next-1cb5 .fast_0375:nth-child(7),
  .row-next-1cb5 .fast_0375:nth-child(8),
  .row-next-1cb5 .fast_0375:nth-child(9),
  .row-next-1cb5 .fast_0375:nth-child(10),
  .row-next-1cb5 .fast_0375:nth-child(11),
  .row-next-1cb5 .fast_0375:nth-child(12) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .row-next-1cb5 .fast_0375:nth-child(13),
  .row-next-1cb5 .fast_0375:nth-child(14),
  .row-next-1cb5 .fast_0375:nth-child(15),
  .row-next-1cb5 .fast_0375:nth-child(16),
  .row-next-1cb5 .fast_0375:nth-child(17),
  .row-next-1cb5 .fast_0375:nth-child(18) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .row-next-1cb5 .fast_0375:nth-child(19),
  .row-next-1cb5 .fast_0375:nth-child(20),
  .row-next-1cb5 .fast_0375:nth-child(21),
  .row-next-1cb5 .fast_0375:nth-child(22),
  .row-next-1cb5 .fast_0375:nth-child(23),
  .row-next-1cb5 .fast_0375:nth-child(24) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .row-next-1cb5 .fast_0375:nth-child(25),
  .row-next-1cb5 .fast_0375:nth-child(26),
  .row-next-1cb5 .fast_0375:nth-child(27),
  .row-next-1cb5 .fast_0375:nth-child(28),
  .row-next-1cb5 .fast_0375:nth-child(29),
  .row-next-1cb5 .fast_0375:nth-child(30) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .row-next-1cb5 .fast_0375:nth-child(31),
  .row-next-1cb5 .fast_0375:nth-child(32),
  .row-next-1cb5 .fast_0375:nth-child(33),
  .row-next-1cb5 .fast_0375:nth-child(34),
  .row-next-1cb5 .fast_0375:nth-child(35),
  .row-next-1cb5 .fast_0375:nth-child(36) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .row-next-1cb5 .fast_0375:nth-child(37),
  .row-next-1cb5 .fast_0375:nth-child(38),
  .row-next-1cb5 .fast_0375:nth-child(39),
  .row-next-1cb5 .fast_0375:nth-child(40),
  .row-next-1cb5 .fast_0375:nth-child(41),
  .row-next-1cb5 .fast_0375:nth-child(42) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .row-next-1cb5 .fast_0375:nth-child(43),
  .row-next-1cb5 .fast_0375:nth-child(44),
  .row-next-1cb5 .fast_0375:nth-child(45),
  .row-next-1cb5 .fast_0375:nth-child(46),
  .row-next-1cb5 .fast_0375:nth-child(47),
  .row-next-1cb5 .fast_0375:nth-child(48) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .iron-434b .fast_0375:nth-child(1),
  .iron-434b .fast_0375:nth-child(2),
  .iron-434b .fast_0375:nth-child(3),
  .iron-434b .fast_0375:nth-child(4),
  .iron-434b .fast_0375:nth-child(5),
  .iron-434b .fast_0375:nth-child(6),
  .iron-434b .fast_0375:nth-child(7) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .iron-434b .fast_0375:nth-child(8),
  .iron-434b .fast_0375:nth-child(9),
  .iron-434b .fast_0375:nth-child(10),
  .iron-434b .fast_0375:nth-child(11),
  .iron-434b .fast_0375:nth-child(12),
  .iron-434b .fast_0375:nth-child(13),
  .iron-434b .fast_0375:nth-child(14) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .iron-434b .fast_0375:nth-child(15),
  .iron-434b .fast_0375:nth-child(16),
  .iron-434b .fast_0375:nth-child(17),
  .iron-434b .fast_0375:nth-child(18),
  .iron-434b .fast_0375:nth-child(19),
  .iron-434b .fast_0375:nth-child(20),
  .iron-434b .fast_0375:nth-child(21) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .iron-434b .fast_0375:nth-child(22),
  .iron-434b .fast_0375:nth-child(23),
  .iron-434b .fast_0375:nth-child(24),
  .iron-434b .fast_0375:nth-child(25),
  .iron-434b .fast_0375:nth-child(26),
  .iron-434b .fast_0375:nth-child(27),
  .iron-434b .fast_0375:nth-child(28) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .iron-434b .fast_0375:nth-child(29),
  .iron-434b .fast_0375:nth-child(30),
  .iron-434b .fast_0375:nth-child(31),
  .iron-434b .fast_0375:nth-child(32),
  .iron-434b .fast_0375:nth-child(33),
  .iron-434b .fast_0375:nth-child(34),
  .iron-434b .fast_0375:nth-child(35) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .iron-434b .fast_0375:nth-child(36),
  .iron-434b .fast_0375:nth-child(37),
  .iron-434b .fast_0375:nth-child(38),
  .iron-434b .fast_0375:nth-child(39),
  .iron-434b .fast_0375:nth-child(40),
  .iron-434b .fast_0375:nth-child(41),
  .iron-434b .fast_0375:nth-child(42) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .iron-434b .fast_0375:nth-child(43),
  .iron-434b .fast_0375:nth-child(44),
  .iron-434b .fast_0375:nth-child(45),
  .iron-434b .fast_0375:nth-child(46),
  .iron-434b .fast_0375:nth-child(47),
  .iron-434b .fast_0375:nth-child(48),
  .iron-434b .fast_0375:nth-child(49) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .iron-434b .fast_0375:nth-child(50),
  .iron-434b .fast_0375:nth-child(51),
  .iron-434b .fast_0375:nth-child(52),
  .iron-434b .fast_0375:nth-child(53),
  .iron-434b .fast_0375:nth-child(54),
  .iron-434b .fast_0375:nth-child(55),
  .iron-434b .fast_0375:nth-child(56) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .caption_fixed_66ad .fast_0375:nth-child(1),
  .caption_fixed_66ad .fast_0375:nth-child(2),
  .caption_fixed_66ad .fast_0375:nth-child(3),
  .caption_fixed_66ad .fast_0375:nth-child(4),
  .caption_fixed_66ad .fast_0375:nth-child(5),
  .caption_fixed_66ad .fast_0375:nth-child(6),
  .caption_fixed_66ad .fast_0375:nth-child(7),
  .caption_fixed_66ad .fast_0375:nth-child(8) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .caption_fixed_66ad .fast_0375:nth-child(9),
  .caption_fixed_66ad .fast_0375:nth-child(10),
  .caption_fixed_66ad .fast_0375:nth-child(11),
  .caption_fixed_66ad .fast_0375:nth-child(12),
  .caption_fixed_66ad .fast_0375:nth-child(13),
  .caption_fixed_66ad .fast_0375:nth-child(14),
  .caption_fixed_66ad .fast_0375:nth-child(15),
  .caption_fixed_66ad .fast_0375:nth-child(16) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .caption_fixed_66ad .fast_0375:nth-child(17),
  .caption_fixed_66ad .fast_0375:nth-child(18),
  .caption_fixed_66ad .fast_0375:nth-child(19),
  .caption_fixed_66ad .fast_0375:nth-child(20),
  .caption_fixed_66ad .fast_0375:nth-child(21),
  .caption_fixed_66ad .fast_0375:nth-child(22),
  .caption_fixed_66ad .fast_0375:nth-child(23),
  .caption_fixed_66ad .fast_0375:nth-child(24) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .caption_fixed_66ad .fast_0375:nth-child(25),
  .caption_fixed_66ad .fast_0375:nth-child(26),
  .caption_fixed_66ad .fast_0375:nth-child(27),
  .caption_fixed_66ad .fast_0375:nth-child(28),
  .caption_fixed_66ad .fast_0375:nth-child(29),
  .caption_fixed_66ad .fast_0375:nth-child(30),
  .caption_fixed_66ad .fast_0375:nth-child(31),
  .caption_fixed_66ad .fast_0375:nth-child(32) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .caption_fixed_66ad .fast_0375:nth-child(33),
  .caption_fixed_66ad .fast_0375:nth-child(34),
  .caption_fixed_66ad .fast_0375:nth-child(35),
  .caption_fixed_66ad .fast_0375:nth-child(36),
  .caption_fixed_66ad .fast_0375:nth-child(37),
  .caption_fixed_66ad .fast_0375:nth-child(38),
  .caption_fixed_66ad .fast_0375:nth-child(39),
  .caption_fixed_66ad .fast_0375:nth-child(40) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .caption_fixed_66ad .fast_0375:nth-child(41),
  .caption_fixed_66ad .fast_0375:nth-child(42),
  .caption_fixed_66ad .fast_0375:nth-child(43),
  .caption_fixed_66ad .fast_0375:nth-child(44),
  .caption_fixed_66ad .fast_0375:nth-child(45),
  .caption_fixed_66ad .fast_0375:nth-child(46),
  .caption_fixed_66ad .fast_0375:nth-child(47),
  .caption_fixed_66ad .fast_0375:nth-child(48) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .caption_fixed_66ad .fast_0375:nth-child(49),
  .caption_fixed_66ad .fast_0375:nth-child(50),
  .caption_fixed_66ad .fast_0375:nth-child(51),
  .caption_fixed_66ad .fast_0375:nth-child(52),
  .caption_fixed_66ad .fast_0375:nth-child(53),
  .caption_fixed_66ad .fast_0375:nth-child(54),
  .caption_fixed_66ad .fast_0375:nth-child(55),
  .caption_fixed_66ad .fast_0375:nth-child(56) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .caption_fixed_66ad .fast_0375:nth-child(57),
  .caption_fixed_66ad .fast_0375:nth-child(58),
  .caption_fixed_66ad .fast_0375:nth-child(59),
  .caption_fixed_66ad .fast_0375:nth-child(60),
  .caption_fixed_66ad .fast_0375:nth-child(61),
  .caption_fixed_66ad .fast_0375:nth-child(62),
  .caption_fixed_66ad .fast_0375:nth-child(63),
  .caption_fixed_66ad .fast_0375:nth-child(64) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
}
.sidebar_ccd9 .fast_0375:nth-child(1) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.sidebar_ccd9 .fast_0375:nth-child(2) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.sidebar_ccd9 .fast_0375:nth-child(3) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.sidebar_ccd9 .fast_0375:nth-child(4) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.sidebar_ccd9 .fast_0375:nth-child(5) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.sidebar_ccd9 .fast_0375:nth-child(6) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.sidebar_ccd9 .fast_0375:nth-child(7) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.sidebar_ccd9 .fast_0375:nth-child(8) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.text_left_fdf8 {
  margin-right: 5px;
}
.component_7010 {
  display: inline-block;
}
.component_7010:not(:first-child):before {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.component_7010 .first-f6a7 {
  font-size: 0.75em;
}
.hard-4483 .thick_2465,
.hard-4483 .header-cdb7,
.hard-4483 .grid_db62 {
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
}
.solid-3e8e {
  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;
}
.item_new_35a7 {
  display: inline-block;
}
.item_new_35a7[hidden] {
  display: none;
}
.item_new_35a7 a {
  margin-left: 10px;
  display: block;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.blue-f678 {
  position: relative;
}
.blue-f678 > .panel_3188 {
  display: block;
}
.new_addd {
  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;
}
.blue-f678:hover .new_addd {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
  top: 100%;
}
.new_addd .item_new_35a7 {
  display: block;
}
.new_addd .item_new_35a7 a {
  padding: 0 5px;
}
.header_rough_f703.disabled-3df5 {
  opacity: 0.5;
  position: relative;
}
.header_rough_f703.disabled-3df5:after {
  z-index: 99;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
}
.header_rough_f703.disabled-3df5 + .nav_over_2643 {
  -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;
}
.slow-6f3c {
  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;
}
.slow-6f3c i {
  display: block;
}
.slow-6f3c i:before {
  display: block;
  line-height: 1px;
}
.slow-6f3c.widget-new-4dd9 {
  left: 0;
}
.slow-6f3c.outer-f11c {
  left: 40px;
}
.slow-6f3c.outer-f11c i {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.slow-6f3c.primary_c30d {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.sidebar-yellow-a91c {
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.pro-4858 .sidebar-yellow-a91c {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.layout-b967 {
  position: relative;
}
.first_bb54,
.alert-action-0b1d,
.info-3a68,
.notification-light-583b {
  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;
  }
}
.status-d459 {
  word-con: anywhere;
}
.gold_1e68 {
  display: none;
}
.gold_1e68:first-child {
  display: block;
}
.steel-a209 {
  display: grid;
  display: -ms-grid;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
}
.steel-a209.disabled-b419 {
  grid-template-columns: 1fr 50% 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 1fr 50% 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.steel-a209.disabled-b419 > 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;
}
.steel-a209.disabled-b419
  > div:nth-child(3)
  .in_a9df {
  max-height: 20em;
  opacity: 1;
}
.steel-a209.disabled-b419 > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.steel-a209.disabled-b419 > div:nth-child(2) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.steel-a209.disabled-b419 > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.steel-a209.disabled-b419 > div:nth-child(5) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .steel-a209.disabled-b419 {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .steel-a209.disabled-b419 > 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;
  }
  .steel-a209.disabled-b419 > div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .steel-a209.disabled-b419 > div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
  .steel-a209.disabled-b419 > div:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .steel-a209.disabled-b419 > div:nth-child(5) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .steel-a209.disabled-b419 {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.steel-a209.accent_pro_52e1 {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.steel-a209.accent_pro_52e1 > 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;
}
.steel-a209.accent_pro_52e1
  > div:nth-child(1)
  .in_a9df {
  max-height: 20em;
  opacity: 1;
}
.steel-a209.accent_pro_52e1 > 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;
}
.steel-a209.accent_pro_52e1 > div:nth-child(3) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.steel-a209.accent_pro_52e1 > div:nth-child(4) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .steel-a209.accent_pro_52e1 {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .steel-a209.accent_pro_52e1 > 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;
  }
  .steel-a209.accent_pro_52e1 > 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;
  }
  .steel-a209.accent_pro_52e1 > div:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .steel-a209.accent_pro_52e1 > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .steel-a209.accent_pro_52e1 {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.steel-a209.item_9853 {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.steel-a209.item_9853 > 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;
}
.steel-a209.item_9853
  > div:nth-child(1)
  .in_a9df {
  max-height: 20em;
  opacity: 1;
}
.steel-a209.item_9853 > 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;
}
.steel-a209.item_9853 > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.steel-a209.item_9853 > div:nth-child(4) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .steel-a209.item_9853 {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .steel-a209.item_9853 > 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;
  }
  .steel-a209.item_9853 > 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;
  }
  .steel-a209.item_9853 > div:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
  .steel-a209.item_9853 > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .steel-a209.item_9853 {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.steel-a209.notification-old-c62f {
  grid-template-columns: 50% 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.steel-a209.notification-old-c62f > 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;
}
.steel-a209.notification-old-c62f
  > div:nth-child(1)
  .in_a9df {
  max-height: 20em;
  opacity: 1;
}
.steel-a209.notification-old-c62f > div:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
.steel-a209.notification-old-c62f > div:nth-child(3) {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
}
@media (max-width: 767px) {
  .steel-a209.notification-old-c62f {
    grid-template-rows: 1fr 1fr 1fr;
  }
}
.steel-a209.article_focused_97d3 {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.steel-a209.article_focused_97d3 > 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;
}
.steel-a209.article_focused_97d3
  > div:nth-child(1)
  .in_a9df {
  max-height: 20em;
  opacity: 1;
}
.steel-a209.article_focused_97d3 > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.steel-a209.article_focused_97d3 > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.steel-a209.article_focused_97d3 > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.steel-a209.article_focused_97d3 > div:nth-child(5) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .steel-a209.article_focused_97d3 {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .steel-a209.article_focused_97d3 > 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;
  }
  .steel-a209.article_focused_97d3 > div:nth-child(2) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
  .steel-a209.article_focused_97d3 > div:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
  .steel-a209.article_focused_97d3 > div:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .steel-a209.article_focused_97d3 > div:nth-child(5) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .steel-a209.article_focused_97d3 {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.steel-a209.under_807c {
  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;
}
.steel-a209.under_807c > 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;
}
.steel-a209.under_807c > 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;
}
.steel-a209.under_807c > 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;
}
.steel-a209.under_807c > 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;
}
.steel-a209.under_807c > 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) {
  .steel-a209.under_807c {
    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;
  }
  .steel-a209.under_807c > 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;
  }
  .steel-a209.under_807c > 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;
  }
  .steel-a209.under_807c > 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;
  }
  .steel-a209.under_807c > 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;
  }
  .steel-a209.under_807c > 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) {
  .steel-a209.under_807c {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.steel-a209.tooltip_857e {
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-columns: 1fr 1fr;
}
.steel-a209.tooltip_857e > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.steel-a209.tooltip_857e > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.steel-a209.hover-487c {
  grid-template-columns: repeat(3, 1fr);
  -ms-grid-columns: 1fr 1fr 1fr;
}
.steel-a209.hover-487c > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.steel-a209.hover-487c > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.steel-a209.hover-487c > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.steel-a209.green-df87 {
  grid-template-columns: repeat(4, 1fr);
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
}
.steel-a209.green-df87 > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.steel-a209.green-df87 > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.steel-a209.green-df87 > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.steel-a209.green-df87 > div:nth-child(4) {
  -ms-grid-column: 4;
  -ms-grid-row: 1;
}
@media (max-width: 1024px) {
  .steel-a209.green-df87 {
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-columns: 1fr 1fr;
  }
  .steel-a209.green-df87 > div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .steel-a209.green-df87 > div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
  .steel-a209.green-df87 > div:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
  .steel-a209.green-df87 > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
}
@media (max-width: 767px) {
  .steel-a209.green-df87 {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.steel-a209.sidebar_ccd9 {
  grid-template-rows: 1fr;
  -ms-grid-rows: 1fr;
}
@media (max-width: 1024px) {
  .steel-a209.sidebar_ccd9.green-df87 {
    grid-template-rows: repeat(2, 1fr);
    -ms-grid-rows: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .steel-a209.sidebar_ccd9.green-df87 {
    grid-template-rows: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .steel-a209.sidebar_ccd9.hover-487c {
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .steel-a209.sidebar_ccd9.tooltip_857e {
    grid-template-rows: 1fr 1fr;
    -ms-grid-rows: 1fr 1fr;
  }
}
.steel-a209.first_92ee {
  grid-template-rows: repeat(2, 1fr);
  -ms-grid-rows: 1fr 1fr;
}
.steel-a209.first_92ee.tooltip_857e > div:nth-child(3) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.steel-a209.first_92ee.tooltip_857e > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.steel-a209.first_92ee.hover-487c > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.steel-a209.first_92ee.hover-487c > div:nth-child(5) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.steel-a209.first_92ee.hover-487c > div:nth-child(6) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.steel-a209.first_92ee.green-df87 > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.steel-a209.first_92ee.green-df87 > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.steel-a209.first_92ee.green-df87 > div:nth-child(7) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.steel-a209.first_92ee.green-df87 > div:nth-child(8) {
  -ms-grid-column: 4;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .steel-a209.first_92ee.green-df87 {
    grid-template-rows: repeat(4, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .steel-a209.first_92ee.green-df87 > div:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .steel-a209.first_92ee.green-df87 > div:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
  .steel-a209.first_92ee.green-df87 > div:nth-child(7) {
    -ms-grid-column: 1;
    -ms-grid-row: 4;
  }
  .steel-a209.first_92ee.green-df87 > div:nth-child(8) {
    -ms-grid-column: 2;
    -ms-grid-row: 4;
  }
}
@media (max-width: 767px) {
  .steel-a209.first_92ee {
    grid-template-rows: repeat(4, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .steel-a209.first_92ee.hover-487c {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .steel-a209.first_92ee.green-df87 {
    grid-template-rows: repeat(8, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
.steel-a209.overlay_prev_e3f1 {
  grid-template-rows: repeat(3, 1fr);
  -ms-grid-rows: 1fr 1fr 1fr;
}
.steel-a209.overlay_prev_e3f1.tooltip_857e > div:nth-child(3) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.steel-a209.overlay_prev_e3f1.tooltip_857e > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.steel-a209.overlay_prev_e3f1.tooltip_857e > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.steel-a209.overlay_prev_e3f1.tooltip_857e > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.steel-a209.overlay_prev_e3f1.hover-487c > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.steel-a209.overlay_prev_e3f1.hover-487c > div:nth-child(5) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.steel-a209.overlay_prev_e3f1.hover-487c > div:nth-child(6) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.steel-a209.overlay_prev_e3f1.hover-487c > div:nth-child(7) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.steel-a209.overlay_prev_e3f1.hover-487c > div:nth-child(8) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.steel-a209.overlay_prev_e3f1.hover-487c > div:nth-child(9) {
  -ms-grid-column: 3;
  -ms-grid-row: 3;
}
.steel-a209.overlay_prev_e3f1.green-df87 > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.steel-a209.overlay_prev_e3f1.green-df87 > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.steel-a209.overlay_prev_e3f1.green-df87 > div:nth-child(7) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.steel-a209.overlay_prev_e3f1.green-df87 > div:nth-child(8) {
  -ms-grid-column: 4;
  -ms-grid-row: 2;
}
.steel-a209.overlay_prev_e3f1.green-df87 > div:nth-child(9) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.steel-a209.overlay_prev_e3f1.green-df87 > div:nth-child(10) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.steel-a209.overlay_prev_e3f1.green-df87 > div:nth-child(11) {
  -ms-grid-column: 3;
  -ms-grid-row: 3;
}
.steel-a209.overlay_prev_e3f1.green-df87 > div:nth-child(12) {
  -ms-grid-column: 4;
  -ms-grid-row: 3;
}
@media (max-width: 1024px) {
  .steel-a209.overlay_prev_e3f1.green-df87 {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .steel-a209.overlay_prev_e3f1.green-df87 > div:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .steel-a209.overlay_prev_e3f1.green-df87 > div:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
  .steel-a209.overlay_prev_e3f1.green-df87 > div:nth-child(7) {
    -ms-grid-column: 1;
    -ms-grid-row: 4;
  }
  .steel-a209.overlay_prev_e3f1.green-df87 > div:nth-child(8) {
    -ms-grid-column: 2;
    -ms-grid-row: 4;
  }
  .steel-a209.overlay_prev_e3f1.green-df87 > div:nth-child(9) {
    -ms-grid-column: 1;
    -ms-grid-row: 5;
  }
  .steel-a209.overlay_prev_e3f1.green-df87 > div:nth-child(10) {
    -ms-grid-column: 2;
    -ms-grid-row: 5;
  }
  .steel-a209.overlay_prev_e3f1.green-df87 > div:nth-child(11) {
    -ms-grid-column: 1;
    -ms-grid-row: 6;
  }
  .steel-a209.overlay_prev_e3f1.green-df87 > div:nth-child(12) {
    -ms-grid-column: 2;
    -ms-grid-row: 6;
  }
}
@media (max-width: 767px) {
  .steel-a209.overlay_prev_e3f1 {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .steel-a209.overlay_prev_e3f1.hover-487c {
    grid-template-rows: repeat(9, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .steel-a209.overlay_prev_e3f1.green-df87 {
    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) {
  .steel-a209.disabled-b419,
  .steel-a209.accent_pro_52e1,
  .steel-a209.item_9853,
  .steel-a209.notification-old-c62f,
  .steel-a209.article_focused_97d3,
  .steel-a209.under_807c,
  .steel-a209.tooltip_857e,
  .steel-a209.hover-487c,
  .steel-a209.green-df87 {
    grid-template-columns: 1fr !important;
    -ms-grid-columns: 1fr !important;
  }
  .steel-a209.disabled-b419 .status-d459:nth-child(1),
  .steel-a209.accent_pro_52e1 .status-d459:nth-child(1),
  .steel-a209.item_9853 .status-d459:nth-child(1),
  .steel-a209.notification-old-c62f .status-d459:nth-child(1),
  .steel-a209.article_focused_97d3 .status-d459:nth-child(1),
  .steel-a209.under_807c .status-d459:nth-child(1),
  .steel-a209.tooltip_857e .status-d459:nth-child(1),
  .steel-a209.hover-487c .status-d459:nth-child(1),
  .steel-a209.green-df87 .status-d459: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;
  }
  .steel-a209.disabled-b419 .status-d459:nth-child(2),
  .steel-a209.accent_pro_52e1 .status-d459:nth-child(2),
  .steel-a209.item_9853 .status-d459:nth-child(2),
  .steel-a209.notification-old-c62f .status-d459:nth-child(2),
  .steel-a209.article_focused_97d3 .status-d459:nth-child(2),
  .steel-a209.under_807c .status-d459:nth-child(2),
  .steel-a209.tooltip_857e .status-d459:nth-child(2),
  .steel-a209.hover-487c .status-d459:nth-child(2),
  .steel-a209.green-df87 .status-d459: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;
  }
  .steel-a209.disabled-b419 .status-d459:nth-child(3),
  .steel-a209.accent_pro_52e1 .status-d459:nth-child(3),
  .steel-a209.item_9853 .status-d459:nth-child(3),
  .steel-a209.notification-old-c62f .status-d459:nth-child(3),
  .steel-a209.article_focused_97d3 .status-d459:nth-child(3),
  .steel-a209.under_807c .status-d459:nth-child(3),
  .steel-a209.tooltip_857e .status-d459:nth-child(3),
  .steel-a209.hover-487c .status-d459:nth-child(3),
  .steel-a209.green-df87 .status-d459: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;
  }
  .steel-a209.disabled-b419 .status-d459:nth-child(4),
  .steel-a209.accent_pro_52e1 .status-d459:nth-child(4),
  .steel-a209.item_9853 .status-d459:nth-child(4),
  .steel-a209.notification-old-c62f .status-d459:nth-child(4),
  .steel-a209.article_focused_97d3 .status-d459:nth-child(4),
  .steel-a209.under_807c .status-d459:nth-child(4),
  .steel-a209.tooltip_857e .status-d459:nth-child(4),
  .steel-a209.hover-487c .status-d459:nth-child(4),
  .steel-a209.green-df87 .status-d459: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;
  }
  .steel-a209.disabled-b419 .status-d459:nth-child(5),
  .steel-a209.accent_pro_52e1 .status-d459:nth-child(5),
  .steel-a209.item_9853 .status-d459:nth-child(5),
  .steel-a209.notification-old-c62f .status-d459:nth-child(5),
  .steel-a209.article_focused_97d3 .status-d459:nth-child(5),
  .steel-a209.under_807c .status-d459:nth-child(5),
  .steel-a209.tooltip_857e .status-d459:nth-child(5),
  .steel-a209.hover-487c .status-d459:nth-child(5),
  .steel-a209.green-df87 .status-d459: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;
  }
  .steel-a209.disabled-b419 .status-d459:nth-child(6),
  .steel-a209.accent_pro_52e1 .status-d459:nth-child(6),
  .steel-a209.item_9853 .status-d459:nth-child(6),
  .steel-a209.notification-old-c62f .status-d459:nth-child(6),
  .steel-a209.article_focused_97d3 .status-d459:nth-child(6),
  .steel-a209.under_807c .status-d459:nth-child(6),
  .steel-a209.tooltip_857e .status-d459:nth-child(6),
  .steel-a209.hover-487c .status-d459:nth-child(6),
  .steel-a209.green-df87 .status-d459: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;
  }
}
.motion-d612 {
  margin-right: 5px;
}
.icon-9284 {
  display: inline-block;
}
.icon-9284:not(:first-child):before {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.icon-9284 .first-f6a7 {
  font-size: 0.75em;
}
.component_843a {
  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;
}
.component_843a: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;
}
.icon_03c6 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.wrapper_095b {
  width: 100%;
  position: relative;
  z-index: 1;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.in_a9df {
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  overflow: hidden;
}
@media (min-width: 768px) {
  .tag-26fd .in_a9df {
    max-height: 0;
    opacity: 0;
  }
  .tag-26fd .status-d459:hover .in_a9df {
    max-height: 10em;
    opacity: 1;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
  }
}
.panel_13cf {
  width: 100%;
}
.under-9dc6 {
  position: relative;
  z-index: 3;
  display: inline-block;
  line-height: 1em;
  padding: 5px 10px;
}
.dark_72ad .hover-red-1b0b {
  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;
}
.dark_72ad .hover-red-1b0b:before {
  display: block;
}
.dark_72ad .hover-red-1b0b.widget-new-4dd9 {
  left: 0;
}
.dark_72ad .hover-red-1b0b.outer-f11c {
  left: 40px;
}
.dark_72ad .hover-red-1b0b.outer-f11c:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.dark_72ad.dark_012e .hover-red-1b0b {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.dark_72ad.dark_012e .hover-red-1b0b.widget-new-4dd9 {
  -webkit-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}
.dark_72ad.dark_012e .hover-red-1b0b.outer-f11c {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
.dark_72ad.dark_012e:hover .hover-red-1b0b {
  opacity: 1;
  pointer-events: auto;
}
.dark_72ad.dark_012e:hover .hover-red-1b0b.widget-new-4dd9 {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.dark_72ad.dark_012e:hover .hover-red-1b0b.outer-f11c {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.module_clean_3719 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.notification-up-e82d {
  white-space: nowrap;
}
.basic_26e6 {
  display: none;
  margin-right: 80px;
}
.basic_26e6.tall_5170 {
  display: block;
}
.content-0151 {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: hidden;
}
.basic_26e6 .shade_2498 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.basic_26e6 .shade_2498:before,
.basic_26e6 .shade_2498:after {
  content: none;
}
.basic_26e6 .block_cd40 {
  height: auto;
}
.card-east-e816 {
  outline: none;
}
.right-188f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.description-pressed-b476 {
  overflow: hidden;
  line-height: 1;
}
.slider_tall_7c6e .main-warm-6ba4 {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 100%;
}
.slider_tall_7c6e .main-warm-6ba4:after {
  content: "";
  display: inline-block;
  vertical-align: top;
  opacity: 0;
}
.slider_tall_7c6e .main-warm-6ba4.advanced-e0fe:after {
  opacity: 1;
}
.simple-c0b3 .main-warm-6ba4 {
  white-space: normal;
}
.right_0908 {
  padding-right: 10px;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.notification-up-e82d {
  padding-right: 10px;
}
.sidebar-iron-488d {
  margin-right: 5px;
}
.backdrop-d0f6 {
  white-space: nowrap;
  padding-right: 10px;
}
.west_f44f {
  margin-right: 5px;
}
.brown-a2c5 {
  padding-right: 10px;
}
.stale_42d1 {
  margin-right: 5px;
}
.info_dynamic_96b5 {
  margin-right: 10px;
}
.module_clean_3719 .hover-red-1b0b {
  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;
}
.module_clean_3719 .hover-red-1b0b:before {
  display: block;
}
.module_clean_3719 .hover-red-1b0b.widget-new-4dd9 {
  right: -40px;
}
.module_clean_3719 .hover-red-1b0b.outer-f11c {
  right: -80px;
}
.module_clean_3719 .hover-red-1b0b.outer-f11c: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;
  }
}
.logo_e933 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
@media (max-width: 767px) {
  .logo_e933 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto !important;
  }
}
.logo_e933 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.logo_e933.new_7d78 {
  -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;
}
.logo_e933.sort-7645 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 767px) {
  .logo_e933.sort-7645 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.new_7d78 .wrapper-f692 {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (max-width: 767px) {
  .wrapper-f692 {
    display: none;
  }
  .wrapper-f692.slider_small_ae05 {
    display: block;
    width: calc(100% - 20px);
    height: auto !important;
    position: fixed;
    z-index: 999;
    margin: 0 auto;
    top: 20%;
    left: 10px;
  }
  .wrapper-f692.slider_small_ae05
    .input-old-6dcc {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 998;
  }
  .wrapper-f692.slider_small_ae05
    .sort_wood_5dc3.stone_b092 {
    z-index: 1000;
  }
}
.sort_wood_5dc3 {
  display: none;
}
.sort_wood_5dc3.stone_b092 {
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
}
.sort_wood_5dc3.stone_b092 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .sort_wood_5dc3 {
    padding-bottom: 56.25% !important;
  }
}
.simple-657f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.new_7d78 .simple-657f {
  -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;
}
.sort-7645 .simple-657f {
  -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) {
  .sort-7645 .simple-657f {
    width: 100% !important;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }
}
.new_7d78 .hot_ad86 {
  padding-right: 15px;
}
.title-f017 {
  font-size: 12px;
}
.message_huge_8ffa {
  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_huge_8ffa {
    width: 100% !important;
  }
}
.block-fluid-ba5a.new_7d78 .message_huge_8ffa {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.sort-7645 .message_huge_8ffa {
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (max-width: 767px) {
  .sort-7645 .message_huge_8ffa {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.dynamic-c912.sort-7645 .message_huge_8ffa {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.pagination-stale-121f {
  -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) {
  .new_7d78.blue-0584 .pagination-stale-121f {
    visibility: hidden;
  }
  .new_7d78.blue-0584
    .plasma_e349,
  .new_7d78.blue-0584 .pagination-stale-121f:hover {
    visibility: visible;
  }
  .new_7d78.blue-0584
    .pagination-stale-121f:hover::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  .new_7d78.blue-0584
    .pagination-stale-121f:hover
    .plasma_e349 {
    margin-right: -5px;
  }
}
.new_7d78.modal_cold_9a26
  .pagination-stale-121f::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .sort-7645 .pagination-stale-121f::-webkit-scrollbar {
    width: 5px;
    height: 7px;
  }
}
.sort-7645 .plasma_e349 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.menu_huge_c7db {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  cursor: pointer;
}
.new_7d78 .menu_huge_c7db {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.sort-7645 .menu_huge_c7db {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.new_7d78 .block_new_e2ed {
  margin-right: 10px;
  width: 25%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}
@media (max-width: 767px) {
  .new_7d78 .block_new_e2ed {
    max-width: 100px;
  }
}
.sort-7645 .block_new_e2ed {
  width: 100%;
  margin-bottom: 10px;
}
.sort-7645 .block_new_e2ed img {
  width: 100%;
  height: auto;
}
.preview_hot_309a {
  -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;
}
.sort-7645 .preview_hot_309a {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  margin-top: 15px;
  margin-left: 15px;
}
.preview_hot_309a .filter_dc6c,
.preview_hot_309a .summary-black-a9a3 {
  display: none;
  font-size: 10px;
}
.preview_hot_309a.upper_b289 .filter_dc6c {
  display: block;
}
.preview_hot_309a.sort_cb91 .summary-black-a9a3 {
  display: block;
}
.sort_cb91 .surface_b0c1,
.upper_b289 .surface_b0c1 {
  display: none;
}
.accordion-north-26df {
  font-size: 14px;
  line-height: 18px;
}
.yellow-d08e {
  font-size: 12px;
  line-height: 16px;
}
.preview_hot_309a {
  font-size: 12px;
}
.logo_e933 ::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.logo_e933 ::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
.logo_e933 ::-webkit-scrollbar-thumb {
  background-color: #e1e1e1;
  border: 0px none #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.logo_e933 ::-webkit-scrollbar-track {
  border: 0px none #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.logo_e933 ::-webkit-scrollbar-corner {
  background: transparent;
}
.progress-1cf8 .element_light_73fa.dynamic_4341 .avatar_paper_731d {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.progress-1cf8
  .element_light_73fa.dynamic_4341
  .avatar_paper_731d
  .focus_simple_add2 {
  display: block;
  text-align: center;
}
.progress-1cf8
  .element_light_73fa.dynamic_4341
  .avatar_paper_731d
  .focus_simple_add2.aside-easy-cc98,
.progress-1cf8
  .element_light_73fa.dynamic_4341
  .avatar_paper_731d
  .focus_simple_add2.surface_6c93 {
  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;
}
.progress-1cf8 .hover-red-1b0b {
  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;
}
.progress-1cf8 .hover-red-1b0b:before {
  display: block;
}
.progress-1cf8 .hover-red-1b0b.outer-f11c:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.pink-dc72 .progress-1cf8 .hover-red-1b0b.outer-f11c:before {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.pink-dc72 .progress-1cf8 .hover-red-1b0b.widget-new-4dd9:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.first_8e82 .avatar_paper_731d {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.first_8e82 .avatar_paper_731d:before {
  content: "";
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.first_8e82 .avatar_paper_731d .carousel_bottom_b34a,
.first_8e82 .avatar_paper_731d .sidebar_222d {
  width: auto;
}
.first_8e82 .avatar_paper_731d .carousel_bottom_b34a a,
.first_8e82 .avatar_paper_731d .sidebar_222d 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;
}
.first_8e82 .avatar_paper_731d .sidebar_222d {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.first_8e82 .avatar_paper_731d .carousel_bottom_b34a {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.first_8e82 .avatar_paper_731d .hover-red-1b0b {
  position: static;
}
.first_8e82 .hover-red-1b0b {
  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;
}
.first_8e82 .hover-red-1b0b:before {
  display: block;
}
.first_8e82 .hover-red-1b0b.outer-f11c:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.element-last-0d30 {
  -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;
}
.pink-dc72 .element-last-0d30 {
  position: relative;
  display: block;
}
.status-56db,
.element-last-0d30 {
  position: relative;
  display: block;
}
.status-56db {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.status-56db:focus {
  outline: none;
}
.status-56db.accordion_733e {
  cursor: pointer;
}
.element-last-0d30 .status-56db,
.element-last-0d30 .shade_2498 {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.pink-dc72 .element-last-0d30 .status-56db,
.pink-dc72 .element-last-0d30 .shade_2498 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.shade_2498 {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.shade_2498:before,
.shade_2498:after {
  content: "";
  display: table;
}
.shade_2498:after {
  clear: both;
}
.black_2655 .shade_2498,
.black_2655 .block_cd40 {
  visibility: hidden;
}
.block_cd40 {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.block_cd40 img {
  display: block;
  margin: auto;
}
.block_cd40.black_2655 img {
  display: none;
}
.block_cd40.accordion_733e img {
  pointer-events: none;
}
.tall_5170 .block_cd40 {
  display: block;
}
.section_65e8 .block_cd40 {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.photo_8e4c.pattern-hovered-aa0c {
  display: none;
}
.article-a79a .black_2655 .block_cd40 {
  visibility: hidden;
}
.article-a79a .black_2655 .status-56db {
  background: #fff;
}
.article-a79a .black_2655 .status-56db: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;
}
.article-a79a .tabs-clean-aa73,
.article-a79a .complex-50a1 {
  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;
}
.article-a79a .tabs-clean-aa73:hover,
.article-a79a .tabs-clean-aa73:focus,
.article-a79a .complex-50a1:hover,
.article-a79a .complex-50a1:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.article-a79a .tabs-clean-aa73:hover:before,
.article-a79a .tabs-clean-aa73:focus:before,
.article-a79a .complex-50a1:hover:before,
.article-a79a .complex-50a1:focus:before {
  opacity: 1;
}
.article-a79a .tabs-clean-aa73.wrapper_dirty_ab3d:before,
.article-a79a .complex-50a1.wrapper_dirty_ab3d:before {
  opacity: 0.25;
}
.article-a79a .tabs-clean-aa73:before,
.article-a79a .complex-50a1:before {
  font-family: eicons;
  font-size: 35px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.article-a79a .complex-50a1 {
  left: -25px;
}
.article-a79a .complex-50a1:before {
  content: "\e89f";
}
.article-a79a .tabs-clean-aa73 {
  right: -25px;
}
.article-a79a .tabs-clean-aa73:before {
  content: "\e89e";
}
.article-a79a .panel-7a78 {
  margin-bottom: 30px;
}
.article-a79a ul.lower-f459 {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.article-a79a ul.lower-f459 li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.article-a79a ul.lower-f459 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;
}
.article-a79a ul.lower-f459 li button:focus,
.article-a79a ul.lower-f459 li button:hover {
  outline: none;
}
.article-a79a ul.lower-f459 li button:focus:before,
.article-a79a ul.lower-f459 li button:hover:before {
  opacity: 1;
}
.article-a79a ul.lower-f459 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;
}
.article-a79a ul.lower-f459 li.surface-tall-b186 button:before {
  opacity: 0.75;
  color: #000;
}
.article-a79a .popup-top-e17c .complex-50a1 {
  left: 0;
}
.article-a79a .popup-top-e17c .tabs-clean-aa73 {
  right: 0;
}
.article-a79a .modal-old-2d6b .lower-f459 {
  bottom: 5px;
}
.article-a79a .modal-old-2d6b.panel-7a78 {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .down_ac0f {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .highlight_f068 {
    display: none !important;
  }
}
.panel_3188 {
  display: inline-block;
  line-height: 1;
  text-align: center;
}
.panel_3188 svg {
  display: block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}

/* css-noise: 8598 */
.ghost-box-b3 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.3;
}
