.thick_9e32 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 40px;
}
.title-8f7d {
  position: relative;
  word-con: anywhere;
}
.glass-4e69 {
  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;
}
.glass-4e69.down-076a {
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.glass-4e69.highlight-full-fe73 {
  width: 100%;
  max-width: 100%;
}
.glass-4e69.caption_36d8 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (max-width: 1024px) {
  .glass-4e69.caption_36d8 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.glass-4e69.status-1891 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media (max-width: 1024px) {
  .glass-4e69.status-1891 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.outer-322d {
  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;
}
.outer-322d:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 1;
}
.outer-322d > * {
  position: relative;
  z-index: 2;
}
.caption_36d8 .advanced-f818 {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.caption_36d8.shade-bb49 .advanced-f818 {
  margin-left: 20px;
}
.status-1891.shade-bb49 .advanced-f818 {
  margin-right: 20px;
}
.primary_7d72.shade-bb49 .advanced-f818 {
  margin-top: 20px;
}
.thick_9e32.nav-a32a,
.thick_9e32.wrapper-medium-c2fa {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media (max-width: 1024px) {
  .thick_9e32.nav-a32a,
  .thick_9e32.wrapper-medium-c2fa {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.thick_9e32.wrapper-medium-c2fa {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.banner-1a7d .bottom-784f .caption-dynamic-2941 {
  -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;
}
.banner-1a7d
  .bottom-784f
  .content_1244 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.banner-1a7d
  .bottom-784f
  .highlight-soft-551f {
  margin-left: 5px;
  text-decoration: none;
}
.banner-1a7d
  .bottom-784f
  .row_8661 {
  display: inline-block;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.chip-950b {
  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;
}
.image-fast-8f61 .chip-950b,
.red-4d2a .chip-950b {
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
@media (max-width: 1024px) {
  .chip-950b {
    max-width: 100% !important;
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
}
.breadcrumb-up-ae42 {
  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;
}
.breadcrumb-up-ae42.selected-2103 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.breadcrumb-up-ae42.pagination-solid-5de8 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.column_hovered_0f3f {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.column_hovered_0f3f img {
  display: block;
  width: 100%;
  height: auto;
}
.pagination-solid-5de8 .column_hovered_0f3f {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  width: 100%;
  max-width: 100%;
}
.caption_36d8 .column_hovered_0f3f {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
}
.column_hovered_0f3f a {
  display: block;
  position: relative;
  overflow: hidden;
}
.column_hovered_0f3f a:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 1;
}
.brown-4e23 {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.pagination-solid-5de8.shade-bb49 .brown-4e23 {
  margin-top: 20px;
}
.pattern_lite_23f6.shade-bb49 .brown-4e23 {
  margin-left: 20px;
}
.selected-2103.shade-bb49 .brown-4e23 {
  margin-right: 20px;
}
.short-ccb4 .hard_1e7f:nth-child(1) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.short-ccb4 .hard_1e7f:nth-child(2) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.short-ccb4 .hard_1e7f:nth-child(3) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.short-ccb4 .hard_1e7f:nth-child(4) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.short-ccb4 .hard_1e7f:nth-child(5) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.short-ccb4 .hard_1e7f:nth-child(6) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.short-ccb4 .hard_1e7f:nth-child(7) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.short-ccb4 .hard_1e7f:nth-child(8) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.avatar-f769 .hard_1e7f:nth-child(1),
.avatar-f769 .hard_1e7f:nth-child(2) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.avatar-f769 .hard_1e7f:nth-child(3),
.avatar-f769 .hard_1e7f:nth-child(4) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.avatar-f769 .hard_1e7f:nth-child(5),
.avatar-f769 .hard_1e7f:nth-child(6) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.avatar-f769 .hard_1e7f:nth-child(7),
.avatar-f769 .hard_1e7f:nth-child(8) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.avatar-f769 .hard_1e7f:nth-child(9),
.avatar-f769 .hard_1e7f:nth-child(10) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.avatar-f769 .hard_1e7f:nth-child(11),
.avatar-f769 .hard_1e7f:nth-child(12) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.avatar-f769 .hard_1e7f:nth-child(13),
.avatar-f769 .hard_1e7f:nth-child(14) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.avatar-f769 .hard_1e7f:nth-child(15),
.avatar-f769 .hard_1e7f:nth-child(16) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.gradient-389d .hard_1e7f:nth-child(1),
.gradient-389d .hard_1e7f:nth-child(2),
.gradient-389d .hard_1e7f:nth-child(3) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.gradient-389d .hard_1e7f:nth-child(4),
.gradient-389d .hard_1e7f:nth-child(5),
.gradient-389d .hard_1e7f:nth-child(6) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.gradient-389d .hard_1e7f:nth-child(7),
.gradient-389d .hard_1e7f:nth-child(8),
.gradient-389d .hard_1e7f:nth-child(9) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.gradient-389d .hard_1e7f:nth-child(10),
.gradient-389d .hard_1e7f:nth-child(11),
.gradient-389d .hard_1e7f:nth-child(12) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.gradient-389d .hard_1e7f:nth-child(13),
.gradient-389d .hard_1e7f:nth-child(14),
.gradient-389d .hard_1e7f:nth-child(15) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.gradient-389d .hard_1e7f:nth-child(16),
.gradient-389d .hard_1e7f:nth-child(17),
.gradient-389d .hard_1e7f:nth-child(18) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.gradient-389d .hard_1e7f:nth-child(19),
.gradient-389d .hard_1e7f:nth-child(20),
.gradient-389d .hard_1e7f:nth-child(21) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.gradient-389d .hard_1e7f:nth-child(22),
.gradient-389d .hard_1e7f:nth-child(23),
.gradient-389d .hard_1e7f:nth-child(24) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.large_9f81 .hard_1e7f:nth-child(1),
.large_9f81 .hard_1e7f:nth-child(2),
.large_9f81 .hard_1e7f:nth-child(3),
.large_9f81 .hard_1e7f:nth-child(4) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.large_9f81 .hard_1e7f:nth-child(5),
.large_9f81 .hard_1e7f:nth-child(6),
.large_9f81 .hard_1e7f:nth-child(7),
.large_9f81 .hard_1e7f:nth-child(8) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.large_9f81 .hard_1e7f:nth-child(9),
.large_9f81 .hard_1e7f:nth-child(10),
.large_9f81 .hard_1e7f:nth-child(11),
.large_9f81 .hard_1e7f:nth-child(12) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.large_9f81 .hard_1e7f:nth-child(13),
.large_9f81 .hard_1e7f:nth-child(14),
.large_9f81 .hard_1e7f:nth-child(15),
.large_9f81 .hard_1e7f:nth-child(16) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.large_9f81 .hard_1e7f:nth-child(17),
.large_9f81 .hard_1e7f:nth-child(18),
.large_9f81 .hard_1e7f:nth-child(19),
.large_9f81 .hard_1e7f:nth-child(20) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.large_9f81 .hard_1e7f:nth-child(21),
.large_9f81 .hard_1e7f:nth-child(22),
.large_9f81 .hard_1e7f:nth-child(23),
.large_9f81 .hard_1e7f:nth-child(24) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.large_9f81 .hard_1e7f:nth-child(25),
.large_9f81 .hard_1e7f:nth-child(26),
.large_9f81 .hard_1e7f:nth-child(27),
.large_9f81 .hard_1e7f:nth-child(28) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.large_9f81 .hard_1e7f:nth-child(29),
.large_9f81 .hard_1e7f:nth-child(30),
.large_9f81 .hard_1e7f:nth-child(31),
.large_9f81 .hard_1e7f:nth-child(32) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.detail-10e8 .hard_1e7f:nth-child(1),
.detail-10e8 .hard_1e7f:nth-child(2),
.detail-10e8 .hard_1e7f:nth-child(3),
.detail-10e8 .hard_1e7f:nth-child(4),
.detail-10e8 .hard_1e7f:nth-child(5) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.detail-10e8 .hard_1e7f:nth-child(6),
.detail-10e8 .hard_1e7f:nth-child(7),
.detail-10e8 .hard_1e7f:nth-child(8),
.detail-10e8 .hard_1e7f:nth-child(9),
.detail-10e8 .hard_1e7f:nth-child(10) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.detail-10e8 .hard_1e7f:nth-child(11),
.detail-10e8 .hard_1e7f:nth-child(12),
.detail-10e8 .hard_1e7f:nth-child(13),
.detail-10e8 .hard_1e7f:nth-child(14),
.detail-10e8 .hard_1e7f:nth-child(15) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.detail-10e8 .hard_1e7f:nth-child(16),
.detail-10e8 .hard_1e7f:nth-child(17),
.detail-10e8 .hard_1e7f:nth-child(18),
.detail-10e8 .hard_1e7f:nth-child(19),
.detail-10e8 .hard_1e7f:nth-child(20) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.detail-10e8 .hard_1e7f:nth-child(21),
.detail-10e8 .hard_1e7f:nth-child(22),
.detail-10e8 .hard_1e7f:nth-child(23),
.detail-10e8 .hard_1e7f:nth-child(24),
.detail-10e8 .hard_1e7f:nth-child(25) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.detail-10e8 .hard_1e7f:nth-child(26),
.detail-10e8 .hard_1e7f:nth-child(27),
.detail-10e8 .hard_1e7f:nth-child(28),
.detail-10e8 .hard_1e7f:nth-child(29),
.detail-10e8 .hard_1e7f:nth-child(30) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.detail-10e8 .hard_1e7f:nth-child(31),
.detail-10e8 .hard_1e7f:nth-child(32),
.detail-10e8 .hard_1e7f:nth-child(33),
.detail-10e8 .hard_1e7f:nth-child(34),
.detail-10e8 .hard_1e7f:nth-child(35) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.detail-10e8 .hard_1e7f:nth-child(36),
.detail-10e8 .hard_1e7f:nth-child(37),
.detail-10e8 .hard_1e7f:nth-child(38),
.detail-10e8 .hard_1e7f:nth-child(39),
.detail-10e8 .hard_1e7f:nth-child(40) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.media_e518 .hard_1e7f:nth-child(1),
.media_e518 .hard_1e7f:nth-child(2),
.media_e518 .hard_1e7f:nth-child(3),
.media_e518 .hard_1e7f:nth-child(4),
.media_e518 .hard_1e7f:nth-child(5),
.media_e518 .hard_1e7f:nth-child(6) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.media_e518 .hard_1e7f:nth-child(7),
.media_e518 .hard_1e7f:nth-child(8),
.media_e518 .hard_1e7f:nth-child(9),
.media_e518 .hard_1e7f:nth-child(10),
.media_e518 .hard_1e7f:nth-child(11),
.media_e518 .hard_1e7f:nth-child(12) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.media_e518 .hard_1e7f:nth-child(13),
.media_e518 .hard_1e7f:nth-child(14),
.media_e518 .hard_1e7f:nth-child(15),
.media_e518 .hard_1e7f:nth-child(16),
.media_e518 .hard_1e7f:nth-child(17),
.media_e518 .hard_1e7f:nth-child(18) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.media_e518 .hard_1e7f:nth-child(19),
.media_e518 .hard_1e7f:nth-child(20),
.media_e518 .hard_1e7f:nth-child(21),
.media_e518 .hard_1e7f:nth-child(22),
.media_e518 .hard_1e7f:nth-child(23),
.media_e518 .hard_1e7f:nth-child(24) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.media_e518 .hard_1e7f:nth-child(25),
.media_e518 .hard_1e7f:nth-child(26),
.media_e518 .hard_1e7f:nth-child(27),
.media_e518 .hard_1e7f:nth-child(28),
.media_e518 .hard_1e7f:nth-child(29),
.media_e518 .hard_1e7f:nth-child(30) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.media_e518 .hard_1e7f:nth-child(31),
.media_e518 .hard_1e7f:nth-child(32),
.media_e518 .hard_1e7f:nth-child(33),
.media_e518 .hard_1e7f:nth-child(34),
.media_e518 .hard_1e7f:nth-child(35),
.media_e518 .hard_1e7f:nth-child(36) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.media_e518 .hard_1e7f:nth-child(37),
.media_e518 .hard_1e7f:nth-child(38),
.media_e518 .hard_1e7f:nth-child(39),
.media_e518 .hard_1e7f:nth-child(40),
.media_e518 .hard_1e7f:nth-child(41),
.media_e518 .hard_1e7f:nth-child(42) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.media_e518 .hard_1e7f:nth-child(43),
.media_e518 .hard_1e7f:nth-child(44),
.media_e518 .hard_1e7f:nth-child(45),
.media_e518 .hard_1e7f:nth-child(46),
.media_e518 .hard_1e7f:nth-child(47),
.media_e518 .hard_1e7f:nth-child(48) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.bright-ed18 .hard_1e7f:nth-child(1),
.bright-ed18 .hard_1e7f:nth-child(2),
.bright-ed18 .hard_1e7f:nth-child(3),
.bright-ed18 .hard_1e7f:nth-child(4),
.bright-ed18 .hard_1e7f:nth-child(5),
.bright-ed18 .hard_1e7f:nth-child(6),
.bright-ed18 .hard_1e7f:nth-child(7) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.bright-ed18 .hard_1e7f:nth-child(8),
.bright-ed18 .hard_1e7f:nth-child(9),
.bright-ed18 .hard_1e7f:nth-child(10),
.bright-ed18 .hard_1e7f:nth-child(11),
.bright-ed18 .hard_1e7f:nth-child(12),
.bright-ed18 .hard_1e7f:nth-child(13),
.bright-ed18 .hard_1e7f:nth-child(14) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.bright-ed18 .hard_1e7f:nth-child(15),
.bright-ed18 .hard_1e7f:nth-child(16),
.bright-ed18 .hard_1e7f:nth-child(17),
.bright-ed18 .hard_1e7f:nth-child(18),
.bright-ed18 .hard_1e7f:nth-child(19),
.bright-ed18 .hard_1e7f:nth-child(20),
.bright-ed18 .hard_1e7f:nth-child(21) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.bright-ed18 .hard_1e7f:nth-child(22),
.bright-ed18 .hard_1e7f:nth-child(23),
.bright-ed18 .hard_1e7f:nth-child(24),
.bright-ed18 .hard_1e7f:nth-child(25),
.bright-ed18 .hard_1e7f:nth-child(26),
.bright-ed18 .hard_1e7f:nth-child(27),
.bright-ed18 .hard_1e7f:nth-child(28) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.bright-ed18 .hard_1e7f:nth-child(29),
.bright-ed18 .hard_1e7f:nth-child(30),
.bright-ed18 .hard_1e7f:nth-child(31),
.bright-ed18 .hard_1e7f:nth-child(32),
.bright-ed18 .hard_1e7f:nth-child(33),
.bright-ed18 .hard_1e7f:nth-child(34),
.bright-ed18 .hard_1e7f:nth-child(35) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.bright-ed18 .hard_1e7f:nth-child(36),
.bright-ed18 .hard_1e7f:nth-child(37),
.bright-ed18 .hard_1e7f:nth-child(38),
.bright-ed18 .hard_1e7f:nth-child(39),
.bright-ed18 .hard_1e7f:nth-child(40),
.bright-ed18 .hard_1e7f:nth-child(41),
.bright-ed18 .hard_1e7f:nth-child(42) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.bright-ed18 .hard_1e7f:nth-child(43),
.bright-ed18 .hard_1e7f:nth-child(44),
.bright-ed18 .hard_1e7f:nth-child(45),
.bright-ed18 .hard_1e7f:nth-child(46),
.bright-ed18 .hard_1e7f:nth-child(47),
.bright-ed18 .hard_1e7f:nth-child(48),
.bright-ed18 .hard_1e7f:nth-child(49) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.bright-ed18 .hard_1e7f:nth-child(50),
.bright-ed18 .hard_1e7f:nth-child(51),
.bright-ed18 .hard_1e7f:nth-child(52),
.bright-ed18 .hard_1e7f:nth-child(53),
.bright-ed18 .hard_1e7f:nth-child(54),
.bright-ed18 .hard_1e7f:nth-child(55),
.bright-ed18 .hard_1e7f:nth-child(56) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.wrapper-603e .hard_1e7f:nth-child(1),
.wrapper-603e .hard_1e7f:nth-child(2),
.wrapper-603e .hard_1e7f:nth-child(3),
.wrapper-603e .hard_1e7f:nth-child(4),
.wrapper-603e .hard_1e7f:nth-child(5),
.wrapper-603e .hard_1e7f:nth-child(6),
.wrapper-603e .hard_1e7f:nth-child(7),
.wrapper-603e .hard_1e7f:nth-child(8) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.wrapper-603e .hard_1e7f:nth-child(9),
.wrapper-603e .hard_1e7f:nth-child(10),
.wrapper-603e .hard_1e7f:nth-child(11),
.wrapper-603e .hard_1e7f:nth-child(12),
.wrapper-603e .hard_1e7f:nth-child(13),
.wrapper-603e .hard_1e7f:nth-child(14),
.wrapper-603e .hard_1e7f:nth-child(15),
.wrapper-603e .hard_1e7f:nth-child(16) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.wrapper-603e .hard_1e7f:nth-child(17),
.wrapper-603e .hard_1e7f:nth-child(18),
.wrapper-603e .hard_1e7f:nth-child(19),
.wrapper-603e .hard_1e7f:nth-child(20),
.wrapper-603e .hard_1e7f:nth-child(21),
.wrapper-603e .hard_1e7f:nth-child(22),
.wrapper-603e .hard_1e7f:nth-child(23),
.wrapper-603e .hard_1e7f:nth-child(24) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.wrapper-603e .hard_1e7f:nth-child(25),
.wrapper-603e .hard_1e7f:nth-child(26),
.wrapper-603e .hard_1e7f:nth-child(27),
.wrapper-603e .hard_1e7f:nth-child(28),
.wrapper-603e .hard_1e7f:nth-child(29),
.wrapper-603e .hard_1e7f:nth-child(30),
.wrapper-603e .hard_1e7f:nth-child(31),
.wrapper-603e .hard_1e7f:nth-child(32) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.wrapper-603e .hard_1e7f:nth-child(33),
.wrapper-603e .hard_1e7f:nth-child(34),
.wrapper-603e .hard_1e7f:nth-child(35),
.wrapper-603e .hard_1e7f:nth-child(36),
.wrapper-603e .hard_1e7f:nth-child(37),
.wrapper-603e .hard_1e7f:nth-child(38),
.wrapper-603e .hard_1e7f:nth-child(39),
.wrapper-603e .hard_1e7f:nth-child(40) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.wrapper-603e .hard_1e7f:nth-child(41),
.wrapper-603e .hard_1e7f:nth-child(42),
.wrapper-603e .hard_1e7f:nth-child(43),
.wrapper-603e .hard_1e7f:nth-child(44),
.wrapper-603e .hard_1e7f:nth-child(45),
.wrapper-603e .hard_1e7f:nth-child(46),
.wrapper-603e .hard_1e7f:nth-child(47),
.wrapper-603e .hard_1e7f:nth-child(48) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.wrapper-603e .hard_1e7f:nth-child(49),
.wrapper-603e .hard_1e7f:nth-child(50),
.wrapper-603e .hard_1e7f:nth-child(51),
.wrapper-603e .hard_1e7f:nth-child(52),
.wrapper-603e .hard_1e7f:nth-child(53),
.wrapper-603e .hard_1e7f:nth-child(54),
.wrapper-603e .hard_1e7f:nth-child(55),
.wrapper-603e .hard_1e7f:nth-child(56) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.wrapper-603e .hard_1e7f:nth-child(57),
.wrapper-603e .hard_1e7f:nth-child(58),
.wrapper-603e .hard_1e7f:nth-child(59),
.wrapper-603e .hard_1e7f:nth-child(60),
.wrapper-603e .hard_1e7f:nth-child(61),
.wrapper-603e .hard_1e7f:nth-child(62),
.wrapper-603e .hard_1e7f:nth-child(63),
.wrapper-603e .hard_1e7f:nth-child(64) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
@media (max-width: 1024px) {
  .picture-pressed-b9a2 .hard_1e7f:nth-child(1) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .picture-pressed-b9a2 .hard_1e7f:nth-child(2) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .picture-pressed-b9a2 .hard_1e7f:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .picture-pressed-b9a2 .hard_1e7f:nth-child(4) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .picture-pressed-b9a2 .hard_1e7f:nth-child(5) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .picture-pressed-b9a2 .hard_1e7f:nth-child(6) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .picture-pressed-b9a2 .hard_1e7f:nth-child(7) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .picture-pressed-b9a2 .hard_1e7f:nth-child(8) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .primary-0aa6 .hard_1e7f:nth-child(1),
  .primary-0aa6 .hard_1e7f:nth-child(2) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .primary-0aa6 .hard_1e7f:nth-child(3),
  .primary-0aa6 .hard_1e7f:nth-child(4) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .primary-0aa6 .hard_1e7f:nth-child(5),
  .primary-0aa6 .hard_1e7f:nth-child(6) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .primary-0aa6 .hard_1e7f:nth-child(7),
  .primary-0aa6 .hard_1e7f:nth-child(8) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .primary-0aa6 .hard_1e7f:nth-child(9),
  .primary-0aa6 .hard_1e7f:nth-child(10) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .primary-0aa6 .hard_1e7f:nth-child(11),
  .primary-0aa6 .hard_1e7f:nth-child(12) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .primary-0aa6 .hard_1e7f:nth-child(13),
  .primary-0aa6 .hard_1e7f:nth-child(14) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .primary-0aa6 .hard_1e7f:nth-child(15),
  .primary-0aa6 .hard_1e7f:nth-child(16) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .search_large_c607 .hard_1e7f:nth-child(1),
  .search_large_c607 .hard_1e7f:nth-child(2),
  .search_large_c607 .hard_1e7f:nth-child(3) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .search_large_c607 .hard_1e7f:nth-child(4),
  .search_large_c607 .hard_1e7f:nth-child(5),
  .search_large_c607 .hard_1e7f:nth-child(6) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .search_large_c607 .hard_1e7f:nth-child(7),
  .search_large_c607 .hard_1e7f:nth-child(8),
  .search_large_c607 .hard_1e7f:nth-child(9) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .search_large_c607 .hard_1e7f:nth-child(10),
  .search_large_c607 .hard_1e7f:nth-child(11),
  .search_large_c607 .hard_1e7f:nth-child(12) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .search_large_c607 .hard_1e7f:nth-child(13),
  .search_large_c607 .hard_1e7f:nth-child(14),
  .search_large_c607 .hard_1e7f:nth-child(15) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .search_large_c607 .hard_1e7f:nth-child(16),
  .search_large_c607 .hard_1e7f:nth-child(17),
  .search_large_c607 .hard_1e7f:nth-child(18) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .search_large_c607 .hard_1e7f:nth-child(19),
  .search_large_c607 .hard_1e7f:nth-child(20),
  .search_large_c607 .hard_1e7f:nth-child(21) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .search_large_c607 .hard_1e7f:nth-child(22),
  .search_large_c607 .hard_1e7f:nth-child(23),
  .search_large_c607 .hard_1e7f:nth-child(24) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .yellow_2f37 .hard_1e7f:nth-child(1),
  .yellow_2f37 .hard_1e7f:nth-child(2),
  .yellow_2f37 .hard_1e7f:nth-child(3),
  .yellow_2f37 .hard_1e7f:nth-child(4) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .yellow_2f37 .hard_1e7f:nth-child(5),
  .yellow_2f37 .hard_1e7f:nth-child(6),
  .yellow_2f37 .hard_1e7f:nth-child(7),
  .yellow_2f37 .hard_1e7f:nth-child(8) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .yellow_2f37 .hard_1e7f:nth-child(9),
  .yellow_2f37 .hard_1e7f:nth-child(10),
  .yellow_2f37 .hard_1e7f:nth-child(11),
  .yellow_2f37 .hard_1e7f:nth-child(12) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .yellow_2f37 .hard_1e7f:nth-child(13),
  .yellow_2f37 .hard_1e7f:nth-child(14),
  .yellow_2f37 .hard_1e7f:nth-child(15),
  .yellow_2f37 .hard_1e7f:nth-child(16) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .yellow_2f37 .hard_1e7f:nth-child(17),
  .yellow_2f37 .hard_1e7f:nth-child(18),
  .yellow_2f37 .hard_1e7f:nth-child(19),
  .yellow_2f37 .hard_1e7f:nth-child(20) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .yellow_2f37 .hard_1e7f:nth-child(21),
  .yellow_2f37 .hard_1e7f:nth-child(22),
  .yellow_2f37 .hard_1e7f:nth-child(23),
  .yellow_2f37 .hard_1e7f:nth-child(24) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .yellow_2f37 .hard_1e7f:nth-child(25),
  .yellow_2f37 .hard_1e7f:nth-child(26),
  .yellow_2f37 .hard_1e7f:nth-child(27),
  .yellow_2f37 .hard_1e7f:nth-child(28) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .yellow_2f37 .hard_1e7f:nth-child(29),
  .yellow_2f37 .hard_1e7f:nth-child(30),
  .yellow_2f37 .hard_1e7f:nth-child(31),
  .yellow_2f37 .hard_1e7f:nth-child(32) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .caption_black_1fc6 .hard_1e7f:nth-child(1),
  .caption_black_1fc6 .hard_1e7f:nth-child(2),
  .caption_black_1fc6 .hard_1e7f:nth-child(3),
  .caption_black_1fc6 .hard_1e7f:nth-child(4),
  .caption_black_1fc6 .hard_1e7f:nth-child(5) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .caption_black_1fc6 .hard_1e7f:nth-child(6),
  .caption_black_1fc6 .hard_1e7f:nth-child(7),
  .caption_black_1fc6 .hard_1e7f:nth-child(8),
  .caption_black_1fc6 .hard_1e7f:nth-child(9),
  .caption_black_1fc6 .hard_1e7f:nth-child(10) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .caption_black_1fc6 .hard_1e7f:nth-child(11),
  .caption_black_1fc6 .hard_1e7f:nth-child(12),
  .caption_black_1fc6 .hard_1e7f:nth-child(13),
  .caption_black_1fc6 .hard_1e7f:nth-child(14),
  .caption_black_1fc6 .hard_1e7f:nth-child(15) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .caption_black_1fc6 .hard_1e7f:nth-child(16),
  .caption_black_1fc6 .hard_1e7f:nth-child(17),
  .caption_black_1fc6 .hard_1e7f:nth-child(18),
  .caption_black_1fc6 .hard_1e7f:nth-child(19),
  .caption_black_1fc6 .hard_1e7f:nth-child(20) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .caption_black_1fc6 .hard_1e7f:nth-child(21),
  .caption_black_1fc6 .hard_1e7f:nth-child(22),
  .caption_black_1fc6 .hard_1e7f:nth-child(23),
  .caption_black_1fc6 .hard_1e7f:nth-child(24),
  .caption_black_1fc6 .hard_1e7f:nth-child(25) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .caption_black_1fc6 .hard_1e7f:nth-child(26),
  .caption_black_1fc6 .hard_1e7f:nth-child(27),
  .caption_black_1fc6 .hard_1e7f:nth-child(28),
  .caption_black_1fc6 .hard_1e7f:nth-child(29),
  .caption_black_1fc6 .hard_1e7f:nth-child(30) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .caption_black_1fc6 .hard_1e7f:nth-child(31),
  .caption_black_1fc6 .hard_1e7f:nth-child(32),
  .caption_black_1fc6 .hard_1e7f:nth-child(33),
  .caption_black_1fc6 .hard_1e7f:nth-child(34),
  .caption_black_1fc6 .hard_1e7f:nth-child(35) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .caption_black_1fc6 .hard_1e7f:nth-child(36),
  .caption_black_1fc6 .hard_1e7f:nth-child(37),
  .caption_black_1fc6 .hard_1e7f:nth-child(38),
  .caption_black_1fc6 .hard_1e7f:nth-child(39),
  .caption_black_1fc6 .hard_1e7f:nth-child(40) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .over-036e .hard_1e7f:nth-child(1),
  .over-036e .hard_1e7f:nth-child(2),
  .over-036e .hard_1e7f:nth-child(3),
  .over-036e .hard_1e7f:nth-child(4),
  .over-036e .hard_1e7f:nth-child(5),
  .over-036e .hard_1e7f:nth-child(6) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .over-036e .hard_1e7f:nth-child(7),
  .over-036e .hard_1e7f:nth-child(8),
  .over-036e .hard_1e7f:nth-child(9),
  .over-036e .hard_1e7f:nth-child(10),
  .over-036e .hard_1e7f:nth-child(11),
  .over-036e .hard_1e7f:nth-child(12) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .over-036e .hard_1e7f:nth-child(13),
  .over-036e .hard_1e7f:nth-child(14),
  .over-036e .hard_1e7f:nth-child(15),
  .over-036e .hard_1e7f:nth-child(16),
  .over-036e .hard_1e7f:nth-child(17),
  .over-036e .hard_1e7f:nth-child(18) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .over-036e .hard_1e7f:nth-child(19),
  .over-036e .hard_1e7f:nth-child(20),
  .over-036e .hard_1e7f:nth-child(21),
  .over-036e .hard_1e7f:nth-child(22),
  .over-036e .hard_1e7f:nth-child(23),
  .over-036e .hard_1e7f:nth-child(24) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .over-036e .hard_1e7f:nth-child(25),
  .over-036e .hard_1e7f:nth-child(26),
  .over-036e .hard_1e7f:nth-child(27),
  .over-036e .hard_1e7f:nth-child(28),
  .over-036e .hard_1e7f:nth-child(29),
  .over-036e .hard_1e7f:nth-child(30) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .over-036e .hard_1e7f:nth-child(31),
  .over-036e .hard_1e7f:nth-child(32),
  .over-036e .hard_1e7f:nth-child(33),
  .over-036e .hard_1e7f:nth-child(34),
  .over-036e .hard_1e7f:nth-child(35),
  .over-036e .hard_1e7f:nth-child(36) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .over-036e .hard_1e7f:nth-child(37),
  .over-036e .hard_1e7f:nth-child(38),
  .over-036e .hard_1e7f:nth-child(39),
  .over-036e .hard_1e7f:nth-child(40),
  .over-036e .hard_1e7f:nth-child(41),
  .over-036e .hard_1e7f:nth-child(42) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .over-036e .hard_1e7f:nth-child(43),
  .over-036e .hard_1e7f:nth-child(44),
  .over-036e .hard_1e7f:nth-child(45),
  .over-036e .hard_1e7f:nth-child(46),
  .over-036e .hard_1e7f:nth-child(47),
  .over-036e .hard_1e7f:nth-child(48) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .carousel-hard-d692 .hard_1e7f:nth-child(1),
  .carousel-hard-d692 .hard_1e7f:nth-child(2),
  .carousel-hard-d692 .hard_1e7f:nth-child(3),
  .carousel-hard-d692 .hard_1e7f:nth-child(4),
  .carousel-hard-d692 .hard_1e7f:nth-child(5),
  .carousel-hard-d692 .hard_1e7f:nth-child(6),
  .carousel-hard-d692 .hard_1e7f:nth-child(7) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .carousel-hard-d692 .hard_1e7f:nth-child(8),
  .carousel-hard-d692 .hard_1e7f:nth-child(9),
  .carousel-hard-d692 .hard_1e7f:nth-child(10),
  .carousel-hard-d692 .hard_1e7f:nth-child(11),
  .carousel-hard-d692 .hard_1e7f:nth-child(12),
  .carousel-hard-d692 .hard_1e7f:nth-child(13),
  .carousel-hard-d692 .hard_1e7f:nth-child(14) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .carousel-hard-d692 .hard_1e7f:nth-child(15),
  .carousel-hard-d692 .hard_1e7f:nth-child(16),
  .carousel-hard-d692 .hard_1e7f:nth-child(17),
  .carousel-hard-d692 .hard_1e7f:nth-child(18),
  .carousel-hard-d692 .hard_1e7f:nth-child(19),
  .carousel-hard-d692 .hard_1e7f:nth-child(20),
  .carousel-hard-d692 .hard_1e7f:nth-child(21) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .carousel-hard-d692 .hard_1e7f:nth-child(22),
  .carousel-hard-d692 .hard_1e7f:nth-child(23),
  .carousel-hard-d692 .hard_1e7f:nth-child(24),
  .carousel-hard-d692 .hard_1e7f:nth-child(25),
  .carousel-hard-d692 .hard_1e7f:nth-child(26),
  .carousel-hard-d692 .hard_1e7f:nth-child(27),
  .carousel-hard-d692 .hard_1e7f:nth-child(28) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .carousel-hard-d692 .hard_1e7f:nth-child(29),
  .carousel-hard-d692 .hard_1e7f:nth-child(30),
  .carousel-hard-d692 .hard_1e7f:nth-child(31),
  .carousel-hard-d692 .hard_1e7f:nth-child(32),
  .carousel-hard-d692 .hard_1e7f:nth-child(33),
  .carousel-hard-d692 .hard_1e7f:nth-child(34),
  .carousel-hard-d692 .hard_1e7f:nth-child(35) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .carousel-hard-d692 .hard_1e7f:nth-child(36),
  .carousel-hard-d692 .hard_1e7f:nth-child(37),
  .carousel-hard-d692 .hard_1e7f:nth-child(38),
  .carousel-hard-d692 .hard_1e7f:nth-child(39),
  .carousel-hard-d692 .hard_1e7f:nth-child(40),
  .carousel-hard-d692 .hard_1e7f:nth-child(41),
  .carousel-hard-d692 .hard_1e7f:nth-child(42) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .carousel-hard-d692 .hard_1e7f:nth-child(43),
  .carousel-hard-d692 .hard_1e7f:nth-child(44),
  .carousel-hard-d692 .hard_1e7f:nth-child(45),
  .carousel-hard-d692 .hard_1e7f:nth-child(46),
  .carousel-hard-d692 .hard_1e7f:nth-child(47),
  .carousel-hard-d692 .hard_1e7f:nth-child(48),
  .carousel-hard-d692 .hard_1e7f:nth-child(49) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .carousel-hard-d692 .hard_1e7f:nth-child(50),
  .carousel-hard-d692 .hard_1e7f:nth-child(51),
  .carousel-hard-d692 .hard_1e7f:nth-child(52),
  .carousel-hard-d692 .hard_1e7f:nth-child(53),
  .carousel-hard-d692 .hard_1e7f:nth-child(54),
  .carousel-hard-d692 .hard_1e7f:nth-child(55),
  .carousel-hard-d692 .hard_1e7f:nth-child(56) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .aside_east_2974 .hard_1e7f:nth-child(1),
  .aside_east_2974 .hard_1e7f:nth-child(2),
  .aside_east_2974 .hard_1e7f:nth-child(3),
  .aside_east_2974 .hard_1e7f:nth-child(4),
  .aside_east_2974 .hard_1e7f:nth-child(5),
  .aside_east_2974 .hard_1e7f:nth-child(6),
  .aside_east_2974 .hard_1e7f:nth-child(7),
  .aside_east_2974 .hard_1e7f:nth-child(8) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .aside_east_2974 .hard_1e7f:nth-child(9),
  .aside_east_2974 .hard_1e7f:nth-child(10),
  .aside_east_2974 .hard_1e7f:nth-child(11),
  .aside_east_2974 .hard_1e7f:nth-child(12),
  .aside_east_2974 .hard_1e7f:nth-child(13),
  .aside_east_2974 .hard_1e7f:nth-child(14),
  .aside_east_2974 .hard_1e7f:nth-child(15),
  .aside_east_2974 .hard_1e7f:nth-child(16) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .aside_east_2974 .hard_1e7f:nth-child(17),
  .aside_east_2974 .hard_1e7f:nth-child(18),
  .aside_east_2974 .hard_1e7f:nth-child(19),
  .aside_east_2974 .hard_1e7f:nth-child(20),
  .aside_east_2974 .hard_1e7f:nth-child(21),
  .aside_east_2974 .hard_1e7f:nth-child(22),
  .aside_east_2974 .hard_1e7f:nth-child(23),
  .aside_east_2974 .hard_1e7f:nth-child(24) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .aside_east_2974 .hard_1e7f:nth-child(25),
  .aside_east_2974 .hard_1e7f:nth-child(26),
  .aside_east_2974 .hard_1e7f:nth-child(27),
  .aside_east_2974 .hard_1e7f:nth-child(28),
  .aside_east_2974 .hard_1e7f:nth-child(29),
  .aside_east_2974 .hard_1e7f:nth-child(30),
  .aside_east_2974 .hard_1e7f:nth-child(31),
  .aside_east_2974 .hard_1e7f:nth-child(32) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .aside_east_2974 .hard_1e7f:nth-child(33),
  .aside_east_2974 .hard_1e7f:nth-child(34),
  .aside_east_2974 .hard_1e7f:nth-child(35),
  .aside_east_2974 .hard_1e7f:nth-child(36),
  .aside_east_2974 .hard_1e7f:nth-child(37),
  .aside_east_2974 .hard_1e7f:nth-child(38),
  .aside_east_2974 .hard_1e7f:nth-child(39),
  .aside_east_2974 .hard_1e7f:nth-child(40) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .aside_east_2974 .hard_1e7f:nth-child(41),
  .aside_east_2974 .hard_1e7f:nth-child(42),
  .aside_east_2974 .hard_1e7f:nth-child(43),
  .aside_east_2974 .hard_1e7f:nth-child(44),
  .aside_east_2974 .hard_1e7f:nth-child(45),
  .aside_east_2974 .hard_1e7f:nth-child(46),
  .aside_east_2974 .hard_1e7f:nth-child(47),
  .aside_east_2974 .hard_1e7f:nth-child(48) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .aside_east_2974 .hard_1e7f:nth-child(49),
  .aside_east_2974 .hard_1e7f:nth-child(50),
  .aside_east_2974 .hard_1e7f:nth-child(51),
  .aside_east_2974 .hard_1e7f:nth-child(52),
  .aside_east_2974 .hard_1e7f:nth-child(53),
  .aside_east_2974 .hard_1e7f:nth-child(54),
  .aside_east_2974 .hard_1e7f:nth-child(55),
  .aside_east_2974 .hard_1e7f:nth-child(56) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .aside_east_2974 .hard_1e7f:nth-child(57),
  .aside_east_2974 .hard_1e7f:nth-child(58),
  .aside_east_2974 .hard_1e7f:nth-child(59),
  .aside_east_2974 .hard_1e7f:nth-child(60),
  .aside_east_2974 .hard_1e7f:nth-child(61),
  .aside_east_2974 .hard_1e7f:nth-child(62),
  .aside_east_2974 .hard_1e7f:nth-child(63),
  .aside_east_2974 .hard_1e7f:nth-child(64) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
}
@media (max-width: 767px) {
  .full-8410 .hard_1e7f:nth-child(1) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .full-8410 .hard_1e7f:nth-child(2) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .full-8410 .hard_1e7f:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .full-8410 .hard_1e7f:nth-child(4) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .full-8410 .hard_1e7f:nth-child(5) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .full-8410 .hard_1e7f:nth-child(6) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .full-8410 .hard_1e7f:nth-child(7) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .full-8410 .hard_1e7f:nth-child(8) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .right_4240 .hard_1e7f:nth-child(1),
  .right_4240 .hard_1e7f:nth-child(2) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .right_4240 .hard_1e7f:nth-child(3),
  .right_4240 .hard_1e7f:nth-child(4) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .right_4240 .hard_1e7f:nth-child(5),
  .right_4240 .hard_1e7f:nth-child(6) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .right_4240 .hard_1e7f:nth-child(7),
  .right_4240 .hard_1e7f:nth-child(8) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .right_4240 .hard_1e7f:nth-child(9),
  .right_4240 .hard_1e7f:nth-child(10) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .right_4240 .hard_1e7f:nth-child(11),
  .right_4240 .hard_1e7f:nth-child(12) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .right_4240 .hard_1e7f:nth-child(13),
  .right_4240 .hard_1e7f:nth-child(14) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .right_4240 .hard_1e7f:nth-child(15),
  .right_4240 .hard_1e7f:nth-child(16) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .white_d59a .hard_1e7f:nth-child(1),
  .white_d59a .hard_1e7f:nth-child(2),
  .white_d59a .hard_1e7f:nth-child(3) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .white_d59a .hard_1e7f:nth-child(4),
  .white_d59a .hard_1e7f:nth-child(5),
  .white_d59a .hard_1e7f:nth-child(6) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .white_d59a .hard_1e7f:nth-child(7),
  .white_d59a .hard_1e7f:nth-child(8),
  .white_d59a .hard_1e7f:nth-child(9) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .white_d59a .hard_1e7f:nth-child(10),
  .white_d59a .hard_1e7f:nth-child(11),
  .white_d59a .hard_1e7f:nth-child(12) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .white_d59a .hard_1e7f:nth-child(13),
  .white_d59a .hard_1e7f:nth-child(14),
  .white_d59a .hard_1e7f:nth-child(15) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .white_d59a .hard_1e7f:nth-child(16),
  .white_d59a .hard_1e7f:nth-child(17),
  .white_d59a .hard_1e7f:nth-child(18) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .white_d59a .hard_1e7f:nth-child(19),
  .white_d59a .hard_1e7f:nth-child(20),
  .white_d59a .hard_1e7f:nth-child(21) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .white_d59a .hard_1e7f:nth-child(22),
  .white_d59a .hard_1e7f:nth-child(23),
  .white_d59a .hard_1e7f:nth-child(24) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .inner_9548 .hard_1e7f:nth-child(1),
  .inner_9548 .hard_1e7f:nth-child(2),
  .inner_9548 .hard_1e7f:nth-child(3),
  .inner_9548 .hard_1e7f:nth-child(4) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .inner_9548 .hard_1e7f:nth-child(5),
  .inner_9548 .hard_1e7f:nth-child(6),
  .inner_9548 .hard_1e7f:nth-child(7),
  .inner_9548 .hard_1e7f:nth-child(8) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .inner_9548 .hard_1e7f:nth-child(9),
  .inner_9548 .hard_1e7f:nth-child(10),
  .inner_9548 .hard_1e7f:nth-child(11),
  .inner_9548 .hard_1e7f:nth-child(12) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .inner_9548 .hard_1e7f:nth-child(13),
  .inner_9548 .hard_1e7f:nth-child(14),
  .inner_9548 .hard_1e7f:nth-child(15),
  .inner_9548 .hard_1e7f:nth-child(16) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .inner_9548 .hard_1e7f:nth-child(17),
  .inner_9548 .hard_1e7f:nth-child(18),
  .inner_9548 .hard_1e7f:nth-child(19),
  .inner_9548 .hard_1e7f:nth-child(20) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .inner_9548 .hard_1e7f:nth-child(21),
  .inner_9548 .hard_1e7f:nth-child(22),
  .inner_9548 .hard_1e7f:nth-child(23),
  .inner_9548 .hard_1e7f:nth-child(24) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .inner_9548 .hard_1e7f:nth-child(25),
  .inner_9548 .hard_1e7f:nth-child(26),
  .inner_9548 .hard_1e7f:nth-child(27),
  .inner_9548 .hard_1e7f:nth-child(28) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .inner_9548 .hard_1e7f:nth-child(29),
  .inner_9548 .hard_1e7f:nth-child(30),
  .inner_9548 .hard_1e7f:nth-child(31),
  .inner_9548 .hard_1e7f:nth-child(32) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .title-b874 .hard_1e7f:nth-child(1),
  .title-b874 .hard_1e7f:nth-child(2),
  .title-b874 .hard_1e7f:nth-child(3),
  .title-b874 .hard_1e7f:nth-child(4),
  .title-b874 .hard_1e7f:nth-child(5) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .title-b874 .hard_1e7f:nth-child(6),
  .title-b874 .hard_1e7f:nth-child(7),
  .title-b874 .hard_1e7f:nth-child(8),
  .title-b874 .hard_1e7f:nth-child(9),
  .title-b874 .hard_1e7f:nth-child(10) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .title-b874 .hard_1e7f:nth-child(11),
  .title-b874 .hard_1e7f:nth-child(12),
  .title-b874 .hard_1e7f:nth-child(13),
  .title-b874 .hard_1e7f:nth-child(14),
  .title-b874 .hard_1e7f:nth-child(15) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .title-b874 .hard_1e7f:nth-child(16),
  .title-b874 .hard_1e7f:nth-child(17),
  .title-b874 .hard_1e7f:nth-child(18),
  .title-b874 .hard_1e7f:nth-child(19),
  .title-b874 .hard_1e7f:nth-child(20) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .title-b874 .hard_1e7f:nth-child(21),
  .title-b874 .hard_1e7f:nth-child(22),
  .title-b874 .hard_1e7f:nth-child(23),
  .title-b874 .hard_1e7f:nth-child(24),
  .title-b874 .hard_1e7f:nth-child(25) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .title-b874 .hard_1e7f:nth-child(26),
  .title-b874 .hard_1e7f:nth-child(27),
  .title-b874 .hard_1e7f:nth-child(28),
  .title-b874 .hard_1e7f:nth-child(29),
  .title-b874 .hard_1e7f:nth-child(30) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .title-b874 .hard_1e7f:nth-child(31),
  .title-b874 .hard_1e7f:nth-child(32),
  .title-b874 .hard_1e7f:nth-child(33),
  .title-b874 .hard_1e7f:nth-child(34),
  .title-b874 .hard_1e7f:nth-child(35) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .title-b874 .hard_1e7f:nth-child(36),
  .title-b874 .hard_1e7f:nth-child(37),
  .title-b874 .hard_1e7f:nth-child(38),
  .title-b874 .hard_1e7f:nth-child(39),
  .title-b874 .hard_1e7f:nth-child(40) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .summary-medium-cef7 .hard_1e7f:nth-child(1),
  .summary-medium-cef7 .hard_1e7f:nth-child(2),
  .summary-medium-cef7 .hard_1e7f:nth-child(3),
  .summary-medium-cef7 .hard_1e7f:nth-child(4),
  .summary-medium-cef7 .hard_1e7f:nth-child(5),
  .summary-medium-cef7 .hard_1e7f:nth-child(6) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .summary-medium-cef7 .hard_1e7f:nth-child(7),
  .summary-medium-cef7 .hard_1e7f:nth-child(8),
  .summary-medium-cef7 .hard_1e7f:nth-child(9),
  .summary-medium-cef7 .hard_1e7f:nth-child(10),
  .summary-medium-cef7 .hard_1e7f:nth-child(11),
  .summary-medium-cef7 .hard_1e7f:nth-child(12) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .summary-medium-cef7 .hard_1e7f:nth-child(13),
  .summary-medium-cef7 .hard_1e7f:nth-child(14),
  .summary-medium-cef7 .hard_1e7f:nth-child(15),
  .summary-medium-cef7 .hard_1e7f:nth-child(16),
  .summary-medium-cef7 .hard_1e7f:nth-child(17),
  .summary-medium-cef7 .hard_1e7f:nth-child(18) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .summary-medium-cef7 .hard_1e7f:nth-child(19),
  .summary-medium-cef7 .hard_1e7f:nth-child(20),
  .summary-medium-cef7 .hard_1e7f:nth-child(21),
  .summary-medium-cef7 .hard_1e7f:nth-child(22),
  .summary-medium-cef7 .hard_1e7f:nth-child(23),
  .summary-medium-cef7 .hard_1e7f:nth-child(24) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .summary-medium-cef7 .hard_1e7f:nth-child(25),
  .summary-medium-cef7 .hard_1e7f:nth-child(26),
  .summary-medium-cef7 .hard_1e7f:nth-child(27),
  .summary-medium-cef7 .hard_1e7f:nth-child(28),
  .summary-medium-cef7 .hard_1e7f:nth-child(29),
  .summary-medium-cef7 .hard_1e7f:nth-child(30) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .summary-medium-cef7 .hard_1e7f:nth-child(31),
  .summary-medium-cef7 .hard_1e7f:nth-child(32),
  .summary-medium-cef7 .hard_1e7f:nth-child(33),
  .summary-medium-cef7 .hard_1e7f:nth-child(34),
  .summary-medium-cef7 .hard_1e7f:nth-child(35),
  .summary-medium-cef7 .hard_1e7f:nth-child(36) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .summary-medium-cef7 .hard_1e7f:nth-child(37),
  .summary-medium-cef7 .hard_1e7f:nth-child(38),
  .summary-medium-cef7 .hard_1e7f:nth-child(39),
  .summary-medium-cef7 .hard_1e7f:nth-child(40),
  .summary-medium-cef7 .hard_1e7f:nth-child(41),
  .summary-medium-cef7 .hard_1e7f:nth-child(42) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .summary-medium-cef7 .hard_1e7f:nth-child(43),
  .summary-medium-cef7 .hard_1e7f:nth-child(44),
  .summary-medium-cef7 .hard_1e7f:nth-child(45),
  .summary-medium-cef7 .hard_1e7f:nth-child(46),
  .summary-medium-cef7 .hard_1e7f:nth-child(47),
  .summary-medium-cef7 .hard_1e7f:nth-child(48) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .nav_0281 .hard_1e7f:nth-child(1),
  .nav_0281 .hard_1e7f:nth-child(2),
  .nav_0281 .hard_1e7f:nth-child(3),
  .nav_0281 .hard_1e7f:nth-child(4),
  .nav_0281 .hard_1e7f:nth-child(5),
  .nav_0281 .hard_1e7f:nth-child(6),
  .nav_0281 .hard_1e7f:nth-child(7) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .nav_0281 .hard_1e7f:nth-child(8),
  .nav_0281 .hard_1e7f:nth-child(9),
  .nav_0281 .hard_1e7f:nth-child(10),
  .nav_0281 .hard_1e7f:nth-child(11),
  .nav_0281 .hard_1e7f:nth-child(12),
  .nav_0281 .hard_1e7f:nth-child(13),
  .nav_0281 .hard_1e7f:nth-child(14) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .nav_0281 .hard_1e7f:nth-child(15),
  .nav_0281 .hard_1e7f:nth-child(16),
  .nav_0281 .hard_1e7f:nth-child(17),
  .nav_0281 .hard_1e7f:nth-child(18),
  .nav_0281 .hard_1e7f:nth-child(19),
  .nav_0281 .hard_1e7f:nth-child(20),
  .nav_0281 .hard_1e7f:nth-child(21) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .nav_0281 .hard_1e7f:nth-child(22),
  .nav_0281 .hard_1e7f:nth-child(23),
  .nav_0281 .hard_1e7f:nth-child(24),
  .nav_0281 .hard_1e7f:nth-child(25),
  .nav_0281 .hard_1e7f:nth-child(26),
  .nav_0281 .hard_1e7f:nth-child(27),
  .nav_0281 .hard_1e7f:nth-child(28) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .nav_0281 .hard_1e7f:nth-child(29),
  .nav_0281 .hard_1e7f:nth-child(30),
  .nav_0281 .hard_1e7f:nth-child(31),
  .nav_0281 .hard_1e7f:nth-child(32),
  .nav_0281 .hard_1e7f:nth-child(33),
  .nav_0281 .hard_1e7f:nth-child(34),
  .nav_0281 .hard_1e7f:nth-child(35) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .nav_0281 .hard_1e7f:nth-child(36),
  .nav_0281 .hard_1e7f:nth-child(37),
  .nav_0281 .hard_1e7f:nth-child(38),
  .nav_0281 .hard_1e7f:nth-child(39),
  .nav_0281 .hard_1e7f:nth-child(40),
  .nav_0281 .hard_1e7f:nth-child(41),
  .nav_0281 .hard_1e7f:nth-child(42) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .nav_0281 .hard_1e7f:nth-child(43),
  .nav_0281 .hard_1e7f:nth-child(44),
  .nav_0281 .hard_1e7f:nth-child(45),
  .nav_0281 .hard_1e7f:nth-child(46),
  .nav_0281 .hard_1e7f:nth-child(47),
  .nav_0281 .hard_1e7f:nth-child(48),
  .nav_0281 .hard_1e7f:nth-child(49) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .nav_0281 .hard_1e7f:nth-child(50),
  .nav_0281 .hard_1e7f:nth-child(51),
  .nav_0281 .hard_1e7f:nth-child(52),
  .nav_0281 .hard_1e7f:nth-child(53),
  .nav_0281 .hard_1e7f:nth-child(54),
  .nav_0281 .hard_1e7f:nth-child(55),
  .nav_0281 .hard_1e7f:nth-child(56) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .label_top_0d76 .hard_1e7f:nth-child(1),
  .label_top_0d76 .hard_1e7f:nth-child(2),
  .label_top_0d76 .hard_1e7f:nth-child(3),
  .label_top_0d76 .hard_1e7f:nth-child(4),
  .label_top_0d76 .hard_1e7f:nth-child(5),
  .label_top_0d76 .hard_1e7f:nth-child(6),
  .label_top_0d76 .hard_1e7f:nth-child(7),
  .label_top_0d76 .hard_1e7f:nth-child(8) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .label_top_0d76 .hard_1e7f:nth-child(9),
  .label_top_0d76 .hard_1e7f:nth-child(10),
  .label_top_0d76 .hard_1e7f:nth-child(11),
  .label_top_0d76 .hard_1e7f:nth-child(12),
  .label_top_0d76 .hard_1e7f:nth-child(13),
  .label_top_0d76 .hard_1e7f:nth-child(14),
  .label_top_0d76 .hard_1e7f:nth-child(15),
  .label_top_0d76 .hard_1e7f:nth-child(16) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .label_top_0d76 .hard_1e7f:nth-child(17),
  .label_top_0d76 .hard_1e7f:nth-child(18),
  .label_top_0d76 .hard_1e7f:nth-child(19),
  .label_top_0d76 .hard_1e7f:nth-child(20),
  .label_top_0d76 .hard_1e7f:nth-child(21),
  .label_top_0d76 .hard_1e7f:nth-child(22),
  .label_top_0d76 .hard_1e7f:nth-child(23),
  .label_top_0d76 .hard_1e7f:nth-child(24) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .label_top_0d76 .hard_1e7f:nth-child(25),
  .label_top_0d76 .hard_1e7f:nth-child(26),
  .label_top_0d76 .hard_1e7f:nth-child(27),
  .label_top_0d76 .hard_1e7f:nth-child(28),
  .label_top_0d76 .hard_1e7f:nth-child(29),
  .label_top_0d76 .hard_1e7f:nth-child(30),
  .label_top_0d76 .hard_1e7f:nth-child(31),
  .label_top_0d76 .hard_1e7f:nth-child(32) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .label_top_0d76 .hard_1e7f:nth-child(33),
  .label_top_0d76 .hard_1e7f:nth-child(34),
  .label_top_0d76 .hard_1e7f:nth-child(35),
  .label_top_0d76 .hard_1e7f:nth-child(36),
  .label_top_0d76 .hard_1e7f:nth-child(37),
  .label_top_0d76 .hard_1e7f:nth-child(38),
  .label_top_0d76 .hard_1e7f:nth-child(39),
  .label_top_0d76 .hard_1e7f:nth-child(40) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .label_top_0d76 .hard_1e7f:nth-child(41),
  .label_top_0d76 .hard_1e7f:nth-child(42),
  .label_top_0d76 .hard_1e7f:nth-child(43),
  .label_top_0d76 .hard_1e7f:nth-child(44),
  .label_top_0d76 .hard_1e7f:nth-child(45),
  .label_top_0d76 .hard_1e7f:nth-child(46),
  .label_top_0d76 .hard_1e7f:nth-child(47),
  .label_top_0d76 .hard_1e7f:nth-child(48) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .label_top_0d76 .hard_1e7f:nth-child(49),
  .label_top_0d76 .hard_1e7f:nth-child(50),
  .label_top_0d76 .hard_1e7f:nth-child(51),
  .label_top_0d76 .hard_1e7f:nth-child(52),
  .label_top_0d76 .hard_1e7f:nth-child(53),
  .label_top_0d76 .hard_1e7f:nth-child(54),
  .label_top_0d76 .hard_1e7f:nth-child(55),
  .label_top_0d76 .hard_1e7f:nth-child(56) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .label_top_0d76 .hard_1e7f:nth-child(57),
  .label_top_0d76 .hard_1e7f:nth-child(58),
  .label_top_0d76 .hard_1e7f:nth-child(59),
  .label_top_0d76 .hard_1e7f:nth-child(60),
  .label_top_0d76 .hard_1e7f:nth-child(61),
  .label_top_0d76 .hard_1e7f:nth-child(62),
  .label_top_0d76 .hard_1e7f:nth-child(63),
  .label_top_0d76 .hard_1e7f:nth-child(64) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
}
.row-aa4f .hard_1e7f:nth-child(1) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.row-aa4f .hard_1e7f:nth-child(2) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.row-aa4f .hard_1e7f:nth-child(3) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.row-aa4f .hard_1e7f:nth-child(4) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.row-aa4f .hard_1e7f:nth-child(5) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.row-aa4f .hard_1e7f:nth-child(6) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.row-aa4f .hard_1e7f:nth-child(7) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.row-aa4f .hard_1e7f:nth-child(8) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.border_selected_6d43 {
  margin-right: 5px;
}
.pink-7c87 {
  display: inline-block;
}
.pink-7c87:not(:first-child):before {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.pink-7c87 .breadcrumb-up-ae42 {
  font-size: 0.75em;
}
.slider-large-a731 .brown-d10a,
.slider-large-a731 .message-55ad,
.slider-large-a731 .simple_15d1 {
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
}
.hover_cf9d {
  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;
}
.active_fc27 {
  display: inline-block;
}
.active_fc27[hidden] {
  display: none;
}
.active_fc27 a {
  margin-left: 10px;
  display: block;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.slow-1de9 {
  position: relative;
}
.slow-1de9 > .upper_1e23 {
  display: block;
}
.purple-74dc {
  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;
}
.slow-1de9:hover .purple-74dc {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
  top: 100%;
}
.purple-74dc .active_fc27 {
  display: block;
}
.purple-74dc .active_fc27 a {
  padding: 0 5px;
}
.title-8f7d.sort-lower-f59f {
  opacity: 0.5;
  position: relative;
}
.title-8f7d.sort-lower-f59f:after {
  z-index: 99;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
}
.title-8f7d.sort-lower-f59f + .motion_4ea8 {
  -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;
}
.icon_purple_6d49 {
  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;
}
.icon_purple_6d49 i {
  display: block;
}
.icon_purple_6d49 i:before {
  display: block;
  line-height: 1px;
}
.icon_purple_6d49.form-af5b {
  left: 0;
}
.icon_purple_6d49.hidden_pro_b7d1 {
  left: 40px;
}
.icon_purple_6d49.hidden_pro_b7d1 i {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.icon_purple_6d49.notification_advanced_72ff {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.hot-8abf {
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.shade-bb49 .hot-8abf {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.blue-58c2 {
  position: relative;
}
.tag-8275,
.detail_2ad8,
.feature-b421,
.highlight-medium-761d {
  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;
  }
}
.shadow-small-44d6 {
  word-con: anywhere;
}
.full_279a {
  display: none;
}
.full_279a:first-child {
  display: block;
}
.label-1879 {
  display: grid;
  display: -ms-grid;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
}
.label-1879.down-3880 {
  grid-template-columns: 1fr 50% 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 1fr 50% 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.label-1879.down-3880 > 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;
}
.label-1879.down-3880
  > div:nth-child(3)
  .notification-c79e {
  max-height: 20em;
  opacity: 1;
}
.label-1879.down-3880 > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.label-1879.down-3880 > div:nth-child(2) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.label-1879.down-3880 > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.label-1879.down-3880 > div:nth-child(5) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .label-1879.down-3880 {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .label-1879.down-3880 > 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;
  }
  .label-1879.down-3880 > div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .label-1879.down-3880 > div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
  .label-1879.down-3880 > div:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .label-1879.down-3880 > div:nth-child(5) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .label-1879.down-3880 {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.label-1879.info_9212 {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.label-1879.info_9212 > 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;
}
.label-1879.info_9212
  > div:nth-child(1)
  .notification-c79e {
  max-height: 20em;
  opacity: 1;
}
.label-1879.info_9212 > 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;
}
.label-1879.info_9212 > div:nth-child(3) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.label-1879.info_9212 > div:nth-child(4) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .label-1879.info_9212 {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .label-1879.info_9212 > 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;
  }
  .label-1879.info_9212 > 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;
  }
  .label-1879.info_9212 > div:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .label-1879.info_9212 > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .label-1879.info_9212 {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.label-1879.sort_east_387f {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.label-1879.sort_east_387f > 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;
}
.label-1879.sort_east_387f
  > div:nth-child(1)
  .notification-c79e {
  max-height: 20em;
  opacity: 1;
}
.label-1879.sort_east_387f > 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;
}
.label-1879.sort_east_387f > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.label-1879.sort_east_387f > div:nth-child(4) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .label-1879.sort_east_387f {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .label-1879.sort_east_387f > 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;
  }
  .label-1879.sort_east_387f > 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;
  }
  .label-1879.sort_east_387f > div:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
  .label-1879.sort_east_387f > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .label-1879.sort_east_387f {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.label-1879.sort_cold_009b {
  grid-template-columns: 50% 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.label-1879.sort_cold_009b > 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;
}
.label-1879.sort_cold_009b
  > div:nth-child(1)
  .notification-c79e {
  max-height: 20em;
  opacity: 1;
}
.label-1879.sort_cold_009b > div:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
.label-1879.sort_cold_009b > div:nth-child(3) {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
}
@media (max-width: 767px) {
  .label-1879.sort_cold_009b {
    grid-template-rows: 1fr 1fr 1fr;
  }
}
.label-1879.item-over-9bcc {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.label-1879.item-over-9bcc > 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;
}
.label-1879.item-over-9bcc
  > div:nth-child(1)
  .notification-c79e {
  max-height: 20em;
  opacity: 1;
}
.label-1879.item-over-9bcc > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.label-1879.item-over-9bcc > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.label-1879.item-over-9bcc > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.label-1879.item-over-9bcc > div:nth-child(5) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .label-1879.item-over-9bcc {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .label-1879.item-over-9bcc > 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;
  }
  .label-1879.item-over-9bcc > div:nth-child(2) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
  .label-1879.item-over-9bcc > div:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
  .label-1879.item-over-9bcc > div:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .label-1879.item-over-9bcc > div:nth-child(5) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .label-1879.item-over-9bcc {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.label-1879.picture-paper-c15a {
  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;
}
.label-1879.picture-paper-c15a > 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;
}
.label-1879.picture-paper-c15a > 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;
}
.label-1879.picture-paper-c15a > 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;
}
.label-1879.picture-paper-c15a > 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;
}
.label-1879.picture-paper-c15a > 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) {
  .label-1879.picture-paper-c15a {
    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;
  }
  .label-1879.picture-paper-c15a > 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;
  }
  .label-1879.picture-paper-c15a > 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;
  }
  .label-1879.picture-paper-c15a > 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;
  }
  .label-1879.picture-paper-c15a > 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;
  }
  .label-1879.picture-paper-c15a > 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) {
  .label-1879.picture-paper-c15a {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.label-1879.advanced_0d2e {
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-columns: 1fr 1fr;
}
.label-1879.advanced_0d2e > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.label-1879.advanced_0d2e > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.label-1879.form-down-52d7 {
  grid-template-columns: repeat(3, 1fr);
  -ms-grid-columns: 1fr 1fr 1fr;
}
.label-1879.form-down-52d7 > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.label-1879.form-down-52d7 > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.label-1879.form-down-52d7 > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.label-1879.cold_e1ac {
  grid-template-columns: repeat(4, 1fr);
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
}
.label-1879.cold_e1ac > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.label-1879.cold_e1ac > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.label-1879.cold_e1ac > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.label-1879.cold_e1ac > div:nth-child(4) {
  -ms-grid-column: 4;
  -ms-grid-row: 1;
}
@media (max-width: 1024px) {
  .label-1879.cold_e1ac {
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-columns: 1fr 1fr;
  }
  .label-1879.cold_e1ac > div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .label-1879.cold_e1ac > div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
  .label-1879.cold_e1ac > div:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
  .label-1879.cold_e1ac > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
}
@media (max-width: 767px) {
  .label-1879.cold_e1ac {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.label-1879.row-aa4f {
  grid-template-rows: 1fr;
  -ms-grid-rows: 1fr;
}
@media (max-width: 1024px) {
  .label-1879.row-aa4f.cold_e1ac {
    grid-template-rows: repeat(2, 1fr);
    -ms-grid-rows: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .label-1879.row-aa4f.cold_e1ac {
    grid-template-rows: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .label-1879.row-aa4f.form-down-52d7 {
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .label-1879.row-aa4f.advanced_0d2e {
    grid-template-rows: 1fr 1fr;
    -ms-grid-rows: 1fr 1fr;
  }
}
.label-1879.west-c521 {
  grid-template-rows: repeat(2, 1fr);
  -ms-grid-rows: 1fr 1fr;
}
.label-1879.west-c521.advanced_0d2e > div:nth-child(3) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.label-1879.west-c521.advanced_0d2e > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.label-1879.west-c521.form-down-52d7 > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.label-1879.west-c521.form-down-52d7 > div:nth-child(5) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.label-1879.west-c521.form-down-52d7 > div:nth-child(6) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.label-1879.west-c521.cold_e1ac > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.label-1879.west-c521.cold_e1ac > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.label-1879.west-c521.cold_e1ac > div:nth-child(7) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.label-1879.west-c521.cold_e1ac > div:nth-child(8) {
  -ms-grid-column: 4;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .label-1879.west-c521.cold_e1ac {
    grid-template-rows: repeat(4, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .label-1879.west-c521.cold_e1ac > div:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .label-1879.west-c521.cold_e1ac > div:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
  .label-1879.west-c521.cold_e1ac > div:nth-child(7) {
    -ms-grid-column: 1;
    -ms-grid-row: 4;
  }
  .label-1879.west-c521.cold_e1ac > div:nth-child(8) {
    -ms-grid-column: 2;
    -ms-grid-row: 4;
  }
}
@media (max-width: 767px) {
  .label-1879.west-c521 {
    grid-template-rows: repeat(4, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .label-1879.west-c521.form-down-52d7 {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .label-1879.west-c521.cold_e1ac {
    grid-template-rows: repeat(8, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
.label-1879.description_c2b9 {
  grid-template-rows: repeat(3, 1fr);
  -ms-grid-rows: 1fr 1fr 1fr;
}
.label-1879.description_c2b9.advanced_0d2e > div:nth-child(3) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.label-1879.description_c2b9.advanced_0d2e > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.label-1879.description_c2b9.advanced_0d2e > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.label-1879.description_c2b9.advanced_0d2e > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.label-1879.description_c2b9.form-down-52d7 > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.label-1879.description_c2b9.form-down-52d7 > div:nth-child(5) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.label-1879.description_c2b9.form-down-52d7 > div:nth-child(6) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.label-1879.description_c2b9.form-down-52d7 > div:nth-child(7) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.label-1879.description_c2b9.form-down-52d7 > div:nth-child(8) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.label-1879.description_c2b9.form-down-52d7 > div:nth-child(9) {
  -ms-grid-column: 3;
  -ms-grid-row: 3;
}
.label-1879.description_c2b9.cold_e1ac > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.label-1879.description_c2b9.cold_e1ac > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.label-1879.description_c2b9.cold_e1ac > div:nth-child(7) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.label-1879.description_c2b9.cold_e1ac > div:nth-child(8) {
  -ms-grid-column: 4;
  -ms-grid-row: 2;
}
.label-1879.description_c2b9.cold_e1ac > div:nth-child(9) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.label-1879.description_c2b9.cold_e1ac > div:nth-child(10) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.label-1879.description_c2b9.cold_e1ac > div:nth-child(11) {
  -ms-grid-column: 3;
  -ms-grid-row: 3;
}
.label-1879.description_c2b9.cold_e1ac > div:nth-child(12) {
  -ms-grid-column: 4;
  -ms-grid-row: 3;
}
@media (max-width: 1024px) {
  .label-1879.description_c2b9.cold_e1ac {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .label-1879.description_c2b9.cold_e1ac > div:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .label-1879.description_c2b9.cold_e1ac > div:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
  .label-1879.description_c2b9.cold_e1ac > div:nth-child(7) {
    -ms-grid-column: 1;
    -ms-grid-row: 4;
  }
  .label-1879.description_c2b9.cold_e1ac > div:nth-child(8) {
    -ms-grid-column: 2;
    -ms-grid-row: 4;
  }
  .label-1879.description_c2b9.cold_e1ac > div:nth-child(9) {
    -ms-grid-column: 1;
    -ms-grid-row: 5;
  }
  .label-1879.description_c2b9.cold_e1ac > div:nth-child(10) {
    -ms-grid-column: 2;
    -ms-grid-row: 5;
  }
  .label-1879.description_c2b9.cold_e1ac > div:nth-child(11) {
    -ms-grid-column: 1;
    -ms-grid-row: 6;
  }
  .label-1879.description_c2b9.cold_e1ac > div:nth-child(12) {
    -ms-grid-column: 2;
    -ms-grid-row: 6;
  }
}
@media (max-width: 767px) {
  .label-1879.description_c2b9 {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .label-1879.description_c2b9.form-down-52d7 {
    grid-template-rows: repeat(9, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .label-1879.description_c2b9.cold_e1ac {
    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) {
  .label-1879.down-3880,
  .label-1879.info_9212,
  .label-1879.sort_east_387f,
  .label-1879.sort_cold_009b,
  .label-1879.item-over-9bcc,
  .label-1879.picture-paper-c15a,
  .label-1879.advanced_0d2e,
  .label-1879.form-down-52d7,
  .label-1879.cold_e1ac {
    grid-template-columns: 1fr !important;
    -ms-grid-columns: 1fr !important;
  }
  .label-1879.down-3880 .shadow-small-44d6:nth-child(1),
  .label-1879.info_9212 .shadow-small-44d6:nth-child(1),
  .label-1879.sort_east_387f .shadow-small-44d6:nth-child(1),
  .label-1879.sort_cold_009b .shadow-small-44d6:nth-child(1),
  .label-1879.item-over-9bcc .shadow-small-44d6:nth-child(1),
  .label-1879.picture-paper-c15a .shadow-small-44d6:nth-child(1),
  .label-1879.advanced_0d2e .shadow-small-44d6:nth-child(1),
  .label-1879.form-down-52d7 .shadow-small-44d6:nth-child(1),
  .label-1879.cold_e1ac .shadow-small-44d6: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;
  }
  .label-1879.down-3880 .shadow-small-44d6:nth-child(2),
  .label-1879.info_9212 .shadow-small-44d6:nth-child(2),
  .label-1879.sort_east_387f .shadow-small-44d6:nth-child(2),
  .label-1879.sort_cold_009b .shadow-small-44d6:nth-child(2),
  .label-1879.item-over-9bcc .shadow-small-44d6:nth-child(2),
  .label-1879.picture-paper-c15a .shadow-small-44d6:nth-child(2),
  .label-1879.advanced_0d2e .shadow-small-44d6:nth-child(2),
  .label-1879.form-down-52d7 .shadow-small-44d6:nth-child(2),
  .label-1879.cold_e1ac .shadow-small-44d6: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;
  }
  .label-1879.down-3880 .shadow-small-44d6:nth-child(3),
  .label-1879.info_9212 .shadow-small-44d6:nth-child(3),
  .label-1879.sort_east_387f .shadow-small-44d6:nth-child(3),
  .label-1879.sort_cold_009b .shadow-small-44d6:nth-child(3),
  .label-1879.item-over-9bcc .shadow-small-44d6:nth-child(3),
  .label-1879.picture-paper-c15a .shadow-small-44d6:nth-child(3),
  .label-1879.advanced_0d2e .shadow-small-44d6:nth-child(3),
  .label-1879.form-down-52d7 .shadow-small-44d6:nth-child(3),
  .label-1879.cold_e1ac .shadow-small-44d6: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;
  }
  .label-1879.down-3880 .shadow-small-44d6:nth-child(4),
  .label-1879.info_9212 .shadow-small-44d6:nth-child(4),
  .label-1879.sort_east_387f .shadow-small-44d6:nth-child(4),
  .label-1879.sort_cold_009b .shadow-small-44d6:nth-child(4),
  .label-1879.item-over-9bcc .shadow-small-44d6:nth-child(4),
  .label-1879.picture-paper-c15a .shadow-small-44d6:nth-child(4),
  .label-1879.advanced_0d2e .shadow-small-44d6:nth-child(4),
  .label-1879.form-down-52d7 .shadow-small-44d6:nth-child(4),
  .label-1879.cold_e1ac .shadow-small-44d6: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;
  }
  .label-1879.down-3880 .shadow-small-44d6:nth-child(5),
  .label-1879.info_9212 .shadow-small-44d6:nth-child(5),
  .label-1879.sort_east_387f .shadow-small-44d6:nth-child(5),
  .label-1879.sort_cold_009b .shadow-small-44d6:nth-child(5),
  .label-1879.item-over-9bcc .shadow-small-44d6:nth-child(5),
  .label-1879.picture-paper-c15a .shadow-small-44d6:nth-child(5),
  .label-1879.advanced_0d2e .shadow-small-44d6:nth-child(5),
  .label-1879.form-down-52d7 .shadow-small-44d6:nth-child(5),
  .label-1879.cold_e1ac .shadow-small-44d6: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;
  }
  .label-1879.down-3880 .shadow-small-44d6:nth-child(6),
  .label-1879.info_9212 .shadow-small-44d6:nth-child(6),
  .label-1879.sort_east_387f .shadow-small-44d6:nth-child(6),
  .label-1879.sort_cold_009b .shadow-small-44d6:nth-child(6),
  .label-1879.item-over-9bcc .shadow-small-44d6:nth-child(6),
  .label-1879.picture-paper-c15a .shadow-small-44d6:nth-child(6),
  .label-1879.advanced_0d2e .shadow-small-44d6:nth-child(6),
  .label-1879.form-down-52d7 .shadow-small-44d6:nth-child(6),
  .label-1879.cold_e1ac .shadow-small-44d6: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;
  }
}
.advanced-acc9 {
  margin-right: 5px;
}
.form-a976 {
  display: inline-block;
}
.form-a976:not(:first-child):before {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.form-a976 .breadcrumb-up-ae42 {
  font-size: 0.75em;
}
.button_pink_c6d0 {
  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;
}
.button_pink_c6d0: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;
}
.notice-fixed-0b60 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.photo-86c3 {
  width: 100%;
  position: relative;
  z-index: 1;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.notification-c79e {
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  overflow: hidden;
}
@media (min-width: 768px) {
  .notification-9709 .notification-c79e {
    max-height: 0;
    opacity: 0;
  }
  .notification-9709 .shadow-small-44d6:hover .notification-c79e {
    max-height: 10em;
    opacity: 1;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
  }
}
.purple-160a {
  width: 100%;
}
.item-2fd4 {
  position: relative;
  z-index: 3;
  display: inline-block;
  line-height: 1em;
  padding: 5px 10px;
}
.dirty_7166 .chip-d3ca {
  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;
}
.dirty_7166 .chip-d3ca:before {
  display: block;
}
.dirty_7166 .chip-d3ca.form-af5b {
  left: 0;
}
.dirty_7166 .chip-d3ca.hidden_pro_b7d1 {
  left: 40px;
}
.dirty_7166 .chip-d3ca.hidden_pro_b7d1:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.dirty_7166.video_black_cd27 .chip-d3ca {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.dirty_7166.video_black_cd27 .chip-d3ca.form-af5b {
  -webkit-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}
.dirty_7166.video_black_cd27 .chip-d3ca.hidden_pro_b7d1 {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
.dirty_7166.video_black_cd27:hover .chip-d3ca {
  opacity: 1;
  pointer-events: auto;
}
.dirty_7166.video_black_cd27:hover .chip-d3ca.form-af5b {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.dirty_7166.video_black_cd27:hover .chip-d3ca.hidden_pro_b7d1 {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.component-dynamic-d2ef {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.west-97e9 {
  white-space: nowrap;
}
.pattern_next_5180 {
  display: none;
  margin-right: 80px;
}
.pattern_next_5180.copper_47da {
  display: block;
}
.table-66dd {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: hidden;
}
.pattern_next_5180 .fixed-b4e4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.pattern_next_5180 .fixed-b4e4:before,
.pattern_next_5180 .fixed-b4e4:after {
  content: none;
}
.pattern_next_5180 .tertiary-white-4426 {
  height: auto;
}
.button-cool-5b29 {
  outline: none;
}
.sort-5d91 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.picture-ed28 {
  overflow: hidden;
  line-height: 1;
}
.new-4063 .highlight-2b48 {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 100%;
}
.new-4063 .highlight-2b48:after {
  content: "";
  display: inline-block;
  vertical-align: top;
  opacity: 0;
}
.new-4063 .highlight-2b48.button_yellow_c5f3:after {
  opacity: 1;
}
.secondary_dirty_e16b .highlight-2b48 {
  white-space: normal;
}
.accordion_gas_1b6d {
  padding-right: 10px;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.west-97e9 {
  padding-right: 10px;
}
.accordion_2c88 {
  margin-right: 5px;
}
.tag_under_7dbe {
  white-space: nowrap;
  padding-right: 10px;
}
.row-0feb {
  margin-right: 5px;
}
.filter-wide-34fb {
  padding-right: 10px;
}
.simple-d2cd {
  margin-right: 5px;
}
.upper-e890 {
  margin-right: 10px;
}
.component-dynamic-d2ef .chip-d3ca {
  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;
}
.component-dynamic-d2ef .chip-d3ca:before {
  display: block;
}
.component-dynamic-d2ef .chip-d3ca.form-af5b {
  right: -40px;
}
.component-dynamic-d2ef .chip-d3ca.hidden_pro_b7d1 {
  right: -80px;
}
.component-dynamic-d2ef .chip-d3ca.hidden_pro_b7d1: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;
  }
}
.label_b1be {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
@media (max-width: 767px) {
  .label_b1be {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto !important;
  }
}
.label_b1be * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.label_b1be.steel-897a {
  -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;
}
.label_b1be.advanced-1106 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 767px) {
  .label_b1be.advanced-1106 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.steel-897a .dynamic_117f {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (max-width: 767px) {
  .dynamic_117f {
    display: none;
  }
  .dynamic_117f.panel-0bf2 {
    display: block;
    width: calc(100% - 20px);
    height: auto !important;
    position: fixed;
    z-index: 999;
    margin: 0 auto;
    top: 20%;
    left: 10px;
  }
  .dynamic_117f.panel-0bf2
    .element-cold-62b1 {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 998;
  }
  .dynamic_117f.panel-0bf2
    .shadow-1989.outline-motion-2be5 {
    z-index: 1000;
  }
}
.shadow-1989 {
  display: none;
}
.shadow-1989.outline-motion-2be5 {
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
}
.shadow-1989.outline-motion-2be5 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .shadow-1989 {
    padding-bottom: 56.25% !important;
  }
}
.old-cec5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.steel-897a .old-cec5 {
  -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;
}
.advanced-1106 .old-cec5 {
  -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) {
  .advanced-1106 .old-cec5 {
    width: 100% !important;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }
}
.steel-897a .status_50f5 {
  padding-right: 15px;
}
.backdrop_slow_35c3 {
  font-size: 12px;
}
.grid_93a1 {
  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) {
  .grid_93a1 {
    width: 100% !important;
  }
}
.alert_hot_73f4.steel-897a .grid_93a1 {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.advanced-1106 .grid_93a1 {
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (max-width: 767px) {
  .advanced-1106 .grid_93a1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.menu-black-c1b5.advanced-1106 .grid_93a1 {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.hover-cool-bfa8 {
  -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) {
  .steel-897a.nav_cada .hover-cool-bfa8 {
    visibility: hidden;
  }
  .steel-897a.nav_cada
    .easy_9a81,
  .steel-897a.nav_cada .hover-cool-bfa8:hover {
    visibility: visible;
  }
  .steel-897a.nav_cada
    .hover-cool-bfa8:hover::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  .steel-897a.nav_cada
    .hover-cool-bfa8:hover
    .easy_9a81 {
    margin-right: -5px;
  }
}
.steel-897a.secondary-fresh-176a
  .hover-cool-bfa8::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .advanced-1106 .hover-cool-bfa8::-webkit-scrollbar {
    width: 5px;
    height: 7px;
  }
}
.advanced-1106 .easy_9a81 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.logo-f5de {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  cursor: pointer;
}
.steel-897a .logo-f5de {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.advanced-1106 .logo-f5de {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.steel-897a .nav_pink_4126 {
  margin-right: 10px;
  width: 25%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}
@media (max-width: 767px) {
  .steel-897a .nav_pink_4126 {
    max-width: 100px;
  }
}
.advanced-1106 .nav_pink_4126 {
  width: 100%;
  margin-bottom: 10px;
}
.advanced-1106 .nav_pink_4126 img {
  width: 100%;
  height: auto;
}
.notice-3658 {
  -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;
}
.advanced-1106 .notice-3658 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  margin-top: 15px;
  margin-left: 15px;
}
.notice-3658 .section_full_33dd,
.notice-3658 .pressed-92e9 {
  display: none;
  font-size: 10px;
}
.notice-3658.widget_f2f3 .section_full_33dd {
  display: block;
}
.notice-3658.secondary_tall_d988 .pressed-92e9 {
  display: block;
}
.secondary_tall_d988 .feature-mini-b50c,
.widget_f2f3 .feature-mini-b50c {
  display: none;
}
.info-gas-6098 {
  font-size: 14px;
  line-height: 18px;
}
.media_pro_b45b {
  font-size: 12px;
  line-height: 16px;
}
.notice-3658 {
  font-size: 12px;
}
.label_b1be ::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.label_b1be ::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
.label_b1be ::-webkit-scrollbar-thumb {
  background-color: #e1e1e1;
  border: 0px none #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.label_b1be ::-webkit-scrollbar-track {
  border: 0px none #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.label_b1be ::-webkit-scrollbar-corner {
  background: transparent;
}
.avatar_dynamic_a37f .box-current-974c.card_febc .content_gold_010e {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.avatar_dynamic_a37f
  .box-current-974c.card_febc
  .content_gold_010e
  .media-current-077f {
  display: block;
  text-align: center;
}
.avatar_dynamic_a37f
  .box-current-974c.card_febc
  .content_gold_010e
  .media-current-077f.media-09c2,
.avatar_dynamic_a37f
  .box-current-974c.card_febc
  .content_gold_010e
  .media-current-077f.dynamic_eda5 {
  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;
}
.avatar_dynamic_a37f .chip-d3ca {
  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;
}
.avatar_dynamic_a37f .chip-d3ca:before {
  display: block;
}
.avatar_dynamic_a37f .chip-d3ca.hidden_pro_b7d1:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.accent_facb .avatar_dynamic_a37f .chip-d3ca.hidden_pro_b7d1:before {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.accent_facb .avatar_dynamic_a37f .chip-d3ca.form-af5b:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.basic_8f9f .content_gold_010e {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.basic_8f9f .content_gold_010e:before {
  content: "";
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.basic_8f9f .content_gold_010e .search-over-f2d1,
.basic_8f9f .content_gold_010e .huge-07d3 {
  width: auto;
}
.basic_8f9f .content_gold_010e .search-over-f2d1 a,
.basic_8f9f .content_gold_010e .huge-07d3 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;
}
.basic_8f9f .content_gold_010e .huge-07d3 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.basic_8f9f .content_gold_010e .search-over-f2d1 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.basic_8f9f .content_gold_010e .chip-d3ca {
  position: static;
}
.basic_8f9f .chip-d3ca {
  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;
}
.basic_8f9f .chip-d3ca:before {
  display: block;
}
.basic_8f9f .chip-d3ca.hidden_pro_b7d1:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.gradient_advanced_81b5 {
  -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;
}
.accent_facb .gradient_advanced_81b5 {
  position: relative;
  display: block;
}
.progress-orange-79c0,
.gradient_advanced_81b5 {
  position: relative;
  display: block;
}
.progress-orange-79c0 {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.progress-orange-79c0:focus {
  outline: none;
}
.progress-orange-79c0.aside-outer-82c7 {
  cursor: pointer;
}
.gradient_advanced_81b5 .progress-orange-79c0,
.gradient_advanced_81b5 .fixed-b4e4 {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.accent_facb .gradient_advanced_81b5 .progress-orange-79c0,
.accent_facb .gradient_advanced_81b5 .fixed-b4e4 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.fixed-b4e4 {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.fixed-b4e4:before,
.fixed-b4e4:after {
  content: "";
  display: table;
}
.fixed-b4e4:after {
  clear: both;
}
.module_9cab .fixed-b4e4,
.module_9cab .tertiary-white-4426 {
  visibility: hidden;
}
.tertiary-white-4426 {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.tertiary-white-4426 img {
  display: block;
  margin: auto;
}
.tertiary-white-4426.module_9cab img {
  display: none;
}
.tertiary-white-4426.aside-outer-82c7 img {
  pointer-events: none;
}
.copper_47da .tertiary-white-4426 {
  display: block;
}
.full_e4b6 .tertiary-white-4426 {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.stale-a399.focus-27f9 {
  display: none;
}
.tabs_paper_1e7f .module_9cab .tertiary-white-4426 {
  visibility: hidden;
}
.tabs_paper_1e7f .module_9cab .progress-orange-79c0 {
  background: #fff;
}
.tabs_paper_1e7f .module_9cab .progress-orange-79c0: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;
}
.tabs_paper_1e7f .mini_ea82,
.tabs_paper_1e7f .label_easy_42e3 {
  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;
}
.tabs_paper_1e7f .mini_ea82:hover,
.tabs_paper_1e7f .mini_ea82:focus,
.tabs_paper_1e7f .label_easy_42e3:hover,
.tabs_paper_1e7f .label_easy_42e3:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.tabs_paper_1e7f .mini_ea82:hover:before,
.tabs_paper_1e7f .mini_ea82:focus:before,
.tabs_paper_1e7f .label_easy_42e3:hover:before,
.tabs_paper_1e7f .label_easy_42e3:focus:before {
  opacity: 1;
}
.tabs_paper_1e7f .mini_ea82.solid-55d8:before,
.tabs_paper_1e7f .label_easy_42e3.solid-55d8:before {
  opacity: 0.25;
}
.tabs_paper_1e7f .mini_ea82:before,
.tabs_paper_1e7f .label_easy_42e3:before {
  font-family: eicons;
  font-size: 35px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.tabs_paper_1e7f .label_easy_42e3 {
  left: -25px;
}
.tabs_paper_1e7f .label_easy_42e3:before {
  content: "\e89f";
}
.tabs_paper_1e7f .mini_ea82 {
  right: -25px;
}
.tabs_paper_1e7f .mini_ea82:before {
  content: "\e89e";
}
.tabs_paper_1e7f .new-616c {
  margin-bottom: 30px;
}
.tabs_paper_1e7f ul.current_ea47 {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.tabs_paper_1e7f ul.current_ea47 li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.tabs_paper_1e7f ul.current_ea47 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;
}
.tabs_paper_1e7f ul.current_ea47 li button:focus,
.tabs_paper_1e7f ul.current_ea47 li button:hover {
  outline: none;
}
.tabs_paper_1e7f ul.current_ea47 li button:focus:before,
.tabs_paper_1e7f ul.current_ea47 li button:hover:before {
  opacity: 1;
}
.tabs_paper_1e7f ul.current_ea47 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;
}
.tabs_paper_1e7f ul.current_ea47 li.huge_ccf4 button:before {
  opacity: 0.75;
  color: #000;
}
.tabs_paper_1e7f .solid-c589 .label_easy_42e3 {
  left: 0;
}
.tabs_paper_1e7f .solid-c589 .mini_ea82 {
  right: 0;
}
.tabs_paper_1e7f .stale-15dd .current_ea47 {
  bottom: 5px;
}
.tabs_paper_1e7f .stale-15dd.new-616c {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .detail_fixed_5d0e {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .feature_5eb7 {
    display: none !important;
  }
}
.upper_1e23 {
  display: inline-block;
  line-height: 1;
  text-align: center;
}
.upper_1e23 svg {
  display: block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}

/* css-noise: 9c4a */
.ghost-box-y3 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.0;
}
